.debate-opinion-points {
    line-height: 20px;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
    border: 1px solid #e9e7e7;
    background: none;
    margin-bottom: 2px;
    margin-top: -2px;
}

.debate-comments-btn span:nth-child(2){
	font-weight: bold;
}
.d-sponsor-container {
    position: fixed;
    padding: 0px 0px 20px;
    border-left: 1px solid #e9e7e7;
    background-color: #f4f4f4;
}
.d-leader-board.top{
	border-top-style: solid;
    border-top-color: #fff;
}

.d-leader-board {
	padding-right: 30px;
    padding-left: 20px;
    border-style: solid dotted none;
    border-width: 1px;
    border-color: #d5d5d5 #fff #e9e7e7;
    background-color: transparent;
}
.d-sponsor {
    padding-right: 30px;
    padding-left: 20px;
}
.w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
}
.debate-related{
	letter-spacing: 0.5px;
}
.debate-sub-question{
	padding-bottom: 3px;
}
.d-reader-preview-container:hover .d-preview-headline-small{
	color: white;
}
a {
    color: #333;
}
.w-dropdown-link.w--current {
    color: white;
}
.d-nav-drop-down-text:hover {
	color: black;
}

.sign_up_checkboxes{
    margin-left: -234px;
}
.manage_link {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    margin-top: 9px;
    text-align: right;
}
.manage_link a {
    text-decoration: none;
}
.manage_link a:hover{
    text-decoration: underline;
}
.d-sign-up-social-wrapper {
    margin-top: 20px;
}
.d-sign-up-social-wrapper .d-follow-bar{
    display: block;
    background: none;
    padding: 0px;
    margin: 0px;
}
.d-ios-app-btn {
    border-radius: 0px 7px;
    background-color: #000;
    text-align: center;
}
.d-app-links.apple {
    margin-left: -8px;
}
.d-app-links {
    text-decoration: none;
    border-radius: 0px 7px;
    font-family: 'Open Sans', sans-serif;
    color: #f7c10f;
    line-height: 29px;
    font-weight: 300;
}
.d-android-app-btn {
    margin-top: 4px;
    border-radius: 0px 7px;
    background-color: #000;
    text-align: center;
}
.w-col.w-col-4.d-facebook-column.subscription, .w-col.w-col-4.d-twitter-column.subscription {
    float: right;
}
.w-col.w-col-4.d-twitter-column.subscription, .w-col.w-col-4.d-facebook-column.subscription {
    height: 50px;
    width: 30%;
}
.w-col.w-col-4.d-twitter-column.subscription a, .w-col.w-col-4.d-facebook-column.subscription a {
    height: 50px;
    font-size: 14px;
    padding-top: 15px;
}
.d-hide-pop-up {
    height: 12px;
}
.d-hide-pop-up-text {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    background-color: #333;
    box-shadow: black 0px 0px 2px 0px;
    height: 25px;
}
.d-app-links:hover {
  color: #fd951e;
}
.w-col.w-col-4.d-newsletter-column a {
    text-decoration: none;
}
.d-sign-up-overlay{
    margin-top: 0px;
    height: auto;
    padding-bottom: 0px;
}
.d-sign-up-overlay-bc{
    height: auto;
}
.error_msg{
    color: red;
}
.done_msg{
    color: green;
}
.opinion-subcomments .d-reader-preview-container{
    margin-top: 20px;
}

.debate-author-status-bar {
    margin-left: 10px;
}

.debate-save-draft{
    display: none; 
}

.debate-introduction{
    max-height: 84px;
    overflow: hidden;
    text-overflow: ellipsis;
    content: "";
    position: relative;
    margin-bottom: 0px;
    -webkit-transition: max-height 1s ease-in-out;
    -moz-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out;
}
.debate-introduction.open:before{
    background:none;
}
.debate-introduction:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(rgba(0, 0, 0, 0) 50px, white); /* Standard syntax */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(255, 255, 255, 0)), color-stop(95%, rgba(255, 255, 255, 1)));
    background: -o-linear-gradient(rgba(0, 0, 0, 0) 50px, white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0, 0, 0, 0) 50px, white); /* For Firefox 3.6 to 15 */
    
    margin-bottom: 0px;
}
.read-more{
    background-color: #ccc; 
    float: left;
    font-size: 11px;
    color: white;
    border-radius: 5px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
}
.debate-question-box{
    clear: both;
}
.debate-give-opinion{
    font-weight: 400;
}
.menu-placeholder{
    background-color: #f4f4f4;
}
.editor_container.editor{
    height: auto !important;
}

