/*
    Template: 		Provis
    Description: 	Main Style sheet
    Version: 		0.1
    Author: 		RealCube, Team Exalogic
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');

body {
    font-family: var(--primary-font);
    font-weight: 400;
    text-rendering: optimizeLegibility;
    font-kerning: normal;
    font-variant-ligatures: common-ligatures contextual;
    font-feature-settings: "kern", "liga", "clig", "calt";
    background-color: #fcfcfc;
    font-size: 12px;
    line-height: 21px;
    color: #49484C;
}

a {
    color: var(--color3);
}

a:hover {
    color: #4e73df;
}

body>#wrapper {
    margin: auto;
    overflow: hidden;
}

.w-12 {
    width: 12% !important;
}

.modal {
    z-index: 1051;
}

.font-12 {
    font-size: 12px;
}

.font-14 {
    font-size: 14px !important;
}

.font-16 {
    font-size: 16px;

}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.font-22 {
    font-size: 22px;
}

.font-30 {
    font-size: 30px !important;
}

.font-32 {
    font-size: 32px
}

.font-36 {
    font-size: 30px;
}

.d-table {
    display: table;
}

.card address {
    font-size: 14px;
}

.d-table-cell {
    display: table-cell;
}

.outline-0 {
    outline: 0 !important;
}

.btn-kh {
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 20px !important;
    color: white !important;
    background-color: var(--primary-color);
    padding: 10px 15px 6px 21px !important;
    position: relative;
}

.btn-kh-fw {
    font-weight: 500 !important;
    color: white !important;
    background-color: var(--primary-color);
    position: relative;
    padding: .75rem 1.5rem !important;
}

.btn-kh-fw.width-220 {
    width: 100%;
    margin-top: 0 !important;
}

.btn-kh-fw .material-icons {
    position: relative;
    color: #fff;
    font-size: 16px;
    top: 3px !important;
    display: none;
}

.btn-kh-fw:hover,
.btn-kh-fw:active,
.btn-kh-fw:focus {
    color: #fff !important;
    background-color: var(--primary-color-hover) !important;
    border-color: var(--primary-color-hover) !important;
    background: var(--primary-color-hover);
    font-weight: 500;
}

.font-20 {
    font-size: 20px !important;
}

.font-26 {
    font-size: 26px;
}

.btn-kh:before {
    content: "arrow_forward_ios";
    color: #fff;
    font-family: 'Material Icons';
    position: absolute;
    left: 5px;
    top: 9px;
    height: 60%;
}

.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;
}

.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 {
    max-width: 150px;
    max-height: 80px;
}

.main-menu {
    margin-left: 0px;
    margin-top: 0px;
    border-radius: 0px;
    margin-bottom: 0px;
}

a,
.linkPop {
    /*    font-size: 1rem;
    font-weight: bold;
    color: var(--primary-link-color);*/
    cursor: pointer;
    letter-spacing: 0;
}

a:focus,
a:hover,
a:active,
.linkPop:hover {
    /* font-size: 1rem; */
    /* font-weight: bold;*/
    color: #3D3D3D;
    text-decoration: none;
}

a.a-dark-bg {
    height: 25px;
    width: 133px;
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: -1.23px;
    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: var(--primary-color) !important;
}

.text-secondary {
    color: var(--primary-color) !important;
}

.pr-7,
.px-7 {
    padding-right: 7rem !important;
}

.px-5 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
}

star,
.text-danger {
    color: var(--text-danger);
}

.ptncdiv {
    height: 350px;
    overflow: hidden;
    overflow-y: auto;
    padding: 10px;
    border: 1px solid #E3E2DD;
}

.error {
    color: var(--text-danger);
}

.form-error .error {
    color: #FFFFFF;
    text-align: left;
}

.btn {
    border-radius: 5px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    height: initial;
    padding: 9px 17px
}

/* .btn-sm {
    /*padding: 0.5rem .75rem .25rem;*
    padding: 0.25rem 0.75rem;
    line-height: 1.25rem;
    font-size: .87rem;
} */
.btn:focus,
.btn:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.bg-highlight {
    background-color: #E3E2DD;
}

.bg-total {
    background-color: #fafafa;
}

.bg-light {
    background-color: rgba(239, 242, 246, 0.3) !important;
}

.bg-storage-img {
    height: 100%;
    background-size: cover;
}

.storage-list-card.rounded {
    border-radius: 10px !important;
    border: 0 !important;
}

.btn-primary,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    /*font-weight: 400 !important;*/
    border-color: transparent;
    transition: all 0.2s ease;
    background: var(--color3);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    color: #fff !important;
    background-color: var(--primary-color-hover);
    border-color: var(--primary-color-hover);
    font-weight: 500;
}

.btn-primary:disabled {
    color: #fff;
    background: var(--primary-color);
    border-color: var(--primary-color);
    opacity: 0.5;
}

.btn-secondary,
a.btn-secondary {
    color: var(--color2);
    background-color: #ffffff;
    border: 1px solid var(--color3);
    transition: all 0.2s ease;
    /*border-radius: 0 !important;*/
    /*font-weight: 400 !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: var(--primary-color);
    border: 1px solid;
    border-radius: 0;
    font-weight: 600;
}

.btn-highlight:hover {
    color: #ffffff;
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
}

.btn-secondary:hover,
a.btn-secondary:hover {
    color: #ffffff !important;
    background: var(--color3);
    border: 1px solid transparent;
    /* font-weight: 500; */
}

.btn-secondary.active {
    color: #ffffff;
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    /*border-radius: 0;*/
    font-weight: 500;
}

/* {

    background: var(--primary-color)!important;
    background: var(--primary-color);
    border: 1px solid var(--primary-color)!important;
    font-weight: 500;
}*/

/*.btn-secondary.dropdown-toggle,.show>.btn-secondary.dropdown-toggle {
    padding: 8px 20px 6px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    color:#333333;
}*/

.btn-secondary.dropdown-toggle:not(:disabled):not(.disabled):active,
.btn-secondary.dropdown-toggle:hover {
    background: #fff !important;
    color: var(--primary-color) !important;
}

.btn-secondary.dropdown-toggle::after {
    content: '';
    border: none;
    border-right: 1px solid var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    margin-left: .255em;
    vertical-align: .255em;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
}

#loginParent a.btn-secondary.uae-pass-wbtn {
    background-color: #fff;
    color: #000 !important;
    font-weight: 500;
    height: 42px;
    border-color: #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

#loginParent a.btn-secondary.uae-pass-wbtn:active,
#loginParent a.btn-secondary.uae-pass-wbtn:hover {
    background-color: #fff !important;
    color: #000 !important;
    border-color: transparent !important;
    box-shadow: 0 .2rem .2rem rgba(0, 0, 0, .15) !important;
}

/* Selectpicker Add Item */
.addnewicon {
    position: absolute;
    right: 11px;
    top: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #ffa50f;
    line-height: 30px;
}

.bootstrap-select .dropdown-menu li a.addItem span.text {
    display: block;
}

.bootstrap-select .dropdown-menu li a.addItem {
    padding-left: 10px;
    padding-right: 10px;
}

/* End Selectpicker Add Item */
.btn-secondary.dropdown-toggle:hover::after {
    border-color: var(--primary-color);
}

.btn-secondary-outline {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 1rem;
    line-height: 20px;
    text-align: center;
    text-shadow: none;
}

.btn-secondary-outline:hover {
    font-weight: 500;
    color: var(--primary-color);
    background-color: #FFFFFF;
    border-color: var(--primary-color);
    text-shadow: none;
}

.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: #fff;
    font-weight: 700;
    background: var(--primary-color);
    border-radius: 50%;
    font-size: 10px;
    width: 15px;
    height: 15px;
    padding: 0 0 !important;
    margin-top: 0px;
    margin-left: 5px;
    line-height: 0.5;
}

/*.tenant .btn-help-normal {
    margin-top: -80px!important;
    margin-left: 75px;
}
.company-tenant .btn-help-normal {
    margin-top: -80px!important;
    margin-left: 180px;
}*/
.user-type .custom-input.input-md label:not(.error)::before {
    height: 16px;
    width: 16px;
    margin-bottom: 13px;
}

.user-type .custom-input.radio.input-md input:checked~label::after {
    height: 8px;
    width: 8px;
    left: 4px;
    top: 3px;
}

.user-type .custom-input label:not(.error)::before {
    top: 0px !important;
}

/*.corporate-tenant .btn-help-normal{
    margin-top: -80px!important;
    margin-left: 145px;
}*/
.btn-help-normal:hover {
    color: #FFFFFF;
}

.dropdown-item {
    cursor: pointer;
}

.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,
.dropdown .dropdown-menu,
.dropdown-menu.show {
    background-color: #FFFFFF;
    -webkit-font-smoothing: subpixel-antialiased;
    box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5);
    padding: 10px;
}

.table-line .dropdown-menu .dropdown-item,
.dropdown-menu .dropdown-item {
    padding: 8px 10px;
    font-size: 12px;
    font-weight: 400;
    border-radius: 4px;
    margin: 4px 0;
}

.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-right: 30px !important;
} */
.form-register .steps ul {
    padding: 0 1.25rem;
}

#assign_to_me:not([href]):not([tabindex]):focus,
#assign_to_me:not([href]):not([tabindex]):hover {
    color: #fff !important;
}

/*register page newlayout start*/
.register-card {
    background-color: var(--white);
    padding: 30px;
}

.register-title h2 {
    position: relative;
    line-height: initial;
    z-index: 1;
    margin: 15px 0 0;
}

.register-title h2 span {
    padding: 0;
    display: inline-block;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 500;
    z-index: 1;
    vertical-align: top;
    background-color: #fff;
    padding-right: 20px;
}

.register-title h2:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    border-top: 1px solid #cfcfcf;
    width: 100%;
    z-index: -1;
}

.login-bgimg {
    background-image: url('../img/login-banner.png');
    background-size: cover;
    border-radius: 10px;
    min-height: calc(100vh - 170px);
}

.wizard .content section {
    padding: 25px;
}

.maintenance-image {
    position: relative;
    height: auto;
    overflow: hidden;
    background-size: cover;
}

.maintenance-image::before {
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    position: absolute;
}

.maintenance-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.maintenance-content {
    z-index: 2;
    position: relative;
    width: 100%;
    text-align: left;
    color: #FFFFFF;
    font-size: 22px;
    /* font-weight: Bold; */
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) !important;
    line-height: 1.2;
}

.topbar.navbar-light .navbar-nav .nav-item .nav-link.home-mode {
    border: 2px solid var(--primary-color);
    height: 2.4rem !important;
    color: var(--primary-color) !important;
    font-size: 13px;
    border-radius: 5px;
}

.topbar.navbar-light .navbar-nav .nav-item .nav-link.home-mode:hover {
    background-color: var(--primary-color) !important;
    border: 2px solid var(--primary-color);
    transition: all 0.2s ease !important;
    font-size: 13px !important;
    color: #fff !important;
}

/* Bootstrap Select */
.bootstrap-select .btn.dropdown-toggle:active,
.bootstrap-select .btn.dropdown-toggle {
    background: white;
    border-radius: 0.475rem;
    /*height: 42px;
    padding: 0.75rem 1rem;
    border: 1px solid #E3E2DD;
    color: #333333;
    outline: 0 !important;*/
}

.bootstrap-select .dropdown-toggle:after,
.custom-arr:after {
    content: "";
    border: none;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    width: 7px;
    height: 7px;
    transform: rotate(45deg);
    position: absolute;
    right: 17px;
    top: calc(51% - 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: 10px;
    height: 10px;*/
    transform: rotate(225deg);
    position: absolute;
    right: 17px;
    top: calc(50% - 3px);
}

/*.bootstrap-select .filter-option-inner-inner {
    line-height: 1;
}*/
.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: 400;
    /*background: rgb(3 131 73 / 10%);*/
    background-color: rgb(0 25 54 / 10%);
}

.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: 18px;
    line-height: 18px;
}

@media (max-width: 1199.97px) {
    .btn-expand-invoice span {
        margin-left: -6px;
        position: relative;
        top: -4px;
    }
}

.btn-expand-invoice {
    padding: 2px 3px 2px;
    right: 15px;
    float: right;
    margin-top: -5px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
}

.overflowx-auto {
    overflow-x: auto !important;
    overflow-y: hidden !important;
}

.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: var(--primary-color-hover);
}

.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: var(--text-danger);
}

.alert-danger.dark {
    border: none;
    border-radius: 0;
    color: #ffffff;
    background: var(--text-danger);
}

.alert-warning {
    border: none;
    border-radius: 0;
}

.alert-warning.dark {
    border: none;
    border-radius: 0;
    color: #333333;
    background: var(--primary-color);
}

.mt-label {
    margin-top: 1.5rem !important;
}

.form-control,
.bootstrap-select .btn.dropdown-toggle:active,
.bootstrap-select .btn.dropdown-toggle,
select.form-control,
.form-control.datepicker,
.attachment-div label:not(.error) {
    padding: 11px 10px;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    color: #333333;
    width: 100%;
    font-size: 12px;
    line-height: 18px;
    outline: none !important;
    height: initial;
    outline: none !important;
}

.input-hidden {
    width: 0;
    height: 0;
    padding: 0;
    position: absolute;
    opacity: 0;
}

.form-control.form-control-sm {
    /* border-radius: 0; */
    margin-top: 7px;
    margin-bottom: 10px;
    /* height: 2rem; */
    border: 1px solid #E3E2DD;
    color: #333333;
    /* padding: 5px 5px 0 5px !important;*/
}

.form-group {
    margin-bottom: 1.25rem;
}

.form-group label,
label {
    display: block;
    color: #49484C;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 5px;
}

label.error {
    width: auto;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 300;
    color: var(--text-danger);
}

.textarea-responsive {
    position: relative;
}

.textarea-responsive label.error {
    position: absolute;
    bottom: -20px;
    left: 0;
}

.bootstrap-select label.error {
    position: absolute;
    bottom: -22px;
}

select.form-control::-ms-expand {
    display: none;
}

/*select.form-control {
    border-radius: 0.475rem !important;
    appearance: none;
    -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: 42px !important;
    line-height: 1;
}*/
select.form-control {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: calc(100% - 10px) 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: 9px;
}

.form-control:focus {
    border-color: rgb(0 0 0);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}

.form-control:disabled,
.form-control[readonly] {
    background: #F0F0F0 !important;
    border: 1px solid #F0F0F0 !important;
}

.form-control.input-error {
    border-color: var(--text-danger) !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: 42px;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 27px;
    font-size: 13px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
}

.common-page-title,
h1 {
    color: #49484C;
    font-size: 24px;
    line-height: 35px;
    font-weight: 500;
}

.common-page-title {
    margin-bottom: 16px;
}

h2 {
    color: #49484C;
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: 600;
}

h2.light {
    color: #49484C;
    font-weight: 400;
    font-size: 2rem;
    line-height: 2.5rem;
}

h3 {
    color: #49484C;
    font-size: 1.75rem;
    line-height: 2.12rem;
}

h4 {
    color: #49484C;
    font-size: 1.3rem;
    line-height: 35px;
}

h5 {
    color: #49484C;
    font-size: 1.15rem;
    line-height: 1.5rem;
}

h5.light {
    color: #49484C;
    font-weight: 400;
    font-size: 19px;
    line-height: 24px;
}

h6 {
    color: #49484C;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
}

h6.light {
    font-weight: 400;
}

.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: var(--primary-color);
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 4px;
}

.bg-dark2 {
    background-color: #1d575f;
    color: #fff;
}

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;
}


.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;
}

.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: 273px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 10px;
}

.community-tab {
    position: absolute;
    bottom: 30px;
    z-index: 999;
    left: 0;
    width: 100%;
}

/*slider*/
.provis-modal .docc {
    max-width: 807px !important;
}

.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: 999;
    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 #000;
    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: #000;
    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: #000;
    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: #000;
    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 1rem;
    clear: both;
    font-weight: 400;
    color: #3a3b45;
    text-align: inherit;
    white-space: unset;
    background-color: transparent;
    border: 0;
    font-size: 12px;
}

.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: var(--text-danger) !important;
    color: #ffffff !important;
}

.page-link {
    /*padding: .7rem .75rem 0.2rem;*/
    color: var(--primary-color-hover);
}

.page-item .page-link {
    border-radius: 0 !important;
    border: 1px solid #f6f6f4;
}

/*.page-item .page-link:hover {
    background: #f6f6f4;
    color: #65173c;
}*/
.page-item.disabled .page-link {
    border-radius: 0 !important;
    border: 1px solid #f6f6f4;
}

.page-item.active .page-link {
    background: #000;
    border: 1px solid #000;
    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: 10px;
    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);*/
    margin-bottom: 1.2rem;
    /*overflow: hidden;*/
    border: 1px solid #dbdbdb;
}

.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: #97864B !important;*/
    padding: 10px 0px;
    margin-left: 0px;
    margin-right: 0px;
    /*margin-bottom: 1.2em;*/
}

.card-header {
    padding: 1.25rem;
    margin-bottom: 0;
    background-color: #ffffff;
    border-bottom: 1px solid #FFFFFF;
    border-radius: 10px !important;
}

.badge {
    border-radius: 20px;
    padding: 0.25rem 0.5rem;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-transform: capitalize;
}

.badge-highlight {
    background-color: var(--primary-color);
    color: #fff;
}

.badge-status-active {
    /*background: #d9e074;*/
    background: rgb(0 26 56 / 30%);
    color: #000;
}

.badge-status-inactive {
    /*background: #d9e074;
    color: #3c454d;*/
    background: #EFEFEF;
    color: #7E7D80;
}

.badge-status-pending {
    /*background-color: var(--primary-color);*/
    background-color: rgb(0 25 54 / 30%);
}

.badge-status-new {
    background-color: var(--primary-color);
    border-radius: 14px;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    padding: 4px 20px 1px 20px;
}

/*.open-closed-status */
/* .badge-status-inactive{
    background-color: #d1d1d1;
} */
/*.open-closed-status*/
.badge-status-active {
    /*background-color: rgb(0 128 0 / 40%);*/
    background-color: rgba(255, 160, 0, .2);
    color: #ffa000;
}

.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;
    min-width: initial;
    background: var(--primary-color);
    color: #fff;
}

.text-service {
    color: var(--chart-color2);
}

.text-violations {
    color: #bbb;
}

.text-closed {
    color: var(--primary-color);
}

.badge-danger {
    color: rgb(224, 223, 0);
    background-color: rgba(224, 223, 0, .1);
}

.bg-gradient-primary {
    /* background: #ffffff; */
    background: rgb(36, 35, 35);
    background: linear-gradient(180deg, rgba(36, 35, 35, 1) 50%, rgba(84, 84, 84, 1) 100%);
    /*background: -moz-linear-gradient(to bottom, #5A595D, #8d9f93, #5A595D);
    background: -webkit-linear-gradient(to bottom, #5A595D, #8d9f93, #5A595D);
    background: linear-gradient(to bottom, #5A595D, #8d9f93, #5A595D);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--primary-color)', endColorstr='#3A0123', GradientType=0); */
}

#provis-nav-menu {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    list-style-type: none;
}

.sidebar.toggled #provis-nav-menu {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    list-style-type: none;
}

.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: var(--primary-color) !important;
    font-weight: 100;
}

.text-provis-200 {
    color: var(--primary-color) !important;
    font-weight: 200;
}

.text-provis-300 {
    color: var(--primary-color) !important;
    font-weight: 300;
}

.text-provis-400 {
    color: var(--primary-color) !important;
    font-weight: 400;
}

.text-provis-500 {
    color: var(--primary-color) !important;
    font-weight: 500;
}

.text-provis-600 {
    color: var(--primary-color) !important;
    font-weight: 600;
}

.text-provis-700 {
    color: var(--primary-color) !important;
    font-weight: 700;
}

.text-provis-800 {
    color: var(--primary-color) !important;
    font-weight: 800;
}

.text-provis-900 {
    color: var(--primary-color) !important;
    font-weight: 900;
}

/* Start of Dashboard */

.calender-card-body {
    height: 70px;
}

.dashboard-oa-mt {
    margin-top: 0;
}

.dashboard-min .staticstic-div .staticstic-div-info {
    flex-wrap: nowrap;
    padding: 20px 0;
    align-items: center;
    display: flex;
    justify-content: center;
}

.dashboard-min .staticstic-div .staticstic-div-card {
    min-height: 80px;
}

.dashboard-min .info-text {
    min-height: 50px;
}

.dashboard-min h2.staticstic-div-info,
.dashboard-min h2.st-div {
    display: inline-flex;
    align-items: center;
}

.dashboard-min h2.staticstic-div-info .badge,
.dashboard-min h2.st-div .badge {
    margin: 0 10px 0 3px;
}

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;*/
    min-height: initial;
    max-height: calc(100vh - 0px);
    /*    border-right: 1px solid #e3e6f0;*/
    position: relative;
}

.sidebar.navbar-nav::before {
    content: '';
    background-image: url(../img/bg-menu.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    opacity: .02;
}

.app-content.container-fluid {
    max-height: calc(100vh - 95px);
    overflow: auto;
}

.all-residency-table {
    overflow-y: scroll;
    position: relative;
    display: block;
}

.all-residency-table::-webkit-scrollbar {
    width: 5px;
    height: 4px;
}

.all-residency-table::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 10px;
}

.all-residency-table::-webkit-scrollbar-thumb {
    background: var(--primary-color);
    border-radius: 10px;
}

.sidebar-toggled .sidebar .nav-item .nav-link[data-toggle="collapse"].collapsed::after {
    display: none !important;
}

.mw-100 {
    min-width: 100px;
}

#wrapper #content-wrapper {
    background-color: #f5f5f5;
    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: 95px;
}

.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 {

    margin: 0 auto;
    position: absolute;
    object-fit: cover;
    top: -50px;
    align-items: center;
    height: 100px;
    display: inline-flex;
    left: 30px;
    width: 100px;
    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: var(--primary-color-hover);
    background-color: #ffffff;
    border: 1px solid var(--primary-color-hover);
    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: var(--primary-color-hover) !important;
    color: #ffffff !important;
    border: 1px solid var(--primary-color-hover);
}

