body, p {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    /*	-webkit-font-smoothing: antialiased;*/
}

a {
    color: #2f3892;
}

a:hover, a:focus {
    color: #848484;
    filter: alpha(opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity .10s ease-in-out;
    -moz-transition: opacity .10s ease-in-out;
    -ms-transition: opacity .10s ease-in-out;
    -o-transition: opacity .10s ease-in-out;
    transition: opacity .10s ease-in-out;
    text-decoration: none;
}

#article_body {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    line-height: 1.5;
    width: 100%;
    max-width: 640px;
}

#article_headline {
    padding-left: 0px;
}

.container {
    width: auto;
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 35px;
}

button:hover {
    filter: alpha(opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity .10s ease-in-out;
    -moz-transition: opacity .10s ease-in-out;
    -ms-transition: opacity .10s ease-in-out;
    -o-transition: opacity .10s ease-in-out;
    transition: opacity .10s ease-in-out;
}

#ads_leaderboard {
    display: block;
    padding: 0;
    padding-top: 10px;
    text-align: center;
    background: #efefef none repeat scroll 0 0;
    width: 100%;
}

#ads_leaderboard img {
    max-width: 95%;
    height: auto;
}

h1#title {
    color: #000;
    display: inline;
    float: left;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-weight: 700;
    font-size: 2.7em;
    margin: 13px 0 0 0;
    vertical-align: top;
}

h3 {
    color: #000;
    display: block;
    font-size: 1.8em;
    margin: 30px 0;
    vertical-align: top;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.ads_leaderboard {
    margin-bottom: 10px;
}

/* full website styles -- ads */
#ads_speedbump {
    padding: 10px 0;
    text-align: left;
    background: #efefef none repeat scroll 0 0;
}

#ads_speedbump img {
    max-width: 95%;
    height: auto;
}

#current_article {
    display: none;
}

iframe {
    max-width: 100%;
}

.more_ES {
    height: 20px;
}

.loader {
    float: right;
    display: none;
}

/*

/*
-----------------------------------
MOBILE MENU
-----------------------------------
*/
#mobile_menu {
    display: none;
    background-color: #dce1e6;
    padding: 50px 20px 20px 20px;
}

#menu_button {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #fff;
    z-index: 5000;
    text-decoration: none;
}

#top_menu_container {
    /* position: fixed; */
}

/*
-----------------------------------
META / COMMENT BUTTON / SHARE COUNT
-----------------------------------
*/
#mcs {
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 10px 0px;
}

#mcs li {
    clear: both;
}

#meta-in, .recommend_btn {
    font-size: 0.8em;
}

.recommend_btn {
    display: none;
}

/*
------------
ARTICLE BODY
------------
*/
#article_body {
    clear: both;
    float: left;
}

#article_body a {
    font-weight: 800;
}

#article_body_main {
    padding-right: 0;
    padding-left: 0;
    clear: both;
}

#article_body_main img {
    margin-top: 5px;
    width: 240px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 20px;
}

#article_body_main .img-responsive {
    width: 100%;
}

.article_image {
    display: block;
}

.photocredit {
    font-size: 12px;
    font-weight: bold;
}

#pledge {
    clear: both;
    font-style: italic;
    font-size: 12px;
    line-height: 14px;
    padding: 10px 0;
    display: none;
}

#pledge .sh_r .lgo {
    background: url('//s3.amazonaws.com/static.mediapost.com/images/mp_sprites.png') 0 -45px no-repeat;
    background-size: 369px 264px;
    float: left;
    width: 35px;
    height: 26px;
}

#tags {
    clear: both;
    float: left;
    font-size: 12px;
    line-height: 25px;
    padding: 0;
    display: none;
}

#tags .sh_r {
    width: auto;
    float: left;
}

.print_btn_btm, .rss_btn_btm {
    display: none;
}

.recommend_btn_btm {
    clear: both;
    display: inline-block;
    font-size: 12px;
    line-height: 22px;
    margin: 5px 0 0 15px;
}

.recommend_btn {
    background: url('https://s3.amazonaws.com/static.mediapost.com/publications/images/widget.svg') no-repeat 0 -160px;
    display: none;
    padding-left: 28px;
}

.recommend_btn_btm, .print_btn_btm, .rss_btn_btm {
    clear: both;
    display: block;
    font-size: 1em;
    line-height: 1.5;
}

.link_btm {
    clear: none;
    display: inline-block;
    float: left;
    margin: 7px 0 0 20px;
    font-weight: bold;
    font-size: 0.8em;
}

#comment_activator {
    padding-left: 0px;
    clear: both;
}

.recommend_btn_btm {
    background: url('https://s3.amazonaws.com/static.mediapost.com/publications/images/widget.svg') no-repeat 0 -163px;
    padding-left: 25px;
}

