﻿ /*FORMS ADDENDUM*/
/*.small-field{width:100px;}
.medium-field{width:175px;}
.large-field{width:350px;}
.full-field{width:750px;}*/
.form-table tr td{margin:4px 10px;padding:5px 15px;}
.small-field,.medium-field,.large-field,.full-field{width:100%;}
fieldset ul li{list-style-type:none;}
#work-performed-row li{display:block;width:120px;margin:5px 10px;padding:0;float:left;}
#work-performed-row li input{margin:0 10px 10px 0;}
#work-performed-row li label{margin:0;}
#services-estimate-row li{display:block;width:300px;margin:5px 10px;padding:0;float:left;}
#services-estimate-row li input{margin:0 10px 10px 0;}
#services-estimate-row li label{margin:0;}
.status-failure{background:red; color:#fff; padding:10px 10px -5px 20px; font-weight:bold; border-top:2px solid #fff; border-bottom:2px solid #fff;margin:20px 0 -18px 0;}
.status-message{padding-bottom:-5px;}
.status-message p{margin:3px 0;padding:0;}
#submit-btn{float:right;margin:10px 0;padding:0;}
