/*
    Template:       Provis
    Description:    Main Style sheet
    Version:        0.1
    Author:         RealCube, Team Exalogic
*/
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
@font-face {
  font-family: 'Arada-Light';
  src: url('../fonts/Arada-Light.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Arada-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Arada-Light.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Arada-Light.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Arada-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Arada-Light.svg') format('svg'); /* Legacy iOS */
       font-weight: 300;
        font-style: normal;
         font-display: swap;
}
@font-face {
  /* font-family: 'Arada-Bold'; */
  font-weight:bold;
  src: url('../fonts/Arada-Bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Arada-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Arada-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Arada-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Arada-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Arada-Bold.svg') format('svg'); /* Legacy iOS */
       font-display: swap;
      font-weight: bold;
        font-style: normal;
}
@font-face {
  /* font-family: 'Arada-Regular'; */
  src: url('../fonts/Arada-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Arada-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Arada-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Arada-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Arada-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Arada-Regular.svg') format('svg'); /* Legacy iOS */
       font-display: swap;
       font-weight: normal;
        font-style: normal;
}
@font-face {
  font-family: 'AradaHeadline-Regular';
  src: url('../fonts/AradaHeadline-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/AradaHeadline-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/AradaHeadline-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/AradaHeadline-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/AradaHeadline-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/AradaHeadline-Regular.svg') format('svg'); /* Legacy iOS */
        font-weight: normal;
        font-style: normal;
       font-display: swap;
}
@font-face {
  font-family: 'AradaHeadline-Light';
  src: url('../fonts/AradaHeadline-Light.eot'); /* IE9 Compat Modes */
  src: url('../fonts/AradaHeadline-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/AradaHeadline-Light.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/AradaHeadline-Light.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/AradaHeadline-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/AradaHeadline-Light.svg') format('svg'); /* Legacy iOS */
       font-display: swap;
       font-weight: 300;
        font-style: normal;
}
@font-face {
  font-family: 'AradaHeadline-Bold';
  src: url('../fonts/AradaHeadline-Bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/AradaHeadline-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/AradaHeadline-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/AradaHeadline-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/AradaHeadline-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/AradaHeadline-Bold.svg') format('svg'); /* Legacy iOS */
       font-display: swap;
       font-weight: bold;
        font-style: normal;
}
 @font-face {
      font-family: 'Material Icons';
      font-display: block;
    }
body {
    font-family: 'Arada-Regular';
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.9rem;
    font-weight: 400;
    color: #1d1d1f;
    background-color: #f8f9fc;
    /*text-rendering: optimizeLegibility;
     font-kerning: normal;
    font-variant-ligatures: common-ligatures contextual;
    font-feature-settings: "kern", "liga", "clig", "calt"; */

}

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

.modal{
    z-index:1051;
}
.img-attachment {
    border: 1px dotted #999;
    border-radius: 10px;
}
.d-table{
    display: table;
}

.d-table-cell{
    display: table-cell;
}
.ls-1 {
    letter-spacing: 0.1rem;
}
.btn {
    transition: none;
}
.font-cairo{
    font-family: 'Cairo', sans-serif;
}
.font-arada-regular{
    font-family: 'Arada-Regular';
    font-family: "Nunito Sans", sans-serif;
}
.font-arada-light{
    /* font-family: 'Arada-Light'; */
}
.font-arada-bold{
    font-family: 'Arada-Bold';
  
  font-weight:bold;  font-family: "Nunito Sans", sans-serif;
}
.font-headline-bold {
font-family: 'AradaHeadline-Bold';
}
.form-register .content ol.list p {
    position: relative;
}
.border-primary{
    border: 1px solid #1D4289;
}
.register-success button{
    color: #1D4289;
}
/*.pie-community canvas {
    width: 150px !important;
    height: 150px !important;
}*/
.form-register .content ol.list p::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #000;
    left: -15px;
    top: 7px;
}
.wizard-v5-content .wizard-form .form-register .content ol.list p::before {
    display: none;
}
.btn-kh{
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 20px !important;
    color: white !important;
    background-color: #4D4A4D;
    padding: 10px 15px 6px 21px !important;
    position: relative;
}
.btn-kh-fw {
    position: relative;
}
.btn-kh-fw.width-220 {
    width: 100%;
    margin-top: 0 !important;
    color: #1d1d1f;
    border: 1px solid #1d1d1f;
    text-transform: capitalize;
}
.btn-kh-fw .material-icons{
    position: relative;
    color: #4AF0BF;
    font-size: 16px;
    top: 3px !important;
}
.btn-kh:before{
    content: "arrow_forward_ios";
    color: #4AF0BF;
    font-family: 'Material Icons';
    position: absolute;
    left: 5px;
    top: 7px;
    height: 83%;
}
.resident-details .res-div{
    background: #F8F7F7;
    padding: 10px 10px 5px;
}
.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;
}
.text-light{
    color: #F6F6F6 !important;
}
.text-input{
    color: #868686 !important;
}
.input_date{
    position: relative;
}
.input_date:after {
    content: "";
    background: url(../img/Icon-calendar.png);
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 38px;
}
.table-line tbody tr.total-pay {
    border-radius: 8px;
}
.table-line tbody tr.total-pay th {
    background-color: rgba(34, 66, 139,0.08);
}
.table-line tbody tr.total-pay:hover{
    box-shadow: none;
}
.table-line tbody tr.total-pay th {
    color: #0497a6;
    font-size: 16px;
    font-family: "Arada-Bold";
    padding: 8px;
}
/*.input_date > i {
    color: rgba(0 ,0 ,0 ,0.80);
    right: 10px;
    position: absolute;
    top: 35px;
}*/
.text-head{
    color: #243644 !important;
}
.font-10{
    font-size: 10px !important;
}
.font-11{
    font-size: 11px !important;
}
.font-8{
    font-size: 8px !important;
}
.font-12 {
    font-size: 12px !important;
}
.font-13 {
    font-size: 13px !important;
}
.font-14 {
    font-size: 14px !important;
}
.font-16 {
    font-size: 16px !important;
}
.font-22{
     font-size: 22px !important;
}
.font-20{
     font-size: 20px !important;
}
.font-21{
     font-size: 21px !important;
}
.font-25{
     font-size: 25px !important;
}
.font-30{
     font-size: 30px !important;
}
.font-37{
     font-size: 37px !important;
}
.font-28{
     font-size: 28px !important;
}
.font-24{
     font-size: 24px !important;
}
.font-18{
     font-size: 18px !important;
}
.font-21{
     font-size: 21px !important;
}
.text-expire{
    color: #C31834;
}
.document-item{
    background-color: #F8F8F8;
    border: 1px solid #ECECEC;
}
.text-black, .text-black:hover {
    color: #000 !important;
}
.table-line td .ti {
    font-size: 16px;
}
.no-wrap{
    white-space: nowrap;
}
.tr-link td {
    cursor: pointer;
}
.cross_icon {
    position: absolute;
    right: 8px;
    cursor: pointer;
    background: #000000;
    color: #fff !important;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    top: -15px;
}
.email-read{
    background-color: rgba(246, 246, 244, 0.5);
}
.email-subject{
    font-weight: 600;
   
}
.email-read .email-subject{
    font-weight: 300;
}

p.light {
    color: #333333;
    font-size: 24px;
    letter-spacing: -0.92px;
    line-height: 35px;
    text-align: center;
}

.card .view-txt {
    position: absolute;
    right: 15px;
    top: -10px;
}

.payment-card{
    min-height: 150px;
}
.card .text-f14 {
    font-size: 14px;
    color: #333333;
}

.card .text-f12 {
    font-size: 12px;
    color: #333333;
}

#content {
    position: relative;
}

.site-logo {
    width: 160px;
}

/*a,
.linkPop {
    font-size: 1rem;
    font-weight: bold;
    color: #B1A17B;
    cursor: pointer;
    letter-spacing: 0;
}
*/
.linkPop {
    font-size: inherit !important;
    font-weight: normal !important;
    color: #0497a6 !important;
    cursor: pointer;
}

.banner-text {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
}
a:focus,
a:hover,
a:active,
.linkPop:hover {
/*    font-size: 1rem;*/
    font-weight: normal;
   /* color: #B1A17B;*/
    text-decoration: none;
}
.Quick-link .edit-link {
   /* /* font-family: 'Arada-Bold'; */
   font-weight:bold;
    color: #0497a6;
    float: right;*/
}
.Quick-link .edit-link:hover{
   /*color: rgba(240, 139, 122 ,0.80) !important;*/
}
.owl-carousel-quick-link .nav-link:active, .owl-carousel-quick-link .nav-link:hover {
    color: #0497a6;
}
.owl-carousel-quick-link .nav-link {
    color: #1D1D1F;
    padding: 0 !important;
}
a.a-dark-bg {
    height: 25px;
    width: 133px;
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 25px;
    font-weight: 500;
}
.top-12 {
    top:12px !important;
}
a.a-dark-bg:hover,
a.a-dark-bg:focus,
a.a-dark-bg:active {
    text-decoration: underline;
    color: #FFFFFF;
    font-size: 18px;
}

a.btn:focus,
a.btn:active {
    /*color: #f0f0f0f0;*/
    text-decoration: none;
    font-weight: 400;
}

.text-primary {
    color: #0497a6 !important;
}
a.text-primary:hover{
    color: rgba(240, 139, 122,0.80) !important;
}
.text-secondary {
    color: #697885 !important;
}
.text-theme {
    color: #425261 !important; 
}
.pr-7,
.px-7 {
    padding-right: 7rem !important;
}

star,
.text-danger {
    color: #FF2A2A;
}
.ptncdiv{
    height: 350px;
    overflow: hidden;
    overflow-y:auto;
    padding: 10px;
    border: 1px solid #E3E2DD;
}
.error {
    color: #FF2A2A;
}
.form-error .error {
    color: #FFFFFF;
    text-align: left;
}

.btn {
    border-radius: 0;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    line-height: normal;
    font-weight: 400;
}
/*button.btn {
    height: 48px;
}*/

.btn-sm {
    padding: 0.3rem .75rem;
    line-height: 1.25rem;
}

.btn:focus,
.btn:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

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

.bg-light {
    background-color: #F5F5F5 !important;
}
.datepicker table tr td.day.focused, .datepicker table tr td.day:hover{
     background: #0497a6;
    cursor: pointer;
}

.btn-primary {
    background-color: #0497a6;
    color: #fff;
    border: 1px solid #0497a6;
    transition: none;
    border-radius: 8px;
    /* font-family: 'Arada-Regular'; */
    font-weight: normal;
}
.btn-secondary:not(:disabled):not(.disabled).active, 
.btn-secondary:not(:disabled):not(.disabled):active,
 .show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.btn-secondary {
    border: 1px solid #6a6a6a;
}
.btn-primary.btn-primary2{
    background-color: #0497a6;
    color: #fff;
    border: 1px solid #0497a6;
}
.btn-primary.btn-primary2:disabled {
    background-color: rgba(4, 151, 166 ,0.80);
    color: #fff;
    border: 1px solid rgba(4, 151, 166 ,0.80);
}
.btn-primary2{
    background-color: #0497a6;
    color: #fff;
    border: 1px solid #0497a6;
}
.btn-primary.btn-primary2:not(:disabled):not(.disabled).active,
.btn-primary.btn-primary2:not(:disabled):not(.disabled):active, .show>.btn-primary.btn-primary2.dropdown-toggle
a.btn-primary.btn-primary2:hover ,.btn-primary.btn-primary2:hover ,
a.btn-primary.btn-primary2:active ,.btn-primary.btn-primary2:active ,
a.btn-primary.btn-primary2:focus ,.btn-primary.btn-primary2:focus ,
a.btn-primary.btn-primary2.active ,.btn-primary.btn-primary2.active {
    background-color: rgba(4, 151, 166 ,0.80);
    color: #fff;
    border: 1px solid rgba(4, 151, 166 ,0.80);
}
a.btn-primary2:hover,.btn-primary2:hover{
    background-color: rgba(4, 151, 166 ,0.80);
    color: #fff;
    border: 1px solid #4e68a2;
}
.btn-secondary2 {
    background-color: #ffffff;
    color: #0497a6;
    border: 1px solid #0497a6;
}
a.btn-secondary.btn-secondary2,.btn-secondary.btn-secondary2 {
    background-color: #ffffff;
    color: #0497a6;
    border: 1px solid #0497a6;
}
a.btn-secondary2:hover,.btn-secondary2:hover{
    background-color: rgba(3,184,203,0.6);
    color: #ffffff;
    border: 1px solid #778eb9;
}
.btn-secondary.btn-secondary2:not(:disabled):not(.disabled).active:focus,a.btn-secondary.btn-secondary2:not(:disabled):not(.disabled).active:focus, 
.btn-secondary.btn-secondary2:not(:disabled):not(.disabled):active:focus,a.btn-secondary.btn-secondary2:not(:disabled):not(.disabled):active:focus, 
.show>.btn-secondary.btn-secondary2.dropdown-toggle:focus,.show>a.btn-secondary.btn-secondary2.dropdown-toggle:focus
a.btn-secondary.btn-secondary2:hover,.btn-secondary.btn-secondary2:hover,
a.btn-secondary.btn-secondary2:active,.btn-secondary.btn-secondary2:active,
a.btn-secondary.btn-secondary2:focus,.btn-secondary.btn-secondary2:focus{
   background-color: rgba(3,184,203,0.6) !important;
    color: #ffffff !important;
    border: 1px solid rgba(3,184,203,0.6) !important;
}
.btn-secondary:hover,.btn-secondary:active{
    border: 1px solid #6a6a6a;
    background: transparent;
    color: #1D1D1F;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color:#0497a6 ;
    border-color:#0497a6;
}
.btn-primary:hover, .btn-primary:active,.btn-primary:focus {
    border-color:#0497a6;
    background-color:#0497a6;
}
.btn-primary:active {
    color: #fff;
}
/*.btn-primary:hover {
    background-color: #0497a6 ;
    border-color: #0497a6 ;
    color: #fff !important;
}*/
.modal-100 {
    max-width: 100%;
    background: linear-gradient(to right, #435362, #6d7a85, #8e9ba7);
}

.btn-primary:disabled {
    color: #fff;
    background-color: rgba(13,161,174,0.80);
    border-color: rgba(13,161,174,0.80);
}
.line-height-36{
    line-height: 36px !important;
}
.btn-secondary,
a.btn-secondary {
    color: #1D1D1F;
    background-color: #ffffff;
    border: 1px solid #000000;
    /*transition: all 0.2s ease !important;*/
}

.btn-secondary.btn-bg-dark {
    color: #ffffff !important;
    background-color: transparent !important;
    border: 1px solid #ffffff;
    transition: all 0.2s ease;
    font-weight: 600;
}

.btn-secondary.btn-bg-dark:hover {
    color: #333333 !important;
    background-color: #ffffff !important;
    border: 1px solid #ffffff;
    transition: all 0.2s ease;
    font-weight: 600;
    box-shadow: none;
    text-shadow: none;
}

.login-copyright {
    margin-top: 100px;
}

.btn-transparent {
    color: #333333;
    background-color: transparent;
    border: 1px solid transparent;
    transition: all 0.2s ease;
}

.btn-transparent:hover,
.btn-transparent:active,
.btn-transparent:focus {
    color: #4D4D4D;
    background-color: transparent;
    border: 1px solid transparent;
    transition: all 0.2s ease;
    outline: none !important;
}

.btn-highlight {
    color: #333333;
    background-color: #B1A17B;
    border: 1px solid;
    border-radius: 0;
    font-weight: 600;
}

.btn-highlight:hover {
    color: #ffffff;
    background-color: #4a5968;
    border: 1px solid #4a5968;
}
.datepicker table tr td.day.focused, .datepicker table tr td.day:hover{
    background: #0497a6;
    cursor: pointer;
    color: #fff !important;
    
}
a.btn-secondary:hover,.btn-secondary:hover {
    background: #1D1D1F;
    border: 1px solid #1D1D1F;
    /* border-radius: 0; */
    font-weight: 400;
    color: #fff;
}

.btn-secondary.active {
    color: #ffffff;
    background: #4a5968;
    border: 1px solid #4a5968;
    /* border-radius: 0; */
    font-weight: 400;
}
.h-60{
    height: 60px !important;
}
.line-height-52{
    line-height: 52px !important;
}
.btn-secondary.dropdown-toggle {
    padding: 8px 20px 6px;
    background: white !important;
    border: 1px solid #697885 !important;
    color: #697885 !important;
}

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

.btn-secondary.dropdown-toggle:hover::after {
    border-color: #ffffff;
}

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

.btn-secondary-outline:hover {
    font-weight: 600;
    color: #FFFFFF;
}

.btn-secondary-outline.disabled {
    border: 1px solid rgba(255,255,255,0.5);
    color: rgba(255,255,255,0.5);
}
.btn-secondary-outline.disabled:hover {
    font-weight: 600;
    color: rgba(255,255,255,0.4);
}

.btn-secondary-outline-dark {
    border: 1px solid #333333;
    color: #333333;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}

.btn-secondary-outline-dark:hover {
    font-weight: 600;
    color: #333333;
}

.btn-help{
    color: white;
    font-weight: 700;
    background: transparent;
    border-radius: 50%;
    font-size: 14px;
    border: 1px solid;
    width: 18px;
    height: 18px;
    position: absolute;
    right: -15px;
    top: 14px;
    line-height: 22px;
    text-align: center;
    padding: 0;
}
.btn-help-normal{
    color: #000;
    font-weight: 700;
    background: #B8C1C7;
    border-radius: 50%;
    font-size: 10px !important;
    width: 15px;
    height: 15px;
    padding: 0 0;
    margin-top: -3px;
}
.btn-help-normal:hover{
    color: #000;
}
.popover{
    background: transparent;
}
.popover-body {
    padding: .5rem .75rem;
    background: rgba(0, 0, 0, 0.75);
    color: white;
}
.bs-popover-right>.arrow::after {
    border-right-color: rgba(0, 0, 0, 0.75);
}
.bs-popover-top>.arrow::after {
    border-top-color: rgba(0, 0, 0, 0.75);
}

.table-line .dropdown-menu {
    background-color: #FFFFFF;
    -webkit-font-smoothing: subpixel-antialiased;
    box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5);
    padding: 10px 0;
    min-width: 90px;
}
.table-line a {
    color: #0497a6;
    font-size: 14px;
}
.table-line tbody tr:nth-of-type(odd){
    background-color:#ffffff ;
}
.table-line tbody tr:nth-of-type(even){
    background-color:#f5f5f5 ;
}
.table-line a :hover{
    text-decoration: none;
}
.table-line button {
    height: inherit;
}
.bg-light2 {
    background-color: #F7F8F9;
}

.table-line .dropdown-menu .dropdown-item {
    padding: 5px 15px;
    font-size: 13px;
}
.table-line td .badge {
    display: inline-block;
    width: auto;
    margin: 0 auto;
}

.dashboard-dropdown .dropdown-menu{
    padding:0;
}

.dashboard-dropdown .dropdown-menu .dropdown-item{
    padding-top: 9px;
    padding-bottom: 5px;
}

.table-lesspadding td {
    padding: 5px;
    white-space: nowrap;
}

.table-borderless td {
    color: #333333
}

.form-register .steps li.done a .step-icon,
.form-register .steps li.done a:active .step-icon {
    opacity: 1 !important;
}

.form-register .steps li,
.form-register .steps li.current {
    padding: 15px 0;
}

.wizard .content section{
    padding: 0px;
}
.maintenance-image {
    position: relative;
    height: 234px;
    overflow: hidden;
}

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

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

.maintenance-content {
    z-index: 10;
    position: absolute;
    top: 33%;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.25rem;
    font-weight: bold;
    /*text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) !important;*/
    line-height: 30px;
}

/* Bootstrap Select */

.bootstrap-select .btn.dropdown-toggle:active,
.bootstrap-select .btn.dropdown-toggle {
    background: white;
    border-radius: 2px;
    height: 46px;
    padding: 0px 20px 5px;
    border: 1px solid #dadada;
    color: #333333;
}
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle{
    outline: none !important;
    outline-offset: 0;
}
.bootstrap-select .dropdown-toggle:after {
    content: "";
    border: none;
    border-right: 2px solid #909296;
    border-bottom: 2px solid #909296;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    position: absolute;
    right: 15px;
    top: calc(43% - 1px);
    transition: all 0.2s ease;
}

.bootstrap-select.show .dropdown-toggle:after {
   content: "";
    border: none;
    border-right: 2px solid #909296;
    border-bottom: 2px solid #909296;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    position: absolute;
    right: 15px;
    top: calc(43% - 1px);
    transition: all 0.2s ease;
}

.bootstrap-select .filter-option-inner-inner {
    line-height: 45px;
}
.occupation-select .bootstrap-select .filter-option-inner {
    overflow: hidden;
}
.intl-tel-input .country-list{
    width: 200px !important;
}
.occupation-select .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 375px;
    width: 100%;
}

.bootstrap-select .dropdown-item {
    padding-top: 10px;
}

.bootstrap-select .dropdown-item.active,
.bootstrap-select .dropdown-item:active {
    color: #0497a6 !important;
    text-decoration: none;
    background-color: #D9E1E7;
}
.bootstrap-select .dropdown-item.active:first-child,
.bootstrap-select .dropdown-item:active:first-child {
    color: #1d1d1f !important;
    text-decoration: none;
    background-color: #fff;
}


.bootstrap-select .dropdown-item:hover {
    text-decoration: none;
    color: #0497a6 !important;
    background-color: #D9E1E7;
    font-weight: normal;
}

.bootstrap-select .bootstrap-select .no-results {
    background: rgba(225, 224, 0, 0.03);
}

.sr-covers-div {
    border-top: 1px solid rgba(186, 186, 186, 0.2);
}

.mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffff78;
    z-index: 99999999999;
    cursor: not-allowed;
}


.spinner {
    animation: rotator 1.4s linear infinite;
    position: absolute;
    left: calc(50% - 30px);
    top: calc(100vh * 0.5 - 30px);
}



.path {
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    transform-origin: center;
    animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

#prp_table td {
  /*  padding: 15px;*/
}

[data-toggle="collapse"] .noCollapse {
    display: none;
}

[data-toggle="collapse"] .yesCollapse {
    display: inline;
}

[data-toggle="collapse"].collapsed .noCollapse {
    display: inline !important;
}
[data-toggle="collapse"].collapsed .yesCollapse {
    display: none;

}

.btn-expand-invoice span {
    font-size: 24px;
    line-height: 20px;
}

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

.bg-overdue {
    background: #f6f6f4;
    border-top: 1px solid white;
}

.bg-destails-overdue {
    background: rgba(255, 42, 42, 0.08) !important;
}

.text-white {
    color: white !important;
}

#due-table tr:not(.tr-nopad) td,
#overdue-div table tr:not(.tr-nopad) td ,
.bg-destails-overdue td {
    padding: 10px !important;
}

#invoices input[type="text"],
#overdueTable input[type="text"] {
    height: auto;
    padding: 7px 10px 3px;
}

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

.alert-success.dark {
    border: none;
    border-radius: 0;
    color: #ffffff;
    background: #0497a6;
}

.success-alter-check{
    font-size: 38px;
    border: 2px solid #adc9ce;
    border-radius: 50%;
    padding: 5px;
}

.alert-danger {
    border: none;
    border-radius: 0;
    color: #ffffff;
    background: #ff2a2a;
}

.alert-danger.dark {
    border: none;
    border-radius: 0;
    color: #ffffff;
    background: #ff2a2a;
}

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

.alert-warning.dark{
    border: none;
    border-radius: 0;
    color: #333333;
    background: #B1A17B;
}

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

.form-control {
    background-color: transparent;
    color: #868686;
    border-radius:8px;
    height: 46px;
    padding: 0 20px 0 20px;
    font-size: 14px;
    border: 1px solid #DADADA;
}
.btn {
    font-size: 0.9rem;
}
.input-hidden{
    width: 0;
    height: 0;
    padding: 0;
    position: absolute;
    opacity: 0;
}
/*.form-control.error {
    width: 100% !important;
}*/
.form-control.form-control-sm {
    border-radius: 0;
    height: 2rem;
    border: 1px solid #E3E2DD;
    color: #333333;
    padding: 5px 5px 0 5px !important;
}

/*.form-group {
    margin-bottom: 0.5rem !important;
}*/

.form-group label {
    display: inline;
    font-size: 16px;
    /* font-family: 'Arada-Regular'; */
    color: #1D1D1F;
    margin-bottom: 8px;
}

label.error {
    width: auto;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #FF2A2A;
    font-size: 13px;
}
.textarea-responsive{
    position: relative;
}
.textarea-responsive label.error{
    position: absolute ;
    bottom: -20px;
    left:0;

}

.bootstrap-select label.error {
    position: absolute;
    bottom: -30px;
    font-size: 13px;
}
.form-register.reg-page .content .bootstrap-select label.error {
    position: absolute;
    bottom: -22px;
    font-size: 13px;
}
.form-register .content .custom-input.checkbox label.error {
    position: absolute;
    bottom: 0;
}
select.form-control::-ms-expand {
    display: none;
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: calc(100% - 8px) 45%;
    background-repeat: no-repeat;
    background-image: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png);
    background-size: 8px;
    padding-right: 1.5rem;
    height: 46px !important;
}

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

