/*!
Theme Name: ec2018
Theme URI: https://www.satiscan.com/
Author: Satiscan
Author URI: https://www.satiscan.com
Description: Description
Version: 1.0.2
Text Domain: ec2018
*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}
.cf_hidden{
    display: none;
}

.cf-ol{
    margin:0;
    list-style-type: none;
    padding-left:0px;
}

.cf-ol li{
    margin-bottom:10px;
}

.entry-content ul, .entry-summary ul, .comment-content ul, .entry-content ol, .entry-summary ol, .comment-content ol{
    margin-left:0px;
}

input[type="text"].cf_error,
input[type="email"].cf_error,
input[type="url"].cf_error,
input[type="password"].cf_error,
input[type="search"].cf_error,
input[type="tel"].cf_error,
input[type="number"].cf_error,
textarea.cf_error{
    border-color: red;
    border-right-width: 3px;
}

.secq{
    float:left;
    width:100%;
}

input[type="text"].secinput{
    width:120px;
    float:left;
}

.cforms2_really_simple_captcha_img{
    float:left;
    margin:2px 0px 8px 20px;
    clear:right;
}

.captcha-reset{
    margin: 8px;
}

ol.cf-ol li.cf-box-group {
  padding-left: 0px;
}

ol.cf-ol li.cf-box-group label{
    margin-left: 10px;
    margin-right: 20px;
}

ol.cf-ol li.cf-box-title {
    padding-left: 0px;
}

.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
  width:auto;
}

textarea{
    height:150px;
}

.cf-sb{
    margin-top: 20px;
    text-align:center;
}

.titleForm{
    margin-top : 20px;
    font-size: 22px;
}

#li-3-7,
#li-3-7 label span,
#li-3-8 label span,
#li-3-9 label span,
#li-3-10 label span,
#li-3-11 label span,
#li-3-12 label span,
#li-3-13 label span,
#li-3-14 label span,
#li-3-26
{
    color:red!important;
}

input {
    line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
    background: url(images/btn_big_inactive.png);
    background-repeat: no-repeat;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 0.046875em;
    line-height: 1;
    padding: 0.84375em 0.875em 0.78125em;
    text-transform: uppercase;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
    background: url(images/btn_big_active.png);
    background-repeat: no-repeat;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline: thin dotted;
    outline-offset: -4px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 0.625em 0.4375em;
    width: 100%;
}

input[type="search"]{
    padding: 0 0.4375em;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
    background-color: #fff;
    border-color: #007acc;
    color: #1a1a1a;
    outline: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

button,
input,
select,
textarea {
    max-width: 100%;
}

p {
    margin-bottom: 1.5em;
}

dfn, cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul, ol {
    margin: 0 0 1.5em 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 0;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    text-decoration: none;
    color: #80AEDB;
}

a:visited {
    text-decoration: none;
}

a:hover, a:focus, a:active {
    color: #506281;
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 140px;
}

.main-navigation ul {
    display: block;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display:none;
    z-index: 99999;
    margin-top: 6px;
}

.main-navigation ul li.current-menu-parent ul {
    display:block
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
}

.main-navigation ul ul a {
    white-space: normal;
    color: #fff;
    padding: 0.500em 0.875em;
}

.main-navigation ul ul li {
    background-color: #506281;
    border-bottom-width: 0;
    width:100%;
    margin-bottom: 2px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation li {
    float: left;
    position: relative;
    width:90%;
    margin-bottom: 20px;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

 .main-navigation .primary-menu > li {
    margin-bottom: 10px;
}

.main-navigation a {
    color: #1a1a1a;
    display: block;
    line-height: 1.3125;
    outline-offset: -1px;
    padding: 0.84375em 0 4px 0;
}

.main-navigation .menu-item-has-children > a {
    margin: 0;
    width:100%;
    font-size: 24px;
    font-weight: 100;
    color:#FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    cursor: pointer;
}

.main-navigation ul ul li:hover,
.main-navigation ul ul li.focus{
    background-color: #718DAF;
}

.main-navigation ul ul .current_page_item{
    background-color: #718DAF;
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 0 0 20px 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
    max-width:220px;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

.site-content, .site-header{
    padding: 0 2.5455%;
}

.site-content{
    background-color: #80AEDB;
}

.touches_couleurs{
    margin-top: -190px;
    margin-right: -20px;
    width:103px;
    height:200px;
    float:right;
    background-image: url("images/Touches_couleurs.png");
    background-position: 90% 100%;
    background-repeat: no-repeat;
    z-index:0;
    position: relative;
    cursor: pointer;
}

.site-header-menu {
    height: auto;
    display: table-cell;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    background: none;
    width:21%;
    padding: 0;
}

.site-branding,
.site-header-menu,
.header-image {
    margin-top: 0px;
    margin-bottom: 1.75em;
}

.ecLogo{
    width:220px;
    float:left;
    margin-bottom: -40px;
}

.search-header{
    float:right;
    display:block;
    margin-top:80px;
    margin-right: 40px;
    max-width: 33%;
}

input[type="search"].search-field {
    border-right: none;
    border-left: none;
    border-top:none;
    border-bottom: 1px solid #80AEDB;
    width: -webkit-calc(100% - 62px);
    width: calc(100% - 62px);
    background-color: #FFFFFF;
    color: #80AEDB;
}

input[type="submit"].search-submit {
    border: none;
    font-size: 0;
    border-radius: 0 2px 2px 0;
    bottom: 0;
    overflow: hidden;
    padding: 0;
    right: 0;
    top: 0;
    width: 50px;
    height: 49px;
    background: none;
    background-image: url(images/loupe.png);
}

.menu-mobile-header{
    display:none;
}

.menu-mobile-header a{
    background-image: url("images/Picto_menu.png");
    width:58px;
    height:49px;
    display: block;
}

.contact-header{
    margin-top:80px;
    margin-right: 20px;
    max-width: 33%;
    float:right;
    display:block;
}

.contact-header a{
    background-image: url("images/enveloppe.png");
    width:58px;
    height:49px;
    display: block;
}

.covid-header{
    margin-left:30%;
    margin-top: 113px;
    width:160px;
    float:left;
    text-transform: uppercase;
    background-color:#F8B537;
    text-align: center;
    padding:8px;
    font-size:18px;
}

.covid-header a{
  color:#000000;
  font-weight: bold;
}

.site-main{
    height: 100%;
}

.content-posts{
    padding-top: 40px;
    padding-left: 3%;
    padding-right: 3%;
    display: table-cell;
    vertical-align: top;
    background-color: #FFFFFF;
}

.site-main > article {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 120px;
    display: table-cell;
    vertical-align: top;
}

.widget-area{
    margin-left: 20%;
    background-color: #FFFFFF;
}

.site-footer{
    background-color: #A5ADBD;
}

.site-footer a, .site-footer a:hover{
    text-decoration: none;
}

.site-slogan{
    background-color: #506281;
    width:100%;
    text-align:center;
    color:#FFFFFF;
    text-transform: uppercase;
    padding-top: 4px;
    padding-bottom: 4px;
}

.site-info, .site-address, .logoCandidat {
    margin: 0.538461538em auto 0.538461538em auto;
}

.site-slogan, .site-info, .site-address{
    padding-right: 2.5455%;
    padding-left: 2.5455%;
}

.site-info, .site-address {
    color: #000000;
    font-size: 14px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
    width: 100%;
    text-align: center;
}

.site-address {
    color: #FFFFFF;
}

.site-info a {
    color: #000000;
}

.site-info a:hover,
.site-info a:focus {
    color: #007acc;
}

.site-address a {
    color: #FFFFFF;
}

.site-address a:hover,
.site-address a:focus {
    color: #007acc;
}

.site-footer .site-title {
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
}

.logoCandidat{
    width: 380px;
}

.page, .post, .page-content, .formation{
    background-color: #FFFFFF;
}

main > article.home{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    background-color: #80AEDB;
}

.homeVisual{
    background-color: #80AEDB;
    background-image:url(images/KeyVisual.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.homePC{
    display:block;
}
.homeMobile{
    display:none;
}

.labelHomeVisual{
    padding: 10px 4px 8px 4px;
    height:50px;
    text-align:center;
}

.labelHomeVisual a{
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color:#FFFFFF;
    text-decoration: none;
}

.labelHomeVisual a:hover{
    text-decoration: none;
}

#labelHomeVisualCat, #labelHomeVisualCert, #labelHomeVisualPerf, #labelHomeVisualPrest, #labelHomeVisualEvent, #labelHomeVisualAppr{
    padding-left: 1%;
    padding-right: 1%;
    background-repeat: no-repeat;
    background-image: url(images/cart_1.png);
    float:left;
    white-space: nowrap;
}

#labelHomeVisualCat{
    margin-left:2%;
    margin-top:6%;
}

#labelHomeVisualCert{
    margin-left:25%;
    margin-top:30%; 
}

#labelHomeVisualPerf{
    margin-left:15%;
    margin-top:14%;
}

#labelHomeVisualPrest{
    margin-left:30%;
    margin-top:22%;
}

#labelHomeVisualEvent{
    margin-left:80%;
    margin-top:2%;
}
#labelHomeVisualAppr{
    margin-left:85%;
    margin-top:0%; 
    margin-bottom:6%;
}

.popupHomeVisual{
    position: absolute;
    width:480px;
    height:163px;
    background-image: url(images/Cartouche_transparent.png); 
    background-size: cover;
    text-align: left;
    white-space: normal;
    display:none;
    overflow:hidden;
}

.popupHomeVisual a{
    color: #506281;
    text-decoration: underline;
    text-transform: none;
    font-size:13px;
}

.popupHomeVisual a:hover{
    text-decoration: underline;
}

#popupHomeVisualCert{
    margin-top:-193px;
    margin-left: -260px;
}

#popupHomeVisualEvent{
    margin-top:10px;
    margin-left: -320px;
}

#popupHomeVisualPerf{
    margin-top: 10px;
    margin-left: -110px;
}

p.descHome{
    margin:0px;
    font-size:13px;
    padding:4px 6px;
}
h4.home{
    margin:0px;
    padding:0px 6px;
    font-size:15px;
}
.ul-home{
    list-style-type: none;
    margin:0px;
    padding: 0px 6px;
}


::placeholder{
    color:#80AEDB;
}

span.reqtxt, span.emailreqtxt{
    display: none;
}

.columnsEC{
    margin-bottom: 20px;
}

.one_half,
.one_third,
.one_quarter,
.two_thirds,
.three_quarters{
    width: 96%;
    margin: 0;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
}

.one_half{
    width: 48%; 
    margin-right:1%;
}

.one_third{
    width: 30.66%; 
    margin-right: 2%; 
}
.one_quarter{
    width: 23.50%; 
    margin-right:2%;
}
.two_thirds{
    width: 65.33%; 
    margin-right: 1%;
}
.three_quarters{
    width: 74%; 
    margin-right:2%;
}

.roundedImg{
    margin-top: 20px;
    overflow:hidden;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    width:60%;
    border: 1px solid #D9D9D9;
    margin-bottom:20px;
    max-width: 120px;
}

.ec-column-1-2 { width: 96%; }
.ec-column-1-3 { width: 96%; }
.ec-column-2-3 { width: 96%; }
.ec-column-1-4 { width: 96%; }
.ec-column-3-4 { width: 96%; }

.ec-column {
    display: table-cell;
    margin: 0;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 50px;
}

.ec-column p{
    margin: 0px 0px 0px 1.75em;
}

.gmaps{
    width:100%;
}

div.content-link-catalogue{
    text-align:right;
    margin:10px;
    font-weight: bold;
}

div.content-link-catalogue a.selected{
    text-decoration: underline;
}

div.titres{
    font-weight: bold;
}

div.contentMore{
    margin: 20px 0px;
}

div.contentMore a{
    margin-right:10px;
}

a.print{
    float:right;
}

/*catalogue */
h2.categorieFormation{
    margin-bottom: 10px;
}

