@charset "UTF-8";
[v-cloak] {
    display: none !important;
}

html, body {
    height: 100%
}

body {
    margin: 0px;
    padding: 0px;
}

.nofind {
    height: 300px;
    background: url(../img/404.png) center center no-repeat;
    -webkit-background-size: 500px auto;
    margin-top: 40px;
}

.nofind-title {
    color: #8395b6;
    font-size: 20px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 30px;
}
/*toast 内容自动换行*/
#toastMsg{
    word-wrap:break-word;
    word-break:break-all;
}
/* 隐藏百度地图标识 */
#maps a[title=到百度地图查看此区域] {
    display: none;
}

#maps div.anchorBL {
    display: none;
}

label {
    font-weight: normal;
    margin: 0px;
}

a {
    cursor: pointer;
}

.nav-header.collapsed > span.glyphicon-chevron-toggle:before {
    content: "\e114";
}

.nav-header > span.glyphicon-chevron-toggle:before {
    content: "\e113";
}

#content {
    height: 100%;
    display: block;
    clear: both;
}

.wt-breadcrumb {
    height: 33px;
    line-height: 33px;
    padding: 0 15px;
}

.wt-search-box {
    margin-bottom: 0px;
    height: 60px;
}

#toast-container > div {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 2px;
}

/*padding-left*/
.pd-0 {
    padding: 0px;
}

.pd-10 {
    padding: 10px;
}
.pd-15 {
    padding: 15px;
}
.pd-20 {
    padding: 20px;
}

.pd-30 {
    padding: 30px;
}

.pd-l-0 {
    padding-left: 0px;
}

.pd-l-10 {
    padding-left: 10px;
}

.pd-l-20 {
    padding-left: 20px;
}

.pd-l-30 {
    padding-left: 30px;
}

/*padding-top*/
.pd-t-0 {
    padding-top: 0px;
}

.pd-t-1 {
    padding-top: 1px;
}

.pd-t-5 {
    padding-top: 5px;
}

.pd-t-10 {
    padding-top: 10px;
}

.pd-t-20 {
    padding-top: 20px;
}

.pd-t-30 {
    padding-top: 30px;
}

/*padding-right*/
.pd-r-0 {
    padding-right: 0px;
}

.pd-r-5 {
    padding-right: 5px;
}

.pd-r-10 {
    padding-right: 10px;
}

.pd-r-20 {
    padding-right: 20px;
}

.pd-r-30 {
    padding-right: 30px;
}

/*padding-bottom*/
.pd-b-0 {
    padding-bottom: 0px;
}

.pd-b-5 {
    padding-bottom: 5px;
}

.pd-b-10 {
    padding-bottom: 10px;
}

.pd-b-20 {
    padding-bottom: 20px;
}

.pd-b-30 {
    padding-bottom: 30px;
}

/*margin-left*/
.mg-0 {
    margin: 0px;
}

.mg-10 {
    margin: 10px;
}

.mg-15 {
    margin: 15px;
}

.mg-20 {
    margin: 20px;
}

.mg-30 {
    margin: 30px;
}

.mg-l-0 {
    margin-left: 0px;
}

.mg-l-5 {
    margin-left: 5px;
}

.mg-l-10 {
    margin-left: 10px;
}

.mg-l-20 {
    margin-left: 20px;
}

.mg-l-30 {
    margin-left: 30px;
}

/*margin-top*/
.mg-t-0 {
    margin-top: 0px;
}

.mg-t-10 {
    margin-top: 10px;
}

.mg-t-15 {
    margin-top: 15px;
}

.mg-t-20 {
    margin-top: 20px;
}

.mg-t-30 {
    margin-top: 30px;
}

/*margin-right*/
.mg-r-0 {
    margin-right: 0px;
}

.mg-r-5 {
    margin-right: 5px;
}

.mg-r-10 {
    margin-right: 10px;
}

.mg-r-20 {
    margin-right: 20px;
}

.mg-r-30 {
    margin-right: 30px;
}

/*margin-bottom*/
.mg-b-0 {
    margin-bottom: 0px;
}

.mg-b-5 {
    margin-bottom: 5px;
}

.mg-b-10 {
    margin-bottom: 10px;
}

.mg-b-20 {
    margin-bottom: 20px;
}

.mg-b-30 {
    margin-bottom: 30px;
}

