#smartbanner { position:absolute; left:0; top:0px; border-bottom:1px solid #e8e8e8; width:100%; height:78px; font-family:'Helvetica Neue',sans-serif; background:color:#f8f8f8; background-image: -ms-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); box-shadow:0 1px 2px rgba(0,0,0,0.5); z-index:9998; -webkit-font-smoothing:antialiased; overflow:hidden; -webkit-text-size-adjust:none; }
#smartbanner, html.sb-animation {-webkit-transition: all .3s ease;}
#smartbanner .sb-container { margin: 0 auto; }
#smartbanner .sb-close { position:absolute; left:5px; top:30px; display:block; width:18px; height:18px; font-family:auto; font-size:23px; line-height:15px; text-align:center; color:#4f4d4d; text-decoration:none; text-shadow:none; border-radius:14px; -webkit-font-smoothing:subpixel-antialiased; font-weight: bold; }
#smartbanner .sb-close:active { font-size:13px; color:#aaa; }
#smartbanner .sb-icon { position:absolute; left:30px; top:10px; display:block; width:57px; height:57px; background:rgba(0,0,0,0.6); background-size:cover; border-radius:10px; box-shadow:0 1px 3px rgba(0,0,0,0.3); }
#smartbanner.no-icon .sb-icon { display:none; }
#smartbanner .sb-info { position:absolute; left:98px; top:17px; width:56%; font-size:11px; line-height:1.5em; font-weight:bold; color:#6a6a6a; text-shadow:0 1px 0 rgba(255,255,255,0.8); }
#smartbanner #smartbanner.no-icon .sb-info { left:34px; }
#smartbanner .sb-info strong { display:block; font-size:16px; color:#000000; font-family: 'ProximaNova'; font-weight: 590; }
#smartbanner .sb-info span { display:block; color:#6a6a6a; font-size:11.5px; font-weight:bold; }
#smartbanner .sb-info em { font-style:normal; text-transform:uppercase; }
#smartbanner .sb-button { position:absolute; right:15px; top:24px; padding: 0 10px; min-width: 10%; height:24px; font-size:18px; line-height:24px; text-align:center; font-weight:400; color:#ff5e54; text-decoration:none; text-shadow:0 1px 0 rgba(255,255,255,0.8); }
#smartbanner .sb-button:active, #smartbanner .sb-button:hover { background:-webkit-linear-gradient(top, #dcdcdc 0%,#efefef 100%); }
#smartbanner .sb-rating {width: 13.5px; }

