.tx-p123onlinewerbung-pi1 .error {
    z-index: 1000001;
    background: red;
    color: white;
    left: 23%;
    position: absolute;
    bottom: 55%;
    text-align: center;
    margin: inherit;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: default;
    font-weight: normal;
    line-height: normal;
    padding: 8px 10px;
    width: auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}

.tx-p123onlinewerbung-pi1 .error:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid red;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    z-index: 1000001;
}

.tx-p123onlinewerbung-pi1 .error.bottom {
    bottom: 0;
    top: 140%;
    height: 100%;
}

.tx-p123onlinewerbung-pi1 .error.bottom:after {
    border-top: 0;
    border-bottom: 8px solid red;
    top: 0;
    bottom: 100%;
}

.tx-p123onlinewerbung-pi1 input[type="text"].has-error {
    border-color: red !important;
    color: red !important;
}

.tx-p123onlinewerbung-pi1 input[type="range"].has-error {
    border-color: red !important;
    color: red !important;
    background-color: red !important;
}

.tx-p123onlinewerbung-pi1 input[type="range"].has-error::-webkit-slider-thumb {
    background-color: red !important;
}

.tx-p123onlinewerbung-pi1 input[type="range"].has-error::-moz-range-thumb {
    background-color: red !important;
}

.tx-p123onlinewerbung-pi1 input[type="checkbox"].has-error + label {
    color: red !important;
}

#txp123onlinewerbungpi1 {
    line-height: 1.5em;
    font-size: 1.5em;
}

#txp123onlinewerbungpi1-CampagenInfo {
    display: none;
}

#txp123onlinewerbungpi1-budget-button-reset {
    display: none;
}

#txp123onlinewerbungpi1-budget-button-calc {
    display: none;
}

.tx-p123onlinewerbung-pi1 * {
    box-sizing: border-box;
}

