.search {
	&.disabled {
		.input-group-btn {
			cursor: not-allowed;
		}
	}
}