/*---------------------------------------------------
    Media queries breakpoints
  ---------------------------------------------------*/
/*---------------------------------------------------
    FONT WEIGHT
  ---------------------------------------------------*/
/*---------------------------------------------------
    FONT SIZE
  ---------------------------------------------------*/
* {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px; }

.font-size-smaller {
  font-size: 11px !important; }

.font-size-bigger {
  font-size: 1.5em !important; }

/*---------------------------------------------------
    FORM CONTROLS
  ---------------------------------------------------*/
.form-control:focus {
  border-color: #7CD175; }
  .form-control:focus > .btn-primary {
    border-color: #d83934; }

/*---------------------------------------------------
    LINKS
  ---------------------------------------------------*/
a:hover {
  color: #5B8811; }

a.btn.btn-info {
  color: #383838; }

/*---------------------------------------------------
    BUTTONS
  ---------------------------------------------------*/
.btn-default {
  background-color: #ECFAE2;
  border-color: #7CD175; }
  .btn-default.dropdown-toggle {
    border-color: #7CD175; }
    .btn-default.dropdown-toggle:hover {
      background-color: #7CD175; }
    .btn-default.dropdown-toggle:focus {
      background-color: #7CD175; }

.btn.btn-link {
  background-color: #fff;
  border-color: #818181;
  color: #636363;
  text-decoration: none; }
  .btn.btn-link:hover {
    background-color: #F2F2F2; }
  .btn.btn-link:focus {
    background-color: #F2F2F2; }

.addIcon {
  line-height: 40px;
  padding: 2px 5px; }
  .addIcon span {
    margin-right: 5px; }

.rightButton {
  line-height: 15px;
  padding: 2px 2px;
  float: right; }

.add-icon {
  width: 85px;
  height: 85px;
  background: transparent;
  border: 1px solid #555555;
  color: #555555;
  text-align: center;
  padding: 0;
  font-size: 11px; }
  .add-icon:hover {
    background: #838383;
    color: #fff; }
  .add-icon.active {
    background: #555555;
    color: #fff; }
  .add-icon i {
    font-size: 30px;
    margin-top: 5px; }

.btn-info {
  background: transparent;
  border-color: #555555;
  color: #555555; }
  .btn-info:hover, .btn-info:focus {
    background-color: #555555;
    border-color: #555555;
    color: #fff; }
  .btn-info i {
    font-size: 40px; }

span.label-success {
  margin-left: 15px;
  padding: 7px; }

/* Editable */
select.editable-style {
  height: 28px;
  text-decoration: none;
  font-weight: normal;
  width: 100%;
  border: 1px solid #cccccc;
  display: block;
  margin-top: 5px;
  padding: 5px 10px; }

.end_edit_editable,
.end_edit_editable {
  display: none; }

.green {
  color: #7CD175; }

.red {
  color: #F64D47; }

.gray {
  color: #999; }

.bold {
  font-weight: 700; }

h4 span[data-type='textarea'] {
  white-space: pre-line; }

.size-editable {
  display: inline-block;
  width: auto; }

.hide label {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #555555; }

/*---------------------------------------------------
    INPUTS
  ---------------------------------------------------*/
input[type=search], input.green-input {
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  min-width: 370px;
  background: #ECFAE2;
  border: 1px solid #7CD175;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px 15px;
  margin-bottom: 5px; }
  @media (max-width: 767px) {
    input[type=search], input.green-input {
      min-width: 100%; } }
input.green-input {
  min-width: 0; }
input.not-filled {
  background: #ffe6e1;
  border: 1px solid #d1000f; }
input:focus, input.focus {
  outline: none; }

textarea.not-filled {
  background: #ffe6e1;
  border: 1px solid #d1000f; }

label.not-filled {
  color: #d1000f; }

select.not-filled {
  background: #ffe6e1;
  border: 1px solid #d1000f; }

h4.not-filled {
  color: #d1000f; }

span.not-filled {
  color: #d1000f; }

input.labelauty + label.not-filled {
  background: rgba(209, 0, 15, 0.2); }

#shop_id_chosen.not-filled.chosen-container-single .chosen-single,
#user_id_chosen.not-filled.chosen-container-single .chosen-single,
#id_chosen.not-filled.chosen-container-single .chosen-single,
#broker_id_chosen.not-filled.chosen-container-single .chosen-single,
#vehicles_ids_chosen.not-filled.chosen-container-single .chosen-single,
#driver_id_chosen.not-filled.chosen-container-single .chosen-single,
#insurance_id_chosen.not-filled.chosen-container-single .chosen-single,
#vehicle_id_chosen.not-filled.chosen-container-single .chosen-single,
#route_scheme_id_chosen.not-filled.chosen-container-single .chosen-single,
#add_to_route_shop_id_chosen.not-filled.chosen-container-single .chosen-single {
  background: #ffe6e1;
  border: 1px solid #d1000f; }
  #shop_id_chosen.not-filled.chosen-container-single .chosen-single span,
  #user_id_chosen.not-filled.chosen-container-single .chosen-single span,
  #id_chosen.not-filled.chosen-container-single .chosen-single span,
  #broker_id_chosen.not-filled.chosen-container-single .chosen-single span,
  #vehicles_ids_chosen.not-filled.chosen-container-single .chosen-single span,
  #driver_id_chosen.not-filled.chosen-container-single .chosen-single span,
  #insurance_id_chosen.not-filled.chosen-container-single .chosen-single span,
  #vehicle_id_chosen.not-filled.chosen-container-single .chosen-single span,
  #route_scheme_id_chosen.not-filled.chosen-container-single .chosen-single span,
  #add_to_route_shop_id_chosen.not-filled.chosen-container-single .chosen-single span {
    background: #ffe6e1; }
#shop_id_chosen.not-filled.chosen-container-multi .chosen-choices,
#user_id_chosen.not-filled.chosen-container-multi .chosen-choices,
#id_chosen.not-filled.chosen-container-multi .chosen-choices,
#broker_id_chosen.not-filled.chosen-container-multi .chosen-choices,
#vehicles_ids_chosen.not-filled.chosen-container-multi .chosen-choices,
#driver_id_chosen.not-filled.chosen-container-multi .chosen-choices,
#insurance_id_chosen.not-filled.chosen-container-multi .chosen-choices,
#vehicle_id_chosen.not-filled.chosen-container-multi .chosen-choices,
#route_scheme_id_chosen.not-filled.chosen-container-multi .chosen-choices,
#add_to_route_shop_id_chosen.not-filled.chosen-container-multi .chosen-choices {
  background: #ffe6e1;
  border: 1px solid #d1000f; }

/*---------------------------------------------------
    GENERAL CLASSES
  ---------------------------------------------------*/
details {
  font-weight: 300; }

.strong {
  font-weight: 700 !important; }

.no-margin-important {
  margin: 0 !important; }

.cursor-default {
  cursor: default !important; }
  .cursor-default *:not(a, .context-menu, .fancybox, .link) {
    cursor: default !important; }

.cursor-pointer {
  cursor: pointer !important; }
  .cursor-pointer * {
    cursor: pointer !important; }

.cursor-move {
  cursor: move !important; }
  .cursor-move *:not(a, .context-menu, .fancybox, .link) {
    cursor: move !important; }

.cursor-text {
  cursor: text !important; }
  .cursor-text *:not(a, .context-menu, .fancybox, .link) {
    cursor: move !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.height-auto {
  height: auto !important; }

.padding-side-5 {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.padding-side-2 {
  padding-left: 2px !important;
  padding-right: 2px !important; }

.padding-left-0 {
  padding-left: 0 !important; }

.margin-right-30 {
  margin-right: 30px; }

.display-inline {
  display: inline !important; }

.display-inline-block {
  display: inline-block !important; }

.rotate {
  -moz-transform: rotate(-90deg);
  /* FF3.5+ */
  -ms-transform: rotate(-90deg);
  /* IE9+ */
  -o-transform: rotate(-90deg);
  /* Opera 10.5 */
  -webkit-transform: rotate(-90deg);
  /* Safari 3.1+, Chrome */
  transform: rotate(-90deg);
  /* Standard */ }

.no-wrap {
  white-space: nowrap !important; }

.add-kgs:after {
  content: " kgs"; }

.add-miles:after {
  content: " M"; }

/*---------------------------------------------------
    SELECT PICKER
  ---------------------------------------------------*/
.bootstrap-select .btn {
  padding: 10px 15px; }
  .bootstrap-select .btn.dropdown-toggle {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
    .bootstrap-select .btn.dropdown-toggle span {
      font-family: 'Lato', sans-serif;
      font-weight: 300;
      color: #000; }
    .bootstrap-select .btn.dropdown-toggle:hover span {
      color: #fff; }
.bootstrap-select.btn-group.open .dropdown-toggle {
  background-color: #7CD175; }
  .bootstrap-select.btn-group.open .dropdown-toggle span {
    color: #fff; }
.bootstrap-select .dropdown-menu {
  background: #ECFAE2;
  border-color: #7CD175;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0; }
  .bootstrap-select .dropdown-menu li a {
    padding-top: 5px;
    padding-bottom: 5px; }
    .bootstrap-select .dropdown-menu li a:focus {
      background-color: #7CD175; }
      .bootstrap-select .dropdown-menu li a:focus span {
        color: #fff; }
  .bootstrap-select .dropdown-menu li:hover a {
    background-color: #7CD175; }
    .bootstrap-select .dropdown-menu li:hover a span {
      color: #fff; }
    .bootstrap-select .dropdown-menu li:hover a:focus {
      background-color: #7CD175; }

/*---------------------------------------------------
    HEADLINES
  ---------------------------------------------------*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 700; }

h4 span {
  text-transform: none; }

/*---------------------------------------------------
    OTHERS
  ---------------------------------------------------*/
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0; }
  .form-horizontal .form-group .control-label {
    padding-left: 0; }
  .form-horizontal .form-group .help-block {
    text-align: right; }
  .form-horizontal .form-group .col-md-4 {
    padding-left: 0; }

/*---------------------------------------------------
    MODAL DIALOG
  ---------------------------------------------------*/
.modal {
  overflow: auto;
  z-index: 99999; }

#modal-dialog {
  background: rgba(0, 0, 0, 0.5); }
  #modal-dialog .modal-body .container-fluid {
    padding-left: 0;
    padding-right: 0; }
    #modal-dialog .modal-body .container-fluid h4 p {
      text-transform: none;
      white-space: pre-line; }

#error-dialog {
  background: rgba(0, 0, 0, 0.5); }
  #error-dialog .modal-body .container-fluid {
    padding-left: 0;
    padding-right: 0; }
    #error-dialog .modal-body .container-fluid h4 p {
      text-transform: none;
      white-space: pre-line; }

#info-dialog {
  background: rgba(0, 0, 0, 0.5); }
  #info-dialog .modal-body .container-fluid {
    padding-left: 0;
    padding-right: 0; }
    #info-dialog .modal-body .container-fluid h4 p {
      text-transform: none;
      white-space: pre-line; }

.close {
  color: #000; }
  .close:hover {
    color: #000; }

#modal-form .container-fluid {
  padding-left: 0;
  padding-right: 0; }

/*---------------------------------------------------
    SPINNER
  ---------------------------------------------------*/
.navbar-brand {
  width: 50px;
  position: relative; }

.spinner {
  display: none;
  width: 50px;
  height: 50px;
  position: relative;
  margin: 0 auto; }

/*---------------------------------------------------
    GOOGLE MAPS
  ---------------------------------------------------*/
#googlemaps {
  height: 100%;
  width: 100%;
  background: #F8F8F8;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0; }

/*---------------------------------------------------
    DASHBOARD PANELS
  ---------------------------------------------------*/
.marker-label {
  width: 80px;
  background: #fff;
  border: 1px solid #000;
  padding: 0;
  color: #000;
  font-size: 11px;
  text-align: center; }

#dashboard-panels {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 1;
  overflow: hidden; }
  #dashboard-panels .row {
    margin-right: 0;
    margin-left: 0; }
    #dashboard-panels .row .col-sm-4 {
      padding: 0; }

/*---------------------------------------------------
    PANELS
  ---------------------------------------------------*/
.panel {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 0; }
  .panel .panel-heading.no-bottom-padding {
    min-height: 40px; }
    .panel .panel-heading.no-bottom-padding h3 {
      margin-bottom: 10px; }
  .panel .panel-heading button {
    font-size: 0.9em;
    padding: 5px 10px; }
  .panel .panel-heading .panel-title {
    line-height: 30px; }
    .panel .panel-heading .panel-title .form-inline {
      font-weight: 700; }
      .panel .panel-heading .panel-title .form-inline input,
      .panel .panel-heading .panel-title .form-inline select {
        font-weight: normal; }
  .panel .panel-heading .panel-heading-icons div.form-group {
    margin-bottom: 10px; }
  .panel .panel-heading .panel-heading-icons i, .panel .panel-heading .panel-heading-icons label {
    text-transform: none; }
  .panel .panel-heading .panel-heading-icons select.controls, .panel .panel-heading .panel-heading-icons input.controls[type='text'] {
    padding: 5px;
    height: 30px;
    font-size: 14px; }
  .panel .panel-heading .panel-heading-icons button {
    height: 30px;
    text-transform: uppercase; }
  .panel .panel-heading .panel-heading-icons .controls {
    cursor: pointer; }
  @media (max-width: 768px) {
    .panel .panel-heading .panel-heading-icons {
      width: 100%;
      text-align: center; }
      .panel .panel-heading .panel-heading-icons div.form-group {
        margin-left: 0; }
      .panel .panel-heading .panel-heading-icons i, .panel .panel-heading .panel-heading-icons label, .panel .panel-heading .panel-heading-icons select, .panel .panel-heading .panel-heading-icons input {
        margin-left: 0;
        width: 100%; }
      .panel .panel-heading .panel-heading-icons button {
        min-width: 120px; } }
  @media (min-width: 768px) {
    .panel .panel-heading .panel-heading-icons div.form-group {
      margin-left: 15px; }
    .panel .panel-heading .panel-heading-icons i, .panel .panel-heading .panel-heading-icons label {
      margin: 0 3px; }
    .panel .panel-heading .panel-heading-icons select.controls, .panel .panel-heading .panel-heading-icons input.controls[type='text'] {
      width: 120px; }
    .panel .panel-heading .panel-heading-icons button {
      margin: 0; } }
  .panel .panel-footer {
    background: #fff; }

/*---------------------------------------------------
    ADD NEW USER COLLAPSE PANELS
  ---------------------------------------------------*/
.panel .show-hide-details {
  cursor: pointer;
  color: #7CD175; }
  .panel .show-hide-details i {
    color: #7CD175; }

#driver-details {
  display: none; }

/*---------------------------------------------------
    USERS LIST
  ---------------------------------------------------*/
.table.users-table tr td {
  vertical-align: middle; }

#users-table tr td div {
  white-space: normal; }

/*---------------------------------------------------
    PAGINATION
  ---------------------------------------------------*/
ul.pagination li a.pagination {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  cursor: pointer; }

/*---------------------------------------------------
   TAB PANELS
  ---------------------------------------------------*/
.nav-tabs > li > a {
  background: #ECFAE2;
  border: 1px solid #7CD175;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 5px;
  white-space: nowrap;
  padding: 10px 4px; }
  .nav-tabs > li > a:focus {
    background-color: #7CD175; }
  .nav-tabs > li > a:hover {
    background-color: rgba(124, 209, 117, 0.5);
    border-color: #7CD175;
    color: #000; }
  .nav-tabs > li > a.wide {
    padding: 10px 65px; }
.nav-tabs > li.active > a {
  background-color: #7CD175; }
  .nav-tabs > li.active > a:focus {
    background-color: #7CD175; }
  .nav-tabs > li.active > a:hover {
    background-color: #7CD175; }
.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #7CD175;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 2px; }

.tab-content .tab-pane .row {
  margin-left: -15px;
  margin-right: -15px; }

/*---------------------------------------------------
    TABLES
  ---------------------------------------------------*/
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f2f2f2; }

.table.datatable tr {
  cursor: pointer; }
  .table.datatable tr th {
    background: #383838;
    border-bottom: none;
    color: #ADB8CA; }
    .table.datatable tr th:first-child {
      -webkit-border-top-left-radius: 4px;
      -moz-border-radius-topleft: 4px;
      border-top-left-radius: 4px; }
    .table.datatable tr th:last-child {
      -webkit-border-top-right-radius: 4px;
      -moz-border-radius-topright: 4px;
      border-top-right-radius: 4px; }
  .table.datatable tr td {
    padding: 4px !important;
    vertical-align: middle;
    font-weight: 300; }
    .table.datatable tr td.bold {
      font-weight: 900; }
      .table.datatable tr td.bold div {
        font-weight: 900; }
    .table.datatable tr td div {
      white-space: pre-line;
      font-weight: 300; }

.table.cursor-default tr {
  cursor: default !important; }

.table-editable-cell {
  position: absolute !important;
  transform: translate(-12px, -27px); }
  .table-editable-cell input {
    width: 100px !important;
    border: 1px solid #7CD175;
    height: 34px;
    display: inline-block;
    border-radius: 2px;
    margin: 0; }
  .table-editable-cell button {
    padding: 0;
    height: 34px;
    width: 34px;
    display: inline-block;
    border-left: 0;
    margin: 0; }

/*---------------------------------------------------
    SHOP DETAILS
  ---------------------------------------------------*/
.shop-details .panel,
.chain-details .panel {
  margin-bottom: 30px; }
  .shop-details .panel .panel-body .row,
  .chain-details .panel .panel-body .row {
    margin-left: -15px;
    margin-right: -15px; }
  .shop-details .panel .panel-body .col-md-4,
  .chain-details .panel .panel-body .col-md-4 {
    padding: 0 5px; }
  .shop-details .panel .panel-body .col-md-8,
  .chain-details .panel .panel-body .col-md-8 {
    padding: 0; }
    .shop-details .panel .panel-body .col-md-8 .col-md-6,
    .shop-details .panel .panel-body .col-md-8 .col-md-12,
    .chain-details .panel .panel-body .col-md-8 .col-md-6,
    .chain-details .panel .panel-body .col-md-8 .col-md-12 {
      padding: 0 5px; }
.shop-details select#area_account_id,
.chain-details select#area_account_id {
  font-weight: 400; }
.shop-details .table.collection-history-table tr th,
.shop-details .table.payments-history-table tr th,
.chain-details .table.collection-history-table tr th,
.chain-details .table.payments-history-table tr th {
  background: #383838;
  border-bottom: none;
  border-top: none;
  color: #ADB8CA;
  vertical-align: middle; }
  .shop-details .table.collection-history-table tr th:first-child,
  .shop-details .table.payments-history-table tr th:first-child,
  .chain-details .table.collection-history-table tr th:first-child,
  .chain-details .table.payments-history-table tr th:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px; }
  .shop-details .table.collection-history-table tr th:last-child,
  .shop-details .table.payments-history-table tr th:last-child,
  .chain-details .table.collection-history-table tr th:last-child,
  .chain-details .table.payments-history-table tr th:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px; }
  .shop-details .table.collection-history-table tr th.no-border-radius,
  .shop-details .table.payments-history-table tr th.no-border-radius,
  .chain-details .table.collection-history-table tr th.no-border-radius,
  .chain-details .table.payments-history-table tr th.no-border-radius {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
.shop-details .table.collection-history-table tr td,
.shop-details .table.payments-history-table tr td,
.chain-details .table.collection-history-table tr td,
.chain-details .table.payments-history-table tr td {
  vertical-align: middle;
  font-weight: 300; }
  .shop-details .table.collection-history-table tr td.darken,
  .shop-details .table.payments-history-table tr td.darken,
  .chain-details .table.collection-history-table tr td.darken,
  .chain-details .table.payments-history-table tr td.darken {
    background: rgba(0, 0, 0, 0.05); }
.shop-details .table.payments-history-table tr th,
.chain-details .table.payments-history-table tr th {
  text-align: center; }
.shop-details .table.payments-history-table tr td,
.chain-details .table.payments-history-table tr td {
  text-align: center; }
.shop-details textarea.form-control,
.chain-details textarea.form-control {
  height: 80px; }
.shop-details .disabled-input,
.chain-details .disabled-input {
  background: transparent;
  border: none;
  padding: 0; }

.panel-right-title {
  display: inline-block;
  float: right; }

#rates-details .panel .panel-body .row {
  margin-left: -15px;
  margin-right: -15px; }
#rates-details .panel .panel-body .col-md-4 {
  padding: 10px;
  line-height: 40px; }

#address,
#instructions {
  white-space: pre-line; }

#chain-details .panel .panel-body h4 p span {
  white-space: pre-line; }

.totes-dialog-link {
  display: block;
  width: 60px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

#payments-details .shop_id_container {
  display: none; }

/*---------------------------------------------------
    FUEL HISTORY
  ---------------------------------------------------*/
#fuel-history .col-md-6 {
  padding: 0; }
#fuel-history .btn-primary {
  padding: 10px 20px; }

/* Vehicle */
#type {
  font-weight: normal; }
  #type.select-vehicleService-disabled {
    width: auto;
    height: auto;
    display: inline-block;
    background: transparent;
    border: none;
    font-weight: normal;
    padding: 0; }

/*---------------------------------------------------
    DRIVER DETAILS
  ---------------------------------------------------*/
.driver-details .col-md-5 {
  padding-left: 15px; }
@media (min-width: 768px) {
  .driver-details .col-md-7 {
    padding-right: 0; } }
.driver-details .panel {
  margin-bottom: 30px; }
  .driver-details .panel .panel-body .row {
    margin-left: -15px;
    margin-right: -15px; }
.driver-details h4 select {
  border-color: #cccccc;
  margin-top: 5px;
  font-weight: normal; }

/*---------------------------------------------------
    CONTEXT MENU
  ---------------------------------------------------*/
.context-menu {
  font-size: 18px;
  color: #7CD175;
  cursor: pointer; }

#context-menu {
  width: 150px;
  background: #fff;
  border: 1px solid #a8a8a8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
  padding: 10px;
  position: relative;
  z-index: 9999; }
  #context-menu:after, #context-menu:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  #context-menu:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: 44px; }
  #context-menu:before {
    border-color: rgba(168, 168, 168, 0);
    border-bottom-color: #a8a8a8;
    border-width: 11px;
    margin-left: 43px; }
  #context-menu p {
    color: #7D7D7D;
    font-weight: 500; }
  #context-menu div {
    cursor: pointer; }
    #context-menu div p {
      color: #8A8A8A;
      font-weight: 300; }
    #context-menu div:last-child p {
      margin: 0; }
    #context-menu div:hover p {
      color: #000; }

/*---------------------------------------------------
    VEHICLE DAMAGE
  ---------------------------------------------------*/
#vehicle {
  width: 80%;
  height: 100%;
  margin: 0 auto; }
  #vehicle #vehicle-front img,
  #vehicle #vehicle-left-right #vehicle-left img,
  #vehicle #vehicle-left-right #vehicle-right img,
  #vehicle #vehicle-rear img {
    cursor: pointer; }
  #vehicle #vehicle-front {
    width: 22.044276967%;
    float: left;
    margin-top: 12%; }
  #vehicle #vehicle-left-right {
    width: 53.933113519%;
    float: left; }
    #vehicle #vehicle-left-right #vehicle-left {
      width: 100%;
      float: left; }
      #vehicle #vehicle-left-right #vehicle-left #front {
        width: 33.537117904%;
        float: left; }
      #vehicle #vehicle-left-right #vehicle-left #middle {
        width: 31.266375546%;
        float: left; }
      #vehicle #vehicle-left-right #vehicle-left #rear {
        width: 34.585152838%;
        float: left; }
    #vehicle #vehicle-left-right #vehicle-right {
      width: 100%;
      float: left;
      margin-top: 9.251559252%; }
      #vehicle #vehicle-left-right #vehicle-right #front {
        width: 33.537117904%;
        float: left; }
      #vehicle #vehicle-left-right #vehicle-right #middle {
        width: 31.266375546%;
        float: left; }
      #vehicle #vehicle-left-right #vehicle-right #rear {
        width: 35.19650655%;
        float: left; }
  #vehicle #vehicle-rear {
    width: 22.138483278%;
    float: left;
    margin-top: 14%;
    margin-left: 1.884126236%; }

.damage-row {
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 7px;
  margin-left: -15px;
  margin-right: -15px; }

.add_new_damage {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  position: absolute;
  bottom: -15px;
  right: -15px; }

#addNewDamage {
  margin-top: 40px;
  position: relative; }
  #addNewDamage:after {
    bottom: 100%;
    left: calc(100% - 15px);
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 15px;
    margin-left: -15px; }
  #addNewDamage .modal-content {
    -webkit-border-radius: 6px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 6px;
    -moz-border-radius-topright: 0;
    border-radius: 6px;
    border-top-right-radius: 0; }

