#rfireferring-form {
    display: block;
    margin: 0 auto;
    width: 770px;
    font: 12px/17px Verdana,Arial,Helvetica,sans-serif;
}

#rfireferring-form h1 {
    color: #232323;
    font-family: Helvetica;
    font-size: 18px;
    font-weight: bold;
    margin: 16px 0;
    text-align: center;
}

.quote-warning {
    display: block;
    font-size: 11px;
    margin: 0;
    text-align: right;
}

#rfireferring-form span.quote-header {
    color: #232323;
    font: normal 14px/28px Verdana, 'HelveticaRegular';
    margin: 0;
}

#rfireferring-form .quote-label-small {
    color: #232323;
    font: normal 9px/10px Verdana, 'HelveticaRegular';
    margin: 0;
}

#rfireferring-form .label span {
	font-weight: normal;
}

#rfireferring-form .bg-m-gray, #rfireferring-form .bg-d-gray, #rfireferring-form .bg-l-gray, #rfireferring-form .bg-captcha {
   display: inline-block;
    position: relative;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
	margin-bottom: 30px;
    padding: 0 0 16px 16px;
	width: 752px;
}

#rfireferring-form .bg-l-gray {
    background-color: #ebebeb;
    border: 1px solid #d3d3d3;
}

#rfireferring-form .bg-m-gray {
    background-color: #d7d7d7;
    border: 1px solid #bcbcbc;
}

#rfireferring-form .bg-d-gray {
    background-color: #c2c2c2;
    border: 1px solid #a4a4a4;
}

#rfireferring-form .bg-captcha {
	background-color: #c2c2c2;
	border: 1px solid #a4a4a4;
}

#rfireferring-form h2 {
    background: url("/rfiReferring-portlet/images/bg-mod-win-head.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #638F3C;
    border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    display: block;
    font-family: Helvetica;
    font-size: 20px;
    height: 39px;
    margin: 0;
    padding: 0;
    width: 768px;
}

#rfireferring-form h2 span {
    color: #FFFFFF;
    display: inline-block;
    font: 20px/20px 'HelveticaRegular';
    margin: 10px 0 0 16px;
}

.bg-l-gray div, .bg-m-gray div, .bg-d-gray div {
    margin: 14px 15px 0 0;
    float: left;
}

/*.quote-date {*/
    /*height:48px;*/
/*}*/

.fixed-column {
	width: 358px;
}

.fixed-row {
    width: 640px;
}

.fixed-row-wide {
	width: 750px;
}

#rfireferring-form .label {
    color: #232323;
    display: block;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    text-align: left;
}

#rfireferring-form .required:after {
    color: red;
    content: "*";
    margin-top: -3px;
    position: absolute;
}

#rfireferring-form input {
    border: 1px solid #8E8E8E;
    color: #525252;
    font: 12px arial;
    height: 15px;
    padding: 2px 1px 2px 5px;
    width: 350px;
}

#rfireferring-form input.long {
    width: 724px;
}

#rfireferring-form input.short {
    width: 163px;
}

#rfireferring-form select.short {
    width: 171px;
}

#rfireferring-form select {
    border: 1px solid #8e8e8e;
    color: #525252;
    font: normal 12px arial;
    line-height: normal;
    padding: 1px 1px 1px 5px;
    height: 21px;
    width: 358px;
}

#rfireferring-form input, #rfireferring-form textarea, #rfireferring-form select {
    background-color: white;
    background-image: none;
    margin-top: 5px;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#rfireferring-form textarea {
    border: 1px solid #8e8e8e;
    height: 116px;
    padding: 2px 1px 2px 5px;
    width: 724px;
}

.radio-form {
    width: 732px;
}

.radio-form-short {
    width: 358px;
}

.radio-form-short + .radio-form-short {
    margin-right: 0 !important;
}
.radio-form span {
	display: block;
	clear: both;
}
.radio-form .radio-form {
	margin: 10px 0 5px 30px;
}
.radio-form div .label {
	margin: 0px 0 5px 30px;
}
.radio-form .radio-form .label {
	margin: 0;
}

#rfireferring-form input[type="checkbox"], #rfireferring-form input[type="radio"] {
    border: 0px none !important;
    background: transparent !important;
    margin: 5px 0 0;
    padding: 0px;
    width: 13px !important;
	float: left;
}

label.iceSelOneRb,  .iceSelMnyCb label, .icePnlGrd label{
    margin: 5px 0 0 10px;
	float: left;
}

#rfireferring-form input[type="submit"] {
    background: url("/rfiReferring-portlet/images/btn-submit.png") no-repeat 0 0 !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: table-cell;
    font: bold 14px "Verdana";
    height: 38px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    width: 148px;
}

#rfireferring-form input[type="submit"]:hover {
    background: url("/rfiReferring-portlet/images/btn-submit.png") no-repeat 0 -38px !important;
}

#rfireferring-form fieldset {
    border: none;
    padding: 0;
}

.red {
    color: red;
}

.alert-active {
    color: red;
    display: block;
    font-size: 11px;
    position: absolute;
}
.radio-form .alert-active {
	position: relative;
}

.corePopup {
    background-color: #FFFFFF;
    border: 3px double #666666;
    border-radius: 10px 10px 10px 10px;
    padding: 30px;

}
.popupHeaderText {
    color: #549C36;
    font: 26px/30px 'HelveticaRegular';
    margin: 0;
    padding: 0;
}

.btok {
    background: url(../images/ok.png) no-repeat 0 0  !important;
    width: 148px  !important;
    height: 38px  !important;
    border: 0  !important;
}

.btok:hover {
    background: url(../images/ok.png) no-repeat 0 -38px  !important;
}

.btnprint {
	background: url(../images/btn-print.png) no-repeat 0 0;
}

.btnprint:hover, .btnprint:focus {
	background: url(../images/btn-print.png) no-repeat 0 -38px;
}

.prefLabel {
	width: 300px;
}

.prefValue {
	width: 450px;
}

#recaptcha_area {
	margin-left: auto;
	margin-right: auto;
}

.reload {
	background: url(../images/reload.png) no-repeat;
	width: 24px;
	height: 24px;
	color: transparent;
	overflow: hidden;
}

.quarter {
	width: 163px !important;
}

.quarterSelect {
	width: 172px !important;
}

.half {
	width: 374px;
	display: inline-block !important;
}

.full {
	width: 723px !important;
}