/* Color palette */

:root {
	--white: #ffffff;
	--dark: #111f29;
	--metallic-blue: #262263;
	--nasty-green: #0F3570;
	--very-light-pink: #d8d8d8;
	--white-4: rgba(255, 255, 255, 0.04);
	--lipstick: #d91d49;
	--almost-black: #08151b;
	--slate-grey: #5a656c;



	--green-fade-40: rgba(126, 188, 66, 0.4);
	--blue-fade-40: rgba(83, 121, 142, 0.4);
}

.color-green{
	color:#0F3570;
}

.color-blue{
	color:#262263;
}


html {
	height: 100%;
	min-height: 100vh;
	height: 100vh;
}
body {
	min-height: 100vh;
	height: 100vh;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	overflow: auto
}

body.projet-saf .help-block ul li{
	color: red !important;
}


body.projet-saf{
	background: url('../img/saf/bg-1.jpg') no-repeat center center white;
	/*background: white;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	width: 100%;
}

body.projet-saf p.black{
	color: black !important;
}



/*input range CSS3*/
.cr-slider{
-webkit-appearance:none;
width:300px;
height:1rem;
background:linear-gradient(to bottom,#0F3570 10%,#262263);
cursor:ew-resize;
border-radius:1.5rem}

/*****ie*****/

.cr-slider::-ms-track {
height:1.4rem;
border-radius:1.5rem;
background:transparent;
border-color:transparent;
color:transparent;/*enleve les traits*/}

.cr-slider::-ms-fill-lower {
height:1.4rem;
background:linear-gradient(to bottom,#0F3570 10%,#262263);
border:0 solid transparent;
border-radius:1.5rem}

.cr-slider::-ms-fill-upper {
background:linear-gradient(to bottom,#0F3570 10%,#262263);
border:0 solid transparent;
border-radius:1.5rem}

.cr-slider::-ms-thumb {
border:1px solid #ddd;
width:.8rem;
background:white;
height:.8rem;
border-radius:50%;
box-shadow:0 0 .125rem #aaa}

.cr-slider:focus::-ms-fill-lower,
.cr-slider:focus::-ms-fill-upper {

background:linear-gradient(to bottom,#0F3570 10%,#262263)

}

.cr-slider::-ms-tooltip{display:none}/*enleve le title*/

/*****fin ie*****/

/*****firefox*****/
.cr-slider::-moz-range-thumb{
border:1px solid #ddd;
width:1.4rem;
height:1.4rem;
border-radius:50%;
box-shadow:0 0 .125rem #aaa}

.cr-slider::-moz-range-track{
border:3px solid transparent;
padding:.5rem;
height:1rem;
border-radius:1.5rem;
background:none}
/*****fin firefox*****/


/*****Chrome,Opera*****/
.cr-slider::-webkit-slider-thumb{
-webkit-appearance:none;
border:1px solid #ddd;
width:1.4rem;
height:1.4rem;
border-radius:50%;
background:white;
box-shadow:0 0 .125rem #aaa}






body.projet-saf .header-sticky{
	background: white !important;
	padding-top: 10px;
	min-height: 120px;
}

body.projet-saf.page-home .header-sticky, body.projet-saf.page-request-invitation .header-sticky, body.projet-saf.page-login .header-sticky{
	min-height: 120px;
}

body.projet-saf .thumbnail{
	background-color: rgba(255,255,255,0.1) !important;
	border-radius: 0;
	padding: 5px 10px;
	color: white !important;
	font-family: Montserrat;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 1px;
	/*
	color: #FFFFFF;
	*/
	color: black !important;
	padding-bottom: 15px;
}



@media screen and (max-width: 780px) {

	body.projet-saf .badge-preview.thumbnail{

		margin:0 15px;
	}

}

body.projet-saf .thumbnail img.gadge-img{
	max-width: 200px;
	height: auto;
	border: 1px solid grey;
	margin-bottom:15px;

}




body.projet-saf .thumb_hotel{
	margin-bottom: 20px;
}

body.projet-saf .thumb_hotel .img-thumbnail{
	margin-right: 10px;
	margin-bottom: 10px;
}


body.projet-saf .shadow {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	/*opacity: 0.6;*/
	background-image: radial-gradient(circle at 50% 45%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.62));
}

body.projet-saf .shadow.dark {
	background-image: radial-gradient(circle at 50% 45%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.98));
}


body.projet-saf .shadow.light {
	background-image: radial-gradient(circle at 50% 45%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.33));
}

body.projet-saf .page-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}

body.projet-saf.page-home .page-wrapper{
	/*background: url('https://inscription.sommetafriquefrance2020.org/img/pif/pif_bghome_graphic.png') no-repeat left top transparent;*/
	background-size: 45%;
}


@media screen and (min-width: 100px) and (max-width: 560px) {

	body.projet-saf.page-home .page-wrapper{
		background: none;
	}
}

body.projet-saf .page-content{
	/*margin-top: 20px;*/
	width: 100%;
	height: 100%;
}

footer{
	display: none;
}

.content.content-bg{
	background: #13212B;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: auto;
}



/* Text styles */

h1 {
	font-family: Montserrat;
	font-size: 27px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;

	/*
	background: -webkit-linear-gradient(45deg, #0F3570, #262263);
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0F3570', endColorstr='#262263');

	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent !important;
	*/
	color: white !important;
	word-wrap: normal;
	text-transform: uppercase;
	margin:auto;
}

h2 {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 1.6px;
	/*
	color: #FFFFFF;
	*/
	color: black !important;
}

h2.special{
	font-size: 1.4em;
}

h3 {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 1.6px;
	background: -webkit-linear-gradient(45deg, #0F3570, #262263);
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0F3570', endColorstr='#262263');
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent !important;
}


@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    h1,h3 {
    	color: #0F3570;
    }
}



h4 {
	font-family: Montserrat;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 1px;
	/*
	color: #FFFFFF;
	*/
	color: black !important;
}

h5 {
	font-family: Montserrat;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	/*
	color: #FFFFFF;
	*/
	color: black !important;
}

p {
	font-family: Montserrat;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.64;
	letter-spacing: normal;
	/*
	color: #FFFFFF;
	*/
	color: black !important;
}

ul li {
	font-family: Montserrat;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.64;
	letter-spacing: normal;
	/*
	color: #FFFFFF;
	*/
	color: black !important;
}

ul.country-list li.country {
	text-align: left;
	color: black;
}

h6 {
	font-family: Montserrat;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	/*
	color: #FFFFFF;
	*/
	color: black !important;
}


a{
	font-family: Montserrat;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #0F3570;
	text-decoration: underline;
}

body.projet-saf p {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: white !important;
}

body.projet-saf .container div.well-container p,
body.projet-saf .well-container .well p{

	color: black !important;
	text-align: left;

}

body.projet-saf .container div.well-container a{
	color: #3AB498 !important;

}


body.projet-saf p.white{
	color: white !important;
}

body.projet-saf p.center{
	text-align: center !important;
}

body.projet-saf p.white a{
	color: white !important;

}

body.projet-saf.page-home .well .btn.btn-default {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 1.5rem 4.5rem;
    color: #fff;
    font-weight: bold;
    background: #0F3570;
    text-decoration: none;
    overflow: hidden;
    transition: all 0.5s ease;
    border-radius: 0px !important;
    font-weight: normal;
    font-size: 1em;
    min-width: 150px;
}

body.projet-saf.page-home .well .btn.btn-default:hover {
    background: #3AB498;
    transition: all 0.5s ease;
 }


/*

body.projet-saf.page-home .well .btn.btn-default {
	color: white !important;
}
*/

.c-white, a.c-white{
	/*
	color: #FFFFFF;
	*/
	color: black !important;
}


@media screen and (min-width: 100px) and (max-width: 560px) {

	body.projet-saf h1 {
		font-size: 20px;
	}

	body.projet-saf h2 {
		font-size: 12px;
	}

	body.projet-saf h3 {
		font-size: 11px;
	}

	body.projet-saf a{
		font-size: 11px;
	}

	body.projet-saf p {
		font-size: 11px;
	}

	body.projet-saf ul li {
		font-size: 11px;
	}
}


/* Progress Bar */

body.projet-saf .progress .progress-bar.progress-bar-warning{
	background-color: #d91d49;
	line-height: 25px;
}

body.projet-saf .progress .progress-bar.progress-bar-success{
	background-color: #0F3570;
	line-height: 25px;
}

body.projet-saf .progress{
	min-height: 25px;
	line-height: 25px;
	opacity: 1;
}


body.projet-saf .sticky {
  position: fixed;
  top: 0;
  width: 100%
}


/* forms */

form .steps a {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	/*
	color: #FFFFFF;
	*/
	color: black !important;
}

.form-group .form-control{

	color: white;

}

.form-group label, .form-group label.control-label {
	font-family: Montserrat;
	font-size: 16px !important;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.72;
	letter-spacing: normal;
	color: #5a656c;
}


.col-participant-type .form-group label, .col-participant-type .form-group label.control-label {

	color: white !important;
}

.col-participant-type .form-group label.control-label{
	top: -40px !important;
}

.form-group.radio-inline>label, .form-group.radio-inline.is-focused>label, body.projet-saf .form-group>label.radio-inline {
	font-family: Montserrat;
	font-size: 16px !important;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.72;
	letter-spacing: normal;
	color: #FFFFFF;
	/*
	color: black !important;
	*/
}

.form-group.radio>label.label-static, .form-group.radio-inline>label.label-static{
	padding-left: 0 !important;
}

.form-group.is-empty label,  .form-group.is-empty label.control-label{
	color: white;
}

.form-group.is-focused label, .form-group.is-focused label.control-label {
	color: #5a656c;
	font-size: 16px !important;
}

.form-group.has-error label, .form-group.has-error label.control-label {
	font-size: 16px !important;
}


.form-group.is-focused .form-control{
	background-image: linear-gradient(#FFFFFF, #5a656c), linear-gradient(#FFFFFF, #5a656c);
	box-shadow: 0px 15px 10px -15px rgba(255, 255, 255, 0.2);
	color: white
}


body.projet-saf .checkbox input[type=checkbox]:checked + .checkbox-material .check,
body.projet-saf label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check,
body.projet-saf .radio input[type=radio]:checked + .radio-material .check,
body.projet-saf label.radio-inline input[type=radio]:checked + .radio-material .check{
	color: white;
	border-color: white;
}


body.projet-saf .checkbox input[type=checkbox]:checked + .checkbox-material .check:before,
body.projet-saf label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check:before,
body.projet-saf .radio input[type=radio]:checked + .radio-material .check:before,
body.projet-saf label.radio-inline input[type=radio]:checked + .radio-material .check:before{
	color: white;
	border-color: white;
}

body.projet-saf .checkbox .checkbox-material .check,
body.projet-saf label.checkbox-inline .checkbox-material .check,
body.projet-saf .radio .radio-material .check,
body.projet-saf label.radio-inline .radio-material .check{
	border:1px solid white;
}

body.projet-saf .radio input[type=radio],
body.projet-saf label.radio-inline input[type=radio]{
	border-color: white !important;
}


body.projet-saf .radio input[type=radio]:checked ~ .circle,
body.projet-saf label.radio-inline input[type=radio]:checked ~ .circle,
body.projet-saf .radio input[type=radio] ~ .circle,
body.projet-saf label.radio-inline input[type=radio] ~ .circle{
	border-color: white
}


body.projet-saf .radio input[type=radio]:checked ~ .check,
body.projet-saf label.radio-inline input[type=radio]:checked ~ .check{
	background-color: white;
}

body.projet-saf .radio.radio-inline:not(:first-child),
body.projet-saf .checkbox.checkbox-inline:not(:first-child){
	margin-top: 10px
}

body.projet-saf .checkbox label, body.projet-saf .radio label{
	font-family: Montserrat;
	font-size: 16px !important;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.72;
	letter-spacing: normal;
	color: white
}

body.projet-saf .form-group.is-focused .checkbox label, body.projet-saf .form-group.is-focused .radio label{
	color: white
}



/*
buttons
*/


body.projet-saf .welcome-form .btn.btn-default{
	margin-bottom: 35px;
}

/**

body.projet-saf div .btn.btn-default:hover {
	color: white !important;
	background-color: #000000;
	background-image: linear-gradient(to right, #0F3570, #262263);
	border-color: transparent !important;
}

*/

body.projet-saf div.navbar-right .nav-item .btn.btn-default{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 35px;
	padding-left: 35px;

}


@media screen and (min-width: 1px) and (max-width: 200px) {
	body.projet-saf .nav.navbar-nav.navbar-right{
		padding-left: 40%;
	}
}

@media screen and (min-width: 200px) and (max-width: 500px) {
	body.projet-saf .nav.navbar-nav.navbar-right{
		padding-left: 50%;
	}
}

@media screen and (min-width: 500px) and (max-width: 760px) {
	body.projet-saf .nav.navbar-nav.navbar-right{
		padding-left: 70%;
	}
}

@media screen and (min-width: 1px) and (max-width: 768px) {
	body.projet-saf .navbar.navbar-transparent{
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
}


/*nav-wizard*/





.nav-wizard{ margin:auto; }


.nav-wizard ul{
	list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 4;
    margin-bottom: 15px;
}


.nav-wizard ul li{
	font-size: 12px;
    color: #FFF;
    background: #283d50;
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    padding: 0 5px 0 10px;
    border-radius: 3px;
    color: white !important;
    margin-right: 10px;
    text-align: left;
}


.nav-wizard ul li a{
    color: white !important;
	font-size: 12px;
    line-height: 60px;
	white-space: nowrap;
	text-decoration: none;
}

.nav-wizard ul li a span.label-text{
	white-space: nowrap;
    line-height: 12px;
}

.nav-wizard ul li a span.label-text-small{
	white-space: nowrap;
    line-height: 12px;
    font-size: 10px;
}

.nav-wizard ul li.active{
	background: #14b5c8;
}


.nav-wizard ul li.active a{
	text-decoration: underline;
}





.nav-wizard .step span.dot{
	position: relative;
    left: 0px;
    margin-right: 10px;
    font-size: 96px;
    font-weight: 700;
    overflow: hidden;
    color: white !important;
    float: left;
}

/*
.nav-wizard .step a{
	text-decoration: none;
	opacity: 0.5;
	font-family: Montserrat;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: black !important;

}

.nav-wizard .step.active a{

	opacity: 1;

}

.nav-wizard .step span.dot{
	height: 25px;
	width: 25px;
	background-color: transparent !important;
	border:1px solid;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
}


@media screen and (min-width: 100px) and (max-width: 560px) {
	.nav-wizard .step a{
		font-size: 13px;

	}

	.nav-wizard .step span.dot{
		height: 18px;
		width: 18px;
	}
}

*/





/* navbar */

body.projet-saf div.navbar.navbar-transparent{
	background-color: transparent !important;
}

body.projet-saf div a.navbar-brand{
	text-decoration: none;
	padding: 0;
	margin: 0;
}

div .navbar-brand .img-responsive{
	display: inline-block;

	max-height: 70px;

	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
	width: auto;
}

body.projet-saf .middle {
    display: inline-block;
    text-align: center;
    /**transform: translateX(150%);*/
    transform: translateX(950%);
	padding: auto;
	margin:auto;
}




@media screen and (min-width: 980px) and (max-width: 1200px) {
	body.projet-saf .middle {
	    transform: translateX(100%);
	}
}



@media screen and (min-width: 740px) and (max-width: 980px) {
	body.projet-saf .middle {
	    transform: translateX(45%);
	}
}


@media screen and (min-width: 550px) and (max-width: 740px) {
	body.projet-saf .middle {
	    transform: translateX(30%);
	}
}



@media screen and (max-width: 550px) {
	body.projet-saf .middle {
	    transform: translateX(20%);
	}
}


@media screen and (min-width: 560px) and (max-width: 800px) {
	div .navbar-brand .img-responsive{
		display: inline-block;
		max-height: 60px;
		margin-right: 20px !important;
		margin-left: 15px !important;
		width: auto;
	}
}


@media screen and (min-width: 385px) and (max-width: 560px) {
	div .navbar-brand .img-responsive{
		display: inline-block;
		max-height: 40px;
		margin-right: 20px !important;
		margin-left: 15px !important;
		width: auto;
	}
}

@media screen and (min-width: 100px) and (max-width: 384px) {
	div .navbar-brand .img-responsive{
		display: inline-block;
		max-height: 20px;
		margin-right: 20px !important;
		margin-left: 15px !important;
		width: auto;
	}


	body.projet-saf .navbar-toggle .icon-bar {
	    display: block;
	    width: 11px;
	    height: 1px;
	    border-radius: 1px;
	}

	body.projet-saf .navbar-toggle .icon-bar+.icon-bar {
	    margin-top: 2px;
	}

	body.projet-saf .navbar-toggle {
	    position: relative;
	    margin-right: 10px;
	    padding: 7px 8px;
	    margin-top: 6px;
	    margin-bottom: 6px;
	    background-color: transparent;
	    background-image: none;
	    border: 1px solid transparent;
	    border-radius: 4px;
	}
}

div.navbar .navbar-nav li a.lang {
	font-family: Montserrat;


	/*
	font-size: 18px;
	*/
	font-size: 12px;

	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.47;
	letter-spacing: normal;
	text-align: center;
	color: #5a656c;
	text-decoration: none;
}



@media screen and (min-width: 100px) and (max-width: 560px) {
	div.navbar .navbar-nav li a.lang {
		font-family: Montserrat;
		font-size: 14px;
		line-height: 1.47;
	}

}



body.projet-saf.lang-en div.navbar .navbar-nav li:first-child a:after {
	content: "/";
	color: #5a656c;
	display: inline-block;
	padding: 0 0 0 1.5em;
}




div.navbar .navbar-header-custom{
	margin-right: 15px
}


.navbar-collapse.collapsing .btn.btn-default,
.navbar-collapse.collapse.in .btn.btn-default{
	max-width: 200px;
	float: right;
	margin-right: 10px;
}

div.navbar .navbar-header-custom .navbar-nav li:first-child a:after {
	padding: 0 0 0 1em;
}



div.navbar .navbar-nav li a.lang:hover {
	text-decoration: underline;
}

div.navbar .navbar-nav li a.c-white{
	font-family: Montserrat;
	/*
	font-size: 18px;
	*/
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.47;
	letter-spacing: normal;
	text-align: center;
	text-decoration: none;
}


div.navbar .navbar-nav li.active a.lang {
	/*
	color: #FFFFFF;
	*/
	color: black !important;
	background-color: transparent !important;
}



/* nav-icon */

.nav-icon.without-subnav .step.active{
	border-bottom: 2px solid #0F3570;
	position: relative;
	padding-bottom: 30px;
}


.nav-icon .step a {
	font-family: Montserrat;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.23;
	letter-spacing: 1px;
	text-align: center;
	color: #5a656c;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	white-space: nowrap;
	text-transform: uppercase;
}

.nav-icon .step a:hover {
	color: white
}

.nav-icon .step.active a {
	/*
	color: #FFFFFF;
	*/
	color: black !important;
}

.nav-icon .step a img{
	margin-bottom: 20px;
	max-height:40px;
	height:40px;
	width: auto;
	max-width: 70px;
}


@media screen and (max-width: 315px) {
	.nav-icon .step a .hidden-special{
		display: none;
	}
	.nav-icon.without-subnav .step.active{
		border-bottom: 2px solid #0F3570;
		position: relative;
		padding-bottom: 5px;
	}
}

@media screen and (max-width: 485px) {

	body.projet-saf .nav-icon .step a {

		white-space: normal;
	}


	body.projet-saf .container.nav-icon{
		padding-left: 5px;
		padding-right: 5px;
	}

	.nav-icon .step a {
		font-size: 8px;
	}
	.nav-icon .step a img{
		margin-bottom: 20px;
		max-height:10px;
		height:10px;
		width: auto;
		max-width: 30px;
	}
	.nav-icon .step{
		margin-right: 1px;
	}

	.nav-icon .list-inline li.step{
	    padding-left: 0px;
    	padding-right: 0px;
	}

}



@media screen and (min-width: 485px) and (max-width: 560px) {
	.nav-icon .step a {
		font-size: 9px;
	}
	.nav-icon .step a img{
		margin-bottom: 20px;
		max-height:15px;
		height:15px;
		width: auto;
		max-width: 40px;
	}
	.nav-icon .step{
		margin-right: 3px;
	}

	.nav-icon .list-inline li.step{
	    padding-left: 1px;
    	padding-right: 1px;
	}

}


@media screen and (min-width: 560px) and (max-width: 840px) {
	.nav-icon .step a {
		font-size: 10px;
	}
	.nav-icon .step a img{
		margin-bottom: 20px;
		max-height:25px;
		height:25px;
		width: auto;
		max-width: 65px;
	}

	.nav-icon .list-inline li.step{
	    padding-left: 3px;
    	padding-right: 3px;
	}
}




/* nav-icon BIG on sign-up page */

.nav-icon.on-signup .step.active{
	border-bottom: 2px solid #0F3570;
	position: relative;
	padding-bottom: 30px;
}

.nav-icon.on-signup .step a {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.23;
	letter-spacing: 1px;
	text-align: center;
	color: #5a656c;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	white-space: nowrap;
}

.nav-icon.on-signup .step a:hover {
	color: #5a656c;
	cursor: default;
}


.nav-icon.on-signup .step.active a {
	/*
	color: #FFFFFF;
	*/
	color: black !important;
	cursor: pointer;
}

.nav-icon.on-signup .step a img{
	margin-bottom: 20px;
	max-height:80px;
	height:80px;
	width: auto;
	max-width: 85px;
}

@media screen and (min-width: 100px) and (max-width: 560px) {
	.nav-icon.on-signup .step a {
		font-size: 9px;
	}
	.nav-icon.on-signup .step a img{
		margin-bottom: 20px;
		max-height:15px;
		height:15px;
		width: auto;
		max-width: 40px;
	}
	.nav-icon.on-signup .step{
		margin-right: 3px;
	}
}


@media screen and (min-width: 560px) and (max-width: 840px) {
	.nav-icon.on-signup .step a {
		font-size: 10px;
	}
	.nav-icon.on-signup .step a img{
		margin-bottom: 20px;
		max-height:25px;
		height:25px;
		width: auto;
		max-width: 65px;
	}
}



@media screen and (min-width: 840px) and (max-width: 1000px) {
	.nav-icon.on-signup .step a {
		font-size: 12px;
	}
	.nav-icon.on-signup .step a img{
		margin-bottom: 20px;
		max-height:45px;
		height:45px;
		width: auto;
		max-width: 65px;
	}
}




/* subnav */

.subnav_wrapper{
	background-color: #13212B;

}

.subnav{
	height: 50px;
	min-height : 50px;
	max-height: 50px;
	line-height : 50px;
	padding-top: 0;
	background-image: linear-gradient(92deg, var(--green-fade-40), var(--blue-fade-40));
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0F3570', endColorstr='#262263');
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .subnav{
		background-image: linear-gradient(92deg, #0F3570, #262263);
	}
}


.subnav ul{
	height: 50px;
	min-height : 50px;
	max-height: 50px;
	line-height : 50px;
	padding-top: 0;
}

.subnav ul li{
	min-height : 50px;
	max-height: 50px;
	padding-top: 0;
}
.subnav ul li a{
	color: white;
	text-decoration: none;
	font-family: Montserrat;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	display: inline-block;
	white-space: nowrap;
}

.subnav ul li.active a{
	border-bottom: 1px solid white;
	font-weight: bold;
	padding-bottom: 16px;
}


@media screen and (min-width: 100px) and (max-width: 560px) {
	.subnav ul li a {
		font-size: 9px;
		white-space: normal;
		padding-left:0;
		padding-right:0;
		margin-left:0;
		margin-right:0;
	}

	ul.list-inline.text-center.center-block li{

		padding-left:0;
		padding-right:0;
		margin-left:0;
		margin-right:0;
	}

}


@media screen and (min-width: 560px) and (max-width: 840px) {
	.subnav ul li a {
		font-size: 12px;
	}
}

body.projet-saf section.content{
	background-color:rgba(0, 0, 0, 0.65) !important;
	min-height:100%;
}

body.projet-saf.page-home section.content{
	background-color:rgba(0, 0, 0, 0.15) !important;
}

body.projet-saf form .container:first-child{
	padding-top: 10px;
}

body.projet-saf form .container:first-child div .btn.btn-default,
body.projet-saf form .btn.btn-default{
	position: relative;
    display: inline-block;
    margin: 0;
    padding: 1.5rem 4.5rem;
    color: #fff;
    font-weight: bold;
    background: #0F3570;
    text-decoration: none;
    overflow: hidden;
    transition: all 0.5s ease;
    border-radius: 0px !important;
    font-weight: normal;
    font-size: 1em;
    min-width: 150px;
}

body.projet-saf #next-btn-container .btn.btn-default{
	position: relative;
    display: inline-block;
    margin: 0;
    padding: 1.5rem 4.5rem;
    color: #fff;
    font-weight: bold;
    background: #0F3570;
    text-decoration: none;
    overflow: hidden;
    transition: all 0.5s ease;
    border-radius: 0px !important;
    font-weight: normal;
    font-size: 1em;
    min-width: 150px;
}


body.projet-saf #next-btn-container .btn.btn-default:hover,
body.projet-saf form .container:first-child div .btn.btn-default:hover,
body.projet-saf form .btn.btn-default:hover
 {
    background: #3AB498;
    transition: all 0.5s ease;
 }







	/* pages */

body.projet-saf .container div.well{
	background-color:rgba(255, 255, 255, 1) !important;
	border-radius: 0px;
	color: black !important;
	border:0.4rem solid #3AB498;
	padding: 25px;
	/**min-height: 300px;*/
	min-height: 500px;
}

body.projet-saf .container div.innerWell{
	min-height: 280px;

}

body.projet-saf .container div.well-container{

	/*background-image: url('https://inscription.sommetafriquefrance2020.org/img/pif/well-bg.png');*/
	background-position: 85% 160px;
	background-color: transparent !important;
	background-repeat: no-repeat;
	background-size: 50%;
	color: black !important;

}




/**
 *
 * START @MAX
 *
 */

/*
body.projet-saf .container input:-internal-autofill-previewed,
body.projet-saf .container input:-internal-autofill-selected,
body.projet-saf .container textarea:-internal-autofill-previewed,
body.projet-saf .container textarea:-internal-autofill-selected,
body.projet-saf .container select:-internal-autofill-previewed,
body.projet-saf .container select:-internal-autofill-selected{
	background-color: rgba(255, 254, 253, 1) !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;

}
*/
body.projet-saf .container input:-internal-autofill-previewed,
body.projet-saf .container input:-internal-autofill-selected,
body.projet-saf .container textarea:-internal-autofill-previewed,
body.projet-saf .container textarea:-internal-autofill-selected,
body.projet-saf .container select:-internal-autofill-previewed,
body.projet-saf .container select:-internal-autofill-selected,
body.projet-saf .container input:-webkit-autofill,
body.projet-saf .container select:-webkit-autofill,
body.projet-saf .container input:-webkit-autofill:hover,
body.projet-saf .container select:-webkit-autofill:hover,
body.projet-saf .container input:-webkit-autofill:focus,
body.projet-saf .container select:-webkit-autofill:focus,
body.projet-saf .container input:-webkit-autofill:active,
body.projet-saf .container select:-webkit-autofill:active  {
	-webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.95) inset !important;
	-webkit-text-fill-color: #FFF !important;
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {

    body.projet-saf .container select.form-control option {
		background: #111f29 !important;
	}


}

@-moz-document url-prefix() {
    body.projet-saf .container select.form-control option {
		color: white;
		font-size: 1.3em;
	}
}

@supports (-ms-ime-align: auto) {
	body.projet-saf .container select.form-control option {
		color: #111f29;
	}
}

div.label-floating.is-empty select {
	color:transparent;
}

div.form-group.is-focused label.radio-inline {
	/*color: #5a656c !important;*/
	color: #FFFFFF !important;
}

/* tools */

.text-overflow-center {
    margin-left: -100%;
    margin-right: -100%;
    text-align: center;
}

body.projet-saf .guillotine-canvas{
	background: rgba(0,0,0,0.2);
}
body.projet-saf #controls{
	margin-top: 2em;
}
body.projet-saf #controls .btn {
    margin-top: 0.3em;
    padding: 5px 5px;
}


body.page-thanks .nav-icon .step a:hover {
	color: #5a656c;
	cursor: default;
}

.btn-next {
	margin-top: 10px !important;
}

body.page-home .btn-next {
	margin-top: 25px !important;
}

label.checkbox-inline .checkbox-material .check:before {
	left:0px !important;
}


body.projet-saf div.col-consulater-other p.help-block {
	color:red;
}
/**
.nav-icon-action-off a, .nav-icon .step .nav-icon-action-off a:hover {
	color:#5a656c !important;
}*/


.nav-icon .step a.nav-icon-action-off:hover {
	color: #5a656c !important;
}


@media (max-width: 568px){
	body.projet-saf label.interest-label {
		top: -28px!important;
	}
}

@media (max-width: 568px){
	body.projet-saf.page-staff .form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label {
		font-size:12px !important;
	}
	body.projet-saf label.needvisa-label {
		font-size: 0.7em !important;
	}
	body.projet-saf label.idname-label {
		font-size:10px !important;
	}
	body.projet-saf label.consulate-label {
		font-size:15px !important;
	}
}

@media (max-width: 568px) {
	body.projet-saf.page-passport .form-group label.small-label {
		font-size:0.9em !important;
	}
}

@media (max-width: 568px) {
	body.projet-saf #fake-badge small {
		font-size:80% !important;
	}
}

_:-ms-fullscreen, :root body.projet-saf .container select.form-control option {
	background: #111f29 !important;
}

.hotel-container {
	width:110px;
}

#logForm_travin_to_date input,
#logForm_travout_from_date input,
#logForm_travin_to_time input,
#logForm_travout_from_time input {
	width:20% !important;
}


body.page-dashboard-mylogistics-hotel div.modal-content {
	background-color:#111f29;
	color:#Fff;
}

body.page-dashboard-mylogistics-hotel div.modal-header {

}

div.form-group.visa-headshot p.help-block {
	color:red;
	font-weight:bold;
}

#row-captcha {
	margin-top: 0px;
}

@media only screen and (min-width : 1224px){
	/* Styles pour cette Media Queries */
	#col-rsvp {
		margin-left:-90px;
	}
}

