ul .mm-show
{
  background: #194b73;
}

.set_cog
{
  font-size: 10px;
}

.cus_tbl th
{
  font-size: 11px;
}

.cus_tbl td
{
  font-size: 11px;
}

.set_cog_lt
{
  font-size: 11px;
}

.page-title-box h4 
{
  text-transform: capitalize;
  font-weight: 500;
  font-size: 14px !important;
}

.form-label 
{
  font-size: 12px;
font-weight: normal;
}

.str_rate
{
  font-size: 8px;
}

.view_tbody_th
{
  background: #eff2f7 !important;
}

.view_thead_td
{
  background: #fff !important;
}

.t_member_name
{
  word-wrap: normal;
font-size: 12px;
}


//---------------------------


.txt_center
{
  text-align: center;
}

.n_btn
{
  padding: 5px 10px;
  font-size: 13px;
}

.fa-plus::before 
{
  margin-right: 8px;
}

.fa-list::before {
  margin-right: 8px;
}

.page-title-box h4 
{
  text-transform: capitalize;
}

.fa-cog::before 
{
  font-size: 10px;
}

.fa-edit::before
{
  font-size: 10px;
  margin-right: 5px;
}

hr
{
  margin: 0px;
}

.topnav .navbar-nav .dropdown-item.active, .topnav .navbar-nav .dropdown-item:hover {
  color: #000;
  background-color: #eee;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff !important;
  background-color: #2f84d2 !important;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #3ca2f7;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: 0px 0px 3px 0px #008bff;
}

.dropdown-menu-end[style]
{
  right: 0 !important;
}

.activate
{
  color:#008B00;
  font-weight: 500;
}

.deactivate
{
  color: #f00;
  font-weight: 500;
}

.booked
{
  color:#000000;
  font-weight: 500;
}

/*.booked
{
  color:#008B00;
  font-weight: 500;
}*/

.allotted
{
  color:#ff9800;
  font-weight: 500;
}

.dispatched
{
  color:#c10088;
  font-weight: 500;
}

.duty_slip
{
  color:#2f84d2;
  font-weight: 500;
}

.completed
{
  color:#05a100;
  font-weight: 500;
}

.cancelled
{
  color:#F00F00;
  font-weight: 500;
}



.tr_hover tr:hover
{
  background: #e3e7ff;
}

.view_thead_td
{
  background: #fff !important;
  font-weight: normal !important;
}

.view_tbody_th
{
  background: #eff2f7 !important;
}

.table-bordered1 td, .table-bordered1 th 
{
  border: 1px solid #c8c8c8 !important;
}

.cancel_sub_head
{
  color: #df352d;
  font-weight: 700;
  margin: 0px 0 15px 0;
  display: inline-block;
}

.name_label
{
  background-color: #e4e4e4;
  padding: 4px 5px;
  font-size: 9px;
  border-radius: 3px;
  color: #828282;
}

.star_ratting
{
  padding: 10px 25px;
}

.start
{
  color: #2fc605;
  font-size: 14px;
}

.stop
{
  color: #F00F00;
  font-size: 14px;
}

.input-group-text 
{
  border-radius: 0 .25rem .25rem 0;
  line-height: 1.7;
}

.others_start
{
  opacity: 0.4;
}

.no_record_found
{
  color: #f46a6a;
  background-color: rgba(244,106,106,.1);
  border-color: transparent;
}

.start_not_stop
{
  color: #f7ad00;
  font-size: 14px;
}

.v_align_middle
{
  vertical-align: middle;
}
.search_box
{
  width: 160px;
  height: 35px;
  padding: .47rem .75rem;
  font-size: .8125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 5px;
}

.task_box
{
  box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, 0.11) !important;
  border-radius: 10px;
  border: 1px solid #d5d5d5;
}

.dropdown-icon-item 
{
  line-height: 24px !important;
  color: #3f4775 !important;
}

.dropdown-icon-item 
{
margin : 2px !important;
border: 1px solid #66666624 !important;
border-radius: 5px  !important;
}

@media (min-width: 600px) {
  .dropdown-menu-lg {
/*    width: 345px !important;*/
    width: 100px !important;
  }

  .dropdown-menu-lg1 
  {
  width: 345px !important;
/*    width: 100px !important;*/
  }
}

.accordion-button 
{
  background-color: #e9e9ed;
}