Diferencia entre revisiones de «MediaWiki:Common.css»

Página de la interfaz de MediaWiki
Sin resumen de edición
Sin resumen de edición
 
Línea 2499: Línea 2499:
     background-color: #black;
     background-color: #black;
     background: url(/imagenes/tabla-cabeza.png);
     background: url(/imagenes/tabla-cabeza.png);
     background-size:contain;
     background-size:100% 100%;
     text-align: center;
     text-align: center;
     border: 1px solid #62351f
     border: 1px solid #62351f

Revisión actual - 20:23 4 ago 2023

@font-face {
    font-family: Exocet;
    src: url("/imagenes/fuentes/exocet-heavy.eot");
}
@font-face {
    font-family: Exocet;
    src: url("/imagenes/fuentes/exocet-heavy.ttf");
}
#innerContent{
max-width: 1200px;
    margin: auto;
    position: relative;
}
body,
#mw-page-base {
    background: #202020;
    background-image: url(/imagenes/fondo-piedra.webp);
    background-position: center;
    font-family: Arial, sans-serif !important;
}
.toccolours {
    background-color: #301912; /*padding:5px;*/
    font-size: 95%;
    margin-bottom: 2px;
}
.mw-editform .editOptions{
  border-radius: 0 0 6px 6px;
  background-color: transparent;
  color: white;
}

.mw-editform #wpTextbox1{
  background: #7272727a;
  color:white;
  border-radius: 6px 6px 0 0;
}

#content {
    background-color: transparent;
}
#content a.external,div.vectorMenu h3 span {
    color: #e6e196;
}

#mw-head {
    /*background: url(https://us.diablo3.blizzard.com/static/images/layout/bg-repeat.jpg);
    border-bottom: #e6e196 solid 1px;*/
}
.mw-body {
    border: 0;
}
#mw-panel div.portal div.body ul li a:link,
#mw-head a,
div.vectorTabs li a span {
    color: #e6e196;
}
ul {
   list-style-image: url(/imagenes/iconos/d4/bullet.png);
}
div.vectorTabs li.new a,
div.vectorTabs li.new a span,
div.vectorTabs li.new a:visited,
div.vectorTabs li.new a:visited span {
    color: #ff4242;
}
#mw-panel div.portal div.body ul li a:visited {
    color: #80781e;
}
#mw-panel div.portal h3 {
    color: white !important;
    font-family: Exocet, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 0.8em !important;
}
#mw-panel div.portal h5 {
    color: #d99b00;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a span,
div.vectorTabs li.selected a:visited div.vectorTabs li.selected a:visited span {
    color: #e0e0e0;
}
div.vectorMenu ul {
    background-color: #303030;
    border-color: #404040;
}
#mw-panel div.portal div.body {
    background-image: url("https://www.diablonext.com/w/skins/Vector/portal-break.png");
}
div.vectorTabs, .vector-menu-tabs-legacy li, .vector-menu-tabs {
    background: transparent;
}
div.vectorTabs,
div.vectorTabs li a,
div.vectorMenu h5 a, .vector-menu-tabs a {
    background-image: none;
}
div.vectorMenu {
    background-image: none !important;
}

