html,body {
    position: relative;
    overflow: visible;
    overflow-y: auto;
    overflow-x: hidden;
}

html {
    height: 100%;
    width: 100%;
    overflow: auto;
    font-family: TTLakes, sans-serif;
}

html:lang(ko) {
    height: 100%;
    width: 100%;
    overflow: visible;
    overflow-y: auto;
    font-family: SourceHanSansKR, sans-serif;
}

.article-page-header {
    position: fixed !important;
    z-index: 9999;
    top: 0;
}

.article-body {
    width: 100vw;
    margin: 41px 0 0 0;
}

.article-body img.title {
    width: 100% !important;
    margin: 0 auto !important;
}

.article-body img.banner-title {
    width: 130vw !important;
    margin: 0 auto !important;
	margin-left: -30vw !important;
}

.article-body img {
    margin: 10px auto;
    display: block;
    width: 95%;
}

.container-rounded {
    padding: 5px;
    background-color: #738db0;
    margin: 12 12px;
    border-radius: 12px;
    border: 1px solid #333;
}

.container-rounded-scroll {
    width: auto;
    height: 480px;
    padding: 5px;
    background-color: #738db0;
    margin: 12 12px;
    border-radius: 20px;
    border: 2px solid #333;
    overflow: hidden;
    overflow-y: scroll;
}

.container-rounded-inside {
    padding: 5px;
    background-color: #577399;
    margin: 12 12px;
    border-radius: 12px;
    border: 1px solid #333;
}

.container-bonus {
    border-radius: 15px;
}

.article-div img {
    margin: 0px ;
    display: block;
    width: 100%;
}

.article-body video {
    margin: 10px auto;
    display: block;
    width: 95%;
}

.article-body video > img, .article-body .video-title > video > img {
    margin: 0 !important;
    width: 100%;
}

.video-title{
    margin: 0 0 5px 0;
}

.video-title video {
    width: 100%;
    margin: 0;
}

.article-body blockquote {
	padding: 5px 8px 10px 8px;
	margin: 0 auto;
	margin-bottom: 10px;
	display: table;
    max-width: 80vw;
	color: #fcffac;
    font-size: 0.7em;
	border: 0px;
	border-top: 1px solid #adbdd4;
	border-bottom: 1px solid #adbdd4;
}

.article-body blockquote p {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.article-body blockquote p.center {
    text-align: center !important;
}

.article-body blockquote p.right {
    text-align: right !important;
}

.article-body blockquote footer {
    color: #adbdd4 !important;
    font-size: smaller !important;
}

.article-body blockquote footer.center {
    text-align: center !important;
}

.article-body blockquote footer.right {
    text-align: right !important;
}

.article-body blockquote * { 
	font-size: inherit !important;
	color: #fcffac !important; 
}

.article-body h1, h2, h3, h4 {
    color: #fcffac;
    text-align: initial;
    padding: 20px 10px 10px 10px;
    position: relative;
    z-index: 10;
}

.article-body h2.banner {
    text-align: right;
    padding: 0 15px 0 0;
    margin: -35px 0 20px 0;
}

.article-body h2.banner.left {
    text-align: left;
    padding: 0 0 0 15px;
}

.article-body h2.banner.dark {
    color: rgb(106, 13, 163) !important;
    text-align: left;
    padding: 0 0 0 15px;
}

table.multiplier, th.border {
    border: 1px solid #1e334d;
    border-collapse: collapse;
}

table.blue tr:nth-child(odd){
    background-color:#1667e0;
}

table.blue tr:nth-child(even){
    background-color:#104ba2;
}

.border{
    border: 2px solid #1e334d;
    border-collapse: collapse;
    border-spacing: 0px !important;
}

.button-image{
    text-align: center;
    position: relative;
    margin-right: 20% ;
    margin-left:20% ;
}

.button-text{
    position: absolute !important;
    top: 45% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    font-size: 4vw;
    padding :0 0 0 0 !important;
    text-align: center;
}

.blue-button-text-outline {
    font-size: 1.2em;
    position: absolute !important;
    top: 45% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    padding :0 0 0 0 !important;
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    text-shadow: #1b1c72 2px 2px 2px,#1b1c72 0px 0px 2px,#1b1c72 0px 0px 2px,#1b1c72 0px 0px 2px,#1b1c72 0px 0px 2px,#1b1c72 0px 0px 2px;
}

.gold-button-text-outline {
    font-size: 1.0em;
    position: absolute !important;
    top: 45% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    padding :0 0 0 0 !important;
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    text-shadow: #72401b 2px 2px 2px,#72401b 0px 0px 2px,#72401b 0px 0px 2px,#72401b 0px 0px 2px,#72401b 0px 0px 2px,#72401b 0px 0px 2px;
}

.title-outline {
    font-size: 1.2em;
    color: #f5db26 !important;
    -webkit-font-smoothing: antialiased;
    text-shadow: #000000 2px 2px 2px, #000 0px 0px 2px,#000 0px 0px 3px,#000 0px 0px 3px,#000 0px 0px 3px,#000 0px 0px 3px;
}

.outline {
    -webkit-font-smoothing: antialiased;
    text-shadow: #000000 1px 1px 1px, #000 0px 0px 1px,#000 0px 0px 2px,#000 0px 0px 2px,#000 0px 0px 2px,#000 0px 0px 2px;
}

.image-border{
    border: 0.5vw solid #1e334d;
    box-shadow: -4px 4px rgba(30, 51, 77, 0.7);
}

.ui_icon{
    width:16vw !important;
    height:auto;
}

div#floating{
    width: 95%;
}

