/*!* DM Team - Responsive Table v2.5 */
.dmc-table,.dmc-table * {
    box-sizing: border-box
}

.dmc-table div.table-section {
    overflow-x: auto;
    overflow-y: hidden
}

.dmc-table table td,.dmc-table table tr th {
    background: #fff none repeat scroll 0 0;
    padding: 5px 10px;
    text-align: left;
    display: block;
    vertical-align: middle
}

.dmc-table table td,.dmc-table table tr th,.dmc-table table tr li,.dmc-table table tr,.dmc-table table tr p,.dmc-table table tr input,.dmc-table table tr select {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px
}

.dmc-table .lightbox-link {
    display: inline-block
}

.dmc-table .lightbox-link a:hover {
    cursor: pointer
}

.dmc-table table tr li a,.dmc-table table tr p a,.dmc-table table tr p i {
    font-size: 14px
}

.dmc-table table td:first-child {
    border-bottom: medium none
}

.dmc-table table tr th,.dmc-table table tr th li,.dmc-table table tr th li a,.dmc-table table tr td b,.dmc-table table tr td strong {
    border-bottom: medium none
}

.dmc-table table tr:nth-child(odd) td,.dmc-table table tr:nth-child(odd) th {
    background-color: #eee
}

.dmc-table.comparison table tr:nth-child(odd) td,.dmc-table.comparison table tr:nth-child(odd) th {
    background-color: #fff
}

.dmc-table.hed-mnblu table thead,.dmc-table.hed-mnblu table tbody tr:first-child th,.dmc-table.hed-mnblu table tbody tr:first-child td {
    background-color: #0d274d;
    color: #fff
}

.dmc-table.hed-mnblu table thead+tbody tr:first-child td,.dmc-table.hed-mnblu table thead+tbody tr:first-child th {
    background-color: #fff;
    color: #4d4c4c
}

.dmc-table.comparison table th:first-child {
    border-bottom: 1px solid #979797
}

.dmc-table.comparison table tr th {
    padding: 25px 10px 10px
}

.dmc-table.comparison table tbody tr:first-child {
    display: none
}

.dmc-table.comparison table tr td {
    display: block;
    padding: 23px 10px 5px;
    position: relative
}

.dmc-table.comparison table td {
    padding: 10px 10px 5px;
    border-bottom: 1px solid #979797
}

.dmc-table.comparison table td span {
    position: absolute;
    left: 10px;
    top: 6px
}

.dmc-table table tr ul {
    list-style: disc outside
}

.dmc-table table tr ol {
    list-style: decimal outside
}

.dmc-table h1,.dmc-table h2,.dmc-table h3,.dmc-table h4,.dmc-table h5,.dmc-table h6,.dmc-table p {
    margin-bottom: 0
}

.dmc-table>h2,.dmc-table .head-section h2 {
    margin-bottom: .625em;
    padding: 0 10px
}

.dmc-table h6 {
    font-style: normal
}

.dmc-table td img {
    padding: 10px 0;
    width: 100%
}

.dmc-table td img.icon,.dmc-table td img.icon-small,.dmc-table td img[width='16'],.dmc-table td img[width='14'],.dmc-table td img[width='12'] {
    padding: 0;
    width: auto
}

html[dir='rtl'] .dmc-table table td,html[dir='rtl'] .dmc-table table tr th {
    text-align: right
}

html[dir='rtl'] .dmc-table.comparison table td span {
    right: 10px;
    left: auto
}

.dmc-table.general {
    width: 100%
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .dmc-table.general {
        display:grid
    }
}

.dmc-table.general table tr td,.dmc-table.general table tr th {
    vertical-align: top
}

.dmc-table.general .head-section {
    display: table;
    width: 100%
}

.dmc-table.general .head-section .table-title,.dmc-table.general .head-section .filter-reset {
    display: block
}

.dmc-table.general .head-section .filter-reset {
    vertical-align: bottom
}

.dmc-table.general .head-section h2 {
    padding: 0
}

.ie .dmc-table.general .no-results {
    border-top: 1px solid #979797
}

.dmc-table .no-results,.dmc-table.general .no-results {
    padding: 20px 10px;
    border-bottom: 1px solid #979797;
    font-size: 16px;
    display: none
}

.dmc-table .no-results p {
    font-style: oblique
}

.dmc-table.general .no-results.show {
    display: block;
    text-align: center
}