/*
---------------
AWARDS ARTICLES
---------------
*/
#awards_image {
    width: 100%;
}

/*
-----------
DEPARTMENTS
-----------
*/
#departments {
    margin-left: 0;
    margin-top: 20px;
    padding-left: 0;
}

#departments ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#departments ul li {
    margin-bottom: 10px;
    padding: 0;
}

/*
---------------------------
MORE TOP STORIES / CAROUSEL
---------------------------
*/
#mts {
    clear: both;
    display: none;
}

#mts_sectitle {
    border-bottom: 1px solid #dbdbdb;
    color: #969bc8;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.carousel {
    margin-top: 30px;
    margin-bottom: 30px;
}

.carousel ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.carousel ul li {
    float: left;
    margin: 0;
    min-width: 205px;
    text-align: center;
    width: 96%;
}

.carousel-inner {
    min-height: 90px;
    overflow: hidden;
    position: relative;
    width: 95%;
}

.mts_title {
    color: #2f3892;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin-top: 10px;
}

.carousel-btn, .awards-carousel-btn {
    border-radius: 5px;
    color: #242424;
    display: inline-block;
    font-size: 100px;
    height: 100px;
    line-height: 38px;
    margin-top: -120px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 120px;
    width: 24px;
}

.carousel a {
    text-decoration: none;
}

.carousel .left {
    left: -30px;
}

.carousel .right {
    right: 0px;
}

.mts_meta {
    color: #858484;
    font-size: 11px;
}

.publication_title {
    text-align: center;
}

.publication_title img {
    height: 28px;
    width: auto;
    text-align: center;
}

.publication_description {
    text-align: center;
    color: #000;
}

.carousel-inner {
    min-height: 60px;
}

/* awards carousel */
.awards-carousel-btn {
    top: 222px;
}

.awards-carousel .carousel-inner {
    height: 394px;
}

.awards-carousel #slider-thumbs ul {
    margin-top: 20px;
    padding-left: 5px;
}

.awards-carousel #slider-thumbs li {
    width: 32.91%;
    padding: 0;
    margin: 0;
}

.awards-carousel img {
    width: 100%;
}

.awards-carousel .selected img {
    opacity: 0.5;
}

/*
------
SEARCH
------
*/
#search_results .pagination a {
    color: #000000;
}

#search_results ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#search_results ul li {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

#search_results .articleText {
    color: #000000;
    display: block;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
}

#search_results .article_author {
    font-size: 12px;
    padding-top: 8px;
}

#search_results .article_description {
    font-size: 14px;
    margin-bottom: 8px;
    margin-top: 0;
}

#search_results h3 {
    display: block;

}

#search_results .header {
    border-bottom: 1px solid #000;
    font-family: "Open Sans Condensed", Arial Narrow, sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin: 30px 0;
    padding-bottom: 20px;
    text-align: left;
    bottom-border: 1px solid #ccc;
}

#search_results .navigation {
    font-weight: bold;
    font-size: 14px;
    margin: 15px 0;
}

/*
---------------
ADVANCED SEARCH
---------------
*/
#advanced_search {
    margin-top: 20px;
}

#advanced_search .header {
    border-bottom: 1px solid #000;
    font-family: "Open Sans Condensed", Arial Narrow, sans-serif;
    font-weight: 700;
    font-size: 24px;
    margin: 30px 0;
    padding-bottom: 20px;
    text-align: left;
    bottom-border: 1px solid #ccc;
}

#advanced_search label {
    width: 170px;
}

/*
------
WIDGET
------
*/
#widget_main {
    margin-left: 0px;
    padding: 0 20px 0 0;
    min-height: 0px;
}

.widget {
    /*	border-bottom: 1px solid #dbdbdb;
        border-top: 1px solid #dbdbdb;*/
    float: left;
    margin: 0;
    padding: 5px 0;
    max-width: 100%;
    z-index: 1000;
    background: rgba(255, 255, 255, .9);
}

.widget ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.widget ul li {
    margin: 0 4px;
}

.widget ul li:nth-child(1) {
    margin-left: 0;
}

.affix {
    bottom: 0px;
}

.icon {
    display: block;
    width: 27px;
}

.subscribe .icon {
    background: url('https://s3.amazonaws.com/static.mediapost.com/publications/images/widget.svg') no-repeat 0 -113px;
    height: 25px;
}

#recommend .icon {
    background: url('https://s3.amazonaws.com/static.mediapost.com/publications/images/widget.svg') no-repeat 0 -160px;
    height: 25px;
    margin-top: 4px;
}

.email .icon {
    background: url('../images/icon_mail.jpg') no-repeat 0 0;
    height: 32px;
    width: 38px;
}