.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: var(--primary-color-hover);
    border: 1px solid var(--primary-color-hover);
    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: var(--primary-color) !important;
}

.project-card ul {
    font-size: 10px;
    padding-top: 40px;
    color: #4D4D4D;
    line-height: 16px;
}

.project-card ul li span {
    font-weight: 500;
    line-height: 20px;
    font-size: 12px;
}

.payable-card {
    background-color: #F6A41C;
    background-image: url(../img/banner-dash-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* 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-yellow {
    background-color: #fff;
    border: 1px solid #fff;
}

.payable-card h1 {
    color: #000 !important;
    font-size: 30px !important;
    font-weight: bold;
}

.payable-card p {
    color: #ffffff !important;
    font-size: 16px;
}

.btn-black {
    background-color: #000;
    color: #fff;
}

.opacity-05 {
    opacity: 0.5;
}

.due-card {
    /* background: linear-gradient(180deg, #9dc8ff 0%, var(--primary-color)100%);
    box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5); */
    background: #f0fca3;
    border-radius: 10px 0 0 10px;
}

.due-card h3 {
    font-size: 32px;
    margin-top: 40px;
    font-weight: 600 !important;
    /* letter-spacing: 1px; */
    color: #000 !important;
}

.due-card p {
    color: #000;
    font-size: 16px;
    /* 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 p {
    min-height: 70px;
}

.current-date-time-db {
    color: #333333;
    font-size: 12px;
    line-height: 18px;
}

.community-name-wrap {
    color: var(--primary-color);
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}

.lifestyle-offering {
    color: var(--primary-color) !important;
    font-size: 15px;
    font-weight: 600;
    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;
    height: calc(100% - 1.2rem);
}

/* 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;
    box-shadow: none;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item,
.sidebar .nav-item .collapsing .collapse-inner .collapse-item {
    padding: 2px;
    padding-left: 20px;
    margin: 0 0.5rem;
    display: block;
    color: var(--white-color);
    text-decoration: none;
    border-radius: 0.35rem;
    white-space: nowrap;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item:hover,
.sidebar .nav-item .collapsing .collapse-inner .collapse-item:hover,
.sidebar .nav-item .collapse .collapse-inner .collapse-item:active,
.sidebar .nav-item .collapsing .collapse-inner .collapse-item:active {
    background-color: transparent;
    /* background-color: #49484c; */
    border-radius: 5px;
    color: #000;
    /* color: var(--primary-color)!important; */
    font-weight: 400 !important;
}

#provis-nav-menu li.nav-item .collapse.show::before {
    content: '';
    position: absolute;
    /* width: 1px; */
    background: #ddd;
    top: 0px;
    left: 18px;
    bottom: 20px;
}

a.nav-link.collapsed.collapse-item {
    min-height: 25px;
}

.sidebar #sidebarToggle {
    text-align: left;
    margin-bottom: 0rem;
    cursor: pointer;
}

.sidebar #sidebarToggle {
    color: #fff;
    width: 100%;
    padding-left: 40px;
    position: relative;
    font-weight: 400;
}

.sidebar.toggled #sidebarToggle {
    color: var(--white-color);
    width: 100%;
    padding-left: 50px;
    position: relative;
    height: auto;
}

.sidebar #sidebarToggle::after {
    position: absolute;
    left: 0;
    top: 8px;
    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';
    /* 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';
}

.sidebar #sidebarToggle::before {
    position: absolute;
    left: 8px;
    top: 8px;
    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';
    /* 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';
}

.sidebar.toggled #sidebarToggle::after {
    position: absolute;
    left: 11px;
    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';
    /* 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';
}

.sidebar.toggled #sidebarToggle::before {
    position: absolute;
    left: 7px;
    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';
    /* 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';
}

.sidebar .nav-item .nav-link {
    display: inline-block;
    text-align: left;
    padding: 10px 20px;
    width: 100%;
}

/* .sidebar .nav-item .nav-link.collapsed i {
    color: #444 ;
} */
.sidebar .nav-item .nav-link i {
    font-size: 1.2rem;
    margin-right: 8px;
}

.sidebar .nav-item .nav-link.collapse-item i {
    font-size: 1rem;
    margin-right: 0.35rem;
    vertical-align: middle;
    margin-top: 0;
    /* line-height: 1.5; */
}

.nav-link.collapsed {
    color: #9c9fa6 !important;
}

.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 !important;
    color: #fff !important;
    opacity: 0.6;
}

.sidebar .nav-item a.nav-link.collapse-item.active span {
    color: #fff;
}

.sidebar .nav-item a.nav-link.collapse-item::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #ddd;
    left: 0px;
    border-radius: 5px;
    top: 10px;
}

.sidebar .nav-item a.nav-link.collapse-item.active::before {
    background-color: #fff;
}

.sidebar .nav-item .nav-link span {
    /* font-size: 0.8rem; */
    display: inline-block;
    padding: 0 0 0 0;
    position: absolute;
    /*margin-top: 0.25rem;*/
    font-weight: 400;
    max-width: calc(100% - 25px);
    /*max-width: 140px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sidebar .nav-item .nav-link[data-toggle="collapse"]::after {
    content: '\e5cf';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 1px;
    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';
    padding-top: 10px;
}

.sidebar .nav-item .nav-link.active[data-toggle="collapse"]::after {
    color: var(--primary-color);
    font-size: 20px;
    line-height: 11px;
    padding-top: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--white-color);
}

.sidebar .nav-item .nav-link[data-toggle="collapse"].collapsed::after {
    content: '\e409';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 0px;
    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';
    /*padding-top:2px;*/
}

.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 {
    height: 70px;
    padding: 20px 30px 12px;
    background-color: #fff;
}

.sidebar-dark hr.sidebar-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.sidebar-dark .sidebar-heading,
.sidebar-dark .nav-item .nav-link,
.sidebar-dark .nav-item .nav-link i {
    color: #fff;
}

.sidebar-dark .nav-item .nav-link:active,
.sidebar-dark .nav-item .nav-link:focus,
.sidebar-dark .nav-item .nav-link:active i,
.sidebar-dark .nav-item .nav-link:focus i,
.sidebar-dark .nav-item .nav-link:hover i {
    color: #fff;
}

.sidebar .nav-item .nav-link[data-toggle="collapse"]::after,
.sidebar .nav-item .nav-link[data-toggle="collapse"].collapsed:hover::after,
.sidebar-dark .nav-item .nav-link[data-toggle="collapse"]:hover::after,
.sidebar .nav-item .nav-link[data-toggle="collapse"].collapsed::after {
    /* color: var(--primary-color); */
    /* background: rgba(255,255,255,0.9); */
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: transparent;
    color: var(--white-color);
}

/* .sidebar .nav-item .nav-link[data-toggle="collapse"]::after{
    background-color: #fff;
} */
.sidebar-dark .nav-item .nav-link:hover {
    color: var(--primary-color);
}

.sidebar-dark .nav-item>.nav-link.active span {
    color: var(--white-color);
    font-weight: 400;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item.active {
    color: var(--primary-color);
    opacity: 1;
}

/* .sidebar .nav-item .nav-link[data-toggle="collapse"], */
.sidebar-dark .nav-item>.nav-link.active,
.sidebar-dark .nav-item>.nav-link:hover {
    background-color: rgb(255 255 255 / 10%);
    color: var(--white-color);
    border-radius: 5px;
}

.sidebar-dark .nav-item>.nav-link.active::before {
    content: '';
    width: 3px;
    height: 18px;
    background-color: #f6a41c;
    position: absolute;
    left: 0;
    top: 12px;
    border-radius: 0 2px 2px 0;
}

.sidebar-dark .nav-item .nav-link.active i,
.sidebar.toggled .nav-link:hover #sidebarToggle::before,
.sidebar-dark .nav-item .nav-link:hover #sidebarToggle::after,
.sidebar-dark .nav-item .nav-link:hover #sidebarToggle,
.sidebar-dark .nav-item .nav-link:hover i,
.sidebar-dark .nav-item>.nav-link:hover span {
    color: var(--white-color) !important;
}

.sidebar .nav-item .nav-link.active[data-toggle="collapse"].collapsed::after {
    line-height: 8px;
    background-color: #fff;
    color: #000;
}

.sidebar-dark #sidebarToggle {
    background-color: rgba(255, 255, 255, 0);
}

.sidebar-dark #sidebarToggle::after {
    color: #fff;
}

.sidebar-dark #sidebarToggle:hover {
    background-color: transparent;
}

.sidebar-dark.toggled #sidebarToggle::after {
    color: #fff;
}

.sidebar-brand-icon {
    display: none;
}

.sidebar .sidebar-brand .sidebar-brand-text {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0px 0;
}

.sidebar-dark.toggled .sidebar-brand {
    padding: 10px 5px;
}

.sidebar-dark.toggled .sidebar-brand-icon {
    display: block;
}

.securityrefund-cls,
.chequedetails-cls {
    display: block !important;
}

.sidebar .nav-item .nav-link+.collapse .collapse-item::after {
    padding-top: 8px
}

/* End Of Side Bar */
.item.lifestyle-card {
    border-radius: 10px;
    overflow: hidden;
}

.overdue-amount {
    font-size: 22px;
    padding: 0 5px;
    font-weight: 600;
    color: var(--primary-color);
}

.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;
}

h2.text-head,
h4.title,
.card-title,
.card .card-title {
    margin: 0;
    color: var(--color3);
    font-size: 18px;
}

.title {
    color: #333 !important;
    font-size: 23px;
}

.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: var(--primary-color);
    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;
}

.paragraph-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px;
}

.complaintCategoryOwl .item .card,
.serviceRequestOwl .item .card {
    background-color: #F9F9F9;
}

.complaintCategoryOwl .item .card img,
.serviceRequestOwl .item .card img {
    max-height: 125px;
    object-fit: cover;
}

.dashboard-community-chat {
    display: flex;
    align-items: center;
}

.dashboard-community-chat .user-name {
    padding-left: 15px;
}

.community-btn {
    background: var(--primary-color);
    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;
    border-radius: 5px;
}

.btn-select:hover {
    border-color: var(--primary-color);
}

.btn-select.btn-communityswitch {
    background: #f5f5f5;
    border: 0;
}

.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;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
}

.btn-select .title {
    display: block;
    height: 13px;
    color: #333;
    opacity: 0.5;
    font-size: 12px;
    line-height: 17px;
    margin-top: 2px;
    transition: 0.2s ease-in-out;
    -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: var(--primary-color);
    font-size: 13px;
    font-weight: 500;
    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);
}

.modal .modal-content {
    border: 0;
    border-radius: 10px;
}

.modal .modal-header {
    border-bottom: 0;
}

.modal .modal-footer {
    border-top: 0;
}

.topbar {
    z-index: 3;
    /*background: linear-gradient(to right, #5A595D, #8d9f93, #5A595D);*/
    /*z-index: 1000;*/
    position: sticky;
    left: 0;
    right: 0;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 0px;
    box-shadow: 0 10px 30px 0 rgba(82, 63, 105, .05) !important;
    /* border: 1px solid #f2f2f2; */
    background-color: #fff;
    margin-top: 0px;
}

.topbar #sidebarToggleTop {
    display: flex;
    align-items: center;
    justify-content: center;
}

.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;
    background-color: transparent;
}

.select-container {
    width: 100%;
    margin-top: 70px;
}

.unit-search,
.community-search {
    overflow: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 330px);
    min-height: 100%;
}

.close-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.select-box {
    background: #fff;
    padding: 30px;
    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;
    opacity: 0;
}

.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: var(--primary-color-hover) !important;
}

.sweet-alert .sa-icon.sa-success .sa-line {
    background-color: var(--primary-color-hover) !important;
    border-radius: 0 !important;
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
    border: 4px solid rgb(73 73 74) !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;
}

#fullCalendar .fc-button-group {
    border-radius: 5px;
    overflow: hidden;
}

#fullCalendar .fc-button-group button {
    text-transform: capitalize;
}

#fullCalendar .fc-today-button {
    border-radius: 5px !important;
    text-transform: capitalize;
}

/* Pagination */
.pagination {
    margin: 0;
    padding-top: 1.25rem;
    justify-content: end;
}

.pagination span {
    font-size: 1rem;
    font-weight: bold;
    color: var(--primary-color);
    cursor: pointer;
    padding: 10px;
}

.pagination span:hover {
    text-decoration: underline;
}

.pagination span.current_page {
    text-decoration: underline;
}

.dataTables_paginate .pagination {
    padding-top: 0;
}

.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: 13px;
    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;
    cursor: pointer;
}

.custom-input input:checked+label:not(.error) {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 500;
}

.custom-input label:not(.error)::before {
    content: '';
    height: 16px;
    width: 16px;
    top: 1px;
    left: 0;
    border: 1px solid #E3E2DD;
    background-color: #FFFFFF;
    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;
    left: 0;
}

.custom-input.input-md label:not(.error)::before {
    height: 16px;
    width: 16px;
}

.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 var(--primary-color);
    transition: all 0.2s ease;
}

.custom-input.checkbox input:checked~label:not(.error)::before {
    content: '';
    border: 1px solid var(--primary-color);
    background-color: var(--primary-color);
    position: absolute;
    left: 0;
    top: 0px;
}

.custom-input.radio input:checked~label:not(.error)::before {
    content: '';
    border: 1px solid var(--primary-color);
    background-color: var(--primary-color);
    position: absolute;
    left: 0;
}

.custom-input.input-lg input:checked~label:not(.error)::before {
    top: -10px;
}

.custom-input.disabled label:not(.error)::before {
    background-color: #E3E2DD !important;
    border-color: #E3E2DD !important;
}

.custom-input.disabled input:checked~label:not(.error)::after,
.custom-input.disabled input~label:not(.error)::after {
    content: '×' !important;
    color: #bbbabb;
    position: absolute;
    height: 9px;
    width: 5px;
    left: 3px !important;
    top: -3px !important;
    transform: rotate(0deg) !important;
    font-size: 20px !important;
    border: none !important;
}

.hover-help {
    cursor: help;
}

/*yellow checkbox*/
.custom-input-yellow label:not(.error):hover::before {
    border: 1px solid rgba(225, 224, 26, .5) !important;
    transition: all 0.2s ease;
}

.custom-input-yellow input:checked~label:not(.error)::before {
    border: 1px solid var(--primary-color) !important;
    background-color: var(--primary-color) !important;
}

.custom-input-yellow.checkbox input:checked~label:not(.error)::after {
    border-bottom: 1px solid #000000 !important;
    border-right: 1px solid #000000 !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 var(--primary-color);
}

.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: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
    color: #000000 !important;
}

.custom-input label:not(.error)::after {
    transition: all 0.2s ease;
}

.custom-input.checkbox input:checked~label:not(.error)::after,
.community-search .custom-input.checkbox.input-lg input~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: 2px;
    text-align: left;
}

.contract .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: 3px;
}

.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: 5px;
    top: 4px;
}

.custom-input.radio input:checked~label:not(.error)::after {
    content: '';
    position: absolute;
    background: white;
    height: 8px;
    width: 8px;
    left: 4px;
    top: 4px;
    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;
}

.select-community .custom-input.radio.input-lg input:checked~label:not(.error)::after {
    top: -2px;
}

.custom-input.radio.input-md input:checked~label::after {
    height: 8px;
    width: 8px;
    left: 4px;
    /*top: 0px;*/
}

.error {
    font-size: 14px;
}

.set-btn:hover {
    font-size: 13px;
}

.mt-32 {
    margin-bottom: 0;
}

.ad-banner-img {
    width: 100%;
    max-width: 100%;
}

.toggle-vert i {
    color: #DBDCD6;
}

.table-responsive table th,
.table-line thead th {
    color: var(--primary-color);
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    padding: 1rem;
    border: none;
    white-space: nowrap;
    padding: 10px 10px;
    text-align: left !important;
}

/* .table-responsive thead {
   background-color: #F5F5F5;
} */
.table-responsive table th.text-right,
.table-line thead th.text-right {
    text-align: right !important;
}

.table-line tbody .dropdown {
    text-align: right;
}

.table-responsive thead {
    background-color: #F5F5F5;
}

*/ .table-responsive td {
    color: #333333;
    /* font-size: 1rem;
    line-height: 1;*/
    /* padding: 1rem; */
    border: none;
    vertical-align: middle;
    /*white-space: nowrap;*/
    font-size: 14px;
    line-height: 21px;
    text-align: left !important;
}

table td a.btn.btn-primary {
    padding: 4px 10px;
    font-size: 13px;
    border-radius: 4px;
}

table td a.btn.btn-primary i {
    margin-right: 3px;
}

.table-responsive td.add {
    white-space: unset;
}

.table-borderless tbody tr {
    padding-bottom: 5px;
    border-top: 0 solid #f6f6f4;
}

.tr-nopad {
    border-top: 0 solid #f6f6f4 !important;
}

.table-responsive.table-wrap td {
    white-space: inherit;
}

.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-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: var(--primary-color);
    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;
    width: 100%;
    object-fit: cover;
}

.lifestyle-card h4 {
    font-size: 20px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 34px;
}

.lifestyle-card p {
    height: 40px;
    overflow: hidden;
}

.badge-lifestyle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    color: var(--primary-color-hover) !important;
    top: -10px;
}

h4.enroll-price {
    color: var(--primary-color);
    font-size: 24px !important;
    font-weight: bold !important;
    letter-spacing: -0.92px;
}

h4.doc-table-title {
    color: var(--primary-color-hover) !important;
    font-size: 24px;
    line-height: 34px !important;
    font-weight: 400 !important;
}

h6.enroll-info-title {
    /*color: #4D4D4D !important;*/
    font-size: 18px !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: 200px;
    width: 100%;
    object-fit: cover;
    object-position: 0 20%;
}

.enroll-img-wrapper {
    background: rgba(227, 226, 221, .31);
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
}

.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;
    transition: 0.2s ease-in-out;
    -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;
}

/*Custom calender*/
.table-calendar {
    border-collapse: collapse;
    width: 100%;
}

.table-calendar td,
.table-calendar th {
    padding: 10px 5px;
    position: relative;
    text-align: center;
    vertical-align: top;
}

.date-picker.selected {
    background: #f6a41c;
    border-radius: 10px;
    /* box-shadow: 0px 3px 3px #a9a9a9; */
    color: #fff;
}

/* sunday */
/* .date-picker:nth-child(1) {
  color: red;
} */
#monthAndYear {
    text-align: center;
    margin-top: 0;
}

.day-events {
    position: absolute;
    text-align: center;
    bottom: -3px;
    left: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.day-events a {
    width: 15px;
    height: 5px;
    border-radius: 50px;
    display: inline-block;
    margin-right: 1px;
    margin-bottom: 2px;
}

.container-calendar button {
    border: 0;
    border-radius: 5px;
    font-size: 26px;
}

.container-calendar button:focus {
    outline: 0;
}

/* FULLCALENDER */
.fc-button {
    border-radius: 0 !important;
    color: #fff;
    background-color: var(--primary-color) !important;
    font-weight: 500 !important;
    border-color: var(--primary-color) !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: var(--primary-color) !important;
    border-color: var(--primary-color) !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;
    flex-wrap: wrap;
}

.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: var(--primary-color);
    background-image: url(/theme/provisUI/img/background-login.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 1rem;
    padding-right: 1rem;
}

.app-setup .form-control {
    height: auto;
    width: auto;
    display: inline-block;
}

.provis-modal .main-head {
    margin-top: 1.5rem !important;
}

.provis-modal .date {
    color: var(--primary-color-hover) !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: var(--primary-color-hover);
    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: var(--primary-color);
    font-size: 14px;
    /* padding: 16px 0px 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: var(--primary-color-hover);
}

.user-comment {
    background: rgba(227, 226, 221, 0.3);
    padding: 15px 20px;
    margin-top: 15px;
    border-radius: 10px;
}

.user-comment .form-group {
    margin: 0;
}

.user-comment .user-comment-txt {
    font-size: 14px;
    color: var(--primary-color);
    margin: 0;
    display: block;
    line-height: 16px;
}

.social-discussion {
    position: relative;
}

.social-discussion .fa {
    position: absolute;
    top: 15px;
    right: 0px;
    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: var(--text-danger);
    background-color: #ffffff;
    border: 1px solid var(--text-danger);
    transition: all 0.3s ease;
}

.btn-danger.active {
    color: #ffffff;
    background-color: var(--text-danger) !important;
    border: 1px solid var(--text-danger);
    transition: all 0.3s ease;
}

.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: var(--primary-color) !important;
    color: #ffffff !important;
    border: 1px solid var(--primary-color);
}

#maintablerow tr:not(:last-child) td .add-row {
    display: none;
}

/* Attachment */
.attachment-div {
    position: relative;
    height: auto;
}

.attachment-div input {
    width: 0;
    height: 0;
    padding: 0;
    margin-top: -2px;
    visibility: hidden;
}

/*
.attachment-div label:not(.error) {
    width: 100%;
    height: 42px;
    border-radius: 0.475rem;
    margin: 0;
    background: white;
    border: 1px solid #E3E2DD;
    position: relative;
    line-height: 1;
    display: block;
    text-align: left;
    padding: 0.75rem 1rem;
    color: #8e909e;
    cursor: pointer;
    padding-right: 87px;
    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: 7px;
    border: 1px solid var(--primary-color-hover);
    color: var(--primary-color-hover);
    padding: 4px 15px 4px;
    background: white;
    transition: all 0.2s ease;
    border-radius: 5px;
    line-height: 1.5;
}

.attach-note {
    color: #8e909e;
    font-size: 12px;
}

.public-container {
    padding: 0;
}

.public-body {
    min-height: 100vh;
    background-attachment: fixed;
    background-size: cover;
    background-image: url(/theme/provisUI/img/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: 12px;
    color: #333333;
    height: auto;
}

.amenities .red-card {
    color: var(--primary-color) !important;
    text-transform: capitalize;
    height: 50px;
    overflow: hidden;
}

.amenities .cost {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    margin-top: 3px;
    height: 20px;
}

.amenities .card-text {
    color: #333333;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 5px;
    min-height: 40px;
}

.amenities .blue-member {
    color: var(--primary-color-hover);
    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 .bold-text {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
}

.lifestyle-card .price {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    height: auto;
    margin-bottom: 5px;
}

.lifestyle-card .class-texts {
    font-size: 20px !important;
    color: var(--primary-color) !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: 36px;
    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-color: #fff;
    background-image: url('/theme/provisUI/img/background-login.jpg');
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-section .login-left::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: 0;
}

.btn-secondary.back-login {
    background-color: transparent;
}

.login-title {
    position: absolute;
    bottom: 100px;
    color: #d5d5d5;
    opacity: 1;
    z-index: 9;
    left: 50px;
    font-size: 28px;
}

.login-title span {
    color: #fff;
    font-size: 38px;
    display: block;
    margin-top: 25px;
}

/* Linkpop style */
#myModal .modal-content {
    border-radius: 10px !important;
}

#myModal .modal-header {
    border: 0;
}

