<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body,div,span,p,a,button,input,form,ul,li,label,dl,dt,dd {
    border: 0 none;
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    color: #333;
}
a {
 color: #3b65a6;
 outline: none !important;
}

*:focus {outline: none;}
a:hover,.breadcrumb a:hover,.userHeadNavi a:hover,#footer a:hover {
    color: #004a8b;
}

body {
    background-color: #dcdcdc;
    background-color:  #E9EAEE;
    line-height: 2em;
 /*   margin-bottom: 3px;
    margin-top: 3px; */
    padding: 0;
}

.remcat,#aggprod,.lettera,.ckmap {
    background: url("//s3-eu-west-1.amazonaws.com/cdn.misterwhat.com/images/sprite.png") repeat scroll 0 0 rgba(0,0,0,0);
}

.text ul {
    padding-left: 35px;
}

#where_loading,#what_loading {
    right: 6px;
    top: 8px;
}

.search-cont {
    
}

.linked {
    cursor: pointer;
    text-decoration: underline;
}

.revAction {
    color: gray;
    float: right;
    font-size: 11px;
    text-align: right;
}

.loading {
    background: url("//s3-eu-west-1.amazonaws.com/cdn.misterwhat.com/images/loading.gif") repeat scroll 0 0 rgba(0,0,0,0);
    display: none;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 16px;
}

label.Box {
    background: none repeat scroll 0 0 #004a8b;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 7px;
}

#page {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 3px rgba(0,0,0,0.25);
    margin: 40px auto 0;
    min-height: 600px;
    position: relative;
    width: 1020px;
    z-index: 10;
}

#user #page {
    margin: 20px auto 0;
}

.cerca {
  color: #FFFFFF;
    float: right;
    padding-top: 10px;
    width: 730px;
    z-index: 99;
}

.userHeadNavi {
    color: gray;
    height: 20px;
    position: absolute;
    right: 0;
    text-align: right;
    top: -28px;
    width: 400px;
}

.userHeadNavi a {
    color: gray;
    text-decoration: none;
}

.gsearch {
    vertical-align: middle;
    width: 300px;
}

.gsubmit {
    height: 21px;
    margin-left: 5px;
    vertical-align: middle;
    width: 101px;
}

.complist {
    margin: 0;
    padding: 0;
}

.complist li {
    line-height: 20px;
    list-style: none outside none;
    padding: 4px;
}

.button_right {
    clear: both;
    float: right;
    padding: 20px 0 10px 30px;
}

.action {
    float: right;
}

.comp_action {
    clear: both;
    float: right;
}

.input {
    border: 1px solid #c3c3c3;
    height: 16px;
    padding: 3px;
    width: 240px;
}

.inputSearch {
    border: 1px solid #00233f;
    font-size: 13px;
    margin-bottom: 5px;
    position: relative;
}

a.button_normal {
    height: 20px;
    line-height: 20px;
}

.comment {
    background: none repeat scroll 0 0 #e3e3e3;
    border: 1px solid #ddd;
    clear: both;
    margin: 0 0 10px;
    padding: 10px;
    position: relative;
}

.comment .userImageCont {
    float: left;
    margin-right: 10px;
}

.comment .userImageCont img {
    width: 30px;
    height: 30px;
}

.comment_form {
    background: none repeat scroll 0 0 #efffdf;
    border: 1px solid #ddd;
    clear: both;
    padding: 10px;
}

.comment_text {
    position: relative;
    margin-left: 40px;
}

.comment .userName {
    color: gray;
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 2px;
}

.comment .commandCont {
    position: absolute;
    right: 0;
    top: 0;
    color: #afafaf;
    font-size: 11px;
}

.comment_form textarea {
    height: 60px;
    margin: 10px 0;
    width: 573px;
}

.report {
    color: #afafaf;
}

.long {
    width: 150px;
}

#StarBackground {
    float: left;
    margin: 0 10px 5px 0;
    padding: 0;
    position: relative;
    width: 100px;
}

.StarRating,.StarRating a:hover,.StarRating a:active,.StarRating a:focus,.StarRating .currentStarRating {
    background: url("//s3-eu-west-1.amazonaws.com/cdn.misterwhat.com/images/star_rating.png") repeat-x scroll left -1000px rgba(0,0,0,0);
}

.StarRating {
    background-position: left top;
    height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100px;
}

ul.StarRating {
    margin: 0;
    padding: 0;
}

.StarRating li {
    display: inline;
    position: static;
}

.StarRating a,.StarRating .currentStarRating {
    border: 0 none;
    height: 20px;
    left: 0;
    line-height: 20px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    text-indent: -1000em;
    top: 0;
}

.StarRating a:hover,.StarRating a:active,.StarRating a:focus {
    background-position: left bottom;
}

.StarRating a.stars-1 {
    width: 20px;
    z-index: 6;
}

.StarRating a.stars-2 {
    width: 40px;
    z-index: 5;
}

.StarRating a.stars-3 {
    width: 60px;
    z-index: 4;
}

.StarRating a.stars-4 {
    width: 80px;
    z-index: 3;
}

.StarRating a.stars-5 {
    width: 100px;
    z-index: 2;
}

.StarRating .currentStarRating {
    background-position: left bottom;
    z-index: 1;
}

#sform label,#rform label,#zform label {
    color: #666;
    display: block;
    float: left;
    line-height: 26px;
    margin-right: 10px;
    text-align: right;
    width: 140px;
}

#rform label {
    text-align: left;
    width: 90%;
}

.editcomp .error {
    margin-left: 150px;
}

#zform label {
    width: 135px;
}

#zform li input {
    border: 1px solid #c3c3c3;
    padding: 4px;
    width: 200px;
}

#sform ul,#rform ul,#zform ul,#regform ul,#logform ul {
    list-style: none outside none;
}

#sform li,#rform li,#zform li,#regform li,#logform li {
    clear: both;
    line-height: 15px;
    margin-top: 20px;
    position: relative;
}

#sform li input,textarea,.inpform,#regform li input,#logform li input {
    border: 1px solid #c3c3c3;
    padding: 4px;
    width: 280px;
    font-size: 1em;
}

#regform li input.mini {
    width: 133px;
}

#sform .gender input {
    width: auto;
}

#regform,#logform {
    width: 290px;
    margin: 0 auto;
    min-height: 205px;
}

.grayLink {
    color: gray;
    font-size: 12px;
    cursor: pointer;
    clear: both;
}

.addcat,.remcat {
    cursor: pointer;
}

.remcat {
    background-position: -152px -70px;
    display: block;
    height: 15px;
    position: absolute;
    right: -15px;
    top: 7px;
    width: 15px;
}

#compDetails {
    
    padding: 10px;
}
#compDetails .h2{
    font-size: 18px;
    font-weight: bold;
}

#compDetails dl {
    display: block;
    float: left;
    margin: 10px 0;
    width: 100%;
}

#compDetails dl dt {
    float: left;
    font-weight: bold;
    width: 170px;
}

#compDetails dd {
    margin-left: 170px;
}

#compDetails .compNumReview {
    margin-top: 8px;
    text-align: right;
    color: #676767;
    font-size: 12px;
}

#compReviewButton {
    background-color: #004a8b;
    border-radius: 2px;
    color: #fff;
    float: right;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 8px;
    text-decoration: none;
}

.user_link {
    color: #31577d;
}

