.sc-standard-form {
    background-color: #EDF0F2;
    padding: 15px;
}


ul.errors,.sc-form-errors ul {
    color: #9F4464;
    padding-left: 20px;
    margin: 1.6em 0;
}

#main-content ul.errors > li:before,
#main-content .sc-form-errors ul > li:before,
.errors a,.errors a:visited,
.sc-form-errors a, .sc-form-errors a:visited
{
    color: #9F4464;
    content: '\25CF';
	text-decoration: none;
}
.errors a:hover,
.sc-form-errors a:hover
{
	text-decoration: underline;
}

.RadPicker.RadPicker_Default.sys-gen-raddatepicker {
    width: 70% !important;
}
.rcTable.rcSingle {
    width: 100% !important;
}
html body #mainForm .RadInput_Default .riTextBox {
    padding-right: 26px;
}
.RadPicker td a.rcCalPopup {
    background-image: url("sprites.png");
    background-position: -62px -563px;
    background-repeat: no-repeat;
    margin-left: -28px;
    width:26px;
    height:26px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.RadPicker td a.rcCalPopup:focus,.RadPicker td a.rcCalPopup:hover {
   background-color: #E0E0E0;
    background-position: -62px -563px;
}
.sc-standard-form input[type="text"], .sc-standard-form textarea, .sc-standard-form select, .sc-datetime > .sc-form-control > .RadPicker .RadInput_Default input[type="text"], html body #mainForm .RadInput_Default .riTextBox, html body #mainForm .RadInputMgr_Default {
    background-color: #FFFFFF;
    border: none;
    padding: 5px;
    transition: all 0.15s linear 0s;
    width: 100%;
}
.se-form-required-asterisk {
    display: none;
}
.se-form-required-text {
    color: #9F4464;
    font-weight: bold;    
    margin-left: 5px;
}
.sc-standard-form input[type="text"]:focus, .sc-standard-form textarea:focus, .sc-standard-form select:focus, .sc-datetime > .sc-form-control > .RadPicker .RadInput_Default input[type="text"]:focus, html body #mainForm .RadInput_Default .riTextBox:focus, html body #mainForm .RadInputMgr_Default:focus
{
	-webkit-box-shadow:0 0 5px #999;
	-moz-box-shadow:0 0 5px #999;
	box-shadow:0 0 5px #999;
}
.sc-standard-form .sc-captcha-input {
    margin-top: 10px;
}

.sc-standard-form .sc-label {
    margin-bottom: 10px;
}
.sc-standard-form .sc-form-submit-button-container > input {
    background-color: #767676;
    border-radius: 45px;
    color: #ffffff;
    margin: 20px 0 0;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    width:130px;
}
.sc-standard-form .sc-form-submit-button-container > input:hover,.sc-standard-form .sc-form-submit-button-container > input:focus {
    text-decoration: underline;
    background-color: #5B5B5B;
    
}
.sc-standard-form .sc-form-control td {
    padding-bottom: 5px;
}
.sc-standard-form .sc-captcha .sc-captcha-image .CaptchaImageDiv a:before
{
	background-image: url("sprites.png");
    background-position: -15px -519px;
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}
.sc-standard-form .sc-captcha .sc-captcha-image .CaptchaImageDiv a {
    padding-left: 25px;
    position: relative;
}
.sc-standard-form .sc-captcha .sc-captcha-image .CaptchaImageDiv a.rcCaptchaAudioLink:before {
    background-position: -65px -519px;
}
/* Hide labels on matrix buttons */
.sc-form-matrix > .sc-form-control label
{
	position: absolute; 
	font-size: 0; 
	left: -10000px;		
}
.sc-form-matrix > .sc-form-control table td
{
	text-align: center;
}
.sc-form-matrix > .sc-form-control table td:first-child
{
	text-align: left;
}

