

/* Smart-Card-Tagging Page css End */

.form-select {
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid rgba(145, 158, 171, 0.32);
    border-radius: 1rem;
    color: #6e6e6e;
    height: 3.5rem;
    padding: 0.3125rem 1.25rem;
    display: block;
    font-size: .875rem;
    font-weight: 400;
    line-height: 3.5;
    width: 100%;
}
.user-menu .page-title-top {
    margin-left: auto;
}

.user-menu .page-title-top {
    margin-left: auto;
    margin-right: inherit;
}
.user-menu .page-title-top h2 {
    font-weight: 700;
    color: #a9278c;
    padding: 5px 30px;
    text-transform: uppercase;
    font-size: 25px;
    border-radius: 10px;
    margin: 0 0 0 130px;
}
.user-menu .page-title-top h2 img {
    vertical-align: text-bottom;
}


/*Smart-Card-Tagging Page css  */



/*Member Search popup Page css  */
.set-on-column-box {
    width: 150px;
    margin-bottom: -28px;
}

.tableFixHead {
    
    table-layout: fixed;
    border-collapse: collapse;
}

    .tableFixHead tbody {
        display: block;
        width: 100%;
        overflow: auto;
        height: 500px;
    }

    .tableFixHead thead tr {
        display: block;
    }

    .tableFixHead th,
    .tableFixHead td {
        padding: 5px 10px;
        width: 200px;
    }

th {
    background: #ABDD93;
}

/*Member Search popup Page css  */


/*Deactive-Smart-Card Page css  */

input.checkbox-box {
    width: 50px;
    height: 30px;
    border: 1px solid #d7d7d7;
    margin-left: 5px;
    padding: 10px;
    font-size: 16px;
    margin-top: 7px;
    color: #333;
    vertical-align: middle;
}



/*End Deactive-Smart-Card Page css  */


/*Nation Page css  */
.Nation-table-box table thead tr th, .Nation-table-box table tbody tr td {
    font-size: 1.1rem;
}

.ajs-header {
    font-size: 1rem;
    font-weight: 700;
}
.ajs-body .ajs-content {
    font-size: 1.5rem;
    color: #0f5132;
    text-transform: capitalize;
}




/*End Nation Page css  */


/*Member Page css  */
.form-Nominees-inline-box {
    display: flex;
}
 .form-Nominees-inline-box .text-end {
        margin: 7px 0 0 20px;
        vertical-align: middle;
    }

.Member-popup-box .form-group label {
    font-size: 14px;
    margin-bottom: 0;
}
.Member-popup-box .form-group input[type=text], .Member-popup-box .form-group input[type=password], .Member-popup-box .form-select {
    border-radius: 0.5rem;
    height: 2.5rem;
    padding: 0.3125rem 0.8rem;
    font-size: .875rem;
    line-height: 2.3;
}
.Member-popup-box label.check-btn-box {
    color: #000;
    background-color: #ffe2c5 !important;
    border-color: #FF9F43 !important;
    padding: 0.375rem 0.75rem;
    font-size: .8rem;
    border-radius: 0.25rem;
    vertical-align: middle;
    display: inline-block;
}
.Member-popup-box label.check-btn-box input.checkbox-box {
        width: 20px;
        height: 20px;
        margin: 0 !important;
        padding: 0 !important;
        vertical-align: middle;
    }

.Member-popup-box label.check-btn-box:hover {
        background-color: #FF9F43 !important;
        color: #fff;
        cursor: pointer;
    }








.Member-popup-box .card {
    border: none;
    max-width: 100% !important;
}

.Member-popup-box .card-header {
    padding: 9px 15px !important;
    border-bottom: 5px solid #e9e9e9 !important
}

 .Member-popup-box .card-header {
    margin-left: -13px;
    margin-right: -13px;
    background: #fff;
}



.footer-btn-box {
    padding: 0 20px;
}

.Member-popup-box .card-header .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #e98baa #e98baa #fff;
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
}

    .Member-popup-box .card-header .nav-link.active:before {
        position: absolute;
        bottom: -10px;
        left: 50%;
        margin-left: -10px;
        content: "";
        display: block;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #aa2b8a;
    }

    .Member-popup-box .card-header .nav-link.active {
        color: #ffffff;
        background-color: #a9278c;
        border-color: #ffffff #ffffff #fff;
        border-bottom: 6px solid #fdfafb;
        margin-bottom: -6px;
    }


