

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
	background-color : #e6e2d6;
	font-family: helvetica-w01-roman, helvetica-w02-roman, helvetica-lt-w10-roman, sans-serif; font-size: 15px; line-height: normal;;
    font-size:12px;
    font-weight: 400;
}

.error {
	color: #a94442;
}
.has-success .valid-sg {
	color: green;
}
label {
	font-weight:400;
}
 
.winzerrow {
	 background-color: rgba(86, 61, 124, 0.15);
    border: 1px solid rgba(86, 61, 124, 0.2);
    padding-bottom: 10px;
    padding-top: 10px;
    width:100%;
    padding-left:0px;
}















