/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Feb 19, 2022, 3:09:41 PM
    Author     : shihab
*/
.content-wrap, .loader-wrap {
    left: 0;
}
.logo{
    background-color: #e3e3e3;
}
.logo img{
    max-width: 60%;
}
#rpt-table-div{
    min-height: 200px;
    text-align: center;
}
.login-page .singin {
    max-width: 50%;
    margin-bottom: 50px;
}
header img.login-logo{
    padding-left: 50px;
    margin-bottom: 70px;
}
header p{
    color:#222;
    font-size: 1.8rem;
}
.m-t-10{
    margin-top: 10px;
}
#jno_tag {
    min-width: 125px;
}
#ctype,#bibliono{
    width :380px;
}
.form-control{
    max-width: 350px;
}
.navbar-header .toggle-sidebar li.logo-nav{
    padding:0;
}
.active-page {
    background: #e7e7e7;
}
.exist-ip, .exist-db{
    background-color: #ffffcc;
}
.f-enabled{
    background-color: #5bc7a6;
    color:#ffffcc;
}
.page-footer{
    position: absolute;
    bottom: 50px;
    left: 10px;
}