@import url(color_picker.css);
@import url(font.css);

@import url(accessManagementModule/registration_form.css);
@import url(authModule/login.css);
@import url(accessManagementModule/module_list.css);

@import url(advisersModule/advisers_add.css);
@import url(advisersModule/advisers_list.css);

@import url(dropDownModule/dropdown.css);
@import url(attachment/attachment.css);

@import url(advisersModule/regulated_activities.css);
@import url(sidebar_upgrade.css);

@import url(simple_class.css);
@import url(sidebar_upgrade.css);

.dz-progress{
  margin-top: -20px !important ;
}

.form-container-five {
  min-width: 1000px;
  margin-top: 120px;
  padding-bottom: 10px;
}
.title-header {
  height: 55px;
  background: var(--main_color);
  border-radius: 10px 10px 0px 0px;
  font-family: "Avenir LT Std";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: rgb(255, 255, 255);
  padding-left: 20px;
  padding-top: 15px;
}
.title-body {
  box-sizing: border-box;
  min-width: auto;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  --bs-gutter-x: 0rem;
  /* padding-bottom: 15px; */
}

.margin-top {
  margin-top: 25px;
}

.label-col {
  /* width: 250px; */
  font-family: "avenir";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: start;
  /* color: var(--main_color); */
  color: var(--font_color);
}

.col-align {
  justify-content: flex-start;
  margin-top: 15px;
  height: 45px;
  align-items: center;
  min-width: 120px;
  display: flex;
  margin: 10px;
}

.col-align-regulated {
  justify-content: flex-start;
  margin-top: 15px;
  height: 45px;
  min-width: 40px;
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  margin: 10px;
}
.col-align-number {
  justify-content: flex-start;
  margin-top: 15px;
  height: 45px;
  align-items: center;
  min-width: 60px;
  display: flex;
  margin: 5px;
}


.col-align-nowidth {
  justify-content: center;
  margin-top: 15px;
  align-items: center;
  display: flex;
  margin: 10px;
}