div.content-categorieFormation{
    padding-left:5px;
}

ul.catalogue, ul.catalogueForCategorie{
    list-style-type: none;
    margin-left:0px;
    padding-left:5px;
}

ul.catalogue li, ul.catalogueForCategorie li{
    margin: 12px 5px 30px 0px;
}

ul.catalogue li a, ul.catalogueForCategorie li a{
    color: #000000;
    font-size: 1.125em;
    margin-left: 5px;
    font-weight: bold;
    height: 26px;
    display: inline-block;
}

ul.catalogue li div.pitch, ul.catalogueForCategorie li div.pitch{
    margin: 5px 0 5px 25px;
}

.picto_c, .picto_p, .picto_e{
    padding-left: 30px;
}

.picto_c{
    background: url(images/picto_c.png);
    background-repeat: no-repeat;
    background-size: 22px 22px;
}

.picto_p{
    background: url(images/picto_p.png);
    background-repeat: no-repeat;
    background-size: 22px 22px; 
}

.picto_e{
    background: url(images/picto_e.png);
    background-repeat: no-repeat;
    background-size: 22px 22px;
}

.title_picto_c, .title_picto_p, .title_picto_e{
    padding-left: 42px;
}

.title_picto_c{
    background: url(images/picto_c.png);
    background-repeat: no-repeat;
    background-size: 32px 32px;
    background-position-y: center;
}

