// Adaptaciones hechas para REEVO
html, body {
max-width: 100%;
overflow-x: hidden;
}
a:visited {
color: #771c00;
}
h2 {
font-weight: 500;
font-size: 18pt;
font-style: italic;
font-family: Alegreya Sans;
line-height: 30px;
padding-top: 10px;
}
p {
margin: 18px 0;
}
.clean-p {
margin-bottom: 40px;
}
pre {
white-space: pre-wrap;
word-break: break-word;
}
.boton-1 a, .boton-1 a:visited {
text-transform: uppercase;
font-family: "Alegreya Sans";
font-weight: bold;
font-size: 16px;
color: #fff !important;
background-color: #bf4b31;
border-color: #bf4b31;
padding: 0.5rem 2rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
float: left;
display: block;
margin: 3px;
}
.boton-1 a:hover {
text-decoration: none;
background-color: #8e3723;
}
.navbar {
z-index: 1000;
}
body.page-Portada #firstHeading {
display: none !important;
}
div#bodyContent {
margin: 0 !important;
}
.mw-body {
z-index: auto !important;
padding: 0 !important;
}
.navbar-brand img {
max-height: 30px;
margin: 7px 0px 0px 15px;
}
.firstHeading {
border-bottom: 1px solid transparent;
margin-bottom: 0;
font-family: 'Alegreya Sans';
font-weight: 100;
padding-bottom: 1ex;
font-size: 3em;
}
.row {
margin: 0 !important;
}
.intro-copete {
font-size: 20pt;
font-weight: 100;
font-style: italic;
line-height: 30pt;
/* font-family: Alegreya,"Times New Roman",Times,serif; */
text-align: center;
}
.intro-links {
border-top: 1px #ccc solid;
border-bottom: 1px #ccc solid;
line-height: 0;
padding: 0px;
text-align: center;
// padding-left: 30px;
margin: 30px 0;
color: #5a5a5a;
}
span#intro-links-email, span#intro-links-url, span#intro-links-telefono {
padding: 0 10px;
}
.glyphicon-home:before, .glyphicon-envelope:before, .glyphicon-earphone:before{
vertical-align: text-bottom;
padding: 2px;
}
div#bodyContent {
text-align: justify;
}
#mw-content-text p {
line-height: 3.5rem;
}
.mw-ui-input:valid {
background-color: #f1f1f1;
}
.mw-ui-input:invalid {
background-color: #f5ffb0;
}
ul.p-personal-tools.dropdown-menu.dropdown-menu-right li:first-child {
display: none;
}
#catlinks {
clear: both;
border-top: 1px #CCC solid;
padding: 10px;
}
#title-namespace {
font-size: 0.5em !important;
float: left;
}
#title-name {
float: left;
display: block;
width: 100%;
font-weight: 300;
font-size: 120%;
}
.bannerimage {
background-position: 50%;
background-size: cover;
background-blend-mode: darken;
background-color: red;
color: white !important;
text-shadow: 0px 0px 2px #000 !important;
margin-top: -10px;
position: relative;
text-shadow: 1px 1px 10px #000;
}
.bannerimage:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-image: linear-gradient(to bottom right,#5e6853,#000000);
opacity: .6;
}
.bannerimage .col-lg-12 {
position: relative;
min-height: 300px;
}
.bannerimage .firstHeading {
position: absolute;
bottom: 0;
}
table.wikitable {
width: 100%;
table-layout: fixed;
font-size: 16px;
}
table.wikitable td {
word-break: break-all;
}
table.wikitable th {
width: 140px;
}
table.wikitable tr {
border-bottom: 5px solid #fff;
}
table.wikitable > caption {
padding-bottom: 5px;
}
table .map-address {
background: #202020;
font-weight: normal;
width: 100%;
position: relative;
float: left;
padding: 3px 10px;
color: white;
font-size: 15px;
}
.thumbinner, .thumbinner img {
border-radius: 3px;
}
.mw-mmv-overlay {
background-color: #000000bd !important;
}
body.mw-mmv-lightbox-open > .contentHeader {
display: block !important;
position: fixed !important;
width: 100% !important;
top: 40px !important;
}
.contentHeader .col-lg-12 {
padding: 0;
}
body.mw-mmv-lightbox-open #mw-navigation {
display: block !important;
position: fixed !important;
width: 100% !important;
}
.mw-mmv-image img {
-webkit-box-shadow: 0px 0px 78px 8px rgba(0,0,0,0.9);
-moz-box-shadow: 0px 0px 78px 8px rgba(0,0,0,0.9);
box-shadow: 0px 0px 78px 8px rgba(0,0,0,0.9);
}
.maps-leaflet {
z-index: 0 !important;
border-radius: 3px 3px 0 0;
}
// .mw-editsection { display:none!important; }
.ui-datepicker-header, .ui-datepicker-calendar, .ui-datepicker-buttonpane {
background: #ccc;
}
.form-group.row {
padding: 10px 0;
}
label.checkboxLabel.form-control {
border: none !important;
height: 30px;
padding: 7px;
}
button.ui-datepicker-trigger {
float: right !important;
margin: -40px 10px 0 0 !important;
}
#bodyContent .col-form-label {
text-align: left;
font-style: italic;
font-size: 110%;
}
span.dynatree-icon {
display: none !important;
}
.pfTreeInput {
height: auto !important;
}
span.dynatree-node a {
font-size: 12pt !important;
font-family: "Alegreya Sans",Calibri,Candara,Arial,sans-serif !important;
}
span.dynatree-checkbox {
margin: 3px 0 0 3px;
}
.ui-datepicker {
background: white !important;
height: auto !important;
box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
div#bodyContent {
margin: 0 15px;
}
#msupload-dropzone {
padding: 0px !important;
height: 25px !important;
}
.navbar-toplang {
background-image: none !important;
padding-left: 18px !important;
}
.navbar-usernotloggedin {
padding: 0 15px !important;
}
.navbar-right-aligned #p-search {
padding-right: 0px !important;
}
#pt-uls {
display: none !important;
}
div#p-logo {
float: left;
}
.navbar-toggle {
padding: 7px 10px !important;
}
.navbar-xs {
margin: 1px -10px !important;
}
.skin-chameleon .navbar-tools .hidden-xs > li > a {
line-height: 49px !important;
}
ul.visible-xs.pull-right.navbar-xs.navbar-tools.navbar-nav {
margin-right: 0px !important;
}
.smwofootergrid-low {
height: 0;
}
.smwofootergrid-bottom {
color: #fff;
background-color: #31302d;
}
.uls-lcd-region-section.uls-lcd-quicklist {
display:block;
}
.grid .uls-search, .uls-lcd-region-section {
display: none;
}
.uls-lcd {
height: auto !important;
}
// .uls-wide, .grid .row {
// min-width: auto !important;
// width: auto !important;
// }
.footerwrap {
overflow: -webkit-paged-x !important;
}
#lastmod-info {
text-align: center;
font-style: oblique;
color: #858585;
font-weight: 100;
padding-bottom: 30px;
}
.footer-legal-info {
text-align: center;
font-size: 16pt;
font-weight: 100;
max-width: 700px;
margin: 0 auto;
color: #ccc;
font-style: italic;
margin-top: 20pt;
border-bottom: 1px solid #525252;
padding-bottom: 25px;
}
.footer-legal-info a, .footer-legal-info a:hover{
color: white;
}
.footer-social-box {
margin: 20px 0;
padding: 0 20px;
}
.footer-social {
text-align: center;
}
.footer-social a, .footer-social a:visited {
color: #525252;
font-size: 20pt;
padding: 10px;
}
.footer-social a:hover {
color: #ccc;
}
.title-toggle {
font-family: 'Alegreya Sans';
color: #AE2900;
font-weight: 800;
text-transform: uppercase;
letter-spacing: .2ex;
}
.link-toggle::after, .title-toggle::after {
color: #AE2900;
font-weight: lighter;
content: " +";
}
.mw-customtoggle, .mw-collapsible-toggle {
cursor: pointer;
}
// ***********8 RESPONSIVE
@media (max-width: 282px)
{
div#p-logo {
width: 45px;
overflow: hidden;
}
}
@media (max-width: 480px)
{
li.dropdown.navbar-tools-tools.open {
max-width: 79px;
}
a.dropdown-toggle.navbar-usernotloggedin {
max-width: 45px;
float: right;
}
}
@media (max-width: 767px)
{
a.dropdown-toggle.navbar-usernotloggedin {
margin-top: 0px;
padding: 11px !important;
}
.navbar-newtalk-not-available {
display: none !important;
}
}
@media (max-width: 992px)
{
div#p-search {
width: 280px;
}
}