.form-outer-box {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
}

 .Member-popup-box {
    border: 1px solid #e3e3e3;
}
.Member-popup-box input[type="checkbox"] {
    width: 50px;
    height: 30px;
    border: 1px solid #d7d7d7;
    margin-left: 5px;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 10px;
    color: #333;
    vertical-align: -webkit-baseline-middle;
}

.Member-popup-box .card .card-body .card-title {
    color: #aa2b8a;
}

    .Member-popup-box .application-form-form-box {
        border: 1px solid #e3e3e3;
        border-top: none !important;
    }

.Member-popup-box .footer-btn-box {
        padding: 0;
    }

.Nominees-btn-box {
    width: auto;
}
.Member-Number-top-box {
    margin-bottom: -28px !important;
    padding: 0 15px !important;
    z-index: 9;
}
.table-responsive.Nation-table-box.search-bar-right-box .dataTables_filter label {
    text-align: right;
}
span.col-Member-Number-box {
    position: absolute;
    right: 23px;
    top: 17px;
    font-weight: 800;
    font-size: 1.1rem;
    background: #ff9f4f;
    padding: 3px 10px;
    height: 56px;
    display: block;
    margin: -17px -24px 0 0;
    line-height: 53px;
    color: #fff;
    text-transform: uppercase;
}
.footer-btn-box.address-btn-update .btn-primary {
    margin: 0 0 0 10px;
}


.Nominees-btn-box .btn-success {
    color: #0c0c0c;
    background-color: #d1e7dd;
    border-color: #d1e7dd;
}
.Nominees-btn-box .btn-warning {
    color: #000;
    background-color: #fff3cd;
    border-color: #fff3cd;
}
.Nominees-btn-box .btn-danger {
    color: #000;
    background-color: #f8d7da;
    border-color: #f8d7da;
}
#add-nominnes .custom-file-container .custom-file-container__image-preview, #edit-nominns .custom-file-container .custom-file-container__image-preview {
    box-sizing: border-box;
    transition: all 0.2s ease;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 99px;
    width: 100%;
    border-radius: 4px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: auto;
    padding: 10px;
}
.set-on-column-box.Nominees-btn-box {
    margin: 18px 0 -55px 0;
}









.multiple-file-box input[type=file] {
    position: absolute;
    right: -9999px;
    visibility: hidden;
    opacity: 0;
}

.multiple-file-box input[type=submit] {
    position: relative;
    padding: 1rem 3rem;
    background: #0c8fda;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    border-radius: 10px;
    border: 0;
    color: #fff;
}

.multiple-file-box input[type=submit]:hover {
    background: #0b7fc2;
    color: #fff;
    cursor: pointer;
    transition: 0.2s all;
}

.multiple-file-box label {
    position: relative;
    padding: 1rem 3rem;
    background: #eee;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    border-radius: 10px;
}

.multiple-file-box label:hover {
    background: #0c8fda;
    color: #fff;
    cursor: pointer;
    transition: 0.2s all;
}

.multiple-file-box div.files {
    background: #eee;
    padding: 1rem;
    margin: 1rem 0;
    border-radius: 10px;
}

.multiple-file-box div.files ul {
    list-style: none;
    padding: 0;
    max-height: 150px;
    overflow: auto;
}

    .multiple-file-box  div.files ul li {
        padding: 0.5rem 0;
        padding-right: 2rem;
        position: relative;
    }

  .multiple-file-box div.files ul li i {
            cursor: pointer;
            position: absolute;
            top: 50%;
            right: 0;
            transform: translatey(-50%);
        }



.multiple-file-box span.file-size {
    color: #999;
    padding-left: 0.5rem;
}


.set-on-column-box.new-member-box {
    margin-bottom: 0;
}
.member-selectdro-box {
    display: flex;
    width: auto;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
}
    .member-selectdro-box button.btn.btn-success {
        width: 110px;
    }
    .member-selectdro-box select.custom-select {
        width: 150px;
        margin: 0 0 0 5px;
    }
.input-group.custom-search-box {
    width: 200px;
}
.member-selectdro-box .left-search-box {
    display: flex;
}
.member-data-table-search-box .dataTables_filter {
    display: none;
}
.Nominees-search-box {
    width: 150px;
    display: inline-block;
}
.make-email-text-box p {
    font-size: 1.5rem;
}
.make-e-mail-check-box input[type="radio"] {
    width: 50px;
    height: 30px;
    border: 1px solid #d7d7d7;
    margin-left: 5px;
    padding: 10px;
    font-size: 16px;
    margin-top: 7px;
    color: #333;
    vertical-align: middle;
}

 /*End Member Page css  */


