

:root {
    --brand: #05003A;
    --headlines: #05003A;
    --RmtypIcnsBackClrs: #E3F3FF;
}

* {
    box-sizing: border-box;
}

body {
    font-family: 'poppins';
    background: #fff;
}

.brand-bar {
    background: var(--brand);
    color: #fff;
}

.brand-title {
    font-size: 1.1rem;
    font-weight: 700;
}

.brand-sub {
    opacity: .85;
    font-size: .9rem;
}

.brand-logo {
    width: 80px;
    height: auto;
}

.contact-ico {
    font-size: 1.05rem;
}

.control-label{ font-weight:600; font-size:.85rem; }
.input-group-text{ background:#fff; }


.room-card {
    border: 1px solid var(--border);
    border-radius: 12px;
    overflow: hidden;
}
.room-img{ position:relative; height:100%; }
.room-img > img{ width:100%; height:332px; object-fit:cover; }

/*
.view-photos{position: absolute;right:12px;bottom: 12px;border-radius: 5px;padding: .3rem .7rem;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .1);background-color: #0000008C;color: #FFFFFF;font-size: 12px;font-family: system-ui;}*/

.view-photos {
    position: absolute;
    right: 12px;
    bottom: 10px;
    border-radius: 4px;
    padding: 6px 10px 6px 10px;
    border: none !important;
    outline: none !important;
    background-color: #0000008C;
    color: #FFFFFF;
    font-size: 12px;
    display: flex;
    align-items: anchor-center;
}

.font-weight-semibold{ font-weight:600; }

.badge-soft {
    color: #565656;
    font-weight: 500;
    border-radius: 5px;
    padding: .45rem .6rem;
    margin: .2rem .25rem;
    display: inline-block;
    border: 1px solid #B5E0FF;
    background-color: #E3F3FF;

}

.qty .btn{ width:40px; height:38px; border-radius:4px;font-size: 20px;color: #05003A;}
.qty-val{ min-width:20px; display:inline-block; font-weight:600; }

.price-main{ color:#141b4d; font-weight:700; }

.sticky-summary{ position:sticky; top:16px; border-radius:5px; }



.summary-block .row{ margin-bottom:.35rem; }
.summary-totals .row{ padding:.15rem 0; }
.summary-totals .grand{ border-top:1px solid var(--border); padding-top:.5rem; font-size:1.05rem; }

 .btn-Showrslt {
    width: 140px;
    height: 42px;
    background-color: white;
    color: #05003A;
    border: 1px solid #05003A;
    float: right;
}

.btn-Showrslt:hover{ filter:brightness(.95); }


footer{ background:#fff; border-top:1px solid var(--border); }


.card-body .small s{ color:#919191; }


@media (max-width: 991.98px) {
    .sticky-summary {
        position: relative;
        top: 0;
        margin-top: 1rem;
    }
}

h1.brand-title.mb-0.new {
    font-size: 18px;
    font-weight: 600;
    color: #F5BE00;
}
.p-location{
    padding: 20px 0 0 0;
    color: #FFFFFF;
    font-size: 14px;
    font-family: system-ui;
}
.d-flex.align-items-center.mr-4.new {margin-right: 3.5rem !important;margin: 44px 0 0 0;font-size: 14px;color: #FFFFFF;font-family: system-ui;}
.hdr-phnandMail {
    font-family: 'poppins';
    font-weight: 300;
    font-size: 14px;
    color: #FFFFFF;
}

h5.mb-1.font-weight-bold.new {
    font-size: 18px;
    color: #05003A;
    font-weight: 500 !important;
}
p.text-mutednew {
    font-size: 14px;
    color: #565656;
}

span.text-muted.rm {
    color: #05003A !important;
    font-size:15px;
}
span.font-weight-semibold.ml-1.name{font-size: 18px;color: #565656;}

a.smallviewdtl {font-size: 14px;color: #05003A;font-family: math;}
.viewdtl {
    font-size: 14px;
    font-weight: 300;
    color: #05003A;
    border-bottom: 1px solid;
    height: 18px;
}

.btn-Proceed {
    border: 1px solid;
    background: var(--brand);
    color: white;
    font-size: 16px;
    border-radius: 6px;
}
 .control-check{
    font-size: 14px;
    color: #565656;
    font-weight: 500;
 }
  .date-check{
    border: none;
    font-size: 15px;
    color: #05003A;
  }
  .border{border: none;}
  span.text-muted {
    font-size: 16px;
    color: #05003A !important;
}
.check-none{ border: none;width: 100px;}
.search-bx {
    min-width: 335px;
    margin-right: 84px;
    border-radius: 5px;
    border: 1px solid #919191;
    color: #05003A !important;
}
.searchbxlft-none { border-left: none;}
.underline{
  border-bottom: 1px solid #E9EDF4;}

.plus-minus{
      width: 37px;
      border: none;
      margin: 0px 0px 0px 15px;
}
span.text-success.new {
  font-size: 14px;
  color: #1DBB4A !important;
}
.noRooms{
  font-size: 16px;
  color: #F81010;
  font-weight: 500;
}
.col-6.text-muted.sum {font-size: 12px;color: #000000 !important;font-weight: 500;}
.col-7.text-muted.sum {font-size: 12px;color: #000000 !important;font-weight: 500;}

.col-6.text-right.sum {font-size: 12px;color: #000000 !important;}

.scrollable-section{max-height: 266px;overflow-x: hidden;padding-right: 10px;overflow-y: auto;}

.card.shadow-sm.border-0.new { margin: 0px -15px 0px -15px;}

.brand-bar .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

aside.col-lg-3.back {
    background-color: #F5F5F5;
    padding: 22px 13px 35px 17px;
    margin: -20px;
}
.price.text-right.price {margin-top: 84px;
}
.container.d-flex.align-items-center.py-3.mar {
    margin: 0;
}

.form-group.col-md-3.mb-2.bdr{ border-right: 1px solid #C3C2C2;}

.form-group.col-md-5.mb-2.bdr { border-right: 1px solid #C3C2C2;}
.form-group.col-md-6.mb-2.bdr { border-right: 1px solid #C3C2C2; padding: 0px 0px 0px 30px;}

.page-wrap{ max-width:980px; }
.muted{ font-size: 15px; color:#6c7480;color: #565656; }
.price-now{font-size: 20px;font-weight: 600;}
.price-old{ text-decoration:line-through; color:#a2a9b6; }
.discount{color: #37c65d; font-size: 14px;}
.amenity{
  display:inline-flex; align-items:center; gap:.4rem;
  padding:.35rem .65rem; border:1px solid #dfe3ea; border-radius:.5rem;
  background:#f5f7fb; font-size:.92rem; color:#364152;
}
.amenity i{ font-size:1rem; }
.qty-btn{
  width:48px; height:48px; border-radius:.6rem; border:1px solid #dfe3ea;
  display:grid; place-items:center; background:#fff; font-size:1.4rem;
}
.qty-value{ min-width:48px; text-align:center; font-size:1.25rem; }
.section-title{ font-weight:700; }

.hero-img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    object-position: center;
    display: none;
}
.hero-img:first-child {
        display: block;
}

.popupsection{top:0;left:0;background:rgba(0,0,0,.55);z-index:1050; overflow:auto;}

.poppuphead {
    color: #565656;
}
.amenitynew{color: #565656;border-radius: 5px;padding: 0.2rem .6rem;margin: 0.2rem 0.25rem;display: inline-block;border: 1px solid #B5E0FF;background-color: #E3F3FF;font-size: 14px;}
.srchclr {
    border: 1px solid #919191;
    border-radius: 4px;
}

.viewallph {
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 300;
}
 /* Pax-Details */

.carousel-arrow {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    background-color: #FFFFFF80;
    border: none;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 8px 22px 8px 22px;
    border-radius: 50%;
    cursor: pointer;
    color: #333;
    transition: all 0.3s ease;
    z-index: 5;
}

.left-arrowimg {
    left: 250px;
}

.right-arrowimg {
    right: 250px;
}

button.carousel-arrow.left-arrowimg.outline-arrow {
    outline: none;
}

button.carousel-arrow.right-arrowimg.outline-arrow {
    outline: none;
}

.stepper .step { text-align:center; min-width:130px; }
.stepper .dot{width:50px;height:50px;border-radius:12px;display:grid;place-items:center;background:#f3f6fb;border:1px solid #dfe6f3;margin:0 auto 6px;}
.stepper .label{ font-size:.9rem; color:#c4ccda; font-weight:600; }
.stepper .step.active .dot{ background:#e9f1ff; border-color:#cfe1ff; }
.stepper .step.active .label{ color:#1e2a55; }
.stepper .dash{
  height:2px;border-bottom:2px dashed #cfd7e6;margin:0 10px;
}

.rows-wrap{
  max-height:300px; overflow:auto; padding-right:.25rem;
}
.rows-wrap::-webkit-scrollbar{ width:8px; }
.rows-wrap::-webkit-scrollbar-thumb{
  background:#1e2a55; border-radius:12px;
}
.row-box{
  background:#fff; border:1px solid #e6ebf5; border-radius:6px;
  padding:.55rem 1rem; margin-bottom:.6rem;font-size: 14px;
}

.qtynew { display:inline-flex; align-items:center; gap:.75rem;
  background-color:white; border:1px solid #D7DAE8; border-radius:.4rem;
}
.qtynew  .val{ width:24px; text-align:center; color:#1e2a55; font-weight:600; }

.btn-primary{ background:#1e2a55; border-color:#1e2a55; }
.btn-primary:hover{ background:#192447; border-color:#192447; }
.rounded-pill.px-3.py-1.border.text-muted.small.d-flex.paxbrd {
background-color: #F5F5F5; color: #05003A !important; font-weight: 500;}
.qtynew .btn-minus, .qtynew .btn-plus {width: 36px;height: 30px;border-radius: .2rem;border: 1px solid #D7DAE8;background-color: #F5F5F5;line-height: 1;font-weight: 700;font-size: 1rem;}
button.btn-plus.new {background-color: #E9EDF4;}


.save-nextbtn {
    border: none;
    background: var(--brand);
    color: white;
    padding: 6px 8px 6px 16px;
    border-radius: 4px;
    float: right;
    margin: 14px -16px 11px 0px;
}
.P-total-dtls{font-size: 14px;color: #05003A;font-weight: 500;}

 /* personal-selection */ 


.charges-wrap{ max-height:184px; overflow: auto; }
.charge-cardnew{background: #E3F3FF; border: 1px solid #d8e8ff; border-radius: 6px;}
.charge-bar{background:#eaf4ff; border:1px solid #d8e8ff; border-radius:10px;padding:.5rem .75rem;}
.form-label.required:after{ content:" *"; color:#dc3545; }
.salutation{ border-top-right-radius:0; border-bottom-right-radius:0; }
.charges-break-head{color: #000000;font-size: 16px;font-weight: 600;}
.view-room-head {font-size: 12px;font-weight: 600;color: #05003A;}
.lblhd{color: #000000;font-size: 10px;font-weight: 500;}
.valdtl{color: #565656;font-size: 12px;font-weight: 500;}
.viewroomtotal{font-size: 12px;font-weight: 500;color: #05003A !important;}
.viewroomtotal{font-size: 12px;color: #05003A;}
.viewroomtotalnum{font-size:12px;color: #05003A;}
.enter-dtls{font-size: 18px;color: #000000;font-weight: 600;}
label.form-label.required.dtlnew {margin-bottom: 0.0rem;}
label.form-label.dtlnew {margin-bottom: 0.0rem;font-size: 12px;color: #000000;font-weight: 500;}
button.btn.btn-prv.pl-0 {font-size: 16px;color: #05003A;font-weight: 600;margin-right: 12px;}
button.btn.button-savenext.px-3 {
    background: var(--brand);
    border: none;
    border-radius: 6px;
    color: white;
    font-size: 16px;
}
.mr-4.borders {border-right: 1px solid;padding: 0px 25px 0px 0px;}
.viewmore{float: right;font-size: 10px;color: #05003C !important;font-weight: 500;}
  /*.btn-disabled {
    background-color: #05003A !important;*/ /* gray when disabled */
    /*color: #fff;
    opacity: 0.7;

  }*/
.termscond {
    color: #000000;
    margin: 0px 38px 0 0;
    font-size: 14px;
    font-weight: 400;
    padding: 1px 0px 0px 3px;
}

.prevarrow {
    margin-top: 2px;
}

.serchicon {
    margin-left: 14px;
}
.custom-select {
    background-image: none !important;
    appearance: none;
    height: calc(1.2em + .75rem + 2px);
    background-color: #F5F5F5;
    padding: 0px 20px 0px 6px;
}

    .custom-select:focus,
    .custom-select.salutation:focus {
        border-color: #ccc !important;
        box-shadow: none !important;
        outline: none !important;
    }

    .custom-select.salutation option {
        background-color: white;
    }

.input-group-prepend {
    position: relative;
}

.drop-salut-icon {
    position: absolute;
    right: 10px;
    top: 56%;
    transform: translateY(-50%);
    pointer-events: none;
    width: 9px;
    height: 9px;
    color: #000000;
}







.custom-checkbox .custom-control-label::before {
    border: 1px solid #565656 !important;
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none;
}

.lblnightsDrop {
    color: #000000;
    font-size: 12px;
    font-weight: 400;
}

    
/* --Payment-Details-- */
.panel-soft{background:#eceff6;border:1px solid #e2e7f0;border-radius:10px;}

.chip {display: inline-flex;align-items: center;background: #E3F3FF;border: 1px solid #F81010;color: #1e2130;
    border-radius: 4px;padding: 0.1rem 0.7rem;font-weight: 500;font-size: 10px;}
.chip-close {border: 1px solid red;background: #defcff;width: 22px;height: 21px;line-height: 16px;
    border-radius: 50%;margin-left: .9rem;font-weight: bold;font-size: 14px;}
.totals-row{ border-bottom:1px solid #e9edf5; padding-bottom:.5rem; }
.row.billpayment {background-color: #E9EDF4;margin: 10px 0;margin: 0 -24px; padding: 18px 26px 18px 26px;}

.promogft {position: relative;width: 320px;}
.input-promogft {width: 90%;padding-right: 90px; height: 44px;border-radius:4px;font-size: 14px;}

.applybtn {position: absolute;top: 6px;right: 39px;bottom: 6px;background: #0b004b;color: #fff;border: none;
 border-radius: 6px;padding: 0 10px;transition: 0.2s;}
 .applybtn:hover {background: #130066;}
 .bill-summarytxt {font-size: 14px;color: #565656;}
.billbdy{padding:10px 14px 8px 14px;background-color: white;}
.fontz{font-size: 14px;}
.linesummary {border: 0;border-top: 1px solid rgba(0, 0, 0, .1);padding: 5px;}
.payment-opt-drop{display: flex;justify-content: end;margin-top: 14px;}
button.dropdown-toggle.newpay {
    font-size: 16px;
    border: none;
    height: 40px;
    background: var(--brand);
    color: white;
    font-weight: 500;
    border-radius: 4px;
    min-width: 162px;
}
.new-drp{transform: translate3d(0px, -85px, 0px) !important;text-align: center; box-shadow: 0px 2px 6px 0px; color: #C3C2C2;}
.payonl{color: #05003A;font-size: 16px;}
.border-payment {
    border-bottom: 1px solid #C3C2C2;
    margin: 5px 5px 5px 5px;
}

.modal-content.new {position: relative;display: -ms-flexbox;display: flex;-ms-flex-direction: column;
flex-direction: column;width: 54%;pointer-events: auto;background-color: #fff;
background-clip: padding-box;border: 1px solid rgba(0, 0, 0, .2);border-radius: .3rem;outline: 0; margin-left:100px;}
.success-pop {
    z-index: 1055;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #12EA4F;
    display: grid;
    place-items: center;
    box-shadow: 0 6px 16px rgba(17, 199, 111, .35);
    border: 24px solid #ffffffab;
}
.pay-suc{font-size: 15px;font-weight: 600;}
.pay-sucpara{font-size: 10px; color: #000000;}
.amount-nu{font-size: 18px; color: #000000;font-weight: 600;}
.success-modal .modal-content{border: 0;border-radius: 6px;box-shadow: 0 20px 60px rgba(0,0,0,.15); }
.success-modal .modal-body{padding: 28px 22px 24px;}
.success-badgepop{position: relative;width: 132px;height: 132px;margin: 0 auto 14px;display: grid;place-items: center;
background-color: #12EA4F1A;border-radius: 50%;border: none;}
.payment-date{font-size: 10px;color: #000000;}
.pay-wait{font-size: 14px; color: #000000; font-weight: 500;}

.modal-content.booking {position: relative;display: -ms-flexbox;display: flex;-ms-flex-direction: column;padding:22px 46px 18px 46px;border-radius: 6px;
   flex-direction: column;width: 68%;pointer-events: auto;background-color: #fff;background-clip: padding-box;outline: 0; margin-left: 100px;}

.confirm-tt{ font-weight:700; font-size:15px; color: #000000;}

.booking-btn {border: 1.5px solid #0b0b35;color: #0b0b35;background: #fff;border-radius: 4px;
    padding: 0.34rem 0rem;font-weight: 500;margin-right: 10px;font-size: 14px;}

.done-butt {
    background: var(--brand);
    border: 0;
    font-weight: 500;
    font-size: 18px;
    border-radius: 6px;
    padding: .35rem 1rem;
    color: white;
}

.billsummarytxt {
    font-weight: 600;
    color: #05003A;
    font-size: 16px;
}

.payonlineicon {
    margin-left: -24px;
}

.grand-ttl {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}

.grand-total {
    font-weight: 600;
    font-size: 16px;
    color: #000000;
}

.custom-checkbox .custom-label::before {
    border-radius: 4px;
    border: 1px solid #565656;
}

/* Send-To */

.modal-content.send {position: relative;display: flex;flex-direction: column;width: 66%;pointer-events: auto;
    background-color: #fff;background-clip: padding-box;outline: 0;margin-left: 100px}
.modal-header.send {display: flex;align-items: flex-start;justify-content: space-between;padding: 0.45rem 1rem;
    border-bottom: 1px solid #dee2e6;border-top-left-radius: calc(.3rem - 1px);border-top-right-radius: calc(.3rem - 1px);}
  .channel.active{ border-color:#f0f1f5; background:#f0f1f5; }

  .lblsend{ color: #09486C; font-size: 12px; font-weight:500; }
  .lblnumbers{ color: #424242; font-size: 12px; font-weight:500; }
.sendinput {border-radius: 4px;height: 40px;font-size: 14px;width: 100%;padding-left: 8px;border: 1px solid #E9E9E9;}

.btn-sndcancel {border: 1px solid #05003A;background: #fff;color: #0b0b35;font-weight: 600;
    border-radius: 5px;width: 86px;height: 34px;font-size: 14px;}

.button-onsend {background: #05003A;color: #fff;border: 0;font-weight: 600;border-radius: 6px;width: 86px;
    height: 34px;font-size: 14px;}

  .channel{
    border:1.5px solid transparent; border-radius:14px; padding:18px 14px;
    display:flex; flex-direction:column; align-items:center; gap:8px;
    background:#fff; transition:.2s; cursor:pointer; height:100px; justify-content:center;}


/* GotoHomePage */
    .modal-content.hmp {position: relative;display: flex;flex-direction: column;width: 68%;pointer-events: auto;
    background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, .2);outline: 0;margin-left: 100px;}

    .modal-body.hmp {font-size: 14px;color: #333;margin-bottom: 20px;text-align: center; }

    .Gobtn{    display: flex;justify-content: space-evenly;}
    .btn-hmno {border: 1px solid #000;color: #000;background-color: #fff;border-radius: 6px;width: 38%;height: 36px;}

.btn-hm {
    background: var(--brand);
    color: #fff;
    border-radius: 6px;
    border: none;
    width: 38%;
    height: 36px;
}

  

/* Discount-BillSummary */

.modal-content.blldissumm {
    border: 0;
    border-radius: 6px;
    width: 80%;
}
  .bill-modal .modal-header{border:0;padding-bottom:0}
  .bill-title{font-weight:800;color:#0b0b35}

  .kv-row{padding:.25rem 0}
  .kv-row .k{color:#6b7280}
  .kv-row .v{color:#6b7280;font-weight:600}

  .promo-head{font-weight:700;color:#0b0b35}
  .remove-all{color:#ef4444;font-weight:700;text-decoration:none}
  .remove-all:hover{color:#dc2626}

  .promo-card{
    background:#f5f7fb;border-radius:14px;padding:14px 16px;position:relative
  }
  .promo-badge{
    position:absolute;left:-10px;top:14px;width:28px;height:28px;border-radius:14px;
    background:#eef2ff
  }
  .promo-title{font-weight:800;letter-spacing:.3px;color:#0b0b35}
  .promo-sub{color:#6b7280;font-size:14px;margin:2px 0 6px}
  .promo-terms{color:#3b82f6;font-size:14px;text-decoration:none}
  .promo-terms:hover{text-decoration:underline}
  .promo-remove{
    width:30px;height:30px;border-radius:50%;display:inline-grid;place-items:center;
    border:1.5px solid #ef4444;color:#ef4444;background:#fff
  }
  .summary-divider{border-top:1px solid #e5e7eb}
  .discount{color:#10b981;font-weight:700}
  .grand{font-weight:800}
  .btn-close-x{background:#0b0b35;border:0;color:#fff;font-weight:700;border-radius:12px}
  @media (min-width:576px){ .bill-modal .modal-dialog{max-width:430px} }




  /*------------Avilability----PopUp-------------*/

.modal {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(30, 30, 36, 0.83);
    z-index: 1055;
    justify-content: center;
    align-items: center;
}

.pax-container {
    width: max-content;
    height: max-content;
    background-color: #fbfbfb;
    border-radius: 10px;
}

.p-3 {
    padding: 1rem !important;
}

.align-items-center {
    align-items: center !important;
}

.flex-column {
    flex-direction: column !important;
}

.d-flex {
    display: flex !important;
}

@media (min-width: 768px) {
    .d-md-flex {
        display: flex !important;
    }
}

.mt-3 {
    margin-top: 1rem !important;
}

.calendar .month {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}

    .calendar .month .nav {
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        color: var(--text-black);
        width: 40px;
        height: 40px;
        transition-duration: 0.2s;
        position: relative;
    }

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.calendar .dates {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}

    .calendar .dates a.available {
        background: #34a934de;
        color: #f2f2ff;
    }

    .calendar .dates a {
        color: var(--text);
        cursor: pointer;
        outline: 0;
        background: transparent;
        font-size: 12px;
        justify-self: center;
        align-self: center;
        width: 50px;
        height: 35px;
        border: 1px solid #cacfcade;
        transition-duration: 0.2s;
        text-align: center;
        line-height: 35px;
    }

a {
    text-decoration: none;
    color: var(--text);
    font-weight: 600;
    transition: .3s ease-in-out;
}

.d-none {
    display: none !important;
}

.calendar .days {
    display: grid;
    justify-content: center;
    align-items: center;
    grid-template-columns: repeat(7, 1fr);
    color: var(--text-black);
    font-weight: 600;
    margin-bottom: 5px;
}
.calendar .dates a.disable {
    background: #808080;
    border: 1px solid rgba(30, 30, 36, 0.4);
    color: #f2f2ff;
}

.fade:not(.show) {
    opacity: 1;
}

.popover-availability {
    padding: 10px;
}

    .popover-availability div.d-block {
        margin-bottom: 5px;
    }


.dropdown.open ul.new-drp.dropdown-menu {
    display:block;
}

.dropdown-menu {
    position: absolute;
    left: 3px;
    z-index: 1000;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

input.form-control.txt-bx {
    height: calc(1.25em + .75rem + 2px);
}
.datepicker-dropdown { font-size: 12px; padding: 5px; }

.datetimepicker {
    text-transform: uppercase;
    border: none;
    width: 119px;
    color: #05003A !important;
}
.datepicker td, .datepicker th {
    font-size: 14px;
}
.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover, .datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled] {
    background-color: var(--brand) !important;
    background-image: none;
    
}