.activate-email .db-email-sigin{
    color: #333333;
}
.activate-email .account-left-row.full{
    float: none;
}
.debate-bio.in-section {
    margin-left: 0px;
    color: #9c9c9c;
}
.opinion-action-text{
    color: #333;
}
#signup-modal{
    overflow: auto;
}
.d-leader-board.top{
    height: 25px;
    display: block;
    text-align: center;
}
.debate-sub-question {
    padding-top: 5px;
}
.debate-related{
    display: block;
}
.d-article-preview._2{
    width: 100%;
}
.d-log-in-btn{
    width: 345px;
}
.d-log-in-btn.logout{
    width: 106px;
    float: right;
    display: inline-block;
}

.d-see-profile-btn{
    float: none;
    width: 220px;
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f7c10f;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 1px;
}

.d-menu-button.on {
    color: white;
    background-color: black;
}

#main-opinion-container .debate-author-status-bar.in-section{
    margin-top: 2px;
}

.w-container.d-sponsor{
    opacity: 1;
}
.opinion.margin-level-2.inf-1 .debate-line-space{
    /*height: 0px;*/
}

.level-1 .opinion.inf-1{
	
    margin-top: -10px;
    
}

/*.level-2 .opinion.inf-1 {
    margin-top: -25px;
}*/

.ql-editor{
    font-size: 14px;
}
.infinite-container {
    margin-bottom: 20px;
}
.opinion-action-text {
    font-size: 11px;
    font-weight: 500;
}
.fa.fa-close.fa-lg{
    vertical-align: -13.5%;
}
.navigation-notification-number{
    right: -3px;
}
.db-profil-pic{
    cursor: pointer;
}
.db-profil-pic:hover .db-edit-picture{
    display: block;
}
.d-db-switcher {
    display: inline-block;
    margin-left: 10px;
    padding: 3px;
    border: 1px solid #e9e7e7;
    border-radius: 7px;
    margin-top: 9px;
}
.d-db-switcher-latest {
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 5px;
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.75px;
}
.d-db-switcher-tab {
    display: inline-block;
    padding: 4px 5px;
    cursor: pointer;
}
.d-db-switcher-leading {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    letter-spacing: 0.75px;
}
.switcher-on{
    border-radius: 5px;
    background-color: #333;
}
.d-db-switcher-latest , .d-db-switcher-leading{
    color: #333;
}
.switcher-on .d-db-switcher-latest, .switcher-on .d-db-switcher-leading{
    color: white;
}

.debate-top-opinion {
    letter-spacing: 1px;
}
.main-social-container{
    bottom: -13px;
}
.debate-author-name{
    font-family: 'Open Sans', sans-serif;
}

.opinion-container{
    font-size: 15px;
}
.debate-author-status-bar.in-section {
    margin-top: -2px;
}
.debate-question-box{
    padding-bottom: 5px;
}

.url_preview .d-preview-headline-small{
    font-family: 'Open Sans', sans-serif;
    color: #333 !important;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    word-break: break-word;
}

.url_preview .d-date.storyline{
    display: inline-block;
    color: #7b0046;
    font-size: 12px;
    float: none;
    font-family: Arial, sans-serif;
}

.url_preview{
    padding: 1em;
    border-style: dotted solid solid;
    border-width: 1px;
    border-color: #bebebe #e9e7e7 #e9e7e7;
    border-bottom-right-radius: 12px;
    background-color: #f4f4f4 !important;
    border-top-left-radius: 0px;
}

.url_preview .d-art-preview-cont-title.in-newswire {
    margin-top: 10px;
}

.w-col.w-col-6.d-reader-central-column{
    padding-bottom: 280px;
}


.debate-neutral-sub-coment {
    font-family: Twwicons4, sans-serif;
    display: inline-block;
    float: left;
    margin-right: 5px;
}

/* Footer Previews */
.d-debate-preview {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px 20px 20px;
    border: 1px none #e9e7e7;
    border-top-right-radius: 17px;
    background-color: #fff;
}