.tx-p123onlinewerbung-pi1 .flexbox {
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

.tx-p123onlinewerbung-pi1 .flex-column {
    flex-direction: column;
}

.tx-p123onlinewerbung-pi1 .border {
    border: 1px solid #b8b5ab3b;
}

.tx-p123onlinewerbung-pi1 .currency {
    margin-left: 0.3em;
}

.tx-p123onlinewerbung-pi1 .center {
    margin: 0 auto;
}

.tx-p123onlinewerbung-pi1 .header-sub {
    text-align: center;
    color: #002046;
    font-size: 1.1em;
}

.tx-p123onlinewerbung-pi1-wrapper .fnt-fa:before {
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    color: inherit;
}

.tx-p123onlinewerbung-pi1 .gradient-header {
    background: rgb(248, 179, 0);
    background: -moz-linear-gradient(-45deg, rgba(248, 179, 0, 1) 0%, rgba(246, 230, 180, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(248, 179, 0, 1) 0%, rgba(246, 230, 180, 1) 100%);
    background: linear-gradient(135deg, rgba(248, 179, 0, 1) 0%, rgba(246, 230, 180, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8b300', endColorstr='#f6e6b4', GradientType=1);
    opacity: 0.8;
}

.tx-p123onlinewerbung-pi1 .gradient-content {
    background: -moz-linear-gradient(45deg, rgba(235, 235, 235, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(45deg, rgba(235, 235, 235, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(45deg, rgba(235, 235, 235, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6ebebeb', endColorstr='#00000000', GradientType=1);
}

.tx-p123onlinewerbung-pi1-selection {
    flex: 1 0 auto;
    margin-right: 1em;
    background-color: white;
    width: 580px;
}

.tx-p123onlinewerbung-pi1-header {
    width: 100%;
    text-align: center;
    color: #002046db;
}

.tx-p123onlinewerbung-pi1-header h2 {
    line-height: 1.5em;
    font-size: 1.2em;
    color: inherit;
}

.tx-p123onlinewerbung-pi1-tab {
    position: relative;
    width: 100%;
    padding: .5em;
}

.tx-p123onlinewerbung-pi1-tab-summary .tx-p123onlinewerbung-pi1-tab-header {
    display: none;
}

.tx-p123onlinewerbung-pi1-tab-header {
    position: relative;
    padding-left: 1rem;
    text-align: left;
    color: #002046db;
}

.tx-p123onlinewerbung-pi1-tab-header h3 {
    line-height: 1.5em;
    font-size: inherit;
    color: inherit;
}

.tx-p123onlinewerbung-pi1-tab-content {
    padding: 1rem 1rem 0 1rem;
    flex-direction: column;
}

.tx-p123onlinewerbung-pi1-tab-content-date {
    flex-direction: column;
    width: 100%;
}

.tx-p123onlinewerbung-pi1-tab-content-item {
    position: relative;
    margin-bottom: 1em;
    width: 100%
}

.header-center {
    text-align: center;
}

.tx-p123onlinewerbung-pi1-tab-content-item label,
.tx-p123onlinewerbung-pi1-tab-content-item input,
.tx-p123onlinewerbung-pi1-tab-content-item .select-group span {
    line-height: inherit;
    font-size: inherit;
}

.tx-p123onlinewerbung-pi1-tab-content-item .select-group span {
    margin: 0 0.5em;
}

.tx-p123onlinewerbung-pi1-tab-content-item input[type=text] {
    order: 2;
}

.tx-p123onlinewerbung-pi1-tab-content-item input[type=text] + label,
.tx-p123onlinewerbung-pi1-tab-content-item .label-before {
    order: 1;
    align-self: center;
    margin-right: 0.5em;
    min-width: 6em;
}

.tx-p123onlinewerbung-pi1-tab-content-item input[type=checkbox] {
    order: 1;
}

.tx-p123onlinewerbung-pi1-tab-content-item input[type=checkbox] + label {
    order: 2;
    align-self: center;
}

.tx-p123onlinewerbung-pi1-tab-content-item i {
    order: 3;
    align-self: center;
    margin-left: -15px;
}

.tx-p123onlinewerbung-pi1-tab-content-item .input-multi {
    /* flex-basis: 80%; */
}

.tx-p123onlinewerbung-pi1-tab-content-item .input-multi.max {
    align-self: stretch;
}

.tx-p123onlinewerbung-pi1-tab-content-item .select-group {
    order: 2;
}

.tx-p123onlinewerbung-pi1-tab-content-item .select-group input {
    width: 40px;
    text-align: center;
}

.tx-p123onlinewerbung-pi1-tab-content-item input[type=radio] {
    display: none;
}

.tx-p123onlinewerbung-pi1-tab-content-item label span {
    background-color: #dbdbdb;
    border-color: #adadad;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    padding: 0.3em;
    border-radius: 3px;
    margin-right: 0.2em;
}

.tx-p123onlinewerbung-pi1-tab-content-item .select-ico {
    display: inline-flex;
    position: absolute;
    z-index: 10;
    width: 40px;
    min-height: inherit;
    background-color: #00295f;
    cursor: pointer;
    color: #fff;
}

.tx-p123onlinewerbung-pi1-tab-content-item .select-ico:before {
    align-self: center;
    margin: 0 auto;
}

.tx-p123onlinewerbung-pi1-tab-content-item .select-ico-left {
    font-size: 28px;
}

.tx-p123onlinewerbung-pi1-tab-content-item .select-ico-right {
    order: 9;
    right: 0;
    font-size: 24px;
}

.tx-p123onlinewerbung-pi1-summary {
    flex-direction: column;
    background-color: #fff;
}

.tx-p123onlinewerbung-pi1-tab-summary {
    flex-direction: column;
}

.tx-p123onlinewerbung-pi1-tab-summary-col {
    flex-grow: 1;
    width: 100%;
    padding: .7em;
}

.tx-p123onlinewerbung-pi1-tab-summary-col .col-header {
    align-self: center;
}

.tx-p123onlinewerbung-pi1-tab-summary-col .col-value {
    font-size: 1.4em;
    color: #002046;
    align-self: center;
    flex-wrap: nowrap;
    padding: 0.3em 0;
}

#tx-p123onlinewerbung-pi1-summary-budget-header {
    padding: 0 !important;
    text-align: center;
}

.tx-p123onlinewerbung-pi1-tab-budget {
    padding: 0.6em;
}

.tx-p123onlinewerbung-pi1-tab-budget-wrapper {
    width: 100%;
    height: 100%;
}

/************************************************  MESSAGE BEGIN ************************************************/
#txp123onlinewerbungpi1-summary-budget-msg {
    display: none
}

#txp123onlinewerbungpi1-button-send-msg {
    display: none
}

#txp123onlinewerbungpi1-ico-msg {
    display: none;
    margin-bottom: -25px;
}

#txp123onlinewerbungpi1-coverage-ico-msg {
    display: none;
}

#txp123onlinewerbungpi1-campaignmessage {
    display: none;
}

#txp123onlinewerbungpi1-campaignmessage-pnt {
    display: none;
}

#txp123onlinewerbungpi1-campaignmessage-msg {
    display: none;
}

#txp123onlinewerbungpi1-summary-budget-message {
    display: none;
}

#txp123onlinewerbungpi1-summary-budget-message-pnt {
    display: none;
}

