
/* Add your CSS code here.
                     
For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
 	z-index:9;
}
#access li.menu-main-search {
 	width: 200px; 
}

#cfc form input, #cfc form textarea {
  border: 1px solid #cccc;
  padding: 7px;
  border-radius: 10px;
}