.highlight_message {
  font-size: 14px;
  margin-top: 0;
  color: #ea4b44;
  background-color: rgba(234, 75, 68, 0.1);
  padding: 1em;
  margin-bottom: 1em;
  width: 100%;
  border-radius: 3px;
  font-weight: 600;
}

.timeline-item .category_icon {
  width: 35px;
  float: left;
  margin-left: 5px;
  margin-top: 5px;
  margin-right: 5px;
}

#sortable1 {
  border: 1px solid #eee;
  width: 100%;
  min-height: 20px;
  list-style-type: none;
  margin: 0;
  padding: 5px 0 0 0;
  float: left;
  margin-right: 10px;
  overflow: auto;
}

#sortable1 li {
  margin: 0 5px 5px 5px;
  padding: 3px;
  font-size: 1.1em;
  background-color: #f9f9f9;
  overflow: auto;
}

#sortable2 {
  border: 1px solid #eee;
  width: 100%;
  min-height: 20px;
  list-style-type: none;
  margin: 0;
  padding: 5px 0 0 0;
  float: left;
  margin-right: 10px;
  overflow: auto;
}

#sortable2 li {
  margin: 0 5px 5px 5px;
  padding: 3px;
  font-size: 1.1em;
  background-color: #f9f9f9;
  overflow: auto;
}

.hide-card {
  display: none;
}

.cat {
  cursor: pointer;
  font-weight: bold;
}

.thumbnail {
  padding: 0;
  margin: 0;
}
.thumbnail img.image_picker_image {
  width: 24px;
}

ul.thumbnails.image_picker_selector li {
  width: 40px;
  height: 40px;
}

.direct-chat-img.category_icon {
  height: 40px;
  width: auto;
  border-radius: 0;
}

.pagination {
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  float: right;
}

.login-logo {
  margin-top: 30px;
  margin-bottom: 60px;
}

.loginscreen.middle-box {
  width: auto;
}

.loginscreen .hr-line-dashed {
  margin: 10px 0;
}

.loginscreen .ibox-content {
  padding: 15px 50px 40px 50px;
}

.loginscreen .ibox-title h2 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.loginscreen .row {
  margin-top: 20px;
}

.loginscreen .social-buttons {
  margin-top: 10px;
}

.dashbard-1 .dateSelector {
  margin-right: 5px;
}

.dashbard-1 .flot-chart.dashboard-chart {
  margin-top: 40px;
  height: 205px;
}

#page-wrapper.no-sidebar {
  margin: 0;
}

.va-c {
  vertical-align: middle !important;
  max-width: 400px !important;
}

.fl-left {
  float: left !important;
}

.inherit-color {
  background-color: inherit;
}

.text-light-gray {
  color: #b4b4b4;
}

.text-violet {
  color: #9399C8;
}

.chart-green {
  color: #A0DACD;
}

.chart-blue {
  color: #A0C8E1;
}

.chart-orange {
  color: #FFC76C;
}

.chart-gray {
  color: #CFCFCF;
}

.c-pointer {
  cursor: pointer;
}

select.form-control.m-t-sm.input-sm[name=account] {
  font-size: 0.9em;
  height: 22px;
}

.font-card-title {
  font-size: 1.5em;
}

select.form-control.input-sm.small {
  font-size: 0.9em;
  height: 22px;
}

.ibox .tabs-container .table-header {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

ul.thumbnails.image_picker_selector li .thumbnail.selected {
  background: lightgrey;
}

.doughnut-chart .value {
  margin-top: -105px;
  margin-bottom: 80px;
}

.doughnut-chart.small .value {
  font-size: 90%;
  margin-top: -72px;
  margin-bottom: 0px;
}

.doughnut-chart .value h4 {
  font-size: 150%;
}

.doughnut-chart.small .value h4 {
  font-size: 100%;
  font-weight: 900;
}

.template_icon {
  font-size: 30px;
  color: lightgray;
}

body {
  min-width: 320px;
  overflow-x: auto;
}

.body-small .navbar-top-links li:last-child {
  margin-right: 40px;
}

.font-smaller {
  font-size: 0.78em;
}

.pos-b-sm {
  position: relative;
  bottom: 3px;
}

.pos-b-md {
  position: relative;
  bottom: 8px;
}

.d-ib {
  display: inline-block;
}

.p-w-xxs {
  padding-left: 5px;
  padding-right: 5px;
}

.p-t-xxs {
  padding-top: 5px;
}

.p-t-xs {
  padding-top: 10px;
}

.p-l-lg {
  padding-left: 30px;
}

.p-l-xs {
  padding-left: 10px;
}

.p-l-xxs {
  padding-left: 5px;
}

.p-r-sm {
  padding-right: 15px;
}

.p-r-xxs {
  padding-right: 5px;
}

.no-padding-r {
  padding-right: 0;
}

.no-padding-l {
  padding-left: 0;
}

.no-padding-b {
  padding-bottom: 0;
}

.m-t-n-xms {
  margin-top: -2px;
}

.b-r-none {
  border-radius: 0 !important;
}

.w-s-nowrap {
  white-space: nowrap;
}

.w-s-break-spaces {
  white-space: break-spaces;
}

.w-b-break-word {
  word-break: break-word;
}

.fs-huge {
  font-size: 40px;
}

.fs-huge {
  font-size: 40px;
}

.fs-medium {
  font-size: 20px;
}

.fs-default {
  font-size: 14px;
}

.pricing-container {
  margin-left: auto;
  margin-right: auto;
}
.pricing-container .sk-spinner {
  width: 100%;
}
.pricing-container .text-light-gray {
  color: #696b6d;
  font-size: 14px;
}
.pricing-container a {
  color: #35b092;
  text-decoration: underline;
}
@media screen and (max-width: 1280px) {
  .pricing-container {
    padding: 0 !important;
  }
}

.pricing-col {
  padding-left: 0 !important;
  float: left !important;
}

.pricing-btn {
  max-width: 235px;
  width: 100%;
  font-weight: bold;
}

#tab4 .pricing-list {
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
}

.ui-tooltip {
  font-size: 13px !important;
  color: #676a6c !important;
  border-width: 2px !important;
  font-weight: 700;
  padding: 4px;
  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#faultsTableActive th a {
  color: inherit;
}

@media screen and (min-width: 1200px) and (max-width: 1329px) {
  .less-font-point-two {
    padding-bottom: 2px;
    font-size: 0.8em;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1379px) {
  .less-font-point-three {
    font-size: 1.5em;
    padding-top: 5px;
  }
  .less-font-point-four {
    font-size: 0.75em;
    padding-top: 3px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .resp-point-one {
    width: 100%;
  }
  .resp-point-one:first-of-type {
    padding-right: 15px;
  }
  .resp-point-one:nth-child(2), .resp-point-one:nth-child(3) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .p-r-xxs-sm {
    padding-right: 5px;
  }
  .p-l-xxs-sm {
    padding-left: 5px;
  }
  .p-r-none-sm {
    padding-right: 0;
  }
  .p-l-none-sm {
    padding-left: 0;
  }
  .pull-right-sm {
    float: right !important;
  }
  .m-t-xs-sm {
    margin-top: 5px;
  }
  .text-right-sm {
    text-align: right;
  }
  .text-center-sm {
    text-align: center;
  }
  .forms-dialog {
    width: 700px;
  }
}
@media screen and (min-width: 992px) {
  .text-right-md {
    text-align: right;
  }
  .p-l-none-md {
    padding-left: 0;
  }
  .border-right-md {
    border-right: 1px solid #e7eaec;
  }
}
@media screen and (min-width: 1200px) {
  .p-r-xxs-lg {
    padding-right: 5px;
  }
  .p-l-xxs-lg {
    padding-left: 5px;
  }
  .m-t-sm-lg {
    margin-top: 10px;
  }
  .m-t-n-xs-lg {
    margin-top: -5px;
  }
  .text-right-lg {
    text-align: right;
  }
  .p-r-none-lg {
    padding-right: 0;
  }
  .p-l-none-lg {
    padding-left: 0;
  }
  .p-r-md-lg {
    padding-right: 25px;
  }
  .p-l-md-lg {
    padding-left: 25px;
  }
  .border-right-lg {
    border-right: 1px solid #e7eaec;
  }
  .border-left-lg {
    border-left: 1px solid #e7eaec;
  }
}
@media screen and (max-width: 339px) {
  .less-font-point-six {
    font-size: 0.95em !important;
    padding-top: 2px !important;
  }
}
@media (max-width: 350px) {
  .nav.navbar-top-links li.dropdown {
    display: inline-block;
  }
  .body-small .navbar-top-links li:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-r-n_sm {
    margin-right: -10px;
  }
  .m-t-xs_sm {
    margin-top: 5px;
  }
  .m-t-lg_sm {
    margin-top: 30px;
  }
  .m-b-sm_sm {
    margin-bottom: 10px;
  }
  .p-t-md_sm {
    padding-top: 20px;
  }
  .p-b-xs_sm {
    padding-bottom: 10px;
  }
  .less-font-point-five {
    font-size: 0.85em;
  }
  .pl-none_sm {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 991px) {
  .text-center_md {
    text-align: center;
  }
  .m-t-md_md {
    margin-top: 20px;
  }
  .m-t-sm_md {
    margin-top: 10px;
  }
  .p-t-xs_md {
    padding-top: 10px;
  }
}
@media screen and (max-width: 1199px) {
  .text-left_lg {
    text-align: left !important;
  }
  .p-l-md_lg {
    padding-left: 15px;
  }
  .m-t-sm_lg {
    margin-top: 10px;
  }
  .m-t-md_lg {
    margin-top: 20px;
  }
  .p-b-xxs_lg {
    padding-bottom: 5px;
  }
  .p-l-none_lg {
    padding-left: 0;
  }
  .p-r-none_lg {
    padding-right: 0;
  }
}
.errspan {
  float: right;
  margin-right: 6px;
  margin-top: -20px;
  position: relative;
  z-index: 2;
  color: red;
}

.errspantext {
  float: right;
  margin-right: 18px;
  margin-top: -24px;
  position: relative;
  z-index: 2;
  color: red;
}

.sucspan {
  float: right;
  margin-right: 6px;
  margin-top: -20px;
  position: relative;
  z-index: 2;
  color: #1ab394;
}

.dashboard__top-banner--alert {
  opacity: 0;
  height: 0px;
  padding: 0;
  transform: translateY(-50px);
}

.ant-layout-sider.ant-layout-sider-dark.side-bar-container {
  min-height: 100vh !important;
  position: fixed !important;
  top: 0px !important;
  z-index: 5000;
  left: 0px;
}

_:-ms-fullscreen, :root .modal-backdrop {
  display: none !important;
}

.content.forms.edit .col-lg-6 {
  position: static !important;
}

.export-button-container {
  float: right !important;
  margin-right: 6px !important;
}

.profile-tabs li a {
  background: none !important;
  border: 0 !important;
  color: #555555;
  margin: 10px 20px 10px 0;
  padding: 0 0 7px 0 !important;
  font-size: 16px;
}
.profile-tabs li.active a {
  border-bottom: 2px solid #1ab394 !important;
}

.price-label {
  background-color: #B2B7BC;
  height: 44px;
  width: 86px;
  margin-top: 20px;
  float: left;
  font-size: 18px;
  color: white;
  font-weight: bold;
  padding: 12px 10px 10px 30px;
  position: relative;
  text-align: left;
}

.price-label:after {
  content: "";
  display: block;
  width: 22px;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: 86px;
  z-index: 20;
  border-left: 22px solid #B2B7BC;
  border-bottom: 44px solid transparent;
}

.price-label-standard {
  background-color: #2D766C;
  width: 138px;
}

.price-label-standard:after {
  content: "";
  display: block;
  width: 22px;
  height: 0;
  position: absolute;
  left: 52px;
  bottom: 0;
  margin-left: 86px;
  z-index: 20;
  border-left: 22px solid #2D766C;
  border-bottom: 44px solid transparent;
}

.price-label-enterprise {
  background-color: #2B8789;
  width: 142px;
}

.price-label-enterprise:after {
  content: "";
  display: block;
  width: 22px;
  height: 0;
  position: absolute;
  left: 56px;
  bottom: 0;
  margin-left: 86px;
  z-index: 20;
  border-left: 22px solid #2B8789;
  border-bottom: 44px solid transparent;
}

.price-label-reminder {
  background-color: #B2B7BC;
  height: 44px;
  width: 86px;
  margin-top: 20px;
  float: left;
  font-size: 18px;
  color: white;
  font-weight: bold;
  padding: 12px 10px 10px 30px;
  position: relative;
  text-align: left;
}

.price-label-reminder:after {
  content: "";
  display: block;
  width: 22px;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: 86px;
  z-index: 20;
  border-left: 22px solid #B2B7BC;
  border-bottom: 44px solid transparent;
}

.price-label-missed {
  background-color: #2D766C;
  width: 322px;
}

.price-label-missed:after {
  content: "";
  display: block;
  width: 22px;
  height: 0;
  position: absolute;
  left: 236px;
  bottom: 0;
  margin-left: 86px;
  z-index: 20;
  border-left: 22px solid #2D766C;
  border-bottom: 44px solid transparent;
}

.price-label-regular {
  background-color: #2B8789;
  width: 322px;
}

.price-label-regular:after {
  content: "";
  display: block;
  width: 22px;
  height: 0;
  position: absolute;
  left: 236px;
  bottom: 0;
  margin-left: 86px;
  z-index: 20;
  border-left: 22px solid #2B8789;
  border-bottom: 44px solid transparent;
}

.price-label-maintenance {
  background-color: #2B8789;
  width: 322px;
}

.price-label-maintenance:after {
  content: "";
  display: block;
  width: 22px;
  height: 0;
  position: absolute;
  left: 236px;
  bottom: 0;
  margin-left: 86px;
  z-index: 20;
  border-left: 22px solid #2B8789;
  border-bottom: 44px solid transparent;
}

@media screen and (min-width: 1281px) {
  #tab-5 .pricing-col {
    padding-left: 0;
  }
}
@media screen and (min-width: 1610px) {
  #tab-5 .pricing-col {
    min-width: 430px;
  }
}
.plan-details .pricing-col {
  min-width: 430px;
}

.pricing-details {
  max-width: 400px;
}

.pricing-details i {
  margin-right: 6px;
  font-size: 14px;
}

.pricing-details-standard i {
  color: #34AC8F;
}

.pricing-details-enterprise i {
  color: #44C7CB;
}

.pricing-details .list-group .last-item {
  border-bottom: 1px solid #e7eaec;
}

.pricing-details h4 {
  margin-top: 25px;
}

.pricing-square-free {
  max-width: 400px;
  height: 200px;
  border-radius: 5px 5px;
  background-color: #EDEEEF;
  position: relative;
}

.pricing-square-standard {
  max-width: 400px;
  height: 200px;
  border-radius: 5px 5px;
  background-color: #34AB8E;
  position: relative;
  background: url(../../images/standard-bg.jpg) no-repeat;
  background-size: cover;
}

.pricing-square-enterprise {
  max-width: 400px;
  height: 200px;
  border-radius: 5px 5px;
  background-color: #3CBABC;
  position: relative;
  background: url(../../images/enterprise-bg.jpg) no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1280px) {
  #tab4 .pricing-square-free {
    width: 300px;
  }
  #tab4 .pricing-square-standard {
    width: 300px;
  }
  #tab4 .pricing-square-enterprise {
    width: 300px;
  }
}
.pricing-list h2 {
  position: absolute;
  top: 60px;
  color: white;
  font-size: 14px;
  left: 30px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
}

.pricing-square-free h2 {
  top: 82px;
}

.pricing-square-free h2:nth-child(2) {
  top: 53px;
}

.ellipse250plus {
  width: 81px;
  height: 81px;
  box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  line-height: 1.5;
  text-align: center;
  color: #309497;
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 15px;
  border-radius: 50%;
}

.card-price {
  width: 81px;
  height: 81px;
  text-align: right;
  color: white;
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 40px;
}

.ellipse250plus b {
  font-size: 18px;
  font-weight: bold;
}

.price-detail {
  color: white;
  position: absolute;
  left: 20px;
  top: 80px;
  text-align: left;
  padding: 0 10px 0 10px;
}

.bar:after {
  content: "";
  background: #89CEBD;
  position: absolute;
  bottom: 12px;
  left: 0;
  height: 72%;
  width: 1px;
}

.price-detail:nth-child(3) {
  left: 100px;
  padding-left: 25px;
}

.price-detail:nth-child(4) {
  left: 226px;
  border: 0;
  padding-left: 25px;
}

.price-detail b {
  color: white;
  clear: both;
  width: 100%;
  font-size: 38px;
  font-weight: normal;
}

.price-detail p {
  text-align: left;
}

.price-detail sup {
  font-size: 24px;
}

.pricing-square-alone {
  height: 240px;
}

.pricing-container .pricing-btn {
  position: absolute;
  top: 130px;
  left: 30px;
  font-size: 15px;
}

.pricing-square-alone .pricing-btn {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #18a689;
  top: 170px;
}

.pricing-btn-old {
  top: 130px;
  left: 30px;
  font-size: 15px;
}

.section-title {
  font-weight: 400;
}

.upload-image-div {
  text-align: center;
}

.ind_vehicles {
  width: 50%;
  color: #999c9e;
  margin-left: 1em;
}

