*::-moz-selection{background:#fab704 none repeat scroll 0 0;color:#fff;text-shadow:none;}
::selection{background:#fab704 none repeat scroll 0 0;color:#fff;text-shadow:none;}
*,
*:before,
*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
*:focus{outline:0;}
html{font-size:62.5%;-webkit-font-smoothing:antialiased;}
body{background:#fff;font-weight:normal;font-size:15px;letter-spacing:1.5px;color:#888;line-height:30px;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;}
img{max-width:100%;height:auto;}
button,
input,
textarea{letter-spacing:1px;}
div#preloader{background:#464646 url("../img/loading.gif") no-repeat scroll center center;height:100%;left:0;overflow:visible;position:fixed;top:0;width:100%;z-index:999;}

#cookie-notice .cn-button {
    background: #ffbe00;
}