.input-group{
    width:100%;
}

.form-horizontal .control-label{
    text-align: left !important;
    padding-left: 25px;	font-size: 13px;	font-weight: 400;	color: #365773;
}

body{
    background:url('../img/bg-form01.jpg') #365773 no-repeat fixed;
    background-position: center;
}

.grecaptcha-badge {
    z-index: 99999;
}