img#rings-gif{
    float: right;
    width: 20vw;
}

img#red-exclamation{
    float:right;
    width:39px;
    height:42px;
    margin:0 4vw 0 0;
}

img#character{
    height:8vh;
    width:auto;
    margin:0 10px 0 10px;  
    
}

.flex-container{
    display: flex;
    justify-content: space-around;
    align-items: center !important
}

.article-body hr {
    width: 95%;
    border: none;
    border-top: 0.5vw solid #1e334d;
    border-radius: 5px;
}

.article-body .highlight {
    color: rgb(252,255,172);
}

.article-body .highlight-left {
    color: rgb(252,255,172);
    text-align: left;
}

.common {
    color: rgb(152, 196, 242) !important;
}

.rare {
    color: rgb(255,175,0);
}

.superrare {
    color: rgb(196, 142, 255);
}

.special {
    color: rgb(175,255,0) !important;
}

.item{
    width:13vw !important;
    height:auto;
}

p.footnote {
    padding: 2px 10px 5px 10px !important;
    margin: 10px 0 0 0;
    font-size: 0.5em;
    color: #adbdd4;
}

p.footnote:before {
    content: '*';
    margin: 0 3px 0 0;
}

.balance-content{
    width: 95%;
    overflow: hidden;
}

.balance-content img{
    margin-right: 15px;
    float: left;
    height:auto;
    width:auto;
    margin:0 10px 0 10px;
}

.balance-content p{
    margin-left: 15px;
    margin: 2px 0 0 0;
    font-size: 0.8em;
    text-align: left;
}

.balance-content table,.balance-content tr,.balance-content th{
    border: none;
}
/* Tabbed interface */
.tabs {
    display: flex;
    flex-wrap: wrap;
    margin: 0 10px 30px 10px;
}

.tabs .input {
    position: absolute;
    opacity: 0;
}

.tabs .label {
    width: 100%;
    padding: 10px 15px;
    font-size: 0.8em;
    margin-bottom: -2px !important;
    cursor: pointer;
    font-weight: bold;
    border: 1px solid #3d567a;
}

.tabs .label.smaller {
    padding-top: 0.8em;
    font-size: 0.6em;
}

.tabs .input:checked + .label {
    background: #6581a8 !important;
    color: #fcffac;
    border: 1px solid #3d567a;
    border-bottom: 1px dotted #3d567a;
    z-index: 99;
}

.tabs .panel {
    display: none;
    width: 100%;
    padding: 0.4em 0 0 0;
    border: 1px solid #3d567a;
    background: #6581a8;
}

.tabs .panel ul li {
    margin-left: 10px;
}

.tabs .input:checked + .label + .panel {
    display: block;
}

@media (min-width: 767px) {
    .tabs .label {
        width: auto;
        border-radius: 7px 7px 0 0 !important;
    }

    .tabs .input:checked + .label {
        border-bottom: 1px solid #6581a8;
    }

    .tabs .panel {
        order: 99;
    }

}

.no-border{
    border: none !important;
}

