#cookie-msg{width:100%;line-height:38px;color:#585858;font-weight:700;text-align:left;position:fixed;top:0;z-index:9999; background-color:#d2d2d2;
font-family:Arial, Helvetica, sans-serif; font-size:12px; /*border-bottom:2px solid #ed1c24;*/}
#cookie-msg-inner{width:900px;margin:0 auto;overflow:hidden;}
#cookie-msg-inner span{float:left;display:inline;}
#cookieClose{float:right;display:inline;cursor:pointer;line-height:24px;margin-top:7px;border:1px solid #fc0101;border-radius:3px;padding:0 8px;font-weight:700;color:#FFF;background-color:#fc0101;}
#cookieClose:hover{background:#ff2929;}
.cookmore{float:right;display:inline-block;font-weight:700;text-decoration:underline;margin-left:15px;color:#585858 !important;}
.cookmore:hover{color:#FFF !important;}

@media(max-width:767px){

#cookie-msg-inner{width:70%;margin:0 auto;overflow:hidden;}
}
