/*
    Template: 		Provis
    Description: 	Main Style sheet
    Version: 		0.1
    Author: 		RealCube, Team Exalogic
*/

body {
    font-family: 'Poppins', sans-serif;
    font-size: 0.9rem;
    font-weight: 400;
    color: #333333;
    background-color: #f8f9fc;
    text-rendering: optimizeLegibility;
    font-kerning: normal;
    font-variant-ligatures: common-ligatures contextual;
    font-feature-settings: "kern", "liga", "clig", "calt";
}
.login-section .loginParentnew {
    background-color: #fff;
    padding: 0 5rem;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    text-align: center;
    border: 2px solid #001f4d;
}
.login-section .RigsterParentnew {
    background-color: #fff;
    padding: 0 1rem;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    border: 2px solid #001f4d;
}
    body > #wrapper {
        margin: auto;
        overflow: hidden;
        height: 100vh;
    }

.modal {
    z-index: 1051;
}
.primary-color {
    color: #13306a;
}
.d-table {
    display: table;
}

.d-table-cell {
    display: table-cell;
}

.ls-1 {
    letter-spacing: 0.1rem;
}

.btn {
    transition: none;
}

.btn-kh {
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 20px !important;
    color: white !important;
    background-color: #4D4A4D;
    padding: 10px 15px 6px 21px !important;
    position: relative;
}

.btn-kh-fw {
    font-weight: 600 !important;
    color: white !important;
    background-color: #4a5968;
    position: relative;
}

    .btn-kh-fw.width-220 {
        width: 100%;
        margin-top: 0 !important;
    }

    .btn-kh-fw .material-icons {
        position: relative;
        color: #4AF0BF;
        font-size: 16px;
        top: 3px !important;
    }

.btn-kh:before {
    content: "arrow_forward_ios";
    color: #4AF0BF;
    font-family: 'Poppins';
    position: absolute;
    left: 5px;
    top: 7px;
    height: 83%;
}

.package-main .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 180px;
}

.package-main .bootstrap-select .dropdown-toggle:after {
    width: 11px;
    height: 11px;
    top: calc(50% - 6px);
}

.package-main .bootstrap-select.show .dropdown-toggle:after {
    width: 11px;
    height: 11px;
    top: calc(50% - 3px);
}

.package-main .bootstrap-select .btn.dropdown-toggle {
    height: 40px !important;
}

.maintenance-row {
    width: 180px;
    margin: auto;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
    text-rendering: optimizeLegibility;
    ms-font-feature-settings: 'liga'
}

.max-1000 {
    max-width: 1000px;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.text-black, .text-black:hover {
    color: #000 !important;
}

.table-line td .ti {
    font-size: 16px;
}

.no-wrap {
    white-space: nowrap;
}

.tr-link td {
    cursor: pointer;
}

.email-read {
    background-color: rgba(246, 246, 244, 0.5);
}

.email-subject {
    font-weight: 600;
}

.email-read .email-subject {
    font-weight: 300;
}

p.light {
    color: #333333;
    font-size: 24px;
    letter-spacing: -0.92px;
    line-height: 35px;
    text-align: center;
}

.card .view-txt {
    position: absolute;
    right: 15px;
    top: -10px;
}

.payment-card {
    min-height: 150px;
}

.card .text-f14 {
    font-size: 14px;
    color: #333333;
}

.card .text-f12 {
    font-size: 12px;
    color: #333333;
}

#content {
    position: relative;
}

.site-logo {
    width: 140px;
}

a,
.linkPop {
    font-size: 1rem;
    font-weight: bold;
    color: #4e73df;
    cursor: pointer;
    letter-spacing: 0;
}

.linkPop {
    font-size: inherit !important;
    font-weight: bold !important;
    color: #4e73df !important;
    cursor: pointer;
}

    a:focus,
    a:hover,
    a:active,
    .linkPop:hover {
        font-size: 1rem;
        font-weight: bold;
        color: #1344d0;
        text-decoration: underline;
    }

a.a-dark-bg {
    height: 25px;
    width: 133px;
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 25px;
    font-weight: 500;
}

    a.a-dark-bg:hover,
    a.a-dark-bg:focus,
    a.a-dark-bg:active {
        font-size: 1rem;
        color: #ffffff;
        text-decoration: underline;
    }

a.btn:focus,
a.btn:active {
    color: #f0f0f0f0;
    text-decoration: none;
    font-weight: 400;
}

.text-primary {
    color: #B1A17B !important;
}

.text-secondary {
    color: #697885 !important;
}

.text-theme {
    color: #425261 !important;
}

.pr-7,
.px-7 {
    padding-right: 7rem !important;
}

star,
.text-danger {
    color: #FF2A2A;
}

.ptncdiv {
    height: 350px;
    overflow: hidden;
    overflow-y: auto;
    padding: 10px;
    border: 1px solid #E3E2DD;
}

.error {
    color: #FF2A2A;
}

.form-error .error {
    color: #FFFFFF;
    text-align: left;
}

.btn {
    border-radius: 0;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    line-height: normal;
    font-weight: 400;
}
/*button.btn {
    height: 48px;
}*/

.btn-sm {
    padding: 0.3rem .75rem;
    line-height: 1.25rem;
}

.btn:focus,
.btn:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.bg-highlight {
    background-color: #E3E2DD;
}

.bg-light {
    background-color: rgba(225, 224, 0, 0.03) !important;
}

.btn-primary {
    color: #fff;
    background: linear-gradient(to right, #0d1f3b, #1f3558, #2d4b6e);
    font-weight: 500 !important;
/*    border-color: #B1A17B;
*/    transition: none;
    color: #fff !important;
    border-radius: 0.35rem;
    text-transform: uppercase;
}

    .btn-primary:hover, .btn-primary:active {
        /*color: #fff;*/
        /* background-color: #B69853 !important; */

       background: linear-gradient(to right, #4b6cb7, #001f4d);
        /*box-shadow: 0 2px 4px 0 rgba(149, 149, 149, 0.5);*/
    }

    .btn-primary:active {
        color: #fff;
    }

    .btn-primary:hover {
        background: #4a5968 !important;
        border-color: #4a5968 !important;
        color: #fff !important;
    }

.modal-100 {
    max-width: 100%;
    background: linear-gradient(to right, #435362, #6d7a85, #8e9ba7);
}

.btn-primary:disabled {
    color: #fff;
    background-color: #B69853 !important;
    border-color: #B69853 !important;
    opacity: 0.5;
}

.btn-secondary,
a.btn-secondary {
    color: #4a5968;
    background-color: #ffffff;
    border: 1px solid #4a5968;
    /*transition: all 0.2s ease !important;*/
}

    .btn-secondary.btn-bg-dark {
        color: #ffffff !important;
        background-color: transparent !important;
        border: 1px solid #ffffff;
        transition: all 0.2s ease;
        font-weight: 600;
    }

        .btn-secondary.btn-bg-dark:hover {
            color: #333333 !important;
            background-color: #ffffff !important;
            border: 1px solid #ffffff;
            transition: all 0.2s ease;
            font-weight: 600;
            box-shadow: none;
            text-shadow: none;
        }

.login-copyright {
    margin-top: 100px;
}

.btn-transparent {
    color: #333333;
    background-color: transparent;
    border: 1px solid transparent;
    transition: all 0.2s ease;
}

    .btn-transparent:hover,
    .btn-transparent:active,
    .btn-transparent:focus {
        color: #4D4D4D;
        background-color: transparent;
        border: 1px solid transparent;
        transition: all 0.2s ease;
        outline: none !important;
    }

.btn-highlight {
    color: #333333;
    background-color: #B1A17B;
    border: 1px solid;
    border-radius: 0;
    font-weight: 600;
}

    .btn-highlight:hover {
        color: #ffffff;
        background-color: #4a5968;
        border: 1px solid #4a5968;
    }

a.btn-secondary:hover {
    color: #ffffff;
    background: #4a5968;
    border: 1px solid #4a5968;
    border-radius: 0;
    font-weight: 400;
}

.btn-secondary.active {
    color: #ffffff;
    background: #4a5968 !important;
    border: 1px solid #4a5968;
    border-radius: 0;
    font-weight: 400;
}

.btn-secondary:hover {
    color: #ffffff !important;
    background: #4a5968 !important;
    border: 1px solid #4a5968 !important;
}

.btn-secondary.dropdown-toggle {
    padding: 8px 20px 6px;
    background: white !important;
    border: 1px solid #697885 !important;
    color: #697885 !important;
}

    .btn-secondary.dropdown-toggle::after {
        content: '';
        border: none;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
        width: 8px;
        height: 8px;
        transform: rotate(45deg);
        margin-left: .255em;
        vertical-align: .255em;
        -webkit-transition: 0.2s ease-in-out;
        -moz-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
    }

    .btn-secondary.dropdown-toggle:hover::after {
        border-color: #ffffff;
    }

.btn-secondary-outline {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}

    .btn-secondary-outline:hover {
        font-weight: 600;
        color: #FFFFFF;
    }

    .btn-secondary-outline.disabled {
        border: 1px solid rgba(255,255,255,0.5);
        color: rgba(255,255,255,0.5);
    }

        .btn-secondary-outline.disabled:hover {
            font-weight: 600;
            color: rgba(255,255,255,0.4);
        }

.btn-secondary-outline-dark {
    border: 1px solid #333333;
    color: #333333;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}

    .btn-secondary-outline-dark:hover {
        font-weight: 600;
        color: #333333;
    }

.btn-help {
    color: white;
    font-weight: 700;
    background: transparent;
    border-radius: 50%;
    font-size: 14px;
    border: 1px solid;
    width: 18px;
    height: 18px;
    position: absolute;
    right: -15px;
    top: 14px;
    line-height: 22px;
    text-align: center;
    padding: 0;
}

.btn-help-normal {
    color: #000;
    font-weight: 700;
    background: #B8C1C7;
    border-radius: 50%;
    font-size: 10px;
    width: 15px;
    height: 15px;
    padding: 0 0;
    margin-top: -20px;
}

    .btn-help-normal:hover {
        color: #000;
    }

.popover {
    background: transparent;
}

.popover-body {
    padding: .5rem .75rem;
    background: rgba(0, 0, 0, 0.75);
    color: white;
}

.bs-popover-right > .arrow::after {
    border-right-color: rgba(0, 0, 0, 0.75);
}

.bs-popover-top > .arrow::after {
    border-top-color: rgba(0, 0, 0, 0.75);
}

.table-line .dropdown-menu {
    background-color: #FFFFFF;
    -webkit-font-smoothing: subpixel-antialiased;
    box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5);
    padding: 10px 0;
    min-width: 90px;
}

.table-line a {
    color: #4e73df;
    font-size: 14px;
}

.table-line button {
    height: inherit;
}

.bg-light2 {
    background-color: #F7F8F9;
}

.table-line .dropdown-menu .dropdown-item {
    padding: 5px 15px;
    font-size: 13px;
}

.table-line td .badge {
    display: inline-block;
    width: auto;
    margin: 0 auto;
}

.dashboard-dropdown .dropdown-menu {
    padding: 0;
}

    .dashboard-dropdown .dropdown-menu .dropdown-item {
        padding-top: 9px;
        padding-bottom: 5px;
    }

.table-lesspadding td {
    padding: 5px;
    white-space: nowrap;
}

.table-borderless td {
    color: #333333
}

.form-register .steps li.done a .step-icon,
.form-register .steps li.done a:active .step-icon {
    opacity: 1 !important;
}

.form-register .steps li,
.form-register .steps li.current {
    padding: 15px 0;
}

.wizard .content section {
    padding: 25px;
}

.maintenance-image {
    position: relative;
    height: 234px;
    overflow: hidden;
}

    .maintenance-image:after {
        content: '';
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.7);
        z-index: 1;
        position: absolute;
    }

    .maintenance-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.maintenance-content {
    z-index: 10;
    position: absolute;
    top: 33%;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.25rem;
    font-weight: bold;
    /*text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) !important;*/
    line-height: 30px;
}

/* Bootstrap Select */

.bootstrap-select .btn.dropdown-toggle:active,
.bootstrap-select .btn.dropdown-toggle {
    background: white;
    border-radius: 0.35rem;
    height: 3rem;
    /*padding: .7rem 1rem 0.3rem;*/
    border: 1px solid #b1b6b9;
    color: #333333;
}

.bootstrap-select .dropdown-toggle:after {
    content: "";
    border: none;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
    position: absolute;
    right: 17px;
    top: calc(43% - 5px);
    transition: all 0.2s ease;
}

.bootstrap-select.show .dropdown-toggle:after {
    content: "";
    border: none;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    width: 14px;
    height: 14px;
    transform: rotate(225deg);
    position: absolute;
    right: 17px;
    top: calc(50% - 5px);
}

.bootstrap-select .filter-option-inner-inner {
    line-height: 32px;
}

.occupation-select .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 375px;
    width: 100%;
}

.bootstrap-select .dropdown-item {
    padding-top: 10px;
}

    .bootstrap-select .dropdown-item.active,
    .bootstrap-select .dropdown-item:active {
        color: #333;
        text-decoration: none;
        background-color: rgba(227, 226, 221, .31) !important;
    }

    .bootstrap-select .dropdown-item:hover {
        color: #333;
        text-decoration: none;
        font-weight: 500;
        background: rgba(225, 224, 0, 0.03);
    }

.bootstrap-select .bootstrap-select .no-results {
    background: rgba(225, 224, 0, 0.03);
}

.sr-covers-div {
    border-top: 1px solid rgba(186, 186, 186, 0.2);
}

.mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffff78;
    z-index: 99999999999;
    cursor: not-allowed;
}


.spinner {
    animation: rotator 1.4s linear infinite;
    position: absolute;
    left: calc(50% - 30px);
    top: calc(100vh * 0.5 - 30px);
}



.path {
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    transform-origin: center;
    animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

#prp_table td {
    padding: 15px;
}

[data-toggle="collapse"] .noCollapse {
    display: none;
}

[data-toggle="collapse"] .yesCollapse {
    display: inline;
}

[data-toggle="collapse"].collapsed .noCollapse {
    display: inline !important;
}

[data-toggle="collapse"].collapsed .yesCollapse {
    display: none;
}

.btn-expand-invoice span {
    font-size: 24px;
    line-height: 24px;
}

.btn-expand-invoice {
    padding: 2px 3px 2px;
    right: 15px;
    float: right;
    margin-top: -5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.bg-overdue {
    background: #f6f6f4;
    border-top: 1px solid white;
}

.bg-destails-overdue {
    background: rgba(255, 42, 42, 0.08) !important;
}

.text-white {
    color: white !important;
}

#due-table tr:not(.tr-nopad) td,
#overdue-div table tr:not(.tr-nopad) td,
.bg-destails-overdue td {
    padding: 10px !important;
}

#invoices input[type="text"],
#overdueTable input[type="text"] {
    height: auto;
    padding: 7px 10px 3px;
}

.alert-success {
    border: none;
    border-radius: 0;
}

    .alert-success.dark {
        border: none;
        border-radius: 0;
        color: #ffffff;
        background: #697885;
    }

.success-alter-check {
    font-size: 38px;
    border: 2px solid #adc9ce;
    border-radius: 50%;
    padding: 5px;
}

.alert-danger {
    border: none;
    border-radius: 0;
    color: #ffffff;
    background: #ff2a2a;
}

    .alert-danger.dark {
        border: none;
        border-radius: 0;
        color: #ffffff;
        background: #ff2a2a;
    }

.alert-warning {
    border: none;
    border-radius: 0;
}

    .alert-warning.dark {
        border: none;
        border-radius: 0;
        color: #333333;
        background: #B1A17B;
    }

.mt-label {
    margin-top: 1.5rem !important;
}

.form-control {
    /*border-radius: 0;
    padding: .7rem 1rem 0.3rem;*/
    height: 48px;
    font-size: 0.9rem;
    border: 1px solid #b1b6b9;
    color: #333333;
    width: 100%;
}

.btn {
    font-size: 0.9rem;
}

.input-hidden {
    width: 0;
    height: 0;
    padding: 0;
    position: absolute;
    opacity: 0;
}
/*.form-control.error {
    width: 100% !important;
}*/
.form-control.form-control-sm {
    border-radius: 0;
    height: 2rem;
    border: 1px solid #E3E2DD;
    color: #333333;
    padding: 5px 5px 0 5px !important;
}

.form-group {
    margin-bottom: 1.25rem !important;
}

    .form-group label {
        display: inline;
    }

label.error {
    width: auto;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0;
}

.textarea-responsive {
    position: relative;
}

    .textarea-responsive label.error {
        position: absolute;
        bottom: -20px;
        left: 0;
    }

.bootstrap-select label.error {
    position: absolute;
    bottom: -16px;
    font-size: 12px;
}

select.form-control::-ms-expand {
    display: none;
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: calc(100% - 8px) 45%;
    background-repeat: no-repeat;
    background-image: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png);
    background-size: 8px;
    padding-right: 1.5rem;
    height: 48px !important;
}

.form-control:focus {
    border-color: rgba(51, 51, 51, .5);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}

.form-control:disabled,
.form-control[readonly] {
    background: #E3E2DD !important;
    border: 1px solid #E3E2DD !important;
}

