.kis-label {
	font-weight: bold;
	color: gray;
	font-size: 13px;
	margin: 0 0 2px;
	height: auto;
}

.kis-value {
	font-size: 13px;
	color: gray;
	height: auto;
	margin: 0;
}

.kis-value + .kis-label {
	margin-top: 14px;
}

.kis-notset {
	color: silver;
	font-style: italic;
}

/* Image cropper style */

.kis-img-preview-sm {
	height: 60px;
	width: 60px;
}

#kis-profilepic {
	width: 60px;
	height: 60px;
}

.kis-bignumber {
	font-size: 25px;
	margin-right: 15px;
	vertical-align: -3px;
}

body:not(.mini-navbar) .nav-header {
	padding-top: 15px;
}

.kis-clickable-row {
	cursor: pointer;
}

.kis-logo {
	text-align:center;
	margin-bottom: 20px;
}

.kis-logo a {
	font-size:26px;
	color:white;
}

.kis-loginfehler {
	color: red;
	font-size: 16px;
	font-style: italic;
}

.kis-tn-box {
	cursor: pointer;
}

.kis-tn-box:hover {
	border-style: solid;
	border-color: #1bb293;
}

.kis-icon-grey {
	color: #c4c4c4;
}

.kis-dateien-dropzone {
	height: 159px;
	width: 200px;
}

#kis_firmenselector_results {
	max-height: 200px;
	height: 300px;
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

.kis_firmenselector_resultlist tr {
	cursor: pointer;
}

.kis_firmenselector_resultlist tr:hover {
	background-color: rgba(26,178,147,0.2965258);
}

.kis_firmenselector_resultlist {
	width: 100%;
}

.kis_sms_textarea {
	width: 100%;
	height: 150px;
	border: none;
}

.kis_sms_info {
	text-align: left;
	font-size: 10px;
}

.image-crop {
	height: 400px;
}
