.my-7 {
	margin: 7px 0px;
}

.mb-7 {
	margin-bottom: 7px;
}

.mr-10 {
	margin-right: 10px;
}

.margin-checkbox {
	margin: 14px 0px 14px 14px;
}

.h-24 {
	height: 24px;
}

.h-21 {
	height: 21px;
}

.h-16 {
	height: 16px;
}

.w-16 {
	width: 16px;
}

