
/* - deprecated.css - */
@media screen {
/* http://www.once.es/empresasatuservicio/portal_css/deprecated.css?original=1 */
/* */
/* */
/* */
/* */
div.portalMessage,
p.portalMessage,
.system-message,
#error-handling {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: Black;
font-size: 85%;
margin: 1em 0em;
padding: 0.5em 1em 0.5em 3em;
vertical-align: middle;
background-image: url(http://www.once.es/empresasatuservicio/info_icon.gif);
background-repeat: no-repeat;
background-position: 5px 50%;
}
/* */

}


/* - navtree.css - */
@media screen {
/* http://www.once.es/empresasatuservicio/portal_css/navtree.css?original=1 */
/* */
/* */
/* */
.portletNavigationTree {
padding: 0;
list-style: none !important;
list-style-image: none !important;
line-height: 1em;
}
.navTree {
list-style: none;
list-style-image: none;
margin-top: 1px;
}
.navTree li {
margin-bottom: 1px;
}
.navTreeItem {
display: block;
padding: 0;
margin: 0;
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
border: 1px solid White;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: #f1f4df;
color: #233845;
border: 1px solid #cccbc7;
}
.navTreeCurrentItem {
background-color: #f1f4df;
color: #233845;
border: 1px solid #cccbc7 !important;
}
li.navTreeCurrentItem {
display: block;
padding: 0 0 0 1px;
margin: 0 0 2px -1px;
}
li.navTreeCurrentItem a,
li.navTreeCurrentItem a:hover {
display: block;
border: 1px solid #f1f4df;
min-height: 1.6em;
line-height: 1.6em;
height: auto;
}
/* */
* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.navTreeLevel0 { margin: 0; }
.navTreeLevel1 { margin-left: 1em;}
.navTreeLevel2 { margin-left: 0.75em; }
.navTreeLevel3 { margin-left: 0.75em; }
.navTreeLevel4 { margin-left: 0.75em; }
.navTreeLevel5 { margin-left: 0.75em; }
/* */

}


/* - invisibles.css - */
@media screen {
/* http://www.once.es/empresasatuservicio/portal_css/invisibles.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
}
.visualOverflow {
overflow: auto;
margin: 0 0 1em 0;
}
.visualOverflow pre,
.visualOverflow table,
.visualOverflow img {
margin: 0;
}
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
position: absolute;
top: -200px;
left: -200px;
}
.hiddenLabel {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
/* */
.visualClear {
display: block;
clear: both;
}
/* */
.netscape4 {
display: none;
}
/* */
}


