/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

@font-face {
  font-family: gt walsheim;
  src: url(GT-Walsheim-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: gt walsheim;
  src: url(GT-Walsheim-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: gt walsheim;
  src: url(GT-Walsheim-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: gt walsheim;
  src: url(GT-Walsheim-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --bs-primary: #a51974;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p,
a,
ol,
ul,
li,
button,
input {
  font-family:
    gt walsheim,
    Arial,
    sans-serif !important;
}

.dropdown-menu a,
.entity-grid th a {
  font-size: 0.875rem;
}

p {
  font-size: 1.125rem !important;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  p {
    font-size: 1rem !important;
  }
  ul {
    font-size: 1rem !important;
  }
  p a,
  p .a {
    font-size: 1rem !important;
  }
}

ul,
ol,
p {
  color: #141414 !important;
}

h1.underline,
h4.underline {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 21px;
}

@media (max-width: 767px) {
  .text_center-mobile {
    text-align: center;
  }
}

.btn-lg-home {
  padding: 20px 40px;
  font-size: 0.9375rem;
}

.btn-info-home {
  color: #fff;
  border-color: #fff;
  background: transparent;
}

.btn-info-home:hover {
  color: #000;
  border-color: #000;
  background: #fff;
}

.btn-info-home:active {
  color: #000;
  border-color: #000;
  background: #fff;
}

.btn-info-home:focus {
  color: #000;
  border-color: #000;
  background: #fff;
}

.breadcrumb > li a {
  color: #302ce1;
  padding: 2px 4px;
}
.breadcrumb > li a:hover {
  color: #302ce1;
}

.pagination > li:first-child > a:hover,
.pagination > li:first-child > span:hover {
  background: none;
}

.pagination > li:last-child > a:hover,
.pagination > li:last-child > span:hover {
  background: none;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: transparent;
  border-color: transparent;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  border-color: #af1d71;
}

.logo-container {
  height: 51px;
  width: 187px;
  margin-left: 9px;
}

.fixed-top {
  border-width: 0;
}

.static-top {
  border-width: 0;
  margin-bottom: 0;
}

.navbar-default {
  border-color: transparent;
}

.homelink,
a.homelink:hover,
a.homelink:focus {
  color: #fff;
  text-decoration: none;
}

.register-bar {
  clear: both;
}

.fixed-top.navbar {
  min-height: 67px;
}

.fixed-top.navbar .navbar-collapse {
  max-height: 510px;
  box-shadow: none;
  border-top: none;
  padding-top: 8px;
}

.fixed-top.navbar .form-inline {
  border: none;
  margin-left: 0;
  margin-right: 0;
}

.fixed-top.navbar .form-inline .form-control {
  font-size: 1em;
}

.static-top.navbar .navbar-collapse {
  max-height: 510px;
  box-shadow: none;
  border-top: none;
}

.static-top.navbar .form-inline {
  border: none;
  margin-left: 0;
  margin-right: 0;
}

.static-top.navbar .form-inline .form-control {
  font-size: 1em;
}

@media (min-width: 992px) {
  .fix-navbar .register-bar {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
}

@media only screen and (max-width: 1199px) {
  .hero-image {
    width: 100% !important;
    object-position: 78% -30px !important;
    height: 600px !important;
  }

  .hero-content {
    top: 90px !important;
  }
}

.fixed-top.navbar > .container > .row > div {
  float: none !important;
  display: inline-block;
  vertical-align: bottom;
}

.static-top.navbar > .container > .row > div {
  float: none !important;
  display: inline-block;
  vertical-align: bottom;
}

.fixed-top.navbar .menu-bar > .navbar-nav > li > a {
  font-family:
    "Segoe UI Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
}

.fixed-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  height: 21px;
  margin: 0 4px;
  margin-top: 14.5px;
  border-right: 1px solid #fff;
  border-left: 1px solid #666;
}

.static-top.navbar .menu-bar > .navbar-nav > li > a {
  font-family:
    gt walsheim,
    Arial,
    sans-serif !important;
  font-size: 1.125rem !important;
  font-weight: bold;
  border-radius: 6px;
  border: 2px solid #aa1b72;
}

.static-top.navbar .menu-bar > .navbar-nav > li > a:hover {
  text-decoration: none !important;
}

.navbar-dark .navbar-nav > li > a:not(.btn),
.navbar-dark .navbar-nav > li.dropdown > a {
  color: #aa1b72 !important;
}

.navbar-dark .navbar-nav > li > a.btn-primary {
  color: #ffffff !important;
}

.navbar-dark .navbar-nav > li > a:focus,
.navbar-dark .navbar-nav > li.dropdown > a:focus {
  background-color: #ffffff !important;
  color: #aa1b72 !important;
  text-decoration: none !important;
  border: 2px solid #aa1b72 !important;
}

.navbar-dark .navbar-nav a.show,
.navbar-dark .navbar-nav a.dropdown-toggle.show {
  text-decoration: none !important;
}

.navbar-expand-md .navbar-nav .nav-link {
  padding: 12px 16px !important;
}

.static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  height: 21px;
  margin: 0 4px;
  margin-top: 14.5px;
  border-right: 1px solid #fff;
  border-left: 1px solid #666;
}

.fixed-top .navbar-brand {
  font-size: 2.11em;
  font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #232222;
  position: relative;
}

@media (max-width: 1200px) {
  .fixed-top .navbar-brand {
    position: initial;
    height: 42px;
  }
}

.fixed-top .navbar-header {
  padding-top: 8px;
}

.static-top .navbar-brand {
  font-size: 2.11em;
  font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #232222;
  position: relative;
}

@media (max-width: 1200px) {
  .static-top .navbar-brand {
    position: initial;
    height: 42px;
  }
}

.fixed-top.navbar-dark {
  background-color: #232222;
  border-color: transparent;
}

.fixed-top.navbar-dark .navbar-brand {
  color: #fff;
}

.fixed-top.navbar-dark .divider-vertical {
  border-right-color: #fff;
  border-left-color: #111;
}

.static-top.navbar-dark {
  background-color: #ffffff;
  border-color: transparent;
  -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
}

.static-top.navbar-dark .navbar-brand {
  color: #fff;
}

.static-top.navbar-dark .divider-vertical {
  border-right-color: #fff;
  border-left-color: #111;
}

.navbar-dark .navbar-nav > li > a {
  color: #000;
}

.navbar-dark .navbar-nav > li > a:hover {
  color: #fff;
  background-color: #302ce1;
}

.navbar-dark .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #302ce1;
  border: 1px dashed black !important;
  outline: 1px dashed #ffffff;
}

@media (max-width: 1199px) {
  .navbar-dark .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #302ce1;
    /*border-bottom: 4px solid #2F5FEF;
    padding-bottom: 6px;*/
  }
}

.menu-bar .shopping_link {
  position: relative;
}

.menu-bar .shopping_link .cart_amount {
  border-radius: 100%;
  height: 17px;
  width: 17px;
  position: absolute;
  bottom: 6px;
  right: -6px;
  background-color: #2f5fef;
  text-align: -webkit-center;
  line-height: 17px;
  font-size: 0.5625rem;
  padding-left: 1.9px;
  color: #fff;
}

.menu-bar .shopping_link .cart_amount:hover {
  color: #fff;
}

@media (max-width: 1199px) {
  .fixed-top .navbar-collapse .nav > .divider-vertical {
    display: none;
  }
}

@media (max-width: 1199px) {
  .static-top .navbar-collapse .nav > .divider-vertical {
    display: none;
  }
}

@media (max-width: 767px) {
  .fixed-top.navbar > .container > .row > div {
    display: block;
  }

  .navbar-header {
    position: relative;
  }
}

@media (max-width: 767px) {
  .static-top.navbar > .container > .row > div {
    display: block;
  }

  .navbar-header {
    position: relative;
  }
}

.card {
  -webkit-box-shadow: 0 0px 0px transparent;
  box-shadow: 0 0px 0px transparent;
}

.border-bottom {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 84px;
}

.card {
  border-radius: 0px;
  border: none;
  box-shadow: none;
}

.card-header {
  border-bottom: 0;
}

.card-header .card-title a {
  text-decoration: none;
}

.card-header .card-title a:hover {
  color: #2f5fef;
}

.card-header .card-title a:before {
  content: " ";
  background-repeat: no-repeat;
  display: inline-block;
  width: 22px;
  height: 12px;
  background-position: -92px -5px;
  margin-right: 10.5px;
}

.card-header .card-title a.collapsed:before {
  background-position: -5px -126px;
}

.card-header + .panel-collapse > .card-body,
.card-header + .panel-collapse > .list-group {
  border-top: none;
}

.card-footer {
  border-top: 0;
}

.card-footer + .panel-collapse .card-body {
  border-bottom: none;
}

card-header {
  color: #333333;
  background-color: transparent;
  border-color: none;
}

.card-header + .panel-collapse > .card-body {
  border-top-color: none;
}

.card-header .badge {
  color: transparent;
  background-color: #333333;
}

.card-footer + .panel-collapse > .card-body {
  border-bottom-color: none;
}

body {
  padding-top: 0px;
  /* Below changes in body tag to support DefaultPortalTemplate in maker*/
  margin: 0;
  height: 100%;
  font-family:
    gt walsheim,
    Arial,
    sans-serif !important;
}

@media (max-width: 767px) {
  body {
    padding-top: 0px;
  }
}

.layer_down {
  height: 50px;
  background: url("layer_down.png") no-repeat bottom center;
  position: absolute;
  bottom: 0;
  z-index: 900;
  width: 100%;
}

.layer_up {
  height: 40px;
  background: url("layer_up.png") no-repeat bottom center;
  position: relative;
  z-index: 20;
}

.section-margin {
  margin: 21px 0;
}

.section-inline-search {
  background-size: cover;
}

.section-inline-search .row > div {
  margin-top: 100px;
}

.section-inline-search .row > div h1 {
  color: #fff;
}

@media only screen and (max-width: 600px) {
  .section-inline-search .row > div h1 {
    font-size: 16vw;
  }
}

.section-inline-search .row > div .form-inline .row .input-group {
  margin-right: 21px;
}

.section-inline-search
  .row
  > div
  .form-inline
  .row
  .input-group
  .input-group-text {
  background-color: #fff;
  border-right: none;
}

.section-inline-search .row > div .form-inline .row .input-group .form-control {
  height: 60px;
  border-left: none;
  box-shadow: none;
}

.section-inline-search
  .row
  > div
  .form-inline
  .row
  .input-group
  .form-control:focus {
  box-shadow: none;
  border-right: none;
  border-color: #ccc;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  -moz-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}

.wrapper .contained {
  position: relative;
  height: 400px;
  padding-bottom: 56.25%;
}

.wrapper .contained > svg {
  margin-top: -100px;
  position: absolute;
  display: block;
}

.contained .row {
  margin-top: 80px;
}

footer {
  position: relative;
  color: #22221e;
}

footer .footer-top {
  width: 100%;
  min-height: 130px;
  background-color: #232222;
  display: flex;
  align-items: center;
}

footer .footer-top h3,
footer .footer-top h4 {
  color: #fff;
}

footer .footer-top .list-social-links {
  margin-top: 25px;
  margin-bottom: 12.5px;
}

footer.bg-dark {
  background-color: #180a14 !important;
}

@media only screen and (max-width: 991px) {
  footer .footer-top h3,
  footer .footer-top .list-social-links {
    text-align: center;
  }
}

footer .footer-bottom {
  width: 100%;
  min-height: 68px;
  background-color: #d2d2ce;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
}

footer .footer-bottom p {
  margin: 0;
}

footer .footer-bottom h4 {
  margin-top: 0;
  color: #fff;
}

footer .footer-bottom ul {
  list-style-type: none;
  margin: 0;
}

footer .footer-bottom ul li a,
footer .footer-bottom ul li a:hover,
footer .footer-bottom ul li a:focus,
footer .footer-bottom ul li a:active,
footer .footer-bottom ul li a.active {
  font-size: 0.9375rem;
  color: #fff;
}

footer p {
  color: #ffffff !important;
}

.list-social-links {
  list-style-type: none;
  padding-left: 0;
}

.list-social-links li {
  display: inline-block;
  margin: 0 10px;
}

.list-social-links li a,
.list-social-links li a:hover,
.list-social-links li a:focus,
.list-social-links li a:active,
.list-social-links li a.active {
  color: #fff;
}

@media only screen and (max-width: 993px) {
  .section-landing h1 {
    font-size: 4.0625rem;
  }

  .section-landing h2 {
    letter-spacing: normal;
    margin-left: -3px;
  }
}

.user-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 7px;
}

.article-title-container {
  border-top: solid 1px #bcbcbc;
  border-bottom: solid 1px #bcbcbc;
  padding-left: 15px;
  padding-top: 28px;
  padding-bottom: 28px;
}

.article-title {
  margin-left: -35px;
}

.article-title > span {
  margin-left: 3px;
}

.article-title > span .article-author {
  font-weight: bold;
  color: #2f5fef;
}

.article-content {
  margin-top: 15px;
}

.article-content > p {
  text-align: justify;
}

@media only screen and (max-width: 993px) {
  .article-title {
    margin-left: 0;
    text-align: center;
  }

  .article-author {
    text-align: center;
  }
}

.section-search .header-search {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  background-color: #eeeeee;
}

.section-search .header-search img {
  max-width: 350px;
}

@media only screen and (max-width: 600px) {
  .section-search .header-search h1 {
    font-size: 13vw;
  }
}

.section-search .title-search {
  font-size: 1.625rem;
  font-weight: bold;
}

.section-search input {
  border-style: none;
  padding-left: 10px;
  height: 60px;
}

.section-search .media .media-left > img {
  max-width: 240px;
}

.section-search .media .media-body {
  padding-left: 20px;
}

.section-search .media .media-body > a {
  text-decoration: none;
  font-weight: bold;
}

.section-search .media .media-body .media-heading {
  margin-top: 5px;
  margin-bottom: 20px;
}

.cards-container {
  margin-top: 84px;
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 991px) {
  .cards-container {
    flex-direction: column;
  }
}

.carousel-custom .carousel-inner > .carousel-item {
  margin-right: auto;
  margin-left: auto;
}

.carousel-custom .carousel-inner > .carousel-item .carousel-caption {
  display: flex;
  align-items: center;
  top: 5%;
  left: 5%;
  right: 5%;
}

@media only screen and (min-width: 768px) {
  .carousel-custom .carousel-inner > .carousel-item .carousel-caption {
    left: 5%;
    right: 5%;
  }
}

.carousel-custom .carousel-indicators li {
  border-color: #232222;
}

.table.table-forms td {
  padding: 15px 8px;
}

.table.table-forms tbody tr:first-child td {
  border-top: none;
}

/* Hide Category (6th column), Sub Category (7th column), and Further Category (8th column) */
#object-forwarded-issues table th:nth-child(6),
#object-forwarded-issues table td:nth-child(6),
#object-forwarded-issues table th:nth-child(7),
#object-forwarded-issues table td:nth-child(7),
#object-forwarded-issues table th:nth-child(8),
#object-forwarded-issues table td:nth-child(8) {
  display: none !important;
}

@media only screen and (max-width: 991px) {
  .entity-grid table th,
  .entity-grid table td {
    min-width: 135px !important;
    padding-right: 15px !important;
  }
}

.poll {
  background-color: #eeeeee;
  border-top: 7px solid #0b80d0;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

.poll .poll-header {
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 5px;
}

.poll .poll-header h4 {
  font-weight: bold;
  display: inline-block;
}

.poll .poll-content {
  padding-top: 25px;
}

.poll .poll-content p {
  font-size: 0.875rem;
}

.poll .poll-content form {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 10px;
}

.poll .poll-content .poll-buttons {
  padding-top: 20px;
  padding-left: 11px;
}

.poll .poll-content .poll-buttons .btn {
  padding: 4px 14px;
  font-size: 0.875rem;
}

.poll .poll-content .poll-buttons .btn-default {
  color: #000;
  border-color: #000;
}

.poll .poll-content .poll-buttons .btn-default:hover {
  color: #000;
  border-color: #000;
}

.poll .poll-tags {
  padding-top: 10px;
}

.poll .poll-tags h4 {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 10px;
}

.poll .poll-tags .tag {
  display: inline-block;
  background-color: #e1e1e1;
  color: #232222;
  padding: 5px 14px;
  margin: 5px 0px;
  text-transform: uppercase;
  font-size: 0.8125rem;
}

.nav-sidebar {
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.nav-sidebar .nav > li > a {
  padding: 4px 20px;
  color: #2f5fef;
  border-right: 2px solid #eeeeee;
}

.nav-sidebar .nav > li > a:hover,
.nav-sidebar .nav > li > a:focus {
  color: #232222;
  text-decoration: none;
  background-color: transparent;
  border-right: 2px solid #555555;
}

.nav-sidebar .nav > li > a:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e250";
  margin-right: 7px;
}

.nav-sidebar .nav > .active > a {
  color: #232222;
  text-decoration: none;
  background-color: transparent;
  border-right: 2px solid #555555;
  font-weight: bold;
}

.nav-sidebar .nav > .active > a:before {
  content: "\e252";
}

.nav-sidebar .nav > .active:hover > a,
.nav-sidebar .nav > .activefocus > a {
  font-weight: bold;
}

.nav-sidebar .nav > .active > ul.nav {
  display: block;
}

.nav-sidebar .nav ul.nav {
  display: none;
}

.nav-sidebar .nav .nav > li > a {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 30px;
}

.nav-sidebar .nav .nav > .active,
.nav-sidebar .nav .nav > .active:hover,
.nav-sidebar .nav .nav > .active:focus {
  font-weight: bold;
}

.nav-sidebar .nav .nav .nav > li > a {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 60px;
}

.nav-sidebar .nav .nav .nav > li > a:before {
  content: "";
}

.nav-sidebar .nav .nav .nav > .active,
.nav-sidebar .nav .nav .nav > .active:hover,
.nav-sidebar .nav .nav .nav > .active:focus {
  font-weight: bold;
}

#navbar .dropdown-menu {
  margin-top: 4px;
  border: none !important;
}

#navbar .dropdown-search {
  padding-top: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  margin: 9px;
}

