.before .quizfinishlisting,
.during .quizfinishlisting,
.after .quizfinishlisting {
    display: none
}

.quizfinishlisting {
    background-color: #fcf8ed;
    padding: 10px
}

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

.quizfinishlisting a {
    display: block;
    width: 200px;
    margin: 0 auto;
    font-weight: bold
}

.stable .content .affiliate_section .affiliate_ad_label {
    font-size: .5em;
    color: #888;
    line-height: normal;
    margin-bottom: -1.75em;
    display: block;
    padding: 1.35em 0 0 1rem;
    font-weight: normal
}

.stable .content .affiliate_section h4 {
    background-color: #F0F4EB;
    padding: 0;
    font-size: 20px
}

.stable .content .affiliate_section h4 span.mw-headline {
    display: block;
    padding: 1em 0.8em 0.6em
}

@media only screen and (min-width:728px) {
    .stable .content .affiliate_section .affiliate_ad_label {
        color: #9B9B9B;
        margin: 0;
        padding-left: 20px;
        padding-top: 10px
    }

    .stable .content .affiliate_section h4 {
        background-color: #FFF;
        border-radius: 4px 4px 0 0;
        border-bottom: 1px solid #f3f3f3
    }

    .stable .content .affiliate_section h4 span.mw-headline {
        height: auto;
        min-height: 26px;
        display: block;
        padding: .2em 1em 0;
        padding-bottom: 8px
    }
}

.affiliate_quiz {
    display: none
}

.scrolltomarker {
    display: none
}

.wh_ad_inner {
    display: none;
    text-align: center
}

#quiz_state.before .scrolltomarker.before,
#quiz_state.before .wh_ad_inner.before {
    display: block
}

#quiz_state.before .affiliate_quiz.small.before {
    display: block
}

#quiz_state.during .scrolltomarker.during,
#quiz_state.during .wh_ad_inner.during {
    display: block
}

#quiz_state.during .affiliate_quiz.small.during {
    display: grid
}

#quiz_state.after .scrolltomarker.after,
#quiz_state.after .wh_ad_inner.after {
    display: block
}

#quiz_state.after .affiliate_quiz.small.after {
    display: grid
}

.affiliate_quiz.large {
    display: none
}

.stable .content .affiliate_section.small .affiliate_ad_label {
    font-size: 11px;
    margin-bottom: -1.15em;
    padding-top: 1em
}

.stable .content .affiliate_section.large.during.top .affiliate_ad_label,
.stable .content .affiliate_section.large.after.top .affiliate_ad_label {
    padding-left: 0;
    font-size: 10px
}

.affiliate_quiz.small {
    border: 1px solid #D9D9D9
}

.affiliate_quiz.small.before img {
    width: 80px;
    float: left;
    margin: 20px
}

.affiliate_quiz.small.before h3 {
    font-size: 1em;
    margin-bottom: 5px
}

.affiliate_quiz.small.during,
.affiliate_quiz.small.after {
    grid-template-columns: 90px auto 160px
}

.affiliate_quiz.small.during img,
.affiliate_quiz.small.after img {
    width: 60px;
    float: left;
    margin: 12px
}

.affiliate_quiz.small.during a.button,
.affiliate_quiz.small.after a.button {
    margin: 20px;
    max-height: 26px
}

.affiliate_quiz.small.during h3,
.affiliate_quiz.small.after h3 {
    display: inherit;
    align-items: center;
    font-size: 1em
}

.affiliate_quiz.small.during .affiliate_ad_label,
.affiliate_quiz.small.after .affiliate_ad_label {
    grid-column-start: 1;
    grid-column-end: 4
}

.content .quiz.small h2 {
    float: none
}

@media only screen and (min-width:728px) {
    #quiz_small_affiliate_placeholder.hasAds {
        display: none
    }

    .wh_ad_inner {
        text-align: inherit
    }

    #sidebar .wh_ad_inner {
        display: block
    }

    #quiz_state.before .affiliate_quiz.small.before,
    #quiz_state.during .affiliate_quiz.small.before,
    #quiz_state.after .affiliate_quiz.small.before,
    #quiz_state.before .affiliate_quiz.small.during,
    #quiz_state.during .affiliate_quiz.small.during,
    #quiz_state.after .affiliate_quiz.small.during,
    #quiz_state.before .affiliate_quiz.small.after,
    #quiz_state.during .affiliate_quiz.small.after,
    #quiz_state.after .affiliate_quiz.small.after {
        display: none
    }

    #quiz_state.before .affiliate_quiz.large.before {
        display: block
    }

    #quiz_state.during .affiliate_quiz.large.during {
        display: block;
        border: 1px solid #BCBCBC;
        margin-bottom: 1em
    }

    #quiz_state.after .affiliate_quiz.large.after {
        display: block;
        border: 1px solid #BCBCBC;
        margin-bottom: 1em
    }

    .affiliate_quiz.large.before,
    .affiliate_quiz.large.bottom {
        margin-bottom: 50px
    }

    .affiliate_quiz.large.before img.affiliate_image,
    .affiliate_quiz.large.bottom img.affiliate_image {
        width: 105px;
        float: left;
        display: inline;
        margin-right: 10px;
        margin-left: 10px
    }

    .affiliate_quiz.large.before .section_text>div,
    .affiliate_quiz.large.bottom .section_text>div {
        margin-left: 135px
    }

    .affiliate_quiz.large.before .affiliate_header,
    .affiliate_quiz.large.bottom .affiliate_header {
        font-weight: bold
    }

    .affiliate_quiz.large.before a.button,
    .affiliate_quiz.large.bottom a.button {
        display: inline-block
    }

    .affiliate_quiz.large.top.during .affiliate_ad_label,
    .affiliate_quiz.large.top.after .affiliate_ad_label {
        grid-column-start: 1;
        grid-column-end: 4
    }

    .affiliate_quiz.large.top.during .affiliate_ad_label.quiz,
    .affiliate_quiz.large.top.after .affiliate_ad_label.quiz {
        padding-left: 0
    }

    .affiliate_quiz.large.top.during .section.affiliate_section,
    .affiliate_quiz.large.top.after .section.affiliate_section {
        margin-top: 0
    }

    .affiliate_quiz.large.top.during .section_text,
    .affiliate_quiz.large.top.after .section_text {
        display: grid;
        margin-bottom: 2px;
        grid-template-columns: 110px auto 160px;
        padding-top: 5px
    }

    .affiliate_quiz.large.top.during .section_text h3,
    .affiliate_quiz.large.top.after .section_text h3 {
        font-size: 16px;
        font-weight: bold
    }

    .affiliate_quiz.large.top.during .section_text img.affiliate_image,
    .affiliate_quiz.large.top.after .section_text img.affiliate_image {
        width: 100px;
        margin-right: 10px
    }

    .affiliate_quiz.large.top.during .section_text .affiliate_header,
    .affiliate_quiz.large.top.after .section_text .affiliate_header {
        margin-left: 135px;
        font-weight: bold
    }

    .affiliate_quiz.large.top.during .section_text a.button,
    .affiliate_quiz.large.top.after .section_text a.button {
        margin: 30px 20px
    }

    .stable .content .affiliate_quiz.large p {
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.stable .content .affiliate_section .affiliate_ad_label {
    font-size: .5em;
    color: #888;
    line-height: normal;
    margin-bottom: -1.75em;
    display: block;
    padding: 1.35em 0 0 1rem;
    font-weight: normal
}

.stable .content .affiliate_section h4 {
    background-color: #F0F4EB;
    padding: 0;
    font-size: 20px
}

.stable .content .affiliate_section h4 span.mw-headline {
    display: block;
    padding: 1em 0.8em 0.6em
}

@media only screen and (min-width:728px) {
    .stable .content .affiliate_section .affiliate_ad_label {
        color: #9B9B9B;
        margin: 0;
        padding-left: 20px;
        padding-top: 10px
    }

    .stable .content .affiliate_section h4 {
        background-color: #FFF;
        border-radius: 4px 4px 0 0;
        border-bottom: 1px solid #f3f3f3
    }

    .stable .content .affiliate_section h4 span.mw-headline {
        height: auto;
        min-height: 26px;
        display: block;
        padding: .2em 1em 0;
        padding-bottom: 8px
    }
}

.expert_advice_section .expert_advice_name {
    font-size: 12px
}

.expert_advice_section .expert_advice_name a {
    color: #545454
}

.expert_advice_section .expert_advice_info {
    border-top: 1px solid #eaecf0;
    padding-top: 10px
}

.expert_advice_section .expert_advice_label {
    font-size: 12px;
    color: #808080
}

.expert_advice_section ul {
    list-style: none
}

.expert_advice_section ul li:before {
    content: '';
    width: 9px;
    height: 9px;
    position: absolute;
    background: #93B874;
    margin: 6px 0 0 -16px;
    border-radius: 2px
}

.expert_advice_section#expertqampa li:before {
    background-image: url(../assets/3526694606)
}

.relationships_site .expert_advice_section ul li:before {
    background: #ff3864
}

.expertadvice .altblock {
    background: #93b874 url(../assets/1905533195) center / 32px no-repeat
}

@media only screen and (min-width:728px) {
    .expert_advice_section .expert_advice_name {
        font-size: 15px
    }

    .expert_advice_section .expert_advice_label {
        font-size: 14px
    }
}

.expert_interview_section .expert_interview_thumb {
    float: left
}

