@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400&display=swap');
@import url('./base-reset.css');
@import url('./main.css');
@import url('./mobile.css');


/**************************************************************************
 * Moderator
 **********/
.appFunctions
{
    display : none !important;
}

.moderator .appFunctions
{
    display : block !important;
}

#body.cugn > #wrapper > #wrapperinner > #content > #columnwrapper .agendatout .summary.agendatout .bottom
{
    height: 196px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-left: 2px !important;
    background: linear-gradient(0deg, black, transparent);
}


/************
*Bouton Titre
**************/

.application.boutontitre
{
    padding : 0;
}

.application.boutontitre .appcontent
{
    position : relative;
}

.application.boutontitre .appcontent img
{
    margin  : 0 0 0 50%;
    padding : 0;
}
.application.boutontitre .appcontent .full img
{
    margin  : 0;
    padding : 0;
}

.application.boutontitre .appcontent .bloctitre
{
    top        : 0;
    left       : 8px;
    width      : 50%;
    height     : 250px;
    padding    : 20px 20px 35px;
    position   : absolute;
    box-sizing : border-box;
}
.application.boutontitre .appcontent .full h2{
    padding : 10px 0;
    font-size: 1.4em;
}


.application.boutontitre .appcontent .txtinfo
{
    padding : 15px;
}

.application.boutontitre .appcontent .bloctitre
{
    background-color : rgba(26, 52, 92) !important;
    color : white;
}

.application.boutontitre .appcontent .bloctitre > h2
{
    margin-bottom : 20px;
}


.application.boutontitre .appcontent .additional
{
    background-color : #D83B58 !important;
    position: absolute;
    bottom: 21px;
    left: 27px;
}

.application.boutontitre .appcontent .additional > *
{
    display : none;
}


.application.boutontitre .appcontent .additional > a
{
    padding     : 0 10px !important;
    line-height : 27px;
}

.application.boutontitre .appcontent .additional > a,
.application.boutontitre .appcontent .additional > a > span
{
    color : white !important;
}


.application.boutontitre .appcontent .additional > a,
.application.boutontitre .appcontent .additional > a > span
{
    display        : block;
    font-size      : 12px;
    font-weight    : normal !important;
    text-transform : uppercase;
}

/********* ROTATING GALLERY *****************/
body.cugn > #wrapper > #wrapperinner > #content .imgbib.FeaturedItems .appcontent{
     height : 450px !important;
}

body.cugn > #wrapper > #wrapperinner > #content .FeaturedItems.imgbib .fiContainer .fiInner img {
    width: 560px;
    height: 450px;
}

.filterAvailability {
    display: none;
}



/****** COOKIE WARNING ******/

#body.cugn #gdpr-cookie-message .container {
    margin: 0 auto;
    max-width: 550px;
}
#body.cugn #gdpr-cookie-message .highlight {
    background: rgba(255,215,0,0.115);
}
#body.cugn #gdpr-cookie-message h1 {
    color: #D73351;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 20px;
}
#body.cugn #gdpr-cookie-message h3 {
    font-family: 'Quicksand', sans-serif;
    font-size: 21px;
    font-weight: 500;
    color: #D73351;
    margin-bottom: 20px;
}
#body.cugn #gdpr-cookie-message p, #body.cugn #gdpr-cookie-message ul {
    margin-bottom: 20px;
    line-height: 1.75em;
}
#body.cugn #gdpr-cookie-message li {
    list-style: none;
    margin-bottom: 10px;
}
#body.cugn #gdpr-cookie-message li:last-child {
    margin-bottom: 0;
}
#body.cugn #gdpr-cookie-message input[type="checkbox"] {
    margin-top: 10px;
    margin-right: 15px;
    float: left;
}
#body.cugn #gdpr-cookie-message label {
    display: inline-block;
    max-width: 90%;
}
#body.cugn #gdpr-cookie-message code {
    color: #D73351;
    font-family: monospace;
    font-size: 16px;
    background: #f7f7f7;
    padding: 3px 5px;
    border-radius: 3px;
    border: 1px solid #ebebeb;
}
#body.cugn #gdpr-cookie-message button#ihavecookiesBtn {
    margin-left: 0px !important;
}
/* Cookie Dialog */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400&display=swap');
@import url('./base-reset.css');
@import url('./main.css');
@import url('./mobile.css');


/**************************************************************************
 * Moderator
 **********/
.appFunctions
{
    display : none !important;
}

.moderator .appFunctions
{
    display : block !important;
}

#body.cugn > #wrapper > #wrapperinner > #content > #columnwrapper .agendatout .summary.agendatout .bottom
{
    height: 196px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-left: 2px !important;
    background: linear-gradient(0deg, black, transparent);
}


/************
*Bouton Titre
**************/

.application.boutontitre
{
    padding : 0;
}

.application.boutontitre .appcontent
{
    position : relative;
}

.application.boutontitre .appcontent img
{
    margin  : 0 0 0 50%;
    padding : 0;
}
.application.boutontitre .appcontent .full img
{
    margin  : 0;
    padding : 0;
}

.application.boutontitre .appcontent .bloctitre
{
    top        : 0;
    left       : 8px;
    width      : 50%;
    height     : 250px;
    padding    : 20px 20px 35px;
    position   : absolute;
    box-sizing : border-box;
}
.application.boutontitre .appcontent .full h2{
    padding : 10px 0;
    font-size: 1.4em;
}


