﻿/*=================================Search Panel*/
.gcShSearchPanel 
{
    width: 100%;
    background-color: #EAE9FE;
    display:block;
}
.gcShEditInputRange
{
    width: 200px;
    height: 24px;
    line-height:24px;
    float:left;
    
}   
 
.gcShEditBtnRange
{
    width: 80px;
    height: 24px;
    line-height:24px;
    float:left;
}   
.gcShEditPanelLine {
    width: 100%;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    margin-top: 3px;
    margin-bottom: 3px;
    display:inline-block;
} 
 .gcShSmallBtn {
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    background-color: #B6B6B6;
    height: 24px;
    width:26px;
    text-align: center;
    vertical-align: middle;
    font-family: 宋体;
    float:left;
} .gcShEditInText {
    border-width: 0px;
    font-family: 宋体;
    font-size: 14px;
    color: black;
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin: 0px;
    padding: 0px;
    background-color: #D7D7FF;
    
}  
.gcShEditInTextDis
{
    border: 1px solid #999;
    font-family: 宋体;
    font-size: 14px;
    color: black;
    text-decoration: none;
    vertical-align: middle;
    width: 174px;
    height: 22px;
    line-height: 22px;
    padding: 0px;
    background-color: #EAEAEA;   
} 
.gcShEditLabel
{
    width:80px;
    height: 24px;
    line-height:24px;
    float:left;
    font-family: 宋体;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
}   
.gcShSearchBtn
{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCC;
    border-right-color: #666;
    border-bottom-color: #666;
    border-left-color: #CCC;
    width: 80px;
    height: 24px;
    text-align: center;
    font-family: 宋体;
    font-size: 14px;
    text-decoration: none;
    color: black;
    background-color: silver;
} 
.gcShSplitCol
{
    width:20px;
    height:24px;
    float:left;
}  

.gcShSplitLine
{
    width:100%;
    height:10px;
} 

/*=================================Navigation*/
.gcNavigationBar{
    display:flex;
    flex-direction: row;
    padding-top: 5px;
    padding-bottom: 5px;
}
.gcNavigationBarPrev ,.gcNavigationBarNext,.gcNavigationBarTurn{
    border-color: #999999;
    width: 80px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    background-color: #B9B9B9;
    text-align: center;
    text-decoration: none;
    font-family: "宋体";
    font-size: 14px;
    color: #FFFFFF;
    margin-right:5px;
}
 
.gcNavigationBarENO {
    margin-right:5px;
    border-width: 0px;
    font-family: Arial, 宋体, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
    text-decoration: none;
    width: 60px;
    height: 30px;
    line-height: 30px;
    background-color: #E3E3E3;
}
.gcNavigationBarLB {
        height: 30px;
    line-height: 30px;
    margin-left: 20px;
    text-align: left;
    text-decoration: none;
    font-family: Arial, 宋体, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
}
.gcNavigationBarNext:hover,.gcNavigationBarTurn:hover,.gcNavigationBarPrev:hover
{
    background-color: #ea5404;
    color: #FFFFFF;
}

 
/*=================================Grid*/
 

.gGridTableList
{
    background-color: #D4D4D4;
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    border-collapse: separate;
    display: table;
    position: relative;
    border-spacing: 1px;
}

.gGridTableList thead tr 
{
    background-color: #E1E1E1;
    height: 28px;
    font-weight: bold;
    font-family: 宋体;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
    text-align:center;
}
 
.gGridTableList tbody a
{
    color: #CC0000;
    text-decoration: none;
}
.gGridTableList tbody  a:hover
{
    color: #CC0000;
    text-decoration: underline;
}
.gGridTableList tbody tr
{
    background-color: #F0F0F0;
    height: 28px;
    font-family: 宋体;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
    line-height:28px;    height: 28px;
}
.gGridTableList tbody  tr  td
{
word-break:break-all;word-wrap:break-word;
}
.gGridTableListCheckbox
{
    width: 28px;
    height: 28px;
}
.gGridTableListCheckBtn
{
    padding: 0px;
    margin: 0px;
    border: 1px solid #C0C0C0;
    width: 28px;
    height: 28px;    line-height: 28px;
    text-align: center;

    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 20px;
}
.gGridTableRowInfoBox {
    border: 5px solid #FFFFFF;
    display: block;
    width: 1036px;
}
.gGridTableRowInfoBar {
    display: inline-block;
    width: 1036px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background-color: #CCCCCC;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 5px;
    border-right-width: 5px;
    border-left-width: 5px;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-left-color: #CCCCCC;
}
.gGridTableRowInfoBar li {
    display: block;
    float: left;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-family: 微软雅黑,宋体, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: #000000;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    margin-left: 5px;
}
 