@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;
}
.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;
}
.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;
  width:52%;
  box-shadow: 0px 1px 5px 1px #ccc;
  border-radius: 3px;
}
.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: #861f41 !important;
}
.box_show {
  box-shadow: 0px 1px 6px 1px #ccc;
  width: 50% !important;
  margin: auto !important;
}
.bg_red {
  background-color: #861f41;
}
.lbl_val {
  width: 35%;
  float: left;
  color: #323232;
  font-size: 14px;
  text-align: left;
  margin-bottom: 10px;
  padding-left: 15px;
}
.lbl_txt {
  width: 65%;
  float: left;
  color: #861f41;
  font-size: 14px;
  text-align: left;
}
.p_sucs {
  font-family: arial;
  color: #787878;
  font-size: 14px;
  text-align: center;
}
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: 25px;
}
.width_100>img {
  width: 100%;
}
.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: 25%;
  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 #861f41;
  position: absolute;
  top: 60px;
  right: 15px;
  z-index: 999;
  border-radius: 50px;
  background-color: #861f41;
  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,.25);
}
.alert-success {
  background-color: #97144d;
  border-color: #97144d;
  padding: 2px 10px;
  margin-top: 10px;
  font-size: 13px;
  font-family: 'lato';
  text-transform: capitalize;
  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: 85px;
  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;
  padding-top: 5px;
  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 #000;
  border-bottom: 1px solid #fafafa;
}
.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,.dlt-action-btn>img {
  width: 23px;
  background-color: transparent;
  margin-left: 10px;
  border-radius: 5px;
  padding: 2px;
}
.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: unset;
}
.bg_lad {
  border-bottom: 1px dashed #97144d;
  background-color: #97144d;
}
#dbtConfirmation {
  padding-top: 5px;
}
.login_drop {
  width: 30px;
  height: 30px;
  border: 2px solid #861f41;
  position: absolute;
  top: 60px;
  right: 15px;
  z-index: 999;
  border-radius: 50px;
  background-color: #861f41;
  cursor: pointer;
}
.main_tab {
  position: absolute;
  top: -83px;
  background-color: #fff;
  left: 25%;
  padding: 0px 0px;
  box-shadow: 1px 1px 8px 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: -45px;
    padding: 0px;
    left: 25%;
}
.main_div ul>li{
  list-style: none;
  float: left;
  padding-left: 5px;
}
.main_div ul>li>a {
  display: block;
  background-color: #eee;
  padding: 10px 20px;
  font-family: lato;
  font-weight: normal;
  color: #828282 !important;
  font-size: 14px;
  letter-spacing: 0.7px;
  border: 1px solid #dcdbdb;
  border-bottom: 0px;
  width: 100%;
  box-shadow: 0px -4px 6px -3px #a2a0a0;
  text-decoration: none;
}
.main_div ul>li>a.select_tab {
  display: block;
  background-color: #fff;
  padding: 10px 20px;
  font-family: lato;
  font-weight: bold;
  color: #97144d !important;
  border: 1px solid #eee;
  cursor: pointer;
  border-bottom: 0px;
  font-size: 14px;
  letter-spacing: 0.5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: 0px -4px 6px -3px #a2a0a0;
}
.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;
}
#urlModal>div>div>div.modal-header {
  background-color: #861f41;
  color: #fff;
  padding: 7px 15px;
}
#signatoryFormDiv h3.let_start select option {
  color: #97144d;
}
#urlModal>div>div>div.modal-header>div.modal-title {
  width: 100%;
}
.head_top {
  font-size: 12px;
  text-transform: uppercase;
  font-family: lato;
  width: 30%;
  float: left;
  letter-spacing: 0.9px;
}
.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 40px 40px 40px;
}
#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: #861f41;
  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 #861f41;
  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: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff;
  float: right;
  position: relative;
  top: 6px;
}

.modal-dialog {
  max-width: 50%;
  margin: 5.75rem auto;
}
.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;
}

.td-error-box {
  position: absolute;
  left: 275px;
  top: 0px;
  width: 75.5%;
}

