/* Common properties: */ 

.navbar-inner { 
    background-color: #be2228; /* header color */ 
} 

.intranetextra-link { 
   color: #aaa !important; /* header icon color */ 
}

.sidebarBox .metadataRegion__field__value
{
word-break:normal;
}

.taxonomy-item-title {
    overflow: visible;

}
.keyword-label-title {
    max-width: 200px;    
}

.taxonomy .taxonomy-item .taxonomy-item-title {
    padding: 3px 0;
    max-width: 150px;
    width: 150px;
}

.sharePanel {
    padding-bottom: 10px;
    visibility: hidden;
}


.get-link
 {
    visibility: hidden;
}



.album-share-panel > .elem {   
    font-size: 16px;  
}


