html {
    font-size: 0.875em;
    /* 14px si el navegador tiene por defecto 16px */
    /*font-size: 1em; /* 16px */
}

body {
    font-family: "Roboto", Arial, sans-serif;
    line-height: 1.5em;
}

caption {
    display: none;
}

main {}

main p,
.Informativo,
.texto-descriptivo,
.informativo-inline {
    max-width: 65rem;
}

.widgets-grid .widget {
    /*max-width: 65rem;*/
}


/************************* Titulos y subtitulos ******************************/


/***** H3: para el contenido de una pagina o widget ****/

h3 {
    font-size: 2.250em;
    /*1.750em;*/
    line-height: 1em;
    font-weight: 300;
    padding: 0;
}
.with-tabs > h3 {
	margin: 1.5em 1em 0;
	font-size: 1.4em;
}

/***** H4: para las secciones de un widget ****/

h4 {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.3em;
    margin: 1em;
}

.ovt_contenido h4 {
    margin-left: 0;
    margin-right: 0;
}

.widget:not(.NAVEGACION) h4 {
    border-bottom: 1px solid silver;
}

.seccion+h4 {
    margin-top: 2em;
}

.panel-advanced>h4 {
    margin: 1em 0.5em 1em;
}

.section-wrapper:first-child>h4 {
    margin-top: 1em;
}


/***** H5: para subsecciones o divisiones ****/

h5:not(.ui-accordion-header) {
    font-size: 1.125em;
    text-decoration-line: underline;
    margin-bottom: .5em;
}

h5:first-child {
    margin-top: 0.5em;
}

h4::first-letter {
    text-transform: capitalize;
}

footer a {
    text-decoration: none;
}

footer li {
    list-style-type: none;
}

dl {
    margin: 0;
}

dt {
    font-weight: bold;
    /* opacity: 0.7; */
    padding: 0 0.5em 0 0;
    float: left;
}

dd {
    padding: 0em 0.5em;
}

svg {
    width: inherit;
    overflow: visible;
    pointer-events: none;
}

svg.icon {
    fill: currentcolor;
}

.img-svg:not(.replaced-svg) {
    visibility: hidden;
}

.icon {
    height: 1.5em;
    width: 2.8em;
    overflow: visible;
}

table .icon-warning {
    color: darkorange;
}

table .icon-error {
    color: darkred;
}

table .icon-info {
    color: dodgerblue;
}

table .icon-ok {
    color: green;
}

a.Info:not(.ui-btn),
a.Info:not(.ui-btn):hover {
    color: dodgerblue;
}

a.warning:not(.ui-btn),
a.warning:not(.ui-btn):hover,
.warning.info-en-linea,
.ok.info-en-linea {
    color: #f2711c;
    display: flex;
    margin-bottom: .8em;
    align-items: center;
}

.warning.info-en-linea .icon {
    margin-right: 1em;
}

.ok.info-en-linea,
.info-dato.ok .info-dato-label,
.info-dato.ok .info-dato-valor {
    color: green
}

.info-dato.ok {
    background-color: #d0f7d0;
}

a.Icon.inline {
    display: inline-flex;
    align-items: center;
}

.Icon.inline .icon {
    height: 1.5em;
    width: 2.8em;
    margin-left: 1em;
}

ol {
    padding-left: 1em;
}

.hidden {
    display: none !important;
}

.no-presentar {
    line-height: 0;
    overflow: hidden;
}

.element-invisible {
    margin: 0;
    padding: 0;
    width: 1px;
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}

.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
    position: static !important;
    clip: auto;
    overflow: visible;
    height: auto;
}

.full-line {
    width: 100%;
}

.mayusculas {
    text-transform: uppercase;
}

.link-icon {
    align-items: center;
    display: flex;
    justify-content: center;
}

.link-icon-left
{
	align-items: left;
    display: block !important;
    justify-content: left;
}

.link-icon .icon {
    height: 2em;
    width: 2em;
    margin-right: .5em;
    flex-shrink: 0;
}

.action-link .icon {
    max-width: .8em;
    max-height: .8em;
}

li>.link-icon {
    justify-content: inherit;
}

.ovt_contenido ul {
    padding: 0 0 0 1em;
}

.ovt_contenido li {
    margin: 1em;
}

div.ovt_contenido ul>li {
    list-style-type: none;
}

div.ovt_contenido .componenteHTML ul>li,
div.ovt_contenido .texto-descriptivo ul>li,
div.ovt_contenido ul.lista-simple ul>li {
    list-style-type: initial;
}

.no-records {
    font-size: 1.4em;
    color: #666;
}

.widget-area.tabbed .no-records {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 1em;
    min-height: 8em;
    position: relative;
    text-align: center;
}

section.browse {
    align-items: center;
    display: flex;
    flex-flow: column nowrap;
}

.message:not([hidden]) {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    box-sizing: border-box;
}

.message .icon {
    height: 2.5em;
    margin: 0 1em;
    width: 2.5em;
}


/* .basic-info {
  padding: 1em 1em;
  font-size: 1.3em;
  background: #f6ffe8;
  border-radius: 0.7em;
  color: green;
  display: inline-block;
} */

.no-text {
    display: none;
}

.dataTable .currency:not(.not-aligned),
.dataTable .number:not(.not-aligned) {
    text-align: right;
}