.form-control:disabled, .form-control[readonly] {
    background: #F6F6F4 !important;
    border: 1px solid #DADADA;
}
.form-control:disabled:focus,
.form-control[readonly]:focus {
    box-shadow: none;
}
.form-control.form-control-bg-dark {
    border: none !important;
    outline: none !important;
}

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

.form-control.input-error {
    border-color: #ff2a2a !important;
}

.intl-tel-input {
    width: 100%;
}
.intl-tel-input.separate-dial-code input{
    padding-left: 95px !important;
}
.intl-tel-input.separate-dial-code .selected-flag{
    width: 90px !important;
}
.intl-tel-input .flag-container{
    max-height: 48px;
}
.intl-tel-input.separate-dial-code .selected-dial-code{
    padding-top: 0;
}
/* h1, h2, h3, h4, h5, h6 {
    font-family: 'AradaHeadline-Regular';
} */
/* h1 {
    color: #425261;
    font-weight: bold;
    font-size: 2.5rem;
    line-height: 35px;
    letter-spacing: -1.54px;
    margin-top: 5px;
    word-spacing: 3px;
}

h2 {
    color: #1d1d1f;
    font-size: 2rem;
    line-height: 2.5rem;
    letter-spacing: -1.23px;
    font-weight: 600;
    word-spacing: 3px;
}

h2.light {
    color: #425261;
    font-weight: 400;
    font-size: 2rem;
    line-height: 2.5rem;
    letter-spacing: -1.23px;
} */
/*
h3 {
    color: #425261 !important;
    font-weight: bold !important;
    font-size: 1.75rem !important;
    line-height: 2.12rem !important;
    word-spacing: 3px;
}*/

/* h4 {
    color: #425261 ;
    font-weight: bold !important;
    font-size: 1.5rem !important;
    letter-spacing: -0.92px;
    line-height: 35px;
    word-spacing: 3px;
}

h5 {
    color: #425261 !important;
    font-weight: bold !important;
    font-size: 1.25rem !important;
    line-height: 1.5rem !important;
    word-spacing: 3px;
}

h5.light {
    color: #425261;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
} */

.c_wall_post_all h6 {
    font-size: 22px !important;
    font-family: 'Arada-Bold' !important;
    color: #000000 !important;
    line-height: 30px !important;
    text-transform: capitalize;
}
.c_wall_post_all p {
    font-size: 16px !important;
    font-family: 'Arada-Light' !important;
    color: #A6A6A6 !important;
    line-height: 26px !important;
}
h6.light {
    font-weight: 400 !important;
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;

    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #0497a6;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 4px;
}



span.total-txt {
    color: #333333;
    font-size: 16px;
    letter-spacing: -0.62px;
}

.dash-title {
    margin-bottom: 15px;
}

.dash-title h1,
.dash-title span {
    z-index: 1;
}

.community-set{
    margin-bottom: 20px;
}
.c_wall_post_all{

}
.community-spacing.btn-secondary{
    padding: 15px 33px 13px;
    min-width: 105px !important;
    background-color: #ffffff;
    border: 1px solid #707070;
    font-size: 14px;
    font-family: 'Arada-Light';
    border-radius: 8px;
    color: #1D1D1F;
}
.community-wall-mobile .community-spacing.btn-secondary:hover,
.community-wall-mobile .community-spacing.btn-secondary:active,
.community-wall-mobile .community-spacing.btn-secondary:focus{
    background-color: #0497a6;
    border: 1px solid #0497a6;
    border-radius: 8px;
    border-color: #0497a6 ;
}
.dash-title.community-set h1,
.dash-title.community-set span {
    color: white !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) !important;
}
.faq .dataTables_length {
    padding-left: 15px;
}
.faq div.dataTables_wrapper div.dataTables_length select {
    width: 60px;
    margin: 0 5px;
}

.dash-title h1 {
    font-size: 32px !important;
    letter-spacing: -1.23px;
    color: #ffffff !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) !important;
}

.dash-title h6 {
    font-size: 14px !important;
    font-weight: normal !important;
    letter-spacing: -1.08px;
    color: #ffffff !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) !important;
}

.lh-1 {
    line-height: 10px !important;
}
.lh-2 {
    line-height: 1 !important;
}
.lh-32{
    line-height: 32px !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;
}
.communityDesc p{
    color: #050505;
    font-family: 'Arada-Light';
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
}
.banner img {
    height: 233px;
    object-fit: cover;
    object-position: 2px 32%;
}
.banner p{
    position: absolute;
    bottom: -9px;
    right: 39px;

}
.tiny-time {
    width: 14px !important;
    height: 14px !important;
    margin-right: 5px;
    margin-top: 2px;
}
.lifestyle-card h5 a {
     font-family: 'Cairo', sans-serif;
    color: #1d1d1f;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 130px;
    text-overflow: ellipsis;
}
/*a.img {
    color: #1d1d1f;
}
img:not([src]){ 
   border: none;
   color: #1d1d1f;
}
a.img:not([src]){ 
   border: none;
   color: #1d1d1f;
}*/
.owl-gallery .owl-item img {
    height: 110px;
}
.bookitem-desc img {
    margin-top: -2px;
    margin-right: 5px;
}
.community-pie canvas {
    width: 280px !important;
    height: 136px !important;
}
.community-info-banner {
    height: 233px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-position: 2px 30%;
    background-repeat: no-repeat;
    /*background-size: 100%;*/
    object-fit: cover;
}
.amenity_bg {
    background-position: 2px 50%;
}
.parking_bg {
    background-position: 3px 47%;
}
.community-tab{
    position: absolute;
    bottom: 30px;
    z-index: 999;
    left: 0;
    width:100%;
}

/*slider*/
.provis-modal .docc {
    max-width: 807px !important;
    padding: 0 10px;
}
.service-zindex{
    position: relative;
}
.service-zindex:after{
    content: '';
    position: absolute;
    width:100%;
    height: 100%;
    top: 0;
    z-index: 99;
    background: rgba(255, 255, 255, 0.3);
}
.slider-service, .slider-service-show {
    width: 100%;
    height: 2px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    position: relative;
}
.ui-widget.ui-widget-content{
    border: 1px solid #F3B619;
}
.slider-service .ui-slider-range, .slider-service-show .ui-slider-range{
    border-radius: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}
.slider-service .ui-slider-handle, .slider-service-show .ui-slider-handle{
    cursor: move;
    cursor: grab;
    cursor: -webkit-grab;
    width: 32px;
    height: 32px;
    position: absolute;
    outline: none;
    top: 0;
    z-index: 1;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
    margin: -1px 0 0 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: box-shadow .3s ease;
}
.slider-service .ui-slider-handle .smiley , .slider-service-show .ui-slider-handle .smiley{
    position: absolute;
    left: 15px;
    top: 12px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 2px solid #2E6978;
    opacity: 1;
    -webkit-transform: translate(-50%, -12px);
    transform: translate(-50%, -12px);
    transition: all .3s ease 0s;
}
.slider-service .ui-slider-handle .smiley:before, .slider-service .ui-slider-handle .smiley:after {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #2E6978;
    position: absolute;
    top: 8px;
}

.slider-service-show .ui-slider-handle .smiley:before, .slider-service-show .ui-slider-handle .smiley:after {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #2E6978;
    position: absolute;
    top: 8px;
}

.slider-service .ui-slider-handle .smiley:before, .slider-service-show .ui-slider-handle .smiley:before {
    left: 7px;
}
.slider-service .ui-slider-handle .smiley:after, .slider-service-show .ui-slider-handle .smiley:after {
    right: 7px;
}
.slider-service .ui-slider-handle .smiley svg, .slider-service-show .ui-slider-handle .smiley svg {
    width: 16px;
    height: 7px;
    position: absolute;
    left: 50%;
    bottom: 5px;
    margin: 0 0 0 -8px;
}
.slider-service .ui-slider-handle .smiley svg path, .slider-service-show .ui-slider-handle .smiley svg path {
    stroke-width: 3.4;
    stroke: #2E6978;
    fill: none;
    stroke-linecap: round;
}
.slider-service .ui-slider-handle.ui-state-active , .slider-service-show .ui-slider-handle.ui-state-active {
    cursor: grabbing;
    cursor: -webkit-grabbing;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.32);
}
.slider-service .ui-slider-handle.ui-state-active + .text, .slider-service-show .ui-slider-handle.ui-state-active + .text {
    -webkit-transform: translate(0, -80px);
    transform: translate(0, -80px);
    transition: -webkit-transform .3s ease 0s;
    transition: transform .3s ease 0s;
    transition: transform .3s ease 0s, -webkit-transform .3s ease 0s;
}
.slider-service .ui-slider-handle.ui-state-active .smiley , .slider-service-show .ui-slider-handle.ui-state-active .smiley {
    opacity: 1;
    -webkit-transform: translate(-50%, -12px);
    transform: translate(-50%, -12px);
    transition: all .3s ease .1s;
}
.slider-service .text, .slider-service-show .text {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    -webkit-transform: translate(0, -44px);
    transform: translate(0, -44px);
    transition: -webkit-transform .3s ease .2s;
    transition: transform .3s ease .2s;
    transition: transform .3s ease .2s, -webkit-transform .3s ease .2s;
    font-size: 16px;
}
.slider-service .text strong, .slider-service-show .text strong {
    color: #000;
    font-weight: bold;
}


/*slider*/

.banner-gradient {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0),rgba(54,54,54,1));
    width: 100%;
    height: 100%;
    opacity: 0.5;
    top: 0;
}
.community-banner img {
    object-fit: cover;
    width: 100%;
    height: 220px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 5px 0;
    font-size: 0.85rem;
    color: #858796;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.35rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #1D1D1F;
    text-align: inherit;
    white-space: unset;
    background-color: transparent;
    border: 0;
    font-size: 14px;
}
.notify_drop:hover {
   font-weight: normal;
}
.notify_item:hover {
    font-weight: bold;
}
.noti_desc {
    height: 30px;
    overflow: hidden;
    display: block;
}
.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: 8px;
    color: #333333 !important;
    box-sizing: content-box;
}
.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: #0497a6 !important;
    color: #ffffff !important;
    border-radius: 50%;
}
.datepicker .disabled {
    background: #e3e2dc !important;
    color: #bbbbbb !important;
    cursor: not-allowed;
}
.datepicker .disabled-date {
    background: #ff2a2a !important;
    color: #ffffff !important;
}
.page-link {
    /* padding: .7rem .75rem 0.2rem; */
    color: #0497a6;
}
.page-item .page-link {
    border-radius: 0 !important;
    border: 1px solid #f6f6f4;
}
.page-item .page-link:hover {
    background: #f6f6f4;
    color: #0497a6;
    font-weight: normal;
}
.page-item.disabled .page-link {
    border-radius: 0 !important;
    border: 1px solid #f6f6f4;
}
.page-item.active .page-link {
    background: #0497a6;
    border: 1px solid #0497a6;
    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);*/
    border: 1px solid #dadada;
    object-fit: contain;
    border-radius: 50%;
}
.card {
    border-radius: 0;
    background-color: #FFFFFF;
    box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5);
    -webkit-box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5);
    margin-bottom: 1.2rem;
    border: 0;
}
.card-slider-btn {
    padding: 0;
}
.card-slider-btn.slick-disabled {
    color: #A4A4A4;
}
.card-slider-btn i {
    font-size: 3rem;
    line-height: unset;
}
.shadow {
    box-shadow: 0 2px 4px 0 rgba(149, 149, 149, 0.5);
    -webkit-box-shadow: 0 2px 4px 0 rgba(149, 149, 149, 0.5);
}
.shadow-2 {
    box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5) !important;
    -webkit-box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5) !important;
}
.no-shadow{
    box-shadow: none;
}
.form-section {
    font-size: 1.2em;
    background: #f5f5f5;
    color: black;
    padding: 10px 10px 5px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 1.2em;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #ffffff;
    border-bottom: 1px solid #FFFFFF;
    border-radius: 0.35rem;
}
.badge {
    border-radius: 20px;
    padding: 5px;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-transform: capitalize;
}
.badge-highlight {
    background-color: rgba(240, 139, 122,0.12);
    color: #0497a6;
    padding: 0.15rem 1rem !important;
    font-size: 12px !important;
    border-radius: 2px;
}
.badge-status-active {
    background-color: rgba(8, 158, 38, 0.12);
    color: #089E26 !important;
    padding: 0.15rem 1rem !important;
    font-size: 12px !important;
    border-radius: 2px;
}
.table-line tbody tr:hover {
    box-shadow: 0 2px 10px 0 rgba(149, 149, 149, 0.5);
}
.unit-table-expandable tbody tr:hover{
    box-shadow:none;
}
td.active tr.iconfind {
    background: #fafafa;
    border: 2px solid #fafafa;
    color: #1d1d1f;
}
td.active tr.iconfind td {
    color: #1d1d1f;
}
.unit-table-expandable table tr.collapse.show {
    border: 2px solid transparent;
}
.unit-table-expandable table tr.collapse.show td {
    background-color: #fafafa !important;
}
.bg-btn {
    background-color: #000000;
}
.border-btn {
    border-color: #000000;
}
.bg-btn:hover, .bg-btn:active {
    background-color: rgba(0, 0, 0, 0.80);
}
.border-btn:hover, .border-btn:active {
    border-color: rgba(0, 0, 0, 0.80);
}
.badge-status-inactive {
    background-color: rgba(8, 158, 38, 0.12);
    color: #089E26 !important;
    padding: 0.15rem 1rem !important;
    font-size: 12px !important;
    border-radius: 2px;
}
.badge-status-pending {
    background-color: rgba(153, 158, 8, 0.12);
    color: #DBCA30;
    padding: 0.15rem 1rem !important;
    font-size: 12px !important;
    border-radius: 2px;
}
.badge-status-new {
    background-color: #B1A17B;
    border-radius: 14px;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    padding: 4px 20px 1px 20px;
}
.of-contain{
    object-fit:contain;
}
.topbar .nav-item .nav-link .badge-counter {
    position: absolute;
    -webkit-transform: scale(.7);
    transform: scale(1);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    right: 0.0rem;
    margin-top: -0.75rem;
}
.topbar.navbar-light .navbar-nav .nav-item .nav-link > i {
    color: #243644;
}
.text-service {
    background-color: #0497a6;
    border-radius: 8px;
    padding: 0 7px;
}
.text-violations {
    background-color: #008E6D;
    border-radius: 8px;
    padding: 0 7px;
}
.text-closed {
    background-color: #1D428A;
    border-radius: 8px;
    padding: 0 7px;
}
.badge-danger {
    color: #ffffff;
    background-color: #0497a6;
}
.border-left {
    border-left: 1px solid #e3e6f0!important;
}
.reality-box .real-left {
   background-color: #1D428A;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 35%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.reality-box .real-right img{
    height: 211px;
    object-fit: cover;
}
.user-text {
    color: #243644;
}
.nav-mail-mobile li.nav-item {
    padding: 0;
}
.bg-gradient-primary {
    background: #FFB6AB;
    background: -moz-linear-gradient(to bottom, #FFB6AB, #FFB6AB, #FFB6AB);;
    background: -webkit-linear-gradient(to bottom, #FFB6AB, #FFB6AB, #FFB6AB);;
    background: linear-gradient(to bottom, #FFB6AB, #FFB6AB, #FFB6AB);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#697885', endColorstr='#425261', GradientType=0);
}
.text-light-gray {
    color: #A4A4A4;
}
.text-gray-100 {
    color: #333333 !important;
    font-weight: 100;
}
.text-gray-200 {
    color: #333333 !important;
    font-weight: 200;
}
.text-gray-300 {
    color: #333333 !important;
    font-weight: 300;
}
.text-gray-400 {
    color: #333333 !important;
    font-weight: 400;
}
.text-gray-500 {
    color: #333333 !important;
    font-weight: 500;
}
.text-gray-600 {
    color: #333333 !important;
    font-weight: 600;
}
.text-gray-700 {
    color: #333333 !important;
    font-weight: 700;
}
.text-gray-800 {
    color: #333333 !important;
    font-weight: 800;
}
.text-gray-900 {
    color: #333333 !important;
    font-weight: 900;
}
.text-provis-100 {
    color: #B1A17B !important;
    font-weight: 100;
}
.text-provis-200 {
    color: #B1A17B !important;
    font-weight: 200;
}
.text-provis-300 {
    color: #B1A17B !important;
    font-weight: 300;
}
.text-provis-400 {
    color: #B1A17B !important;
    font-weight: 400;
}
.text-provis-500 {
    color: #B1A17B !important;
    font-weight: 500;
}
/*.text-provis-600 {
    color: #B1A17B !important;
    font-weight: 600;
}*/
.text-provis-700 {
    color: #B1A17B !important;
    font-weight: 700;
}
.text-provis-800 {
    color: #B1A17B !important;
    font-weight: 800;
}
.text-provis-900 {
    color: #B1A17B !important;
    font-weight: 900;
}

/* Start of Dashboard */
.owl-carousel-gallery-link .img-thumbnail {
    max-height: 110px;
}
.community_docs .custom-file-label::after {
    display: none;
}
.community_docs .custom-file-label {
    background: linear-gradient(to right, #B69853, #B39D6B, #B1A17B);
    text-align: center;
    padding: .375rem 0.35rem;
}
.calender-card-body {
    height: 70px;
}

.dashboard-oa-mt{
    margin-top:0;
}
.dashboard-min {
    min-height: 193px;
}
.dashboard-min .staticstic-div .staticstic-div-info{
    padding: 20px 0;
}
.dashboard-min .staticstic-div .staticstic-div-card{
    min-height: 80px;
}
.dashboard-min .info-text{
    min-height: 50px;
}

span.total-txt {
    color: #333333;
    font-size: 16px;
    letter-spacing: -0.62px;
}

.dash-title {
    margin-bottom: 15px;
}

.dash-title h1,
.dash-title span {
    z-index: 1;
}

.dash-title.community-set h1,
.dash-title.community-set h6 {
    color: white !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) !important;
}

.dash-title.community-set h6 {
    font-weight: 400 !important;
}

.community-banner {
    height: 218px;
    width: calc(100% - 20px);
    position: absolute;
    top: 0;
    left: 10px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.community-banner img {
    object-fit: cover;
    width: 100%;
    height: 220px;
}

#communityDesc ul {
    padding: 0;
    list-style-type: none;
}

#communityDesc li {
    float: left;
    padding: 0px 10px 0px 0px;
    position: relative;
    font-size: 12px;
    /* font-family: 'Arada-Regular'; */
    color: #1D1D1F;
}

#communityDesc li p{
    margin: 0;
}

#communityDesc li:first-child {
    padding-left: 0;
}

#communityDesc li::after {
    content: ',';
    position: absolute;
    right: 3px;
    top: 0;
}

#communityDesc li:last-child::after {
    content: '.';
    position: absolute;
    right: 3px;
    top: 0;
}

#content-wrapper {
    overflow-x: hidden;
}

.sidebar.navbar-nav{
    height: 100vh;
    /*overflow: scroll;*/
    background: #f0fdff;
    position: relative;
}
.sidebar .nav-item .collapse .collapse-inner, .sidebar .nav-item .collapsing .collapse-inner {

   /* min-width: 261px;*/
}
.sidebar > ul>.nav-item > .collapse.show > .collapse-inner{
    padding-left: 3px !important;
}
.sidebar-toggled .sidebar .nav-item .nav-link[data-toggle="collapse"].collapsed::after {
    display: none !important;
}

#wrapper #content-wrapper {
    background-color: #fff;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100vh !important;
}

.card-relative {
    position: relative;
}

.card-relative .dots-vertical {
    position: absolute;
    top: 19px;
    right: 5%;
}

.card-relative .dots-vertical .fa {
    color: #C4C4C2;
}

.card .slider-margin{
    margin-right: 80px;
}

.sidebar .nav-item .nav-link .img-profile, .topbar .nav-item .nav-link .img-profile {
    height: 33px;
    width: 33px;
    object-fit: cover;
    border: 1px solid #dadada;
}
.user-profile-ime {
    width: 80px;
    height: 80px;
    object-fit: cover;
    overflow: hidden;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
    border: 1px solid #dadada;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: #ffffff;
}
.skin-square .radio-inline {
    padding-top: 5px;
}
.user-profile-banner {
    object-fit: cover;
    object-position: 5px 54%;
}
.user-image-container{
    position: relative;
}
.user-img{
   position: absolute;
    object-fit: cover;
    top: -50px;
    left: 20px;
    border-radius: 50%;
    border: 1px solid #dadada;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: #ffffff;
}
.user-profile-tab .nav-tabs .nav-link.btn-secondary {
    color: #697885;
    background-color: #ffffff;
    border: 1px solid #697885;
    transition: all 0.2s ease !important;
    border-top-left-radius: 0;
    border-top-right-radius:0;
}
.user-profile-tab .nav-tabs .nav-link.btn-secondary.active {
    background-color: #697885 !important;
    color: #ffffff !important;
    border: 1px solid #697885;
}

.current-date-time {
    font-size: 12px;
}

.add-link span {
    vertical-align: top;
    line-height: 42px;
    font-weight: 600;
}

.add-link a {
    text-decoration: none;
}

.add-link i {
    font-size: 42px;
}

.btn-add-link {
    color: #697885;
    border: 1px solid #697885;
    border-radius: 0;
    font-weight: 100;
}

/*.topbar.navbar-light .navbar-nav .nav-item .nav-link i {
    font-size: 36px;
}*/

.topbar.navbar-light .navbar-nav .nav-item .nav-link {
    color: #697885 !important;
}
.topbar .dropdown .dropdown-menu a.dropdown-item {
    font-size: 0.9rem;
    line-height: normal;
    padding: 0.4rem 1rem;
}

.project-card ul {
    font-size: 10px;
    padding-top: 25px;
    color: #4D4D4D;
    line-height: 16px;
}
.project-card ul li span{
    line-height: 28px;
    color: #606060;
}
.text-primary{
    color: #0497a6 !important;
}
a.text-primary:focus, a.text-primary:hover {
    color: rgba(240, 139, 122, 0.80) !important;
}
.btn-pay{
    border-radius: 8px;
    height: 43px;
    line-height: 24px;
}
.br-2{
    border-radius: 2px;
}
.br-3{
    border-radius: 8px !important;
}
.btn-view{
    border-radius: 8px;
    border: 1px solid #fff;
    height: 43px;
    line-height: 26px;
    color: #fff;
}
.btn-view:hover,.btn-view:focus,.btn-view:active {
    background-color: #fff;
    color: #0497a6;
}
.payable-card {
    background-color: #0497a6;
    border-radius: 8px;
}
.rounded-8{
     border-radius: 8px;
}
.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: #0497a6;
    border: 1px solid #0497a6;
}

.payable-card h1 {
    color: #ffffff ;
    font-size: 36px ;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-top: 20px;
}

.payable-card p {
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;
}

.due-card {
    background: linear-gradient(180deg, #F2F200 0%, #B1A17B 100%);
    box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
}

.due-card h1 {
    font-size: 40px !important;
    margin-top: 40px;
    font-weight: bold !important;
    letter-spacing: 1px;
}

.due-card p {
    color: #333333;
    font-size: 20px;
    letter-spacing: 1px;
}

#ql-next {
    position: absolute;
    right: 10px;
    top: 10px;
}

#ql-previous {
    position: absolute;
    right: 40px;
    top: 10px;
}

#communityWall-next {
    position: absolute;
    right: 10px;
    top: 10px;
}

.asset-manage {
    white-space: normal;
}

#communityWall-previous {
    position: absolute;
    right: 40px;
    top: 10px;
}
.dashboard-paragraph {
    min-height: 70px;
}

.dashboard-paragraph p {
    min-height: 70px;
}

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

.community-name-wrap {
    color: #B1A17B;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}

.lifestyle-offering  a{
    color: #020202 !important;
    font-size: 18px !important;
    font-weight: bold !important;
    margin: 0;
   /* font-family: 'Arada-Bold' */
}

.maintenance-content .mx-auto .btn{
    padding: .75rem 1.5rem .75rem;
}
#wall .owl-item.active{
    margin-top: 8px;
}
.asset-card-min-height{
    min-height: 140px;
}
/*#recent-orders th{
    padding: 15px 0 10px 10px;
}*/
.service-graph .project-card i {
    font-size: 9px;
    float: left;
    line-height: 2.2;
}
/* End of Dashboard */

/* Start of Finance */
    .tenantcss{
        margin-bottom: 57px;
    }
/* End of Finance */

/* Start Of Side Bar */
.position-sticky {
    position: sticky !important;
    top: 0
}