.facebook .icon {
    background: url('../images/icon_facebook.jpg') no-repeat 0 0;
    height: 32px;
    width: 38px;
}

#twitter .icon {
    background: url('../images/icon_twitter.jpg') no-repeat 0 0;
    height: 32px;
    width: 38px;
}

.googleplus .icon {
    background: url('https://s3.amazonaws.com/static.mediapost.com/publications/images/widget.svg') no-repeat 2px -275px;
    height: 25px;
    margin-top: 3px;
    display: none;
}

.linkedin .icon {
    background: url('../images/icon_linkedin.jpg') no-repeat 0 0;
    height: 32px;
    width: 38px;
}

#tags .sh_r, .subscribe .sh_r {
    display: inline-block;
}

.widget_tools li {
    overflow: hidden;
    height: 32px;
    width: auto;
}

.widget_group, .widget_group ul li {
    float: left;
}

.widget ul li.share_ct {
    color: #acacac;
    float: left;
    font-weight: bold;
    margin-right: 8px;
}

.share_num {
    display: block;
    float: left;
    font-size: 30px;
    line-height: 30px;
}

.share_word {
    font-size: 9px;
    line-height: 13px;
    margin-left: 3px;
    display: inline;
}

/* SHARE ICONS */
.byline {
    position: relative;
}

.share-icon img {
    margin-bottom: 3px;
    opacity: .3;
    width: 15px;
}

.share-icon img:hover {
    opacity: 1;
}

.tools {
    background: white;
    border: 1px solid #999;
    box-shadow: 0px 5px 5px 0px #999;
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 20px;
    position: absolute;
    left: 0;
    top: 100%;
}

.tools li {
    float: left;
    padding: 0 5px;
    text-align: left;
}

.tools:before {
    border-width: 0 8px 9px 0;
    border-style: solid;
    border-color: #999 transparent;
    content: "";
    display: block;
    position: absolute;
    left: -1px;
    top: -10px;
    width: 0;
}

/* creates the smaller  triangle */
.tools:after {
    border-width: 0 8px 9px 0;
    border-style: solid;
    border-color: #fff transparent;
    top: -8px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
}

.active-tools {
    display: block;
    z-index: 2;
}

/*
-------
EDITION
-------
*/
#edition_header_img {
    border-bottom: 1px solid #dbdbdb;
    height: 1px;
    margin-bottom: 10px;
}

.edition_date {
    display: block;
    font-size: 12px;
}

/* simulate img-responsive for graphic blog headers */
.left_column_header {
    max-width: 100%;
    height: auto;
    display: block;
}

#edition p {
    font-size: 12px;
    line-height: 16px;
}

#edition ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#edition ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}

#edition .article_category {
    font-size: 10px;
    font-weight: bold;
    margin: 5px 0 0;
    text-transform: uppercase;
}

#edition ul li img, .edition_featured img {
    border: none;
    float: left;
    margin: 5px 10px 2px 0;
}

.edition_featured {
    margin: 0 0 15px 0;
    padding: 10px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
}

.article_title {
    display: block;
    font-size: 1.6em;
    line-height: 1.3em;
    text-decoration: none;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-weight: 700;
}

.article_title a {
    color: #2f3892;
}

.article_title:hover, .article_title:focus {
    filter: alpha(opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity .10s ease-in-out;
    -moz-transition: opacity .10s ease-in-out;
    -ms-transition: opacity .10s ease-in-out;
    -o-transition: opacity .10s ease-in-out;
    transition: opacity .10s ease-in-out;
    text-decoration: none;
}

.lead_in {
    font-weight: 300;
}

.article_source {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
    font-style: italic;
}

.edition_wide_column_ad {
    float: right;
    margin: 0 0 20px 20px;
}

#edition .article_author {
    color: #000;
    font-weight: bold;
}

.article_author, .article_date {
    color: #666;
    font-size: 11px;
    line-height: 13px;
    padding-bottom: 3px;
}

#edition h2 {
    font-size: 16px;
    margin: 15px 0;
}

#edition #more_news ul li {
    margin: 0 0 15px 0;
}

.article_headline {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 2px;
    line-height: 15px;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-weight: 700;
}

#edition .source {
    color: #bbb;
    font-size: 11px;
    font-weight: bold;
}

.bullets_iot li {
    list-style: square;
}

.author_box {
    border: 1px solid #2f3892;
    padding: 15px;
}

.author_box img {
    float: right;
    margin: 0 0 10px 10px;
}

.author_box p {
    font-size: 0.8em;
    text-align: left;
    margin: 10px 0 0;
}

.author_box a {
    font-weight: bold;
}

.author_box .sidebar_title {
    text-align: left;
}

/*
-------
stories bottom
-------
*/
.read-story-link {
    text-align: right;
    padding: 0;
    position: relative;
    bottom: -5px;
}

