MediaWiki:Common.css: verschil tussen versies

Uit Wiki Grepolis NL
Naar navigatie springen
Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
 
(21 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 1: Regel 1:
/* CSS die hier wordt geplaatst heeft invloed op alle skins */
/* CSS placed here will be applied to all skins */
div.mvisto {
 
opacity:0.8;
/* HEADER AND TOP NAVIGATION */
filter:alpha(opacity=80);
/* Prevent sitenotice from showing */
div.sitenotice {
    display: none;
}
 
#mirage-fixed-header {
background: #2d5488;
box-shadow: none;
}
 
#mirage-top-header {
background: #feb;
}
 
    /* Respect width of logo */
img.mw-logo-icon {
width: inherit;
}
 
/* Word mark color in fixed header */
.mw-wordmark-container span.mw-logo-wordmark {
color: #fff;
}
 
 
/* Remove duplicated word mark from main page */
#mirage-navigation-header .mw-logo-wordmark {
display: none;
}
 
.skin-mirage-dropdown-list a {
        font-weight: normal;
    }
 
    div#right-navigation {
        background-color: transparent;
    }
 
 
    li.mw-list-item,
    li.skin-mirage-dropdown-container {
        background: #2d5488;
    }
 
    /* Colors of Recent Changes and Edit rows buttons on hover*/
    #module-site-tools > ul > li:hover,
    li .mw-list-item:hover {
    background: #2d5488;
    }
 
    /* Background color of "more" button in Recent Changes row */
#module-site-tools > ul > li:last-child {
background: #2d5488;
color: black;
}
 
/* Backgorund color of the contents of the dropdown list on "more" button in Recent Changes row */
    div.skin-mirage-dropdown-list > ul > li.mw-list-item {
        background: none;
    }
 
 
/* Move wiki navigation menus to same line as logo */
div#module-site-navigation {
margin-top: -2.5rem;
}
 
/* Limit space used by site navigation to avoid overlapping buttons */
div#module-site-navigation.skin-mirage-mirage-navigation {
/* max-width: 70%; */
max-width: 65%; /* Custom value for GP NL */
}
 
/* Move Right Navigation (edit button etc.) in line with Recent changes */
div#right-navigation {
position: absolute;
margin-right: 15px;
margin-top: -1.25rem;
right: 0px;
}
 
 
/* Recent Changes button text */
    #module-site-tools > ul > li:nth-child(1) > a {
        color: #fff;
    }
 
/* Recent Changes button hover text color */
    #module-site-tools > ul > li:hover > :not(.skin-mirage-ooui-icon-no-label) {
    color: rgba(255,255,255,0.85);
    }
   
 
    /* Edit button row hover styling */
    #p-views > ul > li:hover,
    #mirage-right-rail-button:hover {
        background-color: rgba(255,255,255,0.15);
        background: #2d5488;
        color: #404244;
    }
 
 
    /* Have to set this color back to transparent to ensure no text shows on the right rail button on hover */
    #mirage-right-rail-button:hover {
        color: transparent;
    }
   
 
 
    /* Adjust color for Recent Changes icon */
.skin-mirage-ooui-icon-recentChanges:before {
background-image: url(/load.php?modules=skin.mirage.icons&image=recentChanges&format=rasterized&lang=en&skin=fallback&version=14jep);
background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E recent changes %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M1 3h16v2H1V3Zm0 6h11v2H1V9Zm0 6h7v2H1v-2Zm17.8-3.1 1-1.1a.6.6 0 0 0 0-.8L18 8.2a.6.6 0 0 0-.8 0l-1 1 2.6 2.7Zm-3.3-2L10 15.3V18h2.6l5.6-5.5-2.7-2.7Z%22/%3E%3C/g%3E%3C/svg%3E");
}
 
    /* Adjust color for Special Pages icon */
.skin-mirage-ooui-icon-specialPages:before {
    background-image: url(/load.php?modules=skin.mirage.icons&image=specialPages&format=rasterized&lang=en&skin=fallback&version=dk89p);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E special pages %3C/title%3E%3Cg fill=%22%23000%22%3E%3Cpath fill=%22%23fff%22 d=%22M7 0a2 2 0 0 0-2 2h9a2 2 0 0 1 2 2v12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z%22/%3E%3Cpath fill=%22%23fff%22 d=%22M13 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2zm-6.5-3.5.41-1.09L8 15l-1.09-.41-.41-1.09-.41 1.09L5 15l1.09.41.41 1.09zm2.982-.949.952-2.561 2.53-.964-2.53-.964L9.482 8.5l-.952 2.562-2.53.964 2.53.964.952 2.561zM6 10.5l.547-1.453L8 8.5l-1.453-.547L6 6.5l-.547 1.453L4 8.5l1.453.547L6 10.5z%22/%3E%3C/g%3E%3C/svg%3E")
}
 
    /* Adjust color for Random Page icon */
.skin-mirage-ooui-icon-die:before {
background-image:url(/load.php?modules=skin.mirage.icons&image=die&format=rasterized&skin=fallback&version=14jep);
background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E die %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm2 16a2 2 0 1 1 2-2 2 2 0 0 1-2 2zM5 7a2 2 0 1 1 2-2 2 2 0 0 1-2 2zm5 5a2 2 0 1 1 2-2 2 2 0 0 1-2 2zm5 5a2 2 0 1 1 2-2 2 2 0 0 1-2 2zm0-10a2 2 0 1 1 2-2 2 2 0 0 1-2 2z%22/%3E%3C/g%3E%3C/svg%3E");
}
 
    /* Adjust color for three dots menu icon */
.skin-mirage-ooui-icon-ellipsis:before {
background-image:url(/load.php?modules=skin.mirage.icons&image=ellipsis&format=rasterized&skin=fallback&version=14jep);
background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E ellipsis %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Ccircle cx=%2210%22 cy=%2210%22 r=%222%22/%3E%3Ccircle cx=%223%22 cy=%2210%22 r=%222%22/%3E%3Ccircle cx=%2217%22 cy=%2210%22 r=%222%22/%3E%3C/g%3E%3C/svg%3E");
}
 
 
    /* Background color for Edit Button and Right Rail collapse/expand button */
#mirage-edit-button > li,
#mirage-right-rail-button {
background: #2d5488;
}
 
    /* Border color definitions for the top navigation buttons */
#mirage-edit-button > li,
#mirage-edit-button > li + li,
#mirage-edit-button > li:first-child,
#mirage-edit-button > li:last-child,
#mirage-edit-button > li:hover,
#mirage-edit-button > li + li:hover,
#mirage-edit-button > li:hover:first-child,
#mirage-edit-button > li:hover:last-child,
#mirage-right-rail-button,
#mirage-right-rail-button:focus {
border-color: #b99968;
}
 
    /* Hover color for Edit button */
#mirage-edit-button > li:first-child a:hover {
color: rgba(255,255,255,0.85);
}
 
    /* Color for Edit button */
#mirage-edit-button > li:first-child a {
color: white; /*Previous value #white*/
}
 
  /* Adjust color for Edit icon */
  .skin-mirage-ooui-icon-edit-invert:before {
        background-image:url(/load.php?modules=skin.mirage.icons&image=edit&variant=invert&format=rasterized&skin=fallback&version=dk89p);
        background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E edit %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22m16.77 8 1.94-2a1 1 0 0 0 0-1.41l-3.34-3.3a1 1 0 0 0-1.41 0L12 3.23zM1 14.25V19h4.75l9.96-9.96-4.75-4.75z%22/%3E%3C/g%3E%3C/svg%3E");
    }
 
    /* Adjust color for Watch icon */
    .skin-mirage-ooui-icon-star-invert:before,#ca-watch a:before {
        background-image:url(/load.php?modules=skin.mirage.icons&image=star&variant=invert&format=rasterized&skin=fallback&version=dk89p);
        background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E star %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M20 7h-7L10 .5 7 7H0l5.46 5.47-1.64 7 6.18-3.7 6.18 3.73-1.63-7zm-10 6.9-3.76 2.27 1-4.28L3.5 8.5h4.61L10 4.6l1.9 3.9h4.6l-3.73 3.4 1 4.28z%22/%3E%3C/g%3E%3C/svg%3E")}
 
    /* Adjust color for Unwatch icon */
    .skin-mirage-ooui-icon-unStar-invert:before,#ca-unwatch a:before {
        background-image:url(/load.php?modules=skin.mirage.icons&image=unStar&variant=invert&format=rasterized&skin=fallback&version=dk89p);
        background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E un-star %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M20 7h-7L10 .5 7 7H0l5.46 5.47-1.64 7 6.18-3.7 6.18 3.73-1.63-7z%22/%3E%3C/g%3E%3C/svg%3E")}
 
    /* Adjust color for "More" menu icon */
    .skin-mirage-ooui-icon-indicator-down-invert:before {
        background-image:url(/load.php?modules=skin.mirage.indicators&image=down&variant=invert&format=rasterized&skin=fallback&version=1h8wn);
        background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22 viewBox=%220 0 12 12%22%3E%3Ctitle%3E down %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M9.9 2.9 6 6.8 2.1 2.9 1 4l5 5 5-5z%22/%3E%3C/g%3E%3C/svg%3E");
    }
 
    /* Adjust color for Right Rail button icon */
