    body,
    html {
        font-family: Verdana, Geneva, sans-serif;
        height: 100%;
        margin: 0;
        padding: 0;
    }
    
    body.user_index {
        overflow: hidden;
    }
    
    body.user_index .alert-danger {
        margin-top: -24px;
    }
    
    @media (min-width: 1200px) {
        .container {
            max-width: 1200px;
        }
    }
    
    p {
        font-size: 14px;
    }
    
    .col-lg-left {
        width: 50%;
        float: left;
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }
    
    header .logout i {
        font-size: 21px;
        margin-right: 6px;
        vertical-align: middle;
    }
    
    header .logout:hover {
        background: #fff;
        color: #48B5CD;
        text-decoration: none;
    }
    
    header h1 {
        display: inline-block;
    }
    
    header .logout {
        text-align: right;
        display: inline-block;
        float: right;
        background: #48B5CD;
        padding: 17px;
        margin: -16px 0;
        color: #fff !important;
        font-weight: 600;
        transition: all .3s;
    }
    
    .btn.focus,
    .btn {
        box-shadow: none !important;
    }
    
    #sending {
        display: none;
        width: 100%;
        height: 100%;
        top: 0;
        position: fixed;
        left: 0;
        background: rgba(0, 0, 0, .5);
    }
    
    a {
        color: #11365b;
    }
    
    h3 {
        font-size: 25px;
    }
    
    ul li,
    ol li {
        list-style: none;
    }
    
    header,
    footer {
        background: #12365b;
        color: #fff;
        padding: 15px;
    }
    
    header {
        border-bottom: 10px solid #48b5cd;
    }
    
    header h1 {
        font-size: 16px;
    }
    
    header h1,
    footer h2 {
        font-weight: 600;
    }
    
    h4 {
        font-size: 18px;
        font-weight: 600;
    }
    
    #logo-section img {
        max-width: 350px;
        width: 100%;
    }
    
    #holder-content {
        height: auto;
        padding-bottom: 20px;
    }
    /* #main {
        overflow: auto;
    } */
    
    .footer {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    
    .initial {
        position: initial !important;
    }
    
    .btn-outline-primary {
        color: #000;
        border-color: #bdbdbd;
        background: #f7f7f7;
    }
    
    .btn-primary:not(:disabled):not(.disabled).active,
    .btn-primary:not(:disabled):not(.disabled):active,
    .show>.btn-primary.dropdown-toggle,
    .btn-outline-primary:not(:disabled):not(.disabled):active,
    .btn-outline-primary:hover {
        background-color: #48b5cd;
        border-color: #48b5cd;
    }
    
    footer h2 span {
        color: #48b5cd;
    }
    
    footer .b-footer {
        background: url('/assets/img/footer-logo.png');
        height: 75px;
        background-repeat: no-repeat;
        background-size: contain;
        /* float: right; */
        display: block;
        max-width: 555px;
        width: 100%;
        background-position: center right;
        text-align: right;
        float: right;
        text-align: right;
        padding: 0;
        margin: 0;
    }
    
    .form-col {
        background: #fff;
        padding: 0 30px 30px 30px;
        border-radius: 8px;
    }
    
    .form-control {
        display: block;
        /* height: 52px; */
        height: 40px;
    }
    
    .user_index .form-control,
    .user_index .input-group-text {
        height: 45px;
    }
    
    .user_index .input-group-text::before {
        line-height: 32px;
    }
    
    .input-group-text {
        height: 38px;
    }
    
    .form-control:focus {
        color: #495057;
        background-color: #fff;
        border-color: #48b5cd;
        outline: 0;
        box-shadow: inherit;
    }
    
    .contact100-form-checkbox {
        float: left;
    }
    
    .txt3 {
        text-align: right;
    }
    
    .panel-title {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }
    
    .bg-primary {
        background-color: #12365b !important;
    }
    
    .btn-pr,
    .btn-preview,
    #onderdelen_back {
        padding: 8px 0;
    }
    
    .btn-primary-cs {
        padding: 0 75px;
    }
    
    .form-control-add {
        border-radius: 4px !important;
    }
    
    .btn-primary-h {
        min-height: 40px;
    }
    
    .btn-primary,
    .login100-form-btn {
        background: #48B5CD;
        border: 1px solid #48B5CD;
        border-color: #48B5CD;
    }
    
    .vertical-center {
        min-height: 70%;
        /* Fallback for browsers do NOT support vh unit */
        min-height: 70vh;
        /* These two lines are counted as one :-)       */
        display: flex;
        align-items: center;
    }
    
    .btn-primary:hover,
    .login100-form-btn:hover {
        color: #48B5CD;
        background: #fff;
        border-color: #48B5CD;
    }
    /*Pages*/
    
    #services-holder h4 {
        position: relative;
        z-index: 9;
    }
    
    #services-holder .form-group {
        margin-bottom: 22px;
    }
    
    .services-holder {
        background: url(/assets/img/car.jpg);
        min-height: 500px;
        height: auto;
        width: 50%;
        background-size: contain;
        background-position: right top;
        position: absolute;
        background-repeat: no-repeat;
        right: 0;
        /* top: 17px; */
        margin-top: -50px;
    }
    
    .pompzoek-services-holder {
        z-index: -1;
        top: 25%;
    }
    
    .group-form-pages {
        max-width: 500px;
        width: 100%;
        z-index: 9;
        position: relative;
    }
    
    .select-form {
        max-width: 400px;
        width: 100%;
    }
    
    .blue-holder {
        background: #48b5cd;
    }
    
    .list-pump a {
        display: block;
        text-align: left;
        padding-left: 40px;
    }
    
    .col-width-fix {
        max-width: 300px;
    }
    
    .col-width-fluid {
        max-width: 370px;
    }
    
    .pump_front h3 {
        display: inline-block;
    }
    
    .sub-name {
        font-size: 20px;
        display: inline-block;
        font-weight: normal;
    }
    
    .radious-0 {
        border-radius: 0;
    }
    
    .form-control-qty,
    .form-control-add {
        height: auto;
    }
    
    .component_qty span {
        cursor: pointer;
    }
    
    .form-control-qty {
        max-width: 40px;
        padding: 0px 0px;
        text-align: center;
        font-size: 14px;
        display: inline-block;
    }
    
    .client-summary .ion {
        display: inline-block;
        margin-right: 6px;
    }
    
    .icm-0 {
        margin: 0 !important;
    }
    
    .btn-outline-secondary:hover {
        border-color: #ADB0A7;
        background: #fff;
        color: #ADB0A7;
    }
    
    .btn-outline-secondary {
        color: #fff;
        background-color: #ADB0A7;
        border-color: #ADB0A7;
    }
    
    .btn-outline {
        d border: 1px solid #ae0e5;
    }
    
    .btn-font-small {
        font-size: 14px;
    }
    
    .btn-p {
        padding: 4px 32px;
    }
    
    .summary-holder .ion-ios-add::before {
        font-weight: 600;
        font-size: 16px;
        vertical-align: middle;
    }
    
    .summary-holder .ion {
        vertical-align: middle;
    }
    
    .summary-holder a {
        max-width: 380px;
    }
    
    .summary-holder a.text-dark:hover,
    .summary-holder a.text-dark:hover .ion {
        color: #fff !important;
    }
    
    .ion.ion-md-document {
        font-size: 18px;
        vertical-align: middle;
    }
    
    #preview .ion-ios-mail {
        font-size: 18px;
        vertical-align: middle;
    }
    
    #preview a {
        font-size: 15px;
    }
    
    #preview .summary-holder a {
        max-width: 100%;
    }
    
    .ion-ios-mail {
        font-size: 23px;
        vertical-align: middle;
    }
    
    .form-name {
        width: auto;
    }
    
    .margin-left {
        margin-left: 15px;
    }
    
    #contactForm textarea.form-control {
        max-width: 93%;
    }
    
    #mail_pdf.invalid input:invalid {
        border-color: red;
    }
    
    .modal-footer {
        border-top: 0;
    }
    
    .close span {
        color: #12365b;
        border: 1px solid;
        width: 30px;
        height: 30px;
        display: block;
        border-radius: 100px;
    }
    
    .opacity-backg {
        opacity: 0.045;
        top: 25%;
        background-position: top center;
    }
    
    body .pompzoek-services-holder {
        margin-top: 0px !important;
    }
    
    .modal-body strong {
        font-size: 15px;
    }
    
    .multiplication {
        border: 1px solid #bdbdbd;
        color: #000;
        background: #f7f7f7;
    }
    
    @media (max-width:1600px) {
        body .services-holder {
            min-height: 400px;
            height: auto;
            width: 55%;
            margin-top: -70px;
        }
    }
    
    @media (max-width:1200px) {
        body .services-holder {
            margin-top: 0;
        }
    }
    
    @media (max-width:980px) {
        body .services-holder {
            background-position: right bottom;
            margin-top: -58px;
        }
       .group-form-pages{
           max-width:100%;
       }
        #preview .col-sm-6,
        #pompzoek-holder .col-sm-4 {
            -ms-flex: 100%;
            flex: 100%;
            max-width: 100%;
        }
        #preview .pr-5 {
            padding-right: 15px !important;
        }
        #preview .pl-5 {
            padding-left: 15px !important;
        }
        .select-form {
            max-width: 100%;
        }
        #pompzoek-holder .col-widthfix {
            margin-top: 10px;
        }
    }
    
    @media (max-width:577px) {
        .col-xs-width-fluid {
            max-width: 100%;
        }
        .summary-holder a {
            max-width: auto;
        }
        .col-width-fix,
        .client-summary {
            margin-bottom: 15px;
        }
        #last-col-serv,
        .m-xs {
            margin: 15px 0 30px;
        }
        body .services-holder {
            opacity: 0.065;
            margin-top: -70px;
            width: 100%;
        }
        .group-form-pages,
        .select-form,
        .col-width-fix {
            max-width: 100%;
        }
        #preview .pr-5 {
            padding-right: 15px !important;
        }
        #preview .pl-5 {
            padding-left: 15px !important;
        }
        header .logout span {
            display: none;
        }
        header .logout {
            padding: 15px 14px;
            margin: -15px 0;
        }
        header .logout i {
            font-size: 28px;
            margin-right: 0;
        }
    }
    
    @media (max-width:410px) {
        header h1 {
            font-size: 13px;
        }
        header .logout {
            padding: 13px 10px;
        }
    }
    
    @media (max-width:380px) {
        .btn-primary-cs {
            padding: 1;
            padding: .375rem .75rem;
        }
        header .logout footer .b-footer {
            float: none;
            text-align: center;
            padding: 0;
            margin: 0 auto;
        }
        header .logout {
            margin: -15px 0;
        }
        header {
            padding-left: 0;
            padding-right: 0;
        }
    }
    
    .ion.ion-md-refresh {
        vertical-align: middle;
        font-size: 17px;
        margin-right: 6px;
    }
    
    .reset-mas {
        font-size: 17px;
        border: 1px solid #a0e6b1;
        padding: 6px 10px;
        margin-left: 33px;
        border-radius: 3px;
        font-weight: 600;
        transition: all .3s;
        display: inline-block;
    }
    
    .reset-mas:hover {
        text-decoration: none;
        background: #d8f2df;
        color: #11365b;
    }