.form-control {
  height: 26px;
  border-radius: 4px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

table.dataTable tbody tr:hover a {
  color: #333 !important;
}

table.dataTable tbody tr:hover select,
table.dataTable tbody tr.selected select {
  color: rgb(99, 107, 111) !important;
}

table.dataTable th,
table.dataTable tbody td {
  padding: 2px 2px;
  border-bottom: 1px solid #d3e0e9 !important;
}

table.dataTable th .dynamic-filter {
  margin-left: 5px;
}

#map {
  width: 100%;
  height: 400px;
}

html,
body,
.form-control {
  font-size: 12px;
}

.modal-open .modal {
  z-index: 999999;
}

.skin-blue .sidebar-menu > li.header {
  background: #1a2226;
  font-weight: bold;
}

.lobipanel-minimized-toolbar .panel-heading h4 {
  font-size: 14px !important;
  font-weight: bold;
}

.lobipanel .dropdown {
  margin-left: 10px;
}

.lobipanel.panel-unpin.panel-minimized {
  border-radius: 4px !important;
}

.phone-ext-item {
  position: relative;
  text-align: right;
  width: 30%;
  float: left;
}

.phone-ext-checkbox {
  margin-right: 6 px;
}

.chosen-container .chosen-drop {
  width: auto;
  overflow: visible;
  white-space: nowrap;
}

#order-form .form-group {
  margin-bottom: 7px;
  display: inline-block;
}

#order-form .form-group.buttons a.btn {
  padding: 0px;
  padding-left: 10px;
  display: inline;
}

#order-form .control-label {
  font-weight: bold;
}
#order-form .form-control {
  border-radius: 10px;
  border: solid 1px #dce3ec;
  background-color: #ffffff;
  height: 40px;
  padding:6px 6px;
}

#order-form .chosen-container {
  width: 100%;
}
.new-document,
.edit-document {
  cursor: pointer;
}

.modal-chosen .chosen-container.chosen-container-single {
  width: 100% !important;
}

.dataTables_length {
  margin-top: 5px;
  margin-left: 10px;
}

.dt-print-view h1 {
  display: none;
}

.lobipanel > .panel-body{
  height: calc(100% - 50px);
  overflow: auto;
}

.chosen-container.chosen-container-single {
  top: -1px;
}
.table > thead > tr > th {
  border-bottom: 2px solid #e2e2e2;
}
.table > tbody > tr > td {
  border-bottom: 1px solid #e2e2e2;
}
.has-error a.chosen-single,.has-error .note-editor {
  border-color: #a94442 !important;
}
tr.item-deleted {
  opacity: 0.7;
}

.main-header .navbar-custom-menu ul.nav.navbar-nav {
  display: block;
}

.main-header nav.navbar.navbar-static-top {
  display: block;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

#exampleModal .rectangle-body {
  border-radius: 0px;
  background-color: #f9f9f9;
}

#exampleModal .modal .modal-body {
  padding: 0;
}
#exampleModal .rectangle-body-1 {
  background-color: #f9f9f9;
  padding: 15px 7px 6px 7px;
}

#exampleModal .rectangle-body-2 {
  background-color: #f9f9f9;
  padding: 0 15px;
}

#exampleModal .Rectangle-8 {
  border-radius: 5px;
  border: solid 1px #858585;
  background-color: #effff3;
}
#exampleModal .background-white {
  background-color: #ffffff;
}

#exampleModal .primary_button {
  background-color: #e9eaed;
  border-radius: 50%;
  border: none;
  width: 47px;
  height: 47px;
  margin: 0 10px;
  transition: 0.5s;
  outline: none;
}

#exampleModal .primary_button.background-red {
  background-color: #e87b7b;
  border-radius: 50%;
  border: none;
  width: 47px;
  height: 47px;
  transition: 0.5s;
  outline: none;
}

.primary_button.background-red:hover,
.primary_button.background-red:active,
.primary_button.background-red:focus
{
  background-color: #ff0202 !important;
}

.primary_button img {
  width: 23px;
  height: 23px;
}
.primary_button:hover,
.primary_button:focus,
.primary_button:active {
  background-color: #1baaac !important;
}

