/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}
body {
    margin-bottom: 120px;
    background:linear-gradient(0deg, rgba(27,50,101, 0.1), rgba(27,50,101, 0.7)), url(../img/full_bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: 'Open Sans', sans-serif !important;
    color: #333333;
}
.no-display {
    display: none;
}
.container .text-muted {
    margin: 10px 0;
}
.booking_photo, .booking_video{
    height: auto;
    width: 100%;
    margin: 0px auto 5px;
    overflow: hidden;
}
sup.text-red
{
  color:#d3007f;
}
.margin-top-10
{
  margin-top: 10px;

}
.booking_item_heading {
  /*
    margin-left: -15px;
    line-height: 30px;*/
}
.booking_item_heading input[type=checkbox] {
    margin-top: 7px;
}
.black {
    color: #000 !important;
}
.right_cart {
    margin-top: 40px;
}
.booking_item .list-group-item-text {
    font-style: italic;
    font-size: 12px;
    margin-left: 22px;
    color: #aaa;
}
.top_black_border {
    border-top: 1px solid black;
    margin: 3px 0;
}

.invoice_content{
  padding-top:0px!important;
}

.invoice_content .card{
  margin-bottom:0px;
  box-shadow: none !important;
}

.invoice_content .card-body{
  padding:0% 2%;
}

.invoice_content .invoice-detail-group, .invoice_content .invoice-detail{
  font-weight:bold;
}

.invoice_content .invoice-detail{
  font-weight:normal;
}

.invoice-header{
  font-size:30px;
  display:block;
  padding:15px;
  font-weight:bold;
}
.error_color {
    color: #d9534f;
}
.success_color{
    color: #5cb85c;
}
.glyphicon-ok.success_color{
    color: #cda349;
}
.default_error_color {
    color: #a94442;
}
.default_success_color {
    color: #3c763d;
}
.special_status_icon {
  font-size: 14px;
  line-height: 25px;
  font-weight: normal;
}
#alertplaceholder {
    margin: 15px 0 15px 0;
}
span.inline-help {
    color: red;
    font-size: 12px;
}
.fc_grey{
    color: #aaa;
}
.simple_grey_line {
    border-top: 1px solid #aaa;
    margin: 1px 0;
}
.simple_black_line {
    border-top: 1px solid black;
}
.list-group-item.booking_item.disabled, .nav.nav-tabs li.disabled {
    pointer-events: none;
    cursor: default;
}
.friends_reservations {
    width: 80%;
    margin: 0 auto;
}
.main-section .container {
    margin-bottom: 42px;
}
span.small {
    white-space: nowrap;
}
.tab-content {
  border:none;
  padding: 20px 16px;
  -webkit-border-radius: 12px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 12px;
  -moz-border-radius-topleft: 0;
  border-radius: 12px;
  border-top-left-radius: 0;
  -webkit-box-shadow: 0px 0px 12px 5px rgba(0,0,0,0.19);
  -moz-box-shadow: 0px 0px 12px 5px rgba(0,0,0,0.19);
  box-shadow: 0px 0px 12px 5px rgba(0,0,0,0.19);
  background: white;
}

.friends_reservations .tab-content{
  padding:20px 0px;
}

.friends_reservations .tab-content .cruise-orders .table-responsive, .friends_reservations .tab-content .cap-orders .table-responsive, .friends_reservations .tab-content #home{
  padding:0px 16px;
}

.friends_reservations .cruise-orders{
  border-bottom:2px solid #e0e0e0;
  border-radius:0px 0px 1px 1px;
}

.friends_reservations .cap-orders{
  border-top:2px solid #e0e0e0;
  border-radius:1px 1px 0px 0px;
}

.friends_reservations .section-heading{
  font-size:30px;
  font-weight:bold;
  margin:10px;
}

.friends_reservations #reservations ul.pagination {
  padding-left: 16px !important;
}

.tab-content.participant-tab-content {
    background: none;
    border: none;
    box-shadow: none;
    border-radius: none;
    padding:0px;
}
.nav-tabs {
  border:none;
}
.nav-tabs li a {
    background: #e2e2e2;
    border: 2px solid white;
    border-bottom: 0px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: black;
    text-transform: uppercase;
}

.nav-tabs li.completed a,
.nav-tabs li.completed.active a {
    background-image: url(../img/tick.png);
    background-position: right 3px top 19px;
    background-repeat: no-repeat;
    padding-right: 25px;
    padding-left: 16px;
}
.nav-tabs li.cart-tab a {
    background-image: url(../img/icon-cart.png);
    background-position: left 3px top 19px;
    background-repeat: no-repeat;
    padding-right: 16px;
    padding-left: 25px;
}
thead th a,
thead th a:hover {
    color: #333;
}
.page-header {
    margin-top: 80px;
    margin-bottom: 50px;
    padding-bottom: 0px;
    border:0px;
    font-size:2em;
    overflow:hidden;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    line-height: 1.3;
}
.page-header h1 {
    font-size: 40px;
    color: white;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}
