﻿/*
body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges /
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default /
input,
select,
textarea {
    max-width: 280px;
}
*/
@font-face {
    font-family: praxis-regular;
    src: url(fonts/praxislt-regular.woff);
}

@font-face {
    font-family: praxis-semibold;
    src: url(fonts/praxis-semibold-webfont.woff);
}

@font-face {
    font-family: praxis-light;
    src: url(fonts/praxis-light-webfont.woff);
}

@font-face {
    font-family: Fun-Plain-A;
    src: url(font/EK03Plain-B02.ttf);
}

@font-face {
    font-family: Fun-Plain-B;
    src: url(font/EK03Plain-M02.ttf);
}

@font-face {
    font-family: Fun-Plain-C;
    src: url(font/EK03Plain-L02.ttf);
}

@font-face {
    font-family: Fun-Regular;
    src: url(font/EK2003Regular.ttf);
}

@font-face {
    font-family: Fun-S;
    src: url(font/EK03Serif-B01.ttf);
}

.page-content {
    /*padding: 16px !important;*/
    min-height: initial !important;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999 !important;
}

    .sticky + .page-content {
        padding-top: 150px !important;
    }

html, body, .label, body, h1, h2, h3, h4, h5, h6 {
    font-family: proxima_novaregular; /*praxis-regular !important; "Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 20px 10px 10px !important;
}

body.page-md {
    background: #ecf0f2;
}

#attentionMessage {
    margin: 10px 0;
}

    #attentionMessage .attentionNote {
        font-weight: bold;
        /*font-size: 18px;*/
    }


td.NumberVal {
    text-align: right !important;
    padding-right: 30px !important;
}

td.NumberVal-bold {
    text-align: right !important;
    padding-right: 30px !important;
    color: #01adf1 !important;
    font-weight: bold;
}

.propLst li div {
    font-size: 15px;
    background: #f5f5f5;
    border: 1px solid #DDC481;
    color: #2f353b;
    padding: 10px 15px;
    margin-bottom: 8px;
    border-radius: 5px;
    cursor: pointer;
}

/*.propLst li div{
    background: #f5f5f5;
}*/


.red-bg {
    background-color: #C24E4E;
    color: #FFF !important;
}

.blue-light-bg {
    background-color: #7BCBCA;
    color: #FFF !important;
}

.green-bg {
    background-color: #7FBF73;
    color: #FFF !important;
}

.blue-bg {
    background-color: #426FB3;
    color: #FFF !important;
}

.blue-bright-bg {
    background-color: #3aaec7;
    color: #FFF !important;
}

.pink-bg {
    background-color: #CB7BC4;
    color: #FFF !important;
}

.yellow-bg {
    background-color: #CBB744;
    color: #FFF !important;
}




#movers-row {
    margin: -120px 0 0 120px;
}

    #movers-row div {
        width: 33.3%;
        float: left;
    }

        #movers-row div img {
            float: right;
        }


.page-content-wrapper .page-content {
    padding: 0px 0 0 0px !important;
    margin: auto !important;
}

.font-color-eservice {
    /*color: #002046 !important;*/
    /*color: #48484f !important;*/
    /*color: #217BD6 !important;*/
    color: #666 !important;
}





.dt-responsive th {
    color: #48484f !important;
}

.dt-responsive td {
    color: #666666 !important;
}


.property-selector-container .mt-element-overlay .mt-overlay-6 h2 {
    background: rgba(0,0,0,.6) !important;
    /*padding:50px 0px !important;*/
}

.property-selector-container .mt-element-overlay .mt-overlay-6 .mt-overlay {
    padding: 50px 0px;
}

.portlet.light.bordered {
    /*border-bottom-color: #32c5d2 !important;*/
}

.portlet.light.has-error {
    border: 1px solid #e73d4a !important;
}

.portlet > .portlet-title {
    /*border-bottom: 1px solid #666;*/
}

#form-element-modal .portlet > .portlet-title {
    border-bottom: 1px solid #eee;
}

.property-selector-container {
    cursor: pointer;
}

.property-selector-name {
    font-weight: normal !important;
}

.modal-title {
    font-size: 15px !important;
    font-weight: normal !important;
    color: #fdfdfd !important;
}

.modal .modal-header {
    background-color: #2C5A8E !important;
}

.modal .modal-header-inv {
    background-color: #2C5A8E !important;
}

.mt-step-col {
    cursor: pointer;
}

    .mt-step-col .mt-step-content {
        display: none;
    }

.mt-element-step .step-line .active .mt-step-content {
    display: block;
    color: #95A5A6 !important;
}

.mt-element-step .step-line .mt-step-title {
    font-size: 14px !important;
}

#service-property-modal.fade.in, #form-element-modal.fade.in, #calendarModal.fade.in {
    top: 0 !important;
}

#form-element-modal .current-element-order {
    font-size: 1.7em !important;
    font-weight: 500 !important;
}

#form-element-modal .field-navigation {
    margin: 0 10px;
    color: #333 !important;
    cursor: pointer;
}

    #form-element-modal .field-navigation.active {
        background: rgb(250, 255, 189);
    }

    /*#form-element-modal .field-navigation.attached {
        border-top: 3px solid green;
    }*/

    #form-element-modal .field-navigation.attached:after {
        content: "\f111" !important;
    }

div[data-type='attachment'] .mt-overlay h2 {
    text-transform: none !important;
}

.triggerSrGuidedForm {
    position: fixed;
    top: 50%;
    right: 1% !important;
}



.page-header.navbar.navbar-fixed-top, .page-header.navbar.navbar-static-top {
    /*background: #76BACD url(http://saleemm.com/wp-content/uploads/2014/07/blurry_header.png) no-repeat;*/
}

#srTypes-list .tiles .tile {
    border: 0 !important;
    background: #3598dc none repeat scroll 0 0 !important;
    /*border-bottom: 11px solid #f5f8fd !important;*/
    /*box-sizing: initial !important;*/
    /*margin-bottom: 0 !important;*/
}

    #srTypes-list .tiles .tile.border {
        border-bottom: 11px solid #f5f8fd !important;
    }

    #srTypes-list .tiles .tile.selected {
        border: 4px solid #578ebe !important;
    }

#srTypes-list .note.note-info {
    /*padding-top: 0 !important;*/
    line-height: 2 !important;
}

#srTypes-list .tiles .tile .tile-body > i {
    margin-top: 0px;
    display: block;
    font-size: 28px;
    line-height: 41px;
    text-align: center;
}