#exampleModal .form-group .chosen-container-single .chosen-single {
  border-radius: 10px;
  border: solid 1px #dce3ec;
  background: #ffffff !important;
  height: 40px;
  background: none;
  box-shadow: none;
  /* line-height: 30!important; */
}
#exampleModal .form-group .chosen-container-single .chosen-single span {
  margin-top: 8px;
  font-size: 12px;
  margin-right: 12px;
}

#exampleModal .address-cnt .chosen-container .chosen-drop {
  width: 100%;
  overflow: visible;
  white-space: nowrap;
}

#exampleModal .chosen-container-single .chosen-single div b {
  margin-top: 15px;
}

#exampleModal #order-submit {
  margin-top: 24px;
  padding: 8px 30px;
  text-transform: uppercase;
  box-shadow: 0px 10px 30px #1baaac59;
  border-radius: 10px;
}

#exampleModal .float-right-item {
  float: right;
  text-align: right;
}

#exampleModal .control-label {
  color: #222222 !important;
}

#exampleModal .modal-header {
  border-bottom: none;
}

#exampleModal .modal-header button.close {
  position: relative;
  right: -15px;
}

#exampleModal .modal-header .modal-title {
  color: #222222;
  font-size: 21px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-left: -5px;
}
.break-word {
  word-break: break-word;
}

#exampleModal .rectangle-body-2 .form-group {
  padding: 0 7px;
}