.nav-tabs li.active a {
    background-color: white;
    box-shadow: none;
}
h1.tab-header {
    margin: 0 0 16px;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 40px;
    font-size: 22px;
    padding-left: 40px;
}
h1.cabin-header {
    padding-left: 40px;
    line-height: 40px;
    background: url(../img/icon-cabin.png) no-repeat left;
}
h1.participant-header {
    background: url(../img/icon-participant.png) no-repeat left;
}
h1.transportation-header {
    background: url(../img/icon-transportation.png) no-repeat left;
}
h3.section-heading {
    margin: 0px;
    border-bottom: 1px solid black;
    padding-bottom: 5px;
}
h5.total-heading {
    text-align: right;
    border-bottom: 1px solid black;
    font-size: 13px;
    padding-bottom: 6px;
    text-transform: uppercase;
}
.booking-items-group {
  margin-bottom: 15px;
}
.booking-items-group li {
    padding: 17px 0px 12px;
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 1px solid #e2e2e2;
    cursor: pointer;
    margin-bottom: 0px;
    cursor: pointer;
}
.booking-items-group li:last-child {
    border-radius: 0px;
}
.booking-item-name,
.booking-item-name label{
  font-size: 11px;
  line-height: 11px;
}
.booking-item-name .radio {
  margin: 0px;
}
.booking-item-price {
  font-size: 11px;
  line-height: 20px;
  margin-bottom: 15px;
}
.booking-item-info {
  margin-top: 4px;
  font-size: 11px;
  line-height: 11px;
  color: #afafaf;
  font-style: italic;
  padding-left: 25px;
}
.booking-item-info {
}
.booking-info-column {
  padding-top: 30px;
}
.section-total-amount {
  text-align: right;
  font-size: 11px;
  line-height: 11px;
}
.save-button-row {
  margin-top: 15px;
}
/** BOF : Form */
.form-control {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    line-height: 15px;
    background-color: rgba(255,255,255,1);
    padding: 11px 16px;
    height: auto;
}
select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent url(../img/select-arrow.png) no-repeat top 15px right 12px;
    padding: 12px 16px;
}
select.form-control option {
}
.form-control:focus {
  border-color: #CCC;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(205, 163, 73, 0.6);
}
.field-username {
  padding-left: 36px;
  background-image: url(../img/icon-username.png);
  background-repeat: no-repeat;
  background-position: left 10px top 9px;
  margin-bottom: 10px;
}
.field-password {
  padding-left: 36px;
  background-image: url(../img/icon-password.png);
  background-repeat: no-repeat;
  background-position: left 10px top 9px;
}
.btn {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
}
.anchor-btn-lg {
  font-size: 18px;
}
.btn-primary,
.btn-primary.form-control:focus,
.btn-primary.form-control[disabled] {
  background: #cda349 !important;
  border: 1px solid #cda349 !important;
  color: #000;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
.btn-primary:hover {
  background: #cbac48 !important;
  color: #000 !important;
  border: none;
}
.btn-primary:focus{
  color: #000;
}
#frm_save_booking label,
.participant-info label {
  display: none;
}

.booking_item input[type=radio] {
  position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}
.booking_item input[type=radio] + label {
  padding-left:25px;
  height:20px;
  display:inline-block;
  line-height:20px;
  background-repeat:no-repeat;
  background-position: 0 0;
  vertical-align:middle;
  cursor:pointer;
  font-weight: normal;
}
.booking_item input[type=radio]:checked + label {
  background-position: 0 -20px;
}
.booking_item .radio label {
  background-image:url(../img/icon-radio-gold.png);
  background-repeat: no-repeat;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: normal;
}
.booking_item input[type=checkbox] {
  position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}
.booking_item input[type=checkbox] + label {
  padding-left:25px;
  height:20px;
  display:inline-block;
  line-height:20px;
  background-repeat:no-repeat;
  background-position: 0 0;
  vertical-align:middle;
  cursor:pointer;
  font-weight: normal;
}
.booking_item input[type=checkbox]:checked + label {
  background-position: 0 -20px;
}
.booking_item .checkbox label {
  background-image:url(../img/icon-checkbox-sprite-gold.png);
  background-repeat: no-repeat;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: normal;
}
.right_cart .panel{
    -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 12px 5px rgba(0,0,0,0.19);
  -moz-box-shadow: 0px 0px 12px 5px rgba(0,0,0,0.19);
  box-shadow: 0px 0px 12px 5px rgba(0,0,0,0.19);
  background: white;
}
.pre-booking-notification {
    display: inline-block;
    vertical-align: middle;
    float: none;
    color: rgba(211,0,127,.8);
}

/** BOF : Form */

/* Styles for the Resval tab on Bookings */
#show-used-commission{
  padding-left:10%;
}
.booking-payment-form {
    width:80%;
    margin:auto;
    margin-top: 42px;
}
#payment_method_fields input{
    width:80%;
    padding:5px;
}
#payment_method_fields .payment_method_div {
    display:none;
}
/* Styles for the Resval tab on Bookings */
/* Styles for the payment page */
#tbl_booking_detail{
    width:100%;
}

