@font-face {
    font-family: 'prime';
    src: url('../fonts/prime_regular.eot');
    src: url('../fonts/prime_regular.eot?#iefix') format('embedded-opentype'), url('../fonts/prime_regular.woff') format('woff'), url('../fonts/prime_regular.ttf') format('truetype'), url('../fonts/prime_regular.svg#primeregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* reset */
body,
html,
h1,
h2,
div,
a,
p {
    margin: 0;
    padding: 0;
    border: none;
    text-decoration: none;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: none;
}

body {
    background-color: rgb(14, 20, 28);
    font: 62.5%/1em sans-serif;
}

html, body, #app {
    height: 100%;
    margin: 0;
    padding: 0;
}

#wrapper {
    width: 900px;
    margin: 0 auto;
    position: relative;
    padding-top: 20px;
}

#header {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -20px;
    width: 686px;
    height: 144px;
    margin: 0 auto 20px auto;
    position: relative;
}

h1 a {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -720px -20px;
    text-indent: -1020em;
    letter-spacing: -999em;
    overflow: hidden;
    width: 132px;
    height: 125px;
    position: absolute;
    top: 14px;
    left: 280px;
}

#headerProfile,
#headerRubits,
#headerComCenter,
#headerForum {
    position: absolute;
    width: 230px;
    height: 60px;
    font-size: 1.1em;
}

#headerProfile {
    top: 10px;
    left: 10px;
    overflow: hidden;
}

#hProfileTitle {
    color: #ebebeb;
    font-family: "prime", sans-serif;
    font-size: 1.4em;
    margin: 14px 0 0 40px;
    font-weight: normal;
}

#hProfileSettings {
    position: absolute;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -860px -20px;
    text-indent: -1020em;
    letter-spacing: -999em;
    overflow: hidden;
    width: 20px;
    height: 20px;
    top: 6px;
    right: 18px;
}

#hProfileLogout {
    position: absolute;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -880px -20px;
    text-indent: -1020em;
    letter-spacing: -999em;
    overflow: hidden;
    width: 20px;
    height: 20px;
    top: 6px;
    right: 18px;
}

#hProfileLastLog {
    color: #686868;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -940px -60px;
    padding-left: 25px;
    margin: 12px 0 0 9px;
    line-height: 1.8em;
}

#headerComCenter {
    top: 74px;
    left: 10px;
}

#hCCTitle,
#hForumtitle {
    font-size: 1.2em;
    color: #2d7eb6;
    text-transform: uppercase;
    margin: 14px 0 0 24px;
}

#hCCTitle {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -940px -20px;
    padding: 3px 0 4px 22px;
}

#hCCTransCount,
#hCCTransUnreadCount {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -940px -80px;
    display: inline-block;
    color: #686868;
    padding-left: 20px;
    margin: 10px 0 0 40px;
}

#hCCTransUnreadCount {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -940px -100px;
    color: #2ea9f4;
}

#hComCenterLink,
#hForumLink {
    position: absolute;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -680px -140px;
    text-indent: -1020em;
    letter-spacing: -999em;
    overflow: hidden;
    width: 175px;
    height: 20px;
    top: 10px;
    right: 32px;
}

#headerForum {
    top: 74px;
    right: 10px;
}

#hForumtitle {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -940px -40px;
    margin-left: 36px;
    padding: 3px 0 4px 26px;
}

#hForumLink {
    right: 22px;
}

#facebookLink {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -1060px -440px;
    text-indent: -1020em;
    letter-spacing: -999em;
    overflow: hidden;
    width: 20px;
    height: 18px;
    position: absolute;
    display: block;
    left: 40px;
    bottom: 7px;
}

#hForumPosts,
#hForumReports,
#hForumPostsUnread,
#hForumReportsUnread {
    display: inline-block;
    color: #686868;
    margin: 7px 0 0 24px;
}

#hForumReports,
#hForumReportsUnread {
    margin-left: 14px;
}

#hForumPostsUnread,
#hForumReportsUnread {
    color: #2ea9f4;
}

#hForumPosts span,
#hForumReports span,
#hForumPostsUnread span,
#hForumReportsUnread span {
    display: inline-block;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -860px -39px;
    width: 22px;
    height: 14px;
    text-align: center;
    padding-top: 3px;
    color: #919191;
}

#hForumPostsUnread span,
#hForumReportsUnread span {
    color: white;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -900px -39px;
}

#headerRubits {
    top: 10px;
    right: 10px;
}

#hRubitsTitle,
#hRubitsCount {
    color: #ebebeb;
    text-transform: uppercase;
    font-family: "prime", sans-serif;
    font-size: 1.4em;
    display: inline-block;
    margin: 5px 0 0 32px;
    font-weight: normal;
}

#hRubitsCount {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -940px -159px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 35px;
    margin-left: 28px;
    font-weight: lighter;
    letter-spacing: 1px;
    width: 73px;
}

#hProfileAdmin {
    display: inline-block;
    color: #217bb1;
    padding-top: 3px;
    font-size: 12px;
    margin: 10px 0 0 28px;
    font-family: prime,serif;
}

#hRubitsAcquire,
#hRubitsManage {
    display: inline-block;
    color: #217bb1;
    margin: 5px 0 0 25px;
    padding-top: 3px;
    font-size: 12px;
    font-family: prime,serif;
}

#hRubitsAcquire:hover,
#hRubitsManage:hover,
#hProfileAdmin:hover {
    color: #6accff;
}

#hRubitsManage {
    margin-left: 36px;
}

h2.title {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -180px;
    margin: 0 auto 20px auto;
    text-align: center;
    width: 775px;
    color: #ebebeb;
    font-family: "prime", sans-serif;
    letter-spacing: 1px;
    font-size: 1.6em;
    line-height: 3em;
    font-weight: normal;
    text-transform: uppercase;
}

h3.title {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -240px;
    margin: -45px auto 40px auto;
    text-align: center;
    width: 354px;
    color: #ebebeb;
    font-family: "prime", sans-serif;
    letter-spacing: 1px;
    font-size: 1.3em;
    font-weight: normal;
    padding: 30px 0 18px 0;
    text-transform: uppercase;
}

table {
    margin: 0 auto 10px auto;
    padding: 0;
    border-spacing: 0;
    color: white;
    text-align: left;
    width: 100%;
}

th a {
    color: #2d7eb6;
    font-weight: bold;
    display: block;
}

tr.selfPosition td {
    border: 1px solid #2d7eb6;
    border-width: 1px 1px 1px 0;
    border-color: #2d7eb6 #000000 #2d7eb6 transparent;
}

tr.selfPosition td:first-child {
    border-left: 1px solid #2d7eb6;
}

tr.selfPosition td:last-child {
    border-right: 1px solid #2d7eb6;
}

td.discrete {
    color: #686868;
}

th.right,
td.right {
    text-align: right;
}

th.center,
td.center {
    text-align: center;
}

.pagination {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -380px;
    text-align: center;
    color: #696969;
    font-size: 1.2em;
    position: relative;
    width: 880px;
    margin: 0 auto 20px auto;
}

.pagination.simple {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -520px;
}

.pagination a {
    color: #696969;
    display: inline-block;
    min-width: 18px;
    padding: 11px 0;
}

.pagination a.active {
    color: #2d7eb6;
}

.pagination a:hover {
    color: white;
}

