/*
Theme Name:   MediCenter Child
Description:  MediCenter Child Theme
Template:     medicenter
Version:      1.0
Text Domain:  medicenter
*/
#wpcf7-f4881-o1 {
    background: #666;
    color: #999;
    margin: 10px 10px 10px 10px;
}

#wpcf7-f4881-o1 input[type=text], [type=email] {
    border: none;
    margin: 10px 10px 10px 10px;
    width: -webkit-fill-available;
}

#wpcf7-f4881-o1 input[type=submit] {
    border: none;
    background: #ee7e1c;
    color: whitesmoke;
    margin: 10px 10px 10px 10px;
    cursor: pointer;
}
.access_form_label label {
    margin: 10px 10px 10px 14px;
    color: white;
}
.access_form{
    padding: 17px;
}

#popmake-4882{
	background: #666;
}
#pum_popup_title_4882{
    color: white;
    text-align: center;
    
}