.button_green {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #aeda63;
    border-color: #9fc757;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 9px 20px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #9fc757;
    white-space: nowrap;
}
.button_green:hover {
    background: none repeat scroll 0 0 #a6cf5d;
}
.button_green:active {
    background: none repeat scroll 0 0 #aeda63;
    border-bottom: 1px solid #9fc757;
    border-top: 2px solid #9fc757;
}
.mediaperfil{
	margin: 0 5px;
}
.aggregateRating {
    float: left;
    list-style: outside none none;
    margin-bottom:0px;
    margin-top: 12px;
    padding-bottom:0px;
    width: auto;
}
.specific_stars_half {
    float: right;
    width: 250px;
}
.star_rating {
    display: inline-block !important;
    list-style: outside none none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.specific_stars_box {
    float: left;
    margin: 0 7px 0 0;
}
.star_rating_p li {
    height: 12px !important;
    margin-right: 1px !important;
    width: 13px !important;
}
.star_rating li {
    background-image: url("/imgs/sprite_estrelas.png");
    display: inline-block !important;
}
.star_rating_p .star_rating_10 {
    background-position: -300px -50px;
}
.star_rating_p .star_rating_00 {
    background-position: 0 -50px;
}
.specific_stars_half span {
    color: #bbb;
    float: left;
    font-size: 10px;
    margin: 0 0 0 5px;
    padding-top: 2px;
}
.star_rating_p .star_rating_05 {
    background-position: -150px -50px;
}
.biz_nota_half {
	float: right;
    width: 250px;
}
.statistic_biz_row {
    display: block;
    line-height: 21px;
    text-decoration: none !important;
    width: 210px;
	cursor:default;
}
.review-number {
    color: #888;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    margin: 0 6px 0 0;
}
.review-background-bar {
    background: none repeat scroll 0 0 #ecebe7;
    display: inline-block;
    height: 12px;
    width: 120px;
}
.review-foreground-bar {
    background: none repeat scroll 0 0 #d4d4cc;
    height: 12px;
}
.review-total {
    color: #aaa;
    font-size: 11px;
    padding: 0 8px;
}
address {
    font-style: normal;
    line-height: 1.42857;
    margin-bottom: 20px;
	left: 33px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
a {
    color: #0e92c1;
    text-decoration: none;
}
.clearfix{
	clear:both;
}
.comentarios{
	margin-top:5px;
}
.poi-write-review{
    border-color: #d9d9d9;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Helvetica,Arial;
    font-size: 14px;
    font-weight: 400;
    height:60px;
    line-height: 1.5em;
    margin-bottom:0px;
    padding:6px;
    resize: none;
    width:98.5%;
}
/*.poi-write-review:focus {
    height:120px;
}*/
.poi-write-reviewtexto{
    border-color: #d9d9d9;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Helvetica,Arial;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
    margin-bottom:0px;
    padding:6px;
    width:98.5%;
}
.tablecomentario{
	width:100%;
	border:none;
}
.biz-action-btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f9f9f9;
    border-color: #e2e2e2;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #888;
    display: inline-flex;
    font-size: 12px;
    font-weight: 600;
    margin: 0 6px 10px 0;
    min-height: 40px;
    padding: 5px 5px;
    position: relative;
    vertical-align: top;
    width: 140px;
    text-decoration: none;
}
.biz-action-btn--green {
    background-color: #aeda63;
    border-color: #9fc757;
    color: white;
    margin-right: 0;
    text-shadow: 0 1px 0 #9fc757;
}