.footable-details.table,
.footable-details.table *,
.footable.table,
.footable.table *{
	-webkit-box-sizing:border-box;
	box-sizing:border-box}
.footable-details.table th,
.footable.table th{
	text-align:center}
.footable-details.table,
.footable.table{
	width:100%;
	max-width:100%;
	margin-bottom:20px}
.footable.table tbody tr td,
.footable.table tr th{
	word-break:keep-all}
.footable-details.table>caption+thead>tr:first-child>td,
.footable-details.table>caption+thead>tr:first-child>th,
.footable-details.table>colgroup+thead>tr:first-child>td,
.footable-details.table>colgroup+thead>tr:first-child>th,
.footable-details.table>thead:first-child>tr:first-child>td,
.footable-details.table>thead:first-child>tr:first-child>th,
.footable.table>caption+thead>tr:first-child>td,
.footable.table>caption+thead>tr:first-child>th,
.footable.table>colgroup+thead>tr:first-child>td,
.footable.table>colgroup+thead>tr:first-child>th,
.footable.table>thead:first-child>tr:first-child>td,
.footable.table>thead:first-child>tr:first-child>th{
	border-top:0}
.footable.table-bordered>tfoot>tr>th,
.footable.table-bordered>thead>tr>td,
.footable.table-bordered>thead>tr>th{
	border:1px solid #ddd}
.footable-details.table-bordered>thead>tr>td,
.footable-details.table-bordered>thead>tr>th,
.footable.table-bordered>thead>tr>td,
.footable.table-bordered>thead>tr>th{
	border-bottom-width:2px}
.footable-details.table-striped>tbody>tr:nth-child(odd),
.footable.table-striped>tbody>tr:nth-child(odd){
	background-color:#f9f9f9}
.footable-details.table-hover>tbody>tr:hover,
.footable.table-hover>tbody>tr:hover{
	background-color:#f5f5f5}
.footable .btn.focus,.footable .btn:focus,
.footable .btn:hover{
	color:#333;
	text-decoration:none}
.footable .btn-default{
	color:#333;
	background-color:#fff;
	border-color:#ccc}
.footable .btn-default.active,
.footable .btn-default.focus,
.footable .btn-default:active,
.footable .btn-default:focus,
.footable .btn-default:hover,
.footable .open>.dropdown-toggle.btn-default{
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad}
.footable .btn-primary{
	color:#fff;
	background-color:#337ab7;
	border-color:#2e6da4}
.footable .btn-primary.active,
.footable .btn-primary.focus,
.footable .btn-primary:active,
.footable .btn-primary:focus,
.footable .btn-primary:hover,
.footable .open>.dropdown-toggle.btn-primary{
	color:#fff;
	background-color:#286090;
	border-color:#204d74}
.footable .btn-group,
.footable .btn-group-vertical{
	position:relative;
	display:inline-block;
	vertical-align:middle}
.footable .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){
	border-top-right-radius:0;
	border-bottom-right-radius:0}
	.footable .btn-group>.btn:first-child{
		margin-left:0}
.footable .btn-group-vertical>.btn,
.footable .btn-group>.btn{
	position:relative;
	float:left}
.footable .btn-group-xs>.btn,
.footable .btn-xs{
	padding:1px 5px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px}
.footable .btn-group-sm>.btn,
.footable .btn-sm{
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px}
.footable .btn-group-lg>.btn,
.footable .btn-lg{
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px}
.footable .caret{
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-top:4px solid;
	border-right:4px solid transparent;
	border-left:4px solid transparent}
.footable .btn .caret{margin-left:0}
.form-group{margin-bottom:15px}
.footable .form-control{
	display:block;
	width:100%;
	height:34px;
	padding:6px 12px;
	margin:0;
	font-family:inherit;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}
.footable .label-default{
	background-color:#777}
.footable-loader.well{
	min-height:20px;
	padding:19px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	order-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}
.footable .sr-only{
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0}@media (min-width:768px),print{
.footable .form-inline .form-group{
	display:inline-block;
	margin-bottom:0;
	vertical-align:middle}}table
.footable,table.footable-details{
	position:relative;
	width:100%;
	border-spacing:0;
	border-collapse:collapse}table
.footable-details{
	margin-bottom:0}table
.footable-hide-fouc{
	display:none}table>tbody>tr>td>span
.footable-toggle{
	margin-right:8px;
	opacity:.3}table>tbody>tr>td>span
.footable-toggle.last-column{
	margin-left:8px;
	float:right}table.table-condensed>tbody>tr>td>span
.footable-toggle{
	margin-right:5px}table
.footable-details>tbody>tr>th:first-child{
	min-width:40px;
	width:140px}table
.footable-details>tbody>tr>td:nth-child(2){
	word-break:keep-all!important}table
.footable-details>tbody>tr:first-child>td,table
.footable-details>tbody>tr:first-child>th,table
.footable-details>tfoot>tr:first-child>td,table
.footable-details>tfoot>tr:first-child>th,table
.footable-details>thead>tr:first-child>td,table
.footable-details>thead>tr:first-child>th{
	border-top-width:0}table
.footable-details.table-bordered>tbody>tr:first-child>td,table
.footable-details.table-bordered>tbody>tr:first-child>th,table
.footable-details.table-bordered>tfoot>tr:first-child>td,table
.footable-details.table-bordered>tfoot>tr:first-child>th,table
.footable-details.table-bordered>thead>tr:first-child>td,table
.footable-details.table-bordered>thead>tr:first-child>th{
	border-top-width:1px}div
.footable-loader{
	vertical-align:middle;
	text-align:center;
	height:300px;
	position:relative}div
.footable-loader>span
.fooicon{
	display:inline-block;
	opacity:.3;
	font-size:30px;
	line-height:32px;
	width:32px;
	height:32px;
	margin-top:-16px;
	margin-left:-16px;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-animation:fooicon-spin-r 2s infinite linear;
	animation:fooicon-spin-r 2s infinite linear}table
.footable>tbody>tr
.footable-empty>td{
	vertical-align:middle;
	text-align:center;
	font-size:30px}table
.footable>tbody>tr
.footable-detail-row>td,table
.footable>tbody>tr
.footable-detail-row>th,table
.footable>tbody>tr
.footable-empty>td,table
.footable>tbody>tr
.footable-empty>th{
	display:table-cell}@
	-webkit-keyframes fooicon-spin-r{0%{-webkit-transform:rotate(0deg);
	transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);
	transform:rotate(359deg)}}
	@keyframes fooicon-spin-r{0%{-webkit-transform:rotate(0deg);
	transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);
	transform:rotate(359deg)}}table
.footable>thead>tr
.footable-filtering>th{
	border-bottom-width:1px;
	font-weight:400}
.footable-paging-external ul.pagination,table
.footable>tfoot>tr.footable-paging>td>ul.pagination{
	margin:10px 0 0}
.footable-paging-external span.label,table.footable>tfoot>tr
.footable-paging>td>span.label{
	display:inline-block;
	margin:0 0 10px;
	padding:4px 10px}
.footable-paging-external
.footable-paging-center,table
.footable-paging-center>tfoot>tr
.footable-paging>td,table.footable>tfoot>tr
.footable-paging>td{
	text-align:center}
.footable-paging-external
.footable-paging-left,table
.footable-paging-left>tfoot>tr
.footable-paging>td{
	text-align:left}
.footable-paging-external
.footable-paging-right,table
.footable-paging-right>tfoot>tr
.footable-paging>td{
	text-align:right}ul.pagination>li
.footable-page{
	display:none}ul.pagination>li
.footable-page.visible{
	display:inline}td
.footable-editing{
	width:90px;
	max-width:90px}table
.footable-editing-no-delete td
.footable-editing,table
.footable-editing-no-edit td
.footable-editing,table
.footable-editing-no-view td
.footable-editing{
	width:70px;
	max-width:70px}table
.footable-editing-no-delete
.footable-editing-no-view td
.footable-editing,table
.footable-editing-no-edit
.footable-editing-no-delete td
.footable-editing,table
.footable-editing-no-edit
.footable-editing-no-view td
.footable-editing{
	width:50px;
	max-width:50px}table
.footable-editing-no-edit
.footable-editing-no-delete
.footable-editing-no-view td
.footable-editing,table
.footable-editing-no-edit
.footable-editing-no-delete
.footable-editing-no-view th
.footable-editing{
	width:0;
	max-width:0;
	display:none!important}table
.footable-editing-right td
.footable-editing,table
.footable-editing-right tr
.footable-editing{
	text-align:right}table
.footable-editing-left td
.footable-editing,table
.footable-editing-left tr
.footable-editing{
	text-align:left}table
.footable-editing-show button
.footable-show,table
.footable-editing
.footable-editing-always-show
.footable-editing-no-add tr
.footable-editing,table
.footable-editing
.footable-editing-always-show button
.footable-hide,table
.footable-editing
.footable-editing-always-show button
.footable-show,table
.footable-editing button
.footable-add,table
.footable-editing button
.footable-hide{
	display:none}table
.footable-editing
.footable-editing-always-show button
.footable-add,table
.footable-editing
.footable-editing-show button
.footable-add,table
.footable-editing
.footable-editing-show button
.footable-hide{
	display:inline-block}
.foo-table{
	table-layout:auto}
.foo-table>caption{
	color:#000}
.foo-table 
.nt_button_woo,
.foo-table 
.nt_woo_view_cart{
	background-color:#a46497;
	color:#fff;
	-webkit-font-smoothing:antialiased;
	white-space:nowrap;
	display:inline-block;
	padding:7px 10px;
	margin:3px 0;
	-webkit-transition-duration:.4s;
	transition-duration:.4s;
	position:relative}
.foo-table 
.nt_button_woo span
.fooicon-loader,
.foo-table 
.nt_woo_view_cart span
.fooicon-loader{
	margin-top:-10px;
	position:absolute;
	top:50%;left:0;
	-webkit-animation:fooicon-spin-r .7s infinite linear;
	animation:fooicon-spin-r .7s infinite linear}
.foo-table 
.nt_button_woo:after,
.foo-table 
.nt_woo_view_cart:after{
	content:"";
	background:gray;
	color:#000;
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:0;
	-webkit-transition:all .8s;
	transition:all .8s}
.foo-table 
.nt_button_woo:active:after,
.foo-table 
.nt_woo_view_cart:active:after{
	padding:0;
	margin:0;
	opacity:.5;
	-webkit-transition:0s;
	transition:0s}
.foo-table 
.nt-quantity-wrapper{
	display:inline-block;
	vertical-align:middle;
	width:auto;
	white-space:nowrap;
	position:relative;
	width:64px;
	height:40px}
.foo-table 
.nt-quantity-wrapper input{
	font-size:inherit;
	color:#000;
	text-align:center;
	width:100%!important;
	height:100%!important;
	padding:5px;
	border:1px solid #ddd;
	margin:0!important;
	-webkit-appearance:none;
	-moz-appearance:textfield;
	appearance:none;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background:#fff;
	border-radius:inherit}
.foo-table .nt_add_cart_wrapper.nt_added_cart{
	display:block;
	white-space:nowrap;
	width:auto}
.foo-table .nt_add_cart_wrapper.nt_added_cart a
.added_to_cart.wc-forward{
	color:#000;
	background:transparent;
	display:inline-block;
	text-decoration:none!important;
	-webkit-box-shadow:none;
	box-shadow:none}
.foo-table 
.nt_add_cart_wrapper
.nt_added_cart a
.added_to_cart
.wc-forward:after{
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	display:inline-block;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:1;
	font-family:ninja-tables-icons;
	font-weight:900;
	line-height:inherit;
	vertical-align:baseline;
	content:"g";
	height:1em;
	float:right;
	line-height:1.618}
.foo-table.ninja_require_initial_hide.nt_type_legacy_table{display:none!important}
.foo-table 
.nt_btn{
	border:1px solid transparent;
	padding:7px 15px;
	font-size:14px;
	text-decoration:none!important;
	display:inline-block}
.foo-table 
.nt_btn.nt_rounded_btn{
	border-radius:4px!important}
.foo-table 
.nt_btn:hover{
	opacity:.9;
	border-color:transparent!important}
.foo-table.footable.table>thead>tr>th{
	padding:.92857143em .78571429em}
.foo-table td.footable-editing,.foo-table th
.footable-editing{
	width:auto!important}
.foo-table td
.footable-editing .btn-group button{
	padding:1px 5px;
	margin:0;
	border-radius:3px}
.foo-table td
.footable-editing .btn-group button:last-child{
	border-top-left-radius:0;
	border-bottom-left-radius:0}
.foo-table td
.footable-editing .btn-group button:first-child{
	border-top-right-radius:0;
	border-bottom-right-radius:0}
.foo-table 
.form-inline{
	display:block!important;
	margin-bottom:0}
.foo-table.ninja_search_left tr
.footable-filtering 
.form-inline{
	text-align:left}
.foo-table.ninja_search_right tr
.footable-filtering 
.form-inline{
	text-align:right}
.foo-table.ninja_search_center tr
.footable-filtering 
.form-inline{
	text-align:center}
.foo-table td.ninja_temp_cell{
	display:none!important}
.foo-table span.label.label-default{
	display:none;visibility:hidden}
.foo-table.ninja_has_count_format span.label.label-default{
	display:inline-block;
	visibility:visible}
.foo-table.footable-paging-right 
.footable-pagination-wrapper{
	text-align:right}
.foo-table
.footable-paging-center 
.footable-pagination-wrapper{
	text-align:center}
.foo-table
.footable-paging-left 
.footable-pagination-wrapper{
	text-align:left}
.foo-table 
.footable-pagination-wrapper 
.pagination:after,
.foo-table 
.footable-pagination-wrapper 
.pagination:before{
	content:none!important}
.foo-table table
.footable-details tr th{
	white-space:normal;
	overflow:visible!important;
	text-overflow:unset!important}
.foo-table tr
.footable-filtering th{
	overflow:visible!important}
.foo-table 
.pagination{
	border:none;
	padding:0;
	font-weight:500}
.foo-table button.btn.btn-default.dropdown-toggle:after{
	content:"";
	display:none!important}
.foo-table ul.dropdown-menu.dropdown-menu-right li a:hover{
	-webkit-box-shadow:inset 0 0 0 transparent,0 1px 0 #000;
	box-shadow:inset 0 0 0 transparent,0 1px 0 #000}
.foo-table span
.footable-toggle{
	cursor:pointer}
.foo-table.ninjatable_hide_header_row>thead tr
.footable-header{
	display:none!important;
visibility:hidden}
.foo-table.hide_all_borders.table{
	border-color:transparent}
.foo-table.hide_all_borders.table thead{
	border-color:transparent!important}
.foo-table.hide_all_borders.table thead td,
.foo-table.hide_all_borders.table thead tr,
.foo-table.hide_all_borders.table thead tr>th{
	border-color:transparent!important;
	border-width:0!important}
.foo-table.hide_all_borders.table tbody td,
.foo-table.hide_all_borders.table tbody th{
	border-color:transparent!important}
.foo-table.hide_all_borders.table tfoot tr>td{
	border-color:transparent!important;
	border:0!important}
.foo-table.ninja_table_search_disabled>thead tr
.footable-filtering 
.footable-filtering-search{
	display:none!important;
	visibility:hidden!important}
.foo-table tbody tr
.footable-detail-row td table
.footable-details:not(.ninja_custom_color){
	margin-bottom:0}.
foo-table tbody tr
.footable-detail-row td table.
footable-details:not(.ninja_custom_color) tbody tr:nth-child(2n){
	background:#f7f7f7}
.foo-table select.nt_pager_selection{
	width:auto;
	display:inline-block;
	margin-left:5px!important;
	height:38px;
	padding:6px 12px;
	margin:0;
	font-family:inherit;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,
	-webkit-box-shadow .15s ease-in-out}
.foo-table tbody tr td a,
.foo-table tbody tr td h1,
.foo-table tbody tr td h2,
.foo-table tbody tr td h3,
.foo-table tbody tr td p{
	margin:0;
	padding:0}
.foo-table img{
	max-width:100%}
.foo-table tbody tr:nth-child(2n) td,
.foo-table tbody tr:nth-child(2n) th,
.foo-table tbody tr:nth-child(odd) td,
.foo-table tbody tr:nth-child(odd) th,
.foo-table tbody tr td,
.foo-table tbody tr th{
	background-color:transparent}
.footable_parent{
	overflow-x:auto;
	width:100%}
.footable_parent table
.foo-table.vertical_centered tbody>tr>td,
.footable_parent table
.foo-table.vertical_centered thead>tr>th{
	vertical-align:middle}
.ninja_table_pro table
.footable-details tr.nt_has_hide{
	display:none!important}
.ninja_table_pro
.nt_hide_breakpoint_labels table
.footable-details tbody>tr>th{
	display:none}
.ninja_table_pro
.nt_search_full_width 
.form-group.footable-filtering-search{
	width:100%}
.ninja_table_pro.nt_search_full_width 
.form-group
.footable-filtering-search 
.input-group{
	display:block;
	position:relative}
.ninja_table_pro
.nt_search_full_width 
.form-group
.footable-filtering-search 
.input-group>
.form-control{
	display:inline-block;
	float:none}
.ninja_table_pro
.nt_search_full_width 
.form-group
.footable-filtering-search 
.input-group 
.input-group-btn{
	position:absolute;
	right:0;
	top:0;
	z-index:999999}
.loading_ninja_table1{
	width:100%;
	height:200px;
	background:gray!important}
.loading_ninja_table1 table{
	display:none}table
.ninja_footable>thead>tr>th.hidden,table
.ninja_footable col.hidden{
	display:none!important}@media (max-width:767px){table
.ninja_footable>thead>tr>th.xs,table
.ninja_footable col.xs{
	display:none}}@media (min-width:768px) and (max-width:991px){table
.ninja_footable>thead>tr>th.sm,table
.ninja_footable col.sm{
	display:none}}@media (min-width:992px) and (max-width:1199px){table
	.ninja_footable>thead>tr>th.md,table
.ninja_footable col.md{
	display:none}}@media (min-width:1200px){table
.ninja_footable>thead>tr>th.lg,table
.ninja_footable col.lg{
	display:none}}
.ninja_table_wrapper table thead 
.footable-filtering 
.ninja_custom_radio>label,
.ninja_table_wrapper table thead 
.footable-filtering 
.ninja_custom_select_checkbox>label{
	display:inline-block
	;margin-right:15px}@media (max-width:767px){
.ninja_table_wrapper table thead 
.footable-filtering 
.ninja_custom_radio>label,
.ninja_table_wrapper table thead 
.footable-filtering 
.ninja_custom_select_checkbox>label{
	display:block}}
.ninja_table_wrapper table thead 
.footable-filtering 
.ninja_custom_radio>label:last-child,
.ninja_table_wrapper table thead 
.footable-filtering 
.ninja_custom_select_checkbox>label:last-child{
	margin-right:0}
.ninja_table_wrapper table thead 
.footable-filtering 
.ninja_custom_radio>label input,
.ninja_table_wrapper table thead 
.footable-filtering 
.ninja_custom_select_checkbox>label input{
	margin-right:10px}
.ninja_table_wrapper table thead 
.footable-filtering 
.ninja_custom_radio label
.ninja_filter_title,
.ninja_table_wrapper table thead 
.footable-filtering 
.ninja_custom_select_checkbox label
.ninja_filter_title{
	margin-right:0}
.ninja_table_wrapper table thead 
.footable-filtering 
.ninja_filter_title{
	margin-right:10px}
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline{
	display:block;
	width:100%}
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline>
.form-group{
	text-align:left}
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline>
.form-group
.form-control,
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline>
.form-group 
.input-group{
	width:100%}
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline>
.form-group>
.ninja_filter_title{
	display:block;
	font-weight:700}
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline>
.form-group
.ninja_reset_wrapper{
	margin-top:24px}
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline>
.form-group 
.input-group{
	width:100%}
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline>
.form-group 
.input-group 
.input-group-btn{
	width:70px!important}
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline>
.form-group 
.ninja_filter_date_range,
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline>
.form-group 
.ninja_filter_number_range{
	width:49%;
	margin:0 2% 0 0}
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline 
.ninja_filter_title,
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline>
.form-group 
.ninja_filter_date_range:last-child,
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline>
.form-group 
.ninja_filter_number_range:last-child{
	margin-right:0}
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline 
.ninja_filter_date_from,
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline 
.ninja_filter_number_from{
	margin-right:10px}
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline 
.ninja_filter_date_from,
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline 
.ninja_filter_date_to,
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline 
.ninja_filter_number_from,
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline 
.ninja_filter_number_to{
	margin-bottom:5px}
.ninja_table_wrapper 
.ninja_table_afd_columns thead 
.footable-filtering th 
.form-inline 
.form-group
.footable-filtering-search .sr-only{
	position:relative;
	visibility:hidden!important;
	color:transparent;
	height:0;
	width:0}
.ninja_table_wrapper 
.ninja_table_afcs_columns_2 thead 
.footable-filtering th 
.form-inline>
.form-group{
	margin:0 0 20px;
	width:49%;
	padding:0 15px 0 0;
	float:left}
.ninja_table_wrapper 
.ninja_table_afcs_columns_2 thead 
.footable-filtering th 
.form-inline>
.form-group:last-child{
	padding-right:0}@media (max-width:767px){
.ninja_table_wrapper 
.ninja_table_afcs_columns_2 thead 
.footable-filtering th 
.form-inline>
.form-group{
	width:100%;
	float:none;
	padding-right:0}}
.ninja_table_wrapper 
.ninja_table_afcs_columns_2 thead 
.footable-filtering th 
.form-inline>
.form-group:nth-child(odd){
	clear:both}
.ninja_table_wrapper 
.ninja_table_afcs_columns_3 thead 
.footable-filtering th 
.form-inline>
.form-group{
	margin:0 0 20px;
	width:33.3%;
	padding:0 15px 0 0;
	float:left}
.ninja_table_wrapper 
.ninja_table_afcs_columns_3 thead 
.footable-filtering th 
.form-inline>
.form-group:last-child{
	padding-right:0}@media (max-width:767px){
.ninja_table_wrapper 
.ninja_table_afcs_columns_3 thead 
.footable-filtering th 
.form-inline>
.form-group{
	width:100%;
	float:none;
	padding-right:0}}
.ninja_table_wrapper 
.ninja_table_afcs_columns_3 thead 
.footable-filtering th 
.form-inline>
.form-group:nth-child(3n+1){
	clear:both}
.ninja_table_wrapper 
.ninja_table_afcs_columns_4 thead 
.footable-filtering th 
.form-inline>
.form-group{
	margin:0 0 20px;
	width:24.9%;
	padding:0 15px 0 0;
	float:left}
.ninja_table_wrapper 
.ninja_table_afcs_columns_4 thead 
.footable-filtering th 
.form-inline>
.form-group:last-child{
	padding-right:0}@media (max-width:767px){
.ninja_table_wrapper 
.ninja_table_afcs_columns_4 thead 
.footable-filtering th .form-inline>
.form-group{
	width:100%;
	float:none;
	padding-right:0}}
.ninja_table_wrapper 
.ninja_table_afcs_columns_4 thead 
.footable-filtering th 
.form-inline>
.form-group:nth-child(4n+1){
	clear:both}
.ninja_table_wrapper 
.ninja_reset_button{
	color:#fff;
	background:#dc3545;
	border-color:#dc3545}
.ninja_table_wrapper 
.ninja_reset_button:hover{
	color:#fff;
	background-color:#c82333;
	border-color:#bd2130}
.ninja_table_wrapper 
.ninja_table_afd_inline thead 
.footable-filtering th 
.form-inline{
	display:block;
	width:100%}
.ninja_table_wrapper 
.ninja_table_afd_inline thead 
.footable-filtering th 
.form-inline>
.form-group{
	margin-bottom:10px}
.ninja_table_wrapper 
.ninja_table_afd_inline thead 
.footable-filtering th 
.form-inline 
.ninja_custom_radio 
.ninja_filter_title{
	margin-right:10px}
.ninja_table_wrapper 
.ninja_table_buttons{
	display:block;
	overflow:hidden;
	clear:both}
.ninja_table_wrapper 
.ninja_table_buttons
.ninja_buttons_left{
	text-align:left}
.ninja_table_wrapper 
.ninja_table_buttons
.ninja_buttons_center{
	text-align:center}
.ninja_table_wrapper 
.ninja_table_buttons
.ninja_buttons_right{
	text-align:right}
.ninja_table_wrapper 
.ninja_table_buttons
.after_search_box{
	margin-top:10px}
.ninja_table_wrapper 
.ninja_table_buttons.before_table{
	margin-bottom:10px}
.ninja_table_wrapper 
.ninja_table_buttons 
.ninja_button{
	border-radius:0;
	border-right:1px solid;
	padding:5px 10px}
.ninja_table_wrapper 
.ninja_table_buttons 
.ninja_button:last-child{
	border-right:none}@media print{
.ninja_table_print_view 
.footable_parent{
	overflow-x:hidden!important;
	width:100%}
.ninja_table_print_view 
.footable-editing{
	display:none!important}}.
ninja_table_wrapper .cart_details{
	display:block;
	position:relative;
	text-align:right}
.ninja_table_wrapper .cart_details 
.nt_woo_cart_checkout_bttons,
.ninja_table_wrapper .cart_details 
.nt_woo_items{
	display:inline-block}
.ninja_table_wrapper .cart_details 
.nt_woo_items{
padding-right:10px}
.ninjatable_cart_wrapper{
	margin-bottom:10px}
.foo-table:not(.ninja_stacked_table) tbody tr
.footable-detail-row>td{
	padding:5px!important}table
.ninja_stacked_table tbody{
	background-color:#fff!important}
	@font-face{font-family:ninja-tables-icons;src:url
	(../fonts/ninja-tables.eot?5c71ca4c05d382507807df3eef4564b3);src:url(../fonts/ninja-tables.eot?5c71ca4c05d382507807df3eef4564b3) format("embedded-opentype"),
	url(../fonts/ninja-tables.woff?10ed5e333d4d4b43f270e4007cba8413) format("woff"),
	url(../fonts/ninja-tables.woff2?1a82860cb5286f7833a2c33fbdd1d76c) format("woff2"),
	url(../fonts/ninja-tables.ttf?1db694e765d370865653f85529e09f61) format("truetype"),
	url(../fonts/ninja-tables.svg?0322d5aaaad653b558b843654e227528) format("svg");
	font-weight:400;
	font-style:normal}
.footable_parent 
.fooicon{
	display:inline-block;
	font-size:inherit;
	font-family:ninja-tables-icons!important;
	font-style:normal;
	font-weight:400;
	line-height:1;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
	-webkit-transform:translate(0);
	transform:translate(0)}
.footable_parent 
.fooicon:before{
	content:attr(data-icon)}
.footable_parent 
.fooicon-sort-desc:before{
	content:""}
.footable_parent .fooicon-sort-asc:before{
	content:""}
.footable_parent 
.fooicon-sort:before{
	content:""}
.footable_parent 
.fooicon-minus:before{
	content:""}
.footable_parent 
.fooicon-plus:before{
	content:""}
.footable_parent 
.fooicon-circle-o-notch:before{
	content:""}
.footable_parent 
.fooicon-remove:before{
	content:""}
.footable_parent 
.fooicon-loader-alt:before{
	content:""}
.footable_parent 
.fooicon-refresh:before{
	content:""}
.footable_parent 
.fooicon-loader:before{
	content:""}
.footable_parent 
.fooicon-grid:before{
	content:"a"}
.footable_parent 
.fooicon-pencil:before{
	content:"b"}
.footable_parent 
.fooicon-delete:before{
	content:"c"}
.footable_parent 
.fooicon-view:before{
	content:"d"}
.footable_parent 
.fooicon-edit:before{
	content:"e"}
.footable_parent 
.fooicon-bag:before{
	content:"f"}
.footable_parent 
.fooicon-basket:before{
	content:"g"}
.footable_parent 
.fooicon-star:before{
	content:"h"}
.footable_parent 
.fooicon-star-o:before{
	content:"i"}
.footable_parent 
.fooicon-check:before{
	content:"j"}
.footable_parent 
.fooicon-heart:before{
	content:"k"}
.footable_parent 
.fooicon-download:before{
	content:"l"}
.footable_parent 
.fooicon-trash:before{
	content:"c"}
.footable_parent 
.fooicon-remove-1:before{
	content:""}
.bootstrap3 table{
	background-color:transparent}
.bootstrap3 caption{
	padding-top:8px;
	padding-bottom:8px;
	color:#777;
	text-align:left}
.bootstrap3 th{
	text-align:left}
.bootstrap3 
.table{
	width:100%;
	max-width:100%;
	margin-bottom:20px}
.bootstrap3 
.table>tbody>tr>td,
.bootstrap3 
.table>tbody>tr>th,
.bootstrap3 
.table>tfoot>tr>td,
.bootstrap3 
.table>tfoot>tr>th,
.bootstrap3 
.table>thead>tr>td,
.bootstrap3 
.table>thead>tr>th{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #ddd}
.bootstrap3 
.table>thead>tr>th{
	vertical-align:bottom;
	border-bottom:2px solid #ddd}
.bootstrap3 
.table>caption+thead>tr:first-child>td,
.bootstrap3 
.table>caption+thead>tr:first-child>th,
.bootstrap3 
.table>colgroup+thead>tr:first-child>td,
.bootstrap3 
.table>colgroup+thead>tr:first-child>th,
.bootstrap3 
.table>thead:first-child>tr:first-child>td,
.bootstrap3 
.table>thead:first-child>tr:first-child>th{
	border-top:0}
.bootstrap3 
.table>tbody+tbody{
	border-top:2px solid #ddd}
.bootstrap3 
.table 
.table{
	background-color:#fff;
	color:#000}
.bootstrap3 
.table-condensed>tbody>tr>td,
.bootstrap3 
.table-condensed>tbody>tr>th,
.bootstrap3 
.table-condensed>tfoot>tr>td,
.bootstrap3 
.table-condensed>tfoot>tr>th,
.bootstrap3 
.table-condensed>thead>tr>td,
.bootstrap3 
.table-condensed>thead>tr>th{
	padding:5px}
.bootstrap3 
.table-bordered,
.bootstrap3 
.table-bordered>tbody>tr>td,
.bootstrap3 
.table-bordered>tbody>tr>th,
.bootstrap3 
.table-bordered>tfoot>tr>td,
.bootstrap3 
.table-bordered>tfoot>tr>th,
.bootstrap3 
.table-bordered>thead>tr>td,
.bootstrap3 
.table-bordered>thead>tr>th{
	border:1px solid #ddd}
.bootstrap3 
.table-bordered>thead>tr>td,
.bootstrap3 
.table-bordered>thead>tr>th{
	border-bottom-width:2px}
.bootstrap3 
.table-striped>tbody>tr:nth-of-type(odd){
	background-color:#f9f9f9}
.bootstrap3 
.table-hover>tbody>tr:hover{
	background-color:#f5f5f5}
.bootstrap3 table col[class*=col-]{
	position:static;
	display:table-column;
	float:none}
.bootstrap3 table td[class*=col-],
.bootstrap3 table th[class*=col-]{
	position:static;
	display:table-cell;
	float:none}
.bootstrap3 
.table>tbody>tr
.active>td,
.bootstrap3 
.table>tbody>tr.
active>th,
.bootstrap3 
.table>tbody>tr>td
.active,
.bootstrap3 
.table>tbody>tr>th
.active,
.bootstrap3 
.table>tfoot>tr
.active>td,
.bootstrap3 
.table>tfoot>tr
.active>th,
.bootstrap3 
.table>tfoot>tr>td
.active,
.bootstrap3 
.table>tfoot>tr>th
.active,
.bootstrap3 
.table>thead>tr
.active>td,
.bootstrap3 
.table>thead>tr
.active>th,
.bootstrap3 
.table>thead>tr>td
.active,
.bootstrap3 
.table>thead>tr>th
.active{
	background-color:#f5f5f5}
.bootstrap3 
.table-hover>tbody>tr
.active:hover>td,
.bootstrap3 
.table-hover>tbody>tr
.active:hover>th,
.bootstrap3 
.table-hover>tbody>tr:hover>
.active,
.bootstrap3 
.table-hover>tbody>tr>td
.active:hover,
.bootstrap3 
.table-hover>tbody>tr>th
.active:hover{
	background-color:#e8e8e8}
.bootstrap3 
.table>tbody>tr
.success>td,
.bootstrap3 
.table>tbody>tr
.success>th,
.bootstrap3 
.table>tbody>tr>td
.success,
.bootstrap3 
.table>tbody>tr>th
.success,
.bootstrap3 
.table>tfoot>tr
.success>td,
.bootstrap3 
.table>tfoot>tr
.success>th,
.bootstrap3 
.table>tfoot>tr>td
.success,
.bootstrap3 
.table>tfoot>tr>th
.success,
.bootstrap3 
.table>thead>tr
.success>td,
.bootstrap3 
.table>thead>tr
.success>th,
.bootstrap3 
.table>thead>tr>td
.success,
.bootstrap3 
.table>thead>tr>th.success{background-color:#dff0d8}.bootstrap3 .table-hover>tbody>tr.success:hover>td,.bootstrap3 .table-hover>tbody>tr.success:hover>th,.bootstrap3 .table-hover>tbody>tr:hover>.success,.bootstrap3 .table-hover>tbody>tr>td.success:hover,.bootstrap3 .table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.bootstrap3 .table>tbody>tr.info>td,.bootstrap3 .table>tbody>tr.info>th,.bootstrap3 .table>tbody>tr>td.info,.bootstrap3 .table>tbody>tr>th.info,.bootstrap3 .table>tfoot>tr.info>td,.bootstrap3 .table>tfoot>tr.info>th,.bootstrap3 .table>tfoot>tr>td.info,.bootstrap3 .table>tfoot>tr>th.info,.bootstrap3 .table>thead>tr.info>td,.bootstrap3 .table>thead>tr.info>th,.bootstrap3 .table>thead>tr>td.info,.bootstrap3 .table>thead>tr>th.info{background-color:#d9edf7}.bootstrap3 .table-hover>tbody>tr.info:hover>td,.bootstrap3 .table-hover>tbody>tr.info:hover>th,.bootstrap3 .table-hover>tbody>tr:hover>.info,.bootstrap3 .table-hover>tbody>tr>td.info:hover,.bootstrap3 .table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.bootstrap3 .table>tbody>tr.warning>td,.bootstrap3 .table>tbody>tr.warning>th,.bootstrap3 .table>tbody>tr>td.warning,.bootstrap3 .table>tbody>tr>th.warning,.bootstrap3 .table>tfoot>tr.warning>td,.bootstrap3 .table>tfoot>tr.warning>th,.bootstrap3 .table>tfoot>tr>td.warning,.bootstrap3 .table>tfoot>tr>th.warning,.bootstrap3 .table>thead>tr.warning>td,.bootstrap3 .table>thead>tr.warning>th,.bootstrap3 .table>thead>tr>td.warning,.bootstrap3 .table>thead>tr>th.warning{background-color:#fcf8e3}.bootstrap3 .table-hover>tbody>tr.warning:hover>td,.bootstrap3 .table-hover>tbody>tr.warning:hover>th,.bootstrap3 .table-hover>tbody>tr:hover>.warning,.bootstrap3 .table-hover>tbody>tr>td.warning:hover,.bootstrap3 .table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.bootstrap3 .table>tbody>tr.danger>td,.bootstrap3 .table>tbody>tr.danger>th,.bootstrap3 .table>tbody>tr>td.danger,.bootstrap3 .table>tbody>tr>th.danger,.bootstrap3 .table>tfoot>tr.danger>td,.bootstrap3 .table>tfoot>tr.danger>th,.bootstrap3 .table>tfoot>tr>td.danger,.bootstrap3 .table>tfoot>tr>th.danger,.bootstrap3 .table>thead>tr.danger>td,.bootstrap3 .table>thead>tr.danger>th,.bootstrap3 .table>thead>tr>td.danger,.bootstrap3 .table>thead>tr>th.danger{background-color:#f2dede}.bootstrap3 .table-hover>tbody>tr.danger:hover>td,.bootstrap3 .table-hover>tbody>tr.danger:hover>th,.bootstrap3 .table-hover>tbody>tr:hover>.danger,.bootstrap3 .table-hover>tbody>tr>td.danger:hover,.bootstrap3 .table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.bootstrap3 .table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.bootstrap3 .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.bootstrap3 .table-responsive>.table{margin-bottom:0}.bootstrap3 .table-responsive>.table>tbody>tr>td,.bootstrap3 .table-responsive>.table>tbody>tr>th,.bootstrap3 .table-responsive>.table>tfoot>tr>td,.bootstrap3 .table-responsive>.table>tfoot>tr>th,.bootstrap3 .table-responsive>.table>thead>tr>td,.bootstrap3 .table-responsive>.table>thead>tr>th{white-space:nowrap}.bootstrap3 .table-responsive>.table-bordered{border:0}.bootstrap3 .table-responsive>.table-bordered>tbody>tr>td:first-child,.bootstrap3 .table-responsive>.table-bordered>tbody>tr>th:first-child,.bootstrap3 .table-responsive>.table-bordered>tfoot>tr>td:first-child,.bootstrap3 .table-responsive>.table-bordered>tfoot>tr>th:first-child,.bootstrap3 .table-responsive>.table-bordered>thead>tr>td:first-child,.bootstrap3 .table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.bootstrap3 .table-responsive>.table-bordered>tbody>tr>td:last-child,.bootstrap3 .table-responsive>.table-bordered>tbody>tr>th:last-child,.bootstrap3 .table-responsive>.table-bordered>tfoot>tr>td:last-child,.bootstrap3 .table-responsive>.table-bordered>tfoot>tr>th:last-child,.bootstrap3 .table-responsive>.table-bordered>thead>tr>td:last-child,.bootstrap3 .table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.bootstrap3 .table-responsive>.table-bordered>tbody>tr:last-child>td,.bootstrap3 .table-responsive>.table-bordered>tbody>tr:last-child>th,.bootstrap3 .table-responsive>.table-bordered>tfoot>tr:last-child>td,.bootstrap3 .table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.bootstrap4 .table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.bootstrap4 .table td,.bootstrap4 .table th{padding:.75rem;vertical-align:top;border-top:1px solid #e9ecef}.bootstrap4 .table thead th{vertical-align:bottom;border-bottom:2px solid #e9ecef}.bootstrap4 .table tbody+tbody{border-top:2px solid #e9ecef}.bootstrap4 .table .table{background-color:#fff;color:#000}.bootstrap4 .table-sm td,.bootstrap4 .table-sm th{padding:.3rem}.bootstrap4 .table-bordered,.bootstrap4 .table-bordered td,.bootstrap4 .table-bordered th{border:1px solid #e9ecef}.bootstrap4 .table-bordered thead td,.bootstrap4 .table-bordered thead th{border-bottom-width:2px}.bootstrap4 .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.bootstrap4 .table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.bootstrap4 .table-primary,.bootstrap4 .table-primary>td,.bootstrap4 .table-primary>th{background-color:#b8daff}.bootstrap4 .table-hover .table-primary:hover,.bootstrap4 .table-hover .table-primary:hover>td,.bootstrap4 .table-hover .table-primary:hover>th{background-color:#9fcdff}.bootstrap4 .table-secondary,.bootstrap4 .table-secondary>td,.bootstrap4 .table-secondary>th{background-color:#dddfe2}.bootstrap4 .table-hover .table-secondary:hover,.bootstrap4 .table-hover .table-secondary:hover>td,.bootstrap4 .table-hover .table-secondary:hover>th{background-color:#cfd2d6}.bootstrap4 .table-success,.bootstrap4 .table-success>td,.bootstrap4 .table-success>th{background-color:#c3e6cb}.bootstrap4 .table-hover .table-success:hover,.bootstrap4 .table-hover .table-success:hover>td,.bootstrap4 .table-hover .table-success:hover>th{background-color:#b1dfbb}.bootstrap4 .table-info,.bootstrap4 .table-info>td,.bootstrap4 .table-info>th{background-color:#bee5eb}.bootstrap4 .table-hover .table-info:hover,.bootstrap4 .table-hover .table-info:hover>td,.bootstrap4 .table-hover .table-info:hover>th{background-color:#abdde5}.bootstrap4 .table-warning,.bootstrap4 .table-warning>td,.bootstrap4 .table-warning>th{background-color:#ffeeba}.bootstrap4 .table-hover .table-warning:hover,.bootstrap4 .table-hover .table-warning:hover>td,.bootstrap4 .table-hover .table-warning:hover>th{background-color:#ffe8a1}.bootstrap4 .table-danger,.bootstrap4 .table-danger>td,.bootstrap4 .table-danger>th{background-color:#f5c6cb}.bootstrap4 .table-hover .table-danger:hover,.bootstrap4 .table-hover .table-danger:hover>td,.bootstrap4 .table-hover .table-danger:hover>th{background-color:#f1b0b7}.bootstrap4 .table-light,.bootstrap4 .table-light>td,.bootstrap4 .table-light>th{background-color:#fdfdfe}.bootstrap4 .table-hover .table-light:hover,.bootstrap4 .table-hover .table-light:hover>td,.bootstrap4 .table-hover .table-light:hover>th{background-color:#ececf6}.bootstrap4 .table-dark,.bootstrap4 .table-dark>td,.bootstrap4 .table-dark>th{background-color:#c6c8ca}.bootstrap4 .table-hover .table-dark:hover,.bootstrap4 .table-hover .table-dark:hover>td,.bootstrap4 .table-hover .table-dark:hover>th{background-color:#b9bbbe}.bootstrap4 .table-active,.bootstrap4 .table-active>td,.bootstrap4 .table-active>th,.bootstrap4 .table-hover .table-active:hover,.bootstrap4 .table-hover .table-active:hover>td,.bootstrap4 .table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.bootstrap4 .thead-inverse th{color:#fff;background-color:#212529}.bootstrap4 .thead-default th{color:#495057;background-color:#e9ecef}.bootstrap4 .table-inverse{color:#fff;background-color:#212529}.bootstrap4 .table-inverse td,.bootstrap4 .table-inverse th,.bootstrap4 .table-inverse thead th{border-color:#32383e}.bootstrap4 .table-inverse.table-bordered{border:0}.bootstrap4 .table-inverse.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.bootstrap4 .table-inverse.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075)}@media (max-width:991px){.bootstrap4 .table-responsive{display:block;width:100%;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar}.bootstrap4 .table-responsive.table-bordered{border:0}}.semantic_ui{
  /*!
 * # Semantic UI 2.2.12 - Table
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */}.semantic_ui .ui.table{
	 width:100%;
	 background:#fff;
	 margin:1em 0;
	 border:1px solid rgba(34,36,38,.15);
	 -webkit-box-shadow:none;
	 box-shadow:none;
	 border-radius:.28571429rem;
	 text-align:left;
	 color:rgba(0,0,0,.87);
	 border-collapse:separate;
	 border-spacing:0}
.semantic_ui .ui.table tbody tr:last-child td{
	border-bottom:1px solid rgba(34,36,38,.15)}
.semantic_ui .ui.table:first-child{
	margin-top:0}
.semantic_ui .ui.table:last-child{
	margin-bottom:0}
.semantic_ui .ui.table td,
.semantic_ui .ui.table th{
	-webkit-transition:background .1s ease,color .1s ease;
	transition:background .1s ease,color .1s ease}
.semantic_ui .ui.table thead{
	-webkit-box-shadow:none;
	box-shadow:none}
 .semantic_ui .ui.table thead th{
	 cursor:auto;
	
	 padding:.92857143em .78571429em;

	 font-weight:700;
	 text-transform:none;
	 border-bottom:1px solid rgba(34,36,38,.1);
	 border-left:none}
 .semantic_ui .ui.table:not(.inverted) thead th{
	 background:#f9fafb;
	 color:rgba(0,0,0,.87)}
 .semantic_ui .ui.table thead tr>th:first-child{
	 border-left:none}
 .semantic_ui .ui.table thead tr:first-child>th:first-child{
	 border-radius:.28571429rem 0 0 0}
 .semantic_ui .ui.table thead tr:first-child>th:last-child{
	 border-radius:0 .28571429rem 0 0 }
.semantic_ui .ui.table thead tr:first-child>th:only-child{
	border-radius:.28571429rem .28571429rem 0 0}
.semantic_ui .ui.table tfoot{
	-webkit-box-shadow:none;
	box-shadow:none}
.semantic_ui .ui.table tfoot th{
	cursor:auto;
	border-top:1px solid rgba(34,36,38,.15);
	background:#f9fafb;
	text-align:inherit;
	color:rgba(0,0,0,.87);
	padding:.78571429em;
	vertical-align:middle;
	font-style:normal;
	font-weight:400;
	text-transform:none}
.semantic_ui .ui.table tfoot tr>th:first-child{
	border-left:none}
.semantic_ui .ui.table tfoot tr:first-child>th:first-child{
	border-radius:0 0 0 .28571429rem}
.semantic_ui .ui.table tfoot tr:first-child>th:last-child{
	border-radius:0 0 .28571429rem 0}
.semantic_ui .ui.table tfoot tr:first-child>th:only-child{
	border-radius:0 0 .28571429rem .28571429rem}
.semantic_ui .ui.table tr td{
	border-top:1px solid rgba(34,36,38,.1)}
.semantic_ui .ui.table tr:first-child td{
	border-top:none}
.semantic_ui .ui.table td{
	padding:.78571429em;
	text-align:inherit}
.semantic_ui .ui.table>.icon{
	vertical-align:baseline}
.semantic_ui .ui.table>.icon:only-child{
	margin:0}
.semantic_ui .ui.table.segment{
	padding:0}
.semantic_ui .ui.table.segment:after{
	display:none}
.semantic_ui .ui.table.segment.stacked:after{
	display:block}
.semantic_ui .ui.table td .image,
.semantic_ui .ui.table td .image img,
.semantic_ui .ui.table th .image,
.semantic_ui .ui.table th .image img{
	max-width:none}
.semantic_ui .ui.structured.table{
	border-collapse:collapse}
	.semantic_ui .ui.structured.table thead th{
		border-left:none;
		border-right:none}
.semantic_ui .ui.structured.sortable.table thead th{
	border-left:1px solid rgba(34,36,38,.15);
	border-right:1px solid rgba(34,36,38,.15)}
	.semantic_ui .ui.structured.basic.table th{
		border-left:none;
		border-right:none}
.semantic_ui .ui.structured.celled.table tr td,
.semantic_ui .ui.structured.celled.table tr th{
	border-left:1px solid rgba(34,36,38,.1);
	border-right:1px solid rgba(34,36,38,.1)}
.semantic_ui .ui.definition.table thead:not(.full-width) th:first-child{
	pointer-events:none;
	background:transparent;
	font-weight:400;
	color:rgba(0,0,0,.4);
	-webkit-box-shadow:-1px -1px 0 1px #fff;
	box-shadow:-1px -1px 0 1px #fff}
.semantic_ui .ui.definition.table tfoot:not(.full-width) th:first-child{
	pointer-events:none;
	background:transparent;
	font-weight:rgba(0,0,0,.4);
	color:normal;
	-webkit-box-shadow:1px 1px 0 1px #fff;
	box-shadow:1px 1px 0 1px #fff}
.semantic_ui .ui.celled.definition.table thead:not(.full-width) th:first-child{
	-webkit-box-shadow:0 -1px 0 1px #fff;
	box-shadow:0 -1px 0 1px #fff}
.semantic_ui .ui.celled.definition.table tfoot:not(.full-width) th:first-child{
	-webkit-box-shadow:0 1px 0 1px #fff;
	box-shadow:0 1px 0 1px #fff}
.semantic_ui .ui.definition.table tr td.definition,
.semantic_ui .ui.definition.table tr td:first-child:not(.ignored){
	background:rgba(0,0,0,.03);
	font-weight:700;
	color:rgba(0,0,0,.95);
	text-transform:"";
	-webkit-box-shadow:"";
	box-shadow:"";
	text-align:"";
	font-size:1em;
	padding-left:"";
	padding-right:""}
.semantic_ui .ui.definition.table td:nth-child(2),
.semantic_ui .ui.definition.table tfoot:not(.full-width) th:nth-child(2),
.semantic_ui .ui.definition.table thead:not(.full-width) th:nth-child(2){
	border-left:1px solid rgba(34,36,38,.15)}
.semantic_ui .ui.table td.positive,
.semantic_ui .ui.table tr.positive{
	-webkit-box-shadow:0 0 0 #a3c293 inset;
	box-shadow:inset 0 0 0 #a3c293;
	background:#fcfff5!important;
	color:#2c662d!important}
.semantic_ui .ui.table td.negative,
.semantic_ui .ui.table tr.negative{
	-webkit-box-shadow:0 0 0 #e0b4b4 inset;
	box-shadow:inset 0 0 0 #e0b4b4;
	background:#fff6f6!important;
	color:#9f3a38!important}
.semantic_ui .ui.table td.error,
.semantic_ui .ui.table tr.error{
	-webkit-box-shadow:0 0 0 #e0b4b4 inset;
	box-shadow:inset 0 0 0 #e0b4b4;
	background:#fff6f6!important;
	color:#9f3a38!important}
.semantic_ui .ui.table td.warning,
.semantic_ui .ui.table tr.warning{
	-webkit-box-shadow:0 0 0 #c9ba9b inset;
	box-shadow:inset 0 0 0 #c9ba9b;
	background:#fffaf3!important;
	color:#573a08!important}
.semantic_ui .ui.table td.active,
.semantic_ui .ui.table tr.active{
	-webkit-box-shadow:0 0 0 rgba(0,0,0,.87) inset;
	box-shadow:inset 0 0 0 rgba(0,0,0,.87);
	background:#e0e0e0!important;
	color:rgba(0,0,0,.87)!important}
.semantic_ui .ui.table tr.disabled:hover,
.semantic_ui .ui.table tr.disabled td,
.semantic_ui .ui.table tr:hover td.disabled,
.semantic_ui .ui.table tr td.disabled{
	pointer-events:none;
	color:rgba(40,40,40,.3)}
.semantic_ui .ui.table[class*="left aligned"],
.semantic_ui .ui.table [class*="left aligned"]{
	text-align:left}
.semantic_ui .ui.table[class*="center aligned"],
.semantic_ui .ui.table [class*="center aligned"]{
	text-align:center}
.semantic_ui .ui.table[class*="right aligned"],
.semantic_ui .ui.table [class*="right aligned"]{
	text-align:right}
.semantic_ui .ui.table[class*="top aligned"],
.semantic_ui .ui.table [class*="top aligned"]{
	vertical-align:top}
.semantic_ui .ui.table[class*="middle aligned"],
.semantic_ui .ui.table [class*="middle aligned"]{
	vertical-align:middle}
.semantic_ui .ui.table[class*="bottom aligned"],
.semantic_ui .ui.table [class*="bottom aligned"]{
	vertical-align:bottom}
.semantic_ui .ui.fixed.table{
	table-layout:fixed}@media (max-width:768px){
.semantic_ui .ui.fixed.table{table-layout:auto}}
.semantic_ui .ui.fixed.table td,
.semantic_ui .ui.fixed.table th{
	overflow:hidden;
	text-overflow:ellipsis}
.semantic_ui .ui.selectable.table tbody tr:hover,
.semantic_ui .ui.table tbody tr td.selectable:hover{
	background:rgba(0,0,0,.05)!important;
	color:rgba(0,0,0,.95)!important}
.semantic_ui .ui.inverted.table tbody tr td.selectable:hover,
.semantic_ui .ui.selectable.inverted.table tbody tr:hover{
	background:hsla(0,0%,100%,.08)!important;
	color:#fff!important}
.semantic_ui .ui.table tbody tr td.selectable{
	padding:0}
.semantic_ui .ui.table tbody tr td.selectable>a:not(.ui){
	display:block;
	color:inherit;
	padding:.78571429em}
.semantic_ui .ui.selectable.table tr.error:hover,
.semantic_ui .ui.selectable.table tr:hover td.error,
.semantic_ui .ui.table tr td.selectable.error:hover{
	background:#ffe7e7!important;
	color:#943634!important}
.semantic_ui .ui.selectable.table tr.warning:hover,
.semantic_ui .ui.selectable.table tr:hover td.warning,
.semantic_ui .ui.table tr td.selectable.warning:hover{
	background:#fff4e4!important;
	color:#493107!important}
.semantic_ui .ui.selectable.table tr.active:hover,
.semantic_ui .ui.selectable.table tr:hover td.active,
.semantic_ui .ui.table tr td.selectable.active:hover{
	background:#e0e0e0!important;
	color:rgba(0,0,0,.87)!important}
.semantic_ui .ui.selectable.table tr.positive:hover,
.semantic_ui .ui.selectable.table tr:hover td.positive,
.semantic_ui .ui.table tr td.selectable.positive:hover{
	background:#f7ffe6!important;
	color:#275b28!important}
.semantic_ui .ui.selectable.table tr.negative:hover,
.semantic_ui .ui.selectable.table tr:hover td.negative,
.semantic_ui .ui.table tr td.selectable.negative:hover{
	background:#ffe7e7!important;
	color:#943634!important}
.semantic_ui .ui.attached.table{
	top:0;
	bottom:0;
	border-radius:0;
	margin:0 -1px;
	width:calc(100% + 2px);
	max-width:calc(100% + 2px);
	-webkit-box-shadow:none;
	box-shadow:none;
	border:1px solid #d4d4d5}
.semantic_ui .ui.attached+.ui.attached.table:not(.top){
	border-top:none}
.semantic_ui .ui[class*="top attached"]
.table{
	bottom:0;
	margin-bottom:0;
	top:0;
	margin-top:1em;
	border-radius:.28571429rem .28571429rem 0 0}
.semantic_ui .ui.table[class*="top attached"]:first-child{margin-top:0}
.semantic_ui .ui[class*="bottom attached"]
.table{
	bottom:0;
	margin-top:0;
	top:0;
	margin-bottom:1em;
	-webkit-box-shadow:none,none;
	box-shadow:none,none;
	border-radius:0 0 .28571429rem .28571429rem}
.semantic_ui .ui[class*="bottom attached"]
.table:last-child{
	margin-bottom:0}
.semantic_ui .ui.striped.table>tr:nth-child(2n),
.semantic_ui .ui.striped.table tbody tr:nth-child(2n){
	background-color:rgba(0,0,50,.02)}
.semantic_ui .ui.inverted.striped.table>tr:nth-child(2n),
.semantic_ui .ui.inverted.striped.table tbody tr:nth-child(2n){
	background-color:hsla(0,0%,100%,.05)}
.semantic_ui .ui.striped.selectable.selectable.selectable.table tbody tr.active:hover{
	background:#efefef!important;
	color:rgba(0,0,0,.95)!important}
.semantic_ui .ui.table[class*="single line"],
.semantic_ui .ui.table [class*="single line"]{
	white-space:nowrap}
.semantic_ui .ui.one.column.table td{
	width:100%}
.semantic_ui .ui.two.column.table td{
	width:50%}
.semantic_ui .ui.three.column.table td{
	width:33.33333333%}
.semantic_ui .ui.four.column.table td{
	width:25%}
.semantic_ui .ui.five.column.table td{
	width:20%}
.semantic_ui .ui.six.column.table td{
	width:16.66666667%}
.semantic_ui .ui.seven.column.table td{
	width:14.28571429%}
.semantic_ui .ui.eight.column.table td{
	width:12.5%}
.semantic_ui .ui.nine.column.table td{
	width:11.11111111%}
.semantic_ui .ui.ten.column.table td{
	width:10%}
.semantic_ui .ui.eleven.column.table td{
	width:9.09090909%}
.semantic_ui .ui.twelve.column.table td{
	width:8.33333333%}
.semantic_ui .ui.thirteen.column.table td{
	width:7.69230769%}
.semantic_ui .ui.fourteen.column.table td{
	width:7.14285714%}
.semantic_ui .ui.fifteen.column.table td{
	width:6.66666667%}
.semantic_ui .ui.sixteen.column.table td,
.semantic_ui .ui.table td.one.wide,
.semantic_ui .ui.table th.one.wide{
	width:6.25%}
.semantic_ui .ui.table td.two.wide,
.semantic_ui .ui.table th.two.wide{
	width:12.5%}
.semantic_ui .ui.table td.three.wide,
.semantic_ui .ui.table th.three.wide{
	width:18.75%}
.semantic_ui .ui.table td.four.wide,
.semantic_ui .ui.table th.four.wide{
	width:25%}
.semantic_ui .ui.table td.five.wide,
.semantic_ui .ui.table th.five.wide{
	width:31.25%}
.semantic_ui .ui.table td.six.wide,
.semantic_ui .ui.table th.six.wide{
	width:37.5%}
.semantic_ui .ui.table td.seven.wide,
.semantic_ui .ui.table th.seven.wide{
	width:43.75%}
.semantic_ui .ui.table td.eight.wide,
.semantic_ui .ui.table th.eight.wide{
	width:50%}
.semantic_ui .ui.table td.nine.wide,
.semantic_ui .ui.table th.nine.wide{
	width:56.25%}
.semantic_ui .ui.table td.ten.wide,
.semantic_ui .ui.table th.ten.wide{
	width:62.5%}
.semantic_ui .ui.table td.eleven.wide,
.semantic_ui .ui.table th.eleven.wide{
	width:68.75%}
.semantic_ui .ui.table td.twelve.wide,
.semantic_ui .ui.table th.twelve.wide{
	width:75%}
.semantic_ui .ui.table td.thirteen.wide,
.semantic_ui .ui.table th.thirteen.wide{
	width:81.25%}
.semantic_ui .ui.table td.fourteen.wide,
.semantic_ui .ui.table th.fourteen.wide{
	width:87.5%}
.semantic_ui .ui.table td.fifteen.wide,
.semantic_ui .ui.table th.fifteen.wide{
	width:93.75%}
.semantic_ui .ui.table td.sixteen.wide,
.semantic_ui .ui.table th.sixteen.wide{
	width:100%}
.semantic_ui .ui.sortable.table thead th{
	cursor:pointer;
	white-space:nowrap;
	border-left:1px solid rgba(34,36,38,.15);
	color:rgba(0,0,0,.87)}
.semantic_ui .ui.sortable.table thead th:first-child{
	border-left:none}
.semantic_ui .ui.sortable.table thead th.sorted,
.semantic_ui .ui.sortable.table thead th.sorted:hover{
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none}
.semantic_ui .ui.sortable.table thead th:after{
	display:none;
	font-style:normal;
	font-weight:400;
	text-decoration:inherit;
	content:"";
	height:1em;
	width:auto;
	opacity:.8;
	margin:0 0 0 .5em;
	font-family:Icons}
.semantic_ui .ui.sortable.table thead th.ascending:after{
	content:"\F0D8"}
.semantic_ui .ui.sortable.table thead th.descending:after{
	content:"\F0D7"}
.semantic_ui .ui.sortable.table th.disabled:hover{
	cursor:auto;
	color:rgba(40,40,40,.3)}
.semantic_ui .ui.sortable.table thead th:hover{
	background:rgba(0,0,0,.05);
	color:rgba(0,0,0,.8)}
.semantic_ui .ui.sortable.table thead th.sorted{
	background:rgba(0,0,0,.05);
	color:rgba(0,0,0,.95)}
.semantic_ui .ui.sortable.table thead th.sorted:after{
	display:inline-block}
.semantic_ui .ui.sortable.table thead th.sorted:hover{
	background:rgba(0,0,0,.05);
	color:rgba(0,0,0,.95)}
.semantic_ui .ui.inverted.sortable.table thead th.sorted{
	background:hsla(0,0%,100%,.15) 
	-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.05)));
	background:hsla(0,0%,100%,.15) linear-gradient(transparent,rgba(0,0,0,.05));
	color:#fff}
.semantic_ui .ui.inverted.sortable.table thead th:hover{
	background:hsla(0,0%,100%,.08) 
	-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.05)));
	background:hsla(0,0%,100%,.08) linear-gradient(transparent,rgba(0,0,0,.05));
	color:#fff}
.semantic_ui .ui.inverted.sortable.table thead th{
	border-left-color:transparent;
	border-right-color:transparent}
.semantic_ui .ui.collapsing.table{
	width:auto}
.semantic_ui .ui.basic.table{
	background:transparent;
border:1px solid rgba(34,36,38,.15)}
.semantic_ui .ui.basic.table,
.semantic_ui .ui.basic.table tfoot,
.semantic_ui .ui.basic.table thead{
	-webkit-box-shadow:none;
	box-shadow:none}
.semantic_ui .ui.basic.table th{
	background:transparent;
	border-left:none}
.semantic_ui .ui.basic.table tbody tr{
	border-bottom:1px solid rgba(0,0,0,.1)}
.semantic_ui .ui.basic.table td{
	background:transparent}
.semantic_ui .ui.basic.striped.table tbody tr:nth-child(2n){
	background-color:rgba(0,0,0,.05)!important}
.semantic_ui .ui[class*="very basic"].table{
	border:none}
.semantic_ui .ui[class*="very basic"]
.table:not(.sortable):not(.striped) td,
.semantic_ui .ui[class*="very basic"]
.table:not(.sortable):not(.striped) th{
	padding:""}
.semantic_ui .ui[class*="very basic"]
.table:not(.sortable):not(.striped) td:first-child,
.semantic_ui .ui[class*="very basic"]
.table:not(.sortable):not(.striped) th:first-child{
	padding-left:0}
.semantic_ui .ui[class*="very basic"]
.table:not(.sortable):not(.striped) td:last-child,
.semantic_ui .ui[class*="very basic"]
.table:not(.sortable):not(.striped) th:last-child{
	padding-right:0}
.semantic_ui .ui[class*="very basic"].table:not(.sortable):not(.striped) thead tr:first-child th{
	padding-top:0}
.semantic_ui .ui.celled.table tr td,
.semantic_ui .ui.celled.table tr th{
	border-left:1px solid rgba(34,36,38,.1)}
.semantic_ui .ui.celled.table tr td:first-child,
.semantic_ui .ui.celled.table tr th:first-child{
	border-left:none}
.semantic_ui .ui.padded.table th{
	padding-left:1em;
	padding-right:1em}
.semantic_ui .ui.padded.table td,
.semantic_ui .ui.padded.table th{
	padding:1em}
.semantic_ui .ui[class*="very padded"].table th{
	padding-left:1.5em;
	padding-right:1.5em}
.semantic_ui .ui[class*="very padded"].table td{
	padding:1.5em}
.semantic_ui .ui.compact.table th{
	padding-left:.7em; 
	padding-right:.7em}
.semantic_ui .ui.compact.table td{
	padding:.5em .7em}
.semantic_ui .ui[class*="very compact"].table th{
	padding-left:.6em;
	padding-right:.6em}
.semantic_ui .ui[class*="very compact"].table td{
	padding:.4em .6em}
.semantic_ui .ui.small.table{
	font-size:.9em}
.semantic_ui .ui.table{
	font-size:1em}
.semantic_ui .ui.large.table{font-size:1.1em}
.colored_table table.ninja_table_pro.inverted td,
.colored_table table.ninja_table_pro.inverted th{
	background-color:inherit;
	color:inherit}
.colored_table table.ninja_table_pro.inverted.red.table,
.colored_table table.ninja_table_pro.inverted.red.table thead{
	background-color:#e74c3c!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.red.table thead tr.footable-header{
	background-color:#414141!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.red.table thead tr.footable-header th{
	border-color:hsla(0,0%,60%,.99)!important}
.colored_table table.ninja_table_pro.inverted.red.table thead tr.footable-filtering th{
	background-color:#fff!important;
	color:#e74c3c!important}
.colored_table table.ninja_table_pro.inverted.red.table tbody tr:hover{
	background-color:#817b7a!important;
	color:#fff!important;
	border-color:hsla(0,0%,100%,.99)!important}
.colored_table table.ninja_table_pro.inverted.red.table tbody td,
.colored_table table.ninja_table_pro.inverted.red.table tbody tr{
	border-color:#ffb9b9!important}
.colored_table table.ninja_table_pro.inverted.red.table tfoot .footable-paging{
	background-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.red.table tfoot .footable-paging .footable-page a{
	color:rgba(0,0,0,.5)}
.colored_table table.ninja_table_pro.inverted.red.table tfoot .footable-paging .footable-page.active a{
	background-color:#e74c3c!important}
.colored_table table.ninja_table_pro.inverted.red.table 
.footable-details tbody{
	background-color:#e74c3c!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.red.table 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	background-color:#e74c3c}
.colored_table table.ninja_table_pro.inverted.orange.table,
.colored_table table.ninja_table_pro.inverted.orange.table thead{
	background-color:#fd5f20!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.orange.table thead tr
.footable-header{
	background-color:#4b5775!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.orange.table thead tr
.footable-header th{
	border-color:#8a8a8a!important}
.colored_table table.ninja_table_pro.inverted.orange.table thead tr
.footable-filtering th{background-color:#fff!important;color:#fd5f20!important}
.colored_table table.ninja_table_pro.inverted.orange.table tbody tr:hover{
	background-color:#ffb79b!important;
	color:#4b5775!important;
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.orange.table tbody td,
.colored_table table.ninja_table_pro.inverted.orange.table tbody tr{
	border-color:hsla(0,0%,100%,.35)!important}
.colored_table table.ninja_table_pro.inverted.orange.table tfoot 
.footable-paging{
	background-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.orange.table tfoot 
.footable-paging .footable-page a{
	color:rgba(0,0,0,.5)}
.colored_table table.ninja_table_pro.inverted.orange.table tfoot 
.footable-paging .footable-page.active a{
	background-color:#fd5f20!important}
.colored_table table.ninja_table_pro.inverted.orange.table 
.footable-details tbody{
	background-color:#fd5f20!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.orange.table 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	background-color:#fd5f20}
.colored_table table.ninja_table_pro.inverted.yellow.table,
.colored_table table.ninja_table_pro.inverted.yellow.table thead{
	background-color:#f6b93b!important;
	color:#000!important}
.colored_table table.ninja_table_pro.inverted.yellow.table thead tr
.footable-header{
	background-color:#595959!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.yellow.table thead tr
.footable-header th{
	border-color:#6d6d6d!important}
.colored_table table.ninja_table_pro.inverted.yellow.table thead tr
.footable-filtering th{background-color:#fff!important;color:#f6b93b!important}
.colored_table table.ninja_table_pro.inverted.yellow.table tbody tr:hover{
	background-color:#ffe5b0!important;
	color:#000!important;
	border-color:#f6b93b!important}
.colored_table table.ninja_table_pro.inverted.yellow.table tbody td,
.colored_table table.ninja_table_pro.inverted.yellow.table tbody tr{
	border-color:rgba(39,42,48,.05)!important}
.colored_table table.ninja_table_pro.inverted.yellow.table tfoot 
.footable-paging{
	background-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.yellow.table tfoot 
.footable-paging .footable-page a{color:rgba(0,0,0,.5)}
.colored_table table.ninja_table_pro.inverted.yellow.table tfoot 
.footable-paging .footable-page.active a{
	background-color:#f6b93b!important}
.colored_table table.ninja_table_pro.inverted.yellow.table 
.footable-details tbody{
	background-color:#f6b93b!important;
	color:#000!important}
.colored_table table.ninja_table_pro.inverted.yellow.table 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	background-color:#f6b93b}
.colored_table table.ninja_table_pro.inverted.olive.table,
.colored_table table.ninja_table_pro.inverted.olive.table thead{
	background-color:#b6cb31!important;
	color:#262626!important}
.colored_table table.ninja_table_pro.inverted.olive.table thead tr.footable-header{
	background-color:#434825!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.olive.table thead tr
.footable-header th{
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.olive.table thead tr
.footable-filtering th{
	background-color:#fff!important;
	color:#b6cb31!important}
.colored_table table.ninja_table_pro.inverted.olive.table tbody tr:hover{
	background-color:#91a227!important;
	color:#fff!important;
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.olive.table tbody td,
.colored_table table.ninja_table_pro.inverted.olive.table tbody tr{
	border-color:hsla(0,0%,100%,.67)!important}
.colored_table table.ninja_table_pro.inverted.olive.table tfoot 
.footable-paging{
	background-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.olive.table tfoot 
.footable-paging .footable-page a{
	color:rgba(0,0,0,.5)}
.colored_table table.ninja_table_pro.inverted.olive.table tfoot 
.footable-paging .footable-page.active a{
	background-color:#b6cb31!important}
.colored_table table.ninja_table_pro.inverted.olive.table 
.footable-details tbody{
	background-color:#b6cb31!important;
	color:#262626!important}
.colored_table table.ninja_table_pro.inverted.olive.table 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	background-color:#b6cb31}
.colored_table table.ninja_table_pro.inverted.green.table,
.colored_table table.ninja_table_pro.inverted.green.table thead{
	background-color:#2db94c!important;
	color:#262626!important}
.colored_table table.ninja_table_pro.inverted.green.table thead tr
.footable-header{background-color:#3b503f!important;
color:#fff!important}
.colored_table table.ninja_table_pro.inverted.green.table thead tr
.footable-header th{
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.green.table thead tr
.footable-filtering th{
	background-color:#fff!important;
	color:#2db94c!important}
.colored_table table.ninja_table_pro.inverted.green.table tbody tr:hover{
	background-color:#269940!important;
	color:#fff!important;
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.green.table tbody td,
.colored_table table.ninja_table_pro.inverted.green.table tbody tr{
	border-color:hsla(0,0%,100%,.67)!important}
.colored_table table.ninja_table_pro.inverted.green.table tfoot .footable-paging{
	background-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.green.table tfoot .footable-paging .footable-page a{
	color:rgba(0,0,0,.5)}
.colored_table table.ninja_table_pro.inverted.green.table tfoot .footable-paging .footable-page.active a{
	background-color:#2db94c!important}
.colored_table table.ninja_table_pro.inverted.green.table .footable-details tbody{
	background-color:#2db94c!important;
	color:#262626!important}
.colored_table table.ninja_table_pro.inverted.green.table 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	background-color:#2db94c}
.colored_table table.ninja_table_pro.inverted.teal.table,
.colored_table table.ninja_table_pro.inverted.teal.table thead{
	background-color:#1cb5ad!important;
	color:#2d2d2d!important}
.colored_table table.ninja_table_pro.inverted.teal.table thead tr.footable-header{
	background-color:#0c5551!important;
	color:#fff!important}.colored_table table.ninja_table_pro.inverted.teal.table thead tr
.footable-header th{
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.teal.table thead tr
.footable-filtering th{
	background-color:#fff!important;
	color:#1cb5ad!important}
.colored_table table.ninja_table_pro.inverted.teal.table tbody tr:hover{
	background-color:#179c94!important;
	color:#fff!important;border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.teal.table tbody td,
.colored_table table.ninja_table_pro.inverted.teal.table tbody tr{
	border-color:hsla(0,0%,100%,.67)!important}
.colored_table table.ninja_table_pro.inverted.teal.table tfoot 
.footable-paging{
	background-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.teal.table tfoot 
.footable-paging .footable-page a{
	color:rgba(0,0,0,.5)}
.colored_table table.ninja_table_pro.inverted.teal.table tfoot 
.footable-paging .footable-page.active a{
	background-color:#1cb5ad!important}
.colored_table table.ninja_table_pro.inverted.teal.table 
.footable-details tbody{
	background-color:#1cb5ad!important;
	color:#2d2d2d!important}
.colored_table table.ninja_table_pro.inverted.teal.table 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	background-color:#1cb5ad}
.colored_table table.ninja_table_pro.inverted.blue.table,
.colored_table table.ninja_table_pro.inverted.blue.table thead{
	background-color:#2987ce!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.blue.table thead tr
.footable-header{
	background-color:#17476c!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.blue.table thead tr
.footable-header th{
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.blue.table thead tr
.footable-filtering th{
	background-color:#fff!important;
	color:#2987ce!important}
.colored_table table.ninja_table_pro.inverted.blue.table tbody tr:hover{
	background-color:#1f69a2!important;
	color:#fff!important;
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.blue.table tbody td,
.colored_table table.ninja_table_pro.inverted.blue.table tbody tr{
	border-color:hsla(0,0%,100%,.79)!important}
.colored_table table.ninja_table_pro.inverted.blue.table tfoot 
.footable-paging{background-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.blue.table tfoot 
.footable-paging .footable-page a{color:rgba(0,0,0,.5)}
.colored_table table.ninja_table_pro.inverted.blue.table tfoot 
.footable-paging .footable-page.active a{
	background-color:#2987ce!important}
.colored_table table.ninja_table_pro.inverted.blue.table 
.footable-details tbody{
	background-color:#2987ce!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.blue.table 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	background-color:#2987ce}
.colored_table table.ninja_table_pro.inverted.violet.table,
.colored_table table.ninja_table_pro.inverted.violet.table thead{
	background-color:#6c5ce7!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.violet.table thead tr
.footable-header{
	background-color:#2c2560!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.violet.table thead tr
.footable-header th{
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.violet.table thead tr
.footable-filtering th{
	background-color:#fff!important;
	color:#6c5ce7!important}
.colored_table table.ninja_table_pro.inverted.violet.table tbody tr:hover{
	background-color:#483d9c!important;
	color:#fff!important;
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.violet.table tbody td,
.colored_table table.ninja_table_pro.inverted.violet.table tbody tr{
	border-color:hsla(0,0%,100%,.46)!important}
.colored_table table.ninja_table_pro.inverted.violet.table tfoot 
.footable-paging{
	background-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.violet.table tfoot 
.footable-paging .footable-page a{
	color:rgba(0,0,0,.5)}
.colored_table table.ninja_table_pro.inverted.violet.table tfoot 
.footable-paging .footable-page.active a{
	background-color:#6c5ce7!important}
.colored_table table.ninja_table_pro.inverted.violet.table 
.footable-details tbody{
	background-color:#6c5ce7!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.violet.table 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	background-color:#6c5ce7}
.colored_table table.ninja_table_pro.inverted.purple.table,
.colored_table table.ninja_table_pro.inverted.purple.table thead{
	background-color:#916fcd!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.purple.table thead tr
.footable-header{
	background-color:#41305e!important;
	color:#fcfcfc!important}
.colored_table table.ninja_table_pro.inverted.purple.table thead tr
.footable-header th{
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.purple.table thead tr
.footable-filtering th{
	background-color:#fff!important;
	color:#916fcd!important}
.colored_table table.ninja_table_pro.inverted.purple.table tbody tr:hover{
	background-color:#684e96!important;
	color:#fff!important;
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.purple.table tbody td,
.colored_table table.ninja_table_pro.inverted.purple.table tbody tr{
	border-color:hsla(0,0%,100%,.46)!important}
.colored_table table.ninja_table_pro.inverted.purple.table tfoot 
.footable-paging{
	background-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.purple.table tfoot 
.footable-paging .footable-page a{
	color:rgba(0,0,0,.5)}
.colored_table table.ninja_table_pro.inverted.purple.table tfoot 
.footable-paging .footable-page.active a{
	background-color:#916fcd!important}
.colored_table table.ninja_table_pro.inverted.purple.table 
.footable-details tbody{
	background-color:#916fcd!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.purple.table 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	background-color:#916fcd}
.colored_table table.ninja_table_pro.inverted.pink.table,
.colored_table table.ninja_table_pro.inverted.pink.table thead{
	background-color:#fd79a8!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.pink.table thead tr
.footable-header{
	background-color:#454545!important;
	color:#fcfcfc!important}
.colored_table table.ninja_table_pro.inverted.pink.table thead tr
.footable-header th{
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.pink.table thead tr
.footable-filtering th{
	background-color:#fff!important;
	color:#fd79a8!important}
.colored_table table.ninja_table_pro.inverted.pink.table tbody tr:hover{
	background-color:#d06289!important;
	color:#fff!important;border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.pink.table tbody td,
.colored_table table.ninja_table_pro.inverted.pink.table tbody tr{
	border-color:hsla(0,0%,100%,.46)!important}
.colored_table table.ninja_table_pro.inverted.pink.table tfoot 
.footable-paging{
	background-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.pink.table tfoot 
.footable-paging .footable-page a{
	color:rgba(0,0,0,.5)}
.colored_table table.ninja_table_pro.inverted.pink.table tfoot 
.footable-paging .footable-page.active a{
	background-color:#fd79a8!important}
.colored_table table.ninja_table_pro.inverted.pink.table 
.footable-details tbody{
	background-color:#fd79a8!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.pink.table 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	background-color:#fd79a8}
.colored_table table.ninja_table_pro.inverted.brown.table{
	background-color:#a5673f!important;
	color:#fff!important;
	border-color:brown!important}
.colored_table table.ninja_table_pro.inverted.brown.table 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	background-color:#a5673f}
.colored_table table.ninja_table_pro.inverted.brown.table .footable-details tbody,
.colored_table table.ninja_table_pro.inverted.brown.table thead{
	background-color:#a5673f!important;
	color:#fff!important;
	border-color:brown!important}
.colored_table table.ninja_table_pro.inverted.grey.table,
.colored_table table.ninja_table_pro.inverted.grey.table thead{
	background-color:#636e72!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.grey.table thead tr
.footable-header{
	background-color:#454545!important;
	color:#fcfcfc!important}
.colored_table table.ninja_table_pro.inverted.grey.table thead tr
.footable-header th{
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.grey.table thead tr
.footable-filtering th{
	background-color:#fff!important;
	color:#636e72!important}
.colored_table table.ninja_table_pro.inverted.grey.table tbody tr:hover{
	background-color:#b9c3c7!important;
	color:#383d3f!important;
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.grey.table tbody td,
.colored_table table.ninja_table_pro.inverted.grey.table tbody tr{
	border-color:hsla(0,0%,100%,.46)!important}
.colored_table table.ninja_table_pro.inverted.grey.table tfoot 
.footable-paging{
	background-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.grey.table tfoot 
.footable-paging .footable-page a{
	color:rgba(0,0,0,.5)}
.colored_table table.ninja_table_pro.inverted.grey.table tfoot 
.footable-paging .footable-page.active a{
	background-color:#636e72!important}
.colored_table table.ninja_table_pro.inverted.grey.table 
.footable-details tbody{
	background-color:#636e72!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.grey.table 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	background-color:#636e72}
.colored_table table.ninja_table_pro.inverted.black.table,
.colored_table table.ninja_table_pro.inverted.black.table thead{
	background-color:#212121!important;
	color:#b5b5b5!important}
.colored_table table.ninja_table_pro.inverted.black.table thead tr
.footable-header{
	background-color:#00cec9!important;
	color:#202020!important}
.colored_table table.ninja_table_pro.inverted.black.table thead tr
.footable-header th{
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.black.table thead tr
.footable-filtering th{
	background-color:#fff!important;
	color:#1b1c1d!important}
.colored_table table.ninja_table_pro.inverted.black.table tbody tr:hover{
	background-color:#b9c3c7!important;
	color:#383d3f!important;
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.black.table tbody td,
.colored_table table.ninja_table_pro.inverted.black.table tbody tr{
	border-color:hsla(0,0%,100%,.46)!important}
.colored_table table.ninja_table_pro.inverted.black.table tfoot 
.footable-paging{	
	background-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.black.table tfoot
 .footable-paging .footable-page a{
	 color:rgba(0,0,0,.5)}
.colored_table table.ninja_table_pro.inverted.black.table tfoot 
.footable-paging .footable-page.active a{
	background-color:#1b1c1d!important}
.colored_table table.ninja_table_pro.inverted.black.table 
.footable-details tbody{
	background-color:#212121!important;
	color:#b5b5b5!important}
.colored_table table.ninja_table_pro.inverted.black.table 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	background-color:#1b1c1d}
.colored_table table.ninja_table_pro.inverted.white.table,
.colored_table table.ninja_table_pro.inverted.white.table thead{
	background-color:#fff!important;
	color:#7b7b7b!important}
.colored_table table.ninja_table_pro.inverted.white.table thead tr
.footable-header{
	background-color:#00cec9!important;
	color:#fff!important}
.colored_table table.ninja_table_pro.inverted.white.table thead tr
.footable-header th{
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.white.table thead tr
.footable-filtering th{
	background-color:#fff!important;
	color:#00cec9!important}
.colored_table table.ninja_table_pro.inverted.white.table tbody tr:not(
.footable-detail-row):hover{
	background-color:#b9c3c7!important;
	color:#383d3f!important;
	border-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.white.table tbody td,
.colored_table table.ninja_table_pro.inverted.white.table tbody tr{
	border-color:hsla(0,0%,63%,.46)!important}
.colored_table table.ninja_table_pro.inverted.white.table tfoot 
.footable-paging{
	background-color:#fff!important}
.colored_table table.ninja_table_pro.inverted.white.table tfoot 
.footable-paging .footable-page a{
	color:rgba(0,0,0,.5)}
.colored_table table.ninja_table_pro.inverted.white.table tfoot 
.footable-paging .footable-page.active a{
	background-color:#00cec9!important}
.colored_table table.ninja_table_pro.inverted.white.table 
.footable-details tbody{
	background-color:#fff!important;color:#7b7b7b!important}
.colored_table table.ninja_table_pro.inverted.white.table 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	background-color:#00cec9}
.colored_table table.ninja_table_pro.inverted.hide_all_borders.table tbody td,
.colored_table table.ninja_table_pro.inverted.hide_all_borders.table tbody th,
.colored_table table.ninja_table_pro.inverted.hide_all_borders.table thead,
.colored_table table.ninja_table_pro.inverted.hide_all_borders.table thead td,
.colored_table table.ninja_table_pro.inverted.hide_all_borders.table thead th,
.colored_table table.ninja_table_pro.inverted.hide_all_borders.table thead tr{
	border-color:transparent!important}
.colored_table table.ninja_table_pro.inverted.table tr.disabled:hover td,
.colored_table table.ninja_table_pro.inverted.table tr.disabled td,
.colored_table table.ninja_table_pro.inverted.table tr:hover td.disabled,
.colored_table table.ninja_table_pro.inverted.table tr td.disabled{
	pointer-events:none;
	color:hsla(0,0%,88%,.3)}
.colored_table table.ninja_table_pro.inverted.definition.table tfoot:not(.full-width) th:first-child,
.colored_table table.ninja_table_pro.inverted.definition.table thead:not(.full-width) th:first-child{
	background:#fff}
.colored_table table.ninja_table_pro.inverted.definition.table tr td:first-child{
	background:hsla(0,0%,100%,.02);
	color:#fff}
.colored_table table.ninja_table_pro.inverted.table-striped tbody tr:nth-of-type(odd){
	background-color:hsla(0,0%,100%,.05)}
.colored_table table.ninja_table_pro.inverted.table-hover>tbody>tr:hover{
	background-color:hsla(0,0%,100%,.15)}
.colored_table table.ninja_table_pro.inverted .pagination>.active>a,
.colored_table table.ninja_table_pro.inverted .pagination>.active>a:focus,
.colored_table table.ninja_table_pro.inverted .pagination>.active>a:hover,
.colored_table table.ninja_table_pro.inverted .pagination>.active>span,
.colored_table table.ninja_table_pro.inverted .pagination>.active>span:focus,
.colored_table table.ninja_table_pro.inverted .pagination>.active>span:hover{
	background-color:rgba(0,0,0,.15);
	border-color:hsla(0,0%,100%,.1)!important;
	color:hsla(0,0%,100%,.9)!important;
	-webkit-box-shadow:inset 0 0 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1);
	box-shadow:inset 0 0 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1)}
.colored_table table.ninja_table_pro.inverted .pagination a.footable-page-link{
	color:rgba(0,0,0,.5)}
.colored_table table.ninja_table_pro.inverted 
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
	background-color:hsla(0,0%,100%,.1);
	border-color:hsla(0,0%,100%,.1)!important;
	color:hsla(0,0%,100%,.9)!important}
.colored_table table.ninja_table_pro.inverted tbody tr,
.colored_table table.ninja_table_pro.inverted tbody tr td,
.colored_table table.ninja_table_pro.inverted thead tr
.footable-header{
	background:inherit;
	color:inherit;
	border-color:inherit}table
.ninja_footable.ninja_stacked_table thead 
.footable-header{
	display:none!important;
	visibility:hidden!important}table
.ninja_footable.ninja_stacked_table>tbody>tr{
	display:none}table
.ninja_footable.ninja_stacked_table>tbody>tr
.footable-empty{
	display:table-row!important}table
.ninja_footable.ninja_stacked_table>tbody>tr
.footable-detail-row{
	display:table-row}table
.ninja_footable.ninja_stacked_table>tbody>tr
.footable-detail-row:hover{
	background-color:inherit}table
.ninja_footable.ninja_stacked_table>tbody>tr
.footable-detail-row span
.footable-toggle{
	display:none!important;
	visibility:hidden!important}table
.ninja_footable.ninja_stacked_table>tbody>tr
.footable-detail-row table
.footable-details{
	border-radius:0;
	margin:10px 0;
	border:1px solid #ccc}table
.ninja_footable.ninja_stacked_table>tbody>tr
.footable-detail-row>td{
	border:none!important}table
.ninja_footable.ninja_stacked_table.hide_stacked_th>tbody>tr
.footable-detail-row tbody th{
	display:none!important}table
.ninja_footable.ninja_stacked_table.ninja_stacked_no_cell_border>tbody>tr
.footable-detail-row tr td,table
.ninja_footable.ninja_stacked_table.ninja_stacked_no_cell_border>tbody>tr
.footable-detail-row tr th{
	border:0!important}
.nt_editor_modal{
	display:none!important;
	visibility:hidden!important}
.nt_editor_modal 
.nt_image_preview{
	width:64px}
.nt_editor_modal 
.nt_image_preview img{
	max-width:100%}
.nt_editor_modal 
.nt_image_uploader_wrapper{
	background:#ececec;
	padding:10px;
	border-radius:4px}
.nt_editor_modal 
.nt_btn_upload{
	padding:5px 10px;
	background:gray;
	color:#fff;
	border-radius:4px;
	font-weight:400}
.nt_editor_modal 
.nt_btn_remove{
	padding:5px 10px;
background:#e6a23c;
border-color:#e6a23c;
color:#fff;
border-radius:4px;
font-weight:400}
.nt_editor_modal 
.nt_btn_upload,
.nt_editor_modal 
.nt_image_remove{
	margin-top:5px}
.nt_editor_modal 
.nt_form_loader{
	display:none;
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:hsla(0,0%,100%,.5);
	z-index:99999}
.nt_editor_modal 
.nt_form_loader i
.fooicon.fooicon-loader{
	position:absolute;
	top:48%;
	left:49%;
	right:49%;
	font-size:30px;
	line-height:30px;width:30px;
	height:30px;
	-webkit-animation:fooicon-spin-r 2s infinite linear;
	animation:fooicon-spin-r 2s infinite linear}
.nt_editor_modal.show_nt_modal{
	display:block!important;
	visibility:visible!important;
	-webkit-transition:all .5s ease;
	transition:all .5s ease}
.nt_editor_modal.has_nt_modal{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,.5);
	z-index:99999}
.nt_editor_modal.has_nt_modal 
.nt_modal_wrapper{
	position:relative;
	width:650px;
	background:#fff;
	max-width:95%;
	margin:70px auto 20px;
	-webkit-box-shadow:0 5px 20px rgba(0,0,0,.31);
	box-shadow:0 5px 20px rgba(0,0,0,.31);
	border-radius:3px;
	border:0;
	text-align:left}
.nt_editor_modal 
.nt_modal_header{
	display:block;
	margin:0;
	padding:10px 20px;
	border-bottom:1px solid #e5e5e5;
	position:relative}
.nt_editor_modal .nt_modal_header h3{
	padding:0;
	margin:0;
	font-size:22px}
.nt_editor_modal 
.nt_modal_header 
.nt_editor_close{
	position:absolute;
	top:15px;
	font-size:22px;
	right:20px;
	line-height:22px;
	color:#545454;
	font-family:arial;
	cursor:pointer}
.nt_editor_modal 
.nt_modal_header 
.nt_editor_close:hover{
	color:#000}
.nt_editor_modal 
.nt_modal_body{
	display:block;
	padding:20px 25px;
	max-height:calc(100vh - 200px);
	overflow-y:auto;
	text-align:left}
.nt_editor_modal 
.nt_modal_body 
.nt_form_group{
	display:block;
	width:100%;
	margin-bottom:15px}
.nt_editor_modal 
.nt_modal_body 
.nt_form_group>label{
	font-weight:700}
.nt_editor_modal 
.nt_modal_body 
.nt_form_group 
.nt_form_input,
.nt_editor_modal 
.nt_modal_body 
.nt_form_group 
.nt_form_textarea{
	padding:5px 10px;
	background:#fff;
	border:1px solid #e5e5e5;
	width:100%;
	min-width:100%}
.nt_editor_modal 
.nt_modal_body 
.nt_form_group 
.nt_form_input:focus,
.nt_editor_modal 
.nt_modal_body 
.nt_form_group 
.nt_form_textarea:focus{
	border:1px solid #737373}
.nt_editor_modal 
.nt_modal_body 
.nt_form_group 
.nt_form_textarea{
	max-width:100%;
	min-height:75px}
.nt_editor_modal 
.nt_modal_body 
.nt_is_required{
	color:#a94442}
.nt_editor_modal 
.nt_modal_footer{
	background:#f9f9f9;
	text-align:right;
	border-top:1px solid #e5e5e5;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	padding:0 10px}
.nt_editor_modal 
.nt_modal_footer 
.nt_editor_action{
	display:inline-block;
	padding:10px;
	color:#545454;
	cursor:pointer;
	margin-left:20px;
	font-size:16px}
.nt_editor_modal 
.nt_modal_footer 
.nt_editor_action:hover{
	color:#000}
.nt_editor_modal
.nt_modal_adding 
.nt_delete_data_header,
.nt_editor_modal
.nt_modal_adding 
.nt_delete_modal_body,
.nt_editor_modal
.nt_modal_adding 
.nt_edit_data_header,
.nt_editor_modal
.nt_modal_adding 
.nt_editor_delete,
.nt_editor_modal
.nt_modal_adding 
.nt_editor_update,
.nt_editor_modal
.nt_modal_editing 
.nt_add_data_header,
.nt_editor_modal
.nt_modal_editing 
.nt_delete_data_header,
.nt_editor_modal
.nt_modal_editing 
.nt_delete_modal_body,
.nt_editor_modal
.nt_modal_editing 
.nt_editor_add,
.nt_editor_modal
.nt_modal_editing 
.nt_editor_delete,
.nt_editor_modal
.nt_row_delete 
.nt_add_data_header,
.nt_editor_modal
.nt_row_delete 
.nt_edit_add_modal_body,
.nt_editor_modal
.nt_row_delete 
.nt_edit_data_header,
.nt_editor_modal
.nt_row_delete 
.nt_editor_add,
.nt_editor_modal
.nt_row_delete 
.nt_editor_apply,
.nt_editor_modal
.nt_row_delete 
.nt_editor_update{
	display:none!important}
.nt_editor_modal
.nt_row_delete 
.nt_modal_wrapper{
	margin-top:20vh}
.nt_editor_modal
.nt_submitting_form 
.nt_form_loader{
	display:block;
	visibility:visible}
.pika-single.is-bound{
	z-index:10000000000000000}
.nt_pro_notification{
	position:fixed;
	bottom:10px;
	right:10px;
	width:auto;
	padding:5px 20px;
	border-radius:5px;
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1;
	z-index:9999999999;
	-webkit-box-shadow:3px 3px 3px 3px #b5b1b17a;
	box-shadow:3px 3px 3px 3px #b5b1b17a}
.nt_pro_notification
.nt_notification_type_success{
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6}
.nt_pro_notification
.nt_notification_type_error{
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1}table
.ninja_footable.hide_all_borders{
	border:none!important}table
.hide_horizonal_borders tbody tr td{
	border-bottom:none!important;
	border-top:none!important}table
.hide_vertical_borders{
	border:1px solid rgba(34,36,38,.15)}table
.hide_vertical_borders tbody tr td{
	border-left-width:0!important;
	border-right-width:0!important}table
.ninja_footable.ninja_stacked_table{
	border:none!important}table
.ninja_footable.ninja_stacked_table 
.footable-details{
	max-width:100%;
	width:100%}
.footable_legacy_loader{
	display:none}body
.ninja_tables_modal_open{
	overflow:hidden!important}@-moz-document url-prefix(){.optWrapper.multiple,.optWrapper.multiple .options{width:100%!important}}.invisible{
		display:none!important}