

#sliding-popup {
    padding: 27px 0px 14px 0px;
    border-top: 5px solid #deb525;
}

.eu-cookie-compliance-content {
    max-width: 1220px;
    width: 100%;
}

.eu-cookie-compliance-message {
    max-width: 78%;
}


button.find-more-button.eu-cookie-compliance-more-button.find-more-button-processed,
button.decline-button.eu-cookie-compliance-default-button {
    display: none;
}

.view-event-listing .view-footer a, .view-latest-news-homepage .view-footer a,  /*This line is pre-writen in theme.css line-907*/
.eu-cookie-compliance-secondary-button /*Add this there.*/  {
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 18px;
    color: #2b79bb;
    border-radius: 4px;
    background: #ffffff;
    cursor: pointer;
    margin-top: 15px;
    transition: all 0.5s ease;
    font-family: 'Noto Sans', sans-serif;
    box-shadow: 0px 0px 8px #dcdcdc;
    text-transform: uppercase;
    font-weight: 700;
}

.view-event-listing .view-footer a:hover, .view-latest-news-homepage .view-footer a:hover {
 text-decoration: underline;
 color: #0d5a9c !important;
 background: #ffffff !important;
}

.eu-cookie-compliance-secondary-button /*Add this there.*/  {
    margin-top: 56px;   /*Add this.*/
}

#block-missiontext a:hover,    /*This line is pre-writen in theme.css line-772*/
.eu-cookie-compliance-secondary-button:hover   /*Add this there.*/    {
 text-decoration: underline;
 color: #0d5a9c !important;
 background: #ffffff !important;
}



.events-content-box .events-link-text a,    /*This line is pre-writen in theme.css line-1127*/
#popup-text a   /*Add this there.*/    {
    text-decoration: underline;
    margin-top: 10px;
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
    font-weight: bold;
}

.whole-resources-box .resources-policy-area-box,
.view-events-listing .whole-resources-box .resources-policy-area-box {  /*Pre written in theme.css file line - 1542*/
    width: 160px;
}