#srTypes-list .selectSrType i {
    vertical-align: middle !important;
}

.eligibility-message-container {
    display: table;
    width: 100%;
}

.eligibility-message-child {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

#notesViewAll {
    text-decoration: underline !important;
}

.timeSlotSelect.selected {
    background: #FEFEFE !important;
    border: 1px solid #666 !important;
    color: #666 !important;
}

.invoice-content-2 .invoice-cust-add, .invoice-content-2 .invoice-head {
    margin-bottom: 0 !important;
}

.portlet.light > portlet-title-Main > .caption > .caption-subject {
    font-size: 18px !important;
    color: #0277BD !important;
    padding-left: 10px;
}

.portlet.no-shadow {
    box-shadow: none;
}

.profile-header {
    color: #2c364b !important;
    font-size: 14px !important;
    font-family: proxima_nova_ltsemibold !important;
}

.profile-left-header {
    color: #77839a !important;
    font-size: 14px !important;
    font-family: proxima_nova_ltsemibold !important;
}

.profile-header-sidebar {
    color: rgba(231, 236, 241, 0.81) !important;
}

.profile-header-sidebar-exp {
    color: #22313F !important;
}

.txtContent {
    color: #000 !important;
    font: inherit !important;
}

.txtContent-sidebar {
    color: #fdfdfd !important;
}

.portlet.light.Dashboard {
    /*padding: 12px 0px 0px !important;*/
}

.dashboard-highlights {
    width: 150px;
    height: 150px;
    background: #F9F9F9;
    box-shadow: none;
    border-radius: 15px;
    display: inherit !important;
    position: relative;
}

    .dashboard-highlights div {
        position: absolute;
        bottom: 6px;
        width: 100%;
    }

    .dashboard-highlights h4 {
        font-size: 20px !important;
        color: #878787 !important;
    }

    .dashboard-highlights h3 {
        font-size: 16px !important;
        color: #878787 !important;
        margin: 10px 0;
    }

    .dashboard-highlights.due-amount h2 {
        /*margin: 10px 0;*/
    }

    .dashboard-highlights h2 {
        font-size: 25px !important;
        color: #878787 !important;
    }

.dashboard-quicklinks {
    width: 180px;
    height: 180px;
    background: #F9F9F9;
    box-shadow: none;
    border-radius: 15px;
}



.md-checkbox label > .check {
    height: 15px !important;
    width: 8px !important;
}

.btn-primary_Portlate {
    color: #555;
    background-color: #fff;
    border-color: #666;
    border: 1px solid #ddd !important;
}

.portlet-title-Main {
    border-color: #32c5d2 !important;
}


.DashTable {
    padding: 5px 5px 5px !important;
}

.select2-dropdown.phone-dropdown {
    width: 220px !important;
}

.select2-container--bootstrap .select2-dropdown {
    margin-top: 0px !important;
    z-index: 99999;
}

#form-element-modal .select2-selection, #sr-form .select2-selection {
    /*border-right: 0;
    border-left: 0;
    border-top: 0;
    padding: 7px 0px 0px 0px !important;
    font-size: 16px;
    text-align: left;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.075) !important;*/
    padding: 3px 0px 0px 8px !important;
    border-radius: 4px !important;
    background-color: #ffffff !important;
    border: solid 1px #cfd5e4 !important;
    height: 34px;
    margin-right: 10px;
    box-shadow: none;
}

#sr-form .select2-selection__rendered {
    line-height: 2 !important;
}

#countryList + .select2 .select2-selection {
    font-size: 16px;
    text-align: left;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.075) !important;
}

/*#sr-form .select2-selection[aria-labelledby='select2-PPHONECOUNTRYCODE-container'], #form-element-modal .select2-selection[aria-labelledby='select2-PPHONECOUNTRYCODE-container'] {*/
.selectPhoneCode + .select2 .select2-selection {
    padding: 7px 25px 0px 10px !important;
    /*background: #f1f1f1 !important;*/
}

#form-element-modal .select2-container--bootstrap .select2-selection--single .select2-selection__arrow, #sr-form .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
    position: absolute;
    bottom: 0;
    right: 14px;
    /*top: 17px;
    width: 4px;*/
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    color: #77839a !important;
    font-family: proxima_novaregular !important;
    font-weight: normal !important;
}

.form-element {
    margin-bottom: 15px !important;
}

.form-group {
    margin-bottom: 15px !important;
}

.dropdown-form-element {
    /*margin-bottom: 0 !important;*/
}

.dropdown-material-label, .radiobtn-material-label {
    z-index: 9;
    padding: 0;
    top: 0 !important;
    transition: .2s ease all !important;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    pointer-events: none;
    top: 0 !important;
    position: absolute;
    color: #2c364b !important;
    font-size: 14px !important;
    font-family: proxima_nova_ltsemibold !important;
}



.label-mandatory-Y:after {
    content: "*" !important;
    color: #e73d4a !important;
    visibility: visible !important;
    position: relative !important;
    left: 0 !important;
    background: transparent !important;
}





.mt-element-overlay .mt-overlay-1 {
    width: 50% !important;
    height: 50% !important;
    float: initial !important;
}

.profile-usertitle-custom {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #2c364b !important;
}

.profile-usertitle-normal {
    margin-bottom: 7px;
    font-size: 14px !important;
    font-weight: normal !important;
    color: #848fa3 !important;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.mt-element-card.mt-card-round .mt-card-item {
    padding: 5px 15px 5px !important;
}
/*.portlet.light > .portlet-title{
    border-bottom: 1px solid #2ab4c0 !important;
}*/
.ProfileCaption {
    font-size: 18px !important;
    color: #0277BD !important;
}

.ProfileCaption_Tab {
    font-size: 16px !important;
    color: #0277BD !important;
    padding-left: 5px !important;
}

.float-none {
    float: none !important;
}

.portlet-body {
    /*padding-top: 0px !important;*/
}

.uploading {
    height: 50px;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    top: 35%;
    width: 50px;
    z-index: 1040;
}

.text-danger {
    color: red !important;
    font-size: 12px !important;
}

.spinner1 {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px; /* half width of the spinner gif */
    margin-top: -50px; /* half height of the spinner gif */
    text-align: center;
    z-index: 1000;
    overflow: auto;
    width: 100px; /* width of the spinner gif */
    height: 102px; /*hight of the spinner gif +2px to fix IE8 issue */
    background: rgba( 255, 255, 255, .8 ) url('http://i.stack.imgur.com/FhHRx.gif') 50% 50% no-repeat;
}

