@charset "UTF-8";

:root {
  --bs-body-font-size: 0.875rem;
  --bs-body-font-family: "Lato", Arial, Helvetica, sans-serif;
}
body {
  font-family: var(--bs-body-font-family) !important;
  font-size: var(--bs-body-font-size);
}
a,
a:hover {
  color: var(--link-color);
}
.login-fluid {
  display: flex;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.form-control-line .form-floating>label {
  padding: 0;
}
.form-floating>.form-control,
.form-floating>.form-select {
  height: calc(2.5rem + 2px);
}
.form-floating>.form-control:focus~label, 
.form-floating>.form-control:not(:placeholder-shown)~label, 
.form-floating>.form-select~label {
  transform: scale(.85) translateY(-0.8rem) translateX(0rem);
}
.login-field-panel .form-floating.mb-3 {
  margin-bottom: 2rem !important;
}
@media (max-width: 767.98px) {
  .login-fluid {
    display: block;
    height: 100%;
  }
}
.login-fluid .login-field-panel,
.login-fluid .login-image-panel {
  width: 50vw;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.login-fluid .login-field-panel .btn,
.login-fluid .login-image-panel .btn {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767.98px) {
  .login-fluid .login-field-panel,
  .login-fluid .login-image-panel {
    width: 100%;
  }
}
.login-fluid .login-field-panel {
  height: calc(100vh - 60px);
}
.login-fluid .login-field-panel .login-logo {
  width: 210px;
  display: none;
}
.login-fluid .login-field-panel .login-logo img {
  width: auto;
  max-width: 100%;
  max-height: 60px;
}
.login-fluid .login-field-panel .login-headingtext h4 span {
  color: var(--bs-primary);
  font-weight: bold;
}
.login-fluid .login-field-panel .small {
  color: #6c757d;
  font-size: 14px;
}
.login-fluid .login-field-panel .form-check .form-check-label {
  color: #6c757d;
}
.login-fluid .login-field-panel .login-signup-buttons-tab {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 50vw;
  z-index: 99;
  background-color: #fff;
  padding-top: 10px;
}
.login-fluid .login-field-panel .login-signup-buttons-tab .login-signup-buttons {
  position: relative;
  border-top: 1px solid #dee2e6;
  height: 50px;
  display: flex;
  align-items: center;
}
.login-fluid .login-field-panel .login-signup-buttons-tab .login-signup-buttons a {
  color: #6c757d;
  text-transform: uppercase;
  text-decoration: none;
  flex: 1;
  flex-basis: 50%;
  max-width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-fluid .login-field-panel .login-signup-buttons-tab .login-signup-buttons a.active-tablink {
  border-bottom: 3px solid var(--bs-primary);
}
.login-fluid .login-field-panel .login-signup-buttons-tab .login-signup-buttons a:first-child {
  border-right: 1px solid #dee2e6;
}
.login-fluid .login-field-panel .login-signup-buttons-tab .login-signup-buttons a:hover {
  background-color: var(--bs-gray-200);
}
@media (max-width: 767.98px) {
  .login-fluid .login-field-panel .login-signup-buttons-tab {
    width: 100%;
  }
}
.login-fluid .login-image-panel {
  background: url(../images/bg.png) no-repeat center 0;
  background-size: cover;
}
.login-fluid .login-image-panel .captionbar {
  position: absolute;
  top: 50%;
}
.login-fluid .login-image-panel .captionbar .captiontext {
  max-width: 60%;
  letter-spacing: 0.05em;
}
.login-fluid .login-image-panel .login-footer {
  color: #fff;
  font-size: 12px;
  position: absolute;
  bottom: 20px;
  display: inline-flex;
}
.login-fluid .login-image-panel .login-footer span,
.login-fluid .login-image-panel .login-footer a {
  margin-right: 20px;
  color: #fff;
  text-decoration: none;
}
.login-fluid .login-image-panel .login-footer a:hover {
  color: var(--link-color);
}
@media (max-width: 767.98px) {
  .login-fluid .login-image-panel {
    display: none;
  }
}

/* Extra */
.login-field-panel span.errortext {
  text-align: left;
  font-size: 12px;
  color: var(--bs-red);
}

.swal2-container .swal2-popup {
	border-radius: 0;
}
.swal2-container .swal2-html-container {
  margin: 0;
  padding: 10px;
	font-size: 16px;
	background-color: var(--bs-gray-200);
	text-align: left;
}
.swal2-container .swal2-footer {
  margin: 0;
  padding: 1em 1em 0;
	font-size: 14px;
}
.swal2-container .swal2-close {
	width: 16px;
  height: 16px;
  margin-top: 10px;
  margin-right: 10px;
	font-size: 1.7rem;
  color:var(--bs-gray-700);
}
.swal2-container .swal2-close:focus {
  background-color: transparent;
  outline: 0;
  box-shadow: none;
}
.swal2-container input[type="checkbox"] {
	flex: 1 0 auto;
}
.swal2-container.swal2-top-end>.swal2-popup,
.swal2-container.swal2-top-right>.swal2-popup {
  align-self: center !important;
  justify-self: center !important;
  grid-row: 2 !important;
}
.signup-text span.signup-account-text,
.login-fluid .login-field-panel .login-field-left,
.login-fluid .login-field-panel .catalog-btntext {
  display: none;
}
.login-fluid.login-style .login-field-panel .catalog-style-1-2,
.login-fluid.login-style-1 .login-field-panel .catalog-style-1-2,
.login-fluid.login-style-2 .login-field-panel .catalog-style-1-2,
.login-fluid.login-style-center .login-field-panel .catalog-style-1-2,
.login-fluid.login-style-center-2 .login-field-panel .catalog-style-1-2 {
  display: none;
}
.login-fluid.login-style .login-field-panel .catalog-btn-1-2 a {
  color: var(--link-color);
}
.signup-text span.signup-account-text {
  text-transform: none;
}
.login-fluid.login-style-2 .login-field-panel,
.login-fluid.login-style-center-2 .login-field-panel {
  order: 1;
}
.login-fluid.login-style-2 .login-image-panel,
.login-fluid.login-style-center-2 .login-image-panel {
  order: 0;
}
.login-fluid.login-style-2 .login-field-panel .login-signup-buttons-tab {
  left: auto;
  right: 0;
}
.login-fluid.login-style-center,
.login-fluid.login-style-center-2 {
  background-color: var(--bs-gray-100);
}
.login-fluid.login-style-center::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: -100px;
  background-color: var(--bs-gray-200);
  width: 25vw;
  height: 30vh;
  border-radius: 10vw;
  display: inline-block;
  transform: rotate(-45deg);
  filter: drop-shadow( 100px -80px 0 rgba(0,0,0,0.02));
}
.login-fluid.login-style-center::after {
  content: '';
  position: absolute;
  top: -100px;
  right: -200px;
  background-color: var(--bs-gray-200);
  width: 35vw;
  height: 40vh;
  border-radius: 15vw;
  display: inline-block;
  transform: rotate(-45deg);
  filter: drop-shadow( -260px 100px 0 rgba(0,0,0,0.02));
}
.login-fluid.login-style-center .login-image-panel {
  display: none;
}
.login-fluid.login-style-center .login-field-panel {
  width: 680px;
  margin: auto;
  height: auto;
  max-height: 100%;
  border: 1px solid var(--bs-gray-200);
  border-radius: 3px;
  background-color: var(--bs-white);
  box-shadow: 0 0 20px rgba(0,0,0,0.06);
  position: relative;
  z-index: 1;
}

@media (max-width: 767.98px) {
  .login-fluid.login-style-center .login-field-panel .login-signup-buttons-tab .login-signup-buttons {
    max-width: 540px;
    margin: 0 auto;
  }
  .login-fluid.login-style-center .login-field-panel {
    width: 100%;
    height: calc(100vh - 150px);
    padding-top: 30px;
  }
  .login-fluid.login-style .login-field-panel .catalog-style-1-2,
  .login-fluid.login-style-1 .login-field-panel .catalog-style-1-2,
  .login-fluid.login-style-2 .login-field-panel .catalog-style-1-2 {
    display: inline-block;
  }
  .login-fluid.login-style-center, .login-fluid.login-style-center-2 {
    background-color: var(--bs-white);
  }
  .login-fluid.login-style-center::before {
    display: none;
  }
  .login-fluid.login-style-center .login-field-panel {
    box-shadow: none;
    border: 0;
  }
}

.login-fluid.login-style-center .login-field-panel .login-signup-buttons-tab,
.login-fluid.login-style-center-2 .login-field-panel .login-signup-buttons-tab {
  width: auto;
  left: auto;
  right: auto;
}
.login-fluid.login-style-center .login-field-panel .login-signup-buttons-tab,
.login-fluid.login-style-center-2 .login-field-panel .login-signup-buttons-tab {
  position: relative;
  padding-top: 0;
  padding-bottom: 20px;
}
.login-fluid.login-style-center .login-field-panel .login-signup-buttons-tab .login-signup-buttons,
.login-fluid.login-style-center-2 .login-field-panel .login-signup-buttons-tab .login-signup-buttons {
  border: 0;
  padding-right: 3rem;
  padding-left: 3rem;
  height: auto;
}
.login-fluid.login-style-center .login-field-panel .login-signup-buttons-tab .login-signup-buttons {
  justify-content: space-between;
}
.login-fluid.login-style-center .login-field-panel .login-signup-buttons-tab .login-signup-buttons a,
.login-fluid.login-style-center-2 .login-field-panel .login-signup-buttons-tab .login-signup-buttons a {
  width: auto;
  max-width: fit-content;
  border: 0;
  color: var(--link-color);
  text-transform: capitalize;
}
.login-fluid.login-page.login-style-center .login-field-panel .login-signup-buttons-tab .login-signup-buttons a.login-text,
.login-fluid.signup-page.login-style-center .login-field-panel .login-signup-buttons-tab .login-signup-buttons a.signup-text,
.login-fluid.login-page.login-style-center-2 .login-field-panel .login-signup-buttons-tab .login-signup-buttons a.login-text,
.login-fluid.signup-page.login-style-center-2 .login-field-panel .login-signup-buttons-tab .login-signup-buttons a.signup-text {
  display: none;
}
.login-fluid.signup-page.login-style-center .login-field-panel .login-signup-buttons-tab .login-signup-buttons a.login-text,
.login-fluid.signup-page.login-style-center-2 .login-field-panel .login-signup-buttons-tab .login-signup-buttons a.login-text {
  display: inline-block;
  text-decoration: underline;
}
.login-fluid.login-style-center .login-field-panel .login-signup-buttons-tab .login-signup-buttons a:hover,
.login-fluid.login-style-center-2 .login-field-panel .login-signup-buttons-tab .login-signup-buttons a:hover {
  background-color: transparent;
}
.login-fluid.signup-page.login-style-center .login-field-panel .login-signup-buttons-tab,
.login-fluid.signup-page.login-style-center-2 .login-field-panel .login-signup-buttons-tab {
  padding-top: 10px;
}
.login-fluid.login-style-center .login-field-panel .small,
.login-fluid.login-style-center-2 .login-field-panel .small {
  margin: 0;
}
.login-fluid.login-style-center .login-field-panel .signup-text span,
.login-fluid.login-style-center-2 .login-field-panel .signup-text span {
  display: inline-block;
  padding-right: 5px;
  color: var(--bs-gray-600);
}
.login-fluid.login-style-center .login-field-panel .signup-text span.signup-line,
.login-fluid.login-style-center-2 .login-field-panel .signup-text span.signup-line {
  color: var(--link-color);
  text-decoration: underline;
}
.login-fluid.login-style-center-2 .login-field-panel .clearfix.pt-4,
.login-fluid.login-style-center .login-field-panel .clearfix.pt-4 {
  padding-top: 10px !important;
}
.login-fluid.login-style-center .login-field-panel .catalog-btntext {
  display: inline-flex;
}

.login-fluid.login-style-center,
.login-fluid.login-style-center-2 {
  margin: auto;
  justify-content: center;
  height: 100%;
  min-height: 100vh; 
}
.login-fluid.login-style-center-2 {
  overflow-y: auto;
}
.login-fluid.login-style-center-2 .login-image-panel {
  display: none;
}
.login-fluid.login-style-center-2 .login-field-panel {
  width: 900px;
  margin: auto;
  height: auto;
  max-height: 100%;
  position: relative;
  z-index: 1;
  border: 1px solid var(--bs-gray-200);
  border-radius: 3px;
  background-color: var(--bs-white);
  box-shadow: 0 0 20px rgba(0,0,0,0.06);
  flex-direction: row;
}
.login-fluid.login-style-center-2 .login-field-panel .login-field-left {
  width: 300px;
  display: flex;
  align-items: center;
  color: var(--bs-white);
  justify-content: center;
  border-radius: 3px 0 0 3px;
  background: var(--bs-primary) url(../images/white-bg2.png) no-repeat center;
  background-size: cover;
  flex-direction: column;
}
.login-fluid.login-style-center-2 .login-field-panel .login-field-right {
  width: 600px;
}
.login-fluid.login-style-center-2 .login-field-panel .login-field-left h3 {
  font-size: 38px;
  font-weight: bold;
}
.login-fluid .wave {
  display: none;
}
.login-fluid.login-style-center-2 .wave {
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.login-fluid.login-style-center-2 #wave .wave-color {
  fill: var(--bs-gray-200);
}
.login-fluid.login-style-center-2 .wave svg {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  filter: drop-shadow(10px 30px 0 rgba(0,0,0,0.025));
}
.catalog-launch-btn .btn {
  border-radius: 100px;
}
/* new css as per add login topbar */
.login-fluid {
  flex-direction: column;
}
.login-topbar,
.login-footer-menu {
  width: 100%;
  background-color: #181818;
  display: block;
  position: relative;
  z-index: 22;
}
.login-topbar {
  height: 90.5px;
}
.login-topbar + .login-topbar {
  display: none !important;
}
.login-topbar .login-topbar-fixed {
  position: fixed;
  height: 90.5px;
  width: 100%;
  background-color: #181818;
}
.login-footer-menu {
  height: 44px;
}
.login-logobox {
  position: fixed;
  top: 0;
  left: 1.5rem;
  width: 160px;
  height: 112px;
  background-color: var(--bs-primary);
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-logobox img {
  height: auto;
  max-height: 90px;
  max-width: 100%;
}
.login-fluid .login-field-panel .login-signup-buttons {
  display: none !important;
}
.login-footer-menu ul {
  height: 44px;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.login-footer-menu ul li,
.login-footer-menu ul li a {
  color: var(--bs-white);
  font-size: 14px;
  text-decoration: none;
}
.login-footer-menu ul li:not(:first-child) {
  padding: 0 10px;
}
.login-field-right .login-headingtext {
  padding-top: 0 !important;
}
.login-poweredtext a:hover {
  color: var(--link-color);
}
@media (max-width: 991.98px) {
  .login-fluid.login-style-center-2 .login-field-panel {
    width: 90%;
  }
  .login-fluid.login-style-center-2 .login-field-panel .login-field-left {
    width: auto;
    min-width: 150px;
  }
  .login-fluid.login-style-center-2 .login-field-panel .login-field-right {
    width: calc(100% - 150px);
  }
  .login-fluid.login-style-center-2 .login-field-panel .login-field-left h3 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {  
  .login-fluid.login-style-center .login-field-panel .login-signup-buttons-tab .login-signup-buttons,
  .login-fluid.login-style-center-2 .login-field-panel .login-signup-buttons-tab .login-signup-buttons {
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
  } 
  .login-fluid.login-style-center .login-field-panel .login-signup-buttons-tab .login-signup-buttons a,
  .login-fluid.login-style-center-2 .login-field-panel .login-signup-buttons-tab .login-signup-buttons a {
    display: inline-block;
  }
  .login-fluid.login-style-center .login-field-panel .catalog-btntext,
  .login-fluid.login-style-center-2 .login-field-panel .catalog-btntext {
    display: inline-flex;
    margin-top: 5px;
  }
  .login-fluid.login-style-center-2 .login-field-panel .login-signup-buttons-tab .login-signup-buttons {
    max-width: 540px;
    margin: 0 auto;
  }
  .login-fluid.login-style-center-2 .login-field-panel {
    width: 90%;
    height: 100vh;
  }
  .login-fluid.login-style-center-2 .login-field-panel,
  .login-fluid.login-style-center-2 .login-field-panel .login-field-right {
    width: 100%;
  }
  .login-fluid.login-style-center-2 .login-field-panel .login-field-left {
    display: none;
  }
  .login-footer-menu {
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .login-footer-menu ul {
    margin: 0;
  }
  .login-footer-menu li {
    text-align: center;
  }
  .login-footer-menu ul li, 
  .login-footer-menu ul li a {
    font-size: 12px;
  }
  .login-footer-menu .login-poweredtext {
    display: block;
  }
}
@media (max-width: 575.98px) {
  .login-fluid.login-style-center .login-field-panel .login-signup-buttons-tab .login-signup-buttons,
  .login-fluid.login-style-center-2 .login-field-panel .login-signup-buttons-tab .login-signup-buttons {
    max-width: 100%;
    margin: 0 auto;
  }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active,
input:-internal-autofill-selected {
  transition: background-color 5000s;
  box-shadow: 0 0 0 1000px transparent inset !important;
  -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
}
span.password-note {
    font-size: 14px;
    line-height: 12px;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 0px;
    cursor: pointer;
}

.tooltipMSG {
  position: absolute;
  right: 0;
  bottom: 20px;
  background: #EC2027;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  width: 220px;
  font-size: 12px;
  line-height: 14px;
  z-index: 999;
}

span.error {
    text-align: left;
    font-size: 14px;
    color: var(--bs-red);
}

.eye-icon {
  position: absolute;
  top: 24px;
  right: 16px;
  transform: translateY(-50%);
  cursor: pointer;
  width: 25px;
  height: 25px;
}

.eye-icon::before {
  content: '\f06e';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 14px;
}

.eye-icon.hide-password::before {
  content: '\f070';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 14px;
}

.toolTipFunc {
  cursor: pointer;
}

select.form-select {
  padding: 5px !important;
}