#navbar .dropdown-search #q {
  min-width: 200px;
}

@media (max-width: 1199px) {
  #navbar .dropdown-search .input-group-btn {
    vertical-align: top;
  }

  #navbar .dropdown-search #search-filter {
    width: 100%;
    text-align: left;
    padding-left: 25px;
  }

  #navbar .dropdown-search.dropdown-menu > li:hover,
  #navbar .dropdown-search .dropdown-menu > li:hover {
    color: white;
    background-color: transparent;
  }
}

.tabs-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
}

.help-block.error,
label.col-form-label.required:before,
.crmEntityFormView .cell div.info.required label:after,
.crmEntityFormView .cell div.info div.validators,
.crmEntityFormView .validator-text,
.crmEntityFormView .rank-order-cell .validator-text,
.crmEntityFormView .constant-sum-cell .validator-text,
.crmEntityFormView .stack-rank-cell .validator-text {
  color: #a94442;
}

@media only screen and (-ms-high-contrast: active) {
  .navbar-default .navbar-toggler .navbar-toggler-icon {
    background-color: #888;
  }

  .navbar-dark .navbar-toggler .navbar-toggler-icon {
    background-color: #fff;
  }
}

.pr-color {
  color: #2f5fef;
}

.blue_border {
  padding-bottom: 10px;
  border-bottom: 7px solid #0b80d0;
}

.page_section {
  position: relative;
  background-size: cover;
  color: #000;
}

.page_section .row {
  padding-top: 40px;
  padding-bottom: 100px;
}

.page_section .row.sidebar-home {
  padding-bottom: 0;
}

.page_section h1 {
  font-size: 2rem;
}

.page_section h2 {
  color: #666666;
  font-size: 2.5rem;
}

.page_section h3 {
  font-size: 4.125rem;
  font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.page_section p {
  padding-top: 5px;
}

.page_section .btn {
  margin-top: 50px;
}

.page_section .form-search .btn {
  padding: 4px 12px;
  margin-top: 0;
}

.page_section .section-landing-heading p,
.page_section .section-landing-sub-heading p {
  border-top: 0;
}

/* .form-search .btn {
  border: 1px solid #ccc;
}

.form-search .btn-default:hover {
  border-color: #ccc;
} */

.form-search .dropdown-submenu {
  right: -2px;
}

.form-search .dropdown-menu {
  margin-top: 0px;
}

.dropdown-search.dropdown-menu > li:hover {
  background-color: transparent;
}

#navbar .form-search .dropdown-menu {
  margin-top: 0px;
}

.section-diagonal-left {
  -webkit-transform: skew(0deg, -1.3deg);
  -ms-transform: skew(0deg, -1.3deg);
  transform: skew(0deg, -1.3deg);
  overflow: hidden;
  margin-top: -60px;
  margin-bottom: -20px;
}

.section-diagonal-left .section-diagonal-left-content {
  -webkit-transform: skew(0deg, 1.3deg);
  -ms-transform: skew(0deg, 1.3deg);
  transform: skew(0deg, 1.3deg);
  background-size: cover;
  margin-top: -70px;
}

.section-diagonal-left .section-diagonal-left-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  z-index: -1;
  background-color: #fff;
}

.section-diagonal-right {
  -webkit-transform: skew(0deg, 1.3deg);
  -ms-transform: skew(0deg, 1.3deg);
  transform: skew(0deg, 1.3deg);
  overflow: hidden;
  margin-top: 60px;
  margin-bottom: -20px;
}

.section-diagonal-right.home-section {
  margin-top: -60px;
}

.section-diagonal-right .section-diagonal-right-content {
  -webkit-transform: skew(0deg, -1.3deg);
  -ms-transform: skew(0deg, -1.3deg);
  transform: skew(0deg, -1.3deg);
  background-size: cover;
  margin-top: -70px;
}

.section-diagonal-right .section-diagonal-right-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  z-index: -1;
  background-color: #2f5fef;
}

.section-diagonal-left .row,
.section-diagonal-right .row {
  padding-top: 125px;
}

.section-diagonal-left .col-lg-5,
.section-diagonal-right .col-lg-5 {
  float: none;
  margin: 0 auto;
}

.section-diagonal-left p,
.section-diagonal-right p {
  border-top: none;
}

.section-landing {
  background: linear-gradient(transparent, transparent);
  background-size: cover;
}

.section-landing .row > div {
  margin-top: 80px;
}

.section-landing .row > div .section-landing-heading {
  font-size: 4rem;
  color: #fff;
}

@media only screen and (max-width: 600px) {
  .section-landing .row > div .section-landing-heading {
    font-size: 16vw;
  }
}

.section-landing .row > div .section-landing-sub-heading {
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 1.5rem;
  color: #fff;
  font-weight: Semibold;
}

@media only screen and (max-width: 600px) {
  .section-landing .row > div .section-landing-sub-heading {
    font-size: 4vw;
  }
}

.section-sub-landing {
  background-size: cover;
}

