/*Enter Your Custom CSS Here*/
.tool_draw li a.menuUp {
    opacity: 1;
}
.nbd-sidebar .tabs-nav {

  background: #c3493c !important;
}
#selectedTab span::after {

  background-color: #c3493c !important;
}
.nbd-sidebar .tabs-content {

  background: #f1f1f1 !important;
}

#selectedTab {
   background-color: #f1f1f1 !important;
}
.nbd-field-header {
  background: #000 !important;
  color: #fff !important;
}
.nbd-help-tip {
  color: #fff !important;
  background: #c3493c !important;
  height: 15px !important;
  width: 15px !important;
}
.nbd-main-bar ul.menu-right .menu-item.item-process {
  background: #c3493c !important;

}
.nbd-sidebar #tab-typography .tab-main {
  background-color: #f1f1f1 !important;
}
.nbd-button {
 
  background: #c3493c !important;
}