#ui-datepicker-div {
  z-index: 10001 !important;
}

.ui-datepicker .ui-icon {
  text-indent: 0 !important;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  margin-top: -4px !important; 
}

.fare-type-header p {
  line-height: 1.5 
}

.sw2 .swa-icon_external-link:before {
    content: '\E066' !important;
}

a[aria-describedby$=third-party-site]:not([class*=icon-link]):after {
    content: '\E066' !important;
}

.btn-warning {
   font-weight: bold; 
}

/*.business-light-theme.business-theme a:hover {
    color: #fff;
}*/

#swa-tabbed-widgets label {
    display: block;
    margin-bottom: 0;
}

.vacations-theme {
    --cmp-core-color-horizontal-gesture-scroller-mask: #ffffff !important;
	--cmp-core-color-horizontal-gesture-scroller-mask-transparent: rgba(255, 255, 255, 0) !important;
}