@charset "UTF-8";
/**
 * Variable Overrides.
 *
 * Modify this file to override the Bootstrap Framework variables. You can copy
 * these variables directly from ../bootstrap-sass/assets/stylesheets/bootstrap/_variables.scss to this file.
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

.hide
{
	display: none;
}

.show
{
	display: block;
}