/*login form*/
.container-login100 {
  background: linear-gradient(-135deg, #c850c0, #4158d0)!important;
}
.wrap-login100 {
  #width: 960px;
  background: #fff!important;
 
}
.login100-form-btn {
 
  border-radius: 10px !important;
  background: #57b846!important;
 


}

.focus-input100 {
 
  color: rgba(87,184,70, 0.8)!important;
}

.input100:focus + .focus-input100 + .symbol-input100 {
  color: #57b846!important;
  
}

/*login form*/