.pdf_header {
    /* background-image: url(../img/logo_aquib_pdf.png);*/
    background-repeat: no-repeat;
    height: 100px;
    width: 300px;
    position: fixed;
    top: -50px;
    left: 180px;
    right: 0;
}


.pdf_footer.texto-gris {
    color: #838181;
}


body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    text-align: justify;
}


ul.dash {
    list-style: none;
    margin-left: 80px;
    margin-right: 75px;
    padding-left: 1em;
}

ul.dash li:before {
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -1em;
}



.pdf_body {
    margin-top: 40px;
}

.solicitante {
    margin-top: 20px;
}

.solicitante p {
    margin: -15px 0px 15px !important;
}

.ref {
    margin-top: 50px;
}

.ref td {
    padding-top: -35px !important;
}

.pdf_footer {
    width: 1000px;
    position: fixed;
    bottom: 0px;
    left: 45px;
    right: 0;
}

.pdf_footer p {
    text-align: center;
    font-size: 10px;
    margin: -15px 80px 10px !important;
    position: relative;
    top: 18px;
}

.pdf_footer img {
    width: 580px;
    height: auto;
}

#footer1 {
    margin-top: 15px;
    background-image: url(../img/logo1.png);
    background-repeat: no-repeat;
    height: 10px;
    width: 30px;
    position: relative;
    top: 18px;
}

#footer2 {
    background-image: url(../img/logo2.png);
    background-repeat: no-repeat;
    height: 50px;
    width: 30px;
}

.red {
    background-color: #F4D2D2 !important;
}

.negativo {
    color: #810200;
}

.positivo {
    color: #007E09;
}


/*********************************************************************/


/***************************************/


/*TABLA INFORME*/


/*
.content .field--type-decimal {
    display: flex;
    border-bottom: 1px dotted black;
}

.field--type-decimal .field--label {
    width: 90%;
    margin-right: 15px;
    font-weight: normal;
}

.field--item {
    margin-left: 10px;
}

.content .field--type-computed-decimal {
    margin-left: 15px !important;
    margin-top: 10px !important;
    background-color: #FFF0F0;
    display: flex;
    font-size: large;
    font-weight: bold;
}
*/

.content .panel-body {
    background-color: #F9F9F9;
}

.content .field--name-field-puntuacion-definitiva {
    background-color: #FFD2D2;
}

.field--type-boolean .field--label {
    width: 80%;
}

.field--type-computed-decimal .field--label {
    width: 370px !important;
    font-weight: bold;
}


/*
.field--type-string-long {
    padding-top: 15px;
}

.field--type-string-long .field--item {
    margin-left: 15px;
    font-style: italic;
}

*/

.panel-heading .panel-title {
    font-weight: bold;
}

#bootstrap-panel .panel-heading .panel-title {
    background-color: #FFF8DD;
}

#bootstrap-panel--2 .panel-heading .panel-title {
    background-color: #DDFDFF;
}

#bootstrap-panel--3 .panel-heading .panel-title {
    background-color: #EBDDFF;
}

#bootstrap-panel--4 .panel-heading .panel-title {
    background-color: #E1FFDD;
}

#bootstrap-panel--5 .panel-heading .panel-title {
    background-color: #FFEEDF;
}

.panel .panel-heading .panel-title .panel-title {
    background-color: #ECF0EB;
    font-size: large;
    font-weight: bold;
}

.field--type-string-long .panel-title {
    background-color: #F8F8F8;
    margin-top: 10px;
}

.field--label,
.field--label {
    float: left;
}

.field--type-computed-decimal {
    background-color: #FFF0F0;
    margin-top: 10px;
}

.field--type-computed-decimal .field--item {
    font-weight: bold;
}


/*********************************************************************/

div {
    display: block;
    text-align: justify;
}

.view {
    text-align: left;
}

.main-container {
    text-align: justify;
}

.field {
    /*  margin: 5px 0;*/
    clear: both;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

.panel-title:focus,
.panel-title:hover {
    text-decoration: none;
}

.panel-title,
.panel-title:hover,
.panel-title:focus,
.panel-title:hover:focus {
    color: inherit;
}

.panel-title {
    display: block;
    /*
    margin: -10px -15px;
    padding: 10px 15px;
    */
}

.field--label-inline .field--label,
.field--label-inline .field--items {
    float: left;
}

.field--label {
    font-weight: bold;
}

.panel-default>.panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-heading {
    /*    padding: 10px 15px;*/
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-body {
    /*padding: 15px;*/
}

.panel-default {
    border-color: #ddd;
}

.panel {
    /* margin-bottom: 20px;*/
    background-color: #fff;
    border: 1px solid black;
    border-radius: 4px;
}

p:last-child,
.form-group:last-child,
.panel:last-child {
    /*  margin-bottom: 0;*/
}

p {
    /* margin: 0 0 5px;*/
}

.field--label::after {
    content: ": ";
}

.print__wrapper--pdf {
    display: none;
}

hr {
    page-break-after: always;
    border: none;
    margin: 0;
    padding: 0;
}

article h2 {
    display: none;
}

.neg.comentado {
    padding-left: 30px;
    width: 540px;
}

.titulo td,
.titulo th {
    text-align: left;
    border-bottom: 2px solid black !important;
}

table.titulo {
    width: 680px;
}

table.anexo.titulo th {
    background-color: white;
}

table.puntuacion,
table.resultado {
    width: 540px;
    border-collapse: collapse !important;
    border: 1px solid black;
    /* https://profaquib.aplieval.com/gestor/anexo/10145 */
}

table.resultado {
    width: 540px;
}

table.puntuacion td {
    border: 1px solid black;
    padding-left: 30px;
}

table.resultado th,
table.resultado td {
    border: 1px solid black;
}

table.puntuacion th,
table.resultado th {
    border: 2px solid black;
}

table th {
    background-color: lightgray;
    text-align: left;
}

.puntuacion .etiqueta {
    width: 362px !important;
    text-align: left;
}

.resultado .etiqueta {
    width: 390px;
}

.num {
    text-align: center;
    padding-left: 0px !important;
}

.anexo.observaciones th {
    background-color: white;
    color: black;
}

header .imagen {
    width: 150px;
}

table.header {
    border: 1px solid black;
    border-collapse: collapse !important;
    width: 680px;
}

table.header td {
    border: 1px solid black;
    border-collapse: collapse !important;
}

td.obser {
    height: 140px;
}

table.observaciones {
    width: 540px;
    /* border-collapse: collapse !important;
    border-bottom: 1px solid black;
    */
    /* https://profaquib.aplieval.com/gestor/anexo/10145 */
}

table.observaciones td {
    width: 100%;
    border: 1px solid black;
    border-collapse: collapse !important;
}

td h4 {
    padding: 10px;
}

.firma {
    font-size: 62.5%;
}


.tabla_texto_bilingue .texto_izquierda {
    width: 300px;
    text-align: justify;
    padding-right: 20px;
}

.tabla_texto_bilingue .texto_derecha {
    text-align: justify;
    width: 300px;
    padding-left: 20px;
}

.page_break {
    page-break-before: always;
  }