@charset "utf-8";
|
/*Global*/
|
html {
|
background-color: #F0FFF0;
|
color: #000000;
|
height: 100%;
|
margin: 0;
|
width: 100%;
|
*overflow:hidden;
|
}
|
body {
|
background-color: #F0FFF0;
|
font-family: "微软雅黑","宋体",Arial,sans-serif;
|
font-size: 12px;
|
height: 100%;
|
margin: 0;
|
width: 100%;
|
}
|
body a{outline:none;blr:expression(this.onFocus=this.blur());}
|
*:focus {outline: none;}
|
.nohighlight:focus { outline:none; }
|
.changeborder:focus { outline:1px solid #D9D6C4; }
|
textarea {resize:none;}
|
body, div, ul, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
|
margin: 0;
|
padding: 0;
|
}
|
.chaZhaoInput_list td input,.chaZhaoInput_add input,.chaZhaoInput_edit input{
|
width:75%;
|
vertical-align:middle !important;
|
height:22px;
|
line-height:22px
|
}
|
.chaZhaoInput_list select,.chaZhaoInput_add select,.chaZhaoInput_edit select{
|
width:75%;
|
vertical-align:middle !important;
|
line-height:24px;
|
height:22px;
|
line-height:22px;
|
border-radius: 3px !important;
|
}
|
@media screen and (-webkit-min-device-pixel-ratio:0){
|
.ui-jqgrid .ui-pg-selbox{line-height:normal;}/*Safari*/
|
}
|
.chaZhaoInput_list input[type="checkbox"],.chaZhaoInput_add input[type="checkbox"],.chaZhaoInput_edit input[type="checkbox"]{
|
position: relative;
|
top: 2.7px;
|
width: 15px;
|
}
|
.chaZhaoInput_list input[type="radio"],.chaZhaoInput_add input[type="radio"],.chaZhaoInput_edit input[type="radio"]{
|
position: relative;
|
top:-1px;
|
width: 15px;
|
}
|
#tableCont .edit-cell select {
|
width:99%;
|
}
|
select{
|
border:1px solid #938785;
|
/*background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-bg_fine-grain_10_eceadf_60x60.png") repeat scroll 50% 50%;*/
|
}
|
.clear{
|
clear:both;
|
}
|
.permissions{
|
height:511px;
|
overflow-y:auto;
|
}
|
.imageBut2,.imageBut{
|
height: 18px;
|
margin-right: -18px;
|
margin-top: 7px;
|
width: 0;
|
}
|
.imageBut1{
|
height: 18px;
|
margin-right: -18px;
|
margin-top: 8px;
|
width: 0;
|
}
|
.imageBut3{
|
height: 18px;
|
margin-right: -18px;
|
margin-top: 5.5px;
|
width: 0;
|
}
|
.imageButDialog {
|
height: 18px;
|
margin-right: -20px;
|
margin-top: 5px;
|
width: 0;
|
}
|
.imageButDialog1{
|
height: 18px;
|
margin-right: -20px;
|
margin-top: 6px;
|
width: 0;
|
}
|
#chaZhaoTr span.margin_left{
|
margin-left:15px;
|
}
|
.tableCont{
|
/*background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-bg_fine-grain_15_ffffff_60x60.png") repeat scroll 0 0 !important;*/
|
}
|
/*Page content**************************************************************************************/
|
.main {
|
width: 100%;
|
height: 100%;
|
background: none repeat scroll 0 0 #FFFFFF;
|
margin: 0;
|
}
|
.main .content {
|
/*min-width: 960px;*/
|
}
|
.header {
|
width: 100%;
|
height:35px;
|
/*background:url("../images/image/top.jpg") repeat scroll 20px 1px;*/
|
background:#4d5b76;
|
background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #4d5b76), color-stop(1, #6c7a95));
|
margin: 0 auto;
|
}
|
.pageContent{
|
background:#FFF;
|
height:100%;
|
overflow:hidden;
|
/* width:100% !important; */
|
margin:20px;
|
}
|
.ui-dialog-content.ui-widget-content,.ui-dialog-content.ui-widget-content ztree{
|
overflow:hidden !important;
|
}
|
/*.accordionbar div a {
|
color: #312E25 !important;
|
line-height: 20px;
|
padding-left: 17px;
|
position: relative;
|
text-decoration: none;
|
top: -10px;
|
width: 65px;
|
}*/
|
.accordionbar div a.divaback{
|
background: url("../images/image/ahover.png") no-repeat scroll 20px 1px;
|
padding-left: 35px;
|
}
|
.content {
|
float: right;
|
background: #FFF;
|
margin: 0;
|
}
|
.but_del_right{
|
margin-right:15px;
|
}
|
/*Paging public*******************************************************************/
|
ul{
|
list-style:none;
|
}
|
.caption{
|
display:none;
|
}
|
.menuGrid{
|
cellpadding:0;
|
cellspacing:0;
|
border:0;
|
}
|
.bodyContLeft{
|
float:left;
|
background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-bg_fine-grain_15_ffffff_60x60.png") repeat scroll 0 0;
|
width:19%;
|
height:99.8%;
|
border:1px solid #D9D6C4;
|
overflow:auto;
|
}
|
.bodyContRight{
|
float:left;
|
width:80%;
|
margin-left:0.7%;
|
height:100%;
|
background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-bg_fine-grain_15_ffffff_60x60.png") repeat scroll 0 0;
|
}
|
.bodyContAll{
|
float:left;
|
width:100%;
|
height:100%;
|
/*margin:20px 20px 20px 20px;*/
|
background-color:#FFFFFF;
|
}
|
.queryBut{
|
height:50px;
|
background-color:#FFFFFF;
|
width:100%;
|
border-bottom:1px solid #E7EAEC;
|
}
|
.queryBut-second{
|
border-bottom:0px solid #E7EAEC;
|
}
|
|
.queryBut .checkVolmuesBtn{
|
display:none;
|
}
|
.queryDialogBut{
|
height: 60px;
|
margin: 10px auto 0;
|
text-align: center;
|
width:auto;
|
background: #F4F4F4;
|
border-top: 1px solid #D4D1BF;
|
|
}
|
.dialogImageInput{
|
padding-left:10px;
|
}
|
.cont_img,.queryBut span.cont_img {
|
|
background: url("../images/home.png") no-repeat scroll 0px 2px;
|
height:30px;
|
line-height:50px;
|
font-size:18px;
|
color:#333333;
|
margin-left:20px;
|
padding-left:40px;
|
}
|
.cont_img{
|
height:23px;
|
line-height:23px;
|
background: url("../images/image/charzhaotitleimg.png") no-repeat scroll 15px 1.5px;
|
}
|
.queryBut span.cont_img1 {
|
padding-left:20px;
|
background: url("../images/image/charzhaotitleimg.png") no-repeat scroll 5px 1px;
|
height:30px;
|
line-height:30px;
|
font-size:14px;
|
}
|
.paper_work{
|
color: #008000;
|
font-size: 14px;
|
font-weight: bold;
|
line-height: 30px;
|
margin: 0 auto;
|
text-align: center;
|
}
|
.queryBut span.but{
|
float:right;
|
*position:absolute;
|
*right:10px;
|
*top:0px;
|
height:60px;
|
line-height:60px;
|
font-size:14px;
|
padding-right: 60px;
|
}
|
.queryBut span.but_left{
|
display:inline-block;
|
*position:absolute;
|
*right:10px;
|
*top:0px;
|
height:60px;
|
line-height:60px;
|
font-size:14px;
|
padding-left: 60px;
|
padding-right: 6px;
|
}
|
span.empty,input.jie{
|
cursor: pointer;
|
color:#008800;
|
}
|
.queryBut span.but ul li,
|
.queryBut span.but_left ul li
|
{
|
float:left;
|
padding:0px 2px 0 18px;
|
cursor:pointer;
|
}
|
.queryBut span.but ul li button,
|
.queryBut span.but_left ul li button
|
{
|
color:#1AB394;font-weight:100;font-size:14px;
|
}
|
|
.queryConditions{
|
width:100%;
|
}
|
.tableCont{
|
width:100%;
|
}
|
.ztree{
|
border:1px dashed #CCCCCC !important;
|
border-radius: 8px !important;
|
-webkit-border-radius: 8px !important;
|
-moz-border-radius: 8px !important;
|
/*behavior: url(dist/ie-css3.htc);*/
|
z-index:0;
|
/*position: relative;*/
|
color: #333333;
|
margin: 5px;
|
}
|
/*Paging public header*****************************************************************************************************/
|
.times{
|
color:#000;
|
}
|
.timeAndBut{
|
height: 35px;
|
position: absolute;
|
right: 5px;
|
top: 0;
|
width: 250px;
|
z-index:10;
|
}
|
.contle{
|
color: #FFFFFF;
|
height: 25px;
|
line-height: 25px;
|
text-align: center;
|
width: 250px;
|
float:left;
|
}
|
.butli{
|
height: 30px;
|
line-height: 30px;
|
text-align: center;
|
width: 300px;
|
float:left;
|
}
|
.butli > ul {
|
float: right;
|
width:94%;
|
}
|
.butli li {
|
float: left;
|
height: 30px;
|
line-height: 30px;
|
width: 30px;
|
padding-top:3px;
|
}
|
/***Resolution is less than 1280***/
|
.contleTime{
|
color: #FFFFFF;
|
font-size: 12px;
|
height: 30px;
|
left: 0px;
|
line-height:30px;
|
position: absolute;
|
top: -8px;
|
width: 100%;
|
text-indent:5px;
|
z-index: 10;
|
}
|
.butliTime{
|
height: 55px;
|
position: absolute;
|
right: 5px;
|
top: 0;
|
width: 9%;
|
z-index: 10;
|
padding: 0 5px 0 15px;
|
}
|
.butliTime1{
|
height: 30px;
|
position: absolute;
|
right: 5px;
|
top: -4px;
|
z-index: 10;
|
padding: 0 5px 0 15px;
|
}
|
.butliTime1 li,.butliTime li{
|
float: left;
|
height: 30px;
|
line-height: 30px;
|
min-width: 25px;
|
width: 25px;
|
}
|
/*****/
|
.header h1 {
|
font-size: 100%;
|
font-weight: normal;
|
padding: 0;
|
margin: 0;
|
}
|
.header a {
|
text-decoration: none;
|
color: #6c6c6c;
|
}
|
.header h1 {
|
text-indent: -5000px;
|
display: block;
|
height: 0;
|
font-size: 0;
|
line-height: 0;
|
overflow: hidden;
|
}
|
.topNav {
|
/*height: 55px; */
|
width: 100%;
|
position: absolute;
|
left: 0;
|
top: 0;
|
margin: 0 auto;
|
overflow: hidden;
|
z-index: 4;
|
}
|
|
.topNav .topNav_menu_title
|
{
|
font-size:14px;
|
font-weight:700;
|
color:#FFFFFF;
|
}
|
.timeAndBut .timeAndBut_li{
|
width:200px;color:#fff;font-size:14px;
|
}
|
.timeAndBut .timeAndBut_li .timeAndBut_div{
|
display:inline-block;text-align:right;margin-right:5px;width:100%;
|
}
|
.timeAndBut .timeAndBut_li .timeAndBut_div #pageLockState{
|
padding-right:20px;color:yellow;font-weight:bold;
|
}
|
.timeAndBut .timeAndBut_li .timeAndBut_div .welcome{
|
cursor:pointer;color:#FFFFFF;text-decoration:none;
|
}
|
|
.navMain {
|
background: url("../images/bgTopNav.png") repeat scroll 0 0;
|
background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #363842), color-stop(1, #8B96AD));
|
height: 35px;
|
margin: -1px auto 0;
|
min-width: 800px;
|
position: relative;
|
width: 62%;
|
-moz-border-radius: 6px 6px 0 0;
|
-webkit-border-radius: 6px 6px 0 0;
|
border-radius: 6px 6px 0 0;
|
border:1px solid #dccab5;
|
border-bottom:0px solid #dccab5;
|
z-index:2;
|
behavior: url(dist/ie-css3.htc);
|
}
|
.navIndex {
|
/*height: 45px;*/
|
margin: 0 auto;
|
width: 100%;
|
}
|
.navIndex1 {
|
color: #000000;
|
float: left;
|
font-size: 14px;
|
height: 55px;
|
line-height: 65px !important;
|
text-align: center;
|
width: 10.25%;
|
}
|
.navIndex li {
|
color: #000000;
|
float: left;
|
font-size: 14px;
|
height: 35px;
|
line-height: 35px;
|
text-align: center;
|
width: 12%;
|
}
|
.navIndex a {
|
color: #FFFFFF;
|
display: block;
|
width: 93.5px;
|
height: 35px;
|
text-align:center;
|
margin:0 auto;
|
cursor: pointer;
|
}
|
.navIndex a:hover {
|
font-weight:blod;
|
|
}
|
.navSub {
|
background: url("../images/bgTopNav2.png") repeat scroll 0 center #BBBBBB;
|
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #F1F2F4), color-stop(1, #C1CCE8));
|
display: none;
|
height: 187px;
|
margin: -10px auto 0;
|
overflow: hidden;
|
-moz-border-radius: 0 0 16px 16px;
|
-webkit-border-radius:0 0 16px 16px;
|
border-radius: 0 0 16px 16px;
|
z-index:2;
|
}
|
.navSub a {
|
color: #000;
|
display: block;
|
height: 26px;
|
margin: 0 auto;
|
width: 96px;
|
}
|
.navSub dl {
|
width: 12%;
|
float: left;
|
text-align: center;
|
line-height: 26px;
|
position: relative;
|
/* padding-top: 12px; */
|
}
|
.navSub dt {
|
position: absolute;
|
width: 100%;
|
height: 100%;
|
left: 0;
|
top: 0;
|
text-indent: -5000px;
|
background-position: -1120px 0;
|
display: none;
|
}
|
.navSub dd {
|
position: relative;
|
}
|
.logo {
|
width: 100%;
|
position: absolute;
|
left: 0;
|
top: 0;
|
overflow: hidden;
|
height: 124px;
|
}
|
.logoBox {
|
/* background: url("../login/aa.png") no-repeat scroll 0 0; */
|
height: 34px;
|
margin: 0 0 0 10px;
|
width: 200px;
|
left: 0;
|
position: absolute;
|
top: 0;
|
z-index: 10;
|
}
|
|
.logoBox2 {
|
background: url("../login/aa.png") no-repeat scroll 0 0;
|
height: 34px;
|
margin: 0 0 0 10px;
|
width: 200px;
|
left: 0;
|
position: absolute;
|
top: 0;
|
z-index: 10;
|
}
|
.logoBox1 {
|
background: url("../images/image/logo.png") no-repeat scroll 0 0;
|
height: 55px;
|
margin: 0 auto;
|
width: 200px;
|
display:block;
|
left: 0;
|
position: absolute;
|
top: 0;
|
z-index: 10;
|
}
|
.navSub dt, a.nav:hover,li.nav3 {
|
background:url(../images/image/navSub.png) no-repeat center 0;
|
|
|
}
|
.navSub a:hover{
|
color:#008800;
|
}
|
.header img{
|
border:0;
|
padding:0;
|
margin:0;
|
}
|
#LODOP_OB{
|
display:none\0;
|
*display:none;
|
overflow:hidden;
|
}
|
/*The task center***********************************************************************/
|
.cont_center {
|
color: #008000;
|
font-size: 14px;
|
font-weight: bold;
|
height: 30px;
|
line-height: 30px;
|
margin-left: 45%;
|
}
|
/*Framework to increase the style of the class***********************************************************************/
|
.apTabs {
|
height: 100%;
|
overflow: hidden;
|
}
|
.apTabs .tabsWrapper{
|
border-bottom: 2px solid #333 !important;
|
/*border-top: 2px solid #D9D6C4 !important;*/
|
height: 42px !important;
|
}
|
.apTabs .tabContent{
|
background:#F3F3F4;
|
/* margin:20px; */
|
|
border-top:2px solid #E7EAEC;
|
}
|
|
.apTabs .tabContentsOuter,.scrollLeft.ui-corner-top.ui-state-default,.apTabs .tabLabels li{
|
height: 40px !important;
|
}
|
.tableCont th.ui-state-hover{
|
border:0px solid #D9D6C4 !important;
|
background:none !important;
|
}
|
.tableCont .ui-state-hover{
|
background:#F5F5F6 !important;
|
border:1px solid #D9D6C4 !important;
|
color:#000 !important;
|
}
|
.ui-jqgrid .ui-jqgrid-htable th div{
|
line-height:17px;
|
}
|
.ui-jqgrid-view th{
|
border-right: 1px solid #DBDAD9 !important;
|
background: #F5F5F6;
|
}
|
.ui-jqgrid-view th.ui-state-hover{
|
border-right: 1px solid #F8F7F6 !important;
|
}
|
.ui-widget-content a {
|
/* color: #4610E7 !important;
|
text-decoration: none!important;
|
font-style: italic;
|
font-weight: bold; */
|
}
|
|
/* lp
|
.ui-widget-content{
|
border:1px solid #D9D6C4 !important;
|
}
|
*/
|
.ui-button-icon-only .ui-icon{
|
margin-top:-7px !important;
|
}
|
.ui-icon-circle-arrow-w,.ui-icon-close,.ui-icon-circle-arrow-e,.ui-icon-closethick{
|
margin-top:12px !important;
|
}
|
.ui-icon-xiafa{
|
background-image: url("../images/xiafa.png") !important;
|
}
|
.ui-dialog .ui-dialog-content{
|
padding:0;
|
}
|
.ui-jqgrid .ui-jqgrid-title{
|
float:left;
|
margin:0;
|
padding:0;
|
}
|
.ui-jqgrid .ui-jqgrid-titlebar{
|
padding:0;
|
}
|
.ui-jqgrid.ui-widget.ui-widget-content.ui-corner-all{
|
border:0px solid #D9D6C4;
|
}
|
.ui-jqgrid-title{
|
width:100%;
|
height:30px;
|
}
|
.ui-jqgrid-title ul li{
|
float:left;
|
padding:0 2px 0 18px;
|
cursor:pointer;
|
}
|
.ui-jqgrid-title .cont_img{
|
float:left;
|
height:30px;
|
line-height:30px;
|
font-size:14px;
|
padding-left:20px;
|
background: url("../images/image/charzhaotitleimg.png") no-repeat scroll 5px 7.5px;
|
}
|
.ui-jqgrid-title .but{
|
float:right;
|
height:30px;
|
line-height:30px;
|
font-size:14px;
|
padding-right:20px;
|
}
|
/* .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
|
border-right:0px solid #CBC7BD;
|
} */
|
.ui-dialog-titlebar-close,.ui-button-text-only{
|
/* border-right:1px solid #CBC7BD !important; */
|
}
|
/*Framework to increase the style of the class border-radius*/
|
/* .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
|
border-top-right-radius: 3px;
|
}
|
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
|
border-top-left-radius: 3px;
|
}
|
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
|
border-bottom-right-radius: 3px;
|
}
|
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
|
border-bottom-left-radius: 3px;
|
}
|
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
|
border-top-right-radius: 3px;
|
}
|
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
|
border-top-left-radius: 3px;
|
}
|
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
|
border-top-right-radius: 3px;
|
} */
|
.landydialog.ui-dialog-content.ui-widget-content {
|
color: #676a6c;
|
font-size:14px;
|
font-weight: nomarl;
|
position: relative;
|
text-indent: 25px;
|
top: 5px;
|
}
|
.ui-icon-search,.ui-icon-zoomin{
|
background-position:-160px -110px !important;
|
}
|
.ui-icon-calendar{
|
background-position:-32px -110px !important;
|
}
|
|
.ui-icon-scan{
|
background-image: url("../images/iconfont-saomiao.png") !important;
|
}
|
|
|
.tabLabels {
|
height: auto !important;
|
}
|
/*Paging points with table***********************************************************************/
|
.conditions {
|
background-color:#FFFFFF;
|
color: #111111;
|
line-height: 3em;
|
padding:5px;
|
border-bottom: 1px solid #D9D6C4;
|
}
|
.chaZhao{
|
background:none repeat scroll 0 0 #fbfaf5;
|
border-top: 1px solid #D9D6C4;
|
border-left: 1px solid #D9D6C4;
|
border-collapse: collapse;
|
width:100%;
|
margin:0 auto;
|
}
|
.chaZhao td{
|
border-right: 1px solid #D9D6C4;
|
border-bottom: 1px solid #D9D6C4;
|
font-size:13px;
|
}
|
.chaZhao .chaZhaotd_left{
|
width:15%;
|
text-align:right;
|
border-right: 0px solid #acd68f;
|
}
|
.chaZhao .chaZhaotd_right{
|
width:35%;
|
}
|
.bodyContRight .chaZhao .chaZhaotd_left{
|
width:10%;
|
text-align:right;
|
border-right: 0px solid #acd68f;
|
}
|
.bodyContRight .chaZhao .chaZhaotd_right{
|
width:23.3%;
|
padding-bottom: 3px;
|
}
|
.chaZhao .chaZhaotd_left_3{
|
width:10%;
|
text-align:right;
|
border-right: 0px solid #acd68f;
|
}
|
.chaZhao .chaZhaotd_right_3{
|
width:15%;
|
}
|
textarea.textareaWihe {
|
width: 95.8%;
|
height:22px !important;
|
line-height:22px;
|
margin:2px 0;
|
vertical-align:middle;
|
}
|
input.inputWihe {
|
width: 95.8%;
|
margin:2px 0;
|
}
|
button.imageBbstStyleBtn {
|
background: none repeat scroll 0 center !important;
|
border: 0 none !important;
|
color: #008800 !important;
|
}
|
input.jieZhuanBtn{
|
background:url("../images/image/jzsy.jpg") no-repeat scroll 0 0;
|
height:30px;
|
width:100px;
|
border:0px;
|
text-align:center;
|
}
|
input.jieZhuanXiaBtn{
|
background:url("../images/image/jzxx.jpg") no-repeat scroll 0 0;
|
height:30px;
|
width:100px;
|
border:0px;
|
text-align:center;
|
}
|
.cont_imgDailog{
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-bg_fine-grain_15_ffffff_60x60.png") repeat scroll 0 0;
|
color: #008800;
|
font-size: 14px;
|
font-weight: bold;
|
height: 25px;
|
line-height: 25px;
|
text-align: center;
|
margin-bottom: 5px;
|
margin-top: 5px;
|
border:1px solid #D9D6C4;
|
}
|
/*credentials*************************************************************/
|
table.voucherDetailtab{
|
border-collapse:collapse;
|
margin: 5px auto 0;
|
text-align: center;
|
width: 98%;
|
}
|
table.voucherDetailtab td{
|
border:1px solid #008800;
|
width:100px;
|
height:25px;
|
}
|
.voucherDetailtab .voucherDetailTr td.voucher_Col,.voucherDetailtab .voucherDetailTr1 td{
|
height:25px;
|
line-height:25px;
|
}
|
.voucherDetailtab .voucherDetailTr td.voucher_Col{
|
width:2%;
|
}
|
.voucherDetailtab .voucherDetailTrn td input[type="text"]{
|
background: none repeat scroll 0 0;
|
border: 0 none !important;
|
text-align: center;
|
width: 80%;
|
height:80%;
|
min-height:25px;
|
}
|
.voucher_Col{
|
width:20% !important;
|
}
|
.tr_tr13{
|
width:13%;
|
}
|
.tr_tr132{
|
width:13% !important;
|
}
|
.tr_tr3{
|
width:3%;
|
}
|
.tr_tr6{
|
width:6%;
|
}
|
.pingZheng {
|
color: #008000;
|
font-size: 14px;
|
font-weight: bold;
|
text-align: center;
|
text-decoration: underline;
|
}
|
/*Paging input background**************************************************************/
|
/*Paging button background***********************************************************************/
|
.but_down_excel{
|
background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -126px -191px transparent;
|
}
|
.but_picking,.but_product,.but_sales,.but_addRoot,.but_voucherLogin,.but_inventory,.but_orderBreakUp{
|
background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -94px -191px transparent;
|
}
|
.but_product_ptice,.but_allSales{
|
background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -78px -191px transparent;
|
}
|
.but_audit,.but_product_material{
|
background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -62px -191px transparent;
|
}
|
.but_zhe_xian,.but_material,.but_material{
|
background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -46px -191px transparent;
|
}
|
.but_procure,.but_product_in,.but_unaudit{
|
background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -110px -191px transparent;
|
}
|
.but_out{
|
background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -142px -191px transparent;
|
}
|
.but_product_out{
|
background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -126px -191px transparent;
|
}
|
.but-arrowreturnthick-1-s{
|
background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -48px -64px transparent;
|
}
|
.but_transferthick-e-w{
|
background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -112px -80px transparent;
|
}
|
.but_home{
|
background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll 0 -112px transparent;
|
}
|
|
|
.but_reconciliation,.but_in,
|
.but_sales_report,.but_report,
|
.but_voucherBetailed,.but_addRootm,
|
.but_findFinished,
|
.but_dailySales,.ui-jqgrid-title ul li.but_add,.but_add,
|
.but_breakUp,.but_unCheck{
|
background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll 2px -191px transparent;
|
}
|
.but_StuffExit,.ui-jqgrid-title ul li.but_save,.but_save{
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -206px -191px transparent;
|
}
|
|
.ui-jqgrid-title ul li.but_del,.but_del{
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -30px -191px transparent;
|
}
|
.ui-jqgrid-title ul li.but_edit,.but_edit{
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -14px -191px transparent;
|
}
|
.ui-jqgrid-title ul li.but_search,.but_search{
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -174px -191px transparent;
|
}
|
.ui-jqgrid-title ul li.but_back,.but_orderOut,.but_orderBetailed,.but_return,.but_cancel,.but_back{
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -142px -191px transparent;
|
}
|
.ui-jqgrid-title ul li.but_star,.but_star{
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -224px -112px transparent;
|
}
|
.ui-jqgrid-title ul li.but_print,.but_print{
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -160px -96px transparent;
|
}
|
.ui-jqgrid-title ul li.but_notice,.but_notice{
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -32px -144px transparent;
|
}
|
.ui-jqgrid-title ul li.but_link,.but_link{
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -240px -112px transparent;
|
}
|
.ui-jqgrid-title ul li.but_cart,.but_cart{
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll -48px -112px transparent;
|
}
|
.but_excel{
|
background: url("../images/image/excel.png") no-repeat scroll 0 9px;
|
}
|
.buta{
|
background: url("../images/image/desktop.png") no-repeat scroll center center;
|
}
|
.buta1{
|
background: url("../images/image/top_icons.png") no-repeat scroll center center;
|
}
|
.buta2{
|
background: url("../images/image/desktopns.png") no-repeat scroll center center;
|
}
|
.buta3{
|
background: url("../images/image/icons.png") no-repeat scroll center center;
|
}
|
.buta4{
|
background: url("../images/image/datePicker.gif") no-repeat scroll center center;
|
}
|
.buta5{
|
background: url("../images/image/help.png") no-repeat scroll center center;
|
}
|
.buta6{
|
background: url("../images/image/menfu.png") no-repeat scroll center center;
|
}
|
.lin{
|
background-position-y:10px\0;
|
*background-position-y:10px;
|
}
|
.lin1{
|
background-position-y:11px\0;
|
*background-position-y:11px;
|
}
|
.ui-state-default .ui-icon{
|
background-image:url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png");
|
}
|
.ui-widget-header .ui-icon{
|
background-image:url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_222222_256x240.png") !important;
|
}
|
span.but ul li.but_li_img{
|
background: url("../images/image/br.gif") no-repeat scroll 0 center;
|
height:16px;
|
width:1px;
|
margin-top:8px;
|
margin-right:-15px;
|
}
|
.ui-state-default,
|
.ui-widget-content .ui-state-default,
|
.ui-widget-header .ui-state-default{
|
/* background: #FFF;
|
color: #654b24; */
|
|
}
|
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
|
background: #4A637B;
|
border-right:1px solid #D9D6C4 !important;
|
color:#ffffff;
|
}
|
.ztree li a.curSelectedNode{
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-bg_fine-grain_15_eceadf_60x60.png") repeat scroll 50% 50% !important;
|
border: 1px solid #D9D6C4 !important;
|
}
|
.imgSerial{
|
cursor: pointer;
|
height: 15px;
|
position: relative;
|
top: 3px;
|
width: 18px;
|
}
|
.norepeat{
|
padding-left:15px;
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-icons_8DC262_256x240.png") no-repeat scroll 0px -143.5px transparent;;
|
color:#008000;
|
}
|
/*Angle of page***********************************************************************/
|
.Copyrightccty{
|
background:url("../dist/jqueryui/1.10.3/cupertino/images/ui-bg_fine-grain_65_654b24_60x60.png") repeat scroll 0 0;
|
color: #FFFFFF;
|
font-size: 12px;
|
height: 27px;
|
line-height: 27px;
|
text-align: center;
|
width:100%;
|
margin:0 auto;
|
}
|
.Copyfooter{
|
margin-top:0px;
|
}
|
.inline-block{
|
display: inline-block !important;
|
cursor: pointer !important;
|
}
|
.pageTent{
|
overflow-y: auto !important;
|
}
|
/**Page displays or not**/
|
.displayNone{
|
display:none;
|
}
|
.displayInline{
|
display:inline;
|
}
|
/*The portal custom***********************************************************************/
|
.codefans_net1{
|
position: absolute;
|
border:0px solid #D9D6C4;
|
}
|
|
.drsMoveHandle,.drsMoveHandle1 {
|
border: 1px solid #D9D6C4 !important;
|
cursor: move;
|
height: 24px;
|
padding: 0;
|
width: 99%;
|
}
|
.drsMoveHandle img,.drsMoveHandle1 img{
|
padding-left:20px;
|
}
|
.content1, .content2 {
|
background: url("images/ui-bg_fine-grain_10_f8f7f6_60x60.png") repeat scroll 50% 50% #F8F7F6 !important;
|
border-bottom: 1px solid #D9D6C4 !important;
|
border-left: 1px solid #D9D6C4 !important;
|
border-right: 1px solid #D9D6C4 !important;
|
width: 99% !important;
|
}
|
.template1{
|
width: 250px;
|
height: 120px;
|
background: #FFF;
|
text-align: center;
|
display:none;
|
|
}
|
.title1{
|
padding-left:20px;
|
background: url("../images/image/charzhaotitleimg.png") no-repeat scroll 3px 8px;
|
height:30px;
|
line-height:30px;
|
font-size:14px;
|
}
|
.title{
|
background: url("../images/image/charzhaotitleimg.png") no-repeat scroll 3px 8px;
|
|
font-size: 14px;
|
height: 30px;
|
line-height: 30px;
|
padding-left: 25px;
|
float:left;
|
margin-left:4px;
|
}
|
.corner-top{
|
border:0px solid red ;
|
overflow:hidden;
|
}
|
.drsMoveHandle.tabsWrapper.ui-state-default.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-top,.drsMoveHandle1.tabsWrapper.ui-state-default.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-top {
|
border-top: 1px solid #D9D6C4 !important;
|
}
|
.drsMoveHandle1.tabsWrapper.ui-state-default.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-top {
|
background:url("images/ui-bg_fine-grain_10_f8f7f6_60x60.png") repeat scroll 50% 50% #F8F7F6 !important;
|
}
|
.drsMoveHandle.tabsWrapper.ui-state-default.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-top > img {
|
padding-right: 10px;
|
}
|
#template1{
|
left:50px;
|
top:150px
|
}
|
#pages{
|
height:100%;
|
width:100%;
|
overflow:auto
|
}
|
#drsMoveHandle1{
|
border:0px solid #D9D6C4;
|
overflow:hidden;
|
}
|
#imgmiddle{
|
margin-top:3px;
|
border:0px solid #D9D6C4;
|
float:left;
|
}
|
#title1{
|
margin-left:0.3em;
|
float:left;
|
}
|
#conte{
|
height:100%;
|
overflow:hidden;
|
}
|
#weatherPages{
|
height:100%;
|
width:100%;
|
border-top:0px solid red;
|
border-left:0px solid red;
|
frameborder:0px;
|
}
|
.engine{
|
width:0px;
|
height:0px;
|
border:0;
|
}
|
/*门户定制??***********************************************************/
|
.imageButMenFu{
|
height: 18px !important;
|
margin-top: 7px !important;
|
width: 0;
|
}
|
.codefans_net {
|
position: absolute;
|
border: 0px solid red;
|
}
|
.dragresize {
|
position: absolute;
|
width: 5px;
|
height: 5px;
|
font-size: 1px;
|
background: #EEE;
|
border: 1px solid #333;
|
}
|
|
.dragresize-tl {
|
top: -8px;
|
left: -8px;
|
cursor: nw-resize;
|
}
|
|
.dragresize-tm {
|
top: -8px;
|
left: 50%;
|
margin-left: -4px;
|
cursor: n-resize;
|
}
|
|
.dragresize-tr {
|
top: -8px;
|
right: -8px;
|
cursor: ne-resize;
|
}
|
|
.dragresize-ml {
|
top: 50%;
|
margin-top: -4px;
|
left: -8px;
|
cursor: w-resize;
|
}
|
|
.dragresize-mr {
|
top: 50%;
|
margin-top: -4px;
|
right: -8px;
|
cursor: e-resize;
|
}
|
|
.dragresize-bl {
|
bottom: -8px;
|
left: -8px;
|
cursor: sw-resize;
|
}
|
|
.dragresize-bm {
|
bottom: -8px;
|
left: 50%;
|
margin-left: -4px;
|
cursor: s-resize;
|
}
|
|
.dragresize-br {
|
bottom: -8px;
|
right: -8px;
|
cursor: se-resize;
|
}
|
|
.template {
|
width: 250px;
|
height: 120px;
|
background: #FFF;
|
text-align: center;
|
display: none;
|
z-index: 0;
|
}
|
|
#toolbar {
|
width: 250px;
|
background: #FFF;
|
text-align: center;
|
z-index: 2;
|
}
|
.addahref {
|
color: #008000;
|
text-decoration: none;
|
}
|
.divimgnbsp img{
|
left: -2px;
|
position: relative;
|
top: -5px;
|
*top: -1px;
|
top: -1px\0;
|
background:url("images/ui-bg_fine-grain_10_f8f7f6_60x60.png") repeat scroll 50% 50% #F8F7F6 !important;
|
}
|
#listPage{
|
height:100%;
|
width:100%;
|
overflow:auto;
|
}
|
#template{
|
left:50px;
|
top:150px;
|
}
|
#contnt{
|
height:100%;
|
overflow:hidden;
|
}
|
.toolm{
|
left:20px;
|
top:100px;
|
}
|
.colspanWidth{
|
width:30% !important;
|
}
|
|
/*Split screen page***********************************************************/
|
.newsGri{
|
width:99%;
|
margin:0 auto;
|
}
|
.lineDiv{
|
text-align:center;
|
font-size:25px;
|
color:red;
|
height:90%;
|
width:100%;
|
line-height:50px;
|
font-weight:bold;
|
}
|
.line{
|
background:#000000;
|
font-size:100%;
|
}
|
.td2{
|
height:50px;
|
line-height:50px;
|
}
|
table.newsGri{
|
border-right: 0px solid red;
|
border:1px solid red;
|
border-collapse: collapse;
|
}
|
table.newsGri td{
|
text-align:center;
|
height:50px;
|
color:red;
|
font-size:20px;
|
font-weight:bold;
|
border-right: 1px solid red;
|
border-bottom: 1px solid red;
|
width:10%;
|
}
|
#caption{
|
color:!important;
|
height:30px;
|
font-size:18px;
|
font-weight:bold;
|
line-height:30px;
|
text-align:center;
|
overflow:hidden;
|
}
|
.pointer{
|
cursor:pointer;
|
}
|
/*database***/
|
.content-box.conditions {
|
border-radius: 6px;
|
-webkit-border-radius: 6px;
|
-moz-border-radius: 6px;
|
border:1px solid #D9D6C4;
|
behavior: url(dist/ie-css3.htc);
|
/*margin: 50px 16%;*/
|
min-width: 900px;
|
position:relative;
|
/*z-index:0;*/
|
}
|
.content-box h3 {
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-bg_fine-grain_15_eceadf_60x60.png") repeat scroll 50% 50%;
|
border-radius: 6px;
|
-webkit-border-radius: 6px;
|
-moz-border-radius: 6px;
|
border:1px solid #D9D6C4;
|
behavior: url(dist/ie-css3.htc);
|
font-size: 35px;
|
height: 75px;
|
line-height: 75px;
|
margin-bottom:1px;
|
text-align: center;
|
position:relative;
|
z-index:2;
|
}
|
.content-box h4 {
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-bg_fine-grain_15_ffffff_60x60.png") repeat scroll 0 0;
|
font-size: 20px;
|
height: 55px;
|
width:99%;
|
margin:4px auto;
|
line-height: 55px;
|
text-indent: 50px;
|
border-radius: 6px;
|
-webkit-border-radius: 6px;
|
-moz-border-radius: 6px;
|
border:1px solid #D9D6C4;
|
behavior: url(dist/ie-css3.htc);
|
position:relative;
|
z-index:2;
|
}
|
.default-p > div,.content-box p{
|
font-size: 16px;
|
text-indent: 90px;
|
line-height:40px;
|
}
|
.opp a {
|
color: #008000;
|
padding: 15px 0;
|
text-decoration: none;
|
}
|
a.uploadifyClear {
|
color: #008800;
|
font-size: 14px;
|
padding-left: 30px;
|
text-decoration: none;
|
}
|
.default-tab {
|
border: 0 none;
|
border-radius: 6px;
|
-webkit-border-radius: 6px 6px 0 0;
|
-moz-border-radius: 6px 6px 0 0;
|
border:1px solid #D9D6C4;
|
behavior: url(dist/ie-css3.htc);
|
position:relative;
|
z-index:2;
|
}
|
.btn {
|
/* color: #000000; */
|
text-decoration: none;
|
}
|
.default-p span {
|
display: block;
|
padding: 15px 0;
|
}
|
.marginColor{
|
color:#FF00FF;
|
margin-right:10px
|
}
|
.content-box{
|
margin:10px;
|
position: relative;
|
}
|
.content-box h5 {
|
background: url("../dist/jqueryui/1.10.3/cupertino/images/ui-bg_fine-grain_15_ffffff_60x60.png") repeat scroll 0 0;
|
border: 1px solid #D9D6C4;
|
border-radius: 6px;
|
-webkit-border-radius:6px;
|
-moz-border-radius: 6px;
|
behavior: url(dist/ie-css3.htc);
|
color: #008000;
|
font-size: 12px;
|
height: 30px;
|
line-height: 30px;
|
text-indent: 50px;
|
border:1px solid #D9D6C4;
|
position:relative;
|
z-index:2;
|
}
|
.shuoming img.keyImg {
|
float: right;
|
position: relative;
|
top: -30px;
|
z-index:3;
|
}
|
.excelImage{
|
width: 69%;
|
}
|
.excelImageRight{
|
width:26%;
|
}
|
.repeat p{
|
font-size: 14px;
|
text-indent: 30px;
|
line-height:25px;
|
color:#008800;
|
}
|
.errorDiv,.dataAreadly{
|
color:red;
|
font-size:14px;
|
}
|
.dataFunction {
|
line-height: 10px !important;
|
}
|
.dataFunction a{
|
color:#008800;
|
font-size:14px;
|
text-indent: 90px;
|
text-decoration: none;
|
}
|
.errorDiv {
|
font-size: 14px;
|
position: relative;
|
top: -20px;
|
}
|
.errorIn {
|
height: 35px;
|
line-height: 35px;
|
}
|
.dataFunction {
|
height: 0;
|
line-height: 10px !important;
|
}
|
.fileUp {
|
text-indent: 30px;
|
padding:10px 0;
|
}
|
.errorOk{
|
position:relative;
|
top:15px;
|
}
|
#error > span {
|
bottom: 10px;
|
left: 90px;
|
position: relative;
|
top: 18px;
|
}
|
.cancel img {
|
position: relative;
|
top: 7px;
|
}
|
.uploadifyQueue {
|
height: 30px;
|
line-height: 30px;
|
}
|
.fileName {
|
color: #FF0000;
|
font-size: 14px;
|
left: 50px;
|
position: relative;
|
top: -18px;
|
}
|
img.setTime{
|
width:16px;
|
height:22px;
|
text-align:center;
|
position:relative;
|
top:8px;
|
z-index:10;
|
}
|
.ui-dialog {
|
/*border: 0 none !important;*/
|
padding:0;
|
margin:0;
|
border: 0 none !important;
|
}
|
.ui-dialog-buttons{
|
background: #FFF;
|
}
|
.ui-dialog-buttons select{
|
width: 120px;
|
margin-right:10px;
|
}
|
.ui-jqgrid .ui-pg-input,.ui-jqgrid .ui-pg-selbox{
|
border:1px solid #D9D6C4;
|
}
|
.apTabs .tabLabels .tabLabelLeft{
|
text-align:center;
|
}
|
.ui-jqgrid .ui-pg-input{
|
height:auto !important;
|
text-align:center;
|
}
|
.butShowAndSave {
|
position: absolute;
|
right: 10px;
|
top: 60px;
|
z-index: 10;
|
}
|
.cgseOperSpan{
|
background: url("../images/2012.png") no-repeat scroll 5px center;
|
display: block;
|
width: 100%;
|
}
|
.prodFlagFont {
|
color: #008000;
|
text-decoration: line-through;
|
}
|
|
div#rMenu {position:absolute; visibility:hidden; top:0; background-color: gray;text-align: left;padding: 10px;}
|
div#rMenu ul li{
|
margin: 11px 0;
|
padding: 0 25px;
|
cursor: pointer;
|
list-style: none outside none;
|
background-color: yellow;
|
}
|
.hover {
|
background: #cd9a5b;
|
}
|
.clicked_state {
|
background: #f7f3de;
|
}
|
.flagp{
|
line-height: 30px;
|
display: inline-block;
|
font-size:12px;
|
height: 9px;
|
width: 9px;
|
border: 1px solid #7F7F7F;
|
margin-left:15px;
|
margin-right:5px;
|
}
|
|
.flagp_text{
|
font-size:12px;color: #A09E9E;margin-left: 20px;
|
}
|
#ui-datepicker-div{
|
background:#ffffff url(images/ui-bg_fine-grain_15_ffffff_60x60.png) 50% 50% repeat;
|
}
|
.ui-datepicker-calendar {
|
display: none;
|
}
|
|
input:-moz-read-only { /* For Firefox */
|
border:0px solid white;
|
}
|
|
input:read-only,input -moz-read-only{
|
border:0px solid white;
|
border-bottom:1px solid #ccc;
|
|
}
|
|
select:disabled {
|
background-color: #eee;
|
}
|
|
.stanceInput{
|
width:0px !important;
|
border:0 !important;
|
}
|
/**用户名----start**/
|
.s-user-set-menu {
|
padding-top: 6px;
|
top: -5px;
|
position: relative;
|
right: 10px;
|
float: right;
|
width: 100px;
|
z-index: 999;
|
text-align: left;
|
}
|
.s-user-set-menu.menu-top {
|
width: 70px;
|
}
|
.s-user-set-menu div {
|
position: relative;
|
border: 1px solid #E3E3E3;
|
box-shadow: 1px 1px 5px #d1d1d1;
|
-moz-box-shadow: 1px 1px 5px #d1d1d1;
|
-webkit-box-shadow: 1px 1px 5px #d1d1d1;
|
}
|
.s-user-set-menu a {
|
text-decoration: none;
|
height: 25px;
|
line-height: 25px;
|
padding-left: 8px;
|
background-color: #fff;
|
-moz-user-select: none;
|
cursor: pointer;
|
text-align: left;
|
display: block;
|
color: #333;
|
margin: 0;
|
font-size: 12px;
|
}
|
#s_user_name_menu.s-user-set-menu a, #s_user_setting_menu.s-user-set-menu a {
|
text-shadow: none;
|
color: #000;
|
}
|
|
.s-user-set-menu .menu-arrow {
|
position: absolute;
|
z-index: 2;
|
top: -4px;
|
left: 28px;
|
display: inline-block;
|
width: 0;
|
height: 0;
|
line-height: 0;
|
border: 5px dashed transparent;
|
border-bottom: 5px solid #e3e3e3;
|
font-size: 0;
|
}
|
.s-user-set-menu.menu-top .menu-arrow {
|
float: right;
|
right: 32px;
|
}
|
.s-skin-hasbg .s-user-set-menu .menu-arrow {
|
background-position: 0 -90px;
|
}
|
.s-user-set-menu .menu-arrow em {
|
position: absolute;
|
top: -4px;
|
left: -5px;
|
display: block;
|
width: 0;
|
height: 0;
|
line-height: 0;
|
font-size: 0;
|
color: #666;
|
border-top: 5px dashed transparent;
|
border-left: 5px dashed transparent;
|
border-right: 5px dashed transparent;
|
border-bottom: 5px solid #fff;
|
}
|
/**用户名----end**/
|
|
|
/**模糊查询-----------开始**/
|
.wildcardSearch {
|
width: 100%;
|
}
|
|
.wildcardSearch td {
|
border: 0px solid white;
|
}
|
|
.wildcardSearch td.chaZhaotd_right_3 {
|
border-right:1px solid #D9D6C4;
|
}
|
|
.wildcardSearch td input {
|
width:75% !important;
|
vertical-align:middle !important;
|
height:22px;
|
line-height:22px;
|
}
|
|
.wildcardSearch td input.oneInputWidth {
|
width:28% !important;
|
}
|
|
.wildcardSearch td input.twoInputWidth {
|
width:40% !important;
|
}
|
|
.wildcardSearch td input.threeInputWidth {
|
width:50% !important;
|
}
|
.wildcardSearch td input.fourInputWidth {
|
width:60% !important;
|
}
|
.wildcardSearch td input.twoDateInputWidth {
|
width:35% !important;
|
}
|
|
|
table td.dateRangeTd {
|
width:40%;
|
}
|
|
td.dateRangeTd input {
|
width:27%;
|
vertical-align:middle !important;
|
height:22px;
|
}
|
.advanceSearchTitle {
|
text-align:center;
|
font-weight: bold;
|
}
|
|
.searchContainerDiv {
|
background: #fbfaf5;
|
}
|
/**模糊查询-----------结束**/
|
|
|
|
/**按钮-----------开始**/
|
.topBut{
|
font-size:12px;
|
margin-top:-3px;
|
}
|
|
.conditionTrBut{
|
font-size:12px;
|
margin-top:2px;
|
}
|
|
.orange{
|
background: #F9AC6E
|
}
|
.yellow{
|
background: #C8FA92
|
}
|
.cbox{
|
/* width:20px !important;
|
height:20px !important; */
|
|
}
|
.border-bottom{
|
margin-left:0px;
|
}
|
.form-bottom-but{
|
margin-left:20px;
|
}
|
.queryDialogBut .but{
|
line-height:60px;
|
}
|
.ui-dialog-buttonset button ,.ui-dialog .ui-dialog-titlebar-close{
|
display: inline-block;
|
padding: 3px 10px;
|
margin-bottom: 0;
|
font-size: 14px;
|
font-weight: 400;
|
line-height: 1.42857143;
|
text-align: center;
|
white-space: nowrap;
|
vertical-align: middle;
|
-ms-touch-action: manipulation;
|
touch-action: manipulation;
|
cursor: pointer;
|
-webkit-user-select: none;
|
-moz-user-select: none;
|
-ms-user-select: none;
|
user-select: none;
|
background-image: none;
|
border: 1px solid transparent;
|
border-radius: 4px;
|
background-color: #1c84c6;
|
border-color:#1c84c6;
|
color: #FFFFFF;
|
}
|
.ui-dialog .ui-dialog-titlebar-close-bs{
|
position: absolute;
|
right: .3em;
|
top: 50%;
|
width: 21px;
|
margin: -10px 0 0 0;
|
padding: 1px;
|
height: 20px;
|
z-index:10000;
|
}
|
|
.tabLabels .ui-state-hover,
|
.tabLabels .ui-widget-content .tabLabels .ui-state-hover,
|
.tabLabels .ui-widget-header .tabLabels .ui-state-hover,
|
.tabLabels .ui-state-focus,
|
.tabLabels .ui-widget-content .tabLabels .ui-state-focus,
|
.tabLabels .ui-widget-header .tabLabels .ui-state-focus {
|
background: #4A637B;
|
|
}
|
#dialog_bottom{
|
position: absolute;
|
background:#FFF;
|
text-align:center;
|
padding-top:10px;
|
}
|
#dialog_bottom a{
|
margin-left:10px;
|
}
|
.navbar-right{
|
text-align:right !important;
|
padding-right:50px;
|
}
|
.spanColor{
|
color: red;
|
}
|