																																																																																																																																																																																																																												a.click {
    padding: 4px;
    color: rgba(101, 153, 197, 0.97);
    font-weight: bold;
    font-size: 13px;
}
form label{
  color:black !important;
}

form input.button {
    padding: 8px !important;
}

#pl-10 .panel-grid-cell .so-panel {
    margin-bottom: 5px !important;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
    width: 90%;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 90%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 90%;
}
.content textarea {
    max-width: 100% !important;
}
#mobile_header {
    padding: 5px 0 !important;
}
#mobile_logo {
    padding: 0px 0 !IMPORTANT;
}