Mudanças entre as edições de "MediaWiki:Common.css"

De Wiki Gla
Ir para navegação Ir para pesquisar
 
(222 revisões intermediárias por 2 usuários não estão sendo mostradas)
Linha 5: Linha 5:
html{
html{
scroll-behavior: smooth;
scroll-behavior: smooth;
}
:root{
--content-bg: #fcfcfc;
--content-text: #000;
--simpleSearch-bg: #fff;
--searchInput-text:#aaaaaa;
--link-text: #0645ad;
--lightGray: rgba(240, 240, 240);
--gray: rgb(190, 190, 190);
--transparent-blue: #338be58c;
--blue: #338be5;
}
.dark-mode:root{
--content-bg: #fcfcfc;
}
}


.mw-body h1, .mw-body-content h1, .mw-body-content h2{
.mw-body h1, .mw-body-content h1, .mw-body-content h2{
font-family: sans-serif!important;
font-family: sans-serif!important;
}
a:visited,
a {
color: var(--link-text) !important;
}
}


body {
body {
background-image: url(http://70.39.70.36/images/3/31/Cinza_capriw.png);  
background-image: url(/images/3/31/Cinza_capriw.png);  
background-repeat: repeat;
background-repeat: repeat;
background-attachment: fixed;
background-attachment: fixed;
}
body:after{
position: fixed;
top: 0;
left: 0;
content: '';
width: 100%;
height: 100vh;
background: rgba(0, 0, 0, .015) ;
z-index: -1;
}
#footer-icons {
    float: right;
    margin-right: 14.5em;
}
}


Linha 38: Linha 43:
     border-bottom: 0px !important;
     border-bottom: 0px !important;
}
}
/*#content:before{*/
/* content: '';*/
/* top: -22em;*/
/* left: 0;*/
/* width: 100%;*/
/* height: auto;*/
/* background: url('') no-repeat;*/
/* background-size: cover;*/
/*}*/


#content {
#content {
/*Estilização para inserção de imagem na parte superior*/
overflow-x: clip;
/*margin-top: 12em;*/
position: relative;
overflow-x: clip;
/**/
     color: #000;
     color: var(--content-text);
     background-color:#ffffff !important;
     background-color: var(--content-bg) !important;
border: none!important;
border: none!important;
box-shadow: rgba(0, 0, 0, .1) 0px 8px 24px, rgba(0, 0, 0, 0.15) 0px 0px 0px 2px;
box-shadow: rgba(0, 0, 0, .1) 0px 8px 24px, rgba(0, 0, 0, 0.15) 0px 0px 0px 2px;
Linha 63: Linha 54:


#simpleSearch {
#simpleSearch {
     position: relative;
     background-color: var(--simpleSearch-bg) !important;
    height: 100%;
}
     background-color: #231813 !important;
 
#p-personal{
right: 1em;
     top: .5em;
}
}


Linha 71: Linha 65:
float: left;
float: left;
     margin-left: -0.1em;
     margin-left: -0.1em;
     margin-right: 13em;
     margin-right: 1em;
     margin-top: -0.4em;
     margin-top: -0.4em;
}
}
Linha 77: Linha 71:
#searchInput {
#searchInput {
     background-color: #231813;
     background-color: #231813;
     color: #aaaaaa;
     color: var(--searchInput-text);
     width: 100%;
     width: 100%;
     height: 2.15384615em;
     height: 2.15384615em;
Linha 84: Linha 78:
     font-family: inherit;
     font-family: inherit;
     font-size: 0.8125em;
     font-size: 0.8125em;
     direction: ltr;
     direction: ltr;  
}
}


