@import url(https://fonts.googleapis.com/css2?family=Overpass&family=Roboto&display=swap); /*!
* direction.less v0.1.0
*
* Copyright 2013 Moshe Simantov
* Licensed under the MIT license
* 
* Keep tracking: https://github.com/DevelopmentIL/direction.less
*/
.discord-hero .discord-login .discord-button[data-v-785244ba] {
    text-align: center
}

.discord-hero .discord-login .discord-button .discord-logo[data-v-785244ba] {
    width: 200px
}

.discord-hero .discord-login .no-thanks[data-v-785244ba] {
    margin-top: 24px
}

.discord-hero .discord-error .button-row[data-v-785244ba] {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.discord-hero .discord-error .button-row button[data-v-785244ba] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 8px;
    padding-left: 20px;
    padding-right: 20px
}

.discord-hero .discord-error .button-row button[data-v-785244ba]:last-child {
    margin-right: 0
}

.discord-hero .discord-waiting[data-v-785244ba] {
    padding-top: 20px
}

/*!
* direction.less v0.1.0
*
* Copyright 2013 Moshe Simantov
* Licensed under the MIT license
* 
* Keep tracking: https://github.com/DevelopmentIL/direction.less
*/
.first-run[data-v-63e9d005] {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100
}

.first-run .modal-inner[data-v-63e9d005] {
    width: 600px
}

.first-run .modal-content[data-v-63e9d005] {
    z-index: 200;
    height: 360px;
    border: 1px solid #5aa9e5;
    border-left-width: 6px;
    background: #131315;
    max-height: 600px;
    position: relative
}

.first-run .modal-content h1[data-v-63e9d005] {
    font-size: 20px;
    margin-bottom: 8px
}

.first-run .modal-content .content[data-v-63e9d005] {
    margin: 12px 0;
    height: 100%
}

.first-run .modal-content .content p.legal[data-v-63e9d005] {
    font-size: 12px
}

.first-run .modal-content .user-info[data-v-63e9d005] {
    text-align: center;
    padding: 0
}

.first-run .modal-content .user-info[data-v-63e9d005]:after {
    content: "";
    clear: both;
    display: table
}

.first-run .modal-content .user-info .right[data-v-63e9d005] {
    margin-top: 8px;
    margin-bottom: 2px;
    font-size: 24px
}

.first-run .modal-content .user-info .right .discrim[data-v-63e9d005] {
    color: #646f75;
    font-size: .75em
}

.first-run .modal-content .user-info .right .id[data-v-63e9d005] {
    font-size: 10px
}

.first-run .modal-content .user-info .right .id span[data-v-63e9d005] {
    color: rgba(61,75,84,.5);
    -webkit-transition: color .125s ease-in;
    transition: color .125s ease-in
}

.first-run .modal-content .user-info .right .id span[data-v-63e9d005]:hover {
    color: #5aa9e5
}

.first-run .modal-content .user-info .left[data-v-63e9d005] {
    display: block;
    margin: 4px;
    border-radius: 50%;
    border: 2px solid #98bcd4;
    width: 96px;
    height: 96px
}

.first-run .modal-content .user-info .left.discord-avatar[data-v-63e9d005] {
    width: 96px;
    height: 96px;
    display: inline-block;
    text-align: center;
    line-height: 96px;
    vertical-align: middle;
    font-size: 24px
}

.first-run .modal-content .got-it[data-v-63e9d005] {
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0
}

.first-run .modal-content .page[data-v-63e9d005] {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 16px 24px
}

.first-run .modal-content .page[active][data-v-63e9d005] {
    display: block
}

.first-run .modal-content .discord-login[data-v-63e9d005] {
    width: 100%;
    text-align: center
}

.first-run .modal-content .discord-login .discord-button[data-v-63e9d005] {
    text-align: center;
    width: 300px;
    height: 110px
}

.first-run .modal-content .discord-login .discord-button .login-label[data-v-63e9d005] {
    margin-top: 12px
}

.first-run .modal-content .discord-login .discord-button .discord-logo[data-v-63e9d005] {
    width: 200px
}

.first-run .modal-content .discord-login .big-login-button[data-v-63e9d005] {
    min-height: 135px
}

.first-run .modal-content .discord-login .no-thanks[data-v-63e9d005] {
    margin-top: 24px
}

.first-run .modal-content .discord-error .detail[data-v-63e9d005] {
    color: #cd2020
}

.first-run .modal-content .discord-error .button-row[data-v-63e9d005] {
    width: 100%;
    margin-top: 74px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.first-run .modal-content .discord-error .button-row button[data-v-63e9d005] {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    margin-right: 8px
}

.first-run .modal-content .discord-error .button-row button[data-v-63e9d005]:last-child {
    margin-right: 0
}

.first-run .modal-content .discord-waiting[data-v-63e9d005] {
    padding-top: 40px;
    text-align: center
}

.first-run .modal-content .selector[data-v-63e9d005] {
    margin-top: 30px
}

.first-run .modal-content .page-indicator[data-v-63e9d005] {
    margin-top: 20px;
    text-align: center;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    padding-left: 0
}

.first-run .modal-content .page-indicator .indicator[data-v-63e9d005] {
    cursor: pointer;
    display: inline-block;
    margin: 2px 4px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: #48a;
    position: relative;
    top: -6px;
    -webkit-transition: border-color .125s ease-in;
    transition: border-color .125s ease-in;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.first-run .modal-content .page-indicator .indicator[data-v-63e9d005]:after {
    content: "";
    position: absolute;
    left: -6px;
    top: 6px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #48a;
    -webkit-transition: border-color .125s ease-in;
    transition: border-color .125s ease-in
}

.first-run .modal-content .page-indicator .indicator[active][data-v-63e9d005] {
    border-bottom-color: #98bcd4
}

.first-run .modal-content .page-indicator .indicator[active][data-v-63e9d005]:after {
    border-top-color: #98bcd4
}

.first-run .modal-content .page-indicator .indicator[bad][data-v-63e9d005] {
    border-bottom-color: #cd2020
}

.first-run .modal-content .page-indicator .indicator[bad][data-v-63e9d005]:after {
    border-top-color: #cd2020
}

.first-run .modal-content .page-indicator .indicator[data-v-63e9d005]:hover {
    border-bottom-color: #fff
}

.first-run .modal-content .page-indicator .indicator[data-v-63e9d005]:hover:after {
    border-top-color: #fff
}

.first-run .modal-content .page-indicator .indicator[disabled][data-v-63e9d005] {
    pointer-events: none;
    border-bottom-color: #35383a
}

.first-run .modal-content .page-indicator .indicator[disabled][data-v-63e9d005]:after {
    border-top-color: #35383a
}

/*!
* direction.less v0.1.0
*
* Copyright 2013 Moshe Simantov
* Licensed under the MIT license
* 
* Keep tracking: https://github.com/DevelopmentIL/direction.less
*/
.nav[data-v-1739f80a] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.nav h1[data-v-1739f80a] {
    font-size: 18px;
    margin: 5px 0 10px 0;
    padding: 0
}

.nav a[data-v-1739f80a] {
    outline: 0
}

.nav .home[data-v-1739f80a] {
    padding-left: .5em;
    border-left: 2px solid #4783b1;
    -webkit-transition: border .125s ease-in;
    transition: border .125s ease-in;
    font-weight: 400;
    letter-spacing: .1em;
    color: #4783b1;
    text-transform: uppercase;
    margin-left: .25em;
    margin-top: 1em;
    line-height: 1.25em
}

.nav .home.router-link-exact-active[data-v-1739f80a],.nav .home[data-v-1739f80a]:hover {
    color: #98bcd4
}

.nav ul[data-v-1739f80a] {
    list-style: none;
    margin: 0;
    padding: 0
}

.nav ul li[data-v-1739f80a] {
    text-transform: uppercase;
    font-family: Lato,Segoe UI,Tahoma,Verdana,sans-serif;
    font-size: 14px;
    margin-left: .25em;
    margin-top: .6em;
    padding-left: .5em;
    padding-top: .2em;
    padding-bottom: .2em;
    border-left: 2px solid #4783b1;
    -webkit-transition: border .125s ease-in,color .125s ease-in,background-color .125s ease-in;
    transition: border .125s ease-in,color .125s ease-in,background-color .125s ease-in;
    font-weight: 400;
    letter-spacing: .1em;
    color: #4783b1;
    cursor: pointer
}

.nav ul li[data-v-1739f80a]:hover {
    color: #98bcd4;
    background: rgba(152,188,212,.2)
}

.nav ul li.disabled[data-v-1739f80a] {
    pointer-events: none;
    color: #35383a;
    border-left: 2px solid #35383a
}

.nav ul li.new[data-v-1739f80a] {
    border-left: 2px solid #d0a020;
    color: #d0a020;
    position: relative
}

.nav ul li.new[data-v-1739f80a]:after {
    content: "NEW";
    position: absolute;
    top: 0;
    right: -4px;
    font-size: 10px
}

.nav ul .router-link-active li[data-v-1739f80a] {
    color: #98bcd4;
    background: rgba(90,169,229,.1)
}

.nav ul .router-link-active li[data-v-1739f80a]:hover {
    background: rgba(152,188,212,.2)
}

.nav .related-links[data-v-1739f80a] {
    margin: 20px 0 0 12px
}

.nav .related-links .link-header[data-v-1739f80a] {
    color: #48a
}

.nav .related-links .link-header[data-v-1739f80a],.nav .related-links .link[data-v-1739f80a] {
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .1em;
    line-height: 18px
}

.nav .related-links .link a[data-v-1739f80a] {
    color: #3d4b54
}

.nav .related-links .link a[data-v-1739f80a]:hover {
    color: #98bcd4
}

.nav .menu-icon[data-v-1739f80a] {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border: 1px solid #3d4b54;
    text-align: center;
    color: #3d4b54;
    font-size: 30px;
    cursor: pointer;
    -webkit-transition: border-color .125s ease-in,color .125s ease-in;
    transition: border-color .125s ease-in,color .125s ease-in
}

.nav .menu-icon[data-v-1739f80a]:hover,.nav .menu-icon[open][data-v-1739f80a] {
    border-color: #3591ce;
    color: #3591ce
}

.nav .menu-icon[open][data-v-1739f80a] {
    border-color: #98bcd4;
    color: #98bcd4;
}

.nav .mobile[data-v-1739f80a] {
    z-index: 100;
    width: 100%;
    position: fixed;
    top: 74px;
    right: 0;
    left: 0;
    bottom: 0;
    overflow-y: auto;
    background-color: #131315;
    padding: 10px 20px;
    overflow-x: hidden;
}

.nav .mobile li[data-v-1739f80a] {
    margin-right: 50px
}

@font-face {
    font-family: Geomanist;
    src: url(https://static.divinitor.com/site/common/font/geomanist-regular-webfont.eot);
    src: url(https://static.divinitor.com/site/common/font/geomanist-regular-webfont.woff2) format("woff2"),url(https://static.divinitor.com/site/common/font/geomanist-regular-webfont.woff) format("woff"),url(https://static.divinitor.com/site/common/font/geomanist-regular-webfont.ttf) format("truetype"),url(https://static.divinitor.com/site/common/font/geomanist-regular-webfont.svg#geomanist_regularregular) format("svg");
    font-weight: 400;
    font-style: normal
}

/*!
* direction.less v0.1.0
*
* Copyright 2013 Moshe Simantov
* Licensed under the MIT license
* 
* Keep tracking: https://github.com/DevelopmentIL/direction.less
*/
.go-back {
    margin: 10px 0;
    font-size: 18px;
    border: 1px solid #98bcd4;
    cursor: pointer;
    width: 70px;
    padding: 8px 10px 8px 6px;
    text-align: center;
    background: rgba(19,19,21,.5);
    -webkit-transition: background-color .125s ease-in,color .125s ease-in;
    transition: background-color .125s ease-in,color .125s ease-in;
    text-transform: uppercase;
    font-size: 14px
}

.go-back .fa {
    margin-right: .5em;
    color: #5aa9e5
}

.go-back:hover {
    background: rgba(152,188,212,.5);
    color: #fff
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.674f50d2.eot);
    src: url(../fonts/fontawesome-webfont.674f50d2.eot?#iefix) format("embedded-opentype"),url(../fonts/fontawesome-webfont.af7ae505.woff2) format("woff2"),url(../fonts/fontawesome-webfont.fee66e71.woff) format("woff"),url(../fonts/fontawesome-webfont.b06871f2.ttf) format("truetype"),url(../img/fontawesome-webfont.912ec66d.svg#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

::-moz-selection {
    background: #aaa;
    color: #445
}

::selection {
    background: #aaa;
    color: #445
}

h1 {
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    color: #98bcd4;
    letter-spacing: .3em;
    text-transform: uppercase;
    font-size: 32px;
    margin: 30px 0 10px 0;
    padding-bottom: 8px;
    font-weight: 400
}

h1:first-child {
    margin: 0 0 6px 0
}

h1.divided {
    border-bottom: 1px solid #98bcd4
}

h2 {
    color: #98bcd4;
    letter-spacing: .3em;
    font-size: 24px;
    margin-top: 18px
}

h2,h3 {
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-weight: 400
}

h3 {
    color: #5aa9e5;
    letter-spacing: .2em;
    font-size: 20px;
    margin-top: 24px
}

h4 {
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    color: #48a;
    font-size: 16px;
    margin-bottom: 6px;
    margin-top: 18px;
    letter-spacing: .1em;
    font-weight: 400;
    text-transform: uppercase
}

input:focus,textarea:focus {
    outline: none
}

a {
    color: #4783b1;
    text-decoration: none;
    -webkit-transition: color .125s ease-in;
    transition: color .125s ease-in
}

a:hover {
    color: #98bcd4
}

a.active {
    color: #5aa9e5;
    border-bottom: 1px solid #5aa9e5;
    padding-left: 3px
}

a.rss {
    color: #a62;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 80%;
    letter-spacing: .3em
}

a.rss:hover {
    color: #f82
}

a.rss .fa {
    margin-right: 6px
}

.locale-select {
    color: #5aa9e5;
}

body {
    color: #a6aeb3;
    font-family: Lato,Segoe UI,Tahoma,Verdana,sans-serif;
    font-size: 16px
}

p {
    letter-spacing: -.005em
}

code {
    font-family: Consolas,Courier New,Lucidia Console,monospace;
    color: #fff;
    background-color: rgba(0,0,0,.5);
    padding: .1em .3em;
    -webkit-transition: background-color .125s ease-in;
    transition: background-color .125s ease-in
}

code.block {
    display: block;
    padding: 10px 14px;
    border: 1px solid rgba(166,174,179,.8);
    color: #a6aeb3
}

code.block:hover {
    background-color: rgba(19,19,21,.8)
}

strong {
    color: #ddd
}

.toast {
    border: solid #98bcd4;
    border-width: 0;
    border-left-width: 4px;
    background-color: rgba(19,19,21,.75);
    padding: .5em 1em;
    margin: 1em 0;
    color: #98bcd4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.toast .icon {
    font-size: 36px;
    color: #98bcd4;
    margin-right: 16px;
    text-align: center;
    width: 40px
}

.toast .heading {
    font-size: .8em;
    text-transform: uppercase;
    letter-spacing: .3em;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    color: #fff;
    white-space: nowrap
}

.toast .content {
    font-family: Lato,Segoe UI,Tahoma,Verdana,sans-serif;
    font-size: 16px;
    word-wrap: break-word;
    padding: 0;
    margin: .25em 0
}

.toast.warn {
    border-color: #cd2020;
    background: rgba(73,11,11,.5);
    color: #d1b5b5
}

.toast.warn .icon {
    color: #cd2020
}

.toast.ok {
    border-color: #20cd40;
    background: rgba(4,29,9,.5);
    color: #97efa7
}

.toast.ok .icon {
    color: #20cd40
}

.toast p {
    margin: 0
}

.uistring .uistring {
    display: inline
}

.uistring .format-w {
    color: #a6aeb3
}

.uistring .format-y {
    color: #eee475
}

.uistring .format-s {
    color: #589ecb
}

.uistring .format-b {
    color: #4080f0
}

.uistring .format-h {
    font-style: italic;
    color: #a6aeb3
}

.uistring .format-v {
    color: #a257a0
}

.uistring .format-r {
    color: #fe3030
}

.uistring .format-g {
    color: #20cd40
}

.uistring .format-j {
    color: #e09048
}

.uistring .format-p {
    color: #c0686f
}

.uistring .format-n:before {
    content: "\A";
    white-space: pre
}

.uistring .format-t {
    color: #555
}

.button-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.button-bar .row-button {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    text-align: center;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    color: #98bcd4;
    letter-spacing: .3em;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid #98bcd4;
    border-width: 1px;
    border-left-width: 0;
    padding: .5em;
    cursor: pointer;
    -webkit-transition: background-color .25s ease-in,color .25s ease-in;
    transition: background-color .25s ease-in,color .25s ease-in
}

.button-bar .row-button:first-child {
    border-width: 1px
}

.button-bar .row-button.active,.button-bar .row-button.router-link-active,.button-bar .row-button:hover {
    background-color: #98bcd4;
    color: #131315
}

@supports ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter:blur(1px))) {
    .button-bar .row-button.active,.button-bar .row-button.router-link-active,.button-bar .row-button:hover {
        background:rgba(152,188,212,.9);
        -webkit-backdrop-filter: blur(8px);
        backdrop-filter: blur(8px)
    }
}

.button-bar .row-button.disabled {
    color: #666b6f;
    background-color: rgba(53,56,58,.7);
    cursor: not-allowed
}

.button-bar.stacked .row-button {
    border-top: none
}

input[type=number] {
    -moz-appearance: textfield
}

input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

input.hidden {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    pointer-events: none
}

.button,button {
    background: #131315;
    color: #98bcd4;
    text-transform: uppercase;
    font-family: Lato,Segoe UI,Tahoma,Verdana,sans-serif;
    height: 40px;
    border-color: #98bcd4;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: color .125s ease-in,background-color .125s ease-in,border-color .125s ease-in;
    transition: color .125s ease-in,background-color .125s ease-in,border-color .125s ease-in
}

.button:hover,button:hover {
    background: #98bcd4;
    color: #131315
}

.button:active span,.button:focus span,button:active span,button:focus span {
    position: relative;
    top: 0;
    left: 0
}

.button.ok,button.ok {
    color: #20cd40;
    border-color: #20cd40
}

.button.ok:hover,button.ok:hover {
    background: #20cd40;
    color: #131315
}

.button[disabled=disabled],.button[disabled],button[disabled=disabled],button[disabled] {
    color: #35383a!important;
    border-color: #35383a!important;
    pointer-events: none
}

.searchbar {
    margin-top: 20px
}

.searchbar label {
    display: block;
    font-weight: 400;
    letter-spacing: .1em;
    color: #4783b1;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    text-transform: uppercase;
    letter-spacing: .3em;
    font-size: 10px;
    margin: 0 0 .5em 0
}

.searchbar input[type=search] {
    border: none;
    border-bottom: 1px solid #4783b1;
    background: none;
    width: 100%;
    color: #98bcd4;
    font-family: Lato,Segoe UI,Tahoma,Verdana,sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 24px;
    -webkit-transition: border-color .125s ease-in,color .125s ease-in,background-color .125s ease-in;
    transition: border-color .125s ease-in,color .125s ease-in,background-color .125s ease-in;
    background: transparent;
    padding-left: .25em
}

.searchbar input[type=search]:focus {
    border-bottom-color: #98bcd4;
    background: rgba(0,0,0,.75)
}

.searchbar input[type=search]:hover {
    background: rgba(0,0,0,.75)
}

.searchbar input[type=search]::-webkit-input-placeholder {
    color: #4783b1;
    font-size: .75em;
    letter-spacing: .3em
}

.searchbar input[type=search]::-moz-placeholder {
    color: #4783b1;
    font-size: .75em;
    letter-spacing: .3em
}

.searchbar input[type=search]:-ms-input-placeholder {
    color: #4783b1;
    font-size: .75em;
    letter-spacing: .3em
}

.searchbar input[type=search]::-ms-input-placeholder {
    color: #4783b1;
    font-size: .75em;
    letter-spacing: .3em
}

.searchbar input[type=search]::placeholder {
    color: #4783b1;
    font-size: .75em;
    letter-spacing: .3em
}

@media only screen and (max-width: 650px) {
    h1 {
        margin:15px 0 10px 0;
        padding-bottom: 6px;
        font-size: 24px
    }

    h1:first-child {
        margin: 0 0 5px 0
    }

    .toast {
        padding: .25em .75em;
        margin: .25em 0
    }
}

.fade-enter-active {
    -webkit-transition: opacity .125s ease-in;
    transition: opacity .125s ease-in
}

.fade-leave-active {
    -webkit-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in
}

.fade-enter,.fade-leave-to {
    opacity: 0
}

.fade-fast-enter-active,.fade-fast-leave-active {
    -webkit-transition: opacity .125s ease-in;
    transition: opacity .125s ease-in
}

.fade-fast-enter,.fade-fast-leave-to {
    opacity: 0
}

.fade-item-enter-active {
    -webkit-transition: opacity .25s ease-in;
    transition: opacity .25s ease-in
}

.fade-item-leave-active {
    -webkit-transition: opacity .125s ease-in;
    transition: opacity .125s ease-in
}

.fade-item-enter,.fade-item-leave-to {
    opacity: 0
}

.fadecollapse {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.fadecollapse-item-enter-active {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition: opacity .25s ease-in,-webkit-transform .125s ease-in;
    transition: opacity .25s ease-in,-webkit-transform .125s ease-in;
    transition: opacity .25s ease-in,transform .125s ease-in;
    transition: opacity .25s ease-in,transform .125s ease-in,-webkit-transform .125s ease-in
}

.fadecollapse-item-leave-active {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition: opacity .125s ease-in,-webkit-transform 75ms ease-in;
    transition: opacity .125s ease-in,-webkit-transform 75ms ease-in;
    transition: opacity .125s ease-in,transform 75ms ease-in;
    transition: opacity .125s ease-in,transform 75ms ease-in,-webkit-transform 75ms ease-in
}

.fadecollapse-item-enter,.fadecollapse-item-leave-to {
    opacity: 0;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.rank-ancient {
    color: #80c0ff
}

.rank-divine {
    color: #d0a020
}

.rank-legendary {
    color: #f050a0
}

.rank-unique {
    color: #c080c0
}

.rank-epic {
    color: #f09000
}

.rank-rare {
    color: #4080f0
}

.rank-magic {
    color: #80c040
}

.rank-normal {
    color: #e0e0e0
}

.tooltip {
    position: relative;
    display: inline-block
}

.tooltip .tooltext {
    pointer-events: none;
    opacity: 0;
    background-color: #131315;
    color: transparent;
    text-align: center;
    padding: 4px 12px;
    border-radius: 0;
    border: 1px solid #98bcd4;
    position: absolute;
    z-index: 1;
    white-space: pre;
    -webkit-transition: opacity .125s ease-in,color 75ms ease-in;
    transition: opacity .125s ease-in,color 75ms ease-in;
    font-size: 14px;
    font-family: Lato,Segoe UI,Tahoma,Verdana,sans-serif;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate(-50%,-5px) translate(-2px);
    transform: translate(-50%,-5px) translate(-2px);
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.75);
    box-shadow: 4px 4px 4px rgba(0,0,0,.75)
}

.tooltip .tooltext .content {
    position: relative
}

.tooltip .tooltext.wide {
    width: 300px
}

.tooltip .tooltext:after {
    margin-left: -8px;
    border-width: 8px;
    border-color: #98bcd4 transparent transparent transparent
}

.tooltip .tooltext:after,.tooltip .tooltext:before {
    content: " ";
    position: absolute;
    top: 100%;
    left: 50%;
    border-style: solid
}

.tooltip .tooltext:before {
    margin-left: -6px;
    border-width: 6px;
    border-color: #131315 transparent transparent transparent;
    z-index: 2
}

.tooltip:hover .tooltext {
    opacity: 1;
    display: inline;
    color: #a6aeb3
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.filter {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 28px
}

.filter legend {
    position: absolute;
    top: 0;
    left: 0;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    letter-spacing: .2em;
    text-transform: uppercase;
    margin: 4px 0;
    font-size: 18px;
    color: #98bcd4
}

.filter .level-filter {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    white-space: nowrap;
    margin: 0;
    margin-right: 20px
}

.filter .level-filter input[type=number] {
    background: none;
    border: none;
    color: #98bcd4;
    font-size: 14px;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    width: 26px;
    text-align: center;
    border-bottom: 1px solid #3d4b54;
    -webkit-transition: border-color .125s ease-in;
    transition: border-color .125s ease-in
}

.filter .level-filter input[type=number]:focus,.filter .level-filter input[type=number]:hover {
    border-bottom-color: #98bcd4
}

.filter .level-filter label {
    color: #4783b1;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 12px
}

.filter .name-class-filter {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    white-space: nowrap
}

.filter .name-class-filter label {
    color: #5aa9e5;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 12px
}

.filter .name-class-filter input[type=text] {
    min-width: 300px
}

.filter input[type=text] {
    text-transform: uppercase;
    letter-spacing: .1em
}

.filter .grade-filter {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 4px 0
}

.filter .grade-filter label {
    color: #4783b1;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 12px;
    margin-right: 8px
}

.filter .grade-filter span {
    display: inline-block;
    margin-right: 10px;
    border-left: 2px solid #fff;
    padding-left: 2px
}

.filter .grade-filter span.divinitor {
    border-left-color: #5aa9e5
}

.filter .grade-filter span.divinitor:hover label,.filter .grade-filter span.divinitor input:checked~label {
    color: #5aa9e5
}

.filter .grade-filter span.divinitor:hover label:before {
    border-color: #1e77bb;
    background-color: rgba(90,169,229,.2)
}

.filter .grade-filter span.divinitor:hover input:checked~label:before {
    background-color: #5aa9e5
}

.filter .grade-filter span.divinitor input:checked~label:before {
    border-color: #5aa9e5;
    background-color: rgba(90,169,229,.5)
}

.filter .grade-filter span.ancient {
    border-left-color: #80c0ff
}

.filter .grade-filter span.ancient:hover label,.filter .grade-filter span.ancient input:checked~label {
    color: #80c0ff
}

.filter .grade-filter span.ancient:hover label:before {
    border-color: #1a8dff;
    background-color: rgba(128,192,255,.2)
}

.filter .grade-filter span.ancient:hover input:checked~label:before {
    background-color: #80c0ff
}

.filter .grade-filter span.ancient input:checked~label:before {
    border-color: #80c0ff;
    background-color: rgba(128,192,255,.5)
}

.filter .grade-filter span.divine {
    border-left-color: #d0a020
}

.filter .grade-filter span.divine:hover label,.filter .grade-filter span.divine input:checked~label {
    color: #d0a020
}

.filter .grade-filter span.divine:hover label:before {
    border-color: #785c12;
    background-color: rgba(208,160,32,.2)
}

.filter .grade-filter span.divine:hover input:checked~label:before {
    background-color: #d0a020
}

.filter .grade-filter span.divine input:checked~label:before {
    border-color: #d0a020;
    background-color: rgba(208,160,32,.5)
}

.filter .grade-filter span.legendary {
    border-left-color: #f050a0
}

.filter .grade-filter span.legendary:hover label,.filter .grade-filter span.legendary input:checked~label {
    color: #f050a0
}

.filter .grade-filter span.legendary:hover label:before {
    border-color: #c9116d;
    background-color: rgba(240,80,160,.2)
}

.filter .grade-filter span.legendary:hover input:checked~label:before {
    background-color: #f050a0
}

.filter .grade-filter span.legendary input:checked~label:before {
    border-color: #f050a0;
    background-color: rgba(240,80,160,.5)
}

.filter .grade-filter span.unique {
    border-left-color: #c080c0
}

.filter .grade-filter span.unique:hover label,.filter .grade-filter span.unique input:checked~label {
    color: #c080c0
}

.filter .grade-filter span.unique:hover label:before {
    border-color: #924892;
    background-color: rgba(192,128,192,.2)
}

.filter .grade-filter span.unique:hover input:checked~label:before {
    background-color: #c080c0
}

.filter .grade-filter span.unique input:checked~label:before {
    border-color: #c080c0;
    background-color: rgba(192,128,192,.5)
}

.filter .grade-filter span.epic {
    border-left-color: #f09000
}

.filter .grade-filter span.epic:hover label,.filter .grade-filter span.epic input:checked~label {
    color: #f09000
}

.filter .grade-filter span.epic:hover label:before {
    border-color: #8a5300;
    background-color: rgba(240,144,0,.2)
}

.filter .grade-filter span.epic:hover input:checked~label:before {
    background-color: #f09000
}

.filter .grade-filter span.epic input:checked~label:before {
    border-color: #f09000;
    background-color: rgba(240,144,0,.5)
}

.filter .grade-filter span.rare {
    border-left-color: #4080f0
}

.filter .grade-filter span.rare:hover label,.filter .grade-filter span.rare input:checked~label {
    color: #4080f0
}

.filter .grade-filter span.rare:hover label:before {
    border-color: #0f4dbb;
    background-color: rgba(64,128,240,.2)
}

.filter .grade-filter span.rare:hover input:checked~label:before {
    background-color: #4080f0
}

.filter .grade-filter span.rare input:checked~label:before {
    border-color: #4080f0;
    background-color: rgba(64,128,240,.5)
}

.filter .grade-filter span.magic {
    border-left-color: #80c040
}

.filter .grade-filter span.magic:hover label,.filter .grade-filter span.magic input:checked~label {
    color: #80c040
}

.filter .grade-filter span.magic:hover label:before {
    border-color: #4d7426;
    background-color: rgba(128,192,64,.2)
}

.filter .grade-filter span.magic:hover input:checked~label:before {
    background-color: #80c040
}

.filter .grade-filter span.magic input:checked~label:before {
    border-color: #80c040;
    background-color: rgba(128,192,64,.5)
}

.filter .grade-filter span.normal {
    border-left-color: #e0e0e0
}

.filter .grade-filter span.normal:hover label,.filter .grade-filter span.normal input:checked~label {
    color: #e0e0e0
}

.filter .grade-filter span.normal:hover label:before {
    border-color: #adadad;
    background-color: hsla(0,0%,87.8%,.2)
}

.filter .grade-filter span.normal:hover input:checked~label:before {
    background-color: #e0e0e0
}

.filter .grade-filter span.normal input:checked~label:before {
    border-color: #e0e0e0;
    background-color: hsla(0,0%,87.8%,.5)
}

.filter .grade-filter span input[type=checkbox] {
    opacity: 0
}

.filter .grade-filter span label {
    position: relative;
    cursor: pointer;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    font-size: 14px;
    color: #a6aeb3;
    -webkit-transition: color .125s ease-in;
    transition: color .125s ease-in;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.filter .grade-filter span label:before {
    background: transparent;
    border: 1px solid #a6aeb3;
    -webkit-transition: border-color .125s ease-in,background-color .125s ease-in;
    transition: border-color .125s ease-in,background-color .125s ease-in
}

.filter .grade-filter span input:checked~label:before,.filter .grade-filter span label:before {
    position: absolute;
    top: 50%;
    left: -18px;
    width: 10px;
    height: 10px;
    content: " ";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.filter .grade-filter span input:checked~label:before {
    background: #fff;
    border: 1px solid #fff
}

.checkbox {
    display: inline-block;
    margin-right: 10px;
    border-left: 2px solid #20cd40;
    padding-left: 6px
}

.checkbox input[type=checkbox] {
    opacity: 0
}

.checkbox label {
    position: relative;
    cursor: pointer;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    font-size: 14px;
    color: #a6aeb3;
    -webkit-transition: color .125s ease-in;
    transition: color .125s ease-in
}

.checkbox label:before {
    position: absolute;
    top: 50%;
    left: -18px;
    width: 10px;
    height: 10px;
    background: transparent;
    border: 1px solid #3d4b54;
    content: " ";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: border-color .125s ease-in,background-color .125s ease-in;
    transition: border-color .125s ease-in,background-color .125s ease-in
}

.checkbox:hover label {
    color: #20cd40
}

.checkbox:hover label:before {
    border-color: #127524;
    background-color: rgba(32,205,64,.2)
}

.checkbox:hover input:checked~label {
    color: #20cd40
}

.checkbox:hover input:checked~label:before {
    background-color: #20cd40
}

.checkbox input:checked~label:before {
    position: absolute;
    top: 50%;
    left: -18px;
    width: 10px;
    height: 10px;
    border-color: #20cd40;
    background-color: rgba(32,205,64,.5);
    content: " ";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.checkbox input:checked~label {
    color: #20cd40
}

.options-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px auto;
    text-align: center
}

.options-grid .option {
    position: relative;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 226px;
    height: 200px;
    text-align: center;
    border: 1px solid #5aa9e5;
    background: rgba(19,19,21,.4);
    cursor: pointer;
    -webkit-transition: color .125s ease-in,background-color .125s ease-in,border-color .125s ease-in;
    transition: color .125s ease-in,background-color .125s ease-in,border-color .125s ease-in
}

.options-grid .option .heading {
    -webkit-transition: color .125s ease-in;
    transition: color .125s ease-in
}

.options-grid .option .icon {
    display: block;
    margin: 20px 0;
    font-size: 3em;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.options-grid .option:hover {
    border-color: #98bcd4;
    background: rgba(152,188,212,.2)
}

.options-grid .option:hover .heading {
    color: #e0ebf2
}

.options-list {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 20px auto
}

.options-list,.options-list .option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal
}

.options-list .option {
    border: 1px solid #5aa9e5;
    border-top-color: transparent;
    background: rgba(19,19,21,.4);
    -webkit-transition: color .125s ease-in,background-color .125s ease-in,border-color .125s ease-in;
    transition: color .125s ease-in,background-color .125s ease-in,border-color .125s ease-in;
    padding: 8px;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row
}

.options-list .option:first-child {
    border-top-color: #5aa9e5
}

.options-list .option .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    width: 40px;
    margin-right: 6px;
    padding-top: 8px;
    font-size: 24px;
    color: #98bcd4;
    text-align: center
}

.options-list .option .content .title {
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    font-size: 18px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #98bcd4
}

.options-list .option .content .description {
    color: #a6aeb3
}

.options-list .option:hover {
    border-color: #98bcd4;
    background: rgba(152,188,212,.2)
}

.options-list .option:hover .heading {
    color: #e0ebf2
}

input[type=text] {
    background: none;
    border: none;
    color: #98bcd4;
    font-size: 14px;
    text-align: left;
    min-width: 200px;
    border-bottom: 1px solid rgba(152,188,212,.5);
    -webkit-transition: border-color .125s ease-in;
    transition: border-color .125s ease-in;
    font-family: Lato,Segoe UI,Tahoma,Verdana,sans-serif
}

input[type=text]:focus,input[type=text]:hover {
    border-bottom-color: #98bcd4
}

input[type=text]::-webkit-input-placeholder {
    color: rgba(152,188,212,.4);
    opacity: 1;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    -webkit-transition: color .125s ease-in;
    transition: color .125s ease-in
}

input[type=text]::-moz-placeholder {
    color: rgba(152,188,212,.4);
    opacity: 1;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    -moz-transition: color ease-in .125s;
    transition: color .125s ease-in
}

input[type=text]:-ms-input-placeholder {
    color: rgba(152,188,212,.4);
    opacity: 1;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    -ms-transition: color ease-in .125s;
    transition: color .125s ease-in
}

input[type=text]::-ms-input-placeholder {
    color: rgba(152,188,212,.4);
    opacity: 1;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    -ms-transition: color ease-in .125s;
    transition: color .125s ease-in
}

input[type=text]::placeholder {
    color: rgba(152,188,212,.4);
    opacity: 1;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    -webkit-transition: color .125s ease-in;
    transition: color .125s ease-in
}

.share {
    margin-left: 8px;
    margin-bottom: 4px
}

.share .share-link {
    text-transform: uppercase;
    letter-spacing: .1em;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    font-size: 12px;
    position: relative;
    color: transparent;
    white-space: nowrap
}

.share .share-link>span {
    position: absolute;
    left: 0;
    top: 0;
    color: rgba(152,188,212,.5)
}

.share .share-link>span .fa,.share .share-link>span .label {
    -webkit-transition: color .125s ease-in;
    transition: color .125s ease-in
}

.share .share-link>span:hover {
    color: #98bcd4
}

.share .share-link>span.ok {
    color: #20cd40
}

.share .share-link>span.err {
    color: #cd2020
}

.modal-shade {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(19,19,21,.8)
}

.modal {
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.loading-blinker {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 16px;
    margin-left: 12px
}

.loading-blinker:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 20px;
    height: 20px;
    background: #98bcd4;
    -webkit-box-shadow: 0 0 20px 3px rgba(152,188,212,.8);
    box-shadow: 0 0 20px 3px rgba(152,188,212,.8);
    -webkit-animation: blinker 7s linear infinite;
    animation: blinker 7s linear infinite
}

@-webkit-keyframes blinker {
    0% {
        opacity: 0
    }

    5% {
        opacity: .6
    }

    10% {
        opacity: .2
    }

    15% {
        opacity: .4
    }

    20% {
        opacity: .3
    }

    25% {
        opacity: .9;
        background-color: #73c3f9
    }

    30% {
        opacity: .1
    }

    35% {
        opacity: .6
    }

    40% {
        opacity: .3
    }

    45% {
        opacity: .8
    }

    50% {
        opacity: .5;
        background-color: #6dc5ff
    }

    55% {
        opacity: 1
    }

    60% {
        opacity: .2
    }

    65% {
        opacity: 1
    }

    70% {
        opacity: .4;
        background-color: #98bcd4
    }

    75% {
        opacity: .8
    }

    80% {
        opacity: .3
    }

    85% {
        opacity: .5
    }

    90% {
        opacity: .2
    }

    95% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes blinker {
    0% {
        opacity: 0
    }

    5% {
        opacity: .6
    }

    10% {
        opacity: .2
    }

    15% {
        opacity: .4
    }

    20% {
        opacity: .3
    }

    25% {
        opacity: .9;
        background-color: #73c3f9
    }

    30% {
        opacity: .1
    }

    35% {
        opacity: .6
    }

    40% {
        opacity: .3
    }

    45% {
        opacity: .8
    }

    50% {
        opacity: .5;
        background-color: #6dc5ff
    }

    55% {
        opacity: 1
    }

    60% {
        opacity: .2
    }

    65% {
        opacity: 1
    }

    70% {
        opacity: .4;
        background-color: #98bcd4
    }

    75% {
        opacity: .8
    }

    80% {
        opacity: .3
    }

    85% {
        opacity: .5
    }

    90% {
        opacity: .2
    }

    95% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

table {
    margin: .5em 0;
    border-collapse: collapse;
    text-align: center
}

table thead th {
    border-bottom: 2px solid #a6aeb3;
    color: #98bcd4;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-align: center
}

table thead th:first-child {
    border-right: 2px solid #a6aeb3;
    min-width: 50px;
    text-align: right
}

table thead th.fixed {
    width: 80px
}

table thead tr:hover {
    background: none
}

table tr {
    padding-left: .125em;
    -webkit-transition: background-color .125s ease-in,color .125s ease-in;
    transition: background-color .125s ease-in,color .125s ease-in
}

table tr.active:hover,table tr:hover {
    background: rgba(152,188,212,.3);
    color: #98bcd4
}

table tr.active {
    background: rgba(152,188,212,.2);
    color: #98bcd4
}

table tr th {
    border-right: 2px solid #a6aeb3;
    border-bottom-color: transparent;
    padding: 4px 12px 4px 0;
    text-align: right;
    color: #98bcd4;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

table td,table th {
    border-bottom: 1px solid #3d4b54;
    padding: 4px 4px 4px 4px
}

table td {
    padding: 0 1em
}

table td:first-child,table th:first-child {
    padding-left: .25em;
    padding-right: .5em
}

table tr:last-child td {
    border-bottom-color: transparent
}

.fa {
    margin-left: .2em;
    margin-right: .2em
}

.page-section {
    position: relative;
    margin-top: 25px;
    border-top: 1px solid #4783b1;
    padding-top: 4px
}

.page-section>.title {
    font-size: 12px;
    color: #4783b1;
    text-transform: uppercase;
    letter-spacing: .2em;
    position: absolute;
    top: -1.3em;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.page-section .side-remark {
    font-size: 14px;
    color: #a6aeb3;
    margin: 8px 0
}

.page-section .side-remark .fa {
    color: #98bcd4
}

.two-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.two-col .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0;
    flex: 0 0
}

.element {
    text-transform: uppercase;
    font-size: .9em;
    letter-spacing: .1em;
    color: #131315
}

.element .right-pad {
    padding-right: .25em
}

.element .right-pad.fa {
    padding-left: .4em;
    padding-top: 2px;
    padding-bottom: 2px
}

.element .fire {
    background-color: #cd2020;
    padding-right: .25em
}

.element .fire.fa {
    padding-left: .4em;
    padding-top: 2px;
    padding-bottom: 2px
}

.element .ice {
    background-color: #80c0ff;
    padding-right: .25em
}

.element .ice.fa {
    padding-left: .4em;
    padding-top: 2px;
    padding-bottom: 2px
}

.element .light {
    background-color: #d0a020;
    padding-right: .25em
}

.element .light.fa {
    padding-left: .4em;
    padding-top: 2px;
    padding-bottom: 2px
}

.element .dark {
    background-color: #c080c0;
    padding-right: .25em
}

.element .dark.fa {
    padding-left: .4em;
    padding-top: 2px;
    padding-bottom: 2px
}

.element .nonelemental {
    background-color: #a6aeb3;
    padding-right: .5em
}

.inline-select {
    display: inline-block
}

.button-bar {
    margin: 8px 0
}

.button-bar .dv-button,.button-bar button {
    border-right-width: 0
}

.button-bar .dv-button:last-child,.button-bar button:last-child {
    border-right-width: 2px
}

.button-bar.equal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.button-bar.equal .dv-button,.button-bar.equal button {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
}

.dv-button {
    background: rgba(19,19,21,.005);
    border: 2px solid #98bcd4;
    color: #98bcd4;
    cursor: pointer;
    display: inline-block;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    font-size: 16px;
    height: auto;
    letter-spacing: .1em;
    line-height: 1em;
    padding: 14px 20px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: background-color .125s ease-in,color .125s ease-in;
    transition: background-color .125s ease-in,color .125s ease-in;
    vertical-align: middle;
    white-space: nowrap;
    width: auto
}

.dv-button::-moz-focus-inner {
    border: 0
}

.dv-button:before {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    border: 1px solid #98bcd4;
    bottom: -1px;
    content: " ";
    left: -1px;
    opacity: .8;
    position: absolute;
    right: -1px;
    top: -1px
}

.dv-button:active {
    background-color: #566875
}

.dv-button:active:before {
    -webkit-animation-name: dv-button-ripple;
    animation-name: dv-button-ripple
}

.dv-button:focus:hover,.dv-button:hover {
    background: #98bcd4;
    color: #131315
}

.dv-button:hover:before {
    -webkit-animation-name: dv-button-ripple;
    animation-name: dv-button-ripple
}

@-webkit-keyframes dv-button-ripple {
    to {
        bottom: -12px;
        left: -12px;
        opacity: 0;
        right: -12px;
        top: -12px
    }

    0% {
        bottom: 0;
        left: 0;
        opacity: .8;
        right: 0;
        top: 0
    }
}

@keyframes dv-button-ripple {
    to {
        bottom: -12px;
        left: -12px;
        opacity: 0;
        right: -12px;
        top: -12px
    }

    0% {
        bottom: 0;
        left: 0;
        opacity: .8;
        right: 0;
        top: 0
    }
}

.dv-button:after {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    border: 1px solid #98bcd4;
    bottom: -1px;
    content: " ";
    left: -1px;
    opacity: .5;
    position: absolute;
    right: -1px;
    top: -1px
}

.dv-button:focus {
    background: rgba(152,188,212,.00125);
    outline: none
}

.dv-button:focus:after {
    -webkit-animation-name: dv-button-focus;
    animation-name: dv-button-focus;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes dv-button-focus {
    to {
        bottom: -12px;
        left: -12px;
        opacity: 0;
        right: -12px;
        top: -12px
    }
}

@keyframes dv-button-focus {
    to {
        bottom: -12px;
        left: -12px;
        opacity: 0;
        right: -12px;
        top: -12px
    }
}

.dv-button.secondary {
    color: #536e80;
    border-color: #536e80
}

.dv-button.secondary:after,.dv-button.secondary:before {
    border-color: #536e80
}

.dv-button.secondary:active,.dv-button.secondary:hover {
    color: #131315
}

.dv-button[disabled=disabled],.dv-button[disabled] {
    color: #35383a!important;
    border-color: #35383a!important;
    pointer-events: none
}

.dv-button.small {
    font-size: 10px;
    padding: 4px 8px
}

.dv-section {
    margin: 10px 0 14px
}

.dv-section .dividing.title {
    border-bottom: 1px solid #4783b1;
    color: #4783b1;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    font-size: 12px;
    letter-spacing: .2em;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    text-align: left;
    text-transform: uppercase
}

.dv-item-tile {
    background: rgba(19,19,21,.0025);
    border: 1px solid #98bcd4;
    cursor: default;
    display: inline-block;
    padding: 10px;
    position: relative;
    -webkit-transition: background-color .125s ease-in;
    transition: background-color .125s ease-in;
    vertical-align: middle
}

.dv-item-tile:hover {
    background: rgba(152,188,212,.0025)
}

.dv-item-tile .title {
    color: #98bcd4;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .2em;
    text-transform: uppercase
}

.dv-item-tile .title .subtitle {
    color: #4783b1;
    font-size: 12px;
    letter-spacing: .1em
}

.dv-item-tile.no-break .title {
    text-overflow: ellipsis;
    white-space: nowrap
}

.inline-list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0
}

.inline-list li {
    list-style: none;
    margin-left: .33em;
    padding-left: .33em;
    border-left: 1px solid #a6aeb3
}

.inline-list li:first-child {
    margin-left: 0;
    padding-left: 0;
    border: none
}

.unmarked-list {
    list-style: none;
    padding-left: 0
}

html {
    background-image: url(https://static.divinitor.com/site/common/img/dv-masthead-bg-static-merged.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 62.5% 70%;
    background-color: #0e0e10;
    background-attachment: fixed;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-height: 100%;
    margin: 0
}

body,html {
    position: relative;
    padding: 0
}

body {
    min-height: 100vh;
    width: 900px;
    border-left: 1px solid #1d1d20;
    border-right: 1px solid #1d1d20;
    margin: 0 auto
}

#app[embed],body {
    background-color: #131315
}

#app[embed] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.appbody {
    -webkit-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in;
    padding: 20px 20px;
    padding-right: 40px;
    padding-top: 30px
}

.appbody[embed] .locale-select {
    top: 40px
}

.appbody .embedded-header {
    position: absolute;
    top: 12px;
    left: 24px;
    white-space: nowrap;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    text-transform: uppercase;
    letter-spacing: .3em;
    color: #4783b1
}

.startup[started=true] {
    opacity: 0;
    -webkit-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in
}

.flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.flex-box .left-pane {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    padding-right: 14px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 166px;
    flex: 0 0 166px
}

.flex-box .main-pane {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-left: 14px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 70px;
    min-width: 0
}

.site-header {
    display: block;
    margin: 14px 20px;
    margin-top: 0;
    padding-top: 14px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.site-header h1 {
    margin: 0;
    color: #98bcd4;
    font-weight: 400;
    font-size: 20px;
    padding: 0 0 .5em 0
}

.site-header .subtitle {
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    color: #4783b1;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin: 0
}

.site-header .header-left .header-link {
    display: block;
    max-width: 300px
}

.site-header .mobile-header-right {
    position: absolute;
    top: 0;
    right: 0
}

.auth-box {
    position: absolute;
    top: 46px;
    right: 20px
}

.auth-box .log-in-container {
    padding-top: 10px
}

.region-indicator {
    position: absolute;
    top: 14px;
    right: 20px
}

.copyright {
    display: block;
    font-size: 10px;
    font-family: Lato,Segoe UI,Tahoma,Verdana,sans-serif;
    color: #35383a;
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 20px
}

.in-dev {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background-color: #cd2020;
    color: #131315;
    font-size: 18px;
    padding: 4px 0;
    z-index: 9999;
    font-weight: 700
}

.mobile-only {
    display: none;
}

@media only screen and (min-width: 1300px) {
    body {
        width:1200px;
        padding-left: 30px;
        padding-right: 30px
    }

    .site-header {
        width: 300px
    }

    .auth-box,.region-indicator {
        right: 40px
    }
}

@media only screen and (max-width: 1024px) {
    body {
        width:100%;
        border: none;
        padding: 0;
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(5,10,13,.75)),to(rgba(5,10,13,.75))),url(reference.dn.divinitor.com/img/dv-masthead-bg-static-merged-darkblur-darkened.5aaba481.png);
        background-image: linear-gradient(rgba(5,10,13,.75),rgba(5,10,13,.75)),url(reference.dn.divinitor.com/img/dv-masthead-bg-static-merged-darkblur-darkened.5aaba481.png)
    }

    .copyright {
        right: 20px
    }
}

@media only screen and (max-width: 650px) {
    .site-header {
        margin-bottom:70px
    }

    .site-header .header-link {
        width: 210px
    }

    .site-header h1 {
        font-size: 14px
    }

    .flex-box .main-pane {
        padding-left: 0
    }

    .mobile-only {
        display: block;
    }

    .mobile-hide {
        display: none
    }

    .copyright {
        margin-top: 20px;
        position: relative
    }

    .auth-box {
        left: 20px;
        top: 80px
    }

    .region-indicator {
        top: 58px;
        left: 20px;
        right: auto
    }
}

.wip-overlay {
    position: fixed;
    text-align: center;
    left: 0;
    right: 0;
    top: 28px;
    font-size: 16px;
    opacity: .025;
    pointer-events: none
}

.small-button {
    padding: 4px 8px;
    font-size: 12px;
    height: auto;
    margin: 4px 0
}

.hello {
    position: relative
}

/*!
* direction.less v0.1.0
*
* Copyright 2013 Moshe Simantov
* Licensed under the MIT license
* 
* Keep tracking: https://github.com/DevelopmentIL/direction.less
*/
.ui-string[data-v-1dc8ccfa] {
    margin: 0;
    padding: 0;
    position: relative
}

.ui-string[inline][data-v-1dc8ccfa] {
    display: inline-block
}

.ui-string .ui-string-modal[data-v-1dc8ccfa] {
    position: absolute;
    top: calc(100% + 10px);
    padding: 10px 20px;
    border: 1px solid #98bcd4;
    background: rgba(19,19,21,.95);
    z-index: 100;
    min-width: 250px;
    min-height: 50px;
    max-height: 10px;
    padding-bottom: 70px;
    font-family: Lato,Segoe UI,Tahoma,Verdana,sans-serif;
    font-style: normal;
    font-size: 14px;
    color: #a6aeb3;
    text-transform: none;
    letter-spacing: 0;
    overflow: hidden;
    opacity: 0;
    margin-bottom: 20px;
    -webkit-box-shadow: 5px 0 10px rgba(0,0,0,.5);
    box-shadow: 5px 0 10px rgba(0,0,0,.5);
    -webkit-transition: opacity .125s ease-in;
    transition: opacity .125s ease-in
}

@supports ((-webkit-backdrop-filter: blur(5px)) or (backdrop-filter:blur(5px))) {
    .ui-string .ui-string-modal[data-v-1dc8ccfa] {
        background:rgba(19,19,21,.9);
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
        border: none;
        border-left: 4px solid #98bcd4
    }

    .ui-string .ui-string-modal button[data-v-1dc8ccfa] {
        border-width: 1px;
        background: transparent;
        color: #98bcd4
    }
}

.ui-string .ui-string-modal .dv-section[data-v-1dc8ccfa] {
    -webkit-animation: expand-in-data-v-1dc8ccfa .25s;
    animation: expand-in-data-v-1dc8ccfa .25s
}

@-webkit-keyframes expand-in-data-v-1dc8ccfa {
    0% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 0
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        opacity: 1
    }
}

@keyframes expand-in-data-v-1dc8ccfa {
    0% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 0
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        opacity: 1
    }
}

.ui-string .ui-string-modal[loaded][data-v-1dc8ccfa] {
    max-height: 999px
}

.ui-string .ui-string-modal[show][data-v-1dc8ccfa] {
    opacity: 1
}

.ui-string .ui-string-modal .modal-title[data-v-1dc8ccfa] {
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 18px;
    color: #98bcd4;
    white-space: nowrap
}

.ui-string .ui-string-modal .modal-mid[data-v-1dc8ccfa] {
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    letter-spacing: .1em;
    color: #5aa9e5;
    font-size: 12px
}

.ui-string .ui-string-modal .button-container[data-v-1dc8ccfa] {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center
}

.ui-string .ui-string-modal .loading[data-v-1dc8ccfa] {
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    text-align: center;
    color: #4783b1;
    text-transform: uppercase;
    letter-spacing: .1em;
    white-space: nowrap
}

.ui-string .ui-string-modal .alt-list[data-v-1dc8ccfa] {
    white-space: pre-line;
    display: inline-grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(2,auto);
    max-height: 75vh
}

.ui-string .ui-string-modal .alt-list .alt-list-entry[data-v-1dc8ccfa] {
    padding-right: 8px;
    min-width: 200px
}

/*!
* direction.less v0.1.0
*
* Copyright 2013 Moshe Simantov
* Licensed under the MIT license
* 
* Keep tracking: https://github.com/DevelopmentIL/direction.less
*/
.tag-table .row[data-v-489c3298] {
    position: relative;
    vertical-align: center
}

.tag-table .row .rowhead[data-v-489c3298] {
    width: 70px;
    font-family: Lato,Segoe UI,Tahoma,Verdana,sans-serif;
    color: #98bcd4;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .1em;
    display: inline-block
}

.tag-table .row .data[data-v-489c3298] {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .2em;
    display: inline-block
}

/*!
* direction.less v0.1.0
*
* Copyright 2013 Moshe Simantov
* Licensed under the MIT license
* 
* Keep tracking: https://github.com/DevelopmentIL/direction.less
*/
/*!
* direction.less v0.1.0
*
* Copyright 2013 Moshe Simantov
* Licensed under the MIT license
* 
* Keep tracking: https://github.com/DevelopmentIL/direction.less
*/
/*!
* direction.less v0.1.0
*
* Copyright 2013 Moshe Simantov
* Licensed under the MIT license
* 
* Keep tracking: https://github.com/DevelopmentIL/direction.less
*/
.go-back[data-v-8a20d036] {
    margin: 10px 0;
    font-size: 18px;
    border: 1px solid #98bcd4;
    cursor: pointer;
    width: 70px;
    padding: 8px;
    padding-left: 10px;
    padding-right: 6px;
    text-align: center;
    background: rgba(19,19,21,.5);
    -webkit-transition: background-color .125s ease-in,color .125s ease-in;
    transition: background-color .125s ease-in,color .125s ease-in;
    text-transform: uppercase;
    font-size: 14px
}

.go-back .fa[data-v-8a20d036] {
    margin-right: .5em;
    color: #5aa9e5
}

.go-back[data-v-8a20d036]:hover {
    background: rgba(152,188,212,.5);
    color: #fff
}

/*!
* direction.less v0.1.0
*
* Copyright 2013 Moshe Simantov
* Licensed under the MIT license
* 
* Keep tracking: https://github.com/DevelopmentIL/direction.less
*/
.stat-small[data-v-391a3f08] {
    position: relative;
    border: 1px solid #4783b1;
    padding: 10px 10px 40px 10px;
    background-color: rgba(0,0,0,.25);
    -webkit-transition: background-color .125s ease-in;
    transition: background-color .125s ease-in
}

.stat-small[data-v-391a3f08]:hover {
    background-color: rgba(0,0,0,.75)
}

.stat-small .data-entry input[type=number][data-v-391a3f08] {
    width: 4em;
    margin: 0 auto;
    text-align: center;
    background: none;
    border: none;
    color: #98bcd4;
    font-size: 24px;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color .125s ease-in;
    transition: border-color .125s ease-in
}

.stat-small .data-entry input[type=number][data-v-391a3f08]:focus,.stat-small .data-entry input[type=number][data-v-391a3f08]:hover:focus {
    border-bottom: 1px solid #98bcd4
}

.stat-small .data-entry input[type=number][data-v-391a3f08]:hover {
    border-bottom: 1px solid rgba(152,188,212,.6)
}

.stat-small .data-entry input[type=number][data-v-391a3f08]::-moz-selection {
    background: #98bcd4;
    color: #131315
}

.stat-small .data-entry input[type=number][data-v-391a3f08]::selection {
    background: #98bcd4;
    color: #131315
}

.stat-small .data-entry .level[data-v-391a3f08] {
    text-align: center
}

.stat-small .data-entry .level label[data-v-391a3f08] {
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #5aa9e5;
    letter-spacing: .3em;
    margin: 0 0 0 4px;
    padding: 0
}

.stat-small .data-entry .container[data-v-391a3f08] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px auto
}

.stat-small .data-entry .container input[type=number][data-v-391a3f08] {
    width: 100%;
    font-size: 48px
}

.stat-small .data-entry .left[data-v-391a3f08] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right
}

.stat-small .data-entry .center[data-v-391a3f08] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
    margin: 12px 20px;
    vertical-align: center
}

.stat-small .data-entry .center .indicator[data-v-391a3f08] {
    font-size: 64px;
    letter-spacing: -.1em;
    color: #a6aeb3;
    padding: 0 6px 0 0
}

.stat-small .data-entry .center .indicator .left[data-v-391a3f08],.stat-small .data-entry .center .indicator .right[data-v-391a3f08] {
    cursor: pointer
}

.stat-small .data-entry .center .indicator.percent .left[data-v-391a3f08] {
    color: #98bcd4
}

.stat-small .data-entry .center .indicator.percent .right[data-v-391a3f08],.stat-small .data-entry .center .indicator.stat .left[data-v-391a3f08] {
    color: #3d4b54
}

.stat-small .data-entry .center .indicator.stat .right[data-v-391a3f08] {
    color: #98bcd4
}

.stat-small .data-entry .right[data-v-391a3f08] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left
}

.stat-small .data-entry input[type=radio][data-v-391a3f08] {
    display: none
}

.stat-small .data-entry input[type=radio]+label[data-v-391a3f08] {
    display: block
}

.stat-small .data-entry input[type=radio]+label .tag[data-v-391a3f08] {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: Geomanist,Segoe UI,Tahoma,Verdana,sans-serif;
    letter-spacing: .3em;
    color: #5aa9e5;
    font-size: 18px
}

.stat-small .data-entry input[type=radio]:checked+label[data-v-391a3f08] {
    opacity: 1
}

.stat-small .data-entry .cap[data-v-391a3f08] {
    color: #3d4b54;
    text-align: center;
    position: relative;
    margin-top: 20px
}

.stat-small .data-entry .cap[data-v-391a3f08]:before {
    content: "STAT CAP";
    font-size: 10px;
    text-align: center;
    color: #4783b1;
    position: absolute;
    left: 0;
    right: 0;
    top: -14px
}

.stat-small .data-entry .cap.percent[data-v-391a3f08]:after {
    content: "%"
}

.stat-small .more[data-v-391a3f08] {
    position: absolute;
    bottom: .5em;
    right: .5em;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 14px;
    color: #4783b1
}

.stat-small .more[data-v-391a3f08]:hover {
    color: #98bcd4
}

.stat-small .more .fa[data-v-391a3f08] {
    margin-left: .5em;
    color: #5aa9e5;
    font-size: 18px
}

.stat-small .hover-show[data-v-391a3f08] {
    opacity: 0;
    -webkit-transition: opacity .125s ease-in;
    transition: opacity .125s ease-in
}

.stat-small:hover .hover-show[data-v-391a3f08] {
    opacity: 1
}

/*!
* direction.less v0.1.0
*
* Copyright 2013 Moshe Simantov
* Licensed under the MIT license
* 
* Keep tracking: https://github.com/DevelopmentIL/direction.less
*/
@left : ~"left"`;