/**
 * Copyright (c) 2016-present, ecidi.
 * All rights reserved.
 *
 * This source code is licensed under the GPL-2.0 license found in the
 * LICENSE file in the root directory of this source tree.
 *
 * @Author: ecidi.chen_xj7
 * @Date: 2018-03-07 14:30:07
 * @Last Modified by: ecidi.chen_xj7
 * @Last Modified time: 2018-03-07 14:30:07
 */

#root .mCSB_inside>.mCSB_container{
	margin-right: 0;
}.leaflet-popup-content h2 {
    font-weight: 400 !important;
    font-size: 12px !important;
}

.btnViewTrack {
    display: inline-block;
    color: #fff !important;
    border-radius: 4px;
    background-color: #108ee9;
    border-color: #108ee9;
    padding: 0 20px;
    line-height: 24px;
    text-decoration: none;
}

.btnViewTrack:hover {
    background-color: #49a9ee;
    border-color: #49a9ee;
    text-decoration: none;
}

/*修改菜单边距*/
.aside--2oRk9 .ant-collapse-content {
    padding: 0 8px;
}

/*隐患详情*/
.riskDetail--2SIKw .ant-modal-footer{
    display: none;
}

.riskDetail--2SIKw img{
    display: block;
    width: 305px;
    height: 200px;
}

.riskDetail--2SIKw h3{
    font-weight: 300;
    font-size:14px;
    margin:0 0 10px;
}

.riskDetail--2SIKw .mb--_t8Wi{
    margin-bottom:10px;
}

.riskDetail--2SIKw .divLine--243E8{
    border-top: 1px dotted #DDD;
}

.riskDetail--2SIKw .ant-carousel .slick-slide{
    min-height: 200px;
    max-height: 300px;
}
.QRCodeDetails--wQdp8{
    .ant-form-item-label--3UZQu{
        text-align-last: justify;
    }
}

.Details .ant-carousel .slick-slide {
  text-align: center;
  height: 160px;
  line-height: 160px;
  background: #364d79;
  overflow: hidden;
}

.Details .ant-carousel .slick-slide h3 {
  color: #fff;
}.steps--3GVL7{ /* 流程图*/
    height: 150px;
    width: 100%;
    margin-bottom: 10px;
    padding: 0 30px;
    background-color: #fff;
    border-radius: 4px; 
    margin-left: 15%;
}
.steps--3GVL7 .active_wrapper--13PD- .process_first_icon--1gth3{
    /*background: url('../../assets/scene/tianxie_1.png') no-repeat;*/
    background-size: 100%;
}
.steps--3GVL7 .active_wrapper--13PD-  .process_second_icon--2-iJS{
    /*background: url('../../assets/scene/liuchentu_1.png') no-repeat;*/
    background-size: 100%;
}
.steps--3GVL7 .active_wrapper--13PD- .process_third_icon--1hmgh{
    /*background: url('../../assets/scene/shangchuan_1.png') no-repeat;*/
    background-size: 100%; 
}
.steps--3GVL7 .process_bar--BPoku{ /* 未完成时状态*/
    float: left;
    border:1px solid #ccc;
    width: 30%;
    margin-top: 30px;
}
.steps--3GVL7 .process_bar_finish--B3a-r{ /* 完成时状态*/
    float: left;
    border:1px solid #1890ff;
    width: 30%;
    margin-top: 30px;
}

.steps--3GVL7 .process_wrapper--3I9HQ{
    float: left;
    width: 30px;
    height: 40px;
    margin-top: 15px;
    text-align: center;
}
.steps--3GVL7 span{
    display: inline-block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    margin-left: -60px;
}
.steps--3GVL7 p{
    width: 150px;
    margin-bottom: 0px;
    margin-left: -60px;
}
.steps--3GVL7 .process_icon--TdS4V{
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #ccc;
}
.steps--3GVL7  .process_current--1lq-X{
    color: #000;
}
.steps--3GVL7  .process_current--1lq-X .process_icon--TdS4V{
    border: 1px solid #000;
}
.steps--3GVL7  .process_finish--1zLha{
    color: #1890ff;
}
.steps--3GVL7  .process_finish--1zLha .process_icon--TdS4V{
    border: 1px solid #1890ff;
}

.Details .ant-carousel .slick-slide {
  text-align: center;
  height: 160px;
  line-height: 160px;
  background: #364d79;
  overflow: hidden;
}