.left_column_header {
    max-width: 100%;
    height: auto;
    display: block;
}

#stories_btm p {
    font-size: 0.9em;
    line-height: 1.5em;
    min-height: 145px;
}

.no-image {
    min-height: 20px;
}

#stories_btm a {
    font-weight: bold;
}

#stories_btm ul {
    list-style-type: none;
    padding: 0;
}

#stories_btm ul li {
    list-style-type: none;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #dbdbdb;
    min-height: 212px;
}

#stories_btm .article_category {
    font-size: 10px;
    font-weight: bold;
    margin: 5px 0 0;
    text-transform: uppercase;
}

#stories_btm ul li img, .edition_featured img {
    border: none;
    float: left;
    margin: 12px 20px 10px 0;
}

.stories_btm_featured {
    margin: 0 0 15px 0;
    padding: 10px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
}

.article_title {
    display: block;
    font-size: 1.6em;
    line-height: 1.3em;
    text-decoration: none;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-weight: 700;
}

.article_title a {
    color: #2f3892;
}

.article_source {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
    font-style: italic;
}

.article_author, .article_date {
    color: #666;
    font-size: 11px;
    line-height: 13px;
    padding-bottom: 3px;
}

#stories_btm h2 {
    font-size: 16px;
    margin: 15px 0;
}

#stories_btm #more_news ul li {
    margin: 0 0 15px 0;
    font-weight: 800;
}

.article_headline {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 2px;
    line-height: 15px;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-weight: 700;
}

#stories_btm .source {
    color: #bbb;
    font-size: 11px;
    font-weight: bold;
}

/* #most_read { padding-top: 10px; } created redundant spacing */
#most_read h3 {
    font-size: 16px;
    margin: 0 0 15px 0;
    font-weight: bold;
    color: #797979;
}

#atn h3 {
    font-size: 16px;
    margin: 0 0 15px 0;
    font-weight: bold;
    color: #797979;
}

#most_read ol {
    padding: 0;
    padding-left: 20px;
}

#most_read ol li {
    margin: 10px 0;
}

#most_read div {
    margin-top: 15px;
}

.comheadline {
    clear: both;
}

#stories_btm_list dd a {
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-weight: 700;
}

#todays_issue {
    margin-bottom: 0;
}

#todays_issue .sidebar_title {
    border-bottom: 0;
    margin-bottom: 0;
}

#stories_btm ul li.raw {
    margin-bottom: 15px;
    padding: 0;
}

/*
-----------------
ARTICLE TYPE LIST
-----------------
*/
#results_header {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
}

#article_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#article_list_article {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#article_type_list .article_title {
    color: #2f3892;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
}

#article_type_list .article_author {
    color: #858484;
    font-size: 12px;
}

#article_type_list .article_description {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
}

#article_type_list .comment_count {
    font-size: 12px;
    margin-bottom: 20px;
}

#article_type_list .comment_count a {
    color: #848484;
}

.next_entries {
    float: right;
}

.article_author {
    color: #000;
    font-weight: bold;
    font-size: 0.75em;
    padding-bottom: 3px;
}

/*
-----------
AUTHOR LIST
-----------
*/
#author_box {
    border: 1px solid #dbdbdb;
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 10px;
    overflow: auto;
}

#author_box h3 {
    font-size: 30px;
    margin: 0;
    padding: 0 0 10px 0;
}

#author_list #results_header {
    margin: 20px 0;
}

#author_list ul {
    margin: 10px 0;
    padding: 0;
}

#author_list li {
    list-style-type: none;
    margin: 0 0 10px 0;
}

.publication_name {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#author_list .article_title {
    color: #2f3892;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
}

/*
-------------
MAGAZINE HOME
-------------
*/
#magazine_home {
    margin-top: 100px;
}

#magazine_home_l, #magazine_home_r {
    float: left;
    width: 50%;
}

#magazine_home_l img, #magazine_home_r img {
    float: left;
    margin-right: 5%;
    width: 20%;
}

.magazine_home_rside {
    float: left;
    width: 75%;
}

#magazine_home h2 {
    margin: 0 0 10px 0;
}

#magazine_home_bottom {
    clear: both;
    float: left;
    margin-top: 40px;
}

#magazine_home p a {
    text-decoration: underline;
}

a.buy_now {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 10px;
    border: 0;
    font-size: 14px;
    text-align: center;
    /*text-shadow: 0px 0px 0px #000;*/
    -moz-box-shadow: 0px 0px 2px #888;
    -webkit-box-shadow: 0px 0px 2px #888;
    box-shadow: 0px 0px 2px #888;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #EF8120;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EFA920', endColorstr='#EF8120'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#EFA920), to(#EF8120)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #EFA920, #EF8120);
}

