.input-group-text {
  font-size: 1rem !important;
}

.table-xs th {
  font-weight: 600 !important;
}
.table-xs td, th {
  font-size: 1rem !important;
}

.address-container{
  background-color: #f1faff;
  padding: 10px;
  border-radius: 5px;
}

.label-eds{
  font-size: 12px !important;
  color: #a1a5b7;
}

.ticket-green td{
  background-color: #e8fff3;
}

.ticket-red td{
  background-color: #fef2f5;
}
.ticket-reddish td{
  color: #ff0000 !important;
}

.ticket-done td{
  background-color: #eeeeee !important;
  color: #777777 !important;
}

.dataTable-custom-eds th {
  font-weight: 500 !important;
}

.dataTable-custom-eds td {
  font-size: 12px !important;
}

.card-header-sm {
  min-height: 40px !important;
}

.card-title-sm{
  font-size: 1em !important;
}

.card-header-warning {
  background-color: #fff8dd !important;

}

.card-header-warning h2 {
  color: #ffc700 !important;
}

.clw {
  color: #ffffff !important;
}


.btn-danger {
  color: #ffffff !important;
}

.toggle-on {
 display: block !important;
}

.ymaps-2-1-79-b-cluster-content {
  width:600px !important;
  height: 450px !important;
}

.ymaps-2-1-79-b-cluster-tabs__section_type_nav{
  height:400px !important;
}

.mauz {
  cursor: pointer
}