.dmc-table p.filter-warning {
    display: none;
    background-image: url("images/warning-message.svg");
    background-repeat: no-repeat;
    height: 20px;
    padding-left: 30px;
    margin: 20px 0
}

.dmc-table.general p.filter-warning.display-warning {
    display: block
}

.dmc-table.general th.hideTablet,.dmc-table.general td.hideTablet,.dmc-table.general th.hideMobile,.dmc-table.general td.hideMobile {
    display: none
}

.dmc-table.general .fltrow .flt {
    padding-top: 0
}

.dmc-table.general .flt {
    width: 90%
}

.dmc-table.general .fltrow .flt select {
    height: 25px;
    border-color: #979797
}

.dmc-table.general table tbody tr.fltrow ~ tr {
    border-top: 1px solid #979797
}

.dmc-table.general table tbody tr {
    border-bottom: 1px solid #979797
}

.dmc-table.general table tbody tr:first-child {
    display: table-row
}

.dmc-table.general table thead {
    border-bottom: 1px solid #979797;
    border-top: 1px solid #979797
}

@-moz-document url-prefix() {
    .dmc-table.general table thead {
        border-bottom: 2px solid #979797
    }
}

.dmc-table.general table tr th {
    display: table-cell;
    padding: 10px
}

.dmc-table.general table tr td {
    display: table-cell;
    padding: 15px 10px;
    position: static
}

.dmc-table.general table tr:nth-child(odd) td,.dmc-table.general table tr:nth-child(odd) th {
    background: 0
}

.ie .dmc-table.general table thead {
    border-bottom: 2px solid #979797
}

html[dir='rtl'] .dmc-table.general table tr td {
    padding: 15px 0 15px 10px
}

html[dir='rtl'] .dmc-table.general table.TF .fltrow td {
    padding: 0 0 12px 23px
}

html[dir='rtl'] .dmc-table.general.hed-mnblu table.TF .fltrow td {
    padding: 12px 10px
}

html[dir='rtl'] .dmc-table.general table.TF .fltrow td:last-child {
    padding-left: 0
}

html[dir="rtl"] .dmc-table.general .head-section .filter-reset {
    float: right
}

html[dir='rtl'] .dmc-table.general .filter-reset a {
    margin-bottom: 16px
}

html[dir="rtl"] .dmc-table.general .filter-reset a>span.reset {
    margin: 0 0 0 10px
}

html[dir='rtl'].ie .dmc-table.general table.TF select.flt {
    padding: 0 5px 0 0
}

html[dir='rtl'] .dmc-table.general table.TF .fltrow span.clear-filter {
    left: 24px;
    right: auto
}

html[dir='rtl'] .dmc-table.general table.TF .flt,html[dir='rtl'] .dmc-table.general table.TF .single_flt {
    padding: 0 5px 0 25px
}

html[dir='rtl'] .dmc-table.general table.TF select.flt {
    padding: 0 2px 0 0
}

html[dir='rtl'] .dmc-table.general table.TF .fltrow td:last-child span.clear-filter {
    right: auto;
    left: 2px
}

html[dir='rtl'] .dmc-table.general table.TF .fltrow td:last-child .single_flt~span.clear-filter {
    right: 175px;
    left: auto
}

.dmc-table.general .fltrow {
    background-color: none;
    border-bottom: 0
}

.dmc-table.general table.TF .fltrow th {
    padding: 2px;
    height: 25px
}

.dmc-table.general table.TF .fltrow td {
    padding: 0 23px 12px 0;
    height: 25px;
    vertical-align: top;
    position: relative
}

.dmc-table.general.hed-mnblu table.TF .fltrow td {
    padding: 12px 10px
}

.dmc-table.general.hed-mnblu table.TF .flt,.dmc-table.general.hed-mnblu table.TF .single_flt {
    color: #4d4c4c
}

.dmc-table.general table.TF .fltrow td:last-child {
    padding-right: 0
}

.dmc-table.general .btnflt {
    font-size: 11px;
    vertical-align: middle;
    margin: 0 2px;
    padding: 0 1px
}

.dmc-table.general div.inf .btnflt_icon {
    width: 19px;
    height: 19px;
    cursor: pointer;
    border: 0;
    vertical-align: middle;
    background: transparent url(images/btn_filter.png) center center no-repeat
}