.skin-mirage-ooui-icon-doubleChevronEnd:before {
background-image:url(/load.php?modules=skin.mirage.icons&image=doubleChevronEnd&format=rasterized&lang=en&skin=fallback&version=14jep);
background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E double chevron start %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M11 2 9.7 3.3l6.6 6.7-6.6 6.7L11 18l8-8zM2.5 2 1 3.3 7.8 10l-6.7 6.7L2.5 18l8-8z%22/%3E%3C/g%3E%3C/svg%3E");
}
 
    /* Hide the editLock icon that doesn't want to be edited for some unexplainable reason */
    .skin-mirage-ooui-icon-editLock-invert:before {
        display: none;
    }
 
    /* Dropdown list for history, deletion, protection etc. */
    li#ca-history,
    li#ca-delete,
    li#ca-move,
    li#ca-protect {
        background: none;
    }
 
/* Remove Main Page header from Main page */
body.page-Main_Page .mw-page-title-main {
display: none;
}
 
 
/* Remove the Page and Discussion buttons from all pages */
div#left-navigation nav#p-namespaces {
display: none;
}
 
#module-page-navigation {
margin: 0;
}
 
 
/* Styling of username when logged in / don't show username */
    #mirage-fixed-header .skin-mirage-username {
        color: orange;
        display: none;
    }
 
    /* Styling for background of dropdown on username/not logged in */
    .skin-mirage-personaltools-dropdown li {
        background: none;
    }
 
    /* Text color of dropdown on username/not logged in */
    li#pt-login {
        color: black;
    }
 
    /* Text color on dropdown when no new messages */
    .skin-mirage-no-new-messages {
        color: black;
    }
 
 
 
/* Main background */
body {
    background: #a6805a;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-image: url("/skins/MirageGrepolis/images/background.jpg");
background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
 
/* Removes endless spinner for logged out users on main page */
#mw-indicator-smw-entity-examiner {
display: none;
}
 
 
/* GENERAL ARTICLE STYLING */
main#content.mw-body,
main#content.mw-body-content,
#mirage-navigation-header,
#module-page-navigation,
.skin-mirage-content-container {
background: #feb;
}
 
h1,
h2,
.skin-mirage-right-rail-module h3,
hr {
border-color: #d4ba91;
}
 
p,
h1,
h2,
h3,
h4,
h5,
h6,
li,
i {
    color: #5e321a;
}
 
h2 a,
h2 a:visited {
font-size: normal;
color: #3d2718;
font-weight: bold;
}
 
h2 a:hover {
color: #1480a4;
}
 
p a,
p a:visited,
li a,
li a:visited {
    color: #3d2718;
    font-weight: bold;
}
 
    p a:hover {
    color: #1480a4;
}
 
/* Warning on MediaWiki:Custom.css page */
    .mw-editinginterface {
        color: ##5e321a;
    }
 
/* Table of Contents styling */
.toc {
background-color: #d4ba91;
border: 1px solid #996b39;
border-color: rgba(110,57,0,0.5);
min-width: 175px;
}
 
.toc h2 {
color: #5e321a;
}
 
.toc li a,
.toc li a:visited,
.toctogglelabel {
color: #5f391a;
font-weight: normal;
}
 
/* In-article edit icon styling */
a.skin-mirage-ooui-icon.skin-mirage-ooui-icon-edit.skin-mirage-ooui-icon-small,
a:visited.skin-mirage-ooui-icon.skin-mirage-ooui-icon-edit.skin-mirage-ooui-icon-small {
color: #3d2718;
}
 
a:hover.skin-mirage-ooui-icon.skin-mirage-ooui-icon-edit.skin-mirage-ooui-icon-small {
color: #1480a4;
}
 
 
/* TABLE STYLING */
table th {
font-weight: normal;
background-color: #b99968;
color: #5e321a;
padding: 10px;
}
 
table,
th,
td,
.wikitable {
/* Border definition needs to be marked !important to overwrite border color defined inline in multiple navigation templates like Template:GodNav; */
border: 1px solid rgba(110,57,0,0.5) !important;
}
 
 
    /* Special .announcement class table on the Main Page */
th.announcement {
font-weight: bold;
}
 
table td .announcement {
color: 5e321a;
}
 
table td,
table th {
text-align: center;
padding: 5px;
box-shadow: 0px 0px 1px 1px rgba(255,255,255,0.1) inset;
background-color: #d4ba91 !important;
}
 
td,
th {
padding: 0;
}
 
td {
display: table-cell;
vertical-align: inherit;
}
 
table {
display: table !important;
width: 100%;
border-collapse: separate;
border-spacing: 1px !important;
margin-bottom: 4px;
border-radius: 3px;
 
border-color: rgba(110,57,0,0.5);
}
 
table center {
color: #5e321a;
}
 
table a,
table a:visited {
color: #3d2718;
}
 
table a:hover {
color: #1480a4;
}
 
/* RIGHT RAIL STYLING */
#mirage-right-rail {
background: #feb;
}
 
#mirage-right-rail a,
#mirage-right-rail a:visited {
    color: #3d2718;
}
 
#mirage-right-rail a:hover {
    color: #1480a4;
}
 
    /* Remove background color on Page tools section of Right Rail */
    .skin-mirage-module-body ul.skin-mirage-unstyled-list > li {
        background: none;
    }
 
 
/* FOOTER STYLING */
footer {
    display: grid;
    align-content: center;
    justify-content: center;
    justify-items: center;
  margin-top: -25px;
}
footer.mw-footer {
    background-color: transparent;
    box-shadow: none;
    align-content: center;
}
 
#footer-info-lastmod,
#footer-info-copyright,
#footer-places-privacy,
#footer-places-about,
#footer-places-disclaimer {
display: inline-block;
margin-right: 15px;
}
 
li#footer-info-lastmod,
li#footer-info-copyright {
font-size: small;
color: #efdba6;
}
 
footer ul.skin-mirage-unstyled-list#footer-info {
margin-right: 0px;
color: #efdba6;
text-shadow: 1px 1px 1px black;
}
 
div#footer-places {
margin-right: auto;
margin-left: auto;
}
.mw-footer p,
.mw-footer h3 {
    color: #efdba6;
}
.mw-footer a {
    color: #efdba6;
    font-weight: normal;
}
.mw-footer a:hover {
    color: #efdba6;
}
 
.mw-footer li {
line-height: 1 !important;
}
div#footer-places {
margin-left: initial;
}
 
h3#footer-places-label {
display: none;
}
 
 
 
/* The animated tiles on the main page */
#mf-menu {
display: none;
}
 
.infinitum {
background-color: #F9F9F9;
border: 1px solid #AAAAAA;
font-size: 95%;
padding: 5px;
}
}


div.mvisto:hover {
.infinirow {
opacity:1;
border-bottom: 1px solid #AA9977 !important;
filter:alpha(opacity=100);
border-left: medium none currentColor !important;
}
border-right: 1px solid #AA9977 !important;
div.NavFrame {
border-top: medium none currentColor !important;
    margin: 0;
padding: 2px 3px;
    padding: 1px;
    border: 0px solid #322618;
    text-align: top;
    border-collapse: collapse;
    font-size: 95%;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0;
    padding: 0px;
    float: left;
}
div.NavFrame div.NavHead {
    height: 1.9em;
    font-weight: bold;
    background-color: #C0A875;
    position: relative;
}
div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {
    font-size: 12px;
}
div.NavEnd {
    margin: 0;
    padding: 0;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position: absolute;
    top: 0;
    right: 3px;
    font-weight: normal;
    font-size: 93%;
}
}


 
.tilt {
.tiltleft {
-webkit-transition: all 1s ease;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-moz-transition: all 1s ease;
Regel 61: Regel 536:
}
}
   
   
.tiltleft:hover {
.tilt:hover {
-webkit-transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
Regel 85: Regel 560:
}
}


.middel {
.move {
-webkit-transition: all 1s ease;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-moz-transition: all 1s ease;
Regel 93: Regel 568:
}
}
   
   
.middel:hover {
.move:hover {
-webkit-transform: translate(0px,-10px);  
-webkit-transform: translate(0px,-10px);  
-moz-transform: translate(0px,-10px);  
-moz-transform: translate(0px,-10px);  
Regel 101: Regel 576:
}
}