.spinner {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('images/ajax-loader-new.gif') 50% 50% no-repeat;
}

.divSpinner {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('images/ajax-loader-new.gif') 50% 50% no-repeat;
}

.divMessageBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    z-index: 100000;
}

.MessageBoxContainer {
    top: 35%;
    color: #fff;
    position: relative;
    width: 100%;
    background-color: rgba(0,0,0,.8);
    padding: 20px;
}

.MessageBoxMiddle {
    position: relative;
    left: 20%;
    width: 60%;
}

    .MessageBoxMiddle .MsgTitle {
        letter-spacing: -1px;
        font-size: 24px;
        font-weight: 300;
    }

        .MessageBoxMiddle .MsgTitle .txt-color-orangeDark {
            color: #a57225 !important;
        }

.MessageBoxButtonSection {
    width: 100%;
    height: 30px;
}

    .MessageBoxButtonSection button {
        float: right;
        margin-right: 7px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        font-weight: 700;
    }



.textValid, select2.textValid {
    background-color: rgb(255, 255, 233) !important;
    border-bottom: 1px solid #2ab4c0 !important;
}


.width-100 {
    width: 100% !important;
}

.width-90 {
    width: 90% !important;
}

.width-85 {
    width: 85% !important;
}

.width-80 {
    width: 80% !important;
}

.horizontal-center {
    float: none !important;
    margin: auto !important;
}