.dmc-table.general.hed-mnblu table.TF .fltrow td span.clear-filter,.dmc-table.general.hed-mnblu table.TF .fltrow td:last-child span.clear-filter {
    right: 12px;
    top: 18px
}

.dmc-table.general table.TF .fltrow td:last-child span.clear-filter {
    right: 1px;
    top: 5px
}

.dmc-table.general table.TF .fltrow span.clear-filter.show {
    visibility: visible
}

.dmc-table.general table.TF .fltrow .single_flt~span.clear-filter {
    left: 175px
}

.dmc-table.general table.TF .flt {
    margin: 0;
    width: 100%;
    min-width: 150px;
    vertical-align: middle;
    height: 36px;
    padding: 0 25px 0 5px
}

.dmc-table.general table.TF select.flt {
    width: auto;
    margin: 0 0 3px;
    font-size: 14px;
    vertical-align: middle;
    padding: 0 5px
}

.ie .dmc-table.general table.TF select.flt {
    padding: 0 0 0 5px
}

.dmc-table.general input.flt,.dmc-table.general select.flt {
    font-size: 14px;
    height: 25px;
    margin-left: 3px;
    border: 1px solid #979797;
    width: 90%
}

.dmc-table.general input.flt_s,.dmc-table.general input.single_flt {
    font-size: 14px;
    height: 25px;
    margin-top: -6px;
    border: 1px solid #979797;
    height: 36px;
    padding: 0 25px 0 5px
}

.dmc-table.general select.flt_multi {
    background-color: #fff;
    border: 1px solid #979797;
    margin: 0 0 1px;
    width: 99%;
    height: 100px;
    font-size: 12px;
    vertical-align: middle
}

.dmc-table.general .flt_s {
    background-color: #fff;
    font-size: 12px;
    border: 1px solid #979797;
    margin: 0;
    width: 80%;
    vertical-align: middle
}

.dmc-table.general table.TF .single_flt {
    background-color: #fff;
    font-size: 14px;
    border: 1px solid #979797;
    margin: 0;
    width: 200px;
    vertical-align: middle;
    margin-bottom: 5px
}

.dmc-table.general table.TF .fltWatermark {
    color: #333;
}

.dmc-table.general table.TF .div_checklist {
    width: 100%;
    height: 100px;
    border: 1px solid #979797;
    overflow: auto;
    text-align: left;
    background-color: #fff;
    color: #333
}

.dmc-table.general .div_checklist ul.flt_checklist {
    padding: 0;
    margin: 0;
    list-style: none
}

.dmc-table.general .div_checklist li.flt_checklist_item {
    padding: 1px;
    margin: 0;
    font-size: 10px;
    border-bottom: 1px solid #979797
}

.dmc-table.general table.TF .div_checklist li.flt_checklist_item:hover {
    background-color: #335ea8;
    color: #fff
}

.dmc-table.general table.TF .flt_checklist_item_disabled {
    background-color: #e5e5e5
}

.dmc-table.general table.TF .flt_checklist_slc_item {
    background-color: #335ea8;
    color: #fff
}

.dmc-table.general table.TF .div_checklist label {
    display: block
}

.dmc-table.general table.TF .div_checklist input {
    vertical-align: middle;
    margin: 2px 5px 2px 1px
}

.dmc-table.general .filter-reset a {
    text-decoration: none;
    float: left;
    position: relative;
    margin-bottom: 16px;
    font-size: 16px;
    color: #999;
    cursor: default;
    outline: medium none;
    text-align: right;
    line-height: 1.5em
}

.dmc-table.general .filter-reset a.active {
    color: #049fd9;
    cursor: pointer
}

.dmc-table.general .filter-reset a.active>span.reset {
    background-image: url(images/reset-filter-active.svg)
}

.dmc-table.general div.inf input.reset {
    width: 19px;
    height: 19px;
    cursor: pointer;
    border: 0;
    vertical-align: middle;
    background: transparent url(images/btn_clear_filters.png) center center no-repeat
}

.dmc-table.general div.inf input.reset:hover {
    background: #cad1d6 url(images/btn_clear_filters.png) center center no-repeat
}

.dmc-table.general .inf {
    clear: both;
    width: auto;
    font-size: 12px;
    margin: 0;
    padding: 1px 3px;
    overflow: hidden;
    border: 1px solid #979797;
    background: #f4f4f4
}

.dmc-table.general .inf,.dmc-table.general .inf~.clear-all {
    display: none
}

