/* Effective stylesheet produced by snapshot save */
.top-line { background-color: rgb(247, 247, 247); width: 100%; position: fixed; top: 0px; left: 0px; right: 0px; z-index: 9990; height: 49px; line-height: 48px; font-size: 14px; text-align: center; text-decoration: none; color: rgb(51, 51, 51); box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(203, 204, 204, 0.58); }
body.sprint3 #site_wrapper1 { margin-top: 0px; position: relative; }
.top-line > .tl-left { float: left; height: 100%; }
.lnk_back_to_editor { padding-left: 12px; }
.top-line > .tl-right { float: right; height: 100%; }
.top-line > .tl-right .btn_wrap { height: 30px; float: left; margin-top: 9px; margin-right: 12px; }
.top-line > .tl-right .btn_wrap a { display: block; }
.top-line > .tl-right .text { cursor: default; height: 30px; line-height: 30px; margin-top: 9px; float: left; margin-right: 20px; background: transparent none repeat scroll 0% 0%; padding-left: 10px; padding-right: 5px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.top-line > .tl-right .text.has_angle { position: relative; }
.top-line > .tl-right .text.has_angle::after { content: ""; display: block; position: absolute; width: 0px; height: 0px; border-width: 15px 0px 15px 10px; border-style: solid none solid solid; border-color: transparent -moz-use-text-color transparent transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; top: 0px; right: -10px; }
.top-line.tl-orange .tl-right .text.has_angle::after { border-left: 10px solid rgb(255, 222, 156); }
.top-line.tl-red .tl-right .text { background-color: rgb(245, 106, 89); color: rgb(255, 255, 255); }
.top-line.tl-red .tl-right .text.has_angle::after { border-left: 10px solid rgb(245, 106, 89); }
.top-line > .tl-left > a { color: rgb(51, 51, 51); display: block; height: 100%; padding-right: 12px; }
.top-line > .tl-left > a i { margin-right: 7px; }
