
div.datatable-container{
    width: 100%;
    display: inline-block;
}
div.datatable-container h3{
    margin-left: -5px;
}
div.datatable-container table{
    width: 100%;
}
table.dataTable {
    min-width: 100% !important;
    max-width: 100% !important;
}
div.dataTables_wrapper div.dataTables_length{
    float: left;
    margin-bottom: 10px;
}

div.dataTables_wrapper div.dataTables_paginate{
    float: right;
    margin-bottom: 10px;
    margin-top: -3px;
}

div.dataTables_wrapper div.dataTables_paginate li.active a,
div.dataTables_wrapper div.dataTables_paginate a:hover{
    background-color: #E1E1E1;
    border-color: #E1E1E1;
    color: #333;
}

div.dataTables_wrapper div.dataTables_paginate li a{
    color: #333;
}

div.datatable-filter-toogle{
    margin-left: 5px;
    font-size: 13px;
    top: 2px;
}
div.datatable-container table.dataTable th{
    vertical-align: top;
    background-color: #008DC9;
    border-radius:4px;
    color: #fff;
}
div.datatable-container table.dataTable td{
    background-color: #f9f9f9;
}

div.datatable-container table.dataTable td.data-table-green {
    background-color: #00FF00!important;
}

div.datatable-container table.dataTable td.data-table-d64e44 {
    background-color: #d64e44!important;
}

div.datatable-container table.dataTable td.data-table-6def6b {
    background-color: #6def6b!important;
}

div.datatable-container table.dataTable td.data-table-657aed {
    background-color: #657aed!important;
}

div.datatable-container table.dataTable td.data-table-fff48e {
    background-color: #fff48e!important;
}

div.datatable-container table.dataTable td.data-table-f779da {
    background-color: #f779da!important;
}

div.datatable-container table.dataTable td.data-table-69dd11 {
    background-color: #69dd11!important;
}

div.datatable-container table.dataTable td.data-table-C00000 {
    background-color: #C00000!important;
}

div.datatable-container table.dataTable td.data-table-E00000 {
    background-color: #E00000!important;
}

div.datatable-container table.dataTable td.data-table-FF2020 {
    background-color: #FF2020!important;
}

div.datatable-container table.dataTable td.data-table-FF6060 {
    background-color: #FF6060!important;
}

div.datatable-container table.dataTable td.data-table-FF8C00 {
    background-color: #FF8C00!important;
}

div.datatable-container table.dataTable td.data-table-FF9933 {
    background-color: #FF9933!important;
}

div.datatable-container table.dataTable td.data-table-FFFF20 {
    background-color: #FFFF20!important;
}

div.datatable-container table.dataTable td.data-table-FFFF60 {
    background-color: #FFFF60!important;
}

div.datatable-container table.dataTable td.data-table-FFFFC0 {
    background-color: #FFFFC0!important;
}

div.datatable-container table.dataTable td.data-table-20FF20 {
    background-color: #20FF20!important;
}

div.datatable-container table.dataTable td.data-table-80FF80 {
    background-color: #80FF80!important;
}

div.datatable-container table.dataTable td.data-table-C0FFC0 {
    background-color: #C0FFC0!important;
}

div.datatable-container table.dataTable td.data-table-20FFFF {
    background-color: #20FFFF!important;
}

div.datatable-container table.dataTable td.data-table-80FFFF {
    background-color: #80FFFF!important;
}

div.datatable-container table.dataTable td.data-table-E0FFFF {
    background-color: #E0FFFF!important;
}

div.datatable-container table.dataTable td.data-table-0000E0 {
    background-color: #0000E0!important;
}

div.datatable-container table.dataTable td.data-table-8080FF {
    background-color: #8080FF!important;
}

div.datatable-container table.dataTable td.data-table-E0E0FF {
    background-color: #E0E0FF!important;
}

div.datatable-container table.dataTable td.data-table-800080 {
    background-color: #800080!important;
}

div.datatable-container table.dataTable td.data-table-E000E0 {
    background-color: #E000E0!important;
}

div.datatable-container table.dataTable td.data-table-FF80FF {
    background-color: #FF80FF!important;
}

div.datatable-container table.dataTable td.data-table-FFE0FF {
    background-color: #FFE0FF!important;
}

div.datatable-container table.dataTable td.data-table-DF0174 {
    background-color: #DF0174!important;
}

div.datatable-container table.dataTable td.data-table-DF013A {
    background-color: #DF013A!important;
}

div.datatable-container table.dataTable td.data-table-FFFFFF {
    background-color: #FFFFFF!important;
}

div.datatable-container table.dataTable td.data-table-D0D0D0 {
    background-color: #D0D0D0!important;
}

div.datatable-container table.dataTable td.data-table-606060 {
    background-color: #606060!important;
}

div.datatable-container table.dataTable td.data-table-000000 {
    background-color: #000000!important;
}


div.datatable-container table.dataTable td.data-table-color-d64e44 {
    color: #d64e44!important;
}

div.datatable-container table.dataTable td.data-table-color-6def6b {
    color: #6def6b!important;
}