#txp123onlinewerbungpi1-summary-budget-message-msg {
    display: none;
}

#txp123onlinewerbungpi1-region-ico-msg {
    display: none;
}

#txp123onlinewerbungpi1-interests-ico-msg {
    display: none;
}

.tx-p123onlinewerbung-pi1-wrapper .message-small {
    padding-bottom: 0;
    margin-bottom: -0.7em;
}

.tx-p123onlinewerbung-pi1-wrapper .message {
    color: #002046;
    border: 1px dotted #00295f;
    background: white;
    padding: 10px;
    cursor: pointer;
    width: 100%;
}

.tx-p123onlinewerbung-pi1-wrapper .message.ipont:before {
    content: "";
    margin-left: 1.4em;
}

.tx-p123onlinewerbung-pi1-wrapper .tx-p123onlinewerbung-pi1-summary .message {
    text-align: justify;
}

.tx-p123onlinewerbung-pi1-wrapper .tx-p123onlinewerbung-pi1-tab-content .message {
    margin-bottom: 1em;
}

.tx-p123onlinewerbung-pi1-wrapper .tx-p123onlinewerbung-pi1-tab-budget-wrapper .message.margin-bottom {
    margin-bottom: .8em;
}

.tx-p123onlinewerbung-pi1-wrapper .tx-p123onlinewerbung-pi1-tab-budget-wrapper .message.margin-top {
    margin-top: .8em;
}

.tx-p123onlinewerbung-pi1-wrapper .msg-ipoint,
.tx-p123onlinewerbung-pi1-wrapper .message:before {
    font-size: 1.5rem;
}

.tx-p123onlinewerbung-pi1-wrapper .msg-ipoint {
    position: absolute;
    cursor: pointer;
    margin-top: -5px;
}

.tx-p123onlinewerbung-pi1-wrapper .message .msg-ipoint {
    margin: 10px;
}

.tx-p123onlinewerbung-pi1-wrapper .message.no-pointer {
    cursor: default;
}

.tx-p123onlinewerbung-pi1-wrapper .msg-ipoint.msg-ipoint-relative {
    position: relative;
    order: 2;
    margin-left: 10px;
}

.tx-p123onlinewerbung-pi1-wrapper .tx-p123onlinewerbung-pi1-tab-summary-col .col-header .msg-ipoint,
.tx-p123onlinewerbung-pi1-wrapper .header-sub .msg-ipoint {
    display: initial;
    margin-left: .3em;
}

.tx-p123onlinewerbung-pi1-wrapper .info-circle-fa:before {
    content: "\f05a";
    color: #26a6fc;
}

.tx-p123onlinewerbung-pi1-wrapper .message.info-circle-fa:before {
    margin-right: .3em;
}

.tx-p123onlinewerbung-pi1-wrapper .message.ipoint.info-circle-fa:before {
    margin-right: .3em;
}

.tx-p123onlinewerbung-pi1-wrapper .error-cross-fa:before {
    content: "\f057";
    color: #fc2626;
}

.tx-p123onlinewerbung-pi1-wrapper .message.error-cross-fa {
    color: #fc2626;
}

.tx-p123onlinewerbung-pi1-wrapper .message.error-cross-fa:before {
    margin-right: .3em;
}

.tx-p123onlinewerbung-pi1-wrapper .exclamation-triangle-fa:before {
    content: "\f071";
    color: #fcdc26;
}

.tx-p123onlinewerbung-pi1-wrapper .message.exclamation-triangle-fa:before {
    margin-right: .3em;
}

.tx-p123onlinewerbung-pi1-wrapper .caret-down-fa:before {
    content: "\f0d7";
    color: #002046;
}

