@charset "UTF-8";
html,
body {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Roboto-Regular", "Source Sans Pro", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  font-size: 14px;
  background: #072b43;
}

.btn:active, .btn:focus, .btn:active:focus {
  outline: none !important;
  box-shadow: none !important;
}

body.loading * {
  cursor: wait !important;
}

.container {
  position: relative;
}

body.lc-show {
  overflow: hidden;
}
body.lc-show .loading-screen {
  display: flex !important;
}
body.lc-show * {
  cursor: wait !important;
}

.loading-screen {
  background-color: rgba(7, 43, 67, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  margin: 0 auto;
  display: none !important;
}
.loading-screen .lc-load {
  position: relative;
}
.loading-screen .lc-circle {
  margin: auto;
  width: 100px;
  height: 100px;
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-top-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  z-index: 10;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 5px 0 rgba(35, 181, 185, 0.15);
  box-shadow: 0 1px 5px 0 rgba(35, 181, 185, 0.15);
  background-color: rgba(7, 43, 67, 0.8);
  -webkit-animation: zoom 2000ms infinite ease;
  animation: zoom 2000ms infinite ease;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.loading-screen .lc-circle2 {
  border-top-color: #fff;
}
.loading-screen .lc-img {
  position: absolute;
  top: 50%;
  z-index: 200;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-top: 6px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.loading-screen .lc-img {
  background: url(../img/icon.png) no-repeat center;
  background-size: 100%;
  width: 50px;
  height: 50px;
}
.loading-screen .lc-text {
  font-family: "Roboto-Regular", "Source Sans Pro", sans-serif;
  color: #fff;
  font-size: 16px;
  margin-top: 20px;
  text-align: center;
  padding: 0 10px;
  font-style: italic;
}

.mobile-landscape-message {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  align-items: center;
  justify-content: center;
  z-index: 1099;
}
.mobile-landscape-message .mlm-content {
  background: #DEE7EE;
  border-radius: 5px;
  padding: 30px 50px;
  text-align: center;
  width: 400px;
  color: #03243A;
}
.mobile-landscape-message .mlm-icon {
  font-size: 64px;
  color: #ee4d47;
  margin-bottom: 10px;
}
.mobile-landscape-message .mlm-message {
  font-size: 16px;
}

.lang-de .mobile-landscape .ml-content,
.lang-fr .mobile-landscape .ml-content {
  padding: 30px 40px;
}

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
  }
}
@keyframes zoom {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
  }
}
.affiliate a {
  color: #ed4742;
}
.affiliate .box .logo {
  margin-bottom: 40px;
}
.affiliate .box h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 0;
}
.affiliate .box .form-group {
  margin-bottom: 0;
}
.affiliate .content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.affiliate .form-group {
  padding: 3px 0;
  border-bottom: 1px solid #6f9dbb;
  margin-bottom: 0;
  font-size: 0;
}
.affiliate .form-group > * {
  font-size: 14px;
}
.affiliate .form-group.fg-top {
  border-top: 1px solid #6f9dbb;
}
.affiliate .form-group.fg-none {
  border: none;
}
.affiliate .form-group label {
  font-family: "Roboto-Regular", "Source Sans Pro", sans-serif;
  font-size: 16px;
  color: #aecadc;
  font-weight: normal;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}
.affiliate .form-submit {
  text-align: center;
}
.affiliate .form-submit .btn {
  width: 345px;
  min-width: 110px;
  border-radius: 5px;
  font-size: 20px;
  color: #fff;
}
.affiliate .form-control {
  font-family: "Roboto-Light", "Source Sans Pro", sans-serif;
  font-size: 16px;
  background: none;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-shadow: none;
  box-shadow: none;
  /*&::-webkit-input-placeholder {
     color: #15acdd;
  }

  &:-moz-placeholder {
     color: #15acdd;  
  }

  &::-moz-placeholder {
     color: #15acdd;  
  }

  &:-ms-input-placeholder {  
     color: #15acdd;  
  }*/
}
.affiliate .form-control.fc-select {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../img/icons/select.png) center right 15px no-repeat;
  color: #fff;
}
.affiliate .form-control.fc-select option {
  font-family: "Roboto-Light", "Source Sans Pro", sans-serif;
  font-size: 16px;
  color: #000;
  max-height: 500px;
}
.affiliate .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.affiliate .error {
  color: #ee4d47;
}
.affiliate .btn {
  min-width: 110px;
  border-radius: 5px;
  font-size: 20px;
  color: #fff;
}
.affiliate .btn.focus, .affiliate .btn:focus, .affiliate .btn:hover {
  background-color: #999;
  border-color: transparent;
}
.affiliate .btn-red-focus:focus {
  background-color: #ee4d47;
}
.affiliate .btn-primary {
  background-color: #072b43;
  border-color: #072b43;
}
.affiliate .btn-semi-blue {
  background-color: #1b3b52;
  border-color: #1b3b52;
}
.affiliate .btn-red,
.affiliate .btn-danger {
  background-color: #ee4d47;
  border-color: #ee4d47;
}
.affiliate .btn-amber {
  background-color: #f5a623;
  border-color: #f5a623;
}
.affiliate .btn-yellow {
  background-color: #ffcc66;
  border-color: #ffcc66;
}
.affiliate .btn-blue {
  background-color: #3794cf;
  border-color: #3794cf;
}
.affiliate .btn-green {
  background-color: #417505;
  border-color: #417505;
}
.affiliate .btn-white {
  background-color: #fff;
  border-color: #fff;
  color: #ee4d47;
}
.affiliate .btn-flat {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.affiliate .alert {
  text-align: center;
  background-color: transparent;
}
.affiliate .alert-success {
  color: white;
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.56);
}
.affiliate .alert-danger,
.affiliate .alert-red {
  color: #ee4d47;
  border-color: #ee4d47;
}
.affiliate .text-red {
  color: #ee4d47;
}
.affiliate .text-blue {
  color: #072b43;
}
.affiliate .text-green {
  color: #417505;
}
.affiliate .text-medium {
  font-family: "Roboto-Medium", "Source Sans Pro", sans-serif;
}
.affiliate .text-bold {
  font-family: "Roboto-Bold", "Source Sans Pro", sans-serif;
}

.main {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  background: #072b43;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 100px;
  z-index: 1;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
.main:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 90px;
  right: 0;
  width: 100%;
  bottom: 0;
  background-size: cover;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}

.bg-default .main:before {
  background-image: url(../img/background.jpg);
}

.bg-flight .main:before {
  background-image: url(../img/background-2.jpg);
}

.thecontent {
  max-width: 886px;
  padding: 0 15px;
  margin: 0 auto;
}

.content-box {
  max-width: 856px;
  padding: 60px 40px 0;
  margin: 70px auto 80px;
  background: #0b334d;
}
.content-box .cb-title {
  font-family: "Roboto-Light", "Source Sans Pro", sans-serif;
  font-size: 32px;
  text-transform: uppercase;
}