.pagination a.prevPag,
.pagination a.nextPag {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -880px -80px;
    text-indent: -1020em;
    letter-spacing: -999em;
    overflow: hidden;
    width: 11px;
    height: 14px;
    position: absolute;
    top: 0;
    left: 493px;
    min-width: 11px;
    margin: 9px 5px 0 4px;
    padding: 0;
}

.pagination a.prevPag {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -860px -80px;
    left: 366px;
}

.pagination a.prevPag.disabled,
.pagination a.nextPag.disabled {
    opacity: 0.3;
}

.pagination ul li {
    display: inline-block;
}

.pagination .goToPosition,
.pagination .goToPage {
    margin: 0 100px;
    padding: 5px 0;
    position: relative;
    top: -12px;
}

.separators {
    margin: 0 auto 10px auto;
    text-align: center;
    font-size: 1.1em;
    letter-spacing: 1px;
    display: table;
    width: 100%;
    table-layout: fixed;
    /* optional, for equal spacing */
    border-collapse: collapse;
    text-transform: uppercase;
    font-family: "prime", sans-serif;
}

.separators li {
    display: table-cell;
    padding: 0 4px;
    margin: 0;
    width: 120px;
    height: 42px;
    line-height: 1em;
    text-align: center;
    vertical-align: middle;
    /* or similar, if needed */
    background: url(../img/separatorInnerBG.png) center top repeat-x;
}

.separators li.leftSeparator,
.separators li.rightSeparator {
    display: table-cell;
    width: auto;
    background: url(../img/separatorBG.png) no-repeat;
}

.separators li.leftSeparator {
    text-align: right;
    background-position: right bottom;
}

.separators li.rightSeparator {
    text-align: left;
    background-position: left top;
}

.separators a {
    color: #696969;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -380px -240px;
    /*padding: 0 0 0 14px;*/
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    width: 200px;
}

.separators a:hover {
    color: white;
}

.separators li.firstSeparator a {
    background: none;
}

.separators li.active {
    background: url(../img/separatorActiveBG.png) center center no-repeat;
}

.separators li.active a {
    color: white;
}

.messageBoxIn,
.messageBoxOut {
    color: #c3c3c3;
    width: 592px;
    position: relative;
    margin-bottom: 20px;
    margin-left: 78px;
}

.messageBoxIn h2,
.messageBoxOut h2 {
    background: url(../img/msgBoxInBG.png) right top no-repeat;
    padding: 12px 12px 6px 140px;
    font-size: 1.2em;
    line-height: 1.2em;
    margin-left: 30px;
    min-height: 30px;
}

.messageBoxIn .date,
.messageBoxOut .date {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -440px;
    width: 565px;
    height: 17px;
    font-size: 1.1em;
    padding: 10px 0 0 26px;
    margin: -13px 0 0 0;
    z-index: 1;
    position: relative;
    color: #757575;
}

.messageBoxIn span.splitter,
.messageBoxOut span.splitter {
    display: block;
    height: 47px;
    margin: -14px 0 0 30px;
    background: url(../img/msgBoxInBG.png) right -185px no-repeat;
}

.messageBoxIn div,
.messageBoxOut div {
    min-height: 52px;
    margin-left: 30px;
    font-size: 1.1em;
    line-height: 1.2em;
    padding: 12px 12px 1px 140px;
    background: url(../img/msgBoxInBG.png) right bottom no-repeat;
}

.messageBoxIn div p,
.messageBoxOut div p {
    margin-top: -40px;
    margin-bottom: 50px;
}

.messageBoxIn img.avatar,
.messageBoxOut img.avatar {
    position: absolute;
    top: 80px;
    left: 30px;
}

.messageBoxOut {
    margin-left: 230px;
}

.messageBoxOut h2 {
    background: url(../img/msgBoxOutBG.png) left top no-repeat;
    padding: 12px 140px 6px 18px;
    margin-left: 0;
    margin-right: 30px;
}

.messageBoxOut .date {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -480px;
    text-align: right;
    padding: 10px 26px 0 0;
}

.messageBoxOut span.splitter {
    margin: -14px 28px 0 0;
    background: url(../img/msgBoxOutBG.png) right -185px no-repeat;
}

.messageBoxOut div {
    min-height: 52px;
    margin-left: 0px;
    margin-right: 28px;
    padding: 12px 140px 1px 18px;
    background: url(../img/msgBoxOutBG.png) right bottom no-repeat;
}

.messageBoxOut img.avatar {
    position: absolute;
    top: 80px;
    left: auto;
    right: 30px;
}

.messageBoxIn.unread .date,
.messageBoxOut.unread .date {
    color: #167bcc;
}

.messageBoxIn.unread h2 {
    padding-right: 60px;
}

.messageBoxIn .newSign {
    position: absolute;
    display: block;
    top: 10px;
    right: 10px;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -860px -100px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    padding-top: 3px;
    width: 48px;
    height: 17px;
    text-shadow: 1px 1px 1px #185c99;
}

.cardGroupWrapper {
    position: relative;
}

.cardGroup {
    cursor: auto;
    padding-left: 31px;
}

.cardGroupNext,
.cardGroupPrev {
    position: absolute;
    display: inline-block;
    background: transparent url(../img/arrows.png) no-repeat;
    background-position: 0 0;
    width: 26px;
    height: 59px;
    top: 50%;
    margin-top: -30px;
    z-index: 2000;
    cursor: pointer;
}

.cardGroupPrev {
    left: 0;
}

.cardGroupPrev.disabled {
    background-position: -52px 0;
}

.cardGroupNext {
    right: 0;
    background-position: -26px 0;
}

.cardGroupNext.disabled {
    background-position: -78px 0;
}

.editionCard {
    width: 245px;
    height: 242px;
    position: relative;
    font-family: "prime", sans-serif;
    overflow: hidden;
    display: inline-block;
    margin: 0 13px 30px 13px;
}

.editionCard .frame {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 245px;
    height: 242px;
    z-index: 2;
}

.editionCard .front,
.editionCard .back {
    position: absolute;
    width: 232px;
    height: 230px;
    padding: 6px;
}

