body .cc_banner-wrapper .cc_container{
    padding-bottom: 10px;
    padding-top: 3px;
    padding-right: 7px;
    padding-left: 21px;
}
body .cc_banner-wrapper .cc_container .cc_btn{
    border: none;
    background: none;
    color: #FFF;
    font-weight: 700;
    padding-left: 34px ;
    width: auto ;
    text-decoration: none;
}
body .cc_banner-wrapper .cc_container .cc_message{
    font-weight: 700;
    font-size: 15px;
}
body .cc_banner-wrapper .cc_container a{
    color: #FFF;
    text-decoration: underline;
    float: right;
}
.cc_container {
    background: transparent;
    margin: auto;
    width: 100%; }
.cc_container a, .cc_container a:visited {
    color: #fff;
    text-decoration: underline; }
.cc_container .cc_btn, .cc_container .cc_btn:visited {
    padding: 5px;
    border-radius: 5px;
    font-size: 87%;
    color: #fff;
    width: auto;
    text-decoration: none;
    font-weight: 700;
    margin-top: 5px; }

.cc_banner-wrapper {
    height: auto;
    background: #000;
    z-index: 99999999;
    overflow: hidden; }

.cc_container {
    position: relative; }

.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    border-top: 0; }