.pendiente,
.info-dato .info-dato-valor.pendiente {
    color: #bf0019;
}

.cobrado {
    color: green;
}

.resaltado:not(th) {
    font-weight: 600;
}

.dato-secundario:not(th) {
    opacity: .6;
}

.record-tags {}

.record-tags.columna {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.rec-tag {
    font-size: 0.8em;
    font-weight: bold;
    border: 1px solid;
    border-radius: 1em;
    padding: 2px 0.8em 2px;
    margin: 0.2em .2em 0.2em 0;
    text-transform: uppercase;
    letter-spacing: 1px;
	display: inline-block;
}
.no-notificada {  	color: #229954 }
.paralizado {
    color: #aa0000;
}

.domiciliado {
    color: #00aa63;
}

.traspasado {
    color: #0058aa;
}

.rec-tag.registrada {
    color: #959393;
    font-weight: normal;
}


/* .rec-tag.paralizado {  color: #aa0000; }
.rec-tag.domiciliado {  color: #00aa63; }
.rec-tag.traspasado {  	color: #0058aa; } */

.rec-tag.borrador {
    color: #d3d3d3;
}

.rec-tag.aprobada {
    color: #00aa63;
}

.rec-tag.pendiente {
    color: #aa0000;
}

.rec-tag.pendiente-aprobar {
    color: #ca6e23;
}

.rec-tag.cobrada {
    color: #00aa63;
}

.rec-tag.cobrada-parcial {
    color: #ca6e23;
}

.rec-tag.anulada-parcial {
    color: #ca6e23;
}

.rec-tag.ejecutiva {
    color: #aa0000;
}

.rec-tag.voluntaria {
    color: #00aa63;
}

.rec-tag.debugging {
    color: #d3d3d3;
}

tr:not(.rowActive) .rec-tag {
    opacity: .5;
}

.transfer {
    z-index: 2000;
    border: 2px dotted dimgray;
}

.transfer-error {
    z-index: 2000;
    border: 2px dotted red;
}


/*********** @media screen *******************/

@media screen and (max-width: 500px) {
    main p,
    .Informativo,
    .texto-descriptivo {
        /*line-height: inherit;*/
    }
    ol {
        padding-left: 0.5em;
    }
}


/*********** TAÑAMOS DE LETRAS SEGUN PANTALLA *******************/

@media screen and (max-width: 400px) {
    main {
        font-size: 0.929em;
        /* 15px  */
    }
    h3 {
        font-size: 2em;
        text-align: center;
    }
}
@media screen and (max-width: 700px) {
    .with-tabs > h3 {
        margin: 0.5em 2em 0.4em;
        font-size: 1.4em;
    }     
}

@media screen and (min-width: 800px) {
    main {
        font-size: 1.071em;
        /* 15px  */
    }
 
}

@media screen and (min-width: 1024px) {
    main {
        font-size: 1.143em;
        /* 16px  */
    }
}


/*//////////////////////////////////////////////////////*/


/*// BOTONES CSS ///*/

.botonera {
    display: flex;
    justify-content: space-between;
    margin: 1em 0;
}

.botonera>* {
    display: flex;
    flex-flow: row wrap;
}

.botonera>.izquierda:first-child {
    margin-right: auto;
}

.botonera>.derecha:last-child {
    /*margin-left: auto;	*/
    justify-content: flex-end;
    align-items: center;
}

.botonera .izquierda>* {
    margin-right: 1.5em;
}

.botonera .derecha>* {
    margin-left: 1.5em;
}

.botonera>.izquierda>span {
    align-self: center;
}

.botonera.back-next>.izquierda {
    display: flex;
    flex-direction: row;
}

.botonera.back-next>.izquierda>*:first-child {
    margin-right: 0.2em;
}

.botonera.back-next>.izquierda>*:last-child {
    margin-left: 0.2em;
}

.errorPage .ovt_contenido>div.botonera {
    margin: 1em auto;
    text-align: center;
    width: auto;
}

.wrapErrors {
    display: flex;
    margin: 0;
    align-items: center;
    justify-content: center;
}

.wrapErrors:empty {}

.ui-btn,
button.ui-btn,
a.ui-btn {
    margin-bottom: .4em;
    margin-top: .4em;
    padding: 0.5em 1em;
    border-style: solid;
    border-width: 1px;
    border-radius: 0.3em;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    /* transition: all .15s ease 0s; */
    cursor: pointer;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 2px 3px #ccc;
    background-color: white;
}

.dataTable .ui-btn,
.dataTable a.ui-btn {
    /*padding: 0.2em 0.4em;*/
}

.ui-btn:not(.disabled),
a.ui-btn:not(.disabled) {}

.ui-btn.disabled,
a.ui-btn.disabled {
    color: #ccc;
    border-color: whitesmoke;
    background: whitesmoke;
    cursor: default;
}


/* Botones primarios y secundarios */

a.ui-btn.secondary:not(.disabled) {
    color: #888;
    border-color: currentColor;
}

.ui-btn.terciary {
    font-size: 1em;
    border-width: 0px;
    box-shadow: none;
}

.ui-btn.terciary:not(.disabled):hover {
    box-shadow: none;
    transform: none;
}


/* TAMAÑOS */

a.ui-btn.grande {
    font-size: 1em;
    padding: 0.7em 1.2em;
}

a.ui-btn.grande.iconed {
    padding: 0.5em 1.2em;
}

a.ui-btn.mini {
    font-size: 0.9em;
    padding: 0.4em 1.2em;
}

.ui-btn:hover:not(.disabled),
.ui-btn:active:not(.disabled),
a.ui-btn:hover:not(.disabled),
a.ui-btn:active:not(.disabled),
.widget-upload-files input:focus+label.ui-btn
/* para el foco en adjuntar docs */

{
    box-shadow: 0px 2px 5px gray;
}

.ui-btn[hidden] {
    display: none;
}

a.ui-btn:hover:not(.disabled) {
    transform: translate(-1px, -1px);
}

.ui-btn .icon {
    width: 1.2em;
    height: 1.2em;
    margin-right: .5em;
}

.ui-link .icon {
    width: 2.5em;
    height: 2.5em;
    margin-right: .5em;
}

.ui-btn.grande .icon {
    width: 2.2em;
    height: 2.2em;
    margin-right: 0.8em;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.ui-selectmenu-open>ul {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}


/*********** @media screen *******************/

@media screen and (max-width: 500px) {
    .botonera {
        flex-flow: column nowrap;
    }
    .botonera>* {
        flex-flow: column nowrap;
        width: 100%;
    }
    .botonera>.izquierda>*,
    .botonera>.derecha>* {
        margin-left: 0;
        margin-right: 0;
    }
    .ui-btn:not([hidden]) {
        display: flex;
    }
    .botonera.back-next>.izquierda>* {
        flex: 1 1 auto;
    }
    .botonera.back-next>.izquierda>.primary {
        min-width: 42%;
    }
    .botonera:not(.back-next):not(.wizard-buttons) .izquierda>.secondary {
        order: 1;
    }
    .botonera>.derecha:last-child {
        align-items: inherit;
    }
    .botonera.wizard-buttons>.izquierda {
        flex-flow: row nowrap;
    }
    .botonera.wizard-buttons>.izquierda>* {
        flex-grow: 1;
        flex-shrink: 0;
        flex-basis: calc(45% - 4em);
        margin-left: 0.5em;
        margin-right: 0.5em;
    }
}


/* Por ahora se quita esto ya que la supesta mejora visual/ergonomica 
*  de colocar los botones a la derecha si el ancho no es muy grande
*  fuera de los modales queda un poco extraña.

@media screen and (max-width: 700px) {
  .botonera {
    justify-content: flex-end;
  }
  .botonera > .izquierda:first-child:last-child{
   margin-right: inherit; 
  }
}*/


/* link butons */

.ui-link {
    text-decoration: none;
}

.ui-link:hover {
    text-decoration: underline;
}


/* FORMS ******************************/


/* debug con colores
.res-form { border: 1px solid red; }
.field { border: 1px dashed green ; border-bottom: 1px solid lawngreen ; }
.field-body { background-color: ivory; }
.ui-in { background-color: antiquewhite; }
*/


/* SUPRESS X clear boton on IE11 */

::-ms-clear {
    display: none;
}

.res-form {
    margin: 1em 0 1em;
}

.res-form:not(.unlimited) {
    max-width: 50em;
}

.field {
    align-items: normal;
    display: flex;
    flex-flow: row nowrap;
    /* se pone nowrap para que los errores no hagan saltar la linea de forma individual*/
    width: 100%;
    box-sizing: border-box;
}

.field>label,
.field>.label {
    box-sizing: border-box;
    max-width: 15em;
    min-width: 8em;
    padding: .8em 0.5em 0em .5em;
    word-wrap: break-word;
}

:not(.content)>section.res-form.max-label .field>label,
:not(.content)>section.res-form.max-label .field>.label {
    max-width: none;
    flex-basis: 70%;
}

.field-body {
    box-sizing: border-box;
    padding: 0.4em;
    position: relative;
}

.res-form:not(.one-field-form) *:not(.inline-in) .field-body label {
    display: block;
    margin: 0.4em 0;
}

.res-form:not(.one-field-form) :not(.inline-in) .field-body label.radio {
    display: inline;
}

.infoLine {
    margin: 1em 0 2em;
}

.ui-in {
    display: flex;
    position: relative;
}


/* .inline-in .ui-in {
     display: inline-block;
} */


/* CAMPOS COMPUESTOS */

.field-body.composed {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

.composed-info {
    width: 100%;
}

.res-form.unified .field:not(.autosize):not(.double-date) .ui-in,
.res-form.unified .entry-value .ui-in,
.res-form.unified .entry-value .ui-in>*:not(.extra),
.res-form.unified .field:not(.autosize):not(.double-date) .ui-in>*:not(.extra),
.res-form.unified .field:not(.autosize) .calculated-value {
    width: calc(100%);
}

.res-form .field>label,
.res-form .field>.label {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% * 1/4);
}

.res-form .longLabel .field>label,
.res-form .longLabel .field>.label
{
	flex-basis: calc(100% * 1/2);
}

.res-form .field-body {
    flex: 1 1 100%;
}


/* cuando es un campo solo no se limita el tamaño del label */

.field:first-child:last-child label,
.field:first-child:last-child .label {
    flex-basis: auto;
}


/* .res-form .double .field-body {flex: 1 1 25%; }  */

span.input-readonly {
    line-height: 1.15;
    /* el reset de los inputs pone este line height*/
}

.res-form .ui-in>*:not(.extra),
.res-form .ui-in::after,
.res-form .calculated-value {
    box-sizing: border-box;
    outline: none;
    border: 1px solid #779;
    border-radius: 3px;
    padding: 0.3em 0.4em 0.2em;
    background-color: white;
}

.res-form .ui-in::after {
    background-color: transparent;
    border-color: transparent;
}

.res-form .texto-posterior {
    padding: 0.4em;
}

.stack-fields {
    display: flex;
    align-items: center;
}

.stack-fields>label {
    padding-right: .5em;
}

.res-form:not(.one-field-form) .stack-fields>.field-body {
    padding-right: 1.5em;
}

.res-form:not(.one-field-form) .stack-fields .field-body {
    flex: inherit;
    width: inherit;
}


/* ************ ESTADOS ********/


/* FOCUS ********/


/*.res-form input[maxlength]:focus:not([readonly]),
.res-form select:focus:not([readonly]),
.res-form textarea:focus:not([readonly])*/

.res-form .ui-in>*:focus:not([readonly]):not(.extra) {
    border-color: cadetblue;
    box-shadow: 0 0 8px cadetblue;
}


/* DISABLED ********/


/*.res-form input[maxlength]:disabled,
.res-form select:disabled,
.res-form textarea:disabled*/

.res-form .ui-in>*:disabled {
    background-color: #fdfdfd;
    /*border-color: #eee;*/
    color: silver;
}


/* READONLY ********/


/*.res-form input[readonly],
.res-form textarea[readonly],
.res-form select[readonly]*/

.res-form .ui-in>*[readonly],
.res-form .ui-in>.input-readonly,
.res-form .ui-in>.fake-ui-in,
.res-form .ui-in>select:disabled
/* los combos solo pueden estar disabled, no funciona el readonly*/

{
    color: #999;
    border-color: #ddd;
    background-color: transparent;
}

.res-form .ui-in.control-readonly::after {
    color: #999;
}


/* ERRORES *******************/

.invalidMessage,
.invalidMessage+.ui-selectmenu-button {
    color: #D60000;
}


/*.res-form input[maxlength].invalidMessage,
.res-form select.invalidMessage,
.res-form textarea.invalidMessage*/

.res-form .field.invalid .ui-in>*:not(.extra) {
    border-color: #ff8080;
}


/* ERROR + FOCUS  *******************/


/*.res-form input[maxlength].invalidMessage:focus:not([readonly]),
.res-form select.invalidMessage:focus:not([readonly]),
.res-form textarea.invalidMessage:focus:not([readonly])*/

.res-form .field.invalid .ui-in>*:focus:not([readonly]):not(.extra) {
    border-color: red;
    box-shadow: 0 0 8px #ff8080;
}

.transfer-error {
    z-index: 2000;
    border: 2px dotted red;
}


/******* CURRENCY  and percent************/

.ui-in.currency::after {
    content: "€";
    position: absolute;
    right: 0em;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
}

.ui-in.percent::after {
    content: "%";
    position: absolute;
    right: 0em;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
}

.field.invalid .ui-in::after {
    color: red;
}

.res-form .currency input:not(.extra),
.res-form .calculated-value.currency:not(.extra),
.res-form .percent input:not(.extra),
.res-form .calculated-value.percent:not(.extra),
.res-form .ui-in.currency>*:not(.extra),
.res-form .ui-in.percent>*:not(.extra) {
    padding-right: 1.2em;
    text-align: right;
}

.res-form .percent input:not(.extra),
.res-form .ui-in.percent>*:not(.extra),
.res-form .calculated-value.percent:not(.extra) {
    padding-right: 1.4em;
}


/*
.symbol-currency
{
    box-sizing: border-box;
    margin-left: -1.4em;
    padding: 0.465rem 0;
    position: absolute;
}
*/

.res-form .calculated-value {
    background-color: #eee;
    border-color: #999;
    /*border-width: 2px;*/
}

.calculated-value .computing {
    animation: blink normal 1s infinite linear;
}

@keyframes blink {
    0% {
        opacity: .1;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: .1;
    }
}

.res-form .calculated-value.currency:not(.extra) {
    padding-right: 0.6em;
}

.res-form.one-field-form {
    display: flex;
    flex-flow: row wrap;
}

.res-form.one-field-form>label {
    padding: 1.4em 0 0 0.4em;
}

.res-form.one-field-form .field {
    width: inherit;
}

.res-form.one-field-form .field-body {
    flex: 1 1 50%;
}

.inline-input-action {
    align-items: baseline;
    flex-flow: row wrap;
    display: flex;
}

.inline-input-action>* {
    margin: 0.4em;
}

.inline-input-action>label {
    width: 100%;
}

.res-form .radio-box-list-option {
    margin: .5em 0;
    display: flex;
    flex-flow: row wrap;
}

.res-form input[type="radio"],
.res-form input[type="checkbox"] {
    margin: 0 0.5em;
}

.res-form .radio-box-list-option>input[type="radio"],
.res-form .radio-box-list-option>input[type="checkbox"] {
    height: 2em;
}

.res-form .radio {
    line-height: 2em;
}

.res-form .radio-box {
    box-sizing: border-box;
    padding: 0.5em 0.5em 0.5em 2em;
    flex-basis: 100%;
}

.res-form .radio-box-list-content {
    margin: 0em 0em 1em 2.8em;
}

input:not([disabled])+label.radio {
    cursor: pointer;
}


/*** IBAN ******/

.res-form .iban>label {
    font-weight: bold;
}

.res-form .iban-code {
    line-height: 2.5em;
    margin-top: 0.4em;
}

#nueva-cuenta-old table {
    border-spacing: 0.4em 0.2em;
}

.res-form .iban input[size="2"] {
    width: 2.2em;
}

.res-form .iban input[size="4"] {
    width: calc(4em * 0.85);
}

.res-form .iban input,
#nueva-cuenta-old td input {
    padding: 0.3em 0.25em 0.2em;
}

.res-form .iban-code>input,
.res-form .iban-code>span,
#nueva-cuenta-old td input {
    font-family: courier;
    font-size: 1.1em;
}