.tx-p123onlinewerbung-pi1-wrapper .note {
    color: #002046;
    text-align: center !important;
}

/************************************************  MESSAGE END ************************************************/

/************************************************  TOGGLE END ************************************************/
.tx-p123onlinewerbung-pi1-wrapper *[data-toggle] {
    display: none;
}

.tx-p123onlinewerbung-pi1-wrapper *[data-toggle-id] {
    display: inherit;
}

.tx-p123onlinewerbung-pi1-wrapper .toggle-ico {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px;
    cursor: pointer;
}


.tx-p123onlinewerbung-pi1-wrapper .toggle-close:before,
.tx-p123onlinewerbung-pi1-wrapper .chevron-down-fa:before {
    content: "\f078";
    color: #002046;
}

.tx-p123onlinewerbung-pi1-wrapper .toggle-open:before,
.tx-p123onlinewerbung-pi1-wrapper .chevron-up-fa:before {
    content: "\f077";
    color: #002046;
}


/************************************************  TOGGLE END ************************************************/

/************************************************  SELECT BEGIN ************************************************/

.tx-p123onlinewerbung-pi1-wrapper .tx-p123onlinewerbung-pi1-tab-select-wrapper {
    position: relative;
    order: 1;
    width: 94%;
    min-height: 40px;
}