.expert_interview_section .expert_interview_thumb img,
.expert_interview_section .expert_interview_thumb amp-img {
    width: 75px;
    border: 1px solid #888;
    margin-right: 10px
}

.expertinterview .altblock {
    background: #93b874 url(../assets/1905533195) center / 32px no-repeat
}

.green_box {
    display: table;
    position: relative;
    background-color: #f0f6ec;
    margin: .8em auto 1em;
    width: 95%;
    border-left: 5px solid #93b873;
    padding: .7em;
    border-radius: 4px;
    box-sizing: border-box;
    color: #434343;
    word-break: break-word
}

.green_box.mobile {
    margin: 1em auto .4em;
    width: 100%
}

.green_box.expert_qa {
    border-top-left-radius: 0;
    margin-top: 2em
}

.green_box.expert_short {
    background-color: #FFF;
    border-radius: 0;
    padding: 1px .7em
}

.green_box_tab_label {
    display: table-caption;
    background-color: #93b873;
    color: #FFF;
    font-weight: bold;
    font-size: .7em;
    line-height: 2em;
    border-radius: 4px 4px 0 0;
    text-align: center;
    width: 11em
}

.safari_tab_hack {
    position: absolute;
    display: block;
    top: -1.9em;
    left: -5px
}

.green_box_row {
    display: table-row
}

.green_box_headline {
    font-weight: bold;
    font-size: 120%
}

.green_box p+br {
    display: none
}

.green_box p,
.stable .content .green_box p {
    margin: .8em 0 0 0
}

.green_box p:first-of-type,
.stable .content .green_box p:first-of-type {
    margin: 0
}

p.green_box_bullet,
.stable .content .green_box p.green_box_bullet {
    padding-left: 1.6em;
    margin: 0
}

.green_box_bullet::before {
    content: '\2022\20';
    margin-left: -.6em
}

.green_box.expert_qa .green_box_person,
.green_box.expert_qa .green_box_content {
    display: table-cell;
    vertical-align: top;
    padding-left: .5em
}

.green_box.expert_qa .green_box_question {
    font-weight: bold
}

.green_box.expert_short .green_box_content {
    padding: .8em 0 .5em
}

.green_box.expert_short .green_box_content p,
.stable .content .green_box.expert_short .green_box_content p {
    font-family: Georgia, 'Times New Roman', serif;
    color: #75A24E;
    font-size: 24px;
    line-height: 32px
}

.green_box_person {
    display: inline-block;
    position: relative;
    color: #6F8460
}

.green_box.expert .green_box_person {
    padding: 0 .3em .5em .3em;
    cursor: pointer
}

.green_box.expert_qa .green_box_person {
    vertical-align: top;
    text-align: center;
    width: 45px;
    padding: .5em .3em
}

.green_box_expert_head {
    font-size: .9em;
    padding: 0 .3em .1em;
    font-weight: bold
}

.green_box.expert_short .green_box_expert_head {
    padding-left: 0;
    line-height: 1em
}

.green_box_expert_info {
    display: inline-block;
    font-size: .8em;
    color: #434343;
    line-height: 1.2em;
    padding-top: 10px;
    font-weight: bold
}

.green_box_expert_info b {
    font-size: 14px;
    color: #434343
}

.green_box_expert_quote_link {
    text-transform: uppercase;
    color: #4E6C34;
    font-size: .9em
}

.green_box.mobile .green_box_expert_info a {
    font-size: .85em
}

.green_box.expert_short .green_box_expert_info {
    font-size: 12px;
    color: #9B9B9B;
    font-weight: normal
}

.green_box_content {
    padding: .5em .3em .5em
}

.green_box_expert_label {
    font-size: .55em;
    line-height: 1.2em;
    font-weight: bold;
    padding-top: .5em
}

.green_box_expert_answer_from {
    font-weight: bold
}

.green_box_person_circle {
    width: 45px;
    height: 45px;
    float: left;
    background-color: #ced9be;
    color: #FFF;
    font-size: 1.3em;
    line-height: 43px;
    border-radius: 16%;
    box-sizing: border-box;
    overflow: hidden;
    margin: 4px .5em 0 0;
    text-align: center
}

.green_box.expert_qa .green_box_person_circle {
    float: none;
    margin-right: 0
}

.green_box_person_circle img {
    width: 100%
}

.green_box.expert_qa .green_box_person_circle.questioner {
    background-color: #93b873;
    text-align: center;
    font-size: 1.6em
}

.green_box_expert_dialog {
    display: none;
    position: absolute;
    background: #FFF;
    padding: .6em 1.5em 1.5em;
    margin-bottom: 7px;
    border: 3px solid #CCC;
    border-radius: 4px;
    width: 250px;
    bottom: 100%;
    left: -11px;
    font-size: .9em;
    line-height: 1.3em;
    color: #545454;
    text-align: left
}

.green_box_expert_dialog:after,
.green_box_expert_dialog:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.green_box_expert_dialog:after {
    border-top-color: #FFF;
    border-width: 10px;
    left: 28px
}

.green_box_expert_dialog:before {
    border-top-color: #CCC;
    border-width: 14px;
    left: 24px
}

.green_box.expert_short .green_box_expert_dialog {
    left: -18px
}

.green_box.expert_qa .green_box_expert_dialog {
    margin-bottom: 0
}

.green_box_expert_dialog_upper {
    padding: 5px 0 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    margin-bottom: 10px;
    min-height: 40px
}

.green_box_expert_dialog_upper .green_box_person_circle {
    margin: 0 10px 0 0;
    float: left
}

.green_box_expert_dialog_upper p,
.stable .content .green_box_expert_dialog_upper p {
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 0;
    line-height: 1.1em
}

@media only screen and (min-width:500px) and (max-aspect-ratio:13/9),
only screen and (max-height:421px) and (min-aspect-ratio:13/9) {
    .green_box.mobile .green_box_expert_label {
        font-size: .45em
    }

    .green_box.expert_qa .green_box_person_circle.questioner {
        font-size: 1.3em
    }
}

#sf {
    margin: 13px 0 0;
    float: none;
    text-align: center
}

#sf p {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    margin: 18px 0 10px
}

#sf .sf_icon {
    width: 35px;
    height: 35px;
    margin: 0 7px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover
}

#sf_pin {
    background-image: url(../assets/1034101234)
}

#sf_tktk {
    background-image: url(../assets/3908483608)
}

#sf_ig {
    background-image: url(../assets/858050426)
}

#sf_fb {
    background-image: url(../assets/4168181009)
}

#sf_tt {
    background-image: url(../assets/3772691013)
}

#sf_yt {
    background-image: url(../assets/4175089968)
}

#sf_nl {
    background-image: url(../assets/3888592742)' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Crect width='20' height='14' rx='2'/%3E%3Cpath d='M19 1l-6.993 7.194a3 3 0 01-4.014 0L1 1'/%3E%3Cpath opacity='.397' d='M1 12l5-5m13 5l-5-5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

@media only screen and (min-width:728px) {
    #sf {
        grid-column: 1 / span 2;
        grid-row: 6;
        margin-top: 0;
        text-align: left
    }

    #sf p {
        display: none
    }

    #sf .sf_icon {
        width: 30px;
        height: 30px;
        margin: 5px 7px
    }
}

@media only screen and (min-width:975px) {
    #sf {
        grid-column: 1 / 1;
        grid-row: 5 / 5;
        margin: 23px 0 0
    }

    #sf .sf_icon {
        width: 35px;
        height: 35px;
        margin: 0 5px
    }
}

#breadcrumb {
    display: none
}

body.ns-0.action-view h1#section_0 {
    padding: 1rem 0 0;
    font-size: 26px
}

.quiz_article .content ol {
    list-style: upper-alpha;
    padding-left: 2em
}

.quiz_article #intro .mwimg {
    margin-top: 1em
}

.quiz_article #coauthor_byline {
    margin: .6em 0 0
}

.quiz_article #coauthor_byline p {
    line-height: 1.1em;
    margin: 0
}

.quiz_button {
    background-color: #fabc3b;
    border: none;
    color: #1a1b25;
    font-weight: bold
}

.quiz_button.big {
    width: 100%;
    font-size: 1.5em
}

.quiz_button.small {
    display: block;
    font-size: 0.85em;
    margin-top: 5px;
    width: 92%
}

.quiz_button:hover {
    background-color: #94b778;
    color: #FFF;
    border: none
}

.quiz_button:disabled {
    background-color: #E8E8E9;
    color: #95969B
}

a.quiz_button,
a:visited.quiz_button,
a:active.quiz_button {
    text-align: center;
    padding: 8px 11px;
    border-radius: 5px;
    color: #1a1b25
}

a.quiz_button:hover,
a:visited.quiz_button:hover,
a:active.quiz_button:hover {
    text-decoration: none;
    color: #FFF
}

.relationships_site a.quiz_button,
.relationships_site a:visited.quiz_button,
.relationships_site a:active.quiz_button {
    color: #1a1b25
}

.relationships_site a:hover,
.relationships_site a:visited:hover,
.relationships_site a:active:hover {
    color: #FFF
}

.quiz_article_item {
    margin-bottom: 1em
}

#quiz_top {
    width: 100%;
    box-sizing: border-box;
    background: #FFF;
    padding: 0 15px 1em
}

#quiz_top #start_quiz_button {
    background: #FFF;
    padding-top: 1em
}

#quiz_sponsor_subheader {
    position: relative;
    line-height: 1.1em;
    margin-top: .25em;
    font-size: .9em;
    padding: .3em 0 0 30px
}