.d-debate-preview.column-0{
    padding-left: 0px;
}

.d-debate-preview.column-1{
    padding-right: 0px;
}

.d-debate-preview a {
    text-decoration: none;
}

.preview-follow-bar {
    height: 30px;
    cursor: auto;
    display: block;
    margin-left: 0px;
    padding: 0px;
    border-radius: 0px;
    background: none;
}

.debate-info-container{
    height: 38px;
}

.preview-storyline-bar{
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    background-color: transparent;
}

.preview-storyline-icon{
    display: inline-block;
    margin-right: 2px;
    margin-left: 0px;
    font-family: Twwicons, sans-serif;
    color: #333;
    font-size: 12px;
}

.preview-storyline-name{
    display: inline-block;
    margin-right: 0px;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
}

.preview-debate-date{
    display: inline-block;
    margin-left: 10px;
    float: right;
    clear: both;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    font-size: 10px;
}

.preview-clock-icon{
    font-family: Twwicons4, sans-serif;
}

.preview-debate-image-background{
    height: 168px;
    background-size: cover;
    background-position: 50% 50%;
    margin-bottom: 10px;
}

.d-debates-preview-title-box {
    padding: 0px 0px 10px;
}

.d-debate-preview-title {
    font-weight: 600;
}

.d-debate-preview-title {
    margin-bottom: 5px;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    text-align: left;
}

.d-debate-voting-bar {
    position: absolute;
    bottom: 20px;
    margin-top: 7px;
    padding-right: 0px;
    padding-left: 0px;
}

.d-follow-debate {
    display: inline-block;
    margin-top: 0px;
    margin-right: 0px;
    padding: 2px 7px;
    float: left;
    border: 1px solid #e9e7e7;
    border-radius: 5px;
    background-color: #fff;
}

.d-debate-follow-text {
    display: inline-block;
    float: right;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    font-size: 12px;
}

.d-follow-debate-icon {
    font-family: Twwicons4, sans-serif;
}

.d-debate-score-box {
    display: inline-block;
    margin-left: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
    float: left;
}

.d-debates-comment-count {
    display: inline-block;
    float: right;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    font-size: 12px;
}

.d-comment-icon {
    font-family: Twwicons4, sans-serif;
    font-size: 14px;
}

.d--debate-sentiment-positive {
    color: #87b855;
    font-weight: 400;
}

.d-debate-sentiment-negative {
    color: #dd4b39;
    font-weight: 400;
}

.debate-follow-btn:hover{
    background-color: #dd4b39;
    color: white;
    cursor: pointer;
}

.d-follow-debate:hover{
    background-color: #dd4b39;
    cursor: pointer;
}

.d-follow-debate:hover .d-debate-follow-text{
    color: white;
}

.mb-article-preview-row{
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 8px;
    border-bottom: 1px solid #e9e7e7;
    background-color: white;
}
.mb-column.mb-column-article-left {
    margin-top: 2px;
    padding-right: 0.3em;
    padding-left: 0px;
}

.mb-prev-front-cover {
    margin-top: 3px;
}

.w-col.w-col-8.w-col-small-8.w-col-tiny-8.w-clearfix.mb-column {
    padding-left: 6px;
}

.mb-format-icon {
    margin-left: 0px;
    margin-right: 3px;
    float: none;
    color: #fd951e;
    font-size: 0.9em;
    font-weight: 400;
    display: inline-block;
    font-family: Twwicons, sans-serif;
}
.mb-topic-header.mb-topic-float-left.mb-topic-header-bold {
    height: 9px;
    margin-bottom: 5px;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    color: #666;
    font-size: 10px;
    line-height: 20%;
    font-weight: 300;
    list-style-type: none;
    text-align: center;
}
.mb-article-date.mb-date-issues {
    float: right;
    color: #666;
    font-size: 9px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    color: #666;
}
.mb-prev-cover-story-title {
    margin-bottom: 4px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}
.mb-prev-briefing {
    font-size: 12px;
    margin-top: 0px;
    font-family: 'Open Sans', sans-serif;
    line-height: 18px;
    font-weight: 600;
}

.d-storyline-icon{
    font-size: 13px;
    margin-right: 2px;
}

.d-related-content-text{
    font-weight: bold;
}