.modal{
	z-index: 1050 !important;
	
	color: #202a60;
}
.modal a{
	color: #0c65af;
}
.modal .widget a{
	color: #ffffff;
}
.modal h1, 
.modal h2, 
.modal h3, 
.modal h4, 
.modal h5{
	font-family: Oxygen;
}
.modal h2{
	font-size: 1.6em;
}
.modal h3{
	font-size: 1.4em;
}
.modal h4{
	font-size: 1.3em;
}
.modal h4.modal-title{
	padding: 0;
	
	font-size: 1.8em;
}
.modal h5{
	font-size: 1.2em;
}

.modal table {
  	color: #202a60; 
}
.modal table > thead > tr > th {
  	border-bottom-color: #202a60;
}
.modal-login-compra section{
	box-shadow: none;
}
.modal-login-compra .modal-footer{
	 border:none;
}