.formtitlecolor{
    color:#7dd000 !important;
}

.tabletitlecolor{
    color:#009047 !important;
}
.blacktextcolor {
    color: #000;
  }
.comdiv p{
 display: inline !important;
}

.disabledcontent {
    pointer-events: none;
    opacity: 0.6;
}