.editionCard .front {
    z-index: 900;
    opacity: 1;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    /* -- transition is the magic sauce for animation -- */
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.editionCard.flip .front {
    z-index: 900;
    opacity: 0;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.editionCard .back {
    z-index: 800;
    opacity: 0;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    /* -- transition is the magic sauce for animation -- */
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.editionCard.flip .back {
    z-index: 1000;
    opacity: 1;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateX(0deg) rotateY(0deg);
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
}

.editionCard h2,
.editionCard h3,
.editionCard h4,
.editionCard p,
.editionCard a,
.editionCard span {
    z-index: 3;
    position: relative;
}

.editionCard .userAvatar {
    z-index: 4;
}

.editionCard .topLink {
    position: absolute;
    top: 6px;
    right: 50px;
    width: 60px;
    text-align: center;
    font-size: 1.2em;
    text-transform: uppercase;
}

.editionCard .editionPlanet {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.editionCard .button {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -640px -440px;
    width: 177px;
    display: block;
    cursor: pointer;
    color: #1a6e86;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #ffffff;
    font-size: 1.4em;
    text-align: center;
    line-height: 30px;
    padding-top: 2px;
    font-weight: 300;
    letter-spacing: 1px;
    position: absolute;
    top: 170px;
    left: 36px;
    z-index: 100;
}

.editionCard .back h4 {
    text-transform: uppercase;
    color: #00a8ff;
    font-size: 1.4em;
    text-align: left;
    margin: 12px 10px 10px 10px;
    padding: 14px 10px;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -1000px;
}

.editionCard.history .back h4 {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -520px -1700px;
}

.editionCard.newEdition .back h4 {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -260px -1700px;
}

.editionCard.banned .back h4 {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -1700px;
}

.editionCard .back p {
    color: #00a8ff;
    font-size: 1.2em;
    line-height: 1.3em;
    text-align: left;
    margin: 0 10px 10px 10px;
    padding: 0 10px;
}

.editionCard.history .frame {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -560px;
}

.editionCard.history .back .frame {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -560px;
}

.editionCard.history .topLink {
    color: #7c7c7c;
}

.editionCard.history .back h4 {
    color: #c5c5c5;
}

.editionCard.history .back p {
    color: #7c7c7c;
}

.editionCard.history .genericInfo {
    position: absolute;
    bottom: 18px;
    width: 95%;
}

.editionCard.history .duration {
    text-align: center;
    color: #ffffff;
    font-size: 1.4em;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.editionCard.history .totalPlayers {
    text-align: center;
    color: #c5c5c5;
    font-size: 1em;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.editionCard.history .editionTitle {
    text-align: center;
    color: #666666;
    font-size: 1.3em;
    letter-spacing: 1px;
    bottom: 0;
}

.editionCard.history .topRank {
    color: #ffffff;
    font-size: 1.4em;
    margin-top: 40px;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -820px;
    min-height: 96px;
}

.editionCard.history .topRank li {
    padding: 16px 0 4px 16px;
}

.editionCard.history .topRank span {
    margin-right: 20px;
    position: relative;
    top: -3px;
    width: 20px;
    display: inline-block;
}

.editionCard.history .userAvatar {
    position: absolute;
    top: 50px;
    left: 30px;
}

.editionCard.history .username {
    font-size: 1.3em;
    letter-spacing: 1px;
    color: #ffffff;
    margin: 50px 0 0 90px;
    padding: 0 0 10px 14px;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -540px -320px;
    font-weight: normal;
}

.editionCard.history .experience {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -940px -220px;
    color: #c9ffff;
    font-size: 1.4em;
    padding: 8px 0 4px 26px;
    position: absolute;
    top: 100px;
    left: 100px;
}

.editionCard.history .position {
    color: white;
    font-size: 1.4em;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -880px -260px;
    width: 78px;
    padding: 13px 0;
    text-align: center;
    position: absolute;
    top: 95px;
    left: 150px;
}

.editionCard.newEdition .frame {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -540px -560px;
}

.editionCard.newEdition .back .frame {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -800px -820px;
}

.editionCard.newEdition .topLink {
    color: #be7122;
}

.editionCard.newEdition .back h4 {
    color: #be7122;
}

.editionCard.newEdition .back p {
    color: #be7122;
}

.editionCard.newEdition h2 {
    color: #be7122;
    text-align: center;
    font-size: 1.8em;
    margin-top: 96px;
}

.editionCard.newEdition h3 {
    color: #be7122;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.8em;
    margin-top: 70px;
}

.editionCard.newEdition .startDate {
    color: #8e551a;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: lighter;
    letter-spacing: 1px;
}

.editionCard.newEdition.soon .frame {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -280px -560px;
}

.editionCard.newEdition.soon .back .frame {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -280px -560px;
}

.editionCard.newEdition.soon h2 {
    color: #be7122;
}

.editionCard.error .frame {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -1060px -820px;
}

.editionCard.error h2 {
    color: white;
    text-align: center;
    font-size: 1.8em;
    margin-top: 96px;
}

.editionCard.error p {
    color: #c24a3e;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.8em;
    margin-top: 70px;
}

.editionCard.joined .frame {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -800px -560px;
}

.editionCard.joined .back .frame {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -800px -560px;
}

.editionCard.joined .topLink {
    color: #2cb0ff;
}

.editionCard.joined .userAvatar {
    position: absolute;
    top: 50px;
    left: 30px;
}

.editionCard.joined .username {
    font-size: 1.3em;
    letter-spacing: 1px;
    color: #ffffff;
    margin: 50px 0 0 90px;
    padding: 0 0 10px 14px;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -540px -340px;
    font-weight: normal;
}

.editionCard.joined .experience {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -940px -220px;
    color: #c9ffff;
    font-size: 1.4em;
    padding: 8px 0 4px 30px;
    position: absolute;
    top: 90px;
    left: 106px;
    font-weight: lighter;
    letter-spacing: 1px;
}

.editionCard.joined .rubits {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -940px -300px;
    color: #c9ffff;
    font-size: 1.4em;
    padding: 8px 0 4px 26px;
    position: absolute;
    top: 90px;
    left: 170px;
    font-weight: lighter;
    letter-spacing: 1px;
}

.editionCard.joined .info {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -720px -320px;
    width: 184px;
    position: absolute;
    top: 136px;
    left: 30px;
}

.editionCard.joined .info .status {
    color: #c5cbca;
    display: inline-block;
    padding: 8px 10px 6px 20px;
    font-size: 1.2em;
}

.editionCard.joined .info .position {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -920px -340px;
    color: #ffffff;
    font-size: 1.4em;
    font-weight: lighter;
    text-align: center;
    letter-spacing: 1px;
    padding: 15px 0 8px 0;
    width: 70px;
    position: absolute;
    right: 36px;
    top: -5px;
    display: inline-block;
    text-shadow: 1px 1px 1px #0c3651;
}

.editionCard.joined .info .posDifference {
    color: #c5cbca;
    position: absolute;
    right: 12px;
    top: 8px;
}

.editionCard.joined .info .posDifference.same,
.editionCard.joined .info .posDifference.up,
.editionCard.joined .info .posDifference.down {
    padding-left: 10px;
    display: block;
}

.editionCard.joined .info .posDifference.up {
    color: #8ad900;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -880px -220px;
}

.editionCard.joined .info .posDifference.down {
    color: #f76f01;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -880px -240px;
}

.editionCard.joined .info .posDifference.same {
    color: #2188c6;
    font-size: 1.6em;
    font-weight: lighter;
    font-family: sans-serif;
}

.editionCard.joined h2 {
    color: #7ea4a4;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: lighter;
    letter-spacing: 1px;
    position: absolute;
    bottom: 14px;
    width: 90%;
}

.editionCard.notJoined .frame {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -280px -820px;
}

.editionCard.notJoined .back .frame {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -800px -560px;
}

.editionCard.notJoined .topLink {
    color: #2cb0ff;
}

.editionCard.notJoined h3 {
    color: #00a8ff;
    text-align: center;
    font-size: 1.4em;
    margin-top: 52px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.editionCard.notJoined .endDate {
    position: absolute;
    bottom: 18px;
    width: 95%;
    text-align: center;
    color: #7ea4a4;
    font-size: 1.2em;
    text-transform: uppercase;
}

.editionCard.notJoined .front p {
    width: 100%;
    text-align: center;
    color: #99ffff;
    text-transform: uppercase;
    margin: 4px 0;
    font-size: 1.2em;
    font-weight: lighter;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #000000;
}

.editionCard.notJoined .startDate {
    font-size: 2.4em;
    margin: 12px 0 14px 0;
}

.editionCard.notJoined.withCost .front .button {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -840px -440px;
}

.editionCard.notJoined.withCost .front .button span {
    width: 40%;
    display: inline-block;
    font-size: 0.9em;
    text-align: center;
    padding-top: 3px;
}

.editionCard.joined.vacations .countdown {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -660px -480px;
    width: 194px;
    margin: 104px auto 0 auto;
    height: 50px;
    text-align: center;
    color: #bfffff;
    position: relative;
}

.editionCard.joined.vacations .maxTime,
.editionCard.joined.vacations .timeSpent,
.editionCard.joined.vacations .minTime {
    display: block;
    position: relative;
    text-align: center;
    font-weight: lighter;
    font-family: sans-serif;
}

.editionCard.joined.vacations .timeSpent {
    top: -12px;
}

.editionCard.joined.vacations .bar {
    display: block;
    height: 7px;
    background: url(../img/progressBar.png) right center no-repeat;
    margin: -4px 1px 10px 1px;
}

.editionCard.joined.vacations .countdown.splitted {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -860px -480px;
}

.editionCard.joined.vacations .splittedBar {
    width: 25%;
}

.editionCard.joined.vacations .splitted .timeSpent {
    text-align: left;
    padding-left: 8px;
}

.editionCard.joined.vacations .splitted .minTime {
    position: absolute;
    left: 5px;
}

.editionCard.joined.vacations .splitted .maxTime {
    position: absolute;
    left: 92px;
}

.editionCard.joined.banned .frame {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -1080px;
}

.editionCard.joined.banned .back .frame {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -1080px;
}

.editionCard.joined.banned .topLink {
    color: #a80707;
}

.editionCard.newEdition .back h4 {
    color: #f76f01;
}

.editionCard.newEdition .back p {
    color: #f76f01;
}

.editionCard.joined.banned .info .status {
    color: #f76f01;
}

.editionCard.joined.banned .info .position {
    color: #000000;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -1000px -340px;
    text-shadow: 1px 1px 1px #541616;
}

.editionCard.joined.banned .countdown {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -900px -380px;
    width: 194px;
    margin: 104px auto 0 auto;
    height: 50px;
    text-align: center;
    color: #f76f01;
    position: relative;
}

.editionCard.joined.banned .timeSpent {
    display: block;
    position: relative;
    text-align: center;
    font-weight: lighter;
    font-family: sans-serif;
    top: 13px;
}

.editionCard.joined.banned .bar {
    display: block;
    height: 7px;
    background: url(../img/progressBarBanned.png) right center no-repeat;
    margin: 0px 1px;
    top: 6px;
    position: relative;
}

.editionCard.joined.banned .username {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -700px -360px;
}

#rubitsInfo,
#transferRubits {
    float: left;
    width: 48%;
    margin-bottom: 20px;
}

#transferRubits {
    float: right;
}

#transferRubits h3 {
    border: 1px solid #ff8401;
    padding: 10px;
    color: #ff8401;
}

#buyRubits {
    clear: both;
}

#rubitsInfo h2,
#transferRubits h2,
#buyRubits h2,
#forum h2 {
    color: #eeeeee;
    font-size: 1.5em;
    text-transform: uppercase;
    font-family: "prime", sans-serif;
    letter-spacing: 1px;
    margin: 10px 0;
    padding: 16px 20px 10px 40px;
    background: #000000;
    position: relative;
    clear: both;
    clip-path: polygon(15px 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 15px 100%, 0 50%);
}

#rubitsInfo h2::before,
#transferRubits h2::before,
#buyRubits h2::before,
#forum h2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1d1d1d;
    clip-path: polygon(15px 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 15px 100%, 0 50%);
    z-index: -1;
}

#rubitsInfo h2::after,
#transferRubits h2::after,
#buyRubits h2::after,
#forum h2::after {
    content: '';
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    background: #000000;
    clip-path: polygon(15px 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 15px 100%, 0 50%);
    z-index: -1;
}