.downunder {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.downunder:hover {
-webkit-transform: translate(0px,10px);
-moz-transform: translate(0px,10px);
-o-transform: translate(0px,10px);
-ms-transform: translate(0px,10px);
transform: translate(0px,10px);
}


.grow img {
.grow img {
   height: 87px;
   height: 500px;
   width: 123px;
   width: 750px;
   
   
   -webkit-transition: all 1s ease;
   -webkit-transition: all 1s ease;
Regel 129: Regel 589:
   
   
.grow img:hover {
.grow img:hover {
   width: 150px;
   width: 1000px;
   height: 100px;
   height: 1800px;
}
}


.highlight{
/*background: url(https://wiki.sk.grepolis.com/images/3/36/Gpwindow_bg.jpg) repeat;
border-style: solid;
border-width: 3px;
-moz-border-image: url(https://wiki.sk.grepolis.com/images/1/17/Sandyborder.png) 5 7 7 4 repeat;
-webkit-border-image: url(https://wiki.sk.grepolis.com/images/1/17/Sandyborder.png) 5 7 7 4 repeat;
-o-border-image: url(https://wiki.sk.grepolis.com/images/1/17/Sandyborder.png) 5 7 7 4 repeat;
border-image: url(https://wiki.sk.grepolis.com/images/1/17/Sandyborder.png) 5 7 7 4 repeat;*/
color:#222222;
    text-shadow: 1px 1px 0 #fc6, 1px 1px;
/*font-family: Georgia,serif;*/
margin:1px;
padding:6px;
overflow: auto;
}
th{
text-shadow:none;
}


#document-wrapper
div.mvisto:hover {
{
opacity:0.7;
max-width: 1200px;
}
}
 
div.NavFrame {
.tribal-button
    margin: 0;
{
    padding: 1px;
background-color: black;
    border: 0px solid #322618;
    text-align: top;
    border-collapse: collapse;
    font-size: 95%;
}
}
 
div.NavFrame + div.NavFrame {
.tribal-borderbox #contentheader #pt-logout a {
    border-top-style: none;
margin-right: 2px;
    border-top-style: hidden;
}
}
 
div.NavPic {
.tribal-borderbox .with-button .tribal-button
    background-color: #fff;
{
    margin: 0;
width: 21%;
    padding: 0px;
    float: left;
}
}
 
div.NavFrame div.NavHead {
#toc, #toctitle{
    height: 1.9em;
width: 98%;
    font-weight: bold;
    background-color: #C0A875;
    position: relative;
}
}
 
div.NavFrame p,
.toc{
div.NavFrame div.NavContent,
width: 98%;
div.NavFrame div.NavContent p {
    font-size: 12px;
}
}
 
div.NavEnd {
.tw_bg_tl {
    margin: 0;
background-position: left top;
    padding: 0;
bottom: 50%;
    line-height: 1px;
right: 50%;
    clear: both;
left: 0;
top: 0;
}
}
.tw_bg_tr {
a.NavToggle {
background-position: right top;
width: 50%;
bottom: 50%;
right: 0;
top: 0;
}
.tw_bg_bl {
background-position: left bottom;
height: 50%;
right: 50%;
bottom: 0;
left: 0;
}
.tw_bg_br {
background-position: right bottom;
height: 50%;
width: 50%;
bottom: 0;
right: 0;
}
.tooltip_outer {
position:absolute;
left:50%;
bottom: 100%;
margin-bottom: 8px;
z-index:-1;
}
.tooltip {
position:relative;
padding:10px 13px 12px 13px;
opacity:0;
visibility:hidden;
-webkit-transition: opacity .15s ease-in-out;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
      -moz-transition: opacity .15s ease-in-out;
            transition: opacity .15s ease-in-out;
white-space:nowrap;
max-width:350px;
        left:-50%;
        color:black;
}
.tooltip::after {
    content: " ";
     position: absolute;
     position: absolute;
     top: 100%;
     top: 0;
     left: 50%;
     right: 3px;
     margin-top: -4px;
     font-weight: normal;
     margin-left: -11px;
     font-size: 93%;
    background-image: url(https://wiki.the-west.fr/images/3/32/Tooltip_arrow.png);
    width: 22px;
    height: 11px;
}
}
.tooltip_container {
 
position:relative;
.slideUp{
animation-name: slideUp;
-webkit-animation-name: slideUp;
 
animation-duration: 1s;
-webkit-animation-duration: 1s;
 
animation-timing-function: ease;
-webkit-animation-timing-function: ease;
 
visibility: visible !important;
}
}
.tooltip_container:hover .tooltip {
 
visibility:visible;
@keyframes slideUp {
-webkit-transition: opacity .15s ease-in-out 0.4s;
0% {
      -moz-transition: opacity .15s ease-in-out 0.4s;
transform: translateY(100%);
            transition: opacity .15s ease-in-out 0.4s;
}
opacity:1;
50%{
transform: translateY(-8%);
}
65%{
transform: translateY(4%);
}
80%{
transform: translateY(-4%);
}
95%{
transform: translateY(2%);
}
100% {
transform: translateY(0%);
}
}
}
.tooltip_container:hover > .tooltip_outer {
 
z-index:1000;
@-webkit-keyframes slideUp {
0% {
-webkit-transform: translateY(100%);
}
50%{
-webkit-transform: translateY(-8%);
}
65%{
-webkit-transform: translateY(4%);
}
80%{
-webkit-transform: translateY(-4%);
}
95%{
-webkit-transform: translateY(2%);
}
100% {
-webkit-transform: translateY(0%);
}
}
}
.per_level:after{
 
  content:"(par Niveau)";
.slideRight{
animation-name: slideRight;
-webkit-animation-name: slideRight;
 
animation-duration: 1s;
-webkit-animation-duration: 1s;
 
animation-timing-function: ease-in-out;
-webkit-animation-timing-function: ease-in-out;
 
visibility: visible !important;
}
}
/* Navigation Bar */
 
#navbar {
@keyframes slideRight {
position:relative;
0% {
top:29px;
transform: translateX(-150%);
font-family:Calibri;
}
width:800px;
50%{
height:85px;
transform: translateX(8%);
margin:0;
}
padding:0;
65%{
background-image : url('https://wiki.the-west.fr/images/0/0d/Barre.png');
transform: translateX(-4%);
text-align:center;
}
80%{
transform: translateX(4%);
}
95%{
transform: translateX(-2%);
}
100% {
transform: translateX(0%);
}
}
}
#navbar > #bull1 , #navbar > #bull2{
 
position:absolute;
@-webkit-keyframes slideRight {
top:20px;
0% {
z-index:1;
-webkit-transform: translateX(-150%);
width:104px;
}
height:64px;
50%{
pointer-events: none;
-webkit-transform: translateX(8%);
}
65%{
-webkit-transform: translateX(-4%);
}
80%{
-webkit-transform: translateX(4%);
}
95%{
-webkit-transform: translateX(-2%);
}
100% {
-webkit-transform: translateX(0%);
}
}
}
#navbar > #bull1{
 
left:40px;
.slideExpandUp{
background-image : url('https://wiki.the-west.fr/images/2/20/Bull1.png');
animation-name: slideExpandUp;
-webkit-animation-name: slideExpandUp;
 
animation-duration: 1.6s;
-webkit-animation-duration: 1.6s;
 
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease -out;
 
visibility: visible !important;
}
}
#navbar > #bull2{
 
right:40px;
@keyframes slideExpandUp {
background-image : url('https://wiki.the-west.fr/images/9/91/Bull2.png');
0% {
transform: translateY(100%) scaleX(0.5);
}
30%{
transform: translateY(-8%) scaleX(0.5);
}
40%{
transform: translateY(2%) scaleX(0.5);
}
50%{
transform: translateY(0%) scaleX(1.1);
}
60%{
transform: translateY(0%) scaleX(0.9);
}
70% {
transform: translateY(0%) scaleX(1.05);
}
80%{
transform: translateY(0%) scaleX(0.95);
}
90% {
transform: translateY(0%) scaleX(1.02);
}
100%{
transform: translateY(0%) scaleX(1);
}
}
}
#navbar ul {
 
list-style-type: none;
@-webkit-keyframes slideExpandUp {
font-size:0;
0% {
padding:0;
-webkit-transform: translateY(100%) scaleX(0.5);
overflow: hidden;
}
position:relative;
30%{
top:42px;
-webkit-transform: translateY(-8%) scaleX(0.5);
height:37px;
}
40%{
-webkit-transform: translateY(2%) scaleX(0.5);
}
50%{
-webkit-transform: translateY(0%) scaleX(1.1);
}
60%{
-webkit-transform: translateY(0%) scaleX(0.9);
}
70% {
-webkit-transform: translateY(0%) scaleX(1.05);
}
80%{
-webkit-transform: translateY(0%) scaleX(0.95);
}
90% {
-webkit-transform: translateY(0%) scaleX(1.02);
}
100%{
-webkit-transform: translateY(0%) scaleX(1);
}
}
}
#navbar li {
 
font-size:18px;
.pullUp{
display:inline;
animation-name: pullUp;
-webkit-animation-name: pullUp;
 
animation-duration: 1.1s;
-webkit-animation-duration: 1.1s;
 
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
 
transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-webkit-transform-origin: 50% 100%;
}
}
#navbar li a {
 
position:relative;
@keyframes pullUp {
display:inline-block;
0% {
color: white;
transform: scaleY(0.1);
font-weight:normal;
}
text-align: center;
40% {
padding: 8px 10px;
transform: scaleY(1.02);
line-height:20px;
}
text-decoration: none;
60% {
-webkit-transition: all .25s;
transform: scaleY(0.98);
-moz-transition: all .25s;
}
-ms-transition: all .25s;
80% {
-o-transition: all .25s;
transform: scaleY(1.01);
transition: all .25s;
}
100% {
transform: scaleY(0.98);
}
80% {
transform: scaleY(1.01);
}
100% {
transform: scaleY(1);
}
}
}


