
/****
    Start Go css
***/


.loginPage button.btn.solid {
  background-color: #016774;
  border: 1px #016774 solid;
}

.main_changepass a {
  color: #016774;
  font-weight: 600;
}

.loginPage button.btn.solid.cancel {
  background-color: #f1f1f1;
  border: 1px #016774 solid;
  color: #016774;
}

.loginPage .container:before {
  background-image: linear-gradient(-45deg, #4481eb 0%, #04befe 100%);
  background: url(../../../Images/CustomerBackgroundLight.png) no-repeat center center;
}

.loginPage .image {
  width: 296px;
  transition: transform 1.1s ease-in-out !important;
  transition-delay: 0.4s !important;
  text-align: center;
  display: block;
  margin: auto;
  margin-top: 30px;
}

.loginPage .login-logo b {
  color: #016774;
  padding-left: 8px;
}

/*#loader-wrapper {
  background: #d50030;
  background: #6db33f;*/
  /* background: #89b56b; */
/*}*/




/*<img src="./assets/New/images/04.png" class="image" alt="" / >*/

/****
  End Go css
***/