.res-form .iban label.invalidMessage {
    display: block;
    margin: 0 0 -0.8em;
    padding: 0;
}

.info-for-fields {
    opacity: 0.6;
    font-size: 0.85em;
}

.iban .field-body.composed {
    flex-basis: auto;
}


/* FORMULARIOS CON LABELS SUPERIORES */

.res-form.vertical {
    /*  border: 1px solid red;
  box-sizing: border-box;
  */
}

.res-form.vertical .form-line {
    display: flex;
    flex-flow: row wrap;
}

.res-form.vertical .field {
    flex-flow: column;
    /*max-width: 24em;*/
}

.res-form.vertical .field>label {
    max-width: inherit;
    flex-basis: auto;
}

.res-form.vertical .field-body {
    flex: inherit;
}

.res-form.vertical .field:not(.fecha) .ui-in {
    width: 100%;
}

.res-form.vertical .ui-in> :not(.extra):not(.date) {
    width: 100%;
}

.size-full {
    width: 100%;
}

.size-xxxlarge {
    width: 44em;
}

.size-xxlarge {
    width: 32em;
}

.size-xlarge {
    width: 24em;
}

.size-large {
    width: 20em;
}

.size-medium {
    width: 16em;
}

.size-small {
    width: 12em;
}

.size-mini {
    width: 8em;
}

