/*.navbar-custom {*/
/*    border-bottom: 2px solid #380e47 !important;*/
/*    !* background: #2a5d84 !important; *!*/
/*    background-color: #3b5998;*/
/*    background-image: linear-gradient(#4e69a2, #3b5998 50%);*/
/*    border-bottom: 1px solid #133783;*/
/*    */
/*}*/
.mainbody{
    font-family: "Open Sans",sans-serif;
}

body.authentication-bg-pattern {
    background-image: url(../images/bg.jpg) !important;
    /* background-color: #6658dd; */
}


/*.footer {*/
/*    background: #fff !important;*/
/*}*/
.maindivs {
    margin-top: 25px !important;
}
.thead-dark {
    color:#fff !important;
} 
.notification-list .noti-icon-badge {
    background: #FA1809 ;
}
.navbar-custom .topnav-menu .nav-link {
    color: #fff !important;
}
.shortes {
    width: 70px !important;
    text-align: center;
    border: 1px solid #c2cad8;
    padding: 6px 12px;
}
.short {
    width: 50px !important;
    text-align: center;
    border: 1px solid #c2cad8;
    padding: 6px 12px;
}

.paginate {
    margin-bottom: 10px !important;
}

.width-md, .w-md {
    width:100% !important;
}
.form-control {
    border-radius: 0 !important;
}
.btn-group, .btn-group-vertical {
    display: none !important;

}
.login-msg {
    margin: 0 auto;
    padding: 15px;
    width: 100%;
    margin-bottom: 15px !important;
    background: red;
    color: white;
    text-align: center;
    top: 0;
    border-radius: .25rem;
}
.simpas {
    padding: 10px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #323a46 !important;
}
.addbtn {
    padding-top: 28px;
}

.gyn-treeview,
.gyn-treeview * {
    padding: 3px 0 3px 0;
    margin: 0;
    list-style: none;
}

.scheduler-border {
    border: 1px #f2f2f2 solid;
    margin-bottom: 8px;
    padding: 8px;
}
.divnewdescno {
    margin-top: 10px;
}
.eraback {
    padding-top: 15px;
}

.gyn-treeview label[for]::before,
.gyn-treeview label span::before {
    content: "\25b6";
    display: inline-block;
    margin: 2px 0 0;
    width: 15px;
    height: 15px;
    vertical-align: top;
    text-align: center;
    color: #888;
    font-size: 8px;
    line-height: 13px;
}

.gyn-treeview a {
    text-decoration: none;
    color: #234;
}

.gyn-treeview li ul {
    margin: 0 0 0 30px;
    color: #234;
}

.gyn-treeview * {
    vertical-align: middle;
}

.gyn-treeview {
    font-family: "robotolight", "robotothin", sans-serif;
    font-weight: 200 !important;
}

