.wrapTable {
	width: 100%;
	top: 0px;
	overflow: hidden;
	position: relative;
	background: rgb(238, 238, 238);
	bottom: 30px !important;
	margin: 0px auto !important;
}

body.iframed .wrapTable {
	bottom: 0px !important;
}

.wrapTableInner {
	height: 100%;
	overflow: auto hidden;
}

.wrapTable td img {
	margin-bottom: 0px;
	display: inline;
	width: 40px;
	height: 40px;
}

.wrapTable td img.imgbg {
	margin-bottom: 0px;
	display: inline;
	width: 51px;
	background-color: rgb(255, 255, 255);
	height: 51px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.wrapTable .fa-institution {
	top: -2px;
	font-size: 11px;
}

.isAbsolute>.table-container-fade {
	z-index: 10;
	position: absolute;
	right: -3px;
	display: none;
	width: 17px;
	opacity: 0.7;
	height: 100%;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0) 36%, rgba(0, 0, 0, 0.4) 100%);
}

.wrapTextColor,
.wTC {
	border-radius: 3px;
	overflow-wrap: initial;
	padding: 2px 5px;
	margin: 4px 2px 0px auto;
	display: inline-block;
	font-size: 12px;
	text-overflow: ellipsis;
	font-weight: bold;
	opacity: 0.7;
  
}

a > .wrapTextColor,
a > .wTC {
  cursor: pointer !important;
}

.wrapTextColor:hover,
.wTC:hover {
	opacity: 1;
}

.wrapTextColor2,
.wTC2 {
	border-radius: 3px;
	overflow-wrap: break-word;
	font-size: 11px;
	padding: 3px 5px;
	display: block;
	font-weight: bold;
}

.wrapTextColor2 d,
.wTC2 d,
.wrapTextColor d,
.wTC d {
	display: inline !important;
}

.wTC.block {
	white-space: nowrap;
}