/*---------------------------------------------------
    VEHICLE Details skeleton
  ---------------------------------------------------*/
#vehicle-details .radio-inline {
  display: block;
  padding-left: 0; }
  #vehicle-details .radio-inline + .radio-inline {
    margin-left: 0; }

#vehicle-ownership .radio-inline:first-child {
  margin-left: 0;
  padding-left: 0; }

.input-date-details,
.input-date-ownership,
.input-date-service {
  border: none;
  background: transparent;
  font-weight: 400;
  font-size: 14px; }
  .input-date-details.active,
  .input-date-ownership.active,
  .input-date-service.active {
    text-decoration: none;
    width: 100%;
    border: 1px solid #cccccc;
    display: block;
    margin-top: 5px;
    cursor: text;
    padding: 5px 10px; }

/*---------------------------------------------------
    MESSAGES
  ---------------------------------------------------*/
#message-details {
  display: none;
  margin-bottom: 10px; }

textarea.new-message {
  height: 300px; }

.message-details .panel-body {
  white-space: pre-line; }

/* Reset chrome outline */
.btn:focus, .btn:active:focus, .btn.active:focus,
.btn.focus, .btn:active.focus, .btn.active.focus {
  outline: none; }

/*---------------------------------------------------
    DATA LOADER
  ---------------------------------------------------*/
