.body-form-area {
	display: block;
	padding: 5px 5px 20px 5px;
	position: relative;
	border: 1px solid #cbcbcb;
	height: auto;
	width: 928px;
	margin: 0px auto;
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	behavior: url(PIE.htc);
}
.from-top {
	width: 928px;
	margin: 0px auto;
	position: relative;
	padding-bottom: 10px;
	padding-left: 90px;
}
.from-top h2 {
	font-size: 14px;
	color: #000;
	font-weight: 600;
	float: left;
}
.from-top h2 span {
	color: #a6a6a6;
}
.topselect {
	background: #fff;
	padding: 1px;
	width: 80px;
	border: 1px solid #d0d0d0;
	margin-left: 10px;
}
.topselect option {
	padding-left: 3px;
	border-collapse: collapse;
}
.sticker {
	width: 60px;
	height: 60px;
	position: absolute;
	top: -5px;
	left: 20px;
	background: url(../images/sticker.png) no-repeat;
	z-index: 100;
}
.form-holder {
	padding-bottom: 10px;
}
.form-holder h5 {
	display: block;
	font-size: 14px;
	color: #000;
	font-weight: 600;
	float: left;
}
.form-holder h5 span {
	font-weight: normal;
	display: inline-block;
}
.form-holder h3.firsth1 {
	margin-left: 60px;
}
.form-holder h4.lasth1 {
	margin-left: 265px;
}
.input-text {
	padding: 0px 10px;
	border: 1px solid #d0d0d0;
	height: 32px;
	font-size: 14px;
	color: #000;
	margin-right: 8px;
}
.input-text:focus {
	border: 1px solid #555;
}
.large-size {
	width: 310px;
}
.mdm-size {
	width: 138px;
}
.srt-size {
	width: 110px;
}
span.help {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/info.jpg) no-repeat;
	margin-left: 4px;
	float: left;
	position: relative;
	cursor: pointer;
}
.inner-form {
	padding: 20px 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	background: #fff;
	margin: 5px;
}
.form-left {
	width: 50%;
	float: left;
	background: #fff
}
.form-right {
	width: 50%;
	float: right;
	background: #fff
}
.input-block:before, .input-block:after {
	content: "100";
	display: block;
	height: 0;
	overflow: hidden;
}
.input-block:after {
	clear: both;
}
.input-block {
	/*border: 1px solid #d6d6d6;
	box-sizing: border-box;
	padding: 10px;
	margin-top: -1px;
	position: relative;*/
	border: 1px solid #d6d6d6;
	box-sizing: border-box;
	padding: 10px;
	margin-top: -1px;
	position: initial;
}
.input-block label {
	display: block;
	color: #000;
	font-weight: 600;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}
.input-block input[type="text"], .input-block select {
	border: 0px;
	margin-top: 5px;
	border: 1px solid #ececec;
	width: 95%;
	font-size: 12px;
	padding: 3px 5px;
	box-sizing: border-box;
	margin-left:0px;
	border-radius: 3px;
}
.floating-input input[type="text"], .floating-input select {
	float: left;
	margin-right: 1%;
}
.floating-input input.flt-l {
	width: 25%;
}
.floating-input input.flt-m {
	width: 17%;
}
.floating-input input.flt-s {
	width: 17%;
}
.floating-input.inner-floating input[type="text"], .floating-input.inner-floating select {
	float: left;
	margin: 5px 0 0 0;
}
.floating-input.inner-floating .flt-s {
	width: 65%;
	margin-left: 5% !important;
}
.floating-input.inner-floating .flt-xs {
	width: 25%;
}
.form-right .input-block {
	float: left;
	width: 50%;
	margin-left: -1px;
}
.input-block .check-block {
	float: left;
	margin-left: 18px;
}
.input-block .check-block label {
	font-weight: normal;
	font-size: 11px;
	display: block;
	line-height:16px;

}
.input-block .check-block input[type="checkbox"] {
	margin-top: 5px;
	display: block;
}
label.comon {
	position: absolute;
	top: 10px;
	left: 10px;
}
.bb-none {
	border-bottom: none;
}
.form-top {
	padding: 0px 0px 20px 0px;
	color: #000;
	font-weight: 600;
}
.form-footer {
	padding: 10px 20px 0px 0px;
	color: #000;
	position: relative;
	line-height: 150%;
}
.form-footer p {
	padding-bottom: 15px;
}
span.yr {
	font-size: 40px;
	position: absolute;
	top: 10px;
	right: 20px;
	font-weight: 600;
}

