/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/

.customDataTables {
    margin: -1.35rem -1rem -1rem !important;
    /* background-color: red !important; */
  }
.customDataTables1 {
    margin: -1.35rem -1rem !important;
    /* background-color: red !important; */
  }

.comingSoonText {

    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    text-shadow: -3px 4px #435590;
  }

  @media print {
    #page-topbar {
      border: none !important;
    }
  }
