
 body,#myKey  {
    color: #566787;
    background:  #cfcece;
    font-family: 'Varela Round', sans-serif;
    font-size: 13px;}
thead{
    background-color: rgb(255, 255, 255);}
.table-wrapper {
    background: #fff;
    padding: 20px 25px;
    margin: 30px 0;
    border-radius:10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.247);}
.table-title {        
    padding-bottom: 15px;
    background:#fd5e02 !important;
    color: #FFC100;
    padding: 16px 30px;
    margin: -20px -25px 10px;
    border-radius: 1px 1px 0 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.247);}
.table-title h2 {
    margin: 5px 0 0;
    font-size: 24px;}
.table-title .btn-group {
    float: right;}
.table-title .btn {
    color: #fff;
    float: right;
    font-size: 13px;
    border: none;
    min-width: 50px;
    border-radius: 1px;
    border: none;
    outline: none !important;
    margin-left: 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.247);}
.table-title .btn i {
    float: left;
    font-size: 21px;
    margin-right: 5px;}
.table-title .btn span {
    float: left;
    margin-top: 2px;}
table.table tr th, table.table tr td {
    border-color: #e9e9e9;
    padding: 12px 15px;
    vertical-align: top;}
table.table tr th:last-child {
    width: 100px;}
table.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f5f3f3;}
table.table-striped tbody tr {
    background-color: #fcfcfc;}
 table.table-striped.table-hover tbody tr:hover {
    background: #f5f5f5;}
table.table th i {
        font-size: 13px;
        margin: 0 5px;
        cursor: pointer;} 
table.table td:last-child i {
    opacity: 1;
    font-size: 22px;
    margin: 0 5px;}
table.table td a {
    font-weight: bold;
    color: #cecece;
    display: inline-block;
    text-decoration: none;
    outline: none !important;}
table.table td a:hover {
    color: #2196F3;}
table.table td a.edit {
    color: #FFC107;}
table.table td a.delete {
    color: #F44336;}
table.table td i {
    font-size: 19px;}
table.table .avatar {
    border-radius: 1px;
    vertical-align: middle;
    margin-right: 10px;}
.pagination {
    float: right;
    margin: 0 0 5px;}
.pagination li a {
        border: none;
        font-size: 13px;
        min-width: 30px;
        min-height: 30px;
        color: #999;
        margin: 0 2px;
        line-height: 30px;
        border-radius: 1px !important;
        text-align: center;
        padding: 0 6px;}
.pagination li a:hover {
        color: #666;} 
.pagination li.active a, .pagination li.active a.page-link {
        background: #03A9F4;}
.pagination li.active a:hover {        
        background: #0397d6;}
.pagination li.disabled i {
        color: #ccc;}
.pagination li i {
        font-size: 16px;
        padding-top: 6px}
.hint-text {
        float: left;
        margin-top: 10px;
        font-size: 13px;}    
 /* Custom checkbox */
.custom-checkbox {
  position: relative;}
.custom-checkbox input[type="checkbox"] {    
    opacity: 0;
    position: absolute;
    margin: 5px 0 0 3px;
    z-index: 9;}
.custom-checkbox label:before{
    width: 18px;
    height: 18px;}
.custom-checkbox label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    background: white;
    border: 1px solid #bbb;
    border-radius: 1px;
    box-sizing: border-box;
    z-index: 2;}
.custom-checkbox input[type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    left: 6px;
    top: 3px;
    width: 6px;
    height: 11px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    transform: inherit;
    z-index: 3;
    transform: rotateZ(45deg);}
.custom-checkbox input[type="checkbox"]:checked + label:before {
    border-color: #03A9F4;
    background: #03A9F4;}
.custom-checkbox input[type="checkbox"]:checked + label:after {
    border-color: #fff;}
.custom-checkbox input[type="checkbox"]:disabled + label:before {
    color: #b8b8b8;
    cursor: auto;
    box-shadow: none;
    background: #ddd;}
 /* Modal styles */
.modal .modal-dialog {
    max-width: 400px;}
.modal .modal-body, .modal .modal-footer {
    padding: 20px 30px;}
.modal .modal-content {
    border-radius: 1px;}
.modal .modal-footer {
    background: #ecf0f1;
    border-radius: 0 0 1px 1px;}
.modal .modal-title {
    display: inline-block;}
.modal .form-control {
    border-radius: 1px;
    box-shadow: none;
    border-color: #dddddd;}
.modal textarea.form-control {
    resize: vertical;}
.modal .btn {
    border-radius: 1px;
    min-width: 100px;} 
.modal form label {
    font-weight: normal;} 
.modal1{
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:       0px;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('loader.gif') 
                50% 50% 
                no-repeat;}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading .modal1 {
    overflow: hidden;}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal1 {
    display: block;}
#loading {
    background: url("loader.gif") no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999999;}
.modal-header {
    padding-top: 8px;}
h1,h2,h3,h4,.tableContainer,.displayMY{
    cursor: context-menu;}
#monthSelect{
    background: rgb(255 252 252 / 0%);
    font-size:large;
    border:none;}
#monthSelect,.yearSelector h4,.mBanner i{
    color:rgb(126, 123, 123);}
.tableContainer{
    overflow-x: auto;
    margin-top: 22px;
    background-color: #eae9e9;
    border-radius: 10px;}
.yearSelector h4{
    font-size:15pt;}
.yearSelector{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;}
#prev:hover,#next:hover,#monthSelect:hover, .mBanner i:hover {
    color:rgb(0, 0 , 0);
    cursor: pointer;}
a:hover{
    cursor: pointer;}
#monthSelect:focus-visible{
    outline: none;}
#prev:active,#next:active,  #addItemBtn:active, #calenderBtn:active, #monthSelect:active,.mBanner i:active{
    color:rgb(248, 249, 252);}
label{
    margin:7px 0px 0px 0px;}
#date, #editdate{
    width: 45px;}
#month{
    width:90px;}
#divKm, .divMode,#endTime, .endTime,#editKmDiv,#editEndTimeDiv {
   margin: 0px 0px 0px 5px;}
.endTime{
    width:50%}
#timea,#timeb{
    margin: 0px 0px 0px 0px;}
#timeAB,.timeAB, #dateModeKm, #editTimeAB,#editDateModeKmDiv,.dateModeKm{
    display: flex;
    flex-direction: row;}
.mBanner{
    margin:auto;
    color:#566787;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content:space-evenly;
    width:calc(100% - 20px);
    height:64px;}
.mBanner i,#monthSelect,.yearSelector{
    margin:72px 0px 0px 0px;}
