﻿@media (max-width: 760px) and (orientation:landscape)
{
}
@media (max-width: 760px) and (orientation:portrait)
{
}
@media (max-width: 760px)
{
    .tdNover1000
    {
        display:none;
    }
    .imaCap
    {
        height:70px;
	    padding-left:2.7em;
    }    
    .DIV_daltMenuMovil
    {
        display:inline-block;
        width:70px;
        height:70px;
        position:absolute;
        left:10px;
        background-image:url(../imas/general/menuMovil.png);
        background-position:center center;
        background-repeat:no-repeat;
    }
    #DIV_centre
    {
	    background-image:none;
        position:relative;
        overflow:auto;
	    min-width:inherit;
    }
    #DIV_contingut
    {
	    text-align:left;
    }
    #DIV_esquerra
    {
        position:fixed;
        background-color:#ffffff;
        border-right:1px solid #cccccc;
        top:110px;
        bottom:0px;
        left:-211px;
        right:0px;
        overflow:auto;
        z-index: 999;
    }
    #DIV_dreta
    {
	    margin-left:10px;
	    margin-right:10px;
    }
    .FonsBaix
    {
        text-align:center;
    }
    .LinksBaix
    {
	    float:inherit;
	    display:block;
        margin-bottom:1em;
    }
    .Titulo
    {
	    font-size:1.6em;
    }
    .INDEX_divs
    {
        width:auto;
    }
    .INDEX_divs a
    {
        text-decoration:none;
    }
    .INDEX_div1
    {
        display:block;
        float:inherit;
        width:auto;
    }
    .INDEX_div2
    {
        display:inline-block;
        float:inherit;
        width:33.33%;
    }
    .CarpetaCiutadanaIconos, .CarpetaCiutadanaIconos600
    {
        display:block;
        width:auto;
        text-align:center;
    }
    .CarpetaCiutadanaIcono
    {
        display:inline-block;
        width:150px;
        vertical-align:text-top;
    }
    .PIN_labels
    {
        display:block;
    }
    .tdNover760
    {
        display:none;
    }
    .EXP_tableREC
    {
        /*font-size:0.9em;
        display: block;
        overflow-x: auto;*/
    }
    .SOL_cajaForm {
    }
    
    .tbRespo, .tbRespo > tbody, .tbRespo > tbody > tr > th, .tbRespo > tbody > tr > td, .tbRespo > tbody > tr {
		display: block;
	}
    .tbRespo2, .tbRespo2 > tbody, .tbRespo2 > tbody > tr > th, .tbRespo2 > tbody > tr > td, .tbRespo2 > tbody > tr {
		display: block;
	}
    .tbRespo > tbody > tr > th {
        display:none;
    }
    .tbRespo > tbody > tr:nth-child(odd) {
      background: #eee;
    }
    .tbFormSolConfi > tbody > tr > td:nth-child(odd) {
        font-weight:bold;
    }
    .tbRespo > tbody > tr > td {
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 130px;
        padding-bottom:0px;
	}
    .tbRespo > tbody > tr > td:before {
		position: absolute;
		top: 3px;
		left: 6px;
		width: 110px;
		padding-right: 0px;
        text-align:right;
		white-space: nowrap;
	}
    .tbRespo > tbody > .tbRespoPag > td {
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 0px;
	}
    
    .tbNoti.cat > tbody > tr > td:nth-of-type(1):before { content: "Data:"; }
	.tbNoti.cat > tbody > tr > td:nth-of-type(2):before { content: "Registre de sortida:"; }
	.tbNoti.cat > tbody > tr > td:nth-of-type(3):before { content: "Expedient:"; }
	.tbNoti.cat > tbody > tr > td:nth-of-type(4):before { content: "Descripció:"; }
	.tbNoti.cat > tbody > tr > td:nth-of-type(5):before { content: "Estat:"; }
	.tbNoti.cat > tbody > tr > td:nth-of-type(6):before { content: "Data acceptació:"; }
	.tbNoti.cat > tbody > tr > td:nth-of-type(7):before { content: "Data rebutj:"; }
	.tbNoti.cat > tbody > tr > td:nth-of-type(8):before { content: "Motiu rebutj:"; }
    .tbNoti.esp > tbody > tr > td:nth-of-type(1):before { content: "Fecha:"; }
	.tbNoti.esp > tbody > tr > td:nth-of-type(2):before { content: "Registro de salida:"; }
	.tbNoti.esp > tbody > tr > td:nth-of-type(3):before { content: "Expediente:"; }
	.tbNoti.esp > tbody > tr > td:nth-of-type(4):before { content: "Descripción:"; }
	.tbNoti.esp > tbody > tr > td:nth-of-type(5):before { content: "Estado:"; }
	.tbNoti.esp > tbody > tr > td:nth-of-type(6):before { content: "Fecha aceptación:"; }
	.tbNoti.esp > tbody > tr > td:nth-of-type(7):before { content: "Fecha repulsa:"; }
	.tbNoti.esp > tbody > tr > td:nth-of-type(8):before { content: "Motivo repulsa:"; }
    
    .tbNotiObrir.cat > tbody > tr > td:nth-of-type(1):before { content: "Data:"; }
	.tbNotiObrir.cat > tbody > tr > td:nth-of-type(2):before { content: "Document:"; }
    .tbNotiObrir.esp > tbody > tr > td:nth-of-type(1):before { content: "Fecha:"; }
	.tbNotiObrir.esp > tbody > tr > td:nth-of-type(2):before { content: "Documento:"; }

    .tbConsu.cat > tbody > tr > td:nth-of-type(1):before { content: "Núm. Petició:"; }
	.tbConsu.cat > tbody > tr > td:nth-of-type(2):before { content: "Assumpte:"; }
	.tbConsu.cat > tbody > tr > td:nth-of-type(3):before { content: "Àrea:"; }
	.tbConsu.cat > tbody > tr > td:nth-of-type(4):before { content: "Data alta:"; }
	.tbConsu.cat > tbody > tr > td:nth-of-type(5):before { content: "Estat:"; }
	.tbConsu.cat > tbody > tr > td:nth-of-type(6):before { content: "Data finalització:"; }
    .tbConsu.esp > tbody > tr > td:nth-of-type(1):before { content: "Núm. Petició:"; }
	.tbConsu.esp > tbody > tr > td:nth-of-type(2):before { content: "Asunto:"; }
	.tbConsu.esp > tbody > tr > td:nth-of-type(3):before { content: "Área:"; }
	.tbConsu.esp > tbody > tr > td:nth-of-type(4):before { content: "Fecha alta:"; }
	.tbConsu.esp > tbody > tr > td:nth-of-type(5):before { content: "Estado:"; }
	.tbConsu.esp > tbody > tr > td:nth-of-type(6):before { content: "Fecha finalización:"; }

    .tbRegExpRel.cat > tbody > tr > td:nth-of-type(1):before { content: "Exercici:"; }
    .tbRegExpRel.cat > tbody > tr > td:nth-of-type(2):before { content: "Número:"; }
    .tbRegExpRel.cat > tbody > tr > td:nth-of-type(3):before { content: "Tipus:"; }
    .tbRegExpRel.cat > tbody > tr > td:nth-of-type(4):before { content: "Data inici:"; }
    .tbRegExpRel.cat > tbody > tr > td:nth-of-type(5):before { content: "Data fi:"; }
    .tbRegExpRel.esp > tbody > tr > td:nth-of-type(1):before { content: "Ejercicio:"; }
    .tbRegExpRel.esp > tbody > tr > td:nth-of-type(2):before { content: "Número:"; }
    .tbRegExpRel.esp > tbody > tr > td:nth-of-type(3):before { content: "Tipo:"; }
    .tbRegExpRel.esp > tbody > tr > td:nth-of-type(4):before { content: "Fecha inicio:"; }
    .tbRegExpRel.esp > tbody > tr > td:nth-of-type(5):before { content: "Fecha fin:"; }

    .tbRegDocRel.cat > tbody > tr > td:nth-of-type(1):before { content: "Data:"; }
    .tbRegDocRel.cat > tbody > tr > td:nth-of-type(2):before { content: "Descripció:"; }
    .tbRegDocRel.esp > tbody > tr > td:nth-of-type(1):before { content: "Fecha:"; }
    .tbRegDocRel.esp > tbody > tr > td:nth-of-type(2):before { content: "Descripción:"; }
    
    .tbRegEnt.cat > tbody > tr > td:nth-of-type(1):before { content: "Data i hora:"; }
    .tbRegEnt.cat > tbody > tr > td:nth-of-type(2):before { content: "Exercici:"; }
    .tbRegEnt.cat > tbody > tr > td:nth-of-type(3):before { content: "Número:"; }
    .tbRegEnt.cat > tbody > tr > td:nth-of-type(4):before { content: "Negociat:"; }
    .tbRegEnt.cat > tbody > tr > td:nth-of-type(5):before { content: "Contingut:"; }
    .tbRegEnt.esp > tbody > tr > td:nth-of-type(1):before { content: "Fecha y hora:"; }
    .tbRegEnt.esp > tbody > tr > td:nth-of-type(2):before { content: "Ejercicio:"; }
    .tbRegEnt.esp > tbody > tr > td:nth-of-type(3):before { content: "Número:"; }
    .tbRegEnt.esp > tbody > tr > td:nth-of-type(4):before { content: "Negociado:"; }
    .tbRegEnt.esp > tbody > tr > td:nth-of-type(5):before { content: "Contenido:"; }
    
    .tbRegSor.cat > tbody > tr > td:nth-of-type(1):before { content: "Data i hora:"; }
    .tbRegSor.cat > tbody > tr > td:nth-of-type(2):before { content: "Exercici:"; }
    .tbRegSor.cat > tbody > tr > td:nth-of-type(3):before { content: "Número:"; }
    .tbRegSor.cat > tbody > tr > td:nth-of-type(4):before { content: "Negociat:"; }
    .tbRegSor.cat > tbody > tr > td:nth-of-type(5):before { content: "Contingut:"; }
    .tbRegSor.esp > tbody > tr > td:nth-of-type(1):before { content: "Fecha y hora:"; }
    .tbRegSor.esp > tbody > tr > td:nth-of-type(2):before { content: "Ejercicio:"; }
    .tbRegSor.esp > tbody > tr > td:nth-of-type(3):before { content: "Número:"; }
    .tbRegSor.esp > tbody > tr > td:nth-of-type(4):before { content: "Negociado:"; }
    .tbRegSor.esp > tbody > tr > td:nth-of-type(5):before { content: "Contenido:"; }
    
    .tbRebu.cat > tbody > tr > td:nth-of-type(1):before { content: "Data Emissió:"; }
    .tbRebu.cat > tbody > tr > td:nth-of-type(2):before { content: "Número:"; }
    .tbRebu.cat > tbody > tr > td:nth-of-type(3):before { content: "Concepte:"; }
    .tbRebu.cat > tbody > tr > td:nth-of-type(4):before { content: "Import:"; }
    .tbRebu.cat > tbody > tr > td:nth-of-type(5):before { content: "Estat:"; }
    .tbRebu.cat > tbody > tr > td:nth-of-type(6):before { content: "Obrir:"; }
    .tbRebu.esp > tbody > tr > td:nth-of-type(1):before { content: "Fecha Emisión:"; }
    .tbRebu.esp > tbody > tr > td:nth-of-type(2):before { content: "Número:"; }
    .tbRebu.esp > tbody > tr > td:nth-of-type(3):before { content: "Concepto:"; }
    .tbRebu.esp > tbody > tr > td:nth-of-type(4):before { content: "Importe:"; }
    .tbRebu.esp > tbody > tr > td:nth-of-type(5):before { content: "Estado:"; }
    .tbRebu.esp > tbody > tr > td:nth-of-type(6):before { content: "Abrir:"; }
    
    .SOL_liqTabla
    {
        background-color:#f5f5f5;
    }
    .SOL_liqTabla td
    {
        padding-top:5px !important;
        padding-bottom:5px !important;
    }
    .SOL_liqTotal {
        text-align: right;
        font-size: 1.4em;
        font-weight: bold;
        width: auto;
    }
    .tbCLiq.cat > tbody > tr > td:nth-of-type(1):before { content: "Concepte:"; }
    .tbCLiq.cat > tbody > tr > td:nth-of-type(2):before { content: "Import:"; }
    .tbCLiq.cat > tbody > tr > td:nth-of-type(3):before { content: "Unitats:"; }
    .tbCLiq.cat > tbody > tr > td:nth-of-type(4):before { content: "Bonificació:"; }
    .tbCLiq.cat > tbody > tr > td:nth-of-type(5):before { content: "Total:"; }
    .tbCLiq.esp > tbody > tr > td:nth-of-type(1):before { content: "Concepto:"; }
    .tbCLiq.esp > tbody > tr > td:nth-of-type(2):before { content: "Importe:"; }
    .tbCLiq.esp > tbody > tr > td:nth-of-type(3):before { content: "Unidades:"; }
    .tbCLiq.esp > tbody > tr > td:nth-of-type(4):before { content: "Bonificación:"; }
    .tbCLiq.esp > tbody > tr > td:nth-of-type(5):before { content: "Total:"; }
    
    .tbRespo > tbody > .tbRespoPag > td:nth-of-type(1):before { content: "" !important; }

    fieldset {
        border-style: solid;
        border-width: 1px;
        border-color:#db0277;
        margin: 0px;
        padding: 10px;
        width: auto;
        list-style-type: none;
    }
    .max250
    {
        max-width:250px !important;
    }
    .textoLargo
    {
        width:300px;
        text-overflow:ellipsis;
        white-space:nowrap;
        overflow:hidden;
    }
    .label15, .CAR_label150, .USU_labels, .SOL_label1, .SOL_label2, .SOL_liqLabel
    {
        display:block;
        width:auto;
        padding-top:10px;
        padding-left:0px;
        padding-bottom:3px;
    }
    #DIV_contingut input, #DIV_contingut textarea, #DIV_contingut select
    {
        max-width:100%;
    }
    .SOL_fase1, .SOL_fase2, .SOL_fase3, .SOL_fase4, .SOL_fase5, .SOL_fase6, .SOL_fase7, .SOL_fase8, .SOL_fase9 {
        display:block;
        width:auto;
        padding-bottom:5px;
        padding-top:5px;
        height:auto;
        background-size:40px auto;
        background-position:-15px -14px;
        padding-left:25px;
    }
    .BOR_label2 {
        display:inline-block;
        width:auto;
        padding-bottom:10px;
    }
    .BOR_label1 {
        display:inline-block;
        padding-bottom:10px;
    }
}
@media (min-width: 760px)
{
    .tdNover760
    {
        display:table-cell;
    }
    .tdNover1000
    {
        display:none;
    }
    #DIV_centre
    {
	    min-width:980px;
    }
}
@media (min-width: 1000px)
{
    .tdNover1000
    {
        display:none;
    }
}
@media (min-width: 1260px)
{
    .tdNover1000
    {
        display:table-cell;
    }
}