#data-loader {
  display: table;
  width: 100%;
  height: 100%;
  background: #ECFAE2;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 99999; }
  #data-loader div {
    display: table-cell;
    vertical-align: middle; }
    #data-loader div p {
      margin-top: 7px; }

#data-loader-white {
  display: table;
  background: rgba(255, 255, 255, 0.6);
  text-align: center;
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  text-align: center; }
  #data-loader-white div {
    display: table-cell;
    vertical-align: middle; }
    #data-loader-white div p {
      margin-top: 7px; }

/*---------------------------------------------------
    BOTTOM BAR
  ---------------------------------------------------*/
#bottom-bar {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999; }
  #bottom-bar #vehicles {
    width: 100%;
    height: 100%;
    overflow-x: auto;
    white-space: nowrap; }
    #bottom-bar #vehicles.panel-group {
      margin-bottom: 0; }
    #bottom-bar #vehicles .panel-heading {
      border-bottom: none;
      padding: 0;
      font-weight: normal; }
    #bottom-bar #vehicles .dashboard-vehicle {
      display: inline-block;
      -webkit-border-top-left-radius: 7px;
      -webkit-border-top-right-radius: 7px;
      -moz-border-radius-topleft: 7px;
      -moz-border-radius-topright: 7px;
      border-top-left-radius: 7px;
      border-top-right-radius: 7px;
      margin: 0 1px;
      white-space: normal; }
      #bottom-bar #vehicles .dashboard-vehicle.red {
        background: #D9534F; }
      #bottom-bar #vehicles .dashboard-vehicle.orange {
        background: #F0AD4E; }
      #bottom-bar #vehicles .dashboard-vehicle.green {
        background: #75b045; }
      #bottom-bar #vehicles .dashboard-vehicle .dashboard-vehicle-title {
        background: rgba(0, 0, 0, 0.1);
        cursor: pointer;
        font-size: 11px;
        color: #fff;
        padding: 10px 15px;
        border-bottom: none; }
      #bottom-bar #vehicles .dashboard-vehicle .dashboard-vehicle-details p {
        color: #fff;
        padding: 0 10px; }

