#imwb_cmb_mobilebar { position:absolute; left:0; top:-82px; border-bottom:1px solid #e8e8e8; width:100%; height:78px; font-family:'Helvetica Neue',sans-serif; box-shadow:0 1px 2px rgba(0,0,0,0.5); z-index:1000000; -webkit-font-smoothing:antialiased; overflow:hidden; -webkit-text-size-adjust:none;
 }
 #imwb_cmb_mobilebar .sb-container { position: relative;  margin: 0 auto; width:  320px; }
 #imwb_cmb_mobilebar .sb-close { position:absolute; left:5px; top:5px; display:block; border:2px solid #fff; width:14px; height:14px; font-family:'ArialRoundedMTBold',Arial; font-size:15px; line-height:15px; text-align:center; color:#fff; background:#070707; text-decoration:none; text-shadow:none; border-radius:14px; box-shadow:0 2px 3px rgba(0,0,0,0.4); -webkit-font-smoothing:subpixel-antialiased; z-index:1000}

 #imwb_cmb_mobilebar .sb-close:active { font-size:13px; color:#aaa; }
 #imwb_cmb_mobilebar .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); }
 #imwb_cmb_mobilebar-icon .sb-icon { display:none; }
 #imwb_cmb_mobilebar .sb-info { position:absolute; left:98px; top:18px; width:44%; font-size:11px; line-height:1.2em; font-weight:bold; color:#6a6a6a; text-shadow:0 1px 0 rgba(255,255,255,0.8); }
 #imwb_cmb_mobilebar #imwb_cmb_mobilebar-icon .sb-info { left:34px; }
 #imwb_cmb_mobilebar .sb-info strong { display:block; font-size:13px; line-height: 18px; }
 #imwb_cmb_mobilebar .sb-info > span { display:block; }
 #imwb_cmb_mobilebar .sb-info em { font-style:normal; text-transform:uppercase; }
 
 #imwb_cmb_mobilebar .sb-ad {margin-top:27px;   display: inline-block;}
 #imwb_cmb_mobilebar .sb-html {width:  320px; height:  75px; overflow: hidden; display:inline-block; line-height: 1.4em; font-size: 12px;}
 #imwb_cmb_mobilebar .sb-banner {width:  320px; height:  75px; overflow: hidden; text-align: center; display: table-cell; vertical-align: middle }
 #imwb_cmb_mobilebar .sb-banner img { border:  0 none; max-height: 75px; max-width: 320px; }
 #imwb_cmb_mobilebar .sb-button { position:absolute; right:10px; top:24px; border:1px solid #bfbfbf; padding: 0 10px; min-width: 10%; height:24px; font-size:14px; line-height:24px; text-align:center; font-weight:bold; color:#6a6a6a; text-transform:uppercase; text-decoration:none; text-shadow:0 1px 0 rgba(255,255,255,0.8); border-radius:3px; box-shadow:0 1px 0 rgba(255,255,255,0.6),0 1px 0 rgba(255,255,255,0.7) inset; }
 #imwb_cmb_mobilebar .sb-button:active, #imwb_cmb_mobilebar .sb-button:hover { background:-webkit-linear-gradient(top, #dcdcdc 0%,#efefef 100%); }
 
 #imwb_cmb_mobilebar.android { border-color:#212228; border-top: 5px solid #88B131; box-shadow: none; }
 #imwb_cmb_mobilebar.android .sb-close { border:0; width:17px; height:17px; line-height:17px; color:#b1b1b3; background:#1c1e21; text-shadow:0 1px 1px #000; box-shadow:0 1px 2px rgba(0,0,0,0.8) inset,0 1px 1px rgba(255,255,255,0.3); }
 #imwb_cmb_mobilebar.android .sb-close:active { color:#eee; }

 #imwb_cmb_mobilebar.android .sb-button { min-width: 12%; border:1px solid #DDDCDC; padding:1px; color:#d1d1d1;  border-radius: 0; box-shadow: none; }
 #imwb_cmb_mobilebar.android .sb-button span { display: block; padding: 0 10px; text-transform:none; text-shadow:none; box-shadow:none; }
 #imwb_cmb_mobilebar.android .sb-button:active, #imwb_cmb_mobilebar.android .sb-button:hover { background: none; }
 #imwb_cmb_mobilebar.android .sb-button:active span, #imwb_cmb_mobilebar.android .sb-button:hover span { background:#2AC7E1; }
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