/* - forms.css - */
@media screen {
/* http://www.once.es/empresasatuservicio/portal_css/forms.css?original=1 */
/* */
/* */
select option {
color: black;
font-weight: normal !important;
}
select.field option {
color: #000;
font-weight: normal;
}
select.field:active option, select.field:focus option, select.field:hover option{
color: #FFF;
font-weight: normal;
}
.selectActive,
select:hover,
select:focus,
select:active,
select:hover option,
select:focus option,
select:active option,
.selectActive option {
font-weight: normal;
background:#233845;
color:#FFF !important;
}
textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
border: 1px solid #ddd;
border-color:#666 #ddd #ddd #666;
color: Black;
background: White url(http://www.once.es/empresasatuservicio/input_background.gif) repeat-x;
width: 100%;
}
input {
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #ddd;
border-color:#666 #ddd #ddd #666;
color: Black;
vertical-align: middle;
background: White url(http://www.once.es/empresasatuservicio/input_background.gif) repeat-x;
}
/* */
.noborder,
.documentEditable * .noborder {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
input[type=checkbox] {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
#searchGadget {
border: 1px solid #cccbc7;
}
button {
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #cccbc7;
color: Black;
vertical-align: middle;
background-color: #f1f4df;
padding: 1px;
cursor: pointer;
font-size: 85%;
text-transform: lowercase;
}
select {
vertical-align: top;
}
form {
border: none;
margin: 0;
}
fieldset {
border: 1px solid #cccbc7;
margin: 1em 0em 1em 0em;
padding: 0em 1em 1em 1em;
line-height: 1.5em;
width: auto;
}
legend {
background: White;
padding: 0.5em;
font-size: 90%;
}
label {
font-weight: bold;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
#login-form {
max-width: 30em;
margin: 0 auto;
}
#login-form .field {
clear: none;
}
#login-form input {
font-size: 150%;
}
#login-form input.context {
padding: 1px 10px 1px 20px;
background-position: 9px 5px;
margin-bottom: 1em;
}
#forgotten-password {
float: right;
width: 35%;
margin: 0 1em;
}
.standalone,
.documentEditable * .standalone {
background: #f1f4df url(http://www.once.es/empresasatuservicio/linkOpaque.gif) 9px 1px no-repeat;
color: Black;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 1px solid #cccbc7;
}
.context,
.formControls .actionButtons .button,
.documentEditable * .context {
background: transparent url(http://www.once.es/empresasatuservicio/linkTransparent.gif) 9px 1px no-repeat;
color: Black;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 1px solid #cccbc7;
}
.destructive,
.documentEditable * .destructive {
background: #ffce7b url(http://www.once.es/empresasatuservicio/linkTransparent.gif) 9px 1px no-repeat;
border: 1px solid #ffa500;
color: Black;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 1px solid #cccbc7;
}
input.searchButton {
margin-bottom: 1px ! important;
color: Black;
font-size: 85%;
background: White url(http://www.once.es/empresasatuservicio/search_icon.gif) 2px 1px no-repeat;
cursor: pointer;
padding: 1px 1px 1px 19px;
text-transform: lowercase;
border: 1px solid #cccbc7;
}
.searchSection {
color: #000000;
margin-top: 0.25em;
}
.searchSection label:hover {
color: Black;
}
/* */
.field {
top: 0;
left: 0;
margin: 0 1em 1em 0;
clear: both;
}
.field .field {
margin: 0;
}
.fieldRequired {
background: none;
padding: 0 0 0 0px;
color: White;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
font-size: 90%;
color: #000000;
margin: 0 0 0.2em 0;
}
.formHelp:hover {
color: Black;
cursor: default;
}
div.error {
/* */
background-color: #fdc;
border: 1px solid #d00;
padding: 0.5em;
margin: 0 0 1em 0;
width: 95%;
}
.error .fieldRequired {
color: #CEDFCF;
}
/* */
#archetypes-fieldname-title input, input#form\.title {
font-size: 160%;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: normal;
width: 99%;
}
#archetypes-fieldname-description textarea, textarea#form\.description {
font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: bold;
}
input.inputLabelActive {
color: #000000;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
tr.selected {
background-color: #ffa;
}
.kupu-save-message {
color: white;
font-weight: bold;
background-color: red;
padding: 0.3em;
position: fixed;
top: 0;
right: 0;
z-index: 999;
}
/* */

}


/* - ploneKss.css - */
@media screen {
/* http://www.once.es/empresasatuservicio/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;
}
.inlineEditable {
padding: 1px;
display: block;
}
body.kssActive .inlineEditable:hover {
padding: 0;
border: 1px solid #ddd;
border-color: #666 #ddd #ddd #666;
cursor: text;
background: White url(input_background.gif) repeat-x;
}
body.kssActive .inlineEditable a:hover {
cursor: pointer;
}
.inlineForm .formHelp,
.inlineForm .fieldRequired,
.inlineForm label {
display: none;
}
.inlineForm #archetypes-fieldname-title input,
.inlineForm #archetypes-fieldname-title {
font-size: 100%;
}
/* */
h1 div.formControls input {
font-size: 55% !important;
}
}