/*---------------------------------------------------
    ROUTES
  ---------------------------------------------------*/
#schemes-tab .unassigned .panel-title,
#routes-tab .unassigned .panel-title,
#routes-and-schemes .unassigned .panel-title {
  line-height: normal;
  overflow-x: hidden;
  text-overflow: ellipsis; }
#schemes-tab .unassigned .panel,
#routes-tab .unassigned .panel,
#routes-and-schemes .unassigned .panel {
  width: 120px; }
#schemes-tab .panel .panel-body,
#routes-tab .panel .panel-body,
#routes-and-schemes .panel .panel-body {
  padding: 0; }
  #schemes-tab .panel .panel-body .col-md-1,
  #schemes-tab .panel .panel-body .col-md-11,
  #routes-tab .panel .panel-body .col-md-1,
  #routes-tab .panel .panel-body .col-md-11,
  #routes-and-schemes .panel .panel-body .col-md-1,
  #routes-and-schemes .panel .panel-body .col-md-11 {
    padding: 0; }
  #schemes-tab .panel .panel-body input.route-column-date,
  #routes-tab .panel .panel-body input.route-column-date,
  #routes-and-schemes .panel .panel-body input.route-column-date {
    padding: 6px;
    font-size: 12px;
    text-align: center; }
  #schemes-tab .panel .panel-body .user-id,
  #routes-tab .panel .panel-body .user-id,
  #routes-and-schemes .panel .panel-body .user-id {
    font-size: 12px;
    padding: 0; }
  #schemes-tab .panel .panel-body #schemes-list,
  #routes-tab .panel .panel-body #schemes-list,
  #routes-and-schemes .panel .panel-body #schemes-list {
    overflow-x: auto;
    height: 90vh; }
    #schemes-tab .panel .panel-body #schemes-list.col-md-12,
    #routes-tab .panel .panel-body #schemes-list.col-md-12,
    #routes-and-schemes .panel .panel-body #schemes-list.col-md-12 {
      padding-left: 0;
      padding-right: 0; }
    #schemes-tab .panel .panel-body #schemes-list .route-scheme,
    #routes-tab .panel .panel-body #schemes-list .route-scheme,
    #routes-and-schemes .panel .panel-body #schemes-list .route-scheme {
      min-width: 50px;
      max-width: 100px;
      display: table-cell; }
      #schemes-tab .panel .panel-body #schemes-list .route-scheme:nth-child(odd),
      #routes-tab .panel .panel-body #schemes-list .route-scheme:nth-child(odd),
      #routes-and-schemes .panel .panel-body #schemes-list .route-scheme:nth-child(odd) {
        background: rgba(0, 0, 0, 0.05); }
      #schemes-tab .panel .panel-body #schemes-list .route-scheme .route-row .container-fluid .col-md-3,
      #routes-tab .panel .panel-body #schemes-list .route-scheme .route-row .container-fluid .col-md-3,
      #routes-and-schemes .panel .panel-body #schemes-list .route-scheme .route-row .container-fluid .col-md-3 {
        padding-left: 2px;
        padding-right: 0; }
      #schemes-tab .panel .panel-body #schemes-list .route-scheme .route-row .container-fluid .col-md-9,
      #routes-tab .panel .panel-body #schemes-list .route-scheme .route-row .container-fluid .col-md-9,
      #routes-and-schemes .panel .panel-body #schemes-list .route-scheme .route-row .container-fluid .col-md-9 {
        padding-left: 0;
        padding-right: 2px; }
      #schemes-tab .panel .panel-body #schemes-list .route-scheme .route-row .container-fluid .col-md-12,
      #routes-tab .panel .panel-body #schemes-list .route-scheme .route-row .container-fluid .col-md-12,
      #routes-and-schemes .panel .panel-body #schemes-list .route-scheme .route-row .container-fluid .col-md-12 {
        padding-left: 0;
        padding-right: 0; }
      #schemes-tab .panel .panel-body #schemes-list .route-scheme .edit_scheme_frequency,
      #routes-tab .panel .panel-body #schemes-list .route-scheme .edit_scheme_frequency,
      #routes-and-schemes .panel .panel-body #schemes-list .route-scheme .edit_scheme_frequency {
        cursor: pointer; }
  #schemes-tab .panel .panel-body #routes-list,
  #routes-tab .panel .panel-body #routes-list,
  #routes-and-schemes .panel .panel-body #routes-list {
    overflow-x: auto;
    height: 90vh; }
    #schemes-tab .panel .panel-body #routes-list.col-md-12,
    #routes-tab .panel .panel-body #routes-list.col-md-12,
    #routes-and-schemes .panel .panel-body #routes-list.col-md-12 {
      padding-left: 0;
      padding-right: 0; }
    #schemes-tab .panel .panel-body #routes-list .route,
    #routes-tab .panel .panel-body #routes-list .route,
    #routes-and-schemes .panel .panel-body #routes-list .route {
      min-width: 50px;
      max-width: 100px;
      display: table-cell; }
      #schemes-tab .panel .panel-body #routes-list .route:nth-child(odd),
      #routes-tab .panel .panel-body #routes-list .route:nth-child(odd),
      #routes-and-schemes .panel .panel-body #routes-list .route:nth-child(odd) {
        background: rgba(0, 0, 0, 0.05); }
      #schemes-tab .panel .panel-body #routes-list .route .route-row .container-fluid .col-md-3,
      #routes-tab .panel .panel-body #routes-list .route .route-row .container-fluid .col-md-3,
      #routes-and-schemes .panel .panel-body #routes-list .route .route-row .container-fluid .col-md-3 {
        padding-left: 2px;
        padding-right: 0; }
      #schemes-tab .panel .panel-body #routes-list .route .route-row .container-fluid .col-md-9,
      #routes-tab .panel .panel-body #routes-list .route .route-row .container-fluid .col-md-9,
      #routes-and-schemes .panel .panel-body #routes-list .route .route-row .container-fluid .col-md-9 {
        padding-left: 0;
        padding-right: 2px; }
      #schemes-tab .panel .panel-body #routes-list .route .route-row .container-fluid .col-md-12,
      #routes-tab .panel .panel-body #routes-list .route .route-row .container-fluid .col-md-12,
      #routes-and-schemes .panel .panel-body #routes-list .route .route-row .container-fluid .col-md-12 {
        padding-left: 0;
        padding-right: 0; }
