/*
Theme Name: Divi-child
Template: Divi
*/



/* importe la feuille de style du theme parent */
@import url(../Divi/style.css);
@import url(../Divi/style.dev.css);



/*COMMUN*/



#main-header {
    /* Fallback for web browsers that don't support RGBa
    background-color: rgb(255, 255, 255); */
    /* RGBa with 0.6 opacity 
    background-color: rgba(255, 255, 255, 0.6);*/
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffffffff);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffffffff)";
	background:url("/wp-content/uploads/2019/07/bande_matiere.jpg") no-repeat center top;
	background-size: cover;
    box-shadow: none !important;
}
#main-header .container {
    height: 80px !important;
}

#main-header .container .logo_container a{
    color:#ffffff !important;
}
#main-header .container .logo_container #logo{
    width: auto !important;
    height:78px !important;
}

#main-header.nonlogge #et_mobile_nav_menu{
    display: none !important;

}

.et_pb_section.section_img_top {
    margin-top: -80px !important;
}
#top-menu li.current-menu-item > a {
    color: #f5751e !important;

}

#top-menu{
	display: none;
}


/*ANIMATION*/
@keyframes droitezoom {
    0% {

    }
    10% {
        transform: rotate(7deg);
        width: 260px;
        height: 260px;
    }
    15% {
        transform: rotate(0deg);
        width: 233px;
        height: 233px;
    }
}
/*
	
@keyframes droitezoom2 {
    0% {

    }
    9% {
        transform: rotate(10deg);
        width: 48px;
        height: 59px;

    }
    13% {
        transform: rotate(0deg);
        width: 48px;
        height: 54px;

    }
}
*/
/*.wrap_boite_connexion .boite .inner_boite .img_play.animation {*/
/*animation: droitezoom 1.5s 1 ease-in-out;*/


/*}*/
.wrap_boite_connexion .boite .inner_boite .img_play {
    animation: droitezoom 5s infinite ease-in-out;

}

.wrap_dl .picto_dl {
    animation: droitezoom2 2s infinite ease-in-out;

}

/*BOUTONS*/
.wrap_boite_connexion a.bouton {
    display: block;
    width: 100%;
    color: white;
    text-align: center;
    background: #58e7d2;
    border-radius: 2px;
    transition: all 0.25s ease-in-out;
    -moz-box-shadow: 2px 2px 5px 0px #656565;
    -webkit-box-shadow: 2px 2px 5px 0px #656565;
    -o-box-shadow: 2px 2px 5px 0px #656565;
    box-shadow: 2px 2px 5px 0px #656565;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
    cursor: pointer;
}
.wrap_boite_connexion a.bouton:hover {
    background: white;
}
.wrap_boite_connexion a.bouton:hover span{
    color: #3598db;
}
.wrap_boite_connexion a.bouton span{
    padding: 8px 0;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    font-size: 17px;
    transition: all 0.25s ease-in-out;
}

/*BOITE RENVOIE EMAIL*/
.wrap_renvoieemail a.bouton {
    display: block;
    width: 100%;
    color: white;
    text-align: center;
    background: #58e7d2;
    border-radius: 2px;
    transition: all 0.25s ease-in-out;
    -moz-box-shadow: 2px 2px 5px 0px #656565;
    -webkit-box-shadow: 2px 2px 5px 0px #656565;
    -o-box-shadow: 2px 2px 5px 0px #656565;
    box-shadow: 2px 2px 5px 0px #656565;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
    cursor: pointer;
}
.wrap_renvoieemail a.bouton:hover {
    background: white;
}
.wrap_renvoieemail a.bouton:hover span{
    color: #3598db;
}
.wrap_renvoieemail a.bouton span{
    padding: 8px 0;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    font-size: 17px;
    transition: all 0.25s ease-in-out;
}

input#renvoie_email {
    width: 100%;
    height: 35px;
    border-radius: 3px;
    padding-left: 5px;
}

/*FIN BOITE RENVOIE EMAIL*/


.wrap_dl a.bouton {
    display: block;
    width: 80%;
    margin: 0 auto;
    right: 11.2%;
    color: white;
    text-align: center;
    background: #58e7d2;
    border-radius: 2px;
    transition: all 0.25s ease-in-out;
    -moz-box-shadow: 2px 2px 5px 0px #656565;
    -webkit-box-shadow: 2px 2px 5px 0px #656565;
    -o-box-shadow: 2px 2px 5px 0px #656565;
    box-shadow: 2px 2px 5px 0px #656565;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
    cursor: pointer;
    position: absolute;
    bottom: 75px;
}
.wrap_dl a.bouton:hover {
    background: white;
}
.wrap_dl a.bouton:hover span{
    color: #3598db;
}
.wrap_dl a.bouton span{
    padding: 8px 0;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    font-size: 17px;
    transition: all 0.25s ease-in-out;
}

