Diferencia entre revisiones de «MediaWiki:Common.css»

De musiki
Sin resumen de edición
Etiqueta: Revertido
Sin resumen de edición
Etiqueta: Reversión manual
Línea 1: Línea 1:
.scaled {
/* MUSIKI THEME */
display:flex;
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200&display=swap');
box-orient: horizontal;
/*@import url("https://fonts.googleapis.com/css?family=Lato|Lato");*/
flex-direction: row;
 
box-pack: center;
body,
justify-content: center;
h1,
-webkit-box-flex: 1;
h2,
-moz-box-flex: 1;
h3,
box-flex: 1;
#content p,
-webkit-flex: 1 1 auto;
#content,
flex: 1 1 auto;  
#content p,
padding: 10px;
#mw-panel,
margin: 10px;
#p-navigation,
text-align: center;
 
 
 
.col {
padding-top: 8px;
font-size: 0.7rem;
}
.firstHeading a img {
max-width: 25px;
max-height: 25px;
padding-bottom: 5px;
}
}


{{#css:
 
#header-outer,
.firstHeading {
#header-toc-header,
font-family: Helvetica, 'Lato', arial;
#content-header,
line-height: 55px;
#content-footer,
/* text-transform: uppercase; */
#mw-footer,
font-size: 25px;
#content-nav,
font-weight: 700;
#last-edit,
padding: 30px 30px 30px 30px;
#toc,
// transition: all 2s ease 2s;
#mw-normal-catlinks
text-align: center;
{
/*border-bottom: 0px;*/
    display: none;
}
}


body,
.mw-parser-output {
html {
padding: 0 40px 0 40px;
/*    overflow: hidden; */
font-size: 1em;
background:#FFFFFF;
line-height: 1.5em;
text-decoration: none solid rgba(0, 0, 0, 0.84);
letter-spacing: -0.063;
}
}


#content-block {background: white; padding: 1.25em 1.5em;}


#main-outer, #content-header{
 
margin: 0;
 
padding:0;
.mw-body {margin-right:0;}
 
.apex-nav{font-size: 0.8em; margin:0 0 0 0 ;}
 
#mw-panel {
font-size: 1em;
color: gray;
}
}


.mw-body {
 
padding:0;
#mw-panel .apex-flyout-pull {top: -4em;}
    margin 0;
 
    border-style: none;
/*links*/
    background: white;
 
a:link {
color: #00bfff;
}
}


#content-header {
 
  padding:5px;
/* A link that is hovered on */
position: fixed;  /* Make it stick/fixed */
 
  top: 0;
a:hover {
  width: 100%; /* Full width */
color: rgb(51, 204, 204);
  transition: top 1s; /* Transition effect when sliding down (and up) */
}
}