.wTC.inline-block {
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wrapTable .wTC.inline-block {
	font-size: 11px;
	user-select: none;
}

.table2 {
	border-collapse: collapse;
	border-spacing: 0px;
	table-layout: fixed;
	width: 100% !important;
}

.wrapTable .table2 .label {
	display: inline-block;
	font-size: 12px;
	white-space: pre-line;
	position: relative;
	margin: 0px auto;
	left: auto;
	right: auto;
}

.table2 tr td:first-child {}

.table2 tr td:last-child {
	border-right: 5px solid transparent !important;
}

.table2 tr[opened="1"] td {
	background-color: rgba(0, 0, 0, 0.04);
}

.wrapTable .table2 thead th.JSresizing {
	cursor: col-resize;
	user-select: none;
}

.wrapTable .table2 thead th .JSresizable {
	width: 3px;
	height: 100%;
	position: absolute;
	cursor: col-resize;
	box-sizing: content-box;
	right: -6px;
	top: -1px;
	border-left: 5px solid rgb(237, 237, 237);
	border-right: 5px solid rgb(237, 237, 237);
	opacity: 0;
	background: transparent;
	z-index: 999999998;
}

.wrapTable .table2 thead th.JSresizing .JSresizable,
.wrapTable .table2 thead th .JSresizable:hover {
	background: rgb(158, 158, 158);
	cursor: col-resize;
	opacity: 1;
}

.wrapTable .table2 thead th.JSresizing .JShideColumn,
.wrapTable .table2 thead th.JSresizing .JSsort {
	display: none !important;
}

.wrapTable .table2 .filters.existFilter,
.wrapTable .table2 .filters.existFilter:hover {
	background-color: rgb(137, 255, 141) !important;
}

.wrapTable .table2 .td_type_imgmodal img {
	border: 2px solid rgb(240, 240, 240);
	cursor: pointer;
	width: 100%;
	object-fit: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: rgb(255, 255, 255);
	background-position: center center;
	height: 100% !important;
}

.wrapTable .table2 .td_type_imgmodal img:hover {
	border: 2px solid rgb(56, 170, 232);
}

.wrapTable .table2 .td_type_imgmodal,
.wrapTable .table2 .td_type_img {
	width: 73px;
}

.wrapTable .table2 .td_type_bools {
	text-align: center;
}

.wrapTable .table2 .td_type_bools .switch2 {
	width: 100%;
	display: inline-block;
}

.wrapTable .table2 td,
.wrapTable .table2 th {
	box-sizing: border-box !important;
}

.wrapTable .table2 th,
.wrapTable .table2 td {
	text-align: left;
	padding: 0px !important;
}

.wrapTable .table2 th.td_type_bool {
	text-align: center;
}

.wrapTable .table2 th {
	font-weight: bold;
	border-left: 1px solid rgb(88, 76, 76);
	border-right: 1px solid rgb(204, 204, 204);
}

.wrapTable .table2 tr td {
	border-width: 1px;
	border-style: solid;
	border-color: transparent transparent rgb(240, 240, 240);
	border-image: initial;
	font-size: 13px;
	padding: 0px;
	margin: 0px;

	/* color: rgb(109, 109, 109) !important; */
	color: rgb(109, 109, 109);
	border-right-width: 0px !important;
	border-left-width: 0px !important;
}

.wrapTable .table2 tr td:last-child .wW {
	padding-right: 6px;
}

.wrapTable .table2 tr td:nth-last-child(2) {
	padding-right: 5px;
}

.wrapTable .table2 tr td.unix_created input {
	font-size: 10px;
}

.wrapTable thead th,
.wrapTable thead td {
	vertical-align: middle !important;
	padding: 4px 0px 3px !important;
	font-size: 10px !important;
}

.wrapTable .table2 thead th {
	width: 75px;
	text-align: center;
	padding: 0px !important;
}

.wrapTable .table2 thead .cell {
	position: relative;
}

.wrapTable thead {
	background: rgb(237, 237, 237);
	border-bottom: 1px solid rgb(223, 223, 223);
	color: rgb(51, 51, 51);
	font-size: 12px;
	padding: 4px 6px;
	text-align: left;
	text-shadow: rgb(255, 255, 255) 0px 1px 0px;
}

.wrapTable .table2 tr[data-href] {
	cursor: pointer;
}

.table2 {
	table-layout: fixed;
	width: 100%;
}

.wrapTable .table2 thead th:first-child,
.wrapTable.rowType .table2 th:first-child {
	width: 55px;
	border-left: 1px solid rgb(237 237 237);
}

.wrapTable .table2 thead th.td_type_gallery {
	width: 72px;
}

.table2.ft_agroupated_repeated th:last-child {
	width: 100px !important;
}

.form-group .wrapTable th {
	width: auto;
}

.wrapTable .table2 th.sortable,
.wrapTable .table2 td.sortable {
	width: 22px !important;
	border-right: 1px solid rgb(237 237 237);
}

.wrapTable .table2 th.jsThCheckboxes,
.wrapTable .table2 td.jsTdCheckbox {
	width: 32px !important;
	text-align: center !important;
}

.wrapTable .table2 th.jsThCheckboxes span {
	min-height: 17px;
	display: block;
	text-align: center !important;
	padding: 0px 3px !important;
}

.wrapTable .table2 td .height100,
.wrapTable .table2 td .h100 {}

.wrapTable .table2 td .height100 .vertical_inner,
.wrapTable .table2 td .h100 .vi {}

.wrapTable .table2 td.jsTdCheckbox input {
	margin: 0px;
	text-align: center;
	cursor: pointer;
	position: relative;
}

.wrapTable .table2 td .wWI {
	display: inline-block;
	overflow-wrap: normal;
	text-overflow: ellipsis;
	line-height: 14px;
}

/* .wrapTable .table2 td .wWI2 { cursor: default; } */
.wrapTable .table2 td.td_type_trilean .wWI,
.wrapTable .table2 td.td_type_html .wWI2 {
	display: block !important;
}

.wrapTable .table2 td.td_type_simplemodal .wWI d {
	display: inline-block;
}

.wrapTable .table2 td .wWI a {
	/* color: rgb(32 32 32);  */
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	display: inline-block;
}

.wrapTable .table2 td .wWI a.wrapImg {
	width: 50px;
	height: 50px;
	display: block;
}

.wrapTable .table2 td .wWI a:hover {
	/* color: rgb(0, 162, 255); */
	text-decoration: underline;
}

.wrapTable .table2 td .JS_text {
	display: block;
	min-height: 14px;
	position: relative;
	padding: 3px 4px;
	border: 1px solid transparent;
	/* font-size: 16px; */
}

.wrapTable .table2 td .JS_wrap:hover {
	background: rgb(216, 253, 213);
	border: 1px solid rgb(141, 219, 124);
	cursor: text;
}

.wrapTable .table2 td .wW .JS_text:focus {
	background: rgb(255, 255, 255);
	border: 1px solid rgba(81, 161, 211, 0.7);
	box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 3px inset;
	color: rgb(0, 0, 0);
}

.wrapTable .table2 td .JS_wrap i {
	display: none;
	font-size: 11px;
	position: absolute !important;
	right: -7px !important;
	top: -2px !important;
	background: rgb(255, 255, 255) !important;
	width: 18px !important;
	height: 18px !important;
	text-align: center !important;
	line-height: 18px !important;
	border: 1px solid rgb(187, 187, 187) !important;
}

.wrapTable .table2 td.text-center .JS_wrap i,
.wrapTable .table2 td.text-right .JS_wrap i {
	left: -5px;
	right: auto;
}

.wrapTable .table2 td .JS_wrap:hover i {
	display: block;
}

.wrapTable .table2 td .wW .JS_text:focus i {
	display: none;
}

.wrapTable .table2 td .wW .JS_input {
	padding: 3px 7px 2px;
	width: 100%;
}

.wrapTable .table2 td .wW {
	position: relative;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 15px;
	min-height: 21px;
	width: 100% !important;
	padding: 6px 9px 7px !important;
}

.wrapTable .table2 .td_type_img .wW {
	text-overflow: inherit;
}

.wrapTable .table2 .td_type_images .wW {
	height: auto !important;
	max-height: none !important;
}

.wrapTable .table2 .td_type_infowindow .wW {
	overflow: visible;
	text-align: center;
}

.wrapTable .table2 .td_type_siNo {
	text-align: center;
}

.wrapTable .table2 .td_type_buttons .wW {
	overflow: visible;
	height: 100%;
	top: 0px;
	position: absolute;
	padding: 0px !important;
}

.wrapTable .table2 .td_type_buttons .JSresizable {
	display: none;
}

.wrapTable .table2 .td_type_buttons .wWI {
	display: block;
	height: 100%;
}

.wrapTable .table2 .td_type_buttons .btn-group {
	width: 100%;
	height: 100%;
}

.wrapTable .table2 tr:hover .td_type_buttons .btn-group {
	opacity: 1;
}

.wrapTable .table2 .td_type_buttons button {
	width: 100%;
	height: 100%;
	padding: 0px;
	text-align: center;
	border: 0px;
	font-weight: bold;
	display: block;
	position: relative;
	background: 0px center;
}

.wrapTable .table2 .td_type_buttons .th-inner {
	display: none;
}

.wrapTable .table2 .td_type_buttons button:hover,
.wrapTable .table2 .td_type_buttons button:focus {
	color: rgb(27, 27, 27);
	text-decoration: none;
	text-shadow: none;
	background-color: rgb(177, 177, 177);
}

.wrapTable .table2 .dropdown-menu li {
	border-bottom: 1px dashed #e1e1e1;
}

.wrapTable .table2 .td_type_buttons i {
	margin-right: 10px !important;
	top: 1px !important;
}

.wrapTable .table2 .td_type_buttons .dropdown-toggle {
	box-shadow: none;
	background-color: rgb(228 228 228);
	border-radius: 0px !important;
}

.wrapTable .table2 .td_type_buttons .dropdown-toggle>i {
	font-size: 18px;
	margin: 0px !important;
	color: rgb(119, 119, 119) !important;
}

.wrapTable .table2 .td_type_buttons .dropdown-menu {
	top: 50%;
	margin-top: 16px;
	padding: 0;
	border-radius: 0;
}

.wrapTable .table2 th.td_type_battery {
	width: 54px;
}

.wrapTable .table2 td.td_type_battery .battery {
	margin-top: 50%;
	top: -7px;
	position: relative;
}

.wrapTable .table2 .filters,
.wrapTable .table2 .filters:hover {
	background-color: rgb(241, 249, 255) !important;
}

.wrapTable .table2 .filters .controls {
	margin: 0px 1px;
}

.wrapTable .table2 .odd {
	background-color: rgb(248, 248, 248);
}

.wrapTable .table2 .even {
	background-color: rgb(255, 255, 255) !important;
}

.wrapTable .table2 tbody tr:hover td {
	background: rgba(0, 0, 0, 0.03);
}

.wrapTable .table2 .td_type_datetime,
.wrapTable .table2 .td_type_price {
	text-align: right;
	width: 80px;
}

.wrapTable .table2 .td_type_buttons {
	text-align: center;
	position: relative;
	width: 17px !important;
	padding: 0px !important;
}

.wrapTable .table2 tr:hover .td_type_buttons,
.wrapTable .table2 .td_type_buttons {}

.wrapTable .table2 .td_type_buttons:hover {
	background: rgb(211, 225, 236) !important;
}

.wrapTable .table2 .td_type_date {
	width: 90px;
	text-align: center;
}

.wrapTable .table2 .td_type_timeFromToday {
	width: 125px;
	text-align: right;
}

.wrapTable .table2 .td_type_timeFromToday .wW {
	text-overflow: inherit;
	white-space: inherit;
	overflow: visible;
}

.wrapTable .table2 .td_type_tooltip {
	text-align: center;
}

.wrapTable .table2 .td_type_tooltip .wWI {
	display: block;
	text-align: center;
}

.wrapTable .table2 td.text-center {
	text-align: center !important;
}

.wrapTable .table2 td.text-right {
	text-align: right !important;
}

.wrapTable .table2 td.text-left {
	text-align: left !important;
}

.wrapTable .table2 th.td_type_price_format {
	width: 100px;
}

.wrapTable .table2 td.td_type_price_format {
	text-align: right !important;
}

.wrapTable .table2 td.td_type_progressBar .wWI {
	display: block;
}

.wrapTable .table2 td.td_type_progressBar .progress {
	top: 11px;
	position: relative;
	text-shadow: rgb(0, 0, 0) 1px 1px 0px;
	font-size: 12px;
}

.form-group .wrapTable .table2 td:first-child {
	width: auto;
}

.wrapTable .table2 .JS_deleteColumn {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 11px;
	height: 10px;
	line-height: 6px;
	cursor: pointer;
	color: rgb(170, 170, 170);
	border: 1px solid rgb(187, 187, 187);
	border-radius: 53px;
	text-shadow: none;
	background: rgb(221, 221, 221);
	font-size: 10px;
	opacity: 1;
	text-align: center;
	font-weight: bold;
	display: inline-block;
}

.wrapTable .table2 .JS_deleteColumn:hover {
	text-decoration: none;
	border: 1px solid rgb(255, 255, 255);
	background: rgb(153, 153, 153);
	color: rgb(255, 255, 255);
}

.table2-responsive {
	width: 100%;
	overflow-y: hidden;
}

.wrapTable .sortCol {
	left: 0px;
	opacity: 0.2 !important;
	right: auto !important;
}

.wrapTable .sortCol.fa-sort-desc,
.wrapTable .sortCol.fa-sort-asc,
.wrapTable .sortCol:hover {
	opacity: 1 !important;
}

.wrapTable .table2 td.shop_name {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
}

@media screen and (max-width: 900px) {

	.table2-responsive>.table2>thead>tr>th,
	.table2-responsive>.table2>tbody>tr>th,
	.table2-responsive>.table2>tfoot>tr>th,
	.table2-responsive>.table2>thead>tr>td,
	.table2-responsive>.table2>tbody>tr>td,
	.table2-responsive>.table2>tfoot>tr>td {
		white-space: nowrap;
	}
}

.JS_handle {
	position: relative;
	margin-top: 17px;
	margin-left: 13px;
	cursor: move;
	background: none !important;
	color: rgb(170, 170, 170) !important;
}

.JS_handle:hover {
	color: rgb(34, 34, 34) !important;
}

.wrapTable thead i.fa-sort-desc,
.wrapTable thead i.fa-sort-asc,
.wrapTable thead i.fa-sort {
	margin: 0px 3px;
	opacity: 0.4;
	font-size: 13px;
	position: absolute !important;
	float: none !important;
	top: 3px !important;
}

.wrapTable thead i.fa-sort {
	display: none;
}

.wrapTable thead th:hover i.fa-sort {
	display: block;
}

.wrapTable .table2 .fa.fa-info {
	width: 23px;
	line-height: 23px;
	border: 1px solid rgb(221, 221, 221);
	height: 23px;
	border-radius: 20px;
	position: relative;
	float: none !important;
	background: rgb(171, 171, 171) !important;
	top: 0px !important;
	color: rgb(84, 84, 84) !important;
}

.wrapTable thead i.fa-sort-desc,
.wrapTable thead i.fa-sort-asc {
	opacity: 1;
	color: rgb(255, 0, 0) !important;
}

.wrapTable thead .th-inner2 {
	margin: 0px;
	border-bottom: none;
	line-height: 11px;
	display: table;
	width: 100%;
	height: 100%;
	position: relative !important;
	float: none !important;
	top: 0px !important;
}

.wrapTable thead span {
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 0px 4px;
	line-height: 11px;
	width: 100%;
	display: block;
}

.wrapTable td.paragrahp {
	color: rgb(136, 136, 136) !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.wrapTable td.paragrahp strong {
	color: rgb(51, 51, 51);
	font-size: 14px;
}

.wrapTable td b,
.wrapTable td i,
.wrapTable td strong,
.wrapTable td span {
	cursor: default;
}

.fixed-table-container-inner {
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: rgb(255, 255, 255);
	min-width: 100%;
}

.fixed-table-container-inner .table2 {
	width: 100% !important;
}

.fixed-table-container-inner .table2 .first .th-inner {
	border-left: none;
	padding-left: 6px;
}

.fixed-table-container-inner .table2 .extrawrap th {
	text-align: center;
}

.fixed-table-container-inner .table2 .extra-wrap {
	width: 100%;
}

.fixed-table-container-inner .table2 .zupa div.zupa1 {
	margin: 0px auto !important;
	width: 0px !important;
}

.fixed-table-container-inner .table2 .zupa div.th-inner {
	width: 100%;
	margin-left: -50%;
	text-align: center;
	border: 0px;
}

.fixed-table-container-inner .table2 .hidden-head {
	min-width: 530px;
}

.fixed-table-container-inner .table2 .hidden-header .th-inner {
	position: static;
	overflow-y: hidden;
	height: 0px;
	white-space: nowrap;
	padding-right: 5px;
}

.fixed-table-container-inner .table2 table.table3 .control-group {
	border: 0px;
	padding: 3px 8px;
	min-height: 0px;
}

.table3 th {
	background: rgb(222, 222, 222);
	padding: 5px 5px;
	height: 44px;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
	vertical-align: middle;
	text-transform: uppercase;
}

.table3 th.sortable {
	width: 40px !important;
}

.table3 {
	width: 100%;
}

table.ft_agroupated_repeated .control-group {
	min-height: 20px;
	height: inherit;
	border: 0px;
	padding: 1px;
}

table.ft_agroupated_repeated input[type="text"] {
	height: 34px;
	padding: 2px 5px;
}

table.ft_agroupated_repeated input[type="text"].text-right {}

table.ft_agroupated_repeated input.jsFieldMultilang {
	padding-right: 32px;
}

table.ft_agroupated_repeated .JS_handle {
	margin-top: 6px;
}

table.ft_agroupated_repeated .control-label,
table.ft_agroupated_repeated .label_comment {
	display: none;
}

table.ft_agroupated_repeated .control_group_checkbox {
	text-align: center;
}

table.ft_agroupated_repeated .control_group_checkbox input[type="checkbox"] {
	display: inline-block;
}

.table3 .td_type_buttons {
	width: 70px !important;
}

.fixed-table-container-inner .dragtable-sortable {
	position: absolute;
	z-index: 9999999;
	height: 55px;
	top: -3px;
	background: transparent;
}

.fixed-table-container-inner .dragtable-sortable li {
	height: 100%;
	margin: 0px !important;
	padding: 0px !important;
}

ul#sortableColumn {
	z-index: 99999999;
	top: 0px;
}

ul#sortableColumn li {
	float: left;
	background: rgb(237, 237, 237) !important;
	opacity: 1 !important;
}