#rubitsInfo h2 span,
#transferRubits h2 span,
#buyRubits h2 span,
#forum h2 span {
    display: block;
    width: 24px;
    height: 28px;
    position: absolute;
    top: 7px;
    left: 15px;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -1060px -560px;
}

#rubitsInfo h3 {
    color: #737373;
    font-size: 1.3em;
    line-height: 1.3em;
    margin: 12px 0 2px 22px;
    padding: 0 10px 4px 10px;
    border-bottom: 1px solid #737373;
}

#rubitsInfo h3 + ul {
    margin-top: 0;
}

/*#transferRubits h2 span{ .sprite(53,26); }
#rubitsInfo h2 span{
    top: 4px;
    left: 15px;
    .sprite(53,28);
}*/
#rubitsInfo p,
#transferRubits p,
#buyRubits p {
    color: #737373;
    font-size: 1.3em;
    line-height: 1.3em;
    margin: 4px 0;
    padding: 0 10px;
}

#rubitsInfo p.featuresNotes {
    margin: 10px 0 0 10px;
}

#rubitsInfo ul {
    color: #eeeeee;
    font-size: 1.3em;
    line-height: 1.4em;
    margin: 10px 0 4px 20px;
}

#rubitsInfo ul li {
    margin-bottom: 4px;
}

#rubitsInfo ul li span {
    color: #737373;
}

#rubitsInfo ul li:before {
    content: "•";
    font-size: 1.4em;
    padding-right: 7px;
    color: #737373;
}

#formEdition {
    overflow: hidden;
}

.transferRubitsSection {
    padding-bottom: 20px;
}

.transferRubitsTable {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 13px;
    color: #eeeeee;
    margin-top: 22px;
    width: 550px;
}

.transferRubitsTable tbody tr:hover td:last-child {
    border-right: none;
}

.transferRubitsTable th,
.transferRubitsTable td,
.transferRubitsTable tr,
.transferRubitsTable tbody,
.transferRubitsTable thead {
    border: none;
    background: none;
}

.transferRubitsTable thead {
    color: #aaaaaa;
    background: none;
    font-size: 1.1em;
    font-family: "prime", sans-serif;
}

.transferRubitsTable tr {
    display: block;
}

.transferRubitsTable thead tr {
    margin-bottom: 2px;
}

.transferRubitsTable tbody tr {
    background: transparent url(../img/RubitsBar.png) no-repeat;
}

.transferRubitsTable tbody td {
    transform: translateY(-5px);
}

.transferRubitsTable tbody tr.error {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -800px -1640px;
}

.transferRubitsTable tbody tr.error {
    color: #ff8401;
}

.transferRubitsTable tbody tr.error:hover td {
    color: #ff8401;
}

.transferRubitsTable tfoot tr {
    background: transparent url(../img/TotalRubitsBar.png) no-repeat;
    font-size: 13px;
    height: 35px;
}

.transferRubitsTable td,
.transferRubitsTable th {
    display: inline-block;
    background: transparent;
    padding: 0 14px 4px 14px;
    font-weight: normal;
}

.transferRubitsTable tbody td,
.transferRubitsTable tfoot td {
    padding: 12px 14px;
}

.transferRubitsTable .inEdition,
.transferRubitsTable .transfer,
.transferRubitsTable .total {
    text-align: right;
}

