nav .profile-element .logo{
    max-width: 100%;
}

.form-minus span {
    font-size: 22px;
    line-height: 34px;
}

.toast a {
    text-decoration: underline;
}

ul li .form-control{
    margin-bottom: 0px;
}

ul li .checkbox {
    margin-top: 8px;
    margin-bottom: 0;
}

ul li .form-group{
    margin-bottom: 10px;
}

ul li .form-group i.fa {
    font-size: 22px;
    line-height: 34px;
}

#werkbon_instructies {
    height: 100px;
    max-width: 100%;
}

body.pdf {
    background-color: #FFF;
}

.pdf .ibox-content.p-xl {
    padding-top: 15px;
}

.pdf .page-break-avoid, .pdf table tr {
    page-break-inside: avoid;
}

.pdf .table-responsive {
    border: none !important;
}

.pdf .ibox-content {
    border: none !important;
}

.pdf address {
    font-size: 15px;
}

.pdf address abbr {
    text-decoration: none;
}

#addProductGroup .add_one_time_product {
    display: none;
}
