body {
    margin-bottom: auto!important
}

#cookie-bar {
    font-size: 13px
}

#cookie-bar-prompt-content {
    font-size: 13px;
    max-height: 85vh
}

#cookie-bar-browsers a {
    width: 60px
}

#cookie-bar {
    background: #45484d;
    background: -moz-linear-gradient(top,rgba(30,30,30,.95) 0,rgba(0,0,0,.95) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(30,30,30,.95)),color-stop(100%,rgba(0,0,0,.95)));
    background: -webkit-linear-gradient(top,rgba(30,30,30,.95) 0,rgba(0,0,0,.95) 100%);
    background: -o-linear-gradient(top,rgba(30,30,30,.95) 0,rgba(0,0,0,.95) 100%);
    background: -ms-linear-gradient(top,rgba(30,30,30,.95) 0,rgba(0,0,0,.95) 100%);
    background: rgba(0,0,0,.95) !important;
    box-shadow: 2px 2px 5px rgba(0,0,0,.6);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    left: 0;
    line-height: 1.5;
    margin: 0;
    padding: 10px 3px;
    position: fixed;
    width: 90%;
    z-index: 9999;
    bottom: 10px!important;
    margin-left: 5%;
    border-radius: 10px
}

#cookie-bar-prompt {
    background: #000;
    background: rgba(0,0,0,.4);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt!important;
    height: 100%;
    left: 0;
    line-height: 1.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9998
}

#cookie-bar *,#cookie-bar-prompt * {
    line-height: 1.5
}

#cookie-bar p {
    font-size: 10pt!important;
    float: left;
    margin: 4px 0 0 20px;
    padding: 0;
    color: #fff;
    font-family: sans-serif
}

#cookie-bar p a {
    padding: 0 8px
}

#cookie-bar-prompt p {
    font-family: Arial,Helvetica,sans-serif;
    color: #fff
}

#cookie-bar-button {
    background-color: #757575!important;
    border: 1px solid #222!important;
    border-radius: 5px;
    color: #000!important;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: 700;
    line-height: 1;
    margin-right: 20px;
    margin-top: 2px;
    padding: 5px 10px 6px;
    position: relative;
    text-decoration: none
}

#cookie-bar-button-no {
    background-color: #3b3b3b !important;
    border: 1px solid #222;
    border-radius: 5px;
    color: #fff!important;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: 700;
    line-height: 1;
    margin-right: 20px;
    margin-top: 2px;
    padding: 5px 10px 6px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 1px #222
}

#cookie-bar-prompt a {
    cursor: pointer
}

#cookie-bar-prompt hr {
    background: #fff;
    border: none;
    height: 1px;
    margin: .7em 0 1em;
    opacity: .2
}

#cookie-bar,#cookie-bar-prompt-content {
    color: #fff;
    font-weight: 300
}

#cookie-bar-prompt-content::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #222;
    background-color: rgba(255,255,255,.05)
}

#cookie-bar-prompt-content::-webkit-scrollbar {
    width: 15px
}

#cookie-bar-prompt-content::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0,0,0,.5);
    background-color: #eee;
    background-color: rgba(255,255,255,.3);
    border-radius: 10px
}

#cookie-bar a,#cookie-bar-prompt-content a,#cookie-bar-prompt-content span {
    color: #4bec69;
    text-decoration: none
}

#cookie-bar a:hover,#cookie-bar-prompt-content a:hover {
    color: #4bec69;
    text-decoration: underline
}

#cookie-bar-prompt-close span,#cookie-bar-prompt-logo span {
    display: none
}

#cookie-bar-prompt-button {
    cursor: pointer
}

#cookie-bar-prompt-content {
    background: #111;
    border-radius: 7px;
    box-shadow: 1px 2px 8px rgba(0,0,0,.5);
    color: #fff;
    margin: 0 auto;
    max-width: 98%;
    opacity: .97;
    overflow: auto;
    padding: 25px;
    position: relative;
    top: 5%;
    width: 600px;
    z-index: 9998
}

#cookie-bar-thirdparty {
    display: none
}

#cookie-bar-tracking {
    display: none
}

#cookie-bar-scrolling {
    display: none
}

#cookie-bar-main-privacy-link,#cookie-bar-privacy-page {
    display: none
}

#cookie-bar-prompt-close {
    background: url(images.png) no-repeat;
    background-position: -102px -94px;
    width: 14px;
    height: 14px;
    display: block;
    float: right
}

#cookie-bar-prompt-logo {
    background: url(images.png) no-repeat;
    background-position: -2px 0;
    width: 163px;
    height: 42px;
    display: block;
    float: left
}

#cookie-bar-browsers a {
    display: inline-block;
    background: url(images.png) no-repeat;
    text-align: left;
    height: 53px;
    margin: 0;
    padding: 0;
    position: relative
}

#cookie-bar-browsers a span {
    background: #fff;
    border-radius: 2px;
    color: #000!important;
    display: none;
    left: -10px;
    opacity: .8;
    padding: 3px 10px;
    position: absolute;
    text-align: center;
    top: 60px;
    width: 150px
}

#cookie-bar-browsers a:hover span {
    display: block
}

#cookie-bar-browsers .chrome {
    background-position: -2px -44px;
    width: 48px;
    height: 48px
}

#cookie-bar-browsers .firefox {
    background-position: -52px -44px;
    width: 48px;
    height: 48px
}

#cookie-bar-browsers .ie {
    background-position: -102px -44px;
    width: 48px;
    height: 48px
}

#cookie-bar-browsers .opera {
    background-position: -2px -94px;
    width: 48px;
    height: 48px
}

#cookie-bar-browsers .safari {
    background-position: -52px -94px;
    width: 48px;
    height: 48px
}

.clear {
    clear: both
}

@media only screen and (max-device-width: 800px) {
    #cookie-bar {
        font-size:12px;
        bottom: 0!important;
        width: 100%;
        border-radius: 0!important;
        margin-left: 0
    }

    #cookie-bar-prompt-content {
        font-size: 11px;
        max-height: 80vh
    }

    #cookie-bar-browsers a {
        width: 50px
    }
}

#cookie-bar-prompt input,#cookie-bar-prompt label {
    cursor: pointer;
    position: inherit;
    pointer-events: all;
    padding: auto;
    opacity: 1
}

#cookie-bar-prompt #cookie-bar-customize {
    display: none
}

#cookie-bar-prompt #cookiebar-save-customized,#cookie-bar-prompt #cookiebar-save-customized:active {
    border: none;
    background-color: #31a8f0;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 700
}

#cookie-bar-prompt #cookiebar-save-customized:hover {
    text-decoration: underline
}

#cookie-bar-button-customize {
    color: #4bec69!important;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: 700;
    line-height: 1;
    margin-right: 20px;
    margin-top: 2px;
    padding: 5px 10px 6px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 1px #222
}

#cookie-bar-prompt i {
    font-style: normal
}
