div#MFAbuttonContainer.dx-button-mode-contained {
    background: #106e0b ;
    border-width: 0;
}
div#MFAbuttonContainer.dx-button-mode-contained:hover {
    background: #d9534f;
}
.reSend {
    background:#106e0b !important;
}
.reSend:hover {
    background: #d9534f !important;
}
.mfaImageBox, p#popupMsgBoxP:before  {
    -webkit-filter: invert(29%) sepia(66%) saturate(944%) hue-rotate(76deg) brightness(93%) contrast(97%) !important;
    filter: invert(29%) sepia(66%) saturate(944%) hue-rotate(76deg) brightness(93%) contrast(97%) !important;
 }  

.instruction p#popupMsgBoxP:before  {
    -webkit-filter: invert(29%) sepia(66%) saturate(944%) hue-rotate(76deg) brightness(93%) contrast(97%) !important;
    filter: invert(29%) sepia(66%) saturate(944%) hue-rotate(76deg) brightness(93%) contrast(97%) !important;
   }
   #pnlMobileOptin {
    margin: 0 5px !important;
   }