﻿.ZG_GZAll
{
    overflow: hidden;
    position: relative;
    display: block;
    border: solid 1px #9a9a9a;
    margin: 5px;
}
.ZG_GZAll
{
    scrollbar-arrow-color: white;
    scrollbar-face-color: #b6b5b8;
    scrollbar-darkshadow-color: #f0f0fe;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #f0f0fe;
    scrollbar-track-color: #ffffff;
    scrollbar-3dlight-color: #f0f0fe;
}
.ZG_ZHead
{
    position: relative;
    display: block;
    z-index: 11;
    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;
    border-bottom: solid 1px #9a9a9a;
    vertical-align: middle;
    background-color: #F0F0FE;
}
.ZG_ZHead div
{
    font-weight: bold;
}
.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: center;
}
div.ZG_ColHead
{
    overflow: hidden;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    display: block;
    background-color: #6699aa;
    color: White;
    cursor: pointer;
    -mozuserselect: none;
}
.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_ZCommonData
{
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    z-index: 10;
    overflow-y: hidden;
    overflow-x: auto;
}
.ZG_ZSelect
{
    position: absolute;
    z-index: 12;
    background-color: #558899;
}
.ZG_ZDrag
{
    position: absolute;
    z-index: 12;
    border: dashed 1px black;
    background-color: #BBffBB;
}
.ZG_ZPage
{
    border-top: solid 1px grey;
    height: 23px;
    background-color: #F0F0FE;
    padding-top: 2px;
    float: left;
    width: 100%;
}
.ZG_ZPager
{
    display: inline-block;
    float: right;
    background-color: #F0F0FE;
}

.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;
    background-color: #F0F0FE;
}
div.ZG_AltRow
{
    background-color: #ddeeee;
}
.ZG_Cell
{
    white-space:nowrap;
    position: absolute;
    display: block; /*border:solid 1px #9a9a9a;*/
    border: solid 1px White;
    border-left: solid 1px #fdfdfd;
    background-color: White;
    text-align: left;
    vertical-align: top;
    line-height: 20px;
    overflow: hidden;
    -mozuserselect: none;
    margin: 0px 0px 0px 0px; /*white-space: nowrap;*/
}
.ZG_SumCell
{
    position: absolute;
    display: block;
    border-top: solid 1px #9a9a9a;
    border-left: solid 1px white;
    background-color: #d0e0e0;
    overflow: hidden;
    text-align: right;
    vertical-align: top;
    -mozuserselect: none;
}
.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: 20px;
    width: 100%;
    text-align: left;
}
/*    border-top:solid 1px grey;*/
.ZG_Date
{
    position: absolute;
    display: block;
    background-color: White;
    text-align: center;
    vertical-align: top;
    line-height: 19px;
    overflow: hidden;
}

.ZG_DateCol
{
    text-align: center;
}

