Path : /var/www/html/kpp2meeting/assets/css/
File Upload :
Current File : /var/www/html/kpp2meeting/assets/css/demo_table_jui_1.css

.paging_two_button .ui-button {
    cursor: pointer;
    float: left;
}
.paging_full_numbers .ui-button {
    cursor: pointer;
    margin: 0;
    padding: 2px 6px;
}
.dataTables_paginate .ui-button {
    margin-right: -0.1em !important;
}
.paging_full_numbers {
    width: 350px !important;
}
.dataTables_wrapper .ui-toolbar {
    padding: 5px;
}
.dataTables_paginate {
    width: auto;
}
.dataTables_info {
    font: 13px/1.45em "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    padding-top: 3px;
}
table.display thead th {
    /*cursor: pointer;*/
    font-size: 12px;
    font-weight: bold;
    padding: 3px 0 3px 5px;
}
div.dataTables_wrapper .ui-widget-header {
    font-weight: normal;
}
table.display thead th div.DataTables_sort_wrapper {
    padding-right: 20px;
    position: relative;
}
table.display thead th div.DataTables_sort_wrapper span {
    margin-top: -8px;
    position: absolute;
    right: 0;
    top: 50%;
}
.dataTables_wrapper {
    clear: both;
    min-height: 302px;
    position: relative;
}
.dataTables_processing {
    border: 1px solid #DDDDDD;
    color: #999999;
    font-size: 11px;
    left: 50%;
    margin-left: -125px;
    padding: 2px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 250px;
}
.dataTables_length {
    float: left;
    width: 40%;
}
.dataTables_length select {
    border: 1px solid #999999;
    color: #909090;
    font-size: 12px;
    padding: 2px;
}
.dataTables_filter {
    float: right;
    text-align: right;
    width: 50%;
}
.dataTables_filter input[type="text"] {
    border: 1px solid #999999;
    color: #909090;
    font-size: 12px;
    height: 21px;
    padding-left: 5px;
}
.dataTables_info {
    float: left;
    width: 50%;
}
table.display {
    border-collapse: collapse;
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    clear: both;
    font: 13px/1.45em "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    margin: 0 auto;
    width: 100%;
}
table.display tfoot th {
    font-weight: normal;
    padding: 3px 0 3px 10px;
}
table.display tr.heading2 td {
    border-bottom: 1px solid #AAAAAA;
}
table.display td {
    padding: 3px 10px;
}
table.display td.center {
    text-align: center;
}
table.display tr.odd {
    background-color: #F8F8F8;
}
table.display tr.even {
    background-color: #FFFFFF;
}
table.display tr:hover {
    background-color: #E8EAEF;
}
table.display tr td {
    border-left: 1px dotted #BEBEBE;
}
.dataTables_scroll {
    clear: both;
}
.top, .bottom {
    background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    padding: 15px;
}
.top .dataTables_info {
    float: none;
}
.clear {
    clear: both;
}
.dataTables_empty {
    text-align: center;
}
tfoot input {
    color: #444444;
    margin: 0.5em 0;
    width: 100%;
}
tfoot input.search_init {
    color: #999999;
}
td.group {
    background-color: #D1CFD0;
    border-bottom: 2px solid #A19B9E;
    border-top: 2px solid #A19B9E;
}
td.details {
    background-color: #D1CFD0;
    border: 2px solid #A19B9E;
}
.example_alt_pagination div.dataTables_info {
    width: 40%;
}
.paging_full_numbers span.paginate_button, .paging_full_numbers span.paginate_active {
    border: 1px solid #AAAAAA;
    cursor: pointer;
    margin: 0 3px;
    padding: 2px 5px;
}
.paging_full_numbers span.paginate_button {
    background-color: #DDDDDD;
}
.paging_full_numbers span.paginate_button:hover {
    background-color: #CCCCCC;
}
.paging_full_numbers span.paginate_active {
    background-color: #99B3FF;
}
.normal-t {
    border-bottom: 1px solid #D3D3D3;
}
.normal-t th {
    background: url("../images/table_th_bg.gif") repeat-x scroll bottom left #f9f9f9;
    border-right: 1px solid #D3D3D3;
    outline: medium none;
    height:21px;
    color: #555555;
    font-weight: normal;
}
.normal-t tr:nth-child(2n+1) {
    background-color: #F8F8F8;
}
.normal-t tr:nth-child(2n) {
    background-color: #FFFFFF;
}
.normal-t tr:hover {
    background-color: #E8EAEF;
}