.tx-p123onlinewerbung-pi1-wrapper .select-wrapper {
    order: 2;
    width: 100%;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-select {
    width: 100%;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-search__field::placeholder {
    font-size: .95em !important;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-container--default .select2-selection--multiple {
    min-height: 40px;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-selection.select2-selection--multiple,
.tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-container--default .select2-selection--multiple,
.tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-container--default .select2-container--focus,
.tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-selection--single,
.tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-dropdown,
.tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 0;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin: 3px;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-dropdown.select2-dropdown--below {
    background: #ccc;
    background-image: linear-gradient(#ddd, #bbb);
    -webkit-box-shadow: 0 1px white inset, 6px 25px 19px 9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 1px white inset, 6px 25px 19px 9px rgba(0, 0, 0, 0.75);
    box-shadow: 0 1px white inset, 6px 25px 19px 9px rgba(0, 0, 0, 0.75);
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-selection.select2-selection--multiple[aria-expanded="true"] {
    -webkit-box-shadow: 6px 14px 17px 7px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 6px 14px 17px 7px rgba(0, 0, 0, 0.75);
    box-shadow: 6px 14px 17px 7px rgba(0, 0, 0, 0.75);
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #f7f7f7;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-container .select2-search--inline .select2-search__field {
    font-size: 100%;
    padding-left: 5px;
}

.tx-p123onlinewerbung-pi1-wrapper #selection-result .select2-selection__rendered,
.tx-p123onlinewerbung-pi1-wrapper #selection-interests .select2-selection__rendered {
    padding: 0 39px;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-container--default .select2-results > .select2-results__options {
    max-height: 20em;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-select ul li:before {
    content: none !important;
}

#selection-result span.select2-dropdown.select2-dropdown--below {
    display: none !important;
}

#selection-region span.select2-selection.select2-selection--single {
    display: none !important;
}

#selection-region span.select2-container.select2-container--default.select2-container--open {
    margin-top: -10px;
}

#selection-interests span.select2-container.select2-container--default.select2-container--open {
    margin-top: 1px;
}

/************************************************  SELECT BEGIN ************************************************/

/************************************************  OPTIONS BEGIN ************************************************/

.tx-p123onlinewerbung-pi1-wrapper .ipt-grp-opt {
    order: 2;
    width: 100%;
    align-items: center;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-grp-opt span {
    margin: 0 .5em;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-grp-opt select {
    font-size: inherit;
    line-height: inherit;
    border-radius: 0;
    padding: .2em .5em;
    border: 1px solid gray;
    min-width: 4.5em;
    text-align: center;
}

/************************************************  OPTIONS BEGIN ************************************************/

/************************************************  CHECKBOXBUTTON BEGIN ************************************************/

.tx-p123onlinewerbung-pi1-wrapper .ipt-grp-chkbtn {
    order: 2;
    width: 100%;
    justify-content: space-between;
    align-self: center;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-grp-chkbtn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-grp-chkbtn input[type="checkbox"] + label:before {
    content: none;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-grp-chkbtn input[type="checkbox"]:checked + label:before {
    content: none;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-grp-chkbtn input[type="checkbox"] + label {
    display: inline-flex;
    padding: .3em .5em;
    background: #ccc;
    background-image: linear-gradient(#ddd, #bbb);
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px white inset;
    -moz-box-shadow: 0 1px white inset;
    box-shadow: 0 1px white inset;
    text-align: center;
    text-shadow: 0 1px 1px white;
    cursor: pointer;
    width: 33%;
    justify-content: center;
    margin: 0;
    text-indent: 0;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-grp-chkbtn input[type="checkbox"]:checked + label,
.tx-p123onlinewerbung-pi1-wrapper .ipt-grp-chkbtn input[type="checkbox"]:active + label {
    -webkit-box-shadow: .04em .1em .2em rgba(0, 0, 0, .6) inset;
    -moz-box-shadow: .04em .1em .2em rgba(0, 0, 0, .6) inset;
    box-shadow: .04em .1em .2em rgba(0, 0, 0, .6) inset;
    border-color: rgba(0, 0, 0, .3);
    background: #bbb;
}

/************************************************  CHECKBOXBUTTON BEGIN ************************************************/

/************************************************  DATETIMEPICKER BEGIN ************************************************/
.tx-p123onlinewerbung-pi1-wrapper .date-wrapper {
    height: 40px;
    justify-content: space-between;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-grp-picker {
    position: relative;
    float: left;
    height: 100%;
    width: calc((100% - 40px) / 2);
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-grp-picker .inner-label {
    display: flex;
    position: absolute;
    padding-left: 50px;
    width: 100%;
    height: 100%;
    opacity: .7;
    background-color: #fff;
    z-index: 0;
    align-items: center;
}

.tx-p123onlinewerbung-pi1-wrapper .ipt-grp-addon {
    display: flex;
    position: absolute;
    float: left;
    height: 100%;
    width: 40px;
    background: #00295f;
    color: white;
    justify-content: center;
    align-items: center;
    font-size: 23px;
    z-index: 2;
    cursor: pointer;
}

.tx-p123onlinewerbung-pi1-wrapper .input-date {
    position: relative;
    height: 100%;
    width: 100%;
    text-align: right;
    padding-right: 10px;
    background: transparent;
    z-index: 1;
    border: 1px solid #aaa;
}

.tx-p123onlinewerbung-pi1-wrapper .input-date:focus {
    border: 1px solid black;
}

.tx-p123onlinewerbung-pi1-wrapper .calendar-fa:before {
    content: "\f073";
}

/************************************************ DATETIMEPICKER END ************************************************/

/************************************************ BUTTON BEGIN ************************************************/

.tx-p123onlinewerbung-pi1-wrapper .btn {
    border: none;
    font-family: inherit;
    font-size: inherit;
    background: none;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    line-height: initial;
    background: #fcad26;
    color: #fff;
    height: 3em;
    width: 18em;
    text-align: center;
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.tx-p123onlinewerbung-pi1-wrapper .btn:before {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    line-height: 2;
    font-size: 140%;
    width: 40px;
}

.tx-p123onlinewerbung-pi1-wrapper .btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.tx-p123onlinewerbung-pi1-wrapper .btn:hover {
    background: #f29e0d;
}

.tx-p123onlinewerbung-pi1-wrapper .tx-p123onlinewerbung-pi1-tab-budget .btn {
    width: 100%;
}

.tx-p123onlinewerbung-pi1-wrapper .btn-big {
    font-size: 110%;
}

.tx-p123onlinewerbung-pi1-wrapper .btn-small {
    font-size: 90%;
}

.tx-p123onlinewerbung-pi1-wrapper .btn-margin {
    margin-top: .8em;
}

.tx-p123onlinewerbung-pi1-wrapper .btn-area-left:before {
    background: rgba(0, 0, 0, 0.05);
}

.tx-p123onlinewerbung-pi1-wrapper .btn-diagonal {
    overflow: hidden;
}

.tx-p123onlinewerbung-pi1-wrapper .btn-diagonal:before {
    left: auto;
    right: 10px;
    z-index: 2;
}

.tx-p123onlinewerbung-pi1-wrapper .btn-diagonal:after {
    width: 9rem;
    height: 200%;
    background: rgba(255, 255, 255, 0.1);
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(-20deg);
    -moz-transform-origin: 0 0;
    -moz-transform: rotate(-20deg);
    -ms-transform-origin: 0 0;
    -ms-transform: rotate(-20deg);
    transform-origin: 0 0;
    transform: rotate(-20deg);
}

.tx-p123onlinewerbung-pi1-wrapper .btn-diagonal:hover:after {
    width: 40%;
}

.tx-p123onlinewerbung-pi1-wrapper .arrow-right-fa:before {
    content: "\f061";
}

.tx-p123onlinewerbung-pi1-wrapper .cart-fa-hover:hover::before {
    content: "\f07a";
    color: rgba(0, 0, 0, 0.3);
    -webkit-transition: color 0.5s;
    -moz-transition: color 0.5s;
    transition: color 0.5s;
}

.tx-p123onlinewerbung-pi1-wrapper .btn-icon {
    display: inline-flex;
    color: #fff;
    width: 50px;
    background: #00295f;
    border: 1px solid #00295f;
    line-height: 1;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0;
    justify-content: center;
    align-self: normal;
}

/**** IE-Hack Internet Explorer/Edge ≥ 9 .... Internet Explorer/Edge ≥ 10 ****/
@media screen and (min-width: 0\0) {
    .tx-p123onlinewerbung-pi1-wrapper .btn-icon {
        line-height: 1.9;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .tx-p123onlinewerbung-pi1-wrapper .btn-icon {
        line-height: 1.9;
    }
}

@supports (-ms-ime-align:auto) {
    .tx-p123onlinewerbung-pi1-wrapper .btn-icon {
        line-height: 1.9;
    }
}

.tx-p123onlinewerbung-pi1-wrapper .btn-icon:before {
    font-size: 1.5rem;
    align-self: center;
    margin-top: 1px;
}

.tx-p123onlinewerbung-pi1-wrapper .calc-fa:before {
    content: "\f1ec";
}

.tx-p123onlinewerbung-pi1-wrapper .redo-fa:before {
    content: "\f01e";
}

.tx-p123onlinewerbung-pi1-wrapper .minus-fa:before {
    content: "\f068";
}

.tx-p123onlinewerbung-pi1-wrapper .plus-fa:before {
    content: "\f067";
}

.tx-p123onlinewerbung-pi1-wrapper .hamburger-fa:before {
    content: "\f0c9";
}

.tx-p123onlinewerbung-pi1-wrapper .search-fa:before {
    content: "\f002";
}
/************************************************ BUTTON END ************************************************/

/************************************************ SLIDER BEGIN **********************************************/
#txp123onlinewerbungpi1-summary-budget-range {
    display: none
}

#txp123onlinewerbungpi1-summary-budget-range .tx-p123onlinewerbung-pi1-tab-header {
    display: none;
}

#txp123onlinewerbungpi1-summary-KPI .tx-p123onlinewerbung-pi1-tab-header {
    display: none;
}

.tx-p123onlinewerbung-pi1-tab-budget-wrapper.slider {
    margin: 3em 0 1em 0;
    padding: 0 .5em;
}

.tx-p123onlinewerbung-pi1-tab-budget-wrapper.slider .noUi-connect {
    background: #00295f;
}

.tx-p123onlinewerbung-pi1-tab-budget-wrapper.slider .noUi-handle::after,
.tx-p123onlinewerbung-pi1-tab-budget-wrapper.slider .noUi-handle::before {
    background: #00295f;
}
/************************************************ SLIDER END ************************************************/

.tx-p123onlinewerbung-pi1-tab-budget-wrapper .content-item-date span {
    margin-left: 10px;
}

.tx-p123onlinewerbung-pi1-tab-budget-wrapper .budget-input {
    line-height: inherit;
    font-size: 1.4em;
    border: 1px solid black;
    padding: .2em 1.1em .2em 0;
    text-align: right;
    width: 100%;
}

.tx-p123onlinewerbung-pi1-tab-budget-wrapper .input-budget-wrapper {
    font-size: 1.3rem;
    line-height: 1.3em;
    width: 100%;
    margin: 0 0.3em;
}

.tx-p123onlinewerbung-pi1-tab-budget-wrapper .input-budget-wrapper label {
    font-size: 1.4em;
    margin-left: -1em;
}

