.width-100{width:100px !important;}
#msglogout{margin-top:60px;}
.logocenter{
  margin-left: auto;
  margin-right: auto;
  margin-top: 75px !important;
}

.cahngeheight{
  border-right:1px solid #ddd;
}

.f-helvetica{
  font-family:"Helvetica","sans-serif";
}

.f-ubunto{
  font-family: Ubuntu;
}

#rememberme_style{ color:#555; font-size:12px;}

.white{
  color:white;
}

#login{
  color:#555;
  line-height:2.5;
  font-size:12px;
}

#forgotpassword{
  color:#555;
  line-height:2.5;
  margin-left:10px;
  font-size:12px;
}

.username:focus{
  outline: none;
} 

.btn-color{background:#4e5d9d;border-color:#4e5d9d;}
@media screen and (max-width:1550px) and (min-width: 1500px) {
  .ml-32 { margin-left: -32px !important;}
}

@media screen and (min-width:995px) and (max-width:1300px) {
  #forgotpassword { margin-top: 5px;font-size: 10px; float: right;}
  #login { margin-top: 5px;font-size: 10px; float: right;}
}


@media screen and (max-width:820px){
  .logocenter{width: 110px !important;/*margin-left: 52px !important;*/}
}

@media screen and (max-width:768px) {
  #msglogout { margin-top:10px !important;padding:10px; }
  #userimage { margin-top:15px !important; }
  #forgotpassword{ color:#555;line-height:2.5;margin-left:10px;font-size:12px;}
  #rememberme_style{ color:#555; }
}

@media screen and (min-width:768px) {
  #ftr_logo { border-top:1px solid #ddd;}
}

