﻿:root {
    /* --primary-bg-color: #f5a658 !important;#6c5ffc;*/
}

.passwordhint-font {
    font-style: italic;
    font-size: 14px;
   
}

.fe-edit:before {
    /* content: "\e957"; */
    font-size: 20px !important;
}
.btn-danger {
    background: #cfcbcb !important;
    border-color: #cfcbcb !important;
}

.btn-secondary {
    background: #cfcbcb !important;
    border-color: #cfcbcb !important;
}
.icon-plus:before {
    content: "\e095";
    /*font-size: 35px;*/
}
.fe-trash-2:before {
    content: "\e9e2";
    font-size: 20px;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 3px;
}

.custom-control-label:before {
    border: 3px solid grey;
    background-color: white;
    background-size: 0.5rem;
}
.btn-group me-2 sw-btn-group {
  margin:-35px 0 0 0 0;
}
hr.new4 {
    border: 0rem solid red;
    background-color: #adb5bd;
    width: 108%;
    margin-left: -4%;
}
hr.new5 {
    border: 0rem solid red;
    background-color: #adb5bd;
    width: 106%;
    margin-left: -3%;
}
.icon-plus:before {
    content: "\e095";
    /* font-size: 35px; */
}


hr.Line {
    border: 0rem solid red;
    background-color: #adb5bd;
    width: 104%;
    margin-left: -27px;
}
.logingerrormgs
{
    width:260px;
}
.optionListContainer ::-webkit-scrollbar {
    width: 10px;
  }
.optionListContainer ::-webkit-scrollbar-thumb {
  
    box-shadow: inset 11px 11px 11px rgba(0, 0, 0, .1) !important;  
    border-radius: 20px !important;
}
  .form-select::-webkit-scrollbar {
    width: 10px;     
    border-radius: 20px !important;

}

  .optionListContainer {
 
    width: 100%;
    background: #fff;
    border-radius: 4px;
    margin-top: 1px;
    z-index: 2 !important;
}

.form-select::-webkit-scrollbar-thumb {
    box-shadow: inset 11px 11px 11px rgba(0, 0, 0, .1) !important; 
    border-radius: 20px !important;
}
.mdi-delete:before
{
    font-size: 1.43em;
}
.mdi-arrange-bring-forward:before
{
    font-size: 1.23em;
}
.text-chat {
    color: #1e63c3;
}

.text-cancelhistory {
    background-color: #e82646;
}
.text-locationStatus {
    color: #1170e4 !important;
}

.text-map-delay {
    color: #f7b731;
}

.text-map-ontime {
    color: #09ad95;
}

.text-map-notreached {
    color: #e82646;
}
.jobheader{
    margin: 0 0 -15px -15px;
}
.headerfontbold
{
    font-size: 1.125rem;
    font-weight: bold;
}
.verticalalignholiday {
    height:200px;
    width: 302px;
 }
 .fa-star-o{
    -webkit-text-stroke: .06em black;
  }
  .fa-star:before
  {
    -webkit-text-stroke: .06em black;
  }
  .fa-star-half-o
  {
    -webkit-text-stroke: .06em black;
  }
  .setnew
  {
    width: 94%;
  }