<!-- you can move this section to right before your tag -->
.hive-signup-form-has-error {
border-color: #ff00008a !important;
}
@import url("https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.css");
.hive-signup-form label, .hive-signup-form input, .hive-signup-form button, .hive-signup-form span, .hive-signup-form .iti {
display: block;
width: 100%;
max-width: 400px;
}
.hive-signup-form label {
margin-bottom: 8px;
}
.hive-signup-form input {
margin-bottom: 16px;
padding: 8px 10px;
border-radius: 3px;
border: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px rgba(0, 0, 0, 0.04);
}
.hive-signup-form input:focus{
border: 1px solid rgba(0, 0, 0, 0.65);
outline: none;
}
.hive-signup-form label input[type=checkbox] {
display: inline-block;
width: auto;
margin-right: 8px;
}
.hive-signup-form button {
padding: 10px 24px;
border-radius: 3px;
background-color: rgba(0, 0, 0, 0.1);
cursor: pointer;
}
.hive-signup-form span {
display: flex;
margin-bottom: 16px;
}
.hive-signup-form select {
padding: 8px;
width: 50%;
height: 36px;
background-color: white;
margin-left: 8px;
border-radius: 3px;
border: 1px solid rgba(0, 0, 0, 0.2);
}
.hive-signup-form select:first-child {
margin-left: 0px;
}
<!-- you can move this section to right before your tag -->
(function(h,i,v,e,s,d,k){h.HiveSDKObject=s;h[s]=h[s]||function(){(h[s].q=h[s].q||[]).push(arguments)},d=i.createElement(v),k=i.getElementsByTagName(v)[0];d.async=1;d.id=s;d.src=e+'?sef=1&r='+parseInt(new Date()/60000);k.parentNode.insertBefore(d,k)})(window,document,'script','https://cdn-prod.hive.co/static/js/sdk-loader.js','HIVE_SDK')
HIVE_SDK('init', 132264);
function onFormSubmitSuccess(){
// you can use this function to do things when users sucessfully submit your form
// don't delete this function without modifying the onsubmit action in the form above
}
Subscribe to our mailing list
Thanks for joining our mailing list
You’ve been successfully subscribed – thanks!