body.projet-saf .dz-default.dz-message{
	color:#FFF;
}

body.projet-saf #fake-badge {
	color:white !important;
}


.fake-link {
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #0F3570;
	text-decoration: underline;
}

h1.welcome-title {

	font-family: Montserrat;
	font-size: 27px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	/*
	background: -webkit-linear-gradient(45deg, #FFFFFF, #0F3570);
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#262263');

	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent !important;
	*/
	color: white !important;

	word-wrap: normal;
	text-transform: uppercase;
	margin:auto;
}

#fake-badge .badge-preview-message {
	font-weight:bold;
	font-size:1.2em;
}
body.projet-saf.page-dashboard div.panel {
	background-color: rgba(0, 0, 0, 0.7) !important;
}
body.projet-saf.page-dashboard div.panel-footer {
	background-color:inherit;
}

body.projet-saf.page-dashboard {
	color:#888;
}
body.projet-saf.page-dashboard legend {
	color:#ccc;
}
body.projet-saf.page-dashboard .text-info {
	color:#0F3570 !important;
}
body.projet-saf.page-dashboard .bg-info {
	background-color:#FFF;
}

body.projet-saf.page-dashboard div.modal-content .form-group .form-control {
	color:#000 !important;
}

body.projet-saf.page-dashboard .form-group.is-empty label, body.projet-saf.page-dashboard  .form-group.is-empty label.control-label {
	color: #000 !important;
}