.sidebar .nav-item .collapse .collapse-inner,
.sidebar .nav-item .collapsing .collapse-inner {
    padding: .5rem 1.85rem;
    padding-left: 10px !important;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item,
.sidebar .nav-item .collapsing .collapse-inner .collapse-item {
    padding: 6px 12px;
    margin: 0px 0px 8px;
    display: block;
    color: #000000;
    text-decoration: none;
    border-radius: 0;
    white-space: nowrap;
    border-right: 4px solid transparent;
    max-width: 220px;
    height: 32px;
    width: 100%;
}
.sidebar li.nav-item > .nav-link.active[data-toggle="collapse"]::after {
    color: #fff !important;
}
.sidebar .nav-item .collapse .collapse-inner .collapse-item span, .sidebar .nav-item .collapsing .collapse-inner .collapse-item span{
    font-size: 14px;
}
.sidebar .nav-item .collapse .collapse-inner .collapse-inner .collapse-item.active, .sidebar .nav-item .collapsing .collapse-inner .collapse-inner .collapse-item.active {
    font-weight: normal;
    border-color: transparent;
    color: #0497a6;
    /* background: linear-gradient(to right,#ffffff,#ffffff,#c6dadc,#0497a680);
    border-right: 4px solid #0497a6; */
    max-width: 210px;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item:hover,
.sidebar .nav-item .collapsing .collapse-inner .collapse-item:hover {
    font-weight: normal;
    border-color: transparent;
    color: #0497a6;
    /* background: linear-gradient(to right,#ffffff,#ffffff,#c6dadc,#0497a680); */
    /* border-right: 4px solid #0497a6; */
    background-color: transparent;
}
.sidebar .nav-item .collapse .collapse-inner .collapse-item:hover::after,
 .sidebar .nav-item .collapsing .collapse-inner .collapse-item:hover::after{
     color: #0497a6;
 }
.sidebar .nav-item .collapse .collapse-inner .collapse-item.active, .sidebar .nav-item .collapsing .collapse-inner .collapse-item.active {
    font-weight: normal;
    border-color: transparent;
    /* background: linear-gradient(to right,#ffffff,#ffffff,#c6dadc,#0497a680); */
    background: transparent;
    border-radius: 0px;
    /* border-right: 4px solid #0497a6; */
    max-width: 220px;
    padding: 6px 12px;
    height: 32px;
}
.sidebar .nav-item .collapse .collapse-inner .collapse-item.active span, .sidebar .nav-item .collapsing .collapse-inner .collapse-item.active span {
    color: #0497a6 !important;
}
.sidebar .nav-item .collapse .collapse-inner .collapse-item.active i, .sidebar .nav-item .collapsing .collapse-inner .collapse-item.active i {
    color: #0497a6 !important;
}
.sidebar .nav-item .collapse .collapse-inner .collapse-item:active,
.sidebar .nav-item .collapsing .collapse-inner .collapse-item:active {
    background-color: transparent;
}

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

.sidebar #sidebarToggle {
    width: 100%;
    position: relative;
}

.sidebar.toggled #sidebarToggle {
    width: 100%;
    position: relative;
    text-align: center;
}

.sidebar #sidebarToggle::after {
    display: none;
   /* position: absolute;
    left: 0;
    top: 3px;
    content: 'arrow_back_ios';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    background: linear-gradient(to right, #B69853, #B39D6B, #B1A17B);
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    right: 0;
    margin: 0 auto;
    padding: 0 11px;*/
}

/*.sidebar #sidebarToggle::before {
    position: absolute;
    left: 8px;
    top: 3px;
    content: 'arrow_back_ios';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';    
    -webkit-font-smoothing: antialiased;    
    text-rendering: optimizeLegibility;    
    -moz-osx-font-smoothing: grayscale;    
    font-feature-settings: 'liga';
}*/

/*.sidebar.toggled #sidebarToggle::after {
    position: absolute;
    left: 0;
    top: 3px;
    content: 'arrow_forward_ios';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
    line-height: 35px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    right: 0;
    margin: 0;
    padding: 0 9px;
}*/

/*.sidebar.toggled #sidebarToggle::before {
    position: absolute;
    left: 0;
    top: 3px;
    content: 'arrow_forward_ios';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}*/

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

/*.sidebar .nav-item .nav-link.collapsed i {
    color: #ADB4B7 !important;
}*/
.sidebar .nav-item .nav-link i, .sidebar .nav-item .nav-link.collapse-item i {
    font-size: 15px;
    margin-right:8px;
    line-height: 22px;
}

.sidebar .nav-item .nav-link.collapse-item i {
    vertical-align: middle;
}
.sidebar > ul>.nav-item > .collapse.show > .collapse-inner {
    padding-left: 3px !important;
}

.nav-link.collapsed{
    color: #ADB4B7 !important;
}
.sidebar .nav-item {
    position: relative;
    list-style-type: none !important;
    margin-bottom: 10px;
}
.sidebar .nav-item a.nav-link.collapsed.active {
   background: #0497a6;
    border-left: none;
    color: #fff !important;
    border-radius: 7px;
    width: 100%;
}
.sidebar-dark .nav-item .nav-link.active span, .sidebar-dark .nav-item .nav-link.active i {
    color: #fff !important;
}
.sidebar .nav-item .collapsing {
    transition: none;
}

.sidebar .nav-item .nav-link .collapse-item .active span{
    margin-top: 0 !important;
    font-weight: 400 !important;
}

.sidebar .nav-item a.nav-link.collapse-item{
    font-weight: 400;
    /*color: #fff !important;*/
}

.sidebar .nav-item .nav-link span {
    font-size: 15px;
    display: inline-block;
    padding: 0px 0 1px 0;
    position: absolute;
    font-weight: 400;
    max-width: calc(100% - 90px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sidebar .nav-item .collapse .collapse-inner .collapse-item i, .sidebar .nav-item .collapsing .collapse-inner .collapse-item i {
    margin-top: -6px;
    visibility: hidden;
}
.sidebar .nav-item .nav-link.active[data-toggle="collapse"]::after {
    color: #0497a6 !important;
    font-size: 16px;
    line-height: 24px;
    padding-top: 0;
}
/*.sidebar .nav-item .nav-link[data-toggle="collapse"].collapsed::after {
    content: '\02C7';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 35px;
    line-height: 24px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    padding-top: 2px;
    background-image: url("https://www.etelestia.com/sites/all/themes/etelestia/home/white-arrow-down.png");
}*/
.sidebar .nav-item .nav-link[data-toggle="collapse"].collapsed::after {
   /* content: "";
    background: url(../img/plus-icon.png);
    width: 16px;
    height: 16px;
    position: absolute;
    right: 15px;
    top: 15px;
    transition: all 0.2s ease;
    transform: rotate(177deg);*/
    width: 16px;
    text-align: center;
    float: right;
    vertical-align: 0;
    border: 0;
    font-weight: 900;
    content: '\e148';
    font-family: 'Material Icons';
}
.sidebar > ul>.nav-item > .collapse.show > .collapse-inner .nav-link[data-toggle="collapse"].collapsed::after{
     top: 8px;
}
.sidebar .nav-item .nav-link[data-toggle="collapse"].lifestyle-offer.collapsed::after {
    margin-top: -6px;
}
.sidebar .nav-item .nav-link[data-toggle="collapse"].lifestyle-offer::after{
    padding-top: 4px;
}
.sidebar-dark .sidebar-brand {
    color: #fff;
    height: auto;
    /* padding: 70px 30px 55px; */
    /* background-color: #ffffff; */
}
.sidebar.sidebar-dark .menu-overlay{
    background: linear-gradient(to bottom, rgba(105, 120, 133, 0),rgba(0,0,0,0.5) 100%);
}
.sidebar.sidebar-dark > ul {
    /* background: #ffffff; */
    height: 100%;
}
/*.sidebar .nav-item > .collapse.show > .collapse-inner {
    padding-left: 50px !important;
}*/
.sidebar-dark hr.sidebar-divider {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.sidebar-dark .sidebar-heading {
    color: #ffffff;
}
.sidebar-dark .nav-item .nav-link {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
}
.sidebar .nav-item .nav-link[data-toggle="collapse"].collapsed:hover::after {
    color: #0497a6;
}
.sidebar .nav-item .nav-link[data-toggle="collapse"]:hover::after {
    color: #0497a6;
}
.sidebar-dark .nav-item .nav-link i, .sidebar-dark .nav-item .nav-link:focus i, .sidebar-dark .nav-item .nav-link span {
    color: #000000;
}
.sidebar-dark > ul > .nav-item:last-child .nav-link:hover {
    background: inherit;
    border-color: transparent;
}
.sidebar-dark .nav-item .nav-link:active,
.sidebar-dark .nav-item .nav-link:focus,
.sidebar-dark .nav-item .nav-link:hover {
    color: #0497a6;
}
.sidebar-dark .nav-item .nav-link:active i,
.sidebar-dark .nav-item .nav-link:focus i,
.sidebar-dark .nav-item .nav-link:hover i {}
.sidebar-dark .nav-item .nav-link[data-toggle="collapse"]::after {
    color: #000000;
}
.sidebar-dark .nav-item .nav-link[data-toggle="collapse"]::after:hover{
    color: #0497a6;
}
.sidebar-dark .nav-item .nav-link.active {
    background-color: #0497a6;
    margin-bottom: 10px;
    border-radius: 7px;
}
.sidebar .nav-item .nav-link[data-toggle="collapse"].collapsed::after{
    color: #000000;
}
.sidebar-dark #sidebarToggle {
    background-color: rgba(255, 255, 255, 0);
}
.sidebar-dark .nav-item .nav-link.collapsed.active span, .sidebar-dark .nav-item .nav-link.collapsed.active i, .sidebar-dark .nav-item .collapse .collapse .nav-link.collapse-item.active i {
    color: #0497a6;
}
.sidebar .nav-item .collapse .collapse-inner .collapse-item:hover span, .sidebar .nav-item .collapsing .collapse-inner .collapse-item:hover span {
    color: #0497a6;
}
.sidebar .nav-item .collapse .collapse-inner .collapse-item:hover i, .sidebar .nav-item .collapsing .collapse-inner .collapse-item:hover i {
    color: #0497a6;
}
.sidebar-dark .nav-item .nav-link:hover span, .sidebar-dark .nav-item .nav-link:hover i {
    color: #0497a6;
}
.sidebar-dark .nav-item .nav-link::after:hover , .sidebar-dark .nav-item .nav-link::after:hover  {
    color: #0497a6;
}
/*.sidebar-dark #sidebarToggle::after {
    color: #ffffff;
}*/
/*.sidebar .nav-item .nav-link.active i {
    color: #fff !important;
}*/
/*.sidebar-dark #sidebarToggle:hover {
    background-color: transparent;
}*/
/*.sidebar-dark.toggled #sidebarToggle::after {
    color: #ffffff;
}*/
.sidebar-brand-icon {
    display: none;
}
.sidebar .sidebar-brand .sidebar-brand-text {
    display: block;
}
.sidebar-dark.toggled .sidebar-brand {
    padding: 15px 5px 50px;
}
.sidebar-dark.toggled .sidebar-brand-icon {
    display: block;
}
.sidebar .nav-item .nav-link[data-toggle=collapse]::after {
    width:16px;
    text-align: center;
    float: right;
    vertical-align: 0;
    border: 0;
    font-weight: 900;
    content: '\e15b';
    font-family: 'Material Icons';/*
    position: absolute;
    right: 20px;*/
}
/* End Of Side Bar */

.overdue-amount {
    font-size: 22px;
    padding: 0 5px;
    font-weight: 600;
    color: #FF4961;
}

.community-group {
    border: 1px solid #e3ebf3;
    padding: 10px 5px 0;
    position: relative;
    margin-top: -1px;
}

.community-name {
    position: absolute;
    top: -10px;
    background: #e3ebf3;
    padding: 0 5px;
    color: #286978;
    font-size: 0.8rem;
}

.card-header, .card-header:first-child {
    padding: 15px 10px 10px;
    border-radius: 0.35rem;
}

.card .card-title {
    margin: 0;
}

.payment-status {
    font-size: 1.6rem;
}

.linkPop {
    color: #286978;
    cursor: pointer;
    font-weight: 500;
    font-size: 1.2rem;
}

.drag-holder {
    display: none;
    position: absolute;
    width: 15px;
    height: 15px;
    padding: 0;
    z-index: 10;
    right: 15px;
}

.drag-en .drag-holder {
    display: block;
}

.share-div {
    position: absolute;
    bottom: -4px;
    right: -15px;
}

ul.share-icons li a {
    transition: all .3s ease;
    display: block;
    width: 40px;
    background: #1F2229;
    text-align: center;
    line-height: 36px;
    color: #fff;
}

ul.share-icons li a:hover {
    background: #1E9FF2;
}

.carousel-control-next {
    width: 30px;
}

.carousel-control-next .material-icons {
    padding-right: 30px;
}

.carousel-control-prev .material-icons {
    padding-left: 10px;
}

.custom-lime-btn {
    background: #B1A17B;
    border-radius: 30px;
    font-size: 12px;
    border: 0;
    padding: 0 12px;
    color: #333333;
    position: absolute;
    top: -12px;
    left: 115px;
}
.c_wall_post_all .eventBtnTab .eventBtn.btn-secondary {
    border-radius: 8px;
    background-color: #ffffff;
    border: 1px solid #707070;
    color: #000000;
}
.c_wall_post_all .eventBtnTab .eventBtn.btn-default {
    border-radius: 8px;
    background-color: #ffffff;
    border: 1px solid #707070;
    color: #000000;
}
.c_wall_post_all .eventBtnTab .eventBtn.btn-danger{
    border-radius: 8px;
    background-color: #ffffff;
    border: 1px solid #707070;
    color: #000000;
}
.c_wall_post_all .eventBtnTab .eventBtn.btn-secondary:hover ,
.c_wall_post_all .eventBtnTab .eventBtn.btn-secondary:active ,
.c_wall_post_all .eventBtnTab .eventBtn.btn-secondary:focus {
     border-radius: 8px;
    background-color: #0497a6;
    border: 1px solid #0497a6;
    color: #fff;
}
.c_wall_post_all .eventBtnTab .eventBtn.btn-secondary.active{
    border-radius: 8px;
    background-color: #0497a6;
    border: 1px solid #0497a6;
    color: #fff;
}
.c_wall_post_all .eventBtnTab .eventBtn.btn-default.active{
    border-radius: 8px;
    background-color: #0497a6;
    border: 1px solid #0497a6;
    color: #fff;
}
.c_wall_post_all .eventBtnTab .eventBtn.btn-danger.active{
    border-radius: 8px;
    background-color: #0497a6;
    border: 1px solid #0497a6;
    color: #fff;
}

.c_wall_post_all .eventBtnTab .eventBtn.btn-default:hover,
.c_wall_post_all .eventBtnTab .eventBtn.btn-default:active,
.c_wall_post_all .eventBtnTab .eventBtn.btn-default:focus{
    border-radius: 8px;
    background-color: #0497a6;
    border: 1px solid #0497a6;
    color: #fff;
}
.c_wall_post_all .eventBtnTab .eventBtn.btn-danger:hover ,
.c_wall_post_all .eventBtnTab .eventBtn.btn-danger:focus ,
.c_wall_post_all .eventBtnTab .eventBtn.btn-danger:active {
    border-radius: 8px;
    background-color: #0497a6;
    border: 1px solid #0497a6;
    color: #fff;
}
.c_wall_post_all p a {
    color: #1D428A;
}
.c_wall_post_all p a:hover {
    color: rgba(29, 66, 138, 0.80);
}
.c_wall_post_all .card-header .community-user-img{
    display: inline-block !important;
    border-radius: 50%;
    height: 48px;
    width: 48px !important;
    box-shadow: none;
    vertical-align: baseline;
    background-color: #000000;
    margin-top: 8px;
    border: 1px solid #e5e5e5;
}
.c_wall_post_all .card-header .user-name-txt{
    font-size: 21px;
    color: #000000;
   /* font-family: 'Arada-Bold'; */
   font-weight:bold;
}
.c_wall_post_all .card-header .user-post-time{
    font-size: 18px;
    color: #a6a6a6;
   font-family: 'Arada-Light';
}
.community-user-img {
   display: inline-block !important;
    border-radius: 50%;
    height: 48px;
    width: 48px !important;
    box-shadow: none;
    vertical-align: text-bottom;
    background-color: #ffffff;
    margin-top: 8px;
    border: 1px solid #e5e5e5;
}
.community-item .community-user-img {
   display: inline-block !important;
    border-radius: 50%;
    height: 48px;
    width: 48px !important;
    vertical-align: text-bottom;
    background-color: #000000;
}
.dash-view{
    color: #1D1D1F;
}
.dash-view:hover{
    color: #000;
}
.btn-new-doc{
    background-color: #FFFFFF;
    color: #000;
}
.btn-new-doc:hover{
    background-color: #000000;
    color: #FFFFFF;
}
.dashboard-community-chat{
    display:table;
}
.dashboard-community-chat .user-name{
    display:table-cell;
    vertical-align: middle;
    padding-left: 10px;
}

.community-btn {
    background: #B1A17B;
    border-radius: 30px;
    font-size: 12px;
    border: 0;
    padding: 0 12px;
    color: #333333;
}

.image-room {
    width: 100%;
    min-height: 100px;
    max-height: 100px;
    margin-bottom: 10px;
    object-fit: cover;
}

.btn-select {
    height: 59px;
    min-width: 140px;
    max-width: 250px;
    border: none;
    background-color: #FFFFFF;
    text-align: left;
    padding: 6px 40px 6px 10px;
    position: relative;
    cursor: pointer;
    transition: all 0.2s ease;
}

.btn-select:hover {
    border-color: #B1A17B;
}

.btn-select::after {
    content: '';
    position: absolute;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    top: 16px !important;
    right: 20px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
}
.select-community-nav .btn-select::after {
    top: 13px;
}
.select-community-nav .btn-select.open::after {
    top: 18px;
}

.btn-select .title {
    display: block;
    height: 14px;
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    margin-top: 2px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    /* font-family: 'Arada-Regular'; */
}

.btn-select .select-selected {
    display: block;
    height: 26px;
    color: #000000;
    font-size: 19px;
    font-weight: bold;
    line-height: 35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-family: 'AradaHeadline-Bold';
}

.btn-select.open .select-selected {
    visibility: hidden;
}

.btn-select.open .title {
    color: #333333;
    font-weight: bold;
    margin-top: -0.5rem;
}

.btn-select.open::after {
    transform: rotate(225deg);
}

.btn-select.open {}

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

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

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

.topbar {
    z-index: 3;
    height: 59px;
    /*z-index: 1000;*/
    border-bottom: 1px solid #e5e7eb;
}

.community-switcher .sidebar-brand {
    padding-left: 30px;
    padding-top: 15px;
}

.community-switcher .modal-dialog, .community-switcher-xs .modal-dialog {
    max-width: 100% !important;
    height: 100vh;
    margin: 0;
    border-radius: 0;
}

.community-switcher .modal-content, .community-switcher-xs .modal-content {
    border-radius: 0;
    height: 100vh;
    background-size: cover;
}

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

.unit-search,
.community-search {
    overflow: hidden;
    overflow-y: scroll;
    max-height: 450px;
}

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

.select-box {
    background: #fff;
    padding: 20px;
    z-index: 999999;
    position: relative;
    margin-left: -73px;
}

.select-community::before {
    content: '';
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 21px solid #ffffff;
    position: absolute;
    top: -20px;
    left: 70px;
}

.select-unit::before {
    content: '';
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid white;
    position: absolute;
    top: -20px;
    left: 210px;
}
.package-main-two ul li img {
    width:25px
}
.package-main-one ul li img {
    width:25px
}
.package-main-three ul li img {
    width:25px
}
.package-main-two .img-wrapper{
    max-width: 12.66667%;
}
/*.package-card .call-bck-wrapper{
    background: linear-gradient(180deg, #4AF0BF 0%, #2BE3E8 100%);
}*/
/* Sweet Alert */
.sweet-alert{
    border-radius: 0 !important;
}
.sweet-alert .sa-icon.sa-success {
    border-color: #697885 !important;
}
.sweet-alert .sa-icon.sa-success .sa-line {
    background-color: #0497a6 !important;
    border-radius: 0 !important;
}
.sweet-alert .sa-icon.sa-success .sa-placeholder {
    border: 4px solid rgb(240 139 122) !important;
}
.swal-button{
    background-color: rgba(101, 0, 60, 1) !important;
    font-weight: 400 !important;
    border-radius: 0px !important;
    border-color: rgba(101, 0, 60, 1) !important;
    transition: all 0.2s ease 0s !important;
    padding: 15px 40px 10px !important;
}
.sweet-alert h2 {
    margin-top: 20px !important;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
    margin-bottom: 20px !important;
}

/* Pagination */

.pagination {
    padding: 15px;
    margin: 0;
    overflow-x: auto;
}

.pagination span {
    font-size: 1rem;
    font-weight: bold;
    color: #B1A17B;
    cursor: pointer;
    padding: 10px;
}

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

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

.setPage a {
    font-weight: 400;
    color: #333333 !important;
}

/* Radio and Checkbox */
/*.custom-input {
    display: block;
    width: 100%;
}*/
.form-register .content .custom-input {
    display: flex;
}
/*.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: #868686;
    padding-left: 35px;
    font-size: 16px;
    position: relative;
    transition: all 0.2s ease;
    line-height: 32px;
}

.custom-input.input-lg label:not(.error) {
    padding-left: 40px;
}

.custom-input.input-md label:not(.error) {
    padding-left: 20px;
}

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

.custom-input label:not(.error)::before {
    content: '';
    height: 26px;
    width: 26px;
    top: 2px;
    left: 0;
    border: 1px solid #d9e1e7;
    background-color: transparent;
    position: absolute;
    transition: all 0.2s ease;
    border-radius: 5px;
}
.access-type .custom-input label:not(.error)::before {
    top: -3px;
}
.access-type .custom-input.checkbox input:checked ~ label:not(.error)::after {
    top: 0;
}
.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 0px 0;
    display: inline-block;
    width: 50%;
    float: left;
    padding-right: 20px;
}
.d-color label{
    color: #908a8a !important;
}
.d-color {
    background: #dddde0;
    padding: 10px 5px 0px 5px;
    margin-bottom: 5px;
    border-radius: 8px;

}

.custom-input.input-lg label:not(.error)::before {
    height: 32px;
    width: 32px;
    top: -10px;
    left: 0;
}

/*.custom-input.input-md label:not(.error)::before {
    height: 20px;
    width: 20px;

}*/

.form-group.term-condition{
    display: table;
}
.custom-input .accept_comm{
    display: table-cell;
    vertical-align: middle;
    line-height: 20px;
}

.custom-input.radio label:not(.error)::before {
    border-radius: 16px;
}
.terms-check .custom-input.checkbox.input-md input:checked ~ label:not(.error)::after {
    top: 7px;
}
.custom-input label.error::before{
    content: none;
}
.custom-input label.error::after{
    content: none;
}

.custom-input label:not(.error):hover::before {
    border: 1px solid #898F93;
    transition: all 0.2s ease;
}
.custom-input.checkbox input:checked ~ label:not(.error)::before {
    content: '';
    border: 1px solid #0497a6;
    background-color: #0497a6;
    position: absolute;
    left: 0;
    /*top: -4px;*/
}
.custom-input.radio input:checked ~ label:not(.error)::before {
    content: '';
    border: 1px solid #0497a6;
    background-color: #0497a6;
    position: absolute;
    left: 0;
    /*top: 1px;*/
}
.form-register,.applicant_details,.booking_radio .custom-input.radio input:checked ~ label:not(.error)::before{
    top: -4px !important;
}
/*.form-register .custom-input.radio input:checked ~ label:not(.error)::before{
    top: -4px !important;
}*/
.custom-input.input-lg input:checked ~ label:not(.error)::before {
    top: -10px;
}
/*yellow checkbox*/
.custom-input-yellow label:not(.error):hover::before {
    border: 1px solid #d9e1e7;
    transition: all 0.2s ease;
}
.custom-input-yellow input:checked ~ label:not(.error)::before{
    border: 1px solid #0497a6 !important;
    background-color: #0497a6 !important;
}
.custom-input-yellow.checkbox input:checked ~ label:not(.error)::after {
    border-bottom: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
}
.custom-input-yellow label:not(.error){
    font-size: 14px !important;
    padding-left: 35px !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 #d9e1e7;
}
.custom-input-green label:not(.error)::before{
    border: 1px solid #d9e1e7;
}
.custom-input-green label:not(.error):hover::before{
    border: 1px solid #d9e1e7;
}
.custom-input.custom-input-green.checkbox input:checked ~ label:not(.error)::before{
    background-color: #4AF0BF;
    border: 1px solid #4AF0BF;
}
.color-yellow{
    background-color: #B1A17B !important;
    border:1px solid #B1A17B !important;
    color:#000000 !important;
}
/*.custom-input.input-md input:checked ~ label:not(.error)::before {*/
    /*top: -7px;*/
/*}*/

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

.custom-input.checkbox input:checked ~ label:not(.error)::after {
   content: '';
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    position: absolute;
    transform: rotate(45deg);
    height: 14px;
    width: 8px;
    left: 9px;
    top: 4px;
}
.custom-input-green.checkbox input:checked ~ label:not(.error)::after{
    top: 3px;
}
.custom-input.checkbox.input-lg input:checked ~ label:not(.error)::after {
    border-width: 2px;
    height: 16px;
    width: 8px;
    left: 12px;
    top: -4px;
}

.custom-input.checkbox.input-md input:checked ~ label:not(.error)::after {
    border-width: 2px;
    height: 12px;
    width: 7px;
    /*left: 9px;*/
    top: 3px;
}

.custom-input.radio input:checked ~ label:not(.error)::after {
    content: '';
    position: absolute;
    background: #fff;
    height: 9.5px;
    width: 9.5px;
    left: 8px;
    top: 10px;
    border-radius: 50%;
}

#slot_dates input:checked ~ label:not(.error)::after{
    top: 11px !important;
    content: '';
    position: absolute;
    background: #fff;
    height: 9.5px;
    width: 9.5px;
    left: 8px;
    border-radius: 50%;
}
div#slot_dates label {
    padding-left: 35px;
    padding-top: 8px;
}
.custom-input.radio.input-lg input:checked ~ label:not(.error)::after {
    height: 16px;
    width: 16px;
    left: 8px;
    top: 0;
}
/*
.custom-input.radio.input-md input:checked ~ label::after {
    height: 8px;
    width: 8px;
    left: 6px;
    top: 2px;
}*/
.radio-usd.radio.input-md input:checked ~ label::after {
    top: 10px !important;
}

