img {
	border: none;
}
.app-wall {
	background: url('../images/wallpaper.jpg') fixed no-repeat center;
	position: relative;
	overflow: hidden;
}
.app-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	margin: 0;
	padding: 0;
}
.app-container li {
	list-style: none;
	position: absolute;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	margin: 0;
}
.shortcut-container li img {
	display: block;
	margin: auto;
	border-radius: 3px;
}
.app-icon-text {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	border-radius: 3px;
	background:#1677ff;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.app-icon-text.icon-color-0{background:#2563eb}.app-icon-text.icon-color-1{background:#0891b2}.app-icon-text.icon-color-2{background:#059669}.app-icon-text.icon-color-3{background:#65a30d}.app-icon-text.icon-color-4{background:#ca8a04}.app-icon-text.icon-color-5{background:#ea580c}.app-icon-text.icon-color-6{background:#dc2626}.app-icon-text.icon-color-7{background:#db2777}.app-icon-text.icon-color-8{background:#9333ea}.app-icon-text.icon-color-9{background:#4f46e5}
.app-container li em {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	opacity: 0.12;
	filter: alpha(opacity=12);
}
.app-container li:hover em,
.app-container li.hover em,
.app-container li.select em {
	display: block;
}
.app-container li.focus em {
	display: block;
	opacity: 0.25;
	filter: alpha(opacity=25);
}
.app-container li span {
	position: relative;
	z-index: 1;
	display: inline-block;
	height: 20px;
	margin-top: 5px;
	padding: 0 8px;
	line-height: 20px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: white;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/shortcut_text.png', sizingMethod='scale');
	_filter: none;
	_background: #1B3E65;
	cursor: default;
	_cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
}
/************************************************************/
.app-taskBar {
	padding: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.app-taskList-x {
	border: none;
	position: relative;
	overflow: hidden;
	padding: 2px;
	overflow: hidden;
	float: left;
	height: 30px;
}
.app-taskList-y {
	border: none;
	position: absolute;
	overflow: hidden;
	padding: 2px;
	overflow: hidden;
	top: 30px;
	width: 30px;
}
.app-taskBar-bg1 {
	background: url(../images/taskbuttons-panel-bg.gif);
}
.app-taskBar-bg2 {
	background: url(../images/taskbuttons-panel-bg2.gif);
}
.app-scroll-left {
	position: absolute;
	left: 0px;
	top: 1px;
	width: 18px;
	height: 28px!important;
	height: 30px;
	border: 1px solid #8DB2E3;
	font-size: 1px;
	z-index: 1;
	display: none;
	cursor: pointer;
	background: #E0ECFF url('../images/app_leftarrow.png') no-repeat 1px 5px;
}
.app-scroll-right {
	position: absolute;
	right: 0;
	top: 1px;
	width: 18px;
	height: 28px!important;
	height: 30px;
	border: 1px solid #8DB2E3;
	font-size: 1px;
	z-index: 1;
	display: none;
	cursor: pointer;
	background: #E0ECFF url('../images/app_rightarrow.png') no-repeat 2px 5px;
}
.app-scroll-top {
	position:absolute;
	top:0;
	left:1px;
	width:28px;
	height:18px;
	z-index: 1;
	display:none;
	cursor:pointer;
	background:#E0ECFF;
}
.app-scroll-top:after{content:"";position:absolute;left:9px;top:5px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid #315b8a}
.app-scroll-bottom {
	position:absolute;
	bottom:0;
	left:1px;
	width:28px;
	height:18px;
	z-index: 1;
	display:none;
	cursor:pointer;
	background:#E0ECFF;
}
.app-scroll-bottom:after{content:"";position:absolute;left:9px;top:6px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #315b8a}
.app-list-wrap {
	position: relative;
	left: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.app-list-list {
	list-style-type: none;
	height: 30px;
	margin: 1px 0 0 5px;
	padding: 0px;
	padding-left: 4px;
	font-size: 12px;
	width: 5000px;
}
.app-list-list li {
	float: left;
	display: inline-block;
	margin-right: 4px;
	margin-bottom: -1px;
	padding: 0;
	position: relative;
	radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 25px;
	width: 100px;
	line-height: 25px;
	text-align: center;
	white-space: nowrap;
	padding: 0px 10px;
	color: #FFF;
	cursor: pointer;
	/*background: url(../images/taskbg.png) no-repeat;*/
}
.app-list-list li.selected{
	width: 100px;
	font-weight:bolder;
	cursor: pointer;
	/*background: url(../images/taskbg-select.png) no-repeat 4px;*/
}
.app-taskBar-calendar-x {
	color: white;
	text-align: center;
	position: absolute;
	right: 2px;
	top:2px;
	_top:4px;
	cursor: default;
}
.app-taskBar-calendar-y {
	position: absolute;
	vertical-align: middle;
	text-align: center;
	bottom: 0px;
	color: white;
	cursor: default;
}
/******************************************************************/
span.app-startMenu-x {
	margin-left: 5px;
	float: left;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../images/start.png) left center no-repeat;
}
span.app-startMenu-y {
	margin-left: 4px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	top: 4px;
	background: url(../images/start.png) left center no-repeat;
}
span.app-startMenu-x:hover,
span.app-startMenu-y:hover,
span.app-startMenu-hover {
	background: url(../images/start2.png) left center no-repeat;
}
/******************************************************************/
.app-spacer{
	border:2px dashed #eee;
}
.app-widget{
	position: absolute;
	cursor: move;
	z-index: 3;
}
.app-taskList-y .app-list-wrap{position:absolute;top:20px;bottom:20px;width:30px;overflow:hidden}
.app-taskList-y .app-list-list{width:30px;height:auto;margin:0;padding:0}
.app-taskList-y .app-list-list li{float:none;width:28px;height:80px;line-height:16px;padding:5px 2px;white-space:normal;overflow:hidden}
.app-html-widget{box-sizing:border-box;padding-top:24px;background:rgba(17,25,36,.78);box-shadow:0 8px 28px rgba(0,0,0,.25);overflow:hidden}.app-html-widget iframe{display:block;width:100%;height:100%;border:0;background:transparent}.app-widget-handle{position:absolute;left:0;right:0;top:0;height:24px;padding:0 8px;overflow:hidden;color:#fff;background:rgba(10,15,23,.72);font-size:12px;line-height:24px;white-space:nowrap;text-overflow:ellipsis;cursor:move}
.app-widget-dragging iframe{pointer-events:none}
.app-taskBar-beian {
	position: absolute;
	right: 116px;
	top: 0;
	max-width: 360px;
	height: 34px;
	line-height: 34px;
	white-space: nowrap;
	overflow: auto;
	text-overflow: ellipsis;
}
.app-taskBar-beian a {
	color: #fff;
	margin-left: 10px;
	text-decoration: none;
}
.app-taskBar-beian a:hover {
	text-decoration: underline;
}