ul#sortableColumn .table2 {
	margin-bottom: 0px !important;
}

ul#sortableColumn .table2 thead {
	background: rgb(237, 237, 237);
}

ul#sortableColumn .table2 .th-inner {
	height: 49px;
	border-left: 1px solid rgb(204, 204, 204);
	border-right: 1px solid rgb(238, 238, 238);
	display: table;
}

ul#sortableColumn .table2 .th-inner2 {
	width: 39px;
	display: table-cell;
	vertical-align: middle;
}

.wrapTable .table2 .td_type_buttons .wWI {
	overflow: visible;
	padding: 0px !important;
}

.wrapTable .JS_wrap {
	display: block;
	width: 100%;
	min-width: 60px;
	max-width: 100%;
	border: 1px solid transparent;
	position: relative;
}

.wrapTable .cursiveGrey {
	font-weight: bold;
	font-style: italic;
	color: rgb(85, 85, 85);
}

.wrapTable .table2 .td_type_html .wW,
.wrapTable .table2 .td_type_img .wW,
.wrapTable .table2 .td_type_gallery .wW,
.wrapTable .table2 .td_type_imgmodal .wW {
	text-overflow: inherit;
	max-height: none !important;
	height: inherit !important;
	padding-bottom: 3px !important;
	padding-top: 3px !important;
}

