* {
    font-family: gdsherpa,Helvetica,Arial,sans-serif
}
em{font-style: normal}
input, button, select, optgroup, textarea {
    font-family: gdsherpa,Helvetica,Arial,sans-serif
}

.btn-primary {
    background: #303030;
    border-color: #303030
}

.btn-primary:hover {
    background: #303030;
    border-color: #303030
}

#layout-footer {
    background-color: #303030 !important;
    color: #fff
}

#layout-footer h6 {
    color: #fff;
    font-size: 16px
}

#layout-footer a {
    color: #fff
}

.btn-join,.btn-join:hover {
    background: #FDCD00;
    border-color: #FDCD00;
    font-weight: bold;
    font-size: 16px;
    color: #303030
}

.btn-join:hover {
    -webkit-box-shadow: 0 1px 10px rgba(241, 225, 39, 0.4);
    box-shadow: 0 1px 10px rgba(234, 219, 63, 0.4);
}

#layout-footer .nav input {
    margin-bottom: 5px
}

.product-item-name {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 35px;
    font-weight: bold
}

.select-date {
    width: 200px;
    height: 35px;
    border-radius: 5px;
    margin-right: 20px;
    border: 1px solid #ddd;
    font-size: 14px;
}

.btn-success:not([disabled]):not(.disabled):active, .btn-success:not([disabled]):not(.disabled).active, .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #303030;
    border-color: #555;
    -webkit-box-shadow: 0 0 0 0rem rgba(0,0,0,0.5);
    box-shadow: 0 0 0 0rem rgba(0,0,0,0.5);
}

.btn-success {
    border-color: #ddd
}

.btn-success:hover {
    background-color: #303030;
    border-color: #555;
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.4);
    box-shadow: 0 1px 10px rgba(0,0,0,0.4);
}

.product-searchbtn {
    line-height: 35px;
    padding: 0 26px;
    height: 35px
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent
}

.footer {
    border-top: 0
}

#saasbox-nav {
    position: fixed;
    z-index: 2000;
    height: 60px;
    min-height: 60px;
    background-color: #303030;
    border-color: #303030;
    top: 0;
    box-shadow: 0 10px 10px -6px rgba(170, 170, 170, 0.5);
}

#saasbox-nav .nav-height {
    line-height: inherit;
}

#saasbox-nav .nav-item > .nav-link {
    color: #FFFFFF;
    padding: 0;
    height: 100%;
    line-height: inherit;
    box-sizing: border-box;
    -webkit-transition: none;
    transition: none;
}

#saasbox-nav .nav-item > .nav-link .arrow {
    border-top: 3px solid #FFFFFF;
}

.nav-navbar .nav .nav-link {
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.vertical-align-middle {
    transform: translateY(calc(-50% - 1px));
    position: relative;
    top: 50%;
}

#saasbox-nav .navbar-brand img {
    height: 29px;
    max-height: 60px;
}

.layout-container {
    margin-top: 60px;
}

#saasbox_page_content .main-content > .container:first-child {
    margin-top: 3rem;
}

@media (min-width: 992px) {
    #saasbox-nav .nav-hover .nav-link {
        border-bottom: 2px solid transparent;
    }

    #saasbox-nav .nav-hover:hover .nav-link, #saasbox-nav .nav-actived .nav-link {
        border-bottom: 2px solid #FFFFFF;
    }

    #saasbox-nav .nav-height {
        height: 40px;
        line-height: 40px;
    }
}

nav.nav a.nav-link:hover {
    background: #f5f5f5;
}

@media (max-width: 991.98px) {
    #saasbox-nav .nav-item > .nav-link {
        color: rgba(117, 117, 117, 0.8);
        height: inherit;
        line-height: inherit;
        padding: 0.5rem;
        margin: 0 !important;
    }

    #saasbox-nav .nav-hover:hover, #saasbox-nav .nav-type-button:hover {
        background: #f5f5f5;
    }

    #saasbox-nav .nav-item:hover .nav-link {
        color: #555;
    }

    #saasbox-nav .nav-item > .nav-link .arrow {
        border-top: 3px solid rgba(117, 117, 117, 0.8);
    }

    #saasbox-nav .nav-type-button .vertical-align-middle {
        transform: inherit;
        position: inherit;
        top: inherit;
    }

    #saasbox-nav .nav-type-button .saasbox-btn {
        border: inherit !important;
        color: inherit !important;
        border-radius: inherit !important;
        padding: 0 !important;
        line-height: inherit !important;
        background-color: inherit !important;
    }

    #saasbox-nav .nav-type-icon > div {
        color: inherit !important;
    }

    #saasbox-nav .nav-type-icon > div > .arrow {
        border-top: 3px solid rgba(117, 117, 117, 0.8) !important;
    }
}