.padding-top-0 {
    padding-top: 0 !important;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-all-0 {
    padding: 0 !important;
}

.padding-all-5 {
    padding: 5px !important;
}

.padding-all-7 {
    padding: 7px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-6 {
    padding-right: 6px !important;
}


.padding-right-0 {
    padding-right: 0px !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-topBottom-10 {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.margin-all-0 {
    margin: 0 !important;
}

.center-middle-align-parent {
    display: table;
    margin: auto !important;
    /*    width: 100%;*/
}

.padding-topBottom-5 {
    padding-bottom: 5px !important;
    padding-top: 5px;
    margin: 0px !important;
}

.font-xs {
    font-size: 11px;
}

.modal .modal-header .close {
    opacity: inherit !important;
    margin-top: 8px !important;
}
/*@media (min-width:1024px) {*/
@media (min-width : 769px) {
    .center-middle-align-child {
        display: table-cell;
    }
}


.center-middle-align-child {
    /*display: table-cell;*/
    vertical-align: middle;
    float: none;
}

.page-spinner-bar {
    /*position: absolute !important;
    z-index: 10051;
    width: 100px;
    top: 40%;
    left: 0;
    margin-left: 0;
    text-align: center;*/
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
    height: 20px !important;
    /*padding: 0 !important;
    position: absolute !important;
    text-align: center;*/
    width: 100px !important;
    z-index: 10051;
}

    .page-spinner-bar > div {
        position: relative !important;
        width: 18px !important;
        background: #47cbd7 none repeat scroll 0 0 !important;
    }

.price-highlight {
    /*font-family: Fun-S !important;*/
}

    .price-highlight .highlight-currency {
        font-size: 16px;
        color: rgb(135, 135, 135) !important;
        margin-right: 8px !important;
    }

    .price-highlight .highlight-amount {
        font-size: 32px;
        color: rgb(135, 135, 135) !important;
    }

div.dataTables_wrapper div.dataTables_length {
    color: #fff;
}

div.dataTables_wrapper div.dataTables_filter {
    color: #fff;
}

.invoice-list th:nth-child(n+3), .invoice-list td:nth-child(n+3) {
    white-space: normal !important;
}


.bootbox.modal {
    width: auto !important;
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0;
}



.mt-element-overlay .mt-overlay-6 {
    background: #ffffff !important;
}

    .mt-element-overlay .mt-overlay-6 .mt-overlay {
        padding: 0px !important;
        border: 2px dashed #cec8c6 !important;
    }

    .mt-element-overlay .mt-overlay-6 a, .mt-element-overlay .mt-overlay-6 p {
        transition: initial !important;
        color: #77839a !important;
        font-size: 18px !important;
        opacity: 1 !important;
        transform: initial !important;
        margin-top: 60px !important;
        text-decoration: inherit !important;
        /*opacity .35s, transform .0s !important;*/
    }

        .mt-element-overlay .mt-overlay-6 a .sp-filesupport-text {
            font-size: 14px !important;
        }

.spinner-model {
    display: none;
    position: absolute !important;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('images/ajax-loader-new.gif') 50% 50% no-repeat;
}

.mt-element-overlay .mt-overlay-6 img {
    transform: inherit !important;
    width: calc(100% + 0px) !important;
}

.ddlInsatllmentPay {
    border: 1px solid #e7ecf1 !important;
    background: none !important;
}

/*New Design CSS*/

.page-container {
    margin: 0;
    padding: 0px 0px 0 !important;
    position: relative;
    /*min-height:830px;*/
}

.profile-content {
    overflow: hidden;
    /*min-height:830px !important;*/
}

.divViewRender-content {
    margin: auto !important;
    width: 90% !important;
}

.property-title {
    font-size: 20px !important;
    color: #325eb9;
}

.summary-dashboard-title {
    font-size: 22px;
    color: #2c364b;
}

.summary-dashboard-stat {
    border: 1px solid #d4d9e2 !important;
    background-color: #f9fafc !important;
    padding: 15px 10px;
    border: 1px solid #d4d9e2 !important;
    margin-top: 25px !important;
    border-radius: 4px !important;
    cursor: pointer;
}

    .summary-dashboard-stat .details {
        padding-top: 12px;
        text-align: left !important;
        padding-right: 21px;
    }

        .summary-dashboard-stat .details .sp-sm-details {
            font-size: 12px;
            color: #434c5f !important;
        }

        .summary-dashboard-stat .details .sp-detailText {
            font-size: 28px !important;
            color: #434c5f !important;
        }


    .summary-dashboard-stat .visual {
        height: 80px;
        float: left;
        padding-top: 10px;
        padding-left: 15px;
        margin-bottom: 15px;
        line-height: 20px !important;
        width: auto !important;
    }

.font-size-14 {
    font-size: 14px !important;
}

.font-size-18 {
    font-size: 18px !important;
}

.sp-title {
    font-size: 24px;
    color: #1d5cb0;
}

.sp-ChangePropertyText {
    color: #2c364b;
}

.divPropContent {
    text-transform: capitalize;
    margin-bottom: 0px !important;
}

    .divPropContent a {
        text-decoration: none !important;
    }

.divViewPropText-Right {
    font-size: 16px !important;
    padding-top: 15px !important;
    padding-right: 20px !important;
    color: #1d5cb0;
}

.divSummary-portlet {
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    border-top: 5px solid #1d5cb0;
}

.tab-text {
    font-size: 14px;
    color: #434c5f;
}

.font-proxima-regular {
    font-family: proxima_novaregular !important;
}

.proxima_nova_ltsemibold {
    font-family: proxima_nova_ltsemibold !important;
}

.table > tbody > tr > td {
    vertical-align: middle;
}

.table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 0px solid #e7ecf1 !important;
}

table.dataTable tr {
    height: 50px;
    color: #6f788a;
}

table.dataTable thead td, table.dataTable thead th {
    background-color: none !important;
    color: #2c364b !important;
    font-weight: 600 !important;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}

.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    background: 0 0;
    /*border-bottom: solid 3px #b3b7c0;*/
    border-bottom: 0px !important;
    position: relative;
}

.tabbable-line > .nav-tabs > li.active {
    background: 0 0;
    border-bottom: solid 3px #434c5f;
    position: relative;
}

.has-error .select2-selection {
    border-color: #e73d4a !important;
}

.md-checkbox label > .box {
    border: solid 1px #d4d9e2;
    border-radius: 4px !important;
    height: 16px !important;
    background-color: #ffffff !important;
}

table.dataTable thead th > .md-checkbox > label > span.box {
    border: solid 1px #d4d9e2 !important;
    border-radius: 4px !important;
    height: 16px !important;
    background-color: #ffffff !important;
}

.dataTables_wrapper .md-checkbox label > .box {
    height: 16px !important;
    width: 16px !important;
}

.tabbable-line > .nav-tabs {
    border: none;
    margin: 0;
    padding-left: 20px;
}

.page-container-bg-solid .tabbable-line > .tab-content {
    border-top: 1px solid #eef1f7;
}

.table-striped > tbody > tr {
    height: 45px;
}

    .table-striped > tbody > tr:nth-of-type(odd) {
        background-color: #f6f9fb;
    }

    .table-striped > tbody > tr:nth-of-type(even) {
        background-color: #f6f9fb;
    }

table.dataTable td.sorting_1, table.dataTable td.sorting_2, table.dataTable td.sorting_3, table.dataTable th.sorting_1, table.dataTable th.sorting_2, table.dataTable th.sorting_3 {
    background: none !important;
}

.txtAmount {
    text-align: right;
    float: right;
    width: 102.4px !important;
    height: 24px !important;
    border-radius: 4px !important;
    border: solid 1px #cfd5e4 !important;
    padding-right: 5px !important;
    background-color: #fffdf6 !important;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #434c5f;
}

table.dataTable thead .sorting_asc {
    background: url('images/icons/sort_asc.svg') center right no-repeat;
}

table.dataTable thead .sorting {
    background: url('images/icons/sort_desc.svg') center right no-repeat;
}

table.dataTable thead .sorting_desc {
    background: url('images/icons/sort_both.svg') center right no-repeat;
}

.btnPayNow {
    font-size: 12px !important;
    font-weight: normal !important;
}

.btnAdvanceInstallmentPayment {
    font-size: 12px !important;
    font-weight: normal !important;
}

.srType-f-icons {
    margin: 9px 8px 4px 17px !important;
}

.srType-box {
    background-color: #f9fafc !important;
    padding-left: 50px !important;
    border-left: 7px solid #4078bb !important;
    cursor: pointer !important;
    font-size: 14px !important;
    color: #434c5f !important;
    height: 38px;
    font-family: proxima_nova_ltsemibold !important;
}

#dashboard-property-modal {
    width: 398px !important;
    left: 0 !important;
    margin-left: 0 !important;
    margin-top: -312.5px !important;
    border-radius: 0 !important;
    border: 0px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    background-clip: initial !important;
}

/*.modal-backdrop, .modal-backdrop.fade.in {
    background: #fff !important;
    opacity:-1 !important;
}*/

.ul-property-list {
    list-style: none;
    margin-bottom: 0px !important;
}

    .ul-property-list li {
        list-style: none;
        padding: 15px 0px 15px 0px !important;
    }

        .ul-property-list li.nav-item {
            list-style: none;
            padding: 15px 0px 15px 0px !important;
        }

li.nav-item:hover {
    background: #788f87 !important;
}

.oval-progress {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #fdb600;
    border-radius: 50% !important;
    margin-left: 15px;
    margin-right: 15px;
    vertical-align: initial;
}

.oval-cancelled {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #e06666;
    border-radius: 50% !important;
    margin-left: 15px;
    margin-right: 15px;
    vertical-align: initial;
}

.oval-completed {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #24d17d;
    border-radius: 50% !important;
    margin-left: 15px;
    margin-right: 15px;
    vertical-align: initial;
}



.bootstrap-switch {
    border-radius: 23px !important;
}

    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
        background: #77839a !important;
    }

    .bootstrap-switch .bootstrap-switch-label {
        background: #f7f8fb !important;
    }

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-Active {
        background: #e06666 !important;
    }

    .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-InActive {
        background: #0277BD !important;
    }

.btn-default.btn-on {
    line-height: 1 !important;
    box-shadow: none !important;
    border: solid 1px #cfd5e4 !important;
    font-weight: bold !important;
    text-transform: initial !important;
    /*padding: 10px 40px 10px 40px;*/
    background-color: #f7f8fb;
    color: #2c364b;
    font-size: 14px;
    border-bottom-left-radius: 20px !important;
    border-top-left-radius: 20px !important;
}

    .btn-default.btn-on.active {
        background-color: #fdb600;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal !important;
    }

.btn-default.btn-off {
    line-height: 1 !important;
    box-shadow: none !important;
    border: solid 1px #cfd5e4 !important;
    font-weight: bold;
    text-transform: initial !important;
    /*padding: 10px 40px 10px 40px;*/
    background-color: #f7f8fb;
    color: #2c364b;
    font-size: 14px;
    border-bottom-right-radius: 20px !important;
    border-top-right-radius: 20px !important;
}

    .btn-default.btn-off.active {
        background-color: #fdb600;
        color: white;
        font-weight: normal;
    }

