.main_component {
  max-width: 100%;
  padding: 10px 0 0 0 !important;
}

.css-1u2mxbp {
  min-height: 60px !important;
}

.nav_emp_name a {
  color: white !important;
}

.nav_emp_name a:hover, .nav_emp_name a:active {
  color: rgb(202, 202, 202) !important;
}

.home_card {
  width: 100%;
  height: auto;
  cursor: pointer;
}

.section_login {
  background-color: #210039;
  background-image: url("../images/login_bg.png");
  min-height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: -300px;
}

.login_card {
  margin: 0 auto;
  margin-top: 20%;
  width: 60%;
  background: #fafafa !important;
  border: none !important;
}

.login_input {
  border: none !important;
  border-bottom: 1px solid black !important;
  background: transparent !important;
}

.a_tag_forgot_password {
  cursor: pointer;
  text-decoration: none;
}

.a_tag_forgot_password:hover {
  text-decoration: underline;
}

.drawerNavbar, .drawerTopToolbar, .drawerTopToolbar svg {
  background-color: #210039 !important;
  color: #fff;
}

.navbar_logo {
  height: 40px;
}

* {
  font-size: small;
}

.fieldset_info {
  border: 1px solid #ced4da;
  border-radius: 5px;
  padding: 0px 20px 20px 20px;
}

.fieldset_info_legend {
  float: unset;
  width: auto;
  font-size: initial;
  padding: 0 10px;
}

.div_border {
  border-radius: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.table_list_btn {
  padding: 2px 10px;
  margin: 2px;
}

.table_list_img, .img_table_activity_list {
  max-height: 50px;
  max-width: 50px;
}

#output {
  max-width: 100px;
  max-height: 100px;
}

.selImgBtn {
  cursor: pointer;
  color: #000;
  height: 30px;
  width: 30px;
  margin-left: 5px;
  text-align: center;
}

.column_lead_id {
  color: blue;
  cursor: pointer;
}

.column_lead_id:hover {
  text-decoration: underline;
}

.modal {
  z-index: 1201;
}

.MuiOutlinedInput-input, .MuiSelect-SELECT {
  height: 0.75em !important;
  min-height: 0.75em !important;
}

.css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root {
  top: -5px !important;
}


.div_incoming .card, .div_all_enquiry .card, .div_add_enquiry .card, .div_no_activity .card, .div_total_pending_activity .card, .div_tillDate_pending_activity .card, .div_reports .card, .div_sitevisit_list .card, .div_booking_list .card, .div_team_leads .card {
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
  max-width: 100%;
  cursor: pointer;
  transition: all 0.2s;
  padding: 10px;
}

.div_incoming .card:hover, .div_all_enquiry .card:hover, .div_add_enquiry .card:hover, .div_no_activity .card:hover, .div_total_pending_activity .card:hover, .div_tillDate_pending_activity .card:hover, .div_reports .card:hover, .div_sitevisit_list .card:hover, .div_booking_list .card:hover, .div_team_leads .card:hover {
  filter: brightness(90%);
}

.div_team_leads .card {
  background-color: rgb(241, 180, 66);
}

.div_sitevisit_list .card {
  background-color: crimson;
}

.div_incoming .card {
  background-color: lightgreen;
}

.div_add_enquiry .card {
  background-color: cornflowerblue;
}

.div_all_enquiry .card {
  background-color: rgb(100, 237, 212);
}

.div_no_activity .card {
  background: #ff3144;
}

.div_total_pending_activity .card {
  background: #f8d7da;
}

.div_tillDate_pending_activity .card {
  background: #ff3c3c;
}

.div_reports .card {
  background-color: rgb(179, 134, 222);
}

.div_booking_list .card {
  background-color: rgb(151, 252, 0);
}

.div_reports_leadsummary .card, .div_reports_remindersSummary .card {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
  max-width: 100%;
  cursor: pointer;
  transition: all 0.2s;
}

.div_reports_leadsummary .card:hover, .div_reports_remindersSummary .card:hover {
  filter: brightness(90%);
}

.div_reports_leadsummary .card {
  background-color: lightgreen;
}

.div_reports_remindersSummary .card {
  background-color: #ffff50;
}


.table_sticky_row {
  font-weight: bold;
}

.section_home svg {
  height: 3rem;
  width: 3rem;
}

.alert {
  padding: 0;
}

.pending_activity {
  margin: 0.5rem;
  cursor: pointer;
}

.div_pending_activty label:hover {
  cursor: pointer;
}

.section_policy p {
  text-align: justify;
  margin-left: 10px
}