.yearSelector h4{
    margin:0px 0px 0px 0px;}
.mBanner img{
    margin-top: 80px;}
#titleImg{
    position: absolute;
    top: 35px;
    left:6%;}
.mySlip{
    box-shadow:5px 0px 40px 0px #4b4a4a ;
    width:calc(100% - 20px);
    font-size: 14px;
    margin-left: 10px;
    margin-top: 45Px;
    padding: 20px 20px 30px 30px;
    border: 4px solid #75d9fb;
    border-bottom: none;
    border-radius:20px 20px 0 0; 
    background-color:white;}
.mySlip label, input,.dData p,#dDate p,.dfoot p{
    font-weight:normal;
    border:none;
    cursor: context-menu;}
.form-control[readonly]{
    background-color:white;}
.form-control:focus {
    border-color:rgb(199, 199, 199);
    box-shadow:none;}
.dfoot{
    padding:5px 30px;
    text-align: right;
    width: calc(100% - 20px);
    margin-left: 10px;
    background-color:#75d9fb;
    border: 1px solid rgb(190, 189, 189);
    border-top: none;
    border-radius:0px 0px 15px 13px ;}
.mDeletebtn,.mEditbtn{
    margin:5px 0px 0px 15px;
    color:white;}
.mDeletebtn:hover,.mEditbtn:hover{
    color:rgb(7, 102, 114);}
.dfoot p{
    margin:12px 50% -29px 50%;
    font-size: 14px;
   color:#045863;}
.sticky{
    position: sticky;
    top:-84px;
    z-index: 2;}
.mBanner{
    background-image: url(Road.png);
    background-position: center;
    background-size: cover;
    width: auto;
    height:96px;}
body,#dDate{
    background-image: url("bg.png");}

.siteName{
    margin-left: 10%;}