Linha 92: Linha 86:
     border-right-width: 2px !important;
     border-right-width: 2px !important;
}     
}     
#p-personal {
    right: 16em;
    top: 0em;
}
.skillbox {
width: 800px;
height: 480px;
margin: 10px;
background-color: #162943;
border: 1px solid #8d6e63;
box-shadow: 0px 2px 7px #292929;
-moz-box-shadow: 0px 2px 7px #292929;
-webkit-box-shadow: 0px 2px 7px #292929;
}
.skillbox-atributes{
margin-top: -57px;
margin-left: 317px;
background-color: #162943;
}
.skillbox-mainbody,
.skillbox-header,
.skillbox-footer {
padding: 1px;
}
.skillbox-img {
margin-top: 13px;
margin-left: 8px;
float: left;
width: 34px;
background-color: #162943;
}
.skillbox-mainbody {
min-height: 150px;
max-height: 388px;
overflow: auto;
margin-left: 5px;
padding-top: 5px;
background-color: #162943;
}
.skillbox-header {
padding: 0px 0px 0px 32px;
margin: 20px;
font-size: 1.1em;
font-weight: bold;
height: 40px;
border-bottom: 9px inset #8d6e63;
background-color: #162943;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.skillbox-footer {
height: 25px;
margin-top: -20px;
background-color: transparent;
border-top: 1px solid #8d6e63;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}


/* Force lining numbers in headers (for fonts like Georgia) */
/* Force lining numbers in headers (for fonts like Georgia) */
Linha 234: Linha 157:


.item2infobox {
.item2infobox {
background-color: #162943;
background-color: #ececec;
border: 1px solid #8d6e63;
border: none;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
float: left;
float: left;
padding: 1em;
padding: 1em;
Linha 242: Linha 166:
}
}
.item2infobox-title {
.item2infobox-title {
background-color: #111d2c;
background-color: #3498db;
border: 1px solid #8d6e63;
border: 1px solid #0645ad;
font-size: 16px;
font-size: 16px;
text-align: center;
text-align: center;
Linha 269: Linha 193:
width: 400px;
width: 400px;
border: 1px solid #8d6e63;
border: 1px solid #8d6e63;
}
/* Character Infobox */
.charainfobox {
background-color: #1a1412;
float: right;
margin-right: 10em;
padding: 1em;
width: 500px;
border: 2px solid #654433;
color: white;
}     
.charainfobox-title {
width: 266px;
height: 38px;
border-top: 1px #120d0c solid;
border-bottom: 1px #120d0c solid;
border-left: 1px #120d0c solid;
border-right: 2px #120d0c solid;
font-size: 1.5em;
text-align: center;
background: url(http://70.39.70.36/images/3/36/Charainfoboxtittlebg.png);
}
.charainfobox-subtitle {
font-size: 1em;
text-align: center;
background-color: #fff00;
}
.charainfobox-image {
text-align: center;
}
.charainfoboxtd1strow {
background-color: #0f1f34;
text-align: center;
border: 1px solid #8d6e63;
color:white;
}
}


Linha 325: Linha 212:


/*--------------------------------------------------
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
CSS CUSTOMIZADO
  But do not hide them in the print stylesheet!
--------------------------------------------------*/
  --------------------------------------------------*/
.tabberlive .tabbertabhide {display:none;}


/*--------------------------------------------------
/*--------------------------------------------------
  .tabber = before the tabber interface is set up
Vector
  .tabberlive = after the tabber interface is set up
--------------------------------------------------*/
  --------------------------------------------------*/
.tabber {}
.tabberlive {}


/*--------------------------------------------------
.vector-menu-tabs li {
  ul.tabbernav = the tab navigation list
background: transparent ;
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav{
margin-left: 0;
border-bottom: none;
}
 
ul.tabbernav li {
list-style: none;
display: inline;
}
 
ul.tabbernav li a
{
line-height: 29px;
border: 1px solid #8d6e63;
}
ul.tabbernav li>a
{text-decoration:none;
background: url(http://70.39.70.36/images/3/30/Tabbgoff2.png);
border: 1px solid #a17e62;
}
ul.tabbernav li>a:link { /* color: #448; */ }
ul.tabbernav li>a:visited { /*color: #667; */ }
 
ul.tabbernav li a:hover
{
color: #405e84;
text-decoration: none;
background: url(http://70.39.70.36/images/1/19/Tabbgon.png);
border: 1px solid #c6ab91;
}
 
ul.tabbernav li.tabberactive a
{
color: #000000;
background: url(http://70.39.70.36/images/1/19/Tabbgon.png);
border-bottom-color: transparent;
border: 1px solid #c6ab91;
cursor: default;
}
 
ul.tabbernav li.tabberactive a:hover
{
color: #000;
background: url(http://70.39.70.36/images/1/19/Tabbgon.png);
text-decoration: none;
border: 1px solid #c6ab91;
}
}
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab
{
padding:1px;
border: none;
}
/*--------------------------------------------------
CSS CUSTOMIZADO
--------------------------------------------------*/


/*--------------------------------------------------
/*--------------------------------------------------
Linha 414: Linha 234:
Tags de uso generalizado
Tags de uso generalizado
--------------------------------------------------*/
--------------------------------------------------*/
.mt-1{
margin-top: .75em;
}
.mt-2{
margin-top: 1.5em;
}
.mt-4{
margin-top: 3em;
}


.mt--4{
.mt--4{
Linha 423: Linha 255:
}
}


.d-flex{
 
.d-flex,
.td-flex td{
display:flex;
display:flex;
}
}
Linha 437: Linha 271:
.text-justify{
.text-justify{
text-align: justify;
text-align: justify;
}
.align-center{
align-items: center;
}
}


.align-top{
.align-top{
align-items: flex-start;
align-items: flex-start;
}
.justify-between{
justify-content: space-between;
}
.justify-center{
justify-content: center;
}
.border-none{
border: none!important;
}
}


Linha 451: Linha 301:
}
}


.badge{
.flex-wrap{
padding: .25em 1em;
flex-wrap: wrap;
margin: 0 .4em;
border-radius: 6px;
background: rgb(190, 190, 190);
}
}


.vector-menu-tabs li {
.section-title{
background: transparent ;
display: block;
border-radius: 8px;
background: linear-gradient(to bottom, #459cca, #5684c8);
    width: fit-content;
    color: white;
    padding: .25em 5em;
    letter-spacing: 1px;
}
}


#bigImage{
.badge{
position: absolute;
padding: .25em .57em;
transform: translate(0, -100%);
margin: .45em;
border-radius: 6px;
color: white;
font-weight: bold;
text-transform: capitalize;
white-space: nowrap;
max-height: 1.5em;
font-size: .9em;
letter-spacing: 1px;
box-shadow: rgb(3 102 214 / 30%) 0px 0px 0px 3px;
    background: linear-gradient(to bottom,#459cca,#5684c8);
}
}


Linha 488: Linha 351:
letter-spacing: 1px;
letter-spacing: 1px;
color:white;
color:white;
}
.scaleUp-hover{
transition: all .25s ease;
}
.scaleUp-hover:hover{
transform: scale(1.1);
}
/*--------------------------------------------------
Tooltip
--------------------------------------------------*/
.simple-tooltip-inline{
border: none!important;
}
.tooltipster-default{
background-color: rgb(220, 220, 220);
color: black!important;
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.tooltipster-arrow{
borde-color: rgb(220, 220, 220)!important;
}
#bigImage{
position: absolute;
transform: translate(0, -100%);
}
}


Linha 728: Linha 623:
#mw-page-base { background: transparent; }
#mw-page-base { background: transparent; }
#mw-panel #p-tb h3 { color: rgb(0, 0, 0); font-size: .75em;}
#mw-panel #p-tb h3 { color: rgb(0, 0, 0); font-size: .75em;}
/*#p-tb { display: none; } */
#p-tb { display: none; }
 
/* #ca-nstab-mediawiki { display: none; } */
#ca-talk { display: none; }
#ca-view { display: none; }
#ca-history { display: none; }
#ca-viewsource { display: none !important; }
/* #ca-unwatch { display: none; } */
/* #p-cactions { display: none; } */
/*
/*
Pacientes
Pacientes
*/
*/
.table-pacients {
display: block;
max-width: 1400px;
overflow-x: auto;
}
.table-pacients img{
.table-pacients img{
width: 220px;
width: 15.715em;
height: auto;
}
}


Linha 740: Linha 649:
PERSONAGENS
PERSONAGENS
*/
*/
.filter--containerSearch{
display: flex;
padding: 0 2em;
justify-content: flex-end;
align-items: center;
}
.filter--container{
display: flex;
padding: 0 2em;
justify-content: space-between;
align-items: center;
}
.filter{
width: fit-content;
    display: flex;
    justify-content: center;
    border: 3px solid #b0cff1;
    border-collapse: collapse;
    border-radius: 8px;
}
.filter--title{
display: flex;
    border-right: 3px solid #b0cff1;
    background: #4c91c9;
    padding: 0 1em;
    align-items: center;
    border-radius: 4px 0 0 4px;
    font-size: 1.2em;
    letter-spacing: .15em;
    font-weight: bold;
    color: white;
}
.filter--icon,
.calcXp--tierIcon {
padding: .35em .95em;
    background: transparent;
    cursor: pointer;
}
.filter--icon.tier img{
filter: grayscale(.0);
}
.filter--icon.tier.active img{
box-shadow: none;
}
.filter--icon img{
    filter: grayscale(.8);
    border-radius: 10px;
   
    transition: all .25s ease;
}
.calcXp--tierIcon img {
filter: drop-shadow(0px 1px 8px #4c91c900);
    border-radius: 10px;
   
    transition: all .25s ease;
}
.filter--icon.active img{
box-shadow: rgb(0 0 0 / 24%) 0px 2px 7px;
    filter: grayscale(0);
}
.filter--icon.tier.active img,
.calcXp--tierIcon.active img{
transform: scale(.85);
}
.filter--icon.tier#bronze.active img,
.calcXp--tierIcon#bronze.active img{
filter: drop-shadow(0px 1px 8px #f18a05);
}
.filter--icon.tier#silver.active img,
.calcXp--tierIcon#silver.active img{
filter: drop-shadow(0px 1px 8px #8b8b8b);
}
.filter--icon.tier#gold.active img,
.calcXp--tierIcon#gold.active img{
filter: drop-shadow(0px 1px 8px #fbc300);
}
.filter--icon.tier#diamond.active img,
.calcXp--tierIcon#diamond.active img{
filter: drop-shadow(0px 1px 8px #0391c5);
}
.filter--input{
box-sizing: border-box;
padding: .45em;
    padding-right: 2.5em;
    border: 3px solid #b0cff1;
    font-size: 1.2em;
    border-radius: 8px;
    width: 23em;
}
.filter--inputContainer{
box-sizing: border-box;
    position: relative;
}
.filter--searchButton{
cursor: pointer;
    display: inline-block;
    border: 3px solid #b0cff1;
    position: absolute;
    width: 4.5em;
    height: -webkit-fill-available;
    right: 0;
    bottom: 0;
    border-radius: 0 8px 8px 0;
    background: #4c91c9;
   
}
.filter--searchButton img{
filter: invert(1);
}
.calcXp--container{
    box-sizing: border-box;
    padding: 2.25em 1.25em;
width: 43em;
    border: 3px solid #b0cff1;
    border-radius: 26px;
}
.calcXp--resultTitle{
text-align: center;
    color: #4f7ca0;
    margin: 0;
    margin-top: -.5em!important;
    letter-spacing: .05em;
}
.calcXp--formItem{
display: flex;
align-items: center;
}
.calcXp--formItem input{
box-sizing: border-box;
padding: .35em;
    border: 2px solid #b0cff1;
    border-radius: 8px;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: .05em;
    width: 4em;
}
.calcXp--formItem span{
font-size: 1.225em;
    font-weight: 500;
    letter-spacing: .05em;
    margin-right: .5em;
    color: #386a93;
}
#calculate-btn{
    box-sizing: border-box;
    cursor: pointer;
display: block;
    width: 15em;
    margin: 2em auto;
    padding: .45em 1em;
   
    border: none;
    border-radius: 6px;
    background: #4c91c9;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    color: white;
   
    font-size: 1.35em;
    text-transform: capitalize;
    letter-spacing: 0.05em;
    font-weight: bold;
    transition: .35s ease;
}
#calculate-btn:hover {
    color: #ffffff;
    box-shadow: rgb(0 0 0 / 8%) 0px 3px 8px;
    transform: scale(.95);
    background: #4685b8;
}
#calc-result{
margin-top: 1em;
display: flex;
    justify-content: center;
}
#calc-result .badge{
    display: flex;
    align-items: center;
    justify-content: center;
