* {
  margin: 0;
  padding: 0;
}

body {
  display: flex;
  flex-direction: column;
  height: 100vh;
}

main {
  flex-grow: 1;
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  background-color: #ffffff;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

p {
  margin-bottom: 20px;
  font-size: 14px;
}

footer p {
  font-size: 12px;
}

.btn {
  font-size: 1em;
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
table th {
  text-align: left;
  font-weight: normal;
  padding: 7px 10px;
  color: #999999;
  vertical-align: bottom;
  border: 1px solid #eeeeee;
  border-bottom-color: #dddddd;
}
table td {
  border: 1px solid #dddddd;
  padding: 7px;
  background-color: #ffffff;
  vertical-align: top;
}

.table-stripped tr:nth-child(odd) td {
  background-color: #fafafa;
}

.table-hover tr:hover td {
  background-color: #eeeeee;
}

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

.w-10 {
  width: 10px;
  min-width: 10px;
  max-width: 100%;
}

.w-20 {
  width: 20px;
  min-width: 20px;
  max-width: 100%;
}

.w-30 {
  width: 30px;
  min-width: 30px;
  max-width: 100%;
}

.w-40 {
  width: 40px;
  min-width: 40px;
  max-width: 100%;
}

.w-45 {
  width: 45px;
  min-width: 45px;
  max-width: 100%;
}

.w-50 {
  width: 50px;
  min-width: 50px;
  max-width: 100%;
}

.w-60 {
  width: 60px;
  min-width: 60px;
  max-width: 100%;
}

.w-70 {
  width: 70px;
  min-width: 70px;
  max-width: 100%;
}

.w-75 {
  width: 75px;
  min-width: 75px;
  max-width: 100%;
}

.w-80 {
  width: 80px;
  min-width: 80px;
  max-width: 100%;
}

.w-90 {
  width: 90px;
  min-width: 90px;
  max-width: 100%;
}

.w-95 {
  width: 95px;
  min-width: 95px;
  max-width: 100%;
}

.w-100 {
  width: 100px;
  min-width: 100px;
  max-width: 100%;
}

.w-110 {
  width: 110px;
  min-width: 110px;
  max-width: 100%;
}

.w-120 {
  width: 120px;
  min-width: 120px;
  max-width: 100%;
}

.w-130 {
  width: 130px;
  min-width: 130px;
  max-width: 100%;
}

.w-140 {
  width: 140px;
  min-width: 140px;
  max-width: 100%;
}

.w-150 {
  width: 150px;
  min-width: 150px;
  max-width: 100%;
}

.w-160 {
  width: 160px;
  min-width: 160px;
  max-width: 100%;
}

.w-170 {
  width: 170px;
  min-width: 170px;
  max-width: 100%;
}

.w-180 {
  width: 180px;
  min-width: 180px;
  max-width: 100%;
}

.w-190 {
  width: 190px;
  min-width: 190px;
  max-width: 100%;
}

.w-200 {
  width: 200px;
  min-width: 200px;
  max-width: 100%;
}

.w-210 {
  width: 210px;
  min-width: 210px;
  max-width: 100%;
}

.w-220 {
  width: 220px;
  min-width: 220px;
  max-width: 100%;
}

.w-230 {
  width: 230px;
  min-width: 230px;
  max-width: 100%;
}

.w-240 {
  width: 240px;
  min-width: 240px;
  max-width: 100%;
}

.w-250 {
  width: 250px;
  min-width: 250px;
  max-width: 100%;
}

.w-260 {
  width: 260px;
  min-width: 260px;
  max-width: 100%;
}

.w-270 {
  width: 270px;
  min-width: 270px;
  max-width: 100%;
}

.w-280 {
  width: 280px;
  min-width: 280px;
  max-width: 100%;
}

.w-290 {
  width: 290px;
  min-width: 290px;
  max-width: 100%;
}

.w-300 {
  width: 300px;
  min-width: 300px;
  max-width: 100%;
}

.w-310 {
  width: 310px;
  min-width: 310px;
  max-width: 100%;
}

.w-320 {
  width: 320px;
  min-width: 320px;
  max-width: 100%;
}

.w-330 {
  width: 330px;
  min-width: 330px;
  max-width: 100%;
}

.w-340 {
  width: 340px;
  min-width: 340px;
  max-width: 100%;
}

.w-350 {
  width: 350px;
  min-width: 350px;
  max-width: 100%;
}

.w-360 {
  width: 360px;
  min-width: 360px;
  max-width: 100%;
}

.w-370 {
  width: 370px;
  min-width: 370px;
  max-width: 100%;
}

.w-380 {
  width: 380px;
  min-width: 380px;
  max-width: 100%;
}

.w-390 {
  width: 390px;
  min-width: 390px;
  max-width: 100%;
}

.w-400 {
  width: 400px;
  min-width: 400px;
  max-width: 100%;
}

.w-450 {
  width: 450px;
  min-width: 450px;
  max-width: 100%;
}

.w-500 {
  width: 500px;
  min-width: 500px;
  max-width: 100%;
}

.w-550 {
  width: 550px;
  min-width: 550px;
  max-width: 100%;
}

.w-600 {
  width: 600px;
  min-width: 600px;
  max-width: 100%;
}

.w-650 {
  width: 650px;
  min-width: 650px;
  max-width: 100%;
}

.w-700 {
  width: 700px;
  min-width: 700px;
  max-width: 100%;
}

.w-750 {
  width: 750px;
  min-width: 750px;
  max-width: 100%;
}

.w-800 {
  width: 800px;
  min-width: 800px;
  max-width: 100%;
}

.w-850 {
  width: 850px;
  min-width: 850px;
  max-width: 100%;
}

.w-900 {
  width: 900px;
  min-width: 900px;
  max-width: 100%;
}

.w-950 {
  width: 950px;
  min-width: 950px;
  max-width: 100%;
}

.w-1000 {
  width: 1000px;
  min-width: 1000px;
  max-width: 100%;
}

.wp-20 {
  width: 20%;
}

.wp-30 {
  width: 30%;
}

.wp-40 {
  width: 40%;
}

.wp-50 {
  width: 50%;
}

.wp-60 {
  width: 60%;
}

.wp-70 {
  width: 70%;
}

.wp-80 {
  width: 80%;
}

.wp-90 {
  width: 90%;
}

.wp-100 {
  width: 100%;
}

.h-50 {
  height: 50px !important;
}

.h-100 {
  height: 100px !important;
}

.h-120 {
  height: 120px !important;
}

.h-150 {
  height: 150px !important;
}

.h-200 {
  height: 200px !important;
}

.h-300 {
  height: 300px !important;
}

.h-400 {
  height: 400px !important;
}

.h-500 {
  height: 500px !important;
}

.h-600 {
  height: 600px !important;
}

.h-700 {
  height: 700px !important;
}

.h-800 {
  height: 800px !important;
}

.row {
  margin-left: -5px;
  margin-right: -5px;
}

.row > [class^=col-], .row > [class*=" col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

.row-wider {
  margin-left: -10px;
  margin-right: -10px;
}

.row-wider > [class^=col-], .row-wider > [class*=" col-"] {
  padding-left: 10px;
  padding-right: 10px;
}

.alertify {
  border-radius: 0;
  border: none;
  top: 100px;
}

.alertify-cover {
  background-color: #000;
  opacity: 0.5 !important;
  -ms-filter: alpha(Opacity=50) !important;
  filter: alpha(opacity=50) !important;
}

.alertify-message {
  font-size: 14px;
}

.modal-dialog {
  width: 100%;
}

.modal-content {
  margin: 0 auto;
}

@media (min-width: 992px) {
  .modal-lg {
    width: 960px;
  }
}
.btn-addon i {
  height: 34px;
}

.text-gray {
  color: #aaaaaa;
}

.form-control {
  font-size: 14px;
}

.row-red td {
  background: rgba(255, 0, 0, 0.1) !important;
}

.row-yellow td {
  background: rgba(255, 255, 0, 0.1) !important;
}

.row-green td {
  background: rgba(34, 186, 160, 0.2) !important;
}

.tab-content-customers {
  padding-bottom: 0;
}

.tab-content-customers > .tab-pane {
  height: calc(100vh - 151px);
}

.scrollable {
  overflow-y: scroll;
}

.scrollable-y-auto {
  overflow-y: auto;
  overflow-x: hidden;
}

.btn-xl {
  padding: 10px 16px;
  font-size: 26px;
  line-height: 1.5;
}

hr {
  margin: 10px 0;
}

.alert {
  padding-top: 15px;
}

.alert-default {
  background-color: #f0f0f0 !important;
}
.alert-default hr, .alert-default .b-l, .alert-default .b-r {
  border-color: #fafafa;
}

.alert-success hr, .alert-success .b-l, .alert-success .b-r {
  border-color: #fafafa;
}

.alert-success .table,
.alert-danger .table {
  margin-bottom: 0;
}

.alert-success .table td,
.alert-danger .table td {
  background-color: transparent;
}

.alert-success .table td {
  border-color: #bcd6bd;
}

.alert-danger .table td {
  border-color: #d4b1b1;
}

.table.table-compact > tbody > tr > td {
  padding: 5px 10px !important;
}

.table tr td.table-actions {
  text-align: center;
}

.table tr td.table-actions a {
  margin: 0 3px;
  text-decoration: none;
}

.nav-tabs > li > a {
  padding: 8px 10px;
}

main .inner {
  padding: 10px !important;
}

.tab-content {
  padding: 10px 0 0 !important;
}

.container-inner {
  width: calc(100% - 5px);
}

.customers-detail {
  overflow: hidden;
}
.customers-detail main .inner {
  padding: 10px !important;
  background-color: #f3f3f3;
}
.customers-detail header a.active {
  background-color: #f3f3f3;
}
.customers-detail .tab-content {
  padding: 10px !important;
  border: 1px solid #ddd;
  border-top: none;
}

.table-routes tr {
  height: 90px;
}
.table-routes td {
  padding: 10px;
  width: 19%;
  min-width: 19%;
  max-width: 19%;
  background-color: #f3f3f3;
  border: 3px solid #ffffff;
  vertical-align: bottom;
}
.table-routes td div {
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
}
.table-routes tr:first-of-type {
  height: 30px;
}
.table-routes tr:first-of-type td {
  background-color: #dddddd;
  text-align: center;
  vertical-align: middle;
}
.table-routes tr td:first-of-type {
  width: 5%;
  min-width: 5%;
  max-width: 5%;
  vertical-align: middle;
  background-color: #dddddd;
  text-align: center;
}
.table-routes tr td:first-of-type div {
  height: 100%;
}
.table-routes td.alert-success {
  background-color: #e5f3df;
}
.table-routes td.alert-info {
  background-color: #d3e6f0;
}
.table-routes td.alert-warning {
  background-color: #ffaa86;
}

header {
  padding: 0;
  background-color: #34425A;
  color: #ffffff;
}
header ul {
  display: flex;
  margin-bottom: 0;
}
header li {
  list-style: none;
}
header li.divider {
  flex-grow: 1;
}
header a {
  color: #ffffff;
  padding: 10px 15px;
  display: inline-block;
}
header a:hover {
  background-color: #2b384e;
  color: #ffffff;
}
header a.active {
  background-color: #ffffff;
  color: #222222;
}
header i {
  display: inline-block;
  margin-right: 3px;
}

main {
  color: #222222;
}
main .inner {
  padding: 20px;
}
main p {
  padding: 10px 0;
  margin-bottom: 0;
}
main .filter input {
  height: auto !important;
  font-size: 1em !important;
  padding-bottom: 7px !important;
  padding-top: 5px !important;
}
main .filter .select2-selection {
  height: auto !important;
  font-size: 1em !important;
  padding-bottom: 7px !important;
}
main .scrollable {
  overflow: scroll;
}
main .left-border {
  width: 3px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
main .alert-default {
  background-color: #eeeeee;
}

footer {
  padding: 0 10px;
  background-color: #34425A;
  color: #ffffff;
}
footer p {
  padding: 5px 0;
  margin-bottom: 0;
}

footer.testing-mode {
  background: #cd0a0a;
}

.messages-list a {
  display: block;
  border: 1px solid #f1f1f1;
  padding: 10px;
  color: #333;
}
.messages-list a small {
  color: #999999;
}
.messages-list a:not(:last-of-type) {
  border-bottom: none;
}
.messages-list :hover {
  background-color: #fafafa;
}
.messages-list .active {
  background-color: #f1f1f1;
}

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