@media (min-width: 1600px) {
  #exampleModal .modal-dialog {
    width: 70%;
  }
}
@media (min-width: 1100px) and (max-width: 1600px) {
  #exampleModal .modal-dialog {
    width: 80%;
  }
}
.row.row_border {
  border-top: 1px solid #e6e6e6;
  padding-top: 10px;
}
.display-flex {
  display: flex;
}
/* Login page*/
.left_part {
  background-image: url(/images/login/left-part.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
}
.content-header {
  padding: 25px 30px 0 30px;
  margin-top: 50px;
  z-index: 1;
  /* position: fixed; */
  width: 100%;
  background: #fff;
}
.panel {
  border: none;
  box-shadow: none;
}
.right_part {
  background-image: url(/images/login/circles.png);
  background-position: bottom right;
  background-size: inherit;
  background-repeat: no-repeat;
}
.login-page{
  background: #f9f9f9;
}
.login-box-body {
  padding: 15px;
  background: transparent;
}
.login-page .btn-custom {
  margin-top: 20px;
  border-radius: 5px;
}

.form-group.has-feedback {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 10px 30px #93939329;
  padding: 8px 10px;
}
.btn-custom {
  background-color: #1298a1;
  border-color: #258084;
  color: #fff;
  font-size: 13px;
}
.btn-custom:hover, .btn-custom:focus {
  background-color: #258084;
  border-color: #258084;
  color: #fff;
}
.d-flex {
  display: flex;
}
.col {
  flex: 1 1 0%; /* Crește uniform, cu baza de 0% */
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col-auto {
  flex: 0 0 auto; /* Nu crește, nu se micșorează */
  width: auto; /* Se ajustează în funcție de conținut */
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 1 0%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex: 1 1 0%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex: 1 1 0%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex: 1 1 0%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
}

@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 1 0%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
}

/* .login-box-body {
  border-radius: 20px;
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 30px 20px !important;
} */
.login-page .login-box-msg {
  margin-bottom: 20px;
}
.login-page .copyright {
  padding-left: 20px;
  margin-top: 50px;
}

.login-page .email {
  color: #1baaac;
}
.login-page .has-feedback label {
  color: #717171;
  font-weight: 600;
  font-size: 14px;
  padding-left: 45px;
  margin-bottom: 0;
}
.login-page .has-feedback input {
  font-size: 14px;
  height: 22px;
  border: none;
  padding-left: 45px;
}

.login-page .login-box-msg {
  font-size: 13px;
}
.login-page .form-control-feedback {
  left: 0;
}
.login-page .has-feedback label ~ .form-control-feedback {
  top: 12px;
}
.login-page .checkbox.icheck {
  font-size: 14px;
}
.login-page .login-logo,
.login-page .login-box-msg {
  text-align: left;
  padding-left: 0;
}

.custom_checkbox:checked,
.custom_checkbox:not(:checked) {
  position: absolute;
  left: -9999px;
}
.custom_checkbox:checked + label,
.custom_checkbox:not(:checked) + label,
.custom-checkbox:checked,
.custom-checkbox:not(:checked){
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
.custom_checkbox:checked + label:before,
.custom_checkbox:not(:checked) + label:before,
.custom-checkbox:checked:before,
.custom-checkbox:not(:checked):before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  background: #fff;
}
.custom_checkbox:checked + label:after,
.custom_checkbox:not(:checked) + label:after,
.custom-checkbox:checked:after,
.custom_checkbox:not(:checked):after{
  content: "";
  width: 8px;
  height: 8px;
  background: #258084;
  position: absolute;
  top: 5px;
  left: 5px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.custom_checkbox:not(:checked) + label:after,
.custom-checkbox:not(:checked):after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.custom_checkbox:checked + label:after,
.custom-checkbox:checked:after  {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/*Login page*/

.skin-blue .main-header .navbar,
.skin-blue .main-header .navbar .sidebar-toggle:hover {
  background-color: #f9f9f9;
}
.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side,
.skin-blue .sidebar-menu > li.header {
  background-color: #f9f9f9 !important;
}
.skin-blue .sidebar-menu > li:hover > a,
.skin-blue .sidebar-menu > li.active > a {
  color: #ffffff;
  background: #c1c1c1;
  border-left-color: #5e5e5e;
}
.skin-blue .sidebar-menu > li > .treeview-menu {
  background: #e5e6e6;
}
.skin-blue .main-header .logo,
.skin-blue .main-header .logo:hover {
  background-color: #ffffff;
}
.skin-blue .sidebar a {
  color: #546479 !important;
}
.skin-blue .content-header {
  background: #fff;
}
@media (min-width: 768px) {
  .login_form {
    width:100%;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .page_title{
    min-width: 150px;
  }
  .processing_orders{
    position: absolute;
    left: 30px;
    top: 20px;
  }
  .dispatcher_filter{
    position: relative;
    top: 55px;
    left: 10px;
  }
}
@media (max-width: 767px) {
  .logo_taxi img {
    width: 75px !important;
    height: auto;
    margin-top: 0px !important;
    transition: width 0.3s;
  }
  .main-header .logo {
    height: 50px !important;
  }
  .skin-blue.lobipanel-minimized .main-sidebar {
    padding-top: 100px !important;
  }
  .navbar-custom-menu a.dropdown-toggle {
    padding-right: 15px !important;
  }
  #exampleModal .primary_button {
    margin: 0 1px;
  }
  .main_buttons .btn {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
  .content-header {
    margin-top: 100px;
  }
  ul.sidebar-menu {
    padding-bottom: 100px!important;
  }
  .admin_actions{
    display: none!important;
  }
}
.logo_taxi img {
  width: 75px;
  height: auto;
}
.sidebar-menu .treeview-menu > li > a {
  font-size: 12px;
}
.skin-blue .sidebar-menu > li.header {
  background: #1a2226;
}
.main-header .sidebar-toggle {
  padding: 8px 15px;
  font-size: 21px;
  color: #1baaac !important;
}
.skin-blue.sidebar-collapse .main-header .logo {
  height: 50px;
  transition: height 0.3s;
}
.skin-blue.sidebar-collapse .logo_taxi img {
  width: 75px;
  margin-top: 0;
  transition: width 0.3s;
}

.main-header .logo {
  height: 50px;
  transition: height 0.3s;
}
.content-header > h1,
.content-header h1,
.content-header h1 a {
  font-size: 20px;
  color: #636b6f;
  margin: 0;
  display: flex;
}

.content-header .chosen-container-single .chosen-single {
  font-size: inherit;
}

.form-control.search_order{
  padding: 0px 4px;
}
.content-header .ladda-button {
  margin-top: 15px;
  background-color: #9a9a9a;
  border-color: #969696;
  font-size: 13px;
}
.content-header .ladda-button:hover {
  margin-top: 15px;
  background-color: #9a9797;
  border-color: #969696;
}
.dataTables_scrollBody thead th {
  border-bottom: 1px solid #8e8e8e !important;
}
.taxi_column,
.taxi_column i {
  color: #ffc526;
}
.taxi_column img {
  width: 15px;
  top: -2px;
  position: relative;
  margin-right: 5px;
}
.status-container {
  width: 400px;
}
.order_status .status-selector {
  padding: 2px 3px;
  outline: none;
  border: none;
  background: none;
}
.lobipanel .panel-heading .panel-title h4 {
  font-size: 16px;
}
.paginate_button.current {
  background: #fff !important;
  border: none !important;
  font-weight: bold;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0.2em 0.6em;
  color: #a9b1bc !important;
  font-size: 12px;
}
.main-footer {
  background: #fff;
  color: #919191;
  text-align: center;
  border: none;
}
.content-wrapper {
  background: #fff;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #636b6f;
}
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
  font-size: 11px;
  margin-top: 15px;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: none;
}
.panel-default > .panel-heading {
  border: none;
}

.navbar .status input {
  background: #f9f9f9;
  border: none;
  padding: 8px 0;
}
.navbar span.status {
  padding: 26px;
  position: relative;
  top: 7px;
  font-weight: bold;
}
.green_button {
  text-transform: uppercase;
  background-color: #1baaac;
  color: #fff;
  /* border-color: #1298a1; */
  border-radius: 10px;
  font-size: 11px;
  padding: 10px 25px;
  box-shadow: 0px 7px 25px #1baaac59;
  font-weight: 700;
}
.green_text {
  color: #1baaac;
  font-weight: 600;
}
.btn-dark {
  text-transform: uppercase;
  background-color: #546479;
  color: #fff !important;
  border-radius: 10px;
  font-size: 11px;
  padding: 10px 25px;
  font-weight: 700;
  box-shadow: 0px 7px 25px #54647959;
}
.btn-dark:hover {
  color: #fff !important;
  background-color: #627389;
}
.btn-dark img {
  width: 15px;
  margin-right: 10px;
}

.green_button:hover,
.green_button:focus {
  background-color: #108289;
  color: #fff;
}
.gray_button {
  text-transform: uppercase;
  background-color: #e9eaed;
  color: #546479;
  border-color: #e9eaed;
  border-radius: 10px;
  font-size: 11px;
  padding: 10px 15px;
  box-shadow: 0px 7px 25px #54647933;
  font-weight: 700;
}
.gray_button:hover,
.gray_button:focus {
  background-color: #898888;
  color: #fff;
}
table.dataTable.no-footer {
  border-bottom: none;
}
.skin-blue .main-header li.user-header {
  background-color: #1298a1;
}
.dataTables_filter {
  border: 1px solid #dce3ec;
  margin-bottom: 20px;
  padding: 5px 10px 0 5px;
  border-radius: 10px;
}
.dataTables_filter input {
  border: none;
  outline: none;
}
button.dt-button {
  background: #fff;
  color: #636b6f;
}
button.dt-button:hover {
  background-color: #fff;
}
.content .chosen-container-single .chosen-single {
  background: #fff;
  box-shadow: none;
  border-color: #d2d6de;
  /* color: #555555; */
}
.mt-30 {
  margin-top: 30px;
}
.mt-50 {
  margin-top: 50px;
}
.navbar-custom-menu a.dropdown-toggle {
  padding-right: 35px;
  color: #546479 !important;
}
.dropdown.user-menu a.dropdown-toggle span {
  position: relative;
}
.dropdown.user-menu a.dropdown-toggle span::after {
  content: "\f078";
  font-family: "FontAwesome";
  right: -15px;
  position: absolute;
  top: -4px;
  font-size: 7px;
}
.admin_dashboard canvas {
  margin-bottom: 100px;
}

.action-button-x {
  cursor: pointer;
}

@keyframes chartjs-render-animation {
  from {
    opacity: 0.99;
  }
  to {
    opacity: 1;
  }
}
.chartjs-render-monitor {
  animation: chartjs-render-animation 1ms;
}
.chartjs-size-monitor,
.chartjs-size-monitor-expand,
.chartjs-size-monitor-shrink {
  position: absolute;
  direction: ltr;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
  visibility: hidden;
  z-index: -1;
}
.chartjs-size-monitor-expand > div {
  position: absolute;
  width: 1000000px;
  height: 1000000px;
  left: 0;
  top: 0;
}
.chartjs-size-monitor-shrink > div {
  position: absolute;
  width: 200%;
  height: 200%;
  left: 0;
  top: 0;
}

ul li.border {
  border-bottom: 1px solid #ddd;
}
ul li.border:nth-child(2) {
  border-bottom: none;
}
#exampleModal .form-control:focus,
#exampleModal .form-group .chosen-container-active a.chosen-single {
  border-color: #3c8dbc !important;
  box-shadow: none;
  background-color: #f5fdff !important;
}

#phone-number {
  padding: 5px 10px;
}

.main_section_title {
  font-size: 16px;
  color: #1baaac;
  font-weight: 600;
  padding-left: 7px;
  margin-bottom: 10px;
}
#exampleModal {
  font-family: "Poppins", sans-serif;
}
.close {
  opacity: 0.8;
}
.close:hover {
  opacity: 1;
}
.button-container {
  display: inline-flex;
  top: -15px;
  position: relative;
}
.w-100 {
  width: 100%;
}
.primary_button:hover img,
.primary_button:focus img,
.primary_button:active img {
  filter: brightness(0) invert(1);
}
/* Give the image 3px of space to breathe. */
#exampleModal .chosenImage-container .chosen-results li.active-result,
#exampleModal .chosenImage-container .chosen-single span,#exampleModal .chosen-container .chosen-results li.custom.disabled-result {
  background: none 3px center / 19px 19px no-repeat;
  padding-left: 28px;
}

