﻿


/*#region Initialization Classes*/
/*Classes used in control instantiation. Most will not have styles defined, but "reserving" them here in case we need to. Associated js function name in comments for each*/

/*SEE: initToggleSwitches();*/
.igx-bootToggle {
}

/*SEE: initRichText();*/
.igx-richText {
}

/*SEE: initTimePicker();*/
.igx-timepicker {
}

/*#endregion*/
