@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

body {
  margin: 0px;
  font-family: "Figtree", sans-serif;
  font-size: 13px;
  background-color: White;
  font-weight: 500;
}
.tbl_data tbody td[colspan="12"] {
  text-align: center !important;
}
 .disabled_btn {
  cursor: default !important;
}

input.input_f {
  padding: 5px 10px;
  display: block;
  width: 100%;
  text-align: left;
  font-size: 13px;
  border: 1px solid #ccc;
  background: #fff;
  height: 28px;
  border-radius: 4px;
  margin-bottom: 5px;
  color: #272756;
}

input, select
{
  outline: 0;
}

input.input_f_disabled {
  padding: 5px 10px;
  display: block;
  width: 100%;
  text-align: left;
  font-size: 13px;
  border: 1px solid #e9ebec;
  background: #e9ebec;
  height: 28px;
  border-radius: 4px;
  margin-bottom: 5px;
}

.show_femily {
  display: none;
}

.show_femily.active {
  display: block;
}

.bid-section.row:nth-child(3) {
  margin-bottom: 15px;
}

.show_self.show {
  margin-left: 0 !important;
  margin-right: 16.66%;
}

.show_self.active {
  margin-left: 0px;
}

input[type="checkbox"],
input[type="radio"] {
  accent-color: #4c4ccc !important;
}

.trms input[type="checkbox"] {
  accent-color: #05a80a !important;
}

.trms input {
  margin: 0 !important;
  margin-right: 7px !important;
}
.dep_flx {
  margin: 8px 0px;
  font-size: 14px;
  display: block;
  align-items: center;
}

.row.m_0 {
  margin: 0;
}
.f10 {
  font-size: 13px !important;
  color: #000;
}
select.select_sec {
  padding: 5px 10px;
  display: block;
  width: 100%;
  text-align: left;
  font-size: 13px;
  border: 1px solid #ccc;
  background: #fff;
  height: 28px;
  border-radius: 4px;
  margin-bottom: 5px;
}
.dt_inp {
  width: 100%;
  display: block;
  min-height: 38px;
}
.dep_flx label {
  margin-left: -5px;
  display: inline-flex;
  align-items: center;
  margin-top: 6px;
  margin-right: 22px;
}

.dep_flx label input {
  margin: 0px 5px;
}

.form_fem {
  width: 100%;
  display: none;
  margin: 10px 0px;
}

.form_fem_family {
  width: 100%;
  display: none;
  margin: 10px 0px;
}

.form_fem.active {
  display: flow-root;
}

/* button.bt_self:before {
  content: '';
  width: 22px;
  height: 22px;
  position: absolute;
  background: #fff;
  left: 9px;
  top: 6px;
  border-radius: 50%;
} */

button.bt_fam,
button.bt_self {
  margin: 0px 2px;
  border-radius: 6px;
  padding: 6px 20px;
  outline: 0;
  height: 35px;
  position: relative;
  border: 0;
  background: transparent;
  font-size: 14px;
  outline: 0;
}

button.bt_fam.active,
button.bt_self.active {
  background: #fff;
  color: #4c4ccc;
  border: 1px solid #4c4ccc;
}

/* button.bt_fam:before {
  content: '';
  width: 22px;
  height: 22px;
  position: absolute;
  background: #fff;
  right: 9px;
  top: 6px;
  border-radius: 50%;
} */

.self_fam_cl button {
  min-width: 100px;
}

.self_fam_cl button.active {
  display: block;
}

.self_fam_cl {
  display: inline-flex;
  background: #fafafa;
  padding: 5px;
  align-items: center;
  box-shadow: 0px 0px 1px 1px #566ee81a;
  margin-top: 22px;
  border: 1px solid #b5c2fb1a;
  border-radius: 6px;
  margin-bottom: 15px;
}

