﻿@import"/lib/bootstrap/dist/css/bootstrap.min.css";
@import"/lib/bootstrap/dist/css/bootstrap-theme.min.css";
/*!
 * https://www.vancheer.com
 * Copyright 2017 VANCHEERABO
 * https://www.vancheer.com
 */
html {
    margin: 0;
    padding: 0;
}

body {

}

    body.front {
        margin: 0;
        padding: 0;
        color: #444;
    }

    body.mce-content-body {
        padding: 10px;
    }

.affix {
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

.affix-bottom {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 10;
}

.widget-design .affix {
    position: static;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #337ab7;
}

    a:hover {
        color: #2e6ca1;
    }

    a.btn, .dropdown-menu a {
        text-decoration: none;
    }

p {
    margin: 0 0 7.5px;
}

    p:last-child {
        margin-bottom: 0;
    }

.preview-toolbar {
    position: fixed;
    left: 5px;
    top: 5px;
    z-index: 1000;
}

    .preview-toolbar .dropdown-menu {
        right: 0;
        left: auto;
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: static;
}

.bs-callout {
    padding: 10px;
    margin: 0;
    border: 1px solid #337ab7;
    border-top-width: 5px;
    border-radius: 5px;
    background: #fff;
}

    .bs-callout .pull-left h4 {
        margin-top: 7.5px;
        color: #444;
    }

    .bs-callout .pull-right h5 {
        color: #9e9e9e;
    }

.bs-callout-danger {
    border-color: #d9534f;
}

    .bs-callout-danger .pull-left h4 {
        color: #d9534f;
    }

.bs-callout-warning {
    border-color: #f0ad4e;
}

    .bs-callout-warning .pull-left h4 {
        color: #f0ad4e;
    }

.bs-callout-info {
    border-color: #31b0d5;
}

    .bs-callout-info .pull-left h4 {
        color: #31b0d5;
    }

.bs-callout-success {
    border-color: #337ab7;
}

    .bs-callout-success .pull-left h4 {
        color: #337ab7;
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    text-shadow: 0 -1px 0 #2e6ca1;
    border-color: #337ab7;
    background-image: -webkit-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image: -o-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image: linear-gradient(to bottom,#337ab7 0%,#337ab7 100%);
    background-repeat: repeat-x;
    background-color: #337ab7;
}

.list-group {
    margin-bottom: 0;
}

.space {
    padding: 5px 0;
    line-height: normal;
}

.preview-theme {
    position: fixed;
    right: 10px;
    top: 10px;
}

    .preview-theme a {
        color: #fff;
    }

.btn-default {
    background-image: -webkit-linear-gradient(top,#4395db 0%,#337ab7 100%);
    background-image: -o-linear-gradient(top,#4395db 0%,#337ab7 100%);
    background-image: linear-gradient(to bottom,#4395db 0%,#337ab7 100%);
    background-repeat: repeat-x;
    background-color: #4395db;
    border-color: #2e6ca1;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    color: #fff;
}

    .btn-default:hover, .btn-default:focus {
        background-image: -webkit-linear-gradient(top,#337ab7 0%,#2e6ca1 100%);
        background-image: -o-linear-gradient(top,#337ab7 0%,#2e6ca1 100%);
        background-image: linear-gradient(to bottom,#337ab7 0%,#2e6ca1 100%);
        background-repeat: repeat-x;
        background-color: #337ab7;
        background-position: 0;
        color: #fff;
    }

    .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus, .btn-default:active, .btn-default.active {
        background-image: -webkit-linear-gradient(top,#337ab7 0%,#2e6ca1 100%);
        background-image: -o-linear-gradient(top,#337ab7 0%,#2e6ca1 100%);
        background-image: linear-gradient(to bottom,#337ab7 0%,#2e6ca1 100%);
        background-repeat: repeat-x;
        background-color: #337ab7;
        border-color: #2e6ca1;
        color: #fff;
    }

.btn-flat {
    background-image: -webkit-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image: -o-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image: linear-gradient(to bottom,#337ab7 0%,#337ab7 100%);
    background-repeat: repeat-x;
    background-color: #337ab7;
    border-color: #2e6ca1;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    color: #fff;
    border-radius: 0;
}

    .btn-flat:hover, .btn-flat:focus {
        background-image: -webkit-linear-gradient(top,#2e6ca1 0%,#2e6ca1 100%);
        background-image: -o-linear-gradient(top,#2e6ca1 0%,#2e6ca1 100%);
        background-image: linear-gradient(to bottom,#2e6ca1 0%,#2e6ca1 100%);
        background-repeat: repeat-x;
        background-color: #2e6ca1;
        background-position: 0;
        color: #fff;
        border-radius: 0;
    }

    .btn-flat:active:hover, .btn-flat.active:hover, .open > .dropdown-toggle.btn-flat:hover, .btn-flat:active:focus, .btn-flat.active:focus, .open > .dropdown-toggle.btn-flat:focus, .btn-flat:active.focus, .btn-flat.active.focus, .open > .dropdown-toggle.btn-flat.focus, .btn-flat:active, .btn-flat.active {
        background-image: -webkit-linear-gradient(top,#337ab7 0%,#337ab7 100%);
        background-image: -o-linear-gradient(top,#337ab7 0%,#337ab7 100%);
        background-image: linear-gradient(to bottom,#337ab7 0%,#337ab7 100%);
        background-repeat: repeat-x;
        background-color: #337ab7;
        border-color: #2e6ca1;
        color: #fff;
    }

.btn.btn-wide {
    padding-left: 24px;
    padding-right: 24px;
}

.btn.btn-xs.btn-wide {
    padding-left: 13px;
    padding-right: 13px;
}

.btn.btn-sm.btn-wide {
    padding-left: 20px;
    padding-right: 20px;
}

.btn.btn-md.btn-wide {
    padding-left: 24px;
    padding-right: 24px;
}

.btn.btn-lg.btn-wide {
    padding-left: 30px;
    padding-right: 30px;
}

.field-validation-error {
    top: 10px;
    position: relative;
    background: #d9534f;
    color: #fff;
    padding: 1rem 1.2rem;
    border-radius: 3px;
    display: inline-block;
}

    .field-validation-error:before {
        content: " ";
        display: block;
        border-top: 2px solid transparent;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #d9534f;
        position: absolute;
        left: 10px;
        top: -10px;
    }

figure.image {
    display: inline-block;
    border: 1px solid #dedede;
    margin: 0 2px 0 1px;
    background: #eee;
}

figure.align-left {
    float: left;
}

figure.align-right {
    float: right;
}

figure.image img {
    margin: 8px 8px 0 8px;
}

figure.image figcaption {
    margin: 6px 8px 6px 8px;
    text-align: center;
}

.footer {
    margin-top: 6rem;
    text-align: center;
    border-top: 1px solid #000;
    padding-top: 60px;
    padding-bottom: 20px;
    color: #fff;
    background: #242424;
}

    .footer h4 {
        margin-top: 0;
        margin-bottom: 1.5rem;
    }

    .footer .html-widget {
        margin-bottom: 0;
        padding: 10px;
    }

    .footer a {
        color: #fff;
    }

        .footer a:hover {
            color: #fff;
        }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #337ab7;
            background-color: #fff;
            border: 1px solid #dedede;
            margin-left: -1px;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            z-index: 3;
            color: #fff;
            background-color: #337ab7;
            border-color: #337ab7;
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
        cursor: default;
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #b4b4b4;
        background-color: #fff;
        border-color: #f2f2f2;
        cursor: not-allowed;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.widget {
    margin: 15px;
}

    .widget.full {
        margin: 0;
    }

    .widget.container {
        margin-left: auto;
        margin-right: auto;
    }

    .widget.border {
        border: 1px solid #dedede;
        border-radius: 3px;
        padding: 5px;
    }

    .widget.box-shadow {
        box-shadow: 0 1px 2px rgba(0,0,0,.075);
    }

.header {
    color: #337ab7;
}

    .header h1 {
        color: #337ab7;
    }

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.image-border img {
    padding: 4px;
    border: 1px solid #dedede;
    border-radius: 4px;
}

.background-color {
    background: #eee;
    padding: 5px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.image-circle img {
    border-radius: 50%;
}

.video-icon a {
    position: relative;
}

    .video-icon a::before {
        content: url(../images/video-play.png);
        opacity: .5;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -20px;
        margin-top: -20px;
        transition: opacity linear .3s;
    }

    .video-icon a:hover::before {
        opacity: 1;
    }

.widget-video > iframe, .widget-video > video {
    width: 100%;
    height: 100%;
}

.navigation .navbar-brand {
    height: auto;
}

.navigation .nav.nav-mobile {
    margin: 0 auto;
    float: left;
}

    .navigation .nav.nav-mobile > li > a {
        padding: 15px 10px;
    }

.navigation .navbar {
    margin-bottom: 0;
    border-radius: 0;
    border-left: none;
    border-right: none;
}

.navigation .navbar-nav > li > a {
    line-height: 29px;
}

.navigation .caret.right {
    border-left: 4px solid;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -4px;
}

.navigation .navbar-toggle {
    margin-top: 12px;
    margin-bottom: 12px;
}

.navigation .navbar-default {
    background-image: -webkit-linear-gradient(top,#151819 0%,#151819 100%);
    background-image: -o-linear-gradient(top,#151819 0%,#151819 100%);
    background-image: linear-gradient(to bottom,#151819 0%,#151819 100%);
    background-repeat: repeat-x;
    background-color: #151819;
    box-shadow: none;
    border-color: #151819;
    min-height: 60px;
    border-top: 0;
}

    .navigation .navbar-default .hoveropen > .dropdown-menu {
        left: 100%;
        top: 0;
        margin: 0;
    }

    .navigation .navbar-default .logo {
        height: 29px;
        width: auto;
    }

    .navigation .navbar-default .navbar-nav > li > a {
        text-decoration: none;
        color: #b9b9b9;
    }

        .navigation .navbar-default .navbar-nav > li > a:hover, .navigation .navbar-default .navbar-nav > li > a:focus {
            color: #fff;
            background-image: -webkit-linear-gradient(top,#151819 0%,#151819 100%);
            background-image: -o-linear-gradient(top,#151819 0%,#151819 100%);
            background-image: linear-gradient(to bottom,#151819 0%,#151819 100%);
            background-repeat: repeat-x;
            background-color: #151819;
        }

    .navigation .navbar-default .navbar-nav > .open > a {
        background-image: -webkit-linear-gradient(top,#151819 0%,#151819 100%);
        background-image: -o-linear-gradient(top,#151819 0%,#151819 100%);
        background-image: linear-gradient(to bottom,#151819 0%,#151819 100%);
        background-repeat: repeat-x;
        background-color: #151819;
        box-shadow: none;
        color: #b9b9b9;
    }

    .navigation .navbar-default .navbar-nav > .active > a {
        background-image: -webkit-linear-gradient(top,#151819 0%,#151819 100%);
        background-image: -o-linear-gradient(top,#151819 0%,#151819 100%);
        background-image: linear-gradient(to bottom,#151819 0%,#151819 100%);
        background-repeat: repeat-x;
        background-color: #151819;
        box-shadow: none;
        text-shadow: none;
        color: #fff;
    }

        .navigation .navbar-default .navbar-nav > .active > a:hover, .navigation .navbar-default .navbar-nav > .active > a:focus {
            color: #fff;
            background-image: -webkit-linear-gradient(top,#151819 0%,#151819 100%);
            background-image: -o-linear-gradient(top,#151819 0%,#151819 100%);
            background-image: linear-gradient(to bottom,#151819 0%,#151819 100%);
            background-repeat: repeat-x;
            background-color: #151819;
        }

    .navigation .navbar-default .dropdown-menu > li > a {
        background-image: -webkit-linear-gradient(top,#fff 0%,#fff 100%);
        background-image: -o-linear-gradient(top,#fff 0%,#fff 100%);
        background-image: linear-gradient(to bottom,#fff 0%,#fff 100%);
        background-repeat: repeat-x;
        background-color: #fff;
        padding: 5px 20px;
    }

        .navigation .navbar-default .dropdown-menu > li > a:hover, .navigation .navbar-default .dropdown-menu > li > a:focus {
            background-image: -webkit-linear-gradient(top,#151819 0%,#151819 100%);
            background-image: -o-linear-gradient(top,#151819 0%,#151819 100%);
            background-image: linear-gradient(to bottom,#151819 0%,#151819 100%);
            background-repeat: repeat-x;
            background-color: #151819;
            color: #fff;
        }

    .navigation .navbar-default .dropdown-menu > .active > a, .navigation .navbar-default .dropdown-menu > .active > a:hover, .navigation .navbar-default .dropdown-menu > .active > a:focus {
        background-image: -webkit-linear-gradient(top,#151819 0%,#151819 100%);
        background-image: -o-linear-gradient(top,#151819 0%,#151819 100%);
        background-image: linear-gradient(to bottom,#151819 0%,#151819 100%);
        background-repeat: repeat-x;
        background-color: #151819;
    }

.navigation.A .navbar-brand, .navigation.B .navbar-brand, .navigation.D .navbar-brand, .navigation.E .navbar-brand {
    float: none;
    height: auto;
    display: inline-block;
}

    .navigation.A .navbar-brand img, .navigation.B .navbar-brand img, .navigation.D .navbar-brand img, .navigation.E .navbar-brand img {
        display: inline-block;
        max-height: 58px;
    }

@media(min-width:768px) {
    .navigation .navbar-nav.navbar-center {
        float: none;
        text-align: center;
    }

        .navigation .navbar-nav.navbar-center > li {
            float: none;
            display: inline-block;
        }

    .navigation.A .container-fluid > .navbar-collapse, .navigation.B .container-fluid > .navbar-collapse, .navigation.D .container-fluid > .navbar-collapse, .navigation.E .container-fluid > .navbar-collapse, .navigation.A .container-fluid > .navbar-header, .navigation.B .container-fluid > .navbar-header, .navigation.D .container-fluid > .navbar-header, .navigation.E .container-fluid > .navbar-header, .navigation.A .container > .navbar-collapse, .navigation.B .container > .navbar-collapse, .navigation.D .container > .navbar-collapse, .navigation.E .container > .navbar-collapse, .navigation.A .container > .navbar-header, .navigation.B .container > .navbar-header, .navigation.D .container > .navbar-header, .navigation.E .container > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }

    .navigation.B .navbar, .navigation.E .navbar, .navigation.F .navbar, .navigation.G .navbar {
        min-height: unset;
        border-color: transparent;
    }

        .navigation.B .navbar .navbar-nav > li > a, .navigation.E .navbar .navbar-nav > li > a, .navigation.F .navbar .navbar-nav > li > a, .navigation.G .navbar .navbar-nav > li > a {
            padding-top: 5px;
            padding-bottom: 5px;
            border-radius: 5px;
        }

    .navigation.C .navbar .navbar-nav > li > a {
        padding-top: 5px;
        padding-bottom: 5px;
        border-radius: 5px;
    }

    .navigation.C .navbar .navbar-nav > li, .navigation.F .navbar .navbar-nav > li, .navigation.G .navbar .navbar-nav > li {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media(max-width:768px) {
    .navigation {
        padding: 0;
    }

        .navigation .navbar.navbar-default {
            background-image: -webkit-linear-gradient(top,#151819 0%,#151819 100%);
            background-image: -o-linear-gradient(top,#151819 0%,#151819 100%);
            background-image: linear-gradient(to bottom,#151819 0%,#151819 100%);
            background-repeat: repeat-x;
            background-color: #151819;
            box-shadow: none;
        }

            .navigation .navbar.navbar-default .hoveropen > .dropdown-menu {
                display: block;
                margin-left: 15px;
            }

            .navigation .navbar.navbar-default .dropdown-menu > li > a:hover, .navigation .navbar.navbar-default .dropdown-menu > li > a:focus {
                background-image: -webkit-linear-gradient(top,#151819 0%,#151819 100%);
                background-image: -o-linear-gradient(top,#151819 0%,#151819 100%);
                background-image: linear-gradient(to bottom,#151819 0%,#151819 100%);
                background-repeat: repeat-x;
                background-color: #151819;
            }

            .navigation .navbar.navbar-default .dropdown-menu > .active > a, .navigation .navbar.navbar-default .dropdown-menu > .active > a:hover, .navigation .navbar.navbar-default .dropdown-menu > .active > a:focus {
                background-image: -webkit-linear-gradient(top,#151819 0%,#151819 100%);
                background-image: -o-linear-gradient(top,#151819 0%,#151819 100%);
                background-image: linear-gradient(to bottom,#151819 0%,#151819 100%);
                background-repeat: repeat-x;
                background-color: #151819;
            }

            .navigation .navbar.navbar-default .navbar-nav > .open > a {
                background-image: -webkit-linear-gradient(top,#151819 0%,#151819 100%);
                background-image: -o-linear-gradient(top,#151819 0%,#151819 100%);
                background-image: linear-gradient(to bottom,#151819 0%,#151819 100%);
                background-repeat: repeat-x;
                background-color: #151819;
                box-shadow: none;
                color: #b9b9b9;
            }

            .navigation .navbar.navbar-default .navbar-nav > .active > a {
                background-image: -webkit-linear-gradient(top,#151819 0%,#151819 100%);
                background-image: -o-linear-gradient(top,#151819 0%,#151819 100%);
                background-image: linear-gradient(to bottom,#151819 0%,#151819 100%);
                background-repeat: repeat-x;
                background-color: #151819;
                box-shadow: none;
                color: #fff;
            }

                .navigation .navbar.navbar-default .navbar-nav > .active > a:hover, .navigation .navbar.navbar-default .navbar-nav > .active > a:focus {
                    color: #fff;
                    background-image: -webkit-linear-gradient(top,#151819 0%,#151819 100%);
                    background-image: -o-linear-gradient(top,#151819 0%,#151819 100%);
                    background-image: linear-gradient(to bottom,#151819 0%,#151819 100%);
                    background-repeat: repeat-x;
                    background-color: #151819;
                }
}

.section > h4 {
    padding: 0 5px 5px;
    color: #337ab7;
    border-bottom: 2px solid #337ab7;
    text-align: left;
}

.section table tr {
    vertical-align: top;
}

    .section table tr td {
        padding: 5px;
    }

.border .section .section-content-listgroup {
    margin: -10px -5px -5px;
}

    .border .section .section-content-listgroup .list-group-item {
        border-left: none;
        border-right: none;
    }

        .border .section .section-content-listgroup .list-group-item:first-child {
            border-top: none;
        }

        .border .section .section-content-listgroup .list-group-item:last-child {
            border-bottom: none;
        }

.section .section-content-listgroup .list-group-item > p {
    margin: 0;
}

.section .section-group-listView {
    margin: 15px 0;
}

    .section .section-group-listView img {
        display: block;
    }

.article-list .media .media-left, .article-list .media .media-right {
    width: 230px;
    max-width: 230px;
}

.article-list .media-body {
    width: auto;
}

.article-list ul.article-list-snippet {
    margin: 0;
    padding: 0;
}

    .article-list ul.article-list-snippet li {
        list-style: none;
        border: 1px solid #ddd;
        margin-bottom: 30px;
        background-color: #fff;
    }

        .article-list ul.article-list-snippet li img {
            width: 100%;
        }

        .article-list ul.article-list-snippet li article {
            padding: 0 20px 20px 20px;
            border-top: 1px solid #f2f2f2;
        }

        .article-list ul.article-list-snippet li .summary {
            margin-top: 20px;
        }

        .article-list ul.article-list-snippet li .author {
            margin-right: 10px;
        }

.panel-body > .article-category {
    margin: -15px;
}

.article-tops .more {
    list-style: none;
}

.article-tops ul, .article-tops ol {
    margin-bottom: 0;
}

.article-tops.C ul {
    list-style: none;
    padding-left: 0;
}

.article-category.B {
    border: 1px solid #efefef;
    background: #f9f9f8;
}

    .article-category.B a {
        float: left;
        padding: 15px;
        display: block;
        color: #353535;
    }

        .article-category.B a.active {
            background: #fff;
        }

@media all and (max-width:480px) {
    .article-list .media .media-left, .article-list .media .media-right {
        display: block;
        width: 100%;
        max-width: none;
        padding-right: 0;
        margin-bottom: 15px;
    }

    .article-list .media-body {
        width: auto;
    }
}

.post-list .post-item {
    margin-bottom: 4rem;
}

.post-list h4 {
    margin-bottom: 2rem;
}

.post-list .thumbnail {
    height: 230px;
    overflow: hidden;
    padding: 0;
}

    .post-list .thumbnail img {
        height: 100%;
        max-width: none;
    }

.owl-carousel.owl-theme .owl-prev:hover, .owl-carousel.owl-theme .owl-carousel .owl-next:hover {
    background-color: #337ab7;
}

.owl-carousel.owl-theme .progressBar > .bar {
    background-color: #337ab7;
}

.owl-carousel.owl-theme .carousel-content {
    background: rgba(64,64,64,.5);
}

.productlist .thumbnail {
    border-color: #dedede;
    border-radius: 0;
    box-shadow: none;
    padding: 1px;
}

    .productlist .thumbnail > a {
        display: block;
        text-align: center;
        height: 225px;
        line-height: 225px;
    }

        .productlist .thumbnail > a img {
            display: inline-block;
            vertical-align: middle;
            max-width: 100%;
            max-height: 100%;
        }

    .productlist .thumbnail h4 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .productlist .thumbnail .caption p {
        height: 36px;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .productlist .thumbnail .caption p::after {
            content: "...";
        }

.productlist .pagination {
    margin: 15px 0;
}

.productlist .price strong {
    color: #d9534f;
}

.productlist .media .media-left, .productlist .media .media-right {
    width: 230px;
    max-width: 230px;
}

.productlist .media-body {
    width: auto;
}

.productlist.bordered {
    background: #fff;
    padding: 30px;
    border: 1px solid #dedede;
    border-radius: 3px;
}

    .productlist.bordered .media {
        margin-bottom: 25px;
        padding-bottom: 20px;
        border-bottom: 1px solid #efefef;
    }

        .productlist.bordered .media:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: none;
        }

        .productlist.bordered .media .media-left {
            width: 200px;
            max-width: 200px;
            padding-right: 20px;
        }

.panel-body > .product-category {
    margin: -15px;
}

.product-category.B {
    border: 1px solid #efefef;
    background: #f9f9f8;
}

    .product-category.B a {
        float: left;
        padding: 15px;
        display: block;
        color: #353535;
    }

        .product-category.B a.active {
            background: #fff;
        }

@media all and (max-width:480px) {
    .productlist .thumbnail > a {
        height: 160px;
        line-height: 160px;
    }

    .productlist.bordered .media .media-left {
        display: block;
        width: 100%;
        max-width: none;
        padding-right: 0;
        margin-bottom: 15px;
    }

    .productlist.bordered .media-body {
        width: auto;
    }
}

.panel-body .list-group {
    box-shadow: none;
    border-radius: 0;
}

.panel-body .list-group-item {
    border-width: 1px 0 0;
}

    .panel-body .list-group-item:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-width: 0 0 0;
    }

    .panel-body .list-group-item.active, .panel-body .list-group-item.active:hover, .panel-body .list-group-item.active:focus {
        background-image: -webkit-linear-gradient(top,#337ab7 0%,#337ab7 100%);
        background-image: -o-linear-gradient(top,#337ab7 0%,#337ab7 100%);
        background-image: linear-gradient(to bottom,#337ab7 0%,#337ab7 100%);
        background-repeat: repeat-x;
        background-color: #337ab7;
        text-shadow: none;
        color: #fff;
        border-color: #337ab7;
    }

.panel-default {
    border-color: #dedede;
    background: #fff;
    box-shadow: none;
}

    .panel-default > .panel-heading {
        background-image: -webkit-linear-gradient(top,#fff 0%,#fff 100%);
        background-image: -o-linear-gradient(top,#fff 0%,#fff 100%);
        background-image: linear-gradient(to bottom,#fff 0%,#fff 100%);
        background-repeat: repeat-x;
        background-color: #fff;
        border-color: #4395db;
        font-size: 17px;
    }