.form-control.form-control-bg-dark {
    border: none !important;
    outline: none !important;
}

    .form-control.form-control-bg-dark:focus {
        border-color: rgba(51, 51, 51, .5);
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
    }

.form-control.input-error {
    border-color: #ff2a2a !important;
}

.intl-tel-input {
    width: 100%;
}

    .intl-tel-input.separate-dial-code input {
        padding-left: 95px !important;
    }

    .intl-tel-input.separate-dial-code .selected-flag {
        width: 90px !important;
    }

    .intl-tel-input .flag-container {
        max-height: 48px;
    }

    .intl-tel-input.separate-dial-code .selected-dial-code {
        padding-top: 6px;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
}

h1 {
    color: #425261 !important;
    font-weight: bold !important;
    font-size: 2.5rem !important;
    line-height: 35px !important;
    letter-spacing: -1.54px;
    margin-top: 5px;
    word-spacing: 3px;
}

h2 {
    color: #425261;
    font-size: 2rem;
    line-height: 2.5rem;
    letter-spacing: -1.23px;
    font-weight: 600;
    word-spacing: 3px;
}

    h2.light {
        color: #425261;
        font-weight: 400;
        font-size: 2rem;
        line-height: 2.5rem;
        letter-spacing: -1.23px;
    }

h3 {
    color: #425261 !important;
    font-weight: bold !important;
    font-size: 1.75rem !important;
    line-height: 2.12rem !important;
    word-spacing: 3px;
}

h4 {
    color: #425261 !important;
    font-weight: bold !important;
    font-size: 1.5rem !important;
    letter-spacing: -0.92px;
    line-height: 35px;
    word-spacing: 3px;
}

h5 {
    color: #425261 !important;
    font-weight: bold !important;
    font-size: 1.25rem !important;
    line-height: 1.5rem !important;
    word-spacing: 3px;
}

    h5.light {
        color: #425261 !important;
        font-weight: 400 !important;
        font-size: 20px !important;
        line-height: 24px !important;
    }

h6 {
    color: #425261 !important;
    font-size: 16px !important;
    line-height: 25px !important;
    font-weight: 600 !important;
    word-spacing: 3px;
}

    h6.light {
        font-weight: 400 !important;
    }

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #b69854;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 4px;
}



span.total-txt {
    color: #333333;
    font-size: 16px;
    letter-spacing: -0.62px;
}

.dash-title {
    margin-bottom: 15px;
}

    .dash-title h1,
    .dash-title span {
        z-index: 1;
    }

.community-set {
    margin-bottom: 20px;
}

.community-spacing {
    padding: 15px 33px 13px !important;
    min-width: 105px !important;
}

.dash-title.community-set h1,
.dash-title.community-set span {
    color: white !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) !important;
}

.faq .dataTables_length {
    padding-left: 15px;
}

.faq div.dataTables_wrapper div.dataTables_length select {
    width: 60px;
    margin: 0 5px;
}

.dash-title h1 {
    font-size: 32px !important;
    letter-spacing: -1.23px;
    color: #ffffff !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) !important;
}

.dash-title h6 {
    font-size: 14px !important;
    font-weight: normal !important;
    letter-spacing: -1.08px;
    color: #ffffff !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) !important;
}

.lh-1 {
    line-height: 10px !important;
}

.lh-2 {
    line-height: 1 !important;
}

.community-banner {
    height: 218px;
    width: calc(100% - 20px);
    position: absolute;
    top: 0;
    left: 10px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.community-info-banner {
    height: 400px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.community-tab {
    position: absolute;
    bottom: 30px;
    z-index: 999;
    left: 0;
    width: 100%;
}

/*slider*/
.provis-modal .docc {
    max-width: 807px !important;
    padding: 0 10px;
}

.service-zindex {
    position: relative;
}

    .service-zindex:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        z-index: 99;
        background: rgba(255, 255, 255, 0.3);
    }

.slider-service, .slider-service-show {
    width: 100%;
    height: 2px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    position: relative;
}

.ui-widget.ui-widget-content {
    border: 1px solid #F3B619;
}

.slider-service .ui-slider-range, .slider-service-show .ui-slider-range {
    border-radius: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

.slider-service .ui-slider-handle, .slider-service-show .ui-slider-handle {
    cursor: move;
    cursor: grab;
    cursor: -webkit-grab;
    width: 32px;
    height: 32px;
    position: absolute;
    outline: none;
    top: 0;
    z-index: 1;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
    margin: -1px 0 0 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: box-shadow .3s ease;
}

    .slider-service .ui-slider-handle .smiley, .slider-service-show .ui-slider-handle .smiley {
        position: absolute;
        left: 15px;
        top: 12px;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        border: 2px solid #2E6978;
        opacity: 1;
        -webkit-transform: translate(-50%, -12px);
        transform: translate(-50%, -12px);
        transition: all .3s ease 0s;
    }

        .slider-service .ui-slider-handle .smiley:before, .slider-service .ui-slider-handle .smiley:after {
            content: '';
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #2E6978;
            position: absolute;
            top: 8px;
        }

        .slider-service-show .ui-slider-handle .smiley:before, .slider-service-show .ui-slider-handle .smiley:after {
            content: '';
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #2E6978;
            position: absolute;
            top: 8px;
        }

        .slider-service .ui-slider-handle .smiley:before, .slider-service-show .ui-slider-handle .smiley:before {
            left: 7px;
        }

        .slider-service .ui-slider-handle .smiley:after, .slider-service-show .ui-slider-handle .smiley:after {
            right: 7px;
        }

        .slider-service .ui-slider-handle .smiley svg, .slider-service-show .ui-slider-handle .smiley svg {
            width: 16px;
            height: 7px;
            position: absolute;
            left: 50%;
            bottom: 5px;
            margin: 0 0 0 -8px;
        }

            .slider-service .ui-slider-handle .smiley svg path, .slider-service-show .ui-slider-handle .smiley svg path {
                stroke-width: 3.4;
                stroke: #2E6978;
                fill: none;
                stroke-linecap: round;
            }

    .slider-service .ui-slider-handle.ui-state-active, .slider-service-show .ui-slider-handle.ui-state-active {
        cursor: grabbing;
        cursor: -webkit-grabbing;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.32);
    }

        .slider-service .ui-slider-handle.ui-state-active + .text, .slider-service-show .ui-slider-handle.ui-state-active + .text {
            -webkit-transform: translate(0, -80px);
            transform: translate(0, -80px);
            transition: -webkit-transform .3s ease 0s;
            transition: transform .3s ease 0s;
            transition: transform .3s ease 0s, -webkit-transform .3s ease 0s;
        }

        .slider-service .ui-slider-handle.ui-state-active .smiley, .slider-service-show .ui-slider-handle.ui-state-active .smiley {
            opacity: 1;
            -webkit-transform: translate(-50%, -12px);
            transform: translate(-50%, -12px);
            transition: all .3s ease .1s;
        }

.slider-service .text, .slider-service-show .text {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    -webkit-transform: translate(0, -44px);
    transform: translate(0, -44px);
    transition: -webkit-transform .3s ease .2s;
    transition: transform .3s ease .2s;
    transition: transform .3s ease .2s, -webkit-transform .3s ease .2s;
    font-size: 16px;
}

    .slider-service .text strong, .slider-service-show .text strong {
        color: #000;
        font-weight: bold;
    }


/*slider*/

.banner-gradient {
    background: linear-gradient(180deg, rgba(6, 6, 6, 0.1) 0%, #000000 100%);
    width: 100%;
    height: 100%;
    opacity: 0.5;
    top: 0;
}

.community-banner img {
    object-fit: cover;
    width: 100%;
    height: 220px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 5px 0;
    font-size: 0.85rem;
    color: #858796;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.35rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #3a3b45;
    text-align: inherit;
    white-space: unset;
    background-color: transparent;
    border: 0;
}

    .dropdown-item:hover,
    .dropdown-item:focus {
        background: none;
        color: #3a3b45;
    }

.datepicker td,
.datepicker th {
    text-align: center;
    width: 30px;
    height: 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: none;
    padding-top: 8px;
    border-radius: 0 !important;
    color: #333333 !important;
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
    background: #80004c !important;
    color: #ffffff !important;
}

.datepicker .disabled {
    background: #e3e2dc !important;
    color: #bbbbbb !important;
}

.datepicker .disabled-date {
    background: #ff2a2a !important;
    color: #ffffff !important;
}

.page-link {
    /*padding: .7rem .75rem 0.2rem;*/
    color: #b1a17b;
}

.page-item .page-link {
    border-radius: 0 !important;
    border: 1px solid #f6f6f4;
}

    .page-item .page-link:hover {
        background: #f6f6f4;
        color: #b1a17b;
    }

.page-item.disabled .page-link {
    border-radius: 0 !important;
    border: 1px solid #f6f6f4;
}

.page-item.active .page-link {
    background: #b1a17b;
    border: 1px solid #b1a17b;
    color: white;
}

.dataTables_info {
    padding: 0 10px;
}

.dataTables_filter {
    padding: 0 10px;
}

.avatar {
    height: 48px;
    width: 48px;
    box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
    object-fit: contain;
    border-radius: 50%;
}

.card {
    border-radius: 0;
    background-color: #FFFFFF;
    box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5);
    -webkit-box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5);
    margin-bottom: 1.2rem;
    border: 0;
}

.card-slider-btn {
    padding: 0;
}

    .card-slider-btn.slick-disabled {
        color: #A4A4A4;
    }

    .card-slider-btn i {
        font-size: 3rem;
        line-height: unset;
    }

.shadow {
    box-shadow: 0 2px 4px 0 rgba(149, 149, 149, 0.5);
    -webkit-box-shadow: 0 2px 4px 0 rgba(149, 149, 149, 0.5);
}

.shadow-2 {
    box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5) !important;
    -webkit-box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5) !important;
}

.no-shadow {
    box-shadow: none;
}

.form-section {
    font-size: 1.2em;
    background: #E3E2DD;
    color: black;
    padding: 10px 10px 5px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 1.2em;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #ffffff;
    border-bottom: 1px solid #FFFFFF;
    border-radius: 0.35rem;
}

.badge {
    border-radius: 20px;
    padding: 0.40rem 0.5rem;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-transform: capitalize;
}

.badge-highlight {
    background-color: #b59856;
    color: #fff;
}

.badge-status-active {
    background: #60E6C5;
    color: #fff;
}

.table-line tbody tr:hover {
    box-shadow: 0 2px 10px 0 rgba(149, 149, 149, 0.5);
}

.bg-btn {
    background-color: #4a5968;
}

.border-btn {
    border-color: #4a5968;
}

.bg-btn:hover, .bg-btn:active {
    background-color: #557481;
}

.border-btn:hover, .border-btn:active {
    border-color: #557481;
}

.badge-status-inactive {
    background: #60E6C5;
    color: white;
}

.badge-status-pending {
    background-color: #B1A17B;
}

.badge-status-new {
    background-color: #B1A17B;
    border-radius: 14px;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    padding: 4px 20px 1px 20px;
}

.of-contain {
    object-fit: contain;
}

.topbar .nav-item .nav-link .badge-counter {
    position: absolute;
    -webkit-transform: scale(.7);
    transform: scale(1);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    right: 0.0rem;
    margin-top: -0.75rem;
}

.topbar.navbar-light .navbar-nav .nav-item .nav-link > i {
    color: #bcbccb;
}

.text-service {
    color: #B1A17B;
}

.text-violations {
    color: #CACACA;
}

.text-closed {
    color: #FEFEFE;
}

.badge-danger {
    color: #333333;
    background-color: #E0DF00;
}

.bg-gradient-primary {
    background: #697885;
    background: -moz-linear-gradient(to bottom, #697885, #6d7a85, #425261);
    ;
    background: -webkit-linear-gradient(to bottom, #697885, #6d7a85, #425261);
    ;
    background: linear-gradient(to bottom, #697885, #6d7a85, #425261);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#697885', endColorstr='#425261', GradientType=0);
}

.text-light-gray {
    color: #A4A4A4;
}

.text-gray-100 {
    color: #333333 !important;
    font-weight: 100;
}

.text-gray-200 {
    color: #333333 !important;
    font-weight: 200;
}

.text-gray-300 {
    color: #333333 !important;
    font-weight: 300;
}

.text-gray-400 {
    color: #333333 !important;
    font-weight: 400;
}

.text-gray-500 {
    color: #333333 !important;
    font-weight: 500;
}

.text-gray-600 {
    color: #333333 !important;
    font-weight: 600;
}

.text-gray-700 {
    color: #333333 !important;
    font-weight: 700;
}

.text-gray-800 {
    color: #333333 !important;
    font-weight: 800;
}

.text-gray-900 {
    color: #333333 !important;
    font-weight: 900;
}

.text-provis-100 {
    color: #B1A17B !important;
    font-weight: 100;
}

.text-provis-200 {
    color: #B1A17B !important;
    font-weight: 200;
}

.text-provis-300 {
    color: #B1A17B !important;
    font-weight: 300;
}

.text-provis-400 {
    color: #B1A17B !important;
    font-weight: 400;
}

.text-provis-500 {
    color: #B1A17B !important;
    font-weight: 500;
}

.text-provis-600 {
    color: #B1A17B !important;
    font-weight: 600;
}

.text-provis-700 {
    color: #B1A17B !important;
    font-weight: 700;
}

.text-provis-800 {
    color: #B1A17B !important;
    font-weight: 800;
}

.text-provis-900 {
    color: #B1A17B !important;
    font-weight: 900;
}

/* Start of Dashboard */
.owl-carousel-gallery-link .img-thumbnail {
    max-height: 110px;
}

.community_docs .custom-file-label::after {
    display: none;
}

.community_docs .custom-file-label {
    background: linear-gradient(to right, #B69853, #B39D6B, #B1A17B);
    text-align: center;
    padding: .375rem 0.35rem;
}

.calender-card-body {
    height: 70px;
}

.dashboard-oa-mt {
    margin-top: 0;
}

.dashboard-min {
    min-height: 193px;
}

    .dashboard-min .staticstic-div .staticstic-div-info {
        padding: 20px 0;
    }

    .dashboard-min .staticstic-div .staticstic-div-card {
        min-height: 80px;
    }

    .dashboard-min .info-text {
        min-height: 50px;
    }

span.total-txt {
    color: #333333;
    font-size: 16px;
    letter-spacing: -0.62px;
}

.dash-title {
    margin-bottom: 15px;
}

    .dash-title h1,
    .dash-title span {
        z-index: 1;
    }

    .dash-title.community-set h1,
    .dash-title.community-set h6 {
        color: white !important;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) !important;
    }

    .dash-title.community-set h6 {
        font-weight: 400 !important;
    }

.community-banner {
    height: 218px;
    width: calc(100% - 20px);
    position: absolute;
    top: 0;
    left: 10px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

    .community-banner img {
        object-fit: cover;
        width: 100%;
        height: 220px;
    }

#communityDesc ul {
    padding: 0;
    list-style-type: none;
}

#communityDesc li {
    float: left;
    padding-right: 7px;
    position: relative;
}

    #communityDesc li p {
        margin: 0;
    }

    #communityDesc li:first-child {
        padding-left: 0;
    }

    #communityDesc li::after {
        content: ',';
        position: absolute;
        right: 3px;
        top: 0;
    }

    #communityDesc li:last-child::after {
        content: '.';
        position: absolute;
        right: 3px;
        top: 0;
    }

#content-wrapper {
    overflow-x: hidden;
}

.sidebar.navbar-nav {
    height: 100vh;
    /*overflow: scroll;*/
/*    background-image: url("../images/creek_view.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -140px 0;*/
    position: relative;
}

.sidebar-toggled .sidebar .nav-item .nav-link[data-toggle="collapse"].collapsed::after {
    display: none !important;
}

#wrapper #content-wrapper {
    background-color: #F3F4F7;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100vh !important;
}

.card-relative {
    position: relative;
}

    .card-relative .dots-vertical {
        position: absolute;
        top: 19px;
        right: 5%;
    }

        .card-relative .dots-vertical .fa {
            color: #C4C4C2;
        }

.card .slider-margin {
    margin-right: 80px;
}

.sidebar .nav-item .nav-link .img-profile,
.topbar .nav-item .nav-link .img-profile {
    height: 2.7rem;
    width: 2.7rem;
    box-shadow: 0 0 7px 3px #ddd;
    object-fit: cover;
}

.user-profile-ime {
    width: 80px;
    height: 80px;
    object-fit: cover;
    overflow: hidden;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
}

.user-profile-banner {
    object-fit: cover;
}

.user-image-container {
    position: relative;
}

.user-img {
    position: absolute;
    object-fit: cover;
    top: -50px;
    left: 20px;
    border-radius: 50%;
    /*border: 5px solid #ffffff;*/
    box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
    -webkit-box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
    background-color: #ffffff;
}