.num_cl {
  width: 100%;
  display: block;
  position: relative;
}
.hed_tx_center {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  border-bottom: 1px solid #e9ebec;
  padding-bottom: 15px;
}
.dt_sec {
  display: inline-block;
  background: #f2f2f2;
  margin-right: 18px;
  padding: 10px;
  margin-bottom: 20px;
  padding-left: 31px;
  font-size: 15px;
  color: #000;
  position: relative;
}
.dt_sec b {
  position: absolute;
  left: -15px;
  top: 6px;
  width: 30px;
  height: 30px;
  background: #fff;
  border: 2px solid #ccc;
  border-radius: 50%;
  text-align: center;
  padding-top: 0px;
  color: #1fb15a;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
}

.num_cl h4 {
  font-size: 20px;
  margin: 30px 0px 22px;
  color: #8f8f8f;
  font-weight: 600;
}

h4.ipo_h {
  margin: 0px 0px 22px;
  color: #1fb15a;
  font-weight: 700;
  font-size: 16px;
}

.tab_togg {
  position: relative;
  right: 0px;
  z-index: 99;
  text-align: center;
}

.w_s {
  white-space: nowrap;
}

table.tbl_data tr td:nth-child(5) {
  white-space: nowrap;
}

.timer_main {
  width: 120px;
  text-align: center;
}

div#CRloader {
  position: fixed;
  left: 0;
  right: 0px;
  margin: auto;
  z-index: 9999;
  background:#ffffffb3;
  width: 100%;
  bottom: 0;
  top: 0;
  height: 100%;
}

input.radio_sec {
  position: relative;
  width: 15px;
  height: 15px;
}

input.radio_sec::before {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  background: #fff;
  left: 0;
  border-radius: 50%;
  right: 0;
  top: 0px;
  display: block;
  margin: auto;
  border: 3px solid #ccc;
}
label.active input.radio_sec::before {
  border-color: #4c4ccc;
}

.loader_innner {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 120px;
  top: 25%;
}
.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
img.loader_add {
  width: 100%;
  border-radius: 50%;
}

.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}

h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
span {
  font-family: "Figtree", sans-serif;
}

ul.data_tab_inner li a:hover,
ul.data_tab_inner li a:focus,
ul.data_tab_inner li a {
  text-decoration: none !important;
}

.m_t0 {
  margin-top: 0px !important;
}

.m_b0 {
  margin-bottom: 0px !important;
}

img.logo_pl {
  width: 185px;
  position: relative;
}

.header {
  background: #f0f0f9;
  border-bottom: 1px solid #ccc;
}

/* .log_out i {
  font-size: 27px;
  background: #ff003b;
  padding: 8px 12px;
  border-radius: 50%;
  color: #fff;
  width: 45px;
  height: 45px;
} */

.log_out i {
  font-size: 27px;
  background: #ff003b;
  padding: 7px 11px;
  border-radius: 50%;
  color: #fff;
  width: 44px;
  height: 42px;
}

.log_out {
  display: inline-block;
  margin-top: 15px;
  cursor: pointer;
}

.col-lg-12.dis_c {
  margin-top: 10px;
}

.logo_sec {
  display: inline-flex;
  align-items: center;
}

ul.data_tab_inner li a:hover {
  text-decoration: none;
}

.menu {
  font-size: 20px;
  font-weight: 600;
  color: #0000a0;
  margin-left: 20px;
}

.content_data {
  width: 100%;
  position: relative;
  display: block;
  padding: 15px 0px;
}

ul.data_tab {
  margin: 0;
  padding: 6px 30px 0px;
  position: relative;
  border-bottom: 0px solid #ccc;
  /* background: #f6f6f6; */
  border-radius: 4px;
}

ul.data_tab li {
  display: inline-block;
  font-size: 16px;
  margin-right: 25px;
}

ul.data_tab li a {
  color: #000000;
  font-weight: 600;
}

ul.data_tab li.active a,
ul.data_tab li:hover a {
  border-bottom: 3px solid #0000a0;
  text-decoration: blink;
  color: #0000a0;
}

.tab-content.tab_data {
  /* box-shadow: 0px 5px 12px -10px #000; */
  margin: 2px 0px;
  padding: 5px 15px 15px;
}

ul.data_tab_inner {
  padding: 5px 15px;
  margin: 0px;
}

ul.data_tab_inner li a {
  font-size: 15px;
  color: #333;
  font-weight: 600;
}