#schemes-tab #unassigned-tasks-list,
#routes-tab #unassigned-tasks-list,
#routes-and-schemes #unassigned-tasks-list {
  overflow-y: scroll;
  height: 90vh;
  padding-bottom: 75px; }
  #schemes-tab #unassigned-tasks-list .add_new_job,
  #schemes-tab #unassigned-tasks-list .add_new_task,
  #schemes-tab #unassigned-tasks-list .add-task,
  #routes-tab #unassigned-tasks-list .add_new_job,
  #routes-tab #unassigned-tasks-list .add_new_task,
  #routes-tab #unassigned-tasks-list .add-task,
  #routes-and-schemes #unassigned-tasks-list .add_new_job,
  #routes-and-schemes #unassigned-tasks-list .add_new_task,
  #routes-and-schemes #unassigned-tasks-list .add-task {
    width: 100%;
    background: #7cd175;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    /* float: left; */
    padding: 5px 0;
    margin-bottom: 5px;
    cursor: pointer; }
  #schemes-tab #unassigned-tasks-list .task,
  #routes-tab #unassigned-tasks-list .task,
  #routes-and-schemes #unassigned-tasks-list .task {
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    padding: 5px 0;
    margin-bottom: 5px;
    cursor: pointer;
    position: relative;
    line-height: 90%;
    font-weight: 300;
    word-wrap: break-word; }
    #schemes-tab #unassigned-tasks-list .task small,
    #routes-tab #unassigned-tasks-list .task small,
    #routes-and-schemes #unassigned-tasks-list .task small {
      font-weight: 100; }
    #schemes-tab #unassigned-tasks-list .task.job,
    #routes-tab #unassigned-tasks-list .task.job,
    #routes-and-schemes #unassigned-tasks-list .task.job {
      background: #4b8bff;
      color: #fff; }
    #schemes-tab #unassigned-tasks-list .task.moving,
    #routes-tab #unassigned-tasks-list .task.moving,
    #routes-and-schemes #unassigned-tasks-list .task.moving {
      opacity: 0.4;
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8); }
    #schemes-tab #unassigned-tasks-list .task.over,
    #routes-tab #unassigned-tasks-list .task.over,
    #routes-and-schemes #unassigned-tasks-list .task.over {
      border: 2px dashed rgba(0, 0, 0, 0.2); }
    #schemes-tab #unassigned-tasks-list .task.trash,
    #routes-tab #unassigned-tasks-list .task.trash,
    #routes-and-schemes #unassigned-tasks-list .task.trash {
      background: rgba(255, 0, 0, 0.1);
      color: #910000; }
      #schemes-tab #unassigned-tasks-list .task.trash.over,
      #routes-tab #unassigned-tasks-list .task.trash.over,
      #routes-and-schemes #unassigned-tasks-list .task.trash.over {
        border: 2px dashed #910000; }
      #schemes-tab #unassigned-tasks-list .task.trash i,
      #routes-tab #unassigned-tasks-list .task.trash i,
      #routes-and-schemes #unassigned-tasks-list .task.trash i {
        font-size: 20px; }
    #schemes-tab #unassigned-tasks-list .task .delay,
    #routes-tab #unassigned-tasks-list .task .delay,
    #routes-and-schemes #unassigned-tasks-list .task .delay {
      color: #d73842;
      font-weight: 400;
      font-size: 14px;
      top: 5px;
      right: 5px;
      position: absolute; }
    #schemes-tab #unassigned-tasks-list .task p,
    #routes-tab #unassigned-tasks-list .task p,
    #routes-and-schemes #unassigned-tasks-list .task p {
      padding: 0;
      margin: 0; }
      #schemes-tab #unassigned-tasks-list .task p.geo-descr,
      #routes-tab #unassigned-tasks-list .task p.geo-descr,
      #routes-and-schemes #unassigned-tasks-list .task p.geo-descr {
        font-size: 14px; }
