.dfg-change {
  background: #d4d4d4 !important;
}

.dfg-change-wht {
  background: #ffffff !important;
}

.dfg-change-txt {  
  color: #000000 !important;
}

.dfg-change-txt-wht {
  color: #ffffff !important;
}

.dfg-no-img {
  display: none !important;
}

.dfg-yes-img {
  display: inherit !important;
}

.dfg-contrast {
    font-size: 16px !important;
}

.dfg-reset {
    font-size: 16px !important;
}

.dfg-underline {
	text-decoration: underline !important;
}