@charset "utf-8";
/* OMATECH Xtreme Web Culture */
/***************************** KABI *****************************/
/****************************************************************/

/****************************************************************/
.cookies_header {
    background: #D3D3D3;
    bottom: 0;
    box-shadow: 0 0 8px #666666;
    height: 50px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 999;
}

.cookies_header > div {
    color: #3A3A3A;
    font-size: 13px;
    margin: 0 auto;
    padding: 5px 0;
    width: 968px;
}

.cookies_header .close-cookies {
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: 17px;
    top: 7px;
    z-index: 8040;
}