#schemes-tab #unassigned-shops-list,
#routes-tab #unassigned-shops-list,
#routes-and-schemes #unassigned-shops-list {
  overflow-y: scroll;
  height: 90vh;
  padding-bottom: 75px; }
  #schemes-tab #unassigned-shops-list .shop,
  #routes-tab #unassigned-shops-list .shop,
  #routes-and-schemes #unassigned-shops-list .shop {
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    padding: 5px 0;
    /* float: left; */
    cursor: pointer;
    line-height: 90%;
    font-weight: 300;
    word-wrap: break-word;
    border: 2px solid #fff; }
    #schemes-tab #unassigned-shops-list .shop small,
    #routes-tab #unassigned-shops-list .shop small,
    #routes-and-schemes #unassigned-shops-list .shop small {
      font-weight: 100; }
    #schemes-tab #unassigned-shops-list .shop.moving,
    #routes-tab #unassigned-shops-list .shop.moving,
    #routes-and-schemes #unassigned-shops-list .shop.moving {
      opacity: 0.4;
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8); }
    #schemes-tab #unassigned-shops-list .shop.over,
    #routes-tab #unassigned-shops-list .shop.over,
    #routes-and-schemes #unassigned-shops-list .shop.over {
      border: 2px dashed rgba(0, 0, 0, 0.2); }
#schemes-tab .route-row,
#routes-tab .route-row,
#routes-and-schemes .route-row {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  #schemes-tab .route-row:last-child,
  #routes-tab .route-row:last-child,
  #routes-and-schemes .route-row:last-child {
    border-bottom: none; }
  #schemes-tab .route-row .shop,
  #routes-tab .route-row .shop,
  #routes-and-schemes .route-row .shop {
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    border: 2px solid #fff;
    padding: 5px 0;
    /* float: left; */
    /* margin-bottom: 5px; */
    cursor: move;
    line-height: 90%;
    font-weight: 300;
    word-wrap: break-word; }
    #schemes-tab .route-row .shop small,
    #routes-tab .route-row .shop small,
    #routes-and-schemes .route-row .shop small {
      font-weight: 100; }
    #schemes-tab .route-row .shop.moving,
    #routes-tab .route-row .shop.moving,
    #routes-and-schemes .route-row .shop.moving {
      opacity: 0.4;
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8); }
    #schemes-tab .route-row .shop.over,
    #routes-tab .route-row .shop.over,
    #routes-and-schemes .route-row .shop.over {
      border: 2px dashed rgba(0, 0, 0, 0.2); }
  #schemes-tab .route-row .task,
  #routes-tab .route-row .task,
  #routes-and-schemes .route-row .task {
    width: 100%;
    padding: 5px 0;
    /* margin-bottom: 5px; */
    border: 2px solid #fff;
    position: relative;
    cursor: not-allowed;
    line-height: 90%;
    font-size: 14px;
    font-weight: 300;
    word-wrap: break-word; }
    #schemes-tab .route-row .task small,
    #routes-tab .route-row .task small,
    #routes-and-schemes .route-row .task small {
      font-weight: 100; }
    #schemes-tab .route-row .task.outstanding,
    #routes-tab .route-row .task.outstanding,
    #routes-and-schemes .route-row .task.outstanding {
      background: rgba(0, 0, 0, 0.1); }
    #schemes-tab .route-row .task.started,
    #routes-tab .route-row .task.started,
    #routes-and-schemes .route-row .task.started {
      background: #e38b21;
      color: #fff; }
    #schemes-tab .route-row .task.done,
    #routes-tab .route-row .task.done,
    #routes-and-schemes .route-row .task.done {
      background: #4db260;
      color: #fff; }
    #schemes-tab .route-row .task.failed,
    #routes-tab .route-row .task.failed,
    #routes-and-schemes .route-row .task.failed {
      background: #d73842;
      color: #fff; }
    #schemes-tab .route-row .task.job,
    #routes-tab .route-row .task.job,
    #routes-and-schemes .route-row .task.job {
      background: #4b8bff;
      color: #fff; }
    #schemes-tab .route-row .task.outstanding.moving, #schemes-tab .route-row .task.started.moving, #schemes-tab .route-row .task.done.moving, #schemes-tab .route-row .task.failed.moving, #schemes-tab .route-row .task.job.moving,
    #routes-tab .route-row .task.outstanding.moving,
    #routes-tab .route-row .task.started.moving,
    #routes-tab .route-row .task.done.moving,
    #routes-tab .route-row .task.failed.moving,
    #routes-tab .route-row .task.job.moving,
    #routes-and-schemes .route-row .task.outstanding.moving,
    #routes-and-schemes .route-row .task.started.moving,
    #routes-and-schemes .route-row .task.done.moving,
    #routes-and-schemes .route-row .task.failed.moving,
    #routes-and-schemes .route-row .task.job.moving {
      opacity: 0.4;
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8); }
    #schemes-tab .route-row .task.outstanding .delay, #schemes-tab .route-row .task.started .delay, #schemes-tab .route-row .task.done .delay, #schemes-tab .route-row .task.failed .delay, #schemes-tab .route-row .task.job .delay,
    #routes-tab .route-row .task.outstanding .delay,
    #routes-tab .route-row .task.started .delay,
    #routes-tab .route-row .task.done .delay,
    #routes-tab .route-row .task.failed .delay,
    #routes-tab .route-row .task.job .delay,
    #routes-and-schemes .route-row .task.outstanding .delay,
    #routes-and-schemes .route-row .task.started .delay,
    #routes-and-schemes .route-row .task.done .delay,
    #routes-and-schemes .route-row .task.failed .delay,
    #routes-and-schemes .route-row .task.job .delay {
      color: #d73842;
      font-weight: 400;
      font-size: 14px;
      top: 5px;
      right: 5px;
      position: absolute; }
    #schemes-tab .route-row .task.outstanding p, #schemes-tab .route-row .task.started p, #schemes-tab .route-row .task.done p, #schemes-tab .route-row .task.failed p, #schemes-tab .route-row .task.job p,
    #routes-tab .route-row .task.outstanding p,
    #routes-tab .route-row .task.started p,
    #routes-tab .route-row .task.done p,
    #routes-tab .route-row .task.failed p,
    #routes-tab .route-row .task.job p,
    #routes-and-schemes .route-row .task.outstanding p,
    #routes-and-schemes .route-row .task.started p,
    #routes-and-schemes .route-row .task.done p,
    #routes-and-schemes .route-row .task.failed p,
    #routes-and-schemes .route-row .task.job p {
      padding: 0;
      margin: 0; }
      #schemes-tab .route-row .task.outstanding p.geo-descr, #schemes-tab .route-row .task.started p.geo-descr, #schemes-tab .route-row .task.done p.geo-descr, #schemes-tab .route-row .task.failed p.geo-descr, #schemes-tab .route-row .task.job p.geo-descr,
      #routes-tab .route-row .task.outstanding p.geo-descr,
      #routes-tab .route-row .task.started p.geo-descr,
      #routes-tab .route-row .task.done p.geo-descr,
      #routes-tab .route-row .task.failed p.geo-descr,
      #routes-tab .route-row .task.job p.geo-descr,
      #routes-and-schemes .route-row .task.outstanding p.geo-descr,
      #routes-and-schemes .route-row .task.started p.geo-descr,
      #routes-and-schemes .route-row .task.done p.geo-descr,
      #routes-and-schemes .route-row .task.failed p.geo-descr,
      #routes-and-schemes .route-row .task.job p.geo-descr {
        font-size: 14px; }
    #schemes-tab .route-row .task.over,
    #routes-tab .route-row .task.over,
    #routes-and-schemes .route-row .task.over {
      border: 2px dashed rgba(0, 0, 0, 0.2); }
  #schemes-tab .route-row .add-shop-to-scheme,
  #schemes-tab .route-row .add-task-to-route,
  #routes-tab .route-row .add-shop-to-scheme,
  #routes-tab .route-row .add-task-to-route,
  #routes-and-schemes .route-row .add-shop-to-scheme,
  #routes-and-schemes .route-row .add-task-to-route {
    width: 100%;
    background: #7cd175;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    /* float: left; */
    border: 2px solid white;
    cursor: pointer; }
  #schemes-tab .route-row .show-details-route,
  #schemes-tab .route-row .show-details-route-scheme,
  #schemes-tab .route-row .remove-route-scheme,
  #schemes-tab .route-row .edit-route-date,
  #routes-tab .route-row .show-details-route,
  #routes-tab .route-row .show-details-route-scheme,
  #routes-tab .route-row .remove-route-scheme,
  #routes-tab .route-row .edit-route-date,
  #routes-and-schemes .route-row .show-details-route,
  #routes-and-schemes .route-row .show-details-route-scheme,
  #routes-and-schemes .route-row .remove-route-scheme,
  #routes-and-schemes .route-row .edit-route-date {
    width: 100%;
    background: #ECFAE2;
    border: 1px solid #7CD175;
    color: #000;
    /* float: left; */
    padding: 5px 0;
    margin-bottom: 10px;
    cursor: pointer; }
  #schemes-tab .route-row .week-day::after,
  #routes-tab .route-row .week-day::after,
  #routes-and-schemes .route-row .week-day::after {
    content: ","; }
  #schemes-tab .route-row .week-day:last-child::after,
  #routes-tab .route-row .week-day:last-child::after,
  #routes-and-schemes .route-row .week-day:last-child::after {
    content: ""; }
