/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on small touch devices */
body {
}

/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */

/*----- HEADER BEFORE - Open -----*/
.header-before-full {
}
.header-before-full .block,
.header-before-full .block-inner {
}
/*----- HEADER BEFORE - Close -----*/

/*----- HEADER - Open -----*/
#header-area {
}
.top-container-full {
}
.top-container-inside {
}
.top-primary-content,
.top-secondary-content {
}
#logo {
}
/*----- HEADER - Close -----*/

/*----- HIGHLIGHTED - Open -----*/
.highlighted-container-full {
}
.highlighted-container {
}
.highlighted-container .block,
.highlighted-container .block-inner {
}
/*----- HIGHLIGHTED - Close -----*/

/*----- SECONDARY CONTENT - Open -----*/
.secondary-full {
}
.secondary-full .block,
.secondary-full .block-inner {
}
/*----- SECONDARY CONTENT - Close -----*/

/*----- CONTAINER - Open -----*/
.columns,
#main-content-full {
	border: none;
}
.container-full {
}
#main-content {
}
#content {
}
.container-content {
}
.content-column .content-inner,
/*----- CONTAINER - Close -----*/


/*----- TITLE BAR - Open -----*/
.title-bar h1#page-title {
}
/*----- TITLE BAR - Close -----*/

/*----- CONTENT - Open -----*/
.title-bar-print-tab,
.title-bar-print-all {
	display: none;
}
/*----- CONTENT - Close -----*/

/*----- SIDEBAR - Open -----*/
.two-sidebars #main-content,
.sidebar-first #main-content {
	margin-left: 20px;
}
.two-sidebars #main-content,
.sidebar-second #main-content {
	margin-right: 20px;
}
.region-sidebar-first .region-inner,
.region-sidebar-second .region-inner {
}
.region-sidebar-first .block-inner,
.region-sidebar-second .block-inner {
	padding: 15px 0px 20px 0px;
}
/*----- SIDEBAR - Close -----*/

/*----- ASIDE - Open -----*/
.aside-content {
}
.aside-content .block,
.aside-content .block-inner {
}
/*----- ASIDE - Close -----*/

/*----- TERTIARY - Open -----*/
.tertiary-full {
}
.tertiary-container {
}
.tertiary-container .block,
.tertiary-container .block-inner {
}
/*----- TERTIARY - Close -----*/

/*----- QUATERNARY - Open -----*/
.quaternary-full {
}
.quaternary-container {
}
.quaternary-container .block,
.quaternary-container .block-inner {
}
/*----- QUATERNARY - Close -----*/

/*----- FOOTER - Open -----*/
.footer-full {
}
.footer-full-container {
}
.footer-full .block,
.footer-full .block-inner {
}
/*----- FOOTER - Close -----*/