.label-input {
  margin-left: 10px;
  margin-top: 5px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.label-flex-basis {
  flex-basis: 145px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.label-flex-basis-user-profile {
  flex-basis: 165px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.label-flex-basis-regulated {
  padding-left: 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}

.input-col {
  flex-grow: 1;
  box-sizing: border-box;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  min-width: 30px;
  height: 45px;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  border-radius: 5px;
  align-items: center;
  font-size: 18px;
  color: #4d4d4d;
  font-family: Arial, Helvetica, sans-serif;
}
.input-col-tabs {
  flex-grow: 1;
  box-sizing: border-box;
  /* padding: 5px; */
  /* padding-left: 10px;
  padding-right: 10px; */
  min-width: -webkit-fill-available;
  min-height: 50px;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  /* border-radius: 5px; */
  align-items: center;
  font-size: 18px;
  color: #4d4d4d;
  font-family: Arial, Helvetica, sans-serif;
}

.input-col-many {
  flex-grow: 1;
  box-sizing: border-box;
  padding-left: 10px;
  height: 45px;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  border-radius: 5px;
  align-items: center;
  font-size: 18px;
  color: #4d4d4d;
  font-family: Arial, Helvetica, sans-serif;
}

.input-col-mobile-number {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  flex-grow: 1;
  box-sizing: border-box;
  min-width: 250px;
  height: 45px;
  font-size: 18px;
  color: #4d4d4d;
  font-family: Arial, Helvetica, sans-serif;
}

.input-col-radio {
  flex-grow: 1;
  box-sizing: border-box;
  padding: 5px;
  width: 10px;
  background: #ffffff;
  border: 1px solid #b8b8b8;
  border-radius: 5px;
  align-items: center;
  font-size: 18px;
  color: #4d4d4d;
  font-family: Arial, Helvetica, sans-serif;
}

.button_standard {
  flex-grow: 1;
  box-sizing: border-box;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  height: 45px;
  background: #1d4581;
  border: 1px solid #b8b8b8;
  border-radius: 5px;
  align-items: center;
  color: white;
  font-size: 18px;

  
}
.button_standard:active,
.button_standard:focus {
  background-color: grey;
  color:rgb(100, 100, 100);
}
.clickable {
  cursor: pointer;
}

.mobile-number-input {
  background: #ffffff;
  border: 1px solid #b8b8b8;
  border-radius: 5px;
  height: 45px;
  display: flex;
  padding-left: 10px;
  align-items: center;
  flex-grow: 1;
}
.country-number-input {
  background: #ffffff;
  border: 1px solid #b8b8b8;
  border-radius: 5px;
  height: 45px;
}
.mobile-flex-grow {
  flex-grow: 1;
  display: flex;
}
/* .body-col1 {
  flex-basis: 80px;
}
.body-col2 {
  flex-basis: 80px;
} */
.body-col3 {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-direction: column;
}

select {
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+)
    no-repeat;
  background-position: right 5px top; /* Change the px value here to change the distance */
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 4px 4px;
}

.photo-box {
  box-sizing: border-box;

  width: 100%;
  /*height: 255px;*/

  background: #ffffff;
  
  border: 0px solid var(--main_color);

  display: flex;
  align-items: center;
  justify-content: center;
}
.photo-box2 {
  box-sizing: border-box;

  width: 95%;
  max-width: 200px;

  /*height: 255px;*/

  background: #ffffff;
  
  border: 0px solid var(--main_color);

  display: flex;
  align-items: center;
  justify-content: center;
}
.photo-box-btn {
  box-sizing: border-box;
  width: 160px;
  height: 45px;
  background: var(--main_color);
  border-radius: 5px;
  border-style: none;
  font-family: "avenir";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  text-align: center;

  color: #ffffff;
}

.btn-absolute-right {
  padding-top: 10px;
  display: flex;
  flex-direction: row-reverse;
}

.btn-absolute-right-pad {
  margin-left: 5px;
}

/* #btn-save,
#btn-cancel {
  display: none;
} */

button#docname {
  border-color: transparent;
  background-color: transparent;
}

.field-warning {
  border-color: var(--warning_field_color);
}

.modal-backdrop {
  background-color: rgb(255, 255, 255, 0.2) !important;
  width: max-content;
  height: max-content;
}

.btn-warning-del,
.btn-warning-no {
  width: 40%;
}

.page_title {
  position: fixed;
  font-family: "avenir";
  font-size: 18px;
}

.nav-tabs {
  margin-top: var(--main-navigation_height);
  position: fixed;
  height: auto;
  background-color: white;
  z-index: 7;
  padding: 20px;
}

.nav-tab-container {
  padding-top: 105px;
}

.tab-container {
  display: flex;
}

.tabs {
  padding: 10px 20px;
  cursor: pointer;
  color: #1d4481;
  background-color: #f0f0f0f0;
  position: relative;
  display: inline-block;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  margin-left: 7px;
  transform: perspective(10px) rotateX(2deg);
}

.tabs.active{
  color: #1d4481;
  background-color: #f0f0f0f0;
  background-color: #1d4481;
  color: #f0f0f0;
}

.nav-tabs-dummy {
  opacity: 0;
  color: transparent;
  background-color: transparent;
  display: flex;
  flex-wrap: nowrap;
}

.top-pad-100px {
  padding-top: 100px;
}

.top-pad-min-100px {
  margin-top: -60px;
  margin-bottom: 100px;
}

.dummy {
  opacity: 0;
  background-color: white;
  width: auto;
}

.dummy-space {
  opacity: 0;
  min-width: 5px;
}

.top-margin-100px {
  margin-top: 100px;
}
.top-margin-10px {
  margin-top: 10px;
}
.top-margin-20px {
  margin-top: 20px;
}

.float-container {
  background-color: black;
}

.advisers-list-margin {
  margin-top: 0px;
}

.display-none {
  display: none;
}

.errormessage {
  color: red;
  font-weight: 100;
  font-family: "Avenir LT Std";
  font-size: 20px;
}
.errorinput {
  background-color: #ffcccc !important;
}

/*Button*/
.roundedbutton {
  border-radius: 5px;
}

/*Div Table style*/

.divTable {
  display: table;
  width: 100%;
}
.divTableRow {
  display: table-row;
}

.divTableHeader {
  text-align: center;
  vertical-align: middle;
  display: table-header-group;
  border: 1px solid white;
  padding: 2px;
  /*background-color: #152656;*/
  background-color: #1d4581;
  color: white;
  font-weight: 100;
  font-family: "Avenir LT Std";
  font-size: 20px;
}
.divTableHeaderComm {
  text-align: center;
  vertical-align: middle;
  display: table-header-group;
  border: 1px solid white;
  padding: 2px;
  /*background-color: #152656;*/
  background-color: #1d4581;
  color: white;
  font-weight: 100;
  font-family: "Avenir LT Std";
  font-size: 14px;
}


.divTableCell {
  border: 0px solid #999999;
  display: table-cell;
  padding: 8px 10px;
}
.divTableCellComm {
  border: 0px solid #999999;
  display: table-cell;
  padding: 8px 10px;
  font-size: 14px;
}
.divCellBottomBorder {
  border-bottom: 1px solid #dedede;
  padding: 8px;
}

.divTableFoot {
  background-color: #eee;
  display: table-footer-group;
  font-weight: bold;
}
.divTableBody {
  display: table-row-group;
}
.divPadding5 {
  padding: 5px;
}
.divAlighLeft {
  text-align: left;
}
.divborder-1 {
  border: 1px solid #999999;
}
.divHighlight {
  background-color: rgb(206, 236, 255);
}
.divrow_even_color {
  background-color: rgb(255, 251, 217);
}
.divrow_odd_color {
  background-color: #ffffff;
}
.centered_contents {
  vertical-align: middle;
  text-align: center;
}

.global-pointer {
  cursor: pointer;
}

.button-add-something {
  width: fit-content;
  margin-left: 40px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.flex-1 {
  flex: 1;
}
.flex-2 {
  flex: 2;
}
.flex-3 {
  flex: 3;
}
.flex-4 {
  flex: 4;
}
.flex-5 {
  flex: 5;
}
.flex-6 {
  flex: 6;
}

.dsp-flex {
  display: flex;
}

.borderless {
  border: none;
  outline: none;
  border-color: transparent;
  background-color: transparent;
}
.left_middle_contents {
  vertical-align: middle;
  text-align: left;
}

.center-float-div {
  position: fixed;
  top: 10%;
  left: 25%;
  border-radius: 10px;
  border: 1px solid #c9c9c9;
  background-color: white;
  min-height: 300px;
  min-width: 620px;
  text-align: center;
  box-shadow: 5px 5px 5px 0px rgba(200, 200, 200, 0.5);
  z-index: 1000;
}
.center-float-div-message {
  display: none;
  position: fixed;
  align-items: center;
  justify-content: center; 
  top: 50%;
  left: 33%;
  border-radius: 10px;
  border: 1px solid #c9c9c9;
  background-color: white;
  min-height: 150px;
  min-width: 300px;
  box-shadow: 5px 5px 5px 0px rgba(200, 200, 200, 0.5);
  z-index: 1060;
  padding: 20px;
  text-align: center;
}

.container {
  display: flex;
  flex-wrap: wrap; /* allows items to wrap to a new line if the container is too small */
}

.divright {
  flex: 1;
}

.label-text-middle-left {
  font-family: "avenir LT Std";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 16px;
  text-align: start;
  color: var(--font_color);
  vertical-align: middle;
  text-align: left;
}
.div_header {
  margin-bottom: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: left;
  background-color: #152656;
  height: 50px;
  color: white;
  padding: 10px;
  font-family: "avenir LT Std";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
}
.float-add-button {
  position: fixed;
  z-index: 5;
  cursor: pointer;
  bottom: 20px;
  right: 30px;
  width: 68px;
  height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1d4581;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 100px;
}

.float-add-icon {
  /* identical to box height */
  font-size: 50px;
  color: whitesmoke;
}
.text_button {
  font-family: "avenir LT Std";
  font-style: normal;
  font-size: 18px;
  text-decoration: none;
  color: #1d4581;
  font-weight: 400;
  cursor: pointer;
}
.div_drop_shadow {
  box-shadow: 5px 5px 5px 0px rgba(200, 200, 200, 0.5);
}
.moveable {
  cursor: move;
}
.pagination_button {
  padding: 10px;
  /*width: 50px;*/
  text-align: center;
  border: 1px solid #ededed;
}
.pagination_current_page_button {
  background-color: #d4e5ff;
}

.warning {
  color: var(--warning_field_color);
}

.add-icon-color {
  color: var(--add_icon);
}

.flip-horizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.padding-5 {
  padding: 5px;
}

.padding-3 {
  padding: 3px;
}

.padding-0 {
  padding: 0px;
}

.list-card-container {
  border-radius: 10px;
  padding: 2px;
  margin-bottom: 20px;
  background-color: #1d4581;
  color: white;
}
tr.table-line-none {
  border-style: none;
  border-color: transparent;
}
.edit-color {
  color: var(--edit_icon);
}

.zoom-adjustment {
  zoom: 80%;
}

.edit-color {
  color: var(--edit_icon);
}

.label-flex-basis-cmfas-certificates {
  flex-basis: 180px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}

.label-flex-basis-disciplinary {
  flex-basis: 150px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}

.on-input {
  border: none;
  outline: none;
  border-bottom: 1px solid rgb(48, 48, 48);
  border-color: rgb(48, 48, 48);
}

.all-center {
  align-items: center;
  justify-content: center;
}

.input-container-tabs {
  display: flex;
  margin: 2px;
  align-items: center;
  justify-content: center;
}

.col-align-cmfas {
  justify-content: flex-start;
  height: 45px;
  align-items: center;
  display: flex;
}

/* Sidebar Testing Only */
html,
body {
  margin: 0;
  height: 100%;
}

html {
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.warning {
  color: var(--warning_field_color);
}

.width-100-percent {
  width: 100%;
}
.main_width {
  width: 95%;
}

.add-icon-color {
  color: var(--add_icon);
}

/* sidebar content */

.module-title {
  position: fixed;
  width: max-content;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  background: #fafafa;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  border-radius: 0px 0px 10px 10px;
  right: 30px;
  font-weight: bold;
  background-color: #1d4581;
  color:white;
}
.abi{

  position: fixed;
  z-index: 5;
  cursor: pointer;
  bottom: 20px;
  right: 30px;
  width: 68px;
  height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1d4581;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 100px;
}

.flip-horizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.padding-5 {
  padding: 5px;
}

.card-content {
  border-radius: 0px 0px 10px 10px;
  width: 358px;
  height: 222px;

  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}



.leading-card-content{
  border-radius: 0px 0px 10px 10px;
  width: 500px;
  height: 222px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  
}

.card-content-lagging {
  border-radius: 0px 0px 10px 10px;
  width: 400px;
  height: 250px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.card-guide {
  border-radius: 5px 5px 5px 5px;
  width: 200px;
  height: 120;
  margin-right: 10px;
  display: flex;
  text-align: center;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  background: #fff;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.5);
}

.card-shortcut {
  border-radius: 5px 5px 5px 5px;
  width: 350px;
  height: 225px;
  margin-left: 100px;
  margin-top: 5px;
  display: flex;
  text-align: center;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  background: #fff;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.5);
}

.card-header-production {
  height: 46px;

  border-radius: 10px 10px 0px 0px;
}

.edit-color {
  color: var(--edit_icon);
}

.card-icon-container {
  position: relative;
  width: 65px;
  height: 65px;

  border-radius: 10px;
}

.label-flex-basis-cmfas-certificates {
  flex-basis: 180px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.flex-basis-employment-detail {
  flex-basis: 180px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}

.line-separator {
  height: 80%;
  border: 1px solid #8a8a8a;
}

.text-center {
  text-align: center;
}
.bth-login {
  padding: 10px 30px 10px 30px;
  text-decoration: none;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  color: grey;
  border: 1px solid grey;
}
.nav-item {
  background-color: #ededed;
  border-radius: 10px 10px 0px 0px;
  border: 1px solid rgb(220, 220, 220);
  margin-left: 2px;
  margin-top: 4px;
}
.nav-link {
  color: grey;
}
.active-tab {
  color: rgb(45, 38, 135);
  font-weight: bold;
  background-color: white;
}
input,
select {
  line-height: normal;
}

.m_login {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.adviser-img-container {
  border: 1px solid white;
  border-radius: 100%;
  width: inherit;
  height: inherit;
}

.advisers-photo {
  margin-top: -150px;
  object-fit: scale-down;
  height: 100px;
  width: 100px;
  transition: width 1s, height 1s, margin-top 1s;
}

.advisers-photo-small {
  margin-top: -200px;
  object-fit: scale-down;
  height: 50px;
  width: 50px;
  transition: width 1s, height 1s, margin-top 1s;
}

.adviser-circle-photo {
  position: absolute;
  width: inherit;
  border-radius: 100%;
  height: inherit;
  display: block;
  padding: 1px;
  object-fit: scale-down;
  border: 1px solid white;
  background-color: white;
}
.advisers-profile-container {
  height: 150px;
}

/*Slider*/
.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;
}

#life-check:checked + .slider {
  background-color: #fd9797;
}
#cis-check:checked + .slider {
  background-color: #f7ce8b;
}
#gi-check:checked + .slider {
  background-color: #95e195;
}
input:checked + .slider {
  background-color: #2196f3;
}
#mailmerge-check:checked + .slider {
  background-color: #b6fd97;
}
#mailmerge-with-pdf:checked + .slider{
  background-color: #fa5d5d;
}
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%;
}

