:root {
  --main-plain-bg: #ffffff;
  --main-color: #0575fc;
  --main-alt-color: #376af2;
  --main-hover-color: #005fd2;
  --sec-color: #0072D8;
  --sec-bg: #E5F5FF;
  --primary-btn-bg: #0575fc;
  --primary-btn-hover: #005fd2;
  --button-sec-color: #0072D8;
  --button-sec-hover: #0072D8;
  --light-main-color: #E5F5FF;
  --light-mainalt-color: #e5f1ff;
  --expanded-row-bg: #f5faff;
  --upload-field-bg: #eef6ff;
  --light-main-hover: #E5F5FF;
  --text-color: #2E2E2E;
  --disabled-bg-color: #ebeff2;
  --disabled-text-color: #5d637c;
  --left-bar-bg: #04408a;
  --navbar-bg: #E5F5FF;
  --main-menu-bg: #ffffff;
  --nb-branch-bg: #ffffff;
  --nb-main-text-color: #2E2E2E;
  --nb-time-color: #0072D8;
  --light-hover-color: #f7f9fb;
  --light-text-color: #C2C2C1;
  --light-textalt-color: #b5bfd0;
  --light-border-color: #B8C9C7;
  --light-borderalt-color: #f8f8fb;
  --border-color: #EAEAEA;
  --border-altcolor: #DADADA;
  --dark-border-color: #36373e;
  --app-version-color: #ecd9ff;
  --dark-hover-color: #2a2d30;
  --view-label-color: #A0A0A0;
  --successful-color: #2ca62d;
  --required-color: #fd4242;
  --placeholder-color: #C2C2C1;
  --field-label-color: #2C2C2C;
  --sub-hdr-color: #7F8888;
  --input-field-bg: #ffffff;
  --input-fieldalt-bg: #f3f6fc;
  --input-field-border: #eaebf0;
  --input-field-errorbg: #fef1f2;
  --error-field-bg: #fff0f0;
  --focused-input-border: #0575fc;
  --focused-field-bg: #f0f8ff;
  --back-btn-bg: #e8edf2;
  --back-btn-hover: #E5F5FF;
  --progress-bar-bg: #f1f2f5;
  --progress-bar-color: #0072D8;
  --modal-bg: #ffffff;
  --checkbox-bg: #f7fbff;
  --download-btn-bg: #57527d;
  --download-btn-hover: #494471;
  --ack-header-bg: #04408a;
  --ack-subhdr-color: #9f9cb8;
  --approve-btn-bg: #0575fc;
  --approve-btn-hover: #005fd2;
  --reject-btn-bg: #e9515b;
  --reject-light-bg: #ffebed;
  --reject-btn-hover: #d73b45;
  --reject-btnalt-bg: #EB4B4B;
  --reject-btnalt-hover: #d73b45;
  --clear-btn-bg: #ffe7e9;
  --clear-btn-hover: #E5F5FF;
  --clear-btn-color: #fb505a;
  --delete-btn-bg: #ffe7e9;
  --delete-btn-hover: #f7d7da;
  --delete-btn-color: #fb505a;
  --negative-color: #de3636;
  --datatable-hdr-color: #F6F6F6;
  --lock-input-bg: #636363;
  --lock-input-placeholder: #afafaf;
  --lock-input-errorbg: #d0646c3d;
  --lock-input-disabled: #555454;
  --match-count-bg: #e1e5f3;
  --success-color: #30ba48;
  --inactive-tab: #7E7E7E;
  --override-bg: #fef7ea;
  --override-border: #f2cd91;
  --match-scan-border: #f0f3f8;
  --offline-color: #616f7a;
  --offline-alt-color: #e34d46;
  --bs-bar-bg: #f9fafa;
  --bs-bar-label: #b4bec3;
  --selected-row-bg: #f9fcff;
  --left-border: #e3e5ec;
  --left-tab-selected: #e5e9f7;
  --totals-bg: #f3fbf9;
  --totals-alt-bg: #f3f7fb;
  --totals-color: #005fd2;
  --warning-feedback-bg: #fff3dd;
  --warning-feedback-hover: #f7ead3;
  --warning-feedback-color: #ca8b17;
  --alternate-row-bg: #f9fbff;
  --approved-color: #008f19;
  --positive-opt-color: #0575fc;
  --approval-widget-bg: #eef0f7;
  --divider-sec-color: #e0ecfb;
  --left-panel-bg: #edeef5;
  --left-panel-border: #e5e6ee;
  --refno-section-bg: #e5eef6;
  --refno-section-color: #0575fc;
  --acct-field-bg: #f5f5f5;
  --credit-color: #30ba48;
  --debit-color: #e9515b;
  --table-col-sublbl: #9f9f9f;
  --task-item-bg: #fafbfc;
  --unfinished-color: #ffba30;
  --skeleton-bg: #e1e3ec;
  --skeleton-bg2: #f5f6fa;
  --navbar-selected-bg: #eff5fa;
  --queue-vip-section: #dcc23f;
  --queue-vip-sectionalt: #c8a414;
  --queue-overdue-section: #dc4f3f;
  --queue-overdue-sectionalt: #a52f21;
  --queue-client-section: #27cd95;
  --queue-client-sectionalt: #14a474;
  --dash-menu-selected: #f0f8ff;
  --column-display-unselected: #eff5fa;
  --delete-btn-enabled: #FF3700;
  --delete-btn-enabledhov: #ebe3e1;
  --delete-btn-disabled: #f6f6f8;
  --trail-popup-bg: #313131;
  --dark-pill-bg: #404040;
  --dark-pill-color: #cbcbcb;
  --dark-item-label: #7c7d80;
  --unlockReset-btn-enabled: #f4eeec;
}

@font-face {
  font-family: 'Nunito';
  font-weight: 200;
  src: url('../font/Nunito/Nunito-ExtraLight.ttf') format('truetype');
}

@font-face {
  font-family: 'Nunito';
  font-weight: 300;
  src: url('../font/Nunito/Nunito-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Nunito';
  font-weight: 400;
  src: url('../font/Nunito/Nunito-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Nunito';
  font-weight: 500;
  src: url('../font/Nunito/Nunito-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Nunito';
  font-weight: 600;
  src: url('../font/Nunito/Nunito-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Nunito';
  font-weight: 700;
  src: url('../font/Nunito/Nunito-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Nunito';
  font-weight: 800;
  src: url('../font/Nunito/Nunito-ExtraBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Nunito';
  font-weight: 900;
  src: url('../font/Nunito/Nunito-Black.ttf') format('truetype');
}

::-moz-selection {
  /* Code for Firefox */
  color: #fff;
  background: #0072D8;
}

::selection {
  color: #fff;
  background: #0072D8;
}

html {
  font-family: 'Nunito', sans-serif;
}

body {
  font-family: 'Nunito', sans-serif;
  background-color: #f5f6fc;
  color: var(--text-color);
  font-weight: 400;
  overflow-x: hidden;
  height: auto;
  word-break: break-word;
}

button,
input,
optgroup,
select,
textarea {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
}

button:focus,
button:active {
  outline: none;
}

a:hover {
  color: var(--main-hover-color);
}

.row {
  margin-right: -7.5px;
  margin-left: -7.5px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.loadingOverlay {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(111, 111, 111, 0.5);
}

/*** Start of Loader ***/

.fast-spin {
  -webkit-animation: fa-spin 0.7s infinite linear;
  animation: fa-spin 0.7s infinite linear;
}

.box {
  position: relative;
  display: block;
  margin: 25px auto;
  height: 50px;
  width: 50px;
}

.sixth-loader {
  position: absolute;
  height: 100%;
  width: 100%;
}
.circle-loader-2 {
  position: absolute;
  border: 5px solid;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border-color: var(--main-color) transparent var(--main-color);
  animation: sixthLoaderPositive 1s infinite linear;
}

.circle-loader-3 {
  position: absolute;
  border: 5px solid;
  width: 65%;
  height: 65%;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  border-color: transparent var(--main-color) transparent;
  animation: sixthLoaderNegative 1s infinite linear;
}

@keyframes sixthLoaderPositive {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
    opacity: 0.6;
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
    opacity: 0.6;
  }
}
@keyframes sixthLoaderNegative {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}

/*** End of Loader ***/

.form-control {
  color: var(--text-color);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
.is-disabled .Select-control {
  background-color: var(--disabled-bg-color) !important;
  opacity: 0.8;
  color: var(--disabled-text-color);
}

.fors_scroll::-webkit-scrollbar {
  width: 7px;
}

.fors_scroll::-webkit-scrollbar-track {
  background: #ecf0f7;
  border-radius: 5px;
}

.fors_scroll::-webkit-scrollbar-thumb {
  background-color: #dfe2e8;
  border-radius: 5px;
}

.fors_scroll::-webkit-scrollbar {
  height: 7px;
}

.fors_scroll__vert::-webkit-scrollbar-track {
  background: #ecf0f7;
  border-radius: 5px;
}

.fors_scroll__vert::-webkit-scrollbar-thumb {
  background-color: #dfe2e8;
  border-radius: 5px;
}

@keyframes onclickanim {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

/** start of generic fields **/

.fast-spin {
  -webkit-animation: fa-spin 0.7s infinite linear;
  animation: fa-spin 0.7s infinite linear;
}

.form-control:hover,
.newcopyfrom_search > input:hover,
.monthyear_picker__container:hover,
.ant-time-picker-input:hover,
.otp_modal__contentinputs > input:hover,
.f4AutoSuggest .accountselector_itemvalue:hover,
.react-autosuggest__input:hover,
.react-tel-input input[type='text']:hover,
.react-tel-input input[type='tel']:hover,
.DraftEditor-root:hover,
.Select-control:hover,
.f4CheckboxMainContainer:hover,
.react-datepicker__input-container input:hover,
.newlook_datefilter:hover,
.f4date_picker__maskedinput:hover + div .f4InputField {
  border: 2px solid var(--focused-input-border) !important;
  box-shadow: none;
}

.form-control:focus,
.form-control:active,
.newcopyfrom_search > input:active,
.newcopyfrom_search > input:focus,
.monthyear_picker__container:focus,
.monthyear_picker__container:active,
.ant-time-picker-input:focus,
.ant-time-picker-input:active,
.otp_modal__contentinputs > input:focus,
.otp_modal__contentinputs > input:active,
.react-autosuggest__input:focus,
.react-autosuggest__input:active,
.react-tel-input input[type='text']:focus,
.react-tel-input input[type='text']:active,
.react-tel-input input[type='tel']:focus,
.react-tel-input input[type='tel']:active,
.htmlEditor_html__focused .DraftEditor-root,
.f4date_picker__maskedinput:focus + div .f4InputField,
.f4date_picker__maskedinput:active + div .f4InputField,
.is-focused .Select-control,
.react-datepicker__input-container input:focus,
.react-datepicker__input-container input:active {
  border: 2px solid var(--focused-input-border) !important;
  box-shadow: none;
  background: var(--focused-field-bg);
}

.has-error .f4date_picker__maskedinput,
.has-error .f4date_picker__maskedinput:hover,
.has-error .f4date_picker__maskedinput:focus,
.has-error .f4date_picker__maskedinput:focus-visible,
.has-error .f4date_picker__maskedinput:active {
  border: 2px solid transparent !important;
  background: var(--error-field-bg);
  outline: none;
}

.f4date_picker__maskedinput:focus,
.f4date_picker__maskedinput:focus-visible,
.f4date_picker__maskedinput:active {
  outline: none;
}

.has-error .form-control,
.asF4FormValidate_validation-state-error .Select-control,
.asF4FormValidate_validation-state-error .Select-control:hover,
.asF4FormValidate_validation-state-error .monthyear_picker__container,
.asF4FormValidate_validation-state-error .monthyear_picker__container:hover,
.asF4FormValidate_validation-state-error .react-datepicker__input-container input,
.asF4FormValidate_validation-state-error .react-datepicker__input-container input:hover,
.asF4FormValidate_validation-state-error
  .transactionalAccountSelector_autoSuggest
  .transactionalAccountSelector_single
  .f4InputField,
.asF4FormValidate_validation-state-error
  .transactionalAccountSelector_autoSuggest
  .transactionalAccountSelector_single
  .f4InputField:hover,
.asF4FormValidate_validation-state-error .react-tel-input input[type='text'],
.asF4FormValidate_validation-state-error .react-tel-input input[type='tel'],
.asF4FormValidate_validation-state-error .react-tel-input input[type='text']:hover,
.asF4FormValidate_validation-state-error .react-tel-input input[type='tel']:hover,
.asF4FormValidate_validation-state-error .f4AutoSuggest .f4InputField,
.asF4FormValidate_validation-state-error .f4AutoSuggest .f4InputField:hover,
.asF4FormValidate_validation-state-error .mobile_single__selectmain,
.asF4FormValidate_validation-state-error .ant-time-picker-input,
.asF4FormValidate_validation-state-error .ant-time-picker-input:hover,
.has-error .f4date_picker__maskedinput:hover + div .f4InputField,
.has-error .f4date_picker__maskedinput:focus + div .f4InputField,
.has-error .f4date_picker__maskedinput:active + div .f4InputField {
  border: 2px solid var(--required-color) !important;
  box-shadow: none;
  /* background: var(--error-field-bg); */
}

.has-error .form-control:focus,
.has-error .form-control:active,
.asF4FormValidate_validation-state-error .is-focused .Select-control,
.asF4FormValidate_validation-state-error .react-datepicker__input-container input:focus,
.asF4FormValidate_validation-state-error .react-datepicker__input-container input:active,
.asF4FormValidate_validation-state-error
  .transactionalAccountSelector_autoSuggest
  .transactionalAccountSelector_single
  .f4InputField:focus,
.asF4FormValidate_validation-state-error
  .transactionalAccountSelector_autoSuggest
  .transactionalAccountSelector_single
  .f4InputField:active,
.asF4FormValidate_validation-state-error .react-tel-input input[type='text']:focus,
.asF4FormValidate_validation-state-error .react-tel-input input[type='tel']:focus,
.asF4FormValidate_validation-state-error .react-tel-input input[type='text']:active,
.asF4FormValidate_validation-state-error .react-tel-input input[type='tel']:active,
.asF4FormValidate_validation-state-error .f4AutoSuggest .f4InputField:focus,
.asF4FormValidate_validation-state-error .f4AutoSuggest .f4InputField:active,
.asF4FormValidate_validation-state-error .ant-time-picker-input:focus,
.asF4FormValidate_validation-state-error .ant-time-picker-input:active {
  border: 2px solid var(--required-color) !important;
  box-shadow: none;
  /* background: var(--input-field-errorbg); */
}

.has-feedback label ~ .form-control-feedback {
  top: unset;
  bottom: -6px;
  display: none;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label,
.asF4FormValidate_validation-state-error .f4FormFieldLabel {
  color: var(--required-color);
}

.help-block {
  color: var(--required-color);
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 0px;
  /* text-align: right; */
  margin-top: 5px;
  line-height: 12px;
}

.asf4FormValidate {
  position: relative;
}

.field_info__btn {
  position: absolute;
  right: 10px;
  top: 31px;
  cursor: pointer;
  transition: 0.5s;
}

.fors_generic__nofieldlbl .field_info__btn {
  top: 5px;
}

.field_info__btn:hover {
  opacity: 0.8;
}

.field_info__tooltip {
  display: flex;
  padding: 0 5px;
  text-align: left;
}

.field_info__tooltip > img {
  height: 28px;
  width: 28px;
}

.field_info__tooltip > div {
  width: calc(100% - 28px);
  font-size: 14px;
  padding-left: 10px;
  padding-top: 3px;
  word-break: break-word;
}

.f4InputField::placeholder,
.react-datepicker__input-container input::placeholder,
.f4TextAreaNew::placeholder,
.react-autosuggest__input::placeholder,
.ant-time-picker-input::placeholder,
.newlook_search__bar .react-autosuggest__input::placeholder {
  color: var(--placeholder-color);
  font-size: 14px;
  font-weight: 500;
}

.f4InputField::-moz-placeholder,
.react-datepicker__input-container input::-moz-placeholder,
.f4TextAreaNew::-moz-placeholder,
.react-autosuggest__input::-moz-placeholder,
.ant-time-picker-input::-moz-placeholder,
.newlook_search__bar .react-autosuggest__input::-moz-placeholder {
  color: var(--placeholder-color);
  font-size: 14px;
  font-weight: 500;
}

.f4InputField::-moz-placeholder,
.react-datepicker__input-container input::-webkit-input-placeholder,
.f4TextAreaNew::-webkit-input-placeholder,
.react-autosuggest__input::-webkit-input-placeholder,
.ant-time-picker-input::-webkit-input-placeholder,
.newlook_search__bar .react-autosuggest__input::-moz-placeholder {
  color: var(--placeholder-color);
  font-size: 14px;
  font-weight: 500;
}

.f4FormFieldLabel {
  position: relative;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
	line-height: 0px;
  color: var(--field-label-color);
  margin-bottom: 8px;
  background-color: var(--input-field-bg);
  margin-left: 15px;
  top: 10px;
  padding: 3px;
  z-index: 1;
  transition:all .2s ease-in-out;
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
}

.f4FormFieldLabel_not_focused {
  top: 31px;
  color: var(--placeholder-color);
  font-size: 14px;
  font-weight: 500;
  z-index: 1;
  transition:all .2s ease-in-out;
  -webkit-transition:all .2s ease-in-out;
  -moz-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
}

.f4FormFieldLabel_requiredast {
  font-size: 15px;
  font-weight: 600;
  margin-left: 5px;
  color: var(--required-color);
}

.formfield_label__optional {
  display: flex;
  min-height: 20px;
  padding-top: 4px;
}

.formfield_label__optional > span:first-child {
  width: calc(100% - 70px);
}

.formfield_label__optional > span:last-child {
  font-size: 14px;
  font-weight: 500;
  color: var(--light-text-color);
  width: 70px;
  text-align: right;
}

/*** Start of Action Choice ***/

.actionchoice-btnpanel {
  position: relative;
}

.actionchoice-btn {
  width: max-content;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--border-color);
  border-radius: 8px;
  background-color: #ffffff;
  height: 40px;
  padding: 0 15px;
  font-size: 14px;
  transition: 0.5s;
}

.actionchoice-btn > span {
  font-size: 14px;
  display: flex;
  align-items: center;
}

.actionchoice-btn > span > img {
  height: 28px;
  width: 28px;
  margin-right: 10px;
}

.actionchoice-btn > span > i {
  margin: 0px 0px 0px 8px;
  position: relative;
  top: 0px;
  color: var(--hdr-color);
  font-size: 16px;
}

.actionchoice-options {
  position: absolute;
  width: 100%;
  background: #fff;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 2px 11px 0 rgba(188, 188, 188, 0.1), 0 6px 14px 0 rgba(0, 0, 0, 0.07),
    0 3px 8px 0 rgba(163, 163, 163, 0.1);
  -webkit-transition: opacity 175ms, -webkit-transform 175ms;
  transition: opacity 175ms, -webkit-transform 175ms;
  transition: opacity 175ms, transform 175ms;
  transition: opacity 175ms, transform 175ms, -webkit-transform 175ms;
  z-index: 10;
  /* overflow: hidden; */
  overflow-y: auto;
  padding: 5px;
}

.f4actionchoicebtn-portal .actionchoice-options {
  z-index: 110;
}

.f4actionchoicebtn-portal .actionchoice-options.f4DatatablePopoverInModal {
  z-index: 1055;
}

.actionchoice-opthide {
  position: absolute;
  right: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
  border-radius: 50%;
  font-size: 19px;
  float: right;
  margin: 8px 13px;
  z-index: 99;
}

.actionchoice-opthide:hover {
  background: var(--button-grey);
}

.actionchoice-optionsclose {
  pointer-events: none !important;
  opacity: 0 !important;
  position: fixed;
}

.actionchoice-opttop.actionchoice-optionsclose {
  -webkit-transform: scale(0.9) translateY(20px) !important;
  transform: scale(0.9) translateY(20px) !important;
}

.actionchoice-optbot.actionchoice-optionsclose {
  -webkit-transform: scale(0.9) translateY(-20px) !important;
  transform: scale(0.9) translateY(-20px) !important;
}

.actionchoice-optitem {
  display: flex;
  align-items: center;
  padding: 7px 10px;
  font-size: 14px;
  cursor: pointer;
  transition: 0.5s;
  border-radius: 5px;
}

.actionchoice-optitem:hover,
.actionchoice-optitem-selected {
  background: var(--light-hover-color);
}

.actionchoice-optitem > div:first-child {
  color: var(--main-color);
  width: 20px;
  display: flex;
  align-items: center;
  transition: 0.5s;
  font-size: 16px;
  margin-right: 10px;
}

/* .f4datatable-download-newportal .actionchoice-optitem > div:first-child {
  margin-left: -5px;
} */

.actionchoice-optitemalt > div:first-child {
  display: none;
}

.actionchoice-optitem > div:first-child > img {
  height: 28px;
  width: 28px;
}

.actionchoice-optitem > div:last-child {
  font-weight: 500;
  width: calc(100% - 30px);
  transition: 0.5s;
  position: relative;
  line-height: 19px;
}

.f4datatable-download-newportal .actionchoice-optitem > div:last-child {
  padding-left: 5px;
  line-height: 20px;
}

.actionchoice-optitemalt > div:last-child {
  width: 100%;
}

.actionchoice-placeholder {
  padding: 10px 20px;
  font-size: 11pt;
  color: #bdbdbd;
}

.actionchoice-btnicon {
  width: 45px;
  height: 45px;
  border: none;
  /* background-color: #4bcca8; */
  background: var(--main-darkbtn-color);
  border-radius: 100%;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.28);
  color: #fff;
  font-size: 17pt;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.4s ease, background-color 0.4s ease,
    -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.4s ease, background-color 0.4s ease,
    -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.4s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    background-color 0.4s ease;
  transition: all 0.4s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    background-color 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  z-index: 1;
  position: relative;
}

.actionchoice-btnicon:hover {
  transform: translateZ(0) scale(1.05);
}

.actionchoice-opttop {
  bottom: 0px;
}

.actionchoice-optbot {
  top: 0;
}

.actionchoice-opthdr {
  font-size: 17px;
  padding: 10px;
  font-weight: 700;
}

.actionchoice-btnicon-enroll {
  position: fixed;
  top: 90px;
  right: calc(25% - 25px);
}

.actionchoice-btnicon-enrollopt {
  top: 90px;
  right: 15%;
  position: fixed;
  width: 300px;
}

.actionchoice-optitem-disabled {
  filter: grayscale(1) opacity(0.3);
  pointer-events: none;
}

.actionchoice_searchfield {
  display: flex;
  align-items: center;
  margin-left: 15px;
  width: calc(100% - 30px);
  position: relative;
}

.actionchoice_searchfield > i {
  position: absolute;
  pointer-events: none;
  top: 9px;
  left: 5px;
}

.actionchoice_searchfield > input {
  padding: 5px 27px;
}

/* .displaytemplate_action {
} */

.displaytemplate_btn {
  height: 100%;
  width: 20px;
  background: transparent;
  color: var(--main-color);
  border-radius: 0px;
  box-shadow: none;
  font-size: 13pt;
}

.displaytemplate_opt {
  padding: 0px;
}

/*** End of Action Choice ***/

/*** Start of F4InputField ***/

.f4InputField {
  font-size: 14px;
  font-weight: 500;
  box-shadow: none;
  height: 40px;
  border-radius: 8px;
  background-color: var(--input-field-bg);
  border: 2px solid var(--input-field-border);
  padding: 0 15px;
  text-overflow: ellipsis;
}

.has-feedback .form-control {
  padding-right: 15px;
}

.f4InputField_amt {
  height: 60px;
  text-align: center;
}

.f4InputField_amt__hasvalue {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
}

.form-horizontal .form-group {
  margin-left: 0px;
  margin-right: 0px;
}

.form-group {
  margin-bottom: 0px;
}

.f4InputField_inputField {
  color: #333;
}

.f4InputField_parent_withpwtgl .f4InputField {
  padding-right: 50px;
}

.inputfield_pw__togglebtn {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 50%;
}

.inputfield_pw__togglebtn > img {
  height: 28px;
  width: 28px;
}

/*** End of F4InputField ***/

/*** Start of F4TextArea ***/

.f4TextAreaNew {
  font-size: 14px;
  color: var(--hdr-color);
  font-weight: 500;
  box-shadow: none;
  min-height: 100px;
  border-radius: 8px;
  background-color: var(--input-field-bg);
  border: 2px solid var(--input-field-border);
  padding: 10px 15px;
  transition: 0.5s;
}

.textarea-remarks .f4TextAreaNew {
  min-height: 100px;
  height: 100px;
  resize: none;
  padding: 10px 15px;
}

/*** End of F4TextArea ***/

/*** Start of F4SingleSelect ***/

.Select,
.Select div,
.Select input,
.Select span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.Select {
  position: relative;
}

.Select-control {
  height: 40px;
  width: 100%;
  background: var(--input-field-bg);
  outline: none;
  cursor: default;
  display: table;
  border: 2px solid var(--input-field-border);
  border-radius: 8px;
}

.is-searchable.is-open > .Select-control {
  cursor: text;
}

.is-searchable.is-focused:not(.is-open) > .Select-control {
  cursor: text;
}
.is-focused:not(.is-open) > .Select-control {
  /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1); */
}

.Select--multi.has-value .Select-control {
  background: var(--main-menu-bg);
}

.has-value.Select--single > .Select-control > .Select-value .Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control > .Select-value .Select-value-label {
  color: #333;
}
.has-value.Select--single > .Select-control > .Select-value a.Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control > .Select-value a.Select-value-label {
  cursor: pointer;
  text-decoration: none;
}

.Select-placeholder,
.Select--single > .Select-control .Select-value {
  bottom: 0;
  left: 0;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 90%;
  overflow: hidden;
}

.Select--single > .Select-control .Select-value {
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}

.Select-placeholder {
  transition: 0.5s;
  padding: 3px 30px 3px 15px;
  color: var(--placeholder-color);
  font-size: 14px;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.is-focused .Select-placeholder {
  width: 100%;
}

.Select-input {
  padding: 8px 15px 0px;
  vertical-align: middle;
}

.Select-input > input {
  width: 100% !important;
  background: none transparent;
  border: 0 none;
  box-shadow: none;
  cursor: default;
  display: inline-block;
  margin: 0;
  outline: none;
  line-height: 14px;
  padding: 0px;
  -webkit-appearance: none;
  font-size: 14px;
  color: rgb(72, 72, 72);
  font-weight: 500;
}

.is-focused .Select-input > input {
  cursor: text;
}

.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}

.Select-control:not(.is-searchable) > .Select-input {
  outline: none;
}

.Select--single > .Select-control .Select-value {
  padding: 3px 15px;
}

.Select.has-value.is-clearable.Select--single > .Select-control .Select-value {
  padding-right: 60px;
}

.Select-value-label strong {
  font-weight: 500;
  font-size: 14px;
  color: var(--text-color);
}

.Select-clear-zone {
  -webkit-animation: Select-animation-fadeIn 200ms;
  -o-animation: Select-animation-fadeIn 200ms;
  animation: Select-animation-fadeIn 200ms;
  color: var(--label-color);
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px;
}

@-webkit-keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.Select-clear-zone .Select-clear {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  height: 100%;
  padding-top: 0px;
  line-height: 23px;
}

.Select-arrow-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  padding-right: 0;
  padding-top: 3px;
  color: var(--primary-btn-bg);
  font-size: 20px;
}

.Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: none !important;
  border-top-color: #e6e6e6;
  box-shadow: 2px 4px 13px rgba(227, 227, 227, 0.48);
  box-sizing: border-box;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 100;
  -webkit-overflow-scrolling: touch;
}

.Select-menu {
  max-height: 200px;
  overflow-y: auto;
}

.Select-option {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  padding: 10px 10px;
  transition: 0.5s;
  font-size: 14px;
}

.Select-option:hover {
  background: var(--light-hover-color);
}

.Select-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.Select-option.is-selected,
.Select-option:hover {
  background: var(--light-hover-color);
}

.multi-option-label {
  font-weight: 500;
  /* color: var(--select-drop-color); */
  color: var(--text-color);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Select-option.is-selected .multi-option-label {
  /* color: var(--select-dropfocused-color); */
  color: var(--text-color);
}

.multi-option-label > strong {
  font-weight: 500;
}

.multi-option-subLabel {
  font-weight: 400;
  color: var(--sub-hdr-color);
  font-size: 11pt;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.Select--multi .Select-input {
  vertical-align: middle;
  padding: 2px 8px;
}
.Select--multi.has-value .Select-input {
  margin-left: 5px;
}
.Select--multi .Select-value {
  background-color: var(--light-main-color);
  border-radius: 6px;
  font-size: 13px;
  margin: 5px;
}

.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
  display: inline-block;
  vertical-align: middle;
}
.Select--multi .Select-value-label {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 10px;
}
.Select--multi a.Select-value-label {
  color: var(--main-color);
  cursor: pointer;
  text-decoration: none;
}
.Select--multi a.Select-value-label:hover {
  text-decoration: underline;
}
.Select--multi .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px;
}
.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus {
  background-color: #d8eafd;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 113, 230, 0.08);
  color: #48484824;
}
.Select--multi .Select-value-icon:active {
  background-color: #c2e0ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.24);
}
.Select--multi.is-disabled .Select-value {
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  color: #333;
}
.Select--multi.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #e3e3e3;
}
.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active {
  background-color: #fcfcfc;
}

.single-value-placeholder-img-container {
  width: 130px;
  white-space: nowrap;
  overflow: hidden;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}

.is-focused .single-value-placeholder-img-container {
  width: 100%;
}

.Select-noresults {
  padding: 12px;
  font-weight: 500;
  color: #c7c9cb;
}

.f4MultipleSelect .Select-multi-value-wrapper {
  padding: 5px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.multi-value-label > strong {
  color: var(--main-color);
  /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
  width: 100%;
  font-weight: 400;
}

.multi-select-close {
  color: var(--light-textalt-color);
  font-size: 11px;
}

.single-value-image {
  margin-right: 5px;
  width: 18px;
  position: relative;
  top: -1px;
}

.is-disabled .Select-control {
  cursor: not-allowed;
}

.Select:active,
.Select:focus {
  outline: none;
}

.ssv_field__value {
  bottom: 0;
  left: 0;
  line-height: 34px;
  padding: 0 15px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
  overflow: hidden;
}

.ssv_field__valuelbl {
  height: 100%;
  display: flex;
  align-items: center;
}

.ssv_field__valuelbl > img {
  width: 20px;
}

.ssv_field__valuelbl > div {
  width: 100%;
  padding-left: 0px;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
}

.ssv_field__valuelblalt > div {
  padding-left: 15px;
  width: calc(100% - 20px);
}

.ssv_field__valuelbl > div > div:nth-child(2) {
  font-size: 12px;
  font-weight: 400;
  color: var(--light-text-color);
}

/*** End of F4SingleSelect ***/

/*** start of F4CheckboxNew ***/

.small-check-box {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border: 2px solid var(--main-color);
  position: relative;
  background: var(--checkbox-bg);
  transition: 0.5s;
  position: relative;
  cursor: pointer;
  margin: 0px 10px 0px 0px;
}

.small-check-container {
  display: flex;
  align-items: center;
  background: var(--checkbox-bg);
  width: max-content;
  padding: 5px 10px;
  border-radius: 5px;
  transition: 0.5s;
  cursor: pointer;
}

.small-check-container:hover {
  background: var(--light-hover-color) !important;
}

.small-check-container > label {
  margin: 0px;
  font-weight: 500;
  font-size: 13px;
  cursor: pointer;
}

.f4checkboxnew_checked .small-check-box {
  background: var(--main-color);
  border-color: var(--main-color);
  animation: onclickanim 0.4s ease-in;
}

.small-check-box > input {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.small-icn-div {
  font-size: 9px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}

.f4checkboxnew_checked .small-check-box .small-icn-div {
  opacity: 1;
  pointer-events: unset;
}

.small-icn-div > i {
  font-weight: 500;
}

.fors_textfield__withcb > div:nth-child(2) {
  margin-top: 10px;
}

.fors_textfield__withcbright > div:nth-child(2) {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
}

.fors_checkbox__mini .small-check-container {
  background: transparent;
}

.fors_checkbox__mini .small-check-box {
  margin: 0px;
}

.f4CheckboxMainContainer {
  height: 40px;
  width: 100%;
  border-radius: 8px;
  background: var(--main-menu-bg);
  border: 2px solid var(--input-field-border);
  padding: 0 15px;
  cursor: pointer;
  transition: 0.5s;
}

.f4checkbox-hasvalue.f4CheckboxMainContainer,
.f4CheckboxMainContainer:hover {
  border: 2px solid var(--main-color) !important;
  color: var(--main-color) !important;
}

.cb_align__wfields .f4CheckboxMainContainer {
  margin-top: 28px;
}

.modal-check-container {
  display: flex;
  align-items: center;
  height: 100%;
}

.modal-check-checkbox {
  border-radius: 5px;
  border: 2px solid var(--input-field-border);
  position: relative;
  height: 16px;
  width: 16px;
  background: var(--main-menu-bg);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}

.f4checkbox-hasvalue .modal-check-checkbox {
  background: var(--main-color);
  border: 2px solid var(--main-color);
}

.modal-check-lbl {
  width: calc(100% - 25px);
  padding-left: 15px;
  font-weight: 500;
  font-size: 14px;
}

.f4checkbox-hasvalue .modal-check-lbl,
.f4CheckboxMainContainer:hover .modal-check-lbl {
  color: var(--main-color);
}

.modal-check-checkbox .icn-div {
  font-size: 10px;
  color: #fff;
}

/*** end of F4CheckboxNew ***/

/*** Start of F4NewListView ***/

.f4newlistview_panel {
  margin-top: 15px;
}

.newlook_viewportlet__tablemulti .f4newlistview_panel {
  background: transparent;
  border: none;
  padding: 0px;
}

.f4newlistview_table {
  width: 100%;
}

.f4newlistview_add {
  border-top: 1px solid var(--border-color);
  padding-top: 15px;
}

.f4newlistview_addbtn {
  background: #fff;
  border-radius: 7px;
  padding: 0px 5px;
  margin: 0 -5px;
  min-height: 32px;
  font-weight: 600;
  color: var(--main-color);
  position: relative;
  border: 2px solid transparent;
  transition: 0.5s;
  font-size: 15px;
}

.f4newlistview_addbtn:hover {
  background: var(--light-hover-color);
}

.f4newlistview_addbtn > i {
  margin-right: 15px;
  position: relative;
}

.f4newlistview_hdr {
  background: var(--datatable-hdr-color);
  display: flex;
  align-items: center;
  min-height: 30px;
  position: relative;
  border-radius: 5px;
  color: #656565;
}

/* .f4newlistview_hdr::after {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 20px;
  right: 20px;
  height: 1px;
  background: var(--border-color);
} */

.f4newlistview_hdr > div {
  font-weight: 500;
  padding: 5px 20px;
  width: 45px;
  font-size: 12px;
  word-break: break-word;
  line-height: 16px;
}

.f4newlistview_theadalt > .f4newlistview_hdr {
  width: 100%;
}

.f4newlistview_theadalt > .f4newlistview_hdr > div {
  flex: 1;
}

.f4newlistview_drag {
  width: 45px;
  flex: unset !important;
  text-align: center;
  color: var(--field-label-color);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: grab;
}

.f4newlistview_drag > img {
  height: 20px;
  /* filter: grayscale(1); */
  /* cursor: pointer; */
  opacity: 0;
  pointer-events: none;
}

.f4newlistview_row:hover .f4newlistview_drag > img,
.f4newlistview_rowfocused .f4newlistview_drag > img {
  opacity: 1;
  pointer-events: none;
}

.f4newlistview_counter {
  width: 45px;
  flex: unset !important;
  text-align: center;
  color: var(--field-label-color);
}

.f4newlistview_rowbody .f4newlistview_counter {
  display: flex;
  align-items: center;
  justify-content: center;
}

.f4newlistview_hdr > .f4newlistview_delete__wmod {
  padding: 0px;
}

.f4newlistview_hdr > .fnlv_hdr__expand {
  padding: 5px;
}

.fnlv_hdr__expand,
.fnlv_row__expand {
  width: 45px;
  flex: unset !important;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fnlv_row__expand > div,
.fnlv_hdr__expand > div {
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--main-color);
  cursor: pointer;
  font-size: 16px;
  transition: 0.5s;
  /* opacity: 0;
  pointer-events: none; */
}

/* .f4newlistview_row:hover .fnlv_row__expand > div,
.f4newlistview_rowfocused .fnlv_row__expand > div {
  opacity: 1;
  pointer-events: unset;
} */

.fnlv_row__expand > div:hover,
.fnlv_hdr__expand > div:hover {
  background: var(--light-hover-color);
}

/* .f4newlistview_hdr > .f4newlistview_delete__wmod .rep_il__confighdr {
  opacity: 0;
  pointer-events: none;
}

.f4newlistview_hdr:hover > .f4newlistview_delete__wmod .rep_il__confighdr {
  opacity: 1;
  pointer-events: unset;
} */

.f4newlistview_row {
  transition: 0.2s;
  background: #fff;
  border-bottom: 1px solid var(--border-color);
  padding: 5px 0px;
}

.f4newlistview_row > div {
  transition: 0.3s;
}

.flnv_expanded__row {
  background: var(--expanded-row-bg);
  margin: 5px 0px 10px;
  border-radius: 5px;
  border: none;
  position: relative;
}

.flnv_expanded__row::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 1px;
  background: var(--border-color);
}

.flnv_expanded__row .fnlv_expanded__content .f4newlistview_row {
  background: transparent;
}

/* .f4newlistview_row::after {
  position: absolute;
  content: '';
  left: 20px;
  right: 20px;
  height: 1px;
  background: var(--border-color);
} */

.f4newlistview_row:last-child {
  border: none;
}

.newlook_viewportlet__tablemulti .f4newlistview_row {
  border-radius: 10px;
  margin-bottom: 10px;
  border: none;
}

.f4newlistview_rowfocused,
.f4newlistview_row:hover {
  /* transform: scale(1.1); */
  /* border: 1px solid var(--border-color); */
  /* box-shadow: 0 2px 8px 3px rgb(224 224 224 / 6%), 0 0 12px 0 rgb(240 240 240 / 6%); */
  /* border-radius: 5px; */
  /* z-index: 1; */
  /* margin-bottom: 10px; */
  position: relative;
}

.f4newlistview_row:hover > div,
.f4newlistview_row:hover > div {
  background: var(--expanded-row-bg);
  border-radius: 8px;
}

.flnv_warning__row > div,
.flnv_warning__row > div:hover,
.f4newlistview_rowfocused.flnv_warning__row > div,
.flnv_warning__row:hover > div {
  /* background: var(--warning-feedback-bg); */
  border-radius: 8px;
}

/* 
.f4newlistview_rowfocused::after,
.f4newlistview_row:hover::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 1px;
  background: var(--border-color);
} */

.f4newlistview_row:last-child::after,
.f4newlistview_rowfocused:last-child::after,
.f4newlistview_row:last-child:hover::after {
  display: none;
}

/* .f4newlistview_rowfocused:last-child {
  border: 1px solid var(--border-color);
} */

/* .f4newlistview_rowfocused > td > .f4newlistview_field {
  background: #fff;
  border: none;
  border-top: 1px solid #767b7f;
  border-bottom: 1px solid #767b7f;
  min-height: 56px;
}

.f4newlistview_rowfocused > td:first-child > .f4newlistview_field {
  border-radius: 5px 0 0 5px;
  border: 1px solid #767b7f;
  border-right: none;
}

.f4newlistview_rowfocused > td:last-child > .f4newlistview_field,
.f4newlistview_rowfocused > .f4newlistview_rowdelete > div {
  border-radius: 0 5px 5px 0;
  border: 1px solid #767b7f;
  border-left: none;
}

.f4newlistview_rowfocused > .f4newlistview_rowdelete > div {
  min-height: 56px;
  background: #fff;
} */

.f4newlistview_rowbody {
  display: flex;
  word-break: break-word;
}

.f4newlistview_rowfocused .f4newlistview_rowbody {
}

.f4newlistview_rowbody > div {
  flex: 1;
}

.f4newlistview_rowitem_alt {
  flex: unset;
}

.f4newlistview_table__norecords .f4newlistview_hdr > div {
  flex: 1 !important;
  width: unset !important;
}

.f4newlistview_placeholder {
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 25px 0px;
  margin-top: 20px;
}

.f4newlistview_placeholder > img {
  height: 70px;
}

.f4newlistview_placeholder > div {
  color: var(--label-color);
  font-size: 12px;
  font-weight: 400;
  margin-top: 10px;
}

.f4newlistview_rowbody > .f4newlistview_rowdelete,
.f4newlistview_rowbody > .f4newlistview_rowconfig {
  flex: unset;
  width: 45px;
}

.f4newlistview_rowdelete,
.f4newlistview_rowconfig {
  display: flex;
  align-items: center;
  justify-content: center;
}

.f4newlistview_rowdelete > .f4newlistview_rowdeletebtn,
.f4newlistview_rowconfig > div {
  color: #c52c2c;
  height: 20px;
  width: 20px;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  transition: 0.5s;
  opacity: 0;
  pointer-events: none;
}

.f4newlistview_rowdeletebtn:hover,
.f4newlistview_rowconfig > div:hover {
  transform: scale(1.2);
}

.f4newlistview_row:hover .f4newlistview_rowdeletebtn,
.f4newlistview_rowfocused .f4newlistview_rowdeletebtn {
  opacity: 1;
  pointer-events: unset;
}

.f4newlistview_row:hover .actionbtn_panel,
.f4newlistview_rowfocused .actionbtn_panel {
  opacity: 1;
  pointer-events: unset;
}

.f4newlistview_rowconfig > div {
  color: #fff;
  background-color: #3893e7;
  border-radius: 50%;
  font-size: 11px;
}

.f4newlistview_row__actbtn {
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: 0.5s;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
}

.f4newlistview_row__actbtn:hover {
  background: var(--main-plain-bg);
}

.f4newlistview_row:hover .f4newlistview_row__actbtn,
.f4newlistview_rowfocused .f4newlistview_row__actbtn {
  opacity: 1;
  pointer-events: unset;
}

.f4newlistview_field {
  padding: 10px 20px;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
  min-height: 50px;
  font-weight: 400;
}

.f4newlistview_field .asf4FormValidate {
  width: 100%;
}

.f4newlistview_field .f4FormFieldLabel {
  display: none;
}

.f4newlistview_field__label {
  font-weight: 600;
  /* display: flex; */
  align-items: center;
}

.f4newlistview_field__label .view_amt__formattedwc > span {
  margin-top: 3px;
}

.flnv_full__cell,
.flnv_full__cell > div {
  width: 100%;
}

.f4newlistview_field__label .small-check-container {
  background: transparent;
}

.f4newlistview_field__label .small-check-box {
  margin: 0px;
}

.f4newlistview_actionbtn {
  background: transparent;
  box-shadow: none;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
}

.f4newlistview_row:hover .f4newlistview_actionbtn,
.f4newlistview_rowfocused .f4newlistview_actionbtn {
  opacity: 1;
  pointer-events: unset;
}

.f4newlistview_actionbtn > img {
  height: 30px;
  filter: grayscale(1);
}

.f4actionchoicebtn-portal .f4newlistview_actionopt {
  z-index: 99;
}

.f4actionchoicebtn-portal .f4newlistview_actionoptmodal {
  z-index: 1099;
}

.f4newlistview_actionopt > .actionchoice-optitem > div:first-child > img {
  height: 20px;
}

.f4newlistview_tabletitle {
  font-size: 12pt;
  font-weight: 500;
  color: var(--main-darkbtn-color);
  margin-bottom: 10px;
}

.f4newlistview_fieldright .f4InputField,
.f4newlistview_fieldright textarea {
  text-align: right;
}

.f4newlistview_fieldcheckbox {
  display: flex;
  justify-content: center;
  padding: 10px;
  height: 53px;
  position: relative;
}

.f4newlistview_fieldcheckbox .small-check-box {
  width: 30px;
  height: 30px;
  margin: 0px;
}

.f4newlistview_fieldcheckbox .f4CheckboxNewMainContainer .small-check-box > input {
  margin: 0px;
  width: 30px;
  height: 30px;
}

.f4newlistview_fieldcheckbox .small-check-box input:checked ~ .small-icn-div {
  top: -3px;
  left: 3px;
}

.f4newlistview_fieldcheckbox .small-check-box i {
  font-size: 30px;
  color: var(--main-darkbtn-color);
}

.f4newlistview_fieldcheckbox .f4CheckboxNewMainContainer {
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none;
}

.f4newlistview_fieldcheckboxview {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.f4newlistview_fieldcheckboxview > img {
  height: 15px;
}

.f4newlistview_field .Select-arrow-zone {
  /* color: #fff; */
}

.f4newlistview_addtl__fields {
  padding: 10px 20px;
}

.f4newlistview_addtl__fieldsalt {
  padding: 0px;
  border: none;
}

.f4newlistview_rowfocused .f4newlistview_field .f4newlistview_fieldcheckboxview,
.f4newlistview_row:hover .f4newlistview_field .f4newlistview_fieldcheckboxview {
  opacity: 0;
  pointer-events: none;
}

.f4newlistview_rowfocused .f4newlistview_field .f4CheckboxNewMainContainer,
.f4newlistview_row:hover .f4newlistview_field .f4CheckboxNewMainContainer {
  opacity: 1;
  pointer-events: unset;
}
/* 
.f4newlistview_field .Select-clear-zone,
.f4newlistview_field .Select-arrow-zone,
.f4newlistview_field .ant-time-picker-icon,
.f4newlistview_field .f4DatePicker-icn {
  opacity: 0;
  pointer-events: none;
}

.f4newlistview_rowfocused .f4newlistview_field .Select-clear-zone,
.f4newlistview_row:hover .f4newlistview_field .Select-clear-zone,
.f4newlistview_rowfocused .f4newlistview_field .Select-arrow-zone,
.f4newlistview_row:hover .f4newlistview_field .Select-arrow-zone,
.f4newlistview_rowfocused .f4newlistview_rowfocused .f4newlistview_field .Select-placeholder,
.f4newlistview_row:hover .f4newlistview_rowfocused .f4newlistview_field .Select-placeholder,
.f4newlistview_rowfocused .f4newlistview_field .Select-placeholder,
.f4newlistview_row:hover .f4newlistview_field .Select-placeholder,
.f4newlistview_rowfocused .f4newlistview_field .ant-time-picker-icon,
.f4newlistview_row:hover .f4newlistview_field .ant-time-picker-icon,
.f4newlistview_rowfocused .f4newlistview_field .f4DatePicker-icn,
.f4newlistview_row:hover .f4newlistview_field .f4DatePicker-icn,
.flnv_visible__fields .f4newlistview_field .Select-clear-zone,
.flnv_visible__fields .f4newlistview_field .Select-arrow-zone {
  opacity: 1;
  pointer-events: unset;
}

.f4newlistview_field .Select-control {
  height: 40px;
  background: #fff;
  border-radius: 0px;
}

.f4newlistview_field textarea {
  min-height: unset;
  resize: none;
}

.f4newlistview_field textarea,
.f4newlistview_field .f4InputField,
.f4newlistview_field .f4CheckboxMainContainer,
.f4newlistview_field .ant-radio-wrapper,
.f4newlistview_field .react-datepicker__input-container input,
.f4newlistview_field .f4MobileInput .react-tel-input input[type='tel'],
.f4newlistview_field .radioButtonIconItem,
.f4newlistview_field .f4ChatClient .react-autosuggest__container .react-autosuggest__input,
.f4newlistview_field .newsearchcorp_inputfield .react-autosuggest__input,
.f4newlistview_field .contactSelector-autosuggest .react-autosuggest__input,
.f4newlistview_field .ant-time-picker-input,
.f4newlistview_field .Select-control {
  background: transparent;
  border-radius: 0px !important;
  height: 40px;
  border: 1px solid transparent;
}

.f4newlistview_field .Select--single > .Select-control .Select-value,
.f4newlistview_field .Select-placeholder {
  padding: 4px 30px 4px 15px;
}

.f4newlistview_field .f4InputField,
.f4newlistview_field .react-datepicker__input-container input {
  padding: 10px 15px 10px 15px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.f4newlistview_field .Select-input {
  padding: 10px 15px 0px 15px;
} */

.f4newlistview_addtlfields {
  /* background: var(--light-sec-color); */
  border-top: 1px solid var(--border-color);
  height: 40px;
  display: none;
  align-items: center;
  padding: 0 15px;
  border-radius: 0 0 5px 5px;
}

.f4newlistview_addtl__text {
  display: flex;
  font-weight: 500;
  font-size: 13px;
}

.f4newlistview_addtl__text > div:first-child {
  padding-right: 10px;
  color: var(--label-color);
}

.f4newlistview_addtl__text > div:last-child {
  font-weight: 600;
}

.listView_Separator > .row > div:first-child {
  border-right: 1px solid #eaedf0;
}

.fileformat-fieldsview {
  padding: 10px;
  width: 100%;
  color: var(--hdr-color);
}

.fileformat-fieldsview > .row:first-child {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid var(--container-sec-color);
}

.f4newlistview_rowfocused .f4newlistview_addtlfields {
  display: flex;
  padding: 10px 0;
  margin: 0 -4px;
}

.f4newlistview_addtlfields .f4newlistview_field .f4InputField {
  height: 35px;
}

.flnv_totals__panel {
  border-top: 1px solid var(--border-color);
  /* border-top: 2px solid var(--dark-border-color); */
  padding-top: 10px;
}

.flnv_totals__section {
  display: flex;
  align-items: center;
  height: 50px;
  border-radius: 8px;
  background: var(--totals-bg);
}

.flnv_totals__section > div {
  display: flex;
  align-items: center;
  padding: 0 20px;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
}

.flnv_totals__section > div .view_amt__formattedwc > span {
  margin-top: -1px;
}

.flnv_subtotal__col {
  font-weight: 600;
}

.flnv_visible__fields .f4newlistview_field .asf4FormValidate {
  padding: 0 15px;
}

.flnv_visible__fields .f4newlistview_field .f4InputField,
.flnv_visible__fields .f4newlistview_field .Select-control {
  background-color: var(--main-plain-bg);
  border: 2px solid var(--input-field-border);
  border-radius: 8px !important;
  height: 40px;
  outline: none !important;
}
/* 
.f4newlistview_rowfocused .f4InputField,
.f4newlistview_rowfocused .f4CheckboxMainContainer,
.f4newlistview_rowfocused .f4CheckboxMainContainer:hover,
.f4newlistview_rowfocused .Select-control,
.f4newlistview_rowfocused .Select-control:hover,
.f4newlistview_rowfocused .is-focused .Select-control,
.f4newlistview_rowfocused .ant-radio-wrapper,
.f4newlistview_rowfocused .ant-radio-wrapper:hover,
.f4newlistview_rowfocused .input__field,
.f4newlistview_rowfocused .input__field:hover,
.f4newlistview_rowfocused .input__field:focus,
.f4newlistview_rowfocused .react-datepicker__input-container,
.f4newlistview_rowfocused .radioButtonIconItem,
.f4newlistview_rowfocused .radioButtonIconItem:hover,
.f4newlistview_rowfocused .lastnm_withsuffix,
.f4newlistview_rowfocused .lastnm_withsuffix:hover > div:first-child .f4InputField,
.f4newlistview_rowfocused .lastnm_withsuffix_alt > div:first-child .f4InputField,
.f4newlistview_rowfocused .newsearchcorp_inputfield,
.f4newlistview_rowfocused .newsearchcorp_inputfield .react-autosuggest__input:hover,
.f4newlistview_rowfocused .newsearchcorp_inputfield .react-autosuggest__input:focus,
.f4newlistview_rowfocused .f4TextAreaNew,
.f4newlistview_rowfocused .transactionalAccountSelector_single-selected,
.f4newlistview_rowfocused .transactionalAccountSelector_single-selected:hover,
.f4newlistview_rowfocused .contactSelector-autosuggest,
.f4newlistview_rowfocused .contactSelector-autosuggest .react-autosuggest__input:hover,
.f4newlistview_rowfocused .contactSelector-autosuggest .react-autosuggest__input:focus,
.f4newlistview_rowfocused .ant-time-picker-input {
  border: none !important;
  box-shadow: none !important;
  background: transparent;
}

.f4newlistview_rowfocused .f4InputField:focus,
.f4newlistview_rowfocused .f4InputField:hover,
.f4newlistview_rowfocused .react-datepicker__input-container input:hover,
.f4newlistview_rowfocused .react-datepicker__input-container input:focus,
.f4newlistview_rowfocused .ant-time-picker-input:hover,
.f4newlistview_rowfocused .ant-time-picker-input:focus,
.f4newlistview_rowfocused .f4TextAreaNew:hover,
.f4newlistview_rowfocused .f4TextAreaNew:focus {
  border-bottom: 2px solid var(--main-color) !important;
} */

.nft_pageinverted .f4newlistview_field .f4InputField,
.nft_pageinverted .f4newlistview_field .react-datepicker__input-container input {
  background: transparent;
}

.flnv_upload__addtl {
  padding: 0 45px 0 90px;
}

.flnv_upload__addtl .f4upload_field__label {
  display: none;
}

/*** End of F4NewListView ***/

/*** Start of F4DatePicker ***/

.f4DatePicker {
  position: relative;
  padding: 0;
}

.react-datepicker__input-container input {
  border-radius: 12px;
  height: 45px;
  background: var(--input-field-bg);
  border: 2px solid var(--input-field-border);
  padding: 1px 45px 0 15px;
  cursor: pointer;
  width: 100%;
  font-size: 15px;
  color: var(--hdr-color);
  font-weight: 500;
  transition: 0.5s;
  outline: none;
}

.f4DatePicker-icn {
  width: 20px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  top: unset;
  bottom: 6px;
  right: 10px;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.f4DatePicker-icn > span {
  font-size: 18px;
}

.f4DatePicker-icn > img {
  height: 28px;
  transition: 0.5s;
}

.f4DatePicker .f4DatePicker-icn > img {
  /* filter: opacity(0.3); */
}

.f4DatePicker-hasvalue .f4DatePicker-icn > img {
  filter: unset;
}

.f4DatePicker-icn .fa-calendar {
  display: none;
}

.f4DatePicker-icn .fa-calendar-alt {
  color: #a3acbc;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle,
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  margin-left: -8px;
  position: absolute;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle,
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle::before,
.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle::before,
.react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle::before,
.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle::before,
.react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  content: '';
  z-index: -1;
  border-width: 8px;
  left: -8px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle::before {
  border-top: none;
  border-bottom-color: #fff;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #e6e6e6;
}

.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle,
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  bottom: 0;
  margin-bottom: -8px;
  margin-left: 145px;
}

.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle,
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle::before,
.react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  border-bottom: none;
  border-top-color: #fff;
}

.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle::before,
.react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  bottom: -1px;
  border-top-color: #aeaeae;
}

.react-datepicker-wrapper {
  /* display: inline-block; */
}

.react-datepicker {
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 10px;
  display: inline-block;
  position: relative;
}

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px;
}

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}

.react-datepicker--time-only .react-datepicker__time {
  border-radius: 0.3rem;
}

.react-datepicker--time-only .react-datepicker__time-box {
  border-radius: 0.3rem;
}

.react-datepicker__triangle {
  position: absolute;
  left: 50px;
  display: none;
}

.react-datepicker-popper {
  z-index: 99;
  /* transition: 0.5s; */
}

.react-datepicker-popper[data-placement^='bottom'] {
  margin-top: 10px;
}

.react-datepicker-popper[data-placement^='top'] {
  margin-bottom: 10px;
}

.react-datepicker-popper[data-placement^='right'] {
  margin-left: 8px;
}

.react-datepicker-popper[data-placement^='right'] .react-datepicker__triangle {
  left: auto;
  right: 42px;
}

.react-datepicker-popper[data-placement^='left'] {
  margin-right: 8px;
}

.react-datepicker-popper[data-placement^='left'] .react-datepicker__triangle {
  left: 42px;
  right: auto;
}

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  padding-top: 8px;
  position: relative;
}

.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px !important;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px;
}

