/* BASIC css start */
#ajaxTable_length {display:none;}

.boardMain {width:1240px; margin:0 auto;}

.prdSearch {
    margin-top:30px;
}

.prdSearch p {
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
}

.prdSearch a {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -13px;
    font-size: 26px;
}

.latePrd .status {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    width: 100px;
    color: #fff;
    text-align:center;
}

.latePrd .f {
    background: red;
}

.latePrd .p {
    background: purple;
}

.latePrd .s {
    background: green;
}

.dataTables_wrapper {
    padding-top: 80px;
}

.dataTables_wrapper .dataTables_info {
    display: none;
}

.dataTables_wrapper .dataTables_paginate {
    float: none!important;
    text-align: center!important;
    margin-top: 30px;
}

.dataTables_wrapper table.dataTable thead th {
    text-align: center;
}

.dataTables_wrapper .dataTables_filter {
    font-size: 0;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    height: 50px;
    border: 2px solid #000!important;
    border-radius: 4px;
    box-sizing: border-box;
    padding-right: 50px;
}

.dataTables_wrapper .dataTables_filter:after {
    content: "\e97a";
    font-family: xeicon;
    font-size: 26px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    position: absolute;
    top: 0;
    right: 0;
    color: #000;
    text-align: center;
}

.dataTables_wrapper .dataTables_filter input {
    width: 100%;
    border: 0!important;
    height: 48px;
    box-sizing: border-box;
    padding: 0 10px!important;
    margin: 0!important;
    outline: none;
    font-size: 14px;
}

.dataTables_wrapper .dataTables_length {
    font-size: 0;
    margin-bottom: 15px;
}

.dataTables_wrapper .dataTables_length select {
    font-size: 14px;
    height: 26px;
    border: 1px solid #000!important;
    display: inline-block;
    vertical-align: top;
}

.dataTables_wrapper .dataTables_length:after {
    content: "°³¾¿ º¸±â";
    display: inline-block;
    font-size: 14px;
    color: #000;
    line-height: 26px;
    margin-left: 5px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    border: 0!important;
    width: 33px!important;
    padding: 9px 0!important;
    font-weight: 300!important;
    color: #939393!important;
    line-height: 14px!important;
    font-size: 14px!important;
    background: #fff!important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    color: #000!important;
    font-weight: 600!important;
}

.latePrd .dataTables_wrapper .dataTables_paginate .paginate_button:hover,.latePrd .dataTables_wrapper .dataTables_paginate .paginate_button:active {
    background: none!important;
    border: 0!important;
    color: #939393!important;
    box-shadow: none!important;
}
table.dataTable.no-footer {width:100%!important}
table.dataTable.no-footer .sorting {width:auto!important;}
table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after {
    line-height: 12px!important;
    color: #000!important;
}
/* BASIC css end */

