#insurance { min-height:300px; margin:0; padding:0; background:url(./images/bg.png) repeat left top; position:relative; overflow: hidden;}
#insurance .cntInfo{
	background-color: #fff;
	padding: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: 20px 62px 20px 50px;
	font-size: 13px;
}
#insurance.finish { min-height:300px; margin:0; padding:0; background:none; position:relative; }
#insurance span.lb, #insurance span.rb { display:block; width:21px; height:17px; position:absolute; bottom:0; background:url(./images/stripe.gif) no-repeat left top; }
#insurance span.lb { left:0;  background-position:0 -488px; }
#insurance span.rb { right:0; background-position:0 -471px; }
#insurance table.title { height:77px; width:100%; overflow:hidden; margin:0; padding:0; background:url(./images/bg.png) repeat left bottom;}
#insurance.finish table.title { height:77px; width:100%; overflow:hidden; margin:0; padding:0; background:none; }
#insurance table.title td { height:77px; overflow:hidden; margin:0; padding:0; background-image:url(./images/stripe.gif); background-position:left top; }
#insurance table.title td.l, #insurance table.title td.r { width:21px; }
#insurance table.title td.l { background-position:0 -154px; background-repeat:no-repeat; }
#insurance table.title td.r { background-position:0 -77px;  background-repeat:no-repeat; }
#insurance table.title td.c { background-position:left top; background-repeat:repeat-x; }
#insurance table.title td.c { color:#fff; font:bold 16px Arial; }

#insurance .cnt { margin:0; padding:10px 20px; text-align:left; }

#insurance table.box { width:400px; margin:10px 0; padding:0; height: 250px;float: left;margin-left: 50px;}
#insurance table.main-site-table { cursor:pointer;}
#insurance table.box td { overflow:hidden; background:url(./images/stripe.gif) no-repeat left top; }
#insurance table.box td.l,
#insurance table.box td.r,
#insurance table.box td.rr { width:21px; }
#insurance table.box tr.b td,
#insurance table.box tr.t td  { height:40px; }
#insurance table.box tr.t td.l  { background-position:0 -311px; background-repeat:no-repeat; }
#insurance table.box tr.t td.c  { background-position:0 -351px; background-repeat:repeat-x; }
#insurance table.box tr.t td.rr { background-position:0 -231px; background-repeat:no-repeat; }
#insurance table.box tr.t td.r  { background-position:0 -271px; background-repeat:no-repeat; }
#insurance table.box tr.b td.l  { background-position:0 -431px; background-repeat:no-repeat; }
#insurance table.box tr.b td.c  { background-image:none; background-color:#fff; }
#insurance table.box tr.b td.r  { background-position:0 -391px; background-repeat:no-repeat; }
#insurance table.box a.box-title-link  { color:#fff; text-decoration:none; }

#insurance table.box tr.c td.c { background:none; background-color:#fff; padding:30px 0 0 0; }
#insurance table.box tr.c td.l, #insurance table.box tr.c td.r { background:url(./images/stripe-y.gif) repeat-y left top; }
#insurance table.box tr.c td.l { background-position:0 0; }
#insurance table.box tr.c td.r { background-position:-21px 0; }

#insurance table.box tr.t td.c { color:#fff; font-weight:bold; }
#insurance table.box tr.b td.c { vertical-align:bottom; }
#insurance table.box tr.b td.c div.hr { border-bottom:1px solid #898989; }
#insurance table.box tr.b td.c div.hr div.hr { border-bottom:1px solid #e2e2e2; }

#insurance table.box tr.c td.c table.box-cnt { background:none; width:100%; color:#6c6c6c; }
#insurance table.box tr.c td.c table.box-cnt th { background:none; text-align:right; }
#insurance table.box tr.c td.c table.box-cnt td { background:none; }
#insurance table.box tr.c td.c table.box-cnt .i { background:#fff; border:2px solid #c4c4c4; }
#insurance table.box tr.c td.c table.box-cnt .inob { background:#fff; border:none !important; }
#insurance table.box tr.c td.c table.box-cnt .err { background:#f00; color:#fff; }

#insurance_form input[type="image"] { clear: both; margin-left: 48px; }
#insurance h1 {font-size: 22px;}
#insurance h2 {font-size: 16px;}


.form-right-part{
	width:474px;
	max-width: 100%;
	float:left;
	margin-bottom:5px;
	
}
.form-left-part, .form-extedned-box{
	width:437px;
	min-height:400px;
	border:1px solid #d6d6d6;
	-moz-box-shadow: 1px 1px 4px #CCCCCC;
	-webkit-box-shadow: 1px 1px 4px #CCCCCC;
	box-shadow: 1px 1px 4px #CCCCCC;
	margin-right:10px;
	float:left;
	padding:20px 25px;
	margin-bottom:5px;
	background: #f2f2f2;
}

.form-extedned-box{
	width:auto;
	margin-top:10px;
	overflow:hidden;
}

.top-description{
	color: #535151;
	font-size: 39px;
	text-align: left;
	padding-left: 8px;
}

.form-left-part-desc{
	font-size:13px;
}

.form-left-table tr th{
	font-weight:normal;
	text-align:left;
	width:170px;
}

.form-left-table tr th, .form-left-table tr td, .form-left-table tr td.error{
	padding:12px 12px !important;
	padding-left:0px;
}

.send-button{
	display: block;
	background: #ffa904;
	width: 115px;
	padding: 7px 9px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 17px;
	height: 20px;
	margin:auto;
	cursor:pointer;
	line-height:20px;
}