#quiz_sponsor_subheader img {
    position: absolute;
    width: 25px;
    left: 0;
    top: 0
}

#start_quiz_floater {
    background: #FFF;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: .5em 1em;
    z-index: 10;
    box-sizing: border-box
}

#quiz_footer {
    width: 100%;
    padding: .5em 5px;
    background: #FFF;
    text-align: center
}

#quiz_footer button {
    width: 92%
}

.quiz_slide {
    background: #FFF;
    margin: 0 -5px;
    padding: 1em
}

.quiz_slide h2 {
    font-weight: bold;
    text-align: center
}

.quiz_slide .quiz_answer,
.quiz_slide .questionnaire_answer {
    padding: 1em;
    margin: .75em 0;
    border: 1px solid #BCBCBC;
    border-radius: 5px;
    background: #FFF
}

.quiz_slide .quiz_answer.selected,
.quiz_slide .questionnaire_answer.selected {
    background: #fcf2d9;
    font-weight: bold
}

.quiz_slide .quiz_answer.selected .select_circle,
.quiz_slide .questionnaire_answer.selected .select_circle {
    display: block
}

.quiz_slide .quiz_answer input[type="radio"],
.quiz_slide .questionnaire_answer input[type="radio"],
.quiz_slide .quiz_answer .select_circle,
.quiz_slide .questionnaire_answer .select_circle {
    height: 1.5em;
    width: 1.5em;
    float: left
}

.quiz_slide .quiz_answer .select_circle,
.quiz_slide .questionnaire_answer .select_circle {
    background: #94b778;
    position: absolute;
    border-radius: 50%
}

.quiz_slide .quiz_answer p,
.quiz_slide .questionnaire_answer p {
    margin: 0;
    padding-left: 2.25em
}

#quiz_slide_nav {
    display: table;
    width: 100%;
    font-size: .75em
}

#quiz_slide_nav>div {
    display: table-cell
}

#quiz_slide_nav>div:first-child,
#quiz_slide_nav>div:last-child {
    width: 20%
}

#quiz_slide_nav a {
    border-bottom: 1px solid #94b778;
    color: #76767C;
    font-weight: bold
}

#quiz_previous {
    background: 0 0 / 1.25em no-repeat;
    background-image: url(../assets/3278191463);
    padding-left: 1.25em
}

#quiz_progress_bar {
    text-align: center
}

#quiz_progress_bar div {
    height: .75em;
    border-radius: .5em
}

#quiz_progress_bar>div {
    background-color: #D9D9D9
}

#quiz_progress_bar>div>div {
    background-color: #94b778
}

.quiz_progress_right {
    text-align: right
}

#quiz_more_quizzes {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#quiz_more_quizzes .quiz_more_quiz {
    margin: 1%;
    width: 48%
}

#quiz_more_quizzes .quiz_more_quiz a {
    display: block;
    color: #1a1b25;
    font-weight: bold;
    font-size: 1.125em
}

.newsletter_block {
    color: #1a1b25;
    margin: 1em 0;
    padding: 1.5em
}

.newsletter_block.relationships {
    background: #FFEDF1
}

.newsletter_block.wikiHow {
    background: #FBFAF8
}

.newsletter_label {
    font-weight: bold;
    font-size: .8em
}

.newsletter_hed {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.2em;
    padding: .25em 0
}

.newsletter_dek {
    opacity: .7
}

.newsletter_email {
    margin-top: 1em
}

.newsletter_email input {
    background: #FFF;
    border: 1px solid #BCBCBC;
    border-radius: 0
}

.newsletter_email button {
    border-radius: 0 5px 5px 0
}

.newsletter_email p {
    margin: 0
}

#quiz_results_block {
    background: #94b778;
    border-radius: 5px;
    padding: .5em 1em 1em;
    margin: 1em 0
}

#quiz_results_block h3 {
    color: #FFF;
    font-size: 1.5em
}

#quiz_results_content {
    background: #FFF;
    border-radius: 5px;
    overflow: hidden;
    margin-top: .5em;
    position: relative
}

#quiz_results_content h2 {
    padding: 1em;
    text-align: left
}

#quiz_results_content img {
    display: none
}

.quiz_share_block {
    display: table
}

.quiz_share_block.quiz_results_share {
    margin-bottom: 2em
}

.quiz_share_block>div {
    display: table-cell;
    vertical-align: middle;
    padding-right: .6em
}

.quiz_share_block>div a {
    width: 36px;
    height: 36px;
    display: block;
    margin: auto
}

.quiz_share_block>div a#quiz_share_email {
    background-image: url(../assets/733906018)
}

.quiz_share_block>div a#quiz_share_email:hover {
    background-image: url(../assets/808735751)'/%3E%3Cpath d='M17.5 5.5h-12C4.7 5.5 4 6.2 4 7v9c0 .8.7 1.5 1.5 1.5h12c.8 0 1.5-.7 1.5-1.5V7c0-.8-.7-1.5-1.5-1.5zm0 3-6 3.8-6-3.8V7l6 3.8 6-3.8v1.5z' style='fill:%23fff' transform='translate(.5 .5)'/%3E%3C/svg%3E")
}

.quiz_share_block>div a#quiz_share_facebook {
    background-image: url(../assets/499811772)
}

.quiz_share_block>div a#quiz_share_facebook:hover {
    background-image: url(../assets/3748557691)'/%3E%3Cpath d='M12.4 8.2v1.3h1.9l-.2 2h-1.7v6H9.9v-6H8.7V9.4h1.2V8c0-.4.1-.7.2-1.1.1-.4.4-.8.8-1 .5-.3 1-.5 1.6-.4h1.9v2.1h-1.3c-.1 0-.2 0-.3.1-.3.1-.4.3-.4.5z' style='fill:%23fff' transform='translate(.5 .5)'/%3E%3C/svg%3E")
}

.quiz_share_block>div a#quiz_share_twitter {
    background-image: url(../assets/659014678)
}

.quiz_share_block>div a#quiz_share_twitter:hover {
    background-image: url(../assets/767211269)'/%3E%3Cpath d='M17.8 7.7c-.4.5-.8 1-1.3 1.3v.3c0 .9-.2 1.7-.5 2.5-.3 1-.8 1.7-1.4 2.4s-1.4 1.3-2.2 1.7c-1 .4-2 .7-3.1.7-.7 0-1.4-.1-2.1-.3-.6-.2-1.3-.5-1.8-.8H6c.6 0 1.1-.1 1.7-.3.5-.2 1-.5 1.5-.8-.5 0-1-.2-1.5-.5s-.8-.8-.9-1.3h.5c.2 0 .4 0 .7-.1-.4-.1-.7-.2-1-.5-.3-.2-.6-.5-.7-.9-.3-.2-.4-.6-.4-1 .4.2.8.3 1.2.3-.4-.3-.7-.6-.9-.9-.2-.4-.3-.8-.3-1.2 0-.4.1-.9.3-1.3 1.3 1.6 3.2 2.5 5.3 2.6 0-.2-.1-.4-.1-.6 0-.4.1-.9.3-1.3.2-.4.5-.7.9-.9.5-.2.9-.3 1.3-.3.7 0 1.4.3 1.9.8.6-.1 1.1-.3 1.6-.6-.1.3-.2.6-.4.8-.2.3-.5.5-.7.6.5 0 1-.2 1.5-.4z' style='fill:%23fff' transform='translate(.5 .5)'/%3E%3C/svg%3E")
}

#results_links {
    padding-top: 1em
}

#results_links a {
    position: relative;
    color: #545454;
    min-height: 100px;
    font-weight: 600;
    font-size: 1.2em;
    display: block;
    margin-bottom: 1em;
    padding: 0 1em 0 115px
}

#results_links img {
    width: 100px;
    position: absolute;
    left: 0
}

#newsletter_block_results {
    margin-top: 2em
}

#quiz_feedback_container {
    display: none;
    margin-top: 2em
}

#result_feedback {
    border: 2px solid #EEE;
    padding: 15px;
    border-radius: 4px;
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    font-weight: bold;
    color: #222
}

#result_feedback #result_feedack_title {
    padding-bottom: 5px
}

#result_feedback .feedback_item {
    display: inline-block;
    border: 1px solid #686868;
    color: #686868;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    line-height: 72px;
    margin: 10px;
    cursor: pointer
}

#result_feedback .feedback_item:hover {
    background-color: #686868;
    color: #fff
}

#result_feedback #result_feedack_yes {
    border-color: #94b778;
    color: #94b778
}

#result_feedback #result_feedack_yes:hover {
    background-color: #94b778;
    color: #fff
}

#result_feedback_secondary {
    display: none;
    padding: 25px;
    border: 1px solid #e5e5e5;
    margin-top: 20px
}

#result_feedback_secondary .ar_headline {
    line-height: 34px
}

#results_questionnaire {
    background: #faf2dc;
    padding: 1em;
    margin: 1em -1em
}

#questionnaire_main {
    font-weight: bold
}

.questionnaire_next_quizzes {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.questionnaire_result {
    margin-top: 1em
}

#results_questionnaire .questionnaire_next_quiz {
    margin: 1%;
    font-weight: bold;
    line-height: 1.1em;
    width: 32%
}

#results_questionnaire .questionnaire_next_quiz a,
#results_questionnaire .questionnaire_next_quiz a:visited,
#results_questionnaire .questionnaire_next_quiz a:hover {
    color: #545454
}

