
@media only screen and (max-width: 836px) {
img, input {
max-width: 100% !important;
}
iframe, object, embed {
display: inline-block;
max-width: 100%;
}
}
.spoilertitle { cursor: pointer; padding-left: 10px; background-color: #7C6C50; background-image: linear-gradient(to right, #AB966F, #000); color: #EEE; font-size: 15px; font-weight: bold; line-height: 24px }
.spoilercontent { height: 0px; overflow: hidden; transition: height 0.5s ease 0s }
@media only screen and (max-width: 860px) {
.wiki_table {
overflow-x: auto;
overflow-y: hidden;
margin: 0px auto;
max-width: 100%;
display: block;
}}
.infobox .wiki_table {
display: table;
}
#discussion-section ul {
width: 100%!important;
}

.infobox thead { font-family: ferrum; font-size: 1em; text-align: center; padding: 10px; background: transparent url("/file/Final-Fantasy-XV/infobox_background.jpg") }


p {
    line-height: 22px;
    color: #b4b2b0;
    font-size: 14px;
}


#gallery-1 {
				margin: auto;
			}
			#gallery-1 .gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 25%;
			}
			#gallery-1 img {
				border: 2px solid #cfcfcf;
			}
			#gallery-1 .gallery-caption {
				margin-left: 0;
			}
p {
    margin: 0 0 2px;
}

#wiki-content-block #ifrmDiv{position:absolute !important;}
