@font-face {
  font-family: 'MaxTFBoldItalic';
  src: url("../../fonts/maxtf-bolditalic-webfont.eot");
  src: url("../../fonts/maxtf-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/maxtf-bolditalic-webfont.woff") format("woff"), url("../../fonts/maxtf-bolditalic-webfont.ttf") format("truetype"), url("../../fonts/maxtf-bolditalic-webfont.svg") format("svg"); }
@font-face {
  font-family: 'ProximaNovaLight';
  src: url("../../fonts/proximanova-lightweb-webfont.eot");
  src: url("../../fonts/proximanova-lightweb-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/proximanova-lightweb-webfont.woff") format("woff"), url("../../fonts/proximanova-lightweb-webfont.otf") format("truetype"), url("../../fonts/proximanova-lightweb-webfont.svg") format("svg"); }
@font-face {
  font-family: 'ProximaNovaRegular';
  src: url("../../fonts/proximanova-regweb-webfont.eot");
  src: url("../../fonts/proximanova-regweb-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/proximanova-regweb-webfont.woff") format("woff"), url("../../fonts/proximanova-regweb-webfont.ttf") format("truetype"), url("../../fonts/proximanova-regweb-webfont.svg") format("svg"); }
body {
  padding: 0;
  margin: 0;
  background-color: white;
  color: #7e8083; }
  body.root {
    padding-bottom: 80px; }

[class*="z-"]:not([class*="z-icon-"]):not([class*="glyphicon"]),
body *:not([class*="z-icon-"]):not([class*="glyphicon"]) {
  font-family: ProximaNovaRegular; }

@media (min-width: 1200px) {
  .main-wrapper {
    width: 1150px;
    margin-left: auto;
    margin-right: auto; } }
@media (max-width: 1199px) {
  .main-wrapper {
    width: 100%; } }
.main-wrapper {
  padding: 20px 20px; }

.admin .main-wrapper {
  padding: 0 12px; }

.admin-content {
  padding-bottom: 80px; }

/* HEADER */
.header-wrapper {
  height: 91px;
  background-color: #F3F3F3; }

.header {
  height: 88px;
  line-height: 88px; }
  .header a.main-menu-link {
    display: inline-block;
    color: #7e8083;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px; }
    .header a.main-menu-link .z-label {
      font-size: 16px; }
    .header a.main-menu-link:hover {
      background-color: white;
      text-decoration: none; }
    .header a.main-menu-link .main-menu-icon {
      color: #BCD402;
      padding-right: 5px; }

.header-separator {
  height: 3px;
  background-image: url("../../img/header-separator.png");
  background-repeat: repeat-x;
  background-position: bottom; }

.logo {
  text-align: center; }
  .logo img {
    width: 140px;
    height: auto; }

.admin .logo {
  float: left;
  margin-right: 30px; }

.header-menu-right {
  float: right; }

/* FOOTER */
.footer {
  border-top: solid 1px #F3F3F3;
  text-align: center;
  margin-top: 20px;
  height: 80px;
  background-color: white;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0; }

/* GENERAL STYLES */
#appmessage {
  padding: 10px 30px; }

a {
  color: #BCD402;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.page-header {
  color: #BCD402;
  font-family: MaxTFBoldItalic;
  font-size: 22px;
  font-weight: bold;
  display: block;
  line-height: 36px; }

.small-header {
  font-size: 14px;
  color: #BCD402;
  font-weight: bold;
  line-height: 20px; }

.error-message {
  color: red; }

.form-error {
  color: red; }

.z-grid.layout-grid {
  border: none; }
  .z-grid.layout-grid .z-grid-odd > .z-row-inner,
  .z-grid.layout-grid .z-grid-odd > .z-cell {
    background: inherit; }
  .z-grid.layout-grid .z-row:hover > .z-row-inner,
  .z-grid.layout-grid .z-row:hover > .z-cell {
    background: inherit; }

.column-actions {
  white-space: nowrap; }

.left-indent {
  padding-left: 24px; }

table tbody.z-grid-emptybody td {
  padding-top: 20px;
  padding-bottom: 20px; }

.z-paging {
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf; }

.z-paging-input {
  text-align: center; }

.spacer-v-10 {
  margin-top: 10px; }

.spacer-v-20 {
  margin-top: 20px; }

.form-label {
  text-align: right;
  font-weight: bold; }

.google-map {
  border: solid 1px #BCD402; }

@media (max-width: 767px) {
  .form-label-xs-left {
    text-align: left; }

  .form-label-sm-left {
    text-align: left; }

  .form-label-md-left {
    text-align: left; } }
@media (max-width: 991px) {
  .form-label-sm-left {
    text-align: left; }

  .form-label-md-left {
    text-align: left; } }
@media (max-width: 1199px) {
  .form-label-md-left {
    text-align: left; } }
.uppercase {
  text-transform: uppercase; }

.tracking-message {
  text-align: center;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px; }

.icon-button {
  min-width: 38px; }

/* LOGIN */
.login-container {
  display: block;
  margin-top: 150px;
  margin-bottom: 150px;
  margin-left: auto;
  margin-right: auto;
  width: 300px; }

/* JOURNEY LIST */
.stage-state-active .z-label {
  color: #008800; }

/* ERP IMPORT */
.erp-entry-type-Container .z-label {
  font-weight: bold; }

.z-listbox-body table th .z-listcell-content,
.z-listbox-body table td.erp-entry-type-OutwardTrip .z-listcell-content,
.z-listbox-body table td.erp-entry-type-ReturnTrip .z-listcell-content {
  padding-left: 32px;
  white-space: nowrap; }
.z-listbox-body table th .trip-direction,
.z-listbox-body table td.erp-entry-type-OutwardTrip .trip-direction,
.z-listbox-body table td.erp-entry-type-ReturnTrip .trip-direction {
  width: 24px;
  text-align: center; }
.z-listbox-body table th .z-listitem-checkbox + .z-hlayout,
.z-listbox-body table td.erp-entry-type-OutwardTrip .z-listitem-checkbox + .z-hlayout,
.z-listbox-body table td.erp-entry-type-ReturnTrip .z-listitem-checkbox + .z-hlayout {
  display: inline; }

.z-listbox-body table td.erp-entry-type-Container.erp-entry-in-use,
.z-listbox-body table td.erp-entry-type-OutwardTrip.erp-entry-in-use,
.z-listbox-body table td.erp-entry-type-ReturnTrip.erp-entry-in-use {
  background-color: #ffffaa;
  /*        opacity: 0.5;
          .z-listitem-checkbox {
              display: none;
          }
  
          .z-listitem-checkbox + .z-hlayout {
              padding-left: 20px;
          }*/ }

.journey-form-container {
  padding-left: 15px;
  border-left: solid 1px #cfcfcf;
  margin-left: 15px; }

.tooltip-detail .z-label {
  font-weight: bold; }

.erp-auto-update {
  padding: 5px;
  display: block; }
  .erp-auto-update.erp-auto-update-enabled {
    color: green;
    border: solid 1px green; }
  .erp-auto-update.erp-auto-update-disabled {
    color: orange;
    border: solid 1px orange; }
  .erp-auto-update.erp-auto-update-not-applicable {
    color: gray;
    border: solid 1px gray; }

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