.wrapTable .table2 .td_type_html .wHtml {
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	/* padding: 6px 9px 7px !important; */
}

.buttonsActionsList {
	margin-right: 4px;
	line-height: 28px;
}

.buttonsActionsList>a {
	font-weight: bold;
	padding: 0px 6px;
	margin-left: 0px;
	margin-right: 0px;
	border-right: 1px solid rgb(162, 162, 162);
}

.buttonsActionsList>a:last-child {
	border: 0px;
}

.squareBtn {
	float: right;
	width: 26px;
	text-align: center;
	border: 1px solid rgb(196, 196, 196) !important;
	background: -webkit-linear-gradient(top, rgb(255, 255, 255) 1%, rgb(243, 243, 243) 100%) !important;
	border-radius: 2px !important;
	color: rgb(51, 51, 51) !important;
	display: inline-block !important;
	font-weight: bold !important;
	line-height: 24px !important;
	margin: 0px 4px !important;
	min-height: 26px !important;
	text-decoration: none !important;
}

.squareBtn>i.fa {
	background: transparent;
	color: rgb(0, 0, 0);
	margin: 0px;
	display: inline-block;
	font-size: 14px;
}

.squareBtn:hover {
	border: 1px solid rgb(163, 163, 163) !important;
	background: rgb(232, 230, 230) !important;
}

