
body{
    background-color: #f6f6fa;
    font-family: Helvetica, Arial, sans-serif;
    height: 100%;
}
@media (min-width:768px){
    .container{width:650px}
}
@media (min-width:992px){
    .container{width:870px}
}
@media (min-width:1200px){
    .container{width:1070px}
}

hr{
    border-color: lightgray;
}
a,
.nav li,
.nav.navbar-nav li a,
.fa-colored .fa,
h1,h2,h3,h4,h5{
    /* This block should be duplicated in the ckeditor css file */
    color: #003366;
}
h1,h2,h3,h4,h5 {
    font-family: 'Volkhov', serif;
}
p{
    text-align: justify;
}
.full_width_image img{
    width: 100%;
    margin: 0;
    padding: 0;
}
/* Main colors */
.green_light{       background-color: rgb(147, 212, 186);}
.green_dark{        background-color: rgb(40, 170, 117);}

.green_menu_bg{     background-color: rgb(18, 44, 45)}
.green_menu_hover{  background-color: rgb(108, 215, 171)}
.green_menu_top_line{   background-color: #7bac19}

.yellow_light{  background-color: rgb(255, 234, 129);}
.yellow_dark{   background-color: rgb(255, 213, 3);}

.red_light{ background-color: rgb(255, 90, 95);}
.red_dark{  background-color: rgb(150, 0, 0);}

.grey_light{    background-color: rgb(231, 238, 240);}
.grey_dark{     background-color: rgb(218, 228, 231);}

.grey_black{background-color: rgb(12, 38, 39);}
/* End of main colors */

.deactivated_videos{
    display: none;
}
.deactivated_video_placeholder{
    padding: 15% 10px 0 10px;
    background-color: #333333;
    color: white;
    text-align: center;
}
.deactivated_video_placeholder span{
    cursor: pointer;
    font-weight: bold;
}

/* Cookies message and admin bar*/
#id_admin_link_section{
    background-color: #855199;
}
#id_uses_cookies_section {
    background-color: #DEC707;
}
#id_admin_link_section,
#id_uses_cookies_section{
    padding: 10px 0;
    line-height: 16px;
}
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    #vertical_spacer {
        padding-top: 10px;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    #vertical_spacer {
        padding-top: 40px;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    #vertical_spacer {
        padding-top: 60px;
    }
}


#id_admin_link_section .container,
#id_uses_cookies_section .container{
    padding-left: 20px;
}

#main_section{
    min-height: 300px;
}
.navbar.navbar-inverse ul{
    height: calc(100% + 2px);
}
.navbar.navbar-inverse li:last-child:hover{
    background-color: transparent;
}
.navbar.navbar-inverse li.nohoverbg:hover{
    background-color: transparent;
}
.navbar.navbar-inverse li.noleftborder{
    border-left: none;
}
.navbar.navbar-inverse li{
    border-left: 1px solid grey;
}
.navbar.navbar-inverse li a{
    font-size: 14px;
    background-color: transparent;
    padding: 4px 8px;
    margin-top: 4px;
    height: 33px;
    line-height: 26px;
}
.navbar.navbar-inverse li.button a{
    background-color:  #7bac19;
    border-radius: 5px;
}
.navbar.navbar-inverse li.button a:hover {
    background-color: #6b9c09;
    border-color: #9bbc39;
}
.navbar.navbar-inverse li a,
.navbar-inverse{
    color: white;
    font-weight: bold;
}
.navbar-inverse{
    border-top: 3px solid #7bac19;
}
.navbar.navbar-inverse li a:hover{
    text-decoration: none;
}
.navbar.navbar-inverse{
    border-bottom: None;
}

.footer2_row,
.footer_row{
    margin:0;
    width:100%;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
}
.footer_row .follow_us{
    font-size: 50px;
    background-color: transparent;
}
.footer_row a:hover{
    background-color: #6b9c09;
    border-color: #9bbc39;
}
.footer_row,
.footer_row a{
    text-decoration: none;
    color: white;
}
.footer_row h3{
    text-align: center;
    color: inherit;
    font-size: 14px;
    margin-top: 0;
}

