.treeViewWrapper .btn-success {
    color: #fff !important;
    background-color: #5cb85c !important;
}

.treeViewWrapper .btn-group-vertical button{
	width: calc(100% - 2.5rem) !important;
}

.treeViewWrapper .fa-chevron-right{
	position: absolute;
	right: 5px;
	top: 10px;
}

.treeViewWrapper .actionWrapper{
	display: block;
}

.treeViewWrapper .actionWrapper{
	overflow: hidden;
	display: block;
	margin-bottom: 2rem;
}

.treeViewWrapper .actionWrapper .createNodeForm{
	float: right;
}

.tree hr{
	margin-top: 1px;
	margin-bottom: 1px;
}

.tree .dropdown-menu i{
	float: left;
    margin-top: 4px;
}

.tree .spanHeading:hover {
    background-color: #e5e5e5;
}

.catalogTreeDropDownButton{
	border-radius: 0 !important;
}

.searchedWrapperTree{
	display: none;
}

.redCatalogButton{
	background-color: #d9534f !important;
}

.openCreateChapterForm{
	height: 1.95rem !important;
}


.createChapterChildButton{
	width: 1.1rem !important;
	height: 2rem !important;
}

.treeViewWrapper .invisiblePublication{
	display: none !important;
}

.treeViewWrapper .listWrapper{
	width: 100%;
}

.treeViewWrapper .searchWrapper input{
	border-radius: 0;
}

.treeViewWrapper .searchWrapper{
	display: none;
	margin-top: 2rem;
	margin-bottom: 1rem;
	float: right;
}

.treeViewWrapper .listWrapper span{
	position: absolute;
	right: 25px;
    top: 7px;
}

.treeViewWrapper .tree {
	clear: both;
    min-height:20px;
    margin-bottom: 2rem;
    background-color:#fbfbfb;
    border:1px solid #ccc;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.badge.badge-success.spanHeading {
    width: calc(100% - 13rem);
    font-size: 14px;	
    font-weight: normal;
    color: #000 !important;
    line-height: 20px !important;
}

.treeViewWrapper .badge{
	float: left;
	background-color: transparent;
	text-align: left;
}

.treeViewWrapper .badge-success{
	border-radius: 0;
}
	
.treeViewWrapper .badge:hover{
	background: transparent !important;
	color: black !important;
}

.treeViewWrapper .openDetailView, .treeViewWrapper .showAllPublication, .treeViewWrapper .showClearPublication{
	border-radius: 0;
	height: 1.99rem;
}

.treeViewWrapper .catalogActionButtons{
	margin-top: -0.1rem;
	float: right;
}

.catalogSearch{
	float: left;
	width: 35rem !important;
	margin-right: 0.5rem;
}

.publicationIcon, .chapterIcon, .pageIcon{
	float: left;
	margin-top: 0.6rem;
	margin-right: 1.5rem;
}

.rootNodeDiv, .chapterHeadingDiv, .chapterProductHeadingDiv, .chapterProductArticleHeadingDiv{
	display: flex;
}

.chapterProductHeadingLi{
	display: none;
}

.spanHeading{
	cursor: pointer;
}

.rootNodeHeading ul .chapterHeading:first-of-type .catalogChapterRankingUp{
	pointer-events: none;
	opacity: 0.2;
}

.rootNodeHeading ul .chapterHeading:last-of-type .catalogChapterRankingDown{
	pointer-events: none;
	opacity: 0.2;
}

.rootNodeHeading ul .chapterHeading:first-of-type > .chapterHeadingDiv  .catalogChapterRankingUp{
	pointer-events: none;
	opacity: 0.2;
}

.rootNodeHeading ul .chapterHeading:last-of-type > .chapterHeadingDiv  .catalogChapterRankingDown{
	pointer-events: none;
	opacity: 0.2;
}

.rootNodeHeading ul .chapterChild:first-of-type > .chapterHeadingDiv .catalogChapterChildrenRankingUp{
	pointer-events: none;
	opacity: 0.2;
}

.rootNodeHeading ul .chapterChild:last-of-type > .chapterHeadingDiv .catalogChapterChildrenRankingDown{
	pointer-events: none;
	opacity: 0.2;
}

.chapterHeading ul .chapterProductHeadingLi:first-of-type .catalogProductRankingUp{
	pointer-events: none;
	opacity: 0.2;
}

