/*!************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/assets/css/child-theme.css ***!
  \************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,700;1,500;1,700&display=swap);
/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/assets/rewamp/css/child-theme.css ***!
  \*******************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Poor+Story&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
/*!***********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/assets/rewamp/css/child-theme.css (1) ***!
  \***********************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);
/*!**********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/assets/newStyles/css/child-theme.css ***!
  \**********************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Poor+Story&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/assets/newStyles/css/child-theme.css (1) ***!
  \**************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);
/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/assets/css/child-theme.css (1) ***!
  \****************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}
/*banner start*/
.loginBannerImg {
  height: 100%;
  width: 100%;
  background-color: #002D5B;
}
@media (min-width: 992px) {
  .loginBannerImg {
    min-height: 100vh;
  }
}
.loginBannerImg .carouselContainer {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .loginBannerImg .carouselContainer {
    min-height: 55vh;
  }
}
.loginBannerImg .carousel-inner {
  max-width: 450px;
}
.loginBannerImg .carousel-controls button {
  top: auto;
  bottom: -100px;
  opacity: 1;
  border: 1px solid #FFBA08;
  border-radius: 50%;
  width: auto;
  background-color: #FFBA08;
  color: #2F2E41;
}
.loginBannerImg .carousel-controls button.carousel-control-next {
  right: 33%;
}
@media (max-width: 991.98px) {
  .loginBannerImg .carousel-controls button.carousel-control-next {
    right: 0;
  }
}
.loginBannerImg .carousel-controls button.carousel-control-prev {
  left: 33%;
}
@media (max-width: 991.98px) {
  .loginBannerImg .carousel-controls button.carousel-control-prev {
    left: 0;
  }
}
@media (max-width: 991.98px) {
  .loginBannerImg .carousel-controls button {
    top: 50%;
    bottom: auto;
  }
}
.loginBannerImg .carousel-controls button.disabled {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
}
.loginBannerImg .carousel-controls span {
  font-size: 1.375rem;
  padding: 15px 20px;
}
/*banner end*/
.bgLogin {
  background-image: linear-gradient(360deg, #fff 50%, #002D5B 50%);
}
@media (max-width: 767.98px) {
  .bgLogin {
    background-image: none;
  }
}
.loginSecondBannerImg {
  background-image: url('login_second_banner.png');
  height: 100%;
  width: 100%;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 1600px) {
  .loginSecondBannerImg {
    background-size: 75%;
  }
}
@media (min-width: 992px) {
  .loginSecondBannerImg {
    min-height: 100vh;
  }
}
@media (max-width: 1199.98px) {
  .loginSecondBannerImg {
    background-position: left bottom 75px;
  }
}
@media (max-width: 991.98px) {
  .loginSecondBannerImg {
    background-image: none;
  }
}
header {
  z-index: 2;
  position: fixed;
  width: 100%;
}
header nav {
  background-image: url('banner1.png');
  border-bottom: 6px solid #39B54A;
  background-repeat: no-repeat;
  background-size: cover;
}
header nav.bg-dark {
  background-color: #002D5B !important;
}
header #navbarSupportedContent.noScrollbar {
  max-height: auto;
  overflow: hidden;
  margin-left: 30px;
}
@media (max-width: 991.98px) {
  header #navbarSupportedContent {
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    /* Track */
    /* Handle */
  }
  header #navbarSupportedContent::-webkit-scrollbar {
    width: 10px;
    height: 5px;
  }
  header #navbarSupportedContent::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #000;
    border-radius: 10px;
  }
  header #navbarSupportedContent::-webkit-scrollbar-thumb {
    background: #39B54A;
    border-radius: 10px;
  }
}
header .navbarContainer .nav-item {
  margin-right: 8px;
}
@media (max-width: 1198px) {
  header .navbarContainer .nav-item {
    margin-right: 0;
  }
}
header .navbarContainer .nav-item.dropdown .dropdown-toggle::after {
  vertical-align: 2px;
}
@media (max-width: 991.98px) {
  header .navbarContainer .nav-item.dropdown .dropdown-toggle::after {
    position: absolute;
    right: 10px;
    transform: translateY(10px);
  }
}
header .navbarContainer .nav-item .nav-link {
  font-size: 0.938rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  header .navbarContainer .nav-item .nav-link {
    font-size: 0.875rem;
  }
}
@media (max-width: 991.98px) {
  header .navbarContainer .nav-item .nav-link {
    width: 125px;
    /* background: red; */
    position: relative;
  }
}
header .navbarContainer .nav-item-divider {
  position: relative;
}
header .navbarContainer .nav-item-divider::after {
  content: "";
  position: absolute;
  border-right: 1px solid #5370C6;
  height: 43px;
  right: -5px;
  top: 0;
}
header .navbarContainer .dropdown-menu {
  top: 57px;
  margin-top: 0.125rem;
  background: #39B54A;
  border: 0;
  left: 0;
  border-radius: 0 0 5px 5px;
}
@media (max-width: 1199.98px) {
  header .navbarContainer .dropdown-menu {
    top: 52px;
    left: unset;
    right: 0;
  }
}
@media (max-width: 991.98px) {
  header .navbarContainer .dropdown-menu {
    top: 36px;
    left: 0;
    right: auto;
    position: absolute;
  }
}
header .navbarContainer .dropdown-menu .dropdown-item {
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 0.875rem;
}
header .navbarContainer .dropdown-menu .dropdown-item:hover {
  background-color: #39B54A;
}
header .navbarContainer .dropdown-menu.show::before {
  content: "";
  border-bottom: 5px solid #39B54A;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  position: absolute;
  top: -6px;
  left: 20px;
}
@media (max-width: 991.98px) {
  header .navbarContainer .dropdown-menu.show::before {
    top: -5px;
  }
}
header .navbarContainer .userProfileSection .chatbot-img {
  cursor: pointer;
}
header .navbarContainer .userProfileSection .chatbot-img:hover path {
  fill: #002D5B;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  header .navbarContainer .userProfileSection .chatbot-img svg {
    width: 14spx;
  }
}
header .navbarContainer .userProfileSection .nav-item.dropdown {
  border-left: 1px solid #5370C6;
}
@media (max-width: 575.98px) {
  header .navbarContainer .userProfileSection .nav-item.dropdown {
    border: 0;
  }
}
@media (max-width: 575.98px) {
  header .navbarContainer .userProfileSection .nav-item.dropdown .nav-link {
    padding-left: 0;
  }
}
header .navbarContainer .userProfileSection .dropdown-toggle::after {
  display: none;
}
footer {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 10px 0;
  padding-right: 12px;
}
.copyrightTxt {
  font-size: 0.813rem;
}
.customModal .modal-header .modal-title {
  font-weight: 700;
  font-size: 1.188rem;
  color: #002D5B;
}
.customModal .modal-header .btn-close {
  background: #002D5B;
  opacity: 1;
  border-radius: 50%;
  border: 1px solid #fff;
  position: absolute;
  right: -10px;
  top: -10px;
  padding: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  padding-top: 2px;
  color: #fff;
}
#CustomSettings .btn-primary{background: #002d5b!important;}
#DatabaseSettings .btn-primary{background: #002d5b!important;}
#hl-settingTabContent .btn-primary{background: #002d5b!important;}
#ClubedSettings .btn-primary{background: #002d5b!important;}
.customModal .modal-footer button {
  background: #002D5B;
  border-radius: 4px;
  font-weight: 500;
  font-size: 0.938rem;
  color: #ffffff;
  padding: 6px 12px;
}
.testCaseCard .btn-primary{background: #002d5b!important;}
.testCaseCard .btn-outline-primary {    border: #d56128 solid 1px!important; color: black!important;}
.testCaseCard .btn-outline-primary:hover {    border: #d56128 solid 1px!important; background-color: #d56128!important; color: white!important;}
.customModal .modal-footer button:nth-child(2) { background: #39B54A; border: #39B54A solid 1px;}
.customModalForm .form-label {
  font-size: 0.875rem;
  color: #595959;
  font-weight: 500;
}
.customModalForm .form-control {
  background: #ffffff;
  border: 1.4px solid #c4c4c4;
  border-radius: 4px;
  font-size: 0.875rem;
  color: #595959;
  padding: 11px 12px;
}
.customModalForm .form-control::placeholder {
  font-size: 0.875rem;
  color: #c4c4c4;
}
@media (max-width: 575px) {
  .customModalForm .form-control::placeholder {
    font-size: 0.75rem;
  }
}
.customModalForm .form-select {
  font-size: 0.875rem;
  color: #595959;
  border: 1.4px solid #c4c4c4;
  border-radius: 4px;
  padding: 11px 12px;
}
#userProfile .subHeading {
  font-weight: 500;
  font-size: 0.875rem;
  color: #595959;
}
#userProfile .mainTxt {
  font-weight: 600;
  font-size: 1rem;
  color: #002D5B;
}
#userProfile hr {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 1;
}
#howToStart .modal-content {
  background-image: url('how-to-start-banner.png');
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 67% auto;
}
@media (max-width: 991.98px) {
  #howToStart .modal-content {
    background-image: none;
  }
}
#howToStart .modal-body p {
  font-size: 0.875rem;
  color: #3f3f3f;
  line-height: 25px;
  font-weight: 500;
}
#aboutBeatblip .modal-content {
  background-image: url('how-to-start-banner.png');
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media (max-width: 991.98px) {
  #aboutBeatblip .modal-content {
    background-image: none;
  }
}
#aboutBeatblip .modal-body {
  color: #3F3F3F;
}
#aboutBeatblip .modal-body p {
  font-size: 0.875rem;
  line-height: 25px;
  font-weight: 500;
}
#projectAccess .projectAccessContainer {
  border: 1px solid #3DA1D9;
  border-radius: 5px;
  padding: 12px 0px;
}
#projectAccess .projectAccessTableContainer {
  max-height: 290px;
  overflow-y: auto;
  /* width */
  /* Track */
  /* Handle */
}
#projectAccess .projectAccessTableContainer::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}
#projectAccess .projectAccessTableContainer::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ccc;
  border-radius: 10px;
}
#projectAccess .projectAccessTableContainer::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
#projectAccess table.projectAccessTable tr {
  border-bottom: 1px solid rgba(155, 155, 155, 0.38);
}
#projectAccess table.projectAccessTable tr th {
  font-weight: 700;
  font-size: 0.875rem;
  color: #002D5B;
  border-bottom: 1px solid rgba(155, 155, 155, 0.38);
  white-space: nowrap;
  padding-left: 16px;
}
#projectAccess table.projectAccessTable tr td {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 0.875rem;
  border-bottom: 1px solid rgba(155, 155, 155, 0.38);
  white-space: nowrap;
  padding-left: 16px;
}
#projectAccess table.projectAccessTable tr td span {
  font-size: 0.875rem;
  font-weight: 400;
  color: #002D5B;
}
#projectAccess table.projectAccessTable tr td .form-check-input {
  zoom: 1.4;
}
#projectAccess table.projectAccessTable tr td .form-label {
  margin-bottom: 0;
  margin-left: 5px;
  color: #595959;
}
#userAccess .projectAccessHeadings .subHeading {
  font-weight: 500;
  font-size: 0.875rem;
  color: #595959;
}
#userAccess .projectAccessHeadings .mainTxt {
  font-weight: 600;
  color: #002D5B;
}
#userAccess .projectAccessContainer {
  border: 1px solid #3DA1D9;
  border-radius: 5px;
  padding: 8px 0px;
}
#userAccess .projectAccessTableContainer {
  max-height: 200px;
  overflow-y: auto;
  /* width */
  /* Track */
  /* Handle */
}
#userAccess .projectAccessTableContainer::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}
#userAccess .projectAccessTableContainer::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ccc;
  border-radius: 10px;
}
#userAccess .projectAccessTableContainer::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
#userAccess table.projectAccessTable tr {
  border-bottom: 1px solid rgba(155, 155, 155, 0.38);
}
#userAccess table.projectAccessTable tr th {
  font-weight: 700;
  font-size: 0.875rem;
  color: #000;
  border-bottom: 1px solid rgba(155, 155, 155, 0.38);
  white-space: nowrap;
  padding-top: 5px;
  padding-bottom: 10px;
}
#userAccess table.projectAccessTable tr th:not(:first-child):not(:last-child) {
  text-align: center;
  width: 14.4%;
}
#userAccess table.projectAccessTable tr th:first-child {
  width: 8%;
}
#userAccess table.projectAccessTable tr th:last-child {
  width: 20%;
}
#userAccess table.projectAccessTable tr td {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 0.875rem;
  border-bottom: 1px solid rgba(155, 155, 155, 0.38);
  white-space: nowrap;
}
#userAccess table.projectAccessTable tr td .form-label {
  margin-bottom: 0;
}
#userAccess table.projectAccessTable tr td:first-child {
  padding-left: 10px;
}
#userAccess table.projectAccessTable tr td:not(:first-child):not(:last-child) {
  text-align: center;
}
#userAccess table.projectAccessTable tr td .form-control {
  padding: 5px 12px;
  border: 1.4px solid #c4c4c4;
  font-size: 0.875rem;
}
#userAccess table.projectAccessTable tr td .form-check-input {
  zoom: 1.4;
}
#newTestStep4 .newTestStep4Tabs .nav-item:first-child .nav-link {
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
#newTestStep4 .newTestStep4Tabs .nav-item:last-child .nav-link {
  border-radius: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
#newTestStep4 .newTestStep4Tabs .nav-item .nav-link {
  background-color: #dfdfdf;
  color: #2F2E41;
  font-weight: 600;
  width: 100%;
  font-size: 0.813rem;
}
#newTestStep4 .newTestStep4Tabs .nav-item .nav-link.active {
  background-color: #FFBA08;
  font-weight: 600;
  color: #2F2E41;
  border-bottom: 0;
}
#newTestStep4 .newTestStep4Tabs .formParameters {
  background-color: #f7f7f7;
  border: 1px solid #c4c4c4;
  padding: 15px;
  border-radius: 6px;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}
#newTestStep4 .newTestStep4Tabs .formParameters h6, #newTestStep4 .newTestStep4Tabs .formParameters .h6 {
  font-size: 1.125rem;
  margin-bottom: 0;
}
#newTestStep4 .newTestStep4Tabs .formParameters .row:not(:last-child) {
  border-bottom: 1px solid #cecece;
  padding-bottom: 20px;
}
#newTestStep4 .newTestStep4Tabs .formParameters .addParameter {
  font-size: 0.875rem;
}
#newTestStep4 .newTestStep4Tabs .formParameters .deleteIcon {
  padding: 12px 16px;
}
#newTestStep4 .newTestStep4Tabs .formParameters .funtionPara .funtionParaLabel {
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: capitalize;
  display: block;
  margin-bottom: 6px;
}
#newTestStep4 .newTestStep4Tabs .formParameters .funtionPara input, #newTestStep4 .newTestStep4Tabs .formParameters .funtionPara select {
  width: 100%;
  padding: 6px;
  border: 1px solid #c4c4c4;
}
.uploadZip .uploadContainer {
  position: relative;
}
.uploadZip .uploadContainer input[type=file] {
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  cursor: pointer;
}
.uploadZip .uploadContainer .customUpload .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}
.uploadZip .uploadContainer .customUpload .btn {
  font-size: 0.875rem;
  background: #FFBA08;
  border-radius: 0px 4px 4px 0px;
  color: #2F2E41;
  font-weight: 600;
  width: 100%;
  height: 100%;
}
@media (max-width: 575px) {
  .uploadZip .uploadContainer .customUpload .btn {
    font-size: 0.75rem;
  }
}
#auditInfo ul {
  list-style: auto;
}
#auditInfo ul li {
  font-size: 0.875rem;
}
#auditInfo ul li:not(:last-child) {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #c4c4c4;
}
.backBtn i {
  font-size: 0.813rem;
}
.dataGridSection .dataGridCard {
  min-height: 78vh;
}
@media (min-width: 767.98px) and (max-width: 991.98px) {
  .dataGridSection .dataGridCard {
    min-height: 85vh;
  }
}
.dataGridSection .dataGridCard .dataGridHeading {
  font-size: 1.063rem;
}
.dataGridSection .dataGridCard .addNewUserBtn {
  background: #002D5B;
  border-radius: 4px;
  border: 1px solid #002D5B;
  color: #fff;
  font-weight: 500;
  font-size: 0.875rem;
  padding: 6px 12px;
}
.dataGridSection .dataGridTable table {
  border-collapse: separate;
  border-radius: 10px;
  overflow: hidden;
  border-spacing: 0 2px;
}
.dataGridSection .dataGridTable thead tr {
  background: #002D5B;
  border: 1px solid #e5e5e5;
  border-bottom: 0;
  border-bottom: 2px solid #fff;
}
.dataGridSection .dataGridTable thead tr th {
  font-weight: 700;
  font-size: 0.875rem;
  color: white;
  border: 0;
  padding: 12px 10px;
  border-right: 1px solid white;
}
.dataGridSection .dataGridTable tbody tr {
  /* border-bottom: 1px solid #fff; */
  border-bottom: 1px solid #9d9696;
}
.dataGridSection .dataGridTable tbody tr:nth-child(odd) {
  background-color: #fbfbfb;
}
.dataGridSection .dataGridTable tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}
.dataGridSection .dataGridTable tbody tr td {
  font-weight: 500;
  font-size: 0.875rem;
  color: #595959;
  padding: 20px 10px;
  white-space: nowrap;
  border-right: 1px solid #9d9696;
}
.dataGridSection .dataGridTable tbody tr td .form-control,
.dataGridSection .dataGridTable tbody tr td .form-select {
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  font-size: 0.875rem;
  color: #595959;
  font-weight: 500;
}
.dataGridSection .dataGridTable tbody tr td .edit-user-select {
  min-width: 110px;
}
.dataGridSection .dataGridTable tbody tr td .saveUserBtn {
  background: #002D5B;
  border-radius: 4px;
  border: 1px solid #002D5B;
  color: #fff;
  font-weight: 500;
  font-size: 0.875rem;
  padding: 6px 12px;
}
.dataGridSection .dataGridTable tbody tr td .editAccountCancelBtn {
  border: 1.4px solid #0367fc;
  color: #0367fc;
  background-color: #fff;
}
.dataGridSection .dataGridTable tbody tr td:nth-child(4), .dataGridSection .dataGridTable tbody tr td:nth-child(5), .dataGridSection .dataGridTable tbody tr td:nth-child(6) {
  width: 11%;
}
.side-navbar {
  width: 275px;
  height: 100%;
  position: fixed;
  margin-left: -300px;
  background-color: #fff !important;
  transition: 0.5s;
  z-index: 1;
  top: 0px;
  padding-top: 80px !important;
}
@media (min-width: 992px) {
  .side-navbar {
    margin-left: 0px !important;
  }
}
.side-navbar .sidebar-height {
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
}
.side-navbar.active-nav {
  margin-left: 0;
}
.side-navbar .searchInput {
  position: relative;
}
.side-navbar .searchInput i {
  position: absolute;
  right: 10px;
  top: 4px;
  color: #ccc;
}
.side-navbar .newProjectTabs .nav-item {
  width: 50%;
  margin-bottom: 0;
}
.side-navbar .newProjectTabs .nav-item .nav-link {
  background-color: #DFDFDF;
  color: #2F2E41;
  font-weight: 600;
  width: 100%;
  font-size: 0.813rem;
}
.side-navbar .newProjectTabs .nav-item .nav-link.active {
  background-color: #FFBA08;
  font-weight: 600;
  color: #2F2E41;
}
.side-navbar .newProjectTabs .nav-item:first-child .nav-link {
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.side-navbar .newProjectTabs .nav-item:last-child .nav-link {
  border-radius: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
@media (max-width: 767.98px) {
  .newProjectSuccess h6, .newProjectSuccess .h6 {
    line-height: 22px;
  }
}
.testCaseCard .filterSection .searchFilter {
  position: relative;
  width: 100%;
}
.testCaseCard .filterSection .searchFilter input {
  background: #ffffff;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
}
.testCaseCard .filterSection .searchFilter input::placeholder {
  color: #595959;
  font-size: 0.875rem;
}
.testCaseCard .filterSection .searchFilter i {
  color: #ccc;
  position: absolute;
  right: 10px;
  top: 5px;
}
.testCaseCard .testCaseTable {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border: 1px solid #e6e6e6;
  min-height: 60vh;
}
.testCaseCard .testCaseTable thead th,
.testCaseCard .testCaseTable thead td {
  background-color: #C4EEFF;
  font-size: 0.75rem;
  color: #595959;
  border-bottom: none;
  vertical-align: middle;
  white-space: nowrap;
}
.testCaseCard .testCaseTable thead td:first-child {
  border-top-left-radius: 6px;
}
.testCaseCard .testCaseTable thead th:last-child {
  border-top-right-radius: 6px;
}
.testCaseCard .testCaseTable tbody td {
  font-size: 0.75rem;
  color: #595959;
  white-space: nowrap;
}
.testCaseCard .testCaseTable tbody td button {
  font-size: 0.75rem;
  padding: 4px 6px;
}
.testCaseCard .testCaseTable tbody td select {
  border: 0;
  font-size: 0.75rem;
  color: #595959;
  min-width: 150px;
}
@media (max-width: 1199.98px) {
  .testCaseCard .testCaseTable tbody td.actionIcons {
    min-width: 100px;
  }
}
.testCaseCard .testCaseTable tbody td .userAction i {
  color: #39B54A;
  font-size: 1.25rem;
}
.testCaseCard .testCaseTable tbody td .userAction .dropdown-toggle::after {
  display: none;
}
.testCaseCard .testCaseTable tbody td .userAction .dropdown-menu {
  right: 0;
  left: auto;
  position: absolute;
}
.testCaseCard .testCaseTable tbody td .userAction .dropdown-menu .dropdown-item {
  font-size: 0.75rem;
  color: #595959;
}
.testCaseCard .testCaseTable tbody td .userAction .dropdown-menu .dropdown-item.active, .testCaseCard .testCaseTable tbody td .userAction .dropdown-menu .dropdown-item:active {
  background-color: #e9ecef;
  color: #595959;
}
@media (max-width: 1199.98px) {
  .testCaseCard .testCaseTable tbody td.testStepIcon {
    min-width: 130px;
  }
}
.testCaseCard .form-checkbox.form-check-input {
  border: 1px solid #595959;
  zoom: 1.5;
  border-radius: 2px;
}
.testCaseCard .form-checkbox.form-check-input:checked {
  background-color: #fff;
}
.testCaseCard .form-checkbox.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/></svg>");
}
.testCaseCard .form-switch {
  margin-left: 10px;
}
.testCaseCard .form-switch .form-check-input {
  zoom: 1.4;
}
.testCaseSuccess .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 1;
}
.md-stepper-horizontal .md-step {
  padding: 20px 15px 15px;
  position: relative;
}
.md-stepper-horizontal .md-step.active .md-step-circle {
  background-color: #FFBA08;
  color: #2F2E41;
}
.md-stepper-horizontal .md-step .md-step-circle {
  width: 35px;
  height: 35px;
  margin: 0 auto;
  background: #AAAAAA;
  border-radius: 50%;
  text-align: center;
  font-size: 1rem;
  color: #fff;
  z-index: 1;
  position: relative;
  padding: 5px 0px;
}
.md-stepper-horizontal .md-step .md-step-circle span {
  color: #000;
  font-size: 0.75rem;
  display: flex;
  /* justify-content: center; */
  align-items: center;
}
.md-stepper-horizontal .md-step .md-step-optional,
.md-stepper-horizontal .md-step .md-step-title {
  text-align: center;
  color: #000;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 16px;
  text-transform: capitalize;
}
.md-stepper-horizontal .md-step .md-step-bar-left {
  position: absolute;
  top: 35px;
  left: -45%;
  border-top: 2px solid #cdcdcd;
  width: 90%;
}
@media (max-width: 991.98px) {
  .md-stepper-horizontal .md-step .md-step-bar-left {
    left: -44%;
    width: 88%;
  }
}
@media (max-width: 767.98px) {
  .md-stepper-horizontal .md-step .md-step-bar-left {
    left: -35%;
    width: 72%;
  }
}
.customBreadcrumbs {
  background: #fff;
  padding: 10px 20px;
}
.customBreadcrumbs .breadcrumb-item a {
  font-size: 0.875rem;
  font-weight: 500;
  color: #39B54A;
}
@media (max-width: 767.98px) {
  .customBreadcrumbs .breadcrumb-item a {
    font-size: 0.75rem;
  }
}
.customBreadcrumbs .breadcrumb-item.active span {
  color: #000;
  font-weight: 500;
  font-size: 0.875rem;
}
@media (max-width: 767.98px) {
  .customBreadcrumbs .breadcrumb-item.active span {
    font-size: 0.75rem;
  }
}
.customBreadcrumbs .breadcrumb-item + .breadcrumb-item::before {
  color: #000;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .customBreadcrumbs .breadcrumb-item + .breadcrumb-item::before {
    padding-right: 2px;
  }
}
.projectTreesSection {
  /* Track */
}
.projectTreesSection .projectTreesRow i {
  font-size: 1.25rem;
  color: #39B54A;
}
.projectTreesSection .projectTreesRow .form-check-input {
  margin-top: 6px;
  border: 1.5px solid #39B54A;
  zoom: 1;
}
.projectTreesSection .projectTreesRow .form-check-input:checked {
  background-color: #39B54A;
  border-color: #39B54A;
}
.projectTreesSection .projectTreesRow span {
  font-size: 0.875rem;
}
.projectTreesSection .projectTreesRow .dropdown-toggle::after {
  display: none;
}
.projectTreesSection .projectTreesRow .dropdown-menu {
  top: 0;
  left: 35px;
  box-shadow: 0px 4px 4px #0000001a;
  border-radius: 0px 5px 5px 0px;
  border: 0;
}
.projectTreesSection .projectTreesRow .dropdown-menu .dropdown-item {
  font-size: 0.75rem;
  color: #595959;
}
.projectTreesSection .projectTreesRow .dropdown-menu .dropdown-item:active {
  color: #1e2125;
  background-color: #e9ecef;
}
.projectTreesSection .projectTreesRow .multilevelDropdownMenu .dropdown-toggle::after {
  display: block;
  right: 15px;
  top: 10px;
  position: absolute;
}
.projectTreesSection .projectTreesRow .multilevelDropdownMenu .dropdown-menu {
  left: 100%;
  margin-left: 1px;
}
.settingNameContainer:not(:last-child) {
  border-bottom: 1px solid #ccc;
  margin-bottom: 12px;
}
.settingNameContainer .settingNameUnion {
  position: relative;
  background: url('straightLine.png') left top repeat-y;
  background-position-x: 15px;
  padding-bottom: 12px;
}
.settingNameContainer .settingNameUnion::before {
  content: "";
  background-image: url('union.png');
  background-position: top;
  background-size: contain;
  width: 15px;
  height: 10px;
  position: absolute;
  top: 12px;
  background-repeat: no-repeat;
  left: 15px;
}
.settingNameContainer .settingNameUnion:last-child {
  background-repeat: no-repeat;
}
.active-cont {
  margin-left: 280px;
}
@media (max-width: 991px) {
  .active-cont {
    margin-left: 0px;
  }
}
.my-container {
  transition: 0.4s;
  padding-top: 83px;
}
@media (min-width: 992px) {
  .my-container {
    margin-left: 280px;
  }
}
.error-col {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (min-width: 1400px) {
  .error-col {
    min-height: 75vh;
  }
}
@media (max-width: 991.98px) {
  .error-col {
    min-height: 82vh;
  }
}
.errorTxt {
  color: #EB0000 !important;
  margin-top: 4px;
  font-size: 0.75rem;
}
.errorInput {
  border-color: #EB0000 !important;
  border-width: 1.4px;
}
.pagination ul {
  display: flex;
  list-style: none;
  border: 1.5px solid #c4c4c4;
  padding: 0;
  border-radius: 4px;
  padding: 5px 10px;
}
.pagination ul .page-item.active .page-link {
  color: #595959;
  background-color: transparent;
  border: 1.4px solid #595959;
  border-radius: 50%;
  font-weight: bold;
  z-index: 0;
}
.pagination ul .page-link {
  padding: 2px 10px;
  border: 0;
  margin: 0 5px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #39B54A;
}
.filter .form-label {
  font-size: 0.875rem;
  color: #595959;
}
.filter .form-control,
.filter .form-select {
  border: 1.4px solid #c4c4c4;
  border-radius: 4px;
  font-size: 0.875rem;
  color: #595959;
}
.filter .form-control::placeholder,
.filter .form-select::placeholder {
  font-size: 0.875rem;
  color: #ccc;
}
.filter input[type=date] {
  text-transform: uppercase;
}
.LoginForm {
  background: #ffffff;
  box-shadow: 0px 4px 35px #00000014;
  border-radius: 10px;
  margin-bottom: 80px;
}
@media (min-width: 992px) {
  .LoginForm {
    min-height: 85vh;
  }
}
.LoginForm .form-control {
  background: #ffffff;
  border: 1px solid #adadad;
  border-radius: 6px;
}
.LoginForm .form-control::placeholder {
  font-weight: 300;
  font-size: 0.875rem;
  color: #808080;
}
.LoginForm .form-control:focus {
  border: 1.3px solid #238831;
  box-shadow: none;
}
.LoginForm .form-check-input {
  zoom: 1;
  margin-top: 5px;
}
.LoginForm .logoSection p {
  font-size: 1.313rem;
  color: #000000;
}
.LoginForm .logoSection .beatBlipText {
  font-weight: 600;
  font-size: 2.125rem;
  color: #002D5B;
}
.LoginForm .loginBtn {
  background: #002D5B;
  box-shadow: 0px 4px 19px rgba(119, 147, 65, 0.3);
  border-radius: 6px;
  color: #fff;
  padding: 12px 20px;
  border: 1px solid #002D5B;
}
.bottomSection {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 767.98px) {
  .bottomSection {
    position: static;
  }
}
@media (max-width: 575.98px) {
  .rightFormSection {
    display: flex;
    align-items: center;
    min-height: 100vh;
  }
}
.WelcomeSection .WelcomeGreetingSection .thankYou {
  font-size: 0.875rem;
}
.WelcomeSection .WelcomeParaSection p {
  font-size: 0.875rem;
  line-height: 25px;
  color: #3f3f3f;
  border-left: 1px solid #f2f2f2;
  padding: 20px;
}
@media (max-width: 991.98px) {
  .WelcomeSection .WelcomeParaSection p {
    border: 0;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .howToStartSection .card {
    background-image: url('how-to-start.png');
    background-position: center bottom;
    background-repeat: no-repeat;
  }
}
.howToStartSection .howToStartPara {
  font-size: 0.875rem;
  line-height: 25px;
  color: #3f3f3f;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .howToStartSection .howToStartBtn button {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
}
@media (max-width: 767.98px) {
  .howToStartSection .howToStartBtn button {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
}
.premiumFeaturesSection .premiumFeaturesPara {
  font-size: 0.875rem;
  line-height: 25px;
  color: #3f3f3f;
}
.premiumFeaturesSection .premiumFeaturesCard {
  max-height: 370px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 10px;
  scrollbar-color: #ccc #f2f2f2;
  scrollbar-width: thin;
  scrollbar-face-color: #002D5B;
  scrollbar-shadow-color: #ccc;
  scrollbar-highlight-color: #ccc;
  /* width */
  /* Track */
  /* Handle */
}
.premiumFeaturesSection .premiumFeaturesCard .premiumFeaturesCardItem:nth-child(odd) {
  padding-right: 15px;
}
.premiumFeaturesSection .premiumFeaturesCard .premiumFeaturesCardItem img {
  margin-right: 10px;
}
.premiumFeaturesSection .premiumFeaturesCard .premiumFeaturesCardItem h4, .premiumFeaturesSection .premiumFeaturesCard .premiumFeaturesCardItem .h4 {
  font-weight: 600;
  font-size: 1.125rem;
  color: #002D5B;
  margin-bottom: 12px;
}
.premiumFeaturesSection .premiumFeaturesCard .premiumFeaturesCardItem p {
  font-size: 0.875rem;
  line-height: 20px;
  color: #595959;
  margin-bottom: 15px;
}
.premiumFeaturesSection .premiumFeaturesCard .premiumFeaturesCardItem button {
  font-weight: 600;
  font-size: 0.875rem;
  color: #002D5B;
  background-color: #fff;
  border: 1.5px solid #002D5B;
}
.premiumFeaturesSection .premiumFeaturesCard::-webkit-scrollbar {
  width: 10px;
}
.premiumFeaturesSection .premiumFeaturesCard::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ccc;
  border-radius: 10px;
}
.premiumFeaturesSection .premiumFeaturesCard::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
.WelcomeSection .WelcomeGreetingSection .thankYou {
  font-size: 0.875rem;
}
.WelcomeSection .WelcomeParaSection p {
  font-size: 0.875rem;
  line-height: 25px;
  color: #3f3f3f;
  border-left: 1px solid #f2f2f2;
  padding: 20px;
}
@media (max-width: 991.98px) {
  .WelcomeSection .WelcomeParaSection p {
    border: 0;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .howToStartSection1 .card {
    background-image: url('how-to-start.png');
    background-position: right bottom;
    background-repeat: no-repeat;
  }
}
.howToStartSection1 .howToStartPara {
  font-size: 0.875rem;
  line-height: 25px;
  color: #3f3f3f;
}
@media (max-width: 767.98px) {
  .howToStartSection1 .howToStartBtn1 button {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
}
.premiumFeaturesSection .premiumFeaturesPara {
  font-size: 0.875rem;
  line-height: 25px;
  color: #3f3f3f;
}
.premiumFeaturesSection .premiumFeaturesCard {
  max-height: 370px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 10px;
  scrollbar-color: #ccc #f2f2f2;
  scrollbar-width: thin;
  scrollbar-face-color: #002D5B;
  scrollbar-shadow-color: #ccc;
  scrollbar-highlight-color: #ccc;
  /* width */
  /* Track */
  /* Handle */
}
.premiumFeaturesSection .premiumFeaturesCard .premiumFeaturesCardItem:nth-child(odd) {
  padding-right: 15px;
}
.premiumFeaturesSection .premiumFeaturesCard .premiumFeaturesCardItem img {
  margin-right: 10px;
}
.premiumFeaturesSection .premiumFeaturesCard .premiumFeaturesCardItem h4, .premiumFeaturesSection .premiumFeaturesCard .premiumFeaturesCardItem .h4 {
  font-weight: 600;
  font-size: 1.125rem;
  color: #002D5B;
  margin-bottom: 12px;
}
.premiumFeaturesSection .premiumFeaturesCard .premiumFeaturesCardItem p {
  font-size: 0.875rem;
  line-height: 20px;
  color: #595959;
  margin-bottom: 15px;
}
.premiumFeaturesSection .premiumFeaturesCard .premiumFeaturesCardItem button {
  font-weight: 600;
  font-size: 0.875rem;
  color: #002D5B;
  background-color: #fff;
  border: 1.5px solid #002D5B;
}
.premiumFeaturesSection .premiumFeaturesCard::-webkit-scrollbar {
  width: 10px;
}
.premiumFeaturesSection .premiumFeaturesCard::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ccc;
  border-radius: 10px;
}
.premiumFeaturesSection .premiumFeaturesCard::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
.runManagementSection {
  position: relative;
}
.runManagementSection .runManagementToast {
  position: absolute;
  top: 100px;
  right: 10px;
  box-shadow: 0px 16px 32px -4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  width: 320px;
}
.runManagementSection .runManagementToast .toast-body {
  display: flex;
  align-items: center;
  justify-content: center;
}
.runManagementSection .runManagementToast .toast-body i {
  font-size: 1.563rem;
  margin-right: 10px;
}
.runManagementTabs .nav-tabs {
  border-bottom: 1px solid #cdcdcd;
}
.runManagementTabs .nav-tabs .nav-link {
  color: #595959;
  font-weight: 500;
  font-size: 0.938rem;
  display: flex;
  align-items: center;
  margin-top: -2px;
}
@media (max-width: 539.98px) {
  .runManagementTabs .nav-tabs .nav-link {
    width: 168px;
    font-size: 0.875rem;
    padding: 5px 10px;
  }
}
@media (max-width: 360px) {
  .runManagementTabs .nav-tabs .nav-link {
    width: 148px;
    font-size: 0.75rem;
    padding: 5px 10px;
  }
}
.runManagementTabs .nav-tabs .nav-link i {
  color: #FFBA08;
  font-size: 1.25rem;
  margin-right: 4px;
  line-height: 1;
}
.runManagementTabs .nav-tabs .nav-link:hover, .runManagementTabs .nav-tabs .nav-link:focus {
  border-color: transparent;
}
.runManagementTabs .nav-tabs .nav-link.active,
.runManagementTabs .nav-tabs .nav-item.show .nav-link {
  color: #002D5B;
  background-color: #fff;
  border-color: #cdcdcd #cdcdcd #fff;
  border-top: 5px solid #002D5B;
}
.runManagementTabs .createWebRunning.tab-content {
  border: 1px solid #cdcdcd;
  border-top: 0;
}
.selectTestCase {
  display: grid;
  place-content: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.2) 33%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 15px;
  background-repeat: repeat-y;
}
@media (max-width: 767.98px) {
  .selectTestCase {
    background-image: none;
  }
}
.selectTestCaseMobile span {
  width: 35px;
  height: 35px;
  margin: 0 auto;
  background: #aaa;
  border-radius: 50%;
  text-align: center;
  font-size: 1rem;
  color: #fff;
  z-index: 1;
  position: relative;
  padding: 5px 13px;
}
.selectTestCaseMobile.active span {
  background-color: #FFBA08;
  color: #2F2E41;
}
.webRunningSettingColumn .card {
  border: 1px solid #c4c4c4;
}
.webRunningSettingColumn .card-body {
  max-height: 230px;
  overflow-x: hidden;
  overflow-y: auto;
}
.webRunningSettingColumn .card-body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ccc;
  border-radius: 10px;
}
.webRunningSettingColumn .card-body::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
.webRunningSettingColumn .card-body::-webkit-scrollbar {
  width: 10px;
}
.webRunningSettingColumn .card-header {
  background-color: transparent;
  font-weight: 600;
  font-size: 0.938rem;
  color: #595959;
  border-bottom: 1px solid #c4c4c4;
}
.webRunningSettingColumn .card-body .form-check-input[type=radio] {
  border-radius: 50% !important;
  zoom: 1;
  margin-top: 4px;
  border: 1.5px solid #595959;
}
.webRunningSettingColumn .card-body .form-switch .form-check-input {
  border-radius: 2em !important;
  zoom: 1;
}
.webRunningSettingColumn .scheduleSetting h6, .webRunningSettingColumn .scheduleSetting .h6 {
  font-weight: 500;
  font-size: 0.875rem;
  color: #595959;
  margin-bottom: 12px;
}
.webRunningSettingColumn .scheduleSetting .scheduleSettingInnerCard {
  display: block;
  border: 1px solid #c4c4c4;
  padding: 10px;
  border-radius: 4px;
}
@media (max-width: 539.98px) {
  .webRunningSettingColumn .scheduleSetting .scheduleSettingInnerCard .form-check {
    margin-right: 3px;
  }
}
.webRunningSettingColumn .scheduleSetting .scheduleSettingInnerCard label {
  font-size: 0.875rem;
  color: #595959;
}
.webRunningSettingTabs .card-header {
  border-bottom: 0;
  background-color: transparent;
  padding: 0;
  position: relative;
}
@media (max-width: 767.98px) {
  .webRunningSettingTabs .card-header {
    border-bottom: 1px solid #c4c4c4;
  }
}
.webRunningSettingTabs #pills-tab {
  border-bottom: 1px solid #cdcdcd;
}
@media (max-width: 767.98px) {
  .webRunningSettingTabs #pills-tab {
    white-space: nowrap;
    max-width: 100vw;
    flex-wrap: initial;
    overflow: hidden;
    border-bottom: 0;
  }
}
.webRunningSettingTabs .scrollBtn button {
  position: absolute;
  top: 8px;
  background: transparent;
  border: 0;
  color: #002D5B;
}
.webRunningSettingTabs .scrollBtn button.leftBtn {
  left: 3px;
}
.webRunningSettingTabs .scrollBtn button.rightBtn {
  right: 3px;
}
@media (max-width: 767.98px) {
  .webRunningSettingTabs .tabContainer {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
}
.webRunningSettingTabs .tab-content {
  max-height: 190px;
  overflow-y: auto;
}
.webRunningSettingTabs .tab-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ccc;
  border-radius: 10px;
}
.webRunningSettingTabs .tab-content::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
.webRunningSettingTabs .tab-content::-webkit-scrollbar {
  width: 10px;
}
.webRunningSettingTabs .nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  color: #595959;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .webRunningSettingTabs .nav-pills .nav-link {
    font-size: 0.75rem;
  }
}
.webRunningSettingTabs .nav-pills .nav-link.active,
.webRunningSettingTabs .nav-pills .show > .nav-link {
  color: #002D5B;
  border-bottom: 3px solid #002D5B;
  border-radius: 0;
  font-weight: 600;
}
.webRunningSettingForm label {
  font-size: 0.75rem;
  color: #595959;
  margin-bottom: 8px;
  font-weight: 500;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .webRunningSettingForm label {
    font-size: 0.625rem;
  }
}
.webRunningSettingForm .form-control,
.webRunningSettingForm .form-select {
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  font-size: 0.75rem;
  color: #595959;
}
.runSettingName form input::placeholder {
  font-size: 0.875rem;
  color: #000000;
}
@media (max-width: 767.97px) {
  .runSettingName form button {
    width: 100%;
  }
}
.historyContainer {
  min-height: 78vh;
}
.historyGridTable table {
  border-collapse: separate;
  border-radius: 10px;
  overflow: hidden;
  border-spacing: 0 2px;
}
.historyGridTable thead tr {
  background: #C4EEFF;
  border: 1px solid #e5e5e5;
  border-bottom: 0;
}
.historyGridTable thead tr th {
  font-weight: 700;
  font-size: 0.875rem;
  color: #595959;
  border: 0;
  padding: 12px 10px;
}
.historyGridTable thead tr th:first-child {
  text-align: center;
}
.historyGridTable thead tr th:last-child {
  text-align: center;
}
.historyGridTable tbody tr {
  border-bottom: 1px solid #fff;
}
.historyGridTable tbody tr:nth-child(odd) {
  background-color: #fbfbfb;
}
.historyGridTable tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}
.historyGridTable tbody tr.selectedTR {
  background-color: #e1e1e1 !important;
}
.historyGridTable tbody tr td {
  font-weight: 500;
  font-size: 0.875rem;
  color: #595959;
  padding: 20px 10px;
}
.historyGridTable tbody tr td:first-child {
  text-align: center;
}
.historyGridTable tbody tr td:last-child {
  text-align: center;
}
.historyGridTable tbody tr td .form-check-input {
  zoom: 1.4;
}
@media (max-width: 767.98px) {
  .projectDashboardTabs #pills-tab {
    white-space: nowrap;
    max-width: 100vw;
    flex-wrap: initial;
    overflow: hidden;
  }
}
.projectDashboardTabs .scrollBtn button {
  position: absolute;
  top: 8px;
  background: transparent;
  border: 0;
  color: #002D5B;
}
.projectDashboardTabs .scrollBtn button.leftBtn {
  left: 3px;
}
.projectDashboardTabs .scrollBtn button.rightBtn {
  right: 3px;
}
@media (max-width: 767.98px) {
  .projectDashboardTabs .tabContainer {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
}
.projectDashboardTabs .tabContainer .nav.nav-pills {
  border-bottom: 1.5px solid #ccc;
}
@media (max-width: 767.98px) {
  .projectDashboardTabs .tabContainer .nav.nav-pills {
    border-bottom: 0;
  }
}
.projectDashboardTabs .nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
  font-size: 0.813rem;
  color: #595959;
  font-weight: 500;
  height: 100%;
}
@media (max-width: 767.98px) {
  .projectDashboardTabs .nav-pills .nav-link {
    font-size: 0.75rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .projectDashboardTabs .nav-pills .nav-link {
    font-size: 0.75rem;
  }
}
.projectDashboardTabs .nav-pills .nav-link.active,
.projectDashboardTabs .nav-pills .show > .nav-link {
  color: #002D5B;
  border-bottom: 3px solid #002D5B;
  border-radius: 0;
  font-weight: 600;
}
.projectDashboardTabs .card {
  border-radius: 6px 6px 0px 0px;
  min-height: 55vh;
}
.projectDashboardTabs .card-header {
  background-color: #C4EEFF;
}
.projectDashboardTabs .projectDashboard-header {
  background-color: transparent;
  padding: 0;
}
@media (max-width: 767.98px) {
  .projectDashboardTabs .projectDashboard-header {
    border: 1px solid #ccc;
  }
}
.projectDashboardTabs .projectSummaryChart {
  width: 400px;
  object-fit: contain;
}
.projectSummaryTable table {
  border-collapse: separate;
  border-spacing: 0;
}
.projectSummaryTable th {
  background: #C4EEFF;
  font-weight: 700;
  font-size: 0.875rem;
  color: #595959;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.projectSummaryTable td {
  font-weight: 700;
  font-size: 0.875rem;
  color: #595959;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.projectSummaryTable tr:first-child th {
  border-top-left-radius: 6px;
}
.projectSummaryTable tr:first-child td {
  border-top-right-radius: 6px;
}
.projectSummaryTable tr:last-child th {
  border-bottom-left-radius: 6px;
}
.projectSummaryTable tr:last-child td {
  border-bottom-right-radius: 6px;
}
.summaryDetailTable table {
  table-layout: fixed;
  min-width: 700px;
  border-collapse: separate;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
  border-spacing: 0 0px;
  border: 1px solid #e6e6e6;
}
.summaryDetailTable thead tr {
  background: #C4EEFF;
  border: 1px solid #e5e5e5;
  border-bottom: 0;
}
.summaryDetailTable thead tr th {
  font-weight: 700;
  font-size: 0.875rem;
  color: #595959;
  border: 0;
  padding: 12px 10px;
  width: 12.5%;
  white-space: nowrap;
  border-bottom: 2px solid #fff !important;
}
.summaryDetailTable thead tr th:not(:first-child) {
  text-align: center;
}
.summaryDetailTable tbody tr {
  border-bottom: 1px solid #fff;
}
.summaryDetailTable tbody tr:nth-child(odd) {
  background-color: #fbfbfb;
}
.summaryDetailTable tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}
.summaryDetailTable tbody tr td {
  font-weight: 500;
  font-size: 0.875rem;
  color: #595959;
  padding: 13px 10px;
  width: 12.5%;
  white-space: nowrap;
  border-bottom: 2px solid #fff;
}
.summaryDetailTable tbody tr td:not(:first-child) {
  text-align: center;
}
.summaryDetailTable tbody tr td:first-child {
  color: #002D5B;
}
.testCaseHistoryTable table {
  border-collapse: separate;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
  border-spacing: 0 0px;
}
.testCaseHistoryTable thead tr {
  background: #C4EEFF;
  border: 1px solid #e5e5e5;
  border-bottom: 0;
}
.testCaseHistoryTable thead tr th {
  font-weight: 700;
  font-size: 0.875rem;
  color: #595959;
  border: 0;
  padding: 12px 10px;
  white-space: nowrap;
  border-bottom: 2px solid #fff !important;
}
.testCaseHistoryTable thead tr th:not(:first-child):not(:nth-child(2)) {
  text-align: center;
}
.testCaseHistoryTable tbody tr {
  border-bottom: 1px solid #fff;
}
.testCaseHistoryTable tbody tr:nth-child(odd) {
  background-color: #fbfbfb;
}
.testCaseHistoryTable tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}
.testCaseHistoryTable tbody tr td {
  font-weight: 500;
  font-size: 0.875rem;
  color: #595959;
  padding: 13px 10px;
  white-space: nowrap;
  border-bottom: 2px solid #fff;
}
.testCaseHistoryTable tbody tr td:not(:first-child):not(:nth-child(2)) {
  text-align: center;
}
.testCaseHistoryTable tbody tr td:nth-child(2) {
  color: #002D5B;
}
.compareTable {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.compareTable table {
  table-layout: fixed;
  min-width: 700px;
  border-collapse: separate;
  border-spacing: 2px 0;
}
.compareTable table td, .compareTable table th {
  padding-left: 15px;
  padding-right: 15px;
  white-space: nowrap;
}
.compareTable .table td.wrapInitial, .wrapInitial{
  white-space: initial;
}
.compareTable table .compareHeading tr th {
  border-bottom: 0;
}
.compareTable table .compareHeading tr th h6, .compareTable table .compareHeading tr th .h6 {
  font-weight: 600;
  font-size: 0.875rem;
  color: #595959;
}
.compareTable table .compareHeading tr th:first-child {
  background: #BEF1C5;
}
.compareTable table .compareHeading tr th:last-child {
  background: #A6DBF0;
}
.compareTable table .compareDetails tr td {
  font-size: 0.875rem;
  color: #595959;
  border-bottom: 0;
}
.compareTable table .compareDetails tr td:first-child {
  background: #E1FFE5;
}
.compareTable table .compareDetails tr td:last-child {
  background: #D9EDF7;
}
.compareTable table .compareDetails tr td span:first-child {
  width: 95px;
  display: inline-block;
}
.compareTable table .elementHeading tr th {
  font-size: 0.875rem;
  color: #595959;
  font-weight: 500;
  border-bottom: 0;
}
.compareTable table .elementHeading tr th:nth-child(-n+2) {
  background: #BEF1C5;
}
.compareTable table .elementHeading tr th:nth-last-child(-n+2) {
  background: #A6DBF0;
}
.compareTable table .elementDetails tr:nth-child(odd) td {
  border-bottom: 0;
  background: #fbfbfb;
}
.compareTable table .elementDetails tr:nth-child(even) td {
  border-bottom: 0;
  background: #f5f5f5;
}
.compareTable table .elementDetails tr td {
  font-size: 0.875rem;
  color: #595959;
}
.compareTable table .elementDetails tr td:first-child {
  border-left: 1.5px solid #BEF1C5;
}
.compareTable table .elementDetails tr td:nth-child(2) {
  border-right: 1.5px solid #BEF1C5;
}
.compareTable table .elementDetails tr td:nth-child(3) {
  border-left: 1.5px solid #A6DBF0;
}
.compareTable table .elementDetails tr td:last-child {
  border-right: 1.5px solid #A6DBF0;
}
.compareTable table .elementDetails tr td.selectedTD {
  background: #FFBA08;
  color: #2F2E41;
}
.compareTable table .elementDetails tr:last-child td:nth-child(-n+2) {
  border-bottom: 1.5px solid #BEF1C5;
}
.compareTable table .elementDetails tr:last-child td:nth-last-child(-n+2) {
  border-bottom: 1.5px solid #A6DBF0;
}
.testReportTable table {
  border-collapse: separate;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
  border-spacing: 0 0px;
  border: 1px solid #e6e6e6;
}
.testReportTable thead tr {
  background: #C4EEFF;
  border: 1px solid #e5e5e5;
  border-bottom: 0;
}
.testReportTable thead tr th, .testReportTable thead tr td {
  font-weight: 700;
  font-size: 0.813rem;
  color: #595959;
  border: 0;
  padding: 12px 10px;
  /* white-space: nowrap; */
  border-bottom: 2px solid #fff !important;
}
.testReportTable thead tr th:not(:first-child):not(:nth-child(2)), .testReportTable thead tr td:not(:first-child):not(:nth-child(2)) {
  text-align: center;
}
.testReportTable tbody tr {
  border-bottom: 1px solid #fff;
}
.testReportTable tbody tr:nth-child(odd) {
  background-color: #fbfbfb;
}
/* .testReportTable tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}
.testReportTable tbody tr td {
  font-weight: 500;
  font-size: 0.813rem;
  color: #595959;
  padding: 13px 10px;
  white-space: nowrap;
  border-bottom: 2px solid #fff;
}*/
.testReportTable tbody tr td:not(:first-child):not(:nth-child(2)) {
  text-align: left;
}
.settingHeader .subNav a {
  font-size: 0.875rem;
}
@media (max-width: 767.98px) {
  .settingHeader .subNav a {
    font-size: 0.75rem;
  }
}
.projectSettingTabs .projectSetting-header {
  background-color: transparent;
  padding: 0;
}
.projectSettingTabs .nav.nav-pills {
  border-bottom: 1.5px solid #ccc;
}
.projectSettingTabs .nav.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  color: #595959;
  font-weight: 500;
  height: 100%;
}
@media (max-width: 767.98px) {
  .projectSettingTabs .nav.nav-pills .nav-link {
    font-size: 0.75rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .projectSettingTabs .nav.nav-pills .nav-link {
    font-size: 0.75rem;
  }
}
.projectSettingTabs .nav.nav-pills .nav-link.active,
.projectSettingTabs .nav.nav-pills .show > .nav-link {
  color: #002D5B;
  border-bottom: 3px solid #002D5B;
  border-radius: 0;
  font-weight: 600;
}
.projectSettingTable table {
  width: 60%;
  border-collapse: separate;
  border-spacing: 0;
}
@media (max-width: 767.98px) {
  .projectSettingTable table {
    width: 100%;
  }
}
.projectSettingTable th {
  width: 40%;
  background: #C4EEFF;
  font-weight: 700;
  font-size: 0.75rem;
  color: #595959;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.projectSettingTable td {
  font-weight: 700;
  font-size: 0.75rem;
  color: #595959;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.projectSettingTable td .form-switch {
  margin-left: 16px;
}
.projectSettingTable td .form-switch input {
  zoom: 1.4;
}
.projectSettingTable td .pswrdInput {
  position: relative;
  width: 75%;
}
.projectSettingTable td .pswrdInput i {
  position: absolute;
  top: 4px;
  right: 10px;
  color: #002D5B;
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .projectSettingTable td .pswrdInput {
    width: 100% !important;
  }
}
.projectSettingTable td:first-child {
  background: #C4EEFF;
}
.projectSettingTable td .form-control, .projectSettingTable td .form-select {
  font-size: 0.75rem;
}
.projectSettingTable td .form-control::placeholder, .projectSettingTable td .form-select::placeholder {
  font-size: 0.75rem;
  font-weight: 500;
  color: #595959;
}
@media (max-width: 767.98px) {
  .projectSettingTable td .form-control, .projectSettingTable td .form-select {
    width: 100% !important;
  }
}
.projectSettingTable tr:first-child th {
  border-top-left-radius: 6px;
}
.projectSettingTable tr:first-child td {
  border-top-right-radius: 6px;
}
.projectSettingTable tr:last-child th {
  border-bottom-left-radius: 6px;
}
.projectSettingTable tr:last-child td {
  border-bottom-right-radius: 6px;
}
.projectSettingTable tr:last-child td:first-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 0px;
}
.manageSQLData .searchInput {
  position: relative;
}
.manageSQLData .searchInput input {
  border: 1.4px solid #c4c4c4;
}
.manageSQLData .searchInput i {
  position: absolute;
  top: 4px;
  right: 8px;
  color: #c4c4c4;
}
@media (max-width: 767.98px) {
  .manageSQLData .searchInput {
    width: 100%;
  }
}
.manageSQLData .testCaseTable {
  min-height: 67vh;
}
.manageSQLData .manageFormContainer {
  background-color: #f7f7f7;
  border: 1px solid #cacaca;
  border-radius: 10px;
  padding: 20px 20px;
}
.manageSQLData form .form-label {
  font-size: 0.875rem;
  color: #595959;
  font-weight: 500;
}
.manageSQLData form .form-control {
  border: 1px solid #c4c4c4;
}
.manageSQLData form textarea {
  resize: none;
  height: 125px;
}
.hl-cardBtnWrapper {
  padding-top: 5px;
  width: 213px;
  display: inline-block;
}
.hl-cardBtnWrapper .hl-cardBtnHead {
  background-color: #717dee;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  padding: 12px;
  cursor: pointer;
}
.hl-cardBtnWrapper .hl-cardBtnHead:hover, .hl-cardBtnWrapper .hl-cardBtnHead:focus {
  background-color: #5a69f1;
}
.hl-cardBtnWrapper .hl-cardBtnHeadDefault {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hl-cardBtnWrapper .hl-cardBtnHeadClicked {
  display: none;
  padding: 10px;
  align-items: center;
  justify-content: center;
}
.hl-cardBtnWrapper.hl-showv1 .hl-cardBtnContent {
  display: block;
}
.hl-cardBtnWrapper.hl-showv1 .hl-cardBtnHead {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.hl-cardBtnWrapper.hl-showv1 .hl-cardBtnHeadDefault {
  display: none;
}
.hl-cardBtnWrapper.hl-showv1 .hl-cardBtnHeadClicked {
  display: flex;
}
.hl-cardBtnWrapper.hl-showv1 .hl-cardBtnHeadClicked img {
  width: 40px;
}
.hl-cardBtnWrapper .hl-cardHeadInnerLeft {
  margin-right: 12px;
}
.hl-cardBtnWrapper .hl-cardHeadInnerMiddle {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #ffffff;
}
.hl-cardBtnWrapper .hl-cardHeadInnerRight {
  margin-left: 6px;
}
.hl-cardBtnWrapper .hl-cardHeadInnerRight img {
  position: relative;
  top: -2px;
}
.hl-cardBtnWrapper .hl-cardBtnContent {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  padding: 12px 18px;
  display: none;
  overflow: hidden;
}
.hl-cardBtnWrapper .hl-cardBtncontentStep {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-cardBtnWrapper .hl-cardBtncontentEnter {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
  margin-top: 18px;
}
.hl-cardBtnWrapper .hl-cardBtncontentEnter span.questionmark {
  position: relative;
  top: -3px;
  cursor: pointer;
  margin-left: 3px;
}
.hl-cardBtnWrapper .hl-cardBtncontentEnter span.questionmark .questionmarkarrow {
  display: inline-block;
}
.hl-cardBtnWrapper .hl-cardBtncontentEnter span.questionmark .down-arrow {
  display: none;
}
.hl-cardBtnWrapper .hl-cardBtncontentEnter .hl-EnterText {
  display: none;
  margin-top: 12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-cardBtnWrapper .hl-cardBtncontentEnter.text-show span.questionmark .questionmarkarrow {
  display: none;
}
.hl-cardBtnWrapper .hl-cardBtncontentEnter.text-show span.questionmark .down-arrow {
  display: inline-block;
}
.hl-cardBtnWrapper .hl-cardBtncontentBtn {
  margin-top: 18px;
  display: flex;
  cursor: pointer;
}
.hl-cardBtnWrapper .hl-cardBtncontentBtn a {
  margin-right: 12px;
}
.hl-cardBtnWrapper .hl-cardBtncontentBtn a:last-of-type {
  margin-right: 0;
}
/* .hl-miniMapWrapper .minimap-parent {
  position: absolute;
  height: 100%;
  overflow: auto;
} */
.hl-miniMapWrapper .child {
  position: absolute;
  height: 200px;
  width: 100px;
  background-color: #AFBBC6;
  cursor: move;
  border: 1px solid red;
  color: blue !important;
}
.hl-miniMapWrapper .minimap {
  position: fixed;
  width: 255px;
  height: 125px;
  left: 105px;
  bottom: 30px;
  opacity: 0.9;
  z-index: 1;
}
.hl-miniMapWrapper .minimap-node {
  position: absolute;
  background-color: #607a86;
}
.hl-miniMapWrapper .minimap-viewport {
  position: absolute;
  box-sizing: border-box;
  background-color: rgba(79, 111, 126, 0.4);
  z-index: 1;
  cursor: move;
}
.hl-signIn-wrapper {
  background-image: url('_-reImages-Sign_In-Banner.png');
  background-position: center;
  background-size: cover;
  height: 100vh;
  padding: 50px 0;
}
.hl-signIn-wrapper h1, .hl-signIn-wrapper .h1 {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 900;
  font-size: 3rem;
  letter-spacing: -0.41px;
  color: #39B54A;
}
.hl-signIn-wrapper .hl-form-wrap {
  margin-top: 28px;
}
.hl-signIn-wrapper .hl-text-container {
  display: inline-flex;
  flex-direction: column;
  height: 3.5rem;
  overflow: hidden;
}
.hl-signIn-wrapper .hl-text-container span {
  height: 3.5rem;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 900;
  font-size: 3rem;
  letter-spacing: -0.41px;
  color: #ffffff;
  animation: moveUp 10s linear infinite;
}
.hl-signIn-wrapper .hl-form-wrapper {
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 36px;
}
.hl-signIn-wrapper .hl-form-inner {
  padding: 21px 31px 29px;
}
.hl-signIn-wrapper h2.hl-form-heading, .hl-signIn-wrapper .hl-form-heading.h2 {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  font-size: 1.563rem;
  line-height: 22px;
  text-align: center;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
}
.hl-signIn-wrapper .hl-custom-form-control {
  padding: 12px 23px;
  background: #ffffff;
  border: 1px solid #adadad;
  border-radius: 6px;
}
.hl-signIn-wrapper .hl-custom-form-control:focus {
  border: 1px solid #39B54A;
  box-shadow: none;
}
.hl-signIn-wrapper label.form-label {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 19px;
  color: #000;
  margin-bottom: 12px;
}
.hl-signIn-wrapper::placeholder {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 16px;
  color: #808080;
}
.hl-signIn-wrapper .hl-logo-wrapper {
  position: absolute;
}
.hl-signIn-wrapper .hl-logo-text-wrap {
  position: relative;
}
.hl-signIn-wrapper .hl-text {
  text-align: center;
  position: relative;
  top: -20px;
}
.hl-signIn-wrapper .hl-form-input {
  margin-bottom: 33px;
}
.hl-signIn-wrapper .hl-form-input:last-of-type {
  margin-bottom: 0;
}
.hl-signIn-wrapper .hl-form-check {
  margin-top: 16px;
  margin-bottom: 0;
}
.hl-signIn-wrapper label.form-check-label {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 14px;
  color: #000;
  position: relative;
}
.hl-signIn-wrapper .custom-form-check-input {
  box-shadow: none;
  border: 1px solid #595959;
}
.hl-signIn-wrapper .custom-form-check-input:checked {
  background-color: #39B54A;
  border-color: #39B54A;
}
.hl-signIn-wrapper .custom-form-check-input:focus {
  border-color: #39B54A;
}
.hl-signIn-wrapper .hl-custom-btn {
  background: #012D55;
  box-shadow: 0px 4px 19px rgba(119, 147, 65, 0.3);
  border-radius: 6px;
  width: 100%;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 21px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  padding: 13.5px 15px;
  border: 1px solid #012D55;
}
.hl-signIn-wrapper .hl-custom-btn:hover {
  background: #39B54A;
  border-color: #39B54A;
}
.hl-signIn-wrapper .hl-form-btn {
  width: 100%;
  margin-top: 29px;
}
.hl-signIn-wrapper .hl-forget-pwd {
  margin-top: 15px;
  text-align: center;
}
.hl-signIn-wrapper .hl-forget-pwd a {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 19px;
  text-decoration-line: underline;
  color: #012D55;
}
.hl-signIn-wrapper .hl-forget-pwd a:hover {
  color: #39B54A;
}
.hl-signIn-wrapper .hl-register-now {
  margin-top: 14px;
  text-align: center;
}
.hl-signIn-wrapper .hl-register-now p {
  margin-bottom: 0;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 19px;
  text-align: center;
  color: #000;
}
.hl-signIn-wrapper .hl-register-now a {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 19px;
  text-decoration-line: underline;
  color: #012D55;
}
.hl-signIn-wrapper .hl-register-now a:hover {
  color: #39B54A;
}
@media (min-width: 1720.98px) {
  .hl-signIn-wrapper .hl-row {
    max-width: 1400px;
    margin: 0 auto;
  }
}
@media (max-width: 1400.98px) {
  .hl-signIn-wrapper {
    height: auto;
  }
}
@media (max-width: 1200.98px) {
  .hl-signIn-wrapper .hl-logo-wrapper {
    z-index: 1;
  }
  .hl-signIn-wrapper .hl-text {
    padding-left: 60px;
  }
}
@media (max-width: 991.98px) {
  .hl-signIn-wrapper {
    padding: 50px 0;
  }
  .hl-signIn-wrapper .hl-form-wrapper {
    margin-top: 40px;
  }
  .hl-signIn-wrapper .hl-text {
    padding-left: 0px;
  }
  .hl-signIn-wrapper .hl-row {
    justify-content: center !important;
  }
}
@media (max-width: 767.98px) {
  .hl-signIn-wrapper {
    padding: 50px 0;
  }
  .hl-signIn-wrapper .hl-form-wrapper {
    margin-top: 40px;
  }
}
@media (min-width: 481.98px) {
  @keyframes moveUp {
    0% {
      transform: translateY(0);
    }
    10% {
      transform: translateY(0);
    }
    30% {
      transform: translateY(-3.5rem);
    }
    50% {
      transform: translateY(-3.5rem);
    }
    70% {
      transform: translateY(-7.1rem);
    }
    90% {
      transform: translateY(-7.1rem);
    }
    100% {
      transform: translateY(0);
    }
  }
}
@media (max-width: 480.98px) {
  .hl-signIn-wrapper h1, .hl-signIn-wrapper .h1 {
    font-size: 1.87rem;
  }
  .hl-signIn-wrapper .hl-text-container {
    height: 2.25rem;
  }
  .hl-signIn-wrapper .hl-text-container span {
    font-size: 1.875rem;
    height: 2.25rem;
  }
  .hl-signIn-wrapper .hl-text {
    padding-left: 60px;
  }
  @keyframes moveUp {
    0% {
      transform: translateY(0);
    }
    10% {
      transform: translateY(0);
    }
    30% {
      transform: translateY(-2.25rem);
    }
    50% {
      transform: translateY(-2.25rem);
    }
    70% {
      transform: translateY(-4.5rem);
    }
    90% {
      transform: translateY(-4.5rem);
    }
    100% {
      transform: translateY(0);
    }
  }
}
@media (max-width: 400.98px) {
  .hl-signIn-wrapper .hl-logo-wrapper {
    position: relative;
  }
  .hl-signIn-wrapper .hl-logo-text-wrap {
    display: flex;
  }
  .hl-signIn-wrapper .hl-text {
    padding-left: 0px;
  }
}
/************* Commom Css Start Here ********************/
/************* Commom Css End Here ********************/
.hl-landingPageWelcomeSection {
  max-width: 700px;
  margin: auto;
  margin-top: 40px;
}
.hl-projectListContainer {
  margin: 15px;
  height: calc(100vh - 136px);
  overflow: auto;
}
.hl-projectlistSorting a {
  color: black;
}
.hl-projectListItem {
  margin-bottom: 25px;
}
.hl-projectListItem .hl-projectListProjectName {
  font-size: 1.2rem;
  line-height: 1;
  margin-bottom: 15px;
  text-align: center;
  color: black;
  display: block;word-wrap: break-word!important;
}
.hl-projectListItem .hl-projectListProjectImgContainer {
  text-align: center;
  display: block;
}
.hl-projectListItem .hl-projectListProjectImgContainer .hl-projectListProjectImg {
  max-height: 130px;
}
.hl-projectListItem:hover .hl-generalShadowBox {
  background: #012D55;
}
.hl-projectListItem:hover .hl-projectListProjectName {
  color: #FFFFFF;
}
.hl-projectListItem:hover .hl-projectListProjectImg {
  filter: brightness(0) invert(1);
}
.hl-projectListItem.active .hl-generalShadowBox {
  background: #012D55;
}
.hl-projectListItem.active .hl-projectListProjectName {
  color: #FFFFFF;
}
.hl-projectListItem.active .hl-projectListProjectImg {
  filter: brightness(0) invert(1);
}
.hl-projectDetailsContainer {
  max-width: 300px;
  width: 100%;
  padding-top: 30px;
}
.hl-projectDetailsName {
  font-size: 1.2rem;
}
.hl-projectDetailsIconContainer {
  border: 2px solid #D8D9DA;
  background-color: white;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
  border-radius: 12px;
  padding: 25px 10px;
  text-align: center;
}
.hl-projectDetailsIconContainer .btn {
  border-radius: 20px;
}
.hl-projectDetailDescriptionContainer {
  font-size: 0.85rem;
}
.hl-projectDetailsContent {
  max-height: calc(100vh - 450px);
  overflow: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 80px;
}
.hl-closeRightPanel {
  font-size: 1.9rem;
  color: black;
  line-height: 1;
}
.hl-userCarouselLink {
  border-radius: 50%;
  width: 35px;
  height: 35px;
  padding: 10px;
  color: white !important;
  line-height: 17px;
  display: inline-block;
  text-align: center;
}
.hl-dvUserCarousal {
  /* medium and up screens */
}
.hl-dvUserCarousal .carousel-inner {
  width: 76%;
  margin: auto;
}
.hl-dvUserCarousal .carousel-control-prev, .hl-dvUserCarousal .carousel-control-next {
  color: #D8D9DA;
  font-size: 1.8rem;
  opacity: 1;
}
.hl-dvUserCarousal .carousel-control-prev img, .hl-dvUserCarousal .carousel-control-next img {
  max-width: 20px;
}
@media (max-width: 767px) {
  .hl-dvUserCarousal .carousel-inner .carousel-item > div {
    display: none;
  }
  .hl-dvUserCarousal .carousel-inner .carousel-item > div:first-child {
    display: block;
  }
}
.hl-dvUserCarousal .carousel-inner .carousel-item.active,
.hl-dvUserCarousal .carousel-inner .carousel-item-next,
.hl-dvUserCarousal .carousel-inner .carousel-item-prev {
  display: flex;
}
@media (min-width: 768px) {
  .hl-dvUserCarousal .carousel-inner .carousel-item-end.active,
.hl-dvUserCarousal .carousel-inner .carousel-item-next {
    transform: translateX(25%);
  }
  .hl-dvUserCarousal .carousel-inner .carousel-item-start.active,
.hl-dvUserCarousal .carousel-inner .carousel-item-prev {
    transform: translateX(-25%);
  }
}
.hl-dvUserCarousal .carousel-inner .carousel-item-end,
.hl-dvUserCarousal .carousel-inner .carousel-item-start {
  transform: translateX(0);
}
.hl-dvUserCarousal .carousel-inner {
  border-left: 1px solid #D8D9DA;
}
.hl-dvUserCarousal .carousel-inner .col-md-3 {
  text-align: center;
  border-right: 1px solid #D8D9DA;
}
.hl-np-wrapper {
  padding-bottom: 24px;
}
.hl-np-wrapper .hl-np-inner {
  max-width: 737px;
  margin: 0 auto;
  margin-top: 50px;
}
.hl-np-wrapper .hl-form-date {
  justify-content: flex-start !important;
}
.hl-np-wrapper span.hl-inner-txt {
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.hl-np-wrapper p.hl-show .hl-defualt {
  display: flex !important;
  justify-content: center;
  width: 100%;
}
.hl-np-wrapper h2, .hl-np-wrapper .h2 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
  margin-bottom: 0;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-np-wrapper .hl-np-heading {
  margin-bottom: 55px;
}
.hl-np-wrapper .hl-form-wrap {
  display: flex;
  justify-content: space-between;
}
.hl-np-wrapper .hl-form-wrap label.form-label {
  margin-right: 14px;
  width: 22%;
}
.hl-np-wrapper .hl-form-wrap label.form-label {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #000000;
  text-align: right;
  margin-bottom: 0;
  font-size: 1.125rem;
}
.hl-np-wrapper .hl-form-wrap ::placeholder {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-np-wrapper .hl-form-wrap input,
.hl-np-wrapper .hl-form-wrap select,
.hl-np-wrapper .hl-form-wrap textarea,
.hl-np-wrapper .hl-form-wrap .hl-dropdownouter {
  width: 78%;
}
.hl-np-wrapper .hl-form-wrap select {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-np-wrapper .hl-dropdown:after {
  border: none;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: auto;
}
.hl-np-wrapper .hl-dropdown {
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
  background-color: transparent;
  border: none;
  color: #000;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  padding: 0;
}
.hl-np-wrapper .hl-dropdown:focus {
  border: none;
  outline: none;
  box-shadow: none;
}
.hl-np-wrapper .hl-dropdownmenu {
  width: 100%;
  left: 0;
  top: 100% !important;
  transform: none !important;
}
.hl-np-wrapper .hl-dropdownmenu li {
  padding: 10px;
}
.hl-np-wrapper .hl-dropdownmenu li:focus, .hl-np-wrapper .hl-dropdownmenu li:active, .hl-np-wrapper .hl-dropdownmenu li:hover {
  background-color: #e9ecef;
  color: #000;
}
.hl-np-wrapper .hl-form-control {
  background-color: #e0eef3;
  border: 1px solid #d0d0d0;
  border-radius: 18px;
  padding: 12px 20px;
}
.hl-np-wrapper .hl-dropdown-img {
  margin-right: 12px;
  width: 24px;
}
.hl-np-wrapper .hl-form-control1 {
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
  border-radius: 18px;
  padding: 12px 20px;
}
.hl-np-wrapper .hl-form-control1::placeholder {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #b3b3b3;
}
.hl-np-wrapper .hl-mb-18 {
  margin-bottom: 18px;
}
.hl-np-wrapper .hl-mb-42 {
  margin-bottom: 42px;
}
.hl-np-wrapper .hl-mb-15 {
  margin-bottom: 15px;
}
.hl-np-wrapper .hl-mb-21 {
  margin-bottom: 21px;
}
.hl-np-wrapper .hl-mb-30 {
  margin-bottom: 25px;
}
.hl-np-wrapper .hl-mb-13 {
  margin-bottom: 12px;
}
.hl-np-wrapper .hl-mb-5 {
  margin-bottom: 5px;
}
.hl-np-wrapper .hl-mb-35 {
  margin-bottom: 30px;
}
.hl-np-wrapper .hl-btn-wrapper {
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.hl-np-wrapper .hl-btn1 {
  margin-right: 18px;
}
.hl-np-wrapper span.hl-date-text {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-np-wrapper .hl-file-wrapper {
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.hl-np-wrapper .hl-file-wrapper label.hl-file-upload {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #000000;
  margin-right: 14px;
  width: 20.5%;
  text-align: right;
}
.hl-np-wrapper .hl-file-wrapper .hl-upload-wrapper {
  width: 30%;
}
.hl-np-wrapper .hl-upload-wrapper {
  position: relative;
}
.hl-np-wrapper .hl-upload-wrapper img {
  margin-right: 10px;
  cursor: pointer;
}
.hl-np-wrapper .hl-upload-wrapper p {
  background: #012b59;
  border-radius: 18px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  padding: 13px 24px;
  margin-bottom: 0;
  text-align: center;
}
.hl-np-wrapper .hl-upload-wrapper .hl-file {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hl-np-wrapper .hl-user-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 80.4%;
  margin-left: auto;
  display: none;
}
.hl-np-wrapper .hl-d-show {
  display: flex;
}
.hl-np-wrapper .hl-user {
  width: auto;
  background: #ffffff;
  border: 1px solid #d0d0d0;
  border-radius: 25px;
  display: flex;
  margin-right: 2%;
  align-items: center;
  /* justify-content: space-between; */
  position: relative;
  padding: 3px 21px 3px 3px;
}
.hl-np-wrapper .hl-latter {
  width: 42px;
  height: 42px;
  border-radius: 30px;
  padding: 4px;
  display: flex;
  justify-content: center;
  color: #fff;
  align-items: center;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
}
.hl-np-wrapper .hl-user-name {
  margin-left: 12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-np-wrapper .hl-user-cross {
  margin-left: 19px;
  cursor: pointer;
}
.hl-np-wrapper .hl-error-msg p {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #ff0000;
}
.hl-np-wrapper .hl-ps-4 {
  padding-left: 0px;
  width: 80%;
  margin-left: auto;
}
.hl-np-wrapper .hl-dp {
  position: relative;
}
.hl-np-wrapper .hl-pt-15 {
  padding-top: 12px;
}
@media (max-width: 1200.98px) {
  .hl-np-wrapper .hl-form-wrap label.form-label {
    text-align: left;
    width: 20%;
  }
  .hl-np-wrapper .hl-ps-4 {
    width: 79%;
  }
}
@media (max-width: 1024.98px) {
  .hl-np-wrapper .hl-file-wrapper .hl-upload-wrapper {
    width: 35%;
  }
}
@media (max-width: 767.98px) {
  .hl-np-wrapper .hl-form-wrap label.form-label {
    text-align: left;
    width: 20%;
  }
  .hl-np-wrapper .hl-form-wrap input,
.hl-np-wrapper .hl-form-wrap select,
.hl-np-wrapper .hl-form-wrap textarea,
.hl-np-wrapper .hl-form-wrap .hl-dropdownouter {
    width: 80%;
  }
  .hl-np-wrapper .hl-form-wrap .hl-user-wrapper {
    width: 78.4%;
  }
  .hl-np-wrapper .hl-ps-4 {
    width: 78%;
  }
  .hl-np-wrapper .hl-file-wrapper label.hl-file-upload {
    width: 19.5%;
    text-align: left;
  }
  .hl-np-wrapper .hl-file-wrapper .hl-upload-wrapper {
    width: 40%;
  }
}
@media (max-width: 575.98px) {
  .hl-np-wrapper .hl-error-msg {
    text-align: left !important;
  }
  .hl-np-wrapper .hl-form-wrap {
    flex-direction: column;
  }
  .hl-np-wrapper .hl-form-wrap label.form-label,
.hl-np-wrapper .hl-form-wrap input,
.hl-np-wrapper .hl-form-wrap select,
.hl-np-wrapper .hl-form-wrap textarea,
.hl-np-wrapper .hl-form-wrap .hl-dropdownouter {
    width: 100%;
  }
  .hl-np-wrapper .hl-form-wrap label.form-label {
    text-align: left;
    margin-bottom: 6px;
    padding-top: 0px !important;
  }
  .hl-np-wrapper .hl-user-wrapper {
    width: 100%;
  }
  .hl-np-wrapper .hl-ps-4 {
    padding-left: 0px;
    width: 100%;
  }
  .hl-np-wrapper .hl-file-wrapper {
    max-width: 100%;
  }
  .hl-np-wrapper .hl-form-date label.form-label {
    margin-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  .hl-np-wrapper .hl-file-wrapper {
    flex-direction: column;
    max-width: 100%;
    align-items: flex-start;
  }
  .hl-np-wrapper .hl-file-wrapper label.hl-file-upload {
    width: 100%;
    margin-bottom: 6px;
    text-align: left;
  }
  .hl-np-wrapper .hl-file-wrapper .hl-upload-wrapper {
    width: 100%;
  }
  .hl-np-wrapper .hl-upload-wrapper {
    margin-left: 0;
  }
}
/*********************** Commom Css ************************/
.hl-d-none {
  display: none;
}
.hl-show {
  display: none;
}
.hl-d-show {
  display: block;
}
.hl-d-show {
  display: block;
}
.hl-cancel-btn {
  background: #000000;
  border-radius: 18px;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  border-color: #000000;
  padding: 10px 24px;
}
.hl-save-btn {
  background: #D6D6D6;
  color: #ffffff;
  border-color: #D6D6D6;
  border-radius: 18px;
  padding: 10px 24px;
  font-weight: 400;
}
.hl-disable {
  background: #d6d6d6;
  color: #8a8a8a;
  border-color: #d6d6d6;
}
.hl-active {
  background: #39b54a;
  border-color: #39b54a;
  color: #fff;
}
/*********************** Commom Css ************************/
/************* Breadcrumb start Here *********************/
.hl-breadcrumb-wrapper {
  padding-top: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
}
.hl-breadcrumb-wrapper ol,
.hl-breadcrumb-wrapper .breadcrumb {
  margin: 0;
}
.hl-breadcrumb-wrapper .breadcrumb-item {
  padding: 0;
}
.hl-breadcrumb-wrapper .breadcrumb-item a {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #808080;
}
.hl-breadcrumb-wrapper .breadcrumb-item span.next-arrow {
  margin: 0 17px;
}
.hl-breadcrumb-wrapper .breadcrumb-item:before {
  display: none;
}
.hl-breadcrumb-wrapper .breadcrumb-item.active {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 22px;
  letter-spacing: -0.41px;
  text-decoration-line: underline;
  color: #012d55;
}
@media (max-width: 480.98px) {
  .hl-breadcrumb-wrapper .breadcrumb-item.active {
    font-size: 0.75rem;
  }
  .hl-breadcrumb-wrapper .breadcrumb-item span.next-arrow {
    margin: 0 6px;
  }
  .hl-breadcrumb-wrapper .breadcrumb-item a {
    font-size: 0.75rem;
  }
  .hl-breadcrumb-wrapper .breadcrumb-item img {
    width: 13px;
  }
}
/************* Breadcrumb Ends Here ***********************/
/************* Radio Satrt Here ****************************/
.hl-radioWrapper {
  display: flex;
  justify-content: flex-end;
}
.hl-radioWrapper .checked .hl-form-check-labelv1 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
  cursor: pointer;
}
.hl-radioWrapper .hl-form-check {
  margin-right: 19px;
  margin-bottom: 0;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  cursor: pointer;
  color: #000000;
}
.hl-radioWrapper .hl-form-check1 {
  margin-right: 8px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-radioWrapper .hl-form-checkv1 {
  margin-right: 0px;
  margin-left: 3px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-radioWrapper .hl-formSwitch {
  display: flex;
  padding-left: 0;
  flex-wrap: wrap;
}
.hl-radioWrapper p.hl-check-label {
  width: auto;
  margin-right: 36%;
}
.hl-radioWrapper input#flexSwitchCheckDefault {
  position: relative;
  /* width: 22%; */
  cursor: pointer;
  width: 36px;
  height: 20px;
  border-radius: 18px;
  position: relative;
  top: -3px;
}
.hl-radioWrapper .form-check-input:checked {
  background-color: #002d5b;
  border-color: #002d5b;
}
.hl-radioWrapper .hl-form-check-labelv1 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
  cursor: pointer;
}
.hl-radioWrapper .form-check-input[type=radio] {
  border: 2px solid #002d5b;
}
.hl-radioWrapper .hl-disabled .hl-form-check1 {
  opacity: 0.5;
}
.hl-radioWrapper input#flexSwitchCheckDefault {
  background-color: #002d5b;
  background-image: url('_-reImages-icons-download.svg');
}
@media (max-width: 991.98px) {
  .hl-radioWrapper {
    justify-content: flex-start;
  }
}
@media (max-width: 480.98px) {
  .hl-radioWrapper {
    flex-wrap: wrap;
  }
  .hl-radioWrapper .hl-form-check {
    margin-right: 5px;
    width: 50%;
  }
  .hl-radioWrapper .switch-wrapper {
    margin-top: 10px;
    width: 100%;
  }
  .hl-radioWrapper .hl-form-check-labelv1,
.hl-radioWrapper .hl-form-check1,
.hl-radioWrapper .hl-form-checkv1 {
    font-size: 12px;
    line-height: 18px;
  }
  .hl-radioWrapper .hl-jsc {
    align-items: center;
  }
  .hl-radioWrapper .form-switch {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .hl-radioWrapper input#flexSwitchCheckDefault {
    top: 0px;
  }
  .hl-radioWrapper .hl-form-check1 {
    position: relative;
    top: 1px;
  }
}
/************* Radio Ends Here ****************************/
/************* Custom Button Wrap start here ***************************/
.hl-CustomBtnWrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}
.hl-CustomBtnWrapper .hl-leftol {
  position: relative;
}
.hl-CustomBtnWrapper span.btn-iconv1 {
  margin-left: 6px;
  position: relative;
  top: -2px;
}
.hl-CustomBtnWrapper .hl-pl-4 {
  padding-left: 4px;
}
.hl-CustomBtnWrapper .hl-rightCol {
  position: relative;
  z-index: 1;
}
.hl-CustomBtnWrapper .hl-btnWrap {
  display: flex;
}
.hl-CustomBtnWrapper .hl-btnWrap span.btn-icon {
  margin-right: 6px;
}
.hl-CustomBtnWrapper .hl-btnWrap .hl-btnAction {
  margin-right: 18px;
}
.hl-CustomBtnWrapper .hl-btnWrap .hl-btnSkip .hl-btnDelete{
  margin-right: 19px;
}
.hl-CustomBtnWrapper .hl-topWrapper .hl-rightCol {
  margin-top: 0;
}
.hl-CustomBtnWrapper .btn-switch-wrapper {
  display: flex;
  justify-content: flex-end;
}
.hl-CustomBtnWrapper .btn-switch-wrapper span.btn-icon {
  margin-right: 18px;
}
.hl-CustomBtnWrapper .btn-switch-wrapper .hl-form-check {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  letter-spacing: -0.41px;
  cursor: pointer;
}
.hl-CustomBtnWrapper .btn-switch-wrapper .hl-form-check-labelv1 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-CustomBtnWrapper .btn-switch-wrapper .hl-form-check1 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-CustomBtnWrapper .btn-switch-wrapper .hl-form-checkv1 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-CustomBtnWrapper .btn-switch-wrapper .form-check-input[type=radio] {
  border: 2px solid #002d5b;
}
@media (max-width: 991.98px) {
  .hl-CustomBtnWrapper .hl-rightCol {
    margin-top: 18px;
  }
  .hl-CustomBtnWrapper .btn-switch-wrapper {
    justify-content: flex-start;
    padding-right: 0px;
  }
}
@media (max-width: 1024.98px) {
  .hl-CustomBtnWrapper .btn-switch-wrapper .collapse-btn {
    margin-right: 19px;
  }
}
@media (max-width: 767.98px) {
  .hl-CustomBtnWrapper .hl-btnWrap .btn-blue {
    min-width: 145px;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-green2 {
    min-width: 145px;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-orange {
    min-width: 145px;
  }
}
@media (max-width: 575.98px) {
  .hl-CustomBtnWrapper .hl-btnWrap {
    flex-wrap: wrap;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-blue {
    min-width: 100px;
    text-align: center;
    justify-content: center;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-green2 {
    min-width: 100px;
    text-align: center;
    justify-content: center;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-orange {
    min-width: 100px;
    text-align: center;
    justify-content: center;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .hl-btnAction,
.hl-CustomBtnWrapper .hl-btnWrap .hl-btnSkip .hl-btnDelete{
    margin-bottom: 18px;
  }
  .hl-CustomBtnWrapper .btn-switch-wrapper {
    flex-wrap: wrap;
    align-items: flex-start !important;
  }
  .hl-CustomBtnWrapper .btn-switch-wrapper .switch-wrapper {
    margin-top: 0px;
  }
  .hl-CustomBtnWrapper .collapse-btn {
    margin-right: 19px !important;
  }
  .hl-CustomBtnWrapper .collapse-btn .btn-collaspse {
    min-width: 100px;
    padding: 12px 18px;
  }
  .hl-CustomBtnWrapper .collapse-btn .btn-collaspse span.btn-icon {
    margin-right: 0;
  }
  .hl-CustomBtnWrapper .hl-chooseCatogeryWrapper,
.hl-CustomBtnWrapper .hl-actionWrapper {
    width: 300px;
    top: 24px;
  }
  .hl-CustomBtnWrapper span.hl-btnTextv1 {
    display: none;
  }
}
@media (max-width: 380.98px) {
  .hl-CustomBtnWrapper .hl-btnWrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-blue {
    min-width: 100px;
    text-align: center;
    justify-content: center;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-green2 {
    min-width: 100px;
    text-align: center;
    justify-content: center;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-orange {
    min-width: 100px;
    text-align: center;
    justify-content: center;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .hl-btnAction,
.hl-CustomBtnWrapper .hl-btnWrap .hl-btnSkip .hl-btnDelete{
    margin-right: 0;
    margin-bottom: 18px;
    width: 100%;
  }
  .hl-CustomBtnWrapper .btn-switch-wrapper {
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start !important;
  }
  .hl-CustomBtnWrapper .btn-switch-wrapper .switch-wrapper {
    margin-top: 18px;
  }
  .hl-CustomBtnWrapper .collapse-btn {
    width: 100%;
    margin-right: 19px !important;
  }
  .hl-CustomBtnWrapper .collapse-btn .btn-collaspse {
    min-width: 100px;
    padding: 12px 18px;
  }
  .hl-CustomBtnWrapper .hl-chooseCatogeryWrapper,
.hl-CustomBtnWrapper .hl-actionWrapper {
    width: 100%;
    position: relative;
    top: 24px;
  }
  .hl-CustomBtnWrapper span.hl-btnTextv1 {
    display: none;
  }
}
/*********************** Accordian *************************/
.hl-toggleOuter {
  border-radius: 6px;
  min-width: 225px;
}
.hl-toggleOuter .hl-toggleRight img {
  width: 12px;
}
.hl-toggleOuter .hl-toggleContent {
  padding: 6px;
  padding-top: 14px;
  display: none;
  transition: 0.5s all ease-in-out;
  border: 3px solid #002d5b;
  border-radius: 6px;
  margin-top: -8px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.hl-toggleOuter .hl-toggleContent.show {
  display: block;
}
.hl-toggleOuter .hl-toggleHead {
  background: #012d55;
  justify-content: space-between;
  padding: 3.02px 5px;
  color: #fff;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  border: 3px solid #002d5b;
  border-radius: 6px;
  position: relative;
  z-index: 2;
}
.hl-toggleOuter .hl-toggleHead.showv1 {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media (max-width: 575.98px) {
  .hl-toggleOuter .hl-toggleHead {
    padding: 10px 12px;
  }
}
/*********************** Accordian Ends *******************/
/************* Custom Button Wrap start here ***************************/
/************* Choose Catogery Start Here ****************************/
.hl-chooseCatogeryWrapper {
  width: 345px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  display: none;
  position: absolute;
  top: 53px;
  z-index: 9999;
  background-color: #fff;
  border: 1px solid #e9e9e9;
}
.hl-chooseCatogeryWrapper .hl-ps-10 {
  padding-left: 10px;
}
.hl-chooseCatogeryWrapper .hl-chooseCatogeryInner {
  padding: 20px 20px;
  padding-left: 14px;
  padding-left: 5px;
}
.hl-chooseCatogeryWrapper h2, .hl-chooseCatogeryWrapper .h2 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
  margin-bottom: 0;
}
.hl-chooseCatogeryWrapper .hl-search {
  margin-top: 18px;
}
.hl-chooseCatogeryWrapper .hl-search {
  margin-top: 18px;
  position: relative;
}
.hl-chooseCatogeryWrapper .hl-search:before {
  content: "";
  background-image: url('_-reImages-icons-small_search.svg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  left: 21px;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.hl-chooseCatogeryWrapper .hl-form-search {
  background: #efeff4;
  border-radius: 24px;
  padding-left: 35px;
}
.hl-chooseCatogeryWrapper .hl-form-search ::placeholder {
  font-weight: 400;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: rgba(60, 60, 67, 0.3);
  font-family: "Open Sans";
}
.hl-chooseCatogeryWrapper .hl-chooseCatogeryMiddle {
  margin-top: 18px;
  text-align: center;
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-chooseCatogeryWrapper .hl-chosseCatogeryBottom {
  margin-top: 18px;
  max-height: 48vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 25px;
  padding-left: 10px;
  padding-bottom: 10px;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.hl-chooseCatogeryWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar {
  width: 5px;
}
.hl-chooseCatogeryWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-track {
  background: #d9d9d9;
  border-radius: 10px;
}
.hl-chooseCatogeryWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-thumb {
  background: #5cbdec;
  border-radius: 10px;
}
.hl-chooseCatogeryWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-thumb:hover {
  background: #5cbdec;
}
.hl-chooseCatogeryWrapper .hl-item {
  margin-bottom: 18px;
}
.hl-chooseCatogeryWrapper .hl-item .hl-itemBtn {
  background: #e0f0ff;
  border-color: #e0f0ff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 24px;
  width: 105%;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #000000;
  padding: 9px;
  text-align: center;
  display: block;
}
.hl-chooseCatogeryWrapper .hl-item .hl-itemBtn:hover {
  background: #0b5ed7;
  border-color: #0b5ed7;
  color: #fff;
}
.hl-chooseCatogeryWrapper .hl-item:last-of-type {
  margin-bottom: 0;
}
/************* Choose Catogery Ends Here ****************************/
/************ Add An Action **********************************/
.hl-actionWrapper {
  width: 345px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  display: none;
  position: absolute;
  top: 53px;
  z-index: 9999;
  background-color: #fff;
  border: 1px solid #e9e9e9;
}
.hl-actionWrapper .hl-chooseCatogeryInner {
  padding: 20px 24px;
  padding-left: 14px;
  padding-left: 5px;
}
.hl-actionWrapper .hl-ps-10 {
  padding-left: 10px;
}
.hl-actionWrapper h2, .hl-actionWrapper .h2 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
  margin-bottom: 0;
}
.hl-actionWrapper .hl-search {
  margin-top: 18px;
}
.hl-actionWrapper .hl-search {
  margin-top: 18px;
  position: relative;
}
.hl-actionWrapper .hl-search:before {
  content: "";
  background-image: url('_-reImages-icons-small_search.svg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  left: 21px;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.hl-actionWrapper .hl-form-search {
  background: #efeff4;
  border-radius: 24px;
  padding-left: 35px;
}
.hl-actionWrapper .hl-form-search ::placeholder {
  font-weight: 400;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: rgba(60, 60, 67, 0.3);
  font-family: "Open Sans";
}
.hl-actionWrapper .hl-chooseCatogeryMiddle {
  margin-top: 18px;
  text-align: center;
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-actionWrapper .hl-chosseCatogeryBottom {
  margin-top: 18px;
  max-height: 48vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 25px;
  padding-left: 10px;
  padding-bottom: 10px;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.hl-actionWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar {
  width: 5px;
}
.hl-actionWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-track {
  background: #d9d9d9;
  border-radius: 10px;
}
.hl-actionWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-thumb {
  background: #5cbdec;
  border-radius: 10px;
}
.hl-actionWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-thumb:hover {
  background: #5cbdec;
}
.hl-actionWrapper .hl-item {
  margin-bottom: 18px; 
}
.hl-actionWrapper .hl-item .hl-itemBtn {
  background: #e0f0ff;
  border-color: #e0f0ff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 24px;
  width: 105%;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #000000;
  padding: 9px;
  text-align: center;
  display: block;
}
.hl-actionWrapper .hl-item .hl-itemBtn:hover {
  background: #0b5ed7;
  border-color: #0b5ed7;
  color: #fff;
}
.hl-actionWrapper .hl-item:last-of-type {
  margin-bottom: 0;
}
.hl-actionWrapper div#CatogeryMiddle {
  position: relative;
  cursor: pointer;
}
.hl-actionWrapper div#CatogeryMiddle::before {
  content: "";
  background-image: url('_-reImages-icons-back.svg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  left: 31px;
  width: 8px;
  height: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 480px) {
  .hl-actionWrapper div#CatogeryMiddle::before {
    left: 20px;
  }
}
/*************** Add An Action Ends Here ****************************/
/*************** Map Start here *************************************/
.hl-mapWrapper {
  position: fixed;
  bottom: 0;
  left: 20px;
}
.hl-mapWrapper .hl-mapItem {
  margin-bottom: 21px;
}
.hl-mapWrapper .hl-mapItemInner {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 54px;
  width: 54px;
}
.hl-mapWrapper .hl-mapItemInner img {
  width: 22px;
  cursor: pointer;
}
.hl-mapWrapper .hl-mapItemInner.hl-mapItemInnerLast {
  background: #002d5b;
  text-align: center;
  display: flex;
  justify-content: center;
  border: 3px solid #002d5b;
  cursor: pointer;
}
.hl-mapWrapper .hl-mapItemInner.hl-mapItemInnerLast .on-hover {
  display: none;
}
.hl-mapWrapper .hl-mapItemInner.hl-mapItemInnerLast .no-hover {
  display: block;
}
.hl-mapWrapper .hl-mapItemInner.hl-showWindow {
  background: #ffffff;
  border: 3px solid #002d5b;
}
.hl-mapWrapper .hl-mapItemInner.hl-showWindow .no-hover {
  display: none;
}
.hl-mapWrapper .hl-mapItemInner.hl-showWindow .on-hover {
  display: block;
}
/************** Map Ends Here ***************************************/
/************** Map Outer Start Here ***************************************/
.hl-mapOpenOuter {
  width: 294px;
  margin-left: 20px;
  width: 294px;
  margin-left: 20px;
  position: fixed;
  bottom: 19px;
  left: 75px;
  display: none;
}
.hl-mapOpenOuter.hl-showWindow {
  display: block;
}
.hl-mapOpenOuter .hl-mapOpenHead {
  background: #012d55;
  border-radius: 12px 12px 0px 0px;
  display: flex;
  justify-content: space-between;
  padding: 5px;
  padding-left: 12px;
}
.hl-mapOpenOuter .hl-mapOpenLeft {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #ffffff;
}
.hl-mapOpenOuter .hl-mapOpenRight {
  cursor: pointer;
}
.hl-mapOpenOuter .hl-mapOpenContent {
  min-height: 143px;
  background: #ffffff;
  border-radius: 0px 0px 12px 12px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
}
/************** Map Outer Ends Here ***************************************/
/***************** Commom Css **************************************/
.show {
  display: block;
}
.btn-collaspse {
  background: #012d55;
  border-color: #012d55;
  border-radius: 12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-blue {
  background: #002d5b;
  border-color: #002d5b;
  border-radius: 12px;
  padding: 8px 12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  text-align: left;
  min-width: 175px;
  display: flex;
  align-items: center;
}
.btn-green2 {
  border-radius: 12px;
  padding: 8px 12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  text-align: left;
  min-width: 175px;
  display: flex;
  align-items: center;
  background: #44b94a;
  border-color: #44b94a;
}
.btn-orange {
  border-radius: 12px;
  padding: 8px 12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  text-align: left;
  min-width: 175px;
  display: flex;
  align-items: center;
  background: #f58820;
  border-color: #f58820;
}
.btn-red {
  border-radius: 12px;
  padding: 8px 12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  text-align: left;
  min-width: 175px;
  display: flex;
  align-items: center;
  background: red;
  border-color: #f58820;
}
.btn-orange:hover, .btn-orange:focus {
  color: #fff;
}
/****************** Common Css Ends Here ***************************/
.hl-projectCardHeader .nav-link {
  color: #000;
  font-family: raleway;
  font-weight: 500;
}
.hl-projectCardHeader .nav-link.active {
  color: #012d55;
  text-decoration: underline;
  font-weight: 600;
}
.hl-projectCard:not(:last-child) {
  border-bottom: 1px solid #868686;
}
.hl-projectCard .hl-projectCardItem .card {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  height: 100%;
}
.hl-projectCard .hl-projectCardItem .card:not(.active) .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hl-projectCard .hl-projectCardItem .card.active {
  background-color: #012D55;
  text-align: center;
  color: #fff;
}
.hl-projectCard .hl-projectCardItem .card.active .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.hl-projectCard .hl-projectCardItem .card.active .card-body > img {
  width: 90px;
  height: 80px;
}
.hl-projectCard .hl-projectCardItem .card .cardBtns a:last-of-type img {
  background: #39B54A;
  padding: 7px 18px;
  border-radius: 15px;
  margin-left: 8px;
}
.hl-automations .hl-automationsHeading {
  font-family: "Raleway";
}
.hl-automations .hl-automationContainer {
  overflow-x: auto;
}
.hl-automations .hl-automationContainer::-webkit-scrollbar {
  width: 1em;
}
.hl-automations .hl-automationContainer::-webkit-scrollbar-track {
  border-radius: 15px;
  background: #d9d9d9;
}
.hl-automations .hl-automationContainer::-webkit-scrollbar-thumb {
  background-color: #012D55;
  border-radius: 15px;
}
.hl-automations .hl-projectColumn {
  background: #e0f0ff;
  border-radius: 12px;
  padding: 18px;
}
.hl-automations .hl-projectColumn .hl-project {
  font-weight: 500;
  font-family: "Raleway";
  font-size: 15px;
}
.hl-automations .progress {
  border-radius: 12px;
  background-color: #d9d9d9;
}
.hl-automations .progress .progress-bar {
  width: 33%;
  background: #39B54A !important;
  border-radius: 12px;
}
.hl-automations .card {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
}
.hl-automations .card button {
  font-size: 13px;
  border-radius: 12px;
  width: 100%;
  padding: 8px 5px;
  letter-spacing: 0.6px;
}
.hl-automations .card button img {
  width: 15px;
}
.hl-automations .card .chevronDown-icon {
  cursor: pointer;
}
.hl-automations .hl-seeAllBtn {
  border-radius: 12px;
  padding: 4px;
  font-size: 14px;
}
.hl-recentUsed .hl-recentHeading {
  font-family: "Raleway";
}
.hl-recentUsed .hl-recentSubHeading {
  font-family: "Raleway";
  font-weight: 500;
}
.hl-recentUsed .card {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  background-color: #012D55;
}
.hl-recentUsed .card .card-body {
  padding: 10px;
}
.hl-recentUsed .card .card-body p {
  margin-bottom: 0;
  color: #fff;
  font-family: "Raleway";
  font-size: 0.875rem;
  text-align: center;
}
/*# sourceMappingURL=child-theme.css.map */

/*!*****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/assets/rewamp/css/bootstrap.css ***!
  \*****************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}
hr:not([size]) {
  height: 1px;
}
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}
h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}
h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}
h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul {
  padding-left: 2rem;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small, .small {
  font-size: 0.875em;
}
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #0d6efd;
  text-decoration: underline;
}
a:hover {
  color: #0a58ca;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}
figure {
  margin: 0 0 1rem;
}
img,
svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}
[list]::-webkit-calendar-picker-indicator {
  display: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::file-selector-button {
  font: inherit;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  display: list-item;
  cursor: pointer;
}
progress {
  vertical-align: baseline;
}
[hidden] {
  display: none !important;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0%;
}
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}
.caption-top {
  caption-side: top;
}
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}
.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}
.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}
.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}
.table-primary {
  --bs-table-bg: #cfe2ff;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bacbe6;
}
.table-secondary {
  --bs-table-bg: #e2e3e5;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbccce;
}
.table-success {
  --bs-table-bg: #d1e7dd;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bcd0c7;
}
.table-info {
  --bs-table-bg: #cff4fc;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #badce3;
}
.table-warning {
  --bs-table-bg: #fff3cd;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6dbb9;
}
.table-danger {
  --bs-table-bg: #f8d7da;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfc2c4;
}
.table-light {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfe0e1;
}
.table-dark {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #373b3e;
}
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  min-height: calc(1.5em + (0.5rem + 2px));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-lg {
  min-height: calc(1.5em + (1rem + 2px));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
textarea.form-control {
  min-height: calc(1.5em + (0.75rem + 2px));
}
textarea.form-control-sm {
  min-height: calc(1.5em + (0.5rem + 2px));
}
textarea.form-control-lg {
  min-height: calc(1.5em + (1rem + 2px));
}
.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}
.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}
.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #198754;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}
.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}
.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}
.btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-success:disabled, .btn-success.disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-info:disabled, .btn-info.disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-warning:disabled, .btn-warning.disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-danger:disabled, .btn-danger.disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-outline-primary {
  color: #0d6efd;
  border-color: #0d6efd;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #0d6efd;
  background-color: transparent;
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-success {
  color: #198754;
  border-color: #198754;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #198754;
  background-color: transparent;
}
.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #0dcaf0;
  background-color: transparent;
}
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}
.btn-link {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline;
}
.btn-link:hover {
  color: #0a58ca;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}
.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}
.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0d6efd;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}
.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #0d6efd;
}
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: #0a58ca;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0d6efd;
}
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}
.card-title {
  margin-bottom: 0.5rem;
}
.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1rem;
}
.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-group > .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.accordion-body {
  padding: 1rem 1.25rem;
}
.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}
.page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}
.page-link {
  padding: 0.375rem 0.75rem;
}
.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}
.alert-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}
.alert-primary .alert-link {
  color: #06357a;
}
.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}
.alert-secondary .alert-link {
  color: #34383c;
}
.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}
.alert-success .alert-link {
  color: #0c4128;
}
.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}
.alert-info .alert-link {
  color: #04414d;
}
.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}
.alert-warning .alert-link {
  color: #523e02;
}
.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.alert-danger .alert-link {
  color: #6a1a21;
}
.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}
.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.alert-dark .alert-link {
  color: #101214;
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #084298;
  background-color: #bacbe6;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}
.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}
.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}
.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}
.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #664d03;
  background-color: #e6dbb9;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}
.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}
.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}
.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}
.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
          user-select: none;
  opacity: 0.25;
}
.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}
.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.toast:not(.showing):not(.show) {
  opacity: 0;
}
.toast.hide {
  display: none;
}
.toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}
.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}
/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}
/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border,
.spinner-grow {
    animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}
.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}
.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}
.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}
.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}
.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}
.offcanvas.show {
  transform: none;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.link-primary {
  color: #0d6efd;
}
.link-primary:hover, .link-primary:focus {
  color: #0a58ca;
}
.link-secondary {
  color: #6c757d;
}
.link-secondary:hover, .link-secondary:focus {
  color: #565e64;
}
.link-success {
  color: #198754;
}
.link-success:hover, .link-success:focus {
  color: #146c43;
}
.link-info {
  color: #0dcaf0;
}
.link-info:hover, .link-info:focus {
  color: #3dd5f3;
}
.link-warning {
  color: #ffc107;
}
.link-warning:hover, .link-warning:focus {
  color: #ffcd39;
}
.link-danger {
  color: #dc3545;
}
.link-danger:hover, .link-danger:focus {
  color: #b02a37;
}
.link-light {
  color: #f8f9fa;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb;
}
.link-dark {
  color: #212529;
}
.link-dark:hover, .link-dark:focus {
  color: #1a1e21;
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}
.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}
.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.float-start {
  float: left !important;
}
.float-end {
  float: right !important;
}
.float-none {
  float: none !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.top-0 {
  top: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
.start-0 {
  left: 0 !important;
}
.start-50 {
  left: 50% !important;
}
.start-100 {
  left: 100% !important;
}
.end-0 {
  right: 0 !important;
}
.end-50 {
  right: 50% !important;
}
.end-100 {
  right: 100% !important;
}
.translate-middle {
  transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
  transform: translateX(-50%) !important;
}
.translate-middle-y {
  transform: translateY(-50%) !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-end {
  border-right: 1px solid #dee2e6 !important;
}
.border-end-0 {
  border-right: 0 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-start {
  border-left: 1px solid #dee2e6 !important;
}
.border-start-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #0d6efd !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #198754 !important;
}
.border-info {
  border-color: #0dcaf0 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #212529 !important;
}
.border-white {
  border-color: #fff !important;
}
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.vw-100 {
  width: 100vw !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mh-100 {
  max-height: 100% !important;
}
.vh-100 {
  height: 100vh !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 3rem !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.order-first {
  order: -1 !important;
}
.order-0 {
  order: 0 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-last {
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: 0.25rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: 0.25rem !important;
}
.pe-2 {
  padding-right: 0.5rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: 0.25rem !important;
}
.ps-2 {
  padding-left: 0.5rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-5 {
  font-size: 1.25rem !important;
}
.fs-6 {
  font-size: 1rem !important;
}
.fst-italic {
  font-style: italic !important;
}
.fst-normal {
  font-style: normal !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-lighter {
  font-weight: lighter !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-bolder {
  font-weight: bolder !important;
}
.lh-1 {
  line-height: 1 !important;
}
.lh-sm {
  line-height: 1.25 !important;
}
.lh-base {
  line-height: 1.5 !important;
}
.lh-lg {
  line-height: 2 !important;
}
.text-start {
  text-align: left !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-decoration-line-through {
  text-decoration: line-through !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
/* rtl:end:remove */
.text-primary {
  color: #0d6efd !important;
}
.text-secondary {
  color: #6c757d !important;
}
.text-success {
  color: #198754 !important;
}
.text-info {
  color: #0dcaf0 !important;
}
.text-warning {
  color: #ffc107 !important;
}
.text-danger {
  color: #dc3545 !important;
}
.text-light {
  color: #f8f9fa !important;
}
.text-dark {
  color: #212529 !important;
}
.text-white {
  color: #fff !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-reset {
  color: inherit !important;
}
.bg-primary {
  background-color: #0d6efd !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
.bg-success {
  background-color: #198754 !important;
}
.bg-info {
  background-color: #0dcaf0 !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
.bg-dark {
  background-color: #212529 !important;
}
.bg-body {
  background-color: #fff !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}
.user-select-all {
  -webkit-user-select: all !important;
          user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
          user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
          user-select: none !important;
}
.pe-none {
  pointer-events: none !important;
}
.pe-auto {
  pointer-events: auto !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-1 {
  border-radius: 0.2rem !important;
}
.rounded-2 {
  border-radius: 0.25rem !important;
}
.rounded-3 {
  border-radius: 0.3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/*!***********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/assets/rewamp/css/child-theme.css (2) ***!
  \***********************************************************************************************************************************************************************************************************************************/

/**
 * Global variables
 */
/* mixin for box color and hover */
/* mixin for font size */
/* mixin for transition */
html,
body {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #000;
  margin: 0px;
  padding: 0px;
}
a {
  color: #0D62FE;
  text-decoration: none;
}
a:hover {
  color: #01a4ef;
}
/* #### General Css Starts #### */
.wrapper {
  background-color: #f3f3f9;
  min-height: 100vh;
  position: relative;
}
@media (min-width: 992px) {
  .container {
    max-width: 90vw;
  }
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.font-20 {
  font-size: 1.25rem;
}
.font-18 {
  font-size: 1.125rem;
}
.font-16 {
  font-size: 1rem;
}
.font-14 {
  font-size: 0.875rem;
}
.font-12 {
  font-size: 0.75rem;
}
.text-gray {
  color: #595959 !important;
}
.text-blue {
  color: #599dd5 !important;
}
.text-lightBlue {
  color: #237BAF !important;
}
.text-darkBlue {
  color: #263E86 !important;
}
.text-yellow {
  color: #B85C00 !important;
}
.text-green {
  color: #5FB257;
}
.bg-blue {
  background-color: #0D62FE !important;
}
.line-height-40 {
  line-height: 40px !important;
}
.card-box-shadow {
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1200px) {
  .col-xl-20 {
    flex: 0 0 auto;
    width: 20%;
  }
}
@media (min-width: 992px) {
  .col-lg-20 {
    flex: 0 0 auto;
    width: 20%;
  }
}
@media (min-width: 992px) {
  .col-lg-55 {
    flex: 0 0 auto;
    width: 55%;
  }
}
@media (min-width: 1200px) {
  .col-xl-40 {
    flex: 0 0 auto;
    width: 40%;
  }
}
.table-fixed {
  table-layout: fixed;
}
.noMinHeight {
  min-height: auto !important;
}
@media (max-width: 767.98px) {
  .noMinHeightMobile {
    min-height: auto !important;
  }
}
.maxHeightAuto {
  max-height: unset !important;
}
.btn-gray {
  background-color: #D0D0D0;
  color: #000;
  border-color: #D0D0D0;
}
.btn-gray:hover {
  background-color: #adadad;
  color: #000;
  border-color: #adadad;
}
.btn-navy {
  background-color: #012B59;
  border-color: #012B59;
}
.text-navy {
  color: #012B59;
}
.btn-green {
  border-color: #44B94A;
  background: #44B94A;
}
.hl-btnIcon {
  max-width: 20px;
}
.hl-customButton {
  align-items: center;
  justify-content: center;
  display: flex;
  border-radius: 18px;
  padding: 10px;
}
.hl-generalShadowBox {
  background: #FFFFFF;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
}
.hl-chatBotIcon {
  position: fixed;
  bottom: 10px;
  right: 35px;
  display: inline-block;
  width: 85px;
  height: 85px;
}
.hl-pageTitle {
  font-size: 2rem;
  font-weight: 600;
}
.hl-has-visible-scrollbar {
  overflow-y: scroll !important;
}
/*Chrome*/
.hl-customScrollbar::-webkit-scrollbar-thumb {
  background: #5CBDEC !important;
  border-radius: 3px !important;
}
.hl-customScrollbar::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px #D9D9D9 !important;
  background: #D9D9D9;
}
.hl-customScrollbar::-webkit-scrollbar {
  width: 15px !important;
  height: 15px !important;
}
/*Firefox*/
.hl-customScrollbar { /*Inner divs only and not the main div*/
  scrollbar-width: 15px;
  scrollbar-color: #5CBDEC #D9D9D9;
}
/*Scrollbar change ends*/
/* #### General Css Ends #### */
.hl-header {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  position: relative;
}
.hl-topSearchBar {
  background: #efeff4 url('search_magnify.svg') 8px center no-repeat;
  background-size: 20px;
  border-radius: 24px;
  padding-left: 38px;
}
@media (max-width: 768px) {
  .hl-headerMenuToggleButton {
    border: 0px;
    background: transparent;
    padding: 0px;
    margin: 0px;
    font-size: 28px;
    outline: 0px;
  }
  .hl-headerMenuToggleButton::after {
    display: none;
  }
}
@media (min-width: 768px) {
  .hl-headerMenuToggleButton {
    display: none !important;
  }
}
.hl-headerLinks {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
@media (max-width: 767px) {
  .hl-headerLinks li {
    padding: 9px 8px;
    font-size: 15px;
    border-bottom: 1px solid #ccc;
  }
  .hl-headerLinks li a {
    color: black !important;
  }
  .hl-headerLinks li a img {
    max-height: 20px;
  }
  .hl-headerLinks li a:hover {
    color: #5FB257;
  }
}
@media (min-width: 768px) {
  .hl-headerLinks {
    display: flex;
    margin-bottom: 0px;
    justify-content: end;
    border: 0px !important;
    position: relative;
  }
  .hl-headerLinks li {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 0.9rem;
  }
  .hl-headerLinks li a {
    color: black;
    text-align: center;
    display: block;
  }
  .hl-headerLinks li a span {
    display: block;
    padding-top: 8px;
    text-align: center;
  }
  .hl-headerLinks li a img {
    max-height: 30px;
  }
  .hl-headerLinks li a:hover {
    color: #5FB257;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .hl-headerLinks li {
    padding-left: 9px;
    padding-right: 9px;
  }
}
.hl-heading-wrapper {
  padding: 10px 0 8px;
}
.hl-heading-wrapper h2 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 35px;
  color: #000000;
  margin-bottom: 0px;
}
.hl-heading-wrapper h3 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 35px;
  color: #535353;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .hl-heading-wrapper h2 {
    font-size: 28px;
    line-height: 33px;
  }
  .hl-heading-wrapper h3 {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .hl-heading-wrapper h2 {
    font-size: 25px;
    line-height: 30px;
  }
  .hl-heading-wrapper h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 480px) {
  .hl-heading-wrapper h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .hl-heading-wrapper h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
.hl-sideNavbar {
  width: 100%;
  height: 100%;
}
.hl-sideNavbar .hl-quicScan {
  border-bottom: 1.5px solid #000;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .hl-sideNavbar .hl-quicScan {
    border-bottom: 1.5px solid #39B54A;
  }
}
.hl-sideNavbar .hl-quickScanBtn {
  background: #39B54A;
  border: 1px solid #39B54A;
  border-radius: 12px;
  color: #fff;
  padding: 10px 12px;
  display: block;
  margin: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .hl-sideNavbar .hl-quickScanBtn {
    text-align: left;
    color: #39B54A;
    font-weight: 600;
    padding: 5px 12px;
    background: none;
    border: 0;
  }
}
.hl-sideNavbar .nav-link {
  background: #e0f0ff;
  border-radius: 12px;
  padding: 10px 12px;
  margin-bottom: 15px;
  color: #000;
  font-weight: 500;
  font-family: "Raleway";
  font-size: 0.938rem;
}
@media screen and (max-width: 767px) {
  .hl-sideNavbar .nav-link {
    background: none;
    padding: 5px 12px;
    color: #fff;
    margin-bottom: 10px;
  }
}
.hl-sideNavbar .nav-link.active {
  background: #002d5b;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .hl-sideNavbar .nav-link.active {
    color: #39B54A;
  }
}
.hl-sideNavbar .nav-link img {
  width: 30px;
  margin-right: 5px;
  margin-top: -3px;
}
@media screen and (max-width: 767px) {
  .hl-sideNavbar .nav-link img {
    filter: brightness(0) invert(1);
  }
}
@media screen and (max-width: 767px) {
  .hl-sideNavbar {
    display: none;
    background-color: #012D55;
  }
}
.accordianConatiner .accordion .accordion-item {
  background-color: #d9d9d9;
  border: none;
}
.accordianConatiner .accordion .accordion-item:first-of-type {
  border-radius: 10px !important;
}
.accordianConatiner .accordion .accordion-item .accordion-body button {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  height: 100%;
  width: 100%;
  font-size: 14px;
  line-height: normal;
  padding: 10px 8px;
  border: 0;
}
.accordianConatiner .accordion .accordion-item .accordion-header .accordion-button {
  color: #fff;
  background-color: #012D55;
  padding: 10px;
  border-radius: 10px;
}
.accordianConatiner .accordion .accordion-item .accordion-header .accordion-button:focus {
  border: 0;
  box-shadow: none;
}
.accordianConatiner .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.accordianConatiner .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
}
.accordianConatiner .accordion .accordion-item .accordion-header .accordion-button::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
}
.hamburgerMenu {
  line-height: 10px;
}
.hamburgerMenu .checkbox {
  display: none;
}
.hamburgerMenu .button {
  position: relative;
  background-color: #012D55;
  height: 35px;
  width: 45px;
  z-index: 2000;
  text-align: center;
  cursor: pointer;
}
.hamburgerMenu .checkbox:checked ~ .background {
  transform: scale(80);
}
.hamburgerMenu .checkbox:checked ~ .nav {
  opacity: 1;
  width: 100%;
  right: 0;
}
.hamburgerMenu .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hamburgerMenu .icon,
.hamburgerMenu .icon::before,
.hamburgerMenu .icon::after {
  width: 25px;
  height: 2px;
  background-color: white;
  display: inline-block;
}
.hamburgerMenu .icon::before,
.hamburgerMenu .icon::after {
  content: "";
  position: absolute;
  left: 0;
  transition: all 0.2s;
}
.hamburgerMenu .icon::before {
  top: -8px;
}
.hamburgerMenu .icon::after {
  top: 8px;
}
.hamburgerMenu .button:hover icon:before {
  top: -1rem;
}
.hamburgerMenu .button:hover icon::after {
  top: 1rem;
}
.hamburgerMenu .checkbox:checked + .button .icon {
  background-color: transparent;
}
.hamburgerMenu .checkbox:checked + .button .icon::before {
  top: 0;
  transform: rotate(135deg);
}
.hamburgerMenu .checkbox:checked + .button .icon::after {
  top: 0;
  transform: rotate(-135deg);
}
.hl-cardBtnWrapper {
  padding-top: 5px;
  width: 222px;
  display: inline-block;
  position: relative;
}
@media (max-width: 1279px) {
  .hl-cardBtnWrapper {
    width: 250px;
  }
}
.hl-cardBtnWrapper .hl-cardBtnHead {
  background: #717dee;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  padding: 9px 12px;
  cursor: pointer;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-cardBtnHead1 {
  box-shadow: none;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-bgtransparent {
  background-color: transparent;
  border: 2px solid #F58820;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-bgtransparent:hover, .hl-cardBtnWrapper .hl-cardBtnHead.hl-bgtransparent:focus {
  background-color: #F58820;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-bgtransparent .hl-cardHeadInnerMiddle {
  color: #000;
}
.hl-cardBtnWrapper .hl-cardBtnHead:hover, .hl-cardBtnWrapper .hl-cardBtnHead:focus {
  background-color: #5a69f1;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-redColor1 {
  background-color: #E9487B;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-redColor1:hover {
  background-color: #f05440;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-redColor2 {
  background-color: #E86354;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-redColor2:hover {
  background-color: #f05440;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-redColor3 {
  background-color: #BF4D28;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-redColor3:hover {
  background-color: #f05440;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-greenColor1 {
  background: #4A7391;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-greenColor1:hover, .hl-cardBtnWrapper .hl-cardBtnHead.hl-greenColor1:focus {
  background: #4585b3;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-greenColor2 {
  background: #5DA6B7;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-greenColor2:hover, .hl-cardBtnWrapper .hl-cardBtnHead.hl-greenColor2:focus {
  background: #114753;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-greenColor3 {
  background: #5CB587;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-greenColor3:hover, .hl-cardBtnWrapper .hl-cardBtnHead.hl-greenColor3:focus {
  background: #2bd07b;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-purpleColor {
  background: #785EA1;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-purpleColor:hover, .hl-cardBtnWrapper .hl-cardBtnHead.hl-purpleColor:focus {
  background: #8049d8;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-greenColor4 {
  background: #2C8B7F;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-greenColor4:hover, .hl-cardBtnWrapper .hl-cardBtnHead.hl-greenColor4:focus {
  background: #15b19c;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-greenColor5 {
  background: #3D5980;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-greenColor5:hover, .hl-cardBtnWrapper .hl-cardBtnHead.hl-greenColor5:focus {
  background: #2d6fcb;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-redColor {
  background: #BF4D28;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-redColor:hover, .hl-cardBtnWrapper .hl-cardBtnHead.hl-redColor:focus {
  background: #d33b09;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-greyColor {
  background: #a39999;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-greyColor:hover, .hl-cardBtnWrapper .hl-cardBtnHead.hl-greyColor:focus {
  background: #edc5c5;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-pinkColor {
  background: #c47b8a;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-pinkColor:hover, .hl-cardBtnWrapper .hl-cardBtnHead.hl-pinkColor:focus {
  background: #d1576f;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-orangeColor {
  background: #F58820;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-orangeColor:hover, .hl-cardBtnWrapper .hl-cardBtnHead.hl-orangeColor:focus {
  background: #a06024;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-lightblueColor {
  background: #5497d5;
}
.hl-cardBtnWrapper .hl-cardBtnHead.hl-lightblueColor:hover, .hl-cardBtnWrapper .hl-cardBtnHead.hl-lightblueColor:focus {
  background: #1b7dd8;
}
.hl-cardBtnWrapper .hl-cardBtnHeadDefault {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hl-cardBtnWrapper .hl-cardBtnHeadClicked {
  display: none;
  padding: 10px;
  align-items: center;
  justify-content: center;
}
.hl-cardBtnWrapper.hl-showv1 .hl-cardBtnContent {
  display: block;
}
.hl-cardBtnWrapper.hl-showv1 .hl-cardBtnHead {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.hl-cardBtnWrapper.hl-showv1 .hl-cardBtnHeadDefault {
  display: none;
}
.hl-cardBtnWrapper.hl-showv1 .hl-cardBtnHeadClicked {
  display: flex;
}
.hl-cardBtnWrapper.hl-showv1 .hl-cardBtnHeadClicked img {
  width: 40px;
}
.hl-cardBtnWrapper .hl-cardHeadInnerLeft {
  margin-right: 12px;
}
.hl-cardBtnWrapper .hl-cardHeadInnerMiddle {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #ffffff;
}
.hl-cardBtnWrapper .hl-cardHeadInnerRight {
  margin-left: 6px;
}
.hl-cardBtnWrapper .hl-cardHeadInnerRight img {
  position: relative;
  top: -2px;
}
.hl-cardBtnWrapper .hl-cardBtnContent {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  padding: 12px 18px;
  display: none;
  overflow: hidden;
}
.hl-cardBtnWrapper .hl-cardBtncontentStep {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-cardBtnWrapper .hl-cardBtncontentEnter {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
  margin-top: 18px;
}
@media (max-width: 1024px) {
  .hl-cardBtnWrapper .hl-cardBtncontentEnter {
    font-size: 1rem;
  }
}
.hl-cardBtnWrapper .hl-cardBtncontentEnter span.questionmark {
  position: relative;
  top: -3px;
  cursor: pointer;
  margin-left: 3px;
}
.hl-cardBtnWrapper .hl-cardBtncontentEnter span.questionmark .questionmarkarrow {
  display: inline-block;
}
.hl-cardBtnWrapper .hl-cardBtncontentEnter span.questionmark .down-arrow {
  display: none;
}
.hl-cardBtnWrapper .hl-cardBtncontentEnter .hl-EnterText {
  display: none;
  margin-top: 12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-cardBtnWrapper .hl-cardBtncontentEnter.text-show span.questionmark .questionmarkarrow {
  display: none;
}
.hl-cardBtnWrapper .hl-cardBtncontentEnter.text-show span.questionmark .down-arrow {
  display: inline-block;
}
.hl-cardBtnWrapper .hl-cardBtncontentBtn {
  margin-top: 18px;
  display: flex;
  cursor: pointer;
}
.hl-cardBtnWrapper .hl-cardBtncontentBtn a {
  margin-right: 12px;
}
.hl-cardBtnWrapper .hl-cardBtncontentBtn a:last-of-type {
  margin-right: 0;
}
.pt-21 {
  padding-top: 21px;
}
.hl-card-Outer-wrapper {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2509803922);
  background: #FFFFFF;
  border-radius: 12px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 0px;
  width: -moz-fit-content;
  width: fit-content;
}
.hl-list-hr {
  background-color: #a6a2a2;
}
.hl-cardBtnWrapper-md {
  width: 253px;
}
.hl-cardBtnWrapper-lg {
  width: 310px;
}
.hl-cardBtnWrapper-xxl {
  width: 350px;
}
.hl-cardBtnWrapper-xl {
  width: 325px;
}
.hl-showv1 .hl-bgtransparent {
  background-color: #F58820 !important;
}
/* .hl-miniMapWrapper .minimap-parent {
  position: absolute;
  height: 100%;
  overflow: auto;
} */
.hl-miniMapWrapper .child {
  position: absolute;
  height: 200px;
  width: 100px;
  background-color: #AFBBC6;
  cursor: move;
  border: 1px solid red;
  color: blue !important;
}
.hl-miniMapWrapper .minimap {
  position: fixed;
  width: 255px;
  height: 125px;
  left: 105px;
  bottom: 30px;
  opacity: 0.9;
  z-index: 1;
}
.hl-miniMapWrapper .minimap-node {
  position: absolute;
  background-color: rgb(96, 122, 134);
}
.hl-miniMapWrapper .minimap-viewport {
  position: absolute;
  box-sizing: border-box;
  background-color: rgba(79, 111, 126, 0.4);
  z-index: 1;
  cursor: move;
}
.hl-megamenuWrapper {
  border-top: 0.5px solid #EAEAEA;
}
.hl-megamenuWrapper ul {
  list-style: none;
  padding-left: 0;
}
.hl-megamenuWrapper ul li a {
  font-size: 1rem;
  margin-bottom: 10px;
  display: inline-block;
  font-family: "Open Sans";
  color: #000;
}
@media (max-width: 991px) {
  .hl-megamenuWrapper ul li a {
    margin-bottom: 4px;
  }
}
.hl-megamenuWrapper ul li a:hover {
  color: #5FB257;
}
.hl-megamenuWrapper ul li.hl-megamunHeading a {
  margin-bottom: 0;
}
.menuHeading {
  font-size: 1.5rem;
  color: #000;
}
.hl-megamunHeading a {
  color: #012D55 !important;
  line-height: normal !important;
}
.megamenu-header {
  font-family: "Open Sans";
}
.hl-megamenCol {
  width: 13%;
  margin-right: 1%;
}
@media (max-width: 1200px) {
  .hl-megamenCol {
    width: 24%;
  }
}
@media (max-width: 991px) {
  .hl-megamenCol {
    width: 32%;
  }
}
@media (max-width: 767px) {
  .hl-megamenCol {
    width: 49%;
  }
}
@media (max-width: 480px) {
  .hl-megamenCol {
    width: 100%;
    margin-right: 0;
  }
}
.hl-megamenCol:last-of-type {
  margin-right: 0;
}
@media (max-width: 1200px) {
  .hl-megamencol5, .hl-megamencol6, .hl-megamencol7 {
    margin-top: 2rem;
  }
}
@media (max-width: 991px) {
  .hl-megamencol4 {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .hl-megamencol3 {
    margin-top: 2rem;
  }
}
@media (max-width: 480px) {
  .hl-megamencol2 {
    margin-top: 2rem;
  }
}
.hl-megamenuWrapper {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 100%;
  top: 84%;
  background-color: #fff;
  z-index: 9999;
  transition: 0.3s;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  display: none;
}
@media (max-width: 830px) {
  .hl-megamenuWrapper {
    top: 82%;
  }
}
@media (max-width: 580px) {
  .hl-megamenuWrapper {
    top: 72%;
  }
}
.hl-megamenuWrapper.menushow {
  opacity: 1;
  visibility: visible;
  display: block;
}
.custom-mt-6 {
  margin-top: 6px;
}
@media (max-width: 767px) {
  .headerUserName, .headerUsermenu {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .headerProjectName {
    font-size: 0.875rem !important;
  }
}
.hl-headerMegaMenuLinks {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
@media (max-width: 767px) {
  .hl-headerMegaMenuLinks li {
    padding: 9px 8px !important;
    font-size: 15px;
  }
  .hl-headerMegaMenuLinks li a {
    color: black !important;
  }
  .hl-headerMegaMenuLinks li a img {
    max-height: 20px;
  }
  .hl-headerMegaMenuLinks li a:hover {
    color: #5FB257;
  }
}
@media (min-width: 320px) {
  .hl-headerMegaMenuLinks {
    display: flex;
    margin-bottom: 0px;
    justify-content: end;
    border: 0px !important;
    position: relative;
  }
  .hl-headerMegaMenuLinks li {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 0.9rem;
  }
  .hl-headerMegaMenuLinks li a {
    color: black;
    text-align: center;
    display: block;
  }
  .hl-headerMegaMenuLinks li a span {
    display: block;
    padding-top: 8px;
    text-align: center;
  }
  .hl-headerMegaMenuLinks li a img {
    max-height: 28px;
  }
  .hl-headerMegaMenuLinks li a:hover {
    color: #5FB257;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .hl-headerMegaMenuLinks li {
    padding-left: 9px;
    padding-right: 9px;
  }
}
@media (max-width: 767px) {
  .w-sm-15 {
    width: 15px;
    margin-bottom: 0 !important;
  }
}
.hl-profile-inner {
  max-width: 720px !important;
}
.hl-profile-inner .hl-form-wrap .profile-label {
  width: 25% !important;
  margin-right: 0;
}
@media (max-width: 575px) {
  .hl-profile-inner .hl-form-wrap .profile-label {
    width: 100% !important;
  }
}
.hl-profile-inner .hl-form-wrap .profile-form-control {
  width: 75% !important;
  border-color: #e0eef3;
  padding: 11.5px 20px;
}
.hl-profile-inner .hl-form-wrap .profile-form-control::placeholder {
  color: #6C6C6C;
}
@media (max-width: 575px) {
  .hl-profile-inner .hl-form-wrap .profile-form-control {
    width: 100% !important;
  }
}
.hl-profile-inner .hl-form-wrap .profile-form-control.currentpwd::placeholder {
  color: #000000;
}
.hl-userImg {
  width: 25%;
  margin-right: 14px;
}
@media (max-width: 575px) {
  .hl-userImg {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 6px;
    text-align: left !important;
  }
}
.hl-userDeatils {
  width: 75%;
}
@media (max-width: 575px) {
  .hl-userDeatils {
    width: 100% !important;
  }
}
@media (max-width: 575px) {
  .hl-userWrap {
    flex-direction: column;
  }
}
.hl-userName {
  font-size: 1.5rem;
  color: #000;
}
.hl-userDesignation {
  color: #002D5B;
  font-size: 1.125rem;
}
.hl-np-wrapper .changepwdHeading {
  font-size: 1.375rem;
}
.hl-np-wrapper .changepwdHeading a {
  color: #000000;
}
.green-saveBtn {
  background: #39B54A;
  border-radius: 18px;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  border-color: #39B54A;
  padding: 9.5px 23.5px;
  font-size: 1.125rem;
}
.black-cancel-btn {
  font-size: 1.125rem;
  padding: 9.5px 23.5px !important;
}
.hl-profile-btn-wrapper button {
  font-family: "Open Sans";
}
.showPwd {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 575px) {
  .showPwd {
    transform: none;
    top: 54%;
  }
}
.passwordVisible {
  display: none;
}
.openeye .passwordVisible {
  display: block;
}
.openeye .Hidepassword {
  display: none;
}
.hl-profile-hamburgerMenu {
  background-color: #ccc;
  padding: 8px;
}
.hl-profileSidebar {
  width: 100%;
  height: 100%;
}
.hl-profileSidebar .nav-link {
  background: transparent;
  color: #000000;
  border-radius: 24px;
  padding: 14px 18px;
  font-weight: 400;
  font-family: "Open Sans";
  letter-spacing: -0.41px;
}
.hl-profileSidebar .nav-link.active {
  background: #a6dbf0;
  color: #000000;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .hl-profileSidebar .nav-link.active {
    color: #39B54A;
    background-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  .hl-profileSidebar .nav-link {
    background: none;
    padding: 5px 12px;
    color: #fff;
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 767px) {
  .hl-profileSidebar {
    display: none;
    background-color: #012D55;
  }
}
.hl-settingNavLink {
  padding: 0.5rem 1.55rem;
}
.hl-settingNavLink:focus, .hl-settingNavLink:hover {
  color: #000000;
  border-color: transparent !important;
}
@media (max-width: 1300px) {
  .hl-settingNavLink {
    padding: 0.5rem 1rem;
  }
}
@media (max-width: 1200px) {
  .hl-settingNavLink {
    font-size: 0.875rem;
  }
}
.hl-settingtablewrapper .table {
  border-collapse: separate;
  border-spacing: 0;
  background-color: #fff;
}
.hl-settingContentBody {
  background: #f2f2f2;
  border-radius: 0px 0px 12px 12px;
  padding-left: 38px;
  padding-right: 38px;
}
.hl-settingNavitem .active {
  background: #f2f2f2 !important;
  border-radius: 12px 12px 0px 0px;
  border: none !important;
  text-decoration: underline;
}
.hl-settingtabletheadtr {
  background: #a6dbf0;
}
.hl-settingtabletheadtr th {
  border-style: solid;
  border-color: #000;
  border-width: 1px 0px 1px 1px;
  padding: 0.23rem 0.5rem;
  font-family: "Open Sans";
}
.hl-settingtabletheadtr th:last-child {
  border-right-width: 1px;
}
.hl-settingtabletbodytr td {
  border-style: solid;
  border-width: 0px 0px 1px 1px;
  border-color: #000;
  font-family: "Open Sans";
  vertical-align: middle;
}
.hl-settingtabletbodytr td:last-child {
  border-right-width: 1px;
}
.hl-settingNavLink {
  color: #000000 !important;
  letter-spacing: -0.41px;
}
.hl-settingFormRangeWrapper {
  width: 51.5%;
}
.hl-rangeNumberwraper {
  width: 43%;
  margin-left: 10px;
}
span.rangeNumber {
  height: 29px;
  width: 29px;
  border: 1px solid #000;
  display: block;
  display: flex;
  justify-content: center;
  margin-right: 4%;
  border-radius: 6px;
  align-items: center;
}
.hl-settingSec {
  font-size: 0.875rem;
  font-weight: 600;
  color: #000;
}
.hl-TestEnvironmentTD,
.hl-autoHealTD {
  min-width: 349px;
}
.hl-settingBorder {
  height: 100%;
  width: 1px;
  background-color: #000;
}
@media (max-width: 767px) {
  .hl-settingBorder {
    display: none;
  }
}
@media screen and (min-width: 767px) {
  .Customheight100vh {
    height: 100vh;
  }
}
.hl-SettingName,
.hl-SettingValue {
  color: #000;
}
.hl-settingTabContent1 {
  margin-top: -10px;
}
.hl-settingTabNavLink {
  padding: 12px 40px;
}
@media (max-width: 1200px) {
  .hl-settingTabNavLink {
    padding: 0.5rem 1rem;
  }
}
.fw-600 {
  font-weight: 600;
}
.hl-settingTabContent {
  margin-top: -4px;
}
.settingProjectName {
  color: #7d7d7d;
}
.hl-settingNavitem {
  font-family: "Open Sans";
}
.hl-settingBtnWrapper button {
  font-family: "Open Sans";
  letter-spacing: -0.41px;
}
.hl-pagination ul {
  display: flex;
  list-style: none;
  padding: 0;
  border-radius: 4px;
  padding: 5px 10px;
}
.hl-pagination ul .page-item.active .page-link {
  color: #fff;
  background-color: #002D5B;
  border: 1px solid #002D5B;
  border-radius: 7px;
  font-weight: 700;
  z-index: 0;
}
.hl-pagination ul .page-item.disabled .page-link {
  color: #002D5B;
  opacity: 0.7;
  border: 1px solid transparent;
}
.hl-pagination ul .page-link {
  padding: 2px 10px;
  margin: 0 5px;
  color: #002D5B;
  border: 1px solid transparent;
  font-size: 0.875rem;
  font-weight: 500;
}
.hl-pagination ul .page-link:hover {
  background-color: transparent;
}
.hl-pagination ul .page-link:focus {
  background-color: transparent;
  box-shadow: none;
}
@media (max-width: 575px) {
  .hl-pagination .pagination {
    justify-content: center !important;
    padding-top: 10px;
  }
}
@media (max-width: 575px) {
  .hl-pagination .hl-pagination-row {
    justify-content: center !important;
  }
}
.hl-page-index {
  color: #002D5B;
}
@media (max-width: 575px) {
  .hl-page-index {
    text-align: center;
  }
}
.hl-tooltipWrapper {
  width: 427px;
  position: absolute;
  display: none;
  background-color: #fff;
  top: 15px;
  right: -440px;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2509803922);
  border-radius: 24px;
  padding: 32px 34px;
  z-index: 8;
  font-family: "Open Sans";
}
.openTooltip .hl-tooltipWrapper {
  display: block;
}
.hl-TooltipLeftHeading {
  font-size: 1.5rem;
  color: #002D5B;
  letter-spacing: -0.41px;
  font-weight: 400;
}
.hl-tooltipHead {
  margin-bottom: 15px;
}
.hl-tooltipBody .row {
  margin-bottom: 15px;
}
.hl-tooltipImg {
  margin-right: 12px;
}
.tooltipBtn {
  background: #002D5B;
  border-radius: 12px;
  border-color: #002D5B;
  font-size: 1.125rem;
  font-weight: 400;
  padding: 6.5px 20px;
  font-family: "Open Sans";
  min-width: 119px;
}
.rightDirection {
  position: absolute;
  left: -18px;
  top: 12px;
}
.hl-TooltipRightCrossicon img {
  cursor: pointer;
}
.hl-TooltipLeftCol {
  font-size: 1.125rem;
  letter-spacing: -0.41px;
  font-weight: 400;
}
.hl-TooltipRightCol {
  font-size: 1.25rem;
  letter-spacing: -0.41px;
  font-weight: 400;
}
.rightDirIcon {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
  width: 30px;
  height: 60px;
  border-right: solid 30px #fff;
  border-bottom: solid 30px transparent;
  border-top: solid 30px transparent;
}
.hl-agentTreeLogoWrapper {
  background: #ffffff;
  border-bottom: 1px solid #d0d0d0;
  padding: 2px 0;
}
.hl-agentTreeLogoText {
  font-size: 0.75rem;
}
.hl-agentTreeLinkWrapper ul li ul li a {
  padding: 0.25rem 1rem;
}
.hl-agentTreeLinkWrapper ul li a {
  font-size: 0.75rem;
  color: #000;
  padding: 4.5px 0;
}
.custom-py-12 {
  padding: 12px 0;
}
.hl-agentTraaIconWrapper {
  background: #e0f0ff;
}
@media (max-width: 1279px) {
  .hl-agentTraaIconWrapper {
    flex-direction: column;
    align-items: flex-start !important;
  }
}
.hl-agentTraaIconWrapper .hl-agentTraaButtonsListInline .list-inline-item:not(:last-child) {
  margin-right: 0.8rem;
}
@media (max-width: 1279px) {
  .hl-agentTraaIconWrapper .hl-agentTraaButtonsListInline {
    margin-left: 0 !important;
  }
}
@media (max-width: 1279px) {
  .hl-agentTraaIconWrapper .hl-agentTraaButtonsListInline li {
    margin-top: 12px;
  }
}
.hl-agentTraaBtn {
  background: #9fd1ff;
  border-color: #9fd1ff;
  border-radius: 12px;
  min-width: 131px;
  color: #000000;
  padding: 3px 20px;
  font-size: 0.75rem;
}
@media (max-width: 1400px) {
  .hl-agentTraaBtn {
    min-width: 111px;
  }
}
.hl-agentTraaBtnText {
  color: #000000;
  font-size: 0.75rem;
}
.hl-agentTraaBtnText:hover, .hl-agentTraaBtnText:focus {
  color: #44b94a;
}
.hl-headerGrey {
  background: #ebebeb;
}
.hl-headerGrey .hl-helpText {
  color: #777777;
  font-style: italic;
}
.hl-headerGrey p {
  font-size: 0.75rem;
}
.hl-agentTreeCloseWrapper {
  padding: 7px 0;
}
.hl-agentTreeCloseWrapper ul {
  list-style-type: none;
  padding-left: 0;
}
.hl-agentTreeCloseWrapper ul li {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.hl-agentTreeCloseWrapper ul li:last-of-type {
  margin-right: 0;
}
.hl-agentTreeLinkWrapper {
  border-bottom: 1px solid #d0d0d0;
}
.hl-agentSwitchWrapper {
  background: #ebebeb;
  margin-top: 2px;
}
.custom-me-12 {
  margin-right: 12px;
}
.hl-cardHolder .hl-cardBtnWrapper {
  border: 2px solid #000000;
  border-radius: 10px;
  padding: 30px 20px;
  width: 280px;
}
.hl-projectTree {
  height: calc(100vh - 165px);
  overflow: auto;
  /* flex: 1; */
}
.hl-treeWrapper {
  position: relative;
  border-left: 3px solid #000;
  margin-left: -7px;
}
.hl-cardHolderOuterWrapper {
  background: #ffffff;
  border-radius: 0px 10px 10px 10px;
  padding: 50px 30px;
  width: -moz-fit-content;
  width: fit-content;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1019607843);
}
/********************** Bottom Sec **********************/
.hl-agentTreeBottomRightColHead {
  background: #ebebeb;
}
.hl-agentTreeBottomRightCol {
  background: #f3f3f3;
}
.hl-treeTable th,
.hl-treeTable td {
  font-size: 0.75rem;
  color: #000;
  font-weight: 400;
}
.hl-success {
  color: #008000 !important;
}
.hl-dotted-border {
  border-top: 1px dashed #000;
}
.hl-agentTreeBottomLeftCol .nav-link {
  border-color: #000;
  padding: 5px 8px 5px 8px;
  background: #cedae7;
  border-color: #000;
  color: #000;
  font-weight: 400;
  font-size: 0.75rem;
  font-family: "Open Sans";
}
.hl-agentTreeBottomLeftCol .nav-link.active, .hl-agentTreeBottomLeftCol .nav-link.focus {
  background: #cedae7;
  border-color: #000;
  border-bottom-color: #fff;
  background-color: #fff;
}
.hl-agentTreeBottomLeftCol .nav-tabs {
  border-bottom: 1px solid #000;
  width: 100%;
  margin-top: 11px;
}
.hl-agentTreeBottomLeftCol .tab-content {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  height: 100%;
  overflow: auto;
  max-height: 149px;
}
.hl-agentTreeBottomLeftColHead {
  background: #ebebeb;
}
.hl-agentTreeBottomLeftColHead .hl-icontreeWrapper {
  right: 0;
}
.hl-ProgressBar .progress {
  border-radius: 12px;
  background-color: #d9d9d9;
}
.hl-ProgressBar .progress-bar {
  width: 33%;
  background: #39b54a !important;
  border-radius: 12px;
}
.hl-ProgressBar p {
  font-family: "Open Sans";
  letter-spacing: -0.41px;
  font-size: 0.75rem;
  color: #000000;
}
.hl-ListViewtreetxt {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  color: #000;
  white-space: nowrap;
  margin-right: 20px;
}
.hl-X-visible-scrollbar {
  overflow-x: auto;
}
.hl-agentTreeBottomLeftCol {
  flex: 1;
  flex-grow: 1;
  flex-shrink: 0;
  max-width: 100%;
}
.hl-console-open {
  max-width: 33%;
}
.hl-agentTreeBottomRightCol {
  flex: 2;
}
/***************** Project Tree *******************/
.hl-treeRow {
  margin-left: -3px;
}
.hl-folderTreeContainer {
  top: 32px;
  z-index: 1;
  background: #f0f0f0;
  left: 0;
  width: 100%;
  max-height: calc(100vh - 165px);
  height: 100%;
  top: 6px;
  position: relative;
  overflow: auto;
  padding-bottom: 20px;
  white-space: nowrap;
}
.hl-folderTreeContainer .nav-link {
  color: #000;
  font-size: 1.5rem;
  background: #ffffff;
  border-radius: 0px 6px 0px 0px;
}
.hl-folderTreeContainer .nav-link.active, .hl-folderTreeContainer .nav-link:focus {
  color: #000;
  background: #f0f0f0;
  border-color: transparent;
  border-radius: 6px 6px 0px 0px;
}
.hl-folderTreeContainer .nav-tabs {
  border-bottom: 1px solid #f0f0f0;
}
.hl-folderTreeContainer .nav-tabs li {
  width: 50%;
  text-align: center;
}
.custom-ms-91 {
  margin-left: 91px;
}
.hl-folderTreeOuterWrapper {
  display: none;
  width: 400px;
  z-index: 9;
  left: -7px;
  top: -30px;
  height: 100%;
}
.hl-folderTreeOuterWrapper.show-tree {
  display: block;
}
.hl-folderTreeOuterWrapper .form-check-input[type=checkbox] {
  width: 1.125rem;
  height: 1.125rem;
  border-color: #919294;
  border-width: 2px;
}
.hl-treeRow:first-of-type {
  position: relative;
  top: -13px;
}
.hl-treeRow:first-of-type .hl-cardBtnWrapper {
  margin-top: -12px;
}
.hl-treeRow:last-of-type .next-arrow-wrapper1 img {
  position: absolute;
  position: relative;
  bottom: 14px;
}
.hl-treeRow:last-of-type {
  position: relative;
  bottom: -28px;
  bottom: -27px;
}
.hl-treeRow:last-of-type .hl-cardBtnWrapper {
  top: -5px;
}
.custom-mb-27 {
  margin-bottom: 22px;
}
.custom-mb-1 {
  margin-bottom: 6px;
}
.hl-agentListItem {
  margin-left: 10px;
}
.hl-agentListItem:first-of-type {
  margin-left: 0;
}
.hl-agentListItem a:hover, .hl-agentListItem a:focus {
  color: #44b94a;
}
.hl-listViewprojectTreesContainer {
  width: 100%;
  height: 100%;
}
.custom-mb-10 {
  margin-bottom: 5px;
}
.hl-projectTree1 {
  height: calc(100vh - 340px);
}
.hl-projectTree2 {
  height: calc(100vh - 340px);
}
.custom-py-6 {
  padding: 6px 0 4px;
}
.hl-testExcution,
.hl-consoleText {
  font-size: 0.75rem;
  color: #000;
  font-weight: 400;
}
.next-arrow-wrapper1 {
  width: 38px;
  width: auto;
}
.next-arrow-wrapper1 img {
  max-width: none !important;
}
.custom-mt-1 {
  margin-top: -2px;
}
.hl-44 {
  width: 18px;
}
.hl-agentTreeBottomWrap {
  max-height: 190px;
  overflow-y: auto;
}
.custom-ps-35 {
  padding-left: 35px !important;
}
.hl-plus {
  display: none;
}
.custom-pl-10 {
  padding-left: 10px !important;
}
.custom-pl-12 {
  padding-left: 12px !important;
}
.hl-consoleContent {
  overflow: auto;
  max-height: 149px;
}
.hl-adavanceViewOuterWrapper {
  transform: scale(0.75);
  transform-origin: top left;
}
.hl-signIn-wrapper {
  background-image: url('Banner.png');
  background-position: center;
  background-size: cover;
  height: 100vh;
  padding: 50px 0;
}
.hl-signIn-wrapper h1 {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 900;
  font-size: 3rem;
  letter-spacing: -0.41px;
  color: #39B54A;
}
.hl-signIn-wrapper .hl-form-wrap {
  margin-top: 28px;
}
.hl-signIn-wrapper .hl-text-container {
  display: inline-flex;
  flex-direction: column;
  height: 3.5rem;
  overflow: hidden;
}
.hl-signIn-wrapper .hl-text-container span {
  height: 3.5rem;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 900;
  font-size: 3rem;
  letter-spacing: -0.41px;
  color: #ffffff;
  animation: moveUp 10s linear infinite;
}
.hl-signIn-wrapper .hl-form-wrapper {
  background: #ffffff;
  border: 1px solid #d8d8d8;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 36px;
}
.hl-signIn-wrapper .hl-form-inner {
  padding: 21px 31px 29px;
}
.hl-signIn-wrapper h2.hl-form-heading {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  font-size: 1.563rem;
  line-height: 22px;
  text-align: center;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
}
.hl-signIn-wrapper .hl-custom-form-control {
  padding: 12px 23px;
  background: #ffffff;
  border: 1px solid #adadad;
  border-radius: 6px;
}
.hl-signIn-wrapper .hl-custom-form-control:focus {
  border: 1px solid #39B54A;
  box-shadow: none;
}
.hl-signIn-wrapper label.form-label {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 19px;
  color: #000;
  margin-bottom: 12px;
}
.hl-signIn-wrapper::placeholder {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 16px;
  color: #808080;
}
.hl-signIn-wrapper .hl-logo-wrapper {
  position: absolute;
}
.hl-signIn-wrapper .hl-logo-text-wrap {
  position: relative;
}
.hl-signIn-wrapper .hl-text {
  text-align: center;
  position: relative;
  top: -20px;
}
.hl-signIn-wrapper .hl-form-input {
  margin-bottom: 33px;
}
.hl-signIn-wrapper .hl-form-input:last-of-type {
  margin-bottom: 0;
}
.hl-signIn-wrapper .hl-form-check {
  margin-top: 16px;
  margin-bottom: 0;
}
.hl-signIn-wrapper label.form-check-label {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 14px;
  color: #000;
  position: relative;
}
.hl-signIn-wrapper .custom-form-check-input {
  box-shadow: none;
  border: 1px solid #595959;
}
.hl-signIn-wrapper .custom-form-check-input:checked {
  background-color: #39B54A;
  border-color: #39B54A;
}
.hl-signIn-wrapper .custom-form-check-input:focus {
  border-color: #39B54A;
}
.hl-signIn-wrapper .hl-custom-btn {
  background: #012D55;
  box-shadow: 0px 4px 19px rgba(119, 147, 65, 0.3);
  border-radius: 6px;
  width: 100%;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 21px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  padding: 13.5px 15px;
  border: 1px solid #012D55;
}
.hl-signIn-wrapper .hl-custom-btn:hover {
  background: #39B54A;
  border-color: #39B54A;
}
.hl-signIn-wrapper .hl-form-btn {
  width: 100%;
  margin-top: 29px;
}
.hl-signIn-wrapper .hl-forget-pwd {
  margin-top: 15px;
  text-align: center;
}
.hl-signIn-wrapper .hl-forget-pwd a {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 19px;
  text-decoration-line: underline;
  color: #012D55;
}
.hl-signIn-wrapper .hl-forget-pwd a:hover {
  color: #39B54A;
}
.hl-signIn-wrapper .hl-register-now {
  margin-top: 14px;
  text-align: center;
}
.hl-signIn-wrapper .hl-register-now p {
  margin-bottom: 0;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 19px;
  text-align: center;
  color: #000;
}
.hl-signIn-wrapper .hl-register-now a {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 19px;
  text-decoration-line: underline;
  color: #012D55;
}
.hl-signIn-wrapper .hl-register-now a:hover {
  color: #39B54A;
}
@media (min-width: 1720.98px) {
  .hl-signIn-wrapper .hl-row {
    max-width: 1400px;
    margin: 0 auto;
  }
}
@media (max-width: 1400.98px) {
  .hl-signIn-wrapper {
    height: auto;
  }
}
@media (max-width: 1200.98px) {
  .hl-signIn-wrapper .hl-logo-wrapper {
    z-index: 1;
  }
  .hl-signIn-wrapper .hl-text {
    padding-left: 60px;
  }
}
@media (max-width: 991.98px) {
  .hl-signIn-wrapper {
    padding: 50px 0;
  }
  .hl-signIn-wrapper .hl-form-wrapper {
    margin-top: 40px;
  }
  .hl-signIn-wrapper .hl-text {
    padding-left: 0px;
  }
  .hl-signIn-wrapper .hl-row {
    justify-content: center !important;
  }
}
@media (max-width: 767.98px) {
  .hl-signIn-wrapper {
    padding: 50px 0;
  }
  .hl-signIn-wrapper .hl-form-wrapper {
    margin-top: 40px;
  }
}
@media (min-width: 481.98px) {
  @keyframes moveUp {
    0% {
      transform: translateY(0);
    }
    10% {
      transform: translateY(0);
    }
    30% {
      transform: translateY(-3.5rem);
    }
    50% {
      transform: translateY(-3.5rem);
    }
    70% {
      transform: translateY(-7.1rem);
    }
    90% {
      transform: translateY(-7.1rem);
    }
    100% {
      transform: translateY(0);
    }
  }
}
@media (max-width: 480.98px) {
  .hl-signIn-wrapper h1 {
    font-size: 1.87rem;
  }
  .hl-signIn-wrapper .hl-text-container {
    height: 2.25rem;
  }
  .hl-signIn-wrapper .hl-text-container span {
    font-size: 1.875rem;
    height: 2.25rem;
  }
  .hl-signIn-wrapper .hl-text {
    padding-left: 60px;
  }
  @keyframes moveUp {
    0% {
      transform: translateY(0);
    }
    10% {
      transform: translateY(0);
    }
    30% {
      transform: translateY(-2.25rem);
    }
    50% {
      transform: translateY(-2.25rem);
    }
    70% {
      transform: translateY(-4.5rem);
    }
    90% {
      transform: translateY(-4.5rem);
    }
    100% {
      transform: translateY(0);
    }
  }
}
@media (max-width: 400.98px) {
  .hl-signIn-wrapper .hl-logo-wrapper {
    position: relative;
  }
  .hl-signIn-wrapper .hl-logo-text-wrap {
    display: flex;
  }
  .hl-signIn-wrapper .hl-text {
    padding-left: 0px;
  }
}
/************* Commom Css Start Here ********************/
/************* Commom Css End Here ********************/
.hl-landingPageWelcomeSection {
  max-width: 700px;
  margin: auto;
  margin-top: 40px;
}
.hl-projectListContainer {
  margin: 15px;
  height: calc(100vh - 136px);
  overflow: auto;
  flex: 1;
}
.hl-projectlistSorting a {
  color: black;
}
.hl-projectListItem {
  margin-bottom: 25px;
}
.hl-projectListItem .hl-projectListProjectName {
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 15px;
  text-align: center;
  color: black;
  display: block;
  font-weight: 500;
  word-wrap: break-word!important;
}
.hl-projectListItem .hl-projectListProjectImgContainer {
  text-align: center;
  display: block;
}
.hl-projectListItem .hl-projectListProjectImgContainer .hl-projectListProjectImg {
  max-height: 130px;
}
.hl-projectListItem:hover .hl-generalShadowBox {
  background: #012D55;
}
.hl-projectListItem:hover .hl-projectListProjectName {
  color: #FFFFFF;
}
.hl-projectListItem:hover .hl-projectListProjectImg {
  filter: brightness(0) invert(1);
}
.hl-projectListItem.active .hl-generalShadowBox {
  background: #012D55;
}
.hl-projectListItem.active .hl-projectListProjectName {
  color: #FFFFFF;
}
.hl-projectListItem.active .hl-projectListProjectImg {
  filter: brightness(0) invert(1);
}
.hl-projectDetailsContainer {
  max-width: 300px;
  width: 100%;
  padding-top: 10px;
}
.hl-projectDetailsName {
  font-size: 1.2rem;
}
.hl-projectDetailsIconContainer {
  border: 2px solid #D8D9DA;
  background-color: white;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
  border-radius: 12px;
  padding: 25px 10px;
  text-align: center;
}
.hl-projectDetailsIconContainer .btn {
  border-radius: 20px;
}
.hl-projectDetailDescriptionContainer {
  font-size: 0.85rem;
}
.hl-projectDetailsContent {
  max-height: calc(100vh - 450px);
  overflow: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 80px;
}
.hl-closeRightPanel {
  font-size: 1.9rem;
  color: black;
  line-height: 1;
}
.hl-userCarouselLink {
  border-radius: 50%;
  width: 35px;
  height: 35px;
  padding: 10px;
  color: white !important;
  line-height: 17px;
  display: inline-block;
  text-align: center;
}
.hl-dvUserCarousal {
  /* medium and up screens */
}
.hl-dvUserCarousal .carousel-inner {
  width: 76%;
  margin: auto;
}
.hl-dvUserCarousal .carousel-control-prev, .hl-dvUserCarousal .carousel-control-next {
  color: #D8D9DA;
  font-size: 1.8rem;
  opacity: 1;
}
.hl-dvUserCarousal .carousel-control-prev img, .hl-dvUserCarousal .carousel-control-next img {
  max-width: 20px;
}
@media (max-width: 767px) {
  .hl-dvUserCarousal .carousel-inner .carousel-item > div {
    display: none;
  }
  .hl-dvUserCarousal .carousel-inner .carousel-item > div:first-child {
    display: block;
  }
}
.hl-dvUserCarousal .carousel-inner .carousel-item.active,
.hl-dvUserCarousal .carousel-inner .carousel-item-next,
.hl-dvUserCarousal .carousel-inner .carousel-item-prev {
  display: flex;
}
@media (min-width: 768px) {
  .hl-dvUserCarousal .carousel-inner .carousel-item-end.active,
.hl-dvUserCarousal .carousel-inner .carousel-item-next {
    transform: translateX(25%);
  }
  .hl-dvUserCarousal .carousel-inner .carousel-item-start.active,
.hl-dvUserCarousal .carousel-inner .carousel-item-prev {
    transform: translateX(-25%);
  }
}
.hl-dvUserCarousal .carousel-inner .carousel-item-end,
.hl-dvUserCarousal .carousel-inner .carousel-item-start {
  transform: translateX(0);
}
.hl-dvUserCarousal .carousel-inner {
  border-left: 1px solid #D8D9DA;
}
.hl-dvUserCarousal .carousel-inner .col-md-3 {
  text-align: center;
  border-right: 1px solid #D8D9DA;
}
.hl-np-wrapper {
  padding-bottom: 24px;
}
.hl-np-wrapper .hl-np-inner {
  max-width: 737px;
  margin: 0 auto;
  margin-top: 50px;
}
.hl-np-wrapper .hl-form-date {
  justify-content: flex-start !important;
}
.hl-np-wrapper span.hl-inner-txt {
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.hl-np-wrapper p.hl-show .hl-defualt {
  display: flex !important;
  justify-content: center;
  width: 100%;
}
.hl-np-wrapper h2 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
  margin-bottom: 0;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-np-wrapper .hl-np-heading {
  margin-bottom: 55px;
}
.hl-np-wrapper .hl-form-wrap {
  display: flex;
  justify-content: space-between;
}
.hl-np-wrapper .hl-form-wrap label.form-label {
  margin-right: 14px;
  width: 22%;
}
.hl-np-wrapper .hl-form-wrap label.form-label {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #000000;
  text-align: right;
  margin-bottom: 0;
  font-size: 1.125rem;
}
.hl-np-wrapper .hl-form-wrap ::placeholder {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-np-wrapper .hl-form-wrap input,
.hl-np-wrapper .hl-form-wrap select,
.hl-np-wrapper .hl-form-wrap textarea,
.hl-np-wrapper .hl-form-wrap .hl-dropdownouter {
  width: 78%;
}
.hl-np-wrapper .hl-form-wrap select {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-np-wrapper .hl-dropdown:after {
  border: none;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: auto;
}
.hl-np-wrapper .hl-dropdown {
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
  background-color: transparent;
  border: none;
  color: #000;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  padding: 0;
}
.hl-np-wrapper .hl-dropdown:focus {
  border: none;
  outline: none;
  box-shadow: none;
}
.hl-np-wrapper .hl-dropdownmenu {
  width: 100%;
  left: 0;
  top: 100% !important;
  transform: none !important;
}
.hl-np-wrapper .hl-dropdownmenu li {
  padding: 10px;
}
.hl-np-wrapper .hl-dropdownmenu li:focus, .hl-np-wrapper .hl-dropdownmenu li:active, .hl-np-wrapper .hl-dropdownmenu li:hover {
  background-color: #e9ecef;
  color: #000;
}
.hl-np-wrapper .hl-form-control {
  background-color: #e0eef3;
  border: 1px solid #d0d0d0;
  border-radius: 18px;
  padding: 12px 20px;
}
.hl-np-wrapper .hl-dropdown-img {
  margin-right: 12px;
  width: 24px;
}
.hl-np-wrapper .hl-form-control1 {
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
  border-radius: 18px;
  padding: 12px 20px;
}
.hl-np-wrapper .hl-form-control1::placeholder {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #b3b3b3;
}
.hl-np-wrapper .hl-mb-18 {
  margin-bottom: 18px;
}
.hl-np-wrapper .hl-mb-42 {
  margin-bottom: 42px;
}
.hl-np-wrapper .hl-mb-15 {
  margin-bottom: 15px;
}
.hl-np-wrapper .hl-mb-21 {
  margin-bottom: 21px;
}
.hl-np-wrapper .hl-mb-30 {
  margin-bottom: 25px;
}
.hl-np-wrapper .hl-mb-13 {
  margin-bottom: 12px;
}
.hl-np-wrapper .hl-mb-5 {
  margin-bottom: 5px;
}
.hl-np-wrapper .hl-mb-35 {
  margin-bottom: 30px;
}
.hl-np-wrapper .hl-btn-wrapper {
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.hl-np-wrapper .hl-btn1 {
  margin-right: 18px;
}
.hl-np-wrapper span.hl-date-text {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-np-wrapper .hl-file-wrapper {
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.hl-np-wrapper .hl-file-wrapper label.hl-file-upload {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #000000;
  margin-right: 14px;
  width: 20.5%;
  text-align: right;
}
.hl-np-wrapper .hl-file-wrapper .hl-upload-wrapper {
  width: 30%;
}
.hl-np-wrapper .hl-upload-wrapper {
  position: relative;
}
.hl-np-wrapper .hl-upload-wrapper img {
  margin-right: 10px;
  cursor: pointer;
}
.hl-np-wrapper .hl-upload-wrapper p {
  background: #012b59;
  border-radius: 18px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  padding: 13px 24px;
  margin-bottom: 0;
  text-align: center;
}
.hl-np-wrapper .hl-upload-wrapper .hl-file {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hl-np-wrapper .hl-user-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 80.4%;
  margin-left: auto;
  display: none;
}
.hl-np-wrapper .hl-d-show {
  display: flex;
}
.hl-np-wrapper .hl-user {
  width: auto;
  background: #ffffff;
  border: 1px solid #d0d0d0;
  border-radius: 25px;
  display: flex;
  margin-right: 2%;
  align-items: center; /* justify-content: space-between; */
  position: relative;
  padding: 3px 21px 3px 3px;
}
.hl-np-wrapper .hl-latter {
  width: 42px;
  height: 42px;
  border-radius: 30px;
  padding: 4px;
  display: flex;
  justify-content: center;
  color: #fff;
  align-items: center;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
}
.hl-np-wrapper .hl-user-name {
  margin-left: 12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-np-wrapper .hl-user-cross {
  margin-left: 19px;
  cursor: pointer;
}
.hl-np-wrapper .hl-error-msg p {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.41px;
  color: #ff0000;
}
.hl-np-wrapper .hl-ps-4 {
  padding-left: 0px;
  width: 80%;
  margin-left: auto;
}
.hl-np-wrapper .hl-dp {
  position: relative;
}
.hl-np-wrapper .hl-pt-15 {
  padding-top: 12px;
}
@media (max-width: 1200.98px) {
  .hl-np-wrapper .hl-form-wrap label.form-label {
    text-align: left;
    width: 20%;
  }
  .hl-np-wrapper .hl-ps-4 {
    width: 79%;
  }
}
@media (max-width: 1024.98px) {
  .hl-np-wrapper .hl-file-wrapper .hl-upload-wrapper {
    width: 35%;
  }
}
@media (max-width: 767.98px) {
  .hl-np-wrapper .hl-form-wrap label.form-label {
    text-align: left;
    width: 20%;
  }
  .hl-np-wrapper .hl-form-wrap input,
.hl-np-wrapper .hl-form-wrap select,
.hl-np-wrapper .hl-form-wrap textarea,
.hl-np-wrapper .hl-form-wrap .hl-dropdownouter {
    width: 80%;
  }
  .hl-np-wrapper .hl-form-wrap .hl-user-wrapper {
    width: 78.4%;
  }
  .hl-np-wrapper .hl-ps-4 {
    width: 78%;
  }
  .hl-np-wrapper .hl-file-wrapper label.hl-file-upload {
    width: 19.5%;
    text-align: left;
  }
  .hl-np-wrapper .hl-file-wrapper .hl-upload-wrapper {
    width: 40%;
  }
}
@media (max-width: 575.98px) {
  .hl-np-wrapper .hl-error-msg {
    text-align: left !important;
  }
  .hl-np-wrapper .hl-form-wrap {
    flex-direction: column;
  }
  .hl-np-wrapper .hl-form-wrap label.form-label,
.hl-np-wrapper .hl-form-wrap input,
.hl-np-wrapper .hl-form-wrap select,
.hl-np-wrapper .hl-form-wrap textarea,
.hl-np-wrapper .hl-form-wrap .hl-dropdownouter {
    width: 100%;
  }
  .hl-np-wrapper .hl-form-wrap label.form-label {
    text-align: left;
    margin-bottom: 6px;
    padding-top: 0px !important;
  }
  .hl-np-wrapper .hl-user-wrapper {
    width: 100%;
  }
  .hl-np-wrapper .hl-ps-4 {
    padding-left: 0px;
    width: 100%;
  }
  .hl-np-wrapper .hl-file-wrapper {
    max-width: 100%;
  }
  .hl-np-wrapper .hl-form-date label.form-label {
    margin-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  .hl-np-wrapper .hl-file-wrapper {
    flex-direction: column;
    max-width: 100%;
    align-items: flex-start;
  }
  .hl-np-wrapper .hl-file-wrapper label.hl-file-upload {
    width: 100%;
    margin-bottom: 6px;
    text-align: left;
  }
  .hl-np-wrapper .hl-file-wrapper .hl-upload-wrapper {
    width: 100%;
  }
  .hl-np-wrapper .hl-upload-wrapper {
    margin-left: 0;
  }
}
/*********************** Commom Css ************************/
.hl-d-none {
  display: none;
}
.hl-show {
  display: none;
}
.hl-d-show {
  display: block;
}
.hl-d-show {
  display: block;
}
.hl-cancel-btn {
  background: #000000;
  border-radius: 18px;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  border-color: #000000;
  padding: 10px 24px;
}
.hl-save-btn {
  background: #D6D6D6;
  color: #ffffff;
  border-color: #D6D6D6;
  border-radius: 18px;
  padding: 10px 24px;
  font-weight: 400;
}
.hl-disable {
  background: #d6d6d6;
  color: #8a8a8a;
  border-color: #d6d6d6;
}
.hl-active {
  background: #39b54a;
  border-color: #39b54a;
  color: #fff;
}
/*********************** Commom Css ************************/
/************* Breadcrumb start Here *********************/
.hl-breadcrumb-wrapper {
  padding-top: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
}
.hl-breadcrumb-wrapper ol,
.hl-breadcrumb-wrapper .breadcrumb {
  margin: 0;
}
.hl-breadcrumb-wrapper .breadcrumb-item {
  padding: 0;
}
.hl-breadcrumb-wrapper .breadcrumb-item a {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #808080;
}
.hl-breadcrumb-wrapper .breadcrumb-item span.next-arrow {
  margin: 0 17px;
}
.hl-breadcrumb-wrapper .breadcrumb-item:before {
  display: none;
}
.hl-breadcrumb-wrapper .breadcrumb-item.active {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 22px;
  letter-spacing: -0.41px;
  text-decoration-line: underline;
  color: #012d55;
}
@media (max-width: 480.98px) {
  .hl-breadcrumb-wrapper .breadcrumb-item.active {
    font-size: 0.75rem;
  }
  .hl-breadcrumb-wrapper .breadcrumb-item span.next-arrow {
    margin: 0 6px;
  }
  .hl-breadcrumb-wrapper .breadcrumb-item a {
    font-size: 0.75rem;
  }
  .hl-breadcrumb-wrapper .breadcrumb-item img {
    width: 13px;
  }
}
/************* Breadcrumb Ends Here ***********************/
/************* Radio Satrt Here ****************************/
.hl-radioWrapper {
  display: flex;
  justify-content: flex-end;
}
.hl-radioWrapper .checked .hl-form-check-labelv1 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
  cursor: pointer;
}
.hl-radioWrapper .hl-form-check {
  margin-right: 19px;
  margin-bottom: 0;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  cursor: pointer;
  color: #000000;
}
.hl-radioWrapper .hl-form-check1 {
  margin-right: 8px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-radioWrapper .hl-form-checkv1 {
  margin-right: 0px;
  margin-left: 3px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-radioWrapper .hl-formSwitch {
  display: flex;
  padding-left: 0;
  flex-wrap: wrap;
}
.hl-radioWrapper p.hl-check-label {
  width: auto;
  margin-right: 36%;
}
.hl-radioWrapper input#flexSwitchCheckDefault {
  position: relative;
  /* width: 22%; */
  cursor: pointer;
  width: 36px;
  height: 20px;
  border-radius: 18px;
  position: relative;
  top: -3px;
}
.hl-radioWrapper .form-check-input:checked {
  background-color: #002d5b;
  border-color: #002d5b;
}
.form-check-input:checked {
  background-color: #39B54A;
  border-color: #39B54A;
}
.hl-radioWrapper .hl-form-check-labelv1 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
  cursor: pointer;
}
.hl-radioWrapper .form-check-input[type=radio] {
  border: 2px solid #002d5b;
}
.hl-radioWrapper .hl-disabled .hl-form-check1 {
  opacity: 0.5;
}
.hl-radioWrapper input#flexSwitchCheckDefault {
  background-color: #002d5b;
  background-image: url('download.svg');
}
@media (max-width: 991.98px) {
  .hl-radioWrapper {
    justify-content: flex-start;
  }
}
@media (max-width: 480.98px) {
  .hl-radioWrapper {
    flex-wrap: wrap;
  }
  .hl-radioWrapper .hl-form-check {
    margin-right: 5px;
    width: 50%;
  }
  .hl-radioWrapper .switch-wrapper {
    margin-top: 10px;
    width: 100%;
  }
  .hl-radioWrapper .hl-form-check-labelv1,
.hl-radioWrapper .hl-form-check1,
.hl-radioWrapper .hl-form-checkv1 {
    font-size: 12px;
    line-height: 18px;
  }
  .hl-radioWrapper .hl-jsc {
    align-items: center;
  }
  .hl-radioWrapper .form-switch {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .hl-radioWrapper input#flexSwitchCheckDefault {
    top: 0px;
  }
  .hl-radioWrapper .hl-form-check1 {
    position: relative;
    top: 1px;
  }
}
/************* Radio Ends Here ****************************/
/************* Custom Button Wrap start here ***************************/
.hl-CustomBtnWrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}
.hl-CustomBtnWrapper .hl-leftol {
  position: relative;
}
.hl-CustomBtnWrapper span.btn-iconv1 {
  margin-left: 6px;
  position: relative;
  top: -2px;
}
.hl-CustomBtnWrapper .hl-pl-4 {
  padding-left: 4px;
}
.hl-CustomBtnWrapper .hl-rightCol {
  position: relative;
  z-index: 1;
}
.hl-CustomBtnWrapper .hl-btnWrap {
  display: flex;
}
.hl-CustomBtnWrapper .hl-btnWrap span.btn-icon {
  margin-right: 6px;
}
.hl-CustomBtnWrapper .hl-btnWrap .hl-btnAction {
  margin-right: 18px;
}
.hl-CustomBtnWrapper .hl-btnWrap .hl-btnSkip {
  margin-right: 19px;
}
.hl-CustomBtnWrapper .hl-topWrapper .hl-rightCol {
  margin-top: 0;
}
.hl-CustomBtnWrapper .btn-switch-wrapper {
  display: flex;
  justify-content: flex-end;
}
.hl-CustomBtnWrapper .btn-switch-wrapper span.btn-icon {
  margin-right: 18px;
}
.hl-CustomBtnWrapper .btn-switch-wrapper .hl-form-check {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  letter-spacing: -0.41px;
  cursor: pointer;
}
.hl-CustomBtnWrapper .btn-switch-wrapper .hl-form-check-labelv1 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-CustomBtnWrapper .btn-switch-wrapper .hl-form-check1 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-CustomBtnWrapper .btn-switch-wrapper .hl-form-checkv1 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-CustomBtnWrapper .btn-switch-wrapper .form-check-input[type=radio] {
  border: 2px solid #002d5b;
}
@media (max-width: 991.98px) {
  .hl-CustomBtnWrapper .hl-rightCol {
    margin-top: 18px;
  }
  .hl-CustomBtnWrapper .btn-switch-wrapper {
    justify-content: flex-start;
    padding-right: 0px;
  }
}
@media (max-width: 1024.98px) {
  .hl-CustomBtnWrapper .btn-switch-wrapper .collapse-btn {
    margin-right: 19px;
  }
}
@media (max-width: 767.98px) {
  .hl-CustomBtnWrapper .hl-btnWrap .btn-blue {
    min-width: 145px;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-green2 .btn-red{
    min-width: 145px;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-orange {
    min-width: 145px;
  }
}
@media (max-width: 575.98px) {
  .hl-CustomBtnWrapper .hl-btnWrap {
    flex-wrap: wrap;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-blue {
    min-width: 100px;
    text-align: center;
    justify-content: center;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-green2 .btn-red{
    min-width: 100px;
    text-align: center;
    justify-content: center;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-orange {
    min-width: 100px;
    text-align: center;
    justify-content: center;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .hl-btnAction,
.hl-CustomBtnWrapper .hl-btnWrap .hl-btnSkip {
    margin-bottom: 18px;
  }
  .hl-CustomBtnWrapper .btn-switch-wrapper {
    flex-wrap: wrap;
    align-items: flex-start !important;
  }
  .hl-CustomBtnWrapper .btn-switch-wrapper .switch-wrapper {
    margin-top: 0px;
  }
  .hl-CustomBtnWrapper .collapse-btn {
    margin-right: 19px !important;
  }
  .hl-CustomBtnWrapper .collapse-btn .btn-collaspse {
    min-width: 100px;
    padding: 12px 18px;
  }
  .hl-CustomBtnWrapper .collapse-btn .btn-collaspse span.btn-icon {
    margin-right: 0;
  }
  .hl-CustomBtnWrapper .hl-chooseCatogeryWrapper,
.hl-CustomBtnWrapper .hl-actionWrapper {
    width: 300px;
    top: 24px;
  }
  .hl-CustomBtnWrapper span.hl-btnTextv1 {
    display: none;
  }
}
@media (max-width: 380.98px) {
  .hl-CustomBtnWrapper .hl-btnWrap {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-blue {
    min-width: 100px;
    text-align: center;
    justify-content: center;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-green2 .btn-red{
    min-width: 100px;
    text-align: center;
    justify-content: center;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .btn-orange {
    min-width: 100px;
    text-align: center;
    justify-content: center;
  }
  .hl-CustomBtnWrapper .hl-btnWrap .hl-btnAction,
.hl-CustomBtnWrapper .hl-btnWrap .hl-btnSkip {
    margin-right: 0;
    margin-bottom: 18px;
    width: 100%;
  }
  .hl-CustomBtnWrapper .btn-switch-wrapper {
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start !important;
  }
  .hl-CustomBtnWrapper .btn-switch-wrapper .switch-wrapper {
    margin-top: 18px;
  }
  .hl-CustomBtnWrapper .collapse-btn {
    width: 100%;
    margin-right: 19px !important;
  }
  .hl-CustomBtnWrapper .collapse-btn .btn-collaspse {
    min-width: 100px;
    padding: 12px 18px;
  }
  .hl-CustomBtnWrapper .hl-chooseCatogeryWrapper,
.hl-CustomBtnWrapper .hl-actionWrapper {
    width: 100%;
    position: relative;
    top: 24px;
  }
  .hl-CustomBtnWrapper span.hl-btnTextv1 {
    display: none;
  }
}
/*********************** Accordian *************************/
.hl-toggleOuter {
  border-radius: 6px;
  min-width: 225px;
}
.hl-toggleOuter .hl-toggleRight img {
  width: 12px;
}
.hl-toggleOuter .hl-toggleContent {
  padding: 6px;
  padding-top: 14px;
  display: none;
  transition: 0.5s all ease-in-out;
  border: 3px solid #002d5b;
  border-radius: 6px;
  margin-top: -8px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.hl-toggleOuter .hl-toggleContent.show {
  display: block;
}
.hl-toggleOuter .hl-toggleHead {
  background: #012d55;
  justify-content: space-between;
  padding: 3.02px 5px;
  color: #fff;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  border: 3px solid #002d5b;
  border-radius: 6px;
  position: relative;
  z-index: 2;
}
.hl-toggleOuter .hl-toggleHead.showv1 {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media (max-width: 575.98px) {
  .hl-toggleOuter .hl-toggleHead {
    padding: 10px 12px;
  }
}
/*********************** Accordian Ends *******************/
/************* Custom Button Wrap start here ***************************/
/************* Choose Catogery Start Here ****************************/
.hl-chooseCatogeryWrapper {
  width: 345px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  display: none;
  position: absolute;
  top: 53px;
  z-index: 9999;
  background-color: #fff;
  border: 1px solid #e9e9e9;
}
.hl-chooseCatogeryWrapper .hl-ps-10 {
  padding-left: 10px;
}
.hl-chooseCatogeryWrapper .hl-chooseCatogeryInner {
  padding: 20px 20px;
  padding-left: 14px;
  padding-left: 5px;
}
.hl-chooseCatogeryWrapper h2 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
  margin-bottom: 0;
}
.hl-chooseCatogeryWrapper .hl-search {
  margin-top: 18px;
}
.hl-chooseCatogeryWrapper .hl-search {
  margin-top: 18px;
  position: relative;
}
.hl-chooseCatogeryWrapper .hl-search:before {
  content: "";
  background-image: url('small_search.svg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  left: 21px;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.hl-chooseCatogeryWrapper .hl-form-search {
  background: #efeff4;
  border-radius: 24px;
  padding-left: 35px;
}
.hl-chooseCatogeryWrapper .hl-form-search ::placeholder {
  font-weight: 400;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: rgba(60, 60, 67, 0.3);
  font-family: "Open Sans";
}
.hl-chooseCatogeryWrapper .hl-chooseCatogeryMiddle {
  margin-top: 18px;
  text-align: center;
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-chooseCatogeryWrapper .hl-chosseCatogeryBottom {
  margin-top: 18px;
  max-height: 48vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 25px;
  padding-left: 10px;
  padding-bottom: 10px;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.hl-chooseCatogeryWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar {
  width: 5px;
}
.hl-chooseCatogeryWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-track {
  background: #d9d9d9;
  border-radius: 10px;
}
.hl-chooseCatogeryWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-thumb {
  background: #5cbdec;
  border-radius: 10px;
}
.hl-chooseCatogeryWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-thumb:hover {
  background: #5cbdec;
}
.hl-chooseCatogeryWrapper .hl-item {
  margin-bottom: 18px;
}
.hl-chooseCatogeryWrapper .hl-item .hl-itemBtn {
  background: #e0f0ff;
  border-color: #e0f0ff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 24px;
  width: 105%;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #000000;
  padding: 9px;
  text-align: center;
  display: block;
}
.hl-chooseCatogeryWrapper .hl-item .hl-itemBtn:hover {
  background: #0b5ed7;
  border-color: #0b5ed7;
  color: #fff;
}
.hl-chooseCatogeryWrapper .hl-item:last-of-type {
  margin-bottom: 0;
}
/************* Choose Catogery Ends Here ****************************/
/************ Add An Action **********************************/
.hl-actionWrapper {
  width: 345px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  display: none;
  position: absolute;
  top: 53px;
  z-index: 9999;
  background-color: #fff;
  border: 1px solid #e9e9e9;
}
.hl-actionWrapper .hl-chooseCatogeryInner {
  padding: 20px 24px;
  padding-left: 14px;
  padding-left: 5px;
}
.hl-actionWrapper .hl-ps-10 {
  padding-left: 10px;
}
.hl-actionWrapper h2 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
  margin-bottom: 0;
}
.hl-actionWrapper .hl-search {
  margin-top: 18px;
}
.hl-actionWrapper .hl-search {
  margin-top: 18px;
  position: relative;
}
.hl-actionWrapper .hl-search:before {
  content: "";
  background-image: url('small_search.svg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  left: 21px;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.hl-actionWrapper .hl-form-search {
  background: #efeff4;
  border-radius: 24px;
  padding-left: 35px;
}
.hl-actionWrapper .hl-form-search ::placeholder {
  font-weight: 400;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: rgba(60, 60, 67, 0.3);
  font-family: "Open Sans";
}
.hl-actionWrapper .hl-chooseCatogeryMiddle {
  margin-top: 18px;
  text-align: center;
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #000000;
}
.hl-actionWrapper .hl-chosseCatogeryBottom {
  margin-top: 18px;
  max-height: 48vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 25px;
  padding-left: 10px;
  padding-bottom: 10px;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.hl-actionWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar {
  width: 5px;
}
.hl-actionWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-track {
  background: #d9d9d9;
  border-radius: 10px;
}
.hl-actionWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-thumb {
  background: #5cbdec;
  border-radius: 10px;
}
.hl-actionWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-thumb:hover {
  background: #5cbdec;
}
.hl-actionWrapper .hl-item {
  margin-bottom: 18px;
}
.hl-actionWrapper .hl-item .hl-itemBtn {
  background: #e0f0ff;
  border-color: #e0f0ff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 24px;
  width: 105%;
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #000000;
  padding: 9px;
  text-align: center;
  display: block;
}
.hl-actionWrapper .hl-item .hl-itemBtn:hover {
  background: #0b5ed7;
  border-color: #0b5ed7;
  color: #fff;
}
.hl-actionWrapper .hl-item:last-of-type {
  margin-bottom: 0;
}
.hl-actionWrapper div#CatogeryMiddle {
  position: relative;
  cursor: pointer;
}
.hl-actionWrapper div#CatogeryMiddle::before {
  content: "";
  background-image: url('back.svg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  left: 31px;
  width: 8px;
  height: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 480px) {
  .hl-actionWrapper div#CatogeryMiddle::before {
    left: 20px;
  }
}
/*************** Add An Action Ends Here ****************************/
/*************** Map Start here *************************************/
.hl-mapWrapper {
  position: fixed;
  bottom: 0;
  left: 20px;
  z-index: 1;
}
.hl-mapWrapper .hl-mapItem {
  margin-bottom: 21px;
}
.hl-mapWrapper .hl-mapItemInner {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 54px;
  width: 54px;
}
.hl-mapWrapper .hl-mapItemInner img {
  width: 22px;
  cursor: pointer;
}
.hl-mapWrapper .hl-mapItemInner.hl-mapItemInnerLast {
  background: #002d5b;
  text-align: center;
  display: flex;
  justify-content: center;
  border: 3px solid #002d5b;
  cursor: pointer;
}
.hl-mapWrapper .hl-mapItemInner.hl-mapItemInnerLast .on-hover {
  display: none;
}
.hl-mapWrapper .hl-mapItemInner.hl-mapItemInnerLast .no-hover {
  display: block;
}
.hl-mapWrapper .hl-mapItemInner.hl-showWindow {
  background: #ffffff;
  border: 3px solid #002d5b;
}
.hl-mapWrapper .hl-mapItemInner.hl-showWindow .no-hover {
  display: none;
}
.hl-mapWrapper .hl-mapItemInner.hl-showWindow .on-hover {
  display: block;
}
/************** Map Ends Here ***************************************/
/************** Map Outer Start Here ***************************************/
.hl-mapOpenOuter {
  width: 294px;
  margin-left: 20px;
  width: 294px;
  margin-left: 20px;
  position: fixed;
  bottom: 19px;
  left: 75px;
  display: none;
}
.hl-mapOpenOuter.hl-showWindow {
  display: block;
}
.hl-mapOpenOuter .hl-mapOpenHead {
  background: #012d55;
  border-radius: 12px 12px 0px 0px;
  display: flex;
  justify-content: space-between;
  padding: 5px;
  padding-left: 12px;
}
.hl-mapOpenOuter .hl-mapOpenLeft {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.41px;
  color: #ffffff;
}
.hl-mapOpenOuter .hl-mapOpenRight {
  cursor: pointer;
}
.hl-mapOpenOuter .hl-mapOpenContent {
  min-height: 143px;
  background: #ffffff;
  border-radius: 0px 0px 12px 12px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
}
/************** Map Outer Ends Here ***************************************/
/***************** Commom Css **************************************/
.show {
  display: block;
}
.btn-collaspse {
  background: #012d55;
  border-color: #012d55;
  border-radius: 12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-blue {
  background: #002d5b;
  border-color: #002d5b;
  border-radius: 12px;
  padding: 8px 12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  text-align: left;
  min-width: 175px;
  display: flex;
  align-items: center;
}
.btn-green2 {
  border-radius: 12px;
  padding: 8px 12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  text-align: left;
  min-width: 175px;
  display: flex;
  align-items: center;
  background: #44b94a;
  border-color: #44b94a;
}
.btn-red {
  border-radius: 12px;
  padding: 8px 12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  text-align: left;
  min-width: 175px;
  display: flex;
  align-items: center;
  background: #d56128;
  border-color: #d56128;
}
.btn-orange {
  border-radius: 12px;
  padding: 8px 12px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  text-align: left;
  min-width: 175px;
  display: flex;
  align-items: center;
  background: #f58820;
  border-color: #f58820;
}
.btn-orange:hover, .btn-orange:focus {
  color: #fff;
}
/****************** Common Css Ends Here ***************************/
.hl-projectCardHeader .nav-link {
  color: #000;
  font-family: raleway;
  font-weight: 500;
}
.hl-projectCardHeader .nav-link.active {
  color: #012d55;
  text-decoration: underline;
  font-weight: 600;
}
.hl-projectCard:not(:last-child) {
  border-bottom: 1px solid #868686;
}
.hl-projectCard .hl-projectCardItem .card {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  height: 100%;
}
.hl-projectCard .hl-projectCardItem .card:not(.active) .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hl-projectCard .hl-projectCardItem .card.active {
  background-color: #012D55;
  text-align: center;
  color: #fff;
}
.hl-projectCard .hl-projectCardItem .card.active .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.hl-projectCard .hl-projectCardItem .card.active .card-body > img {
  width: 90px;
  height: 80px;
}
.hl-projectCard .hl-projectCardItem .card .cardBtns a:last-of-type img {
  background: #39B54A;
  padding: 7px 18px;
  border-radius: 15px;
  margin-left: 8px;
}
.hl-automations .hl-automationsHeading {
  font-family: "Raleway";
}
.hl-automations .hl-automationContainer {
  overflow-x: auto;
}
.hl-automations .hl-automationContainer::-webkit-scrollbar {
  width: 1em;
}
.hl-automations .hl-automationContainer::-webkit-scrollbar-track {
  border-radius: 15px;
  background: #d9d9d9;
}
.hl-automations .hl-automationContainer::-webkit-scrollbar-thumb {
  background-color: #012D55;
  border-radius: 15px;
}
.hl-automations .hl-projectColumn {
  background: #e0f0ff;
  border-radius: 12px;
  padding: 18px;
}
.hl-automations .hl-projectColumn .hl-project {
  font-weight: 500;
  font-family: "Raleway";
  font-size: 15px;
}
.hl-automations .progress {
  border-radius: 12px;
  background-color: #d9d9d9;
}
.hl-automations .progress .progress-bar {
  width: 33%;
  background: #39B54A !important;
  border-radius: 12px;
}
.hl-automations .card {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
}
.hl-automations .card button {
  font-size: 13px;
  border-radius: 12px;
  width: 100%;
  padding: 8px 5px;
  letter-spacing: 0.6px;
}
.hl-automations .card button img {
  width: 15px;
}
.hl-automations .card .chevronDown-icon {
  cursor: pointer;
}
.hl-automations .hl-seeAllBtn {
  border-radius: 12px;
  padding: 4px;
  font-size: 14px;
}
.hl-recentUsed .hl-recentHeading {
  font-family: "Raleway";
}
.hl-recentUsed .hl-recentSubHeading {
  font-family: "Raleway";
  font-weight: 500;
}
.hl-recentUsed .card {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  background-color: #012D55;
}
.hl-recentUsed .card .card-body {
  padding: 10px;
}
.hl-recentUsed .card .card-body p {
  margin-bottom: 0;
  color: #fff;
  font-family: "Raleway";
  font-size: 0.875rem;
  text-align: center;
}
/*# sourceMappingURL=child-theme.css.map */
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto, "Helvetica Neue", sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 calc(14px * 0.83)/20px Roboto, "Helvetica Neue", sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 calc(14px * 0.67)/20px Roboto, "Helvetica Neue", sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2{font:500 14px/24px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption{font:400 12px/20px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto, "Helvetica Neue", sans-serif;letter-spacing:-0.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto, "Helvetica Neue", sans-serif;letter-spacing:-0.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto, "Helvetica Neue", sans-serif;letter-spacing:-0.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:14px;font-weight:500}.mat-button-toggle{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-card{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(0.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(0.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-0.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);-ms-transform:translateY(-1.28125em) scale(0.75);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);-ms-transform:translateY(-1.28124em) scale(0.75);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);-ms-transform:translateY(-1.28123em) scale(0.75);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(0.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(0.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(0.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em 0}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-0.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-0.59375em) scale(0.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-0.59374em) scale(0.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0 1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-0.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(0.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(0.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-0.0625em}.mat-menu-item{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:12px}.mat-radio-button{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-select{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-slider-thumb-label-text{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:normal}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-list-option{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0, 0, 0.2, 1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast: active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0 !important;box-sizing:content-box !important;height:auto !important;overflow:hidden !important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0 !important;box-sizing:content-box !important;height:0 !important}.mat-focus-indicator{position:relative}.mat-mdc-focus-indicator{position:relative}.mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-option{color:rgba(0,0,0,.87)}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#3f51b5}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff4081}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:rgba(0,0,0,.54)}.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.mat-pseudo-checkbox::after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#3f51b5}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#ff4081}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-elevation-z0{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z1{box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z2{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z3{box-shadow:0px 3px 3px -2px rgba(0, 0, 0, 0.2),0px 3px 4px 0px rgba(0, 0, 0, 0.14),0px 1px 8px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z4{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z5{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 5px 8px 0px rgba(0, 0, 0, 0.14),0px 1px 14px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z6{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px 0px rgba(0, 0, 0, 0.14),0px 1px 18px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z7{box-shadow:0px 4px 5px -2px rgba(0, 0, 0, 0.2),0px 7px 10px 1px rgba(0, 0, 0, 0.14),0px 2px 16px 1px rgba(0, 0, 0, 0.12)}.mat-elevation-z8{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0, 0, 0, 0.12)}.mat-elevation-z9{box-shadow:0px 5px 6px -3px rgba(0, 0, 0, 0.2),0px 9px 12px 1px rgba(0, 0, 0, 0.14),0px 3px 16px 2px rgba(0, 0, 0, 0.12)}.mat-elevation-z10{box-shadow:0px 6px 6px -3px rgba(0, 0, 0, 0.2),0px 10px 14px 1px rgba(0, 0, 0, 0.14),0px 4px 18px 3px rgba(0, 0, 0, 0.12)}.mat-elevation-z11{box-shadow:0px 6px 7px -4px rgba(0, 0, 0, 0.2),0px 11px 15px 1px rgba(0, 0, 0, 0.14),0px 4px 20px 3px rgba(0, 0, 0, 0.12)}.mat-elevation-z12{box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),0px 12px 17px 2px rgba(0, 0, 0, 0.14),0px 5px 22px 4px rgba(0, 0, 0, 0.12)}.mat-elevation-z13{box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),0px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px 4px rgba(0, 0, 0, 0.12)}.mat-elevation-z14{box-shadow:0px 7px 9px -4px rgba(0, 0, 0, 0.2),0px 14px 21px 2px rgba(0, 0, 0, 0.14),0px 5px 26px 4px rgba(0, 0, 0, 0.12)}.mat-elevation-z15{box-shadow:0px 8px 9px -5px rgba(0, 0, 0, 0.2),0px 15px 22px 2px rgba(0, 0, 0, 0.14),0px 6px 28px 5px rgba(0, 0, 0, 0.12)}.mat-elevation-z16{box-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2),0px 16px 24px 2px rgba(0, 0, 0, 0.14),0px 6px 30px 5px rgba(0, 0, 0, 0.12)}.mat-elevation-z17{box-shadow:0px 8px 11px -5px rgba(0, 0, 0, 0.2),0px 17px 26px 2px rgba(0, 0, 0, 0.14),0px 6px 32px 5px rgba(0, 0, 0, 0.12)}.mat-elevation-z18{box-shadow:0px 9px 11px -5px rgba(0, 0, 0, 0.2),0px 18px 28px 2px rgba(0, 0, 0, 0.14),0px 7px 34px 6px rgba(0, 0, 0, 0.12)}.mat-elevation-z19{box-shadow:0px 9px 12px -6px rgba(0, 0, 0, 0.2),0px 19px 29px 2px rgba(0, 0, 0, 0.14),0px 7px 36px 6px rgba(0, 0, 0, 0.12)}.mat-elevation-z20{box-shadow:0px 10px 13px -6px rgba(0, 0, 0, 0.2),0px 20px 31px 3px rgba(0, 0, 0, 0.14),0px 8px 38px 7px rgba(0, 0, 0, 0.12)}.mat-elevation-z21{box-shadow:0px 10px 13px -6px rgba(0, 0, 0, 0.2),0px 21px 33px 3px rgba(0, 0, 0, 0.14),0px 8px 40px 7px rgba(0, 0, 0, 0.12)}.mat-elevation-z22{box-shadow:0px 10px 14px -6px rgba(0, 0, 0, 0.2),0px 22px 35px 3px rgba(0, 0, 0, 0.14),0px 8px 42px 7px rgba(0, 0, 0, 0.12)}.mat-elevation-z23{box-shadow:0px 11px 14px -7px rgba(0, 0, 0, 0.2),0px 23px 36px 3px rgba(0, 0, 0, 0.14),0px 9px 44px 8px rgba(0, 0, 0, 0.12)}.mat-elevation-z24{box-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2),0px 24px 38px 3px rgba(0, 0, 0, 0.14),0px 9px 46px 8px rgba(0, 0, 0, 0.12)}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform 200ms ease-in-out;transform:scale(0.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-bottom-sheet-container{box-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2),0px 16px 24px 2px rgba(0, 0, 0, 0.14),0px 6px 30px 5px rgba(0, 0, 0, 0.12);background:#fff;color:rgba(0,0,0,.87)}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#3f51b5}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ff4081}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:rgba(0,0,0,.26)}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#3f51b5}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff4081}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not(.mat-button-disabled){border-color:rgba(0,0,0,.12)}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:rgba(0,0,0,.87);background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{color:#fff}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{color:#fff}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:rgba(0,0,0,.26)}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#3f51b5}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#ff4081}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#f44336}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:rgba(0,0,0,.12)}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0, 0, 0, 0.12)}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0, 0, 0, 0.12)}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px 0px rgba(0, 0, 0, 0.14),0px 1px 18px 0px rgba(0, 0, 0, 0.12)}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),0px 12px 17px 2px rgba(0, 0, 0, 0.14),0px 5px 22px 4px rgba(0, 0, 0, 0.12)}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}.mat-button-toggle-standalone,.mat-button-toggle-group{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0, 0, 0, 0.12)}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{box-shadow:none}.mat-button-toggle{color:rgba(0,0,0,.38)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px rgba(0,0,0,.12)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px rgba(0,0,0,.12)}.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:#fff;color:rgba(0,0,0,.87)}.mat-card:not([class*=mat-elevation-z]){box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12)}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}.mat-card-subtitle{color:rgba(0,0,0,.54)}.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa !important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#3f51b5}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ff4081}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#3f51b5}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff4081}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0px 3px 3px -2px rgba(0, 0, 0, 0.2),0px 3px 4px 0px rgba(0, 0, 0, 0.14),0px 1px 8px 0px rgba(0, 0, 0, 0.12)}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip::after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#3f51b5;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff4081;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-table{background:#fff}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:rgba(0,0,0,.12)}.mat-header-cell{color:rgba(0,0,0,.54)}.mat-cell,.mat-footer-cell{color:rgba(0,0,0,.87)}.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:rgba(0,0,0,.54)}.mat-calendar-table-header{color:rgba(0,0,0,.38)}.mat-calendar-table-header-divider::after{background:rgba(0,0,0,.12)}.mat-calendar-body-label{color:rgba(0,0,0,.54)}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:rgba(0,0,0,.87);border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:rgba(0,0,0,.38)}.mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(0,0,0,.04)}.mat-calendar-body-in-preview{color:rgba(0,0,0,.24)}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.38)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.18)}.mat-calendar-body-in-range::before{background:rgba(63,81,181,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range::before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start::before,[dir=rtl] .mat-calendar-body-comparison-bridge-end::before{background:linear-gradient(to right, rgba(63, 81, 181, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-calendar-body-comparison-bridge-end::before,[dir=rtl] .mat-calendar-body-comparison-bridge-start::before{background:linear-gradient(to left, rgba(63, 81, 181, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(63,81,181,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12);background-color:#fff;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before{background:rgba(255,64,129,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before{background:linear-gradient(to right, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before{background:linear-gradient(to left, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,64,129,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before{background:linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before{background:linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content-touch{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}.mat-datepicker-toggle-active{color:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ff4081}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}.mat-dialog-container{box-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2),0px 24px 38px 3px rgba(0, 0, 0, 0.14),0px 9px 46px 8px rgba(0, 0, 0, 0.12);background:#fff;color:rgba(0,0,0,.87)}.mat-divider{border-top-color:rgba(0,0,0,.12)}.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0, 0, 0, 0.12)}.mat-action-row{border-top-color:rgba(0,0,0,.12)}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media(hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.mat-expansion-panel-header-description,.mat-expansion-indicator::after{color:rgba(0,0,0,.54)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label{color:rgba(0,0,0,.6)}.mat-hint{color:rgba(0,0,0,.6)}.mat-form-field.mat-focused .mat-form-field-label{color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff4081}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#ff4081}.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff4081}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after{color:#3f51b5}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after{color:#ff4081}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-label{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#3f51b5}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff4081}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.mat-icon.mat-primary{color:#3f51b5}.mat-icon.mat-accent{color:#ff4081}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix::after{color:rgba(0,0,0,.54)}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:#3f51b5}.mat-input-element::placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-form-field.mat-accent .mat-input-element{caret-color:#ff4081}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after{color:#f44336}.mat-list-base .mat-list-item{color:rgba(0,0,0,.87)}.mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}.mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}.mat-list-item-disabled{background-color:#eee}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12)}.mat-menu-item{background:transparent;color:rgba(0,0,0,.87)}.mat-menu-item[disabled],.mat-menu-item[disabled]::after{color:rgba(0,0,0,.38)}.mat-menu-item .mat-icon-no-color,.mat-menu-item-submenu-trigger::after{color:rgba(0,0,0,.54)}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#c5cae9}.mat-progress-bar-buffer{background-color:#c5cae9}.mat-progress-bar-fill::after{background-color:#3f51b5}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#ff80ab}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#ff80ab}.mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#ff4081}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#3f51b5}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ff4081}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#3f51b5}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#3f51b5}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff4081}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff4081}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:rgba(0,0,0,.87)}.mat-select-placeholder{color:rgba(0,0,0,.42)}.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.mat-select-arrow{color:rgba(0,0,0,.54)}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12)}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#3f51b5}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff4081}.mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2),0px 16px 24px 2px rgba(0, 0, 0, 0.14),0px 6px 30px 5px rgba(0, 0, 0, 0.12)}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff4081}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(255,64,129,.54)}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ff4081}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#3f51b5}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(63,81,181,.54)}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#3f51b5}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(244,67,54,.54)}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12);background-color:#fafafa}.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-primary .mat-slider-track-fill,.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label{background-color:#3f51b5}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-primary .mat-slider-focus-ring{background-color:rgba(63,81,181,.2)}.mat-accent .mat-slider-track-fill,.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label{background-color:#ff4081}.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-accent .mat-slider-focus-ring{background-color:rgba(255,64,129,.2)}.mat-warn .mat-slider-track-fill,.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label{background-color:#f44336}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-warn .mat-slider-focus-ring{background-color:rgba(244,67,54,.2)}.mat-slider:hover .mat-slider-track-background,.cdk-focused .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled .mat-slider-thumb{background-color:rgba(0,0,0,.26)}.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(0,0,0,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);background-image:-moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media(hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#3f51b5;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header::before,.mat-horizontal-stepper-header::after,.mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px 24px}.mat-stepper-vertical-line::before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:rgba(0,0,0,.87)}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(197,202,233,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#3f51b5}.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,128,171,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff4081}.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(197,202,233,.3)}.mat-tab-group.mat-background-primary .mat-tab-header,.mat-tab-group.mat-background-primary .mat-tab-links,.mat-tab-group.mat-background-primary .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary .mat-tab-header,.mat-tab-nav-bar.mat-background-primary .mat-tab-links,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination{background-color:#3f51b5}.mat-tab-group.mat-background-primary .mat-tab-label,.mat-tab-group.mat-background-primary .mat-tab-link,.mat-tab-nav-bar.mat-background-primary .mat-tab-label,.mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-primary .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,128,171,.3)}.mat-tab-group.mat-background-accent .mat-tab-header,.mat-tab-group.mat-background-accent .mat-tab-links,.mat-tab-group.mat-background-accent .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent .mat-tab-header,.mat-tab-nav-bar.mat-background-accent .mat-tab-links,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination{background-color:#ff4081}.mat-tab-group.mat-background-accent .mat-tab-label,.mat-tab-group.mat-background-accent .mat-tab-link,.mat-tab-nav-bar.mat-background-accent .mat-tab-label,.mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-background-warn .mat-tab-header,.mat-tab-group.mat-background-warn .mat-tab-links,.mat-tab-group.mat-background-warn .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn .mat-tab-header,.mat-tab-nav-bar.mat-background-warn .mat-tab-links,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination{background-color:#f44336}.mat-tab-group.mat-background-warn .mat-tab-label,.mat-tab-group.mat-background-warn .mat-tab-link,.mat-tab-nav-bar.mat-background-warn .mat-tab-label,.mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-warn .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ff4081;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media(max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:#fff}.mat-tree-node,.mat-nested-tree-node{color:rgba(0,0,0,.87)}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:rgba(255,255,255,.7);background:#323232;box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px 0px rgba(0, 0, 0, 0.14),0px 1px 18px 0px rgba(0, 0, 0, 0.12)}.mat-simple-snackbar-action{color:#ff4081}/* BASICS */.CodeMirror-hints {
  position: absolute;
  z-index: 10;
  overflow: hidden;
  list-style: none;

  margin: 0;
  padding: 2px;
  box-shadow: 2px 3px 5px rgba(0,0,0,.2);
  border-radius: 3px;
  border: 1px solid silver;

  background: white;
  font-size: 90%;
  font-family: monospace;

  max-height: 20em;
  overflow-y: auto;
}.CodeMirror-hint {
  margin: 0;
  padding: 0 4px;
  border-radius: 2px;
  white-space: pre;
  color: black;
  cursor: pointer;
}li.CodeMirror-hint-active {
  background: #08f;
  color: white;
}.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: monospace;
  height: 300px;
  color: black;
  direction: ltr;
}/* PADDING */.CodeMirror-lines {
  padding: 4px 0; /* Vertical padding around content */
}.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  padding: 0 4px; /* Horizontal padding of content */
}.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  background-color: white; /* The little square between H and V scrollbars */
}/* GUTTER */.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}.CodeMirror-guttermarker {
  color: black;
}.CodeMirror-guttermarker-subtle {
  color: #999;
}/* CURSOR */.CodeMirror-cursor {
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}/* Shown when moving in bi-directional text */.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7;
}.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1;
}.cm-fat-cursor .CodeMirror-line::selection,
.cm-fat-cursor .CodeMirror-line > span::selection,
.cm-fat-cursor .CodeMirror-line > span > span::selection {
  background: transparent;
}.cm-fat-cursor .CodeMirror-line::-moz-selection,
.cm-fat-cursor .CodeMirror-line > span::-moz-selection,
.cm-fat-cursor .CodeMirror-line > span > span::-moz-selection {
  background: transparent;
}.cm-fat-cursor {
  caret-color: transparent;
}@keyframes blink {
  50% {
    background-color: transparent;
  }
}/* Can style cursor different in overwrite (non-insert) mode */.cm-tab {
  display: inline-block;
  text-decoration: inherit;
}.CodeMirror-rulers {
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  bottom: 0;
  overflow: hidden;
}.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  top: 0;
  bottom: 0;
  position: absolute;
}/* DEFAULT THEME */.cm-s-default .cm-header {
  color: blue;
}.cm-s-default .cm-quote {
  color: #090;
}.cm-negative {
  color: #d44;
}.cm-positive {
  color: #292;
}.cm-header, .cm-strong {
  font-weight: bold;
}.cm-em {
  font-style: italic;
}.cm-link {
  text-decoration: underline;
}.cm-strikethrough {
  text-decoration: line-through;
}.cm-s-default .cm-keyword {
  color: #708;
}.cm-s-default .cm-atom {
  color: #219;
}.cm-s-default .cm-number {
  color: #164;
}.cm-s-default .cm-def {
  color: #00f;
}.cm-s-default .cm-variable-2 {
  color: #05a;
}.cm-s-default .cm-variable-3, .cm-s-default .cm-type {
  color: #085;
}.cm-s-default .cm-comment {
  color: #a50;
}.cm-s-default .cm-string {
  color: #a11;
}.cm-s-default .cm-string-2 {
  color: #f50;
}.cm-s-default .cm-meta {
  color: #555;
}.cm-s-default .cm-qualifier {
  color: #555;
}.cm-s-default .cm-builtin {
  color: #30a;
}.cm-s-default .cm-bracket {
  color: #997;
}.cm-s-default .cm-tag {
  color: #170;
}.cm-s-default .cm-attribute {
  color: #00c;
}.cm-s-default .cm-hr {
  color: #999;
}.cm-s-default .cm-link {
  color: #00c;
}.cm-s-default .cm-error {
  color: #f00;
}.cm-invalidchar {
  color: #f00;
}.CodeMirror-composing {
  border-bottom: 2px solid;
}/* Default styles for common addons */div.CodeMirror span.CodeMirror-matchingbracket {
  color: #0b0;
}div.CodeMirror span.CodeMirror-nonmatchingbracket {
  color: #a22;
}.CodeMirror-matchingtag {
  background: rgba(255, 150, 0, 0.3);
}.CodeMirror-activeline-background {
  background: #e8f2ff;
}/* STOP *//* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */.CodeMirror {
  position: relative;
  overflow: hidden;
  background: white;
}.CodeMirror-scroll {
  overflow: scroll !important; /* Things will break if this is overridden */
  /* 50px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -50px;
  margin-right: -50px;
  padding-bottom: 50px;
  height: 100%;
  outline: none; /* Prevent dragging from highlighting the element */
  position: relative;
  z-index: 0;
}.CodeMirror-sizer {
  position: relative;
  border-right: 50px solid transparent;
}/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actual scrolling happens, thus preventing shaking and
   flickering artifacts. */.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
  outline: none;
}.CodeMirror-vscrollbar {
  right: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}.CodeMirror-hscrollbar {
  bottom: 0;
  left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}.CodeMirror-scrollbar-filler {
  right: 0;
  bottom: 0;
}.CodeMirror-gutter-filler {
  left: 0;
  bottom: 0;
}.CodeMirror-gutters {
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  z-index: 3;
}.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -50px;
}.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: none !important;
  border: none !important;
}.CodeMirror-gutter-background {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 4;
}.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}.CodeMirror-gutter-wrapper ::selection {
  background-color: transparent;
}.CodeMirror-gutter-wrapper ::-moz-selection {
  background-color: transparent;
}.CodeMirror-lines {
  cursor: text;
  min-height: 1px; /* prevents collapsing before first draw */
}.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  /* Reset some styles that the rest of the page might have set */
  border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  font-variant-ligatures: contextual;
}.CodeMirror-wrap pre.CodeMirror-line,
.CodeMirror-wrap pre.CodeMirror-line-like {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}.CodeMirror-linebackground {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  padding: 0.1px; /* Force widget margins to stay inside of the container */
}.CodeMirror-rtl pre {
  direction: rtl;
}.CodeMirror-code {
  outline: none;
}/* Force content-box sizing for the elements where we expect it */.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
  box-sizing: content-box;
}.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}.CodeMirror-cursor {
  position: absolute;
  pointer-events: none;
}.CodeMirror-measure pre {
  position: static;
}div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3;
}div.CodeMirror-dragcursors {
  visibility: visible;
}.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}.CodeMirror-selected {
  background: #d9d9d9;
}.CodeMirror-focused .CodeMirror-selected {
  background: #d7d4f0;
}.CodeMirror-crosshair {
  cursor: crosshair;
}.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
  background: #d7d4f0;
}.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0;
}.cm-searching {
  background-color: #ffa;
  background-color: rgba(255, 255, 0, 0.4);
}/* Used to force a border model for a node */.cm-force-border {
  padding-right: 0.1px;
}@media print {
  /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}/* See issue #2901 */.cm-tab-wrap-hack:after {
  content: "";
}/* Help users use markselection to safely style text background */span.CodeMirror-selectedtext {
  background: none;
}/*
  Name:       material
  Author:     Mattia Astorino (http://github.com/equinusocio)
  Website:    https://material-theme.site/
*/.cm-s-material.CodeMirror {
  background-color: #263238;
  color: #EEFFFF;
}.cm-s-material .CodeMirror-gutters {
  background: #263238;
  color: #546E7A;
  border: none;
}.cm-s-material .CodeMirror-guttermarker,
.cm-s-material .CodeMirror-guttermarker-subtle,
.cm-s-material .CodeMirror-linenumber {
  color: #546E7A;
}.cm-s-material .CodeMirror-cursor {
  border-left: 1px solid #FFCC00;
}.cm-s-material.cm-fat-cursor .CodeMirror-cursor {
  background-color: rgba(93, 109, 92, 0.5019607843) !important;
}.cm-s-material .cm-animate-fat-cursor {
  background-color: rgba(93, 109, 92, 0.5019607843) !important;
}.cm-s-material div.CodeMirror-selected {
  background: rgba(128, 203, 196, 0.2);
}.cm-s-material.CodeMirror-focused div.CodeMirror-selected {
  background: rgba(128, 203, 196, 0.2);
}.cm-s-material .CodeMirror-line::selection,
.cm-s-material .CodeMirror-line > span::selection,
.cm-s-material .CodeMirror-line > span > span::selection {
  background: rgba(128, 203, 196, 0.2);
}.cm-s-material .CodeMirror-line::-moz-selection,
.cm-s-material .CodeMirror-line > span::-moz-selection,
.cm-s-material .CodeMirror-line > span > span::-moz-selection {
  background: rgba(128, 203, 196, 0.2);
}.cm-s-material .CodeMirror-activeline-background {
  background: rgba(0, 0, 0, 0.5);
}.cm-s-material .cm-keyword {
  color: #C792EA;
}.cm-s-material .cm-operator {
  color: #89DDFF;
}.cm-s-material .cm-variable-2 {
  color: #EEFFFF;
}.cm-s-material .cm-variable-3,
.cm-s-material .cm-type {
  color: #f07178;
}.cm-s-material .cm-builtin {
  color: #FFCB6B;
}.cm-s-material .cm-atom {
  color: #F78C6C;
}.cm-s-material .cm-number {
  color: #FF5370;
}.cm-s-material .cm-def {
  color: #82AAFF;
}.cm-s-material .cm-string {
  color: #C3E88D;
}.cm-s-material .cm-string-2 {
  color: #f07178;
}.cm-s-material .cm-comment {
  color: #546E7A;
}.cm-s-material .cm-variable {
  color: #f07178;
}.cm-s-material .cm-tag {
  color: #FF5370;
}.cm-s-material .cm-meta {
  color: #FFCB6B;
}.cm-s-material .cm-attribute {
  color: #C792EA;
}.cm-s-material .cm-property {
  color: #C792EA;
}.cm-s-material .cm-qualifier {
  color: #DECB6B;
}.cm-s-material .cm-variable-3,
.cm-s-material .cm-type {
  color: #DECB6B;
}.cm-s-material .cm-error {
  color: rgba(255, 255, 255, 1);
  background-color: #FF5370;
}.cm-s-material .CodeMirror-matchingbracket {
  text-decoration: underline;
  color: white !important;
}.cm-s-eclipse span.cm-meta {
  color: #FF1717;
}.cm-s-eclipse span.cm-keyword {
  line-height: 1em;
  font-weight: bold;
  color: #7F0055;
}.cm-s-eclipse span.cm-atom {
  color: #219;
}.cm-s-eclipse span.cm-number {
  color: #164;
}.cm-s-eclipse span.cm-def {
  color: #00f;
}.cm-s-eclipse span.cm-variable {
  color: black;
}.cm-s-eclipse span.cm-variable-2 {
  color: #0000C0;
}.cm-s-eclipse span.cm-variable-3, .cm-s-eclipse span.cm-type {
  color: #0000C0;
}.cm-s-eclipse span.cm-property {
  color: black;
}.cm-s-eclipse span.cm-operator {
  color: black;
}.cm-s-eclipse span.cm-comment {
  color: #3F7F5F;
}.cm-s-eclipse span.cm-string {
  color: #2A00FF;
}.cm-s-eclipse span.cm-string-2 {
  color: #f50;
}.cm-s-eclipse span.cm-qualifier {
  color: #555;
}.cm-s-eclipse span.cm-builtin {
  color: #30a;
}.cm-s-eclipse span.cm-bracket {
  color: #cc7;
}.cm-s-eclipse span.cm-tag {
  color: #170;
}.cm-s-eclipse span.cm-attribute {
  color: #00c;
}.cm-s-eclipse span.cm-link {
  color: #219;
}.cm-s-eclipse span.cm-error {
  color: #f00;
}.cm-s-eclipse .CodeMirror-activeline-background {
  background: #e8f2ff;
}.cm-s-eclipse .CodeMirror-matchingbracket {
  outline: 1px solid grey;
  color: black !important;
}.radius-r5 {
  border-radius: 10px !important;
}.main-content {
  margin-top: 110px;
}.bg-blur {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: silver;
  z-index: 9999;
  opacity: 0.8;
  position: fixed;
}.spinner {
  border: 8px solid #324960;
  border-top: 8px solid #4fc3a1;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 750ms linear infinite;
}@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}.navigateBack:hover {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 22px;
  letter-spacing: -0.41px;
  text-decoration-line: underline;
  color: #012d55;
}.link:hover {
  text-decoration: underline;
}.cursor-pointer {
  cursor: pointer;
}.cursor-default {
  cursor: default;
}.required {
  color: red;
}.text-left {
  text-align: left;
}.font-80 {
  font-size: 80px;
  color: #605959;
}.font-16 {
  font-size: 16px;
}.font-17 {
  font-size: 17px;
}.font-45 {
  font-size: 45px;
}.font-60 {
  font-size: 60px;
  color: #605959;
}.w-10 {
  width: 10% !important;
}.w-15 {
  width: 15% !important;
}.w-20 {
  width: 20% !important;
}.w-30 {
  width: 30% !important;
}.w-33 {
  width: 33% !important;
}.w-35 {
  width: 35% !important;
}.w-50 {
  width: 50% !important;
}.w-55 {
  width: 55% !important;
}.w-60 {
  width: 60% !important;
}.w-90 {
  width: 90% !important;
}.w-80 {
  width: 90% !important;
}.h-25 {
  min-height: 25% !important;
}.h-30 {
  min-height: 30% !important;
}.h-35 {
  min-height: 35% !important;
}.h-40 {
  min-height: 40% !important;
}.top-25 {
  top: 25%;
}.left-25 {
  left: 25%;
}.medium-img {
  width: 90px;
  height: 80px;
}.mat-dialog-container {
  padding: 0px;
}.mat-accent .mat-slider-track-fill, .mat-accent .mat-slider-thumb, .mat-accent .mat-slider-thumb-label {
  background-color: #0D62FE !important;
}.mat-tab-label {
  height: 48px;
  padding: 0 24px;
  cursor: pointer;
  box-sizing: border-box;
  opacity: 0.6;
  min-width: 160px;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  position: relative;
  font-size: 11px;
  font-weight: bold;
}.errorTxt {
  color: #EB0000 !important;
  margin-top: 4px;
  font-size: 0.75rem;
  margin-left: 216px;
}.errorInput {
  border-color: #EB0000 !important;
  border-width: 1.4px;
}.uploadFile .uploadContainer {
  position: relative;
}.uploadFile .uploadContainer input[type=file] {
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  cursor: pointer;
}.uploadFile .uploadContainer .customUpload .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}.uploadFile .uploadContainer .customUpload .btn {
  font-size: 0.875rem;
  background: #3da1d9;
  border-radius: 0px 4px 4px 0px;
  color: #fff;
  width: 100%;
  height: 100%;
}@media (max-width: 575px) {
  .uploadFile .uploadContainer .customUpload .btn {
    font-size: 0.75rem;
  }
}.icon-color {
  color: #3e7c47;
}/* CHATBOX
=============== */.chatbox {
  position: absolute;
  top: 58px;
  right: -10px;
  z-index: 9;
}/* CONTENT IS CLOSE */.chatbox__support {
  display: flex;
  flex-direction: column;
  background: #eee;
  width: 300px;
  height: 350px;
  z-index: -123456;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}/* CONTENT ISOPEN */.chatbox--active {
  transform: translateY(-40px);
  z-index: 123456;
  opacity: 1;
  background: #eee;
}/* BUTTON */.chatbox__button {
  text-align: right;
}.send__button {
  padding: 6px;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}/* HEADER */.chatbox__header {
  align-items: center;
  background-color: #012B59;
  border-radius: 5px 5px 0 0;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1607843137);
  color: #fff;
  display: flex;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  height: 50px;
  padding-left: 15px;
}.titleBar {
  margin-left: -270px;
}/* MESSAGES */.messages {
  background-color: #fafafa;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
  min-width: 250px;
}.message.new {
  clear: both;
  color: black;
  float: left;
  padding: 7px 16px;
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #D0D0D0;
  margin-top: 10px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  margin-left: 10px;
  margin-right: 80px;
  position: relative;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  word-break: break-word;
  word-wrap: break-word;
  max-width: calc(100% - 28px);
  text-align: left;
}.message.message-personal.new {
  float: right;
  color: black;
  background: #D0D0D0;
  clear: both;
  padding: 7px 16px;
  border-radius: 20px 20px 20px 20px;
  border-color: #012B59;
  margin-top: 10px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  margin-right: 10px;
  position: relative;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  word-break: break-word;
  word-wrap: break-word;
  margin-left: 80px;
  max-width: calc(100% - 28px);
}.message.message-chipsbrowsing.new {
  color: #012B59;
  clear: both;
  padding: 7px 16px;
  border-radius: 20px 20px 20px 20px;
  border-color: #012B59;
  margin-top: 10px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  margin-right: 10px;
  position: relative;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  word-break: break-word;
  word-wrap: break-word;
  max-width: calc(100% - 28px);
}.message.message-chipsbrowsing.new:hover, .message.message-chipsquestion.new:hover, .message.message-chipsHuLoop.new:hover, .message.message-chipsclose2.new:hover, .message.message-chipsclose.new:hover, .message.message-chipsCRUDGET.new:hover, .message.message-chipsCRUDCREATE.new:hover, .message.message-chipsCRUDDELETE.new:hover, .message.message-chipsCRUDUPDATE.new:hover {
  color: white;
  background: #0d6efd;
  border-color: #0d6efd;
}.message.message-chipsquestion.new {
  color: #012B59;
  padding: 7px 16px;
  border-radius: 20px 20px 20px 20px;
  border-color: #012B59;
  margin-top: 10px;
  font-size: 14px;
  top: -45px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  margin-right: 10px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  word-break: break-word;
  word-wrap: break-word;
  margin-left: 140px;
  max-width: calc(100% - 28px);
}.message.message-chipsHuLoop.new {
  color: #012B59;
  clear: both;
  padding: 7px 16px;
  border-radius: 20px 20px 20px 20px;
  border-color: #012B59;
  margin-top: 10px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  top: -45px;
  margin-right: 10px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  word-break: break-word;
  word-wrap: break-word;
  max-width: calc(100% - 28px);
}.message.message-chipsclose2.new {
  color: #012B59;
  clear: both;
  padding: 7px 16px;
  border-radius: 20px 20px 20px 20px;
  border-color: #012B59;
  margin-top: 52px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  margin-right: 10px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  word-break: break-word;
  word-wrap: break-word;
  margin-left: 10px;
  top: -90px;
  max-width: calc(100% - 28px);
}.message.message-chipsclose.new {
  color: #012B59;
  clear: both;
  padding: 7px 16px;
  border-radius: 20px 20px 20px 20px;
  border-color: #012B59;
  margin-top: 10px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  margin-right: 10px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  word-break: break-word;
  word-wrap: break-word;
  margin-left: 195px;
  top: -90px;
  max-width: calc(100% - 28px);
}.message.message-chipsCRUDGET.new {
  color: #012B59;
  clear: both;
  padding: 7px 16px;
  border-radius: 20px 20px 20px 20px;
  border-color: #012B59;
  margin-top: 10px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  margin-right: 10px;
  position: relative;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  word-break: break-word;
  word-wrap: break-word;
  max-width: calc(100% - 28px);
}.message.message-chipsCRUDCREATE.new {
  color: #012B59;
  padding: 7px 16px;
  border-radius: 20px 20px 20px 20px;
  border-color: #012B59;
  margin-top: 10px;
  font-size: 14px;
  top: -46px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  margin-right: 10px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  word-break: break-word;
  word-wrap: break-word;
  margin-left: 188px;
  max-width: calc(100% - 28px);
}.message.message-chipsCRUDDELETE.new {
  color: #012B59;
  clear: both;
  padding: 7px 16px;
  border-radius: 20px 20px 20px 20px;
  border-color: #012B59;
  margin-top: 10px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  top: -45px;
  margin-right: 10px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  word-break: break-word;
  word-wrap: break-word;
  max-width: calc(100% - 28px);
}.message.message-chipsCRUDUPDATE.new {
  color: #012B59;
  clear: both;
  padding: 7px 16px;
  border-radius: 20px 20px 20px 20px;
  border-color: #012B59;
  margin-top: 10px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  margin-right: 10px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  word-break: break-word;
  word-wrap: break-word;
  margin-left: 171px;
  top: -90px;
  right: -10px;
  max-width: calc(100% - 28px);
}.spinnerbot {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 45px;
  height: 9px;
  margin-left: -22px;
  margin-top: -13px;
  text-align: center;
}.spinnerbot > div {
  width: 9px;
  height: 9px;
  background-color: #dcdcdc;
  border-radius: 100%;
  display: inline-block;
  animation: bouncedelay 1400ms ease-in-out infinite;
  /* Prevent first frame from flickering when animation starts */
  animation-fill-mode: both;
}.spinnerbot .bounce1 {
  animation-delay: -0.32s;
}.spinnerbot .bounce2 {
  animation-delay: -0.16s;
}@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}#loadingcontainer {
  position: relative;
  top: 55px;
  left: 0px;
  width: 80px;
  height: 50px;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  align-items: center;
  -webkit-align-items: center;
}#loading-bubble {
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  width: auto;
  height: auto;
  min-width: 70px;
  min-height: 40px;
  border-radius: 20px;
  box-sizing: border-box;
  position: relative;
  background-color: #D0D0D0;
  animation: message-bounce 2.5s ease-in-out infinite;
  animation-fill-mode: both;
}#loading-bubble.grey {
  background-color: #a5b0b5;
}#loading-bubble.grey:before {
  border-color: transparent #a5b0b5 transparent transparent;
}#loading-bubble .spinnerbot {
  position: static !important;
  margin-top: -11px;
  margin-left: 0px;
}#loading-bubble .spinnerbot div {
  background-color: #fff;
}.messages .message.loading::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 2;
  margin-top: 4px;
  animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
  border: none;
  animation-delay: 0.15s;
}.messages .message.loading span {
  display: block;
  font-size: 0;
  width: 20px;
  height: 10px;
  position: relative;
}.messages .message.loading span::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 2;
  margin-top: 4px;
  animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
  margin-left: -7px;
}.messages .message.loading span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 2;
  margin-top: 4px;
  animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
  margin-left: 7px;
  animation-delay: 0.3s;
}.h1-chatBotIcon {
  position: fixed;
  bottom: 10px;
  right: 35px;
  display: inline-block;
  width: 85px;
  height: 85px;
}.img-fluid {
  max-width: 100%;
  height: auto;
}.chatbox__messages {
  margin-top: auto;
  display: flex;
  overflow-y: scroll;
  flex-direction: column-reverse;
}.messages__item {
  background: orange;
  max-width: 60.6%;
  width: -moz-fit-content;
  width: fit-content;
}.messages__item--operator {
  margin-left: auto;
}.messages__item--visitor {
  margin-right: auto;
}/* FOOTER */.chatbox__footer {
  position: sticky;
  bottom: 0;
}.chatbox__support {
  background: #f9f9f9;
  height: 345px;
  width: 370px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-bottom: 40px;
  margin-top: 39px;
}/* HEADER */.hl-header input.form-control {
  width: 85% !important;
}.chatbox__header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 15px 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: var(--primaryBoxShadow);
  background-color: #103B66;
}.chatbox__image--header {
  margin-right: 10px;
}.chatbox__heading--header {
  font-size: 1.2rem;
  color: white;
}.chatbox__description--header {
  font-size: 0.9rem;
  color: white;
}/* Messages */.chatbox__messages {
  padding: 0 20px;
}.messages__item {
  margin-top: 10px;
  background: #E0E0E0;
  padding: 8px 12px;
  max-width: 70%;
}.messages__item--visitor,
.messages__item--typing {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}.messages__item--operator {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background: var(--primary);
  color: white;
}/* FOOTER */.chatbox__footer {
  display: flex;
  height: 51px;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 8px 20px;
  border-top: 1px solid #eeeeee;
  box-shadow: none;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background: #fff;
}.chatbox__footer input {
  width: 80%;
  border: none;
  padding: 10px 0px;
  text-align: left;
  font-size: 14px;
  outline: none;
}.chatbox__send--footer {
  color: rgb(0, 0, 0);
}.chatbox__button button,
.chatbox__button button:focus,
.chatbox__button button:visited {
  background: #012B59;
  border: #fff solid 2px;
  border-radius: 50%;
  top: -60px;
  box-shadow: rgba(0, 0, 0, 0.24) 1px 4px 15px 0px;
  cursor: pointer;
  height: 60px;
  position: absolute;
  right: 0px;
  width: 60px;
}button#widgetIcon .df-chat-icon.hidden {
  opacity: 0;
}button#widgetIcon .df-chat-icon {
  height: 67%;
  left: 12px;
  opacity: 1;
  position: absolute;
  top: 12px;
  transition: opacity 0.5s;
}@keyframes jump {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-30px);
  }
}@keyframes bounce2 {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}button#widgetIcon .df-chat-icon.default {
  display: none;
}button#widgetIcon div.rotate-fade #closeSvg {
  opacity: 1;
  transform: rotate(-90deg);
}button#widgetIcon div #closeSvg {
  fill: white;
  left: 15px;
  position: absolute;
  top: 15px;
  transition: transform 0.5s, opacity 0.5s;
}#sendIcon {
  cursor: pointer;
  fill: #878fac;
  flex: 0 0 auto;
  height: 24px;
  width: 24px;
  transition: 0.3s ease;
}#sendIcon:hover {
  fill: green;
}#start-record-btn:hover {
  color: green;
}.multiselect-dropdown .dropdown-btn .selected-item-container .selected-item span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}.multiselect-dropdown .dropdown-btn .selected-item-container .selected-item {
  display: flex;
}.switch {
  color: #103b66;
  position: relative;
  display: inline-block;
  width: 18rem;
  height: 2rem;
  background-color: rgb(181, 190, 198);
  border-radius: 2rem;
  transition: all 0.3s linear;
}.switch::after {
  content: "";
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  background-color: rgb(217, 217, 217);
  transition: all 0.3s linear;
}input[type=checkbox]:checked + .switch:after {
  translate: 6.2rem 0;
}input[type=checkbox]:checked + .switch {
  background-color: #39b54a;
}.name {
  color: #103b66;
  margin-left: 40px;
  font-size: 12px;
  margin-top: 7px;
  margin-right: 40px;
  width: 60%;
}.modal-backdrop.show {
  opacity: 0.2;
}.left_pnl ul.nav-pills li:nth-child(2) {
  display: none;
}.modal {
  background: rgba(0, 0, 0, 0.6) !important;
}.modal-backdrop {
  display: none !important;
}.modal-closeBtn {
  background-color: inherit;
  border: 0;
  color: white;
}.modal-blueCloseBtn {
  background-color: white;
  border: 0;
  color: #002D5B;
}.ngx-pagination .current {
  background: #002d5b !important;
}.font-500 {
  font-weight: 500 !important;
}.profile-content {
  margin-top: 90px;
}.modal-content h3 {
  color: var(--primary-blue) !important;
  font-weight: 500 !important;
}.dataGridSection .dataGridTable tbody tr.row-active {
  background-color: var(--light-blue) !important;
  border: var(--secondary-blue) solid 1px !important;
}
/*!*****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/assets/newStyles/css/custom.css ***!
  \*****************************************************************************************************************************************************************************************************************************/
* {margin: 0px; padding: 0px;}

/* width */

/* width */

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
  }

/* Track */

::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

/* Handle */

::-webkit-scrollbar-thumb {
    background: #a5a5a5;
  }

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #002d5b;
  }

.customcolmd{    width: 18%!important;
    padding-right: 0px;}

.custom-width{width: 26%!important;}

.prname{    border-bottom: #002d5b solid 2px;
    padding-left: 1px;
    margin-left: 20px;
    font-size: 20px;
    line-height: 24px;}

.prname2 .form-control {
    display: block;
    width: auto;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;    width: 310px;
    line-height: 34px;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    line-height: 30px; float: left;
}

.menuicon{margin-right: -10px; cursor: pointer;}

.prname2{
    float: right;}

.support{float: left;}

.support ul{margin-bottom: 0px;}

.support ul li {   float: left;
    list-style: none;
    margin-right: 41px;}

.dropdown-toggle {
        white-space: nowrap;
        color: black;
        text-decoration: none;
    }

.bi-search2{    background: url('search-icon.svg') no-repeat right;
        background-size: 6%;
        background-position: 280px 12px;
        padding-right: 10px!important;}

.custom-height{height: 90vh;}

.shadow-3{
    box-shadow: -2px 1px 5px 0px rgba(0,0,0,0.15);}

.bg-light2{background-color: #F6F5F5;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.25);}

.nav-bottom{    border-bottom: #ccc solid 2px;}

.dotbg{ overflow: auto;}

/* sidenav starting from here */

.nopadding{ padding: 0px!important;    --bs-gutter-x: 0rem!important;}

.down-arrow-wrapper img {width: 15px;}

.leftmenu{     width: 100%;
    float: left;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;}

.leftmenu ul {list-style: none;
    margin: 20px 0 0 0px;
    padding: 0px 0px;}

.leftmenu ul li {line-height: 40px; float: left;}

.green{  background-color: #44B94A;       padding: 8px;
    margin-right: 0px;}

.leftmenu ul li a {  min-width: 50px;
    display: block;
    height: 41px;
    padding: 0;
    margin-right: 6px;}

.blue{background: #002D5B;
  color: white;
  padding: 8px 8px;
  margin-right: 0px;}

.blue{background: #002D5B; color: white;     padding: 8px;
    margin-right: 6px;}

.orange{background-color: #F58820; color: white;    padding: 8px;
            margin-right: 6px;}

.stepdropdown2{ width: 240px;
    height: 80vh;
    background: #F7F7F7;
    display: none;
    border: #ccc solid 1px;
    right: 0%; top: 20%;
    position: absolute;
    padding: 1% 1%;
    margin-left: -10px;
    z-index: 9999;
    overflow-y: scroll;}

.stepdropdown{ 
      height: 80vh;
      background: #F7F7F7;
      display: none;
      border: #ccc solid 1px;
      left: 0%;
      top: 15%;
      position: absolute;
      padding: 1% 1%;
      margin-left: -10px;
      z-index: 9999; width: 350px;
      overflow-y: scroll;}

.close-btn{    width: 30px;
        height: 30px;
        background: transparent;
        display: block;
        border-radius: 50%;
        position: absolute;
        right: 0;
        font-size: 29px;
        text-align: center;
        margin: -22px 0px 0 0;
        -webkit-box-shadow: 2px 2px 12px 0px rgba(0,0,0,0.45);
        cursor: pointer;
        box-shadow: none;}

.stepsearch{    width: 100%;
        margin-top: 10px;
        height: 33px;
        line-height: 33px;
        border: #ccc solid 1px; padding: 0 10px;}

.stepdropdown2 h5{
        font-size: 14px;
        font-weight: bold;
        margin-top: 10px;
    }

.stepdropdown2 p{font-size: 12px;}

.stepdropdown2 ul {list-style:none; margin: 0px; padding: 0px 0 70px 0;}

.stepdropdown2 ul li {line-height: 40px;
        background: url('right-curve.png') no-repeat right #002D5B;
        color: white;
        padding: 0 10px;    background-position: 218px 14px;
        border-radius: 5px;
        margin-bottom: 10px;}

.stepdropdown2 ul li a {    color: white;
        font-size: 13px;
        text-indent: 22px;}

/*toggle slide start from here */

.toggle {
  --width: 12.2rem;
  --height: calc(var(--width) / 5);
  position: relative;
  display: inline-block;
  width: var(--width);
  height: var(--height);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: var(--height);
  cursor: pointer;
  margin: 14px 0 0 -7%;
}

.toggle input {
    display: none;
  }

.toggle .slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: var(--height);
    background-color: #39B54A;
    transition: all 0.4s ease-in-out;
  }

.toggle .slider::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(var(--height));
    height: calc(var(--height));
    border-radius: calc(var(--height) / 2);
    background-color: #fff;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: all 0.4s ease-in-out;
  }

.toggle input:checked+.slider {
    background-color: #002d5b;
  }

.toggle input:checked+.slider::before {
    transform: translateX(calc(var(--width) - var(--height)));
  }

.toggle .labels {
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 12px;
    font-family: sans-serif;
    transition: all 0.4s ease-in-out;
  }

.toggle .labels::after {
    content: 'Card View';
    position: absolute;
    right: 15px;
    color: #fff;
    font-size: 16px;
    opacity: 1;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    transition: all 0.4s ease-in-out;
    line-height: 23px; padding-right: 25%;
  }

.toggle .labels::before {
    content: 'Tabular View';
    position: absolute;
    left: 13px;
    color: #ffffff;
    opacity: 0;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.4);
    transition: all 0.4s ease-in-out;
    line-height: 5px;
    font-size: 11px;
    
  }

.toggle input:checked~.labels::after {
    opacity: 0;
  }

.toggle input:checked~.labels::before {
    opacity: 1;
  }

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

/* second toggle start from here */

.toggle2 {
  --width: 12.2rem;
  --height: calc(var(--width) / 5);
  position: relative;
  display: inline-block;
  width: var(--width);
  height: var(--height);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: var(--height);
  cursor: pointer;
  margin: 10px 0 0 -7%;
}

.leftmenu ul li a img{width: auto;}

.toggle2 input {
    display: none;
  }

.toggle2 .slider2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: var(--height);
    background-color: #39B54A;
    transition: all 0.4s ease-in-out;
    
  }

.toggle2 .slider2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(var(--height));
    height: calc(var(--height));
    border-radius: calc(var(--height) / 2);
    background-color: #fff;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: all 0.4s ease-in-out;
  }

.toggle2 input:checked+.slider2 {
    background-color: #002d5b;
  }

.toggle2 input:checked+.slider2::before {
    transform: translateX(calc(var(--width) - var(--height)));
  }

.toggle2 .labels2 {
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 12px;
    font-family: sans-serif;
    transition: all 0.4s ease-in-out;
  }

.toggle2 .labels2::after {
    content: 'Standard';
    position: absolute;
    right: 15px;
    color: #fff;
    font-size: 16px; padding-right: 30%;
    opacity: 1;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    transition: all 0.4s ease-in-out;
    line-height: 23px;
  }

.toggle2 .labels2::before {
    content: 'Expanded View';
    position: absolute;
    left: 8px;
    color: #ffffff;
    opacity: 0;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.4);
    transition: all 0.4s ease-in-out;
    line-height: 23px;
    font-size: 16px; padding-left: 6%;
  }

.toggle2 input:checked~.labels2::after {
    opacity: 0;
  }

.toggle2 input:checked~.labels2::before {
    opacity: 1;
  }

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

/* second toggle end from here */

/* third toggle start from here */

.toggle3 {
    --width: 65px;
    --height: calc(var(
    --width) / 4);
    position: relative;
    display: inline-block;
    width: var(--width);
    height: var(--height);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    border-radius: var(--height);
    cursor: pointer;
    margin:0px 0 0 0px;
}

.toggle3 input {
    display: none;
  }

.toggle3 .slider3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: var(--height);
    background-color: #39B54A;
    transition: all 0.4s ease-in-out;
  }

.toggle3 .slider3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(var(--height));
    height: calc(var(--height));
    border-radius: calc(var(--height) / 2);
    background-color: #fff;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: all 0.4s ease-in-out;
  }

.toggle3 input:checked+.slider3 {
    background-color: #002d5b;
  }

.toggle3 input:checked+.slider3::before {
    transform: translateX(calc(var(--width) - var(--height)));
  }

.toggle3 .labels3 {
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 12px;
    font-family: sans-serif;
    transition: all 0.4s ease-in-out;
  }

.toggle3 .labels3::after {
    content:'';
    position: absolute;
    right: 15px;
    color: #fff;    font-size: 1rem;
    opacity: 1;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    transition: all 0.4s ease-in-out;line-height: 19px;
  }

.toggle3 .labels3::before {
    content: '';
    position: absolute;
    left: 13px;
    color: #ffffff;
    opacity: 0;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.4);
    transition: all 0.4s ease-in-out;
    font-size: 1rem;
    line-height: 19px;
  }

.toggle3 input:checked~.labels3::after {
    opacity: 0;
  }

.toggle3 input:checked~.labels3::before {
    opacity: 1;
  }

.stepstoggle3{width: 40%;
    float: right;
    height: 30px;}

/* third toggle end from here */

/*toggle end from here */

.startbox{     background: #002d5b!important;
    color: white;
    text-align: center;
    width: 64%;
    margin-top: 10px;
    margin-left: 35px;}

.selectall{    width: 100%;
    padding: 0 0%;
    margin-top: 10px;
    float: left;
    margin-bottom: 0px;}

.fa-sign-out{    font-size: 20px;
        margin-right: 10px;
        margin-top: 3px;}

.selectall ul {    list-style: none;
  margin: 0 0 0 0px;
  padding: 0;}

.selectall ul li {    line-height: 40px;
    float: left;
    width: 42%; height: 40px; 
    background: #002d5b;
    text-align: center;
    margin-right: 4px;
    margin-bottom: 8px;
    margin-left: 3px;}

.selectall ul li img{width: 20%;}

.addcard{ background: #002d5b;
  border: #002d5b solid 2px;
  color: #fff;
  margin-bottom: 7px!important;
  width: 87%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center; font-size: 14px;
  height: 43px; line-height: 43px;
  border-radius: 5px;
  margin-left: 3px;
}

.addcard:hover{background: #002d5b; transition: all 0.5s ease-out;
      color: white;}

.breadcrumbhitl {width: 100%; float: left;margin: 10px 0 10px 0;}

.breadcrumbhitl ul {margin: 0px; padding: 0px; list-style: none;}

.breadcrumbhitl ul li {float: left; margin: 0 4px;}

.breadcrumbhitl ul li a {float: left;
  color: #151414;
  font-size: 13px;
  margin: 10px 0 0 0px;}

.breadcrumbhitl ul li a i {font-size: 12px;}

/* Edit option start from here */

.edit-option .questionmark{
    float: left; width: 100%;
    margin: 10px 0px;
}

/* foourth toggle start from here */

.toggle4 {
    --width: 143px;
    --height: calc(var(
    --width) / 5);
    position: relative;
    display: inline-block;
    width: var(--width);
    height: var(--height);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    border-radius: var(--height);
    cursor: pointer;
    margin: 15px 0 0 0%;
}

.toggle4 input {
    display: none;
  }

.toggle4 .slider4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: var(--height);
    background-color: #39B54A;
    transition: all 0.4s ease-in-out;
  }

.toggle4 .slider4::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(var(--height));
    height: calc(var(--height));
    border-radius: calc(var(--height) / 2);
    background-color: #fff;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: all 0.4s ease-in-out;
  }

.toggle4 input:checked+.slider4 {
    background-color: #002d5b;
  }

.toggle4 input:checked+.slider4::before {
    transform: translateX(calc(var(--width) - var(--height)));
  }

.toggle4 .labels4 {
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 12px;
    font-family: sans-serif;
    transition: all 0.4s ease-in-out;
  }

.toggle4 .labels4::after {
    content:'Manual';
    position: absolute;
    right: 15px;
    color: #fff;    
    opacity: 1;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    transition: all 0.4s ease-in-out;    font-size: 14px;
    line-height: 13px;
  }

.toggle4 .labels4::before {
    content: 'Automation';
    position: absolute;
    left: 13px;
    color: #ffffff;
    opacity: 0;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.4);
    transition: all 0.4s ease-in-out;
    font-size: 14px;
    line-height: 13px;
  }

.toggle4 input:checked~.labels4::after {
    opacity: 0;
  }

.toggle4 input:checked~.labels4::before {
    opacity: 1;
  }

.stepstoggle4{width: 100%;}

/* second toggle end from here */

.edit-option .hl-cardBtncontentEnter{margin: 10px 0;}

.edit-optionstep{ width: 100%; float: left;}

.bredcrumboption {width: 100%; float: left;}

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

.bredcrumboption ul li {line-height: 30px; float: left;}

.bredcrumboption ul li a {float: left; font-size: 12px; color: black;    margin-right: 6px;}

.edit-optionstep h2{    font-size: 18px; font-weight: 600;
    color: #002d5b;
    margin: 15px 0 0 0;}

.steptab {    width: 99%;
    float: left;
    border-bottom: #ccc solid 1px;}

.steptab ul{list-style:none; margin: 0px; padding: 0;}

.steptab ul li {    line-height: 38px;
    float: left;
    margin: 0 14px 0 0;}

.steptab ul li a {font-size: 14px; color: black;}

.steptab ul li a.active{ line-height: 40px;
    color: #002d5b ;
    height: 30px;
    font-weight: bold;
    margin-left: 0px!important;}

.panelform{width: 100%; float: left;}

.panelform label {width: 100%; float: left;margin: 10px 0 0 0;    font-size: 14px;}

.panelform select{ width: 96%;
      line-height: 35px;
      height: 35px;
      font-size: 14px;
      border: #ccc solid 1px;
      padding: 0 4px;
      margin-top: 5px;
      font-size: 12px;
      margin-left: 2px;
      margin-bottom: 10px;}

.panelform input{    width: 96%;
        border: #ccc solid 1px;
        height: 33px;
        padding: 0 10px;
        font-size: 12px;}

.panelform textarea{    width: 99%;
            height: 80px;
            padding: 4px 10px;
            font-size: 12px;border: #ccc solid 1px;}

.grp1 .btn-primary{    background: #DFDFDF;
            border: #ccc solid 1px;
            color: black;
            font-size: 14px; border-radius: 20px ;
            line-height: 24px;}

.grp1 .btn-primary.active{background: #FFBA08!important;}

.grp1{    margin-top: 15px;}

.cta button{ background: #002d5b;
                color: white;
                padding: 0px 10px;
                line-height: 33px;
                height: 33px;
                width: 37%;
                float: right;
                margin: 9px 3px 0 6px;}

.cta{margin-right: 10px;}

/* Edit option end from here */

.plusicon{        float: right;
  padding-right: 2px;
  margin-bottom: 0px;
  margin-top: -2px;}

.customw-2{width: 56%!important;}

.fld1{width: 48%; float: left; position: relative;}

.fld2 {width: 48%; float: left; margin-left: 10px; position: relative;}

.offcanvas.show{overflow-y: scroll;}

.formparameter{height: 265px;
  background: #ebebeb;
  border-radius: 5px;
  margin-top: 10px;
  width: 98%;
  padding-bottom: 1px;
  overflow: scroll;}

.formparameter h1{    font-size: 15px;
    padding: 10px;
    border-bottom: #ccc solid 1px;
    width: 100%;}

.formparameter .fld1 {
        width: 96%;
        float: left;
        margin-left: 6px;}

.formparameter .fld2 {
            width: 96%;
            float: left;
            margin-left: 6px;}

.fld-3{width: 100%; float: left;}

.fld-3 select {      width: 96%;
        float: left;
        margin: 6px 0 0 6px;}

.formparameter .bx1{width: 94%; float: left;}

.panelform .bx1 label {
            width: 100%;
            float: left;
            margin: 10px 0 3px 7px;
            font-size: 12px;
            line-height: 11px;
        }

.token-1{font-size: 14px;
    margin: 6px 0 0 7px; width: 96%;
    float: left;}

.fld-3 input {
        width: 96%;
        float: left;
        margin: 6px 0 0 6px;
    }

table.GeneratedTable {
  width: 100%;
  background-color: #ffffff;
  border-collapse: collapse;
  border-width: 2px;
  border-color: #b3b2b1;
  border-style: solid;
  color: #000000;
}

table.GeneratedTable td, table.GeneratedTable th {
  border-width: 2px;
  border-color: #b3b2b1;
  border-style: solid;
  padding: 3px;
}

table.GeneratedTable th{color: white;    font-size: 14px;
    padding-left: 10px;}

table.GeneratedTable thead {
  background-color: #002d5b;
}

/*navbar collapse start from here */

.topbar {
    background-color: #ffeeaa;
    position: fixed;
    left: 0;
    right: 250px;
    height: 50px;
    z-index: 101;
    transition: left 0.3s;
  }

.topbar span {
    color: black;
    font-size: 2.5em;
    margin-left: 5px;
  }

.topbar span.menu-icon {
    font-size: 3em;
  }

.topbar span.title {
    margin-left: 10px;
  }

.sidebar {
    right: 0;
    position: fixed; background: #f3f3f9;
    height: 100%;
     transition: transform .7s ease-in-out;
    transition: margin-left 0.3s;
  }

.sidebar h2 {
    padding: 0px 16px;
  }

.main {
    background-color: #ffaaee;
    margin-left: 250px;
    transition: margin-left 0.3s;
    padding: 50px 16px 16px 16px;transition: all 0.5s ease-in-out;
  }

@media (min-width: 1025px) {
    .wrapper.menu-desktop-hidden .topbar {
      left: 0;
    }
    .wrapper.menu-desktop-hidden .sidebar {
        margin-right: -24.3%;
    }
    .wrapper.menu-desktop-hidden .main {
      margin-left: 0;
    }
  }

@media (max-width: 1024px) {
    .wrapper .topbar {
      left: 0;
    }
    .wrapper .sidebar {
      margin-left: -250px;
      margin-top: 50px; transition: all 0.5s ease-in-out;
    }
    .wrapper .main {
      margin-left: 0;transition: all 0.5s ease-in-out;
    }
  
    .wrapper.menu-mobile-shown .sidebar {
      margin-left: 0;transition: all 0.5s ease-in-out;
    }
  }

.menu-icon{position: absolute;
    left: -22px;
    top: 55px;
    background: url('right-menu.svg');
    font-size: 0px;
    width: 30px;
    height: 30px;
    background-size: 100%;}

.menu-icon:hover{ background: url('right-menu-hover.svg'); transition: all 0.5s ease-in-out; cursor: pointer;}

.menu-desktop-hidden .menu-icon{position: absolute;
        left: -24px;
        top: 50px;
        background: url('left-menu.svg');
        font-size: 0px;
        width: 30px;
        height: 30px;
        background-size: 100%;}

.menu-desktop-hidden .menu-icon:hover{background: url('left-menu-hover.svg'); transition: all 0.5s ease-in-out; cursor: pointer;}

.menu-icon:hover{ background: url('right-menu-hover.svg'); transition: all 0.5s ease-in-out;cursor: pointer}

.menu-desktop-hidden .customw-2 {
        width: 80.2%!important;transition: all ease-in-out;
    }

.menu-desktop-hidden .edit-option{visibility: hidden;}

/* collapse end from here */

/*navbar collapse start from here */

.topbar {
  background-color: #ffeeaa;
  position: fixed;
  left: 0;
  right: 250px;
  height: 50px;
  z-index: 101;
  transition: left 0.3s;
}

.topbar span {
  color: black;
  font-size: 2.5em;
  margin-left: 5px;
}

.topbar span.menu-icon {
  font-size: 3em;
}

.topbar span.title {
  margin-left: 10px;
}

.leftsidebar {
  left: 0;
  /* position: fixed; */
  height: 100%;
   transition: transform .7s ease-in-out;
  transition: margin-left 0.3s;
}

.leftsidebar h2 {
  padding: 0px 16px;
}

.main {
  background-color: #ffaaee;
  margin-left: 250px;
  transition: margin-left 0.3s;
  padding: 50px 16px 16px 16px;transition: all 0.5s ease-in-out;
}

@media (min-width: 1025px) {
  .wrapper.menu-desktop-hidden2 .topbar {
    left: 0;
  }
  .wrapper.menu-desktop-hidden2 .leftsidebar {
      margin-left: -16.3%;
  }
  .wrapper.menu-desktop-hidden2 .main {
    margin-left: 0;
  }
}

.menu-desktop-hidden2 .customw-2 {
  width: 72.4%!important;
  margin-left: -1px;
}

@media (max-width: 1024px) {
  .wrapper .topbar {
    left: 0;
  }
  .wrapper .leftsidebar {
    margin-left: -250px;
    margin-top: 50px; transition: all 0.5s ease-in-out;
  }
  .wrapper .main {
    margin-left: 0;transition: all 0.5s ease-in-out;
  }

  .wrapper.menu-mobile-shown .leftsidebar {
    margin-left: 0;transition: all 0.5s ease-in-out;
  }
}

.menu-icon2{position: absolute;
  left: 17.2%;
    top: 50px;
  background: url('left-menu.svg');
  font-size: 0px;
  width: 30px;
  height: 30px;
  background-size: 100%;}

.menu-icon2:hover{ background: url('left-menu-hover.svg'); transition: all 0.5s ease-in-out;cursor: pointer}

.menu-desktop-hidden2 .menu-icon2{position: absolute;
    left: 17px;
    top: 50px;
      background: url('right-menu.svg');
      font-size: 0px;
      width: 30px;
      height: 30px;
      background-size: 100%;}

.menu-desktop-hidden2 .menu-icon2:hover{cursor: pointer; background: url('right-menu-hover.svg'); transition: all 0.5s ease-in-out;}

.menu-desktop-hidden2.menu-desktop-hidden .customw-2 {
    width: 96.6%!important;
    margin-left: -1px;
}

/* collapse end from here */

.example_1{    margin-top: -60px;
    margin-right: -18px;
    height: 5px;
    box-shadow: none;
    right: 0;
    position: absolute;
    width: auto;
    color: black;
    bottom: 21px;}

.hl-cardBtnWrapper #toggle{ position: absolute;
    right: 20px;
    margin: 0px -38px 0 -50px;
    list-style: none;
    outline: none;
    list-style: none;
    width: 40px;
    height: 41px;
    border: none;
    bottom: 66px;}

.example_1.toggle{background: url('collapsed.svg') no-repeat left;    display: block;
        background-size: 50%;}

.example_1.toggle.active{background: url('expand.svg') no-repeat left;    display: block;
        background-size: 50%;}

/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/assets/newStyles/css/child-theme.css (2) ***!
  \**************************************************************************************************************************************************************************************************************************************/

 /**
 * Global variables
 */
 /* mixin for box color and hover */
 /* mixin for font size */
 /* mixin for transition */
 html,
 body {
   font-family: "Poppins", sans-serif;
   font-size: 16px;
   color: #000;
   margin: 0px;
   padding: 0px;
 }
 a {
   color: #0D62FE;
   text-decoration: none;
 }
 a:hover {
   color: #01a4ef;
 }
 /* #### General Css Starts #### */
 .wrapper {
   background-color: #f3f3f9;
   position: relative;
 }
 @media (min-width: 992px) {
   .container {
     max-width: 90vw;
   }
 }
 .fw-500 {
   font-weight: 500 !important;
 }
 .fw-600 {
   font-weight: 600 !important;
 }
 .font-20 {
   font-size: 1.25rem;
 }
 .font-18 {
   font-size: 1.125rem;
 }
 .font-16 {
   font-size: 1rem;
 }
 .font-14 {
   font-size: 0.875rem;
 }
 .font-12 {
   font-size: 0.75rem;
 }
 .text-gray {
   color: #595959 !important;
 }
 .text-blue {
   color: #599dd5 !important;
 }
 .text-lightBlue {
   color: #237BAF !important;
 }
 .text-darkBlue {
   color: #263E86 !important;
 }
 .text-yellow {
   color: #B85C00 !important;
 }
 .text-green {
   color: #5FB257;
 }
 .bg-blue {
   background-color: #0D62FE !important;
 }
 .line-height-40 {
   line-height: 40px !important;
 }
 .card-box-shadow {
   box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
 }
 @media (min-width: 1200px) {
   .col-xl-20 {
     flex: 0 0 auto;
     width: 20%;
   }
 }
 @media (min-width: 992px) {
   .col-lg-20 {
     flex: 0 0 auto;
     width: 20%;
   }
 }
 @media (min-width: 992px) {
   .col-lg-55 {
     flex: 0 0 auto;
     width: 55%;
   }
 }
 @media (min-width: 1200px) {
   .col-xl-40 {
     flex: 0 0 auto;
     width: 40%;
   }
 }
 .table-fixed {
   table-layout: fixed;
 }
 .noMinHeight {
   min-height: auto !important;
 }
 @media (max-width: 767.98px) {
   .noMinHeightMobile {
     min-height: auto !important;
   }
 }
 .maxHeightAuto {
   max-height: unset !important;
 }
 .btn-gray {
   background-color: #D0D0D0;
   color: #000;
   border-color: #D0D0D0;
 }
 .btn-gray:hover {
   background-color: #adadad;
   color: #000;
   border-color: #adadad;
 }
 .btn-navy {
   background-color: #012B59;
   border-color: #012B59;
 }
 .text-navy {
   color: #012B59;
 }
 .btn-green {
   border-color: #44B94A;
   background: #44B94A;
 }
 .hl-btnIcon {
   max-width: 20px;
 }
 .hl-customButton {
   align-items: center;
   justify-content: center;
   display: flex;
   border-radius: 5px;
   padding: 10px;
 }
 .btn-greenbtn {
  background-color: #39b54a!important;
  border-color: #39b54a!important;
}
 .btn-bluebtn {
  background-color: #002d5b!important;
  border-color: #002d5b!important;
}
 .hl-generalShadowBox {
   background: #FFFFFF;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
   border-radius: 12px;
 }
 .hl-chatBotIcon {
   position: fixed;
   bottom: 10px;
   right: 35px;
   display: inline-block;
   width: 85px;
   height: 85px;
 }
 .hl-pageTitle {
   font-size: 2rem;
   font-weight: 600;
 }
 .hl-has-visible-scrollbar {
   overflow-y: scroll !important;
 }
 /*Chrome*/
 .hl-customScrollbar::-webkit-scrollbar-thumb {
   background: #5CBDEC !important;
   border-radius: 3px !important;
 }
 .hl-customScrollbar::-webkit-scrollbar-track {
   box-shadow: inset 0 0 3px #D9D9D9 !important;
   background: #D9D9D9;
 }
 .hl-customScrollbar::-webkit-scrollbar {
   width: 15px !important;
   height: 15px !important;
 }
 /*Firefox*/
 .hl-customScrollbar { /*Inner divs only and not the main div*/
   scrollbar-width: 15px;
   scrollbar-color: #5CBDEC #D9D9D9;
 }
 /*Scrollbar change ends*/
 /* #### General Css Ends #### */
 .hl-header {
   background: #ffffff;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
   position: relative;
 }
 .hl-topSearchBar {
   /* background: #efeff4 url("../images/icons/search_magnify.svg") 8px center no-repeat; */
   background-size: 20px;
   border-radius: 24px;
   padding-left: 38px;
 }
 @media (max-width: 768px) {
   .hl-headerMenuToggleButton {
     border: 0px;
     background: transparent;
     padding: 0px;
     margin: 0px;
     font-size: 28px;
     outline: 0px;
   }
   .hl-headerMenuToggleButton::after {
     display: none;
   }
 }
 @media (min-width: 768px) {
   .hl-headerMenuToggleButton {
     display: none !important;
   }
 }
 .hl-headerLinks {
   list-style: none;
   margin: 0px;
   padding: 0px;
 }
 @media (max-width: 767px) {
   .hl-headerLinks li {
     padding: 9px 8px;
     font-size: 15px;
     border-bottom: 1px solid #ccc;
   }
   .hl-headerLinks li a {
     color: black !important;
   }
   .hl-headerLinks li a img {
     max-height: 20px;
   }
   .hl-headerLinks li a:hover {
     color: #5FB257;
   }
 }
 @media (min-width: 768px) {
   .hl-headerLinks {
     display: flex;
     margin-bottom: 0px;
     justify-content: end;
     border: 0px !important;
     position: relative;
   }
   .hl-headerLinks li {
     padding-left: 12px;
     padding-right: 12px;
     font-size: 0.9rem;
   }
   .hl-headerLinks li a {
     color: black;
     text-align: center;
     display: block;
   }
   .hl-headerLinks li a span {
     display: block;
     padding-top: 8px;
     text-align: center;
   }
   .hl-headerLinks li a img {
     max-height: 30px;
   }
   .hl-headerLinks li a:hover {
     color: #5FB257;
   }
 }
 @media (min-width: 768px) and (max-width: 1024px) {
   .hl-headerLinks li {
     padding-left: 9px;
     padding-right: 9px;
   }
 }
 .hl-heading-wrapper {
   padding: 10px 0 8px;
 }
 .hl-heading-wrapper h2 {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 32px;
   line-height: 35px;
   color: #000000;
   margin-bottom: 0px;
 }
 .hl-heading-wrapper h3 {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 24px;
   line-height: 35px;
   color: #535353;
   margin-bottom: 0;
 }
 @media (max-width: 1024px) {
   .hl-heading-wrapper h2 {
     font-size: 28px;
     line-height: 33px;
   }
   .hl-heading-wrapper h3 {
     font-size: 22px;
     line-height: 28px;
   }
 }
 @media (max-width: 767px) {
   .hl-heading-wrapper h2 {
     font-size: 25px;
     line-height: 30px;
   }
   .hl-heading-wrapper h3 {
     font-size: 20px;
     line-height: 28px;
   }
 }
 @media (max-width: 480px) {
   .hl-heading-wrapper h2 {
     font-size: 18px;
     line-height: 24px;
   }
   .hl-heading-wrapper h3 {
     font-size: 16px;
     line-height: 20px;
   }
 }
 .hl-sideNavbar {
   width: 100%;
   height: 100%;
 }
 .hl-sideNavbar .hl-quicScan {
   border-bottom: 1.5px solid #000;
   margin-bottom: 15px;
   padding-bottom: 15px;
 }
 @media screen and (max-width: 767px) {
   .hl-sideNavbar .hl-quicScan {
     border-bottom: 1.5px solid #39B54A;
   }
 }
 .hl-sideNavbar .hl-quickScanBtn {
   background: #39B54A;
   border: 1px solid #39B54A;
   border-radius: 12px;
   color: #fff;
   padding: 10px 12px;
   display: block;
   margin: 0;
   width: 100%;
 }
 @media screen and (max-width: 767px) {
   .hl-sideNavbar .hl-quickScanBtn {
     text-align: left;
     color: #39B54A;
     font-weight: 600;
     padding: 5px 12px;
     background: none;
     border: 0;
   }
 }
 .hl-sideNavbar .nav-link {
   background: #e0f0ff;
   border-radius: 12px;
   padding: 10px 12px;
   margin-bottom: 15px;
   color: #000;
   font-weight: 500;
   font-family: "Raleway";
   font-size: 0.938rem;
 }
 @media screen and (max-width: 767px) {
   .hl-sideNavbar .nav-link {
     background: none;
     padding: 5px 12px;
     color: #fff;
     margin-bottom: 10px;
   }
 }
 .hl-sideNavbar .nav-link.active {
   background: #002d5b;
   color: #fff;
 }
 @media screen and (max-width: 767px) {
   .hl-sideNavbar .nav-link.active {
     color: #39B54A;
   }
 }
 .hl-sideNavbar .nav-link img {
   width: 30px;
   margin-right: 5px;
   margin-top: -3px;
 }
 @media screen and (max-width: 767px) {
   .hl-sideNavbar .nav-link img {
     filter: brightness(0) invert(1);
   }
 }
 @media screen and (max-width: 767px) {
   .hl-sideNavbar {
     display: none;
     background-color: #012D55;
   }
 }
 .accordianConatiner .accordion .accordion-item {
   background-color: #d9d9d9;
   border: none;
 }
 .accordianConatiner .accordion .accordion-item:first-of-type {
   border-radius: 10px !important;
 }
 .accordianConatiner .accordion .accordion-item .accordion-body button {
   background: #ffffff;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
   border-radius: 12px;
   height: 100%;
   width: 100%;
   font-size: 14px;
   line-height: normal;
   padding: 10px 8px;
   border: 0;
 }
 .accordianConatiner .accordion .accordion-item .accordion-header .accordion-button {
   color: #fff;
   background-color: #012D55;
   padding: 10px;
   border-radius: 10px;
 }
 .accordianConatiner .accordion .accordion-item .accordion-header .accordion-button:focus {
   border: 0;
   box-shadow: none;
 }
 .accordianConatiner .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
 }
 .accordianConatiner .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
   background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
 }
 .accordianConatiner .accordion .accordion-item .accordion-header .accordion-button::after {
   background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
 }
 .hamburgerMenu {
   line-height: 10px;
 }
 .hamburgerMenu .checkbox {
   display: none;
 }
 .hamburgerMenu .button {
   position: relative;
   background-color: #012D55;
   height: 35px;
   width: 45px;
   z-index: 2000;
   text-align: center;
   cursor: pointer;
 }
 .hamburgerMenu .checkbox:checked ~ .background {
   transform: scale(80);
 }
 .hamburgerMenu .checkbox:checked ~ .nav {
   opacity: 1;
   width: 100%;
   right: 0;
 }
 .hamburgerMenu .icon {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
 }
 .hamburgerMenu .icon,
 .hamburgerMenu .icon::before,
 .hamburgerMenu .icon::after {
   width: 25px;
   height: 2px;
   background-color: white;
   display: inline-block;
 }
 .hamburgerMenu .icon::before,
 .hamburgerMenu .icon::after {
   content: "";
   position: absolute;
   left: 0;
   transition: all 0.2s;
 }
 .hamburgerMenu .icon::before {
   top: -8px;
 }
 .hamburgerMenu .icon::after {
   top: 8px;
 }
 .hamburgerMenu .button:hover icon:before {
   top: -1rem;
 }
 .hamburgerMenu .button:hover icon::after {
   top: 1rem;
 }
 .hamburgerMenu .checkbox:checked + .button .icon {
   background-color: transparent;
 }
 .hamburgerMenu .checkbox:checked + .button .icon::before {
   top: 0;
   transform: rotate(135deg);
 }
 .hamburgerMenu .checkbox:checked + .button .icon::after {
   top: 0;
   transform: rotate(-135deg);
 }
 .hl-cardBtnWrapper{
    
   display: inline-block;
   position: relative;
   min-width: 232px;
 }
 .customcs2 .hl-cardBtnWrapper{
   max-width: 232px;
   display: inline-block;
   position: relative;
   min-width: 232px;
 }
 .next-arrow-wrapper{min-width: 40px;
   padding: 0px 5px!important;}
 .plus-bgWrapper{min-width: 60px;}
 @media (max-width: 1279px) {
   .hl-cardBtnWrapper {
     width: 250px;
   }
 }
 .hl-cardBtnWrapper .hl-cardBtnHead {
   background: #fff;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
   border-radius: 5px;
   padding: 9px 12px;
   cursor: pointer; position:relative;
   border: #ccc solid 1px;
 }
 .hl-cardBtnWrapper .hl-cardBtnHead:hover {
     background: #fff;
     box-shadow: 0px 3px 8px rgb(57 181 74);
     border-radius: 5px;
     padding: 9px 12px;
     cursor: pointer;
     position: relative;
     border: #ccc solid 1px;}
 .hl-cardBtnWrapper .hl-cardBtnHead.active {
       background: #fff;
       box-shadow: 0px 3px 8px rgb(57 181 74);
       border-radius: 5px;
       padding: 9px 12px;
       cursor: pointer;
       position: relative;
       border: #ccc solid 1px;}
 .hl-showv1 .hl-cardBtnHead.active{background-color: #39b54a!important;}
 .hl-cardBtncontentBtn a img {width: 50px;}
 .hl-cardBtnWrapper:focus {
   background: #fff;
   box-shadow: 0px 4px 8px rgb(57 181 74);
   border-radius: 5px;
   padding: 9px 12px;
   cursor: pointer;
   border: #ccc solid 1px;
 }
 .hl-cardBtnWrapper .hl-cardBtnHead.hl-cardBtnHead1 {
   box-shadow: none;
 }
 .customcs2 .hl-cardBtnWrapper .hl-cardBtnHeadDefault {
   display: flex;
   justify-content: flex-start;
   align-items: center;
 }
 .hl-cardBtnWrapper .hl-cardBtnHeadClicked {
   display: none;
   padding: 10px;
   align-items: center;
   justify-content: center;
 }
 .hl-cardBtnWrapper.hl-showv1 .hl-cardBtnContent {
   display: block;
 }
 .hl-cardBtnWrapper.hl-showv1 .hl-cardBtnHead {
   border-bottom-right-radius: 0;
   border-bottom-left-radius: 0;
 }
 .hl-cardBtnWrapper.hl-showv1 .hl-cardBtnHeadDefault {
   display: none;
 }
 .hl-cardBtnWrapper.hl-showv1 .hl-cardBtnHeadClicked {
   display: flex;
 }
 .hl-cardBtnWrapper.hl-showv1 .hl-cardBtnHeadClicked img {
   width: 40px;
 }
 .customcs2 .hl-cardBtnWrapper .hl-cardHeadInnerLeft {
   margin-right: 5px;
   
     border-radius: 5px;
     min-height: 50px;
     min-width: 45px;
     text-align: center;
     vertical-align: middle;
     display: flex;
     justify-content: center;
 }
 .customcs2 .hl-cardBtnWrapper .hl-cardHeadInnerMiddle {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 12px;
   line-height: 16px;
   letter-spacing: -0.41px;
   color: #070707; text-align: center;
 }
 .hl-cardBtnWrapper .hl-cardHeadInnerRight {
   margin-left: 6px;
   position: absolute;
   top: 6px;
   right: 8px;
 }
 .hl-cardBtnWrapper .hl-cardHeadInnerRight img {
   position: relative;
   top: -2px;
 }
 .hl-cardBtnWrapper .hl-cardBtnContent {
   background: #ffffff;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
   border-radius: 12px;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
   padding: 12px 18px;
   display: none;
   overflow: hidden;
 }
 .hl-cardBtnWrapper .hl-cardBtncontentStep {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 1.125rem;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #000000;
 }
 .hl-cardBtnWrapper .hl-cardBtncontentEnter {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 1rem;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #000000;
   margin-top: 18px;
 }
 @media (max-width: 1024px) {
   .hl-cardBtnWrapper .hl-cardBtncontentEnter {
     font-size: 1rem;
   }
 }
 .hl-cardBtnWrapper .hl-cardBtncontentEnter span.questionmark {
   position: relative;
   top: -3px;
   cursor: pointer;
   margin-left: 3px;
 }
 .hl-cardBtnWrapper .hl-cardBtncontentEnter span.questionmark .questionmarkarrow {
   display: inline-block;
 }
 .hl-cardBtnWrapper .hl-cardBtncontentEnter span.questionmark .down-arrow {
   display: none;
 }
 .hl-cardBtnWrapper .hl-cardBtncontentEnter .hl-EnterText {
   display: none;
   margin-top: 12px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 1rem;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #000000;
 }
 .hl-cardBtnWrapper .hl-cardBtncontentEnter.text-show span.questionmark .questionmarkarrow {
   display: none;
 }
 .hl-cardBtnWrapper .hl-cardBtncontentEnter.text-show span.questionmark .down-arrow {
   display: inline-block;
 }
 .hl-cardBtnWrapper .hl-cardBtncontentBtn {
   margin-top: 18px;
   display: flex;
   cursor: pointer;
 }
 .hl-cardBtnWrapper .hl-cardBtncontentBtn a {
   margin-right: 12px;
 }
 .hl-cardBtnWrapper .hl-cardBtncontentBtn a:last-of-type {
   margin-right: 0;
 }
 .pt-21 {
   padding-top: 21px;
 }
 .hl-card-Outer-wrapper {
   /* box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2509803922);
   background: #FFFFFF;
   border-radius: 12px;
   padding-bottom: 21px;
   padding-left: 15px;
   padding-right: 24px; */
   width: -moz-fit-content;
   width: fit-content;
 }
 .hl-list-hr {
   background-color: #a6a2a2;
 }
 /* .hl-cardBtnWrapper-md {
   width: 253px;
 }
 
 .hl-cardBtnWrapper-lg {
   width: 310px;
 }
 
 .hl-cardBtnWrapper-xxl {
   width: 350px;
 }
 
 .hl-cardBtnWrapper-xl {
   width: 325px;
 } */
 .hl-showv1 .hl-bgtransparent {
   background-color: #F58820 !important;
 }
 .hl-miniMapWrapper .minimap-parent {
   /* position: absolute; */
   height: 100%;
   /* overflow: auto; */
 }
 .hl-miniMapWrapper .child {
   position: absolute;
   height: 200px;
   width: 100px;
   background-color: #AFBBC6;
   cursor: move;
   border: 1px solid red;
   color: blue !important;
 }
 .hl-miniMapWrapper .minimap {
   position: fixed;
   width: 255px;
   height: 125px;
   left: 105px;
   bottom: 30px;
   opacity: 0.9;
   z-index: 1;
 }
 .hl-miniMapWrapper .minimap-node {
   position: absolute;
   background-color: rgb(96, 122, 134);
 }
 .hl-miniMapWrapper .minimap-viewport {
   position: absolute;
   box-sizing: border-box;
   background-color: rgba(79, 111, 126, 0.4);
   z-index: 1;
   cursor: move;
 }
 .hl-megamenuWrapper {
   border-top: 0.5px solid #EAEAEA;
 }
 .hl-megamenuWrapper ul {
   list-style: none;
   padding-left: 0;
 }
 .hl-megamenuWrapper ul li a {
   font-size: 1rem;
   margin-bottom: 10px;
   display: inline-block;
   font-family: "Open Sans";
   color: #000;
 }
 @media (max-width: 991px) {
   .hl-megamenuWrapper ul li a {
     margin-bottom: 4px;
   }
 }
 .hl-megamenuWrapper ul li a:hover {
   color: #5FB257;
 }
 .hl-megamenuWrapper ul li.hl-megamunHeading a {
   margin-bottom: 0;
 }
 .menuHeading {
   font-size: 1.5rem;
   color: #000;
 }
 .hl-megamunHeading a {
   color: #012D55 !important;
   line-height: normal !important;
 }
 .megamenu-header {
   font-family: "Open Sans";
 }
 .hl-megamenCol {
   width: 13%;
   margin-right: 1%;
 }
 @media (max-width: 1200px) {
   .hl-megamenCol {
     width: 24%;
   }
 }
 @media (max-width: 991px) {
   .hl-megamenCol {
     width: 32%;
   }
 }
 @media (max-width: 767px) {
   .hl-megamenCol {
     width: 49%;
   }
 }
 @media (max-width: 480px) {
   .hl-megamenCol {
     width: 100%;
     margin-right: 0;
   }
 }
 .hl-megamenCol:last-of-type {
   margin-right: 0;
 }
 @media (max-width: 1200px) {
   .hl-megamencol5, .hl-megamencol6, .hl-megamencol7 {
     margin-top: 2rem;
   }
 }
 @media (max-width: 991px) {
   .hl-megamencol4 {
     margin-top: 2rem;
   }
 }
 @media (max-width: 767px) {
   .hl-megamencol3 {
     margin-top: 2rem;
   }
 }
 @media (max-width: 480px) {
   .hl-megamencol2 {
     margin-top: 2rem;
   }
 }
 .hl-megamenuWrapper {
   opacity: 0;
   visibility: hidden;
   position: absolute;
   width: 100%;
   top: 84%;
   background-color: #fff;
   z-index: 9999;
   transition: 0.3s;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
   display: none;
 }
 @media (max-width: 830px) {
   .hl-megamenuWrapper {
     top: 82%;
   }
 }
 @media (max-width: 580px) {
   .hl-megamenuWrapper {
     top: 72%;
   }
 }
 .hl-megamenuWrapper.menushow {
   opacity: 1;
   visibility: visible;
   display: block;
 }
 .custom-mt-6 {
   margin-top: 6px;
 }
 @media (max-width: 767px) {
   .headerUserName, .headerUsermenu {
     display: none !important;
   }
 }
 @media (max-width: 767px) {
   .headerProjectName {
     font-size: 0.875rem !important;
   }
 }
 .hl-headerMegaMenuLinks {
   list-style: none;
   margin: 0px;
   padding: 0px;
 }
 @media (max-width: 767px) {
   .hl-headerMegaMenuLinks li {
     padding: 9px 8px !important;
     font-size: 15px;
   }
   .hl-headerMegaMenuLinks li a {
     color: black !important;
   }
   .hl-headerMegaMenuLinks li a img {
     max-height: 20px;
   }
   .hl-headerMegaMenuLinks li a:hover {
     color: #5FB257;
   }
 }
 @media (min-width: 320px) {
   .hl-headerMegaMenuLinks {
     display: flex;
     margin-bottom: 0px;
     justify-content: end;
     border: 0px !important;
     position: relative;
   }
   .hl-headerMegaMenuLinks li {
     padding-left: 8px;
     padding-right: 8px;
     font-size: 0.9rem; margin-top: 7px;
     margin: 0 5px;
   }
   .hl-headerMegaMenuLinks li a {
     color: black;
     text-align: center;
     display: block;
   }
   .hl-headerMegaMenuLinks li a span {
     display: block;
     padding-top: 8px;
     text-align: center;
   }
   .hl-headerMegaMenuLinks li a img {
     max-height: 28px;
   }
   .hl-headerMegaMenuLinks li a:hover {
     color: #5FB257;
   }
 }
 @media (min-width: 768px) and (max-width: 1024px) {
   .hl-headerMegaMenuLinks li {
     padding-left: 9px;
     padding-right: 9px;
   }
 }
 @media (max-width: 767px) {
   .w-sm-15 {
     width: 15px;
     margin-bottom: 0 !important;
   }
 }
 .hl-profile-inner {
   max-width: 720px !important;
 }
 .hl-profile-inner .hl-form-wrap .profile-label {
   width: 25% !important;
   margin-right: 0;
 }
 @media (max-width: 575px) {
   .hl-profile-inner .hl-form-wrap .profile-label {
     width: 100% !important;
   }
 }
 .hl-profile-inner .hl-form-wrap .profile-form-control {
   width: 75% !important;
   border-color: #e0eef3;
   padding: 11.5px 20px;
 }
 .hl-profile-inner .hl-form-wrap .profile-form-control::placeholder {
   color: #6C6C6C;
 }
 @media (max-width: 575px) {
   .hl-profile-inner .hl-form-wrap .profile-form-control {
     width: 100% !important;
   }
 }
 .hl-profile-inner .hl-form-wrap .profile-form-control.currentpwd::placeholder {
   color: #000000;
 }
 .hl-userImg {
   width: 25%;
   margin-right: 14px;
 }
 @media (max-width: 575px) {
   .hl-userImg {
     width: 100% !important;
     margin-right: 0;
     margin-bottom: 6px;
     text-align: left !important;
   }
 }
 .hl-userDeatils {
   width: 75%;
 }
 @media (max-width: 575px) {
   .hl-userDeatils {
     width: 100% !important;
   }
 }
 @media (max-width: 575px) {
   .hl-userWrap {
     flex-direction: column;
   }
 }
 .hl-userName {
   font-size: 1.5rem;
   color: #000;
 }
 .hl-userDesignation {
   color: #002D5B;
   font-size: 1.125rem;
 }
 .hl-np-wrapper .changepwdHeading {
   font-size: 1.375rem;
 }
 .hl-np-wrapper .changepwdHeading a {
   color: #000000;
 }
 .green-saveBtn {
   background: #39B54A;
   border-radius: 18px;
   font-style: normal;
   font-weight: 400;
   color: #ffffff;
   border-color: #39B54A;
   padding: 9.5px 23.5px;
   font-size: 1.125rem;
 }
 .black-cancel-btn {
   font-size: 1.125rem;
   padding: 9.5px 23.5px !important;
 }
 .hl-profile-btn-wrapper button {
   font-family: "Open Sans";
 }
 .showPwd {
   position: absolute;
   right: 10%;
   top: 75%;
   transform: translateY(-50%);
 }
 @media (max-width: 575px) {
   .showPwd {
     transform: none;
     top: 54%;
   }
 }
 .passwordVisible {
   display: none;
 }
 .openeye .passwordVisible {
   display: block;
 }
 .openeye .Hidepassword {
   display: none;
 }
 .hl-profile-hamburgerMenu {
   background-color: #ccc;
   padding: 8px;
 }
 .hl-profileSidebar {
   width: 100%;
   height: 100%;
 }
 .hl-profileSidebar .nav-link {
   background: transparent;
   color: #000000;
   border-radius: 24px;
   padding: 14px 18px;
   font-weight: 400;
   font-family: "Open Sans";
   letter-spacing: -0.41px;
 }
 .hl-profileSidebar .nav-link.active {
   background: #a6dbf0;
   color: #000000;
   font-weight: 600;
 }
 @media screen and (max-width: 767px) {
   .hl-profileSidebar .nav-link.active {
     color: #39B54A;
     background-color: transparent;
   }
 }
 @media screen and (max-width: 767px) {
   .hl-profileSidebar .nav-link {
     background: none;
     padding: 5px 12px;
     color: #fff;
     margin-bottom: 4px;
   }
 }
 @media screen and (max-width: 767px) {
   .hl-profileSidebar {
     display: none;
     background-color: #012D55;
   }
 }
 .hl-settingNavLink {
   padding: 0.5rem 1.55rem;
 }
 .hl-settingNavLink:focus, .hl-settingNavLink:hover {
   color: #000000;
   border-color: transparent !important;
 }
 @media (max-width: 1300px) {
   .hl-settingNavLink {
     padding: 0.5rem 1rem;
   }
 }
 @media (max-width: 1200px) {
   .hl-settingNavLink {
     font-size: 0.875rem;
   }
 }
 .hl-settingtablewrapper .table {
   border-collapse: separate;
   border-spacing: 0;
   background-color: #fff;
 }
 .hl-settingContentBody {
   background: #f2f2f2;
   border-radius: 0px 0px 12px 12px;
   padding-left: 38px;
   padding-right: 38px;
 }
 .hl-settingNavitem .active {
   background: #f2f2f2 !important;
   border-radius: 12px 12px 0px 0px;
   border: none !important;
   text-decoration: underline;
 }
 .hl-settingtabletheadtr {
   background: #a6dbf0;
 }
 .hl-settingtabletheadtr th {
   border-style: solid;
   border-color: #000;
   border-width: 1px 0px 1px 1px;
   padding: 0.23rem 0.5rem;
   font-family: "Open Sans";
 }
 .hl-settingtabletheadtr th:last-child {
   border-right-width: 1px;
 }
 .hl-settingtabletbodytr td {
   border-style: solid;
   border-width: 0px 0px 1px 1px;
   border-color: #000;
   font-family: "Open Sans";
   vertical-align: middle;
 }
 .hl-settingtabletbodytr td:last-child {
   border-right-width: 1px;
 }
 .hl-settingNavLink {
   color: #000000 !important;
   letter-spacing: -0.41px;
 }
 .hl-settingFormRangeWrapper {
   width: 51.5%;
 }
 .hl-rangeNumberwraper {
   width: 43%;
   margin-left: 10px;
 }
 span.rangeNumber {
   height: 29px;
   width: 29px;
   border: 1px solid #000;
   display: block;
   display: flex;
   justify-content: center;
   margin-right: 4%;
   border-radius: 6px;
   align-items: center;
 }
 .hl-settingSec {
   font-size: 0.875rem;
   font-weight: 600;
   color: #000;
 }
 .hl-TestEnvironmentTD,
 .hl-autoHealTD {
   min-width: 349px;
 }
 .hl-settingBorder {
   height: 100%;
   width: 1px;
   background-color: #000;
 }
 @media (max-width: 767px) {
   .hl-settingBorder {
     display: none;
   }
 }
 @media screen and (min-width: 767px) {
   .Customheight100vh {
     height: 100vh;
   }
 }
 .hl-SettingName,
 .hl-SettingValue {
   color: #000;
 }
 .hl-settingTabContent1 {
   margin-top: -10px;
 }
 .hl-settingTabNavLink {
   padding: 12px 40px;
 }
 @media (max-width: 1200px) {
   .hl-settingTabNavLink {
     padding: 0.5rem 1rem;
   }
 }
 .fw-600 {
   font-weight: 600;
 }
 .hl-settingTabContent {
   margin-top: -4px;
 }
 .settingProjectName {
   color: #7d7d7d;
 }
 .hl-settingNavitem {
   font-family: "Open Sans";
 }
 .hl-settingBtnWrapper button {
   font-family: "Open Sans";
   letter-spacing: -0.41px;
 }
 .hl-pagination ul {
   display: flex;
   list-style: none;
   padding: 0;
   border-radius: 4px;
   padding: 5px 10px;
 }
 .hl-pagination ul .page-item.active .page-link {
   color: #fff;
   background-color: #002D5B;
   border: 1px solid #002D5B;
   border-radius: 7px;
   font-weight: 700;
   z-index: 0;
 }
 .hl-pagination ul .page-item.disabled .page-link {
   color: #002D5B;
   opacity: 0.7;
   border: 1px solid transparent;
 }
 .hl-pagination ul .page-link {
   padding: 2px 10px;
   margin: 0 5px;
   color: #002D5B;
   border: 1px solid transparent;
   font-size: 0.875rem;
   font-weight: 500;
 }
 .hl-pagination ul .page-link:hover {
   background-color: transparent;
 }
 .hl-pagination ul .page-link:focus {
   background-color: transparent;
   box-shadow: none;
 }
 @media (max-width: 575px) {
   .hl-pagination .pagination {
     justify-content: center !important;
     padding-top: 10px;
   }
 }
 @media (max-width: 575px) {
   .hl-pagination .hl-pagination-row {
     justify-content: center !important;
   }
 }
 .hl-page-index {
   color: #002D5B;
 }
 @media (max-width: 575px) {
   .hl-page-index {
     text-align: center;
   }
 }
 .hl-tooltipWrapper {
   width: 427px;
   position: absolute;
   display: none;
   background-color: #fff;
   top: 15px;
   right: -440px;
   box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2509803922);
   border-radius: 24px;
   padding: 32px 34px;
   z-index: 8;
   font-family: "Open Sans";
 }
 .openTooltip .hl-tooltipWrapper {
   display: block;
 }
 .hl-TooltipLeftHeading {
   font-size: 1.5rem;
   color: #002D5B;
   letter-spacing: -0.41px;
   font-weight: 400;
 }
 .hl-tooltipHead {
   margin-bottom: 15px;
 }
 .hl-tooltipBody .row {
   margin-bottom: 15px;
 }
 .hl-tooltipImg {
   margin-right: 12px;
 }
 .tooltipBtn {
   background: #002D5B;
   border-radius: 12px;
   border-color: #002D5B;
   font-size: 1.125rem;
   font-weight: 400;
   padding: 6.5px 20px;
   font-family: "Open Sans";
   min-width: 119px;
 }
 .rightDirection {
   position: absolute;
   left: -18px;
   top: 12px;
 }
 .hl-TooltipRightCrossicon img {
   cursor: pointer;
 }
 .hl-TooltipLeftCol {
   font-size: 1.125rem;
   letter-spacing: -0.41px;
   font-weight: 400;
 }
 .hl-TooltipRightCol {
   font-size: 1.25rem;
   letter-spacing: -0.41px;
   font-weight: 400;
 }
 .rightDirIcon {
   display: inline-block;
   margin: 0 5px;
   vertical-align: middle;
   width: 30px;
   height: 60px;
   border-right: solid 30px #fff;
   border-bottom: solid 30px transparent;
   border-top: solid 30px transparent;
 }
 .hl-agentTreeLogoWrapper {
   background: #ffffff;
   border-bottom: 1px solid #d0d0d0;
   padding: 2px 0;
 }
 .hl-agentTreeLogoText {
   font-size: 0.75rem;
 }
 .hl-agentTreeLinkWrapper ul li ul li a {
   padding: 0.25rem 1rem;
 }
 .hl-agentTreeLinkWrapper ul li a {
   font-size: 0.75rem;
   color: #000;
   padding: 4.5px 0;
 }
 .custom-py-12 {
   padding: 12px 0;
 }
 .hl-agentTraaIconWrapper {
   background: #e0f0ff;
 }
 @media (max-width: 1279px) {
   .hl-agentTraaIconWrapper {
     flex-direction: column;
     align-items: flex-start !important;
   }
 }
 .hl-agentTraaIconWrapper .hl-agentTraaButtonsListInline .list-inline-item:not(:last-child) {
   margin-right: 0.8rem;
 }
 @media (max-width: 1279px) {
   .hl-agentTraaIconWrapper .hl-agentTraaButtonsListInline {
     margin-left: 0 !important;
   }
 }
 @media (max-width: 1279px) {
   .hl-agentTraaIconWrapper .hl-agentTraaButtonsListInline li {
     margin-top: 12px;
   }
 }
 .hl-agentTraaBtn {
   background: #9fd1ff;
   border-color: #9fd1ff;
   border-radius: 12px;
   min-width: 131px;
   color: #000000;
   padding: 3px 20px;
   font-size: 0.75rem;
 }
 @media (max-width: 1400px) {
   .hl-agentTraaBtn {
     min-width: 111px;
   }
 }
 .hl-agentTraaBtnText {
   color: #000000;
   font-size: 0.75rem;
 }
 .hl-agentTraaBtnText:hover, .hl-agentTraaBtnText:focus {
   color: #44b94a;
 }
 .hl-headerGrey {
   background: #ebebeb;
 }
 .hl-headerGrey .hl-helpText {
   color: #777777;
   font-style: italic;
 }
 .hl-headerGrey p {
   font-size: 0.75rem;
 }
 .hl-agentTreeCloseWrapper {
   padding: 7px 0;
 }
 .hl-agentTreeCloseWrapper ul {
   list-style-type: none;
   padding-left: 0;
 }
 .hl-agentTreeCloseWrapper ul li {
   background: #ffffff;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
   border-radius: 6px;
   height: 30px;
   width: 30px;
   display: flex;
   justify-content: center;
   align-items: center;
   margin-right: 10px;
 }
 .hl-agentTreeCloseWrapper ul li:last-of-type {
   margin-right: 0;
 }
 .hl-agentTreeLinkWrapper {
   border-bottom: 1px solid #d0d0d0;
 }
 .hl-agentSwitchWrapper {
   background: #ebebeb;
   margin-top: 2px;
 }
 .custom-me-12 {
   margin-right: 12px;
 }
 .hl-cardHolder .hl-cardBtnWrapper {
   border: 2px solid #000000;
   border-radius: 10px;
   padding: 30px 20px;
   width: 280px;
 }
 .hl-projectTree {
   height: calc(100vh - 165px);
   overflow: auto;
   /* flex: 1; */
 }
 .hl-treeWrapper {
   position: relative;
   border-left: 3px solid #000;
   margin-left: -7px;
 }
 .vl-treeWrapper {
   position: relative;
   border-top: 3px solid #000;
   width: -moz-fit-content;
   width: fit-content;
   border-top-right-radius: 0px;
   border-top-left-radius: 0px;
 }
 .hl-cardHolderOuterWrapper {
   background: #ffffff;
   border-radius: 0px 10px 10px 10px;
   padding: 50px 30px;
   width: -moz-fit-content;
   width: fit-content;
   box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1019607843);
 }
 /********************** Bottom Sec **********************/
 .hl-agentTreeBottomRightColHead {
   background: #ebebeb;
 }
 .hl-agentTreeBottomRightCol {
   background: #f3f3f3;
 }
 .hl-treeTable th,
 .hl-treeTable td {
   font-size: 0.75rem;
   color: #000;
   font-weight: 400;
 }
 .hl-success {
   color: #008000 !important;
 }
 .hl-dotted-border {
   border-top: 1px dashed #000;
 }
 .hl-agentTreeBottomLeftCol .nav-link {
   border-color: #000;
   padding: 5px 8px 5px 8px;
   background: #cedae7;
   border-color: #000;
   color: #000;
   font-weight: 400;
   font-size: 0.75rem;
   font-family: "Open Sans";
 }
 .hl-agentTreeBottomLeftCol .nav-link.active, .hl-agentTreeBottomLeftCol .nav-link.focus {
   background: #cedae7;
   border-color: #000;
   border-bottom-color: #fff;
   background-color: #fff;
 }
 .hl-agentTreeBottomLeftCol .nav-tabs {
   border-bottom: 1px solid #000;
   width: 100%;
   margin-top: 11px;
 }
 .hl-agentTreeBottomLeftCol .tab-content {
   border-left: 1px solid #000;
   border-right: 1px solid #000;
   height: 100%;
   overflow: auto;
   max-height: 149px;
 }
 .hl-agentTreeBottomLeftColHead {
   background: #ebebeb;
 }
 .hl-agentTreeBottomLeftColHead .hl-icontreeWrapper {
   right: 0;
 }
 .hl-ProgressBar .progress {
   border-radius: 12px;
   background-color: #d9d9d9;
 }
 .hl-ProgressBar .progress-bar {
   width: 33%;
   background: #39b54a !important;
   border-radius: 12px;
 }
 .hl-ProgressBar p {
   font-family: "Open Sans";
   letter-spacing: -0.41px;
   font-size: 0.75rem;
   color: #000000;
 }
 .hl-ListViewtreetxt {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 0.75rem;
   color: #000;
   white-space: nowrap;
   margin-right: 20px;
 }
 .hl-X-visible-scrollbar {
   overflow-x: auto;
 }
 .hl-agentTreeBottomLeftCol {
   flex: 1;
   flex-grow: 1;
   flex-shrink: 0;
   max-width: 100%;
 }
 .hl-console-open {
   max-width: 33%;
 }
 .hl-agentTreeBottomRightCol {
   flex: 2;
 }
 /***************** Project Tree *******************/
 .hl-treeRow {
   margin-left: -3px;
 }
 .hl-folderTreeContainer {
   top: 32px;
   z-index: 1;
   background: #f0f0f0;
   left: 0;
   width: 100%;
   max-height: calc(100vh - 165px);
   height: 100%;
   top: 6px;
   position: relative;
   overflow: auto;
   padding-bottom: 20px;
   white-space: nowrap;
 }
 .hl-folderTreeContainer .nav-link {
   color: #000;
   font-size: 1.5rem;
   background: #ffffff;
   border-radius: 0px 6px 0px 0px;
 }
 .hl-folderTreeContainer .nav-link.active, .hl-folderTreeContainer .nav-link:focus {
   color: #000;
   background: #f0f0f0;
   border-color: transparent;
   border-radius: 6px 6px 0px 0px;
 }
 .hl-folderTreeContainer .nav-tabs {
   border-bottom: 1px solid #f0f0f0;
 }
 .hl-folderTreeContainer .nav-tabs li {
   width: 50%;
   text-align: center;
 }
 .custom-ms-91 {
   margin-left: 91px;
 }
 .hl-folderTreeOuterWrapper {
   display: none;
   width: 400px;
   z-index: 9;
   left: -7px;
   top: -30px;
   height: 100%;
 }
 .hl-folderTreeOuterWrapper.show-tree {
   display: block;
 }
 .hl-folderTreeOuterWrapper .form-check-input[type=checkbox] {
   width: 1.125rem;
   height: 1.125rem;
   border-color: #919294;
   border-width: 2px;
 }
 .hl-treeRow:first-of-type {
   position: relative;
   top: -13px;
 }
 .hl-treeRow:first-of-type .hl-cardBtnWrapper {
   margin-top: -12px;
 }
 .hl-treeRow:last-of-type .next-arrow-wrapper1 img {
   position: absolute;
   position: relative;
   bottom: 14px;
 }
 .hl-treeRow:last-of-type {
   position: relative;
   bottom: -28px;
   bottom: -27px;
 }
 .hl-treeRow:last-of-type .hl-cardBtnWrapper {
   top: -5px;
 }
 .custom-mb-27 {
   margin-bottom: 22px;
 }
 .custom-mb-1 {
   margin-bottom: 6px;
 }
 .hl-agentListItem {
   margin-left: 10px;
 }
 .hl-agentListItem:first-of-type {
   margin-left: 0;
 }
 .hl-agentListItem a:hover, .hl-agentListItem a:focus {
   color: #44b94a;
 }
 .hl-listViewprojectTreesContainer {
   width: 100%;
   height: 100%;
 }
 .custom-mb-10 {
   margin-bottom: 5px;
 }
 .hl-projectTree1 {
   height: calc(100vh - 340px);
 }
 .hl-projectTree2 {
   height: calc(100vh - 340px);
 }
 .custom-py-6 {
   padding: 6px 0 4px;
 }
 .hl-testExcution,
 .hl-consoleText {
   font-size: 0.75rem;
   color: #000;
   font-weight: 400;
 }
 .next-arrow-wrapper1 {
   width: 38px;
   width: auto;
 }
 .next-arrow-wrapper1 img {
   max-width: none !important;
 }
 .custom-mt-1 {
   margin-top: -2px;
 }
 .hl-44 {
   width: 18px;
 }
 .hl-agentTreeBottomWrap {
   max-height: 190px;
   overflow-y: auto;
 }
 .custom-ps-35 {
   padding-left: 35px !important;
 }
 .hl-plus {
   display: none;
 }
 .custom-pl-10 {
   padding-left: 10px !important;
 }
 .custom-pl-12 {
   padding-left: 12px !important;
 }
 .hl-consoleContent {
   overflow: auto;
   max-height: 149px;
 }
 .hl-adavanceViewOuterWrapper {
   transform: scale(0.8);
   transform-origin: top left;
 }
 .hl-signIn-wrapper {
   /* background-image: url("../images/Sign_In/Banner.png"); */
   background-position: center;
   background-size: cover;
   height: 100vh;
   padding: 50px 0;
 }
 .hl-signIn-wrapper h1 {
   font-family: "Raleway";
   font-style: normal;
   font-weight: 900;
   font-size: 3rem;
   letter-spacing: -0.41px;
   color: #39B54A;
 }
 .hl-signIn-wrapper .hl-form-wrap {
   margin-top: 28px;
 }
 .hl-signIn-wrapper .hl-text-container {
   display: inline-flex;
   flex-direction: column;
   height: 3.5rem;
   overflow: hidden;
 }
 .hl-signIn-wrapper .hl-text-container span {
   height: 3.5rem;
   font-family: "Raleway";
   font-style: normal;
   font-weight: 900;
   font-size: 3rem;
   letter-spacing: -0.41px;
   color: #ffffff;
   animation: moveUp 10s linear infinite;
 }
 .hl-signIn-wrapper .hl-form-wrapper {
   background: #ffffff;
   border: 1px solid #d8d8d8;
   box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
   border-radius: 36px;
 }
 .hl-signIn-wrapper .hl-form-inner {
   padding: 21px 31px 29px;
 }
 .hl-signIn-wrapper h2.hl-form-heading {
   font-family: "Raleway";
   font-style: normal;
   font-weight: 800;
   font-size: 1.563rem;
   line-height: 22px;
   text-align: center;
   color: #000;
   margin-top: 0;
   margin-bottom: 0;
 }
 .hl-signIn-wrapper .hl-custom-form-control {
   padding: 12px 23px;
   background: #ffffff;
   border: 1px solid #adadad;
   border-radius: 6px;
 }
 .hl-signIn-wrapper .hl-custom-form-control:focus {
   border: 1px solid #39B54A;
   box-shadow: none;
 }
 .hl-signIn-wrapper label.form-label {
   font-family: "Raleway";
   font-style: normal;
   font-weight: 400;
   font-size: 1rem;
   line-height: 19px;
   color: #000;
   margin-bottom: 12px;
 }
 .hl-signIn-wrapper::placeholder {
   font-family: "Raleway";
   font-style: normal;
   font-weight: 300;
   font-size: 0.875rem;
   line-height: 16px;
   color: #808080;
 }
 .hl-signIn-wrapper .hl-logo-wrapper {
   position: absolute;
 }
 .hl-signIn-wrapper .hl-logo-text-wrap {
   position: relative;
 }
 .hl-signIn-wrapper .hl-text {
   text-align: center;
   position: relative;
   top: -20px;
 }
 .hl-signIn-wrapper .hl-form-input {
   margin-bottom: 33px;
 }
 .hl-signIn-wrapper .hl-form-input:last-of-type {
   margin-bottom: 0;
 }
 .hl-signIn-wrapper .hl-form-check {
   margin-top: 16px;
   margin-bottom: 0;
 }
 .hl-signIn-wrapper label.form-check-label {
   font-family: "Raleway";
   font-style: normal;
   font-weight: 400;
   font-size: 0.75rem;
   line-height: 14px;
   color: #000;
   position: relative;
 }
 .hl-signIn-wrapper .custom-form-check-input {
   box-shadow: none;
   border: 1px solid #595959;
 }
 .hl-signIn-wrapper .custom-form-check-input:checked {
   background-color: #39B54A;
   border-color: #39B54A;
 }
 .hl-signIn-wrapper .custom-form-check-input:focus {
   border-color: #39B54A;
 }
 .hl-signIn-wrapper .hl-custom-btn {
   background: #012D55;
   box-shadow: 0px 4px 19px rgba(119, 147, 65, 0.3);
   border-radius: 6px;
   width: 100%;
   font-family: "Raleway";
   font-style: normal;
   font-weight: 500;
   font-size: 1.125rem;
   line-height: 21px;
   text-align: center;
   color: #ffffff;
   text-decoration: none;
   padding: 13.5px 15px;
   border: 1px solid #012D55;
 }
 .hl-signIn-wrapper .hl-custom-btn:hover {
   background: #39B54A;
   border-color: #39B54A;
 }
 .hl-signIn-wrapper .hl-form-btn {
   width: 100%;
   margin-top: 29px;
 }
 .hl-signIn-wrapper .hl-forget-pwd {
   margin-top: 15px;
   text-align: center;
 }
 .hl-signIn-wrapper .hl-forget-pwd a {
   font-family: "Raleway";
   font-style: normal;
   font-weight: 400;
   font-size: 1rem;
   line-height: 19px;
   text-decoration-line: underline;
   color: #012D55;
 }
 .hl-signIn-wrapper .hl-forget-pwd a:hover {
   color: #39B54A;
 }
 .hl-signIn-wrapper .hl-register-now {
   margin-top: 14px;
   text-align: center;
 }
 .hl-signIn-wrapper .hl-register-now p {
   margin-bottom: 0;
   font-family: "Raleway";
   font-style: normal;
   font-weight: 400;
   font-size: 1rem;
   line-height: 19px;
   text-align: center;
   color: #000;
 }
 .hl-signIn-wrapper .hl-register-now a {
   font-family: "Raleway";
   font-style: normal;
   font-weight: 400;
   font-size: 1rem;
   line-height: 19px;
   text-decoration-line: underline;
   color: #012D55;
 }
 .hl-signIn-wrapper .hl-register-now a:hover {
   color: #39B54A;
 }
 @media (min-width: 1720.98px) {
   .hl-signIn-wrapper .hl-row {
     max-width: 1400px;
     margin: 0 auto;
   }
 }
 @media (max-width: 1400.98px) {
   .hl-signIn-wrapper {
     height: auto;
   }
 }
 @media (max-width: 1200.98px) {
   .hl-signIn-wrapper .hl-logo-wrapper {
     z-index: 1;
   }
   .hl-signIn-wrapper .hl-text {
     padding-left: 60px;
   }
 }
 @media (max-width: 991.98px) {
   .hl-signIn-wrapper {
     padding: 50px 0;
   }
   .hl-signIn-wrapper .hl-form-wrapper {
     margin-top: 40px;
   }
   .hl-signIn-wrapper .hl-text {
     padding-left: 0px;
   }
   .hl-signIn-wrapper .hl-row {
     justify-content: center !important;
   }
 }
 @media (max-width: 767.98px) {
   .hl-signIn-wrapper {
     padding: 50px 0;
   }
   .hl-signIn-wrapper .hl-form-wrapper {
     margin-top: 40px;
   }
 }
 @media (min-width: 481.98px) {
   @keyframes moveUp {
     0% {
       transform: translateY(0);
     }
     10% {
       transform: translateY(0);
     }
     30% {
       transform: translateY(-3.5rem);
     }
     50% {
       transform: translateY(-3.5rem);
     }
     70% {
       transform: translateY(-7.1rem);
     }
     90% {
       transform: translateY(-7.1rem);
     }
     100% {
       transform: translateY(0);
     }
   }
 }
 @media (max-width: 480.98px) {
   .hl-signIn-wrapper h1 {
     font-size: 1.87rem;
   }
   .hl-signIn-wrapper .hl-text-container {
     height: 2.25rem;
   }
   .hl-signIn-wrapper .hl-text-container span {
     font-size: 1.875rem;
     height: 2.25rem;
   }
   .hl-signIn-wrapper .hl-text {
     padding-left: 60px;
   }
   @keyframes moveUp {
     0% {
       transform: translateY(0);
     }
     10% {
       transform: translateY(0);
     }
     30% {
       transform: translateY(-2.25rem);
     }
     50% {
       transform: translateY(-2.25rem);
     }
     70% {
       transform: translateY(-4.5rem);
     }
     90% {
       transform: translateY(-4.5rem);
     }
     100% {
       transform: translateY(0);
     }
   }
 }
 @media (max-width: 400.98px) {
   .hl-signIn-wrapper .hl-logo-wrapper {
     position: relative;
   }
   .hl-signIn-wrapper .hl-logo-text-wrap {
     display: flex;
   }
   .hl-signIn-wrapper .hl-text {
     padding-left: 0px;
   }
 }
 /************* Commom Css Start Here ********************/
 /************* Commom Css End Here ********************/
 .hl-landingPageWelcomeSection {
   max-width: 700px;
   margin: auto;
   margin-top: 40px;
 }
 .hl-projectListContainer {
   margin: 15px;
   height: calc(100vh - 136px);
   overflow: auto;
   flex: 1;
 }
 .hl-projectlistSorting a {
   color: black;
 }
 .hl-projectListItem {
   margin-bottom: 25px;
 }
 .customcs2 .hl-projectListItem .hl-projectListProjectName {
   font-size: 1.2rem;
   line-height: 1;
   margin-bottom: 15px;
   text-align: center;
   color: black;
   display: block;
 }
 .hl-projectListItem .hl-projectListProjectImgContainer {
   text-align: center;
   display: block;
 }
 .hl-projectListItem .hl-projectListProjectImgContainer .hl-projectListProjectImg {
   max-height: 130px;
 }
 .hl-projectListItem:hover .hl-generalShadowBox {
   background: #012D55;
 }
 .hl-projectListItem:hover .hl-projectListProjectName {
   color: #FFFFFF;
 }
 .hl-projectListItem:hover .hl-projectListProjectImg {
   filter: brightness(0) invert(1);
 }
 .hl-projectListItem.active .hl-generalShadowBox {
   background: #012D55;
 }
 .hl-projectListItem.active .hl-projectListProjectName {
   color: #FFFFFF;
 }
 .hl-projectListItem.active .hl-projectListProjectImg {
   filter: brightness(0) invert(1);
 }
 .hl-projectDetailsContainer {
   max-width: 300px;
   width: 100%;
   padding-top: 30px;
 }
 .hl-projectDetailsName {
   font-size: 1.2rem;
 }
 .hl-projectDetailsIconContainer {
   border: 2px solid #D8D9DA;
   background-color: white;
   filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
   border-radius: 12px;
   padding: 25px 10px;
   text-align: center;
 }
 .hl-projectDetailsIconContainer .btn {
   border-radius: 20px;
 }
 .hl-projectDetailDescriptionContainer {
   font-size: 0.85rem;
 }
 .hl-projectDetailsContent {
   max-height: calc(100vh - 450px);
   overflow: auto;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 80px;
 }
 .hl-closeRightPanel {
   font-size: 1.9rem;
   color: black;
   line-height: 1;
 }
 .hl-userCarouselLink {
   border-radius: 50%;
   width: 35px;
   height: 35px;
   padding: 10px;
   color: white !important;
   line-height: 17px;
   display: inline-block;
   text-align: center;
 }
 .hl-dvUserCarousal {
   /* medium and up screens */
 }
 .hl-dvUserCarousal .carousel-inner {
   width: 76%;
   margin: auto;
 }
 .hl-dvUserCarousal .carousel-control-prev, .hl-dvUserCarousal .carousel-control-next {
   color: #D8D9DA;
   font-size: 1.8rem;
   opacity: 1;
 }
 .hl-dvUserCarousal .carousel-control-prev img, .hl-dvUserCarousal .carousel-control-next img {
   max-width: 20px;
 }
 @media (max-width: 767px) {
   .hl-dvUserCarousal .carousel-inner .carousel-item > div {
     display: none;
   }
   .hl-dvUserCarousal .carousel-inner .carousel-item > div:first-child {
     display: block;
   }
 }
 .hl-dvUserCarousal .carousel-inner .carousel-item.active,
 .hl-dvUserCarousal .carousel-inner .carousel-item-next,
 .hl-dvUserCarousal .carousel-inner .carousel-item-prev {
   display: flex;
 }
 @media (min-width: 768px) {
   .hl-dvUserCarousal .carousel-inner .carousel-item-end.active,
 .hl-dvUserCarousal .carousel-inner .carousel-item-next {
     transform: translateX(25%);
   }
   .hl-dvUserCarousal .carousel-inner .carousel-item-start.active,
 .hl-dvUserCarousal .carousel-inner .carousel-item-prev {
     transform: translateX(-25%);
   }
 }
 .hl-dvUserCarousal .carousel-inner .carousel-item-end,
 .hl-dvUserCarousal .carousel-inner .carousel-item-start {
   transform: translateX(0);
 }
 .hl-dvUserCarousal .carousel-inner {
   border-left: 1px solid #D8D9DA;
 }
 .hl-dvUserCarousal .carousel-inner .col-md-3 {
   text-align: center;
   border-right: 1px solid #D8D9DA;
 }
 .hl-np-wrapper {
   padding-bottom: 24px;
 }
 .hl-np-wrapper .hl-np-inner {
   max-width: 737px;
   margin: 0 auto;
   margin-top: 50px;
 }
 .hl-np-wrapper .hl-form-date {
   justify-content: flex-start !important;
 }
 .hl-np-wrapper span.hl-inner-txt {
   width: 100px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   display: block;
 }
 .hl-np-wrapper p.hl-show .hl-defualt {
   display: flex !important;
   justify-content: center;
   width: 100%;
 }
 .hl-np-wrapper h2 {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 700;
   font-size: 2rem;
   margin-bottom: 0;
   letter-spacing: -0.41px;
   color: #000000;
 }
 .hl-np-wrapper .hl-np-heading {
   margin-bottom: 55px;
 }
 .hl-np-wrapper .hl-form-wrap {
   display: flex;
   justify-content: space-between;
 }
 .hl-np-wrapper .hl-form-wrap label.form-label {
   margin-right: 14px;
   width: 18%;
 }
 .hl-np-wrapper .hl-form-wrap label.form-label {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   letter-spacing: -0.41px;
   color: #000000;
   text-align: right;
   margin-bottom: 0;
   font-size: 1.125rem;
 }
 .hl-np-wrapper .hl-form-wrap ::placeholder {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   letter-spacing: -0.41px;
   color: #000000;
 }
 .hl-np-wrapper .hl-form-wrap input,
 .hl-np-wrapper .hl-form-wrap select,
 .hl-np-wrapper .hl-form-wrap textarea,
 .hl-np-wrapper .hl-form-wrap .hl-dropdownouter {
   width: 82%;
 }
 .hl-np-wrapper .hl-form-wrap select {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   letter-spacing: -0.41px;
   color: #000000;
 }
 .hl-np-wrapper .hl-dropdown:after {
   border: none;
   border: solid black;
   border-width: 0 3px 3px 0;
   display: inline-block;
   padding: 3px;
   transform: rotate(45deg);
   -webkit-transform: rotate(45deg);
   margin-left: auto;
 }
 .hl-np-wrapper .hl-dropdown {
   width: 100%;
   text-align: left;
   display: flex;
   align-items: center;
   background-color: transparent;
   border: none;
   color: #000;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   letter-spacing: -0.41px;
   padding: 0;
 }
 .hl-np-wrapper .hl-dropdown:focus {
   border: none;
   outline: none;
   box-shadow: none;
 }
 .hl-np-wrapper .hl-dropdownmenu {
   width: 100%;
   left: 0;
   top: 100% !important;
   transform: none !important;
 }
 .hl-np-wrapper .hl-dropdownmenu li {
   padding: 10px;
 }
 .hl-np-wrapper .hl-dropdownmenu li:focus, .hl-np-wrapper .hl-dropdownmenu li:active, .hl-np-wrapper .hl-dropdownmenu li:hover {
   background-color: #e9ecef;
   color: #000;
 }
 .hl-np-wrapper .hl-form-control {
   background-color: #e0eef3;
   border: 1px solid #d0d0d0;
   border-radius: 18px;
   padding: 12px 20px;
 }
 .hl-np-wrapper .hl-dropdown-img {
   margin-right: 12px;
   width: 24px;
 }
 .hl-np-wrapper .hl-form-control1 {
   background-color: #ffffff;
   border: 1px solid #d0d0d0;
   border-radius: 18px;
   padding: 12px 20px;
 }
 .hl-np-wrapper .hl-form-control1::placeholder {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   letter-spacing: -0.41px;
   color: #b3b3b3;
 }
 .hl-np-wrapper .hl-mb-18 {
   margin-bottom: 18px;
 }
 .hl-np-wrapper .hl-mb-42 {
   margin-bottom: 42px;
 }
 .hl-np-wrapper .hl-mb-15 {
   margin-bottom: 15px;
 }
 .hl-np-wrapper .hl-mb-21 {
   margin-bottom: 21px;
 }
 .hl-np-wrapper .hl-mb-30 {
   margin-bottom: 25px;
 }
 .hl-np-wrapper .hl-mb-13 {
   margin-bottom: 12px;
 }
 .hl-np-wrapper .hl-mb-5 {
   margin-bottom: 5px;
 }
 .hl-np-wrapper .hl-mb-35 {
   margin-bottom: 30px;
 }
 .hl-np-wrapper .hl-btn-wrapper {
   text-align: right;
   display: flex;
   justify-content: flex-end;
 }
 .hl-np-wrapper .hl-btn1 {
   margin-right: 18px;
 }
 .hl-np-wrapper span.hl-date-text {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   letter-spacing: -0.41px;
   color: #000000;
 }
 .hl-np-wrapper .hl-file-wrapper {
   display: flex;
   margin: 0 auto;
   align-items: center;
   justify-content: center;
 }
 .hl-np-wrapper .hl-file-wrapper label.hl-file-upload {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   letter-spacing: -0.41px;
   color: #000000;
   margin-right: 14px;
   width: 17.5%;
   text-align: right;
 }
 .hl-np-wrapper .hl-file-wrapper .hl-upload-wrapper {
   width: 30%;
 }
 .hl-np-wrapper .hl-upload-wrapper {
   position: relative;
 }
 .hl-np-wrapper .hl-upload-wrapper img {
   margin-right: 10px;
   cursor: pointer;
 }
 .hl-np-wrapper .hl-upload-wrapper p {
   background: #012b59;
   border-radius: 18px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   color: #ffffff;
   padding: 13px 24px;
   margin-bottom: 0;
   text-align: center;
 }
 .hl-np-wrapper .hl-upload-wrapper .hl-file {
   position: absolute;
   opacity: 0;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
 }
 .hl-np-wrapper .hl-user-wrapper {
   display: flex;
   flex-wrap: wrap;
   width: 80.4%;
   margin-left: auto;
   display: none;
 }
 .hl-np-wrapper .hl-d-show {
   display: flex;
 }
 .hl-np-wrapper .hl-user {
   width: auto;
   background: #ffffff;
   border: 1px solid #d0d0d0;
   border-radius: 25px;
   display: flex;
   margin-right: 2%;
   align-items: center; /* justify-content: space-between; */
   position: relative;
   padding: 3px 21px 3px 3px;
 }
 .hl-np-wrapper .hl-latter {
   width: 42px;
   height: 42px;
   border-radius: 30px;
   padding: 4px;
   display: flex;
   justify-content: center;
   color: #fff;
   align-items: center;
   font-family: "Raleway";
   font-style: normal;
   font-weight: 400;
 }
 .hl-np-wrapper .hl-user-name {
   margin-left: 12px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   letter-spacing: -0.41px;
   color: #000000;
 }
 .hl-np-wrapper .hl-user-cross {
   margin-left: 19px;
   cursor: pointer;
 }
 .hl-np-wrapper .hl-error-msg p {
   font-family: "Open Sans";
   font-style: italic;
   font-weight: 400;
   letter-spacing: -0.41px;
   color: #ff0000;
 }
 .hl-np-wrapper .hl-ps-4 {
   padding-left: 0px;
   width: 80%;
   margin-left: auto;
 }
 .hl-np-wrapper .hl-dp {
   position: relative;
 }
 .hl-np-wrapper .hl-pt-15 {
   padding-top: 12px;
 }
 @media (max-width: 1200.98px) {
   .hl-np-wrapper .hl-form-wrap label.form-label {
     text-align: left;
     width: 20%;
   }
   .hl-np-wrapper .hl-ps-4 {
     width: 79%;
   }
 }
 @media (max-width: 1024.98px) {
   .hl-np-wrapper .hl-file-wrapper .hl-upload-wrapper {
     width: 35%;
   }
 }
 @media (max-width: 767.98px) {
   .hl-np-wrapper .hl-form-wrap label.form-label {
     text-align: left;
     width: 20%;
   }
   .hl-np-wrapper .hl-form-wrap input,
 .hl-np-wrapper .hl-form-wrap select,
 .hl-np-wrapper .hl-form-wrap textarea,
 .hl-np-wrapper .hl-form-wrap .hl-dropdownouter {
     width: 80%;
   }
   .hl-np-wrapper .hl-form-wrap .hl-user-wrapper {
     width: 78.4%;
   }
   .hl-np-wrapper .hl-ps-4 {
     width: 78%;
   }
   .hl-np-wrapper .hl-file-wrapper label.hl-file-upload {
     width: 19.5%;
     text-align: left;
   }
   .hl-np-wrapper .hl-file-wrapper .hl-upload-wrapper {
     width: 40%;
   }
 }
 @media (max-width: 575.98px) {
   .hl-np-wrapper .hl-error-msg {
     text-align: left !important;
   }
   .hl-np-wrapper .hl-form-wrap {
     flex-direction: column;
   }
   .hl-np-wrapper .hl-form-wrap label.form-label,
 .hl-np-wrapper .hl-form-wrap input,
 .hl-np-wrapper .hl-form-wrap select,
 .hl-np-wrapper .hl-form-wrap textarea,
 .hl-np-wrapper .hl-form-wrap .hl-dropdownouter {
     width: 100%;
   }
   .hl-np-wrapper .hl-form-wrap label.form-label {
     text-align: left;
     margin-bottom: 6px;
     padding-top: 0px !important;
   }
   .hl-np-wrapper .hl-user-wrapper {
     width: 100%;
   }
   .hl-np-wrapper .hl-ps-4 {
     padding-left: 0px;
     width: 100%;
   }
   .hl-np-wrapper .hl-file-wrapper {
     max-width: 100%;
   }
   .hl-np-wrapper .hl-form-date label.form-label {
     margin-bottom: 0;
   }
 }
 @media (max-width: 575.98px) {
   .hl-np-wrapper .hl-file-wrapper {
     flex-direction: column;
     max-width: 100%;
     align-items: flex-start;
   }
   .hl-np-wrapper .hl-file-wrapper label.hl-file-upload {
     width: 100%;
     margin-bottom: 6px;
     text-align: left;
   }
   .hl-np-wrapper .hl-file-wrapper .hl-upload-wrapper {
     width: 100%;
   }
   .hl-np-wrapper .hl-upload-wrapper {
     margin-left: 0;
   }
 }
 /*********************** Commom Css ************************/
 .hl-d-none {
   display: none;
 }
 .hl-show {
   display: none;
 }
 .hl-d-show {
   display: block;
 }
 .hl-d-show {
   display: block;
 }
 .hl-cancel-btn {
   background: #000000;
   border-radius: 18px;
   font-style: normal;
   font-weight: 400;
   color: #ffffff;
   border-color: #000000;
   padding: 10px 24px;
 }
 .hl-save-btn {
   background: #D6D6D6;
   color: #ffffff;
   border-color: #D6D6D6;
   border-radius: 18px;
   padding: 10px 24px;
   font-weight: 400;
 }
 .hl-disable {
   background: #d6d6d6;
   color: #8a8a8a;
   border-color: #d6d6d6;
 }
 .hl-active {
   background: #39b54a;
   border-color: #39b54a;
   color: #fff;
 }
 /*********************** Commom Css ************************/
 /************* Breadcrumb start Here *********************/
 .hl-breadcrumb-wrapper {
   padding-top: 14px;
   padding-bottom: 10px;
   border-bottom: 1px solid #d9d9d9;
 }
 .hl-breadcrumb-wrapper ol,
 .hl-breadcrumb-wrapper .breadcrumb {
   margin: 0;
 }
 .hl-breadcrumb-wrapper .breadcrumb-item {
   padding: 0;
 }
 .hl-breadcrumb-wrapper .breadcrumb-item a {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 1rem;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #808080;
 }
 .hl-breadcrumb-wrapper .breadcrumb-item span.next-arrow {
   margin: 0 17px;
 }
 .hl-breadcrumb-wrapper .breadcrumb-item:before {
   display: none;
 }
 .hl-breadcrumb-wrapper .breadcrumb-item.active {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 1rem;
   line-height: 22px;
   letter-spacing: -0.41px;
   text-decoration-line: underline;
   color: #012d55;
 }
 @media (max-width: 480.98px) {
   .hl-breadcrumb-wrapper .breadcrumb-item.active {
     font-size: 0.75rem;
   }
   .hl-breadcrumb-wrapper .breadcrumb-item span.next-arrow {
     margin: 0 6px;
   }
   .hl-breadcrumb-wrapper .breadcrumb-item a {
     font-size: 0.75rem;
   }
   .hl-breadcrumb-wrapper .breadcrumb-item img {
     width: 13px;
   }
 }
 /************* Breadcrumb Ends Here ***********************/
 /************* Radio Satrt Here ****************************/
 .hl-radioWrapper {
   display: flex;
   justify-content: flex-end;
 }
 .hl-radioWrapper .checked .hl-form-check-labelv1 {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 700;
   font-size: 15px;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #000000;
   cursor: pointer;
 }
 .hl-radioWrapper .hl-form-check {
   margin-right: 19px;
   margin-bottom: 0;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 15px;
   line-height: 22px;
   letter-spacing: -0.41px;
   cursor: pointer;
   color: #000000;
 }
 .hl-radioWrapper .hl-form-check1 {
   margin-right: 8px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 15px;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #000000;
 }
 .hl-radioWrapper .hl-form-checkv1 {
   margin-right: 0px;
   margin-left: 3px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 15px;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #000000;
 }
 .hl-radioWrapper .hl-formSwitch {
   display: flex;
   padding-left: 0;
   flex-wrap: wrap;
 }
 .hl-radioWrapper p.hl-check-label {
   width: auto;
   margin-right: 36%;
 }
 .hl-radioWrapper input#flexSwitchCheckDefault {
   position: relative;
   /* width: 22%; */
   cursor: pointer;
   width: 36px;
   height: 20px;
   border-radius: 18px;
   position: relative;
   top: -3px;
 }
 .hl-radioWrapper .form-check-input:checked {
   background-color: #002d5b;
   border-color: #002d5b;
 }
 .hl-radioWrapper .hl-form-check-labelv1 {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 15px;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #000000;
   cursor: pointer;
 }
 .hl-radioWrapper .form-check-input[type=radio] {
   border: 2px solid #002d5b;
 }
 .hl-radioWrapper .hl-disabled .hl-form-check1 {
   opacity: 0.5;
 }
 .hl-radioWrapper input#flexSwitchCheckDefault {
   background-color: #002d5b;
   /* background-image: url("../images/icons/download.svg"); */
 }
 @media (max-width: 991.98px) {
   .hl-radioWrapper {
     justify-content: flex-start;
   }
 }
 @media (max-width: 480.98px) {
   .hl-radioWrapper {
     flex-wrap: wrap;
   }
   .hl-radioWrapper .hl-form-check {
     margin-right: 5px;
     width: 50%;
   }
   .hl-radioWrapper .switch-wrapper {
     margin-top: 10px;
     width: 100%;
   }
   .hl-radioWrapper .hl-form-check-labelv1,
 .hl-radioWrapper .hl-form-check1,
 .hl-radioWrapper .hl-form-checkv1 {
     font-size: 12px;
     line-height: 18px;
   }
   .hl-radioWrapper .hl-jsc {
     align-items: center;
   }
   .hl-radioWrapper .form-switch {
     padding-bottom: 0;
     margin-bottom: 0;
   }
   .hl-radioWrapper input#flexSwitchCheckDefault {
     top: 0px;
   }
   .hl-radioWrapper .hl-form-check1 {
     position: relative;
     top: 1px;
   }
 }
 /************* Radio Ends Here ****************************/
 /************* Custom Button Wrap start here ***************************/
 .hl-CustomBtnWrapper {
   padding-top: 30px;
   padding-bottom: 30px;
 }
 .hl-CustomBtnWrapper .hl-leftol {
   position: relative;
 }
 .hl-CustomBtnWrapper span.btn-iconv1 {
   margin-left: 6px;
   position: relative;
   top: -2px;
 }
 .hl-CustomBtnWrapper .hl-pl-4 {
   padding-left: 4px;
 }
 .hl-CustomBtnWrapper .hl-rightCol {
   position: relative;
   z-index: 1;
 }
 .hl-CustomBtnWrapper .hl-btnWrap {
   display: flex;
 }
 .hl-CustomBtnWrapper .hl-btnWrap span.btn-icon {
   margin-right: 6px;
 }
 .hl-CustomBtnWrapper .hl-btnWrap .hl-btnAction {
   margin-right: 18px;
 }
 .hl-CustomBtnWrapper .hl-btnWrap .hl-btnSkip {
   margin-right: 19px;
 }
 .hl-CustomBtnWrapper .hl-topWrapper .hl-rightCol {
   margin-top: 0;
 }
 .hl-CustomBtnWrapper .btn-switch-wrapper {
   display: flex;
   justify-content: flex-end;
 }
 .hl-CustomBtnWrapper .btn-switch-wrapper span.btn-icon {
   margin-right: 18px;
 }
 .hl-CustomBtnWrapper .btn-switch-wrapper .hl-form-check {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 18px;
   line-height: 22px;
   color: #000000;
   letter-spacing: -0.41px;
   cursor: pointer;
 }
 .hl-CustomBtnWrapper .btn-switch-wrapper .hl-form-check-labelv1 {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 15px;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #000000;
 }
 .hl-CustomBtnWrapper .btn-switch-wrapper .hl-form-check1 {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 15px;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #000000;
 }
 .hl-CustomBtnWrapper .btn-switch-wrapper .hl-form-checkv1 {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 15px;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #000000;
 }
 .hl-CustomBtnWrapper .btn-switch-wrapper .form-check-input[type=radio] {
   border: 2px solid #002d5b;
 }
 @media (max-width: 991.98px) {
   .hl-CustomBtnWrapper .hl-rightCol {
     margin-top: 18px;
   }
   .hl-CustomBtnWrapper .btn-switch-wrapper {
     justify-content: flex-start;
     padding-right: 0px;
   }
 }
 @media (max-width: 1024.98px) {
   .hl-CustomBtnWrapper .btn-switch-wrapper .collapse-btn {
     margin-right: 19px;
   }
 }
 @media (max-width: 767.98px) {
   .hl-CustomBtnWrapper .hl-btnWrap .btn-blue {
     min-width: 145px;
   }
   .hl-CustomBtnWrapper .hl-btnWrap .btn-green2 {
     min-width: 145px;
   }
   .hl-CustomBtnWrapper .hl-btnWrap .btn-orange {
     min-width: 145px;
   }
 }
 @media (max-width: 575.98px) {
   .hl-CustomBtnWrapper .hl-btnWrap {
     flex-wrap: wrap;
   }
   .hl-CustomBtnWrapper .hl-btnWrap .btn-blue {
     min-width: 100px;
     text-align: center;
     justify-content: center;
   }
   .hl-CustomBtnWrapper .hl-btnWrap .btn-green2 {
     min-width: 100px;
     text-align: center;
     justify-content: center;
   }
   .hl-CustomBtnWrapper .hl-btnWrap .btn-orange {
     min-width: 100px;
     text-align: center;
     justify-content: center;
   }
   .hl-CustomBtnWrapper .hl-btnWrap .hl-btnAction,
 .hl-CustomBtnWrapper .hl-btnWrap .hl-btnSkip {
     margin-bottom: 18px;
   }
   .hl-CustomBtnWrapper .btn-switch-wrapper {
     flex-wrap: wrap;
     align-items: flex-start !important;
   }
   .hl-CustomBtnWrapper .btn-switch-wrapper .switch-wrapper {
     margin-top: 0px;
   }
   .hl-CustomBtnWrapper .collapse-btn {
     margin-right: 19px !important;
   }
   .hl-CustomBtnWrapper .collapse-btn .btn-collaspse {
     min-width: 100px;
     padding: 12px 18px;
   }
   .hl-CustomBtnWrapper .collapse-btn .btn-collaspse span.btn-icon {
     margin-right: 0;
   }
   .hl-CustomBtnWrapper .hl-chooseCatogeryWrapper,
 .hl-CustomBtnWrapper .hl-actionWrapper {
     width: 300px;
     top: 24px;
   }
   .hl-CustomBtnWrapper span.hl-btnTextv1 {
     display: none;
   }
 }
 @media (max-width: 380.98px) {
   .hl-CustomBtnWrapper .hl-btnWrap {
     flex-direction: column;
     flex-wrap: wrap;
   }
   .hl-CustomBtnWrapper .hl-btnWrap .btn-blue {
     min-width: 100px;
     text-align: center;
     justify-content: center;
   }
   .hl-CustomBtnWrapper .hl-btnWrap .btn-green2 {
     min-width: 100px;
     text-align: center;
     justify-content: center;
   }
   .hl-CustomBtnWrapper .hl-btnWrap .btn-orange {
     min-width: 100px;
     text-align: center;
     justify-content: center;
   }
   .hl-CustomBtnWrapper .hl-btnWrap .hl-btnAction,
 .hl-CustomBtnWrapper .hl-btnWrap .hl-btnSkip {
     margin-right: 0;
     margin-bottom: 18px;
     width: 100%;
   }
   .hl-CustomBtnWrapper .btn-switch-wrapper {
     flex-direction: column;
     justify-content: center;
     flex-wrap: wrap;
     align-items: flex-start !important;
   }
   .hl-CustomBtnWrapper .btn-switch-wrapper .switch-wrapper {
     margin-top: 18px;
   }
   .hl-CustomBtnWrapper .collapse-btn {
     width: 100%;
     margin-right: 19px !important;
   }
   .hl-CustomBtnWrapper .collapse-btn .btn-collaspse {
     min-width: 100px;
     padding: 12px 18px;
   }
   .hl-CustomBtnWrapper .hl-chooseCatogeryWrapper,
 .hl-CustomBtnWrapper .hl-actionWrapper {
     width: 100%;
     position: relative;
     top: 24px;
   }
   .hl-CustomBtnWrapper span.hl-btnTextv1 {
     display: none;
   }
 }
 /*********************** Accordian *************************/
 .hl-toggleOuter {
   border-radius: 6px;
   min-width: 225px;
 }
 .hl-toggleOuter .hl-toggleRight img {
   width: 12px;
 }
 .hl-toggleOuter .hl-toggleContent {
   padding: 6px;
   padding-top: 14px;
   display: none;
   transition: 0.5s all ease-in-out;
   border: 3px solid #002d5b;
   border-radius: 6px;
   margin-top: -8px;
   background-color: #fff;
   position: relative;
   z-index: 1;
 }
 .hl-toggleOuter .hl-toggleContent.show {
   display: block;
 }
 .hl-toggleOuter .hl-toggleHead {
   background: #012d55;
   justify-content: space-between;
   padding: 3.02px 5px;
   color: #fff;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 16px;
   line-height: 22px;
   border: 3px solid #002d5b;
   border-radius: 6px;
   position: relative;
   z-index: 2;
 }
 .hl-toggleOuter .hl-toggleHead.showv1 {
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
 }
 @media (max-width: 575.98px) {
   .hl-toggleOuter .hl-toggleHead {
     padding: 10px 12px;
   }
 }
 /*********************** Accordian Ends *******************/
 /************* Custom Button Wrap start here ***************************/
 /************* Choose Catogery Start Here ****************************/
 .hl-chooseCatogeryWrapper {
   width: 345px;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
   border-radius: 10px;
   display: none;
   position: absolute;
   top: 53px;
   z-index: 9999;
   background-color: #fff;
   border: 1px solid #e9e9e9;
 }
 .hl-chooseCatogeryWrapper .hl-ps-10 {
   padding-left: 10px;
 }
 .hl-chooseCatogeryWrapper .hl-chooseCatogeryInner {
   padding: 20px 20px;
   padding-left: 14px;
   padding-left: 5px;
 }
 .hl-chooseCatogeryWrapper h2 {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 24px;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #000000;
   margin-bottom: 0;
 }
 .hl-chooseCatogeryWrapper .hl-search {
   margin-top: 18px;
 }
 .hl-chooseCatogeryWrapper .hl-search {
   margin-top: 18px;
   position: relative;
 }
 .hl-chooseCatogeryWrapper .hl-search:before {
   content: "";
   /* background-image: url("../images/icons/small_search.svg"); */
   background-position: center;
   background-size: cover;
   background-repeat: no-repeat;
   left: 21px;
   width: 15px;
   height: 15px;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   cursor: pointer;
 }
 .hl-chooseCatogeryWrapper .hl-form-search {
   background: #efeff4;
   border-radius: 24px;
   padding-left: 35px;
 }
 .hl-chooseCatogeryWrapper .hl-form-search ::placeholder {
   font-weight: 400;
   font-size: 17px;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: rgba(60, 60, 67, 0.3);
   font-family: "Open Sans";
 }
 .hl-chooseCatogeryWrapper .hl-chooseCatogeryMiddle {
   margin-top: 18px;
   text-align: center;
   font-family: "Open Sans";
   font-style: italic;
   font-weight: 400;
   font-size: 18px;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #000000;
 }
 .hl-chooseCatogeryWrapper .hl-chosseCatogeryBottom {
   margin-top: 18px;
   max-height: 48vh;
   overflow-y: auto;
   overflow-x: hidden;
   padding-right: 25px;
   padding-left: 10px;
   padding-bottom: 10px;
   /* width */
   /* Track */
   /* Handle */
   /* Handle on hover */
 }
 .hl-chooseCatogeryWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar {
   width: 5px;
 }
 .hl-chooseCatogeryWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-track {
   background: #d9d9d9;
   border-radius: 10px;
 }
 .hl-chooseCatogeryWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-thumb {
   background: #5cbdec;
   border-radius: 10px;
 }
 .hl-chooseCatogeryWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-thumb:hover {
   background: #5cbdec;
 }
 .hl-chooseCatogeryWrapper .hl-item {
   margin-bottom: 18px;
 }
 .hl-chooseCatogeryWrapper .hl-item .hl-itemBtn {
   background: #e0f0ff;
   border-color: #e0f0ff;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
   border-radius: 24px;
   width: 100%;
   font-family: "Raleway";
   font-style: normal;
   font-weight: 400;
   font-size: 18px;
   line-height: 120%;
   color: #000000;
   padding: 11px;
   text-align: center;
   display: block;
 }
 .hl-chooseCatogeryWrapper .hl-item .hl-itemBtn:hover {
   background: #0b5ed7;
   border-color: #0b5ed7;
   color: #fff;
 }
 .hl-chooseCatogeryWrapper .hl-item:last-of-type {
   margin-bottom: 0;
 }
 /************* Choose Catogery Ends Here ****************************/
 /************ Add An Action **********************************/
 .hl-actionWrapper {
   width: 345px;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
   border-radius: 10px;
   display: none;
   position: absolute;
   top: 53px;
   z-index: 9999;
   background-color: #fff;
   border: 1px solid #e9e9e9;
 }
 .hl-actionWrapper .hl-chooseCatogeryInner {
   padding: 20px 24px;
   padding-left: 14px;
   padding-left: 5px;
 }
 .hl-actionWrapper .hl-ps-10 {
   padding-left: 10px;
 }
 .hl-actionWrapper h2 {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 24px;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #000000;
   margin-bottom: 0;
 }
 .hl-actionWrapper .hl-search {
   margin-top: 18px;
 }
 .hl-actionWrapper .hl-search {
   margin-top: 18px;
   position: relative;
 }
 .hl-actionWrapper .hl-search:before {
   content: "";
   /* background-image: url("../images/icons/small_search.svg"); */
   background-position: center;
   background-size: cover;
   background-repeat: no-repeat;
   left: 21px;
   width: 15px;
   height: 15px;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
 }
 .hl-actionWrapper .hl-form-search {
   background: #efeff4;
   border-radius: 24px;
   padding-left: 35px;
 }
 .hl-actionWrapper .hl-form-search ::placeholder {
   font-weight: 400;
   font-size: 17px;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: rgba(60, 60, 67, 0.3);
   font-family: "Open Sans";
 }
 .hl-actionWrapper .hl-chooseCatogeryMiddle {
   margin-top: 18px;
   text-align: center;
   font-family: "Open Sans";
   font-style: italic;
   font-weight: 400;
   font-size: 18px;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #000000;
 }
 .hl-actionWrapper .hl-chosseCatogeryBottom {
   margin-top: 18px;
   max-height: 48vh;
   overflow-y: auto;
   overflow-x: hidden;
   padding-right: 25px;
   padding-left: 10px;
   padding-bottom: 10px;
   /* width */
   /* Track */
   /* Handle */
   /* Handle on hover */
 }
 .hl-actionWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar {
   width: 5px;
 }
 .hl-actionWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-track {
   background: #d9d9d9;
   border-radius: 10px;
 }
 .hl-actionWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-thumb {
   background: #5cbdec;
   border-radius: 10px;
 }
 .hl-actionWrapper .hl-chosseCatogeryBottom::-webkit-scrollbar-thumb:hover {
   background: #5cbdec;
 }
 .hl-actionWrapper .hl-item {
   margin-bottom: 18px;
 }
 .hl-actionWrapper .hl-item .hl-itemBtn {
   background: #e0f0ff;
   border-color: #e0f0ff;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
   border-radius: 24px;
   width: 100%;
   font-family: "Raleway";
   font-style: normal;
   font-weight: 400;
   font-size: 18px;
   line-height: 120%;
   color: #000000;
   padding: 11px;
   text-align: center;
   display: block;
 }
 .hl-actionWrapper .hl-item .hl-itemBtn:hover {
   background: #0b5ed7;
   border-color: #0b5ed7;
   color: #fff;
 }
 .hl-actionWrapper .hl-item:last-of-type {
   margin-bottom: 0;
 }
 .hl-actionWrapper div#CatogeryMiddle {
   position: relative;
   cursor: pointer;
 }
 .hl-actionWrapper div#CatogeryMiddle::before {
   content: "";
   /* background-image: url("../images/icons/back.svg"); */
   background-position: center;
   background-size: cover;
   background-repeat: no-repeat;
   left: 31px;
   width: 8px;
   height: 12px;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
 }
 @media (max-width: 480px) {
   .hl-actionWrapper div#CatogeryMiddle::before {
     left: 20px;
   }
 }
 /*************** Add An Action Ends Here ****************************/
 /*************** Map Start here *************************************/
 .hl-mapWrapper {
   position: fixed;
   bottom: 0;
   left: 20px;
   z-index: 1;
 }
 .hl-mapWrapper .hl-mapItem {
   margin-bottom: 21px;
 }
 .hl-mapWrapper .hl-mapItemInner {
   background: #ffffff;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
   border-radius: 60px;
   display: flex;
   align-items: center;
   justify-content: center;
   text-align: center;
   height: 54px;
   width: 54px;
 }
 .hl-mapWrapper .hl-mapItemInner img {
   width: 22px;
   cursor: pointer;
 }
 .hl-mapWrapper .hl-mapItemInner.hl-mapItemInnerLast {
   background: #002d5b;
   text-align: center;
   display: flex;
   justify-content: center;
   border: 3px solid #002d5b;
   cursor: pointer;
 }
 .hl-mapWrapper .hl-mapItemInner.hl-mapItemInnerLast .on-hover {
   display: none;
 }
 .hl-mapWrapper .hl-mapItemInner.hl-mapItemInnerLast .no-hover {
   display: block;
 }
 .hl-mapWrapper .hl-mapItemInner.hl-showWindow {
   background: #ffffff;
   border: 3px solid #002d5b;
 }
 .hl-mapWrapper .hl-mapItemInner.hl-showWindow .no-hover {
   display: none;
 }
 .hl-mapWrapper .hl-mapItemInner.hl-showWindow .on-hover {
   display: block;
 }
 /************** Map Ends Here ***************************************/
 /************** Map Outer Start Here ***************************************/
 .hl-mapOpenOuter {
   width: 294px;
   margin-left: 20px;
   width: 294px;
   margin-left: 20px;
   position: fixed;
   bottom: 19px;
   left: 75px;
   display: none;
 }
 .hl-mapOpenOuter.hl-showWindow {
   display: block;
 }
 .hl-mapOpenOuter .hl-mapOpenHead {
   background: #012d55;
   border-radius: 12px 12px 0px 0px;
   display: flex;
   justify-content: space-between;
   padding: 5px;
   padding-left: 12px;
 }
 .hl-mapOpenOuter .hl-mapOpenLeft {
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 16px;
   line-height: 22px;
   letter-spacing: -0.41px;
   color: #ffffff;
 }
 .hl-mapOpenOuter .hl-mapOpenRight {
   cursor: pointer;
 }
 .hl-mapOpenOuter .hl-mapOpenContent {
   min-height: 143px;
   background: #ffffff;
   border-radius: 0px 0px 12px 12px;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
 }
 /************** Map Outer Ends Here ***************************************/
 /***************** Commom Css **************************************/
 .show {
   display: block;
 }
 .btn-collaspse {
   background: #012d55;
   border-color: #012d55;
   border-radius: 12px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 16px;
   line-height: 19px;
   color: #ffffff;
   display: flex;
   align-items: center;
   justify-content: center;
 }
 .btn-blue {
   background: #002d5b;
   border-color: #002d5b;
   border-radius: 12px;
   padding: 8px 12px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 16px;
   line-height: 22px;
   color: #ffffff;
   text-align: left;
   min-width: 175px;
   display: flex;
   align-items: center;
 }
 .btn-green2 {
   border-radius: 12px;
   padding: 8px 12px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 16px;
   line-height: 22px;
   color: #ffffff;
   text-align: left;
   min-width: 175px;
   display: flex;
   align-items: center;
   background: #44b94a;
   border-color: #44b94a;
 }
 .btn-orange {
   border-radius: 12px;
   padding: 8px 12px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 16px;
   line-height: 22px;
   color: #ffffff;
   text-align: left;
   min-width: 175px;
   display: flex;
   align-items: center;
   background: #f58820;
   border-color: #f58820;
 }
 .btn-orange:hover, .btn-orange:focus {
   color: #fff;
 }
 /****************** Common Css Ends Here ***************************/
 .hl-projectCardHeader .nav-link {
   color: #000;
   font-family: raleway;
   font-weight: 500;
 }
 .hl-projectCardHeader .nav-link.active {
   color: #012d55;
   text-decoration: underline;
   font-weight: 600;
 }
 .hl-projectCard:not(:last-child) {
   border-bottom: 1px solid #868686;
 }
 .hl-projectCard .hl-projectCardItem .card {
   background: #ffffff;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
   border-radius: 12px;
   height: 100%;
 }
 .hl-projectCard .hl-projectCardItem .card:not(.active) .card-body {
   display: flex;
   flex-direction: column;
   justify-content: space-between;
 }
 .hl-projectCard .hl-projectCardItem .card.active {
   background-color: #012D55;
   text-align: center;
   color: #fff;
 }
 .hl-projectCard .hl-projectCardItem .card.active .card-body {
   display: flex;
   flex-direction: column;
   justify-content: space-between;
   align-items: center;
 }
 .hl-projectCard .hl-projectCardItem .card.active .card-body > img {
   width: 90px;
   height: 80px;
 }
 .hl-projectCard .hl-projectCardItem .card .cardBtns a:last-of-type img {
   background: #39B54A;
   padding: 7px 18px;
   border-radius: 15px;
   margin-left: 8px;
 }
 .hl-automations .hl-automationsHeading {
   font-family: "Raleway";
 }
 .hl-automations .hl-automationContainer {
   overflow-x: auto;
 }
 .hl-automations .hl-automationContainer::-webkit-scrollbar {
   width: 1em;
 }
 .hl-automations .hl-automationContainer::-webkit-scrollbar-track {
   border-radius: 15px;
   background: #d9d9d9;
 }
 .hl-automations .hl-automationContainer::-webkit-scrollbar-thumb {
   background-color: #012D55;
   border-radius: 15px;
 }
 .hl-automations .hl-projectColumn {
   background: #e0f0ff;
   border-radius: 12px;
   padding: 18px;
 }
 .hl-automations .hl-projectColumn .hl-project {
   font-weight: 500;
   font-family: "Raleway";
   font-size: 15px;
 }
 .hl-automations .progress {
   border-radius: 12px;
   background-color: #d9d9d9;
 }
 .hl-automations .progress .progress-bar {
   width: 33%;
   background: #39B54A !important;
   border-radius: 12px;
 }
 .hl-automations .card {
   background: #ffffff;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
   border-radius: 12px;
 }
 .hl-automations .card button {
   font-size: 13px;
   border-radius: 12px;
   width: 100%;
   padding: 8px 5px;
   letter-spacing: 0.6px;
 }
 .hl-automations .card button img {
   width: 15px;
 }
 .hl-automations .card .chevronDown-icon {
   cursor: pointer;
 }
 .hl-automations .hl-seeAllBtn {
   border-radius: 12px;
   padding: 4px;
   font-size: 14px;
 }
 .hl-recentUsed .hl-recentHeading {
   font-family: "Raleway";
 }
 .hl-recentUsed .hl-recentSubHeading {
   font-family: "Raleway";
   font-weight: 500;
 }
 .hl-recentUsed .card {
   background: #ffffff;
   box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
   border-radius: 12px;
   background-color: #012D55;
 }
 .hl-recentUsed .card .card-body {
   padding: 10px;
 }
 .hl-recentUsed .card .card-body p {
   margin-bottom: 0;
   color: #fff;
   font-family: "Raleway";
   font-size: 0.875rem;
   text-align: center;
 }
 /*# sourceMappingURL=child-theme.css.map */
 .elippsis-1{background-color: #ECEBEB;
   height: 20px;
   line-height: 20px;
   padding: 0 8px;}
 .steps-drop .dropdown-toggle::after{display: none;}
 .customcs2 .down-arrow-wrapper {padding-left: 100px;}
 .endplus{padding-left: 75px;}
 /* .hl-miniMapWrapper {position: relative;} */
 .menu-desktop-hidden .customw-2 .modalbtn {
     position: absolute;
     right: 60px;
     top: 20px;
     cursor: pointer;
 }
 .customw-2 .modalbtn{
   position: absolute;
   right: 28%;
   top: 20px;
   cursor: pointer;
 }
 .btn-right{    position: absolute;
     right: 40px;
     top: 29px;
     color: black;
     font-size: 20px; z-index: 999;}
 .mapwrapper2{
       position: fixed;
       bottom: 0;
       right: 20px!important;
       z-index: 1; left: auto;
   }
 .sequence{     width: 20px;
     float: left;
     font-size: 12px;
     margin-top: 15px;
     line-height: 12px;}
 .hl-showv1 .sequence span{color: white;}
 .hl-showv1 .hl-cardBtnHead {
   background: #39b54a!important;}
 .hl-cardBtnHead .dropdown-item{font-size: 12px;}
 .banner_bg {
     background: url('banner-bg.svg') no-repeat left;
     position: relative;
     min-height: 245px;
     background-size: cover;
 }
 .primary.btn-1 {
     background: #002d5b;
     color: white;
     padding: 0px 15px;
     line-height: 45px;
     height: 45px;
     border: none;
     float: left;
     background-position: 8px 3px;
     border-radius: 5px;
 }
 .secondary.btn-2 {
     background: #d56128;
     color: white;
     padding: 0px 15px;
     line-height: 45px;
     height: 45px;
     float: left;
     background-position: 8px 7px;
     margin-left: 10px;
     border: none;
     border-radius: 5px;
 }
 .clndr {
     background: url('calendar-days.svg') no-repeat right;
     background-size: 18px;
     padding-right: 20px !important;
     background-position: 320px 10px;
 }
 .mbs {
    width: 100%!important; text-align: center!important ;
}
 @media screen and (max-width: 1164px) {
  .primary.btn-1 {
    
    color: white;
    padding: 0px 15px 0 46px;
    line-height: 45px;
    height: 45px;
    border: none;
    float: left;
    background-position: 8px 3px;
    border-radius: 5px;
    font-size: 60%;
}
.secondary.btn-2{  font-size: 60%;}
.export_2  {
  padding: 10px 10px;
  border: #ccc solid 1px;
  float: left;
  margin: 0px 0 0 5%!important;
  background: white;
  font-size: 0.8rem;
  width: 37%!important;
  font-size: 56%!important;
}
.refresh-btn button {
  width: 100%!important;
  text-align: left;
  padding: 0px 4px!important;
  font-size: 60%!important;
  line-height: 38px;
  background: #ffffff;
  float: right;
  border: #ccc solid 1px;
}
.formsection select, .formsection input{
  font-size: 65%!important;
}
.menuopen {
  width: 35%!important; font-size: 65%!important;}
}
/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/ngx-toastr/toastr.css ***!
  \****************************************************************************************************************************************************************************************************************************/
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */

/* position */

.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* toast styles */

.toast-title {
  font-weight: bold;
}

.toast-message {
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #FFFFFF;
}

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}

.toast-container * {
  box-sizing: border-box;
}

.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}

.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */

.toast-info {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */

.toast-error {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */

.toast-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */

.toast-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==");
}

.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}

.toast-success {
  background-color: #51A351;
}

.toast-error {
  background-color: #BD362F;
}

.toast-info {
  background-color: #2F96B4;
}

.toast-warning {
  background-color: #F89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}

/* Responsive Design */

@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}


/*# sourceMappingURL=styles.css.map*/