#tabscontainer {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	width  : 100%;
	height : 40px;
	padding: 0;
	border : 0
}

#btn-left-tabtable {
	width        : 5%;
	border-radius: 4px;
	border-width : 1px;
	height       : 40px;
	border-color : silver
}

#btn-left-tabtable:hover {
	background-color: silver
}

#tabs-table {
	width: 90%
}

#btn-right-tabtable {
	width        : 5%;
	border-radius: 4px;
	border-width : 1px;
	height       : 40px;
	border-color : silver
}

#btn-right-tabtable:hover {
	background-color: silver
}

#ContainerTable {
	overflow          : hidden;
	bottom            : 20px;
	left              : 15%;
	width             : 70%;
	height            : fit-content;
	text-align        : right;
	float             : none;
	border-radius     : 8px;
	z-index           : 1200;
	border            : 3px;
	padding           : 5px;
	background-color  : #fff !important;
	flex-flow         : column;
	position          : absolute;
	margin-bottom     : 10px;
	-moz-box-shadow   : inset 0 0 10px #000;
	-webkit-box-shadow: inset 0 0 10px #000;
	box-shadow        : 0 4px 10px 0 rgba(0, 0, 0, .2), 0 4px 20px 0 rgba(0, 0, 0, .19)
}

#search-table {
	text-align      : left;
	display         : -ms-flex;
	display         : -webkit-flex;
	display         : flex;
	justify-content : center;
	padding         : 5px;
	background-color: #efefef
}

#containerTableHeader {
	height: 40px;
	cursor: move
}

#icons-table {
	font-size: 14px
}

#header-tabletabulator {
	cursor: move
}

#tab-content-table {
	overflow: auto
}

#indextabulator {
	height  : 40px;
	overflow: auto;
	z-index : 5000;
	cursor  : pointer
}

#indextabulator::-webkit-scrollbar {
	display: none
}

#filter-tabletabulator {
	text-align: center
}

.icon-table {
	margin: 5px;
  width: auto;
  height: 40px;
}

#inputTableDiv{
	display: flex;
	flex-direction: row;
    justify-content: flex-start;
    align-items: center;
	float: left;
	margin: 5px 5px 5px 0;
}

button#saveBtn, button#cancelBtn{
	width: 34px;
	height: 34px;
	margin: 0 5px;
	display: grid;
    justify-content: center;
    align-content: center;
}
.filteritems {
	height: 25px;
	margin: 0
}

#filter-field {
	border-color             : #efefef !important;
	color                    : #666 !important;
	border-top-left-radius   : 8px;
	border-bottom-left-radius: 8px;
	font-size                : 12px
}

#filter-value {
	border-color              : #efefef !important;
	border                    : 0;
	border-top-right-radius   : 8px;
	border-bottom-right-radius: 8px;
	font-size                 : 12px
}

@media only screen and (max-width:1400px) and (min-width:800px) {
	#ContainerTable {
		right: 30%
	}
}

@media only screen and (max-width:799px) and (min-width:479px) {
	#ContainerTable {
		right: 15%
	}
}

@media (max-width:480px) {
	#indextabulator {
		font-size: 10px
	}

	#ContainerTable {
		width     : 100%;
		max-height: 50%;
		left     : 0;
		overflow  : auto
	}

	#filter-field {
		width: 80px
	}

	#filter-value {
		width: 100px
	}

	#btn-left-tabtable {
		width: 10%
	}

	#btn-right-tabtable {
		width: 10%
	}

	#tabs-table {
		width: 80%
	}

	#btnmin {
		display: none
	}
}

@media (max-width:360px) {
	#indextabulator {
		font-size: 10px
	}

	#ContainerTable {
		width   : 100%;
		overflow: auto
	}

	#filter-field {
		width: 80px
	}

	#filter-value {
		width: 100px
	}

	#btn-left-tabtable {
		width: 10%
	}

	#btn-right-tabtable {
		width: 10%
	}

	#tabs-table {
		width: 80%
	}

	#btnmin {
		display: none
	}
}

@media (max-height:480px) {
	#ContainerTable {
		bottom    : 0 !important;
		right     : 0;
		max-height: 50%;
		max-width : 100%;
		overflow  : auto
	}

	#btn-left-tabtable {
		width: 10%
	}

	#btn-right-tabtable {
		width: 10%
	}

	#tabs-table {
		width: 80%
	}

	#filter-field {
		width: 80px
	}

	#filter-value {
		width: 100px
	}

	#btnmin {
		display: none
	}
}

@media (max-height:420px) {
	#indextabulator {
		font-size: 10px
	}

	#ContainerTable {
		max-height: 100% !important;
		max-width : 60% !important;
		top       : 53px;
		bottom    : 20px !important;
		right     : 0 !important;
		overflow  : auto
	}

	#btn-left-tabtable {
		width: 10%
	}

	#btn-right-tabtable {
		width: 10%
	}

	#tabs-table {
		width: 80%
	}

	#btnmin {
		display: none
	}
}

@media (max-height:360px) {
	#indextabulator {
		font-size: 10px
	}

	#ContainerTablel {
		bottom    : 0 !important;
		max-height: 60% !important;
		top       : 53px;
		right     : 0 !important;
		bottom    : 20px !important;
		overflow  : auto
	}

	#btn-left-tabtable {
		width: 10%
	}

	#btn-right-tabtable {
		width: 10%
	}

	#tabs-table {
		width: 80%
	}

	#btnmin {
		display: none
	}
}

@media (max-height:320px) {
	#ContainerTablel {
		bottom    : 0 !important;
		right     : 0 !important;
		width     : 100% !important;
		max-height: 50% !important;
		overflow  : auto
	}

	#indextabulator {
		font-size: 10px
	}

	#btn-left-tabtable {
		width: 10%
	}

	#btn-right-tabtable {
		width: 10%
	}

	#tabs-table {
		width: 80%
	}

	#btnmin {
		display: none
	}
}

.icon-csv,
.icon-geo {
	width        : 22px;
	height       : 15px;
	border-radius: 3px
}

.icon-geo {
	content: url(icon-geo.png)
}

.icon-csv {
	content: url(icon-csv.png)
}