@charset "utf-8";
/*main.css  第5行*/
a{color:#000}
/*main.css  第28行*/
.headbar .head2 {border-bottom:1px solid #660000;border-top:1px solid #660000;}
/*main.css  第29行*/
.headbar .head2 .title{color:#222;}
/*main.css  第31行*/
.headbar .head2 .infobar span{color:#333;}
/*main.css  第32行*/
.headbar .head2 .buttonbar{color:#000;}
.headbar .head2 .buttonbar .logout{background:url(../images/logout.png) no-repeat;}
.headbar .head2 .buttonbar .bulletinboard{background:url(../images/bulletinboard.png);}
.headbar .head2 .buttonbar .setting_button{background:url(../images/password_edit.png) no-repeat;}
.headbar .head2 .buttonbar .illcar{background:url(../images/illcar.png) no-repeat;}
.headbar .head2 .infobar{background: url(../images/topbar_arr.png) no-repeat;}

/*系统头部登录人员字体颜色*/
.headbar .head2 a{color:#700;}
.havetask{background:#AA0000}
/*内容帮助问号背景*/
.helpers{background:url(../images/contents_red.jpg) no-repeat;background-size:80%;}
/*系统尾部样式*/
.footbar {background:#670001;color:#aaa;}
.footbar .copyright {color:#aaa;}
.footbar .copyright a{color:#888;}
.footbar .copyright a:hover {color:#bbb;}

/*main.css  第52行*/
.content {background:#eee;}

/*menu主模块菜单*/
.menuarea li.menu div.menu{color:#AA0000;background:/*#AA0000 *//*url(../images/arrows.png) no-repeat*/ 120px 6px;border:1px solid #AA0000;border-top-color:#AA0000;}
.openColor {background: #AA0000!important;color:#fff!important;}

.circleimg{background: url(../images/circlemenu3.png) no-repeat 100% 100%!important;   float: left;height: 10px;  width: 10px;  margin-right: 8px;}
/*白色*/
.zy{background: url(../images/zy.png) no-repeat;background-size: 100% 100%!important;}
.zl{background: url(../images/zl.png) no-repeat;background-size: 100% 100%;}
.cw{background: url(../images/cw.png) no-repeat;background-size: 100% 100%;}
.kh{background: url(../images/kh.png) no-repeat;background-size: 100% 100%;}
.ck{background: url(../images/ck.png) no-repeat;background-size: 100% 100%;}
.yd{background: url(../images/yd.png) no-repeat;background-size: 100% 100%;}
.nh{background: url(../images/nh.png) no-repeat;background-size: 100% 100%;}
.tc{background: url(../images/tc.png) no-repeat;background-size: 100% 100%;}
.cz{background: url(../images/cz.png) no-repeat;background-size: 100% 100%;}
.xt{background: url(../images/xt.png) no-repeat;background-size: 100% 100%;}
.dw{background: url(../images/dw.png) no-repeat;background-size: 100% 100%;}
.jc{background: url(../images/jc.png) no-repeat;background-size: 100% 100%;}
.sp{background: url(../images/sp.png) no-repeat;background-size: 100% 100%;}
.xf{background: url(../images/xf.png) no-repeat;background-size: 100% 100%;}
.bj{background: url(../images/bj.png) no-repeat;background-size: 100% 100%;}
/*主色*/
.zy2{background: url(../images/zy3.png) no-repeat 100% 100%;background-size: 100% 100%;}
.zl2{background: url(../images/zl3.png) no-repeat 100% 100%;background-size: 100% 100%;}
.cw2{background: url(../images/cw3.png) no-repeat 100% 100%;background-size: 100% 100%;}
.kh2{background: url(../images/kh3.png) no-repeat 100% 100%;background-size: 100% 100%;}
.ck2{background: url(../images/ck3.png) no-repeat 100% 100%;background-size: 100% 100%;}
.yd2{background: url(../images/yd3.png) no-repeat 100% 100%;background-size: 100% 100%;}
.nh2{background: url(../images/nh3.png) no-repeat 100% 100%;background-size: 100% 100%;}
.tc2{background: url(../images/tc3.png) no-repeat 100% 100%;background-size: 100% 100%;}
.cz2{background: url(../images/cz3.png) no-repeat 100% 100%;background-size: 100% 100%;}
.xt2{background: url(../images/xt3.png) no-repeat 100% 100%;background-size: 100% 100%;}
.dw2{background: url(../images/dw3.png) no-repeat;background-size: 100% 100%;}
.jc2{background: url(../images/jc3.png) no-repeat;background-size: 100% 100%;}
.sp2{background: url(../images/sp3.png) no-repeat;background-size: 100% 100%;}
.xf2{background: url(../images/xf3.png) no-repeat;background-size: 100% 100%;}
.bj2{background: url(../images/bj3.png) no-repeat;background-size: 100% 100%;}

/*menu主模块菜单下子模块*/
.menuarea li.menu ul li.submenu div{background:#caa;color:#800;/*border:1px solid #AA0000;*//*border-top-color:#ccc;*/}
.menuarea li.menu ul li.submenu.gray div{color:#eee;}

/*main.css  第70-71行*/
.content .editarea {background:#fff;border-left:1px solid #ccc;}
input{border:1px solid #A29696;}

/*main.css  第74-75行*/
div.moduletitle{color:#996665;border-bottom: 2px solid #AD1515;}
div.warningmsg {color:red;}

/* 一览画面 */
/* 搜索栏 */
table.searchtb tr{border: 1px solid #670001;}
table.searchtb tr td{background-color:#F5C4A2;}
table.searchtb td.searchitemlb{color:#ffffff;background-color: #BF4242;border-right: 1px solid #670001;}
table.searchtb input{border: 1px solid #A29696;}

/* 搜索结果栏 */
.list_table{border:1px solid #DCDBDB}
.list_table tr th{color:#ffffff;border:2px solid #DCDBDB;background:#A50000 url(../images/table_title.png) repeat-x;}
.list_table tr{border:1px solid #DCDBDB;}
.list_table tr td{border:1px solid #DCDBDB}
table.list_table tbody tr.even{color:#333333;background:#ffffff;}		/*奇数行*/
table.list_table tbody tr.odd{color:#333333;background:#f2f2f2;}		/*偶数行*/
table.list_table tbody tr:hover{color:#ffffff;background:#CCAAAA!important;}		/*当前行*/
table.list_table tbody tr:hover a{color:#ffffff}
table tr th .orderby{color:yellow;} 						/*orderby*/

/* 分页栏 */
div.pagebar {color:#660000;}
div.pagebar div.listpagebar{color:#000000;}
div.pagebar div.listpagebar .selected{background:#AD1515!important;color:#ffffff!important;}
div.pagebar div.listpagebar a:hover{color:#EC73B0}

/*main.css  第110行*/
div.expandsignal{color:#0C8AF9;}

/*保存*/
a.rdsavebtn{background:black url(../images/savebg2.png) no-repeat;}
a.rdeditbtn{background:black url(../images/editbg2.png) no-repeat;}
a.rddelbtn{background:black url(../images/delbg2.png) no-repeat;}
a.rdsavebtn:hover,a.rdeditbtn:hover,a.rddelbtn:hover{background-color:#BF4242;}

/*main.css   第119-120行*/
div.multiselectchk{border: 1px solid #c5c5c5;background-color: #F9F9F9;}
.multiselectchk ul{background-color: #F9F9F9;}

/*main.css   第125-126行*/
.multiselectchk li label:hover{background-color: #FFEBDE;}
a.select,button.select{border: 1px solid gray;background: url(../images/sele_arrows.png) 100% 50% no-repeat #fff}

/*main.css   第128-129行*/
.multiselectchk .multichkall{background-color:#e9e9e9;}
.multiselectchk .multichkall:hover{color:#BF4242}

/*main.css   第132行*/
div.mask{background-color:#151415}

/*main.css   第137行*/
div#maskinfo div.doing p.msg{color:#ffffff}

/*main.css   第139行*/
div#logindialog table{background:#D4C6C6;}

/*main.css   第142行*/
div#logindialog div.loginpagemsg{background:#D4C6C6;color:#AD1515;}

/*main.css   第144行*/
div.infodiv{background:#F5EAF0;}

/*main.css   第149行*/
div.querydialog{border:1px solid black;background-color:#FFFAF0}

/*main.css   第151行*/
div.querydialog div.dialogsearchresult table.list_table{background-color:#fff}

/*main.css   第153行*/
div.helphint{background: #fffefe;border-color: red;color:#000;}

/*main.css  第156-158行*/
table.edit_table{border:1px solid #670001}
table.edit_table tr td{border-bottom:1px solid #670001;border-right:1px solid #670001;background-color:#F5C4A2;}
table.edit_table tr td.caption{background-color:#BF4242;color:#ffffff;border-right:1px dotted #670001}

/*main.css  第161-162行*/
table.edit_table tr td input{border:1px solid #A29696;}
table.edit_table tr td.caption span{color:#FFFF00;}

/*main.css  第164-166行*/
table.dialogtable{border:1px solid #670001}
table.dialogtable tr td{border-bottom:1px solid #670001;background-color:#F5C4A2;}
table.dialogtable tr td.caption{background-color:#BF4242;color:#ffffff;border-right:1px dotted #670001;}

/*main.css  第169行*/
table.dialogtable tr td input{border:1px solid #A29696;}

/*main.css 第171-173行*/
table.dialogtable tr td.caption span{color:#FFFF00;}
table.dialogtable tr td.caption span.lbtitle{color:#fff;}
table.dialogtable{background-color: #F5C4A2;}

/*main.css* 第177行*/
.popdialog div.popmask{background-color:#F0F0F0}

/*main.css* 第181行*/
.alertdialog div.alertmask{background-color:#F0F0F0}

/*main.css 第188-189行*/
input.multisel_btn{background:#FFFFFF url(../images/sele_arrows.png) no-repeat 100% 50%;}
input.multisel_btn:hover{border: 1px solid #7f7f7f;}

/*main.css 第191行*/
div.sele_content{background-color:#ECD6D6;}

/*index.css 第8-10行*/
div.index_content div.index_left table.fee_table td{border:2px solid #cccccc;}
div.index_content div.index_left table.fee_table td:hover{background:#cccccc;}
div.index_content div.index_left table.fee_table td p{color:#000000;}

/*index.css 第12行*/
div.index_content div.index_left table.fee_table td p.last_date{color:#555555;}

/*index.css 第14-21行*/
div.index_content div.index_left table.index_list{border-top:2px solid #AAAAAA;border-bottom:2px solid #AAAAAA;}
div.index_content div.index_left table.index_list tbody tr.even{background:#ffffff;}		/*奇数行*/
div.index_content div.index_left table.index_list tbody tr.odd{background:#f2f2f2;}		/*偶数行*/
div.index_content div.index_left table.index_list tbody tr:hover{background:#CCAAAA;}		/*当前行*/
div.index_content div.index_left table.index_list tbody tr:hover a{color:#ffffff}
div.index_content div.index_left table.index_list thead{border-left:2px solid #AAAAAA;border-right:2px solid #AAAAAA;border-bottom:1px solid #990000;}
div.index_content div.index_left table.index_list th{background:#990000;color:#FFFFFF;}
div.index_content div.index_left table.index_list tbody{border-left:2px solid #AAAAAA;border-right:2px solid #AAAAAA;}

/*index.css 第25-26行*/
a.index_table_button{color:#BB0000;}
a.index_table_button:hover{color:#EE5555;}

/*index.css 第31行*/
div.index_content div.index_right div.task_title{background:url(../images/table_title.png) repeat-x;}
#cal_title {background:url(../images/table_title.png) repeat-x;}
div.index_content div.index_right div.task_title a{color:#FFFFFF;}

/*index.css 第34行*/
div.index_content div.index_right div.task_content{background:#EEEEEE;}

/*index.css 第39-40行*/
div.index_content div.index_right table#index_workord_list tr.even{background:#FCFCFC;}
div.index_content div.index_right table#index_workord_list tr.workord_table_tr:hover{background:#DDDDDD;}

/*index.css 第46行*/
div.index_content div.no_permission{border:2px solid #990000;}

/*index.css 第50行*/
div#page_button span{color:#000000;}

/*index.css 第52-54行*/
div#page_button span.fee_selected{color:#CC0000}
div#page_button span.ctt_selected{color:#CC0000}
div#page_button span.workord_selected{color:#CC0000}
div#page_button span.ve_selected{color:#CC0000}

/*index.css 第57行*/
div#page_button_right span{color:#000000;}

/*index.css 第59-61行*/
div#page_button_right span.fee_selected{color:#CC0000}
div#page_button_right span.ctt_selected{color:#CC0000}
div#page_button_right span.workord_selected{color:#CC0000}

/*index.css 第64行*/
#CalendarMain {border: 1px solid #ccc;}

/*index.css 第66行*/
.selectBtn {color: #fff;}

/*index.css 第73行*/
#context {background-color: #fff;}

/*index.css 第75行*/
.week>h3 {color: #808080;}

/*index.css 第77-78行*/
.lastItem a{color: #d1c7b7 !important;}
.item {color: #333;}

/*index.css 第80-84行*/
.currentItem>a {border:3px solid #FFFFFF;background-color: #DDAA00;color: #fff;}
.markItem>a {border:3px solid #FFFFFF;background-color: #AA0000;color: #fff;}
.currentmarkItem>a {border:3px solid #FFFFFF;background-color: #DDAA00;color: #fff;}
#foots {background-color: #fff;border-top: 1px solid #ccc;}
#footNow {color: #AA0000;}

/*index.css 第88-92行*/
#selectYearDiv {background-color: #fff;}
#selectYearDiv>div {border: 1px solid #ccc;color: #909090;}
.currentYearSd, .currentMontSd {color: #ff4400 !important;}
#selectMonthDiv {background-color: #fff;}
#selectMonthDiv>div {color: #909090;border: 1px solid #ccc;}

/*style.css 第13-14行*/
.errmsg{color: red;}
div.divmultisele a.edit_error, .edit_error { border:1px solid red;background-color:#F36262;}

/*style.css 第16行*/
a.gotoedit:visited{color:#730100}

/*style.css 第18-19行*/
select:focus,input:focus,textarea:focus{background:#ECD6D6}
textarea:disabled,select:disabled,input:disabled{border:1px solid #A29696;background-color:#E4E4E4;color:#000000}

/*style.css 第23行*/
input:read-only{ background-color: #cccccc;}

/*style.css 第29-32行*/
.button {border:1px solid #AD1515;background:#EF8C8F;color:#ffffff;}
.button:hover {background:#AD1515;}
.buttondisabled{border:1px solid #9C9B9B;background: #D8D5D5;color:#484444;}
.buttondisabled:hover{background: #D8D5D5;}

/*lease_view.tpl 第28-30行*/
.btn_storey{color:black;}
.btn_storey_on{;background:#a50000;color:white;}
.btn_storey_bar_on{ background:#a50000;color:white;}

/*lease_view.tpl 第33-39行*/
.hbr{color:#e50012;background:url(../images/red_bk.gif) no-repeat;}
.hbrs{color:#e50012;background:url(../images/red_bk.gif) no-repeat;}
.hbg{color:#8ec31f;background:url(../images/green_bk.gif) no-repeat;}
.hbgs{color:#8ec31f;background:url(../images/green_bk.gif) no-repeat;}
.chewei{color:#e50012;background:url(../images/chewei.png) no-repeat;}
.cheweis{color:#e50012;background:url(../images/car01.png) no-repeat;}
.chewei1{color:#e50012;background:url(../images/car01.png) no-repeat;}
.handlecar{border-bottom: 2px solid #AD1515;}

/*lease_view.tpl 第43行*/
div.house_info{background:rgba(245,196,162,0.8);}
.ichnography{border:10px solid #caa;}
/*lease_view.tpl 第45-46行*/
div.house_info a:hover{color:#670001;}
div.house_info div{border:1px solid #670001}

/*contract_list.tpl */
table.searchtb2 tr{border: 1px solid #670001;}
table.searchtb2 tr td{background-color:#F5C4A2;}
table.searchtb2 td.searchitemlb{color:#ffffff;background-color: #BF4242;border-right: 1px solid #670001;}
table.searchtb2 input{border: 1px solid #A29696;}
.btn_export{border:1px solid #E1E1E1;background:#cccccc;color:#000000;}
.btn_export:hover{border:1px solid #E1E1E1;background:#AD1515;color:#000000;}

/*ima_read.tpl  */
table.searchtb td.searchitemlb2{color:#ffffff;background-color: #BF4242;border-right: 1px solid #670001;}
.searchtb input[type="radio"]{border: 1px solid #A29696;}
.externalcode{background-color: #BF4242;}
/*monthbill.tpl*/
div.tab{background: #F5C4A2 url(../images/table_title.png) repeat-x;text-align:center;color:#fff;border-top-left-radius:0.5em;border-top-right-radius:0.5em;}
div.tabchosen{background-color: #BF4242;color: #FFFF00;}
div.tab:hover{color:#F1F1AC;}
div.div_mebvt{background-color:#FFFAF0;}

/*warehousein_list.tpl*/
.btn_export{border:1px solid #E1E1E1;background:#cccccc;color:#000000;}
.btn_export:hover{border:1px solid #E1E1E1;background:#AD1515;color:#000000;}

/*stock_list.tpl*/
a.tocreatedata{color:#060373;border-bottom: 1px solid #060373;}
a.tocreatedata:hover{color:#FF0000;border-bottom: 1px solid #FF0000;}

/*meetbook_list.tpl*/
.tip tr td{border:1px solid black;}
.meetbooklist td{border:1px solid black;}
table.poptb td.popitemlb{color: #ffffff;background-color: #BF4242;border-right: 1px solid #670001;}
table.poptb tr{border: 1px solid #670001;}
table.poptb td{background-color: #F5C4A2;}
.pop_stoe_time{color:red;}
.popitemlb span{color: #FFFF00;}
.date_title{color: #652a2a;}
.meet_box{border: 1px solid #670001;}
.meet_info{background: rgba(245,196,162,0.8);}
.tip .nonebook{background-color:gray}
.tip .inuse{background-color:#00ff1c}
.tip .bookconfirm{background-color:yellow}
.tip .booked{background-color:yellow}
.tip .choiced{background-color:#00feef}
.tip .over{background-color:#bd0a0a}

/*meetlist.tpl*/
table.meetlist_table tr td{border-bottom:1px solid #670001;background-color:#F5C4A2;}
table.meetlist_table tr td.caption{background-color:#BF4242;color:#ffffff;border-right:1px dotted #670001;}
.meetlist_table{border:1px solid #000307}
.meetlist_table tr th{color:#ffffff;border:2px solid #000307;background:#A50000 url(../images/table_title.png) repeat-x;}
.meetlist_table tr{border:1px solid #000307;}
.meetlist_table tr td{border:1px solid #000307}
div.tab{background: #F5C4A2 url(../images/table_title.png) repeat-x;color:#fff;}
div.tabchosen{background-color: #BF4242;color: #FFFF00;}
div.tab:hover{color:#F1F1AC;}

/*meetfile.tpl*/
div.tab{background: #F5C4A2 url(../images/table_title.png) repeat-x;color:#fff;}
div.tabchosen{background-color: #BF4242;color: #FFFF00;}
div.tab:hover{color:#F1F1AC;}
#meetfilelist td.searchitemlb{color:#ffffff;background-color: #BF4242;border: 1px solid #670001;}
#meetfilelist tr td{color:black;background-color:#F5C4A2;border: 1px solid #670001;}
#meetfilerslist td.searchitemlb{color:#ffffff;background-color: #BF4242;border: 1px solid #670001;}
#meetfilerstable tr td{color:black;background-color:#F5C4A2;border: 1px solid #670001;}
.gray{background-color: #CCAAAA !important;}
.meetfiledetail{border-bottom: 1px dashed #AA0201;}
/*ima_summary.tpl*/
table.searchtb tr{border: 1px solid #670001;}
table.searchtb tr td{background-color:#F5C4A2;}
table.searchtb td.searchitemlb{color:#ffffff;background-color: #BF4242;border-right: 1px solid #670001;}
table.edit_table{border:1px solid #670001}
table.edit_table tr{border:1px solid #670001}
table.edit_table tr td{border-bottom:1px solid #670001;border-right:1px solid #670001;background-color:#F5C4A2;}
table.edit_table tr td.caption{background-color:#BF4242;color:#ffffff;border-right:1px dotted #670001}
table.edit_table tr td.caption2{background-color:#BF4242;color:#ffffff;border-right:1px dotted #670001}
table.edit_table tr td input{border:1px solid #A29696;}
table.edit_table tr td textarea{border:1px solid #A29090;}
table.edit_table tr td.caption span{color:#FFFF00;}
table.edit_table tr td.caption2 span{color:#FFFF00;}
div#receipt_pop div.mask{background-color:#F0F0F0}
div.warningmsgsearch p{color:#FF0000}
.toorderline_status{color:red}
.ds_normal{color: #92D150;}
.device_count .ds_disable{color: red;}
.ds_disabled{color: #FFA200;}
.hitch{color:red}
.normal{color:#92D150}
.notnormal{color:#FFA200}

/*device_status_rt.tpl*/
.device_status_pic{color:#e50012;}
.device_normal{background:rgba(215,228,189,0.8);}
.device_abnormal{background:rgba(255,255,0,0.8);}
.device_fault{background:rgba(192,80,77,0.8);}
.device_invalid{background:rgba(217,217,217,0.8);}
.device_disnormal{background:rgba(255,165,0,0.8);}
.ds_normal{color:#92D150;}
.ds_abnormal{color:yellow;}
.ds_yellow{color:#FFC000;}
.ds_failure{color:#FE0000;}
.ds_disable{color:#BFBFBF;}
.ds_disnormal{color:#FFA200;}
.bd_normal{border:1px solid #8AA356;}
.bd_abnormal{border:1px solid #FFC700;}
.bd_failure{border:1px solid #C02927;}
.bd_disable{border:1px solid #929292;}
.bd_disnormal{border:1px solid #929292;}
#dsrnormal{color:#92D150}
#dsroff{color:#BFBFBF}
#dsrdisable{color:red}
#disnotnormal{color:#FFA200}

/*ecm_phase.tpl*/
.eplineone{background-color:#BF4242;border-right:1px solid #670001;}
.bg{background-color:#AD1515}

/*energy_setting.tpl*/
ul.tabscontrol li{border-bottom:2px solid #6B6868}
ul.tabscontrol a {color: #fff;font-size: 14px;border-right:1px solid black;border-left: 1px solid #969494;background-color: #941A1A;width:78px;}
ul.tabscontrol .notcurrent:hover{background-color:#EC7272;}
ul.tabscontrol .disable{background-color:gray}
ul.tabscontrol .disable:hover{background-color:gray;}
div.tabcontent{background-color: #F3E3D9;border-left:2px solid #F5F0F0;border-top:1px solid #F1F1F1;border-bottom: 2px solid #AB7D7D;border-right: 2px solid #AB7D7D;}
.selecteds{ background-color: #BF4242;}
/*systemsetting.tpl*/
ul.tabscontrol li{border-bottom:2px solid #6B6868}
ul.tabscontrol a {color: #fff;border-right:1px solid black;border-left: 1px solid #969494;background-color: #941A1A;}
ul.tabscontrol .notcurrent:hover{background-color:#EC7272;}
ul.tabscontrol .notcurrent{text-shadow: 1px 1px 2px black;}
ul.tabscontrol .disable{background-color:gray}
ul.tabscontrol .disable:hover{background-color:gray;}
div.tabcontent{background-color: #F3E3D9;border-left:2px solid #F5F0F0;border-top:1px solid #F1F1F1;border-bottom: 2px solid #AB7D7D;border-right: 2px solid #AB7D7D;}
table.edit_table tr td.captionleft{background-color: #F3E3D9;color:#000;border-left: 1px solid #F3E3D9;border-right: 1px solid #F3E3D9;}
table.searchtb2 tr{border: 1px solid #670001;}
table.searchtb2 tr td{background-color:#F5C4A2;}
table.searchtb2 td.searchitemlb{color:#ffffff;background-color: #BF4242;border-right: 1px solid #670001;}
table.searchtb2 input{border: 1px solid #A29696;}

/*vehicle_systemsetting.tpl*/
.condtion{background-color: #BF4242;}
table.searchtb td.searchitemlb2{color:#ffffff;background-color: #BF4242;border-right: 1px solid #670001;}
.plate_number{background:#55F;color:#FFF;border:4px double #FFF;text-shadow: 1px 1px 1px #000;}
div.querydialog div.dialogtitle{border-bottom:0px solid #A2A1A1;margin-bottom:10px;color:#676666;}
div.querydialog div.cartitle{color:#996665; border-bottom: 2px solid #AD1515;}
div.querydialog div.carin{color:#000000;}
div.querydialog div.carimg{border: 10px solid #caa}
.cartimeinfo table tr td.effectivetime{color:#ffffff;background-color:#89c574; border: 1px solid #670001;border-bottom: 1px solid #670001;}
.cartimeinfo table tr td.timekeep{background-color: #e1e8de;border-right: 1px;border-top: 1px;border-bottom: 1px solid #670001;}
.carinfo table{border:1px solid #670001}
.carinfo table tr td.cardetail{color:#ffffff;background-color:#BF4242; border-right: 1px solid #670001;border-bottom: 1px solid #670001;}
.carinfo table tr td.detailinfo{background-color: #F5C4A2;border-bottom: 1px solid #670001;}
div.datainfo div.infoitem p.separator{border-right: 1px solid #E0DDDD;}
div.datainfo div.infoitem p.itemtype1{color:#90EE90}
div.datainfo div.infoitem p.itemtype2{color:#7EC0EE}
div.datainfo div.infoitem p.itemtype3{color:#EEAD0E}
div.datainfo div.infoitem p.itemcount span.unit1{color:#90EE90;}
div.datainfo div.infoitem p.itemcount span.unit2{color:#7EC0EE;}
div.datainfo div.infoitem p.itemcount span.unit3{color:#EEAD0E;}
#carstop{color:#90EE90;}
#carin{color:#7EC0EE;}
#carout{color:#EEAD0E;}

/*vehicle_guide.tpl*/
div.top{background-color: #a50000}
div.title p.count{color: #CD8500}
div.title p.count2{color: #CD8500}
.flowanalysis{border: 1px solid #a50000;}
.maxflownumber{color: #A2CD5A !important;}
.vgtime{color:#CD8500 !important;}

/*vehicle_list.tpl*/
.plate_number{background:#55F;color:#FFF;border:4px double #FFF;text-shadow: 1px 1px 1px #000;}
.synchronization_count{background:red;}
.setdisable{background:#C9C9C9;border:1px solid #C9C9C9}
.setenable{background:#EF8C8F;border:1px solid #AD1515}
#incarnum{color:#CA0000;}
#incar{color:#90EE90;}
.incar{color:#90EE90;}
.incars{color:#f00;}

/*vehiclesetting.tpl*/
.parktitle{background:#FFBE00;}
.hl02{background:#FFFFFF;border:1px solid #FFBE00;}
.hl02 div .emptycount{color:#00DD00;}
.car_2{border: 1px black solid;background: #F5C4A2;}
.car{border: 1px black solid; background:#F3E3D9;}

/*parking.tpl*/
#hl02{background-color: #a50000 ;border:1px #000 solid;}
.hl02{background:#FFFFFF;border:1px solid #000;}
.hl02 div .emptycount{color:#00DD00;}
#msgs .nms{background: #a50000;}
#msgs .free{background: green;}
#msgs .zong{background: #ffbe00;}
.buttons{color:#fff;background:#EF8C8F;}
.buttons:hover{color:#fff}
.button_on:hover{color:#fff!important;}
.button_on{color:#fff;background:#a50000;}
.hy{color: #FFBE00;}
.textshadow1{color:#a50000}
#totalcarnum{background-color: #a50000;}
.emptycount {color:red;}

/*accountmangagelist*/
.suplogo{background-color:red;}

/*customer_edit*/
div.cst_info a:hover{color:#670001;}
/*div.cst_info table tr{background-color:#BF4142;color:#fff}*/
/*div.cst_info table tr.nomal{background-color:#F5C4A3;}*/
.listbtn{background-color:#BF4142;color:#fff;}
.listbtn:hover{color:#fff;background-color:#F5C4A3}
.tab_list_01_sel,.tab_list_02_sel,.tab_list_03_sel,.tab_list_04_sel,.tab_list_05_sel,.tab_list_06_sel,.tab_list_07_sel{color:#000;background-color:#F5C4A3}
.btn_export{border:1px solid #E1E1E1;background:#cccccc;color:#000000;}
.btn_export:hover{border:1px solid #E1E1E1;background:#AD1515;color:#000000;}
.openbtn{background:#EF8C8F url(../images/arrows.png) no-repeat 50px -28px;}
.complaint{background-color: #BF4242}
.cst_icon{background:url(../images/cst_icon1.png) no-repeat center center;}
/*contract_edit.tpl*/
div.detailmenu,div.infolabel{color:#fff;background: #F5C4A2 url(../images/table_title.png) repeat-x;border-right:1px solid #A9A4A4;border-bottom:1px solid #A9A4A4;}
div.detailmenuchosen{background-color:#BF4242;color:#FFFF00;}
div.detailmenunotchosen:hover{opacity:0.7;color:#F1F1AC}
div.infolabel:hover{background:#BF4242;}
div.line{background:#BF4242;}
div.contractdetail div.tabbartitle{border-bottom: 1px dashed #AA0201;}
.filebutton {border:1px solid #AD1515;background:#EF8C8F;color:#ffffff;}
.filebutton:hover {background:#AD1515;}
.filebuttondisabled {background:#D8D5D5;border:1px solid #9C9B9B;color:#484444;}


/*service_edit.tpl*/
div.ima_info{background:rgba(245,196,162,0.8);}
div.ima_info a:hover{color:#670001;}
div.ima_info div{border:1px solid #670001;}
div.warechose{background-color:#F5C4A2;border:1px solid #AD1515;}
div.warechosedisable{border:1px solid #9C9B9B;background-color:#D8D5D5}
div.warechose span.warechoselb{background-color:#BF4242;color:#ffffff;}
div.warechose span.warechosedisable{background-color:#D8D5D5;color: #484444;}
selelct#svdetailedtype_msbtn{background:#FFFFFF url(../images/sele_arrows.png) no-repeat 100% 50%}
#svdetailedtype_msbtn.edit_error { border:1px solid red;background-color:#F36262;!important;}
#svdetailedtype_msbtn:focus{background-color:#ECD6D6}
.edit_error { border:1px solid red;background-color:#F36262;!important;}
.circle {background: #EF8C8F;color:#FFFFFF;}

/*service_proc.tpl*/
div.warechose{background-color:#F5C4A2;border:1px solid #AD1515;}
div.warechosedisable{border:1px solid #9C9B9B;background-color:#D8D5D5}
div.warechose span.warechoselb{background-color:#BF4242;color:#ffffff;}
div.warechose span.warechosedisable{background-color:#D8D5D5;color: #484444;}
.materialclaim{color:#FF0000;}


/*ima_monitor_schedule_edit.tpl*/
.plandetail{border-bottom:1px dashed #AA0201;}

/*ima_summary_chart*/
.useelectri{color:#FF6347;}

/*vehicle_daily_chart.tpl*/
#avg{color:#61A0A8;}
/*vehicle_stop_chart.tpl*/
.stopavg{color:#61A0A8;}
/*vehicle_use_chart.tpl*/
#workout{color:#C3D69B;}
#workin{color:#FAC090;}
#work{color:#1F497D;}

/*vehicle_type_chart.tpl*/
#sum{color:#C23531;}
/*vehicle_charge_chart.tpl*/
#money{color:#C23531;}

/*vehicle_charge.tpl*/
div.querydialog div.smoney{background-color: #F5C4A2;border: 1px solid #670001}
div.querydialog div.carout{color:#000000;}
div.querydialog div.carimgin{border: 10px solid #caa}
div.querydialog div.carimgout{border: 10px solid #caa}
div.querydialog div.smoney{background-color: #F5C4A2;border: 1px solid #670001}
.cartype table{border:1px solid #670001}
.cartype table tr td.cardetail{color:#ffffff;background-color:#BF4242;border-right: 1px solid #670001;border-bottom: 1px solid #670001;}
.cartype table tr td.detailinfo{background-color: #F5C4A2;border-bottom: 1px solid #670001;}
.carno table{border:1px solid #670001}
.carno table tr td.cardetail{color:#ffffff;background-color:#BF4242;border-right: 1px solid #670001;border-bottom: 1px solid #670001;}
.carno table tr td.detailinfo{background-color: #F5C4A2;border-bottom: 1px solid #670001;}
.carininfo table{border:1px solid #670001}
.carininfo table tr td.cardetail{color:#ffffff;background-color:#BF4242; border-right: 1px solid #670001;border-bottom: 1px solid #670001;}
.carininfo table tr td.detailinfo{background-color: #F5C4A2;border-bottom: 1px solid #670001;}

.caroutinfo table{border:1px solid #670001}
.caroutinfo table tr td.cardetail{color:#ffffff;background-color:#BF4242;border-right: 1px solid #670001;border-bottom: 1px solid #670001;}
.caroutinfo table tr td.detailinfo{ background-color: #F5C4A2;font-size:10px;border-bottom: 1px solid #670001;}

.cardtime table tr td.effectivetime{color:#ffffff;background-color:#89c574; border: 1px solid #670001;border-bottom: 1px solid #670001;}
.cardtime table tr td.timekeep{background-color: #e1e8de;border-right: 1px;border-top: 1px;border-bottom: 1px solid #670001;}

.ptime table tr td.effectivetime{color:#ffffff;background-color:#89c574; border: 1px solid #670001;border-bottom: 1px solid #670001;}
.ptime table tr td.timekeep{background-color: #e1e8de;border-top: 1px;border-bottom: 1px solid #670001;}


/*accounymanageedit.tpl*/
.warningmsgs{color:red;}
.accountmanageedit{color:yellow}
.recharged{color:#ff6a00}
.arrival{color:blue}

/*accountrecharge.tpl*/
#finalmoney{color:red}

/*house_edit.tpl*/
div.h_info a:hover{color:#670001;}
div.h_info table tr{background:rgba(61,225,173,0.8);}
div.h_info table tr.nomal{background:rgba(61,225,173,0.8);}
div.h_info table tr.history{background:rgba(68,206,246,0.8);}
div.h_info table tr.draft{background:rgba(117,138,153,0.8);}

/*house_list.tpl*/
table.edit_tables{border:1px solid #670001}
table.edit_tables tr{border:1px solid #670001}
table.edit_tables tr td{border-bottom:1px solid #670001;border-right:1px solid #670001;background-color:#F5C4A2;}
table.edit_tables tr td.caption{background-color:#BF4242;color:#ffffff;border-right:1px dotted #670001}
table.edit_tables tr td input{border:1px solid #A29696;}
table.edit_tables tr td.caption span{color:#FFFF00;}
.warnmsg{color:red;}


div.listinfo{color:blue;}

/*changpwd_edit.tpl*/
table.edit_table tr td.cc span{color:#810101;}
div.errmsg{color:#BF4242;}
div.infobox{color:#810101;}
div.warminfo{color:#810101;}

/*customer_service_tblis.tpl*/
.tablist .customerservice{background-color: #BF4242}

/*ima_alarm_bulletinboard_alarm.tpl*/
div.allcount{color:#558ed5;}
div.normalcount{color:#c3d69b;}
div.alarmcount{color:#ef8c8f;}
div.main div.left div.box div div.txt{color:#a6a6a6;}
div.main div.right div.title{color:#ff0000;}
div.main div.right div.lastupdatetime{color:#ff0000;}
div.main div.right div.alarmlist table.list_table thead th{background:#ff0000;}
div.main div.right div.alarmlist table.list_table tbody tr.alarmdata:hover{color:#666;}
div.main div.right div.alarmlist div.listinfo span a{color:#ff0000;}

/*ima_alarm_bulletinboard_normal.tpl*/
.title{color:#c3d69b;}
.lastupdatetime{color:#c3d69b;}

/*ima_list.tpl*/
.table_button_install{border:1px solid #E1E1E1;background:#cccccc;color:#000000;}
.table_button_install:hover{background:#ffffff;}
.table_button_uninstall{border:1px solid #E1E1E1;background:#cccccc;color:#000000;}
.table_button_uninstall:hover{background:#ffffff;}

/*ima_useele_chart.tpl*/
.hoverbtn{background: #966F77;box-shadow:0 0 10px #694f4f inset;}
.itemtype{color:#966F77}
.itemcount{color:#966F77}

/*meetlist_edit.tpl*/
#meetfileform td.searchitemlb{color:#ffffff;background-color: #BF4242;border: 1px solid #670001;}

/*mobilecode.tpl*/
.modetb tr{border: 1px solid #670001; }
.modetb td{background-color:#F5C4A2}
.modeitem{color: #ffffff;background-color: #BF4242!important;border-right: 1px solid #670001;}

/*计划停用字体*/
.schedulestop{color:red}
/*common_facilities_base.tpl*/
.budbtn{color:#fff;background-color:#C74144;}
.select_build_bar .right{background:#C74144 url(../images/right_arrow.png) no-repeat center center;}
.left{background:#C74144 url(../images/left_arrow.png) no-repeat center center;background-size:60% 100%;width:40px}
.floorbtn{background-color:#C74144;color:#fff;}
.echarts_edit,.echarts_see{background: #C74144;color: #fff;}
.commonfacilitiesbase{border:2px solid red;}
.tips { color:red;}
#showinfo{background-color:#d87275 !important;}
.editarea .selected{background-color:#F5C4A3 !important;color:black !important}
.echarts_dialog{color:black;border: 1px solid #8e6565;}
.echarts_dialog_title{color: #996665;}
.echarts_box{border-bottom: 1px solid #d6d4d4;}
.echarts_dialog_tip{background: #C74144;color: #fff;}
.echarts_dialog_con{background: #F5C4A3;}
.echarts_dialog_btn{background: #C74144;color:#fff;}
.btn_on{background:#F5C4A3 !important;color:black!important;}
.deletedialog{background: #F5C4A3;}
.deletedialogmask{background:black;}
.dialog_edit_mask{background:black;}
.equioption{color: #fff;background: #908a8a;}
.equiselected{background:#eacfcf!important;}
.equisearchbox{background:#908a8a;}
.equitite{color:#F5C4A3;}
/*设备即时状态图*/
.status_normal{background-color:#92D051 !important;}
.status_disnormal{background-color:#FFC000 !important;}
.status_fault{background-color:#FE0000 !important;}
.status_invalid{background-color:#BFBFBF !important;}

/*瑞金 rj_index.tpl*/
.titles { color:#616161; border-left: 5px solid #4299FF;}
.sec1 {color:#fff;}
.sec2 {color:#fff;}
.sec3 {color:#fff;}
.sec4 {color:#fff;}
.menu1 { color:#fff; background: #AD1515;box-shadow: 5px 5px 5px #888888; border:5px solid #AD1515; }
.sec22 {color:#343333;background: #ECD6EB;}
.sec42 {color:#343333;background: #ECD6EB;}
.sec5{background: #fff;}
.sec21{background: #4299FF;}
.sec41{background: #4299FF;}
.pics{border:10px solid #AD1515;}
.carimgs {background: url(../images/car.png) no-repeat;}
.titles2{background: url(../images/index_menu_red.png) no-repeat;}
.menu1:hover{  border-color: #e8647b;}

/*登录页面的颜色*/
.login_table .resetbtn{background-color:#000000;border:solid #eee 2px;color:#ffffff;}
.login_table .loginbtn{background-color:#a40000;border:solid #eee 2px;color:#ffffff;}
.login_table .button:hover{background-color:#888;}
.login_table .msg{margin-left:74px; color: #f00;}
.loginbtn:hover {background:#c81515;}
.resetbtn:hover {background:#989797;}

/*water_chart.tpl*/
.bg_water_1{background-color:#BF4242}
.bg_water_2{background-color:#FFFF41}
.color_water_1{color:#FFFF41}
.bg_water_3{background-color:#23EDE1}
.color_water_2{color:#23EDE1}
.bg_water_4{background-color:#94ff1a}
.color_water_3{color:#94ff1a}
.border_water_1{border:8px solid #F78A85;}
.wat_table tbody tr:nth-child(odd){background:#CCAAAA;color:black}
.wat_table tbody tr:nth-child(even){background:#BF4242;color:#fff}

/*attendance_ninfo.tpl */
.worknum{background: #FFFFFF!important;}
.noworknum{background: #bfbfbf!important;}

/*common_facilities_base.tpl*/
#imachart_detail {background:#fff;}
.imacharts{background-color: #BF4242;box-shadow: black 1px 1px 1px;}

/*#tselect*/
#tselect{background:#F5C4A2;	border: 1px black solid;}
#tselect label{ color: #ffffff;  background-color: #BF4242;  border-right: 1px solid #F78A85;  }

/*ima_dialog.tpl*/
.warningmsgs{color:red;}

/*ima_edit.tpl*/
#glzy{color:black!important;}

/*pio_doordatalist.tpl*/
.borders{border:1px solid black}

/*attendance_checkinout.tpl*/
.deps {
    border: 1px solid #000!important;
}

.current{background:#C74144!important;}

/*vehicle_type_chart.tpl*/
#totalsum{color:#2F4554;}

/*ima_useele_chart.tpl*/
.div1{border:2px solid #C74144;}

/*equitem.tpl*/
.floorbtn{border-bottom:1px solid white;background-color:#EF8C8F;color:#fff;}
.down{background-color: #C74144;}
.right{background:#C74144 url(../images/right_arrow.png) no-repeat center center;}
.left{background:#C74144 url(../images/left_arrow.png) no-repeat center center;}
.sp_dialog_mask{background:black;}
.iconborder{border: solid 3px #22a5d4!important;}
.ui-state-default{    border: 1px solid #93c3cd;background: #93c3cd}
.yz{color:black;}
.wz{color:black;}
.yz1{background:#f470a5;}
.wz1{border-radius:8px;background:#67EF94;color:black;}

::-webkit-scrollbar  
{
	background-color: #F5F5F5;
}
::-webkit-scrollbar-track  
{
	background-color: #F5F5F5; 
}
::-webkit-scrollbar-thumb  
{   
    background-color: rgba(206,25,25,0.59);  
}


/*alllink_login color*/
.allink_login{
    color: #f00;}
.all_msg{
    color: #b7b7b7;}
.loginbtn1{
    background: #CCCCCC!important;}
.loginbtn2{
    background: #16669d!important;}
#link_allink:hover{
    cursor: pointer;
    color:blue;
}
.allink_errcolor{ color: #f00;}
.tips_allink{ color: #f00;}
/*alllink_login color*/

/*vehicle_edit_dialog.tpl start*/
.dialog_foot {
    border-top: 1px solid #eee;
}
.con {
    background: #F5C4A2;
    border-bottom: 1px solid #670001;
    border-right: 1px solid #670001;
}
.title1 {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
}
.captions {
    background-color: #BF4242;
    color: #ffffff;
    border-right: 1px dotted #670001;
    border-bottom: 1px solid #670001;
}

/*vehicle_edit_dialog.tpl end*/

.thmem_bg{
    background-color: #BF4242;
    color: #ffffff;
}

.thmem_bg2{
    background-color: #EF8C8F;
}

.titles3{
    background: url(../images/index_menu_red2.png) no-repeat;
}