#smartbanner {position:absolute; left:0; top:-82px; border-bottom:1px solid #b5b5b5; width:100%; height:78px; font-family:'Helvetica Neue',sans-serif; background:#f2f2f2; z-index:9998; -webkit-font-smoothing:antialiased; overflow:hidden; -webkit-text-size-adjust:none; text-align: left; box-shadow:0 1px 0 rgba(255,255,255,0.6),0 2px 2px rgba(0,0,0,0.1);}
#smartbanner .sb-container {margin: 0 auto;}
#smartbanner .sb-close {font-size:24px; line-height:18px; color:#787878; text-decoration:none; -webkit-font-smoothing:subpixel-antialiased; position: absolute; left: 8px; top: 28px; display: block; font-weight: bold;}
#smartbanner .sb-close:active {color:#aaa;}
#smartbanner .sb-icon {position:absolute; left:30px; top:8px; display:block; width:62px; height:62px; background:rgba(0,0,0,0.6); background-size:cover; border-radius: 16px;}
#smartbanner.no-icon .sb-icon {display:none;}
#smartbanner .sb-info {position:absolute; left:100px; top:14px; width:50%; font-size:12px; line-height:1.4em; color:#333;}
#smartbanner #smartbanner.no-icon .sb-info {left:34px; }
#smartbanner .sb-info strong {display:block; font-size:15px; color:#000; line-height: 20px; font-weight: normal;}
#smartbanner .sb-info > span {display:block;}
#smartbanner .sb-info em {font-style:normal; text-transform:uppercase;}
#smartbanner .sb-button {position:absolute; right:16px; top:26px; font-size:18px; line-height:26px; color:#0074ff; text-transform:capitalize; text-decoration:none;}
#smartbanner .sb-button:active, #smartbanner .sb-button:hover {color: #c3d6ed;}

#smartbanner.android {border-color:#212228; background: #3d3d3d url('/editor/mod.vms/mod.app-banner/dark_background_stripes.gif') repeat; border-top: 5px solid #88B131; border-bottom: 1px solid #333; box-shadow:0 1px 3px rgba(0,0,0,0.4);}
#smartbanner.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); left:8px; top:8px; font-family:'ArialRoundedMTBold',Arial;  padding: 0px 0 0 2px;}
#smartbanner.android .sb-close:active {color:#eee;}
#smartbanner.android .sb-icon{border-radius: 4px; width:57px; height:57px; top:11px; left: 36px; box-shadow:0 1px 3px rgba(0,0,0,0.4);}
#smartbanner.android .sb-info {color:#ccc; text-shadow:0 1px 2px #000; font-size:11px; width: auto;}
#smartbanner.android .sb-info strong {color:#fff; font-weight: bold;}
#smartbanner.android .sb-button {min-width: 12%; border:1px solid #DDDCDC; padding:1px; color:#d1d1d1; background: none; border-radius: 0; box-shadow: none; font-size: 12px;}
#smartbanner.android .sb-button span {text-align: center; display: block; padding: 0 10px; background-color: #88B131; background-image: -webkit-gradient(linear,0 0,0 100%,from(#88B131),to(#75982a)); background-image: -moz-linear-gradient(top,#88B131,#75982a);  text-transform: uppercase; text-shadow: -1px -1px 0px #5c7820; box-shadow:none; font-weight: bold; letter-spacing: 1px;  color: #fff;}
#smartbanner.android .sb-button:active, #smartbanner.android .sb-button:hover {background: none;}
#smartbanner.android .sb-button:active span, #smartbanner.android .sb-button:hover span {background:#5c7820;}

#smartbanner.windows .sb-icon {border-radius: 0px;}