.react-datepicker__current-month,
.react-datepicker-time__header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.react-datepicker__navigation {
  background: none;
  line-height: 1.7rem;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  width: 0;
  padding: 0;
  border: 0.45rem solid transparent;
  z-index: 1;
  height: 10px;
  width: 10px;
  text-indent: -999em;
  overflow: hidden;
}

.react-datepicker__navigation--previous {
  left: 40px;
  border-right-color: #ccc;
}

.react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__navigation--previous--disabled,
.react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--next {
  right: 40px;
  border-left-color: #ccc;
}

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 80px;
}

.react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__navigation--next--disabled,
.react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__navigation--years-previous {
  top: 4px;
  border-top-color: #ccc;
}

.react-datepicker__navigation--years-previous:hover {
  border-top-color: #b3b3b3;
}

.react-datepicker__navigation--years-upcoming {
  top: -4px;
  border-bottom-color: #ccc;
}

.react-datepicker__navigation--years-upcoming:hover {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #e6e6e6;
  width: 70px;
}

.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -72px;
  top: 0;
}

.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 70px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
}

.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + (1.7rem / 2));
  overflow-y: scroll;
  padding: 0px;
  padding-right: 30px;
  width: 100%;
  box-sizing: content-box;
}

.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item {
  padding: 5px 10px;
  font-weight: 500;
  color: #7d7d7d;
}

.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}

.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item--selected {
  background-color: #6dcc94;
  color: white;
  font-weight: bold;
}

.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item--selected:hover {
  background-color: #5eb180;
}

.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}

.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__header__dropdown {
  padding-bottom: 6px;
  display: flex;
  justify-content: center;
}

.react-datepicker__day--outside-month {
  color: #e1e0e0 !important;
}

.react-datepicker__day-names {
  padding: 1px 17px;
}

.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap;
  padding: 0px 10px;
  display: flex;
  justify-content: center;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__day {
  cursor: pointer;
}

.react-datepicker__day:hover {
  background-color: var(--button-grey-hover);
  font-weight: 500;
}

.react-datepicker__day--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}

.react-datepicker__day--highlighted:hover {
  background-color: #32be3f;
}

.react-datepicker__day--selected,
.react-datepicker__day--in-selecting-range,
.react-datepicker__day--in-range {
  background: var(--light-main-hover) !important;
  color: var(--main-color) !important;
  font-weight: 500 !important;
}

.react-datepicker__day--selected:hover,
.react-datepicker__day--in-selecting-range:hover,
.react-datepicker__day--in-range:hover {
  /* background-color: #2980b9; */
}

.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range) {
  background-color: rgba(33, 107, 165, 0.5);
}

.react-datepicker__month--selecting-range
  .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range) {
  background-color: #f0f0f0;
  color: #000;
}

.react-datepicker__day--disabled {
  cursor: default;
  color: #ccc !important;
}

.react-datepicker__day--disabled:hover {
  background-color: transparent;
}

.react-datepicker__input-container {
  position: relative;
  /* display: inline-block; */
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
}

.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #e3e3e3;
}

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  border-top-color: #b2b2b2;
  float: right;
  margin: 0px 10px;
  position: relative;
  border-width: 0.45rem;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #fff;
  position: absolute;
  width: 115px;
  max-height: 260px;
  left: 16%;
  top: 40px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #dedede;
  color: #6c6c6c;
  font-weight: 200;
  overflow: auto;
}

.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}

.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  left: 40%;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 25px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  font-size: 12px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  color: var(--hdr-color);
}

.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: var(--container-color);
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
  display: none;
}

.react-datepicker__close-icon {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  outline: 0;
  padding: 0;
  vertical-align: middle;
  position: absolute;
  height: 16px;
  width: 16px;
  top: 25%;
  right: 7px;
}

.react-datepicker__close-icon::after {
  background-color: #216ba5;
  border-radius: 50%;
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  content: '\00d7';
  cursor: pointer;
  font-size: 12px;
  height: 16px;
  width: 16px;
  line-height: 1;
  margin: -8px auto 0;
  padding: 2px;
  position: absolute;
  right: 0px;
  text-align: center;
}

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}

.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}

@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}

.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

.react-datepicker__portal .react-datepicker__navigation {
  border: 0.81rem solid transparent;
}

