@font-face {
  font-family: lato;
  src: url("fonts/Lato-Regular.woff");
  src: url("fonts/Lato-Regular.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("fonts/Lato-Regular.woff2") format("woff2"),
    /* Modern Browsers */
    url("fonts/Lato-Regular.woff") format("woff"),
    /* Modern Browsers */
    url("fonts/Lato-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 100;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: lato-semibold;
  src: url("fonts/Lato-Semibold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Lato-Semibold.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("fonts/Lato-Semibold.woff2") format("woff2"),
    /* Modern Browsers */
    url("fonts/Lato-Semibold.woff") format("woff"),
    /* Modern Browsers */
    url("fonts/Lato-Semibold.ttf") format("truetype");
  font-style: normal;
  font-weight: 100;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: lato-bold;
  src: url("fonts/Lato-Bold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("fonts/Lato-Bold.woff2") format("woff2"),
    /* Modern Browsers */
    url("fonts/Lato-Bold.woff") format("woff"),
    /* Modern Browsers */
    url("fonts/Lato-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 100;
  text-rendering: optimizeLegibility;
}

body {
  margin: 0;
  padding: 0;
  background-color: #f4f5f9;
  font-family: "lato";
  background: #f2f1f1;
  color: #787878;
}

sup {
  font-size: 100%;
  color: #ea0000;
  top: -4px;
  left: 2px;
}

.footer {
  background: #505050;
  width: 100%;
}

.id_tab_next {
  text-transform: uppercase;
  font-size: 12px;
}

.let_start {
  font-size: 12px;
  font-family: "lato";
  font-weight: bold;
  margin-top: 7px;
  color: #fff;
  margin-bottom: 7px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}

.count {
  position: absolute;
  top: 0px;
  left: -12px;
  font-weight: bold;
  font-size: 13px;
}

.bg_red_sig h3.let_start {
  font-size: 16px;
  font-family: "lato";
  font-weight: bold;
  margin-top: 10px;
  color: #fff;
  padding: 0px 15px;
}

.let_start>label>select {
  color: #fff !important;
  font-size: 12px;
  background-image: linear-gradient(transparent, transparent),
    linear-gradient(transparent, transparent);
}

.black {
  background-color: #97144d;
  text-transform: uppercase;
  font-size: 13px;
  margin: 0px;
  padding: 5px 15px;
  font-size: 12px;
  font-family: "lato";
  margin-bottom: 0px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}

.toast-header .close {
  background-color: transparent;
  border: none;
  padding: 10px;
}

.btn_active_dele {
  background-color: transparent !important;
  box-shadow: 0px 0px 0px 0px;
  padding: 2px !important;
}

#signatoryId-error {
  display: none !important;
}

.main_div {
  margin-top: 30px;
  box-shadow: 0px 1px 5px 1px #ccc;
  border-radius: 3px;
  position: relative;
}

.footer h5 {
  line-height: 23px;
  margin-bottom: 2px;
  margin-top: 5px;
  font-family: "lato";
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  width: 100%;
  padding-left: 15px;
}

#mainfooter {
  position: fixed;
  bottom: 0px;
  height: 33px;
}

.right_flot {
  position: relative;
  width: 100%;
}

.form-control {
  margin-bottom: 1px;
}

.det_hd {
  font-family: "lato";
  font-size: 14px;
  color: #3d3d3d;
  display: block;
  float: left;
  text-align: left;
  margin-bottom: 0px;
  padding: 0px;
  font-weight: normal;
  text-transform: unset;
  letter-spacing: 0.6px;
}

.btn {
  background-color: #665c5f;
  color: #ffffff !important;
}

.btn:hover {
  background-color: #323232;
  color: #ffffff;
}

.white-bg {
  background: #fff;
}

.color_red {
  color: #97144d !important;
}

.box_show {
  box-shadow: 0px 1px 6px 1px #ccc;
  width: 60% !important;
  margin: auto !important;
  max-width: 650px;
  padding: 20px;
}

.bg_red {
  background-color: #97144d;
}

.lbl_val {
  width: 50%;
  float: left;
  color: #323232;
  font-size: 16px;
  text-align: left;
  margin: 5px 0px;
  font-weight: 600;
  padding-left: 20px;
}

.lbl_txt {
  width: 50%;
  float: left;
  color: #97144d;
  font-size: 16px;
  text-align: left;
  font-weight: 600;
}

.p_sucs {
  font-family: arial;
  color: #383838;
  font-size: 16px;
  text-align: center;
  margin-bottom: 8px;
}

label.error {
  color: red;
  font-size: 12px;
}

.signatoryFormDetail .det_hd {
  font-family: "lato";
  font-size: 13px;
  color: #3d3d3d;
  display: block;
  float: left;
  text-align: left;
  margin-bottom: 0px;
  padding: 0px;
  font-weight: normal;
}

.width_100 {
  width: 60px;
  margin: auto;
  margin-top: 5px;
}

.width_100>img {
  width: 100%;
  margin-bottom: 15px;
}

.signatory_section {
  border: 1px solid #eee;
  background-color: fafafa;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 15px;
}

span.error {
  font-family: "lato";
  font-size: 12px;
  letter-spacing: 0.5px;
  color: red;
}

.main_tb {
  margin: auto;
  position: relative;
  width: 100%;
}

.signatoryFormDetail {
  background-color: #fff;
  padding: 4px 20px 0px;
  border: 0px solid #eee;
  border-top: 0px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.btn_active {
  background-color: #97144d;
  color: #ffffff !important;
}

.border_box {
  box-shadow: 0px 0px 5px 0px #ccc;
  border-radius: 4px;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.width_60 {
  width: 50%;
  margin: auto;
}

.main_dive {
  width: 40%;
  margin: auto;
}

.tab-back {
  font-family: "lato";
  background-color: #fdf6f9;
  width: 100%;
  padding: 4px 10px;
  border: solid 1px #f9dce8;
  cursor: pointer;
  margin-bottom: 5px;
}

.detail_dis .login_drop {
  width: 30px;
  height: 30px;
  border: 2px solid #97144d;
  position: absolute;
  top: 60px;
  right: 15px;
  z-index: 999;
  border-radius: 50px;
  background-color: #97144d;
  cursor: pointer;
}

.pad_3 {
  padding: 3px;
}

.log_div {
  position: absolute;
  top: 0px;
  right: 0px;
}

dropdown {
  position: unset;
  display: inline-block;
}

.bg_red_sig {
  background-color: #323232 !important;
  border: solid 0px #f9dce8;
  border-bottom: 1px solid #f9dce8 !important;
  border-top-right-radius: 4px;
  border-top-left-radius: 3px;
}

.form-control:focus {
  color: #97144d;
  background-color: transparent;
  border-color: transparent;
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
}

.alert-success {
  background-color: #97144d;
  border-color: #97144d;
  padding: 2px 10px;
  margin-top: 10px;
  font-size: 13px;
  font-family: "lato";
  letter-spacing: 0.5px;
  color: #fff;
  margin-bottom: 0px;
}

#signatoryFormDiv h3.let_start select.form-control:not([size]):not([multiple]) {
  height: calc(1.5rem + 2px);
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  width: 230px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  opacity: 1;
  right: 15px;
  top: 84px;
  background-color: transparent;
  left: auto;
  cursor: pointer;
}

.dropdown-content a {
  color: black;
  padding: 0px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: transparent;
}

.width_30 {
  width: 150px;
  float: right;
}

.width_30 ul {
  padding: 0px;
  background-color: #fff;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.width_30 ul li {
  list-style: none;
  padding: 5px 15px;
  font-size: 12px;
  border-bottom: 1px solid #d7d7da;
}

.labl_drop {
  display: block !important;
  font-size: 12px !important;
  float: left !important;
  padding: 0px !important;
}

.labl_drop>img {
  width: 23px;
  padding: 3px;
}

.val_drop {
  display: block;
  font-size: 12px;
  color: #97144d;
  margin-bottom: 0px;
  padding-left: 10px;
  float: left;
  padding-top: 2px;
  font-weight: bold;
  width: 88%;
}

.font_14 {
  font-size: 13px;
}

.main_more {
  display: block;
  background-color: #97144d;
  color: #fff !important;
  margin-top: 5px;
  border-radius: 5px;
  width: 46px;
  font-size: 13px;
  padding: 5px 5px;
  float: right;
}

.fill>img,
.save-action-btn>img {
  width: 23px;
  background-color: transparent;
  margin-left: 8px;
  border-radius: 5px;
  padding: 2px;
}

.dlt-action-btn>img {
  width: 23px;
  background-color: transparent;
  margin: 0px 6px 0px 12px;
  border-radius: 5px;
  padding: 2px;
}

.dlt-action-btn a img {
  height: 18px;
}

.detail_tab {
  margin-bottom: 0px;
  margin-top: 5px;
}

.even_based {
  background-color: #fff;
  color: #323232;
  font-size: 13px;
  border-radius: 3px;
  letter-spacing: 0.5px;
  padding: 2px 10px;
  border: 1px solid #eee;
  font-weight: normal;
  background-color: fafafa;
}

.detail_dis {
  border: 0px solid #eee;
  padding: 0px 0px 0px 0px;
  background-color: #fdf6f9;
}

.border_t {
  border: solid 1px #f9dce8;
}

.colr_grey {
  color: #626262 !important;
  font-weight: normal !important;
}

.border_top_cler {
  border-top: 0px solid #ccc;
  background-color: #fff;
  margin-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  padding-left: 8px;
  padding-right: 8px;
}

.over_flow_max {
  background-color: #fff;
  min-height: 30px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #ccc;
  border: solid 1px #f9dce8;
  border-top: 0px;
  max-height: 133px;
}

.detail_dis .col-11 .font_bld {
  color: #828282 !important;
  font-size: 13px;
  font-weight: 400;
}

.detail_dis>div.tab-back {
  background-color: #fff;
  margin-bottom: 0px;
}

.font_bld {
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-family: "lato";
  color: #97144d;
  text-transform: uppercase;
}

.bg_lad {
  border-bottom: 1px dashed #97144d;
  background-color: #97144d;
}

#dbtConfirmation {
  padding-top: 5px;
}

.login_drop {
  width: 30px;
  height: 30px;
  border: 2px solid #97144d;
  position: absolute;
  top: 55px;
  right: 15px;
  z-index: 999;
  border-radius: 50px;
  background-color: #97144d;
  cursor: pointer;
}

.main_tab {
  position: absolute;
  top: -83px;
  background-color: #fff;
  left: 25%;
  padding: 0px 0px;
  box-shadow: 1px 1px 4px 1px #ccc;
  border-radius: 5px;
  width: 45%;
}

.lbl_msg {
  color: #97144d;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px dashed #eee; 
}

.lbl_check_tb {
  color: #97144d;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.5px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-top: 5px;
}

.dev_entity {
  font-size: 13px;
  font-family: "lato-bold";
  display: block;
  border-bottom: 1px solid #f7f5f5;
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background-color: #fdf6f9;
  color: #000;
  padding: 5px 10px;
  border-bottom: solid 1px #f9dce8;
}

.pos_relative {
  position: relative;
  top: 15px;
  border: 1px solid #eee;
  padding: 15px;
  padding-top: 0px;
  box-shadow: 0px 0px 0px 0px #ccc;
}

.go_back {
  padding: 10px 15px;
  font-size: 11px;
  letter-spacing: 0.5px;
}

.confirm_btn {
  padding: 10px 15px;
  font-size: 11px;
  letter-spacing: 0.5px;
  background-color: #97144d;
}

.go_back>span>img,
.confirm_btn>span>img {
  width: 20px;
}

.main_div ul {
  background-color: #f4f5f9 !important;
  position: absolute;
  top: -28px;
  padding: 0px;
  left: 0px;
  box-shadow: 0px 0px 4px 2px #ccc;
}

.main_div ul>li {
  list-style: none;
  float: left;
}

.main_div ul>li>a {
  display: block;
  background-color: #eee;
  padding: 5px 15px;
  font-family: "lato";
  font-weight: normal;
  color: #5c5b5b !important;
  font-size: 14px;
  letter-spacing: 0.7px;
  border: 1px solid #d1d1d1;
  border-bottom: 0px;
  width: 100%;
  line-height: 1.2;
  text-decoration: none;
}

.main_div ul>li>a.select_tab {
  display: block;
  background-color: #fff;
  font-family: "lato";
  font-weight: bold;
  color: #97144d !important;
  border: 1px solid #d1d1d1;
  cursor: pointer;
  border-bottom: 0px;
  letter-spacing: 0.5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

#exist_div {
  margin-top: 50px;
  padding-top: 2px;
}

.form-control {
  color: #97144d;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "lato";
}

.form-group .form-control {
  margin-bottom: 0px;
}

.border_1 {
  border: 1px solid #97144d;
}

.lbl_check {
  color: #323232 !important;
}

.pad_div {
  position: relative;
  top: 4px;
}

#addMore {
  margin: 0px;
}

.custom_check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #323232;
  font-size: 12px;
}

.modal-header {
  background-color: #97144d;
  color: #fff;
  padding: 7px 15px;
}

.modal-header .close {
  margin: -1rem -1.5rem -1rem auto;
}

#signatoryFormDiv h3.let_start select option {
  color: #97144d;
}