#schemes-tab .route:nth-child(odd) .task,
#schemes-tab .route:nth-child(odd) .shop,
#schemes-tab .route-scheme:nth-child(odd) .task,
#schemes-tab .route-scheme:nth-child(odd) .shop,
#routes-tab .route:nth-child(odd) .task,
#routes-tab .route:nth-child(odd) .shop,
#routes-tab .route-scheme:nth-child(odd) .task,
#routes-tab .route-scheme:nth-child(odd) .shop,
#routes-and-schemes .route:nth-child(odd) .task,
#routes-and-schemes .route:nth-child(odd) .shop,
#routes-and-schemes .route-scheme:nth-child(odd) .task,
#routes-and-schemes .route-scheme:nth-child(odd) .shop {
  border-color: #f3f3f3; }

.dayName {
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
  color: #fff; }
  .dayName.monday {
    background: #0392cf;
    border-color: #035e97; }
  .dayName.tuesday {
    background: #7a2077;
    border-color: #691c66; }
  .dayName.wednesday {
    background: #fbd022;
    border-color: #c9a71b; }
  .dayName.thursday {
    background: #0eb23a;
    border-color: #0d7f2e; }
  .dayName.friday {
    background: #0392cf;
    border-color: #035e97; }
  .dayName.saturday {
    background: #ffa700;
    border-color: #a06900; }
  .dayName.sunday {
    background: #f03c29;
    border-color: #a6271b; }

.task-selected {
  border: 3px solid #7cd175 !important; }

/*---------------------------------------------------
    ROUTE DETAILS
  ---------------------------------------------------*/
#route-details .panel-body {
  padding: 15px 0 0 0; }
#route-details .route-row {
  width: 100%;
  padding: 0 15px 15px 15px; }
  #route-details .route-row.form-group {
    margin-bottom: 0; }
  #route-details .route-row .add-task-to-route {
    width: 100%;
    background: #7cd175;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    /* float: left; */
    padding: 5px 0;
    cursor: pointer; }
  #route-details .route-row .task {
    width: 100%;
    padding: 5px 0;
    margin-bottom: 5px;
    cursor: not-allowed;
    position: relative;
    word-wrap: break-word; }
    #route-details .route-row .task.outstanding {
      background: rgba(0, 0, 0, 0.1); }
    #route-details .route-row .task.started {
      background: #e38b21;
      color: #fff; }
    #route-details .route-row .task.done {
      background: #4db260;
      color: #fff; }
    #route-details .route-row .task.failed {
      background: #d73842;
      color: #fff; }
    #route-details .route-row .task.job {
      background: #4b8bff;
      color: #fff; }
    #route-details .route-row .task.outstanding.moving, #route-details .route-row .task.started.moving, #route-details .route-row .task.done.moving, #route-details .route-row .task.failed.moving, #route-details .route-row .task.job.moving {
      opacity: 0.4;
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8); }
    #route-details .route-row .task.outstanding .delay, #route-details .route-row .task.started .delay, #route-details .route-row .task.done .delay, #route-details .route-row .task.failed .delay, #route-details .route-row .task.job .delay {
      color: #d73842;
      font-weight: 400;
      font-size: 14px;
      top: 5px;
      right: 5px;
      position: absolute; }
    #route-details .route-row .task.outstanding p, #route-details .route-row .task.started p, #route-details .route-row .task.done p, #route-details .route-row .task.failed p, #route-details .route-row .task.job p {
      padding: 0;
      margin: 0; }
      #route-details .route-row .task.outstanding p.geo-descr, #route-details .route-row .task.started p.geo-descr, #route-details .route-row .task.done p.geo-descr, #route-details .route-row .task.failed p.geo-descr, #route-details .route-row .task.job p.geo-descr {
        font-size: 14px; }
    #route-details .route-row .task.over {
      border: 2px dashed rgba(0, 0, 0, 0.2); }

#route-map #googlemap {
  width: 100%;
  height: 650px; }

/*---------------------------------------------------
    ROUTE SCHEME DETAILS
  ---------------------------------------------------*/
#route-scheme-details .panel-body {
  padding: 15px 0 0 0; }
#route-scheme-details .route-row {
  width: 100%;
  padding: 0 15px 15px 15px; }
  #route-scheme-details .route-row.form-group {
    margin-bottom: 0; }
    #route-scheme-details .route-row.form-group .checkbox label {
      padding-left: 5px; }
  #route-scheme-details .route-row .add-shop-to-route {
    width: 100%;
    background: #383838;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    /* float: left; */
    padding: 5px 0;
    cursor: pointer;
    text-align: center; }
  #route-scheme-details .route-row .shop {
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    padding: 5px 0;
    /* float: left; */
    margin-bottom: 5px;
    cursor: move;
    text-align: center;
    word-wrap: break-word; }
    #route-scheme-details .route-row .shop.moving {
      opacity: 0.4;
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8); }
    #route-scheme-details .route-row .shop.over {
      border: 2px dashed rgba(0, 0, 0, 0.2); }

