/* src/assets/css/typography.css */
body {
  font-family: "Open Sans", sans-serif;
}
.font-family-01,
.login-container .nav-tabs li a {
  font-family: "Open Sans", sans-serif !important;
}
.font-family-02,
.modal-content .bg-green-dark button {
  font-family: "Libre Baskerville", serif !important;
}
a,
a:hover {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.dashboard-card-text-lg,
.custom-dd.dropdown-menu-100 a,
.custom-dd.dropdown-menu-100 label,
.breadcrumb-tabbed-panel {
  font-family: "Libre Baskerville", serif;
}
.custom-dd.dropdown-menu-100 a {
  font-weight: bold;
  position: relative;
  font-size: 12px;
  padding-left: 40px;
}
.custom-dd.dropdown-menu-100 a:after {
  content: " ";
  display: block;
  height: 1px;
  width: calc(100% - 2rem);
  position: absolute;
  left: 1rem;
  bottom: 0;
  background: #000;
}
.display-1 {
  font-size: 40px;
}
h1,
.h1 {
  font-size: 2.25rem;
}
h2,
.h2 {
  font-size: 1.875rem;
}
h3,
.h3 {
  font-size: 1.25rem;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 13px;
}
.dashboard-card-text-lg {
  font-size: 21px;
}
.navbar .navbar-nav {
  font-size: 0.875rem;
}
hr.white {
  border-color: white;
  background-color: white;
}
.dashboard-card:hover {
  text-decoration: none;
}
h4.modal-title {
  font-weight: 600;
}
.font-size-21 {
  font-size: 21px;
}
.font-weight-semi-bold {
  font-weight: 600;
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}

/* src/assets/css/btns.css */
.btn-es-primary,
.btn-es-primary:focus,
.btn-es-primary:active {
  background-color: #00a19a;
  color: #fff;
  border-color: #00a19a;
}
.btn-es-primary:hover {
  color: #fff;
}
.btn-es-primary:hover {
  background-color: #003834;
  border-color: #003834;
}
.btn-outline-es-primary {
  color: #00a19a;
  border: 1px solid #00a19a;
}
.btn-outline-es-primary:hover {
  color: #fff;
  border-color: #003834;
  background-color: #003834;
}
.btn-green-dark,
.btn-green-dark:focus,
.btn-green-dark:active {
  background-color: #003834;
  color: #fff;
  border-color: #003834;
}
.btn-green-dark:hover {
  background-color: #00A19A;
  color: #fff;
  border-color: #00A19A;
}
.btn-outline-green-dark {
  color: #003834;
  border-color: #003834;
  background-color: transparent;
}
.btn-outline-green-dark:hover {
  color: white;
  border-color: #003834;
  background-color: #003834;
}
.btn-grey-lightest {
  border-color: #F2F2F2;
  background-color: #F2F2F2;
}
.btn-blue-dark {
  border-color: #27348b;
  background-color: #27348b;
  color: white;
}
.btn-blue-dark:hover {
  border-color: #132428;
  background-color: #132428;
  color: white;
}
.btn-blue-dark-outline {
  border-color: #27348b;
  background-color: transparent;
  color: #27348b;
}
.btn-blue-dark-outline:hover {
  border-color: #132428;
  background-color: #132428;
  color: #fff;
}
.btn-green-dark {
  border-color: #003834;
  background-color: #003834;
  color: white !important;
}
.btn-green-dark:hover {
  background-color: #003834;
  border-color: #003834;
  color: white !important;
}
.bg-white.btn-green-dark:hover {
  color: #003834;
}
.bg-white.btn-green-dark {
  color: #003834;
}
.bg-white.btn-green-dark:visited {
  color: #003834;
}
.bg-white.btn-green-dark {
  color: #003834;
}
.bg-white.btn-green-dark:visited {
  color: #003834;
}
.btn-green-dark-outline {
  border-color: #003834;
  background-color: transparent;
  color: #003834 !important;
}
.btn-green-dark-outline:hover {
  color: #fff;
  background-color: #003834;
}
.btn-green-dark-outline:visited {
  color: #fff;
  background-color: #003834;
}
.btn-green-dark-outline:visited {
  color: #fff;
  background-color: #003834;
}
.btn-blue-light {
  border-color: #79cdf4;
  background-color: #79cdf4;
  color: #fff;
}
.btn-blue-light:hover {
  border-color: #27348B;
  background-color: #27348B;
  color: #fff;
}
.btn-outline-blue-light {
  color: #79cdf4;
  border-color: #79cdf4;
  background-color: transparent;
}
.btn-outline-blue-light:hover {
  color: #fff;
  background-color: #79cdf4;
}
.btn-outline-blue-light:active {
  color: #fff;
  background-color: #79cdf4;
}
.btn-green-light {
  border-color: #C7D9CB;
  background-color: #C7D9CB;
  color: white;
}
.btn-green-light-outline {
  border-color: #C7D9CB;
  background-color: transparent;
}
.btn-green-light-outline:hover {
  color: #C7D9CB;
}
.btn-green-lightest {
  border-color: #D9E3E5;
  background-color: #D9E3E5;
}
.btn-green-lightest-outline {
  color: #D9E3E5;
  border-color: #D9E3E5;
  background-color: transparent;
}
.btn-green-lightest-outline:hover {
  color: #D9E3E5;
}
.btn-grey {
  border-color: #CDCCCC;
  background-color: #CDCCCC;
  color: #fff;
}
.btn-grey:hover {
  border-color: black;
  background-color: #CDCCCC;
  color: black;
}
.btn-yellow {
  border-color: #FBB056;
  background-color: #FBB056;
  color: white;
}
.btn-red {
  border-color: #D60B52;
  background-color: #D60B52;
  color: white;
}
.btn-red:hover {
  border-color: #E52629;
  background-color: #E52629;
  color: white;
}
.btn-green {
  border-color: #377936;
  background-color: #377936;
  color: white;
}
.btn-white {
  border-color: #fff;
  background-color: #fff;
}
.btn-white:active,
.btn-white:focus {
  border-color: #fff;
  background-color: #fff;
  color: #132428;
}
.btn-white:hover {
  background-color: #00A19A;
  border-color: #00A19A;
  color: #fff;
}
.btn-orange {
  background-color: #EA5B0C;
  color: #fff;
}
.btn-orange:hover {
  background-color: #fbb056;
}
a > span {
  cursor: pointer;
  pointer-events: none;
}
a > span .btn {
  cursor: pointer;
}
.sort-btn {
  border: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3e%3cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3e%3c/svg%3e");
  width: 21px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.custom-dd-btn {
  width: 100%;
  text-align: left;
  position: relative;
}
.dd-btn-icon-arrow:after {
  border: none;
  font-size: 3rem;
  position: absolute;
  right: 0;
  top: 0;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%234c5e71;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eDrop Down Icon 2%3c/title%3e%3cpolygon class='cls-1' points='18.95 25.68 9.25 15.97 10.66 14.56 18.95 22.85 27.25 14.56 28.66 15.97 18.95 25.68'/%3e%3c/svg%3e");
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: cover;
}
.show.dropdown .dd-btn-icon-arrow:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 0;
  top: 0;
}
.dd-btn-icon-arrow:after > .icon-up-arrow {
}
.btn-remove {
  position: relative;
  padding-right: 3rem !important;
}
.btn-remove:after {
  content: "\d7";
  position: absolute;
  right: 15px;
  color: inherit;
  top: 0;
  margin: auto;
  font-size: 2.5rem;
  height: 26px;
  display: inline-block;
  margin: 0;
  padding: 0;
  line-height: 25px;
  bottom: 0;
  margin: auto;
}
.btn-sm.btn-remove:after {
  font-size: 2rem;
  right: 5px;
}
.btn-padding {
  border-radius: 0;
  padding: .375rem 1.75rem;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 2px 5px;
  line-height: 1.5;
  font-weight: bold;
}
.btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0;
}
.btn-tooltip {
  padding: 1.75rem;
}
.btn-round {
  border-radius: 1.5rem;
  font-weight: bold;
  letter-spacing: 1px;
  padding-top: .7rem;
  padding-bottom: .7rem;
  font-size: .75rem;
  font-family: "Libre Baskerville", serif;
}
.btn-circle {
  padding: 0;
  border-radius: 1.5rem;
  height: 15px;
  width: 20px;
  border-radius: 50%;
  margin-right: 5px;
  font-size: .6rem;
  max-width: 15px;
  flex: 1 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: .6rem;
}
.btn-circle-sm {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  font-size: .8rem;
  max-width: 20px;
}
.btn-circle-md {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  font-size: 1rem;
  max-width: 35px;
}
.btn-circle-lg {
  height: 45px;
  width: 45px;
  border-radius: 50%;
  font-size: 1.2rem;
  max-width: 45px;
}
.btn-outline-white {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff !important;
}
.btn-outline-white:hover {
  color: #fff;
  background-color: #003834;
  background-image: none;
  border-color: #fff !important;
}
.btn-outline-white:active {
  color: #27348b;
  background-color: #fff;
  background-image: none;
  border-color: #fff !important;
}
.btn-outline-es-primary:not(:disabled):not(.disabled).active,
.btn-outline-es-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-es-primary.dropdown-toggle {
  background-color: transparent;
}
.btn-outline-es-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-es-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-es-primary.dropdown-toggle:focus {
  box-shadow: none;
}
.btn.btn-blue-light-outline.btn-round {
  border-width: 2px !important;
}
.btn:focus,
.btn:active {
  box-shadow: none;
}
.button-group-style-reports .btn {
  border-width: 2px;
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}