/*Document*/
.document .border-top {
    border-top: 2px solid !important;
    border-top-color: var(--primary-color-hover) !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: var(--primary-color) !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 */
.drop {
    text-align: right !important;
    /*padding: 15px !important;*/
    padding: 7px;
}

/* 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: 24px;
    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 12px 6px;
    margin-bottom: 5px;
}

.package-body img {
    width: 25px;
    display: inline-block;
    vertical-align: top;
}

.package-body p {
    margin: 0;
    display: inline-block;
    width: calc(100% - 25px);
    margin-top: 3px;
}

.package-card .package-body ul {
    padding-left: 0px;
    margin: 0;
}

.package-card .package-body ul li {
    list-style: none;
    padding: 5px 12px;
    font-size: 12px;
    color: #4D4A4D;
    line-height: 19px;
    border-bottom: 1px dashed #E3E2DD;
}

.package-card .package-body ul li:last-child {
    border-bottom: none;
}

.package-card .package-main-one {
    min-height: 151px;
}

.package-card .package-main-two {
    min-height: 235px;
}

.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;
}

.package-card .package-main .dropdown .btn-secondary:active,
.package-card .package-main .dropdown .btn-secondary:focus {
    border: 1px solid var(--primary-color-hover) !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;
    border-radius: 10px;
}

.maintainance-request .maintain-header {
    color: #232323;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 0;
    margin-top: 0;
}

.maintainance-request button {
    margin-top: 10px;
}

.blue-header {
    color: #232323;
    font-size: 20px;
    font-weight: 500;
}

.maintain-hr {
    margin-top: 0;
    border-top: 2px solid var(--primary-color);
}

.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);*/
    background: #fff;
    margin-bottom: 20px;
    height: 170px;
    border-radius: 10px;
    overflow: hidden;
}

.maintainance-packages-wrap .header-text {
    font-size: 18px;
    font-weight: 600;
    color: var(--primary-color);
}

.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;
    /* padding-top: 0 !important;
    padding-bottom: 0 !important; */
}

/* End My Requests Page */

/* Start Account Summary Page */
.amount-container h1 {
    font-size: 40px !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, var(--primary-color-hover) 0%, #5A595D 100%);
    box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5); */
    background: #FFE5E5;
}

.charges-container h3 {
    font-size: 32px;
    font-weight: 600;
    /* letter-spacing: 1px; */
    color: #000 !important;
    line-height: 48px !important;
    text-align: center !important;
}

.due-card h3 span,
.bg-light-black h4 span,
.charges-container h3 span {
    font-size: 80%;
    font-weight: 300;
}

.charges-container p {
    color: #000;
    font-size: 16px;
    /* 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: 32px !important;
    line-height: normal !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: 15px !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: var(--text-danger) !important;
    padding-left: 0;
}

.charges-container-info .white-bck h5 {
    font-size: 16px !important;
    color: var(--text-danger) !important;
    padding-left: 0;
}

.others-card {
    /* background: var(--primary-color); */
    background-color: #fdfbd9;
    border-radius: 0px 10px 10px 0;
}

.others-card .others-card-rental {
    border-right: 1px solid;
}

.others-card .others-acc-summary {
    border-right: 1px solid #3c0124;
}

.others-card h3 {
    font-size: 16px;
    color: #000 !important;
    line-height: 48px !important;
    margin-bottom: 0 !important;
}

.others-card p {
    font-size: 12px;
    color: #000 !important;
    /* letter-spacing: 1px; */
}

.others-card h4 {
    font-size: 16px !important;
    line-height: 20px;
    color: #000 !important;
}

.others-card small {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    text-align: center;
}

.others-card .bg-light-black {
    background: rgb(0 0 0 / 10%);
    padding: 10px 8px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
}

.view-primary {
    border-color: #000;
    color: #000;
    border-radius: 50px;
}

.pay-primary {
    border-color: #000;
    background-color: #000;
    border-radius: 50px;
}

/* End Account Summary Page*/

/* Start Unit Outstanding Page*/
.th-hide {
    display: none;
}

/* End Unit Outstanding Page*/

/* Owl Carousel */

button.owl-next,
button.owl-prev {
    background: #f0f0f0 !important;
    line-height: 1.2 !important;
    width: 30px;
    height: 30px;
    margin-left: 5px;
}

.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -60px;
    right: 0;
}

.owl-lifestyle.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -65px;
    right: 0;
}

.owl-carousel-quick-link.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -65px;
    right: 0px;
    /* display: none; */
}

.owl-carousel-quick-link a.btn:focus {
    color: var(--primary-color-hover);
}

.owl-lifestyle .lifestyle-img {
    height: 120px;
    object-fit: cover;
}

.owl-maintenance.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -60px;
    right: 0;
}

.owl-community.owl-card .owl-nav {
    margin-top: 0px;
    position: absolute;
    top: -45px;
    right: 0;
}

.owl-community .text-light-gray::before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #A4A4A4;
    border-radius: 50px;
}

.owl-amenity.owl-card .owl-nav {
    margin-top: 12px;
    position: absolute;
    top: -70px;
    right: 0;
}

.owl-messages.owl-card .owl-nav {
    margin-top: 11px;
    position: absolute;
    top: -57px;
    right: 0;
}

.owl-classes.owl-card .owl-nav {
    margin-top: 11px;
    position: absolute;
    top: -74px;
    right: 0;
}

.owl-gallery.owl-card .owl-nav {
    position: absolute;
    top: -55px;
    right: 0;
}

.owl-nav i {
    font-size: 1.5rem;
    line-height: unset;
}

.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: #e7e7e7 !important;
    color: black !important;
    text-decoration: none !important;
}

.owl-nav button:focus {
    outline: none;
}

.center-view {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    line-height: 19px;
    text-align: center;
    z-index: 9;
    font-weight: 500;
}

/* 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;
}

/* 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: 52px;
    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: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: var(--primary-color);
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

/* Pie Chart */
.piechart-dashboard {
    margin-top: 3px;
}

/*Maintenance Package*/
.maintenance-test {
    width: 95px;
    padding: 10px;
    padding-left: 0;
    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;
}

.maint-start {
    height: 18px;
    width: 90px;
    color: #FFFFFF;
    font-family: Tajawal;
    font-size: 10px;
    line-height: 18px;
    font-weight: lighter;
}

.select-unitno {
    margin: 10px auto;
}

.maint-rate {
    height: 24px;
    width: 90px;
    color: #FFFFFF;
    font-family: Tajawal;
    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: 0px;
    text-align: left;
    /*padding: 20px 0 20px 20px;*/
    /*height: 160px;*/
    margin-left: 0px;
}

.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;
}

.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: 0.25rem 0.75rem !important;
    line-height: 1.25rem;
    font-size: .87rem;
    border-radius: 5px;
    margin-top: 5px;
    color: var(--primary-color-hover) !important;
    border: 1px solid var(--primary-color-hover);
}

.back-btn:hover {
    padding: 0.25rem 0.75rem !important;
    line-height: 1.25rem;
    font-size: .87rem;
    border-radius: 5px;
    margin-top: 5px;
    color: #fff !important;
    background: var(--primary-color-hover);
    border: 1px solid var(--primary-color-hover);
    font-weight: 500;
}

.nationality-sect {
    max-height: 330px;
    overflow-y: auto;
}

.lead-msg img {
    top: 0;
}

.font-13 {
    font-size: 13px !important;
}

.lead-tabs.nav-tabs .nav-link {
    color: var(--primary-color-hover);
    background: #fff;
    border: 1px solid var(--primary-color-hover);
    font-weight: 400;
}

.lead-tabs.nav-tabs .nav-link.active {
    color: #fff;
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
}

.cn-add {
    position: absolute;
    bottom: 23px;
}

.wizard div.actions ul li a {
    padding: 9px 17px;
    font-size: 14px;
    height: inherit;
    line-height: 21px;
}

.actions ul li:nth-child(2) a,
.actions ul li:last-child a {
    background: var(--primary-color);
}

.status-text p {
    z-index: 9;
}

.status-text::after {
    position: absolute;
    content: "";
    border-top: 1px solid #ddd;
    left: 0;
    right: 0;
    width: 100%;
    top: 33px;
}

.arr-left::after {
    content: '';
    display: block;
    position: absolute;
    top: 30px;
    left: -8px;
    width: 15px;
    height: 15px;
    background: #FFFFFF;
    border-right: 1px solid #CAD5E0;
    border-bottom: 1px solid #CAD5E0;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-225deg);
    margin-top: -10px;
}

.arr-left::after {
    left: 7px;
}

.arr-left.arr-right::after {
    right: 5px;
    left: inherit;
    transform: rotate(-45deg);
}

.custom-arr select {
    background-image: none;
}

/* Timeline */
.timeline {
    position: relative;
    padding: 21px 0px 10px;
    margin-top: 4px;
    margin-bottom: 30px;
}

.timeline .line {
    position: absolute;
    width: 4px;
    display: block;
    background: currentColor;
    top: 0px;
    bottom: 0px;
    margin-left: 30px;
    color: #5a595d;
}

.timeline .separator {
    border-top: 1px solid currentColor;
    padding: 5px;
    padding-left: 40px;
    font-style: italic;
    font-size: .9em;
    margin-left: 30px;
}

.timeline .line::before {
    top: -4px;
}

.timeline .line::after {
    bottom: -4px;
}

.timeline .line::before,
.timeline .line::after {
    content: '';
    position: absolute;
    left: -4px;
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 50%;
    background: currentColor;
}

.timeline .panel {
    position: relative;
    margin: 10px 0px 21px 70px;
    clear: both;
}

.timeline .panel::before {
    position: absolute;
    display: block;
    top: 8px;
    left: -24px;
    content: '';
    width: 0px;
    height: 0px;
    border: inherit;
    border-width: 12px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.timeline .panel .panel-heading.icon * {
    font-size: 20px;
    vertical-align: middle;
    line-height: 40px;
    color: var(--primary-color);
}

.timeline .panel .panel-heading.icon {
    position: absolute;
    left: -59px;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0px;
    border-radius: 50%;
    text-align: center;
    float: left;
    background-color: #5a595d;
}

.timeline .panel-outline {
    border-color: transparent;
    background: transparent;
    box-shadow: none;
}

.timeline .panel-outline .panel-body {
    padding: 10px 0px;
}

.timeline .panel-outline .panel-heading:not(.icon),
.timeline .panel-outline .panel-footer {
    display: none;
}

.btn-help-label .btn-help-normal {
    margin-top: 0;
    margin-left: 5px;
}

/* End Timeline */

.bg-cube {
    background-color: #f9e9c2;
}

.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: var(--primary-color) !important;
}

.graph-count .overall-count-one {
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    color: #606D7B;
    max-width: 100px;
}

.graph-count .overall-count-one h2 {
    font-size: 18px;
}

#utilityChart h5.font-16 {
    font-size: 16px !important;
}

#utilityChart h6.font-12 {
    font-size: 12px !important;
}

.bootstrap-select .filter-option-inner-inner {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    padding-right: 5px;
}

.analytics-wrap .nav-tabs .nav-link.active,
.analytics-wrap .nav-tabs .nav-link:hover {
    border-top: 3px solid #000;
    background: #efefef;
    border-radius: 0;
}

/* .h_110 {height: 60px;} */
.com-chat h6 a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
}

.com-chat .dashboard-paragraph {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px;
}

.sidebar .nav-item .nav-link .img-profile,
.topbar .nav-item .nav-link .img-profile {
    height: 2.1rem;
    width: 2.1rem;
    box-shadow: 0 0 10px #ddd;
}

#communityDesc img {
    max-width: 100%;
    object-fit: cover;
}

.community-user-img {
    padding: 5px;
}

.accordion {
    cursor: pointer;
}

/* Maintenance Summary */
.accordion .header-temp:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f078";
    font-weight: 700;
    position: absolute;
    top: 9px;
    font-size: 18px;
    color: #710B48;
}

.accordion .header-temp.collapsed:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    font-size: 20px;
    top: 7px;
}

.accordion .header-temp-react.collapsed:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    font-size: 18px;
    top: 0px;
}

.accordion .header-temp-react:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f078";
    font-weight: 700;
    position: absolute;
    top: 3px;
    font-size: 16px;
    color: #710B48;
}

.accordion .header-temp-category:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f078";
    font-weight: 700;
    position: absolute;
    top: -30px;
    font-size: 18px;
    color: #710B48;
}

.accordion .header-temp-category.collapsed:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    font-size: 20px;
    top: -14px;
}

.attach-img-bef img {
    max-height: 100px;
    object-fit: cover;
    border-radius: 20px !important;
}

.collection-ppm>.nav-tabs>li a.active {
    border-bottom: 2px solid var(--primary-color);
    position: relative;
    text-decoration: none;
    font-weight: 600;
    color: var(--primary-color);
}

.community-paytab .nav-tabs .nav-link {
    border-radius: 0;
    border-width: 2px 0 0 0;
    border-color: transparent;
    color: #333;
}

.community-paytab .nav-tabs .nav-link.active {
    border-color: var(--primary-color);
    color: var(--primary-color);
}

.cke_chrome {
    border-radius: 0.475rem;
    overflow: hidden;
}

.sidebar-brand-icon {
    text-align: center;
    width: 100%;
}

.bg-lightgray {
    background: #f6f6f6;
}

#myUL li {
    font-weight: 500;
    margin-bottom: 5px;
}

#myUL li .caret::before {
    font-size: 14px;
}

.comment-note {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
}

/*.fc-toolbar.fc-header-toolbar {
    display: block !important;
}*/
.side-panel {
    border-radius: 10px !important;
}

.lh-noraml {
    line-height: normal !important;
}

/*Custom Theme change style*/
.setting-toggle {
    position: fixed;
    top: 50%;
    right: 5px;
    text-decoration: none;
    z-index: 1016;
    -webkit-transform: rotate(-90deg) translate3d(-25px, 39px, 0);
    transform: rotate(-90deg) translate3d(-25px, 39px, 0);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: -83px;
    cursor: pointer;
}

.setting-toggle .radius-left {
    border-radius: 5px 5px 0 0;
}

.theme-colors {
    position: absolute;
    top: 50px;
    bottom: 0;
    background: #fff;
    border-radius: 1px;
    transform: rotate(-90deg) translate3d(-25px, 39px, 0);
}

.show-color.theme-colors {
    top: -148px;
}

.theme-colors span {
    width: 22px;
    height: 22px;
    display: block;
    margin: 8px 10px;
}

.theme-blue {
    background: #2e86c1;
}

.theme-blue:hover {
    box-shadow: 0px 0px 5px 2px rgb(46 134 193 / 70%);
}

.theme-skyblue {
    background: #001936;
}

.theme-skyblue:hover {
    box-shadow: 0px 0px 5px 1px rgb(135 206 235 / 60%);
}

.theme-green {
    background: #008000;
}

.theme-green:hover {
    box-shadow: 0px 0px 5px 1px rgb(0 128 0 / 60%);
}

.theme-darkgreen {
    background: #006400;
}

.theme-darkgreen:hover {
    box-shadow: 0px 0px 5px 1px rgb(0 100 0 / 60%);
}

.theme-yellow {
    background: #E0A311;
}

.theme-yellow:hover {
    box-shadow: 0px 0px 5px 1px rgb(224 163 17 / 60%);
}

.eagle-hills {
    background: #202945;
}

.eagle-hills:hover {
    box-shadow: 0px 0px 5px 1px rgb(33 42 69 / 60%);
}

.spin-icon {
    width: 20px;
    height: 20px;
    background-color: transparent;
    animation-name: spin;
    animation-duration: 5000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/*End Custom Theme*/

/* Start Media Print and Keyframes */
@media print {
    #accordionSidebar {
        display: none;
    }
}

@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;
    }
}

.loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: rgba(255, 255, 255, 0.5);
}

.loading-splinner {
    text-align: center;
    margin-top: 300px;
}

@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 */
.community-srch-ip.custom-input.checkbox.input-md input:checked~label:not(.error)::after {
    width: 8px;
    left: 4px;
    top: 4px !important;
    height: 8px;
}

.gp-row .card {
    min-height: 135px;
    border-radius: 10px !important;
}

.gp-row .gp-unit {
    min-height: 80px;
}

.sub-action>span {
    cursor: pointer;
}

.sub-action ul {
    right: 5px;
    display: none;
}

.action-sub-card,
.principal-interest,
.graph-card,
.gp-set {
    box-shadow: 0 0 10px #ddd;
    border-radius: 10px !important;
}

.action-sub-card p {
    min-height: 30px;
}

.sub-action.active ul {
    display: block;
}

.graph-contain {
    width: 100%;
    max-width: 145px;
    margin: 0 auto;
}

.graph-contain>small {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    text-align: center;
    line-height: 1.2;
    margin-top: -20px;
}

.saved-count {
    font-size: 25px;
}

.text-primary-light {
    color: #ECDEE8;
}

.text-yellow {
    color: #E1E000 !important;
}

.text-green {
    color: var(--primary-color) !important;
}

.gp-open {
    color: #026978 !important;
}

.gp-pink {
    color: #FB9A99;
}

