.cc_banner-wrapper{z-index:9001;position:relative}.cc_container{background:rgba(248,246,239,.95);color:#545454;font-size:.9em;padding:1.2em .6em .6em;position:fixed;left:0;right:0;bottom:0;box-sizing:border-box;box-shadow:0 -2px 12px 0 rgba(0,0,0,.3);-webkit-animation-duration:1s;animation-duration:.5s;animation-name:slideUp}.cc_container .cc_message{margin:0;padding:0;line-height:1.5em}.cc_container .cc_btn{display:block;padding:.5em;text-align:center;width:32%;margin:1em auto;line-height:1em;background-color:#ccc7b7;border-radius:100px;border:#333;max-width:115px;cursor:pointer}.cc_message a,.cc_message a:visited{color:#f68429}.cc_message a:active,.cc_message a:hover{text-decoration:underline}.cc_message a.cc_btn{text-decoration:none;font-weight:700;color:#fff;font-size:.8em;padding:.8em;text-transform:uppercase}.cc_container .cc_more_info{font-weight:700;text-decoration:underline}.cc_container .mobile-hide{display:none}@media screen and (min-width:768px){.cc_banner-wrapper .cc_container{font-size:16px}.cc_container .cc_message{width:90%;padding:0;margin:0 auto}.cc_container .mobile-hide{display:inline}}@media screen and (min-width:1024px){.cc_container .cc_message{width:80%}}@media screen and (min-width:1366px){.cc_container .cc_message{max-width:800px}}@media print{.cc_banner-wrapper{display:none}}@keyframes slideUp{0%{-webkit-transform:translateY(66px);transform:translateY(90px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}div.cc_ie8{font-size:1.3em}