.widget-content-area { background-color: #3b3f5c; -webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,.14), 0 1px 18px 0 rgba(0,0,0,.12), 0 3px 5px -1px rgba(0,0,0,.2); -moz-box-shadow: 0 6px 10px 0 rgba(0,0,0,.14), 0 1px 18px 0 rgba(0,0,0,.12), 0 3px 5px -1px rgba(0,0,0,.2); box-shadow: 0 6px 10px 0 rgba(0,0,0,.14), 0 1px 18px 0 rgba(0,0,0,.12), 0 3px 5px -1px rgba(0,0,0,.2); } .no-content:before, .no-content:after { display: none!important; } .new-control.new-checkbox .new-control-indicator { top: 4px; height: 22px; width: 22px; border-radius: 50%; } .table > thead { border-top: 1px solid rgba(136, 142, 168, 0.3137254901960784); border-bottom: 1px solid rgba(136, 142, 168, 0.3137254901960784); } table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after { opacity: 1; color: #d3d3d3; } table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:after { color: #ffff; } table.dataTable { border-collapse: separate; border-spacing: 0 5px; margin-top: 8px!important; margin-bottom: 50px!important; border-collapse: collapse!important; background-color: #3b3f5c; } .table > tbody:before { line-height: 1em; content: "_"; color: #3b3f5c; display: block; } .table > tbody tr { border-radius: 4px; -webkit-transition: all 0.1s ease; transition: all 0.1s ease; border-bottom: 1px solid rgba(136, 142, 168, 0.3137254901960784); background-color: #3b3f5c!important; } .table > thead > tr > th { color: #fff; font-weight: 600; font-size: 13px; border: none; letter-spacing: 1px; text-transform: uppercase; } .table > tbody > tr > td { border: none; color: #d3d3d3; font-size: 13px; letter-spacing: 1px; } .table-striped tbody tr:nth-of-type(odd) { background-color: transparent!important; } .table > tfoot > tr > th { border: none; } .table-hover:not(.table-dark) tbody tr:hover { background-color: transparent!important; -webkit-transform: translateY(-1px) scale(1.01); transform: translateY(-1px) scale(1.01); } .table-hover:not(.table-dark) tbody tr:hover td:first-child { } .table-hover.non-hover:not(.table-dark) tbody tr:hover { -webkit-transform: none; transform: none; } div.dataTables_wrapper div.dataTables_info { padding-top: 0.85em; white-space: normal; color: #acb0c3; font-weight: 600; border: 1px solid rgba(136, 142, 168, 0.3137254901960784); display: inline-block; padding: 10px 16px; border-radius: 6px; font-size: 13px; } div.dataTables_wrapper div.dataTables_filter label { position: relative; } div.dataTables_wrapper div.dataTables_filter svg { position: absolute; top: 12px; right: 14px; width: 20px; color: #d3d3d3; } .dataTables_wrapper .form-control { background: #3b3f5c; border: none; margin-top: 5px; -webkit-box-shadow: 2px 5px 17px 0 rgba(31,45,61,.1); box-shadow: 2px 5px 17px 0 rgba(31,45,61,.1); border-radius: 6px; border: 1px solid rgba(136, 142, 168, 0.3137254901960784); padding: 8px 30px 8px 14px; color: #f1f2f3; } div.dataTables_wrapper div.dataTables_filter input { width: 150px; } .dataTables_wrapper .dataTables_length select.form-control { padding: 8px 17px 8px 14px; -moz-appearance:none; /* Firefox */ -webkit-appearance:none; /* Safari and Chrome */ appearance:none; background: #3b3f5c url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23d3d3d3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") 50px 9px no-repeat; } div.dataTables_wrapper div.dataTables_paginate { margin: 0; white-space: nowrap; text-align: right; display: inline-block; } .page-link { margin-right: 5px; border-radius: 50%; padding: 8px 12px; background: rgba(0, 23, 55, 0.08); border: none; color: #888ea8; } .page-link:focus { box-shadow: none; } div.dataTables_wrapper div.dataTables_paginate ul.pagination { margin: 3px 0; } .page-item.disabled .page-link { background: #acb0c3 } .page-item.disabled .page-link svg { color: #3b3f5c; } .page-item:first-child .page-link { border-radius: 50%; padding: 5px 9px; } .page-item:first-child .page-link:hover { border-radius: 50%; padding: 5px 9px; background: #acb0c3; color: #3b3f5c; } .page-item:first-child .page-link svg { width: 17px; } .page-item:last-child .page-link { border-radius: 50%; padding: 5px 9px; } .page-item:last-child .page-link:hover { border-radius: 50%; padding: 5px 9px; background: #acb0c3; color: #3b3f5c; } .page-item:last-child .page-link svg { width: 17px; } .page-item.active .page-link { background-color: #ebedf2; color: #3b3f5c;} #alter_pagination_next a, #alter_pagination_previous a { border-radius: 50%; padding: 5px 9px; } #alter_pagination_next a svg, #alter_pagination_previous a svg { width: 17px; } .table-cancel { color: #888ea8; margin-right: 6px; vertical-align: middle; fill: rgba(0, 23, 55, 0.08); cursor: pointer; } .table-hover:not(.table-dark) tbody tr:hover .table-cancel { color: #e7515a; } @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { /* IE10+ CSS styles go here */ .dataTables_wrapper .dataTables_length select.form-control { background: transparent; padding: 8px 10px 8px 14px; } } @media (max-width: 767px) { div.dataTables_wrapper div.dataTables_info { margin-bottom: 40px; } }