Va, a:visited, a:hover, a:active {\u000a  text-decoration: none;\u000a  color: #000;\u000a  outline: none; }\u000a\u000a  html, body {\u000a    width: 100%;\u000a    height: 100%;\u000a    font-family: sans-serif; }\u000a\u000a    body {\u000a      display: box;\u000a      box-orient: vertical;\u000a      font-size: 12px;\u000a      background: #eee; }\u000a      body > header {\u000a        border-bottom: 1px solid #ccc; }\u000a        body > header > h1 {\u000a          float: left;\u000a          font-size: 20px;\u000a          font-weight: bold;\u000a          padding: 6px 6px 6px 35px;\u000a          background: url(/static/images/icon_32x32.png) no-repeat 1px 1px; }\u000a          body > header > h1 a {\u000a            text-shadow: 0 1px 0 #fff;\u000a            transition: all 0.1s ease 0s; }\u000a            body > header > h1 a:hover {\u000a              color: #666; }\u000a        body > header > nav.app {\u000a          float: right;\u000a          border-left: 1px solid #ccc; }\u000a          body > header > nav.app > ul > li {\u000a            display: block;\u000a            float: left;\u000a            border-left: 1px solid #fff;\u000a            border-right: 1px solid #ccc; }\u000a            body > header > nav.app > ul > li input {\u000a              margin: 6px;\u000a              width: 300px; }\u000a              body > header > nav.app > ul > li a {\u000a                display: block;\u000a                padding: 10px;\u000a                text-decoration: none;\u000a                text-shadow: 0 1px 0 white;\u000a                background: linear-gradient(#f4f4f4, #ececec), #ececec;\u000a                color: #666;\u000a                text-shadow: 1px 1px 0 #fff;\u000a                text-decoration: none; }\u000a                body > header > nav.app > ul > li a:hover,\u000a                body > header > nav.app > ul > li a:focus {\u000a                  background: linear-gradient(#eee, #ddd), #ddd;\u000a                  color: #333;\u000a                  text-decoration: none; }\u000a                  body > header > nav.app > ul > li a:active {\u000a                    background: linear-gradient(#ddd, #eee), #eee;\u000a                    color: #333;\u000a                    text-decoration: none;\u000a                    text-shadow: -1px -1px 0 #eee; }\u000a            body > header > nav.app > ul > li.notifications {\u000a              display: none; }\u000a      body > nav.messages {\u000a        height: 9.08333em;\u000a        min-height: 3.08333em;\u000a        position: relative;\u000a        overflow: auto;\u000a        border-top: 1px solid #fff;\u000a        background: #fff; }\u000a        body > nav.messages > table {\u000a          width: 100%; }\u000a          body > nav.messages > table > thead > tr {\u000a            background: #eee;\u000a            color: #333; }\u000a            body > nav.messages > table > thead > tr > th {\u000a              padding: 0.25em;\u000a              font-weight: bold;\u000a              text-shadow: 0 1px 0 #fff;\u000a              text-align: left; }\u000a          body > nav.messages > table > tbody > tr {\u000a            cursor: pointer;\u000a            height: 1em;\u000a            transition: all 0.1s ease 0s;\u000a            color: #333;\u000a            background: #fff; }\u000a            body > nav.messages > table > tbody > tr:hover {\u000a              color: #000; }\u000a              body > nav.messages > table > tbody > tr:nth-child(even) {\u000a                background: #f0f0f0; }\u000a                body > nav.messages > table > tbody > tr.selected {\u000a                  background: Highlight;\u000a                  color: HighlightText; }\u000a                  body > nav.messages > table > tbody > tr.deleted {\u000a                    text-decoration: line-through; }\u000a                    body > nav.messages > table > tbody > tr td {\u000a                      padding: 0.25em; }\u000a      body .resizer {\u000a        padding-bottom: 5px;\u000a        cursor: ns-resize; }\u000a        body .resizer > .ruler {\u000a          border-top: 1px solid #ccc;\u000a          border-bottom: 1px solid #fff; }\u000a      body > article {\u000a        display: box;\u000a        box-orient: vertical;\u000a        box-flex: 1; }\u000a        body > article > aside.no-message-mark {\u000a          display: none; }\u000a          body > article.no-message > *, body > article.loading-message > * {\u000a            display: none !important; }\u000a            body > article.no-message > aside.no-message-mark,\u000a            body > article.loading-message > aside.no-message-mark {\u000a              display: box !important;\u000a              box-pack: center;\u000a              box-align: center;\u000a              box-flex: 1;\u000a              font-size: 64px;\u000a              font-weight: bold;\u000a              user-select: none;\u000a              cursor: default;\u000a              color: rgba(255, 255, 255, 0.5);\u000a              text-shadow: rgba(170, 170, 170, 0.5) 1px 1px 1px; }\u000a              body > article.no-message > aside.no-message-mark > div,\u000a              body > article.loading-message > aside.no-message-mark > div {\u000a                display: none; }\u000a        body > article.no-message div.no-message {\u000a          display: block !important; }\u000a          body > article.loading-message div.loading-message {\u000a            display: block !important; }\u000a            body > article > header {\u000a              overflow: hidden;\u000a              *zoom: 1; }\u000a              body > article > header > dl.meta {\u000a                overflow: hidden;\u000a                *zoom: 1;\u000a                padding: 0 0.5em 0.5em; }\u000a                body > article > header > dl.meta dt, body > article > header > dl.meta dd {\u000a                  padding: 0.25em;\u000a                  white-space: nowrap; }\u000a                  body > article > header > dl.meta dt {\u000a                    float: left;\u000a                    clear: left;\u000a                    width: 8em;\u000a                    margin-right: 0.5em;\u000a                    text-align: right;\u000a                    font-weight: bold;\u000a                    color: #666;\u000a                    text-shadow: 0 1px 0 #fff; }\u000a                    body > article > header > dl.meta dd.subject {\u000a                      font-weight: bold; }\u000a                      body > article > header > dl.meta .attachments > ul {\u000a                        display: inline; }\u000a                        body > article > header > dl.meta .attachments > ul > li {\u000a                          display: inline-block;\u000a                          margin-right: 0.5em; }\u000a                          body > article > header > dl.meta .attachments > ul > li > a {\u000a                            color: #00e; }\u000a              body > article > header > nav.views > ul {\u000a                padding: 0 0.5em;\u000a                border-bottom: 1px solid #ccc; }\u000a                body > article > header > nav.views > ul > li.tab {\u000a                  display: inline-block; }\u000a                  body > article > header > nav.views > ul > li.tab > a {\u000a                    display: inline-block;\u000a                    padding: 0.5em;\u000a                    border: 1px solid #ccc;\u000a                    background: #ddd;\u000a                    color: #333;\u000a                    border-width: 1px 1px 0 1px;\u000a                    cursor: pointer;\u000a                    text-shadow: 0 1px 0 #eee; }\u000a                    body > article > header > nav.views > ul > li.tab:not(.selected:hover) > a {\u000a                      background: #eee; }\u000a                      body > article > header > nav.views > ul > li.tab.selected > a {\u000a                        background: #fff;\u000a                        color: #000;\u000a                        height: 13px;\u000a                        box-shadow: 1px 1px 0 #ccc;\u000a                        margin-bottom: -2px; }\u000a                body > article > header > nav.views > ul > li.action {\u000a                  display: inline-block;\u000a                  float: right;\u000a                  margin: 0 0.25em; }\u000a        body > article > iframe.body {\u000a          display: box;\u000a          box-flex: 1;\u000a          background: #fff; }\u000a\u000a.button {\u000a  padding: 0.5em 1em;\u000a  border: 1px solid #ccc;\u000a  border-radius: 2px;\u000a  background: linear-gradient(#f4f4f4, #ececec), #ececec;\u000a  color: #666 !important;\u000a  text-shadow: 1px 1px 0 #fff;\u000a  text-decoration: none; }\u000a  .button:hover, .button:focus {\u000a    border-color: #999;\u000a    border-bottom-color: #666;\u000a    background: linear-gradient(#eee, #ddd), #ddd;\u000a    color: #333 !important;\u000a    text-decoration: none; }\u000a    .button:active {\u000a      border-color: #666;\u000a      border-bottom-color: #999;\u000a      background: linear-gradient(#ddd, #eee), #eee;\u000a      color: #333 !important;\u000a      text-decoration: none;\u000a      text-shadow: -1px -1px 0 #eee; }\u000a\u000a.hidden {\u000a  display: none; }\u000a\u000a  .no-close .ui-dialog-titlebar-close {\u000a    display: none; }\u000a\u000a    .ui-widget {\u000a      font-size: 1em;\u000a      line-height: 1.1em; }\u000a\u000a      p + p {\u000a        margin-top: 1em; }\u000a
p1
.