.transferRubitsTable .editionName {
    width: 195px;
    padding-left: 20px;
}

.transferRubitsTable .editionEnd {
    width: 90px;
}

.transferRubitsTable .inEdition {
    width: 76px;
}

.transferRubitsTable .transfer {
    width: 70px;
}

.transferRubitsTable .totalLabel {
    padding-left: 210px;
    width: 230px;
}

.transferRubitsTable .total {
    width: 62px;
}

.transferRubitsTable .playerName {
    padding-left: 20px;
    width: 417px;
}

.transferRubitsTable tbody .inEdition {
    color: #999999;
}

.transferRubitsTable input {
    background: none;
    color: #eeeeee;
    border: none;
    outline: none;
    font-size: 14px;
    margin-right: 5px;
}

.transferRubitsTable .transfer input {
    width: 60px;
    text-align: right;
}

.transferRubitsTable .playerName input {
    width: 415px;
}

.transferRubitsTable input::-moz-placeholder {
    color: #6f6f6f;
    font-style: italic;
    opacity: 1;
}

.transferRubitsTable input:-ms-input-placeholder {
    color: #6f6f6f;
    font-style: italic;
}

.transferRubitsTable input::-webkit-input-placeholder {
    color: #6f6f6f;
    font-style: italic;
}

.transferPlayerRubitsTable.transferRubitsTable tbody tr {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -840px -1940px;
}

.transferPlayerRubitsTable.transferRubitsTable .editionName {
    width: 260px;
}

.transferPlayerRubitsTable.transferRubitsTable .playerName.transfer {
    width: 260px;
}

.transferPlayerRubitsTable.transferRubitsTable .playerName.transfer input {
    width: 260px;
    text-align: left;
}

#transferRubitsButton {
    width: 151px;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -280px -1160px;
    font-size: 1.2em;
    line-height: 25px;
    float: right;
    margin-right: 46px;
}

#buyRubits p {
    width: 300px;
    margin-bottom: 20px;
}

#buyRubits h2 {
    background: none;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -1560px;
}

.intro-prices-link {
    font-family: "prime", sans-serif;
    font-size: 1.4em;
    color: #389f67;
    border-bottom: 1px solid #389f67;
    text-transform: uppercase;
    grid-column: 3;
    grid-row: 2;
    align-self: flex-end;
    position: relative;
    top: 15px;
    right: -10px;
}

.intro-prices-link:hover {
    color: #81c6a1;
    border-bottom: 1px solid #81c6a1;
}

#PAYPAL span {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -880px -1080px;
}

#PAYPAL:hover span,
#PAYPAL.active span {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -880px -1180px;
}

#transferRubitsConfirm {
    width: 151px;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -280px -1160px;
    font-size: 1.2em;
    line-height: 25px;
    margin: 0 0 160px 60px;
}

.termsConditions {
    color: #a8a8a8;
    font-size: 1.1em;
    margin: 8px 0 8px 60px;
}

.termsConditions li {
    margin: 6px 0;
    line-height: 1.2em;
}

input.seStd {
    background: #12232f;
    border: 1px solid #2e5a7a;
    padding: 4px 6px;
    color: #2e6892;
    outline: none;
}

input.seStd:focus {
    background: #182f3f;
    border: 1px solid #3980b3;
    color: white;
}

#rubitsHistory {
    width: 800px;
}

/* se Modal */
.ui-dialog {
    outline: none;
}

.ui-widget-overlay {
    background: url(../img/seModalOverlayBG.png);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.seModalBox {
    text-align: left;
}

.seModalBox > thead {
    background: none;
}

.seModalBox .generalSmallMsg > ul > li {
    margin-top: 0;
    padding-bottom: 15px;
}

.seModalBox > thead .left {
    background: url(../img/seModalCorners.png) left top no-repeat;
    width: 39px;
    height: 27px;
}

.seModalBox > thead .middle {
    width: 100%;
    border-top: 1px solid #2d7eb6;
    background: url(../img/seModalContentBG.png);
}

.seModalBox > thead .right {
    background: url(../img/seModalCorners.png) right top no-repeat;
    width: 73px;
    min-width: 73px;
    position: relative;
}

.seModalBox > thead .right a {
    position: absolute;
    top: 0;
    right: 62px;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -900px -1460px;
    text-indent: -1020em;
    letter-spacing: -999em;
    overflow: hidden;
    width: 12px;
    height: 11px;
    display: block;
    outline: none;
}

.seModalBox > tfoot .left {
    background: url(../img/seModalCorners.png) left bottom no-repeat;
    width: 39px;
    height: 27px;
}

.seModalBox > tfoot .middle {
    width: 100%;
    border-bottom: 1px solid #2d7eb6;
    background: url(../img/seModalContentFooterBG.png);
    text-align: right;
}

.seModalBox > tfoot .right {
    background: url(../img/seModalCorners.png) right bottom no-repeat;
    width: 9px;
    min-width: 9px;
    height: 40px;
    position: relative;
}

.seModalBox.noAction > tfoot .left {
    background: url(../img/seModalCornerNoAction.png) left bottom no-repeat;
    height: 10px;
}

.seModalBox.noAction > tfoot .middle {
    background: url(../img/seModalContentBG.png);
}

.seModalBox.noAction > tfoot .right {
    background: url(../img/seModalCornerNoAction.png) right bottom no-repeat;
    height: 10px;
}

.seModalBox.noAction > tbody > tr > td {
    border-bottom: none;
    padding-bottom: 0;
}

.seModalBox > tbody > .right {
    background: url(../img/seModalCorners.png) right bottom no-repeat;
    width: 37px;
    min-width: 37px;
    position: relative;
}

.seModalBox > tbody > tr > td {
    border: 1px solid #2d7eb6;
    border-width: 0 1px 1px 1px;
    background: url(../img/seModalContentBG.png);
}

.seModalBox > tbody > tr:hover > td {
    border: 1px solid #2d7eb6;
    border-width: 0 1px 1px 1px;
}

.seModalBox.noAction > tbody > tr:hover > td {
    border-width: 0 1px;
}

.seModalBox .seButton {
    display: inline-block;
    margin-left: 20px;
}

.seModalBox .form-group {
    padding: 6px 0;
}

.seModalBox h2 {
    color: #2d7eb6;
    font-family: "prime", sans-serif;
    font-size: 1.5em;
}

.seModalBox p {
    color: #a8a8a8;
    font-size: 12px;
    line-height: 1.2em;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.seFreeModal {
    border: 1px solid #2d7eb6;
}

.seFreeModal iframe {
    border: none;
    padding: 0;
    margin: 0;
}

.seFreeModal .closeBtn {
    position: absolute;
    top: 0;
    right: 62px;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -1060px -740px;
    text-indent: -1020em;
    letter-spacing: -999em;
    overflow: hidden;
    width: 50px;
    height: 17px;
    display: block;
    outline: none;
}

.textCenter {
    text-align: center;
}

.irubit {
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -940px -160px;
    width: 24px;
    height: 26px;
    overflow: hidden;
    color: transparent;
}

.icon-rubit {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url(../img/portalSprite_1.0.png);
    background-position: -1060px -780px;
    background-repeat: no-repeat;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-success {
    color: #1dfa12;
}

a.text-success:hover {
    color: #0ed504;
}

.text-info {
    color: #0693ea;
}

a.text-info:hover {
    color: #0574b8;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #e51919;
}

a.text-danger:hover {
    color: #b71414;
}

.cursor-loading {
    cursor: wait !important;
}

.cursor-withAction {
    cursor: pointer !important;
}

.ui-tooltip {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    min-width: 100px;
    max-width: 300px;
    background: #0e1e28;
    color: #1378ac;
    padding: 10px;
    font-size: 12px;
    line-height: 14px;
    border: 1px solid #0f3b53 !important;
}

.ui-tooltip.ui-widget-content {
    border-radius: 0;
    background: #0e1e28;
    display: inline-block !important;
}

.modal-container .vfm__overlay {
    background: url(/img/seModalOverlayBG.png) !important;
}

.ui-widget-content {
    color: #fff;
}

#forum > p {
    display: block;
    font-family: "prime", sans-serif;
    font-size: 1.6em;
    text-align: center;
    color: #2ea9f4;
    text-transform: uppercase;
}

#forum form {
    margin: 0 auto;
    display: block;
    width: 330px;
}

#forum .inputWrapper label, #forum .captchaWrapper label {
    display: block;
    font-family: "prime", sans-serif;
    font-size: 1.6em;
    margin: 10px 0 6px 20px;
    text-transform: uppercase;
    color: #1F5B7E;
}

