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

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html, button, input, select, textarea {
    font-family: sans-serif;
    color: #ddd
}

body {
    margin: 0;
    font-size: .9em;
    line-height: 1.5;
    background-color: #000;
}

::-moz-selection {
    background: #189fcc;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #189fcc;
    color: #fff;
    text-shadow: none
}

a {
    color: #ffa500;
    -moz-transition: color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    outline: none
}

a:visited {
    color: #ffa500
}

a:hover {
    color: #ffa500
}

a:hover, a:active {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold
}

pre, code, kbd, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

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

small {
    font-size: 85%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

ul, ol {
    margin: 1em 0;
    padding: 0 0 0 40px
}

dd {
    margin: 0 0 0 40px
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

label {
    cursor: pointer
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}

button[disabled], input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

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

td {
    vertical-align: top
}

.font-din, #header nav ul, #footer, .content-title, .content ul.box-list a, .socialwidgets-trigger, .options-list, .download-button .primary-dlbutton, #content #expansion .header p, .release #section-menu, .release .intro-wrapper h1, .release .intro-wrapper .releases li, .release .intro-wrapper .releasedate span, .release .intro-wrapper .lang-sel span, .release h2, .release .contextheading, .release .lang-selector {
    -webkit-font-smoothing: antialiased;
    font-family: EngschriftDIND,DINCondensedC,Arial,sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

.ja .font-din, .ja #header nav ul, .ja #footer, .ja .content-title, .ja .content ul.box-list a, .ja .socialwidgets-trigger, .ja .options-list, .ja .download-button .primary-dlbutton, .ja #content #expansion .header p, .ja .release #section-menu, .ja .release .intro-wrapper h1, .ja .release .intro-wrapper .releases li, .ja .release .intro-wrapper .releasedate span, .ja .release .intro-wrapper .lang-sel span, .ja .release h2, .ja .release .contextheading, .ja .release .lang-selector {
    font-family: 'Meiryo UI', Meiryo, Mincho, sans-serif;
    text-transform: none
}

.ru .font-din, .ru #header nav ul, .ru #footer, .ru .content-title, .ru .content ul.box-list a, .ru .socialwidgets-trigger, .ru .options-list, .ru .download-button .primary-dlbutton, .ru #content #expansion .header p, .ru .release #section-menu, .ru .release .intro-wrapper h1, .ru .release .intro-wrapper .releases li, .ru .release .intro-wrapper .releasedate span, .ru .release .intro-wrapper .lang-sel span, .ru .release h2, .ru .release .contextheading, .ru .release .lang-selector {
    font-family: 'DINCondensedC', Arial, sans-serif
}

.shadowed {
    -moz-box-shadow: 0 0 13px #000;
    -webkit-box-shadow: 0 0 13px #000;
    box-shadow: 0 0 13px #000
}

.zero-opacity {
    opacity: 0;
    filter: alpha(opacity=0)
}

.transition-all {
    -moz-transition: all .2 ease-in-out;
    -webkit-transition: all .2 ease-in-out;
    -o-transition: all .2 ease-in-out;
    transition: all .2 ease-in-out
}

html, body {
    font-family: 'Arial', sans-serif
}

h1, h2, h3, h4, h5, h6 {
    color: #fff
}

address {
    font-style: normal
}

body {
    background: #000;
    position: relative;
}

.touch body {
    -webkit-background-size: 2000px 1600px
}

body.ja {
    font-family: 'Meiryo UI', Meiryo, Mincho, sans-serif
}

a {
    text-decoration: none
}

h1 {
    margin: 0
}

.l-fixed {
    display: block;
    float: left;
    margin-left: -100%
}

.l-fixed-2 {
    display: block;
    float: left;
    margin-right: -100%
}

.l-fluid {
    display: block;
    float: left;
    width: 100%
}

.l-fluid-content {
    display: block
}

.l-full-width .panel-content > .l-fixed {
    display: none
}

.l-full-width .panel-content > .l-fluid > .l-fluid-content {
    border: 0 none;
    margin: 0;
    padding: 0
}

.l-landing-page .section {
    float: left;
    margin-top: 30px;
    width: 48.6%;
}

.l-landing-page .section.right {
    float: right
}

.l-landing-page .section img {
    width: 100%
}

@media only screen and (max-width: 480px) {
    .l-landing-page .section {
        float: none;
        width: 100%
    }
}

.l-panel-wrapper {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    border: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.1);
    border-width: 1px 0 0 0;
    min-height: 800px;
    padding: 30px 0;
}

@media only screen and (max-width: 479px) {
    .l-panel-wrapper {
        border: 0
    }
}

.l-top-strip {
    padding-top: 20px;
    margin-bottom: 20px
}

.l-widest {
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
}

@media only screen and (max-width: 1020px) {
    .l-widest {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (max-width: 768px) {
    .is-mobile-nav-open #main,
    .is-mobile-nav-open MAIN {
        border-left: 1px solid #37393b;
        left: 270px
    }
}

@media only screen and (max-width: 480px) {
    .flexboxlegacy .l-with-news-archive .content {
        display: box;
        display: -moz-box;
        display: -ms-box;
        display: -webkit-box;
        box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-box-orient: vertical;
        -webkit-box-orient: vertical;
    }

    .flexboxlegacy .l-with-news-archive .content .archive-side-panel {
        box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-box-ordinal-group: 2;
        -webkit-box-ordinal-group: 2
    }

    .flexboxlegacy .l-with-news-archive .content .news-list {
        box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-box-ordinal-group: 1;
        -webkit-box-ordinal-group: 1
    }

    .nav-handheld > ul {
        margin-top: 30px !important
    }
}

@media only screen and (max-width: 480px) {
    .logged-in #header {
        margin-top: 27px
    }
}

#header {
    background: rgba(0, 0, 0, 0.6);
    border-bottom: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.1);
    padding: 29px 0;
}

#header > div {
    margin: 0 auto;
}

@media only screen and (max-width: 480px) {
    #header > div {
        padding: 0
    }
}

#header h1 {
    margin: 0
}

#header nav {
    margin: 0 auto;
}

.ja #header nav ul {
    font-weight: bold
}

.no-fontface #header nav ul {
    font-size: 90%
}

#header #show-menu {
    border-bottom: 10px double #fff;
    border-top: 3px solid #fff;
    display: none;
    float: right;
    height: 4px;
    padding: 0 0 0 24px
}

#header .eve {
    margin: 0 40px 0 0;
    display: block;
    float: left
}

.oldie #header {
    position: relative;
    z-index: 100
}

@media only screen and (max-width: 768px) {
    #header #show-menu {
        display: inline-block;
        margin-top: 25px
    }
}

@media only screen and (max-width: 480px) {
    #header {
        background: rgba(0, 0, 0, 0.9);
        padding: 10px 10px 0;
        position: relative;
        z-index: 1
    }

    #header h1 {
        display: inline-block
    }

    #header nav .eve {
        display: inline-block;
        float: none;
        margin: 0;
        padding: 0 0 7px;
    }

    #header nav .eve img {
        width: 60px
    }

    #header #show-menu {
        margin-top: 4px
    }
}

#footer {
    border-top: 1px solid #343334;
    background: #000;
    height: 199px;
}

@media (max-width: 767px) {
    #footer {
        height: auto
    }
}

.no-fontface #footer {
    font-size: 89%
}

.ie7 #footer {
    position: relative;
    z-index: 1
}

#footer .wrapper {
    position: relative;
    padding: 21px 30px;
    margin: 0 auto;
}

@media (max-width: 979px) {
    #footer .wrapper {
        padding: 21px 20px
    }
}

@media (min-width: 980px) {
    #footer .wrapper {
        padding: 21px 2%
    }
}

#footer a {
    text-decoration: none;
}

#footer a:hover {
    color: #fff
}

#footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#footer ul li {
    float: left
}

#footer ul.links li:before {
    position: relative;
    content: '|';
    display: inline-block;
    top: -2px;
    font-size: 77%;
    color: #4d4d4d;
    padding: 0 10px
}

#footer ul.links li:first-child:before {
    content: '';
    padding: 0
}

@media only screen and (max-width: 480px) {
    #footer ul.links li {
        float: none
    }

    #footer ul.links li:before {
        content: ' ';
        padding: 0
    }
}

.ie7 #footer ul.links li.first {
    padding: 0;
    background: none
}

#footer .social-media {
    padding: 0 0 30px 0;
}

#footer .social-media h2 {
    color: #606060;
    float: left;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.2em;
    margin: 10px 15px 0 0;
    -moz-transition: color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}

#footer .social-media h2.over {
    color: #fff
}

#footer .social-media ul {
    float: left;
}

#footer .social-media ul li {
    margin-right: 0;
    float: left;
    margin-right: 8px;
}

#footer .social-media ul li a {
    font-family: "Icons", sans-serif;
    color: #fff;
    display: block;
    float: left;
    font-size: 1.4em;
    line-height: 1em;
    -moz-transition: background-color .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    padding: 8px;
}

#footer .social-media ul li a:hover {
    color: #666;
    background-color: #606060;
    text-decoration: none
}

#footer .social-media ul li.social-media-facebook .social-media-icon:before {
    content: "\e004"
}

#footer .social-media ul li.social-media-facebook .social-media-icon:hover {
    color: #fff
}

#footer .social-media ul li.social-media-facebook a {
    background-color: #34579b
}

#footer .social-media ul li.social-media-twitter .social-media-icon:before {
    content: "\e001"
}

#footer .social-media ul li.social-media-twitter .social-media-icon:hover {
    color: #fff
}

#footer .social-media ul li.social-media-twitter a {
    background-color: #2faae1
}

#footer .social-media ul li.social-media-youtube .social-media-icon:before {
    content: "\e003"
}

#footer .social-media ul li.social-media-youtube .social-media-icon:hover {
    color: #fff
}

#footer .social-media ul li.social-media-youtube a {
    background-color: #da4a38
}

#footer .social-media ul li.social-media-gplus .social-media-icon:before {
    content: "\e002"
}

#footer .social-media ul li.social-media-gplus .social-media-icon:hover {
    color: #fff
}

#footer .social-media ul li.social-media-gplus a {
    background-color: #e61d2a
}

#footer .social-media ul li .social-media-icon:hover:before {
    color: #666
}

#footer .social-media-label {
    display: none;
}

.ie7 #footer .social-media-label {
    display: inline
}

#footer p {
    margin: 0;
    clear: both;
    color: #606060
}

#footer .rating {
    margin-top: 1em;
}

@media (min-width: 768px) {
    #footer .rating {
        position: absolute;
        right: 2%;
        top: 21px
    }
}

#main,
MAIN {
    position: relative;
    -moz-transition: width .5s ease-in-out;
    -webkit-transition: width .5s ease-in-out;
    -o-transition: width .5s ease-in-out;
    transition: width .5s ease-in-out;
}

@media only screen and (max-width: 480px) {
    #main,
    MAIN {
        padding: 0 0 0 0;
        margin-bottom: 0
    }

    #main,
    MAIN > .panel {
        margin-bottom: 0
    }
}

.ie7 #main,
.ie7 MAIN {
    z-index: 10
}

.panel .col-content {
    color: #ddd;
    padding: 0 0 0 30px
}

.oldie .panel {
    zoom: 1
}

.panel .section {
    margin-bottom: 30px
}

@media only screen and (max-width: 768px) {
    .panel .col-content {
        padding: 0
    }
}

.panel-content > .l-fixed {
    width: 219px
}

.panel-content > .l-fluid > .l-fluid-content {
    border-left: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.1);
    margin-left: 229px
}

@media only screen and (max-width: 1020px) {
    .panel-content > .l-fixed {
        width: 149px
    }

    .panel-content > .l-fluid .l-fluid-content {
        margin-left: 159px
    }
}

@media only screen and (max-width: 768px) {
    .panel-content > .l-fixed {
        display: none
    }

    .panel-content > .l-fluid .l-fluid-content {
        border: 0;
        margin-left: 0
    }
}

.content-topimage {
    border: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.2);
    margin-bottom: 30px;
}

.content-topimage + .content-title {
    margin-bottom: 20px
}

.content-topimage img {
    margin-bottom: -10.31%;
    margin-left: -4.25%;
    margin-top: -4.73%;
    width: 108.55%
}

@media only screen and (max-width: 479px) {
    .content-topimage {
        margin-top: 0
    }

    .content-topimage img {
        margin-bottom: -10%;
        margin-top: -4.6%;
        width: 108.4%
    }
}

.content-title {
    color: #ffa500;
    font-size: 2.5em !important;
    line-height: 1 !important;
    margin: 0 0 30px 0;
}

.ja .content-title {
    font-weight: bold
}

#content .section > h2 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(55, 54, 62, 0.2)), color-stop(1, rgba(55, 54, 62, 0.5)));
    background: -moz-linear-gradient(top, rgba(55, 54, 62, 0.2) 0%, rgba(55, 54, 62, 0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(55, 54, 62, 0.2) 0%, rgba(55, 54, 62, 0.5) 100%);
    background: -o-linear-gradient(top, rgba(55, 54, 62, 0.2) 0%, rgba(55, 54, 62, 0.5) 100%);
    background: -ms-linear-gradient(top, rgba(55, 54, 62, 0.2) 0%, rgba(55, 54, 62, 0.5) 100%);
    background: linear-gradient(top, rgba(55, 54, 62, 0.2) 0%, rgba(55, 54, 62, 0.5) 100%);
    padding: 0 10px;
    margin: 0 0 20px 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-width: 1px 0;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7)
}

#content article {
    padding: 0 0 35px 0;
}

#content article:last-child {
    border-bottom: none
}

#content article header {
    margin: 0 0 10px 0;
}

#content article header h2 {
    margin: 0;
    font-weight: normal;
}

#content article header h2 a {
    color: #fff;
}

#content article header h2 a:hover {
    text-decoration: underline
}

#content article header small {
    color: #a4a4a4
}

.content {
    font-size: .972em;
    line-height: 1.6;
    min-height: 600px;
}

.content h1, .content h2 {
    overflow: hidden
}

.content h2 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 1.125em;
    margin: 30px 0 5px 0
}

.content h5 {
    font-size: .9em;
    margin-bottom: .3em
}

.content p {
    margin-top: 0
}

.content a:hover {
    text-decoration: underline
}

.content img {
    max-width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: auto !important
}

.content > h2:first-child, .content > p:first-child, .content .row-fluid > div h2:first-child, .content .row-fluid > div p:first-child {
    margin-top: 0
}

.content ul.row-fluid {
    list-style: none;
    padding: 0
}

.content ul.box-list li {
    margin-bottom: 1em
}

.content ul.box-list a {
    display: block;
    text-align: center;
    height: 100px;
    line-height: 100px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    font-size: 1.5em;
}

.content ul.box-list a:hover {
    background: rgba(255, 255, 255, 0.05);
    text-decoration: none
}

.content p.read-more a:before {
    content: '\00BB  '
}

.content figure {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
}

.content figure.left {
    float: left;
    margin: 0 1em 1em 0
}

.content figure.right {
    float: right;
    margin: 0 0 1em 1em
}

@media only screen and (max-width: 480px) {
    .content figure.left, .content figureright {
        float: none;
        margin: 1em 0
    }
}

.content figure img {
    border: 0;
    margin: 10px
}

.content figure figcaption {
    width: 150px;
    background: rgba(0, 0, 0, 0.1);
    text-align: left;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 5px 10px;
    font-size: .7em;
    color: #999;
}

@media only screen and (max-width: 480px) {
    .content figure figcaption {
        width: auto
    }
}

.content ul.timeline {
    list-style: none;
    padding: 0 0 0 120px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

@media only screen and (max-width: 480px) {
    .content ul.timeline {
        background: none !important;
        padding: 0
    }
}

.content ul.timeline.amarr {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/backstory/timeline_amarr.png")
}

.content ul.timeline.gallente {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/backstory/timeline_gallente.png")
}

.content ul.timeline.minmatar {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/backstory/timeline_minmatar.png")
}

.content ul.timeline.caldari {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/backstory/timeline_caldari.png")
}

.content ul.timeline li {
    position: relative;
    padding: 0 0 1em 30px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.content ul.timeline li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 20px;
    height: 1px;
    border-top: 1px solid rgba(255, 255, 255, 0.3)
}

.content ul.timeline h3 {
    position: relative;
    top: -10px;
    margin: 0;
    font-size: 1em;
    color: #ffa500
}

.content ul.timeline p {
    position: relative;
    top: -10px;
    margin: 0
}

.content .content-title {
    font-size: 2.572em !important
}

.content .news h1 {
    font-size: 1.143em
}

.content .section-title {
    font-size: 2em
}

#dev-blogs article > h1, #eve-online-news article > h1, #world-news article > h1, #press-releases article > h1, #in-the-press article > h1, #news article > h1, #dev-blogs article > h2, #eve-online-news article > h2, #world-news article > h2, #press-releases article > h2, #in-the-press article > h2, #news article > h2 {
    font-family: Arial, sans-serif;
    border: 0;
    text-transform: none;
    font-weight: bold
}

#dev-blogs .archive-notice, #eve-online-news .archive-notice, #world-news .archive-notice, #press-releases .archive-notice, #in-the-press .archive-notice, #news .archive-notice, #dev-blogs article header h2, #eve-online-news article header h2, #world-news article header h2, #press-releases article header h2, #in-the-press article header h2, #news article header h2 {
    overflow: hidden
}

img.left {
    float: left;
    margin: 0 20px 20px 0
}

img.right {
    float: right;
    margin: 0 0 20px 20px
}

p.center {
    text-align: center
}

.fb-like > span {
    vertical-align: baseline !important
}

ul.row-fluid {
    padding: 0;
}

ul.row-fluid > li {
    list-style: none
}

.pages {
    text-align: center;
    line-height: 1;
}

.pages a, .pages span {
    display: inline-block;
    border: 1px solid rgba(32, 32, 32, 0.4);
    padding: 6px 9px;
}

.pages a:hover, .pages span:hover, .pages a.active, .pages span.active {
    text-decoration: none;
    border-color: #ffa500;
    color: #ffa500
}

.pages a.active, .pages span.active {
    font-weight: bold
}

.pages a.break, .pages span.break {
    border: none;
    padding: 2px 0
}

.pages a.page-next:after, .pages span.page-next:after {
    content: "  \00BB"
}

.pages a.page-prev:before, .pages span.page-prev:before {
    content: "\00AB  "
}

.pages span.page-prev, .pages span.page-next {
    color: #777;
    border-color: #aaa
}

@media only screen and (max-width: 480px) {
    .flexboxlegacy .pages {
        margin-bottom: 30px
    }
}

.archive-side-panel {
    background: #37393b;
    background: rgba(255, 255, 255, 0.07);
    border: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.1);
    float: right;
    margin: 0 0 20px 30px;
    padding: 20px;
    width: 150px;
}

.archive-side-panel > h2 {
    margin-top: 0
}

@media only screen and (max-width: 480px) {
    .archive-side-panel {
        float: none;
        margin: 0;
        width: auto
    }

    .no-flexboxlegacy .archive-side-panel {
        float: right;
        font-size: .9em;
        margin: 0 0 20px 20px;
        padding: 10px;
        width: 90px
    }
}

.archive-notice {
    padding: 20px;
    line-height: 1;
    margin-top: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.1);
    font-weight: bold
}

#fleet-fight .input-datetime-separator {
    display: inline-block;
    margin: 0 5px
}

#fleet-fight .input-time {
    height: 23px;
    padding: 0;
    width: 95px;
}

#fleet-fight .input-time.has-step-controls {
    width: 50px !important
}

#fleet-fight .input-date-datepicker-control .ui-datepicker-header .ui-icon {
    top: 12px
}

#fleet-fight .input-date-datepicker-control .ui-datepicker-header .ui-icon-circle-triangle-w {
    left: 10px
}

.ie #fleet-fight .input-time {
    height: 1em;
    padding: 4px
}

#error500 header {
    background: none;
    width: 80%;
    margin: 0 auto;
}

.rgba #error500 header {
    background: none;
    border: none
}

#error500 header .eve {
    float: none
}

#error500 #main,
#error500 MAIN {
    padding: 0;
    width: 80%;
    margin: 0 auto;
}

#error500 #main h1,
#error500 MAIN h1 {
    padding: 0;
    line-height: 1;
    margin: 25px 0 30px 0
}

#error500 MAIN #wormhole-collapse,
#error500 #main #wormhole-collapse {
    font-size: 185.7%;
    font-weight: bold;
    width: 66%
}

#error500 MAIN #frontpage,
#error500 #main #frontpage {
    font-weight: bold;
    font-size: 157%;
    margin: 1.2em 0;
    display: block
}

#error500 #main #other-resources,
#error500 MAIN #other-resources {
    font-weight: bold
}

#error500 #main ul,
#error500 MAIN ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#error500 #main ul li:before,
#error500 MAIN ul li:before {
    content: "\00BB";
    padding-right: 5px
}

#error500 #main ul li a,
#error500 MAIN ul li a {
    color: #fff;
}

.ie7 #error500 #main ul,
.ie7 #error500 MAIN ul {
    list-style: disc;
    padding-left: 20px
}

.policies ol h1, .policies ol h2 {
    overflow: visible
}

.policies .plain-list {
    margin-top: -30px
}

.rss-feeds {
    list-style-type: none;
    padding-left: 10px;
}

.field-validation-error {
    color: #f00
}

.container {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1
}

.container:before, .container:after {
    content: "";
    display: table
}

.container:after {
    clear: both
}

.container-fluid {
    padding-left: 20px;
    padding-right: 20px;
    *zoom: 1
}

.container-fluid:before, .container-fluid:after {
    content: "";
    display: table
}

.container-fluid:after {
    clear: both
}

@media only screen and (max-width: 767px) {
    .row-fluid > [class*="span"] {
        float: none;
        display: block;
        width: auto;
        margin: 0
    }
}

@media only screen and (min-width: 768px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        content: "";
        display: table
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid > [class*="span"] {
        float: left;
        margin-left: 2.127659574%
    }

    .row-fluid > [class*="span"]:first-child {
        margin-left: 0
    }

    .row-fluid > .span1 {
        width: 6.382978723%
    }

    .row-fluid > .span2 {
        width: 14.89361702%
    }

    .row-fluid > .span3 {
        width: 23.404255317%
    }

    .row-fluid > .span4 {
        width: 31.914893614%
    }

    .row-fluid > .span5 {
        width: 40.425531911%
    }

    .row-fluid > .span6 {
        width: 48.93617020799999%
    }

    .row-fluid > .span7 {
        width: 57.446808505%
    }

    .row-fluid > .span8 {
        width: 65.95744680199999%
    }

    .row-fluid > .span9 {
        width: 74.468085099%
    }

    .row-fluid > .span10 {
        width: 82.97872339599999%
    }

    .row-fluid > .span11 {
        width: 91.489361693%
    }

    .row-fluid > .span12 {
        width: 99.99999998999999%
    }
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    filter: Alpha(0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible;
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 21px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: normal
}

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px
}

.ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5
}

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: #fff;
    height: 100%;
    opacity: .25;
    filter: alpha(opacity=25)
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    -moz-box-shadow: 0 0 5px #aaa;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff;
    repeat-xcolor: #222;
}

.ui-widget-content a {
    color: #222;
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc;
    repeat-xcolor: #222;
    font-weight: bold
}