.wrap_dl a.aide_dl {
    color: white !important;
    text-decoration: underline !important;
}
/* COOKIES DESKTOP */
.wrap_info_cookies {
    background: rgb(53, 152, 219);
    position: fixed;
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 999;
    margin: 0 auto;
}
.wrap_info_cookies .bt_info_cookies_close{
    text-align: center;
    display: inline-block;
    width: 4%;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    transition: all 0.3s ease-out;
    border: 0px solid white;
}
.wrap_info_cookies .marge{

    width: 2%;
    border: 0px solid red;
    display: inline-block;

}

.wrap_info_cookies .texte_info_cookies{
    display: inline-block;
    width: 94%;
    position: relative;
    padding: 20px 5%;
    color: white;
    font-family: "Lato",sans-serif;
    font-weight: 400;
    font-size: 13px;
    vertical-align: middle;
    line-height: 20px;
}
.wrap_info_cookies .texte_info_cookies a{

    color: white;
    font-family: "Montserrat",sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-decoration: underline;
    transition: all 0.4s ease-out;

}
.wrap_info_cookies .texte_info_cookies a:hover{
    color: black;
    text-decoration: none;
}

.wrap_info_cookies .texte_info_cookies span.titre{
    font-weight: 800;
    font-size: 17px;
    display: inline-block;
    padding-bottom: 10px;


}
.wrap_info_cookies .texte_info_cookies span{
    padding-top: 10px;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-weight: 400;

}
.wrap_info_cookies .bt_info_cookies_close img{
    width: 90%;
    max-width: 29px;
}
.wrap_info_cookies .bt_info_cookies_close:hover{
    opacity: 0.6;
}



/*ANESTHGAME*/

.tableau_score {
    border: 0px solid #ccc;
    width: 96.5%;
    background: white;
    border-radius: 2px;
    height: 430px;
}

.wrap_score {
    display: inline-block;
    border: 0px solid red;
    height: 380px;
    width: 100%;
}

.tableau_score .ligne_titre {
    background: #627383;
}
.tableau_score .ligne_titre .titre{
    color: white;
    display: inline-block;
    background: #394f64;
    padding: 5px 24% 5px 4%;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
}
.tableau_score .ligne_score{
    display: inline-block;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 8px 4%;
    background: white;
}
.tableau_score .ligne_score:last-child{
    border-bottom: 0px solid #ccc;

}
.tableau_score .ligne_score .wrap_txt{
    font-weight: 600;
    font-size: 13px;
    color: #3e5062;
}
.tableau_score .ligne_score .wrap_txt span{
    font-weight: 600;
    font-size: 15px;
    color: #008aff;
    letter-spacing: 2px;
    padding-right: 2px;
}
.tableau_score .wrap_bande{

    font-size: 10px;
    display: inline-block;
    width: 100%;
    background: #e5e5e5;
    position: relative;
    height: 13px;
    padding: 0;
    margin: 0;
    border-radius: 0px 2px 2px 0;

}
.tableau_score .wrap_bande .bandecouleur{
    display: inline-block;
    width: 50%;
    background: #0189ff;
    position: relative;
    height: 13px;
    padding: 0;
    margin: 0;
    top: -3px;
    border-radius: 0px 2px 2px 0;

}
.tableau_score .wrap_bande .bandecouleur.un{
    width: 70%;
}
.tableau_score .wrap_bande .bandecouleur.deux{
    width: 67%;
}
.tableau_score .wrap_bande .bandecouleur.trois{
    width: 60%;
}
.tableau_score .wrap_bande .bandecouleur.quatre{
    width: 53%;
}
.tableau_score .wrap_bande .bandecouleur.cinq{
    width: 51%;
}
.tableau_score .wrap_bande .bandecouleur.six{
    width: 50%;
}

.tableau_score .wrap_bande .bandecouleur div {
    position: absolute;
    right: 5px;
    top: 1px;
    font-size: 10px;
    color: white;
    line-height: 10px;
}
.tableau_score span.text_score {
    display: inline-block;
    padding-right: 15px;
}