div.vectorTabs ul li {
    /*background-image:url("https://www.diablonext.com/w/skins/Vector/tab-normal-fade.png"); background-color:#101010*/
}
div.vectorTabs h5,
div.vectorMenu h5 span {
    display: none;
}
div.vectorTabs {
    float: left;
}
div.vectorTabs {
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-left: 1px;
}
div.vectorTabs span{
background:transparent;
}
div.vectorTabs, div.vectorTabs li a, div.vectorMenu h5 a{
background-image:none;
}
div.vectorTabs ul {
    float: left;
    background-image:none;
}
div.vectorTabs ul {
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
div.vectorTabs ul li {
    float: left;
    background-color: transparent;
    background-image: none;
}
div.vectorTabs ul > li {
    display: block;
}
div.vectorTabs li.selected, .vector-menu-tabs-legacy .selected{
    background: transparent; /*background-image:url(https://www.diablonext.com/w/skins/Vector/images/tab-current-fade.png)*/
    border-bottom: 4px solid #e6e196 !important;
}

div.vectorTabs li:hover{
    border-bottom: 1px solid #e6e196;
}

div.vectorTabs li span a:hover{
text-decoration:none;
}

div.vectorTabs li a {
    display: inline-block;
    height: 2.5em;
    padding-left: 0.4em;
    padding-right: 0.4em;
    background-position: bottom right;
    background-repeat: no-repeat;
}
div.vectorTabs li a,
div.vectorTabs li a span {
    color: #0645ad;
    cursor: pointer;
}
div.vectorTabs li a span {
    font-size: 0.8em;
}
div.vectorTabs li > a {
    display: block;
}
div.vectorTabs a span {
    display: inline-block;
    padding-top: 1.25em;
}
div.vectorTabs a > span {
    float: left;
    display: block;
}
div.vectorTabs li.selected a,
div.vectorTabs li.selected a span,
div.vectorTabs li.selected a:visited div.vectorTabs li.selected a:visited span {
    color: #333333;
    text-decoration: none;
}
div.vectorTabs li.new a,
div.vectorTabs li.new a span,
div.vectorTabs li.new a:visited,
div.vectorTabs li.new a:visited span {
    color: #a55858;
}
div.vectorMenu {
    direction: ltr;
    float: left;
    background-image: url(https://www.diablonext.com/w/skins/Vector/images/arrow-down-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
}
div.vectorTabs {
    background-color: transparent;
}
div.vectorMenu {
    background-image: url("https://www.diablonext.com/w/skins/Vector/arrow-down-icon.png");
}

div.vectorTabs ul li {
    background-image:none;
}

#pagehistory li.selected {
    background-color: #181818;
    border-color: #101010;
    border-style: solid;
    border-width: 1px 0;
}
#pagehistory li:first-child {
    border-width: 1px 0 1px 0;
}
#pagehistory li {
    border-color: #202020;
    border-style: dashed;
    border-width: 0 0 1px 0;
}
#preferences {
    background-color: #202020;
    border-color: #404040;
    background-image: none;
}
#preftoc li.selected a {
    background-image: url("https://www.diablonext.com/w/skins/Vector/preferences-fade.png");
}
#preftoc li,
#preftoc {
    background-image: url("https://www.diablonext.com/w/skins/Vector/preferences-break.png");
}
#preftoc li.selected a {
    color: #a0a0a0;
}
#preferences legend {
    color: #bf8900;
}
#preferences fieldset.prefsection fieldset {
    border-color: #505050;
}
#preftoc a,
#preftoc a:active {
    color: #e6e196;
}
#mw-undelete-revision {
    background-color: #202020;
    border-color: #404040;
}
abbr,
acronym,
.explain {
    color: #e0e0e0;
    border-color: #505050;
}
fieldset {
    border-color: #806319;
}
table.diff,
td.diff-otitle,
td.diff-ntitle {
    background-color: #181818;
}
td.diff-context {
    background-color: #202020;
}
td.diff-deletedline {
    background-color: #200000;
}
td.diff-addedline {
    background-color: #002000;
}
td.diff-deletedline .diffchange {
    color: #e04b00;
}
td.diff-addedline .diffchange {
    color: #8dd400;
}
ul#filetoc {
    background-color: #181818;
    border-color: #080808;
}
#userlogin,
#userloginForm {
    border-color: #505050;
    background-color: #181818;
}
h4.mw-specialpagesgroup {
    background-color: #202020;
}
.mw-search-formheader {
    background-color: #303030;
    border-color: #383838;
}
fieldset#mw-searchoptions {
    background-color: #202020;
    border-color: #383838 !important;
}
fieldset#mw-searchoptions div.divider {
    border-color: #383838;
}
.mw-search-formheader div.search-types ul li.current a {
    color: #f0f0f0;
}
.not-patrolled {
    background-color: #202020;
    border-left: 3px solid #383838;
    padding: 0px 3px;
}
#editpage-specialchars {
    border-color: #505050 !important;
}
#mw-allmessagestable .allmessages-customised td.am_default {
    background-color: #301818;
}
#mw-allmessagestable tr.allmessages-customised:hover td.am_default {
    background-color: #402020;
}
#mw-allmessagestable td.am_actual {
    background-color: #183018;
}
#mw-allmessagestable tr.allmessages-customised:hover + tr.allmessages-customised td.am_actual {
    background-color: #204020;
}
input[type="file"] {
    color: #e0e0e0;
    background: transparent;
    border-color: transparent;
}
div#mw-js-message {
    background-color: #181818;
    border-color: #080808;
}
#catlinks,
#toc,
.toc {
    background-color: #181818;
    border-color: #080808;
}
pre {
    background-color: #202020;
    border-color: #505050;
    white-space: pre-wrap;
    word-wrap: break-word;
}
table.wikitable {
    background-color: transparent;
    border-color: #303030;
}
.wikitable th,
.wikitable td {
    border-color: #303030;
}
.wikitable th {
    background-color: #202020;
}
.TablePager,
.TablePager td {
    background-color: #202020;
    border-color: #505050;
}
.TablePager th {
    background-color: #383838;
    border-color: #505050;
}
.TablePager tr:hover td {
    background-color: #303030;
}
table.mw_metadata td,
table.mw_metadata th {
    border-color: #383838;
}
table.mw_metadata th {
    background-color: #202020;
}
table.mw_metadata td {
    background-color: #303030;
}
#content a[href^="irc://"], #content a.extiw[href^="irc://"], .link-irc
{
    background-image: url("https://www.diablonext.com/w/skins/Vector/comment.png");
}
#content,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
body,
#content table {
    color: #e0e0e0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    border-bottom-color: #e6e196;
    font-family: Exocet, Arial, sans-serif !important;
    text-transform: uppercase;
}
a, .vector-menu-portal .vector-menu-content li a, .vector-menu-dropdown .vector-menu-heading {
    color: #e6e196;
}
a:visited, .vector-menu-portal .vector-menu-content li a:visited {
    color: #80781e;
}
div#mw-panel div.portal div.body ul li a:visited {
    color: #80781e;
}
.vector-menu-dropdown .vector-menu-content{
background-color:black
}
div#mw-panel {
    color: white;
    background: url(https://www.diablonext.com/wp-content/themes/diablonext/assets/images/barralateralmid.webp);
    /* border-right: #e6e196 solid 1px; */
    background-size: 100%;
    width: 170px;
    margin-top: 65px;
}
div#mw-panel:before {
    content: "";
    display: block;
    background-image: url(https://www.diablonext.com/wp-content/themes/diablonext/assets/images/barralateral.webp);
    width: 176px;
    height: 60px;
    margin-left: -7px;
    margin-top: -60px;
    background-size: 100%;
}
div#mw-panel:after{
    content: "";
    display: block;
    background-image: url(https://www.diablonext.com/wp-content/themes/diablonext/assets/images/barralateral.webp);
    background-position: bottom;
    height: 60px;
    position: absolute;
    margin-left: 0px;
    left: 0;
    width: 176px;
    background-size: 100%;
}
#content a.new,
#quickbar a.new {
    color: #ff4242;
}
#content hr {
    color: #505050;
    background-color: #505050;
}
code {
    background-color: #181818;
}
table.gallery {
    background-color: #181818;
    border-color: #202020;
}
div.thumb {
    border-color: #202020;
}
div.thumbinner {
    background-color: #181818;
    border-color: #383838;
}
html .thumbimage {
    border-color: #202020;
}
table.gallery td {
    background-color: transparent;
    border-style: hidden;
}
div.gallerybox div.thumb {
    background-color: #202020;
    border-color: #303030;
}
#footer ul li {
    color: #a0a0a0;
}
.redirectText {
    background: transparent url("https://www.diablonext.com/w/skins/Vector/redirect.png") no-repeat 0 0;
    padding: 16px 0 16px 50px;
    line-height: 250%;
}
img[src="/skins/common/images/redirectltr.png"] {
    display: none;
}
.mw-changeslist-expanded > a[title~="Show"] {
    background: transparent url("https://www.diablonext.com/w/skins/Vector/next.png") no-repeat 0 0;
}
.mw-changeslist-expanded > a[title~="Hide"] {
    background: transparent url("https://www.diablonext.com/w/skins/Vector/down.png") no-repeat 0 0;
}
.mw-changeslist-expanded > a > img {
    visibility: hidden;
}
#p-logo a {
    background-position: 50% 35%;
}
div.smwpre {
    background-color: #202020;
    border-color: #505050;
    color: #e0e0e0;
    white-space: pre-wrap;
    word-wrap: break-word;
}
table.smwtable,
table.smwtable th,
table.smwtable tr.smwfooter td {
    background-color: #181820 !important;
}
table.smwtable td {
    background-color: #202020 !important;
}
div.smwtimeline,
div.smwfact,
div.smwfact td,
div.smwfact tr,
div.smwfact table {
    background-color: #181818 !important;
}
div.smwtimeline,
div.smwfact,
table.smwfacttable {
    border-color: #080808 !important;
}
div.smwhr hr {
    background-color: #505050;
    color: #505050 !important;
}
#bodyContent span.smwsearch a,
#bodyContent span.swmfactboxheadbrowse a,
#bodyContent span.smwbrowse a,
#bodyContent span.smwmap a,
#bodyContent span.rdflink a {
    color: #e6e196 !important;
}
#bodyContent span.smwsearch a:hover,
#bodyContent span.swmfactboxheadbrowse a:hover,
#bodyContent span.smwbrowse a:hover,
#bodyContent span.smwmap a:hover,
#bodyContent span.rdflink a:hover {
    color: #61aaf2 !important;
}
div.smwtt {
    color: #e0e0e0 !important;
}
span.smwwarning,
span.smwttpersist span.smwttcontent {
    color: #505050 !important;
}
span.smwttactivepersist {
    color: #80781e !important;
}
span.smwttactiveinline {
    color: #a67521 !important;
}
table.smwb-factbox,
table.smwb-ifactbox {
    border-color: #202020 !important;
}
tr.smwb-title,
tr.smwb-ititle,
tr.smwb-propvalue th,
tr.smwb-ipropvalue th,
tr.smwb-center,
.fieldBox {
    background-color: #202020 !important;
}
tr.smwb-propvalue,
tr.smwb-ipropvalue,
tr.smwb-propvalue td,
tr.smwb-ipropvalue td {
    background-color: #202020 !important;
}
tr.smwb-propvalue td,
tr.smwb-ititle td,
tr.smwb-ipropvalue th,
tr.smwb-ipropvalue td,
.fieldBox {
    border-color: #303030 !important;
}
form[name="ask"] > fieldset > #other_options > div {
    background-color: transparent !important;
}
ul#drilldown-categories,
ul#drilldown-categories li.category {
    border-color: #303030 !important;
}
div#drilldown-categories-wrapper {
    background-color: transparent !important;
}
li#categories-header {
    background-color: #181818 !important;
}
ul#drilldown-categories li.category {
    background-color: #202020 !important;
}
ul#drilldown-categories li.selected {
    color: #e0e0e0 !important;
}
a.new {
    color: #f05048;
}
table {
    background-color: transparent;
}
#bodyContent a.sortheader {
    background: none;
    padding-right: 0;
}
#bodyContent .plainlinks a {
    background: none !important;
    padding: 0 !important;
}
li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
    background-position: -3px;
}
.mw-plusminus-neg {
    color: #8b0000;
}
.mw-plusminus-pos {
    color: #006400;
}
.mw-plusminus-null {
    color: #666;
}
.newpage {
    color: #a56c40;
}
.minor {
    color: #666;
}
.templatesUsed ul {
    font-size: 90%;
}
.redirect-in-category,
.allpagesredirect {
    font-style: italic;
}
.allpagesredirect:after {
    color: #808080;
    content: " (redirect)";
}
ol.references {
    font-size: 100%;
}
.references-small {
    font-size: 90%;
}
.references-2column {
    font-size: 90%;
    -moz-column-count: 2;
    column-count: 2;
}
div#mw-head div.vectorMenu h3{
    background-image:none;
}
div#simpleSearch{
    background-image:none;
    background-color:transparent;
    border:none;
}
div#simpleSearch input.searchButton{
    background-color: #FEC052;

}