/*Subscription-Tran Page css  */

.Subscription-Tran-box .card {
    border: 1px solid #E8EBED !important;
}
.customizer-links {
    display: none;
}
h5.Subscription-sub-title {
    color: #a9278c;
    font-weight: 700;
}




/*End Subscription-Tran Page css  */


.top-nav-search img {
    width: 32px;
}
footer.footer ul li {
    display: inline-block;
    width: 32px;
    margin: 0 5px 0 0;
}
footer.footer {
    background: #fff;
    padding: 10px;
}
    footer.footer p {
        line-height: 38px;
    }




/* Venues Status Page css  */


.venue-booking-outer-box .card-title {
    
    color: #a9278c;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
}
.venue-booking-outer-box .calendar-events i {
    margin-right: 2px;
}
.text-right-box {
    text-align: right;
}
.venue-booking-outer-box .calendar-events {
    border-color: #eeeeee;
    background-color: #fff;
    margin-bottom: 10px;
    border-bottom: 2px solid #a9278c;
    border-radius: 10px;
    cursor: pointer;
    background: rgb(246,227,242);
    background: linear-gradient(264deg, rgba(246,227,242,1) 0%, rgba(255,255,255,1) 100%);
}
    .venue-booking-outer-box .calendar-events:hover {
        -webkit-box-shadow: 0 4px 4px rgb(56 65 74 / 11%);
        box-shadow: 0 4px 4px rgb(56 65 74 / 11%);
    }
    .venue-booking-outer-box .calendar-events p {
        font-weight: 500;
        font-size: 14px;
    }


.venue-booking-outer-box .calendar-events img {
    -webkit-box-shadow: 0 1px 2px rgba(56,65,74,.15);
    box-shadow: 0 5px 5px rgb(56 65 74 / 28%);
    border: 1px solid #fff;
}

.Member-popup-box .venue-booking-outer-box .card-header {
    background: #fff7ec;
    border-left: 4px solid #fdb045;
    border-right: 4px solid #fdb045;
    border-top: 4px solid #ffffff;
    border-bottom: 2px solid #ffefda !important;
}
.Member-popup-box .venue-booking-outer-box .application-form-form-box {
    border: 1px solid #fdb045;
    border-top: none !important;
    border-bottom: 4px solid #cbcbcb;
    padding-bottom: 10px;
}
.venue-booking-outer-box .card-header-tabs li {
    margin: 0 5px 0 0;
}

.Member-popup-box .venue-booking-outer-box .card-header .nav-link {
   
    border: 1px dashed #f18600;
    border-bottom: none;
}
    .Member-popup-box .venue-booking-outer-box .card-header .nav-link.active {
        background-color: #ca8d37;
    }
.Member-popup-box .venue-booking-outer-box .card-header .nav-link.active:before {
            border-top: 10px solid #bf8431;
        }


li.title-heading-box.ribbon-box.hours-title-color-1:after {
    border-right: 1px solid #fdb045;
    content: "";
    height: 100px;
    position: absolute;
    right: 2px;
    top: 80px;
}

li.title-heading-box.ribbon-box.hours-title-color-2:after {
    border-right: 1px solid #cf96c2;
    content: "";
    height: 100px;
    position: absolute;
    right: 2px;
    top: 80px;
}
li.title-heading-box.ribbon-box.hours-title-color-3:after {
    border-right: 1px solid #cf1554;
    content: "";
    height: 100px;
    position: absolute;
    right: 2px;
    top: 80px;
}
li.title-heading-box.ribbon-box.hours-title-color-4:after {
    border-right: 1px solid #056ba1;
    content: "";
    height: 100px;
    position: absolute;
    right: 2px;
    top: 80px;
}
li.title-heading-box.ribbon-box.hours-title-color-5:after {
    border-right: 1px solid #d05637;
    content: "";
    height: 100px;
    position: absolute;
    right: 2px;
    top: 80px;
}
li.title-heading-box.ribbon-box.hours-title-color-6:after {
    border-right: 1px solid #92823c;
    content: "";
    height: 100px;
    position: absolute;
    right: 2px;
    top: 80px;
}
li.title-heading-box.ribbon-box.hours-title-color-7:after {
    border-right: 1px solid #000;
    content: "";
    height: 100px;
    position: absolute;
    right: 2px;
    top: 80px;
}
/*
li.title-heading-box.ribbon-box.hours-title-color-1.algen-box-8:after {
    right: 6px;
    top: 85px;
}

li.title-heading-box.ribbon-box.hours-title-color-2.algen-box-9:after {
    right: 12px;
    top: 95px;
}
li.title-heading-box.ribbon-box.hours-title-color-3.algen-box-10:after {
    right: 18px;
    top: 105px;
}
li.title-heading-box.ribbon-box.hours-title-color-4.algen-box-11:after {
    right: 17px;
    top: 105px;
}
li.title-heading-box.ribbon-box.hours-title-color-5.algen-box-12:after {
    right: 15px;
    top: 102px;
}
li.title-heading-box.ribbon-box.hours-title-color-6.algen-box-13:after {
    right: 14px;
    top: 100px;
}
li.title-heading-box.ribbon-box.hours-title-color-7.algen-box-14:after {
    right: 12px;
    top: 97px;
}*/

