.cursor{cursor:pointer}
.is-hidden{display:none}
.loader{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: #ffffffbd;
}

.loader img {
  position: absolute;
  top: 50%;
  display: block;
  text-align: center;
  left: 50%;
}

.Login_page {
  height: 100%;
}
.Login_page .banner_new {
  border-radius: 0px 20px 20px 0px;
  /* background: linear-gradient(79deg, #114F8B -3.12%, #2A9AD7 103.77%); */
  text-align: center;
  /* margin-top: 56px; */
  height: 100vh; 
 /* height: 640px; */
  background-image: url(../images/bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.Login_page .banner_new .logo_img {
  margin-top: 56px;
}
.Login_page .banner_new .title {
  /* padding-left: 66px; */
  margin-top: 55px;
  /* padding-right: 100px; */
  font-family: 'BalooBhaina', cursive;
  font-size: 45.6px;
  font-style: normal;
  font-weight: 600;
  line-height: 50.085px;
  color: #FFF;
}
.Login_page .banner_new .subtitle {
  color: #ebe5e5;
  font-family: 'Roboto', sans-serif;
  font-size: 17.941px;
  font-style: normal;
  line-height: 23.921px;
}
.Login_page .banner_new .banner_img {
  border-radius: 0px 0px 20px 0px;
  /* width: 101.5%; */
}
.Login_page .banner_new .banner_bg {
  flex-shrink: 0;
  border-radius: 0px 0px 20px 0px;
}
.Login_page .logo2_img {
  /* width: 100%; */
  margin-top: 77px;
}
.Login_page .form-title {
  color: #434343;
  margin-top: 50px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.Login_page form {
  border-radius: 12px;
  border: 1px solid #EAEAEA;
  padding: 15px 20px;
  margin-left: 30px;
  margin-right: 20px;
  background: rgba(255, 255, 255, 0.95);
  text-align: left;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.03);
}
.Login_page input:not(.ReloadBtn) {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.15px;
}
.Login_page input[type=text] {
  padding: 16px 12px;
  width: 100%;
  height: 56px;
  margin-bottom: 10px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.96);
}
.Login_page input[type=button]:not(.ReloadBtn) {
  margin-top: 7px;
  border-radius: 4px;
  background: #17609C;
  padding: 10px 30px;
  /* height: 56px; */
  border: 1px solid #17609C;
  color: #EAEAEA;
}
.Login_page .form-subtitle {
  color: #3C3C3C;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  /* 188.889% */
}
.Login_page .button {
  text-align: center;
}
.Login_page .form_mobile {
  /* display: none; */
}
@media (max-width: 768px) {
  .Login_img {
    background-image: url(../images/mobile-bg.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 989px;
  }
  .Login_page .banner_new {
    border-radius: 0px;
    margin-top: 33px;
    background-image: none;
    height: auto;
  }
  .Login_page .banner_new .logo_img {
    /* width: 100%; */
    margin-top: 0px;
  }
  .Login_page .banner_new .banner_img {
    /* width: 100%; */
  }
  .Login_page .banner_new .title {
    padding-left: 9px;
    padding-right: 9px;
    margin-top: 69px;
    font-size: 35px;
    line-height: 30px;
  }
  .Login_page .banner_new .subtitle {
    display: none;
  }
  .Login_page .form_desktop {
    /* display: none; */
  }
  .Login_page .form_mobile {
    /* display: block; */
  }
  .Login_page .logo2_img {
    display: none;
  }
  .Login_page .form-title {
    margin-top: 48px;
  }
  .Login_page .form-subtitle {
    font-size: 18px;
  }
}
.Details_page {
  background: linear-gradient(79deg, #114F8B -3.12%, #2A9AD7 103.77%);
  padding-bottom: 153px;
}
.Details_page .logo_img {
  margin-top: 26px;
  margin-left: 38px;
}
.Details_page .banner_title {
  text-align: center;
  color: #fff;
  margin-top: 46px;
  font-size: 35px;
  font-weight: 600;
  font-family: 'BalooBhaina', cursive;
  line-height: 30px;
  /* 85.714% */
}
.Details_page .customer_details {
  margin-top: 47px;
  margin-bottom: 30px;
}
.Details_page .customer_name {
  text-align: left;
  color: #fff;
  font-family: 'Robotic', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  margin-top: -30px;
}
.Details_page .customer_name .title {
  text-decoration: underline;
}
.Details_page .customer_id {
  text-align: right;
  color: #fff;
  font-family: 'Robotic', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  margin-top: -30px;
}
.Details_page .customer_id .title {
  text-decoration: underline;
}
.Details_page .card {
  border-radius: 20px;
  opacity: 0.95;
  background: #F5F5F5;
  padding-top: 30px;
  padding-bottom: 106px;
  /* padding-left: 27px; */
  /* padding-right: 39px; */
  display: block;
}
.Details_page .card_title {
  margin-left: 3px;
  margin-bottom: 9px;
  color: #000;
  font-family: 'Robotic', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  /* 170% */
}
.Details_page .card_content {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  /* 138.889% */
}
.Details_page .card_content img {
  margin-right: 17px;
}
.Details_page .table_row {
  padding: 8px 0px 8px 0px;
  border-radius: 6px;
  border: 0.7px solid #CECECE;
  margin: 1.5px 10px;
  background: #F4F9FC;
}
.Details_page .table_header1 {
  color: #57575D;
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.257px;
}
.Details_page .table_content1 {
  color: #57575D;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.257px;
}
.Details_page .table_header {
  height: 31px;
  border-radius: 6px;
  border: 0.7px solid #CECECE;
  background: #9DC9E3;
  color: #57575D;
  font-family: 'Robotic', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.257px;
  padding: 0px 6px 0px 25px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
}
.Details_page .table_content {
  border-radius: 6px;
  border: 0.7px solid #CECECE;
  background: #FFF;
  height: 46px;
  padding: 0px 6px 0px 25px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
  margin-top: 2px;
}
.Details_page .button2 {
  padding: 4px 22px;
  border-radius: 4px;
  background: #165D9A;
  color: white;
  border: 1px solid #165D99;
  font-family: 'Robotic', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 173.333% */
  letter-spacing: 0.46px;
  text-transform: uppercase;
}
.Details_page .details_mobile {
  display: none;
}
.Details_page .overdue_title {
  color: #165E9A;
  text-align: center;
  font-family: 'Inter', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.Details_page .overdue_content {
  margin-top: 30px;
  color: #000;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.Details_page .overdue {
  text-align: center;
  margin-top: 40px;
}
.Details_page .overdue_img {
  margin-top: 60px;
  text-align: center;
}
.banner_details {
  background: linear-gradient(79deg, #114F8B -3.12%, #2A9AD7 103.77%);
  padding-bottom: 396px;
}
.card_content table {
  width: 100%;
  border-collapse: separate;
  margin-bottom: 20px;
}
.card_content thead tr {
  color: #57575D;
  background: #9DC9E3;
}
.card_content tbody tr {
  border-radius: 6px;
  border: 0.7px solid #CECECE;
  background: #FFF;
  margin-top: 4px;
}
.card_content tr {
  width: 100%;
  border-radius: 6px;
  border: 0.7px solid #CECECE;
  padding: 8px;
  text-align: center;
  display: table;
}
.card_content th,
.card_content td {
  /* display: block; */
  width: 10%;
  box-sizing: border-box;
}
.eligible-n tbody td {
  text-align: center;
}

/*Captcha*/
 .CaptchaWrap {
            position: relative;
	    width:80%
        }

        .CaptchaTxtField {
            border-radius: 5px;
            border: 1px solid #ccc;
            display: block;
            box-sizing: border-box;
        }

        #UserCaptchaCode {
            padding: 15px 10px;
            outline: none;
            font-size: 18px;
            font-weight: normal;
            font-family: 'Open Sans', sans-serif;
            /*width: 343px;*/
        }

        #CaptchaImageCode {
            text-align: center;
            margin-top: 15px;
            padding: 0px 0;
            width: 100%;
            overflow: hidden;
        }

        .capcode {
            font-size: 46px;
            display: block;
            -moz-user-select: none;
            -webkit-user-select: none;
            user-select: none;
            cursor: default;
            letter-spacing: 1px;
            color: #ccc;
            font-family: 'Roboto Slab', serif;
            font-weight: 100;
            font-style: italic;
	    height:56%;
	    width:100%
        }

        .ReloadBtn {
            background: url('../images/update-64.webp') left top no-repeat !important;
            background-size: 100% !important;
            width: 10% !important;
            height: 50%;
            border: 0px;
            outline none;
            position: absolute;
            bottom: 0;
            left: 260px;
            outline: none;
            cursor: pointer;
            /**/
        }

        .error {
            color: red;
            font-size: 12px;
            /*display: none;*/
        }

        .success {
            color: green;
            font-size: 18px;
            margin-bottom: 15px;
            display: none;
        }
@media only screen and (max-width: 600px) {
  .card_content thead {
    display: none;
  }
  .card_content th {
    display: table-row;
    width: auto;
  }
  .card_content tbody tr {
    border-radius: 20px;
    background: #EBEFF3;
    box-shadow: 0px 9.745px 14.243px 0px rgba(0, 0, 0, 0.07);
    margin-top: 13px;
  }
  .card_content td,
  .card_content th {
    display: block;
    width: 100%;
    border-radius: 6px;
    margin: 2px;
    padding: 6px;
    border: 0.7px solid #CECECE;
    background: #F4F9FC;
  }
  .card_content td::before {
    content: attr(data-th) "  ";
    font-weight: bold;
    display: inline-block;
    width: 10em;
    margin-right: 20%;
    /* Adjust as needed */
  }
  .card_content td:last-child::before {
    content: none;
    /* Hide content for the last td in tbody */
  }
  .card_content td:last-child {
    text-align: center;
    border: none;
    background-color: transparent;
  }
  .eligible-n tbody tr {
    background-color: transparent;
    border: none;
    color: #fff;
    box-shadow: none;
    margin: 0px;
  }
}
@media only screen and (max-width: 435px) {
  .card_content td::before {
    content: attr(data-th) "  ";
    font-weight: bold;
    display: inline-flex;
    width: 9em;
    margin-right: 8%;
    /* Adjust as needed */
  }
}
.payment_info {
  margin-top: 20px;
}
.payment_info select {
  color: #000;
  border-radius: 4px;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: #9DC9E3;
  padding: 4px 5px;
}
.payment_info select option {
  background: #fff;
  border-radius: 4px;
  color: #000;
}
/*for Responsive*/
@media (min-width: 1600) {
  .banner_new {
    height: 100vh;
  }
}
@media only screen and (max-width: 435px) {
  .payment_info select {
    max-width: 135px;
  }
}
@media (max-width: 768px) {
  .Details_page .logo_img {
    margin-top: 33px;
  }
  .table_header {
    display: none;
  }
  .details_desktop .card {
    border: none;
    border-radius: 20px;
    opacity: 0.95;
    background: transparent;
    padding-top: 30px;
    padding-bottom: 106px;
    /* padding-left: 27px; */
    /* padding-right: 39px; */
    display: block;
  }
  .card_content .table_content {
    background: transparent;
    border: none;
    color: #fff;
  }
  .customer_details .customer_id {
    text-align: left;
  }
  .banner_details {
    padding-bottom: 0px;
  }
  .Details_page {
    padding-bottom: 20px;
    /* .details_desktop{
          display: none;
        } */
    /* .details_mobile{
          display: block;
        } */
  }
  .Details_page .logo_img {
    margin-left: 0px;
    width: 100%;
  }
  .Details_page .banner_title {
    margin-top: 20px;
  }
  .Details_page .customer_details {
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 13px;
  }
  .Details_page .card_title {
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 20px;
    text-align: center;
    line-height: 34px;
    /* 170% */
  }
  .Details_page .card2_content {
    border-radius: 20px;
    background: #EBEFF3;
    box-shadow: 0px 9.745px 14.243px 0px;
    padding-top: 15px;
    margin: 0px 11px;
    padding-bottom: 17px;
    margin-bottom: 13px;
  }
  .Details_page .table_row {
    padding: 8px 0px 8px 0px;
    border-radius: 6px;
    border: 0.7px solid #CECECE;
    margin: 1.5px 10px;
    background: #F4F9FC;
  }
  .Details_page .table_header1 {
    color: #57575D;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.257px;
  }
  .Details_page .table_content1 {
    color: #57575D;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.257px;
  }
  .Details_page .button {
    margin-top: 23px;
    text-align: center;
  }
  .Details_page .No_record {
    color: #F4F9FC;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    /* 170% */
    letter-spacing: 0.257px;
  }
  .Details_page .overdue_img {
    margin-top: 5px;
  }
  .Details_page .overdue {
    margin-top: 20px;
  }
  .Details_page .overdue_title {
    color: #EAEFF2;
  }
}

/*Consent Details Page*/
.consent_details hr {
  background: #165D99;
  height: 2px;
}
.customer_details .button {
  margin-top: 49px;
  text-align: center;
  justify-content: center;

}

.customer_details .button1 {
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.96);
  margin-right: 45px;
  padding: 16px 12px;
  color: rgba(0, 0, 0, 0.60);
  font-family: 'Robotic', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 173.333% */
  letter-spacing: 0.46px;
  text-transform: uppercase;
}

.customer_details .button2 {
  padding: 16px 22px;
  border-radius: 4px;
  background: #165D9A;
  color: white;
  border: 1px solid #165D99;
  font-family: 'Robotic', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 173.333% */
  letter-spacing: 0.46px;
  text-transform: uppercase;
} 

@media(max-width:768px) {
  .customer_details .card {
      padding-top: 20px;
      padding-bottom: 19px;
      padding-left: 22px;
      padding-right: 20px;
  }

  .button {
      margin-top: 23px;
  }

  .button1 {
      margin-right: 0px;
  }
}

.consent_details .card {
  border-radius: 20px;
  opacity: 0.95;
  background: #F5F5F5;
  padding-top: 24px;
  padding-bottom: 44px;
  padding-left: 50px;
  padding-right: 101px;


}

.consent_details .card_title {
  margin-left: 27px;
  color: #165D99;
  font-family: 'Robotic', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  /* 170% */
}

.consent_details .card_content {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}


.consent_details label span {
  color: #000;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

@media(max-width:768px) {
  .consent_details .card {
      padding-top: 20px;
      padding-bottom: 19px;
      padding-left: 22px;
      padding-right: 20px;
      margin-bottom: 396px;
  }
}

/* Thanks Page*/

.thanks_details .card_title_1 {
  display: block;
  color: #165D99;
  margin-top: 13px;
  text-align: center;
  font-family: 'Montserrat' sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 23.988px;
  /* 95.951% */
  letter-spacing: 0.075px;
}

.thanks_details .card {
  border-radius: 20px;
  background: #FFF;
  padding-top: 24px;
  padding-bottom: 75.5px;
  box-shadow: 0px 9.745px 14.243px 0px rgba(0, 0, 0, 0.07);
}

.thanks_details .card_content {

  color: #000;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.thanks_details .button {
  margin-top: 49px;
  text-align: center;
}

.thanks_details .button1 {
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.96);
  margin-right: 45px;
  padding: 16px 12px;
  color: rgba(0, 0, 0, 0.60);
  font-family: 'Robotic', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 173.333% */
  letter-spacing: 0.46px;
  text-transform: uppercase;
}

.thanks_details .button2 {
  padding: 16px 22px;
  border-radius: 4px;
  background: #165D9A;
  color: white;
  border: 1px solid #165D99;
  font-family: 'Robotic', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 173.333% */
  letter-spacing: 0.46px;
  text-transform: uppercase;
}

@media(max-width:768px) {
  .thanks_details .card {
      padding-top: 22px;
      padding-bottom: 23px;
  }

  .thanks_details .card_img {
      width: 50%;
  }

  .thanks_details .card_title_1 {
      display: block;
      color: #165D99;
      margin-top: 13px;
      text-align: center;
      font-family: 'Montserrat' sans-serif;
      font-size: 25px;
      font-style: normal;
      font-weight: 700;
      line-height: 23.988px;
      /* 95.951% */
      letter-spacing: 0.075px;
  }

  .thanks_details .card_content {
      margin-top: 25px;
      font-size: 15px;
  }

  .thanks_details .button {
      margin-top: 25px;
  }

  .thanks_details .customer_details {
      margin-top: 20px;
  }

}
