#mainnavigation-wrapper {
    min-width: 1400px;
}

#alma-region {
    color: white;
}

#portal-globalnav > li.index_html.inPath.current {
    display:none;
}

ul#portal-globalnav.plone-nav.plone-navbar-nav li.index_html {
    display: none;
}

#alma-anontools {
    display: none;
    width: 112px;
    float: right;
}

#alma-anontools ul {
    list-style: none;
    float: right;
    margin: 0;
}

#alma-anontools ul li a {
       float: left;
    width: 110px;
    line-height: 15px;
    vertical-align: left;
    text-align: left;
    margin: 0;   
    color: white;
}


.inline-div {
    display: inline-block;
    float: right;
    height: 100px;
}

.inline-div-myalma {
    display: inline-block;
    float: right;
    height: 100px;
}

#myalma-div {
    display: inline-block;
    float: right;
    height: 100px;
    color: white;
    width: 120px;
}

.myalma-div-header {
    text-align: right;
    margin: 5px;
    margin-right: 10px;
    font-sizex: xx-large;
    height: 51px;
}

#myalma-tools {
    margin-left: 5px;
    margin-right: 5px;
    padding: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    border-radius: 7px;
    display: none;
    height: 40px;
}

#myalma-tools ul {
    list-style: none;
    float: right;
    margin: 0;
    padding-left: 0px;
}

#myalma-tools ul li {
    line-height: 15px;
    text-align: left;
    margin: 0;
    color: white;
}

#myalma-tools ul li a {
    float: left;
    vertical-align: left;
    text-align: left;
    margin: 0;   
    color: white;
}



.loupe, .userdiv {
    text-align: right;
    margin: 5px;
    margin-right: 10px;
    font-size: xx-large;
}

.searchSection * {
    color: white;
}

#alma-portal-searchbox, #alma-anontools  {
    margin-left: 5px;
    margin-right: 5px;
    padding: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    border-radius: 7px;
    display: none;
}

#alma-anontools {
    width: 122px;
}

#searchGadget_form {
    displayxxx: none;
}

#mainnavigation .state-private {
    color: orange !important;
    font-weight: bold;
}