@media screen and (min-width: 100px) and (max-width: 560px) {

	body.projet-saf .col-request-invitation {
		margin-top:50px !important;
	}
}

body.projet-saf button.btn.btn-default{
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 1.5rem 4.5rem;
	color: #fff;
	font-weight: bold;
	background: #0F3570;
	text-decoration: none;
	overflow: hidden;
	transition: all 0.5s ease;
	border-radius: 0px !important;
	font-weight: normal;
	font-size: 1em;
	min-width: 150px;
}


body.projet-saf .form-group .col-check-event{
	margin:0 0 10px 10px; padding:0 15px 0 20px
}


body.projet-saf div.col-company-field label.control-label {
	color:white !important;
	text-transform: uppercase !important;
}

body.projet-saf div.col-participant-type optgroup {
	color:#000 !important;
}

body.projet-saf span.select2-selection {
    background: transparent;
    border: 1px solid #CCC !important;
}

body.projet-saf .well-container .well p.text-center {
	text-align:center !important;
}

body.projet-saf.page-thanks a {
	color:#CCC !important;
}


body.projet-saf.page-group-login-partenaire .login-block {
	padding:20px;
	background-color: rgba(255,255,255,0.1);
}

body.projet-saf div.group-home div.panel-body .form-group .form-control,
body.projet-saf div.group-form div.panel-body .form-group .form-control {
	color:black;
}

body.projet-saf div.group-form div.panel-body .form-group.is-empty .form-control {
	color:transparent;
}

body.projet-saf div.group-form div.panel-body .form-group.is-empty.is-focused .form-control {
	color:black;
}

body.projet-saf div.group-home .form-group.is-empty label,
body.projet-saf div.group-home .form-group.is-empty label.control-label,
body.projet-saf div.group-form .form-group.is-empty label,
body.projet-saf div.group-form .form-group.is-empty label.control-label {
	color:inherit;
}

body.projet-saf div.group-home a.logout {
	color:#FFF;
	text-decoration: none;
}

body.projet-saf div.group-form p.help {
	color:#000 !important;
}
body.projet-saf div.group-form .dz-default.dz-message {
	color:#000 !important;
}

body.projet-saf.page-staff-form .badge-preview {
	min-height:170px;
}
body.projet-saf .badge-preview-group button {
	color:black !important;
}