@CHARSET UTF-8;

.show_panel {
    /* background-color:#D6DBDF; */
    display: none;
}


/* defined for custome labels on map marker */

.map-marker-label {
    position: absolute;
    color: white;
    font-size: 12px;
    border-radius: 1px;
    height: 5px;
    width: 200px;
}


/* defineded for PlotAlong. set table max-height*/

.scroll-height-150 {
    max-height: 150px;
}

.dashboard-widgets {
    width: 20%;
}

.scroll-height-180 {
    max-height: 180px;
}


/* defineded for PlotAlong. set table max-height*/

.content-padding {
    padding: 0 20px 10px !important;
}

.chart-height {
    height: 285px !important;
}

#plot:hover {
    color: #fff;
}

#sms:hover {
    color: #fff;
}


/* for contact file upload custom styles */

.file_position_default {
    position: absolute;
    top: 80px;
    left: 40px;
    display: none;
}

.file_position_primary {
    position: absolute;
    top: 30px;
    left: 40px;
}

.file-custom {
    height: 160px !important;
    width: 180px !important;
}


/* /for contact file upload custom styles */

.nav-tabs.nav-tabs-bottom.nav-tabs-teal>li.active>a:after {
    background-color: #26A69A;
}


/* Dashboard custom styles for panels like denger primary info */

.shadow {
    box-shadow: 5px 5px 7px #888888;
}

.shadow1 {
    box-shadow: 1px 1px 3px #888888;
}


/* /Dashboard custom styles for panels like denger primary info */

.nav-tabs.nav-tabs-bottom.nav-tabs-teal>li.active>a:after {
    background-color: #26A69A
}

.bg-sidebar {
    background-color: #263238;
    color: #fff;
}


/* showcase page styling */

.contextmenu {
    visibility: hidden;
    opacity: 0.9;
    background-color: #fff;
    border-radius: 6px;
    border: 2px solid #73AD21;
    z-index: 10;
    position: relative;
    width: 60vh;
    min-width: 460px;
    /* padding-bottom: 25px;
    padding-right: 25px;
    padding-left: 25px; */
}

.cotxtmnuDftLoc {
    position: relative;
    top: 20% !important;
    left: 20% !important;
}


/* .contextmenu div {
    padding-left: 5px;
} */

.close_up_gal {
    position: absolute !important;
    top: -10px;
    left: 96%;
    z-index: 1;
    border: 2px solid #73AD21;
}

.select2-dropdown .select2-dropdown--below {
    display: none;
}


/* end showcase page styling */

.btn1 {
    padding: 8px 16px !important;
}

.het {
    top: 53% !important;
}

.ellipsis {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.associate_ellipsis {
    white-space: nowrap;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.route_ellipsis {
    white-space: nowrap;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.td_ellipsis {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mail_ellipsis {
    overflow: hidden;
    width: 10em;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mail_ellipsis2 {
    overflow: hidden;
    width: 16em;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.contact_scroll {
    height: 585px;
    max-height: 585px;
    overflow-y: scroll;
}

.sp-td-width {
    width: 130px;
}

.contact_scroll:hover {
    overflow-y: scroll;
}

.contact_scroll::-webkit-scrollbar {
    width: 1px;
}

.contact_scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    border-radius: 1px;
}

.contact_scroll::-webkit-scrollbar-thumb {
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
}

.dropzone_custom {
    min-height: 200px !important;
    min-width: 200px !important;
}

.pfile {
    padding-left: 15px;
    padding-right: 10px;
}

.psize {
    padding-left: 12px;
    padding-right: 10px;
}

.ppath {
    padding-left: 10px;
    padding-right: 10px;
}

.note_scroll {
    max-height: 150px;
    overflow-y: scroll;
}

.gal-badge {
    padding: 2px 1px 1px;
}

.gal-media-video {
    top: 30px;
    left: 5px;
}

.marcom-media-video {
    top: 10px;
    left: 2px;
}

.device_scroll {
    height: 180px;
    overflow-x: hidden;
    overflow-y: scroll;
    white-space: nowrap;
}

.clone {
    height: 150px !important;
    width: 150px !important;
}


/* info window styles */

.pos {
    position: absolute;
    left: 20%;
    top: 78%
}

.s-sp {
    font-size: 11px;
    font-weight: 400;
    display: inline-block;
}

.badge1 {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    min-width: 1em;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    color: #C3C3C3;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 2px 2px 3px #777;
}

.badge1:before {
    /* content: "\ece0"; */
    content: "\ece2";
}

.badge2 {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    min-width: 1em;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    color: #DAA520;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 2px 2px 3px #777;
}

.badge2:before {
    content: "\ece2";
}

.badge3 {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    min-width: 1em;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    color: #00c3ff;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 2px 2px 3px #777;
}

.badge3:before {
    content: "\ebb2";
}

span.s-sp {
    transform: scale(1.5, 1.5);
}

.icon_size {
    font-size: 1.7em;
}

.dev_img {
    height: 30px;
    width: 30px;
}

.img_height {
    height: 100% !important;
}

.wiz-img-height {
    height: 52px !important;
}

.def_img {
    background-image: url(/assets/portal/classified/defaultpics/profilepic.jpg);
    width: 52px;
}

.backcolor_tab {
    background-color: red;
    color: 000;
}

.text_bg_device {
    background: #FFFFFF;
}

.pro_add_height {
    min-height: 60px;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.r_sidebar {
    min-width: 130px !important;
    height: 300px !important;
    background-color: #EEEDED;
}

.r_side_close {
    position: relative;
    right: 7px;
    top: 0px;
}

.gal-img-del {
    position: relative;
    right: 16px;
    top: 22px;
    z-index: 5;
}

.plot_info_sidebar {
    width: 350px;
    height: 300px !important;
    background-color: #EEEDED;
}

.plot_side_close {
    position: relative;
    left: 4px;
    top: 8px;
}


/* .g-content {
    height: 500px;
    overflow-y: scroll;
} */


/*
 *  STYLE 3
 */

#showplace::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#showplace::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
}

#showplace::-webkit-scrollbar-thumb {
    background-color: #D3D2D1;
}


/* for inner_master_admin sidebar */

.m_width {
    max-width: 200px;
}

@media (max-width: 767px) {
    .m_width {
        max-width: 100% !important;
    }

    .dashboard-widgets {
        width: 100%
    }
}

.ma_in_wi {
    max-width: 220px;
}

@media (max-width: 767px) {
    .sidebar-content {
        max-width: 100% !important;
    }

    .sidebar-main {
        max-width: 100% !important;
    }

    .page-container {
        max-width: 100% !important;
    }
}


/* for inner_master_admin sidebar */

.c-mt {
    margin-top: 9px;
}

.wd-font {
    font-size: 1em;
}

.wd-font-span {
    font-size: 1.4vh;
}

.bg-img {
    background-image: url(/assets/portal/classified/defaultpics/default_user.png);
    background-color: #cccccc;
    width: 160px !important;
    height: 160px !important;
}

.js div#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff;
}

.transparencyImg {
    background-color: rgba(255, 0, 0.3);
    display: block;
    margin: 0 auto;
    width: 300px;
    height: 500px;
}

.insideContent {
    color: #000;
    text-align: center;
}

.pad-rupee {
    padding-right: 3px;
    padding-left: 3px;
}

.map-btn {
    background-color: red;
    color: blue;
}

.map-con-div {
    z-index: 0;
    width: 100%;
    height: 40px;
    top: 10px !important;
    left: 10px !important;
}

.btn-xs-map {
    background-color: #00000059 !important;
    border: 1px solid #607D8B !important;
    color: #ffffff;
    padding: 6px 13px !important;
    box-shadow: 1px 1.5px 1.5px 0 rgba(0, 0, 0, 0.1) !important;
    font-family: Roboto, Arial, sans-serif;
    user-select: none;
    -webkit-user-select: none;
    font-size: 11px;
}

.btn-font-map {
    font-weight: 500;
    color: #ffffff !important;
}

.btn-cor-map-l {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.btn-cor-map-r {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.btn-xs-map:hover {
    color: #ffffff !important;
}

.map-li-control:hover {
    color: #ffffff !important;
    background-color: #00000059 !important;
}

.check-map {
    /* border: 2px solid rgb(255, 255, 255); */
    border-radius: 0px !important;
    cursor: pointer;
    text-align: center;
    /* box-shadow: 1px 1.5px 1.5px 0 rgba(0, 0, 0, 0.1) !important; */
    font-family: Roboto, Arial, sans-serif;
    user-select: none;
    -webkit-user-select: none;
    font-size: 11px;
    height: 29px;
    margin-left: 1px;
    border: 1px solid #607D8B !important;
    background-color: #000000aa !important;
}

.lbl-map {
    text-align: center;
    color: #ffffff;
    font-family: Roboto, Arial, sans-serif;
    user-select: none;
    -webkit-user-select: none;
    font-size: 11px;
    padding: 8px;
}

.ch-lbl-map {
    border-color: transparent;
    font-family: Roboto, Arial, sans-serif;
    user-select: none;
    -webkit-user-select: none;
    font-size: 11px;
    width: 76%;
}

.ch-map-margin {
    position: relative;
    top: 4px;
    left: 3px;
    margin: 7px !important;
}

.ul-map-control {
    float: right;
    border: 1px solid #607D8B !important;
    cursor: pointer;
    text-align: center;
    margin-top: 0px;
    background-color: #00000061 !important;
    box-shadow: 1px 1.5px 1.5px 0 rgba(0, 0, 0, 0.1) !important;
    display: none;
    list-style: none;
    text-align: left;
    width: 188px;
    padding-left: 0px;
    position: absolute;
    top: 26.5px;
}

.mapl-downarrwo {
    position: relative;
    top: -7px;
    left: 7px;
    display: none;
}

.win-err {
    position: absolute;
    left: 10%;
    width: 50%;
    top: 97%;
}

.pw_btn_roast {
    padding: 5px 7px !important;
    width: 70% !important;
}

#blbMaps {
    width: 100%;
    height: 77vh;
    margin: 0;
    padding: 0;
}

#gmap-canvas-outer {
    width: 100%;
    height: 83vh;
    margin: 0;
    padding: 0;
}

#left_filter_info {
    height: 77vh;
}

@media (max-height: 768px) {
    #blbMaps {
        height: 72vh;
    }

    #gmap-canvas-outer {
        height: 79vh;
    }

    #left_filter_info {
        height: 72vh;
    }
}

