.asset_detail .asset_container
{
    padding-right: 60px;
}

.asset_information
{
    margin-top: 8px;
    margin-bottom: 20px;
}

.asset_info_date_social
{
    text-align: right;
}

.asset_information h3
{
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #666;
}

.asset_video_container .asset_information h3:first-child
{
    margin-top: -30px;
}

h3.the_unit:hover
{
    cursor: pointer;
}

.asset_publication_container
{
    border-right: 1px solid #ddd;
}

.publication-item
{
    margin: 0 0 15px;
}

.publication-item .issue-downloads {
    line-height: 0.8em;
    font-weight: 500;
}

.publication-item .issue-hits {
    line-height: 0.8em;
    font-weight: 500;
}

.publication-item .issue-body {
    font-size: 12px!important;
}

.publication-item .issue-date
{
    font-size: 1.1em!important;
    margin-bottom: -15px;
}

.publication-item:hover p.issue-date
{
    color: #aaa;
}

.asset_container p.news-credit
{
    margin-top: -10px;
}

h1.featured-asset-title
{
    font-weight: 400;
}

h2.with-margin
{
    margin-top: 40px;
    margin-right: 10px;
}

h2.underlined 
{
    border-bottom:  1px solid #ccc; 
    padding-bottom: 8px;
}

h2.more_like_this
{
    display: none;
}

h2.dvids-360-content
{
    margin-bottom: 17px;
    margin-right: 0;
}

h2.leave-comment 
{
    margin-top: 0px; 
    margin-bottom: 7px;
}

h2.dvids-360-content .uk-hidden-small
{
    float: right; 
    margin-left: 18px; 
    opacity: 0.75;
}

h2.dvids-360-content .uk-hidden-small img
{
    height: 30px; 
    margin-top: -7px;
}

@media only screen and (max-width: 760px) {
    .asset_detail .asset_container
    {
        padding-right: 0px;
    }

    .asset_info_date_social
    {
        text-align: left;
    }
    
    h2.with-margin
    {
        margin-right: 0;
    }
    
    .asset_video_container .asset_information h3:first-child
    {
        margin-top: 0;
    }
    
    .asset_publication_container
    {
        border-right: none;
        margin-bottom: 20px;
    }
}

div.comments_info,
div.asset_details
{
    margin-top: 20px;
}

div.comments_info div.fb-comments
{ 
    margin: 0 -8px 0 -8px; 
}

.asset_info_container
{
    background-color: #efefef;
    padding-top: 8px;
    margin-top: 10px;
}

.asset_info_header
{
    margin-top: 0px !important;
}

div.asset_info_container hr
{
    margin: 0px 8px 0px 8px;
}

.asset_info_table
{
    font-size: 12px;
}

.asset_info_table td
{
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 16px;
}

.asset_info_table tr td:first-child
{
    color: #333;
    width: 35%;
}

.asset_info_table tr td:last-child
{
    width: 65%;
    color: #666;
}

.podcast_stats_table
{
  font-size: 12px;
}

.podcast_stats_table td
{
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 16px;
}

h4.public-domain
{
    margin: 20px 0 0 8px; 
    font-size: 13px; 
    padding: 0px; 
    font-weight: 700;
}

h4.public-domain img
{
    width: 20px; 
    margin-top: -4px; 
    opacity: 0.4;
}

p.copyright_info
{
    font-size: 12px !important;
    line-height: 18px;
    padding: 8px;
    padding-top: 0px;
    margin-top: 8px;
}

div.options_list_container li
{
    padding-bottom: 6px;
}

p.no_date_available
{
    text-align: center; 
    margin: 30px; 
    color: #999; 
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
}

p.no_date_available:hover
{
    cursor: default;
}

.uk-visible-small #contentmanagement > hr
{
    display: none;
}

div.uk-dropdown.uk-datepicker
{
    padding: 15px;
    background: #fff;
}

.uk-dropdown
{
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.25);
}

ul.uk-nav-dropdown li a
{
    color: #333;
}

ul.uk-nav-dropdown li a:hover
{
    color: #fff;
    background-color: #8e0004;
}