/* A link that is selected */


  .dw {
a:active {
  -webkit-animation: fade 2s;
color: green;
          animation: fade 2s;
}
}
.dw {
 
  box-sizing: border-box;
.mw-jump {
  -webkit-column-gap: 0;
display: none;
    -moz-column-gap: 0;
          column-gap: 0;
  position: relative;
}
}
.dw * {
 
  box-sizing: border-box;
.mw-wiki-logo {
padding: 0em 0em 0em 0em;
}
}
.dw__fcs-crtn {
 
  background-color: #000;
 
  bottom: 0;
#toc,
  display: none;
.toc,
  left: 0;
.toc-title,
  opacity: 0.75;
.toc A {
  position: fixed;
font-size: 10px;
  right: 0;
line-height: 12px;
  top: 0;
background: #ecf2ea;
  z-index: 2;
}
}
@media (min-width: 500px) {
 
  .dw {
 
    -webkit-column-count: 2;
 
      -moz-column-count: 2;
.mw-headline {
            column-count: 2;
font-size: 0.8em;
  }
}
}
@media (min-width: 992px) {
 
  .dw {
.mw-headline-number {
    -webkit-column-count: 3;
color: rgb(51, 204, 204);
      -moz-column-count: 3;
font-size: 0.6em;
            column-count: 3;
  }
}
}
@media (min-width: 1500px) {
 
  .dw {
#mw-content-text dl,
    -webkit-column-count: 4;
#mw-content-text ul,
      -moz-column-count: 4;
#mw-content-text ol {
            column-count: 4;
margin-top: .3em;
  }
margin-bottom: .3em;
}
}
.dw-pnl {
 
  margin: 0;
/*#footer {*/
  padding: 5px;
/* bottom: 0;*/
/* left: 0;*/
/* right: 0;*/
/* margin-bottom: 0;*/
/*}*/
 
.botondescriptor {
/* Font & Text */
font-family: Oxygen, Arial, sans-serif;
font-size: 12.6px;
font-style: normal;
font-variant: normal;
font-weight: 400;
letter-spacing: normal;
line-height: 20.1852px;
text-decoration: none solid rgb(109, 102, 109);
text-align: center;
text-indent: 0px;
text-transform: none;
vertical-align: baseline;
white-space: normal;
word-spacing: 0px;
 
/* Color & Background */
background-attachment: scroll;
background-color: rgba(0, 0, 0, 0);
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
color: rgb(109, 102, 109);
 
/* Box */
height: 30px;
/*width: 100%;*/
border: 1px solid rgb(232, 232, 232);
border-top: 1px solid rgb(232, 232, 232);
border-right: 1px solid rgb(232, 232, 232);
border-bottom: 1px solid rgb(232, 232, 232);
border-left: 1px solid rgb(232, 232, 232);
margin: 0px 5px 10px;
padding: 4px 8px;
max-height: none;
min-height: 0px;
max-width: none;
min-width: 0px;
 
/* Positioning */
position: static;
top: auto;
bottom: auto;
right: auto;
left: auto;
float: none;
display: inline-block;
clear: none;
z-index: auto;
 
/* List */
list-style-image: none;
list-style-type: none;
list-style-position: outside;
 
/* Table */
border-collapse: separate;
border-spacing: 0px 0px;
caption-side: top;
empty-cells: show;
table-layout: auto;
 
/* Miscellaneous */
overflow: visible;
cursor: pointer;
visibility: visible;
 
/* Effects */
transform: none;
// transition: all 0.25s ease-out 0s;
outline: rgb(109, 102, 109) dashed 0px;
outline-offset: 0px;
box-sizing: border-box;
resize: none;
text-shadow: none;
text-overflow: clip;
word-wrap: break-word;
box-shadow: none;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
}
}
.dw-pnl--fcs {
 
 
 
/*CITE */
.cite {
   position: relative;
   position: relative;
}
   .box-width.no-width { // width is calculated based on content
.dw-pnl--fcs:hover {
    outline: 1px solid black;
   z-index: 3;
    position: absolute;
}
    top: 0;
.dw-pnl--fcs:hover ~ .dw__fcs-crtn {
    right: 0;
  display: flex;
}
.dw-pnl--pls {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-perspective: 1000;
          perspective: 1000;
  -webkit-transition: -webkit-transform 0.25s ease 0s;
  transition: -webkit-transform 0.25s ease 0s;
  transition: transform 0.25s ease 0s;
  transition: transform 0.25s ease 0s, -webkit-transform 0.25s ease 0s;
}
.dw-pnl--pls:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.dw-pnl__cntnt {
  border-radius: 5px;
  overflow: hidden;
  padding: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .dw-pnl {
    -webkit-column-break-inside: avoid;
      -moz-column-break-inside: avoid;
            break-inside: avoid;
   }
   }
}
}
.dw-flp {
 
  -webkit-perspective: 1000;
 
          perspective: 1000;
/* IMAGENES EXTERNAS */
 
.imagenexterna {
float: right;
width: 60%;
border: 0;
margin: 0.5em;
padding: 0.5em;
text-align: center;
font-style: italic;
font-size: smaller;
text-indent: 0;
}
}
.dw-flp:hover .dw-flp__cntnt {
 
  -webkit-transform: rotateY(180deg);
.scaled {
          transform: rotateY(180deg);
display: block;
max-width: 130px;
max-height: 130px;
width: auto;
height: auto;
padding-bottom: 5px;
}
}
.dw-flp--sm {
 
  height: 200px;
.formtable {
font-size: smaller;
}
}
.dw-flp--md {
 
  height: 300px;
.mw-editsection {
display: none;
}
}
.dw-flp--lg {
 
  height: 400px;
.multipleTemplateWrapper .ui-widget {
display: inline-block;
}
}
.dw-flp__pnl {
 
  -webkit-backface-visibility: hidden;
 
          backface-visibility: hidden;
/* FICHAS */
  border-radius: 10px;
 
  height: 100%;
.infobox lugar {
  left: 0;
float: right;
  overflow: visible;
padding: 0;
  padding: 20px;
margin: 1em 1em 1em 1em;
  position: absolute;
width: 50%;
  top: 0;
text-justify: inter-word;
  width: 100%;
line-height: 1em;
}
}
.dw-flp__pnl--frnt {
 
  -webkit-transform: rotateY(0deg);
 
          transform: rotateY(0deg);
.ficha {
  z-index: 2;
background: #eee;
position:static;
/*border: 0px solid #aaa;*/
float: right;
padding: 0;
margin: 1em 1em 1em 1em;
width: 300px;
text-justify: inter-word;
line-height: 1em;
}
}
.dw-flp__pnl--bck {
 
  -webkit-transform: rotateY(180deg);
.ficha-titulo {
          transform: rotateY(180deg);
font-size: 0.9em;
font-weight: bold;
color: white;
letter-spacing: 0.63;
text-align: right;
text-transform: uppercase;
padding: 0.5em 0.5em 0.5em 0.5em;
/* gradient for infobox */
background: rgb(171, 171, 171, 1);
background: -moz-linear-gradient(left, rgba(171, 171, 171, 1) 0%, rgba(93, 97, 73, 1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(171, 171, 171, 1)), color-stop(100%, rgba(93, 97, 73, 1)));
background: -webkit-linear-gradient(left, rgba(171, 171, 171, 1) 0%, rgba(93, 97, 73, 1) 100%);
background: -o-linear-gradient(left, rgba(171, 171, 171, 1) 0%, rgba(93, 97, 73, 1) 100%);
background: -ms-linear-gradient(left, rgba(171, 171, 171, 1) 0%, rgba(93, 97, 73, 1) 100%);
background: linear-gradient(to right, rgba(171, 171, 171, 1) 0%, rgba(93, 97, 73, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ababab', endColorstr='#5d6149', GradientType=1);
}
}
.dw-flp__cntnt {
 
  height: 100%;
.ficha-imagen {
  overflow: visible;
padding: 0.5em 0 0 0;
  position: relative;
text-align: center;
  -webkit-transform-style: preserve-3d;
max-width: 100%;
          transform-style: preserve-3d;
max-height: 100%;
  -webkit-transition: 0.25s;
    background-size: cover;
  transition: 0.25s;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
}
.dw-clstr {
 
  display: -webkit-box;
.ficha th {
  display: flex;
text-align: right;
  padding: 0;
font-size: 0.7em;
vertical-align: top;
width: 120px;
}
}
@media (max-width: 430px) {
 
  .dw-clstr--vrt {
.ficha td {
    -webkit-box-orient: vertical;
font-size: 0.7em;
    -webkit-box-direction: normal;
text-align: left;
            flex-direction: column;
vertical-align: top;
  }
}
}
.dw-clstr--hrz {
 
  -webkit-box-orient: vertical;
.flocking {
  -webkit-box-direction: normal;
font-family: monospace;
          flex-direction: column;
white-space: pre;
}
}
.dw-clstr__sgmnt {
 
  display: -webkit-box;
 
  display: flex;
/*CLOUDTAG */
  -webkit-box-flex: 1;
 
          flex: 1 1 auto;
.demo-30-percent-width {
width: 30%;
clear: both;
}
}
.dw-clstr__sgmnt--rw {
 
  display: -webkit-box;
.demo-float-right {
  display: flex;
clear: both;
float: inherit;
margin-left: 10px;
margin-bottom: 10px;
}
}
@media (max-width: 430px) {
 
  .dw-clstr__sgmnt--rw {
 
    -webkit-box-orient: vertical;
/* FORMULARIOS */
    -webkit-box-direction: normal;
 
            flex-direction: column;
.formInput,
  }
.createboxInput,
.autocompleteInput {
border: 1px solid #aaa ;
border-radius: 3px ;
box-sizing: border-box;
display: block ;
font: inherit;
padding: 10px ;
width: 600px ;
font-size: small;
}
}
.dw-clstr__sgmnt--clmn {
 
  -webkit-box-orient: vertical;
.pfTokens,
  -webkit-box-direction: normal;
.pfComboBox {
          flex-direction: column;
display: block ;
width: 600px ;
}
}
@media (min-width: 430px) {
 
  .dw-clstr__sgmnt--hlf {
.formInput {
    flex-basis: 50%;
display: inline-block ;
  }
  .dw-clstr__sgmnt--qrt {
    flex-basis: 25%;
  }
}
}
/**
 
  * Theming
.createbox input[type="submit"],
*/
.sfFormInput input[type="submit"],
* {
.forminput_button {
  box-sizing: border-box;
background: #347bff;
border: 1px solid #347bff;
border-radius: 3px;
cursor: pointer;
color: white;
font: inherit;
padding: 10px;
}
}
.tx--left {
 
  text-align: left;
.pfUploadable {
font-size: small;
}
}
.tx--right {
 
  text-align: right;
.inputSpan select {
display: block ;
width: 600px ;
/*padding: 10px ;*/
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font: inherit;
background: none;
}
}
.tx--center {
 
  text-align: center;
.formtable {
font-size: small;
}
}
body {
 
  font-family: 'Open Sans', sans-serif;
 
}
/* CSS placed here will be applied to all skins SYNTAX HIGHLIGHT CONFIG */
h3 {
 
  margin-top: 0;
.mw-highlight pre {
font-size: 90%;
}
}
/**
/**
* Colors
* Dynamic Navigation Bars (experimental)
*/
*
.bd--black {
* Description: See [[Wikipedia:NavFrame]].
  border: 4px solid #000;
* Maintainers: UNMAINTAINED
*/
 
 
/* make the Cite extension list of references look smaller and highlight clicked reference in blue */
 
ol.references {
font-size: 90%;
}
}
.bg--black {
 
  background-color: #000;
ol.references li:target {
background-color: #ddeeff;
}
}
.tx--black {
 
  color: #000;
.reference:target {
background-color: #ddeeff;
}
}
.bd--red {
 
  border: 4px solid #e74c3c;
 
/* CODE MIRROR */
 
.cm-mw-skipformatting {
background-color: #ddd;
}
}
.bg--red {
 
  background-color: #e74c3c;
.cm-mw-list {
background-color: green;
color: red;
}
}
.tx--red {
 
  color: #e74c3c;
 
/** Title Icon
* make icons less dominant
*/
 
 
 
.imagenCreadorxs img {
display: block;
max-width: 130px;
max-height: 130px;
width: auto;
height: auto;
padding-bottom: 5px;
}
}
.bd--blue {
 
  border: 4px solid #FFFFFF;
/*TABLAS */
 
.imagenCreadorxs {
font-size: 15px;
}
}
.bg--blue {
 
  background-color: #FFFFFF;
.tablaMateriales {
font-size: 10px;
}
}
.tx--blue {
 
  color: #000000;
.tablasmallFonts {
font-size: 10px;
}
}
.bd--green {
 
  border: 4px solid #26a65b;
.musikiGallery gallerytext{display:none;
}
}
.bg--green {
 
  background-color: #26a65b;
/*HEADERTABS*/
 
#headertabs, .large.ui-widget ,.references {
    font-family: Helvetica;
    font-size: 0.6em;
}
}
.tx--green {
/*Feed RDF*/
  color: #26a65b;
/*CHAMELEON*/
 
#p-personal-tools
{   font-size: 0.7rem;
    margin: 0.4rem 0.4rem;
}
}
.bd--grey {
<!-- .p-navbar {
  border: 4px solid #6c7a89;
background-color:#ffffff;
} -->
.collapse {
    background-color: #b4e2f536;
    border-radius: 20px;
    margin: 0;
    padding: 0;
    font-size: 0.8rem;
    list-style: none;
}
}
.bg--grey {
 
  background-color: #6c7a89;
.pagetools .tab-group {
}
    padding-left: 0;
.tx--grey {
    list-style: none;
  color: #6c7a89;
    font-size: 0.675rem;
}
    color: gray;
.bd--purple {
    margin-left: -0.75rem;
  border: 4px solid #8e44ad;
    margin-right: -0.75rem;
}
     box-shadow: 1px 1px 8px 1px #adedfb47;
.bg--purple {
  background-color: #8e44ad;
}
.tx--purple {
  color: #8e44ad;
}
.bd--white {
  border: 4px solid #ecf0f1;
}
.bg--white {
  background-color: #ecf0f1;
}
.tx--white {
  color: #ecf0f1;
}
/**
* Images
*/
img {
  max-height: 300px;
}
img.dw-pnl__cntnt,
img.dw-flp__pnl {
  padding: 0;
}
img.dw-flp__pnl {
  max-height: 100%;
}
@-webkit-keyframes fade {
  from {
    opacity: 0;
  }
  to {
     opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
}
}}
a:link {color: #4c4c4c }

Revisión del 17:00 20 ago 2023

/* MUSIKI THEME */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200&display=swap');
/*@import url("https://fonts.googleapis.com/css?family=Lato|Lato");*/

body,
h1,
h2,
h3,
#content p,
#content,
#content p,
#mw-panel,
#p-navigation,



.col {
padding-top: 8px;	
font-size: 0.7rem;
}
.firstHeading a img {
	max-width: 25px;
	max-height: 25px;
	padding-bottom: 5px;
}


.firstHeading {
	font-family: Helvetica, 'Lato', arial;
	line-height: 55px;
	/* text-transform: uppercase; */
	font-size: 25px;
	font-weight: 700;
	padding: 30px 30px 30px 30px;
// 	transition: all 2s ease 2s;
	text-align: center;
	/*border-bottom: 0px;*/
}

.mw-parser-output {
	padding: 0 40px 0 40px;
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none solid rgba(0, 0, 0, 0.84);
	letter-spacing: -0.063;
}




.mw-body {margin-right:0;}

.apex-nav{font-size: 0.8em; margin:0 0 0 0 ;}

#mw-panel {
	font-size: 1em;
	color: gray;
}


#mw-panel .apex-flyout-pull {top: -4em;}

/*links*/

a:link {
	color: #00bfff;
}


/* A link that is hovered on */

a:hover {
	color: rgb(51, 204, 204);
}

/* A link that is selected */

a:active {
	color: green;
}

.mw-jump {
	display: none;
}

.mw-wiki-logo {
	padding: 0em 0em 0em 0em;
}


#toc,
.toc,
.toc-title,
.toc A {
	font-size: 10px;
	line-height: 12px;
	background: #ecf2ea;
}



.mw-headline {
	font-size: 0.8em;
}

.mw-headline-number {
	color: rgb(51, 204, 204);
	font-size: 0.6em;
}

#mw-content-text dl,
#mw-content-text ul,
#mw-content-text ol {
	margin-top: .3em;
	margin-bottom: .3em;
}

/*#footer {*/
/*	bottom: 0;*/
/*	left: 0;*/
/*	right: 0;*/
/*	margin-bottom: 0;*/
/*}*/

.botondescriptor {
	/* Font & Text */
	font-family: Oxygen, Arial, sans-serif;
	font-size: 12.6px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 20.1852px;
	text-decoration: none solid rgb(109, 102, 109);
	text-align: center;
	text-indent: 0px;
	text-transform: none;
	vertical-align: baseline;
	white-space: normal;
	word-spacing: 0px;

	/* Color & Background */
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	color: rgb(109, 102, 109);

	/* Box */
	height: 30px;
/*width: 100%;*/
	border: 1px solid rgb(232, 232, 232);
	border-top: 1px solid rgb(232, 232, 232);
	border-right: 1px solid rgb(232, 232, 232);
	border-bottom: 1px solid rgb(232, 232, 232);
	border-left: 1px solid rgb(232, 232, 232);
	margin: 0px 5px 10px;
	padding: 4px 8px;
	max-height: none;
	min-height: 0px;
	max-width: none;
	min-width: 0px;

	/* Positioning */
	position: static;
	top: auto;
	bottom: auto;
	right: auto;
	left: auto;
	float: none;
	display: inline-block;
	clear: none;
	z-index: auto;

	/* List */
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;

	/* Table */
	border-collapse: separate;
	border-spacing: 0px 0px;
	caption-side: top;
	empty-cells: show;
	table-layout: auto;

	/* Miscellaneous */
	overflow: visible;
	cursor: pointer;
	visibility: visible;

	/* Effects */
	transform: none;
//	transition: all 0.25s ease-out 0s;
	outline: rgb(109, 102, 109) dashed 0px;
	outline-offset: 0px;
	box-sizing: border-box;
	resize: none;
	text-shadow: none;
	text-overflow: clip;
	word-wrap: break-word;
	box-shadow: none;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}



/*CITE */
.cite {
  position: relative;
  .box-width.no-width { // width is calculated based on content
    outline: 1px solid black;
    position: absolute;
    top: 0;
    right: 0;
  }
}


/* IMAGENES EXTERNAS */

.imagenexterna {
	float: right;
	width: 60%;
	border: 0;
	margin: 0.5em;
	padding: 0.5em;
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

.scaled {
	display: block;
	max-width: 130px;
	max-height: 130px;
	width: auto;
	height: auto;
	padding-bottom: 5px;
}

.formtable {
	font-size: smaller;
}

.mw-editsection {
	display: none;
}

.multipleTemplateWrapper .ui-widget {
	display: inline-block;
}


/* FICHAS */

.infobox lugar {
	float: right;
	padding: 0;
	margin: 1em 1em 1em 1em;
	width: 50%;
	text-justify: inter-word;
	line-height: 1em;
}


.ficha {
	background: #eee;
	position:static;
	/*border: 0px solid #aaa;*/
	float: right;
	padding: 0;
	margin: 1em 1em 1em 1em;
	width: 300px;
	text-justify: inter-word;
	line-height: 1em;
}

.ficha-titulo {
	font-size: 0.9em;
	font-weight: bold;
	color: white;
	letter-spacing: 0.63;
	text-align: right;
	text-transform: uppercase;
	padding: 0.5em 0.5em 0.5em 0.5em;
	/* gradient for infobox */
	background: rgb(171, 171, 171, 1);
	background: -moz-linear-gradient(left, rgba(171, 171, 171, 1) 0%, rgba(93, 97, 73, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(171, 171, 171, 1)), color-stop(100%, rgba(93, 97, 73, 1)));
	background: -webkit-linear-gradient(left, rgba(171, 171, 171, 1) 0%, rgba(93, 97, 73, 1) 100%);
	background: -o-linear-gradient(left, rgba(171, 171, 171, 1) 0%, rgba(93, 97, 73, 1) 100%);
	background: -ms-linear-gradient(left, rgba(171, 171, 171, 1) 0%, rgba(93, 97, 73, 1) 100%);
	background: linear-gradient(to right, rgba(171, 171, 171, 1) 0%, rgba(93, 97, 73, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ababab', endColorstr='#5d6149', GradientType=1);
}

.ficha-imagen {
	padding: 0.5em 0 0 0;
	text-align: center;
	max-width: 100%;
	max-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ficha th {
	text-align: right;
	font-size: 0.7em;
	vertical-align: top;
	width: 120px;
}

.ficha td {
	font-size: 0.7em;
	text-align: left;
	vertical-align: top;
}

.flocking {
	font-family: monospace;
	white-space: pre;
}


/*CLOUDTAG */

.demo-30-percent-width {
	width: 30%;
	clear: both;
}

.demo-float-right {
	clear: both;
	float: inherit;
	margin-left: 10px;
	margin-bottom: 10px;
}


/* FORMULARIOS */

.formInput,
.createboxInput,
.autocompleteInput {
	border: 1px solid #aaa ;
	border-radius: 3px ;
	box-sizing: border-box;
	display: block ;
	font: inherit;
	padding: 10px ;
	width: 600px ;
	font-size: small;
}

.pfTokens,
.pfComboBox {
	display: block ;
	width: 600px ;
}

.formInput {
	display: inline-block ;
}

.createbox input[type="submit"],
.sfFormInput input[type="submit"],
.forminput_button {
	background: #347bff;
	border: 1px solid #347bff;
	border-radius: 3px;
	cursor: pointer;
	color: white;
	font: inherit;
	padding: 10px;
}

.pfUploadable {
	font-size: small;
}

.inputSpan select {
	display: block ;
	width: 600px ;
	/*padding: 10px ;*/
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font: inherit;
	background: none;
}

.formtable {
	font-size: small;
}


/* CSS placed here will be applied to all skins SYNTAX HIGHLIGHT CONFIG */

.mw-highlight pre {
	font-size: 90%;
}


/**
 * Dynamic Navigation Bars (experimental)
 *
 * Description: See [[Wikipedia:NavFrame]].
 * Maintainers: UNMAINTAINED
 */


/* make the Cite extension list of references look smaller and highlight clicked reference in blue */

ol.references {
	font-size: 90%;
}

ol.references li:target {
	background-color: #ddeeff;
}

.reference:target {
	background-color: #ddeeff;
}


/* CODE MIRROR */

.cm-mw-skipformatting {
	background-color: #ddd;
}

.cm-mw-list {
	background-color: green;
	color: red;
}


/** Title Icon
 * make icons less dominant
 */



.imagenCreadorxs img {
	display: block;
	max-width: 130px;
	max-height: 130px;
	width: auto;
	height: auto;
	padding-bottom: 5px;
}

/*TABLAS */

.imagenCreadorxs {
	font-size: 15px;
}

.tablaMateriales {
	font-size: 10px;
}

.tablasmallFonts {
	font-size: 10px;
}

.musikiGallery gallerytext{display:none;
	
}

/*HEADERTABS*/

#headertabs, .large.ui-widget ,.references {
    font-family: Helvetica;
    font-size: 0.6em;
}
/*Feed RDF*/
/*CHAMELEON*/

#p-personal-tools
{    font-size: 0.7rem;
    margin: 0.4rem 0.4rem;
}
<!-- .p-navbar {
	background-color:#ffffff;
} -->
.collapse {
    background-color: #b4e2f536;
    border-radius: 20px;
    margin: 0;
    padding: 0;
    font-size: 0.8rem;
    list-style: none;
}

.pagetools .tab-group {
    padding-left: 0;
    list-style: none;
    font-size: 0.675rem;
    color: gray;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    box-shadow: 1px 1px 8px 1px #adedfb47;
}
 a:link {color: #4c4c4c	}