#phas-addr-holder:hover {
    text-decoration: underline;
}

#proj_phas_add:hover {
    text-decoration: underline;
}

.gmnoprint>div>div>span {
    padding: 5px !important;
    background-color: silver;
}

.pos-pDiv {
    position: absolute;
    top: 94px;
    left: 10%;
    cursor: pointer;
}

.bloked-plot {
    font-size: 11px;
}

.p-width {
    min-width: 74px;
}

.bth {
    min-height: 66px;
}

.btn-p-xs {
    padding: 2px 6px !important;
    font-size: 11px !important;
    margin: 2px;
}

.plot-btn-badge {
    position: absolute !important;
    top: 42px !important;
    right: 4px;
    text-transform: capitalize;
    font-size: 17px;
}

.area-sp {
    position: absolute !important;
    top: 2px !important;
    left: 3px !important;
    text-transform: capitalize;
    font-size: 10px;
}

.frontage-sp {
    position: absolute !important;
    top: 18px !important;
    left: 3px !important;
    text-transform: capitalize;
    font-size: 10px;
}

.catname-sp {
    position: absolute !important;
    top: 32px !important;
    left: -3px !important;
    text-transform: capitalize;
    font-size: 10px;
}

.active-plot {
    border: black 1px solid;
}

.plot-list {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

.plot-list::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
}

.plot-list {
    -ms-overflow-style: none;
    /*IE 10+*/
    overflow: -moz-scrollbars-none;
    /* Firefox*/
}

.plot-list::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome*/
}

.filt-span-hr {
    position: relative;
    top: -11px;
    background: white;
}

.filt-span-hr-crm {
    position: relative;
    top: -16px;
    background: white;
}

.filt-span-hr-report {
    position: relative;
    top: -11px;
    background: #eeecec;
}

.enquiry-span-hr {
    position: relative;
    top: -11px;
    background: #eeecec;
    /* left:40%; */
}


.features-icon {
    min-width: 32px;
}

.plot-feat-div {
    height: 65px;
    overflow-y: scroll;
}

.plot-feat-div::-webkit-scrollbar {
    display: none;
}

.plot-bank-div {
    max-height: 130px;
    overflow-y: scroll;
    background-color: transparent;
    border-radius: 14px;
}

.plot-bank-div::-webkit-scrollbar {
    display: none;
}

.feat-img {
    width: 30px !important;
    height: 30px !important;
}

.bank-img {
    width: 94px !important;
    height: auto !important;
}

.search {
    background: rgb(34, 34, 34);
    /* for IE */
    background: rgba(34, 34, 34, 0.65);
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
}

.bkf-plno {
    background: rgb(34, 34, 34);
    /* for IE */
    background: rgba(34, 34, 34, 0.65);
    position: relative;
    top: 65%;
}

.p_feat_list {
    height: 45px;
    overflow-y: scroll;
}

.p_feat_list::-webkit-scrollbar {
    display: none;
    /*
    Safari and Chrome */
}

.control-label {
    text-align: left !important;
}

.B_pad {
    padding: 5px 17px !important;
}

#imagecontainer {
    width: 100%;
    height: 190px;
    background-size: contain;
}

#imagecontainer2 {
    width: 100%;
    height: 130px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat
}

.lke_btn {
    padding: 5px !important;
}

.lke_span {
    padding-top: 2px;
    font-size: 14px;
}