.button_blue,.button_green,.button_gray,.button_normal {
    background: none repeat scroll 0 0 #31577d;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    min-width: 90px;
    padding: 4px 8px;
    text-decoration: none;
    text-align: center;
    height: 30px;
   /* transition: all 0.15s ease-in-out 0s; */
}
.button_gray {
    background: none repeat scroll 0 0 #ababab;
    min-width: 10px;
    display: inline-block;
    text-align: center;
}

.button_green,.button_normal:hover {
    background: none repeat scroll 0 0 #5cb85c;
}
.button_blue:hover{
    background: #3e6fa1;
}
.placeholder {
    color: #999;
}

#Cont {
    background-color: #fff;
    clear: both;
    height: 100%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    position: relative;
    text-align: left;
    width: 1020px;
}

#wrapper {
    margin: 0 auto;
    text-align: left;
    width: 1020px;
}

#header,#subnav,#footer {
    clear: both;
}

#header {
    background: none repeat scroll 0 0 #fff;
    margin-bottom: 5px;
    width: 100%;
}

#footer {
    color: gray;
    height: 52px;
    margin: 15px auto;
    text-align: center;
}

#footer a,.dati {
    color: gray;
}

#contentfloatholder {
    float: left;
    margin-bottom: 10px;
    width: 1020px;
}

#contentfloatholder:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#center {
    margin: 0 0 0 210px;
}

#centerwrap {
    float: left;
    margin: 0 -95% 0 0;
    width: 710px;
}
#area #centerwrap, #review #centerwrap, #mypage #centerwrap, #citylist #centerwrap, .profile #centerwrap{
    margin: 0 -1020px 0 0;
    width: 1020px;
    
}


#left {
    float: left;
    margin: 0;
    width: 200px;
}

#right {
    float: right;
    margin: 0;
    width: 300px;
}

#cat #center, #wide #center {
    margin: 0;
}

#company #center,#search #center,#report #center,#user #center,#notfound #center,#categories #center {
    margin: 0;
}

* html div#centerwrap {
    margin: 0 -100% 0 0;
}

* html div#left {
    margin: 0;
}

.line {
    background-color: #f96524;
    height: 3px;
    width: 100%;
}

#Cont .menu {
    background-color: #fae;
    border-bottom: 1px dotted #666;
    border-style: none none dotted;
    padding: 5px 10px 10px;
}

.linecl {
    clear: both;
    font-size: 1%;
    height: 0;
    overflow: hidden;
}

.head {
    float: none;
    height: 140px;
    width: 100%;
}

.ad {
    background-color: #fff;
    border: 1px solid silver;
    float: left;
    height: 90px;
    margin-bottom: 5px;
    margin-left: 5px;
    width: 728px;
}

.logo {
    height: 100px;
    margin: 0 auto;
    position: absolute;
    top: 14px;
    width: 300px;
}

a#logo {
    background-image: url("//s3-eu-west-1.amazonaws.com/cdn.misterwhat.com/images/mw-logo-2013.png");
    background-repeat: no-repeat;
    display: block;
    height: 100px;
    width: 300px;
}

.Box {
    background-color: #fff;
    margin-bottom: 10px;
    overflow: hidden;
}

.content {
    background-color: #efefef;
    padding: 10px;
}

.title {
    background-color: #5cb85c;
    border-bottom: 1px solid #666;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 16px;
    margin-top: 0;
    padding: 5px 10px;
    width: 180px;
}

.roundTop {
    border-radius: 2px 2px 0 0;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    padding: 10px 10px 5px;
}

.roundAll {
    border-radius: 2px;
    padding: 7px 10px;
}

.roundBottom {
    border-radius: 0 0 2px 2px;
    padding: 7px 10px;
}

.box {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.box_top,.box_bottom {
    height: 10px;
    position: relative;
}

.box_title,.box_cont {
    overflow: hidden;
    padding: 0 10px 5px;
    text-align: left;
    z-index: 122;
}

.box_cont {
    overflow: hidden;
    padding: 10px 10px 0;
}

.box_cont_single {
    overflow: hidden;
    padding: 0 10px;
}

.nopadding, .nopadding .roundBottom, .nopadding .roundAll {
    padding: 0;
}

.box_green {
    background: none repeat scroll 0 0 #5cb85c;
    color: #fff;
    font-weight: bold;
}

.box_blue {
    background: #FFF;
    color: #004a8b;
    border-bottom: 1px solid #dfdfdf;
}

.box_gray {
    background: #FFF;
}
.listwrapper .box {
    margin-bottom: 1px;
}
.box-company {
    min-height: 55px;
    position: relative;
    padding: 10px 10px 10px 5px;
    border-left: 5px solid #FFF;
    /*cursor: pointer;*/
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    transition: 
    
}
.box-company:hover{
    border-color: #5CB85C;    
}
.afscont .box-company:hover{ border-color:#FFF; }
.box-company .bphoto {
    font-style: normal;
    width: 130px;
    height: 70px;
    line-height: 70px;
}


.clear {
    clear: both;
    display: block;
    font-size: 1%;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.ac_results {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #000;
    overflow: hidden;
    padding: 0;
    z-index: 99999;
}

.ac_results strong {
    background: none repeat scroll 0 0 #90f8fe;
    color: #000;
}

.ac_results ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.ac_results li {
    cursor: default;
    display: block;
    font: menu;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    overflow: hidden;
    padding: 2px 5px;
    text-align: left;
}

.ac_loading {
    background: none repeat scroll 0 0 #fff;
}

.ac_odd {
    background: none repeat scroll 0 0 #eee;
}

.ac_over {
    background: none repeat scroll 0 0 #31577d;
    color: #fff;
}

.spot {
    background-color: #efefef;
    border: 1px solid silver;
    height: 250px;
    margin-bottom: 10px;
    width: 300px;
}

.cont_cen {
    
    width: 100%;
}

.cent {
    float: left;
    padding: 2px;
    width: 30%;
}

.divline {
    border-bottom: 1px dotted #848484;
    border-style: none none dotted;
    float: left;
    font-weight: bold;
    margin-top: 10px;
    width: 476px;
}

.boxazienda {
    width: 476px;
}

.nres {
    background-color: #efefef;
    border-bottom: 1px dotted silver;
    border-style: none none dotted;
    color: #ff9200;
    float: left;
    font-weight: bold;
    height: 80px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 30px;
}

.adbassoresult {
    background-color: #efefef;
    border-bottom: 1px dotted silver;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 36px;
    padding-top: 10px;
    position: relative;
    vertical-align: middle;
    width: 440px;
}

.adbasso {
    background-color: #efefef;
    float: left;
    height: 280px;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 474px;
}

.adbread {
    background-color: #efefef;
    float: left;
    height: 70px;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 10px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 475px;
}

.contentad {
    background-color: #efefef;
    height: 100px;
    overflow: hidden;
    width: 200px;
}

.azienda {
    background-color: #efefef;
    border-bottom: 1px dotted silver;
    border-style: none none dotted;
    float: left;
    height: 80px;
    padding: 5px 10px;
    position: relative;
    width: 426px;
}

.error {
    clear: both;
    color: #de2b00;
    display: block;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    text-align: left;
}

.dettagli {
    bottom: 5px;
    float: right;
    position: absolute;
    right: 10px;
    text-align: center;
    vertical-align: bottom;
}

.promo {
    background: none repeat scroll 0 0 #efefef;
    border: 1px solid silver;
    float: left;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 8px;
    margin-left: 5px;
    margin-top: 1px;
    text-align: right;
    vertical-align: middle;
    width: 728px;
}

.space {
    height: 10px;
}

.titlemap {
    background: none repeat scroll 0 0 #004a8b;
    border-bottom: 1px solid #666;
    color: #f5f5f5;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
}

.titlecen {
    background: none repeat scroll 0 0 #004a8b;
    border-bottom: 1px solid #666;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
}

h1,h2 {
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.h1home {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.contcen {
    background-color: #efefef;
    margin-bottom: 10px;
    padding: 10px;
}

.contcen {
    background-color: #efefef;
    margin-bottom: 10px;
}

.printtext {
    background-color: #fff;
    padding: 10px;
    text-align: justify;
}


.breadcrumb a {
    color: gray;
}

.maphome {
    background-color: #fff;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}

.comuni {
    background-color: #efefef;
    padding: 10px;
    width: 454px;
}

.boxwhite {
    background-color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 476px;
}

.modifica {
    clear: both;
    float: right;
    margin-top: 5px;
    padding: 0;
    text-align: right;
}

.linkiniz {
    border-top: 1px solid silver;
    margin-top: 10px;
    padding-top: 10px;
    text-align: center;
    width: 456px;
}

.pagination {
    text-align: center;
}

.azlist {
    float: left;
    font-size: .9em;
    height: 15px;
    overflow: hidden;
    width: 220px;
}

#mod label {
    display: block;
    float: left;
    font-weight: bold;
    line-height: 26px;
    margin-right: 10px;
    text-align: right;
    width: 150px;
}

#mod input {
    border: 1px solid #dfdfdf;
    height: 20px;
    line-height: 20px;
    padding: 4px 0 0 4px;
    width: 400px;
}

#mod .tiny {
    width: 60px;
}

#mod textarea {
    height: 100px;
    padding: 4px;
    width: 400px;
}

#mod .err {
    border-color: red;
}

#mod fieldset {
    border: 1px solid #dfdfdf;
}

