@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  src: url(/Fonts/GoogleMaterialSymbols/MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].woff2) format('woff');
}

@font-face {
  font-family: 'LucidaSans';
  src: url("/Fonts/PortalFonts/Lucida-Sans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  vertical-align: middle;
  line-height: 1 !important;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  display: inline-block;
  text-transform: none;
}

:root {
  --gkv-color-red: #B10F17;
  --gkv-color-blue2: #6286A4;
  --gkv-color-blue10: #F1F5F9;
  --gkv-color-blue20: #E3EBF2;
  --gkv-color-blue30: #D4E1EC;
  --gkv-color-blue70: #091922;
  --gkv-color-blue60: #3C5568;
  --gkv-color-blue702: #6286A4;
  --gkv-coolor-taubenblau: #D6DFEA;
  --gkv-bg-card-title: #D4E1EC;
  --gkv-bg-card-body: #fff;
  --bs-btn-active-bg: rgba(199, 208, 219, 0.8);
}

.material-symbols-small {
  font-size: 22px;
  vertical-align: bottom;
}

#QSHitMessage {
  position: absolute; 
  width: 100%; 
  color: purple;  
}

.gkv-search-area:focus-within .search-icon {
  transform: scale(1.1);
}

.gkv-search-area span.search-icon {
  transition: transform 0.3s ease, color 0.3s ease;
}

span.gkv-icon-caption {
  vertical-align: top;
}

html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: none;
}

html {
  position: relative;
  min-height: 100%;
}

body {
}

/* Chrome defintions */

#NavGroupRoomsSub {
  background-color: #fff;
}

#NavGroupRoomsSub li:hover {
  background-color: transparent;
}

.gkv-top-app-bar {
  background-color: var(--gkv-color-blue30);
  font-size: 0.875rem;
  height: 40px;
}

header {
  background-color: var(--gkv-color-blue20);
}

.gkv-top-app-bar a,
.gkv-top-app-bar .auth-btn {
  /*color: #4B6A80;*/
  color: black;
}
.gkv-top-app-bar img {
  width: 50px;
  padding-top: 5px;
  margin-left: 20px;
}

/* OBSOLET header.welcome {
  background-image: url(/images/brand/gkv1500@300.jpg);
  background-position: center;
  background-size: cover;
  height: 310px;
}*/

.header-portal {
  position: relative;  
  background-position: center;
  background-size: cover;
}

header.welcome nav {
  opacity: 0.7;
}


header.header-portal nav.navbar-light {
  background-color: white;
 
}
header.header-portal nav.navbar-light:hover {
  opacity: 1;
}

header nav div.gkv-top-nav {
  padding: 10px 0px 10px 0px;
}

header nav div.gkv-top-nav img {
  width: 230px;
}

.gkv-nav-bar-anonym {
  margin-bottom: 60px;
}

div.gkv-breadcrumb-portal {
  background-color: var(--gkv-color-blue10);
  padding: 15px 0px 15px 5px;  
}

div.gkv-breadcrumb-portal a {
  color: #000;  
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  line-height: 60px; /* Vertically center the text there */
  background-color: #525252;
}

body > .container {
  padding: 5px 0px 90px;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

footer div.gkv-links a {
  
  color: #fff;
  font-size: small;
  font-weight: bold;  
}
footer div.gkv-links a:hover,
footer div.gkv-links a:focus{
  text-decoration: underline;
  color: #fff;
  font-size: small;
  font-weight: bolder;
}

footer div.gkv-links .nav-item{
  padding: 0px 10px;
}

/* TOAST */
div.toast-message-box {
  --bs-toast-bg: rgba(255, 255, 255,1);
}


/* group room overrides */
.sticky-top{
  z-index:50;
}


/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .dropdown-menu li {
    position: relative;
  }

  /*.nav-item .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
  }

  .nav-item .submenu-left {
    right: 100%;
    left: auto;
  }

  .dropdown-menu > li:hover {
    background-color: #f1f1f1
  }

  .dropdown-menu > li:hover > .submenu {
    display: block;
  }*/
}

@media all and (max-width: 1670px) {
  header nav.navbar {
    padding: 0px 15px 0px 15px;
  }
}

/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
  .dropdown-menu .dropdown-menu {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    margin-bottom: .5rem;
  }
  #GlobaleNavigationApp {
    padding-left: 8px;
  }
  #MainNavigation {
    background-color: var(--gkv-color-blue20);
    padding: 0px;
    margin: 0px;    
    z-index: 100;
  }
  /*.k-menu-horizontal {
    flex-direction: column;
  }*/
  #PortalMainNavigation li.active-menu-item::after,
  #GlobaleNavigationApp li.active-menu-item::after {
    display: none;
  }
}
/* ============ small devices .end// ============ */

div.gkv-tile-blue .card-header {
  background-color: var(--gkv-bg-card-title);
}
div.gkv-tile-blue-20 .card-header,
div.gkv-tile-blue-20 .card-body {
  background-color: var(--gkv-color-blue20);
}
div.gkv-tile-blue .card-header h2 {
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: .3rem;
}
div.gkv-tile-blue .card-header span.material-symbols-outlined {
  vertical-align: text-top;
  font-size: 32px;
}
div.gkv-tile-blue .card-body {
  background-color: var(--gkv-bg-card-body);
}
div.gkv-tile-blue .card-footer {
  border-top: solid 4px var(--gkv-bg-card-title);
  background-color: #fff; /*var(--gkv-bg-card-title)*/
}
div.gkv-tile-blue.content .card-header h2 {
  font-size: 1.3rem;
  line-height: 1.5;
  margin-bottom: .3rem;
}
div.gkv-tile-blue.content .card-header {
  border-radius: 0;
}

.gkv-container {
  max-width: 1650px;
}

/* user notification */
div.user-notification .material-symbols-outlined {
  padding-right: 10px;

}

div.user-notification-text {
  padding-left: 33px;
}


[data-bs-theme="gkv"] {
 .accordion
  {
    --bs-accordion-active-bg: none;
    --bs-accordion-active-color: #000;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");  
  }
.nav-tabs {
  --bs-nav-tabs-link-active-color: #b10f21;
  --bs-nav-link-color: #000;
}

div.accordion .accordion-item {
  margin-bottom: 10px;
}

//--bs-body-font-size: 22px;
/*--bs-link-color-rgb: 177, 15, 33;*/
--bs-link-color-rgb:75, 106, 128;
--bs-link-opacity: 1;
--bs-font-sans-serif: "LucidaSans";
--bs-white: #F1F5F9;
--accordion-active-bg: rgb(142, 15, 7);
--bs-info-rgb: 227, 235, 242;
--bs-danger-rgb: 104, 12, 0;
--bs-info-bg-subtle: #719CBF;
--bs-info-text-emphasis: #fff;
--bs-info-border-subtle: #ccc;

--bs-border-width: 0px;

.form-control,
.form-select {
  --bs-border-width: 1px;
}

--bs-secondary-rgb: 60, 85, 104; /*#3c5568*/
.navbar {
  #GroupRoomMainNavigation
  {
    --bs-emphasis-color-rgb: 104, 12, 0;
    --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 1);
  }  
}

--bs-btn-hover-color: #000;
--bs-body-bg: var(--bs-white);
--bs-body-bg-rgb: #{to-rgb($blue)};
--bs-tertiary-bg: #cccccc;
a {
  text-decoration: none;
}
a:hover {
  color: var(--bs-link-hover-color-rgb);
  text-decoration: underline;
}
a.btn:hover {  
  text-decoration: none;
}

.dropdown-menu {
  --bs-dropdown-link-hover-bg: #680C00;
  color: #fff;
}

.form-check-input:checked[type="radio"] {
  background-color: #fff;
  border: 2px solid var(--gkv-color-blue2);
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%236286A4'/%3e%3c/svg%3e");
}

.form-check-input:checked[type="checkbox"] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23091922' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

.form-check-input:checked {
  background-color: #D6DFEA;    
}

.form-check-label {
  color: var(--gkv-color-blue70);
}

.btn-primary {
  --bs-btn-bg: rgba(199, 208, 219, 0.9);
  --bs-btn-color: #000;
  --bs-btn-hover-bg: #C7D0DB;
  --bs-btn-hover-color: #000;
  --bs-btn-active-bg: rgba(199, 208, 219, 1);
  --bs-btn-active-color: #000;
  --bs-btn-disabled-bg: rgba(199, 208, 219, 1);
  border-radius: 4px;
  border: 1px rgba(199, 208, 219, 0.9) solid;
}
.btn-outline-secondary {
  --bs-btn-border-color: #6286A4;
  --bs-btn-hover-color: #000;
  --bs-btn-border-width: 1px;
  --bs-btn-color: var(--gkv-color-blue70);
  --bs-btn-hover-bg: rgba(199, 208, 219, 0.3);
}

.btn-link {
  --bs-btn-color: var(--gkv-color-blue70);
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgba(199, 208, 219, 0.3);
  --bs-btn-active-bg: #3C5568;
  text-decoration: none;
}

.btn-secondary {
  --bs-btn-color: #000;
  --bs-btn-active-color: #000;
  --bs-btn-bg: #D4E1EC;
  --bs-btn-hover-bg: #E3EBF2;
  --bs-btn-active-bg: #D4E1EC;
}
.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #091922;
  --bs-btn-border-color: #4B6A80;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3C5568;
  --bs-btn-hover-border-color: #E3EBF2;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #E3EBF2;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #4B6A80;
  --bs-btn-disabled-border-color: #4B6A80;
}

.btn-outline-primary {
  --bs-btn-color: #0070BA;
  --bs-btn-border-color: #0070BA;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #680C00;
  --bs-btn-hover-border-color: #0070BA;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0070BA;
  --bs-btn-active-border-color: #0070BA;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0070BA;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0070BA;
  --bs-gradient: none;
  --bs-btn-border-width: 1px;
}

.btn-danger {
  --bs-btn-bg: #680C00;
  --bs-btn-border-color: #B10F17;
  --bs-btn-active-border-color: #8E0F07;
  --bs-btn-hover-border-color: #8E0F07;
  --bs-btn-focus-border-color: #8E0F07;
  --bs-btn-border-color: #8E0F07;
  --bs-btn-hover-bg: #8E0F07;
  --bs-btn-hover-border-color: #8E0F07;
  --bs-btn-active-bg: #8E0F07;
  --bs-btn-active-border-color: #8E0F07;
  --bs-btn-focus-border-color: #8E0F07;
  --bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .2);
}

.form-control:not(:disabled), .datatable-input, .form-select:not(:disabled) {
  background-color: #fff;
}

.form-control:focus {
  background-color: var(--bs-body-bg);
  border-color: var(--bs-border-color);
  outline: 0;
}
/* VALIDATION CONTROLS ----------------------------------*/
.field-validation-valid {
}
.validation-summary-errors ul {
  list-style: none;
  margin:0px;
  padding: 0px;
}

label.form-label-required::after {
  content: '*';
  /*color: #680C00;*/
  padding-left: 2px;
  display: inline-block;
}

label.form-label-inline-required::after {
  content: '*' !important;
  display: block;
  /*color: #680C00;*/
}
label.form-label-inline-required {
  /*color: #680C00;*/
  padding-left: 17px;
}

/* ------------------------------------------------------*/
@media screen and (max-width: 992px) {
  .footer {    
    height: auto;    
  }
  .footer a {
    line-height: 10px;   
    font-size: unset;
  }
}

/* GKV Branding */
h1, h2, h3, h4, h5, h6 {
  color: #b10f21
}

/* svg alert icon size */
svg.bi.bi-icon-sm {
  height: 8px !important;
  width: 8px !important;
}

svg.bi.bi-icon-xl {
  height: 32px !important;
  width: 32px !important;
}

svg.bi {
  height: 3em !important;
  width: 3em !important;
}

/**KENDO style overrides */
.k-menu {
  border: none !important;
  background-color: transparent !important;
}
.k-menu:not(.k-context-menu) > .k-item:focus, .k-menu:not(.k-context-menu) > .k-item.k-focus {
  box-shadow: none !important;  
}
.k-menu-popup *, .k-menu-popup ::before, .k-menu-popup ::after {
  margin: 1px 0px;
}
.k-menu:not(.k-context-menu) > .k-item {
  color: var(--bs-nav-link-color) !important;
}
.k-menu-group .k-item > .k-link:active, .k-menu-group .k-item > .k-link.k-active, .k-menu-group .k-item > .k-link.k-selected, .k-menu.k-context-menu .k-item > .k-link:active, .k-menu.k-context-menu .k-item > .k-link.k-active, .k-menu.k-context-menu .k-item > .k-link.k-selected {
  color: #ffffff;
  background-color: #680C00;
}
.k-menu-group .k-item > .k-link:hover, .k-menu-group .k-item > .k-link.k-hover,
.k-menu.k-context-menu .k-item > .k-link:hover,
.k-menu.k-context-menu .k-item > .k-link.k-hover {
  color: #ffffff !important;
  background-color: #680C00;
}
.k-pager {
  background-color: var(--gkv-color-blue20);
}
.form-select:focus {
  box-shadow: none;
  border-color: var(--bs-border-color);
}
.k-input-solid:focus-within {
  border-color: var(--bs-border-color);    
  box-shadow: none;
}

#PortalMainNavigation li a.k-link,
#GlobaleNavigationApp li a {
  font-size: 1.4em;
}

#PortalMainNavigation li ul li a.k-link,
#GlobaleNavigationApp li ul li a {
  font-size: 1.1em;
}

#PortalMainNavigation li.active-menu-item:after,
#GlobaleNavigationApp li.active-menu-item:after {
  content: '';
  position: absolute;
  background-color: var(--gkv-color-blue60);
  width: 35%;
  height: 4px;
  bottom: 0px;
  left: 0;
}

#PortalMainNavigation > li {
  padding-right: 32px;
}

#AreaNavigationContainer li.nav-item a {
  color: black;
}

#AreaNavigationContainer,
#AreaNavigationContainer ul {
  list-style: none;
  padding: 0px
  padding-left: 20px;
}

#AreaNavigationContainer li.nav-item {
  padding: 5px 0px 5px 5px;
  position: relative;
}

#AreaNavigationContainer ul.gkv-current-site-pages li
{
  margin-left: 0px;
}

#AreaNavigationContainer li:last-child.nav-item {
  padding-bottom: 0px;
}

#AreaNavigationContainer .nav-list {
  margin: 0 0 0 .75rem;
  padding: 0;
}

#AreaNavigationContainer li.nav-item-page {
  margin-left: 0px;
}

#AreaNavigationContainer li.nav-item-page a
{
  display: inline-block;
}

#AreaNavigationContainer li.nav-item-page.nav-item-active span {
  display: inline-block;
}


#AreaNavigationContainer li.nav-item-active > span {
  color: #b10f21;
}

/*#AreaNavigationContainer li.nav-item-empty {
  margin-left: 7px;
  padding-left: 15px;
}*/

  #AreaNavigationContainer button.nav-item-toggle {
    background: transparent url(/svgicons/arrow-navigation-collapsed.svg) no-repeat 100%/100%;
    border: none;
    outline: none;
    vertical-align: bottom;
    margin-top: -2.4px;
    height: 1.35em;
    width: 1.35em;
    margin-left: 0em;
    position: absolute;
    right: 0px;
    top: 7px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: all 0.2s ease-out;
  }

  #AreaNavigationContainer .nav-item-expanded > button.nav-item-toggle {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    transition: all 0.2s ease-out;
  }

#AreaNavigationContainer .nav-item:not(.nav-item-expanded) > .nav-list {
   display: none; 
}

.dropdown-submenu-left {
  right: 100%;
  left: auto !important;
}

.gkv-portal-navigation {
  margin-top: 50px;
}

#PortalNavigation {  
  width: 300px;
}

/*div.gkv-portal-sidepanel {
  min-width: 250px;
  max-width: 300px;
}*/

/* Style for site context pages (navigation) */
span.gkv-active-navigation {
  font-weight: bold;
  color: #b10f21;
}

#PortalNavigation div.area-navigation-title {
  position: relative;
  color: #3C5568;
  padding-left: 44px;
 }

  #PortalNavigation div.area-navigation-title span:after {
    content: '';
    position: absolute;
    background-color: #3C5568;
    width: 28%;
    height: 1px;
    bottom: 0px;
    left: 2px;
  }

.k-listview {
  font-family: var(--bs-font-sans-serif);
}

/* Topic navigation */
.btn-topic-toggle {
  display: inline-flex;
  align-items: center;
  padding: .25rem .5rem;
  font-weight: 600;
  color: rgba(0, 0, 0, .65);
  border: none;
  outline: none;
  box-shadow: none;
}

.btn-topic-toggle:hover,
.btn-topic-toggle:active,
.btn-topic-toggle:focus {
  color: rgba(0, 0, 0, .75);
  border: none;
  outline: none;
  box-shadow: none !important;
  background-color: #b10f21;
}

.btn-topic-toggle::before {
  width: 1.25em;
  line-height: 0;
  content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
  transition: transform .35s ease;
  transform-origin: .5em 50%;
}

.btn-topic-toggle[aria-expanded="true"] {
  color: rgba(0, 0, 0, .85);
}

.btn-topic-toggle[aria-expanded="true"]::before {
  transform: rotate(90deg);
}

/* END TOPIC NAVIGATION */

/* search result page */

.gkv-template-search-result-item {
  background-color: var(--gkv-color-blue20);
  padding-bottom: 15px;
}

.gkv-template-search-result-item div {
  background-color: #fff;
}

/* ERROR PAGE TODO: remove inline fonts */
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600,700");
@import url("https://fonts.googleapis.com/css?family=Catamaran:400,800");

.error-container {
  text-align: center;
  font-size: 106px;
  font-family: "Catamaran", sans-serif;
  font-weight: 800;
  margin: 70px 15px;
}

  .error-container > span {
    display: inline-block;
    position: relative;
  }

    .error-container > span.four {
      width: 136px;
      height: 43px;
      border-radius: 999px;
      background: linear-gradient( 140deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 43%, transparent 44%, transparent 100% ), linear-gradient( 105deg, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.06) 41%, rgba(0, 0, 0, 0.07) 76%, transparent 77%, transparent 100% ), linear-gradient(to right, #d89ca4, #e27b7e);
    }

      .error-container > span.four:before,
      .error-container > span.four:after {
        content: "";
        display: block;
        position: absolute;
        border-radius: 999px;
      }

      .error-container > span.four:before {
        width: 43px;
        height: 156px;
        left: 60px;
        bottom: -43px;
        background: linear-gradient( 128deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 40%, transparent 41%, transparent 100% ), linear-gradient( 116deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 50%, transparent 51%, transparent 100% ), linear-gradient(to top, #99749d, #b895ab, #cc9aa6, #d7969e, #e0787f);
      }

      .error-container > span.four:after {
        width: 137px;
        height: 43px;
        transform: rotate(-49.5deg);
        left: -18px;
        bottom: 36px;
        background: linear-gradient( to right, #99749d, #b895ab, #cc9aa6, #d7969e, #e0787f );
      }

    .error-container > span.zero {
      vertical-align: text-top;
      width: 156px;
      height: 156px;
      border-radius: 999px;
      background: linear-gradient( -45deg, transparent 0%, rgba(0, 0, 0, 0.06) 50%, transparent 51%, transparent 100% ), linear-gradient( to top right, #99749d, #99749d, #b895ab, #cc9aa6, #d7969e, #ed8687, #ed8687 );
      overflow: hidden;
      animation: bgshadow 5s infinite;
    }

      .error-container > span.zero:before {
        content: "";
        display: block;
        position: absolute;
        transform: rotate(45deg);
        width: 90px;
        height: 90px;
        background-color: transparent;
        left: 0px;
        bottom: 0px;
        background: linear-gradient( 95deg, transparent 0%, transparent 8%, rgba(0, 0, 0, 0.07) 9%, transparent 50%, transparent 100% ), linear-gradient( 85deg, transparent 0%, transparent 19%, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.07) 91%, transparent 92%, transparent 100% );
      }

      .error-container > span.zero:after {
        content: "";
        display: block;
        position: absolute;
        border-radius: 999px;
        width: 70px;
        height: 70px;
        left: 43px;
        bottom: 43px;
        background: #fdfaf5;
        box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.1);
      }

.screen-reader-text {
  position: absolute;
  top: -9999em;
  left: -9999em;
}

@keyframes bgshadow {
  0% {
    box-shadow: inset -160px 160px 0px 5px rgba(0, 0, 0, 0.4);
  }

  45% {
    box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  }

  55% {
    box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  }

  100% {
    box-shadow: inset 160px -160px 0px 5px rgba(0, 0, 0, 0.4);
  }
}
/* -------------------------------------------------------------------- END ERROR PAGE */

/*Login/register page */
.gkv-login-page-welcome p,
.gkv-register-page-welcome p {
  line-height: 1.78;
  font-size: 18px;
}
body.gkv-anonymous-portal p,
body.gkv-anonymous-portal h1 {
  color: var(--gkv-color-blue60);
}
body.gkv-anonymous-portal input{
  color: var(--gkv-color-blue70);
}

/* content pages */
.gkv-breadcrumb a {
  color: #6c757d;
  text-decoration: none;
}
.gkv-breadcrumb span:first-child {
  color: black;  
	vertical-align: top;
  padding-right: 4px;
}
.gkv-breadcrumb li.active span {
  color: #b11021;
}

.breadcrumb-item + .breadcrumb-item::before {
  padding-top: 1px;
}

#PortalContent {  
  opacity: 0;
}

main.container {
  padding-top: 30px;
  margin-bottom:60px;
  background-color: var(--gkv-color-blue20);
}

div.gkv-full-with-page {
  padding: 0px 30px;
}

.gkv-portal-content {
  padding: 40px 50px 0px 50px;  
}

.gkv-page-paddings {
  padding-left: 50px;
  padding-right: 50px;
}

div.gkv-common-page-intro .gkv-common-page-line-1 p {
  font-size: 22px;
  line-height: 1.55;
  color: #000;
}

.gkv-portal-content h1, .gkv-portal-content h2, .gkv-portal-content h3, .gkv-portal-content h4, .gkv-portal-content h5, .gkv-portal-content h6 {
  margin-bottom: 0px;    
}

section.gkv-common-component-section {
  margin-bottom: 50px;
}

.gkv-portal-breadcrumb {
  padding-top: 5px;
  --bs-breadcrumb-divider: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%235f6368'%3E%3Cpath d='m560-240-56-58 142-142H160v-80h486L504-662l56-58 240 240-240 240Z'/%3E%3C/svg%3E");
  width: 100%;
  bottom: 0px;
  background-color: #ccc;
  opacity: 0.8;
}

/* Circulra letter specific */
.gkv-circular-letter-page {
  padding-left: 50px;
  padding-right: 50px;
}
div.circular-letter-text
{
  padding-left: 16px;
}
div.page-meta-data-cl {
  padding-left: 16px;
}
div.page-meta-data-cl h2 {
  font-size: 1.3rem;
}
div.gkv-content-file-card div.card {
  border: none;
  border-radius: 0px;
}
div.gkv-circular-letter-page .gkv-link-circular-letter-number {
  font-weight: bold;
}

div.gkv-circular-letter-page .gkv-circular-letter-files {
  padding: 25px 0px 30px 0px;
}

div.gkv-circular-letter-files .card-header {
  border: none;
}
div.gkv-circular-letter-files h2 {
  margin: 0px;
  padding: 0px;
  font-size: 1.2em;
}

div.gkv-circular-letter-page div.gkv-circular-letter-contacts {
  padding-top: 30px;
}

div.gkv-circular-letter-files .card-footer {
  padding-left: 30px;
}

div.page-meta-data-cl {
  padding-top: 25px;
}
div.page-meta-data-cl ul > li {
  display: inline-block;  
}
div.page-meta-data-cl ul > li span {  
  padding: 14px;
}
div.gkv-contact-wrapper
{
  background-color: #fff;
  margin: 0px;
  padding-bottom: 20px;
}
div.gkv-circular-letter-page .gkv-contact-body {
  padding-bottom: 10px;
}
/* LINK with icon definitions */
a.gkv-link-grouproom:before {
  content: "\f8df";
  display: inline;
  vertical-align: bottom;
  font-family: "Material Symbols Outlined";
  padding-right: 4px;
}
a.gkv-link-circular-letter:before {
  content: "\e14d";
  display: inline;
  vertical-align: bottom;
  font-family: "Material Symbols Outlined";
  padding-right: 4px;
}
a.gkv-link-document:before {
  content: "\e66d";
  display: inline;
  vertical-align: bottom;
  font-family: "Material Symbols Outlined";
  padding-right: 4px;
}
a.gkv-link-appointment:before {
  content: "\e8df";
  display: inline;
  vertical-align: bottom;
  font-family: "Material Symbols Outlined";
  padding-right: 4px;
}
a.gkv-link-content-page:before {
  content: "\eb2f";
  display: inline;
  vertical-align: bottom;
  font-family: "Material Symbols Outlined";
  padding-right: 4px;
}
a.gkv-link-content-extern:before {
  content: "\f728";
  display: inline;
  vertical-align: bottom;
  font-family: "Material Symbols Outlined";
  padding-right: 4px;
}

/* from old system  */
.gkv-p-sm-bold-grey {
  font-family: LucidaSans;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #626262;
}

.gkv-resultItem p {
  font-family: LucidaSans;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #000;
  margin-bottom: 8px;
  word-break: break-word;
}

/* Portal content pages */

div.gkv-portal-content p,
div.gkv-portal-content div {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #000;
}

div.gkv-portal-content h1 {
  font-family: LucidaSans;
  /*font-size: 35px;*/
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.37;
  letter-spacing: normal;
  margin-bottom: 20px;
  color: #b11021;
}

div.gkv-portal-content div.accordion p {
  font-size: 16px;
  margin: 0px;
}

div.gkv-portal-content div.accordion  {  
  padding: 5px;
}

div.gkv-portal-content div.accordion h2.accordion-header {
  margin: 0px;
}

/* END */

@media all and (max-width: 768px) {
  .gkv-portal-content {
    padding: 0px;    
  }
  /*#AreaNavigationContainer {
    width: 180px;
    padding: 4px;
  }*/
}