.loginPageWrapper {
	background: #0f0f0f url("../img/keycloak-bg.png") top left no-repeat;
	width: 100vw;
	height: 100vh;
	margin: 0px;
	padding: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    background-position: center 11%;
    overflow-y: auto;
}

.login-form .formField input {
	margin-top: -1px;
}

.login-message .login-message-content li {
	padding-left: 2.5em;
	margin-left: 5px;
	line-height: 38px;
	position: relative;
	margin-top: -5px;
}

.ui-selectonemenu-items-wrapper {
	border: none;
}

.ui-selectonemenu-items {
	height: 50px;
	padding-left: 5px;
	background-color: white;
	cursor: pointer;
}

#kc-login {
	cursor: pointer;
}

/* Checkbox */

.checkbox-group {
	display: block;
	margin-bottom: 15px;
}

.checkbox-group input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}

.checkbox-group label {
	position: relative;
	cursor: pointer;
}

.checkbox-group label:before {
	content:'';
	-webkit-appearance: none;
	background-color: transparent;
	border: 1px solid #3869b2 !important;
	border-radius: 2px !important;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 3px;
	width: 10px;
	height: 10px;
}

.checkbox-group input:checked + label:before {
	background-color: #3869b2;
}

.checkbox-group input:checked + label:after {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	left: 3px;
	width: 4px;
	height: 6px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

/* Dropdown */

.dropdown {
	background-color: white;
	background-image: url(../img/dropdown-arrow.png);
	background-repeat: no-repeat;
	background-position-x: 98%;
	background-position-y: center;
	padding-top: 3px;
	padding-bottom: 4px;
}

.dropdown-wrapper ul.dropdown-options {
	display: none;
	background: white;
	margin-top: 0px;
	border-top: 1px solid #D5D8F2;
	padding : 0px;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
	-moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.dropdown-wrapper ul.dropdown-options li {
	padding: 0px;
	height: 30px;
	font-weight: 600;
	border-bottom: 1px solid #D5D8F2;
	list-style: none;
	width: 100%;
}

.dropdown .dropdown-label {
	font-size: 12px;
	color: #3869b2;
	padding: 0 9px;
	font-weight: 600;
	display: block;
}

.dropdown .dropdown-selected {
	font-size: 13px;
	font-weight: 700;
	font-style: italic;
	color: rgb(155,155,155);
	padding: 0 9px;
	cursor: pointer;
	display: block;
}

.dropdown .dropdown-selected:hover {
	font-weight: normal;
	color: #9b9b9b;
}

.youare-wrapper a {
	border: none;
	margin: 0px;
	display: block;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	color: rgba(27, 41, 70, .8);
	text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
	font-family: "Titillium Web", sans-serif !important;
	font-weight: 600;
	font-size: 14px;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	width: 100%;
	box-sizing: border-box;
}

.youare-wrapper a:hover {
	border-bottom: 1px solid #3869b2;
	border-radius: 0px;
	color: #3869b2;
}

.loginPageWrapper .content-wrapper {
	height: 583px;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	padding: 1.5em;
	margin: auto;
	display: block;
	position: absolute;
	text-align: center;
}

.loginPageWrapper .loginPanel {
	position: relative;
}

.espaceClientTitle {
	font-size: 2em;
	font-weight: 500;
	display: inline-block;
	vertical-align: middle;
	color: rgba(255, 255, 255, 0.6);
	margin: 0px;
	line-height: 70px;
}

@media screen and (min-width: 980px) {
	.espaceClientTitle {
		font-size: 3em;
	}
}

.loginbtncontainer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.loginbtn {
	display: inline-block;
	color: #fff;
	background: rgb(128, 194, 66);
	border: 1px solid rgb(128, 194, 66);
	margin: .5em auto .5em auto;
	padding: .5em 4em;
	border-radius: 50em;
	transition: box-shadow .25s;
	transition-timing-function: ease;
	-webkit-transition: box-shadow .25s;
	-webkit-transition-timing-function: ease;
	font-family: "Titillium Web", sans-serif !important;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0), 0 3px 6px rgba(0, 0, 0, 0);
}

/* FOOTER RGPD */
.footerRgpd {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #FFFFFF;
	font-size: .8em;
	text-align: center;
	line-height: 75px;
}

.footerRgpd a:link {
	color:  #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

.footerRgpd a:visited {
	color:  #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

.footerRgpd a:hover {
	color:  #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}

.footerRgpd a:active {
	color:  #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}

.code-cnx-label-input {
	display: flex;
	justify-content: center;
	padding-bottom: 20px;
}

.code-cnx-label {
	margin-right: 10px
}

.code-cnx-input_button {
	font-size: 14px
}


/* MEDIA QUERIES START */

@media screen and (max-width: 451px) {
	.ui-button.btn.large {
		font-size: 1em;
	}
}



@media screen and (max-width: 980px) {
	.loginPageWrapper .content-wrapper {
		min-width: 300px;
	}

	.loginPageWrapper .content-wrapper .login-form {
		position: relative;
		margin-left: 0px;
		box-shadow: none;
		z-index: 3;
	}

	.loginPageWrapper .content-wrapper .login-message {
		z-index: 2;
		left: 0;
		right: 0;
		width: 100%;
		bottom: -150px;
		position: absolute;
		box-sizing: border-box;
		margin: 0 auto 2em auto;
		max-width: 380px !important;
		border-bottom-left-radius: .4em;
		border-bottom-right-radius: .4em;
		z-index: 100;
	}

	.loginPageWrapper .content-wrapper {
		z-index: 1;
		left: 0;
		right: 0;
		width: 100%;
		bottom: -315px;
		position: absolute;
		box-sizing: border-box;
		margin: 0 auto 2em auto;
		max-width: 380px !important;
		border-bottom-left-radius: .4em;
		border-bottom-right-radius: .4em;
	}

	.loginPageWrapper .content-wrapper .login-message h4 {
		line-height: 20px;
		text-align: center;
		text-transform: uppercase;
	}

	.loginPageWrapper .content-wrapper .login-message-content {
		display: none;
	}
}

@media screen and (max-width: 980px){
	.loginPageWrapper .content-wrapper {
		min-width: 300px;
		height: 620px;
	}

	.loginPageWrapper .footerRgpd {
		line-height: 20px;
	}
}

/* MEDIA */

/* bouton de connexion */
#connexionButtonLabel { display:block }
#connexionButtonLabel.hide {display:none}

#connexionEnCoursButtonLabel { display:none }
#connexionEnCoursButtonLabel.show { display:block }

#username.disabled { pointer-events: none }
#password.disabled { pointer-events: none }
#kc-login.disabled { pointer-events: none }
#souscriptionListForm.disabled { pointer-events: none }
#kc-form-options.disabled { pointer-events: none }
#rememberMeCheckbox.disabled { pointer-events: none }