div#simpleSearch input{
    border: 1px solid #FEC052;
    color: white;
background-color:black;
    border-radius: 4px;
}

.same-bg {
    background: none;
}
ol.references > li:target {
    background-color: #ccf;
}
sup.reference:target {
    background-color: #ccf;
}
.usermessage,
.usermessage plainlinks {
    border: 2px solid #ee8500;
    margin: 0.5em 0em 0.5em 0em;
    padding: 0.5em;
    vertical-align: middle;
}
.tab {
    border-style: solid solid none;
    border-width: thin;
    border-color: #808080;
    padding: 0.25ex 1ex 0ex;
    font-size: 95%;
}
.nowraplinks a,
.nobreak {
    white-space: nowrap;
}
div.Boxmerge,
div.NavFrame {
    margin: 0px;
    padding: 4px;
    border: 1px solid #aaa;
    text-align: center;
    border-collapse: collapse;
    font-size: 95%;
}
div.Boxmerge div.NavFrame {
    border-style: none;
    border-style: hidden;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0px;
    padding: 2px;
    float: left;
}
div.NavFrame div.NavHead {
    height: 1.6em;
    font-weight: bold;
    background-color: #ccf;
    position: relative;
}
div.NavFrame p {
    font-size: 100%;
}
div.NavFrame div.NavContent {
    font-size: 100%;
}
div.NavFrame div.NavContent p {
    font-size: 100%;
}
div.NavEnd {
    margin: 0px;
    padding: 0px;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position: absolute;
    top: 0px;
    right: 3px;
    font-weight: normal;
    font-size: smaller;
}
.wtooltip {
    width: 18em;
    min-width: 15em;
    padding: 0.3em;
    margin: 5px;
    background-color: #101010;
    border: 1px #b0b0b0 solid;
    border-radius: 0.75ex;
    -moz-border-radius: 0.75ex;
    -webkit-border-radius: 0.75ex;
    text-align: left;
}
.wtooltip ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    list-style-image: none;
}
.wtooltip .outericon {
    position: absolute;
    left: -38px;
    top: 0;
}
.itemtooltip {
    margin: 0 5px 5px;
}
.proftip {
    width: 22em;
}
.itemtooltip {
    width: 18em;
    min-width: 15em;
    padding: 0.3em;
    margin: 5px;
    background-color: #300000;
    border: 1px #b0b0b0 solid;
    border-radius: 0.75ex;
    -moz-border-radius: 0.75ex;
    -webkit-border-radius: 0.75ex;
    text-align: left;
}
.wtooltip.itemtooltip {
    background-color: #101010;
}
.itemtooltip,
.itemtooltip li,
.itemtooltip li a {
    color: #f0f0f0;
}
.itemtooltip ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    list-style-image: none;
}
.htt .tooltip-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    list-style-image: none;
}
.wtooltip,
.wtooltip li,
.wtooltip li a,
.htt .tooltip-content,
.htt .tooltip-content li,
.htt .tooltip-content li a {
    color: #f0f0f0;
}
li.socket,
li.socket a,
.htt .tooltip-content li.socket,
.htt .tooltip-content li.socket a {
    color: #999;
}
li.glyph,
li.glyph a,
.htt .tooltip-content li.glyph,
.htt .tooltip-content li.glyph a {
    color: #71d5ff;
}
li.req,
li.req a,
.htt .tooltip-content li.req,
.htt .tooltip-content li.req a {
    color: #999;
}
li.locked,
li.locked a,
.htt .tooltip-content li.locked,
.htt .tooltip-content li.locked a {
    color: #d22;
}
li.bonus,
li.bonus a,
.htt .tooltip-content li.bonus,
.htt .tooltip-content li.bonus a {
    color: #0f0;
}
li.flavor,
li.flavor a,
.htt .tooltip-content li.flavor,
.htt .tooltip-content li.flavor a {
    color: #ffd517;
}
li.detail,
li.detail a,
.htt .tooltip-content li.detail,
.htt .tooltip-content li.detail a {
    color: #66c;
}
li.set,
li.set a,
.htt .tooltip-content li.set,
.htt .tooltip-content li.set a {
    color: #ffd100;
}
li.setbonus,
li.setbonus a,
.htt .tooltip-content li.setbonus,
.htt .tooltip-content li.setbonus a {
    color: #999;
}
div.htt .setdesc {
    display: none;
}
.tooltip,
.htt .tooltip-content {
    font-size: 1em;
    float: left;
    width: auto;
    min-width: 15em;
    padding: 0.3em;
    margin: 5px;
    color: #fff;
    background-color: #111;
    border: 1px #bbb solid;
    -moz-border-radius: 0.75ex;
    -webkit-border-radius: 0.75ex;
}
.htt .tooltip-content table {
    color: white;
}
.tooltip ul,
.htt .tooltip-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    list-style-image: none;
}
.htt .tooltip-content {
    max-width: 22em;

}
.htt .ach-tt {
    max-width: 35em !important;
}
#templatetfb .tooltip-content {
    max-width: 300px !important;
}
.htt .tooltip-content .tooltip-hide {
    display: none;
}
.tooltip-ready {
    visibility: hidden;
    display: block;
    z-index: 999;
}
.homeicon,
.awayicon {
    float: right;
    position: relative;
    margin-left: 4px;
}
.homeicon span,
.awayicon span {
    text-shadow: #202020 1px 1px, #202020 0px 0px 3px;
    position: absolute;
    bottom: 1px;
    right: 2px;
}
.hometip > .awayicon,
.awaytip > .homeicon,
.hometip > ul > .awayline,
.awaytip > ul > .homeline {
    display: none;
}
.wtooltip.awaytip {
    font-size: 0.85em;
}
.hometip {
    float: right;
}
.awaytip {
    float: left;
}
.createline > .itemtooltip {
    background: transparent;
    border: none;
    font-size: 0.9em;
    margin: 0.75em 0;
    padding: 0;
}
.createline .homeicon,
.createline .awayicon {
    display: none;
}
.awaytip > ul > .createline > .itemtooltip {
    margin: 0.9em 0;
}
table.navbox {
    border: 1px solid #aaa;
    width: 100%;
    margin: auto;
    clear: both;
    font-size: 88%;
    text-align: left;
    padding: 1px;
}
table.navbox + table.navbox {
    margin-top: -1px;
}
.navbox-title,
.navbox-abovebelow,
table.navbox th {
    padding-left: 1em;
    padding-right: 1em;
}
.navbox-group {
    white-space: nowrap;
    text-align: right;
    font-weight: bold;
    padding-left: 1em;
    padding-right: 1em;
}
.navbox,
.navbox-subgroup {
    background: #fdfdfd;
}
.navbox-list {
    border-left: 2px solid #fdfdfd;
}
.navbox-title,
table.navbox th {
    background: #7a1701;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background: #ddddff;
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: #e6e6ff;
}
.navbox-even {
    background: #f7f7f7;
}
.navbox-odd {
    background: transparent;
}
table.darktable {
    border: 1px solid #aaa;
    padding: 5px;
    background: #301912;
    font-size: 89%;
    margin: 0.5em 0em 1em 0.5em;
}
table.darktable th,
table.darktable tr:not(:first-child) th.outer {
    background-color: #7a1701;
    padding: 0 0.5em;
}
table.darktable caption {
    font-size: 120%;
    font-weight: bold;
}
table.darktable tr:not(:first-child) th {
    background-color: #ddf;
}
table.extrapadding td {
    padding-left: 4px;
    padding-right: 4px;
}
table.td-right td {
    text-align: right;
}
.title {
    background-color: #ddf;
    text-align: center;
    font-weight: bold;
    padding: 1px 2px;
}
.alt {
    background-color: #e9e9ff;
}
table.zebra > tbody > tr:nth-child(2n + 1) {
    background-color: #e9e9ff;
}
table .hover:hover {
    background-color: orange;
}
.mainpagetabledarkgreen {
    background-color: #8ac4b4;
}
.mainpagetablegreen {
    background-color: #a2ccbe;
}
.mainpagetabledarkblue {
    background-color: #a0a2b8;
}
.mainpagetableblue {
    background-color: #babbd0;
}
.mainpagetabledarkred {
    background-color: #bdacac;
}
.mainpagetablered {
    background-color: #d7c6c6;
}
.wowboxbg {
    background-color: #ddd;
}
.speciallink {
    color: black;
}
.greybar {
    color: #000;
    background-color: #ddd;
    border-top: 1px #606060 solid;
    border-bottom: 1px #606060 solid;
}
.band {
    display: table;
    margin: 0.2ex 3em;
    text-align: center;
    padding: 1ex 3em 0.5ex;
    line-height: 130%;
}
.ambox {
    font-size: 95%;
    width: 80%;
    margin: 0 auto 2px auto;
    border: 1px #aaa solid;
    border-left: 10px solid #228b22;
    border-collapse: collapse;
    background-color: #eee;
}
.ambox-blue {
    border-left: 10px solid #1e90ff;
}
.ambox-red {
    border-left: 10px solid #b22222;
}
.ambox-orange {
    border-left: 10px solid #f28500;
}
.ambox-yellow {
    border-left: 10px solid #f4c430;
}
.ambox-purple {
    border-left: 10px solid #9932cc;
}
.ambox-gray {
    border-left: 10px solid #bba;
}
.ambox-green {
    border-left: 10px solid #228b22;
}
.amsmalltext {
    font-size: smaller;
    margin-top: 0.5em;
    margin-left: 0.8em;
}
.ambox-image {
    width: 60px;
    padding: 2px 0px 2px 0.5em;
    text-align: center;
}
table.ambox + table.ambox {
    margin-top: -2px;
}
.blizztext,
.text-blizz {
    color: #0070af;
}
.text-say {
    color: #cc9900;
}
.text-yell {
    color: #ff4040;
}
.text-emote {
    color: #f87431;
}
.text-whisper {
    color: #f8b0de;
}
.text-bossemote {
    color: #f0d000;
}
.qc-poor,
.qc-poor a {
    color: #9d9d9d;
}
.qc-common,
.qc-common a {
    color: #000000;
}
.itemtooltip .qc-common,
.tooltip-content .qc-common {
    color: #fff;
}
.qc-uncommon,
.qc-uncommon a {
    color: #27bf13;
}
.qc-rare,
.qc-rare a {
    color: #0070ff;
}
.qc-epic,
.qc-epic a {
    color: #a335ee;
}
.qc-legendary,
.qc-legendary a {
    color: #ff8000;
}
.qc-artifact,
.qc-artifact a,
.qc-heirloom,
.qc-heirloom a {
    color: #bfa760;
}
.qc-enchant,
.qc-enchant a {
    color: #e6bb00;
}
.abilitylink {
    color: #2ba2d9;
}
.talentlink {
    color: #4e96f7;
}
.currencylink {
    color: #00aa00;
}
.cc-druid,
.cc-druid a {
    color: #ff7d0a;
}
.cc-hunter,
.cc-hunter a {
    color: #abd473;
}
.cc-mage,
.cc-mage a {
    color: #69ccf0;
}
.cc-paladin,
.cc-paladin a {
    color: #f58cba;
}
.cc-priest,
.cc-priest a {
    color: gray;
}
.cc-rogue,
.cc-rogue a {
    color: #cc9900;
}
.cc-shaman,
.cc-shaman a {
    color: #2459ff;
}
.cc-warlock,
.cc-warlock a {
    color: #9482ca;
}
.cc-warrior,
.cc-warrior a {
    color: #c79c6e;
}
.cc-deathknight,
.cc-deathknight a {
    color: #c41e3a;
}
.druid,
.druidalt {
    color: white;
}
.druid {
    background-color: #7f3e05;
}
.druidalt {
    background-color: #663300;
}
.druid a,
.druidalt a {
    color: #ff7f0a;
}
.hunter,
.hunteralt {
    color: white;
}
.hunter {
    background-color: #445533;
}
.hunteralt {
    background-color: #334422;
}
.hunter a,
.hunteralt a {
    color: #abd473;
}
.mage,
.magealt {
    color: white;
}
.mage {
    background-color: #4488aa;
}
.magealt {
    background-color: #336677;
}
.mage a,
.magealt a {
    color: #66ccff;
}
.paladin,
.paladinalt {
    color: white;
}
.paladin {
    background-color: #883355;
}
.paladinalt {
    background-color: #662244;
}
.paladin a,
.paladinalt a {
    color: #ff99cc;
}
.priest,
.priestalt {
    color: white;
}
.priest {
    background-color: #777777;
}
.priestalt {
    background-color: #444444;
}
.priest a,
.priestalt a {
    color: #bbbbbb;
}
.rogue,
.roguealt {
    color: white;
}
.rogue {
    background-color: #555500;
}
.roguealt {
    background-color: #444400;
}
.rogue a,
.roguealt a {
    color: #fff569;
}
.shaman,
.shamanalt {
    color: white;
}
.shaman {
    background-color: #112277;
}
.shamanalt {
    background-color: #112255;
}
.shaman a,
.shamanalt a {
    color: #2459ff;
}
.warlock,
.warlockalt {
    color: white;
}
.warlock {
    background-color: #331155;
}
.warlockalt {
    background-color: #220044;
}
.warlock a,
.warlockalt a {
    color: #cc99ff;
}
.warrior,
.warrioralt {
    color: white;
}
.warrior {
    background-color: #775533;
}
.warrioralt {
    background-color: #443322;
}
.warrior a,
.warrioralt a {
    color: #c79c6e;
}
.deathknight,
.deathknightalt {
    color: white;
}
.deathknight a,
.deathknightalt a {
    color: #c41e3a;
}
.plainlinksneverexpand {
    background: none !important;
    padding: 0 !important;
}
.plainlinksneverexpand .urlexpansion {
    display: none !important;
}
.plainlinksneverexpand a {
    background: none !important;
    padding: 0 !important;
}
.plainlinksneverexpand a.external.text:after {
    display: none !important;
}
.plainlinksneverexpand a.external.autonumber:after {
    display: none !important;
}
table.wwusrbox {
    float: left;
    margin: 0.2em;
    padding: 0;
    border-width: 1px;
    border-style: solid;
}
table.wwusrbox td.left,
table.wwusrbox td.right {
    text-align: center;
    vertical-align: middle;
    font-size: 1.6em;
    padding: 0;
}
table.wwusrbox td.main {
    padding: 0 4px;
    vertical-align: middle;
    line-height: 125%;
    font-size: 0.9em;
}
table.wwusrbox {
    border-color: #aaa;
    background: #f8f8f8;
}
table.wwusrbox td.left,
table.wwusrbox td.right {
    background: #d8d8d8;
}
div.book {
    margin: 0.5em;
}
div.book > div {
    border-width: 1px;
    border-style: solid;
}
div.book > div > h4 {
    margin: 0;
    padding: 0.2em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-family: Georgia, serif;
    font-size: 1.1em;
    font-weight: bold;
}
div.book > div > h4 span.editsection {
    font-family: sans-serif;
    font-size: 0.91em;
}
div.book > div > div > div {
    margin: 0.5em;
    margin-top: 0;
    font-family: Georgia, serif;
    font-size: 0.85em;
    position: relative;
}
div.book p:first-child:first-letter {
    line-height: 1;
    text-transform: uppercase;
    font-size: 2em;
}
div.book p:first-child::first-letter {
    line-height: 1;
    text-transform: uppercase;
    font-size: 2em;
    border-width: 1px;
    border-style: solid;
    padding: 1px;
}
span.rep-friendly {
    color: lime;
}
span.rep-neutral {
    color: yellow;
}
span.rep-hostile {
    color: red;
}
div.bufftip {
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
}
div.debuff {
    border-color: #cc0000;
}
div.debuffmagic {
    border-color: #3399ff;
}
div.debuffcurse,
div.buffweapon {
    border-color: #9900ff;
}
div.debuffdisease {
    border-color: #996600;
}
div.debuffpoison {
    border-color: #009900;
}
.achievementlink {
    color: goldenrod;
}
.achievementbox {
    max-width: 40em;
}
.factiontable {
    background-color: #f0f0f0;
    border: 2px solid #f0f0f0;
}
.factiontable tr {
    background-color: white;
}
.factiontable.alliance th,
.factiontable.alliance td.factionbg {
    background-color: #cce4ff;
}
.factiontable.horde th,
.factiontable.horde td.factionbg {
    background-color: #ffd4cc;
}
.guildtable {
    border-spacing: 0 1px;
}
.guildtable td {
    padding: 1px 0.5em;
}
.guildtable th {
    padding: 2px 1em;
}
body.page-Portal_Main hr,
body.page-Portal_World_of_Warcraft hr,
body.page-Portal_WotLK hr,
body.page-Portal_Interface_customization hr,
body.page-Portal_Warcraft_universe hr,
body.page-Portal_Community hr {
    color: #444;
    background-color: #444;
}
.mpcontentbox-sidebar {
    margin-top: 10px;
    padding: 7px 10px 12px 10px;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
}
.mpcontentbox-main {
    margin-top: 10px;
    padding: 7px 15px 12px 15px;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
}
.mpcontentbox-header {
    border-bottom: 1px solid #444;
}
.mpcontentbox-table {
    width: 100%;
}
.mpcontentbox-table td {
    width: 33%;
}
.bg-darkblue {
    background: #f0f4ff;
}
.bg-darkgreen {
    background: #f0fff5;
}
.bg-darkgray {
    background: #f0f0f0;
}
.bg-darkred {
    background: #fff7f0;
}
.mpcontentbox-main.bg-darkred,
.mpcontentbox-sidebar.bg-darkred {
    border: 1px solid #e6dacf;
}
.mpcontentbox-main.bg-darkgreen,
.mpcontentbox-sidebar.bg-darkgreen {
    border: 1px solid #cfe6d6;
}
.mpcontentbox-main.bg-darkblue,
.mpcontentbox-sidebar.bg-darkblue {
    border: 1px solid #cfd4e6;
}
.mpcontentbox-main.bg-darkgray,
.mpcontentbox-sidebar.bg-darkgray {
    border: 1px solid #d9d9d9;
}
#ptabs {
    font-size: 93%;
    font-weight: bold;
    clear: left;
    margin: 1em 0 3px 0;
}
#firstHeading #ptabs {
    margin: 1em 10px 3px !important;
    font-weight: normal !important;
}
#ptabs .activetab {
    padding: 5px 10px 5px 10px;
    margin: 0 3px 0 0;
    background: #e5e5e5;
    text-decoration: none;
    color: black;
    -moz-border-radius-topright: 0.5em;
    -moz-border-radius-topleft: 0.5em;
    -webkit-border-radius-topright: 0.5em;
    -webkit-border-radius-topleft: 0.5em;
}
#ptabs .inactivetab {
    padding: 5px 10px 5px 10px;
    margin: 0 3px 0 0;
    text-decoration: none;
    background: #f5f5f5;
    color: black;
    -moz-border-radius-topright: 0.5em;
    -moz-border-radius-topleft: 0.5em;
    -webkit-border-radius-topright: 0.5em;
    -webkit-border-radius-topleft: 0.5em;
}
#firstHeading #ptabs .activetab,
#firstHeading #ptabs .inactivetab {
    padding: 0px 10px !important;
}
#ptabs .inactivetab:hover {
    background: #ccc;
    color: black;
}
#ptabs a:hover {
    text-decoration: none !important;
}
#ptabs .activetab.alliancetab,
#ptabs .activetab.hordetab {
    background-color: transparent;
}
#ptabs .activetab.alliancetab {
    color: #214da6;
}
#ptabs .activetab.hordetab {
    color: #a63721;
}
#ptabs .inactivetab.alliancetab,
#ptabs .inactivetab.hordetab {
    color: #606060;
}
span.costitem div {
    display: inline;
}
.TablePager_sort {
    background-position: 2px 50%;
}
.TablePager th a {
    display: block;
}
.TablePager_sort a {
    padding: 0 4px 0 16px;
}
table.lootbox td {
    padding: 1px;
    margin: 0;
}
table.lootbox div.itemtooltip {
    margin: 0;
}
.forumheader {
    border: 1px solid #aaa;
    background-color: #301912;
    margin-top: 1em;
    padding: 12px;
}
.forumlist td span {
    display: block;
    padding-left: 10px;
    font-size: smaller;
}
.forumlist td span a {
    text-decoration: none;
}
.forumlist td span.forum_author {
    padding-left: 30px;
}
.forumlist td.forum_edited a {
    text-decoration: none;
}
.forumlist td.forum_title a {
    padding-left: 20px;
}
.forumlist td.forum_title span a {
    padding-left: 0px;
}
.forumlist td.forum_title a.forum_new {
    font-weight: bold;
    padding-left: 20px;
}
.forumlist td.forum_title a.forum_new:visited {
    font-weight: normal;
    background: none;
    padding-left: 20px;
}
.forumlist th.forum_title {
    padding-left: 20px;
}
.horizontal ul {
    margin: 0;
    padding: 0;
}
.horizontal li {
    border-right: 1px solid;
    display: inline;
    padding: 0 0.2em 0 0.4em;
}
.horizontal li:last-child {
    border-right: medium none;
    padding-right: 0;
}
ul.elinks {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
ul.elinks li {
    list-style: none;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 25px;
    min-height: 25px;
    vertical-align: middle;
}

span.alliance-link,
span.horde-link,
span.neutral-link {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 17px;
    min-height: 15px;
    vertical-align: middle;
}

.alliance-link-big,
.horde-link-big,
.neutral-link-big,
.combat-link-big {
    background-repeat: no-repeat;
    background-position: 1px 3px;
    padding-left: 39px;
    min-height: 36px;
    vertical-align: middle;
}
span.socketlink {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 18px;
    min-height: 16px;
    vertical-align: middle;
}
span.socketlink a {
    color: #999;
}
.page-Special_Search #contentSub {
    font: 10pt sans-serif;
}
.mw-userpage-userdoesnotexist {
    font: bold 12pt sans-serif;
    text-align: center;
    border: 2px solid red;
}
.quotemark {
    font: bold 35px Times New Roman, serif;
    padding: 7px;
    position: relative;
    top: -12px;
}
.quote {
    max-width: 75%;
}
body.page-Portal_Main h1.firstHeading,
body.page-Portal_Main #mp-newsline,
body.page-Portal_Main #contentSub,
body.page-Portal_World_of_Warcraft #contentSub,
body.page-Portal_WotLK #contentSub,
body.page-Portal_Interface_customization #contentSub,
body.page-Portal_Warcraft_universe #contentSub,
body.page-Portal_Community #contentSub,
.TablePager_sort img,
.ajaxHide-active,
body.ns-110 #ca-talk,
body.ns-110 #this_talk,
body.ns-110 #page_tabs li + li,
.aChar,
.hidden,
#jsErrors,
span.costitem p.error {
    display: none;
}
.itemlink {
    white-space: nowrap;
}
.itemtooltip .itemlink {
    white-space: normal !important;
}
.questshort .questlong-prefix {
    display: none;
}
.fswitched .qfordisambig {
    display: none;
}
#ft {
    background: none;
    overflow: hidden;
}
#ft div {
    width: 1100px;
}
#ft h1,
#ft a,
#ft {
    font-size: 10px;
}
#ft .site-navigation {
    list-style: none;
    margin-left: 160px;
    padding-bottom: 5px;
    font-size: 10px;
}
#ft .site-navigation ul {
    list-style: none;
}
#ft .network-navigation {
    margin-left: 160px;
    margin-bottom: 140px !important;
}
#ft .network-navigation ul {
    float: left;
    width: 110px;
}
#ft .network-navigation ul.double {
    width: 280px;
}
#ft .network-navigation ul.curse li.header a {
    display: block;
    text-indent: -999em;
    height: 18px;
    width: 140px;
}
#ft .network-navigation ul li {
    float: left;
    list-style: none;
    width: 140px;
    margin-bottom: 2px;
}
#ft .network-navigation ul li.header {
    font-size: 12px;
    clear: both;
    font-weight: bold;
    width: 100%;
}

