*:focus {
    outline: none;
}

h1 {
    font-family: 'CardenioModern' !important;
    font-size: 38px !important;
}

a.btn, span.btn, label.btn, form button, input[type="submit"], .Actions .action {
    color: white !important;
}

#header .logo-horizontal, #header .logo-partner {
    padding: 0 !important;
}
#header img {
    max-height: 60px !important;
}

#CalendarPage #CalendarPageMenu .submitevent, #CalendarPage #CalendarPageMenu .registerableevents {
    display: none;
}

.EventDetail .event-title h2 {
    color: #999999 !important;
}

.UtilityPage {
    /*background: url(/assets/Uploads/hors-ligne.jpg);
    width: 800px;
    height: 550px;
    margin: auto;
    background-size: cover;*/
    min-height: 550px;
    background: url(/assets/Uploads/hors-ligne.jpg) no-repeat center fixed; 
    -webkit-background-size: contain; /* pour anciens Chrome et Safari */
    background-size: contain; /* version standardisée */
}
.UtilityPage article {
    display: none;
}

.promote-list {
    display: none;
}

/* SMALL USER MENU ICONS */
#header .nav-utils a {
    width: 50px !important;
    font-size: 18px !important;
}

/* MEDIUM LOGO */
#header .logo-horizontal {
    padding: 0px !important;
}

#header .logo-horizontal img {
    height: 59px !important;
    max-height: 60px;
}

/* Extends default menu color. */
#header {
    background: #4babdc !important;
}
#header .main-nav > li > a, #header .nav-utils a {
    color: white !important;
}
#header .main-nav li.uk-active > a, #header .main-nav li.current > a, #header .main-nav li.section > a {
    color: white !important;
    text-decoration: underline !important;
}
#header .main-nav > li > a:hover, #header .nav-utils a:hover, .vignette .Title {
    /*background: white !important;*/
    color: #4babdc !important;
}
#header .nav-utils .nav-utils-holder a img {
    background: white !important;
}

#ModularHomePage .post-summary {
    min-height: unset !important;
}
/*@media only screen and (max-width: 480px) {
    #ModularHomePage .post-summary {
        max-height: 110px;
    }
}*/

#ModularHomePage #main > div.block-section.grid {
    padding-left: 0 !important;
    margin-bottom: 30px !important;
}

#ModularHomePage .crest-section-header .PageBlockHeader {
    background: #feed01; /*#44a33d;*/
    text-align: center;
    position: relative;
}
#ModularHomePage .crest-section-header .PageBlockHeader h2 {
    margin: 0;
}
#ModularHomePage .crest-section-header .PageBlockHeader h2, #ModularHomePage .crest-section-header .PageBlockHeader h2 > * {
    color: #4babdc /*white*/ !important;
    font-variant: small-caps;
}
#ModularHomePage .crest-section-header .PageBlockHeader::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-top-color: #feed01; /*#44a33d;*/
    top: 40px;
    margin-left: -60px;
    z-index: 2;
}
#ModularHomePage .crest-section-header-img {
    display: inline-block;
    width: 120px;
    background: white;
    text-align: center;
    margin-bottom: 30px;
    margin-left: 70px;
}
#ModularHomePage .crest-section-header-img-2 {
    margin-left: 20px;
    position: absolute;
}
@media only screen and (max-width: 480px) {
    #ModularHomePage .crest-section-header-img {
        width: 110px !important;
        margin: 0 16px 30px !important;
    }
    #ModularHomePage .crest-section-header-img-2 {
        margin: 0 0px 30px !important;
    }
}
#ModularHomePage .crest-section-header-img .PageBlockHeader::after {
    top: 110px;
}
#ModularHomePage .crest-section-header-img .PageBlockHeader.green::after {
    border-top-color: #44a33d;
}
#ModularHomePage .crest-section-header-img .PageBlockHeader.blue::after {
    border-top-color: #4babdc;
}
#ModularHomePage .crest-section-header-img-2 .PageBlockHeader::after {
    margin-left: -30px;
    top: 50px;
}
#ModularHomePage .crest-section-header-img-2 .PageBlockHeader.green::after {
    border-top-color: #44a33d;
}
#ModularHomePage .crest-section-header-img-2 .PageBlockHeader.blue::after {
    border-top-color: #4babdc;
}
#ModularHomePage .crest-section-header .PageBlockContent {
    top: -1px;
    position: relative;
    display: block;
    margin-left: 3px;
    margin-right: 2px;
    background: #4babdc !important;
}
#ModularHomePage .crest-section-header .Event .PageBlockContent, #ModularHomePage .crest-section-header .Event .PageBlockContent .post-summary {
    /*background: salmon !important;*/
}
@media only screen and (min-width: 481px) {
    #ModularHomePage .crest-section-header .PageBlockContent {
        height: 310px;
    }
}
#ModularHomePage .crest-section-header .PageBlockContent > div {
    padding: 0;
}
#ModularHomePage .crest-section-header .PageBlockContent .post-summary {
    background: #4babdc !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
}

#ModularHomePage .Forum .PageBlockContent {
    height: 200px;
}

#ModularHomePage .BlogPost .owl-stage-outer .item {
    margin-left: 3px;
    margin-right: 2px;
    margin-top: -1px;
}
#ModularHomePage .BlogPost .owl-stage-outer .item .Image img {
    max-height: 150px;
    width: auto;
    margin: auto;
}

#CommunityHomePage .main-container, .CommunityHomePage .main-container {
    padding: 0 24px !important;
}

#header .nav-utils a {
    border: none !important;
}

#ModularHomePage .block-section.Social {
    max-height: 460px;
    overflow: hidden;
}
@media only screen and (min-width: 481px) {
    #ModularHomePage .block-section.Social .container.PageBlock {
        padding-left: 0px; 
    }
}
#ModularHomePage .block-section.Social .facebook-posts-holder > h2 {
    display: none;
}

#Blog .vignette-content .Summary {
    max-height: 158px;
    height: auto;
}
#Blog .vignette-content .Summary .column {
    margin-bottom: 20px;
}

.vignette .Summary {
    height: 44px !important;
}

#IdeasPage .tab.Forum, #IdeasPage .Description .IdeaViewQuestion {
    display: none;
}

#IdeasPage .mfp-close {
    font-size: inherit;
    font-family: unset;
}

#IdeasPage .Idea.vignette {
    max-height: 400px;
    min-height: 420px;
}
#IdeasPage .Idea.vignette .bottom .main-btn, #IdeasPage .become-member {
    display: none;
}

.raty-holder {
    background: var(--secondary-color) !important;
    border: 1px solid var(--secondary-color);
    font-size: 18px;
    text-align: center;
    height: unset !important;
}
.raty-holder:hover {
    background: white !important;
}
.raty-holder:hover a {
    color: var(--secondary-color) !important;
}
.raty-vote-count {
    display: none;
}

/* [JD-20020.10.27] #2754 */
#IdeasPage #ideas-tabs, #IdeasPage .ShortIntro .IdeaViewQuestion {
    display: none !important;
}

.uk-hidden-small select.projectSelect {
    font-size: 22px;
    width: 95%;
}
.uk-visible-small select.projectSelect {
    font-size: 16px;
    width: 95%;
}

.typography img.leftAlone {
    float: unset !important;
}

@media only screen and (max-width: 767px) {
    #crestVotePopup {
        font-size: 16px !important;
        max-width: 280px !important;
    }
}

#IdeasPage .AsideInfo > h3 {
    display: none;
}

.footer-partners img {
	background : none !important;
}


#sumbit-raty.crest-link-disabled {
    background-color: darkgray;
    pointer-events: none;
}