.navbar-brand img {
    max-height: 56px;
    margin-top: 0px;
}
.navbar-header {
    height:65px;
    padding:0 10px;
}
#menu_1 {
	display: inline-block;
    margin-right: 0;
}
.navbar .nav>li {
    float: left;
}
.navbar .nav>li>a {
    padding: 10px 10px 10px;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}
#menu_1 li a img {
    width: 30px;
    height: 30px;
}
#myTabCnt li a {
    cursor: pointer;
    height: 28px;
    padding: 3px 10px;
    border: 1px solid #ccc;
    border-bottom: 0;
    font-size: 12px;
}
#myTabCnt li.active span {
    background-image: url(../img/images/tabClose_hover.png);
}
#myTabCnt li span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    padding: 2px;
    margin-left: 7px;
    font-size: 12px;
    vertical-align: bottom;
    background: url(../img/images/tabClose.png) no-repeat center center;
    background-size: contain;
}
/*.bg-white-only {
   min-height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #1199C4;
    background-image: -moz-linear-gradient(top,#1199C4,#1199C4);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#1199C4),to(#1199C4));
    background-image: -webkit-linear-gradient(top,#1199C4,#1199C4);
    background-image: -o-linear-gradient(top,#1199C4,#1199C4);
    background-image: linear-gradient(to bottom,#1199C4,#1199C4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff54b4eb',endColorstr='#ff2fa4e7',GradientType=0);
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
    box-shadow: 0 1px 4px rgba(0,0,0,0.065);
    border-left:0;
}*/
/*.collapse .nav > li > a:hover,.collapse .nav > li > a:focus  {
    background-color: #45aeea !important;
}*/
/*.navbar-header.bg-black {
    background: #1199C4;
}*/
/*  左侧 导航 背景色*/
/*.aside-wrap.ng-scope {
    height: 1094px;
    background: #DDE6E9;
}*/
/* 主 标题  字体*/
.yjbt{
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
}

.yjbtGs{
	font-size: 13px;
    margin-left: 10px;
}
/* 收起 导航*/
.nav.navbar-nav.hidden-xs {
    margin-left: -24px;
}
/* 主题色*/
.bg-danger.dker, .bg-danger .dker {
    background-color: #006DCC;
}
.bg-danger .nav > li:hover > a, .bg-danger .nav > li:focus > a, .bg-danger .nav > li.active > a {
    background-color: #006DCC;
}
.bg-danger .nav > li > a:hover, .bg-danger .nav > li > a:focus {
    background-color: #006DCC;
}
/*　树样式*/
.tree li {
  cursor: pointer;
  padding-left: 1.3em;
}

.tree ul {
  list-style: none;
  padding-left: 0;
}

.intermediate {
  opacity: 0.3;
}
.settings {
    top: 60px;
}

.yjsl .btn {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.yjsl .btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #3daae9;
    background-image: linear-gradient(to bottom,#46aeea,#2fa4e7);
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,0.1) ;
}
.yjsl .btn-primary:hover{
	color: #ffffff !important;
    background-color: #3daae9;
    border-color: rgba(0,0,0,0.1) ;
}
/* 批量导入 input 框*/
.file-hide input.form-control{
	display: none;
}
.panel {
     margin-bottom: 0;
}
/*  表格 内容 垂直居中*/
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}

.btn-sm, .btn-group-sm > .btn {
    font-size: 14px; 
}
/* 修改 新增 字体图标  大小调整 修改table 的样式*/
.table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 6px 15px;
}
/* 右侧 居中 */
ul.nav.navbar-nav.navbar-right {
    margin-top: 10px;
}
.padd0 {
	padding: 0;
}
.marg0 {
	margin-left: 0;
	margin-right: 0;
}
.yjxbt{
	color: #00A8F3;
	margin-bottom: 12px;
}
.yjxbt>a{
	color: #00A8F3;
}

.yjsl .panel {
   border: 1px solid transparent; 
}
/* 下拉框 宽度设置*/
.widthaauto{
	min-width: auto;
}
.widthaauto{
	margin-top: 0;
}
/* 下拉框   颜色设置*/
.widthaauto > li > a:hover, .widthaauto > li > a:focus, .widthaauto > .active > a, .widthaauto > .active > a:hover, .widthaauto > .active > a:focus {
    color: #fff;
    background-color: #2fa4e7 !important;
    background-image: none;
    filter: none;
}


/*确认 按钮 对勾 样式 */
.sweet-alert .sa-icon.sa-success .sa-placeholder {
    width: 55px;
    height: 55px;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    left: 2px;
    top: 37px;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    width: 40px;
    right: -2px;
    top: 30px;
}
.sweet-alert .sa-icon.sa-success::before {
    left: -24px;
}

