/* input(760,17): run-time error CSS1036: Expected expression, found '$' */
body {
    color: #393847;
    font-family: 'Montserrat', sans-serif;
}

p {
    font-family: 'Montserrat', sans-serif;
}

.main-container {
    display: block;
    min-height: 100vh; /* will cover the 100% of viewport */
    overflow: hidden;
    padding-bottom: 311px;
    position: relative;
}

a {
    background-color: transparent;
    color: #1c234d;
    text-decoration: none
}

    a:hover {
        color: #080a15;
        text-decoration: underline
    }

.btn-secondary {
    color: #ffffff;
}

.regular-link {
    color: revert;
    text-decoration: revert;
}


.has-error {
    border-color: #dc3545;
}

th.dt-center, td.dt-center {
    text-align: center;
}

.shadow-gold {
    box-shadow: 0 0.5rem 1rem rgba(178, 144, 104, 0.5)
}

.font-weight-medium {
    font-weight: 500 !important;
}

.font-weight-black {
    font-weight: 900 !important;
}

.bg-1c234d {
    background-color: #1c234d;
}

.bg-1b1b25 {
    background-color: #1b1b25;
}

.text-1c234d {
    color: #1c234d;
}

.text-a6a8ab {
    color: #a6a8ab;
}

.text-ba966c {
    color: #ba966c;
}

.text-d8d9da {
    color: #d8d9da;
}

.text-b29068 {
    color: #b29068;
}

.dashhead-subtitle {
    font-size: 1.25em;
}

.container-fluid-spacious {
    max-width: 1170px;
}

.table {
    width: 100% !important;
}

.icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.no-transition {
    transition: none;
}

.hr-divider-heading {
    background-color: #434857;
    border-radius: 5px;
    color: #ffffff;
    padding: 8px 12px;
}


.accordion-button {
    background-color: transparent;
    color: inherit;
    box-shadow: none;
}

    .accordion-button:not(.collapsed) {
        background-color: transparent;
        color: inherit;
        box-shadow: none;
    }

.accordion .card-header {
    padding: 0;
}

.accordion .card-header .btn-link {
    display: block;
    padding: .75rem 1.25rem;
    width: 100%;
    text-align: left;
}

.accordion .card-header .btn-link .fas {
    float: right;
    margin-top: 5px;
}

.accordion .card-header .btn-link[aria-expanded="true"] .fas {
    transform: rotate(180deg);
}



.dataTables_wrapper .dataTables_paginate .pagination .page-item {
    margin-right: 0.25rem;
}

.table-hover tbody tr:hover > * {
    --bs-table-accent-bg: #ffe79d; /* update the var Bootstrap uses */
    background-color: #ffe79d !important; /* belt & suspenders */
    color: #000 !important;
}

.input-group-text.is-valid {
    border-color: #198754 !important; /* success green */
}

.input-group-text.is-invalid {
    border-color: #dc3545 !important; /* error red */
}

.big-checkbox {
    width: 30px;
    height: 30px;
    transform: scale(1.5);
    cursor: pointer;
}

#RewardDetails_wrapper {
    -moz-box-shadow: 0px 0px 17px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 17px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 17px 1px rgba(0, 0, 0, 0.1);
    font-size: 15px;
    padding: 35px 35px 25px;
}

#memos_wrapper {
    -moz-box-shadow: 0px 0px 17px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 17px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 17px 1px rgba(0, 0, 0, 0.1);
    font-size: 15px;
    min-width: 100%;
    padding: 35px 35px 25px;
}

select {
    text-indent: 1px;
    text-overflow: '';
}

#ResidualDetails_wrapper {
    -moz-box-shadow: 0px 0px 17px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 17px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 17px 1px rgba(0, 0, 0, 0.1);
    font-size: 15px;
    padding: 35px 35px 25px;
}

.toggle {
    display: block;
}

.hompageLinks p {
    margin-bottom: 1em !important;
}

.inactive-row {
    background-color: #A8A8A8;
}

/*.custom-select {
    background: #f7f7f7 url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' v…0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E) no-repeat right 0.75rem center; color: #a6a8ab;
}*/

.card .statcard-desc {
    color: #1c234d;
    font-family: Montserrat, sans-serif;
    font-size: 1.25em;
    font-weight: 500;
    letter-spacing: unset;
}

.card .statcard-desc:after {
    content: ' ';
    display: block;
    height: 3px;
    width: 40px;
}

