﻿
@import url("table.css");
@import url("WholeStyle.css");
/*@import url("ligerui-layout.css");
@import url("ligerui-tab.css");*/
/*ace白色主题颜色*/

.TableBoxList a {
	border: 1px solid #ddd;
	background: #2a80c9;
	color: #fff;
}
a:hover {
	color: #92c2fe;
	text-decoration: none;
}
a {
	color: #0871b4;
}
.map-color {
    color: #005ca5;
}
body {
  background-color: #f1f1f1;
  min-height: 100%;
  padding-bottom: 0;
  font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", sans-serif;
  font-size: 13px;
  color: #333;
  line-height: 1.5;
}
.navbar {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  border-width: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: 45px;
  background: #005ca5;
}
.navbar .navbar-text,
.navbar .navbar-link {
  color: #ffffff;
}
.navbar .navbar-brand {
  color: #ffffff;
  font-size: 24px;
  text-shadow: none;
  padding-top: 6px;
  padding-bottom: 8px;
  height: auto;
}
.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
  color: #ffffff;
}
.ace-nav > li.light-blue > a {
  background-color: #62a8d1;
}
.ace-nav > li.light-blue > a:hover,
.ace-nav > li.light-blue > a:focus,
.ace-nav > li.open.light-blue > a {
  background-color: #579ec8;
}
.breadcrumbs {
  position: relative;
  z-index: auto;
  border-bottom: 1px solid #e5e5e5; 
  background-color: #f5f5f5;
  min-height: 26px;
  line-height: 24px;
  font-size: 14px;
  padding:5px 12px 0 0;
  color:#333;
}
/*left菜单*/
.no-skin .sidebar {
  background-color: #f2f2f2;
  border-style: solid;
  border-color: #cccccc;
  border-width: 0 1px 0 0;
}
.no-skin .nav-list .open > a,
.no-skin .nav-list .open > a:hover,
.no-skin .nav-list .open > a:focus {
  background-color: #fafafa;
}
.no-skin .nav-list > li {
  border-color: #e5e5e5;
}
.no-skin .nav-list > li > a {
  background-color: #f8f8f8;
  color: #585858;
}
.no-skin .nav-list > li > a:focus {
  background-color: #f8f8f8;
  color: #1963aa;
}
.no-skin .nav-list > li:hover > a {
  background-color: #ffffff;
  color: #266cad;
}
.no-skin .nav-list > li.open > a {
  background-color: #fafafa;
  color: #1963aa;
}
.no-skin .nav-list > li.active > a {
  font-weight: bold;
  color: #2b7dbc;
}
.no-skin .nav-list > li.active > a,
.no-skin .nav-list > li.active > a:hover,
.no-skin .nav-list > li.active > a:focus {
  background-color: #ffffff;
}
.no-skin .nav-list > li .submenu {
  background-color: #ffffff;
  border-color: #e5e5e5;
}
.no-skin .nav-list > li .submenu > li > a {
  border-top-color: #e4e4e4;
  background-color: #ffffff;
  color: #616161;
}
.no-skin .nav-list > li .submenu > li > a:hover {
  color: #4b88b7;
  background-color: #f1f5f9;
}
.no-skin .nav-list > li .submenu > li.active > a {
  color: #2b7dbc;
}
.no-skin .sidebar.menu-min .nav-list > li > a > .menu-text {
  background-color: #f5f5f5;
  -webkit-box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.1);
  box-shadow: 2px 1px 2px 0 rgba(0,0,0,0.1);
  border-color: #cccccc;
}
.no-skin .nav-list > li > .submenu li > .submenu > li a:hover {
  color: #0871b4;
  background-color: #f1f5f9;
}
.nav-list > li > .submenu li > .submenu > li a .menu-icon, .nav-list > li > .submenu li > .submenu > li a .arrow {
	color: #fe9333;
}
.no-skin .nav-list > li > .submenu li > .submenu > li a {
  color: #757575;
}
.no-skin .nav-list > li .submenu > li.active:not(.open) > a {
  background-color: #f5f7fa;
}
.no-skin .nav-list > li .submenu > li.active:not(.open) > a:hover {
  background-color: #f1f5f9;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eee;
	border-color: #337ab7;
}
.no-skin .sidebar-scroll .sidebar-toggle {
	border-top-color: #444;
}
/*left菜单显示缩进图标*/
.no-skin .sidebar-toggle {
  background-color: #f3f3f3;
  border-color: #e0e0e0;
}
.no-skin .sidebar-toggle > .ace-icon {
  border-color: #bbbbbb;
  color: #aaaaaa;
  background-color: #ffffff;
}
/*map样式*/
.Infobox {
    background:#f1f1f1;
}
.l-layout-left,.l-layout-right,.l-layout-center,.l-layout-top,.l-layout-bottom{ background:#f1f1f1; }
/*ligerui-tab选项卡*/
.l-tab-links{position:relative; height:36px; background-color:#FAFAFA; width:100%; overflow:hidden; border-bottom:1px solid #e6e6e6;min-width:768px}
.l-tab-links li{ border-right:1px solid #e6e6e6;margin:0; }
.l-tab-links li.l-selected{background-color:#e9efdb;border-top:2px solid #83a4cd;margin-top:0px;border-bottom-color:transparent; color:#d5e57b; border-right:1px solid #e6e6e6;}
.l-tab-links-item-close{ width:11px; height:11px; overflow:hidden; position:absolute; top:4px; right:2px; z-index:12;background:url(../../images/LigerUI/icon-close.gif); cursor:pointer;}

/*加载*/
.l-tab-loading{ position: absolute;z-index: 91000; top:0; left:0;background:white url('../images/common/bigloading.gif') no-repeat center 40%; width:100%; height:100%;_height:800px;display:none;}
/*设备文件管理*/
.twp_all{ color:#333;}
.btn_text{ color:#333;}
.tbl_oplist_inner_title{color: #333;background: #f1f1f1;}
td.oplist_op_name{border-right: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;width:140px;}
.camera_leftb{
    border: solid 1px #e1e1e1; height: 99%;  overflow: auto; border-right: 0;
}
.camera_rightb {
    border: solid 1px #e1e1e1; height: 99%
}
.product-wrap .product li {
    background: #f1f1f1;
    border: 2px solid #e1e1e1;
 }
.product-wrap .product li p {
     color: #333;
 }
 .mytab .title-list b {
     display: inline-block;
     width: 0;
     height: 0;
     margin-top: -3px;
     border-style: solid dashed dashed dashed;
     border-width: 9px;
     border-color: #83a4cd #f1f1f1 #f1f1f1 #f1f1f1;
     overflow: hidden;
     zoom: 1;
     font-size: 0;
 }
 .mytab .tabtitle {
     height: 33px;
     border-bottom: 3px solid #e1e1e1;
     padding-bottom: 0px;
 }
 td.oplist_inner_title_l{border-bottom: 1px solid #e1e1e1;}
 .oplist_op_addfile a.btn{ width:100px; border-radius:3px; color:#0871b4;  margin:12px 8px;float:left; display:inline; border:1px solid #0871b4; text-align:center; position:relative;}
 .twp_con_div2{background:#fff; border-bottom:1px solid #e1e1e1; border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;}
 .tbl_inner_title,.mo_title{ background-color:#e1e1e1; color:#333;}
 .wp_bottom{ clear:both; height:24px; background:#e1e1e1; border-top:1px solid #eee; padding:4px 8px; color:#333;}
 td.oplist_op_con{padding:6px 8px;border-bottom: 1px solid #e1e1e1;}

 /*远程运维*/
.newfolder .main_inner{width:350px; height:210px; background:#fff;border-radius:3px;  color:#333; }
/*安装单申请*/
.Iapply-box {
	background-color: #f1f1f1;
}
.Insapply-box {
	border: 4px solid #e1e1e1;
	background: #f1f1f1;
}
/*视频*/
.vido_r {
    background-color: #f1f1f1; padding: 10px; text-align: center; border: 0; height: 100%; margin-top: 6px;
}
.divBtn {
    padding: 4px;
    border-radius: 3px;
    background-color: #fff;
    cursor: pointer;
    color:#333;
 }
.btn {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    height: 27px;
    width: 37px;
 }
 .btn2 {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    height: 27px;
    width: 54px;
 }
 /*组态画面*/
   .backgrounddiv2 {
            *border-collapse: collapse; /* IE7 and lower */
            border-spacing: 0;
            width: 398px;
            font-size: 13px;
            text-align: center;
            vertical-align: baseline;
            color: #333;
            background-color: #fff;
            cursor: move;
            height: 24px;
            font-weight: bold;
            border-top: 1px solid #e1e1e1;
            border-left: 1px solid #e1e1e1;
            border-right: 1px solid #e1e1e1;
        }
    .bordered {
            *border-collapse: collapse; /* IE7 and lower */
            border-spacing: 0;
            width: 100%;
            font-size: 12px;
            color: #333;
            background-color: #fff;
            border: 1px solid #e1e1e1;
        }
        .bordered td {
            border-bottom: 1px solid #e1e1e1;
            border-left: 1px solid #e1e1e1;
            padding: 5px;
            text-align: left;
            background-color: #fff;
        }

            .bordered td:first-child {
                border-left: none;
                text-align: right;
            }

            .bordered td:last-child {
                padding-left: 5px;
                text-align: left;
                height: 36px;
            }

        .bordered th:last-child {
            -moz-border-radius: 0 6px 0 0;
            -webkit-border-radius: 0 6px 0 0;
            border-radius: 0 6px 0 0;
        }

        .bordered tr:last-child td:first-child {
            -moz-border-radius: 0 0 0 6px;
            -webkit-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
        }

        .bordered tr:last-child td:last-child {
            -moz-border-radius: 0 0 6px 0;
            -webkit-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
        }
/*档案中心*/
.auto_div_bg {
    background:#fff;
}
.auto_div_select {
    background:#f1f1f1;
}
.auto_div_hover {
    background:#e1e1e1;
}
/*维修计划*/
.nodata {
	display: block;
	text-align: center;
	line-height: 16pt;
	width: 100%;
	padding: 10px;
	border: solid 1px #e1e1e1;
	background: #fafafa;
}
.dpmport_bg {
    background:#fafafa;
    color:#333;
}
/*自定义管理查询tab选项卡*/
.tabContainer{width:100%;overflow:hidden;border-bottom:1px solid #f1f1f1;}
.webwidget_scroller_tab .tabContainer li.currentBtn a{height:28px;background:#2a80c9;color:#eeeeee;}
.tabContainer li a{display:block!important;display:inline-block;padding:0 15px;height:27px;line-height:27px;background:#bdcee9; color:#fff; }
.webwidget_scroller_tab .tabCot{
    float: left;
    background-color: #fff; overflow: auto;
}

        .tabs {
            text-align: center;
            float: left;
            line-height: 16px;
            height: 33px;
            padding-top: 5px;
            cursor: pointer;
            background:#83a4cd;
        }
          .tab-current {
            background-color: #2a80c9;
            color: #83a4cd;
            font-weight: bold;
        }
.stree {
    overflow: auto; 
    display: none; 
}  
.ztree * {
    color:#333;
}
.tree1 *{
    color:#333;
}
.tree1 :hover {
    color:#0871b4;
}
/*我的模板配置*/
.form-control, select {
	border-radius: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #333;
	background-color: #fff;
	border: 1px solid #e1e1e1;
}
select option:active, select.form-control option:active, select option:hover, select.form-control option:hover, select option:focus, select.form-control option:focus {
	background-color: #eeeeee;
	color: #444;
}
/*地图关闭按钮*/
.Infobox .infobox_close {
    color: #777;
    font-size: 16px;
    height: 16px;
    outline: medium none;
    position: absolute;
    right: 5px;
    text-align: center;
    text-decoration: none;
    top: 5px;
    width: 16px;
    z-index: 10;
    pointer-events: auto;
      }
 .Infobox .infobox_stalk {
    width: 33px;
    height: 38px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    left: 20px;
    top: 200px;
    /*background: url(/images/b-sj.png);*/
}
 .border-c {
    border:1px solid #e1e1e1;
}
  .soft_bg {
    background:#fff;
}