/* src/assets/css/colours.css */
body {
  color: #132428;
}
a,
a:hover {
  color: #000;
  text-decoration: none;
}
textarea:focus,
select:focus,
.custom-select:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
.uneditable-input:focus,
.form-control:focus,
.show.dropdown .custom-dd-btn,
.form-group.input-material .form-control:focus {
  background-color: #e6eeee;
}
.dd-item-wrapper > a,
.custom-dd-bg {
  background-color: #d9e3e5;
}
h1,
h2,
h4,
h5,
h6,
.h1,
.h2,
.h4,
.h5,
.h6 {
  color: #132428;
}
.grey-lightest {
  color: #f3f8f8;
}
.bg-grey-lightest,
.dashboard-card {
  background-color: #F4F6F6;
}
.div-table-style-02 > .row:nth-child(odd) {
  background-color: #feefdd;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.border-grey-lightest {
  border-color: #F2F2F2;
}
.border-grey-darkest {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.blue-dark {
  color: #27348b !important;
}
.border-blue-dark {
  border-color: #27348b !important;
}
.green-dark {
  color: #132428;
}
.border-green-dark {
  border-color: #003834 !important;
}
.bg-green-dark {
  background-color: #003834;
}
.blue-light,
.pagination-no-border .page-item > a {
  color: #00A19A;
}
.bg-blue-light {
  background-color: #79cdf4;
}
.border-blue-light {
  border-color: #79cdf4;
}
.green-light {
  color: #C7D9CB;
}
.border-green-light {
  border-color: #C7D9CB;
}
.bg-green-light {
  background-color: #C7D9CB;
}
.accordion-style-01-inner-accordion {
  background-color: #E6EEEE;
}
.green-lightest {
  color: #D9E3E5;
}
.border-green-lightest {
  border-color: #D9E3E5;
}
.bg-green-lightest,
.dashboard-card:hover {
  background-color: #E6EEEE;
}
.div-table-style-02 > .row:nth-child(even) {
  background-color: #fef7ee;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.grey,
.breadcrumb-item,
.breadcrumb-item a {
  color: #CDCCCC;
}
.border-grey {
  border-color: #CDCCCC;
}
.bg-grey,
.btn-tooltip {
  background-color: #CDCCCC;
}
.yellow {
  color: #FBB056;
}
.border-yellow {
  border-color: #FBB056;
}
.bg-yellow {
  background-color: #FBB056;
}
.red {
  color: #d60b52;
}
.border-red {
  border-color: #d60b52;
}
.bg-red {
  background-color: #d60b52;
}
.green {
  color: #377936;
}
.border-green {
  border-color: #377936;
}
.bg-green {
  background-color: #C7D9CB;
}
.orange-light {
  color: #ea5b0c;
}
.border-orange-light {
  border-color: #ea5b0c;
}
.bg-orange-light {
  background-color: #ea5b0c;
}
.white,
.text-white,
.dashboard-card:active,
.accordion-style-01-inner-accordion a,
.accordion-style-01-inner-accordion a:not([href]):not([tabindex]) {
  color: #fff;
}
.accordion-style-01-inner-accordion a,
.accordion-style-01-inner-accordion a:not([href]):not([tabindex]) {
  color: #27348b;
}
.bg-primary {
  background-color: #00a19a;
}
.bg-es-primary {
  background-color: #00A19A;
}
.border-es-primary {
  border-color: #00A19A;
}
.border-es-light-blue {
  border-color: #79CDF4;
}
.bg-es-orange {
  background-color: #EA5B0C;
  color: #fff;
}
.border-es-orange {
  border-color: #EA5B0C;
}
.border-es-pink {
  border-color: #D60B52;
}
.bg-royal-blue {
  background-color: #27348b;
  color: #fff;
}
.bg-es-blue-grey {
  background-color: #d9e3e5;
}
.bg-dark,
.header-main {
  background-color: #00a19a;
}
.success {
  background: green !important;
}
.collapsible-header-dd {
  border-bottom: 1px solid black;
}
.custom-dd .collapsible-body,
.dd-item-wrapper > a.active {
  background: #d9e3e5;
}
.dropdown-menu-100::-webkit-scrollbar,
*::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
div::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.custom-dd.dropdown-menu-100::-webkit-scrollbar-track {
  box-shadow: 0;
  border-radius: 0;
}
.custom-dd.dropdown-menu-100::-webkit-scrollbar-thumb,
*::-webkit-scrollbar-thumb {
  background: rgba(0, 161, 154, 0.6);
  border-radius: 10px;
}
.custom-dd.dropdown-menu-100::-webkit-scrollbar-track,
*::-webkit-scrollbar-track {
  -webkit-box-shadow: 0;
  box-shadow: 0;
  background: #c9cfd4;
}
.dropdown-menu ::-webkit-scrollbar-thumb:hover,
.dropdown-menu ::-webkit-scrollbar-thumb:focus {
  background: #27348b;
}
.custom-dd.dropdown-menu a {
  color: #000;
}
.checkbox-menu li label:hover,
.checkbox-menu li label:focus {
  background-color: #f5f5f5;
}
.checkbox-menu li.active label:hover,
.checkbox-menu li.active label:focus {
  background-color: #b8b8ff;
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
.score-bg-green {
  background-color: #367836;
}
.score-bg-muted-green {
  background-color: #a1ba9d;
}
.score-bg-yellow {
  background-color: #ff6e15;
}
.score-bg-red {
  background-color: #eb4236;
}
.score-bg-top-bracket {
  background-color: #00A19A;
}
.esg-cs-svg-bg-top-bracket {
  fill: #00A19A;
}
.score-bg-second-bracket {
  background-color: #90E2DE;
}
.esg-cs-svg-bg-second-bracket {
  fill: #90E2DE;
}
.score-bg-third-bracket {
  background-color: #EA5B0C;
}
.esg-cs-svg-bg-third-bracket {
  fill: #EA5B0C;
}
.score-bg-bottom-bracket {
  background-color: #D60B52;
}
.esg-cs-svg-bg-bottom-bracket {
  fill: #D60B52;
}

/* src/assets/css/forms.css */
label {
  font-size: 1.2rem;
  font-weight: bold;
}
.form-check-input {
  margin-top: 0;
}
.drop-down-menu-overflow {
  width: 300px;
  max-height: 300px;
  overflow-y: scroll;
}
.form-check,
.collapsible-header {
  display: block;
  width: 100%;
  clear: both;
  font-weight: 400;
  text-align: inherit;
  background-color: transparent;
  border: 0;
}
.form-check {
  display: flex;
  align-items: center;
}
.form-check:hover {
  text-decoration: none;
}
.custom-file-label {
  border-radius: 0;
}
.checkbox-menu li label {
  display: block;
  padding: 3px 10px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  margin: 0;
  transition: background-color .4s ease;
}
.dropdown-menu-100,
.custom-select {
  border-radius: 0;
}
.custom-dd {
  z-index: 1 !important;
}
.custom-dd {
  padding: 0;
  top: -5px !important;
}
.custom-dd label {
  font-size: 13px;
  width: 100%;
  display: flex;
  align-items: center;
}
.collapsible-header,
.form-check-label {
  padding: 1rem;
}
.form-check.custom-checkbox-wrapper-01 {
  padding: 0;
}
.dd-item-wrapper .form-check input[type=checkbox] {
  margin-left: auto;
}
.form-check-input {
  margin-left: -1rem;
}
.checkbox-menu li.active label {
  background-color: #cbcbff;
  font-weight: bold;
}
.custom-dd-chkbxbtns {
  background-color: #f4f6f6;
  padding-right: 1rem;
}
.custom-dd-chkbxbtns button {
  padding: .5rem;
  margin: .5rem 0;
}
.custom-dd-chkbxbtns .form-check-label {
  padding: .5rem;
  margin: .5rem 0;
  padding-right: 3rem;
  text-align: left;
}
.custom-dd-chkbxbtns .form-check:hover {
  background-color: transparent;
}
.custom-dd-chkbxbtns .form-check:hover label,
.custom-dd-chkbxbtns button:hover {
  box-shadow: inset 0 0 0 20rem rgba(0, 0, 0, .0625);
}
.dropup .dropdown-toggle::after {
  border: none;
}
.dropDownHasItemSelected {
  border-bottom: 3px solid;
}
.collapsible-body .custom-control.custom-switch input[type=checkbox] {
  position: absolute !important;
}
.form-group {
  margin-bottom: 1rem;
}
.form-group-m-left {
  margin-left: 20px;
}
.form-group.input-material :-ms-input-placeholder,
.form-group.input-material ::-ms-input-placeholder {
  color: #000;
  opacity: .8;
}
.form-group.input-material ::placeholder {
  color: #000;
  opacity: .8;
}
.form-group.input-material {
  position: relative;
}
.form-group.input-material input {
  color: #000 !important;
}
.form-group.input-material label {
  position: relative;
}
.form-group.input-material .form-control,
.btn.input-material {
  border: none;
  border-bottom: 1px solid #003834;
  border-radius: 0;
  background: transparent;
  padding-left: .8rem;
  box-shadow: none;
}
.form-group.input-material .form-control:focus,
.form-group.input-material .form-control[value]:not([value=""]) {
  border-bottom-color: #003834;
  color: #000;
}
.form-group.input-material .form-control:focus ~ label,
.form-group.input-material .form-control[value]:not([value=""]) ~ label {
  top: -25px;
  font-size: 12px;
  color: #132428;
  font-weight: 500;
}
.form-group.input-material .form-control:focus.invalid,
.form-group.input-material .form-control.invalid,
.form-group.input-material .form-control:focus.parsley-error,
.form-group.input-material .form-control[value]:not([value=""]).parsley-error {
  border-bottom-color: #003834;
}
.form-group.input-material .form-control:focus.invalid ~ label,
.form-group.input-material .form-control.invalid ~ label,
.form-group.input-material .form-control:focus.parsley-error ~ label,
.form-group.input-material .form-control[value]:not([value=""]).parsley-error ~ label {
  color: #dc3545;
}
.form-group.input-material .parsley-errors-list {
  color: #dc3545;
  list-style: none;
  font-size: .7em;
  padding-left: 5px;
}
.custom-dd .form-group {
  margin-bottom: 0;
}
.custom-control-label-chkbx {
  padding-right: 3.5rem !important;
}
.custom-checkbox-wrapper-01 input[type=checkbox] {
  opacity: 0;
  position: absolute !important;
}
.custom-checkbox-wrapper-01 input[type=checkbox] + label::after {
  content: none;
}
.custom-checkbox-wrapper-01 input[type=checkbox]:checked + label::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath d='M413.505 91.951L133.49 371.966l-98.995-98.995c-4.686-4.686-12.284-4.686-16.971 0L6.211 284.284c-4.686 4.686-4.686 12.284 0 16.971l118.794 118.794c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-11.314-11.314c-4.686-4.686-12.284-4.686-16.97 0z'/%3e%3c/svg%3e");
  position: absolute;
  right: 20px;
  background-size: 20px 20px;
}
.custom-switch .custom-control-label::after {
  background-color: #fff;
  border: transparent;
  top: 34px;
  left: auto !important;
  right: 29px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #f0f0f0;
  background-color: #f0f0f0;
  position: absolute;
  top: 32px;
  left: auto;
  right: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #79cdf4;
}
.custom-switch .custom-control-label::before {
  background-color: #f0f0f0;
  border: transparent;
  top: 32px;
  left: auto !important;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.custom-switch {
  padding-left: 0;
}
.custom-switch-inline {
  position: relative;
}
.custom-switch-inline input[type=checkbox] {
  position: absolute !important;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}
.custom-switch .custom-control-label:active::before {
  background-color: #27348b !important;
}
.custom-switch-inline label {
  display: inline-table;
  width: 50%;
  white-space: nowrap;
}
.custom-switch-inline label.noToggle,
.custom-switch-inline label.leftToggle {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.dropdown-menu-100 .custom-switch-inline label.noToggle {
  text-align: right !important;
  padding-right: 24px !important;
}
.dropdown-menu-100 .custom-switch-inline label.leftToggle {
  text-align: left !important;
  padding-left: 24px !important;
}
.custom-switch-inline label.noToggle:before,
.custom-switch-inline label.noToggle:after {
  display: none;
}
.custom-switch-inline label.leftToggle:before {
  right: calc(100% - 14px) !important;
}
.custom-switch-inline label.leftToggle:after {
  right: calc(100%) !important;
}
.form-switch .form-check-input[type=checkbox] {
  position: absolute !important;
  right: 10px !important;
}
.form-switch .form-check-input[type=checkbox]:checked {
  background-color: #00a19a;
}
.form-switch .form-check-input[type=checkbox]::after {
  display: none;
}
.form-switch #matchall.form-check-input {
  left: 55.5%;
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}

/* src/assets/css/tables.css */
.div-table .row > [class^=col],
.table td,
.table th {
  padding: .75rem;
}
.div-table .row > [class^=col] {
  padding: .75rem;
}
.table-wrapper {
  width: 100%;
  overflow-x: auto;
}
.table-results-main_funds th:last-child,
.table-results-main_funds tr td:last-child {
  min-width: 170px;
}
@media (min-height: 0) and (min-width: 0) {
  .table-scrolling {
    position: relative;
    height: 640px;
    overflow: auto;
  }
}
@media (min-height: 375px) and (min-width: 0) {
  .table-scrolling {
    height: 363px;
  }
}
@media (min-height: 810px) and (min-width: 0) {
  .table-scrolling {
    height: 800px;
  }
}
@media (min-height: 768px) and (min-width: 1024px) {
  .table-scrolling {
    height: 752px;
  }
}
@media (min-height: 1024px) and (min-width: 768px) {
  .table-scrolling {
    height: 1000px;
  }
}
@media (min-height: 900px) and (min-width: 1024px) {
  .table-scrolling {
    height: 852px;
  }
}
.tr-no-border td,
.tr-no-border + tr td {
  border-top: none !important;
}
.table-results-main td:first-child,
.table-results-main th:first-child {
  font-weight: bold;
}
.div-table {
  width: 100%;
}
.table-tr-border-top,
.div-table .row > [class^=col] {
  border-top: 1px solid;
}
.table-tr-border-bottom {
  border-bottom: 1px solid;
}
.table-tr-border-bottom-none,
.table-tr-border-bottom-none td {
  border-bottom: none;
}
.div-table .row > [class^=col] {
  border-color: #4C5E71;
}
.div-table .dd-item-wrapper .row > [class^=col] {
  border-color: transparent;
}
.table-tr-border-right > td {
}
.table-tr-border-right > td:last-of-type,
.div-table .row > [class^=col]:last-of-type {
  border-right: 0;
}
.table-tr-border-right > td {
  position: relative;
}
.table-tr-border-right > th:after,
.table-tr-border-right > td:after,
.row-div-border-right > div:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 10px;
  height: calc(100% - 20px);
  width: 1px;
  background-color: #000;
}
.table-tr-border-right > td:last-of-type:after,
.div-table .row > [class^=col]:last-of-type:after {
  content: none;
}
.table-results tr:first-child td,
.table-results tr:first-child th,
.div-table .row.border-top-none > [class^=col],
.table td.border-top-none {
  border-top: none;
}
.table-results-company td {
  width: 20%;
}
.table-results h4,
.table-results h2 {
  margin: 1rem 0;
  padding: 0;
}
.table-results th {
  border-color: #003834;
  vertical-align: middle;
}
.table-results td {
  border-color: #003834;
  vertical-align: top;
}
.table-results td.noBorder,
.table-results th .noBorder {
  border-color: rgba(0, 0, 0, 0);
}
.table-results .min-200 {
  min-width: 220px;
}
.table-results tr:last-child {
}
.table-results .tr-underline {
  border-bottom: 1px solid #003834;
}
.table-compact {
  font-size: 80%;
}
.table-compact .table td,
.table-compact .table th {
  padding: .25rem;
}
.table-wrapper-create-portfolio {
  height: 300px;
  overflow-y: scroll;
  background-color: #dbdfe3;
}
.table-expand-header th {
  font-weight: bold;
}
.table-expand-header tr td {
  text-align: center;
}
.table-expand-header tr td:first-of-type {
  text-align: left;
}
.table-expand-header th:first-of-type {
  min-width: 150px;
}
.active-ex-h > .icon-svg {
  transition: all 0.2s ease-in-out;
  transform: rotate(45deg);
}
.th-parent .table-expand-header-border {
  left: 10%;
}
.th-parent .table-expand-header-border,
.th-last .table-expand-header-border {
  width: 80%;
}
.th-parent.active-ex-h .table-expand-header-border {
  width: 90%;
}
.table-expand-header-border {
  content: " ";
  display: block;
  height: 8px;
  background: red;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.table-expand-header-border-ESG {
  background: #27348b;
}
.table-expand-header-border-ENV {
  background: #00A19A;
}
.table-expand-header-border-GOV {
  background: #79CDF4;
}
.table-expand-header-border-SOC {
  background: #D60B52;
}
.table-expand-header-border-GRE {
  background: #EA5B0C;
}
.table-expand-header .table-tr-border-right-expand-header > th.th-parent:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 10px;
  height: calc(100% - 66px);
  width: 1px;
  background-color: #000;
}
.btn-table-expand-header {
  position: absolute;
  bottom: 0;
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}
.rotate-wrapper {
  position: relative;
  min-width: 30px;
  display: block;
  width: 100%;
  display: flex;
  justify-content: center;
}
.rotate-wrapper-arrow {
  height: 30px;
  width: 30px;
  position: absolute !important;
  right: 0;
  bottom: 0;
}
.table-wrapper-fixed-h {
  max-height: 900px;
}
.table-wrapper-fixed-w {
  max-width: 100%;
}
.rotate-wrapper .rotate-item {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
  display: inline-block;
  overflow: visible;
  width: auto;
  margin: 0;
  padding: 0;
  margin: 0;
  line-height: 1rem;
}
.tbl-xpnd-hdr-arrow {
  position: absolute;
  bottom: 0;
  top: auto;
}
.vert-text {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: inline-block;
}
.table-vert-header th {
  vertical-align: bottom;
  background: white;
  position: sticky;
  top: 0;
  z-index: 99;
}
.table-vert-header tr.second th {
  vertical-align: bottom;
  background: white;
  position: sticky;
  z-index: 99;
  border: none;
}
.table-funds th:nth-child(1),
.table-funds th:nth-child(2),
.table-funds td {
  text-align: center;
}
.table-expand-header th {
  padding-bottom: 50px;
}
.table-vert-header tr:hover td {
  background-color: #f3f8f8;
  cursor: pointer;
}
.table-funds .th-vert {
  min-width: 50px;
}
.table-funds .th-vert .w-100 {
  display: flex;
  justify-content: center;
}
.table-journey .th-vert {
  min-width: 100px;
}
.th-vert.d-flex.flex-wrap {
  justify-content: center;
  position: relative !important;
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
tr.selected {
  background-color: #f3f8f8;
}

/* src/assets/css/icon-svgs.css */
.icon-svg {
  background-position: center;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  flex-shrink: 0;
}
.icon-svg-sm {
  width: 15px;
  height: 15px;
}
.icon-svg-md {
  width: 25px;
  height: 25px;
}
.icon-svg-lg {
  width: 30px;
  height: 30px;
}
.icon-svg-xl {
  width: 35px;
  height: 35px;
}
.icon-up-arrow:not(.dd-btn-icon-arrow) {
  transform: rotate(180deg);
}
.dd-btn-icon-arrow.icon-up-arrow:after {
  transform: rotate(180deg);
  right: -7px;
}
.btn > .icon-svg-sm {
  width: 20px;
  height: 20px;
  background-size: 20px;
}
.btn > .icon-svg-md {
  width: 35px;
  height: 35px;
  background-size: 40px;
  position: relative;
  top: 2px;
}
.btn > .icon-svg-lg {
  width: 35px;
  height: 35px;
  background-size: 40px;
  position: relative;
  top: 2px;
}
.icon-svg-cog {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg fill='%23ffffff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M482.696 299.276l-32.61-18.827a195.168 195.168 0 0 0 0-48.899l32.61-18.827c9.576-5.528 14.195-16.902 11.046-27.501-11.214-37.749-31.175-71.728-57.535-99.595-7.634-8.07-19.817-9.836-29.437-4.282l-32.562 18.798a194.125 194.125 0 0 0-42.339-24.48V38.049c0-11.13-7.652-20.804-18.484-23.367-37.644-8.909-77.118-8.91-114.77 0-10.831 2.563-18.484 12.236-18.484 23.367v37.614a194.101 194.101 0 0 0-42.339 24.48L105.23 81.345c-9.621-5.554-21.804-3.788-29.437 4.282-26.36 27.867-46.321 61.847-57.535 99.595-3.149 10.599 1.47 21.972 11.046 27.501l32.61 18.827a195.168 195.168 0 0 0 0 48.899l-32.61 18.827c-9.576 5.528-14.195 16.902-11.046 27.501 11.214 37.748 31.175 71.728 57.535 99.595 7.634 8.07 19.817 9.836 29.437 4.283l32.562-18.798a194.08 194.08 0 0 0 42.339 24.479v37.614c0 11.13 7.652 20.804 18.484 23.367 37.645 8.909 77.118 8.91 114.77 0 10.831-2.563 18.484-12.236 18.484-23.367v-37.614a194.138 194.138 0 0 0 42.339-24.479l32.562 18.798c9.62 5.554 21.803 3.788 29.437-4.283 26.36-27.867 46.321-61.847 57.535-99.595 3.149-10.599-1.47-21.972-11.046-27.501zm-65.479 100.461l-46.309-26.74c-26.988 23.071-36.559 28.876-71.039 41.059v53.479a217.145 217.145 0 0 1-87.738 0v-53.479c-33.621-11.879-43.355-17.395-71.039-41.059l-46.309 26.74c-19.71-22.09-34.689-47.989-43.929-75.958l46.329-26.74c-6.535-35.417-6.538-46.644 0-82.079l-46.329-26.74c9.24-27.969 24.22-53.869 43.929-75.969l46.309 26.76c27.377-23.434 37.063-29.065 71.039-41.069V44.464a216.79 216.79 0 0 1 87.738 0v53.479c33.978 12.005 43.665 17.637 71.039 41.069l46.309-26.76c19.709 22.099 34.689 47.999 43.929 75.969l-46.329 26.74c6.536 35.426 6.538 46.644 0 82.079l46.329 26.74c-9.24 27.968-24.219 53.868-43.929 75.957zM256 160c-52.935 0-96 43.065-96 96s43.065 96 96 96 96-43.065 96-96-43.065-96-96-96zm0 160c-35.29 0-64-28.71-64-64s28.71-64 64-64 64 28.71 64 64-28.71 64-64 64z'/%3e%3c/svg%3e");
}
.icon-svg-envelope {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg fill='%23ffffff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z'/%3e%3c/svg%3e");
}
.icon-arrow-up {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' transform='rotate(180)' viewBox='0 0 256 512'%3e%3cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3e%3c/svg%3e");
}
.icon-arrow-down {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3e%3cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3e%3c/svg%3e");
}
.icon-edit {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath d='M417.8 315.5l20-20c3.8-3.8 10.2-1.1 10.2 4.2V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h292.3c5.3 0 8 6.5 4.2 10.2l-20 20c-1.1 1.1-2.7 1.8-4.2 1.8H48c-8.8 0-16 7.2-16 16v352c0 8.8 7.2 16 16 16h352c8.8 0 16-7.2 16-16V319.7c0-1.6.6-3.1 1.8-4.2zm145.9-191.2L251.2 436.8l-99.9 11.1c-13.4 1.5-24.7-9.8-23.2-23.2l11.1-99.9L451.7 12.3c16.4-16.4 43-16.4 59.4 0l52.6 52.6c16.4 16.4 16.4 43 0 59.4zm-93.6 48.4L403.4 106 169.8 339.5l-8.3 75.1 75.1-8.3 233.5-233.6zm71-85.2l-52.6-52.6c-3.8-3.8-10.2-4-14.1 0L426 83.3l66.7 66.7 48.4-48.4c3.9-3.8 3.9-10.2 0-14.1z'/%3e%3c/svg%3e");
}
.icon-plus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%234c5e71;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eAdd Icon%3c/title%3e%3cpath class='cls-1' d='M20,30.37A11.31,11.31,0,1,1,31.31,19.06,11.32,11.32,0,0,1,20,30.37ZM20,8.25A10.81,10.81,0,1,0,30.81,19.06,10.82,10.82,0,0,0,20,8.25Z'/%3e%3crect class='cls-1' x='19.75' y='13.91' width='0.5' height='10.31'/%3e%3crect class='cls-1' x='14.84' y='18.81' width='10.31' height='0.5'/%3e%3c/svg%3e");
}
.icon-added {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 40 40' style='enable-background:new 0 0 40 40;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:none;stroke:%2300A19A;stroke-miterlimit:10;%7d %3c/style%3e%3cg%3e%3cg%3e%3cpolyline class='st0' points='29.1,12.87 13.88,28.1 10.33,24.55 '/%3e%3c/g%3e%3ccircle class='st0' cx='19.72' cy='20.48' r='15.59'/%3e%3c/g%3e%3c/svg%3e ");
}
.icon-definition-help {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23b7bfc6;%7d.cls-2%7bfill:%23132428;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eDefintiion Help Icon%3c/title%3e%3ccircle class='cls-1' cx='20' cy='20' r='8.61'/%3e%3cpath class='cls-2' d='M17.94,15.51a3.2,3.2,0,0,1,.57-.32,3.62,3.62,0,0,1,.68-.23,3.79,3.79,0,0,1,.77-.08A3.42,3.42,0,0,1,21,15a2.48,2.48,0,0,1,.81.46,2,2,0,0,1,.54.71,2.24,2.24,0,0,1,.2.95,2.51,2.51,0,0,1-.16.91,2.83,2.83,0,0,1-.4.68,3.12,3.12,0,0,1-.53.5l-.53.4a3.31,3.31,0,0,0-.43.38.64.64,0,0,0-.2.42l-.13,1.07h-.85l-.09-1.16v-.08a.91.91,0,0,1,.16-.52,2.3,2.3,0,0,1,.4-.43l.52-.4a4.23,4.23,0,0,0,.51-.44,2,2,0,0,0,.4-.55,1.47,1.47,0,0,0,.16-.72,1.26,1.26,0,0,0-.12-.55,1.3,1.3,0,0,0-.32-.41,1.4,1.4,0,0,0-.48-.26,1.87,1.87,0,0,0-.59-.1,2.24,2.24,0,0,0-.73.11,3.08,3.08,0,0,0-.51.23,2.2,2.2,0,0,0-.34.23.41.41,0,0,1-.22.11.33.33,0,0,1-.27-.16l-.33-.53C17.61,15.76,17.77,15.63,17.94,15.51Zm1,8.39a.75.75,0,0,1,.18-.28.92.92,0,0,1,.28-.19.77.77,0,0,1,.34-.07.8.8,0,0,1,.34.07.9.9,0,0,1,.47.47,1,1,0,0,1,.06.34,1,1,0,0,1-.06.35,1,1,0,0,1-.19.27.92.92,0,0,1-.28.19,1,1,0,0,1-.34.06.93.93,0,0,1-.34-.06.92.92,0,0,1-.28-.19.8.8,0,0,1-.18-.27.81.81,0,0,1-.07-.35A.8.8,0,0,1,18.9,23.9Z'/%3e%3c/svg%3e");
}
.icon-delete-dark-grey {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%234d4d4d;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eDelete Icon 1%3c/title%3e%3crect class='cls-1' x='19.5' y='12.63' width='1' height='19.09'/%3e%3crect class='cls-1' x='24.42' y='12.63' width='1' height='19.09'/%3e%3crect class='cls-1' x='14.58' y='12.63' width='1' height='19.09'/%3e%3cpath class='cls-1' d='M34.23,7.77H25.42V4.5H14.58V7.77H5.77v1H9.18l1,26.73H29.79l1-26.73h3.41ZM15.58,5.5h8.84V7.77H15.58Zm13.25,29H11.17l-1-25.73H29.82Z'/%3e%3c/svg%3e");
}
.icon-delete-blue {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%2300a19a;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eDelete Icon 2%3c/title%3e%3cpath class='cls-1' d='M30.29,35.47H10.71L9.64,7.74H31.36Zm-18.62-1H29.33l1-25.73H10.68Z'/%3e%3crect class='cls-1' x='20' y='12.6' width='1' height='19.09'/%3e%3crect class='cls-1' x='24.92' y='12.6' width='1' height='19.09'/%3e%3crect class='cls-1' x='15.08' y='12.6' width='1' height='19.09'/%3e%3crect class='cls-1' x='6.27' y='7.74' width='28.46' height='1'/%3e%3cpolygon class='cls-1' points='25.92 8.24 24.92 8.24 24.92 5.46 16.08 5.46 16.08 8.24 15.08 8.24 15.08 4.46 25.92 4.46 25.92 8.24'/%3e%3c/svg%3e");
}
.icon-copy {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  height="30px" width="40px"  viewBox="0 0 115.77 122.88"><style type="text/css">.st0{fill-rule:evenodd;clip-rule:evenodd;}<\/style><g><path class="st0" d="M89.62,13.96v7.73h12.19h0.01v0.02c3.85,0.01,7.34,1.57,9.86,4.1c2.5,2.51,4.06,5.98,4.07,9.82h0.02v0.02 v73.27v0.01h-0.02c-0.01,3.84-1.57,7.33-4.1,9.86c-2.51,2.5-5.98,4.06-9.82,4.07v0.02h-0.02h-61.7H40.1v-0.02 c-3.84-0.01-7.34-1.57-9.86-4.1c-2.5-2.51-4.06-5.98-4.07-9.82h-0.02v-0.02V92.51H13.96h-0.01v-0.02c-3.84-0.01-7.34-1.57-9.86-4.1 c-2.5-2.51-4.06-5.98-4.07-9.82H0v-0.02V13.96v-0.01h0.02c0.01-3.85,1.58-7.34,4.1-9.86c2.51-2.5,5.98-4.06,9.82-4.07V0h0.02h61.7 h0.01v0.02c3.85,0.01,7.34,1.57,9.86,4.1c2.5,2.51,4.06,5.98,4.07,9.82h0.02V13.96L89.62,13.96z M79.04,21.69v-7.73v-0.02h0.02 c0-0.91-0.39-1.75-1.01-2.37c-0.61-0.61-1.46-1-2.37-1v0.02h-0.01h-61.7h-0.02v-0.02c-0.91,0-1.75,0.39-2.37,1.01 c-0.61,0.61-1,1.46-1,2.37h0.02v0.01v64.59v0.02h-0.02c0,0.91,0.39,1.75,1.01,2.37c0.61,0.61,1.46,1,2.37,1v-0.02h0.01h12.19V35.65 v-0.01h0.02c0.01-3.85,1.58-7.34,4.1-9.86c2.51-2.5,5.98-4.06,9.82-4.07v-0.02h0.02H79.04L79.04,21.69z M105.18,108.92V35.65v-0.02 h0.02c0-0.91-0.39-1.75-1.01-2.37c-0.61-0.61-1.46-1-2.37-1v0.02h-0.01h-61.7h-0.02v-0.02c-0.91,0-1.75,0.39-2.37,1.01 c-0.61,0.61-1,1.46-1,2.37h0.02v0.01v73.27v0.02h-0.02c0,0.91,0.39,1.75,1.01,2.37c0.61,0.61,1.46,1,2.37,1v-0.02h0.01h61.7h0.02 v0.02c0.91,0,1.75-0.39,2.37-1.01c0.61-0.61,1-1.46,1-2.37h-0.02V108.92L105.18,108.92z" /></g></svg>');
}
.icon-copy-blue {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd" viewBox="-50 -80 667 712.22"><path style="fill:%2300a19a" fill-rule="nonzero" d="M131.07 372.11c.37 1 .57 2.08.57 3.2 0 1.13-.2 2.21-.57 3.21v75.91c0 10.74 4.41 20.53 11.5 27.62s16.87 11.49 27.62 11.49h239.02c10.75 0 20.53-4.4 27.62-11.49s11.49-16.88 11.49-27.62V152.42c0-10.55-4.21-20.15-11.02-27.18l-.47-.43c-7.09-7.09-16.87-11.5-27.62-11.5H170.19c-10.75 0-20.53 4.41-27.62 11.5s-11.5 16.87-11.5 27.61v219.69zm-18.67 12.54H57.23c-15.82 0-30.1-6.58-40.45-17.11C6.41 356.97 0 342.4 0 326.52V57.79c0-15.86 6.5-30.3 16.97-40.78l.04-.04C27.51 6.49 41.94 0 57.79 0h243.63c15.87 0 30.3 6.51 40.77 16.98l.03.03c10.48 10.48 16.99 24.93 16.99 40.78v36.85h50c15.9 0 30.36 6.5 40.82 16.96l.54.58c10.15 10.44 16.43 24.66 16.43 40.24v302.01c0 15.9-6.5 30.36-16.96 40.82-10.47 10.47-24.93 16.97-40.83 16.97H170.19c-15.9 0-30.35-6.5-40.82-16.97-10.47-10.46-16.97-24.92-16.97-40.82v-69.78zM340.54 94.64V57.79c0-10.74-4.41-20.53-11.5-27.63-7.09-7.08-16.86-11.48-27.62-11.48H57.79c-10.78 0-20.56 4.38-27.62 11.45l-.04.04c-7.06 7.06-11.45 16.84-11.45 27.62v268.73c0 10.86 4.34 20.79 11.38 27.97 6.95 7.07 16.54 11.49 27.17 11.49h55.17V152.42c0-15.9 6.5-30.35 16.97-40.82 10.47-10.47 24.92-16.96 40.82-16.96h170.35z"/></svg>');
}
.icon-copy-blue-original {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  height="30px" width="40px"  viewBox="0 0 115.77 122.88"><style type="text/css">.st0{fill:%2300a19a; fill-rule:evenodd;clip-rule:evenodd;}<\/style><g><path class="st0" d="M89.62,13.96v7.73h12.19h0.01v0.02c3.85,0.01,7.34,1.57,9.86,4.1c2.5,2.51,4.06,5.98,4.07,9.82h0.02v0.02 v73.27v0.01h-0.02c-0.01,3.84-1.57,7.33-4.1,9.86c-2.51,2.5-5.98,4.06-9.82,4.07v0.02h-0.02h-61.7H40.1v-0.02 c-3.84-0.01-7.34-1.57-9.86-4.1c-2.5-2.51-4.06-5.98-4.07-9.82h-0.02v-0.02V92.51H13.96h-0.01v-0.02c-3.84-0.01-7.34-1.57-9.86-4.1 c-2.5-2.51-4.06-5.98-4.07-9.82H0v-0.02V13.96v-0.01h0.02c0.01-3.85,1.58-7.34,4.1-9.86c2.51-2.5,5.98-4.06,9.82-4.07V0h0.02h61.7 h0.01v0.02c3.85,0.01,7.34,1.57,9.86,4.1c2.5,2.51,4.06,5.98,4.07,9.82h0.02V13.96L89.62,13.96z M79.04,21.69v-7.73v-0.02h0.02 c0-0.91-0.39-1.75-1.01-2.37c-0.61-0.61-1.46-1-2.37-1v0.02h-0.01h-61.7h-0.02v-0.02c-0.91,0-1.75,0.39-2.37,1.01 c-0.61,0.61-1,1.46-1,2.37h0.02v0.01v64.59v0.02h-0.02c0,0.91,0.39,1.75,1.01,2.37c0.61,0.61,1.46,1,2.37,1v-0.02h0.01h12.19V35.65 v-0.01h0.02c0.01-3.85,1.58-7.34,4.1-9.86c2.51-2.5,5.98-4.06,9.82-4.07v-0.02h0.02H79.04L79.04,21.69z M105.18,108.92V35.65v-0.02 h0.02c0-0.91-0.39-1.75-1.01-2.37c-0.61-0.61-1.46-1-2.37-1v0.02h-0.01h-61.7h-0.02v-0.02c-0.91,0-1.75,0.39-2.37,1.01 c-0.61,0.61-1,1.46-1,2.37h0.02v0.01v73.27v0.02h-0.02c0,0.91,0.39,1.75,1.01,2.37c0.61,0.61,1.46,1,2.37,1v-0.02h0.01h61.7h0.02 v0.02c0.91,0,1.75-0.39,2.37-1.01c0.61-0.61,1-1.46,1-2.37h-0.02V108.92L105.18,108.92z" /></g></svg>');
}
.icon-drop-down-circle {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:none;%7d .st1%7bfill:none;stroke:%2300A19A;stroke-miterlimit:10;%7d %3c/style%3e%3crect x='4' y='4' class='st0' width='42' height='42'/%3e%3cg%3e%3ccircle class='st1' cx='25' cy='25' r='15.59'/%3e%3cpolyline class='st1' points='32.27,22.55 25,29.82 17.73,22.55 '/%3e%3c/g%3e%3c/svg%3e ");
}
.icon-down-arrow {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%234c5e71;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eDrop Down Icon 2%3c/title%3e%3cpolygon class='cls-1' points='18.95 25.68 9.25 15.97 10.66 14.56 18.95 22.85 27.25 14.56 28.66 15.97 18.95 25.68'/%3e%3c/svg%3e");
}
.icon-hamburger {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:gray;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eHamburger Icon%3c/title%3e%3crect class='cls-1' x='4.26' y='12.32' width='31.48' height='1.5'/%3e%3crect class='cls-1' x='4.26' y='18.53' width='31.48' height='1.5'/%3e%3crect class='cls-1' x='4.26' y='24.3' width='31.48' height='1.5'/%3e%3c/svg%3e");
}
.icon-help {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23fff;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eHelp Icon%3c/title%3e%3cpath class='cls-1' d='M18.74,34.26a4.57,4.57,0,0,1-3.16-1,3.71,3.71,0,0,1-1.2-2.95,3.84,3.84,0,0,1,1.14-3,4.52,4.52,0,0,1,3.22-1.05,4.43,4.43,0,0,1,3.14,1.06,3.88,3.88,0,0,1,1.13,3,3.79,3.79,0,0,1-1.17,2.94A4.5,4.5,0,0,1,18.74,34.26Zm0-7a3.61,3.61,0,0,0-2.54.78,2.87,2.87,0,0,0-.82,2.23,2.74,2.74,0,0,0,.86,2.2,3.64,3.64,0,0,0,2.5.78,3.53,3.53,0,0,0,2.43-.78,2.8,2.8,0,0,0,.84-2.2,2.88,2.88,0,0,0-.82-2.22A3.42,3.42,0,0,0,18.74,27.27Zm3-2.88h-6.6V22.32A6.38,6.38,0,0,1,16,19a8.06,8.06,0,0,1,2.76-2.57,9.31,9.31,0,0,0,2-1.58,2.07,2.07,0,0,0,.52-1.39.87.87,0,0,0-.46-.79,2.76,2.76,0,0,0-1.54-.37,13.86,13.86,0,0,0-6.2,1.89l-.45.24-3-5.84L10,8.39a19.55,19.55,0,0,1,9.74-2.65,10.73,10.73,0,0,1,6.7,1.89A6.32,6.32,0,0,1,29,12.9,7.43,7.43,0,0,1,27.87,17a11,11,0,0,1-3.45,3.21,11,11,0,0,0-2.28,1.72,1.52,1.52,0,0,0-.37,1Zm-5.6-1h4.6V23a2.53,2.53,0,0,1,.6-1.68,12.83,12.83,0,0,1,2.51-1.92A10,10,0,0,0,27,16.45,6.49,6.49,0,0,0,28,12.9a5.3,5.3,0,0,0-2.12-4.48,9.78,9.78,0,0,0-6.09-1.68A18.39,18.39,0,0,0,11,9L13,13.12a14.2,14.2,0,0,1,6.22-1.78,3.78,3.78,0,0,1,2.08.53,1.86,1.86,0,0,1,.92,1.63,3.05,3.05,0,0,1-.77,2,10,10,0,0,1-2.23,1.78,7.13,7.13,0,0,0-2.43,2.23,5.36,5.36,0,0,0-.66,2.77Z'/%3e%3c/svg%3e");
}
.icon-inbox {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23fff;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eInbox Icon%3c/title%3e%3cpath class='cls-1' d='M33.32,8.48H6.15A2.62,2.62,0,0,0,3.54,11.1V28.9a2.61,2.61,0,0,0,2.61,2.61H33.32a2.62,2.62,0,0,0,2.62-2.61V11.1A2.63,2.63,0,0,0,33.32,8.48Zm0,1a1.5,1.5,0,0,1,.73.2L21,21.14a1.93,1.93,0,0,1-2.46,0L5.43,9.73a1.5,1.5,0,0,1,.72-.2ZM34.89,28.9a1.57,1.57,0,0,1-1.57,1.57H6.15A1.56,1.56,0,0,1,4.59,28.9V11.1a1.54,1.54,0,0,1,.12-.61l10.62,9.27-6,5.61a.52.52,0,0,0,0,.74.51.51,0,0,0,.38.16.52.52,0,0,0,.35-.14l6-5.64s0,0,0-.06l1.72,1.5a3,3,0,0,0,3.84,0l1.72-1.5s0,0,0,.06l6,5.64a.54.54,0,0,0,.36.14.51.51,0,0,0,.38-.16.52.52,0,0,0,0-.74l-6-5.61L34.77,10.5a1.46,1.46,0,0,1,.12.6Z'/%3e%3c/svg%3e");
}
.icon-notification {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 53.57 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23fff;%7d.cls-2%7bfill:%23ed1c24;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eInbox Notification Icon%3c/title%3e%3cpath class='cls-1' d='M35.4,30.27a.54.54,0,0,1-.36-.14l-6-5.64a.52.52,0,1,1,.72-.76l6,5.64a.51.51,0,0,1,0,.73A.52.52,0,0,1,35.4,30.27Z'/%3e%3cpath class='cls-1' d='M15.34,30.27A.52.52,0,0,1,15,30.1a.51.51,0,0,1,0-.73l6-5.64a.52.52,0,0,1,.72.76l-6,5.64A.52.52,0,0,1,15.34,30.27Z'/%3e%3cpath class='cls-1' d='M39,35.51H11.78A2.61,2.61,0,0,1,9.17,32.9V15.09a2.61,2.61,0,0,1,2.61-2.61H39a2.61,2.61,0,0,1,2.61,2.61V32.9A2.61,2.61,0,0,1,39,35.51Zm-27.18-22a1.57,1.57,0,0,0-1.56,1.57V32.9a1.57,1.57,0,0,0,1.56,1.57H39a1.57,1.57,0,0,0,1.56-1.57V15.09A1.57,1.57,0,0,0,39,13.52Z'/%3e%3cpath class='cls-1' d='M25.37,26.62a2.94,2.94,0,0,1-1.92-.69L10,14.23a.52.52,0,1,1,.69-.79l13.41,11.7a2,2,0,0,0,2.46,0L40,13.46a.51.51,0,0,1,.73,0,.52.52,0,0,1,0,.74L27.29,25.93A2.94,2.94,0,0,1,25.37,26.62Z'/%3e%3ccircle class='cls-2' cx='40.86' cy='12.27' r='9.2'/%3e%3c/svg%3e");
}
.icon-link {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%2381a0a9;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eLink Icon%3c/title%3e%3cpath class='cls-1' d='M34.8,5.2a7.74,7.74,0,0,0-10.93,0L18,11.12A.65.65,0,0,0,18,12a.63.63,0,0,0,.91,0l5.92-5.92a6.44,6.44,0,0,1,9.11,9.11L26.15,23A6.45,6.45,0,0,1,17,23a.64.64,0,0,0-.91.91,7.74,7.74,0,0,0,10.93,0l7.74-7.74a7.76,7.76,0,0,0,0-10.93Z'/%3e%3cpath class='cls-1' d='M20.23,28.88l-5,5a6.44,6.44,0,0,1-9.11-9.11L13.4,17.5a6.44,6.44,0,0,1,9.1,0,.66.66,0,0,0,.92,0,.65.65,0,0,0,0-.91,7.73,7.73,0,0,0-10.93,0L5.2,23.87A7.73,7.73,0,0,0,16.13,34.8l5-5a.64.64,0,0,0-.91-.91Z'/%3e%3c/svg%3e");
}
.icon-negative-update {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:none;%7d .st1%7bfill:none;stroke:%2300A19A;stroke-miterlimit:10;%7d %3c/style%3e%3crect x='4' y='4' class='st0' width='42' height='42'/%3e%3cg%3e%3cg%3e%3cline class='st1' x1='33.5' y1='25' x2='16.5' y2='25'/%3e%3c/g%3e%3ccircle class='st1' cx='25' cy='25' r='15.59'/%3e%3c/g%3e%3c/svg%3e ");
}
.icon-positive-update {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:none;%7d .st1%7bfill:none;stroke:%2300A19A;stroke-miterlimit:10;%7d %3c/style%3e%3crect x='4' y='4' class='st0' width='42' height='42'/%3e%3cg%3e%3cg%3e%3cline class='st1' x1='25' y1='16.5' x2='25' y2='33.5'/%3e%3cline class='st1' x1='33.5' y1='25' x2='16.5' y2='25'/%3e%3c/g%3e%3ccircle class='st1' cx='25' cy='25' r='15.59'/%3e%3c/g%3e%3c/svg%3e");
}
.icon-remove {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:none;%7d .st1%7bfill:none;stroke:%2300A19A;stroke-miterlimit:10;%7d %3c/style%3e%3crect x='4' y='4' class='st0' width='42' height='42'/%3e%3cg%3e%3cg%3e%3cline class='st1' x1='16.5' y1='16.5' x2='33.5' y2='33.5'/%3e%3cline class='st1' x1='33.5' y1='16.5' x2='16.5' y2='33.5'/%3e%3c/g%3e%3ccircle class='st1' cx='25' cy='25' r='15.59'/%3e%3c/g%3e%3c/svg%3e ");
}
.icon-search,
.btn-search {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23132428;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eSearch Icon%3c/title%3e%3cpath class='cls-1' d='M29.36,27.18,23,20.78a7,7,0,0,0-.63-9.24,7.25,7.25,0,0,0-10,0,7.06,7.06,0,0,0,9.24,10.65l6.39,6.4Zm-15.64-7a5.09,5.09,0,1,1,7.19,0A5.21,5.21,0,0,1,13.72,20.14Z'/%3e%3c/svg%3e");
}
.icon-settings {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23fff;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eSettings Icon%3c/title%3e%3cg id='Settings'%3e%3cpath class='cls-1' d='M20,35.5a15.19,15.19,0,0,1-1.78-.11A1.33,1.33,0,0,1,17,34a2.81,2.81,0,0,0-1.72-2.76,3,3,0,0,0-3.18.71,1.33,1.33,0,0,1-1.82.15,15.59,15.59,0,0,1-2.46-2.48A1.34,1.34,0,0,1,8,27.8a2.83,2.83,0,0,0,.71-3.15A2.79,2.79,0,0,0,6.16,22.9,1.55,1.55,0,0,1,4.6,21.72a15.34,15.34,0,0,1,0-3.52A1.32,1.32,0,0,1,6,17,3,3,0,0,0,8.77,15.3a2.82,2.82,0,0,0-.71-3.18,1.34,1.34,0,0,1-.14-1.82,15,15,0,0,1,2.5-2.48A1.34,1.34,0,0,1,12.23,8a3,3,0,0,0,3.16.72A2.84,2.84,0,0,0,17.13,6,1.34,1.34,0,0,1,18.32,4.6a15,15,0,0,1,3.48,0A1.32,1.32,0,0,1,23,6,2.83,2.83,0,0,0,24.7,8.77a3,3,0,0,0,3.18-.71,1.33,1.33,0,0,1,1.82-.15,15.6,15.6,0,0,1,2.46,2.48A1.34,1.34,0,0,1,32,12.2a2.82,2.82,0,0,0,1.93,4.9,1.47,1.47,0,0,1,1.46,1.18,15.34,15.34,0,0,1,0,3.52A1.3,1.3,0,0,1,34,23h-.16a2.81,2.81,0,0,0-1.88,4.9,1.32,1.32,0,0,1,.14,1.82,15,15,0,0,1-2.5,2.48A1.32,1.32,0,0,1,27.77,32a3,3,0,0,0-3.16-.72A2.84,2.84,0,0,0,22.87,34a1.34,1.34,0,0,1-1.19,1.37A13.73,13.73,0,0,1,20,35.5ZM14.29,30a3.45,3.45,0,0,1,1.39.28A3.82,3.82,0,0,1,18,34.05a.33.33,0,0,0,.29.35,15.45,15.45,0,0,0,3.26,0,.33.33,0,0,0,.3-.34,3.83,3.83,0,0,1,2.36-3.68,3.93,3.93,0,0,1,4.28,1,.33.33,0,0,0,.45,0,14.21,14.21,0,0,0,2.34-2.31.33.33,0,0,0,0-.46,3.83,3.83,0,0,1-1-4.3A3.87,3.87,0,0,1,33.83,22H34a.32.32,0,0,0,.37-.29,14.57,14.57,0,0,0,0-3.3h0a.52.52,0,0,0-.47-.29,3.81,3.81,0,0,1-2.6-6.64.34.34,0,0,0,0-.45,14.78,14.78,0,0,0-2.29-2.32.34.34,0,0,0-.46,0,4,4,0,0,1-4.31,1A3.85,3.85,0,0,1,22,6a.33.33,0,0,0-.29-.35,14.81,14.81,0,0,0-3.26,0,.33.33,0,0,0-.3.34,3.83,3.83,0,0,1-2.36,3.68,4,4,0,0,1-4.28-1,.34.34,0,0,0-.45,0A14.21,14.21,0,0,0,8.7,10.92a.33.33,0,0,0,0,.46,3.81,3.81,0,0,1,1,4.3A4,4,0,0,1,6,18a.3.3,0,0,0-.37.29,14.57,14.57,0,0,0,0,3.3c0,.14.33.29.58.29a3.79,3.79,0,0,1,3.46,2.37,3.86,3.86,0,0,1-1,4.27.33.33,0,0,0,0,.45,14.36,14.36,0,0,0,2.29,2.32.34.34,0,0,0,.46,0A4,4,0,0,1,14.29,30ZM20,25.53A5.5,5.5,0,1,1,25.53,20,5.5,5.5,0,0,1,20,25.53Zm0-10A4.5,4.5,0,1,0,24.53,20,4.51,4.51,0,0,0,20,15.53Z'/%3e%3c/g%3e%3c/svg%3e");
}
.icon-upload-help {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23e6e6e6;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eUpload Help Icon%3c/title%3e%3ccircle class='cls-1' cx='20' cy='20.48' r='13.87'/%3e%3cpath d='M16.68,13.24a6.83,6.83,0,0,1,.93-.52,5.7,5.7,0,0,1,1.08-.35,5.45,5.45,0,0,1,1.25-.13,4.88,4.88,0,0,1,1.65.26,3.87,3.87,0,0,1,1.31.73,3.4,3.4,0,0,1,.87,1.15,3.56,3.56,0,0,1,.32,1.52,3.91,3.91,0,0,1-.26,1.48,4.11,4.11,0,0,1-.64,1.08,5,5,0,0,1-.85.81l-.86.65a4.68,4.68,0,0,0-.69.61,1.18,1.18,0,0,0-.33.67l-.2,1.73H18.88l-.13-1.87v-.13a1.46,1.46,0,0,1,.25-.84,3.7,3.7,0,0,1,.64-.68c.26-.22.54-.43.84-.64a9.41,9.41,0,0,0,.83-.71,3.54,3.54,0,0,0,.64-.89A2.52,2.52,0,0,0,22.21,16a2,2,0,0,0-.2-.88,2.09,2.09,0,0,0-.51-.67,2.49,2.49,0,0,0-.77-.42,3,3,0,0,0-1-.15,3.66,3.66,0,0,0-1.17.17,5.5,5.5,0,0,0-.83.37c-.22.14-.41.26-.55.37a.54.54,0,0,1-.34.17.48.48,0,0,1-.44-.25l-.53-.85A8,8,0,0,1,16.68,13.24Zm1.55,13.53a1.29,1.29,0,0,1,.29-.45A1.4,1.4,0,0,1,19,26a1.3,1.3,0,0,1,.56-.11,1.32,1.32,0,0,1,.55.11,1.57,1.57,0,0,1,.45.31,1.31,1.31,0,0,1,.3.45,1.42,1.42,0,0,1,.1.55,1.38,1.38,0,0,1-.1.55,1.54,1.54,0,0,1-.3.45,1.37,1.37,0,0,1-.45.3,1.49,1.49,0,0,1-.55.1,1.47,1.47,0,0,1-.56-.1,1.23,1.23,0,0,1-.44-.3,1.51,1.51,0,0,1-.29-.45,1.23,1.23,0,0,1-.11-.55A1.26,1.26,0,0,1,18.23,26.77Z'/%3e%3c/svg%3e");
}
.icon-upload-help-light-blue {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23b7bec6;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eUpload Help Icon%3c/title%3e%3ccircle class='cls-1' cx='20' cy='20.48' r='13.87'/%3e%3cpath d='M16.68,13.24a6.83,6.83,0,0,1,.93-.52,5.7,5.7,0,0,1,1.08-.35,5.45,5.45,0,0,1,1.25-.13,4.88,4.88,0,0,1,1.65.26,3.87,3.87,0,0,1,1.31.73,3.4,3.4,0,0,1,.87,1.15,3.56,3.56,0,0,1,.32,1.52,3.91,3.91,0,0,1-.26,1.48,4.11,4.11,0,0,1-.64,1.08,5,5,0,0,1-.85.81l-.86.65a4.68,4.68,0,0,0-.69.61,1.18,1.18,0,0,0-.33.67l-.2,1.73H18.88l-.13-1.87v-.13a1.46,1.46,0,0,1,.25-.84,3.7,3.7,0,0,1,.64-.68c.26-.22.54-.43.84-.64a9.41,9.41,0,0,0,.83-.71,3.54,3.54,0,0,0,.64-.89A2.52,2.52,0,0,0,22.21,16a2,2,0,0,0-.2-.88,2.09,2.09,0,0,0-.51-.67,2.49,2.49,0,0,0-.77-.42,3,3,0,0,0-1-.15,3.66,3.66,0,0,0-1.17.17,5.5,5.5,0,0,0-.83.37c-.22.14-.41.26-.55.37a.54.54,0,0,1-.34.17.48.48,0,0,1-.44-.25l-.53-.85A8,8,0,0,1,16.68,13.24Zm1.55,13.53a1.29,1.29,0,0,1,.29-.45A1.4,1.4,0,0,1,19,26a1.3,1.3,0,0,1,.56-.11,1.32,1.32,0,0,1,.55.11,1.57,1.57,0,0,1,.45.31,1.31,1.31,0,0,1,.3.45,1.42,1.42,0,0,1,.1.55,1.38,1.38,0,0,1-.1.55,1.54,1.54,0,0,1-.3.45,1.37,1.37,0,0,1-.45.3,1.49,1.49,0,0,1-.55.1,1.47,1.47,0,0,1-.56-.1,1.23,1.23,0,0,1-.44-.3,1.51,1.51,0,0,1-.29-.45,1.23,1.23,0,0,1-.11-.55A1.26,1.26,0,0,1,18.23,26.77Z'/%3e%3c/svg%3e");
}
.icon-upload-help-light-blue {
  z-index: 1;
  margin-right: 0.5rem;
}
.icon-disabled {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:none;%7d .st1%7bfill:none;stroke:%2300A19A;stroke-miterlimit:10;%7d %3c/style%3e%3crect x='4' y='4' class='st0' width='42' height='42'/%3e%3cg%3e%3cg%3e%3cline class='st1' x1='36.02' y1='13.98' x2='13.98' y2='36.02'/%3e%3c/g%3e%3ccircle class='st1' cx='25' cy='25' r='15.59'/%3e%3c/g%3e%3c/svg%3e");
}
.icon-facebook {
  background-size: auto !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 320 512'%3e%3cpath d='M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z'%3e%3c/path%3e%3c/svg%3e");
}
.icon-instagram {
  background-size: auto !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 169.063 169.063' style='enable-background:new 0 0 169.063 169.063;' xml:space='preserve'%3e%3cg%3e%3cpath d='M122.406,0H46.654C20.929,0,0,20.93,0,46.655v75.752c0,25.726,20.929,46.655,46.654,46.655h75.752 c25.727,0,46.656-20.93,46.656-46.655V46.655C169.063,20.93,148.133,0,122.406,0z M154.063,122.407 c0,17.455-14.201,31.655-31.656,31.655H46.654C29.2,154.063,15,139.862,15,122.407V46.655C15,29.201,29.2,15,46.654,15h75.752 c17.455,0,31.656,14.201,31.656,31.655V122.407z'/%3e%3cpath d='M84.531,40.97c-24.021,0-43.563,19.542-43.563,43.563c0,24.02,19.542,43.561,43.563,43.561s43.563-19.541,43.563-43.561 C128.094,60.512,108.552,40.97,84.531,40.97z M84.531,113.093c-15.749,0-28.563-12.812-28.563-28.561 c0-15.75,12.813-28.563,28.563-28.563s28.563,12.813,28.563,28.563C113.094,100.281,100.28,113.093,84.531,113.093z'/%3e%3cpath d='M129.921,28.251c-2.89,0-5.729,1.17-7.77,3.22c-2.051,2.04-3.23,4.88-3.23,7.78c0,2.891,1.18,5.73,3.23,7.78 c2.04,2.04,4.88,3.22,7.77,3.22c2.9,0,5.73-1.18,7.78-3.22c2.05-2.05,3.22-4.89,3.22-7.78c0-2.9-1.17-5.74-3.22-7.78 C135.661,29.421,132.821,28.251,129.921,28.251z'/%3e%3c/g%3e%3c/svg%3e");
}
.icon-twitter {
  background-size: auto !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 512 512'%3e%3cpath d='M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z'%3e%3c/path%3e%3c/svg%3e");
}
.icon-linkedin {
  background-size: auto !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 448 512'%3e%3cpath d='M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z'%3e%3c/path%3e%3c/svg%3e");
}
.icon-youtube {
  background-size: auto !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 576 512'%3e%3cpath d='M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z'%3e%3c/path%3e%3c/svg%3e");
}
.icon-email {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg fill='%23ffffff' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 127.56 127.56' style='enable-background:new 0 0 127.56 127.56;' xml:space='preserve'%3e%3cg%3e%3cpolygon points='0,22.18 0,105.9 41.86,64.04 '/%3e%3cpolygon points='85.69,64.04 127.56,105.9 127.56,22.18 '/%3e%3cpolygon points='5.19,16.21 63.78,74.8 122.37,16.21 '/%3e%3cpolygon points='5.71,111.35 121.85,111.35 80.12,69.61 63.78,85.95 47.44,69.61 '/%3e%3c/g%3e%3c/svg%3e");
}
.icon-add {
  background-size: auto !important;
  background-image: url("data:image/svg+xml0;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%234c5e71;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eAdd Icon%3c/title%3e%3cpath class='cls-1' d='M20,30.37A11.31,11.31,0,1,1,31.31,19.06,11.32,11.32,0,0,1,20,30.37ZM20,8.25A10.81,10.81,0,1,0,30.81,19.06,10.82,10.82,0,0,0,20,8.25Z'/%3e%3crect class='cls-1' x='19.75' y='13.91' width='0.5' height='10.31'/%3e%3crect class='cls-1' x='14.84' y='18.81' width='10.31' height='0.5'/%3e%3c/svg%3e");
}
.icon-added {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:none;%7d .st1%7bfill:none;stroke:%2300A19A;stroke-miterlimit:10;%7d %3c/style%3e%3crect x='4' y='4' class='st0' width='42' height='42'/%3e%3cg%3e%3cg%3e%3cpolyline class='st1' points='34.39,17.39 19.16,32.61 15.61,29.06 '/%3e%3c/g%3e%3ccircle class='st1' cx='25' cy='25' r='15.59'/%3e%3c/g%3e%3c/svg%3e");
}
.icon-upload-help-outline {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:none;stroke:%2300A19A;stroke-miterlimit:10;%7d .st1%7bfill:none;%7d %3c/style%3e%3cg%3e%3ccircle class='st0' cx='25.3' cy='24.67' r='15.59'/%3e%3cg%3e%3cpath class='st0' d='M21.42,19.58c0,0,0-3.7,3.63-3.9c3.06-0.17,4.74,2.64,3.93,5.23c-1.14,3.68-4.17,2.88-4.17,6.62 c0,0.68,0,2.2,0,2.2'/%3e%3cline class='st0' x1='24.8' y1='31.12' x2='24.8' y2='33.67'/%3e%3c/g%3e%3c/g%3e%3crect x='4.3' y='3.67' class='st1' width='42' height='42'/%3e%3c/svg%3e");
}
.hamburger-position {
  margin-top: -45px;
  padding-bottom: 5px;
}
.icon-filled-star {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg id='Layer_2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.6 13.8'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%2379CDF4;}%3C/style%3E%3C/defs%3E%3Cg id='Layer_1-2'%3E%3Cg%3E%3Cpath class='cls-1' d='M2.8,13.8s0,0,0,0c1.5-1,2.9-2,4.4-2.9,0,0,0,0,.1,0,1.5,1,2.9,2,4.4,3,0,0,0,0,0,0,0,0,0,0,0,0-.5-1.7-1-3.4-1.5-5.1,0,0,0,0,0-.1,1.4-1.1,2.8-2.1,4.2-3.2,0,0,0,0,0,0-.2,0-.3,0-.5,0-.8,0-1.7,0-2.5,0-.8,0-1.6,0-2.3,0,0,0,0,0-.1,0-.5-1.5-1.1-3-1.6-4.5,0-.2-.1-.3-.2-.5,0,0,0,0,0,0-.6,1.6-1.2,3.3-1.8,4.9,0,0,0,0,0,0-.2,0-.5,0-.7,0-.9,0-1.8,0-2.7,0-.6,0-1.3,0-1.9,0,0,0,0,0,0,0,0,0,0,0,0,0,1.4,1.1,2.8,2.1,4.2,3.2,0,0,0,0,0,.1-.5,1.7-1,3.4-1.5,5,0,0,0,0,0,0Z'/%3E%3Cpath class='cls-1' d='M2.8,13.8s0,0,0,0c.5-1.7,1-3.4,1.5-5,0,0,0,0,0-.1C2.8,7.4,1.5,6.4,0,5.3c0,0,0,0,0,0,0,0,0,0,0,0,.6,0,1.3,0,1.9,0,.9,0,1.8,0,2.7,0,.2,0,.5,0,.7,0,0,0,0,0,0,0,.6-1.6,1.2-3.3,1.8-4.9,0,0,0,0,0,0,0,.2,.1,.3,.2,.5,.5,1.5,1.1,3,1.6,4.5,0,0,0,0,.1,0,.8,0,1.6,0,2.3,0,.8,0,1.7,0,2.5,0,.1,0,.3,0,.5,0,0,0,0,0,0,0-1.4,1.1-2.8,2.1-4.2,3.2,0,0,0,0,0,.1,.5,1.7,1,3.4,1.5,5.1,0,0,0,0,0,0,0,0,0,0,0,0-1.5-1-2.9-2-4.4-3,0,0,0,0-.1,0-1.4,1-2.9,2-4.4,2.9,0,0,0,0,0,0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.icon-empty-star {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg id='Layer_2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.9 15'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%2379CDF4;}%3C/style%3E%3C/defs%3E%3Cg id='Layer_1-2'%3E%3Cg%3E%3Cpath class='cls-1' d='M7.9,2.2c.4,1.2,.9,2.5,1.3,3.7,0,.3,.3,.4,.6,.4,.8,0,1.6,0,2.3,0h1.6s-3.1,2.5-3.1,2.5c-.2,.2-.3,.4-.2,.6,.4,1.3,.7,2.5,1.1,3.8-1.1-.7-2.2-1.5-3.3-2.2-.1,0-.2-.1-.3-.1s-.2,0-.3,.1l-3.3,2.2c.4-1.3,.7-2.5,1.1-3.8,0-.3,0-.5-.2-.7-1-.8-2.1-1.6-3.1-2.4h.5s1.5,0,1.5,0h1.2c.2,0,.5,0,.7,0,.3,0,.5-.2,.6-.4l1.4-3.7m0-1.5s0,0,0,0c-.6,1.6-1.2,3.3-1.8,4.9,0,0,0,0,0,0-.2,0-.5,0-.7,0-.9,0-1.8,0-2.7,0-.6,0-1.3,0-1.9,0,0,0,0,0,0,0,0,0,0,0,0,0,1.4,1.1,2.8,2.1,4.2,3.2,0,0,0,0,0,.1-.5,1.7-1,3.4-1.5,5,0,0,0,0,0,0,0,0,0,0,0,0,1.5-1,2.9-2,4.4-2.9,0,0,0,0,0,0s0,0,0,0c1.5,1,2.9,2,4.4,3,0,0,0,0,0,0,0,0,0,0,0,0-.5-1.7-1-3.4-1.5-5.1,0,0,0,0,0-.1,1.4-1.1,2.8-2.1,4.2-3.2,0,0,0,0,0,0-.2,0-.3,0-.5,0-.8,0-1.7,0-2.5,0-.8,0-1.6,0-2.3,0,0,0,0,0-.1,0-.5-1.5-1.1-3-1.6-4.5,0-.2-.1-.3-.2-.5h0Z'/%3E%3Cpath class='cls-1' d='M7.9,2.2c.4,1.2,.9,2.5,1.3,3.7,0,.3,.3,.4,.6,.4,.8,0,1.6,0,2.3,0h1.6s-3.1,2.5-3.1,2.5c-.2,.2-.3,.4-.2,.6,.4,1.3,.7,2.5,1.1,3.8-1.1-.7-2.2-1.5-3.3-2.2-.1,0-.2-.1-.3-.1s-.2,0-.3,.1l-3.3,2.2c.4-1.3,.7-2.5,1.1-3.8,0-.3,0-.5-.2-.7-1-.8-2.1-1.6-3.1-2.4h.5s1.5,0,1.5,0h1.2c.2,0,.5,0,.7,0,.3,0,.5-.2,.6-.4l1.4-3.7m0-1.5s0,0,0,0c-.6,1.6-1.2,3.3-1.8,4.9,0,0,0,0,0,0-.2,0-.5,0-.7,0-.9,0-1.8,0-2.7,0-.6,0-1.3,0-1.9,0,0,0,0,0,0,0,0,0,0,0,0,0,1.4,1.1,2.8,2.1,4.2,3.2,0,0,0,0,0,.1-.5,1.7-1,3.4-1.5,5,0,0,0,0,0,0,0,0,0,0,0,0,1.5-1,2.9-2,4.4-2.9,0,0,0,0,0,0s0,0,0,0c1.5,1,2.9,2,4.4,3,0,0,0,0,0,0,0,0,0,0,0,0-.5-1.7-1-3.4-1.5-5.1,0,0,0,0,0-.1,1.4-1.1,2.8-2.1,4.2-3.2,0,0,0,0,0,0-.2,0-.3,0-.5,0-.8,0-1.7,0-2.5,0-.8,0-1.6,0-2.3,0,0,0,0,0-.1,0-.5-1.5-1.1-3-1.6-4.5,0-.2-.1-.3-.2-.5h0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.icon-filled-starwhite {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg id='Layer_2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.6 13.8'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:white;}%3C/style%3E%3C/defs%3E%3Cg id='Layer_1-2'%3E%3Cg%3E%3Cpath class='cls-1' d='M2.8,13.8s0,0,0,0c1.5-1,2.9-2,4.4-2.9,0,0,0,0,.1,0,1.5,1,2.9,2,4.4,3,0,0,0,0,0,0,0,0,0,0,0,0-.5-1.7-1-3.4-1.5-5.1,0,0,0,0,0-.1,1.4-1.1,2.8-2.1,4.2-3.2,0,0,0,0,0,0-.2,0-.3,0-.5,0-.8,0-1.7,0-2.5,0-.8,0-1.6,0-2.3,0,0,0,0,0-.1,0-.5-1.5-1.1-3-1.6-4.5,0-.2-.1-.3-.2-.5,0,0,0,0,0,0-.6,1.6-1.2,3.3-1.8,4.9,0,0,0,0,0,0-.2,0-.5,0-.7,0-.9,0-1.8,0-2.7,0-.6,0-1.3,0-1.9,0,0,0,0,0,0,0,0,0,0,0,0,0,1.4,1.1,2.8,2.1,4.2,3.2,0,0,0,0,0,.1-.5,1.7-1,3.4-1.5,5,0,0,0,0,0,0Z'/%3E%3Cpath class='cls-1' d='M2.8,13.8s0,0,0,0c.5-1.7,1-3.4,1.5-5,0,0,0,0,0-.1C2.8,7.4,1.5,6.4,0,5.3c0,0,0,0,0,0,0,0,0,0,0,0,.6,0,1.3,0,1.9,0,.9,0,1.8,0,2.7,0,.2,0,.5,0,.7,0,0,0,0,0,0,0,.6-1.6,1.2-3.3,1.8-4.9,0,0,0,0,0,0,0,.2,.1,.3,.2,.5,.5,1.5,1.1,3,1.6,4.5,0,0,0,0,.1,0,.8,0,1.6,0,2.3,0,.8,0,1.7,0,2.5,0,.1,0,.3,0,.5,0,0,0,0,0,0,0-1.4,1.1-2.8,2.1-4.2,3.2,0,0,0,0,0,.1,.5,1.7,1,3.4,1.5,5.1,0,0,0,0,0,0,0,0,0,0,0,0-1.5-1-2.9-2-4.4-3,0,0,0,0-.1,0-1.4,1-2.9,2-4.4,2.9,0,0,0,0,0,0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.icon-empty-starwhite {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg id='Layer_2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.9 15'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:white;}%3C/style%3E%3C/defs%3E%3Cg id='Layer_1-2'%3E%3Cg%3E%3Cpath class='cls-1' d='M7.9,2.2c.4,1.2,.9,2.5,1.3,3.7,0,.3,.3,.4,.6,.4,.8,0,1.6,0,2.3,0h1.6s-3.1,2.5-3.1,2.5c-.2,.2-.3,.4-.2,.6,.4,1.3,.7,2.5,1.1,3.8-1.1-.7-2.2-1.5-3.3-2.2-.1,0-.2-.1-.3-.1s-.2,0-.3,.1l-3.3,2.2c.4-1.3,.7-2.5,1.1-3.8,0-.3,0-.5-.2-.7-1-.8-2.1-1.6-3.1-2.4h.5s1.5,0,1.5,0h1.2c.2,0,.5,0,.7,0,.3,0,.5-.2,.6-.4l1.4-3.7m0-1.5s0,0,0,0c-.6,1.6-1.2,3.3-1.8,4.9,0,0,0,0,0,0-.2,0-.5,0-.7,0-.9,0-1.8,0-2.7,0-.6,0-1.3,0-1.9,0,0,0,0,0,0,0,0,0,0,0,0,0,1.4,1.1,2.8,2.1,4.2,3.2,0,0,0,0,0,.1-.5,1.7-1,3.4-1.5,5,0,0,0,0,0,0,0,0,0,0,0,0,1.5-1,2.9-2,4.4-2.9,0,0,0,0,0,0s0,0,0,0c1.5,1,2.9,2,4.4,3,0,0,0,0,0,0,0,0,0,0,0,0-.5-1.7-1-3.4-1.5-5.1,0,0,0,0,0-.1,1.4-1.1,2.8-2.1,4.2-3.2,0,0,0,0,0,0-.2,0-.3,0-.5,0-.8,0-1.7,0-2.5,0-.8,0-1.6,0-2.3,0,0,0,0,0-.1,0-.5-1.5-1.1-3-1.6-4.5,0-.2-.1-.3-.2-.5h0Z'/%3E%3Cpath class='cls-1' d='M7.9,2.2c.4,1.2,.9,2.5,1.3,3.7,0,.3,.3,.4,.6,.4,.8,0,1.6,0,2.3,0h1.6s-3.1,2.5-3.1,2.5c-.2,.2-.3,.4-.2,.6,.4,1.3,.7,2.5,1.1,3.8-1.1-.7-2.2-1.5-3.3-2.2-.1,0-.2-.1-.3-.1s-.2,0-.3,.1l-3.3,2.2c.4-1.3,.7-2.5,1.1-3.8,0-.3,0-.5-.2-.7-1-.8-2.1-1.6-3.1-2.4h.5s1.5,0,1.5,0h1.2c.2,0,.5,0,.7,0,.3,0,.5-.2,.6-.4l1.4-3.7m0-1.5s0,0,0,0c-.6,1.6-1.2,3.3-1.8,4.9,0,0,0,0,0,0-.2,0-.5,0-.7,0-.9,0-1.8,0-2.7,0-.6,0-1.3,0-1.9,0,0,0,0,0,0,0,0,0,0,0,0,0,1.4,1.1,2.8,2.1,4.2,3.2,0,0,0,0,0,.1-.5,1.7-1,3.4-1.5,5,0,0,0,0,0,0,0,0,0,0,0,0,1.5-1,2.9-2,4.4-2.9,0,0,0,0,0,0s0,0,0,0c1.5,1,2.9,2,4.4,3,0,0,0,0,0,0,0,0,0,0,0,0-.5-1.7-1-3.4-1.5-5.1,0,0,0,0,0-.1,1.4-1.1,2.8-2.1,4.2-3.2,0,0,0,0,0,0-.2,0-.3,0-.5,0-.8,0-1.7,0-2.5,0-.8,0-1.6,0-2.3,0,0,0,0,0-.1,0-.5-1.5-1.1-3-1.6-4.5,0-.2-.1-.3-.2-.5h0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.icon-tick {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z'/%3E%3C/svg%3E");
}

/* src/assets/css/styles.css */
body {
  overflow-x: hidden;
}
.accordion .accordion-item {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  color: #4c5e71;
  border-color: #4c5e71;
}
.table > :not(caption) > * > * {
  background-color: transparent;
}
.accordion-button {
  font-weight: 600;
  color: #4c5e71;
}
.accordion-button:focus {
  box-shadow: none;
  text-decoration: underline;
}
.accordion-button:hover {
  text-decoration: underline;
}
.accordion-button:not(.collapsed) {
  background-color: transparent;
  color: #4c5e71;
  box-shadow: none;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%234c5e71;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eDrop Down Icon 2%3c/title%3e%3cpolygon class='cls-1' points='18.95 25.68 9.25 15.97 10.66 14.56 18.95 22.85 27.25 14.56 28.66 15.97 18.95 25.68'/%3e%3c/svg%3e");
  transform: rotate(180deg);
}
.accordion-button::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%234c5e71;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eDrop Down Icon 2%3c/title%3e%3cpolygon class='cls-1' points='18.95 25.68 9.25 15.97 10.66 14.56 18.95 22.85 27.25 14.56 28.66 15.97 18.95 25.68'/%3e%3c/svg%3e");
  background-size: 40px;
  width: 30px;
  height: 40px;
}
.checboxToRadioChildren input[type=radio] {
  appearance: none;
  width: 21px;
  height: 21px;
  content: none;
  outline: none;
  margin: 0;
  background-color: #E6EEEE;
  border: 1px solid #E6EEEE;
  position: relative;
}
.checboxToRadioChildren input[type=radio]:checked {
  appearance: none;
  outline: none;
  padding: 0;
  content: none;
  border: none;
}
.checboxToRadioChildren input[type=radio]:checked::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2300A19A' viewBox='0 0 448 512'%3e%3cpath d='M413.505 91.951L133.49 371.966l-98.995-98.995c-4.686-4.686-12.284-4.686-16.971 0L6.211 284.284c-4.686 4.686-4.686 12.284 0 16.971l118.794 118.794c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-11.314-11.314c-4.686-4.686-12.284-4.686-16.97 0z'/%3e%3c/svg%3e");
}
.modal-centered .modal-footer,
.modal-centered .modal-body,
.modal-centered .modal-header {
  justify-content: center;
  text-align: center;
}
.modal-centered .modal-title {
  width: 100%;
}
.bg-green-dark.modal-centered .modal-header button > span {
  color: white;
}
.bg-green-dark.modal-centered .modal-header button {
  border: none;
}
.slide img {
  height: auto;
}
.container-funds .company-logo {
  max-width: 250px;
  height: auto;
}
.hide,
.visually-hidden {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.accordion-wrapper-01 .accordion .card .btn-link,
.accordion-wrapper-01 .accordion .card .btn-link:hover {
  color: #27348b;
}
.accordion-wrapper-01 .accordion .card {
  border: none;
  border-radius: 0;
}
.accordion-wrapper-01 .accordion .card .card-header {
  padding: .75rem 0;
  margin-bottom: 0;
  background-color: white;
  border-top: 1px solid #27348b;
  border-bottom: none;
}
.accordion-wrapper-01 .accordion .card:first-child .card-header {
  border-top: none;
}
.accordion-wrapper-01 .accordion .card:last-child .card-header {
  border-bottom: 1px solid #27348b;
}
.accordion-wrapper-01 .accordion .card .card-header .btn {
  padding: .375rem 0;
  font-weight: bold;
  width: 100%;
  text-align: left;
  padding-right: 30px;
}
.accordion-wrapper-01 .accordion .card .card-header .btn:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border: none;
  font-size: 3rem;
  position: absolute;
  right: -8px;
  top: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3e%3cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3e%3c/svg%3e");
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%234c5e71;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eDrop Down Icon 2%3c/title%3e%3cpolygon class='cls-1' points='18.95 25.68 9.25 15.97 10.66 14.56 18.95 22.85 27.25 14.56 28.66 15.97 18.95 25.68'/%3e%3c/svg%3e");
  width: 30px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion-wrapper-01 .accordion .card .card-header .btn.collapsed:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  right: 0;
  top: 11px;
}
.nav-tabs {
  border-bottom: 1px solid #000000;
}
.search-fund-wrapper .section-padding {
  padding-bottom: 0;
}
.button-tabs .justify-content-start.nav.nav-tabs {
  justify-content: space-between !important;
}
.button-tabs .justify-content-start.nav.nav-tabs li {
  flex-grow: 1;
  text-align: center;
}
.button-tabs-info-section .button-tabs .tab-content > .active.tab-pane {
  background: #F4F6F6;
  padding: 20px;
}
@media (min-width: 768px) {
  .button-tabs-info-section .button-tabs .tab-content > .active.tab-pane {
    padding: 30px;
  }
}
@media (min-width: 1200px) {
  .button-tabs-info-section .button-tabs .tab-content > .active.tab-pane {
    padding: 50px;
  }
}
.link {
  cursor: pointer;
}
.cursor-pointer {
  cursor: pointer;
}
.border-btn-wide {
  border-width: 2px;
}
.dropdown-menu-100.show {
  width: 100%;
}
.nav-item .dropdown-menu-100.show {
  width: auto;
}
.modal-style-01 {
  background: #132428;
  color: white;
  text-align: center;
}
.modal-content {
  border: none;
  border-radius: 0;
}
.modal-body {
  padding: 0 1.5rem;
}
.modal-style-01 .modal-title,
.modal-style-01 .modal-body {
  color: white !important;
  width: 100%;
}
.modal-style-01 .modal-footer {
  justify-content: center;
}
.button-tabs .tab-content > .tab-pane {
  padding: 0;
}
.company-overview-divtable-inner {
  padding: 1rem;
  border-bottom: 1px solid #343a40;
}
.company-overview-divtable-inner-row {
  border-bottom: 1px solid #343a40;
}
.company-overview-divtable-inner-row .company-overview-divtable-inner {
  border-bottom: none;
}
.col.company-overview-divtable-leftcol {
  width: 170px;
  max-width: 170px;
  font-weight: bold;
}
.btn-section .btn {
  margin-right: 10px;
  margin-bottom: 10px;
}
.icon-upload-help {
  z-index: 1;
}
.ui-bg-colour {
  padding: 10px;
}
.uikit span:hover {
  cursor: default;
}
pre {
  font-family:
    Consolas,
    Menlo,
    Monaco,
    Lucida Console,
    Liberation Mono,
    DejaVu Sans Mono,
    Bitstream Vera Sans Mono,
    Courier New,
    monospace,
    serif;
  margin-bottom: 10px;
  max-width: 1600px;
  overflow-wrap: normal;
  width: auto;
  padding: 5px;
  background-color: #eee;
  padding-bottom: 20px;
}
pre * {
  background-color: #eee !important;
  color: #000 !important;
  padding: 0 !important;
  margin: 0 !important;
  display: inline !important;
}
.stickyTableHeader {
  position: fixed;
  top: 0;
  width: 100%;
}
input.round-checkbox[type=checkbox] {
  border-radius: 50%;
}
input[type=checkbox].indeterminate {
  background-color: grey;
  margin: 2px;
}
input[type=checkbox] {
  position: relative !important;
  width: 50px;
  height: 50px;
  width: 1.3rem;
  height: 1.3rem;
  background-color: white;
  vertical-align: middle;
  border: 1px solid #bcc2ca;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
}
input[type=checkbox]:after {
  content: "";
  font-size: 15px;
  position: absolute;
  top: -2px;
  left: 3px;
  color: #132428;
}
input[type=checkbox]:checked:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 16px 22px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2300A19A' viewBox='0 0 448 512'%3e%3cpath d='M413.505 91.951L133.49 371.966l-98.995-98.995c-4.686-4.686-12.284-4.686-16.971 0L6.211 284.284c-4.686 4.686-4.686 12.284 0 16.971l118.794 118.794c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-11.314-11.314c-4.686-4.686-12.284-4.686-16.97 0z'/%3e%3c/svg%3e");
}
input[type=checkbox].active-child:after {
  color: #b0b8c1;
}
.pagination > .page-item.active .page-link {
  background-color: #79cdf4;
  border-color: #79cdf4;
}
.div-table:not(.div-table-checkbox-reset) input[type=checkbox] {
  background-color: white;
  border: 1px solid white;
}
.accordion-style-01-outer-accordion > .dd-item-wrapper > .row {
  border-bottom: 1px solid black;
}
.accordion-style-01,
.accordion-style-01-inner-accordion > .dd-item-wrapper {
  padding: 0 15px;
}
.accordion-style-01-inner-accordion {
  margin-right: -15px;
  margin-left: -15px;
}
.accordion-style-01-inner-accordion .dd-item-wrapper > .row > .col.col-12 {
  padding-bottom: 0;
  padding-top: 0;
}
.accordion-style-01-header-link {
  z-index: 1;
  width: 100%;
}
.accordion-style-01-header-link > span {
  z-index: 0;
  pointer-events: none;
  margin-right: 15.5%;
}
.accordion-wrapper-bg-trans .accordion .card,
.accordion-wrapper-bg-trans .accordion .card .card-header,
.accordion-wrapper-bg-trans .table-vert-header th {
  background-color: transparent;
}
.accordion-wrapper-01.accordion-wrapper-bg-trans .accordion .card:last-child .card-header {
  border-bottom: none;
}
.accordion-wrapper-01.accordion-wrapper-bg-trans .accordion .card .card-header .btn {
  color: #132428;
  font-size: 1.25rem;
  font-weight: 500;
}
.div-table .collapsible-body-inner-accordion > .col {
  padding-top: 0;
  padding-bottom: 0;
}
.accordion-style-01-inner-accordion .icon-drop-down-circle {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23ffffff;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eDrop Down Icon 1%3c/title%3e%3cpath class='cls-1' d='M20,31.29A11.31,11.31,0,1,1,31.31,20,11.32,11.32,0,0,1,20,31.29ZM20,9.17A10.81,10.81,0,1,0,30.81,20,10.82,10.82,0,0,0,20,9.17Z'/%3e%3cpolygon class='cls-1' points='20 23.75 19.82 23.58 14.67 18.42 15.02 18.07 20 23.05 24.98 18.07 25.33 18.42 20 23.75'/%3e%3c/svg%3e");
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%234c5e71;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eDrop Down Icon 1%3c/title%3e%3cpath class='cls-1' d='M20,31.29A11.31,11.31,0,1,1,31.31,20,11.32,11.32,0,0,1,20,31.29ZM20,9.17A10.81,10.81,0,1,0,30.81,20,10.82,10.82,0,0,0,20,9.17Z'/%3e%3cpolygon class='cls-1' points='20 23.75 19.82 23.58 14.67 18.42 15.02 18.07 20 23.05 24.98 18.07 25.33 18.42 20 23.75'/%3e%3c/svg%3e");
}
.accordion-style-01-header-link.active .icon-drop-down-circle {
  transition: all 0.2s ease-in-out;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion-style-01-inner-accordion .accordion-style-01-header-link.active .icon-drop-down-circle {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%234c5e71;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eRemove Icon%3c/title%3e%3cpath class='cls-1' d='M28.51,11.42a11.56,11.56,0,1,0,0,16.35A11.51,11.51,0,0,0,28.51,11.42ZM27.8,27.06a10.56,10.56,0,1,1,0-14.93A10.56,10.56,0,0,1,27.8,27.06Z'/%3e%3cpolygon class='cls-1' points='23.62 15.6 20.33 18.89 17.04 15.6 16.33 16.31 19.63 19.6 16.33 22.89 17.04 23.59 20.33 20.3 23.62 23.59 24.33 22.89 21.04 19.6 24.33 16.31 23.62 15.6'/%3e%3c/svg%3e");
}
.div-table-style-02 > .row > [class^=col] {
  z-index: 1;
}
.div-table-style-02 > .row:nth-child(odd) > [class^=col],
.div-table-style-02 > .row:nth-child(even) > [class^=col],
.div-table-style-02-header {
  position: relative;
}
.div-table-style-02 > .row:nth-child(even) > [class^=col]:first-of-type:before {
  background-color: #F2F2F2;
}
.div-table-style-02-header {
  z-index: 0;
}
.div-table-style-02-header:before {
  background-color: #132428;
}
.modal-header,
.modal-footer {
  border-bottom: 0;
  border-top: 0;
}
.modal-header .close {
  float: right;
}
.modal-header .close:focus {
  outline: none;
  box-shadow: none;
}
.breadcrumb {
  background: none;
  padding: .75rem 0;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: "|";
}
.sticky {
  background: #fff;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .08);
  position: fixed;
  top: 0;
  height: 120px;
  width: 100%;
}
.underline {
  text-decoration: underline;
}
img {
  max-width: 100%;
}
a.blue-light-link:hover {
  color: #27348B;
  text-decoration: none;
}
.link:hover {
  opacity: 0.8;
}
.tt-icon-01 {
  text-align: center;
  background: #b8bfc6;
  height: 15px;
  width: 20px;
  border-radius: 25px;
  color: white;
  margin-right: 5px;
  font-size: .6rem;
  max-width: 15px;
  flex: 1 0 auto;
}
.tooltip {
  z-index: 99999;
  position: static;
  font-size: 12px;
}
.arrow,
.tooltip-inner,
.tooltip.show {
  opacity: 1;
}
.tooltip-inner {
  background: #122328;
  padding: 20px;
  text-align: left;
}
.arrow,
.tooltip .arrow::before,
.tooltip .arrow::before {
  border-bottom-color: #122328;
}
.tooltip-inner {
  border-radius: 0;
}
.collapsible-header,
.collapsible-body .form-check-label {
  cursor: pointer;
}
.collapsible-header-dd:before {
  content: "+";
  position: absolute;
  left: 20px;
  color: #00a19a;
  font-weight: lighter;
  font-size: 25px;
  top: 5px;
}
.collapsible-header-dd.active:before {
  content: "-";
  left: 25px;
}
.activeRow {
  background-color: #e6eeee;
}
.activeRow {
  background-color: #e6eeee;
}
.dd-item-wrapper .collapsible-body .form-check {
  background-color: #e6eeee;
}
.custom-dd .dd-item-wrapper:last-of-type .collapsible-header-dd {
  border-bottom: none;
}
.collapsible-body {
  display: none;
}
.checkbox-menu li input {
  margin: 0px 5px;
  top: 2px;
  position: relative;
}
.dashboard-card {
  height: 100%;
  width: 100%;
  min-height: 200px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  background: #f2f2f2;
  border-width: 5px;
  border-style: solid;
  flex: 1;
  margin: 1%;
}
.dashboard-card-circle {
  border-radius: 50%;
}
.dashboard-card-circle:before {
  content: "";
  display: inline-block;
  padding-top: 100%;
}
.dashboard-card:hover {
  background-color: #00A19A;
  border-color: #00A19A;
  color: #fff;
}
.div-table-th-row {
  background: #EA5B0C;
  color: #fff;
}
.div-table-th-row h3 {
  color: #fff;
}
.dashboard-card:active {
  font-weight: bold;
  color: #00A19A;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link {
  border-radius: 0;
}
.btn-svg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
.btn-search {
  background-size: 40px;
}
.input-group-append-abs .input-group-append {
  position: absolute;
  right: 0;
  height: 100%;
  z-index: 99;
}
.header-main-container {
  padding: 1rem 15px;
}
.header-main {
  display: flex;
  flex-wrap: wrap;
}
.header-main .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:gray;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eHamburger Icon%3c/title%3e%3crect class='cls-1' x='4.26' y='12.32' width='31.48' height='1.5'/%3e%3crect class='cls-1' x='4.26' y='18.53' width='31.48' height='1.5'/%3e%3crect class='cls-1' x='4.26' y='24.3' width='31.48' height='1.5'/%3e%3c/svg%3e");
}
.pagination {
  flex-wrap: wrap;
}
.tab-pane {
  padding: 1rem 2rem;
}
a.underline {
  text-decoration: underline;
}
.form-control,
.input-group > .input-group-append > .btn {
  border-radius: 0;
}
.icon-header {
  margin: 0 .5rem;
}
.section-padding {
  padding: 3rem 0;
}
.pagination-no-border .page-link {
  border: none;
}
.pagination-no-border .page-item {
  flex: 1;
  text-align: center;
}
.tint-wrapper-01 {
  height: 100%;
  display: block;
  position: relative;
}
.tint.tint-overlay-01 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  overflow: hidden;
}
.tint {
  position: relative;
}
.tint:before {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 0;
  top: 0;
  left: 0;
}
.tint-01:before {
  background-color: rgba(0, 0, 0, 0.1);
}
.tint-02:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.tint-03:before {
  background-color: rgba(0, 0, 0, 0.3);
}
.tint-04:before {
  background-color: rgba(0, 0, 0, 0.4);
}
.tint-05:before {
  background-color: rgba(0, 0, 0, 0.5);
}
.tint-06:before {
  background-color: rgba(0, 0, 0, 0.6);
}
.tint-07:before {
  background-color: rgba(0, 0, 0, 0.7);
}
.tint-08:before {
  background-color: rgba(0, 0, 0, 0.8);
}
.tint-09:before {
  background-color: rgba(0, 0, 0, 0.9);
}
.close {
  font-size: 2rem;
  font-weight: normal;
  color: #132428;
  border: none;
  opacity: 1;
  text-shadow: none;
}
.modal-style-01 .close {
  color: #F2F2F2;
}
.rotate90 {
  transform: rotate(90deg);
}
@media (min-width: 576px) {
  .flex-sm-row-reverse {
    flex-direction: initial !important;
  }
  .modal-dialog {
    max-width: 700px;
  }
}
@media (min-width: 768px) {
  .header-main-container {
    padding: 3rem 15px;
  }
}
@media (min-width: 992px) {
  .reports-title-resp {
    position: absolute;
    margin-top: 30px;
  }
  .button-group-style-reports {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (min-width:1200px) {
  .header-main {
    display: block;
  }
}
.scoreCircle {
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  padding: 2px;
}
.hide {
  display: none;
}
.login-component {
  color: #132428;
  height: 100vh;
  width: 100vw;
  z-index: 2;
  position: absolute;
  top: 0;
}
.login-component .logo-log-in {
  width: 100%;
}
.login-component h1,
.login-component h2,
.login-component h3,
.login-component h4,
.login-component h5,
.login-component p {
  color: #003834;
}
.login-component .container.login-container {
  max-width: 900px;
  margin-bottom: 100px;
}
.login-component .border-top {
  border-top: 5px solid #003834 !important;
}
.login-component .btn-green-dark.login-disabled,
.login-component .btn-es-primary.login-disabled {
  pointer-events: none;
  border-color: #e6e6e6;
  background-color: #e6e6e6;
  color: #132428 !important;
  opacity: .6;
  cursor: not-allowed;
}
.login-component input[type=checkbox] {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.login-component .form-check-label {
  padding: 5px;
  padding-left: 20px;
}
.login-component .form-check + small {
  margin-left: 60px;
}
.login-component .login-component {
  padding-top: 2rem;
}
.login-component .pop-up-wrapper {
  max-height: 300px;
  overflow-y: scroll;
}
.login-component .form-check-label-small {
  font-size: 13px;
  font-weight: normal;
}
.login-component .tab-pane {
  padding: 1rem 0;
}
.login-component-bg {
  background-image: url("./media/app-login-bg-22-03-HGBQNA32.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.login-component-logo-container {
  position: relative;
  z-index: 1;
  padding: 0 30px;
}
.login-component .tabbed-tabs.tabbed-tabs-login .nav-tabs .nav-item .nav-link,
.login-component .tabbed-tabs.tabbed-tabs-login .nav-tabs .nav-link {
  margin-right: 0;
}
.login-component .tabbed-tabs.tabbed-tabs-green .nav.nav-tabs {
  border-bottom: 4px solid #79cdf4;
}
@media (min-width: 768px) {
  .login-component .tabbed-tabs.tabbed-tabs-green .nav.nav-tabs {
    border-bottom: 1px solid #79cdf4;
  }
  .login-component .tabbed-tabs.tabbed-tabs-login .nav-tabs .nav-item .nav-link,
  .login-component .tabbed-tabs.tabbed-tabs-login .nav-tabs .nav-link {
    margin-right: 10px;
  }
  .login-component .tab-pane {
    padding: 1rem 2rem;
  }
  .login-component .login-component {
    height: 100vh;
    display: flex;
    padding-top: 0;
    background-color: transparent;
  }
  .login-component .login-container {
  }
  .login-component .login-link-bottom {
    position: absolute;
    bottom: 0;
  }
  .login-component .bottom-section {
    position: absolute;
    left: 60px;
    width: calc(100% - 120px);
    bottom: 0;
  }
  .login-component .top-section {
    padding-bottom: 160px;
  }
}
@media (min-width: 1200px) {
  .login-component .logo-log-in {
    width: 400px;
  }
}
.login-component-inner {
  padding: 30px;
}
@media (max-width: 768px) {
  .login-component-inner {
    padding: 20px;
  }
}
.slider-wrapper .slick-prev,
.slider-wrapper .slick-prev:hover,
.slider-wrapper .slick-next,
.slider-wrapper .slick-next:hover {
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%234c5e71;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eDrop Down Icon 1%3c/title%3e%3cpath class='cls-1' d='M20,31.29A11.31,11.31,0,1,1,31.31,20,11.32,11.32,0,0,1,20,31.29ZM20,9.17A10.81,10.81,0,1,0,30.81,20,10.82,10.82,0,0,0,20,9.17Z'/%3e%3cpolygon class='cls-1' points='20 23.75 19.82 23.58 14.67 18.42 15.02 18.07 20 23.05 24.98 18.07 25.33 18.42 20 23.75'/%3e%3c/svg%3e");
}
.slider-wrapper .slick-prev {
  transform: rotate(90deg);
}
.slider-wrapper .slick-next {
  transform: rotate(270deg);
}
.slider-wrapper .slick-prev:before,
.slider-wrapper .slick-next:before {
  visibility: hidden;
}
.slider-wrapper .slick-slide {
}
.slider-wrapper .slick-list {
}
.tick {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2381A0A9' viewBox='0 0 448 512'%3e%3cpath d='M413.505 91.951L133.49 371.966l-98.995-98.995c-4.686-4.686-12.284-4.686-16.971 0L6.211 284.284c-4.686 4.686-4.686 12.284 0 16.971l118.794 118.794c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-11.314-11.314c-4.686-4.686-12.284-4.686-16.97 0z'/%3e%3c/svg%3e");
}
.tick:hover {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 448 512'%3e%3cpath d='M413.505 91.951L133.49 371.966l-98.995-98.995c-4.686-4.686-12.284-4.686-16.971 0L6.211 284.284c-4.686 4.686-4.686 12.284 0 16.971l118.794 118.794c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-11.314-11.314c-4.686-4.686-12.284-4.686-16.97 0z'/%3e%3c/svg%3e");
}
.autocomplete-container .suggestions-container {
  bottom: 40px;
}
.autocomplete-container .suggestions-container ul {
  max-height: 100px !important;
  bottom: 0;
}
.disclaimer {
  font-size: 80%;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1140px;
  }
}

/* src/assets/css/nav-tabs.css */
.button-tabs .nav-tabs .nav-link {
  font-family: "Libre Baskerville", serif;
}
.button-tabs .nav.nav-tabs {
  margin-bottom: 30px;
  border-bottom: 0;
}
.button-tabs .nav-link {
  padding: .5rem .5rem;
}
.button-tabs .nav-tabs .nav-link {
  border-radius: 0;
}
@media (min-width: 1200px) {
  .button-tabs .nav-tabs .nav-link {
    padding: 1rem 1.5rem;
    font-size: 14px;
  }
  .tabbed-tabs-login .nav-tabs .nav-item:nth-child(3) a {
    margin-right: 0 !important;
  }
}
@media (max-width: 768px) {
  .tabbed-tabs-login .nav-tabs .nav-item {
    width: 100%;
  }
}
.button-tabs .nav-tabs .nav-link {
  color: #132428;
}
.button-tabs .nav-tabs .nav-item .nav-link.active,
.button-tabs .nav-tabs .nav-item.show .nav-link,
.button-tabs .nav-tabs .nav-link.active {
  background-color: #F2F2F2;
}
.button-tabs .nav-tabs .nav-item .nav-link,
.button-tabs .nav-tabs .nav-link {
  background-color: #E6EEEE;
  text-align: center;
}
.button-tabs .nav-tabs .nav-item .nav-link,
.button-tabs .nav-tabs .nav-link {
  border-color: white;
}
.button-tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-color: transparent;
}
.tabbed-tabs .nav-tabs .nav-link {
  font-family: "Libre Baskerville", serif;
}
.tabbed-tabs-login .nav {
  display: flex;
  flex-grow: 1;
}
.tabbed-tabs-login .nav-tabs .nav-item {
  display: flex;
  flex-grow: 1;
  margin-right: 10px;
}
.tabbed-tabs-login.tabbed-tabs .nav-tabs .nav-link {
  padding: 0.5rem .25rem;
  font-size: 16px;
}
.tabbed-tabs.tabbed-tabs-login .nav-tabs .nav-item .nav-link,
.tabbed-tabs.tabbed-tabs-login .nav-tabs .nav-link {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  margin-right: 10px;
}
.tabbed-tabs-login .nav-tabs .nav-item {
  margin-right: 0;
}
.tabbed-tabs-login #ngb-tab-1-panel {
  padding-left: 0;
  padding-right: 0;
}
.tabbed-tabs-login #ngb-tab-0-panel {
  justify-content: center;
  display: flex;
}
.tabbed-tabs-login #ngb-tab-0-panel div div {
  max-width: 350px;
}
.tabbed-tabs-login .nav-tabs .nav-item .nav-link.active {
  margin-bottom: -1px;
}
.tabbed-tabs.tabbed-tabs-login .nav.nav-tabs {
  padding-left: 0;
  padding-right: 0;
}
.tabbed-tabs .nav-link {
  padding: 0.5rem 1.5rem;
}
.tabbed-tabs .nav-tabs .nav-link {
  border-radius: 0;
}
@media (min-width: 1200px) {
  .tabbed-tabs .nav-tabs .nav-link {
    padding: 0.5rem 1.5rem;
    font-size: 20px;
  }
}
.tabbed-tabs .nav-tabs .nav-link {
  color: #132428;
}
.tabbed-tabs .nav-tabs .nav-item .nav-link.active,
.tabbed-tabs .nav-tabs .nav-item.show .nav-link,
.tabbed-tabs .nav-tabs .nav-link.active {
}
.tabbed-tabs .nav-tabs .nav-item .nav-link,
.tabbed-tabs .nav-tabs .nav-link {
}
.tabbed-tabs .nav-tabs .nav-item .nav-link,
.tabbed-tabs .nav-tabs .nav-link {
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid black;
}
.tabbed-tabs .nav-tabs .nav-item.show .nav-link,
.tabbed-tabs .nav-tabs .nav-link.active {
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid white;
}
.tabbed-tabs.tabbed-tabs-green .nav-tabs .nav-item .nav-link,
.tabbed-tabs.tabbed-tabs-green .nav-tabs .nav-link {
  background-color: #00A19A;
  color: white;
}
.tabbed-tabs.tabbed-tabs-green .nav-tabs .nav-item .nav-link,
.tabbed-tabs.tabbed-tabs-green .nav-tabs .nav-link {
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid #00A19A;
}
.tabbed-tabs.tabbed-tabs-green .nav.nav-tabs {
  border-bottom: 1px solid #00A19A;
}
.tabbed-tabs.tabbed-tabs-green .nav-tabs .nav-item .nav-link.active {
  background-color: white;
  color: #003834;
  border-top: 1px solid #00A19A;
  border-left: 1px solid #00A19A;
  border-right: 1px solid #00A19A;
  border-bottom: 2px solid white;
}

