/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 25 2025 | 10:58:12 */
/* CSE-BK: Online-Bewerbung */
.cse_joblist_acc .cz_acc_child div {
	max-width: 90% !important;
}
.cse_btn_apply, .cse_btn_apply::before {
	display: inline-block !important;
	font-size: 18px !important;
	font-weight: normal !important;
	background-color: #f3f3f3 !important;
	padding: 0px !important;
	margin: 0px 20px 0px 0px !important;
	border-radius: 30px !important; 
}
.cse_btn_apply i {
	margin: 0px !important;
	padding: 6px;
	border-radius: 30px !important; 
	
}
.cse_btn_apply i:hover {
	border-radius: 30px !important; 
	background-color: #fff !important;
}

.cse_btn_apply i:active {
	border-radius: 30px !important; 
	background-color: #fff !important;
}

.cz_stylish_list i.fa-user-edit {
	display: inline;
	margin-right: 0px !important;
	line-height: 2em !important;
}
/* END CSE-BK: Online-Bewerbung */

ul.sub-menu:hover .cz {
	
}

/* Mobile Viewports */

@media screen and (max-width: 480px) {

	/* iPhone Multifile select */
	form button,
	.button {
		position: static;
	}
	
}