.dmc-table.general .ldiv {
    float: left;
    width: 30%;
    position: inherit
}

.dmc-table.general .mdiv {
    float: left;
    width: 38%;
    position: inherit;
    text-align: center;
    padding: 1px 0
}

.dmc-table.general .rdiv {
    float: right;
    width: 30%;
    position: inherit;
    text-align: right
}

.dmc-table.general select.pgSlc {
    height: 20px;
    vertical-align: middle;
    font-size: 10px
}

.dmc-table.general input.pgNbInp {
    width: 25px;
    height: 16px;
    margin: 1px;
    font-size: 11px;
    vertical-align: middle
}

.dmc-table.general div.inf input.pgInp {
    vertical-align: middle;
    width: 19px;
    height: 19px;
    cursor: pointer;
    border: 0;
    font-weight: bold;
    font-size: 11px
}

.dmc-table.general div.inf .nextPage {
    background: transparent url(images/btn_next_page.gif) center center no-repeat
}

.dmc-table.general div.inf .previousPage {
    background: transparent url(images/btn_previous_page.gif) center center no-repeat
}

.dmc-table.general div.inf .firstPage {
    background: transparent url(images/btn_first_page.gif) center center no-repeat
}

.dmc-table.general div.inf .lastPage {
    background: transparent url(images/btn_last_page.gif) center center no-repeat
}

.dmc-table.general div.inf .nextPage:hover,div.inf .previousPage:hover,div.inf .firstPage:hover,div.inf .lastPage:hover {
    background-color: #cad1d6
}

.dmc-table.general span.nbpg {
    padding: 0 5px 0 0
}

.dmc-table.general div.inf a {
    color: #333;
    text-decoration: none;
    font-weight: bold
}

.dmc-table.general div.inf a:hover {
    text-decoration: underline
}

.dmc-table.general div.tot {
    float: left;
    overflow: hidden;
    width: 150px;
    height: 15px;
    border-right: 1px solid #979797;
    margin: 0 5px;
    padding: 0 2px
}

.dmc-table.general div.tot span {
    font-weight: bold;
    font-size: 11px
}

.dmc-table.general select.rspg {
    width: 50px;
    margin: 1px 5px 0 5px;
    vertical-align: middle
}

.dmc-table.general span.rspgSpan {
    font-size: 11px
}

.dmc-table.general span.keyword {
    background-color: #0096d6;
    color: white
}

.dmc-table.general .loader {
    position: absolute;
    padding: 5px 10px;
    margin: 20px 0 0 20px;
    width: auto;
    z-index: 1000;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #666;
    background: #f4f4f4;
    vertical-align: middle
}

.dmc-table.general div.status {
    float: left;
    overflow: hidden;
    width: 150px;
    height: 15px;
    border-right: 0;
    margin: 0 5px 0 2px;
    padding: 0 2px
}

.dmc-table.general div.status span {
    font-weight: bold;
    font-size: 11px
}

.dmc-table.general div.cont {
    height: 200px;
    overflow: auto
}

.dmc-table.general div.head {
    width: auto;
    overflow: hidden
}

.dmc-table.general .helpBtn {
    margin: 0 5px;
    padding: 2px 4px;
    border-left: 1px solid #979797;
    border-right: 1px solid #979797
}

.dmc-table.general div.helpCont {
    position: absolute;
    display: none;
    max-width: 600px;
    overflow: auto;
    padding: 7px;
    margin: 15px 0;
    border: 1px solid #979797;
    line-height: 19px;
    font-size: 12px;
    color: #333;
    background: #fff;
    text-align: left;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 3px 3px 2px #888;
    -moz-box-shadow: 3px 3px 2px #888;
    -webkit-box-shadow: 3px 3px 2px #888;
    z-index: 1
}

.dmc-table.general div.helpCont a {
    color: #c00;
    text-decoration: underline;
    font-weight: normal
}

.dmc-table.general div.helpCont a:hover {
    text-decoration: none
}

.dmc-table.general div.helpCont hr {
    border: 1px solid #979797
}

.dmc-table.general div.helpFooter {
    margin: 10px 0 0 0
}

.dmc-table.general div.helpFooter h4 {
    margin: 2px;
    font-size: 13px;
    color: #333
}