.modal-header>div.modal-title {
  width: 100%;
}

.head_top {
  font-size: 16px;
  text-transform: uppercase;
  font-family: "lato";
  float: left;
  letter-spacing: 0.9px;
}

.head_top img {
  margin-bottom: 2px;
}

.modal-body.bg_set {
  padding: 0.5rem 0rem;
}

.modal-body.bg_set h6 {
  font-size: 20px;
  font-weight: 600;
  color: #97144d;
  text-align: center;
}

.modal-body.bg_set p {
  font-size: 14px;
  line-height: 1.25em;
}

.val_pop_main {
  width: 40%;
  float: right;
  text-align: right;
  padding-right: 20px;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: bold;
}

.box_design {
  width: 50%;
  margin: auto;
  padding: 15px 20px;
}

#sharedURL {
  width: 97%;
  border: 1px solid #eae8e8;
  padding: 5px;
  font-size: 13px;
  color: #000;
  background-color: #fafafa;
}

#hash_copy {
  display: block;
  width: 25px;
}

.copy_icon {
  width: 30px;
  float: left;
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 5px 10px;
}

.copy_icon>span>img {
  width: 25px;
}

.pop_up_close {
  padding: 0px;
  background-color: #fff;
  opacity: 1;
  border-radius: 50px;
  padding: 7px !important;
  width: 25px;
  height: 25px;
  line-height: 12px;
  text-align: center;
  color: #97144d;
  cursor: pointer;
  font-size: 20px;
}