.size-micro {
    width: 4em;
}

@media screen and (max-width: 500px) {
    .size-full,
    .size-xxxlarge,
    .size-xxlarge,
    .size-xlarge,
    .size-large,
    .size-medium,
    .size-small,
    .size-mini {
        width: 100%;
    }
    .size-medium>.size-mini {
        width: 50%;
    }
}

.ui-in.opening .autocompletar+.ui-loader {
    opacity: 1;
    transition: opacity 0.2s ease 0.3s;
}

.ui-in:not(.loading):not(.opening) .autocompletar+.ui-loader {
    opacity: 0;
    z-index: -100;
}

.ui-in.loading>*:not(.extra),
.ui-in.opening>*:not(.extra) {
    padding: 0.4em 2em .4em 0.4em;
}

.entry-label.Resaltar {
    line-height: 2.7em;
}

.entry-value.Resaltar {
    font-size: 1.6em;
}

.fix-w.inputsize1 {
    width: 1.6em
}

.fix-w.inputsize2 {
    width: 2em
}

.fix-w.inputsize3 {
    width: 3em
}

.fix-w.inputsize4 {
    width: 4em
}

.fix-w.inputsize5 {
    width: 5em
}

.fix-w.inputsize6 {
    width: 6em
}

.fix-w.inputsize7 {
    width: 7em
}