/* src/assets/css/nav-bar.css */
@media (min-width: 768px) {
  .navbar .navbar-nav {
    width: 100%;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .button-tabs .navbar-main .nav-item {
    margin-right: 10px;
  }
}
.navbar-main {
  background-color: #132428;
}
.navbar-light .navbar-nav > li > .nav-link,
.blue-light-link {
  color: #27348B;
  border-bottom: 1px solid transparent;
}
.navbar-light .navbar-nav > li > .nav-link:hover,
.navbar-light .navbar-nav > li.show > .nav-link,
.blue-light-link:hover,
.navbar-light .navbar-nav > li.nav-item.link-active .nav-link {
  color: #ffffff;
}
.navbar-dark .navbar-nav .nav-item.link-active .nav-link {
  color: #ffffff;
}

/* node_modules/@glidejs/glide/src/assets/sass/glide.core.scss */
.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.glide * {
  box-sizing: inherit;
}
.glide__track {
  overflow: hidden;
}
.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slides--dragging {
  -webkit-user-select: none;
  user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  -webkit-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.glide--rtl {
  direction: rtl;
}

/* node_modules/@glidejs/glide/src/assets/sass/glide.theme.scss */
.glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  transition: opacity 150ms ease, border 300ms ease-in-out;
  transform: translateY(-50%);
  line-height: 1;
}
.glide__arrow:focus {
  outline: none;
}
.glide__arrow:hover {
  border-color: white;
}
.glide__arrow--left {
  left: 2em;
}
.glide__arrow--right {
  right: 2em;
}
.glide__arrow--disabled {
  opacity: 0.33;
}
.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%);
}
.glide__bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em;
}
.glide__bullet:focus {
  outline: none;
}
.glide__bullet:hover,
.glide__bullet:focus {
  border: 2px solid white;
  background-color: rgba(255, 255, 255, 0.5);
}
.glide__bullet--active {
  background-color: white;
}
.glide--swipeable {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
.glide--dragging {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}

/* angular:styles/global:styles */
