.hpp-template {
background:-webkit-linear-gradient(#3e4146,#3e4146)!important;
background:linear-gradient(#3e4146,#3e4146) !important;
border: 1px solid #3e4146 !important;
}



#hpp-form-cancel, #hpp-form-submit, #hpp-confirm-button-no , #hpp-confirm-button-yes{
background:#3e4146 !important;
border: 1px solid #3e4146 !important;
}
#hpp-form-cancel:hover,
#hpp-form-cancel:focus,
#hpp-form-submit:hover,
#hpp-form-submit:focus,
#hpp-confirm-button-no:hover,
#hpp-confirm-button-yes:hover,
#hpp-confirm-button-yes:focus

 {
background:#cc0000 !important;
background:-webkit-linear-gradient(#cc0000, #cc0000)!important;
background:linear-gradient(#cc0000, #cc0000)!important;
border: 1px solid #cc0000 !important;
}

*:not(.caret) {
box-shadow:none!important;

border-radius:0!important;
}