ul.data_tab_inner li {
  display: inline-block;
  margin-right: 15px;
}

ul.data_tab_inner li.active a {
  color: #0000a0;
  border-bottom: 2px solid #0000a0;
  padding: 3px 0px;
}

button.btn_open {
  background: #4c4ccc;
  color: #fff;
  padding: 6px 15px;
  border-radius: 3px;
  border: 0;
  outline: 0;
  margin-top: 10px;
}

table.tbl_data {
  width: 100%;
  position: relative;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}

table.tbl_data tr th {
  border: 1px solid #4c4ccc;
  padding: 5px;
  font-size: 14px;
  background: #4c4ccc;
  color: #fff;
}

table.tbl_data tr td {
  border: 0px solid #ccc;
  padding: 5px;
  font-size: 14px;
}

button.apply_btn {
  background: #4c4ccc;
  color: #fff;
  padding: 6px 15px;
  border-radius: 3px;
  border: 0;
  outline: 0;
}

span.time_cl {
  display: inline-block;
  border: 0px solid #ccc;
  padding: 3px 1px;
  margin: 0px 0px;
  width: 35px;
  text-align: center;
  color: #fff;
  border-radius: 0px;
}
.red_c {
  background-color: #ff003b;
}

.green_c {
  background-color: #20af59;
}

.blue_c {
  background-color: #4c4ccc;
}
.trms input {
  margin-right: 10px;
}
i.arrow_cl {
  font-size: 23px;
  width: 32px;
  background: #fff;
  text-align: center;
  line-height: 1.4;
  height: 32px;
  color: #c7a84d;
  margin-right: 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0px 1px 4px -1px #000;
  padding: 0px;
  cursor: pointer;
}
.username_logout {
  display: inline-flex;
  align-items: center;
}
.log_out i {
  margin-left: 15px;
}
.grid_add {
  width: 100%;
  display: block;
}

.flx .sm_t {
  width: 50%;
  position: relative;
  padding: 2px 5px;
  font-size: 14px;
}

.flx {
  display: inline-flex;
  width: 100%;
  position: relative;
}

.grid_add {
  width: 100%;
  display: block;
  border: 2px solid #424242;
  padding: 5px 5px;
  margin-top: 15px;
  border-radius: 20px;
}

.tx_hd {
  width: 100%;
  font-size: 16px;
  padding: 0px 5px;
  font-weight: 600;
}
.sm_t.right_tx {
  text-align: right;
}

.mobile_view {
  display: none;
}

.detils_page {
  padding: 20px 20px 5px;
  position: relative;
  width: 100%;
  margin: auto;
  box-shadow: 0px 2px 14px -10px #000;
}

.detils_page_viewdetails {
  padding: 20px 20px 5px;
  position: relative;
  width: 50%;
  margin: auto;
  box-shadow: 0px 2px 14px -10px #000;
}

.hd_tx {
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #333;
  margin-bottom: 10px;
  padding-bottom: 4px;
}

button.ipo_issue {
  background: #4c4ccc;
  color: #fff;
  padding: 6px 15px;
  border-radius: 3px;
  border: 0;
  outline: 0;
}

.grig_details {
  width: 33.333%;
  float: left;
  padding: 0px;
  margin-bottom: 1px;
  text-align: center;
  margin-top: 5px;
}

.tx_lbl {
  width: 100%;
  font-size: 13px;
  position: relative;
  display: block;
  color: #8a8a8a;
  font-weight: 400;
  margin-bottom: 5px;
}

.tx_lbl_INV {
  width: 100%;
  font-size: 13px;
  position: relative;
  display: block;
  color: #8a8a8a;
  font-weight: 400;
  margin-bottom: 5px;
}

.num.w_color {
  font-size: 20px;
  color: #4c4ccc;
  font-weight: 500;
  height: 38px;
}

select.opt_select {
  border: 1px solid #e9ebec;
  width: 160px;
  padding: 3px;
  font-size: 14px;
  margin-top: 8px;
  height: 28px;
  border-radius: 6px;
  color: #272756;
}

.num {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}

.flx_sec {
  width: 100%;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  margin-bottom: 15px;
  margin-top: 10px;
  /* display: inline-flex; */
  /* padding: 10px; */
}