.application.boutontitre .appcontent .txtinfo
{
    padding : 15px;
}

.application.boutontitre .appcontent .bloctitre
{
    background-color : rgba(26, 52, 92) !important;
    color : white;
}

.application.boutontitre .appcontent .bloctitre > h2
{
    margin-bottom : 20px;
}


.application.boutontitre .appcontent .additional
{
    background-color : #D83B58 !important;
    position: absolute;
    bottom: 21px;
    left: 27px;
}

.application.boutontitre .appcontent .additional > *
{
    display : none;
}


.application.boutontitre .appcontent .additional > a
{
    padding     : 0 10px !important;
    line-height : 27px;
}

.application.boutontitre .appcontent .additional > a,
.application.boutontitre .appcontent .additional > a > span
{
    color : white !important;
}


.application.boutontitre .appcontent .additional > a,
.application.boutontitre .appcontent .additional > a > span
{
    display        : block;
    font-size      : 12px;
    font-weight    : normal !important;
    text-transform : uppercase;
}

/********* ROTATING GALLERY *****************/
body.cugn > #wrapper > #wrapperinner > #content .imgbib.FeaturedItems .appcontent{
     height : 450px !important;
}

body.cugn > #wrapper > #wrapperinner > #content .FeaturedItems.imgbib .fiContainer .fiInner img {
    width: 560px;
    height: 450px;
}

.filterAvailability {
    display: none;
}



/****** COOKIE WARNING ******/

#body.cugn #gdpr-cookie-message .container {
    margin: 0 auto;
    max-width: 550px;
}
#body.cugn #gdpr-cookie-message .highlight {
    background: rgba(255,215,0,0.115);
}
#body.cugn #gdpr-cookie-message h1 {
    color: #D73351;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 20px;
}
#body.cugn #gdpr-cookie-message h3 {
    font-family: 'Quicksand', sans-serif;
    font-size: 21px;
    font-weight: 500;
    color: #D73351;
    margin-bottom: 20px;
}
#body.cugn #gdpr-cookie-message p, #body.cugn #gdpr-cookie-message ul {
    margin-bottom: 20px;
    line-height: 1.75em;
}
#body.cugn #gdpr-cookie-message li {
    list-style: none;
    margin-bottom: 10px;
}
#body.cugn #gdpr-cookie-message li:last-child {
    margin-bottom: 0;
}
#body.cugn #gdpr-cookie-message input[type="checkbox"] {
    margin-top: 10px;
    margin-right: 15px;
    float: left;
}
#body.cugn #gdpr-cookie-message label {
    display: inline-block;
    max-width: 90%;
}
#body.cugn #gdpr-cookie-message code {
    color: #D73351;
    font-family: monospace;
    font-size: 16px;
    background: #f7f7f7;
    padding: 3px 5px;
    border-radius: 3px;
    border: 1px solid #ebebeb;
}
#body.cugn #gdpr-cookie-message button#ihavecookiesBtn {
    margin-left: 0px !important;
}
/* Cookie Dialog */
#body.cugn #gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.85);
    margin-left: 30px;
    font-family: system-ui;
	z-index: 9999; /* 2021-eh */
}
#body.cugn #gdpr-cookie-message h4 {
    color: #D73351;
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#body.cugn #gdpr-cookie-message h5 {
    color: #D73351;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#body.cugn #gdpr-cookie-message p, #body.cugn #gdpr-cookie-message ul {
    color: black;
    font-size: 15px;
    line-height: 1.5em;
}
#body.cugn #gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#body.cugn #gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#body.cugn #gdpr-cookie-message a {
    color: #D73351;
    font-size: 15px;
    padding-bottom: 2px;
    transition: all 0.3s ease-in;
    text-decoration: underline !important;
    border-bottom: none;
}
#body.cugn #gdpr-cookie-message a:hover {
    text-decoration: none !important;
    border-bottom : none !important;

}
#body.cugn #gdpr-cookie-message button,
#body.cugn #gdpr button#ihavecookiesBtn {
    border: none;
    background: #D73351;
    color: white;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
    border:1px solid #D73351;
}
#body.cugn #gdpr-cookie-message button:hover {
    background: white;
    color: #D73351;
    transition: all 0.3s ease-in;
    border:1px solid #D73351;
}
#body.cugn button #gdpr-cookie-advanced {
    background: white;
    color: #D73351;
}
#body.cugn #gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#body.cugn #gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}
#body.cugn .acces .blocbib {
  max-width: 182px;
}
@media screen and (max-width: 750px){
.basic4.handicap #columnwrapper > div:not(#column998)
  {
    width: 100% !important;
  }
}

/****POST UPGRADE v6.5***/

#body.cugn #gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}
#divResultsOptions.ResultsOptions .resultsLinks img
     {
    width: 30%;
    vertical-align:middle ;
}
 #body.cugn > #wrapper > #wrapperinner > #content > #columnwrapper .bibliobloc .appcontent .blocbib
 {
     left     : 0;
     right    : 0;
     bottom   : 0;
     padding  : 20px;
     height: auto;
     /*!line-height: 61px; */
 }