.user-profile-tab .nav-tabs .nav-link.btn-secondary {
    color: #697885;
    background-color: #ffffff;
    border: 1px solid #697885;
    transition: all 0.2s ease !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

    .user-profile-tab .nav-tabs .nav-link.btn-secondary.active {
        background-color: #697885 !important;
        color: #ffffff !important;
        border: 1px solid #697885;
    }

.current-date-time {
    font-size: 12px;
}

.add-link span {
    vertical-align: top;
    line-height: 42px;
    font-weight: 600;
}

.add-link a {
    text-decoration: none;
}

.add-link i {
    font-size: 42px;
}

.btn-add-link {
    color: #697885;
    border: 1px solid #697885;
    border-radius: 0;
    font-weight: 100;
}

/*.topbar.navbar-light .navbar-nav .nav-item .nav-link i {
    font-size: 36px;
}*/

.topbar.navbar-light .navbar-nav .nav-item .nav-link {
    color: #697885 !important;
}

.topbar .dropdown .dropdown-menu a.dropdown-item {
    font-size: 0.9rem;
    line-height: normal;
    padding: 0.4rem 1rem;
}

.project-card ul {
    font-size: 10px;
    padding-top: 50px;
    color: #4D4D4D;
    line-height: 16px;
}

    .project-card ul li span {
        /*font-weight: bold;*/
        line-height: 20px;
        font-size: 13px;
    }

.payable-card {
    background-image: linear-gradient(to right, #B69853, #B39D6B, #B1A17B);
    box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
}

.card-finance p {
    font-size: 12px;
    color: #333333;
    margin-bottom: 0;
}

.card-finance .cost-details {
    font-size: 12px;
    color: #333333;
    font-weight: bold;
}

.payable-card .payable-card-body {
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 30px;
    background-image: url(../images/pay_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 80%;
}

.background-yellow {
    background-color: #B1A17B;
    border: 1px solid #B1A17B;
}

.payable-card h1 {
    color: #ffffff !important;
    font-size: 45px !important;
    font-weight: bold !important;
    letter-spacing: 0.5px;
    margin-top: 20px;
}

.payable-card p {
    color: #ffffff !important;
    font-size: 18px;
    letter-spacing: 1px;
}

.due-card {
    background: linear-gradient(180deg, #F2F200 0%, #B1A17B 100%);
    box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
}

    .due-card h1 {
        font-size: 40px !important;
        margin-top: 40px;
        font-weight: bold !important;
        letter-spacing: 1px;
    }

    .due-card p {
        color: #333333;
        font-size: 20px;
        letter-spacing: 1px;
    }

#ql-next {
    position: absolute;
    right: 10px;
    top: 10px;
}

#ql-previous {
    position: absolute;
    right: 40px;
    top: 10px;
}

#communityWall-next {
    position: absolute;
    right: 10px;
    top: 10px;
}

.asset-manage {
    white-space: normal;
}

#communityWall-previous {
    position: absolute;
    right: 40px;
    top: 10px;
}

.dashboard-paragraph {
    min-height: 70px;
}

    .dashboard-paragraph p {
        min-height: 70px;
    }

.current-date-time-db {
    color: #333333;
    font-size: 12px;
    line-height: 18px;
}

.community-name-wrap {
    color: #B1A17B;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}

.lifestyle-offering {
    color: #B1A17B !important;
    font-size: 20px !important;
    font-weight: bold !important;
    margin: 0;
}

.maintenance-content .mx-auto .btn {
    padding: .75rem 1.5rem .75rem;
}

#wall .owl-item.active {
    margin-top: 8px;
}

.asset-card-min-height {
    min-height: 140px;
}
/*#recent-orders th{
    padding: 15px 0 10px 10px;
}*/
.service-graph .project-card i {
    font-size: 9px;
    float: left;
    line-height: 2.2;
}
/* End of Dashboard */

/* Start of Finance */
.tenantcss {
    margin-bottom: 57px;
}
/* End of Finance */

/* Start Of Side Bar */
.position-sticky {
    position: sticky !important;
    top: 0
}

.sidebar .nav-item .collapse .collapse-inner,
.sidebar .nav-item .collapsing .collapse-inner {
    padding: .5rem 1rem;
}

    .sidebar .nav-item .collapse .collapse-inner .collapse-item,
    .sidebar .nav-item .collapsing .collapse-inner .collapse-item {
        padding: 0.3rem 10px 0.3rem 10px;
        margin: 0;
        display: block;
        color: #ADB4B7;
        text-decoration: none;
        border-radius: 0.35rem;
        white-space: nowrap;
        border-left: 4px solid transparent;
    }

    .sidebar .nav-item .collapse .collapse-inner .collapse-inner .collapse-item.active, .sidebar .nav-item .collapsing .collapse-inner .collapse-inner .collapse-item.active {
        background: rgba(68, 84, 99, 0.7);
        font-weight: normal;
        border-color: #fff;
        color: #fff;
    }

    .sidebar .nav-item .collapse .collapse-inner .collapse-item:hover,
    .sidebar .nav-item .collapsing .collapse-inner .collapse-item:hover {
        /*background: linear-gradient(to right, #B69853, #B39D6B, #B1A17B);
    border-color: #fff;*/
        color: #B69853;
        background-color: inherit;
    }

    .sidebar .nav-item .collapse .collapse-inner .collapse-item:active,
    .sidebar .nav-item .collapsing .collapse-inner .collapse-item:active {
        background-color: transparent;
    }

.sidebar #sidebarToggle {
    text-align: left;
    margin-bottom: 1rem;
    cursor: pointer;
}

.sidebar #sidebarToggle {
    color: white;
    width: 100%;
    padding-left: 40px;
    position: relative;
}

.sidebar.toggled #sidebarToggle {
    color: white;
    width: 100%;
    padding-left: 50px;
    position: relative;
}

.sidebar #sidebarToggle::after {
    position: absolute;
    left: 0;
    top: 3px;
    content: 'arrow_back_ios';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    background: linear-gradient(to right, #B69853, #B39D6B, #B1A17B);
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    right: 0;
    margin: 0 auto;
    padding: 0 11px;
}

/*.sidebar #sidebarToggle::before {
    position: absolute;
    left: 8px;
    top: 3px;
    content: 'arrow_back_ios';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';    
    -webkit-font-smoothing: antialiased;    
    text-rendering: optimizeLegibility;    
    -moz-osx-font-smoothing: grayscale;    
    font-feature-settings: 'liga';
}*/

.sidebar.toggled #sidebarToggle::after {
    position: absolute;
    left: 0;
    top: 3px;
    content: 'arrow_forward_ios';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
    line-height: 35px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    right: 0;
    margin: 0;
    padding: 0 9px;
}

/*.sidebar.toggled #sidebarToggle::before {
    position: absolute;
    left: 0;
    top: 3px;
    content: 'arrow_forward_ios';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}*/

.sidebar .nav-item .nav-link {
    display: inline-block;
    text-align: left;
    padding: 15px 10px 5px 20px;
    width: 100%;
}

    /*.sidebar .nav-item .nav-link.collapsed i {
    color: #ADB4B7 !important;
}*/
    .sidebar .nav-item .nav-link i, .sidebar .nav-item .nav-link.collapse-item i {
        font-size: 1.2rem;
        margin-right: 0.4rem;
    }

    .sidebar .nav-item .nav-link.collapse-item i {
        vertical-align: middle;
    }

.sidebar > ul > .nav-item > .collapse.show > .collapse-inner {
    padding-left: 34px !important;
}

.nav-link.collapsed {
    color: #ADB4B7 !important;
}

.sidebar .nav-item a.nav-link.collapsed.active {
    padding-top: 10px !important;
    padding-bottom: 8px !important;
    background: rgba(68, 84, 99, 0.7);
    border-left: 4px solid #fff;
    color: #fff !important;
}

.sidebar-dark .nav-item .nav-link.active span, .sidebar-dark .nav-item .nav-link.active i {
    /*color: #B59C5E !important;*/
}

.sidebar .nav-item .collapsing {
    transition: none;
}

.sidebar .nav-item .nav-link .collapse-item .active span {
    margin-top: 0 !important;
    font-weight: 400 !important;
}

.sidebar .nav-item a.nav-link.collapse-item {
    font-weight: 400;
    /*color: #fff !important;*/
}

.sidebar .nav-item .nav-link span {
    font-size: 0.8rem;
    display: inline-block;
    padding: 0 0 1px 0;
    position: absolute;
    /*margin-top: 0.25rem;*/
    font-weight: 400;
    max-width: calc(100% - 70px);
    overflow: hidden;
    text-overflow: ellipsis;
}

/*.sidebar .nav-item .nav-link[data-toggle="collapse"]::after {
    content: '\02C6';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 35px;
    line-height: 18px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    padding-top: 8px;
}*/
.sidebar .nav-item .nav-link[data-toggle="collapse"]::after {
    content: "";
    border: none;
    border-right: 2px solid #ADB4B7;
    border-bottom: 2px solid #ADB4B7;
    width: 8px;
    height: 8px;
    transform: rotate(225deg);
    position: absolute;
    right: 15px;
    top: calc(50% - -3px);
}

.sidebar .nav-item .nav-link.active[data-toggle="collapse"]::after {
    color: #fff !important;
    font-size: 24px;
    line-height: 18px;
    padding-top: 0;
}
/*.sidebar .nav-item .nav-link[data-toggle="collapse"].collapsed::after {
    content: '\02C7';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 35px;
    line-height: 24px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    padding-top: 2px;
    background-image: url("https://www.etelestia.com/sites/all/themes/etelestia/home/white-arrow-down.png");
}*/
.sidebar .nav-item .nav-link[data-toggle="collapse"].collapsed::after {
    content: "";
    border: none;
    border-right: 2px solid #ADB4B7;
    border-bottom: 2px solid #ADB4B7;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    position: absolute;
    right: 15px;
    top: calc(43% - -3px);
    transition: all 0.2s ease;
}

.sidebar .nav-item .nav-link[data-toggle="collapse"].lifestyle-offer.collapsed::after {
    margin-top: -6px;
}

.sidebar .nav-item .nav-link[data-toggle="collapse"].lifestyle-offer::after {
    padding-top: 4px;
}

.sidebar-dark .sidebar-brand {
    color: #fff;
    height: auto;
    padding: 30px 30px 35px;
    background-color: #c3d7ff;
}

.sidebar.sidebar-dark .menu-overlay {
    background: linear-gradient(to bottom, rgb(105, 120, 133) 0%,rgba(0,0,0,0.5) 100%);
}

.sidebar.sidebar-dark > ul {
    /*background: linear-gradient(to bottom, rgb(105, 120, 133) 0%,rgba(0,0,0,0.5) 100%);*/
    height: 100%;
    background-color: #13306a
}
/*.sidebar .nav-item > .collapse.show > .collapse-inner {
    padding-left: 50px !important;
}*/
.sidebar-dark hr.sidebar-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.sidebar-dark .sidebar-heading {
    color: #ffffff;
}

.sidebar-dark .nav-item .nav-link {
    color: #ffffff;
    border-left: 4px solid transparent;
    font-size: 0.8rem;
}

    .sidebar-dark .nav-item .nav-link i, .sidebar-dark .nav-item .nav-link:focus i, .sidebar-dark .nav-item .nav-link span {
        color: #ffffff;
    }

.sidebar-dark > ul > .nav-item:last-child .nav-link:hover {
    background: inherit;
    border-color: transparent;
}

.sidebar-dark .nav-item .nav-link:active,
.sidebar-dark .nav-item .nav-link:focus,
.sidebar-dark .nav-item .nav-link:hover {
    color: #ffffff;
}

    .sidebar-dark .nav-item .nav-link:active i,
    .sidebar-dark .nav-item .nav-link:focus i,
    .sidebar-dark .nav-item .nav-link:hover i {
    }

.sidebar-dark .nav-item .nav-link[data-toggle="collapse"]::after {
    color: #fff;
}

.sidebar .nav-item .nav-link[data-toggle="collapse"].collapsed::after {
    color: #ADB4B7;
}

.sidebar-dark #sidebarToggle {
    background-color: rgba(255, 255, 255, 0);
}

.sidebar-dark .nav-item .nav-link.collapsed.active span, .sidebar-dark .nav-item .nav-link.collapsed.active i, .sidebar-dark .nav-item .collapse .collapse .nav-link.collapse-item.active i {
    color: #fff !important;
}

.sidebar-dark .nav-item .nav-link:hover span, .sidebar-dark .nav-item .nav-link:hover i {
    /*color: #B69853;*/
}

.sidebar-dark #sidebarToggle::after {
    color: #ffffff;
}
/*.sidebar .nav-item .nav-link.active i {
    color: #fff !important;
}*/
.sidebar-dark #sidebarToggle:hover {
    background-color: transparent;
}

.sidebar-dark.toggled #sidebarToggle::after {
    color: #ffffff;
}

.sidebar-brand-icon {
    display: none;
}

.sidebar .sidebar-brand .sidebar-brand-text {
    display: block;
}

.sidebar-dark.toggled .sidebar-brand {
    padding: 15px 5px 50px;
}

.sidebar-dark.toggled .sidebar-brand-icon {
    display: block;
}

/* End Of Side Bar */

.overdue-amount {
    font-size: 22px;
    padding: 0 5px;
    font-weight: 600;
    color: #FF4961;
}

.community-group {
    border: 1px solid #e3ebf3;
    padding: 10px 5px 0;
    position: relative;
    margin-top: -1px;
}

.community-name {
    position: absolute;
    top: -10px;
    background: #e3ebf3;
    padding: 0 5px;
    color: #286978;
    font-size: 0.8rem;
}

.card-header, .card-header:first-child {
    padding: 15px 15px 10px;
    border-radius: 0.35rem;
}

.card .card-title {
    margin: 0;
}

.payment-status {
    font-size: 1.6rem;
}

.linkPop {
    color: #286978;
    cursor: pointer;
    font-weight: 500;
    font-size: 1.2rem;
}

.drag-holder {
    display: none;
    position: absolute;
    width: 15px;
    height: 15px;
    padding: 0;
    z-index: 10;
    right: 15px;
}

.drag-en .drag-holder {
    display: block;
}

.share-div {
    position: absolute;
    bottom: -4px;
    right: -15px;
}

ul.share-icons li a {
    transition: all .3s ease;
    display: block;
    width: 40px;
    background: #1F2229;
    text-align: center;
    line-height: 36px;
    color: #fff;
}

    ul.share-icons li a:hover {
        background: #1E9FF2;
    }

.carousel-control-next {
    width: 30px;
}

    .carousel-control-next .material-icons {
        padding-right: 30px;
    }

.carousel-control-prev .material-icons {
    padding-left: 10px;
}

.custom-lime-btn {
    background: #B1A17B;
    border-radius: 30px;
    font-size: 12px;
    border: 0;
    padding: 0 12px;
    color: #333333;
    position: absolute;
    top: -12px;
    left: 115px;
}

.community-user-img {
    display: inline-block !important;
    border-radius: 50%;
    height: 50px;
    width: 50px !important;
    box-shadow: 1px 0 5px 3px #ddd;
    vertical-align: text-bottom;
    margin-top: 8px;
}

.dashboard-community-chat {
    display: table;
}

    .dashboard-community-chat .user-name {
        display: table-cell;
        vertical-align: middle;
        padding-left: 10px;
    }

.community-btn {
    background: #B1A17B;
    border-radius: 30px;
    font-size: 12px;
    border: 0;
    padding: 0 12px;
    color: #333333;
}

.image-room {
    width: 100%;
    min-height: 100px;
    max-height: 100px;
    margin-bottom: 10px;
    object-fit: cover;
}

