label {
	padding-bottom: 0;
	margin-bottom: 0;
}

.inputEdit > input{
	height: 20px !important;
    max-height: 20px !important;
}

.inputEdit {
	height: 30px !important;
    max-height: 30px !important;
}

.ccc > div > label {
	color: #8BC34A !important;
}

.warntxt {
	font-style: italic;
	color: #f00;
}