File: /home/bibuzptr/elearning.bibu-edu.us/current/assets/css/dashboard2.css
body {
font-family: "Poppins", sans-serif;
font-weight: normal;
font-style: normal;
font-size: 14px;
color: #000000;
background: #fcfcfc;
overflow-x: hidden;
}
.header{
background: #cddceb;
padding: 0!important;
border-bottom: 1px solid #a5bdd3;
}
.topleft,.topright{
position: relative;
float: left;
padding: 0px;
margin: 0px;
}
.header .topleft img{
max-height: 55px !important;
padding: 5px!important;
}
.imgholder,.navigator,.topleft h3{
position: relative;
float: left;
}
.imgholder{
height: 55px!important;
background: transparent;
margin-right: 15px;
}
.topleft{
width: 75%;
}
.navigator{
top: 10px !important;
}
.topleft h3{
color: #a57021;
font-size: 20px;
left: 25px !important;
top: 0!important;
}
.topright{
width: 25%;
background: transparent;
padding: 13px;
color: #a57021;
}
.prof{
cursor: pointer;
}
.topright .dropdown-menu{
background: #cddceb;
margin-top: 20px;
}
.topright .dropdown-menu a{
color: #fff;
}
.topright .dropdown-menu a:hover{
background: #a57021;
color: #cddceb;
}
.navigator{
color: #a57021;
font-size: 30px;
cursor: pointer;
}
.navigator .fas{
margin-bottom: -25px !important;
}
.navigator #btn2{
display: none;
}
.topright img{
max-width: 30px;
border: 1px solid #a57021;
}
@media screen and (max-width:800px){
.topleft{
width: 100%;
}
.topright{
display: none;
}
.navigator{
position: absolute;
top:0px;
right: 15px;
}
}
.breadcrumbs{
margin-top: 0!important;
}
.breadcrumb{
background: #fafafa;
border-bottom: 1px solid #ddd;
border-radius: 0px;
color: #888;
font-weight: bold;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #a57021 !important;
cursor: default;
background-color: #fff !important;
border: 1px solid #ddd;
border-bottom: #fff;
}
form .btn{
background: #a57021;
color: #fff;
}
form .btn:hover{
color: #fff;
background: #a57021;
}
.input-group,.form-group{
margin: 3px 0px 7px 5px;
}
/********************Section***********************/
section{
margin-top: 55px;
}
.inner{
text-align: center;
background-image: linear-gradient(to bottom, #f9f9f9 , #f9fbfc);
margin-left: -7px;
width: 107%;
min-height: 75px;
border-radius: 4px;
border: 1px solid #eee;
box-shadow: 0 2px 4px #ddd;
margin-bottom: 10px;
}
.inner h1{
text-align: center;
font-size: 18px;
color: #3e445b;
}
.inner i{
margin-top: 10px;
text-align: center;
color: #a57021;
font-size: 30px;
}
.inner .row h4{
padding-bottom: 10px;
margin: 0px;
font-size: 14px;
}
.panel .nav a{
color: #ffae42;
}
.wrapper{
border: 1px solid #ddd;
margin-bottom: 10px;
margin-top: -20px;
padding: 10px 0px 10px 15px;
background: #f2f2f2;
}
.wrapper .btn{
padding: 3px 5px 3px 5px;
background-image: linear-gradient(to bottom, #3571b2, #a57021);
color: #fff;
}
.content,.aside{
position: relative;
float: left;
}
.content{
width: 82%;
overflow: auto;
padding: 0px !important;
margin: 0!important;
}
.content,.pagecontent,.display,.displaypane{
padding-bottom: 0!important;
margin-bottom: 0!important;
}
.pagecontent img{
display: block;
margin: auto;
}
/*=============Aside=============*/
.aside{
width: 100%;
/*background: #cddceb;*/
overflow: auto;
padding-bottom: 0px;
padding-top: 0px;
}
.aside ul,.links ul{
list-style: none;
padding-left: 0px;
}
.aside li,.links li{
padding: 8px 0px 7px 17px;
margin: 0px -15px 0px -15px;
}
.aside a,.links q{
font-size: 15px;
color: #ffcc00;
}
.aside span{
font-size: 16px;
color: #000000;
}
.aside .mmnu:hover *,.aside .mmnu:hover,.navlist li:hover *,.navlist li:hover{
background: #f0f0f0;
color: #a57021;
}
.aside .active span{
color: #a57021;
}
.aside .active{
background: #f0f0f0;
border-left: 6px solid #a57021;
}
a:hover{
text-decoration: none;
}
.hassub{
background-image: linear-gradient(to bottom, #a57021, #a57021);
border-top: 1px solid #adc1d3;
border-bottom: 1px solid #adc1d3;
cursor: pointer;
}
.hassub .pull-right{
padding-right: 10px;
}
.hassub .fa-plus,.hassub .fa-minus{
font-size: 13px !important;
}
.navlist{
background: #becddb;
width: 98% !important;
margin-left: 0px !important;
margin-top: 3px;
border-radius: 5px;
margin-bottom: 8px;
}
.navlist li{
padding: 4px 0px 3px 15px !important;
margin: 0px 0px 0px 0px !important;
font-size: 14px;
}
.navlist span{
font-size: 14px;
}
/*===============Aside navigation==================*/
@media screen and (max-width:1000px){
.aside{
width: 23%;
}
.content{
width: 77%;
}
}
@media screen and (max-width:767px){
.aside{
display: none;
width: 100%;
}
.content{
width: 100%;
}
}
/*==================Home==================*/
.intro{
background-image: linear-gradient(to bottom, #f9f9f9 , #f9fbfc);
margin-top: 0px;
padding-top: 15px;
padding-bottom: 12px;
box-shadow: 0 4px 7px #ddd;
margin-bottom: 30px;
border-radius: 7px;
color: #595959;
}
.intro .imgdiv, .intro .profile{
position: relative;
float: left;
}
.intro .imgdiv img{
margin: auto;
display: block;
max-height: 100px;
cursor: pointer;
}
.intro .imgdiv span{
background: #129bea;
font-size: 15px;
height: 35px;
width: 35px;
color: #fff !important;
text-align: center;
border-radius: 50%;
position: absolute;
left: 65px !important;
top: 60px !important;
cursor: pointer;
padding-top: 6px;
z-index: 1000;
}
.intro .profile{
top: 0px;
left: 25px;
}
.intro .profile p{
line-height: 1;
}
.intro .profile p span{
color: #06062a;
font-weight: bold;
}
.panel .nav a{
color: #ee3530;
}
.intro h3{
color: #06062a;
font-size: 20px;
border-bottom: 1px solid #eee;
}
@media screen and (max-width: 767px){
.topleft h3{
display: none;
}
.intro .imgdiv{
width: 100% !important;
}
.intro img{
max-height: 80px;
}
.intro .profile{
width: 100%;
float: left;
padding-left: 0 !important;
margin-left: 0 !important;
}
.intro .profile p{
font-size: 14px;
}
}
/*==================Home==================*/
.webmnu{
margin-top: 0 !important;
padding-top: 0 !important;
margin-bottom: 15px;
}
.nav-tabs{
padding-bottom: -10px !important;
}
.nav-tabs li,.nav-tabs a{
cursor: pointer !important;
}
.webmenu .nav-tabs a{
color: #c1c100;
}
.webmenu .active{
padding-bottom: 0px;
background: #fff !important;
}
.summary p{
line-height: 16px;
color: #3e445b;
font-size: 16px;
}
.summary span{
font-weight: 600;
color: #d37e06;
}
.dvtitle{
background: #f9f9f9;
padding: 8px;
color: #06062a;
font-weight: bold;
border-bottom: 1px solid #eee;
box-shadow: 1px 0 2px 1px #ddd;
}
.table-responsive{
margin-top: -5px;
padding-top: 5px;
border: 1px solid #ddd;
box-shadow: 1px 2px 3px #bbb;
margin-bottom: 10px;
}
.panel .table-responsive{
margin-top: -12px !important;
border: none;
box-shadow: none;
}
.dataTables_length,.dataTables_info{
padding-left: 10px;
}
.dataTables_paginate,.dataTables_filter{
padding-right: 10px;
}
.table-responsive .btn-sm{
padding: 2px 5px 2px 5px;
/*margin-bottom: -15px;*/
/*background-image: linear-gradient(to bottom, #2fb50b , #448416);*/
}
thead{
background: #f2f2f2;
border-top: 1px solid #ddd;
color: #1d2030;
}
label span{
color: #cc0000;
}
#status{
margin-top: 5px;
}
#status p{
padding: 10px;
}
#progress{
display: none;
height: 20px;
width: 0px;
text-align: center;
background: #0daa05;
color: #fff;
}
.content .glyimg{
position: relative;
float: left;
margin: 5px;
width: 175px;
height: 120px;
overflow: hidden;
padding: 10px;
border: 1px solid #ddd;
background: #fff;
cursor: pointer;
filter: brightness(65%);
}
.content .glyimg:hover{
filter: brightness(100%);
}
/*====================Modals====================*/
.modal-content{
padding: 0px !important;
background: #fff;
}
.holder{
margin: 0px !important;
padding: 0px 0px 5px 0px !important;
}
.modal-content h3{
margin: -1px -1px 6px -1px;
padding: 8px;
font-size: 23px;
background: #a57021;
color: #fff;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.modal-content img{
padding-top: 5px;
}
.modal-content label{
font-size: 13px !important;
margin-bottom: 0;
}
/*******************************************
Treatment Page
********************************************/
.symptoms{
height: auto !important;
min-height: 80px;
padding-top: 0;
}
.symptoms,.nurse,.treatdiv{
border-bottom: 1px dashed #b5cbe0;
margin-bottom: 10px;
}
.symptoms h4,.nurse h4,.treatdiv h4{
margin-top: 0;
padding-top: 0;
color: #a57021;
}
/*******************************************
Customer Page
********************************************/
.cust-details,.residence,.business,.profilediv{
background-image: linear-gradient(to bottom, #f9f9f9 , #f9fbfc);
margin-top: 0px;
padding-top: 15px;
padding-bottom: 12px;
box-shadow: 0 2px 3px #ddd;
margin-bottom: 20px;
border-radius: 5px;
color: #777;
}
.customer .table-responsive{
margin-top: -15px !important;
padding-top: 0!important;
border: none;
box-shadow: none;
margin-bottom: 0;
}
.customer .table,.customer .table tr,.customer .table td{
border: none !important;
}
.customer .table td{
padding-top: 4px !important;
padding-bottom: 0!important;
}
.customer td:nth-child(1){
width: 130px !important;
}
.customer td:nth-child(2){
padding-left: 5px !important;
border-bottom: 1px dashed #ccc !important;
}
.customer span{
color: #5c87b5;
}
.customer .titlediv{
background: #e3e3e3;
margin-top: -15px !important;
margin-bottom: 15px !important;
padding: 6px !important;
}
.titlediv h3{
padding: 0!important;
margin: 0!important;
font-size: 17px;
}
/*********Personal Profile**************/
.profilediv .imgdiv, .intro .profile{
position: relative;
float: left;
}
.profilediv .imgdiv img{
margin: auto;
display: block;
max-height: 150px;
cursor: pointer;
}
.profilediv .imgdiv span{
background: #129bea;
font-size: 15px;
height: 35px;
width: 35px;
color: #fff !important;
text-align: center;
border-radius: 50%;
position: absolute;
right: 15px !important;
bottom: 15px !important;
cursor: pointer;
padding-top: 6px;
z-index: 1000;
}
.profilediv .table-responsive{
margin-top: -15px !important;
padding-top: 0!important;
border: none;
box-shadow: none;
margin-bottom: 20px;
color: #595959;
}
.profilediv table span{
color: #c1c100;
}
.profilediv .table,.profilediv .table tr,.profilediv .table td{
border: none !important;
}
.profilediv .table td{
padding-top: 4px !important;
padding-bottom: 0!important;
}
.profilediv .table td{
padding-top: 4px !important;
padding-bottom: 0!important;
}
.profilediv td:nth-child(1){
width: 150px !important;
}
.profilediv td:nth-child(2){
padding-left: 5px !important;
border-bottom: 1px dashed #ccc !important;
}
.profilediv span{
color: #c1c100;
}
.profilediv .titlediv{
background: #e3e3e3;
margin-top: -15px !important;
margin-bottom: 15px !important;
padding: 6px !important;
}
.loaninfo .btn{
color: #fff;
}
.loanstatus{
padding: 15px;
}
/*******************************************
Loan page
********************************************/
.loaninfo,.bfa,.recommend{
background: #f9fbfc;
margin-top: 0px;
padding-top: 15px;
padding-bottom: 12px;
box-shadow: 0 2px 3px #ddd;
margin-bottom: 20px;
border-radius: 5px;
color: #595959;
}
.recommend p{
line-height: 15px !important;
}
.loandiv .table-responsive{
margin-top: -15px !important;
padding-top: 0!important;
border: none;
box-shadow: none;
margin-bottom: 0;
}
.loandiv .table,.loandiv .table tr,.loandiv .table td,.loandiv .table th{
border: none !important;
}
.loandiv .table td,.loandiv .table th{
padding-top: 4px !important;
padding-bottom: 0!important;
}
.loaninfo td:nth-child(1){
width: 150px !important;
}
.loandiv td:nth-child(2),.collats td *{
padding-left: 5px !important;
border-bottom: 1px dashed #ccc !important;
}
.loandiv span{
color: #c1c100;
}
.loandiv .titlediv{
background: #e3e3e3;
margin-top: -15px !important;
margin-bottom: 15px !important;
padding: 6px !important;
}
.loandiv .titlediv h3{
padding: 0!important;
margin: 0!important;
font-size: 17px;
}
.collats thead{
border: 0 !important;
box-shadow: 0 !important;
padding-top: 7px !important;
padding-bottom: 12px !important;
margin-bottom: 5px !important;
font-size: 15px;
}
.collats{
padding: 0!important;
}
.collats td{
width: 120px !important;
}
.bfa td:nth-child(2){
width: 125px !important;
}
/*******************************************
Login Page
********************************************/
#loginwrapper{
margin-top: 85px;
padding: 0!important
}
#loginwrapper img{
display: block;
margin: auto;
max-width: 250px;
}
#loginwrapper form{
margin-top: 10px;
padding: 20px;
background-color: #fff;
border-radius: 7px;
box-shadow: 0 1px 1px 0.09px rgba(0, 0, 0, 0.15);
}
#loginwrapper h2{
text-align: center;
padding-bottom: 15px;
margin-top: 0px;
border-bottom: 1px solid #f1f1f1;
font-size: 22px;
color: #a57021;
}
#loginwrapper .form-group{
padding-bottom: 5px;
}
#loginwrapper .frgt{
margin-top: -5px !important;
margin-bottom: 20px;
font-size: 14px;
}
#loginwrapper .frgt:hover{
color: #c1c100;
}
#loginwrapper hr{
color: #ccc;
}
#loginwrapper .or{
background: #fff;
color: #777;
width: 30px;
text-align: center;
display: block;
margin: auto;
margin-top: -35px;
}
.lnkbtn{
text-align: center;
}
.lnkbtn .btn{
border: 1px solid #a57021;
color: #a57021;
background: transparent;
padding: 6px;
border-radius: 7px;
}
@media screen and (max-width:800px){
#loginwrapper{
margin-top: 10px;
}
}
/************************Media Queries******************************/
@media screen and (min-width:1100px){
}
@media screen and (max-width:1099px){}
@media screen and (max-width:960px){}
@media screen and (max-width:800px){
}
@media screen and (max-width:767px){}
@media screen and (max-width:640px){
.navbar{
display: none;
}
.breadcrumbs{
margin-top: 0px;
}
}
@media screen and (max-width:480px){
}
@media screen and (max-width:320px){}