select#project_quick_jump_box {
    width: 240px;
}

.select2-container {
    vertical-align: middle !important;
}

select:not([multiple='multiple']) {
    -webkit-appearance: menulist!important;
}

#issue_start_time_hour,
#issue_start_time_minute,
#issue_due_time_hour,
#issue_due_time_minute {
    max-width: 55px!important;
}

#top-menu {
    background: #0083d7 url('../../../images/logo-svd.png') no-repeat 10px 12px !important;
}

#top-menu a,
#top-menu > ul >li > a:before, #top-menu #loggedas a:before, #top-menu #account:before,
#top-menu>ul .more:before {
    color: #ffffff;
}


#top-menu a.contacts:before {
    margin-right: 8px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
}

select#project_quick_jump_box {
    width: 240px;
}

#top-menu #loggedas a,
#account {
    border: none;
}

#top-menu #loggedas a:hover,
#account:hover {
    border: none;
}