.section-default {
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .section-default:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(
      top,
      transparent 0%,
      rgba(0, 0, 0, 0.59) 41%,
      rgba(0, 0, 0, 0.62) 43%,
      black 100%
    );
    /* FF3.6-15 */
    background: -webkit-linear-gradient(
      top,
      transparent 0%,
      rgba(0, 0, 0, 0.59) 41%,
      rgba(0, 0, 0, 0.62) 43%,
      black 100%
    );
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
      to bottom,
      transparent 0%,
      rgba(0, 0, 0, 0.59) 41%,
      rgba(0, 0, 0, 0.62) 43%,
      black 100%
    );
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14141400', endColorstr='#141414',GradientType=0 );
    /* IE6-9 */
  }
}

.section-default .row {
  padding-bottom: 150px;
}

.section-knowledge {
  margin-bottom: 40px;
}

.content-home .btn {
  margin-top: 0;
}

.content-home .card {
  background-color: transparent;
  border: 0;
  box-shadow: none;
}

.content-home .card p {
  border: 0;
}

.content-home .card-header {
  display: none;
}

.content-home .list-group-item {
  padding: 20px 0;
  font-size: 1.25rem;
  background-color: transparent;
  border: 0;
  border-top: 1px solid #ddd;
}

.content-home .list-group-item img {
  margin-right: 25px;
}

.content-home a.list-group-item,
.content-home .list-group-item a.title {
  color: #232222;
}

.content-home a.list-group-item:hover,
.content-home a.list-group-item:focus,
.content-home .list-group-item a.title:hover,
.content-home .list-group-item a.title:focus {
  color: #232222;
  text-decoration: underline;
  background-color: transparent;
}

.content-home .title,
.content-home .description {
  display: block;
}

.content-home .title {
  font-size: 1.5rem;
  font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.content-home .description {
  display: block;
  font-size: 0.875rem;
}

.sidebar-home {
  background-color: #eeeeee;
  border-top: 7px solid #0b80d0;
  margin-top: 36px;
  position: relative;
}

.sidebar-home h3 {
  font-size: 1.125rem;
}

.sidebar-home .card {
  background-color: transparent;
  border: 0;
  box-shadow: none;
}

.sidebar-home .card-header {
  padding-left: 0;
  background-color: transparent;
  border: 0;
}

.sidebar-home .card-title {
  font-size: 0.875rem;
  color: #2f5fef;
  font-family:
    "Segoe UI Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar-home .list-group-item {
  padding-left: 0;
  font-size: 0.875rem;
  background-color: transparent;
  border: 0;
}

.sidebar-home .list-group-item:hover,
.sidebar-home .list-group-item:focus {
  text-decoration: underline;
  background-color: transparent;
}

.sidebar-home .list-group-item .date {
  visibility: hidden;
}

.section-landing-search {
  min-height: 250px;
  background: url(homehero.jpg) no-repeat 0 25%;
  background-size: cover;
}

.section-landing-forums {
  min-height: 250px;
  background-size: cover;
}

.section-knowledge .list-group a.list-group-item {
  color: #2f5fef;
}

.section-knowledge .card-title {
  color: #000;
}

.page_section.section-landing .row {
  padding-bottom: 60px;
}

.page_section.section-landing .row > div {
  margin-top: 0px;
}

ul.tree,
ol.tree {
  color: #2f5fef;
}

.tree ul,
.tree ol,
.tree ul ul,
.tree ol ul,
.tree ol ol ul,
.tree ol ul ul,
.tree ul ol ul,
.tree ul ul ul {
  list-style-type: disc;
  color: #2f5fef;
}

/* ADX_FORMS  */

.adx_forms_font_calibri {
  font-family: Calibri;
}

.adx_forms_font_new_roman {
  font-family: Times New Roman;
}

.adx_forms_font_helvetica {
  font-family: "Helvetica", sans-serif;
}

/* Below changes are done to support DefaultPortalTemplate in maker */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  margin: 0;
}

.wrapper-body:not(#content-container.wrapper-body) {
  min-height: calc(100% - 132px);
  margin-bottom: 0px;
  margin-top: 120px;
}

.footer .push {
  height: 43px;
}

.footer {
  margin-top: 0px;
}

.page-copy {
  margin-top: 0px;
  margin-bottom: 0px;
}

.navbar-brand {
  line-height: 37px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: unset;
}

body,
legend {
  color: #141414;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background-color: #f2f2f2;
  color: #302ce1;
}

@media only screen and (max-width: 767px) {
  .btn.btn-outline-primary:not(#modalCloseBtn) {
    font-size: 0.9375rem !important;
  }
}

.btn-default {
  color: #302ce1;
  background-color: white;
  border-color: #302ce1;
}

.btn-default:hover,
.btn-default:active,
.btn-default.active,
.btn-default:focus,
.btn-default.focus {
  color: #302ce1;
  background-color: #f2f2f2;
  border-color: #302ce1;
}

.btn-nav-search {
  border: none !important;
}

.entitylist .input-group .entitylist-download {
  padding: 1px 6px !important;
  text-transform: uppercase !important;
  border-radius: 6px !important;
  border: 2px solid #af1d71;
  color: #ffffff;
  background-color: #af1d71;
}

.entitylist .input-group .entitylist-download:active {
  color: #fff;
  background-color: #af1d71;
  border-color: #af1d71;
}

.entitylist .input-group .entitylist-download:hover {
  color: #fff;
  background-color: #af1d71;
  border-color: #af1d71;
}

.navbar-dark .navbar-toggler {
  border: 1px solid #302ce1;
}

.navbar-dark .navbar-toggler:hover {
  background-color: #4642e4;
}

.navbar-dark .navbar-toggler:focus {
  border: 1px solid black;
  background-color: #4642e4;
}

.navbar-dark .navbar-nav .show.dropdown-menu {
  background-color: #302ce1;
}

.navbar-dark .navbar-nav .show.dropdown-menu > li > a {
  color: #fff;
}

.navbar-dark
  .navbar-nav
  a.dropdown-toggle.show
  .navbar-dark
  .navbar-nav
  a.dropdown-toggle.show:hover,
.navbar-dark .navbar-nav a.dropdown-toggle.show:focus {
  background-color: #302ce1;
  color: #fff;
}

.navbar-dark .navbar-nav .show.dropdown-menu > li > a:hover,
.navbar-dark
  .navbar-nav
  .show.dropdown-menu
  > li
  > a:focus
  .navbar-dark
  .navbar-nav
  .show.dropdown-menu
  > .active
  > a,
.navbar-dark .navbar-nav .show.dropdown-menu > .active > a:hover,
.navbar-dark .navbar-nav .show.dropdown-menu > .active > a:focus {
  background-color: #ffffff;
  color: #302ce1;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #f2f2f2;
}

.nav .show.dropdown-menu {
  background-color: #ffffff;
}

.nav .show.dropdown-menu > li > a {
  color: black;
}

.nav > .dropdown > a.show .nav > .dropdown > a.show:hover,
.nav > .dropdown > a.show:focus {
  background-color: #f2f2f2;
}

.nav .show.dropdown-menu > .active > a,
.nav .show.dropdown-menu > .active > a:hover,
.nav .show.dropdown-menu > .active > a:focus,
.nav .show.dropdown-menu > li > a:hover,
.nav .show.dropdown-menu > li > a:focus {
  background-color: #f2f2f2;
  color: black;
}

#filterDropdownId > .dropdown-menu > li > a:focus {
  border: 2px solid #141414;
}

#filterDropdownId > a:focus {
  border: 2px solid #141414;
  outline: none !important;
}

.crmEntityFormView,
.entitylist {
  background-color: transparent !important;
  color: #141414;
  border: none !important;
}

.crmEntityFormView .tab {
  margin-bottom: 0px;
}

.sectionPrimaryColor {
  background-color: #302ce1;
  color: #ffffff;
}

.sectionPrimaryColor h1,
.sectionPrimaryColor h2,
.sectionPrimaryColor h3,
.sectionPrimaryColor h4,
.sectionPrimaryColor h5,
.sectionPrimaryColor h6 {
  color: #ffffff;
}

.sectionPrimaryColor .crmEntityFormView h1,
.sectionPrimaryColor .crmEntityFormView h2,
.sectionPrimaryColor .crmEntityFormView h3,
.sectionPrimaryColor .crmEntityFormView h4,
.sectionPrimaryColor .crmEntityFormView h5,
.sectionPrimaryColor .crmEntityFormView h6 {
  color: #141414;
}

.sectionPrimaryColor .entitylist h1,
.sectionPrimaryColor .entitylist h2,
.sectionPrimaryColor .entitylist h3,
.sectionPrimaryColor .entitylist h4,
.sectionPrimaryColor .entitylist h5,
.sectionPrimaryColor .entitylist h6 {
  color: #141414;
}

.sectionFixedStyle {
  color: #141414;
}

a {
  color: #302ce1;
}

a:not(.btn) {
  text-decoration: underline;
}

[role="navigation"] a,
[role="contentinfo"] a,
.toolbar a,
a.list-group-item {
  text-decoration: none;
}

a:hover,
a:focus {
  color: #302ce1;
  text-decoration: underline;
}

a.brand-link:hover {
  text-decoration: none !important;
}

.breadcrumb > .active {
  color: #141414 !important;
  font-weight: 500;
}

.breadcrumb > li + li:before {
  content: "> ";
  padding: 0 5px;
  color: #636e72;
}

.breadcrumb > li a {
  color: #636e72 !important;
  font-weight: 500;
  font-size: 1rem;
}

h1,
.h1 {
  font-size: 2.25rem !important;
  font-weight: 600 !important;
}

h2,
.h2 {
  font-size: 2rem !important;
  font-weight: 600 !important;
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 1.75rem !important;
  }

  h1.modal-title {
    font-size: 1.625rem !important;
  }

  h2 {
    font-size: 1.625rem !important;
  }

  .crmEntityFormView .validation-summary h2 {
    font-size: 1rem !important;
  }
}

h3,
.h3 {
  font-size: 1.75rem !important;
  font-weight: 600 !important;
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 1.25rem !important;
  }
}

h4,
.h4 {
  font-size: 1.5rem !important;
  font-weight: 600 !important;
}

.page-header {
  border-bottom: 0px;
}

.navbar-brand {
  padding: 8px;
}

.static-top.navbar-dark .navbar-brand {
  font-size: 1.5rem;
  font-weight: bold;
  font-family: unset;
}

.static-top.navbar-dark .navbar-brand a {
  color: black;
  text-decoration: none;
}
.help-block {
  color: black;
}

.skip-to-content a {
  padding: 10px 20px;
  position: absolute;
  top: -43px;
  left: 0px;
  color: #ffffff;
  border-radius: 2px;
  background: #742774;
  -webkit-transition: top 1s ease-out;
  transition: top 1s ease-out;
  z-index: 100;
  font-family: Segoe UI;
  font-size: 0.875rem;
}

.skip-to-content a:focus {
  position: absolute;
  left: 0px;
  top: 0px;
  outline: none;
  color: #ffffff;
  -webkit-transition: top 0.1s ease-in;
  transition: top 0.1s ease-in;
}

@media only screen and (-ms-high-contrast: active) {
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    border-bottom: 0px;
  }

  .nav-tabs > li > a {
    border: 0px;
  }

  .navbar-dark .navbar-nav .show.dropdown-menu > li > a:hover,
  .navbar-dark
    .navbar-nav
    .show.dropdown-menu
    > li
    > a:focus
    .navbar-dark
    .navbar-nav
    .show.dropdown-menu
    > .active
    > a,
  .navbar-dark .navbar-nav .show.dropdown-menu > .active > a:hover,
  .navbar-dark .navbar-nav .show.dropdown-menu > .active > a:focus {
    border: 1px solid;
  }

  .facet-list-group-item {
    margin: 1px;
    border: 0px;
  }
}