a.openFullscreen-box:hover {
    background: #e9e9e9;
}
a.openFullscreen-box {
    position: absolute;
    right: 11px;
    top: 15px;
    background: #ffffff;
    padding: 2px 7px;
    color: #000;
    border: 1px solid #d3d3d3;
    font-size: 20px;
    
}
#element {
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
}


.StatusRunTime-outer-box > ul {
    list-style: none;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 0.5px dashed #d82a30;
    margin-bottom: 8px;
}
    .StatusRunTime-outer-box > ul li {
        margin-right: 4px;
        margin-bottom: 4px;
       
    }
    .StatusRunTime-outer-box > ul:last-child {
        border-bottom: none;
    }
.title-head-box {
    margin-bottom: 10px;
    
    padding: 5px;
    background: #fff7ed;
    border-left: 4px solid #fdb045;
    border-right: 4px solid #fdb045;
    border-top: 1px solid #f7f7f7;
    border-bottom: 2px solid #cdcdcd;
}
.title-head-box span {
    font-size: 12px;
    color: #eb0000;
}
.title-head-box h4 {
    font-size: 15px;
    font-weight: 700;
    color: #545454;
}
.date-day-outer-box {
    display: flex;
    justify-content: space-between;
    
}
.date-day-box {
    text-align: center;
    width: 50px;
    margin-right: 10px;
    margin-top: -8px;
}
    .date-day-box span.day-box {
        background: #d72629;
        display: block;
        color: #fff;
        font-size: 14px;
        font-weight: 800;
        padding: 2px 2px;
    }

    .date-day-box span.date-box {
        background: #d3d3d3;
        display: block;
        color: #000;
        font-size: 30px;
        font-weight: 800;
        padding: 2px 2px;
        line-height: 37px;
    }

.FullDayHoursDisplay-box-1 {
    font-weight: bold;
    letter-spacing: 1px;
    color: #0f5c00;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
    padding: 2px 5px;
    border-radius: 10px;
    line-height: 27px;
    font-size: 14px;
    min-width: 115px;
}
.FullDayHoursDisplay-box-2 {
    font-weight: bold;
    letter-spacing: 1px;
    color: #944323;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
    padding: 2px 5px;
    border-radius: 10px;
    line-height: 27px;
    font-size: 14px;
}
.room-booking-white-box {
    background-color: #FFFFFF;
    height: 35px;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    border: 1px solid #DFDFDF;
    box-shadow: 1px 2px 3px 0px #e7e5e5;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
    min-width: 90px;
    display: flex;
    justify-content: space-between;
}
.FullDayHoursDisplay-box-1, .FullDayHoursDisplay-box-2 {
    margin-bottom: 8px;
    padding: 5px 5px;
}

    .room-booking-white-box strong {
        padding: 5px 5px;
    }

.room-booking-white-box span {
    background: #fff7ee;
    line-height: 33px;
    color: #000000;
    padding: 0px;
    border-left: 1px solid #d1d1d1;
    width: 25px;
    font-size: 14px;
    margin-left: 3px;
    font-weight: 100;
}