.ui-widget-header a {
    color: #222;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6;
    repeat-xfont-weight: normal;
    color: #555;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #999;
    background: #dadada;
    repeat-xfont-weight: normal;
    color: #212121;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff;
    repeat-xfont-weight: normal;
    color: #212121;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee;
    repeat-xcolor: #363636;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #363636;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec;
    repeat-xcolor: #cd0a0a;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #cd0a0a;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: alpha(opacity=70);
    filter: Alpha(70);
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: alpha(opacity=35);
    filter: Alpha(35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(35);
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px;
}

.ui-widget-overlay {
    background: #aaa;
    repeat-xopacity: .3;
    filter: alpha(opacity=30);
    filter: Alpha(30);
}

.ui-widget-shadow {
    margin: -8px;
    padding: 8px;
    background: #aaa;
    repeat-xopacity: .3;
    filter: alpha(opacity=30);
    filter: Alpha(30);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}

.arrow {
    cursor: pointer;
    position: relative;
}

.arrow.is-disabled {
    cursor: default;
}

.arrow.is-disabled .arrow-body {
    background: #555
}

.arrow.arrow-left.is-disabled .arrow-end {
    border-color: transparent #555 transparent transparent
}

.arrow.arrow-left .arrow-end {
    border-width: 17.5px 17px 17.5px 0;
    border-color: transparent #ffa500 transparent transparent;
    left: -17px
}

.arrow.arrow-right.is-disabled .arrow-end {
    border-color: transparent transparent transparent #555
}

.arrow.arrow-right .arrow-end {
    border-width: 17.5px 0 17.5px 17px;
    border-color: transparent transparent transparent #ffa600;
    right: -17px
}

.arrow-body {
    background: none repeat scroll 0 0 #ffa500;
    height: 17px;
    margin-top: 8px;
    text-indent: -9999px;
    width: 100%
}

.arrow-end {
    border-style: solid;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.bigmessage {
    background: #121313;
    border: 1px solid #1c1f21;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 20px 30px;
}

.bigmessage > div {
    float: left;
    width: 560px
}

.bigmessage p {
    font-size: 13px;
    margin: 0
}

.bigmessage > .bigmessage-icon {
    float: left;
    margin-right: 30px
}

.bigmessage-icon {
    background: url("http://web.ccpgamescdn.com/communityassets/img/bigmessage-icons.png") center bottom no-repeat;
    display: block;
    height: 47px;
    width: 47px
}

.bigmessage-title {
    color: #ffa500;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px
}

.bigmessage--error .bigmessage-icon {
    background-position: center -47px
}

.bigmessage--error .bigmessage-title {
    color: #c00d2b
}

.bigmessage--success .bigmessage-icon {
    background-position: center top
}

.bigmessage--success .bigmessage-title {
    color: #6a9e2c
}

.breadcrumbs {
    color: #fff;
}

.breadcrumbs a {
    color: #fff;
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs ul,
.breadcrumbs ol {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.breadcrumbs li {
    display: inline
}

.breadcrumbs .breadcrumbs-title {
    font-family: EngschriftDIND,DINCondensedC,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    display: block;
    font-size: 2.917em;
    line-height: 1em;
    text-transform: uppercase
}

@media only screen and (max-width: 479px) {
    .breadcrumbs {
        display: none
    }
}

.carousel {
    overflow: hidden;
    position: relative;
}

.carousel .paging {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.carousel.carousel-arrows .paging {
    text-align: center;
}

.carousel.carousel-arrows .paging li {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.carousel.carousel-arrows .paging .arrow.arrow-left {
    background-position: 0 0;
}

.carousel.carousel-arrows .paging .arrow.arrow-left.is-disabled {
    background-position: 0 -24px
}

.carousel.carousel-arrows .paging .arrow.arrow-right {
    background-position: -24px 0;
}

.carousel.carousel-arrows .paging .arrow.arrow-right.is-disabled {
    background-position: -24px -24px
}

.ie7 .carousel.carousel-arrows .paging .arrow {
    text-indent: 0
}

.carousel.carousel-arrows .paging .page {
    display: none;
}

.carousel.carousel-arrows .paging .page.is-selected {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.carousel.carousel-dots .paging li {
    float: left;
    margin-right: 12px;
}

.carousel.carousel-dots .paging li.is-selected a {
    background-color: #fff;
    -moz-box-shadow: 0 0 1px #fff;
    -webkit-box-shadow: 0 0 1px #fff;
    box-shadow: 0 0 1px #fff
}

.carousel.carousel-dots .paging a {
    background-color: #bbb;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    -moz-box-shadow: 0 -1px 1px #000;
    -webkit-box-shadow: 0 -1px 1px #000;
    box-shadow: 0 -1px 1px #000;
    display: block;
    height: 13px;
    width: 13px
}

.carousel-caption {
    background: #000;
    background: rgba(0, 0, 0, 0.4);
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 1.25em;
    height: 1.5em;
    line-height: 1.7em;
    position: absolute;
    text-transform: uppercase;
    width: 100%
}

.carousel-paging-embedded .carousel-caption {
    left: 0;
    padding-left: 50.5%
}

.carousel-paging-embedded .paging {
    bottom: 6px;
    left: 7.5%;
    position: absolute
}

.carousel-slide {
    float: left;
    position: relative
}

.carousel-slides {
    position: relative
}

.character-avatar {
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: block
}

.character-corporation {
    font-style: italic;
    font-size: .928em
}

.character-name {
    display: block;
    line-height: normal
}

.character-selection .character {
    cursor: pointer;
    margin-right: 20px;
}

.character-selection .character.active {
    border-color: #ffa500;
}

.character-selection .character.active .character-avatar, .character-selection .character.active .character-avatar:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%)
}

.character-selection .character.active .character-name {
    color: #fff
}

.character-selection .character.error {
    -moz-box-shadow: 0 0 5px #f00;
    -webkit-box-shadow: 0 0 5px #f00;
    box-shadow: 0 0 5px #f00
}

.character-selection .character-avatar {
    opacity: .5;
    filter: alpha(opacity=50);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: #808080;
    -webkit-filter: grayscale(100%);
    -moz-transition: opacity .3s ease-in;
    -webkit-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
}

.character-selection .character-avatar:hover {
    opacity: .75;
    filter: alpha(opacity=75)
}

.character-selection .character-name {
    color: #444
}

.character--framed {
    background: #131313;
    border: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.1);
    cursor: pointer;
    display: inline-block;
    padding: 5px 5px 10px 5px;
}

.character--framed .character-avatar {
    border: 0
}

.character--framed .character-name {
    font-size: .7em;
    margin-top: 10px
}

.character--inline {
    overflow: hidden;
}

.character--inline .character-avatar {
    float: left;
    margin-right: 10px
}

.character--inline .character-name {
    margin-top: 22px
}

.character--inline.character--controls form {
    margin: 0
}

.character--inline.character--controls .character-name {
    margin: 0
}

.character--template {
    display: none
}

@media only screen and (max-width: 1020px) {
    .character-selection .character {
        margin: 0 9px 9px 0
    }

    .character-selection .character-avatar {
        width: 108px
    }
}

@media only screen and (min-width: 641px) {
    .character-selection {
        width: 100% !important
    }
}

@media only screen and (max-width: 639px) {
    .character-selection select {
        display: inline !important
    }

    .character-selection .character {
        display: none
    }
}

.col-full {
    width: 100% !important
}

.col-one-fourth {
    width: 25% !important;
    float: left
}

.col-two-fourth, .col-three-sixth, .col-one-half {
    float: left;
    width: 50% !important
}

.col-one-third, .col-two-sixth {
    float: left;
    width: 33.33333333% !important
}

.col-two-third, .col-four-sixth {
    float: left;
    width: 66.66666666% !important
}

.col-one-sixth {
    float: left;
    width: 16.66666666666667% !important
}

.form-description {
    color: #636363;
    display: block;
    margin: 5px 0 0 0
}

.form-field {
    margin: 0 0 25px 0;
    position: relative;
    width: 300px;
}

.form-field input, .form-field textarea {
    height: auto;
    margin: 0;
    width: 95%
}

.form-field select {
    margin: 0;
    width: 98.4%
}

.form-field label {
    cursor: auto;
    font-size: 1.143em;
    font-weight: bold;
    margin-bottom: 10px
}

.form-field .help {
    position: absolute;
    right: 0;
    top: 5px
}

.form-field--full {
    width: 100%
}

.form-submit {
    margin-top: 15px !important
}

@media only screen and (max-width: 320px) {
    .form-field {
        width: 95%
    }
}

.help {
    background-color: #ffa500;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    color: #000;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    text-align: center;
    width: 16px
}

.help-modal {
    display: none;
    position: absolute;
    width: 230px;
    min-height: 20px;
    background-color: #1a1a1a;
    border: 1px solid #28292a;
    padding: 12px 14px;
    margin-right: 16px;
    margin-top: -7px;
    font-size: .875em;
}

.help-modal:after {
    position: absolute;
    top: 9px;
    right: -12px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 0 7.5px 13px;
    border-color: transparent transparent transparent #1a1a1a
}

.help-modal.no-helper:after {
    display: none
}

.help-modal h3 {
    margin: 0
}

.help-modal p {
    line-height: 1.75em;
    margin: 0
}

.help-modal-close {
    color: #ffa500;
    position: absolute;
    top: 9px;
    right: 8px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: moz-none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: url("//web.ccpgamescdn.com/common/img/sprite_icon_controls.png") 0 0 no-repeat;
    height: 9px;
    width: 9px;
    overflow: hidden;
    text-indent: -999em;
    display: block
}

.list-blue {
    margin-left: 15px;
    padding: 0;
    position: relative;
}

.list-blue li {
    list-style-type: none;
    padding-left: 20px;
}

.list-blue li:before {
    color: #189fcc;
    content: "â€¢";
    left: 0;
    position: absolute
}

.nav-desktop > ul {
    float: left;
    font-size: 1.42em;
    margin: 0;
    padding: 10px 0 0 0;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
}

.nav-desktop > ul a {
    color: #fff;
    display: block
}

.nav-desktop > ul > li {
    float: left;
    padding: 0 10px;
    position: relative;
}

.nav-desktop > ul > li > a {
    padding: 0 10px;
    line-height: 27px;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.nav-desktop > ul > li > ul {
    background: #ffa500;
    border-bottom: 5px solid #a86a09;
    border-top: 1px solid #fcc56e;
    display: none;
    font-size: .9em;
    left: 10px;
    padding: 11px 0 10px;
    position: absolute;
    top: 26px;
    z-index: 1;
}

.nav-desktop > ul > li > ul.i1 {
    height: 32px;
    background-position: -2px 0
}

.nav-desktop > ul > li > ul.i2 {
    height: 64px;
    background-position: -2px -83px
}

.nav-desktop > ul > li > ul.i3 {
    height: 96px;
    background-position: -2px -168px
}

.nav-desktop > ul > li > ul.i4 {
    height: 128px;
    background-position: -2px -286px
}

.nav-desktop > ul > li > ul.i5 {
    height: 160px;
    background-position: -2px -434px
}

.nav-desktop > ul > li > ul.i6 {
    height: 192px;
    background-position: -2px -615px
}

.nav-desktop > ul > li > ul.i7 {
    height: 224px;
    background-position: -2px -828px
}

.nav-desktop > ul > li > ul.i8 {
    height: 256px;
    background-position: -2px -828px
}

.nav-desktop > ul > li > ul li {
    margin: 0;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    width: 240px;
}

.nav-desktop > ul > li > ul li.top1 {
    margin-top: -32px
}

.nav-desktop > ul > li > ul li.top2 {
    margin-top: -64px
}

.nav-desktop > ul > li > ul li.top3 {
    margin-top: -96px
}

.nav-desktop > ul > li > ul li.top4 {
    margin-top: -128px
}

.nav-desktop > ul > li > ul li.top5 {
    margin-top: -160px
}

.nav-desktop > ul > li > ul li.top6 {
    margin-top: -192px
}

.nav-desktop > ul > li > ul li.top7 {
    margin-top: -224px
}

.nav-desktop > ul > li > ul li.top8 {
    margin-top: -256px
}

.nav-desktop > ul > li > ul li.col2 {
    margin-left: 240px
}

.nav-desktop > ul > li > ul li.col3 {
    margin-left: 480px
}

.nav-desktop > ul > li > ul li.col4 {
    margin-left: 720px
}

.nav-desktop > ul > li > ul li a {
    padding: 0 20px;
    line-height: 32px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}

.nav-desktop > ul > li > ul li a:hover {
    color: #000;
    text-shadow: none
}

.nav-desktop > ul > li > ul li.selected a {
    color: #000;
    text-shadow: none
}

.nav-desktop > ul > li > ul ul {
    display: none
}

.nav-desktop > ul > li.selected > a, .nav-desktop > ul > li:hover > a {
    background: #ffa500;
    color: #000;
    position: relative;
    z-index: 2
}

.nav-desktop > ul > li.selected:after, .nav-desktop > ul > li:hover:after {
    border-color: #ffa500 transparent;
    border-style: solid;
    border-width: 6px 6px 0;
    bottom: -6px;
    content: '';
    position: absolute;
    right: 21px;
    display: block;
    width: 0
}

.nav-desktop > ul > li:hover > ul {
    display: block
}

.nav-desktop .forums:hover {
    background-position: left -31px
}

@media only screen and (max-width: 768px) {
    .nav-desktop {
        display: none
    }
}

.nav-handheld {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    display: none;
    height: 100%;
    left: -271px;
    padding: 0 20px;
    position: absolute;
    top: 0;
    width: 230px;
}

.nav-handheld > ul {
    margin-top: 20px;
}

.nav-handheld > ul a {
    color: #fff;
    display: block;
    padding: 5px 0
}

.nav-handheld > ul li.selected > ul {
    display: block
}

.nav-handheld > ul > li > a {
    font-family: EngschriftDIND,DINCondensedC,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    border-bottom: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.1);
    font-size: 1.389em;
    padding-left: 9px
}

.nav-handheld > ul > li > ul {
    background: #37393b;
    background: rgba(255, 255, 255, 0.07);
    margin-top: 1px;
    padding: 10px
}

.nav-handheld > ul ul {
    display: none;
}

.nav-handheld > ul ul li.selected > a {
    color: #ffa500
}

.nav-handheld > ul ul ul {
    padding: 0 20px
}

.nav-handheld.is-visible {
    display: block
}

@media only screen and (min-width: 769px) {
    .nav-handheld {
        display: none !important
    }
}

.nav-side a {
    border-bottom: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.1);
    color: #fff;
    display: block;
    font-size: .972em;
    line-height: 20px;
    padding: 10px 10px;
    position: relative;
}

.nav-side a:hover {
    color: #ffa500
}

.nav-side li {
    position: relative;
}

.nav-side li.selected > a {
    color: #ffa500;
    font-weight: bold
}

.nav-side li.selected > ul {
    display: block
}

.nav-side > ul ul {
    background: #37393b;
    background: rgba(255, 255, 255, 0.07);
    display: none;
    padding-left: 20px;
    margin-top: 1px;
}

.nav-side > ul ul a {
    border: 0
}

.nav-side > ul ul li.selected:before {
    content: "Â»";
    color: #189fcc;
    line-height: 40px;
    position: absolute;
    left: 10px
}

.nav-side > ul ul li.selected > a {
    color: #fff;
    padding-left: 25px
}

.nav-side > ul ul ul {
    background: transparent
}

@media only screen and (max-width: 1020px) {
    .nav-side a {
        font-size: 1em
    }

    .nav-side > ul ul {
        padding-left: 10px
    }
}

.news h1 {
    font-size: 1.111em;
    line-height: 1.3em;
    text-shadow: 1px 1px 1px #000;
    text-transform: none;
}

.news h1 a {
    color: #fff;
}

.news h1 a:hover {
    text-decoration: underline
}

.news header {
    margin-bottom: 5px !important
}

.news img {
    border: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.15);
    margin-bottom: 20px
}

.news p {
    margin: 0 0 15px 0
}

.news .news-meta {
    color: #bbb;
    font-size: .85em;
}

.news .news-meta * {
    display: inline
}

.news .news-meta address:before {
    content: "|";
    display: inline;
    margin: 0 3px
}

.news .news-more {
    font-weight: bold;
}

.news .news-more:after {
    color: #fff;
    content: " Â»"
}

.news .news-more:hover {
    text-decoration: underline
}

.news .socialwidgets {
    float: right;
    margin-top: 20px
}

.news-embedded {
    border: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.15);
    overflow: hidden;
    position: relative;
}

.news-embedded img {
    border: none;
    margin-bottom: 0
}

.news-embedded .embedded-content {
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    position: absolute;
    right: 0;
    width: 50%;
    top: 0
}

.news-embedded .padding {
    padding: 17px 20px
}

.news-full {
    padding: 0 !important;
}

.news-full h1 {
    margin: 0;
    text-transform: uppercase
}

.news-full header {
    margin-bottom: 20px !important
}

.news-full p {
    margin: 20px 0
}

.news-listed h1 {
    font-size: .98em;
}

.news-listed h1:before {
    color: #189fcc;
    content: "â€¢";
    padding-right: 5px
}

.news-listed img {
    margin-bottom: 15px
}

.match.is-live {
    -moz-box-shadow: 0 0 7px 1px #009211;
    -webkit-box-shadow: 0 0 7px 1px #009211;
    box-shadow: 0 0 7px 1px #009211
}

.match.match-best-of .match-times-won {
    color: #949494
}

.match.match-w-brackets {
    height: 62px;
    position: relative;
    z-index: 2;
}

.match.match-w-brackets.is-in-losers {
    margin-right: -32px;
}

.match.match-w-brackets.is-in-losers.is-highlighted .match-number {
    border-color: transparent #ffa500 transparent transparent
}

.match.match-w-brackets.is-in-losers .match-number {
    border-color: transparent #949494 transparent transparent;
    border-width: 21px 35px 21px 0;
    right: 0;
}

.match.match-w-brackets.is-in-losers .match-number span {
    right: -33px
}

.match.match-w-brackets.is-in-losers .match-team-wrapper {
    padding-left: 10px;
    padding-right: 30px
}

.match.match-w-brackets.is-in-winners.is-highlighted .match-number {
    border-color: transparent transparent transparent #ffa500
}

.match.match-w-brackets.is-in-winners .match-number {
    border-color: transparent transparent transparent #949494;
    border-width: 21px 0 21px 35px;
    left: 0;
}

.match.match-w-brackets.is-in-winners .match-number span {
    left: -33px
}

.match.match-w-brackets.is-in-winners .match-team-wrapper {
    padding-left: 30px;
    padding-right: 10px
}

.match.match-w-brackets .match-number {
    border-style: solid;
    color: #202020;
    height: 0;
    position: absolute;
    top: 11px;
    width: 0;
}

.match.match-w-brackets .match-number span {
    font-size: .786em;
    position: absolute;
    top: -9px
}

.match.match-w-brackets .match-team-wrapper {
    background-color: #232323;
    overflow: hidden;
    padding: 4px 0
}

.match.match-w-brackets .match-team-home {
    margin-bottom: 2px
}

@media only screen and (min-width: 481px) {
    .match.match-w-brackets.is-in-losers {
        margin: 0;
    }

    .match.match-w-brackets.is-in-losers .match-number:after {
        right: -43px
    }

    .match.match-w-brackets.is-in-winners .match-number:after {
        right: 35px
    }

    .match.match-w-brackets .match-number:after {
        background: #8d8d8d;
        content: "";
        display: block;
        height: 2px;
        position: absolute;
        top: -2px;
        width: 8px
    }
}

.match.match-w-brackets.match-best-of .match-team {
    float: left;
    width: 80%
}

.match.match-w-brackets.match-best-of .match-times-won {
    float: right
}

.match.match-scheduled {
    overflow: hidden;
}

.match.match-scheduled > .l-fixed-2 {
    width: 90px
}

.match.match-scheduled > .l-fluid .l-fluid-content {
    height: 32px;
    margin-left: 91px
}

.match.match-scheduled .match-data {
    background: #262627;
    background: rgba(32, 32, 32, 0.7);
    display: inline-block
}

.match.match-scheduled .match-time {
    padding: 5px 0;
    text-align: center
}

.match.match-scheduled .match-title {
    padding: 5px 10px;
}

.match.match-scheduled .match-title span {
    display: inline-block;
    overflow: hidden
}

.match.match-scheduled .match-title .match-team {
    width: 42%
}

.match.match-scheduled .match-title .match-vs {
    width: 10%
}

.match.match-scheduled .match-vs {
    color: #707070
}

.match.match-scheduled.match-best-of > .l-fixed-2 {
    width: 151px
}

.match.match-scheduled.match-best-of > .l-fluid .l-fluid-content {
    margin-left: 152px
}

.match.match-scheduled.match-best-of .match-times-won {
    padding: 5px 5px 5px 0
}

.match-connection {
    padding: 0 40px;
    position: relative;
}

.match-connection .match-bracket {
    border-color: #8d8d8d;
    border-style: solid;
    position: absolute;
    width: 6px
}

.match-connection .match-connection {
    margin: 0 -40px
}

.match-connection > .match-link {
    background-color: #262626;
    display: block;
    font-size: .786em;
    height: 26px;
    line-height: 26px;
    position: absolute;
    text-align: center;
    width: 26px;
}

.match-connection > .match-link:after {
    background: none repeat scroll 0 0 #8d8d8d;
    content: "";
    display: block;
    position: absolute
}

.match-connection > .match-link:hover {
    text-decoration: none
}

.match-connection > .match-link.is-to-losers {
    color: #fe0000
}

.match-connection > .match-link.is-to-winners {
    color: #009211
}

.match-connection > .match-link.match-link-left {
    left: 0
}

.match-connection > .match-link.match-link-right {
    right: 0
}

@media only screen and (max-width: 480px) {
    .match-connection .match-bracket.match-bracket-left {
        left: 32px
    }

    .match-connection .match-bracket.match-bracket-right {
        right: 32px
    }

    .match-connection > .match-link:after {
        height: 2px;
        width: 6px;
        top: 12px
    }

    .match-connection > .match-link.match-link-left:after {
        right: -6px
    }

    .match-connection > .match-link.match-link-right:after {
        left: -6px
    }
}

@media only screen and (min-width: 481px) {
    .match-connection {
        padding: 0 8px
    }

    .round-losers.round-final .match-connection .match-bracket {
        display: none
    }

    .match-connection .match-bracket.match-bracket-left {
        left: 0
    }

    .match-connection .match-bracket.match-bracket-right {
        right: 0
    }

    .match-connection .match-connection {
        margin: 0 -8px
    }

    .match-connection > .match-link:after {
        height: 10px;
        left: 0;
        margin: 0 auto;
        right: 0;
        top: -10px;
        width: 2px
    }

    .match-connection > .match-link.is-to-winners {
        display: none;
    }

    .round-losers.round-final .match-connection > .match-link.is-to-winners {
        display: block
    }
}

.match-connection.match-connection-double .match:first-child {
    margin-bottom: 10px
}

.match-connection.match-connection-double > .match-bracket {
    height: 70px;
    top: 30px
}

.match-connection.match-connection-double > .match-bracket.match-bracket-left {
    border-width: 2px 0 2px 2px
}

.match-connection.match-connection-double > .match-bracket.match-bracket-right {
    border-width: 2px 2px 2px 0
}

@media only screen and (max-width: 480px) {
    .match-connection.match-connection-double > .match-link {
        top: 55px
    }
}

.match-connection.match-connection-single > .match-bracket {
    border-width: 0 0 2px 2px;
    height: 0;
    top: 30px
}

@media only screen and (max-width: 480px) {
    .match-connection.match-connection-single > .match-link {
        top: 18px
    }
}

@media only screen and (min-width: 481px) {
    .round-losers .match-connection.match-connection-single > .match-bracket.match-bracket-left {
        border-width: 2px 0 0 2px;
        height: 10px
    }

    .round-winners.round-final .match-connection.match-connection-single > .match-bracket.match-bracket-right {
        border-width: 2px 2px 0 0;
        height: 10px
    }

    .match-connection.match-connection-single > .match-link {
        bottom: -36px;
        left: 0;
        margin: 0 auto;
        right: 0
    }
}

.match-break {
    font-weight: bold
}

.match-date {
    font-weight: bold
}

.match-team {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.match-team-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.match-winner {
    color: #009211;
    font-weight: bold
}

.rating.is-closed .rating-value-js {
    cursor: default
}

.rating .rating-value-js {
    margin-right: 5px
}

@media only screen and (max-width: 479px) {
    .rating {
        display: none
    }
}

.rating-dropdown {
    display: none;
}

@media only screen and (max-width: 479px) {
    .rating-dropdown {
        display: inline
    }
}

.rating-value-js {
    background: #1c1e1e;
    border: 1px solid #414649;
    color: #1c1e1e;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    min-width: 22px;
    padding: 3px 0;
    text-align: center;
}

.rating-value-js.is-active {
    background: #ffa601;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd422), color-stop(1, #ffa601));
    background: -moz-linear-gradient(top, #ffd422 0%, #ffa601 100%);
    background: -webkit-linear-gradient(top, #ffd422 0%, #ffa601 100%);
    background: -o-linear-gradient(top, #ffd422 0%, #ffa601 100%);
    background: -ms-linear-gradient(top, #ffd422 0%, #ffa601 100%);
    background: linear-gradient(top, #ffd422 0%, #ffa601 100%);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45)
}

.section {
    position: relative;
}

.section > img {
    margin-bottom: 13px
}

@media only screen and (max-width: 479px) {
    .section-dev p, .section-dev .news-more {
        display: none
    }
}

.section-icon {
    font-size: 1.2em;
    margin-left: 15px;
}

.section-icon img {
    border: 0
}

.section-title {
    color: #ffa500;
    font-size: 1.95em;
    line-height: .8em;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.section-title a:hover {
    color: #fff
}

.table td {
    border-left: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.1);
    padding: 5px 13px
}

.table .table-headers th {
    border-bottom: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.1)
}

.table .table-leftcol {
    border-left: 0;
    padding-left: 0 !important
}

.table .table-nowrapcol {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.table-basic .table-headers th {
    font-weight: normal;
    padding: 7px 5px;
    text-align: left
}

.simpletabs > .simpletabs-nav {
    border-bottom: 1px solid #373839;
    list-style-type: none;
    margin: 0 0 15px 0;
    padding: 0;
}

.simpletabs > .simpletabs-nav li {
    float: left;
    margin: 0 5px -1px 0;
}

.simpletabs > .simpletabs-nav li.selected a {
    background: #1c1e1e;
    color: #ffa500;
    padding: 9px 10px;
    margin-top: -4px
}

.simpletabs > .simpletabs-nav li a {
    background: #444;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid #3f3e46;
    color: #fff;
    display: block;
    padding: 7px 10px;
    outline: none;
    zoom: 1;
}

.simpletabs > .simpletabs-nav li a:hover {
    color: #ffa500;
    text-decoration: none
}

.simpletabs > .simpletabs-nav li img {
    border: 0;
    margin-right: 10px
}

@media only screen and (max-width: 639px) {
    .simpletabs-nav {
        display: none
    }
}

.simpletabs-select {
    display: none;
    height: 40px;
    padding: 8px;
}

@media only screen and (max-width: 639px) {
    .simpletabs-select {
        display: block
    }
}

.socialwidgets {
    min-height: 30px;
    position: relative;
}

.socialwidgets.is-loaded .socialwidgets-list {
    opacity: 1;
    filter: alpha(opacity=100);
    position: static
}

.socialwidgets.is-loaded .socialwidgets-trigger {
    display: none
}

.socialwidgets.is-loading .socialwidgets-trigger {
    opacity: 0;
    filter: alpha(opacity=0)
}

.socialwidgets-list {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    right: 0;
    top: 0;
    -moz-transition: opacity .3s ease-in;
    -webkit-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.socialwidgets-trigger {
    border: 1px solid rgba(255, 255, 255, 0);
    font-size: 20px;
    color: #a8a8a8;
    padding: 10px 8px 9px 7px;
    display: inline-block;
    line-height: 22px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.socialwidgets-trigger:hover {
    color: #fff
}

.socialwidgets-trigger:visited {
    color: #606060
}

.socialwidgets-trigger ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
    float: right;
    margin-top: -2px;
    margin-left: 10px;
}

.socialwidgets-trigger ul li {
    display: inline;
    padding: 0 0 0 4px
}

.socialwidgets-trigger .social-media-icon {
    font-family: 'Icons', sans-serif;
    padding: 6px;
    font-size: 14px;
    color: #fff;
}

.socialwidgets-trigger .social-media-icon:hover {
    color: #666
}

.socialwidgets-trigger .social-media-label {
    display: none
}

.socialwidgets-trigger .social-media-facebook .social-media-icon {
    background: #34579b;
}

.socialwidgets-trigger .social-media-facebook .social-media-icon:before {
    content: "\e004"
}

.socialwidgets-trigger .social-media-twitter .social-media-icon {
    background: #2faae1;
}

.socialwidgets-trigger .social-media-twitter .social-media-icon:before {
    content: "\e001"
}

.socialwidgets-trigger .social-media-gplus .social-media-icon {
    background: #e61d2a;
}

.socialwidgets-trigger .social-media-gplus .social-media-icon:before {
    content: "\e002"
}

#imgpopup-overlay {
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    padding: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    z-index: 200;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

#imgpopup-overlay.visible {
    opacity: 1;
    filter: alpha(opacity=100)
}

#imgpopup-overlay:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em;
}

#imgpopup-overlay img {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.backstory.backstory-landing .box-list li {
    background-size: 223px 125px;
    height: 102px;
    margin: 0 2.12766% 1em 0;
    width: 206px
}

.backstory.backstory-races .box-list li {
    background-size: 209px 102px;
    height: 100px;
    margin: 0 1.6% 1em 0;
    width: 162px
}

.backstory .box-list li {
    display: inline-block;
    text-shadow: 1px 1px 1px #000;
    zoom: 1;
    *display: inline
}

.backstory .box-list .box-list-amarr {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/frontpage/game-world/gwn_amarr.jpg")
}

.backstory .box-list .box-list-articles {
    background-image: url("http://web.ccpgamescdn.com/newssystem/media/2878/3141/Advanced-Cloning_940_t.jpg")
}

.backstory .box-list .box-list-caldari {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/frontpage/game-world/gwn_caldari.jpg")
}

.backstory .box-list .box-list-chronicles {
    background-image: url("http://web.ccpgamescdn.com/newssystem/media/2882/3145/Jita-4-4_940_t.jpg")
}

.backstory .box-list .box-list-gallente {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/frontpage/game-world/gwn_gallente.jpg")
}

.backstory .box-list .box-list-item {
    background-image: url("http://web.ccpgamescdn.com/newssystem/media/3138/3442/Velator_470.jpg")
}

.backstory .box-list .box-list-minmatar {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/frontpage/game-world/gwn_minmatar.jpg")
}

.backstory .box-list .box-list-organizations {
    background-image: url("http://web.ccpgamescdn.com/dust/news.control/62817/1/Chronicle_Stranded_Six_470.jpg")
}

.backstory .box-list .box-list-races {
    background-image: url("http://web.ccpgamescdn.com/newssystem/media/2979/3245/12_940_t.jpg")
}

.backstory .box-list .box-list-stories {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/subsections/short_stories.jpg")
}

@media only screen and (max-width: 767px) {
    .backstory .box-list li {
        margin-right: 0
    }
}

@media (max-width: 979px) {
    .loginwidget-container .wrapper {
        padding: 0 20px
    }
}

@media (max-width: 480px) {
    .loginwidget-container {
        background-color: #000;
        background-color: rgba(0, 0, 0, 0.8)
    }

    .loginwidget-container .wrapper {
        padding: 0
    }

    .ccp-loginwidget .ccploginwidget-login {
        font-family: EngschriftDIND,DINCondensedC,Arial,sans-serif;
        z-index: 2;
    }

    .ccp-loginwidget .ccploginwidget-login a {
        font-size: 1.1em;
        text-transform: uppercase
    }

    .ccp-loginwidget.not-logged-in .ccploginwidget-login {
        position: absolute;
        right: 80px;
        top: 10px
    }

    .ccp-loginwidget.logged-in .ccploginwidget-login {
        background-color: #000;
        background-color: rgba(0, 0, 0, 0.8);
        border-bottom: 1px solid #808080;
        position: fixed;
        text-align: right;
        top: 0;
        width: 100%;
    }

    .ccp-loginwidget.logged-in .ccploginwidget-login p {
        margin: 0 10px
    }

    .ccp-loginwidget.logged-in .ccploginwidget-login .username {
        font-size: 1.2em;
        margin-right: 10px
    }

    .ccp-loginwidget .ccploginwidget-sites > a, .ccp-loginwidget .ccploginwidget-languages > a, .ccp-loginwidget .ccploginwidget-sites > p, .ccp-loginwidget .ccploginwidget-languages > p {
        color: #fff;
        display: block;
        margin: 0;
        padding: 1em 10px;
        cursor: pointer;
        border-top: 1px solid #343334;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0)), color-stop(1, rgba(255, 255, 255, 0.1)));
        background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
        background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
        background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
        background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
        background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
    }

    .ccp-loginwidget .ccploginwidget-sites > a:hover, .ccp-loginwidget .ccploginwidget-languages > a:hover, .ccp-loginwidget .ccploginwidget-sites > p:hover, .ccp-loginwidget .ccploginwidget-languages > p:hover {
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0)), color-stop(1, rgba(255, 255, 255, 0.2)));
        background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
        background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
        background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
        background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
        background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.2) 100%)
    }

    .ccp-loginwidget .ccploginwidget-sites > a:active, .ccp-loginwidget .ccploginwidget-languages > a:active, .ccp-loginwidget .ccploginwidget-sites > p:active, .ccp-loginwidget .ccploginwidget-languages > p:active {
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(255, 255, 255, 0.2)), color-stop(1, rgba(0, 0, 0, 0)));
        background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
        background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
        background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
        background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
        background-image: linear-gradient(bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0) 100%)
    }

    .ccp-loginwidget .ccploginwidget-sites form, .ccp-loginwidget .ccploginwidget-languages form {
        display: none;
        padding: 10px
    }

    .ccp-loginwidget .ccploginwidget-sites ul, .ccp-loginwidget .ccploginwidget-languages ul {
        display: none;
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .ccp-loginwidget .ccploginwidget-sites ul li a, .ccp-loginwidget .ccploginwidget-languages ul li a {
        padding: 15px;
        display: block;
        border-top: 1px dashed #1e1f1f;
        border-top: 1px dashed rgba(255, 255, 255, 0.1);
        font-weight: bold;
    }

    .ccp-loginwidget .ccploginwidget-sites ul li a span, .ccp-loginwidget .ccploginwidget-languages ul li a span {
        font-weight: normal
    }

    .ccp-loginwidget .ccploginwidget-sites ul li:first-child a, .ccp-loginwidget .ccploginwidget-languages ul li:first-child a {
        border-top: none
    }

    .ccp-loginwidget .ccploginwidget-sites li span {
        display: block;
        color: #4d4d4d;
        line-break: strict
    }
}