#navbar li a:hover {
@-webkit-keyframes pullUp {
color:#FFDEAD;
0% {
-webkit-transform: scaleY(0.1);
}
40% {
-webkit-transform: scaleY(1.02);
}
60% {
-webkit-transform: scaleY(0.98);
}
80% {
-webkit-transform: scaleY(1.01);
}
100% {
-webkit-transform: scaleY(0.98);
}
80% {
-webkit-transform: scaleY(1.01);
}
100% {
-webkit-transform: scaleY(1);
}
}
}
#navbar .selflink {
 
background-color: #FFDEAD;
 
color:black;
 
position:relative;
 
display:inline-block;
.slideDown{
text-align: center;
animation-name: slideDown;
padding: 8px 10px;
-webkit-animation-name: slideDown;
line-height:20px;
 
border-bottom-left-radius:10px;
animation-duration: 1s;
border-bottom-right-radius:10px;
-webkit-animation-duration: 1s;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 5px rgba(0, 0, 0, 0.2) inset;
 
z-index:1;
animation-timing-function: ease;
-webkit-animation-timing-function: ease;
 
visibility: visible !important;
}
}
#navbar li a:before {
 
content: "";
@keyframes slideDown {
display: block;
0% {
position: absolute;
transform: translateY(-100%);
left: 0;
}
bottom: 0;
50%{
height: 4px;
transform: translateY(8%);
width: 0;
}
background: #FFDEAD;
65%{
-webkit-transition: width .25s;
transform: translateY(-4%);
-moz-transition: width .25s;
}
-ms-transition: width .25s;
80%{
-o-transition: width .25s;
transform: translateY(4%);
transition: width .25s;
}
95%{
transform: translateY(-2%);
}
100% {
transform: translateY(0%);
}
}
}
#navbar li a:hover:before {
 
width:100%;
@-webkit-keyframes slideDown {
0% {
-webkit-transform: translateY(-100%);
}
50%{
-webkit-transform: translateY(8%);
}
65%{
-webkit-transform: translateY(-4%);
}
80%{
-webkit-transform: translateY(4%);
}
95%{
-webkit-transform: translateY(-2%);
}
100% {
-webkit-transform: translateY(0%);
}
}
}
#navbar li a:after, #navbar .selflink:after{
 
content: "";
 
display: block;
 
position: absolute;
 
left: -2px;
.bigEntrance{
top: 17px;
animation-name: bigEntrance;
height: 4px;
-webkit-animation-name: bigEntrance;
width: 4px;
 
background: #ffffff;
animation-duration: 1.6s;
opacity: 0.5;
-webkit-animation-duration: 1.6s;
 
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
 
visibility: visible !important;
}
}
#navbar .selflink:after{
 
width: 2px;
@keyframes bigEntrance {
0% {
transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
opacity: 0.2;
}
30% {
transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
opacity: 1;
}
45% {
transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
60% {
transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
opacity: 1;
}
75% {
transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
90% {
transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
opacity: 1;
}
100% {
transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
opacity: 1;
}
}
}
#navbar li:first-child *:after{
 
opacity:0;
@-webkit-keyframes bigEntrance {
0% {
-webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
opacity: 0.2;
}
30% {
-webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
opacity: 1;
}
45% {
-webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
60% {
-webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
opacity: 1;
}
75% {
-webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
opacity: 1;
}
90% {
-webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
opacity: 1;
}
100% {
-webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
opacity: 1;
}
}
}
/* Items shop */
 
.shop_container {
 
    position: relative;
 
    background-image: url(https://wiki.the-west.fr/images/0/05/Shop_container.png);
 
    width: 149px;
.pulse:hover{
    height: 176px;
animation-name: pulse;
    margin: 0px;
-webkit-animation-name: pulse;
    text-align: center;
 
    display:inline-block;
animation-duration: 1.5s;
-webkit-animation-duration: 1.5s;
 
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
}
}
.shop_container .shop_name {
 
    display: inline-block;
@keyframes pulse {
    width: 114px;
0% {
    color: white;
transform: scale(0.9);
    text-shadow: 0.1em 0.1em 0.2em #000000;
opacity: 0.7;
    font-size: 12px;
}
    position: absolute;
50% {
    line-height: 1.1;
transform: scale(1);
    left: 18px;
opacity: 1;
    top: 20px;
}
    font-size: 13px;
100% {
transform: scale(0.9);
opacity: 0.7;
}
}
}
.shop_container .shop_item {
 
    top: 40px;
@-webkit-keyframes pulse {
    left: 35px;
0% {
    position: absolute;
-webkit-transform: scale(0.95);
opacity: 0.7;
}
50% {
-webkit-transform: scale(1);
opacity: 1;
}
100% {
-webkit-transform: scale(0.95);
opacity: 0.7;
}
}
}
.shop_container .shop_price {
 
    background-image: url(https://wiki.the-west.fr/images/0/0b/Shop_price.png);
 
    width: 100%;
.stretchLeft{
    height: 32px;
animation-name: stretchLeft;
    position: absolute;
-webkit-animation-name: stretchLeft;
    top: 132px;
 
    line-height:32px;
animation-duration: 1.5s;
    font-size:12px;
-webkit-animation-duration: 1.5s;
    font-weight:bold;
 
    color:white;
animation-timing-function: ease-out;
    text-shadow:0.1em 0.1em 0.2em #333333;
-webkit-animation-timing-function: ease-out;
 
transform-origin: 100% 0%;
-ms-transform-origin: 100% 0%;
-webkit-transform-origin: 100% 0%;  
}
}
.shop_container .shop_border {
 
    width: 133px;
@keyframes stretchLeft {
    height: 162px;
0% {
    position: absolute;
transform: scaleX(0.3);
    left: 9px;
}
    top: 5px;
40% {
    background: url(https://wiki.the-west.fr/images/b/b1/Shop_frame.png) no-repeat;
transform: scaleX(1.02);
}
60% {
transform: scaleX(0.98);
}
80% {
transform: scaleX(1.01);
}
100% {
transform: scaleX(0.98);
}
80% {
transform: scaleX(1.01);
}
100% {
transform: scaleX(1);
}
}
}
.shop_container #vert {background-position: -133px 0;}
 
.shop_container #bleu {background-position: -266px 0;}
@-webkit-keyframes stretchLeft {
.shop_container #rouge {background-position: -399px 0;}
0% {
.shop_container #orange {background-position: -532px 0;}
-webkit-transform: scaleX(0.3);
.shop_container #marron {background-position: -665px 0;}
}
.shop_container #violet {background-position: -798px 0;}
40% {
.shop_container #cyan {background-position: -931px 0;}
-webkit-transform: scaleX(1.02);
.shop_container #gris {background-position: -1064px 0;}
}
/* Bannière nouveaux sets */
60% {
.new_set {
-webkit-transform: scaleX(0.98);
    width: 36px;
}
    height: 34px;
80% {
    position: absolute;
-webkit-transform: scaleX(1.01);
    top: 0px;
}
    right: 0px;
100% {
    background: url(https://wiki.the-west.fr/images/1/1a/New.png);
-webkit-transform: scaleX(0.98);
    pointer-events: none;
}
80% {
-webkit-transform: scaleX(1.01);
}
100% {
-webkit-transform: scaleX(1);
}
}
}
/* Test calendrier */
 
#calendar {
.stretchRight{
  border-image: url(https://westfr.innogamescdn.com/images/tw2gui/table/table_border.png?3) 16 16 16 16 stretch;
animation-name: stretchRight;
  border-width: 16px;
-webkit-animation-name: stretchRight;
  border-style: solid;
 
  width: 700px;
animation-duration: 1.5s;
-webkit-animation-duration: 1.5s;
 
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
 
transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
-webkit-transform-origin: 0% 0%;
}
}
#calendar .week {
 
  position: relative;
@keyframes stretchRight {
0% {
transform: scaleX(0.3);
}
40% {
transform: scaleX(1.02);
}
60% {
transform: scaleX(0.98);
}
80% {
transform: scaleX(1.01);
}
100% {
transform: scaleX(0.98);
}
80% {
transform: scaleX(1.01);
}
100% {
transform: scaleX(1);
}
}
}
#calendar .day {
 
  width:98px;
@-webkit-keyframes stretchRight {
  height:100%;
0% {
  border:1px solid grey;
-webkit-transform: scaleX(0.3);
  display:inline-block;
}
  border-radius: 5px;
40% {
  position: relative;
-webkit-transform: scaleX(1.02);
  font-weight: bold;
}
60% {
-webkit-transform: scaleX(0.98);
}
80% {
-webkit-transform: scaleX(1.01);
}
100% {
-webkit-transform: scaleX(0.98);
}
80% {
-webkit-transform: scaleX(1.01);
}
100% {
-webkit-transform: scaleX(1);
}
}
}
#calendar .nb {
 
  position: absolute;
@media only screen and (max-width : 1300px) {
  top:0px;
.fastlinks {
  padding:5px;
display:none !important;
  border-bottom:1px solid grey;
 
  border-bottom-right-radius: 5px;
  border-right: 1px solid grey;
}
}
#calendar .events {
  margin-top:30px;
  position: absolute;
  top:0px;
  width:100%;
}
}
#calendar .event {
 
  position: relative;
/*Make the semantic media wiki readable*/
  margin-top:5px;
.smw-editpage-help {
  height:10px;
background-color: #565656;
  left:100px;
  border-radius:5px;
  box-shadow: 0px 1px 1px 0px black;
}
}
#calendar .today {color:red;}
 
