.upload-btn-wrapper {
  position: relative;
  overflow: hidden;

}
.nameTextFieldnew{ width:93%; background:#fff; color:#333;  font-size: 15px; font-family: 'Roboto'; padding:6px; border:1px #ddd solid; margin-bottom: 15px; }
.nameTextField{ width:100%; background:#fff; color:#333;  font-size: 15px; font-family: 'Roboto'; padding:6px; border:1px #ddd solid; margin-bottom: 15px;}
.fpad span{transition:0.9s;
font-size: 15px!important; font-family: 'Roboto';
font-weight: normal; margin-bottom:10px; display:block; }
.uploadBtn {
border: 1px solid gray;
color: #333;
background-color: white;
padding: 3px 0px;
border-radius: 8px; transition:0.9s;
font-size: 13px "Roboto";
font-weight: normal; width: 111px;
cursor: pointer; margin-top:10px;
}
.uploadBtn:hover{background:#00234b; color:#fff;}
.floatAll{ display:inline-block}

.uploadBtnAll{border: 1px solid gray;
color: #333;
background-color: white; width:100px;
padding: 3px 0px;
border-radius: 8px;
font-size: 13px "Roboto";
font-weight: normal; transition:0.9s;
cursor: pointer; margin-top:10px; cursor: pointer; z-index: 0;}
.uploadBtnAll:hover{ background:#00234b; color:#fff;}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;/* z-index: -1*/;
}


.subPageForm{ padding:100px 0px;}
.quotasTxt{ font-style:italic!important;   font: 11px "Roboto"!important; margin-bottom:4px!important }
.unstyled{ margin:0; padding:0;}
.unstyled li{ display:inline-block;  margin-bottom: 12px;}

.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0; font-weight:normal; font-size:14px;
}
.styled-checkbox + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
}
.styled-checkbox:hover + label:before {
  background: #f35429;
}
.styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:checked + label:before {
  background: #f35429;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}




.def, .inline span, .block span, .block input[type="text"], .fcheck span, .fcheck input[type="radio"], .eng span {
  font: 14px "Roboto";
  color: #333;
}

.tb, .inline input[type="text"], .block input[type="text"], .block textarea, .custom-table-form tr td input[type="text"] {
  height: 30px;
  padding-left: 10px;
  border: 1px solid #ececec;
}

.f-form {
  background: #e3e3e3;
}
.f-form input[type="text"]:focus {
  padding-left: 10px;
  border-color: none;
}

.fcenter {
  text-align: center;
}
.fcenter img {
  margin: 0 auto;
}

.datatableMain{ border:1px #5d5959 solid; margin-bottom: 11px;}
.datatableMain td{ border:1px #5d5959 solid; padding: 4px; color: #333; font: 15px "Roboto"; font-weight:normal; text-align:center}
.datatableMain th{border:1px #5d5959 solid; padding: 4px; color: #333; font: 18px "Roboto"; font-weight:normal; text-align:center}

.fpad { padding: 0px 10px 60px; overflow:hidden}
.fpad p{color: #333; font: 14px "Roboto"; font-weight:normal; margin-top:0px; margin-bottom:0px;}
.fpadTxt{ color: #333; font: 14px "Roboto"; font-weight:normal; margin-top:10px!important; margin-bottom:10px!important; font-style:italic!important; }

.spanMain{display:block;color: #333; font: 19px "Roboto"; font-weight:bold; margin-top:15px!important; margin-bottom:15px!important; }

.fheader {
font: 22px "Roboto";
display: block;
text-align: center;
text-transform: capitalize;
color: #fff;
background: #00234b;
padding: 10px 0;
font-weight: bold;
}
.fheader i {
  text-transform: none;
  font-style: normal;
}

.finfo {
  display: block;
  text-align: center;
  margin: 10px 0;
}

.fphoto img, .fphoto input {
  margin: 0 auto;
  display: inline-block;
}



.declaarationDiv h3{color: #333;
text-align: center;
font-weight: bold;
margin-bottom: 20px; font-family: 'Roboto';

}

.fpadSpan{

    transition: 0.9s;
    font-size: 15px !important;
    font-family: 'Roboto';
    font-weight: normal;
    margin-bottom: 10px;
    display:inline-block!important;

}

.nameTextField3 {
    background: #fff;
    color: #333;
    font-size: 15px;
    font-family: 'Roboto';
    padding: 6px;
    border: 1px #ddd solid;
    margin-bottom: 0px;

}
.placeSpace{ max-width:700px; margin:0 auto;}
.placeTxt{ margin-bottom:0px!important;}
.declaarationDiv {border-top: 1px #c7c7c7 solid; float:left; width:100%; padding-top: 24px;
margin-top: 45px; }
.declaarationDiv p{ line-height:30px; color:#333; font-family: 'Roboto'; margin-bottom:30px}
.inline span {
  min-width: 160px;
 color: #333;
font-size: 15px!important; font-family: 'Roboto';
}
.inline input[type="text"] {
/*  width: calc(100% - 160px);*/
  float: right;
}

.short span {
  min-width: 200px;
}
.short input[type="text"] {
  width: calc(100% - 220px);
}

.long span {
  min-width: 300px;
}
.long input[type="text"] {
  width: calc(100% - 320px);
}

.block {
  margin-top: 20px;
}
.block span, .block input[type="text"] {
  display: block;
}
.block input[type="text"] {
  width: 100%;
  margin-top: 10px; display:block;
}
.block textarea {
  width: 100%;
  margin-top: 10px;

  padding: 10px 0 0 10px;

}

.fcheck {
  margin: 20px 0;
}
.fcheck span, .fcheck input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
  text-transform: capitalize;
}
.fcheck input[type="radio"] {
  float: right;
  margin-right: 5px;
}

.eng {
  margin-top: 20px;
}
.eng span, .eng input[type="radio"] {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}
.eng span {
  text-transform: capitalize;
}
.eng input[type="radio"] {
  margin-right: 20px;
  margin-top: -1px;
}

.eng2 input[type="radio"] {
  margin-left: 20px;
}

.custom-table-form {
  margin: 20px 0;
  text-align: center;
}
.custom-table-form tr td {
  background: #cccccc;
}
.custom-table-form tr th {
  text-align: center;
}
.custom-table-form tr td input[type="text"] {
  width: 100%;
}

.declare {
  font: 18px "Roboto Slab";
  display: block;
  text-transform: uppercase;
  background: #a0a0a0;
  color: #fff;
  margin: 20px 0;
  padding: 10px 0;
}

.form-p {
  font: 14px "Roboto Slab";
}

.justify {
  text-align: justify;
}

.form-submit input[type="submit"],input[type="reset"] {
  font: 16px "Roboto"; margin-right: 18px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
padding: 10px 0;
width: 162px; transition:0.9s;
  border: 1px solid transparent;
  color: #fff;
  background: #00234b;
  text-transform: uppercase;
  margin-top: 30px;
}
.form-submit input[type="submit"]:hover {
  border-color: #00234b;
  background: transparent;
  color: #00234b;
}

#dtBox input[type="text"] {
  float: none;
  width: 80px;
  margin: 0 auto;
  padding-left: inherit;
  height: auto;
}
#dtBox span {
  display: inherit;
}

.gender span {
  min-width: 80px;
}
.gender .male {
  padding-left: 10px;
}
.floatAll2{ display:block}
@media only screen and (max-width: 992px) {
  .gender span {
    min-width: 50px;
  }
}
@media only screen and (max-width: 768px) {
.subPageForm{padding: 20px 0px;}
.floatAll{ display:block}
.upload-btn-wrapper{ margin-bottom:30px;}
  .fphoto {
    margin: 20px 0;
  }
  .inline input[type="text"] {
/*  width: calc(100% - 160px);*/
  float:none;
}
}
@media only screen and (min-width: 640px) {
  .resp-break {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .resp-break {
    clear: both;
  }
}
@media only screen and (max-width: 540px) {
  .long span {
    display: block;
  }
  .long input[type="text"] {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 478px) {
  .custom-table-form tr th, .custom-table-form tr td {
    font: 13px "Roboto Slab";
    font-weight: 100;
  }
  .fpad{padding: 0px 0px 60px;}
}

/*# sourceMappingURL=form.css.map */
