.podcast .layout {
    clear: both;
    overflow: hidden;
    position: relative;
}

    .podcast .layout > .col-right {
        float: right;
    }

    .podcast .layout > .col-left {
        float: left;
    }

.podcast .head-1 {
    font-weight: bold;
    font-size: 22px;
    color: #666666;
    font-family: Arial;
}

.podcast .head-2 {
    font-weight: bold;
    font-size: 16px;
    color: #333;
    font-family: Arial;
}

.podcast .head-3 {
    font-weight: bold;
    font-size: 14px;
    color: #333;
    font-family: Arial;
}

.podcast .head-4 {
    font-weight: bold;
    font-size: 14px;
    color: #0028a0;
    font-family: Arial;
}

.podcast .head-6 {
    font-weight: bold;
    font-size: 12px;
    color: #666;
    font-family: Arial;
}

.podcast .head-7 {
    font-weight: bold;
    font-size: 11px;
    color: #333;
    font-family: Arial;
}

.podcast .type-1 {
    font-size: 12px;
    color: #333;
    font-family: Arial;
}

.podcast .type-2 {
    font-size: 12px;
    color: #333;
    font-family: Arial;
    line-height: 18px;
}

.podcast .type-3 {
    font-size: 11px;
    color: #333;
    font-family: Arial;
    font-weight: normal;
}

.podcast .type-5 {
    font-size: 10px;
    color: #666;
    font-family: Arial;
    font-weight: normal;
}

.podcast .type-4 {
    font-size: 11px;
    color: #666666;
    font-family: Arial;
    font-style: italic;
    font-weight: normal;
}

.podcast .line-1 {
    border: 3px #0028A0 solid;
}

.podcast .line-2 {
    border: 1px #AAAAAA solid;
}

.podcast .line-3 {
    border: 1px #CCCCCC solid;
}

.podcast .line-4 {
    border: 1px #DDDDDD solid;
}

.podcast .line-bottom {
    border-left: none;
    border-top: none;
    border-right: none;
}

.podcast .line-top {
    border-left: none;
    border-bottom: none;
    border-right: none;
}

.podcast .title {
    margin-top: 15px;
    margin-bottom: 10px;
}

.podcast .series-title {
    margin: 15px 0px;
}

.podcast .link-1 {
    font-family: Arial;
    font-size: 11px;
    color: #1257c5;
}

.podcast .button {
    font-weight: 700;
    font-size: 11px;
    min-width: 80px;
    height: 25px;
    padding: 8px 0px;
    border: none;
    border-radius: 4px;
    color: #fff;
    background-color: #0099DF;
    cursor: pointer;
    outline: 0;
}

.podcast .p-t-15 {
    padding-top: 13px;
}

.podcast .width-655 {
    width: 655px;
}

.podcast .width-260 {
    width: 260px;
}

.podcast .max-width-620 {
    max-width: 643px;
}

.podcast.detail-page .page-header {
    position: relative;
}

.podcast.detail-page .page-header-right {
    position: absolute;
    right: 0px;
    bottom: 5px;
}

.podcast.detail-page .podcast-links {
    margin-top: 22px;
}

    .podcast.detail-page .podcast-links > a {
        margin-left: 10px;
        margin-right: 2px;
    }

        .podcast.detail-page .podcast-links > a:first-child {
            margin-right: 20px;
        }

.podcast.detail-page .icon {
    margin-right: 5px;
}

.podcast.detail-page .podcast-title {
    margin-bottom: 3px;
}

.podcast.detail-page .podcast-date {
    margin-bottom: 12px;
}

.podcast.detail-page .podcast-player {
    margin-bottom: 18px;
}

.podcast.detail-page .podcast-desc {
    margin-bottom: 13px;
    padding: 10px 20px 10px 10px;
    background-color: #f1f1f1;
}

    .podcast.detail-page .podcast-desc .podcast-img {
        margin-bottom: 3px;
        width: 100px;
        height: 120px;
        display: block;
    }

    .podcast.detail-page .podcast-desc .width-100 {
        width: 100px;
    }

    .podcast.detail-page .podcast-desc .width-520 {
        width: 520px;
    }

    .podcast.detail-page .podcast-desc .podcast-txt {
        margin-left: 10px;
    }

.podcast.detail-page .podcast-download {
    margin-bottom: 38px;
    padding-top: 10px;
}

    .podcast.detail-page .podcast-download .button a {
        padding-left: 30px;
        padding-right: 30px;
    }

.podcast.detail-page .podcast-report {
    padding-top: 10px;
}

.podcast.detail-page .report-title {
    margin-bottom: 5px;
}

.podcast.detail-page .report-s-title {
    margin-bottom: 10px;
}

.podcast.detail-page .report-desc {
    margin-bottom: 10px;
}

.podcast.detail-page .report-btn {
    margin-bottom: 55px;
    padding-top: 10px;
}

.podcast.detail-page .left-widget-title {
    padding: 8px;
    border: 1px #AAAAAA solid;
    border-bottom: none;
    background-color: #D1D8FF;
}

.podcast.detail-page .left-widget-body {
    padding: 12px 8px 5px 8px;
    border: 1px #AAAAAA solid;
    margin-bottom: 12px;
}

    .podcast.detail-page .left-widget-body a {
        display: block;
        margin-bottom: 10px;
    }

.podcast.detail-page .button > a {
    padding: 0px 15px;
}

    .podcast.detail-page .button > a,
    .podcast.detail-page .button > a:hover,
    .podcast.detail-page .button > a:active {
        color: white !important;
        text-decoration: none !important;
    }