.hed_sec {
  font-size: 18px;
  width: 100%;
  color: #000;
}

.link_cl {
  width: 50%;
  font-size: 18px;
  color: #4c4ccc;
  font-weight: 600;
  text-align: right;
}

button.ipo_button {
  background: #4c4ccc;
  color: #fff;
  padding: 6px 15px;
  border-radius: 3px;
  border: 0;
  outline: 0;
}

.apply_b {
  width: 100%;
  margin-bottom: 10px;
  display: flex;
  gap: 10px;
  /* justify-content: flex-end; */
}

.col-lg-12.buttons {
  /* display: flex;
  gap: 41px; */
  text-align: center;
}

.t_small {
  width: 100%;
  font-size: 16px;
  color: #000;
  padding: 2px 0px;
}

.t_small span {
  float: right;
}
button.apply_button {
  background: #4c4ccc;
  color: #fff;
  padding: 8px 25px;
  border-radius: 3px;
  border: 0;
  outline: 0;
  font-size: 16px;
  margin: 2px;
}
.over_fl {
  overflow: auto;
}
table.tbl_mdata tr td {
  padding: 5px;
  font-size: 13px;
}
table.tbl_mdata {
  border: 0;
  padding: 0;
  margin: 0;
  width: 100%;
}
.g_data {
  width: 100%;
  border-bottom: 2px solid #000;
  margin-bottom: 12px;
  padding-bottom: 5px;
}

.hed_cl {
  display: none;
}
.hed_sec span {
  display: none;
}
.none_web {
  display: none;
}

button.back_button {
  background: #1fb15a;
  color: #fff;
  padding: 6px 15px;
  border-radius: 3px;
  border: 0;
  outline: 0;
  margin-top: 10px;
}

button.apply_ipo {
  background: #4c4ccc;
  color: #fff;
  padding: 6px 15px;
  border-radius: 3px;
  border: 0;
  outline: 0;
  margin-top: 10px;
}
.tx_center_b {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 9px;
  color: #4c4ccc;
}

.color_approved,
.color_alloted {
  color: #20af59;
}

.color_rejected,
.color_cancelled {
  color: #ff003b;
}

.color_pending {
  color: #fd7840;
}

h3.hed_t {
  font-size: 22px;
  font-weight: 600;
  color: #4c4ccc;
}

.applied_cl .flx .sm_t {
  line-height: 1.1;
  padding: 5px 5px;
}

/*.open_c
{
                color: #9EDAFF;
}

.open_c
{
                color:  #FD7840;
}

.open_c
{
                color: #9EDAFF;
}

.open_c
{
                color: #9EDAFF;
}*/

table.table_cal {
  width: 100%;
  position: relative;
  margin: 8px 0px;
}

table.table_cal tr th {
  border: 1px solid #dadaea;
  padding: 6px;
  background: #f0f0f9;
  color: #0000a0;
  text-align: center;
  font-size: 11px;
  font-weight: 500;
}
table.table_cal tr td {
  border: 1px solid #ccc;
  padding: 6px;
  color: #000;
  font-size: 11px;
  font-weight: 500;
}

.cal_page {
  box-shadow: 0px 5px 12px -10px #000;
  margin: 2px 0px;
  padding: 5px 15px 15px;
}

i.lft {
  margin-right: 30px;
}

.order_page {
  /* box-shadow: 0px 5px 12px -10px #000; */
  padding: 25px 25px 12px;
  width: 45%;
  margin: auto;
  border: 1px solid #e9ebec;
  border-radius: 5px;
  margin: auto;
}
.order_page.pc_view {
  width: 100%;
}
.grig_opt {
  width: 33.333%;
  float: left;
  text-align: left;
  padding-top: 10px;
  margin-bottom: 11px;
}

button.f_bid {
  background: #fff;
  color: #4c4ccc;
  padding: 0;
  border: 0;
  outline: 0;
  margin-top: 12px;
}

.hed_tx {
  font-size: 13px;
  font-weight: 400;
  padding-bottom: 0px;
  color: #272756;
  margin-bottom: 8px;
}

