﻿ /* STRAUSS */

/*.barra-progreso { box-shadow: 0 0 12px rgba(0,0,0,0.3); background-color: rgb(213, 205, 191); height: 25px; width: 100%; }
    .barra-progreso .progreso { background: rgba(17, 98, 140, 1) repeat-x; border: 1px solid #242b33; height: 100%; text-align: center; }
.progreso span { color: rgb(255, 255, 255); font-size: 1.1em; }
*/
/*.icn, .anuncio { margin: 0.25em; position: relative; font-size: 1.35em; padding-left: 2em; padding-top: 0.25em; }*/
/*.icn { padding: 0.55em; padding-left: 2.35em; }*/
/*.anuncio { padding-left: 2em; padding-top: 0.4em; }
.icn-texto { color: rgba(137, 137, 137, 1); font-family: "FranklinGothicDemiCondRegular"; font-size: 1.75em; padding-top: 0.25em; padding-left: 1.5em; }

a.icn, a:hover.icn { border: 0; }
button.icn, button:hover.icn { border: 0; }
*/
.deshacer, .continuar { margin: 0.25em; position: relative; font-size: 1.35em; padding-left: 2em; padding-top: 0.25em; }
.continuar { padding-left: 2em; padding-top: 0.4em; }
.deshacer, a:hover.deshacer { border: 0; }
a.deshacer, a:hover.deshacer { border: 0; }
button.deshacer, button:hover.deshacer { border: 0; }

.icn:before, .anuncio:before { content: ""; background: url(imagenes/sprite-iconos.png) no-repeat; position: absolute; top: 2px; left: 2px; width: 30px; height: 30px; }
.deshacer:before { content: ""; background: url(imagenes/sprite-iconos.png) -464px 0 no-repeat; position: absolute; top: 2px; left: 2px; width: 30px; height: 30px; }

.editar:before { background-position: 0 0; }
.borrar:before { background-position: -47px 0; }
.enviar:before { background-position: -94px 0; }
.consultar:before { background-position: -141px 0; }
.buscar:before { background-position: -188px 0; }
.documentos:before { background-position: -235px 0; }
.nuevo:before { background-position: -282px 0; }
.add:before { background-position: -329px 0; }
.borrar-doc:before { background-position: -375px 0; }
.exportar:before { background-position: -422px 0; }
.restaurar:before { background-position: -470px 0; }
.continuar:before { background-position: -518px 0; }

.exito:before { background-position: 0 -48px; }
.error:before { background-position: -47px -48px; }
.favorito:before { background-position: -94px -48px; }
.bloqueado:before { background-position: -141px -48px; }
.desbloqueado:before { background-position: -188px -48px; }
.aviso-gris:before { background-position: -235px -48px; }
.alerta-gris:before { background-position: -282px -48px; }
.inicio:before { background-position: -329px -48px; }
.carpeta:before { background-position: -375px -48px; }
.add-carpeta:before { background-position: -422px -48px; }
.volver:before { background-position: -470px -48px; }
.avanzar:before { background-position: -518px -48px; }

.firma:before { background-position: 0 -97px; }
.video:before { background-position: -47px -97px; }
.enlace:before { background-position: -94px -97px; }
.cerrar:before { background-position: -141px -97px; }
.calendario:before { background-position: -188px -97px; }
.adjuntar:before { background-position: -235px -97px; }
.ampliar:before { background-position: -282px -97px; }
.grafico:before { background-position: -329px -97px; }
.ajustes:before { background-position: -375px -97px; }
.podcast:before { background-position: -422px -97px; }
.imprimir:before { background-position: -470px -97px; }
.contacto:before { background-position: -518px -97px; }

