.ie-lte8 div.w2p_flash {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#000000', GradientType=0);
}
.ie-lte8 div.w2p_flash:hover {
    filter: alpha(opacity=25);
}
div.w2p_flash.alert {
    display: none;
    position: fixed;
    top: 130px;
    right: 75px;
    cursor: pointer;
    z-index: 1000;
    background-color: #f9edbe;
    border-color: #f0c36d;
}
div.w2p_flash.alert {
    opacity: 0.9;
}
div.w2p_flash.alert:hover {
    opacity: 1;
}
.w2p-toolbar-hidden {
    margin: 10px;
}
ul.w2p_list {
    margin-left: 0;
    padding-left: 0;
}
.w2p_list li {
    margin-bottom: 6px;
}
.w2p_list li input {
    display: inline-block;
    width: 85%;
    margin-right: 4px;
}
.w2p_list li a {
    margin-bottom: 2px;
}
div[id^=_autocomplete_] {
    margin-top: -10px;
    z-index: 1;
}
select.autocomplete {
    display: block;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-color: #428bca;
    padding: 6px 12px;
}
td.w2p_fw {
    padding-bottom: 1px;
}
td.w2p_fl {
    text-align: left;
}
td.w2p_fl,
td.w2p_fw {
    padding-right: 7px;
}
td.w2p_fl,
td.w2p_fc {
    padding-top: 4px;
}
div.w2p_export_menu {
    margin: 5px 0;
}
div.w2p_export_menu a,
div.w2p_wiki_tags a,
div.w2p_cloud a {
    margin-left: 5px;
}
#submit_record__row td {
    padding-top: .5em;
}
div.error_wrapper {
    display: block;
}
.web2py_grid tbody td {
    vertical-align: middle;
    padding: 0 3px;
}
.web2py_grid thead th,
.web2py_grid tfoot td {
    background-color: #EAEAEA;
    padding: 7px 3px;
}
.web2py_grid tr.odd {
    background-color: #F9F9F9;
}
.web2py_grid tr:hover {
    background-color: #F5F5F5;
}
.web2py_search_actions {
    float: left;
    text-align: left;
    width: 100%;
}
.web2py_grid .row_buttons {
    min-height: 25px;
    vertical-align: middle;
}
.web2py_grid .row_buttons a {
    margin: 3px;
}
.web2py_console {
    padding-bottom: .5em;
}
.web2py_console form {
    width: 100%;
    display: inline;
    vertical-align: middle;
}
.web2py_console form select {
    margin: 0;
}
.web2py_grid .row_buttons a,
.web2py_paginator ul li a,
.web2py_search_actions a,
.web2py_console input[type=submit],
.web2py_console input[type=button],
.web2py_console button {
    margin-right: 2px;
    display: inline-block;
    padding: 6px 12px;
}
.web2py_console input,
.web2py_console select,
.web2py_console a {
    margin: 2px;
    padding: 6px 12px;
}
.web2py_console .form-control {
    width: 20%;
    display: inline;
}
.web2py_console .form-control-wrapper .form-control {
    width: 50%;
    display: inline;
}
.web2py_console #w2p_keywords {
    width: 50%;
}
@media (max-width: 375px) {
    .web2py_console #w2p_keywords {
        width: 100%;
    }
    .web2py_console .form-control {
        width: 100%;
    }
    .web2py_console .web2py_counter {
        width: 50%;
    }
}
.web2py_counter {
    margin-top: 21px;
    margin-right: 2px;
    width: 35%;
    float: right;
    text-align: right;
}
.web2py_table {
    clear: both;
    display: block;
}
.web2py_paginator {
    text-align: right;
    background-color: #f2f2f2;
    padding: 5px;
}
.web2py_paginator ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.web2py_paginator .current {
    font-weight: 700;
}
.web2py_breadcrumbs ul {
    list-style: none;
    margin-bottom: 18px;
}
li.w2p_grid_breadcrumb_elem {
    display: inline-block;
}
#wiki_page_body {
    width: 600px;
    height: auto;
    min-height: 400px;
}
td.w2p_fl,
td.w2p_fw,
td.w2p_fc,
#web2py_user_form td,
.web2py_grid .web2py_form td {
    vertical-align: top;
}
#auth_user_remember__row label,
.web2py_paginator ul li {
    display: inline;
}
.web2py_grid .web2py_table table {
    width: 100%;
}
/* form submit block */
#submit_record__row .btn {
    margin-bottom: .25rem;
}
@media (min-width: 577px) {
    #submit_record__row .btn {
        margin-left: .25rem;
    }
}
@media (max-width: 576px) {
    #submit_record__row .btn {
        width: 100%;
        margin-left: 0;
    }
}
.web2py_table_selectable_actions {
   padding-top: 10px;
}
.web2py_table_selectable_actions input {
   padding: 5px 7px;
   margin-right: 10px;
}
/* ------------------------------------------------------------------------------------------------------------------ */
/* general VAR-2- app styling */
body {
    font-family: 'Open Sans',sans-serif;
    padding: 0;
    color: #666666;
    min-height: 100vh;
}
body.background {
    background: url(../images/VAR-2-background-2.jpg) no-repeat center center;
    background-size: cover;
    background-position: 50%;
}
.navbar {
    font-size: 18px;
    background-color: white;
}
.navbar a {
    color: #666666;
}
.navbar a:hover {
    color: #333333;
}
@media (min-width: 1025px) {
    .navbar {
        transition: all .4s ease-in-out;
    }
    .navbar.large .brand.large img {
        max-height: 110px;
    }
    .navbar.small .brand.large img {
        max-height: 54px;
    }
    .background .navbar.large {
        background-color: transparent;
    }
    .background .navbar.large a.nav-link {
        color: #ffffff!important;
    }
}
@media (max-width: 1024px) {
    .navbar .brand.large img {
        max-height: 54px;
    }
}
.brand {
    padding: 0;
    margin-left: 0;
}
.brand img {
    transition: all .4s ease-in-out;
}
.dropdown-item {
    font-size: 18px;
}
.dropdown-item.active, .dropdown-item:active {
    color: white!important;
    background-color: #50931a!important;
}
@media (max-width: 812px) {
    .fixed-top {
        position: unset;
    }
}
.main-container {
    padding-top: 150px;
    min-height: 95vh;
}
@media (max-width: 1024px) {
    .main-container {
        padding-top: 100px;
    }
}
@media (max-width: 980px) {
    .main-container {
        min-height: 89vh;
    }
    .main-container#default-questionnaire {
        min-height: 86vh;
    }
}
@media (max-width: 812px) {
    .main-container {
        padding-top: 20px;
    }
}
@media (min-width: 813px) {
    .main-container#default-questionnaire {
        padding-bottom: 60px;
    }
}
.main-container h3, .main-container form, .main-container .web2py_grid {
    padding-bottom: .5em;
}
.application-background {
    background-color: white;
    margin: 0 auto 5px auto;
    box-shadow: 0 0 5px #a1a1a1;
    border-radius: 5px;
    padding: 20px;
    opacity: 0.9;
}
.footer {
    width: 100%;
    position: unset;
    bottom: 0;
    padding: 1em 0 1em 0;
    background-color: white;
    display: inline-block;
    line-height: 1.8em;
}
.footer-enquiry {
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 1em 0 1em 0;
    background-color: #f7f7f7;
    display: inline-block;
    line-height: 1.8em;
}
/* no fixed footer on small screens */
@media (max-width: 812px) {
    .footer {
        position: unset;
        padding: 0.5em 0 0.5em 0;
        margin-top: 0.5em;
    }
    .footer-enquiry {
        position: unset;
        padding: 0.5em 0 0.5em 0;
    }
}
.footer-container {
    max-width: 1920px;
    width: 80%;
    margin: auto;
}
@media (max-width: 479px) {
    #footer-widgets {
        padding: 12% 0;
    }
}
@media (max-width: 767px) {
    #footer-widgets {
        padding: 10% 0;
    }
}
@media (max-width: 980px) {
    #footer-widgets {
        padding: 8% 0;
    }
}
#footer-widgets {
    padding: 6% 0 0;
}
@media (max-width: 479px) {
    #footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
        margin-bottom: 11.5% !important;
    }
}
@media (max-width: 767px) {
    #footer-widgets .footer-widget .fwidget, #footer-widgets .footer-widget:nth-child(n) {
        margin-bottom: 9.5% !important;
    }
}
@media (max-width: 767px) {
    #footer-widgets .footer-widget, .et_pb_gutters1 #footer-widgets .footer-widget {
        width: 100% !important;
        margin-right: 0 !important;
    }
}
@media (max-width: 980px) {
    .footer-widget:nth-child(n) {
        width: 42.5% !important;
        margin: 0 7.5% 7.5% 0 !important;
    }
}
.footer-widget {
    width: 20.875%;
    margin-right: 5.5%;
    margin-bottom: 5.5%;
    padding-right: 15px;
    padding-left: 15px;
}
.footer-widget:last-child {
    margin-right: 0;
}
.footer-widget h4 {
    font-weight: bold;
    font-style: normal;
    font-size: 1em;
    text-transform: none;
    text-decoration: none;
    color: black;
}
.fwidget {
    margin-bottom: 5px!important;
}
/*td.w2p_fw table {*/
/*    margin: -1px 0 14px 0;*/
/*}*/
/*td.w2p_fw input[type="radio"], td.w2p_fw input[type="checkbox"] {*/
/*    margin: 4px 0 10px 0;*/
/*}*/

