/*!
 * jQuery SmartWizard v5
 * jQuery Wizard Plugin
 * http://www.techlaboratory.net/smartwizard
 *
 * Created by Dipu Raj
 * http://dipu.me
 *
 * Licensed under the terms of MIT License
 * https://github.com/techlab/jquery-smartwizard/blob/master/LICENSE
 */

@charset 'utf-8';

/* SmartWizard Base Styles */
@import 'core/_base';

/* SmartWizard Theme: Dots */
@import 'themes/_dots';
