body { padding-top: 30px; }
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
.btn {
	-webkit-border-radius: 6px !important;
	   -moz-border-radius: 6px !important;
	        border-radius: 6px !important;
}
#rsform_13_page_0 *,
#rsform_5_page_0 * {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#rsform_13_page_0 .new-one,
#rsform_5_page_0 .new-one {
	float: left;
	width: 48%;
}
#rsform_13_page_0 .new-two,
#rsform_5_page_0 .new-two {
    margin-left: 52%;
    width: 48%;
}
#rsform_13_page_0 .btn,
#rsform_5_page_0 .btn {
	font-size: 22px !important;
	font-weight: bold;
	height: 54px;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}
#rsform_13_page_0 input,
#rsform_5_page_0 input,
#rsform_13_page_0 textarea,
#rsform_5_page_0 textarea { width: 100%; }
#rsform_13_page_0 select,
#rsform_5_page_0 select { width: 100% !important; }
#rsform_13_page_0 .well,
#rsform_5_page_0 .well {
    background-color: #f3f2f3;
    border: none;
    box-shadow: none;
    padding-bottom: 0;
    border-radius: 10px;
}
#rsform_13_page_0 h3,
#rsform_5_page_0 h3 { margin-bottom: 0 !important; }
#rsform_13_page_0 .rsform-block-get-quote,
#rsform_5_page_0 .rsform-block-get-quote,
#rsform_13_page_0 .formBody,
#rsform_5_page_0 .formBody,
#rsform_13_page_0 .rsform-block-get-quote .btn,
#rsform_5_page_0 .rsform-block-get-quote .btn { width: 100%; }
#rsform_13_page_0 .rsform-block-email-address input,
#rsform_5_page_0 .rsform-block-email-address input {
	width: 100%;
	display: block;
	float: left;
}
#rsform_13_page_0 .rsform-block-data-protection-statement input,
#rsform_5_page_0 .rsform-block-data-protection-statement input { width: auto; }
#rsform_13_page_0 .formCaption2,
#rsform_5_page_0 .formCaption2 { margin-bottom: 4px; }
#rsform_13_page_0 .formBody label,
#rsform_5_page_0 .formBody label {
	margin: 0;
	display: inherit;
	padding-left: 20px;
}
#rsform_13_page_0 input[type="radio"],
#rsform_5_page_0 input[type="radio"],
#rsform_13_page_0 input[type="checkbox"],
#rsform_5_page_0 input[type="checkbox"] {
    float: left;
}
#rsform_13_page_0 .rsform-block-residential-status .formBody,
#rsform_5_page_0 .rsform-block-residential-status .formBody { padding-bottom: 20px; }
#rsform_13_page_0 .rsform-block-residential-status input { display:none; }
#rsform_13_page_0 .rsform-block-residential-status input + label {
	cursor: pointer;
	padding-left: 0;
	float: left;
	width: 33.3333333%;
	text-align: center;
	padding-top: 62px;
	margin-top: 10px;
}
#rsform_13_page_0 .rsform-input-box,
#rsform_5_page_0 .rsform-input-box {
	line-height: 30px;
	height: 30px;
}
#rsform_13_page_0 h3,
#rsform_5_page_0 h3,
#rsform_13_page_0 a,
#rsform_5_page_0 a { color: #ec6607; }
#rsform_13_page_0 .btn,
#rsform_5_page_0 .btn { background-color: #ec6607 !important; }
input.rsform-error,
select.rsform-error {
	border-color: red !important;
    box-shadow: 0 0 8px red !important;
    outline: 0 none !important;
}
.data-protection-statement {
	position: relative;
	padding: 10px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
	background-color: #EEE;
	border-radius: 6px;
}
.data-protection-statement .formCaption2 {
	position: absolute;
	top: 6px;
	right: 8px;
}
.data-protection-statement input[type=checkbox] {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}
.data-protection-statement input[type=checkbox] + label {
	padding-left: 40px !important;
	height: 32px; 
	display: inline-block;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align: middle;
	cursor: pointer;
}
.data-protection-statement input[type=checkbox]:checked + label { background-position: 0 -32px; }
.formError {
	margin-left: 0 !important;
	font-size: 12px;
	color: red;
}
.formRed { color: red; }
.data-protection-statement label {
	background-image: url(../images/csscheckbox.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.data-protection-statement .formError { float: left; }
.logo-positioning { padding-bottom: 30px; }
.loan-legal-information {
    color: #595a5d;
    font-size: 16px;
}
.loan-legal-information span { font-size: 20px; }
.call-us-free-on-loan { font-size: 16px; }
.call-us-free-on-loan h3 {
	color: #868686;
	font-size: 28px !important;
	margin-bottom: 0 !important;
}
.call-us-free-on-loan h4 {
	font-size: 32px;
	margin-bottom: 0;
	color: #ec6607;
}
.custom.relax-module h3 {
	margin-bottom: 0 !important;
	color: #ec6607;
}
.custom.relax-module h3 span {
	color: #868686;
	display: block;
    font-size: 28px;
    font-weight: bold;
}
.custom.relax-module dt > img {
	border: 1px solid #CCC;
	border-radius: 6px;
	padding: 7px 5px;
	margin-top: 3px;
}
.custom.relax-module .dl-horizontal dt {
	width: 48px;
	float: left !important;
}
.custom.relax-module .dl-horizontal dd { margin: 0 0 58px 68px; }
.custom.relax-module h4 {
	margin-bottom: 0;
	padding-top: 13px;
	font-size: 20px;
	color: #ec6607;
}
.custom.relax-module h4 span {
	color: #868686;
	font-weight: bold;
}
.custom.relax-module .loan-note {
	background-color: #ec6607;
	border-radius: 6px;
	margin: 0;
	width: 100%;
	padding: 15px 10px;
	float: none;
	height: auto;
	margin-bottom: 60px;
    color: #fff;
    display: block;
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.custom.relax-module .loan-note strong {
    font-size: 20px;
    line-height: 22px;
}
.custom.relax-module .into-text {
	text-align: center;
    color: #FFF;
    font-size: 18px;
    padding: 30px 36px 10px 30px;
    background-color: #4DABF5;
}
.custom.relax-module .into-text h5 {
    font-size: 38px;
    font-weight: bold;
    color: #FFF !important;
    margin-bottom: 20px;
}
.custom.relax-module .into-text h5 span {
    display: block;
    font-size: 80px !important;
    line-height: 65px;
}
body.itemid-184 .logo-positioning,
body.itemid-185 .logo-positioning,
body.itemid-186 .logo-positioning,
body.itemid-187 .logo-positioning,
body.itemid-106 .logo-positioning,
body.itemid-190 .logo-positioning,
body.itemid-191 .logo-positioning,
body.itemid-192 .logo-positioning,
body.itemid-193 .logo-positioning,
body.itemid-194 .logo-positioning { padding-bottom: 18px; }

body.itemid-184 .custom.relax-module .dl-horizontal dd,
body.itemid-185 .custom.relax-module .dl-horizontal dd,
body.itemid-106 .custom.relax-module .dl-horizontal dd,
body.itemid-190 .custom.relax-module .dl-horizontal dd,
body.itemid-191 .custom.relax-module .dl-horizontal dd,
body.itemid-192 .custom.relax-module .dl-horizontal dd,
body.itemid-193 .custom.relax-module .dl-horizontal dd,
body.itemid-194 .custom.relax-module .dl-horizontal dd { margin: 0 0 37px 68px; }
.custom.apply-for-a-loan-stats {
	background-color: #814595;
	padding: 20px 20px 20px 0;
	position: relative;
	overflow: visible;
	height: 200px;
	color: #FFF;
	border-radius: 0 6px 6px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.custom.apply-for-a-loan-stats.ex {
	border-radius: 0;
	background-color: #00509c;
}
.custom.apply-for-a-loan-stats .text {
	padding-top: 0px;
	line-height: 1;
}
.custom.apply-for-a-loan-stats h4 { color: #FFF; }
.custom.apply-for-a-loan-stats h4 span {
	display: block;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFF;
}
.custom.apply-for-a-loan-stats .image {
	margin: -50px 10px 0 0;
	float: left;
}
body.itemid-185 a.logo,
body.itemid-186 a.logo,
body.itemid-187 a.logo,
body.itemid-106 a.logo,
body.itemid-193 a.logo,
body.itemid-194 a.logo {
	width: 159px;
	display: block;
}
.relax-module .wk-slideshow { min-height: 285px; }
@media (max-width: 980px) {
	a.logo.hsd { width: 352px; }
	.custom.relax-module h4 {
		padding-top: 14px;
		font-size: 16px;
	}
}
@media (max-width: 480px) {
	#rsform_13_page_0 .new-one,
	#rsform_5_page_0 .new-one,
	#rsform_13_page_0 .new-two
	#rsform_5_page_0 .new-two {
		width: 100%;
		margin-bottom: 10px;
	}
	#rsform_13_page_0 .new-two,
	#rsform_5_page_0 .new-two { margin: 0; }
	.call-us-free-on-loan,
	.call-us-free-on-loan h3,
	.call-us-free-on-loan h4 { font-size: 14px !important; }
	.call-us-free-on-loan .span3 {
		width: 22% !important;
		float: right !important;
		margin-top: -25px;
	}
	.call-us-free-on-loan .span9 {
		float: left !important;
		width: 75% !important;
	}
	.custom.relax-module .dl-horizontal dd { margin: 0 0 28px 68px; }
	.custom.relax-module h4 { font-size: 14px; }
}