 body,html,div{-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;}.icon a{color:inherit;text-decoration:none;} html, body, h1, p { padding: 0px; margin: 0px; }
html { width: 100%; height: 100%; }
body { background-color: #ffffff; height: 100%; width: 100%; font-family: arial; }
a { text-decoration: none; }
.form label { display: block; font-family: Arial; font-size: 16px; margin-top: 5px; width: 100% }
.form input, .form select { display: block; border: solid 1px #c7c7c7; background-color: #ffffff; height: 21px; width: 100%; }
.form textarea{ display: block; border: solid 1px #c7c7c7; background-color: #ffffff; width: 100%; }
.form .checkbox { width: auto; display: inline; height: auto; margin-top: 5px; }
.form #bt { background-image: none; background: none; border: none; background-color: #000000; width: 100%; height: 36px; overflow: hidden; font-family: arial; font-size: 24px; font-weight: bold; color: #FFF; margin-top: 14px; display: block; }
.form #bt{ border-radius: 0px; color: rgb(255, 255, 255); font-size: 24px; height: 36px;background-color: rgb(32, 13, 101);}.form input[type=text]{ background-color: rgb(255, 255, 255); border-color: rgb(199, 199, 199); border-radius: 0px; border-width: 1px; height: 22px;border-style: solid;}.form label{ font-size: 16px;color: rgb(0, 0, 0);}input[type=text]{padding-right:0px;padding-left:0px;}
.form.verticalFrom  label {  width:100% !important; }
.form.verticalFrom  input,
.form.verticalFrom  select,
.form.verticalFrom  textarea
 { display:block;  width: 100% !important; }
/* .form.verticalFrom  textarea{height:120px;}*/
.form.verticalFrom .checkbox { width:auto  !important; display:inline  !important; height:auto  !important;  }
.form.verticalFrom #bt {width:103.2% !important; overflow:hidden; display:block !important; margin:14px 0 0 0; }

.form.horizontalFrom label { display:inline-block !important; width:auto;   }
.form.horizontalFrom  input,
.form.horizontalFrom  select,
.form.horizontalFrom  textarea
{ display:inline-block  !important; min-width:120px; margin:0 5px 0 10px; width:auto; }
.form.horizontalFrom .checkbox { width:auto  !important; display:inline !important; height:auto; margin-top:5px; }
.form.horizontalFrom #bt {display:inline  !important;  width:auto; min-width:120px; overflow:hidden; margin-top:0px; padding:0px; border:0px;    }

.form.horizontalFrom div[dir=ltr] label { float:left;  }
.form.horizontalFrom div[dir=ltr]  input,
.form.horizontalFrom div[dir=ltr]  select, .form.horizontalFrom div[dir=ltr] textarea { float:left; }
.form.horizontalFrom div[dir=ltr] #bt {float:left;   }

.form.horizontalFrom div[dir=rtl] label { float:right;  }
.form.horizontalFrom div[dir=rtl]  input,
.form.horizontalFrom div[dir=rtl]  select, .form.horizontalFrom div[dir=rtl] textarea { float:right; }
.form.horizontalFrom div[dir=rtl] #bt {float:right;   }
.form #bt{-webkit-appearance: none;width: 103.5%;}
.no-labels input{margin-top:10px; padding: 6px 12px 6px 0;}
.form.verticalFrom select {width: 103.5%; font-size:22px;}
/*.form.verticalFrom select {width: 103.5%;background-color: rgb(255, 255, 255);border-color: rgb(199, 199, 199);border-radius: 0px;height: 55px;border-style: solid;margin-top: 10px;padding: 6px 12px 6px 0; size:22px;}*/