/* Arrière plan noël */
/* Make the errors on uploading the same file readable */
.xmas {
.mw-destfile-warning {
background-image: url(https://wiki.the-west.fr/images/5/58/Arri%C3%A8re-plan_No%C3%ABl.png) !important;
    color: #5e321a;
background-repeat:no-repeat !important;
}
}
/* Nouvelles popup */
 
div.tw_bg_popup_tl,
.externalimage-holder {
div.tw_bg_popup_tr,
div.tw_bg_popup_bl,
div.tw_bg_popup_br {
    background-image: url(https://wiki.the-west.fr/images/5/59/Fond_objets.png);
    position: absolute;
    z-index: -1;
}
.tw_bg_popup_tl {
    background-position: left top;
    bottom: 50%;
    right: 50%;
    left: 0;
    top: 0;
}
.tw_bg_popup_tr {
    background-position: right top;
    width: 50%;
    bottom: 50%;
    right: 0;
    top: 0;
}
.tw_bg_popup_bl {
    background-position: left bottom;
    height: 50%;
    right: 50%;
    bottom: 0;
    left: 0;
}
.tw_bg_popup_br {
    background-position: right bottom;
    height: 50%;
    width: 50%;
    bottom: 0;
    right: 0;
}
div.popup_window {
    position: absolute;
    display: none;
    margin: 0px;
    min-width: 200px;
    white-space: nowrap;
    z-index:1000;
}
div.item_container {
    height: 79px;
    width: 79px;
     position: relative;
     position: relative;
    background-image: url(https://wiki.the-west.fr/images/a/a9/Case_inventaire.png);
    background-repeat: no-repeat;
    display: inline-block;
}
div.item_container.wear {
    height: 93px;
    width: 94px;
    position: relative;
    background-image: url(https://wiki.the-west.fr/images/8/82/Item_box_wear.png);
    background-repeat: no-repeat;
    display: inline-block;
}
div.item_container.wear2 {
    height: 138px;
    width: 95px;
    position: relative;
    background-image: url(https://wiki.the-west.fr/images/5/54/Item_box_wear2.png);
    background-repeat: no-repeat;
    display: inline-block;
}
div.item_container.empty {
    background-image: none;
}
div.item_container > img {
    position: absolute;
    top: 3px;
    left: 3px;
}
div.item_border div.item_container > img,
div.item_container.wear > img,
div.item_container.wear2 > img {
    top: 0px !important;
    left: 0px !important;
}
div.item_container:hover div.popup_window {
    left: 120%;
    top: 10px;
    z-index: 10;
    display: block;
}
div.popup_contents {
    margin: 25px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}
div.popup_contents * {
    margin: 0;
}
div.popup_image {
    background-image: url(https://wiki.the-west.fr/images/a/a9/Case_inventaire.png);
    background-repeat: no-repeat;
    width: 79px;
    height: 79px;
     margin: auto;
     margin: auto;
}
.popup_divider {
    width:124px;
    height:6px;
    margin-top:4px !important;
    background-image: url(https://wiki.the-west.fr/images/d/d5/Barre_de_division.png);
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
}
div.popup_image img {
    padding-top: 3px;
    padding-left: 4px;
}
.popup_attribute {
    text-align: left;
    padding-left: 7px;
    font-size: 12px;
    color: #070;
    font-weight: bold;
}
.popup_skill {
    text-align: left;
    padding-left: 18px;
    font-size: 11px;
    color: #070;
}
.popup_type {
    font-style: italic;
    font-size: 8pt;
    text-align: center;
}
.popup_name {
    font-size: 13px;
    color: #070;
    font-weight: bold;
    text-align: center;
    padding-top: 4px;
}
.popup_infos {
    text-align: center;
}
.popup_id {
    color: blue;
}
.popup_set {
    color: #800080;
    font-weight: bold;
}
.popup_speed {
    color: #8b4513;
}
.popup_fb {
    color: #8b4513;
    font-weight: bold;
}
.popup_fb_stats {
    color: #8b4513;
    font-weight: bold;
}
.popup_dmg {
    font-weight: bold;
    text-align: center;
}
.popup_text {
    color: #007777;
    white-space: normal;
    max-width: 200px;
}
.popup_quest {
  color:#800000;
  text-align:center;
  font-style: italic;
}
.item_number {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 10;
    font-size: 16pt;
    color: white;
    font-weight: bold;
    text-shadow: 2px 2px 2px #000;
}
.popup_bonus {
    color:#8b4513;
}
.popup_job {
    display:inline-block;
    border-radius: 3px;
    border: 1px solid #804000;
    padding-top: 3px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.popup_job img {
    width:50px;
    height:50px;
}
.popup_crafteditem {
    display:inline-block;
    background: none;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.popup_crafteditem table {
    border-radius: 3px;
    border: 1px solid #804000;
    text-align: center;
}
.popup_txtgreen {
    color: green;
}
.popup_txtred {
    color: #900;
}
.item_level {
    position: absolute;
    display:block;
    top: 4px;
    left: 3px;
    height: 13px;
    line-height: 13px;
    background-color: rgba(0,0,0,0.4);
    text-align: center;
    font-size: 12px;
    padding: 1px 2px 0 2px;
    color: #ffffff;
    font-weight: normal;
    box-shadow: 1px 1px 3px #000000;
    border-radius: 0 0 2px 0;
    text-shadow: black -1px 0 1px, black 0 1px 1px, black 1px 0 1px, black 0 -1px 1px;
    white-space: nowrap;
    z-index: 1;
}
.icon_level {
     display: inline-block;
     display: inline-block;
     width: 15px;
     max-width: 600px;
    height:12px;
    background:url(https://westfr.innogamescdn.com/images/items/item_level.png);
    margin-right: 3px;
}
}
.level {
.externalimage-holder img {
     vertical-align: top;
     width: 100%;
    height: auto;
}
}
.upgrade {
img {
     display: inline-block;
     max-width: 900px;
    width:12px;
    height: 12px;
    background: url(https://wiki.the-west.fr/images/c/ca/Upgrade_icons.png) 0px 12px;
    margin: 0px 3px 0 1px;
    cursor: pointer;
}
}
.upgrade:hover {
 
    background-position-y:0px;
#document-wrapper
}
{
.downgrade {
     max-width: 1200px;
     display: inline-block;
    width:12px;
    height:12px;
    background: url(https://wiki.the-west.fr/images/c/ca/Upgrade_icons.png) 12px 12px;
    margin: 0px 3px 0 3px;
    cursor: pointer;
}
.downgrade:hover {
    background-position-y:0px;
}
}


.item_container[data-lvl="0"] .item_level {
display:none;
}
.item_container:hover .item_level {
display:block;
}
.item_container .upgrade, .item_container .downgrade {
display:none;
}
.item_container:hover .upgrade, .item_container:hover .downgrade {
display:inline-block;
}
#input_level,
#input_search {
    display: inline-block;
    background: url(https://westfr.innogamescdn.com/images/tw2gui/textfield/textfield.png) top left no-repeat;
    height: 30px;
    width: 12px;
}
#input_search {
    position: absolute;
    right: 250px;
}
input.west {
    background: url(https://westfr.innogamescdn.com/images/tw2gui/textfield/textfield.png) top right no-repeat;
    height: 30px;
    margin-left: 12px;
    padding: 0px 8px 0px 0px;
    border: 0;
    outline: none;
}


.cdrjob{
/* Mobile-specific changes */
  border: 10px solid #74563D;
@media screen and (max-width: 720px)
  border-radius: 20px;
{
  width: 86%;
    /* Remove the unnecessary logo next to the navigation links */
  background-color: #D4BA91;
    #mirage-navigation-header #mirage-logo {
  align-content: center;
      display: none;
  margin-left: 40px;
    }
  padding: 3px;
   
  box-shadow: 1px 1px 10px #000;"
    /*Remove the wiki title on mobile*/
    .mw-logo-wordmark {
      display: none;
    }
   
    /*Set max image size on mobile, so they scale*/
    img {
      display: block;
      max-width:90%;
      width: auto;
      height: auto;
    }
 
    /* Remove text of Recent Changes button */
    div#module-site-tools li.mw-list-item:first-child a {
        color: transparent;
    }
}
}
.xdrjobT{
  text-shadow: 1px 1px 2px rgba(26, 26, 203, 0.51);
  color:#404040;
  font-size:30px;
  width:100%;
  text-align:center;
  line-height:26px;
  border: 0;
  font-weight: bold;
  font-family: System;text-decoration: underline;
}
#tableh {display: table;}
.row {display: table-row;}
.cell {display: table-cell;}

Huidige versie van 10 aug 2023 om 13:22

/* CSS placed here will be applied to all skins */

/* HEADER AND TOP NAVIGATION */
	/* Prevent sitenotice from showing */
	div.sitenotice {
	    display: none;
	}

	#mirage-fixed-header {
		background: #2d5488;
		box-shadow: none;
	}

	#mirage-top-header {
		background: #feb;
	}

    /* Respect width of logo */
	img.mw-logo-icon {
		width: inherit;
	}

	/* Word mark color in fixed header */
	.mw-wordmark-container span.mw-logo-wordmark {
		color: #fff;
	}


	/* Remove duplicated word mark from main page */
	#mirage-navigation-header .mw-logo-wordmark {
	 	display: none;
	}

	.skin-mirage-dropdown-list a {
        font-weight: normal;
    }

    div#right-navigation {
        background-color: transparent;
    }

   
    li.mw-list-item,
    li.skin-mirage-dropdown-container {
        background: #2d5488;
    }

    /* Colors of Recent Changes and Edit rows buttons on hover*/
    #module-site-tools > ul > li:hover,
    li .mw-list-item:hover {
    	background: #2d5488;
    }

    /* Background color of "more" button in Recent Changes row */
	#module-site-tools > ul > li:last-child {
		background: #2d5488;
		color: black;
	}

	/* Backgorund color of the contents of the dropdown list on "more" button in Recent Changes row */
    div.skin-mirage-dropdown-list > ul > li.mw-list-item {
        background: none;
    }


	/* Move wiki navigation menus to same line as logo */
	div#module-site-navigation {
		margin-top: -2.5rem;
	}

	/* Limit space used by site navigation to avoid overlapping buttons */
	div#module-site-navigation.skin-mirage-mirage-navigation {
		/* max-width: 70%; */
		max-width: 65%; /* Custom value for GP NL */
	}

	/* Move Right Navigation (edit button etc.) in line with Recent changes */
	div#right-navigation {
		position: absolute;
		margin-right: 15px;
		margin-top: -1.25rem;
		right: 0px;
	}


	/* Recent Changes button text */
    #module-site-tools > ul > li:nth-child(1) > a {
        color: #fff;
    }

	/* Recent Changes button hover text color */
    #module-site-tools > ul > li:hover > :not(.skin-mirage-ooui-icon-no-label) {
    	color: rgba(255,255,255,0.85);
    }
    

    /* Edit button row hover styling */
    #p-views > ul > li:hover,
    #mirage-right-rail-button:hover {
        background-color: rgba(255,255,255,0.15);
        background: #2d5488;
        color: #404244;
    }


    /* Have to set this color back to transparent to ensure no text shows on the right rail button on hover */
    #mirage-right-rail-button:hover {
        color: transparent;
    }
    


    /* Adjust color for Recent Changes icon */
	.skin-mirage-ooui-icon-recentChanges:before {
		background-image: url(/load.php?modules=skin.mirage.icons&image=recentChanges&format=rasterized&lang=en&skin=fallback&version=14jep);
		background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E recent changes %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M1 3h16v2H1V3Zm0 6h11v2H1V9Zm0 6h7v2H1v-2Zm17.8-3.1 1-1.1a.6.6 0 0 0 0-.8L18 8.2a.6.6 0 0 0-.8 0l-1 1 2.6 2.7Zm-3.3-2L10 15.3V18h2.6l5.6-5.5-2.7-2.7Z%22/%3E%3C/g%3E%3C/svg%3E");
	}

    /* Adjust color for Special Pages icon */
	.skin-mirage-ooui-icon-specialPages:before {
	    background-image: url(/load.php?modules=skin.mirage.icons&image=specialPages&format=rasterized&lang=en&skin=fallback&version=dk89p);
		background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E special pages %3C/title%3E%3Cg fill=%22%23000%22%3E%3Cpath fill=%22%23fff%22 d=%22M7 0a2 2 0 0 0-2 2h9a2 2 0 0 1 2 2v12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z%22/%3E%3Cpath fill=%22%23fff%22 d=%22M13 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2zm-6.5-3.5.41-1.09L8 15l-1.09-.41-.41-1.09-.41 1.09L5 15l1.09.41.41 1.09zm2.982-.949.952-2.561 2.53-.964-2.53-.964L9.482 8.5l-.952 2.562-2.53.964 2.53.964.952 2.561zM6 10.5l.547-1.453L8 8.5l-1.453-.547L6 6.5l-.547 1.453L4 8.5l1.453.547L6 10.5z%22/%3E%3C/g%3E%3C/svg%3E")
	}

    /* Adjust color for Random Page icon */
	.skin-mirage-ooui-icon-die:before {
		background-image:url(/load.php?modules=skin.mirage.icons&image=die&format=rasterized&skin=fallback&version=14jep);
		background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E die %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm2 16a2 2 0 1 1 2-2 2 2 0 0 1-2 2zM5 7a2 2 0 1 1 2-2 2 2 0 0 1-2 2zm5 5a2 2 0 1 1 2-2 2 2 0 0 1-2 2zm5 5a2 2 0 1 1 2-2 2 2 0 0 1-2 2zm0-10a2 2 0 1 1 2-2 2 2 0 0 1-2 2z%22/%3E%3C/g%3E%3C/svg%3E");
	}

    /* Adjust color for three dots menu icon */
	.skin-mirage-ooui-icon-ellipsis:before {
		background-image:url(/load.php?modules=skin.mirage.icons&image=ellipsis&format=rasterized&skin=fallback&version=14jep);
		background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E ellipsis %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Ccircle cx=%2210%22 cy=%2210%22 r=%222%22/%3E%3Ccircle cx=%223%22 cy=%2210%22 r=%222%22/%3E%3Ccircle cx=%2217%22 cy=%2210%22 r=%222%22/%3E%3C/g%3E%3C/svg%3E");
	}


    /* Background color for Edit Button and Right Rail collapse/expand button */
	#mirage-edit-button > li,
	#mirage-right-rail-button {
		background: #2d5488;
	}

    /* Border color definitions for the top navigation buttons */
	#mirage-edit-button > li,
	#mirage-edit-button > li + li,
	#mirage-edit-button > li:first-child,
	#mirage-edit-button > li:last-child,
	#mirage-edit-button > li:hover,
	#mirage-edit-button > li + li:hover,
	#mirage-edit-button > li:hover:first-child,
	#mirage-edit-button > li:hover:last-child,
	#mirage-right-rail-button,
	#mirage-right-rail-button:focus {
		border-color: #b99968;
	}

    /* Hover color for Edit button */
	#mirage-edit-button > li:first-child a:hover {
		color: rgba(255,255,255,0.85);
	}

    /* Color for Edit button */
	#mirage-edit-button > li:first-child a {
		color: white; /*Previous value #white*/
	}

   /* Adjust color for Edit icon */
   .skin-mirage-ooui-icon-edit-invert:before {
        background-image:url(/load.php?modules=skin.mirage.icons&image=edit&variant=invert&format=rasterized&skin=fallback&version=dk89p);
        background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E edit %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22m16.77 8 1.94-2a1 1 0 0 0 0-1.41l-3.34-3.3a1 1 0 0 0-1.41 0L12 3.23zM1 14.25V19h4.75l9.96-9.96-4.75-4.75z%22/%3E%3C/g%3E%3C/svg%3E");
    }

    /* Adjust color for Watch icon */
    .skin-mirage-ooui-icon-star-invert:before,#ca-watch a:before {
        background-image:url(/load.php?modules=skin.mirage.icons&image=star&variant=invert&format=rasterized&skin=fallback&version=dk89p);
        background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E star %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M20 7h-7L10 .5 7 7H0l5.46 5.47-1.64 7 6.18-3.7 6.18 3.73-1.63-7zm-10 6.9-3.76 2.27 1-4.28L3.5 8.5h4.61L10 4.6l1.9 3.9h4.6l-3.73 3.4 1 4.28z%22/%3E%3C/g%3E%3C/svg%3E")}

    /* Adjust color for Unwatch icon */
    .skin-mirage-ooui-icon-unStar-invert:before,#ca-unwatch a:before {
        background-image:url(/load.php?modules=skin.mirage.icons&image=unStar&variant=invert&format=rasterized&skin=fallback&version=dk89p);
        background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E un-star %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M20 7h-7L10 .5 7 7H0l5.46 5.47-1.64 7 6.18-3.7 6.18 3.73-1.63-7z%22/%3E%3C/g%3E%3C/svg%3E")}

    /* Adjust color for "More" menu icon */
    .skin-mirage-ooui-icon-indicator-down-invert:before {
        background-image:url(/load.php?modules=skin.mirage.indicators&image=down&variant=invert&format=rasterized&skin=fallback&version=1h8wn);
        background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22 viewBox=%220 0 12 12%22%3E%3Ctitle%3E down %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M9.9 2.9 6 6.8 2.1 2.9 1 4l5 5 5-5z%22/%3E%3C/g%3E%3C/svg%3E");
    }

    /* Adjust color for Right Rail button icon */
	.skin-mirage-ooui-icon-doubleChevronEnd:before {
		background-image:url(/load.php?modules=skin.mirage.icons&image=doubleChevronEnd&format=rasterized&lang=en&skin=fallback&version=14jep);
		background-image:linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E double chevron start %3C/title%3E%3Cg fill=%22%23fff%22%3E%3Cpath d=%22M11 2 9.7 3.3l6.6 6.7-6.6 6.7L11 18l8-8zM2.5 2 1 3.3 7.8 10l-6.7 6.7L2.5 18l8-8z%22/%3E%3C/g%3E%3C/svg%3E");
	}

    /* Hide the editLock icon that doesn't want to be edited for some unexplainable reason */
    .skin-mirage-ooui-icon-editLock-invert:before { 
        display: none;
    }

    /* Dropdown list for history, deletion, protection etc. */
    li#ca-history,
    li#ca-delete,
    li#ca-move,
    li#ca-protect {
        background: none;
    }

	/* Remove Main Page header from Main page */
	body.page-Main_Page .mw-page-title-main {
		display: none;
	}


	/* Remove the Page and Discussion buttons from all pages */
	div#left-navigation nav#p-namespaces {
		display: none;
	}

	#module-page-navigation {
		margin: 0;
	}


	/* Styling of username when logged in / don't show username */
    #mirage-fixed-header .skin-mirage-username {
        color: orange;
        display: none;
    }

    /* Styling for background of dropdown on username/not logged in */
    .skin-mirage-personaltools-dropdown li {
        background: none;
    }

    /* Text color of dropdown on username/not logged in */
    li#pt-login {
        color: black;
    }

    /* Text color on dropdown when no new messages */
    .skin-mirage-no-new-messages {
        color: black;
    }



	/* Main background */
	body {
	    background: #a6805a;
	    background-position: center center;
	    background-size: cover;
	    background-attachment: fixed;
	    background-repeat: no-repeat;
	    background-image: url("/skins/MirageGrepolis/images/background.jpg");
		background-position: center center;
	    background-size: cover;
	    background-repeat: no-repeat;
	}

	/* Removes endless spinner for logged out users on main page */
	#mw-indicator-smw-entity-examiner {
		display: none;
	}


