﻿*,
*:before,
*:after {
  box-sizing: inherit; }

html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal; }

ul {
  list-style: none; }

button,
input,
select,
textarea {
  margin: 0; }

html {
  -ms-overflow-style: scrollbar;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  font-size: 16px; }

body {
  background-color: #f1f4f4;
}

img,
embed,
iframe,
object,
audio,
video {
  height: auto;
  max-width: 100%; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0;
  text-align: left; }

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-block-end: 0;
  margin-block-start: 0; }
  
@font-face {
  font-display: swap;
  font-family: "PT Sans";
  font-weight: 400;
  src: url("/assets/fonts/PTSans/PTSans-Regular.woff"), url("/assets/fonts/PTSans/PTSans-Regular.eot"), url("/assets/fonts/PTSans/PTSans-Regular.ttf"), url("/assets/fonts/PTSans/PTSans-Regular.svg"); }

@font-face {
  font-display: swap;
  font-family: "PT Sans";
  font-style: italic;
  font-weight: normal;
  src: url("/assets/fonts/PTSans/PTSans-Italic.woff"), url("/assets/fonts/PTSans/PTSans-Italic.eot"), url("/assets/fonts/PTSans/PTSans-Italic.ttf"), url("/assets/fonts/PTSans/PTSans-Italic.svg"); }

@font-face {
  font-display: swap;
  font-family: "PT Sans";
  font-weight: 700;
  src: url("/assets/fonts/PTSans/PTSans-Bold.woff"), url("/assets/fonts/PTSans/PTSans-Bold.eot"), url("/assets/fonts/PTSans/PTSans-Bold.ttf"), url("/assets/fonts/PTSans/PTSans-Bold.svg"); }

@font-face {
  font-display: swap;
  font-family: "PT Sans";
  font-style: italic;
  font-weight: 700;
  src: url("/assets/fonts/PTSans/PTSans-BoldItalic.woff"), url("/assets/fonts/PTSans/PTSans-BoldItalic.eot"), url("/assets/fonts/PTSans/PTSans-BoldItalic.ttf"), url("/assets/fonts/PTSans/PTSans-BoldItalic.svg"); }

@font-face {
  font-display: swap;
  font-family: "Intro Bold";
  font-weight: normal;
  src: url("/assets/fonts/IntroBold/Intro-Bold.woff"), url("/assets/fonts/IntroBold/Intro-Bold.eot"), url("/assets/fonts/IntroBold/Intro-Bold.ttf"); }

@font-face {
  font-display: swap;
  font-family: "Intro Bold Caps";
  font-weight: normal;
  src: url("/assets/fonts/IntroBoldCaps/IntroBoldCaps.woff"), url("/assets/fonts/IntroBoldCaps/IntroBoldCaps.eot"), url("/assets/fonts/IntroBoldCaps/IntroBoldCaps.ttf"); }

.small {
  color: #333;
  font-family: "PT Sans";
  font-size: 0.75rem;
  font-style: italic;
  line-height: 19.416px; }
  @media (min-width: 545px) {
    .small {
      font-size: 0.75rem;
      line-height: 19.416px; } }

.caption {
  color: #333;
  font-family: "PT Sans";
  font-size: 0.875rem;
  font-style: normal;
  line-height: 22.652px; }
  @media (min-width: 545px) {
    .caption {
      font-size: 0.875rem;
      line-height: 22.652px; } }

h6 {
  color: #003B5A;
  font-family: "Intro Bold";
  font-size: 1rem;
  font-style: normal;
  line-height: 21.328px; }
  @media (min-width: 545px) {
    h6 {
      font-size: 1rem;
      line-height: 21.328px; } }

h5 {
  color: #003B5A;
  font-family: "Intro Bold";
  font-size: 1.125rem;
  font-style: normal;
  line-height: 23.994px; }
  @media (min-width: 545px) {
    h5 {
      font-size: 1.125rem;
      line-height: 23.994px; } }

h4 {
  color: #003B5A;
  font-family: "Intro Bold";
  font-size: 1.25rem;
  font-style: normal;
  line-height: 26.66px; }
  @media (min-width: 545px) {
    h4 {
      font-size: 1.5rem;
      line-height: 31.992px; } }

h3 {
  color: #003B5A;
  font-family: "Intro Bold";
  font-size: 1.5rem;
  font-style: normal;
  line-height: 31.992px; }
  @media (min-width: 545px) {
    h3 {
      font-size: 1.75rem;
      line-height: 37.324px; } }

