@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../fonts/OpenSans-Regular.woff") format("woff");
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.eot") format("embedded-opentype"), url("../fonts/OpenSans-Regular.svg") format("svg");
}

@font-face {
  font-family: 'Mulish-Regular';
  src: url("../fonts/Mulish-Regular.woff") format("woff");
  src: url("../fonts/Mulish-Regular.eot") format("embedded-opentype"), url("../fonts/Mulish-Regular.otf") format("opentype"), url("../fonts/Mulish-Regular.svg") format("svg"), url("../fonts/Mulish-Regular.ttf") format("truetype");
}

/* line 11, ../scss/register.scss */
.floatRight {
  float: right;
}

/* line 15, ../scss/register.scss */
#Register {
  width: 100%;
  height: 100%;
  min-width: 300px;
}
/* line 20, ../scss/register.scss */
#Register #banner {
  width: 100%;
  height: 440px;
  text-align: center;
  background: url(../images/login_banner.jpg) top center no-repeat;
  background-size: cover;
}
/* line 27, ../scss/register.scss */
#Register #banner .container {
  display: table;
}
/* line 30, ../scss/register.scss */
#Register #banner #banner_Txt {
  font-family: 'Mulish-Regular';
  font-size: 37px;
  color: white;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
}
/* line 39, ../scss/register.scss */
#Register #registerInformation {
  width: 100%;
}
/* line 42, ../scss/register.scss */
#Register #registerInformation .headWrapper {
  width: 1280px;
  height: 100px;
  margin: auto;
  display: table;
}
/* line 48, ../scss/register.scss */
#Register #registerInformation .headWrapper .img {
  display: table-cell;
  vertical-align: middle;
}
/* line 52, ../scss/register.scss */
#Register #registerInformation .headWrapper .img span {
  font-family: 'Mulish-Regular';
  font-size: 28px;
  color: #004b92;
  margin-left: 20px;
}
/* line 58, ../scss/register.scss */
#Register #registerInformation .headWrapper .img img {
  padding-bottom: 5px;
  vertical-align: middle;
}
/* line 64, ../scss/register.scss */
#Register #registerInformation .textWrapper {
  width: 1200px;
  margin: auto;
  font-family: 'Mulish-Regular';
  font-size: 16px;
  color: #3f3f3f;
  line-height: 30px;
  text-align: justify;
}
/* line 73, ../scss/register.scss */
#Register #registerInformation .bigWrapper {
  width: 1200px;
  margin: 0 auto;
  /*display: table;*/
  font-size: 0;
}
/* line 80, ../scss/register.scss */
#Register #registerInformation .bigWrapper .header {
  font-family: 'Mulish-Regular';
  font-size: 24px;
  color: #004b92;
  width: 477px;
  margin: 0 auto 30px;
}
/* line 87, ../scss/register.scss */
#Register #registerInformation .bigWrapper .colWrapper {
  position: relative;
  width: 50%;
  /*padding: 0 15px;
  display: table-cell;
  vertical-align: top;*/
  display: inline-block;
  vertical-align: top;
}
/* line 96, ../scss/register.scss */
#Register #registerInformation .bigWrapper .colWrapper .clear {
  clear: both;
  height: 60px;
}
/* line 100, ../scss/register.scss */
#Register #registerInformation .bigWrapper .colWrapper .clear2 {
  clear: both;
  height: 30px;
}
/* line 104, ../scss/register.scss */
#Register #registerInformation .bigWrapper .colWrapper .subHeader {
  font-family: 'Mulish-Regular';
  font-size: 20px;
  color: #004b92;
  margin-bottom: 30px;
}
/* line 110, ../scss/register.scss */
#Register #registerInformation .bigWrapper .colWrapper .text {
  font-family: OpenSans-Regular;
  font-size: 16px;
  color: #5e5e5e;
  line-height: 30px;
  margin-bottom: 30px;
}
/* line 117, ../scss/register.scss */
#Register #registerInformation .bigWrapper .colWrapper .text li {
  position: relative;
  margin-bottom: 15px;
  list-style-type: none;
}
/* line 122, ../scss/register.scss */
#Register #registerInformation .bigWrapper .colWrapper .text li img {
  position: absolute;
  top: 15px;
  left: -25px;
}
/* line 130, ../scss/register.scss */
#Register #registerInformation .bigWrapper .tandm {
  width: 90%;
  margin: auto;
  display: block;
}
/* line 135, ../scss/register.scss */
#Register #registerInformation .bigWrapper .tandm .linkPolicy2 {
  color: #f65030;
  font-weight: 400;
  text-decoration: none;
}
/* line 140, ../scss/register.scss */
#Register #registerInformation .bigWrapper .tandm .linkPolicy2:hover {
  color: #004b92;
  font-weight: 700;
}
/* line 146, ../scss/register.scss */
#Register #registerInformation .inWrapper {
  position: relative;
  width: 477px;
  height: 61px;
  margin: 0 auto 30px;
}
/* line 152, ../scss/register.scss */
#Register #registerInformation .inWrapper .fileupload {
  position: relative;
  width: 459px;
  height: 100%;
  padding: 4px 8px;
  border-radius: 10px;
  border: 1px solid #dddddd;
  outline: none;
  overflow: hidden;
}
/* line 162, ../scss/register.scss */
#Register #registerInformation .inWrapper .fileupload .fileTxt {
  position: absolute;
  font-family: 'Mulish-Regular';
  font-size: 16px;
  color: #5f5f5f;
  line-height: 52px;
}
/* line 169, ../scss/register.scss */
#Register #registerInformation .inWrapper .fileupload .button {
  position: relative;
  z-index: 10;
  width: 186px;
  height: 48px;
  padding: 1px;
  float: right;
  border-radius: 5px;
  background-color: #f65030;
  display: table;
  cursor: pointer;
}
/* line 181, ../scss/register.scss */
#Register #registerInformation .inWrapper .fileupload .button .text {
  font-family: OpenSans-Regular;
  font-weight: bold;
  font-size: 16px;
  color: white;
  padding: 0 15px;
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
}
/* line 191, ../scss/register.scss */
#Register #registerInformation .inWrapper .fileupload .button .img {
  width: 26px;
  height: 23px;
  padding-right: 15px;
  display: table-cell;
  vertical-align: middle;
}
/* line 200, ../scss/register.scss */
#Register #registerInformation .inWrapper .textbox {
  position: relative;
  width: 385px;
  height: 100%;
  border-radius: 10px;
  border: 1px solid #dddddd;
  outline: none;
}
/* line 208, ../scss/register.scss */
#Register #registerInformation .inWrapper .txtFont {
  font-family: 'Mulish-Regular';
  font-size: 16px;
  padding: 0 45px;
}
/* line 213, ../scss/register.scss */
#Register #registerInformation .inWrapper .txtFont div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 48px;
  height: 100%;
}
/* line 221, ../scss/register.scss */
#Register #registerInformation .inWrapper .txtFont div b {
  display: block;
  width: 18px;
  height: 100%;
  background: url(../Images/dropdown_arrow.png) center center no-repeat;
  background-size: contain;
}
/* line 230, ../scss/register.scss */
#Register #registerInformation .inWrapper .textbox:focus {
  border: 1px solid #f65030;
}
/* line 233, ../scss/register.scss */
#Register #registerInformation .inWrapper .button {
  width: 176px;
  height: 100%;
  margin: auto;
  display: block;
  border-radius: 10px;
  border: 1px solid gray;
  background-color: #f65030;
}
/* line 242, ../scss/register.scss */
#Register #registerInformation .inWrapper .button:hover {
  background-color: #004b92;
}
/* line 245, ../scss/register.scss */
#Register #registerInformation .inWrapper .buttonFont {
  font-family: 'Mulish-Regular';
  font-size: 16px;
  color: white;
  line-height: 61px;
  text-decoration: none;
  text-align: center;
}
/* line 254, ../scss/register.scss */
#Register #registerInformation .validate {
  position: absolute;
  top: 7px;
  right: 15px;
  width: 153px;
  height: 49px;
}
/* line 261, ../scss/register.scss */
#Register #registerInformation .required {
  background: url(../images/required.png);
}
/* line 264, ../scss/register.scss */
#Register #registerInformation .invalid {
  background: url(../images/invalid.png);
}
/* line 267, ../scss/register.scss */
#Register #registerInformation .incorrect {
  background: url(../images/incorrect.png);
}
/* line 269, ../scss/register.scss */
#Register #registerInformation .dropdownBox {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  z-index: 20;
  height: auto;
  display: none;
  border-radius: 10px;
  border: 1px solid #dddddd;
  background-color: white;
  box-shadow: 15px 15px 29px rgba(0, 0, 0, 0.36);
}
/* line 282, ../scss/register.scss */
#Register #registerInformation .dropdownBox .inWrapper {
  margin: 0;
}
/* line 285, ../scss/register.scss */
#Register #registerInformation .dropdownBox .inWrapper .clear {
  clear: both;
  height: 10px;
}
/* line 291, ../scss/register.scss */
#Register #registerInformation .margin {
  margin: 60px auto 0;
}
/* line 296, ../scss/register.scss */
#Register #registerInformation .squaredOne .checkImg {
  position: relative;
  margin-left: 30px;
  vertical-align: middle;
  cursor: pointer;
}
/* line 302, ../scss/register.scss */
#Register #registerInformation .squaredOne .checkTxt {
  font-family: 'Mulish-Regular';
  font-size: 16px;
  color: #5f5f5f;
  vertical-align: middle;
  margin-left: -30px;
}
/* line 309, ../scss/register.scss */
#Register #registerInformation .squaredOne .checkTxt input {
  margin: 0 30px 0 13px;
}
/* line 312, ../scss/register.scss */
#Register #registerInformation .squaredOne .checkTxt label {
  width: 80%;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width: 1300px) {
  /* line 329, ../scss/register.scss */
  #Register #registerInformation .headWrapper {
    width: auto;
    max-width: 90%;
    margin: initial;
  }
  /* line 334, ../scss/register.scss */
  #Register #registerInformation .textWrapper {
    width: auto;
    max-width: 100%;
  }
  /* line 338, ../scss/register.scss */
  #Register #registerInformation .bigWrapper {
    width: auto;
    max-width: 95%;
  }
}
@media screen and (max-width: 1023px) {
  /* line 348, ../scss/register.scss */
  .floatRight {
    float: none;
  }

  /* line 355, ../scss/register.scss */
  #Register #registerInformation .bigWrapper {
    display: block;
  }
  /* line 358, ../scss/register.scss */
  #Register #registerInformation .bigWrapper .colWrapper {
    width: auto;
    display: block;
    margin: 0 auto;
  }
  /* line 363, ../scss/register.scss */
  #Register #registerInformation .bigWrapper .colWrapper .clear {
    height: 0;
  }
  /* line 366, ../scss/register.scss */
  #Register #registerInformation .bigWrapper .colWrapper .header {
    width: 100%;
  }
  /* line 370, ../scss/register.scss */
  #Register #registerInformation .bigWrapper .inWrapper {
    width: 477px;
  }
  /* line 373, ../scss/register.scss */
  #Register #registerInformation .bigWrapper .inWrapper .textbox {
    width: 385px;
  }
  /* line 376, ../scss/register.scss */
  #Register #registerInformation .bigWrapper .inWrapper .button {
    margin: auto;
    margin-top: 50px;
  }
  /* line 382, ../scss/register.scss */
  #Register #registerInformation .bigWrapper .inWrapper .fileupload .button {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 398, ../scss/register.scss */
  #Register #registerInformation .headWrapper {
    margin: auto;
  }
  /* line 403, ../scss/register.scss */
  #Register #registerInformation .headWrapper .img img {
    display: none;
  }
  /* line 406, ../scss/register.scss */
  #Register #registerInformation .headWrapper .img span {
    margin-left: 0;
  }
}
@media screen and (max-width: 600px) {
  /* line 423, ../scss/register.scss */
  #Register #registerInformation .bigWrapper .inWrapper {
    width: auto;
  }
  /* line 426, ../scss/register.scss */
  #Register #registerInformation .bigWrapper .inWrapper .textbox {
    width: 75%;
  }
  /* line 429, ../scss/register.scss */
  #Register #registerInformation .bigWrapper .inWrapper .fileupload {
    width: 95%;
  }
  /* line 432, ../scss/register.scss */
  #Register #registerInformation .bigWrapper .inWrapper .fileupload .button {
    width: auto;
  }
  /* line 435, ../scss/register.scss */
  #Register #registerInformation .bigWrapper .inWrapper .fileupload .button .text {
    display: none;
  }
  /* line 438, ../scss/register.scss */
  #Register #registerInformation .bigWrapper .inWrapper .fileupload .button .img {
    padding: 0 15px;
  }
}
@media screen and (max-width: 479px) {
  /* line 455, ../scss/register.scss */
  #Register #registerInformation .inWrapper {
    width: 100%;
  }
  /* line 462, ../scss/register.scss */
  #Register #registerInformation .squaredOne .checkTxt label {
    width: 70%;
  }
  /* line 471, ../scss/register.scss */
  #Register #registerInformation .bigWrapper .inWrapper .textbox {
    padding: 0 36px;
  }
}