.btn-select {
    height: 48px;
    min-width: 140px;
    max-width: 250px;
    border: 1px solid #E3E3E3;
    background-color: #FFFFFF;
    text-align: left;
    padding: 10px 40px 10px 10px;
    position: relative;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .btn-select:hover {
        border-color: #B1A17B;
    }

    .btn-select::after {
        content: '';
        position: absolute;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
        width: 8px;
        height: 8px;
        transform: rotate(45deg);
        top: 18px;
        right: 15px;
        -webkit-transition: 0.2s ease-in-out;
        -moz-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
    }

.select-community-nav .btn-select::after {
    top: 13px;
}

.select-community-nav .btn-select.open::after {
    top: 18px;
}

.btn-select .title {
    display: block;
    height: 14px;
    color: #333333;
    font-size: 14px;
    line-height: 17px;
    margin-top: 2px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
}

.btn-select .select-selected {
    display: block;
    height: 16px;
    color: #b1a078;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.btn-select.open .select-selected {
    visibility: hidden;
}

.btn-select.open .title {
    color: #333333;
    font-weight: bold;
    margin-top: -0.5rem;
}

.btn-select.open::after {
    transform: rotate(225deg);
}

.btn-select.open {
}

.modal .modal-content {
    border: 0;
    border-radius: 0;
}

.modal .modal-header {
    border-bottom: 0;
}

.modal .modal-footer {
    border-top: 0;
}

.topbar {
    z-index: 3;
    height: 3.9rem;
    /*z-index: 1000;*/
}

.community-switcher .sidebar-brand {
    padding-left: 30px;
    padding-top: 15px;
}

.community-switcher .modal-dialog, .community-switcher-xs .modal-dialog {
    max-width: 100% !important;
    height: 100vh;
    margin: 0;
    border-radius: 0;
}

.community-switcher .modal-content, .community-switcher-xs .modal-content {
    border-radius: 0;
    height: 100vh;
    background-size: cover;
}

.select-container {
    width: 100%;
    margin-top: 120px;
}

.unit-search,
.community-search {
    overflow: hidden;
    overflow-y: scroll;
    max-height: 450px;
}

.close-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.select-box {
    background: #fff;
    padding: 20px;
    z-index: 999999;
    position: relative;
    margin-left: -60px;
}

.select-community::before {
    content: '';
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 21px solid #ffffff;
    position: absolute;
    top: -20px;
    left: 70px;
}

.select-unit::before {
    content: '';
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid white;
    position: absolute;
    top: -20px;
    left: 210px;
}

.package-main-two ul li img {
    width: 25px
}

.package-main-one ul li img {
    width: 25px
}

.package-main-three ul li img {
    width: 25px
}

.package-main-two .img-wrapper {
    max-width: 12.66667%;
}
/*.package-card .call-bck-wrapper{
    background: linear-gradient(180deg, #4AF0BF 0%, #2BE3E8 100%);
}*/
/* Sweet Alert */
.sweet-alert {
    border-radius: 0 !important;
}

    .sweet-alert .sa-icon.sa-success {
        border-color: #697885 !important;
    }

        .sweet-alert .sa-icon.sa-success .sa-line {
            background-color: #697885 !important;
            border-radius: 0 !important;
        }

        .sweet-alert .sa-icon.sa-success .sa-placeholder {
            border: 4px solid rgba(2, 105, 120, 0.3) !important;
        }

.swal-button {
    background-color: rgb(101, 0, 60) !important;
    font-weight: 400 !important;
    border-radius: 0px !important;
    border-color: rgb(101, 0, 60) !important;
    transition: all 0.2s ease 0s !important;
    padding: 15px 40px 10px !important;
}

.sweet-alert h2 {
    margin-top: 30px !important;
}

/* Pagination */

.pagination {
    padding: 15px;
    margin: 0;
    overflow-x: auto;
}

    .pagination span {
        font-size: 1rem;
        font-weight: bold;
        color: #B1A17B;
        cursor: pointer;
        padding: 10px;
    }

        .pagination span:hover {
            text-decoration: underline;
        }

        .pagination span.current_page {
            text-decoration: underline;
        }

.setPage a {
    font-weight: 400;
    color: #333333 !important;
}

/* Radio and Checkbox */
.custom-input {
    display: block;
    width: 100%;
}

    .custom-input.custom-input-inline {
        display: inline-block;
        width: auto;
        margin-right: 0.5rem;
    }

    .custom-input input {
        display: none;
    }

    .custom-input label:not(.error) {
        color: #4D4D4D;
        padding-left: 20px;
        font-size: 16px;
        position: relative;
        transition: all 0.2s ease;
    }

    .custom-input.input-lg label:not(.error) {
        padding-left: 40px;
    }

    .custom-input.input-md label:not(.error) {
        padding-left: 20px;
    }

    .custom-input input:checked + label:not(.error) {
        color: #4D4D4D;
        font-size: 16px;
        font-weight: 500;
    }

    .custom-input label:not(.error)::before {
        content: '';
        height: 16px;
        width: 16px;
        top: 2px;
        left: 0;
        border: 1px solid #898F93;
        background-color: transparent;
        position: absolute;
        transition: all 0.2s ease;
    }

.custom-input-green label:not(.error)::before {
    top: 1px !important;
}


#slot_dates label:not(.error)::before {
    top: 3px !important;
}

#slot_dates .custom-input {
    padding: 10px 10px 0;
}

.d-color label {
    color: #908a8a !important;
}

.d-color {
    background: #dddde0;
    padding: 10px 5px 0px 5px;
    margin-bottom: 5px;
    border-radius: 8px;
}

.custom-input.input-lg label:not(.error)::before {
    height: 32px;
    width: 32px;
    top: -10px;
    left: 0;
}

/*.custom-input.input-md label:not(.error)::before {
    height: 20px;
    width: 20px;

}*/

.form-group.term-condition {
    display: table;
}

.custom-input .accept_comm {
    display: table-cell;
    vertical-align: middle;
    line-height: 20px;
}

.custom-input.radio label:not(.error)::before {
    border-radius: 16px;
}

.custom-input label.error::before {
    content: none;
}

.custom-input label.error::after {
    content: none;
}

.custom-input label:not(.error):hover::before {
    border: 1px solid #898F93;
    transition: all 0.2s ease;
}

.custom-input.checkbox input:checked ~ label:not(.error)::before {
    content: '';
    border: 1px solid #b1a17b;
    background-color: #b1a17b;
    position: absolute;
    left: 0;
    /*top: -4px;*/
}

.custom-input.radio input:checked ~ label:not(.error)::before {
    content: '';
    border: 1px solid #535C60;
    background-color: transparent;
    position: absolute;
    left: 0;
    /*top: 1px;*/
}

.form-register, .applicant_details, .booking_radio .custom-input.radio input:checked ~ label:not(.error)::before {
    top: -4px !important;
}
/*.form-register .custom-input.radio input:checked ~ label:not(.error)::before{
    top: -4px !important;
}*/
.custom-input.input-lg input:checked ~ label:not(.error)::before {
    top: -10px;
}
/*yellow checkbox*/
.custom-input-yellow label:not(.error):hover::before {
    border: 1px solid #B1A17B !important;
    transition: all 0.2s ease;
}

.custom-input-yellow input:checked ~ label:not(.error)::before {
    border: 1px solid #B1A17B !important;
    background-color: #B1A17B !important;
}

.custom-input-yellow.checkbox input:checked ~ label:not(.error)::after {
    border-bottom: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
}

.custom-input-yellow label:not(.error) {
    font-size: 14px !important;
    padding-left: 30px !important;
}

.custom-input.custom-input-inline.custom-input-green.checkbox {
    position: relative;
}

    .custom-input.custom-input-inline.custom-input-green.checkbox:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 99;
    }

.custom-input-green label:not(.error) {
    font-size: 12px !important;
}

.custom-input-yellow label:not(.error)::before {
    border: 1px solid #B1A17B;
}

.custom-input-green label:not(.error)::before {
    border: 1px solid #4AF0BF;
}

.custom-input-green label:not(.error):hover::before {
    border: 1px solid #4AF0BF;
}

.custom-input.custom-input-green.checkbox input:checked ~ label:not(.error)::before {
    background-color: #4AF0BF;
    border: 1px solid #4AF0BF;
}

.color-yellow {
    background-color: #B1A17B !important;
    border: 1px solid #B1A17B !important;
    color: #000000 !important;
}
/*.custom-input.input-md input:checked ~ label:not(.error)::before {*/
/*top: -7px;*/
/*}*/

.custom-input label:not(.error)::after {
    transition: all 0.2s ease;
}

.custom-input.checkbox input:checked ~ label:not(.error)::after {
    content: '';
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    position: absolute;
    transform: rotate(45deg);
    height: 9px;
    width: 5px;
    left: 6px;
    top: 4px;
}

.custom-input-green.checkbox input:checked ~ label:not(.error)::after {
    top: 3px;
}

.custom-input.checkbox.input-lg input:checked ~ label:not(.error)::after {
    border-width: 2px;
    height: 16px;
    width: 8px;
    left: 12px;
    top: -4px;
}

.custom-input.checkbox.input-md input:checked ~ label:not(.error)::after {
    border-width: 2px;
    height: 12px;
    width: 7px;
    /*left: 9px;*/
    top: 3px;
}

.custom-input.radio input:checked ~ label:not(.error)::after {
    content: '';
    position: absolute;
    background: #B9C2C8;
    height: 8px;
    width: 8px;
    left: 4px;
    top: 6px;
    border-radius: 50%
}

#slot_dates input:checked ~ label:not(.error)::after {
    top: 7px !important;
}

.custom-input.radio.input-lg input:checked ~ label:not(.error)::after {
    height: 16px;
    width: 16px;
    left: 8px;
    top: 0;
}
/*
.custom-input.radio.input-md input:checked ~ label::after {
    height: 8px;
    width: 8px;
    left: 6px;
    top: 2px;
}*/
.radio-usd.radio.input-md input:checked ~ label::after {
    top: 6px !important;
}

.error {
    font-size: 0.8rem;
    line-height: 1;
    display: block;
    width: 100%;
}

.app-content .skin-square input[type=radio].form-control {
    display: inline-block;
    height: inherit;
    width: auto;
}

/* margin */

.mt-32 {
    margin-top: 23px;
}

.ad-banner-img {
    width: 100%;
    border-radius: 0.5rem !important;
    max-width: 100%;
    min-height: 210px;
    max-height: 210px;
}

.toggle-vert i {
    color: #DBDCD6;
}

.table-line thead th {
    color: #4D4D4D;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 15px 7px 15px;
    line-height: 19px;
    border: none;
    white-space: nowrap;
}

.table-line thead {
    background-color: rgba(227, 226, 221, .31);
}

.table-line td {
    color: #333333;
    font-size: 14px;
    line-height: 19px;
    padding: 10px 15px 5px;
    border: none;
    vertical-align: middle;
    white-space: nowrap;
}

    .table-line td.add {
        white-space: unset;
    }

.table-line tbody tr {
    padding-bottom: 5px;
    border-top: 1px solid #f6f6f4;
}

.table-borderless tbody tr {
    padding-bottom: 5px;
    border-top: 0 solid #f6f6f4;
}

.table-line .dropdown-toggle::after {
    content: "";
    border: none;
    border-right: 2px solid #ADB4B7;
    border-bottom: 2px solid #ADB4B7;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    /*position: absolute;
    right: 10px;*/
    top: calc(43% - 3px);
    transition: all 0.2s ease;
}

.table-line .dropdown.show .dropdown-toggle::after {
    content: "";
    border: none;
    border-right: 2px solid #ADB4B7;
    border-bottom: 2px solid #ADB4B7;
    width: 8px;
    height: 8px;
    transform: rotate(225deg);
    /*position: absolute;
    right: 10px;*/
    vertical-align: middle;
    top: calc(50% - 1px);
}

.tr-nopad {
    border-top: 0 solid #f6f6f4 !important;
}

.due-immediatly-link i {
    margin-top: -5px;
    color: #333333;
    padding: 0 10px;
}

.invoice-description {
    background-color: rgba(225, 224, 0, 0.05);
}

.invoice-table tbody > tr {
    height: 60px;
}

.invoice-table .table-borderless tr {
    height: auto;
}

.invoice-table .table-borderless {
    margin: 0;
}

.invoice-info address h6 {
    background-color: #F8F8F8;
}

.invoice-table .table-borderless tr td {
    padding: 5px;
}

h4 span.title {
    vertical-align: text-top;
}

.custom-a-tag {
    vertical-align: text-top;
}

    .custom-a-tag:hover {
        color: #B1A17B;
        text-decoration: none;
    }

.white-txt {
    color: white !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) !important;
}

.slick-load {
    visibility: hidden;
}

    .slick-load.slick-initialized {
        visibility: visible;
    }

.lifestyle-card img {
    height: 160px;
    object-fit: cover;
}

.lifestyle-card h4 {
    font-size: 20px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 34px;
}

.lifestyle-card p {
    height: 51px;
    overflow: hidden;
}

.badge-lifestyle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    color: #697885 !important;
    top: -10px;
}

h4.enroll-price {
    color: #697885 !important;
    font-size: 24px !important;
    font-weight: bold !important;
    letter-spacing: -0.92px;
}

h4.doc-table-title {
    color: #697885 !important;
    font-size: 24px;
    line-height: 34px !important;
    font-weight: 400 !important;
}

h6.enroll-info-title {
    color: #4D4D4D !important;
    font-size: 20px !important;
    line-height: 24px !important;
    text-align: center;
    font-weight: normal !important;
}

.card .enroll-schedule-fix {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    word-break: break-all;
}

span.enroll-info {
    color: #4D4D4D !important;
    font-size: 16px !important;
    line-height: 19px !important;
    text-align: center !important;
    font-weight: bold !important;
}

.enroll-img-wrapper img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    object-position: 0 20%;
}


.enroll-img-wrapper {
    background: rgba(227, 226, 221, .31);
}

.select-div {
    position: relative;
    float: left;
    width: 100%;
}

.selectdiv:after {
    content: '';
    border-right: 2px solid #333333;
    border-bottom: 2px solid #333333;
    padding: 13px 0px 0px 8px;
    position: absolute;
    pointer-events: none;
    width: 14px;
    height: 8px;
    transform: rotate(45deg);
    top: 15px;
    right: 15px;
    -webkit-transition: 0.2s ease-in-out;
}

select::-ms-expand {
    display: none;
}

.card-min-height {
    min-height: 120px;
}

.enroll-select select {
    background-position: calc(100% - 10px) 45%;
    background-size: 15px;
}

.enroll-card-min-height {
    height: 140px;
}

    .enroll-card-min-height .d-table {
        height: 70px;
        width: 100%;
        overflow: hidden;
    }

    .enroll-card-min-height .d-table-cell {
        vertical-align: middle;
    }

.selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 50px;
    float: left;
    font-size: 16px;
    background-image: none;
    -ms-word-break: normal;
    word-break: normal;
}

.dash-finance-h {
    margin: 0;
}

/* FULLCALENDER */

.fc-button {
    border-radius: 0 !important;
    color: #fff;
    background-color: #B1A17B !important;
    font-weight: 400 !important;
    border-color: #B1A17B !important;
    transition: all 0.2s ease !important;
    padding: 1rem 1.5rem .75rem !important;
}

    .fc-button:hover,
    .fc-button:active,
    .fc-button:focus {
        color: #fff;
        background-color: #4a5968 !important;
        border-color: #4a5968 !important;
        outline: none !important;
    }

    .fc-button.fc-prev-button,
    .fc-button.fc-next-button {
        padding: 0 !important;
        color: #333333 !important;
        background-color: transparent !important;
        border-color: transparent !important;
    }

        .fc-button.fc-prev-button .fc-icon,
        .fc-button.fc-next-button .fc-icon {
            font-size: 2rem;
        }

.fc-toolbar.fc-header-toolbar {
    margin-bottom: 15px !important;
}

.fc-unthemed th {
    border: none !important;
}

.fc-unthemed .fc-head-container {
    border: none !important;
}

.fc-unthemed tbody .fc-widget-content:nth-child(1) {
    border-left: none !important;
}

.fc-unthemed tbody .fc-widget-content:nth-last-child(1) {
    border-right-width: 0 !important;
    border-bottom: 0;
}

.fc-event-container .fc-event {
    border-radius: 0 !important;
    margin: 0;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 400;
}

.provis-modal .modal-body {
    padding: 0 12px;
}

.provis-modal .modal-content {
    border-radius: 0;
}

.provis-modal .type {
    margin-top: -5px;
}