.fix-w.inputsize8 {
    width: 8em
}

.fix-w.inputsize9 {
    width: 9em
}

.fix-w.inputsize10 {
    width: 10em
}

.fix-w.inputsize11 {
    width: 11em
}

.fix-w.inputsize12 {
    width: 12em
}

.fix-w.inputsize13 {
    width: 13em
}

.fix-w.inputsize14 {
    width: 14em
}

.fix-w.inputsize15 {
    width: 15em
}

.fix-w.inputsize16 {
    width: 16em
}

.fix-w.inputsize17 {
    width: 17em
}

.fix-w.inputsize18 {
    width: 18em
}

.fix-w.inputsize19 {
    width: 19em
}

.fix-w.inputsize20 {
    width: 20em
}

.fix-w.inputsize21 {
    width: 21em
}

.fix-w.inputsize22 {
    width: 22em
}

.fix-w.inputsize23 {
    width: 23em
}

.fix-w.inputsize24 {
    width: 24em
}

.fix-w.inputsize25 {
    width: 25em
}

@media screen and (min-width: 360px) {
    .inputsize1 {
        width: 1.6em
    }
    .inputsize2 {
        width: 2em
    }
    .inputsize3 {
        width: 3em
    }
    .inputsize4 {
        width: 4em
    }
    .inputsize5 {
        width: 5em
    }
    .inputsize6 {
        width: 6em
    }
    .inputsize7 {
        width: 7em
    }
    .inputsize8 {
        width: 8em
    }
    .inputsize9 {
        width: 9em
    }
    .inputsize10 {
        width: 10em
    }
    .inputsize11 {
        width: 11em
    }
    .inputsize12 {
        width: 12em
    }
    .inputsize13 {
        width: 13em
    }
    .inputsize14 {
        width: 14em
    }
    .inputsize15 {
        width: 15em
    }
    .digits.inputsize2 {
        width: 2.2em
    }
    /* para ajustar el ancho del IBAN */
    .digits.inputsize4 {
        width: calc(4em * 0.85)
    }
}