/*border*/
.bd-0 {
    border-width: 0px;
}

.bd-l-0 {
    border-left-width: 0px;
}

.bd-t-0 {
    border-top-width: 0px;
}

.bd-r-0 {
    border-right-width: 0px;
}

.bd-b-0 {
    border-bottom-width: 0px;
}

#global-app {
    position: relative;
    display: block;
    height: 100%;
    font-size: 13px;
    min-width: 1024px;
}

.page-header {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: -15px;
    margin-right: -15px;
    height: 45px;
    border-radius: 0;
    padding: 0;
}


#global-app .navbar-header .navbar-brand {
    color: #fff;
    height: 45px;
}

.navbar-brand {
    padding: 13px 15px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #F5F5F5;
}

.wt-header-title {
    line-height: 45px;
    height: 45px;
    font-size: 16px;

}

.wt-header-right {
    line-height: 45px;
    height: 45px;
    font-size: 12px;
}

.wt-header-right > li {
    margin: 0 10px;
}

.wt-header-right > li > a {
    padding: 0 10px;
    line-height: 45px;
    height: 45px;
    color: #fff;
}

.wt-header-right .dropdown-menu {
    padding: 0;
}

.wt-header-right .dropdown-menu > li > a {
    padding: 10px 20px;
}

.wt-header-right .dropdown-menu .divider {
    margin: 0;
}

.wt-header-badge-green {
    background: #5CB85C;
}

.wt-header-badge-red {
    background: #D9534F;
}

.wt-body {
    position: absolute;
    top: 45px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    margin: 0px;
    background: #FAFAFA;
    border-top: 1px solid #CCCCCC;
}

/* 设置滚动条的样式 */
#menuBar::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-track {
    background: #f6f6f6;
    border-radius: 2px;
}

::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.1);
}

#body {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    max-height: 2000px;
    min-height: 100px;
    margin: 0px;
    border-left: 1px solid #ddd;
    background: #fff;
    overflow-y: auto;
}

.container-fluid {
    padding-bottom: 20px;
}


/*多级下拉菜单*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

/*渠道下拉框*/
.open>#canal-view-select>.dropdown-menu{display: block;}
.open>#canal-map-select>.dropdown-menu{display: block;}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/*begin login*/
.login {
    display: table;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
}

.login .row {
    display: table-cell;
    vertical-align: middle;
}


.login .wt-login-box {
    float: right;
    margin: 80px 80px 0 80px;
    width: 400px;
}

.login .alert {
    margin-bottom: 10px;
    padding: 5px;
}

/*end login*/
/*内页样式*/
#body .breadcrumb {
    border-radius: 0;
    border-bottom: 1px solid #cccccc;
    font-size: 12px;
    background: #FAFAFA;
}

#body #wt-breadcrumb-box {
    border-bottom: 1px solid #ddd;
    background: #FAFAFA;
}

#body #wt-breadcrumb-box .btn {
    margin-top: 1px;
}

#body #wt-breadcrumb-box .breadcrumb {
    border: 0;
}

#wt-screen-box {
    box-shadow: none;
    border-bottom: 1px solid #F5F5F5;
    margin-bottom: 10px;
}

#wt-screen-box .panel-body {
    padding: 10px 0;
}

#wt-screen-box .form-group {
    margin: 5px 10px 5px 0;
}

#wt-screen-box .form-group button {
    min-height: 34px;
}

#body .woonton-panel .panel-body .col-xs-2, #body .woonton-panel .panel-body .col-xs-3, #body .woonton-panel .panel-body .col-xs-4, #body .woonton-panel .panel-body .col-xs-8 {
    min-height: 30px;
    line-height: 30px;
    margin: 2px 0;
}

#body .woonton-panel .col-xs-4, #body .woonton-panel .col-xs-8 {
    padding-left: 0;
}

#body .woonton-panel input, #body .woonton-panel .panel-body button {
    margin-top: 0px;
    min-height: 34px;
}

#body .woonton-panel .panel-body .dropdown-toggle .caret {
    margin-left: 15px;
}

#body .woonton-panel-heading {
    padding: 5px 15px;
    line-height: 30px;
}

#body .woonton-form .col-sm-4 button {
    min-height: 34px;
}

#body .form-group .col-sm-2 {
    padding-right: 0;
}

