
#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;
}



h3._brlbs._brlbs-cg-external-media,
a._brlbs-btn-cookie-preference.borlabs-cookie-preference {
    margin-top: 20px;
}


.comments-area {
  display: none;
}

#mybyte_media_cookiehinweis_close
{
  color: #fff;
  background: #000000;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
    color: #000 !important;
  font-weight: 600;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a {
  color: #000000 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body
{
  color: inherit !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before
{
  border-color: #000000 !important;
}



b, strong {
    font-weight: 700;
}

ul, ol {
    margin: 0 0 1.5em 1em;
}

.slideout-navigation .slideout-widget .menu li, .slideout-navigation .slideout-widget li {
  display: block !important;
}

.one-container .site-content {
  padding-top: 0;
}

.main-navigation ul {
    padding-top: 50px;
}

.is_stuck.main-navigation ul {
  padding-top: 10px;
}

.main-navigation ul ul {
  padding-top: 0;
}

/* Buttons */

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #ffffff;
  letter-spacing: 0.5px;
  font-weight: 400;
  font-size: 18px;
    border-color: #000000;
    background-color: #000000;
  background-image: none;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
    border-color: #000000;
 color: #ffffff;
    background-color: #000000;
}


/* 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: 5px;
}

.nf-row{
	margin: 0 -5px;
}

.nf-field-label label {
    font-weight: 600;
}

.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;
}

.nf-fu-progress-bar {
  background-color: #000000 !important;
}

.files_uploaded a, .files_uploaded a:visited {
    color: #990000;
}

html input[type="button"],
html input[type="button"]:hover,
html input[type="button"]:focus,
button, button:hover, button:focus,
input.application_button.button,
input.application_button.button:hover
{
  font-size: 16px;
    background: #000000;
    border-radius: 5px;
  letter-spacing: 0.5px;
}

.files_uploaded p {
    margin-bottom: 5px;
}

#hinweistext {    
  display: none !important; 
}