.card .statcard-desc:after {
    background: #1C234D;
}

.statcard-primary .statcard-desc:after {
    background: #36c2cf;
}

.statcard-danger .statcard-desc:after {
    background: #ff9f26;
}

.statcard-success .statcard-desc:after {
    background: #1bc98e;
}

.statcard-info {
    background-color: transparent;
}

.statcard-primary {
    background-color: transparent;
}

.statcard-danger {
    background-color: transparent;
}

.statcard-success {
    background-color: transparent;
}


.card .statcard-number {
    color: #a6a8ab;
    font-size: 2em !important;
}


.card-gold-bottom {
    border-bottom: 4px solid #bb976c !important;
}

.card .gold .statcard-desc {
    color: #A98A69 !important;
}

.card .gold .statcard-desc:after {
    content: ' ';
    display: block;
    height: 3px;
    width: 40px;
}

.card .gold .statcard-desc:after {
    background: #A98A69 !important;
}


.card .gold .statcard-number {
    color: #A98A69 !important;
    font-size: 3rem !important;
}

#SearchResults .card-img-top {
    width: 100%;
    object-fit: cover;
}

.daterangepicker td.disabled,
.daterangepicker option.disabled {
    visibility: hidden;
}

.daterangepicker td.in-range {
    background-color: #b0bbff;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #1C234D;
}



.table th,
.table td {
    border-top: 2px solid #f7f7f7;
}

.table thead th {
    border-bottom: 2px solid #f7f7f7;
    border-left: 2px solid #f7f7f7;
    border-right: 2px solid #f7f7f7;
}

.table thead th:first-child {
    border-left: 0;
}

.table thead th:last-child {
    border-right: 0;
}

.dataTables_info {
    border: 0;
    color: #a6a8ab !important;
    font-family: Montserrat, sans-serif;
    font-size: .85em;
    font-weight: 600;
}

.arrowless-dropdown {
    -webkit-appearance: none; /* Remove default arrow in Chrome/Safari */
    -moz-appearance: none; /* Remove default arrow in Firefox */
    appearance: none; /* Remove default arrow in other browsers */
    background-image: none; /* Remove default arrow icon */
}

/* Add some additional styling if needed */
.arrowless-dropdown {
    padding: 5px; /* Add padding to make it visually appealing */
    border: 1px solid #ccc; /* Add border for better visibility */
    /* Add any other styles as per your design */
}


#RewardDetails_length .form-control,
#RewardDetails_filter .form-control {
    width: 150px;
}

.RewardDetails_wrapper-inner {
    overflow-x: scroll;
}

label {
    color: #1c234d;
    font-family: Montserrat, "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 1.1em;
    font-weight: 500;
    text-transform: uppercase;
}

#RewardDetails {
    border-collapse: collapse !important;
    width: 100% !important;
}

#RewardDetails td,
#RewardDetails th {
    overflow: hidden;
    width: auto !important;
}

/* START :: HEADER */

#main-header {
    min-height: 78px;
}

#main-header .logo {
    margin-top: 9px;
}

#main-header .logo img {
    height: 50px;
    padding: 10px 0;
}

#main-menu {
    display: none;
}

#main-menu li a {
    border-top: 1px solid #545454;
    color: #ffffff;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.2px;
    opacity: 0.7;
    text-transform: uppercase;
}

#main-menu li:first-child a {
    border-top: 0;
}

#header .mobile-menu-toggle {
    /* background: url(https://hotelsnet.net/wp-content/uploads/2018/02/mobile-menu.png) no-repeat center center rgb(28, 35, 77) !important; */
    bottom: 0;
    margin: 0;
    padding: 22px;
    position: absolute;
    right: 0;
    /* text-indent: -9999px; */
    color: #bb976c;
    top: 0;
    width: 66px;
}

#alertContainer {
    position: fixed;
    top: 20px;
    z-index: 100;
}

/* END :: HEADER */

/* START :: SECOND-FOOTER */

.footer {
    bottom: 0;
    position: absolute;
    width: 100%;
}

section#footer {
    background: #1b1b25;
    padding: 40px 0px;
}

.footer-menu h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 25px;
}

.footer-menu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    padding: 0;
}

.footer-menu ul li {
    line-height: 20px;
    margin-bottom: 7px;
    margin-top: 7px;
    padding-left: 15px;
    position: relative;
    width: 50%;
}

