/**
* EAQ Poral da comunidade
*
* Standard layout for website EAQ
*
* This style sheet describes the
* structure and the main components
* about My Website interface
*
* @project EAQ Poral da comunidade
* @version 1.0
* @package layout
* @author Denilson Cāmara
* @copyright 2017 EAQ.
*
* @color-white #fff; text white
* @color-lightgrey #a6a6a6; text lightgray
* @color-middgrey #707070; text middgray
* @color-darkgrey #333b40; text darkgray
* @color-lightblue #a0d1ea; text blue

* @background-white #fff; background box white
* @background-lightgrey #f4f6f8; background box lightgray
* @background-lightblue #0d71a4; background box lightblue
*/

@import 'general.css';
@import 'typography.css';
@import 'buttons.css';
@import 'forms.css';
@import 'wizard.css';
@import 'skst-ui.css';
@import 'header.css';
@import 'footer.css';