button.otp-submit-btn {
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
  padding: 12px 60px;
  background: #F09900;
  border-radius: 5px;
  border: none;
  outline: none;
  text-transform: uppercase;
}

.ega-otp-layout .ega-otp-layout-wrap {
  height: auto;
  overflow: auto;
  padding: 80px 0;
}

/*
*
*
otp layout 1 start
*
*
*/
.ega-otp-layout1 .ega-otp-form1-content {
  box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
  max-width: 665px;
  width: 100%;
  padding: 60px;
}
.ega-otp-layout1 .ega-otp-form1-content .ega-otp-icon {
  margin: 30px 0 25px 0;
}
.ega-otp-layout1 .ega-otp-form1-content .ega-otp-icon i {
  font-size: 63px;
  color: #F09900;
}
.ega-otp-layout1 .ega-otp-form1-content .ega-otp-icon i::before {
  vertical-align: middle;
}
.ega-otp-layout1 .ega-otp-form1-content h5.otp-verification-type {
  font-weight: 700;
  font-size: 25px;
  color: #454545;
  margin-bottom: 20px;
}
.ega-otp-layout1 .ega-otp-form1-content p {
  font-size: 20px;
  color: #999999;
}
.ega-otp-layout1 .ega-otp-form1-content span.hide-tel {
  font-size: 20px;
  color: #999999;
  margin-top: 8px;
}
.ega-otp-layout1 .ega-otp-form1-content form.otp-screen {
  margin: 0 40px;
  margin-top: 30px;
}
.ega-otp-layout1 .ega-otp-form1-content form.otp-screen p {
  font-size: 28px;
  color: #454545;
  margin-bottom: 20px;
}
.ega-otp-layout1 .ega-otp-form1-content form.otp-screen .ege-form-row {
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
  justify-content: center;
}
.ega-otp-layout1 .ega-otp-form1-content form.otp-screen .ege-form-row input.otp-input {
  height: 60px;
  width: 60px;
  padding: 10px;
  margin: 0 12px;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 20px;
}
.ega-otp-layout1 .ega-otp-form1-content form.otp-screen button.otp-submit-btn {
  margin: 35px 0 15px 0;
}
.ega-otp-layout1 .ega-otp-form1-content .otp-bottom p {
  font-size: 15px;
  color: #999999;
}
.ega-otp-layout1 .ega-otp-form1-content .otp-bottom p a {
  color: #F09900;
}

/*
*
*
otp layout 1 end
*
*
*/
/*
*
*
otp layout 2 start
*
*
*/
.ega-otp-layout2 .ega-otp-form2-content {
  background: #FFFFFF;
  box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
  border-radius: 20px;
  padding: 50px 70px;
  max-width: 665px;
  width: 100%;
}
.ega-otp-layout2 .ega-otp-form2-content .ega-otp-icon {
  margin: 20px 0 30px 0;
}
.ega-otp-layout2 .ega-otp-form2-content .ega-otp-icon i {
  font-size: 60px;
  color: #F09900;
}
.ega-otp-layout2 .ega-otp-form2-content .ega-otp-icon i::before {
  vertical-align: middle;
}
.ega-otp-layout2 .ega-otp-form2-content h4.otp-verification-type {
  margin-bottom: 10px;
}
.ega-otp-layout2 .ega-otp-form2-content h4.otp-verification-type2 {
  margin-bottom: 16px;
}
.ega-otp-layout2 .ega-otp-form2-content h4 {
  font-weight: 700;
  font-size: 25px;
  color: #454545;
}
.ega-otp-layout2 .ega-otp-form2-content p {
  font-size: 20px;
  color: #999999;
}
.ega-otp-layout2 .ega-otp-form2-content span.hide-tel {
  font-size: 20px;
  color: #999999;
  margin: 6px 0 32px 0;
}
.ega-otp-layout2 .ega-otp-form2-content form.otp-screen label {
  font-size: 20px;
  color: #454545;
  display: inline-block;
  margin-bottom: 20px;
}
.ega-otp-layout2 .ega-otp-form2-content form.otp-screen input {
  width: 100%;
  display: block;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 5px;
  height: 65px;
  font-size: 20px;
  padding: 10px 15px;
}
.ega-otp-layout2 .ega-otp-form2-content form.otp-screen button.otp-submit-btn {
  margin: 30px 0 20px 0;
  display: block;
  width: 100%;
}
.ega-otp-layout2 .ega-otp-form2-content .otp-bottom p {
  font-size: 15px;
  color: #999999;
}
.ega-otp-layout2 .ega-otp-form2-content .otp-bottom p a {
  color: #F09900;
}