/* Hide the browser's default checkbox */

.custom_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: #eee;
}

.lbl_cust {
  font-size: 12px;
  color: #fff;
  padding-top: 1px;
}

/* On mouse-over, add a grey background color */

.custom_check:hover input~.checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */

.custom_check input:checked~.checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */

.custom_check input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */

.custom_check .checkmark:after {
  left: 5px;
  top: 0px;
  width: 5px;
  height: 11px;
  border: solid #97144d;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.val_drop>span {
  display: block;
  font-size: 11px;
  color: #787878;
  font-weight: 600;
}

.arrow-up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #fff;
  float: right;
  position: relative;
  top: 2px;
  right: 5px;
}

.width_150 {
  width: 150px;
  float: right;
  text-align: right;
}

.width_305 {
  width: 30%;
  float: left;
}

.width_150>img {
  width: 60px;
}

.container_radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #323232;
}

/* Hide the browser's default radio button */

.container_radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: #eee;
  border-radius: 50%;
  border: 1px solid #ccc;
}

/* On mouse-over, add a grey background color */

.container_radio:hover input~.checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */

.container_radio input:checked~.checkmark {
  background-color: #97144d;
  border: 1px solid #97144d;
}

/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */

.container_radio input:checked~.checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */

.container_radio .checkmark:after {
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

#noOfPartners {
  background-color: transparent;
  border: 0px;
  border-bottom: 1px solid #97144d;
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}

.txt_main {
  color: #fff;
  padding-left: 25px;
  font-size: 13px;
  margin-left: 10px;
}

.signatory_main {
  position: relative;
  padding: 15px;
  padding-top: 15px !important;
  padding-bottom: 0px;
}

.pos_abslt {
  position: absolute;
}

#my-toast {
  display: none;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.toast {
  background-color: rgb(255, 255, 255);
}

div .toast-header {
  background-color: #97144d;
  font-size: 0.9rem;
}

.toast-body p {
  font-size: 1em;
}

.toast-body strong {
  font-size: 1.1em;
}

/* vipin css started here============================ */

.head-icon {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 14px;
  margin-right: 4px;
}

.kycFlowModal .modal-header {
  padding: 0.5rem 1rem 0.25rem 1rem;
}

.kycFlowModal .modal-header .close {
  padding: 1.25rem 1rem 0.5rem 1rem;
}

.kycFlowModal .ins-app-jon h5 {
  background-color: #ffddec;
  padding: 2px 8px;
  font-size: 18px;
}

.kycFlowModal .ins-app-jon ul {
  top: 0;
  position: relative;
  box-shadow: 0px 0px 0px #00000000;
  padding: 10px 30px;
  background-color: rgb(0 0 0 / 8%) !important;
}

.kycFlowModal .tabcontent ul li {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 18px;
  list-style: decimal;
  float: unset;
}