.squareBtn.undo {
	margin: 0px !important;
}

.table_options.head .squareBtn {
	margin: 0px !important;
}

.tableHtmlBottom {
	font-size: 12px;
	font-weight: normal;
	float: left;
}

.tableHtmlBottom a {
	font-weight: bold;
}

.tableHtmlBottom a:hover {
	text-decoration: underline;
}

.wrapTable thead .JShideColumn {
	border-radius: 16px;
	width: 12px;
	top: 0px;
	line-height: 11px;
	font-size: 14px;
	text-align: center;
	height: 12px;
	text-shadow: none;
	overflow: hidden;
	z-index: 999999999;
	visibility: hidden;
	position: absolute !important;
	left: auto !important;
	right: 0px !important;
	color: rgb(171, 171, 171) !important;
}

.wrapTable thead th:hover .JShideColumn {
	visibility: visible;
}

.wrapTable thead .JShideColumn:hover {
	color: rgb(34, 34, 34) !important;
}

tr.JSrowRepeatable {
	display: none;
}

.wrapTable .icon-chrome,
.wrapTable .icon-firefox,
.wrapTable .icon-safari,
.wrapTable .icon-windows,
.wrapTable .icon-opera,
.wrapTable .icon-android,
.wrapTable .icon-linux,
.wrapTable .icon-chromeos,
.wrapTable .icon-apple {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 7px;
}

.wrapTable .icon-chrome {
	background-image: url("../img/icons/chrome-icon.png");
}

.wrapTable .icon-firefox {
	background-image: url("../img/icons/firefox-icon.png");
}

.wrapTable .icon-safari {
	background-image: url("../img/icons/safari-icon.png");
}

.wrapTable .icon-apple {
	background-image: url("../img/icons/apple-icon.png");
}

.wrapTable .icon-opera {
	background-image: url("../img/icons/opera-icon.png");
}

.wrapTable .icon-android {
	background-image: url("../img/icons/android-icon.png");
}

.wrapTable .icon-linux {
	background-image: url("../img/icons/linux-icon.png");
}

.wrapTable .icon-androidbrowser {
	background-image: url("../img/icons/androidbrowser-icon.png");
}

.wrapTable .icon-windows {
	background-image: url("../img/icons/windows-icon.png");
}

