.bootstrap-switch-label::after {
	content: none;
}

.bootstrapSwitchCustom > .bootstrap-switch > .bootstrap-switch-container .bootstrap-switch-handle-on, .bootstrapSwitchCustom > .bootstrap-switch > .bootstrap-switch-container .bootstrap-switch-handle-off, .bootstrapSwitchCustom > .bootstrap-switch .bootstrap-switch-label {
	display: table-cell !important;
}