@media screen and (min-width: 500px) {
    .inputsize16 {
        width: 16em
    }
    .inputsize17 {
        width: 17em
    }
    .inputsize18 {
        width: 18em
    }
    .inputsize19 {
        width: 19em
    }
    .inputsize20 {
        width: 20em
    }
    .inputsize21 {
        width: 21em
    }
    .inputsize22 {
        width: 22em
    }
    .inputsize23 {
        width: 23em
    }
    .inputsize24 {
        width: 24em
    }
    .inputsize25 {
        width: 25em
    }
}


/*********** @media screen *******************/

@media screen and (max-width: 400px) {
    .inline-input-action>*,
    .inline-input-action .ui-in>*:not(.extra),
    .res-form.one-field-form>label {
        width: 100%;
    }
    .res-form.one-field-form>label {
        padding-top: 0
    }
    .res-form .field-body {
        flex-basis: 100%;
    }
    .inline-input-action>.ui-btn,
    .inline-input-action>.ui-link {
        order: 1;
    }
    /*.res-form .field input[maxlength],
  .res-form .field select,
  .res-form .field textarea*/
    .res-form .field .field-body:not(.composed) .ui-in,
    .res-form .field .field-body:not(.composed) .ui-in>*:not(.extra) {
        width: calc(100%);
    }
    .res-form .radio-box {
        padding: 0;
    }
    .res-form .radio-box-list-content {
        margin: 0.4em 0em 1.8em 0em;
    }
    /* un radio anidado debe mantener el margen izquierdo */
    .radio-box-list-content.radio-box-list-option {
        margin: 0.4em 0em 1.8em 2.5em;
    }
}


/*********** @media screen *******************/

@media screen and (max-width: 580px) {
    .field {
        flex-flow: row wrap;
    }
    .res-form .double .field-body {
        flex: 1 1 51%;
    }
}


/*********** @media screen *******************/

@media screen and (max-width: 500px) {
    .field {
        flex-flow: column nowrap;
    }
    .field>label {
        flex-basis: inherit;
        width: 100%;
        min-width: none;
        max-width: none;
        padding: 0.5em 0 0.2em;
    }
    .res-form:not(.one-field-form) .field-body {
        width: 100%;
        flex-basis: inherit;
        padding: 0.2em 0.5em 0.5em 0;
    }
    .res-form .field>label,
    .res-form .field>.label {
        flex: inherit;
    }
    .box.tributo .field-body>* {
        max-width: none !important;
    }
    /*
  .symbol-currency {
      box-sizing: border-box;
      padding: 0.648rem 0;
      right: 0;
      top: 0;
  }  
  */
}


/* DOUBLE FIELD */

.res-form .field-body.field1,
.res-form .field-body.field2 {
    flex: 0 1 auto;
}

.double-date .ui-in input {
    width: 6.5em;
}

:not(.content)>section.res-form .field>label.field2 {
    flex: 0 1 auto;
    min-width: inherit;
}

.res-form.line .field-body:not(.composed) .ui-in:not(.autosize)>input,
.res-form.line .field-body:not(.composed) .ui-in:not(.autosize)>.input-readonly,
.res-form.line .field-body:not(.composed) .ui-in:not(.autosize)>select,
.res-form.line .field-body:not(.composed) .ui-in:not(.autosize)>textarea,
.res-form.one-field-form .ui-in:not(.autosize)>input,
.res-form.one-field-form .ui-in:not(.autosize)>select,
.res-form.one-field-form .ui-in:not(.autosize)>textarea,
.res-form .box-lista-cuentas select {
    width: calc(100%);
}


/* a resoluciones pequeñas siempre ocupan todo el ancho */

@media screen and (max-width: 360px) {
    .res-form.line .ui-in>input,
    .res-form.line .ui-in>input-readonly,
    .res-form.line .ui-in>select,
    .res-form.line .ui-in>textarea {
        width: calc(100%);
    }
}


/* a resoluciones pequeñas siempre ocupan todo el ancho */

@media screen and (min-width: 360px) {
    .inline-in .field-body {
        display: flex;
        align-items: center;
    }
    .inline-in .ui-in~.invalidMessage {
        margin-left: 1em;
    }
}


/*************** BOXES **************/

.box {
    box-sizing: border-box;
    margin: 1em;
    /*overflow: hidden;   */
    max-width: 45em;
    align-self: center;
}

.boxNoCentrado
{
	align-self: self-start;
}

.deco-box {
    display: flex;
}

.deco {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: calc(20%);
    opacity: 0.7;
    background-color: whitesmoke;
    box-shadow: 0 0 5px #bbb;
    position: relative;
}

