/*!
 * Copyright (c) 2013-Now http://jeesite.com All rights reserved.
 * 项目自定义的公共CSS，可覆盖jeesite.css里的样式
 */
 .main-header .navbar {
  height: 60px !important;
 }
 .main-header .logo {
  line-height: 60px;
  height: 60px;
 }
 .navbar-nav>li>a {
  line-height: 30px;
 }
 .navbar-nav>.user-menu .user-image {
  margin-top: 2px;
 }
 .main-header .navbar .nav>li>a>.label{
  top:25px !important;
 }

/* 针对table样式手动添加：2022-01-21*/
/*.table thead tr, .ui-jqgrid-htable thead tr,*/
/*.ui-jqgrid-hdiv, .ui-jqgrid-hbox{*/
/* background-color: #F2F5F8;*/
/*}*/
/*.ui-jqgrid .ui-jqgrid-hdiv{*/
/* border: 1px solid #D2D9EB;*/
/*}*/
/*.ui-priority-secondary,*/
/*.ui-widget-content .ui-priority-secondary,*/
/*.ui-widget-header .ui-priority-secondary{*/
/* background: #F7FBFF;*/
/*}*/
/*.ui-jqgrid tr.jqgrow td {*/
/* height: 40px!important;*/
/* padding: 8px 0 !important;*/
/* font-size: 14px;*/
/*}*/
/*.ui-jqgrid-sortable{*/
/* font-size: 14px;*/
/* color: #7D8DAC;*/
/*}*/
/*.ui-jqgrid .ui-jqgrid-labels th{*/
/* !*border-right:1px solid #D2D9EB !important;*!*/
/* border-right:0 !important;*/
/* border-left: 0;*/
/* background-color: #E1E7ED;*/
/* font-weight: bold;*/
/* color: #356A91;*/
/*}*/
/*.ui-jqgrid tr.ui-row-ltr td{*/
/* !*border-right: 1px solid #D2D9EB;*!*/
/* border-right:0;*/
/*}*/
/*.ui-jqgrid-sortable{*/
/* font-weight: bold;*/
/* color: #356A91;*/
/*}*/
/*.table thead tr,*/
/*.ui-jqgrid-htable thead tr,*/
/*.ui-jqgrid-hdiv, .ui-jqgrid-hbox{*/
/* background-color: #E1E7ED !important;*/
/*}*/