/*
*
*
otp layout 2 end
*
*
*/
/*
*
*
otp layout 3 start
*
*
*/
.ega-otp-layout3 .ega-otp-form3-content {
  background: #FFFFFF;
  box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
  border-radius: 20px;
  padding: 50px 90px;
  max-width: 665px;
  width: 100%;
}
.ega-otp-layout3 .ega-otp-form3-content .ega-otp-icon {
  margin: 18px 0 0px 0;
}
.ega-otp-layout3 .ega-otp-form3-content .ega-otp-icon i {
  font-size: 80px;
  color: #F09900;
}
.ega-otp-layout3 .ega-otp-form3-content h4.otp-verification-type {
  margin-bottom: 10px;
}
.ega-otp-layout3 .ega-otp-form3-content h4.otp-verification-type2 {
  margin-bottom: 16px;
}
.ega-otp-layout3 .ega-otp-form3-content h4 {
  font-weight: 700;
  font-size: 25px;
  color: #454545;
}
.ega-otp-layout3 .ega-otp-form3-content p {
  font-size: 20px;
  color: #999999;
}
.ega-otp-layout3 .ega-otp-form3-content span.hide-tel {
  font-size: 20px;
  color: #999999;
  margin: 6px 0 32px 0;
}
.ega-otp-layout3 .ega-otp-form3-content form.otp-screen input {
  width: 100%;
  display: block;
  border: none;
  border-bottom: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 5px;
  height: 50px;
  font-size: 18px;
  padding: 10px 15px;
  outline: none;
  margin-top: 20px;
  color: #454545;
}
.ega-otp-layout3 .ega-otp-form3-content form.otp-screen input::placeholder {
  color: #454545;
}
.ega-otp-layout3 .ega-otp-form3-content form.otp-screen .otp-select-box {
  height: 50px;
  border: none;
  border-bottom: 1px solid #EEEEEE;
  outline: none;
  font-size: 18px;
  color: #454545;
}
.ega-otp-layout3 .ega-otp-form3-content form.otp-screen .otp-select-box:focus {
  box-shadow: none;
}
.ega-otp-layout3 .ega-otp-form3-content form.otp-screen button.otp-submit-btn {
  margin: 30px 0 20px 0;
  display: block;
  width: 100%;
}
.ega-otp-layout3 .ega-otp-form3-content .otp-bottom p {
  font-size: 15px;
  color: #999999;
}
.ega-otp-layout3 .ega-otp-form3-content .otp-bottom p a {
  color: #F09900;
}

/*
*
*
otp layout 3 end
*
*
*/
/*
*
*
otp layout 4 start
*
*
*/
.ega-otp-layout4 .ega-otp-form4-content {
  background: #FFFFFF;
  box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
  border-radius: 20px;
  padding: 50px 90px;
  max-width: 665px;
  width: 100%;
  text-align: center;
}
.ega-otp-layout4 .ega-otp-form4-content .ega-otp-icon {
  margin: 20px 0 30px 0;
}
.ega-otp-layout4 .ega-otp-form4-content .ega-otp-icon i {
  font-size: 60px;
  color: #F09900;
}
.ega-otp-layout4 .ega-otp-form4-content .ega-otp-icon i::before {
  vertical-align: middle;
}
.ega-otp-layout4 .ega-otp-form4-content h4.otp-verification-type {
  margin-bottom: 10px;
}
.ega-otp-layout4 .ega-otp-form4-content h4.otp-verification-type2 {
  margin-bottom: 16px;
}
.ega-otp-layout4 .ega-otp-form4-content h4 {
  font-weight: 700;
  font-size: 25px;
  color: #454545;
}
.ega-otp-layout4 .ega-otp-form4-content p {
  font-size: 20px;
  color: #999999;
}
.ega-otp-layout4 .ega-otp-form4-content span.hide-tel {
  font-size: 20px;
  color: #999999;
  margin: 6px 0 32px 0;
}
.ega-otp-layout4 .ega-otp-form4-content form.otp-screen label {
  font-size: 18px;
  color: #454545;
  display: inline-block;
  margin-bottom: 20px;
}
.ega-otp-layout4 .ega-otp-form4-content form.otp-screen input {
  width: 100%;
  display: block;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 5px;
  height: 65px;
  font-size: 20px;
  padding: 10px 15px;
}
.ega-otp-layout4 .ega-otp-form4-content form.otp-screen button.otp-submit-btn {
  margin: 30px 0 20px 0;
  padding: 12px 38px;
}
.ega-otp-layout4 .ega-otp-form4-content .otp-bottom p {
  font-size: 15px;
  color: #999999;
}
.ega-otp-layout4 .ega-otp-form4-content .otp-bottom p a {
  color: #F09900;
}

