
input, select, textarea {
    /*border: medium none;*/
    /*border-radius: 5px;*/
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: auto;
    line-height: 20px;
    margin: 0;
    outline: medium none;
    padding: 5px 9px;
    vertical-align: middle;
    width: auto;
}
input[type="text"], textarea {
    resize: none;
}
input[type="submit"], input[type="reset"] {
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 30px;
    line-height: 32px;
    margin: 0;
    padding: 0 10px;
    text-transform: uppercase;
    width: auto;
}
.search #searchform input[type="submit"] {
    float: left;
    height: 26px;
    margin-left: 10px;
    margin-top: 0;
}
#commentform {
    overflow: hidden;
    width: 100%;
}
#commentform p {
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
}
#commentform small {
    color: #4596CB !important;
}
#commentform a {
    text-decoration: underline !important;
}
#commentform a:hover {
    text-decoration: none !important;
}
#commentform label {
    display: block;
}
#commentform input[type="text"] {
    height: 20px;
    width: 47%;
}
#commentform input[type="submit"] {
    float: left;
}
#commentform p {
    display: inline-block;
    margin-left: 2px;
    overflow: visible;
    position: relative;
}
#commentform textarea {
    height: 180px;
    overflow: auto;
    width: 85%;
}
div.wpcf7 {
    margin: 0 0 40px !important;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
div.wpcf7 p {
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
div.wpcf7 input[type="text"] {
    height: 20px;
    width: 250px;
}
div.wpcf7 textarea {
    height: 250px;
    width: 250px;
}
.wpcf7 span.wpcf7-form-control-wrap {
    position: static !important;
}
div.wpcf7 input[type="submit"] {
    float: left;
}
.wpcf7 span.wpcf7-not-valid-tip {
    border-radius: 4px;
    font-size: 11px;
    height: 18px;
    left: 0;
    line-height: 20px;
    padding: 5px 9px 6px;
    position: absolute;
    top: 0;
    width: 248px;
    z-index: 100;
}
.ie8 .wpcf7 span.wpcf7-not-valid-tip {
    padding: 5px 9px;
}
#footer .wpcf7 {
    margin: 0 !important;
    overflow: hidden;
    padding: 1px 0 0 !important;
    width: 100%;
}
#footer .wpcf7 p {
    margin: 0 0 9px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#footer .wpcf7 input[type="text"] {
    height: 20px;
    width: 200px;
}
#footer .wpcf7 input[type="submit"] {
    float: right;
}
#footer .wpcf7 textarea {
    height: 51px;
    width: 200px;
}
#footer .wpcf7 span.wpcf7-form-control-wrap {
    position: static !important;
}
#footer .wpcf7 img.ajax-loader {
    float: right;
    margin: 8px 12px 0 0;
}
#footer .wpcf7 span.wpcf7-not-valid-tip {
    border-radius: 4px;
    font-size: 11px;
    height: 18px;
    left: 0;
    line-height: 20px;
    padding: 5px 9px;
    position: absolute;
    top: 0;
    width: 198px;
    z-index: 100;
}
.one_half {
    width: 48%;
}
.one_third {
    width: 30.66%;
}
.two_third {
    width: 65.33%;
}
.one_fourth {
    width: 22%;
}
.three_fourth {
    width: 74%;
}
.one_fifth {
    width: 16.8%;
}
.two_fifth {
    width: 37.6%;
}
.three_fifth {
    width: 58.4%;
}
.four_fifth {
    width: 79.2%;
}
.one_sixth {
    width: 13.33%;
}
.five_sixth {
    width: 82.67%;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    float: left;
    margin-right: 4%;
    position: relative;
}
.last {
    clear: right;
    margin-right: 0 !important;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.clear {
    clear: both;
}
.wrapper {
    overflow: hidden;
    width: 100%;
}
.extra-wrap {
    overflow: hidden;
}
.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