.provis-modal .side-div {
    background-color: #B1A17B;
    background-image: url(../images/background-login.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 1rem;
    padding-right: 1rem;
}

.provis-modal .main-head {
    margin-top: 1.5rem !important;
}

.provis-modal .date {
    color: #697885 !important;
    font-weight: 400 !important;
}

.sa {
    width: 119px;
    height: 119px;
    padding: 15px;
    background-color: #fff;
}

.sa-success {
    border-radius: 50%;
    border: 4px solid rgba(40, 105, 120, 0.8);
    box-sizing: content-box;
    height: 80px;
    padding: 0;
    position: relative;
    background-color: #fff;
    width: 80px;
}

    .sa-success:after, .sa-success:before {
        background: #fff;
        content: '';
        height: 120px;
        position: absolute;
        transform: rotate(45deg);
        width: 60px;
    }

    .sa-success:before {
        border-radius: 40px 0 0 40px;
        width: 26px;
        height: 80px;
        top: -17px;
        left: 5px;
        transform-origin: 60px 60px;
        transform: rotate(-45deg);
    }

    .sa-success:after {
        border-radius: 0 120px 120px 0;
        left: 30px;
        top: -11px;
        transform-origin: 0 60px;
        transform: rotate(-45deg);
        animation: rotatePlaceholder 4.25s ease-in;
    }

.sa-success-placeholder {
    border-radius: 50%;
    border: 4px solid rgba(40, 105, 120, 0.5);
    box-sizing: content-box;
    height: 80px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 80px;
    z-index: 2;
}

.sa-success-fix {
    background-color: #fff;
    height: 90px;
    left: 28px;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 5px;
    z-index: 1;
}

.sa-success-tip, .sa-success-long {
    background-color: #697885;
    border-radius: 2px;
    height: 5px;
    position: absolute;
    z-index: 2;
}

.sa-success-tip {
    left: 14px;
    top: 46px;
    transform: rotate(45deg);
    width: 25px;
    animation: animateSuccessTip .75s;
}

.sa-success-long {
    right: 8px;
    top: 38px;
    transform: rotate(-45deg);
    width: 47px;
    animation: animateSuccessLong .75s;
}

/* DISCUSSION WALL */
.collapsed-block {
    display: none;
}

    .collapsed-block.collapsed {
        display: block;
    }

.post-txt-discussion {
    color: #697885;
    font-size: 14px;
    padding: 16px 30px 0 0;
}

.discussion-hr {
    margin-top: 10px;
    margin-bottom: 5px;
    border-top: 1px solid rgba(227, 226, 221, 0.3);
    ;
}

span.user-name-txt {
    font-size: 14px;
}

span.user-post-time {
    font-size: 12px;
}

small.post-date-txt {
    font-size: 12px;
    color: #697885;
}

.user-comment {
    background: rgba(227, 226, 221, 0.3);
    padding: 15px 20px;
    margin-top: 15px;
}

    .user-comment .form-group {
        margin: 0;
    }

    .user-comment .user-comment-txt {
        font-size: 14px;
        color: #B1A17B;
        margin: 0;
        display: block;
        line-height: 16px;
    }

.social-discussion {
    position: relative;
}

    .social-discussion .fa {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 12px;
    }

.social-comment .user-comment-txt {
    margin-right: 5px;
}

.event-btns .btn-default {
    color: #978080;
    background-color: #ffffff;
    border: 1px solid #978080;
    transition: all 0.3s ease;
}

    .event-btns .btn-default:hover,
    .event-btns .btn-default.active {
        color: #ffffff;
        border: 1px solid #978080;
        transition: all 0.3s ease;
        background: #978080;
    }

.btn-danger {
    color: #FF2A2A;
    background-color: #ffffff;
    border: 1px solid #FF2A2A;
    transition: all 0.3s ease;
}

    .btn-danger.active {
        color: #ffffff;
        background-color: #FF2A2A !important;
        border: 1px solid #FF2A2A;
        transition: all 0.3s ease;
    }

.event-img-wrapper {
}

    .event-img-wrapper img {
        /*height: 500px;*/
        width: 100%;
        object-fit: cover;
        object-position: top;
    }

.nav-item .btn-secondary:not(:disabled):not(.disabled).active:focus {
    box-shadow: none;
}

.nav-item .btn-secondary.active {
    background-color: #697885 !important;
    color: #ffffff !important;
    border: 1px solid #697885;
}

/* Attachment */
.attachment-div {
    position: relative;
    height: 48px;
}

    .attachment-div input {
        width: 0;
        height: 0;
        padding: 0;
        margin-top: -2px;
        visibility: hidden;
    }

    .attachment-div label:not(.error) {
        width: 100%;
        height: 48px;
        border-radius: 0.35rem;
        margin: 0;
        background: transparent;
        border: 1px solid #b1b6b9;
        position: relative;
        line-height: 1rem;
        display: block;
        text-align: left;
        padding: 1rem .75rem 0.75rem;
        color: #697885;
        cursor: pointer;
        padding-right: 110px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .attachment-div label.selected {
        color: #333333;
    }

    .attachment-div label:not(.error):after {
        content: 'Choose File';
        position: absolute;
        font-size: 14px;
        font-weight: 600;
        right: 5px;
        top: 5px;
        border: 1px solid #697885;
        color: #697885;
        padding: 9px 15px 9px;
        background: white;
        transition: all 0.2s ease;
    }

.date_marker > i {
    color: #A8ADB1;
    right: 3px;
    position: absolute;
    top: 8px;
}

.attachment-div label:hover::after {
    border: 1px solid #697885;
    color: #ffffff;
    background: #697885;
}

.attach-note {
    color: #697885;
    font-size: 14px;
}

.public-container {
    padding: 0;
}

.public-body {
    min-height: 100vh;
    background-attachment: fixed;
    background-size: cover;
    background-image: url(../images/background-login.jpg);
}

    .public-body h1 {
        color: #ffffff !important;
    }

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #c3c3c3;
}

/* Amenities */
.amenities p {
    margin: 0;
    margin-bottom: 10px;
    font-size: 13px;
    color: #333333;
}

.amenities .red-card {
    color: #650b3c !important;
    text-transform: capitalize;
    height: 50px;
    overflow: hidden;
}

.amenities .cost {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    margin-top: 3px;
    height: 20px;
}

.amenities .card-text {
    color: #333333;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 3px;
}

.amenities .blue-member {
    color: #697885;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
}

.amenities .card-img-top {
    height: 160px;
    object-fit: cover;
    border-radius: 0 !important;
    display: block;
    width: 100%;
    background-color: rgba(227, 226, 221, .4) !important;
}

.amenities.owl-gallery .card-img-top {
    height: 100px;
}

.amenities.owl-amenities .card-img-top {
    height: 250px;
}

.amenities .bold-text {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
}

.lifestyle-card .price {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    height: auto;
    margin-bottom: 5px;
}

.lifestyle-card .class-texts {
    font-size: 20px !important;
    color: #B1A17B !important;
    margin-bottom: 1px;
    min-height: 52px;
    display: flex;
    align-items: center;
}

.lifestyle-card .class-desc {
    margin: 0;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
    height: 60px;
    overflow: hidden;
}

.lifestyle-card .amenities span.text-height {
    height: 40px;
    overflow: hidden;
    display: block;
}

.lifestyle-card .class-desc p {
    margin: 0;
    height: auto;
}
/* LOGIN */
.login-section {
    min-height: 100vh;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    background: linear-gradient(to right, #435362, #6d7a85, #8e9ba7);
    /*background-image: url('../img/background-login.jpg');*/
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;base64,PHN2ZyBpZD0idmlzdWFsIiB2aWV3Qm94PSIwIDAgMTkyMCA5MDAiIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjkwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIj48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI5MDAiIGZpbGw9IiNGRkZGRkYiPjwvcmVjdD48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQxXzAiIHgxPSI1My4xJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iNy4zMzMzMzMzMzMzMzMzMzMlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiPjwvc3RvcD48c3RvcCBvZmZzZXQ9IjkyLjY2NjY2NjY2NjY2NjY3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIj48L3N0b3A+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkMl8wIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjQ2LjklIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSI3LjMzMzMzMzMzMzMzMzMzMyUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSI+PC9zdG9wPjxzdG9wIG9mZnNldD0iOTIuNjY2NjY2NjY2NjY2NjclIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiPjwvc3RvcD48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxOTIwLCAwKSI+PHBhdGggZD0iTTAgODEwQy0xMDcuNCA3OTkuMyAtMjE0LjcgNzg4LjcgLTMxMCA3NDguM0MtNDA1LjIgNzA4IC00ODguNCA2MzggLTU2MC43IDU2MC43Qy02MzMuMSA0ODMuNSAtNjk0LjcgMzk4LjkgLTczNC41IDMwNC4yQy03NzQuMiAyMDkuNiAtNzkyLjEgMTA0LjggLTgxMCAwTDAgMFoiIGZpbGw9IiMwODJmNmUiPjwvcGF0aD48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwgOTAwKSI+PHBhdGggZD0iTTAgLTgxMEMxMDYuMyAtNzg5LjIgMjEyLjUgLTc2OC41IDI5OC41IC03MjAuNkMzODQuNSAtNjcyLjggNDUwLjIgLTU5Ny44IDUyOC45IC01MjguOUM2MDcuNiAtNDYwIDY5OS4zIC0zOTcuMSA3NDguMyAtMzEwQzc5Ny40IC0yMjIuOCA4MDMuNyAtMTExLjQgODEwIDBMMC4wMDI5MTcgMFoiIGZpbGw9IiMwODJmNmUiPjwvcGF0aD48L2c+PC9zdmc+');
}

/*.ip-bg {
    background-color: transparent;
}*/

/*.form-control.ip-bg:focus {
    background-color: inherit;
}*/

.btn-theme, .form-control.btn-theme:focus {
    background-color: #b1a17b;
}

.btn-color {
    color: #b1a17b !important;
}

.bg-theme2 {
    /*background: linear-gradient(to right, #0d0ec8, #211c90, #4a5ab8)*/
    background-color:#ffffff
}

.ext-center {
    background-image: url(../images/background-login.jpg);
    background-repeat: no-repeat;
    object-fit: cover;
    border-width: 7px !important;
    border-radius: 20px !important;
    background-position: center center;
    background-size: cover;

}

/* Linkpop style */
#myModal .modal-content {
    border-radius: 0;
}

#myModal .modal-header {
    border: 0;
}

/*Document*/
.document .border-top {
    border-top: 2px solid !important;
    border-top-color: #697885 !important;
    box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
}

.document-text-name {
    color: #333333 !important;
    font-size: 16px !important;
    line-height: 16px !important;
}

.document-files-image {
    height: 74px;
    width: 60px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
}

.document-title-name {
    color: #B1A17B !important;
    font-size: 16px !important;
    font-weight: bold;
    line-height: 16px;
    margin: 0 !important;
}

.document-date {
    color: #333333;
    font-size: 14px;
    line-height: 16px;
}

/* Start User Profile Page */
.login-unit {
    min-height: 515px;
}

.drop {
    text-align: right !important;
    padding: 15px !important;
}
/* End User Profile Page */

/* Start My Requests Page */
.package-card {
    box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
    margin-bottom: 20px;
    background: white;
}

    .package-card .package-name {
        /*background: #4AF0BF;*/
        font-size: 20px;
        text-align: center;
        color: #4D4A4D;
        font-weight: 600;
        padding: 6px 0 1px;
        /*background: linear-gradient(180deg, #4AF0BF 0%, #2BE3E8 100%);*/
    }

    .package-card .package-main {
        text-align: center;
    }

    .package-card .reqPackUnit {
        width: 250px !important;
    }

    .package-card .package-main p {
        padding-top: 4px;
        color: #4D4A4D;
        font-size: 12px;
        line-height: 24px;
        margin-bottom: 3px;
    }

    .package-card .package-main h4 {
        color: #4D4A4D !important;
        font-size: 24px !important;
        font-weight: bold !important;
        line-height: 24px;
    }

    .package-card .package-main button {
        margin-bottom: 15px;
        margin-top: 10px;
        font-size: 14px;
        white-space: nowrap;
    }

    .package-card .package-header {
        /* background: #4D4A4D; */ /*E3E2DD*/
        color: #ffffff; /*4D4D4D*/
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        padding: 9px 30px 6px;
        margin-bottom: 5px;
        border-bottom: 1px solid #E6E6E6;
    }

.reqPackageForm:hover .package-header h6, .reqPackageForm:hover .maintenance-prc h2, .reqPackageForm:hover .maintenance-prc small,
.reqPackageForm.active .package-header h6, .reqPackageForm.active .maintenance-prc h2, .reqPackageForm.active .maintenance-prc small {
    color: #B1A17B !important;
}

.reqPackageForm:hover .package-body ul li, .reqPackageForm:hover .btn-kh-fw,
.reqPackageForm.active .package-body ul li, .reqPackageForm.active .btn-kh-fw {
    color: #fff;
}

.reqPackageForm:hover .package-body ul li, .reqPackageForm:hover .package-header, .reqPackageForm:hover .by-1,
.reqPackageForm.active .package-body ul li, .reqPackageForm.active .package-header, .reqPackageForm.active .by-1 {
    border-color: #99A1A8;
}

.reqPackageForm:hover .btn-kh-fw, .reqPackageForm.active .btn-kh-fw {
    background: linear-gradient(to right, #B69853, #B39D6B, #B1A17B);
}

.package-card .package-body ul {
    padding-left: 0px;
    margin: 0;
}

    .package-card .package-body ul li {
        list-style: none;
        padding: 8px 30px;
        font-size: 12px;
        color: #4D4A4D;
        line-height: 19px;
        border-bottom: 1px solid #E6E6E6;
        font-weight: 600;
    }

        .package-card .package-body ul li:last-child {
            border-bottom: none;
        }

.package-card .package-main-one {
    min-height: 181px;
}

.package-card .package-main-two {
    min-height: 285px;
}

.package-card .package-main-three {
    min-height: 302px;
}

.package-card .package-main .dropdown .btn-secondary {
    font-size: 14px;
    color: #333333 !important;
    border: 1px solid #E3E2DD !important;
}

.reqPackageForm:hover, .reqPackageForm.active {
    background-color: #4D5C6A;
}

.by-1 {
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}

.package-card .package-main .dropdown .btn-secondary:active,
.package-card .package-main .dropdown .btn-secondary:focus {
    border: 1px solid #697885 !important;
    color: #333333 !important;
}

.package-main .package-menu {
    min-width: 15rem;
    padding: 15px;
}

    .package-main .package-menu .dropdown-header {
        font-size: 16px !important;
        font-weight: bold !important;
        line-height: 24px !important;
        text-transform: capitalize !important;
        padding-left: 0 !important;
    }

    .package-main .package-menu .custom-input label {
        font-size: 14px;
    }

    .package-main .package-menu .custom-input input[type="radio"]:checked + label {
        font-weight: bold;
    }

.maintainance-request img {
    height: 120px;
    object-fit: cover;
}

.maintainance-request .maintain-header {
    color: #4D4A4D !important;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 20px !important;
    letter-spacing: 0;
    margin-bottom: 0;
    margin-top: 0;
}

.maintainance-request button {
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
}

.blue-header {
    color: #4D4A4D !important;
    font-size: 24px !important;
    font-weight: normal !important;
}

.maintain-hr {
    margin-top: 0;
    border-top: 2px solid #4AF0BF;
}

.maintain-title {
    font-size: 32px !important;
}

.maintainance-packages-wrap {
    border: 0.5px solid #D8DDEA;
    background: linear-gradient(180deg, #FFFFFF 0%, #ECEEF3 100%);
    box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
    margin-bottom: 20px;
    height: 170px;
}

    .maintainance-packages-wrap .header-text {
        font-size: 20px;
        font-weight: bold;
        color: #4D4D4D;
    }

    .maintainance-packages-wrap p {
        color: #4D4D4D;
        font-size: 14px;
    }

    .maintainance-packages-wrap button {
        font-size: 14px;
    }

    .maintainance-packages-wrap .img-maintain {
        width: 100%;
        height: 170px;
        object-fit: cover;
        object-position: 0 40%;
    }

    .maintainance-packages-wrap .main-contents {
        padding: 20px;
    }


/* End My Requests Page */

/* Start Account Summary Page */
.amount-container h1 {
    font-size: 50px !important;
    line-height: 34px !important;
    margin-top: 18px;
    margin-left: 10px;
}

.amount-container p {
    color: #4D4D4D;
    font-size: 20px;
    line-height: 19px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.amount-container .btn-primary {
    height: 48px;
}

.account-min {
    min-height: 530px;
}

.charges-container {
    background: linear-gradient(180deg, #697885 0%, #03454B 100%);
    box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
}

    .charges-container h1 {
        font-size: 40px !important;
        font-weight: bold !important;
        letter-spacing: 1px;
        color: #FFFFFF !important;
        line-height: 48px !important;
        text-align: center !important;
    }

    .charges-container .top-margin {
        margin-top: 40px;
        line-height: 37px !important;
    }

    .charges-container p {
        color: #FFFFFF;
        font-size: 20px;
        letter-spacing: 1px;
    }

.charges-container-info:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.11);
    padding: 15px 25px 0 25px;
    position: relative;
}

.charges-container-info:nth-child(odd) {
    padding: 15px 25px 0;
}

.charges-container-info h2 {
    color: #FFFFFF !important;
    font-size: 40px !important;
    line-height: 48px !important;
}

.charges-container-info h3 {
    font-size: 30px !important;
    line-height: 47px !important;
    font-weight: 400 !important;
    color: #ffffff !important;
}

.charges-container-info h4 {
    color: #FFFFFF !important;
    font-size: 20px !important;
    padding-left: 85px;
    margin-bottom: 0;
    line-height: 20px !important;
}

.charges-container-info h5 {
    font-size: 25px !important;
    color: #FFFFFF !important;
    padding-left: 0;
    margin-top: 10px;
    font-weight: 400 !important;
}

.charges-container-info span {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 48px;
    padding-left: 90px;
}

.charges-container-info .default-bck {
    position: absolute;
    top: 0;
    right: 0;
    height: calc(100% + 14px);
    padding: 5px;
    margin-top: -14px;
    margin-right: -13px;
    min-width: 87px;
    max-width: 87px;
    background: transparent;
}

    .charges-container-info .default-bck h4 {
        font-size: 20px !important;
        color: #ffffff !important;
        padding-left: 0;
    }

.charges-container-info small {
    color: #ffffff;
    font-size: 14px;
    line-height: 25px;
}

.charges-container-info .white-bck {
    position: absolute;
    top: 0;
    right: 0;
    height: calc(100% + 14px);
    padding: 5px;
    margin-top: -14px;
    margin-right: -13px;
    min-width: 87px;
    max-width: 87px;
    background: #ffffff;
}

    .charges-container-info .white-bck small {
        color: #333333;
        font-size: 14px;
        padding-left: 0;
    }

    .charges-container-info .white-bck h4 {
        font-size: 20px !important;
        color: #FF2A2A !important;
        padding-left: 0;
    }

    .charges-container-info .white-bck h5 {
        font-size: 16px !important;
        color: #FF2A2A !important;
        padding-left: 0;
    }

.others-card {
    background: linear-gradient(180deg, #80004C 0%, #B1A17B 100%);
}

    .others-card .others-card-rental {
        border-right: 1px solid;
    }

    .others-card .others-acc-summary {
        border-right: 1px solid #3c0124;
    }

    .others-card h3 {
        font-size: 35px !important;
        color: #FFFFFF !important;
        line-height: 48px !important;
        margin-bottom: 0 !important;
    }

    .others-card p {
        font-size: 20px;
        color: #FFFFFF !important;
        letter-spacing: 1px;
    }

    .others-card h4 {
        font-size: 20px !important;
        line-height: 20px;
        color: #FFFFFF !important;
    }

    .others-card small {
        font-size: 16px;
        line-height: 20px;
        color: #FFFFFF;
        text-align: center;
    }

.app-content input.form-control, .app-content .bootstrap-select .btn.dropdown-toggle:active, .app-content .bootstrap-select .btn.dropdown-toggle {
    height: 45px;
    padding: .375rem .75rem;
}
/* End Account Summary Page*/

/* Start Unit Outstanding Page*/
.th-hide {
    display: none;
}
/* End Unit Outstanding Page*/

/* Owl Carousel */

button.owl-next,
button.owl-prev {
    width: 40px;
}

.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -80px;
    right: -22px;
}

.owl-lifestyle.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -85px;
    right: -22px;
}

.owl-carousel-quick-link.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -73px;
    right: 10px;
}