.form-col-3{width:80%; float:left;}
.form-col-3 .form-left{width:50%; float:left;}
.form-col-3 .form-right{width:50%; float:left;}
.form-last {
  float: left;
  width: 20%;
  margin-left: -3px;
}
.form-last .align-right{text-align:right;}
.form-last .input-block h2{color:#000; font-size:24px; font-weight:600;}
.form-last .input-block h3{color:#666; font-size:18px; font-weight:600;line-height: 24px;}
.form-last .input-block h3 span {
  display: block;
  font-size: 16px;
  font-weight: 600;
}
.form-last .input-block h4{color:#000; font-size:17px; font-weight:normal;}
.form-last .input-block h4 span {
  display: block;
  font-size: 23px;
  font-weight: 600;
  line-height: 32px;
  color: #666;
}
.form-col-3 .floating-input.inner-floating .flt-xs {
  width: 35%;
}
.form-col-3 .floating-input.inner-floating .flt-s {
  margin-left: 5% !important;
  width: 60%;
}
.float-input-block .input-block{
  float: left;
  margin-left: 0px;
  width: 50%;
}
.float-input-block .input-block2{
  float: left;
  margin-left: 0px;
  width: 60%;
}

label.second-label{margin-top:10px;} 
.input-block.input-block-1{padding:0px; width:50%; border-left:1px solid #d6d6d6; width:25%;}
.input-block.input-block-11{padding:0px; width:50%; border-left:1px solid #d6d6d6; width:15%;}
.input-block .center-text{text-align:center; position:absolute; bottom:8px; left:0px; width:100%; }
.block-padd{padding:10px; text-align: left;}
.inp-holder{position:relative;}
.inp-holder span{
  color: #454545;
  display: block;
  font-size: 12px;
  font-weight: 600;
  position:absolute; bottom:5px; left:0px;
}


.h_2{height:2px;}
.h_6{height:6px;}
.h_9{height:9px;}
.h14{height:14px;}
.h17{height:20px;}
.h20{height:20px;}
.h26{height:26px;}
.h28{height:28px;}
.h32{height:32px;}
.h38{height:38px;}
.h40{height:40px;}
.h53{height:53px;}
.h57{height:57px;}
.h56{height:56px;}
.h68{height:68px;}
.h184{height:184px;}
.h71{height:71px;}
.h75{height:75px;}
.h80{height:80px;}
.h88{height:88px;}
.h125{height:125px;}
.h27{height:27px;}
.h51{height:51px;}


.block-info{text-align:center;}
.block-info .top-info{font-size:18px;}
.block-info .mid-info{font-size:38px;font-weight:600;padding:30px 0;}
.block-info .bottom-info{font-size:18px;}
.block-info .bottom-info span{font-weight:600;}
.input_pad{margin-left: 12px!important;}
.border_none{border:none;}
.input-block h3{text-align:right;}
select.flt-xs{padding:5px;}
.form-top span{font-size:22px; color:#555; font-weight:400;margin:0 25px;}
.form-top span input{margin:0 10px;}
.input_position{float:right;margin-top: -28px;}
.block-form-bottom{margin-top:20px;font-size:14px;font-weight:600;}
.block-form-bottom span{font-size:18px;font-weight:700;}
.frm_bottom_txt_big{font-size:18px;font-weight:700;margin:15px;}
.input-block input[type=radio], input[type=checkbox] {width: 20px;height: 20px;}
.label_txt_big{font-size:20px;font-weight:600;}
input[type="text"], .input-block select {
    border: 0px;
    margin-top: 5px;
    border: 1px solid #ececec;
    font-size: 12px;
    padding: 6px;
    box-sizing: border-box;
    margin-left: 0px;
    border-radius: 3px;
	   
}


.input2{width:40%;}
.float-input-block .input-block-auto {
    float: left;
    margin-left: 0px;
    width:auto;
}

.panel_left{float:left!important;width:25%!important;}
.panel_left2{float:left!important;width:72%!important;}
.fa.fa-caret-right{font-size: 20px; color: #555;margin: 0 8px;}
.w-10{float:left; width:10%!important;}
.w-25{float:left; width:25%!important;}
.w-55{float:left; width:55%!important;}
   
.input-block label {margin-bottom:0;}
label {font-weight: 600;}
.frm_foot{margin-top:25px;font-size:15px;color:#555;}
.frm_foot_big{font-size:22px;font-weight:700;}
.frm_foot_md{font-size:18px;font-weight:600;}
.frm_foot_big2{font-size:40px;font-weight:600;}
   

  