.menu {
    list-style-type: none;
    padding-left: 5px;
}

.btn {
    vertical-align: middle;
    /* width: 120px; */
}

.smallinp {
    width: 100px;
}

.tinyinp {
    width: 50px;
}

.iradio {
    width: 14px;
}

.descfield {
    float: left;
    line-height: 25px;
    margin-top: 3px;
    padding: 2px;
    text-align: right;
    width: 140px;
}

.field {
    float: left;
    line-height: 22px;
    margin-left: 5px;
    margin-top: 3px;
    padding: 2px;
    text-align: left;
    width: 450px;
}

.fnorm {
    font-weight: normal;
}

.form {
    float: left;
    overflow: hidden;
    width: 786px;
}

.formline {
    float: left;
    width: 90%;
}

.lettera {
    display: block;
    height: 14px;
    width: 14px;
}

.gmapcont {
    height: 100%;
    text-align: center;
    width: 100%;
}

.round {
    background-color: #efefef;
}

.gmapLoad {
    text-align: center;
    width: 100%;
}

.gmaptext {
    float: left;
    height: 75px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 160px;
}

.gmapinsert {
    float: left;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 223px;
}

.gmapicon {
    float: left;
    height: 70px;
    width: 49px;
}

#simplemodal-overlay {
    background-color: #000;
}

#simplemodal-container {
    background-color: #333;
    border: 8px solid #444;
    padding: 12px;
}

.profileThumb {
    background: none repeat scroll 0 0 rgba(0,0,0,0.3);
    border-radius: 2px;
    cursor: pointer;
    display: block;
    float: left;
    height: 102px;
    margin-right: 10px;
    padding: 1px;
    position: relative;
    width: 102px;
}

.profilePic {
    background-color: #fff;
    border: 3px solid #fff;
    border-radius: 2px 2px 2px 2px;
}

.profileEdit {
    background: rgb(0,0,0);
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    display: none;
    bottom: 0;
    color: #fff;
    font-weight: 700;
    height: 30px;
    line-height: 20px;
    margin: 3px;
    padding: 4px 0 0 4px;
    position: absolute;
    text-align: center;
    width: 94px;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.form_contact .error,#formReview .error,#rform .error {
    padding-left: 0;
}

.buttonSub {
    background-color: #004a8b;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 5px;
    padding: 2px 8px;
    text-decoration: none;
}

#recaptcha_image img {
    border: 1px solid #c3c3c3;
    width: 308px !important;
}

.pad {
    padding: 10px;
}

.myrevoptions {
    margin-top: 10px;
}

.myrevoptions span {
    padding: 0 10px 0 0;
}

.myrevoptions span a {
    text-decoration: none;
}

.mycomp {
    font-size: 14px;
}

ol {
    padding-left: 20px;
}

.hr1p {
    background: none repeat scroll 0 0 #dedede;
    border: 0 none;
    color: #dedede;
    height: 1px;
    margin: 20px 0 10px;
}

.onoffswitch {
    position: relative;
    width: 65px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    border: 0;
    border-radius:  12px;
    cursor: pointer;
    display: block;
    overflow: hidden;
}

.onoffswitch-inner {
    margin-left: -100%;
    transition: margin .3s ease-in 0;
    width: 200%;
    -moz-transition: margin .3s ease-in 0;
    -webkit-transition: margin .3s ease-in 0;
    -o-transition: margin .3s ease-in 0;
    transition: margin .3s ease-in 0;
}

.onoffswitch-inner:before,.onoffswitch-inner:after {
    -moz-box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    padding: 0;
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.onoffswitch-inner:before {
    background-color: #5cb85c;
    color: #fff;
    content: "ON";
    padding-left: 12px;
}

.onoffswitch-inner:after {
    background-color: #eee;
    color: #999;
    content: "OFF";
    padding-right: 12px;
    text-align: right;
}

.onoffswitch-switch {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #999;
    border-radius: 12px 12px 12px 12px;
    bottom: 0;
    margin: 4px;
    position: absolute;
    right: 39px;
    top: 0;
    width: 14px;
    transition: all .3s ease-in 0;
    -moz-transition: all .3s ease-in 0;
    -webkit-transition: all .3s ease-in 0;
    -o-transition: all .3s ease-in 0;
    transition: all .3s ease-in 0;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
    right: 0;
}

.review td,.review th {
    padding: 5px;
}
.reviewWrap {
    padding: 10px;
}
.notifyTable {
    padding: 0 15px 10px;
    width: 100%;
}

#mypage.unsub #center {
    margin: 0;
}

.ReviewWrap {
    position: relative;
}

.Review {
    font-size: 12px;
    position: relative;
}

.ReviewContent {
    margin: 0 0 0 80px;
    position: relative;
}

.ReviewImgUser {
    color: gray;
    float: left;
    min-height: 120px;
    width: 80px;
}

.ReviewContent .reviewInfo {
    border-bottom: 1px solid #cecece;
    position: relative;
    height: 24px;
}

.ReviewContent .reviewDate {
    float: right;
    margin: 0;
    color: #999;
    font-weight: bold;
}

.ReviewContent .reviewRating {
    float: left;
}

.ReviewContent .reviewText {
    padding: 10px 0;
}

.ReviewImgUser&gt;img {
    width: 70px;
    height: 70px;
    margin-bottom: 5px;
    border-radius: 2px;
}

.numReviewComp {
    font-size: 16px;
    font-weight: bold;
    margin: 15px 10px 10px;
    line-height: 16px;
}