#body .form-group .caret {
    margin-left: 15px;
}

#body .table {
    margin-top: 15px;
}

#table-monitor-list .progress {
    margin: 0;
    height: 17px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: solid 1px #ddd;

}

#table-monitor-list .progress-bar {
    line-height: 17px;
    text-align: left;
    color: #555;
}

#table-monitor-list .progress-bar-danger {
    background-color: #f2dede;
}

#table-monitor-list .progress-bar-success {
    background-color: #dff0d8;
}

#table-monitor-list img {
    height: 12px;
}

#table-left-heading tr > th, td {
    padding: 10px;
}

#table-left-heading tr > td {
    padding: 10px;
    font-size: 13px !important;
}

/* 测站列表高级搜索 */
#monitor-search-box {
    padding: 0 15px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    margin-top: 10px;
}

#monitor-search-box > .row {
    border-bottom: 1px dashed #ddd;
    line-height: 35px;
}

#monitor-search-box > .row:last-child {
    border-bottom: 0px;
}

#monitor-search-box > .row > .monitor-search-box-left {
    width: 160px;
    float: left;
    background-color: #FAFAFA;
    padding-left: 10px;
}

#monitor-search-box > .row > .monitor-search-box-right {
    margin: 0 0 0 -160px;
    padding: 7px 0 0 170px;
}

#monitor-search-box > .row > .monitor-search-box-right a {
    margin-right: 15px;
}

#monitor-search-box > .row > .monitor-search-box-right label {
    margin-right: 10px;
}

#monitor-search-box > .row > .monitor-search-box-right input {
    margin-top: 11px;
    margin-left: -15px;
}

#body .pagination {
    margin: 0;
}

#body .pagination h6 {
    line-height: 1.5;
    margin: 5px 0;
}

#body .pagination .col-xs-3 {
    padding-right: 0;
}

#body .table-bordered > thead > tr > th {
    background: #FAFAFA;
    border-bottom: 0;
    font-size: 13px;
    vertical-align: middle;
}


#body .table-bordered > tbody > tr > td {
    border-bottom: 0;
    font-size: 12px;
    vertical-align: middle;
}

#body .table-bordered > tbody > tr > td > button {
    margin: 2px;
}

#body .table-bordered > tbody > tr > td > a.btn {
    margin: 2px;
}

#body .nav-tabs {
    margin-top: 15px;
    margin-bottom: 15px;
}

/*表单样式*/
#body .form-horizontal {
    margin-top: 20px;
}

/*流程样式*/
#flow-label div {
    line-height: 40px;
    background-color: #777777;
    color: #fff;
}

#flow-label span.badge {
    background-color: #fff;
    color: #777777;
}

#flow-label div.flow-label-success span.badge {
    color: #fff;
    background-color: #5CB85C;
}

#flow-label div.flow-label-do {
    background-color: #5CB85C;
}

/*设备详情页面*/
#monitor-state-show .alert {
    padding: 0 0 0 75px;
    background-size: auto 45px;
    background-position: 15px center;
    background-repeat: no-repeat;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
}

#monitor-state-show .monitor-state-show-communication {
    background-image: url(../img/state_communication.png);
}

#monitor-state-show .monitor-state-show-flowmeter {
    background-image: url(../img/state_flowmeter.png);
}

#monitor-state-show .monitor-state-show-valve {
    background-image: url(../img/state_valve.png);
}

#monitor-state-show .monitor-state-show-voltage {
    background-image: url(../img/state_voltage.png);
}

#monitor-state-show .monitor-state-show-signal {
    background-image: url(../img/state_signal.png);
}

#monitor-state-show .monitor-state-show-door {
    background-image: url(../img/state_door.png);
}

#monitor-state-show .monitor-state-show-burglar {
    background-image: url(../img/state_burglar.png);
}

#monitor-state-show .monitor-state-show-breaker {
    background-image: url(../img/state_breaker.png);
}
/*刷卡器*/
#monitor-state-show .monitor-state-show-ic {
    background-image: url(../img/state_ic.png);
}