.footer-menu ul li:after {
    color: #bb976c;
    font-family: "Font Awesome 5 Pro";
    content: '\f0da';
    font: var(--fa-font-solid);
    font-weight: 900;
    left: 0;
    position: absolute;
    top: 0;
}

.footer-menu ul li a {
    color: #c7c7c7;
    transition: .3s ease;
}

.footer-menu ul li a:hover {
    color: #fff;
}

.footer-menu p {
    color: #c7c7c7;
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
}

.footer-contact-info a {
    color: #bb976c;
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
}

.footer-contact-info a i {
    margin-right: 10px;
}

section#copyright {
    background: #1c234d;
    padding: 10px 0px;
}

.copyright-text p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0;
}

/* ===================== customer service page  =================== */



#customer-services {
    background: url(../images/faq-bg.png?v=XCJiXckXTDQvrJp9D8IpC1dvLjo) no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 70px 0px;
}

.customer-services-wraper {
    background: #fff;
    border-bottom: 4px solid #bb976c;
    padding: 60px 60px;
    text-align: center;
}

.customer-services-wraper h4 {
    color: #1c234d;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
}

.customer-services-wraper h4:after {
    background: #bb976c;
    bottom: -15px;
    content: '';
    height: 3px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0px);
    width: 80px;
}

.customer-service-item i {
    color: #1c234d;
    font-size: 40px;
}

.customer-service-item p {
    color: #838383;
    font-size: 14px;
    font-weight: 300;
    margin-top: 20px;
}

.customer-service-item a {
    border-bottom: 1px solid;
    color: #bb976c;
    font-size: 14px;
    font-weight: 900;
}

.customer-service-item {
    margin-top: 60px;
}

.customer-services-row {
    justify-content: center;
}

#customer-services .customer-services-wraper.wrapper-neutral {
    background: transparent !important;
    border: 0 !important;
    padding: 0 !important;
    text-align: left !important; /* let form align naturally */
    box-shadow: none !important;
    border-radius: 0 !important;
}
/* LOGIN HERO — contained crossfade slideshow */
#log-in-section {
    position: relative;
    padding: 150px 0; /* adjust vertical height */
    overflow: hidden;
}

/* Center the card in the section */
#log-in-section .row {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 520px; /* controls hero height */
}

/* Slideshow layers (behind content) */
#log-in-section .slideshow-bg {
    position: absolute;
    inset: 0;
    height: 100%;
    z-index: 0;
    overflow: hidden;
}

#log-in-section .slideshow-bg .slide {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    animation: fadeSlide 60s infinite ease-in-out;
}

/* Stagger each of the 5 slides */
#log-in-section .slideshow-bg .slide:nth-child(1) {
    animation-delay: 0s;
}

#log-in-section .slideshow-bg .slide:nth-child(2) {
    animation-delay: 12s;
}

#log-in-section .slideshow-bg .slide:nth-child(3) {
    animation-delay: 24s;
}

#log-in-section .slideshow-bg .slide:nth-child(4) {
    animation-delay: 36s;
}

#log-in-section .slideshow-bg .slide:nth-child(5) {
    animation-delay: 48s;
}

@keyframes fadeSlide {
    0% {
        opacity: 0;
    }

    2% {
        opacity: 1;
    }
    /* fade in */
    18% {
        opacity: 1;
    }
    /* hold */
    20% {
        opacity: 0;
    }
    /* fade out */
    100% {
        opacity: 0;
    }
}


#log-in-section > .container {
    position: relative;
    z-index: 2; /* above slides + overlay */
}

/* Tweak height on small screens */
@media (max-width: 576px) {
    #log-in-section {
        padding: 72px 0;
    }

    #log-in-section .row {
        min-height: 440px;
    }
}




/* START :: COOKIE CONSENT */

#cookieConsent {
    background: #d6d6d6;
    border: 2px solid #a98a69;
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

/* END :: COOKIE CONSENT */

/* START :: SEARCH */


.searchHero {
    background-image: url('../images/search-hero.jpg?v=rah5dcU2fF-d01bOI3q-7-YkofI');
    background-position: center center;
    background-size: cover;
    display: block;
}

.search-result .img-thumbnail {
    max-width: 200px;
}


.overlay-styles {
    background-color: rgba(0, 0, 0);
    height: 100%;
    left: 0;
    opacity: 0.87;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    transition: 2s;
    width: 100%;
    z-index: 1;
}

.overlay-content-styles {
    left: 25%;
    position: absolute;
    text-align: center;
    top: 40%;
    transition: 0.2s;
    width: 50%;
    z-index: 10;
}

