[v-cloak] {
	display:none;
}

.login-text {
	color:#C79849;
	font-weight:bold;
	font-size: 1.5rem;
}

.btn-getOTP {
    color: #fff;
    background-color: #2f678a;
    border-color: #2f678a;
}
.btn-login2 {
    color: #fff;
    background-color: #a5444e;
    border-color: #a5444e;
}

.navbar-toggler-icon2 {
  display: inline-block;
  width: 4%;
  height: auto;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
}

.navbar_header_font {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 30px;
  font-family: "Microsoft JhengHei","PingFang","Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 2.4rem;
  font-weight: bold;
  color: #ffffff;
}

.title-sec{margin-bottom:30px; font-weight:800; font-size:20px; color: #DE6262;}
.title-sec :after{content:" "; width:100px; height:2px; background:#e47b0f21; display:block; margin-top:10px; border-radius:1px; margin-left:auto;margin-right:auto}