.newpage {
    color: #388033;
}
.mw-plusminus-pos {
    color: #16bf0a;
}
.mw-plusminus-neg {
    color: #bf550a;
}
body.page-Portal_Main #bodyContent > #siteSub + #contentSub + #jump-to-nav + #mp-outer-container {
    margin-top: -2em;
}
body.page-Portal_Main .mw-anonnotice {
    margin-bottom: 15px !important;
}
.bg-darkred {
    background: #1a1616;
}
.bg-darkgreen {
    background: #161a16;
}
.bg-darkblue {
    background: #16181d;
}
.bg-darkgray {
    background: #181818;
}
.mpcontentbox-header {
    border-color: #303030;
}
#ptabs a .inactivetab,
#ptabs strong .inactivetab {
    background: #202020;
    color: #e0e0e0;
}
#ptabs a .inactivetab:hover,
#ptabs strong .inactivetab:hover {
    background: #383838;
    color: #e0e0e0;
}
#ptabs .activetab {
    background: #181818;
    color: #f0f0f0;
}
.mpcontentbox-main.bg-darkred,
.mpcontentbox-sidebar.bg-darkred,
.mpcontentbox-main.bg-darkgreen,
.mpcontentbox-sidebar.bg-darkgreen,
.mpcontentbox-main.bg-darkblue,
.mpcontentbox-sidebar.bg-darkblue,
.mpcontentbox-main.bg-darkgray,
.mpcontentbox-sidebar.bg-darkgray {
    border-style: none;
}
.mpheaderlink {
    color: #e0e0e0;
}
div.shortcut {
    position: absolute;
    top: -3.5em;
    right: 1em;
}
.greybar {
    background-color: #202020;
    border-color: #383838;
    color: #e0e0e0;
}
.speciallink {
    color: #f0f0f0;
}
.qc-common,
.qc-common a {
    color: white;
}
.qc-uncommon,
.qc-uncommon a {
    color: #1eff00;
}
.qc-enchant,
.qc-enchant a {
    color: #ffd100;
}
.qc-heirloom,
.qc-heirloom a,
.qc-artifact,
.qc-artifact a {
    color: #e6cc80;
}
table.darktable,
div.forumheader {
    background-color: #181818;
    border-color: #383838;
}
.navbox,
.navbox-subgroup {
    background-color: #301912;
    border-color: #7a1701;
}
table.navbox {
    border-color: #383838;
}
.navbox-even,
.alt {
    background-color: #202020;
}
.navbox-list {
    border-color: #181818;
}
table.zebra.darktable > tbody > tr:nth-child(2n + 1) {
    background-color: #202020;
}
table.zebra > tbody > tr:nth-child(2n + 1) {
    background-color: #202020;
}

