﻿#txtStartDate,#txtEndDate
{
    min-width:80px !important;
    width:80px !important;
}
body
{
    margin: 0 auto;
    background-color: #e9f1f3;
    padding-left: 2px;
}
body, td, th
{
    font-size: 12px;
    line-height: normal;
    vertical-align: middle;
}
.sFHeader_Default table td div {
    text-align: center;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    font-size: 1em;
    font-family: 微软雅黑,宋体,宋体,宋体-18030,新宋体;
    font-weight: bold;
    overflow: hidden;
    background-color: #518fc2;
}
/***tab-标签工作台使用***/
.ulList
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #1C77AC;
    overflow: auto;
}
.ulList li
{
    float: left;
    border: 1px solid white;
    border-bottom: none;
    color: White;
    font-weight: bold;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 12px;
    line-height: 18px;
}
.ulList li img
{
    margin-top: -3px;
}
.ulList li.selected
{
    background-color: #C6E2FF;
    color: black;
}

/*********table tr *********/
.inputTable tr
{
    height: 30px;
    line-height: 30px;
    border: 1px solid #888;
}
.inputTable tr td
{
    border: 1px solid #888;
}
.sperateLine
{
    border: 0;
    height: 0px;
    background-color: #888;
}

input::-ms-clear, input::-ms-reveal
{
    display: none; /* For ie10+ 清除文本框 x 图标 */
}

/***Grid View行高***/
.tdHeight_header
{
    line-height: 24px;
    height: 24px;
}

/***Grid View行高***/
.tdHeight
{
    line-height: 22px;
    height: 22px;
}