max-height: 5em;
    width: 5em;
}
.calcXp--xpIcon{
margin-left: -.2em;
}
.calcXp--numberOfPots{
padding-top: .2em;
font-size: 1.15em;
}


#characters-container{
#characters-container{
display: flex;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
flex-wrap: wrap;
padding: 1em;
padding: 1em;
Linha 749: Linha 877:


#characters-container > div{
#characters-container > div{
box-sizing: border-box;
display: none;
padding: 1em;
width: 19%;
width: 19%;
transition: all .25s ease;
margin-right: 1%;
}
}


#characters-container > div:hover{
#characters-container > div.show{
/*box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;*/
display: block;
transform: scale(1.1);
}
}


#characters-container > div > a > img{
#characters-container > div > a > img{
width: 100%;
width: 100%;
border-radius: 8px;
filter: grayscale(.3);
transition: all .25s ease;
}
#characters-container > div:hover > a > img{
box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
filter: grayscale(0);
transform: scale(1.06);
}
.characterPage--splashArt{
position: absolute;
    top: -2%;
    right: -2%;
    width: 35%;
}
}


.characterPage--table{
.characterPage--table{
margin-top: -4em;
margin-top: -4em;
width: 63%;
width: 100%;
}
}


.characterPage--table > tbody > tr {
.characterPage--table > tbody{
position: relative;
display: flex;
justify-content: space-between;
align-items: flex-end;
}
 
.characterPage--table > tbody > .characterPage--mainSection {
display: flex;
display: flex;
flex-wrap: wrap;
flex-wrap: wrap;
justify-content: space-between;
justify-content: space-between;
width: 65%;
}
.characterPage--table > tbody > .characterPage--sideSection {
box-sizing: border-box;
display: flex;
justify-content: center;
width: 33%;
padding: 0 1em;
}
.characterPage--characterInfoContainer{
width: 43%;
}
}


.characterPage--characterInfo{
.characterPage--statsInfoContainer{
width: 40%;
width: 55%;
}
 
.stats--container{
display: flex;
justify-content:center;
flex-wrap: wrap;
padding: 1.25em;
}
 
.stats--container > div{
width: 45%;
display: flex;
align-items: center;
justify-content: center;
margin: .5em;
}
 
.stats--container div img{
width: 2.25em;
}
 
.stats--bar{
display: flex;
    width: -webkit-fill-available;
    justify-content: space-between;
    padding: 0 1.25em;
}
 
.bar-filled:first-child, .bar-notFilled:first-child{
border-radius: 6px 0 0 6px;
}
 
.bar-filled:last-child, .bar-notFilled:last-child{
border-radius: 0 6px 6px 0;
}
 
.bar-filled, .bar-notFilled{
display: block;
width: 18%;
    height: 6px;
}
 
.bar-filled{
background: var(--blue);
}
 
.bar-notFilled{
background: var(--transparent-blue);
}
}


Linha 780: Linha 994:
margin: 0!important;
margin: 0!important;
}
}
.characterInfo--badgeContainer{
.characterInfo--badgeContainer{
display: flex;
display: flex;
justify-content: center;
justify-content: center;
flex-wrap: wrap;
width: fit-content;
    margin:0 auto;
}
}


Linha 788: Linha 1 006:
display: flex;
display: flex;
justify-content: space-between;
justify-content: space-between;
align-items: center;
padding: .6em 1.3em;
padding: .6em 1.3em;
}
}


.characterInfo--imageContainer{
.characterInfo--imageContainer{
width: 30%;
width: 25%;
}
}


Linha 802: Linha 1 019:


.characterInfo--infoContainer{
.characterInfo--infoContainer{
width: 70%;
width: 75%;
text-align: center;
text-align: center;
}
.characterInfo--infoContainer #toc{
display: none;
}
}


.characterPage--skins{
.characterPage--skins{
box-sizing: content-box;
width: 100%;
width: 58%;
}
}


.characterPage--characterSkills{
.characterPage--characterSkills{
width: 100%;
width: 100%;
}
/*
Card de Skins
*/
.skins--container{
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
padding: .25em .75em;
}
.skins--container span {
width: 33.3%;
display: flex;
justify-content: center;
}
}


Linha 832: Linha 1 068:
.tabsContainer table > tbody> tr > td{
.tabsContainer table > tbody> tr > td{
border-bottom: 2px solid rgb(225, 225, 225);
border-bottom: 2px solid rgb(225, 225, 225);
}
.tabSkill--container{
padding-bottom: .85em;
display: flex;
max-width: 72em;
overflow-x: auto;
}
.skillInfo--description::-webkit-scrollbar,
.tabSkill--container::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.skillInfo--description::-webkit-scrollbar-track,
.tabSkill--container::-webkit-scrollbar-track {
  background-color: #4799c954;
  border-radius: 10px;
}
.skillInfo--description::-webkit-scrollbar-thumb,
.tabSkill--container::-webkit-scrollbar-thumb {
  background-color: rgb(85 135 200 / 74%);
  border-radius: 10px;
}
}


.tab-skill{
.tab-skill{
transition: all .25s ease;
transition: all .25s ease;
width: 100%;
min-width: 5em;
}
}