table.darktable th,
table.navbox th.header,
.navbox-title {
    background-color: #7a1701;
}
table.darktable th,
table.navbox th {
    width: 1px;
    white-space: nowrap;
    border: 1px solid #7a1701;
    background: #7a1701;
    padding-left: 1em;
    padding-right: 1em;
}

table.darktable td.title {
    background-color: #303030;
}
table.darktable tr:not(:first-child) th,
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background-color: #072c4d;
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background-color: #202020;
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background-color: #202020;
}
.title {
    background-color: #202020;
}
.ambox {
    background-color: #202020;
    border-top-color: #383838;
    border-bottom-color: #383838;
    border-right-color: #383838;
}
.ambox-gray {
    border-left-color: #383838;
}
table.wwusrbox {
    background-color: #202020;
    border-color: #383838;
}
table.wwusrbox td.main {
    font-size: 0.85em;
}
table.wwusrbox td.left,
table.wwusrbox td.right {
    background-color: #303030;
}
div.book > div {
    border-color: #383838;
}
div.NavFrame div.NavHead {
    background-color: #7a1701;
}
.wowboxbg {
    background-color: #303030;
}
.cc-rogue,
.cc-rogue a {
    color: #fff569;
}
.cc-priest,
.cc-priest a {
    color: #f0f0f0;
}
.blizztext,
.text-blizz {
    color: #00c0ff;
}
.blizztext a,
.text-blizz a {
    color: #e0e0e0;
}
.text-say {
    color: #e6e68e;
}
#ptabs .activetab.alliancetab,
#ptabs .activetab.hordetab {
    background-color: transparent;
}
#ptabs .activetab.alliancetab {
    color: #214da6;
}
#ptabs .activetab.hordetab {
    color: #a62121;
}
#ptabs .inactivetab.alliancetab,
#ptabs .inactivetab.hordetab {
    color: #808080;
    background-color: #202020;
}
.factiontable {
    background-color: #202020;
    border: 2px solid #202020;
}
.factiontable tr {
    background-color: #181818;
}
.factiontable.alliance th,
.factiontable.alliance td.factionbg {
    background-color: #143a66;
}
.factiontable.horde th,
.factiontable.horde td.factionbg {
    background-color: #661111;
}
.abilitylink {
    color: #7ad5ff;
}
ol.references > li:target {
    background-color: #183018;
}
.mainpagetabledarkblue,
.mainpagetableblue {
    background-color: transparent;
    border: 1px dashed #a62121;
}
#mw-page-base {
    height: 4.1em;
}
#mw-head-base {
    margin-top: -4.1em;
    height: 4.1em;
}
#left-navigation {
    top: 1.6em;
}
#right-navigation {
    margin-top: 1.6em;
}
pre,
code,
tt {
    font-family: monospace, "Courier New";
}
.mw-abuselog-details {
    background: #303030 !important;
}
.mw-abuselog-details th,
.mw-abusefilter-history-changed {
    background: #202020 !important;
}
input[type="file"] {
    background: transparent;
    border-color: transparent;
}
#ft h1,
#ft a,
#ft {
    color: #e0e0e0;
}
#ft .network-navigation ul li.header {
    color: #ff6015;
}
td.mw-abusefilter-diff-context,
td.diff-context div {
    background-color: #202020;
}
td.diff-content div,
td.diff-content {
    border: #181818;
}
td.diff-deletedline div,
td.diff-deletedline {
    background-color: #200000;
}
td.diff-addedline div,
td.diff-addedline {
    background-color: #002000;
}
td.diff-deletedline div ins.diffchange {
    color: #e04b00;
}
td.diff-addedline div del.diffchange {
    color: #8dd400;
}

