﻿
.switchCheckBox > input[type="checkbox"]:checked + label::after {

    color: rgb(255,255,255)!important;
    left: 40px !important;
    content: "\2713" !important;
    padding-left: 8px !important;
    padding-top: 0px !important;
    font-weight: bold !important;
    font-size: 16px !important;
    /*background: #61A830 !important;*/
}

.switchCheckBox > label::after {
    background: rgb(0,147,76) !important;
    color: rgb(0,147,76) !important;
    box-shadow: 0px 0px 3px rgba(0,147,76, 0.3) !important;
    border-radius: 16px !important;
    height: 28px !important;
    left: -4px !important;
    margin-top: -8px !important;
    position: absolute !important;
    top: -4px !important;
    transition: all 0.3s ease-in-out !important;
    width: 28px !important;
    content: "\2713" !important;
    padding-left: 5px !important;
    padding-top: 1px !important;
    font-weight: bold !important;
}

.switchCheckBox > label::after {
  background: #61A830 !important;
  color:#61A830 !important;
}

.switchCheckBox > label::before {
    margin-top: -6px !important;
}

.form-control {
    padding: .400rem .75rem !important;
}


.btn {
    font-size: 1.2rem !important;
}

.cadre H5 {
margin-top:20px !important;
}
body {
//font-size: 1.05rem !important; 
}
#bootstrapSelectForm .btn {
padding: .675rem 1.5rem !important;
}
#bootstrapSelectForm .c-indicator {
width: 1.5rem !important;
height: 1.5rem !important;
}

.radio label, .checkbox label {
    padding-left: 1.75rem !important;
    padding-top:2px;
}

#bootstrapSelectForm {
line-height:1.9;
}

.switchCheckBox > label {

    height: 2px;
}



.msg-confirmation {
    padding: 0px !important;
}
.footer {
    background-color: #FFF !important;
}
.footer a.l2 {
    color: rgba(0,0,0,0.90) !important;
}

#cadre-fin H4 {
font-size:1.3em !important;
}
#cadre-fin H5 {
font-size:1.3em !important;
}

.btn-quiz {
    font-size: 1.1em !important;
}

.form-control {
    font-size: 1.10em;
}

.radio label, .checkbox label  {
    font-size: 1.10em;
}

#civ {
   font-size: 1.10em;
}

.fb-like {
margin-top:-10px !important;
}

@media screen and (max-width:480px) {
    .page {
    	background: rgba(255, 255, 255, 0) url("https://rmg.li/media/divers/mobile20170630.png") no-repeat scroll center top !important;
        min-height: 600px !important;
    }
    .cadre-accueil {
    	padding-top: 290px !important;
	}
    .cadre {
        margin: 250px 5% 10px !important;
    }
	label.btn {
    padding: 20px 45px !important;
	}  
    #imageRedir {
        width: 100% !important;
    }      
}

html, body{height:100%;}

body{
	background: rgba(255, 255, 255, 0) url(../../media/visuels/8759B.png?1499434955) center ;
	background-size: cover;
	background-repeat: no-repeat;
	font-family: 'Roboto Condensed', sans-serif;
}

.color-body{
	color: rgb(0,0,0);
}

a.color-body:hover{
	color: rgb(0,0,0);
}

.vertical-center {
  min-height: 100%;
  display: flex;  
  flex-direction: column;
  justify-content: center;
}

.container {
	padding-right: 0px;
	padding-left: 0px;
}

.page{
	position: relative;
	background: rgba(255, 255, 255, 0) url("../../media/visuels/8759A.jpg?1499434955") no-repeat scroll center top;
	max-width:810px;
	min-height: 810px;	width: 100%;
	height:auto;
}

.visuel-cliquable-mobile{
	display:none;
}

.footer{
	position: static;
	max-width:810px;
	width: 100%;
	font-size:14px;
	color: rgb(255,255,255);
	background-color: rgba(0,147,76,.9);
	text-align:center;
	padding:5px;
}

.footer a.l1{
	color: rgba(255,255,255,0.90);
	text-decoration:none;
	opacity: 1;
}

.footer a.l1:hover{
	color: rgba(255,255,255,1);
	text-decoration:underline;
}

