body,html{height: 100%; overflow-x: hidden;}
.main-color{color:#3DDEED}

.auth-body .navbar-light .navbar-nav .nav-link{color: white}
.auth-body .navbar-light .navbar-toggler{background-color: white}

.auth-body{background: url('../images/background_sign.png') 50% 0 no-repeat fixed; height: 100%; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover;}
.auth-body .register-form .row{min-height: 600px}
.auth-body .button_holder button, .edit-body .button_holder button, .signup_holder{color: #fff}
.auth-body .button_holder button, .edit-body .button_holder button{background-image: linear-gradient(351.99deg, #00ACFF 24.13%, #02FFB3 107.9%); min-height: 44px}
.auth-body .signup_holder a{color: orange;}
.auth-body .select2-container .select2-selection--single .select2-selection__rendered{color: #fff}


.min-user.dropdown-toggle:after {content: none }
.footer-area{position: fixed; width: 100%; bottom: 0; text-align: center; z-index: 9; }
.footer-area p{margin: 0}
.footer-area a{display: inline-block; color: #000}