
        .fhpc_tooltip,.fhpc_button,.fhpc_button:hover  {    
            background-color: #0084ff;
        }
        #fhpc_closeHelperBtn, .fhpc_text h2 {
            color: #0084ff !important;
        }
        .fhpc_dialog h3 {
            color: #34495e !important;
        }
        .fhpc_tooltip[data-position="bottom"] .fhpc_arrow{
            border-color: transparent transparent #0084ff transparent !important;            
        }
        .fhpc_tooltip[data-position="top"] .fhpc_arrow{
            border-color: #0084ff transparent transparent transparent !important;            
        }
        .fhpc_text {
            color: #bdc3c7 !important;
        }
        #fhpc_closeHelperBtn {
            color: #0084ff !important;
        }