﻿/*
    --------------------------------------------------------------
    记录插件中出现的css代码，其目的就是要分离js中耦合的css代码
    --------------------------------------------------------------    
*/

/*
    ------------PowerFileUpload插件---------
*/
.fileUploadContainer { position: relative; overflow: hidden; width: 80px; margin-bottom: 3px; line-height: 1.8em; color: Gray; }
.bar { height: 2px; background: #0099FF; margin-top: 2px; }
.selectFile { cursor: pointer; display: block; text-align: center; background: #86D2FF; color: black; font-size: 12px; border: 1px solid gray; }
.file-show-table { margin-bottom: 3px; }
.file-show-table tr { background-color: #F5F5F5; }
.file-show-table tr td { padding: 3px; font-size: 10px; border-bottom: 1px solid #c4c4ad; }
.hiddenInputFile { position: absolute; top: 0; right: 0; margin: 0; opacity: 0; filter: alpha(opacity=0); transform: translate(-300px, 0) scale(4); font-size: 23px; direction: ltr; cursor: pointer; }

/*
    ------------OnlineEdit插件------------
*/
tr.hoverTr { background-color: #dfffff; }
.OnlineEditContainer { position: absolute; display: none; top: 0px; left: 0px; border: 2px solid #2a7c85; text-align: center; background-color: white; z-index: 100005; border: 2px solid #2a7c85; }
.OnlineEditContainer input { border: 0px; width: 100%; height: 100%; }
.OnlineEditContainer select { width: 100%; height: 100%; border: 0px; }
.OnlineEditRow_Change { background-color: rgb(255, 255, 153); }
.OnlineEditContainer div.header { border: 2px solid #2a7c85; z-index: 10; position: absolute; left: -2px; top: -2px; }
.OnlineEditContainer div.body { position: absolute; z-index: 100000; left: -2px; border: 2px solid #2a7c85; border-top: 0; background-color: white; margin-top: -5px; padding: 5px 10px 5px 5px; }
.OnlineEditContainer div.body .body-header { padding-bottom: 3px; border-bottom: 1px dotted #e4e4e4; }
.OnlineEditContainer div.body .body-center { margin-top: 2px; }
.OnlineEditContainer div.body .body-center select { border: 1px solid #e5e5e5; }
.OnlineEditContainer div.body_textArea { position: absolute; z-index: 20; left: -2px; border: 2px solid #2a7c85; background-color: white; margin-top: -5px; padding: 5px 10px 5px 5px; }
.OnlineEditContainer div.body input { width: 13px; height: 13px; }
.OnlineEditContainer div.body table td { line-height: 1.6em; }
.OnlineEditContainer div.body table td.label { padding: 3px; }
.RowUniqueidentifierId { display: none; }

/*DropDownList */
.DropDonwList { border: solid 1px #ccc; cursor: pointer; vertical-align: middle; padding: 4px 6px 4px 4px; width: 70px; background: #edeaea url(../Images/Icons/Descending.png) no-repeat scroll 96%; }
.DropDonwList .ListContainer { position: absolute; top: 33px; left: 3px; display: none; border: 1px solid gray; border: 1px solid rgba(0,0,0,0.2); -webkit-border-radius: 6px; box-shadow: 0 5px 10px rgba(0,0,0,0.2); -webkit-background-clip: padding-box; background-color: #fff; z-index: 1000; padding: 10px; }
.selectSingle { border: 1px solid gray; }
.gray-background { display: none; position: fixed; width: 100%; height: 100%; left: 0px; top: 0px; z-index: 10000; background-color: Gray; filter: alpha(opacity=70); opacity: 0.7; }

/*
    UserSection
    */
.UserSectionBackground { display: none; position: fixed; width: 100%; height: 100%; left: 0px; top: 0px; z-index: 100005; background-color: Gray; filter: alpha(opacity=70); opacity: 0.7; }
.UserSectionPopup { position: fixed; display: none; z-index: 100006; left: 25%; top: 25%; }
.UserSectionPopup .query { position: relative; overflow: visible; }
.UserSectionPopup .query ul { position: absolute; left: 60px; top: 29px; width: 494px; background-color: white; border: 1px solid #e2e2e2; display: none; left: 60px\9; top: 28px\9; *top: 29px\9; width: 492px\9; z-index: 10001; }
.UserSectionPopup .query ul li { padding: 3px 3px 3px 5px; background: white; }
.UserSectionPopup .query ul li:hover { background-color: #e2e2e2; cursor: default; }
.UserSectionPopup .query ul li.hover { background-color: #e2e2e2; cursor: default; }
.UserSectionPopup .query ul { }
.UserSectionPopup .query-input { width: 492px; }
.UserSectionPopup .no-data { color: red; padding-left: 8px; line-height: 2em; }
/*
    ------------hvscroll插件------------
*/
.hvscroll { position: relative; height: 100%; }
.hvscroll .left-header { overflow: hidden; position: absolute; left: 0; z-index: 11; }
.hvscroll .right-header { overflow: hidden; z-index: 10; position: absolute; border-right: 1px solid #999; }
.hvscroll .left-body { position: absolute; z-index: 10; overflow: hidden; border-bottom: 1px solid #999; }
.hvscroll .right-body { overflow: hidden; z-index: 9; position: absolute; border-bottom: 1px solid gray; border-right: 1px solid #999; }
.hvscroll .h-scroll { position: absolute; overflow-y: scroll; z-index: 13; border-top: 1px solid rgba(0,0,0,0.2); border-right: 1px solid rgba(0,0,0,0.2); border-bottom: 1px solid rgba(0,0,0,0.2); }
.hvscroll .h-scroll div { width: 1px; *width: 22px; }
.hvscroll .v-scroll { position: absolute; overflow-x: scroll; z-index: 13; border-left: 1px solid rgba(0,0,0,0.2); border-right: 1px solid rgba(0,0,0,0.2); border-bottom: 1px solid rgba(0,0,0,0.2); }
.hvscroll .v-scroll div { height: 1px; }

/*
    ------------GanttChart的style------------
*/
#GanttChartWrapper { border: 1px solid #2a7c85; }
#GanttChartWrapper .toolbar { padding: 4px 3px 4px 3px; }
#GanttChartWrapper .layout-wrapper { height: 408px; }
#GanttChartWrapper .layout-wrapper .left-layout-wrapper { height: 408px; width: 253px; float: left; position: relative; }
#GanttChartWrapper .layout-wrapper .left-layout-wrapper .left-header { height: 36px; width: 100%; position: relative; background-color: #afeeee; border-color: #999; }
#GanttChartWrapper .layout-wrapper .left-layout-wrapper .left-body { position: relative; max-height: 353px; height: 353px; overflow: hidden; border-bottom: 1px solid #999; }
#GanttChartWrapper .layout-wrapper .right-layout-wrapper { height: 408px; margin-left: 253px; position: relative; }
#GanttChartWrapper .layout-wrapper .right-layout-wrapper .right-header { height: 36px; width: 100%; position: relative; max-width: 898px; overflow: hidden; background-color: #afeeee; border-bottom: 1px solid #999; border-right: 1px solid #999; }
#GanttChartWrapper .layout-wrapper .right-layout-wrapper .right-header .right-header-top { height: 18px; position: absolute; top: 0; }
#GanttChartWrapper .layout-wrapper .right-layout-wrapper .right-header .right-header-bottom { height: 18px; position: absolute; top: 18px; border-top: 1px solid gray; }
#GanttChartWrapper .layout-wrapper .right-layout-wrapper .right-body { position: relative; max-width: 898px; overflow: hidden; border-right: 1px solid #999; border-bottom: 1px solid #999; max-height: 352px; height: 352px; overflow: hidden; border-bottom: 1px solid #999; }
#GanttChartWrapper .layout-wrapper .right-layout-wrapper .vscroll { position: absolute; height: 20px; z-index: 101; right: 20px; bottom: 0; max-width: 900px; overflow-x: auto; }
#GanttChartWrapper .layout-wrapper .right-layout-wrapper .vscroll .content { height: 1px; }
#GanttChartWrapper .layout-wrapper .right-layout-wrapper .hscroll { position: absolute; width: 18px; overflow-y: auto; top: 36px; right: 0px; max-height: 372px; z-index: 101; }
.left-header-title { height: 35px; border-right: 1px solid #999; border-top: 1px solid #999; border-bottom: 1px solid #999; text-align: center; position: absolute; top: 0; line-height: 36px; }
.right-Header-title { height: 18px; }
.left-header-cell { position: absolute; height: 36px; line-height: 36px; text-align: center; border-right: 1px solid #999; border-bottom: 1px solid #999; }
.mini-cell { position: absolute; height: 18px; text-align: center; border-right: 1px solid #999; border-top: 1px solid #999; }
.cell-body-container { position: absolute; z-index: 20; height: 20px; margin-top: 2px; background-color: #f7f7f7; background-repeat: repeat-x; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); color: #999; background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9); }
.cell-body { z-index: 21; position: absolute; margin-top: 5px; height: 12px; overflow: hidden; background-repeat: repeat-x; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0); -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); background-color: yellow; color: white; opacity: 0.7; text-align: left; padding-left: 3px; background-image: linear-gradient(to bottom,#0e90d2,#0e90d2); }
.cell-body-line { height: 1px; background-color: #999; position: absolute; z-index: 100; }


/**  powerTree  */
.tree-container { padding: 3px; height: 245px; max-height: 250px; border: 1px solid #999; overflow: auto; width: 320px; position: relative; margin-bottom: 5px; }
.power-tree { }
.power-tree li { clear: both; padding-left: 15px; overflow: hidden; }
.power-tree li img { margin-left: -20px; float: left; }
.power-tree .button { background: url(../Images/Plug/power-tree.png); width: 16px; height: 16px; display: inline-block; vertical-align: top; margin-right: 2px; }
.power-tree .title { float: left; display: block; padding: 2px 3px 2px 3px; border: 1px solid transparent; }
.power-tree .button.icon-close { background-position: -110px 0; }
.power-tree .button.icon-open { background-position: -110px -16px; }
.power-tree .button.icon-sub { background-position: -110px -32px; }
.power-tree .seleted { font-weight: bold; font-weight: bold; background-color: #FFFCD1; border: solid 1px #FDDF82; }
.power-tree .title { cursor: pointer; }
.power-tree2 { }
.power-tree2 li { clear: both; padding-left: 15px; }
.power-tree2 li img { margin-left: -20px; float: left; }
.power-tree2 .title { float: left; display: block; padding: 3px 5px 3px 2px; }
.power-tree2 .seleted { font-weight: bold; font-weight: bold; background-color: #FFFCD1; border: solid 1px #FDDF82; }
.power-tree2 .title { cursor: pointer; }


/*
    ------------QueryProperty插件------------
*/
/*多条件容器*/
.mainContainer { margin-left: 20px; }

/*条件输入*/
.containerRow { clear: both; margin-top: 15px; min-height: 25px; }

/*条件域*/
.containerList { width: 98%; min-height: 25px; font-size: 12px; clear: both; }
.containerList dt { float: left; font-weight: bold; text-align: end; line-height: 22px; margin-right: 10px; }
.containerList dd { padding-right: 70px; }
.containerList dd span { margin-left: 10px; }
.containerList dd span a { text-decoration: none; }

/*插件处理按钮显示*/
.containerBtnClass { margin-left: 10px; margin-right: 10px; text-align: end; line-height: 22px; }

/*条件显示信息*/
.conditionClass { position: relative; padding: 0 20px 0 5px; margin-left: 10px; margin-bottom: 2px; margin-right: 15px; height: 20px; border: 1px solid #E6E6E6; line-height: 20px; float: left; }
.conditionClass div { }
.conditionClass div strong { float: none; white-space: nowrap; height: 20px; line-height: 20px; margin-top: 0; background: none; color: red; }
.savedConditionClass { position: relative; padding: 0 20px 0 5px; margin-left: 10px; margin-bottom: 2px; margin-right: 10px; height: 20px; border: 1px solid #E6E6E6; line-height: 20px; float: left; font-size: 12px; }
.savedConditionClass strong a { float: none; white-space: nowrap; height: 20px; line-height: 20px; margin-top: 0; background: none; }

/*popup*/
.mini-popup { border: 2px solid #2a7c85; background-color: white; position: absolute; text-align: left; z-index: 10000; box-shadow: 0px 0px 5px 0px #aaa; border-radius: 4px; min-width: 100px; max-width: 300px; left: 0px; top: 0px; display: none; }
.mini-popup .body { padding: 5px; }
.mini-popup .body div { margin-top: 2px; }
.mini-popup .footer { background-color: #D1EEEE; line-height: 2em; height: 2em; text-align: center; width: 100%; }
.mini-popup .footer .button { cursor: pointer; color: #000857; font-weight: blod; text-decoration: underline; }

/*PowerTip*/
.power-tip { position: absolute; z-index: 10000; background-color: white; border: 2px solid #75bfe2; display: none; overflow-y: hidden; }
.power-tip .content { padding: 10px; overflow: auto; }
.power-tip .closeContaienr { position: relative; height: 26px; }
.power-tip .close { position: absolute; right: 3px; top: 3px; cursor: pointer; }
.power-tip .close img { border: 1px solid gray; }


/* --------计划编辑--------*/
td.unabled { color: #adadad; }

/* power_popup */
.power_popup { overflow: hidden; border-radius: 5px; box-shadow: 0px 0px 1px 1px gray; position: fixed; z-index: 200000; background: #fff; }
.power_popup h3 { height: 30px; line-height: 30px; background: #3994d2; color: #fff; font-size: 100%; text-indent: 1em; position: relative; overflow: hidden; cursor: move; }
.power_popup h3 a.close { display: block; background: url(../Images/Icons/close_popup.png) center center no-repeat; width: 35px; height: 30px; position: absolute; top: 0px; right: 0px; }
.power_popup h3 a.close:hover { background: url(../Images/Icons/close_popup.png) #d45353 center center no-repeat; }
.power_popup .content { padding: 20px 10px; }
.power_popup .footer { padding: 10px; padding-right: 10px; text-align: right; background: #f1f1f1; border-radius: 4px; }
.power_popup .footer a { padding: 1px 12px; font-size: 14px; text-align: center; white-space: nowrap; vertical-align: middle; color: #fff; background: #428bca; border: 1px solid #357ebd; cursor: pointer; border-radius: 4px; margin: 0px 5px; }
.power_popup .footer a:hover { background: #3276b1; border: 1px solid #285e8e; transition: all 0.2s linear; }
.power_background { display: none; position: fixed; width: 100%; height: 100%; left: 0px; top: 0px; z-index: 100005; background-color: Gray; filter: alpha(opacity=70); opacity: 0.7; }
.popup_table { width: 98%; table-layout: fixed; }
.popup_table tr td { line-height: 24px; overflow: hidden; }



/* 人员选择 的search 样式*/
#AjaxUserSectionContainer .query { float: right; position: relative; overflow: visible; }
#AjaxUserSectionContainer .query ul { position: absolute; left: 35px; top: 30px; min-width: 200px; background-color: white; border: 1px solid #e2e2e2; display: none; z-index: 10001; }
#AjaxUserSectionContainer .query ul li { padding: 3px 3px 3px 5px; background: white; }
#AjaxUserSectionContainer .query ul li.hover { background-color: #e2e2e2; cursor: default; }
#AjaxUserSectionContainer .query ul li:hover { background-color: #e2e2e2; cursor: default; }
#AjaxUserSectionContainer .query input { width: 70px; }


/* placeholder模块（水印插件）*/
.watermark { background: #FFF; display: inline-block; height: 21px; border: 1px solid #ccc; line-height: 21px; vertical-align: middle; overflow: hidden; position: relative; text-overflow: ellipsis; }
.watermark_no_border { border: none; }

/*Mvc插件相关*/
.TransformStateContainer { display: inline-block; }
.none { background-image: none !important; background-color: none !important; width: 0 !important; height: 0 !important; }

/*Mvc-onlineEditMmvc插件*/
.tabletree_name { margin-left: 3px; }
.single-user { display: inline-block; margin-right: 7px; padding: 3px 2px; min-width: 85px; }
.single-user i { margin-left: 2px; color: #999; }
.single-user:hover, .single-user:hover i { color: red; cursor: pointer; }
i.fa-cog { cursor: pointer; }

/*轻量级选择插件*/
.popover { display: none; position: absolute; top: 0; left: 0; width: 250px; max-width: none; z-index: 106; padding: 0; text-align: left; border: 2px solid gray; background-color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 7px 21px rgba(0,0,0,.1); box-shadow: 0 7px 21px rgba(0,0,0,.1); }
.popover-list { border: 1px solid #CCCCCC; }
.popover .popover-header { padding: 10px 15px; border-bottom: 1px solid rgba(0,0,0,.07); margin: 0 15px; }
.popover .popover-close-handler { right: 15px; position: absolute; top: 15px; }
.popover .popover-header h3.popover-title { padding: 0; background: 0 0; border: 0 none; text-align: center; font-size: 15px; font-weight: 700; line-height: 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.popover .popover-content { padding: 9px 14px; overflow-y: auto; }
.popover-list .popover-content { padding: 0px; }
.popover .popover-content ul { }
.popover .popover-content ul li { cursor: pointer; height: 25px; line-height: 25px; padding: 5px 0px 5px 15px; }
.popover .popover-content ul li:hover { background-color: #e5e5e5; }
.popover .popover-content ul li i.fa-check { float: right; margin-right: 8px; margin-top: 5px; }