.title_picto_p{
    background: url(images/picto_p.png);
    background-repeat: no-repeat;
    background-size: 32px 32px; 
    background-position-y: center;
}

.title_picto_e{
    background: url(images/picto_e.png);
    background-repeat: no-repeat;
    background-size: 32px 32px;
    background-position-y: center;
}

.miniRounded, .miniRoundedTitle, .miniRoundedLink{
    overflow:hidden;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    width:20px;
    height:20px;
    border: 1px solid #FFFFFF;
    text-align: center;
    color: #FFFFFF;  
    display: inline-block;
    margin-right: 2px;
    margin-bottom: -2px;
    font-size: 0.920em;
    font-weight: bold;
    cursor: default;
}

.miniRoundedTitle{
    width:24px;
    height:24px;
    font-size: 0.820em;
    line-height: 1.320em;
}

.miniRoundedLink{
    width:18px;
    height:18px;
    font-size: 0.750em;
    line-height: 1.500em;
}

.violet{
    background-color: #bb2f7c;
}

.vert{
    background-color: #3fa535;
}

.bleu{
    background-color: #4E8ABE;
}

.bleuFonce{
    background-color: #003468;
}

/* formation */
.entry-content-formation{
    margin-bottom: 20px;
}

.sigle{
    float:right;
}

