/**
 * CoolAdmin theme
 * FlatSIS custom theme
 *
 * @link https://github.com/puikinsh/CoolAdmin
 * @link https://colorlib.com/polygon/cooladmin/index.html
 *
 * @package CoolAdmin theme
 */

@import url("../FlatSIS/stylesheet.css");
@import url("stylesheet.min.css");


/*

body.login {
	background-image: url('background/fall-colours.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 100%
}

*/