.section_policy .policy_heading {
  margin-top: 20px;
}

.policy_main_heading {
  font-weight: bold;
}

.refreshIcon {
  width: 25px !important;
  height: 25px !important;
}

.div_img_login {
  text-align: center;
}

.div_login_footer {
  position: fixed;
  bottom: 0;
  background-color: #210039;
  color: white;
}

.div_login_footer p {
  margin-top: 5px;
  margin-bottom: 5px;
}

.odm_link {
  color: darkorange;
  cursor: pointer;
}

.link_policy {
  cursor: pointer;
}

.link_policy:hover, .odm_link:hover {
  text-decoration: underline;
}

#btn_sel_booked_img {
  cursor: pointer;
}

.form-check-input {
  cursor: pointer;
}

.updateLeadModalFooter {
  justify-content: flex-start;
}

#div_leads_summary_list, #div_lead_source_list {
  /* display: none; */
  max-width: 1px;
  max-height: 1px;
  overflow: auto;
}

.leads_summary_list_td, .leads_summary_list_th, .lead_source_list_td, .lead_source_list_th {
  white-space: nowrap;
}

.leads_summary_list_td_total, .lead_source_list_td_total {
  font-weight: bold;
  color: #084298 !important;
  background-color: #cfe2ff !important;
}

.div_active_leads_list {
  width: 100%;
  overflow: scroll;
}


.right_side_nav {
  height: 100%;
  /* width: 300px; */
  width: 0px;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0px;
  background-color: #fff;
  color: #000;
  overflow: hidden;
  transition: 0.5s;
  padding-top: 65px;
  box-shadow: 0 0.5rem 1rem #000001a3;
}

.right_side_nav .btn_sidebar {
  white-space: nowrap;
}

.section_right_side_nav {
  position: relative;
}


#App {
  transition: margin-right .5s;
}

.App {
  margin-right: 0px;
}

.right_side_nav_open {
  width: 300px;
}

.right_side_nav_open_app {
  margin-right: 300px;
}

.rightsidenav_closebtn {
  font-size: 18px;
  color: #000;
  display: flex;
  justify-content: left;
  align-items: center;
  text-align: center;
  min-height: 100vh;
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0px;
  transition: all 0.5s;
}

.section_right_side_nav * {
  transition: all 0.5s;
}

.rightsidenav_closebtn_open {
  right: 300px;
  transition: all 0.5s;
}

.rightsidenav_closebtn span {
  background-color: #fff;
  z-index: 2;
  box-shadow: 0 0.5rem 1rem;
  box-shadow: 0 0 1rem #000001a3;
  clip-path: inset(-1rem 0px -1rem -1rem);
  line-height: 0px;
  padding: 10px 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: rgb(190, 186, 186) 1px solid;
  opacity: 0.5;
  transition: all 0.5s;
}

.rightsidenav_closebtn span:hover {
  opacity: 1;
}

.rightsidenav_closebtn svg {
  transition: all 0.5s;
}

.rightsidenav_closebtn_open svg {
  transform: rotate(180deg);
}

.activity_list_td {
  font-size: smaller;
}

.div_home_reminders {
  max-height: calc(50vh - 35px);
  overflow: auto;
}

.home_reminders_heading {
  position: sticky;
  top: 0;
  background: white;
  z-index: 1;
}

.section_booking_details {
  background-color: #eef0f4;
  padding-top: 10px;
  padding-bottom: 10px;
}

.table_booking_details {
  table-layout: fixed;
  width: 100%;
}

.table_booking_details td {
  border: unset;
}

.td_booking_details {
  /* box-shadow: 5px 10px 8px 10px #888888; */
  background-color: white !important;
  /* box-shadow: inset 0 0 10px #f8a100 !important; */
  -moz-box-shadow: inset 0px 11px 8px -10px #DDD, inset 0px -11px 8px -10px #DDD !important;
  -webkit-box-shadow: inset 0px 11px 8px -10px #DDD, inset 0px -11px 8px -10px #DDD !important;
  box-shadow: inset 0px 11px 8px -10px #DDD, inset 0px -11px 8px -10px #DDD !important;
}

.tr_blank {
  content: "";
  height: 10px;
}

.td_blank {
  border: unset !important;
  background: transparent !important;
  width: 20px !important;
}

.tr_booking_details {
  position: relative;
}

.td_booking_details_head {
  position: relative;
}

.td_booking_details_head::after {
  content: '';
  position: absolute;
  right: 0px;
  top: 25%;
  height: 50%;
  border-right: 1px solid #0000CC;
}