.t-day-sect .rounded-0 {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.time-alert>div:nth-child(odd) {
    background-color: #F3F4F7;
}

.t-day {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.gp-abt span.gp-abt-span {
    width: 22px;
    height: 20px;
    background-image: url(../img/oa-icon-7.jpg);
    display: inline-block;
    background-repeat: no-repeat;
}

.dash-testi img {
    max-height: 25px;
}

.dash-testi h6 {
    font-size: 13px !important;
}

.h-40 {
    min-height: 40px;
}

.access-type-form .custom-input.checkbox input:checked~label:not(.error)::after {
    top: 5px;
}

.gp-total {
    color: #e0e9f8;
}

.gp-count {
    left: 45%;
    right: 0;
    margin: -8px 0 0 -9px;
    display: table;
    top: 50%;
    width: 25px;
    text-align: center;
}

.graph-card label,
.graph-card span {
    color: #5C6F88;
}

.lh-16 {
    line-height: 16px !important;
}

.rq-block {
    width: 10.7%;
}

.rq-block h6 {
    font-size: 12px !important;
    line-height: 16px !important;
}

.csc-gp-width {
    width: 250px;
}

.gp-label .fa-circle {
    left: 10px;
}

.gp-label h6 {
    line-height: 16px !important;
}

.srv-7 label {
    max-width: 70px;
}

.inc-card label {
    max-width: 100px;
}

.inc-graph .gp-count {
    margin: -9px 0 0 -9px;
    line-height: 1;
}

.object-cover {
    object-fit: cover !important;
}

.border-2 {
    border: 1px solid #dbdbdb;
}

.ellipsis {
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow: hidden !important;
}

.h-auto {
    height: auto !important;
}

.card-conf:hover {
    border: 1px solid var(--primary-color);
}

.ful-view .close {
    right: 15px;
}

.ful-view .pan0 {
    background: url('https://i.stack.imgur.com/suKT3.jpg');
    background-size: cover;
}

.ful-view .pan1 {
    background: url('http://kthornbloom.com/public/pan.jpg');
}

.ful-view .pan2 {
    background: url('http://kthornbloom.com/public/pan2.jpg');
}

.ful-view .pan-wrap {
    margin: 0 auto;
    width: 300px;
    height: 300px;
    overflow: hidden;
    position: relative;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-family: sans-serif;
    border-radius: 10px;
    border: 5px solid var(--primary-color);
    cursor: e-resize;
    background-size: 200% !important;
}

.ful-view .play {
    display: inline-block;
    background: rgba(0, 0, 0, 0.71);
    height: 32px;
    width: 75px;
    border-radius: 15px;
    padding: 5px 0;
    font-size: 14px;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -34px;
    position: absolute;
}

.btn.btn-sm.btn-warning.round {
    /* color: #fff; */
    background-color: #ffffff;
    border: 1px solid var(--primary-color);
    transition: all 0.2s ease !important;
    border-radius: 5px;
}

.btn.btn-sm.btn-warning.round:not(:disabled):not(.disabled):active {
    color: var(--primary-color);
    background-color: #ffffff;
    border: 1px solid var(--primary-color);
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

.btn.btn-sm:hover {
    font-size: .87rem;
    font-weight: 500;
}

/* .view-all.btn-outline-primary:hover {
    color: #fff;
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
} */

.copyright.text-left {
    text-align: center !important;
}

/* Start PM Dashboard */
.pm-dashboard .title {
    color: #333 !important;
    font-weight: 600;
    font-size: 16px !important;
    /*white-space: nowrap;*/
}

.font-weight-500 {
    font-weight: 500 !important;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.pm-dashboard .dashboard-min .inner-text {
    color: #333333 !important;
    font-weight: 400 !important;
    font-size: 18px !important;
}

.pm-dashboard .dashboard-min .remind {
    color: #333333 !important;
    font-weight: 500 !important;
    font-size: 12px !important;
}

.pm-dashboard .dashboard-min .remind span {
    color: #333333 !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    vertical-align: middle;
}

.pm-dashboard .dashboard-min .total-data-count {
    font-weight: 700 !important;
    color: #171412 !important;
    font-size: 35px !important;
}

.pm-dashboard .dashboard-min .rent-text {
    color: #333 !important;
    font-weight: 600 !important;
    font-size: 22px !important;
}

.pm-dashboard i.fa-question-circle {
    color: #d9dedf;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
}

.pm-dashboard .service-status .circle::before {
    content: "";
    margin-right: 5px;
    border-radius: 50%;
    border: 3.5px solid;
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    left: -2px;
    top: 2px;
}

.pm-dashboard .service-status .dot-total::before {
    border-color: #e0e9f8;
}

.pm-dashboard .service-status .dot-open::before {
    border-color: var(--primary-color);
}

.pm-dashboard .service-status .dot-progress::before {
    border-color: var(--chart-color2);
}

.pm-dashboard .service-status .stat-count,
.pm-dashboard .service-status li {
    color: #4D4D4D !important;
    font-weight: 400 !important;
    font-size: 12px !important;
}

.pm-dashboard .dashboard-min {
    min-height: 166px !important;
}

.pm-dashboard .border-right-2px {
    border-right-width: 2px !important;
}

.pmTotals .dot-total-units::before {
    background-color: #6f6f70;
}

.pmTotals .dot-vacant-units::before {
    background-color: #f3b521;
}

.pmTotals .dot-occupied-units::before {
    background-color: #db3036;
}

.pmTotals .square::before {
    content: "";
    margin-right: 5px;
    border-radius: 15%;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    left: -3px;
    top: 20px;
}

.pmTotals .square::before {
    content: "";
    margin-right: 5px;
    border-radius: 15%;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    left: -3px;
    top: 20px;
}

.lh-normal {
    line-height: normal !important;
}

.make-ready-card .nav-pills .nav-link.active,
.make-ready-card .nav-pills .show>.nav-link {
    color: var(--primary-link-color);
}

.make-ready-card .nav-pills .nav-link {
    color: #BFC2C6;
}

.dashboard-min .count-sec-pm .count-box {
    display: inline-flex;
    border-radius: 15px;
    font-size: 24px;
    font-weight: 700;
    height: 60px;
    width: 60px;
    line-height: 45px;
    align-items: center;
    justify-content: center;
}

.dashboard-min .count-sec-pm.one .count-box,
.dashboard-min .count-sec-pm .count-box.one {
    background-color: rgba(243, 181, 33, 0.3);
    color: rgb(243, 181, 33);
    border-radius: 12px;
    border: 1px solid rgba(243, 181, 33, 0.4);
}

.dashboard-min .count-sec-pm.two .count-box,
.dashboard-min .count-sec-pm .count-box.two {
    background-color: rgba(89, 89, 93, 0.2);
    color: rgb(89, 89, 93);
    border-radius: 12px;
    border: 1px solid rgba(89, 89, 93, 0.4);
}

.dashboard-min .count-sec-pm.three .count-box,
.dashboard-min .count-sec-pm .count-box.three {
    background-color: rgba(74, 217, 145, 0.3);
    color: rgb(74, 217, 145);
    border-radius: 12px;
    border: 1px solid rgba(74, 217, 145, 0.4);
}

.dashboard-min .count-sec-pm.four .count-box,
.dashboard-min .count-sec-pm .count-box.four {
    background-color: rgba(3, 131, 73, 0.2);
    color: rgb(3, 131, 73);
    border-radius: 12px;
    border: 1px solid rgba(3, 131, 73, 0.4);
}

.dashboard-min .count-sec-pm.five .count-box,
.dashboard-min .count-sec-pm .count-box.five {
    background-color: rgba(0, 143, 251, .3);
    color: rgb(0, 143, 251);
    border-radius: 12px;
    border: 1px solid rgba(0, 143, 251, 0.4);
}

.dashboard-min .count-sec-pm h6 {
    color: #707070 !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 15px !important;
}

.pm-dashboard .dashboard-min .va-middle.total-data-count {
    color: inherit !important;
}

.va-middle {
    vertical-align: middle;
}

.csc-dashboard p {
    font-size: 14px;
}

.csc-dashboard .border-r>div:not(:last-child) {
    border-right: 2px solid #ddd;
}

.csc-dashboard .border-r>div {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.asset-history-table td label {
    min-width: 250px;
}

.table-responsive {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    overflow-x: auto;
    position: relative;
    display: block;
}

.table-responsive::-webkit-scrollbar,
.table-custom-scroll::-webkit-scrollbar {
    width: 4px;
    height: 6px;
}

.table-responsive::-webkit-scrollbar-track,
.table-custom-scroll::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 10px;
}

.table-responsive::-webkit-scrollbar-thumb,
.table-custom-scroll::-webkit-scrollbar-thumb {
    background: rgba(73, 72, 76, 0.3);
    border-radius: 6px;
}

/*.table-custom-scroll{*/
/*overflow: auto;*/
/*}*/
.unit-search::-webkit-scrollbar,
.community-search::-webkit-scrollbar {
    width: 10px;
}

.unit-search::-webkit-scrollbar-track,
.community-search::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.unit-search::-webkit-scrollbar-thumb,
.community-search::-webkit-scrollbar-thumb {
    background: #888;
}

.unit-search::-webkit-scrollbar-thumb:hover,
.community-search::-webkit-scrollbar-thumb:hover {
    background: #555;
}

footer a {
    color: var(--white);
}

.table-responsive tbody tr:nth-child(even) {
    background: #f9f9f9;
}

.table-responsive table tr th:first-child,
.table-responsive table tr:nth-child(even) td:first-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.table-responsive table tr th:last-child,
.table-responsive table tr:nth-child(even) td:last-child {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.card.shadow {
    box-shadow: none;
}

.card.amenities {
    border-radius: 10px;
    overflow: hidden;
}

/*14/3/2022*/
.btn-info {
    color: #fff !important;
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}

.btn-warning {
    color: #fff;
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}

.sent_msg p {
    background: var(--primary-color)none repeat scroll 0 0 !important;
}

.sent_msg.tenant p {
    background-color: var(--primary-color) !important;
}

.incoming_msg_img .user-icon {
    background-color: var(--primary-color) !important;
}

.side_list.bg-gradient-primary {
    background: var(--primary-color);
}

.input-group-append .btn-primary {
    padding: 0.375rem 0.75rem;
}

.btn-sm.btn-outline-secondary {
    color: var(--primary-color);
    border-color: var(--primary-color);
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-sm.btn-outline-secondary:focus,
.btn-sm.btn-outline-secondary:hover {
    color: #fff;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    font-size: .87rem;
    font-weight: 500px;
}

.btn-sm.btn-outline-secondary:active {
    font-size: .87rem;
}

.owner-img {
    width: 60px;
    border-radius: 50%;
}

.fc-unthemed td.fc-today {
    background: #fcf8e3 !important;
}

.grid-match>* {
    display: flex;
    flex-wrap: wrap;
}

td .dropdown-menu,
.dropdown-menu {
    /*border: 0;*/
    padding: 0.5rem;
    border-radius: 0.475rem;
}

td .dropdown-menu a,
.dropdown-menu a {
    border-radius: 0.475rem;
    font-size: .85rem;
    padding: 0.5rem;
    line-height: 1;
    font-weight: 500;
}

td .dropdown-menu a:hover,
.dropdown-menu a:hover {
    background-color: rgb(73, 72, 76, 0.2);
    color: #000;
}

td .btn.dropdown-toggle {
    font-size: .85rem;
    font-weight: 500;
    padding: 6px 15px;
}

.drag-panel .menu-list .list-group-item:first-child {
    border-radius: 5px;
}

.no-ql.badge-secondary {
    right: 10px !important;
    top: 10px !important;
    color: #000;
    background-color: #f2f2f2;
}

.modal-body .table-responsive {
    padding-left: 0 !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
}

.comm-rating .fa-clock {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #f3fafd;
    color: var(--primary-color);
    border-radius: 50%;
    font-size: 20px;
}

.comm-rating .fa-star {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    font-size: 20px;
    background: #fff8e5;
    color: #f3b521;
}

.moveIntag {
    background: var(--primary-color);
    color: #fff;
    font-size: 14px;
    padding: 0px 15px;
    border-radius: 3px;
    font-weight: 500;
}

.moveOuttag {
    background: #97864B;
    color: #fff;
    font-size: 14px;
    padding: 0px 15px;
    border-radius: 3px;
    font-weight: 500;
}

.nodata-found td {
    vertical-align: middle;
    text-align: center;
}

.card-height {
    height: calc(100% - 1.2rem);
}

.material-icons.circle-icon {
    width: 35px;
    height: 35px;
    border: 1px solid;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    font-size: 20px;
}

.text-bule {
    color: #026978;
}

.card-height3 {
    height: 161px;
}

.card-height2 table,
.card-height3 table {
    height: 100%;
}

.fa-star,
.fa-star-o {
    color: #f3b521;
    font-size: 18px;
}

.nodata-found td {
    background-color: #fff;
}

.text-dgray {
    color: #5a595d;
}

.circle-icon.green {
    border-color: var(--primary-color);
    color: var(--primary-color);
}

.circle-icon.dyellow {
    border-color: #97864B;
    color: #97864B;
}

.circle-icon.bule {
    border-color: #026978;
    color: #026978;
}

.circle-icon.dgray {
    border-color: #5a595d;
    color: #5a595d;
}

.text-dyellow {
    color: var(--primary-color) !important;
}

.tyellow {
    color: #97864B;
}

/* 14/3/2022 Manoj css */
.btn-outline-secondary.active {
    color: #ffffff;
    background: var(--primary-color-hover) !important;
    border: 1px solid var(--primary-color-hover);
    /*border-radius: 0;*/
    font-weight: 500;
}

.btn-outline-secondary:hover {
    color: #ffffff !important;
    /*background: var(--primary-color-hover) !important;*/
    background: var(--primary-color);
    border: 1px solid var(--primary-color) !important;
    font-weight: 500;
}

a.btn-outline-secondary {
    color: var(--primary-color);
    background-color: #ffffff;
    border: 1px solid var(--primary-color);
    transition: all 0.2s ease !important;
    /*border-radius: 0 !important;*/
    /*font-weight: 400 !important;*/
}

a.text-uppercase {
    text-transform: capitalize !important;
}

span.btn-primary {
    color: #fff;
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
    transition: all 0.2s ease !important;
    /*border-radius: 0 !important;*/
    /*font-weight: 400 !important;*/
}

a.btn-primary-cupon {
    /* color: var(--primary-color);
    background-color: #ffffff;
    border: 1px solid var(--primary-color);*/
    transition: all 0.2s ease !important;
    /*border-radius: 0 !important;*/
    /*font-weight: 400 !important;*/
}

.custom-input label:not(.error)::before {
    content: '';
    height: 16px;
    width: 16px;
    top: 0px !important;
    left: 0;
    border: 1px solid #E3E2DD;
    background-color: #FFFFFF;
    position: absolute;
    transition: all 0.2s ease;
}

.custom-input.checkbox input:checked~label:not(.error)::before {
    content: '';
    border: 1px solid var(--primary-color);
    background-color: var(--primary-color);
    position: absolute;
    left: 0;
    top: 2px !important;
}

.new-checkbox .custom-input.checkbox input:checked~label:not(.error)::before {
    top: 0px !important;
}

.new-checkbox .custom-input.checkbox input:checked~label:not(.error)::after {
    top: 2px !important;
}

.new-checkbox .custom-input label:not(.error) {
    top: -5px;
}

.check-view .custom-input.checkbox input:checked~label:not(.error)::before {
    top: 4px !important;
}

.table td,
.table th {
    border: 0;
    padding: 10px;
    color: #49484C;
    white-space: nowrap;
    vertical-align: middle;
}

.btn-danger.active {
    color: #ffffff;
    background: var(--primary-color-hover) !important;
    border: 1px solid var(--primary-color-hover);
    /*border-radius: 0;*/
    font-weight: 500;
}

.btn-danger:hover {
    color: #ffffff !important;
    /*background: var(--primary-color-hover) !important;*/
    background: var(--primary-color);
    border: 1px solid var(--primary-color) !important;
    font-weight: 500;
}

a.btn-danger {
    color: var(--primary-color);
    background-color: #ffffff;
    border: 1px solid var(--primary-color);
    transition: all 0.2s ease !important;
    /*border-radius: 0 !important;*/
    /*font-weight: 400 !important;*/
}

.custom-input.radio.input-md input:checked~label::after {
    top: 4px !important;
}

.custom-input.radio>label {
    padding-top: 0px !important;
}

.custom-input.checkbox.input-md input:checked~label:not(.error)::after {
    top: 2px !important;
}

.btn-warning.active,
.btn-outline-primary.active,
.btn-info.active {
    color: #ffffff;
    background: var(--primary-color-hover) !important;
    border: 1px solid var(--primary-color-hover);
    /*border-radius: 0;*/
    font-weight: 500;
}

.btn-warning:hover,
.btn-outline-primary:hover,
.btn-info:hover {
    color: #ffffff !important;
    background: var(--primary-color-hover) !important;
    background: var(--primary-color-hover);
    border: 1px solid var(--primary-color-hover) !important;
    font-weight: 500;
}

a.btn-warning,
a.btn-outline-primary {
    color: var(--primary-color);
    background-color: #ffffff !important;
    border: 1px solid var(--primary-color);
    transition: all 0.2s ease !important;
}

.btn-info {
    color: var(--primary-color);
    background-color: #ffffff;
    border: 1px solid var(--primary-color);
    transition: all 0.2s ease !important;
}

.btn-expand-invoice span {
    line-height: 13px !important;
}

.custom-input.custom-input-inline.radio input:checked~label.level:not(.error)::after {
    top: 4px !important;
}

.text-info {
    color: #002c6a !important;
    padding: 10px;
}

.cube-text {
    color: var(--primary-color) !important;
}

/* 15/03/22 */
/*.custom-input.radio > label.level {
    padding-top: 8px;
}*/
.attachment-div label:hover::after {
    border: 1px solid var(--primary-color);
    color: #ffffff !important;
    background: var(--primary-color);
}

.attachment-div label:not(.error):after {
    border: 1px solid var(--color3);
    color: var(--color3);
    font-weight: 500;
    font-size: 11px;
    padding: 5px 14px;
}

.attachment-div label:not(.error)hover::after {
    color: #FFFFFF !important;
}

.custom-input.checkbox input:checked~label.tick:not(.error)::before {
    top: 3px !important;
}

.custom-input label.tick:not(.error)::before {
    top: 3px !important;
}

.custom-input.checkbox.input-md input:checked~label.tick:not(.error)::after {
    top: 3px !important;
    left: 5px;
}

.access-feat .custom-input.radio input:checked~label:not(.error)::before,
.access-feat .custom-input.radio label:not(.error)::before {
    top: 2px !important;
}

.nav-item .btn-secondary.active {
    background-color: var(--primary-color) !important;
    color: #ffffff !important;
    border: 1px solid var(--primary-color);
}

.custom-input label.round:not(.error)::before {
    top: 2px !important;
}

/*.custom-input.radio > label.big {
    padding-top: 8px;
}*/
.custom-input.custom-input-inline.radio input:checked~label.big:not(.error)::after {
    top: 4px !important;
}

th.btn-color.bg-white {
    background-color: #F6F6F4 !important;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
    background-color: var(--primary-color);
}

.custom-input label.temp:not(.error)::before {
    top: 0px !important;
}

.custom-input.checkbox input:checked~label.temp:not(.error)::before {
    top: 0px !important;
}

.custom-input.checkbox.input-md input:checked~label.temp:not(.error)::after {
    top: 1px !important;
    left: 5px;
}

.custom-input.radio input:checked~label.round:not(.error)::after {
    top: 4px !important;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff !important;
    pointer-events: none;
}

/* 21/03/22 */
.amount-txt {
    color: var(--primary-color) !important;
}

h1.price,
p.price {
    color: var(--primary-color) !important;
}

/* .btn-secondary-outline:active,
.btn-secondary-outline:focus {
    color: #fff;
} */
.head-col {
    color: var(--primary-color) !important;
}

.grey {
    color: #a4a4a4;
}

i.ico-click {
    color: var(--primary-color);
}

table.portfolio td,
table.portfolio th {
    padding: 0.75rem;

}

.table-responsive table.portfolio tr th:first-child,
.table-responsive table.portfolio tr:nth-child(even) td:first-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.table-responsive table.portfolio tr th:last-child,
.table-responsive table.portfolio tr:nth-child(even) td:last-child {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

tr#headingOne\ profile {
    border: 1px solid #e3e6f0;
    border-left: 0;
    border-right: 0;
}

/* Custom Styles */
.select-drop.status-drop.status-select .bootstrap-select>.dropdown-toggle,
.select-drop.status-select .bootstrap-select .btn.dropdown-toggle:active {
    height: 31px;
    padding: 0 0.75rem;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    border-radius: 0.35rem;
}

.select-drop.status-drop.status-select .form-control {
    height: 34px;
    border: 1px solid #E3E2DD;
    border-radius: 0.35rem;
    padding: 0 1.05rem 0 0;
    margin-left: 0;
    font-size: 15px;
}

.date-pop {
    margin-right: 17px;
}

.ut-list table.dataTable.table-line thead th {
    border: none !important;
}

.ut-list table.dataTable.table-line tbody td {
    border-bottom: 1px solid #f6f6f4 !important;
    border-top: 0 !important;
}

.ut-list table.dataTable.no-footer {
    border-bottom: 0 none;
}

.ut-list .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: 1px solid transparent;
    background: inherit;
}

.ut-list .page-item.active .page-link {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

.ut-list .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding-right: 7px;
    padding-left: 7px;
}

.ut-list .dataTables_wrapper .dataTables_processing {
    left: 16px;
    right: 0;
    max-width: 200px;
    z-index: 1;
    background: #ebaf1f;
    width: 100%;
    padding: 4px;
    color: #fff;
    top: 6px;
    height: auto;
    margin: 0 auto;
    font-size: 14px;
}

.accordion .collapse {
    cursor: default;
}

.ut-list .Utility>input {
    font-size: 12px;
    padding: 0 5px;
    margin-top: 5px;
    border: 1px solid #ddd;
}

.ut-list .dataTables_length {
    padding-left: 15px;
}

.ut-list div.dataTables_wrapper div.dataTables_length select {
    min-width: 50px;
    padding: 0 0 0 5px !important;
}

.ut-list .page-link {
    padding: .5rem .75rem;
    margin: 0;
}

.ut-list .dataTables_wrapper .dataTables_paginate .paginate_button {
    border: 1px solid transparent;
}

.graph-count .overall-count-one {
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.title-edit .controls {
    right: -5px;
    top: 7px;
}

.title-edit.desc-edit .controls {
    top: 1px;
    cursor: pointer;
}

.temp-accr .card-link {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 900;
}

.temp-accr .card-link {
    padding-left: 10px;
}

.btn-outline-primary {
    color: var(--primary-color);
    border-color: var(--primary-color);
}

/* .btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:focus {
    padding: 0.25rem 0.75rem;
    background-color: var(--primary-color-hover);
    border-color: var(--primary-color-hover);
    font-size: .87rem;
} */
#utilityEnergyTable_paginate {
    float: right;
}

/*.temp-accr .card-link:after {
    content: "\f107";
    position: absolute;
    left: 10px;
    font-size: 17px;
}
.temp-accr .card-link.collapsed:after {
    content: "\f105";
}*/
.temp-accr .table-bordered td,
.temp-accr .table-bordered th {
    vertical-align: middle;
    border-bottom: 0;
    border-top: 0;
}

.w-40 {
    width: 40%;
}

.temp-accr .table-bordered.table-head {
    background-color: #fafafa;
}

.tab-response p {
    font-family: var(--primary-font);
    font-weight: normal;
}

.table-opt .custom-control-input:checked~.custom-control-label::before,
.check-pm .custom-control-input:checked~.custom-control-label::before {
    border-color: #420028;
    background-color: #420028;
    border-radius: 0;
}

.table-opt .custom-checkbox .custom-control-label::before,
.check-pm.custom-checkbox .custom-control-label::before {
    border-radius: 0;
    border-color: #420128;
}

.table-opt {
    display: none;
}

.edit-res,
.other-res {
    top: 10px;
    right: 0;
    z-index: 1
}

.edit-response,
.other-response,
.notify-pop {
    top: 0;
    right: -100%;
    z-index: 9999;
    transition: all 0.5s;
    max-width: 530px;
}

body.responses:before {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    z-index: 9;
    top: 0;
    bottom: 0;
}

.tab-response .badge-danger {
    background-color: #e74a3b;
    color: #fff;
}

.color-palette {
    top: 8px;
    right: 10px;
}

/*input[type="color" i] {padding: 0;height: 25px;width: 25px;border: 0;}*/
.response-ip {
    border: 0 none;
}

.response-ip:focus {
    border: 1px solid #000;
}

.score-contain {
    display: none;
}

.fail-response {
    max-width: 50px;
    text-align: center;
}

.response-focus {
    display: none;
}

.response-ul>li.response-active .score-contain {
    display: none;
}

.response-ul>li.response-active .response-focus {
    display: block;
}

.response-ul>li .fa-trash-alt {
    cursor: pointer;
}

.failed-opt {
    bottom: 20px;
    background-color: #f9f9f2;
    z-index: 1;
    min-width: 260px;
    display: none;
}

.template-creation,
.template-preview {
    max-height: 520px;
    overflow: auto;
    height: 100%;
}

div.template-preview {
    overflow: inherit;
}

.page-head {
    background-color: #F5F5F5;
    border-bottom: 1px solid rgb(205, 205, 205);
    border-top: 1px solid rgb(205, 205, 205);
}

.svg-arr {
    right: 30px;
    top: 25px;
}

.tab-response .svg-arr {
    top: 5px;
    right: 6px;
}

.prev-sect {
    border-top: 1px solid rgb(224, 224, 224);
    border-bottom: 1px solid rgb(224, 224, 224);
}

.prev-sect a svg {
    right: 15px;
}

.prev-sect a.active svg {
    transform: rotate(90deg);
}

.action-set,
.choice-set {
    background-color: #fafafa;
}

.ans-format .bootstrap-select .btn.dropdown-toggle {
    padding: 0;
    height: inherit;
    border: 0;
    font-size: 14px;
    color: #450129;
}

.ans-format .bootstrap-select .dropdown-toggle:after {
    display: none;
}

.ans-format button:focus,
.ans-format div:focus,
.ans-format .bootstrap-select .dropdown-toggle:focus,
.ans-format .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: none !important;
}

.ans-format .bootstrap-select .dropdown-menu.inner {
    min-width: 110px;
}

.ans-format .bootstrap-select .dropdown-menu li a {
    font-size: 15px;
    padding: 5px 10px;
}

.ans-format .bootstrap-select .dropdown-menu {
    margin: 0;
}

.ans-format .dropdown.bootstrap-select.form-control {
    width: auto;
    margin-top: -3px;
}

.primary-select.active {
    background-color: #1cc88a !important;
    color: #fff !important;
}

.warning-select.active {
    background-color: #f6c23e !important;
    color: #fff !important;
}

.danger-select.active {
    background-color: #e74a3b !important;
    color: #fff !important;
}

.secondary-select.active {
    background-color: #858796 !important;
    color: #fff !important;
}

.preview-contain {
    max-height: 384px;
    overflow-y: scroll;
}

.image-set input[type="file"] {
    display: block;
    max-width: 100%;
}

.image-set .imageThumb {
    max-height: 50px;
    cursor: pointer;
}

.image-set .pip {
    display: inline-block;
    margin: 10px 10px 0 0;
    border: 1px solid #ddd;
    text-align: center;
}

.image-set .remove {
    display: block;
    background: #430128;
    border: 1px solid #430128;
    font-size: 10px;
    color: white;
    text-align: center;
    cursor: pointer;
    padding: 0 10px;
}

.image-set .remove:hover {
    background: white;
    color: black;
}

.preview-scroll .preview-contain:first-child .prev-btn,
.preview-scroll .preview-contain:last-child .next-btn {
    display: none;
}

.quest-del,
.sect-del {
    top: 10px;
    right: -25px;
    z-index: 1;
    display: none;
}

td.selected .quest-del,
td.selected .sect-del,
td.selected .icon-set {
    display: block;
}

.sect-head {
    background-color: #f5f5f5;
}

.sect-quest>td:before,
.quest-row>td:before {
    position: absolute;
    content: "";
    border-left: 1px solid rgb(222 165 27);
    width: 0.08px;
    height: 84%;
    top: 10px;
    bottom: 0;
    left: 25px;
}

.quest-row>td:before {
    left: 11px;
    border-left: 1px solid rgba(61, 1, 41, 0.1);
}

.sect-arr {
    background-color: #f2b31d;
    left: 10px;
    top: 5px;
    width: 30px;
    line-height: 30px;
    height: 30px;
    transition: all 0.2s;
}

.sect-contain.active .sect-arr {
    transform: rotate(-90deg);
    transition: all 0.2s;
}

.sect-contain.active .sect-quest,
.sect-message {
    display: none;
}

.sect-contain.active .sect-message {
    display: table-row;
}

.del-opt {
    display: none;
    min-width: 77px;
    right: 0;
}

.del-sect.active .del-opt {
    display: block;
}

.head-arr {
    left: 0;
    top: 0;
    z-index: 1;
    transition: all 0.3s;
}

.card-collapse .head-arr {
    transform: rotate(-90deg);
    transition: all 0.3s;
}

.card-collapse .card-content {
    display: none;
}

.add-page {
    font-size: 14px !important;
    text-decoration: underline;
}

.icon-set {
    left: -85px;
    top: 0;
    z-index: 1;
    background-color: #f8f9fc;
    border: 1px solid;
    display: none;
}

.font-10 {
    font-size: 10px !important;
}

.font-8 {
    font-size: 8px !important;
}

.sect-head .icon-set {
    left: -37px;
}

tr.ui-sortable-handle.ui-sortable-helper>td {
    display: table;
    width: 100% !important;
    background-color: #fff;
}

.drag-ico {
    top: 10px;
    left: 0;
}

.quest-row>td {
    padding-left: 25px !important;
}

.title-ico-edit>label,
.response-modal li {
    cursor: pointer;
}

.response-modal li .badge-danger {
    background-color: #e74a3b;
    color: #fff;
}

.prev-item.active .svg-arr {
    transform: rotate(-90deg);
}

.prev-item.active .prev-sect {
    display: none;
}

.prev-item:focus {
    outline: none;
}

.description-title label.control-label,
.description-title {
    display: block !important;
    width: 95%;
}

.custom-input.radio>label {
    display: flex;
    flex-wrap: wrap;
    line-height: 1;
    align-items: center;
    height: 16px;
    padding-top: 0px;
}

.access-feat .custom-input.radio input:checked~label:not(.error)::before,
.access-feat .custom-input.radio label:not(.error)::before {
    top: 0px !important;
}

.access-feat .custom-input.radio input:checked~label:not(.error)::after {
    top: 4px;
}

/*.custom-input.radio > label span {
    height: 12px;
}*/
.form-group.skin-square>label {
    margin-bottom: 0;
}

.doc-view,
.doc-view:hover {
    color: #fff;
    padding: 5px 10px;
}

.doc-view {
    background-color: var(--primary-color);
}

.doc-view:hover {
    background: linear-gradient(to right, #5A595D, var(--primary-color-hover));
}

/*.description-title .control-label {
    border: 1px solid #eee;
    padding: 5px 10px;
}
.description-title.active .control-label {
    padding: 0;
}*/
.dashboard-min .card-body {
    padding: 1.25rem 1rem;
}

.community-search .custom-input.radio input:checked~label:not(.error)::before,
.community-search .custom-input.radio label:not(.error)::before,
.faq-page .custom-input.radio input:checked~label:not(.error)::before,
.faq-page .skin-square .custom-input.radio label:not(.error)::before {
    top: 0 !important;
}

.community-search .custom-input.radio input:checked~label:not(.error)::after,
.faq-page .custom-input.radio input:checked~label:not(.error)::after {
    top: 4px;
}

.admin-dash .dashboard-min .staticstic-div .staticstic-div-info,
.admin-dash .dashboard-min .staticstic-div .staticstic-div-card {
    padding: 10px 0 0 0;
    min-height: 60px;
}

.admin-dash .card.dashboard-min {
    margin-bottom: 10px;
}

.admin-dash .dashboard-min .info-text {
    min-height: 80px;
}

.attachment-div span.no-wrap {
    font-size: 14px;
}

/*.dwn-excel {
    padding: 0.25rem 0.5rem;
}*/
.manage-cat {
    white-space: normal;
}

.connect-dash .border-cube::after {
    top: 0px;
    height: 30px;
}

.select-drop.gate-drop .bootstrap-select .filter-option-inner-inner {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 25px;
}

.collection-ppm>ul,
.csc-card>.card-body {
    width: max-content;
}

.collection-ppm {
    overflow-x: auto;
    overflow-y: hidden;
}

.util-rep .util-cht .card {
    overflow-x: auto;
}

.response-li-file {
    display: inline-grid;
    width: 100%;
}

.response-li-file .file-upload-wrapper {
    margin-right: 0 !important;
    float: left;
}

.response-kpi-set {
    padding-right: 20px !important;
}

#broadcast_type.access-feat .custom-input.checkbox input:checked~label:not(.error)::before,
#broadcast_type.access-feat .custom-input label:not(.error)::before,
.access-feat.dis_user_type .custom-input.radio input:checked~label:not(.error)::before,
.access-feat.dis_user_type .custom-input label:not(.error)::before,
.access-feat.edt-pref .custom-input.radio input:checked~label:not(.error)::before,
.access-feat.edt-pref .custom-input label:not(.error)::before {
    top: 1px !important;
}

#broadcast_types.access-feat .custom-input.checkbox input:checked~label:not(.error)::before,
#broadcast_type.access-feat .custom-input label:not(.error)::before,
.access-feat.dis_user_type .custom-input.radio input:checked~label:not(.error)::before,
.access-feat.dis_user_type .custom-input label:not(.error)::before,
.access-feat.edt-pref .custom-input.radio input:checked~label:not(.error)::before,
.access-feat.edt-pref .custom-input label:not(.error)::before {
    top: 4px !important;
}

#broadcast_type.access-feat .custom-input.checkbox input:checked~label:not(.error)::after,
.user_type_checkbox .custom-input.checkbox input:checked~label:not(.error)::after,
.access-feat.dis_user_type .custom-input.checkbox input:checked~label:not(.error)::after,
.add-asset-view .custom-input.radio input:checked~label:not(.error)::after,
.access-feat.edt-pref .custom-input.checkbox input:checked~label:not(.error)::after,
.resid_ip .custom-input.radio input:checked~label:not(.error)::after {
    top: 4px;
}

#broadcast_types.access-feat .custom-input.checkbox input:checked~label:not(.error)::after,
.user_type_checkbox .custom-input.checkbox input:checked~label:not(.error)::after,
.access-feat.dis_user_type .custom-input.checkbox input:checked~label:not(.error)::after,
.add-asset-view .custom-input.radio input:checked~label:not(.error)::after,
.access-feat.edt-pref .custom-input.checkbox input:checked~label:not(.error)::after,
.resid_ip .custom-input.radio input:checked~label:not(.error)::after {
    top: 2px;
}

.user_type_checkbox .access-feat .custom-input.radio input:checked~label:not(.error)::before,
.user_type_checkbox .access-feat .custom-input label:not(.error)::before {
    top: 3px !important;
}

.add-asset-view .custom-input.radio input:checked~label:not(.error)::before,
.resid_ip .custom-input.radio input:checked~label:not(.error)::before,
.resid_ip .custom-input label:not(.error)::before {
    top: 0;
}

.click-menu {
    width: 235px;
    position: relative;
}

.click-menu i {
    left: -24px;
    position: absolute;
    background-color: #000;
    color: #fff;
    width: 25px;
    height: 40px;
    line-height: 2.4;
    text-align: center;
    cursor: pointer;
    z-index: 2;
}

.click-menu img {
    position: absolute;
    z-index: 1;
    top: -23px;
    left: -500px;
}

.click-menu.active img {
    left: -25px;
    top: -22px;
}

.click-menu.active i {
    transform: rotate(180deg);
}


/* fm dashboard styles */
.menu-tab {
    width: 100px;
    text-align: center;
}

.waste-bg {
    background-color: #F3F3F3;
}

.font-15 {
    font-size: 15px !important;
}

.title-bg {
    color: #707070 !important;
}

.collections-tabs>.nav-tabs>li a.active {
    border-bottom: 1px solid var(--primary-color);
    position: relative;
    text-decoration: none;
    font-weight: 600;
    color: var(--primary-color);
}

.collections-tabs a {
    font-weight: bold;
    color: #8d9f93;
    cursor: pointer;
    letter-spacing: 0;
}

.collections-tabs a:hover {
    text-decoration: none !important;
}

.btn-secondary.dropdown-toggle.analytics {
    padding: 7px 8px 6px;
    background: white !important;
    border: 1px solid var(--primary-color-hover) !important;
    color: var(--primary-color-hover) !important;
}

.dropdown-item.teams a:hover {
    color: #2e2f37 !important;
    text-decoration: none;
    background-color: #f8f9fc !important;
}

.dropdown-item.teams {
    display: block;
    width: 100%;
    padding: 0.15rem 0.5rem;
    clear: both;
    font-weight: 400;
    color: #3a3b45;
    text-align: inherit;
    white-space: unset;
    background-color: transparent;
    border: 0;
    font-size: 14px;
}

.responsive-tabs>ul.scrollable-tabs {
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    flex-direction: row;
    flex-wrap: nowrap;
}

.login-left {
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}

.login-left img {
    /* max-width: 400px; */
    object-fit: cover;
}

.max-w380 {
    max-width: 380px;
}

.max-w480 {
    max-width: 480px;
}

.login-section .h-100vh {
    height: calc(100vh - 48px);
}

.h-100vh {
    height: 100vh;
}

.btn-photo input[type=file] {
    position: absolute;
    top: 0;
    left: 80px;
    width: 10%;
    min-height: 100%;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    cursor: pointer;
    display: block;
}

.input-group.user-type label {
    display: inline-block;
}

#form-register .custom-input.checkbox input:checked~label:not(.error)::before {
    top: 0px !important;
}

#form-register .custom-input.checkbox input:checked~label:not(.error)::after {
    left: 5px;
    top: 0 !important;
}

.owl-prev {
    overflow: hidden;
}

.content-mail table td,
.content-mail table th {
    background: transparent !important;
    padding: 1rem !important;
    vertical-align: center !important;
}

.setPaginate {
    white-space: nowrap;
    overflow: auto;
}

.provis-theme {
    color: #333 !important;
}

#botmanWidgetRoot>div {
    min-width: 100px !important;
}

.desktop-closed-message-avatar {
    background-color: var(--primary-color) !important;
    box-shadow: 0 0 4px rgb(0 0 0 / 14%), 0 4px 8px rgb(0 0 0 / 28%);
}

.paid-round {
    background: #edecfe;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    margin-top: 6px;
}

.money-save {
    background: var(--primary-color);
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    margin-top: 6px;
}

.progress-bar.text-primary {
    color: #fff !important;
}

/*Provis Styles*/
.property-list-card img {
    max-height: 360px;
    object-fit: cover;
    height: 100%;
    min-height: 350px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.property-list-card p.desc {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 100px;
    line-height: 1;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: inherit;
}

.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.avatar-upload .avatar-preview>div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.avatar-upload .avatar-preview {
    width: 145px;
    height: 145px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #F8F8F8;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
}

.avatar-upload .avatar-edit input+label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #FFFFFF;
    border: 1px solid transparent;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 12%);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}

.avatar-upload .avatar-edit {
    position: absolute;
    right: 34px;
    z-index: 1;
    bottom: 0;
}

.avatar-upload .avatar-edit input {
    display: none;
}

.avatar-upload .avatar-edit input+label:after {
    content: "\f303";
    font-family: 'Font Awesome 5 Free';
    color: var(--primary-color);
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    font-weight: 900;
    font-size: 14px;
}

span.material-symbols-outlined.text-primary,
span.material-icons.text-primary {
    font-size: 36px
}

/*End Provis Styles*/

/*connect_dashboard*/
.critical-planned {
    background: #f6a41c;
    width: 12px;
    height: 10px;
    display: inline-block
}

.critical-completed {
    background: var(--primary-color);
    width: 12px;
    height: 10px;
    display: inline-block
}

.critical-pending {
    background: #A9A9A9;
    width: 12px;
    height: 10px;
    display: inline-block
}

/*Menu alignment style*/
.sidebar-dark .nav-item>a.nav-link {
    line-height: 0;
    margin-bottom: 3px;
    padding: 12px 12px;
}

.sidebar .nav-item>a.nav-link span {
    line-height: 1.5;
    color: #fff;
}

.sidebar .nav-item a.nav-link img {
    max-height: 18px;
    margin-right: 5px;
}

#sidebarToggle {
    padding: 2px 12px;
}

