﻿/* prevent the drop down icon going onto a new line for the top bar language link */
.top-bar-language-nav-link {
    min-width: 65px;
}

/* bootstrap model showing two scroll bars */
html {
    overflow: visible;
}

/* main sidebar not under model */
.modal {
    z-index: 1110;
}

.form-group {
    margin-bottom: 0.75rem !important;
}

    .form-group.required .col-form-label:after {
        color: #d00;
        content: "*";
        position: absolute;
        margin-left: 3px;
    }

.nav-user-menu .user-image {
    width: 20px;
    margin-right: 4px;
    margin-top: -4px;
}

.famfamfam-flags {
    display: inline-block;
}

.card-header {
    border-bottom: 0 !important;
}

.summary {
    list-style: none;
    padding-left: 0.75rem;
}

    .summary li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }

        .summary li label {
            margin-bottom: 0;
        }

.list-unstyled .weui-cell__hd {
    font-weight: 500 !important;
    margin-right: 0.75rem;
}

    .list-unstyled .weui-cell__hd a {
        color: #fff;
    }

.form-group label, .form-group .txt-search {
    margin-right: 0.75rem;
}

/*****************明医岛**********************/
.xr-siderbar-position-overflow {
    position: fixed !important;
    height: 100% !important;
    overflow-y: auto;
}

.xr-siderbar-nav-overflow {
    height: calc(100% - 4rem) !important;
    overflow-y: scroll !important;
    padding-bottom: 0;
    padding-left: .5rem;
    padding-right: .5rem;
    padding-top: 0;
}

.xr-header-position-overflow {
    width: initial;
    position: fixed !important;
    /*margin-top:80px !important;*/
    overflow: auto;
}

.xr-search-position-overflow {
    width: initial;
    position: fixed !important;
    margin-top: 105px;
    overflow: auto;
}

.xr-header {
    padding-bottom: 0px;
    margin-top: 55px;
    padding-top: 7px;
    position: fixed;
}

.xr-cont-header {
    font-size: 26px;
    margin-right: 10px;
}

.xr-card-header {
    z-index: 1;
    padding-top: 0px;
    padding-left: 25px;
}

.xr-tables {
    margin-top: 150px;
}

.staticData span {
    font-weight: 700;
    padding-right: 0.2rem;
}

.staticData label {
    padding-right: 0.2rem;
}



.perview-template h1 {
    font-size: 20px;
}

.perview-template h2 {
    font-size: 17px;
    margin-bottom: 16px;
    position: relative;
}

    .perview-template h2::before {
        position: absolute;
        content: '';
        width: 5px;
        height: 5px;
        background-color: #2ac5af;
        border-radius: 50%;
        left: -10px;
        margin: auto;
        top: 0;
        bottom: 0;
    }

.perview-template h3 {
    font-size: 14px;
}

.callback, .item-plan, .perview-text {
    color: rgba(153,153,153,1);
    margin: 0 0 10px;
}

.perview-text {
    margin-top: 10px;
}

.perview-category {
    padding: 16px;
    border-bottom: 1px solid rgba(219,223,223,1);
}

.statistics {
    margin-left: 1rem;
}

.referral p {
    margin-top: 0;
    margin-bottom: 0rem;
}

.referral input {
    width: 11rem !important;
}

p {
    margin-bottom: 0rem;
}

.btn-select {
    margin-right: 0.75rem;
}

    .btn-select button {
        background-color: #fff;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        box-shadow: inset 0 0 0 transparent;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

.form_datetime {
    width: 8.5rem !important;
}

.input-group-append {
    margin-right: 0.75rem !important;
}

.lable-sm {
    margin-right: 2.5rem !important;
}
