* {
	1border: #FF0000 solid 1px;
}

body {
	position: relative;
	border: 0px;
	background: #FFF;
	font-size: 14px;
	max-width: 800px;
	margin: auto;
}

.HeaderBox,
.HeaderBoxSmall {
	position: relative;
	width: 100%;
	background: #0055AA;
}

.Header,
.HeaderSmall {
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
}


.HeaderBox .ReturnButton,
.HeaderBoxSmall .ReturnButton {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 100px;
	height: 38px;
	background: url(/Img/MobileHeaderReturn.png) no-repeat 15px center;
}

.HeaderBox .MenuButton,
.HeaderBoxSmall .MenuButton {
	position: absolute;
	right: 15px;
	top: 0px;
	display: block;
	width: 20px;
	height: 38px;
	background: url(/Img/MobileHeaderMenu.png) no-repeat 0px center;
}

.Bodier,
.BodierSmall {
	background: #FFF;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.BodierSmall .PartRefreshForm .SearchBar,
.SearchBar {
	border-bottom: #EEE solid 1px;
}

.BodierSmall .Select {
	padding-top: 3px;
	padding-bottom: 3px;
}

.BodierSmall .Input {
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 3px;
}

.BodierSmall .InputSmall {
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 3px;
	border: #EEE solid 1px;
}

.BodierSmall .InputNumber {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	border: #EEE solid 1px;
}

.BodierSmall .InputShow {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	display: inline-block;
	border: #EEE solid 1px;
}

.BodierSmall .TextArea {
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 3px;
}

.BodierSmall .Button {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 3px;
	background: #0000CC;
	border: #0000CC;
}


.BodierSmall .Button:hover {
	background: #0491C9;
}


.FullButton {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.Buttons {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
}

.Footer {
	width: 100%;
	height: 30px;
	background: #F7F7F7;
	position: absolute;
	bottom: 0px;
}

.IFrameMain {
	width: 100%;
	height: 100%;
}

/*BottomMenu*/
.BottomMenuBox {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 50px;
	background: #EEEEEE;
	border-top: #DDD solid 1px;
	overflow: hidden;
}

.BottomMenuBox td {
	padding: 0px;
}

.BottomMenuBox a {
	display: block;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
}

.HalfBox {
	display: inline-block;
	width: 49%;
	padding: 5px;
}

.HSpaceLine {
	width: 100%;
	height: 1px;
	background: #DDD;
	margin-top: 10px;
	margin-bottom: 10px;
}

.WorkSystemBox {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.NewsList li {
	border-bottom: #EEE solid 1px;
	padding-left:10px;
	padding-right:10px;
}

.NewsList li a{
	max-width: 100%;
}

.NewsList li .Date {
	padding-left: 5px;
	color: #888;
}

.Table td,
.Table th,
.Table tr {
	border: 0px;
}

table tr td.Label,
table .Label {
	width: 25%;
	text-align: right;
	padding-right: 5px;
}

.ShortButton {
	padding-left: 5px;
	padding-right: 5px;
}


.Photo {
	max-width: 40px;
	max-height: 50px;
}

.PhotoThumbnail {
	max-width: 40px;
	max-height: 50px;
}





.StatusList li {
	background: #00CC00;
	color: #FFF;
	font-size: 14px;
	line-height: 30px;
	border-radius: 5px;
	margin-bottom: 8px;
	padding-left: 10px;
}

.StatusList li span {
	display: inline-block;
	width: 80px;
	color: #FF8;
}

.StatusList li a {
	color: #FFF;
}

.LabelCol {
	width: 88px;
}

.IconList {
	padding: 0px;
	border-left: #F0F0F0 solid 1px;
	border-top: #F0F0F0 solid 1px;
}

.IconList li {
	width: 33%;
	margin: 0px;
	border-right: #F0F0F0 solid 1px;
	border-bottom: #F0F0F0 solid 1px;
}

.IconList li a {
	display: block;
	width: auto;
	text-align: center;
}

.IconList li img {
	width: 60px;
	height: 60px;
	border-radius: 10px;
}

.IconList li a div {
	font-size: 14px;
}

/*AppleBug*/
.FormTable {}



/*ModuleList*/

.ModuleList li {}

.ModuleList li a {
	display: block;
	line-height: 50px;
	border-bottom: #EEE solid 1px;
	padding-left: 30px;
	background: url(/Img/Module.png) no-repeat 5px center;
}


.ModuleList li:hover {
	background: #F7F7F7;
	color: #000;
}



/*MobileList*/
.MobileList>li {
	position: relative;
	border-bottom: #EEE solid 1px;
	padding-left: 20px;
	padding-right: 20px;
}

.MobileList>li:hover {
	background: #F7F7F7;
}

.MobileList li .Gray {
	color: #BBB;
}

.MobileList .Left {
	max-width: 75%;
}

.MobileList .Content,
.MobileList .Content * {}

.MobileList .Actions,
.MobileList .Actions a {
	color: #888;
	display: inline;
}

.MobileList .Name {
	line-height: 25px;
	color: #999;
}

.MobileList .Actions a.Red {
	color: #F00;
}

.MobileList .Pic {
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -30px;
	width: 70px;
	height: 60px;
	border: #DDD solid 1px;
}

.MobileList .Arrow {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 12px;
	height: 16px;
	margin-top: -8px;
	background: url(/Img/MobileListArrow.png) no-repeat right center;
}


/*WorkSystemList*/
WorkSystemBox {
	border: 0px;
	padding: 0px;
	padding-top: 10px;
}

.WorkSystemList {
	display: flex;
	flex-wrap: wrap;
}

.WorkSystemList li {
	position: relative;
	width: 33%;
	height: 60px;
	margin: 0px;
	margin-bottom: 20px;
}

.WorkSystemList li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

.WorkSystemList li .Icon {
	position: absolute;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	border-radius: 50%;
}

.WorkSystemList li .Name {
	position: absolute;
	left: 0px;
	top: 42px;
	width: 100%;
	height: 30px;
	text-align: center;
}


.WorkSystemList li:hover {
	background: #FFFFDD;
}

.WorkSystemCategory {
	margin-top: 10px;
}

.WorkSystemList li .TaskCount {
	position: absolute;
	top: 0px;
	right: 8px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #FF0000;
	color: #FFF;
	text-align: center;
	line-height: 18px;
}


.SearchBox {
	margin-bottom: 10px;
}

.SectionHeader {
	display: block;
	position: relative;
	width: 100%;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	float: none;
	clear: both;
	font-size: 13px;
	background: #F7F7F7;
	text-indent: 1em;
}

.SearchBar .RedBorder {
	border: #e1ba6f solid 1px;
}


/*InformList*/
.ToDoList li,
.InformList li {
	line-height: 30px;
	padding-left: 15px;
	border-bottom: #E0E0E0 dashed 1px;
}



.RunOneTime {
	width: 100%;
	background: #FF9000;
	border-radius: 2px;
	margin-top: 5px;
}

.RunOneTime a {
	display: block;
	width: 100%;
	height: 50px;
	background: url(/Img/RunOneTimeMobile.png) no-repeat center;
}

.ReportBanner {
	width: 100%;
	background: #ececec;
}