.gyn-treeview li {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.gyn-treeview input[type="checkbox"] {
    display: none;
}

.gyn-treeview label {
    cursor: pointer;
}

.gyn-treeview label[for]::before {
    -webkit-transform: translatex(-24px);
    -moz-transform: translatex(-24px);
    -ms-transform: translatex(-24px);
    -o-transform: translatex(-24px);
    transform: translatex(-24px);
}

.gyn-treeview label span::before {
    -webkit-transform: translatex(16px);
    -moz-transform: translatex(16px);
    -ms-transform: translatex(16px);
    -o-transform: translatex(16px);
    transform: translatex(16px);
}

.gyn-treeview input[type="checkbox"][id]:checked~label[for]::before {
    content: "\25bc";
}

.gyn-treeview input[type="checkbox"][id]:not(:checked)~ul {
    display: none;
}

.gyn-treeview label:not([for]) {
    margin: 0 6px 0 0;
}

.gyn-treeview label span::before {
    content: "";
    border: solid 1px #888;
    color: #234;
    opacity: .50;
}

.gyn-treeview label input:checked+span::before {
    content: "\2714";
    box-shadow: 0 0 2px rgba(0, 0, 0, .25) inset;
    opacity: 1;
}

/*Tabs CSS*/

.stutabs>li.active>a,.stutabs>li.active>a:focus,
.stutabs>li.active>a:hover {

    background-color: #1EA5E1 !important;
    color: #fff;
    cursor: default;
    border: 0px !important;
    border-radius: 0px !important;
    border-bottom-color: transparent;
}

.stutabs>li>a {
    color: #fff !important;
    background-color: #263238;
    margin-right: 1px;
    line-height: 1.6285;
    border: 0px solid transparent;
    border-radius: 0px !important;
    height:45px;
    font-size:15px !important;
    display: inline-block !important;
    padding: 10px;
    font-weight: 400 !important;
}
.stutabs > li > a:hover {
    background-color: #1EA5E1 !important;
    color: #fff;
    cursor: default;
    border: 0px !important;
    border-radius: 0px !important;
}
.stutabs>li>a:focus,
.stutabs>li>a:hover {
    text-decoration: none;
    background-color: #1565C0;
}

.id-photo {
    transition: 0.3s;
    align-content: center;
    margin-top: 20px;
    display: block;
}

.fren {
    background: linear-gradient(90deg,#f58719 0%,#f47b02 100%);
}
.engl {
    /*background-color: #016B3F;*/
    background-color: #009945;
}

/*Material Switchery Btn*/

.select2{width:100% !important;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:48px;user-select:none;-webkit-user-select:none;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #cdd4db;border-radius:4px; padding-bottom: 10px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:48px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#E7ECED transparent transparent transparent;margin-top:4px;}#brand{color:#1565c0;margin-bottom:10vh;}

.reportheader {
    font-size: 23px !important;
    color:#ccc !important;
    text-align: center !important;


}
.reportitle {
    text-align: left;
    padding-top: 28px;
    
}
.rowdetails {
    padding-top: 30px !important;
}
.mt-4, .my-4 {
    margin-top: .25rem !important;
}
.maingrid {
    padding-top: 10px !important;
}
.tabrowsp {
    line-height: 4px !important;
    min-height: 4px !important;
    height: 4px !important;
    padding: .50rem !important;
}
.tabtdsp {
    padding: .45rem !important;
}
.nav-pills > li > a, .nav-tabs {
    font-weight: 400 !important;
}
.tabtitle {
    padding-bottom: 10px !important;
}

/* Try CSS Tricks */

th.rotate {
    /* Something you can count on */
    height: 140px;
    white-space: nowrap;
  }
  
  th.rotate > div {
    transform: 
      /* Magic Numbers */
      translate(8px, 58px)
      /* 45 is really 360 - 45 */
      rotate(270deg);
    width: 8px;
    
  }
  th.rotate > div > span {
    /* border-bottom: 1px solid #ccc; */
   padding-right: 8px;
    font-size: 13px;
    padding: 6px !important;
    /* text-align: center !important; */
  }




  .inspectors {
      margin-top: 25px !important;
  }
  .inspecs {
      border: 1px solid #fff;
  }
  .titlebg {
    /* border: 1px solid #f4f4f4; */
    margin-bottom: 8px;
    padding-top: 8px;
  }
  .titlebgs {
      padding-top: 35px;
  }
  .lblinfo {
      font-weight: 400 !important;
  }

 .timemain {
     text-align: center;
     border-bottom: 1px solid #dee2e6;
     height: 40px !important;
     padding-top: 6px !important;
 }
 .tdtime {
    padding: 0 !important;
 }
 .carstatusdetails {
     margin-bottom: 10px !important;
 }
 .watermark {
    position: absolute;
    color: #E8E4E3;
    opacity: 0.25;
    font-size: 12em;
    width: 100%;
    top: 30%;    
    text-align: center;
    z-index: 0;
    transform:
    rotate(315deg);
}
.startck {
    height: 45px !important;
}
.reportitles {
    margin-bottom: 25px;
    margin-top: 30px;
}
.list-unstyled {
    list-style: none;
}
.graphrow {
    margin-top: 25px !important;
}
legend {
    font-size: 17px;
}
.notification .alert{
    font-size: 0.9em !important;
    
}
.alert{
    width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
}

input[type="checkbox"][readonly] {
    pointer-events: none;
}
.areatitle {
    width: 100%;
    height: 45px;
    background-color:#f1f5f7 !important;
    padding: 4px !important;
    margin-bottom: 6px !important;
}
.exceltitle {
    margin-bottom: 10px !important;
}
.maincenter {
  margin: 0;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
.purple {
    color: #fff;
    background-color: #8E44AD;
    border-color: #8E44AD;
}
.purple:hover {
    color: #fff;
    background-color: #8E44AD;
    border-color: #8E44AD;
}
.sleckinfo {
    color: #fff;
    background-color: #659be0;
    border-color: #508edb;
}
.sleckinfo:hover {
    color: #fff;
    background-color: #659be0;
    border-color: #508edb;
}

/* fallback */
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/wof2mat.woff2') format('woff2');
  }
  
  .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
  }

  .basicbtninfor {
    display: initial;
    padding: 10px 15px;
    border: 1px solid;
    font-size: 15px !important;
    border-radius: 8px;
    /* background-color: rgb(28, 132, 68);
    color: rgb(255, 255, 255); */
    -webkit-box-flex: 0;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: initial;
    align-items: initial;
    cursor: pointer;
    margin: 0px;
    flex: initial;
    width: initial;
    font-family: bold;
    opacity: 1;
}

.jc-center {
    justify-content: center;
}

.display-flex {
    display: flex;
}
