div#Batches td.partial {
	background-color: red;
}
.button {
    margin: 0.2em;
}

h6 {
    margin: 0.7em 0;
}

.patrecon-content {
    width:100%;
}
.recon-content {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%!important;
}
.recon-tab {
    padding: 0.5em;
    overflow: hidden;
    overflow-x: auto;
}
.form-group {
    margin-bottom: 5px!important;
}
.form-group .control-label {
    display: inline-block!important;
}
.form-group .control-input {
    display: inline-block!important;
}
.form-group .control-input > input[type=text] {
    width: 100%;
}
.form-group:before, .form-group:after {
    display: table;
    line-height: 0;
    content: "";
}
.form-group:after {
    clear: both;
}
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10 {
    display: inline-block;
    vertical-align: top;
}
.col1 {
    width: 9.5%;
}
.col2 {
    width: 19.5%;
}
.col3 {
    width: 29.5%;
}
.col4 {
    width: 39.5%;
}
.col5 {
    width: 49.5%;
}
.col6 {
    width: 59.5%;
}
.col7 {
    width: 69.5%;
}
.col8 {
    width: 79.5%;
}
.col9 {
    width: 89.5%;
}
.col10 {
    width: 99.5%;
}
td.col5 {
    width: 5%;
    display: table-cell;
}
td.col8 {
    width: 8%;
    display: table-cell;
}
td.col10 {
    width: 10%;
    display: table-cell;
}
td.col15 {
    width: 15%;
    display: table-cell;
}
td.col20 {
    width: 20%;
    display: table-cell;
}
td.col25 {
    width: 25%;
    display: table-cell;
}
td.col30 {
    width: 30%;
    display: table-cell;
}
td.center {
    text-align: center;
}
.pull-right {
    float: right;
}
.row {
    vertical-align: top;
    margin: 0 5px 5px 0!important;
}
table.data-table {
    margin: 0 5px 5px 0;
    width: 100%;
}
label.checkbox {
    font-size: 13px!important;
    display: inline-block!important;
    margin: 0;
    margin-left: 3px!important;
    margin-right: 3px!important;
    font-weight: normal;
}
div.recon-label {
    color: #808080;
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal;
}
.recon-table {
    border-spacing: 3px;
    border-collapse: separate;
}
.center {
    text-align:center;
}
.recon-tab .vendor-list {
    display: inline-block;
    width: 235px;
    vertical-align: top;
    margin-right: 10px;
}
.recon-tab .vendor-details {
    display: inline-block;
    width: 425px;
    vertical-align: top;
}
.recon-tab .vendor-details input {
    margin-right: 3px;
}
.recon-tab .vendor-details div {
    padding: 3px;
    white-space: nowrap;
}
.def_ddex_cnttable_css td:last-child {
    width: 16px;
}
.def_ddex_cnttable_css {
    width: 100%;
}
#Trans {
    display: inline-table; 
    vertical-align: top;
    width: 570px;
}
#Trans table.def_table_css {
    table-layout: fixed;
    width: 550px;
}

.nav_tabs 
{
    margin: 3px 0 0 0;
    cursor: pointer;
}
.nav_tabs ul
{
    margin: 2px 2px 2px 2px;
}

.nav_tabs li 
{
    list-style: none;
    display: inline;
    margin: 0;
}

.nav_tabs a
{
    text-decoration: none;
    padding: 3px;
    margin: 0 1px;
}

.nav_tabs a#current,.nav_tabs a:hover
{
    font-weight: bold;
}

span.imp40 {
    display:inline-block; 
    width: 40px !important;
}

.filters {
    margin-bottom: 5px;
}

.filters div,
.controls div.control {
    display: block;
    margin-bottom: 5px;
}

.filters div label {
    width: 50px;
    display: inline-block;
}

#name_AccSRE {
    width: 100%;
    display: inline-block;
}

.filters div input {
    width: 150px;
}

