.sidknapp {
    padding: 15px 50px 15px 50px;
    font-size: 15px;
    font-weight: 500;
    background-color: #e6e6e6;
    color: #000000;
    border: 1px solid #e6e6e6;
    font-family: sans-serif;
    border-radius: 30px;
    transition: .3s ease;
}

#customform_input_recaptcha{
	display: inline-block;
    width: 100%;
}