div.content-formation a{
    color: #007acc;
}

div.content-formation h4{
    font-weight: 900;
    margin-top: 6px;
    margin-bottom: 6px;
    color:#80AEDB;
}

div.content-formation h2{
    color:#506281;
    text-decoration: underline;
}

div.content-formation h3{
    color:#80AEDB;
    margin-bottom: 10px;
}

div.content-formation hr{
    margin: 1.000em 0 1.000em 0;
}

div.sub-content-formation{
    padding: 10px;
}

div.isNotVisible{
    display: none;
}

div.infos-pratiques{
    background-color: #EDEEEF;
    border-radius: 4px;
    padding : 8px;
}

div.infos-dates{
    background-color: #FFFFFF;  
}

div.moreDetails p, div.moreDetails ul{
    margin: 10px 0px 10px 1.75em;
}

.detailsNotVisible{
    display:none;
}

div.infos-pratiques p, div.infos-dates p{
    padding-left: 30px;
}

legend {
    font-size: 1.17em;
    border: 0;
    padding: 0;
    clear: both;
    color:#80AEDB;
    font-weight: 700;
    margin: 0;
    text-rendering: optimizeLegibility;
}


h6.prix, h6.duree, h6.horaire{
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
    font-size: 1em;
    height:30px;
    margin-bottom: 0px;
    color:#80AEDB;
}

h6.prix{
    background-image: url(images/picto_prix.png);
    background-size: 22px 22px;
}

h6.duree{
    background-image: url(images/picto_duree.png);
    background-size: 22px 29px;
}

h6.horaire{
    background-image: url(images/picto_horaires.png);
    background-size: 22px 22px;
}

div.content-formation a.buttonBlue{
    padding: 5px;
    margin-right: 6px;
    background-image: url(images/btn_inactive.png);
    border: none;
    color: #FFFFFF;
    border-radius: 2px;
}

div.content-formation a.buttonBlue:hover{
    background-image: url(images/btn_active.png);
    border: none;
    color: #FFFFFF;
}

.prochaine_session{
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 6px;
}

a.certifLien{
    color: #506281;
    background: url(images/picto_c.png);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    padding-left: 22px;
}

a.perfLien{
    color: #F8B537;
    background: url(images/picto_p.png);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    padding-left: 22px; 
}

a.eventLien{
    color: #80AEDB;
    background: url(images/picto_e.png);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    padding-left: 22px;
}

a.bleuLien{
    color: #4E8ABE;
}

a.certifLien:hover, a.eventLien:hover, a.perfLien:hover, a.bleuLien:hover,
a.certifLien:focus, a.eventLien:focus, a.perfLien:focus, a.bleuLien:focus,
a.certifLien:active, a.eventLien:active, a.perfLien:active, a.bleuLien:active {
    color: #A5ADBD;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
    color: #506281;
}

.success{
    color:#FFFFFF;
    padding: 10px;
    border-radius: 4px;
}

.success{
    background-color: green;
}
.failure, .failureInfo{
    color:#FFFFFF;
    font-weight: bold;
    border: 1px solid red;
    background-color: red;
    border-radius: 4px;
    padding:10px;
}

.failureWhite{
    color: red;
    font-weight: bold;
    border: 1px solid red;
    background-color: #ffffff;
    border-radius: 4px;
    padding:10px;
    margin:10px 0px;
}

.failure p,
.failureWhite p,
.failureInfo p,
.failure ul, 
.failureWhite ul
.failureInfo ul
{
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

p.catSigleForPrint{
    display:none;
}

div.headerForPrint{
    display:none;
}

.download-pdf{
    background: url("images/page_white_acrobat.png") no-repeat scroll left center;
    padding-left: 22px;
}

.download-excel{
    background: url("images/page_white_excel.png") no-repeat scroll left center;
    padding-left: 22px;
}

.download-word{
    background: url("images/page_white_word.png") no-repeat scroll left center;
    padding-left: 22px;
}