/* Additional CSS for page loonkosten.html */

/* navigation */
header {
    z-index: 1;
}

#global_nav ul.nav_loonkosten li.nav_home {
    width: 25% !important;
}

#page_loonkosten .redbtn {
    font-size: 20px;
    padding: 8px 12px 14px 12px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

#page_loonkosten .redbtn img {
    margin: 0 0 -6px 6px;
}

/* section intro */
.intro_left {
    width: 51%;
    margin-left: 9%;
    float: left;
}

.intro_right {
    width: 40%;
    float: right;
}

#page_loonkosten .intro_left h2 {
    color: #525861;
    font-size: 46px;
    border-bottom: 0;
}

.intro_left p {
    font-size: 18px;
}

.intro_right img {
    max-width: 100%;
}

/* section how to profit */
.how_to_profit {
    background: #e2e0e0;
    padding: 5%;
    text-align: center;
    font-family: "prelo_slab_mediummedium";
}

.how_to_profit h2 {
    font-size: 30px;
    border-bottom: 0;
    margin-bottom: 30px;
}

.how_to_profit img {
    margin-bottom: 20px;
}

.how_to_profit_item {
    width: 20%;
    padding: 2%;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 700;
}

.how_to_profit p a {
    color: #e01a22;
    text-decoration: underline;
    font-weight: 700;
    font-size: 17px;
}

.how_to_profit p a:hover {
    text-decoration: none;
}

/* section info text */
.loonkosten_info_text {
    padding: 5% 5% 0 5%;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2em;
}

.loonkosten_info_text h1 {
    font-size: 30px;
    border-bottom: 1px solid #4b4a4a;
}

.loonkosten_info_text ul {
    line-height: 1.6em;
    list-style: outside !important;
    margin-left: 15px;
    color: #008eb3;
}

.loonkosten_info_text li {
    list-style: disc !important;
}

.loonkosten_info_text li span {
    color: #000000;
}

.view_pdf {
    display: block;
    text-align: center;
}

.view_pdf a {
    color: #e01a22 !important;
    text-decoration: underline !important;
    font-weight: 700;
}

.view_pdf a:hover {
    text-decoration: none !important;
}

/* section form */
#page_loonkosten #block_select_package {
    font-family: "prelo_slab_mediummedium";
}

#page_loonkosten #block_select_package {
    padding: 7% 7% 5% 7%;
}

#page_loonkosten #block_select_package h2 {
    font-size: 27px;
}

#page_loonkosten #block_select_package h3 {
    font-size: 20px;
    font-family: "prelo_slab_mediummedium";
    color: #FFFFFF;
    font-weight: normal;
    margin-bottom: 5px;
}

#page_loonkosten p {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    font-size: 16px;
}

#page_loonkosten p.field-privacy {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    font-size: 12px;
    font-weight: 400;
}

#page_loonkosten div.field-privacy,
#page_loonkosten div.stay-informed {
    padding-top: 20px;
}

#page_loonkosten div.field-stay-informed {
    float: right;
    width: 90%;
}

#page_loonkosten p.field-stay-informed {
    font-family: "prelo_slab_mediummedium";
    line-height: 1.2em;
    font-size: 14px;
}

#page_loonkosten textarea {
    width: 100%;
    font-family: "prelo_slab_mediummedium";
    padding: 10px 12px;
    background: #fff none repeat scroll 0 0;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
    border: none;
    font-size: 16px;
    box-sizing: border-box !important;
}

.block_left {
    width: 48%;
    display: inline-block;
}

.block_right {
    width: 48%;
    display: inline-block;
    float: right;
}

.wrapper_white {
    width: 100%;
    background: #fff none repeat scroll 0 0;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
    margin-bottom: 10px !important;
    padding: 15px 5px !important;
}

.wrapper_white.padding_textarea {
    padding: 5px !important;
}

#page_loonkosten #block_select_package span {
    height: auto;
    padding: 0;
    font-weight: normal;
    font-size: 16px;
}

#page_loonkosten #block_select_package input {
    width: 90%;
    border: none;
    padding: 5px 7px;
    box-sizing: border-box;
    font-family: "prelo_slab_mediummedium";
    font-size: 16px;
    color: #000000;
}

#page_loonkosten #block_select_package input[type=checkbox] {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 1px solid #c3c3c3;
    padding: 0px;
    border-radius: 0px;
}

#page_loonkosten #block_select_package .redbtn {
    float: right;
    width: auto !important;
    height: 30px;
    font-size: 20px;
    font-family: "Open Sans";
    padding: 5px 62px 5px 12px !important;
    cursor: pointer;
    background: #e01a22 url(../images/bkg-red-btn-white-arrow-large.jpg) no-repeat 25% 55%;
    margin-top: 20px;
}