.img_score {

    position: absolute;
    bottom: 0;
    width: 980px;
    z-index: 1;


}



.wrap_dl {
    background: url("/wp-content/uploads/2019/07/carte_bleu.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 99% 99%;
    position: relative;
    display: block;
    min-height: 400px;
}

.wrap_dl.tutoriel{
	
    background: url("/wp-content/uploads/2019/08/carte_blanche.png");
    background-repeat: no-repeat;
    background-position: center top;	
    background-size: 100% 100%;
	display: inline-block;
}

.wrap_dl .picto_dl {
    position: absolute;
    right: -8px;
    top: 5px;
    width: 65px;
    height: 54px;
}

.wrap_dl .picto_dl.mac{
	top: -10px;
	width: 55px;
}

.wrap_dl .picto_dl img{
	display: inline-block;
	vertical-align: middle;

}

.wrap_dl .inner_dl {

    display: block;
    width: 88%;
    border: 0px solid red;
    margin: 0 auto;
    /* padding: 30px 0 10px 0; */
    position: relative;
    top: 20px;
    right: 1.5%;

}

.wrap_dl .titre {
    padding-top: 10px;
    font-size: 22px;
    color: white;
    padding-bottom: 20px;
    max-width: 85%
}
.wrap_dl p {
    padding: 4px 0;
    font-size: 13px;
    color: white;
}

.wrap_dl p.aide_install {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom:35%;
}

.wrap_dl.tutoriel p{
	
	max-width: 45%;
	margin-top:13%;
    color: #1880b1;
    font-weight: bold;
    font-size:17px
}

.wrap_dl.tutoriel a.bouton {
    display: block;
    width: 40%;
    margin: 0 auto;
    left: 5%;
    right:auto !important;
    color: white;
    text-align: center;
    background: #58e7d2;
    border-radius: 2px;
    transition: all 0.25s ease-in-out;
    -moz-box-shadow: 2px 2px 5px 0px #656565;
    -webkit-box-shadow: 2px 2px 5px 0px #656565;
    -o-box-shadow: 2px 2px 5px 0px #656565;
    box-shadow: 2px 2px 5px 0px #656565;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
    cursor: pointer;
    position: absolute;
    bottom: 65px;
}
.wrap_dl a.bouton:hover {
    background: white;
}
.wrap_dl a.bouton:hover span{
    color: #3598db;
}
.wrap_dl a.bouton span{
    padding: 8px 0;
    font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    font-size: 17px;
    transition: all 0.25s ease-in-out;
}

/*LOGIN*/
.img_absolute_left {
    position: absolute;
    bottom: 0;
    left: -400px;
}
.wrap_boite_connexion {
    border: 0px solid #CCCCCC;
    position: relative;
    margin-top: 90px;
}
.wrap_boite_connexion .boite{
    border: 0px solid #aaffaa;
    width: 300px;
    height: 435px;
    display: block;
    margin: 0 auto;
    background-image: url("/wp-content/uploads/2019/07/bloc_access.png");
    background-size: 300px 435px;
    margin-bottom: 50px;
    position: relative;

}
.wrap_boite_connexion .boite .img_play{
    border: 0px solid red;
    width: 233px;
    height: 233px;
    position: absolute;
    right: -14px;
    top: -80px;



}

.wrap_boite_connexion .boite .inner_boite {
    display: block;
    width: 82%;
    margin: 0 auto;
    padding-top: 60px;
    padding-right: 10px;
}





.wrap_boite_connexion .boite .txt1{
    color: white;
    font-size: 25px;
    font-weight: bold;
}
.wrap_boite_connexion .boite .txt2{
    color: white;
    padding-top: 17px;
    font-size: 15px;
    line-height: 23px;
}
.wrap_boite_connexion .boite .message{
    font-style: italic;
    padding-top: 5px;
    font-size: 11px;
    line-height: 13px;
    color: #fff14b;
    text-align: center;
    min-height: 31px;
}
.wrap_boite_connexion .boite .txt3{
    padding-left: 21px;
    font-size: 11px;
    line-height: 14px;
    color: #fff;
}
.wrap_boite_connexion .boite .txt3 a{

    color: #ffffff !important;
    text-decoration: underline !important;
}

.wrap_boite_connexion input.code {
    width: 100%;
    height: 35px;
    margin-top: 5px;
    border: none;
    border-radius: 2px;
    padding-top: 9px;
    padding-left: 10px;
    /*supprime placeholder coupe sur safari*/
    line-height: 35px;
}
.wrap_boite_connexion input.code.erreur {
    border: 2px solid red;
}

.wrap_boite_connexion input.code::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999999;
    opacity: 1; /* Firefox */
    font-size: 15px;
    /*line-height: 16px;*/
    font-family: "Open Sans", sans-serif;
}

