.fitxer-obligatori{
    color: #B12525;
    font-weight: bold;
    position:absolute;
    margin-left: -10px;
}

.textInfoCampRequerit{
    color:red;
    font-size: 12px;
    font-family:'Open Sans';
    font-weight: bold;
}

table.ui-panelgrid tr > td:nth-of-type(1){
    width: 250px;
}
table.ui-panelgrid tr > td:nth-of-type(2){
    padding-left: 15px;
    padding-right: 55px;
}
table.ui-panelgrid.panell-resultat tr > td:nth-of-type(1){
    width: 50%;
}
table.ui-panelgrid.panell-resultat tbody tr > td{
    text-align: center;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
table.ui-panelgrid.panell-resultat tbody tr > td:first-of-type{
    border-right: 1px solid #000 !important;
}

input.ui-inputfield.ui-inputtext{
    width: 100%;
}

span.ui-autocomplete{
    width: 100%;
}
input.ui-autocomplete-input{
    width: 100%;
}

button.boto-afegir-document{
    margin-left: 50%;
    left: -65px;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.panell-fes-enviament{
    margin-top: 20px;
}

button.boto-enviar{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 50%;
    left: -90px;
    font-weight: bold;
    font-size: 18px !important;
}

div.llista-documents-adjunts label, div.llista-documents-adjunts input{
    float:left;
}
div.llista-documents-adjunts label{
    margin-right: 20px;
}
div.llista-documents-adjunts ul{
    overflow: hidden;
}
div.llista-documents-adjunts li{
    clear:both;
    margin-top: 5px;
    margin-bottom: 20px;
    float:left;
}
table.panell-accepta-condicions a:hover{
    color: #777777;
}
table.panell-accepta-condicions{
    border: none;
}
table.panell-accepta-condicions td{
    border: none !important;
}
table.panell-accepta-condicions tr{
    border: none !important;
}
table.panell-accepta-condicions.ui-panelgrid tr > td:nth-of-type(1){
    width: auto;
}

table.missatge-error{
    width: 80%;
    margin-left: 10%;
    text-align: center;
    font-size: 14px;
}
table.missatge-error tr{
    background-color: #fff0f0;
}
table.missatge-error label{
    font-size: 14px;
    font-weight: bold;
    color: #a04546;
}
.navbar-header .navbar-brand > img, .container > .navbar-header{
    display: block;
    float: right;
}
.navbar-header .navbar-brand {
    padding-top: 7px;
}
nav.navbar.navbar-default{
    height: 61px;
}
.sec_home #dip_al_dia .titol{
    text-align: left;
    margin-left: 54px;
    padding: 0px;
    color: #000000;
    font-weight: bold;
    font-size: 25px;
    margin-left: 0px;
}

.sec_home #dip_al_dia .titol:after, .sec_home #dip_al_dia .titol::after{
    left: 0px;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    margin-top: 5px;
    width: 25px;
}

body.sec_home.blanc{
    background-color: white;
}

div.numero-passa{
    background-color: #B12525;
    color:#FFFFFF;
    font-family: "Open Sans Semibold";
    font-size: 25px;
    width: 47px;
    border-radius: 30px;
    text-align: center;
    display: inline-block;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 20px;
    margin-top: 20px;
}

thead.ui-panelgrid-header td{
    font-family: "Open Sans Bold";
    font-size: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: normal;
}

.ui-panelgrid .ui-panelgrid-cell{
    border: none !important;
}

table.ui-panelgrid>tbody>tr:nth-of-type(1) > td{
    padding-top: 20px;
}
table.ui-panelgrid>tbody>tr:last-of-type > td{
    padding-bottom: 20px;
}
table.ui-panelgrid>tbody>tr> td:first-of-type{
    padding-left: 50px;
}

label.ui-widget{
    font-family: "Open Sans";
    font-size: 12px !important;
    color: #000000;
}

.ui-inputfield{
    font-family: "Open Sans" !important;
    font-size: 11px !important;
    color: #000000;
}
tr.ui-widget-content{
    border-bottom: none;
    border-top: none;
}
tr.ui-widget-content:first-of-type{
    border-top: 1px solid #dddddd;
}
tr.ui-widget-content:last-of-type{
    border-bottom: 1px solid #dddddd;
}
table.sense-vores tr.ui-widget-content{
    border: none;
}

table.sense-vores.ui-panelgrid > tbody > tr > td:first-of-type{
    padding-top: 0px;
}
table.sense-vores.ui-panelgrid > tbody > tr > td:last-of-type{
    padding-bottom: 0px;
}
table.link-subvencio td{
    text-align: right;
    padding: 0px !important;
}

div.sense-vores > div{
    border:none;
}

a.link-mes-informacio{
    color: #B12525;
    font-family: "Open Sans" !important;
    font-size: 11px;
    text-decoration: underline;
}

div.control-arxiu-adjunt{
    border: 1px solid #aaa;
    opacity: 0;
    position: absolute;
    width: 69.4%;
}
div.control-arxiu-adjunt .ui-button{
    width: 100%;
}
div.control-arxiu-adjunt .ui-fileupload-content{
    display:none;
}

div.sobreimpressionador-control-arxiu-adjunt{
    border: 1px solid #e7e7e7;
    height: 25px;
    position: absolute;
    width: 69.4%;
    background-image: url(../img/boto-arxiu.png);
    background-position: right center;
    background-repeat: no-repeat;
    margin-left: -5px;
}
.panell-dades-complementaries >tbody >tr >td:first-of-type{
    vertical-align: top;
}
.llista-documents-adjunts > div{
    border: none !important;
}

