
@import url("../bridge/style.css");
.widget_wysija input { 
	border: 2px solid #E5E5E5;
	background-color: #f3f1f1;
	width:80%;
	font:normal;
	font-size: 120%;
	color: black;
	margin: 5px 0px 5px 0px;
	padding: 16px 0px 14px 8px;
}
.widget_wysija input:focus, .widget_wysija input:hover { 
	border: 2px solid #c11300;
	background-color: #ffffff;
}
.widget input.wysija-submit {
	background: #ffffff;
	font-family: 'Arial', sans-serif;
	width: auto;	
	line-height: 36px;
	margin: 25px 0px 25px 0px;
	padding: 0px 23px;
	font-size: 13px;
	font-weight: 700;
	color: #000000; 	
	border-width: 1px;
	border-radius: 4px;
	border-style: solid;
	border-color: #c11300;
	text-decoration: none;
	text-transform:uppercase;			
}
.widget input.wysija-submit:focus, .widget input.wysija-submit:hover {
	background: #D2D2D2;
	font-family: 'Arial', sans-serif;
	width: auto;	
	line-height: 36px;
	margin: 25px 0px 25px 0px;
	padding: 0px 23px;
	font-size: 13px;
	font-weight: 700;
	color: #c11300; 	
	border-width: 1px;
	border-radius: 4px;
	border-style: solid;
	border-color: #c11300;
	text-decoration: none;
	text-transform:uppercase;			
}
.widget_wysija_cont .allmsgs li{
   	color: black !important;
	background-color: #ffffff;
	margin: 5px 0px 5px 0px;
	padding: 16px 0px 14px 8px;
	border-width: 1px;
	border-radius: 4px;
	border-style: solid;
	border-color: #c11300;
}
.qbutton.big_large_full_width {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 0 0 0;
}