.ZG_btnPagerNext
{
    cursor: pointer;
    width: 20px;
    height: 18px;
    background: url(images/next.gif) no-repeat center;
    display: inline-block;
    vertical-align: middle;
}
.ZG_btnPagerPrev
{
    cursor: pointer;
    width: 20px;
    height: 18px;
    background: url(images/prev.gif) no-repeat center;
    display: inline-block;
    vertical-align: middle;
}
.ZG_DDL
{
    position: absolute;
    right: 0px;
    top: -3px;
    margin-top: 0;
    cursor: pointer;
    width: 13px;
    height: 16px;
    background: url(images/ddlgrid.gif) 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/row_add.png) no-repeat;
    z-index: 12;
}
.ZG_RowDelete
{
    float: right;
    width: 13px;
    height: 16px;
    background: url(images/row_delete.png) no-repeat;
    z-index: 12;
}
.ZG_RowEdit
{
    float: right;
    width: 13px;
    height: 16px;
    background: url(images/row_edit.png) no-repeat;
    z-index: 12;
}
div.ZG_ReadOnly
{
    border-top: solid 1px white;
    color: #333;
    background-color: #f9f9f9;
}
div.ZG_AltRow.ZG_ReadOnly
{
    background-color: #e9e9e9;
}
.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: 12;
}
.ZG_SortDown
{
    top: 7px;
    width: 15px;
    height: 15px;
    position: absolute;
    background: url(images/sort_desc.gif) no-repeat;
    z-index: 12;
}
.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: 20;
}
.ZG_Resizing
{
    position: absolute;
    width: 10px;
    top: 0px;
    display: block;
    cursor: e-resize;
    z-index: 15;
    border-left: dashed 1px black;
    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_Check
{
    z-index: 13;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: url(images/Check.png) no-repeat;
}
.ZGC_NoCheck
{
    z-index: 13;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: url(images/NoCheck.png) no-repeat;
}
.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: 4px;
    float: left;
    margin-left: 5px;
    width: 15px;
    height: 15px;
    background: url(images/record-add.gif) no-repeat;
    z-index: 12;
    cursor: pointer;
}
.ZG_TDel
{
    margin-top: 4px;
    float: left;
    margin-left: 5px;
    width: 16px;
    height: 16px;
    background: url(images/record-del.gif) no-repeat;
    z-index: 12;
    cursor: pointer;
}
.ZG_TDel
{
    margin-top: 4px;
    float: left;
    margin-left: 5px;
    width: 16px;
    height: 16px;
    background: url(images/record-del.gif) no-repeat;
    z-index: 12;
    cursor: pointer;
}
.ZG_TExportExcel
{
    margin-top: 4px;
    float: left;
    width: 16px;
    height: 16px;
    background: url(images/exp-excel.gif) no-repeat;
    z-index: 12;
    cursor: pointer;
}
.ZG_TExportCSV
{
    margin-top: 4px;
    float: left;
    width: 16px;
    height: 16px;
    background: url(images/exp-csv.png) no-repeat;
    z-index: 12;
    cursor: pointer;
}
.ZG_TImport
{
    margin-top: 4px;
    float: left;
    width: 16px;
    height: 16px;
    background: url(images/importbtn.gif) no-repeat;
    z-index: 12;
    cursor: pointer;
}
.ZG_PasteUpload
{
    margin-top: 24px;
    margin-left: 128px;
    width: 48px;
    height: 48px;
    background: url(images/import.gif) no-repeat;
}
.ZG_TErrorCollection
{
    margin-top: 4px;
    float: left;
    width: 16px;
    height: 16px;
    background: url(images/errorCollection.gif) no-repeat;
    z-index: 12;
    cursor: pointer;
}
.ZG_Seperater
{
    float: left;
    margin-left: 5px;
    margin-top: 2px;
    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 #d0d0d0;
    background-color: #f3f3f3;
    padding-top: 4px;
}
.ZGH_Group.Collaspe .ZGH_Warp
{
    border-bottom: none;
}
.ZGH_Group.Collaspe.DetailLast .ZGH_Warp
{
    border: solid 1px #d0d0d0;
}
.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 #d0d0d0;
    border-left: solid 1px #d0d0d0;
    border-right: solid 1px #d0d0d0;
}
.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: -6px;
    width: 14px;
    height: 14px;
    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/EmpAll.png');
    background-repeat: no-repeat;
}
.ZG_FBEmpCur
{
    width: 23px;
    height: 20px;
    background-image: url('Images/EmpCur.png');
    background-repeat: no-repeat;
}
.ZG_FBAct
{
    width: 23px;
    height: 20px;
    background-image: url('Images/Active.png');
    background-repeat: no-repeat;
}
.ZG_FBInAct
{
    width: 23px;
    height: 20px;
    background-image: url('Images/EmpAll.png');
    background-repeat: no-repeat;
}
.ZG_FBEmpTer
{
    width: 23px;
    height: 20px;
    background-image: url('Images/EmpTer.png');
    background-repeat: no-repeat;
}
.ZG_FBEmpAllDisable
{
    width: 23px;
    height: 20px;
    background-image: url('Images/EmpAllDis.png');
    background-repeat: no-repeat;
}
.ZG_FBEmpCurDisable
{
    width: 23px;
    height: 20px;
    background-image: url('Images/EmpCurDis.png');
    background-repeat: no-repeat;
}
.ZG_FBActDisable
{
    width: 23px;
    height: 20px;
    background-image: url('Images/ActiveDis.png');
    background-repeat: no-repeat;
}
.ZG_FBInActDisable
{
    width: 23px;
    height: 20px;
    background-image: url('Images/EmpAllDis.png');
    background-repeat: no-repeat;
}
.ZG_FBEmpTerDisable
{
    width: 23px;
    height: 20px;
    background-image: url('Images/EmpTerDis.png');
    background-repeat: no-repeat;
}
.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: #d0e0e0;
    padding: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    list-style-type: none;
}
.AskSort table
{
    margin: auto;
}
.AskSort table td
{
    text-align: center;
}
.AskSort a
{
    color: #009BD4;
}