#tbl_booking_detail td, #tbl_booking_detail th, .cart_name_change_details td{
    padding:1%;
}
/* Styles for the payment page */
.swish_logo{
    height: 140px;
    width: 330px;
}
.save-booking-error, .inline-help{
  color: red;
  font-size: 12px;
}
.cart_loader{
  background: rgba( 255, 255, 255, .8 ) no-repeat;
  z-index: 10;
}
.add-new-passenger{
  cursor: pointer;
}
.nav-tabs .badge{
  font-size: 10px;
  padding: 3px 4px;
}
/** BOF : Booking Code Page */
.booking-code-view {
  text-align: center;
  margin-top: 35px;
}
.booking-code-view h1.page-header {
  margin: 0 0 20px;
}
h2.sub-heading {
  font-size: 25px;
}
.booking-code-field label {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 11px;
}
.booking-code-field {
  margin-bottom: 24px;
}
.booking-timer {
  margin-bottom: 20px;
}
.booking-timer h5 {
  font-size: 11px;
  line-height: 11px;
}
.countdown li span{
  padding: 10%;
  border: 1px solid #afafaf;
  border-radius: 75%;
  font-size: 32px;
  margin-bottom:8px;
  width: 60px;
  height: 58px;
  display: block;
  color: #afafaf;
  font-weight: normal;
}
.countdown li p {
  text-transform: uppercase;
  color: #afafaf;
  margin: 0px;
}
#frm_enter_scode #salesmen_code {
  text-transform:uppercase;
  margin: 0px auto;
  width:200px;
}
h5.booking-timer-head {
  text-transform: uppercase;
}
h5.booking-timer-footer {
  font-size:16px;
  line-height:1.4em;
  padding:2%;
}
/** EOF : Booking Code Page */
/** BOF: HEADER */
.header-wrap {
  padding-top: 22px;
  /*padding-bottom: 16px;*/
}
.top-menu-toggle.dropdown-toggle {
  border-radius: 0px;
  background: none;
  border: none;
  font-size: 24px;
  color: white;
}
.top-menu-toggle + ul li {
  color: white;
}
.top-menu-toggle:focus,
.open .top-menu-toggle {
  background: black !important;
  color: white !important;
}
.top-menu-toggle + .dropdown-menu {
  margin-top: 0px;
  background: rgba(0,0,0,0.8);
  border-top-right-radius: 0px;
  min-width: 250px;
  -webkit-border-radius: 5px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-topright: 0;
  border-radius: 5px;
  border-top-right-radius: 0;
  font-size: 20px;
}
.top-menu-toggle + .dropdown-menu a {
  color: white;
}
.list-text {
  padding: 3px 20px;
}
/** EOF: HEADER */
/** BOF: Footer */

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: black;
  height: auto;
  line-height: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.copyright-text {
  color: white;
  font-size: 10px;
}
/** EOF: Footer */
/** BOF Login Page */
.login-container {
  margin: 0 auto;
  max-width: 360px;
}
.login-container.register-container {
  margin: 20% auto 0;
}
.login-logo {
  margin-bottom: 20px;
}
.login-panel {
  background: none;
  border: none;
  box-shadow: none;
}
.login-panel .panel-body {
  padding: 0px;
}
.login-container a.btn-link {
  font-size: 11px;
  line-height: 11px;
  color: #afafaf;
  text-transform: none;
}
.login-container .page-header {
  margin-top: 0px;
  text-align: center;
  border: none;
  padding: 0px;
  font-size: 24px;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  font-size: 11px;
  /*color: #ff716e;*/
  color: #ff6c69;
}
.has-error .form-control {
  border-color: #ff716e;
}

/** EOF Login Page */

/** BOF Rightside */

h1.travel-choice {
    padding-left: 40px;
    line-height: 40px;
    background: url(../img/icon-cart-small.png) no-repeat left;
}
h4.cruise-type {
    font-size: 17px;
    border-bottom: 1px solid #afafaf;
    padding-bottom: 3px;
}
.travel-choice-details li,.departure_details {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.travel-choice-details li {
  font-size: 11px;
}
.travel-choice-details .hea{
  text-transform: uppercase;
}
h3.participant_name {
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 5px;

}
.personal_details li {
  color: #AFAFAF;
  font-size: 11px;
}
.personal_details li.personal-total {
  color: #000;
  font-size: 11px;
}
.total_name {
  text-transform: uppercase;
  text-align: right;
  font-size: 13px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
}
.total_amount {
  text-transform: uppercase;
  text-align: right;
  font-size: 19px;
}
.tax_details {
  color: #AFAFAF;
  font-size: 11px;
  font-style: italic;
  text-align: right;
}
.travel-choice-details {
  margin-bottom: 0;
}


/** EOF Rightside */
/** BOF Participant Tab */
.participant-info {
  border:none;
  padding: 20px 16px;
  -webkit-border-radius: 12px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 12px;
  -moz-border-radius-topleft: 0;
  border-radius: 12px;
  border-top-left-radius: 0;
  -webkit-box-shadow: 0px 0px 12px 10px rgba(0,0,0,0.19);
  -moz-box-shadow: 0px 0px 12px 10px rgba(0,0,0,0.19);
  box-shadow: 0px 0px 12px 10px rgba(0,0,0,0.19);
  background: white;
  display: inline-block;
  width: 100%;
}
.transportation-info {
  border:none;
  padding: 20px 16px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 12px 10px rgba(0,0,0,0.19);
  -moz-box-shadow: 0px 0px 12px 10px rgba(0,0,0,0.19);
  box-shadow: 0px 0px 12px 10px rgba(0,0,0,0.19);
  background: white;
  display: inline-block;
  width: 100%;
}
.clubone-row {
  padding: 15px 20px;
}
.clubone-row .checkbox {
    margin: 0px;
    line-height: 20px;
}
.clubone-row .checkbox span {
    line-height: 20px;
    height: 20px;
    display: inline-block;
}
/** EOF Participant Tab */
/** BOF Cart_section */

h5.booking_status_text {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 10px 0;
  color: #999;
  text-transform: uppercase;
}
#booking_status {
  color: #000;
  font-weight: bold;
}
.tbl_wrap table#tbl_booking_detail tr th,.parcipant_block h3 {
  border-bottom: 1px solid #404040;
  text-transform: uppercase;
  font-size: 13px;
}
.tbl_wrap table#tbl_booking_detail tr td {
  font-size: 11px;
}
.tbl_wrap table#tbl_booking_detail tr th:first-child,.tbl_wrap table#tbl_booking_detail tr td:first-child {
  padding-left: 0;
}
.tbl_wrap table#tbl_booking_detail tr th:last-child ,.tbl_wrap table#tbl_booking_detail tr td:last-child {
  padding-right: 0;
}

.cart_name_change_details{
  margin-bottom:0px;
}
.cart_name_change_details thead tr th{
  border-bottom: 1px solid #404040 !important;
  text-transform: uppercase;
  font-size: 13px;
}

.cart_name_change_details thead tr th:first-child{
  padding-left:0;
}
.cart_name_change_details thead tr th:last-child{
  padding-right:0;
}

.cart_name_change_details tbody tr td{
  font-size: 11px !important;
  border-top:none !important;
}
.cart_name_change_details tbody tr td:first-child{
  padding-left:0;
}
.cart_name_change_details tbody tr td:last-child{
  padding-right:0;
}


