.ui-tabs-panels
{
    background-color: transparent!important;
    margin-top: 0px !important;
}

body .ui-datatable .ui-datatable-data > tr td {
    padding: 0.2em!important;

   padding-left: 0.75em!important;
      padding-right: 0.75em!important;
}

body .ui-tabs.ui-tabs-top .ui-tabs-panel, body .ui-tabs.ui-tabs-bottom .ui-tabs-panel, body .ui-tabs.ui-tabs-left .ui-tabs-panel, body .ui-tabs.ui-tabs-right .ui-tabs-panel 
body .ui-breadcrumb ul li.ui-breadcrumb-chevron {
    background-color: transparent!important;

    }
body .ui-tabs.ui-tabs-top .ui-tabs-nav li.ui-state-active, body .ui-tabs.ui-tabs-bottom .ui-tabs-nav li.ui-state-active, body .ui-tabs.ui-tabs-left .ui-tabs-nav li.ui-state-active, body .ui-tabs.ui-tabs-right .ui-tabs-nav li.ui-state-active 
{
     /*background-color:#DE772D!important;
*/
    
}
body .ui-tabs.ui-tabs-top .ui-tabs-nav li.ui-state-active, body .ui-tabs.ui-tabs-bottom .ui-tabs-nav li.ui-state-active, body .ui-tabs.ui-tabs-left .ui-tabs-nav li.ui-state-active, body .ui-tabs.ui-tabs-right .ui-tabs-nav li.ui-state-active {
  border: 1px solid #dddddd;
  background-color: #ffffff;
}



body .ui-tabs.ui-tabs-top .ui-tabs-nav li.ui-state-active {

    border-bottom: 0!important;
    border-top: 1px!important; 
    border-bottom-color: transparent!important;
}



.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
color:#DE772D!important;
  font-weight:bold!important;
}
    
    body .ui-tabs.ui-tabs-top, body .ui-tabs.ui-tabs-bottom, body .ui-tabs.ui-tabs-left, body .ui-tabs.ui-tabs-right {
    border: 0 none;
    background-color: transparent;
    }
body .ui-tabs.ui-tabs-top .ui-tabs-nav li, body .ui-tabs.ui-tabs-bottom .ui-tabs-nav li, body .ui-tabs.ui-tabs-left .ui-tabs-nav li, body .ui-tabs.ui-tabs-right .ui-tabs-nav li {
  position: static;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 1px;
  margin: 0;
  background: #ffffff;
  border: 1px solid transparent;
}

body .ui-slider .ui-slider-range {
    background: #778899!important;
}

