.mw-cite-backlink,
.cite-accessibility-label {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mw-references-columns {
    -webkit-column-width: 30em;
    -moz-column-width: 30em;
    column-width: 30em
}

.mw-references-columns li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column
}

sup.reference {
    unicode-bidi: -moz-isolate;
    unicode-bidi: -webkit-isolate;
    unicode-bidi: isolate;
    white-space: nowrap;
    font-weight: normal;
    font-style: normal
}

ol.references li:target,
sup.reference:target {
    background-color: #eaf3ff
}

.mw-ext-cite-error {
    font-weight: bold;
    unicode-bidi: embed
}

.mw-cite-dir-ltr .reference-text {
    direction: ltr;
    unicode-bidi: embed
}

.mw-cite-dir-rtl .reference-text {
    direction: rtl;
    unicode-bidi: embed
}

@media print {
    .mw-cite-backlink {
        display: none
    }
}

.carambolaTargetedImages #carambolaImage {
    height: 100%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.carambolaTargetedImages #carambolaInnerContainer {
    margin: 0px;
    padding: 0px
}

.carambolaTargetedImages #carambolaContainer {
    padding: 0px
}

#carambolaContainer {
    border-radius: 10px;
    margin-bottom: 15px;
    background: #FFF;
    position: relative;
    padding-bottom: 1px
}

#carambolaInnerContainer {
    border-radius: 10px;
    margin: 5px;
    background: #f3f3f3;
    padding: 3px;
    margin-bottom: 3px
}

#carambolaImage {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 150px;
    object-fit: cover;
    width: 100%
}

#carambolaTip {
    margin: 15px;
    text-align: center
}

.carambolaIcon {
    height: 40px;
    margin: auto
}

.carambolaArrow {
    position: absolute;
    z-index: 1;
    background: #94b778;
    padding-top: 4px;
    opacity: 85%;
    top: 155px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

#carambolaRightArrow {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    right: 0
}

#carambolaHeading {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #94b778;
    color: white;
    text-align: center;
    padding: 5px
}

#carambolaSubheading {
    font-weight: bold;
    color: #545454;
    margin: 5px 5px 5px 75px
}

#carambolaCounter {
    float: right;
    color: #307530;
    padding-right: 10px
}

#carambolaDotsContainer {
    position: absolute;
    top: 230px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 200px
}

.dot {
    height: 15px;
    width: 15px;
    background-color: white;
    border-radius: 50%;
    float: left;
    margin-left: 10px
}

.dot:first-child {
    margin-left: 0px
}

.green {
    background-color: #94b778
}

.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
    }
}

#sliderbox {
    box-shadow: 0px 1px 14px #00000022;
    position: fixed;
    width: 100%;
    bottom: 0px;
    right: -600px;
    z-index: 5;
    *display: none
}

#sliderbox.orange {
    background-color: #FEF8D8
}

#sliderbox.green {
    background-color: #E2EADA
}

#sliderbox.slider_open {
    right: 0px;
    display: initial
}

#sliderbox.slider_transition {
    transition: 0.4s
}

#sliderbox.slider_amp {
    z-index: 4;
    right: 0px;
    bottom: 0px;
    transform: translate(600px, 0)
}

#sliderbox #slider_container {
    padding: 15px 40px 30px 15px;
    background-size: 80px;
    background-position-x: 15px;
    background-position-y: 15px;
    padding-left: 110px;
    background-repeat: no-repeat
}

#sliderbox.default #slider_container {
    background-image: url(../assets/3246594870)
}

#sliderbox.tech #slider_container {
    background-image: url(../assets/2332236372)
}

#sliderbox.relationships #slider_container {
    background-image: url(../assets/2374311477)
}

#sliderbox.newsletter #slider_container {
    background-image: url(../assets/877927677)
}

#sliderbox.horoscope #slider_container {
    background-image: url(../assets/1917524507)
}

#sliderbox #slider_subscribe_confirm_text {
    display: none;
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
    margin-top: 10px
}

.button.slider_button {
    display: block;
    padding: 12px 5px;
    border: 1px solid #93b874;
    border-radius: 7px;
    color: #93b874;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 0 0;
    cursor: pointer;
    background-color: #FFF;
    width: 128px;
    line-height: 6px
}

.button.slider_button:hover {
    background-color: #FFF
}

#slider_subscribe_email {
    margin-top: 10px;
    -webkit-appearance: none;
    padding: 5px;
    width: 124px;
    height: 35px;
    display: inline-block;
    border: 1px solid #94B778;
    border-radius: 5px 0 0 5px;
    box-sizing: border-box;
    font-size: 16px;
    background-color: white
}

#slider_subscribe_email.error {
    border: 1px red solid
}

.button.slider_subscribe_button {
    margin-top: 10px;
    color: white;
    font-weight: bold;
    font-size: 15px;
    display: inline-block;
    padding: 7px 14px;
    margin-right: 0;
    border: 0px;
    height: 35px;
    border-radius: 0 5px 5px 0;
    box-sizing: border-box
}

.button.slider_subscribe_button:hover {
    border: 0
}

#slider_small_headline {
    line-height: 24px;
    color: #676767;
    font-size: 14px
}

#slider_big_headline {
    color: #484B4A;
    font-size: 17px;
    font-weight: bold;
    line-height: 17px
}

#slider_close_button {
    position: absolute;
    margin-right: 0;
    font-size: 21px;
    right: 5px;
    top: 5px;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    line-height: 13px;
    color: white;
    padding: 10px
}

#sliderbox a:hover {
    text-decoration: none
}

@media only screen and (max-width:374px) {
    #sliderbox #slider_container {
        padding-left: 30px
    }

    #sliderbox.default #slider_container {
        background-image: none
    }

    #sliderbox.tech #slider_container {
        background-image: none
    }

    #sliderbox.relationships #slider_container {
        background-image: none
    }

    #sliderbox.newsletter #slider_container {
        background-image: none
    }
}

@media only screen and (min-width:728px),
only screen and (orientation:landscape) {
    #sliderbox {
        width: initial;
        height: initial;
        border-radius: 10px 0 0 10px;
        box-shadow: 1px 1px 14px #00000022
    }

    #sliderbox.slider_sticky {
        position: absolute;
        float: right
    }

    #sliderbox #slider_container {
        padding: 20px 45px 20px 110px;
        background-position-x: 15px;
        background-position-y: 20px
    }

    #sliderbox.newsletter #slider_container {
        background-size: 85px
    }

    #sliderbox #slider_big_headline {
        font-size: 19px;
        line-height: 24px
    }

    .slider_content {
        height: initial;
        width: 275px;
        margin: 0 0 0 auto
    }

    .slider_content #slider_subscribe_email {
        width: 145px;
        font-size: 15px
    }
}

#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
    }
}

#tips ul:last-of-type {
    margin-bottom: 1em
}

#show_tips_container {
    margin-bottom: 1em
}

.addTipHeader {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: .75em
}

.addTipHeader div {
    font-size: .68182em;
    font-weight: normal;
    padding-top: 5px
}

.newtip {
    margin: 0 0 .75em 0;
    border: 1px solid #f5f5f5;
    padding: .8em;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box
}

.addtip {
    display: inline-block;
    box-sizing: border-box;
    width: 100%
}

.tip_waiting {
    display: none;
    background: url(../assets/423955991) 0 0 / cover no-repeat;
    width: 1em;
    height: 1em;
    margin: 0 auto
}

.addTipThanks {
    display: none;
    padding: .8em
}

@media only screen and (min-width:728px) {
    .addtip {
        max-width: 150px
    }
}

.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)
}