a.buy_now:hover {
    cursor: pointer;
    /*text-shadow: 1px 1px 0px #242424;*/
    background: #EFA920;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EF8120', endColorstr='#EFA920'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#EF8120), to(#EFA920)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #EF8120, #EFA920);
}

/*
------------------
MAGAZINES
------------------
*/
#header_magazine {
    margin: 20px 0;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}

#edition_magazine_left {
    font-size: 12px;
    padding-top: 5px;
    text-align: center;
}

#edition_magazine_left img {
    margin-bottom: 10px;
}

#edition_magazine_right ul {
    list-style-type: none;
    padding: 0;
}

#edition_magazine_right ul li {
    display: block;
    margin-bottom: 10px;
}

#edition_magazine_right a {
    font-weight: bold;
}

#edition_magazine_right span {
    font-size: 12px;
}

.magazine_order {
    display: block;
    padding: 10px 20px;
    width: 100%;
    color: #fff;
    background-color: #969bc8;
}

.magazine_order:hover {
    color: #fff;
}

/*
------------------
MAGAZINE SUBSCRIBE
------------------
*/
fieldset#magazine_select label {
    width: auto;
    text-align: left;
}

fieldset#create_a_new_account label, fieldset#shipping_address label, fieldset#payment_information label {
    width: 170px;
}

#member_sign_in {
    font-size: 12px;
    font-weight: normal;
    padding-top: 2px;
}

fieldset#payment_information .expiration select {
    width: auto;
}

#magazine_select small {
    display: block;
    padding: 5px 15px 15px 17px;
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

input#copies {
    width: 20px;
    text-align: center;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/*
-------
SIDEBAR
-------
*/
.sidebar {
    padding-bottom: 30px;
}

.sidebar:before {
    content: " ";
    position: absolute;
    z-index: -1;
    left: 15px;
    top: 0;
    right: 15px;
    bottom: 0;
    border-top: none;
}

.rule:before {
    content: " ";
    position: absolute;
    z-index: -1;
    left: 15px;
    top: 30px;
    right: 15px;
    bottom: 0;
    border-top: 1px solid #dbdbdb;
    display: none;
}

#sidebar_ad {
    margin-bottom: 10px;
}

#author_seg {
    margin-bottom: 20px;
    position: relative;
}

#author_seg img {
    float: right;
}

#author_name {
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    font-size: 14px;
    padding: 5px 0;
}

#author_d {
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    margin: 0;
    padding: 10px 0;
}

.sidebar_group {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 15px;
    background: #ffffff;
}

.sidebar_group ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sidebar_group ul li {
    line-height: 17px;
    margin-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
}

.sidebar_group ul li a {
    color: #2f3892;
    font-size: 0.8em;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-weight: bold;
}

.sidebar_group .authorarchive {
    line-height: 11px;
    margin-bottom: 10px;
}

.sidebar_group .authorarchive a {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

.sidebar_group .authorarchive #allArchivesLink {
    padding-top: 5px;
}

.sidebar_group .authorarchive #allArchivesLink a {
    font-size: 12px;
}

#archives {
    display: none;
}

.sidebar_title {
    border-bottom: 1px solid #dbdbdb;
    color: #242424;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.sidebar_title img {
    height: 30px;
    max-width: 100%;
}

.more_issues {
    font-size: 12px;
}

#current_article a {
    color: #000;
}

#subscribe_form .sidebar_title {
    border-bottom: 0;
    border-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #333333;
    font-size: 0.8em;
}

.subscribe, #subscribe_form {
    float: left;
    margin: 0 0 15px 0; /* messes up edition templates a little - but JAL is ok with it */
    padding: 5px 5px 10px 10px;
    width: 100%;
    background-color: #efefef;
    max-width: 414px;
}

#subscribe_form label {
    display: none;
}

#subscribe_form input[type="text"] {
    float: left;
    font-size: 12px;
    font-weight: 300;
    height: 23px;
    margin-top: 5px;
    width: 70%;
}

#subscribe_form input[type="submit"] {
    background-color: #000000;
    border: 1px solid #000000;
    float: right;
    color: #ffffff;
    font-size: 12px;
    padding: 2px 5px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 5px;
}

.subscribe .icon {
    display: inline-block;
    float: left;
    margin: 3px 10px 0 0;
}

.subscribe .sh_r {
    width: 248px;
    float: left;
    color: #000000;
}

#right_column_edition .subscribe .sh_r {
    width: auto;
}

#right_column_edition #subscribed .sh_r {
    width: 139px;
}

#right_column_edition #subscribe_form {
    margin-top: 0;
    padding-top: 0;
}

#right_column_edition #subscribe_form input[type="text"] {
    width: 160px;
}

