#formElement0 {
    display: none;
}

.faktura {
    display: defaulttextll;
}

.LV_validation_message {
    pointer-events: none;
}

form.container-fluid {
    padding: 0px;
}

.elq-field-style {
    padding-top: 10px;
}

.title-header-l3 .title-header__text-strip {
    height: auto !important;
}

@media only screen and (min-width: 770px) {
    .pwccol2-longform-c0 {
        border-right: 1px solid #c6c6c6;
    }

    .pwccol2-longform-c0,
    .pwccol2-longform-c1 {
        padding: 0 25px !IMPORTANT;
    }
}

.LV_validation_message {
    position: absolute;
    margin: -22px 0 0 5px !important;
    font-size: 12px;
    color: #e0301e;
}

.LV_validation_message.LV_valid {
    display: none;
}

select {
    font-weight: normal;
}

.pwccol2-longform {
    box-sizing: border-box;
    margin-top: 20px !IMPORTANT;
    margin-bottom: 20px !IMPORTANT;
    background-color: #fff;
    padding: 25px 0px;
}

form {
    display: inline-block;
    width: 100%;
}

form input[type=text],
form select {
    width: 100%;
    padding: 5px;
    border: 1px solid #c6c6c6;
    position: relative;
    border-radius: 0px !important;
    box-shadow: 0px !important;
    -webkit-appearance: none;
    appearance: none;
}

form label {
    max-width: 80% !important;
    font-weight: normal !important;
}

form h4 {
    font-size: 1rem;
    line-height: 1.7em;
    font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
    margin-top: 30px !IMPORTANT;
}
/*
.submit-button-style {
    border: 0px !important;
    border-radius: 0px !important;
    display: inline-block !important;
    margin-top: 30px;
    padding: 20px 40px;
    background-color: #FD5108;
    color: #fff;
    font-size: 28px !important;
    cursor: pointer;
}
*/

.submit-button-style {
    border: 0px !important;
    border-radius: 0px !important;
    display: inline-block !important;
    margin-top: 30px;
    padding: 14px 23px;
    background-color: #FD5108;
    color: #000;
    font-size: 1rem!important;
    cursor: pointer;
    font-family: "PwC Helvetica Neue", Arial, sans-serif;
    line-height: 1.14em;
    font-weight:bold;
}

form input[name="emailOptIn"],
form input[name="phoneconsent"] {
    width: 30px !important;
    height: 30px !important;
    display: inline-block;
    margin: 0 10px 0 0;
    float: left;
    cursor: pointer !important;
}

.submit-button-style:hover {
    background-color: #000;
    color:#fff;
}

.col,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.container-fluid {
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.form-element-instruction {
    max-width: 80% !important;
    font-weight: normal !important;
    margin-left: 40px;
}