#cookieconsent {
    display: block !important;
    position: fixed;
    right: 10px;
    bottom: 33px;
    width: 342px;
    padding: 15px;
    background: #383b75;
    color: #fff;
    border-radius: 12px;
    font-size: 16px;
    text-align: center;
    z-index: 9999
}

#cookieconsent span a {
    color: #aee8ff;
    text-decoration: underline
}

#game-preloader {
    height: 100% !important
}

.cc-btn {
    display: block;
    color: #237afc;
    width: 150px;
    background-color: #fff;
    margin: 10px auto 0;
    padding: 8px;
    border-radius: 6px;
    font-weight: 700;
    cursor: pointer
}

.cc-btn:hover {
    text-decoration: none;
    background: #fff9b6
}

#veediWTbtn,
.veediWTbtnAnimated {
    display: none !important
}

#pre-count {
    display: none !important;
    visibility: hidden
}

#swfContainter {
    background: 0 0
}

#rec-play {
    top: 106px
}