/*****BLIZZQUOTE*****/
.blizzquote {
    width: 90%;
    margin: auto;
}

.blizzquote .tit {
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 35px;
    color: #0099ff;
    margin: auto;
    font-weight: bold;
    background: #323232 url(http://www.diablo3-esp.com/imagenes/interfaz/blizz.gif) no-repeat;
    background-position: 5px 50%;
}

.blizzquote .texto {
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 6px;
    color: #0099ff;
    background-color: #000000;
    margin: auto;
    border: #323232 5px solid;
    border-top: none;
}
/******/

@media print {
    a.stub,
    a.new {
        color: #ff4242;
        text-decoration: none;
    }
    #toc {
        border: 1px solid #aaaaaa;
        background-color: #301912;
        padding: 5px;
    }
    .tocindent {
        margin-left: 2em;
    }
    .tocline {
        margin-bottom: 0px;
    }
    div.floatright {
        float: right;
        clear: right;
        margin: 0;
        position: relative;
        border: 0.5em solid White;
        border-width: 0.5em 0 0.8em 1.4em;
    }
    div.floatright p {
        font-style: italic;
    }
    div.floatleft {
        float: left;
        margin: 0.3em 0.5em 0.5em 0;
        position: relative;
        border: 0.5em solid White;
        border-width: 0.5em 1.4em 0.8em 0;
    }
    div.floatleft p {
        font-style: italic;
    }
    div.thumb {
        margin-bottom: 0.5em;
        border-style: solid;
        border-color: White;
        width: auto;
        overflow: hidden;
    }
    div.thumbinner {
        border: 1px solid #cccccc;
        padding: 3px !important;
        background-color: #301912;
        font-size: 94%;
        text-align: center;
    }
    html .thumbimage {
        border: 1px solid #cccccc;
    }
    html .thumbcaption {
        border: none;
        padding: 0.3em 0 0.1em 0;
    }
    div.magnify {
        display: none;
    }
    div.tright {
        float: right;
        clear: right;
        border-width: 0.5em 0 0.8em 1.4em;
    }
    div.tleft {
        float: left;
        margin-right: 0.5em;
        border-width: 0.5em 1.4em 0.8em 0;
    }
    img.thumbborder {
        border: 1px solid #dddddd;
    }
    p img {
        max-width: 600px;
    }
    table.rimage {
        float: right;
        width: 1pt;
        position: relative;
        margin-left: 1em;
        margin-bottom: 1em;
        text-align: center;
    }
    body {
        background: White;
        color: Black;
        margin: 0;
        padding: 0;
    }
    .noprint,
    div#jump-to-nav,
    div.top,
    div#column-one,
    #colophon,
    .editsection,
    .toctoggle,
    .tochidden,
    div#f-poweredbyico,
    div#f-copyrightico,
    li#viewcount,
    li#about,
    li#disclaimer,
    li#privacy,
    #mw-hidden-catlinks {
        display: none;
    }
    ul {
        list-style-type: square;
    }
    #content {
        background: none;
        border: none !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    #footer {
        background: white;
        color: black;
        border-top: 1px solid black;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: bold;
    }
    p,
    .documentDescription {
        margin: 1em 0 !important;
        line-height: 1.2em;
    }
    .tocindent p {
        margin: 0 0 0 0 !important;
    }
    pre {
        border: 1pt dashed black;
        white-space: pre;
        font-size: 8pt;
        overflow: auto;
        padding: 1em 0;
        background: white;
        color: black;
    }
    table.listing,
    table.listing td {
        border: 1pt solid black;
        border-collapse: collapse;
    }
    a {
        color: Black !important;
        background: none !important;
        padding: 0 !important;
    }
    a:link,
    a:visited {
        color: #520;
        background: transparent;
        text-decoration: underline;
    }
    #content a.external.text:after,
    #content a.external.autonumber:after {
        content: " (" attr(href) ") ";
    }
    #globalWrapper {
        width: 100% !important;
        min-width: 0 !important;
    }
    #content {
        background: white;
        color: black;
    }
    #column-content {
        margin: 0 !important;
    }
    #column-content #content {
        padding: 1em;
        margin: 0 !important;
    }
    a,
    a.external,
    a.new,
    a.stub {
        color: black !important;
        text-decoration: none !important;
    }
    a,
    a.external,
    a.new,
    a.stub {
        color: inherit !important;
        text-decoration: inherit !important;
    }
    img {
        border: none;
        width: 100%;
        height: auto;
    }
    img.tex {
        vertical-align: middle;
    }
    span.texhtml {
        font-family: serif;
    }
    #siteNotice {
        display: none;
    }
    div.gallerybox {
        border: 1px solid #cccccc;
        background-color: #301912;
        width: 150px;
    }
    div.gallerytext {
        overflow: visible;
    }
    table.diff {
        background: white;
    }
    td.diff-otitle {
        background: #ffffff;
    }
    td.diff-ntitle {
        background: #ffffff;
    }
    td.diff-addedline {
        background: #ccffcc;
        font-size: smaller;
        border: solid 2px black;
    }
    td.diff-deletedline {
        background: #ffffaa;
        font-size: smaller;
        border: dotted 2px black;
    }
    td.diff-context {
        background: #eeeeee;
        font-size: smaller;
    }
    .diffchange {
        color: silver;
        font-weight: bold;
        text-decoration: underline;
    }

    .navbox,
    .ambox,
    object,
    embed,
    #ft .network-navigation {
        display: none;
    }
}
/*
     FILE ARCHIVED ON 16:09:25 Feb 19, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:10:27 Mar 05, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 78.908 (3)
  esindex: 0.005
  captures_list: 93.566
  CDXLines.iter: 11.306 (3)
  PetaboxLoader3.datanode: 77.204 (4)
  exclusion.robots: 0.149
  exclusion.robots.policy: 0.138
  RedisCDXSource: 0.466
  PetaboxLoader3.resolve: 23.399
  load_resource: 31.094
*/

