
.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    padding: 0;
    border: none;
    text-align: center;
    color: green;
    background: none;
    z-index: 100000;
}

.dataTables_processing i {
    font-size: 80px;
}

/*noinspection CssUnusedSymbol*/
.css_right {
    float: right;
}

/*noinspection CssUnusedSymbol*/
.css_left {
    float: left;
}

/*
 * c-css by U4EA Technologies - Allan Jardine
 * Version:       1.2.c.1
 * Browser:       Webkit 537.4
 * Browser group: cssA
 */
/*noinspection ALL*/
#fw_header {
    width: 980px;
    position: relative;
    margin: 0 auto;
}

#fw_header ul {
    list-style-type: none;
}

/*noinspection ALL*/
.forums #fw_header {
    margin-bottom: 0;
}

#fw_header ul {
    padding-top: 6px;
    padding-left: 12px;
}

#fw_header li {
    float: left;
    padding: 0 3px;
}

#fw_header li a {
    padding: 0 8px;
}

#fw_header li a:hover {
    text-decoration: none;
    border-bottom: 5px solid #829ac6;
}

#fw_header li a.active {
    border-bottom: 5px solid #4E6CA3;
}

#fw_header ul.submenu li a.active,
#fw_header ul.subsubmenu li a.active {
    border-bottom: 5px solid #829ac6;
}

/*noinspection ALL*/
#fw_header ul.submenu, #fw_header ul.subsubmenu {
    padding-top: 0;
    margin-top: 1em;
}

/*noinspection ALL*/
#fw_header ul.submenu_usage {
    padding-left: 32px;
}

/*noinspection ALL*/
#fw_header ul.submenu_plugins {
    padding-left: 20px;
}

/*noinspection ALL*/
#fw_header ul.submenu_development {
    padding-left: 23px;
}

/*noinspection ALL*/
#fw_header ul.submenu_extras {
    padding-left: 14px;
}

/*noinspection ALL*/
#fw_header ul.submenu_testing {
    padding-left: 480px;
}

/*noinspection ALL*/
#fw_header ul.submenu_styling {
    padding-left: 80px;
}

/*noinspection ALL*/
#fw_header ul.subsubmenu {
    padding-left: 120px;
}

#fw_header ul.submenu li,
#fw_header ul.subsubmenu li {
    font-size: 80%;
}

/*noinspection ALL*/
#fw_header {
    font-size: 16px;
}

#fw_header a {
    color: #4E6CA3 !important;
}

#fw_header h1 {
    border-bottom: none;
    font-size: 2em;
    line-height: 1.45em;
    vertical-align: middle;
    color: black;
    margin-top: 32px;
}

#fw_header h1 img {
    margin-top: -5px;
    vertical-align: middle;
}

#fw_header h1 a {
    color: black !important;
}

#fw_header h1 a:hover {
    text-decoration: none;
}

/*noinspection ALL*/
#header_options {
    position: absolute;
    top: -32px;
    right: 150px;
    width: 495px;
}

#header_options .option {
    width: 165px;
    float: left;
    padding: 12px 0;
    text-align: center;
}

#header_options a:hover {
    text-decoration: none;
}

#header_options .option:hover {
    background-color: #F5F7FA;
}

#header_options div.option img {
    vertical-align: middle;
    margin-right: 7px;
}

#header_options .option table {
    margin: 0 auto;
}

#header_options .option table td {
}

/*noinspection ALL*/
#header_options #options_search {
    width: 495px;
    padding: 7px 0;
}

/*noinspection ALL*/
#header_options #options_download {
}

#options_search input[type='text'] {
    height: 20px;
    width: 350px;
}

/*noinspection ALL*/
body .adpacks {
}

/*noinspection ALL*/
body .one .bsa_it_ad {
    background: transparent;
    border: none;
    margin: 0;
    text-align: left;
    color: #999;
}

/*noinspection ALL*/
body .one .bsa_it_ad:hover {
    background-color: #F5F7FA;
    color: black;
}