.send-button:hover{
	color: #ddd;
	text-decoration:none;
}

.button-box{
	padding: 15px 0px 10px 0px;
}

#button-send-contact{
	padding-top:0px;
}

.inside-box{
	border-top: 1px solid #e7e7e7;
	padding: 15px 10px 0px 10px;
	font-size: 13px;
}

.show-extended-form{
	background: #c8c8c8;
	width: 185px;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	display:block;
	margin-left:125px;
	cursor:pointer;
	margin:auto;
}

.show-extended-form span.arrowdown{
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 8px 0 8px;
	border-color: #ffffff transparent transparent transparent;
	display: inline-block;
	margin-left: 9px;

}

.show-extended-form span.arrowup{
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0px 8px 9px 8px;
	border-color: transparent transparent #ffffff transparent;
	display: inline-block;
	margin-left: 9px;

}

.show-extended-form:hover{
	color: #ddd;
	text-decoration:none;
}

.info-box{
	max-width: 452px;
	width: 100%;
	float: left;
	padding:10px 20px;
}
.loan-label{
	font-size: 10px;
	line-height: 1.3;
}
.info-box p{
	text-align:justify;
}

.info-box-header{
	font-size: 18px;
}

#form-extended-box input[type='text']{
	width:256px
}

#form-extended-box select{
	width:266px
}

#form-extended-box table tr td input.radio{
	margin-left: 5px;
	margin-right: 10px;
	position: relative;
	top: 2px;
}

#form-extended-box table tr td input.checkbox, #main-form table tr td input.checkbox{
	margin-left: 5px;
	margin-right: 10px;
	position: relative;
	font-size:10px;
}

#form-extended-box table tr td label.checkbox-label{
	width: 100px;
}

#car-insurance-form .accept-terms-box{
	border-top: 1px solid #e7e7e7;
	padding: 15px 10px !important;
	color: #777;
	font-size: 10px;
	text-align: justify;
}

#car-insurance-form .accept-terms-box span{
	padding: 0px 5px;
	display:block;
}

#car-insurance-form .accept-terms-box input{
	float:left;
}

#car-insurance-form #accept-terms-box{
	border:1px solid #d6d6d6;
	-moz-box-shadow: 1px 1px 4px #CCCCCC;
	-webkit-box-shadow: 1px 1px 4px #CCCCCC;
	box-shadow: 1px 1px 4px #CCCCCC;
	padding: 15px 32px !important;
	width:908px;
}

.footer{
	padding:10px 15px;
	font-size: 10px;
	border-top:1px solid #e7e7e7;
}

.message-ok, .message-error{
	display: block;
	text-align: center;
	margin-top: 100px;
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 16px;
}

.message-ok h1, .message-error h1{
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 10px;
}

.checkbox-option{
	float:left;
}

.radio-option{
	display:inline !important;
	overflow:hidden;
	float:none;
	font-size: 11px;
}

#car-insurance-form .checkbox-option label{
	display: inline;
	line-height: inherit;
	width: inherit;
	height: inherit;
	padding: 0px;
	margin: 0px;
	text-align:left;
	float:none;
}

.info-tip{
	background: url('../../../../common/images/icons/set1/16/information.png') no-repeat left center;
	width: 16px;
	height: 16px;
	padding: 0px 8px;
	font-size:16px;
	margin-left: 5px;
}

.tip-list{
	text-align:left;
}

.tip-list li p{
	padding:6px 6px 6px 10px;
	margin:0px;
}

.holidayInfo {
	color: #333;
	background-color: #fff172;
	padding: 10px 15px;
	font-size: 110%;
	max-width: 800px;
	margin: 10px auto 20px;
	border-radius: 6px;
}

.holidayInfo p {
	margin: 5px 0;
}

.commercial_info_checkbox label,
.rules_checkbox label ,
.marketing_agreement_checkbox label {
	font-size:10px;
}

.leftPhoneBox {
	margin-top: 25px;
	line-height: 175%;
	color: #666;
	margin-left: 5px;
}

.leftPhoneBox .firstLine {
	font-size: 22px;
	color: #333;
	font-weight: bold;
}

.leftPhoneBox .secondLine a {
	font-size: 33px;
	font-weight: bold;
	line-height: 175%;
	color: #666;
	text-decoration: none;
}

.leftPhoneBox .thirdLine {
	font-size: 15px;
}

#ja-wrapper #header .menu .mainlevel1 li.id825 a .icon {
	background: url("./images/back.png" ) no-repeat !important;
	font-size: 0px;
	line-height: 28px;
	padding: 0px;
	margin: 0px;
	height: 23px;
	width: 27px;
	display: inline-block;
	margin-right: 8px;
	position: relative;
	bottom: -3px;
}

#ja-wrapper #header .menu.menuFixed > .content > div > .mainlevel1 > li {
	display: block;
}
@media only screen and (max-width:540px) {
	#mobileBody .form-left-part{
		width: 100%!important;
		max-width: unset!important;
		box-sizing: border-box;
	}
	#mobileBody #contenter{
		max-width: unset!important;
		width: 100%!important;
	}
}

@media only screen and (max-width:503px) {
	.leftPhoneBox .secondLine a {
		font-size: 28px;
	}
	.top-description {
		font-size: 28px;
	}
}

/**************** TIPSY jquery styles ***************************/
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

/* Rounded corners */
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/

.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }

/* Rules to colour arrows */
.tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-arrow-e { border-left-color: #000; }
.tipsy-arrow-w { border-right-color: #000; }

.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }

