body{
--pf-global--primary-color--100: #328293;
--pf-c-form-control--focus--BorderBottomColor: #95CEDB;
}

.pf-c-button.pf-m-primary:hover, .pf-c-button.pf-m-primary:focus {
background-color: #95CEDB;
}

.pf-c-button{
  border-radius: 8px;
}

.login-pf body {
  background: url("../img/riskplus-water.jpg") no-repeat center center fixed;
  background-size: cover;
  background-color: white;
  height: 100%;
  font-family: 'Titillium Web';
}

.login-pf-page-header{
  display: block;
  background: #fff url("https://riskplus.info/wp-content/uploads/2024/03/Logo_RiskPlus.png");
  background-repeat: no-repeat;
  xborder: 1px solid red;
  background-size: 80%;
  background-position: center;
  width: 290px;
  height: 175px;
  margin: 80px auto 0 auto;
  border-radius: 8px;
}

#kc-header-wrapper{
  display: none !important;
}


@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/titillium-web/TitilliumWeb-Regular.ttf") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/titillium-web/TitilliumWeb-SemiBold.ttf") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/titillium-web/TitilliumWeb-Italic.ttf") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/titillium-web/TitilliumWeb-SemiBoldItalic.ttf") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
