@import '../../default.css';

.form-title,
.principal-menu,
.category,
.row-category,
.action_buttons,
.row-category2 {
	background-color:#1E824C !important;
        }


@media only screen and (max-device-width: 768px) {
	#loginpage {background: #1E824C !important}
}