@media (min-width: 481px) {
    .loginwidget-container {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 101;
    }

    .loginwidget-container .wrapper {
        position: relative;
        margin: 0 auto;
    }

    .loginwidget-container .wrapper .inner-wrapper {
        position: relative
    }

    .ccp-loginwidget {
        position: absolute;
        top: 0;
        right: 0;
        color: #ccc;
        height: 30px;
        font-size: 91%;
        background: #2a353e;
        background: rgba(234, 234, 234, 0.1);
        z-index: 102;
    }

    .ccp-loginwidget p {
        margin: 0
    }

    .ccp-loginwidget ul {
        margin: 0;
        padding: 0
    }

    .ccp-loginwidget .ccploginwidget-login {
        float: left;
        position: relative;
    }

    .ccp-loginwidget .ccploginwidget-login p, .ccp-loginwidget .ccploginwidget-login a {
        display: block;
        line-height: 30px;
        text-shadow: 0 0 3px #000;
        text-decoration: none;
        padding: 0 10px;
        margin: 0
    }

    .ccp-loginwidget .ccploginwidget-login form {
        display: none
    }

    .ccp-loginwidget .ccploginwidget-sites, .ccp-loginwidget .ccploginwidget-languages {
        float: left;
        position: relative;
    }

    .ccp-loginwidget .ccploginwidget-sites > a, .ccp-loginwidget .ccploginwidget-languages > a {
        color: #ccc;
        display: block;
        line-height: 30px;
        text-shadow: 0 0 3px #000;
        text-decoration: none;
        padding: 0 20px 0 10px;
        margin: 0
    }

    .ccp-loginwidget .ccploginwidget-sites:hover, .ccp-loginwidget .ccploginwidget-languages:hover {
        background: #020304;
        background: rgba(0, 0, 0, 0.95);
    }

    .ccp-loginwidget .ccploginwidget-sites:hover p, .ccp-loginwidget .ccploginwidget-languages:hover p {
        color: #fff;
        border-color: transparent
    }

    .ccp-loginwidget .ccploginwidget-sites:hover ul, .ccp-loginwidget .ccploginwidget-languages:hover ul {
        display: block
    }

    .ccp-loginwidget .ccploginwidget-sites:hover:after, .ccp-loginwidget .ccploginwidget-languages:hover:after {
        background-position: left bottom
    }



    .ccp-loginwidget .ccploginwidget-sites ul, .ccp-loginwidget .ccploginwidget-languages ul {
        display: none;
        list-style: none;
        margin: 0;
        background: #020304;
        background: rgba(0, 0, 0, 0.95)
    }

    .ccp-loginwidget .ccploginwidget-sites li, .ccp-loginwidget .ccploginwidget-languages li {
        padding: 0 15px;
    }

    .ccp-loginwidget .ccploginwidget-sites li:hover, .ccp-loginwidget .ccploginwidget-languages li:hover {
        background: #131c26;
        background: rgba(255, 165, 0, 0.5)
    }

    .ccp-loginwidget .ccploginwidget-sites li:first-child a, .ccp-loginwidget .ccploginwidget-languages li:first-child a {
        border-top: none
    }

    .ccp-loginwidget .ccploginwidget-sites li a, .ccp-loginwidget .ccploginwidget-languages li a {
        padding: 15px 0;
        display: block;
        border-top: 1px dashed #1e1f1f;
        border-top: 1px dashed rgba(255, 255, 255, 0.1);
        font-weight: bold;
    }

    .ccp-loginwidget .ccploginwidget-sites li a span, .ccp-loginwidget .ccploginwidget-languages li a span {
        font-weight: normal
    }

    .ccp-loginwidget .ccploginwidget-sites ul {
        width: 250px;
        position: absolute;
        top: 30px;
        right: 0;
    }

    .ccp-loginwidget .ccploginwidget-sites ul li a {
        color: #ffa500;
        display: block;
        padding-left: 0
    }

    .ccp-loginwidget .ccploginwidget-sites ul li span {
        color: #c0c0c0;
        font-weight: normal;
        display: block;
        font-size: 10px;
        line-height: 12px;
        padding-top: 4px
    }

    .ccp-loginwidget .ccploginwidget-languages > a {
        border-left: 1px solid #2c2c2c
    }

    .ccp-loginwidget .ccploginwidget-languages ul {
        position: absolute;
        top: 30px;
        left: 0;
        width: 100%;
    }

    .ccp-loginwidget .ccploginwidget-languages ul li a {
        color: #ccc;
        font-weight: normal
    }

    .ccp-loginwidget .ccploginwidget-languages .label {
        color: #989898
    }

    .ccp-loginwidget.logged-in .ccploginwidget-login {
        border-right: 1px solid #494949;
    }

    .ccp-loginwidget.logged-in .ccploginwidget-login a {
        display: inline-block;
        color: #fa9e0e;
        padding: 0;
    }

    .oldie .ccp-loginwidget.logged-in .ccploginwidget-login a {
        padding-left: 15px
    }

    .ccp-loginwidget.logged-in .ccploginwidget-login a:hover {
        color: #fb5e00
    }

    .ccp-loginwidget.logged-in .ccploginwidget-login a:before {
        content: "|";
        padding: 0 10px;
        color: #626262;
        text-shadow: none
    }

    .ccp-loginwidget.logged-in .ccploginwidget-sites > a {
        border-left: 1px solid #2c2c2c
    }

    .ccp-loginwidget.not-logged-in .ccploginwidget-login {
        background: #cd810b;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffa500), color-stop(0.5, #e49400), color-stop(1, #a66b00));
        background: -moz-linear-gradient(top, #ffa500 0%, #e49400 50%, #a66b00 100%);
        background: -webkit-linear-gradient(top, #ffa500 0%, #e49400 50%, #a66b00 100%);
        background: -o-linear-gradient(top, #ffa500 0%, #e49400 50%, #a66b00 100%);
        background: -ms-linear-gradient(top, #ffa500 0%, #e49400 50%, #a66b00 100%);
        background: linear-gradient(top, #ffa500 0%, #e49400 50%, #a66b00 100%);
    }

    .ccp-loginwidget.not-logged-in .ccploginwidget-login:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a66b00), color-stop(0.5, #e49400), color-stop(1, #ffa500));
        background: -moz-linear-gradient(top, #a66b00 0%, #e49400 50%, #ffa500 100%);
        background: -webkit-linear-gradient(top, #a66b00 0%, #e49400 50%, #ffa500 100%);
        background: -o-linear-gradient(top, #a66b00 0%, #e49400 50%, #ffa500 100%);
        background: -ms-linear-gradient(top, #a66b00 0%, #e49400 50%, #ffa500 100%);
        background: linear-gradient(top, #a66b00 0%, #e49400 50%, #ffa500 100%)
    }

    .ccp-loginwidget.not-logged-in .ccploginwidget-login a {
        color: #fff
    }
}

.plain-list, #content #fansite-list, #content #fansite-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 480px) {
    .plain-list img.left, #content #fansite-list img.left, #content #fansite-list ul img.left {
        float: none
    }
}

.options-list {
    list-style: none;
    counter-reset: item;
    margin: 0;
    padding: 0;
}

.ie7 .options-list {
    list-style: decimal
}

.ja .options-list {
    font-weight: bold
}

.options-list > li {
    float: left;
    text-transform: uppercase;
    margin: 0 73px 0 0;
    position: relative;
    height: 70px;
}

.options-list > li a {
    color: #fff;
    display: block;
    position: relative;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    margin: 13px 0 0 70px;
    font-size: 18px;
    line-height: 1.2;
}

.ja .options-list > li a {
    font-size: 90%
}

.options-list > li a em {
    color: #ffa500;
    font-style: normal;
    display: block;
    font-size: 24px;
}

.ja .options-list > li a em {
    font-size: 120%
}

.options-list > li a:before {
    counter-increment: item;
    content: counter(item);
    background: #ffa500;
    background: #ffa500 -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd523), color-stop(0.5, #ffbc11), color-stop(1, #ffa500));
    background: #ffa500 -moz-linear-gradient(top, #ffd523 0%, #ffbc11 50%, #ffa500 100%);
    background: #ffa500 -webkit-linear-gradient(top, #ffd523 0%, #ffbc11 50%, #ffa500 100%);
    background: #ffa500 -o-linear-gradient(top, #ffd523 0%, #ffbc11 50%, #ffa500 100%);
    background: #ffa500 -ms-linear-gradient(top, #ffd523 0%, #ffbc11 50%, #ffa500 100%);
    background: #ffa500 linear-gradient(top, #ffd523 0%, #ffbc11 50%, #ffa500 100%);
    border: 2px solid #37393b;
    border-color: rgba(255, 255, 255, 0.2);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    display: inline-block;
    font-size: 36px;
    font-family: EngschriftDIND,DINCondensedC,Arial,sans-serif;
    font-weight: normal;
    height: 50px;
    left: -70px;
    line-height: 50px;
    margin-top: 10px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7);
    top: -13px;
    width: 50px;
    -webkit-font-smoothing: antialiased
}

.options-list > li a:hover {
    text-decoration: none;
}

.options-list > li a:hover:before {
    background: #ffa500 -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffa500), color-stop(0.5, #ffbc11), color-stop(1, #ffd523));
    background: #ffa500 -moz-linear-gradient(top, #ffa500 0%, #ffbc11 50%, #ffd523 100%);
    background: #ffa500 -webkit-linear-gradient(top, #ffa500 0%, #ffbc11 50%, #ffd523 100%);
    background: #ffa500 -o-linear-gradient(top, #ffa500 0%, #ffbc11 50%, #ffd523 100%);
    background: #ffa500 -ms-linear-gradient(top, #ffa500 0%, #ffbc11 50%, #ffd523 100%);
    background: #ffa500 linear-gradient(top, #ffa500 0%, #ffbc11 50%, #ffd523 100%);
    border-color: rgba(255, 255, 255, 0.4)
}

.options-list > li:after {
    content: "//";
    font-family: EngschriftDIND,DINCondensedC,Arial,sans-serif;
    font-weight: normal;
    font-size: 72px;
    color: #43424a;
    position: absolute;
    right: -60px;
    top: -5px;
    line-height: 1
}

.options-list > li:last-child:after {
    content: none
}

@media (max-width: 480px) {
    #download .options-list li {
        margin: 0 45px 0 0;
    }

    #download .options-list li:after {
        content: none
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #download .options-list > li {
        margin-right: 50px;
    }

    #download .options-list > li:after {
        right: -45px
    }
}

.error-page #jp {
    display: none
}

.error-page .error {
    display: block;
    margin: 0 auto;
    text-shadow: 1px 1px 1px #000;
    width: 650px;
}

.error-page .error h2 {
    color: #fff;
    font-family: EngschriftDIND;
    font-size: 4em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.error-page .error h2 .error-code {
    font-size: 1.65em
}

.error-page .error p {
    font-size: 1.8em;
    font-weight: bold;
}

.error-page .error p:first-letter {
    text-transform: uppercase
}

.error-page .error p.msg-small {
    font-size: 1.55em;
    margin-top: 36px
}

.error-page.notfound .error {
    margin-top: 106px
}

.error-page.notfound #footer {
    bottom: 0;
    position: fixed;
    width: 100%
}

.error-page.servererror .error {
    margin-top: 200px
}

.pagination > a {
    border: 1px solid #3f3e46;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: .75em;
    font-weight: bold;
    padding: 2px 5px;
}

.pagination > a:hover {
    background: #3f3e46;
    text-decoration: none
}

.pagination .pagination-first {
    background-position: 4px -46px
}

.pagination .pagination-last {
    background-position: 4px -13px
}

.pagination .pagination-next {
    background-position: 6px 3px
}

.pagination .pagination-page.is-current {
    background: #3f3e46;
    color: #ffa500
}

.pagination .pagination-prev {
    background-position: 5px -29px
}

.fansites dt {
    font-weight: bold;
    font-size: 110%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(55, 54, 62, 0.2)), color-stop(1, rgba(55, 54, 62, 0.5)));
    background: -moz-linear-gradient(top, rgba(55, 54, 62, 0.2) 0%, rgba(55, 54, 62, 0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(55, 54, 62, 0.2) 0%, rgba(55, 54, 62, 0.5) 100%);
    background: -o-linear-gradient(top, rgba(55, 54, 62, 0.2) 0%, rgba(55, 54, 62, 0.5) 100%);
    background: -ms-linear-gradient(top, rgba(55, 54, 62, 0.2) 0%, rgba(55, 54, 62, 0.5) 100%);
    background: linear-gradient(top, rgba(55, 54, 62, 0.2) 0%, rgba(55, 54, 62, 0.5) 100%);
    padding: 3px 10px;
    margin: 1em 0 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-width: 1px 0;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7)
}