.react-datepicker__portal .react-datepicker__navigation--previous {
  border-right-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--previous--disabled,
.react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__portal .react-datepicker__navigation--next {
  border-left-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--next--disabled,
.react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker__navigation--next,
.react-datepicker__navigation--previous {
  /* display: none; */
}

.react-datepicker {
  border: 1px solid #efefef;
  box-shadow: 0px 3px 10px 0px #e0e0e0;
  transition: 0.5s;
  display: flex;
  padding: 15px;
}

.react-datepicker__current-month {
  font-size: 1.5rem !important;
  display: none;
}

.react-datepicker__header {
  border-bottom: 1px solid #fff !important;
  background-color: transparent !important;
  padding: 9px 0px 0px;
}

.react-datepicker__navigation {
  top: 33px;
}

.react-datepicker__day-name,
.react-datepicker__day {
  height: 30px;
  width: 30px;
  display: flex;
  margin: 5px;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 400;
  color: var(--hdr-color);
}

.react-datepicker__day {
  font-weight: 400;
  border-radius: 5px;
  transition: 0.5s;
}

.react-datepicker__day--today {
  background-color: var(--button-grey);
  font-weight: 500;
}

.react-datepicker__day-name {
  font-weight: 400;
  font-size: 13px;
  color: var(--sub-label-color);
}

.react-datepicker__month-select,
.react-datepicker__year-select {
  height: 28px;
  border: 1px solid #fff;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 500;
  background: #fff;
}

.react-datepicker__month-read-view,
.react-datepicker__year-read-view {
  visibility: visible !important;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.react-datepicker__month-read-view--selected-month,
.react-datepicker__year-read-view--selected-year {
  color: var(--hdr-color);
  font-size: 19px;
  font-weight: 600;
}

.react-datepicker__month-read-view--selected-month {
  /* margin-left: -12px; */
}

.--selected_month,
.react-datepicker__year-option--selected_year {
  background-color: var(--container-color);
  color: var(--button-color);
  font-weight: 500;
}

.data-table-totals {
  border: 1px solid #4489ca1a;
}

.react-datepicker__year-option .react-datepicker__navigation {
  top: 0px !important;
}

.react-datepicker__navigation--next:focus,
.react-datepicker__navigation--next:active {
  border-color: #fff !important;
  border-left-color: #ccc !important;
}

.react-datepicker__navigation--previous:focus,
.react-datepicker__navigation--previous:active {
  border-color: #fff !important;
  border-right-color: #ccc !important;
}

.react-datepicker__month-read-view--down-arrow {
}

.f4DatePickerBetweenParent {
  display: flex;
}

.F4DatePickerBetweenEnhanced .f4DatePickerBetweenParent {
  margin-top: 10px;
}

.f4DatePickerBetweenParent > .cal-div {
  flex: 1;
}

.f4DatePickerBetweenParent .cal-to {
  width: 20px;
  opacity: 0;
  pointer-events: none;
}

.monthyear_picker {
  position: relative;
}

.monthyear_picker__container {
  font-size: 15px;
  font-weight: 500;
  height: 40px;
  border-radius: 8px;
  background-color: var(--input-field-bg);
  padding: 0 10px 0 15px;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: 0.5s;
  border: 2px solid var(--input-field-border);
}

.monthyear_picker__placeholder {
  color: var(--placeholder-color);
  width: calc(100% - 28px);
}

.monthyear_picker__value {
  width: calc(100% - 28px);
}

.monthyear_picker__icon {
  width: 28px;
}

.monthyear_picker__icon > img {
  width: 28px;
  height: 28px;
  filter: opacity(0.3);
}

.monthyear_picker__container_hasvalue .monthyear_picker__icon > img {
  filter: opacity(1);
}

.monthyear_picker__dropdown {
  position: absolute;
  top: 55px;
  transform-origin: top;
  transition: 0.5s;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(211, 211, 211, 0.5);
  padding: 20px;
  width: 340px;
  z-index: 9;
}

.monthyear_picker__dropdown_close {
  opacity: 0;
  transform: scale(0.9);
  pointer-events: none;
}

.monthyear_picker__dropdown_hdr {
  position: relative;
  display: flex;
  font-size: 22px;
  font-weight: 600;
}

.monthyear_picker__dropdown_hdr > div:first-child,
.monthyear_picker__dropdown_hdr > div:nth-child(2) {
  color: #72757a42;
  width: 90px;
  cursor: pointer;
  transition: 0.5s;
  cursor: pointer;
  position: relative;
}

.monthyear_picker__dropdown_hdr > div:last-child {
  position: absolute;
  transition: 0.5s;
  bottom: 0;
  left: 5px;
  height: 4px;
  width: 55px;
  background: var(--button-color);
}

.monthyear_picker__dropdown_hdr > .monthyear_picker__dropdown_hdralt,
.monthyear_picker__dropdown_hdr > div:first-child:hover,
.monthyear_picker__dropdown_hdr > div:nth-child(2):hover {
  color: var(--hdr-color) !important;
}

.monthyear_picker__dropdown_body {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
}

.monthyear_picker__dropdown_item {
  width: calc(25% - 10px);
  height: 40px;
  margin: 5px 5px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--hdr-color);
  border-radius: 8px;
  transition: 0.5s;
  position: relative;
  cursor: pointer;
}

.monthyear_picker__dropdown_itemactive,
.monthyear_picker__dropdown_item:hover {
  background: var(--button-color);
  color: #fff;
}

.react-calendar {
  width: 100%;
  max-width: 100%;
  background: white;
  line-height: 1.125em;
}
.react-calendar--doubleView {
  width: 700px;
}
.react-calendar--doubleView .react-calendar__viewContainer {
  display: flex;
  margin: -0.5em;
}
.react-calendar--doubleView .react-calendar__viewContainer > * {
  width: 50%;
  margin: 0.5em;
}
.react-calendar,
.react-calendar *,
.react-calendar *:before,
.react-calendar *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.react-calendar button {
  margin: 0;
  border: 0;
  outline: none;
}

.react-calendar button:enabled:hover {
  cursor: pointer;
}

.react-calendar__navigation {
  height: 44px;
  margin-bottom: 1em;
}

.react-calendar__navigation button {
  min-width: 44px;
  background: none;
  font-size: 18px;
  font-weight: 600;
  color: var(--hdr-color);
  border-radius: 8px;
  transition: 0.5s;
}

.react-calendar__navigation button:enabled:hover,
.react-calendar__navigation button:enabled:focus {
  background-color: var(--container-color);
}

.react-calendar__navigation button[disabled] {
  background-color: #f0f0f0;
}

.react-calendar__month-view__weekdays {
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  color: var(--sub-label-color);
  margin-bottom: 5px;
}

.react-calendar__month-view__weekdays__weekday {
  padding: 0.5em;
}

.react-calendar__month-view__weekdays__weekday > abbr {
  text-decoration: unset;
}

.react-calendar__month-view__weekNumbers {
  font-weight: bold;
}

.react-calendar__month-view__weekNumbers .react-calendar__tile {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75em;
  padding: calc(0.75em / 0.75) calc(0.5em / 0.75);
}
.react-calendar__month-view__days__day--weekend {
  /* color: #d10000; */
}

.react-calendar__year-view .react-calendar__tile,
.react-calendar__decade-view .react-calendar__tile,
.react-calendar__century-view .react-calendar__tile {
  padding: 2em 0.5em;
}

.react-calendar__tile {
  max-width: 100%;
  text-align: center;
  padding: 0.75em 0.5em;
  background: #fff;
  font-size: 12px;
  font-weight: 400;
  color: var(--hdr-color);
  border-radius: 8px;
  transition: 0.5s;
}

.react-calendar__month-view__days__day--neighboringMonth {
  color: #e1e0e0;
}

.react-calendar__tile:disabled {
  background-color: #f0f0f0;
}
.react-calendar__tile:enabled:hover,
.react-calendar__tile:enabled:focus,
.react-calendar__tile--now,
.react-calendar__tile--now:enabled:hover,
.react-calendar__tile--now:enabled:focus {
  background-color: var(--container-color);
  font-weight: 500;
}

.react-calendar__tile--hasActive {
  background: #76baff;
}
.react-calendar__tile--hasActive:enabled:hover,
.react-calendar__tile--hasActive:enabled:focus {
  background: #a9d4ff;
}

.react-calendar__tile--active,
.react-calendar__tile--active:enabled:hover,
.react-calendar__tile--active:enabled:focus {
  background: var(--container-color);
  color: var(--button-color);
  font-weight: 500;
}

.react-calendar--selectRange .react-calendar__tile--hover {
  background: var(--container-color);
}

.f4date_picker__portal {
  position: absolute;
  max-height: unset !important;
  transform: translate(0, -45px);
  z-index: 999;
}

.f4date_picker__portalclose {
  opacity: 0;
  pointer-events: none;
}

.f4date_picker__portal .react-datepicker__portal {
  position: relative;
  background: transparent;
  width: unset;
  height: unset;
}

.f4date_picker__portal .react-datepicker__input-container {
  display: none;
}

.f4date_picker__masked {
  position: relative;
}

.f4date_picker__masked .f4FormFieldLabel,
.has-error .f4date_picker__masked .help-block,
.f4date_picker__masked .help-block {
  display: none;
}

/* .f4date_picker__masked .f4InputField_parent .f4InputField,
.f4date_picker__masked .f4InputField_parent .f4InputField::placeholder,
.f4date_picker__masked .f4InputField_parent .f4InputField::-moz-placeholder,
.f4date_picker__masked .f4InputField_parent .f4InputField::-webkit-input-placeholder {
  color: transparent;
} */

.f4date_picker__maskedinput {
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 1;
  width: calc(100% - 4px);
  height: calc(100% - 4px) !important;
  background: var(--input-field-bg);
  border: none;
}

/*** End of F4DatePicker ***/

/*** start of F4MobileInput ***/

.f4MobileInput {
  /* margin-top: 10px; */
}

.react-tel-input input[type='text'],
.react-tel-input input[type='tel'] {
  font-size: 14px !important;
  color: var(--text-color);
  font-weight: 500;
  box-shadow: none;
  height: 40px !important;
  border-radius: 8px !important;
  background-color: var(--input-field-bg) !important;
  border: 2px solid var(--input-field-border) !important;
  padding: 0px 0px 0 60px !important;
  width: 100% !important;
}

.react-tel-input .flag-dropdown {
  border: none !important;
  border-radius: 12px 0 0 12px !important;
  background-color: var(--main-menu-bg) !important;
  top: 2px !important;
  left: 2px !important;
  bottom: 2px !important;
}

.react-tel-input .flag-dropdown .selected-flag {
  border-radius: 12px 0 0 12px !important;
  width: 50px !important;
  padding: 0 15px !important;
  cursor: pointer;
  border-right: 2px solid var(--input-field-border);
}

.react-tel-input .flag-dropdown:hover .selected-flag,
.react-tel-input .flag-dropdown.open-dropdown .selected-flag {
  background-color: var(--light-hover-color) !important;
}

.react-tel-input .country-list {
  box-shadow: 2px 4px 13px rgba(227, 227, 227, 0.48) !important;
  margin: 0px !important;
}

.react-tel-input .country-list .search {
  padding: 10px !important;
}

.react-tel-input .country-list .search > label {
  width: 100%;
}

.react-tel-input .country-list .search-box {
  margin: 0px !important;
  border: 1px solid transparent !important;
  border-bottom: 1px solid var(--light-border-color) !important;
  border-radius: 0px !important;
  width: 100%;
}

.react-tel-input .country-list .search-emoji {
  display: none;
}

.custom_mobileinput__field {
  margin: 0 -5px;
}

.custom_mobileinput__field > div {
  padding: 0 5px;
}

/*** end of F4MobileInput ***/

/*** Start of F4RadioButton ***/
.ant-radio-group {
  width: 100%;
}

.ant-radio-wrapper {
  font-family: 'Nunito', sans-serif;
  display: flex;
  align-items: center;
  border: 2px solid var(--input-field-border);
  border-radius: 8px;
  background-color: var(--main-menu-bg);
  box-shadow: 2px 0 5px 0 rgba(186, 186, 186, 0.06);
  height: 40px;
  padding: 0 15px;
  margin: 0px;
  margin-bottom: 10px;
  transition: 0.5s;
  font-size: 14px;
  font-weight: 500;
}

.f4radio_btn__pill .ant-radio-wrapper {
  border-radius: 20px;
  text-align: center;
}

.ant-radio-wrapper:hover,
.ant-radio-wrapper-checked {
  border-color: var(--main-color);
  color: var(--text-color);
  box-shadow: 0 0 5px 0 rgba(0, 116, 255, 0.4);
  /* box-shadow: 0 0 7px 0 rgb(85 69 154 / 15%); */
}

.f4radio_btn__pill .ant-radio {
  display: none;
}

.ant-radio-wrapper > span:last-child {
  width: 100%;
  padding: 0 0 0 10px;
}

.ant-radio-inner {
  background-color: var(--input-fieldalt-bg);
  border-color: var(--border-altcolor);
  border-width: 2px;
}

.ant-radio-checked .ant-radio-inner {
  border-color: var(--main-color);
  background: var(--main-color);
}

.ant-radio-inner::after {
  background-color: #fff;
  left: 2px;
  top: 2px;
}

.ant-radio-wrapper:hover .ant-radio .ant-radio-inner,
.ant-radio:hover .ant-radio-inner,
.ant-radio-focused .ant-radio-inner {
  border-color: var(--main-color);
}

.f4radio_btn__itemwicon {
  display: flex;
  align-items: center;
  width: 100%;
}

.f4radio_btn__itemwicon > div:first-child {
  width: calc(100% - 40px);
  position: relative;
  font-size: 14px;
  font-weight: 500;
  word-break: break-word;
  white-space: break-spaces;
}

.f4radio_btn__itemwicon > div:last-child {
  width: 40px;
}

.f4radio_btn__itemwicon > div:last-child > img {
  height: 30px;
  /* width: 40px; */
}

.f4radio_btn__flex .ant-radio-group {
  display: flex;
  flex-wrap: wrap;
}

.f4radio_btn__flex .ant-radio-wrapper {
  width: calc(50% - 5px);
}

.f4radio_btn__flex .ant-radio-wrapper {
  margin-bottom: 10px;
}

.f4radio_btn__flex .ant-radio-wrapper:nth-child(odd) {
  margin-right: 10px;
}

.f4radio_btn__flex .ant-radio-wrapper:nth-last-child(2),
.f4radio_btn__flex .ant-radio-wrapper:last-child {
  margin-bottom: 0px;
}

.f4radio_btn__flexalt .ant-radio-group {
  flex-wrap: unset;
  margin-left: -10px;
  width: calc(100% + 20px);
}

.f4radio_btn__flexalt .ant-radio-wrapper {
  flex: 1;
  margin: 0 10px;
}

.f4radio_btn__flexalt .ant-radio-wrapper:nth-child(odd) {
  margin-right: 10px;
}

.f4radio_btn__altview .ant-radio-wrapper {
  height: auto;
  padding: 20px;
}

.f4radio_btn__altview .ant-radio-wrapper:hover,
.f4radio_btn__altview .ant-radio-wrapper-checked {
  background: var(--selected-light-main);
}

.f4radio_btn__altview .ant-radio {
  display: none;
}

.f4radio_btn__altview .ant-radio-wrapper > span:last-child {
  padding: 0px;
}

/*** end of F4RadioButton ***/

/*** Start of F4UploadField ***/

.f4upload_field__dropzone {
  border-radius: 10px;
  border: 2px dashed var(--main-color);
  background: var(--upload-field-bg);
  padding: 30px;
  text-align: center;
  cursor: pointer;
  transition: 0.5s;
}

.f4upload_field__panelalt .f4upload_field__dropzone {
  padding: 20px;
}

.f4upload_field__dropzone:hover {
  border: 2px dashed var(--main-hover-color);
}

.f4upload_field__dropzoneicon {
  margin-bottom: 20px;
}

.f4upload_field__dropzoneicon > img {
  height: 60px;
}

.f4upload_field__dropzonetext {
  font-size: 16px;
  font-weight: 500;
  color: var(--field-label-color);
}

.f4upload_field__dropzonetext > span {
  font-weight: 700;
  color: var(--main-alt-color);
  margin-left: 5px;
}

.f4upload_field__valuepanel {
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 2px 0 5px 0 rgba(186, 186, 186, 0.06);
}

.f4upload_field__value {
  display: flex;
  align-items: center;
  padding: 10px;
  height: 100%;
}

.f4upload_field__value > div:first-child {
  height: 40px;
  width: 40px;
  border-radius: 6px;
  background-color: var(--negative-color);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
  padding: 5px;
}

.f4upload_field__value > div:first-child > div {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.f4upload_field__value > div:last-child {
  text-align: left;
  width: calc(100% - 60px);
  padding-left: 15px;
}

.f4upload_field__value > div:last-child > div:first-child {
  font-size: 14px;
  font-weight: 600;
}

.f4upload_field__value > div:last-child > div:last-child {
  color: var(--light-text-color);
  font-size: 14px;
}

.f4upload_field__valueoverlay {
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}

.f4upload_field__valuepanel:hover .f4upload_field__valueoverlay {
  opacity: 1;
  pointer-events: unset;
}

.f4upload_field__valuereplace {
  border: 1.5px solid #ffffff;
  border-radius: 15px;
  box-shadow: 2px 0 5px 0 rgba(186, 186, 186, 0.06);
  font-size: 14px;
  color: #fff;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  font-weight: 300;
  height: 30px;
  padding: 0px 25px;
  display: flex;
  align-items: center;
  margin: 0 10px;
  transition: 0.5s;
}

.f4upload_field__valuereplace .uploadcap_img__dropzone {
  display: none;
}

.f4upload_field__valuedelete {
  border-radius: 15px;
  background-color: var(--negative-color);
  border: 1.5px solid var(--negative-color);
  box-shadow: 2px 0 5px 0 rgba(186, 186, 186, 0.06);
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  font-weight: 300;
  height: 30px;
  padding: 0px 25px;
  display: flex;
  align-items: center;
  margin: 0 10px;
  transition: 0.5s;
  position: relative;
}

.f4upload_field__valuereplace:hover,
.f4upload_field__valuedelete:hover {
  transform: scale(1.1);
}

.f4upload_field__valuereplace .f4upload_field__dropzone {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  padding: 0px;
}

.f4upload_field__label {
  /* display: flex;
  align-items: center; */
  margin-bottom: 10px;
}

.f4upload_field__label .f4FormFieldLabel {
  margin: 0px;
}

.uploadfield_help__icon {
  height: 25px;
  width: 25px;
  margin-left: 10px;
  cursor: pointer;
  transition: 0.5s;
}

.uploadfield_help__icon > img {
  height: 25px;
  width: 25px;
}

.uploadfield_help__icon:hover {
  transform: scale(1.1);
}

.uploadcap_img__panel {
  display: flex;
}

.uploadcap_img__preview {
  height: 218px;
  margin-right: 15px;
  position: relative;
}

.uploadcap_img__preview > img {
  width: 200px;
  height: 218px;
  object-fit: cover;
  border-radius: 12px;
}

.uploadcap_img__previewreplace {
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
}

.uploadcap_img__preview:hover .uploadcap_img__previewreplace {
  opacity: 1;
  pointer-events: unset;
}

.uploadcap_img__previewreplace > div {
  margin: 10px;
  height: 40px;
  border-radius: 20px;
}

.uploadcap_img__dropzone {
  border-radius: 10px;
  border: 2px dashed var(--main-color);
  background: var(--upload-field-bg);
  padding: 20px;
  text-align: center;
  color: var(--light-text-color);
  font-weight: 500;
}

.uploadcap_img__dropzone:hover {
  border: 2px dashed var(--main-hover-color);
}

.uploadcap_img__workspace {
  flex: 1;
  height: 218px;
}

.uploadcap_img__subhdr {
  color: var(--label-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  text-align: center;
  margin-top: 10px;
}

.uploadcap_img__dropzone > img {
  height: 70px;
}

.uploadcap_img__dropzone > div:nth-child(3) {
  margin-bottom: 7px;
}

.uploadcap_img__dropzone > div:nth-child(3) > span {
  font-weight: 600;
  color: var(--button-color);
  margin-left: 5px;
  cursor: pointer;
  transition: 0.5s;
  position: relative;
}

.uploadcap_img__dropzone > div:nth-child(3) > span:hover {
  color: var(--button-hover-color);
}

.uploadcap_img__dropzone > div:nth-child(3) > span > div {
  position: absolute;
  width: 100%;
  bottom: -2px;
  left: 0;
  height: 1.5px;
  background: var(--button-color);
}

.uploadcap_img__panelalt .uploadcap_img__dropzone > div:nth-child(4) {
  opacity: 0;
}

.uploadcap_img__dropzone > div:last-child {
  display: flex;
  justify-content: center;
}

.uploadcap_camera__panel {
  position: relative;
}

.uploadcap_camera__btn.newlook_primarybtn {
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translate(-50%, 0);
  height: 50px;
}

.uploadcap_camera__btn > img {
  filter: brightness(100);
  height: 40px;
}

.lvuploadcap_img__panel {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0px;
  color: var(--button-color);
  font-weight: 500;
  padding: 0px 3px;
  min-height: 53px;
  width: 100%;
}

.lvuploadcap_noimg__panel {
  display: flex;
  align-items: center;
  padding: 0px;
  flex-wrap: wrap;

  color: var(--button-darkgrey);
  font-weight: 500;
  padding: 0px 3px;
  min-height: 53px;
  width: 100%;
}

.lvuploadcap_img__item {
  margin: 0 5px;
  padding: 0 8px;
  display: flex;
  align-items: center;
  cursor: pointer;
  border-radius: 5px;
  position: relative;
}

.lvuploadcap_img__item > img {
  margin-right: 5px;
}

.lvuploadcap_img__value {
  padding: 20px 17px;
}

.lvuploadcap_img__value > img {
  height: 60px;
  border-radius: 5px;
}

.lvuploadcap_img__valuefb {
  display: flex;
  align-items: center;
  width: 100%;
}

/* .lvuploadcap_img__valuefb > div {
  max-width: calc(50% - 7.5px);
} */

.lvuploadcap_img__valuefb > div > div > img {
  height: 60px;
  max-width: 100%;
  border-radius: 5px;
}

.lvuploadcap_img__valuefb > div:first-child {
  margin-right: 15px;
}

.lvuploadcap_img__valuefbadd {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 50%;
  transition: 0.5s;
  position: relative;
}

.lvuploadcap_img__valuefbadd:hover {
  background: var(--button-light-grey);
}
.id_image__front {
}

.upload_photo__modal {
  width: 50% !important;
  height: 65% !important;
}

.upload_photo__modalbody .uploadcap_img__panelalt {
  flex-wrap: wrap;
}

.upload_photo__modalbody .uploadcap_img__preview {
  margin: 0 0 15px;
  width: 100%;
}

.upload_photo__modalbody .uploadcap_img__preview > img {
  width: 100%;
}
/* Start of View Front/View Back modals */
.view_frontback__modal {
  width: 500px !important;
  height: 479px !important;
}
.edd_upload__modal {
  height: 540px !important;
  width: 500px !important;
}
.edd_upload__modal button > span:first-child {
  height: 28px;
  width: 28px;
  font-size: 28px;
}
.view_frontback__modal h4,
.edd_upload__modal h4 {
  text-align: center;
  padding: 10px 0 0 0;
}
.view_frontback__modal .f4ModalFooter,
.edd_upload__modal .f4ModalFooter {
  padding: 0px !important;
}
.view_frontback__modal .f4ButtonGroup > span:first-child,
.edd_upload__modal .f4ButtonGroup > span:first-child {
  width: 90%;
  float: none;
  display: flex;
  justify-content: center;
  height: 50px;
  margin: 0px !important;
}
.view_frontback__modal .f4ModalFooter > .f4ButtonGroup,
.edd_upload__modal .f4ModalFooter > .f4ButtonGroup {
  padding: 0px !important;
  justify-content: center;
  display: flex;
  align-items: flex-start;
  height: 100%;
}
.edd_upload__subhdr {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  padding: 29px 0 10px 0;
  line-height: 17px;
}
.edd_upload__modal .modal-content {
  /* padding:30px */
}
.view_frontback__modal .f4ButtonGroup > span:first-child > span,
.edd_upload__modal .f4ButtonGroup > span:first-child > span {
  width: 100%;
  display: flex;
  justify-content: center;
}
.view_frontback__modal .f4Button,
.edd_upload__modal .f4Button {
  width: 100%;
  height: 50px;
}
/* End of View Front/ View Back Modals */

.lvuploadcap_img__valuefbitem {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  /* width: calc(50% - 7.5px); */
}
/* .lvuploadcap_img__valuefbitem2 {
  border-radius: 0px !important;
} */
.lvuploadcap_img__valuefbitem > div:first-child > div > img {
  height: 50px;
  width: 100%;
  object-fit: cover;
}
.lvuploadcap_img__viewfront {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.lvuploadcap_img__viewfront > img {
  filter: none !important;
  width: 28px;
  height: 28px;
  z-index: 1;
  object-fit: contain;
}
.lvuploadcap_img__viewfront > div:nth-child(2) {
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); */
  font-size: 14px;
  color: #b11217;
  font-weight: bold;
  z-index: 1;
}

.lvuploadcap_img__valuefbitemoverlay {
  opacity: 0;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
/* .lvuploadcap_img__valuefbitemoverlay2 {
  opacity: 1;
  background: rgba(255, 255, 255, 1);
} */

.lvuploadcap_img__valuefbitem:hover .lvuploadcap_img__valuefbitemoverlay {
  opacity: 1;
  pointer-events: unset;
}

.lvuploadcap_img__valuefbitemoverlay > div {
  position: relative;
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  /* background: var(--main-color); */
  border-radius: 5px;
  margin: 0 5px;
}

.lvuploadcap_img__valuefbitemoverlay > div > img {
  filter: grayscale(1) brightness(100);
  height: 22px;
}

.fors_attach__listalt {
  margin: 15px -5px 0;
  display: flex;
  flex-wrap: wrap;
}

.fors_attach__listalt .f4upload_field__valuepanel {
  width: calc(50% - 10px);
  margin: 0 5px 10px;
}

.fors_attach__listalt .f4upload_field__valuepanel:last-child,
.fors_attach__listalteven .f4upload_field__valuepanel:nth-last-child(2) {
  margin-bottom: 0px;
}

/*** End of F4UploadField ***/

/*** Start of Autosuggest ***/

.react-autosuggest__input {
  height: 40px;
  padding: 0 15px;
  width: 100%;
  border: 2px solid var(--input-field-border);
  border-radius: 8px;
  background-color: #ffffff;
  font-weight: 500;
  color: var(--hdr-color);
}

.react-autosuggest__container {
  position: relative;
}

.react-autosuggest__suggestions-container--open {
  position: absolute;
  top: 100%;
  width: 100%;
  overflow: auto;
  max-height: 200px;
  background: #fff;
  border-radius: 4px;
  /* box-shadow: 2px 4px 13px #dcdcdc; */
  box-shadow: 0 2px 14px -7px #9096b899;
  z-index: 15;
}

.react-autosuggest__suggestions-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.react-autosuggest__suggestion {
  padding: 10px 15px;
  cursor: pointer;
  transition: 0.5s;
}

.react-autosuggest__suggestion:hover {
  background: var(--light-hover-color);
}

.react-autosuggest__suggestion > a {
  color: var(--text-color);
  font-weight: 500;
}

.F4SelectAutoSuggest .f4AutoSuggest .react-autosuggest__container > .Select-control,
.bene_autosugg__field .f4AutoSuggest .react-autosuggest__container > .Select-control {
  padding: 2px 15px 0;
  display: flex;
  align-items: center;
}

.bene_autosugg__field .f4AutoSuggest .react-autosuggest__container > .Select-control {
  padding-left: 15px;
}

.F4SelectAutoSuggest
  .f4AutoSuggest
  .react-autosuggest__container
  > .Select-control
  > .Select-multi-value-wrapper,
.bene_autosugg__field
  .f4AutoSuggest
  .react-autosuggest__container
  > .Select-control
  > .Select-multi-value-wrapper {
  width: calc(100% - 20px);
}

.F4SelectAutoSuggest
  .f4AutoSuggest
  .react-autosuggest__container
  > .Select-control
  > .Select-clear-zone,
.bene_autosugg__field
  .f4AutoSuggest
  .react-autosuggest__container
  > .Select-control
  > .Select-clear-zone {
  width: 20px;
}

.f4AutoSuggest .Select-value-label {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}

/*** End of Autosuggest ***/

/*** Start of F4Tabs ***/

.ant-tabs-nav .ant-tabs-tab {
  font-size: 17px;
  font-weight: 600;
  color: var(--inactive-tab);
}

.ant-tabs-nav .ant-tabs-tab-active {
  font-weight: 700;
  color: var(--main-color);
}

.ant-tabs-ink-bar {
  background-color: var(--main-color);
}

/*** End of F4Tabs ***/

/*** Start of DateTimePickerRangeFilter ***/

.datepick_range__popup {
  position: relative;
  width: 100%;
}

.datepick_range__popupbtn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  border-radius: 5px;
  padding: 5px 10px;
  cursor: pointer;
  transition: 0.5s;
  gap: 5px;
}

.datepick_range__popupbtn > div:first-child {
  font-size: 15px;
  font-weight: 500;
  width: calc(100%);
  padding-right: 5px;
}

.datepick_range__popupbtnfralt {
  color: var(--placeholder-color);
}

.datepick_range__popupoptalt {
  opacity: 0;
  transform: scale(0.9);
  pointer-events: none;
}

.datepick_range__popupclose {
  position: absolute;
  width: 25px;
  height: 25px;
  top: 10px;
  right: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 50%;
  transition: 0.5s;
  font-size: 17px;
  z-index: 1;
}

.datepick_range__popupclose:hover {
  background: var(--light-hover-color);
}

.datepick_range__popup {
  position: relative;
  width: 100%;
}

.datepick_range__popupbtn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  border-radius: 5px;
  padding: 5px 10px;
  cursor: pointer;
  transition: 0.5s;
  gap: 5px;
}

.datepick_range__popupbtn:hover {
  background: var(--button-light-grey);
}

.datepick_range__popupbtn > div:first-child {
  font-size: 14px;
  font-weight: 500;
  width: calc(100%);
  padding-right: 5px;
}

.datepick_range__popupbtn > div:nth-child(2) {
  font-size: 18px;
  color: #acaeb5;
  display: flex;
  align-items: center;
}

.datepick_range__popupopt {
  transition: 0.3s;
  position: absolute;
  /* left: 1150px; */
  background: #fff;
  padding: 35px 20px 20px 20px;
  width: 100%;
  box-shadow: 0px 1px 4px 3px rgb(0 0 0 / 9%), 0 8px 13px rgb(13 21 66 / 7%);
  border-radius: 10px;
  z-index: 9;
  /* top: 140px; */
}

.datepick_range__popupoptalt {
  opacity: 0;
  transform: scale(0.9);
  pointer-events: none;
}

.datepick_range__popupclose:hover {
  background: var(--light-hover-color);
}

.datepick_range__popupcontent > .row {
  margin-bottom: 20px;
}

.datepick_range__popupcontent .datepick_range__popupcontent > .row:first-child .f4FormFieldLabel {
  display: none;
}

.datepick_range__popupcontent .f4FormFieldLabel {
  display: unset !important;
}

.datepick_range__popupcontent > .row:last-child {
  margin-bottom: 0px;
}

.datepick_range__popupcontent .F4DatePickerBetweenEnhanced > .asf4FormValidate .f4FormFieldLabel {
  display: flex;
}

.datepick_range__popupcontent
  .F4DatePickerBetweenEnhanced
  > .asf4FormValidate
  .formfield_label__optional
  > span:last-child {
  display: none;
}

.datepick_range__popuphdr {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
}

.datepick_range__popuphdr--alt {
  margin-bottom: 10px;
}

.datepick_range__popupbtn .caret {
  color: var(--text-color);
}

.datepick_range__popupbtnfr {
  display: flex;
  align-items: center;
  font-size: 13.5px;
  font-weight: 500;
  box-shadow: none;
  height: 40px;
  border-radius: 8px;
  background-color: var(--input-field-bg);
  border: 1.5px solid var(--input-field-border);
  padding: 0 15px;
  cursor: pointer;
  transition: 0.5s;
}

.datepick_range__popupbtnfr > div:first-child {
  margin-right: 25px;
}

.initial_filter__datetime .datepick_range__popupbtnfr:hover,
.initial_filter__datetime .datepick_range__popupbtnfr:focus,
.initial_filter__datetime .datepick_range__popupbtnfr--active {
  border: 1.5px solid var(--main-color) !important;
  border-radius: 8px !important;
  box-shadow: 2px 0 5px 0 rgb(186 186 186 / 6%) !important;
  transition: 0.5s;
}

/*** End of DateTimePickerRangeFilter ***/

/*** Start of Txn Type ***/
.newtxntype_choices {
  display: flex;
  margin: 0 -10px;
}

.newtxntype_choiceitem {
  position: relative;
  border: 2px solid var(--input-field-border);
  color: var(--hdr-color);
  border-radius: 20px;
  background-color: #fff;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  margin: 0 10px;
  font-weight: 500;
  cursor: pointer;
  transition: 0.5s;
}

.newtxntype_choiceitemalt,
.newtxntype_choiceitem:hover {
  border-color: var(--button-color);
  color: var(--button-color);
}

.newtxntype_choiceitem__single {
  border-color: transparent;
  cursor: unset;
  justify-content: flex-start;
  height: unset;
  color: var(--hdr-color);
  font-weight: 500;
}

.newtxntype_choiceitem__single:hover {
  color: var(--hdr-color);
  border-color: transparent;
}

.newtxntype_panel .f4radio_btn__flex .ant-radio-group {
  margin: -5px -10px;
  width: calc(100% + 20px);
}

.newtxntype_panel .f4radio_btn__flex .ant-radio-wrapper {
  flex: 1;
  margin: 5px 10px !important;
  height: 75px;
}
/* 
.newtxntype_panel .ant-radio {
  display: none;
} */

.newtxntype_panel .f4radio_btn__itemwicon {
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.newtxntype_panel .f4radio_btn__itemwicon > div:first-child {
  font-size: 15px;
  width: 100%;
}

.newtxntype_panel .ant-radio-wrapper-checked .f4radio_btn__itemwicon > div:first-child {
  font-weight: 600;
}

.newtxntype_panel .ant-radio-wrapper > span:last-child {
  padding: 0px;
}

.newtxntype_addtlitems {
  padding: 30px 0px 0px;
}

.newtxntype_addtlitems > .row {
  margin: 0 -10px 30px;
}

.newtxntype_addtlitems > .row:last-child {
  margin-bottom: 0px;
}

.newtxntype_addtlitems > .row > div {
  padding: 0 10px;
}

.newtxntype_freqlist {
  position: relative;
  border: 2px solid var(--input-field-border);
  background: #fff;
  border-radius: 20px;
  height: 40px;
}

.newtxntype_freqlist > div:first-child {
  display: flex;
  height: 100%;
  align-items: center;
}

.newtxntype_freqitem {
  position: relative;
  width: 33.3%;
  height: 100%;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  /* border-right: 2px solid #D8D8D8; */
  z-index: 1;
  transition: 0.5s;
  cursor: pointer;
}

.newtxntype_freqitem:hover {
  color: var(--main-color);
  font-weight: 600;
}

.newtxntype_freqitem_border {
  width: 2px;
  height: calc(100% - 20px);
  top: 10px;
  right: 0;
  background: #d8d8d8;
  position: absolute;
}

.newtxntype_freqitem_active {
  position: absolute;
  left: -2px;
  top: -2px;
  width: calc(33.3% + 4px);
  height: calc(100% + 4px);
  border: 2px solid var(--main-color);
  border-radius: 20px;
  box-shadow: 0 0 7px 0 rgb(85 69 154 / 15%);
  transition: 0.5s;
  background: var(--light-main-color);
}

.newtxntype_freqitemalt {
  color: var(--main-color);
  font-weight: 600;
}

.doftw_panel {
  display: flex;
}

.doftw_item {
  position: relative;
  color: var(--sub-hdr-color);
  font-weight: 400;
  font-size: 14px;
  width: 13%;
  margin: 0 0.6%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 8px;
  transition: 0.5s;
}

.doftw_itemactive,
.doftw_item:hover {
  border: 2px solid var(--main-color);
  font-weight: 500;
  color: var(--main-color);
  background: var(--light-main-color);
}

.doftm_panel {
  flex-wrap: wrap;
}

.doftm_panel .doftw_item {
  margin: 0 0.6% 10px;
}

/*** End of Txn Type ***/

/*** start of html editor ***/

.rdw-option-wrapper {
  /* border: 1px solid #f1f1f1; */
  padding: 5px;
  min-width: 25px;
  height: 20px;
  border-radius: 2px;
  margin: 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  /* background: white; */
  text-transform: capitalize;
}

.rdw-option-wrapper:hover,
.rdw-option-wrapper:active,
.rdw-option-active {
  /* box-shadow: 1px 1px 0px #bfbdbd; */
  background: #d8d8d8;
}

/* .rdw-option-wrapper:active {
  box-shadow: 1px 1px 0px #bfbdbd inset;
  background: var(--button-light-grey-hover);
}

.rdw-option-active {
  box-shadow: 1px 1px 0px #bfbdbd inset;
} */

.rdw-option-disabled {
  opacity: 0.3;
  cursor: default;
}

.rdw-dropdown-wrapper {
  height: 30px;
  background: white;
  cursor: pointer;
  border: 2px solid var(--input-field-border);
  border-radius: 6px;
  margin: 0 3px;
  text-transform: capitalize;
  background: white;
}
.rdw-dropdown-wrapper:focus {
  outline: none;
}
.rdw-dropdown-wrapper:hover {
  /* box-shadow: 1px 1px 0px #bfbdbd; */
  background-color: #ffffff;
}
.rdw-dropdown-wrapper:active {
  box-shadow: 1px 1px 0px #bfbdbd inset;
}
.rdw-dropdown-carettoopen {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-top: 5px solid black;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.rdw-dropdown-carettoclose {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-bottom: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.rdw-dropdown-selectedtext {
  display: flex;
  position: relative;
  height: 100%;
  align-items: center;
  padding: 0 30px 0 10px;
  color: var(--hdr-color);
  font-weight: 500;
}

.rdw-dropdown-selectedtext:hover {
  color: var(--hdr-color) !important;
}

.rdw-dropdown-selectedtext > span {
  line-height: 15px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.rdw-dropdown-optionwrapper {
  z-index: 100;
  position: relative;
  border: 1px solid #f1f1f1;
  width: 98%;
  background: white;
  border-radius: 2px;
  margin: 0;
  padding: 0;
  max-height: 250px;
  overflow-y: scroll;
}
.rdw-dropdown-optionwrapper:hover {
  box-shadow: 1px 1px 0px #bfbdbd;
  background-color: #ffffff;
}
.rdw-dropdownoption-default {
  min-height: 25px;
  display: flex;
  align-items: center;
  padding: 0 5px;
}
.rdw-dropdownoption-highlighted {
  background: #f1f1f1;
}
.rdw-dropdownoption-active {
  background: #f5f5f5;
}
.rdw-dropdownoption-disabled {
  opacity: 0.3;
  cursor: default;
}
.rdw-inline-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
.rdw-inline-dropdown {
  width: 50px;
}
.rdw-inline-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-block-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
.rdw-block-dropdown {
  width: 110px;
}
.rdw-fontsize-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
.rdw-fontsize-dropdown {
  min-width: 60px;
}
.rdw-fontsize-option {
  display: flex;
  justify-content: center;
}
.rdw-fontfamily-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
.rdw-fontfamily-dropdown {
  width: 115px;
}
.rdw-fontfamily-placeholder {
  white-space: nowrap;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rdw-fontfamily-optionwrapper {
  width: 140px;
}
.rdw-list-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
.rdw-list-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-list-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-text-align-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
.rdw-text-align-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-text-align-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-right-aligned-block {
  text-align: right;
}
.rdw-left-aligned-block {
  text-align: left !important;
}
.rdw-center-aligned-block {
  text-align: center !important;
}
.rdw-justify-aligned-block {
  text-align: justify !important;
}
.rdw-right-aligned-block > div {
  display: inline-block;
}
.rdw-left-aligned-block > div {
  display: inline-block;
}
.rdw-center-aligned-block > div {
  display: inline-block;
}
.rdw-justify-aligned-block > div {
  display: inline-block;
}
.rdw-colorpicker-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap;
}
.rdw-colorpicker-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 205px;
  height: 175px;
  border: 1px solid #f1f1f1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #bfbdbd;
}
.rdw-colorpicker-modal-header {
  display: flex;
  padding-bottom: 5px;
}
.rdw-colorpicker-modal-style-label {
  font-size: 15px;
  width: 50%;
  text-align: center;
  cursor: pointer;
  padding: 0 10px 5px;
}
.rdw-colorpicker-modal-style-label-active {
  border-bottom: 2px solid #0a66b7;
}
.rdw-colorpicker-modal-options {
  margin: 5px auto;
  display: flex;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  overflow: scroll;
}
.rdw-colorpicker-cube {
  width: 22px;
  height: 22px;
  border: 1px solid #f1f1f1;
}
.rdw-colorpicker-option {
  margin: 3px;
  padding: 0;
  min-height: 20px;
  border: none;
  width: 22px;
  height: 22px;
  min-width: 22px;
  box-shadow: 1px 2px 1px #bfbdbd inset;
}
.rdw-colorpicker-option:hover {
  box-shadow: 1px 2px 1px #bfbdbd;
}
.rdw-colorpicker-option:active {
  box-shadow: -1px -2px 1px #bfbdbd;
}
.rdw-colorpicker-option-active {
  box-shadow: 0px 0px 2px 2px #bfbdbd;
}
.rdw-link-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap;
}
.rdw-link-dropdown {
  width: 50px;
}
.rdw-link-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-link-dropdownPlaceholder {
  margin-left: 8px;
}
.rdw-link-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 250px;
  border: 1px solid #f1f1f1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #bfbdbd;
}
.rdw-link-modal-label {
  font-size: 15px;
}
.rdw-link-modal-input {
  margin-top: 5px;
  border-radius: 2px;
  border: 1px solid #f1f1f1;
  height: 25px;
  margin-bottom: 15px;
  padding: 0 5px;
}
.rdw-link-modal-input:focus {
  outline: none;
}
.rdw-link-modal-buttonsection {
  margin: 0 auto;
}
.rdw-link-modal-target-option {
  margin-bottom: 20px;
}
.rdw-link-modal-target-option > span {
  margin-left: 5px;
}
.rdw-link-modal-btn {
  margin-left: 10px;
  width: 75px;
  height: 30px;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-link-modal-btn:hover {
  box-shadow: 1px 1px 0px #bfbdbd;
}
.rdw-link-modal-btn:active {
  box-shadow: 1px 1px 0px #bfbdbd inset;
}
.rdw-link-modal-btn:focus {
  outline: none !important;
}
.rdw-link-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-link-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}
.rdw-embedded-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap;
}
.rdw-embedded-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 245px;
  height: 220px;
  border: 1px solid #f1f1f1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  justify-content: space-between;
  box-shadow: 3px 3px 5px #bfbdbd;
}
.rdw-embedded-modal-header {
  font-size: 15px;
  display: flex;
}
.rdw-embedded-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rdw-embedded-modal-header-label {
  width: 95px;
  border: 1px solid #f1f1f1;
  margin-top: 5px;
  background: #6eb8d4;
  border-bottom: 2px solid #0a66b7;
}
.rdw-embedded-modal-link-section {
  display: flex;
  flex-direction: column;
}
.rdw-embedded-modal-link-input {
  width: 90%;
  height: 35px;
  margin: 10px 0;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px;
}
.rdw-embedded-modal-link-input-wrapper {
  display: flex;
  align-items: center;
}
.rdw-embedded-modal-link-input:focus {
  outline: none;
}
.rdw-embedded-modal-btn-section {
  display: flex;
  justify-content: center;
}
.rdw-embedded-modal-btn {
  margin: 0 3px;
  width: 75px;
  height: 30px;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-embedded-modal-btn:hover {
  box-shadow: 1px 1px 0px #bfbdbd;
}
.rdw-embedded-modal-btn:active {
  box-shadow: 1px 1px 0px #bfbdbd inset;
}
.rdw-embedded-modal-btn:focus {
  outline: none !important;
}
.rdw-embedded-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-embedded-modal-size {
  align-items: center;
  display: flex;
  margin: 8px 0;
  justify-content: space-between;
}
.rdw-embedded-modal-size-input {
  width: 80%;
  height: 20px;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
  font-size: 12px;
}
.rdw-embedded-modal-size-input:focus {
  outline: none;
}
.rdw-emoji-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap;
}
.rdw-emoji-modal {
  overflow: auto;
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-wrap: wrap;
  width: 235px;
  height: 180px;
  border: 1px solid #f1f1f1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #bfbdbd;
}
.rdw-emoji-icon {
  margin: 2.5px;
  height: 24px;
  width: 24px;
  cursor: pointer;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rdw-spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.rdw-spinner > div {
  width: 12px;
  height: 12px;
  background-color: #333;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.rdw-spinner .rdw-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.rdw-spinner .rdw-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.rdw-image-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap;
}
.rdw-image-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 245px;
  border: 1px solid #f1f1f1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #bfbdbd;
}
.rdw-image-modal-header {
  font-size: 15px;
  margin: 10px 0;
  display: flex;
}
.rdw-image-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rdw-image-modal-header-label {
  width: 80px;
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  margin-top: 5px;
}
.rdw-image-modal-header-label-highlighted {
  background: #6eb8d4;
  border-bottom: 2px solid #0a66b7;
}
.rdw-image-modal-upload-option {
  width: 100%;
  color: gray;
  cursor: pointer;
  display: flex;
  border: none;
  font-size: 15px;
  align-items: center;
  justify-content: center;
  background-color: #f1f1f1;
  outline: 2px dashed gray;
  outline-offset: -10px;
  margin: 10px 0;
  padding: 9px 0;
}
.rdw-image-modal-upload-option-highlighted {
  outline: 2px dashed #0a66b7;
}
.rdw-image-modal-upload-option-label {
  cursor: pointer;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.rdw-image-modal-upload-option-label span {
  padding: 0 20px;
}
.rdw-image-modal-upload-option-image-preview {
  max-width: 100%;
  max-height: 200px;
}
.rdw-image-modal-upload-option-input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.rdw-image-modal-url-section {
  display: flex;
  align-items: center;
}
.rdw-image-modal-url-input {
  width: 94%;
  height: 35px;
  margin: 15px 0 12px;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px;
}
.rdw-image-modal-btn-section {
  margin: -5px auto 0;
}
.rdw-image-modal-url-input:focus {
  outline: none;
}
.rdw-image-modal-btn {
  margin: 0 5px;
  width: 75px;
  height: 30px;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-image-modal-btn:hover {
  box-shadow: 1px 1px 0px #bfbdbd;
}
.rdw-image-modal-btn:active {
  box-shadow: 1px 1px 0px #bfbdbd inset;
}
.rdw-image-modal-btn:focus {
  outline: none !important;
}
.rdw-image-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-image-modal-spinner {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.rdw-image-modal-alt-input {
  width: 70%;
  height: 20px;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
  font-size: 12px;
  margin-left: 5px;
}
.rdw-image-modal-alt-input:focus {
  outline: none;
}
.rdw-image-modal-alt-lbl {
  font-size: 12px;
}
.rdw-image-modal-size {
  /* align-items: center; */
  display: flex;
  margin: 8px 0;
  justify-content: space-between;
}
.rdw-image-modal-size-input {
  width: 40%;
  height: 25px;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
  font-size: 12px;
}
.rdw-image-modal-size-input:focus {
  outline: none;
}
.rdw-image-mandatory-sign {
  color: red;
  margin-left: 3px;
  margin-right: 3px;
}
.rdw-remove-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap;
}
.rdw-history-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
}
.rdw-history-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}
.rdw-link-decorator-wrapper {
  position: relative;
}
.rdw-link-decorator-icon {
  position: absolute;
  left: 40%;
  top: 0;
  cursor: pointer;
  background-color: white;
}
.rdw-mention-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px;
}
.rdw-suggestion-wrapper {
  position: relative;
}
.rdw-suggestion-dropdown {
  position: absolute;
  display: flex;
  flex-direction: column;
  border: 1px solid #f1f1f1;
  min-width: 100px;
  max-height: 150px;
  overflow: auto;
  background: white;
  z-index: 100;
}
.rdw-suggestion-option {
  padding: 7px 5px;
  border-bottom: 1px solid #f1f1f1;
}
.rdw-suggestion-option-active {
  background-color: #f1f1f1;
}
.rdw-hashtag-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px;
}
.rdw-image-alignment-options-popup {
  position: absolute;
  background: white;
  display: flex;
  padding: 5px 2px;
  border-radius: 2px;
  border: 1px solid #f1f1f1;
  width: 105px;
  cursor: pointer;
  z-index: 100;
}
.rdw-alignment-option-left {
  justify-content: flex-start;
}
.rdw-image-alignment-option {
  height: 15px;
  width: 15px;
  min-width: 15px;
}
.rdw-image-alignment {
  position: relative;
}
.rdw-image-imagewrapper {
  position: relative;
}
.rdw-image-center {
  display: flex;
  justify-content: center;
}
.rdw-image-left {
  display: flex;
}
.rdw-image-right {
  display: flex;
  justify-content: flex-end;
}
.rdw-image-alignment-options-popup-right {
  right: 0;
}
.rdw-editor-main {
  height: 100%;
  overflow: auto;
  box-sizing: border-box;
}
.rdw-editor-toolbar {
  padding: 10px;
  border-radius: 6px;
  display: flex;
  justify-content: flex-start;
  background: var(--input-field-bg);
  border: 2px solid var(--input-field-border);
  flex-wrap: wrap;
  font-size: 15px;
  margin-bottom: 5px;
  user-select: none;
}
.public-DraftStyleDefault-block {
  /* margin: 0.5em 0; */
}
.rdw-editor-wrapper:focus {
  outline: none;
}
.rdw-editor-wrapper {
  box-sizing: content-box;
}
.rdw-editor-main blockquote {
  border-left: 5px solid #f1f1f1;
  padding-left: 5px;
}
.rdw-editor-main pre {
  background: #f1f1f1;
  border-radius: 3px;
  padding: 1px 10px;
} /**
 * Draft v0.9.1
 *
 * Copyright (c) 2013-present, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 */
.DraftEditor-editorContainer,
.DraftEditor-root,
.public-DraftEditor-content {
  height: inherit;
  text-align: initial;
  background: transparent;
}

.public-DraftEditor-content[contenteditable='true'] {
  -webkit-user-modify: read-write-plaintext-only;
}

.DraftEditor-root {
  position: relative;
  background: var(--input-field-bg);
  border: 2px solid var(--input-field-border);
  padding: 10px 15px;
  min-height: 400px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
}