/* GENERAL ARTICLE STYLING */
	main#content.mw-body, 
	main#content.mw-body-content,
	#mirage-navigation-header,
	#module-page-navigation,
	.skin-mirage-content-container {
		background: #feb;
	}

	h1,
	h2,
	.skin-mirage-right-rail-module h3,
	hr {
		border-color: #d4ba91;
	}

	p, 
	h1, 
	h2, 
	h3, 
	h4, 
	h5, 
	h6, 
	li, 
	i {
	    color: #5e321a;
	}

	h2 a,
	h2 a:visited {
		font-size: normal;
		color: #3d2718;
		font-weight: bold;
	}

	h2 a:hover {
		color: #1480a4;
	}

	p a, 
	p a:visited,
	li a,
	li a:visited {
	    color: #3d2718;
	    font-weight: bold;
	}

    p a:hover {
	    color: #1480a4;
	}

	/* Warning on MediaWiki:Custom.css page */
    .mw-editinginterface {
        color: ##5e321a;
    }

	/* Table of Contents styling */
	.toc {
		background-color: #d4ba91;
		border: 1px solid #996b39;
		border-color: rgba(110,57,0,0.5);
		min-width: 175px;
	}

	.toc h2 {
		color: #5e321a;
	}

	.toc li a,
	.toc li a:visited,
	.toctogglelabel {
		color: #5f391a;
		font-weight: normal;
	}

	/* In-article edit icon styling */
	a.skin-mirage-ooui-icon.skin-mirage-ooui-icon-edit.skin-mirage-ooui-icon-small,
	a:visited.skin-mirage-ooui-icon.skin-mirage-ooui-icon-edit.skin-mirage-ooui-icon-small {
		color: #3d2718;
	}

	a:hover.skin-mirage-ooui-icon.skin-mirage-ooui-icon-edit.skin-mirage-ooui-icon-small {
		color: #1480a4;
	}


