[v-cloak] {
  display: none;
}
  
.cnx-pageBar {   
	height: 30px !important;
}
  
.q-toolbar {
	min-height: 40px !important;
}


.cnx-button-download {
	background-color:orange;
	color:white;
} 

.cnx-listBox {
	background-color:rgba(0,0,0,0.02);
	height:200px;
} 

.cnx-listBox-selected {
	background-color:#2196f3;
	color: white;
}

.docIndex {
	width: 300 px;
}

.cnx-section > .q-toolbar {
	margin-left: -5px !important;
    border-bottom: 1px solid rgb(33, 150, 243);
}

.bottom-sep {
    padding-top:10px;
    padding-bottom:10px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.q-tree__arrow {
	font-size: 16px;
    color: rgb(33, 150, 243);
}