.DraftEditor-editorContainer {
  background-color: rgba(255, 255, 255, 0);
  border-left: 0.1px solid transparent;
  position: relative;
  z-index: 1;
  /* min-height: 10px; */
}
.public-DraftEditor-block {
  position: relative;
}
.DraftEditor-alignLeft .public-DraftStyleDefault-block {
  text-align: left;
}
.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root {
  left: 0;
  text-align: left;
}
.DraftEditor-alignCenter .public-DraftStyleDefault-block {
  text-align: center;
}
.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.DraftEditor-alignRight .public-DraftStyleDefault-block {
  text-align: right;
}
.DraftEditor-alignRight .public-DraftEditorPlaceholder-root {
  right: 0;
  text-align: right;
}
.public-DraftEditorPlaceholder-root {
  color: #9197a3;
  position: absolute;
  z-index: 0;
}
.public-DraftEditorPlaceholder-hasFocus {
  color: #bdc1c9;
}
.DraftEditorPlaceholder-hidden {
  display: none;
}
.public-DraftStyleDefault-block {
  position: relative;
  white-space: pre-wrap;
}
.public-DraftStyleDefault-ltr.public-DraftStyleDefault-ltr {
  direction: ltr;
  text-align: left;
}
.public-DraftStyleDefault-rtl {
  direction: rtl;
  text-align: right;
}
.public-DraftStyleDefault-listLTR {
  direction: ltr;
}
.public-DraftStyleDefault-listRTL {
  direction: rtl;
}
.public-DraftStyleDefault-ol,
.public-DraftStyleDefault-ul {
  margin: 16px 0;
  padding: 0;
}
.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR {
  margin-left: 1.5em;
}
.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL {
  margin-right: 1.5em;
}
.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR {
  margin-left: 3em;
}
.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL {
  margin-right: 3em;
}
.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR {
  margin-left: 4.5em;
}
.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL {
  margin-right: 4.5em;
}
.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR {
  margin-left: 6em;
}
.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL {
  margin-right: 6em;
}
.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR {
  margin-left: 7.5em;
}
.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL {
  margin-right: 7.5em;
}
.public-DraftStyleDefault-unorderedListItem {
  list-style-type: square;
  position: relative;
}
.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0 {
  list-style-type: disc;
}
.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1 {
  list-style-type: circle;
}
.public-DraftStyleDefault-orderedListItem {
  list-style-type: none;
  position: relative;
}
.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before {
  left: -36px;
  position: absolute;
  text-align: right;
  width: 30px;
}
.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before {
  position: absolute;
  right: -36px;
  text-align: left;
  width: 30px;
}
.public-DraftStyleDefault-orderedListItem:before {
  content: counter(ol0) '. ';
  counter-increment: ol0;
}
.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before {
  content: counter(ol1) '. ';
  counter-increment: ol1;
}
.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before {
  content: counter(ol2) '. ';
  counter-increment: ol2;
}
.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before {
  content: counter(ol3) '. ';
  counter-increment: ol3;
}
.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before {
  content: counter(ol4) '. ';
  counter-increment: ol4;
}
.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset {
  counter-reset: ol0;
}
.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset {
  counter-reset: ol1;
}
.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset {
  counter-reset: ol2;
}
.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset {
  counter-reset: ol3;
}
.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset {
  counter-reset: ol4;
}

.rdw-center-aligned-block > .public-DraftStyleDefault-block > span {
  text-align: center;
  width: 100%;
  display: block;
}

.rdw-right-aligned-block > .public-DraftStyleDefault-block > span {
  text-align: right;
  width: 100%;
  display: block;
}

.hide-toolbar {
  display: none !important;
}
/*# sourceMappingURL=react-draft-wysiwyg.css.map*/

.htmleditor_withraw__panel > .row {
  margin-bottom: 25px;
}

.htmleditor_withraw__panel > .row:last-child {
  margin-bottom: 0px;
}

.htmleditor_withraw__panel .htmlEditor_html > .f4FormFieldLabel,
.htmleditor_withraw__panel .f4InputField_parent .f4FormFieldLabel,
.htmleditor_withraw__panel .f4InputField_parent .formfield_label__optional > span:first-child {
  width: 100%;
  top: 0px;
  margin-left: 0px;
}

.htmleditor_withraw__panel .f4InputField_parent .formfield_label__optional > span:last-child {
  display: none;
}

.htmleditor_withraw__hdr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.htmleditor_withraw__switch {
  width: 110px;
}

.htmleditor_withraw__switch .f4SwitchButtonClassName {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: 10px;
}

.htmleditor_withraw__switch .f4FormFieldLabel {
  margin: 0px;
  position: unset;
}

.htmleditor_withraw__switch .f4SwitchButtonClassName > div:last-child {
  padding: 0px;
  height: 25px;
  width: 50px;
}

/*** end of html editor ***/

/*** Start of ReactViewer ***/