.wrapTable .icon-msie {
	background-image: url("../img/icons/msie-icon.png");
}

.wrapTable .icon-chromeos {
	background-image: url("../img/icons/chromeos-icon.png");
}

.wrapTable .icon-version {
	margin-top: 0px;
	min-height: 20px;
	position: relative;
	line-height: 20px;
	display: inline-block;
	color: rgb(153, 153, 153);
	top: -6px;
	font-size: 11px;
}

.table-striped>tbody>tr:nth-of-type(2n+1) {
	background: rgb(255, 255, 255);
}

.JSfilterComplexCell {
	position: relative;
	padding-right: 28px;
	min-width: 237px;
	height: 28px;
	margin-right: 5px;
}

.JSfilterComplexCell>input[type="text"] {
	width: 100%;
	display: block;
	height: 28px !important;
}

.JSfilterComplexCell>.JSsubmit {
	position: absolute;
	right: 0px;
	display: block;
	top: 0px;
	height: 100%;
	text-align: center;
	width: 29px;
	border: none;
	background: rgb(13, 31, 63);
	line-height: 27px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.JSfilterComplexCell>.JSsubmit>i {
	background: none !important;
	color: #fff;
}

.wrapTable .shopCircle {
	width: 23px;
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	display: inline-block;
	font-weight: bold;
	border-radius: 50%;
}

.table-fixed thead {
	width: 97%;
}

.table-fixed tbody {
	height: 365px;
	overflow-y: auto;
	width: 100%;
}

.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
	display: block;
}

.table-fixed tbody td,
.table-fixed thead>tr>th {
	float: left;
	border-bottom-width: 0px;
}

.wrapTable .orderProducts .wrapProducts {
	margin-left: 52px;
	font-size: 11px;
	display: block;
	float: none;
	width: 100%;
}

.wrapTable .orderProducts .wrapImg {
	float: left;
	margin-right: 6px;
}

.wrapTable .orderProducts img {
	width: 44px;
	height: 44px;
	border-radius: 0px;
}

.wrapTable .JSimageModal {
	width: 50px;
	height: 50px;
	max-height: 62px;
	position: relative;
	object-fit: unset;
	text-align: center;
	display: inline-block;
	background: rgb(255, 255, 255);
	vertical-align: middle;
	overflow: hidden;
	border: 2px solid transparent;
}

.wrapTable .complexCell .JSimageModal {
	float: left;
}

.wrapTable .JSimageModal:hover {
	border-color: rgba(0, 0, 0, 0.3);
}

.wrapTable .JSimageModal img {
	display: block;
	background-size: contain;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 100%;
	position: absolute;
	inset: 0px;
	margin: auto;
	max-width: 100% !important;
	max-height: 100% !important;
}

.wrapTable .JS_search_filters {
	margin: 0px 6px 0px 12px;
	display: block;
	font-size: 13px;
	font-weight: bold;
}

.wrapTable .miniFontSize {
	font-size: 10px;
	line-height: 10px;
	display: block;
}

.wrapTable .miniFontSize strong {
	font-size: 10px !important;
}

.wrapTable .middleFontSize {
	font-size: 12px;
	line-height: 12px;
	display: block;
}

.wrapTable .middleFontSize strong {
	font-size: 12px !important;
}

.wrapTable td span.bar {
	width: 120px;
	position: relative;
	height: 6px;
	display: block;
}

.wrapTable td span.bar>span {
	background: rgb(21, 199, 21);
	position: absolute;
	height: 100%;
	border-radius: 7px;
	border: 1px solid rgb(9, 176, 8);
}

.wrapTable span.numRight {
	position: absolute;
	right: 3px;
	top: 50%;
	margin-top: -6px;
}

.wrapTable .JSverticalGhostScroll {
	position: absolute;
	right: 0px;
	top: 50px;
	bottom: 0px;
	width: 10px;
	z-index: 1;
	overflow-y: auto;
}

.wrapTable .JSverticalGhostScroll .inner {}

.wrapTbody {
	margin-top: 0px;
	overflow-x: hidden;
	height: 100%;
	z-index: 1;
	position: relative;
	padding-top: 45px;
}

.wrapTbody table {
	margin-top: -48px;
	position: relative;
}

.wrapTbody thead {
	height: 1px;
	overflow: hidden;
	font-size: 0px;
	padding: 0px !important;
}

.wrapTbody thead tr {
	height: 1px;
	position: relative;
	overflow: hidden;
}

.wrapTable .wrapTbody thead th {
	height: 1px;
	font-size: 0px !important;
	padding: 0px !important;
}

.wrapTable .wrapTbody thead th input,
.wrapTable .wrapTbody thead th i {
	display: none;
}

.wrapTable .wrapTbody thead th span {
	line-height: 0 !important;
	padding: 0px !important;
	min-height: 0px !important;
}

.wrapThead {
	z-index: 2;
	position: relative;
}

.wrapThead table {}

.wrapThead tbody,
.wrapThead thead {
	pointer-events: auto;
}

.wrapThead thead tr {}

.wrapThead thead th {
	height: 40px;
	position: relative;
}