#right_column_edition #subscribe_form input[type="submit"] {
    margin-left: 0;
    margin-top: 5px;
}

#right_column_edition .sidebar_group ul li {
    margin-bottom: 5px;
}

#right_column_edition .sidebar_group ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

#more_from_edition {
    line-height: 1;
    padding-bottom: 5px;
    padding-top: 10;
}

#more_from_edition a {
    color: #000;
}

#more_from_edition a:hover {
    text-decoration: none;
}

/*
---------------
HEADERS & RULES
---------------
*/
.header {
    border-top: none;
    display: block;
    margin-bottom: 0px;
    margin-top: 10px;
    /*	padding-bottom:34px;*/
}

.header img {
    max-height: 48px;
    max-width: 100%;
    margin-bottom: 5px;
    margin-top: 0px;
}

.header_edition {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

#header_publications img {
    margin-top: 0;
}

#article_headline h3 {
    color: #242424;
    display: block;
    font-size: 1.2em;
    margin: 0px 0 3px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 300;
}

/*
------
RTB500
------
*/
#rtb500 {
    width: 300px;
    border-bottom: 1px solid #DDD;
    margin-bottom: 20px;
}

#rtb500 #index {
    width: 120px;
    float: left;
    background: none repeat scroll 0% 0% #000;
    font-size: 26px;
    padding: 10px;
    margin-top: 2px;
}

table#trends {
    float: left;
    width: 180px;
    height: 61px;
    border-collapse: collapse;
}

table#trends {
    border-collapse: collapse;
}

#rtb500, #trends {
    color: #FFF;
    font-size: 14px;
}

#trends td {
    border: 2px solid #FFF;
    background: none repeat scroll 0% 0% #000;
    padding-left: 10px;
    border-collapse: collapse;
}

#rtb500 p {
    clear: both;
    color: #000;
    font-size: 12px;
    font-style: italic;
    padding: 5px 0px;
}

#trends .up {
    color: #3fdf0d;
}

#trends .down {
    color: #ed1c24;
}

/*
-------------
FEEDBACK LOOP
-------------
*/
#feedback-loop ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#feedback-loop ol li {
    border: 1px solid #dbdbdb;
    margin-bottom: 15px;
    padding: 10px;
}

/*
--------
COMMENTS
--------
*/
div[id^="comments-"] {
    clear: both;
    padding: 10px 10px 0px 0px;
}

div[id^="comments-"] h3 {
    color: #2f3892;
    font-size: 18px;
}

#commentBox {
    font-size: 12px;
    font-color: #999;
}

#commentBox a {
    text-decoration: underline;
}

#comment_header {
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    color: #000;
    font-size: 12px;
    margin-top: 10px;
    padding: 5px 0;
}

.comment_count {
    font-weight: bold;
}

div[id^="comments-"] ol, div[id^="comments-"] ol li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div[id^="comments-"] ol li {
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 0;
    font-size: 0.8em;
}

div[id^="comments-"] ol li p {
    font-size: 1em;
}

div[id^="comments-"] .commentcontent ol {
    padding-left: 40px;
}

div[id^="comments-"] .commentcontent ol li {
    list-style-type: disc;
    border-bottom: 0px solid #fff;
    padding: 0px;
}

div[id^="comments-"] .commentcontent ul li {
    list-style-type: disc;
    border-bottom: 0px solid #fff;
    padding: 0px;
}

.commentlist a {
    color: #000;
    font-weight: bold;
}

.browncommentauth, .graycommentauth {
    font-size: 12px;
}

.browncommentauth a strong, .graycommentauth a strong {
    font-size: 14px;
}

.leave-comment {
    background-color: #2f3892;
    border: 1px solid #2f3892;
    color: #ffffff;
    font-size: 0.9em;
    margin-top: 6px;
    padding: 6px 12px;
}

div[id^="comments-"] form {
    margin: 10px 0;
}

div[id^="comments-"] input[type="submit"] {
    background-color: #cedde7;
    border: 1px solid #2f3892;
    font-size: 14px;
    padding: 1px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

div[id^="comments-"] textarea {
    border: 1px solid #2f3892;
    height: 125px;
    width: auto;
}

div[id^="comments-"] input[type="text"], div[id^="comment-s"] input[type="password"] {
    background: #fff;
    border: 1px solid #2f3892;
    padding: 3px 5px;
    width: 250px;
}

div[id^="comments-"] input[type="checkbox"] {
    background: #fff;
    border: 1px solid #2f3892;
    height: 15px;
    margin-right: 5px;
    width: 15px;
}

#article_signin span {
    display: block;
    font-size: 12px;
    margin-top: 10px;
}

#article_signin p label {
    display: block;
    font-weight: normal;
    margin-bottom: 0;
}

