/*#3782A3;*/
/*Common*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font-family: 'Montserrat', sans-serif; }

h1 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 16px; }

h2 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 16px; }

.containerold {
  width: 1064px;
  padding: 0 32px; }

.container {
  width: 100%;
  padding: 0 32px; }

.container--small {
  width: 400px;
  padding: 0 32px;
  margin-left: auto;
  margin-right: auto; }

footer {
  position: fixed;
  bottom: 10px;
  width: 100%;
  padding: 0 15px; }

.card-deck {
  margin-left: 0 !important;
  margin-right: 0 !important; }

@media (max-width: 767px) {
  .menu {
    text-align: center; }
    .menu-logo {
      font-size: 1.2em; }
  .menu-item {
    display: none; }
  .menu-button {
    display: block; }
  .welcome-block h1 {
    font-size: 2em; } }

@media (min-width: 768px) {
  .menu-item {
    display: block; }
  .menu-button {
    display: none; } }

/*.gravatar-image {
    max-width: none;
}
*/
.border-top {
  border-top: 1px solid #e5e5e5; }

.border-bottom {
  border-bottom: 1px solid #e5e5e5; }

.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05); }

.welcome-block {
  max-width: 700px; }

.icon-logo {
  margin-right: auto;
  height: 100px;
  margin-left: auto;
  width: 160px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("/images/kinepolis-logo.png"); }

.u-mb {
  margin-bottom: 32px !important; }

ol > li {
  list-style-type: decimal;
  margin-bottom: 16px; }

ul > li {
  list-style: disc;
  list-style-position: inside; }

kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem; }

.qr {
  width: 50%;
  margin-left: auto;
  margin-right: auto; }
  .qr img {
    width: 100%; }

.page-title {
  margin-bottom: 35px; }

.page-title-line {
  width: 100px;
  height: 5px;
  background-color: red;
  margin-top: 20px; }

.col-m-5 {
  margin: 5px; }

.col-m-10 {
  margin: 10px; }

.col-m-15 {
  margin: 15px; }

.col-m-20 {
  margin: 20px; }

.col-m-25 {
  margin: 25px; }

.col-m-30 {
  margin: 30px; }

.col-m-35 {
  margin: 35px; }

.col-m-40 {
  margin: 40px; }

.col-m-45 {
  margin: 45px; }

.col-m-50 {
  margin: 50px; }

.col-m-b-5 {
  margin-bottom: 5px; }

.col-m-b-10 {
  margin-bottom: 10px; }

.col-m-b-15 {
  margin-bottom: 15px; }

.col-m-b-20 {
  margin-bottom: 20px; }

.col-m-b-25 {
  margin-bottom: 25px; }

.col-m-b-30 {
  margin-bottom: 30px; }

.col-m-b-35 {
  margin-bottom: 35px; }

.col-m-b-40 {
  margin-bottom: 40px; }

.col-m-b-45 {
  margin-bottom: 45px; }

.col-m-b-50 {
  margin-bottom: 50px; }

.col-m-t-5 {
  margin-top: 5px; }

.col-m-t-10 {
  margin-top: 10px; }

.col-m-t-15 {
  margin-top: 15px; }

.col-m-t-20 {
  margin-top: 20px; }

.col-m-t-25 {
  margin-top: 25px; }

.col-m-t-30 {
  margin-top: 30px; }

.col-m-t-35 {
  margin-top: 35px; }

.col-m-t-40 {
  margin-top: 40px; }

.col-m-t-45 {
  margin-top: 45px; }

.col-m-t-50 {
  margin-top: 50px; }

.col-m-l-5 {
  margin-left: 5px; }

.col-m-l-10 {
  margin-left: 10px; }

.col-m-l-15 {
  margin-left: 15px; }

.col-m-l-20 {
  margin-left: 20px; }

.col-m-l-25 {
  margin-left: 25px; }

.col-m-l-30 {
  margin-left: 30px; }

