.pad-log-top {
	padding-top: 200px;
}

.dropdown-menu .divider {
	clear: both;	
}

.mb9 {
	margin-bottom: 9px;
}

.table a.fa:hover {
	text-decoration: none;
}

.ml20 {
	margin-left: 20px;
}

.mr20 {
	margin-right: 20px;
}

.mb0 {
	margin-bottom: 0;
}

.mt15 {
	margin-top: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.strong {
	font-weight: bold;	
}

.block {
	display: block;
	white-space: nowrap;
}

.flot-chart .legend table td {
	padding: 3px 5px;
}

.krajee-default .file-preview-text {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 10px !important;
}

@media only screen and (max-width: 768px) {
	.pad-log-top {
		padding-top: 0px;
	}

}