// Button Adjustments
.controls {
	.input-append {
		.btn {
			font-size: 14px;
			line-height: 20px;
            height: 33px;
		}
	}
}
