
/* - public.css - */
@media screen {
/* https://celama.uca.es/portal_css/public.css?original=1 */
/* */
/* */
* { margin: 0; padding: 0; }
* :link,:visited { text-decoration:none }
* ul,ol { list-style:none; }
* h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
* a img,:link img,:visited img { border:none }
a { outline: none; }
table { border-spacing: 0; }
/* */
/* */
body {
color: Black;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
font-weight: normal;
line-height: 150%;
color: #123645;
}
h1, h2 {
letter-spacing: -0.05em;
}
h1 {
font-size: 1.79em;
}
h2 {
font-size: 1.5em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.25em;
}
h5 {
font-size: 1em;
}
h6 {
font-size: 0.8em;
}
p {
}
a:link, a:visited {
color: #205c90;
}
dt {
font-weight: bold;
}
input {
font-family: "Lucida Grande", Arial, FreeSans;
}
hr {
height: 2px;
margin: 0.5em auto 1em;
width: 100%;
color: #CBCACC;
clear: both;
background: #CBCACC;
border: none;
}
blockquote {
margin:0 0 0 1.5em;
}
q {
quotes: "“" "”" "‘" "’"
}
ul li {
background: url("../../img/css/iconos/icono5.gif") no-repeat scroll 0 8px transparent;
list-style-image: none;
list-style-type: square;
margin-left: 20px;
padding: 0 0 5px 0;
}
/* */
/* */
body.largeText { font-size: 125%; }
body.smallText { font-size: 85%; }
/* */
/* */
#portal-header {
position: relative;
z-index: 2;
}
#portal-logo {
display: inline-block;
margin: 1em 0;
}
#portal-globalnav {
clear: both;
background: #ddd;
margin-bottom: 1em;
}
#portal-globalnav li {
}
#portal-globalnav li a {
display: inline-block;
padding: 0.5em 2em 2em 0.5em;
background: #ddd;
min-width: 6em;
white-space: normal;
border-right: 0.1em solid white;
}
#portal-globalnav .selected a,
#portal-globalnav a:hover {
background: #205c90;
color: White;
}
#portal-personaltools {
float: right;
background: #e3e3e3;
position: absolute;
z-index: 3; /* */
top: 0;
right: 0;
padding: 0.25em 0.5em;
font-size: 80%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
#portal-personaltools #anon-personalbar a {
float: left;
}
#portal-languageselector {
float: right;
background: #e3e3e3;
position: absolute;
top: 0;
right: 10em;
padding: 0.25em 0.5em;
font-size: 80%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
#portal-searchbox {
margin: 0 0 0 2em;
text-align: left;
}
#portal-searchbox label {
font-weight: normal;
}
#searchGadget {
width: 80%;
padding: 1px 0;
border: none;
float: left;
margin-right: 0.5em;
}
#portal-searchbox  input.searchButton {
background: transparent url(++resource++uca.theme.images/submit.gif) no-repeat left top;
border: none;
text-indent: -999em;
width: 20px;
height: 18px;
font-size: 0pt;
color: white;
cursor: pointer;
}
#region-content input.searchField {
margin-bottom: 1em;
}
/* */
.collapsible .collapser.collapsed {
padding-right: 14px;
background: url('arrowRight.png') center right no-repeat;
}
.collapsible .collapser.expanded {
padding-right: 14px;
background: url('arrowDown.png') center right no-repeat;
}
/* */
#LSResult {
position: absolute;
right: 0;
background: White;
margin: -1.5em 0 0 -7em;
}
#LSResult fieldset {
padding: 1em 0 0;
border: 0.1em solid #ccc;
}
#livesearchLegend {
background-color:#ccc;
padding:0.3em;
}
#LSResult .LSDescr {
font-size: 85%;
color: #666;
}
.LSRow,
#LSNothingFound {
display: block;
padding: 0.5em 1em;
white-space: normal;
width:28em;
}
.LSHighlight {
background: #ddd;
}
/* */
#breadcrumbs-you-are-here {
color:#123645;
}
#portal-breadcrumbs {
font-size: 1.1em;
margin-bottom: -0.5em;
}
#portal-breadcrumbs a {
border-bottom: none;
color: #666;
}
#breadcrumbs-current {
font-weight: bold;
color: white;
}
#portal-siteactions {
font-size: 85%;
}
/* */
/* */
a.link-parent {
}
/* */
/* */
dl.portlet {
margin: 0 0 1em;
font-size: 80%;
}
dl.portletError {
background-color: #FFA500;
}
dl.portlet dt,
div.portletAssignments div.portletHeader {
padding: 0em 1em;
background: #ddd;
line-height: 2.5em;
}
.portletNews .portletTopLeft {
float: left;
font-size:2em;
margin-right: 4px;
}
.portletNews a.tile img,
.portletEvents a.tile img {
float: left;
padding-right: 5px;
width: 6em;
}
.portletNews .date,
.portletEvents .date {
color: #DD6D10;
}
div.portletAssignments {
font-size: 0.8em;
line-height: 2em;
}
div.portletAssignments .managedPortletActions {
float: right;
}
div.portletAssignments .managedPortletActions a {
margin: 0 0.25em;
}
dl.portlet dt a,
dl.portlet dt a:visited,
dl.portlet dt a:hover {
color: black;
display: block;
border: none;
}
dl.portlet dd.portletItem,
dl.portlet dd.portletFooter,
dl.portletError dd {
padding: 1em;
}
div.managePortletsLink,
a.managePortletsFallback {
text-align: center;
padding: 0.25em 0.5em;
font-size: 80%;
width: 8em;
margin: 1em auto;
background: #ddd;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
}
.documentContent a.managePortletsFallback {
display: block;
}
.documentContent a.managePortletsFallback:link {
border-bottom: none;
}
#doc_uca {
padding: 0 1em;
}
h3.Titulo_Pagina {
color: #C0C0C0;
}
#doc_uca ul {
line-height:1.2em;
list-style-image:url(bullet.gif);
list-style-type:square;
margin: 0 0 0 1.5em;
padding: 0;
}
.template-folder_contents div#content {
width: 510px;
margin-left: 5px;
}
.template-folder_contents #content h1.documentFirstHeading {
color: #CD945D;
font-size: 19px;
}
.template-folder_contents table.listing  {
margin: 1em 0;
}
.template-folder_contents table.listing thead tr th,
.template-folder_contents table.listing tbody tr td {
font-size: 10px;
}
.template-folder_contents table.listing thead tr th {
color: white;
background: #999999;
}
.template-folder_contents table.listing tbody tr td {
padding: 0.25em 1em;
}
.portletItem h2.groupspace_title {
font-family: Arial,Verdana,Helvetica,sans-serif,MS sans serif,Helvetica;
font-size: 2em;
line-height: 1em;
font-weight: bold;
}
.listah ul {
margin:0 0 0 1.5em;
padding:0;
}
#listah ul li.sublistah {
color:#84898C;
font-weight:bold;
list-style-image:none;
list-style-type:none;
margin-bottom:0.5em;
margin-top:0.7em;
padding-left:10px;
}
#listah ul li.sublistah strong {
border-bottom:1px solid #F0F0F0;
display:block;
font-size:100%;
}
#listah ul a {
color:#123645;
text-decoration:none;
font-weight: normal;
}
#listah ul ul {
width: 100%;
}
#listah ul ul li {
width: 45%;
float: left;
line-height:1.5em;
}
#portlet-prefs a {
border: none;
line-height: 2em;
}
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3,
#dashboard-portlets4 {
display: inline-block;
}
.userPortlet {
float: left;
width: 100%;
background: #C06B6B;
}
dl.userPortlet dd.portletItem {
float: right;
font-size: 12px;
padding: 0.7em 1em;
}
.userPortlet dd a {
color: white;
}
.userPortlet dd.portalUser {
color: white;
}
.userPortlet dd.portalUser a {
text-transform: uppercase;
padding: 0 3px;
}
/* */
/* */
dl.portletNavigationTree {
font-size: 100% !important;
margin-bottom: 0px !important;
width: 250px;
border-top: 1px solid #e9e9e9;
}
dl.portletNavigationTree dt.portletHeader {
display: none; /* */
}
dl.portlet ul.navTree li {
list-style-type: none;
margin-left: 0;
}
dl.portlet ul.navTree li a {
border: none;
font-size: 1.4em;
display: block;
color: #666666;
}
dl.portlet ul.navTree li a:hover {
text-decoration: underline;
}
dl.portletNavigationTree dd.portletItem {
padding: 0;
}
dl.portlet ul.navTreeLevel0 > .navTreeItem {
line-height: 2em;
margin-bottom:0;
border-bottom: 1px solid #e9e9e9;
width: 250px;
}
dl.portlet ul.navTreeLevel1 li {
margin-bottom: 3px;
}
dl.portlet ul.navTreeLevel1 > .navTreeItem {
padding-left: 1.5em;
padding-top: 0;
padding-bottom: 0;
line-height: 2em;
}
dl.portlet ul.navTreeLevel1 > .navTreeItem a {
background: none repeat scroll 0 0 #E8E5E0;
border-color: #FFFFFF;
width: inherit;
margin-right: 10px;
}
dl.portlet ul.navTreeLevel2 li,
dl.portlet ul.navTreeLevel3 li,
dl.portlet ul.navTreeLevel4 li,
dl.portlet ul.navTreeLevel5 li {
margin-bottom: 0px;
padding-bottom: 0px;
}
dl.portlet ul.navTreeLevel2 > .navTreeItem a,
dl.portlet ul.navTreeLevel3 > .navTreeItem a,
dl.portlet ul.navTreeLevel4 > .navTreeItem a,
dl.portlet ul.navTreeLevel5 > .navTreeItem a {
background: none repeat scroll 0 0 #E8E5E0;
border-top: 0.25em solid #fff;
width: inherit;
}
dl.portlet ul.navTreeLevel2 > .navTreeItem a {
margin-left: 10px;
}
dl.portlet ul.navTreeLevel3 > .navTreeItem a {
margin-left: 20px;
}
dl.portlet ul.navTreeLevel4 > .navTreeItem a {
margin-left: 30px;
}
dl.portlet ul.navTreeLevel5 > .navTreeItem a {
margin-left: 40px;
}
dl.portlet ul.navTree .navTreeCurrentItem {
text-decoration: underline;
color: #DE6C10;
}
li.navTreeItem {
padding-bottom: 0px;
}
dl.portlet ul.navTreeLevel1 > .navTreeItem {
padding-left: 3.5em;
padding-top: 0;
padding-bottom: 0;
line-height: 1.5em;
margin-bottom: 2px;
background-color: white;
font-size: 85%;
}
#portal-column-one dl.portlet, #portal-column-two dl.portlet {
background-color: #FFF;
border-style: none;
}
/* */
/* */
#content {
border-bottom: 1px solid #cccccc;
line-height: 1.5em;
clear: both;
font-size: 10pt;
padding: 4px;
margin-bottom: 3em;
}
#content-core {
min-height: 150px;
}
.documentContent h1 {
margin-top: 0.5em;
}
.rsociales {
padding-left: 30px;
padding-top: 10px;
}
.
#content h1.documentFirstHeading {
margin-top: 0;
color:#123645;
}
.documentContent h2,
.documentContent h3,
.documentContent h4 {
margin-top: 0.5em;
}
.documentContent p,
.documentContent ul,
.documentContent ol,
.documentContent table,
.documentContent dl,
dl.portlet p,
dl.portlet {
margin-bottom: 1em;
}
.documentContent a:target {
background-color: #ffb;
}
.documentContent a.link-category {
color: black;
padding: 0.25em 0.5em;
background: #ddd;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
}
.documentContent a.link-category:hover {
background: #205c90;
color: White;
border-color: #205c90;
}
.documentContent img {
max-width: 100%;
}
.documentContent ul {
list-style-type: disc;
margin-left: 2em;
}
#content ol,
.documentContent ol,
dl.portlet ol {
list-style-type: decimal;
margin-left: 2em;
}
.documentContent li,
dl.portlet li {
margin-bottom: 0.25em;
line-height: 1.5em;
display: list-item;
}
.documentContent dt {
font-weight: bold;
margin-bottom: 0;
margin-right: 0;
}
.documentContent dd {
margin: 0 0 1em 1em;
}
.documentContent pre {
background-color: #222;
color: White;
font-family: Consolas, Inconsolata, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
padding: 1em;
overflow-x: auto;
font-size: 90%;
margin-bottom: 1em;
line-height: 1em;
}
.documentContent code {
font-family: Consolas, Inconsolata, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
}
#content div.documentByLine {
font-size: 85%;
display: block;
color: #666;
}
.documentContent .discreet,
#sidebar .discreet {
color: #666;
font-size: 85%;
font-weight: normal;
}
.documentContent .visualHighlight {
background-color: #ffb;
}
.documentContent .pullquote {
padding: 0 1em 0 1em;
margin: 0 0 1em 1em;
font-weight: bold;
float: right;
width: 35%;
clear: right;
border-left: 0.1em solid #888;
color: #888;
}
.documentContent .callout {
color: #666;
padding: 1em;
border: 0.1em solid #666;
border-style: solid none;
clear:  both;
}
.documentContent table {
text-align: left;
}
p.documentDescription,
#description {
color: #666;
font: bold 1.25em "Helvetica Neue", Arial, FreeSans, sans-serif;
margin-left: 0;
margin-right: 30px;
}
img.tileImage,
div.newsImageContainer {
float: left;
margin: 0 1em 0.5em 1em;
}
div.newsImageContainer {
display: inline;
}
div.newsImageContainer p.discreet {
margin: 0 0.5em -2.5em 0.5em;
padding: 0.5em;
background-color: #666;
background-color: rgba(40,40,40,0.7);
color: White;
font-weight: bold;
position: relative;
top: -3.3em;
}
img.newsImage {
margin: 0.5em;
}
table#portal-columns > tbody{
display: block;
position: relative;
}
.documentActions {
/* */
bottom: 0;
right: 245px;
margin: 0.5em 0 0 0.5em;
padding: 7px 0.5em 0.5em;
border-left: 1px dotted;
text-align: right;
}
.documentActions span#addthis-bookmarks {
vertical-align: middle;
}
.documentActions ul {
display:block;
float: right;
margin:1px 0 -10px 5px;
padding:0;
}
.documentActions li {
display:block;
float: left;
margin:0 0.5em 0 0;
padding:0;
}
.documentActions li a {
font-size:0;
width: 20px;
height: 20px;
float: left;
display: block;
text-indent: -999em;
}
#document-action-sendto a {
background:transparent url(mail_icon.gif) no-repeat scroll 0 0;
}
#document-action-print a {
background:transparent url(print_doc.gif) no-repeat scroll 0 0;
}
#document-action-full_screen a {
background:transparent url(fullscreenexpand_icon.gif) no-repeat scroll 0 0;
}
body.fullscreen #portal-column-one,
body.fullscreen #portal-column-two {
display:none;
}
.documentActions li#document-action-support_email {
padding-right: 0.4em;
margin-right: 1em;
border-right: 1px dotted;
}
#document-action-support_email a {
background:transparent url(support_email.gif) no-repeat scroll 0 0;
}
#document-action-historyback a {
background:transparent url(volver.gif) no-repeat scroll 0 0;
}
#document-action-contentstart a {
background:transparent url(inicio.gif) no-repeat scroll 0 0;
}
/* */
/* */
table.listing {
border-spacing: 0;
}
table.listing td,
table.listing th {
padding: 0.5em 1em;
vertical-align: top;
}
table.listing td.listingCheckbox,
table.listing th.listingCheckbox {
text-align: center;
}
table.listing thead th {
text-align: left;
color: #666;
border: 0.1em solid #e7e7e7;
border-style: solid none none;
}
table.listing tr.odd th {
border: 0.1em solid #fff;
border-style: solid solid none none;
}
table.listing tbody th {
font-weight: bold;
}
table.listing tbody tr {
text-align:left;
}
table.listing tbody tr.odd {
background: #eee;
}
table.listing tbody tr td {
background: transparent;
}
table.listing tbody tr.odd td {
background: #eee;
border: 0.1em solid #fff;
border-style: none solid none none;
}
table.listing a {
border: none;
}
table.listing td.draggable {
cursor: move;
}
div.listingBar {
background-color:white;
border:0 none;
clear:both;
color:#DD6D10;
margin:1em 0 0;
padding:0.1em 1em 0.2em;
text-align:center;
text-transform:none;
vertical-align:top;
}
div.listingBar .next,
.listingNext {
float: right;
margin-left: 1em;
border: none;
}
.listingBar .previous,
.listingPrevious {
float:left;
margin-right:1em;
text-align:left;
}
div.listingBar .next a,
div.listingBar .previuos a {
border: none;
}
div.listingBar a {
display: inline-block;
padding: 0.25em 0.5em;
}
div.listingBar strong {
color: #DD6D10;
}
div.listingBar a:hover {
color: #CD945D;
}
/* */
/* */
#portal-column-content dl.portalMessage {
margin: 1em 0;
font-size: 80%;
border: 1px solid #996;
background-color: #ffffe3;
}
#portal-column-content dl.portalMessage a {
color: black;
border-color: black;
}
#portal-column-content dl.portalMessage dt {
background-color: #996;
font-weight: bold;
float: left;
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
color: White;
line-height: 1.25em;
}
#portal-column-content dl.portalMessage dd {
padding: 0.5em 0.5em;
margin: 0;
line-height: 1.25em;
}
#portal-column-content dl.warning {
border-color: #d80;
}
#portal-column-content dl.warning dt {
background-color: #d80;
}
#portal-column-content dl.error {
border-color: #d00;
}
#portal-column-content dl.error dt {
background-color: #d00;
}
#portal-column-content dl.warning {
border-color: #d80;
}
#portal-column-content dl.warning dd {
background-color: #fd7;
}
#portal-column-content dl.error {
border-color: red;
}
#portal-column-content dl.error dd {
background-color: #fdc;
}
/* */
div#title-above-content {
margin-left: 260px;
}
div#title-above-content h1.documentFirstHeading {
font-size: 2.5em;
line-height: 1em;
}
/* */
/* */
/* */
/* */
#content ul.formTabs {
background-color: #ddd;
border: 0.3em solid #ddd;
}
#edit-bar {
background-color: #75ad0a;
border: 0.25em solid #75ad0a;
font-size: 80%;
min-height: 2em;
margin-bottom: 1em;
}
#content-views {
float: left;
background-color: #75ad0a;
}
#content-views a {
color: White;
}
/* */
#edit-bar,
#content ul.formTabs {
display: block;
border-style: solid solid none solid;
margin-left: 0;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content li.formTab {
display: inline;
margin-right:0.25em;
}
#content-views a,
#content li.formTab a {
/* */
display: inline-block;
}
#content-views a,
#content li.formTab a {
line-height: 2em;
text-decoration: none;
border: none;
font-weight: bold;
margin: 0 ;
}
#content li.formTab a.selected,
#content li.formTab a:hover {
background: White;
color: Black;
}
#content li.formTab a.notify {
background-color: red;
color: White;
}
#content li.formTab a.required span {
background-image: url(required.png);
background-position: center right;
background-repeat: no-repeat;
padding-right: 1em;
}
#content fieldset.formPanel {
border: none;
}
#content fieldset.formPanel.hidden {
display: none;
}
#content div.formControls input.hidden {
display: none;
}
#content p {
text-align: justify;
}
/* */
/* */
/* */
#portal-personaltools dl {
}
#portal-personaltools dt {
font-weight: normal;
}
#portal-personaltools dt.actionMenuHeader a:after {
content: " ▼";
}
#portal-personaltools dd {
right: 0;
padding-top: 0.5em;
}
#portal-personaltools dd {
background: #e3e3e3;
padding-bottom: 0.5em;
}
#portal-personaltools dd a {
line-height: 2em;
padding: 0 0.75em;
}
#portal-personaltools dd a:hover {
background: #205c90;
color: White;
}
/* */
/* */
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu.activated dd {
background-color: #75ad0a;
color: White;
font-weight: bold;
z-index: 5;
}
#contentActionMenus dl.actionMenu.activated dd {
border-bottom: 0.5em solid #75ad0a;
}
#contentActionMenus dl.actionMenu.activated dd a:hover {
background: White;
color: #666;
}
#contentActionMenus dl.actionMenu a {
line-height: 2em;
}
/* */
#contentActionMenus {
float: right;
background: #75ad0a;
margin: 0;
}
dl.actionMenu {
float: right;
white-space: nowrap;
position: relative;
}
dl.actionMenu a {
display: block!important;
white-space: nowrap;
padding: 0 0.25em;
}
dl.actionMenu.deactivated dt {
margin: 0 0.25em;
}
dl.actionMenu.deactivated dd {
display: none;
}
dl.actionMenu.activated dd {
position: absolute;
width: auto;
min-width: 100%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
dl.actionMenu.activated dt a,
dl.actionMenu.activated dd a {
margin: 0 0.25em;
}
/* */
/* */
#content ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
#content ul.configlets li {
margin-bottom: 1em;
list-style: none;
display: block;
}
#content ul.configlets li a {
text-decoration: none;
border: none;
}
#content ul.configlets li a:visited {
color: #436976;
background-color: transparent;
}
#content ul.configlets li a:active {
color: #436976;
background-color: transparent;
}
#content ul.configlets li label {
font-weight: bold;
}
#content ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
#content ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
#content ul.configletDetails li a {
text-decoration: none;
}
#content ul.configletDetails li label {
font-weight: bold;
}
#content ul.configletDetails li.configletDescription {
display: block;
color: #76797c;
margin: 0;
}
.inlineDisplay {
display:inline
}
table.controlpanel-listing {
width:100%;
}
table.controlpanel-listing td, table.controlpanel-listing th {
font-size:120%;
}
table.controlpanel-listing dl {
margin-top:0;
}
table.controlpanel-listing dd {
margin-left: 1em;
}
table.controlpanel-listing dl dt a .trigger{
font-weight:normal;
}
table .controlpanel-listing td {
vertical-align:top;
}
table.controlpanel-listing td.checker{
text-align:center;
}
table.controlpanel-listing th.smallcolumn {
width:1.5em;
}
.chooser-right {
float:right;
margin-right:0;
margin-bottom:0;
}
.rule-element {
background-color:#EEF3F5;
margin:0.5em 0pt 0.5em;
padding:0.3em 1em 0.3em 1em;
width:auto;
}
.rule-element dl {
}
.rule-element dl dd {
margin-left:1em;
}
.rule-updown, .rule-operations {
float:right;
padding-top:0.8em;
}
/* */
/* */
dl.collapsible {
border: 0.1em solid #8cacbb;
margin: 1em 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
background: White;
line-height: 1.2em;
vertical-align: middle;
font-size: 90%;
position: relative;
top: -0.6em;
width: auto;
margin: 0 0 -0.6em 1em;
padding: 0 0.5em;
}
dl.collapsible dd.collapsibleContent {
margin: 0;
padding: 0 1em 0.4em;
clear: left;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 0.5em 0 2em;
background: White url(treeExpanded.png) no-repeat 0.5em 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none;
height: 1em;
width: auto;
}
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: relative;
margin: 0 0 0 1em;
padding: 0 0.5em 0 2em;
line-height: 1.2em;
cursor: pointer;
background: White url(treeCollapsed.png) no-repeat 0.5em 50%;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 2em;
line-height: 1em;
cursor: pointer;
display: inline;
}
/* */
/* */
.comment {
border: 0.1em solid #eee;
background-color: #f6f6f6;
padding: 0.25em 1em 1em 1em;
margin-bottom: 1em;
font-size: 80%;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
border-bottom: 0.1em solid #76797c;
font-weight: normal;
}
/* */
.reviewHistory,
.contentHistory {
display: inline;
color: Black;
}
.spacer {
margin: 1em;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 0.1em solid #8cacbb;
color: Black;
background-color: #dee7ec;
font-weight: normal;
font-size: 90%;
}
/* */
.highlightedSearchTerm {
background-color: #ffa;
}
dl.searchResults .highlightedSearchTerm {
background-color: transparent;
font-weight: bold;
}
/* */
.noInheritedRoles {
color: #a0a0a0;
}
/* */
.currentItem {
border-collapse: collapse;
border: 0.2em solid #ffa500;
padding: 0.1em;
}
/* */
/* */
form.searchPage {
text-align:center;
}
input.searchPage {
font-size:200% !important;
}
/* */
/* */
#dashboard-actions ul,
#dashboard-actions ul li {
list-style: none;
}
#dashboard-actions ul {
margin-left: 0;
}
/* */
/* */
/* */
#archetypes-fieldname-title input {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
font-weight: bold;
line-height: 125%;
color: Black;
letter-spacing: -0.05em;
font-size: 1.625em; /* */
}
div.formControls {
margin: 1em 0;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
background-color: #ffffe0;
}
#content textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
width: 100%;
}
#content select {
vertical-align: top;
}
#content fieldset {
border: 0.1em solid #329fd7;
border-style: solid none none none;
}
#content legend {
padding: 0.5em 0.5em 0.5em 0;
font-size: 85%;
}
label {
font-weight:bold;
}
#region-content label {
}
input[type="checkbox"] + label:hover {
background: #ddd;
outline: 0.1em solid #ddd;
}
#content optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
#content option {
color: black;
}
#content optgroup > option {
padding: 0 0.25em 0 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
.searchSection {
color: #76797c;
margin-top: 0.25em;
}
.searchSection label:hover {
color: Black;
}
.field {
clear: both;
margin-top: 1em;
}
.field input[type="text"] {
}
input#title {
width: 100%;
}
.error input#title {
width:99%;
}
.fieldRequired {
background: url(required.png) center left no-repeat;
padding: 0 0 0 1em;
color: White;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
color: #555;
margin: 0 0 0.2em 0;
}
div.error {
background-color: #fdc;
border:  1px solid red;
padding: 0.5em;
margin:  1em 0;
}
.error .fieldRequired {
color: #d00;
}
input.inputLabelActive {
color: #76797c;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
table.listing tbody tr.odd.selected td,
tr.selected {
background-color: #ffa;
}
/* */
#fieldset-openid-login input, #login-form input {
font-size: 150%;
width: inherit;
}
body.template-register #content input,
body.template-new-user #content input {
font-size: 150%;
width: inherit;
}
#fieldset-openid-login label, #login-form label {
float:left;
width:15%;
margin-right:0.5em;
padding-top:0.2em;
text-align:right;
}
#fieldset-openid-login .formControls, #login-form .formControls {
padding-left: 15%;
margin-left: 0.5em;
}
/* */
/* */
body#tinymce {
font-size:116%;
line-height:1.5em;
}
/* */
/* */
/* */
/* */
dl.toc {
float: right;
width: 35%;
font-size: 70%;
margin: 0 0 0.5em 1.5em;
border-left: 0.1em solid #666;
}
dl.toc dt {
margin-left: 3em;
font-weight: normal;
text-transform: uppercase;
}
dl.toc dd {
margin-bottom: 0;
}
dl.toc dd ol {
margin-left: 1.5em;
}
/* */
/* */
#portal-footer {
font-size: 75%;
background: #ddd;
padding: 1em 0;
text-align: center;
margin: 1em 0;
}
#portal-colophon {
font-size: 70%;
text-align: center;
margin-bottom: 1em;
}
#portal-colophon li {
padding:0 0.75em;
}
#portal-colophon a {
color: #444;
}
.footer .copyright div.portlets-manager {
display: none;
z-index: 10000;
background-color:#666;
width:675px;
min-height:200px;
border:5px solid #333;
padding: 1em;
-moz-box-shadow:0 0 90px 5px #000;
-webkit-box-shadow: 0 0 90px #000;
}
/* */
/* */
#parent-fieldname-text {
padding: 0 1em;
}
.second h1.groupspace_title {
font-family:Arial,Verdana,Helvetica,sans-serif,MS sans serif,Helvetica;
font-size:1.4em;
font-weight:bold;
line-height:1em;
padding: 0px 15px 0 15px;
color: white;
text-transform: none;
}
#parent-fieldname-text p.Titulo_Pagina {
margin: 15px 0 3px 228px;
padding-left: 1.5%;
font-size:1.6em;
line-height:1em;
}
#parent-fieldname-text .Titulo_Portal {
border-bottom:medium none;
color:#C0C0C0;
font-family:Arial;
font-size:18pt;
font-weight:bold;
line-height:130%;
margin:0 0 10px;
text-align:center;
text-indent:0;
}
#parent-fieldname-text .Titulo_Pagina {
color:#C0C0C0;
font-size:14pt;
font-weight:bold;
line-height:130%;
margin:0 0 8px;
text-align:left;
text-indent:0;
}
#parent-fieldname-text table td {
padding: 1px;
}
#parent-fieldname-text a,
#parent-fieldname-text a:visited {
color: #123645;
}
#parent-fieldname-text p.cargo {
color:#808080;
font-size:10pt;
font-weight:bold;
text-align:left;
}
#parent-fieldname-text p.normal_c {
text-align: center;
font-size:10pt;
font-weight:normal;
line-height:1.2em;
}
#parent-fieldname-text ul {
list-style-type:square;
margin:0 0 0 1.5em;
padding:0;
line-height:1.2em
}
#parent-fieldname-text ul li {
font-size: 10pt;
line-height: 1.2em;
}
ul.listaGenerica {
color:#777777;
font-size:10.5px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0.5em 0 2em 1.5em;
}
ul.listaGenerica li {
line-height:1em;
padding-bottom: 5px;
margin: 0 0 0 20px;
text-align:justify;
}
ul.listaGenerica strong {
color:#777777;
font-size:11.5px;
}
/* */
li.listadoPersonas, ul.listadoPersonas {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
}
#investigadores li.listadoPersonas {
clear:left;
margin:12px 0 5px 20px;
}
li.listadoPersonas ul li {
color:black;
font-family:Tahoma,Verdana,Arial,Helvetica;
font-size:11px;
font-weight:normal;
line-height:1.5em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
li.listadoPersonas img {
float: left;
margin: 5px 1.75em 10px 10px;
}
.link-mailto {
background:transparent url(mail_icon.gif) no-repeat scroll 0 0;
padding:1px 0 2px 25px;
}
/* */
#content #portal-sitemap {
list-style: none;
margin-left: 0;
font-size: 130%;
font-weight: bold;
}
#content #portal-sitemap li {
list-style: none;
margin-left: 0;
}
#content #portal-sitemap a {
border-bottom: none;
display: block;
}
#content #portal-sitemap > li {
border-bottom:0.1em dotted #ddd;
line-height:1.8em;
padding:0.25em 1em;
margin-bottom: 0;
}
#content #portal-sitemap .navTreeLevel2,
#content #portal-sitemap .navTreeLevel2 ul {
font-size: 85%;
font-weight: normal;
margin-bottom: 0;
padding: 0.25em 0;
}
/* */
/* */
.photoAlbumEntry {
float: left;
position:relative;
overflow: hidden;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('polaroid-single.png');
background-repeat: no-repeat;
}
.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
text-decoration: none;
font-size: &dtml-fontSmallSize;;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: &dtml-discreetColor;;
display: block;
width: 128px;
height: 3.6em;
}
/* */
/* */
.hiddenStructure {
display: none;
background: transparent;
background-image: none; /* */
border: none;
height: 0.1em;
overflow: hidden;
padding: 0;
margin: -0.1em 0 0 -0.1em;
width: 1px;
}
.visualClear {
clear: both;
}
/* */
/* */
/* */
div.overlay {
width: auto;
height: auto;
/* */
display:none;
/* */
margin:1em;
font-size: 80%;
}
div.overlay-iframe,
div.overlay-ajax {
width: 60%;
min-height: 100px;
z-index: 99; /* */
}
div.overlay-iframe {
height: 60%;
}
/* */
div.overlaybg div.close,
div.overlay div.close {
background-image: url(pb_close.png);
position: absolute;
left: -15px;
top: -15px;
cursor: pointer;
height: 30px;
width: 30px;
}
.pb-ajax, .pb-image {
white-space: normal;
border:0.5em solid #205C90;
-moz-border-radius:0.35em;
-webkit-border-radius:0.35em;
-moz-box-shadow:0 0 1em #888;
-webkit-box-shadow:0 0 1em #888;
}
.pb-ajax > * {
background-color: #fff;
padding: 1em;
white-space: normal;
}
.pb-ajax .documentActions {display:none}
div.overlay div.close span {
display:block;
height:1px;
margin:-1px 0 0 -1px;
overflow:hidden;
padding:0;
width:1px;
}
div.overlay textarea { width: 100%; }
/* */
/* */
/* */
#portlet-menu,
.portletNavigationTree {
border: 0pt none ;
padding-right: 0px;
background-color: transparent;
}
.titulo-portlet-menu {
color: #123645;
margin: 0px;
text-align: left;
font-size: 24px;
font-weight: bold;
font-family: "Times New Roman", Arial, Verdana; font-family: Arial, Verdana, Helvetica,  sans-serif, MS sans serif, Helvetica;
width: 100%;
border-bottom: 2px solid #e9e9e9;
}
.boton-portlet-menu a,
.boton-portlet-menu a:visited,
.portletNavigationTree .portletItem a,
.portletNavigationTree .portletItem a:visited,
.portletNavigationTree .navTreeItem a,
.portletNavigationTree .navTreeItem a:visited {
background-color: white;
color: #666666;
border-bottom: 1px solid #e9e9e9;
padding-top: 7px;
padding-right: 15px;
padding-bottom:7px;
padding-left: 15px;
text-decoration: none;
display: block;
margin: 0px;
width:220px;  /* */
text-align: left;
font-family: Arial, Verdana;
font-size: 1.4em;
}
.boton-portlet-menu a:hover,,
.portletNavigationTree .portletItem a:hover
.portletNavigationTree .navTreeItem a:hover {
background: white /* */;
color:#de6c10;
text-decoration: underline;
}
.separador-portlet-menu {
background-color: #E8E5E0;
color: #666666;
padding-top: 10px;
padding-right: 15px;
padding-bottom: 10px;
padding-left: 15px;
border-right: 1px solid #e9e9e9;
text-decoration: none;
display: block;
margin: 0px;
width:220px;  /* */
text-align: left;
text-transform: uppercase;
font-family: "Times New Roman", Arial, Verdana; font-family: Arial, Verdana, Helvetica,  sans-serif, MS sans serif, Helvetica;
font-weight:bold;
font-size: 11px;
}
/* */
/* */
dl.portletCalendar {
max-width: 238px;
margin: 1em auto;
}
#portal-column-two dl.portletCalendar .portletHeader {
font-size:1.5em;
color: #123645;
padding: 0 20px;
background: none repeat scroll 0 0 #DDDDDD;
}
.portletCalendar .portletHeader a {
font-size: 1.5em;
}
.portletCalendar .portletHeader	a#calendar-previous {
float: left;
margin-right: 0.4em;
}
.portletCalendar .portletHeader a#calendar-next {
float: right;
}
.portletCalendar dd {
padding: 0;
border:1px solid #DBDBDB;
}
.ploneCalendar {
color:#66707E;
font-size:13px;
margin:0 auto;
width: 100%;
max-width:200px;
}
.ploneCalendar .weekdays td {
background-color:white;
text-align: center;
border:0 solid #999999;
color:#CD550C;
font-weight:bold;
padding:0 2px;
}
.ploneCalendar td {
background-color:white;
color:#66707E;
padding:3px 6px;
text-align:right;
width:1.5em;
}
.ploneCalendar .nav_calendar {
background-color:#01678F;
color:white;
font-size:15px;
padding:3px 6px;
line-height: 1.6em;
font-weight:bold;
text-align:center;
}
.ploneCalendar .nav_calendar a {
color:white;
font-size:15px;
font-weight:bold;
}
.ploneCalendar .title_calendar {
color:#123645;
font-size:1.5em;
text-align:left;
font-weight: normal;
padding: 3px 6px;
}
.ploneCalendar a {
color:#66707E;
}
.title_calendar table {
margin:15px 0;
}
.ploneCalendar .title_calendar_center,
.ploneCalendar .title_calendar {
background-color:#DBDBDB;
}
#thePloneCalendar .monthnoevent,
#thePloneCalendar .monthnoevent a,
#thePloneCalendar .monthtodaynoevent a {
background-color:white;
color:#66707E;
font-family:Times,Helvetica,Arial;
font-size:13px;
text-align:center;
}
#thePloneCalendar .monthtodaynoevent{
background:white url(wuca_calendar_chirimbolo2.gif) no-repeat scroll left top;
color:#66707E;
font-family:Times,Helvetica,Arial;
font-size:13px;
text-align:center;
}
#thePloneCalendar .monthtodayevent {
background:white url(http://www.uca.es/wuca_calendar_chirimbolo2.gif) no-repeat scroll left top;
color:#CD945D;
font-family:Times,Helvetica,Arial;
font-size:13px;
text-align:center;
}
#thePloneCalendar .monthtodayevent a {
color:#CD945D;
}
#thePloneCalendar .monthevent {
color:#CD945D;
font-family:Times,Helvetica,Arial;
font-size:13px;
text-align:center;
}
.ploneCalendar .todayevent {
background:transparent url(http://www.uca.es/wuca_calendar_chirimbolo2.gif) no-repeat scroll left top;
border:medium none;
color:#CD945D;
}
.ploneCalendar .todaynoevent {
background:transparent url(http://www.uca.es/wuca_calendar_chirimbolo2.gif) no-repeat scroll left top;
border:medium none;
color:#66707E;
}
/* */
#portal-column-two dl.portlet.portletNews,
#portal-column-two dl.portlet.portletEvents {
border:1px solid #DBDBDB;
margin:1em auto 0;
max-width:230px;
padding:0.3em;
}
#portal-column-two dl.portlet.portletEvents  {
padding-bottom: 0.5em;
}
#portal-column-two dl.portletNews dt.portletHeader,
#portal-column-two dl.portletEvents dt.portletHeader {
background: #EEEEEE none;
text-align: left;
padding: 0;
}
#portal-column-two dl.portlet.portletNews .portletHeader .portletTopLeft,
#portal-column-two dl.portlet.portletEvents .portletHeader .portletTopLeft {
color: #123645;
}
#portal-column-two dl.portlet.portletNews .portletHeader a,
#portal-column-two dl.portlet.portletEvents .portletHeader a {
color: #66707E;
font-size: 1.5em;
line-height: 1.6em;
display:block;
cursor:pointer;
font-weight: bold;
}
dl.portletNews .portletHeader a:hover,
dl.portletEvents .portletHeader a:hover {
color: #CD945D;
}
#portal-column-two dl.portlet.portletNews dd.portletItem,
#portal-column-two dl.portlet.portletEvents dd.portletItem {
margin: 5px;
border-bottom: 1px solid #DBDBDB;
background: transparent;
}
.section-grupos-inv .footer .copyright {
text-align: center;
padding: 0;
background: white;
}
.section-grupos-inv .footer .copyright #portletUCACopyright {
padding: 10px 0;
color:#123645;
background: #B0AEAE;
}
.section-grupos-inv .footer .copyright #portletUCALegalNotice {
width: 50%;
height: 50px;
margin: 0 auto;
padding-top: 1em;
border-left: 1px solid #CECDCF;
border-right: 1px solid #CECDCF;
background: white;
}
/* */
#content-news h1 {
margin-bottom:1em;
font-size: 1.45em;
font-weight: normal;
}
.newsContent {
padding:0 1em 1em;
}
/* */
.state-visible {
color: #DD6D10;
}
.actionMenu .state-in-progress {
color:#666666;
}
.state-private {
color:red;
}
.state-published {
color:#035E03;
}
.icons-on .contenttype-document {
background: no-repeat transparent 0px 0px url(contenttypes-sprite.png);
}
.icons-on .contenttype-event {
background: no-repeat transparent 0px -216px url(contenttypes-sprite.png);
}
.icons-on .contenttype-folder {
background: no-repeat transparent 0px -648px url(contenttypes-sprite.png);
}
.icons-on .contenttype-link {
background: no-repeat transparent 0px -1080px url(contenttypes-sprite.png);
}
.icons-on .contenttype-news-item {
background: no-repeat transparent 0px -1296px url(contenttypes-sprite.png);
}
.icons-on .contenttype-plone-site {
background: no-repeat transparent 0px -1512px url(contenttypes-sprite.png);
}
.icons-on .contenttype-topic {
background: no-repeat transparent 0px -1728px url(contenttypes-sprite.png);
}
/* */
dl.actionMenu .contenttype-file {
background: no-repeat transparent 0px -432px url(contenttypes-sprite.png);
}
dl.actionMenu .contenttype-image {
background: no-repeat transparent 0px -864px url(contenttypes-sprite.png);
}
.icons-on .contenttype-document,
.icons-on .contenttype-event,
.icons-on .contenttype-folder,
.icons-on .contenttype-link,
.icons-on .contenttype-news-item,
.icons-on .contenttype-plone-site,
.icons-on .contenttype-topic,
dl.actionMenu .contenttype-file,
dl.actionMenu .contenttype-image {
line-height: 1.8em;
display: inline-block;
padding-left: 20px !important;
}
div#content-core dl dd span.description {
padding-left: 20px !important;
}
h1#news-list-title {
border-bottom: 1px solid #CCCCCC;
font-size: 30px;
margin: 0 0 -1px 250px;
}
/* */
/* */
.EncAzul, .EncNar {
text-decoration:none;
margin:0 0 15px;
font-weight:normal;
line-height:normal;
}
.EncAzul {color: #005A84 !important;}
.EncNar {color: #e57200 !important;}
H2.EncAzul, H2.EncNar {
font-size: 1.6em;
line-height: 1em;
}
H3.EncAzul, H3.EncNar {font-size: 1.3em;}
H4.EncAzul, H4.EncNar {font-size: 1em;}
H5.EncAzul, H5.EncNar {font-size: 1em;}
H6.EncAzul, H6.EncNar {font-size: 1em;}
/* */
UL.Lista1 li { list-style-image: url('list-bullet-1.gif'); }
UL.Lista2 li { list-style-image: url('list-bullet-2.gif'); }
/* */
td.mce_formatPreview.mce_H2EncAzul a span.mceText {
font-size: 1.6em !important;
color: #005A84 !important;
}
td.mce_formatPreview.mce_H2EncNar a span.mceText {
font-size: 1.6em !important;
color: #e57200 !important;
}
td.mce_formatPreview.mce_H3EncAzul a span.mceText {
font-size: 1.3em !important;
color: #005A84 !important;
}
td.mce_formatPreview.mce_H3EncNar a span.mceText {
font-size: 1.3em !important;
color: #e57200 !important;
}
td.mce_formatPreview.mce_H4EncAzul a span.mceText {
font-size: 1em !important;
color: #005A84 !important;
}
td.mce_formatPreview.mce_H4EncNar a span.mceText {
font-size: 1em !important;
color: #e57200 !important;
}
td.mce_formatPreview.mce_H5EncAzul a span.mceText {
font-size: 1em !important;
color: #005A84 !important;
}
td.mce_formatPreview.mce_H5EncNar a span.mceText {
font-size: 1em !important;
color: #e57200 !important;
}
td.mce_formatPreview.mce_H6EncAzul a span.mceText {
font-size: 1em !important;
color: #005A84 !important;
}
td.mce_formatPreview.mce_H6EncNar a span.mceText {
font-size: 1em !important;
color: #e57200 !important;
}
/* \*/

}


/* - ploneKss.css - */
@media screen {
/* https://celama.uca.es/portal_css/ploneKss.css?original=1 */
#kss-spinner {
display:none;
width: 20px;
height: 20px;
position: fixed;
background-position: center center;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -10px;
}
.formlibInlineEditable,
.inlineEditable {
padding: 1px;
display: block;
}
body.kssActive .inlineEditable:hover,
body.kssActive .formlibInlineEditable:hover {
padding: 0;
border: 1px solid #ddd;
border-color: #666 #ddd #ddd #666;
cursor: text;
background: White url(input_background.png) repeat-x;
}
body.kssActive .inlineEditable a:hover,
body.kssActive .formlibInlineEditable a:hover {
cursor: pointer;
}
body.kssActive .formlibInlineForm:hover,
body.kssActive .formlibInlineForm a:hover {
padding: 1px;
border: none;
cursor: default;
background: none;
}
.inlineForm .formHelp,
.inlineForm .fieldRequired,
.inlineForm label {
display: none;
}
/* */
.inlineForm .ArchetypesSelectionWidget label {
display: inline;
}
.inlineForm #archetypes-fieldname-title input,
.inlineForm #archetypes-fieldname-title {
font-size: 100%;
}
/* */
h1 div.formControls input {
font-size: 55% !important;
}
}


/* - ++resource++tinymce.stylesheets/tinymce.css - */
@media screen {
/* https://celama.uca.es/portal_css/++resource++tinymce.stylesheets/tinymce.css?original=1 */
#content ul.listTypeDisc {
list-style-type: disc;
list-style-image: none;
}
#content ul.listTypeSquare {
list-style-type: square;
list-style-image: none;
}
#content ul.listTypeCircle {
list-style-type: circle;
list-style-image: none;
}
#content ol.listTypeDecimal {
list-style-type: decimal;
list-style-image: none;
}
#content ol.listTypeLowerAlpha {
list-style-type: lower-alpha;
list-style-image: none;
}
#content ol.listTypeUpperAlpha {
list-style-type: upper-alpha;
list-style-image: none;
}
#content ol.listTypeLowerRoman {
list-style-type: lower-roman;
list-style-image: none;
}
#content ol.listTypeUpperRoman {
list-style-type: upper-roman;
list-style-image: none;
}

}