#podcast-player .progressBar {
    width: 280px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #podcast-player .progressBar {
        width: 270px;
    }
}

@-moz-document url-prefix() {
    .progressBar {
        width: 270px;
    }
}

#podcast-player .volumn-control {
    width: 122px;
    margin-left: 10px;
}

#podcast-player .pcast-play,
#podcast-player .pcast-pause {
    margin-left: 10px;
}

#podcast-player .pcast-rewind {
    margin-left: 10px;
    margin-right: 8px;
}

#podcast-player .pcast-forward {
    margin-left: 10px;
}

#podcast-player button {
    margin-left: 9px;
    min-width: 14px;
}

.podcast.detail-page .podcast-player {
    margin-bottom: 0;
}

.podcast.archive-page div {
    display: block;
}

.podcast.archive-page .archive-bottom {
    margin-top: 15px;
}

.podcast.archive-page .mdcRefine ul {
    margin-left: 5px;
}

.podcast.archive-page .mdcRefine {
    width: 175px;
    background: url(../Images/RefineBkg.gif) top repeat-x;
}

    .podcast.archive-page .mdcRefine h3 {
        margin-bottom: 13px;
    }

    .podcast.archive-page .mdcRefine ul ul li {
        margin-bottom: 13px;
    }

    .podcast.archive-page .mdcRefine ul ul {
        margin-bottom: 28px;
    }

    .podcast.archive-page .mdcRefine a {
        display: block;
    }

.podcast.archive-page #mdcLeft .mdcRefine a:hover {
    display: block;
    background-color: #e3e9fa;
    text-decoration: none;
}

.podcast.archive-page .mdcBreadcrumbs h2,
.podcast.archive-page .mdcBreadcrumbs h3,
.podcast.archive-page .mdcRefine h2,
.podcast.archive-page .mdcRefine h3,
.podcast.archive-page .mdcBreadcrumbs span {
    font-weight: bold;
    font-size: 11px;
}

.podcast.archive-page .mdcBreadcrumbs h3,
.podcast.archive-page .mdcRefine h3 {
    color: #666;
}

.podcast.archive-page #mdcLeft {
    margin-right: 5px;
}

.podcast.archive-page #mdcLeftDecorator {
    float: left;
    min-height: 1px;
    border-right: 1px solid #eaedef;
}

.podcast.archive-page #podcastRefineBy h2 {
    padding-top: 8px;
    padding-bottom: 13px;
    padding-left: 5px;
    color: #000;
}

.podcast.archive-page #podcastRefineBy .ulAll {
    padding-bottom: 13px;
}

.podcast.archive-page #mdcPodcastTable {
    float: left;
    margin-left: 5px;
    width: 768px;
}

.podcast.archive-page .mdcPagingClass {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 10px;
    background-color: #EEEEEE;
    font-weight: bold;
}

    .podcast.archive-page .mdcPagingClass div.mdcPageTotal {
        float: left;
        margin-top: 2px;
        color: #666;
    }

    .podcast.archive-page .mdcPagingClass div.mdcPageControl {
        float: right;
        color: #666;
        text-align: right;
        margin-right: 10px;
    }

    .podcast.archive-page .mdcPagingClass .ATAGGoPageText {
        padding: 1px 1px;
        width: 25px;
        height: 14px;
        border: 1px solid #b1b1b1;
        color: #303030;
        text-align: center;
    }

.podcast.archive-page .podcastPageCtl {
    background-color: #EEEEEE;
}

.podcast.archive-page .mdcPagingClass * {
    vertical-align: middle;
}

.podcast.archive-page .archive-title {
    padding-top: 15px;
    padding-bottom: 10px;
}

.podcast.archive-page .archive-link {
    padding-bottom: 6px;
}

.podcast.archive-page .podcast-item {
    padding-left: 10px;
    border-bottom: 1px #DDDDDD solid;
}

.podcast.archive-page .podcast-item-gray {
    padding-left: 10px;
    border-bottom: 1px #DDDDDD solid;
    background-color: #F9F9F9;
}

.podcast.archive-page .archive-date {
    padding-bottom: 10px;
}

.podcast.archive-page .archive-content {
    padding-bottom: 15px;
}

.podcast-related-type {
    margin: 0 0 7px;
    line-height: 14px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    font-family: "Whitney SSm",Helvetica,Arial,sans-serif;
    text-align: left;
    text-decoration: none;
    outline: 0;
    font-weight: 500;
    font-style: italic;
    font-size: 11px;
    letter-spacing: 0;
    color: #ababab;
}

.podcast-related-content {
    margin: 0 0 3px;
    line-height: 11px;
    clear: both;
    position: relative;
    font-size: 10px;
    overflow: hidden;
    font-family: "Whitney SSm",Helvetica,Arial,sans-serif;
    display: block;
    text-align: left;
    height: 11px;
    padding-bottom: 2px;
}

.podcast-publish_date {
    font-weight: 600;
    font-size: 9px;
    letter-spacing: .5px;
    color: #191919;
    text-transform: uppercase;
}

.podcast-long_string {
    color: #191919;
    display: inline-block;
    margin: 0 10px;
    font-weight: 500;
    font-size: 9px;
    letter-spacing: .5px;
    text-transform: uppercase;
}

.podcast-type {
    color: #0028a0;
    font-family: "Whitney SSm",Helvetica,Arial,sans-serif;
    font-weight: 500;
    font-size: 9px;
    letter-spacing: .5px;
    color: #029ae1;
    text-transform: uppercase;
}