.payment-table table#tbl_booking_detail tr th {
  border-bottom: none;
}
.payment-table {
    padding: 15px 0px;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
}
.payment-table table#tbl_booking_detail tr th,
.payment-table table#tbl_booking_detail tr td {
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.parcipant_block h3{
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 5px;
}
.parcipant_block {
  font-size: 11px;
}
.total_section_details {
  border-top: 1px solid #404040;
  padding-top: 10px;
  margin-top: 20px;
}
.total_text_amount {
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
  line-height: 28px;
}
#cart_booking_total,#grand_total, #service-charge-total {
  text-transform: uppercase;
  font-size: 19px;
  color: #000;
}
.help-inline {
  color: #AFAFAF;
  font-size: 11px;
  font-style: italic;
  text-align: right;
}
.btn-accept-booking {
  padding-left: 24px;
  padding-right: 24px;
}
.allow_agree,.allow_agree a {
  font-size: 13px;
  color: #000;
}
#agree_section {
  margin-top: 20px;
}
/** EOF Participant Tab */
.main-section {
  min-height: 600px;
  overflow: hidden;
}
.basic_white_block {
  border:none;
  padding: 20px 16px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
 -webkit-box-shadow: 0px 0px 12px 5px rgba(0,0,0,0.19);
  -moz-box-shadow: 0px 0px 12px 5px rgba(0,0,0,0.19);
  box-shadow: 0px 0px 12px 5px rgba(0,0,0,0.19);
  background: white;
}
.basic_white_block h1.page-header {
  margin: 0 0 20px;
}

/* Styles for option details on bookings view page */
.passenger-options-head{
  font-weight:bold;
}

.passenger-options{
  padding-left:4%;
}

.passenger-options-breakup{
  font-size:small;
  padding-left:4%;
  font-style:italic;
}
/* Styles for option details on bookings view page */

.participant_information_table .num{
  width: 5%;
}
.participant_information_table .table_items{
  width: 15%;
}
.participant_information_table span.text-uppercase.small{
  margin-left: 10px;
}
.no_box_shadow{
  box-shadow: none;
}
.ajax-spinner{
  display: none;
}
/* Styles for footer_widgets  */
.footer_widgets {
  background: #FFF;
  min-height: 220px;
}
.footer_widget_block {
  /*border-right: 1px solid #e2e2e2;*/
  padding-top: 25px;
  padding-bottom: 25px;
}
.bord_rt{
  border-right: 1px solid #e2e2e2;
}
.no_rt_border{
  border-right: 0;
}
.footer_widget_block h2{
  font-size: 30px;
  text-transform: uppercase;
  margin-top: 10px;
}
.footer_widget_block ul {
  padding-left: 0;
}
.footer_widget_block ul li {
  list-style: none;
  font-size: 13px;
  padding-top: 5px;
}
.red_text li a{
  color: #cc0066;
}
.blue_text li a{
  color: #27a2b7;
}
.green_text li a{
  color: #bad022;
}
.btn-show-widget {
  padding-left: 60px;
  padding-right: 60px;
  background: #FFF !important;
  border: 1px solid #000 !important;
  color: #000 !important;
  margin-top: 10px;
}

.friends_reservations .nav.nav-tabs {
  font-size: 18px;
}
.new-booking-link,.my-reservations-link {
  background-repeat: no-repeat !important;
  background-position: 10px center !important;
  padding-left: 50px !important;
}
.new-booking-link {
  background-image: url(../img/book_new.png) !important;
}
.my-reservations-link {
  background-image: url(../img/my_bookings.png) !important;
}
table.table a.btn {
  padding-right: 6px;
  padding-left: 6px;
}
h3.participant_name {
  font-size: 15px;
  font-weight: bold;
  text-transform: capitalize;
}
.book_no {
  text-transform: uppercase;
}
.recent_reservations_names  a{
  color: #000;
  text-transform: capitalize;
  font-style: italic;
}
.btn-show-widget:hover {
  background-color: #d3007f !important;
  color: #FFF !important;
}
.select2-container--default .select2-selection--single {
  border-radius: 5px;
  font-size: 11px;
  line-height: 15px;
  background-color: rgba(255,255,255,1);
  padding: 5px 10px;
  height: auto;
}