.col-m-l-35 {
  margin-left: 35px; }

.col-m-l-40 {
  margin-left: 40px; }

.col-m-l-45 {
  margin-left: 45px; }

.col-m-l-50 {
  margin-left: 50px; }

.col-m-r-5 {
  margin-right: 5px; }

.col-m-r-10 {
  margin-right: 10px; }

.col-m-r-15 {
  margin-right: 15px; }

.col-m-r-20 {
  margin-right: 20px; }

.col-m-r-25 {
  margin-right: 25px; }

.col-m-r-30 {
  margin-right: 30px; }

.col-m-r-35 {
  margin-right: 35px; }

.col-m-r-40 {
  margin-right: 40px; }

.col-m-r-45 {
  margin-right: 45px; }

.col-m-r-50 {
  margin-right: 50px; }

.col-p-5 {
  padding: 5px; }

.col-p-10 {
  padding: 10px; }

.col-p-15 {
  padding: 15px; }

.col-p-20 {
  padding: 20px; }

.col-p-25 {
  padding: 25px; }

.col-p-30 {
  padding: 30px; }

.col-p-35 {
  padding: 35px; }

.col-p-40 {
  padding: 40px; }

.col-p-45 {
  padding: 45px; }

.col-p-50 {
  padding: 50px; }

.col-p-b-5 {
  padding-bottom: 5px; }

.col-p-b-10 {
  padding-bottom: 10px; }

.col-p-b-15 {
  padding-bottom: 15px; }

.col-p-b-20 {
  padding-bottom: 20px; }

.col-p-b-25 {
  padding-bottom: 25px; }

.col-p-b-30 {
  padding-bottom: 30px; }

.col-p-b-35 {
  padding-bottom: 35px; }

.col-p-b-40 {
  padding-bottom: 40px; }

.col-p-b-45 {
  padding-bottom: 45px; }

.col-p-b-50 {
  padding-bottom: 50px; }

.col-p-t-5 {
  padding-top: 5px; }

.col-p-t-10 {
  padding-top: 10px; }

.col-p-t-15 {
  padding-top: 15px; }

.col-p-t-20 {
  padding-top: 20px; }

.col-p-t-25 {
  padding-top: 25px; }

.col-p-t-30 {
  padding-top: 30px; }

.col-p-t-35 {
  padding-top: 35px; }

.col-p-t-40 {
  padding-top: 40px; }

.col-p-t-45 {
  padding-top: 45px; }

.col-p-t-50 {
  padding-top: 50px; }

.col-p-l-5 {
  padding-left: 5px; }

.col-p-l-10 {
  padding-left: 10px; }

.col-p-l-15 {
  padding-left: 15px; }

.col-p-l-20 {
  padding-left: 20px; }

.col-p-l-25 {
  padding-left: 25px; }

.col-p-l-30 {
  padding-left: 30px; }

.col-p-l-35 {
  padding-left: 35px; }

.col-p-l-40 {
  padding-left: 40px; }

.col-p-l-45 {
  padding-left: 45px; }

.col-p-l-50 {
  padding-left: 50px; }

.col-p-r-5 {
  padding-right: 5px; }

.col-p-r-10 {
  padding-right: 10px; }

.col-p-r-15 {
  padding-right: 15px; }

.col-p-r-20 {
  padding-right: 20px; }

.col-p-r-25 {
  padding-right: 25px; }

.col-p-r-30 {
  padding-right: 30px; }

.col-p-r-35 {
  padding-right: 35px; }

.col-p-r-40 {
  padding-right: 40px; }

.col-p-r-45 {
  padding-right: 45px; }

.col-p-r-50 {
  padding-right: 50px; }

.label-container {
  margin-bottom: 4px;
  display: flex;
  justify-content: space-between; }

label {
  font-size: 10px;
  text-transform: uppercase;
  display: block; }