.header-single {
  position: relative;
  z-index: 2;
  margin-top: 90px;
  text-align: center;
  margin-bottom: 90px;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #072b43;
  padding: 45px 45px 25px;
  min-height: 90px;
  z-index: 2;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
.header .logo {
  position: relative;
  width: 200px;
}
.header .logo img {
  margin-top: -28px;
  width: 100%;
}
.header .logo-ext {
  position: relative;
  width: 200px;
}
.header .logo-ext img {
  position: absolute;
  margin-top: -28px;
  max-width: 100%;
  max-height: 70px;
  margin-left: 10px;
}
.header .logo-travel-advice {
  position: relative;
  width: 200px;
}
.header .logo-travel-advice img {
  position: absolute;
  margin-top: -22px;
  margin-left: 30px;
  width: 100%;
}
.header .header-title {
  text-align: center;
  padding: 0 220px;
  font-size: 14px;
}
.header .header-title a {
  color: #fff;
}
.header .header-title a:hover {
  text-decoration: none;
  color: #ee4d47;
}
.header .header-menu {
  padding: 0 220px;
  padding-right: 350px;
  padding-left: 370px;
  font-size: 14px;
}
.header .header-menu .hm-list {
  list-style: none;
}
.header .header-menu .hm-list li {
  display: inline-block;
  margin: 0 15px;
}
.header .header-menu .hm-list .hm-active a {
  color: #ee4d47;
}
.header .header-menu .hm-list a {
  color: #fff;
}
.header .header-menu .hm-list a:hover {
  color: #ee4d47;
  text-decoration: none;
}
.header .header-info {
  position: absolute;
  top: 45px;
  right: 0;
  font-size: 14px;
}
.header .header-info a {
  color: #fff;
}
.header .header-info a:hover {
  text-decoration: none;
}
.header .hi-user,
.header .hi-notification,
.header .hi-count,
.header .hi-menu {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.header .hi-count {
  margin-right: 20px;
}
.header .hic-number {
  background: #fff;
  padding: 5px;
  color: red;
  border-radius: 3px;
  margin-left: 10px;
  font-family: "Roboto-Medium", "Source Sans Pro", sans-serif;
}
.header .hi-user {
  font-family: "Roboto-Light", "Source Sans Pro", sans-serif;
  font-size: 12px;
  margin-right: 30px;
  text-transform: uppercase;
}
.header .hi-user span {
  margin-top: 2px;
  margin-left: 5px;
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header .hi-user i, .header .hi-user span {
  display: inline-block;
  vertical-align: top;
}
.header .hi-user i {
  font-size: 19px;
}
.header .hi-user.active, .header .hi-user:hover {
  color: #ee4d47;
}
.header .hi-notification {
  cursor: pointer;
  margin-right: 23px;
}
.header .hi-notification .hin-count {
  display: inline-block;
  font-size: 10px;
  text-align: center;
  min-width: 20px;
  min-height: 20px;
  border-radius: 100%;
  background: #ee4d47;
  vertical-align: top;
  margin-left: -8px;
  padding-top: 4px;
  color: #fff;
}
.header .hi-notification i {
  font-size: 19px;
}
.header .hi-menu {
  margin-top: -3px;
  margin-right: 45px;
  cursor: pointer;
}
.header .hi-menu i.fa {
  font-size: 24px;
  color: #fff;
}

.footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-height: 100px;
  font-family: "Roboto-Light", "Source Sans Pro", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  padding: 45px 45px 30px;
  color: #fff;
  background: #08283d;
  z-index: -1;
}
.footer p {
  text-align: center;
}
.footer a {
  color: #fff;
}
.footer span {
  display: inline-block;
  margin: 0 5px;
}

.footer-single {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  font-family: "Roboto-Light", "Source Sans Pro", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding: 0 45px;
  color: #fff;
}
.footer-single p {
  margin-top: 16px;
  position: relative;
  z-index: 2;
}
.footer-single a {
  color: #fff;
}
.footer-single span {
  display: inline-block;
  margin: 0 5px;
}
.footer-single .pull-center {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}

.footer-logo-partner {
  display: inline-flex;
  align-items: flex-end;
  padding: 45px 45px 30px;
  position: relative;
  top: -85px;
}

.page-ta-widget .footer-logo-partner, .page-tam-widget .footer-logo-partner, .page-ta-term .footer-logo-partner {
  top: -55px;
  margin-top: 25px;
}

.page-tam .footer-logo-partner, .page-confirmation .footer-logo-partner {
  display: none;
}

.page-subscription .footer-logo-partner {
  top: 0;
}

.csr-not_allowed {
  cursor: not-allowed;
}

.csr-pointer {
  cursor: pointer;
}

.menu-opened .header {
  left: -338px;
}
.menu-opened .main {
  left: -338px;
}
.menu-opened .notification {
  left: -338px;
}
.menu-opened .mn-fixed {
  left: -338px !important;
}
.menu-opened .main:before {
  left: -338px !important;
}

.mn-fixed {
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}

.menu {
  width: 338px;
  position: fixed;
  z-index: 0;
  right: 0;
  top: 0;
  background: #072b43;
  bottom: 0;
  padding: 35px 25px 25px;
  overflow: hidden;
  font-size: 16px;
  overflow-y: scroll;
}
.menu .mn-list {
  overflow: hidden;
  overflow-y: auto;
  list-style: none;
  padding: 0;
}
.menu .mn-list li {
  margin-bottom: 30px;
  position: relative;
  padding-left: 30px;
}
.menu .mn-list .mn-list-sub {
  margin-bottom: 0;
}
.menu .mn-list .mn-list-sub .mn-list li {
  margin: 20px 0;
  padding-left: 15px;
}
.menu .mn-list .mn-list-sub .mn-list .mn-list-sub li {
  display: flex;
  align-items: self-start;
}
.menu .mn-list .mn-list-sub .mn-list .mn-list-sub li span {
  display: block;
  margin-right: 10px;
}
.menu .mn-list .mn-list-sub .mn-list .mn-list-sub li a {
  display: flex;
  align-items: flex-start;
}
.menu .mn-list .mn-list-sub span {
  position: relative;
}
.menu .mn-list .mn-list-sub i {
  left: -30px;
}
.menu .mn-badge {
  padding: 3px 5px;
  margin-right: 3px;
  background: #ee4d47;
  border-radius: 5px;
  font-size: 12px;
}
.menu .mn-bottom {
  font-size: 10.5px;
  position: absolute;
  bottom: 25px;
  text-transform: uppercase;
  color: #7b99ae;
}
.menu i {
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 2px;
  margin-right: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 18px;
  left: 0;
}
.menu .tbi-box {
  font-size: 16px;
  margin-top: 2px;
  margin-left: 2px;
  margin-right: 18px;
}
.menu .tbi-users {
  font-size: 22px;
  margin-right: 14px;
}
.menu .tbi-subscription {
  font-size: 20px;
  margin-right: 18px;
}
.menu .tbi-logout {
  margin-top: 2px;
  font-size: 16px;
}
.menu .mn-active a {
  color: #ee4d47;
}
.menu a {
  color: #fff;
  vertical-align: top;
}
.menu a:hover {
  text-decoration: none;
  color: #ee4d47;
}

.datepicker.dropdown-menu {
  padding: 8px;
  border: none;
  padding-top: 0;
}
.datepicker.dropdown-menu:before, .datepicker.dropdown-menu:after {
  display: none;
}
.datepicker table {
  font-size: 14px;
  font-weight: normal;
  color: #212529;
}
.datepicker table thead {
  background: linear-gradient(#fff, #DEE7EE);
}
.datepicker table th {
  border-radius: 0;
}
.datepicker table th.dow {
  background: #fff;
  font-size: 12px;
  font-weight: normal;
  border-bottom: 1px solid #DEE7EE;
}
.datepicker table th.prev, .datepicker table th.next {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 0;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.datepicker table th.prev:before, .datepicker table th.next:before {
  font-size: 16px;
}
.datepicker table th.prev:before {
  content: "";
}
.datepicker table th.next:before {
  content: "";
}
.datepicker .datepicker-days:before, .datepicker .datepicker-days:after {
  top: 0;
  content: "";
  display: block;
  position: absolute;
  background: linear-gradient(#fff, #DEE7EE);
  width: 8px;
  height: 30px;
}
.datepicker .datepicker-days:before {
  left: 0;
}
.datepicker .datepicker-days:after {
  right: 0;
}
.datepicker .datepicker-days table thead {
  background: linear-gradient(#fff, #c6d0d8);
}
.datepicker .datepicker-days table td {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  padding: 0;
}
.datepicker .datepicker-days table td:hover:hover {
  color: #fff;
  background: #13486b;
}
.datepicker .datepicker-days table td.today {
  font-weight: bold;
  background: none;
}
.datepicker .datepicker-days table td.today.disabled {
  font-weight: normal;
  background: none !important;
}
.datepicker .datepicker-days table td.today.range, .datepicker .datepicker-days table td.today.range:hover, .datepicker .datepicker-days table td.today.range:hover:hover {
  font-weight: bold;
  background: #eee;
}
.datepicker .datepicker-days table td.today:hover, .datepicker .datepicker-days table td.today:hover:hover, .datepicker .datepicker-days table td.active, .datepicker .datepicker-days table td.selected, .datepicker .datepicker-days table td.active.active, .datepicker .datepicker-days table td.active:hover, .datepicker .datepicker-days table td.active:hover:hover {
  font-weight: bold;
  color: #fff;
  background: #13486b;
}
.datepicker .datepicker-months:before, .datepicker .datepicker-months:after,
.datepicker .datepicker-years:before,
.datepicker .datepicker-years:after,
.datepicker .datepicker-decades:before,
.datepicker .datepicker-decades:after,
.datepicker .datepicker-centuries:before,
.datepicker .datepicker-centuries:after {
  top: 0;
  content: "";
  display: block;
  position: absolute;
  background: linear-gradient(#fff, #DEE7EE);
  width: 8px;
  height: 30px;
}
.datepicker .datepicker-months:before,
.datepicker .datepicker-years:before,
.datepicker .datepicker-decades:before,
.datepicker .datepicker-centuries:before {
  left: 0;
}
.datepicker .datepicker-months:after,
.datepicker .datepicker-years:after,
.datepicker .datepicker-decades:after,
.datepicker .datepicker-centuries:after {
  right: 0;
}
.datepicker .datepicker-months table tr td span.active.active,
.datepicker .datepicker-months table tr td span:hover:hover,
.datepicker .datepicker-years table tr td span.active.active,
.datepicker .datepicker-years table tr td span:hover:hover,
.datepicker .datepicker-decades table tr td span.active.active,
.datepicker .datepicker-decades table tr td span:hover:hover,
.datepicker .datepicker-centuries table tr td span.active.active,
.datepicker .datepicker-centuries table tr td span:hover:hover {
  color: #fff;
  background: #13486b;
}
.datepicker .datepicker-months table tr td span.focused,
.datepicker .datepicker-years table tr td span.focused,
.datepicker .datepicker-decades table tr td span.focused,
.datepicker .datepicker-centuries table tr td span.focused {
  font-weight: bold;
  background: none;
}
.datepicker .datepicker-months table tr td span.active.active,
.datepicker .datepicker-years table tr td span.active.active,
.datepicker .datepicker-decades table tr td span.active.active,
.datepicker .datepicker-centuries table tr td span.active.active {
  font-weight: bold;
}

.ui-datepicker .ui-state-hover,
.ui-datepicker .ui-state-focus {
  border: none;
  background: none;
}
.ui-datepicker.ui-widget-content {
  width: auto;
  border: none;
  padding: 0;
}
.ui-datepicker.ui-widget-content .ui-state-hover,
.ui-datepicker.ui-widget-content .ui-state-focus {
  border: none;
  background: none;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev span.ui-icon,
.ui-datepicker .ui-datepicker-next span.ui-icon {
  background: none;
  font-size: 0;
  display: none;
}
.ui-datepicker .ui-datepicker-prev:before,
.ui-datepicker .ui-datepicker-next:before {
  font-size: 16px;
  color: #000;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "";
}
.ui-datepicker .ui-datepicker-next:before {
  content: "";
}
.ui-datepicker .ui-datepicker-header {
  border: none;
  border-radius: 0;
  background: linear-gradient(#fff, #DEE7EE);
}
.ui-datepicker .ui-datepicker-header .ui-state-hover,
.ui-datepicker .ui-datepicker-header .ui-state-focus {
  border: none;
  background: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover {
  left: 2px;
  top: 2px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover {
  right: 2px;
  top: 2px;
}
.ui-datepicker .ui-datepicker-year {
  font-weight: normal;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  cursor: pointer;
  opacity: 1;
}
.ui-datepicker .ui-datepicker-prev span {
  background-position: -96px -16px;
}
.ui-datepicker .ui-datepicker-next span {
  background-position: -32px -16px;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  opacity: 1;
}
.ui-datepicker .ui-datepicker-calendar th {
  font-weight: normal;
  font-size: 12px;
  padding: 2px 3px;
  border-bottom: 1px solid #DEE7EE;
}
.ui-datepicker .ui-datepicker-calendar th:first-child {
  padding-left: 8px;
}
.ui-datepicker .ui-datepicker-calendar th:last-child {
  padding-right: 8px;
}
.ui-datepicker .ui-datepicker-calendar td {
  padding: 2px 3px;
}
.ui-datepicker .ui-datepicker-calendar td a, .ui-datepicker .ui-datepicker-calendar td span {
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 3px;
  line-height: 1.68em;
}
.ui-datepicker .ui-datepicker-calendar td:first-child {
  padding-left: 8px;
}
.ui-datepicker .ui-datepicker-calendar td:last-child {
  padding-right: 8px;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default {
  border: none;
  background: none;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight {
  color: #13486b;
  font-weight: bold;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active,
.ui-datepicker .ui-datepicker-calendar .ui-state-hover {
  color: #FFF;
  background: #13486b;
}

.modal {
  color: #03243a;
}
.modal .btn {
  font-size: 16px;
  border-radius: 2px;
  padding: 8px 30px;
}

.modal-content {
  border-radius: 0;
  text-align: center;
  font-size: 16px;
  padding: 30px 20px;
}

.modal-dialog {
  margin-top: 10%;
}

.modal-footer {
  text-align: center;
  border-top: 0;
  padding: 15px 80px;
}

.modal-form {
  color: #fff;
}
.modal-form .modal-content {
  background: rgba(11, 46, 68, 0.95);
}
.modal-form .modal-title {
  font-family: "Roboto-Regular", "Source Sans Pro", sans-serif;
  font-size: 24px;
  letter-spacing: 1.2px;
}
.modal-form .modal-header {
  border: 0;
}
.modal-form .modal-header .close {
  margin: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  background: #fff;
  opacity: 1;
  border-radius: 100%;
  width: 25px;
  height: 25px;
}
.modal-form .modal-header .close i {
  font-size: 18px;
  color: #0b2e44;
  padding-bottom: 2px;
}

.modal-blue {
  color: #fff;
}
.modal-blue .modal-dialog {
  width: 80%;
}
.modal-blue .modal-content {
  background: rgba(11, 46, 68, 0.95);
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.modal-blue .modal-title {
  font-family: "Roboto-Regular", "Source Sans Pro", sans-serif;
  font-size: 24px;
  letter-spacing: 1.2px;
}
.modal-blue .modal-header {
  border: 0;
}
.modal-blue .modal-header .close {
  margin: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  background: #fff;
  opacity: 1;
  border-radius: 100%;
  width: 25px;
  height: 25px;
}
.modal-blue .modal-header .close i {
  font-size: 18px;
  color: #0b2e44;
  padding-bottom: 2px;
}

.modal-blue.fade.in ~ .modal-backdrop.fade.in {
  opacity: 0.2;
}

.panel {
  background: none;
  border-radius: 0;
}

.panel-heading {
  border-radius: 0;
  border: 1px solid #6f9dbb;
  border-left: 0;
  background: #0b334d;
  border-right: 0;
  padding: 0;
}

.panel-group .panel-heading {
  border-bottom: 1px solid #6f9dbb;
}

.panel-title a {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
.panel-title a:focus, .panel-title a:hover {
  text-decoration: none;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 0;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 1px solid #6f9dbb;
}

.list-group-item {
  padding: 0;
  background: none;
  border-color: #6f9dbb;
}

.list-group-text {
  padding: 8px 15px;
}

.floor {
  margin-bottom: 0;
}

.notification {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(11, 51, 77, 0.7);
  color: #fff;
  font-family: "Roboto-Light", "Source Sans Pro", sans-serif;
  font-size: 14px;
  min-height: 150px;
  padding: 28px 45px;
  padding-left: 110px;
  padding-right: 60px;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
.notification .n-info {
  font-size: 15px;
  color: #aecadc;
}
.notification .tbi-info {
  position: absolute;
  left: 45px;
  top: 30px;
  font-size: 34px;
}
.notification .tbi-close {
  position: absolute;
  right: 45px;
  top: 30px;
  cursor: pointer;
}

.page-single h2,
.page-signup h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 0;
}
.page-single .form-group,
.page-signup .form-group {
  margin-bottom: 0;
}
.page-single .header,
.page-signup .header {
  display: none;
}
.page-single .main,
.page-signup .main {
  padding-top: 0;
  padding-bottom: 70px;
}
.page-single .main:before,
.page-signup .main:before {
  top: 0;
}

.page-signup .container {
  width: 100%;
}

.page-forgot-password h2,
.page-reset-password h2 {
  /*text-align: center;*/
}

.page-ea {
  min-width: 1320px;
  overflow-x: auto;
  left: auto;
  right: auto;
}
.page-ea .header-ea {
  display: block;
  border-bottom: 1px solid #DEDEDE;
}
.page-ea .company-name {
  position: absolute;
  top: 38px;
  left: 65px;
  font-size: 16px;
  font-family: "Roboto-Bold", "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.page-ea .header-title {
  font-family: "Roboto-Bold", "Source Sans Pro", sans-serif;
  font-size: 16px;
  padding: 0 290px;
}
.page-ea .hi-user {
  text-transform: none;
  font-family: "Roboto-Regular", "Source Sans Pro", sans-serif;
  font-size: 14px;
  margin-right: 50px;
}
.page-ea .footer {
  text-transform: none;
  font-family: "Roboto-Bold", "Source Sans Pro", sans-serif;
  font-size: 14px;
}
.page-ea .footer a {
  font-family: "Roboto-Regular", "Source Sans Pro", sans-serif;
  display: inline-block;
  margin-left: 20px;
}
.page-ea .footer a:hover {
  text-decoration: none;
  color: #ee4d47;
}
.page-ea .back-button {
  font-size: 25px;
  color: white;
  margin-right: 25px;
}
.page-ea .back-button:hover {
  color: #ed4742;
}
.page-ea.page-dashboard .header-ea {
  min-width: 875px;
}
.page-ea.page-dashboard .tc-table {
  overflow: visible;
  border-bottom: 0;
}
.page-ea.page-dashboard .table-content {
  padding: 0;
  margin-top: 40px;
}
.page-ea.page-dashboard .table-expense {
  /*table-layout: fixed;*/
}
.page-ea.page-dashboard .table-expense th {
  color: #fff;
  font-size: 15px;
}
.page-ea.page-dashboard .table-expense th:first-child,
.page-ea.page-dashboard .table-expense td:first-child {
  padding-left: 70px;
  border-bottom: 0;
}
.page-ea.page-dashboard .table-expense th:last-child,
.page-ea.page-dashboard .table-expense td:last-child {
  padding-right: 45px;
  border-bottom: 0;
  position: relative;
}
.page-ea.page-dashboard .table-expense td a {
  color: #3794cf;
}
.page-ea.page-dashboard .table-expense td, .page-ea.page-dashboard .table-expense th {
  vertical-align: top;
  min-width: 70px;
  border-bottom: 2px solid rgba(155, 155, 155, 0.3);
  cursor: default;
}
.page-ea.page-dashboard .table-expense .tr-head th {
  border-bottom: none;
  color: #9b9b9b;
}
.page-ea.page-dashboard .table-expense .tr-space th {
  border-bottom: none;
  padding: 0;
}
.page-ea.page-dashboard .table-expense .tr-pad th {
  padding: 0;
}
.page-ea.page-dashboard .table-expense .th-cav {
  width: 250px !important;
}
.page-ea.page-dashboard .table-expense .lbm {
  position: relative;
}
.page-ea.page-dashboard .table-expense .lbm .lbm-border,
.page-ea.page-dashboard .table-expense .lbm .lbm-border-right {
  display: block;
  width: calc(100% - 70px);
  height: 1px;
  border-bottom: 2px solid rgba(155, 155, 155, 0.3);
  position: absolute;
  bottom: -1px;
  right: 0;
}
.page-ea.page-dashboard .table-expense .lbm .lbm-border-right {
  width: calc(100% - 45px);
  right: auto;
  left: 0;
}
.page-ea.page-dashboard .table-expense .lb {
  border-left: 2px solid rgba(155, 155, 155, 0.6);
}
.page-ea.page-dashboard .table-expense .odd, .page-ea.page-dashboard .table-expense .even {
  background: none;
}
.page-ea.page-dashboard .table-expense .icon-filter {
  top: 2px;
  position: relative;
}
.page-ea.page-dashboard .table-expense .sorting:after,
.page-ea.page-dashboard .table-expense .sorting_asc:after,
.page-ea.page-dashboard .table-expense .sorting_desc:after {
  display: none;
}
.page-ea.page-dashboard .table-expense .form-control {
  font-size: 14px;
  height: auto;
}
.page-ea.page-dashboard .table-expense-submit {
  padding-left: 70px;
  padding-right: 45px;
}
.page-ea.page-dashboard .table-submit {
  border-bottom: 2px solid rgba(155, 155, 155, 0.3);
  margin-top: 20px;
}
.page-ea.page-dashboard .table-submit th {
  color: #fff;
  font-family: "Roboto-Medium", "Source Sans Pro", sans-serif;
}
.page-ea.page-dashboard .table-submit th,
.page-ea.page-dashboard .table-submit td {
  vertical-align: top;
}
.page-ea.page-dashboard .table-submit td {
  line-height: 2em;
}
.page-ea.page-dashboard .table-submit .icon-pencil {
  position: relative;
  top: 5px;
}
.page-ea.page-dashboard .table-submit .icon-reload {
  position: relative;
  top: 2px;
  margin-left: 10px;
}
.page-ea.page-dashboard .table-submit .btn {
  position: relative;
  font-size: 16px;
  font-family: "Roboto-Medium", "Source Sans Pro", sans-serif;
  padding: 14px 5px;
  width: 300px;
  margin-bottom: 15px;
  border-radius: 8px;
  top: -20px;
}
.page-ea.page-dashboard .table-submit .btn[disabled] {
  background: none;
  border-color: #fff;
  color: #9b9b9b;
  border-width: 2px;
}
.page-ea.page-dashboard .table-submit .btn-text {
  position: relative;
  top: -8px;
  margin-bottom: 38px;
}
.page-ea.page-dashboard .table-submit .form-control {
  font-size: 14px;
  height: auto;
}
.page-ea.page-dashboard .table-submit .help-tip {
  top: -20px;
}
.page-ea .dataTables_info,
.page-ea .dataTables_filter,
.page-ea .dataTables_length,
.page-ea .dataTables_paginate {
  display: none;
}
.page-ea .table-checkbox {
  position: relative;
  cursor: pointer;
  display: block;
  width: 100%;
  margin-bottom: 0;
}
.page-ea .table-checkbox input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
}
.page-ea .table-checkbox input:checked ~ .tbi-checkbox {
  display: none;
}
.page-ea .table-checkbox input:checked ~ .tbi-checkbox-checked {
  display: inline-block;
}
.page-ea .table-checkbox .tbi-checkbox {
  display: inline-block;
}
.page-ea .table-checkbox .tbi-checkbox-checked {
  display: none;
}
.page-ea .print-area {
  width: 1px;
  height: 1px;
  opacity: 0;
}
.page-ea .thecheckbox {
  margin-bottom: 5px;
  margin-left: 5px;
  display: block;
}
.page-ea .ip-fxrate {
  position: absolute;
  top: 1px;
  margin-left: 5px;
}
.page-ea .input-uc,
.page-ea .input-lb {
  display: inline-block;
  width: calc(100% - 110px);
  vertical-align: top;
}
.page-ea .input-uc {
  border-bottom: 1px solid #fff;
}
.page-ea .input-uc i {
  position: relative;
  top: -2px;
  margin-top: -3px;
}
.page-ea .input-lb {
  color: #ee4d47;
}
.page-ea .input-ucfull {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #fff;
  vertical-align: top;
  padding-right: 20px;
  word-break: break-word;
  position: relative;
}
.page-ea .input-ucfull i {
  position: relative;
  top: 1px;
  right: -20px;
}
.page-ea .receipt-icon {
  font-size: 34px;
}
.page-ea .receipt-icon:hover {
  text-decoration: none;
}
.page-ea .tc-amount {
  display: inline-block;
}

.thecheckbox {
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
}
.thecheckbox input[type=checkbox],
.thecheckbox input[type=radio] {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
}
.thecheckbox input[type=checkbox]:checked ~ .tbi-checkbox,
.thecheckbox input[type=radio]:checked ~ .tbi-checkbox {
  display: none;
}
.thecheckbox input[type=checkbox]:checked ~ .tbi-checkbox-checked,
.thecheckbox input[type=radio]:checked ~ .tbi-checkbox-checked {
  display: inline-block;
}
.thecheckbox .tbi-checkbox {
  display: inline-block;
}
.thecheckbox .tbi-checkbox-checked {
  display: none;
}
.thecheckbox.tc-green input:checked ~ * {
  color: #417505;
}
.thecheckbox.tc-red input:checked ~ * {
  color: #ee4d47;
}

.theradio {
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
}
.theradio .rd-btn {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #03243A;
  border-radius: 100%;
  margin-right: 5px;
  vertical-align: middle;
  margin-bottom: 1px;
}
.theradio input[type=radio] {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
}
.theradio input[type=radio]:checked ~ .rd-btn {
  background-color: #03243A;
}

.theselect {
  font-size: 14px;
}
.theselect .ui-selectmenu-button {
  background: #0b334d;
  border: 0;
  border-radius: 0;
  color: #ee4d47;
  font-size: 14px;
  width: 100%;
}
.theselect .ui-selectmenu-button:focus {
  outline: 0;
}
.theselect .ui-selectmenu-button[aria-expanded=true] {
  /*box-shadow: 2px 0px 3px -3px rgba(253, 253, 253, 0.5);*/
}
.theselect .ui-selectmenu-button .ui-selectmenu-text {
  padding: 10px 20px;
}
.theselect .ui-selectmenu-button span.ui-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  background: none;
  text-indent: 0;
  font-size: 20px;
  color: #fff;
  line-height: 0.8em;
}
.theselect .ui-selectmenu-button span.ui-icon:before {
  content: "";
}
.theselect .ui-selectmenu-button.ui-corner-top span.ui-icon:before {
  content: "";
}
.theselect .ui-state-active, .theselect .ui-widget-content .ui-state-active,
.theselect .ui-widget-header .ui-state-active {
  background: #0b334d;
  color: #ee4d47;
  border: none;
}
.theselect .ui-selectmenu-menu {
  border: 0;
  box-shadow: 2px 2px 3px -3px rgba(253, 253, 253, 0.5);
}
.theselect .ui-selectmenu-menu .ui-menu {
  border: 0;
  background: #0b334d;
  max-height: 200px;
}
.theselect .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  color: #fff;
  font-size: 14px;
  border: 0;
  border-radius: 0;
  padding: 10px 20px;
}
.theselect .ui-selectmenu-menu .ui-menu-item {
  color: #fff;
  font-size: 14px;
  border: 0;
  border-radius: 0;
  padding: 10px 20px;
}
.theselect .ui-selectmenu-menu .ui-menu-item.is-region .ui-menu-item-wrapper {
  padding-left: 35px;
  padding-right: 5px;
}
.theselect .ui-selectmenu-menu .ui-state-focus {
  color: #ee4d47;
  border: 0;
  background: #0b334d;
}
.theselect .btn-group {
  width: 100%;
  height: 100%;
}
.theselect .btn-group .multiselect {
  background: none;
  color: #fff;
  border-radius: 0;
  text-align: left;
  border: none;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Roboto-Regular", "Source Sans Pro", sans-serif;
}
.theselect .multiselect-container {
  max-height: 200px;
  overflow: auto;
}
.theselect .multiselect-container .multiselect-all,
.theselect .multiselect-container .multiselect-option {
  white-space: normal;
  padding: 0;
  background: #dee7ee;
  font-family: "Roboto-Medium", "Source Sans Pro", sans-serif;
  font-size: 14px;
  color: #03243A;
  min-height: 30px;
  padding: 5px 10px;
}
.theselect .multiselect-container .multiselect-all.active:not(.multiselect-active-item-fallback),
.theselect .multiselect-container .multiselect-option.active:not(.multiselect-active-item-fallback) {
  background: #dee7ee;
  color: #03243A;
}
.theselect .multiselect-container .multiselect-all:focus:not(.multiselect-active-item-fallback), .theselect .multiselect-container .multiselect-all:hover:not(.multiselect-active-item-fallback),
.theselect .multiselect-container .multiselect-option:focus:not(.multiselect-active-item-fallback),
.theselect .multiselect-container .multiselect-option:hover:not(.multiselect-active-item-fallback) {
  background: #072b43;
  color: #fff;
}
.theselect .multiselect-container .multiselect-all.no-checkbox label:before,
.theselect .multiselect-container .multiselect-option.no-checkbox label:before {
  display: none;
}
.theselect .multiselect-container .multiselect-all.is-region:not(.active-selected),
.theselect .multiselect-container .multiselect-option.is-region:not(.active-selected) {
  padding-left: 30px;
}
.theselect .multiselect-container .multiselect-all.disabled,
.theselect .multiselect-container .multiselect-option.disabled {
  display: none !important;
}
.theselect .multiselect-container .multiselect-all .form-check,
.theselect .multiselect-container .multiselect-option .form-check {
  padding: 0;
}
.theselect .multiselect-container .multiselect-all input,
.theselect .multiselect-container .multiselect-option input {
  width: 1px;
  height: 1px;
  opacity: 0;
}
.theselect .multiselect-container .multiselect-all input:checked ~ label:before,
.theselect .multiselect-container .multiselect-option input:checked ~ label:before {
  content: "";
}
.theselect .multiselect-container .multiselect-all label,
.theselect .multiselect-container .multiselect-option label {
  font-size: 14px;
}
.theselect .multiselect-container .multiselect-all label:before,
.theselect .multiselect-container .multiselect-option label:before {
  font-family: "tb-icons" !important;
  content: "";
  display: inline-block;
  margin-right: 5px;
}
.theselect .multiselect-container .multiselect-all.multi-country-collapse,
.theselect .multiselect-container .multiselect-option.multi-country-collapse {
  position: relative;
}
.theselect .multiselect-container .multiselect-all.multi-country-collapse.active-selected [data-arrow],
.theselect .multiselect-container .multiselect-option.multi-country-collapse.active-selected [data-arrow] {
  display: none;
}
.theselect .multiselect-container .multiselect-all.multi-country-collapse [data-arrow],
.theselect .multiselect-container .multiselect-option.multi-country-collapse [data-arrow] {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 31px;
  height: 31px;
  transform: rotate(-90deg);
  pointer-events: auto;
}
.theselect .multiselect-container .multiselect-all.multi-country-collapse-open [data-arrow],
.theselect .multiselect-container .multiselect-option.multi-country-collapse-open [data-arrow] {
  transform: rotate(90deg);
}
.theselect .multiselect-container .multiselect-all:not(.multiselect-filter-hidden):not(.disabled)[class~=ccode-GB] ~ .multiselect-option[class*=ccode-GB-], .theselect .multiselect-container .multiselect-all:not(.multiselect-filter-hidden):not(.disabled)[class~=ccode-US] ~ .multiselect-option[class*=ccode-US-], .theselect .multiselect-container .multiselect-all:not(.multiselect-filter-hidden):not(.disabled)[class~=ccode-AU] ~ .multiselect-option[class*=ccode-AU-], .theselect .multiselect-container .multiselect-all:not(.multiselect-filter-hidden):not(.disabled)[class~=ccode-CA] ~ .multiselect-option[class*=ccode-CA-], .theselect .multiselect-container .multiselect-all:not(.multiselect-filter-hidden):not(.disabled)[class~=ccode-AE] ~ .multiselect-option[class*=ccode-AE-], .theselect .multiselect-container .multiselect-all:not(.multiselect-filter-hidden):not(.disabled)[class~=ccode-ES] ~ .multiselect-option[class*=ccode-ES-],
.theselect .multiselect-container .multiselect-option:not(.multiselect-filter-hidden):not(.disabled)[class~=ccode-GB] ~ .multiselect-option[class*=ccode-GB-],
.theselect .multiselect-container .multiselect-option:not(.multiselect-filter-hidden):not(.disabled)[class~=ccode-US] ~ .multiselect-option[class*=ccode-US-],
.theselect .multiselect-container .multiselect-option:not(.multiselect-filter-hidden):not(.disabled)[class~=ccode-AU] ~ .multiselect-option[class*=ccode-AU-],
.theselect .multiselect-container .multiselect-option:not(.multiselect-filter-hidden):not(.disabled)[class~=ccode-CA] ~ .multiselect-option[class*=ccode-CA-],
.theselect .multiselect-container .multiselect-option:not(.multiselect-filter-hidden):not(.disabled)[class~=ccode-AE] ~ .multiselect-option[class*=ccode-AE-],
.theselect .multiselect-container .multiselect-option:not(.multiselect-filter-hidden):not(.disabled)[class~=ccode-ES] ~ .multiselect-option[class*=ccode-ES-] {
  display: none !important;
}
.theselect .multiselect-container .multiselect-all:not(.multiselect-filter-hidden).multi-country-collapse-open[class~=ccode-GB] ~ .multiselect-option:not(.disabled)[class*=ccode-GB-], .theselect .multiselect-container .multiselect-all:not(.multiselect-filter-hidden).multi-country-collapse-open[class~=ccode-US] ~ .multiselect-option:not(.disabled)[class*=ccode-US-], .theselect .multiselect-container .multiselect-all:not(.multiselect-filter-hidden).multi-country-collapse-open[class~=ccode-AU] ~ .multiselect-option:not(.disabled)[class*=ccode-AU-], .theselect .multiselect-container .multiselect-all:not(.multiselect-filter-hidden).multi-country-collapse-open[class~=ccode-CA] ~ .multiselect-option:not(.disabled)[class*=ccode-CA-], .theselect .multiselect-container .multiselect-all:not(.multiselect-filter-hidden).multi-country-collapse-open[class~=ccode-AE] ~ .multiselect-option:not(.disabled)[class*=ccode-AE-], .theselect .multiselect-container .multiselect-all:not(.multiselect-filter-hidden).multi-country-collapse-open[class~=ccode-ES] ~ .multiselect-option:not(.disabled)[class*=ccode-ES-],
.theselect .multiselect-container .multiselect-option:not(.multiselect-filter-hidden).multi-country-collapse-open[class~=ccode-GB] ~ .multiselect-option:not(.disabled)[class*=ccode-GB-],
.theselect .multiselect-container .multiselect-option:not(.multiselect-filter-hidden).multi-country-collapse-open[class~=ccode-US] ~ .multiselect-option:not(.disabled)[class*=ccode-US-],
.theselect .multiselect-container .multiselect-option:not(.multiselect-filter-hidden).multi-country-collapse-open[class~=ccode-AU] ~ .multiselect-option:not(.disabled)[class*=ccode-AU-],
.theselect .multiselect-container .multiselect-option:not(.multiselect-filter-hidden).multi-country-collapse-open[class~=ccode-CA] ~ .multiselect-option:not(.disabled)[class*=ccode-CA-],
.theselect .multiselect-container .multiselect-option:not(.multiselect-filter-hidden).multi-country-collapse-open[class~=ccode-AE] ~ .multiselect-option:not(.disabled)[class*=ccode-AE-],
.theselect .multiselect-container .multiselect-option:not(.multiselect-filter-hidden).multi-country-collapse-open[class~=ccode-ES] ~ .multiselect-option:not(.disabled)[class*=ccode-ES-] {
  display: block !important;
}
.theselect .multiselect-container .multiselect-all {
  height: auto;
}
.theselect .multiselect-container .multiselect-all .form-check {
  line-height: 1em;
}
.theselect .multiselect-container .multiselect-all .form-check-label {
  font-weight: normal !important;
}
.theselect .multiselect-container .multiselect-all .form-check-label:before {
  margin-right: 1px;
}

.theautocomplete {
  font-size: 16px;
}
.theautocomplete .form-control {
  width: 100%;
}
.theautocomplete .form-autocomplete {
  width: 100%;
  position: relative;
}
.theautocomplete .flag {
  margin-right: 6px;
}
.theautocomplete .no-flag {
  background: none !important;
}
.theautocomplete .ui-state-active, .theautocomplete .ui-widget-content .ui-state-active,
.theautocomplete .ui-widget-header .ui-state-active {
  background: none;
  color: #ee4d47;
  border: none;
}
.theautocomplete .ui-menu {
  border: none;
  box-shadow: none;
  background: #0b334d;
  max-height: 200px;
  overflow: auto;
  overflow-x: hidden;
  width: 100% !important;
}
.theautocomplete .ui-menu .ui-menu-item {
  font-family: "Roboto-Regular", "Source Sans Pro", sans-serif;
  color: #fff;
  font-size: 16px;
  border: 0;
  border-radius: 0;
  padding: 0;
  position: relative;
}
.theautocomplete .ui-menu .ui-menu-item.is-region .ui-menu-item-wrapper {
  padding-left: 32px !important;
}
.theautocomplete .ui-menu .ui-menu-item:hover + .country-collapse {
  color: #ee4d47;
}
.theautocomplete .ui-menu .ui-menu-item-wrapper {
  min-height: 30px;
  padding: 5px 10px;
}
.theautocomplete .ui-menu .ui-state-active {
  color: #ee4d47;
  border: 0;
  background: #0b334d;
  margin-bottom: 0;
}
.theautocomplete .ui-menu .ui-state-disabled {
  display: none;
}
.theautocomplete .ui-menu .ui-state-disabled + .country-collapse {
  display: none;
}
.theautocomplete .ui-menu .country-collapse {
  transform: rotate(-90deg);
  position: absolute;
  right: 0;
  height: 32px;
  width: 32px;
  background: none;
  z-index: 1;
  font-size: 14px;
  line-height: normal;
  border: none;
  margin: 0;
  cursor: pointer;
  margin-top: -32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.theautocomplete .ui-menu .country-collapse:hover {
  color: #ee4d47;
}
.theautocomplete .ui-menu .country-collapse.country-collapse-open {
  transform: rotate(90deg);
}
.theautocomplete .ui-menu .has-region:not(.ui-state-disabled) + .country-collapse:not(.country-collapse-open) ~ .is-region {
  display: none;
}
.theautocomplete .ui-menu .has-region.ui-state-disabled + .country-collapse:not(.country-collapse-open) ~ .is-region:not(.ui-state-disabled) {
  display: block;
}
.theautocomplete .ui-menu .region-collapse-open:not(.ui-state-disabled) {
  display: block !important;
}

.thefilter {
  position: relative;
}
.thefilter .tf-dialog {
  position: absolute;
  z-index: 2;
  top: 0;
  background: #0b334d;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.13);
  padding: 5px;
  font-size: 13px;
  font-family: "Roboto-Regular", "Source Sans Pro", sans-serif;
  color: #fff;
  width: 210px;
  overflow: hidden;
}
.thefilter.tf-right .tf-dialog {
  right: 0;
}
.thefilter .tf-sort {
  padding-bottom: 10px;
  border-bottom: 1px solid #13486b;
}
.thefilter .tf-sort div {
  padding: 10px;
}
.thefilter .tf-sort div:hover {
  background: #13486b;
}
.thefilter .tf-search {
  padding: 10px 0;
  border-bottom: 1px solid #13486b;
}
.thefilter .tf-search input {
  width: 200px;
  display: block;
  padding: 10px;
  background: #13486b url(../img/icons/search-white.png) center right 10px no-repeat;
  padding-right: 34px;
  margin-bottom: 10px;
}
.thefilter .tf-search span {
  padding-left: 10px;
}
.thefilter .tf-search span:hover {
  color: #ee4d47;
}
.thefilter .tf-list {
  min-height: 115px;
  max-height: 115px;
  overflow-y: auto;
  overflow-x: hidden;
  border-bottom: 1px solid #13486b;
  position: relative;
}
.thefilter .tf-list input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
}
.thefilter .tf-list input:checked + span {
  position: relative;
}
.thefilter .tf-list input:checked + span:before {
  content: "✔";
  display: inline-block;
  position: absolute;
  left: 0;
}
.thefilter .tf-list span {
  padding-left: 15px;
  display: inline-block;
}
.thefilter .tf-list label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: block;
  padding: 5px 10px;
}
.thefilter .tf-list label:hover {
  background: #13486b;
}
.thefilter .tf-action {
  padding: 10px 0 5px;
  text-align: center;
}
.thefilter .tf-action .btn {
  font-size: 13px;
  padding: 5px 10px;
  border-radius: 3px;
  width: auto;
  min-width: 75px;
  margin: 0 5px;
}
.thefilter .tf-calendar {
  text-align: center;
  padding-top: 10px;
}
.thefilter .tf-calendar input {
  width: 165px;
  display: inline-block;
  padding: 0 10px;
  background: #13486b;
  margin-bottom: 10px;
  border: 0;
}
.thefilter .tf-calendar .tf-action {
  padding-top: 0;
}

.theround {
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 100%;
  margin-right: 5px;
}
.theround.tr-amber {
  background: #f5a623;
}
.theround.tr-green {
  background: #417505;
}
.theround.tr-red {
  background: #ee4d47;
}

.select2-results__option {
  position: relative;
}
.select2-results__option .is-region {
  padding-left: 21px;
}
.select2-results__option .has-region {
  width: 100%;
  display: inline-block;
  padding-right: 20px;
}
.select2-results__option [data-arrow] {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 31px;
  height: 31px;
  transform: rotate(-90deg);
}
.select2-results__option.select2-results__option--disabled {
  display: none;
}
.select2-results__option.select-country-collapse-open [data-arrow] {
  transform: rotate(90deg);
}
.select2-results__option:not(.select-country-collapse-open):not(.select2-results__option--disabled)[id$=GB] ~ li:not(.select2-results__option--disabled)[id*=GB-], .select2-results__option:not(.select-country-collapse-open):not(.select2-results__option--disabled)[id$=US] ~ li:not(.select2-results__option--disabled)[id*=US-], .select2-results__option:not(.select-country-collapse-open):not(.select2-results__option--disabled)[id$=AU] ~ li:not(.select2-results__option--disabled)[id*=AU-], .select2-results__option:not(.select-country-collapse-open):not(.select2-results__option--disabled)[id$=CA] ~ li:not(.select2-results__option--disabled)[id*=CA-], .select2-results__option:not(.select-country-collapse-open):not(.select2-results__option--disabled)[id$=AE] ~ li:not(.select2-results__option--disabled)[id*=AE-], .select2-results__option:not(.select-country-collapse-open):not(.select2-results__option--disabled)[id$=ES] ~ li:not(.select2-results__option--disabled)[id*=ES-] {
  display: none !important;
}

.center {
  text-align: center;
}

.back-get-started {
  display: inline-block;
  position: absolute;
  padding: 15px;
  margin-left: 30px;
  z-index: 99999;
}
.back-get-started a {
  font-family: "Roboto-Medium", "Source Sans Pro", sans-serif;
  text-decoration: none !important;
}

.from-get-started .tab-nav {
  padding-left: 120px !important;
}
.from-get-started.page-tam .main .container-fluid {
  margin-top: 53px !important;
}
.from-get-started.page-tam .back-get-started {
  margin-left: -3px;
}

.icon-eye {
  background: url(../img/icons/eye.png) no-repeat;
  width: 22px;
  height: 16px;
  display: inline-block;
}

.icon-search {
  background: url(../img/icons/search.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.icon-write {
  background: url(../img/icons/write.png) no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
}

.icon-pdf {
  background: url(../img/icons/pdf.png) no-repeat;
  width: 24px;
  height: 26px;
  display: inline-block;
}

.icon-user {
  background: url(../img/icons/user.png) no-repeat;
  width: 19px;
  height: 19px;
  display: inline-block;
}

.icon-notification {
  background: url(../img/icons/notification.png) no-repeat;
  width: 19px;
  height: 20px;
  display: inline-block;
}

.icon-menu {
  background: url(../img/icons/menu.png) no-repeat;
  width: 20px;
  height: 15px;
  display: inline-block;
}

.icon-view {
  background: url(../img/icons/view.png) no-repeat;
  width: 20px;
  height: 11px;
  display: inline-block;
}

.icon-download {
  background: url(../img/icons/download.png) no-repeat;
  width: 18px;
  height: 16px;
  display: inline-block;
}

.icon-print {
  background: url(../img/icons/print.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.icon-vision {
  background: url(../img/icons/vision.png) center no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.icon-download-2 {
  background: url(../img/icons/download-2.png) center no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.icon-printer {
  background: url(../img/icons/printer.png) center no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.icon-filter {
  background: url(../img/icons/filter.png) no-repeat;
  width: 16px;
  height: 15px;
  display: inline-block;
}

.icon-reload {
  background: url(../img/icons/reload.png) no-repeat;
  width: 17px;
  height: 23px;
  display: inline-block;
}

.icon-pencil {
  background: url(../img/icons/pencil.png) no-repeat;
  width: 17px;
  height: 17px;
  display: inline-block;
}

.spin-number {
  position: relative;
}
.spin-number label {
  min-width: 100px;
  padding: 0 10px;
  text-align: center;
  margin: 0;
}
.spin-number input {
  width: 100px;
  padding: 0 10px;
  text-align: center;
  margin: 0;
  border: 0;
  box-shadow: none;
  background: #08283d;
  color: #fff;
  font-weight: 700;
}
.spin-number input::-webkit-inner-spin-button,
.spin-number input ::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.spin-number .ui-spinner-button {
  position: absolute;
  top: 4px;
  margin: 0;
}
.spin-number .ui-spinner-up {
  right: 0;
}
.spin-number .ui-spinner-down {
  left: 0;
}
.spin-number .ui-button-text {
  margin-top: 3px;
}
.spin-number .ui-button-text .ui-icon {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  font-size: 0;
}
.spin-number .ui-button-text .ui-icon-triangle-1-n {
  border-left: 6px solid #ee4d47;
}
.spin-number .ui-button-text .ui-icon-triangle-1-s {
  border-right: 6px solid #ee4d47;
}

.csv-white, .csv-up, .csv-down {
  display: inline-block;
  background: url(../img/icons/csv.png) no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}

.csv-white {
  background-position: -1px 0px;
  width: 38px;
  height: 45px;
}

.csv-up {
  background-position: -1px -46px;
  width: 24px;
  height: 28px;
}

.csv-down {
  background-position: -1px -75px;
  width: 24px;
  height: 28px;
}

.pass-strength {
  font-family: "Roboto-Light", "Source Sans Pro", sans-serif;
  font-size: 14px;
  position: relative;
}
.pass-strength .pass-label {
  margin-bottom: 10px;
}
.pass-strength .pass-bar {
  position: relative;
  width: 100%;
  height: 6px;
  background: #fff;
}
.pass-strength .pass-bar:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  display: block;
  background: #ee4d47;
}
.pass-strength .pass-bar[data-ps-bar=Weak]:before {
  width: 33.33%;
}
.pass-strength .pass-bar[data-ps-bar=Medium]:before {
  width: 66.66%;
}
.pass-strength .pass-bar[data-ps-bar=Strong]:before {
  width: 100%;
}

table.dataTable td:not(.width-fix),
table.dataTable th:not(.width-fix) {
  /*width: auto !important;*/
}

table.dataTable {
  width: 100% !important;
}
table.dataTable .col-action {
  width: 60px !important;
  text-align: center;
}

th {
  font-weight: normal;
}

/*PAGE*/
.page-login {
  background-image: url(../img/background-2.jpg);
}
.page-login .corp-text {
  margin-top: 40px;
  color: #ee4d47;
  font-size: 20px;
  line-height: 1em;
  font-family: "Roboto-Light", "Source Sans Pro", sans-serif;
}
.page-login .eye {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 20px;
  color: #15acdd;
}
.page-login .login-submit {
  margin: 0 0 10px;
}
.page-login .link {
  text-transform: uppercase;
  font-size: 12px;
  color: #15acdd;
}
.page-login .content {
  padding: 30px 28px;
}
.page-login .content p {
  font-family: "Roboto-Light", "Source Sans Pro", sans-serif;
  line-height: 1.6em;
}
.page-login .content-fixH {
  height: 115px;
  margin: 0;
}
.page-login .form-control {
  color: #15acdd;
}

/*CONTENT PAGE*/
.customize-page table {
  width: 100%;
}
.customize-page .form-box {
  border-right: 1px solid rgba(255, 255, 255, 0.56);
  margin-bottom: 50px;
}
.customize-page .form-box input[type=number],
.customize-page .form-box input[type=text] {
  width: 60px;
  text-align: right;
  padding-right: 5px;
  display: inline-block;
}
.customize-page .form-box label {
  display: block;
  margin-bottom: 0;
}
.customize-page .form-box tbody th {
  width: 80%;
}
.customize-page .form-box tfoot button {
  margin: 20px 0 0;
}
.customize-page .form-box td {
  text-align: right;
}
.customize-page .form-box td,
.customize-page .form-box th {
  vertical-align: bottom;
  position: relative;
}
.customize-page .form-box .cur th {
  width: 70%;
}
.customize-page .form-box .cur .text {
  position: absolute;
  padding: 6px 0;
}
.customize-page .form-box .cur input[type=text] {
  display: inline-block;
  width: 90px;
  padding-left: 10px;
}
.customize-page .form-box .alert {
  margin: 10px 0 0;
}
.customize-page .info-box td {
  text-align: center;
}
.customize-page .info-box th {
  text-align: left;
}
.customize-page .info-box .info-col {
  width: 20%;
}
.customize-page .info-box .info-label {
  width: 40%;
}

.payment-page ul {
  margin: 10px 0;
  padding: 0;
  list-style: none;
}
.payment-page ul li {
  text-align: center;
  padding: 0;
  background: rgba(255, 255, 255, 0.56);
  margin-bottom: 10px;
  /*input[]*/
  cursor: pointer;
}
.payment-page ul li label {
  width: 100%;
  height: 100%;
  padding: 5px 10px;
  cursor: pointer;
  margin: 0;
  border: 2px solid transparent;
}
.payment-page ul li input[type=radio] {
  display: none;
}
.payment-page ul li input[type=radio]:checked + label {
  border: 2px solid rgba(255, 255, 255, 0.56);
}

.modal-features .modal-title {
  padding-top: 0;
}
.modal-features .mf-content {
  margin-bottom: -150px;
}
.modal-features .pf-lists {
  max-width: 856px;
  margin: 0 auto;
  text-align: left;
  transform: scale(0.8);
  transform-origin: center top;
}
.modal-features .pf-lists .pf-list {
  margin-bottom: -20px;
}
.modal-features .pf-lists .row {
  padding: 0 20px;
}
.modal-features .pf-lists h4 {
  text-align: center;
  font-size: 22px;
  font-family: "Roboto-Medium", "Source Sans Pro", sans-serif;
  margin-bottom: 25px;
  border: 2px solid #fff;
  padding: 15px;
}
.modal-features .pf-lists .pfl-icon {
  font-size: 60px;
  position: absolute;
  top: 0;
  line-height: 1em;
}
.modal-features .pf-lists .tbi-share,
.modal-features .pf-lists .tbi-export {
  font-size: 50px;
}
.modal-features .pf-lists .tbi-health,
.modal-features .pf-lists .tbi-customs {
  font-size: 55px;
}
.modal-features .pf-lists .pfl-title {
  font-size: 16px;
  font-family: "Roboto-Regular", "Source Sans Pro", sans-serif;
}
.modal-features .pf-lists .pfl-desc {
  padding-left: 75px;
}
.modal-features .pf-lists .pfl-content {
  margin-bottom: 20px;
  position: relative;
  min-height: 100px;
}
.modal-features .pf-lists ul {
  padding-left: 16px;
  list-style: disc;
}
.modal-features .pf-lists ul li {
  font-size: 12px;
  font-family: "Roboto-Light", "Source Sans Pro", sans-serif;
}

.modal-tour .modal-dialog {
  margin: 0;
  max-width: 100%;
  width: 100%;
  position: absolute;
  top: 84px;
  bottom: 0;
}
.modal-tour .modal-content {
  height: 100%;
}
.modal-tour .modal-header .close {
  width: 20px;
  height: 20px;
  top: 20px;
  right: 20px;
  z-index: 2;
}
.modal-tour .modal-header .close i {
  font-size: 15px;
  position: relative;
  top: -3px;
}
.modal-tour .modal-body {
  position: absolute;
  padding: 15px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.modal-tour .mt-title {
  text-align: right;
  font-family: "Roboto-Light", "Source Sans Pro", sans-serif;
  width: 440px;
  position: relative;
  top: 50%;
  margin-top: -140px;
  padding-right: 50px;
}
.modal-tour .mt-title h4 {
  font-size: 49px;
}
.modal-tour .mt-title p {
  font-size: 39px;
}
.modal-tour .mt-content {
  position: relative;
  top: 0;
  bottom: 0;
  height: 100%;
}
.modal-tour .mtc-item {
  height: 100%;
}
.modal-tour [data-tour-item] {
  display: none;
}
.modal-tour [data-tour="1"] [data-tour-item="1"],
.modal-tour [data-tour="2"] [data-tour-item="2"],
.modal-tour [data-tour="3"] [data-tour-item="3"],
.modal-tour [data-tour="4"] [data-tour-item="4"],
.modal-tour [data-tour="5"] [data-tour-item="5"] {
  display: block;
}
.modal-tour [data-tour-item="1"] .mtc-arrow {
  left: 330px;
}
.modal-tour [data-tour-item="2"] .mtc-arrow {
  left: 425px;
}
.modal-tour [data-tour-item="2"] img {
  margin-left: 170px;
}
.modal-tour [data-tour-item="3"] .mtc-arrow2 {
  left: 530px;
}
.modal-tour [data-tour-item="3"] img {
  margin-left: 300px;
}
.modal-tour [data-tour-item="4"] .mtc-arrow2 {
  left: 640px;
}
.modal-tour [data-tour-item="4"] img {
  margin-left: 0;
  margin-top: 10px;
}
.modal-tour .mtc-arrow,
.modal-tour .mtc-arrow2 {
  width: 19px;
  height: 62px;
  position: absolute;
  background: url(../img/tour/arrow1.png) no-repeat center;
  left: 0;
  top: 0;
}
.modal-tour .mtc-arrow2 {
  background: url(../img/tour/arrow2.png) no-repeat center;
}
.modal-tour .mtc-content {
  position: relative;
  top: 50%;
  margin-top: -240px;
  text-align: left;
  padding-left: 100px;
  max-width: 840px;
  font-family: "Roboto-Light", "Source Sans Pro", sans-serif;
}
.modal-tour .mtc-content h5 {
  font-size: 30px;
  color: #ee4d47;
  margin-bottom: 20px;
}
.modal-tour .mtc-content p {
  font-size: 28px;
}

.modal-started .mds-content {
  text-align: center;
}
.modal-started .mds-item {
  display: inline-block;
  max-width: 320px;
  text-align: left;
  vertical-align: top;
  margin: 0 20px 20px;
}
.modal-started .mds-item a {
  color: #fff;
}
.modal-started .mds-item a:hover {
  text-decoration: none;
  color: #ee4d47;
}
.modal-started .mds-item img {
  margin-bottom: 10px;
}
.modal-started .mds-item p {
  font-size: 17px;
  font-family: "Roboto-Light", "Source Sans Pro", sans-serif;
}
.modal-started .modal-dialog {
  max-width: 880px;
}

.freshbook-page {
  background: white;
}

.tooltip {
  left: 0 !important;
  -webkit-transition: margin-top 0.4s ease, opacity 0.4s ease;
  -o-transition: margin-top 0.4s ease, opacity 0.4s ease;
  transition: margin-top 0.4s ease, opacity 0.4s ease;
  opacity: 0;
}

.tooltip.bottom {
  left: 0 !important;
  margin-top: 50px;
}

.tooltip.in {
  opacity: 1;
  margin-top: 3px;
}

.tooltip-inner {
  max-width: 460px;
  width: 100%;
  background: #cddae2;
  border-radius: 8px;
  padding: 20px 30px 25px;
  text-align: left;
  color: #000;
}
.tooltip-inner p {
  display: block !important;
}
.tooltip-inner p:last-of-type {
  margin-bottom: 0;
}

.tooltip-arrow {
  display: none;
}

.tooltip-title {
  font-weight: bold;
  margin-bottom: 0;
}

.vh {
  height: 100%;
}

.no-list {
  list-style: none;
  padding: 0;
}

.no-transform {
  text-transform: none;
}

.capitalize {
  text-transform: capitalize;
}

.text-left {
  text-align: left;
}

.no-link:hover {
  text-decoration: none;
}

.iblock {
  display: inline-block;
}

ul.custom_autocomplete {
  position: absolute;
  z-index: 99;
  background-color: white;
  padding: 0;
}
ul.custom_autocomplete li {
  list-style: none;
  padding: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-top: 1px solid #e6e6e6;
}

.button-report {
  color: white;
  cursor: pointer;
  font-family: "Roboto-Bold", "Source Sans Pro", sans-serif;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.report-detail {
  display: none;
}

.f16 .flag[class*=" us-"],
.f16 .flag[class*=" au-"],
.f16 .flag[class*=" ca-"],
.f16 .flag[class*=" ae-"],
.f16 .flag[class*=" es-"] {
  display: none !important;
}

.f16 .fk {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full.png) no-repeat !important;
  background-position: 0 -3968px !important;
}

.f16 .gf {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full.png) no-repeat !important;
  background-position: 0 -3984px !important;
}

.f16 .tf {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full.png) no-repeat !important;
  background-position: 0 -4000px !important;
}

.f16 .an {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full.png) no-repeat !important;
  background-position: 0 -4016px !important;
}

.f16 .nf {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full.png) no-repeat !important;
  background-position: 0 -4032px !important;
}

.f16 .mp {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full.png) no-repeat !important;
  background-position: 0 -4048px !important;
}

.f16 .pm {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full.png) no-repeat !important;
  background-position: 0 -4062px !important;
}

.f16 .gs {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full.png) no-repeat !important;
  background-position: 0 -4080px !important;
}

.f16 .tk {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full.png) no-repeat !important;
  background-position: 0 -4096px !important;
}

.f16 .wf {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full.png) no-repeat !important;
  background-position: 0 -4112px !important;
}

.f16 .xk {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full.png) no-repeat !important;
  background-position: 0 -4191px !important;
}

.f16 .gb-eng {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full-region-uk.png) no-repeat !important;
  background-position: 0 -4128px !important;
}

.f16 .gb-sct {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full-region-uk.png) no-repeat !important;
  background-position: 0 -4144px !important;
}

.f16 .gb-wls {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full-region-uk.png) no-repeat !important;
  background-position: 0 -4161px !important;
}

.f16 .gb-nir {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full-region-uk.png) no-repeat !important;
  background-position: 0 -4176px !important;
}

.f16 .bq-bo {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full-region-bq.png) no-repeat !important;
  background-position: 0 -4207px !important;
}

.f16 .bq-sa {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full-region-bq.png) no-repeat !important;
  background-position: 0 -4223px !important;
}

.f16 .bq-se {
  display: inline-block;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  line-height: 16px;
  background: url(../dist/css/images/flag16-full-region-bq.png) no-repeat !important;
  background-position: 0 -4239px !important;
}

.tar-close {
  text-decoration: none !important;
  font-size: 60px;
  right: -47px;
  position: absolute;
  top: 5px;
}

.modal-ta-travelerbuddy {
  color: #ffffff;
}
.modal-ta-travelerbuddy strong, .modal-ta-travelerbuddy b {
  font-family: "Roboto-Bold", "Source Sans Pro", sans-serif;
}
.modal-ta-travelerbuddy .modal-dialog {
  width: auto;
  max-width: 1000px;
}
.modal-ta-travelerbuddy .modal-content {
  background: url(../img/background.jpg) no-repeat;
  background-size: cover;
}
.modal-ta-travelerbuddy .mtatb-header {
  font-size: 22px;
  font-family: "Roboto-Bold", "Source Sans Pro", sans-serif;
}
.modal-ta-travelerbuddy .mtatb-desc {
  font-size: 18px;
  font-family: "Roboto-Light", "Source Sans Pro", sans-serif;
}
.modal-ta-travelerbuddy .mtatb-close {
  text-decoration: none !important;
  font-size: 45px;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 10px;
}
.modal-ta-travelerbuddy .mtatb-phone-slider-cover {
  position: absolute;
  pointer-events: none;
  z-index: 5;
  top: 0;
}
.modal-ta-travelerbuddy .mtatb-phone-slider-cover img {
  width: 290px;
  height: 585px;
}
.modal-ta-travelerbuddy .mtatb-phone-slider {
  width: 247px;
}
.modal-ta-travelerbuddy .mtatb-phone-slider-bound {
  width: 247px;
  position: relative;
  left: 21px;
  overflow: hidden;
}
.modal-ta-travelerbuddy .mtatb-download-button {
  margin-top: -100px;
}
.modal-ta-travelerbuddy .mtatb-download-button img {
  width: auto;
  height: 54px;
}
.modal-ta-travelerbuddy .owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
}
.modal-ta-travelerbuddy .owl-carousel .owl-item img {
  height: 585px;
}
.modal-ta-travelerbuddy .owl-carousel .owl-dots {
  text-align: center;
  margin-top: 15px;
}
.modal-ta-travelerbuddy .owl-carousel button.owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ffffff;
  margin: 0 5px;
  outline: none;
}
.modal-ta-travelerbuddy .owl-carousel button.owl-dot.active {
  background-color: #ee4d47;
}

@media screen and (max-width: 1200px) {
  .page-login .content-fixH {
    height: 125px;
  }
}
@media screen and (max-width: 992px) {
  .customize-page .form-box {
    border-right: 0;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .customize-page .info-box {
    /*max-width: 640px;*/
    margin-left: auto;
    margin-right: auto;
  }

  .page-login .content-fixH {
    height: auto;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  .tar-close {
    display: none;
  }

  .modal-ta-travelerbuddy .mtatb-header {
    font-size: 18px;
    margin-top: 10px;
  }
  .modal-ta-travelerbuddy .mtatb-desc {
    font-size: 14px;
  }
  .modal-ta-travelerbuddy .mtatb-download-button {
    margin-top: 10px;
  }
  .modal-ta-travelerbuddy .mtatb-download-button img {
    width: auto;
    height: 40px;
    margin-top: 15px;
  }
  .modal-ta-travelerbuddy .mtatb-phone-slider-bound {
    left: 0;
  }
}
@media (orientation: landscape) and (min-aspect-ratio: 13/9) {
  .mobile .mobile-landscape-message {
    display: flex;
  }
}

/*# sourceMappingURL=style.css.map */
