/* 
    Created on : Apr 4, 2024, 1:40:47 PM
    Author     : ericknogueira & andré bogdan - aloby
*/

:root {
  --brand-primary: #00118d;
  --brand-primary-light: #0099ff;
  --brand-primary-dark: #000c60;
}

/* --- BTN dentro da Tab Reserva ------------------------------------------- */

.form-checkbox--button label span {
  color: #ffffff;
  border: 1px solid #173084;
  background-color: #0084ff;
}
.form-checkbox--button input:checked + span {
  background-color: #00118d;
}

/* --- The END ----------------------------------------- */

.other-settings [type=checkbox] + label:before {
  color: #00118d;
}
.other-settings [type=checkbox] + label:after {
  color: #00118d;
}
.other-settings > input:active {
  outline: none;
  box-shadow: none;
  border-color: #00118d;
}
.other-settings > input:focus {
  outline: none;
  box-shadow: none;
  border-color: #00118d;
}
.other-settings .btn-select:active,
.other-settings .btn-select:focus {
  border-color: #00118d;
}
.other-settings .dropdown-list-popup li > a:hover {
  background: #00118d;
  color: white !important;
}
.searchbar-main .searchbar-main_tabs .searchbar-main_tabs_tab p {
  font-size: 16px;
  font-weight: normal;
  color: #00118d;
}
.searchbar-main .searchbar-main_tabs .searchbar-main_tabs_tab.active .tab {
  border-bottom: 4px solid #0099ff;
  background-color: #0099ff;
}
.searchbar-main .searchbar-main_tabs .searchbar-main_tabs_tab.active:hover .tab {
  background-color: #0099ff;
}
.searchbar-main .searchbar-main_tabs .searchbar-main_tabs_tab .tab .z-icon {
  color: #00118d;
}
.searchbar-main .searchbar-main_tabs .searchbar-main_tabs_tab--search.active .tab {
  border-bottom: 4px solid #00118d;
  background-color: #00118d !important;
}
@media screen and (max-width: 767px) {
  .searchbar-main .searchbar-main_tabs .searchbar-main_tabs_tab {
    margin: 0;
  }
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane {
  -webkit-box-shadow: 0px 2px 0px 0 rgba(0, 0, 0, 0.2), 9px 15px 20px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 0px 0 rgba(0, 0, 0, 0.2), 9px 15px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 0px 0 rgba(0, 0, 0, 0.2), 9px 15px 20px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
  background-color: #0099ff;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane.search {
  background-color: #00118d;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane.search.is-multicity .pane-wrapper .form-group .aditional-flight .icon-delete {
  font-size: 23px;
  margin-right: 20px;
  color: white;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane.search .form-checkbox--button span {
  background-color: #0099ff !important;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane.search .form-checkbox--button span:hover {
  background-color: #000c60;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane.search .form-checkbox--button input:checked + span {
  color: #00118d;
  border-color: white;
  background-color: white;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane.check-in {
  padding: 20px;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-group.form-group--flight-search .switch-airports {
  background: #0099ff;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-group.form-group--flight-search .switch-airports:hover {
  background: #00118d;
  color: white;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-group.form-group--pnr {
  width: 60%;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  border-left: 1px solid #dddddd;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-group > .form-input.is-error {
  border: 2px solid #ff9600;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-group > .form-input.dates .date-range > label:not(.button--switch),
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-group > .form-input.dates .date-range-to > label:not(.button--switch) {
  color: #0099ff;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-group > .form-input.dates .input-group input {
  font-size: 14px;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-group > .form-input.dates a {
  color: #00118d;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-group > .form-input label:not(.button--switch) {
  color: #0099ff;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-group > .form-input > a {
  color: #00118d;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-group > .form-input .input-group .prefix {
  padding-right: 10px;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-group > .form-input .input-group input {
  padding: 10px;
  font-size: 14px;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-action .button-search {
  width: 82%;
  background-color: #000c60;
  padding-left: 0px;
  padding-right: 10px;
  border-radius: 8px;
  min-width: 100px;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-action .button-search:not(.button--loading):hover {
  border-color: #ffffff;
  background-color: #0099ff;
  color: #ffffff;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-action .button-search:not(.button--loading)::after {
  font-size: 22px;
  top: 8px;
  right: 10px;
}
.searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-action .button-search[disabled] {
  background-color: #0099ff;
}
@media screen and (max-width: 1024px) {
  .searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .form-action {
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .searchbar-main .searchbar-main_tab-content .searchbar-main_tab-content_pane .tab-pane_options-container .form-checkbox--button label span {
    font-size: 12px;
  }
}
.cities-sugestion-popup .cities-sugestion-popup_list li:not(.title.liCountry)::before {
  background-color: #00118d;
}
.passengers-popup .passengers-popup_action .button-accept {
  background-color: #00118d;
}
.passengers-popup .passengers-popup_action .button-accept:hover {
  border-color: #00118d;
  color: #00118d;
}
.calendar-footer {
  padding: 5px;
}
.z-progress .z-line {
  background: #00118d;
}
.z-progress .z-subline {
  background: #00118d;
}
.vc-highlight.today {
  color: #00118d;
}
.vc-highlight.noflight:hover {
  background-color: #bfbfbf;
}
.vc-highlight.active {
  background-color: #bfbfbf;
}
.vc-highlight.active:hover {
  background-color: #b3b3b3;
}
.vc-highlight.active.available {
  background-color: #0099ff;
}
.vc-highlight.active.available:hover {
  background-color: #000c60;
}
.vc-day-box-right-center + .vc-day-box-center-center > .active.available,
.vc-day-box-left-center + .vc-day-box-center-center > .active.available {
  background-color: #000c60;
  border-radius: var(--rounded-full) !important;
}
.citypair-messages--actions .btn-primary {
  background: #00118d;
  color: white;
  border: 1px solid #00118d;
}
.citypair-messages--actions .btn-primary:hover {
  background: white;
  color: #00118d;
}
.z-popover.z-popover--error {
  background-color: #ff9600;
}
.z-popover.z-popover--error::before {
  background-color: #ff9600;
}
#FindBookingStatus .form-checkbox--button input:checked + span {
  color: white;
  background-color: #00118d;
  border-color: #00118d;
}
.button--switch input:checked + .slider {
  background-color: #00118d;
}
.button--switch input:focus + .slider {
  box-shadow: 0 0 1px #00118d;
}