/*
    * nsDataTable-8.0.0.css
    * version 8.0.0
    * author: Nitrosoft Technology Inc.
    * website: https://www.nitrosoft.net
    * Copyright (C) Nitrosoft Technology Inc. All Rights Reserved.
    * NOTICE: All information contained herein is, and remains, the property of Nitrosoft Technology Inc. and its suppliers, if any. The intellectual and technical concepts contained herein
    * are proprietary to Nitrosoft Technology Inc. and its suppliers and may be covered by U.S. and foreign patents, patents in process, and are protected by trade secret or copyright law.
    * Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Nitrosoft Technology Inc.
*/
thead.fixed-header {
    position: fixed !important;
    background-color: #fff !important;
    border-bottom: 1px solid #6d6f72 !important;
    z-index: 100;
}
