/*Enter Your Custom CSS Here*/
.tool_draw li a.menuUp {
    opacity: 1;
}
li.menu-item.item-process {
	font-family: "Montserrat", Sans-serif !important;
  	font-weight: 700;
    background: #ea018a !important;
    padding: 10px 15px !important;
    border-radius: 10px !important;
}
.nbd-sidebar .tabs-nav {
    background: #01adee;
}
#selectedTab span:after {
    background-color: #01adee;
}