.footer_row {
    background-color: #7bac19;
    min-height: 140px;
}
.footer2_row{
    background-color: #dae4e6;
    min-height: 140px;
    line-height: 120px;
    border-bottom: 3px solid #7bac19;
}

.odd_diplayer{
    display: inline-block;
    border: 0 none;
    margin: 0 5px 0 10px;
    padding: 0;
    background-color: transparent;
    vertical-align: middle;
}
#main_navbar_button .bars:first-child,
.odd_diplayer .bars:first-child{
    margin-top: 0;
}
#main_navbar_button .bars,
.odd_diplayer .bars{
    display:block;
    width:22px;
    height:4px;
    margin: 5px 0 0 0;
    padding: 0;
    border-radius: 2px;
    background-color: white;
}
#main_logo{
    display: inline-block;
    height: 52px;
    margin: 0 0 0 15px;
    padding: 0;
    vertical-align: middle;
}

/* 17 ODD */
#odd_vertical_list{
    z-index: 1000;
    position: fixed;
    margin: 20px 0 0 0;
    padding: 0;
}
#odd_vertical_list > div{
    background-color: #E6EEF0;
    width: 48px;
    height: 5000px;
    position:fixed;
    box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.4);
}
#odd_vertical_list ul{
    background-color: #E6EEF0;
    margin: 0;
    padding: 0;
}
#odd_vertical_list li{
    list-style: none;
    background-color: #E6EEF0;
    height: 34px;
    line-height: 34px;
}
#odd_vertical_list li img{
    width: 48px;
    height: 32px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid white;
}
#odd_vertical_list li:hover img{
    background-color: #D6DEE0;
}
#odd_vertical_list li div {
    position: absolute;
    background-color: #E6EEF0;
    white-space: nowrap;
}
#odd_vertical_list li a {
    display: block;
    text-decoration: none;
}
#odd_vertical_list li span {
    display: none;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: lightgrey;
    background-color: #122C2D;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -4px;
    margin-bottom: 0;
}
.odd_diplayer{display:none}
#odd_vertical_list{display:none}
@media (min-width: 825px) {
    #odd_vertical_list{display:block}
}
@media (max-height: 600px) {
    #odd_vertical_list{position: absolute;margin-top: 56px;}
    #odd_vertical_list > div{position:absolute}
    #odd_vertical_list li span{text-align: left;}
    #odd_vertical_list > div{display: none}
    #odd_vertical_list li div {position: relative;}
}
@media (min-height: 600px) {
    #odd_vertical_list li:hover span{
        display: inline-block;
    }
}
@media (min-height: 750px) {
    #odd_vertical_list li span{margin-left: -4px}
    #odd_vertical_list{margin-top: 14px;}
}
@media (min-height: 900px) {
    #odd_vertical_list{margin-top: 10px;}
}

.right_panel{
    border-left: 1px solid lightgray;
    margin: 0 0 20px 0;
}

