/*
 * @Author: Paco
 * @Date:   2017-02-7
 * @lastmodify 2017-03-17
 * +----------------------------------------------------------------------
 * | jqadmin [ jq酷打造的一款懒人后台模板 ]
 * | Copyright (c) 2017 http://jqadmin.jqcool.net All rights reserved.
 * | Licensed ( http://jqadmin.jqcool.net/licenses/ )
 * | Author: Paco <admin@jqcool.net>
 * +----------------------------------------------------------------------
 */

html {
    overflow-x: hidden;
    overflow-y: auto;
}

.head-title {
    text-align: center;
    font-size: 2em;
    margin: 30px auto;
    color: #333;
}

.bgcolor-blue {
    background: #1E9FFF;
}

.color-blue {
    color: #1E9FFF;
}

.bgcolor-commred {
    background: #ff6c60;
}

.color-commred {
    color: #ff6c60;
}

.bgcolor-dark-green {
    background: #009688;
}

.color-dark-green {
    color: #009688;
}

.bgcolor-yellow-green {
    background: #5FB878;
}

.color-yellow-green {
    color: #5FB878;
}

.bgcolor-orange {
    background: #FF5722;
}

.color-orange {
    color: #FF5722;
}

.bgcolor-yellow {
    background: #F7B824;
}

.color-yellow {
    color: #F7B824;
}

body {
    background: #f2f2f2;
    color: #999;
}

a,
a:focus,
a:hover {
    text-decoration: none;
}

.larry-wrapper {
    margin: 20px auto;
}

.symbol {
    width: 40%;
    padding: 1.4em 0;
    border-radius: 4px 0px 0px 4px;
    display: inline-block;
    text-align: center;
}

.symbol i {
    color: #fff;
    font-size: 3em;
}

.value {
    width: 58%;
    text-align: center;
    float: right;
    margin-top: 1.4em;
}

.value h1 {
    font-size: 1.8em;
}

.panel-heading {
    border-bottom: 1px solid #EEE;
    padding: 1.4em;
}

.panel-heading a {
    color: #DDD;
    font-weight: bold;
}

.panel-heading a:hover {
    color: #999;
}

.log .panel-body h2 {
    font-size: 1.4em;
    color: #333;
    line-height: 2.2em;
}

.log .panel-body ul li {
    list-style: square inside;
    line-height: 2em;
}

.echarts {
    display: block;
    padding: 15px;
    height: 300px;
}

.panel-padding {
    padding: 20px 10px;
}

.layui-form-pane .layui-form-label {
    width: 110px;
}

.tag,
.tag-defined {
    display: inline-block;
    position: relative;
    padding: 0 20px;
    border: 1px solid #DDD;
    border-radius: 2px;
    cursor: pointer;
    line-height: 36px;
    margin: 0 0 10px 10px;
}

.tag-selected {
    border: 1px solid #5FB878;
    color: #5FB878;
}

.tick-box {
    display: none;
}

.tag .tick-bg {
    position: absolute;
    right: 0;
    bottom: 0;
    border: 10px solid;
    border-color: transparent #5FB878 #5FB878 transparent;
}

.tag .tick {
    position: absolute;
    right: 0;
    bottom: -12px;
    font-size: 8px;
    color: #FFF;
}

.imgbox {
    line-height: 120px;
    height: 120px;
    width: 120px;
}

.layui-form .has-warning {
    position: relative;
}

.layui-form .has-warning .layui-input,
.layui-form .has-warning .layui-form-select {
    border: 1px solid #FF5722 !important;
    color: #FF5722 !important;
}

.layui-form .has-success .layui-input,
.layui-form .has-success .layui-form-select {
    border: 1px solid #5FB878 !important;
    color: #5FB878 !important;
}

.jq-error {
    line-height: 36px;
    color: #FF5722 !important;
    position: absolute;
    right: 5px;
    top: 0;
}

.error {
    line-height: 36px;
    color: #FF5722 !important;
    display: inline-block;
    padding: 0 5px;
}

.add-subcat {
    display: none;
    padding: 20px;
}

.layui-form-item .left-icon {
    float: left;
    margin-left: 10px;
    padding: 10px 15px;
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    border-radius: 3px 0 0 3px;
}

.layui-form-item .left-icon i {
    font-size: 12px;
}

.permission-list ul li {
    margin-bottom: 25px;
}

.permission-list ul li dl,
.permission-list ul li dl dd {
    margin-left: 3em;
}

.layui-form-switch {
    width: 50px;
}

.font-pt {
    padding-top: 6px;
}

.login-pane {
    margin-top: 30%;
}

#list .img {
    width: 80px;
    max-width: 100px;
    overflow: hidden;
}

.layui-table tr th {
    position: relative;
}

.layui-table .order-box {
    position: absolute;
    right: 0;
    top: 5px;
    width: 20px;
    height: 30px;
}

.layui-table .order-box .sort {
    position: absolute;
    color: #D1D2D2;
    line-height: normal;
    display: block;
}

.layui-table .order-box .sort i {
    font-size: 12px;
}

.layui-table .order-box .curr {
    color: #333;
}

.layui-table .order-box .down {
    top: 13px;
    left: -5px;
}

.layui-table .order-box .down i {
    position: absolute;
}

@media screen and (max-width:54.8571rem) {
    .table-box {
        width: 100%;
        overflow: hidden;
        border-left: 1px solid #CCC;
        border-right: 1px solid #CCC;
    }
    .table-box table {
        margin: 0 0 0 -2px;
    }
    .layui-form .layui-inline .layui-input {
        margin-bottom: 1rem;
    }
    .layui-form .layui-btn,
    .group-button .layui-btn {
        margin: 0 1rem 1rem 0;
    }
}

@media screen and (max-width:32.8571rem) {
    .layui-form-item .layui-form-label {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        float: none;
    }
    .layui-form-item .layui-inline {
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
        clear: both;
    }
    .layui-form-item .layui-inline:after {
        content: '\20';
        clear: both;
        display: block;
        height: 0;
    }
    .layui-form-item .layui-input-inline,
    .layui-form-item .layui-input-block {
        display: block;
        float: none;
        width: auto;
        margin: 10px 0 10px 3px;
    }
    .layui-form-item .layui-input-inline+.layui-form-mid {
        margin-left: 4px;
        top: -5px;
        padding: 0;
    }
    .layui-form-item .layui-form-checkbox {
        margin-right: 5px;
        margin-bottom: 5px;
    }
}