.select2-container .select2-selection--single {
   height: auto !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
   color: #999 !important;
}
.select2-search input { background-color: #00f; }
.select2-search { background-color: #000; }
.select2-results {
   background-color: #FFF;
   border: 1px solid #aaa;
   margin-top: 0;
   border-radius: 5px;
  }
  .select2-dropdown {

  border: none;
  }
.select2-container--open .select2-dropdown--below {
  border: 0 !important;
}
.select2-results__option {
  font-size: 11px;
  color: #999 ;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #e2e2e2 !important;
  color: #000;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #cda349 !important;
  color: #000 !important;
}
.select2-container--default .select2-selection--single:focus {
  /*border-color: #de409f !important;*/
  /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(222, 64, 159, 0.6);*/
}
.table > thead > tr > th {
  border-bottom: 0;
}
.special_price_margin {
  margin-top: 10px;
}
.special_booking_select_margin {
  margin-top: 5px;
}
.transp_text {
  float: left;
  width: 75%;
}
/*.check_box_area .checkbox {
  overflow: hidden;
}*/
.booking_item .checkbox label {
  float: left;
}
.welcome_logo img{
  margin-left: auto;
  margin-right: auto;
}

.booking_item.disabled,.booking_item.disabled .black{
  font-style: italic;
  color: #CCC !important;
  padding-right: 3px;
}
select.transport_selectbox :disabled, select.passenger-id :disabled{
  background-color: #E2E2E1;
  color: #999;
}
ul.success-message-ul
{
  list-style: none;
}
ul.success-message-ul li
{
  line-height: 2;
}
.success-message-ul a:link{
  color:#000 !important;
}
.success-message-ul a:link.color-white:hover {
  color: #d3007f !important;
}
.success-message-ul a:link.color-white {
  color:#fff !important;
}

 /*---------------------------------------
 **   Responsive            -----
-----------------------------------------*/
@media (min-width: 1925px) {

}
@media (max-width: 1200px) {



}

@media (min-width: 768px) and (max-width: 1024px) {

.pre-booking-notification{
    line-height: 40px;
}

}

@media (max-width: 992px) {



}
@media (max-width: 767px) {

.footer{
  line-height: 60px;
}
.sm-text-left{
    text-align:left;
}

h4.panel-title a{
  height: 50px !important;
  display: block;
  line-height: 50px;
  text-transform: uppercase;
}
.footer_widget_block {
  border-right: 0;
}
.participant-info,.transportation-info,.right_cart .panel,.basic_white_block {
  border: none;
  width: 100%;
  box-shadow: none;
  border-radius: 0;
}
.transportation-info {
  border-top: 1px dashed #CCC;
  border-radius: 0;
  margin-top: 50px;
}
.booking_photo, .booking_video, .video_frame {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.cart_loader img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.friends_reservations {
  width: 100%;
}
.friends_reservations .page-header {
  margin-top: 40px;
}
.booking_item div.text-right,.total_section .text-right {
  text-align:left !important;
}
.booking-item-info {
  padding-left: 0;
}
.table-responsive .table tbody tr td {
  padding-bottom: 25px !important;
}
.bord_rt{
  border-right: 0;
}
.page-header h1 {
  text-shadow: 0px 1px 2px rgba(150, 150, 150, 1);
}
.main-header {
  background: #333333;
}
}
@media (max-width: 480px) {
  .passenger-options-sub {
    width: 100% !important;
  }
  .passenger-options-breakup,.passenger-options {
    padding-left: 15px;
  }
  .my_reservations .btn,.reservations_buttons .btn{
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }
}
@media (max-width: 320px) {

}

.bold-text{
  font-weight: bold;
}

/* Font to be used in the Capbuilder cap display */
@font-face {
    font-family: "MonotypeCorsiva";
    src: url("../fonts/monotype corsiva.woff");
}

/* user login page - facebook login button  */
#facebook_login_btn{
  background-color:#3b5998!important;
  border-color:#3b5998 !important;
  margin-top:3%;
  color: #FFF;
}

#facebook_login_btn:hover{
  background-color:#ffffff!important;
  color:#3b5998!important;
  border-color:#ffffff !important;
}

.m-l-r-auto{
  margin-left:auto!important;
  margin-right:auto!important;
}
.booking_item_sold_out{
  color: #FF0000;
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
  margin: 5px 5px 0px;
}
#sticky-anchor{
  transition: height 500ms;
}
.booking-view-action-buttons{
  margin-bottom:10px;
}
.link-add-address{
  margin-bottom:2%;
  margin-top:-10px;
}
.m-b-2-per{
  margin-bottom:2%;
}
.login-container #show_password{
  background-color:rgba(255,255,255,0.5);
  cursor:pointer;
}
.progress{
  background-color:#0f3a74;
}
.top-buffer { margin-top:20px; }
.sales-code-form-wrap{
  margin-top:10%;
}
.def-code{
  cursor:pointer;
  color:#cda349;
}
.def-code:hover{
  cursor:pointer;
  color:#cda349;
}
button.def-code{
  color:#ffffff;
}

#frm_sales_code p.error-block{
  font-size: 13px !important;
}
.hr {
  border: 0;
  width: 100%;
  height: 1px;
  color: #D3D3D3;
  background-color: #D3D3D3;
}
.pending-unsaved-edit-comment .fa{
  font-size:8px;
  vertical-align: top;
  color:#cda349;
  margin-left:5px;
}

.edit-complete-message{
  color:red;
  margin-bottom:5px;
}

.booking-addons .booking-item-info{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;     /** IE6+, Firefox 7+, Opera 11+, Chrome, Safari **/
  -o-text-overflow: ellipsis;  /** Opera 9 & 10 **/
  max-width: 95%;
}

.booking-addons .booking-item-info.show-all{
  white-space:normal;
  overflow:visible;
  text-overflow:none;
  -o-text-overflow:none;
  max-width: 100%;
}

.index-links a{
  text-decoration: none;
}

.index-link-box{
  width:100%;
  margin-bottom:20px;
}

.index-link-box img{
  width:100%;
  height:auto;
}

.index-link-box .link-image{
  width:100%;
}

.index-link-box .link-text{
  display:none;
  color:#ffffff;
  background-color: #25367b;
  border-radius:0px 0px 5px 5px;
}

.index-link-box:hover{
  box-shadow:
          1px 1px #25367b,
          2px 2px #25367b,
          3px 3px #25367b;
  -webkit-transform: translateX(-3px);
  transform: translateX(-3px);
}

