/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
/* #revenue-protection-tool .qurt input, #revenue-protection-tool-mobile .qurt input {
    color: transparent !important;
    background: transparent !important;
}
  
#revenue-protection-tool .qurt input, #revenue-protection-tool-mobile .qurt input {
        caret-color :#000;
} */
#revenue-protection-tool-mobile .qurt input {
        color: transparent !important;
        background: transparent !important;
        z-index: 10;
}
.qurt .over-inputtxt {
        z-index: 0 !important;
}

#revenue-protection-tool-mobile .qurt input {
        caret-color :#000;
}
.page-drp-quotes {
        background: #FAFAFA !important;
}

#revenue-protection-tool-mobile .quote-item td  .text-gray.not-offerd {
	font-size: inherit !important;
	margin-left: 0px !important;
        font-weight: 700 !important;
        color: #939393ad !important;
}