/**
 * COLORS MESSAGES
 ** Green : 409570
 ** Orange : cf8a3a
 ** Red : a34040
 ** Blue : 556b8d
 */
div.apps-chosen-header {
    background: url("../img/logo_gocad.png") center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 120px;
    line-height: 6em;
}