.alt-tab-design {
  margin: 0px 0px 12px 0px;
  border: 1px solid #00000026;
}

.crp-crd-dtl-wrap.bg-1 {
  background-color: #f0f0f0;
}

.form-label-heading {
  min-width: 135px;
  font-weight: 600 !important;
  border-right: 1px solid rgba(151, 20, 77, 0.4);
  padding: 4px 8px !important;
}

.form-label-data {
  color: #97144d !important;
  margin-left: 4px;
  padding: 4px 8px !important;
}

.crp-crd-dtl-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #d7d0d0;
}

.crd-sep::after {
  content: "";
  position: absolute;
  display: block;
  border-right: 2px solid rgb(175 171 171 / 75%);
  height: 100%;
  top: 0;
  right: 0;
  padding: 10px 0px;
  margin-right: 0px;
}

.radio-ver-kyc {
  margin: 0.5rem;
}

.radio-ver-kyc input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  width: 20px;
  height: 20px;
}

.radio-ver-kyc input[type="radio"]+.radio-label:before {
  content: "";
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: -1px;
  margin-right: 0.5em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}

.radio-ver-kyc input[type="radio"]:checked+.radio-label:before {
  background-color: #97144d;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}

.radio-ver-kyc input[type="radio"]:focus+.radio-label:before {
  outline: none;
  border-color: #97144d;
}

#panImage {
  line-height: 24px;
  padding-top: 0px;
  padding-left: 0px;
}

#PanUploadButton {
  margin: 18px 1px 0px 1px;
}

.pan-img-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #eeeeee;
  border-radius: 4px;
}

.form-suc-img {
  width: 60px;
  height: 60px;
  display: flex;
  margin: 0px auto 12px auto;
}

.form-suc-wrapper .card-title {
  font-size: 25px;
  color: #00a510;
}

.form-suc-wrapper {
  width: 60% !important;
  max-width: 650px;
  padding: 15px 0px;
}

.form-suc-wrapper .card-body {
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.35);
  max-width: 450px;
  display: flex;
  margin: 0 auto 5px auto;
  padding: 10px;
}

.video-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px 0px 25px 0px;
}

.send_btn {
  font-size: 12px;
  text-transform: uppercase;
  padding: 6px 10px;
  margin: 0px;
  background-color: #97144d;
  border: 1px solid #97144d;
  color: #fff;
  cursor: pointer;
  letter-spacing: 0.5px;
  border-radius: 4px;
  box-shadow: unset !important;
  min-width: 130px;
}

.kyc-thank-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: rgb(82 1 36 / 80%);
  height: 140px;
  padding: 35px 5px;
  margin: 24px 0px;
}

.kyc-thank-wrapper .alert {
  color: #ffffff;
}

/* cc css added here start___________________________________________________ */
.acc-title {
  position: relative;
  color: #97144d;
  font-weight: bold;
  font-size: 22px;
  text-decoration: none;
  letter-spacing: 0.5px;
}

.mb_32 {
  margin-bottom: 32px;
}

.p-20 {
  padding: 20px;
}

.vkyc-wrapper {
  text-align: center;
  margin-bottom: 20px;
}

.vkyc-wrapper img {
  margin-bottom: 20px;
}

.vkyc-wrapper h6 {
  font-size: 30px;
  font-weight: 600;
  color: #7a7a7a;
  text-transform: uppercase;
  line-height: 1.15;
  font-family: monospace;
  letter-spacing: 2px;
}

.vkyc-wrapper p {
  font-size: 20px;
  font-weight: 600;
  color: #97144d;
}

.vkyc-btn-wrapper button {
  font-size: 16px;
  min-width: 140px;
  margin: 20px 20px 0px;
}

.vkyc-btn-wrapper .bck-btn {
  background-color: rgb(110, 110, 110);
}

/**
 * swal sweet alert css start
 */
.swal-modal {
  width: 400px;
}

.swal-icon:first-child {
  margin-top: 16px;
  margin-bottom: 16px;
}

.swal-title:not(:last-child) {
  margin-bottom: 10px;
}

.swal-footer {
  text-align: center;
  margin-top: 4px;
  padding: 6px 16px;
}

.swal-footer .swal-button {
  background-color: #97144d;
  font-weight: 500;
}

.swal-icon--success__ring {
  box-shadow: 0px 0px 8px rgb(0 0 0 / 55%);
}

.swal-title {
  font-size: 22px;
  padding: 0px 16px;
}