/* Responsive slideshow */
#slideshow{
    height: 200px;
    width: 100%;
    margin: 0;
}
#slideshow #slideshow_texts{
    position:absolute;
    display: block;
    height:200px;
    width: 100%;
}
#slideshow #slideshow_texts .one_item {
    width: 100%;
    height: 100%;
    font-family: 'Volkhov', serif;
}
#slideshow #slideshow_texts .one_item h2{
    margin-left: 280px;
    font-size: 36px;
    margin-top: 25px;
    text-align: left;
    color: white;
    text-shadow: 0px 0px 15px #666666;
    padding: 30px 0 0 0;
}
#slideshow  #slideshow_texts.one_item.slideshow_item_4 h2 {
    margin-top: 75px;
}
#slideshow #slideshow_texts .one_item h2 small{
    display:block;
    color: white;
    line-height: 40px;
    font-size: 18px;
}
#slideshow input[type=radio]{
    display:none;
}
.slideshow_item_0{
    background: rgb(253, 213, 8) url("https://s3.fr-par.scw.cloud/objectif2030/static/img/5p/5p_prosperity.png") no-repeat 130px 15px;
}
.slideshow_item_1{
    background: rgb(40, 171, 118) url("https://s3.fr-par.scw.cloud/objectif2030/static/img/5p/5p_planet.png") no-repeat 130px 15px;
}
.slideshow_item_2{
    background: rgb(148, 210, 185) url("https://s3.fr-par.scw.cloud/objectif2030/static/img/5p/5p_humanity.png") no-repeat 130px 15px;
}
.slideshow_item_3{
    background: rgb(12, 30, 40) url("https://s3.fr-par.scw.cloud/objectif2030/static/img/5p/5p_peace.png") no-repeat 130px 15px;
}
.slideshow_item_4{
    background: rgb(255, 231, 131) url("https://s3.fr-par.scw.cloud/objectif2030/static/img/5p/5p_partnership.png") no-repeat 130px 15px;
}
.slideshow_item_0,
.slideshow_item_1,
.slideshow_item_2,
.slideshow_item_3,
.slideshow_item_4{
    display:block;
    opacity: 0;
    position: absolute;
    transition: opacity 1.5s;
    margin: 0;
}
#slideshow_item_0_radio:checked ~ div .slideshow_item_0,
#slideshow_item_1_radio:checked ~ div .slideshow_item_1,
#slideshow_item_2_radio:checked ~ div .slideshow_item_2,
#slideshow_item_3_radio:checked ~ div .slideshow_item_3,
#slideshow_item_4_radio:checked ~ div .slideshow_item_4{
    opacity: 1;
}

/* SM */
@media (max-width: 700px) {
    #slideshow #slideshow_texts .one_item{background-position: 10px 75px}
    #slideshow #slideshow_texts .one_item h2{text-align:center; margin: 0 50px 0 50px;font-size: 24px;}
}


/* 17 goals bar */
#seventeen_goals_bar{
    margin-top: 20px;
    margin-bottom: 50px;
}
#sgb_points_images{
    text-align: center;
    z-index: 1000;
    position: absolute;
}
#sgb_points_images .img:hover{
    width:10%;
}
#sgb_points_images .img{
    width: 5%;
    min-width: 35px;
    display: inline-block;
    margin: 0;
    padding: 0;
    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -ms-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s;
    vertical-align: top;
}
#sgb_points_images .img img{
    max-width: 100%;
    cursor: pointer;
}

.nav.navbar-right{
    margin-right: 10px;
}
.nav li,
.nav li a{
    font-size: 24px;
    padding: 8px 10px;
}
.fa-fixed-width .fa{
    width: 1em;
    text-align: center;
}

/* Activity blocks */
.one_activity_block{
    margin: 30px 2px 2px 2px;
    padding: 0px;
    text-align: center;
    height: 435px;
    overflow: hidden;
}
.one_activity_block.nos_actions{
    background: url(https://s3.fr-par.scw.cloud/objectif2030/static/img/3a/nos_actions.jpg) no-repeat center top;
}
.one_activity_block.la_formation{
    background: url(https://s3.fr-par.scw.cloud/objectif2030/static/img/3a/la_formation.jpg) no-repeat center top;
}
.one_activity_block.communication{
    background: url(https://s3.fr-par.scw.cloud/objectif2030/static/img/3a/communication.jpg) no-repeat center top;
}
.one_activity_block .vspacer{
    height: 205px;
}
.one_activity_block .infos{
    width: 100%;
    height: 330px;
    border-top: 2px solid black;
    background-color: #e6eef0;
    margin-top: 0;
    transition: margin-top 0.4s, height 0.4s;
}
.one_activity_block:hover .infos{
    margin-top: -100px;
}
.one_activity_block .infos p{
    height: 32px;
}
.one_activity_block img{
    max-width: 100%;
}
.one_activity_block .stats {
    height: 180px;
}
.one_activity_block .stats .more-stats{
    opacity: 0;
    transition: opacity 0.4s;
}
.one_activity_block:hover .stats .more-stats{
    opacity: 1;
}
.one_activity_block .stats > div > div{
    height: 50px;
}
.one_activity_block .stats > div{
    margin-bottom: 8px;
}
.one_activity_block .stats ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.one_activity_block:hover .stats ul li i{
    color: #b7c0bf;
}
.one_activity_block_more{
    background-color: #7bac19;
    width:120px;
    margin: -2px auto 20px auto;
    height: 24px;
    text-align: center;
    border-radius: 0 0 5px 5px;
}

/* Projects list view */
#projects_stats{
    background-color: #69c39f;
    font-family: 'Volkhov', serif;
    font-size: 18px;
    color:white;
}
#projects_stats .before_h3{
    font-style: italic;
    margin-top: 10px;
}
#projects_stats h3{
    color: #29a978;
    font-size: 30px;
    margin-bottom: 25px;
}
#projects_stats .row .row{
    border-top: 1px solid #76cdaa;
}
#projects_stats .row .row > div{
    padding-top: 10px;
}
#projects_stats .row .row > div:nth-child(2){
    border-left: 1px solid #76cdaa;
    border-right: 1px solid #76cdaa;
}
#projects_stats .row .row{
    text-align: center;
}
#projects_stats .row .row div div{
    height: 125px;
}
#projects_stats .row .row{
    padding-bottom: 25px;
}


