/* load the default Redmine stylesheet */
@import url("/redmine/assets/application-4bdcf5a4.css");

/*
    background: #507AAA url("/redmine/themes/zmt/zmt.png") no-repeat 2px;
    padding-left: 200px;
*/

/* add a logo to the header */
#header {
    background-image: url("/redmine/assets/themes/zmt/zmt-951000c2.png");
    border: 5px solid #00008F;
    background-repeat: no-repeat;
    background-color: #00008F;
    background-position: top right;
    padding-right: 220px;
}

#top-menu {
    background-color: #00008F;
    border: 5px solid #00008F;
}