.titulo {
    font-size: 200%;
}

table.d2-runa, table.d4-mapa {
    float: left;
    margin: auto;
}

.d2-runa-icono img, .d4-icono-mapa img{
    width: 45px;
}
.d2-runa-nombre {
    text-transform: uppercase;
    font-family: Exocet;
    text-align: center;
    font-size: 150%;
}
.d4-mapa-nombre {
    text-transform: uppercase;
    font-family: Exocet;
    font-size: 100%;
}

.wikitable > thead > tr,
.wikitable > * > tr > th {
    background-color: #black;
    background: url(/imagenes/tabla-cabeza.png);
    background-size:100% 100%;
    text-align: center;
    border: 1px solid #62351f
}
.client-js .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable), .jquery-tablesorter th.headerSort{
    background-size:auto;
}

.wikitable > tr > th,
.wikitable > tr > td,
.wikitable > * > tr > th,
.wikitable > * > tr > td {
border:0;
border-bottom: 1px solid #28241d;
    padding: 0.2em 0.4em;
}

.wikitable > tr:nth-child(odd),
.wikitable > * > tr:nth-child(odd) {
    background-color: #171614;
}

.wikitable > tr:nth-child(even),
.wikitable > * > tr:nth-child(even) {
    background-color: #222222;
}