.wrap_boite_connexion input.code:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999999;
    font-size: 15px;
    /*line-height: 16px;*/
    font-family: "Open Sans", sans-serif;
}

.wrap_boite_connexion input.code::-ms-input-placeholder { /* Microsoft Edge */
    color: #999999;
    font-size: 15px;
    /*line-height: 16px;*/
    font-family: "Open Sans", sans-serif;

}

/* The container CHECKBOX */
.wrap_boite_connexion .container_ {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    margin-top: 15px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.wrap_boite_connexion .container_ input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.wrap_boite_connexion .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: white;
    border-radius: 50%;
    border: 1px solid #ccc;
    transition: all 0.2s ease-out;
}
.wrap_boite_connexion .checkmark.erreur {
    border: 2px solid red;
}

/* On mouse-over, add a grey background color */
.wrap_boite_connexion .container_:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.wrap_boite_connexion .container_ input:checked ~ .checkmark {
    background-color: white;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.wrap_boite_connexion .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.wrap_boite_connexion .container_ input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.wrap_boite_connexion .container_ .checkmark::after {
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #2d947f;
}
.wrap_boite_connexion .container_ .checkmark.erreur::after {
    top: 3px;
    left: 3px;

}

.wrap_boite_connexion .wrap_liens {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
.wrap_boite_connexion .wrap_liens .block1,.wrap_boite_connexion .wrap_liens .block2{
    display: inline-block;
    width: 50%;
}
.wrap_boite_connexion .wrap_liens .block2{
    text-align: right;
}
.wrap_boite_connexion .wrap_liens a.mdp_oublie{
    font-size: 11px;
    color: #ccc;
    text-decoration: underline;
}



/*FOOTER*/

#main-footer {
    background: white !important;
    display: table !important;
    width: 100% !important;
    padding: 25px 0;
}

ul#menu-menu-footer-non-logge,ul#menu-menu-footer-logge {
    width: auto;
    display: inline-block;
    border: 0px solid blue;
    vertical-align: middle;

}
ul#menu-menu-footer-non-logge a,ul#menu-menu-footer-logge a{
    font-size: 13px !important;

}

.bottom-nav li.current-menu-item > a {
    color: #005891 !important;
}
a.mPS2id-highlight{
    color: #005891 !important;
}

#main-footer .footer_ref {

    display: inline-block;
    padding: 0;
    margin: 0;
    border: 0px solid green;
    vertical-align: middle;
    color:#bbb;
    font-size: 11px;

    text-align: center;
    position: relative;
    top: 1px;
}

#main-footer .footer_ref .link_diabete{
	display: inline-block;
	margin-left: 10px;
	font-size: 11px !important;
	color: #005891 !important;
}

#main-footer .footer_logo {
    display: inline-block;
    padding: 0;
    margin: 0;
    border: 0px solid red;
    vertical-align: middle;
    float: right;
}

#main-footer .footer_logo .link_diabete{
	display: inline-block;
	vertical-align: middle;
	font-size: 13px !important;
	color: #005891 !important;
}

#main-footer .footer_logo .link_novo{
	margin-left: 20px;
	width: 70px;
	display: inline-block;
	vertical-align: middle;
}

#et-footer-nav {
    display: table-cell !important;
    vertical-align: middle !important;
}
#footer-bottom {
    background: white !important;
}

/*MEDIA980*/

/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
    #main-footer {
        padding: 10px 0 0 0 !important;
    }
    #menu-menu-footer-non-logge {
        display: block;

        margin: 10px auto 0 auto;
    }
    #menu-menu-footer-logge {
        display: block;

        margin: 10px auto 0 auto;
    }
    #main-footer .footer_logo {
        width: 151px;
        display: block;
        margin: 20px auto 0 auto;
        float:none;

    }
    #main-footer .footer_ref {

        top: 6px;
        display: block;
        margin: 0 auto;
        padding-right: 22px;

    }

	.wrap_dl.tutoriel p{
	
		max-width: 45%;
		margin-top:13%;
		color: #1880b1;
		font-weight: bold;
		font-size:1.8vw
	}



}



