.form-small {width: 171px; float: left; margin-left: 20px;}
.form-mini {width: 78px; float: left; margin-left: 0px;}
.form-super-mini {width: 10px; float: left; margin-left: 5px;}
.form-small-first {margin-left: 0px;}
h5 b {  width: 100%; float: left;  margin-bottom: 20px;}
.form-small label, .normalweight {font-weight: normal;}
.marketing {border-top: 1px solid #ccc; margin-top: 10px; padding-top: 20px; margin-bottom: 20px; float: left;}
h4 {color: #006dcc;}

 
.controls label {width: 100px; float: left; margin-left: 20px; margin-bottom: 20px;}
.formControl .controls {width: 550px; float: left; }

.controls .radio{margin-top: 0px;}
.controls .radio+.radio {margin-top: 0px;}
#collapse_form {display: none;}

body { padding-top: 20px;
  padding-bottom: 20px;  }

label span.red, span.red {color: red; font-weight: 800; font-size: 18px;}
 .nopaddingleft {padding-left: 0px;}
 .radio  .form-error {position: absolute; font-weight: normal; width: 160px; color: red; margin-top: 0px;margin-left: -20px;}
 .table>thead>tr>th {
  padding: 8px 2px ;
 }
 
 #logo {background: url(i/logo.jpg) no-repeat top left; }
 .nonbold {font-weight: normal}
 .marketI {margin: 0px; border-top: 0px solid #fff; float: none; width: 950px;}
 #commissionUSD {color: green; font-weight: bold; text-align: left; font-size: 16px;}
 
 #invoicePDF a span {margin-right: 6px;}
 
 
 .container {
  width: 100%;
  margin: 0 auto;
  max-width: none;
}

 .halfPanel {
  width: 450px;
float: left;
}
.halfPanelInp {
  width: 475px;
float: left;
}
 .thirdFixed {
  width: 139px;
float: left;
}

 .thirdFixedNarrow {
  width: 110px;
float: left;
}

 .thirdFixedWide {
  width: 168px;
float: left;
}
.thirdFixedWide .overwriteCommission { margin-left: 0px; margin-top: 3px; padding-left: 0px; margin-bottom: -7px; color: brown;
float: left;}
.thirdFixedWide .overwriteCommission input {margin-right: 2px; margin-top: 4px; float: left; margin-bottom: -2px;}

 .thirdFixedLab {
  width: 143px;
float: left;
}

.fiveFixed{
  width: 179px;
float: left;
}

.thirdFixed22 { width: 168px; float: left;}
.thirdFixed33 { width: 138px; float: left;}

.sixFixed{
  width: 268px;
float: left;
}

.marginbot {margin-bottom: 15px; float: left;}

.form-group {
  margin-bottom: 10px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}


.tablesorter .headerSortDown {
    padding-right: 15px;
    background: url(i/icon-ios7-arrow-down-16.png) no-repeat center right;
}

.tablesorter .header:hover {
    opacity: 0.8;
    color: #3a74af;
}

.tablesorter .headerSortUp {
    padding-right: 15px;
    background: url(i/icon-ios7-arrow-up-16.png) no-repeat center right;
}
.tablesorter .header {
    cursor: pointer;
}

.sec.open>.dropdown-menu {

    column-count: 3;
}

.programs_old.open>.dropdown-menu {
    column-count: 3;
}