﻿/*Used by Image.js*/
.my-managed-image
{
    cursor: pointer;
}

/*Used by About.js*/
.About-banner
{
    background: url(../../resources/themes/images/default/Header/about.jpg) no-repeat;
}

.About-TextMargin
{
    margin-top: 5px;
}
/*Used by PortalOption.js*/
.PortalOption-Title
{
    line-height: 25px;
    color: black;
    background-color: White;
    vertical-align: middle;
    cursor: pointer;
}
.PortalOption-TitleClicked
{
    line-height: 25px;
    color: black;
    background-color: #ffcb5a;
    vertical-align: middle;
    cursor: pointer;
}
.PortalOption-OptionColumn
{
    font-weight: bold;
    margin-left: 10px;
    height: 25px;
    margin-right: 10px;
    background-color: #EAECEE;
    line-height: 25px;
    vertical-align: middle;
}
/*Used by DesktopMTC.js*/
.MTC-Profile
{
	width:250px;
	border-bottom: 1px solid #afcbe8;
}
.DesktopMTC-Title-body
{
	WIDTH: 187px; 
	HEIGHT: 100%; 
	float:left
}
.DesktopMTC-Title-Text
{
	margin-left:20px;
	
}
.DesktopMTC-TitleBtn
{
	WIDTH: 53px; 
	DISPLAY: none; 
	float:left; 
	HEIGHT: 100%
}
.DesktopMTC-Img-Refresh
{
	MARGIN: 9px 0px 0px 8px; 
	WIDTH: 11px; 
	HEIGHT: 13px;	
}
.DesktopMTC-Img-Setting
{
	MARGIN: 9px 13px 0px 1px; 
	WIDTH: 12px; 
	HEIGHT: 14px
}
.DesktopMTC-Img-Close
{
	MARGIN: 8px auto 0px 10px; 
	WIDTH: 8px; 
	HEIGHT: 12px
}
.DesktopMTC-Icon-Bag
{
    background: url(../../resources/themes/images/default/desktop/bag.png) no-repeat;
    MARGIN: 8px 14px 0px 20px;
    float:left; 
    WIDTH: 31px; 
    HEIGHT: 31px
}
.DesktopMTC-Icon-Paper
{
    background: url(../../resources/themes/images/default/desktop/paper.png) no-repeat;
    MARGIN: 8px 14px 0px 20px;
    float:left; 
    WIDTH: 31px; 
    HEIGHT: 31px
}
.DesktopMTC-Icon-Msg
{
    background: url(../../resources/themes/images/default/desktop/messages.png) no-repeat;
    MARGIN: 8px 14px 0px 20px;
    float:left; 
    WIDTH: 31px; 
    HEIGHT: 31px
}
.DesktopMTC-Btn-Background
{
    background: url(../../resources/themes/images/default/frame/box.png) no-repeat;
}
.DesktopMTC-RefreshBtn-Background
{
    background: url(../../resources/themes/images/default/frame/box.png) 0px 2px no-repeat;
    cursor:pointer;
}
.DesktopMTC-CloseBtn-Background
{
    background: url(../../resources/themes/images/default/frame/box.png) 27px 2px no-repeat;
    cursor:pointer;
}
.DesktopMTC-InnerPanel
{
    border-top: 1px solid #afcbe8;
    WIDTH: 100%; 
    HEIGHT: 48px;
    background-color:White;
}
.DesktopMTC-Title
{
	WIDTH: 100%; 
	HEIGHT: 30px;
    line-height: 30px;
    color: #0566ab;
    background-color: #e1eefe;
    vertical-align: middle;
    font-size: 13px;
    font-weight:normal;    
}
.DesktopMTC-Title-TextBody
{
	WIDTH: 162px; 
	HEIGHT: 100%; 
	float:left;
    line-height: 30px;
    color: #0566ab;
    background-color: #e1eefe;
    vertical-align: middle;
    font-size: 13px;
    font-weight:normal;
}
.DesktopMTC-Number
{
    color: White;
    font-size: 15px;
    font-weight: bold;
    line-height: 36px;
    vertical-align: middle;
    text-align: center;
}
.DesktopMTC-Number-3digits
{
    color: White;
    font-size: 12px;
    font-weight: bold;
    line-height: 36px;
    vertical-align: middle;
    text-align: center;
}
.DesktopMTC-Number-Middle
{
    color: White;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    vertical-align: middle;
    text-align: center;
}
.DesktopMTC-Number-3digits-Middle
{
    color: White;
    font-size: 12px;
    font-weight: bold;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
}
.DesktopMTC-SubTitle
{
    color: #4d4d4d;
    font-size: 12px;
    font-weight: bold;
    float:left; 
    margin-top:9px;
    margin-bottom:6px;
}
.DesktopMTC-Text
{
    color: #808080;
    font-size: 12px;
    font-weight:normal;
    width: 162px;
    white-space: nowrap;
    overflow: hidden;    
    text-overflow: ellipsis;    
}

