/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 28 2022 | 12:27:25 */
/* CSE-BK: Online-Bewerbung */
.cse_joblist_acc .cz_acc_child div {
	max-width: 90% !important;
}
.cz_stylish_list i.fa-user-edit {
	font-size: 10px; 
	display: inline;
	margin-right: 0px !important;
	line-height: 2em !important;
}
.cse_cb_ds input[type=checkbox] {
	vertical-align: top !important;
	padding-right: 10px;
}
.cse_cb_ds label {
	margin-top: -6px;
}
.cse_btn_apply {
	white-space: nowrap;
}
.cse_btn_apply a {
	color: #ffffff !important;
	font-weight: 700 !important;
	background-color: #de5925 !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	margin-left: calc(50% - 94px) !important;
	margin-right: 50% !important;
	margin-bottom: 10px !important;
	border-radius: 0px !important;
}
.cse_btn_apply a i {
	font-size: 20px;
	color: #ffffff;
	padding-left: 10px;
}
.form-header {
	font-size: 20px; 
	color: #e35205;
	font-weight: 600;
	padding-top: 20px;
	line-height: 1.2em;
}
.cse_btn_apply .cz_btn_fill_up:hover::after,
.cse_btn_apply .cz_btn_fill_down:hover::after,
.cse_btn_apply .cz_btn_fill_left:hover::after,
.cse_btn_apply .cz_btn_fill_right:hover::after {
  transform: translateY(0);
}
/* END CSE-BK: Online-Bewerbung */