.page-heading {
  font-weight: 500;
  font-size: 30px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.page-subheading {
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
}

.buttons-group {
  display: inline-block;
  transition: 0.2s;
}

.right-aligned {
  float: right;
}

.actionsdropdown-custom {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.actionsdropdown-custom > label {
  display: block;
  margin: 0;
}

.actionsdropdown-custom ul {
  position: absolute;
  top: 43px;
  margin-bottom: 0;
  border: none;
  border-radius: 3px;
  left: 0;
  width: 100%;
  list-style: none;
  padding: 4px 0px;
  display: none;
  background-color: white;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
}

.actionsdropdown-custom input[type=checkbox] {
  position: absolute;
  display: block;
  cursor: pointer;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  margin: 0px;
  opacity: 0;
}

.actionsdropdown-custom input[type=checkbox]:checked {
  position: fixed;
  z-index: 0;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.btn-actions-dropdown {
  display: inline-block;
}

.actionsdropdown__fa-icon {
  position: absolute;
  right: 0.5em;
}

.pos-relative {
  position: relative;
}

.page-hero-actions {
  position: absolute;
  top: 14px;
  right: 30px;
}

.table--hero-actions {
  padding-top: 2em;
  padding-right: 2em;
  padding-left: 2em;
  padding-bottom: 0;
  /*text-align: right;*/
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.section--top-hero-actions {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 2em;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.modal--form-assign {
  padding: 1em 1.5em;
  border: 1px solid #D7D7D7;
  background-color: #fff;
  border-radius: 3px;
  max-height: 400px;
  height: 400px;
  overflow: auto;
}

.modal--form-assign .form-assign--list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modal--form-assign .form-assign--list-item {
  padding: 0.5em 0;
}
.modal--form-assign .list-label {
  margin: 0;
  padding-left: 0.5em;
  font-weight: 500;
}

.btn-select-all {
  padding: 0.5em 0;
}

.ibox-content ul {
  list-style: none;
  padding-left: 1em;
}

table.dataTable thead .sorting:after {
  display: none;
  transition: 0.3s all;
}

table.dataTable thead .sorting:hover:after {
  display: block;
}

.date-status--overdue {
  color: #f2994a;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.2em;
}

.inline-block {
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
}

.label-status--inline {
  text-transform: uppercase;
  line-height: 1;
  padding: 0.4em 0.7em;
  border-radius: 4px;
  font-weight: 400;
  font-size: 0.8em;
  margin-top: 0;
  margin-right: 0;
}

.label-status--overdue {
  background-color: rgba(242, 153, 74, 0.2);
  color: #f2994a;
}

.label-status--occurring {
  background-color: rgba(185, 181, 177, 0.2);
  color: #808080;
}
@media screen and (max-width: 1540px) {
  .label-status--occurring {
    margin-top: 0.2em;
    margin-right: 0.2em;
  }
}

.label-status--passed {
  background-color: rgba(26, 179, 148, 0.2);
  color: #1ab394;
}

.label-status--failed {
  background-color: rgba(237, 85, 101, 0.2);
  color: rgb(237, 85, 101);
}

.label-status--new {
  background-color: rgba(237, 85, 101, 0.2);
  color: rgb(237, 85, 101);
}

.label-status--in-progress {
  background-color: rgba(248, 172, 89, 0.3);
  color: #ff9e34;
}

.label-status--completed {
  background-color: rgba(26, 179, 148, 0.2);
  color: #1ab394;
}

.label-block-txt {
  display: block;
  color: #b0b0b0;
}

.label-block-txt__dark-grey {
  color: #666a6c;
}

.top-tabs {
  border-bottom: 1px solid #dbdbdb;
  overflow: hidden;
}

.top-tabs--inner {
  /*padding: 2em 2em 0 2em;*/
  padding-bottom: 2em;
}

.top-tabs--inner-no-pad {
  padding: 0;
}

.top-tabs--item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  font-size: 1em;
  padding: 0 0.5em;
}

.top-tabs--item .tab {
  color: #a6a6a6;
  display: block;
  padding-bottom: 1em;
}

.top-tabs--item .tab.active {
  color: #1AB394;
}

.top-tabs--item:after {
  content: "";
  position: absolute;
  background-color: #1ab394;
  width: auto;
  display: block;
  height: 3px;
  bottom: 0;
  left: 0.5em;
  right: 0.5em;
  transition: 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transform: translateY(110%);
  transform: translateY(230%);
}

.top-tabs--item:hover:after {
  transform: translateY(0);
}

.top-tabs--item__activated:after {
  content: "";
  position: absolute;
  background-color: #1ab394;
  width: auto;
  display: block;
  height: 3px;
  bottom: 0;
  left: 0.5em;
  right: 0.5em;
  transition: 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transform: translateY(110%);
  transform: translateY(230%);
}

.table-cell--check-all {
  text-align: center;
  width: 35px;
}

thead > tr > th a {
  color: #777;
}

.tab-pane.active .top-tabs--item__activated:after {
  transform: translateY(0);
}

.table-top-actions {
  padding: 1em;
}

.table-top-actions--search {
  display: inline-block;
  margin-right: -4px;
  vertical-align: middle;
}

.dataTables_wrapper div.dataTables_filter {
  text-align: left;
}

.table-top-actions--sorting {
  display: inline-block;
  vertical-align: middle;
  float: right;
}

.form-date-controls--container {
  margin-right: -0.5em;
  margin-left: -0.5em;
}

.form-date-controls--item {
  position: relative;
  display: inline-block;
  width: 33.3%;
  vertical-align: bottom;
  margin-right: -4px;
  padding: 0.5em;
}

.field-date .input-txt {
  padding-left: 3.2em;
}

.field-time .input-txt {
  padding-left: 3.2em;
}

.field-frequency .input-txt {
  padding-left: 1em;
}

#overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
  cursor: pointer;
}

.grid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
  justify-content: flex-end !important;
}

.display-flex {
  display: flex;
  align-items: flex-start;
}
.display-flex input[type=checkbox] {
  margin-top: 5px;
}

.section-pad--top {
  padding-top: 3em;
}

.b-radius--s {
  border-radius: 4px;
}

.b-radius--m {
  border-radius: 8px;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
}

.img-logo {
  margin: auto;
}

.aspect-ratio--1x1 {
  padding-bottom: 100%;
}

.expert-icon-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.table-top--search {
  padding-bottom: 1em;
}

.search-form-fields {
  position: relative;
  max-width: 25em;
}

.search-form-fields .icon {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 1.25em;
}

.notification-type--title {
  font-size: 0.9em;
  color: #707070;
  padding-left: 0.3em;
  display: inline-block;
  vertical-align: middle;
}

.reminder-type--title {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.2em;
}

.cell-image-wrapper {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
  flex-shrink: 0;
}

.cell-image-wrapper--img {
  width: 30px;
}

.cell-fault--title {
  display: inline-block;
  vertical-align: middle;
  max-width: 18em;
}

.cell--faults {
  width: 380px;
}

.current {
  color: #1bb394;
}

.table--inner-pad {
  padding: 0.6em;
  padding-top: 0;
}

.table--top-search {
  padding: 2em 0 1.5em 2em;
}

.table--card-wrapper {
  /*border: 1px solid #d7d7d7;*/
  border: 1px solid transparent;
}
.table--card-wrapper .table {
  margin: 0 !important;
}

.no-border {
  border: none;
}

.ibox-content--no-pad {
  padding: 0;
  clear: none;
}

.item--inline-block {
  display: inline-block;
  vertical-align: middle;
}

.pagination--wrapper {
  display: flex;
  align-items: center;
  position: relative;
  text-align: left;
  border-top: 1px solid #d7d7d7;
  padding: 0 0 0 1em;
  margin-bottom: -2.1em;
}

.pagination--items-sorting {
  display: inline-block;
  vertical-align: middle;
  flex-grow: 1;
  color: #8d8d8d;
}

.pagination--items-pages {
  display: inline-block;
  vertical-align: middle;
  color: #8d8d8d;
}

.table-no-m-bot {
  margin-bottom: 0;
}

.pagination--list {
  margin: 0;
}

.pagination--list-item {
  display: inline-block;
  vertical-align: middle;
  border-left: 1px solid #d7d7d7;
}

.pagination--list-link {
  color: #676A6C;
  display: block;
  background-color: transparent;
  padding: 1.3em;
  float: none;
}

.ibox-content {
  border-style: none;
}

.pagination--sorting-options .form-control {
  height: auto;
  padding: 0.6em 1em;
}

.pace-done li.active.current .pagination--list-link {
  color: #1AB394;
  font-weight: 600;
}

.timeline-item--img {
  margin: auto;
  width: 35px;
}

.input-txt, select, textarea {
  border: 1px solid #ddd;
  color: #38424a;
  padding: 0.9em 1.3em;
  border-radius: 3px;
  width: 100%;
  font-weight: 500;
  background: #fff;
  transition: all 0.3s ease-in-out;
  height: auto;
}

.input-txt:focus, textarea:focus, select:focus {
  border-color: #1AB394;
  outline: none;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

input[type=date], input[type=time], .input-txt, select, textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
}

.page-heading {
  display: inline-block;
}

.hero-card-stats {
  display: inline-block;
  vertical-align: middle;
  margin-left: 4em;
}

.hero-card-stats--inner {
  padding: 1.8em;
  transition: 0.2s;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.stats-item {
  display: inline-block;
  text-align: center;
  width: 33.33%;
  padding: 0 1.5em;
}

.heading--stats-number {
  text-align: center;
}

.search-form-input {
  border: 1px solid #b6b6b6;
  font-weight: 400;
  padding: 0.8em 0.8em 0.8em 3.5em;
  display: block;
  width: 100%;
  background-color: transparent;
  border-radius: 5px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.search-form-input::placeholder {
  font-weight: 300;
}

.search-form-input:focus {
  outline: none;
  border-color: #1AB394;
  background-color: #fff;
  box-shadow: 0 18px 24px -15px rgba(0, 0, 0, 0.2);
}

.search-form-input:hover {
  border-color: #1AB394;
  background-color: #fff;
}

.notification-txt {
  font-size: 0.9em;
  padding-bottom: 0.3em;
  color: #707070;
  display: block;
}

.notification-items {
  margin-left: -0.5em;
  margin-right: -0.5em;
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}

.notification-item {
  padding: 0 0.5em;
}

.notification-item {
  display: inline-block;
}

button {
  outline: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.input-txt:hover, textarea:hover, select:hover {
  background-color: #fff;
  border-color: #aaa;
  outline: none;
}

.input-txt:focus, select:focus, textarea:focus {
  border-color: #1AB394;
  outline: 0;
  background: #fff;
  /*box-shadow: 0 2px 5px rgba(0,0,0,.1);*/
  box-shadow: 0 18px 24px -15px rgba(0, 0, 0, 0.2);
}

label {
  font-weight: 600;
}

h1, h2 {
  font-weight: 400;
}

.page-heading {
  padding: 0;
}

.select:before {
  content: "";
  display: inline-block;
  margin-right: -4px;
  z-index: 1;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  vertical-align: middle;
  background-image: url("../images/sprites.png?v=2019-01-24");
  background-repeat: no-repeat;
  position: absolute;
  right: 1.5em;
  top: 50%;
  margin-top: -5px;
  opacity: 0.3;
  pointer-events: none;
  transition: opacity 0.2s ease-in-out;
  background-position: -44px -46px;
  width: 18px;
  height: 10px;
}

.select:hover:before {
  opacity: 1;
}

select.input-sm {
  height: auto;
  line-height: inherit;
}

.table-cell--check-all__right {
  text-align: right;
}

.highlight-form-field {
  border: 1px solid red;
}

.ui-sortable-helper {
  background: #e7eaec;
  width: auto !important;
  left: auto !important;
}

.icon-tooltip {
  font-size: 16px;
  display: inline-block;
  width: 20px;
  height: 20px;
}

.tooltip__wrapper {
  position: absolute;
  color: #676a6c;
  text-align: left;
  line-height: 1.2;
  left: 2em;
  top: 0em;
  width: 22em;
  z-index: 100;
  border: 1px solid #f2f2f2;
  padding: 1.5em;
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.11);
  background: #fff;
  font-size: 1em;
  transition: 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  font-weight: 500;
  line-height: 1.4;
  transition: 0.3s all ease;
  opacity: 0;
  visibility: hidden;
}

.tooltip-button {
  display: inline-block;
  position: relative;
  padding: 0;
  cursor: pointer;
  color: rgb(218, 218, 218);
}

.tooltip-button:hover .tooltip__wrapper {
  visibility: visible;
  opacity: 1;
}

.form-group__relative {
  position: relative;
}

.grid-row--faults {
  align-items: center;
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.table__padding--updated > tbody > tr > td {
  padding: 1em 0.5em;
}

.no-data-text {
  margin-bottom: auto;
  margin-left: 30px;
  padding-bottom: 20px;
}

.span-underline {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e7eaec;
}

.card-payment-details {
  float: none;
  border: 1px solid #e5e5e5;
  color: #707070;
  padding: 1.8em;
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.15);
  transition: 0.2s;
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.label-primary--new {
  background-color: rgba(237, 85, 101, 0.2);
  color: #ed5565;
}

.label-primary--invite-sent {
  background-color: rgba(248, 172, 89, 0.3);
  color: #ff9e34;
}

.label-primary--note {
  background-color: #eeeeee;
  display: inline-flex;
  padding: 20px;
  color: #565656;
  font-size: 16px;
}

.label-primary--light {
  background: #f8f8f8;
  display: inline-flex;
  padding: 20px;
  color: #47525d;
  font-size: 16px;
}

.label-primary--gray {
  background-color: #e9eaec;
  display: inline-flex;
  padding: 20px;
  color: #47525d;
  font-size: 16px;
}

.label-primary--logged-in {
  background-color: rgba(26, 179, 148, 0.2);
  color: #1ab394;
}

.label-primary--inspection-submitted {
  background-color: #f3f3f4;
  color: #686b6d;
}

.label-primary--green {
  background-color: #D0F1EE;
  color: #0D7067;
}

.label-primary--red {
  background-color: #FCD3D8;
  color: #BF1C30;
}

@media print {
  a[href]:after {
    content: none !important;
  }
  a i {
    display: none !important;
  }
  .top-tabs--item:not(.top-tabs--item__activated) {
    display: none !important;
  }
  .table--hero-actions, .app-topbar, .table__top-search {
    display: none !important;
  }
}
.vehicle-profile-form .control-label {
  text-align: left;
  padding-left: 0;
}

.odometer-value__value {
  display: block;
  font-size: 16px;
  line-height: 20px;
  align-items: center;
  letter-spacing: 0.01em;
  color: #666666;
}
.odometer-value__date {
  display: block;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.01em;
  color: #999999;
  margin-top: 5px;
}

.ibox-header {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.01em;
  color: #333333;
  margin-bottom: 25px;
}
.ibox-list {
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
.ibox-list__param {
  flex-basis: 100px;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 0;
  letter-spacing: 0.01em;
  color: #333333;
}
.ibox-list__value {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: #666;
}
.ibox .list-group-item {
  display: flex;
  border-bottom: 1px solid #E7EAEC !important;
  padding: 2px 0 !important;
  align-items: center;
}
.ibox .list-group-item:last-child {
  border-bottom: 0 none !important;
}

.table-cell__vehicle {
  text-align: right;
  padding-right: 30px !important;
  width: 150px;
  padding-left: 0 !important;
}

.table-cell__tooltip {
  width: 16px;
  height: 16px;
  background: url("../images/info.png") no-repeat left top;
  display: inline-block;
  margin-right: 3px;
  margin-top: 1px;
  cursor: pointer;
  position: relative;
  vertical-align: top;
}
.table-cell__tooltip-text {
  display: none;
  position: absolute;
  z-index: 1;
  padding: 20px 25px;
  font-family: Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.15px;
  color: #666666;
  top: 25px;
  left: 20px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
  width: 330px;
  text-align: left;
}
.table-cell__tooltip:hover .table-cell__tooltip-text {
  display: block;
}

.v-align {
  display: flex;
  height: 100%;
  align-items: center;
  position: relative;
}

.rta-active button {
  transition: 0.3s all ease;
}

.rta-active .rta-loading {
  transform: scale(0, 0);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease;
  position: absolute;
  left: 0;
}

.rta-active.loading button {
  transform: scale(0, 0);
  opacity: 0;
  visibility: hidden;
}

.rta-active.loading .rta-loading {
  transform: scale(1, 1);
  opacity: 1;
  visibility: visible;
}

.alert-custom {
  background: #f8f8f8;
  margin-bottom: 0px;
}

.users-info-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  align-items: center;
}
.users-info-row .custom-icon {
  border-radius: 50%;
  background: #DADADA;
  color: #fff;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 10px;
  font-weight: 800;
  display: inline-table;
}
.users-info-row button {
  margin-left: 40px;
}
.users-info-row .alert {
  flex: 1;
}

.invite_user__teams_row .ms-options-wrap {
  padding: 0 1em 1em 1em;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  margin-top: 5px;
  box-shadow: none;
}
.invite_user__teams_row .ms-options-wrap .ms-options {
  height: auto;
  min-height: 10px !important;
}

.ui-tooltip {
  background: none;
  border: 0px;
  width: auto;
  text-align: left;
  display: inline-block;
  color: #69727b;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.2px;
}

.ui-tooltip-content {
  background: #fff;
  border: 0.5px solid #ececed;
  padding: 6px 12px;
  border-radius: 0px;
  box-shadow: 0 10px 20px -3px rgba(1, 1, 1, 0.1);
  transform: translateY(15px);
}

.text-muted-light {
  color: #ababab;
  font-weight: 300;
}

.text-gray-light {
  color: #656565;
  font-weight: 300;
}

.font-size-sm {
  font-size: 0.8em;
}

.photo_reference_image_box {
  position: relative;
}
.photo_reference_image_box .buttons {
  opacity: 0;
  visibility: hidden;
  background: rgba(72, 72, 72, 0.7);
  transition: 0.3s all ease-in;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.photo_reference_image_box .buttons .icon-1 {
  margin: 0 8px;
  cursor: pointer;
}
.photo_reference_image_box:hover .buttons {
  opacity: 1;
  visibility: visible;
}

.see_reference_image {
  display: flex;
}

.lite-tooltip {
  position: fixed;
  padding: 6px 12px;
  border: 0.5px solid #ececed;
  border-radius: 0px;
  font-size: 12px;
  text-align: left;
  color: #69727b;
  background: #fff;
  box-shadow: 0 10px 20px -3px rgba(1, 1, 1, 0.1);
}

.global-page-spinner {
  display: flex;
  width: 100vw;
  height: calc(100vh - 10px);
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.geotab-credentials-alert {
  background: #ffecd2;
  border: 1px solid #ffbc60;
  color: #995f11;
  padding: 16px 32px 16px 56px;
  margin: 25px 0 10px;
  position: relative;
}

.geotab-credentials-alert .warning-icon {
  width: 19px;
  height: 17px;
  position: absolute;
  left: 21px;
  top: 19.5px;
}

.geotab-credentials-alert .warning-icon svg {
  width: 100%;
  height: 100%;
  color: #995f11;
}

.ant-dropdown .ant-dropdown-menu {
  overflow-y: auto;
  scrollbar-width: thin;
}
.ant-dropdown .ant-dropdown-menu::-webkit-scrollbar {
  width: 5px;
}
.ant-dropdown .ant-dropdown-menu::-webkit-scrollbar-thumb {
  border-radius: 10em;
  background: rgba(255, 255, 255, 0.3);
}
.ant-dropdown .ant-dropdown-menu::-webkit-scrollbar-track {
  border-radius: 10em;
  background: rgba(255, 255, 255, 0.3);
}

.ui-datepicker {
  width: 100%;
  max-width: 25em;
  background: #f0f0f0;
  background: white;
  padding: 0.8em;
  display: none;
  box-shadow: 0 11px 45px rgba(0, 0, 0, 0.1);
  font-size: 0.95em;
  z-index: 10000 !important;
  border: 1px solid #cecece;
  border-radius: 3px;
}

.ui-datepicker table {
  border: none;
  margin-bottom: 0;
  width: 100%;
}

.ui-datepicker th,
.ui-datepicker td {
  padding: 0;
  text-align: center;
  border: none;
  text-transform: uppercase;
  font-size: 0.9em;
  background: none;
}

.ui-datepicker select {
  background: url("../images/select-icon.png") no-repeat right;
}

.ui-datepicker .ui-state-default {
  padding: 0.7em;
  display: block;
  transition: all 0s ease-in-out;
  background: transparent;
  border: none;
  line-height: inherit;
  text-shadow: none;
}

.ui-datepicker a.ui-state-default {
  color: #38424a;
}

.ui-datepicker a.ui-state-default:hover {
  background: #1AB394;
  color: #fff;
}

.ui-datepicker tr:nth-child(2n) td {
  background: none;
}

.ui-datepicker th {
  font-weight: normal;
  color: #999;
  padding: 0 0 1em;
}

.ui-datepicker td,
.ui-datepicker tr:last-child td {
  border: 1px solid #e5e5e5;
}

.ui-datepicker tr:hover td {
  background: none;
}

.ui-datepicker a.ui-state-active,
.ui-datepicker a.ui-state-active:hover {
  background: #1AB394;
  color: #fff;
}

.ui-datepicker .ui-datepicker-other-month,
.ui-datepicker tr:last-child .ui-datepicker-other-month {
  border: none;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  display: inline-block;
  margin-right: -4px;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  height: 10px;
  vertical-align: middle;
  width: 10px;
  background-image: url("../images/sprites.png?v=2019-01-23");
  background-repeat: no-repeat;
  background-position: -428px 3px;
  position: absolute;
  top: 2.5em;
  left: 3.5em;
  cursor: pointer;
  height: 20px;
  width: 23px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .ui-datepicker-prev,
  .ui-datepicker-next {
    background-image: url("../images/sprites@2x.png?v=2019-01-23");
    background-size: 500px 500px;
  }
}
.ui-datepicker-prev.ui-state-disabled,
.ui-datepicker-next.ui-state-disabled {
  opacity: 0.2;
  cursor: auto;
}

.ui-datepicker-next {
  right: 4em;
  left: auto;
  background-position: -447px 3px;
}

.ui-datepicker-title {
  text-align: center;
  font-weight: 700;
  padding: 1em 1em 2em 1em;
}

.ui-datepicker-month,
.ui-datepicker-year {
  display: inline-block;
  width: 6.5em;
  margin: 0 2%;
  background: url("../images/select-icon.png?v=1") no-repeat right top 50%;
  padding: 0.8em 1em;
  text-transform: uppercase;
  font-weight: 700;
}

.ui-state-disabled {
  color: #e5e5e5;
}

.ui-timepicker-wrapper {
  overflow-y: auto;
  border-radius: 3px;
  height: 15em;
  width: 6.5em;
  background: #fff;
  border: 1px solid #cecece;
  box-shadow: 0 11px 45px rgba(0, 0, 0, 0.1);
  outline: none;
  z-index: 10001;
  margin: 0;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration {
  width: 13em;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
  width: 11em;
}

.ui-timepicker-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ui-timepicker-duration {
  margin-left: 5px;
  color: #888;
}

.ui-timepicker-list:hover .ui-timepicker-duration {
  color: #888;
}

.ui-timepicker-list li {
  padding: 3px 0 3px 5px;
  cursor: pointer;
  white-space: nowrap;
  list-style: none;
  margin: 0;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
  background: #e5e5e5;
  color: #38424a;
}

li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
  background: #6568df;
  color: #fff;
}

li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
  color: #ccc;
}

.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
  color: #888;
  cursor: default;
}

.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
  background: #f2f2f2;
}

.field-date:before {
  position: absolute;
  display: inline-block;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  vertical-align: middle;
  width: 10px;
  background-image: url("../images/sprites.png?v=2019-01-22");
  background-repeat: no-repeat;
  content: "";
  display: block;
  top: 3.2em;
  left: 1.6em;
  width: 18px;
  height: 20px;
  background-position: -329px 0;
  z-index: 1;
}

.field-time:before {
  position: absolute;
  display: inline-block;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  vertical-align: middle;
  width: 10px;
  background-image: url("../images/sprites.png?v=2019-01-22");
  background-repeat: no-repeat;
  content: "";
  display: block;
  top: 3.2em;
  left: 1.6em;
  width: 20px;
  height: 20px;
  background-position: 0px -43px;
  z-index: 5;
}

.grid-row--pad-top-bottom {
  margin: 2em 0;
}

.col-no-pad {
  padding: 0;
}

.list--items {
  list-style-type: none;
  padding: 0;
  margin: 0;
  max-width: 28em;
}

.list--items li {
  padding: 0.5em 0;
}

/*------------------------------------------------------------------------------
    /Bootstrap Custom Styles
------------------------------------------------------------------------------*/
.text-success {
  color: #939393;
}

a {
  color: #1ab394;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    float: left;
    padding-right: 0.5em;
  }
}
.modal-backdrop {
  display: none !important;
}

/*------------------------------------------------------------------------------
    /Table styles
------------------------------------------------------------------------------*/
.table--pad-bottom {
  padding-bottom: 2em;
}

.table--overflow-visible {
  overflow: visible;
}

/*------------------------------------------------------------------------------
    /Headings
------------------------------------------------------------------------------*/
.h3-heading {
  font-weight: 500;
  font-size: 1.3em;
  color: #565656;
}

.h4-heading {
  font-size: 1em;
  margin-bottom: 1em;
  font-weight: 600;
  color: #565656;
}

.section-heading {
  font-weight: 400;
  color: #1ab394;
  margin-bottom: 0.3em;
  font-size: 1.7em;
}

/*------------------------------------------------------------------------------
    /Icons
------------------------------------------------------------------------------*/
.icon {
  display: inline-block;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  vertical-align: middle;
  background-image: url("../images/sprites.png");
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .icon {
    background-image: url("../images/sprites@2x.png");
    background-size: 500px;
  }
}

.icon-inline-mar-left {
  margin-left: 0.2em;
}

.icon-phone-push {
  background-position: -44px 0px;
  width: 22px;
  height: 25px;
}

.icon-email-push {
  background-position: 0 0;
  width: 20px;
  height: 16px;
}

.icon-arrow-right {
  width: 20px;
  height: 12px;
  background-position: -85px 0;
}

.icon-arrow-left {
  width: 20px;
  height: 12px;
  background-position: -85px -43px;
}

.icon-search-dark {
  width: 19px;
  height: 18px;
  background-position: -125px 0;
}

.icon-delete {
  width: 17px;
  height: 20px;
  background-position: -164px 0;
}

.icon-upload {
  width: 17px;
  height: 20px;
  background-position: -227px -1px;
}

.icon-download {
  width: 17px;
  height: 20px;
  background-position: -226px -1px;
}

.icon-add {
  width: 20px;
  height: 20px;
  background-position: -256px 0;
}

.icon-calendar {
  width: 18px;
  height: 20px;
  background-position: -329px 0;
}

.icon-success-tick {
  background-position: -160px -41px;
  width: 45px;
  height: 45px;
}

.icon-info {
  background-position: -321px -38px;
  width: 45px;
  height: 45px;
}

.icon-tick-white {
  background-position: -224px -45px;
  width: 25px;
  height: 25px;
}

.icon-tick-white-md {
  background-position: -160px -41px;
  width: 45px;
  height: 45px;
}

.icon-integrated {
  background-position: 0px -113px;
  width: 16px;
  height: 16px;
}

.icon-test-vehicle {
  background-position: -45px -113px;
  width: 16px;
  height: 16px;
}

.icon-more-horiz {
  background-position: -86px -113px;
  width: 16px;
  height: 16px;
}

.icon-import-round {
  background-position: -393px -41px;
  width: 45px;
  height: 45px;
}

/*------------------------------------------------------------------------------
    /Button styles
------------------------------------------------------------------------------*/
.button {
  display: inline-block;
  vertical-align: middle;
  padding: 0.9em 1.4em;
  position: relative;
  border: none;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 solid #333;
  text-align: center;
  font-weight: 600;
  font-size: 1em;
  line-height: 1;
  color: #676A6C;
  -webkit-transition: 0.2s background-color ease-in-out, 0.2s border ease-in-out, 0.2s box-shadow ease-in-out, 0.2s color ease-in-out;
  transition: 0.2s background-color ease-in-out, 0.2s border ease-in-out, 0.2s box-shadow ease-in-out, 0.2s color ease-in-out;
  cursor: pointer;
}

.button-txt {
  margin-right: 0.4em;
  display: inline-block;
  vertical-align: middle;
}

.button--inline {
  display: inline-block;
  vertical-align: middle;
}

.button--inline_m-right {
  margin-right: 0.5em;
}

.button--primary {
  background-color: #1AB394;
  color: #fff;
}

.button--no-border {
  text-decoration: underline;
  font-weight: 500;
}

.btn-title {
  vertical-align: middle;
  display: inline-block;
}

.btn-title__m-left {
  margin-left: 0.5em;
}

.title-has-icon {
  margin-left: 0.5em;
}

.fa-icon {
  font-size: 22px;
  vertical-align: middle;
}

.button--secondary {
  border: 1px solid;
  color: #1AB394;
}

.button--neutral {
  background-color: #fff;
  color: #676A6C;
  border: 1px solid #d0d0d0;
}

.actionsdropdown-custom__button {
  background-color: #fff;
  border: 1px solid #e7eaec;
  border-radius: 5px;
  position: relative;
  width: 170px;
  margin: 0;
}

.button--more-horiz {
  padding: 0.9em 1em;
}

/*------------------------------------------------------------------------------
    /Tooltip
------------------------------------------------------------------------------*/
.tooltip--on-icon {
  position: relative;
  display: inline-block;
}

.tooltip--on-icon .tooltiptext {
  visibility: hidden;
  width: 130px;
  background-color: #253949;
  color: #fff;
  text-align: center;
  border-radius: 0px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: -6px;
  left: 28px;
  font-size: 0.9em;
}

.tooltip--on-icon:hover .tooltiptext {
  visibility: visible;
}

.tooltiptext:before {
  content: "";
  background: #253949;
  position: absolute;
  top: 8px;
  left: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 11px;
  width: 11px;
  margin-left: -6px;
  display: block;
  border-radius: 0px;
}

/* FTO ADDED STYLES TO GLOBAL*/
.col-text-align-right {
  text-align: right;
}

.col-no-pad {
  padding: 0;
}

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

.top-section--temporary-padding {
  padding-bottom: 2em;
}

/*------------------------------------------------------------------------------
    /Flex
------------------------------------------------------------------------------*/
.grid-row--align-center {
  align-items: center;
}

.grid-row--justify-end {
  justify-content: flex-end;
}

.grid-row--justify-start {
  justify-content: flex-start;
}

.grid-row--pad-top-bottom {
  margin: 2em 0;
}

/*------------------------------------------------------------------------------
    /Columns
------------------------------------------------------------------------------*/
.grid-col {
  width: 100%;
}

.xs-1 {
  width: 8.3333333%;
}

.xs-2 {
  width: 16.6666666666%;
}

.xs-3 {
  width: 25%;
}

.xs-4 {
  width: 33.333333333%;
}

.xs-5 {
  width: 41.666666666%;
}

.xs-6 {
  width: 50%;
}

.xs-7 {
  width: 58.333333333%;
}

.xs-8 {
  width: 66.66666%;
}

.xs-9 {
  width: 75%;
}

.xs-10 {
  width: 83.333333333%;
}

.xs-11 {
  width: 16.6666666666%;
}

.xs-12 {
  width: 100%;
}

@media (min-width: 31.25em) {
  .s-1 {
    width: 8.3333333%;
  }
  .s-2 {
    width: 16.6666666666%;
  }
  .s-3 {
    width: 25%;
  }
  .s-4 {
    width: 33.333333333%;
  }
  .s-5 {
    width: 41.666666666%;
  }
  .s-6 {
    width: 50%;
  }
  .s-7 {
    width: 58.333333333%;
  }
  .s-8 {
    width: 66.66666%;
  }
  .s-9 {
    width: 75%;
  }
  .s-10 {
    width: 83.333333333%;
  }
  .s-11 {
    width: 16.6666666666%;
  }
  .s-12 {
    width: 100%;
  }
}
@media (min-width: 43.75em) {
  .m-1 {
    width: 8.3333333%;
  }
  .m-2 {
    width: 16.6666666666%;
  }
  .m-3 {
    width: 25%;
  }
  .m-4 {
    width: 33.333333333%;
  }
  .m-5 {
    width: 41.666666666%;
  }
  .m-6 {
    width: 50%;
  }
  .m-7 {
    width: 58.333333333%;
  }
  .m-8 {
    width: 66.66666%;
  }
  .m-9 {
    width: 75%;
  }
  .m-10 {
    width: 83.333333333%;
  }
  .m-11 {
    width: 16.6666666666%;
  }
  .m-12 {
    width: 100%;
  }
}
@media (min-width: 62.5em) {
  .l-1 {
    width: 8.3333333%;
  }
  .l-2 {
    width: 16.6666666666%;
  }
  .l-3 {
    width: 25%;
  }
  .l-4 {
    width: 33.333333333%;
  }
  .l-5 {
    width: 41.666666666%;
  }
  .l-6 {
    width: 50%;
  }
  .l-7 {
    width: 58.333333333%;
  }
  .l-8 {
    width: 66.66666%;
  }
  .l-9 {
    width: 74.9999999%;
  }
  .l-10 {
    width: 83.333333333%;
  }
  .l-11 {
    width: 16.6666666666%;
  }
  .l-12 {
    width: 100%;
  }
}
@media (min-width: 80em) {
  .xl-1 {
    width: 8.3333333%;
  }
  .xl-2 {
    width: 16.6666666666%;
  }
  .xl-3 {
    width: 25%;
  }
  .xl-4 {
    width: 33.333333333%;
  }
  .xl-5 {
    width: 41.666666666%;
  }
  .xl-6 {
    width: 50%;
  }
  .xl-7 {
    width: 58.333333333%;
  }
  .xl-8 {
    width: 66.66666%;
  }
  .xl-9 {
    width: 74.9999999%;
  }
  .xl-10 {
    width: 83.333333333%;
  }
  .xl-11 {
    width: 16.6666666666%;
  }
  .xl-12 {
    width: 100%;
  }
}
@media (min-width: 93.75em) {
  .xxl-1 {
    width: 8.3333333%;
  }
  .xxl-2 {
    width: 16.6666666666%;
  }
  .xxl-3 {
    width: 25%;
  }
  .xxl-4 {
    width: 33.333333333%;
  }
  .xxl-5 {
    width: 41.666666666%;
  }
  .xxl-6 {
    width: 50%;
  }
  .xxl-7 {
    width: 58.333333333%;
  }
  .xxl-8 {
    width: 66.66666%;
  }
  .xxl-9 {
    width: 74.9999999%;
  }
  .xxl-10 {
    width: 83.333333333%;
  }
  .xxl-11 {
    width: 16.6666666666%;
  }
  .xxl-12 {
    width: 100%;
  }
}
/*-----------------------------------------------------------------------------------------
  /Home page
  -----------------------------------------------------------------------------------------*/
.homepage--section-stats .border-right-md {
  padding-right: 0.5em;
  padding-left: 0.5em;
}
.homepage--section-stats .col-lg-8 {
  float: right !important;
}

.homepage--section-welcome {
  float: left !important;
}

/*------------------------------------------------------------------------------
    / Share with global lib
------------------------------------------------------------------------------*/
.form-horizontal .form-group {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.tabs-container .panel-body {
  padding: 2em;
}
@media (max-width: 768px) {
  .tabs-container .panel-body {
    padding: 0;
  }
}

.add-new--bottom-btns-pad {
  padding: 1em;
}

.icheckbox_square-green--custom-style .icheckbox_square-green {
  position: relative;
  float: none !important;
}
.icheckbox_square-green--custom-style .control-label {
  float: none !important;
}

.image-upload-container {
  text-align: center;
  padding-top: 1em;
}

.row {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.recurly-hosted-field {
  border: 1px solid #ddd !important;
  color: #38424a !important;
  padding: 0.9em 1.3em !important;
  margin-top: 0px !important;
  border-radius: 3px;
  width: 100% !important;
  font-weight: 500;
  background: #fff !important;
  transition: all 0.3s ease-in-out;
  height: 52.7812px !important;
}

.recurly-fields-inline--container {
  margin-right: -0.5em;
  margin-bottom: 1em;
}

.credit-card-details--recurly-field--inline {
  display: inline-block;
  width: 33.33%;
  margin-top: 0;
  margin-right: -4px;
  padding-right: 0.5em;
}

.form-group {
  margin-bottom: 1em !important;
}

.form-horizontal .control-label {
  float: none !important;
}
@media (min-width: 1200px) {
  .form-horizontal .control-label {
    float: left !important;
  }
}

.form-horizontal .form-group .col-lg-8, .form-horizontal .form-group .col-lg-6, .form-horizontal .form-group .col-lg-5, .form-horizontal .form-group .col-lg-4, .form-horizontal .form-group .col-lg-3, .form-horizontal .form-group .col-md-2, .form-horizontal .form-group .col-md-6 {
  float: none !important;
}
@media (min-width: 1200px) {
  .form-horizontal .form-group .col-lg-8, .form-horizontal .form-group .col-lg-6, .form-horizontal .form-group .col-lg-5, .form-horizontal .form-group .col-lg-4, .form-horizontal .form-group .col-lg-3, .form-horizontal .form-group .col-md-2, .form-horizontal .form-group .col-md-6 {
    float: left !important;
    padding-right: 1em;
  }
}

.add-new--col-padding {
  padding-right: 1em;
  padding-left: 1em;
}

.add-new--col-2-label {
  text-align: left;
}
@media (min-width: 1200px) {
  .add-new--col-2-label {
    text-align: right;
  }
}
.add-new--col-2-label .control-label {
  float: none !important;
}

.form-field--visibility-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  width: auto;
  height: auto;
  margin-right: 0.5em;
  background: none;
  border: none;
}

/*------------------------------------------------------------------------------
    /Form
------------------------------------------------------------------------------*/
.form-field {
  position: relative;
}

.form-field--visibility-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  width: auto;
  height: auto;
}

/*-----------------------------------------------------------------------------------------
  /Bootstrap overrides
  -----------------------------------------------------------------------------------------*/
@media (max-width: 1590px) and (min-width: 1370px) {
  .col-lg-4 {
    width: 33.33% !important;
  }
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: transparent;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > th {
  font-size: 0.9em;
}

.text-success {
  color: #939393;
}

a {
  color: #1ab394;
}

.row {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.recurly-hosted-field {
  border: 1px solid #ddd !important;
  color: #38424a !important;
  padding: 0.9em 1.3em !important;
  margin-top: 0px !important;
  border-radius: 3px;
  width: 100% !important;
  font-weight: 500;
  background: #fff !important;
  transition: all 0.3s ease-in-out;
  height: 52.7812px !important;
}

.recurly-fields-inline--container {
  margin-right: -0.5em;
  margin-top: 1em;
}

.credit-card-details--recurly-field--inline {
  display: inline-block;
  width: 31%;
  margin-top: 0;
  margin-right: 0.2em;
  padding-right: 0;
}

.form-group {
  margin-bottom: 1em !important;
}
.form-group:last-child {
  margin-bottom: 0 !important;
}

.form-horizontal .control-label {
  float: none !important;
}
@media (min-width: 1200px) {
  .form-horizontal .control-label {
    float: left !important;
  }
}

.form-horizontal .form-group .col-lg-8,
.form-horizontal .form-group .col-lg-6,
.form-horizontal .form-group .col-lg-5,
.form-horizontal .form-group .col-lg-4,
.form-horizontal .form-group .col-lg-3,
.form-horizontal .form-group .col-md-2,
.form-horizontal .form-group .col-md-6 {
  float: none !important;
}
@media (min-width: 1200px) {
  .form-horizontal .form-group .col-lg-8,
  .form-horizontal .form-group .col-lg-6,
  .form-horizontal .form-group .col-lg-5,
  .form-horizontal .form-group .col-lg-4,
  .form-horizontal .form-group .col-lg-3,
  .form-horizontal .form-group .col-md-2,
  .form-horizontal .form-group .col-md-6 {
    float: left !important;
    padding-right: 1em;
  }
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.radio-btn:after {
  content: "";
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -7px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #1ab394;
}

.radio-check-item {
  position: relative;
  display: block;
}

.radio-btn {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #eee;
  border-radius: 50%;
}

.radio-check-item input:checked ~ .radio-btn:after {
  display: block;
}

.radio-check-item input:checked ~ .radio-btn {
  background-color: #ffffff;
  border: 2px solid #1ab394;
}

.txt-inline {
  display: inline-block;
  vertical-align: middle;
}

.txt-inline--secondary {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5em;
  color: #828282;
  font-weight: 300;
}

/*------------------------------------------------------------------------------
    /Modals
------------------------------------------------------------------------------*/
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  cursor: crosshair;
  z-index: -10;
  display: none !important;
}

.modal {
  position: fixed;
  /*background-color: transparent;*/
  background: rgba(0, 0, 0, 0.41);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  overflow: scroll;
  /*background: linear-gradient(120deg, #bd32d7, #8100f0);*/
  /*background: linear-gradient(120deg,rgba(26, 179, 148, .9) ,rgba(26, 179, 148, .9));*/
  /*    &:after {
          content:'';
          position: fixed;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          z-index: 1;

          background: linear-gradient(120deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 1));

          opacity: 0;
          transition: opacity .2s;
          cursor: crosshair;
          z-index: 1000;
          overflow: scroll;
        }

      &.fade.in {
          &:after {
              opacity: .9;
          }
      }*/
}

.modal-open .modal {
  overflow: scroll !important;
}

.modal-dialog {
  margin: 166px auto !important;
  height: auto;
  display: block;
}

/*------------------------------------------------------------------------------
    /Icons
------------------------------------------------------------------------------*/
.icon {
  display: inline-block;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  vertical-align: middle;
  background-image: url("../images/sprites.png");
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .icon {
    background-image: url("../images/sprites@2x.png");
    background-size: 500px;
  }
}

.icon-1 {
  display: inline-block;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  vertical-align: middle;
  background-image: url("../images/sprites1.1-new.png");
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .icon-1 {
    background-image: url("../images/sprites1.1@2x-new.png");
    background-size: 475px;
  }
}

.btn .icon-1 {
  filter: invert(26%);
}
.btn.active .icon-1.icon-drivers {
  background-position: -4px -350px !important;
  filter: invert(0%);
}
.btn.active .icon-1.icon-vehicles {
  background-position: -82px -350px !important;
  filter: invert(0%);
}
.btn:hover .icon-1.icon-drivers {
  background-position: -4px -350px !important;
  filter: invert(0%);
}
.btn:hover .icon-1.icon-vehicles {
  background-position: -82px -350px !important;
  filter: invert(0%);
}

.icon-1.icon-gray {
  filter: invert(26%);
}

.icon-customer-reports {
  display: inline-block;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  vertical-align: middle;
  background-repeat: no-repeat;
  height: 18px;
  width: 18px;
  opacity: 0.5;
  background-image: url("../images/customer-reports.png");
}

.icon-hospital {
  display: inline-block;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  vertical-align: middle;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  background-size: contain;
  opacity: 1;
  background-image: url("../images/svg/hospital.svg");
}

.icon-customer-reports:focus,
.icon-customer-reports:hover,
.icon-customer-reports.active,
a:hover > .icon-customer-reports,
a:focus > .icon-customer-reports {
  opacity: 1;
}

.icon-customer-reports .icon-inline-mar-left {
  margin-left: 0.2em;
}

.icon-phone-push {
  background-position: -44px 0px;
  width: 22px;
  height: 25px;
}

.icon-email-push {
  background-position: 0 0;
  width: 20px;
  height: 16px;
}

.icon-arrow-right {
  width: 20px;
  height: 12px;
  background-position: -85px 0;
}

.icon-arrow-left {
  width: 20px;
  height: 12px;
  background-position: -85px -43px;
}

.icon-search-dark {
  width: 19px;
  height: 18px;
  background-position: -125px 0;
}

.icon-delete {
  width: 17px;
  height: 20px;
  background-position: -164px 0;
}

.icon-upload {
  width: 17px;
  height: 20px;
  background-position: -227px -1px;
}

.icon-download {
  width: 17px;
  height: 20px;
  background-position: -226px -1px;
}

.icon-add {
  width: 20px;
  height: 20px;
  background-position: -256px 0;
}

.icon-calendar {
  width: 18px;
  height: 20px;
  background-position: -329px 0;
}

.icon-success-tick {
  background-position: -160px -41px;
  width: 45px;
  height: 45px;
}

.icon-info {
  background-position: -321px -38px;
  width: 45px;
  height: 45px;
}

.icon-tick-white {
  background-position: -224px -45px;
  width: 25px;
  height: 25px;
}

.icon-tick-white-md {
  background-position: -160px -41px;
  width: 45px;
  height: 45px;
}

.icon-integrated {
  background-position: 0px -113px;
  width: 16px;
  height: 16px;
}

.icon-test-vehicle {
  background-position: -45px -113px;
  width: 16px;
  height: 16px;
}

.icon-more-horiz {
  background-position: -86px -113px;
  width: 16px;
  height: 16px;
}

.icon-import-round {
  background-position: -393px -41px;
  width: 45px;
  height: 45px;
}

.icon-dashboard {
  background-position: -244px -80px;
  width: 18px;
  height: 19px;
}
.icon-dashboard:focus, .icon-dashboard:hover, .icon-dashboard.active {
  background-position: -244px -349px;
}

.dashboard__menu__link:focus .icon-dashboard, .dashboard__menu__link:hover .icon-dashboard {
  background-position: -244px -349px;
}

.icon-maintenance {
  background-position: -255.5px -116px;
  width: 18px;
  height: 19px;
}
.icon-maintenance:focus, .icon-maintenance:hover, .icon-maintenance.active, .icon-maintenance.active-sub {
  background-position: -254px -391px;
}

.maintain__menu__link:focus .icon-maintenance, .maintain__menu__link:hover .icon-maintenance {
  background-position: -254px -391px;
}

.icon-teams {
  background-position: -44px -79px;
  width: 18px;
  height: 19px;
}
.icon-teams:focus, .icon-teams:hover, .icon-teams.active, .icon-teams.active-sub {
  background-position: -44px -349px;
}

.teams__menu__link:focus .icon-teams, .teams__menu__link:hover .icon-teams {
  background-position: -44px -349px;
}

.icon-teams-grey {
  /*background-position: -39px -160px;
  width: 26px;
  height: 26px;*/
  background-position: -61px -203px;
  width: 42px;
  height: 42px;
}

.icon-drivers {
  background-position: -4px -80px;
  width: 18px;
  height: 19px;
}
.icon-drivers:focus, .icon-drivers:hover, .icon-drivers.active {
  background-position: -4px -349px;
}

.drivers__menu__link:focus .icon-drivers, .drivers__menu__link:hover .icon-drivers {
  background-position: -4px -349px;
}

.icon-drivers-grey {
  /*background-position: -2px -160px;
  width: 26px;
  height: 26px;*/
  background-position: 0px -203px;
  width: 42px;
  height: 42px;
}

.icon-vehicles {
  background-position: -82px -80px;
  width: 18px;
  height: 19px;
}
.icon-vehicles:focus, .icon-vehicles:hover, .icon-vehicles.active {
  background-position: -82px -349px;
}

.vehicles__menu__link:focus .icon-vehicles, .vehicles__menu__link:hover .icon-vehicles {
  background-position: -82px -349px;
}

.icon-vehicles-grey {
  /*  background-position: -79px -160px;
    width: 26px;
    height: 26px;*/
  background-position: -117px -202px;
  width: 43px;
  height: 43px;
}

.icon-forms {
  background-position: -123px -79px;
  width: 18px;
  height: 19px;
}
.icon-forms:focus, .icon-forms:hover, .icon-forms.active {
  background-position: -123px -349px;
}

.forms__menu__link:focus .icon-forms, .forms__menu__link:hover .icon-forms {
  background-position: -123px -349px;
}

.icon-forms-grey {
  /*background-position: -119px -160px;
  width: 26px;
  height: 26px;*/
  background-position: -175px -203px;
  width: 43px;
  height: 43px;
}

.icon-inspections {
  background-position: -323px -80px;
  width: 18px;
  height: 19px;
}
.icon-inspections:focus, .icon-inspections:hover, .icon-inspections.active {
  background-position: -323px -349px;
}

.inspections__menu__link:focus .icon-inspections, .inspections__menu__link:hover .icon-inspections {
  background-position: -323px -349px;
}

.icon-inspections-grey {
  /*background-position: -161px -160px;
  width: 26px;
  height: 26px;*/
  background-position: -402px -203px;
  width: 43px;
  height: 43px;
}

.icon-faults {
  background-position: -165px -81px;
  width: 18px;
  height: 19px;
}
.icon-faults:focus, .icon-faults:hover, .icon-faults.active {
  background-position: -165px -349px;
}

.faults__menu__link:focus .icon-faults, .faults__menu__link:hover .icon-faults {
  background-position: -165px -349px;
}

.icon-faults-grey {
  /*background-position: -161px -160px;
  width: 26px;
  height: 26px;*/
  background-position: -232px -203px;
  width: 43px;
  height: 43px;
}

.icon-settings {
  background-position: -204px -79px;
  width: 18px;
  height: 19px;
}
.icon-settings:focus, .icon-settings:hover, .icon-settings.active {
  background-position: -204px -349px;
}

.settings__menu__link:focus .icon-settings, .settings__menu__link:hover .icon-settings {
  background-position: -204px -349px;
}

.icon-settings-grey {
  background-position: -289px -204px;
  width: 43px;
  height: 43px;
}

.icon-reminders {
  background-position: -284px -79px;
  width: 18px;
  height: 19px;
}
.icon-reminders:focus, .icon-reminders:hover, .icon-reminders.active {
  background-position: -284px -349px;
}

.reminders__menu__link:focus .icon-reminders, .reminders__menu__link:hover .icon-reminders {
  background-position: -284px -349px;
}

.icon-reminders-grey {
  /*background-position: -280px -160px;
  width: 26px;
  height: 26px;*/
  background-position: -345px -203px;
  width: 43px;
  height: 43px;
}

.icon-help {
  background-position: -404px -79px;
  width: 18px;
  height: 19px;
}

.icon-status {
  background-position: -443px -80px;
  width: 18px;
  height: 19px;
}

.icon-integrations {
  background-position: -363px -78px;
  width: 21px;
  height: 21px;
}

.icon-integrations-grey {
  /*background-position: -363px -160px;
  width: 26px;
  height: 26px;*/
  background-position: 0px -265px;
  width: 43px;
  height: 43px;
}

.icon-lock {
  background-position: -42px -120px;
  width: 18px;
  height: 21px;
}
.icon-lock:focus, .icon-lock:hover, .icon-lock.active {
  background-position: -42px -395px;
}

.auth-clients__menu__link:focus .icon-lock, .auth-clients__menu__link:hover .icon-lock {
  background-position: -42px -395px;
}

.techsupport__menu__link:focus .icon-lock, .techsupport__menu__link:hover .icon-lock {
  background-position: -42px -395px;
}

.icon-alert {
  background-position: -78px -118px;
  width: 24px;
  height: 24px;
}

.icon-vehicles-medium {
  background-position: -4px -157px;
  width: 21px;
  height: 21px;
}

.icon-delete-1 {
  width: 14px;
  height: 18px;
  background-position: -173px 0;
}

.icon-upload-1 {
  width: 16px;
  height: 18px;
  background-position: -230px -31px;
}

.icon-add-1 {
  width: 18px;
  height: 18px;
  background-position: -296px 0;
}

.icon-visibility-on {
  background-position: -66px -277px;
  width: 23px;
  height: 16px;
}

.icon-visibility-off {
  background-position: -128px -277px;
  width: 23px;
  height: 16px;
}

.icon-2-tick-green {
  width: 14px;
  height: 18px;
  background-position: -178px -278px;
}

.icon-trash {
  width: 15px;
  height: 22px;
  background-position: -126px -395px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .icon-trash {
    background-position: -122px -396px;
  }
}

.icon-eye {
  width: 24px;
  height: 15px;
  background-position: -77px -397px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .icon-eye {
    background-position: -77px -398px;
  }
}

/*------------------------------------------------------------------------------
    /General
------------------------------------------------------------------------------*/
body {
  background-color: #f8f8f8;
}
@media print {
  body {
    position: static;
    overflow: initial;
    min-width: 1000px;
  }
}

.body_blocked {
  height: 100%;
  width: 100%;
  position: fixed;
  overflow: hidden;
}

.has-icon--after:after {
  content: "";
  display: block;
  display: inline-block;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  vertical-align: middle;
  background-image: url("../images/sprites1.1-new.png");
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .has-icon--after:after {
    background-image: url("../images/sprites1.1@2x-new.png");
    background-size: 475px;
  }
}

.has-icon--before:before {
  content: "";
  display: block;
  display: inline-block;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  vertical-align: middle;
  background-image: url("../images/sprites1.1-new.png");
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .has-icon--before:before {
    background-image: url("../images/sprites1.1@2x-new.png");
    background-size: 475px;
  }
}

.no-padding {
  padding: 0;
}

.no-margin-bot {
  margin-bottom: 0;
}

.list--items {
  list-style-type: none;
  padding: 0;
  margin: 0;
  max-width: 28em;
}

.list-items {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.list--items li {
  padding-bottom: 0.9em;
}
.list--items li:last-child {
  padding-bottom: 0;
}

.col-text-align-right {
  text-align: right;
}

.col-no-pad {
  padding: 0;
}

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

.top-section--temporary-padding {
  padding-bottom: 2em;
}

/*------------------------------------------------------------------------------
    /Flex
------------------------------------------------------------------------------*/
.grid-row--align-center {
  align-items: center;
}

.grid-row--justify-end {
  justify-content: flex-end;
}

.grid-row--justify-start {
  justify-content: flex-start;
}

.grid-row--pad-top-bottom {
  margin: 2em 0;
}

/*------------------------------------------------------------------------------
    /Columns
------------------------------------------------------------------------------*/
.grid-col {
  width: 100%;
}

.xs-1 {
  width: 8.3333333%;
}

.xs-2 {
  width: 16.6666666666%;
}

.xs-3 {
  width: 25%;
}

.xs-4 {
  width: 33.333333333%;
}

.xs-5 {
  width: 41.666666666%;
}

.xs-6 {
  width: 50%;
}

.xs-7 {
  width: 58.333333333%;
}

.xs-8 {
  width: 66.66666%;
}

.xs-9 {
  width: 75%;
}

.xs-10 {
  width: 83.333333333%;
}

.xs-11 {
  width: 16.6666666666%;
}

.xs-12 {
  width: 100%;
}

@media (min-width: 31.25em) {
  .s-1 {
    width: 8.3333333%;
  }
  .s-2 {
    width: 16.6666666666%;
  }
  .s-3 {
    width: 25%;
  }
  .s-4 {
    width: 33.333333333%;
  }
  .s-5 {
    width: 41.666666666%;
  }
  .s-6 {
    width: 50%;
  }
  .s-7 {
    width: 58.333333333%;
  }
  .s-8 {
    width: 66.66666%;
  }
  .s-9 {
    width: 75%;
  }
  .s-10 {
    width: 83.333333333%;
  }
  .s-11 {
    width: 16.6666666666%;
  }
  .s-12 {
    width: 100%;
  }
}
@media (min-width: 43.75em) {
  .m-1 {
    width: 8.3333333%;
  }
  .m-2 {
    width: 16.6666666666%;
  }
  .m-3 {
    width: 25%;
  }
  .m-4 {
    width: 33.333333333%;
  }
  .m-5 {
    width: 41.666666666%;
  }
  .m-6 {
    width: 50%;
  }
  .m-7 {
    width: 58.333333333%;
  }
  .m-8 {
    width: 66.66666%;
  }
  .m-9 {
    width: 75%;
  }
  .m-10 {
    width: 83.333333333%;
  }
  .m-11 {
    width: 16.6666666666%;
  }
  .m-12 {
    width: 100%;
  }
}
@media (min-width: 62.5em) {
  .l-1 {
    width: 8.3333333%;
  }
  .l-2 {
    width: 16.6666666666%;
  }
  .l-3 {
    width: 25%;
  }
  .l-4 {
    width: 33.333333333%;
  }
  .l-5 {
    width: 41.666666666%;
  }
  .l-6 {
    width: 50%;
  }
  .l-7 {
    width: 58.333333333%;
  }
  .l-8 {
    width: 66.66666%;
  }
  .l-9 {
    width: 74.9999999%;
  }
  .l-10 {
    width: 83.333333333%;
  }
  .l-11 {
    width: 16.6666666666%;
  }
  .l-12 {
    width: 100%;
  }
}
@media (min-width: 80em) {
  .xl-1 {
    width: 8.3333333%;
  }
  .xl-2 {
    width: 16.6666666666%;
  }
  .xl-3 {
    width: 25%;
  }
  .xl-4 {
    width: 33.333333333%;
  }
  .xl-5 {
    width: 41.666666666%;
  }
  .xl-6 {
    width: 50%;
  }
  .xl-7 {
    width: 58.333333333%;
  }
  .xl-8 {
    width: 66.66666%;
  }
  .xl-9 {
    width: 74.9999999%;
  }
  .xl-10 {
    width: 83.333333333%;
  }
  .xl-11 {
    width: 16.6666666666%;
  }
  .xl-12 {
    width: 100%;
  }
}
@media (min-width: 93.75em) {
  .xxl-1 {
    width: 8.3333333%;
  }
  .xxl-2 {
    width: 16.6666666666%;
  }
  .xxl-3 {
    width: 25%;
  }
  .xxl-4 {
    width: 33.333333333%;
  }
  .xxl-5 {
    width: 41.666666666%;
  }
  .xxl-6 {
    width: 50%;
  }
  .xxl-7 {
    width: 58.333333333%;
  }
  .xxl-8 {
    width: 66.66666%;
  }
  .xxl-9 {
    width: 74.9999999%;
  }
  .xxl-10 {
    width: 83.333333333%;
  }
  .xxl-11 {
    width: 16.6666666666%;
  }
  .xxl-12 {
    width: 100%;
  }
}
/*------------------------------------------------------------------------------
    /Main containers
------------------------------------------------------------------------------*/
body.no-scroll {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

body.no-scroll .content {
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
}

.content-wrapper--customers {
  padding: 2em 5em;
  margin: auto;
}
@media (min-width: 62.5em) {
  .content-wrapper--customers {
    padding-right: 2em;
    padding-left: 2em;
  }
}

.container--section-cards {
  max-width: 90em;
  width: 100%;
  margin: 0 auto;
  padding: 1em;
}
@media (min-width: 48em) {
  .container--section-cards {
    padding-right: 2em;
    padding-left: 2em;
    padding-top: 2em;
    padding-bottom: 2em;
  }
}

.container--section-cards-tables {
  max-width: 100em;
  width: 100%;
  margin: 0 auto;
  padding: 0 1em 1em 1em;
}
@media (min-width: 48em) {
  .container--section-cards-tables {
    padding-right: 2em;
    padding-left: 2em;
  }
}

.dashboard-page__section-inner {
  max-width: 90em;
  margin: auto;
  padding: 2em 5em;
}
@media (min-width: 80em) {
  .dashboard-page__section-inner {
    padding-right: 2em;
    padding-left: 2em;
  }
}

.dashboard {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  min-height: 100vh;
}
@media print {
  .dashboard {
    display: block;
    width: auto;
    height: auto;
    overflow: visible;
  }
}

.dashboard-admin {
  height: 100vh;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
}

.dashboard-page {
  width: 100%;
  min-width: 100px;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
@media (min-width: 40em) {
  .dashboard-page {
    margin-left: 0;
  }
}
@media (min-width: 1366px) {
  .dashboard-page {
    margin-left: 0;
  }
}
@media print {
  .dashboard-page {
    display: block;
    width: auto;
    height: auto;
    overflow: visible;
  }
}

.dashboard-page_blocked {
  height: 100%;
  width: 100%;
  position: fixed;
  overflow: hidden;
}

.dashboard__top-banner--alert {
  width: 100%;
  height: auto;
}

.dashboard__top-banner--alert p {
  font-weight: 400;
}

.dashboard-page__section-inner {
  max-width: 90em;
  margin: auto;
  padding: 2em 5em;
}
@media (min-width: 80em) {
  .dashboard-page__section-inner {
    padding-right: 2em;
    padding-left: 2em;
  }
}

.form-field--label {
  font-weight: 400;
  font-size: 14px;
  color: #999;
}

/*------------------------------------------------------------------------------
    /Table styles
------------------------------------------------------------------------------*/
.table--pad-bottom {
  padding-bottom: 2em;
}

.table--overflow-visible {
  overflow: visible;
}

/*------------------------------------------------------------------------------
    /Headings
------------------------------------------------------------------------------*/
.h3-heading {
  font-weight: 500;
  font-size: 1.3em;
  color: #565656;
}

.h4-heading {
  font-size: 1em;
  font-weight: 400;
  color: #565656;
  margin: 0;
}

/*------------------------------------------------------------------------------
    /Button styles
------------------------------------------------------------------------------*/
.button {
  display: inline-block;
  vertical-align: middle;
  padding: 1em 2em;
  position: relative;
  width: 100%;
  border: none;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 solid #333;
  text-align: center;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  color: #676a6c;
  -webkit-transition: 0.2s background-color ease-in-out, 0.2s border ease-in-out, 0.2s box-shadow ease-in-out, 0.2s color ease-in-out;
  transition: 0.2s background-color ease-in-out, 0.2s border ease-in-out, 0.2s box-shadow ease-in-out, 0.2s color ease-in-out;
  cursor: pointer;
}
@media (min-width: 26.56em) {
  .button {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
}
@media (min-width: 43.75em) {
  .button {
    width: auto;
  }
}

.button-txt {
  margin-right: 0.4em;
  display: inline-block;
  vertical-align: middle;
}

.button--inline {
  display: inline-block;
  vertical-align: middle;
}

.button--inline_m-right {
  margin-right: 0.5em;
}

.button--primary {
  background-color: #1ab394;
  border: 1px solid #1ab394;
  color: #fff;
}

.button--no-border {
  text-decoration: underline;
  font-weight: 500;
}

.btn-title {
  vertical-align: middle;
  display: inline-block;
}

.btn-title__m-left {
  margin-left: 0.5em;
}

.title-has-icon {
  margin-left: 0.5em;
}

.fa-icon {
  font-size: 22px;
  vertical-align: middle;
}

.button--secondary {
  border: 1px solid;
  color: #1ab394;
}

.button--neutral {
  background-color: #fff;
  color: #676a6c;
  border: 1px solid #d0d0d0;
}

.actionsdropdown-custom__button {
  background-color: #fff;
  border: 1px solid #e7eaec;
  border-radius: 5px;
  position: relative;
  width: 170px;
  margin: 0;
}

.button--more-horiz {
  padding: 0.9em 1em;
}

.table-actions--btn-right-margin {
  margin-right: 0.5em;
}

.table-actions--btn {
  font-size: 1em;
  padding: 1em 1.6em;
}

.in-table-actions--btn {
  font-size: 1em;
  padding: 10px 16px;
}

.btn-main {
  line-height: 1.5;
  font-weight: 400;
  padding: 0.8em 1.2em;
  transition: all 0.3s;
}

.btn-warning__custom {
  margin-bottom: 0;
  width: 100%;
  display: block;
  background-color: #fff;
}

.btn-warning__custom--follow {
  color: #1ab394;
  border-color: #1ab394;
}

.btn-warning__custom--follow:hover {
  color: #fff;
  background-color: #1ab394;
}

.btn-warning__custom--unfollow {
  color: #f9b66d;
  border-color: #f9b66d;
}

.btn-warning__custom--unfollow:hover {
  color: #fff;
  background-color: #f9b66d;
}

.btn-warning__custom--disabled {
  border: 1px solid #d0d0d0;
  color: #979797;
}

.btn-warning__custom--disabled:hover {
  border: 1px solid #d0d0d0;
  color: #979797;
  background-color: #fff;
}

.btn-bulk-upload {
  margin-right: 0.3em;
}

.btn-drop-shadow-hover {
  transition: box-shadow 0.6s cubic-bezier(0, 0.62, 0.54, 1.01);
}

.btn-drop-shadow-hover:hover {
  box-shadow: 0 6px 20px -7px rgba(0, 0, 0, 0.3);
}

@keyframes clockwise {
  to {
    transform: rotate(360deg) translatez(0);
  }
}
.button-loading {
  color: transparent !important;
  pointer-events: none;
  position: relative;
  transition: none;
}
.button-loading:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  height: 20px;
  width: 20px;
  border-width: 3px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.75) rgba(255, 255, 255, 0.75) rgba(255, 255, 255, 0.25) rgba(255, 255, 255, 0.25);
  border-radius: 100%;
  animation: clockwise 0.5s linear infinite;
}

/*------------------------------------------------------------------------------
    /Tooltip
------------------------------------------------------------------------------*/
.tooltip--on-icon {
  position: relative;
  display: inline-block;
}

.tooltip--on-icon .tooltiptext {
  visibility: hidden;
  width: 130px;
  background-color: #253949;
  color: #fff;
  text-align: center;
  border-radius: 0px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: -6px;
  left: 28px;
  font-size: 0.9em;
}

.tooltip--on-icon:hover .tooltiptext {
  visibility: visible;
}

.tooltiptext:before {
  content: "";
  background: #253949;
  position: absolute;
  top: 8px;
  left: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 11px;
  width: 11px;
  margin-left: -6px;
  display: block;
  border-radius: 0px;
}

/*------------------------------------------------------------------------------
    /Sidebar
------------------------------------------------------------------------------*/
.dashboard-sidebar {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  height: 100vh;
  flex-basis: 17em;
  -webkit-flex-basis: 17em;
  width: 17em;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  box-shadow: 0 96px 200px rgba(59, 64, 97, 0.54);
  background-color: #2f4050;
  transition: box-shadow 0.6s cubic-bezier(0.86, 0, 0.07, 1), flex-basis 300ms ease, transform 0.3s ease, opacity 0.3s linear;
  -webkit-transition: box-shadow 0.6s cubic-bezier(0.86, 0, 0.07, 1), flex-basis 300ms ease, opacity 0.3s linear, -webkit-transform 0.3s ease;
  overflow: hidden;
  overflow-y: auto;
  z-index: 20;
}
@media (min-width: 40em) {
  .dashboard-sidebar {
    height: 100vh;
    box-shadow: none;
    position: relative;
    flex-basis: 13em;
    -webkit-flex-basis: 13em;
    width: 13em;
  }
}
@media (max-width: 1365px) {
  .dashboard-sidebar {
    display: none;
  }
}
@media (min-width: 1366px) {
  .dashboard-sidebar {
    position: relative;
    /*transform: none;*/
    font-size: 16px !important;
  }
  .dashboard-sidebar.js-db-panel {
    position: sticky;
  }
}
@media print {
  .dashboard-sidebar {
    display: none;
  }
}

.dashboard-sidebar::-webkit-scrollbar {
  width: 5px;
}

.dashboard-sidebar::-webkit-scrollbar-thumb {
  border-radius: 10em;
  background: rgba(255, 255, 255, 0.3);
}

.dashboard-sidebar::-webkit-scrollbar-track {
  border-radius: 10em;
  background: rgba(255, 255, 255, 0.3);
}

/*.dashboard-sidebar.collapsed {
    display: none;
    overflow: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    box-shadow: none;

    @media (min-width: 40em) {
        // -webkit-transform: translateX(calc(-100% + 3em));
        // transform: translateX(calc(-100% + 3em));
        // -webkit-transform: translateX(-100%) translateX(3em);
        // transform: translateX(-100%) translateX(3em);
        flex-basis: 3em;
    }

    @media (min-width: 85em) {
        transform: translateX(calc(-100% + 3em));
        -webkit-transform: translateX(calc(-100% + 3em));

    }

  @media (min-width: 95em) {
    transform: none;
    transition: none;
    overflow: scroll;
  }
}*/
.sidebar-top-area__logo-wrapper {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  padding-right: 1.5em;
  padding-left: 1em;
}
@media (min-width: 40em) {
  .sidebar-top-area__logo-wrapper {
    display: block;
    position: absolute;
    top: 0;
    background-color: #2f4050;
    padding-top: 1.4em;
    padding-right: 1em;
    padding-bottom: 1.4em;
    padding-left: 1em;
  }
}
@media (min-width: 70em) {
  .sidebar-top-area__logo-wrapper {
    padding-top: 0.8em;
    padding-right: 1em;
    padding-bottom: 0.8em;
    padding-left: 1em;
  }
}

.sidebar-top-area__logo {
  display: block;
}
.sidebar-top-area__logo .logo-original {
  display: block;
  overflow: hidden;
  width: 80px;
  height: 40px;
  transition: opacity 0.2s;
}

.logo-img {
  display: block;
  width: 100%;
}

.dashboard-nav {
  /*padding-top: 3.5em;*/
  padding-top: 0;
}
@media (min-width: 40em) {
  .dashboard-nav {
    /*padding-top: 2.8em;*/
    padding-top: 0;
  }
}
@media (min-width: 90em) {
  .dashboard-nav {
    /*padding-top: 2em;*/
    padding-top: 0;
  }
}

.dashboard-nav__item {
  display: block;
  position: relative;
}
.dashboard-nav__item.active .dashboard-nav__link {
  background: #445361;
  color: #f6f6f6;
}
.dashboard-nav__item.active .dashboard-nav__link:before {
  transform: none;
  opacity: 1;
}
.dashboard-nav__item.active-sub .dashboard-nav__link {
  color: #f6f6f6;
}
.dashboard-nav__item.active-sub .dashboard-nav__link:before {
  transform: none;
  opacity: 1;
}
.dashboard-nav__item .tooltip-text {
  display: none;
  position: absolute;
  background-color: #24221e;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  left: -1.2em;
  top: 4.4em;
  font-size: 0.9em;
  padding: 0.5em;
  z-index: 2;
  min-width: 6em;
  transition: 0.3s cubic-bezier(0.86, 0, 0.07, 1);
}

.dashboard-nav__label--span {
  top: 56% !important;
}

.dashboard-nav__link {
  position: relative;
  display: block;
  vertical-align: top;
  padding: 1em 1.5em;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
  color: rgba(246, 246, 246, 0.5411764706);
  z-index: 1;
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear;
  cursor: pointer;
}
.dashboard-nav__link:hover, .dashboard-nav__link:focus {
  color: #fff;
}
@media (min-width: 40em) {
  .dashboard-nav__link {
    font-size: 0.9em;
    padding: 1em 1.1em;
  }
}
@media (min-width: 70em) {
  .dashboard-nav__link {
    font-size: 1em;
    padding: 0.9em 1.1em;
  }
}

.dashboard-nav__item:hover .tooltip-text {
  display: block;
}

.dashboard-nav__item--level1 {
  position: relative;
}
.dashboard-nav__item--level1 .mainnav-level1-toggle {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  border: 0;
  background: 0 0;
  padding: 0.8em 1.1em 0.7em;
  transition: opacity 0.2s linear;
}
.dashboard-nav__item--level1 .mainnav-level1-toggle .icon-arrow-down {
  background-position: -204px -120px;
  width: 17px;
  height: 10px;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: -webkit-transform 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.dashboard-nav__item--level1 .mainnav-level1-toggle .icon-arrow-down:focus, .dashboard-nav__item--level1 .mainnav-level1-toggle .icon-arrow-down:hover, .dashboard-nav__item--level1 .mainnav-level1-toggle .icon-arrow-down.active-sub {
  background-position: -204px -395px;
}
.dashboard-nav__item--level1 .mainnav-level1-toggle .icon-arrow-down:focus .customers__menu__link, .dashboard-nav__item--level1 .mainnav-level1-toggle .icon-arrow-down:hover .customers__menu__link, .dashboard-nav__item--level1 .mainnav-level1-toggle .icon-arrow-down.active-sub .customers__menu__link {
  color: #fff !important;
}
.dashboard-nav__item--level1 .mainnav-level1-toggle .icon-arrow-down:focus .icon-teams, .dashboard-nav__item--level1 .mainnav-level1-toggle .icon-arrow-down:hover .icon-teams, .dashboard-nav__item--level1 .mainnav-level1-toggle .icon-arrow-down.active-sub .icon-teams {
  background-position: -44px -349px;
}

.customers__menu__link:focus .icon-teams, .customers__menu__link:hover .icon-teams {
  background-position: -44px -349px;
}

.dashboard-nav__label {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.8em;
  transition: opacity 300ms ease;
}

.dashboard-nav__label--level1 {
  position: absolute;
  top: 50%;
  line-height: 1;
  transform: translateY(-50%);
}

.dashboard-nav__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  opacity: 1;
  overflow: hidden;
}
@media (max-width: 639px) {
  .dashboard-nav__list {
    overflow-y: auto;
  }
}

.dashboard-nav__list--level2 {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.6s ease;
  transition: max-height 0.6s ease;
}
.dashboard-nav__list--level2.active {
  max-height: 24rem;
  opacity: 1;
}

.dashboard-nav__link--level2 {
  padding: 0.8em 0.8em 0.8em 0;
  font-size: 0.9em;
  display: block;
  color: rgba(246, 246, 246, 0.5411764706);
}
.dashboard-nav__link--level2:focus, .dashboard-nav__link--level2:hover {
  color: #fff;
}
.dashboard-nav__link--level2 .dashboard-nav__label {
  margin-left: 0;
}
@media (min-width: 70em) {
  .dashboard-nav__link--level2 {
    font-size: 1em;
  }
}

.dashboard-nav__item--level2 {
  padding-left: 2.8em;
}
@media (min-width: 70em) {
  .dashboard-nav__item--level2 {
    padding-left: 3.5em;
  }
}
.dashboard-nav__item--level2.active .dashboard-nav__link--level2 {
  color: #f6f6f6;
}

.dashboard-nav__item--level2.active {
  background: #445361;
}
.dashboard-nav__item--level2.active:before {
  transform: none;
  opacity: 1;
}

.dashboard-nav .dashboard-nav__item--level1.nav__item--level1-active > .mainnav-level1-toggle .icon-arrow-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.dashboard-sidebar__btn {
  position: absolute;
  right: 0;
  z-index: 2;
  width: 3.3em;
  padding: 1.2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  background-color: transparent;
  border: 0;
}
@media (min-width: 40em) {
  .dashboard-sidebar__btn {
    /*height: 4.5em;*/
    height: auto;
    padding: 1.3em 0.8em 0.8em 0.8em;
    /*padding: 1.6em 0.8em;*/
  }
}
@media (min-width: 1367px) {
  .dashboard-sidebar__btn {
    display: none;
  }
}
.dashboard-sidebar__btn .button-wrapper {
  display: none;
}
@media (min-width: 40em) {
  .dashboard-sidebar__btn .button-wrapper {
    display: block;
    padding: 0.625em 0.525em;
    border-radius: 20px;
    border: 1px solid white;
    height: 1.9em;
    width: 1.9em;
    transition: border-color 0.2s linear;
  }
}

.label-new {
  float: right;
  height: 21px;
  margin-top: -1px;
  margin-left: 8px;
}
@media (max-width: 425px) {
  .label-new {
    width: 45px;
  }
}
@media (min-width: 426px) and (max-width: 1024px) {
  .label-new {
    margin-top: -3px;
    width: 29px;
  }
}
@media (min-width: 1025px) {
  .label-new {
    width: 45px;
  }
}

.mainnav__toggle-icon {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  height: 1.875em;
  width: 1.875em;
  padding: 0.5625rem 0.5rem 0.625rem;
  margin: 0 0 1px 0.25rem;
  border: 0.125rem solid #fff;
  border-radius: 20em;
}

.mainnav__toggle-icon .bar {
  display: block;
  width: 0.625em;
  height: 1px;
  background-color: #fff;
  position: absolute;
  transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
}

.mainnav__toggle-icon .b-1 {
  top: 9px;
}

.mainnav__toggle-icon .b-2 {
  top: 12px;
}

.mainnav__toggle-icon .b-3 {
  top: 15px;
}

.mainnav__toggle-icon .bar:not(:last-child) {
  margin-bottom: 0.125rem;
}

.sidebar--top-wrapper {
  position: relative;
  height: auto;
}
@media (min-width: 40em) {
  .sidebar--top-wrapper {
    height: 6.5em;
    margin-top: 0.5em;
  }
}

.dashboard-sidebar__btn .icon__close {
  margin-top: 0.625rem;
  background-position: -4px -120px;
  width: 15px;
  height: 15px;
}
@media (min-width: 40em) {
  .dashboard-sidebar__btn .icon__close {
    display: none;
  }
}

.dashboard-sidebar__btn .txt {
  display: none;
}
@media (min-width: 40em) {
  .dashboard-sidebar__btn .txt {
    color: #fff;
    display: block;
    position: absolute;
    bottom: -2.1em;
    right: 1.4em;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 0.9em;
    line-height: 1.25rem;
    -webkit-transition: opacity 0.2s linear, -webkit-transform 0.3s ease;
    transition: opacity 0.2s linear, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.2s linear;
    transition: transform 0.3s ease, opacity 0.2s linear, -webkit-transform 0.3s ease;
    opacity: 0;
  }
}

.dashboard-sidebar__btn-icon {
  display: none;
}
@media (min-width: 40em) {
  .dashboard-sidebar__btn-icon {
    display: block;
    fill: #fff;
  }
}

/*.dashboard-sidebar .dashboard-sidebar__btn:focus .dashboard-sidebar__btn-icon, .dashboard-sidebar .dashboard-sidebar__btn:focus .txt {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}*/
/*
.dashboard-sidebar:hover .dashboard-sidebar__btn .dashboard-sidebar__btn-icon, .dashboard-sidebar:hover .dashboard-sidebar__btn .txt {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: .5;
    -webkit-transition: opacity .2s linear .1s, -webkit-transform .3s ease;
    transition: opacity .2s linear .1s, -webkit-transform .3s ease;
    transition: transform .3s ease, opacity .2s linear .1s;
    transition: transform .3s ease, opacity .2s linear .1s, -webkit-transform .3s ease;
}*/
/*.dashboard-sidebar:hover .dashboard-sidebar__btn:hover .dashboard-sidebar__btn-icon, .dashboard-sidebar:hover .dashboard-sidebar__btn:hover .txt {
    opacity: 1;
}*/
.dashboard-sidebar.collapsed .dashboard-sidebar__btn .dashboard-sidebar__btn-icon,
.dashboard-sidebar.collapsed .dashboard-sidebar__btn .txt {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  font-weight: 700;
  opacity: 1;
  color: #1ab394;
}

/*.dashboard-sidebar.collapsed .sidebar-btn-wrapper {
    height: 8em;
}*/
.dashboard-sidebar.collapsed .dashboard-sidebar__btn .txt {
  opacity: 1;
}

.dashboard-sidebar.collapsed .dashboard-sidebar__btn .dashboard-sidebar__btn-icon {
  fill: #1ab394;
}

.dashboard-sidebar.collapsed .dashboard-sidebar__btn:hover .dashboard-sidebar__btn-icon,
.dashboard-sidebar.collapsed .dashboard-sidebar__btn:hover .txt {
  opacity: 1;
}

.dashboard-sidebar.collapsed .dashboard-nav__list {
  opacity: 1;
}

.dashboard-sidebar.collapsed .sidebar-top-area__logo-wrapper {
  display: none;
}

.dashboard-sidebar.collapsed {
  display: block;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  box-shadow: none;
}
@media (min-width: 40em) {
  .dashboard-sidebar.collapsed {
    /* -webkit-transform: translateX(calc(-100% + 3em));
     transform: translateX(calc(-100% + 3em));*/
    /*-webkit-transform: translateX(-100%) translateX(3em);
    transform: translateX(-100%) translateX(3em);*/
    -webkit-transform: translateX(0);
    transform: translateX(0);
    flex-basis: 3.3em;
    -webkit-flex-basis: 3.3em;
    width: 3.3em;
  }
  .dashboard-sidebar.collapsed .dashboard-nav__label--level1 {
    opacity: 0;
    display: none;
  }
  .dashboard-sidebar.collapsed .sidebar-top-area__logo {
    opacity: 0;
  }
  .dashboard-sidebar.collapsed .dashboard-nav__list--level2 {
    display: none;
  }
  .dashboard-sidebar.collapsed .dashboard-nav__list--sub {
    display: none;
  }
  .dashboard-sidebar.collapsed .mainnav-level1-toggle {
    opacity: 0;
    z-index: 0;
  }
}
@media (min-width: 1367px) {
  .dashboard-sidebar.collapsed {
    transform: none;
    transition: none;
    overflow: hidden;
    overflow-y: auto;
  }
}

.dashboard-sidebar.collapsed .dashboard-sidebar__btn .button-wrapper {
  border-color: #1ab394;
}

/*------------------------------------------------------------------------------
    /Buttons
------------------------------------------------------------------------------*/
.mainnav-btn-back-home {
  display: block;
  position: absolute;
  left: 0;
  width: 3.2em;
  height: auto;
  padding: 1em;
  bottom: 0;
  top: 0;
  line-height: 1;
}
.mainnav-btn-back-home .icon-arrow-left {
  background-position: -361px 0;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
}
@media (min-width: 50em) {
  .mainnav-btn-back-home {
    display: none;
  }
}

.mainnav-mobile-toggle {
  width: 2em;
  height: 1.2em;
  padding: 0;
  cursor: pointer;
  border: none;
  background: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  position: relative;
  z-index: 5;
}
.mainnav-mobile-toggle .toggle-bar {
  width: 100%;
  display: block;
  margin: 0 0 5px;
  background: #414249;
  height: 1px;
  transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  position: absolute;
  top: 0;
}
.mainnav-mobile-toggle .b-2 {
  top: 9px;
}
.mainnav-mobile-toggle .b-3 {
  top: 18px;
}
@media (min-width: 40em) {
  .mainnav-mobile-toggle {
    display: none;
  }
}

/*------------------------------------------------------------------------------
    /Form
------------------------------------------------------------------------------*/
.scrollbars::-webkit-scrollbar {
  width: 6px;
}

.scrollbars::-webkit-scrollbar-track {
  border-radius: 10em;
  background: rgba(0, 0, 0, 0.1);
}

.scrollbars::-webkit-scrollbar-thumb {
  border-radius: 10em;
  background: rgba(0, 0, 0, 0.1);
}

.webkit-scrolling {
  -webkit-overflow-scrolling: touch;
}

.checkbox label .toggle,
.checkbox-inline .toggle {
  margin-left: -20px;
  margin-right: 5px;
}

.toggle {
  position: relative;
  overflow: hidden;
}

.toggle input[type=checkbox] {
  display: none;
}

.toggle-group {
  position: absolute;
  width: 200%;
  top: 0;
  bottom: 0;
  left: 0;
  transition: left 0.35s;
  -webkit-transition: left 0.35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.toggle.off .toggle-group {
  left: -100%;
}

.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}

.toggle-off {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}

.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  height: 100%;
  width: 0;
  border-width: 0 1px;
}

.toggle.btn {
  min-width: 59px;
  min-height: 34px;
}

.toggle-on.btn {
  padding-right: 24px;
}

.toggle-off.btn {
  padding-left: 24px;
}

.toggle.btn-lg {
  min-width: 79px;
  min-height: 45px;
}

.toggle-on.btn-lg {
  padding-right: 31px;
}

.toggle-off.btn-lg {
  padding-left: 31px;
}

.toggle-handle.btn-lg {
  width: 40px;
}

.toggle.btn-sm {
  min-width: 50px;
  min-height: 30px;
}

.toggle-on.btn-sm {
  padding-right: 20px;
}

.toggle-off.btn-sm {
  padding-left: 20px;
}

.toggle.btn-xs {
  min-width: 35px;
  min-height: 22px;
}

.toggle-on.btn-xs {
  padding-right: 12px;
}

.toggle-off.btn-xs {
  padding-left: 12px;
}

.section-subheading--divider::before {
  content: "";
  display: inline-block;
  height: 3px;
  width: 54px;
  border-radius: 3em;
  background-color: #1ab394;
  margin: 2em;
}

/*-----------------------------------------------------------------------------------------
  /List Checkbox
  -----------------------------------------------------------------------------------------*/
.list-item-label {
  vertical-align: middle;
  margin-left: 0.5em;
  margin-bottom: 0;
  font-weight: 400;
}

.list-item-select {
  padding-bottom: 1em;
}

.wrapper--multiple-items {
  position: relative;
  width: 100%;
  background: white;
  z-index: 1;
  overflow: auto;
  visibility: visible;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  height: auto;
  min-height: 220px !important;
  padding: 1.5em;
}

.checkbox-item--example {
  padding-left: 2em;
  padding-top: 0.2em;
}

body.modal-open .dashboard-sidebar {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  width: 0;
  flex-basis: 0;
  -webkit-flex-basis: 0;
}
@media (min-width: 70em) {
  body.modal-open .dashboard-sidebar {
    transform: none;
    -webkit-transform: none;
    width: 13em;
    flex-basis: 13em;
    -webkit-flex-basis: 13em;
  }
}

@media (min-width: 70em) {
  body.modal-open .dashboard-sidebar.collapsed {
    width: 3.3em;
    flex-basis: 3.3em;
    -webkit-flex-basis: 3.3em;
  }
}

body.modal-open {
  height: 100vh;
  overflow-y: scroll;
}

.half-width {
  width: 40% !important;
}

.cropper-container {
  width: 300px !important;
  height: 300px !important;
  left: 0px !important;
  right: 0px !important;
}

.table-td-view-button {
  text-align: right;
}

select.form-control {
  padding: 6px 24px 6px 12px;
  position: relative;
}

.select-with-arrow {
  position: relative;
}

.select-with-arrow::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background: url("../images/select-arrow.jpg") 50% 50%;
  background-size: auto;
  background-size: cover;
  right: 2px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

.trial-clock {
  font-size: 25px !important;
  margin-right: 5px;
  vertical-align: middle;
}

.trial-mobile {
  background-color: white;
  padding: 16px;
}

.total-payments-block {
  margin-bottom: 30px;
}

.fake-maintain-page {
  display: none;
}

@media (min-width: 1231px) {
  .big-desktop-view {
    display: block;
  }
}
@media (min-width: 782px) and (max-width: 1230px) {
  .desktop-view {
    display: block;
  }
}
@media (max-width: 781px) {
  .mobile-view {
    display: block;
  }
}
.maintian-leads-modal-button {
  margin: 0px 0px 35px 173px;
}

.maintian-leads-modal-title {
  margin: 35px 178px 0px;
}

.maintian-leads-modal-text {
  text-align: center;
  margin: 0px 10px 0px 10px;
}

.remove_field_add {
  position: relative;
  margin-top: -50px;
  float: right;
  color: #838688;
}

.remove_field_edit {
  position: relative;
  margin-top: -50px;
  float: right;
  color: #838688;
}

.wrapper-content_blocked {
  height: 100%;
  width: 100%;
  position: fixed;
  overflow: hidden;
}

.form--fields {
  margin-top: 2em;
}

.list-form--vehicles {
  padding: 1em 0;
  margin: 0;
}

.list-form--vehicles li > a {
  display: block;
  padding: 0.3em 0;
}

.form-date-controls--item-half {
  display: inline-block;
  width: 50%;
  vertical-align: bottom;
  margin-right: -4px;
  padding: 0.5em;
}

.form-container--block {
  padding: 3em;
  background-color: #fff;
  float: none;
  max-width: 60em;
}

.form-multiselect-block {
  display: block;
  margin-bottom: 2em;
}

.form-group--m-bottom {
  margin-bottom: 1.5em;
}

.field {
  margin: 0 0 1.3em;
  list-style-type: none;
  text-align: left;
  padding: 0;
}

.field--no-margin-bot {
  margin-bottom: 0;
}

.form-validation-message--error {
  padding-left: 2em;
  color: #ea4b44;
  position: relative;
}

.form-validation-message--error:before {
  content: "";
  display: block;
  width: 1px;
  background: #ea4b44;
  position: absolute;
  top: -0.05em;
  left: 0;
  border-radius: 20em;
  bottom: 0;
}

.form-validation-message--error-inline {
  margin-top: 0.5em;
}

.form-horizontal .control-label.card-label {
  text-align: left;
  padding: 0 0 5px 15px;
}

.custom-icon-select {
  width: 100px;
  height: 34px;
  position: relative;
  border: 1px solid #e5e6e7;
  transition: 0.3s all ease;
  box-sizing: border-box;
  cursor: pointer;
}

.custom-icon-select .popover {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease;
  position: absolute;
  top: 100%;
  transform: translateY(5px);
  right: auto;
  left: auto;
  background: #fff;
  padding: 18px 0px 6px 18px;
  min-width: 442px;
  border: 0px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
}
@media (max-width: 1600px) {
  .custom-icon-select .popover {
    min-width: 278px;
  }
}

.custom-icon-select .custom-icon-selected {
  height: 100%;
  border: 0px;
  width: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-icon-select.active .popover {
  opacity: 1;
  visibility: visible;
  display: block;
}

.custom-icon-select:hover {
  border: 1px solid #1ab394;
}

.custom-icon-select:focus {
  border: 1px solid #1ab394;
}

.custom-icon-select::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background: url("../images/select-arrow.jpg") 50% 50%;
  background-size: auto;
  background-size: auto;
  background-size: cover;
  right: 2px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

/*------------------------------------------------------------------------------
    /Cards general
------------------------------------------------------------------------------*/
.card-item {
  padding-left: 1.7em;
  padding-right: 0;
  float: none;
  height: 100%;
}
.card-item--integration {
  padding-top: 2em;
}
.card-item--integration .card-link--image {
  max-width: 160px;
}

.card-item--form {
  padding-bottom: 1em;
}

.card-item .icon-arrow-right {
  -webkit-transition: 0.3s transform cubic-bezier(0.86, 0, 0.07, 1);
  transition: 0.3s transform cubic-bezier(0.86, 0, 0.07, 1);
}

.card-item--tag {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 0 5px 0 0;
}
.card-item--tag:after {
  content: "";
  position: absolute;
  right: 0;
  width: 0;
  height: 0;
  border-top: 80px solid #1ab394;
  border-left: 80px solid transparent;
}
.card-item--tag .tag-icon {
  position: absolute;
  right: 8px;
  top: 14px;
  z-index: 5;
}

.card-item--title {
  display: block;
  font-size: 0.9em;
  font-weight: 600;
}

.card-link {
  float: none;
  border: 1px solid #e5e5e5;
  color: #707070;
  padding: 1.8em;
  -webkit-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  position: relative;
}

.card-link .icon-arrow-right {
  -webkit-transition: 0.3s transform cubic-bezier(0.86, 0, 0.07, 1);
  transition: 0.3s transform cubic-bezier(0.86, 0, 0.07, 1);
}

.card-link:hover {
  border-color: #ccc;
  -webkit-box-shadow: 0 26px 30px -20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 26px 30px -20px rgba(0, 0, 0, 0.15);
}
.card-link:hover .icon-arrow-right {
  -webkit-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
}

.card-items {
  justify-content: flex-start;
  padding: 0;
  list-style-type: none;
  margin: 0 0 2em -1.7em;
  position: relative;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.card-items--integrations {
  margin-top: -2em;
}

.card-item--reminder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0;
  margin-bottom: 2em;
  height: 25em;
}
.card-item--reminder:last-child {
  margin-bottom: 0;
}
@media (min-width: 87.5em) {
  .card-item--reminder {
    margin-bottom: 0;
  }
}
@media (min-width: 75em) {
  .card-item--reminder {
    height: 21em;
  }
}

.card-items-wrapper-mw {
  max-width: 32em;
  margin: 0 auto;
}
@media (min-width: 62.5em) {
  .card-items-wrapper-mw {
    max-width: 90em;
  }
}

.card-items--reminders {
  margin-left: -1.7em;
}
.card-link:hover {
  color: initial;
}

.card-link--reminder {
  position: relative;
  border: 1px solid #e5e5e5;
  padding: 1.5em;
  -webkit-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.card-link--reminder .icon-arrow-right {
  -webkit-transition: 0.3s transform cubic-bezier(0.86, 0, 0.07, 1);
  transition: 0.3s transform cubic-bezier(0.86, 0, 0.07, 1);
}

.card-link--reminder:hover {
  border-color: #ccc;
  -webkit-box-shadow: 0 26px 30px -20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 26px 30px -20px rgba(0, 0, 0, 0.15);
}
.card-link--reminder:hover .icon-arrow-right {
  -webkit-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
}

.notification-type--tag {
  padding-top: 1em;
  position: absolute;
  bottom: 6em;
}

.expert-icon-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 75em) {
  .expert-icon-wrap {
    flex-direction: row;
  }
}

.card-link--icon-wrap {
  margin: auto 0 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 3px solid rgba(255, 255, 255, 0.15);
  border-radius: 100%;
  order: 1;
  margin-bottom: 0.5em;
  height: 100%;
}
@media (min-width: 75em) {
  .card-link--icon-wrap {
    order: 2;
  }
}

.card-link--icon {
  position: relative;
  border-radius: 100%;
  background-color: #efefef;
  width: 70px;
  height: 70px;
  padding: 1em;
}

.card-link--image {
  margin-bottom: 2em;
}

.card-link--image img {
  max-height: 48px;
}

.card-link__soon {
  margin-top: auto;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: rgb(240, 240, 240);
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  color: rgb(35, 47, 62);
  height: 54px;
  width: 100%;
  border-radius: 5px;
}

.card-title {
  font-size: 1.1em;
  font-weight: 400;
  color: #494949;
  margin: 0 0 1em;
}
@media (min-width: 75em) {
  .card-title {
    font-size: 1.2em;
  }
}

.card-excerpt {
  flex-grow: 1;
  padding-right: 1em;
  order: 2;
}
@media (min-width: 75em) {
  .card-excerpt {
    order: 1;
  }
}

.card-excerpt p {
  margin: 0;
}

.card-excerpt--integration {
  margin-bottom: 2em;
  padding: 0;
  flex-grow: 1;
}

.link-create {
  color: #1AB394;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 0.9em;
  display: inline-block;
  font-weight: 400;
}

.link-create--reminders {
  border-top: 1px solid #e5e5e5;
  margin: 0;
  padding: 1.5em 2.5em 1.5em 0;
  position: absolute;
  left: 2em;
  right: 2em;
  bottom: 0;
}

.integration-card--link {
  border-top: 1px solid #e5e5e5;
  margin: 0;
  padding: 1.5em 2.5em 1.5em 0;
  position: relative;
}

.link-create--btn {
  text-transform: uppercase;
  background-color: transparent;
  border: none;
  padding: 0;
}

.card--iframe-map {
  width: 100%;
}

.card--integrated-vehicle-w-map {
  background-color: #fff;
  padding: 1.5em;
}

.card--integration-logo .logo-img {
  max-width: 120px;
}

.integration-company-logo {
  max-width: 100px;
}

.integration-company-logo--centered {
  max-width: 100px;
  margin: auto;
}

.section-integration--import {
  text-align: center;
  padding: 2em;
  margin: 0 2em 0 2em;
  background-color: rgba(26, 179, 148, 0.1);
}
.section-integration--import .txt {
  display: block;
  margin-bottom: 2em;
}

.section-integration--logo {
  margin-bottom: 2em;
}

/*------------------------------------------------------------------------------
    /Card Plans Description
------------------------------------------------------------------------------*/
.card--plans-desc {
  color: #3d3d3d;
}

.card-item-desc--inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.plans-desc--inner {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 62.5em) {
  .plans-desc--inner {
    margin-left: -2em;
    margin-right: -2em;
  }
}

.card-item-desc {
  position: relative;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 2em;
  padding-top: 2em;
  border-bottom: 1px solid #dbdbdb;
}
.card-item-desc:last-child {
  border-right: none;
  border-bottom: none;
  padding-bottom: 0;
}
.card-item-desc:first-child {
  padding-top: 0;
}
.card-item-desc:last-child {
  border-right: none;
}
@media (min-width: 62.5em) {
  .card-item-desc {
    height: 31em;
    padding-left: 2em;
    padding-right: 2em;
    border-bottom: none;
    border-right: 1px solid #dbdbdb;
    padding-bottom: 0;
    padding-top: 0;
  }
}
@media (min-width: 71em) {
  .card-item-desc {
    height: 26em;
  }
}
@media (min-width: 75em) {
  .card-item-desc {
    height: 24em;
  }
}

.card-item--desc--heading {
  font-size: 1.375em;
  color: #002F33;
  padding-bottom: 1.2em;
  margin: 0;
}

.card-desc--heading {
  font-weight: 600;
  font-size: 1em;
}

.specs-list-item {
  position: relative;
}

.specs-list-item:before {
  position: absolute;
  top: 50%;
  background-position: -219px -278px;
  width: 15px;
  height: 10px;
  margin-top: -5px;
}

.specs-title {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1.8em;
}

.price-blurb {
  color: #707070;
  margin: 1em 0;
}
@media (min-width: 62.5em) {
  .price-blurb {
    margin: 1em 0;
  }
}

.card--plans-desc-btn {
  width: 100%;
  position: relative;
  margin-top: 2em;
}
@media (min-width: 62.5em) {
  .card--plans-desc-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 0;
  }
}

.plan-specs {
  position: relative;
}
@media (min-width: 62.5em) {
  .plan-specs {
    position: relative;
    bottom: 0;
    margin-bottom: 10px;
  }
}

.plan-desc-info-cta {
  padding-left: 0;
  padding-right: 0;
  padding-top: 1em;
  padding-bottom: 1em;
}

/*------------------------------------------------------------------------------
    /Actions dropdown
------------------------------------------------------------------------------*/
.actionsdropdown {
  position: relative;
  display: inline-block;
}

.actionsdropdown > a {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 14px;
  background-color: white;
  border: 1px solid #ccc;
  padding: 6px 20px 6px 10px;
  border-radius: 4px;
  display: inline-block;
  color: black;
  text-decoration: none;
  width: 200px;
}
.actionsdropdown > a:hover {
  color: #1AB394;
}

.actionsdropdown > button {
  display: block;
  text-decoration: none;
  text-align: left;
}

.actionsdropdown input[type=checkbox] {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  margin: 0px;
  opacity: 0;
}

.actionsdropdown input[type=checkbox]:checked {
  position: fixed;
  z-index: 0;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.actionsdropdown ul {
  position: absolute;
  height: 0;
  overflow: visible;
  border-radius: 3px;
  left: 0;
  list-style: none;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
  z-index: 20;
  margin-bottom: 0;
  transition: opacity 0.2s, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  overflow: hidden;
}

.table tr:last-of-type .dropdown--more-actions ul {
  top: -6.5em !important;
}

.table tr:last-of-type .actionsdropdown ul {
  top: -4.8em !important;
}

.actionsdropdown:hover ul {
  height: auto;
  opacity: 1;
  padding: 0.4em;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  overflow: visible;
  width: auto;
  min-width: 8.8em;
}

.actionsdropdown:active ul {
  height: auto;
  opacity: 1;
  padding: 0.4em;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  overflow: visible;
  width: auto;
  min-width: 8.8em;
}

.actionsdropdown:focus ul {
  height: auto;
  opacity: 1;
  padding: 0.4em;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  overflow: visible;
  width: auto;
  min-width: 8.8em;
}

.actionsdropdown:hover ul {
  height: auto;
  opacity: 1;
  padding: 0.4em;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  overflow: visible;
  width: auto;
  min-width: 8.8em;
}

.actionsdropdown-top ul {
  position: absolute;
  height: 0;
  top: 3.3em;
  border-radius: 3px;
  left: 0px;
  list-style: none;
  background-color: white;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
  z-index: 20;
  margin-bottom: 0;
  transition: opacity 0.2s, transform 0.3s ease-in-out;
  transform: translateY(-5px);
  overflow: hidden;
}

.actionsdropdown input[type=checkbox]:checked + ul {
  display: block;
}

.actionsdropdown ul li {
  display: block;
  white-space: nowrap;
  text-align: left;
}

.actionsdropdown ul li:hover {
  background-color: #F5F5F5;
  cursor: pointer;
}

.actionsdropdown ul li a {
  text-decoration: none;
  display: block;
  color: #676A6C;
  font-weight: 500;
  padding: 0.5rem 1.25rem 0.4375rem;
}

.actionsdropdown .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  font-size: 1px;
  padding: 0;
}

.menu-actions--hidden {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin-bottom: 0;
}
.menu-actions--hidden .input--hover-state {
  cursor: pointer;
}

.dropdown--more-actions {
  position: relative;
  display: inline-block;
}

.dropdown--more-actions > a {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 14px;
  background-color: white;
  border: 1px solid #ccc;
  padding: 6px 20px 6px 10px;
  border-radius: 4px;
  display: inline-block;
  color: black;
  text-decoration: none;
  width: 200px;
}
.dropdown--more-actions > a:hover {
  color: #1AB394;
}

.dropdown--more-actions > button {
  display: block;
  text-decoration: none;
  text-align: left;
}

.dropdown--more-actions {
  position: relative;
  display: inline-block;
}

.dropdown--more-actions ul {
  list-style: none;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
  border-radius: 3px;
  transition: opacity 0.2s, -webkit-transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.2s, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  overflow: hidden;
  height: 0;
  opacity: 0;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  margin-bottom: 0;
  padding: 0;
  width: auto;
  z-index: 10;
}

.dropdown--more-actions ul li {
  white-space: nowrap;
  text-align: left;
}

.table-dropdown-menu {
  top: 3.1em !important;
  width: 172px !important;
  z-index: 10 !important;
  left: -4em !important;
}

.dropdown__more-actions--menu li {
  padding: 0.7em;
  width: 100%;
  display: block;
}

.dropdown--more-actions:active ul {
  height: auto;
  opacity: 1;
  padding: 0.3em;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  overflow: visible;
  width: 172px !important;
  min-width: 8.8em;
}

.dropdown--more-actions:focus ul {
  height: auto;
  opacity: 1;
  padding: 0.3em;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  overflow: visible;
  width: 172px !important;
  min-width: 8.8em;
}

.dropdown--more-actions:hover ul {
  height: auto;
  opacity: 1;
  padding: 0.3em;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  overflow: visible;
  width: 200px !important;
  min-width: 8.8em;
}

.dropdown--more-actions ul li:hover {
  background-color: #F5F5F5;
  cursor: pointer;
}

.dropdown--more-actions ul li a {
  color: #676A6C;
  font-weight: 500;
  padding: 0.5rem 1.25rem 0.4375rem;
}

.actionsdropdown--icon-more-horiz > button:after {
  position: relative;
  content: " ";
  display: inline-block;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  vertical-align: middle;
  background-image: url("../images/sprites.png");
  background-repeat: no-repeat;
  background-position: -86px -110px;
  width: 16px;
  height: 18px;
  margin-left: 0.8em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .actionsdropdown--icon-more-horiz > button:after {
    background-image: url("../images/sprites@2x.png");
    background-size: 500px;
  }
}

/*------------------------------------------------------------------------------
    /Table search
------------------------------------------------------------------------------*/
.table__top-search {
  padding: 0 0 0.6em 0.8em;
  padding-bottom: 2em;
  align-items: center;
  justify-content: flex-start;
}

.table__top-search--customers {
  padding: 0 0 1.5em 0.5em;
  align-items: center;
  justify-content: flex-start;
}

.search-form-fields {
  display: inline-block;
  vertical-align: middle;
}

.exact_match_div {
  margin-left: 1em;
  display: inline-block;
  vertical-align: middle;
}
.exact_match_div .txt {
  display: inline-block;
  vertical-align: middle;
}

.input-txt:focus, select:focus, textarea:focus {
  border-color: #1AB394;
  outline: 0;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.input-txt:hover, select:hover, textarea:hover {
  background-color: #fff;
  border-color: #1AB394;
  outline: 0;
}

/*------------------------------------------------------------------------------
    /Modal
------------------------------------------------------------------------------*/
.modal-inner {
  padding: 2em;
}

.modal-hero-icon {
  margin-bottom: 0.8em;
}

.modal-button--accept {
  margin-top: 1em;
}

.modal--content {
  margin-bottom: 2em;
}

.modal-header--heading {
  background-color: #fff;
  color: #38424a;
  font-size: 1.25em;
  margin-bottom: 0;
  margin-top: 0;
}

.modal-header--subheading {
  font-size: 1.1em;
  margin-bottom: 1em;
  margin-top: 0.6em;
}

.col-form-label {
  font-weight: 400;
  font-size: 14px;
  color: #999;
}

.modal__header {
  padding: 2em 2em 1em 2em;
}

.modal-body {
  padding: 2em;
}

.modal__form-container {
  margin-right: -1em;
}

.modal__form-container--col {
  padding-right: 1em;
}

.modal__form-container--col-field {
  padding: 5px 10px;
}

.modal__footer--bg-color {
  background-color: rgba(26, 179, 148, 0.1);
  color: #1ab394;
  text-align: right;
  padding: 1em 2em;
}

.modal__action-buttons {
  text-align: right;
  padding: 1em 2em 0 1em;
}

.modal__button-link {
  text-align: right;
  padding: 1em 2em 2em 1em;
}

.modal__alert {
  padding: 1em;
}

.modal__alert--info {
  background-color: rgba(153, 153, 153, 0.1);
  margin-bottom: 1em;
  border-radius: 5px;
}
.modal__alert--info .txt {
  color: #2F4050;
}

.button-link {
  padding: 0;
}

.modal__checkbox--pause {
  margin-top: 1em;
}
.modal__checkbox--pause .form-date-controls--item {
  margin-top: -0.5em;
  margin-left: -0.5em;
}

.modal__credit-card-details {
  margin-top: 1em;
  margin-right: -1.6em;
  margin-left: 0.4em;
}
.modal__credit-card-details .visas-img {
  margin-top: 1em;
}

.modal--header {
  margin-bottom: 2em;
  text-align: center;
}

.modal--footer {
  text-align: right;
  margin-top: 3em;
}

.modal--prompt-margin-top {
  margin-top: 2em;
}

.modal-body--center {
  text-align: center;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #2f404f;
  min-width: 130px;
  font-size: 0.9em;
  left: 53px;
  top: 30%;
  text-align: left;
  z-index: 10;
  transform: translateY(-16px);
  -webkit-transform: translateY(-16px);
  transition: opacity 200ms linear, -webkit-transform 200ms ease;
  transition: opacity 200ms linear, transform 200ms ease;
  opacity: 0;
}

.dropdown-content a {
  color: rgba(246, 246, 246, 0.5411764706);
  font-size: 0.9em;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown-content a.active {
  background: #445361;
  color: #f6f6f6;
}
.dropdown-content a.active:before {
  transform: none;
  opacity: 1;
}
.dropdown-content a:hover, .dropdown-content a:focus {
  color: #f6f6f6;
}

.sidebar__tooltips {
  position: relative;
  margin-top: 7em;
}

.sidebar--tooltip {
  display: block;
  position: absolute;
  z-index: 10;
  width: 100px;
  height: 32px;
  left: 53px;
  top: 50%;
  padding: 0.6em 0.625rem;
  background-color: #2f404f;
  text-align: center;
  color: #FFF;
  font-size: 0.9em;
  opacity: 0;
  transform: translateY(-16px);
  -webkit-transform: translateY(-16px);
  transition: opacity 200ms linear, -webkit-transform 200ms ease;
  transition: opacity 200ms linear, transform 200ms ease;
  pointer-events: none;
}

.dashboard-sidebar.collapsed {
  overflow: visible;
}
.dashboard-sidebar.collapsed .dashboard-nav__list {
  overflow: visible;
}
.dashboard-sidebar.collapsed .dashboard-nav__link:hover .sidebar--tooltip {
  opacity: 1;
}
.dashboard-sidebar.collapsed .dashboard-nav__item:hover .dropdown-content {
  display: block;
  opacity: 1;
}
.dashboard-sidebar.collapsed .dashboard-nav__item:focus .dropdown-content {
  display: block;
  opacity: 1;
}
.dashboard-sidebar.collapsed .dashboard-nav__item:active .dropdown-content {
  display: block;
  opacity: 1;
}

/*------------------------------------------------------------------------------
    /Modal pillow btns
------------------------------------------------------------------------------*/
.pillow-btn-options--container {
  margin-right: -1em;
  margin-top: 2em;
  margin-bottom: 0;
}
@media (min-width: 43.75em) {
  .pillow-btn-options--container {
    margin-bottom: 2em;
  }
}

.btn-pillow-heading {
  display: inline-block;
  font-weight: 600;
  margin-left: 2.3em;
  text-transform: uppercase;
}

.pillow-btn {
  position: relative;
  padding-right: 1em;
  margin-bottom: 1.5em;
}
@media (min-width: 43.75em) {
  .pillow-btn {
    margin-bottom: 0;
  }
}

.pillow-btn--inner {
  border: 1px solid #e5e5e5;
  padding: 1em;
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.15);
  transition: 0.2s;
  background: #fff;
  height: 100%;
  border-radius: 8px;
}
.pillow-btn--inner:hover {
  border-color: #ccc;
  box-shadow: 0 26px 30px -20px rgba(0, 0, 0, 0.15);
}

.radio-check-item {
  margin-bottom: 1em;
  cursor: pointer;
}

.pillow-btn--tag {
  font-size: 0.9em;
  background-color: #1ab394;
  color: #fff;
  padding: 0.3em 0.7em;
  border-radius: 8px;
  display: inline-block;
  position: relative;
  top: auto;
  right: auto;
  margin-bottom: 1em;
}
@media (min-width: 26.56em) {
  .pillow-btn--tag {
    position: absolute;
    top: 1em;
    right: 2em;
    margin-bottom: 0;
  }
}

.tag-low-imphasis {
  color: #828282;
  background-color: transparent;
  padding-left: 0;
}

.form--static-fields .col-1 {
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 0px;
  padding-left: 0;
}
@media (min-width: 43.75em) {
  .form--static-fields .col-1 {
    padding-right: 1.5em;
  }
}
.form--static-fields .col-2 {
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 1.5em;
  padding-left: 0px;
}

.grid-col-form-fields {
  padding: 0.4em;
}

.modal-dialog {
  position: relative;
  width: 800px;
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0) translateZ(0);
    transform: rotate(0) translateZ(0);
  }
  to {
    -webkit-transform: rotate(360deg) translateZ(0);
    transform: rotate(360deg) translateZ(0);
  }
}
.modal-loader {
  position: relative;
  min-height: 90px;
}
.modal-loader:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 39;
  display: none;
}
.modal-loader__circle {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: 700;
  z-index: 40;
}
.modal-loader__circle:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 10px;
  border: 2px solid #f5f5f5;
  border-top: 3px solid #1AB394;
  border-radius: 100%;
  animation: spin 1s linear infinite;
}
.modal-loader.visible:before {
  display: block;
}
.modal-loader.visible .modal-loader__circle {
  display: block;
}

.geotab-modal .form-validation-message--error {
  padding: 0;
  font-size: 12px;
  position: absolute;
}
.geotab-modal .form-validation-message--error:before {
  display: none;
}

input[readonly], input[readonly]:focus, input[readonly]:hover {
  background-color: #f8f8f8;
}

.btn.light_cyan {
  background: #dff2f5;
  color: #30435f;
}
.btn.light_cyan:hover {
  background: #d9ebee;
}
.btn.rounded-lg {
  border-radius: 12px;
}
.btn.sm {
  padding: 3px 10px;
}

.btn--make-driver {
  padding: 3px 10px;
  font-weight: 700;
  font-size: 13px;
}

.v-align-middle {
  vertical-align: middle !important;
}

.console {
  padding: 10px 60px 10px 10px;
  background: #2e2e2f;
  color: #fff;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
}

.console + .console {
  padding-top: 0px;
}

.console .mute i {
  color: #b7b7b7;
}

.console .exec {
  padding: 2px 10px;
  border-radius: 3px;
  background: #0a948b;
  color: #fff;
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
  transition: 0.3s all ease;
}

.console .exec:hover {
  background: #c12247;
}

.console .command {
  display: inline-block;
  margin: 0px 3px;
}

.console select {
  width: 220px !important;
  padding: 0;
  background: none;
  color: #fff;
  border: 0px;
  border-bottom: 1px dashed #ff0084;
  display: inline-block;
  text-align: center;
}

.console select:hover, .console select:focus {
  width: 220px;
  padding: 0;
  background: none;
  color: #fff;
  border: 0px;
  border-bottom: 1px dashed #ff0084;
  text-align: center;
}

.console .console_params {
  display: flex;
}

.console .console_param {
  color: #b7b7b7;
}

.console .console_param_input {
  background: #3e3e3e;
  margin: 0 3px;
  border: 0px;
  border-bottom: 1px dashed #ff0084;
  width: 145px;
}

.console .console_param_input:active, .console .console_param_input:focus {
  color: #fff;
}

.console-output {
  display: block;
}

input[type=checkbox].console_command_in_queue {
  margin-left: 5px;
  display: inline-block;
}

.pill--new {
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  background: #0078FF;
  margin-left: 4px;
  padding: 4px 8px;
  border-radius: 12px;
}

/*$grey-medium: #d0d0d0;*/
/*-----------------------------------------------------------------------------------------
  /App top bar
  -----------------------------------------------------------------------------------------*/
.app-topbar {
  z-index: 6;
  flex-shrink: 0;
  background-color: #fff;
  padding: 1em 2em;
  border-bottom: 1px solid #eee;
}
@media (min-width: 50em) {
  .app-topbar {
    border-bottom: 1px solid #eee;
  }
}

.btn-wrapper {
  padding: 0.5em;
  margin-left: -0.5em;
}

.app-topbar__header {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  height: 100%;
}
@media (min-width: 90em) {
  .app-topbar__header {
    padding-left: 0;
  }
}

.app-topbar__header__logo {
  display: block;
  margin: auto;
}

.app-topbar-logo {
  display: block;
  margin: auto;
  width: 65px;
  height: 35px;
}
@media (min-width: 40em) {
  .app-topbar-logo {
    display: none;
  }
}

.app-topbar__account-menu {
  list-style-type: none;
  margin: 0;
  padding: 0em;
  height: 100%;
  display: block;
}
.app-topbar__account-menu .account-info-btn {
  text-align: left;
  height: 100%;
  border: transparent;
}
.app-topbar__account-menu .account-info-btn::before {
  background-position: -360px -30px;
  width: 18px;
  height: 17px;
  margin-right: 1em;
}
.app-topbar__account-menu .account-info-btn::after {
  background-position: -208px -38px;
  width: 12px;
  height: 9px;
  margin-left: 0.4em;
  display: none;
}
@media (min-width: 50em) {
  .app-topbar__account-menu .account-info-btn::after {
    display: inline-block;
  }
}
.app-topbar__account-menu .account-info-btn .button-txt {
  color: #1ab394;
  text-transform: uppercase;
}
@media (min-width: 50em) {
  .app-topbar__account-menu {
    display: block;
    position: relative;
    padding-right: 0em;
    padding-left: 0em;
  }
}

.app-topbar-grid-row {
  isplay: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.account-info__avatar-dropdown {
  display: inline-block;
  vertical-align: middle;
  width: 3em;
  height: 3em;
  overflow: hidden;
  border-radius: 100%;
}

.avatar-dropdown {
  margin-left: 15px;
}

.avatar-info-dropdown {
  padding-left: 6px;
}

.account-info--inside-item-heading {
  font-size: 17px;
}

.account-info--inside-item-sub-heading {
  font-size: 13px;
}

.account-info--inside-item-sub-heading-company {
  font-size: 13px;
  color: #47525D;
}

.app-topbar__account-menu__level-2-item-info {
  padding: 0.8em 0 1.2em;
  border-bottom: 1px solid #e5e5e5;
}

.app-topbar_baloon {
  background-color: #CC2C56;
  color: white;
  text-transform: uppercase;
  font-size: 11px;
  padding: 0.4em 0.6em;
  border-radius: 20px;
  margin-left: 10px;
  font-weight: bold;
}

.app-topbar__account-menu__level-2 {
  position: absolute;
  width: auto;
  right: 0;
  left: auto;
  top: 4em;
  min-width: 256px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: 1px solid #e5e5e5;
  border-top: 0;
  background-color: #fff;
  box-shadow: 0 21px 25px -10px rgba(33, 58, 113, 0.2);
  border-radius: 0 0 8px 8px;
  height: 0;
  transition: opacity 0.2s, transform 0.2s ease, -webkit-transform 0.2s ease;
  overflow: hidden;
  transform: translateY(0.5em);
  opacity: 0;
}
@media (min-width: 50em) {
  .app-topbar__account-menu__level-2 {
    border-radius: 0 0 8px 8px;
  }
}
.app-topbar__account-menu__level-2.active {
  transform: none;
  opacity: 1;
  height: auto;
}

.app-topbar__account-menu__level-2-item {
  cursor: pointer;
}
.app-topbar__account-menu__level-2-item.item-heading {
  padding: 0 1em 0.5em;
  color: rgb(211.3414634146, 248.6585365854, 241.0975609756);
}

.app-topbar__account-menu__level-2-heading {
  padding: 15px 14px 0;
  display: block;
  color: #999;
  font-size: 14px;
}

.app-topbar__business-menu {
  position: relative;
}

.app-topbar__business-menu-items {
  overflow-y: auto;
  width: 100%;
  max-height: 150px;
}

.app-topbar__account-menu__level-2-link {
  padding: 0.8em 1.2em;
  display: flex;
  color: #1ab394;
  cursor: pointer;
  align-items: center;
}
.app-topbar__account-menu__level-2-link:hover {
  background-color: rgb(211.3414634146, 248.6585365854, 241.0975609756);
}

.app-topbar__account-menu__level-2-nolink {
  padding: 0.8em 1.2em;
  display: block;
  color: #47525D;
}

@media (min-width: 50em) {
  .app-topbar__acc-menu__level-2 {
    width: 160%;
    border-radius: 0 0 0 8px;
  }
}

.app-topbar__account-menu__level-1 {
  height: 100%;
  padding: 0;
  cursor: pointer;
}

.account-info--heading {
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  color: #1ab394;
  display: none;
  margin-left: 0.5em;
}
@media (min-width: 50em) {
  .account-info--heading {
    display: inline-block;
    vertical-align: middle;
  }
}

.account-info__avatar {
  display: inline-block;
  vertical-align: middle;
  width: 3em;
  height: 3em;
  overflow: hidden;
  border-radius: 100%;
}

.account-info__img {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100%;
}

/*-----------------------------------------------------------------------------------------
/Dashboard main
-----------------------------------------------------------------------------------------*/
.dashboard-header__user-stats-wrapper {
  text-align: center;
}
@media (min-width: 40em) {
  .dashboard-header__user-stats-wrapper {
    text-align: right;
  }
}

.stats-period-progress {
  text-align: center;
}

.dashboard-header__user-stats {
  width: 100%;
  max-width: 26em;
  display: inline-block;
  border-top: 1px solid #d4d4d4;
  padding-top: 1em;
}
@media (min-width: 40em) {
  .dashboard-header__user-stats {
    border-top: none;
    padding-top: 0;
  }
}

.col-stat-items {
  margin-right: -1em;
}

.col-stat-item {
  padding-right: 1em;
  padding-left: 1em;
}

.data-stats__item {
  border-right: 1px solid #d4d4d4;
}
.data-stats__item:last-child {
  border-right: none;
}

.user-stats__item {
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  width: 25%;
  margin-right: -4px;
}

.user-stats--count {
  display: block;
  font-size: 1.2em;
  text-align: center;
}
@media (min-width: 40em) {
  .user-stats--count {
    font-size: 1.5em;
  }
}

.user-stats--title {
  display: block;
  font-size: 0.86em;
  color: #999;
  text-align: center;
  /*      @media (min-width: 31.25em) { //500px
          text-align: center;
      } */
}

.dashboard-header {
  background-color: #fff;
  padding: 1em 2em;
}
@media (min-width: 40em) {
  .dashboard-header {
    padding: 2em;
  }
}

.dashboard-header__icon-heading-group {
  margin-bottom: 1em;
  text-align: left;
}
@media (min-width: 40em) {
  .dashboard-header__icon-heading-group {
    margin-bottom: 0;
  }
}

.dashboard-header__page-nav {
  margin-bottom: 1em;
}
@media (min-width: 31.25em) {
  .dashboard-header__page-nav {
    margin-bottom: 0;
  }
}

.breadcrumb > li {
  color: inherit;
  font-size: 0.9em;
}

.profile-summary-heading {
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0.4em;
}

.profile-summary-heading--margin-bot {
  margin-bottom: 0.8em;
}

.profile-summary--additional-info {
  font-size: 0.9em;
  font-weight: 400;
  margin-bottom: 0.5em;
  display: block;
  line-height: 1;
  color: #999;
}
.profile-summary--additional-info:last-child {
  margin-bottom: 0;
}

.section--cards-item {
  padding-bottom: 2em;
}
.section--cards-item:last-child {
  padding-bottom: 0;
}

.card-item__notification {
  border-left: 2px solid #F1A35E;
  padding: 0.5em 0;
}
.card-item__notification .notification-txt {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.4em;
  padding: 0;
}
.card-item__notification .icon-alert {
  margin-left: 0.8em;
}

.section--headings-group {
  text-align: center;
  padding-bottom: 2em;
}

/*-----------------------------------------------------------------------------------------
  /Period selector
  -----------------------------------------------------------------------------------------*/
.dashboard-header__period-selector {
  margin-top: 1em;
}
@media (min-width: 40em) {
  .dashboard-header__period-selector {
    margin-top: 1.5em;
  }
}

/*-----------------------------------------------------------------------------------------
  /Dashboard card
  -----------------------------------------------------------------------------------------*/
.dashboard__card-item {
  float: none;
  border: 1px solid #e5e5e5;
  /*color: #707070;*/
  padding: 2em 1.25em;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.08);
  transition: 0.2s;
  background: #fff;
  height: 100%;
}
@media (min-width: 64em) {
  .dashboard__card-item {
    padding-right: 3em;
    padding-left: 3em;
    padding-top: 3em;
    padding-bottom: 2em;
  }
}

.dashboard__card-item-table {
  float: none;
  border: 1px solid #e5e5e5;
  color: #707070;
  padding: 1em;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.08);
  transition: 0.2s;
  background: #fff;
  height: 100%;
}
@media (min-width: 26.56em) {
  .dashboard__card-item-table {
    padding-right: 2em;
    padding-left: 2em;
    padding-top: 2em;
    padding-bottom: 2em;
  }
}

.card-item--heading {
  font-weight: 400;
  font-size: 1.25em;
}

.card-item--col {
  padding-right: 3em;
}
@media (min-width: 64em) {
  .card-item--col {
    padding-right: 5em;
  }
}

.card-item__static-field {
  margin-bottom: 2em;
  border-bottom: 1px solid #dbdbdb;
}
.card-item__static-field:last-child {
  margin-bottom: 2em;
}
@media (min-width: 43.75em) {
  .card-item__static-field:last-child {
    margin-bottom: 0;
  }
}

.dashboard__card--inner {
  margin-right: -3em;
}
@media (min-width: 64em) {
  .dashboard__card--inner {
    margin-right: -5em;
  }
}

.dashboard__card--inner-pad-bottom {
  padding-bottom: 2em;
}

.grid-col--total-right-panel {
  position: relative;
  color: #1ab394;
}

.total--mobile-margin-top {
  margin-top: 2em;
}
@media (min-width: 62.5em) {
  .total--mobile-margin-top {
    margin-top: 0;
  }
}

.total-right-panel__inner {
  position: relative;
  padding: 2em 2em 2em 2em;
  text-align: right;
  background-color: rgba(26, 179, 148, 0.1);
}
@media (min-width: 62.5em) {
  .total-right-panel__inner {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 3em;
    text-align: left;
  }
}

.card-item--footer {
  text-align: right;
  padding-top: 2em;
}

.card--subscription-details .dashboard__card-item {
  padding: 0;
}
.card--subscription-details .dashboard__card--inner {
  margin-right: 0;
}
.card--subscription-details .col-1 {
  padding: 2em 2em 0 2em;
}
@media (min-width: 62.5em) {
  .card--subscription-details .col-1 {
    padding-top: 0px;
    padding-right: 2em;
    padding-bottom: 0px;
    padding-left: 3em;
  }
}
.card--subscription-details .col-2 {
  padding: 2em 2em 0 2em;
}
@media (min-width: 62.5em) {
  .card--subscription-details .col-2 {
    padding-top: 0px;
    padding-right: 2em;
    padding-bottom: 2em;
    padding-left: 0px;
  }
}
.card--subscription-details .card-item--footer {
  padding-top: 0;
  padding-bottom: 2em;
}
@media (min-width: 62.5em) {
  .card--subscription-details .card-item--footer {
    padding-top: 2em;
    padding-bottom: 0;
    text-align: right;
  }
}

.card--heading {
  font-weight: 400;
}

.static-field--label {
  font-weight: 400;
  font-size: 14px;
  color: #999;
}

.static-field--data {
  color: #38424a;
  padding: 0.3em 0 0.6em;
}

.card__section-block {
  padding-bottom: 3em;
  padding-top: 3em;
  border-bottom: 1px solid #d5d5d5;
}
.card__section-block:first-child {
  padding-top: 0;
}
.card__section-block:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.card__section-block .select-all-box {
  padding-bottom: 0.8em;
}

.card-item--h4 {
  color: #707070;
  font-weight: 400;
  font-size: 1em;
  margin-bottom: 1em;
  margin-top: 0;
}

.card__section-block--heading-new {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 5px;
  margin-top: 40px;
  color: rgb(71, 82, 93);
}

.card__section-block--heading {
  color: #707070;
  font-weight: 400;
  font-size: 1.1em;
  margin-bottom: 1.2em;
  margin-top: 0;
}

.dashboard__cards-item__inner-card {
  border: 1px solid #999;
  padding: 1.5em;
  border-radius: 5px;
}

.card--payment-details .card-item--footer {
  padding-top: 0;
}
.card--payment-details .card-item--footer .link-txt {
  color: #999;
  font-size: 14px;
  margin-right: 0;
  margin-bottom: 2em;
  margin-top: 1em;
  display: inline-block;
  border-bottom: 1px solid #999;
}
@media (min-width: 57.875em) {
  .card--payment-details .card-item--footer .link-txt {
    margin-right: 1em;
    margin-bottom: 0em;
    margin-top: 0em;
  }
}

/*-----------------------------------------------------------------------------------------
  /Billing details card
  -----------------------------------------------------------------------------------------*/
.billing-details-card--visa-number {
  display: inline-block;
  vertical-align: middle;
}

.billing-details-card--expire {
  display: block;
  font-size: 14px;
  margin-top: 0.5em;
}

.card-item__recurly-link {
  margin-top: 1em;
}
.card-item__recurly-link .link-txt {
  color: #999;
  margin-right: 0.5em;
  cursor: pointer;
}
.card-item__recurly-link .txt {
  border-bottom: 1px solid #999;
  margin-left: 0.3em;
}

.icon-card {
  background-position: -120px -120px;
  width: 26px;
  height: 16px;
}

.icon-copy {
  background-position: -158px -119px;
  width: 24px;
  height: 24px;
}

/*-----------------------------------------------------------------------------------------
  /Home page
  -----------------------------------------------------------------------------------------*/
.homepage--section-stats .border-right-md {
  padding-right: 0.5em;
  padding-left: 0.5em;
}
.homepage--section-stats .col-lg-8 {
  float: none;
}
@media (min-width: 75em) {
  .homepage--section-stats .col-lg-8 {
    float: right !important;
  }
}

.homepage--section-welcome {
  float: none;
}
@media (min-width: 75em) {
  .homepage--section-welcome {
    float: left !important;
  }
}

/*------------------------------------------------------------------------------
    /Panel totals
------------------------------------------------------------------------------*/
.panel-totals--heading {
  display: block;
}

/*.panel-totals--number {
  display: inline-block;
  vertical-align: bottom;
}*/
.panel-totals--amount .integer {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.3em;
}
.panel-totals--amount .integer {
  display: inline-block;
  vertical-align: baseline;
  font-size: 2em;
}

/*------------------------------------------------------------------------------
    / Share with global lib
------------------------------------------------------------------------------*/
.add-new--col-padding {
  padding-right: 1em;
  padding-left: 1em;
}

.add-new--col-2-label {
  text-align: left;
}
@media (min-width: 1200px) {
  .add-new--col-2-label {
    text-align: right;
  }
}
.add-new--col-2-label .control-label {
  float: none !important;
}

.form-horizontal .form-group {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.tabs-container .panel-body {
  padding: 2em;
}
@media (max-width: 768px) {
  .tabs-container .panel-body {
    padding: 0;
  }
}

.add-new--bottom-btns-pad {
  padding: 1em;
}

.icheckbox_square-green--custom-style .icheckbox_square-green {
  position: relative;
  float: none !important;
}
.icheckbox_square-green--custom-style .control-label {
  float: none !important;
}

.image-upload-container {
  text-align: center;
}

/*-----------------------------------------------------------------------------------------
  /Billing details card
  -----------------------------------------------------------------------------------------*/
.modal-content {
  margin-top: 0 !important;
}

.beammer .beamer_icon {
  top: 0 !important;
  left: 0 !important;
}

input[type=email] {
  text-transform: none !important;
}

input[type=password] {
  text-transform: none !important;
}

input[name=password] {
  text-transform: none !important;
}

.form-message {
  display: inline-block;
  padding-top: 4px;
  border-top: 4px solid #ea4b44;
  font-size: 14px;
  line-height: 20px;
  color: #ea4b44;
}

input:focus {
  color: #000;
}

select:focus {
  color: #000;
}

a:focus {
  color: #000;
}

.button-left {
  float: left;
}

.button--primary:hover {
  color: #fff;
  background-color: #1ac79e;
  border-color: #1ac79e;
}
.button--primary:focus {
  color: #fff;
  background-color: #1ac79e;
  border-color: #1ac79e;
}

.button--neutral:hover {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}

.dashboard_trial_upgrade {
  margin-top: 40px;
  text-align: center;
  color: #fff;
  padding: 0 8px 0 8px;
}

.dashboard-sidebar.collapsed .dashboard_trial_upgrade {
  display: none;
}

.trial_info {
  flex: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 640px) {
  .trial_info {
    display: none;
  }
}
.trial_info.trial-mobile {
  display: none;
}
@media (max-width: 640px) {
  .trial_info.trial-mobile {
    display: flex;
  }
}

.trial_info h3 {
  margin: 0;
}

.trial_info a {
  margin-left: 30px;
}

.trial_info a, .dashboard_trial_upgrade a {
  display: inline-block;
  vertical-align: middle;
  padding: 1em 2em;
  position: relative;
  border-radius: 5px;
  box-shadow: none;
  outline: 0 solid #333;
  text-align: center;
  font-weight: 400;
  font-size: 0.8em;
  line-height: 1;
  transition: 0.2s background-color ease-in-out, 0.2s border ease-in-out, 0.2s box-shadow ease-in-out, 0.2s color ease-in-out;
  cursor: pointer;
}

.dashboard_trial_upgrade a {
  font-size: 0.8em;
}

.sidebar--top-wrapper {
  display: flex;
}

.sidebar-top-area__logo-wrapper {
  flex: 1;
  position: relative;
}

.dashboard-sidebar__btn {
  position: relative;
}

.sidebar-top-area__logo .logo-original {
  width: 140px;
  height: 60px;
}

.dashboard-sidebar.collapsed .dashboard-sidebar__btn .txt {
  transform: translateY(-100%);
}

.sidebar--top-wrapper {
  height: auto;
}

.collapsed .sidebar--top-wrapper {
  height: 6.5em;
}