

.switch-button{
	color: #19456B!important;
}

.switch-button .active{
	background-color: #19456B!important;
	color: #F6F5F5!important;
}

.switch-button .active:focus{
	background-color: #19456B!important;
	color: #F6F5F5!important;
}


.official-login-form-div{
	min-width: 350px!important;
}


/****************************** 1440px **********************************/



@media only screen and (max-width: 1440px) {

}





/****************************** 1024px **********************************/



@media only screen and (max-width: 1024px) {

}





/****************************** Tablet **********************************/



@media only screen and (max-width: 991px) {

}


/****************************** MOBILE **********************************/


@media only screen and (max-width: 576px){

}