/* Make the image fit nicely to the left of the dropdown. */
#exampleModal .chosenImage-container .chosen-single {
  padding-left: 10px;
}

#exampleModal .chosenImage-container .chosen-single span {
  background-position: left 2px;
}

/* Let the "No results match" text fill the whole width. */
#exampleModal .chosenImage-container .chosen-results .no-results {
  padding-left: inherit;
}
#exampleModal .chosen-container-single .chosen-single div b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
#exampleModal .chosen-container-single .chosen-single div {
  right: 4px;
}
#exampleModal .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: center;
}
/* .active-result:hover,.active-result:active{
  color:inherit!important;
} */

.tooltip {
  z-index: 999999;
}
.highlighted {
  color: #ddd !important;
}
.content {
  background-color: #fff;
}
.content .panel-default {
  border-color: #fff;
}
.orders_table {
  padding-top: 30px;
}
.orders_table .panel-default {
  margin-top: 30px;
}

.ml-50 {
  margin-left: 50px;
}
.ml-15 {
  margin-left: 15px;
}
.ml-10 {
  margin-left: 10px;
}
.navbar-nav > .user-menu .user-image {
  width: 31px;
  height: 31px;
}
.user-menu .status_color {
  position: absolute;
  top: 13px;
  left: 38px;
}
.status_color.online {
  color: #1baaac;
}
.status_color.offline {
  color: #636b6f;
}
.input_form_control {
  border-radius: 10px;
  border: solid 1px #dce3ec;
  background-color: #ffffff;
  height: 40px;
  outline: none;
}
table th {
  color: #222222;
}
table.dataTable thead th,
table.dataTable tbody td {
  border-bottom: none !important;
}
.unprocessed_order {
  background-color: #fac600;
  padding: 4px 6px;
  border-radius: 50%;
  font-size: 11px;
  font-weight: bold;
  color: #222222;
}
.text-muted {
  color: #b7b9bb;
  font-size: 15px;
  margin: 1px;
}
.text-muted .fa-hourglass {
  font-size: 12px;
}
.phone_icon {
  top: -2px;
  position: relative;
  margin-right: 5px;
}
h4.main_header {
  color: #1baaac;
  font-weight: bold;
  margin-bottom: 0;
}
a:hover,
a:focus {
  color: #2a6496;
}
tr.order-selected {
  background: #08abada6 !important
}
tr.order-selected td:first-child {
  border-left: 2px solid #03756f;
}
tr.order-selected:hover {
  background:#1fbdc0 !important;
}
.chosen-container-multi .chosen-choices {
  border: 1px solid #ccd0d2;
  border-radius: 4px;
}
.main-header {
  position: fixed;
  width: 100%;
}
.main-sidebar{
  position: fixed!important;
  overflow-y: auto;
  margin-top: 50px;
  padding-top: 0px;
  height: calc(100vh - 50px);
  min-height: auto!important;
}
.main-sidebar .sidebar{
  /* max-height: calc(100vh - 100px); */
}
table.fixedHeader-floating {
  position: fixed !important;
  background-color: white;
  top: 50px !important;
  z-index: 2;
  padding: 15px 0;
}
table.fixedHeader-floating.no-footer {
  border-bottom-width: 0;
}
table.fixedHeader-locked {
  position: absolute !important;
  background-color: white;
}
@media print {
  table.fixedHeader-floating {
    display: none;
  }
}

