/*clean layout*/
.jive header.topheader, .j-panel{
	box-shadow: none;
}

header.header-color {
    border-bottom: 1px solid #ccc;
    font-weight: bold!important;
    text-transform: uppercase;
}

.header-color {
    background: #f6f7f8;
    color: #000;
}

#j-tree button.item.pre i.icon-color, #j-tree button.item.rep i.icon-color, #j-tree button.item.url i.icon-color, #j-selection-tree-content button.item.pre i.icon-color, #j-selection-tree-content button.item.rep i.icon-color, #j-selection-tree-content button.item.url i.icon-color {
    background-color: transparent;
    color: #000;
}

.icon-color.low{
	color: #000;
}

.viewtype-color {
    background-color: transparent;
}

.presoption-color {
    color: #000;
}

button#start_intro {
    background-color: #000;
}

body{
	background-color: #fff;
}

header.header-color {
    border-bottom: 1px solid #ccc;
	font-weight: bold!important;
    text-transform: uppercase; 
}

div.j-workspace-bar {
    background-color: #fff;
}

a.header-color{
	color:#000;
}

.j-showselpopup.button-color {
    background-color: #000!important;
}

#j-period header.header-color{
	border-right: 1px solid #ccc;
}

#j-tree h2, #j-dimensions h2, #j-geolevel h2, #j-period h2, #j-presentation h2, #j-legend h2 {
    font-weight: bold!important;
}

.fa-times-circle:before {
    color: #000;
}

button.item:hover:not(.not-clickable) {
    background-color: rgba(140,140,140, 0.1);
}

.item.header, .j-modal div.level2, .j-workspace-bar {
    background-color: #f6f7f8;
}

.j-datatable.lefttop-div, .j-datatable.lefttop-div td {
    background-color: #f6f7f8;
}

.j-datatable th {
    background-color: #f6f7f8;
}


.j-icon-large,.fa,.fas{
	font-weight:400;
}