@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    table, thead, tbody, th, td, tr {
                display: block!important;
    }
.comstatistic {
    display: none !important;
    font-size: 12px;
    color: #3D3D3D;
    border-collapse: collapse;
    margin-top: 8px;
}

}

.rsecs{
	background-position:top center;
	width:240px; margin-right:24px; padding:100px 0px 10px 0px;
	background-color:#ffffff; background-repeat:no-repeat; 
	border:1px solid #ffffff; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
	-moz-box-shadow:2px 2px 8px rgba(0,0,0,0.4); -webkit-box-shadow:2px 2px 8px rgba(0,0,0,0.4); box-shadow:2px 2px 8px rgba(0,0,0,0.4);
}
.subsbox{
	background-position:left top;
	background-color:#ffffff;
	background-repeat:no-repeat;
	margin:0px 0px 20px 0px;
	padding:10px 20px 20px 20px;
	border:1px solid #c1c1c1;
	border-radius: 5px;
}
.subsbox h1{}

.corptab td{vertical-align:top;}
.whitebox{margin:0px 0px 20px 0px; }
.root_sec_items a{display:block;font-size:14px;line-height:34px;padding: 5px 20px 5px 64px;transition:all 0.5s ease 0s;background-repeat:no-repeat;background-position:5px 2px;margin: 5px;/* border: 1px solid #000000; *//* border-radius: 5px; */box-shadow: inset 0 0 0 1px #ffffff, 0 0 0 1px #d1d1d1;border-radius: 4px;}
.root_sec_items{border-collapse:collapse;}
.root_sec_items a:hover{color: #2c3949 !important;
  
    box-shadow: 3px 3px 12px #767a808f;}

.rseclinks a{display:block; padding:4px 15px 4px 15px;}
.rseclinks a:hover{text-decoration:none; font-weight:bold; color:#ffffff; text-shadow:1px 1px 1px #2E2E2E;
	background: -webkit-gradient(linear, center top, center bottom, from(#b9b9b9), to(#949494));
	background-image: linear-gradient(#b9b9b9, #949494);
}
.rseclinks span{font-size:20px;}

.rsactive{font-weight:bold;}

#subsections a{color:#0057A3;}
#subsections a:hover{color:#CC6D00; text-decoration:none;}
#subsections .shead{font-weight:bold; font-size:16px; font-family:Calibri;
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#b9b9b9));
	background-image: linear-gradient(#fff, #b9b9b9);
	border-radius:6px; box-shadow:inset 0 0 0 1px #ffffff;
}
#subsections .rtlink{margin-left:18px;}
.sbody{padding:5px 0px 20px 55px!important;}
.sbody a{display:block;}
.sbody a:hover{}
.levl2{margin-top:15px;}
.levl3{padding:3px 0px 3px 30px!important;}
.levl3 a{display:inline-block!important;}

.movedsec{background:url('images/moved.jpg'); width:16px; height:16px; display:inline-block;}

.ignored_admin_note{margin:0px 0px 10px 0px; color:#ff0000;}

/* Article groups */
.part_group_box{background:#fff; padding:12px; margin-bottom:15px; border:1px solid #c1c1c1;}
.part_group_view{position:relative;}
.part_group_top{
	background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#b9b9b9));
	background-image: linear-gradient(#fff, #b9b9b9);
	margin:-12px -12px 0px -12px;
}
.part_group_logo{float:right; margin-right:10px; padding:8px!important; background:#ffffff; z-index:20!important; border:1px solid #c1c1c1; text-indent:0px!important;}
.part_group_name{color:#0a438a!important; display:block; text-indent:10px; padding:10px 0px 10px 0px; font-size:12px; left:0px; top:0px; transition:all 0.5s ease 0s;}
.part_group_name:hover{color:#af2d13; text-decoration:none; background-color:rgba(240,36,3,0.2);}
#part_group_list{display:block; padding:2px 10px 3px 10px; margin:0px; width:100%;}
#part_group_list:hover{color:#af2d13; text-decoration:none; background-color:rgba(230,82,58,0.2); transition:all 0.5s ease 0s;}
.coordbox{position:absolute; z-index:10; display:block; border:1px solid #ff0000; opacity:0.5; transition:all 0.5s ease 0s;}
.coordbox:hover{background:#ff0000; opacity:0.2; padding:6px; margin:-6px 0px 0px -6px; border-color:#000;}
.butLiShow{cursor:pointer; color:#e9673e; margin:7px 0 0 10px; font-weight:bold;}