.venue-booking-outer-box .card-body {
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
}
.title-head-outer-box {
    position: relative;
}
.title-head-box {
    overflow: hidden;
    width: 179px;
    margin-bottom: -65px;
}
.Red-box {
    background: #e35e64;
    background: linear-gradient(90deg, #e35e64 0%, #ffffff 100%);
}
.Yellow-box {
    background: #d9a60b;
    background: linear-gradient(-90deg, #d9a60b 0%, #ffffff 100%);
}

.ribbon-box {
    position: relative;
}
    .ribbon-box .ribbon-two {
        overflow: hidden;
        width: 105px;
        height: 179px;
        text-align: right;
    }
.ribbon-box.right.ribbon-box .ribbon-two {
    left: auto;
    right: -5px;
}
    .ribbon-box .ribbon-two span {
        font-size: 14px;
        color: #646464;
        text-align: center;
        line-height: 17px;
        -webkit-transform: rotate(300deg);
        transform: rotate(311deg);
        width: 150px;
        display: block;
        position: absolute;
        top: 70px;
        left: -12px;
        font-weight: 100;
    }
.ribbon-box.right.ribbon-box .ribbon-two span {
    left: auto;
    right: -21px;
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg);
}
    .ribbon-box .ribbon-two-danger span {
       
        border-left: 4px solid #fdb045;
        border-right: 4px solid #fdb045;
        border-top: 1px solid #f7f7f7;
        border-bottom: 2px solid #cdcdcd;
        padding: 8px 5px;
    }
.Green-box {
    background: #43d109;
    background: linear-gradient(-90deg, #43d109 0%, #ffffff 100%);
}


.hours-title-color-1 span {
    border-left: 4px solid #fdb045 !important;
    border-right: 4px solid #fdb045 !important;
}

.hours-title-color-2 span {
    border-left: 4px solid #a9268c !important;
    border-right: 4px solid #a9268c !important;
}
.hours-title-color-3 span {
    border-left: 4px solid #cf1554 !important;
    border-right: 4px solid #cf1554 !important;
}

.hours-title-color-4 span {
    border-left: 4px solid #056ba1 !important;
    border-right: 4px solid #056ba1 !important;
}
.hours-title-color-5 span {
    border-left: 4px solid #d05637 !important;
    border-right: 4px solid #d05637 !important;
}
.hours-title-color-6 span {
    border-left: 4px solid #92823c !important;
    border-right: 4px solid #92823c !important;
}

.hours-title-color-7 span {
    border-left: 4px solid #000000 !important;
    border-right: 4px solid #000000 !important;
}



.StatusRunTime-outer-box li.hours-text-color-1 ul li {
    border-right: 1px solid #fdb045 !important;
    padding-right: 8px;
}
.StatusRunTime-outer-box li.hours-text-color-2 ul li {
    border-right: 1px solid #cf96c2 !important;
    padding-right: 8px;
}
.StatusRunTime-outer-box li.hours-text-color-3 ul li {
    border-right: 1px solid #cf1554 !important;
    padding-right: 8px;
}
.StatusRunTime-outer-box li.hours-text-color-4 ul li {
    border-right: 1px solid #056ba1 !important;
    padding-right: 8px;
}
.StatusRunTime-outer-box li.hours-text-color-5 ul li {
    border-right: 1px solid #d05637 !important;
    padding-right: 8px;
}
.StatusRunTime-outer-box li.hours-text-color-6 ul li {
    border-right: 1px solid #92823c !important;
    padding-right: 8px;
}
.StatusRunTime-outer-box li.hours-text-color-7 ul li {
    border-right: 1px solid #000000 !important;
    padding-right: 8px;
}


.Green-Confirmed-box {
    border: 1px solid #cce9c0;
    padding: 5px 20px;
    font-weight: 600;
    width: 200px;
    display: inline-block;
    text-align: center;
}
.not-Confirmed-box {
    border: 1px solid #f7e5ae;
    padding: 5px 20px;
    font-weight: 600;
    margin: 0 2px;
    width: 200px;
    display: inline-block;
    text-align: center;
}
.not-Available-box {
    border: 1px solid #f9e3e4;
    padding: 5px 20px;
    font-weight: 600;
    margin: 0 2px 0 0;
    width: 200px;
    display: inline-block;
    text-align: center;
}
.Available-box {
    border: 1px solid #ebebeb;
    padding: 5px 20px;
    font-weight: 600;
    background: #fff;
    width: 200px;
    display: inline-block;
    text-align: center;
}


.fixed-header-top .StatusRunTime-outer-box {
    padding-top: 237px;
}
.fixed-header {
    position: fixed;
    top: 51px;
    left: 302px;
    width: 1580px;
    background: #fff;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
}
.mini-sidebar .fixed-header {
    left: 122px;
    width: 1761px;
}

.fixed-header-top .card-header {
    position: fixed;
    top: 0px;
    left: 17px;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
}

.fixed-header-top .Fixed-bannet {
    position: fixed;
    top: 60px;
    left: 17px;
    width: 100%;
    background: #fff;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
}
#booking-request h5.card-title {
    font-size: 16px;
    font-weight: 700;
    color: #aa2b8a;
    
}
.Guidelines-outer-box p a {
    color: #0636c3;
    font-weight: 600;
}
.Guidelines-outer-box p {
    margin-bottom: 5px;
}
.booking-box-design {
    border: 1px solid #f7f7f7;
    border-bottom: 4px solid #ebebeb;
    padding: 10px;
}
    .booking-box-design h5.card-title {
        background: #fbfbfb;
        margin: -10px -10px 10px -10px;
        padding: 2px 10px;
        border-bottom: 1px solid #f3f3f3;
    }
    .booking-box-design textarea.form-control {
        height: 60px !important;
    }
#booking-request .modal-header {
    padding: 0.4rem 1rem;
}
    #booking-request .modal-header h5.modal-title {
        font-size: 16px;
    }
