html {
    position: relative;
    min-height: 100%;
}
.hidden {
	display:none;
}
a:hover {
	text-decoration:none;
}
.navbar {
	margin-bottom:0;
}
#app {
	padding-bottom:25px;
}
#db-footer {	
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 25px;
	width: 100%;
	overflow: hidden;
	color: #87B884;
}
#db-footer a {	
	color: #87B884;
	font-size:15px;
}
#cookiedingsbumsCloser {
	color:#000;
}
#cookieinhalt {
	color: #87B884;
	font-size:14px;
	border-bottom: 1px solid #87B884;
}
.movehandle {
	cursor: move;
	cursor: -webkit-grabbing;
	font-size:20px;
}
.datafieldlist {
	font-size:20px;
	padding-left:10px;
	padding-right:10px;
}
.btn-del {
	color:#fff;
	background-color:#5e6168;
}
.pagination {
   justify-content: center;
}
.movehandle {
	font-size:25px;
}
.qq-upload-list li.qq-upload-success {
	color:#000;
	background-color:#fff;
}
.card-home {
	margin:15px;
	padding:0;
}
.preview_img {
	max-width:100%;
	height:auto;
}
.div_preview_img {
	display:inline-block;
	width:30px;
	height:30px;
}
.cog-home {
	color:#5e6168;
}
.btnlist {
	margin-left:15px;
	margin-bottom:10px;
}
.my_package {
	z-index:0;
}
.tooltip-history {
	margin:5px;
}
.db-nav-section {
	z-index:999;
}