﻿body {
    font-family: 'museo_sans_rounded', 'Open Sans', Arial !important;
}
body {
    padding: 0 !important;
}
.staticpage {
    /*custom select box*/
    /**ends*/
}
.staticpage h3 {
    font-weight: 400 !important;
    margin-bottom: 20px !important;
}
.staticpage h4 {
    margin-bottom: 20px;
    font-weight: 500;
}
.staticpage p {
    text-align: justify;
}
.staticpage .fntwght-500 {
    font-weight: 500;
}
.staticpage .mrbtm-30 {
    margin-bottom: 30px;
}
.staticpage .sudheading {
    padding-left: 10px;
    font-size: 12px;
}
.staticpage .select-wrapper {
    float: left;
    display: inline-block;
    border: 1px solid #cccccc;
    border-radius: 4px;
    background: #ffffff url(../../../Images/Common/Arrow_small.png) 97% center no-repeat;
    cursor: pointer;
}
.staticpage .select-wrapper .holder {
    display: block;
    margin: 0 35px 0 5px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    padding-left: 5px;
}
.staticpage .select-wrapper select {
    margin: 0;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    outline: none;
    opacity: 0;
}
.staticpage .select-wrapper select option {
    margin-left: 0px;
    padding-left: 0px;
}
.staticpage .select-wrapper {
    height: 40px;
    line-height: 40px;
    width: 100%;
}
.staticpage .select-wrapper select {
    height: 40px;
    line-height: 40px;
    width: 93%;
}
.staticpage .termsNcondition {
    /*b{
            font-weight:600;
        }*/
}
.staticpage .termsNcondition p {
    margin-bottom: 20px;
}
.staticpage .termsNcondition .list-with-alphabets {
    list-style-type: lower-alpha;
}
.staticpage .eventagreement {
    /*b{
            font-weight:600;
        }*/
}
.staticpage .eventagreement h4 {
    font-weight: 600;
}
.staticpage .eventagreement .list-with-alphabets {
    list-style-type: lower-alpha;
}
.staticpage .eventagreement p {
    margin-bottom: 15px;
}
.staticpage .eventagreement p span {
    font-weight: 600;
}
.staticpage .eventagreement .mrgn-right-less {
    margin-right: -15px;
}
.staticpage .eventagreement .mrgn-right-less {
    margin-right: -15px;
}
.staticpage .eventagreement .bold-text {
    font-weight: 700;
}
.staticpage .finance .loanimg {
    margin-left: 10px;
}
.staticpage .finance .listing {
    background: url(../../../Images/Common/property_details.png) 5% 17% no-repeat;
    margin-right: 10px;
    width: 25px;
    height: 25px;
    float: left;
}
.staticpage .finance .tel-num {
    text-align: right;
    color: #e57126;
    font-family: 'museo_sans_rounded', 'Open Sans', Arial !important;
    font-size: 1.875em;
}
.staticpage .finance .green-light {
    text-align: right;
    color: #2780f7;
    font-family: 'museo_sans_rounded', 'Open Sans', Arial !important;
    font-weight: 600;
    font-size: 0.750em;
}
.staticpage .finance .adright {
    float: right;
}
.staticpage .finance .advertising {
    clear: both;
}
.staticpage .finance .admargintop {
    margin-top: 29px;
}
.staticpage .finance .nopad-right {
    padding-right: 0px;
}
.staticpage .finance .mrgn-right-less {
    margin-right: -15px;
}
.staticpage .affliate {
    margin-bottom: 30px;
}
.staticpage .affliate .img-row {
    margin-bottom: -20px;
}
.staticpage .affliate p {
    margin-bottom: 20px;
}
.staticpage .affliate ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.staticpage .affliate ul li {
    background-image: url(../../../img/listbullet.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 18px;
    padding-bottom: 12px;
}
.staticpage .affliate .inner-bg {
    position: relative;
    min-height: 0px;
}
.staticpage .affliate .pad-30 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.staticfooterClass {
    position: fixed;
    bottom: 0px;
}
/*-- Inner Page bg --*/

.inner-bg {
    /*background-color:rgba(251, 251, 251,0.9);
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.157);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.157);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.157);*/
    
    min-height: 750px;
}
.search-results-container .bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"] {
    margin-bottom: 0px;
}
.pad-30 {
    padding: 30px;
}
.breadcrumb {
    list-style: none;
    background-color: #d9e5f4;
    border-radius: 0px;
    font-size: 0.750em;
    padding: 8px 30px;
}
.mrbtm-12 {
    margin-bottom: 12px;
}
.mrbtm-20 {
    margin-bottom: 20px;
}
.mrbtm-40 {
    margin-bottom: 40px;
}
/* Help Page */

