@font-face{
	font-family:'OpenSans';src:url('./fonts/OpenSans-Regular.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}

html,
body {
/* 	background-color: #f5f5f5; */
	margin: auto;
	color: #1A171A;
}

body {
/* 	background-color: #f5f5f5; */
	font-family: OpenSans !important;
	margin: auto;
}

.content {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0;
	margin-left: 0;
}

.left,
.right {
	float: left;
}

.left {
	color: #1A171A;
	width: 190px;
}

.right {
	padding: 50px 30px 0 30px;
	width: calc(100% - 190px);
	background-size: cover;
}

#vkb-auth,
#strong-cert-auth,
#strong-card-auth {
	display: none;
}

.josso-connexion-type {
	position: relative;
	text-align: justify;
	padding: 22px 34px;
	height: 90px;
	cursor: pointer;
}

.josso-connexion-type:hover {
	background-color: rgba(85, 155, 173, 0.5);
}

.josso-connexion-type.active {
	color: #fff;
	background-color: rgba(85, 155, 173, 1);
}

.josso-connexion-type.active::after {
	border-width: 10px 0 10px 10px;
	left: 100%;
	top: 50%;
	margin-top: -10px;
	position: absolute;
	content: " ";
	display: block;
	pointer-events: none;
	border-style: solid;
	width: 0;
	height: 0;
	border-color: rgba(0,0,0,0);
	border-left-color: rgba(85, 155, 173, 1) !important;
}

.josso-connect-top {
	min-height: 650px;
	padding: 100px 30px 0 30px;
	margin-bottom: 35px;
	background-image: url(/portail/img/accueil-back.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center top;
}

.josso-connect-bottom {
	margin-right: 30px;
	margin-left: 30px;
}
.josso-connect-bottom .josso-assistance {
	text-align: justify;
	padding: 10px;
	font-size: 13px;
}

#ext-bloc-info-iframe {
	width: 100%;
}

.jcb-elem {
	color: #1A171A;
	background-color: #E2E2E2;
	position: relative;
	padding: 0 !important;
	height: 100%;
	position: realtive;
}

.jcb-elem + .jcb-elem {
	border-left: 2px solid #fff;
}

.jcb-elem img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

a:focus, a:hover {
	text-decoration: none;
}

.josso-connect {
	color: #fff;
}

.form-control-feedback.clickable {
    cursor: pointer !important;
    pointer-events: auto !important;
}

#opa-background {
	background-color: #1A171A;
	height: 450px;
	opacity: 0.6;
	position: absolute;
}
/*****************INPUT**********************/
.form-control {
	border-radius: 0 !important;
}

.form-control:focus {
	border-color: #0053A1;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,83,161,0.5);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,83,161,0.5);
}

.input-focus {
	border-color: #0053A1;
	outline: 0px none;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,83,161,0.5);
}
/*****************INPUT**********************/

/*****************BTN**********************/
.btn {
	border-radius: 0 !important;
}

.vkb-btn {
	cursor: pointer;
	font-size:18px;
	color: rgb(85, 85, 85);
	background-color: rgb(255, 255, 255);
	background-image: none;
	border: 1px solid rgb(204, 204, 204);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	height:55px;
	line-height:55px;
	width: 15%;
	display: inline-block;
	text-align: center;
}

.vkb-btn:hover {
	background-color: #e6e6e6;
	border-color: #0053A1;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,83,161,0.5);
}

.key-img {
	margin-right: 3%;
	margin-bottom: 15px;
	background-color: #1d71b8;
	border: solid 1px white;
}

.key-img:hover {
	cursor: pointer;
	background-color:#d5cbd7;
}

.key-img:active {
	background-color:white;
	border: solid 1px rgb(85, 155, 173);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(85, 155, 173);
	opacity: 0.8;
}

.btn-efs {
	background-color: #0053A1;
	color: #fff !important;
}

.btn-efs.focus,
.btn-efs:focus,
.btn-efs:hover {
	text-decoration: none;
	background-color: rgba(0,83,161, 0.5);
}
/*****************BTN**********************/

/*********************************SWITCH*********************************/
.switch-container {
	position: relative;
	height: 24px;
	z-index: 100;
	margin-right: 50px;
	margin-bottom: 5px;
	font-size: 10px !important;
	margin-top: -2px;
}

.onoffswitch {
	position: relative; width: 56px;
	-webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
	display: inline-block;
}
.onoffswitch-checkbox {
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
}
.onoffswitch-label {
	display: block; overflow: hidden; cursor: pointer;
	border: 2px solid #1A171A; border-radius: 20px;
	margin-bottom: 0px;
}
.onoffswitch-inner {
	display: block; width: 200%; margin-left: -100%;
	transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
	display: block; float: left; width: 50%; height: 20px; padding: 0; line-height: 20px;
	font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
	box-sizing: border-box;
}
.onoffswitch-inner:before {
	content: "Oui";
	padding-right: 18px;
	background-color: #BFBFBF; color: #292c33;
}
.onoffswitch-inner:after {
	content: "Non";
	padding-right: 4.5px;
	background-color: #BFBFBF; color: #fff;
	text-align: right;
}
.onoffswitch-switch {
	display: block; width: 15px; margin: 2.5px;
	background: #0053A1;
	position: absolute; top: 0; bottom: 0;
	right: 32px;
	border: 2px solid #FAFAFA; border-radius: 20px;
	transition: all 0.3s ease-in 0s;
	webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
	margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
	right: 0px; 
}

.switch-container + .search-wrap .form-search {
	width: 100% !important;
}
/*********************************SWITCH*********************************/

.lb-vkb-btn{
	border-radius: 0 !important;
	color: #fff !important;
	background-color: black;
	font-size: 16px;
	white-space: normal !important;
}
.lb-vkb-btn:hover{
	background-color: transparent !important;
}

/*****************TOASTR OVERRIDE**********************/
#toast-container.toast-bottom-center>div, 
#toast-container.toast-top-center>div {
	width: 75% !important;
	text-align: center;
	font-size:15px !important;
}

.toast-info {
	background-color: #0454a1 !important;
}

.toast-success {
	background-color: #96b431 !important;
}

.toast-error {
	background-color: #e30613 !important;
}
/*****************TOASTR OVERRIDE**********************/

/*****************RIBBON**********************/
.ribbon {
	width: 150px;
	height: 150px;
	overflow: hidden;
	position: absolute;
}
.ribbon::before,
.ribbon::after {
	position: absolute;
	z-index: -1;
	content: '';
	display: block;
	border: 5px solid #38414a;
}
.ribbon span {
	position: absolute;
	display: block;
	width: 225px;
	padding: 15px 0;
	background-color: #7AB2E1;
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
	color: #fff;
	font: 700 18px/1 'Lato', sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	text-transform: uppercase;
	text-align: center;
}
	
/* top left*/
.ribbon-top-left {
	top: -30px;
	left: -30px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
	border-top-color: transparent;
	border-left-color: transparent;
}
.ribbon-top-left::before {
	top: 0;
	right: 0;
}
.ribbon-top-left::after {
	bottom: 0;
	left: 0;
}
.ribbon-top-left span {
	right: -25px;
	top: 35px;
	transform: rotate(-45deg);
}
/*****************RIBBON**********************/