﻿ul {
    list-style-type: none;
}

a {
    text-decoration: none;
}

.breadcrumb {
    background: #ededed;
    margin: 10px 0;
    border-radius: 3px;
}

.navBreadcrumb {
    clear: both;
    overflow: hidden;
    background-image: none;
    padding-left: 0px;
    border: none;
}

.home {
    background: none;
    padding-right: 8px;
    display: block;
    color: #535353;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    line-height: 29px;
    padding: 0 28px 0 8px;
}

ul.navBreadcrumb li a {
    display: block;
    color: #535353;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    line-height: 29px;
    padding: 0 28px 0 8px;
    background: url(https://zaodichimg.webtretho.com/forum/images/wtt_v2/icons/arrow_breadcrumb.png) no-repeat right top;
}

    ul.navBreadcrumb li a.home {
        background: none;
        padding-right: 8px;
    }

ul.navBreadcrumb li {
    display: block;
    float: left;
    border-left: 1px solid #fff;
}

    ul.navBreadcrumb li > span {
        display: block;
        color: #535353;
        font-family: verdana,arial,sans-serif;
        font-size: 12px;
        line-height: 29px;
        padding: 0 28px 0 8px;
    }

.post-title {
    border: 1px solid #ddd;
    padding: 16px 19px;
    margin-top: 10px;
    min-height: 40px;
    border-radius: 3px;
}

    .post-title h1 {
        font-size: 20px;
        color: #545454;
        padding-top: 5px;
        font-family: arial;
    }

.card {
    font-family: arial;
    font-size: 13px;
    color: #383838;
    border: 1px solid #ddd;
    margin-top: 15px;
}

.card-title {
    background: #f2f2f2;
}

.card-body {
}

.card-bottom {
    background: #f2f2f2;
    padding: 15px;
}

    .card-bottom .cmt-btn {
        background: #3ec4ca;
        border-radius: 4px;
        color: #fff;
        box-shadow: 0 -1px 0 1px #38b0b5 inset;
        border: none !important;
        padding: 7px 16px;
    }

    .card-bottom .quote-btn {
        padding: 15px;
        font-weight: 600;
        color: #033c4c;
    }

.contact img {
    width: 70px;
    height: 70px;
    border-radius: 5px;
}

.contact .name {
    font-size: 13px;
    color: #3474ab;
    font-weight: bold;
    padding-left: 5px;
}

.user-info .info {
    position: absolute;
    right: 50px;
    top: 40px;
    border-left: 1px solid #ddd;
    padding-left: 10px;
}

.post-head {
    margin: 5px 10px;
    color: #186378;
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
    clear: both;
    overflow: hidden;
    font-weight: inherit;
    font-style: inherit;
    font-size: 11px;
    font-family: inherit;
}

.post-content {
    padding: 6px 9px;
    border-bottom: 1px solid #ddd;
}

.post-content blockquote {
    word-wrap: break-word;
    min-height: 70px;
    font-size: 14px;
    font-family: helvetica;
    overflow: hidden;
    text-align: left;
    margin: 0;
}

.post-content blockquote p {
    font-size: 14px;
}

.post-content blockquote p img {
    height: auto !important;
}

.same-post {
    margin-top: 15px;
    padding: 6px 9px;
}

    .same-post strong {
        font-size: 14px;
        font-family: arial;
        font-weight: bold;
        letter-spacing: 0.2px;
    }

    .same-post ul {
        margin: 1em 1em 1em 2em;
        list-style-type: disc;
    }

        .same-post ul a {
            color: #3474ab !important;
            cursor: pointer;
        }

            .same-post ul a:hover {
                color: #719E2A !important;
            }

.post-tags {
    padding: 15px 0;
}

    .post-tags a {
        display: inline-block;
        color: #545454;
        padding: 5px 8px;
        border-radius: 3px;
        background: #f2f2f2;
        border: #ddd solid 1px;
        margin-right: 5px;
        margin-bottom: 5px;
        font-size: 12px;
    }

.comment-action {
    margin: 30px 0;
}

.address-post {
    font-size: 12px;
    color: #719E2A;
}
@media only screen and (max-width : 480px) {
    .sidebar-image__lae {
        cursor: pointer;
        padding-top: 0 !important;
        margin: 15px auto;
        width: 300px;
    }
}
.sidebar-image__lae {
    padding-top: 15px;
    padding-bottom: 15px;
}

.widget-title {
    font-size: 18px;
}