.clear-float::after {
	content: "";
    display: block;
    clear: both;
}
.login-pf {
	height: unset;
	background: unset;
	background-size: unset
}

.login-pf body {
	background: url("../img/iqax_bg.jpg") no-repeat center center fixed;
	background-size: cover;
	height: 100%;
}

#kc-logo-wrapper {
	background-size: 100px 21px;
	height: 21px;
	width: 100px;
	margin: 20px 0 0 20px;
}

#kc-header-wrapper {
	padding: 62px 10px 10px;
}

div.kc-logo-text {
	background-image: url(../img/cs_ai_logo.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 310px;
	background-size: contain;
	margin: 0 auto;
}


@media ( min-width :768px) {
	.login-pf-page .login-pf-page-header {
		margin-bottom: 10px;
	}
	.form-horizontal .control-label {
		padding-top: 3px;
		margin-bottom: 5px;
		text-align: right
	}
}

:root{--placeholder-color: #A8ABB2;--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#DCDFE6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}

:root {
 --bs-font-sans-serif: -apple-system, BlinkMacSystemFont, "Open Sans",
	 "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji",
	 "Segoe UI Emoji", "Segoe UI Symbol";
 --bs-black: #484848;
 --bs-orange: #f28500;
 --bs-link-color: #0865c2;
 --bs-link-hover-color: #2B59A2;
}

.iqax-login-footer {
	position: fixed;
	bottom: 0;
	width: 100vw;
	padding: 8px 0;
  background-color: #fff;
  font-size: .875em;
  text-align: center;
  color: var(--bs-secondary);
  z-index: 1;
}

.iqax-login-footer a {
  text-decoration: none;
}

.iqax-login-footer a:hover, .iqax-login-footer a:focus {
  text-decoration: underline;
}
#top-bar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFFFFF;
	padding: 10px 24px;
}
#top-bar .board {
	width: 22px;
	cursor: pointer;
}
#top-bar .right {
	float: right;
}
#report-wrapper {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
#report-wrapper .modal {
	opacity: 0.5;
    background: rgb(0, 0, 0);
	width: 100%;
    height: 100%;
	position: absolute;
    left: 0;
    top: 0;
	display: block;
	z-index: -1;
}
#report-wrapper .report-issue-wrapper {
	width: 600px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #FFFFFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
    font-size: 14px;
}
.report-issue-wrapper .report-issue-header {
	position: relative;
    padding: 24px 24px 12px 24px;
    font-size: 18px;
    font-weight: 500;
    color: #303133;
}
.report-issue-header  .report-issue-close {
	position: absolute; 
	right: 24px; 
	cursor: pointer;
}
.report-issue-wrapper .report-issue-content {
	padding: 20px 20px 20px 24px;
    color: #606266;
    word-spacing: 1px;
    line-height: 22px;
}
.report-issue-content .email {
	color: #004F8F;
	text-decoration: underline;
}
.report-issue-wrapper .report-issue-btn-wrapper {
	padding: 12px 24px 24px 24px;
}
.report-issue-btn-wrapper button {
	height: 32px !important;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    padding: 5px 16px !important;
    width: auto;
    color: #ffffff !important;
    border: 1px solid #004F8F;
    background-color: #004F8F;
	cursor: pointer;
}
.login-pf {
	height: unset;
	background: unset;
	background-size: unset
}

.alert-error {
	background-color: #ffffff;
	border-color: #cc0000;
	color: #333333;
}

#kc-locale ul {
	display: none;
	position: absolute;
	background-color: #fff;
	list-style: none;
	right: 0;
	top: 20px;
	min-width: 100px;
	padding: 2px 0;
	border: solid 1px #bbb;
}

#kc-locale:hover ul {
	display: block;
	margin: 0;
}

#kc-locale ul li a {
	display: block;
	padding: 5px 14px;
	color: #000 !important;
	text-decoration: none;
	line-height: 20px;
}

#kc-locale ul li a:hover {
	color: #4d5258;
	background-color: #d4edfa;
}

#kc-locale-dropdown a {
	color: #4d5258;
	background: 0 0;
	padding: 0 15px 0 0;
	font-weight: 300;
}

#kc-locale-dropdown a:hover {
	text-decoration: none;
}

a#kc-current-locale-link {
	display: block;
	padding: 0 5px;
}

/* a#kc-current-locale-link:hover {
    background-color: rgba(0,0,0,0.2);
} */

a#kc-current-locale-link::after {
	content: "\2c5";
	margin-left: 4px;
}

.login-pf .container {
	padding-top: 40px;
}

.login-pf a:hover {
	color: #0099d3;
}