#article_signin input {
    margin-right: 5px;
}

#article_signin input[type="submit"] {
    margin-bottom: 10px;
}

#email_notification {
    font-size: 11px;
    margin-bottom: 2px;
    margin-top: 2px;
}

a[id^="read-comments-"] {
    float: right;
    margin-left: 15px;
    margin-top: 5px;
}

#stories_btm {
    clear: both;
    margin: 0 0 30px;
    padding: 0 0 20px;
}

/*
------------
EMAIL ARTICLE
------------
*/
#article-email-form input, #article-email-form button, #article-email-form textarea {
    width: 100%;
}

#id_articleemail-email_type {
    padding: 0;
}

#id_articleemail-email_type li {
    list-style-type: none;
}

#id_articleemail-email_type input {
    width: 25px;
    float: left;
}

/*
------------
PRINT STYLES
------------
*/
#print_view {
    margin: 20px auto;
}

#print_header {
    font-size: 12px;
    margin: 20px 0;
}

#print_header a {
    color: #000;
    display: inline-block;
}

#print_header a:nth-child(1) {
    margin-right: 20px;
}

#print_header #backlink {
    display: inline-block;
    margin-right: 30px;
}

.print_headline {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
    padding: 5px 0;
    margin-bottom: 10px;
}

.print_article_headline {
    font-size: 18px;
    font-weight: bold;
}

.advert {
    background: #efefef none repeat scroll 0 0;
    font-size: 0.9em;
    padding-bottom: 2px;
    text-align: center;
    width: 300px;
}

.advert p {
    font-size: 0.7em;
    text-align: center;
    padding: 2px !important;
    margin: 0;
}

.ads_inline_640 {
    margin: 20px 0px !important;
    width: 640px !important;
    max-width: 100% !important;
    position: relative;
    z-index: 2;
    background: #efefef;
    padding: 0;
    text-align: center;
}

.ads_inline_640 img {
    width: 640px !important;
    max-width: 100% !important;
    height: auto;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.ads_inline_640 p {
    font-size: 0.7em;
    text-align: center;
    padding: 2px !important;
    margin: 0;
}

/* Larger than Extra Small Devices, Oldest Phones */
@media only screen and (min-width: 320px) {
    .narrow {
        display: block;
    }

    .wide {
        display: none;
    }

    .widget {
        width: 96%;
    }

    .widget ul li {
        margin: 3 6px;
    }

    h1#title {
        font-weight: 700;
        font-size: 2.0em;
        margin: 0 0 10px;
    }

    #article_body_main img {
        display: block;
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    #stories_btm ul li img, .edition_featured img {
        display: block;
        width: 100%;
        height: auto;
    }

    #stories_btm h2 {
        color: #242424;
        font-family: "Open Sans", sans-serif;
        font-weight: 300;
        margin-bottom: 10px;
        text-transform: uppercase;
        border-bottom: 1px solid #dbdbdb;
        padding-bottom: 5px;
    }

    .lead_in {
        margin: 0.5em 0;
        font-size: 1.3em;
        line-height: 1.3em;
    }
}

/* Larger than Small Devices, Phones */
@media only screen and (min-width: 480px) {
    #article_body_main .img-responsive {
        min-width: 0;
    }

    #article_body_main img {
        margin-top: 5px;
        width: 240px;
        margin-bottom: 10px;
        margin-left: 0px;
        margin-right: 20px;
        display: block;
    }

    #stories_btm ul li img, .edition_featured img {
        display: block;
        border: medium none;
        float: left;
        margin: 15px 20px 15px 0;
        width: 240px;
    }
}

@media only screen and (min-width: 600px) {
    #article_body_main .img-responsive {
        min-width: 0;
    }

    h1#title {
        font-weight: 700;
        font-size: 2.3em;
    }

    #article_body_main img {
        margin-top: 10px;
        margin-bottom: 25px;
        margin-left: 0px;
        margin-right: 20px;
        display: block;
        width: 100%;
        max-width: 640px;
    }

    #stories_btm ul li img, .edition_featured img {
        display: block;
        border: medium none;
        float: left;
        margin: 12px 20px 10px 0;
    }

    .widget {
        width: 90%;
    }

    .lead_in {
        margin: 0.5em 0;
        font-size: 1.4em;
        line-height: 1.4em;
    }

    /*
    --------------------
    BOOTSTRAP OVERRIDE
    --------------------
     */
    .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 {
        min-height: 1px;
        padding-left: 35px;
        padding-right: 35px;
        position: relative;
    }

    #stories_btm {
        clear: both;
        margin: 0 0 30px;
        padding: 0 0 20px;
    }
}