.react-viewer {
  opacity: 0;
}
.react-viewer-inline {
  position: relative;
  width: 100%;
  height: 100%;
}
.react-viewer ul {
  margin: 0;
  padding: 0;
}
.react-viewer li {
  list-style: none;
}
.react-viewer-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #373737;
  background-color: rgba(55, 55, 55, 0.6);
  height: 100%;
  filter: alpha(opacity=50);
  z-index: 1000;
}
.react-viewer-btn {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}
.react-viewer-btn:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.react-viewer-close {
  position: fixed;
  top: 30px;
  right: 30px;
  overflow: hidden;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.react-viewer-icon-close:before {
  content: '\f00d';
}

.react-viewer-close > i {
  position: relative;
  font-size: 25px;
  font-weight: 300;
}

.react-viewer-canvas {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1005;
}
.react-viewer-canvas > img {
  display: block;
  width: auto;
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #fff;
}
.react-viewer-canvas > img.drag {
  cursor: move;
}
.react-viewer-footer {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-align: center;
  z-index: 1005;
}
.react-viewer-inline > .react-viewer-mask,
.react-viewer-inline > .react-viewer-close,
.react-viewer-inline > .react-viewer-canvas,
.react-viewer-inline > .react-viewer-footer {
  position: absolute;
}
.react-viewer-attribute {
  margin: 0;
  margin-bottom: 6px;
  opacity: 0.8;
  color: #ccc;
  font-size: 15px;
}
.react-viewer-toolbar {
  height: 70px;
  width: 100%;
  background-color: #1d1d1f;
  display: flex;
  align-items: center;
  justify-content: center;
}
.react-viewer-toolbar li {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 28px;
  margin: 0 7px;
  margin-right: 3px;
  cursor: pointer;
  line-height: 28px;
  background-size: 28px 28px;
  transition: 0.5s;
}

.react-viewer-toolbar li > i {
  display: none;
}

.react-viewer-toolbar li[data-key='zoomIn'] {
  background: url('../images/vectors/icons/Zoom In.svg') no-repeat center;
}

.react-viewer-toolbar li[data-key='zoomOut'] {
  background: url('../images/vectors/icons/Zoom Out.svg') no-repeat center;
}

.react-viewer-toolbar li[data-key='prev'] {
  background: url(../images/vectors/icons/Prev.svg) no-repeat center;
}

.react-viewer-toolbar li[data-key='reset'] {
  background: url(../images/vectors/icons/Reset.svg) no-repeat center;
}

.react-viewer-toolbar li[data-key='next'] {
  background: url(../images/vectors/icons/Next.svg) no-repeat center;
}

.react-viewer-toolbar li[data-key='rotateLeft'] {
  background: url('../images/vectors/icons/Rotate Left.svg') no-repeat center;
}

.react-viewer-toolbar li[data-key='rotateRight'] {
  background: url('../images/vectors/icons/Rotate Right.svg') no-repeat center;
}

.react-viewer-toolbar li:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.react-viewer li.empty {
  background-color: transparent;
  cursor: default;
}
.react-viewer-navbar {
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5);
}
.react-viewer-list {
  height: 50px;
  padding: 1px;
}
.react-viewer-list > li {
  display: inline-block;
  width: 30px;
  height: 50px;
  cursor: pointer;
  overflow: hidden;
  margin-right: 1px;
}
.react-viewer-list > li > img {
  width: 60px;
  height: 50px;
  margin-left: -15px;
  opacity: 0.5;
}
.react-viewer-list > li.active > img {
  opacity: 1;
}
.react-viewer-transition {
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.react-viewer-image-transition {
  -webkit-transition-property: width, height, margin, -webkit-transform;
  transition-property: width, height, margin, -webkit-transform;
  transition-property: width, height, margin, transform;
  transition-property: width, height, margin, transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.react-viewer-list-transition {
  -webkit-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out;
}
.react-viewer-icon {
  font-family: 'Font Awesome 5 Pro';
  display: inline-block;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  font-size: 13px;
}

.react-viewer-icon-zoomOut:before {
  content: '\f010';
}
.react-viewer-icon-prev:before {
  content: '\f34b';
}

/*** End of ReactViewer ***/

/** end of generic fields **/

/** start of buttons **/
.mini_btn__dark {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 5px;
  position: relative;
  transition: 0.5s;
  background-color: #2266B5;
}

/* .mini_btn__dark:hover {
  background: var(--dark-hover-color);
} */

.mini_roundedbrd__btn {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 50%;
  position: relative;
  transition: 0.5s;
  border: 1px solid var(--border-color);
  background: var(--main-menu-bg);
}

.mini_roundedbrd__btn:hover {
  background: var(--light-hover-color);
}

.fors_primary__btn,
.f4Button {
  position: relative;
  color: #fff;
  background: var(--primary-btn-bg);
  border-radius: 8px;
  font-size: 15px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
  font-weight: 700;
  padding: 5px 25px 5px;
  height: 45px;
}

.fors_primary__btn:hover,
.fors_primary__btn:focus,
.fors_primary__btn:active,
.f4Button:hover,
.f4Button:focus,
.f4Button:active {
  background: var(--primary-btn-hover) !important;
  color: #fff !important;
  border: none;
  outline: none !important;
  box-shadow: none;
}

.f4Button > img {
  margin-right: 5px;
}

.fors_sec__btn {
  position: relative;
  color: var(--main-color);
  background: var(--light-main-color);
  border-radius: 10px;
  font-size: 15px;
  border: none;
}

.fors_sec__btn:hover,
.fors_sec__btn:focus,
.fors_sec__btn:active {
  background: var(--light-main-hover) !important;
  color: var(--main-color) !important;
  border: none;
  outline: none !important;
  box-shadow: none;
}

.fors_secalt__btn {
  position: relative;
  color: #fff;
  background: var(--button-sec-color);
  border-radius: 10px;
  font-size: 15px;
  border: none;
}

.fors_secalt__btn:hover,
.fors_secalt__btn:focus,
.fors_secalt__btn:active {
  background: var(--button-sec-hover) !important;
  color: #fff !important;
  border: none;
  outline: none !important;
  box-shadow: none;
}

.fors_trbg__btn {
  color: var(--main-color);
  background: transparent;
}

.fors_trbg__btn:hover,
.fors_trbg__btn:focus,
.fors_trbg__btn:active {
  background: var(--light-main-hover) !important;
  color: var(--main-color) !important;
  border: none;
  outline: none !important;
  box-shadow: none;
}

.fors_delete__btn {
  background: var(--delete-btn-bg);
  color: var(--delete-btn-color);
}

.fors_delete__btn:hover,
.fors_delete__btn:focus,
.fors_delete__btn:active {
  background: var(--delete-btn-hover) !important;
  color: var(--delete-btn-color) !important;
  border: none;
  outline: none !important;
  box-shadow: none;
}

.fors_approve__btn {
  color: #fff;
}

.fors_approve__btn:hover,
.fors_approve__btn:focus,
.fors_approve__btn:active {
  background: var(--primary-btn-hover) !important;
  color: #fff !important;
}

.fors_reject__btn {
  position: relative;
  color: #fff;
  background: var(--reject-btnalt-bg);
  border-radius: 10px;
  font-size: 15px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
  font-weight: 600;
  padding: 5px 25px 5px;
  height: 45px;
}

.fors_reject__btn:hover,
.fors_reject__btn:focus,
.fors_reject__btn:active {
  background: var(--reject-btnalt-hover) !important;
  color: #fff !important;
  border: none;
  outline: none !important;
  box-shadow: none;
}

.fors_clear__btn {
  position: relative;
  background: transparent !important;
  color: var(--primary-btn-bg) !important;
  border-radius: 8px;
  font-size: 15px;
  border: 1.5px solid var(--primary-btn-bg);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
  font-weight: 700;
  padding: 5px 25px 5px;
  height: 45px;
}

.fors_clear__btn:hover,
.fors_clear__btn:focus,
.fors_clear__btn:active {
  background: var(--clear-btn-hover) !important;
  color: var(--primary-btn-bg) !important;
  border: 1.5px solid var(--primary-btn-bg);
  outline: none !important;
  box-shadow: none;
}

.fors_clear__btn--lg {
  padding: 13.5px 95.4px;

  line-height: 1.2;
}

.modal_back__btn {
  position: relative;
  background: transparent !important;
  color: var(--primary-btn-bg) !important;
  border: 1.5px solid var(--primary-btn-bg);
  border-radius: 8px;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
  height: 45px;
  font-weight: 700;
  padding: 5px 25px 5px;
}

.fors_back__btn {
  position: relative;
  background: transparent !important;
  color: var(--primary-btn-bg) !important;
  border: 1.5px solid var(--primary-btn-bg);
  border-radius: 8px;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
  height: 45px;
  font-weight: 700;
  padding: 5px 25px 5px;
}

.fors_back__btn:hover,
.fors_back__btn:focus,
.fors_back__btn:active {
  background: var(--back-btn-hover) !important;
}

.modal_back__btn:hover,
.modal_back__btn:focus,
.modal_back__btn:active {
  background: transparent !important;
  color: var(--primary-btn-bg) !important;
  border: 1.5px solid var(--primary-btn-bg);
  outline: none !important;
  box-shadow: none;
}

.fors_download__btn,
.fors_print__btn {
  position: relative;
  color: #fff;
  background: var(--download-btn-bg);
  border-radius: 7px;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
  height: 35px;
  font-weight: 600;
  padding: 5px 15px;
}

.fors_download__btn:hover,
.fors_download__btn:focus,
.fors_download__btn:active,
.fors_print__btn:hover,
.fors_print__btn:focus,
.fors_print__btn:active {
  background: var(--download-btn-hover) !important;
  color: #fff !important;
  outline: none !important;
  box-shadow: none;
}

.fors_download__btn > img,
.fors_print__btn > img {
  margin-right: 10px;
}

.fors_print__btn > img {
  filter: brightness(100);
}

.fors_btn__link {
  position: relative;
  border-radius: 5px;
  padding: 0 5px;
  margin: 0 -5px;
  font-size: 15px;
  color: var(--main-color);
  font-weight: 600;
  width: max-content;
  transition: 0.5s;
  cursor: pointer;
  display: flex;
  align-items: center;
  border: none;
  background: transparent;
}

.fors_btn__link[disabled] {
  filter: opacity(0.7);
}

.fors_btn__linkinline {
  position: relative;
  border-radius: 5px;
  padding: 0 5px;
  margin: 0 -5px;
  color: var(--main-color);
  font-weight: 600;
  width: max-content;
  transition: 0.5s;
  cursor: pointer;
}

.fors_btn__link:hover,
.fors_btn__linkinline:hover {
  background: var(--light-hover-color);
}
/** end of buttons **/

/** start of generic components **/

.f4Modal {
  margin: auto;
}

.f4ModalTitle {
  font-size: 22px;
  font-weight: 700;
  color: #212529;
  width: calc(100% - 25px);
}

.modal-dialog,
.modal-content {
  width: 100%;
  height: 100%;
  margin: 0px;
  overflow: hidden;
  box-shadow: none;
  border: none;
  border-radius: 0px;
  overflow: hidden;
}

.normalModal {
  width: 75%;
  height: 85%;
  margin: auto;
}

.normalModal .modal-content {
  border-radius: 10px;
}

.f4ModalHeader {
  border: none;
  padding: 10px 25px;
  background: var(--modal-bg);
  height: 75px;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.f4ModalHeader::after {
  content: '';
  position: absolute;
  left: 25px;
  bottom: 0;
  height: 1px;
  width: calc(100% - 50px);
  /* background: var(--light-border-color); */
}

.f4ModalBody {
  padding: 25px;
  height: calc(100% - 150px);
  background: var(--modal-bg);
  overflow: auto;
}

.f4Modal_centered__btn .f4ModalBody {
  height: calc(100% - 175px);
}

.f4Modal_no__footer .f4ModalBody {
  height: calc(100% - 75px);
}

.f4ModalFooter {
  border: none;
  background: var(--modal-bg);
  padding: 0 25px;
  display: flex;
  align-items: center;
  height: 75px;
}

.f4Modal_centered__btn .f4ModalFooter {
  height: 100px;
}

.f4ModalFooter > .f4ButtonGroup {
  display: flex;
  justify-content: flex-end;
  padding: 0px !important;
  width: calc(100% + 20px);
  margin: 0 -10px 20px;
}

.f4Modal_centered__btn .f4ModalFooter > .f4ButtonGroup {
  justify-content: center;
}

.f4Modal_centered__btn .f4ModalFooter > .f4ButtonGroup > span {
  width: 100%;
}

.f4Modal div.f4ModalHeader .close {
  font-size: 32px;
  color: var(--text-color);
  width: 25px;
  transition: 0.5s;
  opacity: 1;
  font-weight: 400;
  margin-top: 0px;
}

.newfeedback_modal {
  width: 45%;
  height: auto;
  max-height: 90%;
}

.newfeedback_modal .modal-dialog {
  display: flex;
  align-items: center;
}

.newfeedback_modal .modal-content,
.newfeedback_modal .f4ModalBody {
  height: auto;
  padding: 10px;
}

.newfeedback_modal .f4ModalHeader {
  display: none;
}

.newfeedback_hide {
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 20px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.newfeedback_panel {
  margin-top: 20px;
  text-align: center;
  color: var(--hdr-color);
}

.newfeedback_icon {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.newfeedback_icon > img {
  height: 60px;
}

.newfeedback_text {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
}

.newfeedback_msglist {
  font-size: 17px;
  padding: 0 30px;
}

.newfeedback_modal__success .newfeedback_msgitem {
  position: relative;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}

.newfeedback_modal__verify .newfeedback_msgitem {
  position: relative;
  font-size: 22px;
  font-weight: 700;
  line-height: 17px;
}

.newfeedback_modal_verif {
  width: 45%;
  height: auto;
  max-height: 90%;
}

.newfeedback_modal_verif .modal-dialog {
  display: flex;
  align-items: center;
}

.newfeedback_modal_verif .modal-content,
.newfeedback_modal_verif .f4ModalBody {
  height: 400px;
  padding: 10px;
}

.newfeedback_modal_verif .f4ModalHeader {
  display: none;
}

.newfeedback_modal_verif .newfeedback_submessage {
  line-height: 20px;
  margin-top: 15px;
}

.newfeedback_modal_verif .newfeedback_notemessage {
  line-height: 20px;
  margin-top: 25px;
  color: #A0A0A0;
}

.newfeedback_modal_verif .newfeedback_btn {
  width: 50%;
  margin-left: 25%;
}

.newfeedback_btn {
  width: 100%;
  height: 50px;
  margin-top: 25px;
  padding: 0 10px 20px;
}

.newfeedback_btn > button {
  width: 100%;
  height: 45px;
}

.newconfirm_modal {
  width: 35%;
  height: auto;
  max-height: 90%;
}

.newconfirm_modal .f4ModalHeader::after,
.newfeedback_modal .f4ModalHeader::after {
  display: none;
}

.newconfirm_modal .modal-dialog {
  display: flex;
  align-items: center;
}

.newconfirm_modal .modal-content,
.newconfirm_modal .f4ModalBody {
  height: auto;
}

.newconfirm_modalpanel {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 0 40px;
}

.newconfirm_modalmsg {
  font-size: 20px;
  text-align: center;
  line-height: 24px;
  margin-bottom: 30px;
}

.newconfirm_modalbtns {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.newconfirm_modal .f4ModalHeader {
  padding: 15px 20px;
  height: 55px;
}

.newconfirm_modal .f4ModalBody {
  padding: 0 25px;
  height: calc(100% - 55px);
}

.fors_confirmmodal__msgwicon {
  margin-bottom: 15px;
}

.fors_confirmmodal__msgwicon > div {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
  margin-top: 20px;
}

.fors_confirmmodal__approval > img {
  height: 100px;
  width: 100px;
  margin-bottom: 20px;
}

.nft_buttonitem {
  position: relative;
  flex: 1;
  padding: 0 10px;
}

.nft_buttonitem button {
  width: 100%;
  height: 50px;
}

.datatable-amountcolumn {
  font-size: 14px;
  font-weight: 500;
  display: flex;
  justify-content: flex-end;
  padding: 0 15px;
  width: 100%;
}

.datatable-amountcolumn > span {
  font-size: 8px;
  padding-top: 2px;
  margin-right: 4px;
}

/** end of generic components **/

.fors_main__panel {
  width: 100%;
  min-height: 100vh;
}

.fors_mainleft__bar {
  width: 80px;
  height: 100%;
  background: var(--left-bar-bg);
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  padding: 25px 0;
}

.fors_mainleft__barlogo {
  height: 40px;
  margin-bottom: 30px;
  cursor: pointer;
  position: relative;
}

.fors_mainleft__barlogo > img {
  width: 48px;
  height: 20px;
}

.fors_mainleft__barversion {
  color: var(--app-version-color);
  font-size: 10.5px;
  font-weight: 500;
  margin-top: 5px;
  letter-spacing: -0.8px;
  transform: scale(0.95);
  transform-origin: center top;
}

.fors_mainleft__barburger {
  margin: 0 auto 25px;
}

.fors_mainleft__barmain {
  height: calc(100% - 165px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* gap: 20px; */
}

.fors_bsbtm__bar {
  background: var(--bs-bar-bg);
  position: fixed;
  bottom: 0;
  right: 0;
  left: 80px;
  z-index: 99;
  height: 40px;
  border-top: 1px solid var(--border-color);
  display: flex;
  align-items: center;
  padding: 0 5px;
  transition: 0.5s;
}

.fors_bsbtm__bar > div {
  width: max-content;
  padding-right: 60px;
}

.fors_bsbtm__bar > .fors_mainmenu__bsbtn {
  padding-right: 10px;
  margin-right: 60px;
}

.fors_bsbtm__bar > div > div {
  display: flex;
  align-items: center;
}

.fors_bsbtm__bar > div > div > .fors_view__fieldlabel {
  margin: 0px;
  padding-right: 10px;
  color: var(--bs-bar-label);
}

.fors_bsbtm__bar > div > div > .fors_view__fieldvalue {
  font-size: 13px;
}

.fors_bsbtm__bar .view_amt__formattedwc > span,
.fors_mainmenu__bsbox .view_amt__formattedwc > span {
  margin-top: 1px;
  margin-right: 3px;
}

.fors_bsbtm__cib > div {
  padding: 2px 10px;
  margin: 0 -10px;
  background: var(--light-main-color);
  border-radius: 6px;
  color: var(--main-alt-color);
  cursor: pointer;
  transition: 0.5s;
  position: relative;
}

.fors_bsbtm__cib > div:hover {
  background: var(--light-main-hover);
}

.fors_bsbtm__bar > .fors_bsbtm__cib > div > .fors_view__fieldlabel {
  color: var(--main-color);
}

.fors_bs__mini {
  height: 35px;
  width: 100%;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fors_bs__mini > img {
  width: 28px;
  height: 28px;
}

.fors_bs__minicnt {
  position: fixed;
  left: 65px;
  bottom: 25px;
  z-index: 99;
  width: 230px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 5px 10px 11px 7px rgba(162, 162, 162, 0.08), 0 2px 4px 0 rgba(149, 149, 149, 0.1),
    0 6px 15px 0 rgba(84, 84, 84, 0.1);
  border: 1px solid var(--light-border-color);
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
  transform: scale(0.9);
  padding: 0 15px 30px;
}

.fors_bs__minicntalt {
  opacity: 1;
  pointer-events: unset;
  transform: scale(1);
}

.fors_bs__minicnt .fors_mainmenu__bsbox {
  background: #fff;
  padding: 0px;
}

.fors_bs__minicnthdr {
  border-bottom: 1px solid var(--light-border-color);
  padding: 20px 0px;
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
}

.fors_bs__minicnt .fors_mainmenu__bsbox .fors_view__fieldlabel {
  font-size: 13px;
  line-height: 16px;
}

.fors_mainleft__bartoggle {
  margin: 25px auto 0;
}

.fors_mainright__panel {
  padding-left: 80px;
}

.fors_main__navbar {
  position: sticky;
  width: 100%;
  top: 0;
  background: var(--navbar-bg);
  display: flex;
  align-items: center;
  height: 70px;
  padding: 15px 30px;
  border-bottom: 1px solid var(--border-color);
  z-index: 99;
}

.fors_main__navbarleft {
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  width: calc(100% - 500px);
}

.fors_main__nbsystitle {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  margin-right: 15px;
  min-width: fit-content;
}

.fors_main__nbbranch {
  background: var(--nb-branch-bg);
  color: var(--nb-main-text-color);
  border-radius: 8px;
  padding: 5px 10px;
  width: 105px;
  min-width: fit-content;
  display: flex;
  top: 5px
}

.fors_main__nbbranch > img {
  height: 25px;
  width: 25px;
  margin-right: 5px;
}

.rdc_main__nbbranchname {
  font-weight: 700;
  margin-top: 3px;
}

.fors_main__nbdttime {
  padding-left: 15px;
  min-width: fit-content;
}

.fors_main__nbdttime > span {
  color: var(--nb-main-text-color);
  margin-right: 5px;
  font-weight: 500;
}

.fors_main__nbdttime > time {
  font-weight: 700;
  color: var(--nb-time-color);
}

.fors_main__navbarright {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 680px;
  margin-left: 23vw;
}

.fors_main__nbbtns {
  display: flex;
}

.fors_main__nbnbitem {
  position: relative;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.5s;
}

/* .fors_main__nbnbitem:hover {
  background: var(--light-hover-color);
} */

.fors_main__nbprofile {
  display: flex;
  align-items: center;
  max-width: 350px;
  min-width: 175px;
  padding: 0 17px;
  border-right: 1px solid var(--light-border-color);
  border-left: 1px solid var(--light-border-color);
  margin: 0 15px;
}

.fors_main__nbprofile > img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  object-fit: cover;
}

.fors_main__nbprofiledtls {
  margin-left: 12px;
}

.fors_main__nbprofiledtls > div:first-child {
  font-size: 15px;
  font-weight: 600;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-height: 18px;
  margin-bottom: 2px;
  color: var(--nb-main-text-color);
}

.fors_main__nbprofiledtls > div:nth-child(2) {
  color: var(--nb-main-text-color);
  font-size: 10px;
  font-weight: 500;
}

.fors_mainright__child {
  display: flex;
}

.fors_mainright__menupanel {
  width: 230px;
  /* min-height: 100vh; */
  transition: 0.5s;
  max-height: 100vh;
}

.fors_mainright__childmenuclps .fors_mainright__menupanel {
  width: 0px;
}

.fors_mainmenu__panel {
  position: fixed;
  top: 70px;
  left: 80px;
  width: 230px;
  background: var(--main-menu-bg);
  height: calc(100% - 70px);
  transition: 0.5s;
  padding: 10px 15px;
  z-index: 9;
  border-right: 1px solid var(--border-color)
}

.fors_mainright__childmenuclps .fors_mainmenu__panel {
  width: 0px;
  padding: 0px;
}

.fors_mainmenu__panel > div {
  opacity: 1;
  transition: 0.3s;
  transition-delay: 0.3s;
}

.fors_mainright__childmenuclps .fors_mainmenu__panel > div {
  opacity: 0;
  pointer-events: none;
  transition: 0.1s;
  transition-delay: 0s;
}

.fors_mainmenu__panel .mini_roundedbrd__btn {
  position: fixed;
  top: 145px;
  left: 290px;
  transition-delay: 0.3s;
  z-index: 1;
}

.fors_mainmenu__panel .mini_roundedbrd__btn:hover {
  transition-delay: 0s;
}

.fors_mainchild__panel {
  width: calc(100% - 230px);
  transition: 0.5s;
  /* padding-bottom: 80px; */
}

.fors_mainright__childmenuclps .fors_mainchild__panel {
  width: 100%;
}

.fors_mainmenu__item {
  display: flex;
  align-items: center;
  line-height: 19px;
  font-size: 15px;
  font-weight: 600;
  min-height: 50px;
  border-radius: 10px;
  padding: 5px 15px;
  margin: 0 -10px;
  cursor: pointer;
  position: relative;
  transition: 0.5s;
  color: var(--sub-hdr-color);
}

.fors_mainmenu__itemdash {
  color: var(--main-color);
  font-weight: 700;
}

.fors_mainmenu__item:hover {
  background: var(--light-hover-color);
}

.fors_mainmenu__itemdashalt,
.fors_mainmenu__itemdash:hover {
  background: var(--dash-menu-selected);
}

.fors_mainmenu__itemdashalt:hover {
  background: var(--dash-menu-selected);
}

.fors_mainmenu__item > div {
  width: calc(100% - 28px);
  padding-left: 10px;
}

.fors_mainmenu__itemalt > div {
  width: 100%;
  padding-left: 0px;
}

.fors_mainmenu__itemalt > img {
  display: none;
}

.fors_mainmenu__itemalt > i {
  width: 28px;
  height: 28px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: var(--placeholder-color);
}

.fors_mainmenu__bc .breadcrumb {
  background: transparent;
  font-size: 12px;
  padding: 10px 7px;
  margin: 10px 0 5px;
  border-bottom: 1px solid var(--light-border-color);
}

.fors_mainmenu__section {
  /* height: calc(100% - 237px);   */
  height: calc(100% - 70px);
  padding: 30px 0px;
  margin: 10px 0px;
  position: relative;
}

.fors_mainmenu__sectionalt {
  height: calc(100% - 140px);
}

.fors_mainmenu__section::before,
.fors_mainmenu__section::after {
  content: '';
  position: absolute;
  left: 15px;
  right: 15px;
  height: 1px;
  background: var(--light-borderalt-color);
}

.fors_mainmenu__section::after {
  display: none;
}

.fors_mainmenu__sectionalt::after {
  display: block;
}

.fors_mainmenu__sectionbody {
  height: 100%;
  margin: 0px -15px;
  padding: 0px 15px;
  overflow: hidden;
}

.fors_mainmenu__sectionbody:hover {
  overflow-y: auto;
}

.fors_mainmenu__section::before {
  top: 0px;
}

.fors_mainmenu__sectionhdr {
  padding: 0 7px;
  color: var(--light-textalt-color);
  font-weight: 700;
  letter-spacing: 0.13px;
  font-size: 11px;
  margin-bottom: 5px;
}

.fors_mainmenu__bssection {
  height: 167px;
  display: flex;
  align-items: flex-end;
}

.fors_mainmenu__bsbox {
  background: var(--main-plain-bg);
  border-radius: 10px;
  padding: 15px 10px;
  width: 100%;
  height: 167px;
}

.fors_mainmenu__bsbox > .row {
  margin-bottom: 20px;
}

.fors_mainmenu__bsbox > .row:last-child {
  margin-bottom: 0px;
}

.fors_mainmenu__bsbox .fors_view__fieldlabel {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.12px;
  line-height: 12px;
  margin-bottom: 2px;
}

.fors_mainmenu__bsbox .fors_view__fieldvalue {
  font-size: 13px;
}

.fors_mainmenu__bsstatus {
  display: flex;
  align-items: center;
}

.fors_mainmenu__bsstatus > div {
  width: calc(100% - 11px);
  padding-left: 5px;
}

.fors_mainmenu__bsbtn {
  height: 30px;
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 11px;
  background: var(--light-mainalt-color);
  border: 1px solid var(--main-color);
  border-radius: 6px;
  color: var(--main-color);
  font-weight: 600;
  padding: 0 10px;
  cursor: pointer;
  position: relative;
  transition: 0.5s;
}

.fors_mainmenu__bsbtn:hover {
  background: var(--light-main-hover);
}

.fors_mainmenu__bsbtnrq {
  border-color: var(--reject-btn-bg);
  background: var(--reject-light-bg);
  color: var(--reject-btn-bg);
}

.fors_mainmenu__bsbtnrq:hover {
  background: var(--clear-btn-hover);
}

.fors_mainmenu__bsbtn > div {
  width: calc(100% - 12px);
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-height: 12px;
  padding-right: 15px;
}

.fors_panel__templatemainalt,
.fors_panel__templatemainwleft {
  display: flex;
}

.fors_panel__template {
  width: 100%;
  padding: 0 20px;
  transition: 0.5s;
}

.fors_panel__templatehs {
  padding-bottom: 90px;
  margin-bottom: 10px;
}

.fors_panel__templatemainalt.fors_panel__templatehr .fors_panel__template {
  width: 100%;
}


.fors_panel__templatemainalt .fors_panel__template {
  width: calc(100% - 350px);
}

.fors_panel__templatemainwleft .fors_panel__template {
  padding: 0 20px 90px;
  width: calc(100% - 350px);
}

.fors_panel__templatehr .fors_panel__template .step_wizard__panel {
  width: calc(100% - 80px) !important;
}

.fors_mainright__child .fors_panel__templatehr .fors_panel__template .step_wizard__adjust_width {
  width: calc(100% - 300px) !important;
}

.fors_tmpright__panel {
  position: fixed;
  right: 0;
  top: 70px;
  height: calc(100% - 70px);
  width: 350px;
  background: var(--main-menu-bg);
  overflow: hidden;
  transition: 0.5s;
  border-left: 1px solid var(--border-color);
}

.fors_panel__templatehr .fors_tmpright__panel {
  width: 0px;
}

.fors_tmpleft__panel {
  width: 350px;
}

.fors_tmpleft__panel > div {
  position: fixed;
  left: 310px;
  top: 70px;
  height: calc(100% - 70px);
  width: 350px;
  padding-left: 30px;
  overflow: hidden;
  transition: 0.5s;
}

.fors_tmpright__panel:hover,
.fors_tmpleft__panel > div:hover {
  overflow-y: auto;
}

.fors_panel__templatemainhs .fors_tmpleft__panel > div {
  height: calc(100% - 160px);
}

.fors_mainright__childmenuclps .fors_tmpleft__panel > div {
  left: 80px;
}

.step_wizard__panel {
  position: fixed;
  bottom: 0px;
  width: calc(100% - 310px);
  margin-left: -35px;
  height: 90px;
  background: var(--main-menu-bg);
  border: 1px solid var(--border-color);
  transition: 0.5s;
  z-index: 99;
}

.fors_main__paneldaa .step_wizard__panel {
  bottom: 0px;
}

.fors_panel__templatemainalt .step_wizard__panel {
  width: calc(100% - 660px);
}

.fors_mainright__childmenuclps .step_wizard__panel {
  width: calc(100% - 80px);
}

.fors_panel__templatemainalt .step_wizard__adjust_height,
.fors_mainright__childmenuclps .step_wizard__adjust_height,
.fors_mainright__child .step_wizard__adjust_height {
  height: 150px;
}

.fors_mainright__childmenuclps .fors_panel__templatemainalt .step_wizard__panel {
  width: calc(100% - 430px);
}

.fors_panel__templatemainwleft .step_wizard__panel {
  margin-left: 0px;
  left: 310px;
}

.fors_mainright__childmenuclps .fors_panel__templatemainwleft .step_wizard__panel {
  left: 80px;
  margin-left: 0px;
}

.step_wizard__progress {
  height: 6px;
  width: 100%;
  background: var(--progress-bar-bg);
}

.step_wizard__progress > div {
  height: 100%;
  background: var(--progress-bar-color);
}

.step_wizard__main {
  display: flex;
  align-items: center;
  height: calc(100% - 6px);
  padding: 0 30px;
}

.step_wizard__adjust_main {
  height: calc(100% - 74px);
}

.step_wizard__adjust_main_width {
  width: unset !important;
}

.step_wizard__panelhp .step_wizard__main {
  /* height: 100%; */
}

.step_wizard__maincnt {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.step_wizard__panelwfback .step_wizard__maincnt {
  width: calc(100% - 160px);
}

.step_wizard__dtls {
  font-size: 18px;
  font-weight: 600;
  width: 250px;
  text-align: center;
}

.step_wizard__left,
.step_wizard__right {
  display: flex;
  width: calc(50% - 125px);
}

.step_wizard__right {
  justify-content: flex-end;
}

.step_wizard__btn {
  width: 150px;
  padding-left: 10px;
}

.step_wizard__panelwf .step_wizard__btn {
  flex: 1;
}

.step_wizard__panelwf.step_wizard__panelwfback .step_wizard__main > .step_wizard__btn {
  padding: 0 20px 0 0;
  width: 160px;
}

.step_wizard__btn > button {
  width: 100%;
}

.step_wizard__wfremarks {
  width: 100%;
  padding-right: 10px;
}

.step_wizard__wfremarks .f4InputField {
  height: 45px;
}

.step_wizard__wfremarks .field_info__btn {
  top: 28px;
}

.step_wizard__remarks {
  padding: 0px 25px 0px 25px;
  width: 100%;
}

.rdc_panel__tmpchildren_remarks {
  padding-bottom: 60px !important;
}

.fors_panel__tmpchildren {
  width: 75%;
  margin: 0 auto;
  padding: 0px 0px 100px;
  padding-bottom: 0px;
}

.fors_generic__formhdr {
  margin-bottom: 20px;
  margin-top: 20px;
}

.fors_generic__formhdr > div:first-child {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 27px;
}

.fors_generic__formhdr > div:nth-child(2) {
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  color: var(--sub-hdr-color);
  margin-top: 5px;
}

.rdc_formhdrexp__dashboard {
  justify-content: flex-end !important;
}

.fors_generic__formhdrexp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* padding: 0px 20px; */
}

.fors_generic__formhdrexp .f4Button {
  background: var(--main-plain-bg);
  padding: 5px 10px;
  height: 35px;
  border: 1.5px solid var(--main-color);
}

.fors_generic__formhdrexp .f4Button > img {
  margin-right: 10px;
}

.fors_generic__portlet {
  width: 100%;
  padding: 20px;
  /* background: var(--main-menu-bg); */
  border-radius: 10px;
  margin-bottom: 10px;
}

.fors_generic__portletsingle {
  min-height: 80px;
  display: flex;
  align-items: center;
}

.fors_generic__portletcntflex {
  display: flex;
  width: 100%;
}

.fors_generic__portlettbl .fors_generic__portletchildren {
  margin: 0 -20px -20px;
}

.fors_generic__portlethdr {
  margin-bottom: 0px;
}

.fors_generic__portlettbl .fors_generic__portlethdr {
  margin-bottom: 10px;
}

.fors_generic__portletcntflex .fors_generic__portlethdr {
  width: 50%;
  margin: 0px;
}

.fors_grcprt__hdronly .fors_generic__portlethdr {
  margin-bottom: 0px;
}

.fors_grcprt__hdrline .fors_generic__portlethdr {
  padding-bottom: 20px;
  border-bottom: 1px solid var(--light-border-color);
}

.fors_generic__portlethdr > div:first-child {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 22px;
}

.fors_generic__portlethdr > div:nth-child(2) {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  color: var(--sub-hdr-color);
  margin-top: 5px;
}

.fors_grcprt__hdrval {
  display: flex;
  align-items: center;
}

.fors_grcprt__hdrvalalt {
  min-height: 40px;
}

.fors_grcprt__hdrval > div {
  width: 50%;
}

.fors_grcprt__hdrval > div:last-child {
  text-align: right;
  font-size: 15px;
  font-weight: 500;
}

.fors_generic__portletcntflex .fors_generic__portletchildren {
  width: 50%;
}

.fors_generic__portletchildren > .row,
.fors_generic__portletchildren > .row > div > .row {
  margin-bottom: 20px;
}

.fors_generic__portletchildren > .row:last-child,
.fors_generic__portletchildren > .row > div > .row:last-child {
  margin-bottom: 0px;
}

.fors_generic__portletshmr {
  margin: 20px 0 -20px;
  border-top: 1px solid var(--light-border-color);
  padding: 5px 0px;
}

.fors_generic__portletshmr > div {
  position: relative;
  text-align: center;
  height: 40px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  color: var(--main-color);
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  cursor: pointer;
  transition: 0.5s;
}

.fors_generic__portletshmr > div:hover {
  background: var(--light-hover-color);
}

.fors_view__fieldsptop {
  padding-top: 27px;
}

.fors_view__fieldlabel {
  font-size: 12px;
  color: var(--view-label-color);
  line-height: 10px;
  margin-bottom: 5px;
  font-weight: 700;
}

.fors_view__fieldvalue {
  font-size: 14px;
  font-weight: 500;
  color: #2C2C2C;
  white-space: pre-wrap;
}

.fors_gphdr__withcb {
  display: flex;
  align-items: center;
  margin-top: -5px;
}

.fors_gphdr__withcb > div:first-child {
  width: 65%;
}

.fors_gphdr__withcb > div:nth-child(2) {
  width: 35%;
  display: flex;
  justify-content: flex-end;
}

.fors_inputlbl__withcb {
  position: relative;
}

.fors_inputlbl__withcb .f4FormFieldLabel {
  max-width: 60%;
}

.fors_inputlbl__checkbox {
  position: absolute;
  top: -3px;
  right: 0;
  width: 40%;
  display: flex;
  justify-content: flex-end;
}

.fors_view__confirmhdr {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

.fors_view__confirmhdr > div:first-child {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 27px;
}

.fors_view__confirmhdr > div:nth-child(2) {
  margin-top: 5px;
}

.rdc_maintenance__panelalt .fors_view__panelchldrn {
  /* padding: 0 20px !important; */
  background: unset !important;
}

.fors_view__panelalt .fors_view__panelchldrn {
  /* padding: 0 20px; */
  border-radius: 10px;
  background: var(--main-menu-bg);
}

.fors_view__panelack.fors_view__panelalt .fors_view__panelchldrn {
  background: transparent;
  border-radius: 0px;
}

.fors_view__portlet {
  background: var(--main-menu-bg);
  /* padding: 5px; */
  border-radius: 10px;
  margin-bottom: 10px;
  margin-top: 5px;
}

.fors_view__portletsingle {
  min-height: 80px;
  display: flex;
  align-items: center;
}

.fors_view__panelalt .fors_view__portlet {
  /* border-bottom: 1px solid var(--light-border-color);
  border-radius: 0px;
  padding: 30px 0px; */
  margin-bottom: 0px;
}
.fors_view__portletwaction {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -10px;
  
}
.fors_view__panelackalt .fors_view__portlet:first-child {
  border-radius: 0 0 10px 10px;
}

.fors_view__panelalt .fors_view__portlet:last-child {
  border-bottom: none;
}

.fors_view__portletbody {
  padding: 0px 15px 10px 15px;
}

.rdc_maintenance__portletbody {
  padding: 10px 15px 10px 15px;
}

.fors_view__portlettbl .fors_view__portletbody {
  margin: 0 -15px -20px;
}

.fors_view__portletcontent {
  position: relative;
  border: 1px solid #EAEBF0;
  border-radius: 10px;
}

.fors_view__portletsingle .fors_view__portletcontent {
  display: flex;
  align-items: center;
  width: 100%;
}

.fors_view__portlethdr {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 24px;
	padding: 15px 0px 15px 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #EAEBF0;
	color: #212529;
	background-color: #FFFFFF;
	border-radius: 10px 10px 0 0;
}

.fors_view__portlettbl .fors_view__portlethdr {
  margin-bottom: 10px;
}

.fors_view__panelalt .fors_view__portlethdr {
  /* padding-bottom: 0px;
  margin-bottom: 25px;
  border-bottom: none; */
}

.fors_grcprt__hdronly .fors_view__portlethdr,
.fors_view__panelalt .fors_grcprt__hdronly .fors_view__portlethdr {
  margin-bottom: 0px;
  border: none;
  padding: 0px;
}

.fors_view__panelalt .fors_grcprt__hdrvalalt {
  min-height: unset;
}

.fors_view__portletsingle .fors_view__portlethdr {
  padding: 0px;
  margin: 0px;
  border: none;
}

.fors_view__portletbody > .row {
  margin-bottom: 14px;
  border-bottom: 1px solid #EAEBF0;
  padding-bottom: 6px;
}

.fors_view__portletbody > .row:last-child {
  margin-bottom: 0px;
  border-bottom: 0;
}

.fors_view__field {
  border-right: 1px solid #EAEBF0;
}

.fors_view__field:last-child {
  border-right: 0;
}

.fors_view__field > .row:last-child {
  border-right: 0;
}

.fors_view__portletsingle .fors_view__portletcontent > div {
  width: 50%;
}

.fors_input__withbrk {
  position: relative;
}

.fors_input__withbrk .f4InputField {
  padding-right: 100px;
}

.fors_input__withbrk .fors_btn__link {
  position: absolute;
  top: 38px;
  right: 15px;
  width: 87px;
}

.fors_view__panelack {
  border-radius: 10px;
  background: var(--main-menu-bg);
}

.fors_view__panelackalt {
  background: transparent;
  border-radius: 0px;
}

.fors_view__ackhdr {
  position: relative;
  background: var(--ack-header-bg);
  padding: 20px 20px 70px;
  border-radius: 10px 10px 0 0;
  margin-top: 20px;
}

.fors_view__ackhdralt {
  padding: 35px 20px;
}

.fors_view__ackhdractions {
  display: flex;
  justify-content: flex-end;
}

.fors_view__ackhdrcont {
  display: flex;
  align-items: center;
}

.fors_view__ackhdrdtls {
  width: calc(100% - 60px);
  padding-left: 25px;
}

.fors_view__ackhdrdtls > div:first-child {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 27px;
  color: #fff;
}

.fors_view__ackhdrdtls > div:nth-child(2) {
  margin-top: 5px;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  color: var(--ack-subhdr-color);
}

.fors_view__ackhdredge {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.fors_view__ackhdredge > img {
  width: 100%;
  height: 30px;
}

.fors_generic__nofieldlbl .f4FormFieldLabel {
  display: none;
}

.fors_generic__nofieldlbl .inputfield_pw__togglebtn {
  top: 0px;
}

.search_filter__panel {
  padding: 25px 20px 25px;
  height: 100%;
  transition-delay: 0.3s;
}

.fors_panel__templatehr .search_filter__panel {
  opacity: 0;
  pointer-events: none;
  transition: 0.1s;
  transition-delay: 0s;
}

.search_filter__panel > .mini_roundedbrd__btn {
  position: fixed;
  top: 105px;
  right: 330px;
  transition-delay: 0.3s;
  z-index: 1;
}

.search_filter__panel .mini_roundedbrd__btn:hover {
  transition-delay: 0s;

}

.search_filter__main {
  height: 100%;
}

.search_filter__hdr {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 15px;
  height: 20px;
  /* overflow: hidden; */
  display: flex;
  gap: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.search_filter_hdr_border {
  width: 100%;
  border-top: 1px solid var(--border-color);
  margin-bottom: 10px;
}

.search_filter__body {
  margin: 0 -20px;
  padding: 10px 20px;
  max-height: calc(100% - 35px);
  height: calc(100% - 35px);
  overflow: hidden;
}

.search_filter__body:hover {
  overflow-y: auto;
}

.search_filters__content {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 30px;
}

.search_filters__content > .form > .search_filter__field {
  margin-bottom: 10px;
}

.search_filter__body .search_filter__field .f4DatePicker-icn > img {
  height: 22px;
}

.search_filter__btns {
  display: flex;
  align-items: center;
  margin: 0px -5px 0;
  height: 100px;
  background: #fff;
  position: sticky;
  bottom: -10px;
  z-index: 9;
}

.search_filter__btns > div {
  flex: 1;
  padding: 0 5px;
}

.searchfilter_initial__panel {
  width: 50%;
  flex: 1;
  display: flex;
  padding: 5px 0px !important;
}

.search_filter__field {
  margin-right: 10px;
}

.searchfilter_initial__panel .search_filter__field > .asf4FormValidate .f4InputField,
.searchfilter_initial__panel .search_filter__field > .asf4FormValidate .Select-control {
  background: #fff;
  border-width: 1px;
}

.searchfilter_initial__panel .F4DatePickerBetweenEnhanced {
  display: flex;
}

.searchfilter_initial__panel .F4DatePickerBetweenEnhanced > div:first-child {
  margin-right: 10px;
}

.searchfilter_initial__panel .F4DatePickerBetweenEnhanced .f4DatePickerBetweenParent {
  margin-top: 0px;
}

.newlook_abstract {
  display: flex;
  align-items: center;
  line-height: 17px;
}

.newlook_link {
  display: flex;
  align-items: center;
  color: #0072D8;
  line-height: 17px;
  cursor: pointer;
  transition: 0.5s;
}

.newlook_amount {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}

.generic_tblcol__tworows,
.newlook_amount,
.newlook_link,
.newlook_abstract {
  padding: 0 20px;
  font-size: 14px;
  font-weight: 700;
}

.generic_tblcol__tworows > div:nth-child(2) {
  color: var(--table-col-sublbl);
  font-size: 13px;
  font-weight: 500;
}

.f4newlistview_field .newlook_link {
  padding: 0px;
}

.newlook_link:hover {
  color: var(--main-hover-color);
}

.fors_table__portlet {
  position: relative;
  background: var(--main-menu-bg);
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.fors_table__portlet:last-child {
  margin-bottom: 30px;
}

.fors_table__portletalt {
  padding: 10px 0 20px;
}

.fors_table__portletalt .public_fixedDataTable_header {
  border-radius: 0px;
}

.fors_table__portletalt .containerBelowTable {
  padding: 25px 20px 0;
}

.fors_table__portletwopt .f4datatable_optionButtons {
  width: 50%;
  position: absolute;
  top: 13px;
  right: 5px;
}

.fors_table__portlethdr {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 20px;
}

.fors_generic__plaintext {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 18px;
}

.fors_generic__plaintextri {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 18px;
  text-align: right;
}

.fors_viewcurr__withicon {
  display: flex;
  align-content: center;
}

.fors_viewcurr__withicon > img {
  width: 25px;
  object-fit: contain;
}

.fors_viewcurr__withicon > div {
  width: calc(100% - 35px);
  padding-left: 10px;
  display: flex;
  align-items: center;
}

.initial_search__panel {
  padding: 120px 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.rdc_dashboard__initial_search {
  padding: 30px 0px;
}

.rdc_dashboard_inquiry__initial_search {
  padding: 60px 0px;
}

.rdc_dashboard__no_records {
  padding: 30px 0px !important;
}

.initial_search__panel > div {
  font-size: 15px;
  font-weight: 500;
  color: var(--light-text-color);
  margin-top: 15px;
}

.no_records__panel {
  padding: 120px 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.no_records__panel > div {
  font-size: 18px;
  font-weight: 600;
  margin-top: 15px;
}

.no_records__panel > div > div:nth-child(2) {
  font-size: 13px;
  font-weight: 500;
  color: var(--light-text-color);
  line-height: 16px;
}

.fors_locked__acct #root,
.fors_locked__acct .fors_widget,
.fors_locked__acct .f4Modal {
  filter: blur(3px);
  pointer-events: none;
}

.fors_locked__acct .f4Modal {
  display: none !important;
}

.fors_lockacc__panel {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
}

.fors_lockacc__form {
  width: 35%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
}

.fors_lockacc__form > .form > img {
  height: 130px;
  width: 130px;
  border-radius: 50%;
  object-fit: cover;
}

.fors_lockacc__hdr {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 27px;
  margin-top: 20px;
}

.fors_lockacc__formfields {
  text-align: left;
  margin-top: 40px;
}

.fors_lockacc__formfields > div {
  margin-bottom: 20px;
}

.fors_lockacc__formfields .f4InputField {
  background: var(--lock-input-bg);
  border: 2px solid var(--lock-input-bg);
  color: #fff;
}

.fors_lockacc__formfields .has-error .form-control:focus {
  background: var(--lock-input-errorbg);
}

.fors_lockacc__formfields .form-control[disabled] {
  background: var(--lock-input-disabled) !important;
  border: 2px solid var(--lock-input-disabled);
}

.fors_lockacc__formfields .f4InputField::placeholder {
  color: var(--lock-input-placeholder);
}

.fors_lockacc__formfields .f4InputField::-moz-placeholder {
  color: var(--lock-input-placeholder);
}

.fors_lockacc__formfields .f4InputField::-webkit-input-placeholder {
  color: var(--lock-input-placeholder);
}

/* .fors_lockacc__formfields .inputfield_pw__togglebtn > img {
  filter: brightness(100);
} */

.fors_lockacc__formbtns {
  margin: 40px -5px 0;
  display: flex;
}

.fors_lockacc__formbtns > div {
  flex: 1;
  padding: 0 5px;
}

.fors_lockacc__formbtns > div > button {
  width: 100%;
}

.fors_currcnv__fields {
  display: flex;
}

.fors_currcnv__fielditem {
  position: relative;
  width: calc(50% - 42.5px);
}

.fors_currcnv__fielditem .f4InputField {
  height: 60px;
  padding-left: 110px;
  font-size: 28px;
  border: 1px solid var(--input-field-border);
  background: var(--main-menu-bg);
}

.fors_currency__converterdrp .fors_currcnv__fielditem .f4InputField {
  padding-left: 170px;
}

.fors_currcnv__fielditem .f4InputField::placeholder {
  font-size: 28px;
}

.fors_currcnv__fielditem .f4InputField::-moz-placeholder {
  font-size: 28px;
}

.fors_currcnv__fielditem .f4InputField::-webkit-input-placeholder {
  font-size: 28px;
}

.fors_currcnv__ficcd {
  display: flex;
  align-items: center;
  width: 95px;
  height: 40px;
  padding: 5px 10px 5px 15px;
  margin: 10px 0px;
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 1;
  border-right: 1px solid var(--light-border-color);
  pointer-events: none;
}

.fors_currcnv__ficcddrp {
  padding: 0px;
  pointer-events: unset;
  margin: 0px;
  height: 58px;
  width: 150px;
  border-radius: 8px 0 0 8px;
  top: 31px;
}

.fors_currency__converterview .fors_currcnv__ficcd {
  border-right: none;
}

.fors_currcnv__ficcddrp .Select-control {
  height: 60px;
  background: transparent;
  border: 2px solid transparent;
}

.fors_currcnv__ficcddrp .Select-control:hover,
.fors_currcnv__ficcddrp .is-focused .Select-control {
  border: 2px solid transparent !important;
}

.fors_currcnv__ficcddrp .Select-input {
  padding-top: 18px;
}

.fors_currency__converterdrp .formfield_label__optional > span:last-child {
  display: none;
}

.fors_currcnv__ficcd > img {
  width: 28px;
  height: 28px;
  object-fit: contain;
}

.fors_currcnv__ficcd > div {
  font-size: 14px;
  font-weight: 500;
  width: calc(100% - 28px);
  padding-left: 10px;
}

.fors_currcnv__ficcddrp > div {
  width: 100%;
}

.fors_currcnv__fieldicon {
  width: 85px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.fors_currcnv__fiview {
  width: 100%;
  height: 60px;
  background: var(--main-plain-bg);
  font-size: 28px;
  font-weight: 500;
  border-radius: 8px;
  display: flex;
  align-items: center;
  padding-left: 95px;
}

.fors_currcnv__rates {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

.fors_currcnv__rateitem {
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  width: calc(50% - 42.5px);
}

.fors_currcnv__rateitem > span {
  font-weight: 700;
}

.fors_view__paneltabs {
  margin-top: 40px;
}

.fors_view__panelalt .fors_view__paneltabs {
  margin-top: 0px;
}

.fors_flex__tabs .ant-tabs-nav {
  width: 70%;
}

.fors_flex__tabs .ant-tabs-nav > div {
  display: flex;
  width: 100%;
}

.fors_flex__tabs .ant-tabs-nav .ant-tabs-tab {
  margin: 0px;
  flex: 1;
  text-align: center;
}

.rem_sancscr__mttab {
  padding-bottom: 5px;
}

.rem_sancscr__mttabhdr {
  display: flex;
  justify-content: center;
}

.rem_sancscr__mttabhdr > div:nth-child(2) {
  width: 35px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  font-size: 13px;
  font-weight: 600;
  background: var(--match-count-bg);
  margin-left: 10px;
  position: relative;
  top: -2px;
}

.rem_sancscr__mttabdtls {
  font-size: 10px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rem_sancscr__mttabdtlswm {
  color: var(--reject-btn-bg);
}

.rem_sancscr__mttabdtlsnm {
  color: var(--success-color);
}

.rem_sancscr__mttabdtls > span {
  margin-left: 5px;
}

.ssm_results__placeholder {
  padding: 80px 30px;
  width: 100%;
  text-align: center;
}

.ssm_results__placeholder > div {
  font-size: 18px;
  font-weight: 600;
  margin-top: 15px;
}

.ssm_results__section {
  margin-bottom: 40px;
}

.ssm_results__sectionhdr {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 15px;
}

.fors_view__panelalt .ssm_results__sectionhdr {
  background: var(--main-plain-bg);
  border-radius: 10px;
  padding: 10px 20px;
}

.ssm_results__sectioncnt {
  border-radius: 10px;
  background-color: var(--main-menu-bg);
  padding: 20px;
  margin-bottom: 10px;
}

.ssm_results__sectioncnt:last-child {
  margin-bottom: 0px;
}

.ssm_results__sectioncnthdr {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 22px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--light-border-color);
}

.ssm_results__sectioncnthdr > span:first-child {
  font-weight: 700;
  margin-right: 15px;
}

.ssm_results__sectionpos {
  background: var(--main-plain-bg);
  border-radius: 10px;
  min-height: 40px;
  padding: 5px 15px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.ssm_results__sectionpos > img {
  margin-right: 10px;
}

.ssm_results__sectioncntbody {
  display: flex;
  flex-wrap: wrap;
}

.ssm_results__secitem {
  display: flex;
  align-items: center;
  border-radius: 20px;
  padding: 5px 10px;
  margin-right: 10px;
}

.ssm_results__secitem > div:first-child {
  height: 13px;
  width: 13px;
  border-radius: 50%;
  margin-right: 10px;
}

.ssm_results__secitem > div:nth-child(2) {
  font-size: 14px;
  font-weight: 600;
}

.ssm_results__secitem > div:nth-child(3) {
  height: 20px;
  width: 35px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-left: 15px;
}

.multi_rmindiv__modal {
  width: 65%;
  height: 80%;
}

.fors_generic__portletchtabs {
  margin-bottom: 0px;
}

.rmjoint_primary__tab > img {
  position: relative;
  top: -1px;
  margin-right: 5px;
}

.rmitem_secview__panel {
  border: 1px solid var(--border-color);
  box-shadow: 2px 0 5px 0 rgba(186, 186, 186, 0.06);
  border-radius: 12px;
  margin-bottom: 10px;
}

.rmitem_secview__panel:last-child {
  margin-bottom: 0px;
}

.rmitem_secview__hdr {
  background: var(--main-plain-bg);
  border-radius: 12px 12px 0 0;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: 500;
  min-height: 40px;
  display: flex;
  align-items: center;
}

.rmitem_secview__hdr > img {
  margin-right: 10px;
}

.rmitem_secview__hdr > span:last-child {
  margin-left: 10px;
  color: var(--main-color);
  font-weight: 700;
}

.rmitem_secview__body {
  padding: 25px 20px;
}

.rmitem_secview__body > .row {
  margin-bottom: 30px;
}

.rmitem_secview__body > .row:last-child {
  margin-bottom: 0px;
}

.fors_ovrrsns__panel {
  padding: 25px 0;
}

.fors_tmpleft__panel .fors_ovrrsns__panel {
  margin-left: -30px;
  padding: 25px 25px 50px;
  height: 100%;
  background: var(--left-panel-bg);
  background: var(--left-panel-border);
  overflow: hidden;
}

.fors_tmpleft__panel .fors_ovrrsns__panel:hover {
  overflow-y: auto;
}

.expandedContent .fors_ovrrsns__panel {
  padding: 20px;
  background: var(--main-plain-bg);
  border-radius: 8px;
}

.fors_ovrrsns__list {
  background: var(--main-menu-bg);
  border-radius: 10px;
  padding: 15px;
}

.expandedContent .fors_ovrrsns__list {
  background: transparent;
  border-radius: 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7.5px -5px;
}

.fors_ovrrsns__hdr {
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  margin-bottom: 20px;
}

.expandedContent .fors_ovrrsns__hdr {
  font-size: 18px;
  line-height: 22px;
  width: 100%;
  padding: 0 7.5px;
  margin-bottom: 15px;
}

.fors_ovrrsns__item {
  background: var(--override-bg);
  padding: 7px 10px;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 10px;
  border-radius: 8px;
  border: 2px solid var(--override-border);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
  min-height: 80px;
  
}


.fors_ovrrsns__item:last-child {
  margin-bottom: 0px;
}

.fors_ovrrsns__item > div {
  width: calc(100% - 28px);
  padding: 4px 0 0 10px;
}

.fors_ovrrsns__panelalt .fors_ovrrsns__item > div {
  width: 100%;
  padding: 0px;
}

.expandedContent .fors_ovrrsns__item {
  background: #fff;
  color: var(--text-color);
  border-radius: 5px;
  border: 1px solid var(--border-color);
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  margin: 5px 7.5px;
  padding: 10px 15px;
}

.ovrsns_txnmode__panel {
  margin-top: 10px;
}

.fors_ovrrsns__dtls {
  background: var(--main-menu-bg);
  border-radius: 10px;
  padding: 15px;
  margin-top: 10px;
}

.fors_ovrrsns__dtls > .row {
  margin-bottom: 20px;
}

.fors_ovrrsns__dtls > .row:last-child {
  margin-bottom: 0px;
}

.fors_ovrrsns__maker,
.fors_ovrrsns__txnmode {
  display: flex;
  align-items: center;
  background: var(--main-plain-bg);
  border-radius: 8px;
  padding: 10px;
  font-weight: 500;
  margin-bottom: 20px;
}

.fors_ovrrsns__txnmode {
  margin-bottom: 0px;
}

.fors_ovrrsns__maker > div {
  width: calc(100% - 28px);
  padding-left: 10px;
}

.scan_customer__loader {
  position: relative;
  --size: 165px;
  width: var(--size);
  height: var(--size);
  border-top: 5px solid var(--match-scan-border);
  border-left: 5px solid var(--match-scan-border);
  border-bottom: 5px solid var(--main-color);
  border-right: 5px solid var(--main-color);
  border-radius: 50%;
  transform: rotate(0);
  animation: anim__circle1-rotate 2s linear infinite;
}

@keyframes anim__circle1-rotate {
  100% {
    transform: rotate(360deg);
  }
}

.match_screening__loadermodal {
  width: 400px;
  height: 400px;
}

.match_screening__loadermodal .f4ModalHeader {
  padding: 20px;
  height: 60px;
}

.match_screening__loadermodal.f4Modal div.f4ModalHeader .close {
  display: none;
}

.match_screening__loadermodal.f4Modal_no__footer .f4ModalBody {
  height: calc(100% - 60px);
}

.match_screening__loadercontent {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.match_screening__loader {
  width: 165px;
  height: 165px;
  position: relative;
}

.match_screening__loaderimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* padding: 10px; */
  display: flex;
  align-items: center;
  justify-content: center;
}

/* .match_screening__loaderimg > img {
  width: 100%;
  height: 100%;
} */

.match_screening__text {
  font-size: 22px;
  font-weight: 600;
  line-height: 27px;
  margin-top: 25px;
}

.invalid_login__panel {
  position: fixed;
  width: 245px;
  top: 110px;
  left: 150px;
  z-index: 99;
  border-radius: 8px;
  background-color: var(--reject-btn-bg);
  box-shadow: 0 2px 6px 0 rgba(220, 220, 220, 0.06), 0 2px 4px 0 rgba(170, 170, 170, 0.2);
  color: #fff;
  padding: 25px 20px;
  font-size: 14px;
  font-weight: 500;
  transition: 0.5s;
}

.fors_mainright__childmenuclps .invalid_login__panel {
  left: 35px;
}

.invalid_login__panelalt {
  opacity: 0;
  transform: scale(0.9);
  pointer-events: none;
}

.invalid_login__text {
  line-height: 17px;
  margin-bottom: 10px;
}

.invalid_login__text > span {
  font-size: 18px;
  font-weight: 600;
}

.invalid_login__btns {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  font-weight: 400;
}

.invalid_login__btns > div {
  position: relative;
  border-radius: 4px;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.invalid_login__btns > div:first-child {
  padding: 0 5px;
}

.invalid_login__btns > div:first-child:hover {
  background: var(--reject-btn-hover);
}

.invalid_login__btns > div:first-child > div {
  position: absolute;
  height: 1px;
  width: 100%;
  background: #fff;
  bottom: 2px;
}

.invalid_login__btns > div:last-child {
  height: 25px;
  width: 70px;
  background-color: #ffffff;
  color: var(--reject-btn-bg);
  font-weight: 500;
}

.invalid_login__btns > div:last-child:hover {
  background: var(--light-hover-color);
}

.invalid_login__dates {
  overflow: auto;
  max-height: 200px;
  background: var(--reject-btn-hover);
  margin: 20px -20px -25px;
  border-radius: 0 0 8px 8px;
  padding: 15px 20px;
  transition: 0.5s;
}

.invalid_login__datesalt {
  max-height: 0px;
  padding: 0px;
  overflow: hidden;
}

.invalid_login__dates > div {
  margin-bottom: 10px;
  font-weight: 400;
}

.invalid_login__dateshide {
  position: relative;
  text-align: center;
  border-top: 1px solid var(--border-color);
  padding: 5px 0;
  margin-bottom: -10px !important;
  cursor: pointer;
  font-weight: 400;
  font-size: 13px;
}

.fors_generic__termspanel {
  border: 2px solid var(--light-border-color);
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 12px;
  padding: 0 25px;
  margin: 50px 0;
  position: relative;
  height: 60px;
  cursor: pointer;
}

.fors_generic__termspanel .small-check-container {
  padding: 0px;
  background: transparent;
}

.fors_generic__termserr {
  background: #ffecee;
  border-color: var(--negative-color);
  box-shadow: 0 1px 6px #d05d5dab;
}

.fors_generic__termserr .small-check-box {
  border-color: var(--negative-color);
}

.fors_generic__termspanel .fors_agree__tnc {
  font-weight: 600;
  font-size: 15px;
  display: flex;
}

.fors_generic__termspanel .fors_agree__tnc > span {
  font-size: 15px;
  margin-left: 2px;
}

.fors_viewcbval__field {
  min-width: 40px;
  text-align: center;
  font-size: 17px;
}

.fors_positive {
  color: var(--successful-color);
}

.fors_negative {
  color: var(--negative-color);
}

.view_amt__formattedwc {
  display: flex;
}

.view_amt__formattedwc > span {
  font-size: 14px;
  margin-top: 5px;
  margin-right: 5px;
}

.fors_datatable__dlbtn {
  font-size: 15px;
  font-weight: 600;
  color: var(--main-color);
  border: none;
  transition: 0.5s;
}

.fors_datatable__dlbtn:hover {
  background: var(--main-plain-bg);
}

.fors_tblsrvc__column > div:first-child {
  height: 35px;
  width: 35px;
  border: 1px solid var(--border-color);
  background-color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fors_tblsrvc__column > div:last-child {
  width: calc(100% - 35px);
  padding-left: 10px;
}

/** Start of Menu Widgets **/

.fors_widget {
  position: fixed;
  left: 65px;
  bottom: 25px;
  z-index: 99;
  min-width: 400px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 5px 10px 11px 7px rgba(162, 162, 162, 0.08), 0 2px 4px 0 rgba(149, 149, 149, 0.1),
    0 6px 15px 0 rgba(84, 84, 84, 0.1);
  border: 1px solid var(--light-border-color);
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
  padding: 0 15px 30px;
  overflow: hidden;
  height: max-content;
  max-height: calc(100% - 35px);
}

.fors_widget:hover {
  overflow-y: auto;
}

.fors_widget--hovered {
  opacity: 1;
  pointer-events: unset;
  transform: scale(1);
}
.fors_widget > div:first-child {
  align-items: center;
}
.fors_widget > div:first-child i {
  color: #303030;
  cursor: pointer;
  font-size: 20px;
}
.fors_widget__headersection {
  border-bottom: 1px solid var(--light-border-color);
  padding: 20px 0px;
  margin-bottom: 20px;
}

.fors_widget .fors_mainmenu__bsbox {
  background: #fff;
  padding: 0px;
}

.fors_widget__hdr {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
}

.fors_widget .fors_mainmenu__bsbox .fors_view__fieldlabel {
  font-size: 13px;
  line-height: 16px;
}
.fors_menu__widget {
  border: none;
  background-color: transparent;
  box-shadow: none;
  cursor: pointer;
  margin-bottom: 15px;
  padding: 5px;
  transition: 0.3s;
}
.fors_menu__widget:hover,
.fors_menu__widget--hover {
  background-color: hsl(207.3, 8.4%, 25.7%);
  border-radius: 20px;
}

.widget__ctr {
  border-radius: 10px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  padding: 20px;
  gap: 15px;
}
.widget__subheader {
  font-size: 15px;
  font-weight: 500;
  color: var(--light-text-color);
  line-height: 1.2;
  margin-top: -10px;
}

.widget__hdr {
  font-weight: 700;
  font-size: 18px;
}

.widget__bubble {
  padding: 5px;
  font-size: 13px;
  border-radius: 13px;
  height: max-content;
  width: 45px;
  text-align: center;
}

.widget__bubble--darkgrey {
  background-color: var(--text-color);
  color: var(--main-menu-bg);
}

.widget__headersection {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

.forApproval__contentsection {
  display: grid;
  grid-auto-flow: column;
  gap: 15px;
}

.summary__gridtemplate {
  display: grid;
  /* grid-auto-flow:column; */
  gap: 15px;
  grid-template-columns: repeat(3, minmax(200px, 1fr));
}

.forApproval__contentsection--mini {
  display: flex;
  flex-direction: column;
  min-width: 370px;
  gap: 10px;
}
/* .summary__item:nth-child(3n + 1) {
  grid-column: 1;
}
.summary__item:nth-child(3n + 2) {
  grid-column: 2;
}
.summary__item:nth-child(3n + 3) {
  grid-column: 3;
} */
.forApproval__item:nth-child(3n + 1),
.summary__columncard:nth-child(4n + 1) {
  grid-column: 1;
}
.forApproval__item:nth-child(3n + 2),
.summary__columncard:nth-child(4n + 2) {
  grid-column: 2;
}
.forApproval__item:nth-child(3n + 3),
.summary__columncard:nth-child(4n + 3) {
  grid-column: 3;
}
.summary__columncard:nth-child(4n + 4) {
  grid-column: 4;
}
.space_between {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.flex_start {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.forApproval__widget--none {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #a4a8b8;
  margin-top: 50px;
}

.queue_contentsection {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 10px;
}

.queue_timeindicator {
  color: #d8803c;
  font-size: 11px;
  font-weight: 500;
  padding: 4px 10px;
  border-radius: 4px;
  background-color: #fff3eb;
  max-width: max-content;
  margin-top: 10px;
}

.queue_contentsection--menu {
  grid-template-columns: none;
}

.queue_wgcard__column {
  display: flex;
  border-radius: 10px;
  background-color: #dcc23f;
  padding: 12px 10px;
  flex-direction: column;
  height: max-content;
  transition: 0.3s;
}

.queue_wgcard__column--collapsed {
  max-height: 60px;
  transition: 0.3s;
}

.queue_wgcard__column--vip {
  background-color: var(--queue-vip-section);
}

.queue_wgcard__column--vip .widget__bubble {
  background-color: var(--queue-vip-sectionalt);
  color: var(--main-menu-bg);
}
.queue_wgcard__column--overdue {
  background-color: var(--queue-overdue-section);
}
.queue_wgcard__column--overdue .widget__bubble {
  background-color: var(--queue-overdue-sectionalt);
  color: var(--main-menu-bg);
}

.queue_wgcard__column--client {
  background-color: var(--queue-client-section);
}

.queue_wgcard__column--client .widget__bubble {
  background-color: var(--queue-client-sectionalt);
  color: var(--main-menu-bg);
}

.queue_wgcard__hdr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  color: #fff;
  margin-bottom: 12px;
}

.queue_wgcard__column--collapsed .queue_wgcard__hdr {
  margin-bottom: 0px;
}

.queue_wgcard__hdr > div:last-child {
  display: flex;
  align-items: center;
}

.queue_wgcard__toggle {
  position: relative;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.5s;
}

.queue_wgcard__toggle:hover {
  background: #0000001c;
}

.queue_wgcard__item {
  background: var(--main-menu-bg);
  border-radius: 10px;
  border: 1px solid var(--border-color);
  padding: 15px;
  margin-bottom: 10px;
}

.queue_wgcard__item:last-child {
  margin-bottom: 0px;
}

.queue_wgcard__itemtop {
  display: flex;
}

.queue_wgcard__itemdtls {
  width: calc(100% - 100px);
  padding-right: 10px;
}

.queue_wgcard__columnalt .queue_wgcard__itemdtls {
  display: flex;
  align-items: center;
}

.queue_wgcard__itemdtls > div:first-child {
  font-size: 21px;
  font-weight: 700;
  line-height: 25px;
  margin-bottom: 3px;
}

.queue_wgcard__columnalt .queue_wgcard__itemdtls > div:first-child {
  margin: 0px;
  word-break: normal;
}

.queue_wgcard__itemdtls > div:nth-child(2) {
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
}

.queue_wgcard__columnalt .queue_wgcard__itemdtls > div:nth-child(2) {
  margin-left: 10px;
  max-width: 200px;
  padding-right: 10px;
}

.queue_wgcard__itemdtls > div:last-child {
  margin-top: 15px;
}

.queue_wgcard__columnalt .queue_wgcard__itemdtls > div:last-child {
  margin: 0px;
  padding-left: 50px;
}

.queue_wgcard__serve {
  width: 100px;
  display: flex;
  justify-content: flex-end;
}

.queue__serve {
  padding: 5px 20px;
  background-color: var(--primary-btn-bg);
  border-radius: 10px;
  color: var(--main-menu-bg);
  font-weight: 600;
  word-break: keep-all;
  border: none;
  height: 30px;
}

.queue_wgcard__itembtns {
  margin-top: 15px;
  margin-bottom: -10px;
  padding-top: 5px;
  border-top: 1px solid var(--light-border-color);
  position: relative;
}

.queue_wgcard__itembtns > button {
  position: relative;
  background: transparent;
  border: none;
  /* width: 50%; */
  width: 100%;
  height: 30px;
  border-radius: 5px;
  transition: 0.5s;
}

.queue_wgcard__itembtns > button:hover {
  background: var(--main-plain-bg);
}

.queue__btn--reassign {
  color: var(--positive-opt-color);
}

.queue__btn--reassign::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background: var(--light-border-color);
}

.queue__btn--cancel {
  color: var(--reject-btn-bg);
}

.fors_timer__minsec {
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
}

.queue_wgcard__columnalt .fors_timer__minsec {
  font-size: 11px;
}

.fors_timer__minsec > div:first-child,
.fors_timer__minsec > div:nth-child(3) {
  display: flex;
  margin: 0 -2px;
}

.fors_timer__minsec > div:first-child > div,
.fors_timer__minsec > div:nth-child(3) > div {
  background: var(--main-plain-bg);
  padding: 3px 7px;
  border-radius: 5px;
  margin: 0 2px;
}

.fors_timer__minsecred > div:first-child > div,
.fors_timer__minsecred > div:nth-child(3) > div {
  /* background: #e9515b;
  color: #fff; */
  background: #fff2f2;
  color: #e9515b;
}

.fors_timer__minsecorng > div:first-child > div,
.fors_timer__minsecorng > div:nth-child(3) > div {
  /* background: #ffa430;
  color: #fff; */
  background: #fff3e4;
  color: #ffa430;
}

.fors_timer__minsec > div:nth-child(2) {
  padding: 0 7px;
}

.widget__gap {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.summary__groupgap {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.approval_widget__template {
  background: var(--approval-widget-bg);
}

.forApproval__item {
  display: flex;
  flex-flow: row wrap;
  padding: 10px;
  background-color: var(--main-menu-bg);
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  position: relative;
  cursor: pointer;
  transition: 0.5s;
}

.forApproval__contentsection--mini .forApproval__item {
  background-color: var(--main-plain-bg);
}

.forApproval__contentsection--mini .forApproval__item > div:first-child img {
  background-color: var(--main-menu-bg);
}
.forApproval__dscp {
  font-size: 15px;
  font-weight: 600;
}

.forApproval__item > div:first-child {
  display: flex;
  align-items: center;
  gap: 10px;
}

.forApproval__item:hover {
  background-color: var(--light-hover-color);
}
.forApproval__item > div:nth-child(2) {
  display: flex;
  align-items: center;
  gap: 4.5px;
}
.widget__bubble.widget__bubble--blue {
  color: var(--main-color);
  background-color: var(--light-main-color);

  font-weight: 600;
}
.widget__bubble.widget__bubble--mainblue {
  background-color: var(--main-color);
  color: var(--light-main-color);

  font-weight: 600;
}
.svg__border {
  border: 1px solid var(--border-color);
  border-radius: 15px;
  padding: 14.5px;
}

@media (max-width: 1170px) {
  .summary__gridtemplate {
    grid-template-columns: repeat(2, minmax(200px, 1fr));
  }
}
@media (max-width: 900px) {
  .summary__gridtemplate {
    grid-template-columns: repeat(1, minmax(200px, 1fr));
  }
}
@media (max-width: 1062px) {
  .forApproval__item:nth-child(2n + 1),
  .summary__columncard:nth-child(2n + 1) {
    grid-column: 1;
  }
  .forApproval__item:nth-child(2n + 2),
  .summary__columncard:nth-child(2n + 2) {
    grid-column: 2;
  }
}
@media (max-width: 900px) {
  .forApproval__item:nth-child(n + 1),
  .summary__columncard:nth-child(n + 1) {
    grid-column: 1;
  }
}
.queue_emptyhdr {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 5px;
}
.queue_emptysubhdr {
  color: var(--view-label-color);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}
.queue_emptyctr {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}
.queue_emptyctr > img {
  margin-bottom: 15px;
}
/*SummaryWidget.js*/
.summary__columncard {
  display: flex;
  flex-flow: column wrap;
  gap: 10px;
}
.summary__header {
  background-color: #f4f4f7;
  border-radius: 10px;
  padding: 15px 10px 15px 15px;
  align-items: center;
}
.summary__hdr {
  font-size: 17px;
  font-weight: bold;
  color: #404868;
  line-height: 1.2;
}
.flex__gap--2 {
  display: flex;
  align-items: center;
  gap: 8px;
}
.summary__item {
  align-items: center;
  border: 1px solid var(--border-color);
  border-radius: 10px;
  background-color: var(--main-menu-bg);
  padding: 12px;
  cursor: pointer;
  position: relative;
  transition: 0.5s;
  /* max-width: 500px; */
}
.summary__item:hover {
  background-color: var(--light-hover-color);
}
.summary_multiple {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.summary_multiple:not(:first-child) {
  margin-top: 10px;
}
.summary__subheader {
  font-size: 15px;
  font-weight: 700;
}
.summary__count {
  font-size: 15px;
  font-weight: 700;
  padding: 0 13px;
}
.padding__right--10 {
  padding-right: 10px;
}
.summary__text {
  font-size: 15px;
  font-weight: 600;
}

.widget__filter {
  display: flex;
  align-items: center;
}
.widget__filter > div:first-child {
  font-size: 13px;
  font-weight: 500;
  color: var(--light-text-color);
  word-break: initial;
}
/*  */
.appointment__container {
  min-height: 600px;
  padding-bottom: 20px;
  /* min-width: 100%; */
}
.appointment__bar ul.recharts-default-legend {
  display: flex;
  justify-content: space-around;
}
.appointment__bar .recharts-surface {
  border-radius: 3px;
}
.appointment__bar {
}
.appointment__bar .recharts-legend-item-text {
  font-size: 11px;
  font-weight: 600;
}

.appointment__responsive {
  border-top: 0;
}
.widget__nextprev {
  display: flex;
  gap: 10px;
}
.widget__nextprev > button {
  border: 1px solid var(--border-color);
  border-radius: 10px;
  font-size: 13px;
  box-shadow: none;
  background-color: var(--main-menu-bg);
  padding: 12px;
  height: max-content;
  position: relative;
}
.widget__timechart {
  /* display: flex;
  justify-content: space-between; */
  align-items: center;
}
.widget__date {
  color: var(--light-text-color);
  font-size: 20px;
  font-weight: bold;
}
/* .widget__ctr--time {
  padding: 20px 20px 40px 40px;
} */
/*end of appointment widget*/
/*rates widget*/
.rates__item--icon > img {
  height: 20px;
  margin-right: 12px;
}
.rates__container .f4newlistview_rowbody > div:not(:last-child) {
  border-right: 1px solid var(--border-color);
}
.rates__container .f4newlistview_hdr > div {
  font-size: 11px;
}

/* View Signatory for menu*/
.signatory__searchctr {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px;
  background-color: var(--main-plain-bg);
  border-radius: 8px;
  margin-top: 20px;
}
.signatory__hdr {
  color: #a4a8b8;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
}

.cash_breakdown__menuwidget {
  width: 65%;
}

.cash_breakdown__menuwidget .fors_widget__headersection {
  padding: 15px 0px;
}

.cb_mw__actions {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 20px;
}

.cb_mw__currselect {
  width: 250px;
}

.cb_mw__currselect .asf4FormValidate > div {
  display: flex;
  align-items: center;
}

.cb_mw__currselect .f4FormFieldLabel {
  margin: 0px;
  font-size: 15px;
  font-weight: 500;
  color: var(--text-color);
  width: 65px;
  padding: 0px;
}

.cb_mw__currselect .formfield_label__optional > span:first-child {
  width: 100%;
}

.cb_mw__currselect .formfield_label__optional > span:last-child {
  display: none;
}

.cb_mw__currselect .asf4FormValidate > div > div {
  width: calc(100% - 65px) !important;
  padding-left: 25px;
}

.cb_mw__currselect .Select-control {
  background: var(--main-menu-bg);
}

.cb_mw__actbtns {
  width: calc(100% - 250px);
  display: flex;
  justify-content: flex-end;
}

.cb_mw__actbtns > span {
  margin-left: 10px;
}

.cb_mw__actbtns > span > button {
  height: 40px;
}

.cb_mw__rtmbtn {
  background: #fc9805;
}

.cb_mw__rtmbtn:hover,
.cb_mw__rtmbtn:focus,
.cb_mw__rtmbtn:active {
  background: #e88a00 !important;
}

.cash_calculator__menuwidget {
  width: 75%;
}

/** End of Menu Widgets **/

.fors_grcapp__tableview .containerBelowTable {
  padding-top: 20px;
}

.fors_grcapp__tableview .f4data_table__optionspanel {
  position: absolute;
  top: -5px;
  right: -15px;
}

.fors_grcapp__tableview .f4datatable_optionButtons {
  margin-bottom: 0px;
}

.fors_view__panelackalt .fors_grcwf__notemain {
  background: var(--main-menu-bg);
  padding: 0 20px;
}

.fors_grcwf__note {
  margin: 20px 0px;
  display: inline-block;
  width: 100%;
  background: var(--main-plain-bg);
  text-align: center;
  padding: 20px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
}

.fors_grcwf__note > div:nth-child(2) {
  color: var(--main-color);
  margin-top: 10px;
}

.fors_grcwf__notealt > div:nth-child(2) {
  margin-top: 0px;
}

.fors_grcwf__note > div:first-child > span {
  padding: 0 5px;
  text-transform: capitalize;
}

.fors_grcwf__note > div:first-child > span > img {
  position: relative;
  top: -1px;
  margin-right: 5px;
}

.fors_grcsec__statushdr {
  display: flex;
  align-items: center;
}

.fors_grcsec__statushdr > img {
  height: 20px;
  width: 20px;
}

.fors_grcsec__statushdr > div {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  width: calc(100% - 20px);
  padding-left: 10px;
}

.fors_srvchg__lvsubtotal > div:not(:first-child) {
  color: var(--text-color);
  font-weight: 800;
  /* flex: 1; */
}
.fors_srvchg__lvsubtotal > div:nth-child(2) {
  flex: 1;
}

.fors_srvchg__lvsubtotallbl {
  font-weight: 600;
  width: 20%;
}
.fors_srvchg__lvsubtotalqty {
  /* flex: 1; */
  width: 24%;
}
.fors_srvchg__lvsubtotal {
  display: flex;
  align-items: center;
  min-height: 60px;
  background-color: var(--totals-bg);
  border-radius: 8px;
  padding: 15px;
}
.fors_srvchg__lvtotal {
  display: flex;
  align-items: center;
  min-height: 60px;
  background: var(--main-plain-bg);
  border-radius: 8px;
}

.fors_srvchg__lvsubtotalamt {
  text-align: end !important;
  width: 30%;
}
.fors_srvchg__lvtotal > div:first-child {
  width: 45px;
}

.fors_srvchg__lvtotal > div:not(:first-child) {
  flex: 1;
  padding: 0 20px;
}

.fors_srvchg__lvtotallbl {
  color: var(--sub-hdr-color);
  font-weight: 500;
}

.fors_srvchg__lvtotalamt {
  font-weight: 600;
}

.fors_srvchg__lvtotalamt .view_amt__formattedwc {
  justify-content: flex-end;
}

.fors_srvchg__lvtotalamt .view_amt__formattedwc > span {
  margin-top: 3px;
}

.fors_rqconfirm__modal {
  height: auto;
  max-height: 90%;
}

.fors_rqconfirm__modal .modal-dialog {
  display: flex;
  align-items: center;
}

.fors_rqconfirm__modal .modal-content,
.fors_rqconfirm__modal .f4ModalBody {
  height: auto;
}

.fors_rqbox__dtlhdr {
  margin-top: 20px;
}

.fors_rqbox__dtlhdr > div:first-child {
  font-size: 22px;
  font-weight: 700;
  line-height: 27px;
}

.fors_rqbox__dtlhdr > div:last-child {
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  margin-top: 10px;
}

.fors_rqbox__dtlcb {
  display: flex;
  justify-content: center;
  margin: 30px 0 20px;
}

.fors_rqbox__dtls {
  text-align: left;
  border-top: 1px solid var(--border-color);
  padding-top: 20px;
}

.fors_rqbox__dtls > .row {
  margin-bottom: 30px;
}

/* CashCalculator */
.available__balance {
  margin-right: 5px;
}
.available__balance > div:first-child {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.2;
}

.available__balance .view_amt__formatted {
  color: var(--main-color);
  font-weight: 600;
}
.cashcalc__container {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}

.fors_suffix__field .formfield_label__optional > span:first-child {
  width: 100%;
}

.fors_suffix__field .formfield_label__optional > span:last-child {
  display: none;
}

@media (max-width: 1300px) {
  .fors_suffix__field .f4InputField {
    padding: 0 10px;
  }
}

@media (max-width: 1350px) {
  .fors_suffix__field .f4InputField {
    padding: 0 10px;
  }
}

@media (max-width: 1366px) {
  .fors_suffix__field .f4InputField {
    padding: 0 10px;
  }
}

@media (max-width: 1190px) {
  .fors_suffix__field .f4InputField {
    padding: 0 5px;
  }
}

.lm_tabs__panel {
  margin-top: 35px;
  padding: 0 35px 0 15px;
  border-right: 1px solid var(--left-border);
}

.lm_tabs__hdr {
  font-size: 11px;
  font-weight: 700;
  line-height: 13px;
  text-transform: uppercase;
  color: var(--light-textalt-color);
  margin-bottom: 15px;
}

.lm_tabs__item {
  min-height: 40px;
  display: flex;
  align-items: center;
  border-radius: 8px;
  position: relative;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  cursor: pointer;
  transition: 0.5s;
  margin-bottom: 3px;
  gap: 10px;
}

.lm_tabs__item:hover,
.lm_tabs__itemalt {
  background: var(--left-tab-selected);
  color: var(--inactive-tab);
  font-weight: 700;
}

.lm_tabs__itemlbl {
  width: 100%;
}

.lm_tabs__itemhi > div:first-child {
  width: 28px;
  height: 28px;
}

.lm_tabs__itemhi > .lm_tabs__itemlbl {
  width: calc(100% - 28px);
  padding-left: 10px;
}

.feedback_modal__viewer > div:last-child {
  font-size: 16px;
  font-weight: 500;
  margin-top: 15px;
  line-height: 25px;
}

.feedback_modal__viewer > div:last-child > span:last-child {
  font-weight: 600;
  color: var(--main-color);
}

.no_access_page {
  min-height: calc(100vh - 70px);
  padding: 15% 0px;
  text-align: center;
}

.server_error__page {
  padding: 15% 0;
}

.no_access_page_content {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  margin-top: 15px;
}

.fors_napc__dtls > div:nth-child(2) {
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  color: var(--light-text-color);
  margin-top: 5px;
}

.denom_col__field > div:first-child {
  height: 10px;
  width: 10px;
  border-radius: 50%;
}

.denom_col__field > div:last-child {
  width: calc(100% - 10px);
  padding-left: 8px;
}

.cash_breakdown__listalt {
  display: flex;
  margin: 0 -20px;
}

.cash_breakdown__listalt > div {
  width: 50%;
  padding: 0 20px;
}

.cash_breakdown__listalt > div:first-child {
  border-right: 1px solid var(--border-color);
}

.cb_list__section {
  margin-bottom: 30px;
}

.cash_brksections__flex .cb_list__section {
  margin-bottom: 0px;
}

.cb_list__section .f4newlistview_row {
  padding: 0px;
  border-bottom: none;
}

.cb_list__section .f4newlistview_row:nth-child(even) {
  background: var(--alternate-row-bg);
}

.cb_list__section .f4newlistview_rowbody > div {
  border-right: 1px solid var(--border-color);
}

.cb_list__section .f4newlistview_rowbody > div:last-child {
  border-right: none;
}

.cb_list__section .f4newlistview_field {
  padding: 5px 20px;
}

.cb_list__section .f4InputField {
  height: 35px;
}

.cb_list__section .f4newlistview_row:hover > div,
.cb_list__section .flnv_warning__row > div,
.cb_list__section .flnv_warning__row > div:hover {
  border-radius: 0px;
}

.cb_list__sechdr {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 15px;
  height: 20px;
}

/* .cash_breakdown__listalt .cb_list__secbody {
  height: calc(100% - 35px);
  position: relative;
  padding-bottom: 60px;
} */

.cash_breakdown__listalt .flnv_totals__panel {
  /* position: absolute;
  bottom: 0; */
  border-top: 2px solid var(--dark-border-color);
}

.cash_breakdown__listalt .flnv_totals__section {
  background: transparent;
  border-radius: 0px;
}

.cash_breakdown__listalt .cashbrk_list__gtmain {
  background: var(--totals-bg);
  color: var(--text-color);
  font-size: 18px;
}

.fors_view__panelalt .cash_brk__currlv {
  padding-bottom: 20px;
}

.cash_brk__currtabsec {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 20px;
}

.cash_brk__currtabsec::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1px;
  height: 1px;
  background: var(--border-color);
}

.cash_brk__currtabsec .f4Tabs {
  width: calc(100% - 150px);
  position: relative;
  z-index: 1;
}

.cash_brk__currtabsec .ant-tabs-bar {
  margin: 0px;
  border-bottom: 1px solid transparent;
}

.cash_brk__currtabsec .ant-tabs-nav-scroll {
  padding-bottom: 1px;
}

.cash_brk__currtabsec .ant-tabs-nav .ant-tabs-tab {
  min-width: 130px;
  min-height: 50px;
  text-align: center;
}

.cash_brk__currselect {
  width: 150px;
  padding-left: 10px;
  border-left: 1px solid var(--border-color);
}

.cash_brk__currbtn {
  background: var(--light-main-color);
  border: none;
  height: 30px;
  padding: 0 10px 0 5px;
  color: var(--main-color);
  font-weight: 600;
  width: 140px;
  border-radius: 6px;
}

.cash_brk__currbtn:hover {
  background: var(--light-main-hover);
}

.cash_brk__currbtn > span > img {
  margin-right: 5px;
  position: relative;
  top: -1px;
}

.cash_brk__currcbitem {
  padding: 0 10px;
}

.cash_brk__currcbitem .small-check-container {
  position: relative;
  width: 100%;
  background: transparent;
  flex-direction: row-reverse;
  padding: 15px 10px;
  border-radius: 10px;
}

.cash_brk__currcbitem .small-check-container::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 10px;
  right: 10px;
  height: 1px;
  background: var(--border-color);
}

.cash_brk__currcbitem:last-child .small-check-container::after {
  display: none;
}

.cash_brk__currcbitem .small-check-box {
  margin: 0px 0px 0px 10px;
}

.cash_brk__currcbitem .small-check-lbl {
  width: calc(100% - 26px);
}

.cb_lvtotal__summaryhdr {
  background: var(--datatable-hdr-color);
  display: flex;
  align-items: center;
  min-height: 30px;
  font-size: 11px;
  font-weight: 500;
}

.cb_lvtotal__summaryhdr > div {
  flex: 1;
  padding: 0 20px;
}

.cashbrk_list__gtsection {
  margin: -10px 0 0;
}

.cb_lvtotal__summarybody .cashbrk_list__gtsection {
  margin-top: 0px;
}

.cb_lvtotal__smramt {
  text-align: right;
}

.fors_view__panelalt .cashbrk_list__gtsection {
  margin-top: 20px;
}

.cashbrk_list__gtitem,
.cashbrk_list__gtmain {
  display: flex;
  align-items: center;
}

.cashbrk_list__gtitem {
  border-bottom: 1px solid var(--border-color);
}

.cashbrk_list__gtitem:nth-child(2) {
  border-bottom: 2px solid var(--dark-border-color);
}

.cashbrk_list__gtmain {
  min-height: 55px;
  border-radius: 8px;
  background: var(--totals-alt-bg);
  color: var(--totals-color);
  font-weight: 700;
  margin-top: 10px;
}

.cb_lvtotal__summarybody .cashbrk_list__gtmain {
  min-height: 40px;
}

.cashbrk_list__gtmain > div:first-child {
  font-weight: 600;
}

.cashbrk_list__gtitem > div,
.cashbrk_list__gtmain > div {
  flex: 1;
  padding: 0 20px;
}

.cb_lvtotal__summarybody .cashbrk_list__gtitem {
  border-bottom: none;
}

.cb_lvtotal__summarybody .cashbrk_list__gtitem:nth-child(even) {
  background: var(--alternate-row-bg);
}

.cb_lvtotal__summarybody .cashbrk_list__gtitem:nth-child(2) {
  border-bottom: 1px solid var(--border-color);
}

.cashbrk_list__gtitem > div {
  min-height: 60px;
  display: flex;
  align-items: center;
}

.cb_lvtotal__summarybody .cashbrk_list__gtitem > div {
  min-height: 40px;
  border-right: 1px solid var(--border-color);
}

.cb_lvtotal__summarybody .cashbrk_list__gtitem > div:last-child {
  border-right: none;
}

.cashbrk_list__gttotal {
  display: flex;
  justify-content: flex-end;
  font-weight: 600;
}

.cashbrk_list__gttotalab {
  color: var(--main-color);
}

.cashbrk_list__gtmain .cashbrk_list__gttotal {
  font-weight: 700;
}

.cashbrk_list__gtsection .view_amt__formattedwc > span {
  margin-top: 2px;
}

.cash_brksections__flex {
  display: flex;
  margin: 0 -5px;
}

.cash_brksections__flex > .fors_generic__portlet,
.cash_brksections__flex .fors_view__portlet {
  width: calc(50% - 10px);
  margin-left: 5px;
  margin-right: 5px;
}
/* 
.cash_brksections__flex .fors_generic__portletcnt,
.cash_brksections__flex .fors_view__portletcontent,
.cash_brksections__flex .cb_list__section,
.cash_brksections__flex .cb_list__secbody {
  height: 100%;
}

.cash_brksections__flex .fors_generic__portletchildren {
  height: calc(100% - 47px);
}

.cash_brksections__flex .fors_view__portletbody {
  height: calc(100% - 63px);
}

.cash_brksections__flex .cb_list__secbody {
  position: relative;
  padding-bottom: 60px;
} */

.cash_brksections__flex .flnv_totals__panel {
  border-top: 2px solid var(--dark-border-color);
  /* margin-top: 20px; */
}

.cash_brksections__flex .flnv_totals__section {
  background: transparent;
  border-radius: 0px;
}

.cashreq_table__summary {
  text-align: left;
  font-size: 14px;
}

.fors_confirmmodal__msgwicon .cashreq_table__summary,
.newfeedback_msgitem .cashreq_table__summary {
  margin-top: 40px;
  font-size: 14px;
}

.cashreq_table__summary .f4newlistview_field__label .view_amt__formattedwc > span {
  margin-top: 0px;
}

.cashreq_summary__modal {
  width: 40%;
}

.cbl_boxnm__hdr {
  display: flex;
  align-items: center;
}

.cbl_boxnm__hdr > div:first-child {
  background: var(--light-hover-color);
  padding: 7px 15px;
  border-radius: 8px;
  font-size: 17px;
}

.cbl_boxnm__hdr > div:last-child {
  font-size: 16px;
  font-weight: 600;
  margin-left: 15px;
}

.teller_box__rechdr {
  display: flex;
  align-items: center;
}

.teller_box__rechdr .cbl_boxnm__hdr > div:first-child {
  background: var(--disabled-bg-color);
}

.fors_widget__hdr .teller_box__rechdr .cbl_boxnm__hdr > div:first-child {
  background: var(--light-hover-color);
}

.branch_bankingdt__label {
  font-weight: 500;
  font-size: 14px;
  color: var(--sub-hdr-color);
  margin: 20px auto 0;
  background: var(--main-plain-bg);
  border-radius: 10px;
  padding: 3px 15px;
  width: max-content;
}

.branch_bankingdt__label > span {
  font-weight: 700;
  margin-left: 3px;
}

.warning_feedback__panel {
  background: var(--warning-feedback-bg);
  color: var(--warning-feedback-color);
  padding: 15px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
}

.warning_feedback__panelst {
  position: sticky;
  bottom: 145px;
}

.cb_list__section .flnv_warning__row .f4newlistview_addtl__fields {
  padding: 0px 0px;
}

.cb_list__section .flnv_warning__row .warning_feedback__panel {
  padding: 0px;
  /* margin-left: -8px; */
  font-size: 12px;
  border-radius: 0px;
  padding: 0 10px;
}

.warning_feedback__panel > div {
  width: calc(100% - 28px);
  padding-left: 5px;
}

.lv_inactive__col {
  color: var(--light-text-color);
  font-weight: 500;
}

.services_treecb__panelvw .small-check-box {
  display: none;
}

.services_treecb__grp {
  padding-left: 10px;
  margin-bottom: 20px;
}

.services_treecb__grproot {
  padding-left: 0px;
  margin-bottom: 0px;
}

.services_treecb__item {
  margin-bottom: 10px;
}

.services_treecb__grproot > .services_treecb__itemmain > .services_treecb__item {
  background: var(--main-plain-bg);
  border-radius: 8px;
  padding: 10px;
}

.services_treecb__item .small-check-container {
  background: transparent;
}

.services_treecb__item .small-check-box {
  margin-right: 20px;
}

.services_treecb__grproot > .services_treecb__itemmain > .services_treecb__item .small-check-lbl {
  font-size: 17px;
  font-weight: 600;
}

.services_treecb__sechdr {
  display: flex;
  align-items: center;
  margin-top: -7px;
}

.services_treecb__sechdr > div:first-child {
  width: 55%;
}

.services_treecb__srchfld {
  position: relative;
  width: 45%;
}

.services_treecb__srchfld > i {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  color: var(--placeholder-color);
}

.services_treecb__srchfld .f4InputField {
  padding-right: 45px;
  border: 1px solid transparent;
  border-radius: 0px;
  background: #fff;
  text-align: right;
}

.services_treecb__srchfld .f4InputField:hover {
  border: 1px solid transparent !important;
  border-bottom: 1px solid var(--input-field-border) !important;
}

.services_treecb__srchfld .f4InputField:active,
.services_treecb__srchfld .f4InputField:focus {
  border: 1px solid transparent !important;
  border-bottom: 1px solid var(--main-color) !important;
}

.fors_override__modal {
  width: 80%;
}

.override_modal__content {
  display: flex;
  height: 100%;
}

.override_modal__reasons {
  width: 45%;
  padding-right: 40px;
  height: 100%;
  border-right: 1px solid var(--light-border-color);
}

.override_modal__reasons .fors_ovrrsns__panel {
  padding: 0px;
}

.override_modal__reasons .fors_ovrrsns__list {
  padding: 0px;
  border-radius: 0px;
}

.override_modal__form {
  width: 55%;
  padding-left: 40px;
}

.fors_override__details > .row {
  margin-bottom: 30px;
}

.fors_override__details > .row:last-child {
  margin-bottom: 0px;
}

.fors_override__modal .f4ModalFooter > .f4ButtonGroup {
  justify-content: space-between;
}

.fors_override__modal .f4ModalFooter > .f4ButtonGroup > span {
  width: 200px;
}

.f4SessionTimerMessage {
  font-size: 16px;
}

.f4SessionTimerMessage > span:first-child {
  font-weight: 600;
  font-size: 20px;
}

.f4SessionTimerMessage > span:nth-child(3) {
  font-size: 17px;
  line-height: 17px;
  color: var(--sub-hdr-color);
}

.f4SessionTimerMessage > span:nth-child(5) {
  color: var(--sub-hdr-color);
  display: block;
  padding-top: 25px;
  border-top: 1px dashed var(--border-color);
  font-size: 14px;
  margin-top: 10px;
}

.f4SessionTimerMessage_countdown {
  color: var(--main-color);
  font-weight: 600;
}

.f4SessionTimerMessage_countdown_danger {
  color: var(--warning-feedback-color);
}

.newlook_abstract .view_amt__formattedwc > span {
  margin-top: 0px;
}

.branch_status__field {
  display: flex;
  align-items: center;
  font-weight: 500;
}

.branch_status__field > img {
  margin-right: 5px;
}

.branch_status__fieldalt > img {
  margin-right: 15px;
}

.fors_view__fieldvalue .view_amt__formattedwc > span {
  margin-top: 2px;
}

.vp_txnref__section {
  background: var(--refno-section-bg);
  margin: 0 -20px;
  border-radius: 10px 10px 0 0;
  padding: 20px;
  font-size: 13px;
  font-weight: 600;
  display: flex;
  align-items: center;
}

.vp_txnref__section > span {
  margin-left: 15px;
  font-size: 20px;
  font-weight: 700;
  color: var(--refno-section-color);
}

.txnacct_search__details {
  display: flex;
}

.txnacct_search__dtlfields {
  width: calc(100% - 300px);
}

.txnacct_search__dtlfields > .row {
  display: flex;
  align-items: center;
}

.txnacct_search__nofield {
  width: max-content;
  background: var(--acct-field-bg);
  border-radius: 8px;
  padding: 10px 15px;
}

.txnacct_search__nofield > div:first-child {
  font-size: 11px;
  font-weight: 600;
  color: var(--view-label-color);
}

.txnacct_search__nofield > div:last-child {
  font-size: 17px;
  font-weight: 700;
}

.txnacct_search__dtlactions {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  width: 300px;
  position: relative;
  right: -15px;
}

.txnacct_search__dtlactions > div {
  position: relative;
  cursor: pointer;
  border-radius: 8px;
  transition: 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
}

.txnacct_search__dtlactions > div:hover {
  background: var(--main-plain-bg);
}

.txnacct_search__dtlactions > div::before {
  content: '';
  position: absolute;
  left: -10px;
  top: 2px;
  bottom: 2px;
  width: 1px;
  background: var(--light-border-color);
}

.txnacct_search__dtlactions > div:first-child::before {
  display: none;
}

.txnacct_search__dtlactbtn {
  height: 33px;
  padding: 0px 15px;
  font-weight: 600;
  font-size: 15px;
  color: var(--main-color);
}

.txnacct_search__dtlactbtn > img {
  margin-right: 10px;
}

.txnacct_search__dtlactbtnsq {
  width: 33px;
  height: 33px;
}

.txnacct_search__moremodal {
  width: 35%;
  height: 50%;
}

.generic_fields__panel > .row {
  margin-bottom: 20px;
}

.fors_view__portlettbl .public_fixedDataTable_header,
.fors_generic__portlettbl .public_fixedDataTable_header {
  border-radius: 0px;
}

.dbcr_amount__viewer {
  display: flex;
  align-items: center;
}

.newlook_amount .view_amt__formattedwc > span {
  margin-top: 2px;
}

.fors_generic__portlettbl,
.fors_view__portlettbl {
  overflow: hidden;
}

.fors_panel__templatemainasw .fors_panel__tmpchildren {
  padding-bottom: 20px;
}

.fors_panel__templatemainasw .step_wizard__panel {
  position: relative;
  margin: 0 0 100px;
  background: transparent;
  border: none;
  bottom: 0px;
}

.fors_panel__templatemainasw .step_wizard__main {
  padding: 0px;
}

.close_branch__modal {
  width: 65%;
  height: 72%;
}

.close_branch__modal .f4ModalHeader::after {
  display: none;
}

.close_branch__modal .f4ModalFooter > .f4ButtonGroup {
  justify-content: center;
}

.close_branch__modal .f4ModalFooter > .f4ButtonGroup > span {
  width: 200px;
}

.cb_modal__content {
  text-align: center;
}

.cb_modal__hdr {
  margin: -30px 0 40px;
}

.cb_modal__hdr > div:first-child {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 27px;
}

.cb_modal__hdr > div:last-child {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 21px;
  margin-top: 10px;
}

.cb_modal__tasks {
  display: flex;
  margin: 0 -12.5px;
}

.cb_modal__tasks > div {
  position: relative;
  flex: 1;
  padding: 0 12.5px;
}

.cb_modal__tasks > div > img {
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
}

.cb_modal__taskitem {
  background: var(--task-item-bg);
  width: 100%;
  height: 100%;
  border-radius: 10px;
  padding: 20px 15px;
  position: relative;
}

.cb_modal__taskitemstep {
  position: absolute;
  left: -16px;
  top: -12px;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--sec-color);
  background: var(--sec-bg);
  border-radius: 50%;
  font-weight: 600;
  font-size: 18px;
}

.cb_modal__taskitemlbl {
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  margin-top: 20px;
}

.cb_modal__taskitemstatus {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  margin-top: 5px;
}

.cb_modal__taskitembtn {
  position: relative;
  cursor: pointer;
  transition: 0.5s;
  border-radius: 8px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0 -10px;
  font-size: 15px;
  font-weight: 700;
  color: var(--main-color);
}

.cb_modal__taskitembtn::before {
  content: '';
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
  height: 1px;
  background: var(--border-color);
}

.cb_modal__taskitembtndb {
  pointer-events: none;
}

.cb_modal__taskitembtndb > span {
  opacity: 0.4;
}

.cb_modal__taskitembtn:hover {
  background: var(--main-plain-bg);
}

.grc_skeleton {
  animation: skeleton-loading 1s linear infinite alternate;
}

.grc_skeleton__text {
  max-width: 70%;
  min-height: 22px;
  border-radius: 5px;
}

@keyframes skeleton-loading {
  0% {
    background-color: var(--skeleton-bg);
  }
  100% {
    background-color: var(--skeleton-bg2);
  }
}

.f4OptionsPopOverButton .actionchoice-btnicon {
  background: transparent;
  box-shadow: none;
  border-radius: 8px;
}

.f4OptionsPopOverButton .actionchoice-btnicon.f4ButtonFlat:hover {
  background: var(--main-plain-bg);
  transform: unset;
}

.f4datatable-download-newportal .datatable_options__panel {
  width: 300px !important;
  max-height: 400px;
}

.tbl_dl__options .actionchoice-optitem > div:first-child {
  margin-right: 0px;
}

.tbl_dl__options .actionchoice-optitem > div:first-child > i {
  font-weight: 500;
}

.datatable_options__section {
  padding: 15px 10px;
  position: relative;
}

.datatable_options__section:first-child {
  padding-top: 10px;
}

.datatable_options__section:last-child {
  padding-bottom: 10px;
}

.datatable_options__section::after {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  bottom: 0;
  height: 1px;
  background: var(--border-color);
}

.datatable_options__section:last-child:after {
  display: none;
}

.datatable_options__sectionhdr {
  color: var(--field-label-color);
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 15px;
  display: none;
}

.datatable_optdrop_item {
  margin: 0 -10px;
}

.datatable_optdrop_item > div:first-child > img {
  height: 25px;
  width: 25px;
}

.datatable_templates__savebtn > button {
  width: 100%;
  height: 40px;
  border-radius: 10px;
  font-size: 15px;
}

.addDisplayTemplateModal {
  width: 35% !important;
  height: 350px !important;
}

.datatable_templates__list {
  margin-bottom: 20px;
}

.datatable_templates__item {
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 2px 0 5px 0 rgb(186 186 186 / 6%);
  min-height: 50px;
  width: 100%;
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  cursor: pointer;
  transition: 0.5s;
}

.datatable_templates__item:hover,
.datatable_templates__itemalt {
  background: var(--light-main-color);
  border-color: var(--button-color);
}

.datatable_templates__item > div:first-child {
  width: 40px;
  min-height: 46px;
  padding: 0 0 0 10px;
  display: flex;
  align-items: center;
}

.datatable_templates__item > div:first-child > img {
  height: 28px;
  width: 28px;
}

.datatable_templates__item > div:nth-child(2) {
  width: calc(100% - 40px);
  min-height: 46px;
  padding: 5px 10px 5px 5px;
  line-height: 20px;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  align-items: center;
  transition: 0.5s;
}

.datatable_templates__item:hover > div:nth-child(2) {
  width: calc(100% - 70px);
}

.datatable_templates__itemrm {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
  color: var(--clear-button-color);
}

.datatable_templates__itemrm:hover {
  color: var(--clear-button-hover);
}

.datatable_templates__item:hover .datatable_templates__itemrm {
  display: flex;
}

.f4datatable-condensedtypes {
  display: flex;
  border-top: 1px solid var(--light-border-color);
  margin-top: 7.5px;
  padding-top: 20px;

  justify-content: space-between;
  flex-direction: column;
}

.f4datatable-condensedtypes > div::after {
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  margin-left: 10px;
  color: var(--text-color);
}

.f4datatable-condensedtypes > div:nth-child(2)::before {
  content: '(Default)';
  position: absolute;
  font-weight: 500;
  right: 10%;
  font-size: 11px;
  color: var(--field-label-color);
  font-style: italic;
}

.f4datatable-condensedtypes > div:first-child::after {
  content: 'Narrow';
}

.f4datatable-condensedtypes > div:nth-child(2)::after {
  content: 'Regular';
}

.f4datatable-condensedtypes > div:nth-child(3)::after {
  content: 'Wide';
}

.f4datatable-condensedtypes::before {
  content: 'ROW HEIGHT';
  color: var(--field-label-color);
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 12.5px;
}

.f4datatable-condensedtypes > div:hover,
.f4datatable-condensedtypes > .datatable_optctselected {
  background: var(--light-main-color);
}

.f4datatable-condensedtypes > div > img {
  height: 28px;
  filter: invert(41%) sepia(40%) saturate(305%) hue-rotate(188deg) brightness(94%) contrast(40%);
  transition: 0.5s;
}

.f4datatable-condensedtypes > div:hover > img,
.f4datatable-condensedtypes > .datatable_optctselected > img {
  filter: unset;
}

.f4datatable-condensedtypes > div {
  /* width: 30%; */
  height: 100%;
  /* text-align: center; */
  /* background: var(--column-display-unselected); */
  display: flex;
  align-items: center;
  /* justify-content: center; */
  cursor: pointer;
  transition: 0.5s;
  border-radius: 5px;
  padding: 7.5px 10px;
  margin: 0 -10px;
}

.f4datatable-condensedtypes > div:hover,
.f4datatable-condensedtypes > .datatable_optctselected {
  background: var(--light-main-color);
}

.f4datatable-savetemp-newportal .actionchoice-options {
  width: 225px !important;
  overflow-y: auto;
  transition: 0.5s;
}

.f4datatable-savetempbtn {
  font-size: 10pt !important;
  padding: 10px 15px !important;
  border-top: 1px solid #e4e4e4;
}

.f4datatable-savetempbtn > div:last-child {
  font-weight: 400;
}

.datatable-savetemp-item {
  display: flex;
  align-items: center;
  padding: 0px;
  transition: 0.5s;
  cursor: pointer;
  margin: 0 15px 5px;
  border-radius: 10px;
}

.datatable-savetemp-item:hover {
  background: var(--main-plain-bg);
}

.datatable-savetemp-itemalt {
  background: var(--sec-bg);
  color: var(--sec-color);
}

.datatable-savetemp-item > div:first-child {
  width: calc(100% - 20px);
  display: flex;
  align-items: center;
  padding: 10px;
}

.datatable-savetemp-item > div:first-child > div:first-child {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #bbbbbb;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  margin-right: 8px;
  color: #fff;
}

.datatable-savetemp-item > div:first-child > div:first-child > div {
  width: 0px;
  height: 100%;
  overflow: hidden;
  transition: 0.8s;
  transition-delay: 0s;
  padding: 2px 0px;
  transition-delay: 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.datatable-savetemp-item > div:first-child > div:first-child > div i {
  font-weight: 600;
}

.datatable-savetemp-item > div:first-child > div:nth-child(2) {
  font-weight: 500;
  width: calc(100% - 28px);
  font-size: 14px;
  line-height: 15px;
}

.datatable-savetemp-item > div:last-child {
  width: 20px;
  padding: 12px 12px 12px 0px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: var(--reject-btn-bg);
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
}

.datatable-savetemp-itemalt > div:first-child > div:first-child {
  border: 1px solid var(--sec-color);
  background: #fff;
  color: var(--sec-color);
}

.datatable-savetemp-itemalt > div:first-child > div:first-child > div {
  width: 100%;
}

.datatable-savetemp-item:hover > div:last-child {
  opacity: 1;
  pointer-events: unset;
}

.datatable-savetemp-opt {
  padding: 0px !important;
}

.f4datatable-savetemp-newportal .datatable-savetemp-opt {
  width: 280px !important;
  padding-top: 15px !important;
}

.datatable-savetemp-opt .f4datatable-savetempbtnalt > div:last-child {
  color: #ffffff !important;
}

.datatable-savetemp-opt .f4datatable-savetempbtnalt {
  border: 1px solid #e1e6ea;
  margin: 15px;
  border-radius: 10px;
  margin-bottom: 15px;
  justify-content: center;
  background-color: var(--main-color) !important;
}

.datatable-savetemp-opt .f4datatable-savetempbtn {
  border: 1px solid #e1e6ea;
  margin: 15px;
  border-radius: 10px;
  margin-bottom: 15px;
  justify-content: center;
}

.datatable-savetemp-opt .f4datatable-savetempbtn > div:first-child {
  justify-content: center;
  width: unset;
  margin-right: 10px;
}

.datatable-savetemp-opt .f4datatable-savetempbtn > div:first-child > img {
  height: 18px;
  position: relative;
  top: -1px;
}

.datatable-savetemp-opt .f4datatable-savetempbtn > div:last-child {
  font-weight: 500;
  text-align: center;
  width: unset;
  color: black;
  font-size: 15px;
}

.f4datatable_optionButtonsLeft {
  display: flex;
  align-items: center;
}

.f4datatable_optionButtonsLeft > div {
  margin-left: 20px;
  position: relative;
}

.f4datatable_optionButtonsLeft > div::before {
  content: '';
  position: absolute;
  left: -10px;
  top: 5px;
  bottom: 5px;
  width: 1px;
  background: var(--border-color);
}

.f4datatable_optionButtonsLeft > div:first-child:before {
  display: none;
}

.f4datatable_optionButtonsRight {
  display: flex;
}

.f4datatable_optionButtonsRight > .f4OptionsPopOverButton {
  /* border-left: 1px solid var(--light-border-color); */
  padding-left: 10px;
  margin-left: 10px;
  position: relative;
}

.f4datatable_optionButtonsRight > .f4OptionsPopOverButton::before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 1px;
  background: var(--border-color);
}

.datatable_nodisptemplate {
  padding: 20px;
  padding-bottom: 5px;
}

.datatable_nodisptemplate > div:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
}

.datatable_nodisptemplate > div:first-child > img {
  height: 50px;
}

.datatable_nodisptemplate > div:nth-child(2) {
  text-align: center;
  font-size: 12pt;
  font-weight: 500;
  margin-top: 10px;
  line-height: 12pt;
}

.datatable_columndispmodal .f4ModalBody {
  height: calc(100% - 75px);
}

.datatable_columndispmodal .f4ModalFooter {
  display: none;
}

.totalAndPage {
  display: flex;
  align-items: center;
}

.selectItemPerPage {
  width: 80px;
  margin-right: 10px;
}

.selectItemPerPage .f4FormFieldLabel {
  display: none;
}

.newlook_toast__list {
  position: fixed;
  bottom: 30px;
  right: 30px;
  /* z-index: 1052; */
  z-index: 1000000;
}

.newlook_toast__item {
  border-radius: 6px;
  background-color: #202124;
  box-shadow: 0 0 38px 4px rgba(0, 0, 0, 0.08), -1px 2px 4px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  display: flex;
  align-items: center;
  padding: 10px 30px;
  min-height: 50px;
  margin-top: 10px;
  transform: translate(10px, 0px) scale(0.9);
  opacity: 0;
  animation: toastanim__entrance 0.5s ease-in forwards;
}

.newlook_toast__item > div:first-child {
  font-weight: 500;
}

.newlook_toast__item > div:last-child {
  margin-left: 25px;
  color: var(--main-color);
  font-weight: 600;
  cursor: pointer;
  transition: 0.5s;
}

.newlook_toast__item > div:last-child:hover {
  color: var(--main-hover-color);
}

.newlook_toast__itemexit {
  transform: translate(0px, 0px) scale(1);
  opacity: 1;
  animation: toastanim__exit 0.5s ease-in forwards;
}

@keyframes toastanim__entrance {
  0% {
    transform: translate(10px, 0px) scale(0.9);
    opacity: 0;
  }
  100% {
    transform: translate(0px, 0px) scale(1);
    opacity: 1;
  }
}

@keyframes toastanim__exit {
  0% {
    transform: translate(0px, 0px) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(10px, 0px) scale(0.9);
    opacity: 0;
  }
}

.datatable_columndispmodal .f4ModalBody {
  height: calc(100% - 75px);
}

.datatable_columndispmodal .f4ModalFooter {
  display: none;
}

.datatable_columndisppanel {
  display: flex;
}

.datatable_columndisplayleft {
  width: 60%;
}

.datatable_columndisplayright {
  position: fixed;
  right: 25px;
  top: 100px;
  height: calc(100% - 200px);
  width: calc(40% - 50px);
  background: var(--main-plain-bg);
  border-radius: 30px;
  padding: 30px;
}

.datatable_columndisplayright > div {
  margin-bottom: 20px;
}

.datatable_columndisplayright .Select-control {
  background: var(--main-menu-bg);
}

.datatable_columndisplay_selectall {
  margin-bottom: 15px;
  padding: 0 20px;
}

.datatable_columndisp_checkbox {
  display: flex;
  align-items: center;
}

.datatable_columndisp_checkbox .small-check-container {
  background: transparent;
}

.datatable_columndisp_checkbox > div:nth-child(2) {
  display: flex;
  align-items: center;
  font-size: 12pt;
  color: black;
  padding-left: 10px;
}

.datatable_columndisplay_selectall .datatable_columndisp_checkbox > div:nth-child(2) {
  color: #707377;
}

.datatable_columndisp_dragrow {
  height: 63px;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  border-radius: 10px;
  box-shadow: 0 6px 10px -6px #d4dde4;
  margin-bottom: 15px;
  border: 1px solid #e4e6e8;
  background: #fff;
  transition: 0.5s;
  position: relative;
}

.datatable_columndisp_dragrow:hover {
  /* transform: scale(1.01); */
  /* z-index: 1; */
}

.datatable_columndisp_dragrow .datatable_columndisp_checkbox {
  font-weight: 500;
  width: 50%;
}

.datatable_columndisp_dragrow.draggable {
  cursor: grab;
}

.datatable_columndisp_rowhighlighted {
  border: 2px solid var(--sec-color);
  background: var(--sec-bg);
}

.datatable_columndisp_dragged {
  z-index: 2000;
}

.datatable_columndisp_radio {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12pt;
  font-weight: 400;
  color: black;
}

.datatable_columndisp_radio > div:first-child {
}

.datatable_columndisp_radio > div:last-child .ant-radio-group {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.datatable_columndisp_radio > div:last-child .ant-radio-wrapper {
  height: 35px;
  min-height: 30px;
  width: 48%;
  margin: 0px;
  display: flex;
  align-items: center;
  padding: 10px;
  background: var(--main-plain-bg);
}

.datatable_columndisp_radio > div:last-child .ant-radio-wrapper-checked:first-child {
  background: var(--main-btn-color);
  color: #fff;
}

.datatable_columndisp_radio > div:last-child .ant-radio-wrapper-checked:last-child {
  background: #a32a24;
  color: #fff;
}

.datatable_columndisp_radio
  > div:last-child
  .ant-radio-wrapper-checked:last-child
  .ant-radio-inner {
  border-color: #a32a24;
}

.datatable_columndisp_radio
  > div:last-child
  .ant-radio-wrapper-checked:last-child
  .ant-radio-inner::after {
  background-color: #a32a24;
}

.datatable_columndisp_radio
  > div:last-child
  .ant-radio-wrapper-checked:last-child
  .ant-radio-checked::after {
  border: 1px solid #a32a24;
}

.datatable_columndisp_switch {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12pt;
  font-weight: 400;
  color: black;
}

.datatable_columndisp_switch .react-switch-bg {
  border: 1px solid #c7ced4;
}

.datatable_columndisp_switch .react-switch-bg > div {
  width: 70px !important;
}

.datatable_columndisp_switchspan {
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}

.datatable_columndisprow_select {
  width: 25%;
}

.datatable_columndisprow_select .f4FormFieldLabel {
  position: absolute;
  top: 10px;
  background-color: unset;
}

.datatable_columndisprow_select .Select-placeholder {
  padding-top: 22px;
}

.datatable_columndisprow_select .Select--single > .Select-control .Select-value {
  padding-top: 25px;
  padding-left: 17px;
}

.datatable_columndisprow_select .Select-arrow-zone {
  color: var(--main-darkbtn-color);
  font-size: 16pt;
}

.datatable_columndisprow_select .Select-control {
  background: transparent;
  height: 63px;
  border: 2px solid transparent;
  border-radius: 0px;
}

.datatable_columndisprow_select .Select-control:hover {
  border-bottom: 1px solid transparent;
}

.datatable_columndisprow_select .Select-input {
  padding-top: 30px;
}

.datatable_columndisp_moneyhastotal {
  width: 25%;
}

.datatable_columndisp_moneyhastotal > .datatable_columndisp_checkbox {
  width: 100%;
}

.datatable_columndisp_moneyhastotal > .datatable_columndisp_checkbox > div:nth-child(2) {
  color: rgb(72, 72, 72);
  font-size: 15px;
}

.actionbtn_panel {
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
}

.f4datatable .public_fixedDataTable_bodyRow:hover .actionbtn_panel {
  opacity: 1;
  pointer-events: unset;
}

.actionbtn_panelbtn {
  background: transparent;
  box-shadow: none;
}

.actionbtn_panelbtn:hover {
  background: var(--main-plain-bg);
}

.actionbtn_panelbtn > img {
  height: 25px;
  filter: grayscale(1);
}

.actionbtn_panelopt .actionchoice-optitem {
  align-items: center;
}

.actionbtn_panelopt .actionchoice-optitem > div:first-child > img {
  height: 20px;
}

.actionbtn_panelopt .actionchoice-optitem > div:last-child {
  position: relative;
  top: 1px;
}

.delete-inTable,
.delete-inTable2 {
  height: 40px;
    /* width: 45px; */
  background: #fff;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 8px;
  transition: 0.5s;
  /* margin-right: 5px; */
  cursor: pointer;
  color: #fff;
  font-weight: 600;
  background: var(--delete-btn-enabled);
  word-break: normal;
  width: fit-content;
}

.delete-inTable-disabled {
  color: #848490;
  background: var(--delete-btn-disabled);
}

.delete-inTable2 > img {
  /* margin-right: 10px; */
}

.delete-inTable-disabled > img {
  filter: invert(62%) sepia(2%) saturate(1373%) hue-rotate(202deg) brightness(84%) contrast(84%);
  opacity: 0.5;
}
/* 
.delete-inTable:hover,
.delete-inTable2:hover {
  width: 155px;
  padding: 0px;
  background: #ff00000d;
  border-color: #c73f3f;
} */

.delete-inTable:hover {
  background: var(--delete-btn-enabled);
  opacity: 75%;
}

.delete-inTable-disabled:hover {
  background: var(--delete-btn-disabled);
}

.delete-inTable-disabled > span {
  opacity: 0.7;
}
/* 
.delete-inTable > span,
.delete-inTable-disabled > span {
  font-size: 0px;
  opacity: 0;
  margin: 0px;
  display: none;
} */

.delete-inTable-disabled:hover {
  /* width: 45px;
  padding: 0px; */
  cursor: not-allowed;
}

.dtl-pagination > .pagination {
  margin: 0px;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  padding: 5px 5px;
  color: grey;
  border: none;
  font-size: 14px;
  background: transparent;
  margin: 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  border: none;
  color: #c3c3c3;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  color: var(--hdr-color);
  font-weight: 600;
  height: 35px;
  /* width: 35px; */
  display: flex;
  justify-content: center;
  border-radius: 3px;
  background: #fff;
  border: 2px solid var(--input-field-border);
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: var(--hdr-color);
  background: transparent;
}

.pagination > li:first-child > a,
.pagination > li:nth-child(2) > a,
.pagination > li:last-child > a,
.pagination > li:nth-last-child(2) > a {
  border-radius: 8px;
  background-color: transparent;
  height: 35px;
}

.pagination > li > a > div {
  display: flex;
  align-items: center;
}

.lockaccs_error__modalbd {
  z-index: 99999;
}

.fors_locked__acct .lockaccs_error__modal {
  display: block !important;
  z-index: 99999;
  filter: unset;
  pointer-events: unset;
}

.f4DownloadTray {
  bottom: 30px;
  position: fixed;
  right: 100px;
  z-index: 999;
}

.f4DownloadTray_box {
  min-width: 200px;
  border-radius: 6px;
  background-color: #202124;
  box-shadow: 0 0 38px 4px rgba(0, 0, 0, 0.08), -1px 2px 4px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 10px 15px;
}

.f4DownloadTray_open {
  background-color: #202124;
  box-shadow: 0 0 38px 4px rgba(0, 0, 0, 0.08), -1px 2px 4px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 50%;
  width: 45px;
  height: 45px;
}

.f4DownloadTray_row {
  display: flex;
  align-items: center;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #565656;
  font-weight: 600;
}

.f4DownloadTray_head {
  display: flex;
  align-items: center;
  font-size: 13px;
  color: white;
  font-weight: 400;
  border-top: none;
  margin: 0px;
  padding: 0px;
}

.f4DownloadTray_head > div:first-child {
  width: calc(100% - 25px);
  padding-right: 10px;
}

.f4DownloadTray_close > button {
  background: transparent;
  box-shadow: none;
  border: none;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.f4DownloadTray_filename {
  width: calc(100% - 25px);
}

.menu_search__section {
  height: 70px;
  padding-top: 10px;
}

.menu_search__sectioninput {
  height: 40px;
  position: relative;
}

.menu_search__sectioninput > i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  font-size: 16px;
  color: var(--placeholder-color);
  pointer-events: none;
}

.menu_search__sectioninput .react-autosuggest__input {
  outline: none !important;
  padding-left: 40px;
}

.menu_search__sectioninput .react-autosuggest__suggestions-container--open {
  top: unset;
  bottom: 40px;
}

.f4DownloadTray_icon {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fors_view__actionbtn .actionbtn_panel {
  opacity: 1;
  pointer-events: unset;
}
.fors_view__actionbtn .actionchoice-btnicon {
  width: 35px;
  height: 35px;
}

.displaytemplate_opt {
  padding: 0px;
}
/* search template padding */
.form-standard > .row {
  margin: 15px 7.5px;  padding: 0px;
}

.form-standard > .row > div {
  padding: 0px 15px 0px 0px;
}

.fors_view__portletwaction {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -10px;
}

.fors_attach__hideupload .fors_attach__listalt {
  margin-top: 0;
}

.fors_attach__hideupload .uploadcap_img__dropzone {
  display: none;
}

[role='dialog'] + [role='dialog'] > div:nth-child(2) {
  z-index: 1070;
}
[role='dialog'] + [role='dialog'] .modal-backdrop.in {
  z-index: 1060;
}

.grcno_records__panel,
.grcno_records__panelsp {
  text-align: center;
  padding: 50px 0px;
}

.grcno_records__panel > img {
  height: 100px;
}

.grcno_records__panel > div,
.grcno_records__panelsp > div {
  color: var(--placeholder-color);
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
}

.panel-default {
  border: none;
  border-bottom: 1px solid var(--border-color);
  box-shadow: none;
  border-radius: 0px;
  margin-bottom: 20px;
}

.panel-default > .panel-heading {
  background: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
	padding: 0px 0px 10px;
  border-color: transparent;
}
.panel-default > .panel-heading > a {
  color: var(--hdr-color);
  font-size: 18px;
}

.panel-default > .panel-heading > a > i {
  font-weight: 500;
}

.panel-body {
	padding: 0px 0px 10px;
}
.search_filter__main .panel-title{
  font-weight: 600;
  font-size: 16px;
  color:var(--text-color)
}

.search_filter__main .panel-body .search_filter__field {
  margin-bottom: 10px;
}

.displaytemplate_opt {
  padding: 0px;
}
/* search template padding */
.form-standard > .row {
  margin: 15px 7.5px;  padding: 0px;
}

.form-standard > .row > div {
  padding: 0px 15px 0px 0px;
}


.displaytemplate_search {
  position: relative;
}

.displaytemplate_search > input {
  border: none;
  width: 100%;
  height: 40px;
  padding: 0 15px 0 35px;
  font-size: 12pt;
}

.displaytemplate_search > div {
  transition: 0.5s;
  transform: scaleX(0);
  height: 2px;
  width: 100%;
  background: var(--main-color);
  position: absolute;
  bottom: 0;
  left: 0;
}

.displaytemplate_search > input:focus-visible{
outline: 1px solid var(--main-color);

}

.displaytemplate_search > input:focus + div {
  transform: scaleX(1);
}

.displaytemplate_search > input::placeholder {
  color: #c5c5c5;
}

.displaytemplate_search > input::-moz-placeholder {
  color: #c5c5c5;
}

.displaytemplate_search > input::-webkit-input-placeholder {
  color: #c5c5c5;
}

.displaytemplate_search > i {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translate(0, -50%);
  color: #bfbfbf;
}

.tc_settings__masonry {
  margin: 20px 10px 10px 10px;
  display: flex;
  width: 100%;
}

.tc_settings__section {
  padding: 10px;
  border: 1px solid var(--border-color);
  border-radius: 8px;
  margin: 0 10px 10px;
}

.tc_settings__sechdr {
  background: var(--main-plain-bg);
  padding: 10px 15px;
  border-radius: 8px;
  font-weight: 550;
  margin-bottom: 20px;
}

.tc_settings__secbody {
  padding: 0 15px;
}

.tc_settings__secbody .row {
  margin-bottom: 15px;
}

[role='dialog']+div>.fors_lockacc__panel {
  background: none
}

.multifeedback_text {
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  padding-left: 25px
}

.multifeedback_subtext {
  font-size: 17px;
  font-weight: 500;
  text-align: left;
  padding-left: 25px
}

.multifeedback_icon {
  display: flex;
  margin-right: 10px;
}

.multifeedback_icon > img {
  height: 20px;
}

.multifeedback_msgitem {
  font-size: 15px;
  font-weight: 600;
  align-self: center;
  padding-left: 10px;
  text-align: left;
}

.multifeedback_container {
  margin-left: 25px;
  margin-right: 25px;
  overflow: auto;
  max-height: 250px;
}

.multifeedback_container > div:nth-last-child(n+1) {
  border-top: 1px solid var(--border-color);
}

.multifeedback_container > div:first-child {
  border-top: 0px;
  padding-top: 30px;
}

.multifeedback_msglist {
  display: flex;
  padding: 15px 0px;
}

.f4newlistview_field .small-check-container {
  background: transparent;
  padding: 0;
}

.f4upload_field__container{
  display: flex;
  flex-direction: column;
}

.f4upload_field__subtext{
  font-size: 12px;
  margin-top: 10px;
}

.searchFilterGroupCheckbox>div:nth-last-child(n+2) {
  margin-bottom: 5px;
}
.fors_currcnv__fielditem_single .fors_currcnv__fielditem {
  width: calc(100% - 42.5px);
}

.fors_currcnv__amountinwords {
  display: flex;
  justify-content: flex-end;
}

.fors_currcnv__amountinwords > div {
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 10px;
}

.fors_currcnv__amountinwords > div > span {
  font-weight: 700;
}

.txn_trail__popup {
  position: fixed;
  left: 430px;
  background: var(--trail-popup-bg);
  border-radius: 15px;
  width: 350px;
  padding: 30px 20px;
  transition: 0.5s;
  color: #fff;
  top: 25%;
  z-index: 999;
  display: flex;
  flex-direction: column;
}

.txn_trail__popupalt {
  opacity: 0;
  transform: scale(0.9);
  pointer-events: none;
}

.txn_trail__ppclose {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: 0.5s;
  cursor: pointer;
}

.txn_trail__ppclose:hover {
  background: var(--dark-border-color);
}

.txn_trail__pplist {
  height: 100%;
  overflow: hidden;
}

.txn_trail__pplist:hover {
  overflow-y: auto;
}

.txn_trail__ppitem {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.txn_trail__ppitem:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.txn_trail__ppitem::after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 10px;
  right: 10px;
  height: 1px;
  background: #4e4e4e;
}

.txn_trail__ppitem:last-child::after {
  display: none;
}

.txn_trail__ppitemdtls {
  display: flex;
  margin-bottom: 15px;
}

.txn_trail__ppitemdtls:last-child {
  margin-bottom: 0px;
}

.txn_trail__ppitemud {
  padding-left: 10px;
  width: calc(100% - 35px);
}

.txn_trail__ppitemuser {
  font-size: 15px;
  font-weight: 700;
  display: flex;
  align-items: center;
}

.txn_trail__ppitemuser > span:nth-child(2) {
  margin-left: 10px;
  background: var(--dark-pill-bg);
  color: var(--dark-pill-color);
  font-weight: 500;
  font-size: 12px;
  padding: 2px 7px;
  border-radius: 5px;
}

.txn_trail__ppitemdate {
  color: #acacac;
  font-size: 13px;
  font-weight: 500;
  margin-top: 3px;
}

.txn_trail__ppitemvl {
  margin-bottom: 15px;
}

.txn_trail__ppitemvl:last-child {
  margin-bottom: 0;
}

.txn_trail__ppitemvl > div:first-child {
  color: var(--dark-item-label);
  font-size: 11px;
  font-weight: 600;
}

.txn_trail__ppitemvl > div:last-child {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
}

.txn_trail__ppitemvl > div:last-child > img {
  margin-right: 5px;
}

.override_dtls__section {
  padding: 20px 15px;
  margin: 5px 0px;
  border-bottom: 1px solid var(--left-border);
}

.override_dtls__section:last-child {
  border-bottom: none;
}

.txn_trail__main {
  padding: 0 5px;
  position: relative;
}

.txn_trail__btn {
  position: relative;
  display: flex;
  /* align-items: center; */
  font-size: 15px;
  font-weight: 600;
  color: var(--main-color);
  border-radius: 10px;
  /* height: 50px; */
  cursor: pointer;
  /* padding-right: 5px; */
}

.txn_trail__btn > i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  transition: 0.5s;
  color: var(--sub-hdr-color);
}

.txn_trail__btn:hover > i {
  background: #e7e8f0;
}

.txn_trail__btn > div {
  width: calc(100% - 58px);
  padding: 0 10px;
}

.txn_trail__btn > img {
  width: 18px;
  height: 18px;
}

.fors_relative__up {
  position: relative;
  top: -35px;
}

.rdc_mainleft__barmenu {
  height: calc(100% - 280px);
  padding: 20px 0;
  overflow: hidden;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  font-weight: 600;
  font-size: 10px;
}

.rdc_mainleft__barmenu:hover {
  overflow-y: auto;
}

.rdc_mainleft__btn {
  position: relative;
  width: 80px;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  border-radius: 0px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-size: 12px;
  cursor: pointer;
}

.rdc_mainleft__btn > div {
  margin-top: 3px;
  line-height: 16px;
  font-size: 10px;
  padding: 0px 10px 0px 10px;
}

.rdc_mainleft__barmain > div > .rdc_mainleft__btn {
  margin-bottom: 10px;
}

.rdc_mainleft__barmain > div > .rdc_mainleft__btn:last-child {
  margin-bottom: 0;
}

.rdc_datatable_searching_hdr {
  font-weight: 700 !important;
  line-height: 0px;
  padding-top: 5px;
}

.rdc_dashboard__content {
  margin-bottom: 0;
}

.rdc_dashboard__btns {
  margin: 0;
  background-color: #EDF3F9;
  border-radius: 10px;
  height: 85px;
  padding: 10px;
}

.rdc_dashboard__btns .form-group  {
  margin-bottom: 30px;
}

.rdc_dashboard__btns .Select-control  {
  margin-bottom: 30px;
}

.rdc_dashboard__btns .f4Button {
  height: 40px;
}

.rdc_dashboard__bdoremit_searchfield .asf4FormValidate {
  width: 590px;
  top: 3px
}

.rdc_dashboard__template .fors_panel__tmpchildren {
  padding-top: 0px;
}

.rdc_dashboard__moneytransfer_searchfield .asf4FormValidate {
  width: 280px;
  top: 3px;
}

.rdc_dashboard__bdoremit_searchfield .help-block {
  margin-bottom: 23px;
  margin-top: -23px;
}

.rdc_dashboard__moneytransfer_searchfield .help-block {
  margin-bottom: 23px;
  margin-top: -23px;
}

.rdc_dashboard__btns .form {
  display: flex;
  gap: 10px;
}

.f4datatable_results__found {
  font-weight: 700;
  font-size: 17px;
  color: #212529;
  margin-top: 15px;
}

.rdc_dashboard_portlet {
  width: 70%;
}

.rdc_dashboard_portlet .f4Button {
  margin-top: 13%;
  background-color: var(--accent-color);
}

.rdc_dashboard_portlet .f4Button:hover,
.rdc_dashboard_portlet .f4Button:focus,
.rdc_dashboard_portlet .f4Button:active {
  background: var(--accent-color) !important;
}

.rdc_dashboard_portlet .fors_view__portlethdr {
  margin-bottom: 0px;
}

.rdc_dashboard_portlet .fors_view__portletbody > .row {
  margin-bottom: 0px;
}

.rdc_dashboard__addtlinfo .f4ModalBody {
  padding-top: 0;
}

.rdc_dashboard_portlet .react-datepicker-popper {
  transform: translate3d(-130px, -295px, 0px) !important;
}

.rdc_datepicker {
  width: 50%;
}

.addtl_modal .react-datepicker-popper {
  transform: translate3d(80px, -65px, 0px) !important;
}

/*start of f4popupNotification*/

.f4popupNotification {
  position: fixed;
  width: 33%;
  /* margin-left: -7px; */
  /* margin-top: -9px; */
  /* z-index: 101; */
  right: 10px;
  bottom: 10px;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  z-index: 1000;
}

.f4popupNotification .f4popupNotification_div {
  min-height: 40px;
  margin-top: 10px;
  color: #ffffff;
  padding: 10px;
  border-radius: 3px;
  width: 450px;
  display: flex;
}

.f4popupNotification .f4popupNotification_error {
  background: #cd6560fa !important;
  position: relative;
  overflow: hidden;
}

.f4popupNotification .f4popupNotification_info,
.f4popupNotification .f4popupNotification_success {
  background: #E9FBF1;
  position: relative;
  overflow: hidden;
  border: 1px solid #5CC570;
  border-radius: 10px;
}

.f4popupNotification .f4popupNotification_header {
  display: block;
  width: 325px;
  /* justify-content: space-between;
  align-items: center; */
}

.f4popupNotification .f4popupNotification_header .f4popupNotification_type {
  font-size: 11pt;
  align-items: center;
  /* justify-content: flex-end; */
  display: flex;
  font-weight: 700;
  color: var(--text-color)
}

.f4popupNotification .f4popupNotification_header .f4popupNotification_type i {
  margin-right: 5px;
}

.f4popupNotification_headerElement {
  z-index: 2;
}

.f4popupNotification .f4popupNotification_footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.f4popupNotification .f4popupNotification_remove {
  /* border: none;
  background-color: white;
  border-radius: 3px;
  height: 28px;
  color: #00a2eb;
  */
  color: #fff;
  z-index: 2;
  background: transparent;
  border: none;
  margin-top: 5px;
}

.f4popupNotification_show {
  -webkit-animation-name: f4popupNotification_animJelly;
  animation-name: f4popupNotification_animJelly;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;

  display: flex;
  justify-content: flex-end;
}

.f4popupNotification_hide {
  -webkit-animation-name: f4popupNotification_animFade;
  animation-name: f4popupNotification_animFade;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.f4popupNotification .f4popupNotification_bankAdvisory {
  position: relative;
  width: 400px;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 30px 1px rgba(0, 0, 0, 0.2);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* margin-bottom: 10px; */
  color: rgba(0, 0, 0, 0.82);
  overflow: hidden;
}

.f4popupNotification .f4popupNotification_bankAdvisory .f4popupNotification_remove {
  color: rgba(0, 0, 0, 0.82);
}

.f4popupNotification .f4popupNotification_bankAdvisoryImage {
  display: inline-block;
  margin-right: 10px;
}

.f4popupNotification .f4popupNotification_popupimage {
  display: inline-block;
  margin-right: 10px;
  margin-top: 5px;
}

.f4popupNotification .f4popupNotification_bankAdvisoryImage,
.f4popupNotification .f4popupNotification_bankAdvisoryImage img {
  width: 30px;
  height: 30px;
}

.f4popupNotification .f4popupNotification_popupimage,
.f4popupNotification .f4popupNotification_popupimage img {
  width: 30px;
  height: 30px;
}

.f4popupNotification .f4popupNotification_content {
  overflow-y: auto;
  max-height: 175px;
  overflow-wrap: break-word;
  font-weight: 500;
  font-size: 12px;
  color: #595959;
}

@-webkit-keyframes f4popupNotification_animFade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes f4popupNotification_animFade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* Generated with Bounce.js. Edit at http://goo.gl/6iLZu5 */
@-webkit-keyframes f4popupNotification_animJelly {
  0% {
    -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  2.083333% {
    -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  4.166667% {
    -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  6.25% {
    -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  8.333333% {
    -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.416667% {
    -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  12.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.583333% {
    -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  16.666667% {
    -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  18.75% {
    -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  20.833333% {
    -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  22.916667% {
    -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  25% {
    -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  27.083333% {
    -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  29.166667% {
    -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  31.25% {
    -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  33.333333% {
    -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  35.416667% {
    -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  37.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  39.583333% {
    -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  41.666667% {
    -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  43.75% {
    -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.833333% {
    -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  47.916667% {
    -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  50% {
    -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  52.083333% {
    -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  54.166667% {
    -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  56.25% {
    -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  58.333333% {
    -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  60.416667% {
    -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  62.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  64.583333% {
    -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  66.666667% {
    -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  68.75% {
    -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  70.833333% {
    -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  72.916667% {
    -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  75% {
    -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  77.083333% {
    -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  79.166667% {
    -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  81.25% {
    -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  83.333333% {
    -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  85.416667% {
    -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  87.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  89.583333% {
    -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  91.666667% {
    -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  93.75% {
    -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  95.833333% {
    -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  97.916667% {
    -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@keyframes f4popupNotification_animJelly {
  0% {
    -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  2.083333% {
    -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  4.166667% {
    -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  6.25% {
    -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  8.333333% {
    -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.416667% {
    -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  12.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.583333% {
    -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  16.666667% {
    -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  18.75% {
    -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  20.833333% {
    -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  22.916667% {
    -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  25% {
    -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  27.083333% {
    -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  29.166667% {
    -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  31.25% {
    -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  33.333333% {
    -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  35.416667% {
    -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  37.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  39.583333% {
    -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  41.666667% {
    -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  43.75% {
    -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.833333% {
    -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  47.916667% {
    -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  50% {
    -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  52.083333% {
    -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  54.166667% {
    -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  56.25% {
    -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  58.333333% {
    -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  60.416667% {
    -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  62.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  64.583333% {
    -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  66.666667% {
    -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  68.75% {
    -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  70.833333% {
    -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  72.916667% {
    -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  75% {
    -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  77.083333% {
    -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  79.166667% {
    -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  81.25% {
    -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  83.333333% {
    -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  85.416667% {
    -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  87.5% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  89.583333% {
    -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  91.666667% {
    -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  93.75% {
    -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  95.833333% {
    -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  97.916667% {
    -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

.f4popupNotification_success .f4popupNotification_content > a {
  color: #31AE47;
  text-decoration: underline;
}

/*end of f4popupNotification*/

.rdc_nonportlet__button .f4Button {
  margin-left: 25%;
  margin-top: 10%;
}

.rdc_addtlinfomodal_viewandinput .fors_view__field > div {
  margin-top: 25px;
}

.rdc_addtlinfomodal_viewandinput > .row:last-child {
  margin-top: 10px;
}

.rdc_disabled__field {
  background-color: var(--disabled-bg-color);
  cursor: not-allowed;
}

html input[disabled] {
  background-color: var(--disabled-bg-color);
  cursor: not-allowed;
}

.rdc_adjust__modalheader .fors_view__portlethdr {
  margin-bottom: 0px;
}

.not_focused__label {
  color: var(--placeholder-color);
}

.newfeedback_submessage {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  line-height: 30px;
}

.newfeedback_notemessage {
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  line-height: 30px;
}

.rdc_void__btn {
  position: relative;
  background: #FFFFFF;
  color: #B70A15 !important;
  border: 1.5px solid #B70A15;
  border-radius: 8px;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
  height: 45px;
  font-weight: 700;
  padding: 5px 25px 5px;
}

.rdc_void__btn:hover,
.rdc_void__btn:active,
.rdc_void__btn:focus {
  background: unset !important;
  color: #B70A15 !important;
  border: 1.5px solid #B70A15;
  outline: none !important;
  box-shadow: none;
}

.rdc_bypass__btn {
  position: relative;
  color: #fff;
  background: #CF8D5B;
  border-radius: 8px;
  font-size: 15px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
  font-weight: 600;
  padding: 5px 25px 5px;
  height: 45px;
}

.rdc_bypass__btn:hover,
.rdc_bypass__btn:focus,
.rdc_bypass__btn:active {
  background: #CF8D5B !important;
  color: #fff !important;
  border: none;
  outline: none !important;
  box-shadow: none;
}

.rdc_process__btn {
  position: relative;
  background: #FFFFFF;
  color: #1B8A88 !important;
  border: 1.5px solid #1B8A88;
  border-radius: 8px;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
  height: 45px;
  font-weight: 700;
  padding: 5px 25px 5px;
}

.rdc_process__btn:hover,
.rdc_process__btn:focus,
.rdc_process__btn:active {
  background: unset !important;
  color: #1B8A88 !important;
  border: 1.5px solid #1B8A88;
  outline: none !important;
  box-shadow: none;
}

.rdc_alt__confirm_modal {
  width: 40%;
  height: 200px;
}

.rdc_alt__confirm_modal .close {
  display: none;
}

.rdc_alt__confirm_modal .f4ModalBody {
  margin-left: 5%;
  font-weight: 600;
  font-size: 17px;
  padding: 0;
  height: calc(100% - 75%);
}

.rdc_alt__confirm_modal .f4ModalHeader {
  padding: 0;
  height: 60px;
  margin-top: 10px;
}

.rdc_alt__confirm_modal .modal_back__btn {
  position: relative;
  background: #CCDDDD !important;
  color: var(--text-color) !important;
  border: none;
  border-radius: 8px;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
  height: 45px;
  font-weight: 700;
  padding: 5px 25px 5px;
}

.adjust_okay__btn {
  width: 40% !important;
}

.adjust_okay__btn .newfeedback_btn > button {
  width: 50%;
  margin-left: 25%;
}

.rdc_input__portlet .fors_view__portlethdr {
  margin-bottom: 0px;
}

.rdc_input__portlet .fors_view__portletbody > .row {
  margin-bottom: 15px;
}

.inquiry_expanded__container .fors_view__field::after {
  content: none;
}

.inquiry_expanded__container > .row:not(:last-child) {
  margin-bottom: 14px;
  padding-bottom: 6px;
  border-bottom: 1px solid #EAEBF0;
}

.export_button__tab {
  width: 10%;
  position: absolute;
  right: 4%;
}

/*** Start of F4CheckboxTree ***/

.rc-tree li .draggable {
  color: #333;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}
.rc-tree li.drag-over > .draggable {
  background-color: #316ac5;
  color: white;
  border: 1px #316ac5 solid;
  opacity: 0.8;
}

.rc-tree li.drag-over-gap-bottom > .draggable {
  border-bottom: 2px blue solid;
}

.rc-tree li span.rc-tree-switcher.rc-tree-icon__customize,
.rc-tree li span.rc-tree-checkbox.rc-tree-icon__customize,
.rc-tree li span.rc-tree-iconEle.rc-tree-icon__customize {
  background-image: none;
}
.rc-tree li span.rc-tree-icon_loading {
  margin-right: 2px;
  vertical-align: top;
  background: url('data:image/gif;base64,R0lGODlhEAAQAKIGAMLY8YSx5HOm4Mjc88/g9Ofw+v///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAGACwAAAAAEAAQAAADMGi6RbUwGjKIXCAA016PgRBElAVlG/RdLOO0X9nK61W39qvqiwz5Ls/rRqrggsdkAgAh+QQFCgAGACwCAAAABwAFAAADD2hqELAmiFBIYY4MAutdCQAh+QQFCgAGACwGAAAABwAFAAADD1hU1kaDOKMYCGAGEeYFCQAh+QQFCgAGACwKAAIABQAHAAADEFhUZjSkKdZqBQG0IELDQAIAIfkEBQoABgAsCgAGAAUABwAAAxBoVlRKgyjmlAIBqCDCzUoCACH5BAUKAAYALAYACgAHAAUAAAMPaGpFtYYMAgJgLogA610JACH5BAUKAAYALAIACgAHAAUAAAMPCAHWFiI4o1ghZZJB5i0JACH5BAUKAAYALAAABgAFAAcAAAMQCAFmIaEp1motpDQySMNFAgA7')
    no-repeat scroll 0 0 transparent;
}
.rc-tree li span.rc-tree-switcher.rc-tree-switcher-noop {
  cursor: auto;
}

.rc-tree li span.rc-tree-checkbox {
  width: 16px;
  height: 16px;
  margin: 0 20px 0 0;
  position: relative;
  border: 2px solid #95aec2;
  border-radius: 4px;
  background: #ffffff;
  font-weight: 400;
  font-family: 'Font Awesome 5 Pro';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  border: 2.5px solid var(--main-color);
}
.rc-tree-treenode-switcher-open > span:nth-child(n + 3) {
}

.rc-tree li span.rc-tree-checkbox-disabled {
  background-position: 0 -56px;
}

.rc-tree li span.rc-tree-checkbox.rc-tree-checkbox-indeterminate.rc-tree-checkbox-disabled {
  position: relative;
  background: #ccc;
  border-radius: 3px;
}

.rc-tree:not(.rc-tree-show-line) .rc-tree-switcher-noop {
  background: none;
}

.rc-tree.rc-tree-show-line li:not(:last-child) > .rc-tree-switcher-noop {
  background-position: -56px -18px;
}
.rc-tree.rc-tree-show-line li:last-child > .rc-tree-switcher-noop {
  background-position: -56px -36px;
}

.rc-tree-icon__close {
  margin-right: 2px;
  background-position: -110px 0;
  vertical-align: top;
}

.rc-tree-icon__customize {
  margin-right: 2px;
  vertical-align: top;
}

.f4CheckboxTree_parent > ul > li {
  /* margin-bottom: 20px; */
  /* background-color: aliceblue; */
}

.f4CheckboxTree_parent > ul > li:last-child {
  margin-bottom: 0px;
}

.rc-tree-title {
  font-size: 15px;
  color: var(--text-color);
  font-weight: 500;
}

/*** End of F4CheckboxTree ***/

/*** Start of F4CheckboxTreeSearch ***/

.rc-tree li span.rc-tree-switcher.rc-tree-switcher_open {
  visibility: hidden;
}

.checkboxTreeSearchBtn {
  float: right;
  position: relative;
  /* margin: -50px 120px; */
  width: 30px;
  height: 30px;
  border-radius: 2em;
  color: #6b6b6b;
  padding: 5px 8px;
  margin-right: 15px;
  /* background: #fff; */
  cursor: pointer;
  z-index: 1;
  font-size: 10pt;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.checkboxTreeSearchBtn > img {
  height: 23px;
}

.f4CheckboxTreeSearch_parent .f4InputField {
  height: 33px !important;
  font-size: 10.5pt !important;
  padding: 0px 5px 0px 45px;
  background: #fff;
  /* box-shadow: 0px 0px 0.1px 0px #4361446e; */
  border-radius: 4px !important;
  border-bottom-left-radius: 2em !important;
  border-top-left-radius: 2em !important;
}

.f4CheckboxTreeSearch_parent .f4InputField::placeholder {
  font-size: 11.5pt !important;
}

.rc-tree li.drag-over-gap-top > .draggable {
  border-top: 2px blue solid;
}

.rc-tree li .rc-tree-node-content-wrapper {
  display: inline-block;
  padding: 1px 3px 0 0;
  margin: 0;
  cursor: pointer;
  height: 17px;
  text-decoration: none;
  vertical-align: top;
}
.rc-tree li span.rc-tree-switcher,
span.rc-tree-checkbox,
.rc-tree li span.rc-tree-iconEle {
  line-height: 16px;
  margin-right: 2px;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  border: 0 none;
  cursor: pointer;
  outline: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url('../images/newcb.png');
  /* background-image: url('data:image/png;base64,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'); */
}
.rc-tree li span.rc-tree-switcher.rc-tree-icon__customize,
.rc-tree li span.rc-tree-checkbox.rc-tree-icon__customize,
.rc-tree li span.rc-tree-iconEle.rc-tree-icon__customize {
  background-image: none;
}
.rc-tree li span.rc-tree-icon_loading {
  margin-right: 2px;
  vertical-align: top;
  background: url('data:image/gif;base64,R0lGODlhEAAQAKIGAMLY8YSx5HOm4Mjc88/g9Ofw+v///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAGACwAAAAAEAAQAAADMGi6RbUwGjKIXCAA016PgRBElAVlG/RdLOO0X9nK61W39qvqiwz5Ls/rRqrggsdkAgAh+QQFCgAGACwCAAAABwAFAAADD2hqELAmiFBIYY4MAutdCQAh+QQFCgAGACwGAAAABwAFAAADD1hU1kaDOKMYCGAGEeYFCQAh+QQFCgAGACwKAAIABQAHAAADEFhUZjSkKdZqBQG0IELDQAIAIfkEBQoABgAsCgAGAAUABwAAAxBoVlRKgyjmlAIBqCDCzUoCACH5BAUKAAYALAYACgAHAAUAAAMPaGpFtYYMAgJgLogA610JACH5BAUKAAYALAIACgAHAAUAAAMPCAHWFiI4o1ghZZJB5i0JACH5BAUKAAYALAAABgAFAAcAAAMQCAFmIaEp1motpDQySMNFAgA7')
    no-repeat scroll 0 0 transparent;
}
.rc-tree li span.rc-tree-switcher.rc-tree-switcher-noop {
  cursor: auto;
}

.rc-tree li span.rc-tree-switcher.rc-tree-switcher_close {
  background-position: -75px -56px;
}

.rc-tree li span.rc-tree-checkbox.rc-tree-checkbox-checked.rc-tree-checkbox-disabled {
  background-position: -14px -56px;
}
.rc-tree li span.rc-tree-checkbox.rc-tree-checkbox-indeterminate.rc-tree-checkbox-disabled {
  position: relative;
  background: #ccc;
  border-radius: 3px;
}
.rc-tree li span.rc-tree-checkbox.rc-tree-checkbox-indeterminate.rc-tree-checkbox-disabled::after {
  content: ' ';
  -webkit-transform: scale(1);
  transform: scale(1);
  position: absolute;
  left: 3px;
  top: 5px;
  width: 5px;
  height: 0;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
}
.rc-tree:not(.rc-tree-show-line) .rc-tree-switcher-noop {
  background: none;
}
.rc-tree.rc-tree-show-line li:not(:last-child) > ul {
  background: url('data:image/gif;base64,R0lGODlhCQACAIAAAMzMzP///yH5BAEAAAEALAAAAAAJAAIAAAIEjI9pUAA7')
    0 0 repeat-y;
}

.rc-tree-child-tree-open {
  display: block;
}

.rc-tree-icon__open {
  margin-right: 2px;
  background-position: -110px -16px;
  vertical-align: top;
}

.rc-tree-icon__docu {
  margin-right: 2px;
  background-position: -110px -32px;
  vertical-align: top;
}
.rc-tree-icon__customize {
  margin-right: 2px;
  vertical-align: top;
}

.checkboxTreeSearchBtn:hover {
  background: rgb(194, 233, 219);
  color: rgb(32, 142, 49);
  border: 1px solid;
}

.checkboxTreeSearchDiv {
  margin: 10px 0px;
  width: 100%;
  height: 30px;
  position: relative;
  transition: 0.5s;
}

.rc-tree li.filter-node > .rc-tree-node-content-wrapper {
  color: #a60000 !important;
  font-weight: bold !important;
}

.rc-tree li span.rc-tree-switcher,
span.rc-tree-checkbox,
.rc-tree li span.rc-tree-iconEle {
  line-height: 16px;
  margin-right: 2px;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  border: 0 none;
  cursor: pointer;
  outline: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url('../images/newcb.png');
  /* background-image: url('data:image/png;base64,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'); */
}

.rc-tree li span.rc-tree-icon_loading {
  margin-right: 2px;
  vertical-align: top;
  background: url('data:image/gif;base64,R0lGODlhEAAQAKIGAMLY8YSx5HOm4Mjc88/g9Ofw+v///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAGACwAAAAAEAAQAAADMGi6RbUwGjKIXCAA016PgRBElAVlG/RdLOO0X9nK61W39qvqiwz5Ls/rRqrggsdkAgAh+QQFCgAGACwCAAAABwAFAAADD2hqELAmiFBIYY4MAutdCQAh+QQFCgAGACwGAAAABwAFAAADD1hU1kaDOKMYCGAGEeYFCQAh+QQFCgAGACwKAAIABQAHAAADEFhUZjSkKdZqBQG0IELDQAIAIfkEBQoABgAsCgAGAAUABwAAAxBoVlRKgyjmlAIBqCDCzUoCACH5BAUKAAYALAYACgAHAAUAAAMPaGpFtYYMAgJgLogA610JACH5BAUKAAYALAIACgAHAAUAAAMPCAHWFiI4o1ghZZJB5i0JACH5BAUKAAYALAAABgAFAAcAAAMQCAFmIaEp1motpDQySMNFAgA7')
    no-repeat scroll 0 0 transparent;
}

.rc-tree li span.rc-tree-switcher.rc-tree-switcher_close {
  background-position: -75px -56px;
}

@keyframes cbanim {
  0% {
    width: 0px;
  }
  100% {
    width: 24px;
  }
}

.rc-tree li span.rc-tree-checkbox.rc-tree-checkbox-checked.rc-tree-checkbox-disabled {
  background-position: -14px -56px;
}
.rc-tree li span.rc-tree-checkbox.rc-tree-checkbox-indeterminate.rc-tree-checkbox-disabled {
  position: relative;
  background: #ccc;
  border-radius: 3px;
}

.rc-tree:not(.rc-tree-show-line) .rc-tree-switcher-noop {
  background: none;
}

.rc-tree-node-selected {
  background-color: #ffe6b0;
  border: 1px #ffb951 solid;
  opacity: 0.8;
}
.rc-tree-icon__open {
  margin-right: 2px;
  background-position: -110px -16px;
  vertical-align: top;
}

.rc-tree-icon__customize {
  margin-right: 2px;
  vertical-align: top;
}

/*** End of F4CheckboxTreeSearch ***/

/*** Start of F4CheckboxTree ***/

.rc-tree {
  padding: 0;
}
.rc-tree li {
  padding: 25px 0 0 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
  outline: 0;
}

.rc-tree li ul {
  margin: 0;
  padding: 0 0 0 33px;
  background-color: #ffffff;
}

.rc-tree li span.rc-tree-switcher.rc-tree-icon__customize,
.rc-tree li span.rc-tree-checkbox.rc-tree-icon__customize,
.rc-tree li span.rc-tree-iconEle.rc-tree-icon__customize {
  background-image: none;
}
.rc-tree li span.rc-tree-icon_loading {
  margin-right: 2px;
  vertical-align: top;
  background: url('data:image/gif;base64,R0lGODlhEAAQAKIGAMLY8YSx5HOm4Mjc88/g9Ofw+v///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAGACwAAAAAEAAQAAADMGi6RbUwGjKIXCAA016PgRBElAVlG/RdLOO0X9nK61W39qvqiwz5Ls/rRqrggsdkAgAh+QQFCgAGACwCAAAABwAFAAADD2hqELAmiFBIYY4MAutdCQAh+QQFCgAGACwGAAAABwAFAAADD1hU1kaDOKMYCGAGEeYFCQAh+QQFCgAGACwKAAIABQAHAAADEFhUZjSkKdZqBQG0IELDQAIAIfkEBQoABgAsCgAGAAUABwAAAxBoVlRKgyjmlAIBqCDCzUoCACH5BAUKAAYALAYACgAHAAUAAAMPaGpFtYYMAgJgLogA610JACH5BAUKAAYALAIACgAHAAUAAAMPCAHWFiI4o1ghZZJB5i0JACH5BAUKAAYALAAABgAFAAcAAAMQCAFmIaEp1motpDQySMNFAgA7')
    no-repeat scroll 0 0 transparent;
}

.rc-tree li span.rc-tree-switcher.rc-tree-switcher_open {
  background-position: -93px -56px;
}
.rc-tree li span.rc-tree-switcher.rc-tree-switcher_close {
  background-position: -75px -56px;
}

.rc-tree li span.rc-tree-checkbox:hover {
  box-shadow: 0 0 4px 4px var(--light-main-hover);
}

.rc-tree li span.rc-tree-checkbox-checked {
  background: var(--main-color);
  border-color: var(--main-color);
  animation: onclickanim 0.4s ease-in;
}

.rc-tree li span.rc-tree-checkbox-indeterminate {
  background: var(--main-color);
  border-color: var(--main-color);
  animation: onclickanim 0.4s ease-in;
}

.rc-tree li span.rc-tree-checkbox.rc-tree-checkbox-checked.rc-tree-checkbox-disabled {
  background-position: -14px -56px;
}

.rc-tree:not(.rc-tree-show-line) .rc-tree-switcher-noop {
  background: none;
}

.rc-tree-child-tree {
  display: none;
}
.rc-tree-child-tree-open {
  display: block;
}
.rc-tree-treenode-disabled > span:not(.rc-tree-switcher),
.rc-tree-treenode-disabled > a,
.rc-tree-treenode-disabled > a span {
  color: #ccc;
  cursor: not-allowed;
}

.rc-tree-icon__open {
  margin-right: 2px;
  background-position: -110px -16px;
  vertical-align: top;
}

.rc-tree-icon__customize {
  margin-right: 2px;
  vertical-align: top;
}

.f4CheckboxTree_parent > ul > li > span > .rc-tree-title {
  /* color: #2d71b3 */
  font-weight: 600;
  color: var(--text-color);
  font-size: 18px;
}

.checklist_tree__view .rc-tree li {
  display: none;
}

.checklist_tree__view .rc-tree .rc-tree-treenode-checkbox-checked {
  display: list-item;
}

.checklist_tree__view .rc-tree li span.rc-tree-checkbox {
  display: none;
}

.checklist_tree__view .rc-tree-treenode-disabled > span:not(.rc-tree-switcher),
.checklist_tree__view .rc-tree-treenode-disabled > a,
.checklist_tree__view .rc-tree-treenode-disabled > a span {
  color: var(--hdr-color);
  cursor: auto;
}

.f4cbtree__search__field {
  margin-bottom: 15px;
}

.f4cbtree__search__panel .f4FormFieldLabel {
  display: none;
}
.checklist_tree__view .rc-tree-treenode-disabled > span:not(.rc-tree-switcher),
.checklist_tree__view .rc-tree-treenode-disabled > a,
.checklist_tree__view .rc-tree-treenode-disabled > a span {
  color: var(--hdr-color);
  cursor: auto;
}
.rc-tree li span.rc-tree-checkbox-checked::before,
.rc-tree li span.rc-tree-checkbox-indeterminate::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '\f00c';
  font-size: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #fff;
}

/*** End of F4CheckboxTree ***/

.fors_generic__portlethdr_alt {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 22px;
	padding: 15px 0px 15px 15px;
	margin-bottom: 0px;
	border-bottom: 1px solid #EAEBF0;
	color: #212529;
	background-color: #FFFF;
	border-radius: 10px 10px 0 0;
}

.fors_generic__portletbody_alt {
	padding: 20px 15px 20px 15px;
}
.fors_generic__portletbody_alt_rightAlign {
	padding: 5px 15px 20px 15px;
  width: 80%;
}
.fors_generic__portletbody_alt > .row {
  margin-bottom: 20px;
}
.fors_generic__portletcontent_alt {
	position: relative;
	border: 1px solid #DADADA;
	border-radius: 10px;
}

.fors_generic__portlethdr_alt > div:nth-child(2) {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  color: var(--sub-hdr-color);
  margin-top: 5px;
}

.f4DatePicker .f4FormFieldLabel_not_focused {
  top: 33px;
}

.row_divider__disabled {
	border-bottom: 0px !important;
}

.col_divider__disabled {
  border-right: 0px !important;
}

.col_divider__disabled > div {
  border-right: 0px !important;
}

.double_data__viewer {
  padding: 0 20px;
}

.double_data__viewer > :nth-child(1) {
  font-size: 14px;
  font-weight: 500;
  color: #2C2C2C;
  word-break: break-word;
  margin-bottom: 5px;
}

.double_data__viewer > :nth-child(2) {
  font-size: 12px;
  font-weight: 500;
  color: #888888;
  word-break: break-word;
}

.double_data__viewer_newlook_link > :nth-child(2) {
  font-size: 12px;
  font-weight: 500;
  color: #888888;
  word-break: break-word;
  padding: 0 20px;
}

.rdc_dashboard__template .fors_table__portlet {
  padding: 0px 0px 15px 0px;
}

.searchFilterGroupCheckboxLabel {
  top: 0px;
  margin-top: 20px;
  margin-left: 0px;
  color: var(--placeholder-color);
}

.radioParentClass .f4FormFieldLabel {
  top: 0px;
  margin-top: 20px;
  margin-left: 0px;
  /* color: var(--placeholder-color); */
}

/** Start of F4DateAndTimePicker **/

.initial_datetimepicker .F4DateAndTimeBetweenEnhanced {
  display: flex;
}

.initial_datetimepicker .F4DateandTimeBetweenEnhanced > .asf4FormValidate:first-child {
  display: none;
}

.search_filter__field .f4DateAndTimePickerBetweenForSearch .f4DateAndTimePickerSearchDateTimePicker>div:nth-child(2) {
  width: 55% !important;
}

.search_filter__field .f4DateAndTimePickerBetweenForSearch .f4DateAndTimePickerSearchDateTimePicker>div:nth-child(3) {
  width: 45% !important;
}

.f4DateAndTimePickerBetweenForSearch {
  margin-top: 15px;
}

.initial_datetimepicker .f4DateAndTimePickerSearchLabel {
  display: none;
}

.f4DateAndTimePickerSearchLabel {
  width: 100%;
  padding: 0 5px;
  position: relative;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 5px;
  color: var(--field-label-color);
}

.f4DateAndTimePickerSearchDateTimePicker {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px 15px;
}

.f4DateAndTimePickerSearchDateTimePicker:last-child {
  margin-bottom: 0px;
}

.f4DateAndTimePickerSearchDateTimePicker > div:not(:first-child) {
  width: 50%;
  padding: 0 5px;
}

.initial_datetimepicker .second.f4DateAndTimePickerSearchDateTimePicker::before {
  content: '-';
  display: flex;
  height: 40px;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
}

.initial_datetimepicker .f4DateAndTimePickerSearchDateTimePicker {
  flex-wrap: nowrap;
}

.initial_filter__datetime > img:last-child {
  position: absolute;
  right: 10px;
  top: 5px;
}

/** End of F4DateAndTimePicker **/

/*** Start of TimePicker ***/

.ant-time-picker {
  width: 100%;
}

.ant-time-picker-input {
  border-radius: 8px;
  height: 40px;
  background: var(--input-field-bg);
  border: 2px solid var(--input-field-border);
  padding: 0 15px;
  font-size: 14px;
  color: var(--text-color);
  font-weight: 500;
  width: 100%;
}

.ant-time-picker-panel-select li:hover {
  background: var(--button-light-grey);
}

li.ant-time-picker-panel-select-option-selected {
  color: var(--button-color);
  background: var(--button-light-grey);
}

.ant-time-picker {
  width: 100%;
}

.ant-time-picker .ant-time-picker-icon,
.ant-time-picker-clear > svg {
  display: none;
}

.ant-time-picker:hover .ant-time-picker-clear {
  opacity: 1;
  pointer-events: unset;
}

.ant-time-picker-clear {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  color: rgba(0, 0, 0, 0.18);
  cursor: pointer;
  transition: 0.5s;
  opacity: 0;
  pointer-events: none;
}

.f4timepicker_hdr {
  display: flex;
  position: absolute;
  top: -25px;
  width: 100%;
  padding-right: 30px;
}

.f4timepicker_hdr__text {
  width: calc(100% - 60px);
  font-size: 14px;
  color: #9f9f9f;
  font-weight: 400;
}

.f4timepicker_hdr__ampm {
  display: flex;
}

.f4timepicker_hdr__ampm > div {
  color: rgba(56, 147, 231, 0.3);
  font-size: 14px;
  width: 30px;
  text-align: center;
  transition: 0.5s;
  cursor: pointer;
}

.f4timepicker_hdr__ampm > .f4timepicker_hdr__ampm--selected,
.f4timepicker_hdr__ampm > div:hover {
  color: var(--button-color);
  font-weight: 500;
}

.f4time_picker__betfields {
  display: flex;
  margin: 0 -5px;
}

.f4time_picker__betfields > div {
  width: 50%;
  padding: 0 5px;
}

/*** End of TimePicker ***/

.searchfilter_initial__panel .search_filter__field {
  /* padding: 0 20px; */
  margin-bottom: 10px;
}

.f4datatable-download-new .actionchoice-btn {
  padding-right: 0px;
}

.tbl_dl__options {
  width: 125px !important;
}

/** start of user profile **/
.user_actionbtn {
	width: 21px !important;
	height: 28px;
	left: 6px;
	box-shadow: none;
	color: var(--nb-main-text-color);
}

.user_actionbtn--opt .actionchoice-optitem {
  /* width: 200px; */
}

.user_actionbtn--opt {
  overflow: hidden;
  width: fit-content !important;
  top: 60px !important;
}

.user_actionbtn i {
  font-size: 18px;
  font-weight: 500;
}

.delete-inTable2 > span {
  display: none;
}

.rdc_form_view__field {
  margin-top: 25px;
  margin-bottom: 5px;
  border-right: unset;
  margin-left: 15px;
}

.searchfilter_initial__panel .datepick_range__popupopt {
  width: 340px;
}

.radio-with-3-opt .f4radio_btn__flex .ant-radio-wrapper {
  width: calc(50% - 134px);
}

.radio-with-3-opt .f4radio_btn__flex .ant-radio-wrapper:nth-child(even) {
  margin-right: 10px;
}

.radio-with-3-opt .f4radio_btn__flex .ant-radio-wrapper:last-child {
  margin-right: 0px;
}

.biller_listviewextrafields {
  display: flex;
}

.biller_listviewextrafields .sentenceInputAutoSuggest_suggests .corpChargingSelectDropdown {
  width: 90% !important;
}

.fileFormatDetailPanel .listViewInputRow .inputFieldsText {
  margin: 0px 0px !important;
}

.fileFormatDetailPanel .inlineCheckboxSentence label {
  padding-top: 2.45px;
}

.fileFormatPanel .listViewInputCol .select-issue-moz,
.fileFormatPanel .listViewInputTable .Select {
  margin: 0px !important;
}


.lv_checkboxfield__view>img {
  height: 15px;
  width: 15px;
}

.check-icon {
  filter: invert(35%) sepia(70%) saturate(350%) hue-rotate(80deg) brightness(90%) contrast(90%);
}

.inputFieldsText {
  width: 100%;
}

.fileFormatDetailPanel .listViewInputRow .inputFieldsText {
  margin: 0px 0px !important;
}

.fileFormatDetailPanel .inlineCheckboxSentence label {
  padding-top: 2.45px;
}

.fileFormatPanel .listViewInputCol .select-issue-moz,
.fileFormatPanel .listViewInputTable .Select {
  margin: 0px !important;
}

/* Start of Responsive Design */

@media screen and (max-width: 768px) {
  .fors_main__navbarleft {
    width: fit-content;
  }
}

/* End of Responsive Design */


.bm_list__panel {
  position: absolute;
  top: 70px;
  right: 260px;
  border-radius: 13px;
  background-color: #ffffff;
  box-shadow: 0 2px 11px 0 rgba(188, 188, 188, 0.21), 0 6px 14px 0 rgba(0, 0, 0, 0.27), 0 3px 8px 0 rgba(163, 163, 163, 0.2);
  padding: 15px;
  width: 400px;
  max-height: 50vh;
  transition: 0.3s;
  overflow: hidden;
}

.bm_list__panel:hover {
  overflow: auto;
}

.bm_list__panelalt {
  opacity: 0;
  transform: scale(0.9);
  pointer-events: none;
}

.bm_list__hdr {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 10px;
}

.fors_main__nbnbitemalt {
  background: var(--navbar-selected-bg);
  border-radius: 50%;
}

.fors_main__nbnbitemcount {
  background: var(--required-color);
  color: var(--navbar-bg);
  border-radius: 7px;
  padding: 0px 4px;
  height: 14px;
  font-size: 10px;
  position: absolute;
  top: 10px;
  right: 3px;
}

.notification_approval{
  display: unset;
}


.row_margin_top{
  margin-top: 10px;
}

.notif_count__double {
  right: -2px;
}

.notif_count__triple {
  right: -7px;
}

.notif_count__quad {
  right: -12px;
}

.radioParentClass.f4radio_btn__flex{
  margin-top: -13px;
}

.radioParentClass.f4radio_btn__flex.searchfilterfield_radioflex{
  margin-top: unset;
}

.table_selection__btn.table_selection__btndisabled{
  filter: grayscale(0.8);
}


/*** Start of Bookmarks ***/
.bmmanage_modal {
  width: 950px !important;
  max-width: 100%;
}
.bmmanage_modal .modal-content {
  /* background: var(--sub-hdr-color);  */
  background: #fff;
}

.bmmanage_modal .f4ModalHeader {
  z-index: 2;
  position: relative;
  background-color: #fff;
  padding: 25px 30px;
}

.bmmanage_modal .f4ModalBody {
  background: #fff;
}

.bmnavbar_panel {
  position: absolute;
  /* top: 35px;
  left: 0; */
  top: 65px;
  right: 200px;
  background: #fff;
  box-shadow: 0 2px 11px 0 rgba(188, 188, 188, 0.21), 0 6px 14px 0 rgba(0, 0, 0, 0.27), 0 3px 8px 0 rgba(163, 163, 163, 0.2);
  width: 350px;
  max-height: calc(100vh - 100px);
  overflow: auto;
  border-radius: 10px;
  padding: 15px;
  opacity: 0;
  -webkit-transform: scale(0.9) translateY(-20px);
  transform: scale(0.9) translateY(-20px);
  pointer-events: none;
  -webkit-transition: opacity 175ms, -webkit-transform 175ms;
  transition: opacity 175ms, -webkit-transform 175ms;
  transition: opacity 175ms, transform 175ms;
  transition: opacity 175ms, transform 175ms, -webkit-transform 175ms;
  z-index: 100;
}

.newlook_navbaritem .bmnavbar_panel,
.bo_navbar__bmmain .bmnavbar_panel {
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  opacity: 1;
  pointer-events: unset;
}

.bo_navbar__bmmainalt .bmnavbar_panelalt {
  opacity: 0;
  transform: scale(0.9);
  pointer-events: none;
}


.mainloader_panel .box,
.mainloader_panel .sixth-loader,
.mainloader_panel .circle-loader-2 {
  width: 100%;
  height: 100%;
  margin: 0px;
}

.mainloader_panel .circle-loader-3 {
  width: 60%;
  height: 60%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: sixthLoaderNegative2 1s infinite linear;
}

.bmmanage_selecteditem:hover .bmmanage_remove {
  opacity: 1;
}
.bmmanage_selecteditem {
  background: #fff;
  color: var(--hdr-color);
  border-radius: 10px;
  padding: 15px 20px;
  text-align: left;
  font-size: 15px;
  font-weight: 500;
  margin: 0 10px 15px;
  margin-bottom: 20px;
  min-height: 60px;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  position: relative;
  transition: 0.5s;
  /* border: 1px solid var(--primary-btn-bg); */
  box-shadow: 0 2px 11px 0 rgba(188, 188, 188, 0.21), 0 1px 14px 0 rgba(0, 0, 0, 0.27), 0 3px 8px 0 rgba(163, 163, 163, 0.2);
  width: calc(100% - 20px);
  /* margin: 0 10px 15px; */
}

.bmmanage_selecteditem:hover {
  background: var(--dash-menu-selected);
}

.bmmanage_selecteditem>img {
  width: 28px;
  height: 28px;
  margin-right: 5px;
}

.bmmanage_selecteditem>div:nth-child(2) {
  width: calc(100% - 53px);
  padding: 0 10px;
}

.bmmanage_drag {
  flex: unset !important;
  text-align: center;
  color: var(--field-label-color);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: grab;
}

.bmmanage_drag>img {
  height: 20px;
}

.bmmanage_remove {
  width: 25px;
  height: 25px;
  background: #c63131;
  color: #fff;
  font-size: 11pt;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
  opacity: 0;
  transform: translate(0, -50%);
}

.bmmanage_remove:hover {
  /* transform: scale(1.05); */
}

.bmmanage_selecteditem:hover .bmmanage_remove {
  opacity: 1;
}

.bmmanage_left {
  position: fixed;
  left: 0;
  top: 1px;
  height: 100%;
  width: 40%;
  /* background: var(--sec-bg); */
  border-radius: 20px 30px 0px 20px;
  padding: 80px 0px 25px;
  z-index: 1;
}

.newdashsettings_search {
  padding: 0 30px;
  /* margin-bottom: 15px; */
  height: 50px;
  position: relative;
}

.newdashsettings_search>div {
  width: 100%;
  height: 100%;
  position: relative;
}

.newdashsettings_search .f4FormFieldLabel {
  display: none;
}

.newdashsettings_search .f4InputField {
  padding-left: 35px;
}

.newdashsettings_search>div>img {
  position: absolute;
  transition: 0.5s;
  height: 22px;
  top: 8px;
  left: 10px;
  z-index: 1;
}

.newdashsettings_searchalt>div>img {
  filter: unset;
}

.newdashsettings_search>div>div:nth-child(3) {
  position: absolute;
  width: 100%;
  height: 2px;
  background: var(--primary-btn-bg);
  bottom: 0px;
  transition: 0.5s;
  transform-origin: center;
  transform: scaleX(0);
}

.newdashsettings_searchalt>div>div:nth-child(3) {
  transform: scaleX(1);
}

.bmmanage_list {
  padding: 10px 30px;
  height: calc(100% - 42px);
  overflow: hidden;
}

.bmmanage_list:hover {
  overflow: auto;
}

.bmmanage_item {
  background: #fff;
  margin-bottom: 15px;
  padding: 13px;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 500;
  box-shadow: 0 2px 11px 0 rgba(188, 188, 188, 0.21), 0 1px 14px 0 rgba(0, 0, 0, 0.27), 0 3px 8px 0 rgba(163, 163, 163, 0.2);
  /* border: 1px solid var(--left-bar-bg); */
  display: flex;
  align-items: center;
  line-height: 1.2;
  color: var(--hdr-color);
}

.bmmanage_itemicon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  width: 20px;
}

.bmmanage_itemicon>img {
  height: 20px;
}

.bmmanage_item:hover {
  background: var(--dash-menu-selected);
}

.bmmanage_item:hover .bmmanage_add {
  opacity: 1;
}
.bmmanage_itemtext {
  /* padding-right: 20px; */
  flex-grow: 2;
  margin-left: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-wrap: nowrap;
}

.bmmanage_add {
  width: 25px;
  height: 25px;
  border-radius: 5px;
  background: var(--primary-btn-bg);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 9pt;
  cursor: pointer;
  position: relative;
  transition: 0.5s;
  opacity: 0;
  min-height: 25px;
  min-width: 25px;
}

.bmmanage_add:hover {
  transform: scale(1.05);
}


.bmmanage_right {
  margin-left: 40%;
  width: 60%;
  height: 100%;
  padding: 0px 20px;
  margin-top: -18px;
}

.bmmanage_right>div {
  min-height: 100%;
  width: 100%;
  background: var(--dash-menu-selected);
  border-radius: 20px;
  border: 2px dashed var(--light-text-color);
  padding: 20px 30px 30px;
}


.bmmanage_right>div>div {
  /* display: flex; */
  min-height: 75px;
  /* flex-wrap: wrap; */
}

.bmmanage_destextra {
  min-height: 60px;
  width: calc(100% - 20px);
  margin-left: 10px;
  background: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 15px;
  margin-bottom: 15px;
  border: 1px solid var(--border-color);
}

.bmmanage_inst {
  color: var(--sub-hdr-color);
  font-weight: 500;
  font-size: 15px;
}

.bmmanage_destextra>div {
  width: 35px;
  height: 35px;
  background: #6c7e8f14;
  color: #71849642;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12pt;
}

.bmnavbar_hdr {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 9px;
}

.bmnavbar_hdr_alt{
  display: flex;
  align-items: center;
  padding-left: 9px;
}

.bmnavbarPanel_hdr {
  font-size: 20px;
  font-weight: 700;
  color: #212529;
  margin-bottom: 2px;
}

.bmnavbar_hdr>div:first-child {
  font-size: 20px;
  font-weight: 600;
  width: calc(100% - 115px);
  padding-right: 10px;
}
.bmnavbar_hdr_alt>div:first-child {
  font-size: 20px;
  font-weight: 600;
  width: calc(100% - 115px);
  padding-right: 10px;
}

.bmnavbar_manage {
  display: flex;
  justify-content: flex-end;
  position: sticky;
  bottom: 0;
  width: 115px;
}

.bmnavbar_manage>div {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  background: #fff;
  color: var(--primary-btn-hover);
  padding: 5px 17px 5px 10px;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.5s;
  position: relative;
  width: 100%;
  height: 40px;
  box-shadow: 0 -7px 20px #fff;
  font-size: 15px;
  font-weight: 700;
  border: 2px solid var(--main-color);
}

.bmnavbar_manage>div:hover {
  background-color: var(--clear-btn-hover);
}

.bmnavbar_manage>div>img {
  height: 28px;
  margin-right: 10px;
}

.bmnavbar_list {
  margin: 0px;
  padding-left: 10px;
  background-color: var(--main-menu-bg);
  align-items: center;
  border-radius: 10px;
  transition: 0.5s;
  position: relative;
}

.bmnavbar_list__norec {
  justify-content: center;
}

.bmnavbar_item {
  padding: 10px 10px;
  color: var(--hdr-color);
  margin-inline: -10px;
  /* border-bottom: 1px solid var(--border-color); */
  font-weight: 500;
  transition: 0.5s;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}

.bmnavbar_item:not(:last-child)::after {
  content: '';
  position: absolute;
  height: 1px;
  width: calc(100% - 20px);
  background: var(--border-color);
  bottom: 0;
  left: 10px;
  right: 10px;
  margin-inline: auto;
}

.bmnavbar_item:hover {
  border-radius: 10px;
  background: var(--light-hover-color);
}

.bmnavbar_item:last-child {
  border-bottom: none;
}

.bmnavbar_item>img {
  width: 28px;
  height: 28px;
  margin-right: 5px;
}

.bmnavbar_item>div {
  /* padding-left: 10px; */
  /* margin-left: -10px; */
  word-break: break-word;
}

/*** End of Bookmarks ***/


.delete-inTable2.unlockReset-inTable  {
  height: 40px;
    /* width: 45px; */
  background: #fff;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 8px;
  transition: 0.5s;
  /* margin-right: 5px; */
  cursor: pointer;
  color: #fff;
  font-weight: 600;
  background: var(--unlockReset-btn-enabled);
  word-break: normal;
  width: fit-content;
}