input[type="radio"] {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Chrome, Safari, Opera */
  transform: scale(1.5);
}

.fc_profile {
  font-size: 14px;
}
#main_display_div{
  width:88%;
  margin-left:5px;
  padding:0px;
}
#logo_enclosure_backend{
  padding-top:10px;
  padding-left:10px;
}

/*LOGIN PAGE*/

#loginpage_footnote{
  bottom:20px;
  position:fixed;
  text-align:center;
  width:50%;
  font-size:10px;
  color:rgb(103, 103, 103)
}

#login_right_div{
  background-image: url('/static/images/loginbg_right.jpg');
  height: 100vh;
  background-size: 100% 100%;
  background-size: cover

}
.tabform ul{
  background-color: transparent;

}

@media only screen and (max-width: 1000px) {
    #login_right_div{
      display:none;
    }
    #login_left_div{
      
      width:100%;
      height:100vh;
      background-image: url('/static/images/loginbg_right.jpg');
      background-size: cover
      
    }
    .tabform{
      top:15%;
      position: relative;
    }
    .tab_under{
      top:15%;
      position: relative;
      background-color: white;
      opacity: 95%;

    }
    #loginpage_footnote{
      width:98%;
      border-radius: 5px;
      background-color: white;
      opacity: 30%;
    }
    
    
}
@-moz-document url-prefix() {
  #main_display_div th {
    font-size: 10px;
  }
  #main_display_div td {
    font-size: 10px;
  }
  #main_display_div input {
    font-size: 10px;
    height: 30px;
  }
  .sidebar-submenu-text {
    font-size: 10px;
    font-family: Verdana;
    min-width: 90px;
    text-align: left;
  }
  .sidebar-submenu-child-text {
    font-size: 10px;
    font-family: Verdana;
  }
  #row_header {
    height: 45px;
  }
  #arrow-sidebar {
    width: 30px;
    height: 30px;
    left: 250px;
  }
  #sidebar-arrow-text {
    font-size: 8px;
  }
  .logo-text-iharvest {
    font-size: 14px;
  }
  .logo-text-wealth {
    font-size: 5px;
  }
  .logo {
    height: 30px;
    margin-top: 5px;
  }
  .sidebar-container {
    width: 200px;
  }
  .dummy-sidebar {
    width: 200px;
  }
  .sidebar_icon {
    width: 40px;
  }
  .btn-sidebar {
    line-height: 50px;
    height: 50px;
  }
  .btn-child-sidebar {
    line-height: 50px;
    height: 50px;
  }
  #batch_no {
    font-size: 10px;
  }

  #page_title {
    margin-top: 45px;
    font-size: 12px;
  }
  .logo-container {
    padding: 30px 0px 10px 20px;
  }

  /*Div Table style for firefox*/

  .divTable {
    display: table;
    width: 100%;
  }
  .divTableRow {
    display: table-row;
  }

  .divTableHeaderDisabled {
    text-align: center;
    vertical-align: middle;
    /*display: table-header-group;*/
    border: 1px solid white;
    padding: 2px;
    /*background-color: #152656;*/
    background-color: #1d4581;
    color: white;
    font-weight: 100;
    font-family: "verdana";
    font-size: 12px;
  }

  .divTableCellDisabled {
    border: 0px solid #999999;
    display: table-cell;
    padding: 4px 5px;
    font-size: 12px;
    font-family: "verdana";
  }
  .divCellBottomBorder {
    border-bottom: 1px solid #dedede;
    padding: 4px;
  }

  .divTableFoot {
    background-color: #eee;
    display: table-footer-group;
    font-weight: bold;
  }
  .divTableBody {
    display: table-row-group;
  }
  #prodlist_trash {
    font-size: 18px;
  }
  .float-edit-save {
    top: 35px;
    transform: scale(0.7);
  }
  #adviser_tasbs {
    transform: scale(0.7);
    transform-origin: 0;
  }
}
.form-check-input {
  margin-right: 10px;
}

