
/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


.loginError{
	color:#000;
}
.loginError a{ 
	color:blue;
}
.leadPages{
	    overflow: auto;
}@-moz-document domain("see.sbi.com.mx") {
input[type="radio"] {
height:16px !important;
-moz-appearance: radio !important;
}
}

@media only screen and (max-width: 600px) {
  .quform-elements-9 .quform-option{
	 
	  display:block;
  }
}