#kc-logo {
	width: 100%;
}

#kc-logo-wrapper {
	background-image: url(../img/ibox-reefer-icon.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 300px;
	margin: 62px auto 0;
}

div.kc-logo-text {
	background-image: url(../img/keycloak-logo-text.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 300px;
	margin: 0 auto;
}

div.kc-logo-text span {
	display: none;
}

#kc-header {
	color: #ededed;
	overflow: visible;
	white-space: nowrap;
}

#kc-header-wrapper {
	font-size: 29px;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 1.2em;
	padding: 92px 10px 20px;
	white-space: normal;
}

#kc-content {
	width: 100%;
}

#kc-attempted-username{
	font-size: 20px;
	font-family:inherit;
	font-weight: normal;
	padding-right:10px;
}

#kc-username{
	text-align: center;
}

#kc-webauthn-settings-form{
	padding-top:8px;
}

/* #kc-content-wrapper {
    overflow-y: hidden;
} */

#kc-info {
	padding-bottom: 200px;
	margin-bottom: -200px;
}

#kc-info-wrapper {
	font-size: 13px;
}

#kc-form-options span {
	display: block;
}

#kc-form-options .checkbox {
	margin-top: 0;
	color: #72767b;
}

#kc-terms-text {
	margin-bottom: 20px;
}

#kc-registration {
	margin-bottom: 15px;
}

/* TOTP */

.subtitle {
	text-align: right;
	margin-top: 30px;
	color: #909090;
}

.required {
	color: #CB2915;
}

ol#kc-totp-settings {
	margin: 0;
	padding-left: 20px;
}

ul#kc-totp-supported-apps {
	margin-bottom: 10px;
}

#kc-totp-secret-qr-code {
	max-width:150px;
	max-height:150px;
}

#kc-totp-secret-key {
	background-color: #fff;
	color: #333333;
	font-size: 16px;
	padding: 10px 0;
}

/* OAuth */

#kc-oauth h3 {
	margin-top: 0;
}

#kc-oauth ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#kc-oauth ul li {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	font-size: 12px;
	padding: 10px 0;
}

#kc-oauth ul li:first-of-type {
	border-top: 0;
}

#kc-oauth .kc-role {
	display: inline-block;
	width: 50%;
}

/* Code */
#kc-code textarea {
	width: 100%;
	height: 8em;
}

/* Social */

#kc-social-providers ul {
	padding: 0;
}

#kc-social-providers li {
	display: block;
}

#kc-social-providers li:first-of-type {
	margin-top: 0;
}

.kc-login-tooltip{
	position:relative;
	display: inline-block;
}

.kc-login-tooltip .kc-tooltip-text{
	top:-3px;
	left:160%;
	background-color: black;
	visibility: hidden;
	color: #fff;

	min-width:130px;
	text-align: center;
	border-radius: 2px;
	box-shadow:0 1px 8px rgba(0,0,0,0.6);
	padding: 5px;

	position: absolute;
	opacity:0;
	transition:opacity 0.5s;
}

/* Show tooltip */
.kc-login-tooltip:hover .kc-tooltip-text {
	visibility: visible;
	opacity:0.7;
}

/* Arrow for tooltip */
.kc-login-tooltip .kc-tooltip-text::after {
	content: " ";
	position: absolute;
	top: 15px;
	right: 100%;
	margin-top: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent black transparent transparent;
}

.zocial,
a.zocial  {
	width: 100%;
	font-weight: normal;
	font-size: 14px;
	text-shadow: none;
	border: 0;
	background: #f5f5f5;
	color: #72767b;
	border-radius: 0;
	white-space: normal;
}
.zocial:before {
	border-right: 0;
	margin-right: 0;
}
.zocial span:before {
	padding: 7px 10px;
	font-size: 14px;
}
.zocial:hover {
	background: #ededed !important;
}

.zocial.facebook,
.zocial.github,
.zocial.google,
.zocial.microsoft,
.zocial.stackoverflow,
.zocial.linkedin,
.zocial.twitter {
	background-image: none;
	border: 0;

	box-shadow: none;
	text-shadow: none;
}

/* Copy of zocial windows classes to be used for microsoft's social provider button */
.zocial.microsoft:before{ content: "\f15d"; }
.zocial.stackoverflow:before{ color: inherit; }


@media (min-width: 768px) {
	#kc-container-wrapper {
		position: absolute;
		width: 100%;
	}

	.login-pf .container {
		padding-right: 80px;
	}

	#kc-locale {
		position: relative;
		text-align: right;
		z-index: 9999;
	}
}

