.eu-cookies {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    
    background-color: #444;
    padding: 24px 0;
    z-index: 9999;
}

.eu-cookies .content {
	color: white;
    width: 1160px;
    margin: 0 auto;
}

.eu-cookies .content p {
	margin-bottom: 8px;
}

.eu-cookies .content button {
	background: green;
    color: white;
    border: 0;
    font-size: 12px;
    line-height: 36px;
    height: 36px;
    padding: 0 16px;
    margin-right: 16px;
}

.eu-cookies .content button:hover {
	cursor: pointer;
	opacity: 0.75;
}

.eu-cookies .content a {
	color: #fff;
	font-size: 12px;
}

@media (max-width: 480px) {

    .eu-cookies .content {
        width: 100%;
        font-size: 14px;
        line-height: 16px;
    }

    html body .eu-cookies .content p {
        padding: 0 10px;
        font-size: 14px;
        margin-bottom: 14px;
    }

    .eu-cookies .content button {
        margin-left: 10px;
    }
}

@media (max-width: 1170px) and (min-width: 481px) {
    .eu-cookies .content {
        width: 100%;
        font-size: 16px;
        line-height: 24px;
    }

    .eu-cookies .content p {
        padding: 0 25px;
    }

    .eu-cookies .content button {
        margin-left: 25px;
    }
}






/*
     FILE ARCHIVED ON 4:31:44 Oct 8, 2016 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 11:19:51 Aug 26, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