.spark-screen.call_center {
  margin-top: 70px;
}
.map {
  width: 100%;
  height: 400px;
}
.position-relative {
  position: relative;
}
.clear_shapes {
  position: absolute;
  bottom: 5px;
  left: 5px;
}

.vertical-alignment-helper {
  display:table;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
}
.md-content{
  font-size:16px;
}
.pl-15{
  padding-left: 15px;
}
.page_content{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
}
.note-editor.note-frame {
  border: 1px solid #a9a9a9;
}
.z-index-2{
  z-index: 2;
}
.pb-0{
  padding-bottom: 0;
}
.pt-0{
  padding-top: 0;
}
.custom_hr{
  margin-top:10px;
  margin-bottom: 10px;
}
#order-form .select2-container--default{
    width: 100%!important;
}
#order-form .select2-selection--single{
  padding-left:8px;
  border-radius: 10px;
  border: solid 1px #dce3ec!important;
  background-color: #ffffff;
  height: 40px!important;
  width: 100%!important;
}
#order-form .select2-selection__rendered {
  line-height: 33px;
  padding-left:0;
}
#order-form .select2-selection__arrow{
  top:6px!important;
}
#order-form .select2-selection__arrow{
  right: 4px;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[aria-selected=true]:hover {
  color: #fff;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  color: #000;
}
.lobipanel.panel-unpin.ui-draggable.ui-resizable{
  position:absolute;
}
.mt-10{
  margin-top:10px;
}
.mb-10{
  margin-bottom:10px;
}
.mb-15{
  margin-bottom:15px;
}
.mb-20{
  margin-bottom:20px;
}
#dispatcher_chosen ul.chosen-choices{
  border-radius: 10px;
  padding: 2px 17px;
  z-index: 999;
  background: none;
}
#map_filter{
  position: absolute;
  top: 10px;
  z-index: 10;
  width: 110px;
  left: 215px;
  height: 41px;
  font-weight: 600;
  border-radius: 3px;
  outline: none;
}
#map_filter_new{
  position: absolute;
  top: 10px;
  z-index: 10;
  width: 300px;
  left: 15px;
  height: 41px;
  font-weight: 600;
  background-color: rgb(255 255 255 / 75%);
  border: none;
  outline: none;
  border-radius: 10px;
}
#map_filter_records{
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
}
#map_drivers{
  min-width: 300px;
  position: absolute;
  top: 65px;
  z-index: 10;
  left: 15px;
  height: 41px;
  font-weight: 600;
  background-color: rgb(255 255 255 / 75%);
  border-radius: 10px;
  padding: 10px;
  display: table;
}
#map_drivers .fa{
  width: 20px;
  text-align: center;
}

