﻿.ZG_GZAll
{
    overflow: hidden;
    position: relative;
    display: block;
    border: none;
    margin: 5px;
    color:#3c3c3b;
}
.ZG_GZAll *
{
    scrollbar-arrow-color: #009ea0;
    scrollbar-face-color: #009ea0;
    scrollbar-darkshadow-color: #fff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #f0f0fe;
    scrollbar-track-color: #ffffff;
    scrollbar-3dlight-color: #f0f0fe;
}
.ZG_ZHead
{
    position: relative;
    display: block;
    z-index: 191;
    overflow: visible;
}
.ZG_ZTool
{
    padding-top: 0px;
    margin-bottom: 1px;
    vertical-align: middle;
    position: relative;
    display: block;
    z-index: 11;
    overflow: hidden;
    width: 100%;
    height: 24px;
    vertical-align: middle;
}
.ZG_ZHead div
{
    font-weight: bold;
    line-height:14px;
}
.ZG_ZHeadFreeze
{
    position: relative;
    display: block;
    float: left;
    overflow: visible;
    width: 0px;
    height: 100%;
    z-index: 15;
}
.ZG_ZHeadData
{
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 12;
    text-align: left;
    margin-left:1px;
}
div.ZG_ColHead
{
    overflow: hidden;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    display: block;
    cursor: pointer;
    -moz-user-select: none;
    padding-top:8px;
    border-bottom:none;
    color:#008789;
    background-color: #aaddd6;
    text-transform:uppercase;
    z-index:9;
}
div.ZG_ColHead .req { color:red; }
div.ZG_ColHead.ZGH_G { cursor:auto;  }
div.ZG_ColHead.SubCol{ padding-top:5px; }
div.ZG_ColHead.SubCol
{
    border-left:1px solid white;
    z-index:8;
}
div.ZG_ColHead.GroupCol
{
    border-bottom:1px solid white;
}
.ZG_ZCommon
{
    position: relative;
    display: block;
    z-index: 10;
    overflow: hidden;
    float: left;
    width: 100%;
}
.ZG_ZCommonFreeze
{
    position: relative;
    display: block;
    float: left;
    width: 0px;
    z-index: 11;
}
.ZG_ZCommon .Command
{
    position:absolute;
    z-index:99;
    left:-30px;
}
.ZG_ZCommon .Command > div{ float:left;margin-left:5px;overflow:hidden;cursor:pointer;}
.ZG_ZCommon .Command > div.View{ width:20px;height:20px; background: url('Images/View.png') no-repeat center;}
.ZG_ZStyle { height:0px;overflow:hidden; }
.ZG_ZCommonData
{
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    z-index: 10;
    overflow-y: hidden;
    overflow-x: auto;
    margin-left:1px;
}
.ZG_ZSum
{
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    z-index: 10;
    overflow: hidden;
}
.ZG_ZSelect
{
    position: absolute;
    z-index: 12;
    background-color: #afead1;
}
.ZG_ZSelect:hover { background-color:#31c99d; }
.ZG_ZDrag
{
    position: absolute;
    z-index: 12;
    border:dashed 1px #009ea0;
    background-color: #afead1;
}
.ZG_ZPage
{
    height: 23px;
    padding-top: 2px;
    float: left;
    width: 100%;
}
.ZG_ZPager
{
    display: inline-block;
    float: right;
}

.ZG_ZPager option
{
    height: 16px;
}
.ZG_ZPager *
{
    float: left;
    height: 20px;
    padding-top: 2px;
    vertical-align: middle;
}
.ZG_ZPager select
{
    margin-top: 0px;
    height: 20px;
    z-index: 12;
    padding-top: 0px;
}
.ZG_TotalRecord
{
    display: inline-block;
    float: left;
}
div.ZG_AltRow
{
    background-color: white;
}
.ZG_Cell
{
    position: absolute;
    display: block; /*border:solid 1px #9a9a9a;*/
    border:none;
    border-left: solid 1px #fff;
    text-align: left;
    vertical-align: top;
    line-height: 20px;
    overflow: hidden;
    -moz-user-select: none: none;
    margin: 0px 0px 0px 0px; 
     
    background-color: #e5f8f5;
}
.ZG_ZCommon .ZG_Cell
{
    white-space:nowrap; 
}
.ZG_SumCell
{
    position: absolute;
    display: block;
    border-top: solid 1px #e3e3e3;
    background-color: #f8f8f8;
    overflow: hidden;
    text-align: right;
    vertical-align: top;
    -mozuserselect: none;
}
.ZG_Cell 
{
    white-space:pre-line;
}
.ZG_Cell input
{
    vertical-align: top;
}
.ZG_Cell div
{
    margin-right: 1px;
}
.ZG_Cell table
{
    margin-left: 0px;
}
.ZG_ZStatus
{
    position: relative;
    background-color: #e0e0e0;
    float: left;
    height: 0px;
    display:none;
    width: 100%;
    text-align: left;
}
/*    border-top:solid 1px grey;*/
.ZG_Date
{
    position: absolute;
    display: block;
    text-align: center;
    vertical-align: top;
    line-height: 19px;
    overflow: hidden;
}

.ZG_DateCol
{
    text-align: center;
}

.ZG_btnPagerNext
{
    cursor: pointer;
    width: 20px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}
.ZG_btnPagerPrev
{
    cursor: pointer;
    width: 20px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}
.ZG_DDL
{
    position: absolute;
    right: 0px;
    top: -3px;
    margin-top: 0;
    cursor: pointer;
    width: 13px;
    height: 20px;
    background: url(../../x8/style/images/btndown.png) no-repeat center;
    display: inline-block;
}
.ZG_CCol
{
    top: 2px;
}
.ZG_BDDL
{
    background: url(images/ddl.png) no-repeat top right;
}
.ZG_RI
{
    float: left;
    width: 30px;
    height: 15px;
    z-index: 12;
    padding-left: 3px;
}
.ZG_RowAdd
{
    float: right;
    width: 13px;
    height: 16px;
    background: url(images/r_edit.png) no-repeat center right;
    z-index: 12;
}
.ZG_RowDelete
{
    float: right;
    width: 13px;
    height: 16px;
    background: url(images/r_del.png) no-repeat center right;
    z-index: 12;
}
.ZG_RowEdit
{
    float: right;
    width: 13px;
    height: 16px;
    background: url(images/r_edit.png) no-repeat center right;
    z-index: 12;
}
div.ZG_ReadOnly
{
    color: #606060;
    background-color : #f0f0f0;
}
div.ZG_ReadOnly .ZG_DDL
{
   background-image:none;
}
div.ZG_AltRow.ZG_ReadOnly
{    
     background-color : #fafafa;
}
.ZG_HelpReadOnly
{
    /*background-color:#f0f0f0;*/
    font-style: italic;
}
.ZG_Mandatory
{
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(images/mandatorygrid.gif) no-repeat;
    z-index: 12;
}
.ZG_FTING
{
    position: absolute;
    width: 15px;
    background: url(images/filter.gif) no-repeat;
    z-index: 12;
}
.ZG_SortUp
{
    top: 7px;
    width: 15px;
    height: 15px;
    position: absolute;
    background: url(images/sort_asc.gif) no-repeat;
    z-index: 880;
}
.ZG_SortDown
{
    top: 7px;
    width: 15px;
    height: 15px;
    position: absolute;
    background: url(images/sort_desc.gif) no-repeat;
    z-index: 880;
}
.ZG_Error
{
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(images/error.gif) no-repeat;
    z-index: 15;
}
.ZG_Resizer
{
    position: absolute;
    width: 5px;
    top: 0px;
    display: block;
    cursor: e-resize;
    z-index: 999;
}
.ZG_Resizing
{
    position: absolute;
    width: 10px;
    top: 0px;
    display: block;
    cursor: e-resize;
    z-index: 15;
    border-left: dashed 1px #009ea0;
    height: 10px;
}
.ZG_ResizingPane div
{
    cursor: e-resize;
}

.ZG_Dec
{
    text-align: right;
}

.ZG_Num
{
    text-align: right;
}

.ZG_Time
{
    text-align: center;
}

.ZG_Text
{
    text-align: left;
}
.ZG_Table
{
    border-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-collapse: collapse;
    table-layout: fixed;
}
.ZG_Table tr
{
    border-style: none;
    vertical-align: top;
}
.ZG_Table td
{
    border-style: none;
    vertical-align: top;
}
.ZGC_NoCheck
{
    z-index: 500;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url(images/NoCheck.png) no-repeat center;
}
body .ZGC_Check
{
    z-index: 500;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url(images/Check.png) no-repeat center;
}
.ZG_ReadOnly .ZGC_NoCheck
{
    background: none;
    background: url(images/NoCheckDis.png) no-repeat center;
}
.ZG_ReadOnly.ZGC_NoCheck
{
    background: none;
    background: url(images/NoCheckDis.png) no-repeat center;
}
body .ZG_ReadOnly  .ZGC_Check
{ 
    background: none;
    background: url(images/CheckDis.png) no-repeat center;
}
.ZG_ReadOnly.ZGC_Check
{ 
    background: none;
    background: url(images/CheckDis.png) no-repeat center;
}
.ZG_BtnHelp
{
    width: 16px;
    height: 16px;
    background: url(images/search.gif) no-repeat top left;
    cursor: pointer;
    border: solid 1px #e0e0e0;
    vertical-align: top;
}


.ZG_TAdd
{    
    margin-top: 5px;
    margin-left: 5px;
    float: left;
    width: 16px;
    height: 16px;
    background: url(images/record-add.gif) no-repeat left;
    z-index: 12;
    cursor: pointer;
}
div.ZG_TSelection
{
    margin-top: 5px;
    margin-left: 5px;
    float: left;
    width: 16px;
    height: 16px;
    z-index: 12;
    cursor: pointer;
    background-position:left;
}
.ZG_TDel
{
    margin-top: 4px;
    float: left;
    margin-left: 5px;
    width: 16px;
    height: 16px;
    background: url(images/record-del.png) no-repeat center;
    z-index: 12;
    cursor: pointer;
}
.ZG_TExportExcel
{
    margin-top: 4px;
    margin-left: 5px;
    float: left;
    width: 16px;
    height: 17px;
    background: url(images/exp-excel.png) no-repeat center;
    z-index: 12;
    cursor: pointer;
}
.ZG_TExportCSV
{
    margin-top: 4px;
    margin-left: 5px;
    float: left;
    width: 16px;
    height: 17px;
    background: url(images/exp-csv.png) no-repeat center;
    z-index: 12;
    cursor: pointer;
}
.ZG_TImport
{
    margin-top: 4px;
    float: left;
    width: 16px;
    height: 16px;
    background: url(images/importbtn.gif) no-repeat center;
    z-index: 12;
    cursor: pointer;
}
.ZG_PasteUpload
{
    margin-top: 24px;
    margin-left: 128px;
    width: 48px;
    height: 48px;
    background: url(images/import.gif) no-repeat;
}
.X8MSG .ZG_TErrorCollection
{
    background-image:url(images/errorCollectionIn.png);
    margin-left:2px;margin-right:2px;
}
.ZG_TErrorCollection
{
    margin-left:5px;
    margin-top: 4px;
    float: left;
    width: 16px;
    height: 16px;
    background: url(images/errorCollection.gif) no-repeat;
    z-index: 12;
    cursor: pointer;
}
div.ZG_Seperater
{
    float: left;
    margin-left: 5px;
    margin-top: 4px;
    width: 2px;
    height: 18px;
    background: url(images/delimiter.gif) no-repeat;
    z-index: 12;
}
.ZG_TDDL
{
    margin-top: 0px;
    float: left;
    margin-left: 5px;
    margin-top: 3px;
    height: 18px;
    z-index: 12;
}
.ZG_TBItem
{
    margin-top: 0px;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
    z-index: 12;
}
.ZG_FBtn
{
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url(images/refresh.gif) no-repeat;
    margin-left: 6px;
}
.ZG_CFBtn
{
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url(images/clearfilter.gif) no-repeat;
    margin-left: 6px;
}
.ZG_FilIn
{
    position: relative;
    padding: 0px 0px 0px 0px;
}
.ZG_FilIn *
{
    background-color: #FEFEFE;
    margin-top: 0px;
}
.ZG_FilIn *
{
}
.ZGPopLink
{
    width: 700px;
    height: 400px;
}
.ZGPopHelp
{
    width: 880px;
    height: 530px;
}
.ZGLoadBanner
{
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url(images/loading.gif);
    border: solid 1px #f0f0f0;
    z-index: 1000;
}
.ZGLoadBanner2
{
    width: 16px;
    height: 16px;
    background-image: url(images/loading.gif);
    border: solid 1px #f0f0f0;
    z-index: 1000;
}
.ZG_InputHelp
{
    width: 40px;
}


.ZGH_Group
{
    margin: 0px;
    padding: 0px;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
}
.ZGH_Group a
{
}
.ZGH_Group .ZGH_Warp
{
    border: solid 1px #efefef;
    background-color: #f3f3f3;
    padding-top: 4px;
}
.ZGH_Group.Collaspe .ZGH_Warp
{
    border-bottom: none;
}
.ZGH_Group.Collaspe.DetailLast .ZGH_Warp
{
    border: solid 1px #efefef;
}
.ZGH_Group .ZGH_Warp .GroupDetail
{
    margin-left: 10px;
    min-height: 21px;
}
.ZGH_Group li
{
    margin-top: 0px;
    margin-left: 10px;
    list-style: none;
    padding-top: 4px;
    border-bottom: solid 1px #efefef;
    border-left: solid 1px #efefef;
    border-right: solid 1px #efefef;
}
.ZGH_Group li.NoGroup
{
    margin-left: 0px;
}
.ZGH_Group li .RowDetail
{
    margin-left: 15px;
    min-height: 21px;
}

.ZGH_Group.Collaspe li
{
    display: none;
}

.ZGH_Group li.DetailLast
{
    border-bottom: none;
}
.ZGH_Group .Collasper
{
    cursor: pointer;
    top: 6px;
    position: absolute;
    left: -9px;
    width: 19px;
    height: 15px;
    background-color: #d0d0d0;
}
.ZGH_Group.Collaspe .Collasper
{
    background-image: url('Images/expand.png');
}
.ZGH_Group .Collasper
{
    background-image: url('Images/collaspe.png');
}
.ZG_FBIcon
{
    padding: 0px;
    border: 0px;
    margin: 0px; /* background-image:url('Images/search.png'); */
    background-position: right; /* padding-right:17px; */
    background-repeat: no-repeat;
    vertical-align: top;
}
.ZG_FBEmpAll
{
    width: 23px;
    height: 20px;
    background-image: url('Images/All.png');
    background-repeat: no-repeat;
    zoom: 75%;
}
.ZG_FBEmpCur
{
    width: 23px;
    height: 20px;
    background-image: url('Images/Active.png');
    background-repeat: no-repeat;
    zoom: 75%;
}
.ZG_FBAct
{
    width: 23px;
    height: 20px;
    background-image: url('Images/Active.png');
    background-repeat: no-repeat;
    zoom: 75%;
}
.ZG_FBInAct
{
    width: 23px;
    height: 20px;
    background-image: url('Images/All.png');
    background-repeat: no-repeat;
    zoom: 75%;
}
.ZG_FBEmpTer
{
    width: 23px;
    height: 20px;
    background-image: url('Images/EmpTer.png');
    background-repeat: no-repeat;
    zoom: 75%;
}
.ZG_FBEmpAllDisable
{
    width: 23px;
    height: 20px;
    background-image: url('Images/AllDis.png');
    background-repeat: no-repeat;
    zoom: 75%;
}
.ZG_FBEmpCurDisable
{
    width: 23px;
    height: 20px;
    background-image: url('Images/Active.png');
    background-repeat: no-repeat;
    zoom: 75%;
}
.ZG_FBActDisable
{
    width: 23px;
    height: 20px;
    background-image: url('Images/ActiveDis.png');
    background-repeat: no-repeat;
    zoom: 75%;
}
.ZG_FBInActDisable
{
    width: 23px;
    height: 20px;
    background-image: url('Images/All.png');
    background-repeat: no-repeat;
    zoom: 75%;
}
.ZG_FBEmpTerDisable
{
    width: 23px;
    height: 20px;
    background-image: url('Images/EmpTerDis.png');
    background-repeat: no-repeat;
    zoom: 75%;
}
.ZG_FBIcon input
{
    padding: 0px;
}
.ZG_ImageAttach
{
    width: 20px;
    height: 20px;
    background-image: url('Images/Attach.png');
    background-repeat: no-repeat;
}
.ZG_NoCheckApr
{
    width: 15px;
    height: 19px;
    background-image: url('Images/NoCheckApr.png');
    background-repeat: no-repeat;
}
.ZG_CheckApr
{
    width: 15px;
    height: 19px;
    background-image: url('Images/CheckApr.png');
    background-repeat: no-repeat;
}
.ZG_CheckRej
{
    width: 15px;
    height: 19px;
    background-image: url('Images/CheckRej.png');
    background-repeat: no-repeat;
}
.ZG_NoCheckRej
{
    width: 15px;
    height: 19px;
    background-image: url('Images/NoCheckRej.png');
    background-repeat: no-repeat;
}

.ZG_minApprove
{
    width: 10px;
    height: 10px;
    background-image: url('Images/miniApprove.png');
    background-repeat: no-repeat;
}
.ZG_minReject
{
    width: 10px;
    height: 10px;
    background-image: url('Images/miniReject.png');
    background-repeat: no-repeat;
}


.AskSort
{
    background-image: url(images/pointer.gif);
    padding: 0px;
    background-position: top left;
    background-repeat: no-repeat;
    width: 200px;
}
.AskSort li
{
    background-color: #e8fcf6;
    padding: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    list-style-type: none;
}
.AskSort table
{
    margin: auto;
}
.AskSort table td
{
    text-align: center;
}
.AskSort a
{
}
