[v-cloak] {
  display: none;
}
.nocopy {
  -moz-user-select: none;
  -webkit-user-select: none;
}
body {
  background: url("/static/images/body-bg.png") repeat 0 0;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: rgba(0, 0, 0, 0);
}
.static-title {
  padding: 0px 15px 0px 0px;
}
.static-title a {
  font-size: 18px;
  font-weight: bolder;
}
.skin-blue .main-header .navbar .nav > li.static-title > a:hover,
.skin-blue .main-header .navbar .nav > li.static-title > a:focus {
  background-color: rgba(0, 0, 0, 0);
}
.header > input {
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  outline: none;
  width: 100%;
  height: 100%;
}
.fixed .content-wrapper {
  padding: 50px 10px 15px 10px;
}
.fixed .main {
  padding: 20px 10px 15px 10px;
}
.safe-datagrid .search {
  width: 20em;
}
.safe-datagrid .check-column {
  width: 50px;
  text-align: right;
}
.safe-datagrid .clickable-row {
  cursor: pointer;
}
.safe-datagrid .clickable-row:hover .pk {
  text-decoration: underline;
}
.visibility-hidden {
  visibility: hidden;
}
.slimScrollDiv,
.sidebar {
  overflow: visible !important;
}
.sidebar-menu .treeview-menu {
  background: rgba(255, 255, 255, 0.1);
}
.sidebar-menu .treeview-menu .treeview-menu > li > a {
  font-size: 13px;
  color: #ccc;
}
.sidebar-menu .treeview-menu .treeview-menu > li.active > a {
  color: #fff;
}
.sidebar-menu .treeview-menu .treeview-menu > li:hover > a {
  color: #fff;
}
/***
.sidebar-menu .treeview .treeview-menu {
    padding-left: 5px;
}
.sidebar-menu .treeview .treeview-menu .treeview-menu{
    margin-left: -5px;
    padding-left: 10px;
}
***/
#fullTitle {
  background: #003e5c;
  line-height: 80px;
  font-size: 26px;
  color: #ffffff;
  text-align: center;
  background: url(/static/images/titleBg.gif) no-repeat 0px 0px;
  background-size: 100% 80px;
  font-family: "华文中宋", "微软雅黑", "Microsoft YaHei UI", "黑体", "宋体", Arial, Verdana, serif;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
.navbar .nav > li > a {
  color: #C9C9C9;
  height: 60px;
  line-height: 40px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 10px 15px 10px;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.skin-blue .main-header .navbar .nav .active > a,
.skin-blue .main-header .navbar .nav .active > a:hover {
  color: #FFFFFF;
}
.fullTitleL {
  height: 80px;
  background: url(/static/images/titleBgL.png) no-repeat top left;
}
.fullTitleR {
  height: 80px;
  background: url(/static/images/titleBgR.png) no-repeat top right;
}
.skin-blue .main-header .navbar {
  margin-left: 0px;
  background-color: transparent;
}
.main-sidebar,
.left-side {
  margin-top: 40px;
}
.navbar {
  margin-bottom: 0px;
  width: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
}
.navbar .navbar-inner {
  padding-left: 20px;
  padding-right: 20px;
  background: #005382;
  filter: none;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.navbar .hasScoll {
  background: #0fa1d3;
  min-height: 40px;
}
.navbar .hasScoll .nav .active > a,
.navbar .hasScoll .nav .active > a:hover {
  color: #ffffff;
  background-color: #0e7aa9;
}
.navbar .hasScoll .nav > li > a {
  color: #eeeeee;
  text-shadow: none;
  height: 40px;
  line-height: 22px;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #FFFFFF;
  background-color: #003E5C;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
.navbar-nav > li > a {
  padding-top: 0px;
  padding-bottom: 0px;
}
.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
  background: #E0E6EE;
}
.skin-blue .sidebar-menu > li > .treeview-menu {
  background: #E0E6EE;
}
.sidebar-menu .treeview-menu .treeview-menu > li.active > a,
.sidebar-menu .treeview-menu .treeview-menu > li:hover > a {
  color: #CBD5E4;
  background: #CBD5E4;
  border-right: 3px solid #3c8dbc;
}
.skin-blue .sidebar a {
  color: #333;
}
.sidebar-menu .treeview-menu .treeview-menu > li > a {
  color: #333;
}
.skin-blue .treeview-menu > li > a {
  color: #333;
}
.skin-blue .sidebar-menu > li.active > a {
  color: #005383;
  background: #CBD5E4;
  border-left-color: #3c8dbc;
}
.skin-blue .sidebar-menu > li > a:hover {
  color: #777;
  background: #CBD5E4;
  border-left-color: #3c8dbc;
}
.sidebar-menu .treeview-menu .treeview-menu > li:hover > a {
  color: #777;
}
.sidebar-menu .treeview-menu .treeview-menu > li.active > a {
  color: #005382;
}
.skin-blue .treeview-menu > li.active > a,
.skin-blue .treeview-menu > li > a:hover {
  color: #005382;
}
.box .box-footer.pagination-footer {
  padding: 0;
  text-align: right;
}
.box .box-footer.pagination-footer .pagination {
  margin: 0;
}
.box .box-footer.pagination-footer .pagination > li > a,
.box .box-footer.pagination-footer .pagination > li > span {
  border-width: 0px 1px 0px 0px;
  border-right-color: #eee;
  background-color: #fff;
  margin-right: 1px;
}
.box .box-footer.pagination-footer .pagination > li > a:hover {
  background-color: #eee;
}
.box .box-footer.pagination-footer .pagination > li.active > a,
.box .box-footer.pagination-footer .pagination li.active > span {
  background-color: #337ab7;
  border-color: #337ab7;
}
.box .box-footer.pagination-footer .pagination > li:last-child > a {
  border-right-width: 0px;
}
.check-tab {
  border-radius: 0px;
  margin-bottom: 6px;
}
.check-tab .btn {
  border-radius: 0px;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  padding: 10px 12px;
}
.check-tab .btn .badge {
  background-color: rgba(0, 0, 0, 0);
  color: #999;
}
.check-tab .btn.btn-primary .badge {
  color: #fff;
}
.red-required {
  color: #ec5524;
}
#overall_view {
  margin-left: 15px;
  margin-right: 15px;
}
.footer-container {
  text-align: center;
  font-size: 12px;
}
.footer-container .lp {
  margin-bottom: 0px;
}
