a.nav-link.sidebar-link {
  padding: 10px 5px;
}
.nav-sidebar>.nav-item .nav-icon {
  margin-left: 0px;
  margin-right: 0px;
}
.disable-click{ pointer-events: none; cursor: default;background: grey;}
.error{color: red;}
li p{font-size: 15px;}
.nav-treeview>.nav-item>.nav-link.active, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:focus, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:hover {background-color: rgb(108 117 125) !important;color: #ffffff !important;}
.nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {background-color:  #c11026 !important;color: #ffffff !important;}
.btn-primary:hover {color: #ffffff;background-color: #a5182b !important;border-color: #a5182b !important;}
.btn-primary {color: #ffffff;background-color: #a5182b  !important;border-color: #a5182b !important;box-shadow: none;}
.main-footer a {color: #a5182b !important;}
.breadcrumb a {color: #a5182b !important;}
.sidebar-sub-text{font-size: 13px;}

.bg-CD4051{color: #ffffff !important;background-color: #c11026 !important;}
.bg-28a745{color: #ffffff !important;background-color: #28a745 !important;}
.bg-C1468D{color: #ffffff !important;background-color: #c1468d !important;}
.bg-8F62BC{color: #ffffff !important;background-color: #ff5a00 !important;}
.bg-207ACF{color: #ffffff !important;background-color: #207ACF !important;}
.bg-008D9C{color: #ffffff !important;background-color: #008D9C !important;}
.bg-26e572{color: #ffffff !important;background-color: #26e572 !important;}
.bg-bc7900{color: #ffffff !important;background-color: #bc7900 !important;}
.bg-8e00bc{color: #ffffff !important;background-color: #8e00bc !important;}
.bg-ffc107{color: #ffffff !important;background-color: #ffc107 !important;}
.bg-32a8a2{color: #ffffff !important;background-color: #32a8a2 !important;}
.bg-80687e{color: #ffffff !important;background-color: #80687e !important;}
.bg-28a745{color: #ffffff !important;background-color: #28a745 !important;}
.bg-9c8900{color: #ffffff !important;background-color: #9c8900 !important;}
.bg-9148c3{color: #ffffff !important;background-color: #2fb8d7 !important;}
.bg-ff0773{color: #ffffff !important;background-color: #ff0773 !important;}
.bg-0000cc{color: #ffffff !important;background-color: #009688 !important;}
.bg-ab4c26{color: #ffffff !important;background-color: #ab4c26 !important;}


.text-green{color: green !important;}
.text-CD4051{color: #c11026 !important;}
.text-28a745{color: #28a745 !important;}
.text-C1468D{color: #C1468D !important;}
.text-8F62BC{color: #ff5a00 !important;}
.text-207ACF{color: #207ACF !important;}
.text-008D9C{color: #008D9C !important;}
.text-26e572{color: #26e572 !important;}
.text-bc7900{color: #bc7900 !important;}
.text-8e00bc{color: #8e00bc !important;}
.text-ffc107{color: #ffc107 !important;}
.text-32a8a2{color: #32a8a2 !important;}
.text-80687e{color: #80687e !important;}
.text-28a745{color: #28a745 !important;}
.text-9c8900{color: #9c8900 !important;}
.text-9148c3{color: #9148c3 !important;}
.text-ff0773{color: #ff0773 !important;}
.text-0000cc{color: #0000cc !important;}
.text-ab4c26{color: #ab4c26 !important;}

.bg-visitor-count{color: #ffffff !important;background-color: #c11026 !important;}
.txt-visitor-count{color: #c11026 !important;}
.bg-click-count{color: #ffffff !important;background-color: #32c3af !important;}
.txt-click-count{color: #32c3af !important;}
.bg-topup-count{color: #ffffff !important;background-color: #2fb8d7 !important;}
.txt-topup-count{color: #2fb8d7 !important;}
.bg-ticket-count{color: #ffffff !important;background-color: #C1468D !important;}
.txt-ticket-count{color: #C1468D !important;}
.bg-ticketfaild-count{color: #ffffff !important;background-color: #207ACF !important;}
.txt-ticketfaild-count{color: #207ACF !important;}
.bg-cancellation-count{color: #ffffff !important;background-color: #ffc107 !important;}
.txt-cancellation-count{color: #ffc107 !important;}
.bg-booked-count{color: #ffffff !important;background-color: #28a745 !important;}
.txt-booked-count{color: #28a745 !important;}
.bg-bookingfailed-count{color: #ffffff !important;background-color: #ff5a00 !important;}
.txt-bookingfailed-count{color: #ff5a00 !important;}
.bg-paymentdone-count{color: #ffffff !important;background-color: #9c8900 !important;}
.txt-paymentdone-count{color: #9c8900 !important;}
.bg-paymentfailed-count{color: #ffffff !important;background-color: #008D9C !important;}
.txt-paymentfailed-count{color: #008D9C !important;}


.brand-link{background-color: #ffffff !important;}
.card-primary.card-outline { border-top: 3px solid #a5182b;}
a:hover {
    color: #a5182b;
    text-decoration: none;
}
.card-primary:not(.card-outline)>.card-header {
    background-color: #a5182b !important;
}
.disableClick{
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}
/*.sidebar,.main-header{background-color: #1e0a0c !important;}*/

.add_edit_permision_main{
	padding:10px;
}


.add_edit_permision_clm_outer{
	display:flex;
}

.add_edit_permision_clm_lft{
	width:2%;
}
.add_edit_permision_clm_rht{
	width:98%;
}

.add_edit_permision_clm_hd{
	background:#343a40;
	padding:10px 15px;
	color:#fff;
	font-weight: 600;
	font-size:16px;
	line-height: 22px;
	border-radius:5px;
	margin-bottom:8px;
}

.add_edit_permision_clm_list{
	background:#f4f6f9;
	border:solid #343a40 1px;
	padding:10px 15px;
	color:#fff;
	font-weight: 600;
	font-size:16px;
	line-height: 22px;
	border-radius:5px;
	margin-bottom:8px;
}
.add_edit_permision_clm_pdng25{
	margin-left:25px;
}
.sub_dot1{
	background:url(../../images/sub_dot1.png) no-repeat;
	width:37px;
	height:117px;
	top: 15px;
    position: relative;
}
.add_wdit_per_list ul{
	display: flex;
	flex-wrap: wrap;
	margin:0;
	padding:0;
	list-style:none;
}
.add_wdit_per_list ul li{
	color:#343a40;
	width:25%;
}
.content-break{
	word-break: break-all;
	word-wrap: break-word;
}
.btn-info {
    color: #fff;
    background-color: #c11026 !important;
    border-color: #c11026 !important;
    box-shadow: none;
}
.btn-warning {
    color: #fff !important;
    background-color: #ff5a00 !important;
    border-color: #ff5a00 !important;
    box-shadow: none;
}
.btn-default {
   color: #fff !important;
    background-color: #c11026 !important;
    border-color: #c11026 !important;
}
.page-item.active .page-link {
    color: #fff !important;
    background-color: #c11026 !important;
    border-color: #e9ecef !important;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.btn-secondary {
    color: #fff !important;
    background-color: #ff5a00 !important;
    border-color: #ff5a00 !important;
    box-shadow: none;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #c11026 !important;
}
.page-link {
    color: #000 !important;
}
.card-footer.p-0 ul.nav.flex-column a.nav-link {
    color: #000 !important;
}

.login-box .card-header {
    padding: 1.5rem;
}
.login-box .card-body {
    padding: 1.5rem;
}
.login-box, .register-box {
    width: 450px;
}
.login-box .form-control{height: 45px}
.login-box .btn{padding: 10px}
.login-box-msg, .register-box-msg {
    margin: 0;
    padding: 0 20px 20px;
    text-align: center;
    font-size: 18px;
}
.login-page, .register-page{
	background:url(../../images/bg_patern.jpg) no-repeat;
	width:100%;
	height:100vh;
	background-size: cover;
	background-position: center;
}
.login-box .card {
    box-shadow: 0 0 2px rgba(0, 0, 0, .125), 0 3px 10px rgb(0 0 0 / 20%);
    border-radius: 20px;
}

.widget-user-2 .widget-user-image>img {
    float: left;
    height: auto;
    width: 85px !important;
    border-radius: 0px;
    box-shadow: none !important;
}
.widget-user-2 .widget-user-header {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    padding: 1rem;
    display: flex;
    align-items: center;
}
.widget-user-2 .widget-user-desc, .widget-user-2 .widget-user-username {
    margin-left: 20px !important;
    font-size: 20px !important;
}

.brand-link .brand-image {
    opacity: 1 !important;
}
.navbar-dark {
    background-color: #c11026 !important;
    border-color: #c11026 !important;
}
.content-wrapper {
    background-color: #ffffff !important;
}
.salesReportTable {
    overflow-x: scroll;
}
.card-body.salesReportTable.popularDestTble a.btn.btn-warning.btn-sm {
    margin-bottom: 10px;
}
.card-body.salesReportTable.popularDestTble a.btn.btn-info.btn-sm {
    margin-bottom: 10px;
}

.saleReportCard {
    background-color: #343a40 !important;
    color: #fff !important;
}

.LoaderVisitors,.LoaderAirlines {
  border: 7px solid #f3f3f3;
  border-radius: 50%;
  border-top: 7px solid #c11026;
  border-right: 7px solid #c11026;
  border-bottom: 7px solid #c11026;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.LoaderClicks,.LoaderDestinations {
  border: 7px solid #f3f3f3;
  border-radius: 50%;
  border-top: 7px solid #009688;
  border-right: 7px solid #009688;
  border-bottom: 7px solid #009688;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.LoaderTopUpRequested,.LoaderCustomers {
  border: 7px solid #f3f3f3;
  border-radius: 50%;
  border-top: 7px solid #2fb8d7 ;
  border-right: 7px solid #2fb8d7 ;
  border-bottom: 7px solid #2fb8d7 ;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.LoaderCancellationRequested {
  border: 7px solid #f3f3f3;
  border-radius: 50%;
  border-top: 7px solid #ffc107;
  border-right: 7px solid #ffc107;
  border-bottom: 7px solid #ffc107;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.LoaderTickets,.LoaderOTAs {
  border: 7px solid #f3f3f3;
  border-radius: 50%;
  border-top: 7px solid #c1468d ;
  border-right: 7px solid #c1468d ;
  border-bottom: 7px solid #c1468d ;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.LoaderBookingFailed {
  border: 7px solid #f3f3f3;
  border-radius: 50%;
  border-top: 7px solid #ff5a00;
  border-right: 7px solid #ff5a00;
  border-bottom: 7px solid #ff5a00;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.LoaderTicketingFailed {
  border: 7px solid #f3f3f3;
  border-radius: 50%;
  border-top: 7px solid #207ACF;
  border-right: 7px solid #207ACF;
  border-bottom: 7px solid #207ACF;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.LoaderPaymentFailed {
  border: 7px solid #f3f3f3;
  border-radius: 50%;
  border-top: 7px solid #008D9C;
  border-right: 7px solid #008D9C;
  border-bottom: 7px solid #008D9C;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.LoaderBooked {
  border: 7px solid #f3f3f3;
  border-radius: 50%;
  border-top: 7px solid #28a745;
  border-right: 7px solid #28a745;
  border-bottom: 7px solid #28a745;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.LoaderPaymentDone {
  border: 7px solid #f3f3f3;
  border-radius: 50%;
  border-top: 7px solid #9c8900;
  border-right: 7px solid #9c8900;
  border-bottom: 7px solid #9c8900;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.ChartLoader {
  border: 16px solid #c11026;
  border-radius: 50%;
  border-top: 16px solid #C1468D;
  border-right: 16px solid #28a745;
  border-bottom: 16px solid #ff5a00;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.bootstrap-tagsinput .tag {
    background-color: #c11026;
}


@media (max-width: 576px) {
    .login-box, .register-box {
        margin-top: .5rem;
        width: 90%;
    }
}


.full_overlay {
    background-color: rgba(0, 0, 0, 0.8);
    box-sizing: border-box;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99999;
    color: #fff;
}

.fullloader {
    text-align: center;
    width: 100%;
    position: relative;
    overflow: hidden;
    max-width: 12rem;
    height: 12rem;
    margin: 50px auto;
    border-radius: 50%;
    margin-bottom: 10px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fullloader img {
    width: 160%;
}
.add_wdit_per_list .custom-control-input{ position: relative;}
.add_wdit_per_list .custom-checkbox .custom-control-input:checked~.custom-control-label::after{
    background:url(../../images/tick_icon.svg) no-repeat;
    width: 10px;
    height: 10px;
    background-size: contain;
    left: -21px;
    top: 6px;
}

.DashCounterBox {
    background: #cccccc52;
    padding: 10px 15px;
    margin: 10px 0;
    border-radius: 5px;
}
.DashCounterBox input.form-control.hasDatepicker{background-color: #fff !important;}

.onboarding-tab-link{
    font-size: 13px;
}

/* Popup styles */
.popup {
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Black with transparency */
}

.popup-content {
  background-color: white;
  padding: 20px;
  margin: 15% auto;
  width: 300px;
  border-radius: 8px;
  text-align: center;
  position: relative;
}

.close-btn {
  color: #aaa;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  top: 5px;
  right: 10px;
}

.close-btn:hover,
.close-btn:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.popup-content label{
font-weight: 500 !important;
}


.credential-block{
    background: #f7f7f7;
}

/* Style the modal background */
    .custom-modal {
      display: none; /* Hidden by default */
      position: fixed; /* Stay in place */
      z-index: 1; /* Sit on top */
      left: 0;
      top: 0;
      width: 100%; /* Full width */
      height: 100%; /* Full height */
      overflow: auto; /* Enable scrolling if needed */
      background-color: rgba(0, 0, 0, 0.4); /* Black with opacity */
    }

    /* Modal content box */
    .custom-modal-content {
      background-color: white;
      margin: 15% auto;
      padding: 20px;
      border: 1px solid #888;
      width: 50% !important; /* Could be more or less, depending on screen size */
      text-align: center;
      border-radius: 8px;
    }

    /* Close button style */
    .close {
      color: #aaa;
      font-size: 28px;
      font-weight: bold;
      position: absolute;
      right: 20px;
      top: 10px;
    }

    .close:hover,
    .close:focus {
      color: black;
      text-decoration: none;
      cursor: pointer;
    }

    /* Style for the warning message */
    .custom-modal-message {
      font-size: 18px;
      color: red;
      font-weight: bold;
    }

    /* Button to close the modal */
    .custom-modal-button {
      margin-top: 20px;
      padding: 10px 20px;
      background-color: #4CAF50;
      color: white;
      border: none;
      border-radius: 5px;
      cursor: pointer;
      width: 20% !important;
    }

    .custom-modal-button:hover {
      background-color: #45a049;
    }
    .profile-user-img{
        border: none !important;
        margin: 0 auto !important; 
        padding: 3px !important; 
        width: 20% !important;
    }
    .user-panel img {
        width: 4.1rem !important;
    }

 .alert-warning {
    color: #1f2d3d !important;
    background-color: #e4c463 !important;
    border-color: #edb100 !important;
}
.alert-panel{
    width: 87%;
    margin-left: 6%;
}
.UpdateTranStatus{
    margin-right: 58px;
    margin-top: 10px;
}

td.no-export .btn {
  transition: none;
  margin-bottom: 5px;
}
td.no-export .btn {
  transition: none;
  margin-bottom: 5px;
}
table.dataTable {
  overflow: hidden;
  white-space: normal;
  white-space: normal;
  width: 100%;
  overflow-x: scroll;
}
table.dataTable>tbody>tr.child ul.dtr-details {
  display: flex !important;
  list-style-type: none;
  margin: 0;
  padding: 0;
  align-items: center !important;
  justify-content: space-between !important;
}
table.dataTable>tbody>tr.child ul.dtr-details>li:first-child {
  padding-top: 0;
  border-bottom: none !important;
}
.dasTicketFailed{
  background:url(../../images/ticket-failed.png) no-repeat;
  width: 32px;
  height: 32px;
  background-size: contain;
  display: inline-block;
}
.dascancelRqst{
  background:url(../../images/cancellation.png) no-repeat;
  width: 35px;
  height: 35px;
  background-size: contain;
  display: inline-block;
}
.dashBooked{
  background:url(../../images/booked.png) no-repeat;
  width: 35px;
  height: 35px;
  background-size: contain;
  display: inline-block;
}
.dashBookFailed{
  background:url(../../images/booking_failed.png) no-repeat;
  width: 35px;
  height: 35px;
  background-size: contain;
  display: inline-block;
}
.dashPayDone{
  background:url(../../images/payment_done.png) no-repeat;
  width: 35px;
  height: 35px;
  background-size: contain;
  display: inline-block;
}
.dashPayFailed{
  background:url(../../images/payment_failed.png) no-repeat;
  width: 35px;
  height: 35px;
  background-size: contain;
  display: inline-block;
}
.dashClick{
  background:url(../../images/Clicks.png) no-repeat;
  width: 35px;
  height: 35px;
  background-size: contain;
  display: inline-block;
}
.user-panel.mt-3.pb-3.mb-3.d-flex {
  align-items: center;
}
img.profile-user-img.img-fluid {
  width: 175px !important;
}
#LookToBookRatioGraphMsg, #UserRegistrationGraphMsg, #MonthlyRecapGraphMsg, #OTAPerformanceGraphMsg{
  margin-top : 100px;
}

.LoaderLookToBookRatio, .LoaderUserRegistration, .LoaderMonthlyRecap, .LoaderOTAPerformance {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50% , -50%);
  color: white;
}
.LoaderLookToBookRatio span, .LoaderUserRegistration span, .LoaderMonthlyRecap span, .LoaderOTAPerformance span {
  font-size: 50px;
  letter-spacing: 5px;
  text-transform: uppercase;
  line-height: 100%;
  position: relative;
  mix-blend-mode: difference;
}
.LoaderLookToBookRatio::before, .LoaderUserRegistration::before, .LoaderMonthlyRecap::before, .LoaderOTAPerformance::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100%;
  background-color: white;
  animation: move 4s linear infinite;
  z-index: -1;
}
@keyframes move {
  0% , 100% {
      left: 0;
  }
  50% {
      left: calc(100% - 100px);
  }
}
/* Terms And Conditions CMS Page*/
#TermsAndConditionsPageContentsDatatable{
  white-space: normal;
}
#TermsAndConditionsPageContentsDatatable .Description{
  width:50%;
}
table#AboutUsPageContentsDatatable {
  white-space: normal;
  width:100%;
}
table#AboutUsPageContentsDatatable {
  white-space: normal;
}
/* Terms And Conditions CMS Page*/
#ContactUsPageContentsDatatable{
  white-space: normal;
}
#ContactUsPageContentsDatatable .SlNo{
  width:5%;
}
#ContactUsPageContentsDatatable .Culture{
  width:5%;
}
#ContactUsPageContentsDatatable .Heading{
  width:10%;
}
#ContactUsPageContentsDatatable .Description{
  width:20%;
}
#ContactUsPageContentsDatatable .CustomerSupportDtls{
  width:10%;
}
#ContactUsPageContentsDatatable .Address{
  width:10%;
}
h4.dashbrd_heading {
  font-size:20px;
  color: #212529 !important;
  padding: 10px 0 5px;
}
.dataTable .btn{margin-bottom: 5px;}
.tab-pane>.overlay-wrapper {
  position: relative;
  overflow: auto;
}


.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
.paxinsCheck {
    position: relative;
}
.fare_summary_section {
    padding: 0px 10px;
}
.fare_summary_table .fare_td_text {
    font-size: 18px;
    padding: 0px 40px 0px 2px;
}
.fare_summary_table .fare_td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.paymentSection {
  background: #f7f7f7;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.fare_amout {
    padding-left: 10px;
}

.payment_details_Box {
  padding: 15px;
  padding-bottom: 30px;
  margin-top: 30px;
  text-align: center;
}

.details_allCol {
    padding-bottom: 10px;
}
.details_all {
  padding: 5px 12px;
  background: #ffffff;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  display: inline-block;
  font-size: 14px;
}

.paymentSection ul li {
	padding-right: 25px;
}
.paxinsCheck {
	position: relative;
}
.paymentSection input[type="radio"]+label::before {
	background-color: #ffffff;
	border-color: #ccc;
	content: "";
	border-radius: 50%;
	border: 1px solid #ccc;
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	left:20px;
	top: 28px;
}
.paymentSection input[type="radio"]:checked+label::before {
	background: url(../../images/tick_orange.svg) no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-size: contain;
	border: none;
}
.paxinsCheck label img {
	height: 45px;
}
.paymentSection label {
  padding: 12px 20px;
  padding-left: 50px;
  border: solid #ccc 1px;
  border-radius: 15px;
  background-color: #fff;
}
.paymentSection input[type="radio"] {
  display: none;
}
.fieldWrap.paxinsCheck input[type="radio"]:checked+label{
  border: 1px solid #ff5a00;
}
.paxSumryContent.paymentSection h2 {
  font-size: 20px;
  padding-bottom: 10px;
}
.fare_summary_section td.fare_td.TotalAmountTbl {
  border-top: 1px solid #ccc;
}
.paxSumryContent.paymentSection ul {
  display: flex;
  align-items: center;
}
.payBtnNew {
  margin-top: 10px;
}

.booking_fail {
  background: #fff;
  padding: 40px 20px;
  text-align: center;
}
.booking_fail_icon {
  background: url(../../images/booking_fail_icon.svg) no-repeat;
  width: 70px;
  height: 70px;
  display: inline-block;
  background-size: contain;
  margin-bottom: 15px;
}
.booking_fail h2 {
  font-size: 26px;
  color: #fd5a00;
  text-transform: uppercase;
  line-height: 30px;
  padding-bottom: 5px;
  margin-bottom: 0px;
}
.booking_fail h4 {
  font-size: 16px;
  color: #6d6d6d;
  padding: 5px 0;
  line-height: 24px;
}
.PayFailBtn {
  cursor: pointer;
  color: #ffffff;
  outline: none;
  font-size: 15px;
  border-radius: 5px;
  line-height: 20px;
  padding: 10px 25px;
  border: none;
  background-color: #c10f25;
  height: 50px;
}
.PayFailBtn:hover {
    color: #ffffff;
    text-decoration: none;
}
.PaySuccessBtn {
    cursor: pointer;
    color: #ffffff;
    outline: none;
    font-size: 15px;
    border-radius: 5px;
    line-height: 20px;
    padding: 10px 25px;
    border: none;
    background-color: #28a745;
    height: 50px;
}
.PaySuccessBtn:hover {
    color: #ffffff;
    text-decoration: none;
}
.bookingsuccess {
  background: #fff;
  padding: 40px 20px;
  text-align: center;
}
.bookingsuccess_icon {
  background: url(../../images/bookingsuccess.svg) no-repeat;
  width: 70px;
  height: 70px;
  display: inline-block;
  background-size: contain;
  margin-bottom: 15px;
}
.bookingsuccess h2 {
  font-size: 26px;
  color: #009531;
  text-transform: uppercase;
  line-height: 30px;
  padding-bottom: 5px;
  margin-bottom: 0px;
}

.dash-ota-btn,.dash-ota-btn:hover{color: #ffffff !important;background-color: #c1468d !important;border:none !important;}
.dash-cust-btn,.dash-cust-btn:hover{color: #ffffff !important;background-color: #2fb8d7 !important;border:none !important}
.dash-dest-btn,.dash-dest-btn:hover{color: #ffffff !important;background-color: #009688 !important;border:none !important;}
.dash-air-btn,.dash-air-btn:hover{color: #ffffff !important;background-color: #c11026 !important;border:none !important;}

.disabled{
    opacity: 0.6;
    cursor: not-allowed;
    pointer-events: none;
}

.note-editable ol {
  list-style-type: decimal !important;
  margin-left: 1.5rem;
  padding-left: 0.5rem;
}

.note-editable ul {
  list-style-type: disc !important;
  margin-left: 1.5rem;
  padding-left: 0.5rem;
}