.frenchAccessibilityLink {
  float: right;
  width: 297px;
  height: 24px;
  font-family: Segoe UI;
  font-size: 1.125rem;
  line-height: 21px;
  text-decoration-line: underline;
  color: #2c33d8;
}

/* Power Virtual Agent styles */
.pva-floating-style {
  position: fixed;
  bottom: 0px;
  right: 0px;
  margin-right: 16px;
  margin-bottom: 18px;
  z-index: 9999;
}
/* Power Virtual Agent styles ends */

.visible-lg-block {
  display: flex !important;
  align-items: center;
}

/* Form control focus highlight */

.form-control:focus {
  outline: 0 !important;
  box-shadow:
    inset 0 1px 1px rgb(0 0 0 / 8%),
    0 0 8px rgb(255, 255, 255) !important;
}

/*Addition For BS 5*/

li.dropdown-submenu.dropdown {
  list-style: none;
}

.navbar-nav > li > a {
  padding: 14px;
}

.navbar-dark .navbar-nav .show.dropdown-menu > li > a {
  display: block;
}

#navbar .dropdown-search.dropdown-menu {
  margin-top: 18px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}

.list-group > .change-login-disabled-li {
  background-color: #eee;
  color: #666;
}

.view-pagination .pagination {
  margin: 16px 0 0 0;
}

.pagination {
  padding-left: 0;
  margin: 21px 0;
  border-radius: 0;
  display: flex;
  flex-wrap: wrap;
  overflow: unset !important;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  color: #fff;
  background-color: #232222;
  cursor: default;
}

.pagination > li > a,
.pagination > li > span {
  border: 0px;
  width: 60px;
  height: 40px;
  text-align: center;
  position: relative;
  float: left;
  padding: 7px;
  line-height: 1.42857;
  color: #666;
}

.pagination > li > a:focus {
  box-shadow: none;
  outline: 5px auto -webkit-focus-ring-color;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.search-pagination.text-center .pagination {
  justify-content: center !important;
}

.pagination > .disabled {
  border: none;
  padding: initial;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}

.nav-item.dropdown a:focus,
.navbar-nav a:focus {
  outline: none !important;
  box-shadow:
    0 0 0 1px #ffffff,
    0 0 0 3px #000000 !important;
  border-radius: 3px !important;
  background-color: inherit;
}

/* Added to make the dropwdown-icon appear smaller which will be similar to V3 */
.nav-item .dropdown-toggle::after {
  border-top: 0.2em solid;
  border-right: 0.2em solid transparent;
  border-bottom: 0;
  border-left: 0.2em solid transparent;
}

/*Added to make checkboxes label font weight to normal as in V3*/
.form-check label {
  font-weight: normal;
}

.custom-container {
  flex-wrap: wrap !important;
}

.custom-sitetitle {
  top: 20px;
  position: absolute;
  font-size: 1.75rem !important;
}

.custom-navbar-toggler {
  margin-left: auto;
}

a:not(.btn):hover {
  text-decoration: underline;
}

/*till here*/

/* Custom CSS */

.text-primary {
  color: #a51974 !important;
}

.bg-primary {
  background-color: #a51974 !important;
}

.bg-light {
  background-color: #fbfbfb !important;
}

table a:not(.btn),
.a:not(.btn) {
  color: #773686 !important;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover {
  background-color: #aa1b72 !important;
  color: #ffffff !important;
}

.pagination > li > a,
.pagination > li > span {
  border: 2px solid #af1d71;
  border-radius: 50px;
  color: #aa1b72 !important;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  border: 2px solid #af1d71;
  color: #aa1b72 !important;
}

.pagination > .disabled {
  opacity: 0.6;
}

.pagination > .disabled .page-link {
  opacity: 0.6;
  border: 2px solid #af1d71 !important;
}

/* .page-item:not(:first-child) .page-link {
  margin-left: 5px;
} */

.page-item .page-link {
  margin: 2px 5px;
  background-color: transparent;
}

.page-item:first-child .page-link {
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important;
}

.page-item:last-child .page-link {
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
}

.main-wrapper {
  min-height: 700px;
  margin-top: 3rem !important;
}

@media only screen and (min-width: 992px) {
  .main-wrapper {
    margin-top: 7rem !important;
  }
}

.notification-wrapper {
  position: absolute !important;
  top: 150px;
  bottom: 60px;
  left: 48px;
  right: 46px;
  overflow: scroll;
}

.notification-wrapper::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.notification-wrapper {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

@media only screen and (max-width: 991px) {
  .notification-wrapper {
    position: relative !important;
    overflow-y: auto;
    max-height: 300px;
    left: unset;
    right: unset;
    top: unset;
    bottom: unset;
  }
}

.notification-card {
  margin-right: 10px;
}

.notification-card:not(:last-child) {
  border-bottom: 2px solid #aa1b72;
}

.notification-card p {
  font-size: 0.875rem !important;
}

.static-top.navbar-dark {
  min-height: 120px !important;
  background-color: #ffffff !important;
  box-shadow: none;
  border-bottom: 2px solid #aa1b72;
}

.brand-logo {
  height: 200px;
}

.siteTitle {
  color: #aa1b72 !important;
  font-weight: 600 !important;
}

.hero-card {
  background-color: hsla(321, 74%, 37%, 0.85);
}

.hero-card h1 {
  color: #ffffff;
  font-weight: 600;
}

.hero-card p {
  color: #ffffff !important;
}

.hero-card input.form-control,
.hero-card .form-control {
  border: 2px solid #ffffff;
  color: #ffffff;
}

.hero-card input.form-control:focus,
.hero-card .form-control:focus {
  border-color: #a51974;
  color: #141414;
}

.hero-card .btn-outline-primary:hover,
.hero-card .btn-outline-primary:active,
.result-card .btn-outline-primary:hover,
.result-card .btn-outline-primary:active,
.essential-resource-card .btn-outline-primary:hover,
.essential-resource-card .btn-outline-primary:active {
  background-color: #ffffff !important;
  border: 2px solid #ffffff !important;
  color: #aa1b72 !important;
}

.hero-card .btn-outline-primary,
.result-card .btn-outline-primary,
.essential-resource-card .btn-outline-primary {
  border: 2px solid #ffffff !important;
  color: #ffffff !important;
}

.result-card {
  min-height: 480px;
}

.result-card h4 {
  min-height: 50px !important;
  display: flex;
  align-items: start !important;
  margin: 0 !important;
}

.essential-resource-card {
  min-height: 320px;
}

.essential-resource-card h4 {
  min-height: 60px !important;
  display: flex;
  align-items: start !important;
  margin: 0 !important;
}

.information-container .card {
  display: block !important;
}

.information-container .card-header {
  display: flex !important;
  align-items: center;
  background-color: white;
  padding: 0.25rem 1rem;
}

.information-container .card-header h5 {
  line-height: 1.4rem;
  color: #7d4e9a;
  font-size: 1rem !important;
}

.information-container .card-body p {
  font-size: 0.875rem !important;
}

.information-container p a,
.information-container p .a {
  font-size: 0.875rem;
}

.card-outer-title {
  top: -2.45rem;
  left: 2rem;
  font-weight: 600;
  color: #a51974;
  z-index: 3 !important;
  max-width: 90%;
}

.card-outer-title::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 30px;
  top: 0%; /* Position at the middle of the text */
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    to bottom,
    #ffffff00 0%,
    #ffffff00 50%,
    #f8f9fa 50%,
    #fbfbfb 100%
  ) !important;
  z-index: -1; /* Place behind the text */
}

@media only screen and (min-width: 768px) {
  .card-outer-pills {
    z-index: 999 !important;
    position: absolute;
    right: 40px !important;
    top: -28px !important;
    background: linear-gradient(
      to bottom,
      #ffffff00 0%,
      #ffffff00 50%,
      #f8f9fa 50%,
      #f8f9fa 100%
    );
  }

  .card-outer-pills.tab-adjustment {
    top: -17px !important;
  }

  .card-outer-title {
    font-size: 1.75rem !important;
    font-weight: 600 !important;
  }
}

@media only screen and (max-width: 767px) {
  .card-outer-pills {
    z-index: 999 !important;
    position: static;
    top: 40px !important;
    background: transparent !important;
    margin-bottom: 20px;
  }

  .card-outer-pills.tab-adjustment {
    position: absolute;
  }

  .card-outer-title {
    top: -38px !important;
    left: 1.3rem !important;
    padding-left: 0.3rem !important;
    padding-right: 0.5rem !important;
    font-size: 1.625rem !important;
  }
}

@media only screen and (max-width: 340px) {
  .card-outer-title {
    top: -38px !important;
    left: 1.3rem !important;
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
    font-size: 1.3rem !important;
    max-width: 90%;
  }
}

.invalid-field {
  border: 2px solid #dc3545 !important;
  background-color: #fff8f8 !important;
}

.issue-multistep-card .actions .col-md-6 {
  display: flex !important;
  flex: 0 0 auto;
  width: 100%;
}

.issue-multistep-card .actions .col-md-6 .entity-action-button {
  width: 100%;
}

.issue-multistep-card
  .actions
  .col-md-6
  .entity-action-button:not(:first-child) {
  justify-content: end;
}

.issue-multistep-card .actions .col-md-6 .entity-action-button:only-child {
  justify-content: end;
}

.issue-multistep-card .actions .col-md-6 .entity-action-button > .btn {
  position: relative;
  flex: none;
  text-transform: uppercase;
  color: #ffffff !important;
  font-weight: 500 !important;
  min-width: 160px;
}

@media only screen and (max-width: 406px) {
  .issue-multistep-card .actions .col-md-6 {
    flex-direction: column;
  }

  .issue-multistep-card .actions .col-md-6 .entity-action-button:nth-child(2) {
    margin-top: 0.25rem;
  }

  .issue-multistep-card .actions .col-md-6 .entity-action-button > .btn {
    flex: 1 1 auto;
  }
}

.resource-card #title {
  border: none !important;
  font-size: 1.75rem;
  font-weight: 600;
  color: #323130;
}

.information-card {
  box-shadow: 8px 10px #f4f4f4;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #aa1b72;
}

.nav-pills .nav-link:focus {
  outline: none !important;
  box-shadow:
    0 0 0 1px #ffffff,
    0 0 0 3px #000000 !important;
}

.nav-pills .nav-link {
  border-radius: 50px;
  border: 2px solid #aa1b72;
  background-color: #ffffff;
  color: #af1d71;
  text-transform: uppercase;
  font-weight: 500;
}

.nav-pills a.nav-link {
  padding: 6px 0px !important;
}

.nav-pills button.nav-link {
  padding: 4px 0px !important;
}

.nav-pills .nav-link.active {
  pointer-events: none;
  cursor: default;
}

.nav-pills .nav-link h2 {
  display: inline;
  color: #af1d71;
  font-size: 1.2rem !important;
  font-weight: 500 !important;
}

.nav-pills .nav-link.active h2 {
  display: inline;
  color: #ffffff;
  font-size: 1.2rem !important;
  font-weight: 500 !important;
}

.btn-primary,
.issue-multistep-card .btn-default:not(.addnote.btn-default) {
  background-color: #a51974 !important;
  border-color: #a51974 !important;
  color: white !important;
  border-radius: 6px !important;
  padding: 11px 20px 10px 20px !important;
  font-size: 1.125rem !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
}

.btn-danger:not(.btn-primary) {
  background-color: #e33160 !important;
  border-color: #e33160 !important;
  border-radius: 6px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
}

.btn-outline-primary,
.btn-default {
  border: 2px solid #aa1b72;
  color: #aa1b72 !important;
  font-size: 1.125rem !important;
  padding: 11px 20px 10px 20px !important;
  font-weight: 500 !important;
  border-color: #aa1b72 !important;
  border-radius: 6px !important;
  text-transform: uppercase !important;
}

.btn-outline-primary:hover,
.btn-default:hover {
  background-color: #aa1b72 !important;
  border: 2px solid #aa1b72 !important;
  color: #ffffff !important;
  font-size: 1.125rem !important;
}

.btn-outline-primary:active,
.btn-default:active {
  background-color: #aa1b72 !important;
  border-color: #aa1b72 !important;
  color: #ffffff !important;
}

.table.table-striped tbody tr td:last-child {
  min-width: 100px !important;
  text-align: right !important;
}

#activities_subgrid .table.table-striped tbody tr td:last-child {
  min-width: initial !important;
  text-align: initial !important;
}

.issue-responses-card .table.table-striped tbody tr td:last-child {
  min-width: 0px !important;
  text-align: right !important;
}

.issue-responses-card .grid-actions,
.work-package-details-card .form-action-container-right {
  display: none !important;
}

.input-group .btn,
.input-group-addon,
.input-group-addon.active {
  padding: 10px !important;
  min-width: 60px !important;
}

.input-group .btn {
  border-radius: 0px 6px 6px 0px !important;
  font-size: 1rem !important;
}

.lookup.form-control ~ .text-muted {
  color: #ffffff00 !important;
}

div.control div.text-muted[aria-hidden="true"] {
  display: none !important;
}

#dashboard-applications,
#dashboard-issues {
  min-height: 545px;
}

@media only screen and (max-width: 767px) {
  #dashboard-applications,
  #dashboard-issues {
    padding-top: 154px !important;
  }
}

.btn-primary {
  width: auto !important;
}

.btn-primary.w-100 {
  width: 100% !important;
}

table .btn-primary,
table .btn-danger,
table .btn-outline-primary,
#dashboard-notifications .btn-primary {
  font-size: 1rem !important;
  padding: 1px 6px !important;
  min-width: 56px !important;
  margin-right: 5px !important;
}

table .btn-outline-primary:hover {
  font-size: 1rem !important;
}

.table .dropdown.action {
  display: none;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fbfbfb !important;
}
.table > :not(caption) > * > * {
  box-shadow: inset 0 0 0 9999px #fbfbfb !important;
}

.table > :not(caption) > * > * {
  border-bottom-width: 0px !important;
}

.table > :not(caption) > * > * {
  padding: 0.313rem 0rem !important;
}

.table-info.form-subgrid-heading {
  display: none !important;
}

.entitylist table th a,
.entity-grid table th a {
  font-weight: 600 !important;
  color: #000000 !important;
}

.entitylist table td,
.entity-grid table td {
  border-bottom-width: 2px !important;
  border-color: #aa1b72 !important;
  vertical-align: middle;
}

.entitylist table tr:last-child td,
.entity-grid table tr:last-child td {
  border-bottom: none !important;
}

.entitylist table tr,
.entity-grid table tr {
  font-size: 0.875rem !important;
}

.entitylist .entitylist-filter {
  margin-bottom: 12px !important;
}

.grid-actions {
  border-bottom: none !important;
  padding-bottom: 0px !important;
}

ol.progress.list-group {
  display: none !important;
}

#progressbar {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  overflow: hidden;
  color: #141414;
  text-align: center;
  position: relative;
  z-index: 99;
  padding: 0px;
}

#progressbar .active {
  color: #a51974;
}

#progressbar li {
  list-style-type: none;
  font-size: 1rem;
  width: 25%;
  float: left;
  position: relative;
  font-weight: 400;
  flex: 1;
  text-align: center;
}

#progressbar #step1:before {
  content: "1";
}

#progressbar #step2:before {
  content: "2";
}

#progressbar #step3:before {
  content: "3";
}

#progressbar #step4:before {
  content: "4";
}

#progressbar li:before {
  width: 84px;
  height: 84px;
  line-height: 26px;
  display: block;
  font-size: 1.875rem;
  font-weight: 600;
  color: #141414;
  background: transparent;
  border-radius: 50%;
  border: 2px solid #a51974;
  margin: 0 auto 4px auto;
  padding: 28px;
}

#progressbar li:not(:last-child):after {
  content: "";
  width: 26%;
  height: 2px;
  background: #a51974;
  position: absolute;
  left: 87%;
  top: 50px;
  z-index: -1;
}

#progressbar li.active:before,
#progressbar li.active:after {
  background: #a51974;
  color: #ffffff;
}

.progress {
  height: 20px;
}

.progress-bar {
  background-color: #a51974;
}

@media only screen and (max-width: 576px) {
  #progressbar li:before {
    width: 60px;
    height: 60px;
    line-height: 26px;
    font-size: 1.375rem;
    padding: 16px;
  }

  #progressbar li:not(:last-child):after {
    width: 15%;
    height: 2px;
    left: 92%;
    top: 29px;
  }

  #progressbar li {
    font-size: 12px;
  }
}

html[dir="ltr"] .entity-notes a.addnote {
  float: left;
}

html[dir="ltr"] li a {
  margin-left: unset;
}

html[dir="ltr"] .crmEntityFormView .cell.crmquickform-cell:first-child {
  border-right: none !important;
}

html[dir="ltr"] .crmEntityFormView .tab .tab-column {
  padding-left: 0px !important;
}

/* Form Css */

.btn .fa-spinner {
  margin-right: 5px;
}

.fa-info-circle:before {
  content: "\f05a";
  color: #7d4e9a !important;
  font-size: 1.25rem;
}

.table-info {
  position: relative;
}

.tooltip {
  font-size: 0.8125rem !important;
}

.tooltip-inner {
  max-width: 350px !important;
  background-color: #7d4e9a !important;
  padding: 20px !important;
}

.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height)
    calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: #7d4e9a !important;
}

.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before,
.bs-tooltip-end .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5)
    var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: #7d4e9a !important;
}

.tooltip.show {
  opacity: 1 !important;
}

.tooltip dl,
.tooltip ol,
.tooltip ul {
  display: inline-block !important;
  padding: 0px !important;
}

.tooltip p {
  font-size: 0.875rem !important;
  color: #ffffff !important;
  margin-bottom: 0px;
}

.tooltip-icon {
  position: absolute;
  right: 0;
}

html[lang="ar-US"] .tooltip-icon,
html[lang="fa-US"] .tooltip-icon,
html[lang="ur-US"] .tooltip-icon,
html[lang="ps-US"] .tooltip-icon,
html[lang="ku-ck-US"] .tooltip-icon {
  position: static;
  margin-right: 15px;
}

html[lang="ar-US"] .fas.fa-info-circle.d-inline-block,
html[lang="fa-US"] .fas.fa-info-circle.d-inline-block,
html[lang="ur-US"] .fas.fa-info-circle.d-inline-block,
html[lang="ps-US"] .fas.fa-info-circle.d-inline-block,
html[lang="ku-ck-US"] .fas.fa-info-circle.d-inline-block {
  margin-left: 10px;
}

.bs-tooltip-auto:not(.mgh-custom-tooltip) {
  display: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  box-shadow: 0 0 0 30px white inset !important;
  transition: background-color 5000s ease-in-out 0s;
}

legend h1,
legend .h1,
legend h2,
legend .h2,
legend h3,
legend .h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #aa1b72;
  font-weight: 500;
}

textarea {
  resize: none !important;
  width: 100% !important;
  overflow-y: auto !important;
  overflow-x: auto !important;
}

textarea.form-control {
  padding: 10px 14px !important;
}

/* textarea.form-control[readonly] {
  min-height: 300px !important;
} */

textarea:not(textarea[readonly="readonly"]) {
  min-height: 120px !important;
  resize: vertical !important;
}

.entitylist-filter {
  background-color: transparent !important;
}

.entitylist-filter .card-body {
  background-color: transparent !important;
  padding: 0px 0px 0px 5px !important;
}

.entitylist-filter .card-body ul#entitylist-filters ~ .float-end {
  float: left !important;
}

.entitylist-filter ul#entitylist-filters {
  margin-bottom: 0.25rem;
}

.entitylist-filter .entitylist-filter-option-text .input-group-text {
  display: none;
}

.entitylist-filter .btn-entitylist-filter-submit {
  display: none;
}

.entitylist-filter .entitylist-filter-option-text .form-select {
  border-radius: 6px !important;
}

.entitylist-filter .entitylist-filter-option-group-label.h4 {
  font-size: 1.125rem !important;
  margin-bottom: 0.3rem;
  margin-top: 0.3rem;
}

.entitylist-filter .entitylist-filter-reset {
  color: #773686 !important;
  cursor: pointer;
}

.entitylist-filter #bk_fld_toDate,
#bk_fld_fromDate,
#custom_bk_fld_toDate,
#custom_bk_fld_fromDate {
  background-color: #ffffff !important;
  color: #000000;
  border-radius: 6px !important;
  border: 2px solid #141414;
  padding: 0rem 2.25rem 0rem 0.75rem !important;
  height: 46px !important;
  width: 180px !important;
}

#custom_bk_fld_toDate:focus,
#custom_bk_fld_fromDate:focus {
  border-color: #a51974;
  outline: 0 !important;
  box-shadow: none !important;
  background-color: #ffffff !important;
  outline: none !important;
}

.entitylist-filter
  .entitylist-filter-option-group-box-overflow
  .checkbox
  label {
  padding-left: 0px !important;
}

.entitylist
  .view-select
  .dropdown
  .dropdown-menu
  [aria-label="All Issues - Advanced"] {
  display: none !important;
}

[id*="EntityFormControl"] .msos-label.msos-selectall {
  display: none !important;
}

[id*="EntityFormControl"] .msos-container:not(.msos-disabled) {
  border: 2px solid #141414;
  box-shadow: none !important;
  border-radius: 0.375rem;
}

[id*="EntityFormControl"] .msos-container {
  min-height: 46px !important;
}

[id*="EntityFormControl"] .msos-container:not(.msos-disabled).msos-active {
  border: 2px solid #141414 !important;
  box-shadow: none !important;
  border-radius: 0.375rem;
  background-color: #ffffff !important;
}

[id*="EntityFormControl"] .msos-container:not(.msos-disabled).msos-focused {
  box-shadow: none !important;
}

[id*="EntityFormControl"] .msos-caret-container {
  position: absolute;
  right: 11px;
  bottom: -5px;
}

[id*="EntityFormControl"] .msos-caret-container,
[id*="EntityFormControl"] .msos-container,
[id*="EntityFormControl"] .msos-caret-container,
[id*="EntityFormControl"] .msos-action-buttons:hover {
  background: transparent !important;
}

[id*="EntityFormControl"] .form-control {
  background-color: transparent !important;
}

[id*="EntityFormControl"] .msos-selected-display-item,
[id*="EntityFormControl"] .msos-quick-delete,
[id*="EntityFormControl"] .msos-quick-delete:hover {
  background: #a51974 !important;
  color: #ffffff;
  border-radius: 16px;
}

[id*="EntityFormControl"] .msos-quick-delete .msos-glyph:after {
  color: #ffffff !important;
}

[id*="EntityFormControl"] .msos-active .msos-current-selection-normal {
  min-height: 100% !important;
  padding: 12px !important;
}

[id*="EntityFormControl"] .msos-selection {
  max-height: 184px !important;
}

[id*="EntityFormControl"]
  .msos-selecteditems-expanded-custom
  .msos-current-selection-normal {
  max-height: 168px !important;
  overflow-y: auto !important;
}

[id*="EntityFormControl"] .msos-filter-container {
  display: none !important;
}

[id*="EntityFormControl"] .msos-selecteditems-toggle-container {
  display: none !important;
}

