/* FAQ */
details {
max-width:800px;
    margin: 20px 10px;
}

summary {
    cursor: pointer;
    font-weight: 400;
font-size:1.4rem;
}

details p:first-of-type {
padding-top:10px;
}

details p:last-of-type {
padding-bottom:20px;
border-bottom: solid 1px #ddd;
}

/* H5P video */
.h5p-lauks {
max-width:800px;
padding:10px;
background-color: #cdcdcd;
border-radius: 5px;
padding:10px; 
margin-bottom:20px;
}

/* Citi */

.anotacija {
background-color: #dadde6;
border-radius: 5px;
padding:20px;
font-size:0.9em;
}

.digi_logo {
max-width:800px;
font-size:0.8em;
}

.informacija td {
padding: 6px;
}

.instruckcijas_tabula {
background-color:#007a50; 
color:#ffffff;
}

.instrukcijas h2 {
font-size:1.5rem;
font-weight:800;
color:#007a50;
}

.instrukcijas h1, h2 {
padding: 20px 0 10px 0;
}

.screenshot {
padding:10px;
background-color:#cdcdcd;
border-radius: 5px;
margin-bottom:20px;
}

.book {
  max-width: 800px;
}

.uzsakumu {
max-width:200px;
}