@media screen and (min-height:1200px){

}
@media screen and (min-height:1151px) and (max-height:1199px){

}
@media screen and (min-height:1101px) and (max-height:1150px){

}
@media screen and (min-height:1051) and (max-height:1100px){

}
@media screen and (min-height:1001px) and (max-height:1050px){

}
@media screen and (min-height:951px) and (max-height:1000px){

}
@media screen and (min-height:901px) and (max-height:950px){

}
@media screen and (min-height:851px) and (max-height:900px){
	.boxContent{
		height:300px;
	}
	.slotLMH{
		height:98px !important;
		line-height:98px !important;
	}	
	#topFirstMenu{
		height:250px;
	}
	.topFirstMenu_content{
		min-height:115px;
		overflow-y:auto;
	}
	.su_info_details{
		top: 110px;
		height: calc(100% - 130px);	
	}	
}
@media screen and (min-height:801px) and (max-height:850px){
	.boxContent{
		height:300px;
	}	
	.slotLMH{
		height:91px !important;
		line-height:91px !important;
	}	
	#topFirstMenu{
		height:250px;
	}
	.topFirstMenu_content{
		min-height:115px;
		overflow-y:auto;
	}
	.su_info_details{
		top: 110px;
		height: calc(100% - 130px);	
	}	
}
@media screen and (min-height:751px) and (max-height:800px){
	.boxContent{
		height:300px;
	}	
	.tableUser, .tableGroup , .tableGroupList{
		margin-bottom:10px;
	}
	#su_logout{
		margin-left:10px;
	}	
	.slotLMH{
		height:84px !important;
		line-height:84px !important;
	}	
	#topFirstMenu{
		height:250px;
	}
	.topFirstMenu_content{
		min-height:115px;
		overflow-y:auto;
	}
	.su_info_details{
		top: 110px;
		height: calc(100% - 130px);	
	}	
}
@media screen and (min-height:701px) and (max-height:750px){
	.boxContent{
		height:300px;
	}	
	.tableUser, .tableGroup , .tableGroupList{
		margin-bottom:10px;
	}	
	#su_logout{
		margin-left:10px;
	}	
	.slotLMH{
		height:77px !important;
		line-height:77px !important;
	}
	#topFirstMenu{
		height:250px;
	}
	.topFirstMenu_content{
		min-height:115px;
		overflow-y:auto;
	}
	.su_info_details{
		top: 110px;	
		height: calc(100% - 130px);	
	}	
}
@media screen and (min-height:631px) and (max-height:700px){
	.boxContent{
		height:300px;
	}	
	.tableUser, .tableGroup , .tableGroupList{
		margin-bottom:10px;
	}	
	#su_logout{
		margin-left:10px;
	}
	.slotLMH{
		height:67px !important;
		line-height:67px !important;
	}	
	#topFirstMenu{
		height:250px;
	}
	.topFirstMenu_content{
		min-height:115px;
		overflow-y:auto;
	}
	.su_info_details{
		top: 110px;
		height: calc(100% - 130px);	
	}
	#stat3d{
		display:none;
	}	
}
@media screen and (min-height:600px) and (max-height:630px){	
	.boxContent{
		height:300px;
	}	
	#su_logout{
		margin-left:10px;
	}
	.tableUser, .tableGroup , .tableGroupList{
		margin-bottom:10px;
	}	
	#topFirstMenu{
		height:250px;
	}
	.topFirstMenu_content{
		min-height:115px;
		overflow-y:auto;
	}
	.slotLMH{
		height:62px !important;
		line-height:62px !important;
	}
	.su_info_details{
		top: 110px;
		height: calc(100% - 130px);	
	}	
	#stat3d{
		display:none;
	}
	#l3p_4{
		bottom:2px;
	}
}
@media screen and (min-height:500px) and (max-height:599px){
	.boxContent{
		height:300px;
	}	
	.tableUser, .tableGroup , .tableGroupList{
		margin-bottom:10px;
	}	
	#topFirstMenu{
		height:250px;
	}
	.topFirstMenu_content{
		min-height:115px;
		overflow-y:auto;
	}
	.slotLMH{
		height:59px !important;
		line-height:59px !important;
	}	
	#letaralFirstMenu{
		top:70px;
		height: calc(100% - 75px);
	}	
	.su_info_details{
		top: 110px;
		height: calc(100% - 130px);	
	}
	#stat3d{
		display:none;
	}
	#l3p_4{
		left:101px;
	}
}