div.datatable-container table.dataTable td.data-table-color-657aed {
    color: #657aed!important;
}

div.datatable-container table.dataTable td.data-table-color-fff48e {
    color: #fff48e!important;
}

div.datatable-container table.dataTable td.data-table-color-f779da {
    color: #f779da!important;
}

div.datatable-container table.dataTable td.data-table-color-69dd11 {
    color: #69dd11!important;
}

div.datatable-container table.dataTable td.data-table-color-C00000 {
    color: #C00000!important;
}

div.datatable-container table.dataTable td.data-table-color-E00000 {
    color: #E00000!important;
}

div.datatable-container table.dataTable td.data-table-color-FF2020 {
    color: #FF2020!important;
}

div.datatable-container table.dataTable td.data-table-color-FF6060 {
    color: #FF6060!important;
}

div.datatable-container table.dataTable td.data-table-color-FF8C00 {
    color: #FF8C00!important;
}

div.datatable-container table.dataTable td.data-table-color-FF9933 {
    color: #FF9933!important;
}

div.datatable-container table.dataTable td.data-table-color-FFFF20 {
    color: #FFFF20!important;
}

div.datatable-container table.dataTable td.data-table-color-FFFF60 {
    color: #FFFF60!important;
}

div.datatable-container table.dataTable td.data-table-color-FFFFC0 {
    color: #FFFFC0!important;
}

div.datatable-container table.dataTable td.data-table-color-20FF20 {
    color: #20FF20!important;
}

div.datatable-container table.dataTable td.data-table-color-80FF80 {
    color: #80FF80!important;
}

div.datatable-container table.dataTable td.data-table-color-C0FFC0 {
    color: #C0FFC0!important;
}

div.datatable-container table.dataTable td.data-table-color-20FFFF {
    color: #20FFFF!important;
}

div.datatable-container table.dataTable td.data-table-color-80FFFF {
    color: #80FFFF!important;
}

div.datatable-container table.dataTable td.data-table-color-E0FFFF {
    color: #E0FFFF!important;
}

div.datatable-container table.dataTable td.data-table-color-0000E0 {
    color: #0000E0!important;
}

div.datatable-container table.dataTable td.data-table-color-8080FF {
    color: #8080FF!important;
}

div.datatable-container table.dataTable td.data-table-color-E0E0FF {
    color: #E0E0FF!important;
}

div.datatable-container table.dataTable td.data-table-color-800080 {
    color: #800080!important;
}

div.datatable-container table.dataTable td.data-table-color-E000E0 {
    color: #E000E0!important;
}

div.datatable-container table.dataTable td.data-table-color-FF80FF {
    color: #FF80FF!important;
}

div.datatable-container table.dataTable td.data-table-color-FFE0FF {
    color: #FFE0FF!important;
}

div.datatable-container table.dataTable td.data-table-color-DF0174 {
    color: #DF0174!important;
}

div.datatable-container table.dataTable td.data-table-color-DF013A {
    color: #DF013A!important;
}

div.datatable-container table.dataTable td.data-table-color-FFFFFF {
    color: #FFFFFF!important;
}

div.datatable-container table.dataTable td.data-table-color-D0D0D0 {
    color: #D0D0D0!important;
}

div.datatable-container table.dataTable td.data-table-color-606060 {
    color: #606060!important;
}

div.datatable-container table.dataTable td.data-table-color-000000 {
    color: #000000!important;
}

div.datatable-container table.dataTable td.data-table-red {
    background-color: #de0017!important;
    color: #fff!important;
}
div.datatable-container table.dataTable td.data-table-strike {
   text-decoration: line-through!important;
    
}

div.datatable-container table.dataTable td.data-table-yellow {
    background-color: #FFDD00!important;
}
div.datatable-container table.dataTable td.data-table-orange {
    background-color: #ffb642!important;
}
div.datatable-container table.dataTable td.data-table-color-grey {
    color: #a7a7a7!important;
}


div.datatable-container table.dataTable th input{
    color: #333333;
}
div.datatable-container table.dataTable td:first-child{
    border-left-width: 1px;
}
div.datatable-container table.dataTable td:last-child{
    border-right-width: 1px;
}
div.datatable-container table.dataTable tr:last-child td{
    border-bottom-width: 1px;
}
div.datatable-container table.dataTable {
    border: 0;
}
div.datatable-container table th div.row{
    margin: 0;
}

div.datatable-container table.dataTable td.center{
    text-align: center;
}

div.datatable-container table.dataTable tr:hover:not(.datatable-child-tr) td{
    background-color: #008DC9;
    color: #fff;
}

div.datatable-container table.dataTable tr.datatable-child-tr tr th{
    padding: 8px;
    line-height: 1.4em;
    border: 1px solid #ddd;
    border-top: 0;
    border-left-width: 0;
    border-bottom-width: 3px;
    box-sizing: content-box;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 5px;
}

div.datatable-container table.dataTable tr.datatable-child-tr tr td{
    border: 1px solid #ddd;
    padding: 8px;
    line-height: 1.4em;
    vertical-align: top;
}

div.datatable-container table.dataTable tr.datatable-child-tr tr td:first-child{
    border-left: 0;
}