.footer a.l2{
	color: rgba(255,255,255,0.90);
	text-decoration:underline;
}

.footer a.l2:hover{
	color: rgba(255,255,255,1);
	text-decoration:none;
}

.cadre-accueil{
	padding-top: 625px;
	padding-bottom: 30px;
	width: 100%;text-align: center;
}

.center-block {
    display: inline-block;
}

.cadre{
	margin: 390px 10% 10px;
	padding: 20px;
	border-radius:5px;
	background-color: rgba(0,147,76,0);
}

.cadre-inactif{
	position:absolute;
	width:100%;
	height:100%;
	font-size:32px;
	color: rgb(255,255,255);
	background-color: rgba(0,147,76,0.7);
	text-align:center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

h4{
	text-align:center; 
	padding-top:15px; 
	padding-bottom:15px;
}

h4.question{
	text-align:left; 
}


@media screen and (max-width:800px) {
	.btn-quiz{
		width:100% !important;
		margin-bottom: 5px;
	}
	.btn-indice{
		width:100% !important;
		margin-bottom: 20px;
	}
}

@media screen and (max-width:640px) {
	.btn-quiz{
		width:100% !important;
		margin-bottom: 5px;
	}
	.btn-indice{
		width:100% !important;
		margin-bottom: 20px;
	}
}

@media screen and (max-width:480px) {
	.cadre {
		padding:10px;
	}
	.btn-quiz{
		width:100% !important;
		margin-bottom: 5px;
	}
	.btn-indice{
		width:100% !important;
		margin-bottom: 20px;
	}
	
}

.uppercase {
    text-transform: uppercase;
}

.btn-accueil{
	color: rgb(255,255,255);
	background-color: rgb(0,147,76);
	border: rgb(255,255,255);
	font-size: 30px !important;
	padding: 15px;
	min-width:200px;
}

.btn-accueil:focus,
.btn-accueil.focus,
.btn-accueil:active,
.btn-accueil.active,
.open > .btn-accueil.dropdown-toggle {
  color: rgb(0,147,76);
  background-color: rgb(255,255,255);
  border-color: rgb(255,255,255);
}

.btn-accueil:hover {
  color: #fff;
  background-color: #61A830;
  border-color: rgb(255,255,255)}

.btn-accueil:active,
.btn-accueil.active,
.open > .btn-accueil.dropdown-toggle {
  background-image: none;
}

.btn-accueil.disabled:focus,
.btn-accueil.disabled.focus,
.btn-accueil:disabled:focus,
.btn-accueil:disabled.focus,
fieldset[disabled] .btn-accueil:focus,
fieldset[disabled] .btn-accueil.focus {
  background-color: rgb(255,255,255);
  border-color: rgb(255,255,255);
}

.btn-accueil.disabled:hover,
.btn-accueil:disabled:hover,
fieldset[disabled] .btn-accueil:hover {
  background-color: rgb(255,255,255);
  border-color: rgb(255,255,255);
}

.accueil-titre{
	font-size: 2rem;
	width:80%;
	color: rgb(0,0,0);
}

.accueil-sous-titre{
	font-size: 1.5rem;
	width:80%;
	color: rgb(0,0,0);
	padding-bottom:20px;
}


.form-control::-webkit-input-placeholder { color: #fff; }
.form-control:-moz-placeholder { color: #fff; }
.form-control::-moz-placeholder { color: #fff; }
.form-control:-ms-input-placeholder { color:#fff; }
	
.formInput{
    color: #fff;
    /* background-color: rgba(232,43,37,0.12);*/
    background-color: #61A830;
    border: 0px;
    border-radius: 0.25rem;
}

.formInput:focus{
    background-color: #00934C;
}

.formSelect{
    color: rgb(232,43,37);
    background-color: rgba(232,43,37,0.12);
    border: 0px;
    border-radius: 0.25rem;
	width:100%;
}

.formSelect:focus{
    background-color: rgba(232,43,37,0.2);
}

.formSelect option:not(:checked) {
    background-color: rgb(0,147,76);
}

#civ option { color: rgb(255,255,255); }
#pays option { color: rgb(255,255,255); }
.empty{
	color: rgba(232,43,37,0.80);
}

.form-control:focus {
  border: 0px;
  outline: none;
  -webkit-box-shadow: inset 0 1px 2px rgba(232,43,37, .075), 0 0 0px rgba(232,43,37, .5);
  box-shadow: inset 0 1px 2px rgba(232,43,37, .075), 0 0 0px rgba(232,43,37, .5);
}

.c-select:focus {
  border: 0px;
  outline: none;
  -webkit-box-shadow: inset 0 1px 2px rgba(232,43,37, .075), 0 0 0px rgba(232,43,37, .5);
  box-shadow: inset 0 1px 2px rgba(232,43,37, .075), 0 0 0px rgba(232,43,37, .5);
}

.checkForm {
    background-color: #fff;
	border: 2px solid #c7c7c7;

}

.c-input > input:checked ~ .checkForm {
	border: 0px;
	color: rgb(255,255,255);
	background-color: #61A830;
}

.btn-form{
  color: rgb(255,255,255);
  background-color: rgba(0,147,76,.9);
  border-color: rgba(0,147,76,.9);
}

.btn-form:focus,
.btn-form.focus,
.btn-form:active,
.btn-form.active,
.open > .btn-form.dropdown-toggle {
  color: rgb(255,255,255);
  background-color: rgb(0,147,76);
  border-color: rgb(0,147,76);
}

.btn-form:hover {
  color: rgb(255,255,255);
  background-color: rgb(0,147,76);
  border-color: rgb(0,147,76);
}

.btn-form:active,
.btn-form.active,
.open > .btn-form.dropdown-toggle {
  background-image: none;
}

.btn-form.disabled:focus,
.btn-form.disabled.focus,
.btn-form:disabled:focus,
.btn-form:disabled.focus,
fieldset[disabled] .btn-form:focus,
fieldset[disabled] .btn-form.focus {
  background-color: rgb(0,147,76);
  border-color: rgb(0,147,76);
}

.btn-form.disabled:hover,
.btn-form:disabled:hover,
fieldset[disabled] .btn-form:hover {
  background-color: rgb(0,147,76);
  border-color: rgb(0,147,76);
}

.text-resultat{
	color: rgb(85, 85, 85);
}

a.text-resultat:hover{
	color: rgb(85, 85, 85);
}

.espaceBtn{
	padding:10px;
}

.msg-confirmation{
	padding: 10px 10px 30px 10px;
}

.partage{
	display:block;
	width:100%;
	background-color: rgb(59, 89, 152);
	color: rgb(255, 255, 255);
	padding: .375rem 1rem;
	font-size: 1.1rem; 
	line-height: 2;
	font-weight: normal;	
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: .0625rem solid transparent;
	border-radius: .25rem;
}

.partage:hover{
	background-color: rgba(59, 89, 152,0.9);
	color: rgb(255, 255, 255);
	text-decoration: none;
}

.partage:focus{
	color: rgb(255, 255, 255);
	text-decoration: none;
}

#partageok{
	display:none;
    background-color: rgb(102,205,0);
    border-radius: 5px;
    border: 0px;
    color: rgb(255,255,255);
    margin: 0px 10px 0px 10px;
	text-align: center;
}

#partageok p{
	padding: 5px !important;
	margin-top: 10px;
}

.clear {
clear:left;
}

.switchCheckBox {
	margin-bottom: .45rem;
}
.switchCheckBox > input[type="checkbox"] {
    display: none;   
}

.switchCheckBox > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 63px;  
}

.switchCheckBox > label::before {
    background: rgb(255,255,255);
	/*	box-shadow: inset 0px 0px 4px rgba(0,0,0, 1);*/
    border-radius: 8px;
    content: '';
    height: 18px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 62px;
border: 2px solid #444;
}
.switchCheckBox > label::after {
    background: #61A830;
	color:#61A830;
    box-shadow: 0px 0px 3px rgba(0,147,76, 0.3);
	border-radius: 16px;    
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
	content: "\2713";  
	padding-left:5px;
	padding-top:1px;
	font-weight:bold;
}

.switchCheckBox > input[type="checkbox"]:checked + label::after {
	background: #61A830;
	color: rgb(255,255,255);
    left: 40px;
	content: "\2713";  
	padding-left:5px;
	padding-top:1px;
	font-weight:bold;
}