.copy
{
    font-size: 13px;
    line-height: 22px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.user
{
    font-size: 12px;
    line-height: 20px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

/* 操作导航 */
.lefttop
{
    /*background-image: url(images/box4_subbg.jpg);*/
    border-style: solid none none none;
    border-width: 1px;
    border-color: #FFFFFF;
    background-color: #1C77AC; /*background-color: #3399FF;*/
    font-family: 华文细黑;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
}

/* Default.aspx */
.tdHand
{
    background-color: #1C77AC; /*background-color: #3399FF;*/ /* background-color: #3399FF;*/
}
/* table 表单 */
.inputTable
{
    border-collapse: collapse; /*background-color: #e6e6e6;*/
    background-color: #e9f1f3;
}
/* table 表单 */
.searchTable
{
    color: black;
    background-color: #7DC0EB;
    font-size: 11pt;
    border-right: #FFFAF0 thin solid;
    border-top: #FFFAF0 thin solid;
    border-left: #FFFAF0 thin solid;
    border-bottom: #FFFAF0 thin solid;
    background-repeat: repeat;
    overflow: hidden;
}
.searchTable div
{
    display: inline-block;
    /*margin-left: 8px;*/
}
.mid
{
    /*background-image: url(images/topcenter.jpg);*/
    background-color: #1C77AC;
    background-repeat: repeat;
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
    text-align: left;
    padding: 0px;
    margin: 0px;
    font-size: 11pt;
    font-weight: bold;
    border-style: solid none none none;
    border-width: 1px;
    border-color: #FFFFFF; /*font-family: 微软雅黑,宋体,宋体,宋体-18030,新宋体;*/
    line-height: 18px;
}
.mid img
{
    float: left;
    height: 18px;
    width: 18px;
}
/* 标题 左边 TD */
.roundTDleft
{
    /*background-image: url(images/topleft.jpg);*/
    background-color: #1C77AC;
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    width: 12px;
    height: 27px;
    line-height: 27px;
    vertical-align: bottom;
    text-align: left;
    border-style: solid none none none;
    border-width: 1px;
    border-color: #FFFFFF;
}
/* 标题 右边 TD */
.roundTDright
{
    background-color: #1C77AC; /*background-image: url(images/topright.jpg);*/
    background-repeat: no-repeat;
    border-style: solid none none none;
    border-width: 1px;
    border-color: #FFFFFF;
    text-align:right;
}
/* 标题 中间 TD */
.roundTDright_menuPrint
{
    background-color: #1C77AC;
    background-repeat: no-repeat;
    width: 12px;
    border-style: solid none none none;
    border-width: 1px;
    border-color: #FFFFFF;
}
/* 标题背景颜色 */
.BasicTD
{
    background-color: #3399cc;
    font-size: 12px;
    color: #FFFFFF;
    height: 23px;
    font-weight: bold;
}

/* 底部背景颜色 */
.buttonbg
{
    height: 25px;
    background-color: #3399cc;
    vertical-align: middle;
    text-align: right;
    padding-top: 3px;
}
/* 底部背景颜色 */
.buttomTable
{
    background-color: #3399cc;
    vertical-align: middle;
    text-align: right;
    padding-top: 3px;
}

/******新生报名 开始*****/
#theForm
{
    height: 630px;
}
.demoHeaders
{
    margin-top: 2em;
}
#dialog-link
{
    padding: .4em 1em .4em 20px;
    text-decoration: none;
    position: relative;
}
#dialog-link span.ui-icon
{
    margin: 0 5px 0 0;
    position: absolute;
    left: .2em;
    top: 50%;
    margin-top: -8px;
}
#icons
{
    margin: 0;
    padding: 0;
}
#icons li
{
    margin: 2px;
    position: relative;
    padding: 4px 0;
    cursor: pointer;
    float: left;
    list-style: none;
}
#icons span.ui-icon
{
    float: left;
    margin: 0 4px;
}
.fakewindowcontain .ui-widget-overlay
{
    position: absolute;
}
.DynamicHoverStyle /*动态菜单项:鼠标悬停时的样式*/
{
    background-color: Transparent;
    color: #ffffff;
}
.StaticHoverStyle /*静态菜单项:鼠标悬停时的样式*/
{
    background-color: Transparent; /*#7C6F57;*/
    cursor: hand;
    color: red;
}
.menuPrint_4
{
    background-color: #1C77AC;
}
.menuPrint_6
{
    background-color: #1C77AC !important;
}
.menuPrint_6 a:hover
{
    color: #fff;
    font-weight: bold;
}

#divPhoto
{
    /*现场照片*/
    display: none; /*margin-top:0px;*/
    top: 52px;
    right: 50px; /*举例右边3像素*/
    position: fixed;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AOAOAO;
    padding-bottom: 3px;
    width: 102px;
    height: 124px;
    background-color: #E9F1F3;
}
/******新生报名 结束*****/

/*************输入框--图片按钮*************/
.btn
{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0 4px 4px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin-left: -1px;
    outline: none;
}
.btnImg
{
    padding: 0 4px;
    font-size: 12px;
    line-height: 2;
    border-radius: none;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    outline: none;
}
.input-group-btn
{
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
}
.input
{
    border-radius: 4px 0 0 4px !important;
    border: 1px solid #ccc;
    float: right !important;
    width: 150px;
    height: 26px;
    color: #555;
    padding: 2px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
.inputDiv
{
    width: 150px;
    position: relative;
    display: table;
}
/******图片按钮结束******/

/**********文本框***********/
/*.txtInput
{
    border-radius:4px;
    border:1px solid #ccc; 
    width: 160px; 
    height:26px;
    color:#555;
    padding:2px 10px; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}*/
.inputTable tr td input[type=text]
{
    /*margin:2px 0 2px 0;*/
}
.searchTable tr td input[type=text]
{
    /*margin:2px 0 4px 0;*/
}
table tr td input[type=text]
{
    border-radius: 4px;
    border: 1px solid #ccc;
    width: 160px;
    height: 26px;
    color: #555;
    padding: 0px 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
input[type=image]{outline: none;}
table tr td input[type=password]
{
    border-radius: 4px;
    border: 1px solid #ccc;
    width: 160px;
    height: 26px;
    color: #555;
    padding: 0px 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
textarea
{
    border-radius: 4px;
    border: 1px solid #ccc;
    width: 160px;
    height: auto;
    color: #000;
    padding: 4px 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
.form-cursor
{
    cursor: not-allowed;
}
input:disabled
{
    cursor: not-allowed;
}
select:disabled
{
    cursor: not-allowed;
}
/********下拉框********/
/*.ddlSelect*/
table tr td select
{
    border-radius: 4px;
    border: 1px solid #cacaca; /*width: 150px; */    
    height: 26px;
    color: #555;
    padding: 0px 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    outline: none;
}
select
{
    border-radius: 4px;
    border: 1px solid #cacaca; /*width: 150px; */    
    height: 26px;
    color: #555;
    padding: 0px 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    outline: none;
}
/******* 下拉框 默认 样式 Chrome和Firefox里面的边框是不一样的，所以复写了一下******/
/*select
{
   
    border: solid 1px #eee; 
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 14px !important;
    background: url("../../images/ic_drop-down.png") no-repeat right 6px bottom 0px;
}*/
/*清除ie的默认选择框样式清除，隐藏下拉箭头
select::-ms-expand
{
    display: none;
}*/
.password
{
    width: 120px;
    position: relative;
}
.password .fa
{
    position: absolute;
    right: 4px;
    top: 3px;
    font-size: 20px;
    cursor: pointer;
    width: 20px;
    height: 20px;
}

/*-----------分页样式-------------*/
#pageTable
{
    height: 27px;
    line-height: 27px;
    background-color: #7DC0EB;
    padding: 0px;
    margin: 0px;
}
#pageTable tr td
{
    color: #fff;
    font-weight: bold;
}
#pageTable a
{
    border: solid 1px #d6d6d6;
    border-radius: 0.2rem;
    color: #fff; /*#7d7d7d;*/
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    padding: 0.3rem 0.5rem;
    font-weight: bold;
}
#pageTable a:hover
{
    background-color: #c7e3ff;
    border-color: #c7e3ff;
    color: #FFF;
}
/*-----------------------------按钮-----------------------------------*/
.button
{
    padding: 0 2px;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    color: #fff;
    line-height: 15px;
    letter-spacing: 1px;
    border: 1px solid #DCDFE6;
    cursor: hand;
    height: 25px; /* width: 60px;    */
    font-family: 微软雅黑,宋体,宋体,宋体-18030,新宋体;
    vertical-align: baseline;
    background-color: #409EFF;
    border-color: #409EFF;
    min-width: 60px; /* _width: expression((documentElement.clientWidth > 60px) ? "60px" : "auto")*/
    -webkit-transition: .1s;
    transition: .1s;
    border-radius: 4px;
    cursor: pointer;
    outline: none;
}
.button:hover
{
    background: #66b1ff;
    border-color: #66b1ff;
    color: #FFF;
}
/*------导出按钮-------*/
#btnExport
{
    border-radius: 4px;
    padding: 0 2px;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    color: #fff;
    line-height: 15px;
    letter-spacing: 1px;
    border: 1px solid #DCDFE6;
    cursor: hand;
    height: 25px; /* width: 60px;    */
    font-family: 微软雅黑,宋体,宋体,宋体-18030,新宋体;
    vertical-align: baseline;
    background-color: #67C23A;
    border-color: #67C23A;
    min-width: 60px; /* _width: expression((documentElement.clientWidth > 60px) ? "60px" : "auto")*/
    -webkit-transition: .1s;
    transition: .1s;
    cursor: pointer;
    outline: none;
}
#btnExport:hover
{
    background: #85ce61;
    border-color: #85ce61;
    color: #FFF;
}
/*------导入按钮-------*/
#btnImportExcel,#btnImportStudent,#btnImport
{
    border-radius: 4px;
    padding: 0 2px;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    color: #fff;
    line-height: 15px;
    letter-spacing: 1px;
    border: 1px solid #ff8150;
    cursor: hand;
    height: 25px; /* width: 60px;    */
    font-family: 微软雅黑,宋体,宋体,宋体-18030,新宋体;
    vertical-align: baseline;
    background-color: #ff8150;
    border-color: #ff8150;
    min-width: 60px; /* _width: expression((documentElement.clientWidth > 60px) ? "60px" : "auto")*/
    -webkit-transition: .1s;
    transition: .1s;
    cursor: pointer;
    outline: none;
}
#btnImportExcel,#btnImportStudent,#btnImport:hover
{
    background: #fe8e62;
    border-color: #fe8e62;
    color: #FFF;
}
/*-----------返回按钮-------------*/
#btnReturn
{
    border-radius: 4px;
    padding: 0 2px;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    color: #fff;
    line-height: 15px;
    letter-spacing: 1px;
    border: 1px solid #DCDFE6;
    cursor: hand;
    height: 25px; /* width: 60px;    */
    font-family: 微软雅黑,宋体,宋体,宋体-18030,新宋体;
    vertical-align: baseline;
    background-color: #E6A23C;
    border-color: #E6A23C;
    min-width: 60px; /* _width: expression((documentElement.clientWidth > 60px) ? "60px" : "auto")*/
    -webkit-transition: .1s;
    transition: .1s;
    cursor: pointer;
    outline: none;
}
#btnReturn:hover
{
    background: #ebb563;
    border-color: #ebb563;
    color: #FFF;
}
/*-----------关闭按钮-------------*/
#btnClose
{
    border-radius: 4px;
    padding: 0 2px;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    color: #fff;
    line-height: 15px;
    letter-spacing: 1px;
    border: 1px solid #DCDFE6;
    cursor: hand;
    height: 25px; /* width: 60px;    */
    font-family: 微软雅黑,宋体,宋体,宋体-18030,新宋体;
    vertical-align: baseline;
    background-color: #909399;
    border-color: #909399;
    min-width: 60px;
    -webkit-transition: .1s;
    transition: .1s;
    cursor: pointer;
    outline: none;
}
#btnClose:hover
{
    background: #a6a9ad;
    border-color: #a6a9ad;
    color: #FFF;
}
/*****查询按钮*****/
.btnSearch
{
    border-radius: 4px;
    padding: 0 2px;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    color: #fff;
    line-height: 15px;
    letter-spacing: 1px;
    border: 1px solid #DCDFE6;
    cursor: hand;
    height: 25px; /* width: 60px;    */
    font-family: 微软雅黑,宋体,宋体,宋体-18030,新宋体;
    vertical-align: baseline;
    background-color: #409EFF;
    border-color: #409EFF;
    min-width: 60px; /* _width: expression((documentElement.clientWidth > 60px) ? "60px" : "auto")*/
    -webkit-transition: .1s;
    transition: .1s;
    cursor: pointer;
    outline: none;
}
/*****查询按钮伪类*****/
.btnSearch:hover
{
    background: #66b1ff;
    border-color: #66b1ff;
    color: #FFF;
}

/*------删除按钮-------*/
#btnDelete, #btnDeleteStud, #btnDel
{
    border-radius: 4px;
    padding: 0 2px;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    color: #fff;
    line-height: 15px;
    letter-spacing: 1px;
    border: 1px solid #DCDFE6;
    cursor: hand;
    height: 25px; /* width: 60px;    */
    font-family: 微软雅黑,宋体,宋体,宋体-18030,新宋体;
    vertical-align: baseline;
    background-color: #F56C6C;
    border-color: #F56C6C;
    min-width: 60px; /* _width: expression((documentElement.clientWidth > 60px) ? "60px" : "auto")*/
    -webkit-transition: .1s;
    transition: .1s;
    cursor: pointer;
    outline: none;
}
#btnDelete:hover, #btnDeleteStud:hover, #btnDel:hover
{
    background: #f78989;
    border-color: #f78989;
    color: #FFF;
}



/*----------------------来源 CrmStyles.css 开始--------------------------*/
/*.griddiv{
    overflow: auto; 
    width: 100%; 
    height: 495px;
}*/
/********欠费提示*****/
.tooltip
{
    background-color: #ffffcc;
    position: absolute;
    border-style: solid;
    border-width: 1px;
    width: 200px;
    height: 200px;
    table-layout: auto;
    display: block;
    word-break: break-all;
}
/******学员姓名 跳转 样式******/
.aStudent
{
    text-decoration: underline;
    cursor: hand;
    color: Blue;
    font-size: 13px;
}
/**一些 老 报表 标题背景色**/
.inputTable1
{
    border-collapse: collapse;
    background-color: #ffffff;
    color: Black;
}

/*  打印 底部背景颜色  */
.inputTable2
{
    border-collapse: collapse;
    background-color: #ffffff;
    font-size: 18px;
    border-style: solid;
    color: Black;
}
/* 身份证读卡界面 */
.inputTable3
{
    border-collapse: collapse;
    background-color: #e6e6e6;
}
/*----------------------来源 CrmStyles.cs 结束--------------------------*/
/*----------------------来源 在线拍照使用 开始--------------------------*/
#Container
{
    margin: 10px auto;
    width: 616px;
    text-align: left;
}
.FramesWindow
{
    width: 300px;
    position: relative;
    height: 100px;
    background: Gray;
    overflow: hidden;
    float: left;
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.FramesList
{
    width: 3000px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    position: absolute;
}
.Item
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100px;
    height: 75px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    overflow: hidden;
}
.Item p
{
    position: absolute;
    top: 50%;
    left: 50%;
}
.Item p a img
{
    position: relative;
    top: -50%;
    left: -50%;
    border: 0px;
}
/*----------------------来源 在线拍照使用 结束--------------------------*/
/*----------------------来源  开始--------------------------*/
.bodyLogin
{
    background-color: #3399FF;
    height: 100%;
}
.tdLogin
{
    font-size: 12px;
    color: #072D6B;
    line-height: normal;
}

.BigHeader
{
    font-size: 28px;
    font-weight: bold;
    color: #072D6B;
    text-decoration: none;
    font-family: 微软雅黑;
    line-height: normal;
    letter-spacing: 2px;
}

.disable
{
    font-family: 微软雅黑,宋体,新宋体, 新宋体-18030, 宋体-18030, 宋体;
    color: blue;
    font-size: 15px;
    border: 1px solid #336699;
    background-color: #cccccc;
    font-weight: normal;
    cursor: not-allowed;
}

.disableBlue
{
    font-family: 微软雅黑,宋体,新宋体, 新宋体-18030, 宋体-18030, 宋体;
    color: blue;
    font-size: 15px;
    border: 1px solid #336699;
    background-color: #cccccc;
    font-weight: normal;
}

/* 温馨提示 */
.tips
{
    font-size: 12px;
    line-height: 12px;
    color: Blue;
    text-decoration: none;
    font-weight: normal;
}


/* 预约来源 */
.type
{
    font-size: 13px;
    line-height: 20px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}
/* 教练员排班 */
.typeContent
{
    font-size: 13px;
    line-height: 20px;
    color: White;
    text-decoration: none;
    font-weight: bold;
}
/*.user
{
    font-size: 12px;
    line-height: 20px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}*/
/* MLogin.aspx */
.input1
{
    font-family: 宋体,宋体-18030,新宋体, 新宋体-18030;
    background-color: white;
    font-size: 11pt;
    height: 18px;
    border: 1px solid #336699;
}

/*  Default.aspx  */
.navtop
{
    font-size: 12px;
    line-height: 20px;
    color: White;
    text-decoration: none;
    font-family: 微软雅黑;
    font-weight: bold;
}

/*  Default.aspx  */
.top
{
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #1C77AC;
}
/* 操作导航 */
.lefttop
{
    border-style: solid none none none;
    border-width: 1px;
    border-color: #FFFFFF;
    background-color: #1C77AC; /*background-color: #3399FF;*/
    font-family: 华文细黑;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
}

/* Default.aspx */
.tdHand
{
    background-color: #1C77AC;
}

/* k1 - k4 详细 按钮 */
.btnGreenCount
{
    border-radius: 4px;
    padding: 0 2px;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    color: #000;
    line-height: 15px;
    letter-spacing: 1px;
    border: 1px solid #c3ffba;
    cursor: hand;
    height: 25px; /* width: 60px;    */
    font-family: 微软雅黑,宋体,宋体,宋体-18030,新宋体;
    vertical-align: baseline;
    background-color: #aee6a5;
    border-color: #aee6a5;
    min-width: 40px; /* _width: expression((documentElement.clientWidth > 60px) ? "60px" : "auto")*/
    -webkit-transition: .1s;
    transition: .1s;
    cursor: pointer;
    outline: none;
}
/***** k1 - k4 详细 按钮 伪类  *****/
.btnGreenCount:hover
{
    background: #c3ffba;
    border-color: #c3ffba;
    color: #555;
}
/********** 请选择教练员 按钮 **********/
.selectDateButton
{
    border-radius: 4px;
    padding: 0 2px;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    color: #000;
    line-height: 15px;
    letter-spacing: 1px;
    border: 1px solid #c3ffba;
    cursor: hand;
    height: 25px; /* width: 60px;    */
    font-family: 微软雅黑,宋体,宋体,宋体-18030,新宋体;
    vertical-align: baseline;
    background-color: #fff;
    border-color: #fff;
    min-width: 30px; /* _width: expression((documentElement.clientWidth > 60px) ? "60px" : "auto")*/
    -webkit-transition: .1s;
    transition: .1s;
    cursor: pointer;
    background: url("../../images/ic_action_search_Ss.png")no-repeat;
    outline: none;
}
/***** 请选择教练员 按钮 伪类  *****/
.selectDateButton:hover
{
    background: #eee;
    border-color: #eee;
    color: #555;
    background: url("../../images/ic_action_search_Ss.png")no-repeat;
}
.btnBlue
{
    padding: 0 2px;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    color: white;
    height: 25px;
    line-height: 20px;
    letter-spacing: 1px;
    border: 1px outset #FFFFFF;
    cursor: hand;
    height: 25px; /* width: 60px;    */
    font-family: 微软雅黑,宋体,宋体,宋体-18030,新宋体;
    vertical-align: baseline;
    background: #2A72C5;
    min-width: 60px; /*width: expression((documentElement.clientWidth > 60px) ? "60px" : "auto" )*/
    outline: none;
}


/* icn 选择 按钮 */
.buttonSelect
{
    border-radius: 4px;
    padding: 0 2px;
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    color: #fff;
    line-height: 15px;
    letter-spacing: 1px;
    border: 1px solid #DCDFE6;
    cursor: hand;
    height: 25px; /* width: 60px;    */
    font-family: 微软雅黑,宋体,宋体,宋体-18030,新宋体;
    vertical-align: baseline;
    background-color: #409EFF;
    border-color: #409EFF;
    min-width: 60px; /* _width: expression((documentElement.clientWidth > 60px) ? "60px" : "auto")*/
    -webkit-transition: .1s;
    transition: .1s;
    cursor: pointer;
    outline: none;
}
/***** icn 选择 按钮伪类 *****/
.buttonSelect:hover
{
    background: #66b1ff;
    border-color: #66b1ff;
    color: #FFF;
}


.searchDiv
{
    padding: 10px 0px 10px 0px;
}

.OrderNoDataStyle
{
    border-collapse: collapse;
    background-color: #4682B4;
    font-weight: bold;
    color: White;
    height: 22;
    text-align: center;
}
/* 树形菜单背景颜色 */
.selectMenu
{
    background-color: #FFFFcc;
}
input.btn
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: normal;
    font-size: 12px;
    padding-bottom: 0px;
    margin: 0px 0px 0px;
    display: inline;
    color: #000000;
    line-height: 15px;
    padding-top: 0px;
    height: 22px;
    border: 1px outset #a8a8a8;
}

.tableHeader
{
    border-collapse: collapse;
    background-color: #F7F6F3;
    border-color: #E9F1F3;
    color: #333333;
}
/*span * 颜色*/
.redchar
{
    color: Red;
}
/* 合计 字体 颜色 */
.summary
{
    font-size: 13px !important;
    color: blue;
    font-family: Arial;
}
/*span * 颜色 */
.neceInput
{
    color: Red;
    vertical-align: middle;
}
/*----------------------来源  结束--------------------------*/

#bgDiv
{
    width: 100%;
}
#gdDiv
{
    overflow: hidden;
    overflow-x: auto;
    overflow-y: auto;
}

/***********菜单图片*************/
#leftLocImage
{
    float: left;
    height: 18px;
    line-height: 26px;
    width: 18px;
    border: none;
    background: url(../../images/ic_action_tiles_large.png) no-repeat;
    background-size: 100%;
    margin-right: 1px;
    margin-top: 1px;
    vertical-align: middle;
}
#lblFormDesc
{
    float: left;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
    line-height: 22px;
}
.leftLocImage
{
    height: 18px;
    width: 18px;
    float: left;
    background: url(../../images/ic_action_tiles_large.png) no-repeat;
    margin-right: 2px;
    background-size: 100%;
    vertical-align: middle;
}

/************************/

/*----------部分table 去掉 边框-----------*/
#cblSiteName tr
{
    border: 0 solid !important;
}
#cblSiteName tr td
{
    border: 0 solid !important;
}
#cbAuditSetup tr
{
    border: 0 solid !important;
}
#cbAuditSetup tr td
{
    border: 0 solid !important;
}
#rblArchFlag tr
{
    border: 0 solid !important;
}
#rblArchFlag tr td
{
    border: 0 solid !important;
}
#rboIsMinShow tr
{
    border: 0 solid !important;
}
#rboIsMinShow tr td
{
    border: 0 solid !important;
}
#rbtGender tr
{
    border: 0 solid !important;
}
#rbtGender tr td
{
    border: 0 solid !important;
}
/*权限管理-权限组授权*/
.inputTable tr td table tr
{
    border: 0 solid !important;
}
.inputTable tr td table tr td
{
    border: 0 solid !important;
}

/*login*/
#txtCheckCode
{
    width: 200px;
    height: 40px;
    margin-right: 3px;
    line-height: 40px;
    padding-left: 44px;
    font-size: 14px;
    font-weight: bold;
    color: #90a2bc;
    border: 1px solid #eee;
}
.defaultTopic
{
     color:White;
}
#ddlSortDirect
{
    min-width:60px !important;
    width:60px !important;
}
 /*工作台*/
.content{display: flex; justify-content: space-between;}
.content_left{width: 60%; float: left;}
.content_right{width: 39%; height: 800px; float: left;}
/* 在手机上设置表格的行和单元格为单行显示 */

.leftContent
{
    display: block !important;
    text-align: left !important;
}
.loginbox .loginuser{border:1px solid #eee;}
.loginbox .logincode{border: 1px solid #eee !important;}
.loginbox .loginpwd{border:1px solid  #eee;}
.loginbox #safecode {border: 1px solid #eee;}

#txtStartDate,#txtEndDate
{
    min-width:80px !important;
    width:80px !important;
} 
#rbtGender tr { height:20px;}