table i {
    font-size: 30px;
    padding-left: 6px;
}

.width-100 {
	width:100% !important;
}
.width-50 {
	width:50% !important;
}

.form-switch .form-check-input {
	width: 4em;
    height: 2em;
}

.delete-btn {
	/*color: #5D87FF;#ed1c2d*/
	color: #ed1c2d;
}