.custom-tab > .nav-tabs > li {
    margin: 0;
    text-align: center;
    border-right: solid 1px #cdd9df !important;
    padding: 0;
    /*padding: 1% 7% 0% 7% !important*/
}

    .custom-tab > .nav-tabs > li:first-child {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .custom-tab > .nav-tabs > li:last-child {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

.custom-tab > .nav-tabs {
    border-top: solid 1px #cdd9df !important;
    border-bottom: solid 1px #cdd9df !important;
    border-left: solid 1px #cdd9df !important;
    margin: 0;
    padding-left: 0px !important;
    border-radius: 5px;
    background-color: #f6f9fb;
}

    .custom-tab > .nav-tabs > li > a {
        font-size: 16px !important;
        color: #2c364b;
        padding-left: 0px;
    }


    .custom-tab > .nav-tabs > li.active a {
        color: #ffffff !important;
    }

    .custom-tab > .nav-tabs > li.active {
        background: #1d5cb0 !important;
        border-bottom: 0px !important;
        position: relative;
        color: #ffffff !important;
        font-size: 20px !important;
        /*border-top-left-radius: 5px;*/
        /*border-top-right-radius: 5px;*/
    }

/*.custom-tab > .nav-tabs > li:hover {
        background: 0 0;
        border-bottom: solid 5px #b3b7c0 !important;
        position: relative;
    }*/

.table-scrollable {
    border: 0px !important;
}

.custome-table {
    border-spacing: 0 10px !important;
}

    .custome-table thead th {
        background-color: none !important;
        color: #434c5f !important;
        font-size: 12px !important;
        padding: 0px 20px 0px 10px !important;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-transform: uppercase;
    }

    .custome-table > tbody > tr > td {
        padding: 20px 10px !important;
        color: #2c364b;
        border-top: 1px solid #dbe0eb;
        border-bottom: 1px solid #dbe0eb;
    }

        .custome-table > tbody > tr > td:first-child {
            border-left: 1px solid #dbe0eb;
            border-radius: 5px 0 0 5px !important;
        }

        .custome-table > tbody > tr > td:last-child {
            border-right: 1px solid #dbe0eb;
            border-radius: 0 5px 5px 0 !important;
        }

    .custome-table.no-footer {
        border-bottom: 0px !important;
    }

    .custome-table tr {
        height: 25px !important;
    }

.dueContainer {
    font-size: 16px;
}

.custom-feeds {
    /*width: 40% !important;*/
}

    .custom-feeds li {
        /*background-color: #fafafa;*/
        font-size: 16px !important;
        color: #2c364b !important;
        /*margin-bottom: 10px;*/
        padding: 10px 0px 10px 10px;
        background-color: #ffffff !important;
        /*border-left: 7px solid #4078bb !important;*/
        cursor: pointer !important;
        /*border: 1px solid #c2cad8;
    border-radius: 4px;*/
    }

        .custom-feeds li > a {
            font-size: 14px !important;
            color: #434c5f !important;
        }

        .custom-feeds li .col1 > .cont > .cont-col2 > .desc {
            margin-left: 55px !important;
            padding-top: 12px !important;
        }

.panel-accordion-custom {
    background-color: #f9fafc !important;
    width: 40% !important;
    box-shadow: none !important;
}

    .panel-accordion-custom > .panel-heading {
        border: 1px solid #c2cad8 !important;
        border-left: 7px solid #4078bb !important;
        border-radius: 4px !important;
        padding: 10px 0px !important;
    }

.accordion-toggle-custom .col1 {
    width: 100%;
    float: left;
}

    .accordion-toggle-custom .col1 > .cont {
        float: left;
        margin-right: 75px;
        overflow: hidden;
    }

        .accordion-toggle-custom .col1 > .cont > .cont-col1 {
            float: left;
            margin-right: -100%;
        }

        .accordion-toggle-custom .col1 > .cont > .cont-col2 {
            width: 100%;
            float: left;
        }

            .accordion-toggle-custom .col1 > .cont > .cont-col2 > .desc {
                margin-left: 35px;
                padding-top: 4px;
                padding-bottom: 5px;
                overflow: hidden;
                color: #434c5f !important;
                font-family: proxima_nova_ltsemibold !important;
            }

        .accordion-toggle-custom .col1 > .cont > .cont-col1 > .label {
            display: inline-block !important;
            padding: 5px 8px 5px 8px !important;
            vertical-align: middle !important;
            text-align: center !important;
            font-size: 13px !important;
        }

.portlet-no-box-shadow {
    box-shadow: none !important;
}

.btn-circle-custom {
    font-weight: initial !important;
    border-radius: 30px !important;
    background-color: #39a992 !important;
    font-family: proxima_novaregular !important;
    text-transform: initial !important;
}

.md-checkbox label > .check {
    border: 2px solid #24d17d !important;
    border-top: none !important;
    border-left: none !important;
}

.slimScrollBar {
    display: block !important;
    background: rgb(23, 21, 21) !important;
}

.dropdown-menu-right-custom {
    border-top: 1px solid #dee2eb !important;
    float: left;
    left: -5%;
    border: 1px solid #dee2eb !important;
}

.custom-breadcrumb > li {
    font-size: 14px !important;
    display: inline-block;
    padding-right: 10px;
    color: #77839a;
    font-family: proxima_nova_ltsemibold !important;
    text-decoration: none !important;
}

    .custom-breadcrumb > li a {
        text-decoration: none !important;
        color: #77839a !important;
    }

li.breadcrumb-item.active a {
    text-decoration: none !important;
    color: #2c364b !important;
}

.custom-breadcrumb > li.active {
    color: #2c364b;
}


.payment-conf-row {
    padding: 10px 10px !important;
    border-top: 1px solid #cdd9df;
    border-bottom: 1px solid #cdd9df;
    border-left: 1px solid #cdd9df;
    border-radius: 5px 5px 5px 5px !important;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2c364b;
    border-right: 1px solid #cdd9df;
    margin-bottom: 10px !important;
    background-color: #f6f9fb;
}

.payment-conf-row-header {
    font-size: 12px;
    color: #2c364b;
    text-transform: uppercase;
    font-family: proxima_nova_ltsemibold !important;
    padding-bottom: 9px;
}

.sp-srname-header {
    color: #325eb9 !important;
    font-size: 24px !important;
    font-family: proxima_nova_ltsemibold !important;
}

.sp-propname-header {
    font-size: 16px !important;
    color: #77839a !important;
    font-family: proxima_nova_ltsemibold !important;
}

.form-group.form-md-line-input .form-control {
    border: solid 1px #c2cad8 !important;
    background-color: #ffffff !important;
    border-radius: 4px !important;
    height: auto !important;
    font-size: 14px !important;
    color: #2c364b !important;
    padding: 6px 10px !important;
}

.ul-tabs-srDetails > li {
    padding: 0px !important;
}

    .ul-tabs-srDetails > li a {
        font-size: 16px !important;
        color: #77839a;
        padding-bottom: 17px !important;
    }

.tabbable-line > .ul-tabs-profile {
    /* padding: 0; */
    padding-left: 0px;
}

    .tabbable-line > .ul-tabs-profile > li {
        background: 0 0;
        border-bottom: none;
        border-right: 1px solid #cfd5e4;
    }

        .tabbable-line > .ul-tabs-profile > li.active {
            padding: 0px !important;
            background: 0 0;
            border-bottom: 5px solid #01adf1 !important;
            position: relative;
        }

            .tabbable-line > .ul-tabs-profile > li.active a {
                color: #1d5cb0;
                font-size: 16px;
                font-weight: 600;
            }

        .tabbable-line > .ul-tabs-profile > li.open, .tabbable-line > .ul-tabs-profile > li:hover {
            padding: 0px !important;
            background: 0 0;
            border-bottom: 5px solid #01adf1;
            position: relative;
        }

.dueContainerAmt {
    font-size: 18px;
    font-weight: bold;
    color: #ebaf4a;
}


#ulAttachedDesc > li {
    font-size: 16px;
    color: #2c364b;
    font-family: proxima_nova_ltsemibold !important;
    list-style-type: none;
    /*background: url('images/icons/arrow_fwd.png') no-repeat left top;
    list-style-type: none;
    height: 54px;
    padding-left: 44px;
    padding-top: 3px;*/
}

.div-sr-form {
    padding: 25px 20px 0px 20px !important;
    border-radius: 4px !important;
    background-color: #f9fafc !important;
    border: solid 1px #d4d9e2 !important;
}

.div-sr-divAdvanceInstallmentPayment {
    padding: 25px 20px 20px 20px !important;
    border-radius: 4px !important;
    background-color: #f9fafc !important;
    border: solid 1px #d4d9e2 !important;
}

.div-sr-outstanding-form {
    background-color: #f7d7d7 !important;
    border: solid 1px #e06666 !important;
    border-radius: 4px !important;
}

.sr-page-header {
    font-size: 20px !important;
    color: #2c364b !important;
    font-family: proxima_nova_ltsemibold !important;
}

.amt-txt-details {
    color: #2c364b !important;
    font-size: 13px !important;
    font-family: proxima_nova_ltsemibold !important;
}

.sr-Tab-txtdetails {
    color: #2c364b !important;
    font-size: 13px !important;
    font-family: proxima_nova_ltsemibold !important;
}

.disclaimer-txt-details {
    color: #2c364b !important;
    font-size: 14px !important;
    font-family: proxima_nova_ltsemibold !important;
    text-transform: inherit;
    text-decoration: none !important;
}

.btn-custom {
    /*border-radius: 22.5px !important;*/
    background-color: #325eb9 !important;
    font-size: 12px !important;
    color: #ffffff;
    border-color: #325eb9 !important;
    box-shadow: none !important;
    font-weight: normal !important;
    text-transform: none !important;
}

.btn-sm-custom {
    /*border-radius: 22.5px !important;*/
    border-radius: 0px !important;
    background-color: #325eb9 !important;
    font-size: 12px !important;
    color: #ffffff;
    font-family: proxima_novaregular !important;
    border-color: #325eb9 !important;
    box-shadow: none !important;
    font-weight: normal !important;
    text-transform: uppercase;
}

.btn-lg-custom {
    /*border-radius: 22.5px !important;*/
    border-radius: 0px !important;
    background-color: #325eb9 !important;
    font-size: 12px !important;
    color: #ffffff;
    font-family: proxima_novaregular !important;
    border-color: #325eb9 !important;
    box-shadow: none !important;
    padding: 15px 30px 15px !important;
    font-weight: normal !important;
    text-transform: uppercase;
}

.btn-lg-custom-EligibilityCriteria {
    /*border-radius: 22.5px !important;*/
    border-radius: 0px !important;
    background-color: #325eb9 !important;
    font-size: 12px !important;
    color: #ffffff;
    font-family: proxima_novaregular !important;
    border-color: #325eb9 !important;
    box-shadow: none !important;
    padding: 6px 25px 6px !important;
    font-weight: normal !important;
    text-transform: uppercase;
}


.btnCancel-lg-custom {
    background-color: #ffffff !important;
    font-size: 12px !important;
    color: #325eb9;
    font-family: proxima_novaregular !important;
    border-color: #325eb9 !important;
    box-shadow: none !important;
    padding: 14px 35px 14px !important;
    font-weight: normal !important;
    text-transform: uppercase;
}

.btnCancel-lg-custom-EligibilityCriteria {
    background-color: #ffffff !important;
    font-size: 12px !important;
    color: #325eb9;
    font-family: proxima_novaregular !important;
    border-color: #325eb9 !important;
    box-shadow: none !important;
    padding: 5px 25px 5px !important;
    font-weight: normal !important;
    text-transform: uppercase;
}

hr.hr-noborder {
    border: 0;
    border-top: 0 !important;
    border-bottom: 0;
}


.ul-custom-notes {
    -webkit-padding-start: 0px !important;
    font-size: 14px;
    list-style-type: none;
}

    .ul-custom-notes > li {
        color: #2c364b;
    }

        .ul-custom-notes > li:before {
            content: "·";
            font-size: 70px;
            vertical-align: text-bottom;
            line-height: 28px;
            list-style-type: none !important;
            padding-right: 5px;
        }


.div-TotDues {
    padding-right: 5px;
}

    .div-TotDues .due-title {
        font-family: proxima_novaregular !important;
        font-size: 14px;
        color: #434c5f;
    }

    .div-TotDues .due-amountdisplay {
        font-size: 22px;
        color: #4078bb;
    }

.div-d-amt {
}

    .div-d-amt .table {
        width: 100% !important;
    }

        .div-d-amt .table > tbody > tr > td {
            padding: 1px;
            text-align: right;
            border: 0;
        }

    .div-d-amt td.sp-d-amt {
        font-size: 10px;
        line-height: 2;
    }

    .div-d-amt td.d-amt {
        font-size: 20px !important;
        color: #325eb9;
    }

    .div-d-amt td.d-amtTitle {
        color: #434c5f !important;
        font-size: 20px !important;
        padding-right: 30px !important;
    }

    .div-d-amt td.d-VatText {
        font-size: 14px !important;
        color: #e81414 !important;
    }

.div-help {
    border-radius: 4px;
    background-color: #f9fafc;
    border: solid 1px #d4d9e2;
    padding: 5px;
    width: 100% !important;
    text-align: left;
}

.div-help-red {
    background-color: #f7d7d7 !important;
    border: 0px !important;
    border-left: solid 1px #e06666 !important;
    border-radius: 0px !important;
}

.sp-sr-eligibility-msg {
    font-size: 14px;
    color: #e06666;
}

.Need-Help-Customer {
    font-size: 16px !important;
    font-weight: normal;
    letter-spacing: normal;
    color: #2c364b;
}

.Need-Help-Customer-text {
    font-size: 14px !important;
    font-weight: normal !important;
    color: #2c364b !important;
}

.Need-Help-callnumber {
    font-size: 14px !important;
    font-weight: normal;
    letter-spacing: normal;
    color: #2c364b;
}

.Need-Help-callnumber-text {
    font-size: 14px !important;
    font-weight: normal !important;
    color: #1d5cb0 !important;
}

.table-help {
    margin-bottom: 0px !important;
}

    .table-help > tbody > tr > td {
        border-top: 0px !important;
    }

.txt-cardType {
    font-size: 18px;
    color: #2c364b;
    padding-left: 50% !important;
    padding-bottom: 10px;
}

.div-cardType {
    float: right;
    background-color: #f9fafc;
    padding: 10px 10px 10px 10px;
    border: solid 1px #d4d9e2;
    cursor: pointer;
}

.div-cardType-selected {
    border: solid 1px #24d17d;
}

.form-group.form-md-line-input.has-error .form-control {
    border: 1px solid #e73d4a !important;
}

.pfAmount {
    height: auto !important;
    text-align: right;
    width: 30%;
    float: right;
    background-color: #fffbf2 !important;
    border: solid 1px #cfd5e4;
    padding: 3px 10px !important;
}

.form-group.form-md-line-input .form-control.sfAmount {
    border: 1px solid #ebaf4a !important;
}

.form-group.form-md-line-input .form-control.pfAmount {
    border: 1px solid #ebaf4a !important;
}

.form-group.form-md-line-input.form-md-floating-label .form-control ~ label {
    top: 0 !important;
    color: #2c364b !important;
    font-size: 14px !important;
    font-family: proxima_nova_ltsemibold !important;
}
/*.form-group.form-md-line-input div.form-control {
    padding: 13px 10px !important;
}*/

.md-checkbox-custom {
    font-size: 13px !important;
}

.divbreadcrumb-profile {
    margin-top: 35px !important;
}

.divSummary-portlet-profile {
    border: 0;
    box-shadow: none;
    background: none !important;
}

    .divSummary-portlet-profile > .portlet-body {
        padding: 0px !important;
    }

.profile-portlet-title {
    margin: 10px 0 25px 20px !important;
}

.divperform-task {
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 3%;
    margin-bottom: 2%;
}

.static-info-install > .name {
    font-size: 12px;
    color: #77839a;
    font-weight: 600;
    text-transform: uppercase;
    font-family: proxima_nova_ltsemibold !important;
}

.static-info-install > .value {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    color: #2c364b;
    font-family: proxima_nova_ltsemibold !important
}

.portlet-body-payment {
    border-radius: 4px !important;
    background-color: #f9fafc !important;
    border: solid 1px #d4d9e2 !important;
    border: solid 1px #d4d9e2 !important;
}

.paymentsuccess-text {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.38;
    color: #24d17d;
}

.payment-failed-text {
    font-size: 24px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #e06666 !important;
}

.Sorry-The-requested {
    width: 714px;
    height: 40px;
    font-family: proxima_novaregular !important;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #828690 !important;
}

.requestsuccess-text {
    font-size: 24px !important;
    font-weight: 600;
    line-height: 1.38;
    color: #325eb9;
}

.static-info-install > .value {
    font-size: 14px;
    font-weight: 600;
}

.static-info-install > div {
    padding-bottom: 5px;
}

.static-info-install > .value.AmtValcss {
    color: #325eb9;
}

.paymentsuccess-text-msg {
    font-family: proxima_novaregular !important;
    font-size: 16px !important;
}


#DivPropDetails {
    padding: 8px 10px;
}