.error-msg {
  display: block;
  color: #333333;
  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%;
  padding: 2px 4px;
}

.success-msg {
  display: block;
  color: #333333;
  border-radius: 4px;
  margin: 2px 0px 10px 0px;
  border: 2px solid rgb(0 222 97 / 35%);
  background-color: rgb(0 221 96 / 15%);
  width: 100%;
  padding: 2px 4px;
}

.suc-head {
  color: #008b12;
  font-size: 18px;
  margin: 0px 10px 0px 15px;
  font-weight: 600;
}

.err-head {
  color: #97144d;
  font-size: 18px;
  margin: 0px 10px 0px 15px;
  font-weight: 600;
}

.err-img {
  padding: 5px 7px;
  background-color: #97144d;
  border-radius: 50%;
}

.suc-img {
  padding: 5px 7px;
  background-color: #0ab800;
  border-radius: 50%;
}

.err-img img,
.suc-img img {
  width: 12px;
}

.noteList {
  display: block;
  margin-top: 5px;
  padding-left: 28px;
}

.noteList p {
  font-size: 13px;
    color: #717171;
    margin-bottom: 5px;
    line-height: 18px;
    text-align: left;
}

.noteList p span {
  color: #97144d;
}

.noteList ul {
  position: unset;
  background-color: transparent !important;
  padding-left: 2rem;
  margin-bottom: 0;
}

.noteList ul li {
    text-align: left;
    float: unset;
    font-size: 13px;
    color: #767676;
    line-height: 18px;
    margin-bottom: 2px;
    list-style: disc;
    padding-left: 0px;
}

.noteList ul .liSeprator {
  list-style: none;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  color: #585858;
}

@media screen and (max-width: 1199.95px) {
  .main_div {
    width: 88%;
  }
}

@media screen and (min-width:320px) and (max-width:767.98px) {
  .main_div {
    box-shadow: 3px 2px 4px 0 #d8d8d8;
    margin-top: 40px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .main_div ul {
    background-color: transparent !important;
    position: absolute;
    top: -29px;
    padding: 0px;
    left: 7%;
  }
  .main_div ul>li>a.select_tab {
    padding: 2px 7px;
    color: #97144d !important;
    border: 1px solid #eee;
    font-size: 13px;
    border-bottom: 0px;
  }
  .main_div ul>li>a {
    padding: 2px 4px;
    font-size: 13px;
  }
  .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: 5px;
  }
  .bg_lad {
    margin-bottom: 7px !important;
  }
  .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: 92%;
    top: -50px;
  }
  .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: 65px;
  }
  .login_drop {
    width: 23px;
    height: 23px;
    top: 30px;
  }
  .dropdown-content {
    top: 46px;
  }
  .font_bld {
    font-weight: normal;
    font-size: 12px;
  }
  .row_mob {
    margin-left: -10px;
    margin-right: -10px;
  }
  .lbl_check_tb {

    font-weight: normal;

  }
  .confirm_btn {
    padding: 7px 10px;
  }
  }

@media screen and (min-width: 768px) and (max-width: 1024px){
  .main_div {
    width: 95%;
}
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media screen and (min-width: 320px) and (max-width: 575px) {
  #exist_div {
    margin-top: 47px;
  }
  .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: -66px;
  }
  .top_mob_main {
    margin-top: 90px !important;
  }
  .pos_abslt {
    position: absolute;
  }

  .main_div ul>li {
    padding-left: 0px;
}

  .main_div ul>li>a {
    box-shadow: 0px 0px 0px 0px #a2a0a0 !important;
  }
}

@media screen and (min-width:575px) and (max-width:767.98px){
  .main_div {
    max-width: 100%;
  }
  div.blockUI.blockMsg.blockPage {
    width: 90% !important;
    left: 5% !important;
  }

}
@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 {
    position: absolute;
    left: 25%;
    width: 60%;
    top: -65px;
  }
  .dev_entity {
    padding: 0px 10px;
  }
  .lbl_check_tb {
    padding-bottom: 2px;
    padding-top: 2px;
  }
  .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;
}
 