@media only screen and (min-width:728px) {
    #quiz_top {
        padding: 0 26px 1em
    }

    #quiz_top #start_quiz_button {
        padding: 1em 0
    }

    #quiz_top #start_quiz_button button {
        max-width: 300px;
        font-size: 1.25em
    }

    #quiz_article_quiz button {
        display: block
    }

    .quiz_slide {
        margin: 0
    }

    #results_links>div {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #results_links a {
        box-sizing: border-box;
        width: 48%
    }

    #quiz_results_content {
        min-height: 133px
    }

    #quiz_results_content h2 {
        padding: 1em 1em 1em calc(200px + 1em);
        text-align: center
    }

    #quiz_results_content img {
        display: block;
        position: absolute;
        height: 100%;
        width: auto
    }

    .quiz_share_block>div {
        padding-right: 1em
    }

    #results_meaning strong,
    #results_links strong,
    #results_questionnaire strong {
        font-size: 1.5em
    }

    #quiz_more_quizzes .quiz_more_quiz {
        width: 31%
    }
}

@media only screen and (min-width:975px) {
    .quiz_slide {
        border: 1px solid #BCBCBC
    }

    #quiz_footer {
        position: static
    }

    #sidebar_more_quizzes>div {
        display: table
    }

    #sidebar_more_quizzes .quiz_more_quiz {
        width: 30%;
        display: table-cell;
        padding: 0 1.5%
    }

    #sidebar_more_quizzes .quiz_more_quiz img {
        width: 100%
    }

    #sidebar_more_quizzes .quiz_more_quiz a {
        font-weight: bold;
        font-size: .85em;
        color: #1a1b25;
        display: block;
        line-height: 1.25em
    }
}

.relationships_site .button.primary,
.relationships_site #footer_subscribe_button,
.relationships_site #wh_modal_btn_text_only,
.relationships_site button {
    background-color: #fabc3b;
    border-color: #fabc3b;
    color: #000
}

.relationships_site .button.primary:hover,
.relationships_site #footer_subscribe_button:hover,
.relationships_site #wh_modal_btn_text_only:hover,
.relationships_site button:hover {
    background-color: #ff3864;
    border-color: #ff3864;
    color: #fff
}

.relationships_site a,
.relationships_site a:active,
.relationships_site a:hover,
.relationships_site a:visited,
.relationships_site #info_link {
    color: #9B2F65
}

.relationships_site #breadcrumb {
    color: #1a1b25
}

.relationships_site #breadcrumb li:after {
    color: #9B2F65
}

.relationships_site .coauthor_checkstar,
.relationships_site .reference.trusted,
.relationships_site #trust_banner a,
.relationships_site .ts_trustworthy,
.relationships_site .coauthor_avatar_badge,
.relationships_site .qa_expert_area .qa_badge,
.relationships_site .qa_staff_area .qa_badge {
    background-image: url(../assets/541311727)
}

.relationships_site .coauthor_avatar_badge {
    background-position: 0 0;
    background-size: 19px
}

.relationships_site .ts_popup {
    border: 1px solid #d9d9d9;
    box-shadow: 0 3px 6px #00000029
}

.relationships_site .ts_close {
    border: none;
    color: #1a1b25;
    font-size: 10px
}

.relationships_site .ts_trustworthy {
    background-size: 16px
}

.relationships_site .header_container {
    background-color: #462749
}

.relationships_site .header_container.shrunk #header_logo {
    background-image: url(../assets/4121109841);
    background-position: 10px 3px
}

.relationships_site #header_logo {
    background: url(../assets/468656888) no-repeat center / 100px
}

.relationships_site #trust_banner {
    background-color: #faf2dc
}

.relationships_site #trust_banner a {
    color: #1a1b25
}

.relationships_site #random-button {
    background-image: url(../assets/3545962397)
}

.relationships_site #mw-mf-viewport .method_label {
    display: none
}

.relationships_site .section.tips .altblock,
.relationships_site .qa.section .altblock {
    background-color: #ff3864
}

.relationships_site .altblock {
    background-color: #ff3864
}

.relationships_site .sections_articles div.section.steps .headline_container,
.relationships_site .questions_as_methods_articles div.section.steps .headline_container,
.relationships_site div.section.steps.questionmethod .headline_container {
    background: 0 0 / 42px repeat-y;
    background-image: url(../assets/2646353948)
}

.relationships_site .tysk .headline_container {
    background-image: url(../assets/2646353948)
}

.relationships_site .pdf_link {
    border: none;
    background-color: transparent;
    display: inline-block;
    padding: 0;
    float: none;
    margin-top: 4px
}

.relationships_site .pdf_link img {
    width: 16px;
    vertical-align: top;
    margin-right: 2px
}

.relationships_site #mw-mf-viewport .section .headline_container,
.relationships_site #mw-mf-viewport .steps .headline_container {
    background-color: #FDF8EC
}

.relationships_site #coauthor_byline a {
    color: #1a1b25
}

.relationships_site #byline_info a:hover,
.relationships_site #references a:hover,
.relationships_site #aboutthisarticle a:hover {
    color: #ff3864
}

.relationships_site .qa_widget_vote_buttons a {
    color: #1a1b25
}

.relationships_site .wh_vote_container .wh_vote_up span,
.relationships_site .wh_vote_container .vote_up span {
    background-color: #FFD1DC
}

.relationships_site .qa_question_tab {
    display: none
}

.relationships_site #article_rating .button.aritem {
    background: none;
    padding: 0;
    width: 72px;
    height: 72px;
    border-radius: 36px;
    line-height: 72px;
    min-width: 72px
}

.relationships_site #article_rating .button.aritem#gatAccuracyYes {
    color: #ff3864;
    border-color: #ff3864
}

.relationships_site #article_rating .button.aritem#gatAccuracyYes:hover {
    background-color: #ff3864;
    color: #fff
}

.relationships_site #article_rating .button.aritem#gatAccuracyNo {
    color: #23335F;
    border-color: #23335F
}

.relationships_site #article_rating .button.aritem#gatAccuracyNo:hover {
    background-color: #23335F;
    color: #fff
}

.relationships_site #byline_hover {
    z-index: 7;
    border: 1px solid #d9d9d9;
    box-shadow: 0 3px 6px #00000029
}

.relationships_site .green_box {
    border-color: #fabc3b;
    background-color: #FCF2D9
}

.relationships_site #qa_flag_options li:hover,
.relationships_site #qa_answer_flag_options li:hover {
    background-color: #FFE8ED
}

.relationships_site .qa_obscured_answer_overlay {
    background-color: #FCF2D9
}

.relationships_site .qa_obscured_answer_overlay img {
    filter: brightness(0) saturate(100%) invert(16%) sepia(26%) saturate(977%) hue-rotate(244deg) brightness(100%) contrast(92%)
}

.relationships_site .qa_obscured_answer_overlay p strong {
    color: #1a1b25
}

.relationships_site .qa_obscured_answer_overlay:hover {
    background-color: #FBEECC
}

.relationships_site #hs_query {
    border-color: #462749;
    background: #ffffff url(../assets/3520339723) no-repeat right / 26px
}

.relationships_site .pretty_star,
.relationships_site .sp_helpful_box .recipe_star {
    background-image: url(../assets/2681159532)
}

.relationships_site .sp_helpful_icon_star.mousevote,
.relationships_site .sp_helpful_icon_star.mousedone,
.relationships_site .sp_helpful_box .sp_helpful_icon_star.recipe_star.mousevote,
.relationships_site .sp_helpful_box .sp_helpful_icon_star.recipe_star.mousedone {
    background-image: url(../assets/2681159532)
}

.relationships_site #footer,
.relationships_site #footer_inner {
    background-color: #462749
}

.relationships_site a .related-title-text {
    color: #fff
}

.relationships_site .qa.section .altblock,
.relationships_site .tips.section .altblock,
.relationships_site .section.warnings .altblock {
    background-color: #ff3864
}

.relationships_site #mobile_tab_container {
    background-color: #FDF8EC
}

.relationships_site #mobile_tab_line {
    background-color: #ff3864
}

@media only screen and (min-width:600px) {
    .relationships_site #hs_query {
        background-color: #fff;
        color: #545454
    }

    .relationships_site #hs_query::placeholder {
        color: #545454
    }
}

@media only screen and (min-width:728px) {
    .relationships_site #section_0.title_sm {
        font-size: 35px
    }

    .relationships_site .qa_obscured_cta {
        background-color: #FCF2D9;
        border-radius: 4px;
        text-align: left
    }

    .relationships_site .qa_obscured_cta_pitch {
        font-weight: normal
    }

    .relationships_site #mw-mf-viewport .section .headline_container {
        background-color: #fff
    }

    .relationships_site .sections_articles div.section.steps .headline_container,
    .relationships_site .questions_as_methods_articles div.section.steps .headline_container,
    .relationships_site div.section.steps.questionmethod .headline_container {
        background-color: #FFF;
        background-size: 8.5%;
        border-radius: 7px 7px 0 0;
        border-image: linear-gradient(to right, #ff3864, #ff3864 4.4%, #ffffff 4.4%, #ffffff) 1
    }
}