.sidebar .nav-item .collapse,
.sidebar .nav-item .collapsing,
.sidebar .nav-item .collapse .collapse-inner .collapse-item,
.sidebar .nav-item .collapsing .collapse-inner .collapse-item {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 5px;
    min-height: 25px;
    font-size: 12px;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item:after {
    display: none;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item i {
    display: none;
}

.sidebar .nav-item .collapse .collapse-inner {
    padding: 0rem 1.2rem;
    padding-right: 0;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-inner {
    padding-left: 10px;
}

.payable-card .payable-card-body {
    padding: 40px 30px;
}

.btn.view-details-pay:hover {
    color: #fff;
}

.sidebar #sidebarToggle::before,
.sidebar #sidebarToggle::after {
    top: 0px;
}

.sidebar #sidebarToggle {
    height: 1.5rem;
}

.total-dues_icon {
    border-radius: 50%;
    border: 1px solid #000;
    font-size: 14px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.view-details-btn {
    width: 100%;
    max-width: 300px;
    margin-left: auto;
}

.static_header .heads .text-white {
    color: #000 !important;
}

.dash-progr {
    background-color: red;
    height: 10px;
    border-radius: 25px;
}

.dash-progr .progress-bar {
    background-color: green;
    border-radius: 5px;
    border-right: 1px solid #fff;
}

.text-green {
    color: green;
}

.text-red {
    color: red;
}

.opacity-06 {
    opacity: 0.7;
}

.uaePass-login p {
    color: var(--primary-color) !important;
}

.uaePass-login .btn-secondary {
    border: 1px solid var(--primary-color);
    color: var(--primary-color) !important;
}

.nav-link.collaps-link {
    padding-top: 10px !important;
    height: 44px;
}

/*24-05-2022 style start vk*/
.badge {
    min-width: 80px;
    font-weight: 500;
}

.badge-status-pending {
    background: rgba(255, 193, 7, .1);
    color: rgb(255 193 7);
}

button#download_units_rpt,
button.download_units_rpt,
a.download_units_rpt,
a#download_units_rpt {
    background: transparent;
    border-color: transparent;
    font-weight: 500;
    outline: none;
    display: inline-flex;
    padding: 9px 17px;
    align-items: center;
}

button#download_units_rpt:hover,
button.download_units_rpt:hover,
a.download_units_rpt:hover,
a#download_units_rpt:hover {
    background: #f5f5f5;
    border-radius: 5px;
}

/*
.card-header .text-right .justify-content-end .col-6.col-lg-auto button,.card-header .text-right .justify-content-end  .col-6.col-lg-auto a,td .btn.dropdown-toggle,
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active,.table td .show>.btn-secondary.dropdown-toggle{
    color: #49484C;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 12px;
    line-height: 18px;
    display: inline-block;
}
.table td .show>.btn-secondary.dropdown-toggle{
    background-color: transparent;
    border-color: transparent;
    padding-left: 14px;
}*/
td a.btn.dropdown-toggle {
    padding-left: 14px;
    padding-right: 14px;
}

.card-header .text-right .justify-content-end .col-6.col-lg-auto a:hover {
    color: var(--white-color);
}

.hide-overlay {
    overflow: hidden;
}

.custom-radios {
    position: relative;
}

.custom-radios input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: initial;
    width: 20px;
    height: 20px;
}

.sidebar .nav-item:last-child {
    margin-bottom: 0;
}

.collapse.show .collapse-item {
    margin-bottom: 3px !important;
}

.rent-min {
    min-height: 63px;
}

/* custom modal */
.check-green {
    font-size: 56px;
    color: green;
}

.cross-red {
    font-size: 56px;
    color: red;
}

.upload-image {
    position: relative;
    width: auto;
    display: inline-block;
}

.upload-image img {
    height: 85px;
    width: 85px;
    border-radius: 10px;
    object-fit: cover;
    outline: none;
}

.custom-modal .modal-header .modal-title {
    color: #ffffff;
    font-size: 30px !important;
    text-align: center;
    font-weight: 500;
    padding: 0;
}

.custom-modal .modal-header {
    background-color: #49484c;
    position: relative;
    justify-content: center;
    padding: 15px;
    border-radius: 10px 10px 0 0;
}

.custom-modal .modal-header .btn-close {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #ffffff;
    color: #000;
    position: absolute;
    right: -2px;
    top: -2px;
    opacity: 1;
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    z-index: 10;
    line-height: 1;
    background-image: inherit;
}

.custom-modal .modal-header .btn-close:hover {
    background-color: #49484c;
    color: #ffffff;
}

.modal-header .btn-close {
    padding: 0.875rem 0.875rem;
    margin: -0.875rem -0.875rem -0.875rem auto;
}

.btn-close:hover {
    color: #000000;
    text-decoration: none;
    opacity: 0.75;
}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000000%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: 0.475rem;
    opacity: 0.5;
}

.border-cube.one {
    background-color: #010101;
    color: #fff;
}

.border-cube.two {
    background-color: #A9A9A9;
    color: #fff;
}

.border-pro.three {
    background-color: #f6a41c;
    color: #fff;
}

