

/* Start:/local/assets/style.css?1785341546605*/
.success {
    color: green;
}
.error {
    color: red;
}

.hidden {
    display: none;
}

input,
textarea,
select, 
button {
    font-size: xx-large;
    width: 100%;
}

input[type="checkbox"],
input[type="radio"] {
    max-width: 20px;
}


nav ul li {
    display: inline-block
}


table {
    border-spacing: 0 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

th:first-child {
    text-align: left;
}
th:last-child {
    border-right: none;
}
th[data-bundle-sign] {
    cursor: pointer
}





summary {
    font-size: x-large;
    
}

.ico-button {
    text-decoration: none;
}
/* End */
/* /local/assets/style.css?1785341546605 */
