.resellerAgreement .col-sm-12 {
    padding: 0px !important;
}

div .alert-info {
    color: #cc0000;
}

.grey {
    color: grey;
}

table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc {
    background-image: none;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px!important;
}

table.dataTable tbody th, table.complete tbody td {
    padding: 10px 18px!important;
}

.resellerAgreement .panel-heading {
    background: #ffffff;
    xpadding-bottom: 0;
}

.resellerAgreement .panel-body {
    padding: 0;
}

.resellerAgreement table {
    margin-top: 0px !important;
}

    .resellerAgreement table th {
        background: #f9fafc;
        border-bottom: 1px solid #eaeef1;
    }


.resellerAgreement tbody .bg-danger, .addusers tbody .bg-danger {
    background: #E12D3F;
    color: #ffffff;
    font-size: 100%;
}

.resellerAgreement tbody .bg-success, .addusers tbody .bg-success {
    background: #367C36;
    color: #ffffff;
    font-size: 100%;
}

.resellerAgreement tbody .bg-inactive, .addusers tbody .bg-inactive {
    background: #dcdcdc;
    color: #000;
    font-size: 100%;
}

.minheight {
    min-height: 265px;
}



/*splaResellerAgreement*/
.resellerAgreement .nav-tabs ul {
    width: 100%;
}


.resellertab-content .tab-pane {
    display: none;
}

    .resellertab-content .tab-pane.active {
        display: inline-table;
        width: 100%;
        height: auto;
        border-collapse: collapse;
    }

table.pending tr th {
    background: #ececec;
}

table.complete tr th {
    background: #ececec;
}

table.reporting tr th, table.addproducts tr th, table.addusers tr th {
    background: #ececec;
}

table.reporting tr input.quantity, table.Childreporting tr input.quantity {
    width: 70px;
    margin: 0;
}

.tab-pane .dataTables_wrapper {
    width: 100%;
    background: #f9fafc;
    padding: 2px;
    xborder: 1px solid #cbd5dd;
}

    .tab-pane .dataTables_wrapper table {
        width: 100%!important;
    }

    .tab-pane .dataTables_wrapper input,
    .tab-pane .dataTables_length select,
    .add-products-modal-body .dataTables_wrapper input,
    .add-products-modal-body .dataTables_length select,
    .add-user-modal-body .dataTables_wrapper input,
    .add-user-modal-body .dataTables_length select {
        border: 1px solid #cbd5dd;
        margin: 5px;
    }

.tab-pane .dataTables_length {
    margin-left: 5px;
}

.tab-pane .dataTables_wrapper label, .add-products-modal-body .dataTables_wrapper label, .add-user-modal-body .dataTables_wrapper label {
    font-size: 12px;
    font-weight: normal;
}

.tab-pane .dataTables_wrapper .dataTables_paginate, .add-products-modal-body .dataTables_wrapper .dataTables_paginate, .add-user-modal-body .dataTables_wrapper .dataTables_paginate {
    margin: 5px;
}

    .tab-pane .dataTables_wrapper .dataTables_paginate .paginate_button, .add-products-modal-body .dataTables_wrapper .dataTables_paginate .paginate_button, .add-user-modal-body .dataTables_wrapper .dataTables_paginate .paginate_button {
        float: left;
        position: relative;
        padding: 0px;
        margin-left: -1px;
        color: #428bca!important;
        text-decoration: none;
        background: #ffffff;
        border: 1px solid #ddd;
        font-size: 12px;
    }

        .tab-pane .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
        .tab-pane .dataTables_wrapper .dataTables_paginate .paginate_button.current,
        .tab-pane .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover.active,
        .add-products-modal-body .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
        .add-products-modal-body .dataTables_wrapper .dataTables_paginate .paginate_button.current,
        .add-products-modal-body .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover.active,
        .add-user-modal-body .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
        .add-user-modal-body .dataTables_wrapper .dataTables_paginate .paginate_button.current,
        .add-user-modal-body .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover.active {
            border-color: #eaeef1;
            background: #f1f4f8;
            color: #2a6496;
        }


        .tab-pane .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
        .tab-pane .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
        .tab-pane .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
        .add-products-modal-body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
        .add-products-modal-body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
        .add-products-modal-body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
        .add-user-modal-body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
        .add-user-modal-body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
        .add-user-modal-body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
            border: 1px solid #ddd;
            color: #2a6496;
        }

.tab-pane table.dataTable thead th, .tab-pane table.dataTable thead td, .add-products-modal-body table.dataTable thead th, .add-products-modal-body table.dataTable thead td, .add-user-modal-body table.dataTable thead th, .add-user-modal-body table.dataTable thead td {
    border: none;
}

.tab-pane table.dataTable.no-footer, .add-user-modal-body table.dataTable.no-footer, .tab-pane table.dataTable.no-footer, .add-user-modal-body table.dataTable.no-footer {
    border-bottom: 1px solid #cccccc;
}

.reportDetails {
    background: #d9edf7 !important;
}

.tab-pane .panel-default {
    margin: 0;
    border: 0;
}

tfoot {
    position: absolute;
    padding: 0;
    top: -95px;
}

.tab-pane table.dataTable tfoot th {
    width: 120px;
    margin: 0 0 10px 0;
    padding-right: 29px;
    padding-left: 12px;
    padding-top: 5px;
    border: 0;
    background: none;
}

.Filter {
    height: 70px;
}

.tab-pane .dataTables_info {
    padding: 15px;
}

.agreement-header {
    display: block;
    text-decoration: none;
    color: #2E72A3;
}

#overlay {
    display: none;
    background-color: black;
    z-index: 1000;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5; /* also -moz-opacity, etc. */
}

#overlay_center {
    opacity: 1;
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
}

.resellerAgreement .tab-pane .dataTables_wrapper {
    padding: 0px;
}
.resellerAgreement th.sorting_disabled {   
     padding-left: 7px !important;
    padding-right: 0px !important;
    }

.btnReportBackButton {
    color: #3C78B4;
    border-color: #A3A6A8;
}