<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cut_strings { width: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal; }
/* ST list */
#st-list {margin:auto;padding:0;}
#st-list .catbox {color:#999999; padding:0 0 5px 0; min-height:35px;}
#st-list .catbox .info {min-height:30px; line-height:30px; vertical-align:middle;}
#st-list .catbox .info img {position:relative; top:-2px;}
#st-list table {width:100%; border-spacing:0px; border-collapse:collapse; margin-bottom:10px; }
#st-list table img {position:relative; top:-2px;}
#st-list table caption {display:none;}
#st-list thead th {text-align:center; min-height:40px; border-top:1px solid #666666; border-bottom:1px solid #666666; /*background:#F5F5F5;*/ font-weight:bold; color:#333; padding:10px 5px;}
#st-list thead th.left {text-align:left;}
#st-list tbody .noticetr {background-color: #f5f5f5;}
#st-list tbody .noticetr a {font-weight:bold;}
#st-list tbody td {text-align:center; min-height:45px; color:#888888; border-bottom:#ddd solid 1px; padding:12px 5px;}
#st-list tbody td.name {width:100px; max-width:100px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#st-list .now {color:#ff0000;}
#st-list .sbj {text-align:left;}
#st-list .sbj .label {font-family:arial;padding:.2em .6em;position:relative;top:-1px;}
#st-list .sbj .imgpos {margin-bottom:-1px;}
#st-list .sbj a {color:#222222;text-decoration:none;line-height:150%;}
#st-list .sbj a:hover {text-decoration:underline;}
#st-list .sbj .new {font:normal 90% arial;color:#ff0000;}
#st-list .sbj .comment {font:normal 90% arial;color:#ff0000;}
#st-list .sbj .trackback {font:normal 12px arial;color:#02ACD6;}
#st-list .buttons {margin:0 0 20px; text-align: center;}
#st-list .buttons .left-side {float:left; text-align:left;}
#st-list .buttons .right-side {float:right; text-align:right;}
#st-list .buttons .pagebox {margin: -30px 0 0 0; padding: 0 145px;}
#st-list .buttons .pagebox .btn-skip { margin: 0 4px; }
#st-list .buttons .pagebox .btn-page { margin: 0 1px; }
#st-list .searchbox {text-align:center; padding:10px 0 20px;}
#st-list .searchbox select {display:inline-block; max-width:110px; margin-bottom:5px;}
#st-list .searchbox .input-group {margin-bottom:5px;}
#st-list .searchbox .input-search {display:inline-block; min-width:190px;}

/** for getPageLinkClassicST() style **/
#st-list .buttons .pagebox.classic {margin: -22px 0 0 0;}
#st-list .buttons .pagebox.classic .selected, .pagebox.classic .notselected:hover {padding:0 4px 0 4px;font-family:arial;font-weight:bold;color:#FF5B01;}
#st-list .buttons .pagebox.classic .notselected {padding:0 4px 0 4px;text-decoration:none;font-family:arial;color:#222;font-weight:bold;}
#st-list .buttons .pagebox.classic img {padding:0 3px;}

@media (max-width: 991px) { 
	#st-list .buttons {margin-bottom: 0;}
	#st-list .buttons .pagebox {margin:0; padding: 20px 0;}
	#st-list .buttons .pagebox.classic {margin:0; padding: 20px 0;}
	#st-list .searchbox {padding-top: 10px;}
	#st-list thead th {padding:10px  4px;}	
	#st-list tbody td {padding:12px  4px;}
	#st-list tbody td.name {width:65px}  
	.ranges {width:65px;}	   
}
@media (max-width: 480px) {
	#st-list .hidden-xs-v {display: none;}
	#st-list .hidden-xs-v {display: none;}
	#st-list thead th {padding:10px  2px;}	
	#st-list tbody td {padding:12px  2px;}
	#st-list tbody td.name {width:50px}
	.ranges {width:50px;}
}

.label-warning {
	color: #e2000d;
	background-color: transparent;
}

#st-list .sbj .ellipsis {
	max-width: 760px;
}
@media (max-width: 1199px) { 
	#st-list .sbj .ellipsis {
		max-width: 560px;
	}
}
@media (max-width: 991px) { 
	#st-list .sbj .ellipsis {
		max-width: 350px;
	}
}
@media (max-width: 480px) {
	#st-list .sbj .ellipsis {
		max-width: 220px;
	}	
}</pre></body></html>