@media only screen and (min-width:975px) {
    .relationships_site #header_logo {
        background-size: 140px;
        width: 155px;
        background-position: 10px 12px
    }

    .relationships_site .header_container.shrunk #header_logo {
        background-image: url(../assets/4124124501);
        background-position: 10px
    }

    .relationships_site .header_container.shrunk #actions li .nav#nav_subscribe {
        margin: 7px 0 0 10px;
        height: 24px;
        line-height: 24px;
        font-size: 15px
    }

    .relationships_site #hs_submit {
        background-color: #ff3864
    }

    .relationships_site #hs_query {
        background-image: none;
        background-color: transparent;
        border-color: #fff;
        color: #fff
    }

    .relationships_site #hs_query::placeholder {
        color: #fff
    }

    .relationships_site .header #actions {
        border: none
    }

    .relationships_site .header #actions li {
        border-color: #755D77
    }

    .relationships_site .header #actions li .nav {
        color: #fff
    }

    .relationships_site .header #actions li .nav#nav_subscribe {
        background-color: #fabc3b;
        border-radius: 4px;
        width: 108px;
        height: 41px;
        display: block;
        color: #000;
        font-size: 14px;
        line-height: 41px;
        padding: 0;
        margin: 15px 10px 0 15px
    }

    .relationships_site .header #actions li .nav#nav_subscribe:hover {
        background-color: #ff3864;
        color: #fff
    }

    .relationships_site .header #actions li .menu {
        border-color: #333333
    }

    .relationships_site .header #actions li .menu a {
        color: #23335F
    }

    .relationships_site .header #actions li .menu a:hover {
        background-color: #FFE8ED
    }

    .relationships_site .header #actions li:hover .nav {
        color: #462749
    }

    .relationships_site .nav_item:hover,
    .relationships_site .nav_item_selected {
        background-color: #FFD1DC
    }

    .relationships_site .nav_item:hover .nav,
    .relationships_site .nav_item_selected .nav {
        color: #462749
    }

    .relationships_site .nav_item:hover#nav_subscribe_li,
    .relationships_site .nav_item_selected#nav_subscribe_li {
        background-color: inherit
    }

    .relationships_site #nav_courses_li:hover .nav_icon {
        background-image: url(../assets/3108119059);
        background-size: 40%
    }

    .relationships_site #nav_courses_li .nav_icon {
        background-image: url(../assets/4062125968);
        background-size: 38%
    }

    .relationships_site #nav_explore_li:hover .nav_icon {
        background-image: url(../assets/3106087438)
    }

    .relationships_site #nav_explore_li .nav_icon {
        background-image: url(../assets/4062060427)
    }

    .relationships_site #nav_profile_li:hover .nav_icon {
        background-image: url(../assets/3095732736)
    }

    .relationships_site #nav_profile_li .nav_icon {
        background-image: url(../assets/4057210749)
    }

    .relationships_site #sidebar .sp_top_box {
        background-color: #faf2dc
    }

    .relationships_site #random-button {
        display: none
    }
}

.relationships_site .loader-dot {
    background-color: #462749;
    animation: loader-dots-rel 1s infinite
}

@keyframes loader-dots-rel {

    0%,
    100% {
        transform: scale(1);
        background-color: #462749
    }

    50% {
        transform: scale(0.7);
        background-color: #462749
    }
}

.relationships_site #footer.error {
    border: 1px red solid
}

.relationships_site #footer #sf {
    margin: 0
}

.relationships_site #footer #sf .sf_icon {
    background-color: #fabc3b;
    border-radius: 20px
}

.relationships_site #footer #sf p {
    color: #fff
}

.relationships_site #footer #sf_ig {
    background-image: url(../assets/4093959449)
}

.relationships_site #footer #sf_yt {
    background-image: url(../assets/3493000871)
}

.relationships_site #footer #sf_tt {
    background-image: url(../assets/2470842090)
}

.relationships_site #footer #sf_fb {
    background-image: url(../assets/4218460247)
}

.relationships_site #footer #sf_nl {
    background-image: url(../assets/2873271726)
}

.relationships_site #footer #footer_logo {
    grid-column: span 3;
    height: 45px
}

.relationships_site #footer a {
    font-weight: bold
}

.relationships_site #footer_subscribe_confirm_text {
    display: none
}

.relationships_site #footer_subscribe_text {
    margin: 10px 0
}

.relationships_site #footer_newsletter_form {
    display: table;
    margin: auto
}

.relationships_site #footer_newsletter_form>div {
    display: table-cell;
    vertical-align: top
}

.relationships_site #footer_newsletter_form>div>* {
    height: 18px
}

.relationships_site #footer_subscribe_email_relationships {
    width: 220px;
    background: #FFF;
    border: 1px solid #C9C9C9;
    padding: 8px
}

.relationships_site #footer_subscribe_button_relationships {
    border-radius: 0 5px 5px 0;
    display: inline-block;
    line-height: 1.1em
}

.relationships_site #wh_modal_top {
    background-color: #462749
}

.relationships_site .oo-ui-processDialog-content .oo-ui-window-head {
    background-image: none;
    background-color: #462749
}

.relationships_site .oo-ui-windowManager-modal.oo-ui-windowManager-floating>.oo-ui-dialog>.oo-ui-window-frame {
    border-color: #462749
}

.relationships_site .oo-ui-buttonElement-framed.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button {
    background-color: #fabc3b;
    border-color: #fabc3b
}

.relationships_site .oo-ui-buttonElement-framed.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button .oo-ui-labelElement-label {
    color: #000
}

.relationships_site .oo-ui-buttonElement-framed.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button:hover {
    background-color: #ff3864;
    border-color: #ff3864
}

.relationships_site .oo-ui-buttonElement-framed.oo-ui-flaggedElement-progressive>.oo-ui-buttonElement-button:hover .oo-ui-labelElement-label {
    color: #fff
}

@media only screen and (min-width:728px) {
    .relationships_site #footer_newsletter_form {
        margin: unset
    }

    .relationships_site .w_label {
        background: inherit
    }
}

.relationships_site .quiz_button:hover {
    background-color: #ff3864
}

.relationships_site .quiz_share_block>div a#quiz_share_email {
    background-image: url(../assets/3730605314)
}

.relationships_site .quiz_share_block>div a#quiz_share_email:hover {
    background-image: url(../assets/985879639)'/%3E%3Cpath d='M17.5 5.5h-12C4.7 5.5 4 6.2 4 7v9c0 .8.7 1.5 1.5 1.5h12c.8 0 1.5-.7 1.5-1.5V7c0-.8-.7-1.5-1.5-1.5zm0 3-6 3.8-6-3.8V7l6 3.8 6-3.8v1.5z' style='fill:%23fff' transform='translate(.5 .5)'/%3E%3C/svg%3E")
}

.relationships_site .quiz_share_block>div a#quiz_share_facebook {
    background-image: url(../assets/3559425628)
}

.relationships_site .quiz_share_block>div a#quiz_share_facebook:hover {
    background-image: url(../assets/3925701579)'/%3E%3Cpath d='M12.4 8.2v1.3h1.9l-.2 2h-1.7v6H9.9v-6H8.7V9.4h1.2V8c0-.4.1-.7.2-1.1.1-.4.4-.8.8-1 .5-.3 1-.5 1.6-.4h1.9v2.1h-1.3c-.1 0-.2 0-.3.1-.3.1-.4.3-.4.5z' style='fill:%23fff' transform='translate(.5 .5)'/%3E%3C/svg%3E")
}

.relationships_site .quiz_share_block>div a#quiz_share_twitter {
    background-image: url(../assets/3210003638)
}

.relationships_site .quiz_share_block>div a#quiz_share_twitter:hover {
    background-image: url(../assets/944355157)'/%3E%3Cpath d='M17.8 7.7c-.4.5-.8 1-1.3 1.3v.3c0 .9-.2 1.7-.5 2.5-.3 1-.8 1.7-1.4 2.4s-1.4 1.3-2.2 1.7c-1 .4-2 .7-3.1.7-.7 0-1.4-.1-2.1-.3-.6-.2-1.3-.5-1.8-.8H6c.6 0 1.1-.1 1.7-.3.5-.2 1-.5 1.5-.8-.5 0-1-.2-1.5-.5s-.8-.8-.9-1.3h.5c.2 0 .4 0 .7-.1-.4-.1-.7-.2-1-.5-.3-.2-.6-.5-.7-.9-.3-.2-.4-.6-.4-1 .4.2.8.3 1.2.3-.4-.3-.7-.6-.9-.9-.2-.4-.3-.8-.3-1.2 0-.4.1-.9.3-1.3 1.3 1.6 3.2 2.5 5.3 2.6 0-.2-.1-.4-.1-.6 0-.4.1-.9.3-1.3.2-.4.5-.7.9-.9.5-.2.9-.3 1.3-.3.7 0 1.4.3 1.9.8.6-.1 1.1-.3 1.6-.6-.1.3-.2.6-.4.8-.2.3-.5.5-.7.6.5 0 1-.2 1.5-.4z' style='fill:%23fff' transform='translate(.5 .5)'/%3E%3C/svg%3E")
}

.relationships_site #quiz_progress_bar>div>div {
    background-color: #ff3864
}

.relationships_site #quiz_slide_nav a {
    border-bottom: 1px solid #ff3864
}

.relationships_site .quiz_slide .quiz_answer .select_circle {
    background: #ff3864
}

.relationships_site #quiz_previous {
    background-image: url(../assets/3354671991)
}

.relationships_site #quiz_results_block {
    background: #ff3864
}

.relationships_site #result_feedback .feedback_item {
    border: 1px solid #23335F;
    color: #23335F
}

.relationships_site #result_feedback .feedback_item:hover {
    background-color: #23335F
}

.relationships_site #result_feedback #result_feedack_yes {
    border-color: #ff3864;
    color: #ff3864
}

