body {
    background-color: #F1F1F1;
}

.card {
    background: lightcyan !important;
}

.magic-number {
    background: #dc3545;
}
.main-footer {
    border: 0 !important;
}

.avatar img {
    max-height: 35px !important;
}

.mb-3, .my-3 {
    margin-bottom: 0 !important;
    margin-top: 1rem !important;
}

.margin-top {
    margin-top: 20px;
}

.margin-top-p30 {
    margin-top: 30%;
}
.margin-bottom {
    margin-bottom: 20px;
}

.margin-bottom-sm {
    margin-bottom: 10px;
}

.margin-top-sm {
    margin-top: 10px;
}

.padding-top-sm {
    padding-top: 10px !important;
}

.margin-top-xs {
    margin-top: 5px;
}
.padding-top {
    padding-top: 20px;
}

.brand-image {
    max-width: 40px !important;
    opacity: .8;
}
.sidebar-mini .brand-image {
    background-color: #fff !important;
}
.gender {
    font-size: 40px;
}

.main-footer .btn-app {
    margin: 0 !important;
    min-width: 60px !important;
    padding: 5px !important;
    height: auto !important;
}

.main-footer {
    padding: 0.5em !important;
}

.mobile-main-footer .btn-app:after,
.mobile-main-footer .btn-app:hover,
.mobile-main-footer .btn-app:active,
.mobile-main-footer .btn-app:focus {
    border: 0 !important;
}

.content-wrapper > .content {
    padding-bottom: 30px !important;
}

.main-footer .btn-app {
    border: 0;
    background: transparent !important;
}

.main-footer .card-body {
    padding: 0 !important;
}

.main-footer .label {
    border: 0 !important;
    background: transparent !important;
}

table img, img.slide {
    max-width: 100px;
}

.modal-footer {
    padding: .25rem .75rem;
}

.qr-code {
    width: 250px;
    height: 250px;
}

.shortcuts {
    background: #fff;
    padding: 12px 20px;
    margin-bottom: 10px;
    border-radius: 3px;
    box-shadow: -1px 3px 6px rgba(0, 0, 0, 0.12);
    color: #6c757d;
}

    /*.shortcuts a {
        color: #495057;
    }*/

    .shortcuts .center {
        text-align: center;
    }

.direction {
    padding: 0 5px 3px 5px;
    height: 10px
}

.weixin-login img {
    width: 220px;
}

.vcenter-container {
    display: table;
    height: 100%;
    position: absolute;
    overflow: hidden;
    width: 100%;
}

.vcenter-helper {
    display: table-cell;
    vertical-align: middle;
}

.vcenter-content {
    margin: 0 auto;
}

.small-box > .small-box-footer {
    text-align: left !important;
    padding-left: 10px !important;
}

.small-box .icon > i.fa, .small-box .icon > i.fab, .small-box .icon > i.fad, .small-box .icon > i.fal, .small-box .icon > i.far, .small-box .icon > i.fas, .small-box .icon > i.ion {
    top: 10px !important;
    font-size: 50px !important;
}

.small-box h3 {
    font-size: 1.5em !important;
    margin: 0 !important;
}

.small-box p {
    margin: 0 !important;
}

@media (max-width: 767.98px) {
    .small-box {
        text-align: left !important;
    }

        .small-box .icon > i.fa, .small-box .icon > i.fab, .small-box .icon > i.fad, .small-box .icon > i.fal, .small-box .icon > i.far, .small-box .icon > i.fas, .small-box .icon > i.ion {
            top: 10px !important;
        }

        .small-box .icon {
            display: block !important;
        }
}

.container {
    position: relative;
}

    .container img {
        max-width: 100% !important;
    }

.custom-card .card-body {
    padding-top: 0 !important;
}

.breadcrumb {
    background: transparent !important;
}

.top-nav .nav-item .hover,
.top-nav .nav-item .active {
    background: #cdcdcd !important;
}

.content-header {
    padding: 15px .5rem 0 .5rem !important;
}

.card-text .view {
    margin-bottom: 20px;
}

.list-group .first {
    border-top: 0;
}

.list-group .last {
    border-bottom: 0;
}

.main-footer .bottom-nav,
.main-footer .admin-bottom-nav {
    text-align: center;
    width: 25%;
    float: left;
}

/*.main-footer .admin-bottom-nav {
    width: 20% !important;
}*/

.shortcut-child {
    background: rgba(0,0,0,.05);
}
span.captcha {
    padding: 13px 0 0 13px;
}

.category-picture {
    width: 100%;
    height: 150px;
    overflow: hidden;
    position: relative;
}

    .category-picture img {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

.fluid-row {
    /*background-color: #dc3545;*/
    color: #fff;
}

    .fluid-row .number {
        font-size: 25px;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .fluid-row hr {
        display: none;
        border: solid 1px #dee2e6;
        margin: 0 !important;
    }

    .fluid-row p.title {
        font-size: 1rem;
        text-align: center;
        margin-bottom: 0.3rem !important;
        margin-top: 10px;
    }

@media(max-width: 990px) {
    .fluid-row hr {
        display: block !important;
    }
}

.book i {
    margin-right: 6px;
}

/*.carousel-item {
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .carousel-item img {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .carousel-item.active {
        display: flex !important;
    }

@media(max-width: 1024px) {
    .carousel-item {
        height: 150px !important;
    }
}*/

.news {
    width: 160px
}

.news-scroll a {
    text-decoration: none;
    padding-right: 10px !important;
}

.backend-logo {
    opacity: .8;
    background: #fff;
    padding: 3px;
}

.small-box {
    margin-bottom: 10px !important;
}

@media(min-width: 990px) {
    .benefits .card-body {
        background-color: #F1F1F1;
        color: #212529;
        min-height: 185px;
    }
}