div#MFAbuttonContainer.dx-button-mode-contained {
    background: #68a4c4 ;
    border-width: 0;
}
div#MFAbuttonContainer.dx-button-mode-contained:hover {
    background: #000 ;
}
.reSend {
    background: #68a4c4 !important;
}
.reSend:hover {
    background: #000 !important;
}
.mfaImageBox  {
    -webkit-filter: invert(70%) sepia(14%) saturate(1137%) hue-rotate(157deg) brightness(86%) contrast(86%) !important;
    filter: invert(70%) sepia(14%) saturate(1137%) hue-rotate(157deg) brightness(86%) contrast(86%) !important;
   }

.instruction p#popupMsgBoxP:before  {
  -webkit-filter: invert(70%) sepia(14%) saturate(1137%) hue-rotate(157deg) brightness(86%) contrast(86%) !important;
    filter: invert(70%) sepia(14%) saturate(1137%) hue-rotate(157deg) brightness(86%) contrast(86%) !important;
   }