.error {
    font-size: 0.8rem;
    line-height: 1;
    display: block;
    width: 100%;
}
.app-content .skin-square input[type=radio].form-control {
    display: inline-block;
    height: inherit;
    width: auto;
}

/* margin */

.mt-32 {
    margin-top: 23px;
}

.ad-banner-img {
    width: 100%;
    border-radius: 0.5rem !important;
    max-width: 100%;
    min-height: 210px;
    max-height: 210px;
}
.toggle-vert i {
    color: #1D1D1F;
    line-height: 36px;
}

.table-line thead th {
    color: #1D1D1F;
    font-size: 14px;
    padding: 10px 10px 5px 10px;
    line-height: 19px;
    border: none;
    white-space: nowrap;
    background-color: #fff;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
}
.unit-table-expandable > thead > th {
    padding: 10px 10px 5px 8px !important;
    background-color: #000000;
    color: #fff;
}
.unit-table-expandable > thead > tr > th{
background-color: #000000;
    color: #fff;
    line-height: 26px;
}
td.expand-table {
    padding: 0px !important;
}
.table-line thead {
    background-color: rgba(227, 226, 221, .31);
}

.table-line td {
    color: #1D1D1F;
    font-size: 14px;
    line-height: 19px;
    padding: 8px 10px 10px 8px;
    border: none;
    vertical-align: middle;
    /* font-family: 'Arada-Regular'; */
}
.unit-table-expandable td {
     padding: 10px 10px 5px 8px;
}
.unit-table-expandable table tr.collapse.show h6.card-title {
    margin-bottom: 5px;
    
}
.table-line td.add{
    white-space: unset;
}
.table-line tbody tr {
    padding-bottom: 5px;
    border-top: 1px solid #f6f6f4;
}

.table-borderless tbody tr {
    padding-bottom: 5px;
    border-top: 0 solid #f6f6f4;
}
.table-line .dropdown-toggle::after {
    content: "";
    border: none;
    border-right: 2px solid #ADB4B7;
    border-bottom: 2px solid #ADB4B7;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    /*position: absolute;
    right: 10px;*/
    top: calc(43% - 3px);
    transition: all 0.2s ease;
}
.table-line .dropdown.show .dropdown-toggle::after {
    content: "";
    border: none;
    border-right: 2px solid #ADB4B7;
    border-bottom: 2px solid #ADB4B7;
    width: 8px;
    height: 8px;
    transform: rotate(225deg);
    /*position: absolute;
    right: 10px;*/
    vertical-align: middle;
    top: calc(50% - 1px);
}

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

.due-immediatly-link i {
    margin-top: -5px;
    color: #333333;
    padding: 0 10px;
}

.invoice-description {
    background-color: rgba(225, 224, 0, 0.05);
}

.invoice-table tbody > tr {
    height: 60px;
}

.invoice-table .table-borderless tr {
    height: auto;
}

.invoice-table .table-borderless {
    margin: 0;
}
.invoice-info address h6 {
    background-color: #F8F8F8;
}

.invoice-table .table-borderless tr td {
    padding: 5px;
}

h4 span.title {
    vertical-align: text-top;
}

.custom-a-tag {
    vertical-align: text-top;
}

.custom-a-tag:hover {
    color: #B1A17B;
    text-decoration: none;
}

.white-txt {
    color: white !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) !important;
}

.slick-load {
    visibility: hidden;
}

.slick-load.slick-initialized {
    visibility: visible;
}

.lifestyle-card img {
    height: 160px;
    object-fit: cover;
}

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

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

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

/*h4.enroll-price {
    color: #697885 !important;
    font-size: 24px !important;
    font-weight: bold !important;
    letter-spacing: -0.92px;

}*/

h4.doc-table-title {
    color: #697885 !important;
    font-size: 24px;
    line-height: 34px !important;
    font-weight: 400 !important;
}

/*h6.enroll-info-title {
    color: #4D4D4D !important;
    font-size: 20px !important;
    line-height: 24px !important;
    text-align: center;
    font-weight: normal !important;
}*/

.card .enroll-schedule-fix{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    word-break: break-all;
}

span.enroll-info {
    color: #4D4D4D !important;
    font-size: 16px !important;
    line-height: 19px !important;
    text-align: center !important;
    font-weight: bold !important;
}

.enroll-img-wrapper img {
    height: 233px;
    object-fit: cover;
    object-position: 0 20%;
}


.enroll-img-wrapper {
    background: rgba(227, 226, 221, .31);
    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;
    -webkit-transition: 0.2s ease-in-out;
}

select::-ms-expand {
    display: none;
}

.card-min-height {
    min-height: 120px;
}

.enroll-select select {
    background-position: calc(100% - 10px) 45%;
    background-size: 15px;
}

.enroll-card-min-height {
    height: 140px;
}

.enroll-card-min-height .d-table{
    height: 70px;
    width: 100%;
    overflow: hidden;
}
.enroll-card-min-height .d-table-cell{
    vertical-align: middle;
}

.selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 50px;
    float: left;
    font-size: 16px;
    background-image: none;
    -ms-word-break: normal;
    word-break: normal;
}

.dash-finance-h {
    margin: 0;
}

/* FULLCALENDER */

.fc-day-grid-event .fc-content span.fc-title {
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
    font-size: 14px;
    color: #1D428A;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    display: block;
    text-align: center;
}

.fc-day-grid-container::-webkit-scrollbar{
    width: 5px;
}
.fc-day-grid-container::-webkit-scrollbar-track{
    background-color: #ffffff;
}
.fc-day-grid-container::-webkit-scrollbar-thumb {
    background-color: #0497a6;
}
.fc-day-grid-container::-webkit-scrollbar-thumb:hover{
    background-color: #0497a6;
}
.fc-event-container a.fc-day-grid-event {
    background-color: #f3f5f9 !important;
}
tr:first-child > td > .fc-day-grid-event{
    margin-top: 30px !important;
}
td.fc-event-container {
    padding: 5px !important;
}
.fc-event .fc-content {
    position: relative;
    z-index: 2;
    background-color: #F3F5F9;
    border-radius: 8px;
    padding: 10px;
}
.fc-button {
    border-radius: 0 !important;
    color: #fff;
    background-color: #0497a6 !important;
    font-weight: 400 !important;
    border-color: #0497a6 !important;
    transition: all 0.2s ease !important;
    padding: 5px 10px !important;
    font-size: 13px !important;
    text-transform: capitalize !important;
}

.fc-button:hover,
.fc-button:active,
.fc-button:focus {
    color: #fff;
    background-color: rgba(240, 139, 122, 0.60) !important;
    border-color: rgba(240, 139, 122, 0.60) !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: 24px;
}
.fc-icon.fc-icon-chevron-left {
    color: #707070;
}
.fc-button-group > .fc-button:not(:first-child) {
    margin-left: 8px !important;
}
.fc-icon.fc-icon-chevron-right {
    color: #1D1D1F;
}
.fc-toolbar.fc-header-toolbar {
    margin-bottom: 15px !important;
}

.fc-unthemed th {
    border: none !important;
}

.fc-unthemed .fc-head-container {
    border: none !important;
}

.fc-unthemed tbody .fc-widget-content:nth-child(1) {
    border-left: none !important;
}

.fc-unthemed tbody .fc-widget-content:nth-last-child(1) {
    border-right-width: 0 !important;
    border-bottom: 0;
}

.fc-event-container .fc-event {
    border-radius: 3px !important;
    margin: 0;
    color: #1D428A !important;
    font-weight: 500;
    border-color: #eee !important;
    background-color: #f3f5f9 !important;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
    font-size: 14px;
    text-transform: capitalize;
    overflow: hidden;
    width: 100%;
}

.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: #fff;
}
.provis-modal .main-head{
    margin-top: 1rem;
    color: #1D1D1F !important;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
    font-size: 28px !important;
}

.provis-modal .event-show .bg-theme .date {
    font-weight: 400 !important;
    color: #ffffff !important;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
    font-size: 12px;
}
.notify_img img {
    width: 44px;
    height: 40px;
}
.sa {
    width: 119px;
    height: 119px;
    padding: 15px;
    background-color: #fff;
}
.sa-success {
    border-radius: 50%;
    border:4px solid rgba(40, 105, 120, 0.8);
    box-sizing: content-box;
    height: 80px;
    padding: 0;
    position: relative;
    background-color: #fff;
    width: 80px;
}
.sa-success:after, .sa-success:before {
    background: #fff;
    content: '';
    height: 120px;
    position: absolute;
    transform: rotate(45deg);
    width: 60px;
}
.sa-success:before {
    border-radius: 40px 0 0 40px;
    width: 26px;
    height: 80px;
    top: -17px;
    left: 5px;
    transform-origin: 60px 60px;
    transform: rotate(-45deg);
}
.sa-success:after {
    border-radius: 0 120px 120px 0;
    left: 30px;
    top: -11px;
    transform-origin: 0 60px;
    transform: rotate(-45deg);
    animation: rotatePlaceholder 4.25s ease-in;
}
.sa-success-placeholder {
    border-radius: 50%;
    border:4px solid rgba(40, 105, 120, 0.5);
    box-sizing: content-box;
    height: 80px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 80px;
    z-index: 2;
}
.sa-success-fix {
    background-color: #fff;
    height: 90px;
    left: 28px;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 5px;
    z-index: 1;
}
.sa-success-tip, .sa-success-long {
    background-color: #697885;
    border-radius: 2px;
    height: 5px;
    position: absolute;
    z-index: 2;
}
.sa-success-tip {
    left: 14px;
    top: 46px;
    transform: rotate(45deg);
    width: 25px;
    animation: animateSuccessTip .75s;
}
.sa-success-long {
    right: 8px;
    top: 38px;
    transform: rotate(-45deg);
    width: 47px;
    animation: animateSuccessLong .75s;
}

/* DISCUSSION WALL */
.collapsed-block {
    display: none;
}

.collapsed-block.collapsed {
    display: block;
}

.post-txt-discussion {
    color: #A6A6A6;
    font-size: 16px;
    padding: 16px 30px 0 0;
    font-family: 'Arada-Light';
}

.discussion-hr {
    margin-top: 10px;
    margin-bottom: 5px;
    border-top: 1px solid rgba(227, 226, 221, 0.3);
    ;
}

span.user-name-txt {
    font-size: 21px;
    color: #000;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
}
span.user-post-time {
 font-size: 12px;
}
small.user-post-time {
    font-size: 18px;
    font-family: 'Arada-Light';
}
.community-item span .user-post-time {
        color: #A6A6A6 !important;
    }
    .community-item span small.post-date-txt {
        color: #A6A6A6 !important;
    }
    .community-item .c_wall_post_all .card-header {
    padding: 30px 24px 10px;
}
small.post-date-txt {
    font-size: 12px;
    color: #000000;
    /* font-family: 'Arada-Regular'; */
}
.user-comment {
    background: #f6f6f4;
    padding: 15px 20px;
    margin-top: 15px;
    border-radius: 8px;
}

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

.user-comment .user-comment-txt {
    font-size: 16px;
    color: #1D1D1F;
    margin-bottom: 8px;
    display: block;
    line-height: 16px;
}
.social-discussion {
    position: relative;
    background: #fff;
    padding: 10px;
}

.social-discussion .fa {
    position: absolute;
    top: 6px;
    right: 8px;
    font-size: 22px;
    color: #0497a6;
}

.social-comment .user-comment-txt {
    margin-right: 5px;
}

/*.event-btns .btn-default {
    color: #978080;
    background-color: #ffffff;
    border: 1px solid #978080;
    transition: all 0.3s ease;
}

.event-btns .btn-default:hover,
.event-btns .btn-default.active {
    color: #ffffff;
    border: 1px solid #978080;
    transition: all 0.3s ease;
    background: #978080;
}
*/
.btn-danger {
    color: #FF2A2A;
    background-color: #ffffff;
    border: 1px solid #FF2A2A;
    transition: all 0.3s ease;
}

.btn-danger.active {
    color: #ffffff;
    background-color: #FF2A2A ;
    border: 1px solid #FF2A2A;
    transition: all 0.3s ease;
}

.event-img-wrapper {}

.event-img-wrapper img {
    /*height: 500px;*/
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.nav-item .btn-secondary:not(:disabled):not(.disabled).active:focus {
    box-shadow: none;
}

.community-wall-mobile .nav-item .community-spacing.active {
    background-color: #0497a6;
    color: #ffffff ;
    border: 1px solid #0497a6;
    border-radius: 8px;
}

/* Attachment */
.attachment-div {
    position: relative;
    height: 48px;
}
.attachment-div input {
    width: 0;
    height: 0;
    padding: 0;
    margin-top: -15px;
    visibility: hidden;
}
.attachment-div label:not(.error) {
    width: 100%;
    height: 46px;
    border-radius: 2px;
    margin: 0;
    background: transparent;
    border: 1px solid #dadada;
    position: relative;
    line-height: 1rem;
    display: block;
    text-align: left;
    padding: 1rem .75rem 0.75rem;
    color: #868686;
    cursor: pointer;
    padding-right: 110px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.attachment-div label.selected {
    color: #333333;
}
.attachment-div label:not(.error):after {
   content: 'Choose File';
    position: absolute;
    font-size: 14px;
    font-weight: normal;
    right: 5px;
    top: 5px;
    border: 1px solid #868686;
    color: #868686;
    padding: 9px 15px 9px;
    border-radius: 2px;
    background: white;
    transition: all 0.2s ease;

}
.date_marker > i {
    color: #000000;
    right: 3px;
    position: absolute;
    top: 8px;
}

.attachment-div label:hover::after {
    border: 1px solid rgba(134, 134, 134, 0.80);
    color: #ffffff;
    background: rgba(134, 134, 134, 0.80);
}
.attach-note {
    color: #1D1D1F;
    font-size: 12px;
}

.public-container {
    padding: 0;
}

.public-body {
    min-height: 100vh;
    background-attachment: fixed;
    background-size: cover;
    background-image: url(../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: 13px;
    color: #333333;
    line-height: normal;
}
.amenity-item .card {
    margin-bottom: 25px;
}
.chat-log {
    color: rgba(29, 29, 31, 0.35);
}
.amenities .red-card {
    color: #650b3c !important;
    text-transform: capitalize;
    height: 50px;
    overflow: hidden;
}
/*
.amenities .cost {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    margin-top: 3px;
    height:20px;
}*/

.amenities .card-text {
    color: #333333;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 3px;
}

.amenities .blue-member {
    color: #697885;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
}

.amenities .card-img-top {
    height: 135px;
    object-fit: cover;
    border-radius: 0 !important;
    display: block;
    width: 100%;
    background-color: #fff !important;
    border-bottom: 1px solid #dbdbdb;
}
.amenity-item .amenities .card-img-top {
    height: 171px !important;
    border-radius: 3px 3px 0px 0px !important;
}
.amenity-booking-btn,
.parking-booking-btn {
    border: 1px solid #1D1D1F;
    background-color: #ffffff;
    color: #1D1D1F;
    font-weight: normal;
}
.amenity-booking-btn:hover, .amenity-booking-btn:active, .amenity-booking-btn:focus {
    background-color: #f15274;
    border: 1px solid #f15274;
    color: #fff;
}
.parking-booking-btn:hover, .parking-booking-btn:active, .parking-booking-btn:focus {
    background-color: #f15274;
    border: 1px solid #f15274;
    color: #fff;
}
.amenities .cost {
    color: #f15274;
}
.lifestyle-card a.btn {
    font-size: 12px;
    padding: 7px 0.75rem !important;
    /*background-color: #F7F6F6;*/
    /* font-family: 'Arada-Regular'; */
}
.amenities.owl-gallery .card-img-top {
    height: 100px;
}
.amenities.owl-amenities .card-img-top {
    height: 135px;
    border-bottom: 1px solid #dbdbdb;
}

.amenities .bold-text {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
}

.lifestyle-card .price {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    height: auto;
    margin-bottom:5px;
}
.lifestyle-card .class-texts{
    font-size: 20px !important;
    color: #B1A17B !important;
    margin-bottom: 1px;
    min-height: 52px;
    display: flex;
    align-items: center;
}
.lifestyle-card .class-desc{
    margin: 0;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
    height: 60px;
    overflow: hidden;
}
.lifestyle-card .amenities span.text-height {
    height: 40px;
    overflow: hidden;
    display: block;
}
.lifestyle-card .class-desc p{
    margin: 0;
    height: auto;
}
/*vendor*/
.vendor-form .form-control,
.vendor-form .bootstrap-select .btn.dropdown-toggle:active,
.vendor-form .bootstrap-select .btn.dropdown-toggle {
    background-color: transparent;
    color: #868686;
    border-radius: 2px;
    height: 46px !important;
    padding: 0 20px 0 20px;
    font-size: 14px;
    border: 1px solid #DADADA;
}

/* LOGIN */
.logo h2 {
    letter-spacing: 1.6px;
}
.login-section {
    /*min-height: 100vh;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    background: linear-gradient(to right, #435362, #6d7a85, #8e9ba7);
    /*background-image: url('../img/background-login.jpg');*/
   /* background-repeat: no-repeat;*/
   max-width: 100%;
}
.login-section.register-pg .login-banner {
    max-height: 100%;
    object-fit: cover;
    height: 100%;
}
.login-section .login-banner{
    max-height: 850px;
    object-fit: cover;
}
.login-section .login-banner.pay_view {
    max-height: 920px;
}
.login-section .login-banner.forgot_view {
    max-height: 700px;
}
.login-foot {
   position: absolute;
    bottom: 0;
    box-shadow: 2px 0px 3px #e5e5e5;
    right: 0px;
    left: 0;
    width: 100%;
}
.mini-logo {
    top: 100px;
    left: 0px;
}
.welcome-text {
    top: 70%;
    left: 0;
    margin-top: 0px;
}
.welcome-text h2 {
    letter-spacing: 1.6px;
    position: relative;
    font-family: 'AradaHeadline-Bold';
    font-size: 45px;
    line-height: 60px;

}
.welcome-text h2::before{
   position: absolute;
    content: "";
    background-color: #ffffff;
    width: 34px;
    height: 4px;
    top: -11px;
    left: 0;
}
.text-dark{
    color: #1D1D1F !important;
}
.ip-bg {
    background-color: transparent;
}
.form-control.ip-bg:focus {
    background-color: inherit;
}
.btn-theme, .form-control.btn-theme:focus {
    background-color: #b1a17b;
}
.btn-color {
    color: #b1a17b !important;
}
.bg-theme2 {
    background: linear-gradient(to right, #697885, #6d7a85, #435362);
}
.bg-theme {
    background-color: #1D428A;
}
.bg-theme3{
    background-color: #0497a6;
 }
.provis-modal.calender-event .modal-dialog {
    max-width: 400px !important;
}
.ext-center {
    background-image: url(../img/background-login.jpg);
    background-repeat: no-repeat;
    object-fit: cover;
    border-width: 7px !important;
    border-radius: 20px !important;
    background-position: center center;
    background-size: cover;
}
.lh-normal {line-height: normal !important;}
/* Linkpop style */
#myModal .modal-content {
    border-radius: 0;
}

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

/*Document*/
.document .border-top {
    border-top: 2px solid !important;
    border-top-color: #697885 !important;
    box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
}
.document-text-name {
    color: #333333 !important;
    font-size: 16px !important;
    line-height: 16px !important;
}
.document-files-image {
    height: 74px;
    width: 60px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
}
.document-title-name {
    color: #B1A17B !important;
    font-size: 16px !important;
    font-weight: bold;
    line-height: 16px;
    margin: 0 !important;
}
.document-item img {
    width: 62px;
    height: 78px;
}
.document-date {
    color: #333333;
    font-size: 14px;
    line-height: 16px;
}
.document_area {
    height: 351px;
    overflow-y: scroll;
    background-color: #fff;
}
.community_rate label {
        font-size: 18px;
        color: #1D1D1F;
}
.document_area::-webkit-scrollbar
{
    width: 5px;
    background-color: #ffffff;
}
.document_area::-webkit-scrollbar-thumb{
    background-color: #0497a6;
}

/* Start User Profile Page */
.login-unit {
    min-height: 515px;
}
.drop {
    text-align: right !important;
    padding: 15px !important;
}
/* End User Profile Page */

/* Start My Requests Page */
.package-card {
    box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
    margin-bottom: 20px;
    background: white;
}
.package-card .package-name {
    /*background: #4AF0BF;*/
    font-size: 20px;
    text-align: center;
    color: #4D4A4D;
    font-weight: 600;
    padding: 6px 0 1px;
    /*background: linear-gradient(180deg, #4AF0BF 0%, #2BE3E8 100%);*/
}
.package-card .package-main {
    text-align: center;
}

.package-card .reqPackUnit{
    width: 250px !important;
}

.package-card .package-main p {
    padding-top: 4px;
    color: #4D4A4D;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 3px;
}
.package-card .package-main h4 {
    color: #4D4A4D !important;
    font-size: 24px !important;
    font-weight: bold !important;
    line-height: 24px;
}
.package-card .package-main button {
    margin-bottom: 15px;
    margin-top: 10px;
    font-size: 14px;
    white-space: nowrap;
}
.package-card .package-header {
   /* background: #4D4A4D; */   /*E3E2DD*/
    color: #ffffff;     /*4D4D4D*/
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 30px 6px;
    margin-bottom: 5px;
    border-bottom: 1px solid #E6E6E6;
}
.reqPackageForm:hover .package-header h6, .reqPackageForm:hover .maintenance-prc h2, .reqPackageForm:hover .maintenance-prc small,
.reqPackageForm.active .package-header h6, .reqPackageForm.active .maintenance-prc h2, .reqPackageForm.active .maintenance-prc small {
    color: #ffffff !important;
}
 .reqPackageForm:hover .btn-kh-fw,
.reqPackageForm.active .btn-kh-fw {
    color: #000000;
}
.reqPackageForm:hover .package-body ul li,
.reqPackageForm.active .package-body ul li {
    color: #ffffff;
}
.reqPackageForm:hover .package-body ul li, .reqPackageForm:hover .package-header, .reqPackageForm:hover .by-1,
.reqPackageForm.active .package-body ul li, .reqPackageForm.active .package-header, .reqPackageForm.active .by-1 {
    border-color: rgba(245, 245, 245, 0.24);
}
.reqPackageForm:hover .btn-kh-fw, .reqPackageForm.active .btn-kh-fw {
    background-color: #ffffff;
}
.package-card .package-body ul {
    padding-left: 0px;
    margin: 0;
}
.package-card .package-body ul li {
    list-style: none;
    padding: 8px 30px;
    font-size: 13px;
    color: #4D4A4D;
    line-height: 19px;
    border-bottom: 1px solid rgba(245, 245, 245, 0.24);
    font-weight: normal;
}
.package-card .package-body ul li:last-child {
    border-bottom: none;
}
.package-card .package-main-one {
    min-height: 181px;
}
.package-card .package-main-two {
    min-height: 307px;
}
.package-card .package-main-three {
    min-height: 392px;
}
.package-card .package-main .dropdown .btn-secondary {
    font-size: 14px;
    color: #333333 !important;
    border: 1px solid #E3E2DD !important;
}
.reqPackageForm:hover, .reqPackageForm.active {
    background-color: #0497a6;
}
.by-1 {
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}
.package-card .package-main .dropdown .btn-secondary:active,
.package-card .package-main .dropdown .btn-secondary:focus {
    border: 1px solid #697885 !important;
    color: #333333 !important;
}
.package-main .package-menu {
    min-width: 15rem;
    padding: 15px;
}
.package-main .package-menu .dropdown-header {
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 24px !important;
    text-transform: capitalize !important;
    padding-left: 0 !important;
}
.package-main .package-menu .custom-input label {
    font-size: 14px;
}
.package-main .package-menu .custom-input input[type="radio"]:checked + label {
    font-weight: bold;
}

.maintainance-request img {
    height: 120px;
    object-fit: cover;
}

.maintainance-request .maintain-header {
    color: #4D4A4D !important;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 20px !important;
    letter-spacing: 0;
    margin-bottom: 0;
    margin-top: 0;
}
.maintainance-request button {
    width: 100%;
    font-size: 14px;
    border: 1px solid #1D1D1F;
    background-color: #ffffff;
    color: #1D1D1F;
    border-radius: 8px;
    font-weight: normal;
}
.maintainance-request button:hover {
    background-color: #1D1D1F;
     border: 1px solid #1D1D1F;
     color: #ffffff;
     font-weight: normal;
}
.blue-header {
    color:#4D4A4D !important;
    font-size: 24px !important;
    font-weight: normal !important;
}
.maintain-hr {
    margin-top: 0;
    border-top: 2px solid #4AF0BF;
}
.maintain-title {
    font-size: 32px !important;
}
.maintainance-packages-wrap {
    border: 0.5px solid #D8DDEA;
    background: linear-gradient(180deg, #FFFFFF 0%, #ECEEF3 100%);
    box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
    margin-bottom: 20px;
    height: 170px;
}
.maintainance-packages-wrap .header-text {
    font-size: 18px;
    font-weight: bold;
    color: #1d1d1f;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
}
.maintainance-packages-wrap p {
    color: #707070;
    font-size: 14px;
    /* font-family: 'Arada-Regular'; */
}
.maintainance-packages-wrap button {
    font-size: 14px;
}
.maintainance-packages-wrap .img-maintain {
    width: 100%;
    height: 170px;
    object-fit: cover;
    object-position: 0 40%;
}
.maintainance-packages-wrap .main-contents {
    padding: 20px;
}


/* End My Requests Page */

/* Start Account Summary Page */
.amount-container.payable-card h1 {
    font-size: 36px;
   /* color: #000000;*/
}
.amount-container.payable-card p {
   /* color: #000000;*/
    line-height: 30px;
}
.amount-container.payable-card {
    /*background-color: #ffffff;*/
}
.amount-container .btn-primary {
    height: 48px;
}
.account-min {
    min-height: 530px;
}
.charges-container {
    background: linear-gradient(180deg, #697885 0%, #03454B 100%);
    box-shadow: 0 2px 12px 0 rgba(149, 149, 149, 0.5);
}
.charges-container h1 {
    font-size: 40px !important;
    font-weight: bold !important;
    letter-spacing: 1px;
    color: #FFFFFF !important;
    line-height: 48px !important;
    text-align: center !important;
}
.charges-container .top-margin {
    margin-top: 40px;
    line-height: 37px !important;
}
.charges-container p {
    color: #FFFFFF;
    font-size: 20px;
    letter-spacing: 1px;
}
.charges-container-info:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.11);
    padding: 15px 25px 0 25px;
    position: relative;
}
.charges-container-info:nth-child(odd) {
    padding: 15px 25px 0;
}
.charges-container-info h2 {
    color: #FFFFFF !important;
    font-size: 40px !important;
    line-height: 48px !important;
}
.charges-container-info h3 {
    font-size: 30px !important;
    line-height: 47px !important;
    font-weight: 400 !important;
    color: #ffffff !important;
}
.charges-container-info h4 {
    color: #FFFFFF !important;
    font-size: 20px !important;
    padding-left: 85px;
    margin-bottom: 0;
    line-height: 20px !important;
}

.charges-container-info h5 {
    font-size: 25px !important;
    color: #FFFFFF !important;
    padding-left: 0;
    margin-top: 10px;
    font-weight: 400 !important;
}

.charges-container-info span {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 48px;
    padding-left: 90px;
}

.charges-container-info .default-bck {
    position: absolute;
    top: 0;
    right: 0;
    height: calc(100% + 14px);
    padding: 5px;
    margin-top: -14px;
    margin-right: -13px;
    min-width:87px;
    max-width:87px;
    background: transparent;
}
.charges-container-info .default-bck h4 {
    font-size: 20px !important;
    color: #ffffff !important;
    padding-left: 0;
}
.charges-container-info small {
    color: #ffffff;
    font-size: 14px;
    line-height: 25px;
}

.charges-container-info .white-bck {
    position: absolute;
    top: 0;
    right: 0;
    height: calc(100% + 14px);
    padding: 5px;
    margin-top: -14px;
    margin-right: -13px;
    min-width: 87px;
    max-width: 87px;
    background: #ffffff;
}
.charges-container-info .white-bck small {
    color: #333333;
    font-size: 14px;
    padding-left: 0;
}

.charges-container-info .white-bck h4 {
    font-size: 20px !important;
    color: #FF2A2A !important;
    padding-left: 0;
}

.charges-container-info .white-bck h5 {
    font-size: 16px !important;
    color: #FF2A2A !important;
    padding-left: 0;
}

.others-card {
    background: linear-gradient(180deg, #80004C 0%, #B1A17B 100%);
}
.others-card .others-card-rental {
    border-right: 1px solid;
}
.others-card .others-acc-summary {
    border-right: 1px solid #3c0124;
}
.others-card h3 {
    font-size: 35px !important;
    color: #FFFFFF !important;
    line-height: 48px !important;
    margin-bottom: 0 !important;
}
.others-card p {
    font-size: 20px;
    color: #FFFFFF !important;
    letter-spacing: 1px;
}
.others-card h4 {
    font-size: 20px !important;
    line-height: 20px;
    color: #FFFFFF !important;
}
.others-card small {
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    text-align: center;
}
.app-content input.form-control, .app-content .bootstrap-select .btn.dropdown-toggle:active, .app-content .bootstrap-select .btn.dropdown-toggle {
    height: 46px;
    padding:0 20px 0 20px;
}
/* End Account Summary Page*/

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

/* Owl Carousel */

button.owl-next,
button.owl-prev{
    width: 40px;
}
.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -73px;
    right: 10px;
}
.owl-carousel-amenity-listing .owl-nav{
     margin-top: 10px;
    position: absolute;
    top: -60px;
    right: 0px;
}
.owl-carousel-parking-listing .owl-nav{
     margin-top: 10px;
    position: absolute;
    top: -60px;
    right: 6px;
}
.park-details p {
    /* font-family: 'Arada-Regular'; */
    font-size: 16px;
    color: #1D1D1F;
    margin-bottom: 8px;
}
.owl-lifestyle.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -73px;
    right: 10px;
}
.owl-carousel-quick-link.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -76px;
    right: 25px;
}
.owl-carousel-quick-link a.btn:focus{
    color:#697885;
}
.owl-lifestyle .lifestyle-img {
    height: 135px;
    object-fit: cover;
}
.owl-maintenance.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -65px;
    right: 0;
}
.owl-community.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -75px;
    right: 0;
}
.owl-amenity.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -73px;
    right: 10px;
}
.owl-messages.owl-card .owl-nav {
    margin-top: 11px;
    position: absolute;
    top: -88px;
    right: 0;
}
.owl-classes.owl-card .owl-nav {
    margin-top: 11px;
    position: absolute;
    top: -88px;
    right: 0;
}
.border-1{
    border: 1px solid #E4E4E4;
}
.border-2{
    border: 1px solid #dbdbdb;
}
.border-3{
    border: 1px solid #DFDFDF;
}
.owl-gallery.owl-card .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -73px;
    right: 10px;
}
.owl-nav i {
    font-size: 18px;
    line-height: unset;
    position: absolute;
}
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    margin: 0 !important;
}
.carausel-text {
    position: absolute;
    right: 65px;
    top: 0;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    font-size: 30px !important;
    width: 20px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    color: black !important;
    text-decoration: none !important;
}
.owl-nav button:focus {
    outline: none;
}
.owl-carousel-gallery-link .item:hover .patch-item {
    top: 0;
    transition: all 0.5s ease-in-out 0s;
}
.patch-item {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    top: 250px;
    transition: all 0.5s ease-in-out 0s;
}
.patch-item p {
    line-height: normal;
}
.nationality-sect {
    max-height: 330px;
    overflow-y: auto;
}