#forum .inputWrapper input {
    background: url("../img/loginSprite_1.0.png") no-repeat scroll -60px -360px transparent;
    border: 0 none;
    color: #0298EE;
    height: 35px;
    margin: 0 0 10px;
    opacity: 0.6;
    outline: 0 none;
    padding: 0 15px;
    transition: opacity 0.2s ease-out 0s;
    width: 300px;
}

#forum .inputWrapper input:focus {
    color: #fff;
    opacity: 1;
}

#forum h2 {
    color: #eee;
    font-size: 1.5em;
    text-transform: uppercase;
    font-family: "prime", sans-serif;
    letter-spacing: 1px;
    margin: 10px 0;
    padding: 14px 20px 8px 40px;
    position: relative;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -20px -1560px;
}

#forum h2 span {
    display: block;
    width: 24px;
    height: 28px;
    position: absolute;
    top: 4px;
    left: 15px;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat;
    background-position: -1060px -560px;
}

#forum div#rules ul {
    font-size: 1.3em;
    line-height: 1.4em;
    margin: 10px 0 4px 20px;
    color: #737373;
}

#forum div#rules ul li {
    margin-bottom: 4px;
    list-style: circle;
}

#forum div#rules {
    margin-bottom: 30px;
}

#forum form#formVacation {
    width: 500px;
}

#formVacation ul {
    text-align: center;
    margin-bottom: 10px;
}

#forum h3 {
    text-align: center;
    font-size: 16px;
    color: #2d7eb6;
    font-weight: 400;
}

#forum div#rules ul.vacationRules {
    font-size: 13px;
}

ul#userImages {
    width: 900px;
    margin-left: 25px;
    display: flex;
    flex-wrap: wrap;
}

ul#userImages li.avatar {
    float: left;
    margin: 0 10px 20px;
    background-color: #333333;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 10px 15px;
}

ul#userImages div.imageWrapper {
    text-align: center;
    width: 122px;
    height: 122px;
}

ul#userImages img.avatar {
    max-width: 100px;
    max-height: 100px;
    margin: 5px 10px;
    border: 1px solid #666;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

ul#userImages {
    font-size: 12px;
    line-height: 18px;
}

ul#userImages i {
    font-size: 15px;
}

ul#userImages div.actions {
    text-align: center;
    margin-bottom: 5px;
}

ul#userImages div.actions a {
    height: 40px;
    width: 40px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    text-align: center;
    display: inline-block;
    color: #ccc;
    margin: 0 10px 10px;
}

ul#userImages div.actions a i {
    font-size: 22px;
    line-height: 40px;
}

ul#userImages div.actions a.approve {
    background-color: #44754f;
}

ul#userImages div.actions a.approve:hover {
    background-color: #22532d;
}

ul#userImages div.actions a.reject {
    background-color: #744;
}

ul#userImages div.actions a.reject:hover {
    background-color: #533;
}

ul#userImages ul.info {
    border-top: 1px solid #555;
    padding: 12px 5px 5px;
    color: #bbb;
}

ul#userImages ul.info li + li {
    padding-top: 8px;
}

ul#userImages ul.info li.reason {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 110px;
    cursor: default;
}

h3.summary {
    display: block;
    font-family: "prime", sans-serif;
    font-size: 1.6em;
    text-align: center;
    color: #2ea9f4;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
}

div.clear {
    clear: both;
}

body {
    color: #ccc;
}

input {
    font-size: 12px;
}

input[type="text"]:disabled {
    font-weight: bold;
    color: grey !important;
    font-style: italic;
}


.inputWrapper.error input {
    background: transparent url(../img/loginSprite_1.0.png) no-repeat;
    background-position: -60px -420px;
    color: red
}

.inputWrapper.error p {
    background: transparent url(../img/loginSprite_1.0.png) no-repeat;
    background-position: -500px -20px;
    margin: -5px 5px 15px 20px;
    padding-left: 22px;
    color: red;
    font-size: 1.1em;
    line-height: 1.3em
}

.inputWrapper.ok input {
    background: transparent url(../img/loginSprite_1.0.png) no-repeat;
    background-position: -60px -720px;
    color: #099706
}

.inputWrapper.ok p {
    background: transparent url(../img/loginSprite_1.0.png) no-repeat;
    background-position: -500px -180px;
    margin: -5px 5px 15px 20px;
    padding-left: 22px;
    color: #099706;
    font-size: 1.1em;
    line-height: 1.3em
}

.inputWrapper.pending p {
    background: transparent url(../img/loginSprite_1.0.png) no-repeat;
    background-position: -500px -180px;
    margin: -5px 5px 15px 20px;
    padding-left: 22px;
    font-size: 1.1em;
    line-height: 1.3em;
    filter: grayscale(1);
}

input:autofill {
    border-radius: 5px;
}

.profile-images #forum form {
    width: 100%;
    font-size: 13px;
    line-height: 18px;
}

.profile-images div.center {
    display: table;
    margin: 0 auto;
    position: relative;
}

.profile-images div.clear {
    clear: both;
}

.profile-images ul#slots {
    padding-left: 35px;
}

.profile-images ul#slots,
.profile-images ul#slots a {
    color: #bbb;
    font-size: 13px;
    line-height: 18px;
}

.profile-images ul#slots > li {
    background-color: #333333;
    width: 134px;
    height: 150px;
    margin: 10px;
    padding: 13px 5px 15px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    float: left;
}

.profile-images ul#slots div.imagesSection {
    position: relative;
}

.profile-images ul#slots div.imageWrapper {
    text-align: center;
    width: 122px;
    height: 112px;
}

.profile-images ul#slots img.avatar {
    max-width: 100px;
    max-height: 100px;
    margin: 5px 10px;
    border: 1px solid #666;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.profile-images ul#slots div.actions,
.profile-images ul#slots div.action {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 6px;
}

.profile-images ul#slots div.actions a,
.profile-images ul#slots div.action a {
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #555;
    color: #ccc;
    width: 39px;
    height: 37px;
    cursor: pointer;
}

