.logo-img{
    width: 100%; height:50px; margin-top:20px;
}
.pt-30{
    padding-top:16px;
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: #b2deab!important;
}

.timesheet-today-text{
    margin-left: 5%;
}
.timesheet-margin-top-text{
    margin-left: 30%;
    width:10%;
    font-size: 12px;
    margin-top: 2%;
}
.timesheet-margin-top-button{
    margin-top:11%;
    
}
.timesheet-margin-top-missed{
    margin-top:10px;
    margin-left: 45%;
    width:12%;
}
.timesheet-margin-width-button{
    width:20%;
    margin-left: 3%;
}
.timesheet-today-width-button{
    margin-left: 5%;
    width:20%;
}
.pt-1{
    margin-left: 18%;
}
.profile-wid{
    margin-right: 30%;
    margin-top: -10%;
}
.missed{
    margin-top: 2%;
    margin-left: 3%;
}
.tdiv {
    height: 70px;
    width: 100%;
    border: 1px solid #333;
    margin-bottom: 10px;
    padding: 21px;
}
.tfont1{
    font-size: 120%;
}
.doller{
    position: absolute;top: 6px;right: -12px;height: 34px;
}
.authname{
    color: black;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
.rolename{
    text-align: center;
    font-size:11px
    ;margin-bottom:-6px;
}
.lastlogin{
    text-align: center;
    font-size:12px;
    margin-bottom: -5px;
}
.imgmp{
    margin-bottom: -8px;
}
.configsize{
    font-size:22px
}



/* Wider than desktop */
@media (min-width: 1200px) { 

 }

/* Landscape phone to desktop */
@media (max-width: 1199px) { }

/* Landscape phone to landscape tablet */
@media (max-width: 979px) {  }

/* Small desktop */
@media (min-width: 980px) and (max-width: 1199px) {  }

/* Portrait tablet to landscape tablet */
@media (min-width: 768px) and (max-width: 979px) {
     .content {
        padding-top:20px;
    }
    .btn-sm{
        padding: 6px 2px;
    }
    .mobt-30{
    margin-top:30px;
}
.pt-1{
    margin-left: 0%;
}
.timesheet-margin-top-text{
    margin-left: 24%;
    margin-top: 4.50%;
    width:15%;
    font-size: 12px;
}
.timesheet-margin-width-button{
    width:40%;
    margin-left: 3%;
}
.timesheet-today-width-button{
    margin-left: 5%;
    width:40%;
    margin-top:2px;
}
.timesheet-today-text{
    margin-left: 4%;
}
.timesheet-margin-top-missed{

     margin-left: 48%;
     width:20%;
}
.missed{
    margin-top: 2%;
    margin-left: 53%;
    width: 18%;
    font-size: 90%;
}


}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
    .content {
        padding-top:20px;
    }
    
}

/* Landscape phones and smaller */
@media (max-width: 480px) { 
    .logo-img{
        width: 100%; height:40px; margin-top:0px;
    }
    .pt-30{
        padding-top:0px;
    }
    .content {
        padding-top:20px;
    }
   .table_wrapper {
   padding-top:10px;
}
.mob-10{
    margin:10px;
}
.mobt-10{
    margin-top:10px;
}
.mobt-30{
    margin-top:30px;
}
.timesheet-margin-top-missed{
    margin-top:10px;
     margin-bottom:20px;
     margin-left: 38%;
     width:25%;
     
}
.timesheet-margin-top-text{
    margin-left: 38%;
    margin-top: 1.70%;
    width: 27%;
    font-size: 12px;
}
.timesheet-margin-top-button{
    margin-top:16px;
}
.timesheet-margin-width-button{
    width:80%;
    margin-left: 10%;
}
.timesheet-today-width-button{
    margin-left: 10%;
    width:80%;
    margin-top:10px;
}
.timesheet-today-text{
    margin-left: 38%;
}
.pt-1{
    margin-left: 0%;
}
.img-left{
    margin-left: 33%;
}
label {
    margin-bottom: 13px;
}
div.dataTables_paginate {
    text-align: center;
    margin-bottom: 9px;
}
.profile-wid{
    margin-right: 10%;
    width: 1%;
}
.missed{
    margin-top: 2%;
    margin-left: 38%;
    width: 27%;
    font-size: 81%;
}
.tdiv {
    height: 60px;
    width: 100%;
    border: 1px solid #333;
    margin-bottom: 10px;
    padding: 14px;
}
.tfont{
    font-size: 20px;
}
.tfont1{
    font-size: 92%;
}
.wd{
    width:85%;
}
.doller{
    position: absolute;top: 6px;right: 25px;height: 34px;
}
.pd{
    padding-bottom: 0px;
}
.authname{
    color: black;
    font-size: 12px;
}
.rolename{
    margin-left: 22px;
    text-align: inherit;
    font-size:9px
    ;margin-bottom:4px;
}
.lastlogin{
    text-align: center;
    font-size:9px;
    margin-bottom: 0px;
}
.imgmp{
    margin-bottom: -8px;
}
.configsize{
    font-size:20px
}
.filesize{
    font-size:10px;
}

 }
 
 