/* services */

.service-label input[type='radio'] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.service-label [type=radio] + .service-smiley {
    cursor: pointer;
}

.service-label [type=radio]:checked + img {
    color: red;
}

.service-label .service-smiley {
    width: 50px;
}

.pdf-icon {
    width: 36px;
    margin-top: -4px;
    margin-right: 5px;
    height: auto;
}
.srv_page .form-register .content label {
    color: #333;
}
.srv_page .form-register .content {
    padding: inherit;
}
.srv_page .form-register .bootstrap-select.form-control, .srv_page .form-register .form-control, .srv_page .form-register .bootstrap-select .btn.dropdown-toggle {
    border-color: #b1b6b9;
    font-size: 0.9rem;
    color: #333;
    height: 48px;
}
.srv_page .wizard .actions ul li:first-child a {
    /*color: #4a5968 !important;*/
    /*border: 1px solid #4a5968;*/
}
.srv_page .wizard .actions ul li:first-child a:hover {
    color: #fff !important;
}
.srv_page .form-register .bootstrap-select.form-control {
    padding: 0;
}
.srv_page .form-register .bootstrap-select .btn.dropdown-toggle {
    color: #333;
}
.srv_page .form-register .bootstrap-select .dropdown-toggle:before, .srv_page .form-register .bootstrap-select .dropdown-toggle:after {
    border-color: inherit;
}
.srv_page .form-register .bootstrap-select.show .dropdown-toggle:after {
    content: "";
}
.srv_page .form-register .bootstrap-select .dropdown-toggle:after {
    width: 14px;
    height: 14px;
    top: calc(43% - 5px);
}
.srv_page .actions ul li a:last-child, .srv_page .actions ul li a {
   /* padding: 0.75rem 65px;*/
    /*text-transform: uppercase;*/
}
.srv_page .form-register .content label.error {
    color: #FF2A2A;
}
.srv_page .form-register .actions {
    padding: 0 20px 2.5rem;
}
.srv_page .form-register .intl-tel-input.separate-dial-code .selected-dial-code {
    color: inherit;
}
.srv_page .form-register .attachment-div label:not(.error):after {
    padding: 7px 15px;
    /*border: 1px solid #6a7885;*/
    /*background: rgba(106, 121, 133, 1);*/
}
.srv_page .form-register .content label, .srv_page .form-register .custom-input input:checked + label:not(.error) {
    color: inherit;
    font-size: 0.9rem;
    /*line-height: 32px;*/
}
.srv_page .form-register .content label.accept_comm ,.srv_page .form-register .custom-input input:checked + label.accept_comm:not(.error){
    line-height: 32px;
}
.srv_page.move_in .bootstrap-select label.error {
    position: absolute;
    bottom: -20px;
    font-size: 13px;
}
.srv_page .form-register .steps li::after {
    top: 20px;
}
.srv_page .form-register .steps li, .srv_page .form-register .steps li.current {
    padding: 10px;
}


/* CALENDAR */

.fc-unthemed th {
    color: #1D1D1F;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Cairo', sans-serif;
    font-weight: 700;
}
.fc-unthemed td.fc-today {
    background: #F3F5F9 !important;
}
.fc-unthemed th, 
.fc-unthemed td, 
.fc-unthemed thead, 
.fc-unthemed tbody, 
.fc-unthemed .fc-divider, 
.fc-unthemed .fc-row, 
.fc-unthemed .fc-content, 
.fc-unthemed .fc-popover, 
.fc-unthemed .fc-list-view, 
.fc-unthemed .fc-list-heading td{
    border-color: #DDDDDD !important;
}
/*.fc-ltr .fc-dayGrid-view .fc-other-month .fc-day-number {
    color: rgba(29, 29, 31, 0.30);
}*/
.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
    color: #1D1D1F;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    font-family: 'Arada-Light';
    padding: 5px 14px;
}
.fc .fc-row .fc-content-skeleton table, .fc .fc-row .fc-content-skeleton td, .fc .fc-row .fc-mirror-skeleton td {
    background: #ffffff;
    border-color: #DDDDDD !important;
}

.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: 51px;
    height: 24px;
}

.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;
    border: 1px solid transparent;
    outline: none;
}


.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 1px;
    bottom: 1px;
    background-color: #ffffff;
    -webkit-transition: .4s;
    transition: .4s;
    outline: none;
}

input:checked + .slider {
    background-color: #0497a6;
    border: 1px solid transparent;
    outline: none;
}

input:focus + .slider {
    box-shadow: none;
}

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

/*.sidebar .nav-item .collapse .collapse-inner .collapse-item{
    padding-top: 0 !important;
}*/

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

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

/* Pie Chart */
.piechart-dashboard{
    margin-top: 0px;
    position: relative;
}
.chart-count {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 48px;
}
.chart-count h2 {
    font-size: 27px;
    font-weight: bold;
    color: #262729;
    font-family: 'Poppins', sans-serif;
    margin: 0;
    line-height: 30px;
}
.chart-count p {
    font-size: 12px;
    font-weight: 500;
    color: #696D6E;
    font-family: 'Roboto', sans-serif;
    line-height: normal;
    margin: 0;
}
.fc-header-toolbar.fc-toolbar h2 {
    font-size: 22px;
    color: #1D1D1F;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
    line-height: 30px;
}
.service-graph .dropdown-menu {
    background-color: inherit;
}

/*Maintenance Package*/
.maintenance-test {
    width: 126px;
    padding: 10px 20px 10px 10px;
    font-size: 10px;
    position: absolute;
    color: #FFF;
    background: #0497a6;
    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: #0497a6;
    transform-origin: bottom right;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-25deg, 0deg);
    /*box-shadow: 0 2px 12px 0 rgba(149,149,149,0.5);*/
}
.maintenance-head{
   margin-top: 10px;
    /*background: #fff;*/
    margin-right: 30px;
    height: 79px;
    border-radius: 2px 0px;
    margin-left: -5px;
    opacity: .9;
}
.reqPackageForm:hover .package-title {
    color: #fff;
}
.maint-start{
    height: 18px;
    width: 90px;
    color: #FFFFFF;
    font-size: 10px;
    line-height: 18px;
    font-weight: lighter;
}
.select-unitno{
    margin:10px auto;
}
.maint-rate{
    height: 24px;
    width: 90px;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    margin-bottom: 0px;
}
.arrow-left {
     width: 0;
    height: 0;
    border-top: 0px solid #00000000;
    border-bottom: 7px solid #00000000;
    border-right: 5px solid #00000038;
    position: absolute;
    left: 7px;
}
.maintenance-package {
    height: 94px;
    background-color: rgba(255, 255, 255, 0.75);;
    box-shadow: 0 2px 4px 0 rgba(149,149,149,0.5);

}
.maintenance-package h1{
    line-height: 80px !important;
    opacity: 0.9;
    font-size: 2.25rem !important;
}
.content-bg-one{
    background-image: url('/theme/provisUI/img/m-bg01.png');
    background-repeat: no-repeat;
    background-position: left;
    text-align: left;
    padding: 0;
}
.content-bg-two{
    background-image: url('/theme/provisUI/img/m-bg02.png');
    z-index: 999;
    height: 180px;
    background-repeat: no-repeat;
    background-position: right;
    margin-right: -110px;
    margin-top: 30px;
}
.material-icons.back-arrow{

}
.content-header-title{
    padding: 20px;
}
.bulletpoint-maintenance li{
    position: relative;
    list-style: none;
    margin-left: 20px;
}
.bulletpoint-maintenance li:before{
    content: '';
    position: absolute;
    height: 15px;
    width: 15px;
    border: 1px solid #4AF0BF;
    margin-left: -20px;
}
.back-btn{
   /* padding: 1rem 1.5rem 1rem;*/
}
.modal-backdrop.show {
    opacity: .7;
}

/* SERVICES BLOCK */
.service-card h5{
   /* background-image: url(../img/service1.png);
    background-position: center;*/
    color: #262729 !important;
}
.dashboard-dropdown {
    background-color: #F8F8F8;
    border: 1px solid #E3E3E3;
    padding: 3px 10px;
    border-radius: 8px;
    color: #1D1D1F;
}
.dashboard-dropdown:hover{
    background-color: rgba(194, 194, 194, 0.26);
    color: #000;
}
.dashboard-dropdown a i {
    font-size: 15px;
    position: relative;
    top: 4px;
}
.dashboard-dropdown a:hover{
    text-decoration: none;
}
.d-viewall{
    color: #0497a6;
    border: 1px solid #0497a6;
    border-radius: 8px;
    padding: 6px 30px;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
}
.d-viewall:hover,.d-viewall:active,.d-viewall:focus{
    background-color: #0497a6;
    color: #ffffff;
    border: 1px solid #0497a6;
    text-decoration: none;
}
.dashboard-dropdown a {
    color: #262729;
    font-family: 'Tajawal', sans-serif;
    line-height: 22px;
    font-weight: normal;
}
.dashboard-dropdown a:hover{
    color: #262729;
    font-family: 'Tajawal', sans-serif;
    line-height: 22px;
    font-weight: normal;
}
.font-tajawal{
    font-family: 'Tajawal', sans-serif !important;
}
.bookitem-desc {
    background-color: #F5F5F5;
    padding: 10px !important;
}
.book-time-close{
    background-color: rgba(8, 158, 38, 0.12);
    color: #089E26;
}
.badge-green {
    background-color: rgba(8, 158, 38, 0.12);
    color: #089E26 !important;
    padding: 0.15rem 1rem !important;
    font-size: 12px !important;
    border-radius: 2px;
}
.badge-yellow{
    background-color: rgba(153, 158, 8, 0.12);
    color: #DBCA30;
    padding: 0.15rem 1rem !important;
    font-size: 12px !important;
    border-radius: 2px;
}
.badge-red{
    background-color: rgba(158, 8, 28, 0.12);
    color: #0497a6;
    padding: 0.15rem 1rem !important;
    font-size: 12px !important;
    border-radius: 2px;
}

.book-time-progress{
    background-color: rgba(153, 158, 8, 0.12);
    color: #DBCA30;
}
.issue-card h5{
    /*background-image: url(../img/issues1.jpg);
    background-position: center;*/
    color: #262729 !important;
}
.card-bg {
    object-fit: cover;
    background-position: center;
    max-height: 234px;
}
.card-bg .card-header, .card-bg .card {
    background-color: inherit;
}
/* END SERVICES BLOCK */

/* AMENITIES BLOCK */
/*.amenity-item > .card:hover {
    box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5) !important;
    -webkit-box-shadow: 0 2px 12px 0 rgba(186, 186, 186, 0.5) !important;
}*/
.amenities-block small {
    line-height: 1.3;
}
.amenities-block .card-body {
    background: #ffffff;
}
.amenities-block .dash-amenities .card-body {
   
}
.amenities .dash-amenities small.card-text {
    font-size: 12px;
    height: 50px;
    overflow: hidden;
    font-family: 'Arada-Light';
}
/*.chat-item p {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 200px;
    display: block;
    overflow: hidden;
}*/
.arrow-left-icon {
    position: relative;
    top: 2px;
}
.dash-amenities a.btn {
    font-size: 12px;
    padding: 7px 0.75rem !important;
   /* background-color: #F7F6F6;*/
    /* font-family: 'Arada-Regular'; */
}
.amenities-block .owl-nav i {
    /* line-height: normal; */
    /* font-size: 18px; */
}
.amenities-block .owl-nav button {
    width: 30px;
}
.amenities-block .owl-carousel-quick-link.owl-card .owl-nav {
    top: -79px;
}
.card.amenities, .amenities > .card-header {
    background-color: inherit;
}
/*.owl-carousel-general .item.amenity-item {
    padding: 0 5px;
}*/
.amenity.amenities.card .card-title {
    min-height: 35px;
}
.amenity-item .amenity.amenities.card .card-text {
    line-height: 19px;
    height: 10px;
    overflow: hidden;
    min-height: 40px !important;
}
/* END AMENITIES BLOCK */

/* COMMUNITY DOCUMENTS */
.doc-body {
    background-color: rgba(255, 255, 255, 1);
    color: #1D1D1F;
    min-height: 132px;
}

.doc-body > a {
    text-decoration: underline;
}
.doc-body li p, .doc-body li h6, .doc-body li a {
    font-size: 12px !important;
    line-height: normal !important;
    white-space: initial;
}
/* END COMMUNITY DOCUMENTS */

/* MY BOOKINGS */
a.lead:hover {
    font-size: 1.25rem;
}
/* END MY BOOKINGS */

/* LOGOUT POP */
.logout_pop h5 {
    margin-bottom: 4px;
    margin-top: 1rem !important;
    color: #1D1D1F !important;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
    font-size: 22px !important;
}
.navbar.topbar > a {
    color: #fff;
}
/* END LOGOUT POP */
.sidebar footer {
    padding-top: 10px;
    padding-left: 15px;
    height: 50px;
    color: #000000;
    text-align: left;
    font-size: 0.75rem;
    background-color: #ffffff;
}
.sidebar > ul {
    margin: 0;
}
/* Register Success POP */
/*#checkingModal p {
    color: #fff;
    max-width: 600px;
    margin: 0 auto;
}*/
#checkingModal .event-add .col-6 {
    max-width: 100%;
    flex: 0 0 60%;
    margin: 0 auto;
}
#checkingModal .event-add a {
    text-transform: uppercase;
}
/* End Register Success POP */

/* NEW EMAIL BODY */
.new-email-body .form-register .content, .new-email-body .form-register .dropdown.form-control {
    padding: 0;
}
.new-email-body .form-register .content label {
    color: inherit;
}
.new-email-body .form-register .bootstrap-select .btn.dropdown-toggle, .new-email-body .form-register .form-control {
    color: #555;
}
.new-email-body .form-register .form-control, .new-email-body .form-register .bootstrap-select .btn.dropdown-toggle {
    border-color: #b1b6b9;
}
.topbar .select-community-nav .dropdown .dropdown-menu {
    height: 150px;
    overflow-y: auto;
}
/* END NEW EMAIL BODY */