.profile-images ul#slots div a.upload {
    background-color: #445d76;
}

.profile-images ul#slots div a.upload:hover {
    background-color: #223b54;
}

.profile-images ul#slots div a.unlock {
    background-color: #44754f;
}

.profile-images ul#slots div a.unlock:hover {
    background-color: #22532d;
}

.profile-images ul#slots div a.trash,
.profile-images ul#slots div a.cancel {
    background-color: #744;
}

.profile-images ul#slots div a.trash:hover,
.profile-images ul#slots div a.cancel:hover {
    background-color: #533;
}

.profile-images ul#slots div.action a.upload,
.profile-images ul#slots div a.unlock {
    width: 60px;
}

.profile-images ul#slots div.actions a.upload {
    float: left;
}

.profile-images ul#slots div.actions a.trash {
    float: right;
}

.profile-images ul#slots div a {
    font-size: 21px;
}

.profile-images ul#slots div i.fas,
.profile-images ul#slots div i.far {
    padding-top: 8px;
}

.profile-images ul#slots div.pending img.avatar,
.profile-images ul#slots div.pending + div.imageWrapper img.avatar {
    background-color: #333;
    max-width: 80px;
    max-height: 80px;
}

.profile-images ul#slots div.pending {
    position: absolute;
    z-index: 2;
    width: 100px;
    height: 90px;
    top: 20px;
    left: -5px;
}

.profile-images ul#slots div.pending + div.imageWrapper {
    position: relative;
    left: 15px;
    top: -5px;
}

.profile-images ul#slots div.pending-wrapper {
    background-color: #444;
    border-radius: 100%;
    position: absolute;
    left: 42px;
    top: 40px;
    z-index: 3;
    width: 36px;
    height: 36px;
    color: #ccc;
}

.profile-images ul#slots div.pending div.pending-wrapper {
    left: 34px;
    top: 28px;
    width: 35px;
    height: 35px;
}

.profile-images ul#slots i.pending {
    font-size: 20px;
}

.profile-images i.rubits {
    display: inline-block;
    height: 18px;
    width: 16px;
    margin-left: 2px;
    margin-right: 2px;
    position: relative;
    top: 3px;
    background: transparent url(../img/portalSprite_1.0.png) no-repeat -1060px -660px;
}

.profile-images ul#slots div.text {
    height: 107px;
    position: relative;
}

.profile-images ul#slots div a.pay {
    width: 100px;
    font-size: 16px;
    line-height: 36px;
    border: 1px solid #9a6464;
    background-color: #5f3d35;
    margin-top: -1px;
}

.profile-images ul#slots div a.pay:hover {
    background-color: #4e2c24;
}

.profile-images ul#slots div a.pay i.fa-unlock-alt {
    padding-right: 5px;
    font-size: 20px;
}

.profile-images ul#slots input[type="file"] {
    display: none;
}

.profile-images ul#slots h3 {
    color: #2ea2ea;
    text-transform: uppercase;
    font-size: 15px;
    margin: 5px 5px 20px;
}

.profile-images ul#slots h3 + div.action a.upload {
    width: 80px;
    height: 60px;
    line-height: 60px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 30px;
}

.profile-images .ui-tooltip {
    min-width: 20px;
    padding: 8px;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 99;
}

.profile-images .ui-tooltip .ui-tooltip-content {
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 16px;
    font-size: 10px;
    color: #dedede;
}

.profile-images #forum div#rules ul {
    color: #999;
}

.profile-images #forum div#rules ul ul {
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 8px;
}

.profile-images table.seModalBox h3 {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
    font-size: 14px;
}

.profile-images table.seModalBox h4 {
    font-size: 13px;
    margin: 5px 20px 20px 20px;
    color: #ccc;
}

.profile-images #curtain {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 30, 30, .9);
    z-index: 10;
    top: 0;
    left: 0;
    position: fixed;
}

.profile-images #curtain.show {
    display: block;
}

.profile-images #curtain p {
    text-align: center;
    font-size: 22px;
    color: #eee;
    padding: 5px;
    position: relative;
    top: 50%;
}

.profile-images #curtain.show i {
    animation: fa-spin 2s infinite linear;
    display: block;
    margin: 20px;
    font-size: 40px;
}


.payment-notes b {
    color: #FFD700;
    font-weight: 600;
}

.payment-notes a {
    color: #4a9eff;
    text-decoration: none;
    border-bottom: 1px solid #4a9eff;
    transition: all 0.3s ease;
}

.payment-notes a:hover {
    color: #5aa9ff;
    border-bottom-color: #5aa9ff;
}

@charset "UTF-8";

/* Recent changes */
div.editionCard.error p {
    font: 15px sans-serif;
}

a.topLink {
    cursor: pointer;
}

.editionCard.notJoined p.endDate {
    padding-left: 18px;
    text-align: left;
}

.editionCard.notJoined .front p.numberPlayers {
    padding-top: 10px;
}

.editionCard.newEdition.withEndDate h3 {
    margin-top: 55px;
}

.editionCard.newEdition.withEndDate p.endDate {
    color: #8e551a;
    text-align: center;
    font-size: 1.4em;
    font-weight: lighter;
    letter-spacing: 1px;
    margin-top: 8px;
}

.editionCard.joined p.endDate {
    display: none;
    position: absolute;
    bottom: 15px;
    left: 16px;
    color: #7ea4a4;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: lighter;
    letter-spacing: 1px;
}

#rubitsHistory {
    width: auto;
}

ul.normal li {
    list-style: disc inside;
}

.seModalBox thead .right a {
    right: 57px;
    width: 20px;
    height: 16px;
    background-position: -897px -1459px;
    text-indent: 1020em;
}

.seModalBox h2 {
    text-transform: uppercase;
}

.seModalBox ul li {
    color: #C8C8C8;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 15px;
}

.seModalBox ul ul li {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
}

input.seStd {
    color: #285598;
}

p.empty {
    color: orange;
    text-align: center;
    font-size: 1.5em;
    text-transform: uppercase;
    font-family: "prime", sans-serif;
    letter-spacing: 1px;
    margin-top: 20px;
}

#termsConditions a, #boughtHistory a {
    color: #a8a8a8;
    text-decoration: underline;
}

.messageBody {
    width: 100%;
    height: 100px;
}

.messageSubject {
    width: 600px;
}

div.messages form li {
    font-size: 12px;
    color: #a8a8a8;
    margin-top: 8px;
    margin-bottom: 8px;
}

div.messages form li label {
    font-weight: bold;
}

textarea.seStd:focus {
    color: #fff;
    opacity: 1;
}

textarea.seStd {
    background: transparent;
    border: 2px solid #0577ba;
    padding: 4px 6px;
    color: #0298EE;
    outline: 0;
    border-radius: 10px;
    opacity: 0.6;
}

li.submitWrapper #formSubmitBtn {
    font-size: 14px;
}

.editionCard.joined .username + .rubits {
    left: 110px;
}

/* Firefox */
abbr {
    border-bottom: 0px;
}

th.sortable span,
th.ascOrdered span {
    right: -12px;
    top: -1px;
}

th.descOrdered span {
    right: -13px;
    top: -2px;
}

.sortableDiv {
    position: relative;
    font-weight: bold;
}

