/*table css*/
.grid{
	margin:15px 0 15px 0;
}
.grid_queryitem{
	
    background: #dce9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
	border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px;
    text-align: left;
font-weight: bold;
}
.grid_footer {
    border: solid #f9f9f9cc 1px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
    margin: 0px;
    background: #f9f9f9cc;
    min-height: 45px;
}
.grid-toolbar{
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 6px 6px 0 0;
    -webkit-box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
    margin: 0px;
    background: #f9f9f9cc;
    padding: 5px;
}
.grid-tooolbar-title{
	color:#a5732a;
	font-weight: bolder;
	font-size:20px;
	vertical-align:middle;
	line-height: 200%;
	padding-left:10px;
}
.grid-query{
    background: #efefef;
    padding: 10px;
    border-radius: 5px;
}
.gotopage{
	color:black;
}

.grid_data td, .grid_table th {
    border-bottom: .5px solid #dcdcdc80;
    padding: 3px 3px;
    cursor:pointer;
}
.grid_data th  {
    background: none repeat scroll 0 0 #EFEFEF;
}
.grid_data_div{
    background: #ffffffcf;
    overflow-x: auto;
    min-height: 326px;
    font-size: 16px;
}
.report_data {
    border: solid #ccc 1px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;
	margin: 0px ;
}
.report_data {
    border: solid #ccc 1px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;
	margin: 0px ;
}
.report_data td, .grid_data th {
    padding: 5px;
    background:#d1d1d199;
}
.report_data th {
    background: #dce9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}
.serial{
    border: 1px solid #DCDCDC;
    padding: 5px 5px;
	background: none repeat scroll 0 0 #EFEFEF;
	text-align: center;
}
.header{
	cursor:pointer;
	text-align: center;
}
.header:hover{
    background:#DDDDDD
}
.nowsele{
     background:#e8edef;
}
.msg{
	  color: #996600;
	  font-size: 12px;
}
.pagebar {
    color: #FFFFFF;
    font-size: 9pt;
    margin: 5px;
    padding: 5px;
    line-height: 3;
}
.pagebar a {
    color: #FFFFFF;
    font-size: 9pt;
    margin: 5px;
    padding: 5px;
}
.pagebar span.first,span.previous,span.next,span.last {

    font-weight: normal;
    border: none;
    padding: 6px 9px;
    margin: 5px;
    text-decoration: none;
    background: #aaa;
    cursor: pointer;
}
.pagebar a.first,a.previous,a.next,a.last{;
    font-weight: normal;
    border: none;
    padding: 6px 9px;
    margin: 5px;
    text-decoration: none;
    background: #aaa;
    cursor: pointer;
}
.pagebar .page {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px none #000000;
    color: #000000;
    margin: 3px;
    padding: 3px 6px;
    cursor: pointer;
}
.pagebar .current {
    background: none repeat scroll 0 0 #420a15;
    margin: 5px;
    padding: 4px 8px;
    cursor: pointer;
}
.pagebar .total {
    color: #808080;
    font-weight: bold;
    margin: 3px;
    padding: 3px 6px;
}
.pagebar .total_num {
    color: #06728E;
}
.query_div_button {
    background: linear-gradient(to bottom, #3D94F6 5%, #1E62D0 100%) repeat scroll 0 0 #3D94F6;
    border: 1px solid #337FED;
    border-radius: 6px;
    box-shadow: 0 1px 0 0 #97C4FE inset;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size:12px;
    font-weight: bold;
    margin: 5px;
    padding: 5px;
    text-decoration: none;
    text-shadow: 0 1px 0 #1570CD;
    width: 60px;
}
.grid_button {
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #cbcbcb;
    padding: 6px 12px;
    margin: 3px;
    text-decoration: none;
    background: -moz-linear-gradient( center top, #ffffff 5%, #cccccc 100% );
    background: -ms-linear-gradient( top, #ffffff 5%, #cccccc 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffffff), color-stop(100%, #d8e6ed) );
    background-color: #ffffff;
    color: #0c4f6e;
    display: inline-block;
    text-shadow: 1px 1px 0px #ffffff;
    -webkit-box-shadow: inset 1px 1px 0px 0px #ffffff;
    -moz-box-shadow: inset 1px 1px 0px 0px #ffffff;
    box-shadow: inset 1px 1px 0px 0px #ffffff;
    white-space:nowrap;
}
.grid_button:hover {
    background:-moz-linear-gradient( center top, #cccccc 5%, #ffffff 100% );
    background:-ms-linear-gradient( top, #cccccc 5%, #ffffff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ffffff');
    background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #cccccc), color-stop(100%, #ffffff) );
    background-color:#cccccc;
}
.grid_button:active {
    position:relative;
    top:1px;
}
.query_button {
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #478949;
    padding: 4px 12px;
    margin: 8px;
    background: #478949;
    color: #fff;
}
.query_button:hover {
    border: 1px solid #9E9E9E;
    background-color: #9E9E9E;
    transition: all 0.3s ease 0s;
}
.query_button:active {
    position:relative;
    top:1px;
}
.reset_query {
    border: 1px solid #a71522;;
    background: #a71522;;
}
.css_btn_class {
    font-size:12px;
    font-weight:normal;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    width:20px;
    height:20px;
    border-radius:10px;
    border:1px solid #d83526;
    padding:2px 2px;
    text-decoration:none;
    background:-moz-linear-gradient( center top, #fa665a 5%, #d34639 100% );
    background:-ms-linear-gradient( top, #fa665a 5%, #d34639 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa665a', endColorstr='#d34639');
    background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fa665a), color-stop(100%, #d34639) );
    background-color:#fa665a;
    color:#ffffff;
    display:inline-block;
    text-shadow:1px 1px 0px #98231a;
    -webkit-box-shadow:inset 1px 1px 0px 0px #fab3ad;
    -moz-box-shadow:inset 1px 1px 0px 0px #fab3ad;
    box-shadow:inset 1px 1px 0px 0px #fab3ad;
}.css_btn_class:hover {
    background:-moz-linear-gradient( center top, #d34639 5%, #fa665a 100% );
    background:-ms-linear-gradient( top, #d34639 5%, #fa665a 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d34639', endColorstr='#fa665a');
    background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #d34639), color-stop(100%, #fa665a) );
    background-color:#d34639;
}.css_btn_class:active {
    position:relative;
    top:1px;
}
.open_query{
    text-align: center;
    height: 30px;
    cursor: pointer;
    font-size: 18px;
    color: #420a15;
}
.gray_table {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
	padding: 5px;
	width: 100%;
}
.gray_table td, .gray_table th {
    border: 1px solid #dcdcdc;
    padding: 3px;
    height:46px;
}
.gray_table th {
    text-align:right;
    padding: 3px 15px;
}
.gray_table thead th {
    text-align:center;
    padding 0px
}
.gray_table th {
    background: #efefef none repeat scroll 0 0;
}
.gray_table tr:hover {
    background: #e1e9ed none repeat scroll 0 0;
}
.required {
    color: #a71522;
    font-family: Verdana,​Tahoma,​Arial;
}
.c20 {
    width: 20%;
    text-align:center;
}
.c30 {
    width: 30%;
    text-align:center;
}
.c25 {
    width: 25%;
    text-align:center;
}
.tc{
    text-align:center;
}
.tl{
    text-align:left;
}
.tr{
    text-align:right;
}
.fill_table{
	width:100%;
}
.table_label{
	color: 	#BB5500;
	font-size:18px;
	font-weight:bolder;
	line-height:42px ;
}
.form-select {
    display: block;
    width: 100%;
    padding: 6px 12px;
    -moz-padding-start: calc(1rem - 3px);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #420a15;
    background-color: #fff;
    background-image: url(select.svg);
    background-repeat: no-repeat;
    background-position: right 0rem center;
    background-size: auto;
    border: 1px solid #ededed;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,background-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
    }

    .table-grid-w {
        width: 200%;
 }
    @media (min-width: 480px) {
        .table-grid-w {
       width: 100%;
        }
    }

    .grid_button_green {
        font-size: 14px;
        border-radius: 5px;
        border: 1px solid #cbcbcb;
        padding: 6px 12px;
        margin: 3px;
        text-decoration: none;
        background: #f9a8b0;
        /* background-image: linear-gradient(60deg, #5fd963 0%, #aaed8e 100%); */
        color: #000000;
        display: inline-block;
        white-space: nowrap;
    }
    .grid_button_blue {
        font-size: 14px;
        border-radius: 5px;
        border: 1px solid #cbcbcb;
        padding: 6px 12px;
        margin: 3px;
        text-decoration: none;
        background:#abd5d5;
        /* background-image: linear-gradient(-225deg, #b4fff8 0%, #57E9F2 48%, #38c1e7 100%); */
        color: #000000;
        display: inline-block;
        white-space: nowrap;
    }    
    .grid_button_signin{
        font-size: 14px;
        border-radius: 30px 5px 5px 30px;
        border: 1px solid #f1c40f;
        padding: 5px 8px 5px 50px;
        margin: 3px;
        text-decoration: none;
        background: #ffffff;
        background-image: url(icon-signin.svg);
        color: #000000;
        display: inline-block;
        white-space: nowrap;
        background-repeat: no-repeat;
        background-position: left 0rem center;
        background-size: 40px;
        margin-bottom: 10px;
        }
    .grid_button_signout{
        font-size: 14px;
        border-radius: 30px 5px 5px 30px;
        border: 1px solid #95a5a6;
        padding: 5px 8px 5px 50px;
        margin: 3px;
        text-decoration: none;
        background: #d3dbdb;
        background-image: url(icon-signout.svg);
        color: #000000;
        display: inline-block;
        white-space: nowrap;
        background-repeat: no-repeat;
        background-position: left 0rem center;
        background-size: 40px;
        margin-bottom: 10px;
    } 
    .grid_button_del_in {
        font-size: 14px;
        border-radius: 5px 30px 30px 5px;
        border: 1px solid #cbcbcb;
        padding:5px 50px 5px 10px;
        margin: 3px;
        text-decoration: none;
        background: #ffffff;
        background-image: url(icon-del-signin.svg);
        color: #000000;
        display: inline-block;
        white-space: nowrap;
        background-repeat: no-repeat;
        background-position: right 0rem center;
        background-size: 40px;
        margin-bottom: 10px;
        }
    .grid_button_del_out {
        font-size: 14px;
        border-radius: 5px 30px 30px 5px;
        border: 1px solid #cbcbcb;
        padding: 5px 50px 5px 10px;
        margin: 3px;
        text-decoration: none;
        background: #d3dbdb;
        background-image: url(icon-del-signin.svg);
        color: #000000;
        display: inline-block;
        white-space: nowrap;
        background-repeat: no-repeat;
        background-position: right 0rem center;
        background-size: 40px;
        margin-bottom: 10px;
        }