	
/* ! Bootstrap Mods !
---------------------------------------------------*/

/*
.row-fluid [class*="span"] {
    min-height: 28px;
    margin-left: 2.12766%;
}
*/

.row-fluid .span9 {
    width: 74.4681%;
}

.row-fluid .span3 {
    width: 23.4043%;
}
.input-xxxlarge {
  width: 730px !important;
}
.input-large {
    display: block !important;
    width: 175px;
    float: right;
}
.cost-documents label {
  float: left !important;
  width: 30px;
  text-align: right;
}
.cost-documents input[type=text] {
  width: 80px;
  margin: 0 0 0 10px;
}