.saturate {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
/* >>>>>> BEGIN collapse the nav bar at 990 px*/
@media (max-width: 1200px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}
/*<<<<<<<<<<<< END collapse the nav bar at 990 px*/
.no-padding {
  padding: 0px;
}
.no-margin {
  margin: 0px;
}
.calendar-event-container {
  width: 150px;
  height: 150px;
}
#notes-container,
#notes-date-container,
#notes-container-prev {
  padding: 0px;
  margin: 0px;
}
.img-circle {
  border-radius: 50%;
  width: 25px;
  height: 25px;
}
#destination-country-delimiter,
#origin-country-delimiter {
  padding-top: 0px;
  margin: 5px;
}
body {
  padding-top: 59px;
}
#volumes_tabs_holder_office_container {
  padding-left: 0px;
}
#file-search-panel > ul> li > a,
#contractors-tabs > ul> li > a,
#volumes-tab > ul> li > a {
  padding: 5px 8px;
  font-size: 11px;
}
.date-picker-btn {
  height: 25px !important;
  padding: 1px 2px 2px 2px !important;
}
.stroke-text * {
  text-decoration: line-through;
}
width-60 {
  width: 60px;
}
width-100 {
  width: 100px;
}
xvm.saveStylingvm.saveStyling,
#main-file-page {
  -webkit-transition: width 0.3s ease, margin 0.3s eased;
  -moz-transition: width 0.3s ease, margin 0.3s ease;
  -o-transition: width 0.3s ease, margin 0.3s ease;
  transition: width 0.3s ease, margin 0.3s ease;
}
.ui-autocomplete {
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ag-root {
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
  user-select: text !important;
}
.navbar-header a.navbar-brand {
  margin-top: -15px;
  margin-bottom: -20px;
}
.navbar-header a.navbar-brand h6 {
  color: #ccc;
}
footer {
  padding-left: 15px;
  padding-right: 15px;
}
footer p {
  border-top: 1px solid #d7e0e2;
}
.navbar-form .form-group {
  margin-left: 10px;
}
.navbar-form button {
  margin-left: 10px;
}
.top-padding-med {
  margin-top: 10px;
}
.left-padding-med {
  margin-left: 10px;
}
.top-padding-sm {
  margin-top: 5px;
}
.left-padding-sm {
  margin-left: 5px;
}
.toast-top-right {
  top: 70px;
}
.toast-success {
  background-color: #13937e;
}
.logo {
  max-width: 100px;
  height: auto;
  position: relative;
}
.drop-box {
  background: #f8f8f8;
  border: 5px dashed #ddd;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 25px;
/*margin: 10px*/
}
.dragover {
  border: 5px dashed #00f;
}
.ui-autocomplete-loading {
  background: #fff url("http://www.hsi.com.hk/HSI-Net/pages/images/en/share/ajax-loader.gif") right center no-repeat;
}
.btn {
  height: 30px;
}
.form-control {
  display: block;
  width: 100%;
  height: 30px;
  padding: 2px 2px;
  font-size: 11px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-size: 9px !important;
  font-weight: normal;
}
.angular-google-map-container {
  height: 400px;
}
.form-control {
  font-size: 13px !important;
}
input.form-control,
select.form-control:not([multiple]) {
  height: 25px !important;
/* CSS used here will be applied after bootstrap.css */
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.centered_onboarding {
  margin: auto;
  width: 80%;
  border: 3px solid #73ad21;
  padding: 10px;
}
.nav-wizard > li {
  float: left;
}
.nav-wizard > li > a {
  position: relative;
  background-color: #eee;
}
.nav-wizard > li > a .badge {
  margin-left: 3px;
  color: #eee;
  background-color: #073c8d;
}
.nav-wizard > li > a .badge.badge-step {
  color: #073c8d;
  border: 1px solid #073c8d;
  border-radius: 50%;
  padding: 3px 5px;
  background-color: transparent;
}
/*.nav-wizard > li.active > a .badge.badge-step {
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  padding: 3px 5px;
  background-color: transparent;
}
*/
.nav-wizard > li:not(:first-child) > a {
  padding-left: 34px;
}
.nav-wizard > li:not(:first-child) > a:before {
  width: 0px;
  height: 0px;
  border-top: 20px inset transparent;
  border-bottom: 20px inset transparent;
  border-left: 20px solid #fff;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
}
#sirius_onbrd_container {
  width: 700px;
  margin-bottom: 40px;
  margin-top: 20px;
}
.nav-wizard > li:not(:last-child) > a {
  margin-right: 4px;
}
.nav-wizard > li:not(:last-child) > a:after {
  width: 0px;
  height: 0px;
  border-top: 20px inset transparent;
  border-bottom: 20px inset transparent;
  border-left: 20px solid #eee;
  position: absolute;
  content: "";
  top: 0;
  right: -20px;
  z-index: 2;
}
.nav-wizard > li.active > a,
.nav-wizard > li.active > a:hover,
.nav-wizard > li.active > a:focus {
  cursor: pointer;
  color: #fff;
  background-color: #073c8d;
}
.onbrd_heading {
  color: #073c8d;
}
.onbrd_success {
  color: #73ad21;
}
.nav-wizard > li.active > a:after {
  cursor: pointer;
  border-left-color: #073c8d;
}
.nav-wizard > li.active > a .badge {
  cursor: pointer;
  color: #073c8d;
  background-color: #fff;
}
.nav-wizard > li.done > a,
.nav-wizard > li.done > a:hover,
.nav-wizard > li.done > a:focus {
  color: #ff0;
  background-color: #73ad21;
  cursor: pointer;
}
.nav-wizard > li.done > a:after {
  border-left-color: #73ad21;
  cursor: pointer;
}
.nav-wizard > li.done > a .badge {
  color: #ff0;
  background-color: #73ad21;
  cursor: pointer;
}
.create-demo {
  color: #ff0 !important;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.nav-wizard > li > a {
  cursor: pointer;
}
.nav-wizard > li.disabled > a {
  color: #777;
}
.nav-wizard > li.disabled > a:hover,
.nav-wizard > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  background-color: #eee;
  cursor: pointer;
}
.nav-wizard > li.disabled > a:before {
  border-right-color: #eee;
}
.nav-wizard > li.disabled > a:after {
  border-left-color: #eee;
}
.nav-wizard.nav-justified > li {
  float: none;
}
.nav-wizard.nav-justified > li > a {
  padding: 10px 15px;
}
@media (max-width: 768px) {
  .nav-wizard.nav-justified > li > a {
/*border-radius: 4px;*/
    margin-right: 0;
  }
  .nav-wizard.nav-justified > li > a:before,
  .nav-wizard.nav-justified > li > a:after {
    border: none !important;
  }
}