#map_details{
  position: absolute;
  bottom: 15px;
  z-index: 10;
  left: 15px;
  height: 41px;
  font-weight: 600;
  background-color: rgb(255 255 255 / 75%);
  border-radius: 10px;
  padding: 10px;
  display: table;
}
#map_details .fa{
  width: 20px;
  text-align: center;
}

#loading {
  position: absolute;
  background-color: #ffffffe8;
  z-index: 1000;
  width: 100%;
  height: 100%;
  padding-top: 15%;
  text-align: center;
  display: none;
}

.tooltip-inner {
  max-width: 400px!important;
  word-break: break-word;
}

table th .active_filter {
  color: #8BC34A!important;
}

#orders .chosen-container-single .chosen-single span {
  margin-right: 15px;
}

#orders i {
  cursor: pointer;
}

#orders .active_filter {
  color: #8BC34A!important;
}

.font-weight-bold{
  font-weight: bold;
}
.report_table>thead>tr>th, .report_table>tbody>tr>td {
  padding-left:20px!important;
}
.dashboardSearchMenu input{
  outline:none;
  height: 33px;
  border: none;
  padding: 17px;
  background-color: transparent;
}
.pb-30{
  padding-bottom: 30px;
}
.applications_color{
  color: #3102b7;
  opacity: 0.5;
}
.applicant_color{
  color: #3102b7;
  opacity: 0.8;
}
.ui-resizable-se {
  right: 2px!important;
  bottom: 2px!important;
}
.ui-icon {
  width: 11px!important;
  height: 11px!important;
}
#calls-panel{
  float:right;
}
.alert-drivers {
  padding: 15px;
}