.pl-bd {
    font-size: 14px;
}

.show_cust_edit {
    position: absolute;
    top: -5px;
    left: 93%;
}

.show_cust_close {
    position: absolute;
    top: 35px;
    left: 90%;
    padding: 2px !important;
}

.show_cust_close_hover {
    color: #ffffff;
}

.show_cust_close_hover {
    color: #ffffff;
}

.showCustEditBook {
    position: absolute;
    top: -5px;
    left: 93%;
    height: 20px;
    cursor: pointer;
}

.i-edit {
    font-size: 12px !important;
    height: 10px;
}

.i-trash {
    font-size: 12px !important;
    height: 10px;
}

.showCustdelete {
    position: absolute;
    top: 85%;
    left: 95%;
}

.paid-box {
    display: none;
}

.control-label {
    padding-top: 11px !important;
}

.picker-show {
    text-align: left;
    top: -275px !important;
    left: -111px !important;
}

.bkf-txt-back {
    background-color: gray;
    border-radius: 14px;
}

.code-font {
    font-size: 9px;
}

.bkf-cust-info {
    font-size: 11px;
}

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

.rese-cal-note {
    font-size: 9px;
    margin-left: 20%;
}

.bkf_table>tbody>tr>td {
    padding: 5px 3px;
}

.disp-none {
    display: none;
}

.cust-ellipsis {
    white-space: nowrap;
    width: 62%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.img-nameEllipsis {
    white-space: nowrap;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro-fil-badge {
    font-size: 9px;
}

.pro-nm-show:hover {
    color: red;
}

.border-feature {
    color: #333;
}

.border-bank {
    color: #263238;
    border-radius: 5px;
    padding: 3px;
    background-color: #80808057;
}

.feat-pha-margin {
    margin: 3px;
}

.img-lg2 {
    width: 100% !important;
    height: 100% !important;
}

.infoWind-label {
    font-size: 1.9vh;
    color: #CC4B4C;
}

.infoWind-p {
    color: black;
    text-align: justify;
    font-size: 1.5vh;
}

.pro-list-content {
    overflow-y: scroll;
    height: 620px !important;
}

.pro-list-content::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
}

.gm-style-iw+div {
    display: none;
}

@media screen and (min-width: 1270px) and (max-width: 1290px) and (min-height:90px) and (max-height:810px) {
    body {
        font-size: 11px !important;
    }
}

@media screen and (min-width: 770px) and (max-width: 1600px) {
    .cf2_img {
        padding-left: 15px !important;
    }
}

.lbl-width-nb {
    width: 43px;
}

.lbl-width-blaze {
    width: 60px;
}

.lbl-width-blaze>.btn .badge,
.btn-xs .badge {
    top: 0px !important;
    left: 12px !important;
}

.intrest-modal {
    position: fixed;
    top: 1.25%;
    right: 20%;
}

#btnInte span {
    max-width: 0;
    -webkit-transition: max-width 1s;
    transition: max-width 1s;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
}

#btnInte:hover span {
    max-width: 7rem;
}

.cls-right-pn {
    padding: 2px 2px !important;
    position: absolute;
    top: 1%;
    left: -3%;
    z-index: 5;
}

.lbl-full-width {
    width: 100%;
}

.text-small-f9 {
    font-size: 9px !important;
}

.frm-font {
    font-size: 11px;
}


/* basic positioning */

.legend {
    list-style: none;
}

.legend li {
    float: left;
    margin-right: 10px;
    font-size: 11px;
}

.legend span {
    border: 1px solid #ccc;
    float: left;
    width: 10px;
    height: 10px;
    margin: 2px;
}


/* your colors */

.legend .resale {
    background-color: #7E57C2;
    border-radius: 50%;
}

.legend .sold {
    background-color: #F29F24;
    border-radius: 50%;
}

.legend .booked {
    background-color: #F1948A;
    border-radius: 50%;
}

.legend .reserve {
    background-color: #0180ff;
    border-radius: 50%;
}

.legend .available {
    background-color: #229954;
    border-radius: 50%;
}

.legend .NotAvailable {
    background-color: #959594;
    border-radius: 50%;
}

.dataTables_scrollHead .dataTables_scrollHeadInner {
    width: 100% !important;
}

.dataTable {
    width: 100% !important;
}

.pl-img-hover {
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
}

.img-g-not {
    padding-top: 25%;
    color: #ffffff !important;
}


/* new  design for checkboxes start*/

.checkboxc label:after {
    content: '';
    display: table;
    clear: both;
}

.checkboxc .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #42A5F5;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
}

.checkboxc .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkboxc label input[type="checkbox"] {
    display: none;
}

.checkboxc label input[type="checkbox"]+.cr>.cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkboxc label input[type="checkbox"]:checked+.cr>.cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkboxc label input[type="checkbox"]:disabled+.cr {
    opacity: .5;
}


/* new  design for checkboxes End*/

.note-ellip {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 200px;
}

.br-r-1 {
    border-right: 1px solid #fff;
}

.box-hei {
    height: 60px !important;
}

.diamond-st {
    max-height: 350px;
    overflow-y: scroll;
}


/*.diamond-st { overflow: -moz-scrollbars-none; } */

.diamond-st {
    -ms-overflow-style: none;
}

.diamond-st::-webkit-scrollbar {
    width: 0 !important
}

.diamond-st {
    -moz-appearance: menuimage;
}

.set-ind {
    margin-bottom: -33px !important;
}

#scrollbox3 {
    overflow: auto;
    width: 400px;
    height: 360px;
    padding: 0 5px;
    border: 1px solid #b7b7b7;
}

.track3 {
    width: 10px;
    background: rgba(0, 0, 0, 0);
    margin-right: 2px;
    border-radius: 10px;
    -webkit-transition: background 250ms linear;
    transition: background 250ms linear;
}

.track3:hover,
.track3.dragging {
    background: #d9d9d9;
    /* Browsers without rgba support */
    background: rgba(0, 0, 0, 0.15);
}

.handle3 {
    width: 7px;
    right: 0;
    background: #999;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 7px;
    -webkit-transition: width 250ms;
    transition: width 250ms;
}

.track3:hover .handle3,
.track3.dragging .handle3 {
    width: 10px;
}

.c-wdth {
    max-width: 396px !important;
}

.c-wdthe {
    min-height: 0px !important;
}