div.nom-arxiu{
    font-family: "Open Sans";
    font-size: 13px;
    color: #525252;
    clear: both;
    padding-top: 4px;
    padding-right: 20px;
    float: left;
    font-weight: bold;
    background-color: #F0F0F0;
    padding-left: 20px;
    margin-left: -13px;
    margin-top: 3px;
    padding-bottom: 4px;
}

div.separador-nom-arxiu{
    border-right: 1px solid #d2d2d2 !important;
    top: 10px;
    float: left;
    width: 1px;
    height: 18px;
    margin-top: 7px;
    margin-left: 4px;
}

button.eliminador-nom-arxiu{
    background: none !important;
    box-shadow: none !important;
    font-size:15px !important;
    top: 17px;
}
div.eliminador-nom-arxiu{
    background-image: url(../img/elimina.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    float:left;
    margin-left: 3px;
    margin-top: 7px;
    cursor: pointer;
}

.llista-documents-adjunts ul{
    padding-left: 0px;
}

button.boto-afegir-document{
    float: left;
    margin-left: 59px;
    margin-top: -17px;
    background: none !important;
    box-shadow: none !important;
    border: none !important;
    color: #B12525 !important;
}
button.boto-afegir-document span.ui-icon{
    filter: invert(13%) sepia(90%) saturate(2857%) hue-rotate(349deg) brightness(70%) contrast(88%);
    margin-top: -10px;
}

div.panell-fes-enviament tr{
    border: none !important;
}

.ui-inputfield, .ui-widget-content .ui-inputfield{
    height: 35px !important;
}

.fitxer-signatura-requerida{
    position:absolute !important;
    margin-top: 4px;
    margin-left: 4px;
    color: darkgoldenrod;
}
.ui-selectonemenu-filter-container{
    width: 95%;
}

@media screen and (max-width: 750px) {
    nav.navbar.navbar-default{
        height: 48px;
    }
    .navbar-brand{
        padding-top: 5px !important;
    }
    .navbar-brand img{
        width:90px;
    }
    section.dip_al_dia img{
        margin-top: 35px !important;
        margin-left: 0px !important;
        width: 150px;
    }
    .sec_home #dip_al_dia .titol{
        font-family: "Open Sans Bold";
        font-weight: normal;
        font-size: 16px;
    }
    div.numero-passa{
        font-size: 16px;
        width: 35px;
        margin-bottom: 10px;
    }
    thead.ui-panelgrid-header td{
        font-size: 13px;
    }
    label.ui-widget{
        font-size: 11px !important;
    }
    table.ui-panelgrid > tbody > tr > td:first-of-type{
        padding-left:  5px;
    }
    table.ui-panelgrid tr > td:nth-of-type(1){
        width: 138px;
        padding-right: 0px;
    }
    table.ui-panelgrid tr > td:nth-of-type(2){
        padding-right: 15px;
    }
    table.link-subvencio td{
        text-align:left;
    }
    button.boto-generar-comprovant{
        margin-right: 20px;
    }
    input.control-arxiu-adjunt,div.sobreimpressionador-control-arxiu-adjunt{
        width: 65%;
    }
}
body .ui-widget-content .ui-state-error{
    color:#d33;
}

label.camp-obligatori.fa-asterisk:before{
    display:none;
}
label.camp-obligatori.fa-asterisk:after{
    color:red;
    content: "\2a";
    margin-left:7px;
}
label.camp-obligatori.fa-asterisk span.ui-outputlabel-rfi{
    display:none;
}

.llegenda-arxius .textInfoCampRequerit {
    margin-left:10px;
}
.llegenda-arxius .textInfoCampRequerit i.fa{
    margin-left: -15px;
}

div.llegenda-arxius{
    width: 315px;
    float: right;
}

.ui-panelgrid-cell > .ui-outputlabel.ui-widget {
    width: 100%;
    text-align: left;
    padding-left: 20px;
    padding-top:11px;
}

.panell-dades-entitat .ui-state-disabled,
.panell-dades-entitat .ui-widget-content .ui-state-disabled,
.panell-dades-entitat .ui-widget-content .ui-state-disabled .ui-selectonemenu-label,
.panell-dades-entitat .ui-widget-header .ui-state-disabled {
    opacity:1;
    background-color: #e5e5e5;
}

ul.historic-trameses-documents li,
ul.historic-expedients-trameses li{
    display:block;
    clear:both;
    width:100%;
}
ul.historic-trameses-documents li div,
ul.historic-expedients-trameses li div{
    float:left;
}
ul.historic-trameses-documents li div:hover,
ul.historic-expedients-trameses li div:hover{
    background-color: #eee;
}
ul.historic-trameses-documents li div.titol-historic,
ul.historic-expedients-trameses li div.titol-historic{
    background-color: #eee;
    font-weight: bold;
}
div.historic-trameses-documents-nom,
div.historic-expedients-trameses-data{
    width:50%;
    padding-left:10px;
}
div.historic-trameses-documents-hash,
div.historic-expedients-trameses-operacio{
    width:45%;
}

div.historic-trameses-documents-link .ui-icon:before{
    text-indent:0px !important;
}