.btn-primary, .btn-primary:hover {
 background-image:none !Important;
  background-color:#0B3262 !important;
  border:1px solid #0e375e !important;
  
}
#loginWidgetUsername, #loginWidgetPassword {
 width:120px;
  height:28px;
  box-shadow:none;
}
.login-wrapper {
 background-color:transparent !important; 
}
.login-wrapper .btn-primary {
    border: 0px solid #999999;
    border-radius: 0 0 0 0;
    background-color: #EF7B69 !important;
    background-image: url('/images/btn_login_4.png') !important;
    background-repeat: none !important;
    box-shadow: 0 0 0 0 #DDDDDD inset !important;
    color: #ffffff !important;
    font-size: 12px !important;
    height: 28px !important;
  width:75px !important;
    line-height: 12px !important;
    margin: 0 !important;
  text-indent:-9999px !important;
  background-position:0px 2px !Important;
}
.login-wrapper .btn-primary a:hover {
  margin-top:0px !important;
}
.login-wrapper {
 padding-bottom:0px !important;
  padding-top:0px !important;
}
.forgotpassword {
    font-size: 13px;
    color:#cccccc !important;
  text-decoration:underline !important;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
  padding-bottom:10px !important;
}
.forgotpassword a {
  color:#cccccc !important;
  text-decoration:underline !important;
}
.forgotpassword a:hover {
color:#fbc256;
  text-decoration:none;
}