.fansites dd {
    margin: 0
}

#content .faceted-filter .active-filters {
    background: #37393b;
    background: rgba(255, 255, 255, 0.07);
    border: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.1);
    padding: 20px;
}

#content .faceted-filter .active-filters .heading {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.25em;
    position: relative;
    top: 2px;
    margin: 0 10px 8px 0;
    float: left
}

#content .faceted-filter .active-filters .clear-all-filters {
    font-size: .8333333333333333em;
    float: left;
    margin: 10px 0 0 0;
    display: none;
}

#content .faceted-filter .active-filters .facets {
    line-height: .6481481481481481em;
}

#content .faceted-filter .active-filters .facets .scopedFacets {
    float: left;
    margin-right: 10px
}

#content .faceted-filter .active-filters .facets .facet {
    float: left;
    padding: 10px;
    border: 1px solid #27262b;
    background-color: #141315;
    font-weight: bold;
    color: #fff;
    margin: 0 10px 8px 0;
    outline: none;
}

#content .faceted-filter .active-filters .facets .facet:hover {
    text-decoration: none;
    color: #ffa500
}

#content .faceted-filter .active-filters .facets .facet.active {
    background-color: #ffa500;
    color: #000
}

#content .faceted-filter .active-filters .facets .facet.disabled {
    opacity: .3;
    filter: alpha(opacity=30)
}

#content .faceted-filter .active-filters .facets .facet.disabled:hover {
    color: #fff;
    cursor: default
}

#content .faceted-filter .active-filters .facets .sbHolder {
    border: 1px solid #27262b;
    background-color: #141315;
    color: #fff;
    height: 29px;
    position: relative;
    width: 133px;
    outline: none;
}

#content .faceted-filter .active-filters .facets .sbHolder * {
    outline: none
}

#content .faceted-filter .active-filters .facets .sbHolder .sbSelector:hover {
    color: #ffa500;
    outline: none;
    font-weight: bold;
    text-decoration: none
}

#content .faceted-filter .active-filters .facets .sbHolder .sbSelector {
    color: #fff;
    font-weight: bold;
    display: block;
    height: 30px;
    left: 0;
    line-height: 30px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: 0;
    width: 107px;
    white-space: nowrap
}

#content .faceted-filter .active-filters .facets .sbHolder .sbOptions {
    border: 1px solid #27262b;
    background-color: #141315;
    list-style: none;
    left: -1px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 29px;
    width: 250px;
    z-index: 1;
    overflow-y: auto;
}

#content .faceted-filter .active-filters .facets .sbHolder .sbOptions li {
    padding: 0 7px
}

#content .faceted-filter .active-filters .facets .sbHolder .sbOptions a {
    display: block;
    outline: none;
    font-weight: bold;
    padding: 7px 0 7px 3px;
}

#content .faceted-filter .active-filters .facets .sbHolder .sbOptions a:link, #content .faceted-filter .active-filters .facets .sbHolder .sbOptions a:visited {
    color: #ddd;
    text-decoration: none
}

#content .faceted-filter .active-filters .facets .sbHolder .sbOptions a:hover, #content .faceted-filter .active-filters .facets .sbHolder .sbOptions a:focus, #content .faceted-filter .active-filters .facets .sbHolder .sbOptions a.sbFocus {
    color: #ffa500
}

#content .faceted-filter .active-filters .facets .sbHolder .sbOptions .sbDisabled {
    opacity: .3;
    filter: alpha(opacity=30);
    display: none
}

#content .faceted-filter .active-filters .facets .sbHolderDisabled {
    opacity: .3;
    filter: alpha(opacity=30)
}

#content #fansite-list li a {
    display: block;
    color: #fff;
    padding: 15px 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    -moz-transition: background-color .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

#content #fansite-list li a:hover {
    text-decoration: none;
    background: rgba(32, 32, 32, 0.3)
}

#content #fansite-list .title {
    color: #ffa500;
    font-size: 115%
}

#content #fansite-list .country {
    color: #636363;
    padding-left: 10px;
    font-size: 90%
}

#content #fansite-list ul {
    font-size: 90%;
}

#content #fansite-list ul li {
    display: inline;
}

#content #fansite-list ul li:after {
    content: ", "
}

#content #fansite-list ul li:last-child:after {
    content: ""
}

.petition input[type="file"] {
    background: #fff
}

.petition ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.petition .petition-closed {
    background-color: #1c1e1e;
    border: 1px solid #353638;
    color: #909090;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 25px 0;
    text-align: center
}

.petition .petition-message {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    margin: 0 0 15px 0;
    padding: 0 0 20px 0 !important;
}

.petition .petition-message .character {
    float: left;
    margin-right: 15px
}

.petition .petition-message .petition-message-content {
    float: left;
    width: 88.4%
}

.petition .petition-message-metadata {
    margin-bottom: 4px !important;
}

.petition .petition-message-metadata time {
    color: #bbb;
    font-size: .9em
}

.petition .petition-message-warning {
    color: #bbb
}

.petition .petition-rating-comments {
    margin-top: 40px
}

.petition .rating-list {
    display: inline-block
}

.petition .simpletabs-tab h2 {
    margin: 0 0 8px 0
}

.petition .simpletabs-tab section {
    overflow: hidden;
    padding-top: 15px;
}

.petition .simpletabs-tab section > h1 {
    display: none
}

.petition .simpletabs-tab .col {
    margin-bottom: 30px
}

.petition .simpletabs-tab .col-one-half:nth-child(even) h2 {
    width: 92%
}

@media only screen and (max-width: 1020px) {
    .petition .petition-message .petition-message-content {
        width: 75%
    }
}

@media only screen and (max-width: 479px) {
    .petition .petition-message .character {
        float: none
    }

    .petition .petition-message .petition-message-content {
        width: 100%
    }

    .petition .simpletabs-tab .col {
        width: 100% !important
    }

    .petition .simpletabs-tab .col-one-half h2 {
        width: 100% !important
    }
}

.petition-form input[type="file"] {
    background: #fff
}

.petition-form .character-portrait-select {
    margin-top: 30px
}

.petition-form .petition-login-block {
    *zoom: 1;
    margin-top: 30px;
}

.petition-form .petition-login-block:before, .petition-form .petition-login-block:after {
    content: "";
    display: table
}

.petition-form .petition-login-block:after {
    clear: both
}

.petition-form .petition-login-block * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.petition-form .petition-login-block input {
    height: auto
}

.petition-form .petition-login-block .col-login {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    float: right;
    padding: 10px 30px;
    text-align: center;
}

.petition-form .petition-login-block .col-login .btn {
    padding: 1px 20px;
    font-size: 1.333333333333333em
}

@media only screen and (max-width: 1020px) {
    .petition-form .petition-login-block * {
        -moz-box-sizing: inherit;
        -webkit-box-sizing: inherit;
        -ms-box-sizing: inherit;
        box-sizing: inherit
    }

    .petition-form .petition-login-block .col-login {
        border: 0;
        float: none;
        margin-bottom: 30px;
        padding: 10px 0
    }

    .petition-form .petition-login-block .col-one-half {
        float: none;
        width: 100%
    }
}

.petition-list .l-character-petitions {
    margin-bottom: 40px;
}

.petition-list .l-character-petitions .character {
    margin-bottom: 20px
}

.petition-list .character-name {
    border: none
}

.petition-list .table {
    width: 100%
}

.petition-list .table-col-posted {
    width: 12%
}

.petition-list .table-col-rating {
    width: 10%
}

.petition-list .table-col-status {
    width: 15%
}

@media only screen and (max-width: 767px) {
    .petition-list .table th:nth-child(1), .petition-list .table td:nth-child(1) {
        display: none
    }

    .petition-list .table td:nth-child(2) {
        border-left: none
    }
}

@media only screen and (max-width: 479px) {
    .petition-list .table th:nth-child(3), .petition-list .table td:nth-child(3), .petition-list .table th:nth-child(4), .petition-list .table td:nth-child(4) {
        display: none
    }
}

.bug-report * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.bug-report h3[rel=category] {
    display: none
}

.bug-report .categories h3[rel=category] {
    display: block
}

.bug-report .form-field input, .bug-report .form-field select, .bug-report .form-field textarea {
    width: 100%
}

.bug-report .form-field input, .bug-report .form-field select {
    line-height: 1em;
    padding: 4px;
    min-height: 18px;
    height: auto
}

.bug-report .form-field .placeholder-container {
    color: #000;
}

.bug-report .form-field .placeholder-container.has-placeholder-data {
    color: #888
}

.bug-report .btn-yellow {
    padding: 4px 12px !important;
    min-width: 0
}

.info-panel {
    border: 1px solid #28292a;
    background-color: #1a1a1a;
    padding: 15px;
    margin-bottom: 20px;
}

.info-panel p {
    margin: 0
}

.info-panel p + p {
    margin-top: 1em
}

.group {
    *zoom: 1;
    position: relative
}

.group:before, .group:after {
    content: "";
    display: table
}

.group:after {
    clear: both
}

.group.categories .form-field {
    display: none
}

.group-categories {
    min-height: 200px
}

.vertical-tabs {
    border: 1px solid #28292a;
    background-color: #1a1a1a;
    padding: 4px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}

.vertical-tabs .ui-tabs-nav {
    background-color: transparent;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    border: none;
    display: block;
    padding: 0;
    margin: 0;
    vertical-align: top;
}

.vertical-tabs .ui-tabs-nav li {
    clear: left;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    width: 100%;
    background-color: transparent;
    color: #ffa500;
    list-style-position: inside;
    padding-left: 12px;
    white-space: nowrap;
}

.vertical-tabs .ui-tabs-nav li a {
    color: #ddd;
    display: inline-block;
    font-size: 14px;
    width: 100%;
    margin-left: -24px;
    padding: 6px 12px 6px 24px
}

.vertical-tabs .ui-tabs-nav li.ui-tabs-active {
    background-color: #313131;
    color: #149fcc
}

.vertical-tabs .ui-tabs-panel {
    width: 100%;
    background-color: #313131;
    padding: 14px 12px;
}

.vertical-tabs .ui-tabs-panel p {
    margin: 0
}

.vertical-tabs .ui-tabs-panel p + p {
    margin-top: 1em
}

.attr-view {
    border: 1px solid #28292a;
    background-color: #1a1a1a;
    padding: 6px;
    line-height: 1em;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    min-height: 18px
}

.group.server .form-field {
    overflow: hidden;
}

.group.server .form-field .server-selection {
    width: 40%;
    float: left;
    margin: 0;
    padding-right: 4px
}

.group.server .form-field .server-build {
    width: 60%;
    float: left;
    padding-left: 4px
}

.form-field[rel=language] {
    display: none
}

.file-upload .content {
    font-size: 1em;
    line-height: inherit;
    min-height: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #28292a;
    background-color: #1a1a1a;
    padding: 16px
}

@media (max-width: 480px) {
    .vertical-tabs .ui-tabs-panel {
        display: none !important
    }
}

@media (min-width: 481px) {
    .info-panel {
        padding-left: 80px;
        min-height: 85px;
        background-image: url("//web.ccpgamescdn.com/common/img/icon_info_grey.png");
        background-repeat: no-repeat;
        background-position: 20px center
    }

    .group.server .form-field {
        float: left;
        margin-top: 25px;
        width: 400px
    }

    .group.server .form-field + .form-field {
        padding-left: 10px;
        padding-right: 0;
        max-width: 200px
    }

    .vertical-tabs .ui-tabs-nav {
        display: table-cell
    }

    .vertical-tabs .ui-tabs-panel {
        display: table-cell
    }
}

@media (min-width: 1021px) {
    .info-panel {
        padding: 85px 15px 15px;
        width: 230px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        background-position: center 16px;
        margin-bottom: 0
    }

    .bug-report h3[rel=category] {
        display: block
    }

    .bug-report .categories h3[rel=category] {
        display: none
    }

    .vertical-tabs {
        float: left;
        width: 450px
    }
}

.table-col-br-status {
    position: relative;
}

.table-col-br-status .help {
    position: absolute;
    top: 10px;
    margin-left: 4px
}

.frontpage ul {
    list-style-type: none
}

.frontpage #main,
.frontpage MAIN {
    max-width: none;
    padding: 0
}

.frontpage .l-fixed {
    width: 340px
}

.frontpage .l-fluid .l-fluid-content {
    margin-left: 361px
}

@media only screen and (max-width: 767px) {
    .frontpage .l-fluid {
        float: none
    }

    .frontpage .l-fluid .l-fluid-content {
        margin: 0
    }
}

.frontpage .l-grid-news {
    overflow: auto;
}

.frontpage .l-grid-news > ul {
    float: right;
    margin: -4px 0 0;
    padding: 0;
    width: 40%;
}

.frontpage .l-grid-news > ul li {
    border-bottom: 1px solid #37393b;
    padding: 12px 0
}

.frontpage .l-grid-news > ul .first {
    padding-top: 0
}

.frontpage .l-grid-news > ul .last {
    border: 0;
    padding-bottom: 0
}

.frontpage .l-grid-news .left-col {
    float: left;
    width: 56%
}

.frontpage .l-grid-news .section-title {
    margin-bottom: 15px
}

@media only screen and (max-width: 1020px) {
    .frontpage .l-grid-news .left-col {
        float: none;
        width: 100%;
    }

    .frontpage .l-grid-news .left-col .news p, .frontpage .l-grid-news .left-col .news .news-more {
        display: none
    }

    .frontpage .l-grid-news > ul {
        float: none;
        width: 100%;
    }

    .frontpage .l-grid-news > ul li {
        border: 0;
        margin: 15px 3% 0 0;
        padding: 0
    }
}

@media only screen and (max-width: 479px) {
    .frontpage .l-grid-news > ul li {
        border-bottom: 1px solid #37393b;
        padding-bottom: 12px
    }
}

.frontpage .l-grid-news-2 > ul {
    margin: 20px 0 0 0;
    padding: 0;
}

.frontpage .l-grid-news-2 > ul .news h1 {
    font-size: .98em;
    font-weight: normal
}

.frontpage .l-grid-news-2 > ul .news img {
    margin-bottom: 15px;
    max-width: 138px
}

.frontpage .l-grid-news-2 > ul li {
    float: left;
    margin-right: 20px;
    width: 30.4%
}

.frontpage .l-grid-news-2 > ul .last {
    margin-right: 0
}

.frontpage .l-grid-news-2 .news img {
    width: 100% !important
}

@media only screen and (min-width: 768px) {
    .frontpage .l-grid-news-2 .news-listed .news-meta {
        display: none
    }
}

@media only screen and (max-width: 1020px) {
    .frontpage .l-grid-news-2 > ul li {
        width: 29.4%
    }

    .frontpage .l-grid-news-2 > ul .last {
        float: right
    }
}

@media only screen and (max-width: 767px) {
    .frontpage .l-grid-news-2 > ul li {
        float: none;
        margin-bottom: 15px;
        width: 100%
    }

    .frontpage .l-grid-news-2 .news-listed img {
        display: none
    }
}

.frontpage .l-section-bottom {
    margin-bottom: 83px;
}

.frontpage .l-section-bottom .news img {
    max-height: 223px;
    width: 99.6%
}

.frontpage .l-section-bottom .section {
    float: left;
    width: 47.9%;
}

.frontpage .l-section-bottom .section.l-grid-news-2 {
    float: right
}

@media only screen and (max-width: 639px) {
    .frontpage .l-section-bottom .news img {
        max-height: none
    }

    .frontpage .l-section-bottom .section {
        float: none;
        margin-bottom: 40px;
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    .frontpage .l-section-bottom {
        margin-bottom: 0
    }
}

.frontpage .l-section-middle {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    border: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.2);
    border-width: 1px 0 1px 0;
    margin-bottom: 40px;
    padding: 39px 0;
}

.frontpage .l-section-middle .promo {
    float: left
}

.frontpage .l-section-middle .section {
    border-left: 1px solid #37393b;
    padding-left: 19px
}

@media only screen and (max-width: 767px) {
    .frontpage .l-section-middle .section {
        border: none;
        padding: 0
    }
}

@media only screen and (max-width: 479px) {
    .frontpage .l-section-middle {
        border: none;
        padding: 0
    }
}

.frontpage .l-section-mobile {
    display: none;
    margin-bottom: 50px;
}

@media only screen and (max-width: 479px) {
    .frontpage .l-section-mobile {
        display: block
    }
}

.frontpage .l-section-top {
    margin-bottom: 40px;
    padding-top: 40px;
}

.frontpage .l-section-top .banner {
    float: left;
    height: 349px;
    width: 73.9%
}

.frontpage .l-section-top #counter {
    font-size: 800%;
    font-weight: bold;
    color: #ddd;
    background: #000 url("//web.ccpgamescdn.com/communityassets/img/frontpage/counter_bg.jpg") no-repeat 50% 50%;
    height: 100%;
    text-align: center;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7);
}

.frontpage .l-section-top #counter p {
    margin: 0;
    padding-top: .75em
}

.frontpage .l-section-top .focus {
    float: right;
    height: 349px;
    max-height: 349px;
    width: 23.7%
}

@media only screen and (max-width: 1020px) {
    .frontpage .l-section-top {
        padding-top: 55px
    }

    .frontpage .l-section-top .banner {
        float: none;
        height: auto;
        width: 100%
    }

    .frontpage .l-section-top #counter {
        font-size: 600%;
    }

    .frontpage .l-section-top #counter p {
        padding-top: 0
    }

    .frontpage .l-section-top .focus {
        float: none;
        height: auto;
        margin-top: 60px;
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    .frontpage .l-section-top .focus {
        display: none
    }

    .frontpage .l-section-top #counter {
        font-size: 400%
    }
}

.frontpage .banner {
    border: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.2);
    position: relative;
}

.frontpage .banner a {
    color: #fff;
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2
}

.frontpage .banner h1 {
    bottom: 0;
    font-size: 1em;
    left: 0;
    padding: 0 4.3% 4.25%;
    position: absolute;
    text-align: left;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
}

.frontpage .banner h1 span {
    display: block;
    line-height: 1em
}

.frontpage .banner img {
    width: 100%;
    margin: -40px 0
}

@media only screen and (max-width: 1020px) {
    .frontpage .banner img {
        margin: -5.64% 0
    }
}

@media only screen and (max-width: 479px) {
    .frontpage .banner h1 {
        padding: 0 2.2% 1.7%
    }

    .frontpage .banner img {
        margin: -5.7% 0
    }

    .frontpage .banner .banner-text-big {
        font-size: 1.945em
    }

    .frontpage .banner .banner-text-small {
        font-size: 1.111em
    }
}

.frontpage .banner-text-big {
    font-size: 3.195em
}

.frontpage .banner-text-small {
    font-size: 1.389em
}

.frontpage .carousel {
    height: 249px;
    width: 338px
}

.frontpage .focus {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.2);
}

.frontpage .focus a:hover {
    color: #ffa500
}

.frontpage .focus > h1 {
    display: none
}

.frontpage .focus ul {
    margin: 29px 0 0 19px;
    padding: 0
}

.frontpage .focus li {
    margin-bottom: 32px;
}

.frontpage .focus li.last {
    margin-bottom: 0
}