#booking-request .modal-dialog {
    margin-top: 5px;
}
.booking-box-design .form-control {
    height: 2rem !important;
    line-height: 1 !important;
}
.booking-box-design .form-group label {
    padding: 2px 10px;
}
#confirm-booking-te-box .modal-content p {
    background: #cce9c0;
    background: linear-gradient(-90deg, #cce9c0 0%, #ffffff 100%);
    padding: 10px;
    border: 1px dashed #064e0b;
    font-size: 16px;
    text-align: center;
    color: #08560f;
    font-weight: 600;
    margin-bottom: 10px;
}
#confirm-booking-te-box h5.modal-title {
    color: #084405;
}


.catering-order-tableleft-box .table-responsive {
    overflow: scroll;
    border-collapse: collapse;
    height: 474px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}
    .catering-order-tableleft-box .table-responsive th {
        width: 150px;
        white-space: nowrap;
        height: 30px;
        padding: 15px;
        position: sticky;
        top: 0;
        color: #aa2b8a;
        background: #fafbfe;
    }


.catering-order-tableright-box .table-responsive {
    height: 570px;
}
.booking-box-design .text-head-input-box {
    height: 4rem !important;
}
.collapse.in {
    display: block;
}
body.modal-open #element:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    opacity: .5;
}
.Member-popup-box .card-header .sub-menutex-box .nav-link.active {
    font-size: 14px;
    background-color: #727272;
}
    .Member-popup-box .card-header .sub-menutex-box .nav-link.active:before {
        border-top: 10px solid #727272;
    }
.Member-popup-box .card-header .sub-menutex-box .nav-link {
    font-size: 14px;
}
.card-header.card-header-box {
    border-bottom: 2px solid #e9e9e9 !important;
}
 
/* End Venues Status Page css  */
@media (max-width: 991.98px) {
}

.Member-popup-box .venue-booking-outer-box .card-header {
    background: #fff7ec;
    border-left: 4px solid #fdb045;
    border-right: 4px solid #fdb045;
    border-top: 4px solid #ffffff;
    border-bottom: 2px solid #ffefda !important;
}

.Member-popup-box .venue-booking-outer-box .application-form-form-box {
    border: 1px solid #fdb045;
    border-top: none !important;
    border-bottom: 4px solid #cbcbcb;
    padding-bottom: 10px;
}

.venue-booking-outer-box .card-header-tabs li {
    margin: 0 5px 0 0;
}


.switch-button-box {
    width: 400px;
    height: 40px;
    text-align: center;
    position: relative;
    left: 50%;
    transform: translate3D(-50%, -50%, 0);
    will-change: transform;
    z-index: 197 !important;
    cursor: pointer;
    transition: .3s ease all;
    border: 1px solid #f8d7da;
}


    .switch-button-box .active-box {
        color: #151515;
        background-color: #f8d7da;
        position: absolute;
        left: 0;
        top: 0;
        width: 50%;
        height: 100%;
        z-index: -1;
        transition: 0.3s ease-out all;
    }

    .switch-button-box .active-case {
        color: #000000;
        background-color: #f8d7da;
    }

.switch-outer-box {
    position: relative;
}

.switch-button-case {
    display: inline-block;
    background: none;
    width: 49%;
    height: 100%;
    color: black;
    position: relative;
    border: none;
    transition: 0.3s ease all;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding-bottom: 1px;
}


.active-inactive-btn {
    position: relative;
}