#header {
    background: none repeat scroll 0 0 #06303D;
    float: left;
    padding: 10px 0;
    width: 100%;
}

.text_center {
	text-align: center;
}

.rounded-corners {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.navigation {
	margin-top: 10px;
}

.navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.navigation li {
	float: left;
	font-size: 14px;
	color: #FFF;
	padding: 0px 10px;
}

.navigation li a {
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;

	padding: 0 25px 0 5px;
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}

.navigation li.last a {
	background-image: none;
	padding: 0 0 0 5px;
}

p.btn {
	color: #000;
	margin-top: 5px;
}

form {
	margin: 0px;
}

#banner {
    background: url("../../images2/banner.jpg") repeat-x scroll 0 0 transparent;
}

.points_box {
    background: url("../../images2/gradient.png") repeat-x scroll 0 0 #C0C0C0;
    border: 1px solid #A9A9A9;
    border-radius: 4px 4px 4px 4px;
    margin: 20px 0;
    padding: 10px;
}

.points_box ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.points_box ul li {
    background: url("../../images2/icon.png") no-repeat scroll left top transparent;
    color: #2F2F2F;
    font: 13px Arial,Helvetica,sans-serif;
    padding: 0 0 13px 27px;
}

.points_box ul li a {
    color: #2F2F2F;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

.small_txt {
    color: #06303D;
   	font-weight: bold;
   	font-size: 16px;
    margin: 18px 0;
    text-align: center;
}

.small_logo {
    text-align: center;
    padding: 10px 0;
}

.step_arrow {
    padding-bottom: 10px;
    padding-left: 3px;
    padding-top: 10px;
    text-align: center;
}

.left_form_container {
    /* background: url("../../images2/mid_img.png") repeat-y scroll center top transparent; */
    background-color: #FFF;
    padding: 15px 0px 0px;
    border: 1px solid #000;
    box-shadow: 1px 1px 1px #000;
    margin-bottom: 10px;
}

.left_form_container h2 {
    background: none repeat scroll 0 0 #06303D;
    border-radius: 0 6px 6px 0;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    padding: 5px 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    float: left;
    clear: both;
}
.whole-information {
	padding: 0 15px;
}
.whole-information label {
    color: #000000;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0px;
}

.whole-information input.width280 {
    width: 280px;
}

.width280 {
    width: 280px;
}

.whole-information input[type="text"], input[type="tel"] {
    background-color: #FFFFFF;
    border: 1px solid #7F9DB9;
    border-radius: 4px 4px 4px 4px;
    padding: 2px;
    width: 100%;
}

.whole-information span {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    padding: 0 5px;
}

.whole-information span.space-new {
    margin: 0;
    padding: 0 0 0 2px;
    text-align: center;
}

.whole-information select {
    background-color: #FFFFFF;
    border: 1px solid #7F9DB9;
    border-radius: 4px 4px 4px 4px;
    padding: 2px;
    width: 100%;
}

.width50p {
	width: 50% !important;
}

.width40p {
	width: 40% !important;
}

.width10p {
	width: 10% !important;
}

.width7p {
	width: 7% !important;
}


.termtxt {
    padding: 30px 15px 5px;
}

.termtxt p {
    color: #000000;
    font-size: 13px;
    height: auto;
}

.termtxt p a {
    color: #d04526;
    text-decoration: none;
}

.chkbox {
    margin: 4px 6px;
}

.bottom_text {
    margin-top: 5px;
    padding: 15px;
}

.bottom_text > div {
	border: 1px solid #000000;
    border-radius: 4px 4px 4px 4px;
    padding: 5px;
}

.bottom_text p {
    color: #000000;
    font-size: 12px;
    text-align: justify;
}

.footer {
    background: none repeat scroll 0 0 #222222;
    padding: 40px 0;
}

.footer_inner {
    margin: 0 auto;
    text-align: center;
}

.footer_inner span {
    color: #FFFFFF;
    font-size: 13px;
    text-align: center;
}

.faq,
.faq p,
.privacy,
.privacy p {
	font-size: 12px;
}

.faq a,
.privacy a {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	outline: 0;
	line-height: inherit;
}

@media only screen and (max-width: 960px) {
	.hide-for-medium-down {
		display: none;
	}
	.row .mobile-four.columns {
		width: 100%;
		margin: 0px;
	}
	.whole-information {
		padding: 0 5px !important;
	}
	.bottom_text {
		padding: 0 3px !important;
		margin-bottom: 5px;
	}
	.bottom_text > div {
		padding: 0 3px !important;
	}
	.termtxt {
		padding: 10px 5px 5px !important;
	}
}

@media only screen and (max-width: 767px) { 
	.hide-for-medium-down {
		display: none;
	}
}


label.errorloan {
    display: none !important;
}
input.errorloan[type="radio"] {
    border: 1px solid red !important;
    outline: 1px solid red!important;
}
input.errorloan[type="checkbox"] {
    border: 1px solid red !important;
    outline: 1px solid red!important;
}
input.errorloan {
    border: 1px solid red !important;
}
select.errorloan {
    border: 1px solid red !important;
}
#years_at_Address, #months_at_Address {
    width: 55% !important;
}
#years_at_Bank, #months_at_Bank {
    width: 25% !important;
}
.warning {
    color: red;
}
.uk_licence {
    border: 1px solid #a9a9a9;
    border-radius: 4px;
    color: #000000;
    font-family: Open Sans;
    font-size: 12px;
    padding: 0 0 12px 9px;
}
.uk_licence a {
    color: red;
}
.termtxt p a.priv{
	color: red;
}