Linha 853: Linha 1 116:


.tab-skill > div > img{
.tab-skill > div > img{
width: 42px;
width: 100%;
max-width: 40px;
height: auto;
height: auto;
}
}
Linha 867: Linha 1 131:
.skillInfo{
.skillInfo{
display: none;
display: none;
justify-content: space-between;
}
}


.skillInfo.active{
.skillInfo.active{
display: flex;
display: table-cell;
}
 
.skillInfo.active{
display: table-cell;
}
}


.skillInfo--videoContainer{
.skillInfo--videoContainer{
padding-top: 2em;
align-self: center;
width: 45%;
width: 45%;
}
}


.skillInfo--videoContainer > video{
.skillInfo--skillVideo2 {
display: none;
border-radius: 8px;
border-radius: 8px;
}
.skillInfo--skillVideo2.active {
display: flex;
}
.skillInfo--videoSelector{
display: inline-block;
width: 1.1em;
height: 1.1em;
border-radius: 50%;
background: var(--transparent-blue);
cursor: pointer;
margin-right: .85em;
transition: all .25s ease;
}
.skillInfo--videoSelector.active{
background: var(--blue);
transform: scale(.8);
}
}


Linha 887: Linha 1 177:
}
}


.skillInfo--infoContainer h1{
.skillInfo > div > .skillInfo--infoContainer b{
color: #2a87c4 !important;
}
 
.skillInfo--infoContainer > center > b{
font-size: 1.15em;
}
 
.skillInfo--name{
font-size: 1.85em;
font-size: 1.85em;
letter-spacing: 1px;
letter-spacing: 1px;
Linha 893: Linha 1 191:
}
}


.skillInfo--infoContainer p{
.skillInfo--description{
display: inline-block;
font-size: 1.03em;
font-size: 1.03em;
line-height: 1.5em;
line-height: 1.5em;
    padding: 0 1em;
height: 12em;
max-height: 12em;
overflow-y: auto;
text-align: justify;
text-align: justify;
}
.skillInfo--attributesContainer > h1{
color: #717171;
    font-size: 1.4em;
    text-align: center;
    letter-spacing: 1px;
}
}


/* card attributes */
/* card attributes */
.attribute--cardsContainer{
.attribute--cardsContainer{
display: flex;
align-items: flex-start;
width: fit-content;
margin:0 auto;
margin:0 auto;
padding: 1em 0;
border: 2px solid rgb(190, 190, 190);
background: var(--lightGray);
width: fit-content;
border: 2px solid var(--gray);
background: rgb(245,245,245);
}
}


Linha 914: Linha 1 227:
justify-content: center;
justify-content: center;
align-items: center;
align-items: center;
width: 10em;
width: 8em;
}
 
.cardAttribute--title{
margin: 0!important;
font-size: 1.1em!important;
font-weight: 400;
text-transform: capitalize;
}
}


.cardAttribute--icon{
.cardAttribute--icon{
margin: .6em 0;
margin: .6em 0;
height: 2em;
}
}


.cardAttribute--value{
.cardAttribute--value{
margin: 0!important;
margin: 0!important;
font-size: .95em!important;
font-size: .9em!important;
font-weight: bold;
line-height: 1.65em!important;
letter-spacing: 2px;
text-align: center;
text-transform: uppercase;
text-transform: uppercase;
font-weight: bold;
}
/*------------------------------------
WANTED
-----------------------------------*/
 
.selectWanted--container{
display: flex;
justify-content: center;
}
 
#selectbox-wanted {
padding: .35em .5em;
    font-family: sans-serif;
    letter-spacing: .04em;
    font-size: 1.25em;
    width: 21em;
    border: 2px solid #5684c8;
    border-radius: 6px;
}
 
.wantedPortrait--container{
width: 100%;
}
 
.wantedPortrait--title{
width: 100%;
    color: #292929;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: .035em;
}
 
.wantedPortraits{
display: flex;
flex-wrap: wrap;
}
 
.wantedPortrait{
box-sizing: border-box;
width: 18em;
padding: .35em;
}
 
.wantedPortrait img{
width: 100%;
}
}


@media screen and (max-width: 1024px) {
@media screen and (max-width: 1440px) {
:root{
:root{
font-size: 14px;
font-size: 14px;
}
.characterInfo--contentContainer{
padding: .6em;
}
.characterInfo--infoContainer{
width: 65%;
}
.characterInfo--imageContainer{
width: 35%;
}
.tabSkill--container{
max-width: 61em;
    margin: 0 auto;
}
.tab-skill > div > img{
max-width: 38px;
}
}
@media screen and (max-width: 1220px) {
.tabSkill--container{
max-width: 48em;
}
}
@media screen and (max-width: 1024px) {
.flex-wrap-md{
flex-wrap: wrap;
}
.justify-center-md{
justify-content: center;
}
}
Linha 980: Linha 1 376:
margin-right: 1em;
margin-right: 1em;
}
}
.filter--containerSearch{
justify-content: center;
}
.filter--container{
margin-top: 1em;
flex-wrap: wrap;
    justify-content: center;
}
.filter:last-of-type{
margin-top: 1em;
}
#characters-container > div {
width: 24%;
}
.characterPage--splashArt{
display: none;
}
.characterPage--table > tbody > .characterPage--mainSection{
width: 100%;
    justify-content: flex-start;
}
.characterPage--characterInfoContainer{
width: 38%;
}
.characterPage--statsInfoContainer{
width: 30%;
    margin-left: 1.5%;
}
.stats--container > div{
width: 100%;
}
.characterInfo--contentContainer{
flex-wrap: wrap;
}
.characterInfo--imageContainer{
width: 100%;
    display: flex;
    justify-content: center;
}
.characterInfo--medal{
margin-top: -2.5em;
}
.characterInfo--infoContainer{
width: 100%;
}
.tabsContainer{
width: 100%;
}
.tab-skill{
min-width: 3.5em;
}
.tab-skill > div > img{
max-width: 36px;
}
.skillInfo > div{
flex-wrap: wrap-reverse;
}
.skillInfo--infoContainer{
width: 100%;
}
.skillInfo--infoContainer > center > b {
font-size: 1.2em;
}
.skillInfo--name{
font-size: 2.2em!important;
    letter-spacing: 1px;
    margin-top: .5em!important;
    text-align: center;
}
.skillInfo--description{
    font-size: 1.35em!important;
    display: table;
    margin: 1em!important;
   
    height: 5em;
    max-height: 5em;
}
.skillInfo--videoContainer{
    width: 100%;
    margin: 0 auto;
    padding: 1em 10em;
    padding-bottom: 1em;
}
.cardAttribute--value{
letter-spacing: 1px;
font-size: 1.1em;
}
.characterPage--table > tbody > .characterPage--sideSection{
width: 30%;
    padding-left: 1.5%;
    position: absolute;
    top: 0;
    right: 0;
}
.skins--imageSkin{
width: 100%;
}
.skins--container {
max-height: 14em;
overflow-x: clip;
    overflow-y: auto;
}
.skins--container span{
width: 50%;
}
.calcXp--formItem{
justify-content: center;
}
.calcXp--container:last-of-type{
margin-top: 2em;
}
#p-tb h3 { display: none; }
}
}