.author {
    display: block;
    font-size: .84em;
    font-stretch: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70px;
}

.reviewCommands i {
    cursor: pointer;
}
.reviewCommands {
    text-align: left;
    color: #afafaf;
    font-size: 15px;
    position: absolute;
    right: 10px;
    bottom: 5px;
    transition:  opacity 0.2s ease 0s;
    z-index: 99;
}
.reviewCommands &gt; span{
    margin-left: 10px;    
}
.reviewCommands a{
    
    text-decoration: none;
    color: #AFAFAF;
}

#company .buttonShare {
    font-size: 18px;
    height: 32px;
    padding-top: 6px;
    width: 32px;
}

#company #map {
    height: 350px;
    width: 100%;
}

#company .descriptionCont {
    margin-bottom: 5px;
    padding-bottom: 5px;
    position: relative;
    overflow: hidden;
    word-break: normal;
    word-wrap: break-word;
    width: 100%;
}

.descriptionCont  b{
    font-size: 16px;
}
#company .mapTitle {
    padding: 10px;
    font-size: 14px;
}

#company .topcompCont {
    position: relative;
}

.reportCont {
    float: right;
    position: relative;
}

#report a {
    font-size: smaller;
    color: #afafaf;
    text-decoration: none;
    
}

#reportList ul {
    padding-left: 10px;
}

.compRelated span {
    width: 230px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.compRelated i {
    float: right;
    text-align: right;
    color: gray;
    font-style: normal;
}

#mapCont {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#mapCont.big {

    border-radius: 3px;
    height: 500px;
    left: 0;
    position: relative;
    width: 1020px;
    z-index: 9999;
    margin-bottom: 10px;
}

#mapCont.mini {
    border: 0;
    height: 320px;
    width: 300px;
    margin-bottom: 10px;
}

#mapCont.mini&gt;#map {
    height: 300px;
    width: 300px;
}

#mapCont.big&gt;#map {
    width: 100%;
    height: 480px;
}

#expandMap {
    background: none repeat scroll 0 0 #fff;
    cursor: pointer;
    text-align: center;
}

.ReviewStarRating {
    position: absolute;
    right: 0;
    top: 0;
}

.compName {
    
    font-weight: bold;
}

.compAddr {
    left: 22px;
    position: absolute;
    text-align: left;
    top: 23px;
    white-space: nowrap;
}

.compRat {
    color: #999;
    position: absolute;
    right: 10px;
    text-align: right;
}
.compRat i{
    margin-left: 3px;
}

#user #right {
    float: left;
    margin: 0 0 0 510px;
    width: 500px;
}

#user #center {
    width: 500px;
}
#user.profile #center {
    width: 100%;
}

em {
    background: none repeat scroll 0 0 #d8e6f3;
    color: #000;
    font-style: normal;
    font-weight: bold;
}

#facebox {
    left: 0;
    position: fixed;
    text-align: left;
    top: 0;
    z-index: 10000;
    
}

#facebox .popup {
    border-radius: 4px;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
    overflow: hidden;
    position: relative;
}
.exploder #facebox .popup{
    
    background: transparent;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);   /* IE6 &amp; 7 */
    zoom: 1;
    border: 1px solid gray;
}
#facebox .content {
    background: none repeat scroll 0 0 #fff;
    border-radius: 2px;
    display: table;
    padding : 0 ;
}

#facebox .content&gt;p:first-child {
    margin-top: 0;
}

#facebox .content&gt;p:last-child {
    margin-bottom: 0;
}
#facebox .loading{
    display: block;
    position: fixed;
    height: 16px;
    left: 50%;
    top: 50%;
    width: 16px;
}
#facebox .close {
    color: #666666;
    cursor: pointer;
    font-size: 20px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
}

#facebox .image {
    text-align: center;
}
/*
#facebox img {
    border: 0 none;
    margin: 0;
}
*/

#facebox_overlay {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 9998;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    
}
.exploder #facebox_overlay{
    opacity: 0.8;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.8);
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF);   /* IE6 &amp; 7 */
    zoom: 1;
    
}
.facebox_hide {
    z-index: -100;
}

.facebox_overlayBG {
    background-color: #FFF;
    z-index: 9998;
}

#user .logo {
    position: relative;
}

.search_input_where,.search_input_what {
    margin: 0 10px;
    width: 310px;
    float: left;
    height: 30px;
}

.search_input_what {
    margin-left: 8px;
}

.flex-cont-inline {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    width: 100%;
}

.flex-box {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.search_input_label {
    background: none repeat scroll 0 0 #fff;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.3) inset;
    padding: 5px;
    position: relative;
    width: 310px;
    height: 24px;
}

.search_input_label .label {
    color: #004a8b;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 24px;
    margin-right: 5px;
}

.search_input_label input {
    font-size: 1.2em;
    height: 24px;
    line-height: 24px;
    width: 97%;
}

.button_search {
    border-radius: 2px;
    color: #444;
    font-size: 1.6em;
    height: 34px;
    width: 60px;
    margin-left: 10px;
    cursor: pointer;
    color: #31577d;
    background: #f7f7f7;
}

.button_search:hover {
    color: #5cb85c;
}

#reportList {
     background: none repeat scroll 0 0 #E9EAED;
    border-radius: 2px;
    bottom: 20px;
    font-size: 12px;
    padding: 5px;
    position: absolute;
    right: 0;
    width: 240px;
    z-index: 98;
}

#aggregateRating {
    font-size: 12px;
    line-height: 10px;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 7px;
    z-index: 98;
}

#company h1 {
    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 85px;
    
}

.gAdsBy {
    color: #676767;
    font-size: 12px;
    text-decoration: none;
    display: block;
    margin-bottom: 12px;
}

.gAdsJsCont {
    margin-bottom: 25px;
}

.gAdsLineCont {
    height: 50px;
    display: block;
}

.gAdsTitle {
    width: 160px;
    height: 40px;
    float: left;
    font-size: 16px;
    word-wrap: break-word;
}

.gAdsText {
    font-size: 15px;
    float: left;
    padding-left: 10px;
    color: #000;
    width: 495px;
}

.adswww {
    text-decoration: none;
    color: #2543ab;
}

.adsjs {
    color: #004a8b;
}

.adsjs:hover,.adsjs:focus,.adswww:hover,adswww:focus {
    color: orange;
}

.ddIcon {
    display: inline-block;
    width: 15px;
    text-align: center;
    color: #ababab;
}

.editDetails {
    color: #999;
    height: 24px;
    margin-top: 0;
    padding: 0 10px 2px;
    background-color: #dedede;
}

.editDetails:hover {
    background-color: #999;
    color: #fff;
}

.google_share {
    background: none repeat scroll 0 0 #dd4b39;
    width: 10px;
}

.facebook_share {
    background: none repeat scroll 0 0 #3b5998;
    width: 10px;
}

.twitter_share {
    background: none repeat scroll 0 0 #00acee;
    width: 10px;
}

.getDirection {
    float: right;
    margin: 5px 10px;
}

.shareButtonsCont {
    height: 24px;
    clear: both;
    
}

.shareButtonsCont &gt; span {
    margin-top: -2px;
}