.owl-carousel-quick-link a.btn:focus {
    color: #697885;
}

.owl-lifestyle .lifestyle-img {
    height: 135px;
    object-fit: cover;
}

.owl-maintenance.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -88px;
    right: 0;
}

.owl-community.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -75px;
    right: 0;
}

.owl-amenity.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -88px;
    right: 0;
}

.owl-messages.owl-card .owl-nav {
    margin-top: 11px;
    position: absolute;
    top: -88px;
    right: 0;
}

.owl-classes.owl-card .owl-nav {
    margin-top: 11px;
    position: absolute;
    top: -88px;
    right: 0;
}

.owl-gallery.owl-card .owl-nav {
    margin-top: 15px;
    position: absolute;
    top: -100px;
    right: 0;
}

.owl-nav i {
    font-size: 3rem;
    line-height: unset;
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    margin: 0 !important;
}

.carausel-text {
    position: absolute;
    right: 65px;
    top: 0;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    font-size: 30px !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    color: black !important;
    text-decoration: none !important;
}

.owl-nav button:focus {
    outline: none;
}

.owl-carousel-gallery-link .item:hover .patch-item {
    top: 0;
    transition: all 0.5s ease-in-out 0s;
}

.patch-item {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    top: 250px;
    transition: all 0.5s ease-in-out 0s;
}

    .patch-item p {
        line-height: normal;
    }

.nationality-sect {
    max-height: 330px;
    overflow-y: auto;
}

/* services */

.service-label input[type='radio'] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.service-label [type=radio] + .service-smiley {
    cursor: pointer;
}

.service-label [type=radio]:checked + img {
    color: red;
}

.service-label .service-smiley {
    width: 50px;
}


.pdf-icon {
    width: 16px;
    margin-top: -4px;
    margin-right: 5px;
}

.srv_page .form-register .content label {
    color: #333;
}

.srv_page .form-register .content {
    padding: inherit;
}

.srv_page .form-register .bootstrap-select.form-control, .srv_page .form-register .form-control, .srv_page .form-register .bootstrap-select .btn.dropdown-toggle {
    border-color: #b1b6b9;
    font-size: 0.9rem;
    color: #333;
    height: 48px;
}

.srv_page .wizard .actions ul li:first-child a {
    color: #4a5968 !important;
    border: 1px solid #4a5968;
}

    .srv_page .wizard .actions ul li:first-child a:hover {
        color: #fff !important;
    }

.srv_page .form-register .bootstrap-select.form-control {
    padding: 0;
}

.srv_page .form-register .bootstrap-select .btn.dropdown-toggle {
    color: #333;
}

.srv_page .form-register .bootstrap-select .dropdown-toggle:before, .srv_page .form-register .bootstrap-select .dropdown-toggle:after {
    border-color: inherit;
}

.srv_page .form-register .bootstrap-select.show .dropdown-toggle:after {
    content: "";
}

.srv_page .form-register .bootstrap-select .dropdown-toggle:after {
    width: 14px;
    height: 14px;
    top: calc(43% - 5px);
}

.srv_page .actions ul li a:last-child, .srv_page .actions ul li a {
    padding: 0.75rem 65px;
    text-transform: uppercase;
}

.srv_page .form-register .content label.error {
    color: #FF2A2A;
}

.srv_page .form-register .actions {
    padding: 0 65px 2.5rem;
}

.srv_page .form-register .intl-tel-input.separate-dial-code .selected-dial-code {
    color: inherit;
}

.srv_page .form-register .attachment-div label:not(.error):after {
    padding: 7px 15px;
    border: 1px solid #6a7885;
    background: rgb(106, 121, 133);
}

.srv_page .form-register .content label, .srv_page .form-register .custom-input input:checked + label:not(.error) {
    color: inherit;
    font-size: 0.9rem;
}

.srv_page .form-register .steps li::after {
    top: 20px;
}

.srv_page .form-register .steps li, .srv_page .form-register .steps li.current {
    padding: 12px 0;
}

#logoutModal button {
    color: #B69853;
    border-color: #B69853;
    background: inherit;
    font-weight: 600;
}

/* CALENDAR */

.fc-unthemed th {
    color: #333333;
    font-size: 14px;
    line-height: 19px;
    font-weight: normal;
}

.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
    color: #333333;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
}

.fc-button-primary:active,
.fc-button-primary:focus {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    outline: none !important;
    border: none;
}

.select-community-mobile {
    display: none;
}

/* Toggle switch */

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 25px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 22px;
        width: 22px;
        left: 8px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #B1A17B;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/*.sidebar .nav-item .collapse .collapse-inner .collapse-item{
    padding-top: 0 !important;
}*/

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

/* Pie Chart */
.piechart-dashboard {
    margin-top: 3px;
}

.fc-header-toolbar.fc-toolbar h2 {
    font-size: 1.3em;
    color: #425261;
}

.service-graph .dropdown-menu {
    background-color: inherit;
}

/*Maintenance Package*/
.maintenance-test {
    width: 126px;
    padding: 10px 20px 10px 10px;
    font-size: 10px;
    position: absolute;
    color: #FFF;
    background: #4D4A4D;
    z-index: 1;
    height: -webkit-fill-available;
    right: 0;
    /*box-shadow: 0 2px 12px 0 rgba(149,149,149,0.5);*/
}

    .maintenance-test:after {
        content: " ";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: -40px;
        z-index: -1;
        background: #4D4A4D;
        transform-origin: bottom right;
        -ms-transform: skew(-30deg, 0deg);
        -webkit-transform: skew(-30deg, 0deg);
        transform: skew(-25deg, 0deg);
        /*box-shadow: 0 2px 12px 0 rgba(149,149,149,0.5);*/
    }

.maintenance-head {
    margin-top: 10px;
    /*background: #fff;*/
    margin-right: 30px;
    height: 79px;
    border-radius: 2px 0px;
    margin-left: -5px;
    opacity: .9;
}

.reqPackageForm:hover .package-title {
    color: #fff;
}

.maint-start {
    height: 18px;
    width: 90px;
    color: #FFFFFF;
    font-size: 10px;
    line-height: 18px;
    font-weight: lighter;
}

.select-unitno {
    margin: 10px auto;
}

.maint-rate {
    height: 24px;
    width: 90px;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    margin-bottom: 0px;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 0px solid #00000000;
    border-bottom: 7px solid #00000000;
    border-right: 5px solid #00000038;
    position: absolute;
    left: 7px;
}

.maintenance-package {
    height: 94px;
    background-color: rgba(255, 255, 255, 0.75);
    ;
    box-shadow: 0 2px 4px 0 rgba(149,149,149,0.5);
}

    .maintenance-package h1 {
        line-height: 80px !important;
        opacity: 0.9;
        font-size: 2.25rem !important;
    }

.content-bg-one {
    background-image: url('/theme/provisUI/img/m-bg01.png');
    background-repeat: no-repeat;
    background-position: left;
    margin-top: -24px;
    text-align: left;
    padding: 20px 0 20px 20px;
    height: 160px;
    margin-left: -11px;
}

.content-bg-two {
    background-image: url('/theme/provisUI/img/m-bg02.png');
    z-index: 999;
    height: 180px;
    background-repeat: no-repeat;
    background-position: right;
    margin-right: -110px;
    margin-top: 30px;
}

.material-icons.back-arrow {
}

.content-header-title {
    padding: 20px;
}

.bulletpoint-maintenance li {
    position: relative;
    list-style: none;
    margin-left: 20px;
}

    .bulletpoint-maintenance li:before {
        content: '';
        position: absolute;
        height: 15px;
        width: 15px;
        border: 1px solid #4AF0BF;
        margin-left: -20px;
    }

.back-btn {
    padding: 1rem 1.5rem 1rem;
}

.modal-backdrop.show {
    opacity: .7;
}

/* SERVICES BLOCK */
.service-card {
    background-image: url(../images/service1.png);
    background-position: center;
}

.issue-card {
    background-image: url(../images/issues1.jpg);
    background-position: center;
}

.card-bg {
    object-fit: cover;
    background-position: center;
    max-height: 234px;
}

    .card-bg .card-header, .card-bg .card {
        background-color: inherit;
    }
/* END SERVICES BLOCK */

/* AMENITIES BLOCK */
.amenity-item > .card:hover {
    box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5) !important;
    -webkit-box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5) !important;
}

.amenities-block small {
    line-height: 1.3;
}

.amenities-block .card-body {
    position: absolute;
    background: rgba(0,0,0,0.7);
    bottom: 0;
    height: 74px;
}

.amenities-block .dash-amenities .card-body {
    height: 85px;
}

.amenities .dash-amenities small.card-text {
    font-size: 12px;
    height: 19px;
    overflow: hidden;
}

.dash-amenities a.btn {
    font-size: 11px;
    padding: 7px 0.75rem !important;
}

.amenities-block .owl-nav i {
    background-color: #3D464E;
    color: #fff;
    line-height: normal;
    font-size: 24px;
}

.amenities-block .owl-nav button {
    width: 30px;
}

.amenities-block .owl-carousel-quick-link.owl-card .owl-nav {
    top: -79px;
}

.card.amenities, .amenities > .card-header {
    background-color: inherit;
}

.owl-carousel-general .item.amenity-item {
    padding: 0 5px;
}

.amenity.amenities.card .card-title {
    min-height: 48px;
}
/* END AMENITIES BLOCK */

/* COMMUNITY DOCUMENTS */
.doc-body {
    background-color: #F4F7FC;
    min-height: 132px;
}

    .doc-body > a {
        text-decoration: underline;
    }

    .doc-body li p, .doc-body li h6, .doc-body li a {
        font-size: 12px !important;
        line-height: normal !important;
        white-space: initial;
    }
/* END COMMUNITY DOCUMENTS */

/* MY BOOKINGS */
a.lead:hover {
    font-size: 1.25rem;
}
/* END MY BOOKINGS */

/* LOGOUT POP */
.logout_pop h5 {
    color: #333 !important;
    margin-bottom: 4px;
    font-size: 1.15rem !important;
}

.navbar.topbar > a {
    color: #fff;
}
/* END LOGOUT POP */
.sidebar footer {
    padding-top: 10px;
    padding-left: 15px;
    height: 50px;
    color: white;
    text-align: left;
    font-size: 0.75rem;
    /*background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%);*/
}

.sidebar > ul {
    margin: 0;
}
/* Register Success POP */
/*#checkingModal p {
    color: #fff;
    max-width: 600px;
    margin: 0 auto;
}*/
#checkingModal .event-add .col-6 {
    max-width: 100%;
    flex: 0 0 60%;
    margin: 0 auto;
}

#checkingModal .event-add a {
    text-transform: uppercase;
}
/* End Register Success POP */

/* NEW EMAIL BODY */
.new-email-body .form-register .content, .new-email-body .form-register .dropdown.form-control {
    padding: 0;
}

    .new-email-body .form-register .content label {
        color: inherit;
    }

.new-email-body .form-register .bootstrap-select .btn.dropdown-toggle, .new-email-body .form-register .form-control {
    color: #555;
}

.new-email-body .form-register .form-control, .new-email-body .form-register .bootstrap-select .btn.dropdown-toggle {
    border-color: #b1b6b9;
}

.topbar .select-community-nav .dropdown .dropdown-menu {
    height: 150px;
    overflow-y: auto;
}
/* END NEW EMAIL BODY */

.btn-info:hover {
    font-weight: normal;
    font-size: 0.9rem;
}

.faq div.dataTables_wrapper div.dataTables_length select, .sub-table div.dataTables_wrapper div.dataTables_length select {
    line-height: 1;
    padding-top: 0 !important;
}

.sidebar-dark.toggled .nav-item .nav-link {
    font-size: 0.6rem;
}

.sub-table .form-control.form-control-sm {
    padding-top: 0 !important;
    line-height: 1;
    padding-right: 15px !important;
}

.mail-precinct {
    height: 260px;
    overflow: auto;
}

.form-register .content .mail-precinct label, .form-register .mail-precinct .custom-input input:checked + label:not(.error) {
    color: inherit;
}
/* width */
.mail-precinct::-webkit-scrollbar {
    width: 5px;
}
/* Track */
.mail-precinct::-webkit-scrollbar-track {
    background: #f1f1f1;
}
/* Handle */
.mail-precinct::-webkit-scrollbar-thumb {
    background: #888;
}
    /* Handle on hover */
    .mail-precinct::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.reg-page .filter-option {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.login-note {
    min-width: 570px;
    padding: 0 !important;
}
/* Start Media Print and Keyframes */
@media print {
    #accordionSidebar {
        display: none;
    }
}

@-webkit-keyframes autofill {
    to {
        color: #fff;
        background: transparent;
    }
}

.login-section input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

@keyframes colors {
    0% {
        stroke: #275168;
    }

    25% {
        stroke: #284f67;
    }

    50% {
        stroke: #3b3356;
    }

    75% {
        stroke: #521f46;
    }

    100% {
        stroke: #80004c;
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 187;
    }

    50% {
        stroke-dashoffset: 46.75;
        transform: rotate(135deg);
    }

    100% {
        stroke-dashoffset: 187;
        transform: rotate(450deg);
    }
}

@keyframes animateSuccessTip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes animateSuccessLong {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@keyframes rotatePlaceholder {
    0%, 5% {
        transform: rotate(-45deg);
    }

    100%, 12% {
        transform: rotate(-405deg);
    }
}

@keyframes loading-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotator {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(270deg);
    }
}
/* End Media Print and Keyframes */

/* Start Responsive UI */

/*internet explorer styles*/


/*IE10+*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .owl-carousel-quick-link.owl-card .owl-nav {
        top: -65px !important;
    }

    .owl-card.owl-lifestyle .owl-nav {
        top: -65px !important;
    }

    .owl-card.owl-gallery .owl-nav {
        top: -68px !important;
    }

    .owl-card.owl-amenity .owl-nav {
        top: -73px !important;
    }

    .owl-card.owl-classes .owl-nav {
        top: -73px !important;
    }

    .due-immediatly-link {
        position: relative;
        padding-right: 50px;
    }

        .due-immediatly-link i.material-icons {
            position: absolute;
            right: 0;
            top: 6px;
        }

    .sidebar {
        max-width: none !important;
    }

        .sidebar .nav-item .nav-link span {
            margin-top: 0px !important;
        }

        .sidebar ul {
            -ms-overflow-style: none;
        }

    .sidebar-brand-icon .site-logo-sm {
        width: 50px;
    }

    .ad-banner-img {
        height: 195px;
    }

    .btn-expand-invoice span {
        line-height: 15px;
    }
}

/*IE6,7,9,10*/
@media screen and (min-width: 640px), screen\9 {
}

/*IE6,7*/
@media screen\9 {
    .sidebar {
        max-width: none !important;
    }
}

/*IE8*/
@media \0screen {
}

/*end of internet explorer styles*/