.btn-info:hover {
    font-weight: normal;
    font-size: 0.9rem;
}
.faq div.dataTables_wrapper div.dataTables_length select, .sub-table div.dataTables_wrapper div.dataTables_length select {
    line-height: 1;
    padding-top: 0 !important;
}
.sidebar-dark.toggled .nav-item .nav-link {
    font-size: 0.6rem;
}
.sub-table .form-control.form-control-sm {
    padding-top: 0 !important;
    line-height: 1;
    padding-right: 15px !important;
}
.mail-precinct {
    height: 260px;
    overflow: auto;
}
.form-register .content .mail-precinct label, .form-register .mail-precinct .custom-input input:checked + label:not(.error) {
    color: inherit;
}
/* width */
.mail-precinct::-webkit-scrollbar {
  width: 5px;
}
/* Track */
.mail-precinct::-webkit-scrollbar-track {
  background: #f1f1f1;
}
/* Handle */
.mail-precinct::-webkit-scrollbar-thumb {
  background: #888;
}
/* Handle on hover */
.mail-precinct::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.reg-page .filter-option {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.login-note {
    min-width: 570px;
    padding: 0 !important;
}
.bg-gray{
    background-color: #fcfcfc;
}
.btn-help-reg{
    font-size: 10px !important;
}

/**/
.galley-tab.nav-tabs {
    color: #1D1D1F;
    font-weight: lighter;
    border: unset;
    border-bottom: 1px solid rgba(29, 29, 31, 0.28);
    flex-wrap: nowrap;
}
.galley-tab.nav-tabs .nav-link{
    border: unset;
    color: rgba(29, 29, 31, 0.41);
    font-size: 20px;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
    white-space: nowrap;
}
.galley-tab.nav-tabs .nav-link.active{
    border-bottom: 3px solid #1D1D1F;
    color: #1D1D1F;
    font-size: 20px;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
    background-color: transparent;

}
.file-size {
    color: #9C9C9D;
    font-weight: normal;
}
.lh-21 {
    line-height: 21px;
}
.lh-16 {
    line-height: 16px;
}
.v-all {
    /* font-family: 'Arada-Regular'; */
    color: #1d1d1f;
    cursor: pointer;
}
/*.owl-nav {
    height: 100%;
    width: 100%;
    text-align: right;
}*/
.v-all:hover,.v-all:active,.v-all:focus {
     color: #000;
}
.chat-item{
    background-color: #F5F5F5;
}
.text-blue{
    color: #0497a6 !important;
}
.bookitem-img img {
    height: 113px;
}
.payable-amount {
    background-color: #0497a6;
    border-radius: 12px;
}
.payable-amount .pay_now i {
    background-color: #fff;
    color: #000000;
    line-height: 19px;
    border-radius: 50%;
    position: relative;
    left: 7px;
    top: 4px;
    text-align: center;
    height: 18px;
    width: 18px;
    font-size: 20px;
}
.payable-amount .pay_now:hover {
    text-decoration: none;
}
.event-add > div {
    font-family: 'Arada-Light';
    color: #1D1D1F;
    font-size: 18px;
    margin-bottom: 24px;
}
.enrollp p {
    /* font-family: 'Arada-Regular'; */
    font-size: 14px;
    color: #1D1D1F;
}
.enrollp h4 {
    color: #243644;
    font-size: 24px !important;
}
.event-add p {
    margin-bottom: 0;
    font-family: 'Arada-Light';
    color: #1D1D1F;
    font-size: 18px;
}
.event-add .btn-secondary {
    width: 200px;
}
.event-add .btn-primary{
    width: 200px;
    margin: 0px auto;
}
/*.event-show .btn-secondary{
     width: 120px;
}
.event-show .btn-primary{
    width: 120px;
    margin: 0px auto;
}*/
.provis-modal.calender-event .modal-dialog {
    max-width: 300px !important;
}
.provis-modal.calender-event .event-show .event-desc {
    height: 52px;
    overflow: hidden;
}
.select-community .searchable-element label {
    line-height: 15px;
    margin-bottom: 20px;
}
/*.event-add .btn-secondary:hover {
    background-color: #1D4289 !important;
    color: #fff !important;
    border: 1px solid #1D4289 !important;
    width: 200px;
    border-radius: 3px !important;
}*/
.topbar .dropdown.notifydrop.activity_drop .dropdown-menu::before {
    border-bottom: 15px solid #0497a6;
}
.noeventsbg {
    background-color: rgba(240, 139, 122, 0.08);
    min-height: 132px;
    color: #1D1D1F;
}
.show-time .custom-input.input-md label:not(.error) {
    padding-left: 35px;
}
.show-time .custom-input label:not(.error)::before {
    content: '';
    height: 26px;
    width: 26px;
    top: -5px;
    left: 0;
    border: 1px solid #d9e1e7;
    background-color: transparent;
    position: absolute;
    transition: all 0.2s ease;
    border-radius: 50%;
}
.show-time .custom-input.radio input:checked ~ label:not(.error)::after{
    content: '';
    position: absolute;
    background: #fff;
    height: 9.5px;
    width: 9.5px;
    left: 8px;
    top: 4px;
    border-radius: 50%;
}
.bg-pay {
    background-color: #0497a6;
    border: 1px solid #dadada;
}
.bg-due {
    background-color: #0497a6;
    border: 1px solid #dadada;
}
.bg-invoice {
    background-color: #008E6D;
    border: 1px solid #dadada;
}
button.btn-primary.pay_all{
    border: 1px solid #ffffff;
    font-size: 16px;
    font-family: "Arada-Regular";
    color: #ffffff;
    background-color: transparent;
    /*width: 60%;*/
}
button.btn-secondary.pay_due{
    border: 1px solid #ffffff;
    font-size: 16px;
    font-family: "Arada-Regular";
    color: #ffffff;
    background-color: transparent;
    /*width: 60%;*/
}
button.btn-secondary.pay_invoice{
    border: 1px solid #ffffff;
    font-size: 16px;
    font-family: "Arada-Regular";
    color: #ffffff;
    background-color: transparent;
    /*width: 60%;*/
}
/*button.btn-secondary.pay_invoice:not(:disabled):not(.disabled).active:focus, 
button.btn-secondary.pay_invoice:not(:disabled):not(.disabled):active:focus, 
.show>button.btn-secondary.pay_invoice.dropdown-toggle:focus,
button.btn-primary.pay_all:not(:disabled):not(.disabled).active:focus, 
button.btn-primary.pay_all:not(:disabled):not(.disabled):active:focus, 
.show>button.btn-primary.pay_all.dropdown-toggle:focus,
button.btn-secondary.pay_due:not(:disabled):not(.disabled).active:focus, 
button.btn-secondary.pay_due:not(:disabled):not(.disabled):active:focus, 
.show>button.btn-secondary.pay_due.dropdown-toggle:focus {
    background-color: #ffffff;
    color: #008E6D;
}*/
button.btn-primary.pay_all:hover,
button.btn-primary.pay_all:focus,
button.btn-primary.pay_all:active{
    background-color: #ffffff !important;
    color:#0497a6 !important ;
    border: 1px solid #fff !important;
}
button.btn-secondary.pay_due:hover,
button.btn-secondary.pay_due:focus,
button.btn-secondary.pay_due:active{
    background-color: #ffffff !important;
    color:#0497a6 !important ;
    border: 1px solid #fff !important;
}
button.btn-secondary.pay_invoice:hover,
button.btn-secondary.pay_invoice:focus,
button.btn-secondary.pay_invoice:active {
    background-color: #ffffff !important;
    color: #008E6D !important;
    border: 1px solid #fff !important;
}
.pay_bills_table .table-line tbody tr:nth-of-type(odd){
    background-color: #fff;
}
.pay_bills_table .table-line tbody tr:nth-of-type(even){
    background-color: #fff;
}
.immediate_due{
    background-color: rgba(240, 139, 122, 0.11);
    color: #0497a6;
    font-size: 12px;
    font-family: "Arada-Regular";
    border-radius: 8px;
}
.due-immediatly-link span {
    color: #000000;
}
.due-immediatly-link span:hover {
    color: rgba(0, 0, 0, 0.80);
}
tr.suggestion-parent .form-control {
    color: #1D1D1F;
    font-size: 16px;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
}
.srvForm .custom-input.input-md.checkbox input:checked ~ label:not(.error)::after {
    border-width: 2px;
    height: 12px;
    width: 7px;
    left: 9px;
    top: 7px;
}
.booking-info-panel .error {
    line-height: 20px;
}
.booking-info-panel .bootstrap-select label.error {
    bottom: -20px;
}
.minHeight {
    min-height: 324px;
}
.close {
    color: #fff;
}
.fc-unthemed .fc-disabled-day {
    background: rgba(212, 210, 210, 0.68);
    opacity: .3;
}
.skin-square .custom-input.checkbox.input-md input:checked ~ label:not(.error)::after{
    top: 7px;
}
.skin-square .radio-inline.pl-5{
    padding-left: 40px;
}
.create-new-email {
    cursor: pointer;
}
.col-icon {
    transform: rotate(180deg);
}
.package-card .package-title {
    color: #0497a6;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
    font-size: 24px;
    text-transform: uppercase;
}
.package-card .reqPackageForm.active .package-title {
    color: #ffffff;
}
.package-header h6 {
    color: #1d1d1f;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
    font-size: 18px;
}
.package-body ul li {
    color: #1d1d1f;
    /* font-family: 'Arada-Regular'; */
    font-size: 16px;
}
.maintenance-prc h2 {
    color: #1d1d1f;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
}
.chat-item .chat-desc {
    height: 65px;
    overflow: hidden;
}
.chat-item p {
    font-size: 12px;
    font-family: 'Tajawal';
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 0;
    height: 30px;
    overflow: hidden;
}
.sidebar .nav-item .collapse .collapse-inner, 
.sidebar .nav-item .collapsing .collapse-inner {
    min-width: 9rem;
}
.mobmsf {
    display: none;
}
.desmsf {
    display: block;
}
.form-label-left .form-group .error {
    line-height: 32px;
}

.table-responsive::-webkit-scrollbar-track {
  background: #f1f1f1 !important;

}
.table-responsive::-webkit-scrollbar-thumb {
  background: #0497a6 !important; 
}
.table-responsive::-webkit-scrollbar-thumb:hover {
  background: #0497a6 !important; 
}
.table-responsive::-webkit-scrollbar {
  width: 2px !important;
  height: 6px !important;
  cursor: pointer;
}
.community-wall-mobile .tab-responsive {
  overflow: auto;
}
.user-profile-tab .tab-responsive {
  overflow: auto;
}
textarea.form-control {
    height: auto;
    line-height: 29px;
}
span.error {
    line-height: 32px;
}
.sidebar.toggled .payable-amount {
    display: none;
}
.lh-45 {
    line-height: 45px;
}
.list-group-item:last-child,.list-group-item:first-child {
    border-radius: 0;
}
/*img.success-check.fail {
    display: none;
}
div#existUser img.success-check.pass {
    display: none;
}
div#existUser img.success-check.fail {
    display: block;
    margin: 0px auto;
}*/
.custom-input.select-check label:not(.error) {
    padding-top: 6px;
}
.minHeight2 {
    min-height: 150px;
}
.custom-input.checkbox.check_tnd.input-md input:checked ~ label:not(.error)::after {
    top: 6px;
}
table.footable>tbody>tr.footable-empty>td {
    text-align: center;
    color: #1D1D1F;
    font-size: 14px;
    line-height: 19px;
    border: none;
    vertical-align: middle;
    /* font-family: 'Arada-Regular'; */
}
.badge-light {
    background-color: #f8f9fc;
    border: 1px solid rgba(112, 112, 112, 0.14);
}
.intl-tel-input .country-list .country-name {
    font-size: 14px;
}
.modal .close {
    color: #000;
}
.user-comment .input-addon-btn .fa-spin {
    display: none;
}
.log-mobile {
    line-height: 50px;
}
.srv_page .form-register .steps li a .step-text {
    text-align: center;
}
.piechart-dashboard {
    margin-top: 0px;
    position: relative;
    width: 280px !important;
    height: 136px !important;
}
.tnc_assest.custom-input.checkbox.input-md input:checked ~ label:not(.error)::after {
    top: 6px;
}
.dropdown.bootstrap-select .dropdown-menu.show {
    display: block;
    transform: none !important;
    top: 45px !important;
}
.stDownloadBtn {
    cursor: pointer;
}
.table p{
    margin-top: 15px;
}
.booking-assets .custom-input label:not(.error) {
    padding-top: 6px;
}
.reg_vw {
        min-height:100%;
    }
.tnc_assest.custom-input.input-md label:not(.error),
.faq_radio.custom-input.input-md label:not(.error) {
    
    padding-left: 40px;
}
.faqDetailsPop p {
    margin: 0px;
}
p:empty {
    display:none;
}
.sidebar.toggled ul#provis-nav-menu {
    padding: 10px !important;
}
div#slot_dates .liftSlots label {
    padding-top: 0px;
}
.lh-24 {
    line-height: 24px;
}
.inc_btn {
    width: 120px;
}
.owl-carousel-lifestyle-link .owl-nav.disabled {
    display: block;
}
.owl-carousel-quick-link .owl-nav.disabled,
.owl-carousel-parking-listing .owl-nav.disabled,
.owl-carousel-amenity-listing .owl-nav.disabled ,
.owl-amenity .owl-nav.disabled{
    display: block;
}
.owl-carousel-quick-link .owl-nav.disabled button.owl-prev, 
.owl-carousel-quick-link .owl-nav.disabled button.owl-next,
.owl-carousel-parking-listing .owl-nav.disabled button.owl-prev, 
.owl-carousel-parking-listing .owl-nav.disabled button.owl-next,
.owl-carousel-amenity-listing .owl-nav.disabled button.owl-prev, 
.owl-carousel-amenity-listing .owl-nav.disabled button.owl-next,
.owl-amenity .owl-nav.disabled button.owl-prev, 
.owl-amenity .owl-nav.disabled button.owl-next

 {
    opacity: 0.3;
}
.minHeight_doc {
    min-height: 106px;
}
.minHeight_doc2 {
     min-height: 122px;
}
.chat-user .community-user-img {
    height:32px;
    width: 32px !important;
}
.parking-col {
    min-width: 160px;
    display: inline-block;
}
 .enroll-img-wrapper img {
        height: 233px;
        object-fit: cover;
        width: 100%;
    }
    .gender.custom-input.input-md label:not(.error) {
        padding-left: 40px;
        padding-top: 5px;
    }
    span.error_msg {
    color: #FF2A2A;
}
.fc-unthemed .fc-list-empty {
    background-color: #fff !important;
}
.edit_moveout .custom-input {
    flex: 1;
}
.table-line tbody tr td span.badge-green,
.table-line tbody tr td span.badge-status-active {
    /*width: 120px !important;*/
    text-align: center;
    margin: 0px auto;
    display: block;
    white-space: inherit;
}
button.close:focus {
    outline: none !important;
}
.file-name {
    text-overflow: ellipsis;
    width: 130px;
    overflow: hidden;
}
.minHeight-nodata1 {
    min-height: 228px;
}
.attach_uae.attachment-div label {
    font-size: 14px;
}
.input-group.pay .input-group-prepend {
    width: 50%;
    margin-right: 0;
}
.user_info_name {
    background-color: #ffffff;
    border: 1px solid #DADADA;
    /*border-right: 1px solid #dadada;*/
    border-radius: 0px;
    color: #1d1d1f;
    width: 100%;
    padding: .375rem 1.5rem;
}
.dashboard-calender-modal .modal-dialog{
   width: 600px;
}
.fc-list-item-title a {
    text-transform: capitalize;
}

/*22-07-2021*/
.form-register .steps {
    overflow: hidden;
}
.form-register .steps ul {
    overflow: auto;
}
.login-section .login-banner.forgot_view,
.login-section .login-banner.pay_view,
.login-section.register-pg .login-banner,
.login-section .login-banner {
    height: 100vh;
    max-height: 100vh;
    min-height: 100%;
}
.wizard-form .form-register .steps li,
.wizard-form .form-register .steps li.current {
    padding-top: 18px;
}
.form-register.reg-page .content .bootstrap-select label.error {
    position: absolute;
    bottom: -17px;
    font-size: inherit;
}
.amenities-block .owl-carousel .owl-item img {
    object-fit: cover;
}
.community-info-banner {
    background-size: cover;
}
.parking-booking-btn:hover, .parking-booking-btn:active, .parking-booking-btn:focus,
.amenity-booking-btn:hover, .amenity-booking-btn:active, .amenity-booking-btn:focus {
    background-color: #0497a6;
    border: 1px solid #0497a6;
}
label.accept_comm.pt-0.pl-4 {
    line-height: 1.5;
}

.custom-input label:not(.error) {
    line-height: 1.3;
    display: block;
}
.park-details p {
    display: flex;
}
table + div.row {
    width: 100%;
} 
.maintainance-packages-wrap {
    height: auto;
}
.maintainance-packages-wrap a.btn-secondary:hover,
.maintainance-packages-wrap .btn-secondary:hover,
.maintainance-request button:hover {
    background-color: #0497a6;
    border: 1px solid #0497a6;
}
.maintainance-packages-wrap .img-maintain {
    height: 190px;
}
.bg-destails-overdue .custom-input.checkbox.input-lg input:checked ~ label:not(.error)::after {
    top: -10px;
}
.bg-destails-overdue .custom-input.input-lg input:checked ~ label:not(.error)::before{
    top: -16px;
}
.owl-carousel-amenity-listing .owl-nav {
    right: 10px;
}
.pagination {
    padding: 0 0 20px;
}
.custom-input input[type="radio"] + label:not(.error){
    padding-top: 5px;
    color: #1D1D1F;
}
label.accept_comm:before {
  top: 50% !important;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 13px;
}
label.accept_comm:after {
    top: 50% !important;
    -ms-transform: translate(0, -50%) rotate(45deg) !important;
    transform: translate(0, -50%) rotate(45deg) !important;
    left: 13px;
}
.btn {
    white-space: nowrap;
}
.lh1 {
    line-height: 1.2;
}
.check-option .custom-input input + label:not(.error){
    color: #1D1D1F;
}
.check-option .custom-input.checkbox input:checked ~ label:not(.error):after {
    top: 0;
    border-width: 2px;
    height: 12px;
    width: 7px;
}
.height-auto{
    height: auto;
}
.formspace .custom-input.input-md label:not(.error) {
    padding-left: 35px;
    line-height: 1.3;
}
.dashboard-min span.badge {
    padding-left: 6px !important;
    padding-right: 6px !important;
}
a.btn-secondary:hover, .btn-secondary:hover {
    background: #0497a6;
    border: 1px solid #0497a6;
}
table .dropdown-menu .dropdown-item {
    white-space: nowrap;
}
.c_wall_post_all .dashboard-dropdown a i {
    top: 0;
    line-height: 1.5;
}
.booking-info-panel.booking-assets .custom-input label:not(.error) {
    padding-top: 0;
}
table th.btn-color.bg-white {
    color: #1D1D1F !important;
}

.booking-info-panel.booking-assets .custom-input input[type="radio"] + label:not(.error) {
    padding-top: 5px;
}
.attachment-div input{
    position: absolute;
}
.assign-owner .dataTables_info{
    float: left;
}
.assign-owner .paging_simple_numbers{
    float: right;
}
table tr td .dropdown .dropdown-menu i{
    display: none;
}
.drop.p-inhe {
    padding: 8px 10px 10px 8px !important;
}
.app-content .app_setup .skin-square input[type=radio].form-control {
    display: none;
}
.noSpacePera p{
    margin:0 ;
}
.formspace.form-label-left .form-group .error {
    line-height: 1rem;
}
.formspace .bootstrap-select label.error {
    bottom: -18px;
}
.formspace span.error,
.form-group input + span,
.wizard-form.send_email .formspace.form-register .content label.error {
    line-height: 1.5;
    font-size: 14px;
    display: block;
}
.cour_enroll .enroll-card-min-height .d-table-cell {
    vertical-align: top;
}
.enrollp.cour_enroll {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
}
#addMoreId, #removeMoreId {
    height: 46px;
}
.modal {
    z-index: 9999999999;
}
/*#accordionExample .unit-table-expandable > thead > tr > th {
    background-color: #ffffff;
    color: #1D1D1F;
    font-size: 14px;
    line-height: 19px;
}*/
.panel-title {
    line-height: 1.5;
}

.content-mail table.footable td, .content-mail table.footable th {
    vertical-align: middle;
}
.table-line select.form-control{
    height: 36px !important;
}
.formspace .form-group {
    position: relative;
}
/* arada connect css*/
/* .card h1, h2, h3, h4, h5, h6 {
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
} */
.form-control.rounded {
    border-radius: 2px !important;
}
.see-more {
    color: #1D1D1F;
}
.see-more:hover {
    color: #000;
}
.nav-tabs .nav-item a {
    color: #0497a6;
}
.table-line a.btn {
    color: #ffffff;
    border-radius: 2px;
}
.dashboard-row .collection-ppm .nav-tabs .nav-item a.active {
    color: #0497a6;
    border-bottom: 2px solid #0497a6;
}
.dashboard-row .collection-ppm .nav-tabs .nav-item a {
    color: #1d1d1f;
    font-weight: normal;
    padding: 6px 0px;
}
.dashboard-row .collection-ppm .nav-tabs .nav-item i {
    color: #0497a6;
}
.modal-dialog {
    border-radius: 3px !important;
    background-color: #fff!important;
}
.modal-title {
    color: #1D1D1F;
    font-size: 22px;
    /* font-family: 'Arada-Bold'; */
    font-weight:bold;
}
.modal .close {
    color: #000;
}
.select-drop label {
    display: inline;
    font-size: 16px;
    /* font-family: 'Arada-Regular'; */
    color: #1D1D1F;
    margin-bottom: 8px;
    padding: 0;
}
.col-form-label {
    padding-top: 0;
    padding-bottom: 0;
}
.dataTables_paginate {
    float: right;
}
.dataTables_filter {
    text-align: right;
}
div.dataTables_wrapper div.dataTables_length label,
 .dataTables_filter label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
}
.svg-arr {
    right: 30px;
    top: 20px;
}
.btn-ans {
    background-color: rgba(240, 139, 122, 0.20);
    border: 1px solid rgba(240, 139, 122, 0.20) !important;
    border-radius: 8px;
}
.btn-ans:hover {
    background-color: rgba(240, 139, 122, 0.30);
    border: 1px solid rgba(240, 139, 122, 0.30) !important;
    border-radius: 8px;
}
/*.card-table.overflow-auto::-webkit-scrollbar-track {
  background: #f1f1f1 !important;

}
.card-table.overflow-auto::-webkit-scrollbar-thumb {
  background: #0497a6 !important; 
}
.card-table.overflow-auto::-webkit-scrollbar-thumb:hover {
  background: #0497a6 !important; 
}
.card-table.overflow-auto::-webkit-scrollbar {
  width: 2px !important;
  height: 6px !important;
  cursor: pointer;
}*/
/* Start Media Print and Keyframes */
@media print {
    #accordionSidebar {
        display: none;
    }
}
@-webkit-keyframes autofill {
    to {
        color: #fff;
        background: transparent;
    }
}
.login-section input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}
@keyframes colors {
    0% {
        stroke: #275168;
    }

    25% {
        stroke: #284f67;
    }

    50% {
        stroke: #3b3356;
    }

    75% {
        stroke: #521f46;
    }

    100% {
        stroke: #80004c;
    }
}
@keyframes dash {
    0% {
        stroke-dashoffset: 187;
    }

    50% {
        stroke-dashoffset: 46.75;
        transform: rotate(135deg);
    }

    100% {
        stroke-dashoffset: 187;
        transform: rotate(450deg);
    }
}
@keyframes animateSuccessTip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}
@keyframes animateSuccessLong {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}
@keyframes rotatePlaceholder {
    0%, 5% {
        transform: rotate(-45deg);
    }
    100%, 12% {
        transform: rotate(-405deg);
    }
}
@keyframes loading-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotator {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(270deg);
    }
}

.h-dashboard .staticstic-div h2 {
    min-height: 54px;
    font-size: 1.5rem;
    padding: 20px 0 !important;
}
.h-dashboard .dashboard-min .info-text {min-height: inherit;}
.font-24{
    font-size: 24px !important;
}
.enroll-info {
    height: 65px;
    margin: 0;
    overflow-y: auto;
    /*display: flex ;
    align-items: center;
    justify-content: center;*/
}
.enroll-info::-webkit-scrollbar {
  width: 5px;
}
.enroll-info::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
.enroll-info::-webkit-scrollbar-thumb {
  background: #0497a6; 
}
.enroll-info::-webkit-scrollbar-thumb:hover {
  background: #0497a6; 
}
.checkstyle .custom-input.input-lg input:checked ~ label:not(.error)::before, .checkstyle .custom-input.input-lg label:not(.error)::before {
    top: -3px;
}
.checkstyle .custom-input.checkbox.input-lg input:checked ~ label:not(.error)::after {top: 2px;}
.invoice-det-box {
    border: 1px solid #dfdfdf;
}
.booking-avatar img.avatar {width: 44px;height: 44px;object-fit: cover;margin-right: 10px;display: block;}
.booking-avatar p {
    /* font-family: 'Arada-Regular'; */
    font-size: 16px;
}
.tc-align .custom-input.input-md label:not(.error) {
    padding-left: 40px;
}
.tc-align .custom-input.checkbox.input-md input:checked ~ label:not(.error)::after {
    top: 7px;
}
.dial-code-align .intl-tel-input.separate-dial-code .selected-dial-code {padding-top: 0;}
.services-explore .amenity-item .amenities .card-img-top {height: 125px !important;}
.services-explore .card-body {
    background-color: #F9F9F9;
   
}
.card.services-explore {
    min-height: 396px;
}
.services-explore .card.amenities {
    border: 1px solid #E9E9E9;
    overflow: hidden;
    
}
.services-explore .owl-theme .owl-nav [class*=owl-] {
    position: relative;
}
.services-explore .owl-carousel-parking-listing .owl-nav {
    margin: 0;
}
.services-explore .cost {
    min-height: 45px;
}
/* End Media Print and Keyframes */

/* Start Responsive UI */

/*internet explorer styles*/


/*IE10+*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .owl-carousel-quick-link.owl-card .owl-nav{
        top: -65px !important;
    }
    .owl-card.owl-lifestyle .owl-nav{
        top: -65px !important;
    }
    .owl-card.owl-gallery .owl-nav{
        top: -68px !important;
    }
    .owl-card.owl-amenity .owl-nav{
        top: -73px !important;
    }
    .owl-card.owl-classes .owl-nav{
        top: -73px !important;
    }
    .due-immediatly-link{
        position:relative;
        padding-right: 50px;
    }
    .due-immediatly-link i.material-icons {
        position:absolute;
        right:0;
        top: 6px;
    }
    .sidebar{
        max-width:none !important;
    }
    .sidebar .nav-item .nav-link span{
        margin-top:0px !important;
    }
    .sidebar ul{
        -ms-overflow-style: none;
    }
    .sidebar-brand-icon .site-logo-sm{
        width:50px ;
    }
    .ad-banner-img{
        height: 195px;
    }
    .btn-expand-invoice span{
        line-height: 15px;
    }
}

/*IE6,7,9,10*/
@media screen and (min-width: 640px), screen\9 {

}

/*IE6,7*/
@media screen\9 {
    .sidebar{
        max-width:none !important;
    }
}

/*IE8*/
@media \0screen {

}

/*end of internet explorer styles*/


@media screen and (max-width: 1199.98px){
    .service-graph h5 {
        font-size: 16px !important;
    }
    .docs-div h6 {
        font-size: 14px !important;
    }
    .dashboard-min .staticstic-div .staticstic-div-card, .dashboard-min .staticstic-div .staticstic-div-info {
        font-size: 24px;
    }
    .dashboard-min .card-body> h5.light {
        font-size: 16px !important;
    }
    .dashboard-min h6.light {
        font-weight: 400 !important;
        font-size: 16px !important;
    }
      /*events*/
    .font-21 {
        font-size: 16px !important;
    }
    .font-37 {
        font-size: 30px !important;
    }
    .amount-container.payable-card h1 {
        font-size: 32px !important;
    }
    .font-18 {
        font-size: 14px !important;
    }
    .font-16 {
        font-size: 15px !important;
    }
    .c_wall_post_all .card-header .community-user-img {
        height: 32px;
        width: 32px !important;
    }
    .c_wall_post_all h6 {
        font-size: 16px !important;
    }
    .post-txt-discussion,.c_wall_post_all p {
         font-size: 14px !important;
    }
    /*events*/
    .login-section .login-banner {
       max-height: 100%;
        object-fit: cover;
        height: 100%;
        min-height: 100%;
    }
    .attachment-div label {
        font-size: 12px;
    }
    .welcome-text h2{
        font-size: 30px;
        line-height: 40px;
    }

    .bookitem-img img {
        object-fit: cover;
        height: 100%;
    }
     .chat-item p {
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: 10px;
        white-space: nowrap;
        width: 100px;
    }

    /*22-07-2021*/
    .login-section .login-banner.forgot_view,
    .login-section .login-banner.pay_view, 
    .login-section .login-banner {
        height: 100vh;
        max-height: 100vh;
    }
    #loginDiv .form-inline .form-group {
        margin-bottom: 1rem;
    }
    #loginDiv {
        padding-top: 40px !important;
        padding-bottom: 20px !important;
    }
    .register-pg section.body .mb-3 {
        margin-bottom: .5rem !important;
    }
    .wizard-form .form-register .actions {
        padding: 0 33px 2.5rem;
    }
    .input-group.pay .input-group-prepend {
        width: 100px;
    }
    .form-group .res-div label {
        margin-bottom: 10px;
    }
    .resident-details .res-div {
        padding: 15px 10px 5px;
    }
    .dependent-multply-div .vehicle-plate{
        margin-bottom: .5rem !important;
    }
    .form-register .accept_comm.mt-4{
        margin-top: 10px !important;
    }
    .form-register.reg-page .content .bootstrap-select label.error,
    .form-register .content label.error {
        color: red!important;
        position: absolute;
        bottom: -18px;
        font-size: 13px;
    }
    .select-container .btn-done.comm_select_done {
        width: 100px;
        text-align: center;
    }
    /*26-07-2021*/
    .formspace form label,
    form .form-group label, 
    form.formspace label {
        font-size: 14px;
        margin-bottom: .1rem;
        display: block;
    }
    .header-table-section .dataTables_wrapper div.row:first-child{
        justify-content: space-between;
        align-items: center;
    }
    .header-table-section .dataTables_wrapper div.row:first-child .col-md-6{
        width: auto !important;
        flex: inherit;
        padding: 0;
    }
    .header-table-section .dataTables_wrapper div.row:first-child .col-md-6 label{
       display: flex;
       align-items: center;
    }
    .move-request .form-register .form-group {
        margin-bottom: 1rem !important;
    }
    .move-request .form-group label {
        margin-bottom: .1rem;
    }
    .move-request label.accept_comm{
        line-height: 1.5;
    }
    .c_wall_post_all .card-header .user-name-txt {
        font-size: 16px;
    }
    .park-details p,
    .c_wall_post_all .card-header .user-post-time {
        font-size: 14px;
    }
    .custom-input input[type="radio"] + label:not(.error){
        font-size: 14px;
    }
    .maintainance-packages-wrap .header-text {
        line-height: 1.2;
    }
    /*Admin 29-07-2021*/
    .wizard-form.send_email .form-register.formspace .content label,
    .wizard-form.send_email .form-register.formspace .custom-input input:checked + label:not(.error) {
        font-size: 14px;
        line-height: 1.5;
    }
    .form-register.formspace .form-group {
        margin-bottom: 1rem !important;
    }
    .send_email.wizard-form .form-register .actions {
        padding: 0 15px 2.5rem;
    }
       
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .amenities p{
        font-size: 16px !important;
    }
    .reality-box .real-left {
        width: 40%;
    }
    .font-22 {
        font-size: 18px !important;
    }
}