div.datatable-container table.dataTable tr.datatable-child-tr tr td:last-child{
    border-right: 0;
}

div.datatable-container table.dataTable thead .sorting_asc::after,
div.datatable-container table.dataTable thead .sorting_desc::after,
div.datatable-container table.dataTable thead .sorting::after{
    top: 10px;
}

div.datatable-container-toggle{
    position: absolute;
    display: none;
    left: 100px;
    padding: 0;
    background: #fff;
    z-index: 100;
    top: -1px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

div.datatable-container-header-toggle{
    text-align: center;
    background-color: #008DC9;
    color: #fff;
    padding: 5px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    line-height: 1.4em;
}

div.datatable-container-toggle div.datatable-container-header-toggle span{
    float: right;
    font-size: 14px;
    margin: 2px;
}

div.datatable-container-body-toggle{
    display: inline-block;
    padding: 15px 10px 20px 10px;
    border: 1px solid #D9D7DA;
    border-top: 3px solid #D9D7DA;
    border-bottom: 0;
}

div.datatable-container-footer-toggle{
    text-align: center;
    padding: 15px;
    border-left: 1px solid #D9D7DA;
    border-right: 1px solid #D9D7DA;
    border-bottom: 1px solid #D9D7DA;
}

div.datatable-container-toggle div.datatable-container-footer-toggle span.btn,
div.datatable-container-toggle div.datatable-container-footer-toggle span.btn span{
    font-size: 14px;
}
div.datatable-trigger-toggle{
    position:relative;
    font-weight:700;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 90%;
}
div.datatable-trigger-toggle span{
    font-size: 18px;
}
div.datatable-trigger-toggle span:hover{
    cursor: pointer;
}
div.datatable-toggle-column div.manage-button-row {
    float: right;
}
div.export-container {
    float: right;
    padding-bottom: 10px;
    padding-top: 10px;
}
div.export-container div {
    display: inline-block;
}
div.export-container div:first-child {
    margin-right: 10px;
}
div.export-container div:hover {
    cursor: pointer;
}

div.datatable-single-toogle div.row{
    width: 250px;
    margin-bottom: 5px;
}

div.datatable-single-toogle div.row > div:first-child{
    padding-right: 0;
}

div.datatable-single-toogle div.row div.datatable-reset-toggle{
    margin-right: 7px;
}

div.datatable-single-toogle div.row div.datatable-reset-toggle span{
    font-size: 12px;
    color: #D9D7DA;
}
div.datatable-single-toogle div.row div.datatable-reset-toggle:hover{
    cursor: pointer;
}
div.datatable-single-toogle div.row div.datatable-reset-toggle,
div.datatable-single-toogle div.row input.number-format-int {
    display: none;
}

div.datatable-container table.dataTable th div.glyphicon-move{
    position: absolute;
    top: 12px;
    right: 25px;
    display: block;
    opacity: 0.5;
}
table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-right: 40px;
}

table.dataTable tbody input[type='checkbox']{
    top: 0;
    margin: 0;
}


table.dataTable tbody td.center{
    vertical-align: middle;
}

div.datatable-has-checkboxes{
    text-align: center;
}


div.datatable-has-checkboxes span:hover{
    cursor: pointer;
}

td.datatable-lightyellow-background{
    background-color: #FFFBB8!important;
}
td.datatable-lightgreen-background{
    background-color: #DFF2DF!important;
}

tr:hover td.datatable-lightyellow-background {
    color: #8f8f8f !important;
}
tr:hover td.datatable-lightgreen-background {
    color: #8f8f8f !important;
}

td.datatable-yellow-background{
    background-color: #ffee65!important;
}
td.datatable-red-background{
    background-color: #ca2b2b!important;
    color:#fff!important;
}
td.datatable-green-background{
    background-color: #4dca2b!important;
    color:#fff!important;
}

div.datatable-single-toogle .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin-bottom: 0;
    margin-top: 2px;
    min-width: 40px;
}
div.datatable-single-toogle .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
div.datatable-single-toogle .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
div.datatable-single-toogle .slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
div.datatable-single-toogle input:checked + .slider {
    background-color: #008DC9;
}
div.datatable-single-toogle input:focus + .slider {
    box-shadow: 0 0 1px #008DC9;
}
div.datatable-single-toogle input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}
div.datatable-single-toogle .slider.round {
    border-radius: 20px;
}

div.datatable-single-toogle .slider.round:before {
    border-radius: 50%;
}

div.datatable-expand-child{
    width: 25px;
    height: 25px;
    border: 2px solid #333;
    border-radius: 25px;
}

tr:hover > td > div.datatable-expand-child{
    background-color: #fff;
}

tr:hover > td > div.datatable-expand-child:hover{
    background-color: #333;
    border-color: #fff;
}

tr:hover > td > div.datatable-expand-child:hover span{
    color: #fff;
}

div.datatable-expand-child span.glyphicon{
    top: 3px;
    color: #333;
}

div.datatable-expand-child span.glyphicon.glyphicon-chevron-up{
    top: 1px;
}