.shareButtons .buttonShare {
    opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.shareButtons .buttonShare:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.shareButtons a {
    text-decoration: none;
}

input:focus,select:focus,textarea:focus,button:focus {
    outline: 0;
}

.exploder .label {
    width: 45px;
    padding-right: 5px;
    display: inline-block;
    float: left;
}

.exploder .input_holder {
    width: 220px;
    display: inline-block;
    float: left;
}

.exploder .button_holder {
    display: inline-block;
    float: left;
    width: 40px;
}

.listPosNumber {
    float: left;
    height: 100%;
    min-height: 55px;
}

.ui-autocomplete {
    max-height: 450px;
    overflow: auto;
}

.catlist {
    width: 330px;
    display: block;
    float: left;
    height: 30px;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tot {
    font-size: 12px;
    color: gray;
}

.required {
    font-weight: bold;
}

.form_contact textarea {
    width: 590px;
    height: 150px;
}

.right {
    float: right;
}

.left {
    float: left;
}

#formReview .StarCont {
    clear: both;
    margin: 10px 10px 0 0;
    line-height: 24px;
}

#formReview textarea {
    
     border: 1px solid #DEDEDE;
    font-size: 14px;
    line-height: 18px;
    margin: 10px 0 0;
    width: 100%;
}

#formReview button {
    float: right;
    margin: 10px 0;
}

.hide {
    display: none;
}

#write_review {
    font-size: 16px;
}

.linkToThis {
    margin: 10px 0;
}

#copylink {
    width: 100%;
    height: 20px;
    color: #999;
    background: #efefef;
}

#streetView {
    margin-bottom: 10px;
    width: 300px;
    height: 250px;
}

.box_green a {
    color: #fff;
    text-decoration: none;
}

.userbox i {
    font-size: 14px;
    line-height: 18px;
    color: #383838;
    width: 15px;
    display: inline-block;
    text-align: center;
}

.infoMap {
    overflow: hidden;
    white-space: nowrap;
}

.infoMap&gt;b,.infoMap&gt;a {
    font-size: 14px;
    font-weight: bold;
}

.infoMap i {
    font-style: normal;
    font-size: 11px;
}

.debug {
    display: block;
    font-size: 12px;
    margin: 0 auto;
    overflow: hidden;
  
  
    width: 95%;
    word-wrap: break-word;
    background: #fff;
}

.debug .time {
    color: red;
}

#map-loading {
    display: none;
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    box-shadow: 1px 1px 8px 4px gray;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    position: absolute;
   left: 50px;
    text-align: center;
    top: 10px;
    width: 200px;
    z-index: 999999;
}

.star-off {
    color: #c6c6c6;
}

.star-on {
    color: #5cb85c;
}

.buttonsMap{
    padding: 10px;
}


#whatsnext {
    width: 300px;
    height: 120px;
    position: fixed;
    bottom: -124px;
    background: white;
    z-index: 999;
    
}

#whatsnext .nextcont {
    padding: 10px;
}

#whatsnext .close {
    float: right;
    cursor: pointer;
}

.exploder .StarRating,.exploder .currentStarRating,.exploder .StarRating a:hover,.exploder .StarRating a:active,.exploder .StarRating a:focus {
    background-image: url("//s3-eu-west-1.amazonaws.com/cdn.misterwhat.com/images/star_rating.png");
}

.search_input_label .label {
    white-space: nowrap;
}

.edit_profile #sform label {
    width: 200px;
}

.edit_profile #sform .error {
    margin-left: 210px;
}


#area .cent {
    overflow: hidden;
    word-wrap: break-word;
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 800;
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    z-index: 1900;
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: 0;
    background: white;
    border: 1px solid gray;
    width: 266px;
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute;
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: normal;
}

.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    background: #31577d;
    color: white;
}

.ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5;
}

.ui-menu .ui-state-disabled a {
    cursor: default;
}

.ui-menu-icons {
    position: relative;
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em;
}

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em;
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right;
}


/*------- */

.item{

float:left;
position:absolute;
width:236px;

}
.pincont{
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.18);
overflow:hidden;
border-radius: 3px;

}
.pinphoto{

position:relative;

}
.pinwrap{
border-radius: 3px 3px 0 0;
overflow: hidden;
cursor:zoom-in;
}

.pincaption{

background: white;
padding: 7px;
color:#333333;
word-break: break-all;
    word-wrap: break-word;
}
.pinuser{
border-top: 1px solid #E7E7E7;
background: white;

min-height:30px;
}
#itemcontainer{
 margin: 0 auto;
    min-height: 500px;
    padding: 0;
    position: relative;
    z-index: 1;
}
.userimg{
border-radius: 2px;
float: left;
height: 30px;
margin-right: 5px;
width: 30px;
}
.username{
color: #717171;
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;

}
.credit{
line-height: 15px;
padding: 10px 12px;
border-radius: 0 0 3px 3px;
display: block;
overflow: hidden;
font-weight: bold;
text-decoration: none;
font-size:11px

}
.credit:hover{
background: none repeat scroll 0 0 #F1F1F1;
}
.date{
color: #B7B7B7;

}
.options{
position: absolute;
top: 0;
right: 0;
z-index: 750;
opacity: 0;
transition: opacity 0.2s ease 0s;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

}
.hoverMask{
border-radius: 3px 3px 0 0;
bottom: 0;
box-shadow: none;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: background 0.2s linear 0s;
z-index: 700;
cursor:pointer;
cursor: zoom-in;
}
#company .hoverMask{
    z-index: 70;
}
.hoverMask:hover{
background: none repeat scroll 0 0 rgba(255,255,255,0.1);
}
.options-edit{
z-index:750;
background: none repeat scroll 0 0 #FFFFFF;
cursor:pointer;
display: inline-block;
float: right;
font-size: 20px;
height: 23px;
margin: 10px;
text-align: center;
width: 30px;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);

}

#facebox .shareButtons .buttonShare {
display: inline-block;
float: left;
font-size: 22px;
height: 25px;
margin-right: 5px;
padding-top: 8px;
width: 25px;
opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.pinterest_share{
background-color: #D1363B;


}
#facebox .shareButtons{
margin-bottom: 20px;
}
.bigphoto{
cursor:pointer;
margin: 0 auto;
display:block;
min-width:200px;
min-height:200px;
}