@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */

  .height-100-percent {
    height: 70%;
  }
  .font-size-24 {
    font-size: 1em;
  }
  .font-size-20 {
    font-size: 0.8em;
  }
  
  .label-flex-basis-user-profile {
    font-size: 0.8em;
  }
  .label-col {
    font-size: 0.8em;
  }
  .label-input {
    font-size: 1em;
  }
  .title-header {
    font-size: 0.8em;
  }
  .input-col {
    color: rgb(62, 62, 62);
  }
  .fc_profile {
    color: rgb(62, 62, 62);
    font-size: 0.5em;
  }
  .mobile-number-input {
    color: rgb(62, 62, 62);
  }
  .input:disabled {
    color: rgb(62, 62, 62);
  }
  .module-title {
    font-size: 0.7em;
    height: 2em;
  }
}

/*
  .btn-sidebar {
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: space-between;
    font-weight: 400;
    line-height: 60px;
    height: 60px;
    color: white;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-size: 10px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }*/

.form-control:disabled {
  background-color: white;
}

input[type="checkbox"][disabled] {
  color: rgb(41, 31, 189);
}

.color-orange-secondary {
  background-color: rgb(247, 245, 235, 0.5) !important;
}

.color-orange-primary {
  background-color: rgb(234, 224, 218, 0.5) !important;
}