@media only screen and (max-width: 1020px) {
    .frontpage .focus {
        text-align: center
    }

    .frontpage .focus ul {
        display: inline-block;
        margin: 21px 0
    }

    .frontpage .focus li {
        float: left;
        margin: 0 72px 0 0;
        text-align: left;
    }

    .frontpage .focus li.last {
        margin-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .frontpage .focus li {
        margin: 0 50px 0 0
    }

    .frontpage .focus .focus-download {
        display: none
    }
}

@media only screen and (max-width: 479px) {
    .frontpage .focus li {
        float: none;
        margin: 0 0 30px 0
    }
}

.frontpage .focus-download a {
    background-position: left -50px;
}

.frontpage .focus-download a:hover {
    background-position: left -200px
}

.frontpage .focus-patchnotes a {
    background-position: left -100px;
}

.frontpage .focus-patchnotes a:hover {
    background-position: left -250px
}

.frontpage .focus-server {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    border-bottom: 1px solid #37393b;
    border-color: rgba(255, 255, 255, 0.2);
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    padding: 18px 0 14px;
}

.frontpage .focus-server h1 {
    font-size: 1.667em;
    line-height: .8em;
    margin-bottom: 5px;
    text-transform: uppercase
}

.frontpage .focus-server span {
    font-size: .972em
}

@media only screen and (max-width: 479px) {
    .frontpage .focus-server {
        background-color: #1a1a1a
    }
}

.frontpage .focus-server-players-no {
    color: #aaafb2;
    padding-left: 5px;
    visibility: hidden;
}

.frontpage .focus-server-players-no:before {
    content: "- "
}

.frontpage .focus-server-players-no .no {
    padding-right: 3px
}

.frontpage .focus-server-status {
    visibility: hidden
}

.frontpage .focus-server-status-offline {
    color: #f00
}

.frontpage .focus-server-status-online {
    color: #00b110
}

.frontpage .focus-subtext {
    color: #bbb
}

.frontpage .focus-title {
    display: block;
    font-size: 1.64em;
    line-height: .8em;
    padding-top: 7px
}

.frontpage .focus-upgrade a {
    background-position: left 0;
}

.frontpage .focus-upgrade a:hover {
    background-position: left -150px
}

.frontpage .news p {
    font-size: .972em
}

@media only screen and (max-width: 1020px) {
    .frontpage .news-embedded p, .frontpage .news-embedded .news-more {
        display: none
    }

    .frontpage .news-embedded .embedded-content {
        bottom: 0;
        height: auto;
        top: auto;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .frontpage .news-embedded .news-meta {
        display: none
    }
}

@media only screen and (max-width: 639px) {
    .frontpage .news-embedded .news-meta {
        display: block
    }
}

@media only screen and (max-width: 320px) {
    .frontpage .news-embedded .embedded-content {
        height: 100%
    }
}

.frontpage .promo h1 {
    color: #bbb;
    display: none;
    font-size: 1.25em
}

@media only screen and (max-width: 1020px) {
    .frontpage .promo h1 {
        display: block
    }
}

@media only screen and (max-width: 767px) {
    .frontpage .promo {
        display: none
    }
}

.frontpage .promo-content-item {
    border: 1px solid #37393b;
    display: block
}

.ie .frontpage .banner a {
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRâ€Œâ€‹AEAOw==")
}

#db-wrapper {
    text-align: center;
    margin: 40px 0
}

.download-button {
    display: inline-block;
}

.download-button a {
    text-align: left
}

.download-button .primary-dlbutton {
    background: #ffa500;
    background: #ffa500 -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd523), color-stop(0.5, #ffbc11), color-stop(1, #ffa500));
    background: #ffa500 -moz-linear-gradient(top, #ffd523 0%, #ffbc11 50%, #ffa500 100%);
    background: #ffa500 -webkit-linear-gradient(top, #ffd523 0%, #ffbc11 50%, #ffa500 100%);
    background: #ffa500 -o-linear-gradient(top, #ffd523 0%, #ffbc11 50%, #ffa500 100%);
    background: #ffa500 -ms-linear-gradient(top, #ffd523 0%, #ffbc11 50%, #ffa500 100%);
    background: #ffa500 linear-gradient(top, #ffd523 0%, #ffbc11 50%, #ffa500 100%);
    border: 2px solid #37393b;
    border-color: rgba(255, 255, 255, 0.2);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    color: #fff;
    display: inline-block;
    font-size: 228%;
    font-weight: bold;
    line-height: 1;
    padding: 25px 35px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7);
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.no-fontface .download-button .primary-dlbutton {
    font-size: 150%
}

.ja .download-button .primary-dlbutton {
    font-size: 200%
}

.download-button .primary-dlbutton span {
    font-family: arial, sans-serif;
    font-size: 37.5%;
    font-weight: normal;
    color: #000;
    display: block;
    margin-top: 3px;
    text-shadow: none;
    text-transform: capitalize
}

.download-button .primary-dlbutton:hover {
    background: #ffa500;
    background: #ffa500 -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffa500), color-stop(0.5, #ffbc11), color-stop(1, #ffd523));
    background: #ffa500 -moz-linear-gradient(top, #ffa500 0%, #ffbc11 50%, #ffd523 100%);
    background: #ffa500 -webkit-linear-gradient(top, #ffa500 0%, #ffbc11 50%, #ffd523 100%);
    background: #ffa500 -o-linear-gradient(top, #ffa500 0%, #ffbc11 50%, #ffd523 100%);
    background: #ffa500 -ms-linear-gradient(top, #ffa500 0%, #ffbc11 50%, #ffd523 100%);
    background: #ffa500 linear-gradient(top, #ffa500 0%, #ffbc11 50%, #ffd523 100%);
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff;
    text-decoration: none !important;
}

.download-button .primary-dlbutton:hover span {
    color: #000
}

.download-button .primary-dlbutton:active {
    background: #ffa500 -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(1, #ffa500));
    background: #ffa500 -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, #ffa500 100%);
    background: #ffa500 -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, #ffa500 100%);
    background: #ffa500 -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, #ffa500 100%);
    background: #ffa500 -ms-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, #ffa500 100%);
    background: #ffa500 linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, #ffa500 100%)
}

.download-button .aux-client {
    display: block;
    font-size: 85%;
    color: #c6c6c8;
    margin-top: 5px;
}

.ie7 .download-button .aux-client {
    text-align: center
}

ul.isd-teams {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.isd-teams li {
    margin: 20px 0 40px 160px
}

ul.isd-teams img {
    float: left;
    margin-left: -160px
}

@media (max-width: 480px) {
    ul.isd-teams li {
        margin: 20px 0;
    }

    ul.isd-teams li img {
        float: none;
        margin: 0
    }
}

.ja .radio.Fiction {
    display: none
}

.ja .radio.InterstellarCorrespondents {
    display: none
}

.ja .radio.BugHunters {
    display: none
}

.ja .radio.Evelopedia {
    display: none
}

.ja .radio.CommunityCommunication {
    display: none
}

.en .radio.JapaneseTranslationTeam {
    display: none
}

table.awards {
    margin-bottom: 20px;
}

table.awards img {
    margin: 10px
}

table.reviews {
    margin-top: 30px;
    width: 90%;
}

table.reviews td {
    background-color: #2a2a2a;
    font-weight: bold;
    padding: 0;
    text-align: center;
    line-height: 1.2
}

table.reviews span {
    font-size: 30px;
    font-weight: normal;
    display: block
}

table.reviews .review-small {
    display: inline-block;
    min-height: 75px;
    padding: 10px 5px 5px;
    vertical-align: top;
    width: 195px;
}

@media (max-width: 480px) {
    table.reviews .review-small {
        padding: 10px 0 5px;
        width: 100%
    }
}

table.reviews.big td {
    background: none;
    padding: 10px 5px 5px 5px
}

table.reviews.big img {
    margin: 10px
}

.ie7 table.reviews .review-small {
    zoom: 1;
    *display: inline
}

.csm-results {
    list-style: none;
    margin: 0;
    padding: 0;
}

.csm-results li {
    margin-bottom: 20px
}

.csm-results h2:first-child {
    margin-top: 0
}

.csm-results .span2 {
    margin-left: 0 !important
}

.csm-results p {
    margin: 0
}

.csm-results p.charname {
    margin-top: 9px
}

.csm-meeting-minutes {
    list-style: none;
    margin: 0;
    padding: 0;
}

.csm-meeting-minutes h2:first-child {
    margin-top: 0
}

.disclaimer-hero {
    padding: 15px 10px;
    margin-bottom: 30px;
    border: 1px solid #f00;
    border: 1px solid rgba(255, 0, 0, 0.6);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.95);
    text-align: center;
}

.disclaimer-hero p {
    margin: 0;
    color: #989898
}

.candidate-profile + .candidate-profile {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    margin-top: 30px;
    padding-top: 30px
}

.candidate-profile {
    *zoom: 1;
}

.candidate-profile:before, .candidate-profile:after {
    content: "";
    display: table
}

.candidate-profile:after {
    clear: both
}

.candidate-profile .candidate-portrait {
    width: 128px;
    border: none;
    background: none;
    float: left;
}

.candidate-profile .candidate-portrait img {
    max-width: 100%;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, 0.15)
}

.candidate-profile .candidate-portrait figcaption {
    background: none;
    border: none;
    font-size: 1.142857142857143em;
    color: #fff;
    padding: 0;
    width: auto;
    margin: 10px 0 0 0;
}

.candidate-profile .candidate-portrait figcaption p {
    margin: 0 0 5px 0;
    line-height: 1.2em
}

.candidate-profile .candidate-portrait figcaption .name {
    text-align: center;
    font-size: .875em;
    font-weight: bold
}

.candidate-profile .candidate-portrait figcaption .corporation, .candidate-profile .candidate-portrait figcaption .alliance {
    font-size: .75em;
    text-align: center
}

.candidate-profile .candidate-actions {
    margin: 16px 0 23px 144px;
    overflow: hidden;
}

.candidate-profile .candidate-actions .btn-yellow {
    float: left
}

.candidate-profile .candidate-actions .social-icons {
    float: left;
    margin-top: 8px
}

.candidate-profile .candidate-actions .btn-yellow + .social-icons {
    margin-left: 20px
}

.candidate-profile .candidate-description {
    margin-left: 144px;
}

.candidate-profile .candidate-description a {
    display: block
}

.candidate-profile .candidate-description a:after {
    content: " Â»";
    clear: both
}

.candidate-profile .candidate-description a.btn:after {
    content: ""
}

.candidate-confirmation {
    width: 50%;
}

.candidate-confirmation dl {
    width: 50%;
    float: left
}

.candidate-confirmation dt {
    margin: 0;
    padding: 0;
    font-size: .875em
}

.candidate-confirmation dd {
    margin: 0;
    padding: 0
}

.candidate-detail-label {
    font-size: .875em
}

.candidate-detail-text {
    padding: 10px;
    background-color: #353435;
    background-color: rgba(255, 255, 255, 0.2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box
}

.candidate-details {
    margin: -4px 0 10px 144px;
    overflow: hidden;
}

.candidate-details dt {
    float: left;
    clear: left;
    text-align: right;
    width: 54px;
}

.candidate-details dt:after {
    content: ":"
}

.candidate-details dd {
    float: left;
    clear: right;
    padding-left: 10px;
    margin-left: 0;
    font-weight: bold
}

.content-hero {
    position: relative;
}

.content-hero .caption {
    position: absolute;
    top: 100px;
    right: 30px;
    text-align: right
}

.csm-landing-content {
    position: relative;
}

.csm-landing-content h2 {
    font-size: 2.25em;
    line-height: 1em;
    margin: 25px 0;
    color: #ffa500;
    font-family: EngschriftDIND,DINCondensedC,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased
}

.csm-landing-content > p {
    margin-right: 270px
}

.csm-landing-content .eve-avatar {
    position: absolute;
    top: -130px;
    right: 0;
}

.csm-landing-content .eve-avatar img {
    border: none
}

.csm-landing-content .csm-landing-actions {
    *zoom: 1;
    margin: 30px 0
}

.csm-landing-content .csm-landing-actions:before, .csm-landing-content .csm-landing-actions:after {
    content: "";
    display: table
}

.csm-landing-content .csm-landing-actions:after {
    clear: both
}

.csm-landing-content .csm-landing-action {
    float: left;
    width: 50%;
}

.csm-landing-content .csm-landing-action:first-child > p {
    padding-right: 30px
}

.video-embed {
    text-align: right;
    margin-top: 40px;
}

.video-embed p {
    text-align: left
}

.fbsharebtn {
    padding: 2px 4px 3px;
    background-color: #eceef5;
    font-size: 11px;
    color: #3b5998 !important;
    text-decoration: none;
    white-space: nowrap;
    border: 1px solid #cad4e7;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    position: relative;
    top: -7px;
}

.fbsharebtn:hover {
    text-decoration: none !important
}

.fbsharebtn .fbicon {
    background: url("http://web.ccpgamescdn.com/communityassets/img/csm/icon-fb.png") 0 0 no-repeat;
    height: 14px;
    width: 14px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 2px
}

.jquery-ui-dialog {
    display: none
}

.ui-widget-overlay {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8)
}

.csm-elections-confirm-dialog {
    padding: 10px;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, 0.15);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.95);
    font-family: Arial, sans-serif;
}

.csm-elections-confirm-dialog .jquery-ui-dialog {
    display: block
}

.csm-elections-confirm-dialog .ui-dialog-titlebar {
    display: none
}

.csm-elections-confirm-dialog .ui-dialog-content {
    color: #fff;
    height: auto !important;
    border: none;
    text-align: center;
}

.csm-elections-confirm-dialog .ui-dialog-content p {
    margin: 0
}

.csm-elections-confirm-dialog .ui-dialog-buttonpane {
    background-color: transparent;
    border: none;
}

.csm-elections-confirm-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: none;
    text-align: center
}

.csm-elections-confirm-dialog .ui-dialog-buttonpane .ui-button {
    margin: 0;
    font-family: EngschriftDIND,DINCondensedC,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    background-color: #3f3e46;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3f3e46), color-stop(0.5, #46454d), color-stop(1, #4c4b53)) #3f3e46;
    background: -moz-linear-gradient(top, #3f3e46 0%, #46454d 50%, #4c4b53 100%) #3f3e46;
    background: -webkit-linear-gradient(top, #3f3e46 0%, #46454d 50%, #4c4b53 100%) #3f3e46;
    background: -o-linear-gradient(top, #3f3e46 0%, #46454d 50%, #4c4b53 100%) #3f3e46;
    background: -ms-linear-gradient(top, #3f3e46 0%, #46454d 50%, #4c4b53 100%) #3f3e46;
    background: linear-gradient(top, #3f3e46 0%, #46454d 50%, #4c4b53 100%) #3f3e46;
    border-color: #5f5e67 #4e4d54 #55545c;
    -moz-box-shadow: -1px -1px 1px #27262c;
    -webkit-box-shadow: -1px -1px 1px #27262c;
    box-shadow: -1px -1px 1px #27262c;
    color: #fff !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    min-width: 50px;
    text-align: center;
}

.csm-elections-confirm-dialog .ui-dialog-buttonpane .ui-button:hover {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3f3e46), color-stop(0.5, #46454d), color-stop(1, #4c4b53)) #3f3e46;
    background: -moz-linear-gradient(bottom, #3f3e46 0%, #46454d 50%, #4c4b53 100%) #3f3e46;
    background: -webkit-linear-gradient(bottom, #3f3e46 0%, #46454d 50%, #4c4b53 100%) #3f3e46;
    background: -o-linear-gradient(bottom, #3f3e46 0%, #46454d 50%, #4c4b53 100%) #3f3e46;
    background: -ms-linear-gradient(bottom, #3f3e46 0%, #46454d 50%, #4c4b53 100%) #3f3e46;
    background: linear-gradient(bottom, #3f3e46 0%, #46454d 50%, #4c4b53 100%) #3f3e46
}

.csm-elections-confirm-dialog .ui-dialog-buttonpane .ui-button .ui-button-text {
    line-height: 24px;
    padding: 2px 12px 0
}

.csm-elections-confirm-dialog .ui-dialog-buttonpane .ui-button + .ui-button {
    margin-left: 20px
}

#EndorseForm {
    margin: 0
}

#csm-votes *, #csm-voting-candidate-listing * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

#csm-votes, #csm-voting-candidate-listing {
    position: relative;
    margin-right: -1.166666666666667%;
    margin-left: -1.166666666666667%;
    *zoom: 1;
}

#csm-votes .blind, #csm-voting-candidate-listing .blind {
    background-color: #232323;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#csm-votes:before, #csm-voting-candidate-listing:before, #csm-votes:after, #csm-voting-candidate-listing:after {
    content: "";
    display: table
}

#csm-votes:after, #csm-voting-candidate-listing:after {
    clear: both
}

#csm-votes .candidate, #csm-voting-candidate-listing .candidate, #csm-votes .ui-state-placeholder, #csm-voting-candidate-listing .ui-state-placeholder {
    float: left;
    width: 31%;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    cursor: drag;
    min-height: 60px;
    margin-right: 1.166666666666667%;
    margin-left: 1.166666666666667%;
    margin-bottom: 6px;
    margin-top: 6px;
    padding: 5px;
    background-color: #262b2e;
    background-color: rgba(255, 255, 255, 0.1)
}

#csm-votes .ui-state-placeholder, #csm-voting-candidate-listing .ui-state-placeholder {
    background-color: rgba(255, 255, 255, 0.2)
}

#csm-votes .candidate .portrait, #csm-voting-candidate-listing .candidate .portrait {
    border: 1px solid #4c565a;
    border: 1px solid rgba(255, 255, 255, 0.15);
    max-width: 50px;
    float: left
}

#csm-votes .candidate .details, #csm-voting-candidate-listing .candidate .details {
    padding-left: 7px;
    display: table-cell;
    vertical-align: middle;
    height: 50px;
}

#csm-votes .candidate .details .candidate-detail, #csm-voting-candidate-listing .candidate .details .candidate-detail {
    margin: 2px 0;
    padding: 0;
    font-size: .7857142857142857em;
    line-height: 1em;
    opacity: .9;
    filter: alpha(opacity=90)
}

#csm-votes .candidate .details .name, #csm-voting-candidate-listing .candidate .details .name {
    font-size: .8571428571428571em;
    font-weight: bold;
    opacity: 1;
    filter: alpha(opacity=100)
}

#csm-votes .candidate:nth-child(3n), #csm-voting-candidate-listing .candidate:nth-child(3n) {
    clear: right
}

#csm-voting-candidate-listing .vote-numeral {
    display: none
}

#csm-voting-candidate-listing .out-of-focus {
    opacity: .3;
    filter: alpha(opacity=30);
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

#csm-votes {
    *zoom: 1;
}

#csm-votes:before, #csm-votes:after {
    content: "";
    display: table
}

#csm-votes:after {
    clear: both
}

#csm-votes .portrait {
    position: relative;
    background-color: #3c454b;
    background-color: rgba(255, 255, 255, 0.1);
    width: 50px;
    height: 50px;
    float: left;
    border: 1px solid #4c565a;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

#csm-votes .portrait img {
    opacty: .3
}

#csm-votes .portrait .vote-numeral {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    line-height: 50px;
    font-size: 2.25em;
    font-family: EngschriftDIND,DINCondensedC,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased
}

#csm-votes .portrait img + .vote-numeral {
    background-color: rgba(255, 255, 255, 0.5);
    color: #202020;
    text-shadow: 0 0 2px #fff
}

#csm-votes .candidate:hover .vote-numeral {
    display: none
}

.csm-votes-header {
    *zoom: 1;
    margin-bottom: 12px;
    position: relative;
}

.csm-votes-header:before, .csm-votes-header:after {
    content: "";
    display: table
}

.csm-votes-header:after {
    clear: both
}

.csm-votes-header .content-title {
    margin-bottom: 0
}

.csm-votes-header div {
    clear: both;
}

.csm-votes-header div p {
    display: inline-block;
    margin: 16px 0 0 0;
    line-height: 1em
}

.csm-votes-header div p + p {
    margin-top: 0
}

.csm-votes-header a {
    float: right;
    line-height: 1em
}

.csm-votes-header .btn-yellow {
    margin-top: 18px
}

.csm-votes-header + p {
    margin-bottom: 10px
}

#csm-votes + .csm-votes-header {
    margin-bottom: 8px;
    margin-top: 8px;
    border-top: 1px solid #3c454b;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
}

#csm-votes + .csm-votes-header .content-title {
    float: left
}

#csm-votes + .csm-votes-header a {
    margin: 0 0 0 0
}

.csm-votes-header .candidate-search-area {
    float: right;
    clear: none;
    padding-top: 8px;
}

.csm-votes-header .candidate-search-area label {
    margin-right: 5px;
    float: left;
}

.csm-votes-header .candidate-search-area label:after {
    content: ":"
}

.csm-votes-header .candidate-search-area input {
    width: 200px;
    margin-bottom: 0
}

.csm-votes-header .candidate-search-area a {
    line-height: 1.6em
}

.csm-votes-header .candidate-search-area .reset-filter {
    overflow: hidden;
    text-indent: -999em;
    height: 14px;
    width: 14px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 2px;
    left: -20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    background: url("http://web.ccpgamescdn.com/communityassets/img/csm/close_icn.png") 0 0 no-repeat transparent
}

.csm-votes-header .filter-active .reset-filter {
    opacity: 1;
    filter: alpha(opacity=100)
}

@media only screen and (max-width: 768px) {
    .csm-landing-content > p {
        margin-right: 0
    }

    .eve-avatar {
        display: none
    }
}

.character-listing * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.character-listing .character {
    background-color: #1a1a1a;
    background-color: rgba(255, 255, 255, 0.1);
    *zoom: 1;
    margin-bottom: 4px;
    padding: 10px;
    position: relative;
}

.character-listing .character:before, .character-listing .character:after {
    content: "";
    display: table
}

.character-listing .character:after {
    clear: both
}

.character-listing .character.tagged {
    background-color: transparent;
}

.character-listing .character.tagged .tag {
    position: absolute;
    top: 16px;
    right: -10px;
    font-size: 1.428571428571429em;
    font-family: EngschriftDIND,DINCondensedC,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    color: #404040;
    background-color: #fff;
    padding: 9px 9px 7px;
    line-height: 1em;
}

.character-listing .character.tagged .tag:after {
    position: absolute;
    top: -10px;
    right: 0;
    bottom: auto;
    left: auto;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 0 10px;
    border-color: transparent transparent transparent #46494b
}

@media only screen and (max-width: 480px) {
    .character-listing .character.tagged .tag {
        position: relative;
        top: 0;
        right: 0;
        font-size: 1.285714285714286em;
        padding: 3px 2px;
        margin-bottom: 6px;
    }

    .character-listing .character.tagged .tag:after {
        position: absolute;
        bottom: -4px;
        left: 5px;
        top: auto;
        right: auto;
        border-width: 4px 3.5px 0 3.5px;
        border-color: #fff transparent transparent transparent
    }
}

.character-listing .character .portrait {
    float: left;
    width: 50px;
    margin-right: 10px
}

.character-listing .character .details {
    float: left;
    color: #ddd;
}

.character-listing .character .details .character-detail {
    margin: 6px 0 0 0;
    padding: 0;
    line-height: 1em;
    font-weight: bold
}

.character-listing .character .details .corporation-name, .character-listing .character .details .alliance-name {
    font-size: .8571428571428571em
}

.character-listing .character .details .alliance-name {
    font-weight: normal
}

.character-listing .character .details .name {
    margin-top: 0;
    color: #ffa500
}

ul.cdnchannel-time-filter {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.cdnchannel-time-filter ul {
    margin: 0 0 6px 10px;
    padding: 0 0 0 13px;
    list-style: none;
}

ul.cdnchannel-time-filter ul li:before {
    content: "-";
    padding: 0 5px 0 0
}

.js ul.cdnchannel-time-filter ul {
    display: none
}

ul.cdnchannel-time-filter li.open ul {
    display: block
}

ul.cdnchannel-time-filter li.open .tree-expand {
    background-position: 50% -12px
}

ul.cdnchannel-time-filter .selected > a {
    font-weight: bold
}

#content #chronicles-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

#content #chronicles-list li {
    display: inline-block;
    padding: 3px 0;
}

.oldie #content #chronicles-list li {
    display: inline;
    padding: 3px
}

#content #chronicles-list li img.lazy {
    width: 170px;
    height: 111px !important;
    display: none;
}

@media (min-width: 768px) and (max-width: 1024px) {
    #content #chronicles-list li img.lazy {
        width: 150px
    }
}

#second-genesis .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/second-genesis.jpg");
    background-repeat: no-repeat
}

#castor .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/castor.jpg");
    background-repeat: no-repeat
}

#exodus .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/exodus.jpg");
    background-repeat: no-repeat
}

#cold-war .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/cold-war.jpg");
    background-repeat: no-repeat
}

#red-moon-rising .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/red-moon-rising.jpg");
    background-repeat: no-repeat
}

#revelations .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/revelations.jpg");
    background-repeat: no-repeat
}

#revelations-ii .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/revelations-ii.jpg");
    background-repeat: no-repeat
}

#trinity .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/trinity.jpg");
    background-repeat: no-repeat
}

#empyrean-age .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/empyrean-age.jpg");
    background-repeat: no-repeat
}

#quantum-rise .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/quantum-rise.jpg");
    background-repeat: no-repeat
}

#apocrypha .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/apocrypha.jpg");
    background-repeat: no-repeat
}

#dominion .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/dominion.jpg");
    background-repeat: no-repeat
}

#tyrannis .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/tyrannis.jpg");
    background-repeat: no-repeat
}

#incursion .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/incursion.jpg");
    background-repeat: no-repeat
}

#incarna .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/incarna.jpg");
    background-repeat: no-repeat
}

#crucible .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/crucible.jpg");
    background-repeat: no-repeat
}

#inferno .content {
    background-image: url("http://web.ccpgamescdn.com/communityassets/img/expansions/inferno.jpg");
    background-repeat: no-repeat
}

#content #expansion .header {
    padding: 80px 0;
}

#content #expansion .header p {
    font-size: 1.1em;
    margin: 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5)
}

#content #expansion h1 {
    border: 0;
    line-height: 1;
    font-size: 2.2em;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5)
}

#content #expansion h2 {
    clear: both
}

#content #expansion .row-fluid h3, #content #expansion .row-fluid h4 {
    margin: 1em 0 .6em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 1em;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.5)
}

#content #expansion .point-release {
    background: rgba(255, 255, 255, 0.1);
    padding: 3px 10px
}

#content #expansion .release-date {
    font-size: .9em;
    color: #636363;
    margin-left: 20px
}

#content #expansion .expansion-intro-overlay {
    background: rgba(0, 0, 0, 0.6);
    padding: 10px;
    margin: -10px
}

#content #expansion p {
    margin: 0 0 1em 0;
}

#content #expansion p small {
    color: #aaa
}

#content #expansion ul.screenshots, #content #expansion .wallpapers ul {
    list-style: none;
    padding: 0
}

#content #expansion ul.screenshots {
    margin: 1em -10px;
    overflow: hidden;
}

#content #expansion ul.screenshots li {
    float: left;
    margin: 10px
}

#content #expansion .wallpapers li {
    margin: 0
}

#content #expansion .novel-meta {
    padding: 0 10px 10px 0;
    margin: 0 0 1em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#content #expansion .novel-meta h3 {
    border: 0;
    margin: 0 0 1em
}

#content #expansion .novel-meta p {
    margin: 0
}

.patchnotes .col-content {
    position: relative
}

