@CHARSET "UTF-8";
#pjWrapperNewsletter_theme2 .pjNslMessageContainer{
	margin-bottom: 0px !important;
}
#pjWrapperNewsletter_theme2 .pjNslMessageContainer ul{
	padding-left: 15px;
	margin: 0px;
}
#pjWrapperNewsletter_theme2 label.pjNlFieldError{
	color: #a94442 !important;
	font-weight: normal !important;
}
/* ==========================================================================
	#pjCfFormHead
========================================================================== */
#pjWrapperNewsletter_theme2 .pjCfForm .pjCfFormHead { background: #12141D; text-align: center; }
#pjWrapperNewsletter_theme2 .pjCfFormTitle { color: #ff0000; font-weight: bold; text-transform: uppercase; font-family: 'Work Sans', sans-serif; }

/* ==========================================================================
	#pjCfFormBody
========================================================================== */
#pjWrapperNewsletter_theme2 .pjCfForm .pjCfFormBody { background: #f3f1f2; }
#pjWrapperNewsletter_theme2 .pjCfForm label,
#pjWrapperNewsletter_theme2 .pjCfForm .control-label,
#pjWrapperNewsletter_theme2 .pjCfForm input[type="file"] { color: #12141D; }
#pjWrapperNewsletter_theme2 .pjCfForm a,
#pjWrapperNewsletter_theme2 .pjCfForm .bootstrap-timepicker .input-group-addon { color: #FF0000; }
#pjWrapperNewsletter_theme2 .pjCfForm a:hover,
#pjWrapperNewsletter_theme2 .pjCfForm .bootstrap-timepicker .input-group-addon:hover { color: #FF0000; }

#pjWrapperNewsletter_theme2 .pjCfFormButton { border-color: #ff0000; color: #fff; 
	background: rgb(255,0,0);
	background: -moz-linear-gradient(top,  rgba(255,0,0,1) 0%, rgba(255,0,0,1) 20%, rgba(255,0,0,1) 27%, rgba(255,0,0,1) 33%, rgba(255,0,0,1) 80%, rgba(255,0,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,0,0,1)), color-stop(20%,rgba(255,0,0,1)), color-stop(27%,rgba(255,0,0,1)), color-stop(33%,rgba(255,0,0,1)), color-stop(80%,rgba(255,0,0,1)), color-stop(100%,rgba(255,0,0,1)));
	background: -webkit-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(255,0,0,1) 20%,rgba(255,0,0,1) 27%,rgba(255,0,0,1) 33%,rgba(255,0,0,1) 80%,rgba(255,0,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(255,0,0,1) 20%,rgba(255,0,0,1) 27%,rgba(255,0,0,1) 33%,rgba(255,0,0,1) 80%,rgba(255,0,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(255,0,0,1) 20%,rgba(255,0,0,1) 27%,rgba(255,0,0,1) 33%,rgba(255,0,0,1) 80%,rgba(255,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,0,0,1) 0%,rgba(255,0,0,1) 20%,rgba(255,0,0,1) 27%,rgba(255,0,0,1) 33%,rgba(255,0,0,1) 80%,rgba(255,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f34c2a', endColorstr='#e83e1d',GradientType=0 );
}
#pjWrapperNewsletter_theme2 .pjCfFormButton:hover { border-color: #1779BA; color: #fff; 
	background: rgb(23,121,186);
	background: -moz-linear-gradient(top,  rgba(23,121,186,1) 0%, rgba(23,121,186,1) 20%, rgba(23,121,186,1) 67%, rgba(23,121,186,1) 73%, rgba(23,121,186,1) 80%, rgba(23,121,186,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(23,121,186,1)), color-stop(20%,rgba(23,121,186,1)), color-stop(67%,rgba(23,121,186,1)), color-stop(73%,rgba(23,121,186,1)), color-stop(80%,rgba(23,121,186,1)), color-stop(100%,rgba(23,121,186,1)));
	background: -webkit-linear-gradient(top,  rgba(23,121,186,1) 0%,rgba(23,121,186,1) 20%,rgba(23,121,186,1) 67%,rgba(23,121,186,1) 73%,rgba(23,121,186,1) 80%,rgba(23,121,186,1) 100%);
	background: -o-linear-gradient(top,  rgba(23,121,186,1) 0%,rgba(23,121,186,1) 20%,rgba(23,121,186,1) 67%,rgba(23,121,186,1) 73%,rgba(23,121,186,1) 80%,rgba(23,121,186,1) 100%);
	background: -ms-linear-gradient(top,  rgba(23,121,186,1) 0%,rgba(23,121,186,1) 20%,rgba(23,121,186,1) 67%,rgba(23,121,186,1) 73%,rgba(23,121,186,1) 80%,rgba(23,121,186,1) 100%);
	background: linear-gradient(to bottom,  rgba(23,121,186,1) 0%,rgba(23,121,186,1) 20%,rgba(23,121,186,1) 67%,rgba(23,121,186,1) 73%,rgba(23,121,186,1) 80%,rgba(23,121,186,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e83e1d', endColorstr='#f34c2a',GradientType=0 );
}