/* TABLE STYLING */
	table th {
		font-weight: normal;
		background-color: #b99968; 
		color: #5e321a; 
		padding: 10px;
	}

	table,
	th,
	td,
	.wikitable {
		/* Border definition needs to be marked !important to overwrite border color defined inline in multiple navigation templates like Template:GodNav; */
		border: 1px solid rgba(110,57,0,0.5) !important;
	}


    /* Special .announcement class table on the Main Page */
	th.announcement {
		font-weight: bold;
	}

	table td .announcement { 
		color: 5e321a;
	}

	table td, 
	table th {
		text-align: center;
		padding: 5px;
		box-shadow: 0px 0px 1px 1px rgba(255,255,255,0.1) inset;
		background-color: #d4ba91 !important; 
	}

	td, 
	th {
		padding: 0;
	}

	td {
		display: table-cell;
		vertical-align: inherit;
	}

	table {
		display: table !important; 
		width: 100%;
		border-collapse: separate;
		border-spacing: 1px !important;
		margin-bottom: 4px;
		border-radius: 3px;

		border-color: rgba(110,57,0,0.5);
	}

	table center {
		color: #5e321a; 
	}

	table a,
	table a:visited {
		color: #3d2718; 
	}

	table a:hover {
		color: #1480a4; 
	}

/* RIGHT RAIL STYLING */
	#mirage-right-rail {
		background: #feb;
	}

	#mirage-right-rail a,
	#mirage-right-rail a:visited {
	    color: #3d2718; 
	}

	#mirage-right-rail a:hover {
	    color: #1480a4; 
	}

    /* Remove background color on Page tools section of Right Rail */
    .skin-mirage-module-body ul.skin-mirage-unstyled-list > li {
        background: none;
    }


/* FOOTER STYLING */
	footer {
	    display: grid;
	    align-content: center;
	    justify-content: center;
	    justify-items: center;
	   	margin-top: -25px;
	}
	 
	footer.mw-footer {
	    background-color: transparent;
	    box-shadow: none;
	    align-content: center;
	}

	#footer-info-lastmod,
	#footer-info-copyright,
	#footer-places-privacy,
	#footer-places-about,
	#footer-places-disclaimer {
		display: inline-block;
		margin-right: 15px;
	}

	li#footer-info-lastmod,
	li#footer-info-copyright {
		font-size: small;
		color: #efdba6;
	}

	footer ul.skin-mirage-unstyled-list#footer-info {
		margin-right: 0px;
		color: #efdba6;
		text-shadow: 1px 1px 1px black;
	}

	div#footer-places {
		margin-right: auto;
		margin-left: auto;
	}
	 
	.mw-footer p,
	.mw-footer h3 {
	    color: #efdba6;
	}
	 
	.mw-footer a {
	    color: #efdba6;
	    font-weight: normal;
	}
	 
	.mw-footer a:hover {
	    color: #efdba6;
	}

	.mw-footer li {
		line-height: 1 !important;
	}
	 
	div#footer-places {
		margin-left: initial;
	}

	h3#footer-places-label {
		display: none;
	}



/* The animated tiles on the main page */
#mf-menu { 
display: none; 
} 

.infinitum { 
background-color: #F9F9F9;
border: 1px solid #AAAAAA;
font-size: 95%;
padding: 5px;
}

.infinirow {
border-bottom: 1px solid #AA9977 !important;
border-left: medium none currentColor !important;
border-right: 1px solid #AA9977 !important;
border-top: medium none currentColor !important;
padding: 2px 3px;
}

