﻿/**********************************************
* 本页包括Table、Gridview、Listview等风格
***********************************************/

/*******************************/
/*          ListView           */
/*******************************/
.LV { width: 99%; }
.LV_Header { height: 25px; line-height: 25px; vertical-align: middle; background-color: #FAFAFA; border-bottom: solid 1px #dcdcdc; border-top: solid 1px #dcdcdc; }
.LV_Header div { display: inline-block; *display: inline; zoom: 1; min-height: 26px; height: auto !important; line-height: 26px; vertical-align: middle; }
.LV_Content { width: 100%; border-bottom-color: #C4C4AD; border-bottom-width: 1px; border-bottom-style: dotted; min-height: 25px; height: auto !important; zoom: 1; }
.LV_Header div input { margin-top: 6px; *margin-top: 3px; margin-left: 12px; float: left; }
.LV_Content div input { margin-top: 7px; *margin-top: 0px; margin-left: 12px; }
.LV_Header img, .LV_Content img { margin-top: 5px; margin-right: 3px; }
.LV_Content div { display: inline-block; *display: inline; zoom: 1; min-height: 26px; height: auto !important; line-height: 26px; vertical-align: middle; }
.LV_Content_Dotline { width: 100%; height: 1px; background-image: url(../../App_Themes/Default/Images/Icons/dot.gif); background-color: #9999cc; }
/*
* Listview展开隐藏部分的样式
*/
.HideRowInListView { background-color: #FFFBD1; width: 100%; min-height: 30px; height: auto !important; border-bottom: solid 1px #cccccc; display: none; }

/*
* 我的工作列表下面工作反馈的风格
*/
.Comments_List { text-indent: 25px; width: 100%; min-height: 22px; height: auto !important; line-height: 22px; vertical-align: middle; /* background: url(../Images/Icons/message.gif) no-repeat; */ background-position: 0px 5px; }
.Comments_Body { text-indent: 25px; width: 100%; min-height: 22px; height: auto !important; line-height: 22px; vertical-align: middle; background: url(../Images/Icons/message.gif) no-repeat; background-position: 0px 5px; }

/*
* 子任务在工作列表里面的风格
*/
.SubTaskTitle { width: 100%; min-height: 22px; height: auto !important; line-height: 22px; vertical-align: middle; font-weight: bold; }

/*
* 项目日志（Blog）表格风格 
*/
.BlogBody { width: 100%; padding-top: 5px; }
.BlogBody P { line-height: 25px; }
.BlogBody ul { list-style-type: disc; padding-left: 40px; }
.BlogBody ol { list-style-type: decimal; padding-left: 40px; }
.td_top_left_blog { width: 20px; height: 20px; background: url(../images/table/Blog_Top_Left.gif) no-repeat right; }
.td_top_middle_blog { height: 20px; background: url(../images/table/Blog_Top_Middle.gif) left top; }
.top_Title_blog { padding-left: 5px; font-size: 18px; color: #336699; min-height: 30px; padding-top: 5px; font-weight: bold; }
.td_top_right_blog { width: 20px; height: 20px; background: url(../images/table/Blog_Top_Right.gif) no-repeat left; }
.td_middle_left_blog { width: 20px; background: url(../images/table/Blog_Middle_Left.gif); height: 100%; }
.td_middle_middle_blog { text-align: left; border: 0; }
.td_middle_right_blog { width: 20px; border: 0; background: url(../images/table/Blog_Middle_Right.gif); height: 100%; }
.td_bottom_left_blog { width: 20px; height: 20px; border: 0; background: url(../images/table/Blog_Bottom_Left.gif) no-repeat top right; }
.td_bottom_middle_blog { height: 20px; border: 0; background: url(../images/table/Blog_Bottom_Middle.gif) left top; }
.td_bottom_right_blog { width: 20px; height: 20px; border: 0; background: url(../images/table/Blog_Bottom_Right.gif) no-repeat left top; }
/*项目日志（Blog）表格风格 end */


/*
* 常用的蓝色表头的方角表格 Good 
*/
.myblock { margin: 0 auto; border: 1px solid #bed2e4; background: transparent url(../images/table/panel-back.gif) repeat-x 0 0; margin-top: 10px; margin-left: 5px; margin-right: 5px; }
.myblock .title { padding-top: 5px; font-weight: bold; color: #000000; min-height: 25px; height: auto !important; border-bottom: dotted 1px #bbbbbb; line-height: 25px; vertical-align: middle; background: transparent url(../images/icons/dot01.gif) no-repeat 5px 12px; text-indent: 20px; width: 99%; }
.myblock .title .right { float: right; padding-right: 10px; text-indent: 0px; }
.myblock .title .left { float: left; }
.myblock .content { /*float: left;*/ padding: 10px; }
/** 常用的蓝色表头的方角表格 end */

/*
* 自定义的列表风格
*/
.MyList ul.myul li { padding-left: 3px; text-align: left; line-height: 20px; }

.GoToList { width: 600px; font-size: 14px; margin: 10px; }
.GoToList ul.myul { }
.GoToList ul.myul li { background: url(../images/Icons/goto.gif) no-repeat 0px 16px; padding-left: 10px; min-height: 45px; height: auto !important; border-bottom: dotted 1px #bbbbbb; overflow: hidden; line-height: 45px; text-indent: 15px; vertical-align: middle; font-size: 14px; font-weight: bold; }
.GoToList ul.myul li a:hover { color: Orange; }

/* 
* 通用 灰色框
*/
.GrayPanel { margin-top: 0px; margin-left: 5px; margin-right: 5px; margin-bottom: 10px; }
.GrayPanel .Header { background: url(../Images/Table/GrayPanel_Header_Bg.png) repeat-x 0 0; height: 40px; }
.GrayPanel .Header .HeaderLeft_Common { float: left; background: url(../Images/Table/GrayPanel_Header_Left_Common.png) no-repeat; height: 40px; font-size: 120%; line-height: 42px; vertical-align: middle; text-indent: 25px; }
.GrayPanel .Header .HeaderLeft_None { float: left; background: url(../Images/Table/GrayPanel_Header_Left_None.png) no-repeat; height: 40px; font-size: 120%; line-height: 42px; vertical-align: middle; text-indent: 25px; display: block; }
.GrayPanel .Header .HeaderRight { float: right; background: url(../Images/Table/GrayPanel_Header_Right.png) no-repeat; background-position: right; height: 40px; line-height: 42px; vertical-align: middle; width: 100px; }
.GrayPanel .Body { padding: 5px; border-left: solid 1px #e1e1e1; border-right: solid 1px #e1e1e1; min-height: 50px; overflow: hidden; }
.GrayPanel .Footer { background: url(../Images/Table/GrayPanel_Footer_Bg.png) repeat-x 0 0; height: 24px; }
.GrayPanel .Footer .FooterLeft { float: left; background: url(../Images/Table/GrayPanel_Footer_Left.png) repeat-x 0 0; height: 24px; width: 3px; }
.GrayPanel .Footer .FooterRight { float: right; background: url(../Images/Table/GrayPanel_Footer_Right.png) repeat-x 0 0; height: 24px; width: 3px; }
.GrayPanel .Footer .FooterRight_Content { float: right; padding-right: 10px; }

/* 
* 各功能模块首页 灰色框
*/
.HomePanel { margin-top: 10px; margin-left: 5px; margin-right: 5px; }
.HomePanel .Header { background: url(../Images/Table/HomePanel_Header_Bg.png) repeat-x 0 0; height: 60px; }
.HomePanel .Header .HeaderLeft { float: left; background: url(../Images/Table/HomePanel_Header_Left.png) no-repeat; font-size: 140%; font-weight: bold; color: #585858; width: 200px; height: 60px; line-height: 62px; vertical-align: middle; text-indent: 60px; display: block; border-bottom: dotted 1px #cccccc; }
.HomePanel .Header .HeaderRight { float: right; background: url(../Images/Table/HomePanel_Header_Right.png) no-repeat; background-position: right; height: 60px; line-height: 62px; vertical-align: middle; width: 50px; }
.HomePanel .Body { padding: 5px; border-left: solid 1px #e1e1e1; border-right: solid 1px #e1e1e1; }
.HomePanel .Footer { background: url(../Images/Table/HomePanel_Footer_Bg.png) repeat-x 0 0; height: 9px; }
.HomePanel .Footer .FooterLeft { float: left; background: url(../Images/Table/HomePanel_Footer_Left.png) repeat-x 0 0; height: 9px; width: 66px; }
.HomePanel .Footer .FooterRight { float: right; background: url(../Images/Table/HomePanel_Footer_Right.png) repeat-x 0 0; height: 9px; width: 20px; }

/*使用不带图片的UL，LI*/
.UL_NoDotImg ul li { padding-left: 20px; height: 22px; line-height: 22px; vertical-align: middle; }

/*使用带图片的UL，LI*/
.UL_WithDotImg ul li { background: url(../images/Icons/dot01.gif) no-repeat 5px 8px; padding-left: 20px; line-height: 25px; vertical-align: middle; }

/*使用带图片的UL，LI*/
.TaskContent li { min-height: 14px; line-height: 14px; font-size: 90%; width: 270px; padding-left: 10px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: block; background: url(../images/Icons/dotb.gif) no-repeat 5px 8px; }

/*常用的表格中的行*/
.LineWithDotted { min-height: 25px; height: auto !important; border-bottom: dotted 1px #bbbbbb; line-height: 25px; vertical-align: middle; width: 95%; padding-left: 5px; /** 下面这段内容是截取长度超过后显示... ，长度定义在页面端定义 *****/ overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: block; }
.LineWithoutDotted { min-height: 25px; height: auto !important; width: 99%; line-height: 25px; vertical-align: middle; /** 下面这段内容是截取长度超过后显示... ，长度定义在页面端定义 *****/ overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: block; word-break: break-all; word-wrap: break-word; }

/*行左边标题：*/
.LineInLeft { float: left; text-align: right; width: 15%; font-weight: bold; }

/*行右边标题：*/
.LineInRight { float: left; text-align: left; width: 84%;  margin-top:0px;margin-left:3px; }

/*项目路径 */
.ProjectPath { width: 98%; height: 25px; background-color: #ffffff; border: solid 0px #ffffff; line-height: 25px; vertical-align: middle; text-indent: 10px; margin-bottom: 10px; background-image: url(../Images/Button/CurrentBg.png); background-repeat: no-repeat; }

/* 审计的行背景*/
.NotAccording { background-color: #F5A89A; height: 25px; }
.PartAccording { background-color: #FEF889; height: 25px; }

/*工作反馈内容*/
.FeedbackContent { background-color: #FFFBD1; width: 100%; min-height: 30px; height: auto !important; border-bottom: solid 1px #cccccc; }


/*
* 任务墙
*/
.TaskWall { float: left; width: 32%; margin: 4px; background-image: url(../Images/Table/Wall_TopMiddle.png); background-repeat: repeat-x; }
.TaskWall .TopContainer { height: 67px; }
.TaskWall .TopContainer .TopLeft_NotStarted { background-image: url(../Images/Table/Wall_TopLeft_NotStarted.png); width: 67px; height: 67px; float: left; }
.TaskWall .TopContainer .TopLeft_Overdue { background-image: url(../Images/Table/Wall_TopLeft_Overdue.png); width: 67px; height: 67px; float: left; }
.TaskWall .TopContainer .TopLeft_Ongoing { background-image: url(../Images/Table/Wall_TopLeft_Ongoing.png); width: 67px; height: 67px; float: left; }
.TaskWall .TopContainer .TopLeft_Finished { background-image: url(../Images/Table/Wall_TopLeft_Finished.png); width: 67px; height: 67px; float: left; }
.TaskWall .TopContainer .TopRight { background-image: url(../Images/Table/Wall_TopRight.png); width: 7px; height: 67px; float: right; }
.TaskWall .TaskWallBody { border-left: solid 1px #cccccc; border-bottom: solid 1px #cccccc; border-right: solid 1px #cccccc; border-top: 0px; background-color: #f1f1f1; margin-left: 3px; min-height: 300px; }

/*****************************/
/* DataGrid or GridView      */
/*****************************/
.DG_Table { color: #333; width: 100%; border: 1px solid #ddd; border-collapse: collapse; }
.DG_Header { text-align: center; }
.DG_Header th, .DG_Header td { background-color: #fafafa; font-weight: bold; text-indent: 5px; height: 25px; /*background-image:url(../../Content/Images/Common/Gridview_Header_Bg.gif);*/ border: solid 1px #ccc; color: #585858; }
.DG_Footer th, .DG_Footer td { background-color: #f0f0f0; font-weight: bold; color: darkred; border: solid 1px #DDD; height: 10px; }
.DG_Alter { background-color: #f0f0e0; text-indent: 5px; height: 25px; }
.DG_Item, .DG_Item_last { text-align: center; }
.DG_Item td, .DG_Item_last td { padding: 0 0 0 5px; height: 25px; border: solid 1px #ddd; }
.TD_Holiday { background-color: #f6f6f6; cursor: not-allowed !important; }

/* 经过行hover的颜色 */
.DG_Table .tr_hover { background-color: #E0FFFF; }

/* 如果table中有树形结构 */
.DG_Table .icon { height: 18px; width: 18px; display: block; float: left; cursor: pointer; }
.DG_Table .open { background: url(../../Default/Images/Icons/minus.gif) no-repeat; }
.DG_Table .close { background: url(../../Default/Images/Icons/plus.gif) no-repeat; }

.NoIndent { text-indent: 0px; }
.DG_Paging { text-align: right; }

.TableNoBorder td { border: 0; line-height: 25px; }

/*项目组成员的列表，动态给出搞定滚动*/
.ProjectMemberContainer { overflow: auto; width: 630px; max-height: 55px; -webkit-max-height: 55px; height: expression((this.scrollHeight > 55) ? "55px" : "auto"); }

/* Gridview 分页控件样式 */
.paginator { padding: 5px 19px 10px 0; margin: 0px; }
.paginator a { padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; margin-right: 2px; }
.paginator a:visited { padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.paginator .cpb { padding: 1px 6px; font-weight: bold; border: none; }
.paginator a:hover { color: #fff; background: #ffa501; border-color: #ffa501; text-decoration: none; }

/*在线编辑  gxm*/
td.change_td_css { border: 2px solid green; background-color: White; }
td.OnlineEditing_Td { border: 2px solid #2a7c85; background-color: White; box-shadow: 0px 0px 5px 0px #aaa; border-radius: 2px; }
.OnlineEditing_Td { border: 2px solid #2a7c85; background-color: White; box-shadow: 0px 0px 5px 0px #aaa; border-radius: 2px; }
div.OnlineEditing_PopupBox { border: 2px solid #2a7c85; background-color: white; position: absolute; display: none; text-align: left; z-index: 10010; box-shadow: 0px 0px 5px 0px #aaa; border-radius: 4px; }
div .OnlineEditing_PopupBox .body { padding: 3px; }
div .OnlineEditing_PopupBox .footer { clear: both; background-color: #D1EEEE; line-height: 2em; height: 2em; text-align: center; border-top: 1px solid #2a7c85; }
div .OnlineEditing_PopupBox .button { cursor: pointer; color: #000857; font-weight: blod; text-decoration: underline; }

/*
* 整个页面的蒙版层  gxm
*/
div.ShadeDiv { display: none; background-color: rgba(212,0,0,0); background: #f00\9; filter: alpha(opacity=0); position: absolute; top: 0; left: 0; width: 100%; height: 1000px; z-index: 9999; }


/*
* 通用灰色表格，包括缺陷、项目概况、流程等都可以用这个通用表格的样式
*/
.FormTable { width: 99%; margin: 0 auto; border: 1px solid #ddd; border-collapse: collapse; table-layout:fixed; }
.FormTable tr td { border: 1px solid #ddd; padding: 2px 2px 2px 5px; }
.FormTable tr td.Td_Title { height: 25px; text-align: center; font-weight: bold; border: 0px; background: #73bef1; }
.TableNoFixed{width:100%;overflow-x:scroll; word-wrap:break-word;}
.TableNoFixed table{table-layout:auto !important;}
/* 表格顶部的大标题 */
.FormTable td.Td_PageTitle { width: 100%; color: #369; font-size: 140%; font-weight: bold; text-align: center; line-height: 25px; height: 25px; vertical-align: middle; }

/* 左边的灰色标题 */
.FormTable td.Td_Label { text-align: right; background-color: #eee; line-height: 25px; height: 25px; width: 13%; }
.FormTable td.Td_Texture { text-align: right; background-image: url('../../Content/Images/Icons/blackspot_bg.png'); line-height: 25px; height: 25px; width: 12%; }

/*通栏分隔行*/
.FormTable td.Row_Label { line-height: 25px; height: 25px; text-align: center; width: 100%; background: #dee; }

/* 单列内容 */
.FormTable td.Td_SingleColContent { text-align: left; width: 38%; background-color: #fff; min-height: 25px; line-height: 25px; }

/* 多列内容 */
.FormTable td.Td_MultiColContent { text-align: left; background-color: #fff; min-height: 25px; line-height: 25px; width: 88%; }

/* 修复表格中日历控件的border变粗的错误 */
.FormTable .TD_Calendar table td, .FormTable_Inside .TD_Calendar table td, .FlowTable .TD_Calendar table td { border: 0; line-height: 15px; text-indent: 0px; padding: 0px; }
.FormTable tr.Tr_First td, .FormTable tr.Tr_Last td { background: #fff; border: 0; }

/*
* 大表格中嵌套小表格
*/
.FormTable_Inside { width:99%; border: 1px solid #ccc; border-bottom: 0px; border-top: 0px; margin: 0 auto; border-collapse: collapse; }
.FormTable_Inside tr td { border: 1px solid #ccc; padding: 2px 2px 2px 5px; height: 22px; }
.FormTable_Inside td.Td_Title { height: 25px; text-align: center; font-weight: bold; border: 0px; background: #73bef1; }
.FormTable_Inside tr.Tr_Header { height: 22px; text-align: center; font-weight: bold; background-color: #eee; }
.TableTdWithPadding tr td { border: 0; padding: 0 5px 0 0; }

/************多列表单************/
.FlowTable, .FlowTable_Inside { width: 99%; margin: 0 auto; border: 1px solid #ccc; border-collapse: collapse; }
.FlowTable_Inside { border: 0; }
.FlowTable td, .FlowTable_Inside td { padding: 5px; line-height: 20px; border: 1px solid #ccc; }
.FlowTable_Inside td { padding: 0 2px; }
.FlowTable .td_Label, .FlowTable_Inside .td_Label { min-height: 30px; text-align: center; background: #efefef; width: 9%; }

/*-----------日视图--周视图--月视图---------------------*/
.TableCalendarWeek, .TableCalendarDay { color: #039; background-color: white; border-color: #369; border-width: 1px; border-style: Solid; width: 100%; border-collapse: collapse; }
.TableCalendarWeek .trCalendarWeek td { color: MidnightBlue; background-color: LemonChiffon; font-weight: bold; height: 35px; text-align: center; width: 14%; }
.TableCalendarWeek .trCalendarDay td { font-weight: normal; height: 60px; text-align: center; }

.QueryTable { border: 0; }
.QueryTable td.Lable { text-align: right; width: 100px; }
.tableGridView { width: 99%; border-collapse: collapse; color: #333333; border: 1px solid #ccc; }
.tableGridView td, th { border: 1px solid #ccc; }

/*资源冲突表*/
.TableResourceConflict { width: 99%; border: 1px solid #ccc; border-collapse: collapse; }
.TableResourceConflict tr { line-height: 20px; }
.TableResourceConflict td, .TableResourceConflict th { border: 1px solid #ccc; width: 20px; text-align: center; }

/*
在页面上的黄色背景的条例过滤条
*/
.ConditionBar { height: 25px; line-height: 25px; vertical-align: middle; margin: 2px 0px 2px 0px; padding: 2px; border: solid 1px #a8a8a8; background-color: #FFFACD; }
.ConditionBar .condition { float: left; padding-left: 5px; padding-right: 10px; height: 25px; line-height: 25px; vertical-align: middle; }

/*会议管理专用*/
.Condition_Bar {height: 25px; line-height: 25px; vertical-align: middle; margin: 2px 0px 10px 0px; padding: 2px; border: solid 1px #ffffff; background-color: #ffffff;}

/*在线编辑表格TD样式    */
td.enabled { cursor: pointer; }
td.unable { background-color: #eee; }

/*flow_table*/
.flow_table { border: 4px solid #000; overflow: hidden; }
.flow_table table.three_column_layout, .flow_table table.average_layout, .flow_table table.inline_table { width: 99.9%; border-left: 1px solid #000; border-top: 1px solid #000; margin: 1px; border-spacing: 0; }
.flow_table table.three_column_layout tr td, .flow_table table.average_layout tr td, .flow_table table.three_column_layout tr th, .flow_table table.average_layout tr th, .flow_table table.inline_table tr td { height: 28px; line-height: 28px; border-right: 1px solid #000; border-bottom: 1px solid #000; padding: 5px; }
.flow_table table.three_column_layout tr td.fixed_width { width: 120px; text-align: center; }
.flow_table table.three_column_layout tr td label { margin: 0px 5px; }
.flow_table table.three_column_layout tr td label input[type="radio"] { vertical-align: middle; }
.flow_table table.three_column_layout tr td .approval_opinion { line-height: 28px; text-align: left; }
.flow_table table.three_column_layout tr td .approval_date { line-height: 28px; }
.flow_table table.three_column_layout tr td .approval_date span { min-width: 120px; float: right; }
.flow_table table.average_layout { margin: -2px 1px; text-align: center; }
.flow_table table.inline_table { margin: 1px 1px -2px 1px; border-top: none; }

/*popup_table_layout模块*/
.popup_table_layout { width: 100%; overflow: hidden; table-layout: fixed; }
.popup_table_layout tr, .popup_table_layout tr .td_title, .popup_table_layout tr td { line-height: 26px; }
.popup_table_layout tr td { text-align: left; }
.popup_table_layout tr .td_title { width: 100px; height: 24px; overflow: hidden; text-align: right; }
.popup_table_layout tr .td_title span { color: #f00; margin-top: 4px; height: 15px; }
.popup_table_layout tr td .watermark { border: none !important; }
.popup_table_layout tr td input[ type="text"], .popup_table_layout tr td input[ type="password"] { height: 21px; }
.popup_table_layout tr td input[ type="text"], .popup_table_layout tr td input[ type="password"], .popup_table_layout tr td textarea, .popup_table_layout tr td select { font-family: "Microsoft YaHei" !important; }
.popup_table_layout tr td textarea { width: 90%; vertical-align: text-top; }
.popup_table_layout tr td input[ type="checkbox"], .popup_table_layout tr td input[ type="radio"] { float: left; }
.popup_table_layout tr td input[ type="radio"] { margin-top: 4px; *margin-top: 2px; margin-right: 1px; }
.popup_table_layout tr td input[ type="checkbox"] { margin-top: 6px; }
.popup_table_layout tr td label { padding-right: 3px; }
.popup_table_layout tr td a { color: #06C; }
.popup_table_bordered {border-left:1px solid #ddd; border-spacing:0;border-top:1px solid #ddd;}
.popup_table_bordered tr td,.popup_table_bordered tr th{ text-align:center;height:18px; line-height:18px;padding:5px; border-bottom:1px solid #ddd; border-right:1px solid #ddd; }