.overlay-content-styles > h1 {
    background: $cecece;
    border: 2px solid #b29068;
    color: #fff;
    margin: 0;
    padding: 1em;
}

.close-button-styles {
    border: 1px solid grey;
    border-radius: 5px;
    color: grey;
    cursor: pointer;
    display: block;
    font-size: 20px;
    margin-right: 20px;
    margin-top: 20px;
    opacity: 0.5;
    padding: 2px 5px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 20;
}

li.active a {
    color: #B29068 !important;
}

/* Policy Modal */

.policy-modal {
    background-color: rgba(0, 0, 0, 0.8);
}

body.policy-modal {
    overflow: hidden !important;
    position: fixed !important;
}

.booking-main {
    border-top: 2px solid #1c234d;
    box-shadow: 0px 0px 10px -1px #00000029;
    margin-bottom: 40px;
    margin-top: 15px;
    padding: 20px 25px;
}

.booking-top-title h3 {
    color: #1c234d;
    font-size: 30px !important;
    font-weight: 800;
}

.filter {
    border-radius: 0;
    box-shadow: 0px 0px 10px -1px #00000029;
    margin: 15px 0;
    padding: 15px;
}



span.custom-hr {
    border-top: 1px solid #e8e8e8;
    display: block;
    margin: 10px 0;
    position: relative;
}

span.custom-hr:after {
    background: #bb976c;
    content: '';
    height: 4px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translate(0%, -59%);
    width: 60px;
}

.search-field {
    margin: 0;
    padding-left: 5px;
    width: 80%;
}

.garden {
    align-items: center;
}

.garden-title {
    margin-right: 15px;
}

.garden-content {
    padding: 20px 0px;
}

.btn-custom {
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    padding: 10px 15px;
    text-transform: uppercase;
}

.garden-content h4 {
    color: #1c234d !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    margin: 0 !important;
    text-transform: capitalize !important;
}

.garden-content p,
.price p {
    color: #a6a8ab !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    margin: 0 !important;
    margin: 10px 0 !important;
}

.hotel-details {
    box-shadow: 0px 0px 4px 2px #d4d4d4;
    margin: 30px 0;
}

.buttonTabs {
    bottom: 0;
    position: absolute;
}

.buttonTabs [data-toggle="collapse"] .fa:before {
    content: "\f13a";
}

.buttonTabs [data-toggle="collapse"].collapsed .fa:before {
    content: "\f139";
}

.property-thumbnail {
    display: inline;
}

.property-thumbnail img {
    height: 50px;
    object-fit: cover;
    width: 74px;
}

.amenity-list-columns {
    column-count: 4;
    list-style-type: square;
}

.main-image img,
.selected-image img {
    height: 250px;
    width: 320px;
    object-fit: cover;
}

.truncated-room-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;
}

.details-image {
    padding: 0;
}

.price {
    border-left: 2px solid #d2d3d5;
    margin: 20px 0;
    text-align: center;
}

.price h4 {
    font-size: 1.9rem !important;
    font-weight: 700 !important;
}

.star {
    display: flex;
}

.star ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.star ul li {
    float: left;
}

.star ul li i {
    color: #bb976c;
}

.sort-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sort-menu ul li:first-child {
    border-left: none;
}

.sort-menu ul li {
    border-left: 1px solid #393847;
    color: #393847;
    float: left;
    margin-right: 5px;
    padding-left: 5px;
}

.sort-menu ul li a {
    color: #393847;
    font-family: montserat;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 0px 5px;
}

#faq-main {
    background: url(../images/faq-bg.png?v=XCJiXckXTDQvrJp9D8IpC1dvLjo) no-repeat;
    background-position: center top;
    background-size: 100%;
    padding: 70px 0px;
}

.about-top-title {
    margin-bottom: 20px;
    margin-top: 20px;
}

.about-top-title h3 {
    color: #bb976c;
    font-size: 30px;
    font-weight: 800;
}

.about-services {
    display: flex;
    flex-wrap: wrap;
}

.about-services {
    display: flex;
    justify-content: space-around;
}

.about-service-items.memos-item {
    width: 45%;
}

#about-page-main {
    background: url(../images/faq-bg.png?v=XCJiXckXTDQvrJp9D8IpC1dvLjo) no-repeat;
    background-position: center top;
    background-size: 100%;
    padding: 35px 0px;
    min-height: 50vh;
}