/* Landscape phones and down */
@media (max-width: 767px) {
    .modal-xs-top {
        z-index: 1055;
    }
    /* Start Global Class   */

    /* Text Alignment */
    .xs-text-center {
        text-align: center !important;
    }

    .xs-text-left {
        text-align: left !important;
    }

    .xs-text-align {
        text-align: right !important;
    }

    /* Padding Element */
    .p-xs-0 {
        padding: 0 !important;
    }

    .pl-xs-0 {
        padding-left: 0 !important;
    }

    .pr-xs-0 {
        padding-right: 0 !important;
    }

    .pt-xs-0 {
        padding-top: 0 !important;
    }

    .pb-xs-0 {
        padding-bottom: 0 !important;
    }

    .p-xs-1 {
        padding: .25rem !important;
    }

    .pl-xs-1 {
        padding-left: .25rem !important;
    }

    .pr-xs-1 {
        padding-right: .25rem !important;
    }

    .pt-xs-1 {
        padding-top: .25rem !important;
    }

    .pb-xs-1 {
        padding-bottom: .25rem !important;
    }

    /* Margin Element */
    .m-xs-0 {
        margin: 0 !important;
    }

    .mt-xs-0 {
        margin-top: 0 !important;
    }

    .mb-xs-0 {
        margin-bottom: 0 !important;
    }

    .m-xs-1 {
        margin: 0.25rem !important;
    }

    .mt-xs-1 {
        margin-top: 0.25rem !important;
    }

    .mb-xs-1 {
        margin-bottom: 0.25rem !important;
    }

    .mt-32 {
        margin-top: 10px;
    }

    /* Typography */
    h1 {
        font-size: 1.75rem !important;
        line-height: 2.25rem !important;
        margin: 15px 0 10px;
    }

    h2 {
        font-size: 1.25rem !important;
        line-height: 1.75rem !important;
        margin: 15px 0 10px !important;
    }

    h4 {
        font-size: 1.25rem !important;
        line-height: 1.25rem !important;
    }

    /** Start Common Global **/
    hr {
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
    }
    /** owl carousel z-index is 0 as it is affecting '.profile-inner' **/
    .owl-carousel {
        z-index: 0;
    }

    .white-space {
        white-space: nowrap;
    }

    .no-wrap {
        white-space: nowrap;
    }

    .single-line {
        white-space: nowrap;
    }

    .content-desktop {
        display: none;
    }

    .btn-block-xs-only {
        display: block;
        width: 100%;
    }

    .btn-group .btn {
        flex: none !important;
    }

    .table th {
        border-top: 0 solid #FFFFFF;
    }

    .modal.show .modal-dialog {
        margin-top: 15%;
    }

    .modal-xs-top.show .modal-dialog {
        margin-top: 0% !important;
    }

    .fooicon {
        background: #b59958;
        border-radius: 50%;
        color: #fff;
        font-size: 24px;
        line-height: 20px !important;
        font-weight: 400 !important;
        font-family: 'Material Icons' !important;
        opacity: 1 !important;
        width: 30px;
        height: 30px;
        top: auto;
        text-align: center !important;
        /* Support for all WebKit browsers. */
        -webkit-font-smoothing: antialiased;
        /* Support for Safari and Chrome. */
        text-rendering: optimizeLegibility;
        /* Support for Firefox. */
        -moz-osx-font-smoothing: grayscale;
        /* Support for IE. */
        font-feature-settings: 'liga';
    }

    .table-line td {
        white-space: unset;
    }

        .table-line td:last-child {
            padding: 15px 15px 5px 0;
        }

    .faq .table-line td:last-child {
        padding-left: 15px;
    }

    .custom-input label {
        /*line-height: 2.25rem;*/
    }
    /** End Common Global **/

    /** Start Main Wrapper **/
    .container-fluid {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .community-details {
        padding-left: 0;
        padding-right: 0;
    }

    #content {
        position: relative;
    }

    .content-header {
        padding-left: .75rem;
        padding-right: .75rem;
    }

    .card-title {
        padding: 10px;
    }
    /** End Main Wrapper **/

    /** Start Side Bar and Top Bar **/

    .sidebar {
        width: 16rem;
    }

        .sidebar .nav-item .collapse {
            position: relative;
            /*left: calc(1.5rem + 1rem / 2);*/
            left: 20px;
            z-index: 1;
            top: -10px;
        }

            .sidebar .nav-item .collapse#communityIn1 {
                left: -10px;
            }

        .sidebar .nav-item {
            overflow: hidden;
        }

            .sidebar > ul > .nav-item > .collapse.show > .collapse-inner, .sidebar .nav-item .collapse .collapse-inner {
                box-shadow: none;
                max-width: 220px;
            }
            /*    .sidebar .nav-item .nav-link span {
        margin-left: 15px;
    }*/
            /*.sidebar .nav-item .nav-link {
        padding: 15px 35px 15px 15px;
    }*/
            .sidebar .nav-item .nav-link i {
                margin-right: 5px;
            }

            .sidebar .nav-item .collapse .collapse-inner .collapse-item,
            .sidebar .nav-item .collapsing .collapse-inner .collapse-item {
                margin: 0;
                padding: 0.5rem 2.7rem 0.5rem 0.5rem;
            }

            .sidebar .nav-item .collapse .collapse-inner,
            .sidebar .nav-item .collapsing .collapse-inner {
                padding: .5rem 1.4rem .5rem 0;
                min-width: 8rem !important;
            }

            .sidebar .nav-item .nav-link .img-profile,
            .topbar .nav-item .nav-link .img-profile {
                height: 1.5rem;
                width: 1.5rem;
                box-shadow: none;
            }

    .topbar #sidebarToggleTop {
        color: #fff;
        width: 30px;
        height: 50px;
        z-index: 1;
        line-height: 40px;
        padding: 0 !important;
        margin: 0 !important;
    }

        .topbar #sidebarToggleTop:hover {
            background: transparent;
            box-shadow: none;
        }

        .topbar #sidebarToggleTop .fa {
            font-size: 22px;
        }

    .bg-white.topbar {
        background: rgb(101, 0, 60);
        background: -moz-linear-gradient(top, rgba(101, 0, 60, 1) 0%, rgba(23, 23, 23, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(101, 0, 60, 1) 0%, rgba(23, 23, 23, 1) 100%);
        background: linear-gradient(to bottom, rgba(101, 0, 60, 1) 0%, rgba(23, 23, 23, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B1A17B', endColorstr='#171717', GradientType=0);
        padding: 0;
    }

    .topbar.navbar-light .navbar-nav .nav-item .nav-link i {
        font-size: 28px;
        color: #ffffff;
    }

    .topbar {
        z-index: unset;
        height: 60px;
    }
    /*.topbar .dropdown .dropdown-menu {
        display: none;
    }*/
    .btn-select {
        padding: 10px 30px 10px 10px;
        min-width: 165px;
    }

    .select-container {
        margin-top: 0px;
    }

    .select-box {
        margin-left: 0px;
        height: 100vh;
        position: relative;
    }

    .modal-bottom {
        position: absolute;
        bottom: 10px;
        left: 10px;
        right: 10px;
    }

    .select-community::before {
        left: 90px;
    }

    .navbar-nav.select-community-nav .bootstrap-select .dropdown-toggle:after {
        width: 10px;
        height: 10px;
    }

    .select-community-nav {
        position: absolute;
        z-index: 1;
        text-align: center;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -35%);
    }

    .navbar-nav.select-community-nav {
        top: 70%;
    }

        .navbar-nav.select-community-nav li .btn.dropdown-toggle {
            height: auto;
            padding: 6px 10px;
            font-size: 12px;
        }

    .unit-list {
        padding: 0;
        list-style: none;
        margin-top: 10px;
    }

        .unit-list .unit-list-items {
            border-bottom: 1px solid #ccc;
            padding-bottom: 10px;
            padding-top: 10px;
        }

        .unit-list .unit-row {
            position: relative;
        }

        .unit-list .arrow-icon {
            position: absolute;
            top: 11px;
            right: 20px;
        }

        .unit-list .unit-list-items .selected-values {
            display: table-cell;
            vertical-align: middle;
            height: 56px;
            font-size: 14px;
            color: #2E6978;
            padding-right: 40px;
        }

        .unit-list .unit-list-items .unit-name {
            font-size: 20px;
            font-weight: 600;
            line-height: 35px;
        }

        .unit-list .unit-list-items .unit-light {
            font-size: 14px;
            font-weight: 300;
        }

        .unit-list .unit-list-items .arrow-icon .fa {
            font-size: 25px;
        }

    .button-left .fa {
        font-size: 25px;
    }
    /*.single-unit{
        height: 90px;
    }*/
    .dash-title h1 {
        color: #333333 !important;
        text-shadow: none !important;
    }

    .dash-title {
        margin-bottom: 10px;
    }

    .single-unit .community-banner {
        position: relative;
        height: 180px;
        width: calc(100%);
        left: 0;
        background-size: auto;
        margin-top: -25px;
        margin-bottom: 15px;
    }

    .multi-unit {
        height: 90px !important;
    }

        .single-unit .select-box, .multi-unit .select-box {
            height: 90px !important;
        }

        .single-unit ~ .community-details .select-community-nav, .multi-unit ~ .community-details .select-community-nav {
            transform: translate(-50%, -70%);
        }

    .single-unit ~ .app-content {
        margin-top: 25px;
    }

    .multi-unit ~ .app-content {
        margin-top: 35px;
    }

    .topbar-header {
        position: relative;
        margin: 0;
    }

        .topbar-header .topbar-button {
            position: absolute;
            left: 0;
            font-size: 20px;
        }

    .nav-tabs .nav-link {
        padding: 8px;
        color: #333333;
        font-weight: lighter;
    }

        .nav-tabs .nav-link.active {
            color: #B1A17B;
            font-weight: lighter;
            border: unset;
            border-bottom: 2px solid #B1A17B;
        }

    .profile {
        background: rgb(74, 89, 104, 0.5);
        width: 100%;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 3;
        height: 100vh;
        display: none;
    }

    .profile-inner {
        background: #4a5968;
        float: right;
        width: 80%;
        z-index: 4;
        height: 100vh;
        position: relative;
    }

    .profile #closeProfile {
        background: transparent;
        border: 0;
        color: #fff;
        font-size: 30px;
        line-height: 32px;
        position: absolute;
        top: 20px;
        left: 20px;
    }

    .profile .user-img {
        height: 80px;
        width: 80px;
        border-radius: 50%;
        margin: 30px 30px 10px;
        position: relative;
        left: 0;
        top: 0;
        border: 0;
    }

    .profile ul li {
        padding: 10px;
    }

        .profile ul li a {
            font-size: 16px;
            font-weight: 400 !important;
            color: #fff;
        }

    .profile h5.light {
        color: #ffffff !important;
    }

    .profile .logo {
        position: absolute;
        bottom: 20px;
        right: 0;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .img-profile {
        width: 30px;
        height: 30px;
        background: #ffffff;
    }

    .nav-mail-mobile {
        display: none;
    }

    .navbar-nav-mobile {
        padding: 8px 0px !important;
        margin: 0;
        display: inline-block;
        float: left;
        list-style: none;
        color: #fff;
    }

        .navbar-nav-mobile .nav-item .nav-link {
            display: unset;
            -webkit-box-align: unset;
            -ms-flex-align: unset;
            padding: 0;
        }

        .navbar-nav-mobile .mobile-mail {
            float: left;
            color: #ffffff;
            /*margin-top: 3px;*/
        }

        .navbar-nav-mobile .mobile-profile {
            float: right;
            color: #ffffff;
            /*margin: 0 0 0 15px;*/
        }

        .navbar-nav-mobile li a {
            color: #ffffff;
            padding: 0;
        }

    .sidebar-dark .nav-item .nav-link[data-toggle="collapse"]::after {
        float: right;
        margin-right: 0;
    }
    /*.sidebar-dark .sidebar-brand {
        color: #fff;
        height: auto;
        padding: 5px 15px 45px;
    }*/
    .owner-navbar {
        height: 60px;
    }
    /** End Side Bar and Top Bar **/

    /* Start Owl Slider Style */
    .owl-carousel h4 {
        font-size: 1.5rem !important;
        line-height: 2rem !important;
    }

    .owl-theme .owl-nav {
        display: none;
    }

    .carousel-btn {
        padding-top: 5px;
    }

    .owl-lifestyle .lifestyle-img {
        height: 200px;
    }
    /*.carousel-card-body {
        padding-right: 0;
    }*/
    .owl-carousel-general .owl-stage {
        left: -20px;
    }
    /* End Owl Slider Style */

    /* End Global Class */

    /**********************************/

    /* Start Class By Page **/

    /* Start login, Register and Move-in Page */

 
    .popover-body {
        position: absolute;
        top: -74px;
        width: 290px;
        right: -130px;
    }

    .popover .arrow::after {
        transform: rotate(270deg);
        top: -25px;
    }

    .popover .arrow::before {
        display: none;
    }
    /* End login, Register and Move-in Page */

    /* Start Dashboard and Community Page */
    .community-banner {
        position: relative;
        height: 180px;
        /*height: 120px;*/
        width: calc(100%);
        left: 0;
    }

    .community-details {
        border-radius: 0;
        background-color: #FFFFFF;
        box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
        -webkit-box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
        border: 0;
    }

        .community-details h6 {
            line-height: 2.12rem !important;
            padding-right: 1rem;
            padding-top: 1rem;
        }

    .community-banner img {
        height: 180px;
    }
    /*.community-set {
        margin-bottom: 0 !important;
    }*/
    .community-info-banner {
        height: 200px;
        /*width: 105%;
        margin-top: 0;
        margin-left: -20px;
        margin-right: -20px;*/
    }

    .dash-title {
        z-index: 0;
    }

        .dash-title.community-set h1 {
            padding-left: 15px;
            text-shadow: none !important;
            color: #333333 !important;
        }

        .dash-title.community-set h6 {
            font-size: 14px !important;
            padding: 15px 15px 15px 15px;
            font-weight: 400 !important;
            text-shadow: none !important;
            color: #333333 !important;
            margin: 0;
        }

    .service-card .service-card-header h4 {
        font-size: 1.22rem !important;
    }

    .chart-pie {
        height: 15rem !important;
    }

    .payable-card .payable-card-body {
        padding: 20px;
    }

    .payable-card h1 {
        font-size: 32px !important;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .payable-card p {
        font-size: 18px;
    }

    .enrollp {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .enroll-card-min-height {
        height: 178px;
    }

    .payment-height {
        min-height: 160px;
    }

    .payment-card {
        min-height: 180px;
    }

    .community-tab {
        overflow-x: scroll;
        z-index: 1;
    }

    .card .slider-margin {
        margin-right: 0;
    }

    .ad-banner-img {
        height: auto;
    }

    .event-img-wrapper img {
        height: auto;
    }

    .enroll-img-wrapper img {
        height: auto;
    }

    .lifestyle-card img {
        height: 220px;
        object-fit: cover;
    }

    .amenities .card-img-top {
        height: 220px;
        object-fit: cover;
    }

    .card-min-height {
        min-height: 140px;
    }

    .calender-card-body {
        min-height: 90px;
        height: auto;
    }

    #fullCalendar .fc-button {
        padding: 11px !important;
        font-size: 13px;
        text-transform: capitalize;
    }

    #fullCalendar .fc-button-group .fc-icon {
        font-size: 1.5em !important;
    }

    .fc-toolbar.fc-header-toolbar {
        margin-bottom: 1.5em;
    }
    /*.fc-toolbar {*/
    /*display: block !important;*/
    /*}*/
    .d-sm-flex {
        margin-left: 20px;
    }

    .fc-toolbar > * > :not(:first-child) {
        margin-left: 0 !important;
    }

    .dashboard-row {
        padding-left: 15px;
        padding-right: 15px;
    }

        .dashboard-row h5,
        .dashboard-row h6 {
            font-size: 14px !important;
        }

        .dashboard-row h2 {
            color: #333333;
            letter-spacing: -1.23px;
            font-size: 22px !important;
            line-height: 20px !important;
            font-weight: 500;
        }

    .dashboard-min .staticstic-div h2.staticstic-div-info {
        padding: 8px 0;
    }

    .dashboard-min .staticstic-div .staticstic-div-card {
        min-height: 0;
    }

    .dashboard-min h2.request-info {
        padding-bottom: 12px;
    }

    .dashboard-table .title {
        font-size: 18px !important;
        margin: 0;
    }

    .dashboard-table .card-header {
        padding: 5px 15px 5px;
    }

    .dashboard-table .view-all {
        line-height: 35px;
    }

    .document-header .current-date-time {
        display: flex;
        height: 53px;
        align-items: center;
        float: right;
    }

    .custom-input.checkbox label:not(.error)::before {
        top: -2px;
    }

    .custom-input.checkbox input:checked ~ label:not(.error)::before {
        top: -2px;
    }

    .custom-input.checkbox.input-md input:checked ~ label:not(.error)::after {
        top: 6px;
    }

    .feedbackQuestion .custom-input.checkbox input:checked ~ label:not(.error)::before, .feedbackQuestion .custom-input.checkbox label:not(.error)::before {
        top: 3px;
    }

    /* End Dashboard and Community Page */

    /* Start My Finances package Page */

    /* Start Account Summary Page */
    .amount-container h1 {
        margin-left: 0;
    }

    .amount-container p {
        margin-left: 0;
    }

    .charges-container-info .white-bck {
        padding: 2px 5px;
    }

    .charges-container-info .default-bck {
        padding: 0;
    }

    h5.light {
        font-size: 16px !important;
    }
    /* End Account Summary Page */
    .due-tble .price-ip.form-control {
        width: 80%;
    }

    .prp_table .hide-td td {
        padding: 0 !important;
    }

        .prp_table .hide-td td .fooicon {
            width: 0;
            height: 0;
        }

    .th-hide th {
        display: none !important;
    }

    .charges-container-info .default-bck {
        min-width: 70px;
        max-width: 70px;
    }

    .charges-container-info h5 {
        width: 46px;
    }

    .charges-container-info h2 {
        font-size: 30px !important;
        line-height: 20px !important;
    }

    .charges-container-info h3 {
        font-size: 25px !important;
        line-height: 45px !important;
    }

    .card-finance-heading .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 150px;
    }

    table tbody tr th.total-amt-xs {
        padding-right: 24px;
    }

        table tbody tr th.total-amt-xs span {
            float: right;
            margin-left: 40px;
        }

    .others-card .others-acc-summary {
        padding-left: 0;
    }

    /* End My Finances package Page */

    /* Start My Request package Page */
    .maintainance-packages-wrap {
        height: auto !important;
    }

        .maintainance-packages-wrap .main-contents {
            padding: 10px;
        }

        .maintainance-packages-wrap p {
            margin-bottom: 5px;
        }

        .maintainance-packages-wrap .img-maintain {
            height: auto !important;
        }

    .blue-header {
        font-size: 20px !important;
    }
    /* End My Request package Page */

    /* Start User and Mail Page */
    .login-unit {
        min-height: 100% !important;
    }

    .invoice-xs {
        /*min-height:50px;*/
    }
    /*.invoice-card-rs{
        min-height: 120px;
        max-height: 120px;
    }*/
    /* End User and Mail Page */

    /* Start Footer */
    .copyright span {
        color: #ffffff;
        font-size: 12px;
    }
    /* End Footer */

    .bg-destails-overdue td {
        padding-right: 0 !important;
    }

    .view-link {
        text-align: left !important;
    }

    .due-immediatly-link .noCollapse {
        position: absolute;
        top: 65px;
        right: -8px;
    }

    .due-immediatly-link .yesCollapse {
        position: absolute;
        top: 65px;
        right: -8px;
    }

    /*Maintenance Package*/
    .content-bg-one {
        background-image: url(/theme/provisUI/img/m-bg01.png);
        background-repeat: no-repeat;
        background-position: left;
        margin-top: 0px;
        text-align: left;
        height: 140px;
        margin-left: -65px;
        padding-left: 80px;
        margin-bottom: 15px;
    }

    .content-bg-two {
        background-image: url(/theme/provisUI/img/m-bg02.png);
        z-index: 999;
        height: 180px;
        background-repeat: no-repeat;
        background-position: right;
        margin-right: -155px;
        margin-top: -102px;
    }

    .package-card {
        margin-left: 10px;
        margin-right: 10px;
    }

    .maintenance-package {
        margin-left: -15px;
    }

    .content-header-title {
        padding: 15px;
    }

    .maintenance-package h1 {
        font-size: 1.5rem !important;
        line-height: 1.8rem !important;
        opacity: .9;
    }

    .back-button {
        margin-top: 30px;
    }

    .accordion-toggle:after {
        font-family: 'FontAwesome';
        content: "\f078";
        float: right;
    }

    .accordion-opened .accordion-toggle:after {
        content: "\f054";
    }

    .maintenance-title {
        color: #4D4A4D;
    }

        .maintenance-title:focus, .maintenance-title:active, .reqPackageForm:hover .maintenance-title, .reqPackageForm.active .maintenance-title, .reqPackageForm:hover .maintenance-head, .reqPackageForm.active .maintenance-head {
            color: #fff;
        }

    .reqPackageForm .maintenance-head {
        font-size: 14px;
    }
    /*.px-15 {
        padding: 0 15px;
    }*/
    .owl-card .card-title {
        padding: inherit;
    }

    .service-card-header .nav-tabs .nav-link {
        color: #fff;
    }

    .docs-div {
        padding-top: 15px;
    }

    .sidebar > ul > .nav-item > .collapse.show > .collapse-inner {
        padding-left: 0 !important;
    }
    /* End Class By Page **/
}

