@charset "utf-8";

/*==============================================================================
<!-- ****************************************  -->
<!-- ****************************************  -->
<!--
Inspirado en el tema original: 
[Quetzal Ver. 1.0 [Alcance Libre] creado por:
Tereso Ramos G - tramos@d-webstudio.com
---------------
Basado en la plantilla: 
newspaper Ver1.2
Por: Masuko Koeda as みるく (http://white-stage.com/)
---------------
[Quetzal Ver. 2.0 [Alcance Libre] creado por:
Diseño: William Lopez Jimenez : https://koalasoft.wordpress.com
-->
<!-- ****************************************  -->
<!-- ****************************************  -->
==============================================================================*/

.plugin {
color:#333;
background-color:#EFEFEF;
font-weight:400;
border:1px solid #CCC;
}

.plugin th {
color:#333;
background-color:#B7C1DC;
text-align:left;
padding:5px;
}

.plugin td {
padding:2px 5px;
}

.pluginBG {
color:#FEFEFE;
background-color:#7398BA;
}

.pluginAltBG {
background-color:#7398BA;
}

.pluginCellTitle {
color:#dde9af;
font-weight:700;
background-color:#547b0b; /* COLOR-AL */
padding:5px;
}

.pluginCellFill {
background-color:#F8FAFD;
}

.pluginCellText {
color:#636363;
font-weight:400;
}

.pluginHeader {
color:#ff4500;
font-weight:bolder;
padding-top:3px;
padding-bottom:3px;
}

.pluginFooter,.pluginFooter td {
background-color:#547b0b; /* COLOR-AL */
color:#dde9af;
margin:0 15px;
}

.pluginAlert {
color:#D8010E;
background-color:#FEF1B4;
font-weight:700;
padding:5px 15px;
}

.pluginInfo {
color:#707070;
background-color:#FEF1B4;
font-weight:400;
padding:5px 15px;
}

.pluginSubTable {
color:#333;
background-color:#CCC;
font-weight:400;
border:1px solid #CCC;
}

.pluginSubTable th {
color:#333;
background-color:#C9D1E4;
text-align:left;
padding:5px;
}

.pluginSolidOutline {
background-color:#CCC;
}

.pluginSolidFill {
background-color:#1A3955;
}

.pluginTitle {
background-color:#547b0b; /* COLOR-AL */
color:#dde9af;
padding:4px 6px;
}

.pluginCellSubTitle {
background-color:#F7F7F7;
color:#333;
padding:4px 6px;
}

.pluginTinyText {
font-size:.7em;
}

.pluginSmallText {
font-size:.8em;
}

.pluginMediumText {
font-size:1em;
}

.pluginLargeText {
font-size:1.25em;
}

.pluginRow2,.pluginRow2 td {
color:#333;
background-color:#E7E7E7;
line-height:120%;
}

.pluginRow1 .pluginRollOver,.pluginRow2 .pluginRollOver,.pluginRollOver {
color:#333;
background-color:#FFF;
line-height:120%;
}

.pluginLinks a {
color:#ff4500;
font-style:normal;
font-weight:400;
text-decoration:none;
}

a.pluginButton:link,a.pluginButton:visited {
color:#ff4500;
text-align:center;
padding-top:2px;
display:block;
height:19px;
text-decoration:none;
background-color:transparent;
}

a.pluginButton:hover {
color:blue;
text-align:center;
padding-top:2px;
background:center url(navbar/images/button_over.gif);
background-repeat:repeat-x;
display:block;
height:19px;
text-decoration:none;
background-color:transparent;
}

.highlight {
color:#333;
background-color:#FF0;
text-decoration:none;
}

.inputTable td {
vertical-align:top;
padding:4px;
}

.inputTable label {
font-weight:700;
float:right;
white-space:nowrap;
}

.moderation-cc {
width:100%;
}

.moderation-cc-row {
clear:both;
height:80px;
width:100%;
}

.moderation-cc-item {
float:left;
text-align:center;
}