#block_select_package span.required {
    display: inline-block;
    left: 0;
}

/* Styling for checkbox */
label {
    display: inline;
    margin-right: 10px;
}

.regular-checkbox {
    display: none;
}

.regular-checkbox + label {
    background-color: #fafafa;
    border: 1px solid #cacece;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
    display: inline-block;
    padding: 8px;
    position: relative;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.regular-checkbox:checked + label {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: #99a1a7;
}

.regular-checkbox:checked + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #99a1a7;
}

.LV_validation_message {
    font-weight: bold;
    margin: 0 0 0 5px;
}

.LV_valid {
    color: #00CC00;
    display: none;
}

.LV_invalid {
    color: #CC0000;
    font-size: 10px;
}

.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active {
    outline: 1px solid #00CC00;
}

.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
    outline: 1px solid #CC0000;
}

/* RESET */
.elq-form * {
    margin: 0;
    padding: 0;
}

.elq-form input, textarea {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.elq-form button, input[type=reset], input[type=button], input[type=submit], input[type=checkbox], input[type=radio], select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* GENERIC */
.elq-form input {
    height: 16px;
    line-height: 16px;
}

.elq-form .item-padding {
    padding: 0;
}

.elq-form .pp-group {
    padding: 0px 5px 0px 9px;
}

.elq-form .pp-field {
    padding: 6px 0px 9px 0px;
}

.elq-form .field-wrapper.individual {
    float: left;
    width: 100%;
    clear: both;
}

.elq-form .field-p {
    position: relative;
    margin: 0;
    padding: 0;
}

.elq-form .zIndex-fix {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.elq-form .field-design {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
}

.elq-form .no-fields-prompt {
    float: left;
    width: 100%;
    height: 150px;
    padding-top: 50px;
    clear: both;
}

/* SECTION BREAKS */
.elq-form .section-break {
    float: left;
    width: 97%;
    margin-right: 2%;
    margin-left: 1%;
    padding-bottom: 6px;
}

.elq-form .section-break .heading {
    width: 100%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

/* LABEL */
.elq-form .required {
    color: red !important;
    display: inline;
    float: none;
    font-weight: bold;
    margin: 0pt 0pt 0pt;
    padding: 0pt 0pt 0pt;
}

/* FIELD GROUP */
.elq-form .field-group {
    float: left;
    clear: both;
}

.elq-form .field-group.large {
    width: 100%;
}

.elq-form .field-group.medium {
    width: 51%;
}

.elq-form .field-group.small {
    width: 31%;
}

.elq-form .field-group .label {
    float: left;
    width: 97%;
    margin-right: 2%;
    margin-left: 1%;
    padding-bottom: 6px;
    font-weight: bold;
}

.elq-form .field-group .field-style {
    float: left;
}

.elq-form .progressive-profile .pp-inner {
    float: left;
    clear: both;
}

.elq-form .progressive-profile .pp-inner.large {
    width: 100%;
}

.elq-form .progressive-profile .pp-inner.medium {
    width: 51%;
}

.elq-form .progressive-profile .pp-inner.small {
    width: 31%;
}

/* RADIO */
.elq-form .radio-option {
    display: inline-block;
}

.elq-form .radio-option .label {
    display: block;
    float: left;
    padding-right: 10px;
    padding-left: 22px;
    text-indent: -22px;
}

.elq-form .radio-option .input {
    vertical-align: middle;
    margin-right: 7px;
}

.elq-form .radio-option .inner {
    vertical-align: middle;
}

/* CHECKBOX */
.elq-form .checkbox-span {
    display: inline-block;
}

.elq-form .checkbox-label {
    margin-left: 4px;
}

/* INPUT */
.elq-form .accept-default {
    width: 100%;
}

/* SIZING */
.elq-form .field-style {
    margin-right: 0%;
}

.elq-form .field-style._25 {
    width: 21%;
}

.elq-form .field-style._50 {
    width: 46%;
}

.elq-form .field-style._50_left {
    clear: left;
    width: 46%;
}

.elq-form .field-style._75 {
    width: 71%;
}

.elq-form .field-style._100 {
    width: 100%;
}

.elq-form .field-size-top-small {
    width: 30%;
}

.elq-form .field-size-top-medium {
    width: 75%;
}

.elq-form .field-size-top-large {
    width: 100%;
}

.elq-form .field-size-left-small {
    width: 21%;
}

.elq-form .field-size-left-medium {
    width: 46%;
}

.elq-form .field-size-left-large {
    width: 60%;
}

/* INSTRUCTIONS */
.elq-form .instructions.default {
    color: #444444;
    display: block;
    font-size: 10px;
    padding: 6px 0pt 3px;
}

.elq-form .instructions.group {
    float: left;
    width: 97%;
    margin-right: 2%;
    margin-left: 2%;
    padding: 6px 0pt 3px;
    color: #444444;
    display: block;
    font-size: 10px;
}

.elq-form .instructions.left-single {
    margin: 0 0 0 33%;
}

.elq-form .instructions-other {
    margin: 0;
}

/* POSITIONING */
.elq-form .label-position.left {
    display: block;
    line-height: 150%;
    padding: 1px 0pt 3px;
    float: left;
    width: 31%;
    margin: 0pt 15px 0pt 0pt;
    word-wrap: break-word;
}

.elq-form .label-position.top {
    display: block;
    line-height: 150%;
    padding: 1px 0pt 3px;
    /*white-space:nowrap;*/
}

.elq-form .label-position.alignment-left {
    text-align: left;
}

.elq-form .label-position.alignment-right {
    text-align: right;
}

/* LIST ORDER */
.elq-form .list-order {
    display: block;
}

.elq-form .list-order.oneColumn {
    margin: 0pt 7px 0pt 0pt;
    width: 100%;
    clear: both;
}

.elq-form .list-order.twoColumn {
    float: left;
    margin: 0pt 7px 0pt 0pt;
    width: 38%;
}

.elq-form .list-order.threeColumn {
    float: left;
    margin: 0pt 7px 0pt 0pt;
    width: 30%;
}

.elq-form .list-order.oneColumnLeft {
    float: left;
    margin: 0pt 7px 0pt 0pt;
    width: 100%;
}

.elq-form .list-order.twoColumnLeft {
    float: left;
    margin: 0pt 7px 0pt 0pt;
    width: 38%;
}

.elq-form .list-order.threeColumnLeft {
    float: left;
    margin: 0pt 7px 0pt 0pt;
    width: 30%;
}

/* GRID STYLE */
.elq-form .grid-style {
    display: inline;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
}

.elq-form .grid-style._25 {
    width: 21%;
}

.elq-form .grid-style._50 {
    width: 46%;
}

.elq-form .grid-style._75 {
    width: 71%;
}

.elq-form .grid-style._100 {
    width: 96%;
}

/* section contact info */
.contact_info {
    font-family: "prelo_slab_mediummedium";
    background: #e2e0e0;
    padding: 7% 7% 5% 7%;
}

.contact_info_left {
    width: 22%;
    display: inline-block;
    vertical-align: top;
}

.contact_info_middle {
    width: 45%;
    display: inline-block;
}

.contact_info_right {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    float: right;
}

a.redlink {
    color: #e01a22 !important;
    text-decoration: underline !important;
}

a.redlink:hover {
    text-decoration: none !important;
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait) {

    .global_top {
        padding: 0 10px;
    }

    #container, #header, .full {
        width: 100%;
    }

    #page_loonkosten .redbtn {
        margin-bottom: 30px;
    }

    .global_top .mobilemenu {
        display: none;
    }

    /* section how to profit */
    .how_to_profit_item {
        width: 44%;
        padding: 2% 2% 10% 2%;
    }
}

@media screen and (max-width: 440px) {
    #page_loonkosten .redbtn {
        font-size: 17px;
        margin-bottom: 30px;
    }

    /* section intro */
    .intro_left {
        width: 100%;
        margin-left: 0;
    }

    .intro_right {
        width: 100%;
        float: left;
    }

    #page_loonkosten .intro_left h2 {
        font-size: 35px;
    }

    /* section how to profit */
    .how_to_profit_item {
        width: 96%;
        padding: 2% 2% 10% 2%;
        display: block;
    }

    .how_to_profit img {
        margin-bottom: 10px;
    }

    /* section form */
    .block_left {
        width: 100%;
        display: block;
    }

    .block_right {
        width: 100%;
        display: block;
        float: left;
    }

    /* section contact info */
    .contact_info_left {
        width: 100%;
        display: block;
        vertical-align: top;
        text-align: center;
        margin-bottom: 20px;
    }

    .contact_info_left img {
        width: 25%;
    }

    .contact_info_middle {
        width: 100%;
        display: block;
    }

    .contact_info_right {
        width: 100%;
        display: block;
    }

    .contact_info_right img {
        width: 50%;
    }
}