.sc-form-matrix > .sc-form-control table.sc-responsive-table th,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading th
{
    font-weight: bold;
}
.sc-form-matrix > .sc-form-control table.sc-responsive-table td,
.sc-form-matrix > .sc-form-control table.sc-responsive-table th,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading td,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading th
{
    padding: 9px 10px;
    text-align: left;
}
.sc-form-matrix > .sc-form-control table.sc-responsive-table,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading
{
    background: none;
    border: 0;
}
.sc-form-matrix > .sc-form-control table.sc-responsive-table thead,
.sc-form-matrix > .sc-form-control table.sc-responsive-table tfoot,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading thead,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tfoot 
{
    background: none;
}
.sc-form-matrix > .sc-form-control table.sc-responsive-table thead tr th,
.sc-form-matrix > .sc-form-control table.sc-responsive-table tfoot tr th,
.sc-form-matrix > .sc-form-control table.sc-responsive-table tbody tr td,
.sc-form-matrix > .sc-form-control table.sc-responsive-table tr td,
.sc-form-matrix > .sc-form-control table.sc-responsive-table tfoot tr td,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading thead tr th,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tfoot tr th,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tbody tr td,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tr td,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tfoot tr td
{
    font-size: 1em;
    line-height: 1.2em;
    text-align: center;
}
.sc-form-matrix > .sc-form-control table.sc-responsive-table thead tr th,
.sc-form-matrix > .sc-form-control table.sc-responsive-table tfoot tr td,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading thead tr th,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tfoot tr td
{
    color: #222222;
    font-size: 1em;
    font-weight: bold;
    padding: 8px 10px 9px;
}
.sc-form-matrix > .sc-form-control table.sc-responsive-table thead tr th:first-child,
.sc-form-matrix > .sc-form-control table.sc-responsive-table tfoot tr td:first-child,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading thead tr th:first-child,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tfoot tr td:first-child
{
    border-left: medium none;
}
.sc-form-matrix > .sc-form-control table.sc-responsive-table thead tr th:last-child,
.sc-form-matrix > .sc-form-control table.sc-responsive-table tfoot tr td:last-child,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading thead tr th:last-child,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tfoot tr td:last-child
{
    border-right: medium none;
}
.sc-form-matrix > .sc-form-control table.sc-responsive-table tbody tr.even,
.sc-form-matrix > .sc-form-control table.sc-responsive-table tbody tr.alt,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tbody tr.even,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tbody tr.alt,
.sc-form-matrix > .sc-form-control table.sc-responsive-table tbody tr:nth-child(2n),
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tbody tr:nth-child(2n)
{
    background: none;
}
.sc-form-matrix > .sc-form-control table.sc-responsive-table tbody tr td,
.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tbody tr td
{
    border: medium none;
    color: #333333;
    padding: 9px 10px;
    vertical-align: top;
}

.sc-form-matrix > .sc-form-control .pinned
{
	background: none;
	border-left: none;
}
.sc-form-matrix > .sc-form-control .pinned tr,
.sc-form-matrix > .sc-form-control .pinned table.sc-responsive-table-heading tr:nth-child(2n)
{
	background: #DEE0E2;	
}
.sc-form-matrix > .sc-form-control .pinned table.sc-responsive-table-heading tr td
{
	text-align: left;
}
.sc-form-matrix > .sc-form-control .pinned tr:first-child
{
	background: none;
}

/* Mobile Forms */
@media (max-width: 479px)
{
	.sc-form .sc-captcha .sc-captcha-image .CaptchaImageDiv img
	{
		position: static;
	}
	.sc-standard-form .sc-captcha .sc-captcha-image .CaptchaImageDiv a
	{
		margin-top: 15px;
		margin-bottom: 5px;
		margin-left: 0;
	}
	.sc-form-matrix > .sc-form-control table.sc-responsive-table thead tr th,
	.sc-form-matrix > .sc-form-control table.sc-responsive-table tfoot tr th,
	.sc-form-matrix > .sc-form-control table.sc-responsive-table tbody tr td,
	.sc-form-matrix > .sc-form-control table.sc-responsive-table tr td,
	.sc-form-matrix > .sc-form-control table.sc-responsive-table tfoot tr td,
	.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading thead tr th,
	.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tfoot tr th,
	.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tbody tr td,
	.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tr td,
	.sc-form-matrix > .sc-form-control table.sc-responsive-table-heading tfoot tr td
	{
		font-size: 0.8em;
		line-height: 1.2em;
		text-align: center;
	}
}