/* 地图页面 */
.woonton-map-fullScreen {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.woonton-map-dropdown {
    position: absolute;
    left: 10px;
    top: 15px;
    z-index: 900;
}

.woonton-map-control {
    color: #333;
    background-color: #fff;
    margin: 0;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    min-width: 100px;
    position: absolute;
    left: 10px;
    top: 60px;
    z-index: 899;
}

.woonton-map-control .checkbox > label {
    background-size: 12px 12px;
    background-position: 18px center;
    background-repeat: no-repeat;
}

.woonton-map-control .checkbox > .label-status0 {
    background-image: url(../img/map_status_0.png);
}

.woonton-map-control .checkbox > .label-status1 {
    background-image: url(../img/map_status_1.png);
}

.woonton-map-control .checkbox > .label-status2 {
    background-image: url(../img/map_status_2.png);
}

.woonton-map-control .checkbox > .label-status3 {
    background-image: url(../img/map_status_3.png);
}

.woonton-map-control .checkbox > .label-status4 {
    background-image: url(../img/map_status_4.png);
}

.woonton-map-control .checkbox {
    margin: 5px 0;
}

.woonton-map-control .checkbox > label > span {
    padding-left: 15px;
    height: 20px;
    line-height: 20px;
}

.woonton-map-infoWindow-title {
    padding: 5px 0;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    font-weight: bold;
}

.woonton-map-infoWindow-title a {
    font-size: 13px;
    margin-left: 5px;
    color: #000;
}

.woonton-map-infoWindow-row {
    padding: 3px 0;
    color: #000;
}

/* 照片查询页面 */
#woonton-pic-box {
    padding-left: 10px;
    padding-right: 10px;
}

#woonton-pic-box .thumbnail {
    padding: 10px 10px 0 10px;
}

#woonton-pic-box .col-xs-3 {
    padding-left: 5px;
    padding-right: 5px;
}

/* input框 */
.input-group .two-input {
    display: inline;
    width: 12%;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    border: 0px solid #f2f2f2;
    color: #555;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    position: relative;
    top: -6px;
    -webkit-input-placeholder: #000;
}

.input-group-btn .btn-l {
    border-radius: 0 4px 4px 0 !important;
}

/* 全局占位符placeholder颜色 */
*::-webkit-input-placeholder {
    color: #aaa;
}

*:-moz-placeholder {
    color: #aaa;
}

*:-ms-input-placeholder {
    /* IE10+ */
    color: #aaa;
}

.flex-center {
    display: flex; /*Flex布局*/
    display: -webkit-flex; /* Safari */
    align-items: center; /*指定垂直居中*/
}

.codepic-box {
    position: absolute;
    z-index: 100;
    border: 1px solid #ccc;
    visibility: hidden;
    color: #444
}

.showpic:hover .codepic-box {
    position: absolute;
    background: #fff;
    z-index: 100;
    border: 1px solid #ccc;
    visibility: visible;
}

.font-12 {
    font-size: 12px;
}
.font-14 {
    font-size: 14px;
}
.panel-img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.gray-light {
    color: #777;
}

.max-width {
    max-width: 150px
}

/*综合平台*/
#ss {
    height: 35px;
    line-height: 17px;
    background: #f6f6f6;
    font-size: 12px;
}

#ss .nav-pills a {
    margin-right: 0;
    border-radius: 0;
}

#ss .nav-pills .active {
    border-bottom: 4px solid #337ab7;
    padding-bottom: 5px
}

.admin-btn {
    padding: 4px 6px;
    color: #fff;
    background: #97afd0;
    border-radius: 2px;
    margin: 5px;
    white-space: nowrap;
}

/*模态框-照片缩放 start*/
#zoomPhoto .modal-body > .img-responsive {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#zoomPhoto .modal-body {
    overflow-y: auto;
}

#zoomPhoto .modal-footer .modal-btn {
    position: absolute;
    left: 300px;
}

#zoomPhoto .modal-btn a span {
    font-size: 16px;
}

/*模态框-照片缩放 end*/

/*模态框- 充值缴费 start*/
#rechargeModal .modal-dialog{
    top:20%;
}
#recharge .recharge-picked {
    padding: 15px;
    background: #FAFAFA;
    border: 1px solid #ddd;
    border-radius: 3px
}

#recharge .recharge-btn {
    width: 380px;
    height: 40px;
    border-radius: 0
}
#recharge .recharge-results{
    font-size: 16px;
}

#recharge .recharge-box{
    padding: 15px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.history-pic{
    display: flex;
    height: 4em;
    justify-content:center;
    align-items: center;
}
