html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

body { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

body { font-size: 100%; line-height: 1.5em; }

html > body { font-size: 16px; }

body { font-size: 16px; font-family: "dejarip", "Helvetica Neue", Arial, Helvetica, sans-serif; color: #111111; background: #f6f6f6; }

.btn { padding-left: 14px; padding-right: 14px; padding-top: 0.375em; padding-bottom: 0.375em; font-weight: normal; text-align: center; text-decoration: none; text-shadow: black 0 -1px 0; color: white; background: #8a9b0f; border: 1px solid #67740b; border-top: 1px solid #95a526; border-bottom: 1px solid #454d07; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.1))); background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); -moz-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; -webkit-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; -o-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-property: all; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
.btn:hover { background-color: #96a910; }

.header { *zoom: 1; font-weight: bold; }
.header:after { content: ""; display: table; clear: both; }
.header .title a { text-decoration: none; color: #111111; border-bottom: 1px dotted rgba(0, 0, 0, 0.2); -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-property: all; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
.header .title a:hover { border-bottom: 1px solid black; }
@media only screen and (min-width: 600px) { .header .title { float: left; } }
.header .action { float: right; display: none; }
@media only screen and (min-width: 600px) { .header .action { display: block; } }

.body { *zoom: 1; }
.body:after { content: ""; display: table; clear: both; }

.global.header { padding-left: 14px; padding-right: 14px; padding-top: 0.225em; padding-bottom: 0.225em; color: white; background: #333333; }
.global.header .wrapper { margin-right: auto; margin-left: auto; }
@media only screen and (min-width: 600px) { .global.header .wrapper { width: 90%; } }
@media only screen and (min-width: 768px) { .global.header .wrapper { width: 80%; } }
@media only screen and (min-width: 992px) { .global.header .wrapper { width: 70%; max-width: 1150px; } }
.global.header .title { padding: 0.25em 0; text-transform: uppercase; }
.global.header .title a { position: relative; color: white; border-bottom: 1px dotted rgba(255, 255, 255, 0.2); -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-property: all; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
.global.header .title a:hover { border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
.global.header .title a img { display: none; position: absolute; left: -28px; top: 0; width: 18px; height: 18px; }
@media only screen and (min-width: 600px) { .global.header .title a img { display: block; } }
.global.header .btn { display: none; font-weight: normal; text-align: center; text-decoration: none; text-shadow: black 0 -1px 0; color: white; background: #333333; border: 1px solid #262626; border-top: 1px solid #474747; border-bottom: 1px solid #191919; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.1))); background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); -moz-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; -webkit-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; -o-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-property: all; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
.global.header .btn:hover { background-color: #3b3b3b; }
@media only screen and (min-width: 768px) { .global.header .btn { display: inline; } }
.global.header .action { margin-top: 0.375em; font-size: 0.875em; line-height: 1.714em; }
.global.header .action .username { margin-left: 0; margin-right: 14px; margin-top: 0em; margin-bottom: 0em; }
.global.header .progress { display: none; float: right; margin: 0 20px 0 0; padding-left: 0; padding-right: 0; padding-top: 0.375em; padding-bottom: 0.375em; font-size: 0.875em; line-height: 1.714em; font-weight: normal; color: rgba(255, 255, 255, 0.5); }
@media only screen and (min-width: 768px) { .global.header .progress { display: block; } }

.category.header { margin-left: 0; margin-right: 0; margin-top: 0em; margin-bottom: 1.5em; padding-left: 14px; padding-right: 14px; padding-top: 0em; padding-bottom: 0em; background: white; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.category.header .wrapper { margin-right: auto; margin-left: auto; }
@media only screen and (min-width: 600px) { .category.header .wrapper { width: 90%; } }
@media only screen and (min-width: 768px) { .category.header .wrapper { width: 80%; } }
@media only screen and (min-width: 992px) { .category.header .wrapper { width: 70%; max-width: 1150px; } }
.category.header .title { padding-left: 0; padding-right: 0; padding-top: 0.375em; padding-bottom: 0.375em; font-size: 1.875em; line-height: 1.6em; font-family: "bree", "Helvetica Neue", Arial, Helvetica, sans-serif; text-transform: uppercase; }
.category.header .btn { display: none; margin-top: 0.375em; padding-left: 40px; padding-right: 40px; padding-top: 0em; padding-bottom: 0em; font-size: 1.875em; line-height: 1.6em; font-family: "bree", "Helvetica Neue", Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: normal; text-align: center; text-decoration: none; text-shadow: black 0 -1px 0; color: white; background: #8a9b0f; border: 1px solid #67740b; border-top: 1px solid #95a526; border-bottom: 1px solid #454d07; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.1))); background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); -moz-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; -webkit-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; -o-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-property: all; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
.category.header .btn:hover { background-color: #96a910; }
@media only screen and (min-width: 768px) { .category.header .btn { display: block; } }

@media only screen and (min-width: 768px) { .sticky .global.header { margin-left: 0; margin-right: 0; margin-top: 0em; margin-bottom: 6em; }
  .sticky .category.header { z-index: 1000; position: fixed; left: 0; right: 0; top: 0; -moz-box-shadow: rgba(0, 0, 0, 0.05) 0 0 0 3px; -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 0 0 3px; -o-box-shadow: rgba(0, 0, 0, 0.05) 0 0 0 3px; box-shadow: rgba(0, 0, 0, 0.05) 0 0 0 3px; } }

.content.header { margin-left: 0; margin-right: 0; margin-top: -1.5em; margin-bottom: -0.75em; padding-left: 14px; padding-right: 14px; padding-top: 0.75em; padding-bottom: 0em; }
.content.header .wrapper { margin-right: auto; margin-left: auto; }
@media only screen and (min-width: 600px) { .content.header .wrapper { width: 90%; } }
@media only screen and (min-width: 768px) { .content.header .wrapper { width: 80%; } }
@media only screen and (min-width: 992px) { .content.header .wrapper { width: 70%; max-width: 1150px; } }
.content.header .title { font-size: 1.5em; line-height: 2em; text-transform: uppercase; }
.content.header .action { margin-top: 0.75em; }
.content.header .action .networks { display: inline; margin-left: 0; margin-right: 14px; margin-top: 0em; margin-bottom: 0em; }
.content.header .action .networks .network-link { display: none; text-decoration: none; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; -moz-transition-property: opacity; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
@media only screen and (min-width: 992px) { .content.header .action .networks .network-link { display: inline; } }
.content.header .action:hover .network-link { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75); opacity: 0.75; }
.content.header .action:hover a:hover { cursor: pointer; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }

.content.body { margin-left: 0; margin-right: 0; margin-top: 1.5em; margin-bottom: 1.5em; margin-right: auto; margin-left: auto; list-style: none; background: white; -moz-box-shadow: rgba(0, 0, 0, 0.05) 0 0 0 0.5em; -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 0 0 0.5em; -o-box-shadow: rgba(0, 0, 0, 0.05) 0 0 0 0.5em; box-shadow: rgba(0, 0, 0, 0.05) 0 0 0 0.5em; outline: 1px solid rgba(0, 0, 0, 0.2); }
@media only screen and (min-width: 600px) { .content.body { width: 90%; } }
@media only screen and (min-width: 768px) { .content.body { width: 80%; } }
@media only screen and (min-width: 992px) { .content.body { width: 70%; max-width: 1150px; } }
@media only screen and (min-width: 600px) { .content.body .cols .col { float: left; width: 50%; }
  .content.body .cols .col { float: left; width: 50%; } }
.content.body .comparison { background: rgba(0, 0, 0, 0.05); }
.content.body .comparison form { padding-left: 14px; padding-right: 14px; padding-top: 0.75em; padding-bottom: 1.5em; -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0; -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0; -o-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0; box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0; }

.content.footnotes { margin-right: auto; margin-left: auto; -moz-column-count: 2; -webkit-column-count: 2; -o-column-count: 2; column-count: 2; margin-left: auto; margin-right: auto; margin-top: 1.5em; margin-bottom: 1.5em; color: rgba(0, 0, 0, 0.75); }
@media only screen and (min-width: 600px) { .content.footnotes { width: 90%; } }
@media only screen and (min-width: 768px) { .content.footnotes { width: 80%; } }
@media only screen and (min-width: 992px) { .content.footnotes { width: 70%; max-width: 1150px; } }
.content.footnotes .title { margin-left: 14px; margin-right: 14px; margin-top: 0em; margin-bottom: 0.75em; font-weight: bold; }
.content.footnotes p { margin-left: 14px; margin-right: 14px; margin-top: 0em; margin-bottom: 0.75em; }

.mothership.category .title { padding-left: 14px; padding-right: 14px; padding-top: 0.75em; padding-bottom: 0.75em; font-weight: bold; font-size: 1.25em; line-height: 1.2em; text-transform: uppercase; }
.mothership.category .title a { text-decoration: none; color: #111111; border-bottom: 1px solid rgba(0, 0, 0, 0); -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-property: all; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
.mothership.category .something { padding-left: 14px; padding-right: 14px; padding-top: 0em; padding-bottom: 0em; }
.mothership.category:hover .title a { border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.mothership.category:hover .title a:hover { border-bottom: 1px solid black; }

.intro { overflow: hidden; *zoom: 1; clear: both; padding-left: 14px; padding-right: 14px; padding-top: 0.75em; padding-bottom: 0.75em; font-size: 1.125em; line-height: 1.333em; background: rgba(0, 0, 0, 0.05); border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.main { clear: both; }

.list .item { margin-left: 0; margin-right: 0; margin-top: 0em; margin-bottom: 0.75em; padding-left: 14px; padding-right: 14px; padding-top: 0em; padding-bottom: 0em; }
.list .item a { text-decoration: none; color: black; border-bottom: 1px solid rgba(0, 0, 0, 0); -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-property: all; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
.list .item strong { font-weight: bold; }
.list:hover .item a { border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.list:hover .item a:hover { border-bottom: 1px solid black; }
.list.list-numbered .item { list-style: inside decimal; }
.list.list-dots .item:before { content: "·"; padding-right: 0.5em; font-weight: bold; color: #e97f02; }
.list.list-positive .item:before { content: "{"; padding-right: 0.5em; font-family: "Pictos", sans-serif; color: #8a9b0f; }
.list.list-negative .item:before { content: "}"; padding-right: 0.5em; font-family: "Pictos", sans-serif; color: #bd1550; }

.rankings { padding-left: 14px; padding-right: 14px; padding-top: 0.75em; padding-bottom: 0.75em; }
.rankings .question { font-weight: bold; }
.rankings .answer { margin-left: 0; margin-right: 0; margin-top: 0em; margin-bottom: 0.75em; }

.items { clear: both; }
.items .title { padding-left: 14px; padding-right: 14px; padding-top: 0.75em; padding-bottom: 0.75em; font-weight: bold; text-transform: uppercase; }
@media only screen and (min-width: 480px) { .items .list { -moz-column-count: 2; -webkit-column-count: 2; -o-column-count: 2; column-count: 2; } }
@media only screen and (min-width: 600px) { .items .list { -moz-column-count: 3; -webkit-column-count: 3; -o-column-count: 3; column-count: 3; } }
@media only screen and (min-width: 992px) { .items .list { -moz-column-count: 4; -webkit-column-count: 4; -o-column-count: 4; column-count: 4; } }

.statements { clear: both; }
@media only screen and (min-width: 992px) { .statements .list { -moz-column-count: 2; -webkit-column-count: 2; -o-column-count: 2; column-count: 2; } }

.chart { padding-left: 0; padding-right: 0; padding-top: 0em; padding-bottom: 0.75em; -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0; -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0; -o-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0; box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0; }
.chart .title { padding-left: 14px; padding-right: 14px; padding-top: 0.75em; padding-bottom: 0.75em; font-weight: bold; text-transform: uppercase; }

.explanation { padding-left: 0; padding-right: 0; padding-top: 0.75em; padding-bottom: 0.75em; }
.explanation p, .explanation h2 { margin-left: 14px; margin-right: 14px; margin-top: 0em; margin-bottom: 0em; padding-left: 14px; padding-right: 14px; padding-top: 0em; padding-bottom: 0em; font-size: 0.813em; line-height: 1.846em; color: rgba(0, 0, 0, 0.75); -moz-box-shadow: rgba(0, 0, 0, 0.1) -1px 0 0; -webkit-box-shadow: rgba(0, 0, 0, 0.1) -1px 0 0; -o-box-shadow: rgba(0, 0, 0, 0.1) -1px 0 0; box-shadow: rgba(0, 0, 0, 0.1) -1px 0 0; }
.explanation h2 { font-weight: bold; text-indent: 1em; }
.explanation p { text-indent: 1em; }

.footer { overflow: hidden; *zoom: 1; margin-left: 0; margin-right: 0; margin-top: 1.5em; margin-bottom: 0em; color: white; background: #333333; }
.footer .wrapper { margin-right: auto; margin-left: auto; }
@media only screen and (min-width: 600px) { .footer .wrapper { width: 90%; } }
@media only screen and (min-width: 768px) { .footer .wrapper { width: 80%; } }
@media only screen and (min-width: 992px) { .footer .wrapper { width: 70%; max-width: 1150px; } }
.footer .maslow { padding-left: 14px; padding-right: 14px; padding-top: 1.5em; padding-bottom: 1.5em; text-align: center; color: rgba(255, 255, 255, 0.75); border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
.footer .maslow a { color: rgba(255, 255, 255, 0.75); }
.footer .maslow q { display: block; font-style: italic; }
.footer .maslow q:before { content: '"'; }
.footer .maslow q:after { content: '"'; }
.footer .links { padding-left: 14px; padding-right: 0; padding-top: 1.5em; padding-bottom: 0em; }
.footer .links a { color: white; }
.footer .mixpanel { float: right; width: auto; padding-left: 0; padding-right: 14px; padding-top: 1.5em; padding-bottom: 0em; text-align: right; }

.assertions .assertion { position: relative; padding-left: 14px; padding-right: 14px; padding-top: 0.75em; padding-bottom: 0.75em; background: rgba(0, 0, 0, 0.01); -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0; -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0; -o-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0; box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0; -moz-transition-property: background; -webkit-transition-property: background; -o-transition-property: background; transition-property: background; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
.assertions .assertion a { text-decoration: none; color: #111111; border: 1px solid rgba(0, 0, 0, 0); -moz-transition-property: border-color; -webkit-transition-property: border-color; -o-transition-property: border-color; transition-property: border-color; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
.assertions .assertion:hover a { border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.assertions .assertion:hover a:hover { border-bottom: 1px solid black; }
.assertions .assertion:hover .share { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
.assertions .assertion .header { font-weight: bold; text-transform: uppercase; }
.assertions .assertion .share { position: absolute; right: 0; top: 0; margin-left: 0; margin-right: 14px; margin-top: 0.75em; margin-bottom: 0em; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -moz-transition-property: opacity; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
.assertions .assertion .outcome { *zoom: 1; display: block; }
.assertions .assertion .outcome:after { content: ""; display: table; clear: both; }
.assertions .assertion .outcome a { font-weight: normal; }
.assertions .assertion .outcome .bar { display: block; width: 100%; font-size: 0.75em; line-height: 2em; line-height: 1.275em; margin-top: 0.375em; color: rgba(0, 0, 0, 0.45); background: #f8ca00; }
.assertions .assertion .outcome .bar .fight { display: inline-block; text-align: right; color: rgba(0, 0, 0, 0.45); background: #e97f02; border-right: 1px solid white; }
.assertions .assertion .summary { *zoom: 1; font-size: 0.875em; line-height: 1.714em; color: #888888; }
.assertions .assertion .summary:after { content: ""; display: table; clear: both; }
.assertions .assertion .summary .left { float: left; width: 15%; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow: ellipsis; text-align: left; }
.assertions .assertion .summary .right { float: right; width: 15%; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow: ellipsis; text-align: right; }
.assertions .assertion .summary .votes { float: left; width: 70%; text-align: center; }
.assertions .assertion.highlight { z-index: 10; position: relative; margin: -2px; background: rgba(0, 0, 0, 0); outline: 1px solid #f8ca00; -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 0 10px; -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 0 10px; -o-box-shadow: rgba(0, 0, 0, 0.25) 0 0 10px; box-shadow: rgba(0, 0, 0, 0.25) 0 0 10px; }

.shortlink { padding: 0 1px; vertical-align: top; outline: 1px inset rgba(0, 0, 0, 0.25); background: white; }
.shortlink::selection { color: white; background: #bd1550; }
.shortlink::-moz-selection { color: white; background: #bd1550; }
.shortlink:focus { text-shadow: none; outline: 1px outset rgba(0, 0, 0, 0.25); }

#category-new label, #category-new input, #category-new textarea, #category-new div.submit { float: left; margin: 14px; }
#category-new input, #category-new textarea { width: 50%; }
#category-new textarea { height: 10em; }
#category-new button.submit { float: right; font-weight: normal; text-align: center; text-decoration: none; text-shadow: black 0 -1px 0; color: white; background: #8a9b0f; border: 1px solid #67740b; border-top: 1px solid #95a526; border-bottom: 1px solid #454d07; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.1))); background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); -moz-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; -webkit-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; -o-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.5) 0 -1px 0, rgba(255, 255, 255, 0.1) -1px 0 0, rgba(255, 255, 255, 0.1) 1px 0 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-property: all; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
#category-new button.submit:hover { background-color: #96a910; }
#category-new div.submit { clear: both; }
#category-new label { clear: left; width: 30%; }

.st_twitter_custom { margin: 0 3px 0 0; padding: 0px 24px 4px 0; background: url(/socialmediaicons/twitter-24x24.png) no-repeat scroll left top transparent; }

.st_plusone_custom { margin: 0 3px 0 0; padding: 0px 0 4px 0; background: url(/socialmediaicons/google+-24x24.png) no-repeat scroll left top transparent; }

.st_reddit_custom { margin: 0 3px 0 0; padding: 0px 24px 4px 0; background: url(/socialmediaicons/reddit-24x24.png) no-repeat scroll left top transparent; }