@media (max-width: 767px) {

	#kc-header {
		padding-left: 15px;
		padding-right: 15px;
		float: none;
		text-align: left;
	}

	#kc-header-wrapper {
		font-size: 16px;
		font-weight: bold;
		padding: 20px 60px 0 0;
		color: #72767b;
		letter-spacing: 0;
	}

	div.kc-logo-text {
		margin: 0;
		width: 150px;
		height: 32px;
		background-size: 100%;
	}

	#kc-form {
		float: none;
	}

	#kc-info-wrapper {
		border-top: 1px solid rgba(255, 255, 255, 0.1);
		margin-top: 15px;
		padding-top: 15px;
		padding-left: 0px;
		padding-right: 15px;
	}

	#kc-social-providers li {
		display: block;
		margin-right: 5px;
	}

	.login-pf .container {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	#kc-locale {
		position: absolute;
		width: 200px;
		top: 20px;
		right: 20px;
		text-align: right;
		z-index: 9999;
	}

	#kc-logo-wrapper {
		background-size: 100px 21px;
		height: 21px;
		width: 100px;
		margin: 20px 0 0 20px;
	}

}

@media (min-height: 646px) {
	#kc-container-wrapper {
		bottom: 12%;
	}
}

@media (max-height: 645px) {
	#kc-container-wrapper {
		padding-top: 50px;
		top: 20%;
	}
}

.card-pf form.form-actions .btn {
	float: right;
	margin-left: 10px;
}



#kc-form-buttons {
	margin-top: 25px;
}

.login-pf-page .login-pf-brand {
	margin-top: 20px;
	max-width: 360px;
	width: 40%;
}

.card-pf {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	max-width: 547px;
	padding: 32px 48px;
	background-color: #fff;
	border-radius: 20px;
	border-top: 0;
	box-shadow: 0 0 0;
}

.card-pf #kc-login{
	height: 32px;
	padding: 8px 20px;
	background: rgba(0, 79, 143, 1);
	color: #fff;
	border: none;
	border-radius: 8px;
	font-size:14px;
	font-weight: 500;
}

.card-pf label {
	display: block;
	margin-bottom: 4px;
	font-size: 12px;
	color: rgba(38, 38, 38, 1);
}

.card-pf input {
	width: 100%;
	border: 1px solid var(--bs-border-color);
	padding: 8px 16px 8px 36px;
	border-radius: 8px;
	font-size: 14px;
}

.card-pf input::placeholder {
	color: var(--placeholder-color);
}
.card-pf .icon {
	position: absolute;
	left: 16px;
	top: 50%;
	width: 14px;
	transform: translateY(-50%);
}
.card-pf #iqax-logo{
	width: 347px;
	height: 122px;
	margin-bottom: 25px;
}

/*tablet*/
@media (max-width: 840px) {
	.login-pf-page .card-pf{
		max-width: none;
		margin-left: 20px;
		margin-right: 20px;
		padding: 20px 20px 30px 20px;
	}
}
@media (max-width: 767px) {
	.login-pf-page .card-pf{
		max-width: none;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
	}
	.card-pf.login-pf-accounts{
		max-width: none;
	}
}

.login-pf-page .login-pf-signup {
	font-size: 15px;
	color: #72767b;
}
#kc-content-wrapper .row {
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 768px) {
	.login-pf-page .login-pf-social-section:first-of-type {
		padding-right: 39px;
		border-right: 1px solid #d1d1d1;
		margin-right: -1px;
	}
	.login-pf-page .login-pf-social-section:last-of-type {
		padding-left: 40px;
	}
	.login-pf-page .login-pf-social-section .login-pf-social-link:last-of-type {
		margin-bottom: 0;
	}
}

.login-pf-page .login-pf-social-link {
	margin-bottom: 25px;
}
.login-pf-page .login-pf-social-link a {
	padding: 2px 0;
}

.login-pf-page.login-pf-page-accounts {
	margin-left: auto;
	margin-right: auto;
}

.login-pf-page .btn-primary {
	margin-top: 0;
}

.login-pf-page .list-view-pf .list-group-item {
	border-bottom: 1px solid #ededed;
}

.login-pf-page .list-view-pf-description {
	width: 100%;
}

.login-pf-page .card-pf{
	padding: 100px;
	box-shadow: 5px 5px 20px rgba(0,0,0,.1);
}

#kc-form-login div.form-group:last-of-type,
#kc-register-form div.form-group:last-of-type,
#kc-update-profile-form div.form-group:last-of-type {
	margin-bottom: 0px;
	display: flex;
	justify-content: center;
}

#kc-back {
	margin-top: 5px;
}

form#kc-select-back-form div.login-pf-social-section {
	padding-left: 0px;
	border-left: 0px;
}