.color-orange-primary-header {
  background-color: rgb(202, 109, 51) !important;
}
.color-blue-primary {
  background-color: rgb(142, 167, 233, 0.5) !important;
}
.color-blue-primary-header {
  background-color: rgb(40, 54, 109) !important;
}
.color-blue-secondary {
  background-color: rgb(229, 224, 255, 0.5) !important;
}

.btn-download-excell {
    justify-content: center;
    width: 162px;
    height: 44px;
    display: flex;
    align-items: center;
    background: #1d4581;
    border-radius: 5px;
    color: rgb(255, 255, 255);
  }

.btn-export {
  justify-content: center;
  width: 162px;
  height: 44px;
  display: flex;
  align-items: center;
  background: #05a95c;
  border-radius: 5px;
  color: whitesmoke;
  color: rgb(255, 255, 255);
}

.btn-export:hover{
  color: rgb(252, 254, 193);
}


.btn-run-autologin {
  justify-content: space-between;
  width: 120px;
  height: 44px;
  align-items: center;
  background: #1d4581;
  border-radius: 5px; 
}

.form-control:read-only {
  background-color: white;
}

.scrollable-sidebar {
  overflow: auto;
}
.bold {
  font-weight: bold;
}
.abicontainer {
  display: flex;
  flex-wrap: wrap;
}


.advisers-mini-info {
  box-sizing: border-box;

  /* position: absolute; */
  width: 330px;
  height: 95%;
  /* left: 200px; */
  /* top: -270px; */
  z-index: 2;
  background: #ffffff;
  /* Front Page Adviser/Grey Border */

  border: 1px solid #e4e7eb;
  border-radius: 8px;
}