.wikitable > tr ,
.wikitable > tr ,
.wikitable > * > tr ,
.wikitable > * > tr {
    background-color: #171614;
}
span.ins {
    color: lime;
    text-decoration: none !important;
}
span.del {
    color: red;
}

table.ins {
    color: lime;
    text-decoration: none !important;
}
.objetod4 {
    background-image: 
url(https://www.diablonext.com/w/images/1477700437.webp),
url(https://www.diablonext.com/w/images/1764126282.webp),
url(https://www.diablonext.com/w/images/1526734248.webp),
url(https://www.diablonext.com/w/images/3780277120.webp),
url(https://www.diablonext.com/w/images/202353459.webp),
url(https://www.diablonext.com/w/images/4146987251.webp),
url(https://www.diablonext.com/w/images/3758777576.webp),
url(https://www.diablonext.com/w/images/3713853190.webp),
url(https://www.diablonext.com/w/images/2051834202.webp),
url(https://www.diablonext.com/w/images/3844933221.webp),
url(https://www.diablonext.com/w/images/2336004792.webp),
url(https://www.diablonext.com/w/images/2159575696.webp),
url(https://www.diablonext.com/w/images/2474615476.webp),
url(https://www.diablonext.com/w/images/2553781315.webp),
url(https://www.diablonext.com/w/images/4100116984.webp),
url(https://www.diablonext.com/w/images/756446723.webp),
url(https://www.diablonext.com/w/images/3495165462.webp),
url(https://www.diablonext.com/w/images/1505111514.webp),
url(https://www.diablonext.com/w/images/2191061733.webp),
url(https://www.diablonext.com/w/images/3592820536.webp),
url(https://www.diablonext.com/w/images/147656464.webp),
url(https://www.diablonext.com/w/images/1927892788.webp),
url(https://www.diablonext.com/w/images/584956099.webp),
url(https://www.diablonext.com/w/images/1305988728.webp),
url(https://www.diablonext.com/w/images/4189434499.webp),
url(https://www.diablonext.com/w/images/819645078.webp);
     background-repeat: no-repeat;
     background-position: 
left bottom,
64px bottom,
right bottom,
left 64px,
right 64px,
left top,
64px top,
right top,
left 74.5px bottom 10.5px,
left 10.5px bottom 10.5px,
right 10.5px bottom 10.5px,
left 10.5px top 74.5px,
74.5px,
right 10.5px top 74.5px,
left 74.5px top 10.5px,
left 10.5px top 10.5px,
right 10.5px top 10.5px,
left 43px bottom 10.5px,
left 10.5px bottom 10.5px,
right 10.5px bottom 10.5px,
left 10.5px top 43px,
43px,
right 10.5px top 43px,
left 43px top 10.5px,
left 10.5px top 10.5px,
right 10.5px top 10.5px;
     background-size: 
64px,
calc(100% - 128px) 64px,
64px,
64px calc(100% - 128px),
64px calc(100% - 128px),
64px,
calc(100% - 128px) 64px,
64px,
calc(100% - 149px) 64px,
64px,
64px,
64px calc(100% - 149px),
calc(100% - 149px) calc(100% - 149px),
64px calc(100% - 149px),
calc(100% - 149px) 64px,
64px,
64px,
calc(100% - 86px) 33px,
33px,
33px,
33px calc(100% - 86px),
calc(100% - 86px) calc(100% - 86px),
33px calc(100% - 86px),
calc(100% - 86px) 33px,
33px,
33px;
}

.objetod4-divider-short {
    background-image: url(https://www.diablonext.com/w/images/2998176818.webp);
    background-repeat: no-repeat;
    background-position: left;
    margin-right: auto;
    content: "";
}

.objetod4-divider-large {
    background-image: url(https://www.diablonext.com/w/images/4137763948.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    content: "";
}