/* EXPLICIT FONTS */

body#page-body {background-color:#0066bf}
body#page-body #main-content{background:transparent}
#sticky-panel{background-color:rgba(255,255,255,1);color:#000000;}#sticky-panel *{color:#000000;}.k-mobile #sticky-panel{background-color:#ffffff;background-image:none;}
body#page-body #bottom-footer{background:none;background-color:#1e1e1e}
body#page-body #bottom-footer .layout-content li,body#page-body #bottom-footer .layout-content span,body#page-body #bottom-footer .layout-content .fa,body#page-body #bottom-footer .layout-content a:before,body#page-body #bottom-footer .layout-content .form-item label,body#page-body #copy-footer a#credit,body#page-body #bottom-footer  .layout-content .heading span,body#page-body #bottom-footer  .layout-content{color:#ffffff}
body#page-body #bottom-footer .layout-content .office_informations .office-contact .fa{color:rgba(255,255,255,0.6)}
body#page-body #bottom-footer .office_informations .office-contact{border-top-color:rgba(255,255,255,0.6)}
body#page-body #mobile_menu .menu-panel{background-color:rgba(255,255,255,1);color:#150fc1}
body#page-body #mobile_menu .menu-panel .menu .menu-item a{color:#150fc1}
{display:none}
body#page-body .page-header > .layout-content *{color:#000000;text-shadow:rgba(0,0,0,0.75) 1px 1px 2px;}
body#page-body .page-header{background-color:rgba(239,239,239,1)}
#broker-chooser li .photo {
    width: 120px;
    height: 120px;
    overflow: hidden;
    border: solid 2px rgba(255,255,255,0.5);
    margin: 10px auto;
    border-radius: 15px !important;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomright: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
#broker-chooser li .photo {
    width: 120px;
    height: 120px;
    overflow: hidden;
    border: solid 2px rgba(255,255,255,0.5);
    border-radius: none;
    margin: 10px auto;
}

#broker-card .photo {
    border-radius: 15px !important;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomright: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

#quickbar .content .content-group a {
    opacity: 1;
}

.gallery-content{
  padding-top:5px;
}