
html, body{
  overflow-x:hidden !important;
}
body{position:relative; background-color: #ccc;
  text-align: justify;
  font-family: 'MyriadPro-Regular', Arial, sans-serif;
  color: #244141; font-size: 18px;}
@media print{
  @page {
    size: 1240px 1754px;
    width: 1240px;
    height: 1754px;
    padding: 0px;
  }
  .paper{
    padding: 0px;
    width:1120px ;
    height: 1754px;
    float:none;
    margin-top: 0px;
    page-break-after:always;
  }
  form .paper:last-child{
    page-break-after:avoid;
  }

  .box-title {
    font-size:19px;
    margin: 0px;
    padding: 0px 0px 8px 0px;
}
#page p {
    margin-top: 0;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 4px;
}
#page2 label {
    margin-bottom: 0;
}

	

	label{margin-bottom: 3px;}	
	.gap{ width: 30px; display: inline-block;}	
	input[type=checkbox]:checked + label:before{ color: #000 !important; -webkit-print-color-adjust: exact;}
	#page1 label{margin-bottom: 1px;}
	#page1 textH{ height: 36px;}
	.label-page2 label{ margin-bottom: -5px !important;}
/*
    #page2 .border-box{ margin-bottom: 15px !important;}
    #page2 .textH {height: 25px !important;}
    #page3  .textH{ height: 25px !important;}
    #page3 p { line-height: 18px !important;}
    #page1 label{margin-bottom: 3px;}
    #page1 .textH {height: 27px !important;}
    #page1 .border-box{ margin-bottom: 15px !important;}
    #page2 .col-sm-12.text {height: 21px !important;}
*/
}


/******************our custom css**********************/