[id*="EntityFormControl"]
  #mgh_requesterselectedreferencetypes_i.msos-none-selected
  > .msos-inner-container
  > .msos-selection-container {
  top: 39px !important;
}

[id*="EntityFormControl"]
  .msos-open
  .msos-inner-container:not(.msos-fullscreen)
  .msos-selection-container {
  top: 0px !important;
}

[id*="EntityFormControl"] .msos-current-selection-normal {
  padding: 12px !important;
}

[id*="EntityFormControl"] .msos-caret-button .msos-glyph {
  display: none;
}

[id*="EntityFormControl"] .msos-caret-button {
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23141414' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

/* Fix for Column Padding */

@media only screen and (min-width: 768px) {
  .crmEntityFormView {
    margin-left: -10px;
    margin-right: -10px;
  }

  [id*="EntityFormControl"] .crmEntityFormView .cell,
  [id*="WebFormControl"] .crmEntityFormView .cell {
    padding: 4px 14px !important;
  }

  [id*="EntityFormControl"] .validation-summary,
  [id*="WebFormControl"] .validation-summary {
    margin-left: 10px;
    margin-right: 10px;
  }

  [id*="WebFormControl"] .section-title h3,
  [id*="WebFormControl"] .section-title h2 {
    margin: 0px !important;
  }

  [id*="WebFormControl"] .crmEntityFormView .actions {
    margin: 15px;
  }

  .crmEntityFormView .section-title {
    padding: 0 15px;
  }
}

[id*="WebFormControl"] .crmEntityFormView .actions {
  border-top: none !important;
  padding: 20px 0 0 0 !important;
}

html[dir="ltr"] .msos-selected-display-item {
  margin: 4px 2px !important;
}

html[dir="ltr"] [id*="EntityFormControl"] .msos-selected-display-item {
  margin: 4px 2px !important;
}

html[dir="ltr"] .crmEntityFormView .cell input[type="text"],
html[dir="ltr"] .crmEntityFormView .cell select,
html[dir="ltr"] .crmEntityFormView .cell textarea {
  float: none !important;
}

.crmEntityFormView label {
  color: #141414 !important;
  margin-bottom: 0.375rem !important;
}

.crmEntityFormView .form-control.readonly,
.crmEntityFormView .form-control[readonly][disabled],
.form-readonly .form-control {
  background-color: #f4f4f4 !important;
}

.crmEntityFormView .cell div.table-info.required label:after,
div.table-info.required label:after {
  content: " *";
  color: #aa1b72;
  font-size: 1.25rem;
  position: absolute;
  margin-left: 5px;
}

.crmEntityFormView .validation-summary h2 {
  margin: 0px 0px 10px 0px;
  padding: 0;
  font-size: 1.2rem !important;
}

.view-select .dropdown-toggle:after {
  margin-left: 32px;
  margin-right: -32px;
}

.entitylist .view-select .fa-list {
  display: none;
}

.border-primary {
  border-color: #a51974 !important;
}

.crmEntityFormView label:not(.msos-label) {
  background-color: transparent !important;
  margin-bottom: 0.725rem;
}

.form-select,
input.form-control,
.form-select,
.form-control,
.crmEntityFormView .select2-container--default .select2-selection--single {
  background-color: transparent !important;
  border: 2px solid #141414;
  padding: 10px 2.25rem 10px 0.75rem !important;
  min-height: 46px !important;
  border-radius: 0.375rem !important;
  white-space: normal;
}

.crmEntityFormView
  .select2-container--default.select2-container--focus
  .select2-selection--single {
  border: 2px solid #af1d71 !important;
}

.form-select[readonly="readonly"],
input.form-control[readonly="readonly"],
textarea.form-control[readonly="readonly"],
.form-select[readonly],
input.form-control[readonly],
textarea.form-control[readonly] {
  border: none !important;
  background-color: #f4f4f4 !important;
  color: #4e4e4e;
}

select.form-control,
select.form-control,
.select2-container--default .select2-selection--single {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path fill='black' d='M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z'/></svg>");
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position-x: calc(100% - 13px);
  background-position-y: center;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  display: none;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 42px !important;
}

.form-control:focus {
  border-color: #a51974;
  outline: none !important;
  box-shadow:
    0 0 0 1px #ffffff,
    0 0 0 3px #000000 !important;
  background-color: #ffffff !important;
  outline: 2px solid #141414 !important;
  outline-offset: 1px;
}

.form-control[readonly="readonly"]:focus {
  background-color: #f4f4f4 !important;
  box-shadow: none !important;
}

.form-control::placeholder {
  color: #636e72 !important;
}

.btn:focus,
.btn:focus-visible {
  outline: none !important;
  box-shadow:
    0 0 0 1px #ffffff,
    0 0 0 3px #000000 !important;
  border-radius: 3px !important;
  background-color: inherit;
}

.btn-primary:focus,
.btn-primary:focus-visible {
  background-color: #a51974;
}

footer a:focus,
footer a:focus-visible {
  outline: 2px solid white !important;
  outline-offset: 3px;
  border-radius: 3px;
}

.captcha-cell label {
  display: block;
  margin-top: 0.375rem;
  font-size: 1rem;
}

.captcha-cell input {
  border-radius: 6px;
  border: 2px solid #141414;
  padding: 0rem 2.25rem 0rem 0.75rem !important;
  min-height: 46px !important;
  font-weight: 400;
  font-size: 1rem;
  margin-top: 0.375rem;
}

.captcha-cell input:focus {
  border-color: #a51974;
  outline: 0;
  background-color: #ffffff !important;
}

.nav-pills > li > a {
  line-height: 24px;
  font-size: 0.875rem;
  font-weight: 400;
  min-width: 100px;
  text-align: center;
  color: #141414;
  transition: all 0.3s;
  padding: 5px 50px !important;
  border: 2px solid #a51974;
  border-radius: 5px;
}

/* Error Message Replacement */
[id*="EntityFormControl"] #MessagePanel {
  margin-bottom: 30px;
}

body[data-sitemap-state="/access-request/:/"] #MessageLabel {
  display: none;
}

#CustomMessageLabel p {
  font-size: 1rem;
}

#CustomMessageLabel .fa {
  font-size: 1.25rem;
}

p a,
p .a {
  color: #7a3784;
  font-family: Arial;
  font-weight: 400;
  font-size: 1.125rem;
}

p a:hover,
p a:focus,
p .a:hover,
p .a:focus {
  color: #7a3784 !important;
}

.navbar-dark .navbar-nav .show.dropdown-settings {
  background-color: #aa1b72 !important;
}

.navbar-dark .navbar-nav a.show,
.navbar-dark .navbar-nav a.dropdown-settings.show {
  color: #aa1b72 !important;
  background-color: transparent !important;
}

.navbar-dark .navbar-nav > li > a:hover,
.navbar-dark .navbar-nav > li.dropdown > a:hover {
  background-color: transparent !important;
  color: #aa1b72 !important;
}

.static-top.navbar-dark .navbar-brand {
  z-index: 999;
  position: absolute !important;
  top: 0;
}

@media only screen and (max-width: 991px) {
  .static-top.navbar .menu-bar > .navbar-nav > li > a {
    font-size: 1rem !important;
  }

  .brand-logo {
    height: 150px !important;
    margin: 0 !important;
  }

  .custom-sitetitle {
    position: static;
    font-size: 1.375rem !important;
  }

  .navbar-nav {
    margin-top: 50px;
  }

  .application-form-wrapper .tw-basis-80 {
    flex-basis: 3rem;
  }

  .application-form-wrapper .tw-flex-row {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .nav-item.dropdown {
    position: static;
  }

  .static-top.navbar .menu-bar > .navbar-nav > li > a {
    font-size: 1rem !important;
    text-align: center;
  }

  .static-top.navbar-dark {
    min-height: 150px !important;
  }

  .brand-logo {
    height: 120px !important;
    margin: 0 !important;
  }

  .custom-sitetitle {
    position: static;
    font-size: 1.375rem !important;
  }

  .nav.navbar-nav.weblinks {
    margin-top: 108px;
  }
}

.gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    to right,
    rgb(255 255 255 / 1000%) 0%,
    rgb(255 255 255 / 0%) 50%
  );
  pointer-events: none;
}

/* Hero Styling */

.hero-section {
  margin-top: -100px;
  position: relative;
  overflow: hidden;
}

.hero-image {
  width: 100%;
  height: 620px;
  object-fit: cover;
  /* object-position: -262px -140px; */
}

.hero-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}

/* Article Search Styling */

#resource-article #content {
  display: none !important;
}

.article-search-filter {
  border: none;
  border-radius: 18px;
  margin-bottom: 106px;
}

.article-search-filter h4,
.article-search-filter .h4 {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 0.875rem;
}

.article-search-filter .panel-body {
  background-color: #a51974 !important;
  border-radius: 10px;
  padding: 14px 22px;
}

.article-search-filter .form-control {
  background-color: white !important;
  border-bottom-left-radius: 100px !important;
  border-top-left-radius: 100px !important;
  height: 32px;
  border-radius: 100px;
  border: none;
}

.article-name-column {
  height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-provider-column {
  height: 54px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-category-column {
  height: 47px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-search-input-blocker {
  content: ""; /* Empty content */
  display: block;
  width: 10px; /* Adjust the width as needed */
  height: 80%;
  top: 4px;
  left: 10px;
  background-color: #ffffff; /* Adjust the background color as needed */
  position: absolute;
  z-index: 999; /* Ensure the blocker is positioned above the text */
}

ul {
  font-size: 1.125rem;
  font-family: Arial;
}

@media only screen and (max-width: 767px) {
  #entitylist-filters .entitylist-filter-option-group {
    width: 47.5% !important;
  }

  #entitylist-filters .entitylist-filter-option-text {
    width: 100% !important;
  }

  #entitylist-filters .entitylist-filter-option-group:last-child {
    float: none !important;
    width: 100% !important;
  }

  #entitylist-filters .entitylist-filter-option .checkbox label {
    display: block !important;
  }

  .entitylist-filter #bk_fld_toDate,
  #bk_fld_fromDate,
  #custom_bk_fld_toDate,
  #custom_bk_fld_fromDate {
    width: 100% !important;
  }
}

@media only screen and (max-width: 462px) {
  #entitylist-filters .entitylist-filter-option-group {
    width: 100% !important;
    position: relative !important;
  }

  #entitylist-filters
    .entitylist-filter-option-group
    .entitylist-filter-option
    .input-group {
    width: 100% !important;
  }

  #entitylist-filters
    .entitylist-filter-option-group
    .input-group.view-search.entitylist-search {
    width: 100% !important;
  }

  #entitylist-filters .entitylist-filter-option .checkbox label {
    display: flex !important;
  }

  #entitylist-filters .entitylist-filter-option-group ~ .clear-button {
    position: absolute;
    top: 0;
    right: 0;
  }

  .entitylist-filter #bk_fld_toDate,
  #bk_fld_fromDate,
  #custom_bk_fld_toDate,
  #custom_bk_fld_fromDate {
    width: 100% !important;
  }
}

.crmEntityFormView .control select.form-control {
  display: block !important;
}

/* Custom Radio Button Styling */
.crmEntityFormView .control.control-radio {
  display: flex;
  overflow: hidden;
}

.crmEntityFormView .control.control-radio.warning {
  outline: 2px solid #a46660 !important;
  padding: 3px;
}

.crmEntityFormView .control input[type="radio"] {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.crmEntityFormView .control #issue_category label {
  line-height: 35px !important;
}