#dDate{
    position: relative;
    left: 17%;
    bottom: 35px;
    background-color:tomato;
    width:75%;
    height: 26Px;
    border-radius: 15px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    align-content: space-around;
    flex-wrap: nowrap;}
.dData{
    position:relative;
    top:-20px;}
#dDate h1{
    color: tomato;
    font-size: 19px;
    font-weight: 750;
    margin-top:8px;}
.rDate {
    position: relative;
    bottom: -8px;
    left: -3%;
    height: 40px;
    width: 40px;
    background-color: #f5f5f5;
    border-radius: 28px;
    border: 2px solid tomato;
    text-align: center;}
#dDate p{
    color:white;
   margin:auto;
   margin-left: 0;}
#pMonth{
    margin-top:3px;
    margin-bottom: -4px;}
#pYear{
    margin-top:-2px;
    margin-bottom: 2px;}
.dData p{
    margin-top: 10px;
    font-size: 15px;}
#km,#editkm{
    width: 60px;}
#mode{
    margin-left: 10px;
    margin-top: 34px;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;}
select option {
    margin: 40px;
    background: white;
    color:rgb(153, 150, 150);}
.copy{
    margin-top: 10px;}
.displayMY{
    margin: 23px 7px -7px 12px;
    text-align: center;}
.disYear,.disMonth{
    margin: 0px 0px 0px 0px;}
#editModeDiv{
    margin:28px 10px 0px 11px;}
#fromI,#toI, #purI{
  margin:0px 0px 0px 8px;}
.week{
    width:100%;
    height:40px;
    margin:1px;
    display: flex;
    flex-direction: row;
    padding: 3px;
    justify-content: space-around;}
.day{
    width:calc(100%/8);
    height:100%;
    color:rgb(95, 58, 10);
    border:1px solid #e06e5f;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%),0 8px 16px rgb(0 0 0 / 10%);
    border-radius: 5px;
    background: rgb(255, 255, 255);}
#monitor{
    width:100%;}
img {
    width:auto;}
#fRoad{
    max-width:100%;}
#myKey::placeholder {
    color:#337ab7;}
.divUserName{
    background: rgb(238, 237, 237);
    height: 15Px;
    width:100%;
    text-align: right;
    padding-right: 1%;
    font-size: smaller;}
.divUserName p{
    margin:0px;}
.afterLogin{
    display:none;}
#dateRibbon {
    cursor:default;
    display:flex;
    justify-content: center;}
 #dateRibbon p {
    margin-top: 7px;
    font-size:13px;
    color:white;}

    #statusRibbon{
    display: flex;
    justify-content: space-evenly;
    height: fit-content;
    background: rgb(153 161 165 / 89%);
    align-content: space-around;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    border-bottom-right-radius: 10px; 
    padding-left: 8px;
    padding-right: 8px;

    }
    #cashed, #submited, #printed{

        cursor: pointer;
    }
.iconCheckbox{
    
margin-top: 6px;
}
#statusIcon:hover{


color: #021e2b;
zoom:115%;

}
#statustext{
    
        writing-mode: vertical-rl;
        text-orientation: upright;
    
    cursor: default;
    font-size: 13px;
font-weight: bolder;
}
#statusIcon{
cursor: pointer;
}
.aDate {
    margin:2px;
    height: 30px;
    width: 30px;
    background-color:rgb(10 91 102);
    border-radius: 9px;
    border-radius: 9px;
    text-align: center;}

.autocomplete-items div {
       
         cursor: pointer;
         background-color: #fff; 
         
       }
       .autocomplete-items div:hover {
        background-color: #e9e9e9; 
      }
#toautocomplete-list{
position:absolute;
top: 260px;

      }
      #fromautocomplete-list{
        position:absolute;
        top: 200px;
        
              }

#cashedStamp{

background: url("cashed.png") no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999999;
}

.sidenav {
    
   
    position:absolute;
    z-index: 1;
    top: 90;
    left: 0;
  
    overflow-x: hidden;
    transition: 0.5s;

  }
  
 
  
  .sidenav .closebtn:hover {
    color: #0b0b0b;
  }
  
  .sidenav .closebtn {
    font-size: 20px;
  cursor: pointer;
  }
  
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }
              