.dvids-360 .selected
{
    color: #999 !important;
    background-color: #fff !important;
}

.dvids-360 li .uk-overflow-container
{
    max-height: 500px;
}

.uk-modal-dialog h2.modal_h2 
{
    margin-top: 0;
    border-bottom: 1px solid #ccc;
}

#modalContent.download_portfolio .radio-wrapper 
{
    margin: 12px 0;
}

#modalContent.download_portfolio label 
{
    font-weight: bold;
    padding: 0 0 5px 8px;
    display: inline-block;
}

#modalContent.download_portfolio p.modal-response 
{
    font-size: 1.1em; 
    font-style: italic; 
    color: #3D8B3D;
}

#modalContent.download_portfolio p.assetTitle 
{
    font-size: 1.1em;
}

a.podcast-item,
a.series-item 
{
    display: block;
    margin: 5px 0 10px;
    float: left;
}

a.podcast-item img,
a.series-item img
{
    float: left; 
    padding-right: 10px;
}

.podcasts-clear,
.series-clear
{
    clear: both;
}

a#watch-on-youtube,
a#embed-open
{
    /*float: right; 
    margin-left: 5px;*/
    font-size: 1.2em;
}

#embed-code
{
    display: none; 
    width: 100%;
}

i.fa-sort-desc.middle
{
    vertical-align: top; 
    padding-top: 4px;
}

div.relatedimage p
{
    background-color: rgba(0,0,0,.5);
    margin: -50px 0 0;
    height: 50px;
    color: #eee;
    padding: 3px 10px;
    position: relative;
    z-index: 999;
    font-weight: 200;
}

div.relatedimage p a
{
    color: #ddd;
}

div.relatedimage p a:hover
{
    color: #fff;
}

div.relatedimage p a.caption-read-more,
div.relatedimage p a.caption-read-less,
div.relatedimage p a.read-more
{
    text-decoration: underline;
}

img.gallery-image
{
    
}

img.gallery-image.active-image
{
    border: 1px solid #990000;
}

/* Media Request Red Button */

.mrequest-button
{
    display: inline-block;
    width: 108px;
    background-color: #8b130b;
    height: 25px;
    padding-top: 4px;
    padding-left: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-radius:3px;
    font-size: 12px;
    margin-left:5px;
}

.mrequest-button:hover {

    background-color:#c9302c;

}

/* Green Subscribe Button
--------------------------------------------------- */
.subscribe-button
{
    display: inline-block;
    width: 108px;
    background-color: #047f30;
    height: 25px;
    padding-top: 4px;
    padding-left: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 12px;
}

.subscribed-count
{
    display: inline-block;
    font-size: 12px;
    height: 25px;
    padding-top: 3px;
    margin-top: 10px;
    margin-bottom: 4px;
    min-width: 26px;
    max-width: 200px;
    background-color: #ededed;
    color: #777;
    border-top: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    text-align: center;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.subscribe-button:hover
{
    background-color: #14b249;
}

.subscribe-button-icon
{
    vertical-align: middle;
    max-height: 20px;
    padding-bottom: 4px;
}

.subscribe-text
{
    font-weight: 400;
    margin-left: 2px;
    letter-spacing: 1px;
    color: #fff;
}

.subscribe-button.unsubscribe {
    background-color: #ac2925;
}

.subscribe-button span.checkmark,
.subscribe-button span.x {
    color:#fff; 
    font-size: 1.1em;
    padding-left: 2px;
    vertical-align: top;
}

.subscribe-small
{
    width: 28px;
}
.dvids_pub_panel_box .subscribe-wrapper
{
    float: right;
    margin: -10px 10px -10px 0;
}

.map .subscribe-wrapper,
.feature_panel .subscribe-wrapper,
.feature_panel .mrequest-btn-wrapper,
.digital-portfolio .subscribe-wrapper
{
    margin: -15px 0 15px;
}

.series_item_right div
{
    line-height: 20px;
    margin-bottom: 10px;
}

.series-thumbs-container .slick-list 
{
    margin: 0 -10px;
}