.input_section h1,
.input_section h2,
.pre_call_wrap h1{
    color: #76C901;
}
.select_list li:not(.init):hover,
.right_next:hover i,
.left_prev:hover i{
     color: #76C901;
}
.accpt_btn,
.exit_btn,
.adhoc_parent a,
.install_extension_btn,
.download_extension_btn{
    background: #76C901;
    color: #fff;
}
.accpt_btn:hover,
.adhoc_parent a:hover,
.install_extension_btn:hover,
.download_extension_btn:hover,
.exit_btn:hover{
    background: #76C901;
    color: #fff;
}
.accept:hover,
.survey_submit:hover,
#skip_survey_id:hover {
    background: #76C901;
    color: #fff;
    border: none;
}
.survey_submit,
.accept,
.accept_pre, .accept{
    background: #76C901;
    color: #fff;
    border: none;
}
.right_next i,
.left_prev i,
.setting_title h2,
.share_title h2{
    color: #76C901;
}