/* 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 : 1199.97px) {
    .waste-bg {
        line-height: 12px;
    }

    .waste-bg p {
        font-size: 14px !important;
    }

    .title-bg {
        font-size: 16px !important;
    }

    p.reports {
        font-size: 15px !important;

    }

    .pm_dash h2.total-data-count {
        font-size: 1.5rem !important;
    }

    .select-box.select-community {
        margin-left: 15px;
    }
}

@media (max-width: 767.97px) {
    .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: 1rem !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: var(--primary-color);
        border-radius: 50%;
        color: #fff;
        font-size: 24px;
        line-height: 22px !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;
    }*/
    /* .custom-input label{
        line-height: 2.25rem;
    } */
    /** End Common Global **/

    /** Start Main Wrapper **/
    /* .container-fluid{
        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: 250px;
        position: fixed;
        z-index: 9;
        margin: 0;
        top: 0;
        bottom: 0;
        padding: 0;
        max-height: 100vh !important;
        border-radius: 0;
    }

    .sidebar .nav-item .collapse {
        position: relative;
        /*left: calc(0.5rem + 1rem / 2);*/
        left: 0;
        z-index: 1;
        top: 0px;
    }

    .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: var(--primary-color);
        width: 64px;
        height: 64px;
        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(255, 255, 255);
        /*background: linear-gradient(268deg, #9dc8ff 0%, var(--primary-color)100%);*/
        /*background: linear-gradient(to bottom, rgba(255, 195, 51, 1) 0%, rgba(23, 23, 23, 1) 100%);*/
        /*background: -moz-linear-gradient(top, rgba(255, 195, 51, 1) 0%, rgba(23, 23, 23, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(255, 195, 51, 1) 0%, rgba(23, 23, 23, 1) 100%);
        background: linear-gradient(to bottom, rgba(255, 195, 51, 1) 0%, rgba(23, 23, 23, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--primary-color)', endColorstr='#171717', GradientType=0);
        */
        padding: 0;
        margin: 0;
        margin-bottom: 10px !important;
        border-radius: 0 0;
    }

    .topbar.navbar-light .navbar-nav .nav-item .nav-link i {
        font-size: 28px;
        color: #ffffff;
    }

    .topbar {
        height: 60px;
    }

    /*.topbar .dropdown .dropdown-menu {
        display: none;
    }*/

    .btn-select {
        padding: 10px 30px 10px 10px;
        min-width: 165px;
    }

    .btn-select.btn-communityswitch {
        padding: 7px 30px 7px 10px;
    }

    .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;
    }

    .select-community-nav {
        position: absolute;
        z-index: 6;
        text-align: center;
        top: 40%;
        left: 57%;
        transform: translate(-50%, -35%);
    }

    .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: auto;
        font-size: 12px;
        color: #2E6978;
        padding-right: 40px;
    }

    .unit-list .unit-list-items .unit-name {
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
    }

    .unit-list .unit-list-items .unit-light {
        font-size: 12px;
        font-weight: 300;
    }

    .unit-list .unit-list-items .arrow-icon .fa {
        font-size: 14px;
    }

    .button-left .fa {
        font-size: 14px;
    }

    .single-unit {
        height: 70px;
    }

    .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%, -143%);
    }


    .single-unit~.app-content {
        margin-top: 20px;
    }

    .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: var(--primary-color);
        font-weight: lighter;
        border: unset;
        /* border-bottom: 2px solid var(--primary-color); */
    }

    .profile {
        background: rgb(0 0 0 / 50%);
        width: 100%;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 3;
        height: 100vh;
        display: none;
    }

    .profile-inner {
        background: #3b3b3b;
        float: right;
        width: 80%;
        z-index: 4;
        height: 100vh;
        position: relative;
    }

    .card-min-height.amenity_booking {
        min-height: auto;
    }

    .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;
        box-shadow: 0 0 9px #cbcbcb;
        margin-top: 3px;
    }

    .nav-mail-mobile {
        display: none;
    }

    .navbar-nav-mobile {
        padding: 0 10px;
        margin: 0;
        display: inline-block;
        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;
    }

    .navbar-nav-mobile li a i.material-icons {
        font-size: 30px !important;
    }

    .sidebar-dark .nav-item .nav-link[data-toggle="collapse"]::after {
        float: right;
        margin-right: 0;
    }

    .sidebar-dark .sidebar-brand {
        color: #fff;
        height: auto;
        padding: 15px 30px;
    }

    #provis-nav-menu {
        max-height: calc(100vh - 150px);
        overflow: auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .sidebar ul {
        height: calc(100vh - 160px);
        margin: 0;
        overflow-y: auto;
        overflow-x: hidden;
        margin-top: 30px;
    }

    .sidebar ul::-webkit-scrollbar {
        width: 4px;
        padding-right: 5px;
    }

    .sidebar ul::-webkit-scrollbar-track {
        border-radius: 20px;
    }

    .sidebar ul::-webkit-scrollbar-thumb {
        background: #F6A41C;
        border-radius: 20px;
    }

    .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: 15px !important;
    }

    .community-info-banner {
        height: 169px;
        width: 114%;
        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: 22px !important;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .payable-card p {
        font-size: 12px;
    }

    .enrollp {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .enroll-card-min-height {
        min-height: 150px;
    }

    .enroll-card-min-height .d-table {
        height: auto;
        padding-top: 15px;
    }

    h6.enroll-info-title {
        font-size: 16px !important;
    }

    .enroll-card-min-height .enroll-info,
    .enroll-card-min-height .enroll-price,
    .asset-card-min-height .enroll-info,
    .asset-card-min-height .enroll-price,
    h4.enroll-price.text-white {
        font-size: 18px !important;
    }

    .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: 4px 8px !important;
        font-size: 13px;
    }

    #fullCalendar .fc-button-group .fc-icon {
        font-size: 1.5em !important;
    }

    .fc-toolbar.fc-header-toolbar {
        margin-bottom: 1.5em;
    }

    .fc-right .fc-today-button+.fc-button-group {
        margin-left: 0;
    }

    .fc-toolbar h2 {
        margin: 0 !important;
    }

    .fc-right {
        text-align: end !important;
    }

    .fc-left {
        width: 100%;
        margin-bottom: 10px;
    }

    .fc-today-button+.fc-button-group {
        position: absolute;
        top: 0;
        right: 0;
    }

    .fc-toolbar.fc-header-toolbar {
        /*display: block;*/
        position: relative;
    }

    .d-sm-flex {
        margin-left: 20px;
    }

    .dashboard-row {
        padding-left: 0px;
        padding-right: 0px;
    }

    .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: 40px;
    }

    .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;
    }

    /* End Dashboard and Community Page */

    /* Start My Finances package Page */

    /* Start Account Summary Page */
    .amount-container h1 {
        margin-left: 0;
        font-size: 30px !important;
    }

    .amount-container p {
        margin-left: 0;
    }

    /* .due-card h1{
        font-size:;
    } */
    .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: 16px;
    }

    /* End My Request package Page */

    /* Start User and Mail Page */
    .login-unit {
        min-height: 100% !important;
    }

    .invoice-card-rs {
        min-height: 120px;
        max-height: 120px;
    }

    /* End User and Mail Page */

    /* Start Footer */
    .copyright span {
        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: #ffffff;
    }

    .maintenance-title:focus,
    .maintenance-title:active {
        color: #ffffff;
    }

    .package-body p {
        width: calc(100% - 28px);
    }

    /* End Class By Page **/
    #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: 70px;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgb(0 0 0 / 20%);
        z-index: 2;
        transition: 0.2s ease all;
    }

    body.sidebar-toggled #menuMask {
        display: none;
    }

    .community-title {
        /* color:#333333 !important; */
        padding-top: 1rem;
        /* padding-left: 1rem; */
        font-size: 16px !important;
    }

    .rq-block {
        width: 19%;
        margin-bottom: 15px;
    }

    .srv-gph {
        width: 200px !important;
    }

    .gp-count {
        margin-left: 0;
    }

    .srv-7 label {
        max-width: inherit;
    }

    .container,
    .container-fluid {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    /*.btn{
        padding: 0.75rem 1rem;
    }*/

    .table-line td.table-text {
        white-space: unset;
    }

    .incoming_msg_img {
        width: 20% !important;
    }

    .received_withd_msg {
        width: 110% !important;
    }

    .sent_msg {
        width: 96% !important;
    }

    #closemenu {
        position: absolute;
        top: 10px;
        right: 10px;
        color: #ffffff;
        background: var(--primary-color);
        padding: 5px;
        border-radius: 50px;
        font-size: 13px;
    }

    .footable-detail-row td {
        padding: 0;
    }

    .app-content.container-fluid {
        /* max-height: calc(100vh - 140px); */
        margin-top: 10px;
    }

    .footable-detail-row td.text-right {
        text-align: left !important;
    }

    .btn-select.btn-communityswitch {
        min-width: 140px;
        margin: 0 5px;
    }

    .sla_req .badge {
        min-width: 70px !important;
        width: 70px !important;
    }

    .pm_dash h2.total-data-count {
        font-size: 1rem !important;
    }

    .pm_dash .font-15 {
        font-size: 12px !important;
    }

    .pm_dash p.font-18 {
        font-size: 16px;
    }

    .sidebar.navbar-nav {
        position: absolute !important;
        z-index: 99;
    }

    .community-search .custom-input.radio>label {
        height: 45px;
    }

    .title-edit .controls {
        top: -2px;
    }
}

@media (max-width: 575.98px) {
    .table-responsive {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

    .font-16 {
        font-size: 12px;
    }

    p {
        margin-bottom: .75rem;
    }

    .custom-checkbox .custom-control-label ::after {
        left: -1.1rem !important;
        width: 0.8rem !important;
        height: 0.8rem !important;
    }

    .custom-checkbox .custom-control-label::before {
        left: -1.1rem !important;
        width: 0.8rem !important;
        height: 0.8rem !important;
    }

    .select-community-nav {
        left: 60%;
    }
}

@media (min-width: 576px) {
    .provis-modal .modal-dialog {
        max-width: 560px !important;
    }

    .topbar .dropdown .dropdown-menu.dropdown-menu-right {
        left: -115px;
        margin-top: 0px;
        width: 150px;
        background-color: #FFFFFF;
        box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5);
    }

    .topbar .dropdown .dropdown-menu.dropdown-menu-right::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: 420px) {
    .img-profile {
        width: 28px;
        height: 28px;
        margin-top: 4px;
        box-shadow: 0 0 9px #cbcbcb;
    }

    .topbar #sidebarToggleTop {
        width: 45px;
        height: 45px;
    }

    .topbar #sidebarToggleTop span {
        font-weight: 600;
        font-size: 20px;
    }

    .navbar.single-unit .mw-100 {
        min-width: 85px;
    }

    .navbar.single-unit .mw-100 .bootstrap-select .btn.dropdown-toggle {
        padding: 10px;
    }

    .navbar.single-unit .nav-item.dropdown.no-arrow i {
        font-size: 30px;
    }

    .select-community-nav {
        left: 62%;
        top: 5px;
        /*transform: translate(-64%, -18px) !important;*/
    }

    .btn-select.btn-communityswitch {
        padding: 5px 14px 5px 8px;
        height: 40px;
        min-width: auto;
    }

    .btn-select.btn-communityswitch::after {
        width: 5px;
        height: 5px;
    }

    .btn-select.btn-communityswitch span {
        font-size: 10px;
        height: auto;
        line-height: 14px;
    }
}

/* Landscape phone to portrait tablet */

/* Portrait tablet to landscape and desktop */
@media screen and (max-width: 991px) and (min-width: 768px) {
    .form-register .steps li::after {
        height: 44px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .sidebar .nav-item .nav-link span {
        font-size: 0.7rem;
        line-height: 2;
    }

    h4.title.comm {
        line-height: 27px !important;
    }

    .calndr .text-truncate {
        text-decoration: none;
        text-overflow: ellipsis;
        display: block;
        overflow: hidden;
        width: 150px;
        height: 32px;
    }

    .amount-container h1 {
        font-size: 35px !important;
    }

    .maintenance-image {
        height: 315px;
    }

    .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: var(--primary-color) !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-family: Tajawal;
        font-size: 10px;
        line-height: 18px;
        font-weight: lighter;
    }

    .maint-rate {
        height: 24px;
        width: 48px;
        color: #FFFFFF;
        font-family: Tajawal;
        font-size: 17px;
        font-weight: bold;
        line-height: 14px;
        text-align: center;
        margin-bottom: 0px;
    }

    .standard-pad {
        padding-left: 5px;
    }

    .package-title {
        font-size: 15px;
    }

    .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;
    }

    .storage-chat .incoming_msg_img {
        display: inline-block;
        width: 6%;
    }

    .storage-chat .received_msg {
        display: inline-block;
        padding: 0 0 0 10px;
        vertical-align: top;
        width: 92%;
    }

    .storage-chat .received_withd_msg p {
        background: #ebebeb none repeat scroll 0 0;
        border-radius: 3px;
        color: #646464;
        font-size: 14px;
        margin: 0;
        padding: 5px 10px 5px 12px;
        width: 100%;
    }

    .storage-chat .time_date {
        color: #747474;
        display: block;
        font-size: 12px;
        margin: 8px 0 0;
    }

    .storage-chat .received_withd_msg {
        width: 57%;
    }

    .storage-chat .mesgs {
        float: left;
        padding: 0px 15px 0 0px;
        width: 100%;
    }

    .storage-chat .sent_msg p {
        background: var(--primary-color)none repeat scroll 0 0;
        border-radius: 3px;
        font-size: 14px;
        margin: 0;
        color: #fff;
        padding: 5px 10px 5px 12px;
        width: 100%;
    }

    .storage-chat .outgoing_msg {
        overflow: hidden;
        margin: 26px 0 26px;
    }

    .storage-chat .sent_msg {
        float: right;
        width: 46%;
    }

    .storage-chat .msg_history {
        height: 300px;
        overflow-y: auto;
    }

    .storage-chat .incoming_msg_img .user-icon {
        background-color: var(--primary-color);
        color: white;
        font-style: normal;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: block;
        text-align: center;
        padding-top: 12px;
        font-size: 12px;
    }

    .storage-chat .sent_msg.tenant p {
        background-color: var(--primary-color);
    }

    .storage-chat .incoming_msg_img .user-icon.tenant {
        background-color: var(--primary-color);
    }

    /*.fc-left{
        width: 100% !important;
    }
    .fc-right{
        width: 100% !important;
        text-align: end !important;
    }*/
    /* .fc-toolbar > * > :not(:first-child) {
        margin-left: 0.5em !important;
    } */
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .sidebar {
        width: 28.33% !important;
        height: 100vh;
        /*box-shadow: 0 2px 12px 0 #9E9E9E;*/
        max-width: 260px;
    }

    .sidebar.sidebar-dark .nav-item .collapse {
        top: 0px;
    }

    .sidebar ul {
        height: calc(100vh - 160px);
        margin: 0;
        overflow-y: auto;
        overflow-x: hidden;
        margin-top: 30px;
    }

    .sidebar ul::-webkit-scrollbar {
        width: 4px;
        padding-right: 5px;
    }

    .sidebar ul::-webkit-scrollbar-track {
        border-radius: 20px;
    }

    .sidebar ul::-webkit-scrollbar-thumb {
        background: #F6A41C;
        border-radius: 20px;
    }

    .toggled.sidebar ul {
        height: calc(100vh - 145px);
    }

    .sidebar footer {
        padding-top: 10px;
        /*padding-left: 15px;*/
        height: 50px;
        color: #fff;
        text-align: left;
        font-size: 0.75rem;
    }

    .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: var(--primary-color);
        outline: 1px solid slategrey;
    }

    .chart-pie {
        height: calc(12rem - 43px) !important;
    }

    .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 0rem;
        width: 100%;
    }

    .sidebar.toggled .nav-item .nav-link i,
    .sidebar.toggled #sidebarToggle::before,
    .sidebar.toggled #sidebarToggle::after {
        font-size: 1.3rem;
        /* color: #444; */
    }

    /* End Side and Top Bar Section */
    .package-card .package-main-1 {
        min-height: 143px;
    }

    .package-card .package-main-2 {
        min-height: 270px;
    }

    .package-card .package-main-3 {
        min-height: 130px;
    }

}

/* 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: 18px !important;
    }

    .maintenance-content {
        top: 13%;
    }

    .btn.btn-secondary-outline.btn-block {
        white-space: nowrap;
        padding-left: inherit;
    }

    .col-9.mx-auto {
        white-space: nowrap;
        width: 200px;
        padding: 0;
    }

    .community-wall-mobile .pl-5 {
        padding-left: 1rem !important;
    }

    .community-wall-mobile .pr-5 {
        padding-right: 1rem !important;
    }

    .community-info-banner {
        height: 362px;
    }

    .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;
    }

    .user-type .btn {
        padding: 0;
    }

    .choose-type .btn {
        padding: 0;
    }

    .maintainance-packages-wrap {
        min-height: 210px;
    }

    .maintainance-packages-wrap .img-maintain {
        height: 210px;
    }

    .calndr .text-truncate {
        text-decoration: none;
        text-overflow: ellipsis;
        display: block;
        overflow: hidden;
        width: 200px;
        height: 32px;
    }

    .col-1 {
        display: contents;
    }

    .storage-chat .incoming_msg_img {
        display: inline-block;
        width: 6%;
    }

    .storage-chat .received_msg {
        display: inline-block;
        padding: 0 0 0 10px;
        vertical-align: top;
        width: 92%;
    }

    .storage-chat .received_withd_msg p {
        background: #ebebeb none repeat scroll 0 0;
        border-radius: 3px;
        color: #646464;
        font-size: 14px;
        margin: 0;
        padding: 5px 10px 5px 12px;
        width: 100%;
    }

    .storage-chat .time_date {
        color: #747474;
        display: block;
        font-size: 12px;
        margin: 8px 0 0;
    }

    .storage-chat .received_withd_msg {
        width: 57%;
    }

    .storage-chat .mesgs {
        float: left;
        padding: 0px 15px 0 0px;
        width: 100%;
    }

    .storage-chat .sent_msg p {
        background: var(--primary-color)none repeat scroll 0 0;
        border-radius: 3px;
        font-size: 14px;
        margin: 0;
        color: #fff;
        padding: 5px 10px 5px 12px;
        width: 100%;
    }

    .storage-chat .outgoing_msg {
        overflow: hidden;
        margin: 26px 0 26px;
    }

    .storage-chat .sent_msg {
        float: right;
        width: 46%;
    }

    .storage-chat .msg_history {
        height: 300px;
        overflow-y: auto;
    }

    .storage-chat .incoming_msg_img .user-icon {
        background-color: var(--primary-color);
        color: white;
        font-style: normal;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: block;
        text-align: center;
        padding-top: 12px;
        font-size: 12px;
    }

    .storage-chat .sent_msg.tenant p {
        background-color: var(--primary-color);
    }

    .storage-chat .incoming_msg_img .user-icon.tenant {
        background-color: var(--primary-color);
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .pl-sm-1 {
        padding-left: 0 !important;
    }

    .register_h {
        min-height: calc(100vh - 166px);
    }

    .storage-chat .incoming_msg_img {
        display: inline-block;
        width: 6%;
    }

    .storage-chat .received_msg {
        display: inline-block;
        padding: 0 0 0 10px;
        vertical-align: top;
        width: 92%;
    }

    .storage-chat .received_withd_msg p {
        background: #ebebeb none repeat scroll 0 0;
        border-radius: 3px;
        color: #646464;
        font-size: 14px;
        margin: 0;
        padding: 5px 10px 5px 12px;
        width: 100%;
    }

    .storage-chat .time_date {
        color: #747474;
        display: block;
        font-size: 12px;
        margin: 8px 0 0;
    }

    .storage-chat .received_withd_msg {
        width: 57%;
    }

    .storage-chat .mesgs {
        float: left;
        padding: 0px 15px 0 0px;
        width: 100%;
    }

    .storage-chat .sent_msg p {
        background: var(--primary-color)none repeat scroll 0 0;
        border-radius: 3px;
        font-size: 14px;
        margin: 0;
        color: #fff;
        padding: 5px 10px 5px 12px;
        width: 100%;
    }

    .storage-chat .outgoing_msg {
        overflow: hidden;
        margin: 26px 0 26px;
    }

    .storage-chat .sent_msg {
        float: right;
        width: 46%;
    }

    .storage-chat .msg_history {
        height: 300px;
        overflow-y: auto;
    }

    .storage-chat .incoming_msg_img .user-icon {
        background-color: var(--primary-color);
        color: white;
        font-style: normal;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: block;
        text-align: center;
        padding-top: 12px;
        font-size: 12px;
    }

    .storage-chat .sent_msg.tenant p {
        background-color: var(--primary-color);
    }

    .storage-chat .incoming_msg_img .user-icon.tenant {
        background-color: var(--primary-color);
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1366px) and (max-width: 1920px) {
    .rent-min {
        min-height: 0;
    }
}

@media (min-width: 1200px) {
    .owl-lifestyle .lifestyle-img {
        height: 135px;
    }

    .enroll-img-wrapper img {
        height: 200px;
    }

    .plt-80 {
        padding: 50px 30px 0 50px;
    }
}

@media (min-width: 992px) and (max-width: 1199.97px) {
    .csc-gp-width {
        width: 200px !important;
    }

    .csc-request {
        width: 200px !important;
    }

    .rq-block {
        width: 16%;
        margin-bottom: 15px;
    }

    .inc-card label {
        max-width: 85px;
    }

    .inc-graph .gp-count,
    .inc-graph .gp-count span {
        font-size: 9px;
    }

    .three-border {
        border: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 991.97px) {
    .csc-gp-width {
        width: 150px !important;
    }

    .csc-request {
        width: 150px !important;
    }

    .rq-block {
        width: 19%;
        margin-bottom: 15px;
    }

    .sidebar .nav-item .nav-link i {
        font-size: 0.85rem;
        margin-right: 8px;
    }

    .two-border,
    .four-border,
    .make-border-2 {
        border: 0 !important;
    }

    .sidebar .nav-item>a.nav-link span {
        line-height: 1;
    }

    .sidebar .nav-item .nav-link.active[data-toggle="collapse"]::after,
    .sidebar .nav-item .nav-link.active[data-toggle="collapse"].collapsed::after {
        line-height: inherit;
    }

    .sidebar #sidebarToggle {
        padding-left: 25px;
        font-size: 14px;
    }

    .sidebar #sidebarToggle::after,
    .sidebar #sidebarToggle::before {
        font-size: 0.85rem;
        top: 5px;
    }

    .sidebar #sidebarToggle::after {
        left: 6px;
    }

    .sidebar .nav-item .nav-link[data-toggle="collapse"].collapsed::after,
    .sidebar .nav-item .nav-link[data-toggle="collapse"]::after {
        font-size: 20px;
        padding-top: 4px;
    }

    .site-logo {
        max-width: 160px;
    }

    .rent-min {
        min-height: 0px;
    }

    .sidebar .nav-item .nav-link.active[data-toggle="collapse"]::after {
        padding-top: 10px;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .makeready-min {
        min-height: 63px;
    }
}

@media (min-width: 576px) and (max-width: 767.97px) {

    .two-border,
    .four-border,
    .make-border-2 {
        border: 0 !important;
    }
}

@media (max-width: 575.97px) {
    .csc-request {
        width: 200px !important;
    }

    .rq-block {
        width: 49%;
        margin-bottom: 15px;
    }

    .rq-block:nth-child(even) {
        border-right: 0 none !important;
    }

    .waste-bg p {
        font-size: 12px !important;
    }

    img.img-fluid.topbar-logo-sm {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 0;
        bottom: 0;
        margin: auto;
        width: auto;
        max-width: 160px;
    }

    .single-unit~.community-details .select-community-nav,
    .multi-unit~.community-details .select-community-nav {
        transform: translate(-50%, -70px);
    }


    .form-register .actions {
        padding: 0 20px 25px;
    }


    .community-search .custom-input input:checked+label:not(.error),
    .community-search .custom-input label:not(.error) {
        padding: 10px !important;
    }

    .community-search .custom-input {
        margin: 0px !important;
    }

    .community-search .custom-input.checkbox.input-lg input:checked~label {
        padding-left: 40px !important;
    }

    .select-community h4 {
        font-size: 14px !important;
    }

    .one-border,
    .two-border,
    .three-border,
    .four-border,
    .make-border-1,
    .make-border-2 {
        border: 0 !important;
    }

    .view-details-btn {
        margin: 20px auto 0;
    }

    .select-box.select-community {
        margin: 0;
    }

    .select-box {
        padding: 20px;
    }
}

/* End Responsive UI */

/*
   Please Don't write any css below this section,
   if you have to please write before Start Responsive UI Section
*/