.name-change-row-tr{
  border-bottom:1px solid #e0e0e0;
}
.store-caption
{
  /*color: #d31393;*/
  font-size: x-large;
}
a.no-decor-quicklink:link
{
  text-decoration: none;
  color: #bd0703;
  font-weight:bold;
}
a.no-decor-quicklink:hover
{
  cursor: pointer;
  text-decoration: underline;
}
.margin-bottom-20
{
  margin-bottom: 20px;
}
.btn-space {
    margin-right: 5px;
}
.emi-slider .slider.slider-horizontal {
  width: 100% !important;
}
.emi-slider .slider-handle {
  background-image: linear-gradient(to bottom, #ff039b 0%, #ca007a 100%) !important;
}
.emi-slider .slider-selection.tick-slider-selection {
  background-image: linear-gradient(to bottom, #ef89de 0%, #eb70a9 100%) !important;
}
.emi-slider .slider-tick.in-selection {
  background-image: linear-gradient(to bottom, #ef89e2 0%, #de81ce 100%); !important;
}
.no-wrap {
  white-space: nowrap;
}
.width-12 {
    width: 12%;
}
.booking-number {
  text-transform: uppercase!important;
}
#emi-calculator button{
  outline: none;
}
.line-height-30 {
  line-height: 30px;
}
.color-white {
  color: white !important;
}
#address_form_modal {
  z-index: 170000000
}
.privacy_policy{
  margin-top: 50px;
}
.privacy_policy_body_content {
  font-size: 16px;
}
.register_privacy {
  margin: 0 0 12px;
}
/*Cookie styles*/
.cookie-disclaimer {
  background: #fff;
  color: #000;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  position: fixed;
  border-top: 1px solid #3b3939;
}

.cookie-disclaimer .container {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cookie-disclaimer .cookie-close{
  cursor: pointer;
  padding: 10px;
  color: #3C3944;
}
.accept-cookie {
  border-radius: 0;
  padding: 15px;
  margin-top: 10px;
}

.cookie-title {
    font-weight: 700;
    padding: 20px 30px 20px 0;
    border-right: 1px solid;
    letter-spacing: 5px;
}
.spacer{
  margin-right: 10px !important;
}

.width-40 {
    width: 40%;
}
.login-left-container {
   /* margin-top: 35%;*/
    width:100%;
}
.borderless td, .borderless th {
    border: none;
}
#event-info .panel-heading {
  background: #cda349;
  color: #000;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
}

.countdown-wrap {
  margin-bottom: 15px;
}
.countdown_to_waitlist {
  font-size: 12px;
}
.backlink {
  font-size: 11px;
  line-height:11px;
  color: #333;
}
.backlink a,.login-container a.btn-link{
  color: #000;
  text-decoration: underline;
}
.dv-emi-snipp {
    font-size: 13px;
    margin: 12px 0;
}
.dv-emi-snipp span.spn-1 {
    font-style: italic;
}
.dv-emi-snipp span.spn-11 {
    color: #d3007f;
}
.emi-calc-new {
    font-size: 13;
    font-style: italic;
}
.cart-check-out {
    margin-top: 30px;
}
.cart-dv-choose {
    margin: 0;
}
/*styling for new invoice*/
.logo_area {
  background: url("../img/logo_gold.png") no-repeat;
  width: 250px;
  height: 35px;
}
.invoice_content {
  margin: 0 auto;
  max-width: 800px;
  border-top: 1px solid #000;
}
.address_logo_block {
  margin-top: 20px;
}
.address_logo_block .caption_area h1{
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  width: 180px;
}
.address_logo_block .caption_area {
  position: relative;
  margin-bottom: 10px;
}
.page_number {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 10px;
  display: none;
}
.date_invoice_block {
  width: 100%;
  min-height: 40px;
}
.date_invoice_block .date{
  width: 90px;
  float: left;
}
.date_invoice_block .invoice_no{
  width: 280px;
  float: left;
}
.date_invoice_block .invoice_number {
  width: 100%;
  display: block;
}
.address_logo_block .address{
  height: auto;
  padding-top: 20px;
  padding-bottom: 15px;
}
.order_confirmation_details ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.order_confirmation_details ul li{
  list-style: none;
  margin: 0;
  padding: 0;
}
.order_summary_table {
  min-height: 300px;
  margin-top: 30px;
  margin-bottom: 15px;
}
.order_summary_table .table {
  margin-bottom:10px;
}
.order_details_block table thead tr td{
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC;
}
.order_summary_table table tbody tr td{
  border-top: none;
  padding-top: 4px;
  padding-bottom: 4px;
}
.order_summary_table table tbody tr.table_foot_summary td{
  border-top: none;
  padding-top: 0;
  padding-bottom: 0;
}
.order_summary_table table tbody tr.final_total td{
  border-top: none;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #CCCCCC;
}
.order_details_block table thead tr td.item_name_table{
  min-width: 300px;
}
.order_summary_table table tbody tr.blank_block td{
  height: 10px;
}
.table-responsive table.table a{
  color: #cda349;
}
.instructions_foot p{
  font-size: 10px;
}
.communication_block {
  border-top: 1px solid #CCC;
  padding-top: 5px;
  min-height: 80px;
}
.communication_block  p{
  font-size: 10px;
}
.payment_summary_table .head_block{
  padding-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
}
.head_block .code_block {
  width: 100px;
  float: right;
  padding-left: 5px;
}
.payment_summary_table .left_block .payment_details_summary{
  padding-top: 15px;
}
.payment_summary_table .left_block .payment_details_summary p{
  margin-bottom: 20px;
  font-size: 12px;
}
.payment_summary_table .right_block {
  border-left: 1px solid #CCCCCC;
}
.invoice_payment_summary ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 300px;
  min-height: 120px;
}
.invoice_payment_summary ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.invoice_payment_summary ul li label {
  font-weight: normal;
}
.invoice_payment_summary ul li b{
  text-align: right;
  float: right;
}
.right_block .account_seal_section{
  border-bottom: 1px solid #CCCCCC;
  clear: both;
  position: relative;
  height: 100px;
}
.right_block .account_seal_section .small_label{
  padding-left: 5px;
}
.right_block .account_seal_section .acc_gift{
  width: 100%;
  float: left;
  border-bottom: 1px solid #CCCCCC;
}
.right_block .account_seal_section .acc_gift .giro_acc {
  width: 150px;
  float: left;
  padding-left: 5px;
  height: 31px;
}
.right_block .account_seal_section .acc_gift .av_gift {
  width: 69px;
  float: left;
  padding-left: 5px;
  border-left: 1px solid #CCCCCC;
  height: 31px;
}
.right_block .account_seal_section .acc_gift .small_label {
  font-size: 10px;
  font-weight: normal;
}
.right_block .account_seal_section .acc_gift .num_section {
  font-size: 12px;
  font-weight: bold;
}
.right_block .payee_name{
  min-height: 65px;
  float: left;
  width: 270px;
}
.right_block .payee_name h2{
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 5px;
}
.seal_section {
  width: 100px;
  border-left: 2px solid #CCCCCC;
  border-bottom: 2px solid #CCCCCC;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #FFFFFF;
}
.postal_address_sec {
  padding-left: 5px;
  border-bottom: 1px solid #CCCCCC;
}
.small_label {
  font-size: 10px;
  font-weight: normal;
}
.postal_address_sec .sender_address{
  padding: 10px;
  min-height: 100px;
}
.own_acc {
  padding-left: 5px;
  min-height: 45px;
}
.message_payee {
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  height: auto;
  margin-bottom: 10px;
}
.price_footer {
  border-left: 1px solid #CCCCCC;
  min-height: 45px;
  padding-left: 5px;
  width: 115px;
  float: left;
}
.price_footer_ore {
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  min-height: 45px;
  padding-left: 5px;
  width: 40px;
  float: right;
}
.message_payee .price_footer .amount{
  text-align: right;
}