Edição atual tal como às 18h12min de 27 de março de 2023

/*--------------------------------------------------
				ESTILIZAÇÃO PADRÃO
--------------------------------------------------*/

html{
	scroll-behavior: smooth;
}

:root{
	--content-bg: #fcfcfc;
	--content-text: #000;
	--simpleSearch-bg: #fff;
	--searchInput-text:#aaaaaa;
	--link-text: #0645ad;
	
	--lightGray: rgba(240, 240, 240);
	--gray: rgb(190, 190, 190);
	--transparent-blue: #338be58c;
	--blue: #338be5;
}

.dark-mode:root{
	--content-bg: #fcfcfc;
}

.mw-body h1, .mw-body-content h1, .mw-body-content h2{
	font-family: sans-serif!important;
}

a:visited,
a {
	color: var(--link-text) !important;
}

body {
	background-image: url(/images/3/31/Cinza_capriw.png); 
	background-repeat: repeat;
	background-attachment: fixed;
}

h1, h2 {
    margin-bottom: 0.6em;
    border-bottom: 0px !important;
}

#content {
	overflow-x: clip;
	
    color: var(--content-text);
    background-color: var(--content-bg) !important;
	border: none!important;
	box-shadow: rgba(0, 0, 0, .1) 0px 8px 24px, rgba(0, 0, 0, 0.15) 0px 0px 0px 2px;
}

#simpleSearch {
    background-color: var(--simpleSearch-bg) !important;
}

#p-personal{
	right: 1em;
    top: .5em;
}

#p-search {
	float: left;
    margin-left: -0.1em;
    margin-right: 1em;
    margin-top: -0.4em;
}

#searchInput {
    background-color: #231813;
    color: var(--searchInput-text);
    width: 100%;
    height: 2.15384615em;
    border: 1px solid #524136;
    padding: 5px 2.15384615em 5px 0.4em;
    font-family: inherit;
    font-size: 0.8125em;
    direction: ltr; 
}

.mw-body {
    margin-top: -1px;
    border: 2px solid #5c3f2b !important;
    border-right-width: 2px !important;
}    

/* Force lining numbers in headers (for fonts like Georgia) */
h1,
h2,
.firstHeading {
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}

/* Consistent size for sub/sup */
.mw-body sub,
.mw-body sup,
span.reference /* for Parsoid */ {
    font-size: 80%;
}


/* Hide confusing "Discussion" tab on [[Project:Support_desk]],
 * For sanity, only do this if [[Project_talk:Support_desk]] is a
 * redirect (which goes back to [[Project:Support_desk]]).
 * If that is changed for some reason, it automatically comes back.
 */
.page-Project_Support_desk #ca-talk a.mw-redirect {
 display: none;
}

/* Item Infobox */

.iteminfobox {
background:#ffffff;
border:none;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 10px;
float: left;
padding: 1em;
width: 400px;
margin: 1em 0 2em 0;
}
.iteminfobox-title {
border: 1px solid #0645ad;
font-size: 16px;
text-align: center;
color: white;
background-color: #3498db;
font-weight: bold;
}
.iteminfobox-image {
text-align: center;
padding: 0.5em;
padding-bottom: 10px;
}
.iteminfobox th {
text-align: center;
vertical-align: middle;
background-color: #111d2c;
color:white;
width: 118px;
border: 1px solid #8d6e63;
}
.iteminfobox td {
text-align: center;
vertical-align: top;
background-color: transparent;
padding: 6px;
width: 400px;
border: 1px solid #8d6e63;
}

/* Normal item Infobox */

.item2infobox {
background-color: #ececec;
border: none;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
float: left;
padding: 1em;
width: 400px;
margin: 1em 0 2em 0;
}
.item2infobox-title {
background-color: #3498db;
border: 1px solid #0645ad;
font-size: 16px;
text-align: center;
color: white;
font-weight: bold;
}
.item2infobox-image {
text-align: center;
padding: 0.5em;
padding-bottom: 10px;
}
.item2infobox th {
text-align: center;
vertical-align: middle;
background-color: #111d2c;
border: 1px solid #8d6e63;
color:white;
width: 115px;
}
.item2infobox td {
text-align: center;
vertical-align: top;
background-color: transparent;
padding: 6px;
width: 400px;
border: 1px solid #8d6e63;
}

/* CSS Hover Gallery for Mediawiki */

.gallery_zoom_img img{
-moz-transition:-moz-transform 0.1s ease-in; 
-webkit-transition:-webkit-transform 0.1s ease-in; 
-o-transition:-o-transform 0.1s ease-in;
transition:transform 0.1 ease-in;
}

.gallery_zoom_img img:hover{
-moz-transform:scale(2); 
-webkit-transform:scale(2);
-o-transform:scale(2);
transform:scale(2);
}

/*--------------------------------------------------
					CSS CUSTOMIZADO
--------------------------------------------------*/

/*--------------------------------------------------
				Vector 
--------------------------------------------------*/

.vector-menu-tabs li {
	background: transparent ;
}

/*--------------------------------------------------
				Tabber 
--------------------------------------------------*/

.center-tab .tabber__header {
    justify-content: center;
}

/*--------------------------------------------------
				Tags de uso generalizado
--------------------------------------------------*/

.mt-1{
	margin-top: .75em;
}

.mt-2{
	margin-top: 1.5em;
}

.mt-4{
	margin-top: 3em;
}

.mt--4{
	margin-top: -2em;
}

.mb-2{
	margin-bottom: 1em;
}


.d-flex,
.td-flex td{
	display:flex;
}

.d-block{
	display: block;
}

.relative{
	position:relative;
}

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

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

.align-top{
	align-items: flex-start;
}

.justify-between{
	justify-content: space-between;
}

.justify-center{
	justify-content: center;
}

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

.w-25{
	width: 25%;
}

.h-100 {
	height: 100%;
}

.flex-wrap{
	flex-wrap: wrap;
}