/* Home */
#default-index .web2py_counter {
    display: none;
}
/*!* Koop *!*/
/*#default-koop td.w2p_fl {*/
/*    padding: 2px 5px 2px 5px;*/
/*}*/
/*#default-koop td.w2p_fw {*/
/*    padding: 2px 5px 2px 5px;*/
/*}*/

/* Winkel */
#default-winkel td {
    vertical-align: middle;
    padding: 10px 5px 10px 5px;
}
#default-winkel .web2py_counter {
    display: none;
}
/*!* Issued *!*/
/*#default-issued td.w2p_fl {*/
/*    padding: 2px 5px 2px 5px;*/
/*}*/
/*#default-issued td.w2p_fw {*/
/*    padding: 2px 5px 2px 5px;*/
/*}*/
/* Questionnaire */
/*#default-questionnaire td.w2p_fw {*/
/*    padding: 0;*/
/*}*/
/*#default-questionnaire td.w2p_fl {*/
/*    padding: 0;*/
/*}*/

/* Questionnaire */
@media (max-width: 765px) {
    #default-questionnaire h5.float-right {
        float: none!important;
    }
}
#default-questionnaire .form-group {
    margin-bottom: 0.4rem;
    justify-content: center;
    /*padding-right: 30px;*/
}
#default-questionnaire .generic-widget input[type='radio'] + label, #default-questionnaire .generic-widget input[type='checkbox'] + label {
    display: inline-block;
    margin: 0 0 0 6px;
    vertical-align: middle;
    cursor: pointer;
}
#default-questionnaire .generic-widget input[type='radio'], #default-questionnaire .generic-widget input[type='checkbox'] {
    margin: 4px 0 10px 0;
    cursor: pointer;
}
#default-questionnaire form table tr td label {
    text-align: left;
}
#default-questionnaire form table tr td {
    padding: 2px 8px 2px 8px;
}
@media (min-width: 375px) and (max-width: 575px) {
    #default-questionnaire form table tr td {
        padding-right: 1px;
        /*display: flex;*/
    }
    #default-questionnaire .generic-widget input[type='radio'] + label, #default-questionnaire .generic-widget input[type='checkbox'] + label {
        margin-left: 0;
    }
    #default-questionnaire .form-control-label {
        max-width: 42%;
    }
    #default-questionnaire .form-control-wrapper {
        max-width: 58%;
        padding-left: 0;
    }
    #default-questionnaire .offset-sm-3 {
        margin-left: 42%;
    }
}
/*@media (min-width: 375px) and (max-width: 575px) {*/
/*    #default-questionnaire .offset-sm-3 {*/
/*        margin-left: 42%;*/
/*    }*/
/*}*/
/*#default-questionnaire td.w2p_fl label {*/
/*    margin: 0.5em 0;*/
/*    white-space: pre-wrap;       !* CSS 3 *!*/
/*    white-space: -moz-pre-wrap;  !* Mozilla, since 1999 *!*/
/*    white-space: -pre-wrap;      !* Opera 4-6 *!*/
/*    white-space: -o-pre-wrap;    !* Opera 7 *!*/
/*    word-break: keep-all;        !* Internet Explorer 5.5+ *!*/
/*}*/
/*#default-questionnaire td.w2p_fw table {*/
/*    margin: 0.2em 0;*/
/*}*/
/*#default-questionnaire form table {*/
/*    margin: 0 auto;*/
/*}*/
#default-questionnaire pre {
    font-family: 'Open Sans',sans-serif;
    font-size: 1em;
    color: #666666;
    white-space: pre-wrap;       /* CSS 3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    /*white-space: -pre-wrap;      !* Opera 4-6 *!*/
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-break: keep-all;        /* Internet Explorer 5.5+ */
    padding: .8em;
    margin-top: 1em;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: unset;
}
#default-questionnaire p {
    margin: 0;
}
#default-questionnaire .error {
    width: 100%;
    background: red;
    border: 2px solid #d00;
    color: white;
    padding: 5px;
    display: inline-block;
    background-image: -webkit-linear-gradient(left,#f00,#fdd);
    background-image: -o-linear-gradient(left,#f00,#fdd);
    background-image: -moz-linear-gradient(0deg, #f00, #fdd);
    background-image: linear-gradient(left,#f00,#fdd);
    background-repeat: repeat-y;
}
#default-issued_by_user .web2py_console .input-group {
    width: 50%;
}
#default-issued_by_user .main-container {
    max-width: 1200px;
    margin-left: 0;
}
#enquiry-export .web2py_console .input-group, #enquiry-reminder .web2py_console .input-group, #enquiry-select_report .web2py_console .input-group {
    width: 50%;
}
#option-emailtext_manage .form-group {
    max-width: none;
}
div.error {
    color: red;
}
div.textarea-style {
    width: 100%;
    padding: 15px;
    color: #666666;
    border: 1px solid #ccc;
    height: 250px;
    overflow: scroll;
}
div.textarea-style p {
    margin-top: 0;
    margin-bottom: 0;
}
input[type='radio'] {
    margin-right: .5em;
}
/* Bootstrap4 VAR-2-app forms styling */
@media (max-width: 812px) {
    .form-group {
        margin-bottom: 0.5rem;
    }
}
.form-group table {
    margin: 0;
}
.form-group table td label {
    margin-right: 1rem;
}
.form-group .help-block {
    display: block;
}
.form-group.row.feedback {
    display: none;
}
.form_header.row_buttons {
    margin-bottom: 0.5rem;
}
.form-control-wrapper {
    max-width: 600px;
}
#option-reportpart_manage .form-control-wrapper {
    max-width: none;
}
.form-control:focus {
    border-color: #dd6068;
    outline: 0;
    box-shadow: none;
}
.form-control-label {
    padding-top: .35em;
}
/* button styling */
.btn-primary {
    color: #fff;
    background-color: #51aa1a;
    border-color: #51aa1a;
}
.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:focus , .btn-primary.disabled{
    background-color: #50931a;
    border-color: #50931a;
    box-shadow: none;
}
.btn-secondary, .btn-default {
    color: #fff;
    background-color: #51aa1a;
    border-color: #51aa1a;
}
.btn-secondary:hover, .btn-default:hover, .btn-secondary:active, .btn-default:active, .btn-secondary:focus, .btn-default:focus , .btn-secondary.disabled, .btn-default.disabled{
    background-color: #50931a;
    border-color: #50931a;
}
a {
    color: #666666;
}
a:hover {
    color: #333333;
}
/* for backward compatibility with pre-font-awesome */
.icon.plus,.icon.arrowleft,.icon.download,.icon.trash,.icon.pen,.icon.arrowright,.icon.file,
.icon.magnifier,.icon.user,.icon.off,.icon.lock,.icon.edit,.icon.heart,.icon.home,.icon.envelope {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon.plus:before {content: "\f067";}
.icon.arrowleft:before {content: "\f060";}
.icon.download:before {content: "\f019";}
.icon.trash:before {content: "\f1f8";}
.icon.pen:before {content: "\f040";}
.icon.arrowright:before {content: "\f061";}
.icon.magnifier:before {content: "\f002";}
.icon.user:before {content: "\f007";}
.icon.off:before {content: "\f011";}
.icon.lock:before {content: "\f023";}
.icon.edit:before {content: "\f044";}
.icon.heart:before {content: "\f004";}
.icon.home:before {content: "\f015";}
.icon.file:before {content: "\f15c";}
.icon.envelope:before {content: "\f0e0";}
