img.isi-logo {
    display: block;
    margin: 0 auto;
    height: 80%;
    width: auto;
    padding: .2em .2em .2em .2em;
}
.header{
    height: 35px;
    background: #2c76bc;
}
.nav-wrapper {
    position: relative;
    height: 100%;
    text-align: center;
}
.portlet-content-editable {
    padding: 0px!important;
}
.portlet-content{
    padding: 0px!important;
}
.material-icons.md-light { 
    color: #fff;
}
.text-field{
    margin-left: 8px!important;
    margin-right: 8px!important;
    width: 17%;
}
.btn-light{
    background: #0d3a5c!important;
    color: #fff!important;
}
.btn-light:hover{
    background: #0d3a5c!important;
    color: #fff!important;
    text-decoration: underline #fff!important;
}
.width-90{
      width: 90%;
}
.search-tab{
    border: 2px solid #808080;
    padding: 20px;
    margin: 20px;
    border-radius: 5px;
}
.search-button{
    margin-top: -4px;
    margin-left: 10px;
}
.margin-right-10{
    margin-right: 10px;
}
.result-header{
    background: #2c76bc;
    color: #fff;
    padding: 5px;
}
.download-button{
    margin-top: 4px;
}
.font-weight-bold{
    font-weight: bold;
}
.vertical-align-middle{
    display: flex;
    align-items: center;
}
.color-135793{
    color: #135793;
}
.background-e6e6e6{
    background: #e6e6e6;
}
.background-fff{
    background: #fff;
}
.padding-10p{
    padding: 10px;
}
.material-icons{
    cursor: pointer!important;
}
.filter-box{
    width: 100%;
    background: #fff;
    padding: 10px;
    border: 1px solid; 
}
.filters{
    color: #fff;
    background: #2c76bc;
    border-radius: 16px;
    display:inline-block;
    width: 110px;
    padding: 5px;
    line-height: 32px;
    padding: 0 12px;
    height: 32px;
    font-size: 13px;
    font-weight: 500;
}
.filters i.material-icons{
    float: right;
    font-size: 16px;
    line-height: 32px;
    padding-left: 8px;
}
.publication-type{
    background: #ccc;
    color: #135793;
}
.publication-list{
    background: #fff;
}
.publication-list:hover{
    background: #ddd;
    text-decoration: underline #135793;
    cursor: pointer;
}
.color-757575{
    color: #757575
}
.list-element-left{
    color: #135793;
    margin-left: 10px;
}
.list-element-right{
    color: #757575;
    float: right;
    margin-right: 10px;
}
.copy-doc{
    height: 28px;
    width: 28px;
    cursor: pointer;
}
.float-right{
    float: right;
}
.modal-position{
    left: 25%!important;
}
.feedback_btn {
    position: fixed;
    right: 0;
    top: 60%;
    text-decoration: none!important;
    color: #fff!important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 20px 10px;
    background: black !important;
    font-family: arial;
    z-index: 9999!important;
    line-height: 20px;
}
.flag-header{
    width: 40px;
    height: 25px;
    vertical-align: middle;
}
.color-fff{
    color: #fff!important;
}
.padding-9{
    padding: 9px;
}
.icon-middle{
    vertical-align: middle;
}
.dropdown-content {
    background-color: #fff;
    z-index: 999;
    list-style-type: none;
    padding: 0px;
}
.padding-right-20{
    padding-right: 20px;
}
.padding-left-20{
    padding-left: 20px;
}
.padding-left-20:hover{
    background: #eee;
}
.cursor-pointer{
    cursor: pointer;
}
.MuiInput-underline-9{
    border-bottom: 0px!important;
}
.MuiInput-root-5{
    color: #fff!important;
}
.MuiSelect-icon-22 {
    color: #fff!important;
}
.margin-right-5{
    margin-right: 5px;
}

#banner{
	display:none;
}

.portlet-title-text {
	display:none !important;
}

#downloadbutton{
   /* background: #084175!important;*/
    border: 1px solid #ccc;
    text-shadow: none;
    line-height: 26px;
    border-radius: 4px;
    padding: 4px 11px
}

.white-text {
    color: #fff!important;
}