.Desktop-Shadow
{
    height: 100%;
    float: right;
    overflow: hidden;
    width: 7px;
    background-image: url('../../resources/themes/images/default/desktop/shadow.png');
    background-repeat: repeat-y;
}

/* Used by FloatWindow */
.FloatWindow
{
    vertical-align: middle;
    line-height: 15px;
    width: 230px;
    text-decoration: underline;
    cursor: pointer;
}




.searchBoxBackground
{
	background-image:url(../../resources/themes/images/default/shortcut/search.png);
}

.searchBoxCls
{
	border:0px;
	background-image:none;
}

/* Used by DesktopAnnouncement.js */
.Pager_Background
{
	background-image: url(../../resources/themes/images/default/desktop/bar.png);
    background-repeat: repeat;
    WIDTH: 250px; HEIGHT: 30px;
}
.DesktopAnnouncement-Img-Refresh-Div
{
	margin:2px 5px auto auto; 
	width:28px; 
	height:28px; 
	float:right; 
	text-align:center;
}
.DesktopAnnouncement-Img-Refresh
{
	/*MARGIN: 9px 5px 0px 8px; 
	WIDTH: 11px; 
	HEIGHT: 13px;	
	float:right;*/
	width:11px; 
	height:13px; 
	margin:7px 0px auto 0px
}
.DesktopAnnouncement-Img-Close
{
	MARGIN: 10px 14px 0px 4px; 
	WIDTH: 8px; 
	HEIGHT: 12px;
	float:right;
}
.DesktopAnnouncement-TitleBtn
{
	WIDTH: 85px; 
	DISPLAY: none; 
	float:left; 
	HEIGHT: 100% 
}
.DesktopAnnouncement-Goto
{
	MARGIN: 10px 10px 0px 9px; 
	WIDTH: 7px;
	FLOAT: right; 
	HEIGHT: 10px
}
.DesktopAnnouncement-Cut
{
	WIDTH: 1px; 
	FLOAT: right; 
	HEIGHT: 29px
}
.DesktopAnnouncement-PageTotal
{
	MARGIN: 8px 10px 0px 5px; 
	FLOAT: right; 
	COLOR: #666666
}
.DesktopAnnouncement-PageSpliter
{
	MARGIN: 8px 0px 0px 7px; 
	FLOAT: right; 
	COLOR: #666666
}
.DesktopAnnouncement-Pager-PageNumberCls
{
	color: #099ae4;
    font-weight:bold;
    text-align:center;
    WIDTH: 26px; 
    HEIGHT: 20px; 
    margin-top:5px;
    margin-left:7px; 
    FLOAT: right;
}

.DesktopAnnouncement-Date
{
	color: #4d4d4d;
	float: right;
	line-height: 22px;
	margin-right: 20px;	
}
.DesktopAnnouncement-Btn-Background
{
    background: url(../../resources/themes/images/default/frame/box.png)  no-repeat;
    cursor:pointer;
}
.DesktopAnnouncement-RefreshBtn-Background
{
    background: url(../../resources/themes/images/default/frame/box.png) 0px 2px no-repeat;
    cursor:pointer;
}
.DesktopAnnouncement-SettingBtn-Background
{
    background: url(../../resources/themes/images/default/frame/box.png) 27px 2px no-repeat;
    cursor:pointer;
}
.DesktopAnnouncement-CloseBtn-Background
{
    background: url(../../resources/themes/images/default/frame/box.png) 54px 2px no-repeat;
    cursor:pointer;
}


