html { overflow-x:hidden; }
html,body {
  width: 100%;
}
.content-header {
	position: relative;
	padding: 0 0 3px 8px
}

.content-header>.breadcrumb {
    position: relative;
    top: 0;
    right: 0;
    float: none;
    margin-top: 0px;
    padding-left: 10px;
    background: #ecf0f5;
}

.main-footer {
    padding:0px;
    color: #444;
    border-top: 1px solid #eee;
}

[v-cloak] {
  display: none;
}

.grid-btn{
	margin-bottom:12px;
}
.grid-btn .btn{
	margin-right:10px;
}
.pointer{cursor: pointer;}

.ml-10 { margin-left:0 !important; }
@media (min-width: 768px) {
	.ml-10 { margin-left:10px !important; }
	.col-sm-10 {width: 70%;padding-left: 0px;}
	.col-sm-2 {width: 24%;}
}
tbody > tr > th {font-weight: normal; }
.panel .table { margin:0 0; }
.panel .pagination { margin:0; }
.panel-default>.panel-heading {background-color: #f5f5f5;}
.row{
	border-top: 1px solid #ddd;
	margin:0;
	padding:20px 2px 0px 2px;
}
.col-xs-6{padding-left: 0px;padding-right: 0px;}
.form-horizontal .form-group {margin-left:0px;margin-right:0px;}
.form-horizontal{
	width:550px;padding-top:20px;
}

body::-webkit-scrollbar {
  width: 0px;
}

/*适配*/
.hy-search-box-title{
    color: #5E5E5E;
}
.hy-search-box {
  float: left;
  margin-bottom: 10px;
  color: #5E5E5E;
}
.hy-search-box:not(.hy-search-box:first-child) {
  margin-left: 20px;
}
.hy-search-box .hy-search-box-title {
  min-width: 80px;
  text-align: right;
}
.hy-search-box100 .hy-search-box-title {
  min-width: 100px;
}
.hy-search-box120 .hy-search-box-title {
  min-width: 120px;
}
.hy-search-box .hy-search-box-input {
  /*width: 200px;*/
  width: 250px;
  height: 23px;
  display: inline-block;
}
.hy-search-btn-box {
  text-align: right;
  margin-right: 10px;
}
.hy-search-btn-box-left{
  text-align: right;
}
.hy-search-btn-box-left a{
  margin-bottom: 10px;
}

/* 使列表高度自适应 */
.ui-jqgrid .ui-jqgrid-bdiv {
  min-height: 400px!important;
  height: auto!important;
}
.city{
  width: 80% !important;
}
.city .form-control{
  width: auto;
  margin-bottom: 10px;
  display: inline-block;
}

/*全局设置模糊搜索宽度*/
.park_ul {
    width: 250px !important;
}
.park_ul li{
    padding: 0 15px;
    height: 24px;
    margin-top: 5px;
    line-height: 24px;
    border-radius: 3px;
}
/**********************高新物业**************************/
.skin-red .main-header .logo,.skin-red .main-header .logo:hover {
  background-color: #ffad00;
}
.skin-red .main-header .navbar .sidebar-toggle:hover {
  background: transparent;
}
.skin-red .main-header .navbar {
  background-color: #ffad00;
}
.skin-red .wrapper, .skin-red .main-sidebar, .skin-red .left-side {
  background: #fff;
}
.skin-red .sidebar-menu>li.header {
  color: #5E5E5E;
}
.skin-red .sidebar-menu>li.header {
  background: #fff;
  color: #5E5E5E;
}
.skin-red .sidebar-menu>li:hover>a, .skin-red .sidebar-menu>li.active>a {
  background: #fff;
  border-left: 0;
  color: #ffad00;
}
.skin-red .treeview-menu>li>a {
  background: #fff;
}
.skin-red .treeview-menu>li.active>a, .skin-red .treeview-menu>li>a:hover {
  background: #ffad00;
}
.sidebar-menu .treeview-menu {
  padding-left: 0;
}
.skin-red .treeview-menu>li>a,.skin-red .sidebar a {
  color: #5E5E5E;
}
.breadcrumb {
  background: #fff!important;
}
.breadcrumb>.active,.breadcrumb>.active i {
  color: #5E5E5E!important;
}
.skin-red .content-header {
  padding-left: 0;
}
.content-header>.breadcrumb {
  border-radius: 0;
}
.content-wrapper, .right-side {
  background: #fff;
}
.skin-red .content-header,.content-wrapper, .right-side,.content-wrapper .content {
  background: #F5F5F5!important;
}
.ui-jqgrid .ui-jqgrid-hdiv {
  background: #ededed;
}
.btn-primary,.btn-primary:hover,.btn-primary:active {
  background-color: #ffad00;
  border-color: #ffad00;
  /* background-color: transparent;
  border-color: #fff; */
  border-radius: 0;
  /*min-width: 80px;*/
}
.btn-primary.empty {
  background-color: #fff;
  color: #ffad00;
}
.btn-primary.empty:hover,.btn-primary.empty:active {
  background: #ffad00;
  color: #fff;
}
.ui-jqgrid-hdiv {
  background: #ededed;
}
.sidebar-menu>li>.treeview-menu {
  background:#fff!important;
}
/* .titleTxt {
  display: block;
  font-weight: normal;
  font-size: 14px;
  background: #027DB4;
  height: 40px;
  position: relative;
  top: 5px;
  line-height: 40px;
  width: fit-content;
  margin: 0 auto;
  padding: 0 10px;
} */
.layui-layer-molv .layui-layer-title,.layui-layer-molv .layui-layer-btn a {
  background: #ffad00!important;
}
.layui-layer-btn .layui-layer-btn0 {
  border-color: #ffad00!important;
  background: #ffad00!important;
}
table .detail-icon .glyphicon {
  color: #ffad00!important;
}
.parkactive,.parkType_ul .parkType_li {
  background: #ffad00!important;
}
.li_letter_active {
  border-color: #ffad00!important;
  color: #ffad00!important;
}
.btn-primary.focus, .btn-primary:focus,.btn:hover,.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
  background: #ffad00!important;
}
select.form-control {
  box-shadow: none!important;
    border: 1px solid #ccc;
}
.form-control option:hover {
  background: #ffad00!important;
}
.form-control:focus {
  border-color: #ffad00!important;
}
body .layui-laydate .layui-this {
  background: #ffad00!important;
}
.parkactive, .parkType_ul .parkType_li {
  background-color: #ffad00!important;
  color: #fff!important;
}
.park_letter_ul li {
  color: #000!important;
}
.li_letter_active {
  border-bottom: 2px solid #ffad00!important;
  color: #ffad00!important;
}
.letter_right li:hover {
  background: #ffad00!important;
  color: #fff!important;
  cursor: pointer!important;
}
.park_ul li:hover {
  background-color: #ffad00!important;
  color: #fff!important;
  cursor: pointer!important;
}
.letter_right li,.park_ul li {
  color:#000;
}
.parkactive {
  background-color:  #ffad00!important;
  color: #fff!important;
}
.oneactive,
	.twoactive,
	.threeactive,
	.fouractive {
		background: #ffad00!important;
		color: #fff!important;
  }
  .layui-layer-content {
    color:#000;
  }
  .ui-jqgrid .loading {
    background: #ffad00!important;
  }
  .fixed-table-container tbody .selected td{
		background-color: #ffad00!important;
	    color: #fff!important;
  }
  .pifu .ztree li a {
    color: #000!important;
  }
  .pifu#roleTable>thead>tr>th{
		background-color: #ededed!important;
	    /* color: #5e5e5e; */
  }
  .pifu#roleTable>tbody>tr.treegrid-selected>td{
		background-color: rgba(252, 214, 129,1)!important;
	    color: #fff!important;
  }
  .pifu#roleTable>tbody>tr>td{
    color: #000;
  }
  .pifu.table-striped>tbody>tr {
    background-color:#ededed!important;
  }
  .pifubackground {
    background-color: #f5f5f5;
  }
  .pifubox {
    background-color:#fff;
    color: #000;
  }
  .pifutable thead>tr {
    background: transparent;
  }
  .pifu .active {
    background: #ffad00!important;
    color: #fff!important;
  }
  .pifutable tr {
    border-color: rgb(233, 233, 233);
  }
  .table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success{
    background-color: rgba(252, 214, 129,1)!important;
  }
