@charset "utf-8";
/* CSS Document */

.wrapper {
    background:#e7eef3;
    width: 100%;
}
.hidden {
	display:none;
}