.swal-overlay--show-modal .swal-modal {
  box-shadow: 1px 1px 10px rgb(0 0 0 / 50%);
}

.swal-button:not([disabled]):hover {
  background-color: rgba(151, 20, 77, 0.80);
}

/**
 * 
 * swal sweet alert css end
 */
/* cc css added here ends ____________________________________________________*/

.form-control,
.form-group .form-control {
  background-image: linear-gradient(#9c27b0, #9c27b0), linear-gradient(#b1b1b1, #b2b2b2);
}

/* bbps css starts here=============================================================== */

.bbps-btn-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.bbps-btn-wrap input[type=checkbox] {
  position: relative;
  width: 18px;
  height: 18px;
  top: 2px;
  margin-left: 0rem;
}

.bbps-btn-wrap input[type=checkbox]:checked {
  accent-color: #97144d;
}

.numOfBillerBrand {
  display: flex;
  align-items: end;
  justify-content: flex-start;
}

.numOfBillerBrand input {
  margin-left: 5px;
  height: 32px;
}

.onb-numb {
  font-size: 14px;
  color: #97144d;
}

.error-msg {
  display: block;
  color: #bc0d00;
  border-radius: 4px;
  margin: 2px 0px 10px 0px;
  border: 2px solid rgba(222, 0, 0, 0.35);
  background-color: rgba(210, 55, 50, 0.15);
  width: 100%;
}

.success-msg {
  display: block;
  color: #056800;
  border-radius: 4px;
  margin: 5px 0px 5px 0px;
  border: 2px solid rgb(0 222 97 / 35%);
  background-color: rgb(0 221 96 / 15%);
  width: 100%;
}

.suc-head {
  color: #008b12;
  font-size: 18px;
  margin: 0px 10px 0px 40px;
  font-weight: 600;
}

.suc-head-1 {
  margin: 0px 5px 0px 30px;
}

.err-head {
  color: #97144d;
  font-size: 18px;
  margin: 0px 6px 0px 40px;
  font-weight: 600;
}

.err-head-1 {
  margin: 0px 5px 0px 30px;
}

.err-img {
  padding: 0px 7px;
  background-color: #97144d;
  border-radius: 50%;
  position: absolute;
  left: 8px;
  top: 3px;
}

.err-img-1 {
  position: absolute;
  left: 8px;
  top: 1px;
}

.suc-img {
  padding: 0px 7px;
  background-color: #0ab800;
  border-radius: 50%;
  position: absolute;
  left: 8px;
  top: 1px;
}

.suc-img-1 {
  position: absolute;
  left: 8px;
  top: 1px;
}

.err-img img,
.suc-img img {
  width: 10px;
  padding: 4px 0px;
  display: flex;
}

.err-img-1 img {
  width: 20px;
  padding: 2px 0px;
  display: flex;
}

.suc-img-1 img {
  width: 18px;
  padding: 2px 0px;
  display: flex;
}

.hideMsgClass {
  cursor: pointer;
  margin: 3px 6px;
  position: absolute;
  width: 12px;
  display: inline-block;
  right: 0;
  top: 3px;
}

.box-shd-bbps {
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.35);
  margin: 5px 40px;
}

.box-shd-bbps p {
  margin-bottom: 0;
  min-width: 120px;
  text-transform: uppercase;
  font-weight: 600;
}

.box-shd-bbps label {
  color: #97144d;
  font-size: 16px;
  text-align: left;
  font-weight: 600;
  margin-bottom: 0;
}

.bbps-bck button {
  width: 100%;
  max-width: 100px;
  padding: 8px 16px;
  background: linear-gradient(90deg, rgb(188, 0, 81) 10%, rgba(116, 11, 57, 1) 100%);
}

.dwn-pdf-list {
  font-size: 16px;
  color: #97144d;
}

.dwn-pdf-list::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #999999;
}

.dwn-pdf-list-head h4 {
  text-transform: uppercase;
  color: #565656;
  font-size: 14px;
  font-weight: 600;
  height: 32px;
  display: flex;
  align-items: center;
}

.btn-filler-pdf {
  background: #97144d;
  background: linear-gradient(90deg, rgb(188, 0, 81) 10%, rgba(116, 11, 57, 1) 100%);
  padding: 2px 12px;
  border-radius: 6px;
}

.divder-t {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #acacac;
  margin: 8px 0px;
}

.bbps-btn-wrap input[type="checkbox"]:disabled {
  background: rgb(76, 76, 76);
  color: -internal-light-dark(rgb(22, 22, 22), rgb(47, 47, 47));
  border-color: rgba(60, 60, 60, 0.85);
}