#page3 { height: auto;}
.gap{ width: 30px; display: inline-block;}
.child_heading_top{text-align:center; margin-bottom:40px;}
.head-title, .head-title1 {font-size: 24px;font-weight: bold;line-height: 1;margin-top: 25px;text-align: center;}
.font-18{ font-size: 18px; text-align: left;}
.font-18 label{ font-size: 18px;}
.mgb10{ margin-bottom: 5px}
.new-add label { width: 82%; display: inline-table;}
input[type="checkbox"]{ transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2);}
.border-box{ border: 1px solid #000; padding: 10px 20px; margin-bottom: 30px;float: left;}
.box-title{ font-size: 24px; }
.file-name{    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;}
.foot-sign{ text-align: center;}
.foot-sign h5{ font-size: 18px;}
.foot-sign p{ text-align: center; font-size: 12px; line-height: normal; margin: 0px 0px 5px;}
.foot-sign ul{  line-height: 12px;}
.foot-sign ul li{ display: inline; font-size: 12px; margin: 0px 15px;}
.mgb30{ margin-bottom: 30px !important;}
.total-point{ border-top: 1px solid;    padding-top: 10px !important;}
p.bold-text {  font-weight: 600; font-size: 20px; text-align: center; line-height: 26px;}

.check-box{ width: 25px; height: 25px; float: left; padding-left: 5px;}

.space{ height: 10px; width: 100%; float: left;}

.new-check label{ margin-bottom: 0px;}

.label-page2 label{ margin-bottom: -2px;}
.label-page1 label{ margin-bottom: 0px !important;}


@media only screen and (max-width: 991px) {
	.font-18, p, .font-18 label{ font-size: 15px; }
	
}

@media only screen and (max-width: 767px) {
    
/*	.font-18{ font-size: 15px; }*/
	.border-box{ padding: 10px;}
	.md-top{ margin: 10px 0px; display: block;}
}


/******************end of our custom css**********************/


/** Generated by FG **/
@font-face {
  font-family: 'Conv_Minion Pro';
  src: url('../fonts/Minion Pro.eot');
  src: local('â˜º'), url('../fonts/Minion Pro.woff') format('woff'), url('../fonts/Minion Pro.ttf') format('truetype'), url('../fonts/Minion Pro.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Regular.otf')  format('opentype'),
    url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf')  format('truetype'), url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

h1,h2,h3,h4,h5{
  font-weight: bold;
}
p{
  margin-top: 5px;
  text-align: justify;
  line-height: 24px;
}
.text .radio_wrapper{
  float:left;
}

.nopadding{
  padding:0px!important;
}
input[type="text"]{
  border: none;
  border-bottom: 1px solid #000;
  outline: none;
  margin-left: 6px;
}
canvas{
  border:1px solid #000;
}
.red-text-big {
  color: red;
  font-size: 20px;
  font-weight: 600;
}
.red-text {
  color: red;
  font-weight: 600;
}
@media screen{
  .paper{
    padding: 25px 60px 50px 60px;
    width: 1240px;
    height: 1890px;
    background-color: #fff;
    margin: 5px auto 10px;

    -webkit-box-shadow: 0px 1px 5px 2px rgba(102,102,102,1);
    -moz-box-shadow: 0px 1px 5px 2px rgba(102,102,102,1);
    box-shadow: 0px 1px 5px 2px rgba(102,102,102,1);
  }

}

.logo-page-3 {
  padding-bottom: 0;
  padding-top: 50px;
}

.br-break{
  float: none !important;
}

.hj h6{
  margin-top: 0;
}

.sin-date {
  margin-top: 35px;
}

.dum {
  padding-left: 25px;
  padding-right: 25px;
}

.acknow h5 {
  color: #000000;
  font-size: 20px;
  font-style: italic;
  text-align: center;
  margin-bottom: 18px;
}

.offc-use{
  border: #000 solid 2px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.brian{
  border-left: #435462 solid 1px;
  margin-top: 12px;
}

.brian h3 {
  margin-top: 8px;
}

.brian h3 span{
  font-size: 15px;
  padding-left: 5px;
}

.brian h6{
  font-size: 15px;
}

.brian h6 span{
  color: #57cee1;
  font-size: 12px;
}

.brian2{
  border-left: #435462 solid 1px;
  margin-top: 12px;
  margin-top: 20px;
}

.brian2 h4{
  font-size: 15px;

}

.brian2 h6 {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}



.italic-p{
  font-style: italic;
  font-weight: 700;
  line-height: 22px;
}

.checkbox {
  float: left;
}

input[type="radio"], input[type="checkbox"] {
  top: 0 !important;
}

.text.w15 > label {
  margin-right: 30px;
}

.text.w15 > label {
  margin-left: 5px;
}


hr{
  border-color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
}
hr.hr-normal{
  border-width: 2px;
}
hr.hr-bold{
  border-width: 3px;
}
.datepicker{}
.signature{}
input[type="radio"], input[type="checkbox"]{
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.text 
{
	padding:0px;
}
.text label{
  float: left;
}
.text label[for]{
  float: none;
}
.text input[type="text"]{
  padding-left: 5px;
  float: right;
  color: #666;
}
.text span{
  position:absolute;;
  font-size: 10px;
  color: #a1a1a1;
  float:left;
  text-align:center;
  width:100%;
  text-transform:uppercase;
  left:0!important;
  top:24px;
}
.note{
  padding-left: 50px;
}
/*Custom CSS*/
.row{
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0px;
}
.logo_wrapper{
  line-height: 120px;
}
.logo{
  max-width: 100%;
}
h3, h4{
  /*text-transform: uppercase;
  line-height: 60px;
  text-align: left;
  margin-top: 10px;*/
  text-align: left;
}

h4{
  text-transform: uppercase;
  text-align: left;
}

label{
  font-weight: normal;
}
.header .text label{
  text-transform: initial;
}
.text.phone input[type="text"]{
  float:none;
}

.texfeild1 {
    margin-top: 80px;
}

.fontitalic {
    font-style: italic;
    font-weight: normal;
    text-transform: none;
}



.text_p1 {
    font-weight: bold;
}

.bigbox1 {
    background-color: #244141;
    height: 38px;
}

.textcener {
    color: #fff;
    text-align: center !important;
    margin-top: 10px !important;
}

.allcenter {
    text-align: center !important;
}

.text1 {
    border-bottom: 1px dotted;
    margin-top: 23px;
}

.text2 {
    border-bottom: 3px solid;
    margin-top: 23px;
}

.title1 {
  border-bottom: 1px solid #000;
  height: 30px;
  margin-top: 10px;
  text-align: center;
}

.textH {
    height: 40px;
}

.brder-tp-bm {
  border-bottom: 2px solid #000;
  border-top: 2px solid #000;
}
.text-small {
  font-size: 12px;
}

.sign
{
margin-top:75px

}
.vvv {
  width: 100% !important;
}
.datepicker {
  width: 88%;
}

.textH1 {
    height: 40px;
}

.sec1 > input 
{
width:81%;
}
.sec2 > input {
  width: 63%;
}
.sec3 > input {
  width: 86%;
}
.sec4 > input {
  width: 94%;
}
.sec5 > input {
  width: 74%;
}
.secdfrt > input
{
width: 100% !important;
}
.seca > input {
    width: 100% !important;
}
.secgh > input {
    width: 100% !important;
}
.sec6 > input {
  width: 78%;
}
.sec336 > input {
    width: 79%;
}
.sec337 > input {
    width: 75%;
}.sec338 > input {
    width: 76%;
}
.sec7 > input {
  width: 93%;
}
.sec8 > input {
  width: 74%;
}
.sec299 > input {
  width: 72%;
}
.sec291 > input {
  width: 59%;
}
.sec9 > input {
  width: 81%;
}
.sec10 > input {
  width: 83%;
}
.sec449 > input {
    width: 85%;
}
.sec550 > input {
    width: 87%;
}
.sec554 > input {
    width: 89%;
}.sec555 > input {
    width: 81%;
}
.sec495 > input {
    width: 92%;
}
.sec494 > input {
    width: 80%;
}
.sec11 > input {
  width: 85%;
}
.sec12 > input {
  width: 81%;
}
.sec13 > input {
  width: 88%;
}
.sec15 > input {
  width: 79%;
}
.sec16 > input {
  width: 74%;
}
.sec17 > input {
  width: 82%;
}
.sec18 > input {
  width: 80%;
}
.sec19 > input {
  width: 88%;
}
.sec20 > input {
  width: 77%;
}

.sec14 > input {
  width: 77%;
}
.sec21 > input {
  width: 79%;
}
.sec22 > input {
  width: 73%;
}
.sec23 > input {
  width: 82%;
}
.sec24 > input {
  width: 67%;
}
.sec25 > input {
  width: 90%;
}
.sec26 > input {
  width: 91%;
}
.sec27 > input {
  width: 74%;
}
.sec28 > input {
  width: 72%;
}
.sec29 > input {
  width: 91%;
}
.sec30 > input {
  width: 82%;
}
.sec31 > input {
  width: 84%;
}
.sec32 > input {
  width: 75%;
}
.sec33 > input {
  width: 72%;
}
.sec34 > input {
  width: 72%;
}
.sec35 > input {
  width: 62%;
}
.sec36 > input {
  width: 74%;
}
.sec37 > input {
  width: 71%;
}
.sec38 > input {
  width: 70%;
}
.sec39 > input {
  width: 91%;
}
.sec40 > input {
  width: 80%;
}
.sec41 > input {
  width: 82%;
}
.sec42 > input {
  width: 87%;
}
.sec43 > input {
  width: 80%;
}
.sec44 > input {
  width: 65%;
}
.sec45 > input {
  width: 53%;
}
.sec46 > input {
  width: 90%;
}
.sec47 > input {
  width: 87%;
}
.sec48 > input {
  width: 81%;
}
.sec49 > input {
  width: 79%;
}
.sec50 > input {
  width: 86%;
}
.sec51 > input {
  width: 75%;
}
.sec52 > input {
  width: 64%;
}
.sec53 > input {
  width: 86%;
}
.sec54 > input {
  width: 64%;
}
.sec55 > input {
  width: 77%;
}

.sec56 > input {
  width: 70%;
}
.sec58 input {
  width: 83%;
}
.sec59 > input {
  width: 75%;
}
.sec60 > input {
  width: 75%;
}
.sec61 input {
  width: 84%;
}
.sec92 > input {
  width: 77%;
}
.sec91 > input {
  width: 72%;
}
.bgn {
  width: 100%;
}
.vvv {
  width: 100%;
}
.aaa {
  width: 100%!important;
}
.secdc > input {
    width: 100% !important;
}
.secb > input {
    width: 100%;
}
.sectr > input {
    width: 100%;
}
.secwww > input {
    width: 100%;
}
.secvf > input {
    width: 100%;
}
.senjm > input {
    width: 100%;
}
.secfgh > input {
    width: 100%;
}
.secbnm > input {
    width: 100%;
}
.secdfgh > input {
    width: 100%;
}
.secrty > input {
    width: 100%;
}
.secvbn > input {
    width: 100%;
}
.seclpo > input {
    width: 100%;
}
.sec90 > input 
{
width:84%!important;
}


/********************* my css **********************/
.logo_wrapper img {
    width: 30%;
}
.butone {
    text-align: center;
}
.new-mmm {
    margin: -7px 0 10px 0px;
}
.logo_main {
  padding-bottom:20px;
  padding-top: 00px;
}

.gaping{
  padding-top: 10px;
  padding-bottom: 10px;
}


.sbmit{
  float: right;
  text-align: right; 
  margin-top: 20px; 
}

.sbmit a
{
  background: #bf7e5b;
  color: #fff;
  padding: 8px 28px;
  border-radius: 5px;
}

.sbmit a:hover{
  text-decoration: none;
  background: #ce7f46;
}


.oth{
  margin-top: 30px;
}

/********************* my css **********************/

@media screen and ( device-width: 1024px ) {
	
	.font-18 label {
    font-size: 14px;
}
.paper {
  box-shadow:none;
	 }
}

 @media only screen and (min-width : 600px) and (max-width : 1024px) {
	 .paper {
  box-shadow:none;
	 }

  .oth{
  margin-top: 10px;
}
.title3 {
  height: 50px;
}
.tab-text {
  font-size: 11px;
}
  .logo_main{
  padding-top: 20px;
  padding-bottom: 20px;
}

.signature img {
  width: 100%;
}


.gaping{
  padding-top: 20px;
  padding-bottom: 20px;
}


	 .vvv {
  width: 100% !important;
}
	 .text_p1 {
  padding-top: 30px;
}
.aaa {
  margin-bottom: 20px !important;
  width: 80% !important;
}
 .sign {
  margin-top: 24px;
}
 .paper {
  background-color: #fff;
  box-shadow:none;
  height: auto;
  width: 100%;
  margin:0px;
  padding:0px;
}
.sec1 > input {
  width: 70%;
}
.sec3 > input {
  width: 77%;
}
.sec4 > input {
  width: 91%;
}
.sec291 > input {
  width: 33%;
}
.sec5 > input {
  width: 80%;
}
.sec9 > input {
  width: 51%;
}
.sec10 > input {
  width: 65%;
}
.sec11 > input {
  width: 48%;
}
.sec12 > input {
  width: 81%;
}
.sec13 > input {
  width: 90%;
}
.sec16 > input {
  width: 63%;
}
.sec199 > input {
    width: 69%;
}
.sec15 > input {
  width: 85%;
}
.sec336 > input {
    width: 65%;
}
.sec337 > input {
  width: 60%;
}
.sec338 > input {
  width: 61%;
}
.sec299 > input {
  width: 53%;
}
.sec17 > input {
  width:60%;
}
.sec18 > input {
  width: 62%;
}
.sec19 > input {
  width: 54%;
}
.sec21 > input {
  width: 50%;
}
.sec23 > input {
  width: 74%;
}
.sec24 > input {
  width: 91%;
}
.sec29 > input {
  width: 71%;
}
.sec30 > input {
  width: 98%;
}
.sec31 > input {
  width: 95%;
}
.sec32 > input {
  width: 98%;
}
.sec33 > input {
  width: 67%;
}
.sec34 > input {
  width: 81%;
}
.sec35 > input {
  width: 56%;
}
.sec36 > input {
  width: 44%;
}
.sec37 > input {
  width: 64%;
}
.sec449 > input {
  width: 77%;
}
.sec550 > input {
  width: 80%;
}
.sec554 > input {
  width: 85%;
}
.sec555 > input {
  width: 74%;
}
.sec495 > input {
  width: 87%;
}
.sec494 > input {
  width: 69%;
}
.sec38 > input {
  width: 32%;
}
.sec39 > input {
    width: 70%;
}
.sec40 > input {
  width: 64%;
}
.sec41 > input {
  width:49%;
}
.sec42 > input {
  width: 76%;
}
.sec43 > input {
  width: 56%;
}
.sec44 > input {
  width: 67%;
}
.sec45 > input {
  width: 81%;
}
.sec46 > input {
  width: 83%;
}
.sec49 > input {
  width: 51%;
}.sec51 > input {
  width: 70%;
}
.sec52 > input {
  width:78%;
}
.sec50 > input {
  width: 82%;
}
.sec53 > input {
  width: 48%;
}
.sec54 > input {
  width: 35%;
}
.sec55 > input {
  width:39%;
}
.sec56 > input {
  width: 73%;
}
.paper {

  height: auto;
  margin: 20px auto 0;
  padding: 20px;
  width: 96%;
}
.sec59 > input {
  width: 65%;
}
.sec60 > input {
  width:83%;
}canvas {
  border: 1px solid #000;
  width: 100%;
}
.datepicker {
   width: 80%;
}
.text_p1 {
  font-weight: bold;
  width: 98%;

}
.texfeild1 {
  margin-top: 43px;
}.col-md-12.col-sm-12.text.textH1.sec48 {
  margin-bottom: 20px;
}
 
 }
  @media only screen and (min-width : 200px) and (max-width : 480px) {

.paper {
  box-shadow:none;
	 }
    
  .oth{
  margin-top: 10px;
}

      .logo_main{
  padding-top: 20px;
  padding-bottom: 20px;
}


.gaping{
  padding-top: 20px;
  padding-bottom: 20px;
}



	  .sec3456 > input {
    width: 100%;
}
.sec59 > input {
    width: 100% !important;
}
  .sec61 .text .radio_wrapper {
    width: 62%;
}
  .sign {
  margin-top: 0;
}
.textH1 {
  height: auto;
}
.textH {
  height: auto!important;
}
.paper {
  background-color: #fff;
  box-shadow:none;
  height: auto;
  margin: 0 auto;
  width:100%;
  padding: 5px;
}
.textH > label 
{
width:100%!important;
}

label 
{padding-top:5px
}

.textH >input
{
width:100%!important;
}

.textH >span
{
width:100%!important;
position:relative;
left:0px!important;
top:0px!important;
}
.text .radio_wrapper {
  float: none;
  text-align: left;
  width:100%;
}
canvas {
  border: 1px solid #000;
  height: 50px;
   width: 96%;
}
.span-new {
    color: #A1A1A1;
    float: left;
    font-size: 10px;
    position: relative;
    text-align: center;
    width: 100%;
}
.sec79 {
  width: 100%;
}
.sec77 {
  width: 100%;
}
.sec78 {
  width: 100%;
  padding-top:60px;
}
.datepicker.hasDatepicker {
  width:100% !important;
}
.texfeild1 {
  margin-top:0px;
}
.col-md-6.text.textH.sec49 {
  padding-top: 65px;
}
.col-md-12.text.sec74 {
  padding-top: 10px;
}
.paper 
{
  box-shadow: none;
}

.col-md-12.text-center.sec79 > br {
  display: none;
}
.btn {
  margin: 20px 0px;
}
.text1 {
  border-bottom: 1px dotted;
  float: left;
  margin-top: 18px;
  width: 97%;
  
}.col-md-6.text.textH1.sec59 > input {
  width: 100%;
}
.col-md-6.text.textH1.sec60 > input {
  width: 100%!important;
}
.aaa {
  width: 100% !important;
}
.vvv {
  width: 100% !important;
}
.col-xs-5.text.textH1 {
  width: 100%;
}
.row{
  margin-left:0px;
  margin-right: 0px;
  float:left;
  width:100%;
}
.title1 {
  border-bottom: 1px solid #000;
  height: auto;
  margin-top: 30px;
}
 img
{
width:100%!important;
}
.text_p1 {
  float: left;
  font-weight: bold;
  height: auto;
}

}
@media only screen and (min-width : 325px) and (max-width : 400px) {
.sec61 .text .radio_wrapper {
  width: 55%;
}
.paper {
  box-shadow:none;
	 }
}

@media print {
.paper {
  height: 1395px;
}

#page4 p {
  font-size: 12px;
}

#page1 .textH {
  height: 36px;
}

#page2 .textH {
  height: 30px;
}
}

.sform_sig {
    clear: both;
}


@media (max-width: 991px) {
	
input[type="radio"], input[type="checkbox"] {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 2px;
}	
	.head-title, .head-title1 {line-height: 1}
	
	.paper {
  box-shadow:none;
	 }
}

@media (min-width: 768px) and (max-width:991px) {
	.font-18 label {
    font-size: 15px;
}
.paper {
  box-shadow:none;
	 }
	label.isthe {
    width: 100%;
}
}



@media (max-width: 767px) {
	.font-18, p, .font-18 label {
    font-size: 16px;
}
.nn {
    margin-left: 10px;
}	
.paper {
  box-shadow:none;
	 }
	 label.nee {
    width: 100%;
}
}