#patchnotes-dropdown {
    position: absolute;
    right: 0;
    top: 0;
}

@media (max-width: 480px) {
    #patchnotes-dropdown {
        overflow: hidden;
        position: static;
        text-overflow: ellipsis
    }
}

input[type=submit].btn, input[type=button].btn {
    font-family: EngschriftDIND,DINCondensedC,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    height: 26px;
    line-height: normal;
    padding: 2px 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    text-transform: uppercase
}

input[type=submit].btn-black, input[type=button].btn-black {
    background: #46454d;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3f3e46), color-stop(0.5, #46454d), color-stop(1, #4c4b53));
    background: -moz-linear-gradient(top, #3f3e46 0%, #46454d 50%, #4c4b53 100%);
    background: -webkit-linear-gradient(top, #3f3e46 0%, #46454d 50%, #4c4b53 100%);
    background: -o-linear-gradient(top, #3f3e46 0%, #46454d 50%, #4c4b53 100%);
    background: -ms-linear-gradient(top, #3f3e46 0%, #46454d 50%, #4c4b53 100%);
    background: linear-gradient(top, #3f3e46 0%, #46454d 50%, #4c4b53 100%);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3f3e46', EndColorStr='#4c4b53');
    border-color: #5f5e67 #4e4d54 #55545c;
    -moz-box-shadow: -1px -1px 1px #27262c;
    -webkit-box-shadow: -1px -1px 1px #27262c;
    box-shadow: -1px -1px 1px #27262c;
    color: #fff !important;
}

input[type=submit].btn-black:hover, input[type=button].btn-black:hover {
    background: #6d6d73;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #65656b), color-stop(0.5, #6d6d73), color-stop(1, #75747a)), #6d6d73;
    background: -moz-linear-gradient(top, #65656b 0%, #6d6d73 50%, #75747a 100%), #6d6d73;
    background: -webkit-linear-gradient(top, #65656b 0%, #6d6d73 50%, #75747a 100%), #6d6d73;
    background: -o-linear-gradient(top, #65656b 0%, #6d6d73 50%, #75747a 100%), #6d6d73;
    background: -ms-linear-gradient(top, #65656b 0%, #6d6d73 50%, #75747a 100%), #6d6d73;
    background: linear-gradient(top, #65656b 0%, #6d6d73 50%, #75747a 100%), #6d6d73;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#65656b', EndColorStr='#75747a')";
    border-color: #8e8e96 #737378 #7c7b81
}

input[type=submit].btn-white, input[type=button].btn-white {
    background: #d0d0d0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cacaca), color-stop(0.5, #d0d0d0), color-stop(1, #d8d8d8));
    background: -moz-linear-gradient(top, #cacaca 0%, #d0d0d0 50%, #d8d8d8 100%);
    background: -webkit-linear-gradient(top, #cacaca 0%, #d0d0d0 50%, #d8d8d8 100%);
    background: -o-linear-gradient(top, #cacaca 0%, #d0d0d0 50%, #d8d8d8 100%);
    background: -ms-linear-gradient(top, #cacaca 0%, #d0d0d0 50%, #d8d8d8 100%);
    background: linear-gradient(top, #cacaca 0%, #d0d0d0 50%, #d8d8d8 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#cacaca', EndColorStr='#d8d8d8')";
    border-color: #f2f2f2, #efefef, #f1f1f1;
    -moz-box-shadow: -1px -1px 1px #27262c;
    -webkit-box-shadow: -1px -1px 1px #27262c;
    box-shadow: -1px -1px 1px #27262c;
    color: #3f3e46 !important;
}

input[type=submit].btn-white:hover, input[type=button].btn-white:hover {
    background: #c3c3c3;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #afafaf), color-stop(0.5, #c3c3c3), color-stop(1, #d8d8d8)), #c3c3c3;
    background: -moz-linear-gradient(top, #afafaf 0%, #c3c3c3 50%, #d8d8d8 100%), #c3c3c3;
    background: -webkit-linear-gradient(top, #afafaf 0%, #c3c3c3 50%, #d8d8d8 100%), #c3c3c3;
    background: -o-linear-gradient(top, #afafaf 0%, #c3c3c3 50%, #d8d8d8 100%), #c3c3c3;
    background: -ms-linear-gradient(top, #afafaf 0%, #c3c3c3 50%, #d8d8d8 100%), #c3c3c3;
    background: linear-gradient(top, #afafaf 0%, #c3c3c3 50%, #d8d8d8 100%), #c3c3c3;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#afafaf', EndColorStr='#d8d8d8')";
    color: #5a595e !important
}

.app {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0 !important;
}

.app h2 {
    border: 0;
    font-family: Arial, sans-serif;
    margin: 0 0 10px;
    text-transform: none;
}

.app h2 a {
    color: #fff;
}

.app h2 a:hover {
    color: #ffa500 !important;
    text-decoration: none !important
}

@media only screen and (max-width: 767px) {
    .app-actions {
        margin-top: 25px
    }
}

@media only screen and (min-width: 768px) {
    .app-actions {
        float: right;
        width: 150px
    }
}

.app-actions form {
    margin: 15px 0 0 0;
}

@media only screen and (max-width: 767px) {
    .app-actions form {
        margin: 0
    }
}

.app-actions .btn {
    font-size: 1.25em;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .app-actions .btn {
        float: left;
        width: 48%
    }

    .app-actions .btn.app-overlay-trigger {
        float: right
    }
}

@media only screen and (min-width: 768px) {
    .app-description {
        float: left;
        width: 75%
    }
}

@media only screen and (min-width: 1200px) {
    .app-description {
        width: 75%
    }
}

.app-overlay {
    background-color: #3f3e46;
    border: 3px solid #5e5e5e;
    display: none;
    padding: 18px 45px;
    text-align: center;
    width: 185px;
}

.app-overlay .app-actions {
    width: 100%;
}

.app-overlay .app-actions form {
    display: inline
}

.app-overlay .app-actions .btn {
    width: 45%
}

.app-overlay .app-overlay-title {
    font-size: 1.1em;
    font-weight: bold;
    text-transform: capitalize
}

.app-overlay-close {
    margin-left: 5px;
    width: 42% !important
}

.app-scope.is-open .app-scope-description {
    display: block
}

.app-scope.is-open .app-scope-name {
    color: #ffa500;
}

.app-scope-description {
    display: none;
    padding: 10px 25px
}

.app-scope-name {
    background: #27262c;
    color: #fff;
    display: block;
    line-height: 30px;
    padding-left: 9px;
}

.app-scope-name:focus {
    outline: none
}

.app-scope-name:hover {
    background: #3f3e46;
    color: #ffa500;
    text-decoration: none !important
}

.app-scopes {
    background-color: #3f3e46;
    margin-top: 28px;
    padding: 10px;
}

@media only screen and (min-width: 1200px) {
    .app-scopes {
        width: 80%
    }
}

.app-scopes h4 {
    margin: 0;
    text-transform: capitalize
}

.app-scopes ul {
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0
}

.app-scopes li {
    margin-bottom: 1px
}

.ie7 .app-actions .app-scopes-trigger {
    margin-left: 4px !important
}

.message {
    padding-bottom: 10px
}

.message-confirm {
    color: #ffa500
}

.message-error {
    color: #da0000
}

.message-no-apps {
    margin-top: 10px
}

.pagination {
    float: right;
    margin-top: 5px
}

#apiKeyForm .apiKeyListing {
    margin: 0 20px 25px 0;
    padding: 0;
    min-width: 200px;
    list-style: none;
}

#apiKeyForm .apiKeyListing .apiKeyListHeader {
    color: #ffa500;
    font-weight: bold;
    cursor: pointer;
}

#apiKeyForm .apiKeyListing .apiKeyListHeader .toggle {
    font-weight: normal;
    font-size: .8571428571428571em;
    float: right;
}

#apiKeyForm .apiKeyListing .apiKeyListHeader .toggle:before {
    content: "("
}

#apiKeyForm .apiKeyListing .apiKeyListHeader .toggle:after {
    content: ")"
}

@media (max-width: 920px) {
    #apiKeyForm .col-one-half, #apiKeyForm .col-one-third {
        float: none;
        width: 100%
    }
}

#maskItemsCharacter, #maskItemsCorporation {
    margin-bottom: 0
}

.formSection {
    margin: 0 0 40px 0;
    *zoom: 1
}

.formSection:before, .formSection:after {
    content: "";
    display: table
}

.formSection:after {
    clear: both
}

a.apiEndPointControl {
    background-color: #141315;
    border: 1px solid #27262b;
    color: #fff;
    padding: 10px;
    margin: 5px 0 0 0;
    display: block;
    outline: none;
    font-weight: bold;
    font-size: .87em;
    line-height: 1em;
    cursor: pointer;
}

a.apiEndPointControl.active {
    background-color: #ffa500;
    color: #000;
}

a.apiEndPointControl.active:hover {
    color: #000
}

a.apiEndPointControl:hover {
    color: #ffa500;
    text-decoration: none
}

a.apiEndPointControl:focus {
    outline: none
}

.apiKeys table {
    width: 100%;
    clear: both;
}

.apiKeys table th, .apiKeys table td {
    text-align: right
}

.apiKeys .apiKeyListing {
    *zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
}

.apiKeys .apiKeyListing:before, .apiKeys .apiKeyListing:after {
    content: "";
    display: table
}

.apiKeys .apiKeyListing:after {
    clear: both
}

.apiKeys .apiKeyListing p {
    margin: 0
}

.apiKeys a.btn {
    font-family: EngschriftDIND,DINCondensedC,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    padding: 0 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    font-size: 1.285714285714286em;
    line-height: 26px;
}

.apiKeys a.btn.btn-black {
    background: #46454d;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3f3e46), color-stop(0.5, #46454d), color-stop(1, #4c4b53));
    background: -moz-linear-gradient(top, #3f3e46 0%, #46454d 50%, #4c4b53 100%);
    background: -webkit-linear-gradient(top, #3f3e46 0%, #46454d 50%, #4c4b53 100%);
    background: -o-linear-gradient(top, #3f3e46 0%, #46454d 50%, #4c4b53 100%);
    background: -ms-linear-gradient(top, #3f3e46 0%, #46454d 50%, #4c4b53 100%);
    background: linear-gradient(top, #3f3e46 0%, #46454d 50%, #4c4b53 100%);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3f3e46', EndColorStr='#4c4b53');
    border-color: #5f5e67 #4e4d54 #55545c;
    -moz-box-shadow: -1px -1px 1px #27262c;
    -webkit-box-shadow: -1px -1px 1px #27262c;
    box-shadow: -1px -1px 1px #27262c;
    color: #fff !important;
}

.apiKeys a.btn.btn-black:hover {
    background: #6d6d73;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #65656b), color-stop(0.5, #6d6d73), color-stop(1, #75747a)), #6d6d73;
    background: -moz-linear-gradient(top, #65656b 0%, #6d6d73 50%, #75747a 100%), #6d6d73;
    background: -webkit-linear-gradient(top, #65656b 0%, #6d6d73 50%, #75747a 100%), #6d6d73;
    background: -o-linear-gradient(top, #65656b 0%, #6d6d73 50%, #75747a 100%), #6d6d73;
    background: -ms-linear-gradient(top, #65656b 0%, #6d6d73 50%, #75747a 100%), #6d6d73;
    background: linear-gradient(top, #65656b 0%, #6d6d73 50%, #75747a 100%), #6d6d73;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#65656b', EndColorStr='#75747a')";
    border-color: #8e8e96 #737378 #7c7b81
}

.apiKeys .actions {
    *zoom: 1;
    margin-top: 5px;
}

.apiKeys .actions:before, .apiKeys .actions:after {
    content: "";
    display: table
}

.apiKeys .actions:after {
    clear: both
}

.apiKeys .actions .btn {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px
}

.apiKeyListItem + .apiKeyListItem {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 10px
}

.apiKeyListItem {
    font-size: .8571428571428571em;
    margin-bottom: 10px;
    *zoom: 1;
}

.apiKeyListItem:before, .apiKeyListItem:after {
    content: "";
    display: table
}

.apiKeyListItem:after {
    clear: both
}

.apiKeyListItem .keyDesc, .apiKeyListItem .keyAuth {
    padding: 5px 0
}

.apiKeyListItem .keyDesc {
    float: left;
    margin-bottom: 10px;
}

@media only screen and (min-width: 980px) {
    .apiKeyListItem .keyDesc {
        margin-right: 10px;
        border-right: 1px solid rgba(255, 255, 255, 0.1)
    }
}

@media only screen and (min-width: 980px) {
    .apiKeyListItem .keyDesc {
        width: 20%;
        margin-bottom: 0
    }
}

.apiKeyListItem .keyDesc .keyName {
    font-size: 1.5em;
    font-family: EngschriftDIND,DINCondensedC,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased
}

.apiKeyListItem .keyAuth {
    float: left;
}

.apiKeyListItem .keyAuth .keyID:before {
    content: "Key ID: ";
    width: 100px;
    margin-right: 10px;
    text-align: right;
    display: inline-block
}

.apiKeyListItem .keyAuth .vCode, .apiKeyListItem .keyAuth .key {
    font-size: .9166666666666667em
}

.apiKeyListItem .keyAuth .descriptor {
    width: 100px;
    margin-right: 10px;
    text-align: right;
    display: inline-block;
    font-size: 1.090909090909091em
}

.tournament #search-form-found {
    display: none;
}

.tournament #search-form-found > .actions {
    margin-top: 22px;
    overflow: hidden;
}

.tournament #search-form-found > .actions > * {
    float: left;
    margin: 0 5px 0 0 !important
}

.tournament #team-action {
    position: absolute;
    right: 0;
    top: 0;
}

.tournament #team-action > * {
    float: left;
    margin-left: 10px
}

.tournament .col-one-half {
    float: right
}

.tournament .l-team-form-wrapper {
    margin-bottom: 30px;
}

.tournament .l-team-form-wrapper > * {
    background: none repeat scroll 0 0 #121313;
    border: 1px solid #1c1f21;
    margin: 0;
    padding: 20px 30px
}

.tournament .l-team-form-wrapper form > .error {
    color: #c00d2b;
    float: right;
    margin: 8px 0 0
}

.tournament .l-team-form-wrapper form > .form-field {
    width: 100%
}

.tournament .l-team-form-wrapper .team-logo {
    float: left;
    margin-right: 20px
}

.tournament .l-team-form-wrapper--search {
    height: 170px
}

.tournament .l-team-member-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tournament .l-team-member-list > b {
    display: inline-block;
    font-size: 1.143em;
    margin-bottom: 5px
}

.tournament .l-team-member-list > .team-member {
    margin: 0 0 25px 0
}

.tournament .character-name {
    font-weight: bold
}

.tournament .character--captain .character-avatar {
    border: 3px solid #b3b3b3
}

.tournament .character--own .character-avatar {
    border-color: #ffa500
}

.tournament .content {
    position: relative
}

@media only screen and (min-width: 641px) {
    .tournament #members-accepted b {
        display: none
    }
}

@media only screen and (min-width: 481px) {
    .tournament .l-team-form-wrapper {
        float: right;
        width: 50%
    }

    .tournament .l-team-member-list {
        float: left;
        min-height: 210px;
        width: 50%
    }
}

@media only screen and (max-width: 639px) {
    .tournament .l-team-form-wrapper {
        float: none;
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    .tournament #team-action {
        position: static
    }
}

.tournament-brackets.is-loading .l-arrows {
    visibility: hidden
}

.tournament-brackets.is-loading .l-panel-wrapper {
    background: #000
}

.tournament-brackets.is-loading .l-viewport {
    opacity: 0;
    filter: alpha(opacity=0)
}

.tournament-brackets.is-loading .loading-img {
    display: block
}

.tournament-brackets .l-arrows {
    position: absolute;
    z-index: 3;
}

.ie7 .tournament-brackets .l-arrows {
    left: 50%;
    margin: 0 -112px;
    top: 50px
}

.tournament-brackets .l-arrows .arrow {
    float: left;
    width: 73px
}

.tournament-brackets .l-arrows .arrow-left {
    margin-right: 10px
}

.tournament-brackets .l-arrows .recenter {
    background: none repeat scroll 0 0 #ffa500;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    color: #000;
    cursor: pointer;
    float: left;
    margin: 5px 10px 0 0;
    padding: 0 10px
}

.tournament-brackets .l-column {
    float: left;
}

.tournament-brackets .l-column > .match-connection {
    margin-bottom: 10px
}

.tournament-brackets .l-content {
    position: relative;
    width: 20000%
}

.tournament-brackets .l-panel-wrapper {
    overflow: hidden
}

.tournament-brackets .l-viewport {
    opacity: 1;
    filter: alpha(opacity=100);
    position: relative;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.tournament-brackets .content {
    position: relative
}

.tournament-brackets .loading-img {
    display: none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 99
}

.tournament-brackets .mq-control-lights {
    height: 0;
}

.tournament-brackets .mq-control-lights * {
    visibility: hidden
}

.tournament-brackets .round-title {
    border: 0 none;
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 50px 0;
    padding: 0;
    text-align: center
}

@media only screen and (max-width: 480px) {
    .tournament-brackets .l-arrows {
        left: 0 !important;
        margin: 0 auto;
        right: 0 !important;
        top: 25px;
        width: 224px
    }

    .tournament-brackets .l-column {
        width: .5%
    }

    .tournament-brackets .l-viewport {
        overflow: hidden
    }

    .tournament-brackets .mq-mobile-small {
        visibility: visible
    }
}

@media only screen and (min-width: 481px) {
    .tournament-brackets .l-arrows {
        right: 17px;
        top: -60px;
    }

    .tournament-brackets .l-arrows .arrow {
        width: 35px
    }

    .tournament-brackets .l-arrows.is-fixed {
        opacity: .7;
        filter: alpha(opacity=70);
        position: fixed;
        right: auto;
        top: 60px;
    }

    .tournament-brackets .l-arrows.is-fixed:hover {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .tournament-brackets .l-column {
        position: relative;
        width: .16%
    }

    .tournament-brackets .l-content {
        width: 20835%
    }

    .tournament-brackets .l-column.round-1 .match-connection > .match-link {
        display: none
    }

    .tournament-brackets .l-viewport {
        overflow: visible
    }

    .tournament-brackets .mq-mobile-big {
        visibility: visible
    }

    .tournament-brackets .l-column.round-3.round-losers {
        top: 45px;
    }

    .tournament-brackets .l-column.round-3.round-losers .match-connection {
        margin-bottom: 82px;
    }

    .tournament-brackets .l-column.round-3.round-losers .match-connection .match-w-brackets:first-child {
        margin-bottom: 82px
    }

    .tournament-brackets .l-column.round-3.round-losers .match-connection.match-connection-double > .match-bracket {
        height: 142px
    }

    .tournament-brackets .l-column.round-4.round-losers {
        top: 118px;
    }

    .tournament-brackets .l-column.round-4.round-losers .match-connection {
        margin-bottom: 226px
    }

    .tournament-brackets .l-column.round-5.round-losers {
        top: 128px;
    }

    .tournament-brackets .l-column.round-5.round-losers .match-connection {
        margin-bottom: 226px;
    }

    .tournament-brackets .l-column.round-5.round-losers .match-connection .match-w-brackets:first-child {
        margin-bottom: 226px
    }

    .tournament-brackets .l-column.round-5.round-losers .match-connection.match-connection-double > .match-bracket {
        height: 286px
    }

    .tournament-brackets .l-column.round-6.round-losers {
        top: 262px;
    }

    .tournament-brackets .l-column.round-6.round-losers .match-connection {
        margin-bottom: 514px
    }

    .tournament-brackets .l-column.round-7.round-losers {
        top: 272px;
    }

    .tournament-brackets .l-column.round-7.round-losers .match-connection {
        margin-bottom: 514px;
    }

    .tournament-brackets .l-column.round-7.round-losers .match-connection .match-w-brackets:first-child {
        margin-bottom: 514px
    }

    .tournament-brackets .l-column.round-7.round-losers .match-connection.match-connection-double > .match-bracket {
        height: 574px
    }

    .tournament-brackets .l-column.round-8.round-losers {
        top: 550px;
    }

    .tournament-brackets .l-column.round-8.round-losers .match-connection {
        margin-bottom: 1090px
    }

    .tournament-brackets .l-column.round-9.round-losers {
        top: 560px;
    }

    .tournament-brackets .l-column.round-9.round-losers .match-connection .match-w-brackets:first-child {
        margin-bottom: 1090px
    }

    .tournament-brackets .l-column.round-9.round-losers .match-connection.match-connection-double > .match-bracket {
        height: 1150px
    }

    .tournament-brackets .l-column.round-10.round-losers {
        top: 1124px
    }

    .tournament-brackets .l-column.round-11.round-losers {
        top: 1134px
    }

    .tournament-brackets .l-column.round-2 {
        top: 35px;
    }

    .tournament-brackets .l-column.round-2 > .match-connection {
        margin-bottom: 82px;
    }

    .tournament-brackets .l-column.round-2 > .match-connection .match-connection:first-child {
        margin-bottom: 82px
    }

    .tournament-brackets .l-column.round-2 .match-connection.match-connection-double > .match-bracket {
        height: 142px
    }

    .tournament-brackets .l-column.round-3.round-winners {
        top: 110px;
    }

    .tournament-brackets .l-column.round-3.round-winners > .match-connection {
        margin-bottom: 226px;
    }

    .tournament-brackets .l-column.round-3.round-winners > .match-connection .match-connection:first-child {
        margin-bottom: 226px
    }

    .tournament-brackets .l-column.round-3.round-winners .match-connection.match-connection-double > .match-bracket {
        height: 286px
    }

    .tournament-brackets .l-column.round-4.round-winners {
        top: 257px;
    }

    .tournament-brackets .l-column.round-4.round-winners > .match-connection {
        margin-bottom: 514px;
    }

    .tournament-brackets .l-column.round-4.round-winners > .match-connection .match-connection:first-child {
        margin-bottom: 514px
    }

    .tournament-brackets .l-column.round-4.round-winners .match-connection.match-connection-double > .match-bracket {
        height: 574px
    }

    .tournament-brackets .l-column.round-5.round-winners {
        top: 546px;
    }

    .tournament-brackets .l-column.round-5.round-winners > .match-connection .match-connection:first-child {
        margin-bottom: 1090px
    }

    .tournament-brackets .l-column.round-5.round-winners .match-connection.match-connection-double > .match-bracket {
        height: 1150px
    }
}

@media only screen and (min-width: 768px) {
    .tournament-brackets .mq-above-mobile {
        visibility: visible
    }
}

.tournament-brackets-teams-32 .l-column.round-6.round-winners {
    top: 556px
}

.tournament-brackets-teams-64 .l-column.round-6.round-winners {
    top: 1135px
}

.tournament-brackets-teams-64 .l-column.round-7.round-winners {
    top: 1145px
}

.tournament-matches .l-schedule {
    list-style-type: none;
    margin: 0 0 40px 0;
    padding: 0;
}

.tournament-matches .l-schedule .match-break {
    margin: 10px 0;
    text-align: center
}

.tournament-matches .l-schedule .match-scheduled {
    margin-bottom: 1px;
}

.tournament-matches .l-schedule .match-scheduled:nth-child(2n) .match-data {
    background: #2c2c2d;
    background: rgba(32, 32, 32, 0.9)
}

.tournament-matches .l-schedule .match-scheduled .match-time {
    width: 90px
}

.tournament-matches .l-schedule .match-scheduled .match-title {
    width: 96.6%
}

.tournament-matches .l-schedule .match-scheduled.match-best-of .match-time {
    width: 100px
}

.tournament-matches .carousel {
    margin-top: -4px;
    padding-top: 4px;
}

.tournament-matches .carousel .paging {
    display: none
}

.tournament-matches .carousel-slide {
    width: 5%
}

.tournament-matches .carousel-slides {
    width: 2000%
}

.tournament-matches .match-date {
    margin-bottom: 10px
}

.tournament-matches .match-winner-example {
    margin-top: 14px
}

@media only screen and (min-width: 641px) {
    .tournament-matches .carousel-slides {
        left: 0 !important
    }
}

@media only screen and (max-width: 639px) {
    .tournament-matches .carousel .paging {
        display: block
    }

    .tournament-matches .match-date {
        display: none
    }

    .tournament-matches .match-winner-example {
        float: right
    }

    .tournament-matches .simpletabs-tab.hidden {
        display: block !important;
        visibility: visible !important
    }
}

@media only screen and (max-width: 479px) {
    .tournament-matches .l-schedule .match.match-scheduled {
        margin: 0 7px 10px;
        overflow: inherit;
    }

    .tournament-matches .l-schedule .match.match-scheduled.is-live {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .tournament-matches .l-schedule .match.match-scheduled.is-live .match-title {
        -moz-box-shadow: 0 0 7px 1px #009211;
        -webkit-box-shadow: 0 0 7px 1px #009211;
        box-shadow: 0 0 7px 1px #009211
    }

    .tournament-matches .l-schedule .match.match-scheduled > .l-fixed-2 {
        float: none;
        margin-right: 0
    }

    .tournament-matches .l-schedule .match.match-scheduled > .l-fluid .l-fluid-content {
        margin-left: 0
    }

    .tournament-matches .l-schedule .match.match-scheduled .match-title {
        height: 32px;
        line-height: 32px;
        padding: 0 0 0 10px
    }

    .tournament-matches .l-schedule .match.match-scheduled .match-time {
        background: none !important;
        padding: 0;
        text-align: left
    }

    .tournament-matches .l-schedule .match.match-scheduled .match-times-won {
        background: none !important
    }

    .tournament-matches .l-schedule .match-data {
        background: #1a1a1a !important
    }
}

.tournament-matches-old .at-listing-info em {
    font-weight: bold;
    color: #009211;
    font-style: normal
}

.tournament-matches-old .at-results p {
    font-weight: bold;
    margin-bottom: 0
}

.tournament-matches-old .at-results table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 1px;
}

.tournament-matches-old .at-results table td {
    padding: 5px 10px;
    background: #2e2e2e;
}

.tournament-matches-old .at-results table td:first-child {
    text-align: center;
    width: 25px;
}

.tournament-matches-old .at-results table td:first-child:before {
    content: "#"
}

.tournament-matches-old .at-results table td:nth-child(2) {
    width: 40px
}

.tournament-matches-old .at-results table td span {
    display: inline-block;
    width: 42%;
}

.tournament-matches-old .at-results table td span.vs {
    width: 50px
}

.tournament-matches-old .at-results table tr:nth-child(2n) td {
    background: #262627
}

.tournament-matches-old .at-results table tr.break td {
    background: transparent;
    font-weight: bold;
}

.tournament-matches-old .at-results table tr.break td:before {
    content: ""
}

.tournament-matches-old .at-results table .winner {
    font-weight: bold;
    color: #009211
}

@media (max-width: 700px) {
    .tournament-matches-old .at-results table td span {
        width: 100%;
    }

    .tournament-matches-old .at-results table td span.vs {
        width: 100%
    }
}

.tournament-streaming h3 {
    margin: 0 0 5px 0
}

.tournament-streaming img {
    border: 0
}

.tournament-streaming .l-panel-wrapper {
    overflow: visible
}

.tournament-streaming .banner {
    margin: 15px 0;
    width: 620px;
}

.tournament-streaming .banner img {
    width: 100%
}

.tournament-streaming .banner.banner-small {
    display: none
}

.tournament-streaming .chat {
    position: absolute;
    right: -240px;
    top: 0
}

.tournament-streaming .content {
    position: relative
}

.tournament-streaming .no-flash, .tournament-streaming .on-https {
    display: none
}

.tournament-streaming .sponsored-by {
    margin-top: 50px;
}

.tournament-streaming .sponsored-by img {
    display: block;
    float: left;
    margin: 0 20px 0 0;
    width: 180px
}

.tournament-streaming .video {
    position: relative;
    width: 620px;
}

.tournament-streaming .video .flash-wrapper {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
}

.tournament-streaming .video .flash-wrapper object {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.tournament-streaming .video .video-text {
    margin: 15px 0
}

@media only screen and (max-width: 1020px) {
    .tournament-streaming .banner {
        width: auto
    }

    .tournament-streaming .chat {
        margin-top: 15px;
        position: relative;
        right: 0;
    }

    .tournament-streaming .chat iframe {
        height: 400px;
        width: 100%
    }

    .tournament-streaming .sponsored-by img {
        width: 25%
    }

    .tournament-streaming .video {
        width: auto;
    }

    .tournament-streaming .video .video-text {
        position: relative;
        top: 0
    }
}

@media only screen and (max-width: 479px) {
    .tournament-streaming .banner.banner-big {
        display: none
    }

    .tournament-streaming .banner.banner-small {
        display: block
    }

    .tournament-streaming .sponsored-by img {
        float: none;
        margin: 0 0 20px 0;
        width: auto
    }
}

.qq-uploader {
    position: relative;
    width: 100%
}

.qq-upload-button {
    display: inline-block;
    line-height: 1em;
    padding: 8px 8px 8px 30px;
    background: url("//web.ccpgamescdn.com/common/img/icon_plus_white.gif") 9px center no-repeat #65656b;
    border: none;
    color: #fff;
    white-space: nowrap
}

.qq-upload-button-hover {
    background-color: #808080
}

.qq-upload-button-focus {
    outline: 1px dotted #000
}

.qq-upload-drop-area, .qq-upload-extra-drop-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 30px;
    z-index: 2;
    background: #ff9797;
    text-align: center
}

.qq-upload-drop-area span {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -8px;
    font-size: 16px
}

.qq-upload-extra-drop-area {
    position: relative;
    margin-top: 50px;
    font-size: 16px;
    padding-top: 30px;
    height: 20px;
    min-height: 40px
}

.qq-upload-drop-area-active {
    background: #ff7171
}

.qq-upload-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.qq-upload-list li {
    margin: 0;
    padding: 10px;
    line-height: 1.5em;
    font-size: 1em;
    background-color: #28292a;
    overflow: hidden;
    position: relative
}

.qq-upload-list li + li {
    margin-top: 5px
}

.qq-upload-spinner {
    display: none !important
}

.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-retry, .qq-upload-failed-text, .qq-upload-finished, .qq-upload-delete {
    margin: 0
}

.qq-upload-size:after {
    content: ")"
}

.qq-upload-size:before {
    content: "("
}

.qq-upload-file {
    font-weight: bold;
    margin-right: 6px
}

.qq-drop-processing {
    display: none
}

.qq-upload-finished {
    display: none;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom
}

.qq-upload-retry, .qq-upload-delete {
    display: none;
    color: #000
}

.qq-upload-cancel, .qq-upload-delete {
    color: #000;
    background: url("//web.ccpgamescdn.com/common/img/sprite_icon_controls.png") 0 0 no-repeat;
    height: 9px;
    width: 9px;
    overflow: hidden;
    text-indent: -999em;
    display: inline-block
}

.qq-upload-retryable .qq-upload-retry {
    display: inline
}

.qq-upload-cancel, .qq-upload-retry, .qq-upload-delete {
    font-weight: normal;
    margin: 12px 10px 0 0;
    position: absolute;
    top: 0;
    right: 0
}

.qq-upload-failed-text {
    display: none;
    font-style: italic;
    font-weight: bold
}

.qq-upload-failed-icon {
    display: none;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom
}

.qq-file-description {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.qq-progress-bar-wrapper {
    float: right;
    width: 104px;
    padding-right: 2px;
    margin-right: 6px;
    background-color: #65656b
}

.qq-progress-bar {
    border: 1px solid #fff;
    background-color: #ffa500
}

.qq-upload-fail .qq-upload-failed-text {
    display: inline
}

.qq-upload-retrying .qq-upload-failed-text {
    display: inline
}

.qq-upload-delete, .qq-upload-retry, .qq-upload-cancel {
    float: right
}

.qq-upload-status-text {
    display: block;
    margin-right: 12px
}

.qq-upload-list li.qq-upload-fail {
    background-color: #933
}

.qq-progress-bar {
    width: 0%;
    height: 15px;
    display: none;
    margin: 1px
}

@media (max-width: 480px) {
    .qq-upload-retry, .qq-upload-cancel, .qq-upload-delete, .qq-progress-bar-wrapper {
        float: left
    }

    .qq-file-description {
        display: block;
        float: none;
        margin-bottom: 6px
    }
}

body.gwp .nav-desktop, body.gwp .breadcrumbs > ul, body.gwp .breadcrumbs > ol, body.gwp .ccploginwidget-login, body.gwp .ccploginwidget-languages, body.gwp #header #show-menu {
    display: none
}

body.gwp #header {
    background: none;
    border: none;
}

body.gwp #header .eve {
    margin: 20px auto 0;
    width: 122px;
    float: none;
}

@media only screen and (max-width: 480px) {
    body.gwp #header .eve {
        display: block;
        margin: 20px auto 0;
        width: 60px
    }
}

body.gwp .ccp-loginwidget {
    background: #2a353e;
    background: rgba(0, 0, 0, 0.5)
}

body.gwp .ccp-loginwidget .ccploginwidget-sites > a {
    border-right: none
}

@media only screen and (min-width: 481px) {
    body.gwp .ccp-loginwidget .ccploginwidget-sites ul {
        left: auto;
        right: 0
    }
}

body.gwp .breadcrumbs-title {
    text-align: center
}

body.gwp .l-top-strip {
    margin-bottom: 40px;
    padding-top: 0
}

body.gwp .archive-notice {
    overflow: hidden
}

body.gwp .gwp-intro {
    margin-bottom: 3em
}

body.gwp #side-navigation .gwp-trial-link {
    font-weight: bold;
    margin-bottom: 15px;
}

body.gwp #side-navigation .gwp-trial-link a {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background: #ffa601;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd422), color-stop(1, #ffa601));
    background: -moz-linear-gradient(top, #ffd422 0%, #ffa601 100%);
    background: -webkit-linear-gradient(top, #ffd422 0%, #ffa601 100%);
    background: -o-linear-gradient(top, #ffd422 0%, #ffa601 100%);
    background: -ms-linear-gradient(top, #ffd422 0%, #ffa601 100%);
    background: linear-gradient(top, #ffd422 0%, #ffa601 100%);
    color: #000
}

body.gwp #side-navigation .gwp-trial-link a:hover {
    background: #ffd422;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffa601), color-stop(1, #ffd422));
    background: -moz-linear-gradient(top, #ffa601 0%, #ffd422 100%);
    background: -webkit-linear-gradient(top, #ffa601 0%, #ffd422 100%);
    background: -o-linear-gradient(top, #ffa601 0%, #ffd422 100%);
    background: -ms-linear-gradient(top, #ffa601 0%, #ffd422 100%);
    background: linear-gradient(top, #ffa601 0%, #ffd422 100%)
}

@media only screen and (max-width: 767px) {
    body.gwp #side-navigation {
        float: left;
        width: 100%;
        display: block;
        margin: 30px 0 0 0
    }
}

.release {
    background-size: contain;
}

.release .relative {
    position: relative
}

.release .special {
    border-top: 1px solid #303030;
    border-bottom: 1px solid #303030;
    margin-bottom: 30px;
    padding-top: 40px
}

.release .specialtop {
    border-top: 1px solid #303030;
    margin-bottom: 30px;
    padding-top: 40px
}

.release .specialpadding {
    padding-bottom: 30px
}

.release .imgspecial {
    margin: 22px 0
}

.release .imgspecialtop {
    margin: 40px 0 0 0
}

.release .container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
    width: initial;
}

@media only screen and (max-width: 1020px) {
    .release .container {
        padding-left: 20px;
        padding-right: 20px
    }
}

.release #section-menu {
    display: none;
}

.release #section-menu .menu-container {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto
}

@media only screen and (min-width: 768px) {
    .release #section-menu {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        font-size: 1.3em;
        text-transform: uppercase;
        border-top: 1px solid rgba(44, 44, 44, 0.5);
        border-bottom: 1px solid rgba(44, 44, 44, 0)
    }

    .animate .release #section-menu {
        -moz-transition: background-color .1s ease-in-out, border-color .3s ease-in-out;
        -webkit-transition: background-color .1s ease-in-out, border-color .3s ease-in-out;
        -o-transition: background-color .1s ease-in-out, border-color .3s ease-in-out;
        transition: background-color .1s ease-in-out, border-color .3s ease-in-out
    }

    .release #section-menu ul {
        padding: 0;
        margin: 0
    }

    .release #section-menu li {
        display: inline-block;
        padding: 15px 2% 11px 2%;
        position: relative;
    }

    .release #section-menu li.short {
        text-transform: none
    }

    .release #section-menu li:first-child {
        padding-left: 0%
    }

    .release #section-menu li:before {
        content: '';
        position: absolute;
        right: -4px;
        top: 33%;
        height: 18px;
        border: 1px solid #ffa500
    }

    .release #section-menu li:last-child:before {
        border: none
    }

    .animate .release #section-menu li {
        -moz-transition: padding-top .15s ease-in-out;
        -webkit-transition: padding-top .15s ease-in-out;
        -o-transition: padding-top .15s ease-in-out;
        transition: padding-top .15s ease-in-out
    }

    .release #section-menu li a {
        color: #fff
    }

    .release #section-menu.stick {
        position: fixed;
        background: #000;
        background: rgba(0, 0, 0, 0.9);
        z-index: 10;
        border-bottom: 1px solid rgba(44, 44, 44, 0.5);
        -moz-transform: translateZ(0);
        -webkit-transform: translateZ(0);
        -o-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
    }

    .release #section-menu.stick ul {
        border-bottom: none;
    }

    .release #section-menu.stick ul li {
        padding-top: 15px;
    }

    .release #section-menu.stick ul li.active {
        position: relative;
    }

    .release #section-menu.stick ul li.active a {
        color: #ffa500
    }

    .release #section-menu.stick ul li.active:after {
        content: '';
        position: absolute;
        bottom: -8px;
        left: 46%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 8px 0 8px;
        border-color: #ffa500 transparent transparent transparent
    }
}

@media only screen and (min-width: 980px) {
    .release #section-menu {
        font-size: 1.5em
    }
}

.release .intro-wrapper {
    background: rgba(0, 0, 0, 0.7);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    padding: 30px;
    margin-top: 100px;
    margin-bottom: 80px;
    font-size: 16px;
    position: relative;
}

.release .intro-wrapper h1 {
    color: #f89406;
    font-size: 4em;
}

.release .intro-wrapper h1 span {
    color: #fff
}

.release .intro-wrapper p.desc {
    font-size: 14px;
    color: #ddd
}

.release .intro-wrapper p:first-child {
    margin-top: 0
}

.release .intro-wrapper .releases {
    position: absolute;
    top: -100px;
    left: 0;
    height: 30px;
}

.release .intro-wrapper .releases ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.release .intro-wrapper .releases li.first {
    -moz-border-radius: 0 0 0 5px;
    -webkit-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    padding-left: 20px
}

.release .intro-wrapper .releases li.last {
    -moz-border-radius: 0 0 5px 0;
    -webkit-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box
}

.release .intro-wrapper .releases li {
    display: none;
    float: left;
    font-size: 1.2em;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.4);
    padding: 5px 8px;
    margin: 0 1px 0 0;
}

@media only screen and (min-width: 768px) {
    .release .intro-wrapper .releases li {
        display: block
    }
}

.release .intro-wrapper .releases li.active {
    background: rgba(0, 0, 0, 0.6);
    color: #ffa500;
    display: block
}

.release .intro-wrapper .releases li.todo {
    color: #484039
}

.release .intro-wrapper .releases li.released a {
    color: #979797
}

.release .intro-wrapper .releases li a:hover {
    color: #ffa500
}

.release .intro-wrapper .releases:after {
    left: auto;
    right: -18px;
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    clear: left
}

.release .intro-wrapper .releasedate, .release .intro-wrapper .lang-sel {
    position: absolute;
    top: -100px;
    left: 0;
    height: 30px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background: rgba(0, 0, 0, 0.6);
    padding: 5px;
}

.release .intro-wrapper .releasedate span, .release .intro-wrapper .lang-sel span {
    color: #f89406;
    font-size: 1.2em;
    padding-left: 20px;
    padding-right: 20px
}

.release .intro-wrapper .releasedate:after, .release .intro-wrapper .lang-sel:after {
    left: auto;
    right: -18px;
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.release .intro-wrapper .lang-sel {
    left: auto;
    right: 0;
    padding-left: 20px;
    padding-right: 20px
}

.release#hyperion .intro-wrapper, .release#oceanus .intro-wrapper {
    padding: 25px
}

.release .lang-selector li.fr {
    display: none
}

.release#oceanus .lang-selector li.fr, .release#phoebe .lang-selector li.fr, .release#rhea .lang-selector li.fr {
    display: inline-block
}