.advisers-all-info {
  /* Rectangle 260 */

  box-sizing: border-box;

  /* position: absolute; */
  width: 75%;
  height: 95%;
  /* left: 600px; */
  /* top: -270px; */
  z-index: 2;

  background: #ffffff;
  /* Front Page Adviser/Grey Border */

  border: 1px solid #e4e7eb;
  border-radius: 8px;
}
.noaccess_wrapper{
  top:30%;
  right:300px;
  max-width: 800px;
  left: 40%;
  border-color: #e5e5e5;
}
.noaccess_messagebox{
  color:red;
  margin-top:120px;
  font-size:25px;
}

.advisers-info-font-title {
  font-family: "Avenir LT Std";
  font-style: normal;
  font-weight: 400;
  font-size: 19.48px;
  line-height: 23px;

  /* Front Page Adviser/Grey Sidebar Item Font */

  color: #77889a;
}
.advisers-info-font-body {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 19.48px;
  line-height: 22px;

  /* Front Page Adviser/Blue Font */

  color: #1e2b51;
}

.card-name-advisers {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 23.6069px;
  line-height: 27px;

  /* Front Page Adviser/Bue Title */

  color: #1e2b51;
}

.card-title-advisers {
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 19.9867px;
  line-height: 22px;
  /* identical to box height */

  /* Front Page Adviser/Blue Font */

  color: #1e2b51;
}

.rep-code-advisers {
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 29px;
  /* identical to box height */

  /* Front Page Adviser/Blue Font */

  color: #1e2b51;
}

.username-advisers {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 25.48px;
  line-height: 29px;
  text-align: center;

  /* Front Page Adviser/Grey Sidebar Item Font */

  color: #77889a;
}

.card-username-email-font {
  font-family: "Avenir LT Std";
  font-style: normal;
  font-weight: 400;
  font-size: 16.2866px;
  line-height: 20px;
  /* identical to box height */

  /* Front Page Adviser/Bue Title */

  color: #1e2b51;
}

.user-profie-tab {
  font-family: "Avenir LT Std";
  font-style: normal;
  font-weight: 400;
  font-size: 25.48px;
  line-height: 31px;
  text-decoration: none;
  /* identical to box height */
  /* Front Page Adviser/Bue Title */

  color: #1e2b51;
}

.nav_active{
  width: 150px;
  height: 0px;
  border: 4px solid #4164E3;
}

.nav_deactive{
  width: 150px;
  height: 0px;
  border: 4px solid #9a9a9a;
}

.list_notif{
  border: 5px solid #E4E7EB;
  border-radius: 8px;
  font-family: "Avenir LT Std";
  font-style: normal;
  font-size: 18px;
  line-height: 20px;
  height: 780px;
  margin: 15px;
  width: 400px;
}

.list_notif .list{
  padding: 0;
  overflow: scroll;
  overflow-x: hidden;
  width: 400px;
  height: 715px;
  line-height: 2em;
  float:left;
}

.list_notif .list::-webkit-scrollbar{
  background:transparent;
  width: 10px;
}

.list_notif .list::-webkit-scrollbar-track{
  background:transparent;
}

.list_notif .list::-webkit-scrollbar-thumb{
  background:#dedede4a;
}

.list li.active{
  background: #E4E7EB;
}

.desc_notif{
  border: 5px solid #E4E7EB;
  border-radius: 8px;
  font-family: "Avenir LT Std";
  font-style: normal;
  font-size: 18px;
  height: 780px;
  margin: 15px;
  width: 1000px;
}

.description_list{
  line-height: 5px;
  margin-bottom: 10px;
}

.desc_notif_content p, pre{
  color: #77889A;
}

.date_notif{
  font-size: 14px;
}

.head_list_notif{
  border-bottom: 3px solid #E4E7EB;
  height: 60px;
}

.head_list_notif a{
  color: #77889A;
  font-family: "Avenir LT Std";
  font-style: normal;
  font-size: 24px;
  text-align: center;
  margin-top: 10px;
  margin-left: 40px;
  margin-right: 40px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}

.head_list_notif ul{
margin-left: -1em;
}

.head_list_notif li.deactivate{
  background-color: #77889a1d;
  border: 3px solid #E4E7EB;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-right: 15px;
  margin-top: 15px;
  text-decoration: none; 
  list-style-type: none;
}

.head_list_notif li.active{
  background-color: white;
  border: 3px solid #E4E7EB;
  border-bottom: 3px solid #ffffff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-left: 10px;
  margin-right: 15px;
  margin-top: 15px;
  text-decoration: none; 
  list-style-type: none;
}

.border_list_notif{
  border-width: 0px 0px 3px 0px;
  border-style: solid ;
  border-color: #E4E7EB;
  color: #77889A;
  height: auto;
}

.border_list_notif p{
  display: inline-block;
}

.border_list_notif .title_list_notif{
  font-weight: bold;
}

/* .border_list_notif .short_desc_notif{
  
} */

.desc_notif .head_desc{
  margin-left: 50px;
  margin-top: 70px;
}

.head_desc p,pre{
  font-family: "Avenir LT Std";
  font-style: normal;
  font-size: 18px;
}

.desc_notif .description{
  margin-left: 100px;
  margin-top: 30px;
  margin-right: 60px;
}

.text_desc_notif{
  text-align: justify;
}

