/*--Loader Style (Start)--*/
#ajax_load
{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 2000;
    background-color: rgba(165, 165, 165, 0.55);
}

.ajax-loader
{
    position: absolute;
    left: 46%;
    top: 30%;
    /*margin-left: -32px;
    margin-top: -32px; */
    display: block;
}
/*--Loader Style (End)--*/



th, td
{
    font-size: 13px !important;
}