.icon-deco .icon {
    width: calc(100% - 2em);
    height: calc(100% - 2em);
    position: absolute;
    top: 1em;
    left: 1em;
}

.deco-box .content {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: calc(80% - 1em);
    padding: 0 0 0 1em;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
}

.deco-box .content>* {
    width: 100%;
}


/*************** FRAMES **************/

.frame {
    margin: 1em 0;
    border: 1px solid gray;
    box-shadow: 4px 4px 9px #CCC;
}

.frame-head {
    display: flex;
    justify-content: space-between;
    color: #444;
    background-color: #E6E6E6;
    padding: 0.8em 2em;
}

.frame-body {
    display: flex;
    justify-content: space-between;
    padding: 1em 1em 1.5em 1em;
    align-items: center;
}

.frame.inactivo,
.frame.inactivo .frame-head {
    color: #aaa;
}

.frame.inactivo {
    border: 1px solid #ddd;
    box-shadow: inherit;
}

.frame.inactivo .frame-head {
    background-color: whitesmoke;
}

.frame-head .sub-titulo {
    font-size: 1.125em;
    margin-right: 1em;
    font-weight: bold;
    display: flex;
}

.capital {
    padding-right: 1em;
    font-size: 1.2em;
    display: block;
}


/*********** @media screen *******************/

@media screen and (max-width: 750px) {
    .box {
        background-color: inherit;
        border-radius: inherit;
        margin: 0;
        padding: 0;
        overflow: visible;
    }
    .deco-box .deco {
        display: none;
    }
    .deco-box .content {
        padding: 0;
    }
}


/************* PRELOADERS *************************/

.modal-waiting {
    align-items: center;
    background-color: transparent;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    transition: background-color 0s ease 0s;
    width: 100%;
    z-index: -1000;
}

.modal-waiting svg {
    display: none;
}

body.waiting .modal-waiting {
    display: flex;
    background-color: rgba(0, 0, 0, 0.3);
    transition: background-color 1s ease .7s;
    z-index: 1000;
}

body.waiting.animation .modal-waiting {}

#svg-spinner {
    /*Animation code for older Chrome, Safari, Opera*/
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1.2s;
    -webkit-animation-name: rotate;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    /*Animation code for older Firefox*/
    -moz-transition-property: -moz-transform;
    -moz-animation-name: rotate;
    -moz-animation-duration: 1.2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    /*Default animation code*/
    transition-property: transform;
    animation-name: rotate;
    /*Call to @keyframe rule*/
    animation-duration: 1.2s;
    /*Change to speed up or slow down the animation*/
    animation-iteration-count: infinite;
    /*Make the animation go forever*/
    animation-timing-function: linear;
}


/*keyframes rule for older Chrome, Safari, Opera*/

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}


/*keyframes rule for older Firefox version*/

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}


/*Default @keyframes rule*/

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.loader {
    display: none;
    margin: 100px auto;
    font-size: 1.2rem;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

body.waiting.animation .loader {
    display: inherit;
}

@-webkit-keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
    }
}

@keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
    }
}


/************** PARTE DE LA PAGINA, WAITING  AJAX  *******************/

.get-ajax-content {
    display: flex;
    align-items: center;
    justify-content: center;
    /*
	padding-left: 32px;
	background:  url(../../img/ajax-loader.gif) no-repeat center center;
	background:  url(../../img/webapps/loader.gif) no-repeat center center;
    display: block;
    height: 32px;		
    */
}

.ajax-loader,
.ajax-loader:after {
    border-radius: 50%;
    width: 1em;
    height: 1em;
}