.chapterHeading ul .chapterProductHeadingLi:last-of-type .catalogProductRankingDown{
	pointer-events: none;
	opacity: 0.2;
}

.chapterHeading ul .articlesUl li:first-of-type .catalogArticleRankingUp{
	pointer-events: none;
	opacity: 0.2;
}

.chapterHeading ul .articlesUl li:last-of-type .catalogArticleRankingDown{
	pointer-events: none;
	opacity: 0.2;
}

.chapterHeading ul .articlesUl li:first-of-type .catalogArticleRankingUp{
	pointer-events: none;
	opacity: 0.2;
}

.chapterHeading ul .articlesUl li:last-of-type .catalogArticleRankingDown{
	pointer-events: none;
	opacity: 0.2;
}

.addCatalogProductFormDiv .searchLinkedInstanceResult .overviewListing {
	height: calc(100vh - 29rem) !important;
}

.popupContent .uploadFileButton, .updatePrices, .uploadPageFile{
	margin-top: 1rem;
	margin-bottom: 1rem;
	width: calc(100% - 2.55rem);
}

.popupContent .visibilityHidden{
	display: none;
}

.uploadProductsWrapper .uploadThrobber{
	display: none;
}

.filePreviewInput {
    position: relative;
    overflow: hidden;
    margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    
}
.filePreviewInput input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tree .catalogActionButtons button{
	height: 1.5rem !important;
	padding: 0.3rem 1.5rem 0.6rem 1.5rem;
}

.tree li{
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 5px;
    position: relative;
}

.tree .dropdown-menu button{
	border-radius: 0 !important;
	margin: 0 !important;
	width: 170px !important;
	border: 0;
	border-left: 0;
}

.tree .dropdown{
	height: 3.35rem;
}

.tree .dropdown-menu button:hover{
	color: #262626 !important;
	text-decoration: none !important;
	background-color: #f5f5f5 !important;
	box-shadow: none !important;
}

.rootNodeHeading{
	display: block;
}

.tree li::before, .tree li::after {
    content:'';
    left:-20px;
    position:absolute;
    right:auto
}

.tree li::before {
    border-left:1px solid #999;
    bottom:50px;
    height:100%;
    top:0;
    width:1px
}
.tree li::after {
    border-top:1px solid #999;
    height:20px;
    top: 22px;
    width:25px
}

.tree li .spanHeading {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 0.4rem 1rem;
    text-decoration: none;
    width: calc(100% - 13rem);
    height: 3.35rem;
}

.tree li .rootNodeSpan span:first-child {   
	/*width: calc(100% - 10rem);*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.disableButton{   
	pointer-events: none;
	opacity: 0.2;
}

.tree li .chapterHeadingDiv .spanHeading span:first-child {   
	width: calc(100% - 15rem);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tree li .chapterPageHeadingDiv .spanHeading span:first-child {   
	width: calc(100% - 5rem);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tree li .chapterPageHeadingDiv {   
	display: flex;
}

.tree li .chapterPageHeading {   
	display: block;
}

.tree li .chapterProductHeadingDiv .truncatedTextProduct {   
	width: calc(100% - 15rem);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tree li .chapterProductArticleHeadingDiv .truncatedTextArticle {   
	width: calc(100% - 10rem);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tree li .spanHeading span {
   float: left;
   line-height: 2.5rem;
}

.tree li .spanHeading span.priceWrap {
	float: right;
	text-align: right;
    width: 10rem;
}

.chapterInfoIcon{
	float: left;
	margin-right: 0.7rem;
	line-height: 2.5rem !important;
}

.rootNodeSpan {
    cursor: pointer;
}

.rootNodeSpan span{
	line-height: 2.5rem;
}

.tree>ul>li::before, .tree>ul>li::after {
    border: 0;
}

.tree li:last-child::before {
    height: 22px;
}

.tree li.parent_li>span:hover {
    background: #eee;
    border: 1px solid #94a0b4;
    color: #000;
}

.tree .productStructureTreeDropDownButton{
	border-radius: 0 !important;
}

.disableButton{   
	pointer-events: none;
	opacity: 0.2;
}

.addProductSearchInputWrapper {
	display: inline-flex; 
	width: 100%;
}

.addProductSearchInputWrapper button {
	margin-left: 2rem;
}

/* Progressbar ENDE */