/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/
textarea,
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=search] {
  border: 1px solid #888;
}

select {
    height: 50px !important;
    border: 1px solid #cccccc !important;
}
/* .gfield_required{
display: none !important;
} */
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100% !important;
}