/* -------------------- DIRECT DELIVERY BATCH STATUS STYLES -------------------- */

table#deliverydmsstatustable {
    border-top: 1px solid #9cadbb !important;
    border-left: 1px solid #9cadbb !important;
    border-right: 1px solid #9cadbb !important;
   width: 100% !important;
}
table#deliverydmsstatustable tbody tr td,
table#deliverydmsstatustable thead tr th {
    width: 80px;
}

table#deliverydmsstatustable tbody tr td:first-child {
    width: 130px;
}

#deliverydmsstatustable_wrapper .data.dataTable {
    width: 100% !important;
}

table#deliverydmsstatustable thead tr th:nth-child(2),
table#deliverydmsstatustable thead tr th:nth-child(3),
table#deliverydmsstatustable thead tr th:nth-child(4),
table#deliverydmsstatustable thead tr th:nth-child(5),
table#deliverydmsstatustable thead tr th:nth-child(6),
table#deliverydmsstatustable thead tr th:nth-child(7),
table#deliverydmsstatustable thead tr th:nth-child(8),
table#deliverydmsstatustable thead tr th:nth-child(9),
table#deliverydmsstatustable thead tr:nth-child(2) th {
    width: 74px;
}

#deliverydmsstatustable_wrapper thead tr:first-child th:first-child {
    width: 120px;
}

#deliverydmsstatustable_wrapper thead tr:first-child th:nth-child(2),
#deliverydmsstatustable_wrapper thead tr:first-child th:nth-child(3),
#deliverydmsstatustable_wrapper thead tr:first-child th:nth-child(4),
#deliverydmsstatustable_wrapper thead tr:first-child th:nth-child(5),
#deliverydmsstatustable_wrapper thead tr:first-child th:nth-child(6),
#deliverydmsstatustable_wrapper thead tr:first-child th:nth-child(7) {
    width: 76px;
}

[name=deliverydmsstatus] .dataTables_info {
    margin-top: 15px;
}

#deliverydmsstatustable_wrapper table.dataTable thead th {
    border-bottom: 1px solid #9cadbb !important;
    text-decoration: underline;
}

#deliverydmsstatustable_wrapper table.dataTable thead th:active {
    font-weight: bold;
}

#deliverydmsstatustable_wrapper table.dataTable thead th {
    padding: 5px 18px 5px 10px !important;
}

#deliverydmsstatustable_paginate.paging_full_numbers a.paginate_button {
    background-color: transparent;
}

#deliverydmsstatustable_paginate.paging_full_numbers a.paginate_button {
    background-color: transparent;
}

#deliverydmsstatustable_paginate span a.paginate_button:after {
    content: '|';
    padding-left: 0.3em;
    color: #333300;
}

#deliverydmsstatustable_paginate span a.paginate_active:after {
    content: '|';
    padding-left: 0.3em;
    color: #333300;
}

#deliverydmsstatustable_paginate a#deliverydmsstatustable_first:after {
    content: '|';
    padding-left: 0.3em;
    color: #333300;
}

#deliverydmsstatustable_paginate a#deliverydmsstatustable_previous:after {
    content: '|';
    padding-left: 0.3em;
    color: #333300;
}

#deliverydmsstatustable_paginate a#deliverydmsstatustable_next:after {
    content: '|';
    padding-left: 0.3em;
    color: #333300;
}

#deliverydmsstatustable_paginate.paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active {
    border: 0px solid #aaa;
    color: #f26522 !important;
    cursor: pointer;
    margin: 0 0px;
    padding: 2px !important;
    font-size: 12px;
}

#deliverydmsstatustable_paginate a.paginate_active {
    background-color: transparent;
    font-weight: bold;
    border: 0px solid #aaa;
    text-decoration: none;
}

#deliverydmsstatustable_paginate.paging_full_numbers a.paginate_button:hover{
    text-decoration: underline !important;
}

/* -------------------- Bottom pagination styles -------------------- */

.bottom .paging_full_numbers a.paginate_button {
    background-color: transparent;
}

div#deliverydmsstatustable_wrapper .bottom .paging_full_numbers a.paginate_button:hover {
    background-color: transparent;
    text-decoration: underline !important;
}

.bottom .paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active {
    border: 0px solid #aaa;
    color: #f26522 !important;
    cursor: pointer;
    margin: 0 0px;
    padding: 2px !important;
    font-size: 12px;
    text-decoration: none;
}

.bottom .paging_full_numbers a.paginate_active {
    background-color: transparent;
    font-weight: bold;
    border: 0px solid #aaa;
    text-decoration: none;
}

.bottom span a.paginate_button:after {
    content: '|';
    padding-left: 0.3em;
    color: #333300;
}

.bottom span a.paginate_active:after {
    content: '|';
    padding-left: 0.3em;
    color: #333300;
}

.bottom .dataTables_paginate a.first:after {
    content: '|';
    padding-left: 0.3em;
    color: #333300;
}

.bottom .dataTables_paginate a.previous:after {
    content: '|';
    padding-left: 0.3em;
    color: #333300;
}

.bottom .dataTables_paginate a.next:after {
    content: '|';
    padding-left: 0.3em;
    color: #333300;
}

#deliverydmsstatustable_wrapper .dataTables_scrollHeadInner {
    width: 100% !important;
}

#deliverydmsstatustable_wrapper .dataTables_scrollBody thead {
    display:none;
}

.sorting
{
    background-image:none !important;
}

table.dataTable thead th
{
    cursor: default;
}