input.lot_num {
  padding: 5px;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  border: 1px solid #ccc;
}
.t_c {
  text-align: center;
}

.g_cl label {
  display: inline-block;
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 4px;
  color: #272756;
  font-weight: 400;
}

.flx_ad {
  display: inline-flex !important;
  align-items: center;
}

.swal2-default-outline {
  padding: 8px;
  width: 70px;
  font-size: 13px !important;
}

input.input_sec {
  padding: 5px;
  display: block;
  width: 100%;
  text-align: left;
  font-size: 13px;
  border: 1px solid #ccc;
  background: #f0f0f9;
  height: 28px;
  border-radius: 4px;
}

input.input_sec_nocutoff {
  padding: 5px;
  display: block;
  width: 100%;
  text-align: left;
  font-size: 14px;
  border: 1px solid #ccc;
  background: #ffffff;
  height: 28px;
  border-radius: 4px;
}

label.lbl_tx.cut_off {
  width: 100%;
  display: block;
}

label.lbl_tx.cut_off span {
  float: right;
  display: inline-flex;
  align-items: center;
}

label.lbl_tx.cut_off span input {
  margin: 0;
  margin-right: 5px;
}

.g_cl {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
  /* margin-top: 5px; */
}

input.upi_id {
  padding: 8px 20px;
  display: block;
  width: 50%;
  text-align: left;
  font-size: 13px;
  border: 0px solid #ccc;
  padding-left: 48px;
  color: #272756;
  height: 45px;
  background: #fff;
  border-radius: 6px;
}

.close_i img {
  width: 22px;
  cursor: pointer;
}

.accented {
  accent-color: #4c4c4c;
}

.close_i {
  position: absolute;
  top: -27px;
  opacity: 1;
  right: 0px;
}

.amt {
  background: #f5f5fb;
  padding: 12px;
  border: 0px solid #ccc;
  font-size: 18px;
  font-weight: 600;
  color: #272756;
  margin-top: 3px;
}
.pad0 {
  padding: 0;
}
.amt span {
  float: right;
  /* text-shadow: 1px 1px 1px #000000; */
  font-weight: 600;
  color: #272756;
  font-size: 16px;
}

.upi_t {
  font-size: 11px;
  margin-bottom: 3px;
  color: #272756;
  font-weight: 400;
}

.trms {
  font-size: 11px;
  margin-top: 6px;
  margin-bottom: 2px;
  color: #000;
  display: inline-flex;
  align-items: center;
}
.upi_tx {
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 4px;
  color: #4c4ccc;
  font-weight: 400;
}
button.add_bid {
  color: #4c4ccc;
  padding: 5px 0px;
  border-radius: 3px;
  border: 0px solid #ccc;
  outline: 0;
  margin-bottom: 5px;
  background: none;
  margin-top: 10px;
}

button.add_bid_hide {
  color: #4c4ccc;
  padding: 5px 0px;
  border-radius: 3px;
  border: 0px solid #ccc;
  outline: 0;
  margin-bottom: 5px;
  background: none;
  margin-top: 10px;
  display: none;
}

.bg_s {
  background: #f5f5fb;
  display: inline-block;
  border-radius: 6px;
  padding: 15px;
  width: 100%;
  margin-top: 8px;
}

button.apply_now {
  background: #4c4ccc;
  color: #fff;
  padding: 8px 25px;
  border-radius: 6px;
  border: 0;
  outline: 0;
  margin-top: 17px;
  font-size: 18px;
  margin-left: 2px;
  margin-right: 2px;
}

.red_color {
  background-color: #ff003b !important;
}

.upi_tx img {
  width: 20px;
}

img.ico_upi {
  position: absolute;
  bottom: 12px;
  width: 36px;
  left: 7px;
  opacity: 1;
}

select.opt_select {
  /* border: 0; */
  outline: 0;
}

i.close_cl {
  font-size: 17px;
  position: absolute;
  right: -21px;
  bottom: 10px;
  color: #000;
}

.note_tx {
  margin: 0px;
  font-size: 13px;
  margin-top: 0px;
  color: #808080;
  margin-bottom: 5px;
}