li.LeftMenuBar-Selected a {
    color: #ffffff !important;
}

.btn-lg-custom {
    width: 169px;
    height: 45px;
    border-radius: 22.5px !important;
    background-image: linear-gradient(to left, #00adf2, #3d4f97);
}

.btn-sm-custom {
    border-radius: 22.5px !important;
    background-image: linear-gradient(to left, #00adf2, #3d4f97);
}

.btn-lg-custom-EligibilityCriteria {
    border-radius: 22.5px !important;
    background-image: linear-gradient(to left, #00adf2, #3d4f97);
}

.profile-content .custom-tab > .nav-tabs > li {
    background: #ffffff;
    color: #0a0a0a !important;
    border: 0px;
}

/* ----------- Non-Retina Screens ----------- */
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
    .font-size-14 {
        font-size: 12px !important;
        /*color: red !important;*/
    }

    .font-size-18 {
        font-size: 13px !important;
    }

    .sp-title {
        font-size: 16px;
    }

    .btn-gropdown-custom {
        font-size: 15px !important;
    }

    h3 {
        font-size: 16px !important;
    }

    h5 {
        font-size: 12px;
    }

    .mt-element-list .list-default.mt-list-container ul > .mt-list-item > .list-item-content a {
        font-size: 13px !important;
    }

    .mt-element-list .list-default.ext-1.mt-list-container ul > .mt-list-item {
        padding: 5px 0 5px 0px !important;
        border-left: 0 !important;
    }

    .divViewPropText-Right {
        font-size: 13px !important;
        padding-top: 10px !important;
        padding-right: 0 !important;
    }

    .property-stat-title {
        font-size: 12px !important;
    }

    .property-stat-Value {
        font-size: 13px !important;
    }

    .profile-userpic img {
        width: 100px !important;
        height: 80px !important;
    }

    .summary-dashboard-stat {
        padding: 4px !important;
    }

    body {
        font-size: 12px !important;
        line-height: initial !important;
    }

    .summary-dashboard-title {
        font-size: 18px;
    }

    .sr-page-header {
        font-size: 14px !important;
    }

    .table td, .table th {
        font-size: 12px;
    }

    table.dataTable thead th {
        padding: 0px;
    }

    .custom-tab > .nav-tabs > li > a {
        font-size: 13px !important;
    }

    .custom-feeds li {
        font-size: 13px !important;
    }

    .SRIcon {
        width: 35px;
    }

    .custom-feeds li .col1 > .cont > .cont-col2 > .desc {
        padding-top: 10px !important;
        margin-left: 50px !important;
    }

    .sp-srname-header {
        font-size: 18px !important;
    }

    .sp-propname-header {
        font-size: 13px !important;
    }

    .price-highlight .highlight-amount {
        font-size: 24px;
    }

    .Need-Help-Customer {
        font-size: 14px !important;
    }

    .Need-Help-Customer-text {
        font-size: 12px !important;
    }

    .Need-Help-callnumber {
        font-size: 14px !important;
    }

    .Need-Help-callnumber-text {
        font-size: 12px !important;
    }

    .property-title {
        font-size: 18px !important;
    }

    .ul-custom-notes {
        font-size: 13px;
    }

        .ul-custom-notes > li:before {
            font-size: 45px !important;
            line-height: 22px !important;
        }

    .div-d-amt td.d-amtTitle {
        font-size: 15px !important;
    }

    .div-d-amt td.d-amt {
        font-size: 15px !important;
    }

    .txt-cardType {
        font-size: 16px;
        padding-left: 40% !important;
    }

    .btn-default.btn-on.active {
        font-size: 12px;
    }

    .btn-default.btn-off {
        font-size: 12px;
    }

    .btn-default.btn-on {
        font-size: 12px;
    }

    .imgSRTabIcon {
        width: 15%;
    }

    .form-group.form-md-line-input.form-md-floating-label .form-control ~ label {
        font-size: 12px !important;
    }

    .dropdown-material-label, .radiobtn-material-label {
        font-size: 12px !important;
    }

    .mt-element-overlay .mt-overlay-6 a, .mt-element-overlay .mt-overlay-6 p {
        font-size: 14px !important;
    }

        .mt-element-overlay .mt-overlay-6 a .sp-filesupport-text {
            font-size: 13px !important;
        }

    .amt-txt-details {
        font-size: 12px !important;
    }

    .disclaimer-txt-details {
        font-size: 13px !important;
    }

    #form-element-modal .select2-selection, #sr-form .select2-selection {
        padding: 1px 0px 0px 8px !important;
        height: auto;
        /*height: 30px !important;*/
    }

    #DivPropDetails {
        padding: 7px 10px !important;
    }

    .btn-lg-custom {
        padding: 10px !important;
        width: 135px !important;
        height: 35px !important;
        font-size: 11px !important;
    }

    .custome-table > tbody > tr > td {
        padding: 15px 10px !important;
    }

    .summary-dashboard-stat .visual {
        line-height: 15px !important;
    }

    .btnCancel-lg-custom {
        padding: 7px !important;
        font-size: 11px !important;
    }

    .profile-usertitle-custom {
        font-size: 14px !important;
    }

    .profile-usertitle-normal {
        font-size: 12px !important;
        margin-top: 10px;
    }

    .select2-container--bootstrap .select2-selection {
        font-size: 12px !important;
    }

    .select2-container--bootstrap .select2-selection--single {
        height: 30px !important;
        padding: 7px 15px !important;
    }

    .selectPhoneCode + .select2 .select2-selection {
        padding: 7px 25px 0px 5px !important;
        height: 30px !important;
    }

    .form-group.form-md-line-input .form-control {
        height: auto !important;
        font-size: 12px !important;
    }

    .profile-portlet-title {
        margin: 10px 0 15px 5px !important;
    }

    .dropdown-menu > li > a {
        font-size: 14px !important;
    }

    .ul-tabs-srDetails > li a {
        padding-bottom: 0px !important;
    }

    .nav-tabs > li > a {
        line-height: initial !important;
    }

    .profile-content {
        overflow: hidden;
        min-height: auto !important;
    }

    .custom-breadcrumb > li {
        font-size: 12px !important;
    }

    .payment-conf-row {
        padding: 5px 0px !important;
    }
}