.card-font {
  font-family: "Avenir LT Std";
  font-style: normal;
  font-weight: 750;
  font-size: 34.1418px;
  line-height: 41px;
  /* identical to box height */

  text-align: center;
}

.production-search {
  font-family: "Avenir LT Std";
  font-style: normal;
  font-weight: 750;
  font-size: 19.26px;
  line-height: 23px;

  /* Front Page Adviser/Grey Sidebar Item Font */

  color: #77889a;
}

.production-search-sub {
  font-family: "Avenir LT Std";
  font-style: normal;
  font-weight: 400;
  font-size: 19.2556px;
  line-height: 23px;

  /* Front Page Adviser/Grey Sidebar Item Font */

  color: #77889a;
}

.btn-production-search {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  color: #ffffff;
  background: #4164e3;
  width: 84px;
  height: 51px;
  border-radius: 8px;
}

.production-title-table {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 27.48px;
  line-height: 32px;
  /* identical to box height */

  text-align: center;

  /* Front Page Adviser/Grey Side Bar */
  background: #3d58a6;
  color: #fafbfc;
}

.production-sub-month-year {
  font-family: "Avenir LT Std";
  font-style: normal;
  font-weight: 750;
  font-size: 27.48px;
  line-height: 33px;
  /* identical to box height */

  text-align: center;

  /* Front Page Adviser/Grey Side Bar */

  color: #fafbfc;
}

.bg-table-lcg {
  background: #2b3e74;
}

.bg-month-year {
  background: #3d58a6;
}
.fontSize10 {
  font-family: "Avenir LT Std";
  font-size: 10px;
  
}
.fontSize18 {
  font-family: "Avenir LT Std";
  font-size: 18px;
}
.fontSize20 {
  font-family: "Avenir LT Std";
  font-size: 20px;
}
.fontSize12 {
  font-family: "Avenir LT Std";
  font-size: 12px;
}
.fontSize11 {
  font-family: "Avenir LT Std";
  font-size: 11px;
}
.fontSize9 {
  font-family: "Avenir LT Std";
  font-size: 9px;
}
.required_field{
  color:yellow;
}

.statement_font{
  color:#4d4d4d;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
}
/* Style the autocomplete dropdown */
.ui-menu{
  width: fit-content !important;
  z-index: 1001 !important;
  top: 30% !important;
  left: 50% !important;
}

.ui-autocomplete {
  max-height: 150px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: white;
  position: absolute;
  width: 100%;
  transform: translateY(0);
}
.no-helper-status .ui-helper-hidden-accessible {
  display: none;
}

.ui-menu-item {
  padding: 8px 10px;
  cursor: pointer;
}

.ui-menu-item:hover {
  background-color: #f0f0f0;
}


.user-profie-rep-code-header{
  font-size:20px;
  font-weight:100;
  padding: 8px 10px;
  color:white;
  background-color:#1d4581;
}

.sticky-head {
  position: sticky;
  top: 0; /* Stick the header to the top */
  z-index: 1; /* Ensure the header appears above the table body while scrolling */
}

.font-size-20-bold{
  font-size: 20px;
  font-weight: bold;
}

/* Define A4 page size in millimeters (mm) */
@page {
  .printable{
    size: 210mm 297mm;
    margin: 0;
  }
  
  .printable-payslip{
    size: landscape;
  }
}

/* Reset default margin and padding */
.body-printable, .h1-printable, .h2-printable, .p-printable {
  margin: 0;
  padding: 0;
}

/* Define styles for the header */
.header-printable {
  color: #262862;
  padding: 75px;
  text-align: center;
} 
.header-printable-mystatement {
  color: #262862;
  padding: 0px;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  top:0px;

} 

.header-printable-salary {
  color: #262862;
  text-align: center;
  display: none;
} 

.header-printable-payslip-introducer {
  color: #262862;
  text-align: center;
  display: none;
} 

/* Define styles for the body */
.body-printable {
  min-height: calc(112vh - 300px);
}

.body-printable-salary {
  min-height: fit-content;
}

.body-printable-payslip-introducer {
  min-height: fit-content;
  align-self: center;
  width: 1116px;
}

.footer-printable-salary {
  display: none;
}

.footer-printable-payslip-introducer{
  display: none;
}

.nb-text{
  display: none;
}

/* Define styles for the footer */
/* .footer-printable {
  color: #262862;
  bottom: 0;
  width: 100%;
} */


.notification-text{
  color:red;
  position: absolute;
  font-weight: bold;
  margin-left: 34px;
  margin-top: -30px;
}

.onhover-blue:hover{
  background-color: cornflowerblue;
  color: white;
  border-radius: 10px;
  border-style: solid;
  border-color: #3d58a6;
}

.text-inherit-bold{
  color: inherit;
  font-weight: bold;
}

.selected-commrate{
  background-color: cornflowerblue;
  color: white;
  font-weight: bold;
}

.padding_page{
  display: none;
}


.background-red {
  background-color: #ef7b7b;
}

