/* Protection Union ICIO Branch theme
   [2022 Wikidot Theme]
   Created for the Union ICIO wiki by YesSir13 */

@import url('https://fonts.googleapis.com/css2?family=Kdam+Thmor+Pro&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300&display=swap');
@import url(https://union-icio-wiki.wdfiles.com/local--code/component%3Anice-page-options/1);

 /* Header */
div#container-wrap {
    background: url("http://union-icio-wiki.wdfiles.com/local--files/theme%3Aprotection/header-background") top left repeat-x;
}

#header {
    background: url("http://union-icio-wiki.wdfiles.com/local--files/theme%3Aprotection/logo") left 1.2em top 1rem no-repeat;
    background-size: auto calc(8.5rem - 1.125rem);
}

/* Hide header text, change new text */
#header h1 a {
    color: transparent;
    text-shadow: none;
    font-family: 'Titillium Web', sans-serif;
    font-size: 180%;
}
 
#header h1 a::before {
    content: "Rama de Protección";
    color: #5D8B88;
    text-shadow: 1px 1px 1px rgba(3, 45, 56);
}
 
#header h2 span {
    color: transparent;
    text-shadow: none;
    font-family: 'Prompt', sans-serif;
}
#header h2 span::before {
    content: "Unión ICIO";
    color: #005554;
    text-shadow: 1px 1px 1px rgba(3, 45, 56);
}
 
 #header h1 {
     margin-right: 100px;
     padding: 0;
     float: right:
     max-height: 120px;
}
 #header h2 {
     margin-left: 125px;
     padding: 0;
     clear: left;
     float: left;
     font-size: 140%;
     max-height: 38px;

}

body {
    /*background: #000000 url("http://www.rpc-wiki.net/local--files/component:icons/background-tile.png") repeat !important;*/
    background: linear-gradient(to bottom, #000000, #003633)!important;
    color: #fff!important;
    font-family: 'Rubik', sans-serif;
  }

.side-bar {
border: 1px solid #578986; border-radius: 5px; background: #003633; margin-top: 10px; margin-left: 2px; padding-bottom:10px; padding: 10px;
width: 89%;
margin: 0 auto 2em;
  }

/* Account Options */
#login-status {
    font-size: 90%;
    z-index: 30;
    border: 2px solid #297C8C;
    border-radius: 0px;
    padding: 4px;
    background-color: #032D38;
}

/* Page Bottom */

.page-watch-options {
    margin-bottom: 15px;
}

.page-options-bottom {
    text-align: center;
    margin: 5px;
}

#rename-move-button.btn.btn-default, #delete-button.btn.btn-default {
    margin: 5px;
    text-align: center;
}

#rename-move-button, #delete-button {
    width: 250px;
    padding: 5px 40px;
}

#more-options-button, #edit-button {
    padding: 5px 13px;
}

#discuss-button, #pagerate-button {
    padding: 5px 20px;
}

.page-options-bottom a {
    display: inline-block;
    color: white;
    border: 1px solid #000000;
    border-radius: 7px;
    background: #003633;
    margin: 0 auto;
    padding: 5px 10px;
}

.page-options-bottom a:hover {
    color: white;
    border: 1px solid #000000;
    background: #005554;
}

    /*Scrollbar*/
::-webkit-scrollbar {
  width: 10px;
}
 
::-webkit-scrollbar-track {
  background: #000000;
}
 
::-webkit-scrollbar-thumb {
  background: #003633;
}
 
::-webkit-scrollbar-thumb:hover {
  background: #fff;
 
}

}
 h1, #page-title {
     color: #b14623;
     padding: 0 0 0.25em;
     margin: 0 0 0.6em;
     font-weight: bold;
     font-family: 'Titillium Web', sans-serif;
 
}
 #page-title {
     font-family: 'Titillium Web', sans-serif;
     font-size: 210%;
     padding: 1;
     margin: 1;
}
 h1 {
     margin-top: 0.7em;
     padding: 0;
     font-weight: bold;
     font-family: 'Kdam Thmor Pro', sans-serif;
     font-size: 199%;
 
}
 h2 {
     font-size:175%;
}
 h2, h3, h4, h5, h6, h7 {
     margin: 0.5em 0 0.4em;
     padding: 0;
     letter-spacing: 0;
     font-family: 'Titillium Web', sans-serif;
}
 #page-title {
     border-color: #025265;
}
 
/* TABS */
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover {
    background: #000000;
    color: white;
    border: 0px solid #000000;
    border-bottom: 2px solid #297C8C;
}
 
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background: #484848;
    color: white;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
 
.yui-navset .yui-nav a:focus,
.yui-navset .yui-nav a:hover {
    background: #afafaf;
    border-bottom: 2px solid #297C8C;
}
 
.yui-navset .yui-nav a em,
.yui-navset .yui-navset-top .yui-nav a em {
    border: 0px;
}
 
/* TAB RECOLORING */
.yui-navset .yui-content{
    background-color: #000000;
}
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background-color:#000000;
    background-image: url(../images/yuitabs.png);
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
    background:#222222 url(../images/yuitabs.png) repeat-x left -1400px; /* selected tab background */
    color:#fff;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    background:#EEEEEE url(../images/yuitabs.png) repeat-x left -1300px;
    text-decoration: none;
}
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: #333333;
}
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: #1A2C2D;
}
.yui-navset li {
    line-height: normal;
}

}
blockquote
  {
    border: none;
    color: #FFFFFF;
    background-color: #0000000;
    padding: 10px;
    border-left: 4px solid #254243;
  }

a {
    color: #6EA4A8;
    text-decoration: none;
    background: transparent;
    transition: color 0.5s ease;
}
a.newpage {
    color: #447679;
    text-decoration: none;
    background: transparent;

}
a:hover {
    text-decoration: hover;
    background-color: transparent;
    color: #A8CFD1;
}


hr {
    Margin: 1em 0;

}

#side-bar hr {
        margin-left: 4em -5.5%;
}

 

/* Mobile Compatibility */
@media (max-width: 878px) {
 
#header {
    background: url("http://union-icio-wiki.wdfiles.com/local--files/theme%3Aprotection/logo") left -3rem top 1rem no-repeat;
    background-size: auto calc(8.5rem - 1.125rem);
}
 
#header h1, #header h2 {
    margin-left: 60px;
}
 
#header h1 a {
    color: transparent;
    text-shadow: none;
    font-size: 40%;
    font-family: 'Kdam Thmor Pro', sans-serif;
}
 
#header h1 a::before {
    content: "Rama de Protección";
    color: #5D8B88;
    text-shadow: 1px 1px 1px rgba(3, 45, 56);
}
 
 #header h2 {
     padding: 0;
     margin-left: 60px;
     clear: left;
     float: left;
     font-size: 63%;
     max-height: 38px;
 
}

/* Toogle Side Bar*/
 
.open-menu a {
    border: 3px solid #447679!important;
    background: #254243!important;
    color: #1A2C2D!important;
}
 
.open-menu a:hover {
    color: #fff5e6!important;
    border: 3px solid #ffebcc!important;
}