.ajax-loader {
    display: block;
    margin: auto;
    font-size: 1em;
    position: relative;
    text-indent: -9999em;
    border-top: .6em solid rgba(0, 0, 0, 0.2);
    border-right: .6em solid rgba(0, 0, 0, 0.2);
    border-bottom: .6em solid rgba(0, 0, 0, 0.2);
    border-left: .6em solid #999;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

span.ajax-loader {
    font-size: 0.8em;
    margin: -0.2em .9em;
}

.message .ajax-loader {
    margin: 0 2em;
}

.ajax-loader.info-en-linea {
    float: left;
}

.ui-loader {
    position: absolute;
    right: 0;
    width: 2.6em;
    height: 100%;
    top: 0.3em;
}

::-moz-placeholder,
::-webkit-input-placeholder,
:-ms-input-placeholder {
    opacity: 0.6;
}


/******************* SOBRE PONER *************************/

.dimmable {
    position: relative;
    opacity: 1;
    transition: opacity 1.5s ease 0s;
}

.dimmable.dim {
    opacity: 0.2;
    transition: opacity 1.5s ease 0s;
}


/*
.dimmable::after {
    background-color: transparent;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    transition: background-color 1.5s ease 0s;
}
.dim.dimmable::after {
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 0;
    transition: background-color 1.5s ease 0.1s;
}
*/

.put-on {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}


/*
div > div.get-ajax-content {
    margin: 0.5em;
}
*/


/* SUSTITUIR AJAX CONTENT CON ANIMACIÓN */

.get-ajax-content {}

.ajax-fade-out {
    transition: opacity .4s ease 0s, transform .4s ease 0s;
    opacity: inherit;
    transform: scaleY(1);
    transform-origin: top;
}

.ajax-animate .ajax-fade-out {
    opacity: 0;
    transform: scaleY(0);
}

.ajax-fade-in {
    margin-top: -3em;
    transition: opacity .4s ease 0.2s, transform .4s ease 0.2s;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: top;
}

.ajax-animate .ajax-fade-in {
    opacity: 1;
    transform: scaleY(1);
}


/********** TEMPORAL  PARA  VERLO  ***********************/


/*
.ui-tooltip-content {
    background-color: white;
    border: 1px solid #999;
    box-shadow: 1px 1px 12px silver;
    padding: 1em;    
    border-radius: 4px;
}
*/


/********* FILTRO **************/

.filtro {
    max-width: 65em;
}

.filtro+.resultado-busqueda {
    border-top: 1px solid silver;
}

.resultado-busqueda {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 1em;
    min-height: 8em;
    position: relative;
    width: 100%;
}

.resultado-busqueda .registros {
    padding: 1em 0;
    width: 100%;
}


/************  CHECKBOXES especiales  ***************/


/* Base for label styling */

.special-checkbox [type="checkbox"]:not(:checked),
.special-checkbox [type="checkbox"]:checked {
    position: absolute;
    visibility: hidden;
    top: inherit;
}

.special-checkbox [type="checkbox"]:not(:checked)+label,
.special-checkbox [type="checkbox"]:checked+label {
    position: relative;
    padding-left: 2em;
    cursor: pointer;
}


/*Si esta vacio y lo queremos centrado hay que quitar el margen extra*/

.special-checkbox [type="checkbox"]+label:empty {
    padding-left: 1.45em;
}

.special-checkbox [type="checkbox"]+label:empty+span {
    cursor: pointer;
}


/* para que el span aparezca clicable*/


/* checkbox aspect */

.special-checkbox [type="checkbox"]:not(:checked)+label::before,
.special-checkbox [type="checkbox"]:checked+label::before {
    content: '';
    position: absolute;
    left: 0;
    top: -0.05em;
    width: 1.15em;
    height: 1.15em;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
}


/* checked mark aspect */

.special-checkbox [type="checkbox"]+label:after {
    content: '\2713\0020';
    position: absolute;
    top: .05em;
    left: .22em;
    font-size: 1.3em;
    line-height: 0.8;
    color: #09ad7e;
    transition: all .2s;
    font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
}


/* checked mark aspect changes */

.special-checkbox [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.special-checkbox [type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}


/* disabled checkbox */

.special-checkbox [type="checkbox"]:disabled:not(:checked)+label:before,
.special-checkbox [type="checkbox"]:disabled:checked+label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

.special-checkbox [type="checkbox"]:disabled:checked+label:after {
    color: #999;
}

.special-checkbox [type="checkbox"]:disabled+label {
    color: #aaa;
}


/* accessibility 
.special-checkbox [type="checkbox"]:checked:focus + label:before,
.special-checkbox [type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted blue;
}*/


/* hover style just for information */

.special-checkbox label:hover:before {
    border: 2px solid #4778d9!important;
}

.special-checkbox [type="checkbox"]+label:after {
    color: steelblue;
}


/* 3 Puntos animados  */

div#wave {
    display: inline;
    margin: 0em 0.5em 0 0.8em;
}

div#wave .dot {
    display: inline-block;
    width: 0.2em;
    height: 0.2em;
    border-radius: 50%;
    margin-right: 0.1em;
    background: currentColor;
    animation: wave 1.1s linear infinite;
}

div#wave .dot:nth-child(2) {
    animation-delay: -0.9s;
}

div#wave .dot:nth-child(3) {
    animation-delay: -0.7s;
}

@keyframes wave {
    0%,
    50%,
    100% {
        transform: initial;
    }
    30% {
        transform: translateY(-.8em);
    }
}


/* LOGO AUTOFIRM@*/

.autofirma1 {
    color: #AAA;
    letter-spacing: 0.3em;
    font-weight: bold;
}

.autofirma2 {
    color: darkred;
    letter-spacing: 0.2em;
    font-weight: bold;
}

.ocultable {
    max-height: 50em;
    opacity: 1;
    transition: max-height 0.3s ease-out 0s, transform 0.3s ease 0.3s, opacity 0.3s linear 0.3s, visibility 0s ease 0s;
    visibility: visible;
    transform-origin: center bottom 0;
}

.ocultar {
    max-height: 0;
    opacity: 0;
    transform: translateX(-10em);
    transition: max-height 0.2s ease-out 0.6s, transform 0.3s ease 0.5s, opacity 0.3s linear 0.5s, visibility 0s linear 0.8s;
    visibility: hidden;
    overflow: hidden;
}


/* STYLE BOXES *******************/

.style-box-1 {
    border: 1px solid #dae2ec;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15);
}

.style-box-2 {
    background-color: whitesmoke;
    box-shadow: 2px 3px 5px #DDD;
}

.style-box-3 {
    background-color: whitesmoke;
    border-top: 6px solid #518ac1;
    padding: 1em 2em;
    margin: 2em 0;
    box-sizing: border-box;
}

.style-box-4 {
    background-color: whitesmoke;
    border-top: 3px solid #518ac1;
    padding: .5em;
    margin: 1em 0;
    box-sizing: border-box;
}