/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.dataTable { border-top: 1px solid #111; }
.dataTables_wrapper .dataTables_filter { margin-bottom: 1em; }

.nav-tabs li .nav-link {
    color: #495057 !important;
    border-width: 0 0 3px 0 !important;
    border-bottom-color: #dcdcdc !important;
}
.nav-tabs li .nav-link.active {
    color: #495057 !important;
    border-bottom-color: #f7a62c !important;
}
.tabs.tabs-simple { margin-bottom: 1.5rem !important; }
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected],
.select2-container--bootstrap4 .select2-results__option--highlighted, .select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected="true"]
{
    background-color: #f7a62c !important;
}
.btn:focus {
    box-shadow: none !important;
}