.nobg .box_gray {
    background: none !important;
}
.progress { position:relative; width:300px; margin: 0 auto; border: 1px solid #ddd; padding: 1px; border-radius: 3px; display:none; height: 34px; }
.bar { background-color: #31577D;
border-radius: 3px;
height: 30px;
line-height: 30px;
}
.percent {
color: #FFFFFF;
margin-left: 10px;
}

.uploadphoto .pinwrap{
background: none repeat scroll 0 0 #dedede;
color: #888;
height: 236px;
text-align: center;
text-decoration: none;
width: 236px;
cursor: pointer;
}

.uploadphoto .pinwrap:hover{
color: #FFF;

}
.photo-list img{
border-radius:4px;
}
.photo-list {
float: left;
margin: 10px;
width: 210px;
padding:10px;

}
.photo-list.divlogo{
background: #FFFFC7;
}
.photo-list span {
float: left;
margin-right: 5px;
}
.progress { position:relative; width:300px; border: 1px solid #ddd; padding: 1px; border-radius: 3px; display:none; margin-bottom: 20px; }
.bar { background-color: #31577D; width:0%; height:30px; border-radius: 3px; }
.caption {
border: 1px solid #DEDEDE;
font-size: 13px;
margin-bottom: 5px;
resize:vertical;
}
.caption {
    width: 390px;
    height: 100px;
}
.listin{
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.18);
background-color: white;
border-radius:3px;
overflow:hidden;
}
.uptext {
display: block;
line-height: 35px;
vertical-align: middle;
}

.uptext button {
height: 36px;
}

#facebox h1 {
font-size: 19px;
margin-bottom: 15px;
margin-top: 5px;
}

.smallphoto{
display:inline-block;
float:left;
position:relative;
cursor:pointer;
overflow:hidden;
margin: 0 0 5px;
}
.smallphoto img, .smallphoto i{
border-radius: 2px;
}
.smallphoto:hover{
background: none repeat scroll 0 0 rgba(255,255,255,0.1);
}
.smallphotocont{

width:310px;
}
.addphoto{
bottom: 0;
color: #999;
font-size: 11px;
font-weight: bold;
left: 8px;
position: absolute;
text-align: center;
}
.smallphoto i{

text-decoration:none;
color: #888;
}

.Photo-username{
font-size: 12px;
}
.Photo-outer-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    }
.Photo-outer-container {
    bottom: 0;
    display: none;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1032;
}
.Photo-container {
display: inline-block;
position: relative;
text-align: center;
vertical-align: middle;
z-index: 3000;
min-width: 300px;
margin-top: 30px;
}
.Photo-BG{
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    z-index: 2000;
    opacity: 0.8;
    background: #000;
    position: fixed;
    display:block;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.Photo-media{
    border-radius: 4px 4px 0px 0px;
    background: #000;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 3100;
}
.Photo-wrapper{
    margin: 0 auto;
    position: static;
    z-index: 3000;

}
.Photo-prev, .Photo-next{
    height: 100%;
    position: absolute;
    cursor: pointer;
    opacity: 0.3;
    text-align: center;
    z-index: 5200;
    background-image:url(about:blank);
    background-color:transparent;
    transition: opacity 0.2s ease 0s;
  
}

.Photo-prev{
    width:33%;
    left: 0;
}
.Photo-next{
    width: 67%;
    right: 0;
}
.Photo-button-next, .Photo-button-prev{
    position: absolute;
    top: 50%;
    margin-top: -100px;
    width: 50px;
    height: 200px;
    line-height: 200px;
    color: #FFF;
    z-index: 3300;
}
.exploder .Photo-button-next, .exploder .Photo-button-prev{
  z-index: 6000;
  
}
.Photo-button-next i, .Photo-button-prev i{
    line-height: 200px;
    font-size: 30px;
 }
.Photo-next:hover, .Photo-prev:hover{
    opacity: 1;
    
}
.Photo-button-next{
    right: -50px;
}
.Photo-button-prev{
    left: -50px;
}
.Photo-remove{
   z-index: 5201;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 25px;
    opacity: 0.5;
    position: absolute;
    right: -50px;
    text-align: center;
    top: 0;
    width: 50px;
    filter: alpha(opacity=50);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.Photo-remove:hover{
    opacity: 1;
    filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.Photo-userimage{
float:left;
}
.Photo-userimage img{
    width: 70px;
    height: 70px;
    
}
.noscroll{
    overflow:hidden;
}
.Photo-enabled {
     margin-right:15px;
}
.Photo-enabled .header-in{
    margin-left: -517px;
}
.Photo-share{
	z-index:3500;
	margin-top: -40px;
	margin-bottom: 5px;
    }
.Photo-share .buttonShare {
    font-size: 20px;
    height: 30px;
    width: 25px;
    margin-right: 5px;
   
}
.share-right .buttonShare {
    margin-bottom: 5px;
}
.share-right{ 
    position: absolute;
    right: -46px;
    top: 74px;
    width: 40px;
}

.Photo-share a {
    text-decoration: none;
}
.Photo-share i {
    line-height: 30px;
}
.Photo-user{
   background: none repeat scroll 0 0 #FFFFFF;
     border-radius: 0 0 4px 4px;
    padding: 0 5px 5px 5px;
    position: relative;
    text-align: left;
    z-index: 5400;
    border-top: 1px solid #efefef;
}
.Photo-caption {
    text-align: left;
}
.Photo-userimage{
   
}
.Photo-loading {
    color: #FFFFFF;
    font-size: 60px;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    z-index: 5000;
    display:none;
}
.Photo-commands span {
    color: #BBB;
    font-size: 18px;
    height: 18px;
    width: 15px;
    background: #FFF;
}
.Photo-commands span:hover {
    color: #666;
}
.Photo-commands i{
font-size: 15px;
    line-height: 15px;
}
.Photo-commands-td{
    width: 30px; vertical-align: bottom;
}
.Photo-user table{
    width:100%
}
.Photo-userimage-td{
    padding-top: 6px;
    width: 75px;
}
.Photo-userinfo-td{
    vertical-align: top;
}
.button_like_on{
    color: #808080;
    background: #FFF;
    
}
.mini_like_share {
    left: 10px;
    position: absolute;
    opacity: 0;
    top: 10px;
    z-index: 800;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    height: 30px;
    transition: opacity 0.2s ease 0s;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.like_share.buttonShare {
    font-weight: normal;
    width: auto;
}
.button_like_on i {
    color: #FF0000;
}
#facebox_container{
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom: 0;
    overflow-y: scroll;
    display: none;
    z-index: 9999;
}
#facebox .box{
    min-width: 550px;
    margin: 0;
}
#facebox .box_gray{
    background : none;
}
#facebox .roundBottom{
  /*  border-top: 1px solid #CCC; */
    padding: 0;
}
#facebox .roundTop{
  padding: 10px 10px 0;
}
#reportForm label{
  cursor: pointer;
}
#facebox .middleDiv{
    padding: 10px;
}
.bottomBar{
    background: none repeat scroll 0 0 #EFEFEF;
    border-top: 1px solid #CCCCCC;
    padding: 20px;
    margin: 10px -10px -10px;
}
#facebox .bottomBar{
    margin: 0;
    text-align: right;
}

.Report-response{
    margin: 20px 0 0;
}

.bphoto{
    background: none repeat scroll 0 0 #F8F8F8;
    color: #DBDBDB;
    display: inline-block;
    float: left;
    height: 70px;
    line-height: 70px;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    width: 70px;
    border-radius:3px;
	}
#right .bphoto{
     
    margin-right: 5px;
    
}
/*.icon-building.icon-3x.bphoto {
    height: 70px;
    line-height: 70px;
    width: 70px;
}
*/
#mypage .bphoto {
    height: 60px;
    width: 60px;
}

#photoPreview {
    
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    width: 100%;
    
}

#photoPreview &gt; div{
    /*width: 19.5%;*/
    position: relative;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    padding: 0;
}
.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}
	
#photoPreview  img {
    width: 100%;
    border-radius: 2px;
    
}
#photoPreview i{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 2px;
    bottom: 0;
    color: #DBDBDB;
    cursor: pointer;
    
    left: 0;
    
    position: absolute;
    

        font-size: 60px;
        line-height: 82px;


    right: 0;
    top: 0;
}
#right #photoPreview i{
    width: 70px;
    height: 70px;
    font-size: 50px;
    line-height: 70px;
    
}
#right #photoPreview &gt; div{
    width: 70px;
    height: 70px;
}
.button_new{
    border-radius: 3px;
    color: #999999;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    transition: color 0.15s ease-in-out 0s;
    padding: 3px 8px;
    text-decoration: none;  
}
.button_new:hover{
    background: #E9EAEE;
    color: #555;
}
/*
.button_group a:first-child {
    border-radius: 3px 0 0 3px;   
}
.button_group a:last-child {
    border-radius: 0 3px 3px 0;
}
.button_group a + a {
    margin-left: -1px;
}
*/
.button_group a {
    margin-left: 5px;
}
.citylist{

float:left;
/*margin-bottom: 7px;*/
}
.citylist i {
font-size: 0.9em;
color: #808080;
font-style: normal;
}