.tilt {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
 
.tilt:hover {
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}

.tiltright {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
 
.tiltright:hover {
-webkit-transform: rotate(10deg);
-moz-transform: rotate(10deg);
-o-transform: rotate(10deg);
-ms-transform: rotate(10deg);
transform: rotate(10deg);
}

.move {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
 
.move:hover {
-webkit-transform: translate(0px,-10px); 
-moz-transform: translate(0px,-10px); 
-o-transform: translate(0px,-10px); 
-ms-transform: translate(0px,-10px); 
transform: translate(0px,-10px); 
}


.grow img {
  height: 500px;
  width: 750px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.grow img:hover {
  width: 1000px;
  height: 1800px;
}


div.mvisto:hover {
opacity:0.7;
}
div.NavFrame {
    margin: 0;
    padding: 1px;
    border: 0px solid #322618;
    text-align: top;
    border-collapse: collapse;
    font-size: 95%;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0;
    padding: 0px;
    float: left;
}
div.NavFrame div.NavHead {
    height: 1.9em;
    font-weight: bold;
    background-color: #C0A875;
    position: relative;
}
div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {
    font-size: 12px;
}
div.NavEnd {
    margin: 0;
    padding: 0;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position: absolute;
    top: 0;
    right: 3px;
    font-weight: normal;
    font-size: 93%;
}

.slideUp{
	animation-name: slideUp;
	-webkit-animation-name: slideUp;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;

	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;

	visibility: visible !important;			
}

@keyframes slideUp {
	0% {
		transform: translateY(100%);
	}
	50%{
		transform: translateY(-8%);
	}
	65%{
		transform: translateY(4%);
	}
	80%{
		transform: translateY(-4%);
	}
	95%{
		transform: translateY(2%);
	}			
	100% {
		transform: translateY(0%);
	}	
}

@-webkit-keyframes slideUp {
	0% {
		-webkit-transform: translateY(100%);
	}
	50%{
		-webkit-transform: translateY(-8%);
	}
	65%{
		-webkit-transform: translateY(4%);
	}
	80%{
		-webkit-transform: translateY(-4%);
	}
	95%{
		-webkit-transform: translateY(2%);
	}			
	100% {
		-webkit-transform: translateY(0%);
	}	
}

.slideRight{
	animation-name: slideRight;
	-webkit-animation-name: slideRight;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;

	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;		

	visibility: visible !important;	
}

@keyframes slideRight {
	0% {
		transform: translateX(-150%);
	}
	50%{
		transform: translateX(8%);
	}
	65%{
		transform: translateX(-4%);
	}
	80%{
		transform: translateX(4%);
	}
	95%{
		transform: translateX(-2%);
	}			
	100% {
		transform: translateX(0%);
	}	
}

@-webkit-keyframes slideRight {
	0% {
		-webkit-transform: translateX(-150%);
	}
	50%{
		-webkit-transform: translateX(8%);
	}
	65%{
		-webkit-transform: translateX(-4%);
	}
	80%{
		-webkit-transform: translateX(4%);
	}
	95%{
		-webkit-transform: translateX(-2%);
	}			
	100% {
		-webkit-transform: translateX(0%);
	}
}

.slideExpandUp{
	animation-name: slideExpandUp;
	-webkit-animation-name: slideExpandUp;	

	animation-duration: 1.6s;	
	-webkit-animation-duration: 1.6s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease -out;

	visibility: visible !important;	
}

@keyframes slideExpandUp {
	0% {
		transform: translateY(100%) scaleX(0.5);
	}
	30%{
		transform: translateY(-8%) scaleX(0.5);
	}	
	40%{
		transform: translateY(2%) scaleX(0.5);
	}
	50%{
		transform: translateY(0%) scaleX(1.1);
	}
	60%{
		transform: translateY(0%) scaleX(0.9);		
	}
	70% {
		transform: translateY(0%) scaleX(1.05);
	}			
	80%{
		transform: translateY(0%) scaleX(0.95);		
	}
	90% {
		transform: translateY(0%) scaleX(1.02);
	}	
	100%{
		transform: translateY(0%) scaleX(1);		
	}
}

@-webkit-keyframes slideExpandUp {
	0% {
		-webkit-transform: translateY(100%) scaleX(0.5);
	}
	30%{
		-webkit-transform: translateY(-8%) scaleX(0.5);
	}	
	40%{
		-webkit-transform: translateY(2%) scaleX(0.5);
	}
	50%{
		-webkit-transform: translateY(0%) scaleX(1.1);
	}
	60%{
		-webkit-transform: translateY(0%) scaleX(0.9);		
	}
	70% {
		-webkit-transform: translateY(0%) scaleX(1.05);
	}			
	80%{
		-webkit-transform: translateY(0%) scaleX(0.95);		
	}
	90% {
		-webkit-transform: translateY(0%) scaleX(1.02);
	}	
	100%{
		-webkit-transform: translateY(0%) scaleX(1);		
	}
}

.pullUp{
	animation-name: pullUp;
	-webkit-animation-name: pullUp;	

	animation-duration: 1.1s;	
	-webkit-animation-duration: 1.1s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-webkit-transform-origin: 50% 100%; 		
}

@keyframes pullUp {
	0% {
		transform: scaleY(0.1);
	}
	40% {
		transform: scaleY(1.02);
	}
	60% {
		transform: scaleY(0.98);
	}
	80% {
		transform: scaleY(1.01);
	}
	100% {
		transform: scaleY(0.98);
	}				
	80% {
		transform: scaleY(1.01);
	}
	100% {
		transform: scaleY(1);
	}							
}

@-webkit-keyframes pullUp {
	0% {
		-webkit-transform: scaleY(0.1);
	}
	40% {
		-webkit-transform: scaleY(1.02);
	}
	60% {
		-webkit-transform: scaleY(0.98);
	}
	80% {
		-webkit-transform: scaleY(1.01);
	}
	100% {
		-webkit-transform: scaleY(0.98);
	}				
	80% {
		-webkit-transform: scaleY(1.01);
	}
	100% {
		-webkit-transform: scaleY(1);
	}		
}




.slideDown{
	animation-name: slideDown;
	-webkit-animation-name: slideDown;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;

	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;	

	visibility: visible !important;						
}

@keyframes slideDown {
	0% {
		transform: translateY(-100%);
	}
	50%{
		transform: translateY(8%);
	}
	65%{
		transform: translateY(-4%);
	}
	80%{
		transform: translateY(4%);
	}
	95%{
		transform: translateY(-2%);
	}			
	100% {
		transform: translateY(0%);
	}		
}

@-webkit-keyframes slideDown {
	0% {
		-webkit-transform: translateY(-100%);
	}
	50%{
		-webkit-transform: translateY(8%);
	}
	65%{
		-webkit-transform: translateY(-4%);
	}
	80%{
		-webkit-transform: translateY(4%);
	}
	95%{
		-webkit-transform: translateY(-2%);
	}			
	100% {
		-webkit-transform: translateY(0%);
	}	
}




.bigEntrance{
	animation-name: bigEntrance;
	-webkit-animation-name: bigEntrance;	

	animation-duration: 1.6s;	
	-webkit-animation-duration: 1.6s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	visibility: visible !important;			
}

@keyframes bigEntrance {
	0% {
		transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
		opacity: 0.2;
	}
	30% {
		transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);		
		opacity: 1;
	}
	45% {
		transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	60% {
		transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	75% {
		transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	90% {
		transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	100% {
		transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
		opacity: 1;
	}		
}

@-webkit-keyframes bigEntrance {
	0% {
		-webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
		opacity: 0.2;
	}
	30% {
		-webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);		
		opacity: 1;
	}
	45% {
		-webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	60% {
		-webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	75% {
		-webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	90% {
		-webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	100% {
		-webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
		opacity: 1;
	}				
}




.pulse:hover{
	animation-name: pulse;
	-webkit-animation-name: pulse;	

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.9);
		opacity: 0.7;		
	}
	50% {
		transform: scale(1);
		opacity: 1;	
	}	
	100% {
		transform: scale(0.9);
		opacity: 0.7;	
	}			
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;		
	}
	50% {
		-webkit-transform: scale(1);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;	
	}			
}


.stretchLeft{
	animation-name: stretchLeft;
	-webkit-animation-name: stretchLeft;	

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	transform-origin: 100% 0%;
	-ms-transform-origin: 100% 0%;
	-webkit-transform-origin: 100% 0%; 
}

@keyframes stretchLeft {
	0% {
		transform: scaleX(0.3);
	}
	40% {
		transform: scaleX(1.02);
	}
	60% {
		transform: scaleX(0.98);
	}
	80% {
		transform: scaleX(1.01);
	}
	100% {
		transform: scaleX(0.98);
	}				
	80% {
		transform: scaleX(1.01);
	}
	100% {
		transform: scaleX(1);
	}							
}

@-webkit-keyframes stretchLeft {
	0% {
		-webkit-transform: scaleX(0.3);
	}
	40% {
		-webkit-transform: scaleX(1.02);
	}
	60% {
		-webkit-transform: scaleX(0.98);
	}
	80% {
		-webkit-transform: scaleX(1.01);
	}
	100% {
		-webkit-transform: scaleX(0.98);
	}				
	80% {
		-webkit-transform: scaleX(1.01);
	}
	100% {
		-webkit-transform: scaleX(1);
	}		
}

.stretchRight{
	animation-name: stretchRight;
	-webkit-animation-name: stretchRight;	

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%; 		
}

@keyframes stretchRight {
	0% {
		transform: scaleX(0.3);
	}
	40% {
		transform: scaleX(1.02);
	}
	60% {
		transform: scaleX(0.98);
	}
	80% {
		transform: scaleX(1.01);
	}
	100% {
		transform: scaleX(0.98);
	}				
	80% {
		transform: scaleX(1.01);
	}
	100% {
		transform: scaleX(1);
	}							
}

@-webkit-keyframes stretchRight {
	0% {
		-webkit-transform: scaleX(0.3);
	}
	40% {
		-webkit-transform: scaleX(1.02);
	}
	60% {
		-webkit-transform: scaleX(0.98);
	}
	80% {
		-webkit-transform: scaleX(1.01);
	}
	100% {
		-webkit-transform: scaleX(0.98);
	}				
	80% {
		-webkit-transform: scaleX(1.01);
	}
	100% {
		-webkit-transform: scaleX(1);
	}		
}

@media only screen and (max-width : 1300px) {
.fastlinks {
display:none !important;

}
}

/*Make the semantic media wiki readable*/
.smw-editpage-help {
background-color: #565656;
}

/* Make the errors on uploading the same file readable */
.mw-destfile-warning {
    color: #5e321a;
}

.externalimage-holder {
    position: relative;
    margin: auto;
    display: inline-block;
    max-width: 600px;
}
.externalimage-holder img {
    width: 100%;
    height: auto;
}
img {
    max-width: 900px;
}

#document-wrapper
{
    max-width: 1200px;
}


/* Mobile-specific changes */
@media screen and (max-width: 720px)
{
    /* Remove the unnecessary logo next to the navigation links */
    #mirage-navigation-header #mirage-logo {
       display: none;
    }
    
    /*Remove the wiki title on mobile*/
    .mw-logo-wordmark {
       display: none;
    }
    
    /*Set max image size on mobile, so they scale*/
    img {
      display: block;
      max-width:90%;
      width: auto;
      height: auto;
    }

    /* Remove text of Recent Changes button */
    div#module-site-tools li.mw-list-item:first-child a {
        color: transparent;
    }
}