/* Copyright (C) arrowthemes, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
   ========================================================================== */
   
   .tm-panel-card .tm-card-link {
    display: none !important;
}

input.OT_TableButton {
    background-image: none !important;
  	background-color: #591717 !important;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    height: 39px !important;
    width: auto !important;
    text-align: center;
    margin: 0 auto !important;
    padding: 0 20px !important;
    border: none;
}