.relationships_site #result_feedback #result_feedack_yes:hover {
    background-color: #ff3864
}

.ts_trustworthy {
    background-image: url(../assets/944576858);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 18px;
    font-size: 12px
}

.ts_popup {
    position: absolute;
    background-color: #fff;
    border: 2px solid #76a164;
    border-radius: 7px;
    padding: 15px;
    z-index: 6;
    top: 7px;
    left: auto;
    width: 250px;
    white-space: normal
}

.stable .content .ts_description {
    line-height: 14px;
    font-size: 12px;
    display: block
}

.stable .content .ts_name {
    font-weight: bold;
    line-height: 17px;
    font-size: 15px;
    margin-bottom: 5px;
    display: block
}

.trustedsource .ts_name {
    margin-top: 10px
}

.trustedsource .ts_expert_image {
    width: 30px;
    height: 30px;
    border-radius: 16%;
    float: left;
    margin: 2px 5px 0 0;
    overflow: hidden
}

.trustedsource .ts_expert_link {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold
}

.trustedsource .ts_expert_link .ts_blurb {
    color: #545454;
    font-size: 12px
}

.trustedsource .ts_source {
    margin-top: 20px
}

.ts_source {
    font-size: 12px;
    display: block;
    margin-top: 10px
}

.ts_close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 14px;
    height: 14px;
    color: #7FA065;
    border: 1px solid #7FA065;
    border-radius: 50%;
    text-align: center;
    line-height: 14px;
    font-weight: bold;
    text-decoration: none;
    font-size: 9px;
    cursor: pointer
}

@media only screen and (min-width:728px) {
    .ts_popup {
        left: -9px
    }
}

.hlist dl,
.hlist ol,
.hlist ul {
    margin: 0;
    padding: 0
}

.hlist dl dl,
.hlist ol dl,
.hlist ul dl,
.hlist dl ol,
.hlist ol ol,
.hlist ul ol,
.hlist dl ul,
.hlist ol ul,
.hlist ul ul {
    display: inline
}

.hlist dd,
.hlist dt,
.hlist li {
    margin: 0;
    display: inline
}

.hlist dt:after {
    content: ':'
}

.hlist dd:after,
.hlist li:after {
    content: ' ·';
    font-weight: bold
}

.hlist dd:last-child:after,
.hlist dt:last-child:after,
.hlist li:last-child:after {
    content: none
}

.hlist dd.hlist-last-child:after,
.hlist dt.hlist-last-child:after,
.hlist li.hlist-last-child:after {
    content: none
}

.hlist dd dd:first-child:before,
.hlist dd dt:first-child:before,
.hlist dd li:first-child:before,
.hlist dt dd:first-child:before,
.hlist dt dt:first-child:before,
.hlist dt li:first-child:before,
.hlist li dd:first-child:before,
.hlist li dt:first-child:before,
.hlist li li:first-child:before {
    content: '(';
    font-weight: normal
}

.hlist dd dd:last-child:after,
.hlist dd dt:last-child:after,
.hlist dd li:last-child:after,
.hlist dt dd:last-child:after,
.hlist dt dt:last-child:after,
.hlist dt li:last-child:after,
.hlist li dd:last-child:after,
.hlist li dt:last-child:after,
.hlist li li:last-child:after {
    content: ')';
    font-weight: normal
}

.hlist dd dd.hlist-last-child:after,
.hlist dd dt.hlist-last-child:after,
.hlist dd li.hlist-last-child:after,
.hlist dt dd.hlist-last-child:after,
.hlist dt dt.hlist-last-child:after,
.hlist dt li.hlist-last-child:after,
.hlist li dd.hlist-last-child:after,
.hlist li dt.hlist-last-child:after,
.hlist li li.hlist-last-child:after {
    content: ')';
    font-weight: normal
}

.hlist ol {
    counter-reset: list-item
}

.hlist ol>li {
    counter-increment: list-item
}

.hlist ol>li:before {
    content: counter(list-item) ' '
}

.hlist dd ol>li:first-child:before,
.hlist dt ol>li:first-child:before,
.hlist li ol>li:first-child:before {
    content: '('counter(list-item) ' '
}

.errorbox .hlist,
.successbox .hlist,
.warningbox .hlist {
    margin-left: 0
}

.errorbox .hlist li:after,
.successbox .hlist li:after,
.warningbox .hlist li:after {
    margin-right: 3px
}

.mw-ui-button {
    background-color: #f8f9fa;
    color: #222222;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 4em;
    max-width: 28.75em;
    margin: 0;
    padding: 0.546875em 1em;
    border: 1px solid #a2a9b1;
    border-radius: 2px;
    font-family: inherit;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.286;
    text-align: center;
    -webkit-appearance: none;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    cursor: pointer
}

.mw-ui-button:visited {
    color: #222222
}

.mw-ui-button:hover {
    background-color: #ffffff;
    color: #444444;
    border-color: #a2a9b1
}

.mw-ui-button:focus {
    background-color: #ffffff;
    color: #222222;
    border-color: #97ba78;
    box-shadow: inset 0 0 0 1px #97ba78, inset 0 0 0 2px #ffffff;
    outline-width: 0
}

.mw-ui-button:focus::-moz-focus-inner {
    border-color: transparent;
    padding: 0
}

.mw-ui-button:active,
.mw-ui-button.is-on {
    background-color: #c8ccd1;
    color: #000000;
    border-color: #72777d;
    box-shadow: none
}

.mw-ui-button:disabled,
.mw-ui-button.mw-ui-quiet.mw-ui-progressive,
.mw-ui-button.mw-ui-quiet.mw-ui-destructive {
    background-color: #c8ccd1;
    color: #ffffff;
    border-color: #c8ccd1;
    cursor: default
}

.mw-ui-button:disabled:hover,
.mw-ui-button.mw-ui-quiet.mw-ui-progressive:hover,
.mw-ui-button.mw-ui-quiet.mw-ui-destructive:hover,
.mw-ui-button:disabled:active,
.mw-ui-button.mw-ui-quiet.mw-ui-progressive:active,
.mw-ui-button.mw-ui-quiet.mw-ui-destructive:active {
    background-color: #c8ccd1;
    color: #ffffff;
    box-shadow: none;
    border-color: #c8ccd1
}

.mw-ui-button:not(:disabled) {
    -webkit-transition: background-color 100ms, color 100ms, border-color 100ms, box-shadow 100ms;
    -moz-transition: background-color 100ms, color 100ms, border-color 100ms, box-shadow 100ms;
    transition: background-color 100ms, color 100ms, border-color 100ms, box-shadow 100ms
}

.mw-ui-button.mw-ui-quiet {
    background-color: transparent;
    color: #222222;
    border-color: transparent
}

.mw-ui-button.mw-ui-quiet:hover {
    background-color: transparent;
    color: #444444;
    border-color: transparent;
    box-shadow: none
}

.mw-ui-button.mw-ui-quiet:active {
    background-color: transparent;
    color: #000000;
    border-color: transparent
}

.mw-ui-button.mw-ui-quiet:focus {
    background-color: transparent;
    color: #222222;
    border-color: transparent;
    box-shadow: none
}

.mw-ui-button.mw-ui-quiet:disabled {
    background-color: transparent;
    color: #c8ccd1;
    border-color: transparent
}

.mw-ui-button.mw-ui-progressive {
    background-color: #97ba78;
    color: #fff;
    border: 1px solid #97ba78
}

.mw-ui-button.mw-ui-progressive:hover {
    background-color: #83a168;
    border-color: #83a168
}

.mw-ui-button.mw-ui-progressive:focus {
    box-shadow: inset 0 0 0 1px #97ba78, inset 0 0 0 2px #ffffff
}

.mw-ui-button.mw-ui-progressive:active,
.mw-ui-button.mw-ui-progressive.is-on {
    background-color: #97ba78;
    border-color: #97ba78;
    box-shadow: none
}

.mw-ui-button.mw-ui-progressive:disabled {
    background-color: #c8ccd1;
    color: #fff;
    border-color: #c8ccd1
}

.mw-ui-button.mw-ui-progressive:disabled:hover,
.mw-ui-button.mw-ui-progressive:disabled:active {
    background-color: #c8ccd1;
    color: #fff;
    border-color: #c8ccd1;
    box-shadow: none
}

.mw-ui-button.mw-ui-progressive.mw-ui-quiet {
    color: #97ba78
}

.mw-ui-button.mw-ui-progressive.mw-ui-quiet:hover {
    background-color: transparent;
    color: #83a168
}

.mw-ui-button.mw-ui-progressive.mw-ui-quiet:active {
    color: #97ba78
}

.mw-ui-button.mw-ui-progressive.mw-ui-quiet:focus {
    background-color: transparent;
    color: #97ba78
}

.mw-ui-button.mw-ui-destructive {
    background-color: #dd3333;
    color: #fff;
    border: 1px solid #dd3333
}

.mw-ui-button.mw-ui-destructive:hover {
    background-color: #ff4242;
    border-color: #ff4242
}

.mw-ui-button.mw-ui-destructive:focus {
    box-shadow: inset 0 0 0 1px #dd3333, inset 0 0 0 2px #ffffff
}

.mw-ui-button.mw-ui-destructive:active,
.mw-ui-button.mw-ui-destructive.is-on {
    background-color: #b32424;
    border-color: #b32424;
    box-shadow: none
}

.mw-ui-button.mw-ui-destructive:disabled {
    background-color: #c8ccd1;
    color: #fff;
    border-color: #c8ccd1
}