@media (min-width: 576px) {
    .provis-modal .modal-dialog {
        max-width: 560px !important;
    }

    .topbar .dropdown .dropdown-menu {
        left: -85px;
        margin-top: 15px;
        width: 150px;
        background-color: #FFFFFF;
        box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5);
    }

        .topbar .dropdown .dropdown-menu::before {
            content: '';
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 15px solid white;
            position: absolute;
            top: -15px;
            right: 40px;
        }
}

@media (max-width: 576px) {
    .login-section .loginParentnew {
        padding: 0 2rem;
    }
    .login-section .RigsterParentnew {
        padding: 0 1rem;
    }

        .login-section {
        padding: 0 25px;
    }

    .ext-center {
        padding: 0 !important;
    }

        .ext-center #loginParent {
            padding-bottom: 20px;
        }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
}

@media screen and (max-width:767px) {
    #wrapper #content-wrapper {
        min-width: 300px;
        margin-right: -220px;
        height: 100%;
    }

    body.sidebar-toggled #wrapper #content-wrapper {
        min-width: 100%;
        margin-right: 0;
    }

    #menuMask {
        position: absolute;
        top: 60px;
        bottom: 0;
        left: 0;
        right: 0;
        /*background: rgba(101, 0, 60, 0.5);*/
        /*z-index: 3;*/
        transition: 0.2s ease all;
    }

    body.sidebar-toggled #menuMask {
        display: none;
    }

    .community-title {
        color: #333333 !important;
        padding-top: 1rem;
        padding-left: 1rem;
    }

    .sidebar ul {
        overflow-y: auto;
    }

        .sidebar ul::-webkit-scrollbar, .nationality-sect::-webkit-scrollbar {
            width: 5px !important;
        }

        .sidebar ul::-webkit-scrollbar-track, .nationality-sect::-webkit-scrollbar-track {
            border-radius: 0 !important;
        }

        .sidebar ul::-webkit-scrollbar-thumb, .nationality-sect::-webkit-scrollbar-thumb {
            background: #B69853 !important;
            border-radius: 0 !important;
        }

    .community-switcher-xs h4 {
        font-size: 15px !important;
    }

    .community-switcher-xs button.topbar-button i {
        font-size: 18px !important;
    }

    .community-switcher-xs .unit-list .unit-list-items .unit-name {
        font-size: 16px;
    }

    .community-switcher-xs .custom-input.input-lg label:not(.error)::before, .community-switcher-xs .custom-input.checkbox input:checked ~ label:not(.error)::before {
        width: 20px;
        height: 20px;
        top: 2px;
    }

    .community-switcher-xs .custom-input.checkbox input:checked ~ label:not(.error)::after {
        left: 8px;
        top: 0;
    }

    .community-switcher-xs .custom-input.input-lg label:not(.error) {
        margin: 0;
        padding-left: 30px;
    }

    .srv_page {
        box-shadow: none !important;
        border: 0 !important;
    }

        .srv_page .dashboard-row {
            padding: 0;
        }

    .marx-0 {
        margin: 0;
    }

    .srv-head {
        display: block;
        margin-bottom: 12px;
    }

    .srv-btn#btn_manage {
        float: left;
        padding: 5px 20px;
    }

    .my-gallery .card-deck figure.card {
        width: 100% !important;
        margin: 0 0 10px;
    }

    .big-btn .col {
        flex: auto;
        margin-bottom: 10px;
    }

    .admin-portal .navbar-nav.select-community-nav {
        position: absolute;
        transform: translate(0, 0);
        left: 0;
        right: 0;
        top: 60px;
    }

    .admin-portal .select-community-nav li.nav-item, .admin-portal .select-community-nav li.nav-item > div.dropdown {
        width: 100%;
    }

        .admin-portal .select-community-nav li.nav-item button.btn.dropdown-toggle {
            border-radius: 0;
            padding: 10px 10px;
        }

    .admin-portal .app-content {
        margin-top: 55px;
    }

    .select-community-nav li.nav-item {
        width: 50%;
    }

        .select-community-nav li.nav-item .btn-select {
            min-width: 100%;
            height: inherit;
        }

    .navbar-nav.select-community-nav {
        position: relative;
    }

    .single-unit {
        height: inherit;
    }

    .add-com-post .custom-input.checkbox input:checked ~ label:not(.error)::before {
        top: 2px;
    }

    div.table-responsive.sub-table div.dataTables_wrapper > div.row:first-child > div[class^="col-"]:first-child {
        width: 50%;
        flex: inherit;
    }

    div.table-responsive.sub-table div.dataTables_wrapper > div.row:first-child > div[class^="col-"]:last-child {
        width: 50%;
        flex: inherit;
    }

    .sub-table div.dataTables_wrapper div.dataTables_length label {
        float: left;
    }

    .sub-table div.dataTables_wrapper div.dataTables_filter label {
        float: right;
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    .sidebar .nav-item .nav-link span {
        font-size: 0.7rem;
    }
    /*.col-md-6 {
        display: flex;
    }*/
    h4 {
        font-size: 14px !important;
    }

    .calndr .text-truncate {
        text-decoration: none;
        text-overflow: ellipsis;
        display: block;
        overflow: hidden;
        width: 150px;
        height: 32px;
    }

    /*.maintenance-image{
        height: 315px;
    }*/
    .maintenance-content {
        top: 24%;
    }

    .btn.btn-secondary-outline.btn-block {
        white-space: nowrap;
        padding-left: inherit;
    }

    .maintenance-content .btn {
        padding: 1rem 3.5rem 0.75rem;
    }
    /*.maintenance-content .mx-auto a{
        padding-right: ;
    }*/
    .community-wall-mobile .pl-5 {
        padding-left: 0.4rem !important;
    }

    .community-wall-mobile .pr-5 {
        padding-right: 0.4rem !important;
    }

    .mt-1 {
        white-space: nowrap;
        /*padding: 1rem 0.5rem 0.75rem;*/
    }

    .lifestyle-card .class-texts {
        font-size: 20px !important;
        color: #B1A17B !important;
        margin-bottom: 1px;
        min-height: 52px;
        display: block;
        align-items: center;
    }

    .maintenance-package h1 {
        line-height: 30px !important;
        opacity: 0.9;
        font-size: 1.75rem !important;
    }

    .content-bg-one {
        height: 138px;
        margin-left: -14px;
    }

    .content-bg-two {
        margin-top: -72px;
    }

    .package-main-two {
        min-height: 315px !important;
    }

    .package-main-three {
        min-height: 389px !important;
    }

    .maintenance-head {
        margin-top: 10px;
        background: #fff;
        margin-right: 10px;
        height: 79px;
        border-radius: 2px 0px;
        margin-left: -5px;
        opacity: .9;
    }

    .maintenance-test {
        width: 65px;
        padding: 10px 10px 10px 10px;
        font-size: 10px;
        position: absolute;
        color: #FFF;
        background: #4D4A4D;
        z-index: 1;
        height: -webkit-fill-available;
        right: 0;
        /* box-shadow: 0 2px 12px 0 rgba(149,149,149,0.5); */
    }

        .maintenance-test:after {
            content: " ";
            position: absolute;
            display: block;
            width: 70%;
            height: 100%;
            top: 0;
            left: -36px;
            z-index: -1;
            background: #4D4A4D;
            transform-origin: bottom right;
            -ms-transform: skew(-30deg, 0deg);
            -webkit-transform: skew(-30deg, 0deg);
            transform: skew(-25deg, 0deg);
            /* box-shadow: 0 2px 12px 0 rgba(149,149,149,0.5); */
        }

    .maint-start {
        height: 18px;
        width: 49px;
        color: #FFFFFF;
        font-size: 10px;
        line-height: 18px;
        font-weight: lighter;
    }

    .maint-rate {
        height: 24px;
        width: 48px;
        color: #FFFFFF;
        font-size: 17px;
        font-weight: bold;
        line-height: 24px;
        text-align: center;
        margin-bottom: 0px;
    }

    .standard-pad {
        padding-left: 5px;
    }

    .package-title {
        font-size: 14px;
    }

    .package-main .bootstrap-select .btn.dropdown-toggle {
        padding-left: 5px;
    }

    .bootstrap-select .dropdown-toggle .filter-option {
        padding-right: unset;
    }

    .package-main .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: auto;
    }

    .package-main .bootstrap-select .dropdown-toggle:after {
        width: 8px;
        height: 8px;
        top: calc(58% - 6px);
        position: absolute;
        right: 4px;
        top: 17px;
    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .sidebar {
        /*width: 20% !important;*/
        height: 100vh;
        box-shadow: 0 2px 12px 0 #9E9E9E;
        max-width: 100%;
    }

        .sidebar ul {
            height: calc(100vh - 30px);
            margin: 0;
            overflow-y: auto;
            overflow-x: hidden;
        }

            .sidebar ul::-webkit-scrollbar {
                width: 5px;
            }

            .sidebar ul::-webkit-scrollbar-track {
                border-radius: 0;
            }

            .sidebar ul::-webkit-scrollbar-thumb {
                background: #B69853 !important;
                border-radius: 0;
            }

        .sidebar footer {
            padding-top: 10px;
            padding-left: 15px;
            height: 50px;
            color: white;
            text-align: left;
            font-size: 0.75rem;
            background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%);
        }

        .sidebar.toggled footer {
            display: none;
        }

        .sidebar::-webkit-scrollbar {
            width: 0;
        }

        .sidebar::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        }

        .sidebar::-webkit-scrollbar-thumb {
            background-color: #B1A17B;
            outline: 1px solid slategrey;
        }

    .chart-pie {
        height: calc(12rem - 43px) !important;
    }
}

@media (min-width: 768px) {
    .table-line td {
        display: table-cell !important;
    }

    .footable > tbody > tr > td,
    .footable > tbody > tr > th {
        display: table-cell !important;
    }

    /* Start Side and Top Bar Section */
    .sidebar.toggled {
        width: 65px !important;
    }

        .sidebar.toggled .nav-item .nav-link span {
            font-size: .65rem;
            display: none;
        }

        .sidebar.toggled .nav-item .nav-link {
            text-align: center;
            padding: .75rem 0.7rem;
            width: 100%;
        }
    /* End Side and Top Bar Section */
}

/* Large devices (tablets, 768px and up)  */
@media (min-width: 980px) and (max-width: 1024px) {
    .sidebar .nav-item .nav-link span {
        font-size: 0.8rem;
    }

    h4 {
        font-size: 20px !important;
    }

    .maintenance-content {
        top: 24%;
    }

    .btn.btn-secondary-outline.btn-block {
        white-space: nowrap;
        padding-left: inherit;
    }

    .col-9.mx-auto {
        white-space: nowrap;
        width: 200px;
    }

    .community-wall-mobile .pl-5 {
        padding-left: 1rem !important;
    }

    .community-wall-mobile .pr-5 {
        padding-right: 1rem !important;
    }

    .community-info-banner {
        height: 375px;
    }

    .community-btns {
        padding-top: 140px;
    }

        .community-btns .no-wrap {
            display: flex;
            white-space: nowrap;
        }

    .lifestyle-card img {
        height: 130px;
    }

    .table-responsive .mr-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .carousel-btn .pr-4 {
        padding-right: 5.5rem !important;
    }

    .community-btns .mt-5 {
        display: flex;
    }

    .community-btns .mr-3 {
        white-space: nowrap;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .amenities .card-img-top {
        height: 150px;
    }

    .amenity {
        min-height: 396px;
    }

    /*.btn {
        padding: .75rem .80rem .75rem;
    }*/

    .maintainance-packages-wrap {
        min-height: 190px;
    }

        .maintainance-packages-wrap .img-maintain {
            height: 190px;
        }

    .attachment-div label:not(.error) {
        white-space: unset;
    }

    .calndr .text-truncate {
        text-decoration: none;
        text-overflow: ellipsis;
        display: block;
        overflow: hidden;
        width: 200px;
        height: 32px;
    }

    /*.col-1 {
        display: contents;
    }*/
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .pl-sm-1 {
        padding-left: 0 !important;
    }
}

@media (max-width: 991px) {
    .doc-none {
        display: none;
    }

    .maintainance-packages-wrap .header-text {
        font-size: 18px;
    }

    .maintainance-packages-wrap .btn {
        padding: 7px 15px;
    }

    .maintain-pack h3 {
        font-size: 16px !important;
        line-height: inherit !important;
    }

    .edt-new h5 {
        font-size: 1rem !important;
    }

    .my-gallery .card-deck .card {
        width: 48% !important;
        flex: auto;
        margin: 0 5px;
        padding: 10px;
    }

        .my-gallery .card-deck .card .card-text {
            white-space: normal;
        }

    .card-body .btn {
        padding: 0.75rem 0.75rem;
    }

    .login-note {
        min-width: inherit;
        padding: 0 8px !important;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .owl-lifestyle .lifestyle-img {
        height: 135px;
    }

    .enroll-img-wrapper img {
        height: 400px;
    }
}

@media (max-width: 1200px) {
    .service-graph h5 {
        font-size: 16px !important;
    }

    .docs-div h6 {
        font-size: 14px !important;
    }

    .dashboard-min .staticstic-div .staticstic-div-card, .dashboard-min .staticstic-div .staticstic-div-info {
        font-size: 25px;
    }

    .dashboard-min .card-body > h5.light {
        font-size: 18px !important;
    }
}

@media (max-width: 575px) {
    .ch-view > div, .ch-view > div a {
        width: 100%;
    }

    .faq div.dataTables_wrapper div.dataTables_length select, .sub-table div.dataTables_wrapper div.dataTables_length select, .sub-table .dataTables_filter .form-control.form-control-sm {
        display: block;
        margin: 0;
        width: 100%
    }

    div.table-responsive.sub-table div.dataTables_wrapper > div.row:first-child > div[class^="col-"]:first-child {
        width: 25%;
    }

    div.table-responsive.sub-table div.dataTables_wrapper > div.row:first-child > div[class^="col-"]:last-child {
        width: 75%;
    }
}

/* End Responsive UI */

/*
   Please Don't write any css below this section,
   if you have to please write before Start Responsive UI Section
*/