/* 树型 a 背景色 去掉   划过效果*/
.bg-light.dk, .bg-light .dk {
    background-color: #fff;
}
.yjtouming{
	color: transparent;
}
/*
.hbox-auto-xs .nav>li>a:hover {
    background-color: #fff;
    color:#23b7e5;
}
.hbox-auto-xs .nav>li:nth-child(1)>a{
    background-color: #23b7e5;
    color:#fff;
}
.hbox-auto-xs .nav>li:nth-child(1)>a:hover {
    background-color: #23b7e5;
    color:#fff;
}
.nav-pills > li.active > a {
    color: #23b7e5 !important;
    background-color: #FFF;
}
.nav-pills > li:nth-child(1).active > a {
    color: #fff !important;
}*/

/*下拉 树 型  样式*/
.yjposition{
	position: relative;
}
.yjabsolute{
	position: absolute;
	z-index:2 ;
}

 div.hbox-auto-xs.yjabsolute .nav>li:nth-child(1)>a{
    background-color: #fff;
    color:#363f44;
}
div.hbox-auto-xs.yjabsolute .nav>li:nth-child(1)>a:hover {
    background-color: #fff;
    color:#363f44;
}
div.hbox-auto-xs.yjabsolute .nav-pills > li:nth-child(1).active > a {
    color: #363f44 !important;
}


/* 树形  二级 图标颜色*/
/*i.indented.tree-icon.fa.icon-users {
    color: #63a4d2;
}*/

/* 新 日期控件 样式 start  */
.bodys{ padding:50px 0 0 50px;}
.datainp{ width:200px; height:34px; border:1px #cfdadd solid;padding: 6px 12px;}
.datep{ margin-bottom:40px; line-height:24px; margin-right:15px;}
.wicon{background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAQCAYAAADj5tSrAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xNS8xNGnF/oAAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAAAoElEQVQ4jWPceOnNfwYqAz9dYRQ+E7UtwAaGjyUsDAyYYUgJ2HT5LXZLcEmSCnA6duOlN///////H0bDALl8dPH/////Z8FuNW6Qtvw2nL3lyjsGBgYGhlmRqnj1kGwJuqHIlhJlCXq8EOITEsdqCXLEbbr8FisfFkTo+vBZRFZwERNEFFkCiw90nxJtCalxQmzegltCzVyP1RJq5HZ8AABuNZr0628DMwAAAABJRU5ErkJggg=="); background-repeat:no-repeat; background-position:right center;}

.jedateblue .jedaul li .solar {
    color: #00a1cb;
}
.jedateblue .jedaul li.other, .jedateblue .jedaul li.other .nolunar, .jedateblue .jedaul li.other .lunar ,.jedateblue .jedaul li.other .solar{
    color: #a5a5a5;
}
.jedateblue .jedaul li.action .solar{
    color: #fff;
}
.jedateblue .jedaul li .lunar {
    height: auto; 
    line-height: 36px;
    color: #ff0000;
}
.jedateblue .jedatebot .jedatebtn .jedateclear {
    width: 31%;
    float: right;
    margin: 0 1.1%;
    background-color: #f5f5f5;
    color: #00A1CB;
    display: block;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #00A1CB;
}
.jedateblue .jedaul li .nolunar {
    color: #00A1CB;
}
.jedateblue .jedaul li.action .nolunar{
	background: #00A1CB;
    color: #fff;
}
.jedatebox .jedateym .prev, .jedatebox .jedateym .next {
    width: 20%;
}
.jedateblue .jedateym span {
    width: 50%;
}
.jedateblue .jedatebot .jedatebtn .jedateok {
    display: none;
}
.jedateblue .jedatebot .jedatebtn .jedatetodaymonth {
    display: none;
}
/* 新 日期控件 样式 end */

/* layer  样式修改 */


/* 普通树 样式修改 start*/
li.abn-tree-row.ng-scope.level-1 {
    background: #AABBC0;
}
i.indented.tree-icon.fa.fa-bank {
	color: #AABBC0;
}
i.indented.tree-icon.fa.fa-briefcase {
	color: #AABBC0;
}
li.abn-tree-row.ng-scope.level-1 a{
    color: #fff;
}
li.abn-tree-row.ng-scope.level-1 i.indented.tree-icon.fa.fa-bank{
    color: #fff;
}
.nav>li.abn-tree-row.ng-scope.level-1>a:hover{
    background-color: #AABBC0;
}
.nav-pills > li.active > a>i.indented.tree-icon.fa.fa-bank {
    color: #fff !important;
}
li.abn-tree-row.ng-scope.level-1 i.indented.tree-icon.fa.fa-briefcase{
    color: #fff;
}
.nav-pills > li.active > a>i.indented.tree-icon.fa.fa-briefcase {
    color: #fff !important;
}

/* 普通树 样式修改 end*/
.pointer{
	cursor: pointer;
}
.inline-block{
	display: inline-block;
}
