/*
Theme Name: Office Child Theme
Theme URI: http://www.wpexplorer.com
Description: Office Child Theme
Author: Kustcom Web Design and SEO
Author URI: http://kustcom.com.au
Template: Office
Version: 0.1
*/

@import url("../Office/style.css");

input[type="text"], input[type="password"], textarea {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #a1a1a1;
    border-radius: 0;
    color: #999;
    padding: 2px;
}

.wpcf7 input[type="text"] {
    width: 257px;
}