.form-horizontal .ant-select:not(.ant-select-customize-input) .ant-select-selector {
	border-radius: 5px;
}

#buttonRegister {
	border-radius: 5px;
}

.table-row-checked {
	background-color: #25cf52;
}