.admin_actions{
  display: inline-block;
  position: relative;
  top: 15px;
  float: right;
  right: 200px;
}
.d-block{
  display:block;
}
.d-none{
  display:none;
}
.text-capitalize{
  text-transform: capitalize;
}
.pl-0{
  padding-left: 0;
}
.show_order, .custom_link{
  color:#3097D1;
}
.brand_color{
  color:#1BAAAC;
}

#actual_status_chosen.chosen-container .chosen-drop {
  border-bottom: 0;
  border-top: 1px solid #aaa; 
  top: auto;
  bottom: 40px;
}

#actual_status_chosen.chosen-with-drop .chosen-drop {
  margin-bottom: 0px;
}

.toast {
  bottom: 50px;
}
.mr-15{
  margin-right:15px;
}
#dispatcher-calls_wrapper .s_info_filtered{
  display:none;
}
#revisionCarousel .text-danger{
  color: #EF5350;
}
#revisionCarousel .text-info{
  color: #42a7d8;
}
#revisionCarousel p{
  margin-bottom:0px;
  line-height: 1.5;
}

#addressModal tbody {
  display: block;
  max-height: 150px;
  overflow: auto;
}
#addressModal thead, #addressModal tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
#addressModal thead {
  width: calc( 100% - 1em )
}
#addressModal table {
  width: 100%;
}
.bg-deleted{
  background-color: #fbdcdc!important
}
.bg-waiting{
  background-color: #ffe6c9!important
}
.bg_tariff_motivating{
  background-color: #f97a7a!important
}
.bg-muted{
  background-color:#f5f5f5 !important
}

.btn-custom-secondary {
  background-color: #9d9c9c;
  border-color: #959595;
  color: #fff;
  font-size: 13px;
}
.btn-custom-secondary:hover, .btn-custom-secondary:focus {
  background-color: #858585;
  border-color: #787777;
  color: #fff;
}

/* PAGINATION */
.pagination{
  margin-top: 0;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #f4f4f4;
  border-color: #DDDDDD;
  color: inherit;
  cursor: default;
  z-index: 2;
}

.pagination > li > a, .pagination > li > span {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  color: inherit;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 4px 10px;
  position: relative;
  text-decoration: none;
}

.orders_table tbody tr label{
  font-weight:bold;
}
.datepicker.filter_select{
  line-height: 10px!important;
}
.filters_row{
  display: flex;
  flex-wrap: wrap;
}

.text-white {
  color: #fff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #0062cc !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #545b62 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #1e7e34 !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #117a8b !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #d39e00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #bd2130 !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #dae0e5 !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #1d2124 !important;
}

/*-- float utilities --*/
.float-left {
  float: left   !important;
}
.float-right {
  float: right  !important;
}
.float-none {
  float: none   !important;
}
@media (min-width: 768px) {
  .float-sm-left {
    float: left   !important;
  }
  .float-sm-right {
    float: right  !important;
  }
  .float-sm-none {
    float: none   !important;
  }
}
@media (min-width: 992px) {
  .float-md-left {
    float: left   !important;
  }
  .float-md-right {
    float: right  !important;
  }
  .float-md-none {
    float: none   !important;
  }
}
@media (min-width: 1200px) {
  .float-lg-left {
    float: left   !important;
  }
  .float-lg-right {
    float: right  !important;
  }
  .float-lg-none {
    float: none   !important;
  }
}
/*-- text utilities --*/
.text-left {
  text-align: left   !important;
}
.text-right {
  text-align: right  !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left   !important;
  }
  .text-sm-right {
    text-align: right  !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left   !important;
  }
  .text-md-right {
    text-align: right  !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left   !important;
  }
  .text-lg-right {
    text-align: right  !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
/*-- spacing utilities --*/
.m-0 {
  margin: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mr-5 {
  margin-right: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.ml-5 {
  margin-left: 3rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pr-4 {
  padding-right: 1.5rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pr-5 {
  padding-right: 3rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.pl-5 {
  padding-left: 3rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
@media (min-width: 768px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 992px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}