[data-notify="progressbar"] {
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 5px;
}

textarea {
	resize: vertical;
	min-height: 100px !important;
}

.has-error .select2-selection { border-color: #a94442; }