.crmEntityFormView .control label:not(.msos-label) {
  background-color: none !important;
  color: #000000 !important;
  font-size: 0.875rem !important;
  font-weight: 700;
  line-height: 35px !important;
  text-align: center;
  padding: 7px 24px !important;
  transition: all 0.1s ease-in-out;
  margin-bottom: 0px;
  border-radius: 30px;
  border: 2px solid #af1d71;
}

.crmEntityFormView .control label:hover {
  cursor: pointer;
}

.crmEntityFormView .control label {
  line-height: inherit !important;
}

.crmEntityFormView .control input[type="radio"]:checked + label {
  background-color: #aa1b72 !important;
  box-shadow: none;
  color: #ffffff !important;
}

.crmEntityFormView .control input[disabled="disabled"] ~ label {
  opacity: 0.7;
}

.crmEntityFormView .control input[type="radio"][value="0"] + label,
.crmEntityFormView .control input[type="radio"][value="862700000"] + label {
  margin-right: 3px;
}

.crmEntityFormView .control input[type="radio"]:focus + label {
  background-color: #e6f3ff;
  outline: 2px solid #141414;
  outline-offset: 2px;
}

.crmEntityFormView .cell .picklist label {
  font-weight: 700 !important;
}

.crmEntityFormView .control input#emailaddress1 {
  display: block !important;
}

.crmEntityFormView .control input#emailaddress1 ~ .control a {
  display: none !important;
}

.crmEntityFormView .control input#mgh_suemail {
  display: block !important;
  text-decoration: none !important;
}

.crmEntityFormView .control input#mgh_suemail ~ .control a {
  display: none !important;
}

.crmEntityFormView .section-title {
  margin-bottom: 1rem;
}

.crmEntityFormView .section-title h3,
.crmEntityFormView .section-title h2,
.section-title h3,
.section-title h2 {
  font-size: 1.5rem !important;
}

label[readonly="readonly"]::after {
  content: none !important;
}

label[for*="QuickviewControl"] {
  display: none !important;
}

/* Nav Search Styling */

.search-container {
  position: relative;
  height: 50px;
  vertical-align: bottom;
}

.search:focus {
  transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  background-color: white;
  color: black;
}

.search {
  position: absolute;
  left: 49px; /* Button width-1px (Not 50px/100% because that will sometimes show a 1px line between the search box and button) */
  background-color: white;
  outline: none;
  border: none;
  padding: 0;
  width: 0;
  height: 100%;
  z-index: 10;
  transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}

.search:focus {
  width: 363px; /* Bar width+1px */
  padding: 0 16px 0 0;
}

.expandright {
  left: auto;
  right: 60px; /* Button width-1px */
}

.expandright:focus {
  padding: 0 0 0 16px;
}

.toolbar-actions .entitylist-search {
  display: none !important;
}

.entitylist-search {
  width: 320px !important;
}

/* Hide issue response modal sections */

#EntityFormControl_EntityFormView
  [value="mgh_issueresponse"]
  ~ div
  fieldset:is([aria-label="Add Details"], [aria-label="Add Cancelled"], )
  > table
  > tbody
  > tr:is(
    :has(
      label[id$="_label"]:is(
          [id="mgh_responder_label"],
          [id="mgh_issuestatus_label"],
          [id="mgh_responseorigin_label"]
        )
    ),
    :has(td.clearfix:empty)
  ) {
  display: none !important;
}

#EntityFormControl_EntityFormView
  [value="mgh_issueresponse"]
  ~ div
  fieldset:is(
    [aria-label="Add Rejected"],
    [aria-label="Add Note"],
    [aria-label="Add Information Requested"],
    [aria-label="Add Information Provided"],
    [aria-label="Add Resolved"],
    [aria-label="Add Call Attempt"],
    [aria-label="Add Submitted"],
    [aria-label="Add Accepted"],
    [aria-label="Add Awaiting Routing"],
    [aria-label="Add Declined"],

  )
  > table
  > tbody
  > tr:is(
    :has(
      label[id$="_label"]:is(
          [id="mgh_responder_label"],
          [id="mgh_issuestatus_label"],
          [id="mgh_responseorigin_label"]
        )
    ),
    :has(td.clearfix:empty)
  ) {
  display: none !important;
}

body[data-sitemap-state="/submit-issue/:/"] .main-wrapper {
  min-height: calc(100vw - 1000px);
}

body[data-sitemap-state="/submit-issue/:/"] #mainContent,
body[data-sitemap-state="/submit-application/:/"] #mainContent {
  display: none;
}

body[data-sitemap-state*="/submit-application/"]
  [id$="section1.names.familyName"],
body[data-sitemap-state*="/submit-application/"]
  [id$="section1.names.givenNames"] {
  height: inherit !important;
}

body[data-sitemap-state*="/submit-application/"]
  :is(
    [id$="block.section.pos.section1"],
    [id$="block.section.csd.section1"],
    [id$="block.section.str.section1"]
  )
  :is(legend.rj-title, legend.rj-title ~ p) {
  display: none;
}

body[data-sitemap-state*="/submit-application/"]
  :is(
    [id$="block.pos.section1.notes"],
    [id$="block.csd.section1.notes"],
    [id$="block.str.section1.notes"],
    [id$="block.pos.section1.completedBy"],
    [id$="block.csd.section1.completedBy"],
    [id$="block.str.section1.completedBy"],
    [id$="block.pos.section1.date"],
    [id$="block.csd.section1.date"],
    [id$="block.str.section1.date"]
  ) {
  display: none;
}

body[data-sitemap-state*="/submit-application/"]
  #static\.str\.section1\.confirmationText1,
body[data-sitemap-state*="/submit-application/"]
  #static\.str\.section1\.confirmationText2,
body[data-sitemap-state*="/submit-application/"]
  #block\.str\.section1\.confirmationCheckboxContainer
  ~ .md\:flex-1.md\:px-3 {
  display: none !important;
}

body[data-sitemap-state*="/submit-application/"]
  #block\.str\.section1\.confirmationCheckbox {
  margin-top: 1.5rem;
}

body[data-sitemap-state*="/submit-application/"] input.tw-inline-block:focus,
body[data-sitemap-state*="/submit-application/"] select.tw-inline-block:focus,
body[data-sitemap-state*="/submit-application/"]
  textarea.tw-inline-block:focus {
  border-color: #a51974;
  outline: none !important;
  box-shadow:
    0 0 0 1px #ffffff,
    0 0 0 3px #000000 !important;
  background-color: #ffffff !important;
  outline: 2px solid #141414 !important;
  outline-offset: 1px;
}

body[data-sitemap-state*="/submit-application/"] input.tw-inline-block,
body[data-sitemap-state*="/submit-application/"] select.tw-inline-block,
body[data-sitemap-state*="/submit-application/"] textarea.tw-inline-block {
  background-color: transparent !important;
  border: 2px solid #141414;
  padding: 10px 2.25rem 10px 0.75rem !important;
  min-height: 46px !important;
  border-radius: 0.375rem !important;
  white-space: normal;
  box-shadow: none;
}

body[data-sitemap-state*="/submit-application/"] input.tw-inline-block:invalid,
body[data-sitemap-state*="/submit-application/"] select.tw-inline-block:invalid,
body[data-sitemap-state*="/submit-application/"]
  textarea.tw-inline-block:invalid {
  border-color: #dc3545 !important;
}

body[data-sitemap-state*="/submit-application/"] select.tw-inline-block {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path fill='black' d='M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z'/></svg>");
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position-x: calc(100% - 13px);
  background-position-y: center;
}

body[data-sitemap-state*="/submit-application/"] p.tw-text-pink-600.tw-text-sm {
  list-style-type: disc;
  margin-left: 1.5rem;
  padding-left: 0.5rem;
  font-size: 14px !important;
  position: relative;
}

body[data-sitemap-state*="/submit-application/"]
  p.tw-text-pink-600.tw-text-sm:before {
  content: ".";
  margin-right: 8px;
  font-size: 20px;
  position: absolute;
  left: -8px;
  top: -4px;
  font-weight: bold;
}

body[data-sitemap-state="/resources/view/:/resources/:/"] {
  #title {
    display: none !important;
  }
}

body[data-sitemap-state="/account/dashboard/:/account/:/"]
  #dashboard-applications
  th:has(a[aria-label="Last Portal Saved Date"]),
body[data-sitemap-state="/account/dashboard/:/account/:/"]
  #dashboard-applications
  td[data-attribute="mgh_lastportalsaveddate"],
body[data-sitemap-state="/account/dashboard/:/account/:/"]
  #dashboard-applications
  td[data-th="Last Portal Saved Date"] {
  display: none;
}

body[data-sitemap-state="/account/notifications/view/:/account/notifications/:/account/:/"]
  #description_label,
body[data-sitemap-state="/account/notifications/view/:/account/notifications/:/account/:/"]
  #description,
body[data-sitemap-state="/account/notifications/view/:/account/notifications/:/account/:/"]
  #subject {
  display: none !important;
}

/* body[data-sitemap-state="/account/issues/details/:/account/issues/:/account/:/"]
  fieldset[aria-label="Issue Responses Cancelled"]
  .entity-grid
  > *:not(section.modal) {
  display: none !important;
} */

body:is(
    [data-sitemap-state="/submit-issue/:/"],
    [data-sitemap-state="/account/issues/edit/:/account/issues/:/account/:/"],
    [data-sitemap-state="/account/issues/add/:/account/issues/:/account/:/"]
  )
  fieldset:is([aria-label="Supporting Documents"])
  > table
  > tbody
  > tr:is(
    :has(
      label[id$="_label"]:is(
          [id="mgh_crmoriginportalsubmitted_label"],
          [id="mgh_crmoriginportalsubmitted"]
        )
    ),
    :has(td.clearfix:empty)
  ) {
  display: none !important;
}

body[data-sitemap-state="/account/issues/details/:/account/issues/:/account/:/"]
  fieldset:is(
    [aria-label="Advice and Guidance Details"],
    [aria-label="Asylum Payment Details"],
    [aria-label="Complaint Details"],
    [aria-label="Maintenance Details"],
    [aria-label="Outreach Appointment Details"],
    [aria-label="Request for Assistance Details"],
    [aria-label="Service User Feedback Details"]
  )
  > table
  > tbody
  > tr:is(
    :has(
      label[id$="_label"]:is(
          [id="mgh_type_label"],
          [id="mgh_type"],
          [id="mgh_raisingonbehalfofanother_label"],
          [id="mgh_raisingonbehalfofanother"]
        )
    ),
    :has(td.clearfix:empty)
  ) {
  display: none !important;
}

body[data-sitemap-state="/submit-issue/:/"]
  fieldset[aria-label="Supporting Documents"]
  #mgh_raisingonbehalfofanother_label,
body[data-sitemap-state="/account/issues/add/:/account/issues/:/account/:/"]
  fieldset[aria-label="Supporting Documents"]
  #mgh_raisingonbehalfofanother_label,
body[data-sitemap-state="/account/issues/edit/:/account/issues/:/account/:/"]
  fieldset[aria-label="Supporting Documents"]
  #mgh_raisingonbehalfofanother_label,
body[data-sitemap-state="/account/issues/details/:/account/issues/:/account/:/"]
  fieldset[aria-label="Supporting Documents"]
  #mgh_raisingonbehalfofanother_label {
  display: none;
}

body[data-sitemap-state="/submit-issue/:/"]
  fieldset[aria-label="Supporting Documents"]
  #mgh_raisingonbehalfofanother,
body[data-sitemap-state="/account/issues/add/:/account/issues/:/account/:/"]
  fieldset[aria-label="Supporting Documents"]
  #mgh_raisingonbehalfofanother,
body[data-sitemap-state="/account/issues/edit/:/account/issues/:/account/:/"]
  fieldset[aria-label="Supporting Documents"]
  #mgh_raisingonbehalfofanother,