.Details .ant-carousel .slick-slide h3 {
  color: #fff;
}
.QRCodeDetails--38CGN{
    .ant-form-item-label--2k-a2{
        text-align-last: justify;
    }
}

.Details .ant-carousel .slick-slide {
  text-align: center;
  height: 160px;
  line-height: 160px;
  background: #364d79;
  overflow: hidden;
}

.Details .ant-carousel .slick-slide h3 {
  color: #fff;
}.steps--3TzVX{ /* 流程图*/
    height: 150px;
    width: 100%;
    margin-bottom: 10px;
    padding: 0 30px;
    background-color: #fff;
    border-radius: 4px; 
    /*margin-left: 15%;*/
}
.steps--3TzVX .active_wrapper--16h7j .process_first_icon--1MFdR{
    /*background: url('../../assets/scene/tianxie_1.png') no-repeat;*/
    background-size: 100%;
}
.steps--3TzVX .active_wrapper--16h7j  .process_second_icon--FLnT1{
    /*background: url('../../assets/scene/liuchentu_1.png') no-repeat;*/
    background-size: 100%;
}
.steps--3TzVX .active_wrapper--16h7j .process_third_icon--F3ReF{
    /*background: url('../../assets/scene/shangchuan_1.png') no-repeat;*/
    background-size: 100%; 
}
.steps--3TzVX .process_bar--1NMa1{ /* 未完成时状态*/
    float: left;
    border:1px solid #ccc;
    width: 16.5%;
    margin-top: 30px;
}
.steps--3TzVX .process_bar_finish--21lU7{ /* 完成时状态*/
    float: left;
    border:1px solid #39ccbb;
    width: 16.5%;
    margin-top: 30px;
}

.steps--3TzVX .process_wrapper--xhcR5{
    float: left;
    width: 30px;
    height: 40px;
    margin-top: 15px;
    text-align: center;
}
.steps--3TzVX span{
    display: inline-block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    margin-left: -60px;
}
.steps--3TzVX p{
    width: 150px;
    margin-bottom: 0px;
    margin-left: -60px;
}
.steps--3TzVX .process_icon--1yfWq{
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #ccc;
    cursor: pointer;
}
.steps--3TzVX  .process_current--vSudX{
    color: #FF7F00;
}
.steps--3TzVX  .process_current--vSudX .process_icon--1yfWq{
    border: 1px solid #FF7F00;
}
.steps--3TzVX  .process_finish--S29jv{
    color: #39ccbb;
}
.steps--3TzVX  .process_finish--S29jv .process_icon--1yfWq{
    border: 1px solid #39ccbb;
}

.Details .ant-carousel .slick-slide {
  text-align: center;
  height: 160px;
  line-height: 160px;
  background: #364d79;
  overflow: hidden;
}

.Details .ant-carousel .slick-slide h3 {
  color: #fff;
}

.icon_location--1b2ue{
    display: inline-block;
    margin: 6px 0 6px 16px;
    width: 20px;
    height: 20px;
    vertical-align: -10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAOCAYAAAAbvf3sAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQ4MkRCNkU5REY0NzExRTlCREQxQjNBRUU4QzIzQzNBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQ4MkRCNkVBREY0NzExRTlCREQxQjNBRUU4QzIzQzNBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDgyREI2RTdERjQ3MTFFOUJERDFCM0FFRThDMjNDM0EiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDgyREI2RThERjQ3MTFFOUJERDFCM0FFRThDMjNDM0EiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4UC09KAAAA+ElEQVR42mL8//8/AwxIHNiUCKTCgFgLiJmA+CYQr3nh4DcDpoYRpAGokA3IXgfE3gzYwX4gDgRq/MgEFdiHRzEIOALxUbAN4vs3xgPpBUiSu4F4JhD/BWKQXACSXAkLkMhGEjgDtNYNib8B6Nx9UBtAIBHkJCUkBdOxOGcCElsCpOE3koA+Fg26SOz/IA2XkQRygE4IQgpmVyBVgyT/EORpF6hHkQEoRP4BsS2aeCQsHkChksaAH6wFBkgIOB6AjHQgNQuP4mUgxfCYRnLzUiAVhaZ4A1BxIIzDhCwDlIgGUtOQhBYhK8awAcmmtUCKA6gYI7kABBgAG6RQMwWI08cAAAAASUVORK5CYII=) no-repeat;
    background-size: contain; 
}

.tableLevel2--3mvks.components-table-demo-nested .ant-table-expanded-row > td:last-child .ant-table-row td:first-child {
    padding-left: 94px 
}