.saasbox-container {
    margin-left: 6%;
    margin-right: 2%;
    width: 100%;
    max-width: 92%;
}

.fa {
    font-size: 16px;
    vertical-align: middle;
}

.footer .social-btn-container .vertical-align-middle {
    transform: inherit;
    position: inherit;
    top: inherit;
}

.footer .social-btn-container {
    margin-top: 15px;
    margin-bottom: 35px;
    font-weight: 600;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.footer .social .fa {
    margin-top: -4px;
}

.nav-line {
    margin: 0 5px;
    border-top: 1px solid #e7e8ec;
}

#saasbox-nav .nav-user-img {
    float: left;
    margin-right: 8px;
    width: 48px;
    height: 48px;
    font-size: 48px;
    color: rgba(117, 117, 117, 0.8);
    border-radius: 50%;
}

.nav-user-info {
    float: left;
    line-height: 30px;
}

.nav-user-info p {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#layout-footer .footer-logo {
    height: 29px;
}

#layout-footer .social-bordered a {
    border: 1px solid #888;
}

.navbar-dark .navbar-toggler, .navbar-stick-dark.stick .navbar-toggler {
    color: #FFFFFF;
}

.navbar-light .navbar-toggler, .navbar-stick-light.stick .navbar-toggler {
    color: #FFFFFF;
}

.navbar-light .navbar-divider, .navbar-stick-light.stick .navbar-divider {
    background-color: #FFFFFF;
    opacity: 1;
}

.nav-user-profile {
    width: max-content;
}

.nav-user-info__name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
    width: 100px;
}

.nav-user-info__plan {
    border: 1px solid;
    border-radius: 6px;
    text-align: center;
    width: max-content;
    padding: 0 8px;
}

.nav-user-plan-icon {
    vertical-align: sub;
    margin-left: 5px;
}

.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #FFFFFF;
}

.bs-tooltip-bottom .tooltip-inner {
    color: #5A5A5A;
    background-color: #FFFFFF;
    box-shadow: 0 0 3px 3px #ddd;
}

.trigger {
    position: relative;
    text-align: center;
}

.popup-custom {
    position: absolute;
    left: 0;
    background: none;
    border-radius: 100px;
    width: 100%;
    top: 83px;
    display: none;
}

.popup-custom:before {
    content: "";
    width: 15px;
    height: 15px;
    transform: rotate(-45deg);
    background: #fff;
    position: absolute;
    box-shadow: 1px 4px 8px rgba(0, 0, 0, 0.5);
    z-index: -1;
    top: -2px;
    left: calc(50% - 10px);
}

.inner {
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    width: max-content;
    margin: 0 auto;
    padding: 0 20px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
}

.blogs-recent h3 {
    border-top: 5px solid #000;
    margin-top: 20px;
}

.blogs-recent ul {
    padding-left: 30px;
}

.display-flex {
    display: flex;
}

.blog-thumbnail {
    left: 50%;
    transform: translateX(-50%);
    margin-left: 15px;
}

.div-thumbnail {
    width: 300px;
    height: 120px;
    object-fit: contain;
    display: inline-block;
}

.blog-right {
    width: 500px;
    vertical-align: top;
}

.blog-date {
    color: #161616;
    font-size: 14px;
}

.blog-date-bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    background-color: rgba(0,0,0,.6);
}

.display-inline-block {
    display: inline-block;
}

.align-center {
    text-align: center;
}

.blog-title {
    margin: 0;
}