h2 {
  color: #003B5A;
  font-family: "Intro Bold";
  font-size: 1.75rem;
  font-style: normal;
  line-height: 37.324px; }
  @media (min-width: 545px) {
    h2 {
      font-size: 2rem;
      line-height: 42.656px; } }

h1 {
  color: #003B5A;
  font-family: "Intro Bold";
  font-size: 2rem;
  font-style: normal;
  line-height: 42.656px; }
  @media (min-width: 545px) {
    h1 {
      font-size: 2.5rem;
      line-height: 53.32px; } }

.display {
  color: #003B5A;
  font-family: "Intro Bold Caps";
  font-size: 2.25rem;
  font-style: normal;
  line-height: 47.988px; }
  @media (min-width: 545px) {
    .display {
      font-size: 3rem;
      line-height: 100%; } }
	  
/*
 * CIAM Application Design
 */
a {
  color: #00a4a7;
}
a:hover {
  color: #003b5a;
}

.form-group span {
  font-size: .90rem!important;
}

.navbar .container {
	max-width: 1366px;
}

.body-content {
  padding-left: 16px;
  padding-right: 16px;
}

.content {
	max-width: 940px;
	min-height: 446px;
	margin-top: 2%;
	margin-bottom: 2%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-radius: 4px;
	box-shadow: 0 1px 12px 0 rgba(0, 59, 90, 0.08);
	background-color: #ffffff;
}

.btn {  
	border-color: #00a4a7;
	border-radius: 28px;
    width: 328px;
    max-width: 100%;
	height: 52px;
	margin: 7px 0px 9px 0px;
	font-family: "PT Sans";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #00a4a7;
}

.btn:hover {
	color: #00a4a7;
}

.btn-primary {
	background-color: #00a4a7;
	color: #f1f4f4;
}

.btn-primary:hover {
	background-color: #007275;
	color: #f1f4f4;
}

.navbar-light {
	background-color: #FFFFFF;
}

.custom-control-label{
  font-weight:bold;
}

.custom-checkbox .custom-control-label::before {
  background-color: #fff;
  border: 2px solid #e0e0e0;
  border-radius: 0;
  height: 24px;
  width: 24px;
  top: 0px;
  left: -1.8rem;
}

.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #00a4a7;
  background-color: #00a4a7;
}

.custom-checkbox .custom-control-label::after {
  border-radius: 0;
  height: 24px;
  width: 24px;
}

.custom-control-input:checked~.custom-control-label::after {
  opacity: 1;
  -webkit-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
  content: "";
  height: 14px;
  width: 7px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  left: -1.25rem;
  top: .18rem;
  background-image: none !important;
}

.login-bg {
  background:url("/assets/images/svg/00-knab-custom/01-blob.svg");
  right: 50px;
  content: "";
  width: 140px;
  height: 140px;
}

@media all and (max-width: 1000px) {
  .login-bg {display:none;}
}

.navbar-light .navbar-toggler-icon {
    background-image: url("/assets/images/svg/17-Navigation/navigation-drawer-1.svg");
}

.footer-text, .footer-text a {
  font-size: .875rem;
  color: #003b5a;
}	

.footer ul li.dash:before {
  color: #00a4a7;
  content: '-';
  display: inline;
  margin-right: .25rem;
}

.warning-content {
  max-width: 940px;
  padding: 5px 2px 15px 2px;
  margin-right: auto;
  margin-left: auto;
}

.security-advice ul li {
  position: relative;
  padding-left: 1.8em;
}

.security-advice ul li.check:before {
  background: url("/assets/images/svg/00-knab-custom/checkmark.svg");
  content: '';
  position: absolute;
  top: 3px;
  left: 0; 
  width: 22px;
  height: 22px;
}

.body-content h3 {
  margin-top: 1.25rem;
  text-align: center;
}

.body-content .panel-title {
  text-align: center;
}

canvas {
  display: inline;  
}

.body-content #qrContainer {
  text-align:center;
}

.apply-transparency {
  opacity: 0.5;
}

.remove-transparency {
  opacity: 1;
}

.qrcode-logo {
    background-image: url(/assets/images/knab-logo-qr-login.png);
    position: absolute;
    top: 144px;
    left: 187px;
    width: 20%;
    height: 20%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
    z-index: 1;
} 

#div-qrcode-refresh
{
  margin-bottom: -10px;
  margin-top: -25px;
}