@font-face {
  font-family: "Vazir-Regular";
  src: url("../fonts/Vazir-Regular.eot");
  src: url("../fonts/Vazir-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Vazir-Regular.woff") format("woff"),
    url("../fonts/Vazir-Regular.woff2") format("woff2"),
    url("../fonts/Vazir-Regular.ttf") format("truetype");
}
html,
body {
  font-family: "Vazir-Regular", Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

#map {
  position: absolute;
  top: 50px;
  bottom: 0;
  width: 100%;
}
.row_me {
  padding-top: 50px;
}
.distance-container {
  position: absolute;

  z-index: 1;
  right: 0;
  bottom: 0;
}

.distance-container > * {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  display: block;
  margin: 0;
  padding: 5px 10px;
  border-radius: 3px;
}

#menu {
  position: absolute;
  background: #efefef;
  padding: 10px;
  font-family: "Open Sans", sans-serif;
  left: 1px;
}
#geoinfo {
  display: table;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px auto;
  word-wrap: anywhere;
  white-space: pre-wrap;
  padding: 10px;
  border: none;
  border-radius: 3px;
  font-size: 12px;
  text-align: center;
  color: #222;
  background: #fff;
}
.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.icontrol_icon {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  border: 2px solid rgb(204, 198, 198);
  box-sizing: border-box;
}
.is-required {
  color: #ffa5a5;
  display: inline-block;
  font-size: 10px;
  left: 23px;
  position: absolute;
  top: 7px;
}

.invalid-feedback {
  color: #e3342f;
  display: block;
  font-size: 100%;
  margin-top: 0.25rem;
  width: 100%;
}
.is-invalid {
  border: 1px solid red;
}

.treetitle {
  background-color: #1c84c6;
  color: #fff;
  font-size: 15px;
  line-height: 36px;
  text-align: center;
}
.hummingbird-treeview label,
.hummingbird-treeview label a {
  font-size: 15px;
}
.layer_popup {
  font-size: 14px;
  font-family: "Vazir-Regular";
  cursor: pointer;
}
.machine_data {
  font-size: 9px;
  font-family: "Vazir-Regular";
}
.color_1 {
  color: blue;
}
.color_2 {
  color: red;
}
.color_3 {
  color: green;
}
.modal-title {
  font-family: "Vazir-Regular";
}
.pattern {
  background-image: url("../icons/SFA_MultiPoint.svg");
  background-size: cover;
  border-radius: 12px;
  filter: grayscale(100%);
}
.vehicle-status-4 {
  color: rgb(47, 255, 75);
}
.vehicle-status-1 {
  color: rgb(255, 255, 0);
}
.vehicle-status-2 {
  color: rgb(255, 47, 75);
}
.vehicle-status-0 {
  color: #000;
}
.vehicle-status-3 {
  color: #3e0df0ec;
}
.RightToLeft {
  direction: rtl;
  text-align: right;
}

@media all and (min-width: 992px) {
  .dropdown-menu li {
    position: relative;
  }
  .dropdown-menu .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
  }
  .dropdown-menu .submenu-left {
    right: 100%;
    left: auto;
  }

  .dropdown-menu > li:hover {
    background-color: #f1f1f1;
  }
  .dropdown-menu > li:hover > .submenu {
    display: block;
  }
}

@media (max-width: 991px) {
  .dropdown-menu .dropdown-menu {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    margin-bottom: 0.5rem;
  }
}

.progress {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 5px;
  z-index: 9999;
  background-color: #f2f2f2;
}

.bar {
  background-color: #819ff7;
  width: 0%;
  height: 5px;
  border-radius: 3px;
}
.percent {
  position: absolute;
  display: inline-block;
  top: 3px;
  left: 48%;
}

body,
.btn,
.dropdown-item {
  font-size: 13px;
}
.invalid_feedback {
  bottom: -3px;
  color: red;
  font-size: 11px;
}
.table-responsive {
  max-height: 60vh !important;
}
#table {
  /* font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}

#table td,
#table th {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: center;
}

#table tr:nth-child(even) {
  background-color: #f2f2f2;
}

#table tr:hover {
  background-color: #ddd;
}

#table th {
  padding-top: 12px;
  padding-bottom: 12px;
  /* text-align: left; */
  background-color: #294c67;
  color: white;
  cursor: pointer;
}
.search_icon {
  background-image: url("/map_search_find_maps_10803.png");

  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 34px;
  height: 34px;
  border: 0px;
}
.search_icon:hover {
  cursor: pointer;
}

.map_card_style {
  display: none;
}
#geo_place_label:hover {
  cursor: pointer;
  color: red;
}
.vehicle-icon {
  background-repeat: no-repeat !important;
  background-size: contain !important;
  display: block !important;
  margin: 0 auto;
  width: 40px;
}
#a_disabled {
  pointer-events: none;
  cursor: default;
  background-color: rgb(216, 214, 214);
  /* color: crimson; */
}

.card-header {
  font-weight: bold;
  font-size: 20px;
  /* font-family:  "Vazir-Regular", Arial, Helvetica, sans-serif; */
}
h5 {
  font-family: "Vazir-Regular";
}
.canvasjs-chart-credit {
  display: none !important;
}

.route_btn {
  border: none;
  background: none;
}
.background_login {
  background-image: url("../ch logo.jfif");

  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

thead th {
  position: sticky;
  top: 0;
}

@media only screen and (max-width: 768px) {
  #map {
    top: 80px;
  }
  .dashboard-wrapper {
    margin-right: 0px;
  }
  .row_me {
    padding-top: 80px;
  }
  ul.navbar-nav {
    max-height: 90vh;
    overflow-y: scroll;
  }

  .layer_popup > * {
    width: 50%;
  }
}
a {
  text-decoration: none;
}
