/*
   Legacy Support
   ========================================================================== */
/*
   REQ003241350
   ========================================================================== */
.drawer {
    background-color: black;
}

.drawer ul.drawer-list {
    text-align: center;
}

.drawer ul.drawer-list > li {
    float: none;
    display: inline-block;
}

/*
   REQ004054859
   ========================================================================== */
#quick-links a {
    font-size: 10px;
    margin-right: 0;
}

#quick-links .icon-ethics {
    background-image: url(../images/icon-ethics.png);
    height: 30px;
}

#quick-links .icon-police {
    background-image: url(../images/icon-police.png);
    height: 30px;
}