/* INICIO: Sobrescribir estilos de la sede */
.tabladatos table td { padding: 0.5em 0.5em; vertical-align: middle; border-top: 1px dotted #666; }
.tabladatos table td span { display: inline; }
.tabladatos table td a { display: inline; padding-bottom: 0.25em; line-height: 1.45em;align-items:center; }
.tabladatos table td button { cursor: pointer; align-items:center;}
/* FIN: Sobrescribir estilos de la sede */


.usuario:before { background-position: 0 -146px; }
.usuaria:before { background-position: -47px -146px; }
.portafirma:before { background-position: -94px -146px; }
.telematico:before { background-position: -141px -146px; }
.listado:before { background-position: -188px -146px; }
.en-proceso:before { background-position: -235px -146px; }
.en-proceso-gris:before { background-position: -282px -146px; }
.analisis:before { background-position: -329px -146px; }
.alerta:before { background-position: -375px -146px; }
.aviso:before { background-position: -422px -146px; }
.descargar:before { background-position: -470px -146px; }

.doc:before { background-position: 0 -196px; }
.pdf:before { background-position: -47px -196px; }
.xml:before { background-position: -94px -196px; }
.ppt:before { background-position: -141px -196px; }
.video-doc:before { background-position: -188px -196px; }
.audio:before { background-position: -235px -196px; }
.imagen:before { background-position: -282px -196px; }
.zip:before { background-position: -329px -196px; }
.internet:before { background-position: -375px -196px; }

.comentario:before { background: url(imagenes/icn-comentario.png) no-repeat; }
/*
.btn-icn { background-color: transparent; border: 0px; line-height: 0px; }
.btn-icn img { padding: 0px; }
    */
/* FIN STRAUSS */

/* FIEM */

.fa-paperclip:before {
  content: "\f0c6"; }

input[type='number']  {
    -moz-appearance:textfield;
    text-align: right;
}

.importe  {
    -moz-appearance:textfield;
    text-align: right;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.margen-info {
    padding-left: 2%;
    padding-right: 0%;
}


.bt-enlace { 
  cursor: pointer; 
} 

.margen-top-2 {
    margin-top: 2%;
}

.ocultar { display: none !important; }

.icon-only-button {
    border: none;
    background: none;
}

/* Alineacion iconos tabla */
table.datos td.va-middle {
    vertical-align: middle;
}

table.datos td.ha-center {
    text-align: center;
    padding-right: 0.55em;
}

table.datos td .fas {
    padding-right: 0px;
}

/* Barra progreso subida documentos*/
.barra-progreso { box-shadow: 0 0 12px rgba(0,0,0,0.3); background-color: rgb(38, 76, 128); height: 25px; width: 100%; }
    .barra-progreso .progreso { background: rgba(38, 76, 128, 1) repeat-x; border: 1px solid #242b33; height: 100%; text-align: center; }
.progreso span { color: rgb(255, 255, 255); font-size: 1em; }


.requiredTab { background: #ffffdd; }

.bt-enlaceRevision { 
      margin: 2em 0 !important;
} 

#chat{
    padding-left:0;
    margin:0;
    list-style-type:none;
    overflow-y:scroll;
    height:535px;
    border-top:2px solid #fff;
    border-bottom:2px solid #fff;
}
#chat li{
    padding:10px 30px;
}
#chat h2,#chat h3{
    display:inline-block;
    font-size:13px;
    font-weight:normal;
}
#chat h3{
    color:#bbb;
}
#chat .entete{
    margin-bottom:5px;
}
    #chat .message {
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        color: #fff;
        line-height: 25px;
        max-width: 90%;
        display: inline-block;
        text-align: left;
        border-radius: 5px;
    }
#chat .me{
    text-align:right;
}
#chat .you .message{
    background-color:gray;
}
#chat .me .message{
    background-color:#a90061;
}
#chat .triangle{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
}
#chat .you .triangle{
        border-color: transparent transparent #58b666 transparent;
        margin-left:15px;
}
#chat .me .triangle{
        border-color: transparent transparent #6fbced transparent;
        margin-left:375px;
}


#select2-simpleSelect2-container {
    background: #ffffdd;
}