.release .crius-content {
    padding-top: 70px
}

.release .char-padding {
    max-width: 400px;
}

@media only screen and (min-width: 768px) {
    .release .char-padding {
        max-width: none;
        position: absolute;
        bottom: 0;
        right: 0
    }
}

.release .contextheading {
    color: #ffa500;
    font-size: 2.14em;
    line-height: 1;
    margin: 1.6em 0 0;
}

.release .contextheading.short {
    text-transform: none
}

.release h2 {
    font-size: 2.85em;
    line-height: 1;
    margin: 0 0 .3em
}

.release h3 {
    margin: 0 0 .3em
}

.release img {
    max-width: 100%;
    height: auto
}

.release .footer-cta {
    padding-bottom: 80px
}

.release#hyperion .footer-cta, .release#oceanus .footer-cta {
    text-align: center;
}

.release#hyperion .footer-cta .newtrial, .release#oceanus .footer-cta .newtrial {
    margin-top: 20px
}

.release .button.reactivate {
    text-align: center;
    display: block;
    line-height: 40px;
    font-size: 1.5em;
    width: 100%;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (min-width: 480px) {
    .release .button.reactivate {
        line-height: 50px;
        font-size: 1.7em;
        width: 60%
    }
}

@media only screen and (min-width: 600px) {
    .release .button.reactivate {
        width: 45%
    }
}

@media only screen and (min-width: 960px) {
    .release .button.reactivate {
        line-height: 60px;
        font-size: 2.285714285714286em;
        width: 32%
    }
}

.release .intro-wrapper h1 {
    font-size: 2.8em;
}

@media only screen and (min-width: 768px) {
    .release .intro-wrapper h1 {
        font-size: 3.8em
    }

    .release .intro-wrapper h1.ru {
        font-size: 2.5em
    }
}

@media only screen and (min-width: 480px) {
    .release .intro-wrapper .button.reactivate {
        line-height: 50px;
        font-size: 1.7em;
        width: 60%
    }
}

@media only screen and (min-width: 600px) {
    .release .intro-wrapper .button.reactivate {
        margin-top: 15%;
        width: 80%
    }
}

@media only screen and (min-width: 960px) {
    .release .intro-wrapper .button.reactivate {
        margin-top: 15%;
        width: 80%
    }
}

.release .intro-wrapper .socialwidgets {
    margin-top: 20px;
    text-align: center
}

.release .detaillinks {
    padding-left: 0;
    list-style: none;
}

.release .detaillinks li:before {
    content: '\00BB';
    padding-right: 5px
}

.release .lang-selector {
    list-style: none;
    font-size: 1.2em;
    margin: 0 0 3em;
    padding: 0;
}

.release .lang-selector a {
    color: #fff;
}

.release .lang-selector a:hover {
    color: #ffa500
}

.release .lang-selector li {
    display: inline-block;
    position: relative;
    margin: 0 4px;
    padding: 0 2px;
}

.release .lang-selector li:before {
    content: '';
    border: 1px solid #ffa500;
    position: absolute;
    left: -6px;
    top: 20%;
    height: 13px
}

.release .lang-selector li:first-child:before {
    display: none
}

.release .smoothscroll {
    position: relative;
    display: block;
    z-index: 5
}

.release .smoothscroll:hover {
    text-decoration: none
}

.release .smoothscroll:after {
    content: '\00BB';
    display: block;
    font-size: 38px;
    color: #ffa500;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    right: 0;
    bottom: -101px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background: #000;
    text-align: center;
    line-height: 1;
    width: 39px;
    height: 40px;
    padding-bottom: 2px
}

.release#hyperion .intro.row-fluid, .release#oceanus .intro.row-fluid {
    font-size: 15px
}

.release#hyperion .intro span.release, .release#oceanus .intro span.release {
    font-size: 1em;
    color: #ffa500;
    text-transform: uppercase;
    font-weight: bold
}

.release#hyperion.ru .intro span.release, .release#oceanus .intro span.release {
    text-transform: none
}

.release#oceanus .featuresection img, .release#phoebe .featuresection img, .release#rhea .featuresection img, .release#oceanus .featuresection video, .release#phoebe .featuresection video, .release#rhea .featuresection video {
    border: 1px solid #292929
}

.release#oceanus .featuresection.accentedbg img, .release#phoebe .featuresection.accentedbg img, .release#rhea .featuresection.accentedbg img, .release#oceanus .featuresection.accentedbg video, .release#phoebe .featuresection.accentedbg video, .release#rhea .featuresection.accentedbg video {
    border: 1px solid #292929
}

@media only screen and (min-width: 960px) {
    .ru.release .button.reactivate {
        font-size: 1.7em
    }
}

@media only screen and (min-width: 960px) {
    #hyperion.ru.release .button.reactivate {
        font-size: 1.5em
    }
}

.releaseintro {
    text-align: center;
}

.releaseintro h1 {
    font-size: 4.285714285714286em;
    line-height: 1;
    margin: .1em auto 0;
    padding: 0 0 .15em;
    display: inline-block;
    border-bottom: 4px solid #ffa500;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)
}

.releaseintro .releasetitle {
    font-size: 2.5em;
    line-height: 1;
    margin: 1.5em 0 0;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    color: #fff
}

.releaseintro .intro {
    width: 63%;
    font-size: 1.142857142857143em;
    margin: 1.5em auto 2em;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    color: #fff;
}

@media only screen and (max-width: 768px) {
    .releaseintro .intro {
        width: 100%
    }
}

.releaseintro .intro p {
    background: rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 30px 30px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 30px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 30px 30px rgba(0, 0, 0, 0.2)
}

.releaseintro .socialwidgets {
    margin: 3em 0 2em
}

.featuresection.first {
    position: relative
}

.featuresection {
    padding-top: 11px;
    padding-bottom: 80px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}

.featuresection a:hover {
    text-decoration: underline
}

.featuresection .video-wrapper {
    position: relative;
}

.featuresection .video-wrapper.padding {
    margin-top: 60px
}

.featuresection video {
    width: 100%;
    max-width: 470px;
    height: auto
}

.featuresection.accentedbg {
    background: #1a1b1c;
    background: rgba(128, 134, 142, 0.2)
}

.featurecolumns {
    margin-top: 2em
}

.speclist dt {
    font-weight: bold;
    margin-top: 1em
}

.speclist dd {
    margin: 0;
    color: #7f7f7f
}

.devblogsection > div {
    margin-top: 1em
}

