
/***
 ****主题颜色****
    字体按钮菜单选中颜色：#0359a6
    字体按钮菜单颜色hover：#214982
    主背景（header）：#17345c
    副背景：#1b2b42
    侧边栏border：#17345c 
    菜单栏hover：#17345c
***/

/***
blue theme
***/

/***
Reset and overrides  
***/
body { 
  background-color:#1b2b42!important;
}

/***
Page header
***/
.header .navbar-inner {
  filter:none !important;
  background-image: none !important;
  background-color: #17345c !important;
}
.header .nav .dropdown-toggle:hover, 
.header .nav .dropdown.open .dropdown-toggle {
  background-color: #1b2b42!important;
}

.header .nav li.dropdown .dropdown-toggle i {
  color: #fff !important;
}

/***
Page sidebar
***/
.page-sidebar > ul > li > a {
  border-top: 1px solid #17345c !important;
  color: #fff !important;
}

.page-sidebar > ul > li:first-child > a {
   border-top: 1px solid transparent !important;
}

.page-sidebar > ul > li:last-child > a {
   border-bottom: 1px solid transparent !important;
}

.page-sidebar > ul > li a i {
   color:#fff !important;
}

.page-sidebar > ul > li.has-sub.open > a, 
.page-sidebar > ul > li >a:hover, 
.page-sidebar > ul > li:hover>a {  
  background: #17345c
}

.page-sidebar > ul > li.active > a{
  background: #0359a6 !important;
  border-top-color: transparent !important;
  color:#fff !important;
}  

.page-sidebar > ul > li > ul.sub  {
  margin: 0px;
  padding: 4px 0px;  
  background: #1b2b42;
}

.page-sidebar > ul > li > ul.sub > li > a {
  color: #fff;
  margin-left:0px;  
  padding-left: 50px; 
  display: block;  
}

.page-sidebar > ul > li > ul.sub > li:first-child > a {
  border-top: 0px !important;
}

.page-sidebar > ul > li > ul.sub > li.active > a, 
.page-sidebar > ul > li > ul.sub > li > a:hover {
  color: #fff !important;
  background: #214982 !important;  
}

.page-sidebar .sidebar-search input {
  background-color: #623f18  !important;  
  color: #b18d65;
}

.page-sidebar .sidebar-search input::-webkit-input-placeholder {
   color: #b18d65 !important;
}

.page-sidebar .sidebar-search input:-moz-placeholder  {
   color: #b18d65 !important;
}

.page-sidebar .sidebar-search input:-ms-input-placeholder {
   color: #b18d65 !important;
}

.page-sidebar .sidebar-search .input-box {
  border-bottom-color: #845f36  !important;
}

.page-sidebar .sidebar-search .submit {
  background-image: url(../img/search-icon-brown.png);
}

/***
Sidebar toggler
***/
.sidebar-toggler {  
  background-image: url(../img/sidebar-toggler-brown.jpg);
  background-color: #333;
}

/* search box bg color on expanded */
.sidebar-closed .page-sidebar .sidebar-search.open {
  background-color: #623f18 !important;
}

.sidebar-closed .page-sidebar .sidebar-search.open .remove {  
  background-image: url("../img/sidebar-search-close-brown.png");
}

/* sub menu bg color on hover menu item */
.sidebar-closed .page-sidebar > ul > li.has-sub:hover .sub {
  background-color: #35363a;
}

/***
Gritters
***/
.gritter-top {
	background:url(../gritter/images/gritter-brown.png) no-repeat left -30px !important;
}

.gritter-bottom {
	background:url(../gritter/images/gritter-brown.png) no-repeat left bottom !important;
}

.gritter-item {
	display:block;
	background:url(../gritter/images/gritter-brown.png) no-repeat left -40px !important;
}

.gritter-close {
	background:url(../gritter/images/gritter-brown.png) no-repeat left top !important;
}

.gritter-title {
	text-shadow:none !important; /* Not supported by IE :( */
}

/* for the light (white) version of the gritter notice */
.gritter-light .gritter-item,
.gritter-light .gritter-bottom,
.gritter-light .gritter-top,
.gritter-light .gritter-close {
    background-image: url(../gritter/images/gritter-light.png) !important;
}

/***
Landscape phone to portrait tablet
***/
@media (max-width:979px) { 
  /***
  page sidebar
  ***/
  .page-sidebar {
    background-color: #1b2b42 !important;
  }

  .page-sidebar > ul > li > a {
    border-top: 1px solid #17345c !important;
  }

  .page-sidebar > ul > li:first-child > a {
    border-top: 0 !important;
  }

  .page-sidebar > ul > li:last-child > a {
    border-bottom: 0 !important;
  }

  .page-sidebar > ul > li.has-sub.open > a, 
  .page-sidebar > ul > li >a:hover, 
  .page-sidebar > ul > li:hover>a {  
    background: #17345c
  }


  .page-sidebar .sidebar-search input{
    background-color: #3f260a  !important;  
  }

  .header .nav li.dropdown .dropdown-toggle i {
    color: #8d6231 !important;
  }
}

/*功能列表*/
.portlet.box.red .portlet-title{background-color: #0359a6;}
.portlet.box.red{border: 1px solid #0359a6; }
.btn.red-stripe{border-left: 3px solid #0359a6; }
/*登录页面Logo*/
.loginCont{background:url(../Images/bg_login.png);background-size:cover;}
.loginCont .login{background-color: transparent !important;}
.btn.green{ background-color: #0359a6;}
.btn.green:hover, 
.btn.green:focus, 
.btn.green:active, 
.btn.green.active,
.btn.green.disabled, 
.btn.green[disabled]{ 
  background-color: #17345c !important;
  color: #fff !important;
}
.login .content .input-icon {border-left: 2px solid #0359a6 !important;}
/*搜索*/
.depositBtnGroupeBtn9 {background-color: #17345c !important;}
.btn.red{ background-color: #0359a6 !important;}
.btn.blue{ background-color: #ff9900 !important;}
.btn.blue:hover{background-color: #ffab2e !important;}
.btn.red:hover{background-color: #0359a6 !important;}

.span4 .btnGroupe.red .btn:hover{background-color: #17345c;}
.span4 .btnGroupe.blue .btn:hover{background-color: #ffab2e;}
.span4 .btnGroupe.red .btn.Signangle{width:23px;border-left:1px solid #666;}
.span4 .btnGroupe.blue .btn.Signangle{width:23px;border-left:1px solid #0a88b7;}
/*表格*/
.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background:#b7b7b7 !important}

