/**
Theme Name: Conquest Outback Productions Theme
Author: Conquest Outback Productions
Author URI: https://conquestoutback.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: conquest-outback-productions-theme
Template: astra
*/

#footable_parent_1700 table, selector thead tr:first-child > th:first-child,
#footable_parent_1917 table, selector thead tr:first-child > th:first-child,
#footable_parent_2322 table, selector thead tr:first-child > th:first-child,
#footable_parent_1913 table, selector thead tr:first-child > th:first-child {
    border-radius: 0 !important;
}
#footable_parent_1700 tbody tr td,
#footable_parent_1917 tbody tr td,
#footable_parent_2322 tbody tr td,
#footable_parent_1913 tbody tr td {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
#footable_parent_1700 .footable-header > th,
#footable_parent_1917 .footable-header > th,
#footable_parent_2322 .footable-header > th,
#footable_parent_1913 .footable-header > th {
    background-color: #546D85;
    color: #fff;
}
#footable_parent_1700 tbody tr:nth-child(2n) td,
#footable_parent_1917 tbody tr:nth-child(2n) td,
#footable_parent_2322 tbody tr:nth-child(2n) td,
#footable_parent_1913 tbody tr:nth-child(2n) td {
    background-color: #e0e0e0;
}

#footable_parent_1700 tbody tr > td:first-child,
#footable_parent_1917 tbody tr > td:first-child,
#footable_parent_2322 tbody tr > td:first-child,
#footable_parent_1913 tbody tr > td:first-child {
    background-color: #546D85;
    color: #fff;
}

.foo-table .form-group input.form-control,
.foo-table .form-group .form-control + .SelectBox,
.foo-table .form-group div.input-group-btn > button.btn {
	padding: 10px !important;
	height: 50px !important;
	font-size: 16px;
}


.foo-table .form-group input.form-control,
.foo-table .form-group div.input-group-btn > button.btn {
	width: 50px;
}

.foo-table .form-group .form-control,
.foo-table .form-group .form-control + .SelectBox {
	min-width: 100px;
}
.foo-table .form-group input.form-control {
	width: 200px;
}
.foo-table .form-group.footable-filtering-search input.form-control {
	width: 300px;
}

.foo-table .footable-filtering .form-inline {
	display: flex !important;
	align-items: end;
}
/* .foo-table .form-group.footable-filtering-search div.input-group-btn > button.btn > span {
	vertical-align: middle;
}
.foo-table.ninja_search_right tr.footable-filtering .form-inline.form-inline {
	text-align: center;
} */

/* #footable_parent_1700 tr:has([rowspan="3"]) + tr:has(.combine) > td.combine, tr:has([rowspan="2"]) + tr:has(.combine) > td.combine,
#footable_parent_1917 tr:has([rowspan="3"]) + tr:has(.combine) > td.combine, tr:has([rowspan="2"]) + tr:has(.combine) > td.combine,
#footable_parent_1913 tr:has([rowspan="3"]) + tr:has(.combine) > td.combine, tr:has([rowspan="2"]) + tr:has(.combine) > td.combine {
    display: none !important;
}
// #footable_parent_1700 .rowspan-remove,
//#footable_parent_1917 .rowspan-remove,
//#footable_parent_1913 .rowspan-remove {
//	display: none !important;
//}

#footable_parent_1700 tr:has(.combine.rowspan-remove):first-child > td.combine.rowspan-remove,
#footable_parent_1917 tr:has(.combine.rowspan-remove):first-child > td.combine.rowspan-remove,
#footable_parent_1913 tr:has(.combine.rowspan-remove):first-child > td.combine.rowspan-remove {
    display: table-cell !important;
} */