h2 {
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    margin: 30px 0 20px;
    margin-top: 0px;
}
.faq-style .panel {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 0px;
}
.faq-style .header-line {
    border-bottom: 1px solid #c0bebe;
    height: auto;
    padding-bottom: 10px;
    font-weight: 300;
}
.faq-style .nopad-left {
    padding-left: 0px;
}
.faq-style h2 {
    margin-bottom: 20px;
    float: none;
}
.faq-style .mrbtm-30 {
    margin-bottom: 30px !important;
}
.faq-style .faq-pad-30 {
    padding: 30px;
}
.faq-style .left-pad {
    padding-left: 10px;
}
.faq-style .panel-title a {
    font-weight: normal;
    faq-style .panel color: #333333;
    text-decoration: underline;
    cursor: pointer;
    line-height: 25px;
}
.faq-style .faq-arrow {
    background: url(../../../Images/Common/Sprites_home_1.png) 56% 9.3% no-repeat;
    width: 26px;
    height: 20px;
    cursor: pointer;
    margin-left: -16px;
    float: left;
}
.faq-style .faq-arrow-down {
    background: url(../../../Images/Common/Sprites_home_1.png) 56% 3% no-repeat;
    width: 26px;
    height: 20px;
    cursor: pointer;
    margin-left: -16px;
    float: left;
}
.faq-style .mrgn-top {
    margin-top: -8px;
}
.faq-style .panel-default > .panel-heading {
    background-color: transparent;
    border-color: transparent;
}
.faq-style .panel-heading {
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.faq-style .collapse-width {
    width: 97%;
    margin-left: 3%;
}
.faq-style .img-responsive {
    height: 50px;
}
.faq-style .panel-body p {
    text-align: justify;
}
.width-100 {
    width: 100%;
}
.faq-style .panel-body {
    background-color: transparent;
}
.hs-sidebar h2 {
    font-weight: 300;
}
.hs-sidebar .quick-links {
    list-style-type: none;
    list-style: none;
}
.hs-sidebar .quick-links li {
    margin-bottom: 15px;
    font-size: 1.125em;
}
.btn-anchor {
    display: inline;
    border-color: transparent;
}
.btn-anchor:hover {
    background-color: #ef5f42 !important;
    border-color: transparent;
}
.header-back-btn {
    /* display:block; */
}
.section-container.container {
    margin-top: 30px;
}
.modal {
    z-index: 10003;
}
.modal-backdrop {
    z-index: 10002;
}
.icon-interested-in-auction {
    max-width: 116px;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .interested-in-auction .button-area .btn {
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 8px;
    }
}
.interested-in-auction .button-area .btn {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 5px;
    border-radius: 0;
    border-color: #D84315;
    font-size: 14px;
    min-width: 0;
}
.interested-in-auction .button-area .btn:hover {
    border-color: #D84315;
}
.interested-in-auction .btn-ghost {
    background-color: transparent;
    color: #D84315;
}
.interested-in-auction .btn-ghost:hover {
    background-color: #fff !important;
}
.interested-in-auction .button-area span {
    font-size: 24px;
    margin-top: -5px;
}
#auctionIntentOverlayMobile {
    position: fixed;
    left: 100%;
    top: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: 10100;
    overflow-y: auto;
    overflow-x: auto;
    -webkit-transition: left .5s ease-out;
    -moz-transition: left .5s ease-out;
    -ms-transition: left .5s ease-out;
    transition: left .5s ease-out;
}
/* Xome Broker Licensing page */

.page-heading span:first-child {
    color: #39ccd2;
}
.licensing-container {
    background-color: #FFFFFF;
    border: #D8D8D8 solid 1px;
    margin-bottom: 20px;
}
.licensing-broker,
.licensing-auctioneer {
    padding: 0px 10px !important;
}
.licensing-broker h4,
.licensing-auctioneer h4 {
    font-weight: bold;
}
.licensing-broker a,
.licensing-auctioneer a {
    color: #FF5C39;
    text-decoration: underline;
}
.licensing-broker {
    border-right: #e4e8ed solid 1px;
}
.licensing-location {
    padding: 0 20px 20px !important;
    margin: 20px 0 0 !important;
    font-weight: bold;
}
.licensing-row {
    border-bottom: #D8D8D8 solid 1px;
    padding-bottom: 20px;
    margin: 0 10px !important;
}
.licensing-row h4 {
    margin-top: 0 !important;
}
@media (max-width: 768px) {
    .licensing-broker {
        border-right: 0px;
        border-bottom: #e4e8ed solid 1px;
    }
    .licensing-auctioneer {
        padding-top: 20px !important;
    }
}

#LicensingInfo .licensing-row h3 {
        font-weight: 300;
        font-size: 20px;
        text-transform: uppercase;
    }

@media (min-width: 768px) {
    #LicensingInfo .licensing-row h3 {
        font-size: 28px;
    }
}