.modal.show .modal-dialog {
  -webkit-transform: translateY(-38%);
  transform: translateY(-38%);
  top: 38%;
}

.sel-cat-mob option {
  font-size: 12px;
}

.footer .bnk-link {
  color: #ff86ba;
}

.footer .bnk-link:hover {
  color: #cdcdcd;
}

/* responsiveness started here------------------------------ */
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

@media (min-width: 769px) {
  .main_div ul>li>a {
    padding: 10px 15px;
  }

  .main_div ul>li>a.select_tab {
    padding: 10px 15px;
  }

  .main_div ul {
    top: -40px;
  }
}

@media screen and (min-width: 575px) {
  .bbps-frm-list-respo h6 {
    display: none;
  }
}

@media screen and (max-width: 1350px) {
  .main_tab {
    top: -78px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .main_div {
    max-width: 100%;
  }

  div.blockUI.blockMsg.blockPage {
    width: 90% !important;
    left: 5% !important;
  }

  .main_tab {
    left: 25%;
    width: 60%;
    top: -65px;
  }

  .dev_entity {
    padding: 0px 10px;
  }

  .lbl_check_tb {
    padding-bottom: 2px;
    padding-top: 2px;
  }

  .pos_abslt {
    position: absolute;
  }
}

@media screen and (max-width: 991.98px) {
  .login_drop {
    top: 55px;
  }

  .vkyc-wrapper img {
    margin-bottom: 15px;
    width: 52px;
  }

  .vkyc-wrapper h6 {
    font-size: 26px;
  }

  .vkyc-wrapper p {
    font-size: 16px;
  }

  .nb-resp {
    margin-bottom: 16px;
  }

  .nb-resp .form-control {
    height: 24px;
    padding: 0;
  }

  .nb-resp .det_hd {
    line-height: 1.1em;
  }

  .bbps-header-style a img {
    height: 55px;
  }
}

@media screen and (min-width: 575px) and (max-width: 768px) {
  .main_div {
    max-width: 100%;
  }

  div.blockUI.blockMsg.blockPage {
    width: 90% !important;
    left: 5% !important;
  }
}

@media screen and (min-width: 400px) and (max-width: 768px) {
  .main_div ul>li {
    max-width: 115px;
  }

  .main_div ul>li>a {
    height: 32px;
  }

  .main_div ul {
    top: -32px;
    left: 0px;
  }
}

@media screen and (min-width: 320px) and (max-width: 768px) {
  .main_div {
    margin-top: 40px;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 0px;
    border-radius: 0px;
  }

  .main_div ul {
    background-color: transparent !important;
    position: absolute;
    padding: 0px;
    margin-bottom: 0px;
    box-shadow: 0px 0px 3px 1px rgba(204, 204, 204, 0);
  }

  .main_div ul>li>a {
    font-size: 12px;
    padding: 10px 5px;
    background-color: transparent;
    border: 0px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
  }

  .main_div ul>li {
    padding-left: 0px;
  }

  .mob_p {
    padding-left: 0px;
    padding-right: 0px;
  }

  .mob_p_15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .mob_mrb_15 {
    margin-bottom: 15px;
  }

  .black {
    word-break: break-word;
    font-size: 11px;
  }

  .det_hd {
    word-break: break-all;
    font-size: 12px;
  }

  .signatory_main {
    padding: 7px;
    padding-top: 0px !important;
    padding-bottom: 0px;
  }

  .signatoryFormDetail {
    padding: 4px 10px 0px;
  }

  .pos_relative {
    top: 0px;
  }

  .form-control {
    font-size: 12px;
  }

  .container_radio {
    font-size: 13px;
  }

  .lbl_cust {
    color: #323232;
  }

  .txt_main {
    color: #626262;
    padding-left: 25px;
    font-size: 12px !important;
    margin-left: 10px;
    float: left !important;
  }

  .main_tab {
    left: 4%;
    width: 90%;
    top: -56px;
  }

  .dev_entity {
    font-size: 11px;
    margin-bottom: 0px;
    padding: 0px 10px;
  }

  .lbl_check_tb {
    font-size: 11px;
    padding-bottom: 2px;
    padding-top: 3px;
  }

  #exist_div {
    margin-top: 35px;
  }

  .login_drop {
    width: 23px;
    height: 23px;
    top: 40px;
  }

  .dropdown-content {
    top: 62px;
    right: 12px;
  }

  .font_bld {
    font-weight: normal;
    font-size: 12px;
  }

  .row_mob {
    margin-left: -1px;
    margin-right: -1px;
  }

  .lbl_check_tb {
    font-weight: normal;
  }

  .confirm_btn {
    padding: 7px 10px;
    margin: 0px;
  }

  #dbtConfirmation {
    padding-top: 0px;
  }

  .pad_3 {
    padding: 0px 3px 10px 3px;
  }

  .bbps-suc-resp .box_show {
    width: 100% !important;
  }

  .bbps-suc-resp .width_100 {
    width: 40px;
  }

  .bbps-suc-resp .box-shd-bbps {
    margin: 5px 10px;
    padding: 0px 10px;
  }

  .bbps-suc-resp .box-shd-bbps p {
    min-width: 75px;
    font-size: 14px;
  }

  .bbps-suc-resp .box-shd-bbps label {
    font-size: 14px;
  }

  .bbps-suc-resp .p_sucs {
    font-size: 14px;
  }

  .swal-modal {
    width: 300px;
  }

  .dwn-pdf-list {
    font-size: 13.5px;
  }

  .main_div ul>li>a.select_tab {
    background-color: transparent;
    border: 0px solid #97144d;
    border-bottom: 2px solid #97144d;
  }

  .let_start {
    margin-top: 4px;
    margin-bottom: 2px;
  }

  .bbps-respo-des .bbps-respo-des-nb input::placeholder {
    color: #bfbfbf;
    font-size: 10px;
  }

  .bbps-respo-des-nb .bp-mar {
    margin-bottom: 0 !important;
  }

  .bbps-respo-des-nb .pos_relative {
    padding: 0px 10px;
  }

  .bg_lad_head {
    margin-left: 5px;
    margin-right: 5px;
  }

  .numOfBillerBrand input {
    height: 24px;
  }

  .d-mob-flex {
    display: flex;
    margin-top: 4px;
  }

  .footer h5 {
    line-height: 16px;
    margin-top: 2px;
  }
}