.dmc-table.general div.popUpFilter {
    position: absolute;
    display: none;
    width: 100px;
    background: #c8e0fb;
    border: 1px solid #e4e4e4;
    padding: 1px 3px;
    margin: 20px auto 0 0
}

.dmc-table.general .sort-arrow,.n12v10-pilot .sort-arrow {
    width: 16px;
    height: 19px;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 2px -4px 4px;
    background-image: url(images/arrow-none.png);
    display: inline-block
}

.dmc-table.hed-mnblu .sort-arrow {
    background-image: url(images/indigo-arrow-none.png)
}

.dmc-table.general .sort-header {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.dmc-table.general .sort-arrow.descending,.n12v10-pilot .sort-arrow.descending {
    background-image: url(images/arrow-down.png)
}

.dmc-table.hed-mnblu .sort-arrow.descending {
    background-image: url(images/indigo-arrow-down.png)
}

.dmc-table.general .sort-arrow.ascending,.n12v10-pilot .sort-arrow.ascending {
    background-image: url(images/arrow-up.png)
}

.dmc-table.hed-mnblu .sort-arrow.ascending {
    background-image: url(images/indigo-arrow-up.png)
}

html[dir='rtl'] .dmc-table.general.hed-mnblu table.TF .fltrow td span.clear-filter {
    left: 12px;
    right: auto
}

@-moz-document url-prefix() {
    .fw-res:not(.cdc-transform) .container.grid .row.full.firefox-table-fix,.fw-satellite:not(.cdc-transform) .container.grid .row.full.firefox-table-fix,.cdc-transform .container.grid .row.full.firefox-table-fix,.fw-satellite.cdc-transform .container.grid .row.full.firefox-table-fix,.cdc-transform .container.grid .row.full.firefox-table-fix .col .base-blowout {
        display: block
    }
}

@media only screen and (min-width: 30em) {
    .dmc-table>h2,.dmc-table .head-section h2 {
        margin-bottom:.7143em
    }

    .dmc-table table tr td,.dmc-table table tr th {
        display: table-cell;
        padding: 15px 10px
    }

    .dmc-table.comparison table tr th {
        display: block
    }

    .dmc-table.comparison table tr td {
        display: block;
        padding: 15px 10px 15px 50%
    }

    .dmc-table.comparison table td span {
        position: absolute;
        left: 10px;
        top: 15px
    }

    .dmc-table img {
        padding: 0
    }

    html[dir='rtl'] .dmc-table.comparison table tr td {
        padding: 15px 50% 15px 10px
    }
}

@media only screen and (min-width: 37.5em) {
    .dmc-table.general {
        padding:0
    }

    .dmc-table>h2,.dmc-table .head-section h2 {
        margin-bottom: .5556em
    }

    .dmc-table.general th.hideTablet,.dmc-table.general td.hideTablet {
        display: none
    }

    .dmc-table.general th.hideMobile,.dmc-table.general td.hideMobile {
        display: table-cell
    }

    .dmc-table.general .filter-reset a {
        float: right;
        margin-left: 25px
    }

    .dmc-table.general .head-section .table-title,.dmc-table.general .head-section .filter-reset {
        display: table-cell
    }

    html[dir='rtl'] .dmc-table.general .head-section .filter-reset {
        float: none
    }

    html[dir='rtl'] .dmc-table.general .filter-reset a {
        margin-right: 25px;
        margin-left: 0;
        padding: 0;
        float: left;
        text-align: left
    }

    html[dir='rtl'] .dmc-table.general .filter-reset a>span.reset {
        float: auto;
        margin: 0 0 0 10px
    }
}

@media only screen and (min-width: 48em) {
    .dmc-table.comparison table tbody tr {
        border-bottom:1px solid #979797
    }

    .dmc-table.comparison table tbody tr:first-child {
        display: table-row
    }

    .dmc-table.comparison table tr th {
        display: table-cell;
        padding: 15px 10px
    }

    .dmc-table.comparison table tr td {
        display: table-cell;
        padding: 15px 10px;
        position: static
    }

    .dmc-table.comparison table td:first-child {
        background: 0
    }

    .dmc-table.comparison table td span {
        display: none
    }

    .dmc-table.general .filter-reset a {
        margin-bottom: 22px
    }

    html[dir='rtl'] .dmc-table.comparison table tr td {
        padding: 15px 10px
    }

    .dmc-table.general th.hideTablet,.dmc-table.general td.hideTablet {
        display: table-cell
    }
}
