#poll_sharing_widget{
    width:100%;
    max-width: 305px;
    min-width:300px
}
/**Newsletters**/
.newsletter_widget,.widgets_disclaimer_container{

    display: block!important;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    width: 100%;
    min-width: 300px;
    max-width: 305px;
}
.newsletter_widget,.widgets_disclaimer_container{
    display: block!important;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.newsletter_widget .label, #polls_embed_header .label {
    background-color: #d30015;
    display: block;
    height: 60px;
    width: 100%;
    min-width: 300px;
    max-width: 305px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #ffffff;
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #676566;
}
.newsletter_signup_container{
    width: 100%;
    min-width: 300px;
    max-width: 305px;
}
.signup_row {
    background-color: #fcfcff;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.signup_row a{
    color: #d30015;
}
#widgets_disclaimer strong {
    color: black!important;
    line-height: 1em;
}

.author .beta{
    margin-left: -5px;
}

/**Recommended Widget on Beta Container**/
.rec-widget-header {
    background-color: #d30015;
    width:100%;
    min-width: 300px;
    max-width: 305px;
    /*cursor: pointer;*/
    color: #ffffff;
    display: block;
    vertical-align: middle;
    border-right: 1px solid #676566;
    height: 55px;
    background-repeat: no-repeat;
}
.rec-title {
    display: inline-block;
    padding: 15px 0 0 10px;
    width: auto;
    color: #fff;
    float: left;
}
.rec-image {
    height: 150px;
    width: 100%;
    overflow: hidden;
    position: relative;
    line-height: .9em;
}
.rec-link-body {
    border: 1px solid #ebebeb;
    overflow: auto;
    position: relative;
    background-color: #fff;
    min-width: 300px;
    max-width: 305px;
    width: 100%;
}
#recommended_widget .rec-link-body{
    border:none;
}
.rec-link-body>ul {
    padding: 0;
    margin: 0;
}
.rec-link-body>ul>li {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    padding: 0 5px;
    border-bottom: none;
}
.rec-link-body>ul>li .content_wrapper {
    padding: 7px 0 5px;
    border-bottom: 2px solid #ebebeb;
    overflow: hidden;
    position: relative;
}
.rec-link-body>ul>li .title a {
    font-size: .9em;
    font-family: Roboto,sans-serif!important;
    color: #d30015;
}
.rec-link-body>ul.icons li {
    padding-left: 10px;
}

/**Election Widgets for Beta Container**/
.rcp_widget_container{
    min-width: 300px;
    max-width: 305px;
    width:100%;
    border: 1px solid #ccc;
}
#toggle_label{
    width: 100%;
    height: 100%;
}
#widget_toggle{
    background-color: #d30015;
    display: flex;
    height: 30px;
    min-width: 300px;
    max-width: 305px;
    width: 100%;
    font-size: 1rem!important;
    color: #ffffff;
    vertical-align: middle;
}
.widget_selector {
    padding: 5px 5px 5px 10px;
    font-size: 0.8em;
    cursor: pointer;
    border: thin solid;
}
.widget_nav, #widget_nav {
    background-color: #919191;
    max-width: 305px;
    min-width: 300px;
    width: 100%;
    margin-bottom: 2px;
    color: white;
    display: flex;
    flex-flow: column;
    border-radius: 5px;
}
.widget_selector.selected{
    background-color: #d30015!important;
}
.widget_selector svg{
    float: right;
}

#polls_embed_header{
    width: 100%;
    background-color:#d30015 ;
    padding-bottom: 20px;
    padding-top: 20px;
}
#polls_embed_header strong{
    color: white!important;
    padding:10px;
}
#selected_widget_text{
    width: 35%;
    font-size: .7em;
    padding-left: 5px;
    display: none;
}
#widgets_disclaimer strong {
    color: black!important;
    line-height: 1em;
}
#republican_nomination_2024_chart {
    display: none;
}

#biden_approval_chart textarea, #republican_nomination_2024_chart textarea{
    width: 100%!important;
    min-width: 300px;
    max-width: 305px;
    height: 150px!important;
    background-color: #f9f9f9;
    font-family: Courier;
    font-size: .85em;
    border:1px solid #ccc;
    padding: 10px;
    display: none;
}
.widget_embed_code{

}
.copy_embedded_widget{
    height: 35px;
    background-color: transparent!important;
    font-size: .7em!important;
    color: #919191!important;
    border: #919191 thin solid !important;
    border-radius: 10px;
    width:300px;
    font-family: sans-serif!important;
}
#copy_alert{
    text-align: right;
    display: none;
    padding-right: 20px!important;
    float: right;
    width: 100%;
}
.copy_embedded_widget {
    height: 35px;
    background-color: transparent!important;
    color: #919191!important;
    border: #919191 thin solid !important;
    border-radius: 10px;
    min-width: 300px;
    max-width: 305px;
    width: 100%;
    font-family: sans-serif!important;
}


/**Article Bottom Widgets**/
.bottom_widgets{
    display: flex;
    flex-flow:row;
    font-family: Roboto,sans-serif;
    padding-top: 10px;
    position: relative;
    margin: auto;
    line-height: 1.2;
    width: 100%;
}
.bottom_widgets #recommended_widget, .bottom_widgets #news_letter_signup_container{
    width: 300px;
}
.bottom_widgets #news_letter_signup_container{

}
/*
.bottom_widgets .newsletter_widget {
    height: 205px;
    margin-left: 10px;
    width: 100%;

}
.bottom_widgets .rec-widget-header {
    background-color: #d30015;
    background-repeat: no-repeat;
    min-width: 300px;
    max-width: 305px;
    width: 100%;
}
.bottom_widgets #recommended_widget, .bottom_widgets #news_letter_signup_container{
    overflow-x: visible;
    width:48%;
    min-width: 300px;
    max-width: 305px;
}
.bottom_widgets .rec-link-body{
    width:100%;
    min-width: 300px;
    max-width: 305px;
    border: 1px solid #ebebeb;
}
.bottom_widgets #recommended_widget .rec-widget-header .rec-title{
    background-color: #d30015;
    width:100%;
    min-width: 300px;
    max-width: 305px;
    color: #ffffff;
    display: table-cell;
    padding-left: 15px;
    vertical-align: middle;
    border-right: 1px solid #676566;
    height: 55px;
    background-repeat: no-repeat;


}*/

@media only screen and (min-width: 320px) and (max-width: 767px){
    .newsletter_widget,#recommended_widget, #poll_widget_container, #news_letter_signup_container, #poll_sharing_widget{
        position: relative;
        margin:auto;
        padding-bottom: 10px;
        width: 300px;
    }
    .home .newsletter_widget, .home #recommended_widget,
    .home #poll_widget_container, .home #news_letter_signup_container,
    .home #poll_sharing_widget{
        margin:unset;
        font-size: 1.15rem;
    }
    .bottom_widgets{
        flex-wrap: wrap;
    }

}

@media  only screen and (min-width: 768px) and (max-width: 819px){
    .bottom_widgets{

    }
}

@media only screen and (min-width: 820px) and (max-width: 1024px) {

}

@media only screen and (min-width: 1025px)  {

}