/*
*
*
otp layout 4 end
*
*
*/
/*
*
*
otp layout 1 start
*
*
*/
.ega-otp-layout5 .ega-otp-form5-content {
  box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
  max-width: 665px;
  padding: 60px;
  width: 100%;
}
.ega-otp-layout5 .ega-otp-form5-content form.otp-screen {
  margin: 100px 40px;
}
.ega-otp-layout5 .ega-otp-form5-content form.otp-screen label {
  font-size: 20px;
  color: #454545;
  margin-bottom: 20px;
}
.ega-otp-layout5 .ega-otp-form5-content form.otp-screen .ege-form-row {
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.ega-otp-layout5 .ega-otp-form5-content form.otp-screen .ege-form-row input.otp-input {
  height: 64px;
  width: 64px;
  padding: 20px;
  margin: 0 12px;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 20px;
}
.ega-otp-layout5 .ega-otp-form5-content form.otp-screen button.otp-submit-btn {
  margin: 35px 0 30px 0;
  display: block;
  width: 100%;
}
.ega-otp-layout5 .ega-otp-form5-content .otp-bottom p {
  font-size: 15px;
  color: #999999;
}
.ega-otp-layout5 .ega-otp-form5-content .otp-bottom p a {
  color: #F09900;
}

/*
*
*
otp layout 1 end
*
*
*/
/*
*
*
otp layout 6 start
*
*
*/
.ega-otp-layout6 .ega-otp-form6-content {
  box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
  max-width: 665px;
  padding: 60px;
  width: 100%;
}
.ega-otp-layout6 .ega-otp-form6-content form.otp-screen {
  margin: 100px 30px;
  max-width: 450px;
  width: 100%;
}
.ega-otp-layout6 .ega-otp-form6-content form.otp-screen label {
  font-size: 20px;
  color: #454545;
  margin-bottom: 20px;
}
.ega-otp-layout6 .ega-otp-form6-content form.otp-screen input {
  width: 100%;
  display: block;
  height: 65px;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 20px;
  color: #454545;
  padding: 10px 20px;
}
.ega-otp-layout6 .ega-otp-form6-content form.otp-screen button.otp-submit-btn {
  margin: 35px 0 30px 0;
  display: block;
  width: 100%;
}
.ega-otp-layout6 .ega-otp-form6-content .otp-bottom p {
  font-size: 15px;
  color: #999999;
}
.ega-otp-layout6 .ega-otp-form6-content .otp-bottom p a {
  color: #F09900;
}

/*
*
*
otp layout 6 end
*
*
*/
/*
*
*
otp layout 6 start
*
*
*/
.ega-otp-layout7 .ega-otp-form7-content {
  box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
  max-width: 665px;
  padding: 60px;
  width: 100%;
}
.ega-otp-layout7 .ega-otp-form7-content form.otp-screen {
  margin: 100px 30px;
  max-width: 450px;
  width: 100%;
}
.ega-otp-layout7 .ega-otp-form7-content form.otp-screen input {
  width: 100%;
  display: block;
  height: 55px;
  border: none;
  border-bottom: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 20px;
  color: #454545;
  padding: 10px 20px;
  text-align: center;
}
.ega-otp-layout7 .ega-otp-form7-content form.otp-screen input::placeholder {
  font-size: 20px;
  color: #454545;
  text-align: center;
}
.ega-otp-layout7 .ega-otp-form7-content form.otp-screen button.otp-submit-btn {
  margin: 35px 0 30px 0;
  display: block;
  width: 100%;
}
.ega-otp-layout7 .ega-otp-form7-content .otp-bottom p {
  font-size: 15px;
  color: #999999;
}
.ega-otp-layout7 .ega-otp-form7-content .otp-bottom p a {
  color: #F09900;
}

/*
*
*
otp layout 6 end
*
*
*/
/*
*
*
otp layout 8 start
*
*
*/
.ega-otp-layout8 .ega-otp-form8-content {
  box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
  max-width: 665px;
  padding: 60px;
  width: 100%;
}
.ega-otp-layout8 .ega-otp-form8-content form.otp-screen {
  margin: 100px 30px;
  max-width: 450px;
  width: 100%;
}
.ega-otp-layout8 .ega-otp-form8-content form.otp-screen label {
  font-size: 20px;
  color: #454545;
  margin-bottom: 20px;
}
.ega-otp-layout8 .ega-otp-form8-content form.otp-screen input {
  width: 100%;
  display: block;
  height: 65px;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 20px;
  color: #454545;
  padding: 10px 20px;
}
.ega-otp-layout8 .ega-otp-form8-content form.otp-screen span {
  margin-top: 12px;
  font-size: 12px;
  color: #999999;
}
.ega-otp-layout8 .ega-otp-form8-content form.otp-screen button.otp-submit-btn {
  margin: 35px 0 30px 0;
}
.ega-otp-layout8 .ega-otp-form8-content .otp-bottom p {
  font-size: 15px;
  color: #999999;
}
.ega-otp-layout8 .ega-otp-form8-content .otp-bottom p a {
  color: #F09900;
}

/*
*
*
otp layout 8 end
*
*
*/

/*# sourceMappingURL=otp.css.map */
