/*
header .navbar-default {
    background-color: #5e1f1f;
}

.trail-wrapper {
    background-color: #c6aaaa;
    border-bottom: 1px solid #b28b8b;
}

.btn-primary {
    color: #fff;
    background-color: #906060;
    border-color: #815656;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #906060;
    border-color: #906060;
}

a {
    color: #906060;
    text-decoration: none;
}

a:hover, a:focus {
    color: #624141;
    text-decoration: underline;
}

.community-browser-row a[name="community-browser-link"] {
    line-height: 0px;
    font-size: 18px;
}

div.pull-right a[title="Atmire NV"] img, .theme-by{
    display: none;
}

h2, .h2 {
    font-size: 22px;
    color: #5e1f1f;
}

*/

header .navbar-brand img {
    height: 54px;
}

.navbar-brand {
    float: left;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

.navbar {
    position: relative;
    min-height: 70px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.mnisw {
    padding: 0px;
    text-align: center;
}

#aspect_eperson_PasswordLogin_div_login .ds-div-head, #aspect_eperson_PasswordLogin_div_login #aspect_eperson_PasswordLogin_div_register{
    display: none;
}

#aspect_artifactbrowser_ItemRequestForm_div_itemRequest-form #aspect_artifactbrowser_ItemRequestForm_list_form {
    display: none;
}

#aspect_artifactbrowser_ItemRequestForm_div_itemRequest-form p.ds-paragraph:nth-child(4){
    display: none;
}

#aspect_artifactbrowser_ItemRequestForm_div_itemRequest-form p.ds-paragraph:nth-child(5){
    display: none;
}