input.val_n {
  padding: 5px 43px;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 13px;
  border: 1px solid #ccc;
  background: #fff;
  height: 28px;
  border-radius: 4px;
  outline: 0;
}

.number {
  position: relative;
  width: 100%;
  border: 1px solid #ced4da;
  border-radius: 6px;
  overflow: hidden;
}

span.minus {
  position: absolute;
  width: 40px;
  background: #f3f6f9;
  left: 0;
  top: 0;
  bottom: 0;
  font-size: 20px;
  line-height: 1.3;
  padding: 0;
  text-align: center;
  color: #272756;
  border-radius: 4px;
  cursor: pointer;
}

span.plus {
  position: absolute;
  width: 40px;
  background: #f3f6f9;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1.3;
  padding: 0;
  text-align: center;
  color: #272756;
  border-radius: 4px;
  cursor: pointer;
}

.green_tx {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 4px;
  color: #20af59;
}

table.submit_tbl tr td {
  border: 0px solid #ccc;
  padding: 5px;
  font-size: 14px;
  color: #000;
}

table.submit_tbl {
  width: 100%;
  border-top: 2px solid #000;
  margin-top: 5px;
  border-bottom: 2px solid #000;
}

.dat {
  display: list-item;
  margin-left: 15px;
  margin-top: 8px;
  font-size: 14px;
}

.grig_details_cancle {
  width: 25%;
  float: left;
  padding: 8px;
  margin-bottom: 8px;
  margin-top: 8px;
  text-align: left;
}

.bdr0 {
  border: 0;
}

.upi_id {
  font-size: 16px;
  margin-bottom: 10px;
  width: 100%;
}

.accept_click input {
  margin: 0;
  margin-right: 10px;
  width: 20px;
  height: 20px;
}

.accept_click {
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  color: #000;
  margin: 5px 0px;
  width: 100%;
}

.ipo_t {
  display: inline-block;
  border: 2px solid #4c4ccc;
  padding: 8px 10px;
  margin: 17px 0px;
  font-size: 16px;
  color: #4c4ccc;
}

.mt0 {
  margin-top: 0px !important;
}
button.cancle_cl {
  background: #ff003b;
  color: #fff;
  padding: 8px 25px;
  border-radius: 3px;
  border: 0;
  outline: 0;
  margin: auto;
  display: block;
  margin-top: 17px;
  font-size: 18px;
}

.mod_pop {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  background: #000c;
  left: 0;
  right: 0;
  overflow: auto;
}
.inner_pop {
  width: 45%;
  background: #fff;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
  margin-top: 105px;
  padding: 15px;
  border-radius: 5px;
}
i.close_ico_pop {
  width: 30px;
  height: 30px;
  background: red;
  font-size: 18px;
  text-align: center;
  color: #fff;
  padding: 5px;
  border-radius: 50%;
  position: absolute;
  right: -15px;
  top: -15px;
  cursor: pointer;
}
button.cal_ico {
  float: right;
  background: none;
  border: 1px solid #4c4ccc;
  padding: 6px 8px;
  line-height: 0;
  margin-top: 10px;
  color: #4c4ccc;
  font-size: 18px;
  border-radius: 4px;
  outline: 0;
}

.mob_logout {
  width: 100%;
  position: absolute;
  background: #4c4ccc;
  left: 0;
  right: 0px;
  top: 58px;
  padding: 3px 15px;
  color: #fff;
  text-align: right;
  display: none;
}

.logo_img {
  width: 40px;
  margin-right: 10px;
}

.sm_t_data {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  position: relative;
}

.mob_n {
  display: none;
}
.grig_details {
  /* min-height: 100px; */
  min-height: 55px;
}

.sm_pad {
  padding: 8px 8px !important;
}

table.table_cal tr td {
  opacity: 0.7;
}

.m_device {
  display: none;
}

.closed_msg {
  justify-content: center;
  text-align: center;
  color: red;
  font-size: 15px;
}

.disabled_btn {
  cursor: not-allowed;
  color: gray;
  background-color: lightgray;
  position: relative;
}

button.applied_btn {
  background: #1c2bc6;
  color: #fff;
  padding: 6px 15px;
  border-radius: 3px;
  border: 0;
  outline: 0;
}

