
.block_consent{width:100%;background-color:#f5f5f5;border:1px solid #c7c7c7;height:60px;display:none;position:fixed;bottom:0;left:0;z-index:100}
.block_consent.active{display:block}
.block_consent .width_900{max-width:900px;margin:0 auto;position:relative}
.block_consent p{color:#000;font-family:Arial;font-size:12px;padding:10px 0;display:block;width:95%;float:left;text-align:left}
.block_consent .cookie_detail{text-decoration:none}
.block_consent .cookie_detail .arrow{display:inline-block;background-image:url("images/cookie_arrow.png");background-repeat:no-repeat;background-position:0 4px;color:#000064;font-weight:600;padding-left:11px}
.block_consent .cookie_detail .arrow:hover{background-image:url("images/cookie_arrow_hover.png");color:#656565}
.block_consent a.cookie_detail:hover{text-decoration:none !important}
.block_consent .btn_close{width:20px;height:18px;display:block;right:0;margin-top:20px;cursor:pointer;position:absolute}


@media screen and (max-width: 900px){.block_consent .width_900{padding-left:10px}.block_consent .btn_close{right:10px;margin-left:20px}}
@media screen and (max-width: 580px){.block_consent p{padding-top:8px;width:88%}}
@media screen and (max-width: 420px){.block_consent{height:65px}}
@media screen and (max-width: 400px){.block_consent{height:75px}.block_consent p{width:85%}}
@media screen and (max-width: 325px){.block_consent{height:90px}}