body .ui-slider .ui-slider-handle {
    background-color: #778899!important;
    -moz-transition: background-color 0.15s;
    -o-transition: background-color 0.15s;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
body .ui-chkbox .ui-chkbox-box.ui-state-active {
    border: 1px solid #778899!important;
    background-color: #778899!important;
    color: #ffffff;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}



.login-body.layout-dark .login-content .login-panel {
  background-color: rgba(32, 37, 46, 0.3);
}

.container {
  width: 100%;
  max-width: 1736px;
}
.hidden {
  display: none;
}
a,
input,
select,
.btn,
img,
i,
.animation {
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  outline: 0 !important;
}
.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: " FlipH";
}
b,
figure,
b:focus,
figure:focus,
div:focus,
span:focus {
  outline: 0 !important;
}
label {
  font-weight: 400;
}
.ServiceSearch label {
  font-weight: 400;
}
.top-0 {
  top: 0;
}
.top-1 {
  top: 1px;
}
.top-2 {
  top: 2px;
}
.top-4 {
  top: 4px;
}
.top-6 {
  top: 6px;
}
.top-8 {
  top: 8px;
}
i {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.i-top-2 {
  position: relative;
  top: 2px;
}
.i-top-4 {
  position: relative;
  top: 4px;
}
.i-top-6 {
  position: relative;
  top: 6px;
}
.line-height-18 {
  line-height: 18px;
}
.line-height-20 {
  line-height: 20px;
}
.line-height-22 {
  line-height: 22px;
}
.line-height-24 {
  line-height: 24px;
}
.rotate-45 {
  transform: rotate(45deg);
}
.rotate-90 {
  transform: rotate(90deg);
}
.rotate-135 {
  transform: rotate(135deg);
}
.rotate-180 {
  transform: rotate(180deg);
}
.rotate-225 {
  transform: rotate(225deg);
}
.rotate-270 {
  transform: rotate(270deg);
}
.passenger-arrow {
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  outline: 0 !important;
}
a,
a:link {
  color: #182849;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #182849;
  text-decoration: none;
}
h1 {
  font-size: 36px;
  margin: 0;
  padding: 0;
}
h2 {
  font-size: 26px;
  margin: 0;
  padding: 0;
}
h3 {
  font-size: 20px;
  margin: 0;
  padding: 0;
}
h4 {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
}
h6 {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
p {
  padding: 0;
  margin: 0;
}
.font-300 {
  font-weight: 300;
}
.font-400 {
  font-weight: 400;
}
.font-600 {
  font-weight: 600;
}
.font-700 {
  font-weight: 700;
}
.font-900 {
  font-weight: 900;
}
.size-70 {
  font-size: 70px;
}
.size-50 {
  font-size: 50px;
}
.size-42 {
  font-size: 42px;
}
.size-36 {
  font-size: 36px;
}
.size-32 {
  font-size: 32px;
}
.size-30 {
  font-size: 30px;
}
.size-28 {
  font-size: 28px;
}
.size-26 {
  font-size: 26px;
}
.size-24 {
  font-size: 24px;
}
.size-22 {
  font-size: 22px;
}
.size-20 {
  font-size: 20px;
}
.size-18 {
  font-size: 18px;
}
.size-16 {
  font-size: 16px;
}
.size-14 {
  font-size: 14px;
}
.size-13 {
  font-size: 13px;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.text-color {
  color: #182849;
}
.brand-color {
  color: #182849;
}
.brand-light-color {
  color: #ffb4a5;
}
.brand-lighter-color {
  color: #ffe1db;
}
.brand-dark-color {
  color: #ed533a;
}
.brand-darker-color {
  color: #d84a32;
}
.brand-bgcolor {
  background-color: #182849;
}
.brand-light-bgcolor {
  background-color: #ffb4a5;
}
.brand-lighter-bgcolor {
  background-color: #ffe1db;
}
.brand-dark-bgcolor {
  background-color: #ed533a;
}
.brand-darker-bgcolor {
  background-color: #d84a32;
}
.brand-bgcolor-alpha-8 {
  background-color: rgba(255, 105, 75, 0.8);
}
.brand-bgcolor-alpha-5 {
  background-color: rgba(255, 105, 75, 0.5);
}
.brand-bgcolor-alpha-2 {
  background-color: rgba(255, 105, 75, 0.2);
}
.primary-color {
  color: #182849!important;
}
.primary-light-color {
  color: #b5c7e2;
}
.primary-lighter-color {
  color: #e1e9f3;
}
.primary-dark-color {
  color: #182849;
}
.primary-darker-color {
  color: #182849;
}
.primary-bgcolor {
  background-color: #182849;
}
.primary-light-bgcolor {
  background-color: #b5c7e2;
}
.primary-lighter-bgcolor {
  background-color: #e1e9f3;
}
.primary-dark-bgcolor {
  background-color: #182849;
}
.primary-darker-bgcolor {
  background-color: #182849;
}
.primary-bgcolor-alpha-8 {
  background-color: rgba(107, 144, 197, 0.8);
}
.primary-bgcolor-alpha-5 {
  background-color: rgba(107, 144, 197, 0.5);
}
.primary-bgcolor-alpha-2 {
 /* background-color: rgba(107, 144, 197, 0.2);*/
  background-color: rgba(169, 169, 169, 0.1);
}
.secondary-color {
  color: #182849;
}
.secondary-light-color {
  color: #999fa3;
}
.secondary-dark-color {
  color: #253038;
}
.secondary-bgcolor {
  background-color: #182849;
}
.secondary-light-bgcolor {
  background-color: #999fa3;
}
.secondary-dark-bgcolor {
  background-color: #253038;
}
.secondary-bgcolor-alpha-8 {
  background-color: rgba(51, 63, 72, 0.8);
}
.secondary-bgcolor-alpha-5 {
  background-color: rgba(51, 63, 72, 0.5);
}
.secondary-bgcolor-alpha-4 {
  background-color: rgba(51, 63, 72, 0.4);
}
.secondary-bgcolor-alpha-3 {
  background-color: rgba(51, 63, 72, 0.1);
}
.secondary-bgcolor-alpha-2 {
  background-color: rgba(51, 63, 72, 0.2);
}
.grey-color {
  color: #b0bebe;
}
.grey-color80 {
  color: #c0cbd1;
}
.grey-color70 {
  color: #d0d8dc;
}
.grey-color50 {
  color: #dbe2e5;
}
.grey-color30 {
  color: #ebeff0;
}
.grey-color20 {
  color: #eff2f3;
}
.grey-color10 {
  color: #f7f8f9;
}
.grey-bgcolor {
  background-color: #b0bebe;
}
.grey-bgcolor80 {
  background-color: #c0cbd1;
}
.grey-bgcolor70 {
  background-color: #d0d8dc;
}
.grey-bgcolor50 {
  background-color: #dbe2e5;
}
.grey-bgcolor30 {
 background-color: #ebeff0;

}
.grey-bgcolor20 {
  background-color: #eff2f3;
}
.grey-bgcolor10 {
  background-color: #f7f8f9;
}
.white-color {
  color: #fff;
}
.white-bgcolor {
  background-color: #fff;
}
.white-bgcolor-alpha-9 {
  background-color: rgba(255, 255, 255, 0.9);
}
.white-bgcolor-alpha-8 {
  background-color: rgba(255, 255, 255, 0.8);
}
.white-bgcolor-alpha-7 {
  background-color: rgba(255, 255, 255, 0.7);
}
.white-bgcolor-alpha-6 {
  background-color: rgba(255, 255, 255, 0.6);
}
.white-bgcolor-alpha-5 {
  background-color: rgba(255, 255, 255, 0.5);
}
.white-bgcolor-alpha-4 {
  background-color: rgba(255, 255, 255, 0.4);
}
.white-bgcolor-alpha-3 {
  background-color: rgba(255, 255, 255, 0.3);
}
.white-bgcolor-alpha-2 {
  background-color: rgba(255, 255, 255, 0.2);
}
.white-bgcolor-alpha-1 {
  background-color: rgba(255, 255, 255, 0.1);
}
.white-bgcolor-alpha-05 {
  background-color: rgba(255, 255, 255, 0.05);
}
.success-color {
  color: #F1B03D;
}
.success-dark-color {
  color: #73a308;
}
.success-darker-color {
  color: #73a308;
}
.success-bgcolor {
  background-color: #F1B03D;
}
.success-dark-bgcolor {
  background-color: #73a308;
}
.success-darker-bgcolor {
  background-color: #73a308;
}
.success-bgcolor-alpha-8 {
  background-color: rgba(146, 188, 15, 0.8);
}
.success-bgcolor-alpha-5 {
  background-color: rgba(146, 188, 15, 0.5);
}
.success-bgcolor-alpha-2 {
  background-color: rgba(146, 188, 15, 0.2);
}
.danger-color {
  color: #ff7f7f;
}
.danger-dark-color {
  color: #ff2f2f;
}
.danger-darker-color {
  color: #ff2f2f;
}
.danger-bgcolor {
  background-color: #ff7f7f;
}
.danger-dark-bgcolor {
  background-color: #ff2f2f;
}
.danger-darker-bgcolor {
  background-color: #ff2f2f;
}
.danger-bgcolor-alpha-8 {
  background-color: rgba(255, 127, 127, 0.8);
}
.danger-bgcolor-alpha-5 {
  background-color: rgba(255, 127, 127, 0.5);
}
.danger-bgcolor-alpha-2 {
  background-color: rgba(255, 127, 127, 0.2);
}
.black-color {
  color: #000;
}
.black-bgcolor {
  background-color: #000;
}
.black-bgcolor-alpha-8 {
  background-color: rgba(0, 0, 0, 0.8);
}
.black-bgcolor-alpha-5 {
  background-color: rgba(0, 0, 0, 0.5);
}
.black-bgcolor-alpha-2 {
  background-color: rgba(0, 0, 0, 0.2);
}
.out-policy-color {
  color: #ff9100;
}
.out-policy-bgcolor {
  color: #ff9100;
}
.out-policy-dark-bgcolor {
  color: #ff7100;
}
.link {
  color: #182849;
}
.link-hover {
  color: #46699b;
}
.nav-link-color {
  color: #fff;
}
.noRelativeTable {
  position: static !important;
}
.border-bottom {
  border-bottom: 1px solid;
}
.border-top {
  border-top: 1px solid;
}
.border-left {
  border-left: 1px solid;
}
.border-right {
  border-right: 1px solid;
}
.border-primary {
  border-color: #182849;
}
.border-brand {
  border-color: #182849;
}
.border-secondary {
  border-color: #182849;
}
.border-success {
  border-color: #F1B03D;
}
.border-danger {
  border-color: #ff2f2f;
}
.border-out-policy {
  border-color: #ff9100;
}
.no-padding {
  padding: 0;
}
.padding-all-80 {
  padding: 80px;
}
.padding-all-60 {
  padding: 60px;
}
.padding-all-50 {
  padding: 50px;
}
.padding-all-40 {
  padding: 40px;
}
.padding-all-30 {
  padding: 30px;
}
.padding-all-20 {
  padding: 20px;
}
.padding-all-15 {
  padding: 15px;
}
.padding-all-10 {
  padding: 10px;
}
.padding-all-5 {
  padding: 5px;
}
.padding-all-2 {
  padding: 2px;
}
.padding-top-80 {
  padding-top: 80px;
}
.padding-right-80 {
  padding-right: 80px;
}
.padding-bottom-80 {
  padding-bottom: 80px;
}
.padding-left-80 {
  padding-left: 80px;
}
.padding-top-60 {
  padding-top: 60px;
}
.padding-right-60 {
  padding-right: 60px;
}
.padding-bottom-60 {
  padding-bottom: 60px;
}
.padding-left-60 {
  padding-left: 60px;
}
.padding-top-50 {
  padding-top: 50px;
}
.padding-right-50 {
  padding-right: 50px;
}
.padding-bottom-50 {
  padding-bottom: 50px;
}
.padding-left-50 {
  padding-left: 50px;
}
.padding-top-40 {
  padding-top: 40px !important;
}
.padding-right-40 {
  padding-right: 40px !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
}
.padding-left-40 {
  padding-left: 40px !important;
}
.padding-top-30 {
  padding-top: 30px !important;
}
.padding-right-30 {
  padding-right: 30px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
.padding-left-30 {
  padding-left: 30px !important;
}
.padding-top-25 {
  padding-top: 25px !important;
}
.padding-right-25 {
  padding-right: 25px !important;
}
.padding-bottom-25 {
  padding-bottom: 25px !important;
}
.padding-left-25 {
  padding-left: 25px !important;
}
.padding-top-20 {
  padding-top: 20px !important;
}
.padding-right-20 {
  padding-right: 20px !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
}
.padding-left-20 {
  padding-left: 20px !important;
}
.padding-top-15 {
  padding-top: 15px !important;
}
.padding-right-15 {
  padding-right: 15px !important;
}
.padding-bottom-15 {
  padding-bottom: 15px !important;
}
.padding-left-15 {
  padding-left: 15px !important;
}
.padding-top-10 {
  padding-top: 10px !important;
}
.padding-right-10 {
  padding-right: 10px !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
}
.padding-left-10 {
  padding-left: 10px !important;
}
.padding-top-8 {
  padding-top: 8px !important;
}
.padding-right-8 {
  padding-right: 8px !important;
}
.padding-bottom-8 {
  padding-bottom: 8px !important;
}
.padding-left-8 {
  padding-left: 8px !important;
}
.padding-top-5 {
  padding-top: 5px !important;
}
.padding-right-5 {
  padding-right: 5px !important;
}
.padding-bottom-5 {
  padding-bottom: 5px !important;
}
.padding-left-5 {
  padding-left: 5px !important;
}
.padding-top-2 {
  padding-top: 2px !important;
}
.padding-right-2 {
  padding-right: 2px !important;
}
.padding-bottom-2 {
  padding-bottom: 2px !important;
}
.padding-left-2 {
  padding-left: 2px !important;
}
.padding-top-0 {
  padding-top: 0 !important;
}
.padding-right-0 {
  padding-right: 0 !important;
}
.padding-bottom-0 {
  padding-bottom: 0 !important;
}
.padding-left-0 {
  padding-left: 0 !important;
}
.no-margin {
  margin: 0;
}
.margin-all-80 {
  margin: 80px;
}
.margin-all-60 {
  margin: 60px;
}
.margin-all-50 {
  margin: 50px;
}
.margin-all-40 {
  margin: 40px;
}
.margin-all-30 {
  margin: 30px;
}
.margin-all-20 {
  margin: 20px;
}
.margin-all-15 {
  margin: 15px;
}
.margin-all-10 {
  margin: 10px;
}
.margin-all-5 {
  margin: 5px;
}
.margin-all-2 {
  margin: 2px;
}
.margin-top-80 {
  margin-top: 80px;
}
.margin-right-80 {
  margin-right: 80px;
}
.margin-bottom-80 {
  margin-bottom: 80px;
}
.margin-left-80 {
  margin-left: 80px;
}
.margin-top-60 {
  margin-top: 60px;
}
.margin-right-60 {
  margin-right: 60px;
}
.margin-bottom-60 {
  margin-bottom: 60px;
}
.margin-left-60 {
  margin-left: 60px;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-right-50 {
  margin-right: 50px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}
.margin-left-50 {
  margin-left: 50px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-right-40 {
  margin-right: 40px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.margin-left-40 {
  margin-left: 40px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-right-30 {
  margin-right: 30px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-left-30 {
  margin-left: 30px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-top-8 {
  margin-top: 8px;
}
.margin-right-8 {
  margin-right: 8px;
}
.margin-bottom-8 {
  margin-bottom: 8px;
}
.margin-left-8 {
  margin-left: 8px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-top-3 {
  margin-top: 3px;
}
.margin-right-3 {
  margin-right: 3px;
}
.margin-bottom-3 {
  margin-bottom: 3px;
}
.margin-left-3 {
  margin-left: 3px;
}
.margin-top-2 {
  margin-top: 2px;
}
.margin-right-2 {
  margin-right: 2px;
}
.margin-bottom-2 {
  margin-bottom: 2px;
}
.margin-left-2 {
  margin-left: 2px;
}
.margin-top-0 {
  margin-top: 0;
}
.margin-right-0 {
  margin-right: 0;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
.margin-left-0 {
  margin-left: 0;
}
.radius-all-50 {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.radius-top-left-50 {
  -webkit-border-top-left-radius: 50px;
  -moz-border-radius-topleft: 50px;
  border-top-left-radius: 50px;
}
.radius-top-right-50 {
  -webkit-border-top-right-radius: 50px;
  -moz-border-radius-topright: 50px;
  border-top-right-radius: 50px;
}
.radius-bottom-right-50 {
  -webkit-border-bottom-right-radius: 50px;
  -moz-border-radius-bottomright: 50px;
  border-bottom-right-radius: 50px;
}
.radius-bottom-left-50 {
  -webkit-border-bottom-left-radius: 50px;
  -moz-border-radius-bottomleft: 50px;
  border-bottom-left-radius: 50px;
}
.radius-all-30 {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.radius-top-left-30 {
  -webkit-border-top-left-radius: 30px;
  -moz-border-radius-topleft: 30px;
  border-top-left-radius: 30px;
}
.radius-top-right-30 {
  -webkit-border-top-right-radius: 30px;
  -moz-border-radius-topright: 30px;
  border-top-right-radius: 30px;
}
.radius-bottom-right-30 {
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius-bottomright: 30px;
  border-bottom-right-radius: 30px;
}
.radius-bottom-left-30 {
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-bottom-left-radius: 30px;
}
.radius-all-15 {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.radius-top-left-15 {
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-left-radius: 15px;
}
.radius-top-right-15 {
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  border-top-right-radius: 15px;
}
.radius-bottom-right-15 {
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
}
.radius-bottom-left-15 {
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
}
.radius-all-5 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.radius-top-left-10 {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
}
.radius-top-right-10 {
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
}
.radius-bottom-right-10 {
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
}
.radius-bottom-left-10 {
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px;
}
.radius-all-5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.radius-top-left-5 {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
.radius-top-right-5 {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
.radius-bottom-right-5 {
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
}
.radius-bottom-left-5 {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
.radius-all-0 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.radius-top-left-0 {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.radius-top-right-0 {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
.radius-bottom-right-0 {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.radius-bottom-left-0 {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.center {
  margin: 0 auto;
}
.i-left {
  padding-right: 10px;
}
.i-right {
  padding-left: 10px;
}
.relative {
  position: relative;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline-block-100 {
  display: inline-block;
  width: 100%;
}
.pointer {
  cursor: pointer;
}
.cursor-default {
  cursor: default !important;
}
.icon-on-input-sx {
  position: absolute;
  left: 10px;
  top: 8px;
  z-index: 10;
}
.min-label-hotel {
  min-width: 120px;
  display: inline-block;
}
.min-label-car {
  min-width: 120px;
  display: inline-block;
}
.min-label-air {
  min-width: 120px;
  display: inline-block;
}
.min-label-date {
  min-width: 150px;
  display: inline-block;
}
.label.chips {
  opacity: 0.9;
  font-size: 14px;
}
.label.chips:hover {
  opacity: 1;
}
.label-primary.chips {
  background-color: #182849;
}
.label-brand.chips {
  background-color: #182849;
}
.label-success.chips {
  background-color: #F1B03D;
}
.label-danger.chips {
  background-color: #ff2f2f;
}
.label-secondary.chips {
  background-color: #182849;
}
.btn {
  border: 0 !important;
  border: outset;
  outline: 0 !important;
}
.btn:active,
.btn:hover {
  outline: 0 !important;
}
.addborder {
  border: 2px solid !important;
}
.addborder.btn-primary {
  border-color: #182849 !important;
}
.addborder.btn-brand {
  border-color: #182849 !important;
}
.addborder.btn-secondary {
  border-color: #182849 !important;
}
.addborder.btn-success {
  border-color: #F1B03D !important;
}
.addborder.btn-danger {
  border-color: #ff7f7f !important;
}
.addborder.btn-out-policy {
  border-color: #ff9100 !important;
}
.btn-out-of-policy-select {
  position: absolute;
  bottom: 15px;
  left: 28px;
  display: flex;
  z-index: 10;
}
.btn-out-of-policy-text {
  float: right !important;
  padding-right: 90px;
}
.btn-main-nav {
  border: 0 solid !important;
  color: #fff;
  background-color: rgba(51, 63, 72, 0.05);
}
.btn-main-nav:hover,
.btn-main-nav:focus,
.btn-main-nav:active {
  color: #fff;
  background-color: rgba(51, 63, 72, 0.2);
}
.btn-transparent {
  border: 0 solid !important;
}
.btn-transparent.btn-primary {
  border-color: transparent !important;
  background-color: transparent !important;
  color: #182849 !important;
}
.btn-transparent.btn-primary:hover,
.btn-transparent.btn-primary:focus,
.btn-transparent.btn-primary:active {
  color: #46699b !important;
  background-color: transparent !important;
}
.btn-transparent.btn-brand {
  border-color: transparent !important;
  background-color: transparent !important;
  color: #182849 !important;
}
.btn-transparent.btn-brand:hover,
.btn-transparent.btn-brand:focus,
.btn-transparent.btn-brand:active {
  color: #d84a32 !important;
  background-color: transparent !important;
}
.btn-transparent.btn-secondary {
  border-color: transparent !important;
  background-color: transparent !important;
  color: #182849 !important;
}
.btn-transparent.btn-secondary:hover,
.btn-transparent.btn-secondary:focus,
.btn-transparent.btn-secondary:active {
  color: #242328 !important;
}
.btn-transparent.btn-success {
  border-color: transparent !important;
  background-color: transparent !important;
  color: #F1B03D !important;
}
.btn-transparent.btn-success:hover,
.btn-transparent.btn-success:focus,
.btn-transparent.btn-success:active {
  color: #648f07 !important;
}
.btn-transparent.btn-danger {
  border-color: transparent !important;
  background-color: transparent !important;
  color: #ff7f7f !important;
}
.btn-transparent.btn-danger:hover,
.btn-transparent.btn-danger:focus,
.btn-transparent.btn-danger:active {
  color: #eb0505 !important;
}
.btn-transparent.btn-out-policy {
  border-color: transparent !important;
  background-color: transparent !important;
  color: #ff9100 !important;
}
.btn-transparent.btn-out-policy:hover,
.btn-transparent.btn-out-policy:focus,
.btn-transparent.btn-out-policy:active {
  color: #ff5a00 !important;
}
button.btn-60 {
  height: 60px;
  padding-left: 15px;
  padding-right: 15px;
}
button.btn-60.circle {
  padding-left: 15px;
  padding-right: 15px;
}
a.btn-60 {
  height: 60px;
  padding-left: 15px;
  padding-right: 15px;
}
a.btn-60.circle {
  padding-left: 15px;
  padding-right: 15px;
}
a.btn-60.size-32 {
  padding-top: 7px;
}
a.btn-60.size-32 > i {
  padding-top: 10px;
}
a.btn-60.size-28 {
  padding-top: 10px;
}
a.btn-60.size-28 > i {
  padding-top: 6px;
}
a.btn-60.size-26 {
  padding-top: 11px;
}
a.btn-60.size-26 > i {
  padding-top: 6px;
}
a.btn-60.size-24 {
  padding-top: 12px;
}
a.btn-60.size-24 > i {
  padding-top: 5px;
}
a.btn-60.size-22 {
  padding-top: 14px;
}
a.btn-60.size-22 > i {
  padding-top: 2px;
}
a.btn-60.size-20 {
  padding-top: 15px;
}
a.btn-60.size-20 > i {
  padding-top: 0;
}
a.btn-60.size-18 {
  padding-top: 18px;
}
a.btn-60.size-16 {
  padding-top: 17px;
}
a.btn-60.size-16 > i {
  font-size: 24px;
}
a.btn-60.size-14 {
  padding-top: 20px;
}
a.btn-60.size-14 > i {
  font-size: 22px;
}
a.btn-60.size-13 {
  padding-top: 20px;
}
a.btn-60.size-13 > i {
  font-size: 21px;
}
button.btn-50 {
  height: 50px;
  padding-left: 15px;
  padding-right: 15px;
}
button.btn-50.circle {
  padding-left: 15px;
  padding-right: 15px;
}
a.btn-50 {
  height: 50px;
  padding-left: 15px;
  padding-right: 15px;
}
a.btn-50.circle {
  padding-left: 15px;
  padding-right: 15px;
}
a.btn-50.size-32 {
  padding-top: 2px;
}
a.btn-50.size-32 > i {
  padding-top: 10px;
}
a.btn-50.size-28 {
  padding-top: 4px;
}
a.btn-50.size-28 > i {
  padding-top: 8px;
}
a.btn-50.size-26 {
  padding-top: 5px;
}
a.btn-50.size-26 > i {
  padding-top: 6px;
}
a.btn-50.size-24 {
  padding-top: 8px;
}
a.btn-50.size-24 > i {
  padding-top: 5px;
}
a.btn-50.size-22 {
  padding-top: 8px;
}
a.btn-50.size-22 > i {
  padding-top: 2px;
}
a.btn-50.size-20 {
  padding-top: 10px;
}
a.btn-50.size-20 > i {
  padding-top: 0;
}
a.btn-50.size-18 {
  padding-top: 10px;
}
a.btn-50.size-16 {
  padding-top: 14px;
}
a.btn-50.size-16 > i {
  font-size: 25px;
}
a.btn-50.size-14 {
  padding-top: 14px;
}
a.btn-50.size-14 > i {
  font-size: 22px;
}
a.btn-50.size-13 {
  padding-top: 16px;
}
a.btn-50.size-13 > i {
  font-size: 21px;
}
button.btn-40 {
  height: 40px;
  padding-left: 15px;
  padding-right: 15px;
}
button.btn-40.circle {
  padding-left: 6px;
  padding-right: 6px;
}
a.btn-40 {
  height: 40px;
  padding-left: 15px;
  padding-right: 15px;
}
a.btn-40.circle {
  padding-left: 6px;
  padding-right: 6px;
}
a.btn-40.size-28 {
  padding-top: 0;
}
a.btn-40.size-28 > i {
  padding-top: 6px;
}
a.btn-40.size-26 {
  padding-top: 1px;
}
a.btn-40.size-26 > i {
  padding-top: 6px;
}
a.btn-40.size-24 {
  padding-top: 2px;
}
a.btn-40.size-24 > i {
  padding-top: 4px;
}
a.btn-40.size-22 {
  padding-top: 4px;
}
a.btn-40.size-22 > i {
  padding-top: 2px;
}
a.btn-40.size-20 {
  padding-top: 6px;
}
a.btn-40.size-20 > i {
  padding-top: 0;
}
a.btn-40.size-18 {
  padding-top: 7px;
}
a.btn-40.size-18 > i {
  font-size: 26px;
}
a.btn-40.size-16 {
  padding-top: 9px;
}
a.btn-40.size-16 > i {
  font-size: 22px;
}
a.btn-40.size-14 {
  padding-top: 10px;
}
a.btn-40.size-14 > i {
  font-size: 21px;
}
a.btn-40.size-13 {
  padding-top: 10px;
}
a.btn-40.size-13 > i {
  font-size: 21px;
}
button.btn-30 {
  height: 30px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 11px;
}
button.btn-30.circle {
  padding-left: 6px;
  padding-right: 6px;
}
a.btn-30 {
  height: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
a.btn-30.circle {
  padding-left: 6px;
  padding-right: 6px;
}
a.btn-30.size-22 {
  padding-top: 0;
}
a.btn-30.size-22 > i {
  font-size: 26px;
  padding-top: 2px;
}
a.btn-30.size-20 {
  padding-top: 1px;
}
a.btn-30.size-20 > i {
  padding-top: 0;
}
a.btn-30.size-18 {
  padding-top: 2px;
}
a.btn-30.size-18 > i {
  font-size: 26px;
}
a.btn-30.size-16 {
  padding-top: 4px;
}
a.btn-30.size-16 > i {
  font-size: 22px;
}
a.btn-30.size-14 {
  padding-top: 5px;
}
a.btn-30.size-14 > i {
  font-size: 21px;
}
a.btn-30.size-13 {
  padding-top: 6px;
}
a.btn-30.size-13 > i {
  font-size: 18px;
  position: relative;
  top: -1px;
}
.btn-outline {
  color: #182849;
  background-color: transparent;
  border: 2px solid #182849 !important;
}
.btn-outline.default {
  color: #b0bebe !important;
  background-color: transparent;
  border: 2px solid #b0bebe !important;
}
.btn-outline.default:hover {
  color: #b0bebe !important;
}
.btn-outline.white {
  color: #fff !important;
  background-color: transparent;
  border: 2px solid #fff !important;
}
.btn-outline.white:hover {
  color: #fff !important;
}
.btn-outline.white:focus {
  color: #fff !important;
}
.btn-outline.white:active {
  color: #fff !important;
}
.btn-outline.primary {
  color: #182849 !important;
  background-color: transparent;
  border: 2px solid #182849 !important;
}
.btn-outline.primary:hover {
  color: #182849 !important;
}
.btn-outline.primary:active {
  color: #182849 !important;
}
.btn-outline.primary:focus {
  color: #182849 !important;
}
.btn-outline.primary {
  color: #182849 !important;
  background-color: transparent;
  border: 2px solid #182849 !important;
}
.btn-outline.primary:hover {
  color: #182849 !important;
}
.btn-outline.primary:active {
  color: #182849 !important;
}
.btn-outline.primary:focus {
  color: #182849 !important;
}
.btn-outline.brand {
  color: #182849 !important;
  background-color: transparent;
  border: 2px solid #182849 !important;
}
.btn-outline.brand:hover {
  color: #182849 !important;
}
.btn-outline.brand:active {
  color: #182849 !important;
}
.btn-outline.brand:focus {
  color: #182849 !important;
}
.btn-outline.secondary {
  color: #182849 !important;
  background-color: transparent;
  border: 2px solid #182849 !important;
}
.btn-outline.secondary:hover {
  color: #182849 !important;
}
.btn-outline.secondary:active {
  color: #182849 !important;
}
.btn-outline.secondary:focus {
  color: #182849 !important;
}
.btn-outline.success {
  color: #F1B03D !important;
  background-color: transparent;
  border: 2px solid #F1B03D !important;
}
.btn-outline.success:hover {
  color: #F1B03D !important;
}
.btn-outline.success:active {
  color: #F1B03D !important;
}
.btn-outline.success:focus {
  color: #F1B03D !important;
}
.btn-outline.out-policy {
  color: #ff9100 !important;
  background-color: transparent;
  border: 2px solid #ff9100 !important;
}
.btn-outline.out-policy:hover {
  color: #ff9100 !important;
}
.btn-outline.out-policy:active {
  color: #ff9100 !important;
}
.btn-outline.out-policy:focus {
  color: #ff9100 !important;
}
.btn-outline.danger {
  color: #ff2f2f !important;
  background-color: transparent;
  border: 2px solid #ff7f7f !important;
}
.btn-outline.danger:hover {
  color: #ff2f2f !important;
}
.btn-outline.danger:active {
  color: #ff2f2f !important;
}
.btn-outline.danger:focus {
  color: #ff2f2f !important;
}
.btn-outline:hover {
  color: #182849 !important;
  background-color: transparent;
  box-shadow: 0 0 0 0.5rem rgba(176, 190, 190, 0.2) !important;
}
.btn-outline:focus {
  color: #182849;
  background-color: transparent;
}
.btn-outline:active {
  color: #182849;
  background-color: transparent;
}
.btn-default {
  color: #182849;
  background-color: #dfe5e8;
  border: transparent;
}
.btn-default:hover {
  color: #182849;
  background-color: #dbe2e5;
  box-shadow: 0 0 0 0.5rem rgba(176, 190, 190, 0.1) !important;
}
.btn-default:focus {
  color: #182849 !important;
  background-color: #dbe2e5 !important;
}
.btn-default:active {
  color: #182849 !important;
  background-color: #dbe2e5 !important;
}
.btn-white {
  color: #182849;
  background-color: #fff;
  border: transparent;
}
.btn-white:hover {
  color: #182849;
  background-color: #fff;
  box-shadow: 0 0 0 0.5rem rgba(176, 190, 190, 0.1) !important;
}
.btn-white:focus {
  color: #182849 !important;
  background-color: #fff !important;
}
.btn-white:active {
  color: #182849 !important;
  background-color: #fff !important;
}
.btn-brand {
  color: #fff;
  background-color: #182849;
  border: transparent;
}
.btn-brand:hover {
  color: #fff;
  background-color: #ed533a;
  box-shadow: 0 0 0 0.5rem rgba(255, 105, 75, 0.3) !important;
}
.btn-brand:focus {
  color: #fff !important;
  background-color: #ed533a !important;
}
.btn-brand:active {
  color: #fff !important;
  background-color: #ed533a !important;
}
.btn-primary {
  color: #fff !important;
  background-color: #182849;
  border: transparent;
}
.btn-primary:hover {
  color: #fff !important;
  background-color: #182849;
  box-shadow: 0 0 0 0.5rem rgba(107, 144, 197, 0.3) !important;
}
.btn-primary:focus {
  color: #fff !important;
  background-color: #182849 !important;
}
.btn-primary:active {
  color: #fff !important;
  background-color: #182849 !important;
}
.btn-secondary {
  color: #fff;
  background-color: #182849;
  border: transparent;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #253038;
  box-shadow: 0 0 0 0.5rem rgba(51, 63, 72, 0.3) !important;
}
.btn-secondary:focus {
  color: #fff !important;
  background-color: #253038 !important;
}
.btn-secondary:active {
  color: #fff !important;
  background-color: #253038 !important;
}
.btn-success {
  color: #fff;
    background-color: #2E5F7D;

  /* background-color: #2B5B79; BOTTONI*/
  border: transparent;
}
.btn-success:hover {
  color: #fff;
  background-color: #047eb2;
  box-shadow: 0 0 0 0.5rem rgba(146, 188, 15, 0.3) !important;
}
.btn-success:focus {
  color: #fff !important;
  background-color: #047eb2 !important;
}
.btn-success:active {
  color: #fff !important;
  background-color: #047eb2 !important;
}
.btn-danger {
  color: #fff;
  background-color: #ff2f2f;
  border: transparent;
}
.btn-danger:hover {
  color: #fff;
  background-color: #eb0505;
  box-shadow: 0 0 0 0.5rem rgba(255, 47, 47, 0.3) !important;
}
.btn-danger:focus {
  color: #fff !important;
  background-color: #ff2f2f !important;
}
.btn-danger:active {
  color: #fff !important;
  background-color: #ff2f2f !important;
}
.btn-out-policy {
  color: #fff;
  background-color: #ff7100;
  border: transparent;
}
.btn-out-policy:hover {
  color: #fff;
  background-color: #ff5a00;
  box-shadow: 0 0 0 0.5rem rgba(255, 145, 0, 0.3) !important;
}
.btn-out-policy:focus {
  color: #fff !important;
  background-color: #ff7100 !important;
}
.btn-out-policy:active {
  color: #fff !important;
  background-color: #ff7100 !important;
}
.btn-action {
  height: 36px !important;
  min-width: 36px;
  text-align: center;
  padding-left: 6px;
  padding-right: 6px;
  color: #182849;
  background-color: #dbe2e5;
  border: transparent;
}
.btn-action:hover {
  color: #182849;
  background-color: #dbe2e5;
  box-shadow: 0 0 0 0.5rem rgba(176, 190, 190, 0.1) !important;
}
.btn-action:focus {
  color: #182849 !important;
  background-color: #d0d8dc !important;
}
.btn-action:active {
  color: #182849 !important;
  background-color: #d0d8dc !important;
}
.btn-action.white {
  color: #182849 !important;
  background-color: #fff;
}
.btn-action.white:hover {
  background-color: #fff !important;
}
.btn-action.white:focus {
  background-color: #fff !important;
}
.btn-action.white:active {
  background-color: #fff !important;
}
.btn-action.primary {
  color: #fff !important;
  background-color: #182849 !important;
}
.btn-action.primary:hover {
  background-color: #182849 !important;
}
.btn-action.brand {
  color: #fff !important;
  background-color: #182849 !important;
}
.btn-action.brand:hover {
  background-color: #ed533a !important;
}
.btn-action.secondary {
  color: #fff !important;
  background-color: #182849 !important;
}
.btn-action.secondary:hover {
  background-color: #253038 !important;
}
.btn-action.success {
  color: #fff !important;
  background-color: #F1B03D !important;
}
.btn-action.success:hover {
  background-color: #73a308 !important;
}
.btn-action.out-policy {
  color: #fff !important;
  background-color: #ff9100 !important;
}
.btn-action.out-policy:hover {
  background-color: #ff7100 !important;
}
.btn-action.danger {
  color: #fff !important;
  background-color: #ff7f7f !important;
}
.btn-action.danger:hover {
  background-color: #ff2f2f !important;
}
.btn-action i {
  font-size: 22px;
}
.btn-action i.cwt-icon {
  position: relative;
  top: -4px;
}
.table > thead > tr > th {
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  height: 70px;
  vertical-align: middle;
  text-align: center;
  background-color: #182849;
  color: #fff;
}
.table.travel-arranger > thead > tr > th {
  background-color: #182849 !important;
  color: #fff !important;
}
.table.travel-approver > thead > tr > th {
  background-color: #182849 !important;
  color: #fff !important;
}
.travel-arranger.ng-table th.sortable.sort-desc,
.travel-arranger.ng-table th.sortable.sort-asc {
  background-color: #182849 !important;
}
.travel-arranger.ng-table th.sortable.sort-desc:hover,
.travel-arranger.ng-table th.sortable.sort-asc:hover {
  background-color: #ed533a !important;
}
.travel-approver.ng-table th.sortable.sort-desc,
.travel-approver.ng-table th.sortable.sort-asc {
  background-color: #182849 !important;
}
.travel-approver.ng-table th.sortable.sort-desc:hover,
.travel-approver.ng-table th.sortable.sort-asc:hover {
  background-color: #253038 !important;
}
.flex-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex-container .flex-item {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.table > thead > tr > th:first-of-type {
  border-top-left-radius: 30px;
}
.table > thead > tr > th:last-of-type {
  border-top-right-radius: 30px;
}
.table > tbody > tr > td {
  border-top: 8px solid #fff;
  border-bottom: 8px solid #fff;
  height: 70px;
  vertical-align: middle;
  text-align: center;
}
.table > tbody > tr {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  background-color: #ebeff0;
}
.table > tbody > tr:hover {
  background-color: #dbe2e5;
}
form.form-grey {
  background-color: #d7dee2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
form.form-white {
  background-color: transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.input-60 {
  height: 60px !important;
  font-size: 18px;
}
.input-50 {
  height: 50px !important;
  font-size: 18px;
}
.input-40 {
  height: 40px !important;
  font-size: 16px;
}
.input-30 {
  height: 30px !important;
  font-size: 14px;
}
.alert-danger {
  background-color: rgba(255, 47, 47, 0.3);
  border: 1px solid #eb0505;
  border-radius: 6px;
  text-align: center !important;
  color: #eb0505 !important;
}
.alert {
  z-index: 1;
}
.alert-primary {
  background-color: rgba(107, 144, 197, 0.3);
  border: 1px solid #46699b;
  border-radius: 6px;
  text-align: center !important;
  color: #46699b !important;
}
.alert-primary.bg-primary {
  background-color: #182849;
  color: #fff !important;
  border: none !important;
}
.alert-success {
  background-color: rgba(146, 188, 15, 0.3);
  border: 1px solid #648f07;
  border-radius: 6px;
  text-align: center !important;
  color: #648f07 !important;
}
.alert-warning {
  background-color: rgba(255, 145, 0, 0.3);
  border: 1px solid #ff5a00;
  border-radius: 6px;
  text-align: center !important;
  color: #ff5a00 !important;
}
.alert-warning.bg-warning {
  background-color: #ff9100;
  color: #fff !important;
  border: none !important;
}
.form-control {
  border: 1px solid #d7dee2;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 0 transparent;
  box-shadow: inset 0 0 0 transparent;
}


.login-body.layout-dark .login-content .login-panel {
   background-color: #182849!important; 
}
.login-body.layout-dark {
   background-image:   none!important; 
   background-repeat: no-repeat!important; 
    background-size: cover; 
   background-color: #182849!important; 
}

.ui-widget
{
    
     font-family: "Chakra Petch", sans-serif!important;
}
body .ui-panel .ui-panel-content {
  /* border: 1px solid #dddddd; */
  border: 0 none;
  padding: 0px;
}
.ui-panel 
{
    
     font-family: "Chakra Petch", sans-serif!important;
}
body .ui-widget .ui-widget 
{
    
     font-family: "Chakra Petch", sans-serif!important;
}

.ui-autocomplete-input {
  font-family: "Chakra Petch", sans-serif!important;
      height:40px !important;
    font-size: 13px!important;
  border: 1px solid #d7dee2!important;
  background-color: #fff!important;
  -webkit-border-radius: 5px!important;
  -moz-border-radius: 5px!important;
  border-radius: 5px!important;
  -webkit-box-shadow: inset 0 0 0 transparent!important;
  box-shadow: inset 0 0 0 transparent!important;
  position: relative!important;
    z-index: 2!important;
    float: left!important;
    width: 100%!important;
    margin-bottom: 0!important;
}
.btn {
font-weight: bolder;
}
.ui-outputlabel {
box-sizing:border-box!important;

color:rgb(51, 63, 72)!important;
cursor:default!important;
display:block!important;
float:left!important;
font-family:"Chakra Petch", sans-serif!important;
font-size:14px!important;
font-weight:400!important;
height:20px!important;
line-height:20px!important;
margin-bottom:5px!important;
max-width:100%!important;
min-height:1px!important;
padding-left:15px!important;
padding-right:15px!important;
position:relative!important;
text-size-adjust:100%!important;

-webkit-font-smoothing:antialiased!important;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0)
}



body .ui-dialog
{
     border: 0px solid !important;
    
}
.ui-dialog .ui-dialog-content {
    background-color: transparent!important;
    color: black!important;
   border: 0px solid !important;
    }
.ui-inputfield{
box-sizing:border-box!important;


font-family:"Chakra Petch", sans-serif!important;
font-size:14px!important;
font-weight:400!important;


-webkit-font-smoothing:antialiased!important;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0)
}

.noBorder tr, .noBorder td { border: 0 !important; }
.transparentBackground tr,
.transparentBackground td { background: transparent !important; }



.form-control:hover {
  border-color: #b5c7e2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px transparent,
    0 0 8px rgba(102, 175, 233, 0);
  box-shadow: inset 0 1px 1px transparent, 0 0 8px rgba(102, 175, 233, 0);
}
.form-control:focus {
  border-color: #182849 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px transparent,
    0 0 8px rgba(102, 175, 233, 0);
  box-shadow: inset 0 1px 1px transparent, 0 0 8px rgba(102, 175, 233, 0);
}
.passenger-tooltip + .tooltip > .tooltip-inner {
  background-color: #fff;
  color: #182849;
  z-index: 99;
  border: 0;
  padding: 15px;
  font-size: 16px;
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 11, 0, 0.3);
  -moz-box-shadow: 0 3px 15px 0 rgba(0, 11, 0, 0.3);
  box-shadow: 0 3px 15px 0 rgba(0, 11, 0, 0.3);
  margin-top: 5px;
  min-width: 420px;
  padding: 15px;
}
.passenger-tooltip + .tooltip.bottom > .tooltip-arrow {
  border: 10px solid #fff !important;
  transform: rotate(45deg);
  margin-left: 0;
}
.page-title {
  background-color: #fff;
  color: #182849;
  font-weight: 400;
}
.page-title .service {
  width: 40px;
  height: 40px;
  margin: 14px 10px 0 20px;
  float: left;
}
.page-title.brand {
  background-color: #182849;
  color: #fff;
}
.page-title.brand a {
  color: #fff;
}
.page-title.brand .service > g {
  fill: white;
}
.page-title.primary {
  background-color: #182849;
  color: #fff;
}
.page-title.primary a {
  color: #fff;
}
.page-title.primary .service > g {
  fill: white;
}
.page-title.secondary {
  background-color: #182849;
  color: #fff;
}
.page-title.secondary a {
  color: #fff;
}
.page-title.secondary .service > g {
  fill: white;
}
.page-title.success {
  background-color: #F1B03D;
  color: #fff;
}
.page-title.success a {
  color: #fff;
}
.page-title.success .service > g {
  fill: white;
}
.page-title.danger {
  background-color: #ff2f2f;
  color: #fff;
}
.page-title.danger a {
  color: #fff;
}
.page-title.danger .service > g {
  fill: white;
}
.page-title.out-policy {
  background-color: #ff9100;
  color: #fff;
}
.page-title.out-policy a {
  color: #fff;
}
.page-title.out-policy .service > g {
  fill: white;
}
.page-title.grey {
  background-color: #c0cbd1;
  color: #182849;
}
.page-title.grey a {
  color: #182849;
}
.page-title.grey .service > g {
  fill: #182849;
}
.title {
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #182849;
  font-weight: 400;
  margin: 10px 0;
}
.title .service {
  width: 30px;
  height: 30px;
  margin: 15px;
  float: left;
}
.title.brand {
  background-color: #182849;
  color: #fff;
}
.title.brand:hover {
  background-color: #ed533a;
}
.title.brand a {
  color: #fff;
}
.title.brand .service > g {
  fill: white;
}
.title.primary {
  background-color: #182849;
  color: #fff;
}
.title.primary:hover {
  background-color: #182849;
}
.title.primary a {
  color: #fff;
}
.title.primary .service > g {
  fill: white;
}
.title.secondary {
  background-color: #182849;
  color: #fff;
}
.title.secondary:hover {
  background-color: #253038;
}
.title.secondary a {
  color: #fff;
}
.title.secondary .service > g {
  fill: white;
}
.title.success {
  background-color: #F1B03D;
  color: #fff;
}
.title.success:hover {
  background-color: #73a308;
}
.title.success a {
  color: #fff;
}
.title.success .service > g {
  fill: white;
}
.title.danger {
  background-color: #ff2f2f;
  color: #fff;
}
.title.danger:hover {
  background-color: #eb0505;
}
.title.danger a {
  color: #fff;
}
.title.danger .service > g {
  fill: white;
}
.title.out-policy {
  background-color: #ff9100;
  color: #fff;
}
.title.out-policy:hover {
  background-color: #ff7100;
}
.title.out-policy a {
  color: #fff;
}
.title.out-policy .service > g {
  fill: white;
}
.title.grey {
  background-color: #c0cbd1;
  color: #182849;
}
.title.grey:hover {
  background-color: #b0bebe;
}
.title.grey a {
  color: #182849;
}
.title.grey .service > g {
  fill: #182849;
}
.title.secondary-light {
  background-color: #999fa3;
  color: #fff;
}
.title.secondary-light:hover {
  background-color: #999fa3;
}
.title.secondary-light a {
  color: #fff;
}
.title.secondary-light .service > g {
  fill: white;
}
.title.light-grey {
  background-color: #f3f5f6;
  color: #182849;
}
.title.light-grey:hover {
  background-color: #ebeff0;
}
.title.light-grey a {
  color: #182849;
}
.title.light-grey .service > g {
  fill: #182849;
}
.panel-open .title.grey {
  background-color: #182849 !important;
  color: #fff !important;
}
.panel {
  background-color: #fff;
  border: 0 !important;
}
.panel .panel-body {
  background-color: #fff;
  border: 0;
  color: #182849;
}
.panel .panel-footer {
  background-color: transparent;
  border: 0 !important;
}
.panel-default .panel-heading {
  background-color: #fff;
  border: 0;
  color: #182849;
}
.panel-brand .panel-heading {
  background-color: #182849;
  border: 0;
  color: #fff;
}
.panel-primary .panel-heading {
  background-color: #182849;
  border: 0;
  color: #fff;
}
.panel-collapse .panel-body {
  padding: 0;
}
.panel-group .title {
  margin-bottom: 0;
}
.panel-group .title h1,
.panel-group .title h2,
.panel-group .title h3,
.panel-group .title h4,
.panel-group .title h5,
.panel-group .title h6 {
  display: inline-block;
}
.panel-group .title .arrow {
  font-size: 40px;
  margin: 10px;
  float: right;
}
.panel a.collapsed .arrow {
  transform: rotate(180deg);
}
.modal {
  background-color: rgba(51, 63, 72, 0.8);
}
.modal-content {
  -webkit-box-shadow: 0 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  border: 0;
}
.modal-lg {
  width: 100%;
  max-width: 1200px;
}
.ul-menu {
  margin: 0;
  padding: 0;
}
.ul-menu li {
  width: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
  list-style: none;
}
.ul-menu li a {
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  color: #182849;
  text-transform: uppercase;
  display: inline-block;
  padding: 8px 10px 8px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ul-menu li a:hover {
  background-color: #ebeff0;
}
.ul-menu li.language a:hover {
  background-color: transparent;
}
.ul-menu li .language-setting {
  position: absolute;
  right: 0;
  top: 0;
}
.ul-menu li .language-setting a {
  width: auto;
}
.ul-menu li .language-setting a.active {
  color: #182849 !important;
}
.ul-menu li .language-setting a:hover {
  background-color: #ebeff0;
}
.ul-menu li.active a {
  background-color: #dbe2e5;
}
.ul-menu li.active a:hover {
  background-color: #dbe2e5;
}
.ul-menu li a:after {
  font-family: "Material Icons";
  content: "";
  float: right;
  font-size: inherit;
  color: #182849;
}
.ul-menu li.language a:after {
  content: none;
  float: none;
  font-size: inherit;
}
.ul-menu li.account-settings a:after {
  font-family: "Material Icons";
  content: "";
  float: right;
  font-size: inherit;
}
.ul-menu li.logout a:after {
  font-family: "Material Icons";
  content: "";
  float: right;
  font-size: inherit;
}
.ul-menu li.document a:after {
  font-family: "Material Icons";
  content: "";
  float: right;
  font-size: inherit;
}
.accordion-arrow-down {
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  outline: 0 !important;
}
.accordion-arrow-up {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.panel {
  box-shadow: none !important;
}
.panel-heading {
  padding: 0;
}
.ng-table-pager {
  text-align: right;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #182849;
  border-color: #182849;
}
.btn-action {
  opacity: 0.8;
}
.btn-action:hover {
  opacity: 1;
}
.pagination > li > a,
.pagination > li > span {
  border: 1px solid #fff;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  border-color: #fff;
}
.btn-switch {
  position: relative;
  display: block;
  width: 50px;
  height: 25px;
  cursor: pointer;
  background-color: rgba(107, 144, 197, 0.3);
  border: 4px solid rgba(199, 213, 233, 0.3);
  border-radius: 40px;
  outline: 0;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}
.btn-switch.btn-switch--on {
  background-color: #182849;
  border: 4px solid #182849;
}
.btn-switch.success {
  background-color: #F1B03D;
  border: 4px solid #F1B03D;
}
.btn-switch.success.btn-switch--on {
  background-color: #F1B03D;
  border: 4px solid #F1B03D;
}
.btn-switch.success:hover {
  background-color: #648f07;
  border: 4px solid #648f07;
}
.btn-switch.disabled {
  opacity: 0.5;
}
.btn-switch:hover {
  background-color: #46699b;
  border: 4px solid #46699b;
}
.btn-switch .btn-switch-circle {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 17px;
  width: 17px;
  background-color: #fff;
  border-radius: 40px;
  outline: none;
}
.btn-switch .btn-switch-circle--on {
  left: auto;
  right: 0;
}
.btn-switch.out-policy-color {
  background-color: rgba(255, 145, 0, 0.3);
  border: 4px solid rgba(255, 222, 179, 0.3);
}
.btn-switch.out-policy-color:hover {
  background-color: #ff5a00;
  border: 4px solid #ff5a00;
}
.btn-switch.out-policy-color.btn-switch--on {
  background-color: #ff9100 !important;
  border-color: #ff9100 !important;
}
.custom-slider.rzslider .rz-bar {
  background-color: rgba(107, 144, 197, 0.3);
  height: 25px;
  border-radius: 40px;
}
.custom-slider.rzslider .rz-selection {
  background: #182849;
  border-radius: 0;
}
.custom-slider.rzslider .rz-pointer {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 25px;
  width: 25px;
  background-color: #fff;
  outline: none;
  border-radius: 40px;
  border: 2px solid #182849;
}
.custom-slider.rzslider .rz-pointer:after {
  display: none;
}
.custom-slider.rzslider .rz-bubble {
  font-size: 14px;
  bottom: 14px;
}
.custom-slider.rzslider .rz-limit {
  font-weight: bold;
  color: #182849;
  font-size: 14px;
}
.custom-slider.rzslider .rz-tick {
  width: 1px;
  height: 10px;
  margin-left: 4px;
  border-radius: 0;
  background: #ffe4d1;
  top: -1px;
}
.custom-slider.rzslider .rz-tick.rz-selected {
  background: #ffa500;
}
.loading-spinner {
  display: flex;
}
.loading-spinner img {
  height: 50px !important;
  width: 50px !important;
  padding: 0 !important;
}
.loading-spinner-sm img {
  height: 30px !important;
  width: 30px !important;
  padding: 0 !important;
}
.passenger-detail {
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 100px;
}
.passenger-loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  text-decoration: none;
}
.passenger-list {
  position: relative;
  left: 0;
  right: 0;
}
.grid-container {
  position: relative;
  width: 100%;
}
.grid-container > .grid-loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  text-decoration: none;
  border-top-left-radius: 29px;
  border-top-right-radius: 29px;
}
.grid-container > .grid-content {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}
.material-icons.md-20 {
  font-size: 20px;
}
.material-icons.md-white {
  color: #fff;
}
.material-icons.md-primary {
  color: #182849;
}
.material-icons.md-grey {
  color: #b0bebe;
}
.display-flex {
  display: flex;
}
.text-align-center {
  text-align: center;
}
[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none !important;
}
.input-group {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.input-group .form-control {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
.input-group-addon .addon-left {
  border-right: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.addon-primary {
  background-color: #182849 !important;
  border-bottom: 1px solid #182849 !important;
  border-top: 1px solid #182849 !important;
  border-left: 1px solid #182849;
}
.addon-default {
  background-color: #fff !important;
  border-bottom: 1px solid #d7dee2 !important;
  border-top: 1px solid #d7dee2 !important;
  border-left: 1px solid #d7dee2 !important;
}
.input-text-right {
  border-bottom: 1px solid #d7dee2;
  border-top: 1px solid #d7dee2;
  border-left: none;
}
.back-calendar {
  background-image: url("");
  background-position: 95%;
  background-repeat: no-repeat;
  width: 100%;
  padding-right: 20%;
}
.ricerca-avanzata-box {
  height: auto;
  margin-top: 20px;
}
.ricerca-avanzata-transition {
  transition: all linear 0.7s;
  opacity: 1;
}
.fade.ng-hide {
  opacity: 0;
}
.ng-hide {
  opacity: 0;
  transition: none 0;
}
.passenger-scroll {
  width: 100%;
  max-height: 145px;
  overflow: auto;
}
.btn-no-border:hover {
  border-color: transparent !important;
  box-shadow: 0 0 0 0.5rem transparent !important;
}
.policy .nav-tabs {
  border-bottom: 1px solid #182849;
  padding-bottom: 0 !important;
}
.policy .nav-tabs label {
  cursor: pointer;
  float: right;
  padding-left: 15px;
}
.policy .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.policy .nav-tabs > li > a {
  margin-right: 2px;
  border: 1px solid transparent;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  cursor: pointer;
}
.policy .nav-tabs > li > a:hover {
  border-color: #182849;
  background-color: transparent;
  cursor: pointer;
}
.policy .nav-tabs > li.active > a,
.policy .nav-tabs > li.active > a:hover,
.policy .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #182849;
  border: 1px solid #182849;
  border-bottom-color: transparent;
  cursor: pointer;
}
.icon-on-input-padding {
  padding-left: 40px;
}
.select-car-location {
  right: 0;
}

@media (prefers-color-scheme: dark) {
  :root {
    /* dark mode variables go here */
  }
}
@media all and (min-width: 0) and (max-width: 1600px) {
  .table > tbody > tr > td {
    font-size: 14px;
  }
  .table > thead > tr > th {
    font-size: 16px;
  }
}
@media all and (min-width: 769px) and (max-width: 1440px) {
  body {
    font-size: 12px !important;
  }
  h1 {
    font-size: 28px;
    margin: 0;
    padding: 0;
  }
  h2 {
    font-size: 24px;
    margin: 0;
    padding: 0;
  }
  h3 {
    font-size: 18px;
    margin: 0;
    padding: 0;
  }
  h4 {
    font-size: 16px;
    margin: 0;
    padding: 0;
  }
  h5 {
    font-size: 16px;
    margin: 0;
    padding: 0;
  }
  h6 {
    font-size: 14px;
    margin: 0;
    padding: 0;
  }
  .size-32 {
    font-size: 28px;
  }
  .size-30 {
    font-size: 26px;
  }
  .size-28 {
    font-size: 24px;
  }
  .size-26 {
    font-size: 22px;
  }
  .size-24 {
    font-size: 21px;
  }
  .size-22 {
    font-size: 20px;
  }
  .size-20 {
    font-size: 18px;
  }
  .size-18 {
    font-size: 16px;
  }
  .size-16 {
    font-size: 14px;
  }
  .size-14 {
    font-size: 14px;
  }
  .size-13 {
    font-size: 11px;
  }
  .size-12 {
    font-size: 12px;
  }
   .size-11 {
    font-size: 11px;
  }
   .size-10 {
  font-size: 10px;
}
  
}
@media all and (min-width: 1024px) and (max-width: 1024px) {
  body {
    font-size: 12px !important;
  }
  h1 {
    font-size: 24px;
    margin: 0;
    padding: 0;
  }
  h2 {
    font-size: 20px;
    margin: 0;
    padding: 0;
  }
  h3 {
    font-size: 18px;
    margin: 0;
    padding: 0;
  }
  h4 {
    font-size: 16px;
    margin: 0;
    padding: 0;
  }
  h5 {
    font-size: 16px;
    margin: 0;
    padding: 0;
  }
  h6 {
    font-size: 14px;
    margin: 0;
    padding: 0;
  }
  .size-32 {
    font-size: 26px;
  }
  .size-30 {
    font-size: 26px;
  }
  .size-28 {
    font-size: 26px;
  }
  .size-26 {
    font-size: 24px;
  }
  .size-24 {
    font-size: 22px;
  }
  .size-22 {
    font-size: 20px;
  }
  .size-20 {
    font-size: 18px;
  }
  .size-18 {
    font-size: 14px;
  }
  .size-16 {
    font-size: 12px;
  }
  .size-14 {
    font-size: 12px;
  }
  .size-13 {
    font-size: 11px;
  }
}
@media all and (min-width: 0) and (max-width: 768px) {
  h1 {
    font-size: 20px;
    margin: 0;
    padding: 0;
  }
  h2 {
    font-size: 18px;
    margin: 0;
    padding: 0;
  }
  h3 {
    font-size: 16px;
    margin: 0;
    padding: 0;
  }
  h4 {
    font-size: 14px;
    margin: 0;
    padding: 0;
  }
  h5 {
    font-size: 13px;
    margin: 0;
    padding: 0;
  }
  h6 {
    font-size: 12px;
    margin: 0;
    padding: 0;
  }
  .size-32 {
    font-size: 20px;
  }
  .size-30 {
    font-size: 20px;
  }
  .size-28 {
    font-size: 20px;
  }
  .size-26 {
    font-size: 18px;
  }
  .size-24 {
    font-size: 18px;
  }
  .size-22 {
    font-size: 18px;
  }
  .size-20 {
    font-size: 16px;
  }
  .size-18 {
    font-size: 14px;
  }
  .size-16 {
    font-size: 12px;
  }
  .size-14 {
    font-size: 12px;
  }
  .size-13 {
    font-size: 11px;
  }
  button.btn-60 {
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }
  button.btn-60.circle {
    padding-left: 6px;
    padding-right: 6px;
  }
  a.btn-60 {
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }
  a.btn-60.circle {
    padding-left: 6px;
    padding-right: 6px;
  }
  a.btn-60.size-28 {
    padding-top: 0;
  }
  a.btn-60.size-28 > i {
    padding-top: 6px;
  }
  a.btn-60.size-26 {
    padding-top: 1px;
  }
  a.btn-60.size-26 > i {
    padding-top: 6px;
  }
  a.btn-60.size-24 {
    padding-top: 2px;
  }
  a.btn-60.size-24 > i {
    padding-top: 4px;
  }
  a.btn-60.size-22 {
    padding-top: 4px;
  }
  a.btn-60.size-22 > i {
    padding-top: 2px;
  }
  a.btn-60.size-20 {
    padding-top: 6px;
  }
  a.btn-60.size-20 > i {
    padding-top: 0;
  }
  a.btn-60.size-18 {
    padding-top: 10px;
  }
  a.btn-60.size-18 > i {
    font-size: 20px;
  }
  a.btn-60.size-16 {
    padding-top: 9px;
  }
  a.btn-60.size-16 > i {
    font-size: 20px;
  }
  a.btn-60.size-14 {
    padding-top: 10px;
  }
  a.btn-60.size-14 > i {
    font-size: 21px;
  }
  a.btn-60.size-13 {
    padding-top: 10px;
  }
  a.btn-60.size-13 > i {
    font-size: 21px;
  }
  button.btn-50 {
    height: 40px;
    padding-left: 8px;
    padding-right: 8px;
  }
  button.btn-50.circle {
    padding-left: 6px;
    padding-right: 6px;
  }
  a.btn-50 {
    height: 40px;
    padding-left: 8px;
    padding-right: 8px;
  }
  a.btn-50.circle {
    padding-left: 6px;
    padding-right: 6px;
  }
  a.btn-50.size-28 {
    padding-top: 0;
  }
  a.btn-50.size-28 > i {
    padding-top: 6px;
  }
  a.btn-50.size-26 {
    padding-top: 1px;
  }
  a.btn-50.size-26 > i {
    padding-top: 6px;
  }
  a.btn-50.size-24 {
    padding-top: 2px;
  }
  a.btn-50.size-24 > i {
    padding-top: 4px;
  }
  a.btn-50.size-22 {
    padding-top: 4px;
  }
  a.btn-50.size-22 > i {
    padding-top: 2px;
  }
  a.btn-50.size-20 {
    padding-top: 6px;
  }
  a.btn-50.size-20 > i {
    padding-top: 0;
  }
  a.btn-50.size-18 {
    padding-top: 7px;
  }
  a.btn-50.size-18 > i {
    font-size: 26px;
  }
  a.btn-50.size-16 {
    padding-top: 9px;
  }
  a.btn-50.size-16 > i {
    font-size: 22px;
  }
  a.btn-50.size-14 {
    padding-top: 10px;
  }
  a.btn-50.size-14 > i {
    font-size: 21px;
  }
  a.btn-50.size-13 {
    padding-top: 10px;
  }
  a.btn-50.size-13 > i {
    font-size: 21px;
  }
  .pull-right-sm {
    float: right !important;
  }
  .pull-left-sm {
    float: left !important;
  }
  pull-none-sm {
    float: none !important;
  }
}
@media all and (min-width: 0) and (max-width: 767px) {
  .pull-right-xs {
    float: right !important;
  }
  .pull-left-xs {
    float: left !important;
  }
  .size-32 {
    font-size: 20px;
  }
  .size-30 {
    font-size: 20px;
  }
  .size-28 {
    font-size: 20px;
  }
  .size-26 {
    font-size: 18px;
  }
  .size-24 {
    font-size: 18px;
  }
  .size-22 {
    font-size: 18px;
  }
  .size-20 {
    font-size: 16px;
  }
  .size-18 {
    font-size: 14px;
  }
  .size-16 {
    font-size: 12px;
  }
  .size-14 {
    font-size: 11px;
  }
  .size-13 {
    font-size: 10px;
  }
  .input-60 {
    height: 60px !important;
    font-size: 14px;
  }
  .input-50 {
    height: 50px !important;
    font-size: 14px;
  }
  .input-40 {
    height: 40px !important;
    font-size: 13px;
  }
  .input-30 {
    height: 30px !important;
    font-size: 11px;
  }
  pull-none-xs {
    float: none !important;
  }
  .btn-block-xs {
    width: 100%;
    display: block;
  }
  .max-width-none-xs {
    max-width: none !important;
  }
}
body {
  -ms-overflow-style: scrollbar;
}
.seats-legend img {
  width: 24px;
  height: 32px;
}
.seats-legend label {
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 600;
  font-size: 12px;
}
.seats-cabin {
  display: inline-block;
  font-weight: 600;
}
.seats-cabin .seats-row-letter {
  padding-right: 0;
  padding-left: 38px;
}
.seats-cabin .seats-column {
  width: 38px;
  height: 34px;
  text-align: center;
  font-size: 14px;
  display: inline-block;
}
.seats-cabin .seat-number {
  text-align: center;
  font-size: 14px;
  display: inline-block;
  width: 34px;
  padding-left: 10px;
  padding-right: 10px;
}
.seats-cabin .seats-row {
  background-color: #fff;
  display: inline-block;
}
.seats-cabin img {
  outline: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}
.seats-cabin .windows {
  width: 10px !important;
  height: 46px !important;
}
.seats-cabin button {
  outline: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  background-color: transparent !important;
  width: 34px;
  height: 46px;
  opacity: 0.8;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}
.seats-cabin button:hover {
  opacity: 1;
}
.seats-cabin button img {
  width: 34px;
  height: 46px;
}
@media all and (min-width: 0) and (max-width: 766px) {
  .seats-cabin .seats-row-letter {
    padding-left: 25px;
  }
  .seats-container {
    padding: 5px;
  }
  .seats-legend img {
    width: 22px;
    height: 20px;
  }
  .seats-legend label {
    padding-left: 0;
    padding-right: 10px;
    font-weight: 600;
    font-size: 12px;
  }
  .seats-cabin .seats-column {
    width: 18px;
    height: 20px;
    text-align: center;
    font-size: 12px;
  }
  .seats-cabin .seat-number {
    width: 15px;
    text-align: center;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .seats-cabin .windows {
    width: 4px !important;
    height: 20px !important;
  }
  .seats-cabin img {
    width: 15px;
    height: 20px;
  }
  .seats-cabin button {
    width: 15px;
    height: 20px;
  }
  .seats-cabin button img {
    width: 51px;
    height: 20px;
  }
}
.service-icon {
  width: 36px;
  height: 36px;
  background-color: #182849;
  color: #fff;
  border-radius: 18px;
  display: block;
  text-align: center;
  margin: 5px;
}
.service-icon i {
  font-size: 23px;
}
.riepilogo-trasferta {
  font-size: 16px;
  background-color: #f7f8f9;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}
.riepilogo-trasferta:hover {
  background-color: #ebeff0;
}
.riepilogo-trasferta .company-logo {
  padding-top: 5px;
}
.riepilogo-trasferta .company-logo svg {
  width: 38px;
  height: 38px;
}
.riepilogo-trasferta .company-logo g {
  fill: #182849;
}
.riepilogo-trasferta .company-offer p {
  padding-top: 2px;
  padding-bottom: 2px;
}
.riepilogo-trasferta .company-offer img {
  width: 32px;
  height: 16px;
}
.riepilogo-trasferta .giorno p {
  padding-top: 2px;
  padding-bottom: 2px;
}
.riepilogo-trasferta .partenza p {
  padding-top: 2px;
  padding-bottom: 2px;
}
.riepilogo-trasferta .direzione span {
  padding-top: 15px;
  color: #182849;
}
.riepilogo-trasferta .arrivo p {
  padding-top: 2px;
  padding-bottom: 2px;
}
.riepilogo-trasferta .durata-viaggio i {
  font-size: inherit;
}
.riepilogo-trasferta .durata-viaggio p {
  padding-top: 15px;
  padding-bottom: 2px;
}
.riepilogo-trasferta .action-buttons {
  text-align: right;
}
.tab-A,
.tab-R {
  font-size: 20px;
  background-color: #b5c7e2;
  padding: 8px 15px;
  color: #fff;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  cursor: default !important;
}
.tab-A:hover,
.tab-R:hover {
  color: #fff;
  cursor: pointer !important;
  background-color: #182849;
}
.tab-A a,
.tab-R a {
  display: inline-block;
  width: 100%;
  color: #fff;
}
.tab-A a:hover,
.tab-R a:hover {
  display: inline-block;
  width: 100%;
  color: #fff;
}
.tab-A.active,
.tab-R.active {
  background-color: #182849;
}
.tab-A.active:hover,
.tab-R.active:hover {
  color: #fff;
  cursor: pointer !important;
  background-color: #46699b;
}
.tab-A.disabled,
.tab-R.disabled {
  opacity: 0.6;
  background-color: #b5c7e2;
}
.tab-A.disabled a,
.tab-R.disabled a {
  cursor: default !important;
}
.tab-P {
  font-size: 20px;
  background-color: #ff9100;
  padding: 8px 15px;
  color: #fff;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  cursor: pointer;
}
.tab-P:hover {
  color: #fff;
  cursor: pointer !important;
  background-color: #ff7100;
}
.tab-P a {
  display: inline-block;
  width: 100%;
  color: #fff;
}
.tab-P a:hover {
  display: inline-block;
  width: 100%;
  color: #fff;
}
.tab-P.active {
  background-color: #ff7100;
}
.tab-P.active:hover {
  color: #fff;
  cursor: pointer !important;
  background-color: #ff5a00;
}
.tab-P.disabled {
  opacity: 0.6;
  background-color: #ffb4a5;
}
.tab-P.disabled a {
  cursor: default !important;
}
.service-destination {
  font-size: 26px;
  font-weight: 700;
}
.service-destination .glyphicon-arrow-right {
  font-size: 18px;
  padding: 0 10px;
}
.services-price {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  color: #fff;
  -webkit-border-radius: 30px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius: 30px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  border-radius: 30px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  z-index: 1;
  background-color: #182849;
}
.services-price.out-policy {
  background-color: #ff9100;
}
.services-price b {
  padding-left: 50px;
}
.services-price.affix {
  position: fixed;
  z-index: 1;
  top: 0;
}
.services-results-info svg {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.services-results-info img {
  width: 32px;
  height: 32px;
  margin-right: 5px;
  position: relative;
  top: -3px;
}
.services-results-info svg g {
  fill: #182849;
}
.services-results {
  padding-bottom: 8px !important;
  font-size: 16px;
  font-weight: 400;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}
.services-results:hover {
  background-color: #dfe5e8;
}
.car-results .services-results:hover {
  background-color: #ebeff0;
}
.services-results.panel-open {
  background-color: #dfe5e8;
}
.car-results .services-results.panel-open {
  background-color: #ebeff0;
}
.services-results.alternative {
  background-color: transparent !important;
  -webkit-border-radius: 10px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius: 10px;
  -moz-border-radius-bottomright: 30px;
  border-radius: 10px;
  border-bottom-right-radius: 30px;
}
.services-results.alternative:hover {
  background-color: transparent !important;
}
.car-results .panel-body,
.hotel-basket .panel-body {
  background-color: transparent !important;
}
.car-results md-collapsible-body {
  background-color: #fff;
}
.car-details-basket {
  border-bottom: 1px solid #dbe2e5;
}
.car-details {
  border-bottom: 1px solid #dbe2e5;
  padding-top: 12px;
  padding-bottom: 12px;
}
.car-details.riconsegna {
  border-bottom: 0;
  padding-top: 12px;
  padding-bottom: 0;
}
.tariffe-alternative-container {
  min-height: 60px;
  max-height: 510px;
  overflow: auto;
  background-color: #fff;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 10px solid #fff;
}
.alternatives-separator {
  margin-top: 20px;
  border-bottom: 5px dotted #f3f5f6;
}
.alternative-box {
  background-color: #f7f8f9;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomright: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.alternative-accordion {
  margin-top: 5px;
  border-top: 1px solid #dbe2e5;
}
.panel-soluzioni-trovate {
  background-color: #dfe5e8;
}
.services-results:hover .solution-min-price {
  background-color: #182849;
}
.services-results:hover .more-solutions {
  background-color: #46699b;
}
.services-results:hover .solution-min-price.out-policy {
  background-color: #ff5a00;
}
.services-results:hover .more-solutions.out-policy {
  background-color: #ff5a00;
}
.services-results:hover .solution-min-price.disabled {
  background-color: #dbe2e5;
}
.services-results:hover .more-solutions.disabled {
  background-color: #dbe2e5;
}
.services-results.panel-open .solution-min-price {
  background-color: #182849;
}
.services-results.panel-open .more-solutions {
  background-color: #182849;
}
.services-results.panel-open .solution-min-price.out-policy {
  background-color: #ff5a00;
}
.services-results.panel-open .more-solutions.out-policy {
  background-color: #ff5a00;
}
.services-results.panel-open .solution-min-price.disabled {
  background-color: #dbe2e5;
}
.services-results.panel-open .more-solutions.disabled {
  background-color: #dbe2e5;
}
.services-results:hover.panel-open .solution-min-price {
  background-color: #46699b;
}
.services-results:hover.panel-open .more-solutions {
  background-color: #46699b;
}
.services-results:hover.panel-open .solution-min-price.out-policy {
  background-color: #ff5a00;
}
.services-results:hover.panel-open .more-solutions.out-policy {
  background-color: #ff5a00;
}
.services-results:hover.panel-open .solution-min-price.disabled {
  background-color: #dbe2e5;
}
.services-results:hover.panel-open .more-solutions.disabled {
  background-color: #dbe2e5;
}
.solution-price-line {
  margin-bottom: 5px !important;
  border-top: 1px solid #182849;
}
.services-results.solution-price-line {
  border-top: 1px solid #182849;
}
.services-results .solution-price-line.out-policy {
  border-top: 1px solid #ff5a00;
}
.services-results:hover .solution-price-line {
  border-top: 1px solid #182849;
}
.services-results:hover .solution-price-line.out-policy {
  border-top: 1px solid #ff5a00;
}
.services-results:hover .solution-price-line.disabled {
  border-top: 1px solid #dbe2e5;
}
.services-results.panel-open .solution-price-line {
  border-top: 1px solid #182849;
}
.services-results.panel-open .solution-price-line.out-policy {
  border-top: 1px solid #ff5a00;
}
.services-results.panel-open .solution-price-line.disabled {
  border-top: 1px solid #dbe2e5;
}
.services-results:hover.panel-open .solution-price-line {
  border-top: 1px solid #46699b;
}
.services-results:hover.panel-open .solution-price-line.out-policy {
  border-top: 1px solid #ff5a00;
}
.services-results:hover.panel-open .solution-price-line.disabled {
  border-top: 1px solid #dbe2e5;
}

.services-results .vector {
  min-height: 38px;
}
.services-results .vector img {
  height: 25px;
  position: relative;
  top: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.services-results .vector-name {
  position: relative;
  top: 5px;
}
@media (max-width: 1440px) {
  .services-results .vector {
    min-height: 34px;
  }
}
.services-results {
  background-color: #eff2f3 !important;
  -webkit-border-radius: 10px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius: 10px;
  -moz-border-radius-bottomright: 30px;
  border-radius: 10px;
  border-bottom-right-radius: 30px;
}
.services-results:hover {
  background-color: #dfe5e8 !important;
}
.panel-soluzioni-trovate {
  background-color: #ebeff0 !important;
}
.solution-fare-type {
  padding: 5px 15px;
  position: absolute;
  right: 220px;
  top: 0;
}
.solution-min-price {
  background-color: #182849;
  padding: 5px 15px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  min-width: 220px;
  text-align: right;
  z-index: 9;
  -webkit-border-top-left-radius: 30px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 30px;
  border-top-right-radius: 10px;
}
.solution-min-price.out-policy {
  background-color: #04154D;
}
.solution-min-price.disabled {
  background-color: #dbe2e5;
}
.solution-min-price i {
  font-size: 28px;
  position: relative;
  top: 7px;
  line-height: 0;
}
.more-solutions {
  background-color: #182849;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 12px 5px 30px;
  color: #fff;
  display: inline-block;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  text-align: right;
  z-index: 10;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius-bottomright: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.more-solutions.out-policy {
  background-color: #ff7100;
}
.more-solutions.disabled {
  background-color: #dbe2e5;
}
.more-solutions i {
  font-size: 28px;
  position: relative;
  top: 7px;
  line-height: 0;
}
.solution-min-price-alt {
  background-color: #182849;
  padding: 5px 15px;
  color: #fff;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  min-width: 140px;
  text-align: right;
  z-index: 9;
  -webkit-border-top-left-radius: 30px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 30px;
  border-top-right-radius: 10px;
  float: right;
  display: inline-block;
}
.solution-min-price-alt.out-policy {
  background-color: #ff9100;
}
.solution-min-price-alt.disabled {
  background-color: #dbe2e5;
}
.solution-min-price-alt i {
  font-size: 28px;
  position: relative;
  top: 7px;
  line-height: 0;
}
.service-data {
  padding-top: 15px;
  padding-bottom: 15px;
}
.service-data {
  padding-top: 10px;
  padding-bottom: 10px;
}
.service-data .partenza b {
  font-size: 20px;
}
.service-data .arrivo b {
  font-size: 20px;
}
.service-data .durata-viaggio b {
  font-size: 20px;
}
.service-data .identificativo ul {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  list-style: none;
}
.service-data .identificativo li {
  margin: 0;
  padding: 5px 0 5px 0;
  border-bottom: 1px solid #d0d8dc;
  font-weight: 700;
}
.service-data .identificativo li:last-child {
  border-bottom: 0;
}
.service-details {
  background-color: #f7f8f9;
  -webkit-border-radius: 5px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius: 5px;
  -moz-border-radius-bottomright: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-radius: 5px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.service-details.alt {
  background-color: transparent !important;
  padding-top: 11px;
}
.panel-group .title.migliori-offerte .arrow {
  font-size: 28px !important;
  margin: 10px;
  float: right;
  position: relative;
  top: -5px;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0 solid #ddd;
}
.best-prices {
  padding: 0 30px;
}
.best-prices hr {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 0;
  border-top: 1px solid #eee;
}
.riepilogo-trasferta .company-logo img {
  width: 32px;
  height: 32px;
}
.dati-partenza {
  width: 45%;
  float: left;
  display: block;
}
.dati-arrivo {
  width: 45%;
  float: left;
  display: block;
}
.dati-icona-direzione {
  width: 10%;
  height: 100%;
  float: left;
  display: block;
  text-align: center;
  padding-top: 10px;
}
md-collapsible .md-accordion {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
md-collapsible.md-popout md-collapsible-item {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.03), 0 2px 10px 0 rgba(0, 0, 0, 0.03);
  margin: 5px 10px;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-border-radius: 10px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius: 10px;
  -moz-border-radius-bottomright: 30px;
  border-radius: 10px;
  border-bottom-right-radius: 30px;
}
md-collapsible.md-popout md-collapsible-item.active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 5px 5px;
  background-color: #f7f8f9;
  -webkit-border-radius: 10px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius: 10px;
  -moz-border-radius-bottomright: 30px;
  border-radius: 10px;
  border-bottom-right-radius: 30px;
}
md-collapsible.md-popout md-collapsible-item.active md-collapsible-body {
  display: block;
  visibility: visible;
}
md-collapsible.md-popout md-collapsible-item md-collapsible-header {
  cursor: pointer;
  min-height: 48px;
  background-color: #f7f8f9 !important;
  border-radius: 10px;
  display: block;
  border-bottom: 1px solid transparent !important;
  -webkit-border-radius: 10px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius: 10px;
  -moz-border-radius-bottomright: 30px;
  border-radius: 10px;
  border-bottom-right-radius: 30px;
}
md-collapsible.md-popout
  md-collapsible-item
  md-collapsible-header.md-collapsible-tools {
  letter-spacing: 0.005em;
  box-sizing: border-box;
  font-weight: 400;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  width: 100%;
  padding: 0 16px;
  margin: 0;
}
md-collapsible.md-popout md-collapsible-item md-collapsible-header md-checkbox {
  margin: 10px;
  -webkit-border-radius: 10px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius: 10px;
  -moz-border-radius-bottomright: 30px;
  border-radius: 10px;
  border-bottom-right-radius: 30px;
}
md-collapsible.md-popout md-collapsible-item md-collapsible-body {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius: 10px;
  -moz-border-radius-bottomright: 30px;
  border-radius: 10px;
  border-bottom-right-radius: 30px;
}
md-collapsible.md-popout md-collapsible-item.best-price-collapsible {
  margin: 0;
  box-shadow: none;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
md-collapsible.md-popout md-collapsible-item.best-price-collapsible.active {
  margin: 20px -10px;
  box-shadow: none;
  background-color: #f7f8f9;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
md-collapsible.md-popout
  md-collapsible-item.best-price-collapsible.active
  md-collapsible-header {
  cursor: pointer;
  background-color: #e1e9f3 !important;
  display: block;
  border-bottom: 1px solid #182849 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
md-collapsible.md-popout
  md-collapsible-item.best-price-collapsible.active
  md-collapsible-header
  h3 {
  margin: 0 auto;
  color: #182849;
}
md-collapsible.md-popout
  md-collapsible-item.best-price-collapsible
  md-collapsible-header {
  cursor: pointer;
  min-height: 48px;
  background-color: #e1e9f3 !important;
  border-radius: 10px;
  display: block;
  border-bottom: 1px solid transparent !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
md-collapsible.md-popout
  md-collapsible-item.best-price-collapsible
  md-collapsible-header
  h3 {
  margin: 0 auto;
  color: #182849;
}
md-collapsible.md-popout
  md-collapsible-item.best-price-collapsible
  md-collapsible-body {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
md-collapsible.md-default md-collapsible-item {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.03), 0 2px 10px 0 rgba(0, 0, 0, 0.03);
  margin: 5px 0;
  background-color: #fff;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
md-collapsible.md-default md-collapsible-item.active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 5px -5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
md-collapsible.md-default md-collapsible-item.active md-collapsible-body {
  display: block;
  visibility: visible;
}
md-collapsible.md-default md-collapsible-item md-collapsible-header {
  cursor: default !important;
  min-height: 48px;
  border-radius: 5px;
  display: block;
  border-bottom: 1px solid transparent !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
md-collapsible.md-default md-collapsible-item md-collapsible-body {
  border-top: 1px solid #182849;
  font-weight: 500;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-left-radius: 5px;
  -webkit-border-right-radius: 5px;
  -moz-border-left-radius: 5px;
  -moz-border-right-radius: 5px;
  background-color: #fff;
}
md-collapsible.md-primary md-collapsible-item {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.03), 0 2px 10px 0 rgba(0, 0, 0, 0.03);
  margin: 5px 0;
  background-color: #e1e9f3 !important;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
md-collapsible.md-primary md-collapsible-item.active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 10px -5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
md-collapsible.md-primary md-collapsible-item.active md-collapsible-body {
  display: block;
  visibility: visible;
}
md-collapsible.md-primary md-collapsible-item md-collapsible-header {
  background-color: #e1e9f3 !important;
  cursor: default !important;
  min-height: 48px;
  border-radius: 5px;
  display: block;
  border-bottom: 1px solid transparent !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
md-collapsible.md-primary md-collapsible-item md-collapsible-body {
  border-top: 1px solid #182849;
  font-weight: 500;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-left-radius: 5px;
  -webkit-border-right-radius: 5px;
  -moz-border-left-radius: 5px;
  -moz-border-right-radius: 5px;
  background-color: #e1e9f3;
}
md-collapsible.md-grey md-collapsible-item {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.03), 0 2px 10px 0 rgba(0, 0, 0, 0.03);
  margin: 5px 0;
  background-color: #f7f8f9 !important;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
md-collapsible.md-grey md-collapsible-item.active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 10px -5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
md-collapsible.md-grey md-collapsible-item.active md-collapsible-body {
  display: block;
  visibility: visible;
}
md-collapsible.md-grey md-collapsible-item md-collapsible-header {
  background-color: #f7f8f9 !important;
  cursor: default !important;
  min-height: 48px;
  border-radius: 5px;
  display: block;
  border-bottom: 1px solid transparent !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
md-collapsible.md-grey md-collapsible-item md-collapsible-body {
  border-top: 1px solid #b0bebe;
  font-weight: 500;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-left-radius: 5px;
  -webkit-border-right-radius: 5px;
  -moz-border-left-radius: 5px;
  -moz-border-right-radius: 5px;
  background-color: #f7f8f9;
}
.fly-results .accordion-cambi .accordion-cambi-box {
  padding: 5px 0;
  margin-top: 0;
  margin-bottom: 0;
  background-color: transparent !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.fly-results .connect-cambi-bg {
  background-image: url("");
  background-repeat: repeat-y;
  background-position: 21px;
  padding: 0 0 0 0;
  margin-top: 2px;
  margin-bottom: 2px;
  display: flex;
  width: 100%;
  background-color: #fff !important;
}
.fly-results .service-data {
  padding-top: 11px;
  padding-bottom: 0;
  padding-left: 8px;
  padding-right: 8px;
}
.fly-results .service-data.new-layout {
  padding-top: 8px;
  padding-bottom: 5px;
  padding-left: 8px;
  padding-right: 8px;
}
.fly-results .connect-cambi {
  font-size: 12px;
  padding-top: 38%;
  padding-left: 16px;
  color: #182849;
}
@media all and (min-width: 992px) and (max-width: 1360px) {
  .riepilogo-trasferta {
    font-size: 14px;
  }
  .riepilogo-trasferta .company-logo svg {
    width: 32px;
    height: 32px;
  }
  .riepilogo-trasferta .company-offer {
    font-size: 12px;
  }
}
@media all and (min-width: 769px) and (max-width: 991px) {
  .company-logo {
    padding-top: 3px !important;
  }
  .company-logo svg {
    width: 25px !important;
    height: 25px !important;
  }
  .riepilogo-trasferta {
    -webkit-border-radius: 5px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius: 5px;
    -moz-border-radius-bottomright: 30px;
    border-radius: 5px;
    border-bottom-right-radius: 30px;
  }
  .company-offer img {
    width: 32px !important;
    height: 16px !important;
  }
}
@media all and (min-width: 0) and (max-width: 768px) {
  .riepilogo-trasferta {
    font-size: 13px;
    -webkit-border-radius: 5px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius: 5px;
    -moz-border-radius-bottomright: 30px;
    border-radius: 5px;
    border-bottom-right-radius: 30px;
  }
  .riepilogo-trasferta .company-logo {
    padding-top: 3px;
  }
  .riepilogo-trasferta .company-logo svg {
    width: 20px;
    height: 20px;
  }
  .riepilogo-trasferta .direzione i {
    padding-top: 10px;
  }
  .riepilogo-trasferta .company-offer img {
    width: 32px;
    height: 16px;
  }
  .hotel-foto-basket figure {
    height: 100px !important;
    width: 100px !important;
  }
}
.create-journey-services li .btn-primary:hover,
.create-journey-services li .btn-primary:focus {
  background-color: #F1B03D !important;
}
.multi-tab {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.multi-tab-child {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
.hotel-foto figure {
  display: block;
  height: 120px;
  width: 120px;
  overflow: auto;
  border-radius: 6px;
  background-size: cover;
}
.hotel-foto-basket figure {
  display: block;
  height: 120px;
  width: 120px;
  overflow: hidden;
  border-radius: 6px;
  background-size: cover;
}
.hotel-foto-basket figure img {
  height: 100%;
}
.hotel-gallery {
  display: block;
  height: 300px;
  width: 100%;
  overflow: auto;
  border-radius: 6px;
  background-size: cover;
}
.hotel-slick .slick-dots {
  position: absolute;
  bottom: 2px;
  background-color: rgba(51, 63, 72, 0.9);
}
.hotel-slick .slick-dots li {
  height: 26px;
}
.hotel-slick .slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 0.9;
  font-size: 13px;
}
.hotel-slick .slick-dots li button:before {
  color: #fff;
  opacity: 0.25;
}
.hotel-slick .slick-dots li button:before {
  font-size: 13px;
}
.hotel-slick .slick-arrow {
  display: none !important;
}
.hotel-slick {
  margin-bottom: 0 !important;
}
.car-data {
  height: 38px;
}
.car-image-container {
  border: 5px solid #f7f8f9;
}
figure.car-image {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 115px;
  width: 115px;
  border-radius: 6px;
  margin: 0 auto;
  background-color: #fff;
}
figure.car-image img {
  height: auto;
  width: 105px !important;
  padding: 0;
  margin: 0 auto;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.car-results
  md-collapsible.md-popout
  md-collapsible-item
  md-collapsible-header {
  border-bottom-right-radius: 10px;
}
.table-hotel {
  margin-bottom: 0;
}
.table-hotel.table > tbody > tr > td {
  border-top: 8px solid #ebeff0;
  border-bottom: 8px solid #ebeff0;
  height: 70px;
  vertical-align: middle;
  text-align: center;
}
.table-hotel.table > tbody > tr {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  background-color: #fff;
}
.table-hotel.table > tbody > tr:hover {
  background-color: #fff !important;
}
.hotel-operator {
  width: 100%;
  max-width: 100px;
}
.hotel-best {
  height: 32px;
}
.table-hotel.table > thead > tr > th {
  height: 40px;
}
.mat_a_active_cell {
  background-color: #182849;
  color: #fff;
  font-weight: 600;
}
.mat_a_active_cell:hover {
  background-color: #182849;
}
.mat_a_active_cell:before {
  font-family: "Material Icons";
  content: "";
  float: right;
}
.mat_a_error_cell {
  background-color: #ff7f7f;
  color: #fff;
  font-weight: 600;
}
.mat_a_error_cell:before {
  color: #fff;
  font-family: "Material Icons";
  content: "";
  float: right;
}
.mat_a_active_cell_not_in_policy {
  background-color: #ff9100;
  color: #fff;
  font-weight: 600;
}
.mat_a_active_cell_not_in_policy:before {
  color: #fff;
  font-family: "Material Icons";
  content: "";
  float: right;
}
.ModalAlternativeTrain_AlternativeFare {
  padding: 0 5px;
}
.ModalAlternativeTrain_TotalPrice_Container {
  text-align: right;
  font-size: 20px;
  position: fixed;
  top: 20px;
  right: 0;
  background-color: #f7f8f9;
  padding: 15px;
  font-weight: 400;
  -webkit-border-top-left-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  min-width: 200px;
}
.table-train > tbody > tr > td {
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
  border-right: 10px solid #fff;
  border-left: 10px solid #fff;
  height: auto !important;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
}
.table-train .train-row {
  font-weight: 700;
}
.col-result.col-sx {
  width: 48%;
  float: left;
}
.col-result.col-dx {
  width: 48%;
  float: left;
}
.col-result.col-middle {
  width: 4%;
  float: left;
}
@media all and (min-width: 0) and (max-width: 1440px) {
  .car-data {
    height: 34px !important;
  }
  .more-solutions {
    top: 34px !important;
  }
}
.line-height-0 {
  line-height: 0;
}
.btn-primary > svg > g {
  fill: #fff !important;
}
.btn {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn.btn-look-no-book[disabled] {
  opacity: 1;
  cursor: default;
}
.btn.btn-look-no-book[disabled]:hover {
  box-shadow: none !important;
}
.btn.btn-look-no-book[disabled]:hover.btn-primary {
  background-color: #182849 !important;
}
.btn.btn-look-no-book[disabled]:hover.btn-brand {
  background-color: #182849 !important;
}
.accordion-arrow-down {
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  outline: 0 !important;
}
.accordion-arrow-up {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.panel {
  box-shadow: none !important;
}
.panel-heading {
  padding: 0;
}
.ng-table-pager {
  text-align: right;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #182849;
  border-color: #182849;
}
.btn-action {
  opacity: 0.8;
}
.btn-action:hover {
  opacity: 1;
}
.pagination > li > a,
.pagination > li > span {
  border: 1px solid #fff;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  border-color: #fff;
}
.custom-slider.rzslider .rz-bar {
  background-color: rgba(107, 144, 197, 0.3);
  height: 25px;
  border-radius: 40px;
}
.custom-slider.rzslider .rz-selection {
  background: #182849;
  border-radius: 0;
}
.custom-slider.rzslider .rz-pointer {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 25px;
  width: 25px;
  background-color: #fff;
  outline: none;
  border-radius: 40px;
  border: 2px solid #182849;
}
.custom-slider.rzslider .rz-pointer:after {
  display: none;
}
.custom-slider.rzslider .rz-bubble {
  font-size: 14px;
  bottom: 14px;
}
.custom-slider.rzslider .rz-limit {
  font-weight: bold;
  color: #182849;
  font-size: 14px;
}
.custom-slider.rzslider .rz-tick {
  width: 1px;
  height: 10px;
  margin-left: 4px;
  border-radius: 0;
  background: #ffe4d1;
  top: -1px;
}
.custom-slider.rzslider .rz-tick.rz-selected {
  background: #ffa500;
}
.loading-spinner {
  display: flex;
}
.loading-spinner img {
  height: 50px;
  width: 50px;
}
.passenger-detail {
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 100px;
}
.passenger-loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  text-decoration: none;
}
.passenger-list {
  position: relative;
  left: 0;
  right: 0;
}
.grid-container {
  position: relative;
  width: 100%;
}
.grid-container > .grid-loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  text-decoration: none;
  border-top-left-radius: 29px;
  border-top-right-radius: 29px;
}
.grid-container > .grid-content {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}
.material-icons.md-20 {
  font-size: 20px;
}
.material-icons.md-white {
  color: #fff;
}
.material-icons.md-primary {
  color: #182849;
}
.material-icons.md-grey {
  color: #b0bebe;
}
.display-flex {
  display: flex;
}
.text-align-center {
  text-align: center;
}
[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none !important;
}

.input-group .form-control {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
.input-group-addon .addon-left {
  border-right: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.addon-primary {
  background-color: #182849 !important;
  border-bottom: 1px solid #182849 !important;
  border-top: 1px solid #182849 !important;
  border-left: 1px solid #182849 !important;
}
.addon-default {
  background-color: #fff !important;
  border-bottom: 1px solid #d7dee2 !important;
  border-top: 1px solid #d7dee2 !important;
  border-left: 1px solid #d7dee2 !important;
}
.input-text-right {
  border-bottom: 1px solid #d7dee2;
  border-top: 1px solid #d7dee2;
  border-left: none;
}
.table-responsive {
  overflow-y: hidden !important;
}
.panel-accordion {
  background: none !important;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border: none !important;
}
.panel-group {
  margin: 0 !important;
}
.panel-group .panel {
  border-radius: 0 !important;
}
.modal.add-to-cart {
  background-color: rgba(255, 105, 72, 0.8) !important;
}
.modal.add-offline {
  background-color: rgba(107, 144, 197, 0.8) !important;
}
.modal.add-to-cart .modal-dialog,
.modal.add-offline .modal-dialog,
.modal.google-maps .modal-dialog {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  height: 100vh;
  margin: 0 auto;
}
.modal.add-to-cart .modal-content,
.modal.add-offline .modal-content {
  background-color: transparent !important;
}
.modal.google-maps .modal-content {
  width: 100%;
  height: 90%;
}
.modal.google-maps .modal-content .modal-body {
  height: 100%;
  padding: 0;
}
.modal.google-maps .modal-content .modal-body ng-map {
  height: 103%;
}
.modal.google-maps .modal-content .modal-body div[uib-carousel] {
  height: 92%;
}
.modal.google-maps
  .modal-content
  .modal-body
  div[uib-carousel]
  .carousel-inner {
  height: 100%;
}
.modal.google-maps
  .modal-content
  .modal-body
  div[uib-carousel]
  .carousel-inner
  div[uib-slide] {
  height: 100%;
}
.modal.google-maps
  .modal-content
  .modal-body
  div[uib-carousel]
  .carousel-inner
  div[uib-slide]
  div.text-center {
  height: 100%;
}
.modal.google-maps
  .modal-content
  .modal-body
  div[uib-carousel]
  .carousel-inner
  div[uib-slide]
  div.text-center
  figure {
  height: 100%;
}
.modal.add-to-cart .modal-footer {
  border-top: 0;
}
.modal.offlineService .modal-dialog {
  width: 80% !important;
}
.service-success {
  background-color: #F1B03D;
  color: #fff !important;
}
.service-success span {
  color: #fff !important;
}
.service-success span i {
  color: #fff !important;
}
.service-alert {
  border: 1px solid red;
}
.service-alert-select2 .ui-select-match .ui-select-toggle {
  border: 1px solid red !important;
}
header nav .main-menu .menu-list li.active {
  color: #fff;
  background-color: rgba(51, 63, 72, 0.1);
}
.form-control[readonly] {
  background-color: #fff;
}
.form-control[disabled] {
  background-color: #eee !important;
}
.form-control-feedback {
  position: absolute;
  top: 13px;
  right: 5px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
  color: #c0cbd1;
  z-index: 9 !important;
}
.show-password {
  position: relative;
  margin-right: 13px;
  margin-top: -40px;
  color: #c0cbd1;
  cursor: pointer;
  float: right;
}
.connect {
  width: 4px;
  margin-left: 21px;
  height: 6px;
  background-color: #b5c7e2;
  border-radius: 2px;
}
.connect-btn {
  height: 22px;
}
.connect-btn:after {
  border-bottom: 1px solid #d0d8dc;
  position: absolute;
  right: 0;
  left: 50px;
  top: 12px;
  display: block;
  content: "";
}
.connect-btn a {
  margin-left: 14px;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  color: #b5c7e2;
  height: 22px;
  line-height: 0;
}
.connect-btn a:hover {
  color: #182849;
}
.connect-btn a i {
  height: 22px;
}
.connect-btn.no-hr:after {
  border-bottom: none;
}
.connect-btn-absolute {
  height: 18px;
}
.connect-btn-absolute:after {
  border-bottom: 1px solid #d0d8dc;
  position: absolute;
  right: 0;
  left: 50px;
  top: 12px;
  display: block;
  content: "";
}
.connect-btn-absolute a {
  margin-left: 14px;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  color: #b5c7e2;
  height: 22px;
  line-height: 0;
  position: relative;
  top: -5px;
}
.connect-btn-absolute a:hover {
  color: #182849;
}
.connect-btn-absolute a i {
  height: 22px;
}
.connect-btn-absolute.no-hr:after {
  border-bottom: none;
}
.dettagli-andata {
  min-height: 56px;
  padding-top: 8px;
}
.dettagli-ritorno {
  min-height: 56px;
  padding-top: 24px;
}
.change-connect {
  height: 100%;
  width: 3px;
  margin-left: auto;
  margin-right: auto;
  min-height: 64px;
  background-color: #b5c7e2;
  margin-top: -6px;
  margin-bottom: -6px;
}
.connect-hr {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid rgba(51, 63, 72, 0.3);
}
.accordion-offline .panel-body {
  background-color: transparent !important;
}
.journey-bar {
  min-height: 146px;
}
.add-service-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 60;
  -webkit-border-radius: 10px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius: 10px;
  -moz-border-radius-bottomright: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-radius: 10px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.add-service-box-accordion {
  padding-top: 33px;
  padding-bottom: 33px;
}
.add-service-box .panel-body {
  -webkit-border-radius: 10px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius: 10px;
  -moz-border-radius-bottomright: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-radius: 10px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.increase-popover-width {
  min-width: 500px;
}
.btn-block + .btn-block {
  margin-top: 0;
}
.btn-to-cart {
  background-color: rgba(51, 63, 72, 0.1);
  height: 50px;
  padding: 12px 20px 0 10px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.btn-to-alt-cart {
  background-color: rgba(51, 63, 72, 0.1);
  height: 40px;
  border-radius: 30px;
  padding: 12px 20px 0 10px;
  position: absolute;
  right: 0;
  top: 0;
}
.btn-alt {
  -webkit-border-radius: 0 !important;
  -webkit-border-bottom-right-radius: 10px !important;
  -webkit-border-bottom-left-radius: 10px !important;
  -moz-border-radius: 0 !important;
  -moz-border-radius-bottomright: 10px !important;
  -moz-border-radius-bottomleft: 10px !important;
  border-radius: 0 !important;
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}
.btn-alt-cart {
  -webkit-border-bottom-right-radius: 30px !important;
  -webkit-border-bottom-left-radius: 30px !important;
  -moz-border-radius-bottomright: 30px !important;
  -moz-border-radius-bottomleft: 30px !important;
  border-bottom-right-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
}
.alt-separator {
  border-bottom: 1px solid #ebeff0;
}
.btn-primary.offline-request {
  background-color: #46699b;
}
.btn-tariffe-alternative {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 10px;
  margin-bottom: -1px;
  outline: none !important;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}
.tariffe-alternative .panel-body {
  outline: hidden !important;
}
.slick-track {
  margin: 0 auto !important;
}
.modal {
  background-color: rgba(107, 144, 197, 0.8);
}
.modal-content {
  -webkit-border-radius: 6px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius: 6px;
  -moz-border-radius-bottomright: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-radius: 6px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.modal-content .modal-dummy-footer {
  border-top: none !important;
}
.accordion-cambi .panel-heading,
.accordion-cambi .panel,
.accordion-cambi .panel-body {
  background-color: transparent !important;
}
.accordion-cambi .accordion-cambi-box {
  padding: 10px;
  margin-top: 2px;
  margin-bottom: 2px;
  background-color: #f7f8f9;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.accordion-cambi-box.service-information {
  padding: 5px 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
.route-Arrivo {
  padding-top: 12px;
  padding-bottom: 12px;
}
.route-Ritorno {
  padding-bottom: 12px;
  padding-top: 12px;
}
.routeA,
.routeR {
  padding-top: 12px;
}
.connect-cambi-bg {
  background-image: url("");
  background-repeat: repeat-y;
  background-position: 21px;
  padding: 0 0 0 0;
  margin-top: -3px;
  margin-bottom: -3px;
}
.connect-cambi {
  font-size: 12px;
  padding-top: 25px;
  padding-left: 16px;
  color: #b5c7e2;
}
.route-title {
  min-width: 70px;
  display: inline-block;
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  height: 10px !important;
  line-height: 10px !important;
}
.btn-group-sm > .btn,
.btn-sm {
  font-size: 12px;
  line-height: 1.2 !important;
}
.ng-table th.sortable.sort-desc,
.ng-table th.sortable.sort-asc {
  background-color: #182849 !important;
  text-shadow: 0 0 0 rgba(255, 255, 255, 0) !important;
}
.ng-table th.sortable.sort-desc:hover,
.ng-table th.sortable.sort-asc:hover {
  background-color: #182849 !important;
  text-shadow: 0 0 0 rgba(255, 255, 255, 0) !important;
}
.ng-table th.sortable.sort-desc .sort-indicator:after {
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff !important;
  visibility: visible;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.ng-table th.sortable .sort-indicator:after,
.ng-table th.sortable .sort-indicator:before {
  content: "";
  border-width: 0 4px 4px;
  border-style: solid;
  border-color: #fff transparent !important;
  visibility: visible;
  right: px;
  top: 50%;
  position: absolute;
  opacity: 0.3;
  margin-top: -4px;
}
.service-solutions {
  border-top: 1px solid #dfe5e8 !important;
}
.service-solutions:hover {
  background-color: #dfe5e8 !important;
}
md-content {
  padding: 15px;
}
md-collapsible md-collapsible-item md-collapsible-header .md-collapsible-tools {
  padding: 0 !important;
}
md-collapsible-header:focus {
  outline: 0;
}
md-collapsible md-collapsible-item md-collapsible-body {
  padding: 0 !important;
}
.journey-notify div {
  float: left;
}
.journey-notify div.button-text {
  position: relative;
  top: 2px;
}
.journey-notify div.journey-notify-counter {
  background-color: #46699b;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.journey-notify div.journey-notify-counter span {
  position: relative;
  display: block;
  top: 3px;
  font-size: 16px;
}
.journey-alternatives div {
  float: left;
}
.journey-alternatives div.button-text {
  position: relative;
  top: 2px;
}
.journey-alternatives div.journey-alternatives-counter {
  background-color: #46699b;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.journey-alternatives div.journey-alternatives-counter span {
  position: relative;
  display: block;
  top: 3px;
  font-size: 20px;
}
.btn-switch-sm {
  width: 33px;
  height: 20px;
}
.btn-switch-circle-sm {
  height: 12px;
  width: 12px;
}
.chips {
  border-radius: 15px !important;
  width: auto;
}
.chipsContainer {
  margin-top: 4px;
  margin-bottom: 4px;
}
.pointer {
  cursor: pointer;
}
map#custom {
  display: block;
  width: 100%;
  height: 400px;
}
@media (min-width: 992px) {
  .modal-xl {
    width: 90%;
  }
}
.info-window-container {
  width: 400px;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
.tabset .nav-tabs {
  display: none;
}
.tabset .nav-tabs > li {
  display: none;
}
.alertify-log-success {
  background-color: #F1B03D !important;
}
.alertify-log-error {
  background-color: #ff7f7f !important;
}
textarea {
  font-family: "Chakra Petch", sans-serif;
}
.modal-body textarea {
  outline: none;
  background-color: rgba(176, 190, 190, 0.1);
  border: none;
  border-radius: 4px;
  padding: 4px;
  resize: none;
  width: 100%;
}
.modal-body textarea ::-webkit-input-placeholder {
  color: rgba(176, 190, 190, 0.2);
}
.modal-body textarea ::-moz-placeholder {
  color: rgba(176, 190, 190, 0.2);
}
.modal-body textarea :-ms-input-placeholder {
  color: rgba(176, 190, 190, 0.2);
}
.modal-body textarea :-moz-placeholder {
  color: rgba(176, 190, 190, 0.2);
}
.modal-body textarea.textarea--white {
  background-color: #fff;
  border: 1px solid #d7dee2;
  resize: vertical;
}
.modal-body textarea.textarea--white:hover {
  border-color: #b5c7e2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px transparent,
    0 0 8px rgba(102, 175, 233, 0);
  box-shadow: inset 0 1px 1px transparent, 0 0 8px rgba(102, 175, 233, 0);
}
.modal-body textarea.textarea--white:focus {
  border-color: #182849 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px transparent,
    0 0 8px rgba(102, 175, 233, 0);
  box-shadow: inset 0 1px 1px transparent, 0 0 8px rgba(102, 175, 233, 0);
}
.notes-body textarea {
  outline: none;
  background-color: #fff;
  border: none;
  padding: 4px;
  resize: none;
  width: 100%;
}
.notes-body textarea ::-webkit-input-placeholder {
  color: rgba(176, 190, 190, 0.2);
}
.notes-body textarea ::-moz-placeholder {
  color: rgba(176, 190, 190, 0.2);
}
.notes-body textarea :-ms-input-placeholder {
  color: rgba(176, 190, 190, 0.2);
}
.notes-body textarea :-moz-placeholder {
  color: rgba(176, 190, 190, 0.2);
}
.slide-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding-top: 10px;
  margin: 0;
  width: 100%;
}
.slide-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  padding: 0;
  cursor: pointer;
}
.slide-dots li button {
  border: 0;
  background: rgba(176, 190, 190, 0.3);
  border-radius: 50%;
  display: block;
  height: 10px;
  width: 10px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slide-dots li.slick-active button {
  background: #182849;
}
.custom-marker {
  font-size: 1.5em;
  padding: 10px;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: #7f7f7f solid 1px;
}
.custom-marker:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 7px 6px 0;
  border-color: #fff transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -6px;
  bottom: -6px;
  left: 50%;
}
.custom-marker:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 7px 6px 0;
  border-color: #7f7f7f transparent;
  display: block;
  width: 0;
  z-index: 0;
  margin-left: -6px;
  bottom: -7px;
  left: 50%;
}
.ng-table-pager .ng-table-counts .active {
  background-color: #182849 !important;
  color: #fff !important;
}
md-card md-card-title {
  padding-top: 0;
  padding-bottom: 0;
}
md-card md-card-content {
  display: block;
  padding: 16px;
}
.news-title {
  color: #182849;
  font-size: 16px;
  font-weight: 600;
}
.news-p {
  color: #182849;
  font-size: 13px;
  font-weight: 400;
}
.news-p p {
  display: inline;
}
.news-btn {
  margin-top: 0;
}
.news-box md-card md-card-content {
  min-height: 80px;
  max-height: 80px;
}
.news-box md-card {
  box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin: 0;
  box-shadow: 0 1px 3px 0 transparent, 0 1px 1px 0 transparent,
    0 2px 1px -1px transparent;
  border-left: 1px solid #ebeff0;
  background-color: transparent !important;
}
.slick-next:before {
  font-family: "Material Icons";
  content: "";
}
.slick-prev:before {
  font-family: "Material Icons";
  content: "";
}
.td-actions {
  margin: 0;
  padding: 0;
  text-align: right;
}
.td-services {
  margin: 0;
  padding: 0;
  text-align: center;
}
.tooltip {
  z-index: 99999;
}
.tooltip-primary + .tooltip > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-primary + .tooltip.top > .tooltip-arrow {
  border-top: 5px solid #182849;
}
.tooltip-primary + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-primary + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-primary + .tooltip > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-primary + .tooltip.right > .tooltip-arrow {
  border-right: 5px solid #182849;
}
.tooltip-primary + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-primary + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-primary + .tooltip > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-primary + .tooltip.bottom > .tooltip-arrow {
  border-bottom: 5px solid #182849;
}
.tooltip-primary + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-primary + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-primary + .tooltip > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-primary + .tooltip.left > .tooltip-arrow {
  border-left: 5px solid #182849;
}
.tooltip-primary + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-primary + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-brand + .tooltip > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-brand + .tooltip.top > .tooltip-arrow {
  border-top: 5px solid #182849;
}
.tooltip-brand + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-brand + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-brand + .tooltip > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-brand + .tooltip.right > .tooltip-arrow {
  border-right: 5px solid #182849;
}
.tooltip-brand + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-brand + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-brand + .tooltip > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-brand + .tooltip.bottom > .tooltip-arrow {
  border-bottom: 5px solid #182849;
}
.tooltip-brand + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-brand + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-brand + .tooltip > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-brand + .tooltip.left > .tooltip-arrow {
  border-left: 5px solid #182849;
}
.tooltip-brand + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-brand + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-secondary + .tooltip > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-secondary + .tooltip.top > .tooltip-arrow {
  border-top: 5px solid #182849;
}
.tooltip-secondary + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-secondary + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-secondary + .tooltip > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-secondary + .tooltip.right > .tooltip-arrow {
  border-right: 5px solid #182849;
}
.tooltip-secondary + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-secondary + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-secondary + .tooltip > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-secondary + .tooltip.bottom > .tooltip-arrow {
  border-bottom: 5px solid #182849;
}
.tooltip-secondary + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-secondary + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-secondary + .tooltip > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-secondary + .tooltip.left > .tooltip-arrow {
  border-left: 5px solid #182849;
}
.tooltip-secondary + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-secondary + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-danger + .tooltip > .tooltip-inner {
  background-color: #ff2f2f;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-danger + .tooltip.top > .tooltip-arrow {
  border-top: 5px solid #ff2f2f;
}
.tooltip-danger + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-danger + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-danger + .tooltip > .tooltip-inner {
  background-color: #ff2f2f;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-danger + .tooltip.right > .tooltip-arrow {
  border-right: 5px solid #ff2f2f;
}
.tooltip-danger + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-danger + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-danger + .tooltip > .tooltip-inner {
  background-color: #ff2f2f;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-danger + .tooltip.bottom > .tooltip-arrow {
  border-bottom: 5px solid #ff2f2f;
}
.tooltip-danger + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-danger + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-danger + .tooltip > .tooltip-inner {
  background-color: #ff2f2f;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-danger + .tooltip.left > .tooltip-arrow {
  border-left: 5px solid #ff2f2f;
}
.tooltip-danger + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-danger + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-success + .tooltip > .tooltip-inner {
  background-color: #73a308;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-success + .tooltip.top > .tooltip-arrow {
  border-top: 5px solid #73a308;
}
.tooltip-success + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-success + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-success + .tooltip > .tooltip-inner {
  background-color: #73a308;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-success + .tooltip.right > .tooltip-arrow {
  border-right: 5px solid #73a308;
}
.tooltip-success + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-success + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-success + .tooltip > .tooltip-inner {
  background-color: #73a308;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-success + .tooltip.bottom > .tooltip-arrow {
  border-bottom: 5px solid #73a308;
}
.tooltip-success + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-success + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-success + .tooltip > .tooltip-inner {
  background-color: #73a308;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-success + .tooltip.left > .tooltip-arrow {
  border-left: 5px solid #73a308;
}
.tooltip-success + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-success + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-out-policy-color + .tooltip > .tooltip-inner {
  background-color: #2B5B79;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-out-policy-color + .tooltip.top > .tooltip-arrow {
  border-top: 5px solid #2B5B79;
}
.tooltip-out-policy-color + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-out-policy-color + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-out-policy-color + .tooltip > .tooltip-inner {
  background-color: #2B5B79;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-out-policy-color + .tooltip.right > .tooltip-arrow {
  border-right: 5px solid #2B5B79;
}
.tooltip-out-policy-color + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-out-policy-color + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-out-policy-color + .tooltip > .tooltip-inner {
  background-color: #ff7100;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-out-policy-color + .tooltip.bottom > .tooltip-arrow {
  border-bottom: 5px solid #ff7100;
}
.tooltip-out-policy-color + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-out-policy-color + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip-out-policy-color + .tooltip > .tooltip-inner {
  background-color: #ff7100;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip-out-policy-color + .tooltip.left > .tooltip-arrow {
  border-left: 5px solid #ff7100;
}
.tooltip-out-policy-color + .tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip-out-policy-color + .tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-primary > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-primary.top > .tooltip-arrow {
  border-top: 5px solid #182849;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-primary > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-primary.right > .tooltip-arrow {
  border-right: 5px solid #182849;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-primary > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-primary.bottom > .tooltip-arrow {
  border-bottom: 5px solid #182849;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-primary > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-primary.left > .tooltip-arrow {
  border-left: 5px solid #182849;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-brand > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-brand.top > .tooltip-arrow {
  border-top: 5px solid #182849;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-brand > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-brand.right > .tooltip-arrow {
  border-right: 5px solid #182849;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-brand > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-brand.bottom > .tooltip-arrow {
  border-bottom: 5px solid #182849;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-brand > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-brand.left > .tooltip-arrow {
  border-left: 5px solid #182849;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-secondary > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-secondary.top > .tooltip-arrow {
  border-top: 5px solid #182849;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-secondary > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-secondary.right > .tooltip-arrow {
  border-right: 5px solid #182849;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-secondary > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-secondary.bottom > .tooltip-arrow {
  border-bottom: 5px solid #182849;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-secondary > .tooltip-inner {
  background-color: #182849;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-secondary.left > .tooltip-arrow {
  border-left: 5px solid #182849;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-danger > .tooltip-inner {
  background-color: #ff2f2f;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-danger.top > .tooltip-arrow {
  border-top: 5px solid #ff2f2f;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-danger > .tooltip-inner {
  background-color: #ff2f2f;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-danger.right > .tooltip-arrow {
  border-right: 5px solid #ff2f2f;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-danger > .tooltip-inner {
  background-color: #ff2f2f;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-danger.bottom > .tooltip-arrow {
  border-bottom: 5px solid #ff2f2f;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-danger > .tooltip-inner {
  background-color: #ff2f2f;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-danger.left > .tooltip-arrow {
  border-left: 5px solid #ff2f2f;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-success > .tooltip-inner {
  background-color: #73a308;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-success.top > .tooltip-arrow {
  border-top: 5px solid #73a308;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-success > .tooltip-inner {
  background-color: #73a308;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-success.right > .tooltip-arrow {
  border-right: 5px solid #73a308;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-success > .tooltip-inner {
  background-color: #73a308;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-success.bottom > .tooltip-arrow {
  border-bottom: 5px solid #73a308;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-success > .tooltip-inner {
  background-color: #73a308;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-success.left > .tooltip-arrow {
  border-left: 5px solid #73a308;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-out-policy-color > .tooltip-inner {
  background-color: #ff7100;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-out-policy-color.top > .tooltip-arrow {
  border-top: 5px solid #ff7100;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-out-policy-color > .tooltip-inner {
  background-color: #ff7100;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-out-policy-color.right > .tooltip-arrow {
  border-right: 5px solid #ff7100;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-out-policy-color > .tooltip-inner {
  background-color: #ff7100;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-out-policy-color.bottom > .tooltip-arrow {
  border-bottom: 5px solid #ff7100;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.tooltip.tooltip-out-policy-color > .tooltip-inner {
  background-color: #ff7100;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.tooltip.tooltip-out-policy-color.left > .tooltip-arrow {
  border-left: 5px solid #ff7100;
}
.tooltip.tooltip-size-xl {
  font-size: 16px !important;
}
.tooltip.tooltip-font-weight-bold {
  font-weight: 600;
}
.policy h1 {
  font-weight: 700;
  color: #182849;
}
.policy h3 {
  font-weight: 700;
  color: #182849;
}
.policy ul {
  list-style: none;
  margin: 0;
  padding: 10px 0;
}
.policy li {
  text-align: justify;
  font-size: 16px;
  text-transform: none;
}
.policy p {
  text-align: justify;
  font-size: 16px;
  text-transform: none;
}
.policy span {
  text-align: justify;
  font-size: 16px;
  text-transform: none;
}
.seats .modal-dialog {
  width: 100%;
  max-width: 750px;
}
.Hotel-list .panel-body {
  background-color: transparent;
}
.services-icons {
  width: 20px;
  height: 20px;
}
.hotel-carousel .carousel-indicators {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  margin-left: 0;
  padding: 10px;
  margin: 0 auto;
  text-align: center;
  list-style: none;
}
.booked-journey-detail {
  background-color: #eff2f3;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}
.booked-journey-detail:hover {
  background-color: #ebeff0;
}
.request-journey-detail {
  background-color: #eff2f3;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  padding-right: 0;
}
md-collapsible.cursor-standard md-collapsible-item md-collapsible-header {
  cursor: default;
}
.md-icon-button.no-padding {
  padding: 0;
}
.md-fab-bottom-right {
  position: fixed !important;
  bottom: 40px !important;
  right: 20px;
}
.classMessageErrorBasket {
  position: absolute;
  font-size: 27px;
  right: 240px;
  top: 7px;
  z-index: 10;
}
#map {
  height: 300px;
}
.map-full-height {
  height: 100% !important;
}
.back-loading {
  background-image: url("");
  background-size: 40px 40px;
  background-position: right center;
  background-repeat: no-repeat;
}
.back-loading-select2 input.ui-select-search {
  background-image: url("") !important;
  background-size: 40px 40px !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
}
.travel-list-type-mobile li a {
  padding: 10px;
}
.travel-list-type-mobile li.active {
  background-color: #F1B03D;
}
.travel-list-type-mobile li.active a {
  background-color: #F1B03D !important;
}
.travel-list-type-mobile li.active a img {
  height: 25px;
  width: 25px;
}
banner {
  margin: 0 auto;
}
.news-carousel {
  padding-left: 40px;
  padding-right: 40px;
}
.icon-service-title2 {
  font-size: 30px;
  padding: 10px 0 5px 15px;
  display: inline-block;
  float: left;
}
.icon-service-title {
  font-size: 30px;
  padding: 5px 0 5px 15px;
  display: inline-block;
  float: left;
}
.border-search-container {
  border-bottom: 10px solid #fff;
}
.search-modify-accordion .border-search-container {
  border-bottom: 0;
}
.help-desk-upload-files-group input[type="file"] {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.form-check {
  padding-left: 0;
  margin-top: 0.5rem;
}
.form-check [type="radio"] {
  position: absolute;
  left: -9999px;
}
.form-check [type="radio"] + label {
  position: relative;
  padding-left: 36px;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  font-size: 1.4rem;
  user-select: none;
  transition: 0.2s ease-out;
}
.form-check [type="radio"] + label::after,
.form-check [type="radio"] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 5px;
  width: 22px;
  height: 22px;
  z-index: 0;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  transition: 0.2s ease-out;
}
.form-check [type="radio"]:not(:checked) + label::after,
.form-check [type="radio"]:not(:checked) + label::before {
  border-color: #5c6f82;
}
.form-check [type="radio"]:not(:checked) + label:after {
  z-index: -1;
  transform: scale(0);
}
.form-check [type="radio"]:checked + label::after {
  border-color: #182849;
  background-color: #182849;
  z-index: 0;
  transform: scale(0.64);
}
.form-check [type="radio"]:checked + label::before {
  border-color: #182849;
}
.form-check [type="radio"]:disabled + label {
  cursor: not-allowed;
}
.form-check [type="radio"]:disabled:not(:checked) + label::after,
.form-check [type="radio"]:disabled:not(:checked) + label::before {
  border-color: #e6e9f2;
}
.form-check [type="radio"]:disabled:checked + label::after {
  border-color: #e6e9f2;
  background-color: #e6e9f2;
}
.form-check [type="radio"]:disabled:checked + label::before {
  border-color: #e6e9f2;
}
@charset "UTF-8";
.slick-loading .slick-list {
  background: #fff url("") center center no-repeat;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: #182849;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 10;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: rgba(107, 144, 197, 0.3);
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  height: 30px;
  width: 30px;
  line-height: 1;
  color: #182849;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 0;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: 0;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
body {
  font-family: "Chakra Petch", sans-serif;
  font-size: 12px;
  font-weight:bold;
  
  font-weight: 300;
  margin: 0;
  padding: 0;
  color: #182849;
  background-color: #d7dadc;
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-overflow-style: scrollbar;
  height: auto;
}
body.login {
  background-image: none;
  padding-top: 0;
  background-color: #fff !important;
}
body .main-container {
  min-height: 100%;
  padding-bottom: 115px;
}
@media (min-width: 769px) {
  body .main-container .main-content {
    padding-top: 60px;
  }
}
body .main-container .main-content.has-banner {
  padding-top: 120px;
}
.background-home {
  height: 100%;
  min-height: 500px;
  background-image: none;
  background-color: #fff !important;
  min-height: 68vh;
}
.background-default {
  background-image: url("");
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 88vh;
}
.background-air {
  background-image: url("background.jpg");
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 88vh;
}
.background-hotel {
  background-image: url("background.jpg");
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 88vh;
}
.background-train {
  background-image: url("");
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 88vh;
}
.background-car {
  background-image: url("");
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 88vh;
}
a,
a:link {
  /*color: #182849;*/
color:#182849!important ; 
}
a:hover,
a:active,
a:focus {
  color: #46699b;
}
.col-5 {
  float: left;
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 70;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}
header.nav-up {
  top: -50px;
}
header nav .brand {
  background-color: #182849;/*era bianco*/
  color: #182849;
  margin: 0 auto;
  /*padding-top: 10px;*/
  text-align: center;
  height: 60px;
}
header nav .brand {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
header nav .brand img {
  height: 100%;
  margin: 0 auto;
}
header nav .brand .brand-screen {
  display: block;
}
header nav .brand .brand-mobile {
  display: none;
}
header nav .main-menu {
  background-color: #182849;
  color: #fff;
  height: 60px;
  float: left;
}
header nav .user-menu-mobile {
  background-color: #fff;
  color: #fff;
  height: 60px;
  padding-top: 5px;
}
header nav .main-menu .menu-list {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
header nav .main-menu .menu-list li {
  margin: 0;
  padding: 0;
  float: left;
  display: flex;
}
header nav .main-menu .menu-list li a {
  color: #fff;
  padding: 0 15px 0 15px;
  height: 60px;
  display: inline-block;
}
header nav .main-menu .menu-list li a.inactive {
  opacity: 0.5;
  cursor: default !important;
}
header nav .main-menu .menu-list li a:hover {
  color: #fff;
  background-color: rgba(51, 63, 72, 0.1);
}
header nav .main-menu .menu-list li a span {
  float: left;
  padding-top: 18px;
}
header nav .main-menu .menu-list li a img {
  float: left;
  padding-top: 13px;
}
header nav .main-menu .menu-list li a i {
  float: left;
  padding-top: 13px;
}
header nav .main-menu .menu-list .menu-btn button {
  margin: 10px 3px 0 3px;
  padding-left: 5px;
  padding-right: 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: initial;
}
header nav .main-menu .menu-list .menu-btn button i {
  padding-top: 0;
  float: left;
}
header nav .main-menu .menu-list .menu-btn button span {
  padding-top: 2px;
}
header nav .main-menu .shopping-cart {
  float: right;
  text-align: left;
  padding: 0 30px 0 20px;
  color: #fff;
  height: 60px;
  position: relative;
}
header nav .main-menu .shopping-cart:hover {
  float: right;
  text-align: left;
  color: #fff;
  background-color: transparent;
}
header nav .main-menu .active.shopping-cart:hover {
  float: right;
  text-align: left;
  color: #fff;
  background-color: rgba(51, 63, 72, 0.1);
}
header nav .main-menu .shopping-cart i {
  font-size: 32px;
  padding-top: 15px;
  padding-right: 10px;
  float: left;
  opacity: 0.8;
}
header nav .main-menu .shopping-cart {
  cursor: default;
}
header nav .main-menu .shopping-cart.active {
  cursor: pointer !important;
}
header nav .main-menu .shopping-cart.active i {
  opacity: 1;
}
header nav .main-menu .shopping-cart .cart-notify {
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.2);
  width: 30px;
  height: 30px;
  margin-top: 8px;
  display: block;
  border-radius: 50%;
  text-align: center;
  padding-top: 5px;
  position: absolute;
  top: 0;
  right: 10px;
}
header nav .main-menu .shopping-cart .cart-notify span {
  color: #182849;
}
header nav .main-menu .shopping-cart.active .cart-notify {
  background-color: #182849;
}
header nav .main-menu .shopping-cart.active .cart-notify span {
  color: #fff;
}
header nav .main-menu .customer-service {
  float: right;
  text-align: left;
  padding: 0 10px 0 20px;
  color: #fff;
  height: 60px;
  position: relative;
}
header nav .main-menu .customer-service:hover {
  float: right;
  text-align: left;
  color: #fff;
  background-color: transparent;
}
header nav .main-menu .active.customer-service:hover {
  float: right;
  text-align: left;
  color: #fff;
  background-color: rgba(51, 63, 72, 0.1);
}
header nav .main-menu .customer-service i {
  font-size: 32px;
  padding-top: 15px;
  padding-right: 10px;
  float: left;
  opacity: 0.8;
}
header nav .main-menu .customer-service {
  cursor: default;
}
header nav .main-menu .customer-service.active {
  cursor: pointer !important;
}
header nav .main-menu .customer-service.active i {
  opacity: 1;
}
header nav .main-menu .btn:hover,
header nav .main-menu .btn:focus,
header nav .main-menu .btn:active {
  -webkit-box-shadow: inset 0 0 0 transparent !important;
  box-shadow: inset 0 0 0 transparent !important;
  outline: 0 auto !important;
  outline-offset: 0 !important;
}
header nav .main-menu .bootstrap-select .dropdown-toggle:focus {
  -webkit-box-shadow: inset 0 0 0 transparent !important;
  box-shadow: inset 0 0 0 transparent !important;
  outline: 0 auto !important;
  outline-offset: 0 !important;
}
header nav .main-menu .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 0 0 transparent !important;
  box-shadow: inset 0 0 0 transparent !important;
  color: #fff;
  background-color: rgba(51, 63, 72, 0.1);
}
header nav .main-menu .passenger-select {
  width: 100%;
  color: #fff;
  position: relative;
  float: left;
}
header nav .main-menu .passenger-select .btn {
  color: #fff;
  background-color: rgba(51, 63, 72, 0.05);
}
header nav .main-menu .passenger-action {
  color: #fff;
  background-color: rgba(51, 63, 72, 0.05);
}
header nav .main-menu .passenger-select .btn {
  height: 60px;
}
.passenger-icon {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  height: 60px;
  background-color: rgba(51, 63, 72, 0.03);
}
.passenger-icon a {
  padding: 12px 12px 0 12px;
  display: block;
  height: 60px;
}
.passenger-icon img {
  width: 32px;
  height: 32px;
}
.passenger-icon:hover {
  color: #fff;
  background-color: rgba(51, 63, 72, 0.1);
}
.passenger-arrow {
  position: absolute;
  right: 15px;
  top: 10px;
  padding-top: 2px;
  font-size: 32px;
  z-index: 1;
}
.passenger-select.open .passenger-arrow {
  transform: rotate(180deg);
}
header nav .main-menu .passenger-btn {
  text-align: left !important;
}
header nav .main-menu .passenger-btn h4 {
  text-align: left;
  color: #fff;
  padding-top: 2px;
  padding-left: 55px;
  padding-right: 45px;
  padding-bottom: 4px;
  font-size: 14px;
  text-align: left;
}
header nav .main-menu .passenger-btn p {
  text-align: left;
  color: #fff;
  padding-left: 55px;
  padding-right: 45px;
  font-size: 16px;
  text-align: left !important;
}
header nav .main-menu .passenger-icon:hover {
  text-decoration: underline;
  color: #fff;
}
header nav .main-menu .passenger-icon > a {
  color: #fff;
}
header nav .main-menu .passenger-icon:hover > a {
  color: #fff;
}
header nav .main-menu .passenger-select .btn:hover,
header nav .main-menu .passenger-select .btn:focus,
header nav .main-menu .passenger-select .btn:active {
  color: #fff;
  background-color: rgba(51, 63, 72, 0.2);
}
header nav .main-menu .passenger-select .dropdown-menu {
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.passenger-select .passenger-list {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 235px;
  margin: 0;
  width: 100%;
}
.passenger-select .passenger-list li {
  width: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.passenger-select .passenger-list li a {
  font-size: 16px;
  font-weight: 700;
  color: #182849;
  display: inline-block;
  padding: 15px 10px 15px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.passenger-select .passenger-list li a:first-child {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
.passenger-select .passenger-list li a:not(:first-child) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
.passenger-select .passenger-list li a:hover {
  background-color: #ebeff0;
}
.passenger-select .passenger-list li.active a {
  color: #fff;
  background-color: #F1B03D;
}
.passenger-select .passenger-list li.active a:after {
  font-family: "Material Icons";
  content: "";
  float: right;
  font-size: inherit;
}
.passenger-select .passenger-list li.active a:hover {
  background-color: #73a308;
}
.passenger-icon {
  cursor: pointer;
}
.passenger-icon .passenger-info {
  top: 100px;
  padding: 15px;
  cursor: pointer;
}
.passenger-search {
  padding: 10px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.passenger-search .form-control {
  border-radius: 0;
  margin: 0;
  padding: 10px 15px;
  padding-right: 50px;
  background-image: url("");
  background-repeat: no-repeat;
  background-position: center right;
  border-radius: 2px;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
.passenger-search .add-passenger {
  cursor: pointer;
  padding-left: 10px;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
.passenger-search .form-control:focus,
.passenger-search .form-control:active,
.passenger-search .form-control:hover {
  border-radius: 0;
  margin: 0;
}
header nav .main-menu .passenger-icon .passenger-info h4 {
  color: #182849;
  padding: 0;
}
header nav .main-menu .passenger-icon .passenger-info p {
  color: #182849;
  padding: 0;
}
header nav .mobile-menu {
  height: 60px;
}
header nav .mobile-menu:hover {
  background-color: rgba(51, 63, 72, 0.1);
}
.mobile-menu .dropdown-menu {
  margin: 0;
  padding: 0;
}
.mobile-menu .dropdown-menu li a {
  height: auto;
  padding: 10px 15px;
  font-size: 16px;
}
.mobile-menu a {
  display: block;
  padding: 8px 10px 0 10px;
  height: 60px;
  display: inline-block;
}
.mobile-menu a i {
  font-size: 32px;
  padding-top: 6px;
  color: #fff !important;
  float: left;
}
.mobile-menu a span {
  font-size: 16px;
  padding-top: 10px;
  color: #fff;
  float: right;
}
.list-hr {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 0;
  border-top: 1px solid #dbe2e5;
}
.service-detail-tag {
  min-width: 180px;
  display: inline-block;
}
header nav .account {
  color: #999fa4;
  height: 60px;
  float: right;
}
header nav .account a {
  color: #999fa4 !important;
}
header nav .account a:hover {
  color: #fff !important;
}
.user-name {
  float: right;
  background-color: #182849;
  text-align: left;
  width: 15%;
  height: 60px;
}
header nav .user-name .user-name-content {
  padding-top: 6px;
  padding-left: 15px;
  color: #999fa4 !important;
}
header nav .user-name .user-name-content h4 {
  padding-bottom: 4px;
  color: #999fa4 !important;
}
header nav .user-name .user-name-content p {
  color: #999fa4 !important;
}
header nav .user .user-icon {
  float: right;
  height: 60px;
  background-color: #182849;
  color: #999fa4 !important;
}
header nav .user .user-icon:hover {
  background-color: #253038;
  color: #fff !important;
}
header nav .user .user-icon i {
  font-size: 34px;
  padding: 12px 15px 0 15px;
}
#user-open-menu.active .user-icon {
  background-color: #253038;
  color: #fff !important;
}
#UserMenuOverlay {
  background-color: #182849;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  opacity: 0.5;
  z-index: 80;
  cursor: pointer;
}
#UserInfoOverlay {
  background-color: #182849;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  opacity: 0.5;
  z-index: 80;
  cursor: pointer;
}
.info {
  float: right;
}
.info .btn-information {
  cursor: pointer;
  height: 60px;
  display: block;
  background-color: #182849;
  color: #999fa4 !important;
}
.info .btn-information-close {
  cursor: pointer;
  height: 60px;
  display: block;
  background-color: #182849;
  color: #999fa4 !important;
  display: none;
}
.info .btn-information:hover,
.info .btn-information:active,
.info .btn-information:focus,
#info-open-menu.active .btn-information {
  background-color: #253038;
  color: #fff !important;
}
.info .btn-information i {
  font-size: 32px;
  padding: 14px 15px 0 15px;
}
.info .btn-information-close i {
  font-size: 40px;
  padding: 8px 15px 0 15px;
}
#info-menu-open .btn-information {
  display: block;
}
.information-image {
  height: 100vh;
  background-image: url("");
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.information-content {
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 20px;
  color: #fff;
}
.information-content img {
  width: 100%;
  max-width: 360px;
}
.information-content .ul-menu li a {
  color: #fff;
  display: inline-block;
}
.information-content .ul-menu li a:hover {
  color: #182849;
}
.submenu {
  float: right;
}
.journey-bar {
  width: 100%;
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 16px;
  overflow-x: auto;
  overflow-y: hidden;
  max-width: 1200px;
}
.journey-bar .service {
  text-align: center;
  margin: 0 auto 0 auto;
}
.journey-bar .service .service-box {
  height: 130px !important;
  position: relative;
}
.journey-bar .service .service-box:hover {
  color: #182849;
}
.journey-bar .service .service-box:hover p {
  color: #182849;
}
.journey-bar .service .service-box:hover .type {
  background-color: #182849;
}
.journey-bar .service .service-box:hover .state.search {
  background-color: #ed533a;
}
.journey-bar .service .service-box:hover .state.confermato {
  background-color: #73a308;
}
.journey-bar .service .service-box:hover .state.a-carrello {
  background-color: #182849;
}
.journey-bar .service .service-box:hover .state.off-line {
  background-color: #182849;
}
.journey-bar .service .service-box a {
  display: block;
  height: 100%;
  background-position: center bottom;
}
.journey-bar .service .service-box a.active {
  background-image: url("service-selector.svg");
  background-position: center bottom;
  background-repeat: no-repeat;
}
.journey-bar .service .slick-slide {
  background-image: url("service-track.svg");
  background-repeat: no-repeat;
  background-position: center top;
}
.journey-bar .service .slick-slide:first-of-type {
  background-image: url("service-track-start.svg");
  background-repeat: no-repeat;
}
.journey-bar .service .slick-slide:last-of-type {
  background-image: url("service-track-end.svg");
  background-repeat: no-repeat;
}
.journey-bar .service .slick-slide:only-child {
  background-image: none !important;
  background-repeat: no-repeat;
}
.journey-bar .service .slick-prev,
.journey-bar .service .slick-next {
  z-index: 9;
}
.journey-bar .service .slick-prev:before,
.journey-bar .service .slick-next:before {
  color: #182849;
}
.journey-bar .service .from-to {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #b5c7e2;
  padding-top: 10px;
}
.journey-bar .service .from-to.active {
  color: #182849;
}
.slick-prev,
.slick-next {
  top: 35%;
}
.journey-bar .service .type {
  width: 70px;
  height: 70px;
  background-color: #b5c7e2;
  border-radius: 50%;
  margin: 0 auto;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  position: relative;
}
.journey-bar .service .type:hover {
  background-color: #182849;
}
.journey-bar .service .type.active {
  background-color: #182849;
}
.journey-bar .service .type svg {
  width: 32px;
  height: 32px;
  margin: 20px auto 0 auto;
}
.journey-bar .service .type img {
  width: 40px;
  height: 40px;
  margin: 10px auto 0 auto;
  position: relative;
  top: 15px;
}
.journey-bar .service .type i {
  font-size: 38px;
  margin: 10px auto 0 auto;
  position: relative;
  top: 6px;
}
.journey-bar .service .type g {
  fill: white;
}
.journey-bar .service .type .state {
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 1;
  top: 0;
  right: -25px;
  border-radius: 15px;
  color: #fff;
  font-size: 12px;
  padding-top: 5px;
  font-weight: 700;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
}
.journey-bar .service .type .state i {
  font-size: 19px;
  margin: 10px auto 0 auto;
  position: relative;
  top: -9px;
}
.journey-bar .service .type .state.search {
  background-color: #b5c7e2;
}
.journey-bar .service .type .state.active {
  background-color: #182849;
}
.journey-bar .service .type .state.confermato {
  background-color: #F1B03D;
}
.journey-bar .service .type .state.a-carrello {
  background-color: #182849;
}
.journey-bar .service .type .state.off-line {
  background-color: #182849;
}
.next-trip .panel-body,
.next-trip .panel {
  border: 0 !important;
  background-color: transparent !important;
}
.next-trip .journey-bar {
  width: 100%;
  padding-left: 120px;
  padding-right: 120px;
  padding-top: 16px;
  overflow-x: auto;
  overflow-y: hidden;
  max-width: 1200px;
}
.next-trip .journey-bar .service {
  text-align: center;
  margin: 0 auto 0 auto;
}
.next-trip .journey-bar .service .service-box {
  height: 130px !important;
  position: relative;
  opacity: 0.8;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}
.next-trip .journey-bar .service .service-box:hover {
  color: #fff;
  opacity: 1;
}
.next-trip .journey-bar .service .service-box:hover p {
  color: #fff;
  opacity: 1;
}
.next-trip .journey-bar .service .service-box:hover .type {
  background-color: #fff;
  color: #fff;
}
.next-trip .journey-bar .service .service-box:hover .state.search {
  background-color: #fff;
  color: #182849;
}
.next-trip .journey-bar .service .service-box:hover .state.confermato {
  background-color: #fff;
  color: #182849;
}
.next-trip .journey-bar .service .service-box:hover .state.a-carrello {
  background-color: #fff;
  color: #182849;
}
.next-trip .journey-bar .service .service-box:hover .state.off-line {
  background-color: #fff;
  color: #182849;
}
.next-trip .journey-bar .service .service-box a {
  display: block;
  height: 100%;
}
.next-trip .journey-bar .service .service-box a.active {
  background-image: none;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.next-trip .journey-bar .service .slick-slide:only-child {
  background-image: none !important;
  background-repeat: no-repeat;
}
.next-trip .journey-bar .service .slick-slide {
  background-image: url("");
  background-repeat: no-repeat;
  background-position: center top;
}
.next-trip .journey-bar .service .slick-slide:first-of-type {
  background-image: url("");
  background-repeat: no-repeat;
}
.next-trip .journey-bar .service .slick-slide:last-of-type {
  background-image: url("");
  background-repeat: no-repeat;
}
.next-trip .journey-bar .service .from-to {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  padding-top: 10px;
}
.next-trip .journey-bar .service .from-to.active {
  color: #fff;
}
.next-trip .journey-bar .service .from-to:hover {
  color: #fff;
}
.next-trip .journey-bar .service .state {
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 1;
  top: 0;
  right: -25px;
  border-radius: 15px;
  color: #fff;
  font-size: 12px;
  padding-top: 5px;
  font-weight: 700;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
}
.next-trip .journey-bar .service .state.search {
  background-color: #b5c7e2;
}
.next-trip .journey-bar .service .state.active {
  background-color: #182849;
}
.next-trip .journey-bar .service .state.confermato {
  background-color: #F1B03D;
}
.next-trip .journey-bar .service .state.a-carrello {
  background-color: #182849;
}
.next-trip .journey-bar .service .state.off-line {
  background-color: #182849;
}
.next-trip .journey-bar .service .type {
  width: 70px;
  height: 70px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  position: relative;
}
.next-trip .journey-bar .service .type:hover {
  background-color: #fff;
}
.next-trip .journey-bar .service .type.active {
  background-color: #fff;
}
.next-trip .journey-bar .service .type svg {
  width: 32px;
  height: 32px;
  margin: 20px auto 0 auto;
}
.next-trip .journey-bar .service .type g {
  fill: #182849;
}
.next-trip-overlay .slick-prev:before,
.next-trip-overlay .slick-next:before {
  color: #fff !important;
}
.panel-footer {
  min-height: 30px;
}
.create-journey-services button {
  font-size: 32px;
}
.create-journey-services.list-inline > li {
  display: inline-block;
  padding-right: 2px;
  padding-left: 2px;
}


.login-left {
  height: 100vh;
  background-image:url("handsX.jpg");
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.login-right {
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 60px;
}
.login-right img {
  width: 100%;
  max-width: 330px;
}
.next-trip {
  background-image: url("");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
}
.next-trip .next-trip-overlay {
  background-color: rgba(82, 121, 174, 0.8);
  width: 100%;
  height: 100%;
}
.expand-trip {
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 10;
}
.riepilogo-trasferta svg {
  width: 24px;
  height: 24px;
}
.riepilogo-trasferta g {
  fill: #182849;
}
.pass-close {
  color: #fff;
  position: absolute;
  top: 18px;
  opacity: 0.8;
  right: 60px;
  z-index: 80;
}
.multitratta-box {
  border-bottom: 2px solid #fff;
}
.add-a-service > li > .btn {
  padding: 0;
  margin: 0 15px !important;
  color: #b5c7e2 !important;
}
.add-a-service > li > .btn > .add-a-service-icon {
  position: absolute;
  top: 5px;
  left: 32px;
  font-size: 22px;
  color: #e1e9f3 !important;
}
.add-a-service > li > .btn:hover > .add-a-service-icon {
  color: #F1B03D !important;
}
.add-a-service > li > .btn:hover {
  color: #182849 !important;
}
.ServiceSearch .input-group {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.user-impersonate-icon {
  opacity: 1;
}
.user-impersonate-icon.inactive {
  opacity: 0.4;
}
.alternative-proposals .panel {
  width: 90% !important;
  padding: 0 15px;
  margin: 0 15px;
  display: inline-block;
}
.alternative-proposals .panel.panel-default {
  background-color: rgba(176, 190, 190, 0.2);
  border: 3px solid rgba(246, 248, 248, 0.2) !important;
}
.alternative-proposals .panel.panel-default.panel-default-selected {
  background-color: rgba(146, 188, 15, 0.3);
  border: 3px solid #F1B03D !important;
}
.alternative-proposals .panel.panel-default .panel-heading {
  background: none;
}
.alternative-proposals .panel.panel-default .panel-heading .panel-title {
  padding: 5px 0;
}
.alternative-proposals .panel.panel-default .panel-body {
  background: none;
  padding: 10px 0;
}
.alternative-proposals .panel.panel-default .panel-body .panel-card {
  background-color: #fff;
  margin: 5px 0;
  border-radius: 3px;
}
.alternative-proposals
  .panel.panel-default
  .panel-body
  .panel-card
  .panel-note {
  background-color: rgba(176, 190, 190, 0.2);
  max-height: 80px;
  overflow-x: hidden;
  overflow-y: scroll;
  white-space: normal;
  margin: 0;
  padding: 5px;
}
.alternative-proposals .slick-prev:before,
.alternative-proposals .slick-next:before {
  font-size: 22px;
}
.alternative-proposals .slick-next {
  right: -6px;
  top: 45%;
}
.alternative-proposals .slick-prev {
  left: -11px;
  top: 45%;
}
.alternative-proposals .slide-dots {
  padding-left: 0;
}
.elenco-note .panel-note {
  background-color: #fff;
  max-height: 80px;
  overflow-x: hidden;
  overflow-y: scroll;
  white-space: normal;
  margin: 0;
  padding: 5px;
}
.elenco-note .panel-note textarea {
  outline: none;
  border: none;
  resize: none;
  width: 100%;
  font-weight: 300;
}
.elenco-note .panel-note textarea::-webkit-input-placeholder {
  color: #b0bebe;
}
.elenco-note .panel-note textarea::-moz-placeholder {
  color: #b0bebe;
}
.elenco-note .panel-note textarea:-ms-input-placeholder {
  color: #b0bebe;
}
.elenco-note .panel-note textarea:-moz-placeholder {
  color: #b0bebe;
}
.service-box md-card md-card-content {
  min-height: 100px;
  max-height: 100px;
}
.progress-carousel md-progress-linear {
  padding-left: 5px;
  padding-right: 5px;
}
.progress-carousel md-progress-linear .md-container {
  background-color: #ccd5d5;
  border-radius: 3px;
}
.progress-carousel md-progress-linear .md-container .md-bar {
  border-radius: 2px;
  background-color: #f6f8f8;
}
.hotel-stars i {
  font-size: 18px;
  position: relative;
  top: 2px;
}
.superior {
  font-size: 16px;
  padding-left: 5px;
  font-weight: 700;
  text-transform: uppercase;
}
footer {
  background-color: #253038;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 56px;
  margin-top: 0;
  font-size: 16px;
  height: 115px;
  margin-top: -115px;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer ul li {
  list-style: none;
  display: inline-block;
}
footer ul li a {
  list-style: none;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  color: #999fa4 !important;
}
footer ul li a:hover {
  color: #999fa4 !important;
}
footer .brand-footer {
  width: 100%;
  max-width: 160px;
}

.ui-breadcrumb{
    background-color: transparent!important;
     color: #F1B03D;
     padding: 0px 0px!important;
    
}


body .ui-breadcrumb ul li .ui-menuitem-link {
  margin: 0;
  position: relative;
  top: -1px;
  /* color: #5E81AC;
  font-weight: bold; */
  font-size: 14px!important;
    color: #182849!important;
}



.offline-buttons {
 /* background-color: ##2B5B79;*//*BARRA COLORE*/
 

  border-top: 0px solid #999fa4;
}


.offline-button-background
{
     background-color: #999999; /*BARRA COLORE*/
    color: #FFF;
}

.online-button-background
{
     background-color: #182849; /*BARRA COLORE*/
    color: #fff;
}

.online-buttons {
  background-color: #2B5B79; /*BARRA COLORE*/
   color: #fff;

  border-top: 0px solid #999fa4;
}


.breadcrumbs {
  position: fixed;
  /*
  bottom: 0;
  */
  right: 0;
  left: 0;
  z-index: 10;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #778899;  /*BARRA COLORE*/
  color: #fff;
  border-top: 0px solid #999fa4;
}
.breadcrumb li:before {
  padding: 0 !important;
  content: none !important;
}
.breadcrumb li .divider {
  padding: 0 7px;
  color: #999fa3;
}
.breadcrumb {
  padding: 0 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent !important;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
}
.breadcrumb li a {
  color: #fff !important;
  font-weight: 600;
}
.breadcrumb li a:link {
  color: #fff !important;
  font-weight: 600;
}
.breadcrumb li a:hover {
  color: #fff !important;
  font-weight: 600;
}
.open-details:hover {
  color: #182849 !important;
}
header.header-down {
  position: fixed;
  top: -100px;
  left: 0;
  right: 0;
  z-index: 70;
}
.brand-banner {
  height: 60px;
}
.banner img {
  max-height: 60px;
}
.modal-content img {
  max-width: 100%;
  height: auto;
}
.tooltip {
  z-index: 69;
}
.alternative-accordion .flex-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.alternative-accordion .flex-container .flex-item {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
@media all and (min-width: 1921px) {
  .container {
    max-width: 1400px;
  }
}
@media all and (min-width: 1440px) and (max-width: 3000px) {
  header nav .brand {
    background-position: left center !important;
  }
  body.body-nobanner header nav .brand {
    background-position: center center !important;
  }
}
@media all and (min-width: 0) and (max-width: 1920px) {
  .container {
    max-width: 80%;
  }
}
@media all and (min-width: 1200px) {
  .nav-sm {
    display: none;
  }
  .version-number-footer {
    display: none !important;
  }
}
@media all and (min-width: 1601px) and (max-width: 1700px) {
  header nav .main-menu .menu-list li {
    font-size: 14px;
  }
}
@media all and (min-width: 1441px) and (max-width: 1600px) {
  .journey-bar-info {
    max-width: 1170px;
  }
  header nav .main-menu .menu-list li {
    font-size: 14px;
  }
}
@media all and (min-width: 1021px) and (max-width: 3000px) {
  .next-trip .journey-bar {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  .slick-next {
    right: -40px;
  }
  .slick-prev {
    left: -40px;
  }
  .slick-prev:before,
  .slick-next:before {
    font-size: 36px;
    line-height: 0.8;
  }
  .service .slick-next {
    right: 0;
  }
  .service .slick-prev {
    left: 0;
  }
  .service .slick-prev,
  .service .slick-next {
    top: 50%;
  }
}
@media all and (min-width: 0) and (max-width: 1440px) {
  .container {
    width: 100%;
    max-width: 100%;
  }
  .journey-bar-info {
    padding-left: 16%;
  }
  header nav .user-name .user-name-content p {
    word-wrap: break-word;
    font-size: 14px;
    line-height: 14px;
  }
  header nav .main-menu .menu-list .menu-btn button {
    font-size: 14px;
  }
  header nav .main-menu .menu-list .menu-btn button i {
    font-size: 20px !important;
    padding-top: 1px;
  }
  header nav .main-menu .menu-list .menu-btn button span {
    padding-top: 0 !important;
  }
  header nav .main-menu .menu-list li {
    font-size: 14px;
  }
  header nav .main-menu .menu-list li a {
    padding: 0 8px 0 8px;
  }
  header nav .main-menu .menu-list li a i {
    font-size: 22px;
    padding-top: 16px;
    padding-left: 5px;
  }
  header nav .main-menu .shopping-cart {
    float: right;
    text-align: left;
    padding: 0 30px 0 5px;
    color: #fff;
    height: 60px;
    position: relative;
  }
  header nav .main-menu .help-desk {
    float: right;
    text-align: left;
    padding: 0 5px;
    color: #fff;
    height: 60px;
    position: relative;
  }
  header nav .main-menu .shopping-cart i,
  header nav .main-menu .help-desk i {
    font-size: 24px;
    padding-top: 18px;
    padding-right: 10px;
    float: left;
    opacity: 0.8;
  }
  header nav .main-menu .shopping-cart .cart-notify {
    padding-top: 5px;
    margin-top: 14px;
    right: 8px;
  }
  header nav .main-menu .passenger-btn p {
    font-size: 14px;
  }
  .pass-close {
    right: 35px;
    top: 16px;
  }
  .pass-close:hover {
    color: #fff;
  }
  .passenger-arrow {
    right: 5px;
    top: 8px;
  }
  .passenger-icon img {
    width: 25px;
    height: 25px;
  }
  .passenger-icon a {
    padding: 15px 10px 0 10px;
  }
  header nav .main-menu .passenger-btn p {
    padding-left: 40px;
    padding-right: 50px;
  }
  header nav .main-menu .passenger-btn h4 {
    padding-left: 40px;
    padding-right: 50px;
  }
  .ul-menu li a {
    font-size: 14px;
    padding: 8px 10px 8px 10px;
  }
  .next-trip .next-trip-overlay {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .next-trip-overlay h1 {
    padding-top: 8px !important;
    font-weight: bold !important;
    font-size: 24px !important;
  }
  .next-trip .journey-bar {
    max-width: 1300px;
  }
  .next-trip .journey-bar {
    padding-left: 0;
    padding-right: 0;
  }
  .riepilogo-trasferta .company-logo img {
    margin-left: 10px;
  }
  .trasferte-results {
    font-size: 12px !important;
  }
  .trasferte-title {
    font-size: 16px !important;
    padding-bottom: 6px;
  }
  .next-trip .journey-bar {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 16px;
    overflow-x: auto;
    overflow-y: hidden;
    max-width: 1280px;
  }
  .passenger-arrow {
    z-index: 0;
  }
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  .login-right {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 20px;
  }
}
@media all and (min-width: 0) and (max-width: 1200px) {
  .ServiceSearch .input-group {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ServiceSearch label {
    display: inline-block;
    width: 100%;
  }
  .switch-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .user-name {
    display: none;
  }
}
@media all and (min-width: 0) and (max-width: 1293px) {
  .user-name {
    display: none;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  header nav .brand {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
  }
  .submenu {
    overflow: auto;
    overflow-y: hidden;
    white-space: nowrap;
    width: 100%;
    float: none;
  }
  .submenu a {
    flex: auto;
  }
  .solution-min-price {
    top: 3px !important;
  }
}
@media all and (min-width: 0) and (max-width: 1199px) {
  header nav .brand .brand-screen {
    display: none;
  }
  header nav .brand .brand-mobile {
    display: block;
  }
  .seats .modal-dialog {
    width: 100%;
    max-width: none !important;
  }
  .modal.offlineService .modal-dialog {
    width: 100% !important;
  }
  .menu-btn {
    display: none !important;
  }
  .info,
  .user-icon {
    display: none !important;
  }
  .version-number {
    display: none !important;
  }
  .version-number-footer {
    padding-left: 15px;
  }
  .nav-sm {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #182849;
    color: #fff;
    height: 70px;
    z-index: 10;
  }
  .nav-sm-link {
    text-align: center;
    color: #fff;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .nav-sm-link a {
    text-align: center;
    color: #fff !important;
  }
  .nav-sm-link i {
    font-size: 24px;
  }
  .nav-sm-link div {
    font-size: 11px;
    line-height: 11px;
  }
  #mobile-nav {
    transition-property: all;
    transition-duration: 0.3s;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -o-transition-property: all;
    -o-transition-duration: 0.3s;
    -moz-transition-property: all;
    -moz-transition-duration: 0.3s;
  }
  #mobile-nav.mobile-nav-down {
    bottom: -70px;
  }
  #pathway {
    transition-property: all;
    transition-duration: 0.3s;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -o-transition-property: all;
    -o-transition-duration: 0.3s;
    -moz-transition-property: all;
    -moz-transition-duration: 0.3s;
  }
  #pathway.mobile-nav-down {
    bottom: 0;
  }
  .breadcrumbs {
    bottom: -70px;
  }
  .next-trip .journey-bar footer ul li {
    font-size: 12px;
    text-align: center !important;
  }
  footer .brand-footer {
    max-width: 110px;
    padding-bottom: 10px;
    margin: 0 auto;
  }
  .expand-trip {
    display: none;
  }
  .next-trip .journey-bar {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .login-right img {
    width: 100%;
    max-width: 280px;
  }
  .slick-prev:before,
  .slick-next:before {
    font-size: 36px;
    line-height: 0.8;
  }
  .journey-bar {
    min-height: 100px;
  }
  .next-trip-overlay h1 {
    padding-top: 8px !important;
    font-weight: bold !important;
    font-size: 18px !important;
  }
  .journey-list-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .table-responsive {
    border: 0;
  }
  .table > thead > tr > th {
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    height: 50px;
  }
  .table > tbody > tr > td {
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    height: 50px;
  }
  .best-prices .btn-outline.danger {
    right: 0 !important;
  }
  .btn-out-of-policy-select {
    max-width: 193px !important;
  }
  .services-results {
    font-size: 12px;
  }
}
@media all and (min-width: 0) and (max-width: 1700px) {
  .container {
    max-width: 1280px;
  }
  header nav .main-menu .menu-list li a {
    padding: 0 8px 0 8px;
  }
  .passenger-action {
    padding: 0 0 0 0 !important;
  }
  .user-impersonate-icon,
  .user-impersonate-icon {
    padding: 0 8px 0 8px !important;
  }
  .use-default-passenger a i {
    padding-left: 0 !important;
  }
}
@media all and (min-width: 0) and (max-width: 1280px) {
  .login-right {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 20px;
  }
  header nav .main-menu .menu-list li a i {
    font-size: 18px;
    padding-top: 20px;
    padding-left: 5px;
  }
  .use-default-passenger a i {
    padding-left: 0 !important;
  }
  .modal.offlineService .modal-dialog {
    width: 100% !important;
  }
}
@media all and (min-width: 0) and (max-width: 1200px) {
  .ServiceSearch .input-group {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ServiceSearch label {
    display: inline-block;
    width: 100%;
  }
  .switch-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media all and (min-width: 0) and (max-width: 1220px) {
  .user-name {
    display: none;
  }
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 0;
  }
  .modal-content {
    margin: 15px;
  }
  .modal-header .close {
    margin-top: 0;
    right: 10px;
    z-index: 1;
    position: relative;
  }
}
@media all and (min-width: 0) and (max-width: 991px) {
  .no-padding-xs {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .sidenav-content {
    border-radius: 0 !important;
  }
  .information-content {
    padding-top: 20px;
  }
  .login-right {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 20px;
  }
  .journey-bar-info {
    padding-left: 0;
  }
  .journey-bar-info p {
    text-align: left;
  }
}
@media all and (min-width: 0) and (max-width: 767px) {
  .modal-header,
  .modal-body,
  .modal-footer {
    padding: 15px 10px;
  }
  .booked-journey-detail {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
  }
  .create-journey-services {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
  .create-journey-services .btn {
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .create-journey-services .btn i {
    font-size: 20px;
    float: left;
  }
  .text-xs {
    font-size: 12px !important;
  }
  .padding-bottom-10-xs {
    padding-bottom: 10px;
  }
  header nav .brand {
    background-color: #fff;
    color: #182849;
    margin: 0 auto;
    text-align: center;
    height: 60px;
  }
  header nav .brand {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
  }
  header nav .brand img {
    width: 100%;
    height: 100%;
    max-width: 60px;
  }
  header nav .main-menu {
    background-color: #182849;
    color: #fff;
    height: 60px;
  }
  header nav .brand .brand-screen {
    display: none;
  }
  header nav .brand .brand-mobile {
    display: block;
  }
  header nav .main-menu .passenger-select .btn {
    height: 60px;
  }
  header nav .main-menu .passenger-select {
    max-width: none;
    color: #fff;
    position: relative;
    float: left;
  }
  .passenger-icon {
    height: 60px;
  }
  header nav .main-menu .shopping-cart {
    float: right;
    text-align: left;
    padding: 0 30px 0 15px;
    color: #fff;
    height: 60px;
  }
  .submenu {
    overflow: auto;
    overflow-y: hidden;
    white-space: nowrap;
    width: 100%;
    float: none;
  }
  .submenu a {
    display: inline-block;
  }
  .passenger-select .passenger-list li a {
    font-size: 13px;
    font-weight: 700;
    color: #182849;
    padding: 8px 8px 8px 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .passenger-select .form-control {
    font-size: 14px;
  }
  .journey-bar {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 16px;
    overflow-x: auto;
    overflow-y: hidden;
    max-width: 1200px;
  }
  .journey-bar .service {
    text-align: center;
    margin: 0 auto 0 auto;
  }
  .journey-bar .service .service-box {
    height: 100px !important;
    position: relative;
  }
  .journey-bar .service .service-box a {
    display: block;
    height: 100%;
  }
  .journey-bar .service .from-to {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #b5c7e2;
    padding-top: 10px;
  }
  .journey-bar .service .state {
    top: 0;
    right: -29px;
  }
  .journey-bar .service .type {
    width: 50px;
    height: 50px;
  }
  .journey-bar .service .type svg {
    width: 25px;
    height: 25px;
    margin: 13px auto 0 auto;
  }
  .slick-slide {
    background-position: center center !important;
  }
  .slick-slide:first-of-type {
    background-position: center center !important;
  }
  .slick-slide:last-of-type {
    background-position: center center !important;
  }
  .next-trip .journey-bar {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 16px;
    overflow-x: auto;
    overflow-y: hidden;
    max-width: 1200px;
  }
  .next-trip .journey-bar .service {
    text-align: center;
    margin: 0 auto 0 auto;
  }
  .next-trip .journey-bar .service .service-box {
    height: 100px !important;
    position: relative;
  }
  .next-trip .journey-bar .service .service-box a {
    display: block;
    height: 100%;
  }
  .next-trip .journey-bar .service .from-to {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #b5c7e2;
    padding-top: 10px;
  }
  .next-trip .journey-bar .service .state {
    top: 0;
    right: -29px;
  }
  .next-trip .journey-bar .service .type {
    width: 50px;
    height: 50px;
  }
  .next-trip .journey-bar .service .type svg {
    width: 25px;
    height: 25px;
    margin: 13px auto 0 auto;
  }
  footer .mobile-brand {
    text-align: center !important;
  }
  footer ul {
    text-align: center;
    font-size: 12px;
  }
  .journey-bar .service .type i {
    font-size: 33px;
    margin: 0 auto 0 auto;
    position: relative;
    top: 0;
  }
  .journey-bar {
    min-height: 100px;
  }
  .nav-sm-link a {
    line-height: 4px;
  }
  .next-trip-overlay h1 {
    padding-top: 0 !important;
  }
  .btn-action {
    margin-left: 1px;
    margin-right: 1px;
  }
  .plus-icon-mobile {
    position: relative;
    top: 4px;
  }
  .modal.offlineService .modal-dialog {
    width: 100% !important;
  }
  .news-carousel .slick-prev {
    left: -15px;
  }
  .news-carousel .slick-next {
    right: -15px;
  }
  .news-title {
    line-height: 16px;
  }
  .min-label-car {
    min-width: 0;
  }
  .searchservices-add {
    display: inline-block;
    float: none;
    margin-right: 0;
    padding-top: 5px;
    margin-right: 0;
  }
  .add-a-service {
    margin: 0;
    padding-bottom: 0;
    padding-top: 15px;
  }
  .search-container-sm {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .search-container-sm .col-sm-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .search-container-sm .col-sm-6 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .btn-to-cart {
    height: 40px;
  }
  .hotel-pin {
    left: -6px !important;
    top: 8px !important;
    z-index: 5 !important;
    font-size: 24px !important;
  }
  .icon-on-input-sx {
    font-size: 24px !important;
  }
  .service-destination {
    font-size: 18px;
    font-weight: 700;
  }
  .risultati-trovati {
    font-size: 14px;
  }
  .services-results-info {
    font-size: 14px;
  }
  .best-price-collapsible .slick-next {
    right: 0;
    top: 54%;
  }
  .best-price-collapsible .slick-prev {
    left: 0;
    top: 54%;
  }
  .best-price-collapsible .slick-next:before {
    font-size: 24px;
  }
  .best-price-collapsible .slick-prev:before {
    font-size: 24px;
  }
  md-collapsible.md-popout
    md-collapsible-item.best-price-collapsible
    md-collapsible-header {
    min-height: 30px;
  }
  .route-title {
    min-width: 0;
  }
  .col-result.text-center {
    text-align: left !important;
  }
  .col-result.col-sx {
    width: 45%;
    float: left;
  }
  .col-result.col-dx {
    width: 45%;
    float: left;
  }
  .col-result.col-middle {
    width: 10%;
    float: left;
  }
  .bag-xs {
    position: relative;
    top: -5px;
  }
  .seat-xs {
    position: relative;
    top: -8px;
  }
  .btn-out-of-policy-select {
    z-index: 9;
    height: 30px !important;
    max-width: 320px !important;
  }
  .best-prices .btn-outline.danger {
    right: 0 !important;
  }
  .btn-out-of-policy-select-alt select {
    z-index: 9;
    height: 30px !important;
  }
  .hotel-foto figure {
    height: 85px;
    width: 85px;
  }
  .table-hotel th {
    font-size: 12px !important;
  }
  .table-hotel p {
    font-size: 11px !important;
  }
  #map {
    height: 230px;
  }
  .hotel-gallery {
    height: 230px;
  }
  .hotel-carousel .carousel-indicators {
    z-index: 9;
  }
  .text-left-sm {
    text-align: left !important;
  }
  .text-right-sm {
    text-align: right !important;
  }
  .ModalAlternativeTrain_TotalPrice_Container {
    text-align: right;
    font-size: 20px;
    position: fixed;
    top: 0;
    right: 15px;
    background-color: #f7f8f9;
    padding: 6px 20px;
    font-weight: 400;
    min-width: 0;
  }
  .table-train-font {
    font-size: 13px !important;
  }
  .table-train .train-row {
    font-size: 12px;
  }
  .ModalAlternativeTrain_AlternativeFare {
    font-size: 12px;
  }
  .table-train > tbody > tr > td {
    border-right: 4px solid #fff;
    border-left: 4px solid #fff;
    height: auto !important;
    font-size: 12px;
    padding: 2px;
  }
  .alternative-proposals .panel-card {
    display: inline-block;
    width: 100%;
  }
}
@media all and (min-width: 0) and (max-width: 767px) {
  .alternative-proposals .panel {
    margin: 0 15px;
  }
  .alternative-proposals .panel-card {
    display: inline-block;
    width: 100%;
  }
  .hotel-prezzo-mobile {
    top: 0 !important;
  }
  .hotel-figure-name {
    padding-top: 34px;
  }
  .tariffe-alternative-container {
    min-height: 60px;
    max-height: 386px;
  }
  .hotel-foto figure {
    height: 70px;
    width: 70px;
  }
  .best-prices .btn-outline.danger {
    right: -30px !important;
  }
  .col-result.text-center {
    text-align: left !important;
  }
  .journey-sub-header .size-20 {
    font-size: 12px !important;
  }
  .page-title h1 {
    max-width: 160px;
    padding-top: 20px !important;
    padding-left: 10px !important;
  }
  .searchservices-add i {
    font-size: 26px;
  }
  .add-a-service > li > .btn > .add-a-service-icon {
    position: absolute;
    top: 12px;
    left: 24px;
    font-size: 17px;
    color: #e1e9f3 !important;
  }
  .add-a-service li {
    padding-left: 0;
    padding-right: 0;
  }
  header nav .brand {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
  }
  .logo-mobile-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 60px;
  }
  .shopping-cart-mobile {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
  }
  header nav .main-menu .shopping-cart {
    padding: 0 30px 0 5px !important;
  }
  .mobile-travel-action {
    position: absolute;
    top: 0;
    right: 70px;
    z-index: 1;
    height: 60px;
    background-color: transparent;
    border: 0;
    border-radius: 0;
  }
  .mobile-travel-action .btn {
    height: 60px;
    background-color: transparent;
    border: 0;
    border-radius: 0;
  }
  .mobile-travel-action .btn:hover,
  .mobile-travel-action .btn:focus,
  .mobile-travel-action .btn:active {
    color: #fff;
  }
  .btn-option-menu {
    top: 60px !important;
    left: 0 !important;
    right: 0 !important;
  }
  .passenger-arrow {
    right: 115px !important;
    top: 10px;
  }
  .text-left-xs {
    text-align: left !important;
  }
  .text-right-xs {
    text-align: right !important;
  }
  .passenger-icon a {
    padding: 15px 10px 0 10px !important;
  }
  header nav .main-menu .passenger-btn h4 {
    text-align: left;
    color: #fff;
    padding-top: 2px;
    padding-left: 68px;
    padding-right: 140px;
    padding-bottom: 4px;
    font-size: 12px;
    text-align: left;
  }
  header nav .main-menu .passenger-btn p {
    text-align: left;
    color: #fff;
    padding-right: 140px;
    padding-left: 68px;
    font-size: 13px;
    text-align: left !important;
  }
  .passenger-btn {
    padding-left: 0;
    padding-right: 0;
  }
  .passenger-arrow {
    right: 5px;
    top: 10px;
  }
  header nav .main-menu .shopping-cart i {
    font-size: 28px;
    padding-top: 16px;
    padding-right: 10px;
  }
  .plus-detail-mob {
    top: 2px !important;
    left: 14px !important;
  }
  .accordion-cambi {
    display: inline-block;
  }
  .booked-journey-detail {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
  }
  .connect-btn-absolute {
    height: 48px;
  }
  .action-button-mobile {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
  }
  .company-logo-mobile {
    width: 26px;
    height: 26px;
    margin: 0 5px;
  }
  .connect-btn-absolute a {
    top: 14px;
  }
  .action-button-mobile i {
    padding: 0;
    top: 0;
    font-size: 22px;
  }
  .min-label-hotel {
    min-width: 0;
  }
  body.body-nobanner {
    padding-top: 60px;
  }
  body.body-nobanner .brand-banner {
    display: none;
  }
  body.body-nobanner header.header-down {
    top: 0;
  }
  .pass-info h3 {
    font-size: 14px;
  }
  .icon-on-input-sx {
    left: 5px;
    top: 8px;
    z-index: 3;
    font-size: 26px;
  }
  .ServiceSearch .input-group {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .form-xs-rl-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .form-xs-rl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .search-container-xs {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .search-container-xs .col-xs-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .search-container-xs .col-xs-6 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .services-results .vector {
    min-height: 70px;
  }
  .solution-fare-type {
    right: 0;
  }
  .solution-min-price {
    top: 38px;
    min-width: 200px;
  }
  .solution-min-price.no-title {
    top: 3px;
  }
  .services-results .vector-name {
    font-size: 12px !important;
  }
  .breadcrumb {
    font-size: 11px;
  }
  .col-result.col-sx {
    width: 45%;
    float: left;
  }
  .col-result.col-dx {
    width: 45%;
    float: left;
  }
  .col-result.col-middle {
    width: 10%;
    float: left;
  }
  .btn-aggiungi-servizio .btn-out-policy {
    height: 90px;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
  }
  .btn-aggiungi-servizio .btn-out-of-policy-select {
    top: 20px;
    max-width: none !important;
    left: 20px;
    right: 20px;
    width: auto;
    padding: 0;
    font-size: 12px;
  }
  .btn-aggiungi-servizio
    .btn-out-of-policy-select.btn-out-of-policy-select-alt {
    top: 26px;
  }
  .btn-aggiungi-servizio .btn-out-of-policy-text {
    float: none !important;
    padding-right: 0 !important;
    position: relative;
    top: 24px;
  }
  .btn-aggiungi-servizio .btn-to-cart {
    bottom: 0 !important;
    top: auto;
  }
  .hotel-carousel .carousel-indicators {
    display: none;
  }
  #map {
    height: 180px;
  }
  .hotel-gallery {
    height: 180px;
  }
  .car-provider-box {
    height: 32px !important;
  }
  .car-provider {
    height: 25px !important;
    padding-top: 8px;
  }
  .solution-min-price.car-price {
    top: 0 !important;
    min-width: 194px !important;
  }
}
@media all and (min-width: 0) and (max-width: 600px) {
  .nav-sm {
    height: 70px;
  }
  .nav-sm-link {
    text-align: center;
    color: #fff;
    padding-top: 12px;
  }
  .nav-sm-link a {
    text-align: center;
    color: #fff !important;
  }
  .nav-sm-link i {
    font-size: 24px;
  }
  #mobile-nav.mobile-nav-down {
    bottom: -70px !important;
  }
  .alternative-accordion .flex-container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .alternative-accordion .flex-container .flex-item {
    padding-top: 10px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .no-padding-sm {
    padding: 0 !important;
  }
  .padding-all-80-sm {
    padding: 80px !important;
  }
  .padding-all-60-sm {
    padding: 60px !important;
  }
  .padding-all-50-sm {
    padding: 50px !important;
  }
  .padding-all-40-sm {
    padding: 40px !important;
  }
  .padding-all-30-sm {
    padding: 30px !important;
  }
  .padding-all-20-sm {
    padding: 20px !important;
  }
  .padding-all-15-sm {
    padding: 15px !important;
  }
  .padding-all-10-sm {
    padding: 10px !important;
  }
  .padding-all-5-sm {
    padding: 5px !important;
  }
  .padding-all-2-sm {
    padding: 2px !important;
  }
  .padding-all-0-sm {
    padding: 0 !important;
  }
  .padding-top-80-sm {
    padding-top: 80px !important;
  }
  .padding-right-80-sm {
    padding-right: 80px !important;
  }
  .padding-bottom-80-sm {
    padding-bottom: 80px !important;
  }
  .padding-left-80-sm {
    padding-left: 80px !important;
  }
  .padding-top-60-sm {
    padding-top: 60px !important;
  }
  .padding-right-60-sm {
    padding-right: 60px !important;
  }
  .padding-bottom-60-sm {
    padding-bottom: 60px !important;
  }
  .padding-left-60-sm {
    padding-left: 60px !important;
  }
  .padding-top-50-sm {
    padding-top: 50px !important;
  }
  .padding-right-50-sm {
    padding-right: 50px !important;
  }
  .padding-bottom-50-sm {
    padding-bottom: 50px !important;
  }
  .padding-left-50-sm {
    padding-left: 50px !important;
  }
  .padding-top-40-sm {
    padding-top: 40px !important;
  }
  .padding-right-40-sm {
    padding-right: 40px !important;
  }
  .padding-bottom-40-sm {
    padding-bottom: 40px !important;
  }
  .padding-left-40-sm {
    padding-left: 40px !important;
  }
  .padding-top-30-sm {
    padding-top: 30px !important;
  }
  .padding-right-30-sm {
    padding-right: 30px !important;
  }
  .padding-bottom-30-sm {
    padding-bottom: 30px !important;
  }
  .padding-left-30-sm {
    padding-left: 30px !important;
  }
  .padding-top-25-sm {
    padding-top: 25px !important;
  }
  .padding-right-25-sm {
    padding-right: 25px !important;
  }
  .padding-bottom-25-sm {
    padding-bottom: 25px !important;
  }
  .padding-left-25-sm {
    padding-left: 25px !important;
  }
  .padding-top-20-sm {
    padding-top: 20px !important;
  }
  .padding-right-20-sm {
    padding-right: 20px !important;
  }
  .padding-bottom-20-sm {
    padding-bottom: 20px !important;
  }
  .padding-left-20-sm {
    padding-left: 20px !important;
  }
  .padding-top-15-sm {
    padding-top: 15px !important;
  }
  .padding-right-15-sm {
    padding-right: 15px !important;
  }
  .padding-bottom-15-sm {
    padding-bottom: 15px !important;
  }
  .padding-left-15-sm {
    padding-left: 15px !important;
  }
  .padding-top-10-sm {
    padding-top: 10px !important;
  }
  .padding-right-10-sm {
    padding-right: 10px !important;
  }
  .padding-bottom-10-sm {
    padding-bottom: 10px !important;
  }
  .padding-left-10-sm {
    padding-left: 10px !important;
  }
  .padding-top-8-sm {
    padding-top: 8px !important;
  }
  .padding-right-8-sm {
    padding-right: 8px !important;
  }
  .padding-bottom-8-sm {
    padding-bottom: 8px !important;
  }
  .padding-left-8-sm {
    padding-left: 8px !important;
  }
  .padding-top-5-sm {
    padding-top: 5px !important;
  }
  .padding-right-5-sm {
    padding-right: 5px !important;
  }
  .padding-bottom-5-sm {
    padding-bottom: 5px !important;
  }
  .padding-left-5-sm {
    padding-left: 5px !important;
  }
  .padding-top-2-sm {
    padding-top: 2px !important;
  }
  .padding-right-2-sm {
    padding-right: 2px !important;
  }
  .padding-bottom-2-sm {
    padding-bottom: 2px !important;
  }
  .padding-left-2-sm {
    padding-left: 2px !important;
  }
  .padding-top-0-sm {
    padding-top: 0 !important;
  }
  .padding-right-0-sm {
    padding-right: 0 !important;
  }
  .padding-bottom-0-sm {
    padding-bottom: 0 !important;
  }
  .padding-left-0-sm {
    padding-left: 0 !important;
  }
  .no-margin-sm {
    margin: 0;
  }
  .margin-all-80-sm {
    margin: 80px;
  }
  .margin-all-60-sm {
    margin: 60px;
  }
  .margin-all-50-sm {
    margin: 50px;
  }
  .margin-all-40-sm {
    margin: 40px;
  }
  .margin-all-30-sm {
    margin: 30px;
  }
  .margin-all-20-sm {
    margin: 20px;
  }
  .margin-all-15-sm {
    margin: 15px;
  }
  .margin-all-10-sm {
    margin: 10px;
  }
  .margin-all-5-sm {
    margin: 5px;
  }
  .margin-all-2-sm {
    margin: 2px;
  }
  .margin-top-80-sm {
    margin-top: 80px;
  }
  .margin-right-80-sm {
    margin-right: 80px;
  }
  .margin-bottom-80-sm {
    margin-bottom: 80px;
  }
  .margin-left-80-sm {
    margin-left: 80px;
  }
  .margin-top-60-sm {
    margin-top: 60px;
  }
  .margin-right-60-sm {
    margin-right: 60px;
  }
  .margin-bottom-60-sm {
    margin-bottom: 60px;
  }
  .margin-left-60-sm {
    margin-left: 60px;
  }
  .margin-top-50-sm {
    margin-top: 50px;
  }
  .margin-right-50-sm {
    margin-right: 50px;
  }
  .margin-bottom-50-sm {
    margin-bottom: 50px;
  }
  .margin-left-50-sm {
    margin-left: 50px;
  }
  .margin-top-40-sm {
    margin-top: 40px;
  }
  .margin-right-40-sm {
    margin-right: 40px;
  }
  .margin-bottom-40-sm {
    margin-bottom: 40px;
  }
  .margin-left-40-sm {
    margin-left: 40px;
  }
  .margin-top-30-sm {
    margin-top: 30px;
  }
  .margin-right-30-sm {
    margin-right: 30px;
  }
  .margin-bottom-30-sm {
    margin-bottom: 30px;
  }
  .margin-left-30-sm {
    margin-left: 30px;
  }
  .margin-top-20-sm {
    margin-top: 20px;
  }
  .margin-right-20-sm {
    margin-right: 20px;
  }
  .margin-bottom-20-sm {
    margin-bottom: 20px;
  }
  .margin-left-20-sm {
    margin-left: 20px;
  }
  .margin-top-15-sm {
    margin-top: 15px;
  }
  .margin-right-15-sm {
    margin-right: 15px;
  }
  .margin-bottom-15-sm {
    margin-bottom: 15px;
  }
  .margin-left-15-sm {
    margin-left: 15px;
  }
  .margin-top-10-sm {
    margin-top: 10px;
  }
  .margin-right-10-sm {
    margin-right: 10px;
  }
  .margin-bottom-10-sm {
    margin-bottom: 10px;
  }
  .margin-left-10-sm {
    margin-left: 10px;
  }
  .margin-top-8-sm {
    margin-top: 8px;
  }
  .margin-right-8-sm {
    margin-right: 8px;
  }
  .margin-bottom-8-sm {
    margin-bottom: 8px;
  }
  .margin-left-8-sm {
    margin-left: 8px;
  }
  .margin-top-5-sm {
    margin-top: 5px;
  }
  .margin-right-5-sm {
    margin-right: 5px;
  }
  .margin-bottom-5-sm {
    margin-bottom: 5px;
  }
  .margin-left-5-sm {
    margin-left: 5px;
  }
  .margin-top-3-sm {
    margin-top: 3px;
  }
  .margin-right-3-sm {
    margin-right: 3px;
  }
  .margin-bottom-3-sm {
    margin-bottom: 3px;
  }
  .margin-left-3-sm {
    margin-left: 3px;
  }
  .margin-top-2-sm {
    margin-top: 2px;
  }
  .margin-right-2-sm {
    margin-right: 2px;
  }
  .margin-bottom-2-sm {
    margin-bottom: 2px;
  }
  .margin-left-2-sm {
    margin-left: 2px;
  }
  .margin-top-0-sm {
    margin-top: 0;
  }
  .margin-right-0-sm {
    margin-right: 0;
  }
  .margin-bottom-0-sm {
    margin-bottom: 0;
  }
  .margin-left-0-sm {
    margin-left: 0;
  }
}
@media all and (min-width: 0) and (max-width: 767px) {
  .no-padding-xs {
    padding: 0 !important;
  }
  .padding-all-80-xs {
    padding: 80px !important;
  }
  .padding-all-60-xs {
    padding: 60px !important;
  }
  .padding-all-50-xs {
    padding: 50px !important;
  }
  .padding-all-40-xs {
    padding: 40px !important;
  }
  .padding-all-30-xs {
    padding: 30px !important;
  }
  .padding-all-20-xs {
    padding: 20px !important;
  }
  .padding-all-15-xs {
    padding: 15px !important;
  }
  .padding-all-10-xs {
    padding: 10px !important;
  }
  .padding-all-5-xs {
    padding: 5px !important;
  }
  .padding-all-2-xs {
    padding: 2px !important;
  }
  .padding-all-0-xs {
    padding: 0 !important;
  }
  .padding-top-80-xs {
    padding-top: 80px !important;
  }
  .padding-right-80-xs {
    padding-right: 80px !important;
  }
  .padding-bottom-80-xs {
    padding-bottom: 80px !important;
  }
  .padding-left-80-xs {
    padding-left: 80px !important;
  }
  .padding-top-60-xs {
    padding-top: 60px !important;
  }
  .padding-right-60-xs {
    padding-right: 60px !important;
  }
  .padding-bottom-60-xs {
    padding-bottom: 60px !important;
  }
  .padding-left-60-xs {
    padding-left: 60px !important;
  }
  .padding-top-50-xs {
    padding-top: 50px !important;
  }
  .padding-right-50-xs {
    padding-right: 50px !important;
  }
  .padding-bottom-50-xs {
    padding-bottom: 50px !important;
  }
  .padding-left-50-xs {
    padding-left: 50px !important;
  }
  .padding-top-40-xs {
    padding-top: 40px !important;
  }
  .padding-right-40-xs {
    padding-right: 40px !important;
  }
  .padding-bottom-40-xs {
    padding-bottom: 40px !important;
  }
  .padding-left-40-xs {
    padding-left: 40px !important;
  }
  .padding-top-30-xs {
    padding-top: 30px !important;
  }
  .padding-right-30-xs {
    padding-right: 30px !important;
  }
  .padding-bottom-30-xs {
    padding-bottom: 30px !important;
  }
  .padding-left-30-xs {
    padding-left: 30px !important;
  }
  .padding-top-25-xs {
    padding-top: 25px !important;
  }
  .padding-right-25-xs {
    padding-right: 25px !important;
  }
  .padding-bottom-25-xs {
    padding-bottom: 25px !important;
  }
  .padding-left-25-xs {
    padding-left: 25px !important;
  }
  .padding-top-20-xs {
    padding-top: 20px !important;
  }
  .padding-right-20-xs {
    padding-right: 20px !important;
  }
  .padding-bottom-20-xs {
    padding-bottom: 20px !important;
  }
  .padding-left-20-xs {
    padding-left: 20px !important;
  }
  .padding-top-15-xs {
    padding-top: 15px !important;
  }
  .padding-right-15-xs {
    padding-right: 15px !important;
  }
  .padding-bottom-15-xs {
    padding-bottom: 15px !important;
  }
  .padding-left-15-xs {
    padding-left: 15px !important;
  }
  .padding-top-10-xs {
    padding-top: 10px !important;
  }
  .padding-right-10-xs {
    padding-right: 10px !important;
  }
  .padding-bottom-10-xs {
    padding-bottom: 10px !important;
  }
  .padding-left-10-xs {
    padding-left: 10px !important;
  }
  .padding-top-8-xs {
    padding-top: 8px !important;
  }
  .padding-right-8-xs {
    padding-right: 8px !important;
  }
  .padding-bottom-8-xs {
    padding-bottom: 8px !important;
  }
  .padding-left-8-xs {
    padding-left: 8px !important;
  }
  .padding-top-5-xs {
    padding-top: 5px !important;
  }
  .padding-right-5-xs {
    padding-right: 5px !important;
  }
  .padding-bottom-5-xs {
    padding-bottom: 5px !important;
  }
  .padding-left-5-xs {
    padding-left: 5px !important;
  }
  .padding-top-2-xs {
    padding-top: 2px !important;
  }
  .padding-right-2-xs {
    padding-right: 2px !important;
  }
  .padding-bottom-2-xs {
    padding-bottom: 2px !important;
  }
  .padding-left-2-xs {
    padding-left: 2px !important;
  }
  .padding-top-0-xs {
    padding-top: 0 !important;
  }
  .padding-right-0-xs {
    padding-right: 0 !important;
  }
  .padding-bottom-0-xs {
    padding-bottom: 0 !important;
  }
  .padding-left-0-xs {
    padding-left: 0 !important;
  }
  .text-center-xs {
    text-align: center;
  }
  .no-margin-xs {
    margin: 0;
  }
  .margin-all-80-xs {
    margin: 80px;
  }
  .margin-all-60-xs {
    margin: 60px;
  }
  .margin-all-50-xs {
    margin: 50px;
  }
  .margin-all-40-xs {
    margin: 40px;
  }
  .margin-all-30-xs {
    margin: 30px;
  }
  .margin-all-20-xs {
    margin: 20px;
  }
  .margin-all-15-xs {
    margin: 15px;
  }
  .margin-all-10-xs {
    margin: 10px;
  }
  .margin-all-5-xs {
    margin: 5px;
  }
  .margin-all-2-xs {
    margin: 2px;
  }
  .margin-top-80-xs {
    margin-top: 80px;
  }
  .margin-right-80-xs {
    margin-right: 80px;
  }
  .margin-bottom-80-xs {
    margin-bottom: 80px;
  }
  .margin-left-80-xs {
    margin-left: 80px;
  }
  .margin-top-60-xs {
    margin-top: 60px;
  }
  .margin-right-60-xs {
    margin-right: 60px;
  }
  .margin-bottom-60-xs {
    margin-bottom: 60px;
  }
  .margin-left-60-xs {
    margin-left: 60px;
  }
  .margin-top-50-xs {
    margin-top: 50px;
  }
  .margin-right-50-xs {
    margin-right: 50px;
  }
  .margin-bottom-50-xs {
    margin-bottom: 50px;
  }
  .margin-left-50-xs {
    margin-left: 50px;
  }
  .margin-top-40-xs {
    margin-top: 40px;
  }
  .margin-right-40-xs {
    margin-right: 40px;
  }
  .margin-bottom-40-xs {
    margin-bottom: 40px;
  }
  .margin-left-40-xs {
    margin-left: 40px;
  }
  .margin-top-30-xs {
    margin-top: 30px;
  }
  .margin-right-30-xs {
    margin-right: 30px;
  }
  .margin-bottom-30-xs {
    margin-bottom: 30px;
  }
  .margin-left-30-xs {
    margin-left: 30px;
  }
  .margin-top-20-xs {
    margin-top: 20px;
  }
  .margin-right-20-xs {
    margin-right: 20px;
  }
  .margin-bottom-20-xs {
    margin-bottom: 20px;
  }
  .margin-left-20-xs {
    margin-left: 20px;
  }
  .margin-top-15-xs {
    margin-top: 15px;
  }
  .margin-right-15-xs {
    margin-right: 15px;
  }
  .margin-bottom-15-xs {
    margin-bottom: 15px;
  }
  .margin-left-15-xs {
    margin-left: 15px;
  }
  .margin-top-10-xs {
    margin-top: 10px;
  }
  .margin-right-10-xs {
    margin-right: 10px;
  }
  .margin-bottom-10-xs {
    margin-bottom: 10px;
  }
  .margin-left-10-xs {
    margin-left: 10px;
  }
  .margin-top-8-xs {
    margin-top: 8px;
  }
  .margin-right-8-xs {
    margin-right: 8px;
  }
  .margin-bottom-8-xs {
    margin-bottom: 8px;
  }
  .margin-left-8-xs {
    margin-left: 8px;
  }
  .margin-top-5-xs {
    margin-top: 5px;
  }
  .margin-right-5-xs {
    margin-right: 5px;
  }
  .margin-bottom-5-xs {
    margin-bottom: 5px;
  }
  .margin-left-5-xs {
    margin-left: 5px;
  }
  .margin-top-3-xs {
    margin-top: 3px;
  }
  .margin-right-3-xs {
    margin-right: 3px;
  }
  .margin-bottom-3-xs {
    margin-bottom: 3px;
  }
  .margin-left-3-xs {
    margin-left: 3px;
  }
  .margin-top-2-xs {
    margin-top: 2px;
  }
  .margin-right-2-xs {
    margin-right: 2px;
  }
  .margin-bottom-2-xs {
    margin-bottom: 2px;
  }
  .margin-left-2-xs {
    margin-left: 2px;
  }
  .margin-top-0-xs {
    margin-top: 0;
  }
  .margin-right-0-xs {
    margin-right: 0;
  }
  .margin-bottom-0-xs {
    margin-bottom: 0;
  }
  .margin-left-0-xs {
    margin-left: 0;
  }
}
