.dataTables_length {
    margin-top:5px;   
}
table.dataTable thead th {
    font-weight:bold;
}
.paginate_button {
    padding:2px !important;
}
.dt-body-icon {
    padding:0px !important;
    text-align:center;
}
.newbutton {
    width:25px;
    height:25px;
    padding:2px;
    margin:1px;
    border:1px solid #3C4A70;
    border-radius:4px;
    background:#F0F0F0;
    background-image:none !important;
    color:#3C4A70;
    cursor: pointer;
}
.newbutton:hover {
    background:#FAE5DE;
    color: #DC6338;
    border:1px solid #DC6338;
}
div#tabletools {
    float:right;
    margin:-40px 0px 0px 0px;
}
#report_paginate {
    margin-top:9px !important;
}
.tableheadrow {
    background:#ddd;
    padding:10px 10px !IMPORTANT;
    text-align:left;
}
select.toolbardropdown {
    border:1px solid #1C2A50;
    height: 22px;
    color:#3C4A70;
    text-align: left;
    top:-7px;
    font-size:12px !IMPORTANT;
    display:inline;
    position:relative;
    overflow:hidden;
}
