/*----------------------menu----------------------*/
#menu {
  background-color: #fefefe !important;
  border-right: 2px solid #eeeeee !important;
  /*----------------------menu group-box----------------------*/
  /*----------------------menu menu-box----------------------*/
  /*----------------------menu group-list list-open-right----------------------*/
  /*----------------------menu footer----------------------*/
}
#menu .group-box .menu-btn {
  /*----------------------menu group-name----------------------*/
  /*----------------------menu icon-users----------------------*/
}
#menu .group-box .menu-btn a.group-name {
  color: #3d3d3d !important;
}
#menu .group-box .menu-btn a.group-name:hover {
  background: #f7f7f7 !important;
}
#menu .group-box .menu-btn .icon-users {
  color: #3399cc !important;
}
#menu .menu-box {
  /*----------------------menu menu-btn----------------------*/
  /*----------------------menu list-name----------------------*/
  /*----------------------menu icon-right-open icon-down-open----------------------*/
  /*----------------------menu list-open----------------------*/
}
#menu .menu-box .menu-btn.menu-line {
  border-top: 2px dotted #eeeeee !important;
}
#menu .menu-box a.list-name {
  color: #3d3d3d !important;
}
#menu .menu-box a.list-name:hover {
  background: #f7f7f7 !important;
}
#menu .menu-box [class*="icon-"] {
  color: #3d3d3d !important;
}
#menu .menu-box .list-open {
  /*----------------------menu list-name----------------------*/
}
#menu .menu-box .list-open ul li a {
  color: #3d3d3d !important;
}
#menu .menu-box .list-open ul li a:hover,
#menu .menu-box .list-open ul li a.active {
  color: #3399cc !important;
}
#menu .menu-box .list-open ul li a:hover > i,
#menu .menu-box .list-open ul li a.active > i {
  color: #3399cc !important;
}
#menu .menu-box .open {
  background-color: #f7f7f7 !important;
}
#menu .group-list {
  background: #fefefe !important;
  border: 1px solid #eeeeee !important;
}
#menu .group-list .right-content .arrow {
  border-right-color: #eeeeee !important;
}
#menu .group-list .right-content .arrow:after {
  border-right-color: #fefefe !important;
}
#menu .group-list .right-content .menu-btn a.group-name {
  color: #3d3d3d !important;
}
#menu footer a {
  color: #3d3d3d !important;
}
#title-bar {
  background-color: #fff;
  /*----------------------function----------------------*/
  /*----------------------breadcrumbs-bar----------------------*/
}
#title-bar .function {
  border-bottom: 1px solid #eeeeee !important;
  /*----------------------loading-area----------------------*/
  /*----------------------profile-btn----------------------*/
}
#title-bar .function .function-btn a,
#title-bar .function .function-btn span,
#title-bar .function .function-btn i {
  color: #000000 !important;
}
#title-bar .function .function-btn:hover {
  border-top: 3px solid #3399cc !important;
}
#title-bar .function .function-btn .dropdown-menu {
  background: #ffffff !important;
}
#title-bar .function .function-btn .dropdown-menu a:hover {
  color: #3399cc !important;
}
#title-bar .function .active {
  border-top: 3px solid #3399cc !important;
}
#title-bar .function .loading-area {
  color: #3d3d3d !important;
}
#title-bar .function .profile-btn {
  background-color: #fff;
}
#title-bar .function .profile-btn .profile-name {
  color: #3d3d3d !important;
}
#title-bar .function .profile-btn .profile-list {
  background-color: #fefefe !important;
}
#title-bar .function .profile-btn .profile-list .menu-list {
  border-top: 1px solid #eeeeee !important;
}
#title-bar .function .profile-btn .profile-list .menu-list a.list-name {
  color: #3399cc !important;
}
#title-bar .function .profile-btn .profile-list .menu-list a.list-name.logout-color {
  color: #ee4f7e !important;
}
#title-bar .function .profile-btn .profile-list .menu-list a.list-name:hover {
  background: #f7f7f7 !important;
}
#title-bar ol.breadcrumbs-bar {
  border-bottom: 1px solid #eeeeee !important;
}
#title-bar ol.breadcrumbs-bar li a {
  color: #3d3d3d !important;
}
#title-bar ol.breadcrumbs-bar li a:hover {
  color: #3d3d3d !important;
}
#title-bar ol.breadcrumbs-bar li + li:before {
  background: url(../images/breadcrumbs.gif) no-repeat !important;
}
/*----------------------orderByField----------------------*/
#content {
  background-color: #f7f7f7 !important;
}
/*----------------------orderByField----------------------*/
table > thead > tr > th .orderByField {
  color: #2fa4e7 !important;
}
/*----------------------orderByField----------------------*/
.data-box {
  background-color: #ffffff !important;
  border: 1px solid #eaeaea !important;
}
/*----------------------data-title----------------------*/
.data-title {
  color: #227ff1 !important;
}
/*----------------------data-title----------------------*/
.control-label {
  border-left: 5px solid #2b9adf !important;
  background-color: #f5f5f5 !important;
}
table > thead {
  background-color: #f5faff !important;
}
.fixedHeader {
  background-color: #f5faff !important;
}
.menu-collapse-button > .circular-border {
  background: #ffffff !important;
  border: 2px solid #eeeeee !important;
}
.menu-collapse-button > .circular-border > i {
  color: #3d3d3d !important;
}
/*# sourceMappingURL=Default.css.map */