.mw-ui-button.mw-ui-destructive:disabled:hover,
.mw-ui-button.mw-ui-destructive:disabled:active {
    background-color: #c8ccd1;
    color: #fff;
    border-color: #c8ccd1;
    box-shadow: none
}

.mw-ui-button.mw-ui-destructive.mw-ui-quiet {
    color: #dd3333
}

.mw-ui-button.mw-ui-destructive.mw-ui-quiet:hover {
    background-color: transparent;
    color: #ff4242
}

.mw-ui-button.mw-ui-destructive.mw-ui-quiet:active {
    color: #b32424
}

.mw-ui-button.mw-ui-destructive.mw-ui-quiet:focus {
    background-color: transparent;
    color: #dd3333
}

.mw-ui-button.mw-ui-big {
    font-size: 1.3em
}

.mw-ui-button.mw-ui-block {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

input.mw-ui-button::-moz-focus-inner,
button.mw-ui-button::-moz-focus-inner {
    margin-top: -1px;
    margin-bottom: -1px
}

a.mw-ui-button {
    text-decoration: none
}

a.mw-ui-button:hover,
a.mw-ui-button:focus {
    text-decoration: none
}

.mw-ui-button-group>* {
    min-width: 48px;
    border-radius: 0;
    float: left
}

.mw-ui-button-group>*:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.mw-ui-button-group>*:not(:first-child) {
    border-left: 0
}

.mw-ui-button-group>*:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.mw-ui-button-group .is-on .button {
    cursor: default
}

.mw-ui-icon {
    position: relative;
    line-height: 1.5em;
    min-height: 1.5em;
    min-width: 1.5em
}

span.mw-ui-icon {
    display: inline-block
}

.mw-ui-icon.mw-ui-icon-element {
    text-indent: -999px;
    overflow: hidden;
    width: 3.5em;
    min-width: 3.5em;
    max-width: 3.5em
}

.mw-ui-icon.mw-ui-icon-element:before {
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 1em
}

.mw-ui-icon.mw-ui-icon-element.mw-ui-icon-large {
    width: 4.625em;
    min-width: 4.625em;
    max-width: 4.625em;
    line-height: 4.625em;
    min-height: 4.625em
}

.mw-ui-icon.mw-ui-icon-element.mw-ui-icon-large:before {
    min-height: 4.625em
}

.mw-ui-icon.mw-ui-icon-before:before,
.mw-ui-icon.mw-ui-icon-element:before {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    display: block;
    min-height: 1.5em;
    content: ''
}

.mw-ui-icon.mw-ui-icon-before:before {
    position: relative;
    width: 1.5em;
    margin-right: 1em
}

.mw-ui-icon.mw-ui-icon-small:before {
    background-size: 66.67% auto
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
ins,
em,
img,
small,
strike,
strong,
sub,
sup,
tt,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
button,
select,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    background: none
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    font-size: 100%
}

caption {
    font-weight: bold
}

button {
    border: 0;
    background-color: transparent;
    cursor: pointer
}

body {
    line-height: 1
}

input {
    line-height: normal
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse
}

html,
body {
    height: 100%
}

body {
    background-color: #eaecf0
}

#content {
    border-top: 1px solid transparent;
    padding-bottom: 32px;
    display: block
}

.overlay-enabled,
#content {
    background-color: #ffffff
}

.header-container {
    border-bottom: 1px solid #c8ccd1
}

.header-container.header-chrome {
    background-color: #eaecf0;
    border: 0;
    box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.08)
}

#footer-info-lastmod {
    display: none
}

.last-modified-bar a,
.last-modified-bar a:visited {
    color: #54595d
}

.last-modified-bar a:nth-child(2),
.last-modified-bar a:visited:nth-child(2) {
    font-weight: bold
}

.header {
    display: table;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    height: 3.35em;
    white-space: nowrap;
    border-top: 1px solid #c8ccd1
}

.header>div {
    width: 3.35em;
    position: relative;
    vertical-align: middle;
    display: table-cell
}

.header>div a {
    display: block
}

.header .branding-box {
    width: auto
}

.header .branding-box h1,
.header .branding-box a {
    margin-left: 5px;
    font-size: 1em;
    text-decoration: none;
    color: #222222
}

.header .branding-box h1 span,
.header .branding-box a span {
    line-height: 1;
    font-size: inherit
}

.header .branding-box h1 img,
.header .branding-box a img {
    vertical-align: middle
}

.header .branding-box h1>*,
.header .branding-box a>* {
    float: left
}

.header .branding-box h1 sup,
.header .branding-box a sup {
    color: #54595d;
    display: none
}

.beta .header .branding-box h1 sup,
.beta .header .branding-box a sup {
    display: initial
}

.header>.header-title {
    vertical-align: middle
}

#searchInput {
    cursor: text
}

.search-box,
.header .search-box {
    display: none;
    width: auto
}

.search-box .search {
    outline: 0;
    width: 100%;
    background-color: #fff !important;
    -webkit-appearance: none;
    padding: 0.5em 0 0.5em 32px;
    background-position: left 6px center;
    background-repeat: no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-top: 0
}

input.search::-webkit-search-decoration,
input.search::-webkit-search-cancel-button,
input.search::-webkit-search-results-button,
input.search::-webkit-search-results-decoration {
    display: none
}

.content h1 .edit-page {
    font-size: 0.58823529em
}

.content h2 {
    clear: left
}

.content h2 .edit-page {
    font-size: 0.66666667em
}

.content h3 .edit-page {
    font-size: 0.83333333em
}

.content .edit-page {
    display: block
}

.content .collapsible-heading .edit-page {
    visibility: hidden
}

.content .collapsible-heading.open-block .edit-page {
    visibility: visible
}

.content .mw-parser-output>h2,
.content .section-heading {
    border-bottom: 1px solid #eaecf0;
    margin-bottom: 0.5em
}

.content .mw-parser-output>h2 .indicator,
.content .section-heading .indicator {
    font-size: 0.4em;
    margin-left: -1em
}

.content .mw-parser-output>h1,
.content .mw-parser-output>h2,
.content .mw-parser-output>h3,
.content .mw-parser-output>h4,
.content .mw-parser-output>h5,
.content .section-heading,
.content .in-block {
    display: table
}

.client-nojs .section-heading .indicator {
    display: none
}

#page-secondary-actions {
    clear: both
}

#page-secondary-actions a {
    margin: 10px 2px 2px 0
}

.transparent-shield,
.navigation-drawer {
    position: absolute;
    z-index: 0;
    visibility: hidden
}

#bodyContent .panel .content,
.overlay .content-header,
.overlay .panel,
.page-list.side-list .list-thumb,
.page-list li,
.topic-title-list li,
.site-link-list li,
.previewnote p,
.pointer-overlay,
.drawer,
.successbox,
.errorbox,
.list-header,
.warningbox,
.mw-revision {
    padding-left: 16px;
    padding-right: 16px
}

.talk-overlay .comment .comment-content,
.backtotop,
.image-list,
.pre-content,
#mw-content-text>form>.oo-ui-fieldLayout>.oo-ui-fieldLayout-body,
#mw-content-text>form>.oo-ui-widget,
.content,
.post-content {
    margin: 0 16px
}

@media all and (min-width:720px) {

    .page-summary-list,
    .topic-title-list,
    .site-link-list,
    .overlay .panel,
    .list-header {
        padding-left: 3.35em;
        padding-right: 3.35em
    }
}

.heading-holder {
    padding: 20px 0 0;
    position: relative
}

.heading-holder .tagline {
    color: #54595d;
    font-size: 0.85em
}

.page-heading {
    margin-bottom: 12px
}

.mw-ui-icon-element.disabled {
    cursor: default;
    opacity: 0.25
}

.page-actions-menu {
    box-sizing: border-box;
    border-top: 1px solid #eaecf0;
    border-bottom: 1px solid #c8ccd1
}

.page-actions-menu__list {
    display: flex;
    justify-content: space-between;
    height: 44px
}

.page-actions-menu__list-item {
    position: relative;
    display: flex;
    flex-basis: 4em;
    justify-content: flex-end;
    align-items: center
}

.page-actions-menu__list-item .mw-ui-icon-element {
    position: relative;
    min-width: 1.65em;
    width: 1.65em;
    height: 1.65em
}

.page-actions-menu__list-item .mw-ui-icon-element:hover {
    box-shadow: none
}

.page-actions-menu__list-item .mw-ui-icon-element:before {
    margin: 0;
    top: 0;
    bottom: 0
}

.page-actions-menu__list-item:first-child {
    flex-grow: 1;
    justify-content: flex-start
}

.client-js .jsonly#ca-watch {
    display: list-item
}

#page-actions:not(.page-actions-menu__list) {
    font-size: 1.1em;
    float: none;
    border: 0;
    overflow: hidden;
    width: 100%;
    margin-top: -2px;
    border-top: 1px solid #eaecf0;
    border-bottom: 1px solid #c8ccd1;
    padding: 0.5em 0
}

#page-actions:not(.page-actions-menu__list) li {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-right: 0;
    margin-bottom: 0;
    float: right
}

#page-actions:not(.page-actions-menu__list) li a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 0 8px;
    cursor: pointer
}

#page-actions:not(.page-actions-menu__list) li:first-child {
    margin-top: 0
}

#page-actions:not(.page-actions-menu__list) .language-selector {
    float: left;
    margin-left: -1em
}

#page-actions:not(.page-actions-menu__list) .language-selector.disabled {
    cursor: default;
    opacity: 0.25
}

