html, body{
    font-family: 'Titillium Web', sans-serif;
    height: 100%;
    background-size: cover;
    margin: 0;
    background-color: #05070b;
}
body{
    background: url('../images/bac3.jpg'); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
a:hover{
    text-decoration: none;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 0;
  padding-left: 0;
}
.row{
    margin-left: 0px;
    margin-right: 0px;
}
.PDLR0{
    padding-left: 0px;
    padding-right: 0px;
}
.PDL50{
    padding-left: 50px;
}
.PDLR15{
    padding-left: 15px;
    padding-right: 15px;
}
.PDL15{
    padding-left: 15px;
}
.PDR15{
    padding-right: 15px;
}
input[type="file"] {
    background: #0078d7;
    color: #fff;
}
.sh-btn{
    background-color: #0078d7;
    color: #fff;
    padding: 6px 25px;
    border: none;
}
.sh-btnIcon{
    font-size: 15px;
}

/* --      --*/
/* -- Home --*/
/* --      --*/
.sh-homeMainBg{
    min-width: 100%;
    min-height: 100%;
    position: relative;
    background: url('../images/back1_1.jpg'); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.sh-links{
    color: #808080;
    cursor: pointer;
}
.sh-logo{
    width: 50px;
}
.sh-logoText{
    font-size: 20px;
    color: #ffcd05;
    vertical-align: middle;
}
.sh-adminLogin{
    padding-top: 20px;
    margin-top: 125px;
    background: none;
}
.sh-TBox{
    border-bottom: 1px solid #ccc;
}
.sh-TBox:hover,
.sh-TBox:focus, 
.sh-TBox > .sh-tBox:hover,
.sh-TBox > .sh-tBox:focus{
    border-color: #ffce09;
}
.sh-tBox{
    background: transparent;
    border: none;
    box-shadow: none;
    height: 45px;
}
.sh-tBox:hover,
.sh-tBox:focus{
    box-shadow: none;
    border-color: #ccc;
}
.sh-homeLogo{
    width: 100px;
}
.sh-sub{
    background-color: #ffce09;
    color: #fff;
    border: none;
    height: 40px;
}
.sh-sub:hover{
    background-color: #ebbd05;
}
.sh-addon{
    background-color: transparent;
    border: none;
}

/* --          --*/
/* --  //Home  --*/
/* --          --*/



/* --             --*/
/* --  dashboard  --*/
/* --             --*/

.sh-dashMainBg{
    position: relative;
    height: 100%;
}
.sh-topBar{
    background-color: #fff;
    padding: 15px;
    box-shadow: 1px 1px 10px 2px rgba(0,0,0,0.5);
}
.sh-dashIcon{
    font-size: 18px;
    color: #555;
    padding: 15px 10px;
    line-height: 2.5
}
a.active > span{
    color: #999;
}
.sh-dashPic{
    width: 50px;
}
.sh-sBox{
    background: transparent;
    border: none;
    box-shadow: none;
    height: 40px;
    border-bottom: 1px solid #ccc;
}
.sh-sBox:hover,
.sh-sBox:focus{
    box-shadow: none;
    border-color: #ccc;
}
.sh-dashboard{
    padding: 50px 0px;
}

.sh-dashItem{
    padding: 20px;
    width: 100%;
    min-height: 150px;
    position: relative;
    z-index: 0;
}
.sh-dashOverlay{
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    min-width: 100%;
    min-height: 100%;
    z-index: 1;
}
.sh-dashItem:hover > .sh-dashOverlay{
    background-color: rgba(41,156,214,0.9);
}
.sh-dashItem:hover > .sh-dashContent > p{
    opacity: 0;
}
.sh-dashItem:hover > .sh-dashView > span{
    color: #fff;
    font-size: 20px;
    opacity: 1;
}
.sh-dashStudentsContent{
    margin-left: -60px;
}
.sh-dashAttendanceContent{
    margin-left: -75px;
    margin-left: -75px;
}
.sh-dashReportContent{
    margin-left: -85px;
}
.sh-dashEventsContent{
    margin-left: -45px;
}
.sh-dashTeachersContent{
    margin-left: -50px;
}
.sh-dashSubjectsContent{
    margin-left: -50px;
}
.sh-dashAssignmentsContent{
    margin-left: -75px;
}
.sh-dashTimeContent{
    margin-left: -75px;
}
.sh-dashSchoolContent{
    margin-left: -70px;
}
.sh-dashView{
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -100px;
    z-index: 3;
}
.sh-viewIcon{
    width: 40px;
}
.sh-viewIcons{
    color: #fff;
}
.sh-dashView > span{
    opacity: 0;
}
.sh-dashContent{
    position: absolute;
    top: 60px;
    left: 50%;
    z-index: 2;
}
.sh-dashContent > p{
    opacity: 1;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
}
.sh-attendanceBg{
    background: url(../images/attendance.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.sh-studentsBg{
    background: url(../images/attendance.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.sh-teachersBg{
    background: url(../images/teachers.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.sh-eventsBg{
    background: url(../images/events.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.sh-reportBg{
    background: url(../images/report.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.sh-assignmentsBg{
    background: url(../images/assignments.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.sh-timeBg{
    background: url(../images/timetable.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.sh-subjectsBg{
    background: url(../images/subjects.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.sh-schoolBg{
    background: url(../images/school.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* --             --*/
/* -- //dashboard --*/
/* --             --*/


/* --             --*/
/* --    Tabs     --*/
/* --             --*/

.sh-tabContent{
    background-color: #fff;
    padding: 20px 40px;
}
.sh-logout{
    cursor: pointer;
}
.sh-back{
    line-height: 4;
}
a > .sh-welcome{
    color: #555;
    vertical-align: middle;
    padding-right: 5px;
}
.sh-notification{
    color: #0078d7;
}
/* --             --*/
/* --  //Tabs     --*/
/* --             --*/


.sh-forMainBg{
    min-width: 100%;
    min-height: 100%;
    position: relative;
    background: url('../images/forget.jpg'); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.sh-forgot{
    background: rgba(255,255,255,0.9);
    padding: 25px;
    margin-top: 150px;
}
.sh-headText{
    font-size: 18px;
    font-weight: bold;
}