.overflow-ellipsis {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-border {
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}

.blog {
    padding: 20px 0;
}

.blog-description {
    color: #636363;
    height: 84px;
}

.blog-link-recent {
    text-decoration: none;
}

.blog-title-recent {
    font-size: 14px;
    color: #101010;
}

.blog-title-recent:hover {
    color: #416da3;
}

.pagination {
    text-align: center;
    width: fit-content;
    margin: 20px auto;
}

.pagination a {
    text-decoration: none;
    color: #000;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}

.pagination a, .pagination span {
    display: inline-block;
    padding: 0.1em 0.1em;
    margin-right: 5px;
    margin-bottom: 5px;
}

.pagination .current {
    background: #3D90F7;
    color: #fff;
    border-radius: 5px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}

.pagination .current.prev, .pagination .current.next {
    color: #999;
    border-color: #999;
    background: #fff;
}

@media (max-width: 767px) {
    .blog-date,.div-thumbnail {
        display: none;
    }
}

.page-icon {
    margin: 20px 0 20px 0;
    /*设置距离顶部20像素*/
    font-size: 0;
    /*修复行内元素之间空隙间隔*/
    text-align: center;
    /*设置内容居中显示*/
}

/*设置共有的的样式布局，主要是进行代码优化，提高运行效率*/
.page-icon a,.page-disabled,.page-next {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 4px 10px 5px;
    font-size: 14PX;
    /*修复行内元素之间空隙间隔*/
    margin-right: 10px;
}

/*对 a 标签进行样式布局 */
.page-icon a {
    text-decoration: none;
    /*取消链接的下划线*/
    color: #000;
}

.page-current {
    color: #000;
    padding: 4px 10px 5px;
    font-size: 14px;
    font-weight: bold;
}

.page-disabled {
    color: #ccc;
}

.page-next i,.page-disabled i {
    cursor: pointer;
    /*设置鼠标经过时的显示状态，这里设置的是显示状态为小手状态*/
    display: inline-block;
    /*设置显示的方式为行内块元素*/
    width: 5px;
    height: 9px;
    background-image: url(http://img.mukewang.com/547fdbc60001bab900880700.gif);
    /*获取图标的背景链接*/
}

.page-disabled i {
    background-position: -80px -608px;
    margin-right: 3px;
}

.page-next i {
    background-position: -62px -608px;
    margin-left: 3px;
}

.btn-success {
    color: #000;
    background-color: transparent;
}

.el-table-item {
    width: 100%;
    position: relative;
    padding: 5px
}

.comment-num {
    display: block;
    color: #555;
    font-size: 14px;
    margin-bottom: 2px
}

.comment-num-right {
    font-size: 14px;
    color: #000
}

.comment-num-name {
    width: 100%;
    line-height: 25px;
    font-size: 14px;
    height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px auto 5px;
    color: #000
}

.product-order {
    display: block;
    width: 25px;
    height: 25px;
    background: #5e6061;
    color: #fff;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    position: absolute;
    left: 10px;
    top: 270px
}

.product-order-1 {
    display: block;
    width: 60px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 5px
}
.product-order-2 {
    display: block;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    position: absolute;
    left: 70px;
    top: 5px
}

.el-table, .el-table__body-wrapper {
    background: #fff;
    padding: 10px;
}

.el-table__body-wrapper {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    flex-wrap: wrap
}
.navbar-left{margin-left: -80px}
.product-list{display: flex;display: -webkit-flex;flex-wrap: wrap}
.list-menu-select{max-width: 300px}
.list-menu-tab{max-width: 300px}
.comment-shop-name{color: #000;font-weight: bold}
.lead-2{font-size: 15px !important;letter-spacing: 1px}
.index-title{font-size:32px}
.index-text{font-size: 18px}
h5, .h5{font-size: 1.5rem}
p{font-size: 1.6rem}
.section-header p.lead, .section-header .pricing-4 .plan-price p, .pricing-4 .plan-price .section-header p{font-size: 1.5rem}
@media (max-width: 1024px) {
    .navbar-left{margin-left: 0}
    .select-date{width: 150px}
    .list-menu-tab{max-width: 34%}
    .list-menu-search{max-width: 40%}
    .list-menu-select{max-width: 26%}
}

@media (min-width: 768px) and (max-width: 991px){
    .list-menu-search{max-width: 60%}
    .list-menu-search{max-width: 100%}
}
@media (max-width: 767px){
    .list-menu-search{max-width: 100%;margin-bottom: 5px}
    .list-menu-tab{margin-bottom: 5px}
    .list-menu-select{margin-bottom: 5px}
    .navbar-toggler{margin-left: -80px}
}
