One of Ms. Warren’s biggest political obstacles is the perception among some voters that she would face daunting challenges in a general election — both thanks to her boldly progressive outlook, and to societal sexism that many Democrats believe damaged Mrs. Clinton in 2016.
@charset "UTF-8";
/***********************
B A S E S T Y L E S
************************/
/*************************************
T Y P E : C L A S S M I X I N S
**************************************/
/* Headline */
/* Leadin */
/* Byline */
/* Dateline */
/* Alert */
/* Subhed */
/* Body */
/* Caption */
/* Leadin */
/* Credit */
/* Label */
/**********
S I Z E S
***********/
/********************
T Y P O G R A P H Y
*********************/
.g-headline,
.interactive-heading,
.g-subhed {
font-family: "nyt-cheltenham", georgia, "times new roman", times, serif;
}
.g-alert, .g-alert.g-body, .g-alert_link,
.g-byline,
.g-caption, .g-caption_bold, .g-caption_heading,
.g-chart,
.g-credit, .g-credit_bullet,
.g-dateline,
.g-label, .g-label_white,
.g-leadin, #interactive-leadin,
.g-refer, .g-refer.g-body,
.g-table-text {
font-family: nyt-franklin, arial, helvetica, sans-serif;
}
.g-body, .g-body_bullet, .g-body_link {
font-family: "nyt-imperial", georgia, "times new roman", times, serif;
}
/* Light text */
.g-asset-leadin.g-caption_heading,
.g-chart,
.g-headline,
.interactive-heading,
.g-label, .g-label_white,
.g-leadin, #interactive-leadin,
.g-refer, .g-refer.g-body,
.g-table-text {
font-weight: 300;
}
/* Normal text */
/* Medium text */
.g-alert, .g-alert.g-body, .g-alert_link,
.g-body, .g-body_bullet, .g-body_link,
.g-caption,
.g-credit,
.g-dateline,
.g-refer, .g-refer.g-body, .g-refer_link,
.g-subhed {
font-weight: 500;
}
/* Bold text */
.g-byline,
.g-caption_bold, .g-caption_heading,
.g-chart-header,
.g-credit_bullet,
.g-subhed,
.g-table-heading {
font-weight: 700;
}
strong {
font-weight: 700;
}
/*
Type Mixins
*************************/
/* MODULE : GUIDE */
/**********************/
.g-electionguide-list-circle p,
.g-electionguide-list-circle div,
.g-electionguide-list-circle li {
position: relative;
padding-left: 1.75em;
}
@media (min-width: 740px) {
.g-electionguide-list-circle p,
.g-electionguide-list-circle div,
.g-electionguide-list-circle li {
padding-left: 0;
}
}
.g-electionguide-list-circle p:before,
.g-electionguide-list-circle div:before,
.g-electionguide-list-circle li:before {
position: absolute;
content: "•";
top: 2px;
left: 1em;
font-size: 15px;
line-height: 24px;
}
@media (min-width: 740px) {
.g-electionguide-list-circle p:before,
.g-electionguide-list-circle div:before,
.g-electionguide-list-circle li:before {
top: 3px;
left: -1em;
}
}
.g-electionguide {
background-color: #F4F5F2;
text-align: left;
margin-top: 30px;
margin-bottom: 30px;
}
@media (min-width: 740px) {
.g-electionguide {
max-width: 690px;
margin: 40px auto;
border-radius: 10px;
}
}
.g-electionguide-container {
margin: 0 15px 0px 15px;
height: 100%;
padding: 20px 0 60px 0;
}
@media (min-width: 740px) {
.g-electionguide-container {
padding: 40px 0 60px 0;
}
}
@media (min-width: 740px) {
.g-electionguide-logo {
padding-left: 25px;
}
}
.g-electionguide-date {
font-family: nyt-franklin, arial, helvetica, sans-serif;
font-size: 13px;
color: #666666;
max-width: 600px;
margin: 0px auto 25px;
}
#g-electionguide-headline {
font-family: nyt-cheltenham, georgia, "times new roman", times, serif;
font-size: 26px;
margin-top: 10px;
font-weight: 600;
max-width: 600px;
margin: 10px auto 6px;
line-height: 32px;
}
@media (min-width: 740px) {
#g-electionguide-headline {
font-size: 35px;
line-height: 40px;
margin: 20px auto 6px;
}
}
/* LINKS */
#g-electionguide-id a {
text-decoration: none;
}
.g-electionguide a {
color: #326891;
text-decoration: none;
border-bottom: 2px solid #CCD9E3;
}
.g-electionguide a:visited {
color: #333;
text-decoration: none;
border-bottom: 2px solid #ddd;
}
.g-electionguide a:hover {
border-bottom: none;
}
/* LIST */
.g-electionguide-list-header {
font-family: nyt-franklin, arial, helvetica, sans-serif;
font-weight: 700;
font-size: 17px;
line-height: 24px;
margin-top: 25px;
margin-bottom: 5px;
}
@media (min-width: 740px) {
.g-electionguide-list-header {
font-size: 19px;
line-height: 26px;
margin-bottom: 10px;
}
}
.g-electionguide-item-list {
margin-top: 0px;
font-size: 17px;
line-height: 24px;
font-family: nyt-franklin, arial, helvetica, sans-serif;
font-weight: 500;
}
#g-electionguide-item-list li {
margin-bottom: 10px;
padding-left: 15px;
}
@media (min-width: 740px) {
#g-electionguide-item-list li {
font-size: 19px;
line-height: 26px;
}
}
#g-electionguide-item-list li:before {
color: #C4C4C4;
margin-left: -15px;
margin-right: 10px;
color: #ccc;
top: 0;
font-size: 15px;
}
@media (min-width: 740px) {
#g-electionguide-item-list li:before {
left: 1em;
}
}
ul.g-electionguide-list {
max-width: 600px;
margin: auto;
}
/* TABLE */
.g-electionguide-line {
border: 0.5px solid #dcddda;
width: 100%;
max-width: 600px;
margin: auto;
}
.g-electionguide-table {
margin-top: 10px;
}
.g-electionguide-table-header {
font-size: 14px;
font-family: nyt-franklin, arial, helvetica, sans-serif;
font-weight: 800;
padding: 15px 0;
}
.g-electionguide-table-row {
font-size: 14px;
font-family: nyt-franklin, arial, helvetica, sans-serif;
line-height: 40px;
}
.g-electionguide-table tr {
border-bottom: 1px solid #dcddda;
}
/* viewport example
.g-element {
max-width: 100%;
@include viewport('small') { // 600px
max-width: 90%;
}
@include viewport('medium') { // 740px
max-width: 80%;
}
@include viewport('large') { // 1024px
max-width: 70%;
}
}
*/
.g-electionguide-photogrid-item {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
height: 100%;
margin-top: 10px;
margin-bottom: 10px;
}
.g-electionguide-photogrid-link {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
width: 49%;
margin: 0px 0px 30px 2px;
}
@media (min-width: 740px) {
.g-electionguide-photogrid-link {
width: 20%;
-ms-flex-align: center;
align-items: center;
-ms-flex-direction: column;
flex-direction: column;
margin: 10px 10px;
}
}
.g-electionguide-photogrid-link a, h2 {
text-decoration: none;
color: #333333;
font-family: nyt-cheltenham, georgia, "times new roman", times, serif;
font-size: 15px;
line-height: 20px;
/* or 118% */
display: inline-block;
-ms-flex-align: center;
align-items: center;
}
@media (min-width: 600px) {
.g-electionguide-photogrid-link a, h2 {
font-size: 17px;
}
}
.g-electionguide-photogrid-name {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: 8px;
max-width: 50px;
}
@media (min-width: 740px) {
.g-electionguide-photogrid-name {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
margin-top: 8px;
margin-left: 0px;
max-width: 140px;
}
}
.g-electionguide-photogrid-img {
background-color: #1980c3;
border-radius: 50%;
width: 60px;
}
@media (min-width: 370px) {
.g-electionguide-photogrid-img {
width: 70px;
}
@media (min-width: 740px) {
.g-electionguide-photogrid-img {
width: 90px;
}
}
#photogrid-id {
text-decoration: none;
border-bottom: 0px solid;
}
#photogrid-id:hover img {
background-color: rgba(25, 128, 195, 0.7);
}
/*# sourceMappingURL=style.css.map */
@charset "UTF-8";
/***********************
B A S E S T Y L E S
************************/
/*************************************
T Y P E : C L A S S M I X I N S
**************************************/
/* Headline */
/* Leadin */
/* Byline */
/* Dateline */
/* Alert */
/* Subhed */
/* Body */
/* Caption */
/* Leadin */
/* Credit */
/* Label */
/**********
S I Z E S
***********/
/********************
T Y P O G R A P H Y
*********************/
.g-headline,
.interactive-heading,
.g-subhed {
font-family: "nyt-cheltenham", georgia, "times new roman", times, serif;
}
.g-alert, .g-alert.g-body, .g-alert_link,
.g-byline,
.g-caption, .g-caption_bold, .g-caption_heading,
.g-chart,
.g-credit, .g-credit_bullet,
.g-dateline,
.g-label, .g-label_white,
.g-leadin, #interactive-leadin,
.g-refer, .g-r