
#mybyte_media_cookiehinweis {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 12px;
    line-height: 125%;
    margin: 20px;
    padding: 10px;
    position: fixed;
    width: 200px;
    z-index: 999999;
	right: 0;
	display: none;
}

#mybyte_media_cookiesettings {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 10px;
    line-height: 125%;
    margin: 10px;
    padding: 10px;
    position: fixed;
    z-index: 999999;
	right: 0;
	display: none;
	cursor: pointer;
}

#mybyte_media_cookiehinweis_close {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
	margin: 0;
    text-align: center;
}

#mybyte_media_cookiehinweis_save {
    background: #dedede none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
    margin: 0;
	margin-top: 10px;
    text-align: center;
}

#mybyte_media_cookiehinweis_mehrinfos {
	text-decoration: underline;
}

form.post-password-form {
    text-align: center;
}

span.sep {
    width: 20px;
    display: inline-block;
}

span.preis {
    min-width: 80px;
    display: inline-block;
    font-weight: 500;
    text-decoration: underline;
}

#nf-field-86-wrap li label:hover {
    background: #f9f9f9;
}

#nf-field-86-wrap li label {
    padding: 10px;
  transition: all 0.15s linear;
}


.boerse {
    font-weight: 500;
    min-width: 166px;
    display: inline-block;
}


.nf-field-label label {
    font-weight: 500 !important;
}

#mybyte_media_cookiesettings {
    position: relative !important;
    background: none;
    border: 0 none;
  box-shadow: none;
    color: #8d231a;
    text-transform: uppercase;
    padding-top: 5px;
    margin: 0;
}

/* Anpassung Ninja Forms
---------------------------- */ 

button,
input,
select
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url]{
	border-radius: 2px;
}

.nf-row{
	margin: 0 -5px;
}

.nf-field-label label {
    font-weight: 500;
}

.nf-field textarea{

}

.nf-form-fields-required{
	display: none !important;
	visibility: hidden;
}

.nf-error-msg,
.ninja-forms-req-symbol {
	font-size: 16px;
}

.label-above .nf-field-label {
    margin-bottom: 0 !important;
}

.label-right .nf-field-label {
    padding-left: 8px !important;
}

.label-right .checkbox-wrap .nf-field-element {
    margin-top: -4px;
}

.nf-field-container{
	margin-bottom: 1em !important;
}

.nf-field-element select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

b, strong {
    font-weight: 500;
}

ul
{
 margin: 0 0 15px 20px;
  margin-top: -20px;
}


.nf-fu-progress-bar {
  background-color: #8d231a !important;
}

html input[type="button"],
html input[type="button"]:hover,
html input[type="button"]:focus,
button, button:hover,
input.application_button.button,
input.application_button.button:hover
{
    background: #8d231a;
}

.nf-field-element select {
    color: #8d231a;
}

input[type=checkbox] {
    margin-top: 8px !important;
    margin-left: 10px !important;
}

#nf-field-86-wrap input[type=checkbox]
{
  margin-top: 47px !important;
}

label#nf-label-field-82 {
    margin-top: -4px;
}