/*Material page css*/
/*list view*/
.page-subheading {
    font-size: 20px;
    font-weight: 600;
}

.list-card {
    border: 1px solid rgba(112, 112, 112, 0.13);
}

.list-card .card-header {
    border-bottom: none;
}

.list-card .card-body {
    padding: 20px;
}

.list-card .card-body span.badge {
    color: #FFFFFF;
}

.list-card .card-body span {
    white-space: nowrap;
    display: block;
}

.list-card hr {
    background-color: rgba(0, 0, 0, 0.16);
    margin: 0;
}

.list-card .action-btn {
    width: 28px;
    height: 28px;
    border-radius: 5px;
    line-height: 25px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    background-color: #fff;
}

.list-card .card-header {
    padding: 0;
    border-bottom: none;
    position: relative;
}

.list-card .card-body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 12px;
}

.list-card .card-footer {
    background: transparent;
}

.list-card .card-header img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.grid-match>* {
    display: flex;
    flex-wrap: wrap;
}

.grid-match>*>:not([class*=w]) {
    box-sizing: border-box;
    width: 100%;
    flex: auto;
}

.c-pointer {
    cursor: pointer;
}

.nav-tabs a {
    color: var(--primary-color);
}

.op-badge {
    background-color: rgb(213 214 217) !important;
}

.op-1 {
    opacity: 1;
}

.vacant-prop-list {
    max-height: calc(100vh - 135px);
    overflow-y: auto;
    overflow-x: hidden;
}

.vacant-prop-list::-webkit-scrollbar {
    width: 4px;
}

.vacant-prop-list::-webkit-scrollbar-track {
    border-radius: 0;
}

.vacant-prop-list::-webkit-scrollbar-thumb {
    background: var(--primary-color);
    border-radius: 0;
}

.year_drop .date_range_filter {
    position: absolute;
    left: 10px;
    top: 8px;
    color: #59595d;
}

.year_drop .bootstrap-select .btn.dropdown-toggle {
    padding-left: 3rem !important;
    min-width: 150px;
}

.yellowtag_batch,
.themetag_batch {
    border-radius: 17px 0 0 17px;
    color: #ffffff;
    padding: 2px 15px;
    max-width: 100px;
    width: 100%;
    display: inline-block;
}

.yellowtag_batch {
    background: #f3b521;
}

.themetag_batch {
    background: #59595d;
}

.min_40 {
    min-height: 40px !important;
}

.email_grp {
    right: 33px;
    top: 78px;
    font-size: 12px;
    opacity: .5;
    color: #000;
}

.sms_grp {
    right: 48%;
    top: 48%;
    font-size: 12px;
    opacity: .5;
    color: #000;
}

.index-cls span,
.complaint-cls span {
    margin-left: 0px;
}

@media(max-width : 1366.98px) {
    .pm-dashboard .dashboard-min .total-data-count {
        font-weight: 600 !important;
        font-size: 30px !important;
    }
}

@media(max-width : 767.98px) {
    .email_grp {
        right: 12px;
    }

    .sms_grp {
        right: 41%;
    }
}

@media(max-width : 575.98px) {

    .card-body,
    .card-header {
        padding: .75rem;
    }

    .pm-dashboard .dashboard-min .total-data-count {
        font-size: 25px !important;
    }

    .pm-dashboard .title {
        font-size: 15px !important;
    }

    .apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center,
    .apexcharts-legend.apx-legend-position-top.apexcharts-align-center {
        justify-content: flex-start !important;
    }
}

@media(max-width : 420.98px) {
    .sms_grp {
        right: 34%;
    }
}

.package-card .package-main-2 {
    max-height: 265px;
    overflow-y: scroll;
    min-height: 265px;
}

.package-card .package-main-3::-webkit-scrollbar,
.package-card .package-main-2::-webkit-scrollbar {
    width: 5px;
    height: 4px;
}

.package-card .package-main-3::-webkit-scrollbar-track,
.package-card .package-main-2::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 10px;
}

.package-card .package-main-3::-webkit-scrollbar-thumb,
.package-card .package-main-2::-webkit-scrollbar-thumb {
    background: var(--primary-color);
    border-radius: 10px;
}

.package-card .package-main-3 {
    min-height: 130px;
    max-height: 130px;
    overflow-y: scroll;
}

@media screen and (min-width : 1366px) {
    .radialBar .apexcharts-canvas {
        right: -12px;
    }

    .donutChart .apexcharts-canvas {
        left: -50px;
    }

    #refundChartjs .apexcharts-canvas,
    #slaChartjs .apexcharts-canvas {
        left: -23px;
    }
}

.mb-rem {
    margin-bottom: 1.2rem;
}

.common2Chart .apexcharts-canvas {
    margin-left: auto;
}

.commonChart .apexcharts-canvas {
    left: -18px;
}

.custom-input.checkbox label.el-tick:not(.error)::before {
    top: 3px !important;
}

.custom-input.checkbox label:not(.error)::before {
    top: 3px !important;
}

.access-term.custom-input.checkbox input:checked~label:not(.error)::after {
    left: 6px;
    top: 2px;
}

.contract .access-term.custom-input.checkbox input:checked~label:not(.error)::after {
    left: 6px;
    top: 3px;
}

.access-term.custom-input.checkbox input:checked~label:not(.error)::before,
.access-term.custom-input.checkbox label:not(.error)::before {
    top: 0px !important;
}

#form-register .tbl_check.custom-input.checkbox input:checked~label:not(.error)::after,
#form-register .tbl_check.custom-input.checkbox label:not(.error)::before {
    top: 2px !important;
}

.input-lg.custom-input.checkbox input:checked~label:not(.error)::before,
.input-lg.custom-input.checkbox label:not(.error)::before {
    top: -13px !important;
}

.input-lg.custom-input.checkbox.input-lg input:checked~label:not(.error)::after {
    top: 5px;
}

.custom-input.checkbox.input-md.input_res input:checked~label:not(.error)::after {
    top: 3px !important;
    left: 6px;
    height: 10px;
    width: 5px;
}

.custom-input.checkbox.input-md.input_res input:checked~label:not(.error)::before {
    top: 2px !important;
}

.custom-input.checkbox.input-md.input_res label:not(.error)::before {
    top: 2px !important;
}

.spin-icon .material-icons {
    font-size: 20px;
}

.custom-input.checkbox.check-email label:not(.error)::before {
    top: 0px !important;
}

.custom-input.checkbox.input-md.check-email input:checked~label.temp:not(.error)::after {
    top: 0px !important;
}

.custom-input.checkbox.send-mail label:not(.error)::before {
    top: 0px !important;
}

.custom-input.checkbox.send-mail-third label:not(.error)::before {
    top: 3px !important;
}

#form-register .custom-input.checkbox.send-mail-third input:checked~label.tick:not(.error)::before {
    top: 3px !important;
}

#form-register .custom-input.checkbox.input-md.send-mail-third input:checked~label.tick:not(.error)::after {
    top: 3px !important;
    left: 5px;
}

.custom-input.checkbox.cust_check input:checked~label.tick:not(.error)::before,
.custom-input.checkbox.cust_check input:checked~label:not(.error)::before {
    top: 0px !important;
}

.custom-input.checkbox.input-md.cust_check input:checked~label:not(.error)::after {
    top: 0px !important;
    left: 5px;
}

.chat_size .fabChart span.prime.material-icons {
    line-height: 55px;
    font-size: 25px;
}

.chat_size .fabChart {
    width: 50px;
    height: 50px;
}

.chat_size .fabCharts {
    bottom: 50px;
    margin: 0 1em 1em 0;
}

@media screen and (max-width : 1199.98px) {
    h1 {
        font-size: 20px !important;
    }

    h3 {
        font-size: 18px !important;
    }
}

@media screen and (min-width : 1200px) {

    .custom-input.radio.input-md.input_lg input:checked~label::after {
        height: 11px;
        width: 11px;
        left: 7px;
        top: 7px !important;
    }

    .custom-input.input-md.input_lg label:not(.error)::before {
        height: 25px;
        width: 25px;
    }

    .custom-input.input-md.input_lg label:not(.error) {
        padding-left: 35px;
        margin-bottom: 0;
        line-height: 25px;
    }
}

@media screen and (min-width : 992px) {
    .provis-log-modal .modal-dialog {
        max-width: 800px !important;
    }
}

@media screen and (max-width : 991.98px) {
    h1 {
        font-size: 18px !important;
    }

    .btn {
        padding: 0.6rem 1.25rem;
    }

    .sidebar.toggled .nav-item a.nav-link img {
        width: 20.8px;
        height: 20.8px;
    }

    .sidebar .nav-item a.nav-link img {
        width: 13.6px;
        height: 13.6px;
    }

    .index-cls span,
    .complaint-cls span {
        margin-left: 8px;
    }
}

@media screen and (max-width : 767.98px) {
    h3 {
        font-size: 17px !important;
        line-height: 1.25rem !important;
    }

    .maintainance-packages-carousel .owl-theme .owl-nav {
        display: block;
    }

    .maintainance-packages-carousel .owl-nav i {
        font-size: 25px;
    }

    .maintainance-packages-carousel .owl-carousel .owl-nav button.owl-next,
    .maintainance-packages-carousel .owl-carousel .owl-nav button.owl-prev,
    .maintainance-packages-carousel .owl-carousel button.owl-dot {
        font-size: 15px !important;
    }

    .maintainance-packages-carousel .owl-maintenance.owl-card .owl-nav {
        top: -53px;
    }

    .det_banner img {
        max-height: 300px;
        object-fit: cover;
        margin-bottom: 1rem;
    }
}

@media screen and (max-width : 575.98px) {

    h1,
    h4.enroll-price {
        font-size: 22px !important;
    }

    .btn {
        padding: 0.75rem 1rem;
        font-size: 14px;
    }

    .btn-sm.btn-secondary {
        padding: 0.3rem 1rem;
    }

    .det_banner img {
        max-height: 200px;
    }
}

.log_tbl table tr {
    border-top: 1px solid #d5d5d5;
}

.provis-log-modal .side-div {
    background-color: var(--primary-color);
    background-image: url(/theme/theme-common/img/pop-up-bg.webp);
    background-size: cover;
    filter: grayscale(1);
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 1rem;
    padding-right: 1rem;
}

.nav-tabs.nav-underline-pills .nav-link {
    border-bottom: 1px solid #dddfeb;
    border: 0;
    color: #6e707e;
    font-weight: 400;
    font-size: 14px;
}

.nav-tabs.nav-underline-pills .nav-item.show .nav-link,
.nav-tabs.nav-underline-pills .nav-link.active:after {
    content: '';
    display: inline-block;
    margin: 0 auto;
    border-radius: 4px 4px 0 0;
    bottom: 0;
    width: 40px;
    height: 4px;
    background-color: #1b1b1b;
    right: 0;
    left: 0;
    position: absolute;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#preview_popup .img-show img {
    max-height: 300px;
    object-fit: cover;
    width: 100%;
}

.upload-image button:focus {
    outline: none;
}

.font-24 {
    font-size: 24px !important;
}

.range-slider {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

#range {
    appearance: none;
    -webkit-appearance: none;
    width: 100%;
}

#range:focus {
    outline: none;
}

#range::before,
#range::after {
    position: absolute;
    top: 2rem;
    color: #333;
    font-size: 14px;
    line-height: 1;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 4px;
}

#range::-webkit-slider-runnable-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    /* animate: 0.2s; */
    background: linear-gradient(90deg, #000 var(--range-progress), #dee4ec var(--range-progress));
    border-radius: 1rem;
}

#range::-webkit-slider-thumb {
    -webkit-appearance: none;
    box-shadow: 0 1px 3px rgba(0, 0, 255, .3);
    border-radius: 50%;
    background: #000;
    cursor: pointer;
    height: 25px;
    width: 25px;
    transform: translateY(-10px);
}

.filter-grey {
    filter: grayscale(1);
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: var(--primary-link-color);
    background-color: var(--primary-link-color);
}

.details_img img,
.details_subimg img {
    border-radius: 10px;
    object-fit: cover;
}

.details_img img {
    height: 400px;
}

.details_subimg img {
    height: 190px;
}

.nav_underline_pills_theme .nav-item.show .nav-link,
.nav_underline_pills_theme .nav-link.active {
    color: var(--primary-color) !important;
    font-weight: 500;
}

.card.h-100 {
    height: calc(100% - 1.2rem) !important;
}

@media screen and (max-width : 767.98px) {

    .details_img img,
    .details_subimg img {
        height: 150px;
    }

    .card.mb-4,
    .card,
    .mb-6 {
        margin-bottom: 1rem !important;
    }

    .card.h-100 {
        height: calc(100% - 1rem) !important;
    }
}

.comm_desc {
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 45px;
    /* white-space: nowrap; */
    display: -webkit-box;
    -webkit-line-clamp: 3;
}

.comm_desc+a {
    display: inline-block;
    vertical-align: top;
    margin-top: -1px;
}

.fac_card .card-body {
    background: #fefaf4;
    border-radius: 4px;
    padding: 18px 15px;
    /* min-height: 92px; */
    word-break: break-all;
}

.fac_card .card-body img,
.fac_card .card-body div .logo {
    height: 35px;
    width: 29px;
    object-fit: contain;
}

.aminity-card .cost {
    position: absolute;
    margin-top: -25px;
    margin-left: 10px;
    color: #fff;
    font-weight: 400 !important;
}

.aminity-card .card-img-top {
    border-radius: 10px 10px 0 0 !important;
}

.new_card .new_view {
    border-radius: 15px 0 0 15px;
    background: #f6f9fc;
    padding: 1px 10px 3px;
    line-height: 1;
}

.cal_card {
    height: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.cal_card:hover {
    background: #f6c23e;
}

.cal_card:hover h6 {
    color: black;
}

.cal_card1 {
    background: #efefef;
}

.cal_card1 h6,
.text-grey {
    color: #b2b2b3;
}

.cal_card2 {
    background: #e8f1fb;
}

.cal_card3 {
    background: #ebf3e8;
}

.com_tab .btn.active {
    background: #000000;
    color: #ffffff;
}

.comm_tabs_main,
.offer_tabs {
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #f5f5f5;
    z-index: 999;
    background-color: #f5f5f5;
    position: relative;
    border-radius: 9px;
}

.offer_tabs .nav-tabs.nav-underline-pills {
    min-width: max-content;
    margin-bottom: 7px;
}

.comm_tabs {
    margin-bottom: 7px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e5e5e5;
    min-width: max-content;
}

.comm_tabs .nav_link {
    margin-right: 25px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 21px;
    color: #1b1b1b;
    font-weight: 400;
}

.comm_tabs .nav_link.active,
.offer_tabs .nav-tabs.nav-underline-pills .nav-link.active {
    padding-bottom: 14px !important;
    position: relative;
    z-index: 0;
    font-weight: 600;
    border-bottom: 0 !important;
    background-color: transparent !important;
}

.comm_tabs .nav_link.active::after,
.offer_tabs .nav-link.active::after {
    content: '';
    /* border-bottom: 5px solid #1b1b1b; */
    border-bottom: 4px solid #1b1b1b;
    width: 40px;
    display: inline-block;
    margin: 0 auto;
    border-radius: 4px 4px 0 0;
    bottom: 0;
    width: 40px;
    height: 4px;
    background-color: #1b1b1b;
    position: absolute;
    right: 0;
    left: 0;
    position: absolute;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.aminity-card .amenities p.text {
    margin-bottom: 10px;
    font-size: 16px;
}

.aminity-card-all .card-img-top {
    height: 200px;
}

/*common style*/
.common-page-title h1 {
    margin-bottom: 0;
}

.card-body,
.card .card-table {
    /*    border: 1px solid #DDDDDD;*/
    border-radius: var(--radius10);
}

.card-tile-view h5 {
    font-size: 16px;
    line-height: 25px;
    color: #49484C;
    font-weight: normal;
    margin-bottom: 10px;
}

.card-tile-view h3 {
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 3px;
}

.card-tile-view h6 {
    font-size: 12px;
    line-height: 18px;
    color: #49484C;
    font-weight: normal;
    margin-bottom: 0px;
}

.filter-card .card-body {
    border-color: transparent;
    padding: 24px;
}

.filter-card {
    background-color: #F3F3F3;
}

.datepicker th {
    font-weight: 500;
}

.datepicker td,
.datepicker th {
    font-size: 14px;
}

.filter-card .btn.btn-secondary {
    background-color: #F3F3F3;
    border-color: transparent;
    color: #49484C;
}

.table-line td a {
    color: var(--color3);
    font-weight: normal;
}

/*.table-responsive tbody tr{
    border-bottom: 1px solid #DDDDDD;
}
.table-responsive tbody tr:nth-child(even){
    background-color: transparent;
}*/
.setPage.page-item .page-link {
    border-color: transparent;
    color: var(--color2);
}

.page-item .page-link b {
    font-weight: normal;
}

.page-item .page-link {
    font-size: 13px;
    line-height: initial;
    padding: 1px 8px;
}

.table-responsive tbody tr:last-child {
    border-bottom: none;
}

.tnc-class h5 {
    font-size: 17px;
    margin-bottom: 8px;
}

.tnc-class p {
    margin-bottom: 30px;
}

.form-group label star {
    font-size: 13px;
    margin-left: 3px;
}

.comm_chat_img,
.aminity-card.aminity-card-all .card-img {
    border-radius: 6px 6px 0px 0px;
    background-blend-mode: darken;
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%), rgba(0, 0, 0, .1);
    min-height: 200px;
    max-height: 200px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.aminity-card.aminity-card-all .card-img img {
    border-radius: 6px 6px 0px 0px;
    background-blend-mode: darken;
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%), rgba(0, 0, 0, .1);
    min-height: 200px;
    max-height: 200px;
    object-fit: cover;
}

.comm_chat_img {
    border-radius: 6px;
    display: flex;
}

.comm_chat_text {
    display: inline-flex;
    align-items: baseline;
    margin-top: auto;
    padding-left: 15px;
}

.aminity-card.aminity-card-all .card-img.karate {
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%), url('/theme/theme-common//img/kids-karate-class.jpg');

}

.aminity-card.aminity-card-all .card-img.tution {
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%), url('/theme/theme-common//img/online-class.jpg');

}

.aminity-card.aminity-card-all .card-img.pool {
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%), url('/theme/theme-common//img/pool.jpg');

}

.aminity-card.aminity-card-all .card-img.arc1 {
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%), url('/theme/theme-common//img/recr_arc.jpg');

}

.aminity-card.aminity-card-all .card-img.arc {
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%), url('/theme/theme-common//img/aminity_card.png');

}

.aminity-card.aminity-card-all .card-img.arc2 {
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%), url('/theme/theme-common//img/recr_arc2.jpg');

}

.aminity-card.aminity-card-all .card-img.park_arc3 {
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%), url('/theme/theme-common//img/park_arc3.png');

}

.aminity-card.aminity-card-all .card-img.park_arc2 {
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%), url('/theme/theme-common//img/park_arc2.png');

}

.aminity-card.aminity-card-all .card-img.park_arc {
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%), url('/theme/theme-common//img/park_arc.png');

}

.comm_chat_img.gym {
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%), url('/theme/theme-common//img/gym2.png');

}

.comm_chat_img.yoga {
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%), url('/theme/theme-common//img/yoga.png');

}

.comm_chat_img.residents {
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%), url('/theme/theme-common//img/residents.png');

}

.ame_booking .input-search input {
    border-radius: 8px;
    padding: 10px 15px 10px 40px;
}

.ame_booking .input-search .input-group-search {
    position: absolute;
    left: 25px;
    top: 10px;
}

.book_card .card_img {
    height: 100%;
    min-height: 200px;
    width: 100%;
    border-radius: 6px;

}

.book_card h4 {
    font-size: 22px;
}

.book_card p.storage {
    font-size: 14px;
    color: #2075D5;
}

.book_card p.book_label {
    font-size: 14px;
    color: #000000;
    opacity: .6;
    font-weight: 500;

}

.com_doc_card {
    background: #F3F3F3;
    border-radius: 6px;
    padding: 15px
}

.doc_tab .nav-link.active .com_doc_card {
    background: #E0EDF7;
    color: #000;
}

.com_doc_card .new_view {
    border-radius: 8px 0 0 8px;
    background: #2075D5;
    padding: 2px 5px 2px;
    line-height: 1;
    width: 23px;
    display: inline-block;
    height: 17px;
    margin-bottom: 0;
    font-size: 12px;
    color: #fff;
}

.doc_tab.nav-tabs .nav-link {
    padding: 0;
    border: 0;
}

.com_doc_title {
    font-size: 16px;
}

.com_doc_title span {
    font-size: 12px;
    color: #7E7D80;
}

.comm_chat .input-search input {
    background: #F7F7F8;
    border: 0.5px solid #DDDDDD;
    border-radius: 6px;
    padding: 10px 40px 10px 15px;
}

.comm_chat .input-search .input-group-search {
    position: absolute;
    right: 25px;
    top: 10px;
}

.ml_neg_20 {
    margin-left: -20px;
}

.modal.community-switcher .select-community::before {
    opacity: 0;
}

.modal.community-switcher h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: initial;
    letter-spacing: -0.5px;
}

.input-lg.custom-input.checkbox input:checked~label:not(.error)::before,
.input-lg.custom-input.checkbox label:not(.error)::before {
    top: 0 !important;
    border-color: transparent;
}

.modal.community-switcher .custom-input.input-lg label:not(.error)::before {
    height: 24px;
    width: 24px;
    left: 0;
}

.community-search .custom-input {
    margin: 8px 0;
}

.community-search .custom-input input:checked+label:not(.error),
.community-search .custom-input label:not(.error) {
    color: var(--color1);
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    line-height: initial;
    border: 1px solid #DDDDDD;
    border-radius: 6px;
    padding: 12px 16px;
    padding-left: 10px;
    display: block;
}

.community-switcher label {
    color: var(--color1);
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    line-height: initial;
}

.community-search .input-lg.custom-input.checkbox input:checked~label:not(.error)::before,
.community-search .input-lg.custom-input.checkbox label:not(.error)::before {
    top: 0 !important;
    background-color: transparent;
    opacity: 0.1;
    border-color: transparent;
    left: 8px;
    margin-top: 11px;
}