#route-scheme-map #googlemap {
  width: 100%;
  height: 650px; }

/*---------------------------------------------------
    DRIVER DETAILS
  ---------------------------------------------------*/
#user-wtd .col-md-12 {
  padding: 0; }

/*---------------------------------------------------
    LICENSE DETAILS
  ---------------------------------------------------*/
#user-license-details .checkbox {
  margin: 10px 0; }

/*---------------------------------------------------
    BROKERS LIST
  ---------------------------------------------------*/
#brokers-list-table tbody tr td {
  white-space: pre-line; }

/*---------------------------------------------------
    INSURANCE POLICIES LIST
  ---------------------------------------------------*/
#insurance-policies-list-table tbody .exclusions {
  white-space: pre-line; }
#insurance-policies-list-table tbody tr td {
  vertical-align: top; }

#claims-list-table tbody .details {
  white-space: pre-line; }

/*---------------------------------------------------
    AVERAGES LIST
  ---------------------------------------------------*/
#items-list-table thead tr th:nth-of-type(4), #items-list-table thead tr th:nth-of-type(5) {
  width: 10% !important; }

/*---------------------------------------------------
    DRIVERS WTD
  ---------------------------------------------------*/
#drivers-wtd-table-head thead th {
  background: #383838;
  border: none;
  color: #fff;
  text-align: center; }
  #drivers-wtd-table-head thead th:first-child {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px; }
  #drivers-wtd-table-head thead th:last-child {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px; }

.drivers-wtd-td, #drivers-wtd-date-table table tbody td, #drivers-wtd-table table tbody td {
  text-align: center;
  vertical-align: middle;
  padding: 1px 0;
  font-weight: 300; }

#drivers-wtd-date-table {
  width: 12%;
  max-height: 800px;
  overflow: hidden;
  cursor: move;
  float: left; }
  #drivers-wtd-date-table table thead th {
    color: #fff;
    background: #383838;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis; }

#drivers-wtd-table {
  width: 88%;
  height: auto;
  max-height: 800px;
  position: relative;
  overflow: auto;
  cursor: move;
  float: left; }
  #drivers-wtd-table table thead th {
    color: #fff;
    background: #383838;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 60px; }
    #drivers-wtd-table table thead th:last-child {
      -webkit-border-top-right-radius: 6px;
      -moz-border-radius-topright: 6px;
      border-top-right-radius: 6px; }
  #drivers-wtd-table table tbody td span {
    font-weight: 300; }

#account-payments-table tr th {
  background: #383838;
  border-bottom: none;
  border-top: none;
  color: #ADB8CA;
  vertical-align: middle; }
  #account-payments-table tr th:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px; }
  #account-payments-table tr th:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px; }
  #account-payments-table tr th.no-border-radius {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
#account-payments-table tr td.darken {
  background: rgba(0, 0, 0, 0.05); }

/*---------------------------------------------------
    DRIVERS PERFORMANCE
  ---------------------------------------------------*/
#drivers-performance-table tr td div {
  white-space: normal; }
#drivers-performance-table .user-total {
  margin: 30px 0; }
#drivers-performance-table .driver-performance td:nth-child(3) .user-total:first-child,
#drivers-performance-table .driver-performance td:nth-child(4) .user-total:first-child,
#drivers-performance-table .driver-performance td:nth-child(5) .user-total:first-child,
#drivers-performance-table .driver-performance td:nth-child(6) .user-total:first-child,
#drivers-performance-table .driver-performance td:nth-child(7) .user-total:first-child,
#drivers-performance-table .driver-performance td:nth-child(8) .user-total:first-child,
#drivers-performance-table .driver-performance td:nth-child(9) .user-total:first-child {
  margin: 0 0 30px 0; }
#drivers-performance-table .driver-performance td:nth-child(3) .user-total:last-child,
#drivers-performance-table .driver-performance td:nth-child(4) .user-total:last-child,
#drivers-performance-table .driver-performance td:nth-child(5) .user-total:last-child,
#drivers-performance-table .driver-performance td:nth-child(6) .user-total:last-child,
#drivers-performance-table .driver-performance td:nth-child(7) .user-total:last-child,
#drivers-performance-table .driver-performance td:nth-child(8) .user-total:last-child,
#drivers-performance-table .driver-performance td:nth-child(9) .user-total:last-child {
  margin: 30px 0 0 0; }

/*---------------------------------------------------
    FLEET ALERTS
  ---------------------------------------------------*/
#alerts-list-table tr th {
  background: #383838;
  border-bottom: none;
  border-top: none;
  color: #ADB8CA;
  vertical-align: middle; }
  #alerts-list-table tr th:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px; }
  #alerts-list-table tr th:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px; }
  #alerts-list-table tr th.no-border-radius {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
#alerts-list-table tr td p {
  margin: 5px 0;
  padding: 0; }

.problem-status.ok, .problem-status.warning, .problem-status.problem {
  padding: 2px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-weight: 400;
  text-align: center; }
.problem-status.ok {
  background: darkgreen; }
.problem-status.warning {
  background: darkorange; }
.problem-status.problem {
  background: darkred; }

.pac-container {
  z-index: 999999; }

.nav-pressed {
  color: #fe6661;
  background-color: #292929; }

/*---------------------------------------------------
    REPORTS
  ---------------------------------------------------*/
.table-responsive > div.dragscroll {
  width: 100%;
  height: auto;
  max-height: 70vh;
  position: relative;
  overflow: scroll;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

/*---------------------------------------------------
    PAYMENTS RUN
 ---------------------------------------------------*/
#payment-runs-list .panel-title {
  display: inline-block; }
#payment-runs-list tr[id*="payment-list"] {
  background-color: #f2f2f2; }
  #payment-runs-list tr[id*="payment-list"] td {
    font-size: 16px;
    font-weight: 400; }
#payment-runs-list tr[id*="payment-run"] {
  background-color: white; }
#payment-runs-list table button.add_payment_run, #payment-runs-list table button.payments_complete {
  margin: 0;
  height: 30px;
  text-transform: uppercase;
  font-size: 0.9em;
  padding: 5px 10px; }
#payment-runs-list .no_clickable {
  cursor: default; }

.payment-list-view-body {
  overflow: auto !important; }
  .payment-list-view-body h2.h2.panel-title {
    margin-top: 0; }
  .payment-list-view-body .documents-buttons-container {
    text-align: right; }
  .payment-list-view-body .no_clickable {
    cursor: default !important; }
  .payment-list-view-body .table.dataTable tr td {
    padding: 4px 8px !important; }
  .payment-list-view-body .add-payment-run-title {
    padding-right: 20px; }
  .payment-list-view-body #payment-runs-table {
    border-bottom: 1px solid #dddddd !important; }
    .payment-list-view-body #payment-runs-table .padding-right-20 {
      padding-right: 20px !important; }
    .payment-list-view-body #payment-runs-table .padding-right-80 {
      padding-right: 80px !important; }

.payments-lists-hidden {
  display: none !important; }

.add-new-payment-run-main-cointainer {
  display: flex; }
  .add-new-payment-run-main-cointainer .add-new-payment-run-table {
    width: 50%;
    display: inline-block; }
  .add-new-payment-run-main-cointainer .add-new-payment-run-filters {
    margin-left: 30px;
    max-width: 20%;
    height: 180px;
    display: inline-block;
    padding: 0 30px;
    background-color: lightgray; }

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