/* Styling to have a version of character cards in the newsfeed */
.character_card_special{
    height:15vw; 
    width:15vw !important; 
    margin: 0 0 0 0 !important; 
    border: 2px solid #afff00; 
    background-image: linear-gradient(#00C234, #0A4E1B);
}

.character_card_challenger{
    height:15vw; 
    width:15vw !important; 
    margin: 0 0 0 0 !important; 
    border: 2px solid #DD1A22; 
    background-image: linear-gradient(#DD1A22, #000000);
}

/* Table/ui styling used for the dynamic tables */
.article-table-dynamic {
    margin: 0 auto;
    margin-bottom: 5px;
    width: 90% !important;
    background: #6581a8;
    border-spacing: 0;
    text-align: left;
    font-size: 0.7em;
}

.article-table-dynamic-margin {
    margin: 0 auto;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
    width: 90% !important;
    background: #6581a8;
    border-spacing: 0;
    text-align: left;
    font-size: 0.7em;
}

.article-table-dynamic td {
    border-top: 1px solid #6e8fbc;
    border-bottom: 1px solid #4d6483;
    padding: 0 5px 2px 5px;
    margin: 0;
    position: relative;
    text-align: left;
    width: 40% !important;
}

.article-body #loading{
    width: 95%;
    margin: 0 auto;
    padding: 15px 0 10px 0;
    text-align: center;
    background: #6581a8;
}

p.article-updated-dynamic {
    text-align: right;
    font-size: 0.6em;
    padding: 0 5px 0 0;
    color: #adbdd4;
}

/* Table/ui styling used for lore cards */
.article-table-lore-card {
    margin: 0 auto;
    margin-bottom: 5px;
    width: 90% !important;
    background: #6581a8;
    border-spacing: 0;
}

.article-table-lore-card td {
    border-top: 1px solid #6e8fbc;
    border-bottom: 1px solid #4d6483;
    padding: 10px 14px 10px 12px;
    margin: 0;
    position: relative;
}

/* Table/ui styling used for the dynamic tables (for >320px devices)*/
@media (max-width: 320px) {
    td.full-width-image {
        padding: 0 0 0 0 !important;
    }

/*Styling used for image progress bar*/
progress.image-progress-bar {
    display:inline-block;
    width: 310px;
    height: 53px;
    background: none;
    border: 0;
    border-radius: 15px;
    position:relative;
    font-size: 0.8em;
}

progress.image-progress-bar::-webkit-progress-bar {
    width: auto;
    height:53px;
    background-color: #CCC;
    background-image: url("../images/assets/never_stop_running_tracker_bw.png") !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow:0px 0px 6px #777 inset;
}
progress.image-progress-bar::-webkit-progress-value {
    display:inline-block;
    float:left;
    height:53px;
    width: auto;
    background: #F70;
    background-image: url("../images/assets/halloween_goals_tracker_color.png") !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow:0px 0px 6px #777 inset;
}

progress.image-progress-bar-halloween::-webkit-progress-bar {
    width: auto;
    height:60px;
    background-color: #CCC;
    background-image: url("../images/assets/halloween_goals_tracker_bw.png") !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow:0px 0px 6px #777 inset;
}
progress.image-progress-bar-halloween::-webkit-progress-value {
    display:inline-block;
    float:left;
    height:60px;
    width: auto;
    background: #F70;
    background-image: url("../images/assets/halloween_goals_tracker_color.png") !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-shadow:0px 0px 6px #777 inset;
}

/*Styling used for image progress bar (for tablets)*/
@media (min-width: 767px) {
    progress.image-progress-bar {
        height: 120px !important;
    }
    progress.image-progress-bar::-webkit-progress-bar {
        width: 680px;
        height: 120px !important;
    }
    progress.image-progress-bar::-webkit-progress-value {
        height: 120px !important;
    }
}

/*Styling used for image progress bar (for tablets)*/
@media (min-width: 767px) {
    progress.image-progress-bar-halloween {
        height: 120px !important;
    }
    progress.image-progress-bar-halloween::-webkit-progress-bar {
        width: 680px;
        height: 120px !important;
    }
    progress.image-progress-bar-halloween::-webkit-progress-value {
        height: 120px !important;
    }
}

/*Styling used for image progress bar (for iPhone5)*/
@media (max-width: 310px) {
    td.full-width-image {
        padding: 0 0 0 0 !important;
    }
    progress.image-progress-bar {
        width: 310px !important;
    }
    progress.image-progress-bar::-webkit-progress-bar {
        background-image: url("../images/assets/total_bar_x2_bw_310px.png") !important;
    }
    progress.image-progress-bar::-webkit-progress-value {
        background-image: url("../images/assets/total_bar_x2_310px.png") !important;
    }
}