body[data-sitemap-state="/account/issues/details/:/account/issues/:/account/:/"]
  fieldset[aria-label="Supporting Documents"]
  #mgh_raisingonbehalfofanother {
  display: none;
}

body[data-sitemap-state="/submit-issue/:/"]
  fieldset[aria-label="Supporting Documents"]
  .addnote,
body[data-sitemap-state="/account/issues/add/:/account/issues/:/account/:/"]
  fieldset[aria-label="Supporting Documents"]
  .addnote,
body[data-sitemap-state="/account/issues/edit/:/account/issues/:/account/:/"]
  fieldset[aria-label="Supporting Documents"]
  .addnote {
  font-size: 0.875rem !important;
  padding: 4px !important;
  width: 180px !important;
  margin-top: 10px;
}

body[data-sitemap-state="/submit-issue/:/"]
  fieldset[aria-label="Supporting Documents"]
  .addnote:hover,
body[data-sitemap-state="/account/issues/add/:/account/issues/:/account/:/"]
  fieldset[aria-label="Supporting Documents"]
  .addnote:hover,
body[data-sitemap-state="/account/issues/edit/:/account/issues/:/account/:/"]
  fieldset[aria-label="Supporting Documents"]
  .addnote:hover {
  font-size: 0.875rem !important;
}

body[data-sitemap-state="/submit-issue/:/"]
  fieldset[aria-label="Supporting Documents"]
  label[for="notescontrol"],
body[data-sitemap-state="/account/issues/add/:/account/issues/:/account/:/"]
  fieldset[aria-label="Supporting Documents"]
  label[for="notescontrol"],
body[data-sitemap-state="/account/issues/edit/:/account/issues/:/account/:/"]
  fieldset[aria-label="Supporting Documents"]
  label[for="notescontrol"] {
  color: #af1d71 !important;
  margin-bottom: 1rem !important;
  font-size: 1.125rem !important;
}

body[data-sitemap-state="/submit-issue/:/"]
  fieldset[aria-label="Supporting Documents"]
  #notescontrol
  .entity-notes,
body[data-sitemap-state="/account/issues/add/:/account/issues/:/account/:/"]
  fieldset[aria-label="Supporting Documents"]
  #notescontrol
  .entity-notes,
body[data-sitemap-state="/account/issues/edit/:/account/issues/:/account/:/"]
  fieldset[aria-label="Supporting Documents"]
  #notescontrol
  .entity-notes {
  display: none !important;
}

body[data-sitemap-state="/submit-issue/:/"]
  .modal-addnote
  label.col-form-label.required:before,
body[data-sitemap-state="/account/issues/add/:/account/issues/:/account/:/"]
  .modal-addnote
  label.col-form-label.required:before,
body[data-sitemap-state="/account/issues/edit/:/account/issues/:/account/:/"]
  .modal-addnote
  label.col-form-label.required:before {
  content: "";
}

body[data-sitemap-state="/submit-issue/:/"]
  .modal-addnote
  label.col-form-label.required:after,
body[data-sitemap-state="/account/issues/add/:/account/issues/:/account/:/"]
  .modal-addnote
  label.col-form-label.required:after,
body[data-sitemap-state="/account/issues/edit/:/account/issues/:/account/:/"]
  .modal-addnote
  label.col-form-label.required:after {
  content: "* ";
  color: #a51974;
  white-space: nowrap;
  margin-left: 5px;
}

body[data-sitemap-state="/submit-issue/:/"] .modal-addnote .col-md-9,
body[data-sitemap-state="/account/issues/add/:/account/issues/:/account/:/"]
  .modal-addnote
  .col-md-9,
body[data-sitemap-state="/account/issues/edit/:/account/issues/:/account/:/"]
  .modal-addnote
  .col-md-9 {
  width: 100% !important;
}

body[data-sitemap-state="/submit-issue/:/"] .modal-addnote .col-md-3,
body[data-sitemap-state="/account/issues/add/:/account/issues/:/account/:/"]
  .modal-addnote
  .col-md-3,
body[data-sitemap-state="/account/issues/edit/:/account/issues/:/account/:/"]
  .modal-addnote
  .col-md-3 {
  width: 100% !important;
}

body[data-sitemap-state="/submit-issue/:/"] .modal-addnote .col-form-label,
body[data-sitemap-state="/account/issues/add/:/account/issues/:/account/:/"]
  .modal-addnote
  .col-form-label,
body[data-sitemap-state="/account/issues/edit/:/account/issues/:/account/:/"]
  .modal-addnote
  .col-form-label {
  text-align: left !important;
}

body[data-sitemap-state="/submit-issue/:/"]
  .modal-addnote
  #note_label_add
  ~ .col-md-9:not(#documentTypeSelectContainer),
body[data-sitemap-state="/account/issues/add/:/account/issues/:/account/:/"]
  .modal-addnote
  #note_label_add
  ~ .col-md-9:not(#documentTypeSelectContainer),
body[data-sitemap-state="/account/issues/edit/:/account/issues/:/account/:/"]
  .modal-addnote
  #note_label_add
  ~ .col-md-9:not(#documentTypeSelectContainer) {
  display: none !important;
}

/* Fix for statuscode styling */

body[data-sitemap-state="/account/issues/details/:/account/issues/:/account/:/"]
  span#statuscode,
body[data-sitemap-state="/account/work-packages/details/:/account/work-packages/:/account/:/"]
  span#statuscode {
  display: none;
}

body[data-sitemap-state="/account/issues/details/:/account/issues/:/account/:/"]
  span#statuscode
  ~ input,
body[data-sitemap-state="/account/work-packages/details/:/account/work-packages/:/account/:/"]
  span#statuscode
  ~ input {
  border: 2px solid #f4f4f4 !important;
  background-color: #f4f4f4 !important;
  padding: 0rem 2.25rem 0rem 0.75rem !important;
  height: 46px !important;
  border-radius: 0.375rem;
  width: 100%;
  cursor: auto !important;
}

body[data-sitemap-state="/account/issues/details/:/account/issues/:/account/:/"]
  span#statuscode
  ~ input:focus-visible,
body[data-sitemap-state="/account/work-packages/details/:/account/work-packages/:/account/:/"]
  span#statuscode
  ~ input:focus-visible {
  border: 2px solid #f4f4f4 !important;
  outline: none;
}

body[data-sitemap-state="/account/issues/details/:/account/issues/:/account/:/"]
  .form-custom-actions {
  margin-bottom: 0 !important;
}

body[data-sitemap-state="/account/issues/details/:/account/issues/:/account/:/"]
  .form-custom-actions
  .col-md-6 {
  display: none !important;
}

/* End Ellis 2 Service Portal Specific Styles */

/* Ellis 2 Partner Portal Specific Styles */

body[data-sitemap-state="/account/issues/responses/:/account/issues/:/account/:/"]
  .crmEntityFormView
  div[data-name="view_persist_tab"] {
  margin-bottom: 0px;
}

body[data-sitemap-state="/account/issues/responses/:/account/issues/:/account/:/"]
  fieldset[aria-label="View (Persist)"] {
  margin-bottom: 0px;
}

/* End Ellis 2 Partner Portal Specific Styles */

/* Fixes the modal width */

@media only screen and (min-width: 576px) {
  #content-container {
    max-width: unset;
  }
}

/* Fixes the dropdown being behind the imaage card */
#content-container .toolbar.dropdown {
  z-index: 99;
}

.modal-header {
  padding: 1rem 3.5rem;
}

.modal-header .modal-title {
  margin-top: 0;
}

.modal-body {
  padding: 2rem 3rem;
}

.modal-footer {
  border-top: none !important;
}

@media only screen and (max-width: 767px) {
  .modal-header {
    padding: 1rem 1.5rem;
  }

  .modal-body {
    padding: 2rem 1.5rem;
  }
}

.form-close {
  position: static !important;
}

.form-close :focus-visible {
  outline: none !important;
}

.form-loading {
  position: fixed;
  top: 40% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

.alert {
  color: #141414;
  background-color: #f4f4f4;
  border: 1px solid #f4f4f4;
}

/* Style for sortable headers */
.sort-enabled a {
  position: relative;
  padding-right: 18px; /* Space for the triangles */
}

/* Create the triangles using pseudo-elements */
/* Up triangle */
.sort-enabled a::before {
  content: "";
  position: absolute;
  top: 2px;
  right: 0;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #323130;
  opacity: 1;
}

/* Down triangle */
.sort-enabled a::after {
  content: "";
  position: absolute;
  bottom: 2px;
  right: 0;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #323130;
  opacity: 1;
}

/* Active state for ascending sort */
.sort-enabled.sort-asc a::before {
  opacity: 1;
  border-bottom: 5px solid #a51974;
}

/* Active state for descending sort */
.sort-enabled.sort-desc a::after {
  opacity: 1;
  border-top: 5px solid #a51974;
}

/* Hide the Font Awesome arrows if they're being used */
.sort-enabled .fa-arrow-down,
.sort-enabled .fa-arrow-up {
  display: none;
}

/* Position the sorting arrows correctly */
.sort-enabled a {
  position: relative;
  padding-right: 18px; /* Make room for the arrows */
}

.breadcrumb {
  margin-bottom: 0px;
}

.gt_selector {
  /* visibility: hidden !important; */
  display: none;
  width: 20px;
}

.language-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: #ffffffe3;
  filter: blur(px);
  z-index: 1000;
}

.flag-option {
  display: flex;
  align-items: center;
}

.flag-option img {
  width: 20px;
  margin-right: 8px;
}

/* Chat Window Styling */

.floating-window {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 400px;
  height: 600px;
  z-index: 1000;
  transition: height 0.3s ease;
  display: flex;
  flex-direction: column;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 6px;
}

#floatingContainer > .window-header {
  z-index: 1051;
  display: flex !important;
}

#floatingContainer.floating-window > .window-header,
#floatingContainer.floating-window > .window-header:hover {
  background-color: #a51974;
}

#floatingContainer.floating-window.minimised > .window-header {
  background-color: #a41973d9 !important;
  border-radius: 6px;
}

#floatingContainer.floating-window.minimised > .window-header h5,
#floatingContainer.floating-window.minimised > .window-header i {
  color: #ffffff !important;
}

#floatingContainer.floating-window.minimised {
  box-shadow: none;
}

.window-header {
  background: #0d6efd;
  color: white;
  padding: 10px 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 54px;
  flex-shrink: 0;
}

.window-body {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}

.content-container {
  height: 100%;
  display: flex;
  flex-direction: column;
}

#chatContainer {
  height: 100%;
}

#chatFrame {
  width: 100%;
  height: 100%;
}

.toggle-control {
  background: none;
  border: none;
  color: white;
  padding: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  display: inline-block;
}

.minimize-control:hover {
  opacity: 0.8;
}

.floating-window.minimised {
  height: 48px !important;
}

.floating-window.minimised .window-body {
  display: none;
}

.floating-window.minimised .content-container {
  display: none;
}

@media (max-width: 576px) {
  .floating-window {
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
  }

  .floating-window.minimised {
    padding: 0px 50px;
  }
}

.confirmation-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1050;
  overflow: hidden;
}

.confirmation-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 1.5rem;
  border-radius: 8px;
  width: 80%;
  max-width: 400px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.confirmation-content h5 {
  margin: 0 0 1rem 0;
  color: #0d6efd;
  font-weight: 500;
}

.confirmation-content p {
  margin: 0 0 1.5rem 0;
  line-height: 1.5;
}

.confirmation-buttons {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
}

#mainContent:focus {
  outline: none;
  border: none;
}

#mainContent:focus-visible {
  outline: none;
  border: none;
}

h1.welcome-bar {
  font-size: 1.75rem !important;
}