/*MEDIA1200-980*/

/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 980px) and (max-width: 1200px) {
    .wrap_dl p {
        padding: 4px 0;
        font-size: 14px;
        color: white;
    }
    .wrap_dl {

        min-height: 450px;
    }
 
 
 	.wrap_dl.tutoriel p{
	
		max-width: 45%;
		margin-top:5%;
		color: #1880b1;
		font-weight: bold;
		font-size:1.2vw
	}
	   
    .wrap_dl.tutoriel{
	
		min-height: 320px;
	}  

	.wrap_dl.tutoriel a.bouton{
	
		bottom:40px;
	}

}

/*MEDIA980-768*/

/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
    .wrap_dl p {

        font-size: 15px;

    }
    .wrap_boite_connexion .boite {

        margin: 0 0 20px 0!important;

    }
    .img_absolute_left {
        position: absolute !important;
        bottom: 0 !important;
        /* left: -400px; */
        right: -120px !important;
        left: inherit;
    }


	.wrap_dl.tutoriel p{
	
		max-width: 45%;
		margin-top:13%;
		color: #1880b1;
		font-weight: bold;
		font-size:2.2vw
	}
	
	.wrap_dl.tutoriel{
	
		min-height: 450px;
	}    	

}
/*MEDIA767*/

/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
    .et_pb_blurb_0.et_pb_blurb {

        top: -160px !important;
        right: 10px !important;

    }
    .wrap_dl {

        min-height: 430px;
    }
    .section_login_connexion .et_pb_column_2_3 {
        margin-bottom: 0 !important;
    }
    /* COOKIES 768   */
    .wrap_info_cookies .texte_info_cookies span.titre {
        font-weight: 800;
        font-size: 14px;
        line-height: 15px;
    }
    .wrap_info_cookies .texte_info_cookies {
        display: inline-block;
        width: 85%;
        position: relative;
        padding: 5px 5px;
        color: white;
        font-family: "Lato",sans-serif;
        font-weight: 400;
        font-size: 11px;
        vertical-align: middle;
        line-height: 11px;
    }

    .wrap_info_cookies .bt_info_cookies_close {
        text-align: center;
        display: inline-block;
        width: 14%;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        transition: all 0.3s ease-out;
        border: 0px solid white;
    }

	.wrap_dl.tutoriel p{
	
		max-width: 45%;
		margin-top:13%;
		color: #1880b1;
		font-weight: bold;
		font-size:2.5vw
	}
	
	.wrap_dl.tutoriel{
	
		min-height: 350px;
	}    
	
	.wrap_dl.tutoriel a.bouton{
	
		bottom:40px;
	}

}


@media all and (max-width: 600px) {

    .et_pb_blurb_0.et_pb_blurb {

        top: -205px !important;
        right: 10px !important;

    }
}






/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 520px) {
    .wrap_dl .titre {
        padding-top: 25px;
        font-size: 18px;
        padding-bottom: 10px;
        width: 90%;
    }
    .wrap_dl p {
        padding: 4px 0;
        font-size: 13px;
        line-height: 17px;
    }
    .wrap_dl a.bouton {

        bottom: 70px;
    }
    #main-footer .footer_ref {

        top: 0px;

    }
    .wrap_dl {

        min-height: 400px;
    }
    
	.wrap_dl.tutoriel{
	
		min-height: 270px;
	}    
	
	.wrap_dl.tutoriel a.bouton{
	
		bottom:30px;
	}
		
    .tableau_score .wrap_bande {

        width: 90% !important;

    }

}
/*MEDIA479*/

/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
    .et_pb_blurb_0.et_pb_blurb {

        top: -235px !important;
        right: 10px !important;

    }

    .wrap_bande{
        width: 90%;

    }
    .tableau_score {

        width: 90%;

    }
    ul.et_pb_side_nav.et-visible {
        /*display: none;*/
    }

	.wrap_dl.tutoriel{
	
		min-height: 270px;
	}
	    
	.wrap_dl.tutoriel p{
	
		max-width: 45%;
		margin-top:0%;
		color: #1880b1;
		font-weight: bold;
		font-size:3.0vw
	}    
	
	.wrap_dl.tutoriel a.bouton{
	
		bottom:30px;
	}
	
	.wrap_dl.tutoriel a.bouton span{
	
		font-size: 12px
	}
}