.order_summary_table table tbody tr.table_foot_summary td.price_bloc_table,.order_summary_table table tbody tr td.price_value {
  min-width: 120px;
}
.order_summary_table table tbody tr.final_total td.price_bloc_table{
  min-width: 120px;
}
/*new styles added 26-07-21*/
#start-new-booking .btn-primary{
  padding: 15px 30px;
}
.sample-codes-row a,.inline-quick-links a{
  color: #000;
  text-decoration: underline;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: none;
}
.login_section {
  margin-top: 20%;
  padding: 15px;
  /*border: 1px solid #cda349;*/
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.3);
}
#event-info {
  margin-bottom: 0;
}
.login-left-container {
  padding: 15px;
  background-color: #FFF;
  border-radius: 5px;
}
.d_flex {
  display: flex;
}
.align_fix_flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-container {
  width: 100%;
}
.register_section {
  padding: 15px;
  /*border: 1px solid #cda349;*/
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.3);
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10%;
}
.register_section .login-container.register-container {
  margin-top: 30px;
  margin-bottom: 30px;
}
.reset_password .login-container{
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.reset_password .login-logo {
  margin-left: auto;
  margin-right: auto;
}
.landing_new h1.page-header{
  font-size: 40px;
  color: #FFF;
}
.login-left-container .panel .panel-heading h4.panel-title{
  font-family: 'Oswald', sans-serif;
}
.login-layout .custom_btn{
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.footer_widget_block h2{
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #cda349;
}
.footer_widget_block img{
  width: 50px;
  height: auto;
  padding-bottom: 20px;
  padding-top: 10px;
}
.footer_widget_block ul {
  margin-bottom: 20px;
}
.footer_widget_block ul li a{
  font-size: 16px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}
.copyright-text {
  font-size: 14px;
  font-weight: 400;
  color: #FFF;
}
.basic_white_block .page-header {
  color: #000;
}
.table thead tr th,.table thead tr th a{
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #cda349;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}
.user_edit_page .link-add-address{
  margin-top: 0;
}
.basic_white_block .table tr:first-child td {
  border-color: #000;
}
.basic_white_block .table tr:first-child th{
  border-color: #000;
}
.basic_white_block .table tr td.td-actions a{
  color: #cda349;
}
.modal .form .modal-content .modal-header h4.modal-title{
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #cda349;
  font-size: 18px;
}
.modal .form .modal-content .btn-close-add-address-modal {
  background: #CCC !important;
  border: 1px solid #CCC !important;
  color: #000;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.friends_page h1.page-header{
  margin-bottom: 0;
}
.friends_page button.search_btn i.fa{
  vertical-align: bottom;
}
.reset_btn,.btn-reject-tc,.btn-close-add-friend-modal {
  background: #CCC !important;
  border: 1px solid #CCC !important;
  color: #000;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.mb-0 {
  margin-bottom: 0;
}
.friends_page .table tr td a.btn-link,.cruise-orders .table tr td a.btn-link,.cruise-orders .table tr td a.booking-number,.cap-orders .table tr td a.btn-link{
  color: #cda349;
}
.modal .modal-dialog .modal-content .modal-header h4.modal-title{
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #cda349;
  font-size: 18px;
}
.modal .modal-dialog .modal-content .modal-body .table thead tr th,.modal .modal-dialog .modal-content .modal-body .table thead tr th a{
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 14px;
}
.def-code {
  color: #cda349;
}
.modal .modal-dialog .modal-content a{
  color: #cda349;
}
.friends_reservations {
  width: 100%;
}
.friends_reservations .nav-tabs li a,.main_reservation_page .nav-tabs li a{
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #cda349;
  font-size: 18px;
  padding: 15px 21px;
}
.new-booking-link {
  padding-left: 60px !important;
}
.main_gold_btn {
  background: #cda349 !important;
  border: 1px solid #cda349 !important;
  color: #000 !important;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  border-radius: 4px;
}
.main_gold_btn:hover {
  background: #cbac48 !important;
  color: #000 !important;
  border: none;
}
.friends_reservations .section-heading{
  font-size:2em;
  overflow:hidden;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  margin: 10px 0;
}
.btn-name-change{
  background: #cda349 !important;
  border: 1px solid #cda349 !important;
  color: #000 !important;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  border-radius: 4px;
}
.btn-name-change:hover {
    background: #cbac48 !important;
    color: #000 !important;
    border: none;
}
.btn-link:focus, .btn-link:hover {
  text-decoration: none;
  color: #000;
}
.pagination li a:hover {
   color: #000;
}
.pagination li.active a,.pagination li.active a:focus{
  background-color: #cda349;
  border-color: #cda349;
}
.pagination li.active a:hover {
  background: #cbac48 !important;
  border-color: #cbac48;
  color: #000;
}
.pagination li a{
  color: #000;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px !important;
}
#continue-edit-booking a,#show-code-row a,.sales-code-form-wrap a {
  color: #000;
  text-decoration: underline;
}
h1.tab-header {
  font-size:25px;
  overflow:hidden;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.tab-content h3.section-heading {
  font-family: 'Open Sans', sans-serif;
}
.booking_item {
  color: #FFF;
}
#lbl_initial_amount {
  color: #333333;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #cda349;
}
.booking_item input[type="radio"] + label ,.booking_item .booking-item-price{
  color: #000;
}
.booking_item.disabled input[type="radio"] + label,.booking_item.disabled .booking-item-price{
  color: #CCC;
}
.booking_item .check_box_area .transp_text,.booking_item .transp_text{
  color: #000;
}
.booking_item.disabled .check_box_area .transp_text {
  color: #CCC;
}
.main_reservation_page .nav-tabs.custom_tabs {
  display: flex;
}
.main_reservation_page .nav-tabs.custom_tabs li a {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100px;
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  background-color: rgba(238, 238, 238, 0.5);
}
.main_reservation_page .nav-tabs.custom_tabs li:first-child a{
  max-width: 160px;
}
.width_fix_invoice {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.width_fix_invoice h3,h3.reservation_details_caption,h3.caption_new{
  padding-bottom: 0px;
  border: 0px;
  font-size: 2em;
  overflow: hidden;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.accept-cookie {
  background: #cda349 !important;
  border: 1px solid #cda349 !important;
  color: #000;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  border-radius: 4px;
}
.accept-cookie:hover {
  background: #cbac48 !important;
  color: #000 !important;
  border: none;
}
.header-wrap .dropdown-menu > li > a:focus,.header-wrap .dropdown-menu > li > a:hover {
  background-color: #cda349;
}

.success-message-ul a {
  color: #000;
}
.close {
  opacity: 1;
}
.select2-container,.select2-container:focus {
  outline: none;
  border: none;
}
.select2-container--default .select2-selection--single:focus {
  outline: none;
}
.swish-modal-body-success {
  color: green;
  vertical-align: middle;
}
.swish-modal-body-fail {
  color: red;
  vertical-align: middle;
}
@media only screen and (max-width: 991px) {
  .d_flex {
    flex-direction: column;
  }
  .login-left-container {
    margin-top: 30px;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .login-container {
    padding-top: 30px;
  }


}
@media only screen and (max-width: 768px) {

  body {
      margin-bottom: 0px;
  }
  .footer
  {
    position: relative;
  }
  .main_reservation_page #ultabs-accordion .panel .panel-heading h4 a{
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    color: #cda349;
    font-size: 18px;
  }
  .invoice {
    overflow-y: scroll;
  }
  .invoice_content {
    width: 800px;
  }
}
@media (max-width: 420px) {
    .top-menu-toggle + .dropdown-menu {
      max-width: 320px;
    }
    .width_fix_invoice h3 .btn-primary{
      margin-top: 5px;
    }
}
.truncate-text {
    display: inline-block;
    max-width: 15ch;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    cursor: default;
}
/* Login */
.social-login-separator {
    position: relative;
    text-align: center;
    margin: 20px 0;
}

.social-login-separator::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #ddd;
    z-index: 0;
}

.social-login-separator span {
    background-color: #fff;
    padding: 0 10px;
    position: relative;
    z-index: 1;
    color: #777;
    font-size: 14px;
}

.social-login-buttons {
    margin-bottom: 5px;
}

.google-btn, .apple-btn {
    position: relative;
    text-align: center;
    font-weight: bold;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: none;
    font-size: 14px;
}

.google-btn:hover, .google-btn:focus, .google-btn:active {
    background-color: #f8f8f8;
    color: #333;
    text-decoration: none;
    background-image: none;
}

.apple-btn:hover, .apple-btn:focus, .apple-btn:active {
    background-color: #111;
    color: #fff;
    text-decoration: none;
    background-image: none;
}

.google-btn span {
    color: #202124;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}

.apple-btn span {
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}

/* Button styling overrides */
.btn.google-btn {
    background-color: #FFFFFF !important;
    color: #333 !important;
    border: 1px solid #ddd;
}

.btn.apple-btn {
    background-color: #000000 !important;
    color: #FFFFFF !important;
    border: none;
}

.btn.apple-btn span {
    color: #FFFFFF !important;
}

.btn.btn-primary {
    background-color: #D5A847 !important;
    color: #000000 !important;
    border: none;
    font-weight: bold;
}

.btn.google-btn:hover, 
.btn.google-btn:focus, 
.btn.google-btn:active {
    background-color: #f8f8f8 !important;
    color: #333 !important;
}

.btn.apple-btn:hover, 
.btn.apple-btn:focus, 
.btn.apple-btn:active {
    background-color: #111111 !important; 
    color: #FFFFFF !important;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
    background-color: #c9992f !important;
    color: #000000 !important;
}

.google-icon, .apple-icon {
    margin-right: 8px;
    height: 20px;
    width: auto;
    vertical-align: middle;
}

/* White button style */
.btn-white {
    background-color: #FFFFFF !important;
    color: #333 !important;
    border-color: #ddd !important;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active {
    background-color: #FFFFFF !important;
    color: #333 !important;
    border-color: #ccc !important;
}

.align-vertically {
    display: flex;
     align-items: center;
}