.fixed-el{
    position: fixed;
}

.wide #centerwrap{
    width: 100%;
}
h1 a {
    color: #004A8B;
}
#reportList li {
    list-style: none outside none;
}

.page-cont{
    position: relative;
    margin: 90px auto 0;
    min-height: 400px;
    width: 1020px;
}
.header-cont{
   background: none repeat scroll 0 0 #31577D;
    height: 54px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    
}

.header-in{
    left: 50%;
    margin-left: -510px;
    position: absolute;
    width: 1020px;
}

.rlike-on i {
    color: #31577D;
}
.like &gt; .btn, .like &gt; .btn:hover, .btn-add{
    background: none repeat scroll 0 0 #31577D;
    color: #FFFFFF;
}
.btn-add:hover, .btn-add:focus{
    color:#FFF !important;
}
.popupLogin{
    padding:20px;
}
.popupLogin &gt; div {
    padding : 10px;
}
.nolink{
    text-decoration: none;
}
.table-form, #formsearch{
    width:100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}

.input-form{ 
width: 98% !important;
}
.table-form td{
width: 50%
}

.form-wrap {
display: block;
}
.submit-wrap{
float: right;
max-width: 180px;
}
.form-left{
float: left;
width: 100%;    
}
.input-wrap{
margin: 0 35px 0 0;
}
.form-right{
    margin-left: -35px;
    float: left;
}
.form-wrap .btn , .form-xs .btn {
    height: 35px;
    width: 35px;
}
.form-xs .btn {
    width: 100%;
    
}
.header-left{
    float: left;
    height: 50px;
    padding-top: 10px;
    width: 210px;
    
}
.header-right{
    overflow:hidden; 
    height: 50px;
}
.maphome &gt; img {
max-height: 448px;
    max-width: 350px;
    width: 100%;
}
.form-xs{
    padding-top: 15px;
}
.navbar-user a {
    color: #FFFFFF;
}
.navbar-user li {
    list-style: none outside none;
    padding: 10px 5px;
}

#what, #where{
    font-size:18px;
}
.actionButtons{
    text-align: right;
}
.shareButtons{
    float: left;
}
.actionButtons{
    float: right;
}
.shareButtonsBig .buttonShare {
    height: 35px;
    min-width: 35px;
}
#compDetails &gt; h2 {
    margin-right: 80px;
}
#aggregateRating i {
    margin-left: 2px;
}
.complist &gt; div, #categories .printtext &gt; span {
   /* line-height: 25px; */
}
.selectiniz{
    text-align: center;
}
.selectiniz &gt; a {
    margin: 0 4px;
}
.weekdays span:first-child{
	    display: inline-block;
	    float: left;
	    line-height: 20px;
	    padding: 0 10px;
	    width: 60px;   
	}
	.x3{
	    height: 30px;
	}
	#tip-descr{
	    background-color: #333333;
    border-radius: 2px;
    color: #FFFFFF;
   
    font-size: 12px;
    margin: 5px 0;
    padding: 5px;
	}
	#stepOne{
	    
	}
	#stepTwo,#stepThree{
	    display:none;
	    
	}
	.formEditComp &gt; div {
	    min-height: 25px;
	}
	.formEditComp input[type="text"],.formEditComp input[type="password"]{
	    height: 34px;
	    width:100%;
	    border: 1px solid #ccc;
	    padding: 0 8px;
	}
	.formEditComp{
	    margin-top: 30px;
	}
	.textArea{
	    width:100%;
	    min-height: 120px;
	    
	}
	.RemCat{
	    position:absolute;
	    right: 15px;
	    top: 10px;
	    cursor:pointer;
	}
	.weekdays{
	    list-style: none;
	    clear: both;
	    margin: 10px 0;
	    
	}
	.formError{
	    background: none repeat scroll 0 0 #F2DEDE;
	    border-color: #FF0000 !important;
	}
	#formEditComp .error &gt; span{
	     background-color: #F2DEDE;
    display: block;
    padding: 8px;
	    
	}
        .minimenu &gt; div{
            margin-top: 15px;
            
        }
    
.userTitleComp{
    
    display: block;
    margin-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.userCompImg{
   width:100%;
}
.reviewOptions{
    right:10px;
    top:15px;
    color: #999;
    cursor: pointer;
    position: absolute;
}
.reviewOptions .button_new:hover{
    color: #004A8B;
    background:none;
    
}
.slide li {
    display: inline-block;
    margin: 0 10px 10px 0;
}
.slideContainer {
    height: 170px;
}
.slideCont{
    overflow:hidden;
}
.slide{
    position:absolute;
    left: 14px;
}
.slideNext , .slidePrev{
   cursor: pointer;
    height: 184px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40px;
    width: 60px;
    background: #FFF;
}
.slidePrev {
    left: 0;
    display:none;
}

.slideNext i , .slidePrev i{

    font-size: 30px;
    line-height: 184px;
}

.mwSince{
   color: #808080;
    font-size: 12px;
    padding: 5px 0;
    height: 35px;
}
.noPhotoComp {
    background: none repeat scroll 0 0 #EFEFEF;
    border-radius: 2px;
    color: #DBDBDB;
    display: inline-block;
    height: 50px;
    text-align: center;
    width: 50px;
}
.noPhotoComp i {
    font-size: 35px;
    height: 50px;
    line-height: 50px;
    width: 50px;
}
.userReview img {
    border-radius: 2px;
}
.userReview  .companyName{
    font-size: 16px;
    
}

.userReview &gt; div {
    display: inline-block;
    margin-right: 10px;
     vertical-align: middle;
}
.tmb{
    width:50px;
    height:50px;
    display: inline-block;
}
.userReview {
    cursor: pointer;
    padding: 10px;
    position:relative;
    transition: all 0.15s ease-in-out 0s;
}
.myrevoptions &gt; span{
    display: inline-block;
}
.userReview .myrevoptions {
    clear: both;
    display: block;
    margin-left: 65px;
    margin-top: 10px;
}
.userProfileTopLinks {
    background: none repeat scroll 0 0 #FFFFFF;
    
}
.userProfileTopLinks span:hover, .slideNext:hover, .slidePrev:hover, .userReview:hover{
    background: #F7F8FC; /*#F4F5F9;*/
    
}

.userProfileTopLinks span:hover{
    color: #31577D;
    
}
.userProfileTopLinks span{
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    text-align:center;
    font-size: 11px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    transition: all 0.15s ease-in-out 0s;
}
.profile h2 {
    display: inline-block;
}
.userProfileName &gt; p {
    color: #808080;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.userProfileName em {
    background: none;
    color: #31577D;
    
    display: block;
    font-size: 18px;
    font-weight: 500;
    padding-top: 3px;
    transition: color 0.15s ease-in-out 0s;
    
}
.userProfileName &gt; span {
    font-size: 18px;
}
.userProfileHeader {
    height: 128px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
.userProfileImage{
    border: 4px solid #FFFFFF;
    border-radius: 2px;
    bottom: 0;
    height: 128px;
  position: absolute;
    width: 128px;
    z-index: 90;
}
.userProfileName {
    bottom: 0;
    position: absolute;
    padding-left: 128px;
    width: 100%;
}

.userProfileMini{
    margin: 10px 0;
    
}
.userProfileMini .globalUserImage{
    border-radius: 2px;
    border: 3px solid white;
    width: 60px;
    height: 60px;
    
}

.userProfileMini u, 
.userProfileName u{
 font-size: 30px;
     color: #31577D;
     text-decoration: none;
     display:inline-block;
     vertical-align:top;
}
.userProfileMini u{
    
    font-size:24px;
}
.userProfileImage &gt; img{
    width: 120px;
    height: 120px;
    border-radius: 2px;
}
.photoComp-cont{
    float: left;
    position: relative;
    border-radius: 2px;
    overflow: hidden;
    width:168px;
    height:168px;
}
.photoComp-name, .photoComp-name-on {
   
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #FFFFFF;
    font-weight: bold;
    left: 0;
    overflow: hidden;
    padding: 5px 0;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    transition: all 0.2s ease-out 0s;
    white-space: nowrap;
    width: 100%;
    display: none;
    
}
.photoComp-name-on{
	display: block;
}
.exploder .photoComp-name{
   background: transparent;
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);   /* IE6 &amp; 7 */
   zoom: 1
}
.photoComp-name &gt; span{
     padding: 0 5px;
}
.photoComp-cont img {
    height: 100%;
    width: 100%;
}


    header, .container{
	min-width: 300px;
    }
    .blue{
	background: none repeat scroll 0 0 #31577D;
    }
    body{
	padding: 52px 0 0;
	background-color: #E9EAEE;
	
    }
    
    .navbar-brand &gt; img{
	width: 100%
    }
  
    .hin{
	width: 400px;
    }
    #footer{
	 width: auto;
    }
    h1,h2{
	font-size: 18px;
	margin: 0 0 5px;
    }
    
    .nav-logo{
	width: 180px !important;
    }
    
    .compListBox {
	margin-left: 140px;
	margin-right:92px;
	display: block;
       /*line-height: 1.5em;*/
    }
    
    
    .buttonOptions{
	
	margin-bottom: 10px;
        display: none;
    }
    
     .shareButtonsCont &gt; div &gt; a &gt; span {
	width: auto;
    }
 
