/* body */
		/* table */
			table {	width: 100%;}
			 tr {}
			 
			 .icon {font-size: 35px; margin: 0px;}
			 
			 th,  td {	}

/* icons */

/* headbar */

/* sidebar */

/* wrapper */

.tableWrapper {
  height: 320px;
   width: 100%;
}	
.tableWraptita {
  height: 280px;
   width: 100%;
}	
.tableWrapperbig {
	height: 660px;
   width: 100%;
}	

.twfull {
	height: 850px;
   width: 100%;
}	

.tableWrapper {
  height: 320px;
   width: 100%;
}

.outertable {
   height: 100%;
   width: 100%;
}
.scrollabletable {
   height: 100%;
   width: 100%;
}

/* appstyle */

.dius{
	width: 772px;
	height: 50px;
	font-size: 30px;
	flex-direction: column;
}

.dim{
	width: 375px;
	height: 375px;
}
.dilx{
	width: 1140px;
	height: 770px;
}

.dil{
	width: 560px;
	height: 375px;
}

.dils{
	width: 772px;
	height: 180px;
}

.dfull{
	width: 95%;
	height: 900px;
}



	@media (max-width: 565px) {
	.dil {width: 375px;}
	.dilx {width: 375px; height: 375px;}
	.dils {width: 375px;}
	.dius {width: 375px;}
	.grafaframe {width: 350px;}
	table{width:350px;font-size:16px;}
}


@media screen and (max-width: 374px) {
.dashitem {width: auto; height: auto;}
.itemcont {flex-direction: column;}
}

/* etc */


.grafaframe {
	width: 750px;
	height:310px;
	}

.select-selected:after {
	top: 14px;
	right: 10px;
	width: 0;
	height: 0;
}

.select-selected.select-arrow-active:after {top: 7px;}

.select-items {
	top: 100%;
	left: 0;
	right: 0;
}