/*noinspection ALL*/
body .one .bsa_it_ad .bsa_it_i {
    display: block;
    padding: 0;
    float: none;
    margin: 0;
    text-align: center;
    font-size: 11px !important;
}

/*noinspection ALL*/
body .one .bsa_it_ad .bsa_it_d {
    font-size: 11px !important;
}

body .one .bsa_it_ad .bsa_it_i img {
    padding: 0;
    border: none;
}

/*noinspection ALL*/
body .one .bsa_it_ad .bsa_it_t {
    padding: 6px 0 0 0;
}

/*noinspection ALL*/
body .one .bsa_it_p {
    display: none;
}

/*noinspection ALL*/
.one .bsa_it_ad {
    padding: 4px 0 0 0 !important;
    color: #F5F7FA;
}

/*noinspection ALL*/
body #bsap_aplink, body #bsap_aplink:hover {
    position: absolute;
    top: 45px;
    left: 104px;
    width: 100px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    display: block;
    font-size: 10px;
    text-decoration: none;
}

/*noinspection ALL*/
.css_small {
    font-size: 75%;
    line-height: 1.45em;
}

/*noinspection ALL*/
.css_vsmall {
    font-size: 65%;
    line-height: 1.45em;
}

#dt_example #container {
    margin: 64px auto 30px auto !important;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1;
}

.dataTables_length {
    width: 50%;
    float: left;
}

.no-side-padding .dataTables_length {
    width: calc(50% - 5px);
    padding-left: 5px;
}

.no-top-padding .dataTables_length {
    padding-top: 5px;
}

.dataTables_filter {
    width: 50%;
    float: right;
    text-align: right;
}

.no-side-padding .dataTables_filter {
    width: calc(50% - 5px);
    padding-right: 5px;
}

.no-top-padding .dataTables_filter {
    padding-top: 5px;
}

.dataTables_filter label {
    color: #666;
}

.dataTables_info {
    border-top: solid 2px #CCC;
    border-bottom: solid 1px #AAA;
    background-color: #e7e7e7;
    color: #666;
    font-weight: bold;
    padding: .5em;
}

.dataTables_paginate {
    width: 50%;
    float: right;
    text-align: right;
}

.no-side-padding .dataTables_paginate {
    width: calc(50% - 5px);
    padding-right: 5px;
}

/* Pagination nested */
/*noinspection ALL*/
.paginate_disabled_previous, .paginate_enabled_previous,
.paginate_disabled_next, .paginate_enabled_next {
    height: 19px;
    float: left;
    cursor: pointer;
    *cursor: hand;
    color: #111 !important;
}

/*noinspection ALL*/
.paginate_disabled_previous:hover, .paginate_enabled_previous:hover,
.paginate_disabled_next:hover, .paginate_enabled_next:hover {
    text-decoration: none !important;
}

/*noinspection ALL*/
.paginate_disabled_previous:active, .paginate_enabled_previous:active,
.paginate_disabled_next:active, .paginate_enabled_next:active {
    outline: none;
}

/*noinspection ALL*/
.paginate_disabled_previous,
.paginate_disabled_next {
    color: #666 !important;
}

/*noinspection ALL*/
.paginate_disabled_previous, .paginate_enabled_previous {
    padding-left: 23px;
}

/*noinspection ALL*/
.paginate_disabled_next, .paginate_enabled_next {
    padding-right: 23px;
    margin-left: 10px;
}

/*noinspection ALL*/
.paginate_disabled_previous {
    background: url('../images/back_disabled.png') no-repeat top left;
}

/*noinspection ALL*/
.paginate_enabled_previous {
    background: url('../images/back_enabled.png') no-repeat top left;
}

/*noinspection ALL*/
.paginate_enabled_previous:hover {
    background: url('../images/back_enabled_hover.png') no-repeat top left;
}

/*noinspection ALL*/
.paginate_disabled_next {
    background: url('../images/forward_disabled.png') no-repeat top right;
}