#cookie-wrap {
    background: #ddd none repeat scroll 0 0;
    border-top: 1px solid #ccc;
    bottom: 0;
    display: none;
    min-height: 40px;
    max-height: 5000em;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
#cookie-text {
    color: #666;
    font-size: 13px;
    margin-right: 20px;
    text-align: center;
    line-height: 16px;
    padding: 10px;
}
#cookie-ok {
    color: #31577d;
    cursor: pointer;
    font-size: 25px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 8px;
}

   

#topHead {
    height:90px;
}
body{
    padding-top: 90px;
}
@media (max-width: 450px){
    
    #topHead{
        height: 50px;
    }
    body{
        padding-top: 60px;
        font-size: 150%;
        line-height: 2em;
    }

	 #cookie-text {
        
       
        margin-right: 32px;
        padding: 10px 0 10px 10px;
        text-align: left;
    }
    .compRat , .compRat i {
	font-size: 12px;
    }
    .compRat i{
	margin-left: 1px;
    }
    .compListBox {
	margin-right:62px;
	margin-left: 0;
        
    }
    .hidden-xxs{
	display: none;
    }
    
   #company h1{
    margin-right: 75px;
   }
   #aggregateRating i {
    font-size: 13px;
   }
   .myrevoptions &gt; span{
    display: block !important;
    
   }
   #facebox .box{
    width: 320px;
   }
   #facebox h1{
    margin:0;
   }
    
    .caption {
        width: 190px; height: 100px;
    }
    .pinphoto .mini_like_share, .pinphoto .options{
        opacity: 1;
    }
}

@media (min-width: 450px) {
    
    .hidden-xxs{
	display: block;
    }
   
   
    
}

@media (max-width: 767px){
    
     .shareButtons , .actionButtons{
	text-align: center;
	float: none;
    }


     .box-company &gt; span {
	max-width: 100%;
    }
    #company #map {
        height: 200px;
    }
    
    #facebox .box {    
        min-width: 0;
    }
    #facebox{
	top: 0;
	left: 0;
    }
    #facebox .content{
	width: 100%;
    }
     .buttonOptions{
	display: block;
        width: 100%;
    }
    .shareButtonsCont &gt; div &gt; a &gt; span {
	width: 100%;
    margin-bottom: 10px;
    }
    
    
}
    

@media all and (min-width: 768px) {
    
   
   

    .compListBox{
        line-height: 1.7em;
    }
    
 #formEditComp .col-sm-3:first-child{
	text-align: right;
	line-height: 34px;
	
	}
   
     
    
    
    .nav-logo{
	width: 200px !important;
    }
   
}

 .col-right{
	padding: 0 0 0 10px;
    }

@media (max-width: 992px) {
    .col-right{
        padding: 0;
    }
   
    #photoPreview i {
        font-size: 140px;
        line-height: 200px;
    } 
        
}

@media (min-width: 992px) {
    
    
    
}


@media (min-width: 1200px) {
   #photoPreview i{
       font-size: 70px;
        line-height: 100px;
    }
}



.navbar-form{
    border:none;
    box-shadow: none;
}
.breadcrumb{
    background:none;
    padding: 10px 0;
    margin: 0;
}
.col-main{
    padding: 0;
}

.navbar-toggle {
    margin-right:8px;
     color: #FFFFFF;
}
.btn, .form-control, .navbar-toggle{
    border-radius: 2px;
    border: 0;
}
footer, footer a {
    color: #555;
    
}
footer{
    border-top: 1px solid #999999;
    margin-top: 100px;
    padding: 10px 0;
}
.navbar-toggle {
    border: 0;
}
label {
    font-weight: normal;
}
.btn-gray{
    background-color: #E9EAEE;
    color: #999;
    
}

.btn-blue {
  color: #fff;
  background-color: #31577D;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  color: #fff;
  background-color: #3276b1;
}



.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {
    background-color: #31577D;
    
}

.exploder .breadcrumb li {
    margin-right: 1px;
}
.middleDiv &gt; h2 {
    margin: 10px 0;
}
.icon-bullhorn {
    margin-top: 20px;
}

#afs1cont,#afs2cont{
    min-height:0;
    padding:0;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}
.afscont .compListBox {
    margin: 0;
}



  .btn-blue-top{
      background-color: #26425E;
      height: 30px;
      font-size: 13px;
   }
   .btn-blue-top:hover{
      background-color: #31577D;
   }
   body.wide section.container {
    max-width: none;
    width: 100%;
    padding: 0;
   
}
#area .box-company {
    padding: 10px 0;
    border-left:0;
}
#topMenu .dropdown&gt;a{
   color: #FFF;
}
#topMenu li{
   list-style: none;
   text-align: left;
}
#topMenu{
height:30px; background:#26425E;margin-bottom:5px;
}

.noscroll header{
   padding-right: 15px;
}
.navbarMenu{
   background-color: #31577D;
}
.resp-image {  width:100% !important; min-height: 300px; padding-top:10px; margin-bottom:10px; text-align:center; background:#FFF}

</pre></body></html>