#page-actions:not(.page-actions-menu__list) #ca-edit {
    margin-right: -1em
}

.heading-holder #page-actions:not(.page-actions-menu__list):first-child {
    position: absolute;
    bottom: 0
}

.client-nojs .watch-this-article {
    visibility: hidden
}

.client-nojs .is-authenticated .watch-this-article {
    visibility: visible
}

@media all and (max-width:320px - 1) {
    .client-nojs #page-actions {
        display: none
    }

    .client-nojs #section_0 {
        border: 0
    }
}

.view-border-box *,
.view-border-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.toc-mobile,
.toc,
.client-nojs .toc-mobile,
.client-js .mw-redirectedfrom,
.printfooter,
.jsonly {
    display: none
}

.client-js .jsonly {
    display: inherit
}

.hidden {
    display: none !important
}

#mw-mf-viewport {
    position: relative;
    height: 100%
}

#mw-mf-page-center {
    width: 100%;
    position: relative;
    background-color: #eaecf0;
    z-index: 0
}

.lazy-image-placeholder {
    background-color: #eaecf0;
    display: inline-block
}

li .lazy-image-placeholder,
span .lazy-image-placeholder {
    display: inline-block
}

.client-nojs .lazy-image-placeholder {
    display: none
}

.minerva-footer {
    border-top: solid 1px #c8ccd1;
    overflow: auto;
    padding-bottom: 6px
}

footer .hlist li:after {
    color: #97ba78
}

footer .last-modified-bar {
    border-bottom: solid 1px #c8ccd1;
    background-color: #eaecf0;
    display: block;
    color: #54595d;
    line-height: 1.5em;
    transition: background-color 0.2s ease, color 0.2s ease
}

footer .last-modifier-tagline {
    display: block;
    width: 100%;
    font-size: 0.9em;
    padding: 7px 2em 7px 0
}

footer .indicator {
    position: absolute;
    right: -1em
}

.client-nojs footer .indicator {
    display: none
}

footer>.post-content {
    overflow: auto;
    margin-top: 42px
}

footer>.post-content>* {
    margin-bottom: 9px
}

footer>.post-content>h2 {
    border-bottom: solid 1px #c8ccd1;
    padding-bottom: 10px;
    margin-top: 42px;
    font-size: 1em;
    font-weight: bold
}

footer>.post-content>h2:first-child {
    margin-top: 0
}

footer>.post-content .hlist,
footer>.post-content .license {
    font-size: 0.875em
}

@media (min-width:720px) {
    footer .last-modified-bar {
        padding-left: 0;
        padding-right: 0;
        font-size: 1em
    }
}

@media print {

    .noprint,
    .banner-container,
    .header,
    .pre-content,
    .post-content {
        display: none
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        page-break-after: avoid
    }

    table,
    figure,
    img,
    .lazy-image-placeholder {
        page-break-inside: avoid
    }

    img {
        max-width: 100%
    }
}

@media print and (max-device-width:720px) {
    @page {
        margin: 50px 0
    }

    html {
        padding: 0 50px
    }

    .header-container {
        background: #ffffff !important;
        box-shadow: none !important
    }

    .header {
        border-top: 0;
        display: block;
        height: auto
    }

    .header .branding-box {
        padding-left: 0 !important
    }

    .header .branding-box sup {
        display: none !important
    }

    .header>div {
        display: none !important
    }

    .header>.branding-box {
        height: auto;
        display: block !important;
        padding: 0 0 51px 50px
    }

    .header>.branding-box h1 {
        font-size: inherit
    }

    .header>.branding-box h1>* {
        float: none
    }

    .header>.branding-box h1 img {
        height: 41px;
        width: auto;
        vertical-align: inherit
    }

    .hatnote {
        display: none
    }

    .pre-content {
        display: block;
        padding: 51px 0 35px
    }

    .pre-content h1 {
        font-size: 70px;
        font-weight: normal;
        font-style: italic;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #000000
    }

    .pre-content .tagline {
        font-size: 36px
    }

    .pre-content #page-actions {
        display: none
    }

    #bodyContent {
        padding-top: 55px;
        position: relative
    }

    #bodyContent:before {
        top: 0
    }

    .thumbinner {
        width: auto !important
    }

    .thumbinner>a {
        width: 100%
    }

    .thumb {
        position: relative;
        padding: 58px 0 !important;
        text-align: left;
        margin: 0 !important
    }

    .thumb:after {
        bottom: 30px
    }

    .thumb:after,
    #bodyContent:before {
        position: absolute;
        left: 0;
        content: '';
        display: block;
        width: 55px;
        height: 2px;
        background: #999999
    }

    .thumbcaption {
        margin-top: 23px !important;
        width: 100%;
        font-style: italic;
        font-size: 28px
    }

    #mw-content-text {
        font-size: 36px
    }

    #mw-content-text a {
        text-decoration: underline;
        color: #222222
    }

    #mw-content-text blockquote {
        color: #54595d;
        padding: 5px 39px;
        font-style: italic
    }

    #mw-content-text .section-heading {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 16px
    }

    #mw-content-text h2 {
        font-size: 48px
    }

    #mw-content-text h3 {
        font-size: 40px;
        margin-bottom: 13px
    }

    #mw-content-text h4,
    #mw-content-text h5,
    #mw-content-text h6 {
        font-size: 36px;
        margin-bottom: 12px
    }

    #mw-content-text .wikitable {
        font-size: 16px
    }

    #mw-content-text table.infobox {
        font-size: 30px
    }

    .references .mw-cite-backlink {
        display: none
    }

    .references .reference-text {
        font-style: italic
    }

    .references a {
        text-decoration: none
    }

    .references .external.text {
        background-image: none
    }

    .printfooter {
        display: block;
        padding-top: 108px;
        font-size: 30px
    }

    #mw-mf-page-center>footer {
        border-top: solid 4px #000;
        padding-top: 23px;
        background: #fff !important
    }

    #mw-mf-page-center>footer .mw-ui-icon:before {
        display: none !important
    }

    #mw-mf-page-center>footer .last-modified-bar {
        background: none !important;
        border: 0 !important
    }

    #mw-mf-page-center>footer .last-modifier-tagline {
        font-size: 36px;
        padding-top: 0 !important;
        padding-bottom: 16px !important
    }

    #mw-mf-page-center>footer .last-modified-bar,
    #mw-mf-page-center>footer .last-modified-bar a {
        font-weight: bold !important;
        color: #000 !important
    }

    #mw-mf-page-center>footer .post-content {
        margin-top: 15px !important;
        display: block !important
    }

    #mw-mf-page-center>footer .post-content .hlist,
    #mw-mf-page-center>footer .post-content h2 {
        display: none
    }

    #mw-mf-page-center>footer .post-content .license a,
    #mw-mf-page-center>footer .post-content .license {
        font-size: 30px;
        color: #999999;
        font-weight: normal
    }
}

input.search,
.mw-ui-icon-minerva-magnifying-glass:before {
    background-image: url(../assets/2863807017);
    background-image: linear-gradient(transparent, transparent), url(../assets/1), url(/load.php?modules=skins.minerva.content.styles.images&image=input.search%2C.mw-ui-icon-minerva-magnifying-glass%3Abefore&format=original&lang=en&skin=wh)
}

a.external {
    background-image: url(../assets/852436978);
    background-image: linear-gradient(transparent, transparent), url(../assets/1), url(/load.php?modules=skins.minerva.content.styles.images&image=a.external&format=original&lang=en&skin=wh)
}

.mw-ui-icon-minerva-watch:before {
    background-image: url(../assets/463741542);
    background-image: linear-gradient(transparent, transparent), url(../assets/1), url(/load.php?modules=skins.minerva.icons.images&image=watch&format=original&lang=en&skin=wh)
}

.mw-ui-icon-minerva-watched:before {
    background-image: url(../assets/1650467631);
    background-image: linear-gradient(transparent, transparent), url(../assets/1), url(/load.php?modules=skins.minerva.icons.images&image=watched&format=original&lang=en&skin=wh)
}

.mw-ui-icon-minerva-warning:before {
    background-image: url(../assets/1703289669);
    background-image: linear-gradient(transparent, transparent), url(../assets/1), url(/load.php?modules=skins.minerva.icons.images&image=warning&format=original&lang=en&skin=wh)
}

.mw-ui-icon-minerva-mainmenu:before {
    background-image: url(../assets/2299339689);
    background-image: linear-gradient(transparent, transparent), url(../assets/1), url(/load.php?modules=skins.minerva.icons.images&image=mainmenu&format=original&lang=en&skin=wh)
}

.mw-ui-icon-minerva-edit:before {
    background-image: url(../assets/4141949429);
    background-image: linear-gradient(transparent, transparent), url(../assets/1), url(/load.php?modules=skins.minerva.icons.images&image=edit&format=original&lang=en&skin=wh)
}

.mw-ui-icon-minerva-edit-enabled:before {
    background-image: url(../assets/276112621);
    background-image: linear-gradient(transparent, transparent), url(../assets/1), url(/load.php?modules=skins.minerva.icons.images&image=edit-enabled&format=original&lang=en&skin=wh)
}

.mw-ui-icon-minerva-language-switcher:before {
    background-image: url(../assets/3701483305);
    background-image: linear-gradient(transparent, transparent), url(../assets/1), url(/load.php?modules=skins.minerva.icons.images&image=language-switcher&format=original&lang=en&skin=wh)
}