.wrapThead thead .th-inner {
	overflow: hidden;
	line-height: 14px;
	border-left: 1px solid rgb(228, 228, 228);
	margin-right: -1px;
	font-size: 11px;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	color: rgb(106, 110, 111);
}

@-webkit-keyframes flashRowUpdate {
	0% {
		background-color: rgb(246, 255, 154);
	}

	100% {
		background-color: transparent;
	}
}

li.flashRowUpdate,
tr.flashRowUpdate {
	animation-name: flashRowUpdate;
	animation-duration: 1s;
	animation-iteration-count: 8;
	animation-timing-function: ease-in-out;
}

.wrapTable table.editable {}

.wrapTable table.editable td {}

.wrapTable table.editable td .wW {
	padding: 0px !important;
}

.wrapTable table.editable td input {
	height: 23px;
	max-width: 100%;
	padding: 0px 5px !important;
	border: none;
	background: transparent;
	/* border: none !IMPORTANT; */
	/* background: transparent !IMPORTANT; */
	/* text-indent: -28px; */
	/* display: block; */
	height: 1px;
	width: 1px;
}

.wrapTable table.editable td input:after {
	left: -9px;
	top: -13px;
}

.wrapTable table.editable td .wWI {
	display: block;
}

.wrapTable table.editable td .wWI2 {
	padding: 5px 3px 3px;
}

.wrapTable tr.JSrowPopupSelect td {
	cursor: pointer;
}

.wrapTable tr.JSrowPopupSelect:hover td {
	background: rgb(215, 244, 255) !important;
}

.wrapTable i.fa {
	color: rgb(0, 0, 0);
	padding: 0px;
	cursor: pointer;
	margin-right: 3px;
	position: relative;
	background: transparent;
}

.wrapTable i.fa:hover {}

.wrapTable ul.dropdown-menu i.fa {
	background: transparent !important;
	position: relative !important;
}

.wrapTable a.disabled i.fa {
	font-size: 14px;
	cursor: default !important;
	opacity: 0.3 !important;
	color: rgb(0, 0, 0) !important;
}

.wrapTable a.disabled i.fa:hover {
	background: rgb(42, 76, 117) !important;
}

.wrapTable .fa-external-link {
	font-size: 7px;
	margin-right: 3px;
	top: 7px;
	left: 0px;
	background: transparent;
	color: rgb(0, 0, 0);
	position: absolute !important;
}

.wrapTable i.JSsimpleModalEditVal {
	position: absolute;
	right: 1px;
	border-radius: 20px;
	background: rgb(222, 222, 222);
	text-align: center;
	height: 20px;
	width: 20px;
	text-indent: 2px;
	top: 0px;
	line-height: 20px;
	color: rgb(153, 153, 153);
	display: none;
}

.wrapTable td:hover i.JSsimpleModalEditVal {
	display: block;
}

.wrapTable i.JSsimpleModalEditVal:hover {
	background: rgb(171, 171, 171);
	color: rgb(102, 102, 102);
}

.wrapTable .td_type_simplemodal:hover i.JSsimpleModalEditVal,
.wrapTable .td_type_external:hover i.JSsimpleModalEditVal {
	display: inline;
}

.wrapTable .oneline {
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 17px;
	overflow: hidden;
}

.wrapTable .wLabelT {
	text-align: center;
	cursor: default;
}

.wrapTable a.btncircle>i {
	background: url("ebay-icon.png") center center / 19px no-repeat rgb(255, 255, 255);
	text-align: center;
	content: " ";
	position: relative;
	display: inline-block;
	color: rgb(102, 102, 102);
	padding-top: 2px;
	line-height: 24px;
	padding-left: 0px;
	box-shadow: rgb(0 0 0 / 40%) 0px 0px 5px;
	width: 28px;
	border-radius: 20px;
	height: 28px;
	margin-top: 4px;
	text-indent: 1px;
	margin-bottom: 3px;
	font-size: 14px !important;
}

.wrapTable .btncircle>i {
	margin: 0px;
	display: inline;
	color: rgb(102, 102, 102);
}

.wrapTable a.btncircle i:hover {
	box-shadow: rgb(0, 112, 192) 0px 0px 7px;
}

.wrapTable a.btncircle i:hover {
	color: rgb(0, 112, 192);
}

.wrapTable span.highlight {
	background: rgb(145, 145, 114);
	color: rgb(0, 0, 0);
}

.wrapTable .imgCarts {
	margin-top: 7px;
}

.wrapTable .imgCarts a {
	display: inline-block;
	margin-right: 6px;
	position: relative;
	border: 2px solid transparent;
	width: 40px;
	height: 40px;
	background: rgb(205, 205, 205);
}

.wrapTable .imgCarts a:hover {
	border-color: rgb(13, 31, 63);
}

.wrapTable .imgCarts img {
	display: block;
	background: rgb(255, 255, 255);
	max-width: 100% !important;
	height: auto !important;
	max-height: 100%;
}

.wrapTable .imgCarts span {
	background: rgb(16, 187, 0);
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	bottom: 0px;
	right: -5px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	font-size: 9px;
	text-align: center;
	line-height: 16px;
	border-radius: 50px;
}
.wrapTable .imgCarts span.status0{
	background: red;
}

