/* /static/css/screen.css
------------------------------------------------------------------------
screen.css of INTERSPORT International Coperation

This is the main css file, which imports all the other needed
css files.

Author: elements.at [RG]

Version: v 1.0
------------------------------------------------------------------------
Color Guide

A selection of the most used colors in this CSS, alle defined
and accepted colors can be found in the styleguide.
--------------------------------------------------------------------- */


/* Import basic.css
--------------------------------------------------------------------- */
@import "/css/basic.css";


/* Import content.css
--------------------------------------------------------------------- */
@import "/css/content.css";


/* Import components.css
--------------------------------------------------------------------- */
@import "/css/components.css";


/* Import custom.css
--------------------------------------------------------------------- */
@import "/css/custom.css";


/* Import lightbox.css
--------------------------------------------------------------------- */
@import "/css/old_css/lightbox.css";
