.auth-box{
    border-image: linear-gradient(to bottom, white, orange) 1 1 !important;
    border-radius: 0px !important;
    border-bottom-color: orange !important;
}

.auth-wrapper .auth-box{
  box-shadow: 0 0px 0px 0 rgba(0,0,0,.1) !important; 
}