@media only screen and (min-width: 800px) {
    .narrow {
        display: none;
    }

    .wide {
        display: block;
    }

    .header {
        margin-top: 40px;
    }

    .carousel ul li {
        float: left;
        margin: 0 2%;
        min-width: 205px;
        width: 28%;
    }

    .carousel-inner {
        width: 100%;
    }

    .widget {
        width: 91.3%;
    }
}

/* BEGIN MEDIA QUERY - */
@media only screen and (min-width: 992px) {
    /*
    -------------------
    FULL WEBSITE STYLES
    -------------------
    */
    .author_box {
        border: none;
        padding: 0;
    }

    .widget {
        width: 640px;
        padding-left: 35px;
        margin-left: -35px;
    }

    .header {
        border-bottom: 1px solid #dbdbdb;
    }

    #primary_menu li {
        display: inline-block;
    }

    #primary_menu li:first-child {
        display: inline-block;
    }

    #top_menu {
        display: block;
        position: fixed;
        z-index: 11 !important;
    }

    .container {
        padding-left: 15px;
        padding-right: 40px;
        width: 990px;
    }

    #article_breadcrumbs {
        font-size: 14px;
    }

    h1#title {
        font-weight: 700;
        font-size: 2.6em;
        margin: 0px 0 10px 0;
    }

    #mcs {
        float: left;
        width: 100%;
    }

    #mcs li {
        clear: none;
    }

    #mcs #meta-in {
        float: left;
        line-height: 23px;
    }

    #mcs .recommend_btn, #mcs #share_ct {
        float: right;
        margin-left: 20px;
        display: none;
    }

    .article_image {
        float: left;
        padding: 5px 20px 20px 0;
        display: block;
    }

    #article_body_main {
        padding-right: 10px;
        padding-bottom: 10px;
    }

    #mts {
        display: block;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #stories_btm {
        clear: both;
        margin: 0 0 30px;
        padding: 0 0 20px;
    }

    .subscribe .icon {
        margin-left: 0;
    }

    .print_btn_btm {
        background: url('https://s3.amazonaws.com/static.mediapost.com/publications/images/widget.svg') no-repeat 10px -330px;
        display: none;
    }

    .rss_btn_btm {
        background: url('https://s3.amazonaws.com/static.mediapost.com/publications/images/widget.svg') no-repeat 10px -305px;
        display: none;
    }

    #sidebar {
        z-index: 1;
    }

    #sidebar_subscribe {
        margin-top: 30px;
    }

    #current_article {
        border-left: 2px solid #2f3892;
        margin-left: -12px;
        padding-left: 10px;
        position: relative;
        display: none;
    }

    #current_article:after {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(63, 100, 126, 0);
        border-right-color: #2f3892;
        border-width: 7px;
        margin-top: -7px;
        display: none;
    }

    div[id^="comments-"] textarea {
        width: 450px;
    }

    #footer #footer-r {
        width: 640px;
    }

    #adtech-logo {
        clear: none;
        float: right;
        padding-top: 0;
        width: 194px;
    }

    #departments .article_date {
        float: left;
        line-height: 22px;
        margin-right: 20px;
    }

    #pledge .sh_r {
        width: 550px;
        float: left;
    }

    #tags .sh_r {
        width: 500px;
    }

    .body {
        position: relative;
    }

    #article_tools {
        display: none;
    }

    .ads_inline_640 {
        margin: 20px 0 20px -35px !important;
        width: 640px !important;
        max-width: 640px !important;
        height: auto;
        z-index: 2;
        position: relative;
        text-align: center;
    }

    .ads_inline_640 img {
        width: 640px !important;
        max-width: 640px !important;
        height: auto;
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    #article_body_main img {
        width: 240px;
        margin-left: 0px;
        margin-right: 20px;
    }

    #edition {
        width: 758px;
    }

    #left_column {
        width: 428px;
    }

    #left_column_mad {
        width: 330px;
    }

    #middle_column {
        width: 330px;
    }

    #middle_column_mad {
        width: 428px;
    }

    #right_column_edition {
        width: 212px;
    }

    #left_column_iot {
        width: 428px;
    }

    #middle_column_iot {
        width: 330px;
    }

    #archives {
        display: block;
        padding-top: 5px;
    }

    #stories_btm ul li img, .edition_featured img {
        border: medium none;
        float: left;
        margin: 10px 15px 10px 0;
    }

    /* full website styles -- ads */
    #ads_speedbump {
        padding: 10px;
        text-align: left;
    }

    /*
    --------------------
    BOOTSTRAP OVERRIDE
    --------------------
     */
    .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 {
        min-height: 1px;
        padding-left: 25px;
        padding-right: 0px;
        position: relative;
    }

    .navbar-brand {
        margin-left: 4px !important;
    }
}

/* END MEDIA QUERY */

.navigation a {
    color: #000000;
}