.community-search .custom-input.checkbox.input-lg input:checked~label:not(.error)::after,
.community-search .custom-input.checkbox.input-lg input~label:not(.error)::after {
    top: 14px;
    border-color: var(--color1);
    left: 17px;
    height: 14px;
    width: 6px;
    opacity: 1;
}

.community-search .custom-input.checkbox.input-lg input:checked~label:not(.error)::after {
    border-color: #000;
}

.community-search .custom-input.checkbox.input-lg input:checked~label {
    opacity: 1;
    color: #000;
    border-color: #000;
    padding-left: 40px;
}

.community-search .custom-input.checkbox.input-lg input~label:not(.error)::after {
    opacity: 0.4;
}

/* .community-switcher .searchable-element{
    margin-bottom: 16px;
} */
.community-switcher label.multiple-commuitys {
    font-size: 14px;
    display: block;
    margin-top: 12px;
    font-weight: 400;
}

.community-switcher.input-lg.custom-input.checkbox.input-lg.community-switcher input:checked~label:not(.error)::after {
    top: 1px;
    left: 9px;
}

.community-switcher .custom-input input+label:not(.error),
.custom-input input:checked+label:not(.error) {
    color: #000;
    font-weight: 400;
    font-size: 13px;
}

.custom-input.radio>label {
    color: var(--color1);
}

.community-search .custom-input.checkbox.input-lg input~label:not(.error)::after,
.community-switcher .choose-switch .custom-input.searchable-element input+label:not(.error) {
    opacity: 0;
}

.community-switcher .community-search .custom-input input+label:not(.error) {
    padding-left: 10px;
}

.community-switcher .choose-switch .custom-input.searchable-element input+label:not(.error) {
    padding-left: 0;
    opacity: 1;
}

.community-switcher .choose-switch .custom-input.searchable-element input:checked+label:not(.error) {
    padding-left: 40px;
}

.modal.community-switcher .choose-switch .custom-input.input-lg label:not(.error)::before {
    opacity: 0;
}

.choose-switch .input-lg.custom-input.checkbox.input-lg input:checked~label:not(.error)::after {
    border-color: #000;
    top: 0;
}

.choose-switch .input-lg.custom-input.checkbox.input-lg input:checked~label:not(.error) {
    color: #000;
}

.text-truncate-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-line-clamp: 2;
    min-height: 45px;
    height: auto !important;
    -webkit-box-orient: vertical;
}

.text-truncate-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.mxh-50 {
    height: 70px
}

.chat-box {
    border: 1px solid #F8B951 !important;
    border-radius: 10px !important;
}

.zindexvalue {
    z-index: 1053;
}

table td .btn-secondary.dropdown-toggle,
table td .show>.btn-secondary.dropdown-toggle {
    background-color: var(--white);
    border-color: var(--color1);
    color: var(--color3);
    text-align: left;
    padding-left: 12px;
    padding-right: 18px;
    border-radius: 4px;
    font-weight: 400;
}

.table-line td .badge {
    font-size: 11px;
}

ul.setPaginate.pagination {
    padding-left: 0;
    padding-right: 0;
}

.form-group input[type="checkbox"]+label {
    display: inline-block;
}

.chat-box {
    border: 1px solid #F8B951 !important;
    border-radius: 10px !important;
}

.overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    border-radius: 6px 6px 0px 0px;
    position: absolute;
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%);
}

.community_comment_like_unlike,
.community_like_unlike {
    opacity: 0;
}

.community_comment_like_unlike+.fa-heart-o,
.community_like_unlike+.fa-heart-o,
.community_comment_like_unlike+.fa-heart,
.community_like_unlike+.fa-heart {
    position: absolute;
    left: 10px;
}

.community_comment_like_unlike:checked+.fa-heart::before,
.community_like_unlike:checked+.fa-heart::before {
    color: #e74a3b;
}

.fa-heart-o::before {
    content: "\f004";
}

.enroll--wrapper img {
    height: 100%;
}

.comm_banner .banner-text {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
}

.overlay-22 {
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 6px 6px 0px 0px;
    position: absolute;
    background: linear-gradient(0deg, #000000 0%, #161616BD 43%, #54545400 100%);
}

.overlay-22 .title {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 30px;
    color: #fff !important;
    margin: 0;
}

/* .dashboard-row .card.mb-0 {
    border-bottom: none;
} */
#tbldata .card.mb-4 {
    border-top: none;
}

.asset-card-min-height .enroll-info-title {
    font-size: 16px !important;
}

.enroll-card-min-height .enroll-info,
.enroll-card-min-height .enroll-price,
.asset-card-min-height .enroll-info,
.asset-card-min-height .enroll-price,
h4.enroll-price.text-white {
    font-size: 13px !important;
    font-weight: 600 !important;
    line-height: normal;
}

.enroll-img-wrapper {
    position: relative;
}

.card.pink {
    background: rgba(240, 139, 122, 0.8);
    color: white !important;
}

.card.yellow {
    background: rgba(246, 164, 28, 0.8);
    color: white !important;
}

.card.blue {
    background: rgba(34, 66, 139, 0.8);
    color: white !important;
}

.card.green {
    background: rgba(0, 142, 109, 0.8);
    color: white !important;
}

.view {
    padding: 3px 10px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 5px;
    color: #000;
}

.view:hover {
    border: 1px solid #000;
    border-radius: 5px;
    color: #fff;
    background: #000;
}

.newdashboard-card {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/dashboard-banner.png);
    /* min-height: 185px; */
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 30px;
    color: #fff;
}

.newdashboard-card span {
    display: block;
    font-size: 20px;
    margin-bottom: 10px;
}

.newdashboard-card h3 {
    color: #fff;
    font-size: 30px;
    line-height: 42px;
    font-weight: 600;
}

.newdashboard-card p {
    font-size: 14px;
    margin: 0;
}

.green-light-bg {
    background: #ebf6ee;
    /*border-color: rgba(36,173,68 .3);*/
}

.theme-light-bg {
    background: #fbf5ea;
    /*border-color: rgba(245, 228, 198, .5);*/
}

.blue-light-bg {
    background: rgba(60, 189, 254, .1);
    /*border-color: rgba(60,189,254, .3);*/
}

.text-theme {
    color: #F6A41C !important;
}

.view-details-pay {
    padding: 13px 15px;
}

.sidebar .nav-item .collapse .collapse-inner .collapse a.nav-link.collapse-item::before {
    opacity: 0;
}

.sidebar .nav-item .collapse .collapse-inner .collapse a.nav-link.collapse-item.active::before {
    opacity: 0;
}

.fac_card .d-flex {
    width: 100%;
}

.fac_card .d-flex span {
    flex: 1;
    padding-left: 12px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    line-height: initial;
}

.table-responsive tbody tr th {
    color: #000;
}

.fac_card .card-body:after {
    content: "";
    position: absolute;
    top: 2px;
    right: 4px;
    background-image: url(../img/hover-dashicon.svg);
    width: 28px;
    height: 28px;
    background-size: cover;
    opacity: 0;
    background-repeat: no-repeat;
    rotate: 180deg;
    transform: translateY(0px);
    transition: all 0.6s;
}

.fac_card .card-body:hover:after {
    transform: translateY(-2px);
    right: 8px;
    top: 6px;
    opacity: 1;
}

.fac_card .card-body:hover {
    background: #f6edde;
}

.store-card img {
    max-height: 100%;
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: rgba(0, 0, 0, .6);
    border-color: rgba(0, 0, 0, .2);
    background-color: transparent;
}

.owl-community .card img {
    max-height: 200px
}

.text-truncate-2-auto {
    min-height: 40px !important
}

.row.gutter-0 .col-md-12 {
    padding: 0;
}

.row.gutter-0 {
    margin: 0;
}

.upload-div.attachment-div label:not(.error):after {
    content: " ";
    display: none;
}

.upload-div.attachment-div span {
    position: absolute;
    top: 8px;
    bottom: 0;
    height: 20px;
    right: 13px;
}

.upload-div.attachment-div label {
    font-size: 12px;

}

.update_profile .profile-pic {
    width: 200px;
    max-height: 200px;
    display: inline-block;
    background: #f7f5f5;
}

.update_profile .file-upload {
    display: none;
}

.update_profile .circle {
    border-radius: 100% !important;
    overflow: hidden;
    width: 150px;
    height: 150px;
    border: 2px solid rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.update_profile {
    margin: 0 auto;
    width: 150px;
    position: relative;
}

.update_profile img {
    max-width: 100%;
    object-fit: cover;
    height: 100%;
}

.update_profile .p-image {
    position: absolute;
    margin: 0 auto;

    top: 150px;
    left: 125px;
    color: #666666;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}

.update_profile .p-image:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}

.update_profile .upload-button {
    font-size: 1.2em;
}

.update_profile .upload-button:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    color: #999;
}

.table-hover tbody tr:hover {
    background-color: transparent;
}

.nodata-found-layout p {
    color: var(--color1);
    font-size: 13px;
}

.nodata-found-layout h2 {
    font-size: 20px;
    margin-bottom: 8px;
    line-height: initial;
}

.nodata-found-layout img {
    width: 80px;
    margin-bottom: 15px;
}

address strong {
    font-weight: 600;
}

.modal-header .close {
    font-weight: 400;
    font-size: 26px;
}

.attachment-div label:not(.error) {
    font-weight: normal;
}

.loginDiv .form-control {
    border: 0;
    border-bottom: 2px solid #0000008c;
    border-radius: 0;
    padding-left: 35px;
    position: relative;
}

.loginDiv .form-control:hover,
.loginDiv .form-control:focus {
    box-shadow: none;
    border-bottom: 2px solid #000000;
}

.loginDiv .form-group .login-icon {
    top: 9px;
    position: absolute;
    bottom: 0;
    left: 0px;
    height: 20px;
}

.loginDiv .form-group .login-icon-eye {
    top: 10px;
    right: 3px;
    position: absolute;
}

.form-group .intl-tel-input .selected-flag .iti-arrow {
    right: 12px;
}

.breadcrumb {
    background: none;
    font-size: 16px;
    font-weight: 500;
    color: #00009C;
    padding: 0;
    margin-bottom: 1.5rem;
}

.breadcrumb .breadcrumb-item.active {
    color: #3D3D3D;
    font-weight: 600;
}

.breadcrumb .breadcrumb-item a:hover {
    color: #3D3D3D;
}

.table td.text-right,
.table th.text-right {

    text-align: right !important;
}

.badge.bg-danger {
    color: #e74a3b !important;
    background: rgba(231, 74, 59, .1) !important;
}

/* .upload-div img {
    transform: rotate(180deg);
} */
.aminity-card a:hover {
    color: #4e73df;
}

.card_box {
    height: 20px;
    width: 20px;
    min-width: 20px;
    border-radius: 2px;
    background: #d5d5d5;
    display: inline-flex;
    margin-right: 8px;
}

.amenities .text p {
    line-height: 1.3;
    margin-bottom: 0;
}

.text-truncate-2.auto {
    min-height: auto;
}

.mb-6 {
    margin-bottom: 1.2rem !important;
}

.dashboard-min {
    min-height: 193px;
}

.custom-checkbox-pay {
    position: relative;
    top: -14px;
}

.form-register section {
    min-height: 0;
}

.form-register .content #form-total-p-0 label {
    line-height: 18px;
}

/*responsive*/
@media (max-width: 1199.97px) {
    .custom-checkbox-pay {
        position: relative;
        top: 3px;
    }

    .apexcharts-text.apexcharts-datalabel-value {
        font-size: 13px;
    }

    .reg-h6 {
        font-size: 14px;
    }


}

@media only screen and (min-width:992px) and (max-width:1199.97px) {
    .table-calendar {
        overflow-x: scroll;
        position: relative;
        display: block;
    }
}

@media (max-width: 991.97px) {
    .update_profile {
        min-height: 200px;
    }

    .card-header {
        padding: 14px;
    }

    .update_profile .circle {
        top: 16px;
    }

    .update_profile .upload-button {
        font-size: 1em;
        line-height: 1;
        top: -4px;
        position: relative;
    }

    .update_profile .p-image {
        top: 130px;
        height: 25px;
        border-radius: 50%;
        padding: 5px;
        background: #ffffff;
        left: 120px;
    }

    .pm_dash p.font-18 {
        font-size: 13px;
    }

    .pm_dash p span.font-15 {
        font-size: 12px !important;
    }

    h5.light {
        font-size: 15px;
    }

    .form-register .steps li,
    .form-register .steps li.current {
        display: flex;
        align-items: center;
        padding: 0 10px;
        height: 44px;
    }

}

@media (max-width: 767.97px) {
    .enroll-img-wrapper {
        max-height: 180px;
    }

    .form-group {
        margin-bottom: 1rem;
    }

    .fc-left {
        margin: 10px 0;
        width: auto;
    }

    .payment-card {
        min-height: auto;
    }

    .pm_dash p.font-18 {
        font-size: 14px;
    }

}

@media (max-width: 575.97px) {
    .btn {
        padding: 6px 10px;
        font-size: 12px;
    }

    .form-group {
        margin-bottom: 0.75rem;
    }

    .maintainance-packages-carousel .owl-nav i {
        font-size: 18px;
    }

    button.owl-next,
    button.owl-prev {
        background: #f0f0f0 !important;
        line-height: 1.2 !important;
        width: 20px;
        height: 20px;
        margin-left: 5px;
    }

    .card.mb-4,
    .card,
    .mb-6 {
        margin-bottom: 0.75rem !important;
    }

    .add_carousel .owl-nav {
        margin-top: -10px !important;
    }

    .card.h-100 {
        height: calc(100% - 0.75rem) !important;
    }

    .enroll-card-min-height,
    .asset-card-min-height {
        height: auto !important;
        min-height: auto;
    }

    #fullCalendar .fc-button {
        padding: 4px 2px !important;
        font-size: 12px;
    }

    h4,
    h3,
    h2,
    .dashboard-row h2,
    .font-20 {
        font-size: 1rem !important;
        line-height: 1rem !important;
    }

    .table-mail td a,
    h6.enroll-info-title {
        font-size: 14px !important;
    }

    .enroll-card-min-height .enroll-info,
    .enroll-card-min-height .enroll-price,
    .asset-card-min-height .enroll-info,
    .asset-card-min-height .enroll-price,
    h4.enroll-price.text-white {
        font-size: 16px !important;
    }

    .btn-select.btn-communityswitch::after {
        right: 8px;
    }

    .dashboard-min {
        min-height: auto !important;
    }

    .material-icons.circle-icon {
        margin-bottom: 0 !important;
    }

    .pm_dash p.font-18 {
        font-size: 12px;
    }

    .setPaginate {
        white-space: inherit;
        justify-content: start;
    }

    ul.setPaginate.pagination {
        align-items: center;
        padding: 12px 0px;
    }

    .form-register .actions {
        margin-bottom: 0px;
    }

    .form-register .steps li,
    .form-register .steps li.current {
        display: inline-block;
    }
}

.form-register .steps li a .step-text {
    white-space: nowrap;
}

.upload-error-msg {
    position: absolute;
    top: 73px;
}

@media only screen and (min-width:200px) and (max-width:750px) {
    .dashboard-border-right {
        border-right: none !important;
    }
}

@media only screen and (min-width:751px) and (max-width:1024px) {
    .dashboard-border-right-1 {
        border-right: none !important;
    }
}

#radialBar1,
#radialBar2 {
    height: 200px;
}

.service-type-dropdown .dropdown-menu {
    min-height: 270px !important;
    max-height: 270px !important;
}

.community-select-dropdown .dropdown-menu .inner::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.community-select-dropdown .dropdown-menu .inner::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 10px;
}

.community-select-dropdown .dropdown-menu .inner::-webkit-scrollbar-thumb {
    background: #a5a5a5;
    border-radius: 10px;
}

/* maria */
.pending-dues {
    background-color: #FEE0E0;
    color: #F14B4B;
    font-weight: 500;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 5px;
}

.high-risk-row {
    background-color: #FFF3F3 !important;
}

.warning-pending-dues {
    background-color: rgba(255, 216, 114, 0.27);
    color: rgba(242, 181, 20, 1);
    font-weight: 500;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 5px;
}

.low-pending-dues {
    background-color: rgba(62, 120, 231, 0.22);
    color: rgba(62, 120, 231, 1);
    font-weight: 500;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 5px;
}

.defaulters-tab.nav-tabs .nav-item {
    padding: 0px 20px;
}

.defaulters-tab.nav-tabs .nav-link {
    color: #999;
    background-color: #fff;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    border-radius: 0;
}

.defaulters-tab.nav-tabs .nav-item.show .nav-link,
.defaulters-tab.nav-tabs .nav-link.active {
    color: #000;
    background-color: #fff;
    border-color: transparent;
    border-bottom-color: #000;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    border-width: 2px;
    border-radius: 0;
}

.defaulters-tab.nav-tabs .nav-link:focus {
    outline: none;
}

.defaulters-tab.nav-tabs .nav-link:hover {
    border-color: transparent;
}

.defaulters-tab.nav-tabs .nav-link.active:hover {
    border-color: transparent;
    border-bottom-color: #000;
}

.text-icon-color {
    color: rgba(174, 174, 174, 1);
}

.high-risk-badge {
    background-color: rgba(241, 75, 75, 1);
    color: #fff;
    padding: 5px 12px;
    font-size: 12px;
    border-radius: 10px;
}

.card-ribbon {
    position: relative;
    margin-top: 30px;
}

.ribbon3 {
    padding: 2px 10px;
    position: absolute;
    left: 8px;
    top: -26px;
    background: #f6a41c;
    border-radius: 7px 7px 0 0;
    color: #fff;
    min-width: 100px;
    text-align: center;
    font-size: 12px;
}

.fa-star.not-checked {
    color: #999;
    font-size: 14px;
}

.fa-star.checked {
    color: #d35d5d;
    font-size: 14px;
}

.user-circle-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #f6a41c;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 34px;
    color: #000000;
}

.user-info {
    flex: 1;
}

.user-info h6 {
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    color: #000000;
    margin-bottom: 3px;
}

.user-info p {
    font-weight: 400;
    font-size: 13px;
    line-height: 14px;
    color: #000000;
}

.time-line-para {
    border-left: 2px solid #000;
    font-size: 15px;
}

.bg-orange {
    background-color: #faebd7;
}

.legend-card {
    background-color: rgba(249, 249, 249, 1);
    border: 1px solid rgba(221, 225, 230, 0.64);
    padding: 15px;
    border-radius: 6px;
}

.legend-card h6 {
    font-weight: 700;
    color: rgba(33, 39, 42, 1);
    font-size: 18px;
}

.legend-card p {
    font-weight: 400;
    color: rgba(105, 112, 119, 1);
    font-size: 13px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.dot {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    display: block;
}

.dot.pending-dot {
    background-color: #F4B755;
}

.dot.collected-dot {
    background-color: #3E78E7;
}
.dot.recieved-dot {
    background-color: #69d69d;
}

.dot.legal-dot {
    background-color: #DF2E4F;
}
.text-realcube{
    color: #f6a41c;
}
.text-green1{
    color:#69d69d;
}
.text-green11{
    color:#DF2E4F;
}
.assign{
    background-color: #f3f3f3;
    padding: 4px 10px;
    border-radius: 11px;
    color: gray;
    font-weight: 600;
}
.schedule{
    background-color: rgba(255, 216, 114, 0.27);
    color: rgba(242, 181, 20, 1);
    font-weight: 500;
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 13px;
}
.schedule1 {
    background-color: rgba(255, 216, 114, 0.27);
    color: rgba(242, 181, 20, 1);
    font-weight: 500;
    font-size: 12px;
    padding: 10px 14px;
    border-radius: 6px;
}
.under-review{
    background-color: #ccdff5;
    color: #2676cf;
    font-weight: 500;
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 13px;
}
.completed{
    background-color: #c9ecd9;
    color: #10964e;
    font-weight: 500;
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 13px;
}
.w-11{
    width: 59px;
}
.completed1{
    background-color: #c9ecd9;
    color: #10964e;
    font-weight: 500;
    font-size: 12px;
    padding: 10px 14px;
    border-radius: 6px;
}
.teams .table td, .teams .table th {
    border: 0;
    padding: 17px 12px;
    color: #49484C;
    white-space: nowrap;
    vertical-align: middle;
}
.progress {
    overflow: visible;
    width: 109px;
    border: 1px solid black;
    border-radius: 7px !important;
}
.progress .progress-bar {
    position: relative;
    border-radius: 0;
    background-color: #f3b81b;
    border-right: 1px solid black;
}
.progress .progress-bar:fast-child {
    border-top-right-radius: unset !important;
    border-bottom-right-radius: unset !important;
}
.progress .progress-bar:first-child {
    border-right: 1px solid black;
    border-bottom-left-radius: 5px;
}
.progress .progress-bar .tf-tooltip {
    display: none;
    position: absolute;
    bottom: calc(100% + 3px);
    left: 50%;
    transform: translateX(-50%);
}
.progress .progress-bar .tf-tooltip .tf-tooltip-content {
    position: relative;
    background: #fff;
    color: #000;
    padding: 5px 15px;
    min-width: 162px;
    max-width: 250px;
    border-radius: 3px;
}
.progress .progress-bar .tf-tooltip .tf-tooltip-content:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}
.progress .progress-bar:hover {
    overflow: visible;
}
.progress .progress-bar:hover .tf-tooltip {
    display: block;
}
/* Apply border-radius to the first progress bar */
.progress .progress-bar:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
/* Apply border-radius to the last progress bar */
.progress .progress-bar:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.font-bold{
    font-weight: 700;
}
.border-bottom{
    border-bottom: 1px solid gray;
}
.add-workflow{
    min-height: calc(100vh - 95px);
}
.form-group.radio-inlines label.radio-inline {
    display: inline-block;
    vertical-align: top;
}
#owner-list .custom-input.checkbox label:not(.error)::before,
#owner-list .custom-input.checkbox input:checked~label:not(.error)::before,
#owner-list .custom-input.checkbox input:checked~label:not(.error)::after {
    top: -7px !important;
}