.DesktopAnnouncement-Profile
{	
	background-color:White;
	width:250px;
	
}
.DesktopAnnouncement-Border
{
	border-top: 1px solid #afcbe8;
	background-color:White;
	width:250px;
	height:25px;
}

.DesktopAnnouncement-SubTitle
{
	margin: 6px 0px 0px 20px;
	color: #4d4d4d;
	width: 170px;
	float:left;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.AnnouncementEditPage-Background
{
	background-color:White;
}


/* 重写ext-js.css中对STRONG的定义，用于纠正新闻浏览页HTML编辑器 */
STRONG
{
	font-weight:bold !important;
	font-style:inherit;
}

/* 重写ext-js.css中对EM的定义，用于纠正新闻浏览页HTML编辑器 */
Em
{
	font-weight:inherit;	
}

/* 新闻浏览页HTML编辑器，当设置斜体后，添加此class。ext默认按钮也应用了EM标签，所以不能直接重写EM */
.EM-Class
{
	font-style:italic;
	font-weight:inherit;
}

.LI-Class
{
	list-style-type:inherit;
}


/* 解决IE9、10下字体问题 */
.x-window-header-text-default
{
	font-size: inherit !important;
}

.x-btn-default-toolbar-small
{
	font-size: inherit !important;
}

.x-btn-inner
{
	font-size: inherit !important;
}

.x-column-header
{
	font-size: inherit !important;
}

.x-grid-row
{
	font-size: inherit !important;
}

.x-grid-cell
{
	font-size: inherit !important;
}

.x-form-item
{
    font-family: SimSun, "宋体" , arial, verdana, sans-serif
}


/* 修改Extjs日历月份过长时显示不下问题 */
button[data-qtip="Choose a month (Control+Up/Down to move years)"]
{
	width:110px !important;
}



.TrOut
{	
	width:30px;
	height:21px;
	border:1 solid #999999;
	border-top-color:#f4f4f4;
	border-left-color:#f4f4f4;	
}
.TdOver{
	background:#eeeeee;
	height:20px;
	width:30px;
	border:1 solid #ffffff;
	border-top-color:#9c9c9c;
	border-left-color:#9c9c9c;
	color:red;
}
.TdOut
{
	color:#4d4d4d;
	background:White;
	height:25px;
	width:30px;
	border:1 solid #9c9c9c;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	line-height:16px;	
}
.TdOut div
{
	cursor:pointer;
}
.input2
{
	BORDER: #838383 1px solid;
	BACKGROUND-COLOR: #dff0EE;
	font-weight: normal;
	line-height: 120%
}

.Calendar-Table
{
	cursor:default;
	border:1 solid #9c9c9c;
	border-right:0px;
	border-bottom:0px; 
	border:0px; 
	cellpadding:0px; 
	cellspacing:0px;
}
.line2px
{
	height:2px;
	background:#dddddd;
}
.line
{
	height:1px;
	background:#dddddd;
}
.NotThisMonth
{
	background:White;
	color:#b3b3b3;
	height:25px;
	width:30px;	
	line-height:16px;
	
}
.NotThisMonth div
{
	cursor:pointer;
}
.WeekEndsOfThisMonth
{
	background:White;
	color:#808080;
	height:25px;
	width:30px;	
	line-height:16px;
	
}
.WeekEndsOfThisMonth div
{
	cursor:pointer;
}
.TopDiv
{
	height: 50px;
}
.TopInnerDiv
{	
	
}
.TodayDiv
{
	float:left;
	width:68px;
	
}
.DateOfToday
{
	font-size:48px;
	color:#639bd1;
	font-family:Arial;
	font-weight:bold;
	height:50px;
	width:50px;
	text-align:center;
	cursor:pointer;
}
/*
.DateOfToday:hover
{
	color:#1d81e0
}
*/
.MsgOfToday
{	
	z-index:2;	
	position:absolute;
	color:White;
	font-weight:bold;
	line-height:20px;
	vertical-align:middle;
	text-align:center;
	margin-left:38px;
	margin-top:-53px;
	width:26px;
	height:25px;	
}
.MsgOfToday1
{	
	z-index:2;	
	position:absolute;
	color:White;
	font-weight:bold;
	line-height:20px;
	vertical-align:middle;
	text-align:center;
	margin-left:38px;
	margin-top:-53px;
	width:26px;
	height:25px;
	background:url(../../resources/themes/images/default/desktop/indicator1.png) no-repeat
}
.MsgOfToday2
{	
	z-index:2;	
	position:absolute;
	color:White;
	font-weight:bold;
	line-height:20px;
	vertical-align:middle;
	text-align:center;
	margin-left:38px;
	margin-top:-53px;
	width:30px;
	height:25px;
	background:url(../../resources/themes/images/default/desktop/indicator2.png) no-repeat
}
.MsgOfToday3
{	
	z-index:2;	
	position:absolute;
	color:White;
	font-weight:bold;
	line-height:20px;
	vertical-align:middle;
	text-align:center;
	margin-left:38px;
	margin-top:-53px;
	width:35px;
	height:25px;
	background:url(../../resources/themes/images/default/desktop/indicator3.png) no-repeat
}
.TodayInfoDiv
{
	float:right;	
	margin-top:8px;
	color:#4d4d4d;
	font-size:13px;
	width:142px;	
}
.TodayInfoDiv-DayOfWeek
{
	height:20px;
	float:left;
	line-height:24px;
	vertical-align:middle;	
	font-size:13px;
}
.TodayInfoDiv-Date
{
	margin-top:5px;
	height:20px;
	float:left;
	font-size:13px;
}
.TodayInfoDiv-Date div
{
	float:left;	
}
.ChangeMonthDiv
{
	height:20px;
	float:right;
	margin-top:5px;
	margin-right:2px;
}
.ChangeMonthImg
{
	width:5px;
	float:right;
	margin-left:10px;
	margin-top:3px;
	cursor:pointer;
}
.WeatherImg
{
	float:right;
	width:82px;
	height: 20px;
	
}
.WeatherSplit
{
	float:left;
	color: Gray;
	margin-left:2px;
	width:2px;
	height:20px;
	line-height:22px;
	display:none;
}
.Calendar-Temperature
{
	float:right;
	margin-left:0px;
	height:20px;
	line-height:22px;
	cursor:default;
	
}
.styleOfToday
{
	background:url(../../resources/themes/images/default/desktop/today.png) 2px 0px no-repeat;
	color:#bf6000;
	font-weight:bold;
	line-height:16px;
}
.styleOfToday div
{
	cursor:pointer;
}
.WeekStyle
{	
	color:#bf6000;
}
.SelectedDay
{
	color:#bf6000;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
}
.SelectedDay div
{
	cursor:pointer;
}
.CalendarBorder
{
	/*border-left: 1px solid #99bce8;*/
	border-bottom: 1px solid #99bce8;
	background-color:White;	
		
}

.desktopMTC-dockright
{
	float:right;
	background-color:transparent;
	/*filter:alpha(opacity=25);
	/*border-left: 1px solid #99bce8;	*/
}

.desktopMTC-BorderLeft
{
	border-left: 1px solid #99bce8;	
}

.ClickablePanelStyle
{
	cursor:pointer;	
}

.PeriodTreeMsgTitle
{
	margin-left:20px;
	width:125px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;	
	background:url(../../resources/themes/images/default/desktop/fold.png) 2px -4px no-repeat;
	line-height:25px;
	height:25px;
	vertical-align:bottom;
}

.PeriodTreeMsgTitle-Selected
{
	margin-left:20px;
	width:128px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;	
	background:url(../../resources/themes/images/default/desktop/msg_selected.png) 0px 0px no-repeat;
	line-height:25px;
	height:25px;
	vertical-align:bottom;
}

.CalendarMsgTree-Category
{
	margin-left:5px;	

	cursor: pointer;	
	line-height:25px;
	height:25px;
	vertical-align:bottom;
}

.CalendarMsgTree-CategoryHasMsg
{
	height:25px;
	margin-left: 5px;
	cursor: pointer;
	line-height:25px;
	height:25px;
	vertical-align:bottom;
	background:url(../../resources/themes/images/default/desktop/next.png) 4px 6px no-repeat
}

.CalendarMsgTree-CategoryHasMsgExpanded
{
	height:25px;
	margin-left: 5px;
	cursor: pointer;
	line-height:25px;
	height:25px;
	vertical-align:bottom;
	background:url(../../resources/themes/images/default/desktop/selected.png) 2px 7px no-repeat
}

.CalendarMsgTree-Category-Selected
{
	height:25px;
	margin-left: 5px;
	cursor: pointer;
	width: 120px;
	line-height:25px;
	height:25px;
	vertical-align:bottom;
	background:url(../../resources/themes/images/default/desktop/period-selected.png) no-repeat
}

.CalendarMsgTree-Category-Selected-HasMsg
{
	height:25px;
	margin-left: 5px;
	cursor: pointer;
	width: 120px;
	line-height:25px;
	height:25px;
	vertical-align:bottom;
	background:url(../../resources/themes/images/default/desktop/period-selected-has.png) no-repeat
}

.CalendarMsgTree-Category-Selected-HasMsgExpanded
{
	height:25px;
	margin-left: 5px;
	cursor: pointer;
	width: 120px;
	line-height:25px;
	height:25px;
	vertical-align:bottom;
	background:url(../../resources/themes/images/default/desktop/period-selected-hasExpaned.png) no-repeat
}

.Calendar-Win
{
    box-sizing: border-box
}

.Calendar-MsgUnderline
{
	border-bottom:1px solid #ff8736;
}

/* LoadingMask.js */
.LoadingMask-Mask
{
	z-index:20000; 
	position:absolute; 	
	height:40px;
	padding-left:15px;
	padding-right:15px;
	vertical-align:middle;
	line-height:40px; 
	border:1px solid rgb(179,166,140);
	background-color:rgb(254,247,206);
}

.LoadingMask-Img
{
	background: url(../../resources/themes/images/default/frame/loading.gif) no-repeat;
	float:left; 
	margin-top:3px;
	width:32px;
	height:32px;
	margin-right:10px;
}

.LoadingMask-Text
{
	
	float:left;
	font-size:12px;
}




/*Used by StatusBar.js*/
.StatusBar-text
{
    line-height: 20px;
    vertical-align: middle;
    color:White;
}

/* Used by MessageBox.js */
.MessageBox-Body
{
	position:absolute;
	top:0px;
	left:0px; 
	background-color:white; 
	width:237px; 
	z-index:9000002; 
	border:1px solid rgb(152,162,172);
}

.MessageBox-Title
{
	height:30px; 
	vertical-align:middle;
	line-height:30px; 
	width:100%; 
	background-color:rgb(72,135,206);
}

.MessageBox-Title-Text
{
	float:left;
	margin-left:10px;
	color:white;
	font-size:12px;
}

.MessageBox-Close
{
	float:right;
	margin-right:10px;
	cursor:pointer;
}

.MessageBox-Close-Hover
{
	background-color:rgb(218,54,16);
}

.MessageBox-MsgArea
{
	padding:15px 20px 0px 20px; 
	height:82px;
}

.MessageBox-Icon
{
	float:left; 
	margin-top:3px; 
	height:32px; 
	width:32px;
}

.MessageBox-MsgArea-Msg
{
	float:left; 
	margin-left:15px; 
	margin-top:3px; 
	font-size:12px; 
	color:rgb(51,51,51);
	word-wrap:break-word;
	margin-bottom:3px;
}

.MessageBox-BtnArea
{
	height:35px; 	
	width:100%;
	background-color:rgb(244,247,252); 
	border-top:1px solid rgb(233,223,223);
}

.MessageBox-BtnAreaInner
{
	float:right;
	margin-right:10px;	
	color:white;
	font-size:12px;
	margin-top:4px;
}

.MessageBox-Btn
{
	float:left; 
	margin-left:10px; 
	text-align:center;
	vertical-align:middle;
	line-height:26px;	
	width:65px; 
	height:24px;
	cursor:pointer;
	color:rgb(77,77,77);
	background:url(../../resources/themes/images/default/messagebox/btn_normal.png) no-repeat;
}

.MessageBox-Iframe-Transparent
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}

.MessageBox-Btn-Hover
{
	color:rgb(29,129,224);
	background:url(../../resources/themes/images/default/messagebox/btn_hover.png) no-repeat;
}

.MessageBox-Btn-Click
{
	color:rgb(29,129,224);
	background:url(../../resources/themes/images/default/messagebox/btn_click.png) no-repeat;
}

.MessageBox-Input
{
	display:none;
	margin-top:5px;
	margin-left:15px;
	font-size:13px; 
	width:165px; 
	height:22px
}