.mw {
    max-width: 100% !important;
    background: -webkit-linear-gradient(left, #fff, #e0e0e0, #ccc, #fff);
    border: 1px solid #bbb;
    margin: 5px;
    box-shadow: 2px 2px 4px #777 !important;
}

.mwActive {
    max-width: 100% !important;
    background-image: linear-gradient(to left bottom, #05193759, #004d7a61, #00879363, #00bf7259, #a8eb1261);
    border: 1px solid #bbb;
    border-top: 1px solid #8bc9e6;
    border-right: 1px solid #8bc9e6;
    border-bottom: 1px solid #8bc9e6;
    margin: 5px;
    box-shadow: 2px 2px 4px #777 !important;
}


/* .mw {
    max-width: 100% !important;
    background: -webkit-linear-gradient(right,#00c3ff, #6ac7ce , #66BB6A,#609c4d);
    border: 1px solid #bbb;
    margin: 5px;
    box-shadow: 2px 2px 4px #777 !important;
} */

.can-cont {
    position: absolute;
    top: 5%;
    left: 63%;
}

.can-cont2 {
    position: absolute;
    bottom: -3%;
    left: 72%;
}

.fi-Size {
    font-size: 15px;
}

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

.nm-eli {
    white-space: nowrap;
    width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.pro-nm-info {
    white-space: nowrap;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.cust-dash-info {
    white-space: nowrap;
    width: 25em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.con-margin {
    width: 100%;
}

.con-margin-inc {
    margin-left: 3%;
    width: 100%;
}

.Pro-dd-nm {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 75%;
    display: inline-block;
    color: #2196F3;
}

.img-con-card {
    position: relative;
    width: 72px !important;
    height: 72px !important;
    top: 0px;
    left: -20px;
}

.noticon {
    opacity: 0.4;
}

.li-hover:hover {
    background-color: #b7b7b7;
}

.ph-eli {
    padding-top: 8px;
    white-space: nowrap;
    width: 228px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.icon-pos-cnt {
    position: relative;
    top: -6px;
}

.icon-pos-cnt1 {
    position: relative;
    top: -5px;
}

.icon-lead-pos {
    position: relative;
    top: 0px;
    margin: 5px;
}

.table {
    font-size: 13px;
    line-height: 1.5384616;
    color: #333;
}

.custom-modal-width {
    width: 80%;
    margin-left: 9%;
    margin-right: 7%;
}

.prop-table {
    max-height: calc(100vh - 220px);
}


/*-----Changes for Angular Select----------*/

.styled-select {
    /* background-color: whitesmoke !important;  */
    background-color: transparent;
    padding: 2px;
    line-height: 1.5384616;
    font-size: 13px;
}

.select-inline {
    display: inline-block !important;
    width: auto !important;
}

.styled-select option {
    padding: 4px 10px 4px 10px !important;
    font-size: 13px;
    font-weight: normal;
}

.styled-select select {
    background-color: whitesmoke !important;
    font-size: 13px;
    height: 29px;
    padding: 5px;
    /* If you add too much padding here, the options won't show in IE */
    width: 268px;
}

.form-control.styled-select.output {
    font-size: 20px;
    line-height: 1.5384616;
    display: block;
}

.styled-checkbox {
    width: 18px;
    height: 18px;
    text-align: center;
    vertical-align: middle;
}

.no-wrap {
    white-space: nowrap;
}


/*-----Changes for Angular Select----------*/

.table-fixed thead {
    width: 97%;
}

.table-fixed tbody {
    height: 230px;
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
    display: block;
}

.table-fixed tbody td,
.table-fixed thead>tr>th {
    float: left;
    border-bottom-width: 0;
}

.description-eli {
    white-space: nowrap;
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.desc-eli {
    white-space: nowrap;
    width: 135px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}


/* 
 hide data table search text
 .datatable-header,.dataTables_filter, 
.dataTables_info { display: none; }  */


/*
// hide data table pagination
.dataTables_paginate,.datatable-footer {
    display: none;
} */

.dataTables_filter {
    padding-left: 20px !important;
}

.media-width {
    min-width: 50px;
}

.pro_info_ellip {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 320px;
}

.primium_star {
    color: #FFDF00;
    position: absolute;
    top: 16px;
    right: 5px;
    font-size: 16px;
}

.h-height-s {
    max-height: calc(100vh - 180px);
    min-height: auto;
    /* max-height: calc(105vh - 220px); */
    /* min-height: calc(105vh - 220px); */
}

.h-height {
    max-height: calc(100vh - 180px);
    min-height: 30vh;
}

.cont-height {
    max-height: calc(92vh - 250px);
}

.edit-contact-height {
    max-height: 50vh;
}

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

@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.0;
    }
}

.blink {
    text-decoration: blink;
    animation-name: blinker;
    animation-duration: 0.6s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

.dev-tab-elli {
    max-width: 12em;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.spinner_custom {
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

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

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

.booking-margin-set {
    margin-right: 700px !important;
}

.book-margin-parent {
    margin-right: -700px !important;
}

.right-side-pay {
    width: 680px !important;
    max-width: 700px !important;
}

.ell-pay-set {
    white-space: nowrap;
    width: 155px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}


/* .thumb2:hover {
    transform: scale(2, 2);
    z-index: 1001 !important;
    border: 0px solid transparent;
} */

.thumb-selected {
    border: 2px solid #263238;
    padding: 2px;
}


/* The heart of the matter for crafty gallary scroll */

.testimonial-group>.row {
    overflow-x: auto;
    white-space: nowrap;
    height: 70px;
}

.testimonial-group>.row>.col-xs-1 {
    display: inline-block;
    float: none;
}

.bg-transparant {
    background-color: transparent !important;
}

.media-badge-right {
    right: 0px;
    padding: 2px 3px 2px 3px;
    position: absolute;
    top: 0px;
}

.gal-media-video-download {
    top: 30px;
    right: -2px;
}

.dt-prj .odd:hover {
    color: #2196F3 !important;
}

.dt-prj .even:hover {
    color: #2196F3 !important;
}

.content-scroll {
    overflow: scroll;
    max-height: calc(100vh - 60px);
}

.acc-pay-th {
    padding: 8px 3px !important;
}

.acc-pay-th-fcol {
    padding: 8px 10px !important;
}

.site-visit-card {
    max-width: 100% !important;
    background: -webkit-linear-gradient(left, #dad7d7, #e0e0e0, #f5f5f5, #fff);
    border: 1px solid #E3F2FD;
    margin: 5px;
    box-shadow: 2px 2px 4px #777 !important;
}

.thumb-custom-caption {
    padding: 5px !important;
    font-size: 7px !important;
}


/* content treeview style */

div[data-angular-treeview] {
    /* prevent user selection */
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

div[data-tree-model] ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    overflow: hidden;
}

div[data-tree-model] li {
    position: relative;
    padding: 0 0 0 15px;
    line-height: 20px;
}


/* div[data-tree-model] li i{
      margin-top:-5px !important;
  } */

div[data-tree-model] li i,
div[data-tree-model] li span {
    cursor: pointer;
}

.lblnm:hover {
    color: #1a222f;
    font-weight: bold;
    padding: 0px 2px;
}

div[data-tree-model] li .selected {
    /* background-color: #544f51; */
    background-color: #544f5166;
    color: #000;
    font-weight: bold;
    padding: 1px 5px;
    border-radius: 6px;
}

div[data-tree-model] li>icon-new {
    color: #ffffff;
}


/* content treeview style */

.custom-pos-content {
    position: absolute !important;
    top: 1%;
    width: 60%;
    right: 0%;
}

.custom-border-show {
    border: 1px solid #00b6f2 !important;
    border-radius: 10px !important;
}

.custom-border-show1 {
    border: 1px solid #00b6f2 !important;
    border-radius: 10px !important;
}

.hide-content {
    display: none;
}

.pro-action-btn {
    padding-left: 26px !important;
    padding-right: 5px !important;
    font-weight: 500;
    border-width: 0;
    padding: 1px 9px;
}

.pro-td-padding tr>td {
    padding: 5px 10px !important;
}

.pro-content-scroll {
    overflow: scroll !important;
    max-height: calc(100vh - 60px);
}

.feature-table tr>td {
    padding: 5px 20px !important;
}

.multiselect-border-show {
    border: 1px solid #47AD59 !important;
    border-radius: 4px !important;
}

.newBadge {
    position: relative !important;
    top: -6px !important;
    left: -3px !important;
}

.at-error {
    /* placed on a error labels */
    color: #DE4224 !important;
    font-size: 11px !important;
}

.pull-middle {
    /* display: inline-block; */
    vertical-align: middle !important;
    /* float: none; */
}

.in-height {
    height: 28px !important;
}

.hovButton::after {
    -webkit-transform: translate(-100%, 0) rotate(10deg);
    transform: translate(-100%, 0) rotate(10deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transition: 0.2s -webkit-transform ease-out;
    transition: 0.2s transform ease-out;
    transition: 0.2s transform ease-out, 0.2s -webkit-transform ease-out;
    will-change: transform;
    z-index: -1;
}

.hovButton:hover::after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.hovButton:hover {
    border: 2px solid transparent;
    color: #293647;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    will-change: transform;
}


/* important style for row and column center  */

.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-grid;
    float: none;
    text-align: left;
    margin-right: -4px;
    text-align: center;
}

.colomn-centered {
    display: inline-block;
    float: none;
    text-align: left;
    margin-right: -4px;
    text-align: center;
}


/* important style for row and column center  */

.mwCard {
    border-radius: 25px;
    max-width: 100% !important;
    background: -webkit-linear-gradient(left, #607d8b40, #e0e0e0, #27334645, #607d8b52);
    border: 1px solid #bbb;
    margin: 5px;
    box-shadow: 2px 2px 4px #777 !important;
}

.mwCard:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 200ms;
    transition-duration: 1s;
}

.adminHeaderPanel {
    border-radius: 2%;
    max-width: 100% !important;
    /* background: -webkit-linear-gradient(left, #607d8b40, #e0e0e0, #27334645, #607d8b52); */
    background: -webkit-linear-gradient(left, #607d8b40, #e0e0e000, #27334600, #607d8b52);
    border: 1px solid #bbb;
    margin: 5px;
    box-shadow: 2px 2px 4px #777 !important;
}

.x-pattern {
    background-image: url(/assets/portal/theme/images/gradiant.png);
    background-size: cover;
    background-color: #00695C;
}

.contents-pattern {
    background-image: url(/assets/portal/theme/images/gradiant.png);
    background-size: cover;
    background-color: #C62828;
}

.devices-pattern {
    background-image: url(/assets/portal/theme/images/gradiant.png);
    background-size: cover;
    background-color: #0097A7;
}

.contacts-pattern {
    background-image: url(/assets/portal/theme/images/gradiant.png);
    background-size: cover;
    background-color: #64B5F6;
}

.discounts-pattern {
    background-image: url(/assets/portal/theme/images/gradiant.png);
    background-size: cover;
    background-color: #6A1B9A;
}

.products-pattern {
    background-image: url(/assets/portal/theme/images/gradiant.png);
    background-size: cover;
    background-color: #8BC34A;
}

.developers-pattern {
    background-image: url(/assets/portal/theme/images/gradiant.png);
    background-size: cover;
    background-color: #64B5F6;
}

.projects-pattern {
    background-image: url(/assets/portal/theme/images/gradiant.png);
    background-size: cover;
    background-color: #2E7D32;
}

.user-pattern {
    background-image: url(/assets/portal/theme/images/gradiant.png);
    background-size: cover;
    background-color: #E64A19;
}

.products-pattern {
    background-image: url(/assets/portal/theme/images/gradiant.png);
    background-size: cover;
    background-color: #64B5F6;
}

.fileUpload {
    position: relative;
    overflow: hidden;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 13px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.prod-elli {
    white-space: nowrap;
    width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    text-align: right;
}

.prod-card {
    max-width: 100% !important;
    background: -webkit-linear-gradient(left, #607d8b40, #e0e0e0, #27334645, #607d8b52);
    box-shadow: 2px 2px 4px #777 !important;
}

.des-ellip {
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    margin: 0;
}

.add-ellip {
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    margin: 0;
}

.bHover:hover {
    background-color: #00695C;
}

.resale-icon-font {
    font-size: 5em !important;
    margin-top: 12%;
}

.hideCancelBtn {
    display: none
}

.validity-icon-font {
    font-size: 5em !important;
    margin-top: 10%;
}

.backHover :hover {
    color: #293647;
}

.OTP {
    letter-spacing: 30px;
    font-size: 35px;
    width: 70%;
    padding-bottom: 10px;
}

.text-size-micro {
    font-size: 9px;
    font-family: monospace;
}

.text-size-micro9 {
    font-size: 9px;
}

.text-size-10px {
    font-size: 10px;
}

.text-size-9 {
    font-size: 9px !important;
}

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

.text-size-7 {
    font-size: 7px !important;
}

.text-size-6 {
    font-size: 6px !important;
}

.img-near {
    object-fit: contain !important;
    margin: 0 auto !important;
}

.show-sideBar-cancel {
    position: relative !important;
    top: -40px !important;
}

.micro-code-input {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    /* font-style: italic; */
    /* font-weight: 600; */
    border-radius: 2px;
    word-wrap: break-word;
    color: #c7254e;
    background-color: #f9f2f4;
    padding: 2px 4px;
    font-size: 90%;
    height: 20px !important;
    width: 70% !important;
}

.weather-background {
    background: #2b5876;
    /* background: -webkit-linear-gradient(to right, #4e4376, #2b5876); 
    background: linear-gradient(to right, #4e4376, #2b5876); */
    /* background: -webkit-linear-gradient(to right, #fff, #6f8894);
    background: linear-gradient(to right, #fff, #6f8894); */
    background: -webkit-linear-gradient(to right, #74bcff, #6f8894);
    background: linear-gradient(to right, #74bcff, #6f8894);
}

.weatherDrpBack {
    background: #2b5876;
    /* background: -webkit-linear-gradient(to right, #4e4376, #2b5876);
    background: linear-gradient(to right, #4e4376, #2b5876); */
    background: -webkit-linear-gradient(to right, #74bcff, #6f8894);
    background: linear-gradient(to right, #74bcff, #6f8894);
    /* background: -webkit-linear-gradient(to right, #fff, #6f8894);
    background: linear-gradient(to right, #fff, #6f8894); */
    /* background:-webkit-linear-gradient(to right, #e9311e, #3F51B5);
    background: linear-gradient(to right, #e9311e, #3F51B5); */
}

.box-shadow {
    /* -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24); */
    padding: 3px;
}

.box-shadow:hover {
    /* box-shadow: 0 0 5px 5px rgba(5, 15, 25, 0.53); */
    box-shadow: 0 0 5px 5px rgba(194, 205, 216, 0.53);
}

.fivedayforcastDiv {
    /* left: -304px !important; */
    left: -1px;
    position: absolute !important;
    min-width: 510px !important;
}

.entitySelect {
    height: 22px !important;
    background-color: #EDE7F6 !important;
    border-radius: 5px;
}

.taskSelect {
    border: 1px solid #EF6C00;
    color: #EF6C00;
}

.taskSelect:focus {
    border: 1px solid #EF6C00 !important;
    border-color: transparent transparent #EF6C00;
    -webkit-box-shadow: 0 1px 0 #EF6C00;
    box-shadow: 0 1px 0 #EF6C00;
}

.taskSelectAssignto {
    border: 1px solid #4CAF50;
    color: #4CAF50;
}

.taskSelectAssignto:focus {
    border: 1px solid #4CAF50 !important;
    border-color: transparent transparent #4CAF50;
    -webkit-box-shadow: 0 1px 0 #4CAF50;
    box-shadow: 0 1px 0 #4CAF50;
}

.taskSelectRemmind {
    border: 1px solid #FF5722;
    color: #FF5722;
}

.taskSelectRemmind:focus {
    border: 1px solid #FF5722 !important;
    border-color: transparent transparent #FF5722;
    -webkit-box-shadow: 0 1px 0 #FF5722;
    box-shadow: 0 1px 0 #FF5722;
}

.taskSelectHome {
    border: 1px solid #3b576c85 !important;
    color: #3b576c !important;
    background-color: #eeeded !important;
    border-radius: 50px !important;
    height: 25px !important;
    line-height: 2.2 !important;
    font-size: 10px !important;
}

.taskSelectHome option {
    padding: 4px 10px 4px 10px !important;
    font-size: 10px;
    font-weight: normal;
}

.taskSelectHome:focus {
    border: 1px solid #3b576c !important;
    border-color: transparent transparent #3b576c;
    -webkit-box-shadow: 0 1px 0 #3b576c;
    box-shadow: 0 1px 0 #3b576c;
}

.borderforList {
    border-bottom: 1px solid #808080;
}

.borderforList:last-child {
    border-bottom: none;
}

.taskSideBarWidth {
    width: 750px !important;
    max-width: 750px !important;
}

.taskUrlHover {
    color: #3b576c !important;
    /* padding-left: 10px;
    border: 1px solid #3b576c85;
    
    background-color: #eeeded !important;
    border-radius: 50px; */
    height: 24px !important;
    line-height: 0.5384616 !important;
    font-size: 12px !important;
    margin-top: 7px !important;
}

.pt-2 {
    padding-top: 2px !important;
}


/* styling for payment date control  */

#paymentDate_root {
    top: -138% !important;
}

.sbkitcs {
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards !important;
}

.btn-small {
    height: 21px !important;
    text-transform: uppercase !important;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-right: 5px;
    font-size: x-small;
}

.btn-small>span {
    text-transform: uppercase;
}

.p-2 {
    padding: 2px !important;
}

.tskAttchElement {
    display: inline-flex;
    align-items: center;
}

.tskAttchElementIcon {
    padding: 2px;
    font-size: 19px;
    border: 1px solid #3b576c61;
    border-radius: 4px;
    background-color: #eeeded !important;
}

.tskAttchElementIcon:hover {
    background-color: #607D8B !important;
    color: #F5F5F5;
}

.tskAttchElementIconNew {
    margin: 10px;
    padding: 2px;
    font-size: 19px;
    border: 1px solid #3b576c61;
    border-radius: 4px;
    background-color: #eeeded !important;
}

.tskAttchElementIconNew:hover {
    background-color: #607D8B !important;
    color: #F5F5F5;
}

.buildingCoverImageNew {
    margin: 10px;
    padding: 2px;
    font-size: 19px;
    border: 1px solid #3b576c61;
    border-radius: 4px;
    background-color: #eeeded !important;
}

.buildingCoverImageNew:hover {
    background-color: #607D8B !important;
    color: #F5F5F5;
}

.bgFilediv {
    border: 1px solid #dce2e695;
    color: #3b576c;
    background-color: #eeeded !important;
    border-radius: 50px;
    padding: 3px;
    margin: 2px !important;
}

.tsk-ellip {
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    margin: 0;
    text-align: left !important;
}

.docDivHeight {
    max-height: 18px !important;
}

.taskAttdiv {
    border: 1px solid #dce2e695;
    color: #3b576c;
    background-color: #eeeded !important;
    border-radius: 50px;
    padding: 3px;
}

.taskLi {
    border: 1px solid #76767640;
    background-color: #eeeded !important;
    border-radius: 5px;
    padding-left: 5px;
}

.tskCompDive {
    height: 60%;
    top: 40%;
    z-index: 1001 !important;
    /* bottom: 0px; */
    position: fixed;
    background-color: #fff;
    width: 680px !important;
    max-width: 680px !important;
}

.selectBred {
    height: 25px !important
}

.tskmorefilter {
    position: absolute;
    top: 63%;
    left: 35%;
    z-index: 1002;
}

.hoverUnderLine:hover {
    text-decoration: underline;
}

.filtercls {
    position: initial !important;
    left: -3%;
    top: 1%;
    padding: 1px 1px 0px !important;
}

.filtercls:hover {
    background-color: #fc5272;
}

.filterclsicon {
    color: #F44336 !important;
    z-index: 900;
}

.filterclsicon:hover {
    color: #ffffff !important;
}

#start_date_root,
#end_date_root {
    left: 7% !important;
}

.hidden {
    display: none;
}

.image-miniature {
    height: 150px;
    ;
    width: 150px;
}


/* custom style right modal for showcase  */

.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 400px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.right .modal-body {
    padding: 0px 0px 0px;
}


/*Right*/

.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}


/* custom style right modal for showcase  */

.scroll-smooth {
    scroll-behavior: smooth !important;
}

.img-wrap {
    width: 100% !important;
    height: 206px !important;
}

.img-wrap-right {
    width: 100% !important;
    height: 100px !important;
}

.resale {
    background-color: #7E57C2;
}

.sold {
    background-color: #F29F24;
}

.booked {
    background-color: #F1948A;
}

.reserve {
    background-color: #0180ff;
}

.available {
    background-color: #229954 !important;
}

.NotAvailable {
    background-color: #959594;
}

.border-left-resale {
    border-left-color: #7E57C2;
}

.border-left-sold {
    border-left-color: #F29F24;
}

.border-left-booked {
    border-left-color: #F1948A;
}

.border-left-reserve {
    border-left-color: #0180ff;
}

.border-left-available {
    border-left-color: #229954 !important;
}

.border-left-NotAvailable {
    border-left-color: #959594;
}

.text-resale {
    color: #7E57C2;
}

.text-sold {
    color: #F29F24;
}

.text-booked {
    color: #F1948A;
}

.text-reserve {
    color: #0180ff;
}

.text-available {
    color: #229954 !important;
}

.text-NotAvailable {
    color: #959594;
}

.caption-highlight {
    background-color: rgba(0, 0, 0, .7);
    visibility: visible;
    opacity: 1;
}


/* .overlay {
    position: static;
  } */

.overlay {
    position: absolute;
    color: #FFFFFF;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: #000000c2;
}

.overlay:hover {
    opacity: 1;
    background-color: #ffffffa1;
}

.overlayCaption {
    color: #fff;
}

.overlayCaption:hover {
    color: #000;
}

.donutChart {
    width: 100% !important;
    height: 150px !important;
}


/* usel custom css start  */

.overflow-grid {
    margin-top: 5px;
    padding: 0;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    transition: all 0.3s ease-in-out;
}

.overflow-grid .overflow-item {
    float: none;
    display: inline-block;
    position: relative;
    transition: all 0.3s ease-in-out, opacity 0.5s ease 0.4s;
    -webkit-transition: all 0.3s ease-in-out, opacity 0.5s ease 0.4s;
    opacity: 1;
}

.overflow-grid .overflow-item.entering {
    width: 0px;
    height: 0px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    overflow: hidden;
    opacity: 0;
}

.one-edge-shadow {
    box-shadow: 1px 1px 3px #888888;
}


/* usel custom css end  */

.carouselBtn>i {
    background-color: #000;
    color: #58ccb6 !important;
    border-radius: 15px;
    font-size: 20px !important;
}

.carouselBtn>i:hover {
    background-color: #58ccb6;
    border-radius: 15px;
    color: #000 !important;
}

.imgThumb {
    overflow: hidden;
}

.imgThumb img {
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.imgThumb:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.text-size-25 {
    font-size: 25px;
}

label.bg-info.active {
    background-color: #FF9800;
    border-color: #FF9800;
    color: #fff
}

a.bg-info.active {
    background-color: #FF9800;
    border-color: #FF9800;
    color: #fff
}

.rotated {
    writing-mode: tb-rl;
    transform: rotate(230deg);
    position: relative;
    /* top: -5px;
    left: 5px; */
    top: -1px;
    left: -10px;
    border-left: 1px solid;
    font-size: 8px;
}

.rotated-offer {
    writing-mode: tb-rl;
    transform: rotate(230deg);
    position: relative;
    top: -2px;
    left: 2px;
    border-left: 1px solid;
}

.blinking {
    animation: blinkingText 1.5s infinite;
}

@keyframes blinkingText {
    0% {
        color: red;
    }

    49% {
        color: #fff;
    }

    50% {
        color: red;
    }

    99% {
        color: #fff;
    }

    100% {
        color: red;
    }
}

.blinking-pink {
    animation: blinkingTextPink 1.5s infinite;
}

@keyframes blinkingTextPink {
    0% {
        color: #EC407A;
    }

    49% {
        color: #fff;
    }

    50% {
        color: #EC407A;
    }

    99% {
        color: #fff;
    }

    100% {
        color: #EC407A;
    }
}

@media (max-width: 1024px) {
    .offerDrop {
        top: -100% !important;
        left: 30vw !important;
        width: 30vw !important;
        display: block !important;
    }
}

@media (min-width: 1025px) {
    .offerDrop {
        top: -100% !important;
        left: -30vw !important;
        width: 30vw !important;
        display: block !important;
    }
}

.floorDropOver:hover {
    background-color: #90A4AE;
}

.liCustParent {
    width: 100%;
    height: 100vh;
    cursor: zoom-out;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    background: rgba(0, 0, 0, 0.8);
}

.lightboxCustom {
    /** Default lightbox to hidden */
    display: none;
    margin: 0 auto;
    width: 60vw;
    z-index: 999;
    height: 100vh;
    text-align: center;
    overflow: hidden;
}

.photo {
    position: relative;
    margin: 0 auto;
    height: 100vh;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: transform .5s ease-out;
    overflow: hidden;
    cursor: zoom-in;
}

.custLightClose {
    z-index: 1000;
    position: absolute;
    right: 0%;
    top: 0%;
}

.in-control-height {
    height: 20px !important;
}

.dltTax {
    padding: 1px !important;
    position: absolute !important;
    left: -2px;
    top: 0px;
    font-size: 2px !important;
    z-index: 1001;
}

.badge-label {
    font-size: 10px;
    letter-spacing: .1px;
    vertical-align: baseline;
    border: 1px solid transparent;
    border-radius: 25px;
    background-color: #ffffff99;
    border-width: 1px;
    padding: 5px 12px;
    border-color: #F44336;
    color: #D32F2F;
}

.badgeLabelClass {
    background-color: #deceaae0;
    font-weight: 700 !important;
    padding: 10px;
    letter-spacing: 3px;
    box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
    -webkit-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
    transition: all 0.3s ease 0s;
}

.datePosition {
    width: 100% !important;
    position: absolute !important;
    text-align: left !important;
    top: -38% !important;
    left: 36% !important;
    margin-top: -1px !important;
    z-index: 990 !important;
}

.inline-rate-input {
    display: inline-block;
    width: 6vw;
}

.posIcon {
    position: relative !important;
    top: -18px !important;
    left: -20px !important;
}

.btnBookCss:hover {
    background-color: green !important;
}

.parent {
    /* display: inline-block; */
    position: relative;
}

.css-popover {
    transform: scale(0);
    transition: transform .4s cubic-bezier(.5, 0, .3, 1);
    width: 24vw;
    height: auto;
    z-index: 1006 !important;
    position: absolute;
    top: -6px;
    left: 15px;
}

.parent:hover .css-popover {
    transform: scale(1);
    width: 24vw;
    height: auto;
    z-index: 1006 !important;
}

.min-bdge-width {
    min-width: 30px !important;
}

.enqDropDetails {
    left: 30px !important;
    right: auto !important;
    top: -7px !important;
    min-width: 400px !important;
}

.blockOverlay {
    z-index: 1099 !important;
}

.br-10 {
    border-radius: 10px;
}

.bg-grey-custom {
    background-color: #9999997d;
}

.position-top-pnotify {
    left: 37vw !important;
}

.booking-date-placeholder::placeholder {
    color: white;
}

#bookingDate_root {
    top: 55% !important;
    left: 10% !important;
    /* color: white; */
}

.bg-outer {
    background-image: url(/assets/portal/theme/images/bg_blck.jpg);
    background-size: cover;
    background-color: #141414;
}

.bg-quiksell {
    background-image: url(/assets/portal/theme/images/quiksell/background2.jpg);
    background-size: cover;
    background-color: #141414;
}

.quiksell-arrow1 {
    font-size: 48px;
    background: linear-gradient(to left, #dd1af9, #2565b9 70%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.quiksell-arrow2 {
    font-size: 48px;
    background: linear-gradient(to right, #2565b9, #dd1af9 50%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

#txtProjLaunchDate_root {
    left: 0% !important;
}

#editOrgAssocEndDate_root {
    left: -100%;
    top: -48vh !important;
}

#editOrgAssocStartDate_root {
    left: -100%;
    top: -48vh !important;
}

.aligned-row {
    display: flex;
    flex-flow: row wrap;
}

.panel-black {
    background-color: rgba(71, 67, 64, .82) !important;
    border-color: rgba(223, 223, 223, .3) !important;
    border: 1px solid;
}

.panel-white {
    background-color: #fff !important;
    border-color: rgba(223, 223, 223, .3) !important;
    border: 1px solid;
}

.msgBdy p {
    text-align: center;
}

.msgBdy p img {
    width: 100% !important;
    height: 50px !important;
    object-fit: scale-down;
}

.custom-date-filter-panel {
    left: 0px !important;
    right: auto !important;
    top: 20px !important;
    min-width: 200px !important;
}

.key-field-card {
    text-align: center;
    padding: 5px;
    width: 100%;
}

.key-field-card h5 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0;
}

.key-field-card p {
    margin: 0;
}

table {
    text-align: center;
    width: 100%;
}

.offer-panel {
    /* border: 1px solid #009688; */
    padding: 10px;
    border-radius: 10px;
}


.has-feedback>input::placeholder,
.has-feedback>input :-ms-input-placeholder,
.has-feedback>input ::-ms-input-placeholder {
    color: #fff !important;
    opacity: 1;
    /* Firefox */
}

.search-muted>input::placeholder,
.search-muted>input :-ms-input-placeholder,
.search-muted>input ::-ms-input-placeholder {
    color: #999 !important;
    opacity: 1;
    /* Firefox */
}

.crm-edit-height {
    max-height: 60vh;
    min-height: 43vh;
}

.nav-justified>li>a {
    padding: 10px 5px !important;
    font-size: 10px !important;
}

.nav-pills-mini>li {
    display: inline-block;
    font-size: 11px;
}

.nav-pills-mini>li>a {
    background-color: #fff;
    padding: 5px 5px;
}

.nav-pills-mini>li.active>a,
.nav-pills-mini>li.active>a:focus,
.nav-pills-mini>li.active>a:hover {
    background-color: #fff;
    padding: 5px 5px;
    color: #333;
}

.m-1 {
    margin: 1px;
}

.blockElement {
    top: 40% !important;
}

.btn-pagination {
    padding: 3px 8px !important;
}

.pnotify-center {
    right: calc(50% - 150px) !important;
}

/* css for blaze tabs starts  */

.blazDeisc>li {
    border: 1px solid #43A047;
    margin: 3px !important;
    border-radius: 2px;
}

.blazDeisc>li.active>a:focus,
.blazDeisc>li.active>a:hover {
    color: #fff;
    background-color: #43A047 !important;
}

.blazDeisc>li.active>a,
.blazDeisc>li.active {
    color: #fff;
    background-color: #43A047 !important;
}

/* -----------***------------ */
.blazBasic>li {
    border: 1px solid #009688;
    margin: 3px !important;
    border-radius: 2px;
}

.blazBasic>li.active>a:focus,
.blazBasic>li.active>a:hover {
    color: #fff;
    background-color: #009688 !important;
}

.blazBasic>li.active>a,
.blazBasic>li.active {
    color: #fff;
    background-color: #009688 !important;
}

/* -----------***------------ */
.blazlanding>li {
    border: 1px solid #795548;
    margin: 3px !important;
    border-radius: 2px;
}

.blazlanding>li.active>a:focus,
.blazlanding>li.active>a:hover {
    color: #fff;
    background-color: #795548 !important;
}

.blazlanding>li.active>a,
.blazlanding>li.active {
    color: #fff;
    background-color: #795548 !important;
}

/* -----------***------------ */
.blazSEO>li {
    border: 1px solid #673AB7;
    margin: 3px !important;
    border-radius: 2px;
}

.blazSEO>li.active>a:focus,
.blazSEO>li.active>a:hover {
    color: #fff;
    background-color: #673AB7 !important;
}

.blazSEO>li.active>a,
.blazSEO>li.active {
    color: #fff;
    background-color: #673AB7 !important;
}

/* css for blaze tabs ends  */


.blazeNearbyPanel {
    width: 250px;
    position: absolute;
    top: 15%;
    display: none;
    border: 1px solid #607D8B !important;
    margin-left: 2px !important;
    border-radius: 5px;
    background-color: #000000aa;
}

#close-nearby-panel {
    position: absolute;
    right: -5px;
    top: -7px;
    z-index: 1000 !important;
}

.nearbyActive {
    border: 1px solid #ccc;
    background-color: #FAFAFA;
    border-radius: 10px;
}

.width-50 {
    width: 50% !important;
}

.feature-thumbImg {
    width: 54px !important;
    height: 45px !important;
}

.activehover :hover {
    /* background-color: #E8F5E9; */
    background-color: #bdd8bf;
    border-color: #43A047;

}

.hover-action:hover {
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: darkblue;
    border-radius: 3px;
}

.hover-enquiry-row:hover {
    background-color: #ADD8E6;
}

.action-menu-center {
    right: calc(50% - 150px) !important
}

.edge-less-border {
    border-radius: 5px;
}

.hidden {
    display: none;
}

.footer-pagination-bar ::-webkit-scrollbar {
    height: 5px;
    background-color: #000;
}

.footer-pagination-bar ::-webkit-scrollbar-thumb {
    background: #c5c5c5;
}

.footer-pagination-bar::-webkit-scrollbar-track {
    /* Background */
    background: #333;
}

.footer-pagination-bar {
    max-height: 7vh;
    overflow-x: scroll;
    white-space: nowrap;
    overflow-y: hidden;
}

.full-height {
    min-height: 57vh;
    max-height: 70vh;
    outline: none;
    overflow: hidden;
}

.scaled-height {
    min-height: 57vh;
    max-height: 57vh;
    outline: none;
    overflow: hidden;
}

.div-disabled {
    pointer-events: none;
    opacity: 0.5;
    background: #CCC;
}
.mono-face {
        font-family: monospace;
}

.dashboardCard {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); /* Set initial shadow */
}

 .dashboardCard:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
}

.markEnq:hover i{
    transform: scale(1.20);
  /* box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); */
}

.cpHover:hover {
    transform: scale(1.01);
}

.cpRate:hover {
    background: #ECEFF1;
}