.background-green {
  background-color: #28c64b;
}

.background-yellow {
  background-color: #c1c222;
}

.text-red {
  color: #e44949;;
}

.text-green {
  color: #28c64b;
}

.text-yellow {
  color: #c1c222;
}

.popup-bubble {
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  background-color: antiquewhite;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  font-size: 16px;
  width: 150px;
}

.popup-bubble::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 20px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #ccc transparent;
}

.popup-bubble ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.popup-bubble ul li{
  padding: 5px 0;
  cursor: pointer;
}

.popup-bubble ul li:hover {
  background-color: #f0f0f0;
}


@media print {
  body {
    visibility: hidden;
    
  }

  .header-printable-salary {
    height: fit-content;
    display: block !important;
    content: "Header Content";
    position: fixed;
    top: 0;
    left: 0;
  }

  .body-printable-salary{
    padding-top: 220px;
    padding-bottom: 75px;
    width: 100%;
  }

  .payslip-box .table tr.padding_page{
    padding-top: 220px;
    display: block;
  }

  .tr-printable:nth-child(15+1) {
    page-break-inside: avoid;
    page-break-after: always;
    padding-top: 220px;
    padding-bottom: 75px;
  }

  .tr-printable-salary:nth-child(15+1) {
    page-break-inside: avoid;
    page-break-after: always;
    padding-top: 220px;
    padding-bottom: 75px;
  }

  .page-break{
    page-break-after: always;
    padding-top: 220px;
  }
  
  .centered-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .tr-printable {
    margin-top: 220px;
    page-break-inside: avoid;
  }

  .printable {
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
  }

  .printable-payslip {
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
  }

  .footer-printable-salary {
    page-break-before: always;
    content: "Footer Content";
    display: block !important;
    color: #262862;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px;
    text-align: center;
  }
  .nb-text{
    display: inline;
  }

  .header-printable-payslip-introducer {
    height: fit-content;
    display: block !important;
    content: "Header Content";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  } 

  .body-printable-payslip-introducer{
    margin: 0;
    padding-top: 160px;
    left: 20;
    padding-right: 40px;
    display: block !important;
    content: "Content";
    position: fixed;
    top: 0;
    width: 100%;
  }


  .footer-printable-payslip-introducer {
    page-break-before: always;
    content: "Footer Content";
    display: block !important;
    align-self: center;
    color: #262862;
    margin-right: 20px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 20px;
  }
}

.commrate-radio-btn{
    transform: scale(0.95); /* Adjust the scale factor as needed */
    margin-right: 5px; /* Add some space between the radio button and label */
}
    /* Apply styles to make radio buttons smaller */

.product-training-border{

  border-radius: 5px;
  /* border-color: black; */
  padding: 5px;
  border: 1px solid;
}


.product-questionnaire-border{

  border-radius: 5px;
  /* border-color: black; */
  padding: 5px;
  border: 1px solid;
}

/*Profile*/
.repcode{
  font-size: 14px;
}


.management-float-div {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  border: 1px solid #c9c9c9;
  background-color: white;
  min-height: 300px;
  min-width: 620px;
  text-align: center;
  box-shadow: 5px 5px 5px 0px rgba(200, 200, 200, 0.5);
  z-index: 1000;
}


/* Floating Help Button */
.floating-help-btn {
  position: fixed;
  top: 95px;
  right: 10px;
  z-index: 10000;
  cursor: pointer;
  background-color: #1d4581;
  color: white;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0,0,0,0.3);
  transition: all 0.3s ease;
}

.floating-help-btn:hover {
  background-color: #56a4be;
  transform: scale(1.1);
}

.floating-help-btn i {
  font-size: 24px;
}

/* Responsive styles for floating help button */
@media (max-width: 768px) {
  .floating-help-btn {
    width: 45px;
    height: 45px;
    top: 85px;
    right: 15px;
  }

  .floating-help-btn i {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .floating-help-btn {
    width: 40px;
    height: 40px;
    top: 75px;
    right: 10px;
  }

  .floating-help-btn i {
    font-size: 18px;
  }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  
  #main_display_div {
    /*
    padding: 10px;
    font-size: 14px;
    transform: scale(0.8);
    overflow: auto;
    max-height: 100vh;
    */
  }
/*
  #sidebar {
    transform: scale(0.7);
    font-size: 14px;
  }*/

  #arrow-sidebar {
    width: 30px;
    height: 30px;
    left: 200px;
  }


  .leading-card-content{
    border-radius: 0px 0px 10px 10px;
    width: 350px;
    height: 200px;
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  #main_display_div {
    padding: 10px;
    font-size: 14px;/*
    transform: scale(0.8);
    overflow: auto;
    max-height: 100vh;
    */
  }
  /*
  #sidebar {
    transform: scale(0.7);
    font-size: 14px;
  }*/

  #arrow-sidebar {
    width: 30px;
    height: 30px;
    left: 200px;
  }

  .leading-card-content{
    border-radius: 0px 0px 10px 10px;
    width: 350px;
    height: 200px;
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    
  }
}
