/*
Theme Name:   MediCenter Child
Description:  MediCenter Child Theme
Template:     medicenter
Version:      1.0
Text Domain:  medicenter
*/
#wpcf7-f5001-o1 {
    background: #666;
    color: #999;
    margin: 10px 10px 10px 10px;
}

#wpcf7-f5001-o1 input[type=text], [type=email] {
    border: none;
    margin: 10px 10px 10px 10px;
    width: -webkit-fill-available;
}

#wpcf7-f5001-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-5008{
	background: #666;
    border: none;
}
#pum_popup_title_5008{
    color: white;
    text-align: center;
    
}
.thank-you-page {
    background-image: url(./img/form/waves_bg.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    background-color: #3A3B3C;
    min-height: 90vh;
}