/* - ploneCustom.css - */
@media all {
/* http://www.once.es/empresasatuservicio/portal_css/ploneCustom.css?original=1 */
/* */
/* */
a.margen-derecho {
margin-right: 10px;
}
a:hover .highlightedSearchTerm,
a:focus .highlightedSearchTerm,
a:active .highlightedSearchTerm {
color: #fff !important;
background-color: #233845 !important;
}
* html .check {
font-size: 1.2em;
width:1.5em;
height:1.5em;
}
.check {
font-size: 1.2em;
width:1em;
height:1em;
}
.inlineEditable {
display:inline;
padding:1px;
}
.clausula {
border: 1px solid #273744;
padding: 0.7em 1em;
font-size: 90%;
color: #4B4D4F;
}
.clausula strong {
color: #273744;
}
table.searchResults {
margin-top: 1em;
margin-bottom: 1em;
}
table.searchResults th,
table.searchResults td {
padding-right: 2em;
}
label acronym {
color: black;
border-bottom: 1px dotted black;
}
body {
background: url(http://www.once.es/empresasatuservicio/braille.jpg) left repeat-y;
background-position: 0px 45px;
}
a:hover, a:focus, a:active {
color: #fff !important;
background-color: #233845 !important;
}
.documentContent p a:visited {
}
#portal-header {
background: url(http://www.once.es/empresasatuservicio/cabecera.jpg) right no-repeat;
background-color: #233845;
}
#portal-footer {
background-color: #000;
color: #fff;
}
#portal-breadcrumbs {
background-color: #000;
color: #fff;
}
#portal-breadcrumbs a{
background-color: #000;
color: #fff;
}
#portal-breadcrumbs a:hover,
#portal-breadcrumbs a:focus,
#portal-breadcrumbs a:active {
background-color: white !important;
color: black !important;
}
#breadcrumbs-you-are-here {
color: #fff;
}
input {
font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
visibility: visible;
border-width: 1px;
border-style: solid;
border-top-color: #666666;
border-right-color: #dddddd;
border-bottom-color: #dddddd;
border-left-color: #666666;
color: #233845;
vertical-align: middle;
background-color: #fff;
background-image: none;
}
input:hover {
font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
visibility: visible;
border-width: 1px;
border-style: solid;
border-top-color: #666666;
border-right-color: #dddddd;
border-bottom-color: #dddddd;
border-left-color: #666666;
color: #fff;
vertical-align: middle;
background-color: #233845;
background-image: none;
}
input:focus {
font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
visibility: visible;
border-width: 1px;
border-style: solid;
border-top-color: #666666;
border-right-color: #dddddd;
border-bottom-color: #dddddd;
border-left-color: #666666;
color: #fff;
vertical-align: middle;
background-color: #233845;
background-image: none;
}
* html #centro{
background-color:transparent;
}
h1, h2, h3, h4, h5, h6 {
color: #233845;
font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
margin-top: 0.75em;
margin-right: 0pt;
margin-bottom: 0.25em;
margin-left: 0pt;
}
h2 {
border: 0px;
font-size: 140%;
}
abbr, acronym, .explain {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #233845;
color: #233845;
background-color: transparent;
cursor: help;
}
legend {
background-color: White;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
padding-top: 0.5em;
padding-right: 0.5em;
padding-bottom: 0.5em;
padding-left: 0.5em;
font-size: 90%;
color: #233845;
}
#portal-column-content * input:focus {
color: black;
border-color: #233845;
background-color:#DAE7DB;
}
#portal-column-content fieldset > * input:focus, #portal-column-content fieldset > * textarea:focus {
border-color: #233845;
border-width: 1px;
}
#portal-columns {
position: relative;
left:10%;
width: 89% !important;
}
* html #fieldset-datos_afiliado, * html #fieldset-datos_empresa,
* html #fieldset-datos_contacto, * html #fieldset-datos_delegacion {
padding-top:2.5em;
}
*+html #fieldset-datos_afiliado, *+html #fieldset-datos_empresa,
*+html #fieldset-datos_contacto, *+html #fieldset-datos_delegacion {
padding-top:2.5em;
}
#fieldset-datos_afiliado .field, #fieldset-datos_empresa .field,
#fieldset-datos_contacto .field, #fieldset-datos_delegacion .field {
display:block;
clear:both;
}
#fieldset-datos_afiliado label, #fieldset-datos_empresa label,
#fieldset-datos_contacto label, #fieldset-datos_delegacion label {
position:static;
display:block;
float:left;
width:42%;
}
#fieldset-datos_afiliado .formHelp, #fieldset-datos_empresa .formHelp,
#fieldset-datos_contacto .formHelp, #fieldset-datos_delegacion .formHelp {
font-size: 90%;
color: #4B4D4F;
position:static;
display:block;
float:left;
width:1%;
}
#fieldset-datos_afiliado .formHelp:hover, #fieldset-datos_empresa .formHelp:hover,
#fieldset-datos_contacto .formHelp:hover, #fieldset-datos_delegacion .formHelp:hover {
color: Black;
cursor: default;
}
#fieldset-datos_afiliado .fieldErrorBox, #fieldset-datos_empresa .fieldErrorBox,
#fieldset-datos_contacto .fieldErrorBox, #fieldset-datos_delegacion .fieldErrorBox {
position:static;
display:block;
float:left;
width:1%;
}
#fieldset-datos_afiliado .fieldRequired, #fieldset-datos_empresa .fieldRequired,
#fieldset-datos_contacto .fieldRequired, #fieldset-datos_delegacion .fieldRequired {
display:inline;
}
#fieldset-datos_afiliado input, #fieldset-datos_empresa input,
#fieldset-datos_contacto input, #fieldset-datos_delegacion input {
position:static;
float:left;
width:50%;
margin-bottom:1em;
}
#fieldset-datos_empresa select, #fieldset-datos_delegacion select {
position:static;
display:block;
float:left;
margin-bottom:1em;
}
#fieldset-datos_empresa textarea{
position:static;
display:block;
clear:both;
}
#archetypes-fieldname-productos .fieldErrorBox ,#archetypes-fieldname-presentacion .fieldErrorBox {
position:relative;
left:15em;
margin-top:0em;
margin-bottom:-3.5em;
top:-1.7em;
}
#fieldset-datos_afiliado div.error .fieldErrorBox,
#fieldset-datos_empresa div.error .fieldErrorBox,
#fieldset-datos_contacto div.error .fieldErrorBox,
#fieldset-datos_delegacion div.error .fieldErrorBox {
position:static;
display:block;
width:60%;
}
#fieldset-datos_afiliado div.error input,
#fieldset-datos_empresa div.error input,
#fieldset-datos_contacto div.error input,
#fieldset-datos_delegacion div.error input {
position:static;
display:block;
float:none;
margin-top:2em;
clear:both;
width:60%;
}
#fieldset-datos_empresa input, input#form.title, input#form.title{
font-size:100%;
}
#fieldset-datos_empresa > input {
display:none;
}
#logo_file{
position:static;
display:block;
width:30%;
}
#archetypes-fieldname-especial input {
display:none;
}
#archetypes-fieldname-especial #especial {
display:block;
float:left;
width:5%;
margin-top:0.2em;
}
* html #archetypes-fieldname-especial #especial {
margin-top:0;
}
*+html #archetypes-fieldname-especial #especial {
margin-top:0;
}
archetypes-fieldname-presentacion span{
line-height:1.5em !important;
}
#archetypes-fieldname-logo input#logo_nochange {float:none;display:inline;width:auto;margin-bottom:0;}
#archetypes-fieldname-logo input#logo_delete {float:none;display:inline;width:auto;margin-bottom:0;}
#archetypes-fieldname-logo input#logo_upload {float:none;display:inline;width:auto;margin-bottom:0;}
#archetypes-fieldname-logo .field label {float:none;display:inline;}
* html #logo_file {
top:-3em;
}
*+html #logo_file {
top:-3em;
}
#archetypes-fieldname-pertenece .noborder {
position:relative;
left:10em;
}
#archetypes-fieldname-pertenece .formHelp {
display:block;
position:relative;
}
#archetypes-fieldname-pertenece .formHelp {
display:block;
position:relative;
}
#pertenece_1 {position:relative; left:10em !important;}
#pertenece_2 {position:relative; left:10em !important;}
#pertenece_3 {position:relative; left:10em !important;}
#pertenece_4 {position:relative; left:10em !important;}
#pertenece_5 {position:relative; left:10em !important;}
#pertenece_6 {position:relative; left:10em !important;}
#pertenece_7 {position:relative; left:10em !important;}
#pertenece_8 {position:relative; left:10em !important;}
#pertenece_9 {position:relative; left:10em !important;}
#pertenece_10 {position:relative; left:10em !important;}
#pertenece_11 {position:relative; left:10em !important;}
#pertenece_12 {position:relative; left:10em !important;}
#pertenece_13 {position:relative; left:10em !important;}
#pertenece_14 {position:relative; left:10em !important;}
#pertenece_15 {position:relative; left:10em !important;}
* html #pertenece_1 {top:0.5em !important;}
*+html #pertenece_1 {top:0.5em !important;}
* html #pertenece_2 {top:0.5em !important;}
*+html #pertenece_2 {top:0.5em !important;}
* html #pertenece_3 {top:0.5em !important;}
*+html #pertenece_3 {top:0.5em !important;}
* html #pertenece_4 {top:0.5em !important;}
*+html #pertenece_4 {top:0.5em !important;}
* html #pertenece_5 {top:0.5em !important;}
*+html #pertenece_5 {top:0.5em !important;}
* html #pertenece_6 {top:0.5em !important;}
*+html #pertenece_6 {top:0.5em !important;}
* html #pertenece_7 {top:0.5em !important;}
*+html #pertenece_7 {top:0.5em !important;}
* html #pertenece_8 {top:0.5em !important;}
*+html #pertenece_8 {top:0.5em !important;}
* html #pertenece_9 {top:0.5em !important;}
*+html #pertenece_9 {top:0.5em !important;}
* html #pertenece_10 {top:0.5em !important;}
*+html #pertenece_10 {top:0.5em !important;}
* html #pertenece_11 {top:0.5em !important;}
*+html #pertenece_11 {top:0.5em !important;}
* html #pertenece_12 {top:0.5em !important;}
*+html #pertenece_12 {top:0.5em !important;}
* html #pertenece_13 {top:0.5em !important;}
*+html #pertenece_13 {top:0.5em !important;}
* html #pertenece_14 {top:0.5em !important;}
*+html #pertenece_14 {top:0.5em !important;}
* html #pertenece_15 {top:0.5em !important;}
*+html #pertenece_15 {top:0.5em !important;}
div.error #pertenece_1 {position:relative; top:0.4em !important;}
div.error #pertenece_2 {position:relative; top:0.4em !important;}
div.error #pertenece_3 {position:relative; top:0.4em !important;}
div.error #pertenece_4 {position:relative; top:0.4em !important;}
div.error #pertenece_5 {position:relative; top:0.4em !important;}
div.error #pertenece_6 {position:relative; top:0.4em !important;}
div.error #pertenece_7 {position:relative; top:0.4em !important;}
div.error #pertenece_8 {position:relative; top:0.4em !important;}
div.error #pertenece_9 {position:relative; top:0.4em !important;}
div.error #pertenece_10 {position:relative; top:0.4em !important;}
div.error #pertenece_11 {position:relative; top:0.4em !important;}
div.error #pertenece_12 {position:relative; top:0.4em !important;}
div.error #pertenece_13 {position:relative; top:0.4em !important;}
div.error #pertenece_14 {position:relative; top:0.4em !important;}
div.error #pertenece_15 {position:relative; top:0.4em !important;}
#delegacion-base-edit .context, #delegacion-base-edit .standalone{
font-size:85%;
padding: 1px 1px 1px 15px;
width:auto;
display:inline;
float:none;
}
div.info {
background-color: #DAE7DB;
border-width: 1px;
border-style: solid;
border-color: #233845;
color: #000000;
font-size: 85%;
font-weight: bold;
margin: 1em 0;
padding: 0.5em 1em 0.5em 3em;
vertical-align: middle;
background-repeat: no-repeat;
}
div.error {
background-color: #DAE7DB;
border-width: 1px;
border-style: solid;
border-color: #233845;
color: #000000;
font-size: 85%;
font-weight: bold;
margin: 1em 0;
padding: 0.5em 1em 0.5em 3em;
vertical-align: middle;
background-repeat: no-repeat;
}
dl.portalMessage dd {
background-color: #DAE7DB;
border-width: 1px;
border-style: solid;
font-weight: bold;
border-color: #233845;
padding: 0.5em 0.5em 0.5em 0.5em;
line-height: 1.25em;
}
dl.portalMessage dt {
background-color: #233845;
border-width: 1px;
border-style: solid;
border-color: #233845;
font-weight: bold;
float: left;
margin: 0pt 0.5em 0pt 0pt;
padding: 0.5em 0.75em 0.5em 0.75em;
color: White;
line-height: 1.25em;
}
textarea:hover {
background-color: #233845;
color: #ffffff;
background-image:none;
}
textarea:focus {
background-color: #233845;
color: #fff;
background-image:none;
}
table.listing th, .stx table th {
background-color: #DAE7DB;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
border-width: 1px;
border-style: solid;
border-color: #233845;
font-weight: normal;
padding-top: 0.25em;
padding-right: 0.5em;
padding-bottom: 0.25em;
padding-left: 0.5em;
text-transform: lowercase;
}
table.listing td, .stx table td {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #233845;
padding-top: 0.25em;
padding-right: 0.5em;
padding-bottom: 0.25em;
padding-left: 0.5em;
}
pre {
font-family: Monaco,"Courier New",Courier,monospace;
font-size: 100%;
padding: 1em;
border-width: 1px;
border-style: solid;
border-color: #233845;
color: Black;
background-color: #DAE7DB;
}
.portletHeader {
background-color: #DAE7DB;
border-width: 1px;
border-style: solid;
border-color: #233845;
color: #233845;
}
.portletItem {
border-width: 1px;
border-style: solid;
border-color: #233845;
}
.contentActions {
background-color: #DAE7DB;
color: #233845;
border-width: 1px;
border-style: solid;
border-color: #233845;
}
.contentViews li a {
background-color: transparent;
border-width: 1px;
border-style: solid;
border-color: #2B3740;
color: #2B3740;
height: auto;
margin-right: 0.5em;
padding-top: 0em;
padding-right: 1em;
padding-bottom: 0em;
padding-left: 1em;
line-height: normal;
text-decoration: none;
text-transform: lowercase;
z-index: 1;
}
.contentViews .selected a {
background-color: #DAE7DB;
color: #2B3740;
}
.contentViews li a:hover,
.contentViews li a:focus,
.contentViews li a:active {
background-color: #233845;
color: #fff;
}
.contentActions a {
text-decoration: none;
color: #233845;
padding-top: 0pt;
padding-right: 0.5em;
padding-bottom: 0pt;
padding-left: 0.5em;
cursor: pointer;
}
.contentActions li a:hover,
.contentActions li a:focus,
.contentActions li a:active {
background-color: #233845;
color: #fff;
}
.actionMenu .actionMenuContent ul {
display: block;
background-color: #DAE7DB;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position:0% 0%;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-color: #233845;
border-right-color: #233845;
border-bottom-color: #233845;
border-left-color: #233845;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
margin-top: -2px;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
}
.standalone,
.documentEditable * .standalone {
background: #233845 url(http://www.once.es/empresasatuservicio/linkOpaque.gif) 9px 1px no-repeat;
background-attachment: scroll;
color: white;
cursor: pointer;
font-size: 85%;
padding-top: 1px;
padding-right: 1px;
padding-bottom: 1px;
padding-left: 15px;
text-transform: lowercase;
border-width: 1px;
border-style: solid;
border-color: #233845;
}
li.formTab a {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #233845;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #233845;
border-left-width: 1px;
border-left-style: dotted;
border-left-color: #233845;
background-color: White;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0.125em;
padding-right: 0.75em;
padding-bottom: 0.125em;
padding-left: 0.75em;
text-decoration: none;
}
li.firstFormTab a {
border-left-width: 1px;
border-left-style: solid;
border-left-color: #233845;
}
li.formTab a.selected {
background-color: #DAE7DB !important;
color: black !important;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
}
li.formTab a:hover, li.formTab a:focus {
background-color: #435665 !important;
color: white !important;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
}
li.formTab a:active {
background-color: #DAE7DB !important;
color:black !important;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
}
.text_dcha {
margin-left: 2em;
padding-right: 1em;
text-align: right;
font-weight: bold;
color: #000000;
}
#centroEspecial {
margin-left: 2em;
font-size: 1.2em !important;
width:1em !important;
height:1em !important;
}
#centroEspecialTxt {
margin-left: 0.2em !important;
}
.label_formulario {
margin-left: -1em;
width: 15em;
padding-right: 1em;
padding-left: 1em;
text-align: right;
float: left;
font-weight: bold;
color: #233845;
}
.label_nombre_empresa {
margin-left: -1em;
width: 15em;
padding-right: 1em;
padding-left: 1em;
text-align: right;
float: left;
font-weight: bold;
font-size: 120%;
color: #233845;
}
.buscadorSimple {
background-color: #DAE7DB;
width: 35em;
margin-left: 0em;
margin-top: 5em;
border-top: 1px solid black;
border-right: 3px solid black;
border-bottom: 3px solid black;
border-left: 1px solid black;
}
#SearchableText{
position:relative;
left:2.1em;
}
* html #SearchableText{
position:relative;
left:2em;
}
*+html #SearchableText{
position:relative;
left:2em;
}
#poblacion{
position:relative;
left:-0.13em
}
* html #poblacion{
position:relative;
left:-0.1em
}
*+html #poblacion{
position:relative;
left:-0.1em
}
dl.searchResults {
padding-left:1.25em;
padding-top:0.3125em;
}
dl.searchResults dt{
font-size:1.2em;
font-weight:bold;
line-height:2.1875em;
}
* html dl.searchResults dt{
height:2em;
}
.legendInicio {
color: #000;
font-weight: bold;
width: 30em;
font-size: 120%;
}
.legendError {
background-color: #DAE7DB;
padding: 0.5em;
font-size: 90%;
color: #233845;
}
.inputInicio {
background-image: none !important;
background-color: #233845 !important;
color: #fff !important;
font-weight: bold;
margin-top: 0.5em;
margin-bottom: -0.5em;
margin-left: 12.5em;
}
* html .inputInicio {
margin-left: 5em;
}
.inputInicio:hover {
background-image: none !important;
background-color: #fff !important;
color: #233845 !important;
border: 1px solid #233845;
font-weight: bold;
margin-top: 0.5em;
margin-bottom: -0.5em;
}
.inputInicio:focus {
color: #233845 !important;
border-color: #233845;
background-color: #fff !important;
}
.anyadirEmpresa {
background-color: #233845;
color: #fff;
font-weight: bold;
margin-left: 18em;
}
.anyadirEmpresa:hover {
background-color: #fff;
color: #233845;
border: 1px solid #233845;
font-weight: bold;
}
.anyadirEmpresa:focus {
background-color: #fff !important;
color: #233845;
border: 1px solid #233845 !important;
font-weight: bold;
}
.botonformulario {
background-color: #233845;
color: #fff;
border: 1px solid #fff;
font-weight: bold;
}
.botonformulario:hover {
background-color: #fff;
color: #233845;
border: 1px solid #233845;
font-weight: bold;
}
.botonformulario:focus {
color: #233845;
border-color: #233845;
background-color: #fff;
}
.botonAltaEmpresa {
background-color: #233845;
color: #fff;
width: 10em;
margin-left: 15em;
font-weight: bold;
}
.botonAltaEmpresa:hover {
background-color: #fff;
color: #233845;
width: 10em;
border: 1px solid #233845;
margin-left: 15em;
font-weight: bold;
}
.botonAltaEmpresa:focus {
color: #233845;
border-color: #233845;
background-color: #fff;
}
.botonBorrarDatos {
background-color: #233845;
color: #fff;
width: 10em;
font-weight: bold;
}
.botonBorrarDatos:hover {
background-color: #fff;
color: #233845;
width: 10em;
border: 1px solid #233845;
font-weight: bold;
}
.botonBorrarDatos:focus {
color: #233845;
background-color: #fff;
}
.logo_braille {
background: none;
}
.subir_logo {
background: url(http://www.once.es/empresasatuservicio/braille.jpg) repeat-y;
}
.enlace_delegaciones {
font-weight: bold;
color: #233845;
}
.enlace_delegaciones a {
font-weight: bold;
color: #233845;
border: 1px solid #233845;
}
.enlace_delegaciones a:hover {
font-weight: bold;
color: #fff;
background-color: #233845;
}
.separacion {
margin-top: 1em;
}
.fondoAzul {
background-color: #233845;
}
.mensajeError {
color: #000;
font-weight: bold;
font-size: 85%;
margin: 0 0 1em 1em;
}
.LPD {
display: none;
}
.textareaActive,
textarea:hover,
textarea:focus,
textarea:active {
background: #233845;
color: White;
}
input[type='text']:hover,
input[type='text']:focus,
input[type='text']:active {
background-color: #233845 !important;
color: white !important;
}
.inputSubmitActive,
input[type='submit']:hover,
input[type='submit']:focus,
input[type='submit']:active {
background-image: url(http://www.once.es/empresasatuservicio/linkTransparent.gif);
background-position:9px 1px;
background-repeat:no-repeat;
background-color: #DAE7DB;
color: black;
border:1px solid #233845;
}
.inputTextActive,
.inputPasswordActive,
.inputPasswordActive .discreet,
input[type='text']:hover,
input[type='text']:focus,
input[type='text']:active,
input[type='password']:hover,
input[type='password']:focus,
input[type='password']:active {
}
.inputCheckboxActive .discreet {
border: 1px solid #233845 !important;
}
#portal-logo a img{
margin-top: 0.5em;
margin-right: 0em;
margin-bottom: 0.5em;
margin-left: 2em;
padding: 0pt;
width: 12.5em;
border:3px solid black;
}
#portal-logo a:hover img,
#portal-logo a:focus img,
#portal-logo a:active img {
border:3px solid white;
}
#skipLinks a {
margin-left:2em;
margin-bottom:0.2em;
background-color:#233845;
color:#fff;
}
#skipLinks a:hover,
#skipLinks a:focus,
#skipLinks a:active {
background-color:#fff !important;
color:#233845 !important;
}
.discreet {
color: #404143;
font-size: 85%;
font-weight: normal;
}
.documentByLine {
color: #000000;
}
.width-16px {
width: 16px;
}
.width-1em {
width: 1em;
}
.width-2em {
width: 2em;
}
.width-3em {
width: 3em;
}
.width-4em {
width: 4em;
}
.width-5em {
width: 5em;
}
.width-6em {
width: 6em;
}
.width-7em {
width: 7em;
}
.width-8em {
width: 8em;
}
.width-9em {
width: 9em;
}
.width-10em {
width: 10em;
}
.width-11em {
width: 11em;
}
.width-12em {
width: 12em;
}
.width-13em {
width: 13em;
}
.width-14em {
width: 14em;
}
.width-15em {
width: 15em;
}
.width-16em {
width: 16em;
}
.width-17em {
width: 17em;
}
.width-18em {
width: 18em;
}
.width-19em {
width: 19em;
}
.width-20em {
width: 20em;
}
.width-21em {
width: 21em;
}
.width-22em {
width: 22em;
}
.width-23em {
width: 23em;
}
.width-24em {
width: 24em;
}
.width-25em {
width: 25em;
}
.width-26em {
width: 26em;
}
.width-27em {
width: 27em;
}
.width-28em {
width: 28em;
}
.width-29em {
width: 29em;
}
.width-30em {
width: 30em;
}
.width-31em {
width: 31em;
}
.width-32em {
width: 32em;
}
.width-33em {
width: 33em;
}
.width-34em {
width: 34em;
}
.width-35em {
width: 35em;
}
.width-36em {
width: 36em;
}
.width-37em {
width: 37em;
}
.width-38em {
width: 38em;
}
.width-39em {
width: 39em;
}
.width-40em {
width: 40em;
}
.width-50em {
width: 50em;
}
.width-60em {
width: 60em;
}
.width-70em {
width: 70em;
}
.width-80em {
width: 80em;
}
/* */

}