@media only screen and (min-width: 481px) {
    .featuredblogs .news-list > article {
        float: left;
    }

    .featuredblogs .news-list > article:first-child {
        margin-right: 3.3175355450237%
    }
}

.devbloglist .news {
    margin-left: 20px;
    position: relative;
}

.devbloglist .news h1 {
    font-size: 1em;
}

.devbloglist .news h1 a {
    color: #ddd
}

.devbloglist .news:before {
    content: 'â– ';
    color: #ffa500;
    position: absolute;
    top: -3px;
    left: -20px
}

.productgridrow {
    border-top: 1px solid #303030;
    padding-top: 1em;
    padding-bottom: 1em
}

.text-aligned {
    margin-top: 1.3em
}

.featuregrid {
    list-style: none;
    padding: 0;
    margin: 1em 0;
}

.featuregrid li {
    padding: 1em 0;
    position: relative;
    border-top: 1px solid #303030;
}

@media only screen and (min-width: 768px) {
    .featuregrid li {
        border: none;
        float: left;
        width: 48.93617020799999%;
        margin-left: 2.127659574%
    }
}

.featuregrid li.firstinrow {
    clear: both;
    margin-left: 0;
}

@media only screen and (min-width: 768px) {
    .featuregrid li.firstinrow:before {
        content: '';
        border-top: 1px solid #303030;
        width: 200%;
        display: block;
        position: absolute;
        left: 0;
        top: 0
    }
}

.featuregrid li > a {
    color: #ddd;
    -moz-transition: color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    display: block;
    *zoom: 1;
}

.featuregrid li > a:before, .featuregrid li > a:after {
    content: "";
    display: table
}

.featuregrid li > a:after {
    clear: both
}

@media only screen and (max-width: 767px) {
    .featuregrid li > a .featureimg:after {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

.featuregrid li > a:hover {
    color: #fff;
    text-decoration: none;
}

@media only screen and (min-width: 768px) {
    .featuregrid li > a:hover .featureimg:after {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@media only screen and (min-width: 768px) {
    .featuregrid li.imgright > a .featureimg:after {
        left: auto;
        right: 10px
    }
}

.featuregrid .featureimg {
    text-align: center;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .featuregrid .featureimg {
        text-align: left;
        width: 31.914893614%;
        float: left
    }
}

@media only screen and (min-width: 768px) {
    .featuregrid .featuretext {
        width: 65.95744680199999%;
        margin-left: 2.127659574%;
        float: left
    }
}

@media only screen and (min-width: 768px) {
    .featuregrid .imgright .featureimg {
        float: right;
        margin-left: 2.127659574%
    }
}

@media only screen and (min-width: 768px) {
    .featuregrid .imgright .featuretext {
        margin-left: 0
    }
}

.ru.release .intro-wrapper h1 {
    font-size: 1.8em;
}

@media only screen and (min-width: 768px) {
    .ru.release .intro-wrapper h1 {
        font-size: 2.5em
    }
}

.ru.release h2 {
    font-size: 2.4em
}

.ru.release #section-menu {
    font-size: .75em;
}

@media only screen and (min-width: 980px) {
    .ru.release #section-menu {
        font-size: 1em
    }

    .ru.release #section-menu li {
        padding-left: 1.8%;
        padding-right: 1.8%
    }
}

.ru.release .contextheading {
    font-size: 2em
}

.de.release #section-menu {
    font-size: 1.2em;
}

@media only screen and (min-width: 980px) {
    .de.release #section-menu {
        font-size: 1.5em
    }
}

#hyperion .intro-wrapper .button.reactivate {
    margin-top: 0
}

.button, .btn, button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid #414649;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background: #b3b3b3;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #b3b3b3));
    background: -moz-linear-gradient(top, #fff 0%, #b3b3b3 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #b3b3b3 100%);
    background: -o-linear-gradient(top, #fff 0%, #b3b3b3 100%);
    background: -ms-linear-gradient(top, #fff 0%, #b3b3b3 100%);
    background: linear-gradient(top, #fff 0%, #b3b3b3 100%);
    color: #333;
    cursor: pointer;
    margin: 0;
    line-height: 22px;
    padding: 6px 15px;
    text-shadow: none;
}

.button:focus, .btn:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
    outline: none
}

.button:hover, .btn:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b3b3b3), color-stop(1, #fff));
    background: -moz-linear-gradient(top, #b3b3b3 0%, #fff 100%);
    background: -webkit-linear-gradient(top, #b3b3b3 0%, #fff 100%);
    background: -o-linear-gradient(top, #b3b3b3 0%, #fff 100%);
    background: -ms-linear-gradient(top, #b3b3b3 0%, #fff 100%);
    background: linear-gradient(top, #b3b3b3 0%, #fff 100%);
    color: #000;
    text-decoration: none
}

.button.font-din, .btn.font-din, button.font-din, input[type="button"].font-din, input[type="reset"].font-din, input[type="submit"].font-din {
    font-size: 18px
}

.button.button-yellow, .btn.button-yellow, button.button-yellow, input[type="button"].button-yellow, input[type="reset"].button-yellow, input[type="submit"].button-yellow, .button.btn-yellow, .btn.btn-yellow, button.btn-yellow, input[type="button"].btn-yellow, input[type="reset"].btn-yellow, input[type="submit"].btn-yellow {
    background: #ffa601;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd422), color-stop(1, #ffa601));
    background: -moz-linear-gradient(top, #ffd422 0%, #ffa601 100%);
    background: -webkit-linear-gradient(top, #ffd422 0%, #ffa601 100%);
    background: -o-linear-gradient(top, #ffd422 0%, #ffa601 100%);
    background: -ms-linear-gradient(top, #ffd422 0%, #ffa601 100%);
    background: linear-gradient(top, #ffd422 0%, #ffa601 100%);
}

.button.button-yellow:hover, .btn.button-yellow:hover, button.button-yellow:hover, input[type="button"].button-yellow:hover, input[type="reset"].button-yellow:hover, input[type="submit"].button-yellow:hover, .button.btn-yellow:hover, .btn.btn-yellow:hover, button.btn-yellow:hover, input[type="button"].btn-yellow:hover, input[type="reset"].btn-yellow:hover, input[type="submit"].btn-yellow:hover {
    background: #ffd422;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffa601), color-stop(1, #ffd422));
    background: -moz-linear-gradient(top, #ffa601 0%, #ffd422 100%);
    background: -webkit-linear-gradient(top, #ffa601 0%, #ffd422 100%);
    background: -o-linear-gradient(top, #ffa601 0%, #ffd422 100%);
    background: -ms-linear-gradient(top, #ffa601 0%, #ffd422 100%);
    background: linear-gradient(top, #ffa601 0%, #ffd422 100%)
}

a.button, a.btn, abutton, ainput[type="button"], ainput[type="reset"], ainput[type="submit"] {
    display: inline-block;
    color: #333;
}

a.button:hover, a.btn:hover, abutton:hover, ainput[type="button"]:hover, ainput[type="reset"]:hover, ainput[type="submit"]:hover {
    text-decoration: none;
    color: #000
}

.button.button-link, .btn.button-link, button.button-link, input[type="button"].button-link, input[type="reset"].button-link, input[type="submit"].button-link {
    background: none;
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #ffa500;
    padding: 0;
}

.button.button-link:hover, .btn.button-link:hover, button.button-link:hover, input[type="button"].button-link:hover, input[type="reset"].button-link:hover, input[type="submit"].button-link:hover {
    text-decoration: underline
}

.button.is-disabled, .btn.is-disabled, button.is-disabled, input[type="button"].is-disabled, input[type="reset"].is-disabled, input[type="submit"].is-disabled, .button.inactive, .btn.inactive, button.inactive, input[type="button"].inactive, input[type="reset"].inactive, input[type="submit"].inactive, .button.is-disabled:hover, .btn.is-disabled:hover, button.is-disabled:hover, input[type="button"].is-disabled:hover, input[type="reset"].is-disabled:hover, input[type="submit"].is-disabled:hover, .button.inactive:hover, .btn.inactive:hover, button.inactive:hover, input[type="button"].inactive:hover, input[type="reset"].inactive:hover, input[type="submit"].inactive:hover {
    background: #808080;
    color: #3d3d3d;
    cursor: default
}

form {
    margin: 0 0 1em
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 1.5em;
    font-size: 1.35em;
    line-height: 3;
    color: #202020;
    border: 0;
    border-bottom: 1px solid #eee;
}

legend small {
    font-size: .675em
}

label {
    display: block;
    margin-bottom: 5px
}

input, textarea, select, .uneditable-input {
    display: inline-block;
    width: 300px;
    height: 1em;
    padding: 4px;
    margin-bottom: 9px;
    color: #202020;
    border: 1px solid #ccc;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box
}

.uneditable-textarea {
    width: auto;
    height: auto
}

label input, label textarea, label select {
    display: block
}

input[type="image"], input[type="checkbox"], input[type="radio"] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    *margin-top: 0;
    line-height: normal;
    cursor: pointer;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    border: 0
}

@media (max-width: 480px) {
    input[type="checkbox"], input[type="radio"] {
        border: 1px solid #ccc
    }
}

input[type="file"] {
    width: auto;
    padding: initial;
    line-height: initial;
    border: initial;
    background-color: #fff;
    background-color: initial;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    width: auto;
    height: auto
}

select, input[type="file"] {
    height: 28px;
    *margin-top: 4px;
    line-height: 28px
}

.ie input[type="file"] {
    line-height: 18px
}

select {
    width: 310px;
    background-color: #fff
}

select[multiple], select[size] {
    height: auto
}

input[type="image"] {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

textarea {
    height: auto
}

input[type="hidden"] {
    display: none
}

.radio, .checkbox {
    padding-left: 18px
}

.radio input[type="radio"], .checkbox input[type="checkbox"] {
    float: left;
    margin-left: -18px
}

.controls > .radio:first-child, .controls > .checkbox:first-child {
    padding-top: 5px
}

.radio.inline, .checkbox.inline {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
    margin-left: 10px
}

input, textarea {
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

input:focus, textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0;
}

.ie input:focus, .ie textarea:focus {
    outline: thin dotted
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, select:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.input-mini {
    width: 60px
}

.input-small {
    width: 90px
}

.input-medium {
    width: 200px
}

.input-large {
    width: 300px
}

.input-xlarge {
    width: 400px
}

.input-xxlarge {
    width: 500px
}

input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    float: none;
    margin-left: 0;
}

@media (max-width: 480px) {
    input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
        display: block;
        width: 100%;
        min-height: 28px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box
    }
}

input.span1, textarea.span1, .uneditable-input.span1 {
    width: -3.617021277%
}

input.span2, textarea.span2, .uneditable-input.span2 {
    width: 4.893617020000001%
}

input.span3, textarea.span3, .uneditable-input.span3 {
    width: 13.404255317%
}

input.span4, textarea.span4, .uneditable-input.span4 {
    width: 21.914893614%
}

input.span5, textarea.span5, .uneditable-input.span5 {
    width: 30.425531911%
}

input.span6, textarea.span6, .uneditable-input.span6 {
    width: 38.93617020799999%
}

input.span7, textarea.span7, .uneditable-input.span7 {
    width: 47.446808505%
}

input.span8, textarea.span8, .uneditable-input.span8 {
    width: 55.95744680199999%
}

input.span9, textarea.span9, .uneditable-input.span9 {
    width: 64.468085099%
}

input.span10, textarea.span10, .uneditable-input.span10 {
    width: 72.97872339599999%
}

input.span11, textarea.span11, .uneditable-input.span11 {
    width: 81.489361693%
}

input.span12, textarea.span12, .uneditable-input.span12 {
    width: 89.99999998999999%
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background-color: #bbb;
    border-color: #aaa;
    cursor: not-allowed
}

.control-group.warning > label, .control-group.warning .help-block, .control-group.warning .help-inline {
    color: #c09853
}

.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
    color: #c09853;
    border-color: #c09853;
}

.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
    border-color: #b58b42;
    -moz-box-shadow: 0 0 6px #cdad75;
    -webkit-box-shadow: 0 0 6px #cdad75;
    box-shadow: 0 0 6px #cdad75
}

.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

.control-group.error > label, .control-group.error .help-block, .control-group.error .help-inline {
    color: #b94a48
}

.control-group.error input, .control-group.error select, .control-group.error textarea {
    color: #b94a48;
    border-color: #b94a48;
}

.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
    border-color: #a74240;
    -moz-box-shadow: 0 0 6px #c76e6d;
    -webkit-box-shadow: 0 0 6px #c76e6d;
    box-shadow: 0 0 6px #c76e6d
}

.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

.control-group.success > label, .control-group.success .help-block, .control-group.success .help-inline {
    color: #468847
}

.control-group.success input, .control-group.success select, .control-group.success textarea {
    color: #468847;
    border-color: #468847;
}

.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
    border-color: #3f7a40;
    -moz-box-shadow: 0 0 6px #5eac60;
    -webkit-box-shadow: 0 0 6px #5eac60;
    box-shadow: 0 0 6px #5eac60
}

.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

.form-ui-invalid, .form-ui-invalid:focus {
    border-color: #eb423d;
    -moz-box-shadow: 0 0 6px #f17f7c;
    -webkit-box-shadow: 0 0 6px #f17f7c;
    box-shadow: 0 0 6px #f17f7c
}

.form-actions {
    padding: 1em 0 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    border-top: 1px solid #666;
}

.form-actions input {
    margin-bottom: 0
}

.uneditable-input {
    display: block;
    background-color: #fff;
    border-color: #eee;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed
}

:-moz-placeholder {
    color: #636363
}

::-webkit-input-placeholder {
    color: #636363
}

.help-block {
    display: block;
    margin: 0;
    color: #636363
}

.help-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 0 1px;
    vertical-align: middle;
    padding-left: 5px;
    color: #636363
}

.input-prepend, .input-append {
    margin-bottom: 5px;
    *zoom: 1;
}

.input-prepend:before, .input-append:before, .input-prepend:after, .input-append:after {
    content: "";
    display: table
}

.input-prepend:after, .input-append:after {
    clear: both
}

.input-prepend input, .input-append input, .input-prepend .uneditable-input, .input-append .uneditable-input {
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}

.input-prepend input:focus, .input-append input:focus, .input-prepend .uneditable-input:focus, .input-append .uneditable-input:focus {
    position: relative;
    z-index: 2
}

@media (max-width: 480px) {
    .input-prepend input[class*="span"], .input-append input[class*="span"], .input-prepend input[class*="span"], .input-append input[class*="span"] {
        width: auto
    }
}

.input-prepend .uneditable-input, .input-append .uneditable-input {
    border-left-color: #ccc
}

.input-prepend .add-on, .input-append .add-on {
    float: left;
    display: block;
    width: auto;
    min-width: 16px;
    height: 1em;
    margin-right: -1px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 1;
    color: #636363;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box
}

.input-prepend .active, .input-append .active {
    background-color: #a9dba9;
    border-color: #46a546
}

.ie7 .input-prepend .add-on {
    margin-top: 1px
}

.input-append input, .input-append .uneditable-input {
    float: left;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box
}

.input-append .uneditable-input {
    border-left-color: #eee;
    border-right-color: #ccc
}

.input-append .add-on {
    margin-right: 0;
    margin-left: -1px;
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box
}

.input-append input:first-child {
    *margin-left: -160px;
}

.input-append input:first-child + .add-on {
    *margin-left: -21px
}

.search-query {
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 0;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box
}

.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input {
    display: inline-block;
    margin-bottom: 0
}

.form-search .hide, .form-inline .hide, .form-horizontal .hide {
    display: none
}

.form-search label, .form-inline label, .form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
    display: inline-block
}

.form-search .input-append .add-on, .form-inline .input-prepend .add-on, .form-search .input-append .add-on, .form-inline .input-prepend .add-on {
    vertical-align: middle
}

.form-search .radio, .form-inline .radio, .form-search .checkbox, .form-inline .checkbox {
    margin-bottom: 0;
    vertical-align: middle
}

.control-group {
    margin-bottom: 1em
}

legend + .control-group {
    margin-top: 1em;
    -webkit-margin-top-collapse: separate
}

.form-horizontal .control-group {
    margin-bottom: 1em;
    *zoom: 1;
}

.form-horizontal .control-group:before, .form-horizontal .control-group:after {
    content: "";
    display: table
}

.form-horizontal .control-group:after {
    clear: both
}

@media (max-width: 480px) {
    .form-horizontal .control-group > label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }
}

.form-horizontal .control-label {
    float: left;
    width: 140px;
    padding-top: 5px;
    text-align: right
}

.form-horizontal .controls {
    margin-left: 160px;
}

@media (max-width: 480px) {
    .form-horizontal .controls {
        margin-left: 0
    }
}

@media (max-width: 480px) {
    .form-horizontal .control-list {
        padding-top: 0
    }
}

.form-horizontal .form-actions {
    padding-left: 160px;
}

@media (max-width: 480px) {
    .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width: 350px) {
    input, textarea, .uneditable-input {
        width: 95%
    }

    select {
        width: 98%
    }
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0
}

.ir br {
    display: none
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.clearme {
    clear: both
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    a[href^='/']:after {
        content: " (http://eveonline.com" attr(href) "/)"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    #header nav .eve:after {
        content: "eveonline.com";
        font-size: 2em;
        font-weight: bold
    }

    #header nav .eve, #header nav .eve:visited {
        text-decoration: none
    }

    #header nav .eve img, #header nav ul, #footer, .no-print {
        display: none
    }
}

@font-face {
    font-family: 'EngschriftDIND';
    src: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/style_32933.eot");
    src: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/style_32933.eot?#iefix") format('embedded-opentype'), url("//p4.zdassets.com/hc/theme_assets/585106/200062239/style_32933.woff") format('woff'), url("//p4.zdassets.com/hc/theme_assets/585106/200062239/style_32933.ttf") format('truetype'), url("//p4.zdassets.com/hc/theme_assets/585106/200062239/style_32933.svg#webfontbvlCP6To") format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'DINCondensedC';
    src: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/style_99250.eot?");
    src: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/style_99250.eot?#iefix") format('embedded-opentype'), url("//p4.zdassets.com/hc/theme_assets/585106/200062239/style_99250.woff") format('woff'), url("//p4.zdassets.com/hc/theme_assets/585106/200062239/style_99250.ttf") format('truetype'), url("//p4.zdassets.com/hc/theme_assets/585106/200062239/style_99250.svg#webfontjUlXzQbX") format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Lato';
    src: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/lato-regular-webfont.eot?");
    src: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/lato-regular-webfont.eot?#iefix") format('embedded-opentype'), url("//p4.zdassets.com/hc/theme_assets/585106/200062239/lato-regular-webfont.woff") format('woff'), url("//p4.zdassets.com/hc/theme_assets/585106/200062239/lato-regular-webfont.ttf") format('truetype'), url("//p4.zdassets.com/hc/theme_assets/585106/200062239/lato-regular-webfont.svg#latoregular") format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Lato';
    src: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/lato-bold-webfont.eot?");
    src: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/lato-bold-webfont.eot?#iefix") format('embedded-opentype'), url("//p4.zdassets.com/hc/theme_assets/585106/200062239/lato-bold-webfont.woff") format('woff'), url("//p4.zdassets.com/hc/theme_assets/585106/200062239/lato-bold-webfont.ttf") format('truetype'), url("//p4.zdassets.com/hc/theme_assets/585106/200062239/lato-bold-webfont.svg#latobold") format('svg');
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Icons';
    src: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/dust514.eot?v=1");
    src: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/dust514.eot?v=1#iefix") format('embedded-opentype'), url("//p4.zdassets.com/hc/theme_assets/585106/200062239/dust514.woff?v=1") format('woff'), url("//p4.zdassets.com/hc/theme_assets/585106/200062239/dust514.ttf?v=1") format('truetype'), url("//p4.zdassets.com/hc/theme_assets/585106/200062239/dust514.svg?v=1#dust514regular") format('svg');
    font-weight: normal;
    font-style: normal
}

@media (min-width: 480px) {
    #container {
        background: #000 url("//p4.zdassets.com/hc/theme_assets/585106/200062239/bg-new.jpg") no-repeat 50% 0
    }
}

.no-rgba #header {
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/header_bg.png") repeat-x 0 0
}

.ie7 #footer ul.links li {
    padding: 0 0 0 21px;
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/footer_links_sep.png") no-repeat 10px 6px;
}

ul.cdnchannel-time-filter .tree-expand {
    height: 12px;
    width: 5px;
    padding: 0 10px 0 7px;
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/white-arrow-left-down.gif") no-repeat 50% 4px;
    cursor: pointer
}

.app-scope.is-open .app-scope-name:before {
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/white-arrow-left-down-big.png") center right no-repeat
}

.app-scope-name:before {
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/white-arrow-left-down-big.png") center left no-repeat;
    content: "";
    display: block;
    float: left;
    height: 30px;
    margin-right: 9px;
    width: 9px
}

.qq-upload-spinner {
    display: inline-block;
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/loading.gif");
    width: 15px;
    height: 15px;
    vertical-align: text-bottom
}

.qq-drop-processing-spinner {
    display: inline-block;
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/processing.gif");
    width: 24px;
    height: 24px;
    vertical-align: text-bottom
}

.featuregrid li > a .featureimg:after {
    content: '';
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/moreinfo.png") no-repeat top left;
    height: 16px;
    width: 16px;
    position: absolute;
    left: 10px;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.rss-feeds > li {
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/rss.png") no-repeat scroll 0 50% transparent;
    padding: 2px 0 2px 24px
}

.carousel.carousel-arrows .paging .arrow {
    background-image: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/carousel-arrows.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 24px;
    margin: 0 10px;
    text-indent: -9999px;
    width: 24px;
}

.nav-desktop > ul > li.external a:hover span {
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/external-link.png") no-repeat 100% 50%;
    padding-right: 24px
}

.nav-desktop > ul > li > ul li.external a:hover span {
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/external-link.png") no-repeat 100% 50%;
    padding-right: 24px
}

.nav-side li.external a:hover:after {
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/external_link_small.png") no-repeat 207px 50%;
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.ie .nav-side li.external a:hover {
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/external_link_small.png") no-repeat 207px 50%
}

.nav-desktop .forums {
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/forums.png") no-repeat left 6px;
    margin-left: 10px;
    padding-left: 30px;
}

.nav-handheld > ul ul li.external a span {
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/external-link-white.png") no-repeat 100% 50%;
    padding-right: 24px
}

@media (min-width: 481px) {
    .ccp-loginwidget .ccploginwidget-sites:after, .ccp-loginwidget .ccploginwidget-languages:after {
        content: "";
        height: 4px;
        width: 6px;
        background: transparent url("//p4.zdassets.com/hc/theme_assets/585106/200062239/loginwidget-arrows.png") no-repeat left top;
        display: block;
        position: absolute;
        top: 14px;
        right: 9px
    }
}

.error-page {
    background-image: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/error-bg.jpg");
    background-repeat: no-repeat;
    color: #fff;
    font-family: Arial;
    line-height: normal;
}

.pagination .pagination-nav {
    background-image: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/arrows-bg.png");
    background-repeat: no-repeat;
    width: 6px;
    text-indent: -2000px
}

#content .faceted-filter .active-filters .facets .sbHolder .sbToggle {
    background: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/select-arrow.png") top right no-repeat;
    display: block;
    height: 28px;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
    color: #fff
}

.frontpage .focus a {
    background-image: url("//p4.zdassets.com/hc/theme_assets/585106/200062239/focus-links-icons.png");
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    height: 49px;
    padding-left: 60px;
    text-shadow: 1px 1px 1px #000;
}