/*noinspection ALL*/
.paginate_enabled_next {
    background: url('../images/forward_enabled.png') no-repeat top right;
}

/*noinspection ALL*/
.paginate_enabled_next:hover {
    background: url('../images/forward_enabled_hover.png') no-repeat top right;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
    margin: 0 auto;
    clear: both;
    width: 100%;

    /* Note Firefox 3.5 and before have a bug with border-collapse
     * ( https://bugzilla.mozilla.org/show%5Fbug.cgi?id=155955 )
     * border-spacing: 0; is one possible option. Conditional-css.com is
     * useful for this kind of thing
     *
     * Further note IE 6/7 has problems when calculating widths with border width.
     * It subtracts one px relative to the other browsers from the first column, and
     * adds one to the end...
     *
     * If you want that effect I'd suggest setting a border-top/left on th/td's and
     * then filling in the gaps with other borders.
     */
}

table.display thead th {
    padding: 3px 18px 3px 10px;
    border-bottom: 1px solid black;
    font-weight: bold;
    cursor: pointer;
    *cursor: hand;
}

table.display tfoot th {
    padding: 3px 18px 3px 10px;
    border-top: 1px solid black;
    font-weight: bold;
}

table.display tr.heading2 td {
    border-bottom: 1px solid #aaa;
}

table.display td {
    padding: 3px 10px;
}