@media screen and (max-width: 991.98px){
    .btn-select .select-selected {
        font-size: 16px;
    }

    .fc-left {
        width: 100%;
    }
    .fc-right {
        width: 100%;
        text-align: right;
    }
    .fc-toolbar{
        flex-direction: column;
    }
    .chat-item .chat-desc {
        height: auto;
    }
    .sidebar-dark .sidebar-brand .site-logo {
        width: 120px;
    }
    span.user-text {
        padding: 0px 13px !important;
    }

    .custom-input.custom-input-inline.input-md.radio.col-sm-12.col-md-12.col-lg-4.mx-auto.px-1{
        padding: 0 !important;
    }
    .doc-none {
        display: none;
    }
    .maintainance-packages-wrap .header-text {
        font-size: 18px;
    }
    .maintainance-packages-wrap .btn {
        padding: 7px 15px;
    }
    .maintain-pack h3 {
        font-size: 16px !important;
        line-height: inherit !important;
    }
    .edt-new h5 {
        font-size: 1rem !important;
    }
    .my-gallery .card-deck .card {
        width: 48% !important;
        flex: auto;
        margin: 0 5px;
        padding: 10px;
    }
    .my-gallery .card-deck .card .card-text {
        white-space: normal;
    }
    .card-body .btn {
        /*padding: 0.75rem 0.75rem;*/
    }
    .login-note {
        min-width: inherit;
        padding: 0 8px !important;
    }

    .owl-carousel-quick-link .nav-link {
        font-size: 16px !important;
    }
    .font-20 {
        font-size: 16px !important;
    }
    .font-25 {
        font-size: 20px !important;
    }
    .font-22 {
        font-size: 18px !important;
    }
    .payment-card h3 {
        font-size: 25px !important;
    }
    .dashboard_view .minHeight {
        min-height: auto;
    }
    .reality-box .real-left {
        width: 25%;
    }
    /*28-07-2021*/
    #reportGraphMd h5{
        line-height: 1.2 !important;
    }
}

/* Landscape phones and down */
@media screen and (max-width: 767.98px){
    .reality-box .real-left {
        width: 30% ;
    }
    .register_viewpg{
        margin-bottom: 100px;
    }
    .event-add .custom-input.checkbox input:checked ~ label:not(.error)::after {
        top: 6px;
    }
    .owl-carousel-quick-link.owl-card .owl-nav {
        display: none;
    }

    .reg_vw {
        min-height: 100%;
    }
    .log-right {
        min-height: 800px;
    }
    /*.custom-input.input-lg.checkbox.mt-3.searchable-element input:checked ~ label:not(.error)::after {
        top: -4px;
    }*/
    .searchable-element .custom-input.checkbox.input-lg input:checked ~ label:not(.error)::after {
        height: 14px;
        width: 8px;
    }
    .searchable-element .custom-input label:not(.error) {
        line-height: 24px;
    }
    .booking-assets .custom-input label:not(.error) {
        padding-top: 0px;
    }
    .skin-square .custom-input.checkbox.input-md input:checked ~ label:not(.error)::after {
        top: 3px;
        left: 9px;
    }
    .srv_page .form-register .content label, .srv_page .form-register .custom-input input:checked + label:not(.error) {
        line-height: 22px;
    }
    /*td.footable-last-visible {
        width: 25% !important;
    }*/
    .tnc_assest.custom-input.checkbox.input-md input:checked ~ label:not(.error)::after {
        top: 7px;
        left: 9px;
    }
    .login-section.register-pg .login-banner {
        height: 300px;
    }
    .due-tble .footable-first-visible {
        vertical-align: top;
    }
    .due-tble .custom-input.input-lg input:checked ~ label:not(.error)::before {
        top: -3px;
    }
    .due-tble .custom-input.checkbox.input-lg input:checked ~ label:not(.error)::after {
        top: 3px;
    }
    .custom-input.checkbox.input-lg.searchable-element input:checked ~ label:not(.error)::after {
        top: 2px;
    }
    .custom-input.input-lg.searchable-element input:checked ~ label:not(.error)::before {
        top: -3px;
    }
    .select-community .searchable-element label {
        line-height: 32px;
    }
    .community-unit-group .custom-input.input-lg.searchable-element input:checked ~ label:not(.error)::before {
        top: 3px;
    }
    .community-unit-group .custom-input.checkbox.input-lg.searchable-element input:checked ~ label:not(.error)::after {
        top: 8px;
    }
    .custom-input.checkbox.check_tnd.input-md input:checked ~ label:not(.error)::after {
        top: 3px;
        left: 9px;
    }
    .custom-input.checkbox input:checked ~ label:not(.error)::after {
        top: 2px;
    }
    .skin.skin-square.text-nowrap .custom-input.checkbox.input-md input:checked ~ label:not(.error)::after {
        top: 3px;
        left: 9px;
    }
    .v-all {
        padding-right: 0px !important;
    }
    .access-term.custom-input.checkbox input:checked ~ label:not(.error)::after {
    top: 1px;
   }
    .minHeight {
        min-height: auto;
    }
    .doc-body {
       /* min-height: auto;*/
    }
    .tc-align .custom-input.checkbox.input-md input:checked ~ label:not(.error)::after {
    top: 3px;
    left: 9px;
    }
        .booking-info-panel .custom-input.checkbox input:checked ~ label:not(.error)::after {
        top: 1px;
    }
    .scrollDiv.skin-square .custom-input.checkbox.input-md input:checked ~ label:not(.error)::after {
        top: 3px;
        left: 9px;
    }
    .chat-item .chat-desc {
        height: 60px !important;
    }
    .event-add .btn-secondary {
        width: 150px;
    }
     .event-add .btn-primary{
        width: 150px;
        margin: 0px auto;
    }
    table.footable-details > tbody > tr > td:nth-child(2),table.footable-details > tbody > tr > th:nth-child(2) {
        word-break: inherit;
        text-align: right !important;
    }
    table.footable-details> tbody > tr > td >span.badge-green {
        width: 100px;
        float: right;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    table.footable-details > tbody > tr > td > span.badge-status-active,
    table.footable-details > tbody > tr > td > span.badge-status-inactive,
    table.footable-details > tbody > tr > td > span.badge-status-pending
     {
         width: 100px !important;
        float: right;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .mobmsf {
        display: block;
        margin: 4px 10px;
    }
    .desmsf {
        display: none;
    }
    .reality-box {
        background: #1D428A !important;
    }
    .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: 10px 0 10px !important;
    }
    h4 {
        font-size: 1.25rem !important;
        line-height: 1.25rem !important;
    }

    /** Start Common Global **/
    hr {
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
    }
    /** owl carousel z-index is 0 as it is affecting '.profile-inner' **/
    .owl-carousel{
        z-index: 0;
    }
    .white-space {
        white-space: nowrap;
    }
    .no-wrap {
        white-space: nowrap;
    }
    .single-line {
        white-space: nowrap;
    }
    .content-desktop {
        display: none;
    }
    .btn-block-xs-only {
        display: block;
        width: 100%;
    }
    .btn-group .btn{
        flex: none !important;
    }
    .table th{
        border-top: 0 solid #FFFFFF;
        color: #1d1d1f;
        /* font-family: 'Arada-Regular'; */
    }
    .modal.show .modal-dialog{
        margin-top: 15% ;
    }
    .provis-modal.calender-event .modal-dialog {
        margin-top: 15%;
        margin: 15% auto 0px;
    }
    .modal-xs-top.show  .modal-dialog {
        margin-top: 0% !important;
    }
    .fooicon {
        background: #0497a6;
        border-radius: 50%;
        color: #fff;
        font-size: 24px;
        line-height: 23px !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;
       /* line-height: 30px;*/
    }
    .table-line td:last-child {
        padding: 10px;
        white-space: nowrap;
    }
    table.footable-details>tbody>tr>th:nth-child(1) {
        min-width: 40px;
        width: 50%;
    }
    .faq .table-line td:last-child {
        padding-left: 15px;
    }
    .custom-input label{
        /*line-height: 2.25rem;*/
    }
    /** End Common Global **/

    /** Start Main Wrapper **/
    .container-fluid{
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .community-details {
        padding-left: 0;
        padding-right: 0;
    }
    #content {
        position: relative;
    }
    .content-header{
        padding-left: .75rem;
        padding-right: .75rem;
    }
    .card-title {
       /* padding: 10px;*/
    }
    /** End Main Wrapper **/

    /** Start Side Bar and Top Bar **/

    .sidebar {
        width: 16rem;
    }
    .sidebar .nav-item .collapse {
        position: relative;
        /*left: calc(1.5rem + 1rem / 2);*/
        left: 0px;
        z-index: 1;
        /*top: -10px;*/
    }
    .sidebar .nav-item .collapse#communityIn1 {
        left: -10px;
    }
    .sidebar .nav-item {
        overflow: hidden;
    }
    .sidebar > ul>.nav-item > .collapse.show > .collapse-inner, .sidebar .nav-item .collapse .collapse-inner {
        box-shadow: none;
        max-width: 220px;
    }
    /*    .sidebar .nav-item .nav-link span {
        margin-left: 15px;
    }*/
    /*.sidebar .nav-item .nav-link {
        padding: 15px 35px 15px 15px;
    }*/
    .sidebar .nav-item .nav-link i {
        margin-right: 5px;
    }
    .sidebar .nav-item .collapse .collapse-inner .collapse-item,
    .sidebar .nav-item .collapsing .collapse-inner .collapse-item {
        margin-bottom: 10px;
        /*padding: 0.5rem 2.7rem 0.5rem 0.5rem;*/
        padding: 0.5rem ;
    }
    .sidebar .nav-item .collapse .collapse-inner,
    .sidebar .nav-item .collapsing .collapse-inner {
        padding: .5rem 1.4rem .5rem 0;
        min-width: 8rem !important;
    }
    .sidebar .nav-item .nav-link .img-profile,
    .topbar .nav-item .nav-link .img-profile {
        height: 1.5rem;
        width: 1.5rem;
        box-shadow: none;

    }
    .topbar #sidebarToggleTop {
        color: #fff;
        width: 30px;
        height: 50px;
        z-index: 1;
        line-height: 40px;
        padding: 0 !important;
        margin: 0 !important;
    }
    .topbar #sidebarToggleTop:hover {
        background: transparent;
        box-shadow: none;
    }
    .topbar #sidebarToggleTop .fa{
        font-size:22px;
    }
    .bg-white.topbar {
        background-color: #0497a6 !important;
        padding: 5px 10px;
    }
    .topbar.navbar-light .navbar-nav .nav-item .nav-link i {
        font-size: 28px;
        color: #ffffff;
    }
    .topbar {
        z-index: unset;
        height: 60px;
    }
    /*.topbar .dropdown .dropdown-menu {
        display: none;
    }*/
    .btn-select {
        padding: 10px 30px 10px 10px;
        min-width: 165px;

    }
    .select-container{
        margin-top: 0px;
    }
    .select-box{
        margin-left: 0px;
        height:100vh;
        position: relative;
    }
    .modal-bottom{
        position: absolute;
        bottom: 10px;
        left: 10px;
        right: 10px;
    }
    .select-community::before{
        left:90px;
    }
    .navbar-nav.select-community-nav .bootstrap-select .dropdown-toggle:after {
        width: 10px;
        height: 10px;
    }
    .select-community-nav{
        position: absolute;
        z-index: 1;
        text-align: center;
        top: 40%;
        /*left: 50%;/**/
        /*transform: translate(-50%, -35%);*/
    }
    .navbar-nav.select-community-nav{
        top: 0;
    }
    .navbar-nav.select-community-nav li .btn.dropdown-toggle {
        /*height: auto;
        padding: 6px 10px;*/
        font-size: 12px;
    }
    .unit-list{
        padding: 0;
        list-style: none;
        margin-top: 10px;
    }
    .unit-list .unit-list-items{
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .unit-list .unit-row{
        position: relative;
    }
    .unit-list .arrow-icon{
        position: absolute;
        top: 17px;
        right: 20px;
    }
    .unit-list .unit-list-items .selected-values{
        display: table-cell;
        vertical-align: middle;
        height: 56px;
        font-size: 14px;
        color: #2E6978;
        padding-right: 40px;
    }
    .unit-list .unit-list-items .unit-name{
        font-size: 20px;
        font-weight: 600;
        line-height: 35px;
    }
    .unit-list .unit-list-items .unit-light{
        font-size: 14px;
        font-weight: 300;
    }
    .unit-list .unit-list-items .arrow-icon .fa{
        font-size: 25px;
    }
    .button-left .fa{
        font-size: 25px;
    }
    /*.single-unit{
        height: 90px;
    }*/
    .dash-title h1{
        color: #333333 !important;
        text-shadow: none !important;
    }
    .dash-title {
        margin-bottom: 10px;
    }
    .single-unit .community-banner {
        position: relative;
        height: 180px;
        width: calc(100%);
        left: 0;
        background-size: auto;
        margin-top: -25px;
        margin-bottom: 15px;
    }
     .multi-unit{
        height: 90px !important;
    }
    .single-unit .select-box, .multi-unit .select-box{
        height: 90px !important;
    }
    .single-unit ~ .community-details  .select-community-nav, .multi-unit ~ .community-details  .select-community-nav {
        transform: translate(-50%, -70%);
    }
    .single-unit ~ .app-content {
        margin-top:25px;
    }
    .multi-unit ~ .app-content {
        margin-top:35px;
    }
    .topbar-header{
        position:relative;
        margin:0;
    }
    .topbar-header .topbar-button{
        position: absolute;
        left: 0;
        font-size: 20px;
    }
    .nav-tabs .nav-link {
        padding: 8px;
        color: #333333;
        font-weight: lighter;
    }
    .nav-tabs .nav-link.active {
        color: #B1A17B;
        font-weight: lighter;
        border: unset;
        border-bottom: 2px solid #B1A17B;
    }
    .profile {
        background: rgba(74, 89, 104, 0.5);
        width: 100%;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 3;
        height: 100vh;
        display: none;
    }
    .profile-inner {
        background: #ff9e8f;
        float: right;
        width: 80%;
        z-index: 4;
        height: 100vh;
        position: relative;
    }
    .profile #closeProfile {
        background: transparent;
        border: 0;
        color: #fff;
        font-size: 30px;
        line-height: 32px;
        position: absolute;
        top: 20px;
        left: 20px;
    }
    .profile .user-img {
        height: 80px;
        width: 80px;
        border-radius: 50%;
        margin: 30px 30px 10px;
        position: relative;
        left: 0;
        top: 0;
        border: 0;
    }
    .profile ul li {
        padding: 10px;
    }
    .profile ul li a {
        font-size: 16px;
        font-weight: 400 !important;
        color: #fff;
    }
    .profile h5.light {
        color: #ffffff;
    }
    .profile .logo {
        position: absolute;
        bottom: 20px;
        right: 0;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .img-profile {
        width: 30px;
        height: 30px;
        background: #ffffff;
    }
    .nav-mail-mobile {
        display: none;
    }
    .navbar-nav-mobile {
        padding: 8px 0px !important;
        margin: 0;
        display: inline-block;
        float: left;
        list-style: none;
        color: #fff;
    }
    .navbar-nav-mobile .nav-item .nav-link{
        display: unset;
        -webkit-box-align:unset;
        -ms-flex-align: unset;
        padding: 0;
    }
    .navbar-nav-mobile .mobile-mail {
        float: left;
        color: #ffffff;
        /*margin-top: 3px;*/
    }
    .navbar-nav-mobile .mobile-profile {
        float: right;
        color: #ffffff;
        /*margin: 0 0 0 15px;*/
    }
    .navbar-nav-mobile li a {
        color: #ffffff;
        padding: 0;
    }
    .sidebar-dark .nav-item .nav-link[data-toggle="collapse"]::after {
        float: right;
        margin-right: 0;
    }
    /*.sidebar-dark .sidebar-brand {
        color: #fff;
        height: auto;
        padding: 5px 15px 45px;
    }*/
    .owner-navbar {
        height: 60px;
    }
    /** End Side Bar and Top Bar **/

    /* Start Owl Slider Style */
    .owl-carousel h4 {
        font-size: 1.5rem !important;
        line-height: 2rem !important;
    }
    .owl-theme .owl-nav {
        display: none;
    }
    .carousel-btn {
        padding-top: 5px;
    }
    .owl-lifestyle .lifestyle-img{
        height: 135px;
    }
    /*.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: none;
        -webkit-box-shadow: none;
        border: 0;
    }

    .community-details h6 {
        line-height: 2.12rem !important;
        padding-right: 1rem;
        padding-top: 1rem;
    }
    .community-banner img {
        height: 180px;
    }
    /*.community-set {
        margin-bottom: 0 !important;
    }*/
    .community-info-banner {
        height: 200px;
        /*width: 105%;
        margin-top: 0;
        margin-left: -20px;
        margin-right: -20px;*/
    }
    .dash-title{
        z-index: 0;
    }
    .dash-title.community-set h1 {
        padding-left: 15px;
        text-shadow: none !important;
        color: #333333 !important;
    }
    .dash-title.community-set h6 {
        font-size: 14px !important;
        padding: 15px 15px 15px 15px;
        font-weight: 400 !important;
        text-shadow: none !important;
        color: #333333 !important;
        margin: 0;
    }
    .service-card .service-card-header h4{
        font-size: 1.22rem !important;
    }

    .chart-pie {
        height: 15rem !important;
    }
    .payable-card .payable-card-body {
        padding: 20px;
    }
    .payable-card h1 {
        font-size: 32px;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .payable-card p {
        font-size: 18px;
    }
    .enrollp {
        margin-right: 0px ;
        margin-left: 0px ;
    }
    .row.enrollp.assets,.row-eq-height.enrollp,.row.enrollp.payHistory {
        margin-right: -0.75rem;
        margin-left: -0.75rem;
    }

    .enroll-card-min-height {
        height: 178px;
    }
    .payment-height {
        min-height: 160px;
    }
    .payment-card{
        min-height: 180px;
    }

    .community-tab{
        overflow-x: scroll;
        z-index: 1;
    }
    .card .slider-margin{
        margin-right: 0;
    }

    .ad-banner-img {
        height: auto;
    }
    .event-img-wrapper img{
        height: auto;
    }
    
    .enroll-img-wrapper img {
        height: 233px;
        object-fit: cover;
    }
    .lifestyle-card img {
        height: 220px;
        object-fit: cover;
    }
    .amenities .card-img-top{
        height: 220px;
        object-fit: cover;
    }
    .card-min-height {
        min-height: 140px;
    }
    .calender-card-body {
        min-height: 90px;
        height: auto;
    }
    #fullCalendar .fc-button {
        padding: 11px !important;
        font-size: 13px;
        text-transform: capitalize;
    }
    #fullCalendar .fc-button-group .fc-icon {
        font-size: 1.5em !important;
    }
    .fc-toolbar.fc-header-toolbar {
        margin-bottom: 1.5em;
    }
    /*.fc-toolbar {*/
        /*display: block !important;*/
    /*}*/
    .d-sm-flex {
        margin-left: 20px;
    }
    .fc-toolbar > * > :not(:first-child) {
        margin-left: 0 !important;
    }

    .dashboard-row {
        padding-left: 15px;
        padding-right: 15px;
    }
    .dashboard-row h5,
    .dashboard-row h6 {
        font-size: 14px !important;
    }
    .dashboard-row h2 {
        color: #333333;
        letter-spacing: -1.23px;
        font-size: 22px !important;
        line-height: 20px !important;
        font-weight: 500;
    }
    .dashboard-min .staticstic-div h2.staticstic-div-info {
        padding: 8px 0;
    }
    .dashboard-min .staticstic-div .staticstic-div-card{
        min-height:0;
    }
    .dashboard-min h2.request-info{
        padding-bottom: 12px;
    }
    .dashboard-table .title {
        font-size: 18px !important;
        margin: 0;
    }
    .dashboard-table .card-header {
        padding: 5px 15px 5px;
    }
    .dashboard-table .view-all {
        line-height: 35px;
    }
    .document-header .current-date-time{
        display: flex;
        height: 53px;
        align-items: center;
        float: right;
    }
    .custom-input.checkbox label:not(.error)::before{
        top: -2px;
    }
    .tnc_assest.custom-input.checkbox label:not(.error)::before {
        top: 0;
    }
    .custom-input.checkbox.custom-check label:not(.error)::before{
        top: 2px;
    }
    .wizard-form.movein_div .form-register .custom-input.checkbox.input-md input:checked ~ label:not(.error)::after {
        top: 2px;
    }
    .wizard-form.movein_div .form-register .content 
    .custom-input.checkbox input:checked ~ label:not(.error)::before{
        top: -2px;
    }

    .custom-input.checkbox.input-md input:checked ~ label:not(.error)::after{
        top: -2px;
        left: 5px;
    }
    .feedbackQuestion .custom-input.checkbox input:checked ~ label:not(.error)::before, .feedbackQuestion .custom-input.checkbox label:not(.error)::before {
        top: 3px;
    }

    /* End Dashboard and Community Page */

    /* Start My Finances package Page */

    /* Start Account Summary Page */
    .amount-container h1 {
        margin-left: 0;
    }
    .amount-container p{
        margin-left: 0;
    }
    .charges-container-info .white-bck{
        padding: 2px 5px;
    }
    .charges-container-info .default-bck{
        padding: 0;
    }
    h5.light{
        font-size: 16px;
    }
    /* End Account Summary Page */
    .due-tble .price-ip.form-control{
        width: 80%;
    }
    .prp_table .hide-td td{
        padding: 0 !important;
    }
    .prp_table .hide-td td .fooicon{
        width:0;
        height:0;
    }
     .th-hide th{
        display: none !important;
    }

    .charges-container-info .default-bck{
        min-width: 70px;
        max-width: 70px;
    }
    .charges-container-info h5 {
        width: 46px;
    }
    .charges-container-info h2 {
        font-size: 30px !important;
        line-height: 20px !important;
    }
    .charges-container-info h3{
        font-size: 25px !important;
        line-height: 45px !important;
    }
    .card-finance-heading .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 150px;
    }
    table tbody tr th.total-amt-xs{
        padding-right: 24px;
    }
    table tbody tr th.total-amt-xs span{
        float: right;
        margin-left: 40px;
    }
    .others-card .others-acc-summary{
        padding-left: 0;
    }

    /* End My Finances package Page */

    /* Start My Request package Page */
    .maintainance-packages-wrap {
        height: auto !important;
    }
    .maintainance-packages-wrap .main-contents {
        padding: 10px;
    }
    .maintainance-packages-wrap p {
        margin-bottom: 5px;
    }
    .maintainance-packages-wrap .img-maintain {
        height: auto !important;
    }
    .blue-header{
        font-size: 20px !important;
    }
    /* End My Request package Page */

    /* Start User and Mail Page */
    .login-unit {
        min-height: 100% !important;
    }
    .invoice-xs{
        /*min-height:50px;*/
    }
    /*.invoice-card-rs{
        min-height: 120px;
        max-height: 120px;
    }*/
    /* End User and Mail Page */

    /* Start Footer */
    .copyright span {
        color: #000000;
        font-size: 12px;
    }
    /* End Footer */

     .bg-destails-overdue td {
    padding-right: 0 !important;

    }
    .view-link{
        text-align: left !important;
    }
    .due-immediatly-link .noCollapse{
        position: absolute;
        top: 65px;
        right: -8px;
    }
    .due-immediatly-link .yesCollapse{
        position: absolute;
        top: 65px;
        right: -8px;
    }

    /*Maintenance Package*/
    .content-bg-one{
        background-image: url(/theme/provisUI/img/m-bg01.png);
        background-repeat: no-repeat;
        background-position: left;
        margin-top: 0px;
        text-align: left;
        height: 140px;
        margin-left: -65px;
        padding-left: 80px;
        margin-bottom: 15px;

    }
    .content-bg-two{
        background-image: url(/theme/provisUI/img/m-bg02.png);
        z-index: 999;
        height: 180px;
        background-repeat: no-repeat;
        background-position: right;
        margin-right: -155px;
        margin-top: -102px;
    }
    .package-card{
        margin-left: 10px;
        margin-right: 10px;
    }
    .maintenance-package{
        margin-left: -15px;
    }
    .content-header-title{
        padding: 15px;
    }
    .maintenance-package h1{
        font-size: 1.5rem !important;
        line-height: 1.8rem !important;
        opacity: .9;
    }
    .back-button{
       /* margin-top: 30px;*/
    }
    .accordion-toggle:after {
        font-family: 'FontAwesome';
        content: "\f078";    
        float: right;
    }
    .accordion-opened .accordion-toggle:after {    
        content: "\f054";    
    }
    .maintenance-title{
        color: #4D4A4D;
    }
    .maintenance-title:focus,.maintenance-title:active, .reqPackageForm:hover .maintenance-title, .reqPackageForm.active .maintenance-title, .reqPackageForm:hover .maintenance-head, .reqPackageForm.active .maintenance-head{
        color: #fff;
    }
    .reqPackageForm .maintenance-head {
        font-size: 14px;
    }
    /*.px-15 {
        padding: 0 15px;
    }*/
    .owl-card .card-title {
        padding: inherit;
    }
    .service-card-header .nav-tabs .nav-link {
        color: #fff;
    }
    .docs-div {
        /*padding-top: 15px;*/
    }
    .sidebar > ul>.nav-item > .collapse.show > .collapse-inner {
        padding-left: 0 !important;
    }
    .login-section .login-banner {
        height: 300px !important;
    }
  /*  .log-left {
        padding: 0;
    }*/
    /*.login-section > .row {margin:  0 -15px;}*/
    /* End Class By Page **/
   
    .copyright a {
        color: #000000;
    }
    .Quick-link .edit-link {
        left: 0px;
        padding-right: 0 !important;
    }
    .terms-check .custom-input.checkbox.input-md input:checked ~ label:not(.error)::after {
        top: 3px;
        left: 9px;
    }
        #wrapper #content-wrapper {
        min-width: 300px;
        margin-right: -220px;
        height: 100%;
    }
    .wizard-form.send_email .form-register .content .form-row label,
    .wizard-form.send_email .form-register .form-row .custom-input input:checked + label:not(.error) {
        line-height: 32px;
    }
    body.sidebar-toggled #wrapper #content-wrapper {
        min-width: 100%;
        margin-right: 0;
    }
    #menuMask {
        position: absolute;
        top: 60px;
        bottom: 0;
        left: 0;
        right: 0;
        /*background: rgba(101, 0, 60, 0.5);*/
        /*z-index: 3;*/
        transition: 0.2s ease all;
    }
    body.sidebar-toggled #menuMask {
        display: none;
    }
    .community-title{
        color:#333333 !important;
        padding-top: 1rem;
        padding-left: 1rem;
    }
    .custom-input.checkbox.input-lg input:checked ~ label:not(.error)::after{
        top: 3px;
    }
    .sidebar ul {
        overflow-y: auto; 
    }
    .sidebar ul::-webkit-scrollbar, .nationality-sect::-webkit-scrollbar {
        width: 5px !important;
    }
    .sidebar ul::-webkit-scrollbar-track, .nationality-sect::-webkit-scrollbar-track {
        border-radius: 0 !important;
    }
    .sidebar ul::-webkit-scrollbar-thumb, .nationality-sect::-webkit-scrollbar-thumb {
        background: #0497a6 !important;
        border-radius: 0 !important;
    }
    .community-switcher-xs h4 {
        font-size: 15px !important;
        color: #1d1d1f;
    }
    .community-switcher-xs button.topbar-button i {
        font-size: 18px !important;
    }
    .community-switcher-xs .unit-list .unit-list-items .unit-name {
        font-size: 16px;
    }
    .community-switcher-xs .custom-input.input-lg label:not(.error)::before, .community-switcher-xs .custom-input.checkbox input:checked ~ label:not(.error)::before {
        width: 20px;
        height: 20px;
        top: 2px;
    }
    .community-switcher-xs .custom-input.checkbox input:checked ~ label:not(.error)::after {
        left: 6px;
        top: 0;
    }
    .community-switcher-xs .custom-input.input-lg label:not(.error) {
        margin: 0;
        padding-left: 30px;
    }
    .srv_page {
        box-shadow: none !important;
        border: 0 !important;
    }
    .srv_page .dashboard-row {
        padding: 0;
    }
    .marx-0 {
        margin: 0;
    }
    .srv-head {
        display: block;
        margin-bottom: 12px;
    }
    .srv-btn#btn_manage {
        float: left;
        padding: 5px 20px;
    }
    .my-gallery .card-deck figure.card {
        width: 100% !important;
        margin: 0 0 10px;
    }
    .big-btn .col {
        flex: auto;
        margin-bottom: 10px;
    }
    .admin-portal .navbar-nav.select-community-nav {
        position: absolute;
        transform: translate(0, 0);
        left: 0;
        right: 0;
        top: 60px;
    }
    .admin-portal .select-community-nav li.nav-item, .admin-portal .select-community-nav li.nav-item > div.dropdown {
        width: 100%;
    }
    .admin-portal .select-community-nav li.nav-item button.btn.dropdown-toggle {
        border-radius: 0;
        padding: 10px 10px;
    }
    .admin-portal .app-content {
        margin-top: 55px;
    }
    .select-community-nav li.nav-item {
        width: 50%;
    }
    .select-community-nav li.nav-item .btn-select {
        min-width: 100%;
        height: inherit;
    }
    .navbar-nav.select-community-nav {
        position: relative;
    }
    .single-unit {
        height: inherit;
    }
    .show-details .custom-input.checkbox input:checked ~ label:not(.error)::before {
        top: -3px;
    }
    .show-details .custom-input.checkbox input:checked ~ label:not(.error)::after {
        top: 0px;
    }
    div.table-responsive.sub-table div.dataTables_wrapper>div.row:first-child>div[class^="col-"]:first-child {
        width: 50%;
        flex: inherit;
    }
    div.table-responsive.sub-table div.dataTables_wrapper>div.row:first-child>div[class^="col-"]:last-child {
        width: 50%;
        flex: inherit;
    }
    .sub-table div.dataTables_wrapper div.dataTables_length label {
        float: left;
    }
    .sub-table div.dataTables_wrapper div.dataTables_filter label {
        float: right;
    }

    /*22-07-2021*/
    .welcome-text {
        top: 50%;
        left: -33px;
        margin-top: 0;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        transform: translate(0, -50%);
    }
    #loginDiv {
        padding-top: 20px !important;
        padding-bottom: 0px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .register-pg section.body .mb-3 {
        margin-bottom: 0 !important;
    }
    .form-register .steps li a .step-text span {
       display: none;
    }
    .register_viewpg {
        margin-bottom: 0;
    }
    #loginDiv .form-inline .form-group{
        margin-bottom: 1rem;
    }
    .mbl-5 {
        margin-bottom: 5rem;
    }
    .log-right, .reg_vw {
        min-height: auto;
    }
    .input-group.pay .input-group-prepend {
        width: 100px;
    }
    .login-section .login-banner.forgot_view,
    .login-section .login-banner.pay_view,
    .login-section .login-banner {
        height: 300px;
    }
    .form-register.reg-page .content .bootstrap-select label.error,
    .form-register .content label.error {
        bottom: -23px;
   }
   /* 23-07-2021*/
   .amenity.amenities.card .card-title {
        padding: 0;
   }
   .owl-theme .owl-nav{
    display: block;
   }
   .owl-lifestyle.owl-card .owl-nav{
        top: -66px;
   }
   .v-all.pr-5 {
     padding-right: 3rem!important;
   }
   .docs-div .content-desktop {
        display: block;
   }
   .docs-div .chart-pie {
    height: auto !important;
   }
   .invoice-contain .dashboard-row {
        padding-left: 0px;
        padding-right: 0px;
    }
    .move-request span.step-text span{
        display: none;
    }
    .maintainance-packages-wrap .img-maintain {
        height: 170px !important;
    }
    .fc-button-group {
        margin-right: 10px;
    }
    .due-immediatly-link{
        margin-right: 30px;
    }
    .due-immediatly-link .yesCollapse,
    .due-immediatly-link .noCollapse{
        top: 55px;
        right: 0;
    }
    .footable .custom-input.input-lg input:checked ~ label:not(.error)::before {
        top: -18px;
    }
    .footable .custom-input.checkbox.input-lg input:checked ~ label:not(.error)::after{
        top: -12px;
    }
    .custom-input.checkbox label:not(.error)::before {
        top: 0;
    }
    .amenities-block .owl-amenity.owl-card .owl-nav{
        top: -67px;
    }
    .violation-list div.dataTables_wrapper div.dataTables_paginate ul.pagination,
    .faq div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: center;
    }
     .faq .table-responsive > div .row:nth-child(2) {
        overflow: auto;
    }
    .afterCheck .custom-input.checkbox.input-md input:checked ~ label:not(.error)::after,
    .setting_role .custom-input.checkbox.input-md input:checked ~ label:not(.error)::after {
        left: 10px;
    }
    .content-desktop {
        display: block;
    }
    .chart-count{
        top: 34px;
    }
   .comunit .chart-count {
        top: 80px;
    }
    .violation-list .table-responsive .row:first-child .dataTables_filter,
    .violation-list .table-responsive .row:first-child > div {
       padding: 0;
    }
    .violation-list .table-responsive .row:first-child > div:first-child {
        display: none;
    }
} /*767*/

