/* Copyright (C) WarpTheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


#sp-header, #sp-footer {
/*	background:#4108ff!important;*/
	background:#018cd1!important;
}
#sp-menu a {
	color: #fff!important;
}

.dj-megamenu-clean li.dj-up {
	float:right!important;
}

#sp-footer1 {
	padding-top:15px;
	font-size:16px;
}

.sp-copyright {
	color:#fff;
}

.hinweis {
		border-radius:8px;
		padding: 20px;
		background: linear-gradient(175deg,#edf4f6,#f6f8fa 30%,#fcfeff);
}


table.semankuendigung {

	margin:0;
	padding:0;
	border-top: 3px solid #fff;
	border-collapse: separate;
	text-align: left;
	width: 100%;

}

.semankuendigung tr {
	background-color: #ececec;
}
.semankuendigung tr td {
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	padding: 1em;
}

.semankuendigung td.date {
	padding: 1em;
	background-color: #c9e5c3;
	width: 18%;
}
.semankuendigung td.lastcol {
	background-color: #fff;
}

.sp-default-logo {
	float: right;
}