#projects_list_block{
    min-height: 600px;
}
#projects_none_for_now{
    display: none;
}
#projects_filters_box{
    display: none;
}
#projects_filters{
    display:block;
    position:relative;
}
#projects_filters .img{
    width: 48%;
    min-width: 35px;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
#projects_filters .img img{
    max-width: 100%;
    cursor: pointer;
    padding: 2px;
}

/* Form elements */
form table td{
    padding-top: 10px;
    vertical-align: middle;
}
span.helptext{
    font-style: italic;
    color: darkgray;
}
td:hover span.helptext{
    color: darkblue;
}
ul.errorlist{
    margin:0;
    padding: 10px 0 0 0;
    list-style: none;
    color: darkred;
}

.btn-primary,
.btn-success{
    background-color: #7bac19;
    border-color: #9bbc39;
}
.btn-primary:hover,
.btn-primary.active, .btn-primary:active,
.btn-primary.focus, .btn-primary:focus,
.btn-success:hover,
.btn-success.active, .btn-success:active,
.btn-success.focus, .btn-success:focus{
    background-color: #6b9c09;
    border-color: #9bbc39;
}



/* New design for header and footer */
a.main_logo_small_screen{
    margin-left: 15px;
}
.header__logo{
    background-color: white;
    padding-top: 20px;
}
.ifdd-header-logos-ifdd img{
    width: 280px;
}
.ifdd-header-logos-oif img{
    width: 180px;
}
#main_nav_bar {
    min-height: 44px;
    min-width: 50%;
    width: 700px;
    max-width: 50%;
    margin-left: auto;
    margin-right: 0;
    background-color: #333333;
    z-index: 110;
    position: absolute;
    right: 0;
}
#main_nav_bar::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    min-height: 44px;
    height: 100%;
    background-color: #333333;
    width: 44px;
    transform: translateX(-90%);
    clip-path: polygon(0 0, 90% 0, 100% 0, 100% 100%, 90% 100%);
}
.main_menu{
    display: block;
    position: absolute;
    color: black;
    padding-top: 45px;
    margin-left: 50%;
}
.main_menu_entry{
    display: inline;
    margin: 0 35px 20px 35px;
    padding-top: 10px;
}
.main_menu_small a,
.main_menu a{
    text-transform: none;
    border: 0;
    background: none;
    font-size: 18px;
    font-weight: 400;
    color: #999;
    font-family: "Open Sans", Roboto, sans-serif;
    display: inline;
    text-align: center;
    transition: 0.2s ease;
    cursor: pointer;
    text-decoration: none !Important;
    overflow: visible;
}
.main_menu_small a:hover,
.main_menu a:hover{
    background-color: #E5E5E5;
}
.main_menu_small .main_menu_entry{
    display: block;
}
@media (max-width: 992px) {
    .main_menu_entry{
        margin: 0 12px 20px 12px;
    }
    .header__logo{
        padding-top: 30px;
    }
    .main_menu{
        padding-top: 30px;
    }
    .ifdd-header-logos-ifdd img{
        width: 196px;
    }
    .ifdd-header-logos-oif img{
        width: 126px;
    }
}
