﻿body {
    background: #F0F2F5;
    font-family: 'Open Sans', 'Segoe UI', 'Corbel', 'Arial', 'Verdana', 'Geneva', 'Helvetica', Sans-serif;
    padding-top: 0;
    padding-bottom: 0px;
    height: 100%;
}

.pf-container {
    position: relative;
    min-height: 100%;
}

.page {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

input,
input.form-control,
select, 
select.form-control {
    min-width: auto;
    font-size: 12px;
}

input[type=text] {
    padding-left: 5px !important;
}

    input[type=text]:disabled {
        color: #252626 !important;
        background-color: #ebf7ff !important;
    }

select {
    padding-left: 5px;
    line-height: 1.3 !important;
}

.input-group {
    margin-bottom: 0;
}

.numericInput {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.panel {
    background: #fff;
}

label.col-form-label {
    font-size: 12px;
}

.tooltip {
    min-width: 285px;
    padding: 5px;
    font-size: 12px;
    text-align: left !important;
}

#header {
    height: 64px;
    color: black;
    background-color: white;
    box-shadow: 0 0 7px 0 #dadada;
}

    #header #titleProforma {
        font-size: 20px;
        color: #252626;
        font-family: UbuntuFallback, Ubuntu, sans-serif;
        vertical-align: middle;
        padding-left: 20px;
    }

div.disclaimerProforma {
    padding: 20px 20px 20px 0px;
    font-size: 12px;
}

div.toelichting {
    font-size: 12px;
}

div.prinsjesdag {
    font-size: 12px;
}

div.fulltime {
    background-color: #F0F2F5;
}

.center {
    height: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.lang:hover {
    cursor: pointer;
}

#footer {
    padding: 20px;
    padding-bottom: 80px;
    font-size: 12px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: white;
    color: black;
}

#footer a{
    color: black;
}

.report .row {
    padding: 3px 0 3px 0;
}

.report{ 
    font-size: 12px;
}

.report .row .u-col-2,
.report .row .u-col-3,
.report .row .u-col-4,
.report .row .u-col-5 {
    text-align: right;
}

.row.indent div.u-col-1 {
    padding-left: 35px;
}

.report .header {
    font-weight: 800;
    color: #007ACA;
}

.row.u-col-1-b div.u-col-1 {
    font-weight: bold;
}

.row.u-col-5-b div.u-col-5 {
    font-weight: bold;
}

.verslag table {
    width: 100%;
    font-size: 12px;
}

.titel {
    padding: 5px 0 0 0;
    font-size: 14px;
    font-weight: 500;
}

.tablev {
    width: 100%;
    line-height: 20px;
}

.kopa1, .kopb1, .kopb2, .kopb3, .kopb4, .kopb5, .kopc1 {
    color: #007ACA;
    font-weight: 800;
}

.kopb7 {
    color: #007ACA;
    font-weight: 800;
    text-align: right;
}

.totb1, .totb2, .totb3, .totb4, .totb5, .totb7 {
    color: #282828;
    font-weight: bold;
}

.voetr1 {
    padding-bottom: 10px;
    font-weight: bold;
}

.leeg {
    line-height: 16px;
}

.pakket {
    font-weight: bold;
}

.nettostr,
.totlhstr,
.totwgstr {
    border-top-width: 1px;
    border-top-color: black;
    border-top-style: solid;
}

.detb2, .detb3, .detb4, .detb5, .detb7, .achtergr {
    text-align: right;
}

.totb2, .totb3, .totb4, .totb5, .totb7 {
    text-align: right;
}

.kopb2 {
    width: 13%;
    text-align: right;
}

.kopb3 {
    width: 9%;
    text-align: center;
}

.kopb4 {
    width: 16%;
    text-align: right;
}

.kopb5 {
    width: 14%;
    text-align: right;
}

.tooltip-content{ 
    line-height: 16px;    
}

.voorbehoud {
    font-family: 'Open Sans', 'Segoe UI', 'Corbel', 'Arial', 'Verdana', 'Geneva', 'Helvetica', sans-serif;
    font-size: 12px;
    text-transform: none;
}

.logo {
    display: none;
}

.txtvoetdef {
    height: 40px;
    text-transform: none;
    font-family: 'Open Sans', 'Segoe UI', 'Corbel', 'Arial', 'Verdana', 'Geneva', 'Helvetica', sans-serif;
    font-size: 12px;
    font-style: italic;
    padding-top: 15px;
    padding-left: 15px;
}