#help-page-main {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background: url(../images/mavensignal.png?v=JeDpE0PSkLAXK8z5rst0R5S-kpQ) no-repeat;
    background-position: center top;
    background-size: cover;
    height: 100vh;
    padding: 70px 0px;
}

.about-bg {
    background: #fff;
    padding: 40px;
}

.who-we-are {
    text-align: center;
}

.who-we-are h3 {
    color: #1c234d;
    font-size: 30px;
    font-weight: 900;
}

.who-we-are p {
    color: #393847;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    margin-top: 15px;
}

.who-we-are-text p {
    color: #393847;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    margin-top: 15px;
}

.about-team {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.team-info {
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: center;
    width: 45%;
}

.team-info img {
    width: 85%;
}

.team-info-text {
    background: #1c234d;
    color: #fff;
    margin-top: 3px;
    padding: 20px;
}

.team-info-text h3 {
    font-size: 30px;
    font-weight: 900;
    position: relative;
}

.team-info-text h3:after {
    background: #bb976c;
    bottom: -20px;
    content: '';
    height: 3px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0px);
    width: 50px;
}

.team-info-text p {
    color: #c7cbe3;
    font-size: 14px;
    font-weight: 300;
    margin-top: 40px;
}

.about-info-wraper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.about-info {
    padding: 50px 40px;
}

.about-info.about-info-bg {
    background: #f6f6f6;
}

.about-wraper {
    background: #fff;
    box-shadow: 0px 3px 7px -1px #0000005c;
}

.about-info p {
    color: #5a5a5a;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
}

.about-info p b {
    color: #1c234d;
}


#GroupPaymentSummary{
    font-size: .9em;
}
/* ============================== BOOKING ENGINE ==================================*/
/* ================== Search Page ==================== */
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover {
    background: #1c234d;
    border-color: #b29068;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange {
    border-radius: 0;
}


.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
    border-radius: 0;
}

/* ====== Results Page ===== */

#map {
    height: 100%;
}

.hotel-name-filter {
    display: none;
}

.hotel-price-filter {
    display: none;
}

.hotel-star-filter {
    display: none;
}

.hotel-room-filter {
    display: none;
}

.room-filter {
    display: none;
}


/* ===================== memos page style by supon =================== */

.memos-title h2 {
    color: #bb976c;
    font-size: 30px;
    font-weight: 900;
    padding: 10px 0px;
}

section#memos {
    padding: 30px 0px;
}

.memos-item-wraper {
    background: #fff;
    border-top: 3.1px solid #bb976c;
    box-shadow: 0px 6px 10px 0px #0003;
    margin-bottom: 40px;
    padding: 30px;
}

.memos-item {
    align-items: center;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 3px 7px -1px #0000005c;
    display: flex;
    height: 160px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px 0px 20px 20px;
}

.memos-item-icon {
    margin-right: 25px;
    width: 90px;
}

.memos-item-icon img {
    width: 100%;
}

.memos-item-text h4 {
    color: #1c234d;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 17px;
    padding-bottom: 3px;
    position: relative;
}

.memos-item-text h4:before {
    background: #f2f2f2;
    bottom: -5px;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
}

.memos-item-text h4:after {
    background: #bb976c;
    bottom: -5px;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    width: 25px;
}

.memos-item-text {
    width: 100%;
}

.memos-item-text p {
    color: #838383;
    font-size: 13px;
    font-weight: 300;
}

.memos-item-text a {
    align-items: center;
    bottom: 30px;
    color: #bb976c;
    display: flex;
    float: right;
    font-size: 14px;
    margin-right: 10px;
    position: absolute;
    right: 20px;
}

.memos-item-text a i {
    color: #bb976c;
    float: right;
    font-size: 12px;
    margin-left: 10px;
    margin-top: 4px;
}

.memos-item-wraper .row {
    justify-content: center;
}

.reviews-item-text h4 {
    color: #1c234d;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 17px;
    padding-bottom: 3px;
    position: relative;
}

    .reviews-item-text h4:before {
        background: #f2f2f2;
        bottom: -5px;
        content: '';
        height: 3px;
        left: 0;
        position: absolute;
        width: 100%;
    }

    .reviews-item-text h4:after {
        background: #bb976c;
        bottom: -5px;
        content: '';
        height: 3px;
        left: 0;
        position: absolute;
        width: 25px;
    }

.reviews-item-text {
    width: 100%;
}

