* {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  scroll-behavior: smooth;
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
}



/* =============================
          Default Css
============================== */
a {
  text-decoration: none;
  outline: 0 !important;

}

a:hover {
  text-decoration: none;
}

:focus {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
p {
  margin: 0px;
  padding: 0px;
}

ul {
  list-style-type: none;
}


.login-sec {
  position: relative;
  
  background-size: cover;
  min-height: 100vh;
  background-repeat: no-repeat;
  display: grid;
  place-items: center;
}
.login-sec .logout {
  position: absolute;
  right: 30px;
  top: 40px;
}
.login-form {
  max-width: 500px;
  min-width: 500px;
}
.logn-box {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #CBCBCB;
  border-radius: 10px;
  padding: 20px;
  margin: 30px 0px 0px 0px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.logn-box h3 {
  text-align: center;
  font: normal normal 600 22px/1.5 Open Sans;
  letter-spacing: 0px;
  color: #15004b;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 25px;
}
.cus-lbll {
  text-align: left;
  font: normal normal normal 14px/20px Open Sans;
  letter-spacing: 0px;
  color: #000000;
  font-weight: 500;
  display: flex;
  align-items: baseline;
  line-height: 1.5;
  letter-spacing: 0.12px;
  word-spacing: 0.16px;
}
.form-group .form-control {
  border: 1px solid #CBCBCB;
  border-radius: 5px;
  padding: .75rem .75rem;
  margin: 5px 0px;
}
.passwrd {
  position: relative;
}
.login-form [type=submit] {
  border-radius: 10px;
  text-align: left;
  color: #FFFFFF;
  border: 0;
  padding: 12px 45px;
  margin: 20px 0px  0px 0px;
  background-color: #15004b;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.12px;
  word-spacing: 0.16px;
  line-height: 1.5;
}

.passwrd .fa-eye:before,.fa-eye-slash:before {
    font-size: 22px;
}
.passwrd .eye-icon {
  position: absolute;
  top: 46%;
  right: 3%;
  color: #a9a9a9;
  pointer-events: visible;
  cursor: pointer;
}
.passwrd h6 {
  font-size: 11px;
  font-style: italic;
  color: #c70100;
}
header {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  /* box-shadow: 0px 10px 30px #0000000F; */
  padding: 25px 0px;
  position: relative;
  display: block;
 
}
.log-out {
  border-radius: 10px;
  text-align: left;
  color: #FFFFFF;
  border: 0;
  padding: 12px 45px;
  margin: 20px 0px  0px 0px;
  background-color: #15004b;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.12px;
  word-spacing: 0.16px;
  line-height: 1.5;
}
.header-right {
  text-align: right;
}
.main-section {
  position: relative;
  display: block;
  margin: 0px auto;
  max-width: 800px;
  background-color: white;
  padding: 20px;
}
.logo-inr{
  display: flex;
  justify-content: center;
}
.logo-inr img {
  width: 85%;
  margin-bottom: 20px;
}
.main-section h3 {
  font-size: 17px;
  text-align: center;
  color: #333;
  font-weight: 700;
  line-height: 28px;
}
.details {
  display: flex;
  align-items: center;
  gap: 25px;
  padding: 20px 0px;
}
.main-section h6 {
  font-size: 15px;
  font-weight: bold;
}
.main-section h6 span {
  font-weight: 400;
  padding-left: 6px;
}
.note-box {
  position: relative;
  margin-bottom: 60px;
  display: block;
  padding: 0;
  margin-top: 10px;
}
table th{
 font-size: 15px;
}
table td{
  font-size: 14px;
 }
.main-section ul {
  list-style: disc;
}
.main-section ul li{
  font-size: 14px;
  margin-bottom: 3px;
 }
 .main-section p{
  font-size: 14px;
 }
 .log-out:hover{
  color: white;
 }

 .login-sec.stepThree{
  padding-bottom: 40px;
 }
.login-sec.stepThree .login-form {
  max-width: 900px;
  min-width: 500px;
}
.threeformtext{
  padding: 30px 0;
}
.threeformtext h3{
  font-size: 20px;
  line-height: 1.2;
  color: #000;
  padding: 0;
  margin: 0 0 10px;
}
.tablettl{
  font-size: 18px;
  line-height: 1.2;
  font-size: 600;
  color: #444444;
  color: #000;
  padding: 0;
  margin: 0 0 10px;
}
.subtablewrap th{
  font-weight: bold;
}
.threeformtext h4{
  font-size: 18px;
  line-height: 1.2;
  color: #000;
  padding: 0;
  margin: 0 0 0px;
}

.stepfompwrap .form-group{
  margin-bottom: 20px;
}
.stepfompwrap .form-group label{
  font-size: 14px;
  line-height: 1.2;
  margin: 0 0 0px;
  font-weight: 600;
}
 .radiowrap{
  display: flex;
  align-items: center;
  gap: 20px;
 }