.error-label {
  font-size: 10px;
  color: #c40700; }

input[type='checkbox'].form-control {
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #cbd3d5;
  font-size: 16px;
  margin-bottom: 16px;
  padding-left: 8px;
  border-radius: 2px;
  box-sizing: border-box; }
  input[type='checkbox'].form-control:focus {
    color: #000000;
    /*border-radius: $text-box-corner-radius;*/ }
  input[type='checkbox'].form-control.error {
    border-color: #c40700; }

select.form-control,
input[type='text'],
input[type='email'],
input[type='password'],
input[type='date'] {
  display: block;
  width: 100%;
  height: 38px;
  border: 1px solid #cbd3d5;
  font-size: 16px;
  margin-bottom: 16px;
  padding-left: 8px;
  border-radius: 2px;
  box-sizing: border-box; }
  select.form-control:focus,
  input[type='text']:focus,
  input[type='email']:focus,
  input[type='password']:focus,
  input[type='date']:focus {
    color: #000000;
    /*border-radius: $text-box-corner-radius;*/ }
  select.form-control.error,
  input[type='text'].error,
  input[type='email'].error,
  input[type='password'].error,
  input[type='date'].error {
    border-color: #c40700; }

.password-revealer {
  padding-top: 9px !important; }

.header {
  min-height: 64px;
  background-color: #1b243d;
  display: flex;
  justify-content: center;
  margin-bottom: 32px;
  margin-right: 0px !important;
  margin-left: 0px !important; }

.header__container {
  width: 100%;
  /*1064px;*/
  display: flex;
  justify-content: space-between;
  padding: 0 32px;
  flex-wrap: wrap; }

.header__logo {
  content: ' ';
  display: block;
  height: 40px;
  width: 200px;
  align-self: center;
  background-image: url("/images/logo.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.header__menu {
  display: flex; }

.header__logout {
  color: #ffffff;
  align-self: center; }
  .header__logout:hover {
    text-decoration: none;
    color: #ff4f2e;
    cursor: pointer;
    /* background-color: $header-bg-dark;*/ }

.header__admin {
  color: #ffffff;
  align-self: center; }
  .header__admin:hover {
    text-decoration: none;
    color: #ff4f2e;
    cursor: pointer;
    /* background-color: $header-bg-dark;*/ }

.header__settings {
  color: #ffffff;
  align-self: center; }
  .header__settings:hover {
    text-decoration: none;
    color: #ff4f2e;
    cursor: pointer;
    /* background-color: $header-bg-dark;*/ }

.header__language {
  color: #ffffff;
  align-self: center; }

.header__language option {
  color: #ffffff;
  background-color: #1b243d;
  align-self: center; }

.header__menu-item {
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 16px;
  line-height: 64px;
  flex-wrap: nowrap;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  text-decoration: none; }
  .header__menu-item:hover {
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
    background-color: #005574; }
  .header__menu-item i {
    vertical-align: text-top; }

.header__dropdown:hover > .header__dropdown-item-list {
  display: flex; }

.header__dropdown-item-list {
  display: none;
  flex-direction: column;
  position: absolute;
  background-color: #1b243d;
  z-index: 999; }

.header__dropdown-item {
  padding: 8px 16px;
  color: #ffffff;
  font-weight: 500;
  text-decoration: none; }
  .header__dropdown-item:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #005574; }

.button {
  display: block;
  border: none;
  font-weight: bold;
  width: 100%;
  background-color: #ff4f2e;
  border-radius: 10px;
  height: 38px;
  color: #ffffff;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  margin-bottom: 8px;
  text-decoration: none;
  font-size: 14px; }
  .button:hover {
    background-color: #c40700;
    color: #ffffff;
    text-decoration: none; }
  .button[disabled] {
    background-color: #cbd3d5; }

.button.button--secondary {
  background-color: transparent;
  color: #ff4f2e;
  border: 2px solid #ff4f2e; }
  .button.button--secondary:hover {
    color: #c40700;
    border: 2px solid #c40700; }

.link-button {
  text-decoration: underline;
  text-align: center;
  display: block;
  font-size: 14px;
  color: #000000; }

/*
.button.button-facebook{    
    background-color: #3b5998;
    color: #fff;
}
.button.button-google {
}
.button.button-apple{
}*/
.btn-azure-active-directory::before {
  content: url(/images/azure_logo.svg);
  vertical-align: -18%; }

.btn-azure-active-directory {
  background-color: #0089d6 !important;
  color: #fff !important;
  align-items: center !important; }
  .btn-azure-active-directory:hover {
    background-color: steelblue !important; }

/*Controls*/
.navbar-brand > img {
  max-height: 31px; }

.navbar-brand.logo {
  padding: 10px 10px; }

.navbar-brand-image-mobile {
  display: none; }

@media (max-width: 767px) {
  .navbar-brand-image {
    display: none; }
  .navbar-brand-image-mobile {
    display: block;
    padding-left: 0;
    padding-right: 0; } }

.validation-summary-errors {
  color: #ff3834;
  background: none;
  padding-top: 9px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 15px;
  margin-top: 20px; }

.switch {
  display: inline-block;
  height: 28px;
  position: relative;
  width: 60px;
  margin-top: 5px; }

.switch input {
  display: none; }

.slider {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: .4s; }

.slider:before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  height: 20px;
  left: 7px;
  position: absolute;
  transition: .4s;
  width: 20px; }

input:checked + .slider {
  background-color: #007bff; }

input:checked + .slider:before {
  transform: translateX(26px); }

.slider.round {
  border-radius: 34px; }

.slider.round:before {
  border-radius: 50%; }

label.radio-img > input {
  visibility: hidden;
  position: absolute; }

label.radio-img > input + img {
  cursor: pointer;
  border: 2px solid transparent; }

label.radio-img > input:checked + img {
  background-color: #ffe7ac;
  -ms-border-radius: 15px;
  border-radius: 15px; }

label.radio-img > input:checked ~ h3, label.radio-img > input:checked ~ h4 {
  color: #007bff;
  text-decoration: underline; }

label.radio-img > h3, label > h4 {
  cursor: pointer; }

.cc-window {
  color: #212529;
  background-color: #f7f7f7; }

.cc-btn {
  display: block;
  border: none;
  font-weight: bold;
  width: 100%;
  background-color: #ff4f2e;
  border-radius: 2px;
  height: 38px;
  color: #ffffff;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  margin-bottom: 8px;
  text-decoration: none;
  font-size: 14px;
  padding: 0 16px;
  white-space: nowrap; }
  .cc-btn:hover {
    background-color: #c40700;
    color: #ffffff;
    text-decoration: none; }

/*Pages*/
.consent-container .toggle-button__input {
  float: left; }

.consent-container .toggle-button__text {
  float: left;
  margin-top: 6px;
  margin-left: 10px; }

.consent-container .consent-description {
  width: 100%;
  float: left; }

.consent-container .client-logo {
  float: left; }
  .consent-container .client-logo img {
    margin-right: 25px; }

.logged-out-container iframe {
  display: none;
  width: 0;
  height: 0; }

.grants-container .page-header {
  margin-bottom: 10px; }

.grants-container .grant {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid lightgray; }
  .grants-container .grant .clientname {
    font-size: 140%;
    font-weight: bold; }
  .grants-container .grant .granttype {
    font-size: 120%;
    font-weight: bold; }
  .grants-container .grant .created {
    font-size: 120%;
    font-weight: bold; }
  .grants-container .grant .expires {
    font-size: 120%;
    font-weight: bold; }
  .grants-container .grant li {
    list-style-type: none;
    display: inline; }
    .grants-container .grant li:after {
      content: ', '; }
    .grants-container .grant li:last-child:after {
      content: ''; }