@media screen and (min-width: 320px) and (max-width: 575px) {

  .form-control {
    height: 28px;
    padding: 0px 0px !important;
    font-size: 14px;
    padding-top: 0px !important;
  }

  .mr_7_mob {
    margin-bottom: 7px;
  }

  .mr_10_mob {
    margin-bottom: 10px;
  }

  div.blockUI.blockMsg.blockPage {
    width: 90% !important;
    left: 5% !important;
  }

  .lbl_cust {
    color: #323232;
    width: 100%;
  }

  .bg_lad {
    margin-bottom: 0px !important;
  }

  .txt_main {
    margin-left: 0px;
    margin-right: 10px;
  }

  .main_tab {
    top: -56px;
  }

  .top_mob_main {
    margin-top: 0px !important;
  }

  .pos_abslt {
    position: absolute;
  }
}

@media screen and (max-width: 575.98px) {
  .vkyc-wrapper img {
    margin-bottom: 10px;
    width: 45px;
  }

  .vkyc-wrapper h6 {
    font-size: 24px;
    letter-spacing: 1px;
  }

  .vkyc-wrapper p {
    font-size: 14px;
  }

  .vkyc-btn-wrapper button {
    font-size: 14px;
    min-width: 125px;
    margin: 10px 10px 0px;
  }

  .row_mob {
    display: none;
  }

  .bbps-frm-list-respo {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
  }

  .bbps-frm-list-respo h6 {
    font-size: 12px;
    font-weight: 600;
    margin-right: 10px;
    min-width: 106px;
    margin-bottom: 0;
  }

  .bbps-btn-wrap .form-check {
    padding-left: 0;
  }

  .bbps-list-fl .dlt-action-btn>img {
    margin-left: unset;
  }

  .main_tab {
    left: 0%;
    width: 100%;
  }

  .form-dtl-resp {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .dev_entity {
    padding: 0px 5px;
    min-width: 165px;
  }

  .lbl_check_tb {
    padding: 0px 0px 0px 2px;
  }

  .nb-resp {
    margin: 8px 0px;
  }
}

@media screen and (min-width: 320px) and (max-width: 399.92px) {
  .main_div ul>li {
    max-width: 110px;
  }

  .main_div ul>li>a {
    height: 32px;
  }

  .main_div ul {
    top: -32px;
    left: 0px;
  }

  .dwn-pdf-list {
    max-width: 70px
  }
}