table.display td.center {
    text-align: center;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting_asc {
    background: url('../images/sort_asc.png') no-repeat center right;
    color: #C00;
}

.sorting_desc {
    background: url('../images/sort_desc.png') no-repeat center right;
    color: #C00;
}

.sorting {
    background: url('../images/sort_both.png') no-repeat center right;
}

/*noinspection ALL*/
.sorting_asc_disabled {
    background: url('../images/sort_asc_disabled.png') no-repeat center right;
}

/*noinspection ALL*/
.sorting_desc_disabled {
    background: url('../images/sort_desc_disabled.png') no-repeat center right;
}

table.display thead th:active,
table.display thead td:active {
    outline: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables row classes
 */
/*noinspection ALL*/
table.display tr.odd.gradeA {
    background-color: #ddffdd;
}

/*noinspection ALL*/
table.display tr.even.gradeA {
    background-color: #eeffee;
}

/*noinspection ALL*/
table.display tr.odd.gradeC {
    background-color: #ddddff;
}

/*noinspection ALL*/
table.display tr.even.gradeC {
    background-color: #eeeeff;
}

/*noinspection ALL*/
table.display tr.odd.gradeX {
    background-color: #ffdddd;
}

/*noinspection ALL*/
table.display tr.even.gradeX {
    background-color: #ffeeee;
}

/*noinspection ALL*/
table.display tr.odd.gradeU {
    background-color: #ddd;
}

/*noinspection ALL*/
table.display tr.even.gradeU {
    background-color: #eee;
}

table.dataTable tr.odd td {
    background-color: #F5F5F5;
}

table.dataTable th {
    text-align: center;
    padding: .5em 1.25em .5em .5em;
}

table.dataTable td {
    text-align: center;
    padding: .5em;
}

table.dataTable tr.group-row td {
    text-align: left;
}

.dataTables_filter {
    float: right;
    margin-bottom: .5em;
}

.dataTables_filter label {
    font-weight: bold;
    color: #555;
}

table.dataTable td.detail a.show-details {
    width: 13px;
    text-decoration: none;
    float: left;
}

table.dataTable td.details {
    text-align: left !important;
    border-bottom: solid 1px #CCC;
}

table.dataTable th.detail,
table.dataTable td.detail {
    width: .5em;
    padding-right: .25em;
}

table.dataTable td.detail p {
    display: none;
}

tr.echeck td {
    background-color: #DFD !important;
}

/*noinspection ALL*/
tr.echeck td.sorting_1 {
    background-color: #CEC !important;
}

tr.echeck td.group {
    background-color: #7B7 !important;
    border-top: solid 2px #5A5;
    color: #FFF;
    font-weight: bold;
}

tr.echeck td.details {
    border-bottom: solid 1px #BEB;
}

tr.echeck .signature img {
    border: solid 1px #BEB;
    background-color: #FFF;
}

tr.jpp td {
    background-color: #FDD !important;
}

/*noinspection ALL*/
tr.jpp td.sorting_1 {
    background-color: #FAA !important;
}

tr.jpp td.group {
    background-color: #B77 !important;
    border-top: solid 2px #A55;
    color: #FFF;
    font-weight: bold;
}

tr.jpp td.details {
    border-bottom: solid 1px #EBB;
}

tr.jpp .signature img {
    border: solid 1px #EBB;
}

tr.card td {
    background-color: #EEE !important;
}

/*noinspection ALL*/
tr.card td.sorting_1 {
    background-color: #DDD !important;
}

tr.card td.group {
    background-color: #555 !important;
    border-top: solid 2px #333;
    color: #FFF;
    font-weight: bold;
}

tr.card td.details {
    border-bottom: solid 1px #CDCDCD;
}

tr.card .signature img {
    border: solid 1px #CDCDCD;
}

tr.virtual-account td.group,
tr.card-account td.group {
    background-color: #555 !important;
    border-top: solid 2px #333;
    color: #FFF;
    font-weight: bold;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Misc
 */
/*noinspection ALL*/
.dataTables_scroll {
    clear: both;
}

/*noinspection ALL*/
.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch;
}

.top, .bottom {
    padding: 15px;
    background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
}

.top .dataTables_info {
    float: none;
}

.clear {
    clear: both;
}

tfoot input {
    margin: 0.5em 0;
    width: 100%;
    color: #444;
}

/*noinspection ALL*/
tfoot input.search_init {
    color: #999;
}

td.group {
    background-color: #d1cfd0;
}

.example_alt_pagination div.dataTables_info {
    width: 40%;
}

/*noinspection ALL*/
.paging_full_numbers {
    line-height: normal;
    padding-top: 3px;
}

.paging_full_numbers a:active {
    outline: none
}

.paging_full_numbers a:hover {
    text-decoration: none;
}

/*noinspection ALL*/
.paging_full_numbers a.paginate_button,
.paging_full_numbers a.paginate_active {
    border: 1px solid #aaa;
    border-left: none;
    padding: .25em .5em;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
}

/*noinspection ALL*/
a.paginate_button.first {
    border-left: 1px solid #aaa;
}

/*noinspection ALL*/
.paging_full_numbers a.paginate_button {
    background-color: #EEE;
}

/*noinspection ALL*/
.paging_full_numbers a.paginate_button.current {
    background: white;
    font-weight: bold;
    border: black 1px solid;
}

/*noinspection ALL*/
.paging_full_numbers a.paginate_button:hover {
    background-color: #DDD;
    text-decoration: none !important;
}

.paging_full_numbers a.first {
    border-bottom-left-radius: 5px;
}

.paging_full_numbers a.last {
    border-bottom-right-radius: 5px;
}

/*noinspection ALL*/
.paging_full_numbers a.paginate_active {
    background-color: #CCC;
    font-weight: bold;
}

table.display tr.even.row_selected td {
    background-color: #B0BED9;
}

table.display tr.odd.row_selected td {
    background-color: #9FAFD1;
}

/*
 * KeyTable
 */
table.KeyTable td {
    border: 3px solid transparent;
}

table.KeyTable td.focus {
    border: 3px solid #3366FF;
}

/*noinspection ALL*/
table.display tr.gradeA {
    background-color: #eeffee;
}

/*noinspection ALL*/
table.display tr.gradeC {
    background-color: #ddddff;
}

/*noinspection ALL*/
table.display tr.gradeX {
    background-color: #ffdddd;
}

/*noinspection ALL*/
table.display tr.gradeU {
    background-color: #ddd;
}

div.box {
    height: 100px;
    padding: 10px;
    overflow: auto;
    border: 1px solid #8080FF;
    background-color: #E5E5FF;
}