/* ----------- Retina Screens ----------- */
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
}



/* ----------- iPhone X ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
    body {
        font-size: 12px;
    }

    .font-size-14 {
        font-size: 12px !important;
    }

    .padding-right-10 {
        padding-right: 12px !important;
    }

    .font-size-18 {
        font-size: 12px !important;
    }

    .summary-dashboard-stat .visual {
        line-height: 15px !important;
    }

    .sr-page-header {
        font-size: 12px !important;
    }

    .btn-lg-custom {
        padding: 10px 20px 10px !important;
    }

    .profile-content .custom-tab > .nav-tabs > li {
        padding: 7px !important;
    }

    .custom-tab > .nav-tabs > li > a {
        font-size: 9px !important;
    }
}

/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {

    body {
        font-size: 12px;
    }

    .font-size-14 {
        font-size: 12px !important;
    }

    .padding-right-10 {
        padding-right: 12px !important;
    }

    .font-size-18 {
        font-size: 12px !important;
    }

    .summary-dashboard-stat .visual {
        line-height: 15px !important;
    }

    .sr-page-header {
        font-size: 12px !important;
    }

    .btn-lg-custom {
        padding: 10px 20px 10px !important;
    }
}

/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    body {
        font-size: 12px;
    }

    .font-size-14 {
        font-size: 12px !important;
    }

    .padding-right-10 {
        padding-right: 12px !important;
    }

    .font-size-18 {
        font-size: 12px !important;
    }

    .summary-dashboard-stat .visual {
        line-height: 15px !important;
    }

    .sr-page-header {
        font-size: 12px !important;
    }

    .btn-lg-custom {
        padding: 10px 20px 10px !important;
    }
}


.toshow .helpButtonEnabled .embeddedServiceIcon::before {
    font-family: "embeddedserviceiconfont";
    font-size: 1.25em;
    content: attr(data-icon);
    speak: none;
    text-rendering: auto;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.toshow {
    width: 266px;
    position: fixed;
    right: 33px;
    height: 58px;
    -webkit-font-smoothing: subpixel-antialiased;
    bottom: 15px !important;
}

span.message {
    padding-left: 15px;
}

.toshow .uiButton {
    box-sizing: border-box;
    margin: 0;
    padding: 0 15px 0 10px;
    height: 58px;
    border-radius: 21px;
    line-height: 1.4;
    background-color: #484848;
    font-size: .975em;
    color: #fff;
    font-weight: normal;
    text-shadow: none;
    font-family: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    cursor: auto;
    border: 0;
}