/*www.regiolog.org*/
.header1, #footer1 {
	background:linear-gradient(90deg, #e94e1b 50%, #c11624 95%);
}

.input_start {
	background-color:#e94e1b;
}

.submit_setmndt {
	background-color:#c11624;
}

.submit_setmndt_kassa {
	background-color:#1a6700;
}

.submit_setmndt_automaten {
	background-color:#1d8094;
}

.header_form input:hover, #side .submit:hover, .tool .submit:hover, .update_button:hover {
	background-color:#c11624 !important;
	color:white !important;
}

.header_form input {
	color:white;
	background-color:#565656;
}

.input_start_submit {
	border:1px solid #c11624;
	color:#c11624;
}



.header1, #footer1 {
	background:#00ad00;
}

#start_head_logo .b {
    fill:#00ad00;
}

.input_start {
	background-color:#00ad00;
}

.submit_setmndt {
	background-color:#00ad00;
}

.header_form input:hover, #side .submit:hover, .tool .submit:hover, .update_button:hover {
	background-color:#00ad00 !important;
	color:white !important;
}

.input_start_submit {
	border:1px solid #00ad00;
	color:#00ad00;
}

#reload-captcha {
    border: solid 2px #00ad00;
}

#reload-captcha:hover {
    background-color: #00ad00;
    border-color: #00ad00;
}





