.page-header {
  height: 100%;
}
.page-content {
  padding-top: 0px;
}
.about-text>h4 {
  background-color: #67809F;
}
.page-logo img{
  margin-top: 0px;
  width: 250px;
}
.login-as-text{
  float: left;
  display: inline-block;
  width: 60px;
  height: 18px;
  margin-left: 5px;
  margin-top: 17px;
}
.margin-bottom-0{
  margin-bottom: 0 !important;
}
.color-white{
}
.login a {
  color:white !important;
  font-weight: 700;
}
.portal-logo {
    background: #ffffff !important;
}
.portal-logo img{
    margin-top: 5px !important;
    width: 200px;
}
.lr-margin-0{
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.rfid-card-yes{
  color: #FFF;
  background: #32c5d2;
}
.rfid-card-no{
  color: #FFF;
  background: #ed6b75;
}
.input-icon .large-icon{
  font-size: 20px;
  margin: 15px 15px 4px 10px;
}
.student-box-dashboard{
  width:200px;
  display:inline-block;
  margin-left: 10px;
  margin-bottom:5px;
}
.attendence-widget-date{
  padding-top: 5px;
  text-align: center;
  font-size: 18px;
}
.search-item-driver{
  margin: 0px !important;
  padding: 0px !important;
}
.search-item-driver:hover {
  background: transparent !important;
}