.pagination li {
	float: left;
}

.pagination a {
	width: 26px;
	text-align: center;
	border: 1px solid rgb(206, 206, 206) !important;
	background: rgb(236, 236, 236) !important;
	color: rgb(175, 175, 175) !important;
	display: inline-block !important;
	float: left !important;
	font-weight: bold !important;
	line-height: 24px !important;
	overflow: hidden;
	margin-right: 4px !important;
	height: 26px !important;
	text-decoration: none !important;
}

.pagination a:hover {
	border: 1px solid rgb(163, 163, 163) !important;
	background: rgb(206, 206, 206) !important;
	color: rgb(138, 138, 138) !important;
}

.pagination .active a,
.pagination .active a:hover {
	color: rgb(242, 242, 242) !important;
	box-shadow: rgb(234, 234, 234) 0px 1px 0px, rgb(103, 195, 218) 0px 1px 0px inset !important;
	border-color: rgb(80, 152, 170) !important;
	background: rgb(136, 187, 200) !important;
}

.pagination li.totalPages {
	font-weight: bold;
	font-size: 15px;
}

.pagination li.active a input {
	color: rgb(0, 0, 0);
	padding: 0px 0px 4px;
	text-align: center;
	background: transparent;
	border: none;
	width: 100%;
	color: #000;
	padding: 0px 0 0px 0;
	text-align: center;
	background: transparent;
	border: none;
	width: 100%;
	font-size: 13px;

	border: 0px;
	max-height: 100%;
	/* border-color: #f00; */
}

.pagination li.active a input:hover,
.pagination li.active a input:focus {
	background: rgb(255, 255, 255);
}

.pagination ul {
	margin-bottom: 0px;
	display: inline-block;
	margin-left: 5px;
	float: left;
}

.pagination .dropdownPerPage {
	position: relative;
	float: right;
}

.pagination .totalsPages {
	display: inline-block;
	position: relative;
	float: left;
	margin-left: 2px;
	line-height: 28px;
}

.pagination {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px !important;
}

.wrapTable .wrapTbody td {
	height: 56px;
}

.wrapTable .wrapTbody table.editable td {
	height: auto;
}

.wrapTable .wrapTbody table.narrow td {
	height: auto;
}

.wrapTable .wrapTbody tr.rowColspan {
	background: #efefef;
}

.wrapTable .wrapTbody tr.rowColspan td {
	height: 30px;
}

.wrapTable .wrapTbody tr.rowColspan td.colspanded {
	color: #000 !important;
	font-weight: bold;
	text-indent: 5px;
}

.wrapTable .table2 .dropdown-menu a {
	padding-left: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 0px;
	color: rgb(51, 51, 51) !important;
	display: block !important;
}

.wrapTable .table2 .dropdown-menu a:hover,
.wrapTable .table2 .dropdown-menu a:focus {
	background: #edf7ff;
	text-decoration: none !important;
}

.wrapTable .table2 .dropdown-menu a.jsListDeleteBtn:hover,
.wrapTable .table2 .dropdown-menu a.jsListDeleteBtn:focus {
	background: #f00;
	color: #fff !important;
}

.wrapTable .table2 .dropdown-menu a.jsListDeleteBtn:hover i,
.wrapTable .table2 .dropdown-menu a.jsListDeleteBtn:focus i {
	color: #fff !important;
}

.wrapTable .table2 .dropdown-menu a i {
	top: 0 !important;
	color: rgba(0, 0, 0, 0.7) !important;
}

.wrapTable .table2 .td_type_buttons .dropdown-toggle {
	opacity: 0;
}

.wrapTable .table2 tr:hover .td_type_buttons .dropdown-toggle {
	opacity: 1;
}

.wrapThead thead .th-inner input[type="checkbox"]::after {
	top: -3px;
}

.wrapThead thead .th-inner input[type="checkbox"] {
	left: -1px;
	position: relative;
}


.wrapTable .JS_sort_cell,
.wrapTable .JS_sort_cell.JS_text {
	width: 25px;
	height: 25px;
	line-height: 25px;
	background: #e9e9e9;
	/* font-size: 16px; */
	color: #000;
	font-size: 12px;
	text-align: center;
	display: inline-block;
	font-weight: bold;
	border-radius: 34px;
	border: 0 !important;
	margin: 0 auto;
	padding: 0 !important;
}


.JSheadTableList>.scroller {
	-ms-overflow-style: none;
	/* for Internet Explorer, Edge */
	scrollbar-width: none;
	/* for Firefox */
	width: 100%;
	min-width: 100%;
	position: absolute;
	height: -webkit-fill-available;
	left: 0;
	/* overflow-x: auto;
  overflow-y: auto; */
}

.JSheadTableList>.scroller::-webkit-scrollbar {
	display: none;
	/* for Chrome, Safari, and Opera */
}

.JSheadTableList .scrollerInner {
	width: 2000px;
	height: 100%;
	padding: 3px 5px 5px 5px;
	position: absolute;
	left: 0;
	top: 0;
	min-width: 100%;
}


.JSheadTableList .pagination .JS_per_page {
	top: -2px;
	position: relative;
}


body.iframed .table_options.bottom {
	display: none;
}