.section-title{
	display: block;
	border-radius: 8px;
	background: linear-gradient(to bottom, #459cca, #5684c8);
    width: fit-content;
    color: white;
    padding: .25em 5em;
    letter-spacing: 1px;
}

.badge{
	padding: .25em .57em;
	margin: .45em;
	border-radius: 6px;
	color: white;
	font-weight: bold;
	text-transform: capitalize;
	white-space: nowrap;
	max-height: 1.5em;
	font-size: .9em;
	letter-spacing: 1px;
	box-shadow: rgb(3 102 214 / 30%) 0px 0px 0px 3px;
    background: linear-gradient(to bottom,#459cca,#5684c8);
}

.card{
	width: 100%;
	min-height: 14em;
	margin: 0 auto;
	border-radius: 10px;
	box-shadow: rgb(0 0 0 / 9%) 0px 3px 12px;
}

.card-title{
	display: block;
	padding:.25em 0;
	margin-bottom: 1em;
	width: 100%;
	border-radius: 10px 10px 0 0;
	background: linear-gradient(to bottom, #459cca, #5684c8);
	
	font-size: 1.2em;
	font-weight: bold;
	text-align:center;
	letter-spacing: 1px;
	color:white;
}

.scaleUp-hover{
	transition: all .25s ease;
}

.scaleUp-hover:hover{
	transform: scale(1.1);
}


/*--------------------------------------------------
			Tooltip 
--------------------------------------------------*/

.simple-tooltip-inline{
	border: none!important;
}

.tooltipster-default{
	background-color: rgb(220, 220, 220);
	color: black!important;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.tooltipster-arrow{
	borde-color: rgb(220, 220, 220)!important;
}

#bigImage{
	position: absolute;
	transform: translate(0, -100%);
}

/*--------------------------------------------------
			Pagina Inicial
--------------------------------------------------*/
.initialPage--table{
	width: 100%;
	text-align: center;
}

.initialPage--table > tbody > tr > th,
.initialPage--table > tbody > tr > td {
	background: transparent !important;
}

.initialPage--title,
.initialPage--events{
	border: none;
	border-collapse: separate;
}

.initialPage--events th, 
.initialPage--title th {
	color: black !important;
	padding: .4em;
}

.initialPage--title th {
	background-color: transparent !important;
	font-size: 2em;
}

.initialPage--events{
	display: flex;
	height: 20em;
}

.event-image{
	aspect-ratio: 32 / 10;
	width: -webkit-fill-available;
	max-width: 350px;
	height: auto;
	object-fit: fill;
	
	position: relative;
}

#event-time{
	position: absolute;
	bottom: 3%;
	right: 15%;
	
	letter-spacing: 2px;
	
	font-size: 1.15em;
	font-weight: bold;
	color: #fff;
}

.initialPage--eventsLogo{
	height: 100%;
	padding: .5em 3.5em 2em 0;
	display: flex;
	align-items: center;
}

.initialPage--events td{
	text-align:center;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.initialPage--mainContainer{
	display: flex;
	align-items: flex-start;
}

.initialPage--menuContainer{
	width: 75%;
	margin-right: 1.5em;
}

.initialPage--sideMenuContainer{
	width: 25%;
}

.initialPage--menuTitle{
	display: block;
	text-align: center;
	width: 100%;
	font-size: 1.75em;
	font-weight: bold;
	
	background: linear-gradient(to bottom, #459cca, #5684c8);
	border-radius: 10px 10px 0 0;
	color: white;
}

.initialPage--menu{
	display: flex;
	flex-wrap: wrap;
}

.initialPage--menuItemContainer{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	
	padding: 1em 0;
}

.initialPage--menuItem{
	width: 22.5%;
}

.initialPage--menuItem a img {
	 width: 100%;
}

.initialPage--socialMediaContainer{
	box-sizing: border-box;
	width: 100%;
	margin-top: 8em;
	padding: 0 1.5em;
}

.initialPage--socialMedia{
	position: relative;
	border-top: 2px solid #689cc0;
	margin-top: 1em;
}

.initialPage--socialMedia:before{
	content: '';
	position: absolute;
	top: -2px;
	display: block;
	width: 0;
	height: 2px;
	z-index: 1;
	transition: width .25s ease;
}

.initialPage--socialMedia:hover::before{
	width: 100%;
}

.initialPage--socialMediaLink{
	display: flex;
	justify-content: space-between;
	align-items: center;
	
	font-size: 1.35em;
	font-weight: 600;
	letter-spacing: .03em;
	color:#689cc0 !important;
	
	padding: .9em .5em;
	transition: color .25s ease;
}

.initialPage--socialMediaLink:visited{
	color:#689cc0 !important;
}

.initialPage--socialMediaLink:hover{
	text-decoration: none;
}

.socialMedia--svg{
	display: flex;
	align-items: center;
}

.socialMedia--svg svg{
	width: 2em;
	fill: #689cc0;
	transition: all .25s ease;
}

.socialMedia--svg svg path{
	fill: inherit;
}

/*
	Discord
*/

.initialPage--socialMedia.discord > .initialPage--socialMediaLink:hover{
	color: #5865f2!important;
}

.initialPage--socialMedia.discord:before{
	background: #5865f2;
}
.initialPage--socialMedia.discord > .initialPage--socialMediaLink:hover > .socialMedia--svg svg{
	fill: #5865f2!important;
}

/*
	Instagram
*/

.initialPage--socialMedia.instagram > .initialPage--socialMediaLink:hover{
	color: #f09433!important;
}

.initialPage--socialMedia.instagram:before{
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
}
  
.initialPage--socialMedia.instagram > .initialPage--socialMediaLink:hover > .socialMedia--svg svg{
	fill: url(#gradient-vertical);
}

/*
	Facebook
*/

.initialPage--socialMedia.facebook > .initialPage--socialMediaLink:hover{
	color: #4267B2!important;
}

.initialPage--socialMedia.facebook:before{
	background: #4267B2;
}
.initialPage--socialMedia.facebook > .initialPage--socialMediaLink:hover > .socialMedia--svg svg{
	fill: #4267B2!important;
}

/*--------------------------------------------------
			Ocultação de componentes
--------------------------------------------------*/

#p-navigation { background-color: transparent; }
#mw-head-base { background-color: transparent; width: auto!important; }
#p-logo { background-color: transparent; }
#mw-page-base { background: transparent; }
#mw-panel #p-tb h3 { color: rgb(0, 0, 0); font-size: .75em;}
#p-tb { display: none; } 
/* #ca-nstab-mediawiki { display: none; } */
#ca-talk { display: none; } 
#ca-view { display: none; }
#ca-history { display: none; } 
#ca-viewsource { display: none !important; }
/* #ca-unwatch { display: none; } */
/* #p-cactions { display: none; } */
/*
	Pacientes
*/

.table-pacients {
	display: block;
	max-width: 1400px;
	overflow-x: auto;
}

.table-pacients img{
	width: 15.715em;
	height: auto;
}

/*
	PERSONAGENS
*/

.filter--containerSearch{ 
	display: flex;
	padding: 0 2em;
	justify-content: flex-end;
	align-items: center;
}

.filter--container{
	display: flex;
	padding: 0 2em;
	justify-content: space-between;
	align-items: center;
}

.filter{
	width: fit-content;
    display: flex;
    justify-content: center;
    border: 3px solid #b0cff1;
    border-collapse: collapse;
    border-radius: 8px;
}

.filter--title{
	display: flex;
    border-right: 3px solid #b0cff1;
    background: #4c91c9;
    padding: 0 1em;
    align-items: center;
    border-radius: 4px 0 0 4px;
    font-size: 1.2em;
    letter-spacing: .15em;
    font-weight: bold;
    color: white;
}

.filter--icon,
.calcXp--tierIcon {
	padding: .35em .95em;
    background: transparent;
    cursor: pointer;
}

.filter--icon.tier img{
	filter: grayscale(.0);
}

.filter--icon.tier.active img{
	box-shadow: none;
}

.filter--icon img{
    filter: grayscale(.8);
    border-radius: 10px;
    
    transition: all .25s ease;
}

.calcXp--tierIcon img {
	filter: drop-shadow(0px 1px 8px #4c91c900);
    border-radius: 10px;
    
    transition: all .25s ease;
}

.filter--icon.active img{
	box-shadow: rgb(0 0 0 / 24%) 0px 2px 7px;
    filter: grayscale(0);
}

.filter--icon.tier.active img,
.calcXp--tierIcon.active img{
	transform: scale(.85);
}

.filter--icon.tier#bronze.active img,
.calcXp--tierIcon#bronze.active img{
	filter: drop-shadow(0px 1px 8px #f18a05);
}

.filter--icon.tier#silver.active img,
.calcXp--tierIcon#silver.active img{
	filter: drop-shadow(0px 1px 8px #8b8b8b);
}

.filter--icon.tier#gold.active img,
.calcXp--tierIcon#gold.active img{
	filter: drop-shadow(0px 1px 8px #fbc300);
}

.filter--icon.tier#diamond.active img,
.calcXp--tierIcon#diamond.active img{
	filter: drop-shadow(0px 1px 8px #0391c5);
}

.filter--input{
	box-sizing: border-box; 
	padding: .45em;
    padding-right: 2.5em;
    border: 3px solid #b0cff1;
    font-size: 1.2em;
    border-radius: 8px;
    width: 23em;
}

.filter--inputContainer{
	box-sizing: border-box;
    position: relative;
}

.filter--searchButton{
	cursor: pointer;
    display: inline-block;
    border: 3px solid #b0cff1;
    position: absolute;
    width: 4.5em;
    height: -webkit-fill-available;
    right: 0;
    bottom: 0;
    border-radius: 0 8px 8px 0;
    background: #4c91c9;
    
}

.filter--searchButton img{
	filter: invert(1);
}

.calcXp--container{
    box-sizing: border-box;
    padding: 2.25em 1.25em;
	width: 43em;
    border: 3px solid #b0cff1;
    border-radius: 26px;
}

.calcXp--resultTitle{
	text-align: center;
    color: #4f7ca0;
    margin: 0;
    margin-top: -.5em!important;
    letter-spacing: .05em;
}

.calcXp--formItem{
	display: flex;
	align-items: center;
}

.calcXp--formItem input{
	box-sizing: border-box; 
	padding: .35em;
    border: 2px solid #b0cff1;
    border-radius: 8px;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: .05em;
    width: 4em;
}

.calcXp--formItem span{
	font-size: 1.225em;
    font-weight: 500;
    letter-spacing: .05em;
    margin-right: .5em;
    color: #386a93;
}

#calculate-btn{
    box-sizing: border-box;
    cursor: pointer;
	display: block;
    width: 15em;
    margin: 2em auto;
    padding: .45em 1em;
    
    border: none;
    border-radius: 6px;
    background: #4c91c9;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    color: white;
    
    font-size: 1.35em;
    text-transform: capitalize;
    letter-spacing: 0.05em;
    font-weight: bold;
    transition: .35s ease;
}

#calculate-btn:hover {
    color: #ffffff;
    box-shadow: rgb(0 0 0 / 8%) 0px 3px 8px;
    transform: scale(.95);
    background: #4685b8;
}

#calc-result{
	margin-top: 1em;
	display: flex;
    justify-content: center;
}

#calc-result .badge{
    display: flex;
    align-items: center;
    justify-content: center;
	max-height: 5em;
    width: 5em;
}

.calcXp--xpIcon{
	margin-left: -.2em;
}

.calcXp--numberOfPots{
	padding-top: .2em;
	font-size: 1.15em;
}

#characters-container{
	display: flex;
	flex-wrap: wrap;
	padding: 1em;
}

#characters-container > div{
	box-sizing: border-box;
	display: none;
	padding: 1em;
	width: 19%;
	margin-right: 1%;
}