.disabled_btn:hover::before {
  content: "🚫";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: red;
}
.disabled_btn::before {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
button.apply_btn {
  white-space: nowrap;
}

label.switch {
  width: 60px !important;
  position: absolute;
  left: 0;
  right: 0px;
  margin: auto;
  z-index: 999;
}
span.self_class {
  margin-left: -55px;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  position: absolute;
  left: 1px;
  top: 6px;
}
span.family_class {
  margin-left: 65px;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  position: absolute;
  right: -54px;
  top: 6px;
  color: #4c4ccc;
}
.toggle_c.act span.guest_class {
  color: #010101;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #4c4ccc;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.toggle_c {
  width: 62px;
  position: absolute;
  right: 70px;
  height: 37px;
  z-index: 999;
  top: 0px;
}
.toggle_c.act span.clients_class {
  color: #4c4ccc !important;
}

.sm_t {
  font-size: 13px;
  width: 100%;
  display: block;
  color: #010101;
}
.lock {
  width: 100%;
  margin-bottom: 22px;
  font-weight: 900;
  color: #010101;
}
.lock h3 {
  margin: 2px;
}

@media (min-width: 10px) and (max-width: 991px) {
  .bid-section.row {
    margin: 0;
  }

  .amt {
    font-size: 16px;
    padding-left: 18px;
}

  span.img_fx {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
  }

  .tx_hd_flx {
    width: 100%;
    font-size: 16px;
    padding: 0px 5px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
  }
  span.i_name {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    width: 100%;
    line-height: 1.2;
    margin-left: 5px;
  }
  i.img_l {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
  }
  .p_0 {
    padding-top: 0px !important;
  }
  .p_l0 {
    padding-left: 0px !important;
  }
  .detils_page_viewdetails {
    width: 100%;
  }

  .g_cl {
    margin-bottom: 3px;
    margin-top: 2px;
  }

  .content_data .container-fluid {
    padding: 0px;
  }

  .grig_details {
    min-height: 55px;
    padding: 0px 2px;
    margin: 0;
  }

  body {
    margin-bottom: 0 !important;
  }
  .notes {
    font-size: 11px;
  }
  .num {
    font-size: 15px;
  }

  .mob_n {
    display: block;
  }
  .pc_view {
    display: none;
  }
  .inner_pop {
    width: 91%;
    margin-top: 55px;
  }
  .tab-content.tab_data {
    padding: 5px 5px 15px;
  }
  .mob_logout {
    display: block;
  }

  .bdr1 {
    border: 2px solid #333;
    border-radius: 20px;
    padding: 8px 15px;
  }

  .log_out {
    display: none;
  }
  .detils_page {
    padding: 8px 10px 5px;
    width: 100%;
  }
  i.m_log {
    background: #ff003b;
    padding: 2px 9px;
    line-height: 1;
    border-radius: 4px;
    font-size: 20px;
    margin-left: 8px;
  }
  .nm {
    display: inline-flex;
    align-items: center;
  }
  button.cancle_cl {
    margin-top: 3px !important;
    width: 100%;
  }

  .grig_details_cancle {
    width: 50%;
  }
  .note_tx {
    font-size: 14px;
  }

  .upi_tx {
    font-size: 14px;
    margin-top: -4px;
    margin-bottom: 1px;
  }
  .hed_tx {
    font-size: 14px;
    padding-bottom: 0px;
  }
  button.apply_btn {
    padding: 3px 15px;
  }

  .none_web {
    display: block;
  }

  .mobile_view {
    display: block;
  }

  .web_pc {
    display: none;
  }

  i.arrow_cl {
    margin-left: 0px;
    float: none;
    margin-top: 0px;
    margin-right: 10px;
  }

  .sm_t button.apply_btn {
    float: right;
  }

  .sm_t.right_tx button.apply_btn {
    padding: 6px 8px;
  }

  ul.data_tab li {
    margin-bottom: 12px;
  }

  .logo_sec {
    display: block;
  }

  .log_out {
    position: fixed;
    top: 3px;
    right: 13px;
  }

  .logo_img {
    width: 40px;
    margin-right: 10px;
  }

  .inner_data {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    background: #f0f0f9;
    z-index: 99;
  }

  .header {
    position: relative;
    z-index: 999;
  }

  img.logo_pl {
    width: 140px;
    margin-top: 5px;
  }
  .menu {
    font-size: 13px;
    margin-left: 8px;
    margin-top: 21px;
    text-align: right;
    display: inline-block;
    position: fixed;
    z-index: 999;
    right: 15px;
  }

  .detils_page {
    width: 100%;
  }

  .grig_details {
    width: 50%;
  }

  .none_cl {
    display: none;
  }
  .hed_sec span {
    font-size: 12px;
    color: #969393;
    margin-left: 8px;
  }

  .flx_sec {
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
    padding-left: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
  }

  .bdr {
    border: 2px solid #666;
  }

  .t_small {
    font-size: 14px;
    padding: 1px 0px;
  }

  .hd_tx {
    margin-bottom: 4px;
    padding-bottom: 4px;
    border: 0;
  }

  .hed_cl {
    font-size: 18px;
    width: 100%;
    color: #000;
    display: block;
  }

  .g_data {
    border: 2px solid #666;
    padding: 5px 15px;
    display: inline-block;
  }

  button.apply_button {
    width: 100%;
  }

  .detils_page {
    padding: 0;
    position: relative;
    width: 100% !important;
    margin: auto;
    box-shadow: none;
  }

  .order_page {
    padding: 15px;
    width: 100%;
    box-shadow: none;
    border: 0;
    padding-top: 0px;
  }

  .amt_cl {
    font-size: 20px;
    width: 100%;
    padding: 2px 0px;
    font-weight: 600;
    color: #000;
  }

  .lbl_type {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .box_chk {
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
  }

  .box_chk input {
    width: 18px;
    height: 18px;
    margin: 0;
    margin-right: 10px;
  }

  button.apply_now {
    width: 100%;
  }

  .col-lg-12.buttons {
    position: fixed;
    z-index: 99;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    background: #fff;
    padding-top: 5px;
    border-top: 1px solid #ccc;
  }

  .buttons button {
    display: inline-block;
    width: auto;
  }

  .amt {
    position: fixed;
    left: 15px;
    right: 15px;
    bottom: 46px;
    z-index: 999;
  }

  .col-lg-12.buttons {
    border-top: 0px solid #ccc;
}

  .content_data {
    padding-top: 85px;
    padding-bottom: 90px;
  }

  .sm_t div {
    display: inline-block;
    margin-left: 5px;
  }

  input.upi_id {
    width: 100%;
  }

  .m_device {
    height: calc(90vh - 125px);
    background: #fff;
    position: relative;
    display: block;
    width: 100%;
    padding: 5px 15px;
    overflow: auto;
    margin-top: 65px;
  }

  .m_foot {
    position: fixed;
    width: 100%;
    left: 1px;
    right: -1px;
    bottom: -1px;
    padding: 3px 15px;
    background: white;
    border: 2px solid #fff;
  }

  .f_fx {
    padding: 0px 4px;
    width: 100%;
  }

  .mob_img {
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    display: block;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 5px;
  }
  .m_price {
    font-size: 3vh;
    font-weight: 700;
    padding: 3px 0px;
  }
  .m_lbl {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .flot_r {
    float: right;
    margin-top: -35px;
  }

  .bid_nm {
    width: 100%;
    display: block;
    margin-top: 3px;
  }

  .bid_nm span {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #4c4ccc;
    padding: 2px 15px;
    border-radius: 4px;
  }

  input.input_sec,
  input.val_n {
    height: 28px;
  }

  .row.mob_none {
    display: none;
  }

  button.apply_now {
    padding: 4px 18px;
  }

  .m_foot .apply_btn {
    display: inline-flex;
    width: 100%;
  }
  .grig_opt {
    width: 50%;
    text-align: left !important;
    min-height: 65px;
    margin-bottom: 0px;
  }
  .num.w_color {
    margin-top: 7px;
  }
  .bid-section.row .col-lg-12 {
    padding: 0;
  }
}