@media screen and (min-width: 576px) {
    .provis-modal .modal-dialog {
        max-width: 750px !important;
    }
    .topbar .dropdown .dropdown-menu {
        left: -9px;
        margin-top: 0px;
        width: 150px;
        background-color: #FFFFFF;
        box-shadow: none;/*
        border: 1px solid transparent;*/
        top: 63px;
    }
    .topbar .dropdown .dropdown-menu::before {
        content: '';
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 15px solid white;
        position: absolute;
        top: -15px;
        right: 49px;
    }
    .topbar .dropdown.notifydrop .dropdown-menu {
        left: -235px;
        margin-top: 8px;
        width: 300px;
        background-color: #FFFFFF;
        box-shadow: none;
        border: 1px solid #dadada;
    }
    .topbar .dropdown.notifydrop .dropdown-menu::before {
        content: '';
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 15px solid white;
        position: absolute;
        top: -15px;
        right: 32px;
    }
}

/* Small devices (tablets, 768px and up) */
@media screen and (min-width: 768px) {
    .sidebar {
        /*width: 23.7% !important;*/
        width: 424.33px !important;
        height: 100vh;
        box-shadow: 10px 10px 50px 0 rgba(0, 0, 0, 0.03);
        max-width: 257px;
    }
    .sidebar ul {
        height: calc(100vh - 30px);
        margin: 0;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .sidebar ul::-webkit-scrollbar {
        width: 5px;
    }
    .sidebar ul::-webkit-scrollbar-track {
        border-radius: 0;
    }
    .sidebar ul::-webkit-scrollbar-thumb {
        background: #0497a6 !important;
        border-radius: 0;
    }
    .sidebar footer {
        padding-top: 10px;
        padding-left: 15px;
        height: 60px;
        color: #000000;
        text-align: left;
        font-size: 0.75rem;
        background: #ffffff;
    }
    .sidebar footer .copyright a{
        color: #000000;
        text-decoration: none;
    }
    .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: #0497a6;
        outline: 1px solid slategrey;
    }
    .chart-pie {
       /* height: calc(12rem - 43px) !important;*/
    }
     .login-section .card.w-100 {
        margin-bottom: 100px ;
    }
    .register_viewpg{
        margin-bottom: 100px;
    }
    .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: 8px 0px;
        width: 100%;
    }
    /* End Side and Top Bar Section */
}

/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {
    .pl-sm-1{
        padding-left: 0 !important;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {
    .owl-lifestyle .lifestyle-img {
        height: 135px;
        border-bottom: 1px solid #dbdbdb;
    }
    .enroll-img-wrapper img {
        height: 233px;
        object-fit: cover;
        width: 100%;
    }
    /*23-07-2021*/
   .login-section.register-pg .login-banner,
   .login-section.register-pg .login-banner {
        height: 100vh;
        max-height: 100vh;
        min-height: 100%;
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979.98px) {
   .sidebar .nav-item .nav-link span {
        font-size: 16px;
    }
    .owl-carousel-quick-link.owl-card .owl-nav {
   margin-top: 0;
    position: absolute;
    top: -66px;
    right: 25px;
    }
    /*.col-md-6 {
        display: flex;
    }*/
    h4 {
        font-size: 18px !important;
    }
    .calndr .text-truncate {
        text-decoration: none;
        text-overflow: ellipsis;
        display: block;
        overflow: hidden;
        width: 150px;
        height: 32px;
    }

    /*.maintenance-image{
        height: 315px;
    }*/
    .maintenance-content{
        top: 24%;
    }
    .btn.btn-secondary-outline.btn-block {
        white-space: nowrap;
        padding-left: inherit;
    }
    .maintenance-content .btn {
        padding: 1rem 3.5rem 0.75rem;
    }
    /*.maintenance-content .mx-auto a{
        padding-right: ;
    }*/
    .community-wall-mobile .pl-5 {
        padding-left: 0.4rem !important;
    }
    .community-wall-mobile .pr-5 {
        padding-right: 0.4rem !important;
    }
    .community-item .user-post-time {
        color: #A6A6A6 !important;
    }
    .mt-1{
        white-space: nowrap;
        /*padding: 1rem 0.5rem 0.75rem;*/
    }
    .lifestyle-card .class-texts {
        font-size: 20px !important;
        color: #B1A17B !important;
        margin-bottom: 1px;
        min-height: 52px;
        display: block;
        align-items: center;
    }
    .maintenance-package h1 {
        line-height: 30px !important;
        opacity: 0.9;
        font-size: 1.75rem !important;
    }
    .content-bg-one {
        height: 138px;
        margin-left: -14px;
    }
    .content-bg-two {
        margin-top: -72px;
    }
    .package-main-two{
        min-height: 315px !important;
    }
    .package-main-three{
        min-height: 389px !important;
    }
    .maintenance-head {
        margin-top: 10px;
        background: #fff;
        margin-right: 10px;
        height: 79px;
        border-radius: 2px 0px;
        margin-left: -5px;
        opacity: .9;
    }
    .maintenance-test {
        width: 65px;
        padding: 10px 10px 10px 10px;
        font-size: 10px;
        position: absolute;
        color: #FFF;
        background: #4D4A4D;
        z-index: 1;
        height: -webkit-fill-available;
        right: 0;
        /* box-shadow: 0 2px 12px 0 rgba(149,149,149,0.5); */
    }
    .maintenance-test:after {
        content: " ";
        position: absolute;
        display: block;
        width: 70%;
        height: 100%;
        top: 0;
        left: -36px;
        z-index: -1;
        background: #4D4A4D;
        transform-origin: bottom right;
        -ms-transform: skew(-30deg, 0deg);
        -webkit-transform: skew(-30deg, 0deg);
        transform: skew(-25deg, 0deg);
        /* box-shadow: 0 2px 12px 0 rgba(149,149,149,0.5); */
    }
    .maint-start {
        height: 18px;
        width: 49px;
        color: #FFFFFF;
        font-size: 10px;
        line-height: 18px;
        font-weight: lighter;
    }
    .maint-rate {
        height: 24px;
        width: 48px;
        color: #FFFFFF;
        font-size: 17px;
        font-weight: bold;
        line-height: 24px;
        text-align: center;
        margin-bottom: 0px;
    }
    .standard-pad{
        padding-left: 5px;
    }
    .package-title{
        font-size: 14px;
    }
    .package-main .bootstrap-select .btn.dropdown-toggle {
        
        padding-left: 5px;
    }
    .bootstrap-select .dropdown-toggle .filter-option{
        padding-right: unset;
    }
    .package-main .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: auto;
    }
    .package-main .bootstrap-select .dropdown-toggle:after {
        width: 8px;
        height: 8px;
        top: calc(58% - 6px);
        position: absolute;
        right: 4px;
        top: 17px;
    }
    /*27-07-2021*/
    .maintainance-packages-wrap .img-maintain {
        height: 206px;
    }
}

/* Large devices (tablets, 768px and up)  */
@media (min-width: 980px) and (max-width: 1024px) {
    .sidebar .nav-item .nav-link span {
        font-size: 0.8rem;
    }

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

    .maintenance-content {
        top: 24%;
    }

    .btn.btn-secondary-outline.btn-block {
        white-space: nowrap;
        padding-left: inherit;
    }

    .col-9.mx-auto {
        white-space: nowrap;
        width: 200px;
    }

    .community-wall-mobile .pl-5 {
        padding-left: 1rem !important;
    }

    .community-wall-mobile .pr-5 {
        padding-right: 1rem !important;
    }

    /*.community-info-banner {
        height: 375px;
    }*/

    .community-btns {
        padding-top: 140px;
    }

    .community-btns .no-wrap {
        display: flex;
        white-space: nowrap;
    }

    .lifestyle-card img {
        height: 130px;
    }

    .table-responsive .mr-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .carousel-btn .pr-4 {
        padding-right: 5.5rem !important;
    }

    .community-btns .mt-5 {
        display: flex;
    }

    .community-btns .mr-3 {
        white-space: nowrap;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .amenities .card-img-top {
        height: 150px;
    }

    .amenity {
        min-height: 396px;
    }
    .services-explore .card.amenities {
        min-height: auto;
    }

    /*.btn {
        padding: .75rem .80rem .75rem;
    }*/

    .maintainance-packages-wrap {
        min-height: 190px;
    }

    .maintainance-packages-wrap .img-maintain {
        height: 190px;
    }

    .attachment-div label:not(.error) {
        white-space: unset;
    }
    .attach_uae.attachment-div label:not(.error) {
        white-space: nowrap;
    }
    .calndr .text-truncate {
        text-decoration: none;
        text-overflow: ellipsis;
        display: block;
        overflow: hidden;
        width: 200px;
        height: 32px;
    }

    /*.col-1 {
        display: contents;
    }*/
}

@media screen and (max-width: 575.98px){
    .ext-center {
        padding: 0 !important;
    }
    .ext-center #loginParent {
        padding-bottom: 20px;
    }
    .form-register.reg-page .content .bootstrap-select label.error {
        bottom: -23px;
    }
    .ch-view > div, .ch-view > div a {
        width: 100%;
    }
    .faq div.dataTables_wrapper div.dataTables_length select, .sub-table div.dataTables_wrapper div.dataTables_length select, .sub-table .dataTables_filter .form-control.form-control-sm {
        display: block;
        margin: 0;
        width: 100%
    }
    div.table-responsive.sub-table div.dataTables_wrapper>div.row:first-child>div[class^="col-"]:first-child {
        width: 25%;
    }
    div.table-responsive.sub-table div.dataTables_wrapper>div.row:first-child>div[class^="col-"]:last-child {
        width: 75%;
    }
    .logo h2 {
        letter-spacing: 0.2px;
        font-size: 25px !important;
    }
    .navbar-nav.select-community-nav .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
        width: 150px;
    }
    .bookitem-img img {
        object-fit: cover;
        height: 150px;
    }
    .btn-select .select-selected {
        display: block;
        height: 20px;
        color: #000000;
        font-size: 14px;
        font-weight: bold;
        line-height: 21px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-family: 'AradaHeadline-Bold';
    }
    .btn-select::after {
        top: 12px !important;
        right: 43px;
    }
    .event-link {
        white-space: normal;
        word-break: break-word;
    }
    .font-22 {
        font-size: 15px !important;
    }
    #fullCalendar .fc-button {
        padding: 5px !important;    
    }
    .modal-dialog.docc .modal-content {
        padding: 10px !important;
    }
    .chat-item p {
        line-height: 22px;
    }
    .minHeight {
        min-height: auto;
    }
    .chat-item .chat-desc {
        height: auto !important;
    }
    .reality-box .real-left {
        width: 100%;
        position: relative;
    }
    .reality-box .real-left img {
        width: 200px;
        text-align: center;
        margin: 0px auto;
    }
    .reality-box .real-left p {
        text-align: center;
    }
    .event-add .btn-secondary {
        width: 120px;
    }
    .event-add .btn-primary {
        width: 120px;
        margin: 0px auto;
    }
    /*.community-unit-group .custom-input.checkbox.input-lg.searchable-element input:checked ~ label:not(.error)::after ,
    .custom-input.checkbox.input-lg.searchable-element input:checked ~ label:not(.error)::after{
        top: 8px;
        left: 12px;
    }*/
    .community-switcher-xs .custom-input.input-lg label:not(.error)::before,
     .community-switcher-xs .custom-input.checkbox input:checked ~ label:not(.error)::before {
        width: 32px;
        height: 32px;
    }
    .community-switcher-xs .custom-input.input-lg label:not(.error) {
        padding-left: 45px;
        padding-top: 3px;
    }
    .owl-carousel-gallery-link .item img {
        height: 200px;
        object-fit: cover;
    }
    .owl-gallery .owl-item img.fullsrc {
        height: 220px;
    }
    .galley-tab.nav-tabs {
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .galley-tab.nav-tabs .nav-link,
    .galley-tab.nav-tabs .nav-link.active {
        font-size: 16px;
    }
    .communityDesc p {
        font-size: 14px;
    }
    .font-24 {
        font-size: 20px !important;
    }
    .font-28 {
        font-size: 24px !important;
    }
    .font-16 {
        font-size: 14px !important;
    }
    .community-spacing.btn-secondary {
        padding: 10px 25px 10px;
    }
    .parking-col {
        min-width: 140px;
    }

    /* Login 22-07-2021*/
    .login-section .login-banner.forgot_view,
    .login-section .login-banner.pay_view,
    .login-section .login-banner {
        height: 200px !important;
    }
    .welcome-text {
        left: -45px;
    }
    .p-xxs-0{
        padding: 0;
    }
    .h-60 {
        height: 50px !important;
    }
    .line-height-52 {
        line-height: 38px !important;
    }
   .wizard-form .form-register .steps li a .step-text {
        color: rgba(29,29,31,0.34 );
        padding: 5px 1px 0;
   }

   /*23-07-2021*/
    .community-switcher-xs .custom-input.checkbox input:checked ~ label:not(.error)::after {
        left: 13px;
        top: 0;
    }
    .lh-32 {
        line-height: 22px !important;
    }
    .galley-tab.nav-tabs .nav-link.active {
        border-bottom: 2px solid #1D1D1F;
    }
    /*26-07-2021*/
    .header-table-section .dataTables_wrapper div.row:first-child {
        justify-content: center;
        align-items: center;
    }
    .header-table-section .dataTables_wrapper div.row:first-child .col-md-6 label select{
        width: 100px;
        margin: 0 5px;
    }
     .header-table-section .dataTables_wrapper div.row:first-child .col-md-6 label input{
        margin-left: 5px;
    }

    .move-request .form-register .content #form-total-p-0 {
        padding: 0;
    }
    #bookingForm .bootstrap-select label.error {
        bottom: -23px;
    }
    .fc-button-group{
        margin-left: 5px;
    }
    .fc-button-group > .fc-button:not(:first-child) {
        margin-left: 5px !important;
    }
    form.community_comment_form .input-group input{
        width: 100%;
        margin-bottom: 15px;
    }
    .move-request .form-register .content section.body {
        padding: 0 !important;
    }
    table.footable-details>tbody>tr>th:nth-child(1) {
        font-size: 13px;
    }
    .park-details p{
        font-size: 13px;
        margin: 0;
    }
    .sub-card.row.enrollp > div {
        padding: 0;
    }
    .text-muted.comment-time.float-right {
        float: inherit !important;
        display: block;
    }
    .footable-details th, 
    .footable-details td{
        white-space: normal !important;
    }
    .vehicle-plate {
       width: 100%
    }
   
}

/* End Responsive UI */

/*
   Please Don't write any css below this section,
   if you have to please write before Start Responsive UI Section
*/

/* 2.0 */

body{
    font-family: "Nunito Sans", sans-serif;
}
.login-bg-left,body.bg-gradient-vcm.bg-custom.login-btp,.login-btp {
    background:#e9fdff;
}
.login-side-head{
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600;
}
.login-side-para{
    font-size: 1.125rem;
    line-height:1.625;
    padding-top: .5rem;
}
.login-bg-right-signup{
    max-width: 400px;
    width: 100%;
}
.signin-title{
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600;
    margin-bottom:2px;
}
.signin-desc{
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.25rem;
    color:rgba(100, 116, 139, 0.9);
}
.login-btp .container-fluid {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-weight: bold;
}
.sidebar .nav-item .collapse .collapse {
    padding-left: 30px;
}
.sidebar .nav-item .collapse .collapse .collapse-inner {
    border-left: 1px solid #dbdbdb;
}
.sidebar .nav-item .collapse .collapse .collapse-inner i {
    display: none;
}
.btn {
    border-radius: 8px;
}