html, body {
    height: 100%;
}

body {
    padding-top: 5px;
}

.bannerBox a {
    display: block;
    width: 100%;
}

.bannerBox img {
    width: 100%;
}

.pl0 {
    padding-left: 0;
}

.pr25 {
    padding-right: 25px;
}

.mt15 {
    margin-top: 15px !important;
}

.mb15 {
    margin-bottom: 15px;
}

.orderContainer {
    height: 100%;
    overflow: hidden;
}

.listItem {
    padding: 3px;
}

    .listItem a {
        display: block;
        text-align: center;
        text-decoration: none;
        padding-top: 30px;
        width: 100%;
        height: 100%;
        border-radius: 5px;
        color: #fff;
    }

        .listItem a.primary-Block {
            background-color: #427fed
        }

        .listItem a.success-Block {
            background-color: #53a93f
        }

        .listItem a.info-Block {
            background-color: #6abce2
        }

        .listItem a.danger-Block {
            background-color: #d73d32
        }

        .listItem a.warning-Block {
            background-color: #f4b400
        }

    .listItem i.iconfont {
        font-size: 36px;
    }

    .listItem img.img-thumbnail {
        padding: 0;
    }

    .listItem h5 {
        font-size: 14x;
        margin: 10px 0 15px;
        color: #fff;
    }

.form-body {
    height: 100%;
    overflow-x: hidden;
    padding-bottom: 56px;
}

    .form-body .form-group {
        border: 0;
        margin-bottom: 5px;
        background: #fff;
    }

        .form-body .form-group label.control-label {
            margin-top: 15px;
            font-weight: normal;
            text-align: left;
            font-size: 15px;
        }

        .form-body .form-group input.form-control, .resultBox {
            border: 0;
            box-shadow: none;
            background: transparent;
            border-radius: 0;
            text-align: right;
            margin-bottom: 0;
            padding-right: 0;
            font-size: 15px;
            height: 48px;
        }

.resultBox {
    color: #9a9791;
    height: 48px;
    line-height: 38px;
}

#vistTime {
    height: 48px;
}

.mui-bar .mui-btn-block {
    padding: 10px 0;
    top: 3px;
}

. {
    position: absolute;
    color: #007aff;
    font-size: 20px;
}

    .follower {
        position: relative;
        width: 150%;
        left: -50%;
    }

#followPerBox .follower {
    border-top: 1px solid #ececec;
}

#vistorPer .photographBtn {
    left: 70px;
    top: 42px;
}

#followPerBox .photographBtn {
    left: 70px;
    top: 68px;
}

#followPerBox .delFollowerBtn {
    left: 40px;
    top: 35px;
    font-size: 20px;
}

#vistorPerBtn {
    top: 105px !important;
}

.follower .form-control {
    margin-bottom: 5px
}

.addFollowerBtn {
    margin: 7px 0;
}

.okIcon {
    margin-top: 50px;
}

    .okIcon h1 {
        width: 95%;
        margin: 10px auto;
        line-height: 1.2;
        color: #007aff;
        font-size: 28px;
        margin-top: 30px;
        margin-bottom: 16px;
    }

.vistoredInfo {
    width: 90%;
    margin: 10px auto;
    border-radius: 5px;
    background: #2dc3e8;
    padding: 5px;
}

.vistorInfoItem {
    margin: 10px 0;
    color: #fff;
    padding: 0 20px;
    font-size: 20px;
}

.mui-bar-tab .submit {
    width: 100%
}

.pt65 {
    padding-top: 65px
}

.form-body .form-group .follower label.control-label {
}

.form-body .form-group .follower input.form-control {
    height: 38px;
}

.pt0 {
    padding-top: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.title-order {
    background: #fff;
    color: #96bfff;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 8px;
}
