/* Contact formulier */

#contactContainer .formV2                                           {max-width: 450px; width:450px;}
#contactContainer .formV2 input                                     {height:60px;}
#contactContainer .formV2 textarea                                  {padding:10px; resize: none;}
#contactContainer .formV2 .partButton                               {width:100%; border-radius: 0; height:60px;}
#contactContainer .formV2 .partButton .buttonLabel                  {margin:auto;}

.formV2 .partButton:hover:after                                     {background-color: #ee0068;}

#formActie input {border: 1px solid #999;}
#formActie input.error {border-color: #e74b3b;}
