.panel-heading, .panel-title {
    color: #333333 !important;
    background-color: #f5f5f5 !important;
    font-size: 20px !important;
    font-family: arial,verdana,helvetica,sans-serif !important;
}
.panel{
	background-color: transparent !important;
}
.nav-pills > .active a, .nav-pills > :not(.active) a:hover, .nav-pills > .active a:focus {
    color: #FFFFFF !important;
    background-color: #292929 !important;
    border-color: #292929 !important;
    border-width: 0px !important;
    border-style: none !important;
    font-size: 14px !important;
    font-family: arial,verdana,helvetica,sans-serif !important;
}

    .nav-pills > :not(.active) a, .nav-pills > .active a:hover, .nav-pills > :not(.active) a:focus {
        	/*color: #111111 !important;*/
			border-color: #1f1f1f !important;
	border-width: 0px !important;
	border-style: none !important;
	font-size: 14px !important;
	font-family: arial,verdana,helvetica,sans-serif !important;
    }

.panel-collapse, div.panel-collapse > .panel-body, div.panel-collapse > .panel-body > .tabbable > .tab-content {
    
	border-top: none !important;
}

.field-headline {
    	color: #292929 !important;
	font-size: 18px !important;
	font-family: arial,verdana,helvetica,sans-serif !important;
}

.control-label {
    	color: #1f1f1f !important;
	font-size: 14px !important;
	font-family: arial,verdana,helvetica,sans-serif !important;
	font-weight: bold !important;
}

    .control-label.incident-required:after {
        	content: ' *' !important;
    }

.form-control {
    	color: #555555 !important;
	font-size: 14px !important;
	font-family: arial,verdana,helvetica,sans-serif !important;
}
.select2-drop{
    	color: #555555 !important;
	font-size: 14px !important;
	font-family: arial,verdana,helvetica,sans-serif !important;
}
.select2-chosen{
    	color: #555555 !important;
	font-size: 14px !important;
	font-family: arial,verdana,helvetica,sans-serif !important;
}

.panel-body.panel-help, .tab-content.tab-content-message {
    	color: #1f1f1f !important;
	background-color: #ffffff !important;
}

*::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #A9A9A9 !important;
}
*:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #A9A9A9 !important;
   opacity:  1;
}
*::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #A9A9A9 !important;
   opacity:  1;
}
*:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #A9A9A9 !important;
}
*:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color:    #A9A9A9 !important;
}

    .panel-body.panel-help h4 {
        	color: #1f1f1f !important;
	background-color: #ffffff !important;
    }

.btn-primary {
    	color: #ffffff !important;
	background-color: #292929 !important;
		border-width: 1px !important;
	border-style: solid !important;
	font-size: 14px !important;
	font-family: arial,verdana,helvetica,sans-serif !important;
}

    .btn-primary:hover {
        	/*color: #1f1f1f !important;
	background-color: #f0f0f0 !important;*/
			border-width: 1px !important;
	border-style: solid !important;
	font-size: 14px !important;
	font-family: arial,verdana,helvetica,sans-serif !important;
    text-decoration:underline;
    }

.btn-secondary {
    	color: #1f1f1f !important;
	background-color: #f0f0f0 !important;
		border-width: 1px !important;
	border-style: solid !important;
	font-size: 14px !important;
	font-family: arial,verdana,helvetica,sans-serif !important;
}

    .btn-secondary:hover {
        	color: #ffffff !important;
	background-color: #292929 !important;
			border-width: 1px !important;
	border-style: solid !important;
	font-size: 14px !important;
	font-family: arial,verdana,helvetica,sans-serif !important;
    }

.ContentGuide h4 {
    	color: #1f1f1f !important;
	background-color: #ffffff !important;
}
ol.acc-wizard-sidebar li.acc-wizard-active::before{
		color: #ffffff;
	background-color: #292929;
}

ol.acc-wizard-sidebar li::before{
		color: #ffffff;
	background-color: #333333;
}

.meldung_dokumente {
  color: #cc0000;
}
