body {font-family: sans-serif; margin: 0px;}
div.cartomante {position: relative; width: calc(50% - 18px); height: 134px; float: left; padding: 4px; margin: 4px; border: 1px solid #dddddd; -webkit-transition: all .3s; border-radius: 5px;}
div.cartomante.onecol {width: calc(100% - 14px);}
div.cartomante:hover {background-color: #eeeeee; cursor: default;}
div.sx {width: 150px; height: 100%; float: left; margin: 0; padding: 0; background-color: #eeeeee;}
div.dx {width: 130px; height: 100%; float:left; margin: 0; padding: 0; background-color: #ffffff;}
div.cartomante img.photo {width: 134px; height: 134px; float: left; margin: 0; padding: 0; border-radius: 5px;}
div.cartomante img.phone {width: 20px; height: 16px; float: left;}
.labelnome {font-size: 22px; margin: 0px 5px 5px 10px; float:left;}
.under360 .labelnome {font-size: 15px;}
.labelnome span.cart {font-size: 14px; font-style: italic; line-height: 10px;}
.cartcodice {font-weight: 200; font-size: 14px; margin: 5px 0px; float: right; text-align: right; max-width: 47px;}
.under360 .cartcodice {font-size: 12px; margin: 3px 0px; max-width: 40px;}
.cartcod {font-weight: 400; font-size: 18px;}
div.rating-inline {height: 13px; width: 70px;}
.under360 div.rating-inline {margin-top: 4px;}
.rating-inline i.rating-star {float: left; height: 15px; width: 14px; background: url(/status/img/rating-stars.png) no-repeat;}
.cartintro {font-size: 12px; line-height: 12px; margin: 53px 2px 2px 144px; width: calc(100% - 144px);}
.under360 .cartintro {margin: 48px 2px 2px 144px;}
.btncart {position: absolute; width: 116px; text-align: center; bottom: 15px; right: 15px; border-radius: 4px; color: #ffffff; padding: 5px 10px;}
.under360 .btncart {bottom: 10px;}
.btn-busy {border solid 2px #ff0000; background-color: #ff0000; font-size: small;}
.btn-free {border solid 2px #6ab165; background-color: #6ab165;}
.btn-pause {border solid 2px #ff9900; background-color: #ff9900;}
.btn-offline {border solid 2px #666666; background-color: #666666;}
.btn-free:hover {border solid 2px #3fafd4; background-color: #3fafd4;}