#upload {
    opacity: 0;
}

#upload-label {
    left: 1rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.image-area {
    border: 2px dashed rgba(255, 255, 255, 0.7);
    padding: 1rem;
    position: relative;
}

.image-area::before {
    color: #fff;
    content: 'Uploaded image result';
    font-size: 0.8rem;
    font-weight: bold;
    left: 50%;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.image-area img {
    position: relative;
    z-index: 2;
}

/* Groups */
.preview {
    -webkit-transform: scale(.25);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    margin: 0 0 -300px 0;
}




.scrollable-container {
    overflow-x: auto;
    white-space: nowrap;
}

.fixed-column {
    position: sticky;
    left: 0;
    background-color: #f2f2f2;
}


#RoomBlockTable tbody tr:nth-child(even) {
    background-color: #f5f5f5;
}

   

/* Invoice */
#PaymentPlanTerms{ height: 100px; 


}

#PaymentPlanTerms.collapsing {
        transition: none !important;
    }

#InvoiceSummary .collapsing {
    transition: none !important;
}

.input-group-prepend {width: 44px; }

.input-group-prepend .input-group-text {width: 100%}





    /* Extra small devices (phones, up to 480px) */
    @media (max-width: 767px) {
        .dashhead-toolbar .input-with-icon {
        text-align: right;

    }

    .footer {
        bottom: 0;
        position: relative;
        width: 100%;
    }

    .customer-services-wraper {
        padding: 20px 20px;
    }

    .about-top-title h3 {
        color: #bb976c;
        font-size: 20px;
        font-weight: 600;
    }

    .main-container {
        padding-bottom: 0;
    }

    .buttonTabs {
        bottom: auto;
        position: relative;
    }

        .buttonTabs [data-toggle="collapse"] .fa:before {
            content: "";
        }

        .buttonTabs [data-toggle="collapse"].collapsed .fa:before {
            content: "";
        }

    .amenity-list-columns {
        column-count: 2;
        list-style-type: square;
        column-gap: 30px;
    }


    .price {
        border-left: 0;
    }


    .no-container-sm {
        width: auto;
        padding: 0;
    }

    .row.rate-display {
        margin: 0;
        border-top: 1px solid #dee2e6;
    }

        #log-in-section::before {
            background: rgba(0, 0, 0, 0.45);
        }
}

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991px) {
    .dashhead-toolbar .input-with-icon {
        text-align: right;
    }

    .footer {
        bottom: 0;
        position: relative;
        width: 100%;
    }

    .main-container {
        padding-bottom: 0;
    }

    .buttonTabs {
        bottom: auto;
        position: relative;
    }

    .buttonTabs [data-toggle="collapse"] .fa:before {
        content: "";
    }

    .buttonTabs [data-toggle="collapse"].collapsed .fa:before {
        content: "";
    }

    .amenity-list-columns {
        column-count: 2;
        list-style-type: square;
        column-gap: 10px;
    }

    .price {
        border-left: 0;
    }

    .no-container-sm {
        width: auto;
        padding: 0;
    }
}


/* tablets/desktops and up ———– */

@media (min-width: 992px) and (max-width: 1199px) {
    #main-menu li {
        padding: 35px 15px 25px 10px;
    }

    #main-menu li a {
        border-top: 0;
        font-size: 12px;
        opacity: unset;
    }

    #main-header .logo img {
        height: 55px;
    }

    #main-menu {
        display: block;
    }
}

/* large desktops and up ———– */

@media screen and (min-width: 1200px) and (max-width: 1599px) {
    .container {
        max-width: 1130px;
    }

    .RewardDetails_wrapper-inner {
        overflow-x: unset;
    }

    #main-menu li {
        padding: 35px 15px 25px 10px;
    }

    #main-menu li a {
        border-top: 0;
        font-size: 12px;
        opacity: unset;
    }

    #main-header .logo img {
        height: 55px;
    }

    #main-menu {
        display: block;
    }
}

/* large desktops and up ———– */

@media screen and (min-width: 1600px) {
    .container {
        max-width: 1530px;
    }

    .RewardDetails_wrapper-inner {
        overflow-x: unset;
    }

    #main-menu li {
        padding: 35px 15px 25px 10px;
    }

    #main-menu li a {
        border-top: 0;
        font-size: 12px;
        opacity: unset;
    }

    #main-header .logo img {
        height: 55px;
    }

    #main-menu {
        display: block;
    }
}