#characters-container > div.show{
	display: block;
}

#characters-container > div > a > img{
	width: 100%;
	border-radius: 8px;
	filter: grayscale(.3);
	transition: all .25s ease;
}

#characters-container > div:hover > a > img{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
	filter: grayscale(0);
	transform: scale(1.06);
}

.characterPage--splashArt{
	position: absolute;
    top: -2%;
    right: -2%;
    width: 35%;
}

.characterPage--table{
	margin-top: -4em;
	width: 100%;
}

.characterPage--table > tbody{
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.characterPage--table > tbody > .characterPage--mainSection {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 65%;
}

.characterPage--table > tbody > .characterPage--sideSection {
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	width: 33%;
	padding: 0 1em;
}

.characterPage--characterInfoContainer{
	width: 43%;
}

.characterPage--statsInfoContainer{
	width: 55%;
}

.stats--container{
	display: flex;
	justify-content:center;
	flex-wrap: wrap;
	padding: 1.25em;
}

.stats--container > div{
	width: 45%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: .5em;
}

.stats--container div img{
	width: 2.25em;
}

.stats--bar{
	display: flex;
    width: -webkit-fill-available;
    justify-content: space-between;
    padding: 0 1.25em;
}

.bar-filled:first-child, .bar-notFilled:first-child{
	border-radius: 6px 0 0 6px; 
}

.bar-filled:last-child, .bar-notFilled:last-child{
	border-radius: 0 6px 6px 0;
}

.bar-filled, .bar-notFilled{
	display: block;
	width: 18%;
    height: 6px;
}

.bar-filled{
	background: var(--blue);
}

.bar-notFilled{
	background: var(--transparent-blue);
}

.characterInfo--name{
	margin: 0!important;
}

.characterInfo--badgeContainer{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: fit-content;
    margin:0 auto;
}

.characterInfo--contentContainer{
	display: flex;
	justify-content: space-between;
	padding: .6em 1.3em;
}

.characterInfo--imageContainer{
	width: 25%;
}

.characterInfo--medal{
	margin-top:-1.5em;
}


.characterInfo--infoContainer{
	width: 75%;
	text-align: center;
}

.characterInfo--infoContainer #toc{
	display: none;
}

.characterPage--skins{
	width: 100%;
}

.characterPage--characterSkills{
	width: 100%;
}
/*
	Card de Skins
*/

.skins--container{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding: .25em .75em;
}

.skins--container span {
	width: 33.3%;
	display: flex;
	justify-content: center;
}

/*
	Seção das skills do personagem
*/

.tabsContainer{
	width: 95%;
	margin: 0 auto;
	padding-bottom: .5em;
}

.tabsContainer table {
	width: 100%;
	border-collapse: collapse;
}

.tabsContainer table > tbody> tr > td{
	border-bottom: 2px solid rgb(225, 225, 225);
}

.tabSkill--container{
	padding-bottom: .85em;
	display: flex;
	max-width: 72em;
	overflow-x: auto;
}

.skillInfo--description::-webkit-scrollbar,
.tabSkill--container::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.skillInfo--description::-webkit-scrollbar-track,
.tabSkill--container::-webkit-scrollbar-track {
  background-color: #4799c954;
  border-radius: 10px;
}

.skillInfo--description::-webkit-scrollbar-thumb,
.tabSkill--container::-webkit-scrollbar-thumb {
  background-color: rgb(85 135 200 / 74%);
  border-radius: 10px;
}

.tab-skill{
	transition: all .25s ease;
	width: 100%;
	min-width: 5em;
}

.tab-skill.active{
	border-color: #459cca;
}

.tab-skill > div{
	cursor: pointer;
	box-sizing: border-box;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: .25em;
}