.back ul {
    color: #00a8ff;
    font-size: 1.2em;
    line-height: 1.4em;
    margin: 0 10px 10px 10px;
    padding: 0 10px;
}

.editionCard.newEdition .back ul {
    color: #f76f01;
}

.editionCard.newEdition .tabletDate {
    color: #8e551a;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: lighter;
    letter-spacing: 1px;
    bottom: 16px;
    left: 35px;
    position: absolute;
}

.editionCard .editionTablet {
    position: absolute;
    z-index: -11;
    bottom: 3px;
    left: 5px;
}

#hProfileSettings {
    right: 38px;
}

/* ========================================
   INFO MESSAGE
   ======================================== */
.info-message {
    max-width: 630px;
    padding: 12px;
    padding-left: 40px;
    background: rgba(74, 158, 255, 0.15);
    border: 1px solid rgba(74, 158, 255, 0.3);
    border-left: 4px solid #4a9eff;
    border-radius: 4px;
    color: #4a9eff;
    font-size: 13px;
    line-height: 1.6;
    margin: 0 auto 1.5rem auto;
    font-family: "prime", sans-serif;
    letter-spacing: 0.3px;
    position: relative;
}

.info-message a {
    cursor: pointer;
    color: #4a9eff;
    text-decoration: none;
    border-bottom: 1px solid #4a9eff;
    transition: all 0.3s ease;
}

.info-message a:hover {
    color: #5aa9ff;
    border-bottom-color: #5aa9ff;
}

.info-message::before {
    content: '\f05a';
    font-family: 'Font Awesome 5 Free', sans-serif;
    font-weight: 900;
    position: absolute;
    left: 12px;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #4a9eff;
}

/* ========================================
   WARNING MESSAGE
   ======================================== */
.warning-message {
    max-width: 630px;
    padding: 12px;
    padding-left: 40px;
    background: rgba(255, 165, 0, 0.15);
    border: 1px solid rgba(255, 165, 0, 0.3);
    border-left: 4px solid #FFA500;
    border-radius: 4px;
    color: #FFA500;
    font-size: 13px;
    line-height: 1.6;
    margin: 0 auto 1.5rem auto;
    font-family: "prime", sans-serif;
    letter-spacing: 0.3px;
    position: relative;
}

.warning-message a {
    color: #FFA500;
    text-decoration: none;
    border-bottom: 1px solid #FFA500;
    transition: all 0.3s ease;
}

.warning-message a:hover {
    color: #FFB84D;
    border-bottom-color: #FFB84D;
}

.warning-message::before {
    content: '\f071';
    font-family: 'Font Awesome 5 Free', sans-serif;
    font-weight: 900;
    position: absolute;
    left: 12px;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #FFA500;
}

/* ========================================
   ERROR MESSAGE
   ======================================== */
.error-message {
    max-width: 630px;
    padding: 12px;
    padding-left: 40px;
    background: rgba(255, 68, 68, 0.15);
    border: 1px solid rgba(255, 68, 68, 0.3);
    border-left: 4px solid #FF4444;
    border-radius: 4px;
    color: #FF5555;
    font-size: 13px;
    line-height: 1.6;
    margin: 0 auto 1.5rem auto;
    font-family: "prime", sans-serif;
    letter-spacing: 0.3px;
    position: relative;
}

.error-message a {
    color: #FF4444;
    text-decoration: none;
    border-bottom: 1px solid #FF4444;
    transition: all 0.3s ease;
}

.error-message a:hover {
    color: #FF6666;
    border-bottom-color: #FF6666;
}

.error-message::before {
    content: '\f057';
    font-family: 'Font Awesome 5 Free', sans-serif;
    font-weight: 900;
    position: absolute;
    left: 12px;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #FF4444;
}

/* ========================================
   SUCCESS MESSAGE
   ======================================== */
.success-message {
    max-width: 630px;
    padding: 12px;
    padding-left: 40px;
    background: rgba(46, 204, 113, 0.15);
    border: 1px solid rgba(46, 204, 113, 0.3);
    border-left: 4px solid #2ECC71;
    border-radius: 4px;
    color: #2ECC71;
    font-size: 13px;
    line-height: 1.6;
    margin: 0 auto 1.5rem auto;
    font-family: "prime", sans-serif;
    letter-spacing: 0.3px;
    position: relative;
}

.success-message a {
    color: #2ECC71;
    text-decoration: none;
    border-bottom: 1px solid #2ECC71;
    transition: all 0.3s ease;
}

.success-message a:hover {
    color: #58D68D;
    border-bottom-color: #58D68D;
}

.success-message::before {
    content: '\f058';
    font-family: 'Font Awesome 5 Free', sans-serif;
    font-weight: 900;
    position: absolute;
    left: 12px;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #2ECC71;
}

/* Button or Link (as button) */
.btn {
    background: url("../img/loginSprite_1.0.png") no-repeat scroll -60px -480px transparent;
    border: 0 none;
    color: #1F5E82;
    cursor: pointer;
    font-family: "prime", sans-serif;
    font-size: 13px;
    margin: 14px 0 0 0;
    outline: 0 none;
    padding: 6px 0 4px;
    text-align: center;
    text-transform: uppercase;
    width: 156px;
    height: 27px;
    display: inline-block;
    text-decoration: none;
    line-height: 17px;
}

.btn:disabled {
    filter: grayscale(100%);
    cursor: not-allowed;
    opacity: .6;
}

.btn + .btn {
    margin-left: 10px;
}

/* Table */


table.table {
    border-collapse: separate;
    border-spacing: 0;
    margin-top: 20px;
    width: 100%;
    background-color: #0a0a0a;
    line-height: 18px;
}

.table thead tr {
    height: 40px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #0e283b;
    letter-spacing: 1px;
    font-family: "prime", sans-serif;
}

.table thead th {
    padding: 10px 20px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #2b6c9f;
    font-weight: 600;
}

.table thead th:last-child {
    border-right: none;
}

.table tbody tr {
    font-size: 11px;
    height: 34px;
    transition: background-color 0.2s ease;
}

.table tbody tr:hover,
.table tbody tr.odd:hover {
    background-color: rgba(45, 126, 182, .5);
}

.table tbody tr {
    background-color: rgba(12, 33, 52, 0.4);
}

.table tbody tr.odd {
    background-color: rgba(25, 66, 102, 0.3);
}

.table tbody td {
    padding: 8px 20px;
    border: none;
}

/* ========================================
   Terms & Conditions Styles
   ======================================== */

#terms {
    max-width: 780px;
    margin: 0 auto;
}

#terms h3 {
    font-size: 13px;
    color: #799fd2;
    text-transform: uppercase;
    font-family: "prime", sans-serif;
    margin-top: 30px;
    margin-bottom: 10px;
}

#terms div {
    color: #a8a8a8;
    font-size: 1.1em;
    margin: 8px 0 8px 5px;
}

#terms li {
    margin: 6px 0;
    line-height: 1.2em;
    list-style: disc inside;
}

#terms li > ul {
    margin-top: 6px;
    margin-left: 20px;
    margin-bottom: 0;
    list-style-type: disc;
}

#terms a {
    color: #cccccc;
    text-decoration: none;
    border-bottom: 1px solid #cccccc;
    transition: all 0.3s ease;
}

#terms a:hover {
    color: #ffffff;
    border-bottom-color: #ffffff;
}