/*

*/
.my_billweb_button {
	background-color: white;
	color:#777;
	border-radius: .4em;
	border-color: #999;
	border-width: 1px;
	border-style: solid; 
	max-width: 300px;
	margin: .5em auto;
}

.my_billweb_div_login {
    /*color: white;*/
    background-color: white/*#F0F8FF*/;
    /*background: url(../images/banner.jpg)no-repeat;*/
}

.modal-content {
	color: #003366;
}

.my_billweb_div_registration {
    background-color: white;
}

.my_billweb_div_password_recovery {
    background-color: white;
}