.tab-skill > div > img{
	width: 100%;
	max-width: 40px;
	height: auto;
}

.skillInfo--container{
	width: 100%;
}

.skillInfo--container > td{
	border: none!important;
}

.skillInfo{
	display: none;
}

.skillInfo.active{
	display: table-cell;
}

.skillInfo.active{
	display: table-cell;
}

.skillInfo--videoContainer{
	
	align-self: center;
	width: 45%;
}

.skillInfo--skillVideo2 {
	display: none;
	border-radius: 8px;
}

.skillInfo--skillVideo2.active {
	display: flex;
}

.skillInfo--videoSelector{
	display: inline-block;
	width: 1.1em;
	height: 1.1em;
	border-radius: 50%;
	background: var(--transparent-blue);
	cursor: pointer;
	margin-right: .85em;
	
	transition: all .25s ease;
}

.skillInfo--videoSelector.active{
	background: var(--blue);
	transform: scale(.8);
}

.skillInfo--infoContainer{
	width: 50%;
}

.skillInfo > div > .skillInfo--infoContainer b{
	color: #2a87c4 !important;
}

.skillInfo--infoContainer > center > b{
	font-size: 1.15em;
}

.skillInfo--name{
	font-size: 1.85em;
	letter-spacing: 1px;
	text-align: center;
}

.skillInfo--description{
	display: inline-block;
	font-size: 1.03em;
	line-height: 1.5em;
    padding: 0 1em;
	height: 12em;
	max-height: 12em;
	overflow-y: auto;
	text-align: justify;
}

.skillInfo--attributesContainer > h1{
	color: #717171;
    font-size: 1.4em;
    text-align: center;
    letter-spacing: 1px;
}

/* card attributes */
.attribute--cardsContainer{
	display: flex;
	align-items: flex-start;
	
	width: fit-content;
	margin:0 auto;
	
	background: var(--lightGray);
	border: 2px solid var(--gray);
}

.cardAttribute{
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 8em;
}

.cardAttribute--icon{
	margin: .6em 0;
	height: 2em;
}

.cardAttribute--value{
	margin: 0!important;
	
	font-size: .9em!important;
	font-weight: bold;
	line-height: 1.65em!important;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
}
/*------------------------------------
			WANTED
-----------------------------------*/

.selectWanted--container{
	display: flex;
	justify-content: center;
}

#selectbox-wanted {
	padding: .35em .5em;
    font-family: sans-serif;
    letter-spacing: .04em;
    font-size: 1.25em;
    width: 21em;
    border: 2px solid #5684c8;
    border-radius: 6px;
}

.wantedPortrait--container{
	width: 100%;
}

.wantedPortrait--title{
	width: 100%;
    color: #292929;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: .035em;
}

.wantedPortraits{
	display: flex;
	flex-wrap: wrap;
}

.wantedPortrait{
	box-sizing: border-box;
	width: 18em;
	padding: .35em;
}

.wantedPortrait img{
	width: 100%;
}

@media screen and (max-width: 1440px) {
	:root{
		font-size: 14px;
	}
	
	.characterInfo--contentContainer{
		padding: .6em;
	}
	
	.characterInfo--infoContainer{
		width: 65%;
	}
	
	.characterInfo--imageContainer{
		width: 35%;
	}
	
	.tabSkill--container{
		max-width: 61em;
    	margin: 0 auto;
	}
	
	.tab-skill > div > img{
		max-width: 38px;
	}
	
}

@media screen and (max-width: 1220px) {
	.tabSkill--container{
		max-width: 48em;
	}
}


@media screen and (max-width: 1024px) {
		
	.flex-wrap-md{
		flex-wrap: wrap;
	}
	
	.justify-center-md{
		justify-content: center;
	}
	
	.initialPage--mainContainer{
		flex-wrap: wrap;
	}
	
	.initialPage--menuContainer{
		width: 100%;
		margin-right: 0;
	}
	
	.initialPage--sideMenuContainer{
		width: 100%;
		display: flex;
		flex-direction: column;
		margin-top: 1.5em;
	}
	
	.initialPage--sideMenuContainer .card{
		width: 45%;
		min-height: 15em;
	}
	
	#event-time{
		bottom: 5%;
		right: 5%;
		font-size: 1.25em;
	}
	
	.initialPage--socialMediaContainer{
		margin-top: 2em;
		display: flex;
		justify-content: space-between;
	}
	
	.initialPage--socialMedia{
		width: 32%;
	}
	
	#p-search{
		margin-right: 1em;
	}
	
	.filter--containerSearch{
		justify-content: center;
	}
	
	.filter--container{
		margin-top: 1em;
		flex-wrap: wrap;
    	justify-content: center;
	}
	
	.filter:last-of-type{
		margin-top: 1em;
	}
	
	#characters-container > div {
		width: 24%;
	}
	
	.characterPage--splashArt{
		display: none;
	}
	
	.characterPage--table > tbody > .characterPage--mainSection{
		width: 100%;
    	justify-content: flex-start;
	}
	
	.characterPage--characterInfoContainer{
		width: 38%;
	}
	
	.characterPage--statsInfoContainer{
		width: 30%;
    	margin-left: 1.5%;
	}
	
	.stats--container > div{
		width: 100%;
	}
	
	.characterInfo--contentContainer{
		flex-wrap: wrap;
	}
	
	.characterInfo--imageContainer{
		width: 100%;
    	display: flex;
    	justify-content: center;
	}
	
	.characterInfo--medal{
		margin-top: -2.5em;
	}
	
	.characterInfo--infoContainer{
		width: 100%;
	}
	
	.tabsContainer{
		width: 100%;
	}
	
	.tab-skill{
		min-width: 3.5em;
	}
	
	.tab-skill > div > img{
		max-width: 36px;
	}
	
	.skillInfo > div{
		flex-wrap: wrap-reverse;
	}
	
	.skillInfo--infoContainer{
		width: 100%;
	}
	
	.skillInfo--infoContainer > center > b {
		font-size: 1.2em;
	}
	
	.skillInfo--name{ 
		font-size: 2.2em!important;
    	letter-spacing: 1px;
    	margin-top: .5em!important;
    	text-align: center;
	}
	
	.skillInfo--description{
    	font-size: 1.35em!important;
    	display: table;
    	margin: 1em!important;
    	
    	height: 5em;
    	max-height: 5em;
	}
	
	.skillInfo--videoContainer{
	    width: 100%;
	    margin: 0 auto;
    	padding: 1em 10em;
    	padding-bottom: 1em;
	}
	
	.cardAttribute--value{
		letter-spacing: 1px;
		font-size: 1.1em;
	}
	
	.characterPage--table > tbody > .characterPage--sideSection{
		width: 30%;
    	padding-left: 1.5%;
    	position: absolute;
    	top: 0;
    	right: 0;
	}
	
	.skins--imageSkin{
		width: 100%;
	}
	
	.skins--container {
		max-height: 14em;
		overflow-x: clip;
    	overflow-y: auto;
	}
	
	.skins--container span{
		width: 50%;
	}
	
	.calcXp--formItem{
		justify-content: center;
	}
	
	.calcXp--container:last-of-type{
		margin-top: 2em;
	}
	
	#p-tb h3 { display: none; }
	
}