﻿
.BigAnt-icon {
    /*  font-family: 'BigAnt';*/
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    display: inline-block;
}

.light {
    font-weight: 300;
}

.normal {
    font-weight: 400;
}

.regular {
    font-weight: 500;
}

.bold {
    font-weight: 700;
}

.black {
    font-weight: 900;
}

b.highlight {
    font-weight: 900;
    font-size: 16.1px;
    color: inherit;
}


.unscrollable {
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.hidden {
    display: none;
    overflow: hidden;
    width: 0;
    height: 0;
}

.align_center {
    text-align: center;
}

* {
    box-sizing: border-box;
}


.header .header_to_Bigant {
    color: #FFFFFF;
    padding: 0 15px;
}

.header .header_search {
    width: 300px;
    margin: 0px auto;
}

    .header .header_search .search {
        display: none;
    }

@media (max-width: 1039px) {
    .header .header_search {
        display: none;
    }
}

.header .header_search.fs_search {
    width: 100%;
}

.header .header_logo {
    margin-left: 10px;
    float: left;
    height: 40px;
}

    .header .header_logo img {
        width: 106px;
        height: 31px;
        display: block;
        margin-right: 15px;
        margin-top: 5px;
    }

    .header .header_logo * {
        display: inline-block;
        vertical-align: top;
    }

.header #logo_w {
    display: block;
}

.header #logo_b {
    display: none;
}

.header .close_search {
    position: absolute;
    top: 20px;
    right: 10px;
    font-size: 30px;
    color: #a0a0a2;
    font-weight: 300;
    cursor: pointer;
}

.header .header_title {
    font-weight: 900;
    color: #FFFFFF;
    display: inline-block;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 20px;
    margin-top: 8px;
}

@media (max-width: 880px) {
    .header .header_title {
        display: none;
    }
}

.header .header_nav {
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    float: right;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}

@media (max-width: 768px) {
    .header .header_nav {
        display: none;
    }
}

.header .menu_nav {
    float: right;
    display: none;
    align-items: center;
    height: 40px;
}

@media (max-width: 768px) {
    .header .menu_nav {
        display: block;
    }
}

.header .submit-a-request,
.header .open_menu {
    font-weight: 700;
    display: inline-block;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    line-height: 34px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0 15px;
    box-sizing: border-box;
}

    .header .submit-a-request:hover,
    .header .open_menu:hover {
        text-decoration: none;
        background-color: rgba(255, 255, 255, 0.05);
    }

.header .open_search {
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-right: 20px;
    display: inline-block;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1.0;
    text-decoration: none;
    display: none;
}

.notification {
    position: absolute;
    z-index: 9000;
}

.header_white {
    position: fixed;
    top: 0;
    transition: top 0.3s ease-in-out;
    /* */
    height: 66px;
    z-index: 3000;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    padding-top: 12px;
    padding-bottom: 12px;
}

    .header_white.offset {
        top: 46px;
    }

@media (max-width: 800px) {
    .header_white.category_header {
        position: absolute;
    }
}

.header_white .header_to_Bigant {
    color: #555459;
}

.header_white .header_title {
    color: #555459;
    border-color: rgba(85, 84, 89, 0.5);
}

.header_white #logo_w {
    display: none;
}

.header_white #logo_b {
    display: block;
}

.header_white .header_search .search {
    display: block;
}

.header_white .submit-a-request {
    border: 2px solid #2ab27b;
    border-bottom: 0px;
    box-shadow: 0px 2px 0px #2ab27b;
    background-color: #2DB27C;
    line-height: 36px;
    box-sizing: border-box;
}

    .header_white .submit-a-request:hover {
        text-decoration: none;
        background-color: #2ab27b;
        box-shadow: 0px 2px 0px #20865d;
    }

.header_white.fs_search .header_nav,
.header_white.fs_search .header_logo {
    display: none;
}

.header_white .open_menu {
    border: 2px solid #a0a0a2;
    line-height: 36px;
    color: #555459;
    box-sizing: border-box;
}

    .header_white .open_menu:hover {
        border-color: #555459;
    }

.header_white .open_search {
    display: inline-block;
    opacity: 0.6;
}

    .header_white .open_search:hover {
        opacity: 0.8;
    }



.hero_banner {
    background: #2986BE;
    background-size: 380px, contain;
    justify-content: center;
    padding-top: 65px;
}

    .hero_banner .search_container {
        width: 100%;
        max-width: 620px;
        margin: 0px auto;
        padding-top: 75px;
        padding-bottom: 110px;
    }

    .hero_banner a {
        color: #FFFFFF;
        text-decoration: underline;
    }

        .hero_banner a:hover {
            opacity: 0.68;
        }

.no_scroll {
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.fs_menu {
    overflow-y: auto;
    -webkit-opacity: 0.99;
    -moz-opacity: 0.99;
    opacity: 0.99;
    background-color: #492D78;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 4000;
}

    .fs_menu .fs_logo {
        -webkit-opacity: 0.3;
        -moz-opacity: 0.3;
        opacity: 0.3;
        width: 106px;
        height: 31px;
        margin-left: 20px;
        margin-top: 20px;
        float: left;
        cursor: pointer;
    }

    .fs_menu .close_menu {
        position: fixed;
        right: 13px;
        height: 80px;
        color: #FFFFFF;
        font-size: 30px;
        margin-right: 20px;
        margin-top: 20px;
        line-height: 30px;
        z-index: 9000;
        padding: 8px;
        transition-propery: all;
        transition-duration: 500ms;
        transform-origin: 25px 25px;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

        .fs_menu .close_menu.rotated {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }

    .fs_menu ul {
        padding: 0px;
        margin-bottom: 50px;
        margin-top: 125px;
        margin-left: 45px;
        list-style: none;
    }

        .fs_menu ul li a {
            color: #FFFFFF;
            font-size: 40px;
            line-height: 20vw;
            text-decoration: none;
        }

@media (max-width: 480px) {
    .fs_menu ul li a {
        font-size: 8.3vw;
    }
}

@media screen and (min-width: 600px) {
    .fs_menu ul li a {
        line-height: 90px;
    }
}

.fs_menu .get_help {
    display: block;
    padding: 20px 24px;
    background-color: rgba(0, 0, 0, 0.45);
    color: #FFFFFF;
    font-size: 26px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
    margin: 0px 1rem;
    margin-bottom: 1rem;
    text-decoration: none;
}

@media (max-width: 480px) {
    .fs_menu .get_help {
        font-size: 6.0vw;
    }
}

.fs_menu .get_help:hover {
    background-color: rgba(0, 0, 0, 0.6);
}


.help_banner {
    /*height:600px;*/
    /*background: url("/images/1.png") center center repeat-y;*/
    /*background-size:cover;*/
}


@media (max-width:700px) {
    .help_banner {
        height: 100px;
        display: none;
    }
}

.intro_cards {
    background-color: #F4F7FA;
    /*background: url("/images/1.png") center center repeat-y;*/
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 50px;
}

@media screen and (max-width: 700px) {
    .intro_cards {
        margin-bottom: 22px;
        background-color: white;
    }
}

@media screen and (max-width: 560px) {
    .intro_cards {
        margin-bottom: 0px;
    }
}

.intro_cards .intro_cards_container {
    max-width: 1024px;
    margin: 0px auto;
    /*background-position: 49.8%;
    background-repeat: no-repeat;
    background-size: 1px 85%;*/
}

.intro_cards .intro_card_container {
    padding-left: 10px;
    padding-right: 10px;
    width: 31%;
    display: inline-block;
}

    .intro_cards .intro_card_container:nth-child(1) {
        -webkit-transform: translate(2px, 0px);
        -moz-transform: translate(2px, 0px);
        -ms-transform: translate(2px, 0px);
        -o-transform: translate(2px, 0px);
        transform: translate(2px, 0px);
    }

    .intro_cards .intro_card_container:nth-child(2) {
        -webkit-transform: translate(-3px, 0px);
        -moz-transform: translate(-3px, 0px);
        -ms-transform: translate(-3px, 0px);
        -o-transform: translate(-3px, 0px);
        transform: translate(-3px, 0px);
    }

@media screen and (max-width: 700px) {
    .intro_cards .intro_card_container {
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        width: 100%;
    }
}

.intro_cards .card {
    padding: 36px 20px 54px;
    position: relative;
    transition-property: all;
    transition-duration: 220ms;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

@media screen and (max-width: 700px) {
    .intro_cards .card:nth-child(1) {
        background-color: #F4F7FA;
        margin-bottom: 30px;
    }
}

.intro_cards .card .btn {
    padding: 15px 22px 15px;
    border-bottom: 0px;
    box-shadow: 0px 2px 0px #2ab27b;
    line-height: 1rem;
}

    .intro_cards .card .btn:hover {
        box-shadow: 0px 2px 0px #20865d;
    }

@media screen and (max-width: 700px) {
    .intro_cards .card .btn {
        width: 100%;
    }
}

@media screen and (min-width: 701px) {
    .intro_cards .card:hover {
        -webkit-transform: scale(1.045) rotate(0.0001deg);
        -moz-transform: scale(1.045) rotate(0.0001deg);
        -ms-transform: scale(1.045) rotate(0.0001deg);
        -o-transform: scale(1.045) rotate(0.0001deg);
        transform: scale(1.045) rotate(0.0001deg);
        background-color: #FFFFFF;
        box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
        cursor: pointer;
    }


    .intro_cards .hover {
        -webkit-transform: scale(1.045) rotate(0.0001deg);
        -moz-transform: scale(1.045) rotate(0.0001deg);
        -ms-transform: scale(1.045) rotate(0.0001deg);
        -o-transform: scale(1.045) rotate(0.0001deg);
        transform: scale(1.045) rotate(0.0001deg);
        background-color: #FFFFFF;
        box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
    }
}

.intro_cards .card:hover .btn:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.intro_cards .card_title {
    font-size: 30px;
    line-height: 48px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 500;
}

.intro_cards .card_description {
    font-size: 17.1px;
    line-height: 26px;
    padding: 0;
    margin: 4px auto 24px;
    max-width: 340px;
}

.intro_cards .card_image {
    height: 200px;
    margin: 0 auto 20px;
    background-repeat: no-repeat;
}

.intro_cards .card_image_knowledge {
    background-image: url(/images/support/bKnowledgebanner.png);
    background-position: center center;
}

.intro_cards .card_image_server {
    background-image: url('/images/support/baserverbanner.png');
    background-position: center center;
}

.intro_cards .card_image_client {
    background-image: url('/images/support/baclientbanner.png');
    background-position: center center;
}

@media (min-width:701px) {
    .intro_cards .card_image {
        display: none;
    }
}

@media (max-width:700px) {
    .intro_cards {
        margin-top: 50px;
    }
}

.searchbox {
   padding: 60px;
}

.my_result {
    padding-top: 30px;
}

.support-banner {
    min-height: 200px;
    overflow: hidden;
    background: url("/images/bgtown.jpg") top center no-repeat;
}

.banner-hero {
    margin: 60px auto 30px auto;
    overflow: hidden;
}

.hoverhero {
    position: absolute;
    width: 100%;
    display: none;
}

.separator {
    max-width: 920px;
    margin: 0px auto;
    height: 20px;
    border-top: 1px solid #E3E3E3;
}

@media screen and (max-width: 950px) {
    .separator {
        margin: 0px 20px;
    }
}

.site_footer {
    border-top: 1px solid #E3E3E3;
    padding-bottom: 0px;
    position: absolute;
    background-color: #fff;
    width: 100%;
}

.site_footer_container {
    max-width: 960px;
    margin: 0px auto;
    vertical-align: top;
}

.footer_nav {
    padding-left: 10px;
    overflow: visible;
    text-align: left;
}

@media (max-width: 1000px) {
    .footer_nav {
        text-align: left;
        padding-left: 21px;
    }
}


@media screen and (max-width: 750px) {
    body.dd_open {
        overflow: hidden;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
    }
}

@media screen and (max-width: 750px) {
    #navbar-container ~ footer .dropdown .items {
        top: 48px;
    }
}

.category_page .category_container {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 65px;
    display: table;
}

.category_page .category_trees {
    padding-left: 10px;
    padding-right: 10px;
    display: table-cell;
}

.category_page .category_list {
    padding-left: 10px;
    padding-right: 10px;
    width: 255px;
    display: table-cell;
    padding-top: 10px;
    vertical-align: top;
}

@media (max-width: 800px) {
    .category_page .category_list {
        width: 100%;
        position: absolute;
        top: 270px;
        left: 0px;
        padding: 0px;
    }
}

.banner {
    position: relative;
}

    .banner.videos .banner_container .video_is {
        position: absolute;
        width: 660px;
        height: 283px;
        bottom: 0;
        cursor: pointer;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: 660px 283px;
    }


@media screen and (max-width: 660px) {
    .banner.videos .banner_container .video_is {
        background-size: contain;
        height: 100vw;
        max-height: 490px;
    }
}



.article_page {
    padding-bottom: 50px;
}

    .article_page .article_container {
        margin-left: auto;
        margin-right: auto;
        display: flex;
        flex-wrap: wrap;
        padding-left: 10px;
        padding-right: 10px;
        display: block;
        max-width: 660px;
        /*font-size: 17.1px;
  line-height: 26px;*/
    }

        .article_page .article_container .category_list {
            display: none;
        }

@media screen and (max-width: 660px) {
    .article_page .article_container {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (min-width: 961px) {
    .article_page .content_col {
        min-width: 640px;
    }
}

.article_page.has_sidenav .article_container {
    display: table;
    width: 100%;
    max-width: 960px;
}

@media (max-width: 800px) {
    .article_page.has_sidenav .article_container {
        display: block;
    }
}

.article_page.has_sidenav .article_container .content_col {
    display: table-cell;
}

@media (max-width: 800px) {
    .article_page.has_sidenav .article_container .content_col {
        display: block;
    }
}

.article_page.has_sidenav .article_container .category_list {
    padding-left: 10px;
    padding-right: 10px;
    width: 320px;
    display: table-cell;
    padding-top: 10px;
    padding-left: 48px;
    vertical-align: top;
}

@media (max-width: 800px) {
    .article_page.has_sidenav .article_container .category_list {
        width: 100%;
        position: absolute;
        top: 270px;
        left: 0px;
        padding: 0px;
    }
}

@media print {
    .article_page.has_sidenav .article_container .category_list {
        display: none;
    }
}

@media screen and (max-width: 800px) {
    .article_page.has_sidenav .article_container {
        max-width: 660px !important;
    }

    .article_page.has_sidenav .article_breadcrumbs {
        margin-top: 50px;
    }
}

.article_page .article_breadcrumbs_container {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.article_page .article_title {
    padding-left: 10px;
    padding-right: 10px;
    flex-basis: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 40px;
}

.article_page .article_breadcrumb_title {
    font-size: 15px;
    display: none;
    color: #7D7D7D;
}

    .article_page .article_breadcrumb_title:before {
        content: ">";
        color: #CACACA;
        padding: 0 3px;
    }

.article_page .article_body {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 50px;
}

    .article_page .article_body p {
        margin-bottom: 12px;
        margin-top: 0;
    }

        .article_page .article_body p.option {
            margin-bottom: 0px;
        }

    .article_page .article_body .side_by_side {
        overflow: hidden;
        text-align: center;
    }

        .article_page .article_body .side_by_side > img {
            width: 47%;
        }

        .article_page .article_body .side_by_side > div {
            width: 49%;
            text-align: left;
        }

            .article_page .article_body .side_by_side > img:nth-child(1),
            .article_page .article_body .side_by_side > div:nth-child(1) {
                float: left;
            }

            .article_page .article_body .side_by_side > img:nth-child(2),
            .article_page .article_body .side_by_side > div:nth-child(2) {
                float: right;
            }

@media screen and (max-width: 600px) {
    .article_page .article_body .side_by_side > img,
    .article_page .article_body .side_by_side > div {
        float: none !important;
        width: auto;
    }
}

.article_page .article_body td p {
    margin-top: 6px;
    margin-bottom: 6px;
}

.article_page .article_body ul,
.article_page .article_body ol {
    padding-left: 30px;
    color: inherit;
}

.article_page .article_body li {
    margin-bottom: 10px;
    line-height: 24px;
}

    .article_page .article_body li kbd,
    .article_page .article_body li .key {
        text-indent: 0px;
    }

.article_page .article_body .boxed,
.article_page .article_body img,
.article_page .article_body br + img {
    border: 1px solid #DEDEDE;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    max-width: 100%;
}

    .article_page .article_body .boxed.small,
    .article_page .article_body img.small,
    .article_page .article_body br + img.small,
    .article_page .article_body .boxed.noborder,
    .article_page .article_body img.noborder,
    .article_page .article_body br + img.noborder,
    .article_page .article_body .boxed.emoji,
    .article_page .article_body img.emoji,
    .article_page .article_body br + img.emoji {
        border: none;
        box-shadow: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }

.article_page .article_body img {
    margin-top: 16px;
    margin-bottom: 16px;
}

.article_page .article_body p > img:last-child {
    margin-bottom: 0px;
}

.article_page .article_body li img {
    margin-bottom: 0px;
    margin-top: 12px;
}

.article_page .article_body input[type=checkbox] {
    margin-right: 4px;
}

.article_page .article_body input.email {
    padding: 10px;
    border: 1px solid #E3E3E3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.article_page .article_body input.btn[name=subscribe] {
    padding: 12px 27px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 16px;
}

@media screen and (min-width: 768px) {
    .article_page .article_body img.undersized {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

@media screen and (min-width: 1024px) {
    .article_page .article_body img.oversized {
        max-width: 112%;
        width: 112%;
        margin-left: -6%;
    }

    .article_page .article_body .boxed img.oversized {
        margin-left: auto;
    }
}

.article_page .article_body img.small {
    margin-top: 0px !important;
    margin-bottom: 1px !important;
}

.article_page .article_body img.emoji {
    width: 22px;
    height: 22px;
    vertical-align: text-bottom;
    margin-top: 0px !important;
    margin-bottom: 1px !important;
}

.article_page .article_body a.previous {
    float: left;
    position: relative;
    min-width: 155px;
}

    .article_page .article_body a.previous:before {
        font-size: 20px;
        font-style: normal;
        font-weight: normal;
        display: inline-block;
        vertical-align: bottom;
        margin-bottom: 1px;
        margin-right: 3px;
        margin-left: 3px;
        visibility: visible;
        content: '\E291';
        color: #3aa3e3;
        -webkit-transition: all 110ms ease-out 0.0000001ms;
        -moz-transition: all 110ms ease-out 0.0000001ms;
        transition: all 110ms ease-out 0.0000001ms;
    }

    .article_page .article_body a.previous:hover:before {
        margin-left: 0px;
        margin-right: 6px;
    }

@media screen and (max-width: 640px) {
    .article_page .article_body a.previous {
        visibility: hidden;
        overflow: hidden;
        height: 27px;
        width: 155px;
    }

        .article_page .article_body a.previous:after {
            visibility: visible;
            content: 'Previous';
            display: inline-block;
            position: absolute;
            top: 0px;
            left: 28px;
        }
}

.article_page .article_body a.next {
    float: right;
    position: relative;
    min-width: 160px;
}

    .article_page .article_body a.next:after {
        font-size: 20px;
        font-style: normal;
        font-weight: normal;
        display: inline-block;
        vertical-align: bottom;
        margin-bottom: 1px;
        visibility: visible;
        margin-left: 3px;
        margin-right: 3px;
        content: '\E290';
        color: #3aa3e3;
        -webkit-transition: all 110ms ease-out 0.0000001ms;
        -moz-transition: all 110ms ease-out 0.0000001ms;
        transition: all 110ms ease-out 0.0000001ms;
    }

    .article_page .article_body a.next:hover:after {
        margin-right: 0px;
        margin-left: 6px;
    }

@media screen and (max-width: 640px) {
    .article_page .article_body a.next {
        visibility: hidden;
        overflow: hidden;
        height: 27px;
        max-width: 125px;
        min-width: 125px;
    }

        .article_page .article_body a.next:before {
            visibility: visible;
            content: 'Next';
            display: inline-block;
            position: absolute;
            top: 0px;
            right: 28px;
        }

        .article_page .article_body a.next:after {
            position: absolute;
            right: 0px;
            top: 0px;
        }
}

.article_page .article_body .boxed {
    padding: 25px;
    padding-top: 22px;
}

    .article_page .article_body .boxed img {
        box-shadow: none;
    }

    .article_page .article_body .boxed h1:first-child,
    .article_page .article_body .boxed h2:first-child,
    .article_page .article_body .boxed h3:first-child,
    .article_page .article_body .boxed .wysiwyg-font-size-large:first-child {
        margin-top: 0px;
    }

    .article_page .article_body .boxed a.zd_anchor:first-child + h1.anchor {
        margin-top: 0px;
    }

    .article_page .article_body .boxed ol {
        margin-bottom: 4px;
    }

        .article_page .article_body .boxed ol:last-child li:last-child {
            margin-bottom: 0px;
        }

    .article_page .article_body .boxed + p {
        margin-top: 22px;
    }

    .article_page .article_body .boxed > ul:first-child,
    .article_page .article_body .boxed > ol:first-child {
        margin-top: 0px;
    }

    .article_page .article_body .boxed > .wysiwyg-font-size-large:first-child {
        margin-top: 0px;
    }

    .article_page .article_body .boxed p:last-child {
        margin-bottom: 0px;
    }

.article_page .article_body .inline {
    display: inline;
}

.article_page .article_body .inline_block {
    display: inline-block;
}

.article_page .article_body .roles {
    padding: 16px 18px;
    font-size: 15px;
}

    .article_page .article_body .roles:first-child {
        margin-bottom: 36px;
    }

    .article_page .article_body .roles b,
    .article_page .article_body .roles strong {
        font-weight: 900;
    }

    .article_page .article_body .roles ul:last-child {
        margin-bottom: 0px;
        margin-top: 7px;
    }

        .article_page .article_body .roles ul:last-child li {
            margin-bottom: 2px;
        }

            .article_page .article_body .roles ul:last-child li b,
            .article_page .article_body .roles ul:last-child li strong {
                color: #2ab27b;
            }

            .article_page .article_body .roles ul:last-child li.ts_icon {
                list-style-type: none;
                position: relative;
            }

                .article_page .article_body .roles ul:last-child li.ts_icon:before {
                    position: absolute;
                    left: -28px;
                    color: #A0A0A2;
                }

                .article_page .article_body .roles ul:last-child li.ts_icon.ts_icon_channel_list:before {
                    top: 1px;
                }

.article_page .article_body blockquote,
.article_page .article_body .wysiwyg-indent1 {
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 25px;
}

    .article_page .article_body blockquote:before,
    .article_page .article_body .wysiwyg-indent1:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 4px;
        border-radius: 2px;
        height: 100%;
        background-color: #2ab27b;
    }

.article_page .article_body .wysiwyg-font-size-x-large {
    font-weight: 700;
    font-size: 22px;
    color: #2C2D30;
    line-height: 27px;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E5E5E5;
}

.article_page .article_body .wysiwyg-font-size-x-large {
    font-size: x-large;
}

.article_page .article_body .wysiwyg-font-size-large {
    font-size: large;
}

.article_page .article_body .wysiwyg-font-size-medium {
    font-size: small;
}

.article_page .article_body .wysiwyg-font-size-small {
    font-size: x-small;
}

.article_page .article_body .wysiwyg-color-black50 {
    color: gray;
}

.article_page .article_body .wysiwyg-text-align-center {
    text-align: center;
}

.article_page .article_body h1 {
    line-height: 40px;
}

.article_page .article_body .wysiwyg-font-size-large {
    font-weight: 700;
    font-size: 20px;
    color: #2C2D30;
    line-height: 25px;
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
}

.article_page .article_body .wysiwyg-font-size-small {
    font-size: 15px;
    line-height: 26px;
    display: block;
}

.article_page .article_body ol:not(.takeaway) {
    counter-reset: list;
    list-style-type: none;
    padding-left: 0px;
}

    .article_page .article_body ol:not(.takeaway) li {
        text-indent: -40px;
        margin-left: 40px;
        counter-increment: list;
    }

        .article_page .article_body ol:not(.takeaway) li:before {
            background-color: #f90;
            width: 24px;
            text-indent: 8px;
            padding-left: 0px;
            height: 24px;
            line-height: 23px;
            -webkit-border-radius: 13px 15px 0 15px;
            -moz-border-radius: 13px 15px 0 15px;
            border-radius: 13px 15px 0 15px;
            -moz-background-clip: padding;
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            color: #FFFFFF;
            display: inline-block;
            font-weight: 700;
            content: counter(list);
            margin-right: 15px;
            font-size: 14px;
        }

@media print {
    .article_page .article_body ol:not(.takeaway) li:before {
        color: #ccc;
        background-color: none;
        border: 1px solid #ddd;
    }
}

.article_page .article_body ol:not(.takeaway) li:nth-child(10):before {
    text-indent: 4px;
}

.article_page .article_body ol:not(.takeaway) li:nth-child(11):before {
    text-indent: 4px;
}

.article_page .article_body ol:not(.takeaway) li:nth-child(12):before {
    text-indent: 4px;
}

.article_page .article_body ol:not(.takeaway) li:nth-child(13):before {
    text-indent: 4px;
}

.article_page .article_body ol:not(.takeaway) li:nth-child(14):before {
    text-indent: 4px;
}

.article_page .article_body ol:not(.takeaway) li:nth-child(15):before {
    text-indent: 4px;
}

.article_page .article_body ol.takeaway,
.article_page .article_body ul.takeaway {
    list-style-type: none;
    padding-left: 0px;
}

    .article_page .article_body ol.takeaway li,
    .article_page .article_body ul.takeaway li {
        text-indent: -40px;
        margin-left: 40px;
    }

        .article_page .article_body ol.takeaway li:before,
        .article_page .article_body ul.takeaway li:before {
            font-size: 20px;
            font-style: normal;
            font-weight: normal;
            color: #2ab27b;
            text-indent: -1px;
            content: '\E205';
            vertical-align: bottom;
            padding-left: 0px;
            padding-bottom: 1px;
            height: 24px;
            display: inline-block;
            margin-right: 15px;
            font-size: 25px;
        }

.article_page .article_body kbd,
.article_page .article_body .key,
.article_page .article_body p kbd,
.article_page .article_body p .key {
    display: inline;
    display: inline-block;
    min-width: 1em;
    padding: .5em .6em .4em .6em;
    margin: 2px;
    font-weight: normal;
    font-size: 0.85rem;
    font-family: 'Lato', 'appleLogo', sans-serif;
    text-align: center;
    text-decoration: none;
    line-height: 0.6rem;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    border-radius: .3em;
    border: none;
    cursor: default;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    background: #ffffff;
    border: 1px solid #ccc;
}

.article_page .article_body td .key,
.article_page .article_body td kbd {
    line-height: 0.95rem;
    border: 1px solid #ccc;
}

.article_page .article_body .tip,
.article_page .article_body .note,
.article_page .article_body .bug,
.article_page .article_body .file {
    display: block;
    padding: 12px 18px 12px 65px;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-left: 1px;
    border-top: 1px;
    border-style: solid;
    margin-top: 18px;
    margin-bottom: 18px;
    position: relative;
}

    .article_page .article_body .tip b,
    .article_page .article_body .note b,
    .article_page .article_body .bug b,
    .article_page .article_body .file b,
    .article_page .article_body .tip strong,
    .article_page .article_body .note strong,
    .article_page .article_body .bug strong,
    .article_page .article_body .file strong {
        font-weight: 900;
    }

    .article_page .article_body .tip:before,
    .article_page .article_body .note:before,
    .article_page .article_body .bug:before,
    .article_page .article_body .file:before {
        font-size: 28px;
        font-weight: 300;
        position: absolute;
        left: 20px;
        top: 22px;
        vertical-align: middle;
    }

    .article_page .article_body .tip.multiline:before,
    .article_page .article_body .note.multiline:before,
    .article_page .article_body .bug.multiline:before,
    .article_page .article_body .file.multiline:before {
        top: 15px;
    }

    .article_page .article_body .tip.singleline:before,
    .article_page .article_body .note.singleline:before,
    .article_page .article_body .bug.singleline:before,
    .article_page .article_body .file.singleline:before {
        top: 11px;
    }

    .article_page .article_body .tip + .wysiwyg-font-size-x-large,
    .article_page .article_body .note + .wysiwyg-font-size-x-large,
    .article_page .article_body .bug + .wysiwyg-font-size-x-large,
    .article_page .article_body .file + .wysiwyg-font-size-x-large,
    .article_page .article_body .tip + .wysiwyg-font-size-large,
    .article_page .article_body .note + .wysiwyg-font-size-large,
    .article_page .article_body .bug + .wysiwyg-font-size-large,
    .article_page .article_body .file + .wysiwyg-font-size-large,
    .article_page .article_body .tip + .wysiwyg-font-size-small,
    .article_page .article_body .note + .wysiwyg-font-size-small,
    .article_page .article_body .bug + .wysiwyg-font-size-small,
    .article_page .article_body .file + .wysiwyg-font-size-small {
        padding-top: 22px;
    }

.article_page .article_body p:first-child {
    margin-top: 0px !important;
}

.article_page .article_body ins {
    text-decoration: none;
}

.article_page .article_body .note {
    border-color: #2ab27b;
    background-repeat: no-repeat;
    background-image: url(/images/support/icon-bell.png);
    background-position-x: 12px;
    background-position-y: 12px;
}

    .article_page .article_body .note:before {
        color: #2ab27b;
    }

    .article_page .article_body .note.singleline:before {
        top: 12px;
    }



.article_page .article_body .tip {
    border-color: #00a7ed;
    background-repeat: no-repeat;
    background-image: url(/images/support/icon-lightbulb.png);
    background-position-x: 12px;
    background-position-y: 12px;
}

    .article_page .article_body .tip:before {
        color: #00a7ed;
    }

.article_page .article_body .bug {
    border-color: #EDB431;
    background-repeat: no-repeat;
    background-image: url(/images/support/icon-bolt.png);
    background-position-x: 12px;
    background-position-y: 12px;
}

    .article_page .article_body .bug:before {
        color: #EDB431;
    }

    .article_page .article_body .bug.singleline:before {
        top: 12px;
    }

.article_page .article_body .file {
    cursor: pointer;
    border-color: #7c31ed;
    background-repeat: no-repeat;
    background-image: url(/images/support/icon-file-alt.png);
    background-position-x: 12px;
    background-position-y: 12px;
}

    .article_page .article_body .file:before {
        font-size: 24px;
        top: 20px;
    }

    .article_page .article_body .file.multiline:before {
        top: 20px;
    }

    .article_page .article_body .file a {
        font-weight: 900;
    }

    .article_page .article_body .file:hover a {
        text-decoration: underline;
    }

.article_page .article_body .search_modifier {
    border-color: #2ab27b;
    background-color: #E7F6F0;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 1px 4px 2px;
}

.article_page .article_body .blue_headline {
    font-weight: 700;
    color: #3aa3e3;
    font-size: 19.1px;
    line-height: 30px;
}

.article_page .article_body hr {
    height: 1px;
    border: none;
    color: #E5E5E5;
    background-color: #E5E5E5;
    margin: 30px auto;
}

    .article_page .article_body hr.break {
        width: 60%;
        margin: 60px auto;
    }

        .article_page .article_body hr.break.thin {
            margin: 30px auto;
        }

.article_page .article_body table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}

.article_page .article_body td,
.article_page .article_body th {
    border-color: #F7F7F7;
    border-color: rgba(0, 0, 0, 0.07);
    border-style: solid;
    padding: 8px 12px;
    font-size: 1rem;
}

.article_page .article_body tr:nth-child(odd) td {
    background-color: #F7F7F7;
}

    .article_page .article_body tr:nth-child(odd) td:first-child {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .article_page .article_body tr:nth-child(odd) td:last-child {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

.article_page .article_body tr.white td {
    background: none;
}

.article_page .article_body tr.grey td {
    background-color: #F7F7F7;
}

.article_page .article_body th {
    border-width: 1px 0;
    color: #BBB;
    font-size: 11px;
    font-weight: normal;
    white-space: nowrap;
}

.article_page .article_body td {
    border-width: 0 0 0px 0;
}

    .article_page .article_body td.noborder {
        border-width: 0 0 0 0;
        vertical-align: top;
    }

.article_page .article_footer {
    padding-left: 10px;
    padding-right: 10px;
    flex-basis: 100%;
}

.article_page .article_bottom {
    padding-top: 60px;
    padding-bottom: 60px;
    width: 100%;
}

    .article_page .article_bottom .article_related,
    .article_page .article_bottom .article_recent {
        padding-left: 10px;
        padding-right: 10px;
        width: 49.5%;
        display: inline-block;
        vertical-align: top;
        font-size: 1rem;
        line-height: 24px;
    }

@media screen and (max-width: 610px) {
    .article_page .article_bottom .article_related,
    .article_page .article_bottom .article_recent {
        width: 100%;
    }
}

@media screen and (max-width: 610px) {
    .article_page .article_bottom .article_related {
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 640px) {
    .article_page.videos_page .article_body a.next:before {
        content: 'Next Video';
    }

    .article_page.videos_page .article_body a.previous:after {
        content: 'Previous Video';
    }

    .article_page.guide_page .article_body a.next:before {
        content: 'Next Guide';
    }

    .article_page.guide_page .article_body a.previous:after {
        content: 'Previous Guide';
    }
}

.article_body .tabs {
    margin-bottom: 16px;
}

    .article_body .tabs.enclosed section {
        border: 1px solid #E8E8E8;
        border-radius: 6px;
    }

        .article_body .tabs.enclosed section.first_content {
            border-top-left-radius: 0px;
        }

.article_body .option {
    margin: 0px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0);
    padding: 5px 30px 4px 30px;
    color: #a0a0a2;
}

    .article_body .option.active {
        color: #3aa3e3;
        border: 1px solid #E8E8E8;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom: 1px solid #FFFFFF;
    }

    .article_body .option:not(.active):hover {
        color: #88919B;
    }

@media screen and (max-width: 560px) {
    .article_body .option {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 380px) {
    .article_body .option {
        padding-left: 6px;
        padding-right: 6px;
        font-size: 0.9rem;
    }
}

.article_body section {
    display: block;
    border-top: 1px solid #E8E8E8;
    padding-top: 16px;
    margin-top: -1px;
    padding: 30px;
}

    .article_body section ol:first-child,
    .article_body section ul:first-child {
        margin-top: 0px;
    }

    .article_body section ol:last-child,
    .article_body section ul:last-child {
        margin-bottom: 0px;
    }

    .article_body section ol li:last-child,
    .article_body section ul li:last-child {
        margin-bottom: 0px;
    }

    .article_body section p:last-child {
        margin-bottom: 0px;
    }

html[class*="Biganthc"] .article_body section {
    display: none;
}

    html[class*="Biganthc"] .article_body section.active {
        display: block;
    }

.article-vote {
    padding: 35px 0 45px;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}

    .article-vote .article-vote-question {
        font-weight: 700;
        text-align: center;
        display: block;
        opacity: 0;
        margin-bottom: 25px;
    }

        .article-vote .article-vote-question:before {
            font-size: 20px;
            font-style: normal;
            font-weight: normal;
            display: inline-block;
            content: '\E024';
            vertical-align: bottom;
            margin-bottom: 1px;
            width: 25px;
            height: 25px;
            margin-right: 2px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            -moz-background-clip: padding;
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
        }

    .article-vote .article-vote-controls {
        text-align: center;
        justify-content: center;
    }

        .article-vote .article-vote-controls a {
            display: inline-block;
        }

    .article-vote .article-feedback-form {
        display: none;
        margin-top: 30px;
        text-align: right;
    }

        .article-vote .article-feedback-form textarea {
            width: 100%;
            border: 1px solid #E5E5E5;
            padding: 10px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
            -moz-background-clip: padding;
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            color: inherit;
            line-height: 24px;
            transition-property: all;
            transition-duration: 160ms;
        }

            .article-vote .article-feedback-form textarea:focus {
                outline: none;
                border: 1px solid #3aa3e3;
            }

                .article-vote .article-feedback-form textarea:focus::-webkit-input-placeholder {
                    color: #c9c9c9;
                }

                .article-vote .article-feedback-form textarea:focus:-moz-placeholder {
                    color: #c9c9c9;
                }

                .article-vote .article-feedback-form textarea:focus::-moz-placeholder {
                    color: #c9c9c9;
                }

                .article-vote .article-feedback-form textarea:focus:-ms-input-placeholder {
                    color: #c9c9c9;
                }

        .article-vote .article-feedback-form #char_num {
            color: #aaa;
            font-size: 14px;
            float: left;
        }

    .article-vote .vote-err {
        display: none;
        text-align: center;
        font-size: smaller;
        margin-bottom: 0px;
    }

        .article-vote .vote-err i {
            vertical-align: middle;
            font-size: 20px;
        }

    .article-vote .vote-thanks,
    .article-vote .feedback-thanks {
        display: none;
        text-align: center;
    }

        .article-vote .vote-thanks p,
        .article-vote .feedback-thanks p {
            margin-top: 3px;
            margin-bottom: 25px;
        }

            .article-vote .vote-thanks p:nth-child(2),
            .article-vote .feedback-thanks p:nth-child(2) {
                margin-bottom: 8px;
            }

        .article-vote .vote-thanks i,
        .article-vote .feedback-thanks i {
            vertical-align: middle;
        }

    .article-vote .article-vote-up,
    .article-vote .article-vote-down,
    .article-vote .article-send-feedback {
        cursor: pointer;
        height: 44px;
        display: block;
        width: 125px;
        border: 2px solid #2ab27b;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        color: #2ab27b;
        text-decoration: none;
        margin: 0 10px;
    }

        .article-vote .article-vote-up:after,
        .article-vote .article-vote-down:after,
        .article-vote .article-send-feedback:after {
            display: block;
            height: 100%;
            width: 100%;
            text-align: center;
            padding: 7px 0;
        }

@media screen and (max-width: 480px) {
    .article-vote .article-vote-up,
    .article-vote .article-vote-down,
    .article-vote .article-send-feedback {
        width: 42%;
        height: 50px;
        line-height: 31px;
    }
}

.article-vote .article-vote-up:hover,
.article-vote .article-vote-down:hover,
.article-vote .article-send-feedback:hover {
    border: 0px;
    color: #FFFFFF;
    background-color: #2ab27b;
}

    .article-vote .article-vote-up:hover:after,
    .article-vote .article-vote-down:hover:after,
    .article-vote .article-send-feedback:hover:after {
        padding: 9px 0;
    }

.article-vote .article-vote-up.article-voted,
.article-vote .article-vote-down.article-voted,
.article-vote .article-send-feedback.article-voted {
    background-color: #2ab27b;
    color: #FFFFFF;
}

.article-vote .article-send-feedback {
    display: inline-block;
    width: 180px;
    margin-right: 0px;
    margin-top: 20px;
    color: #a0a0a2;
    border-color: #BABBBF;
}

    .article-vote .article-send-feedback:hover {
        color: #88919B;
        background-color: #FFFFFF;
        border: 2px solid #BABBBF;
    }

        .article-vote .article-send-feedback:hover:after {
            padding: 7px 0;
        }

    .article-vote .article-send-feedback:after {
        content: 'Submit feedback';
    }

    .article-vote .article-send-feedback.allowed {
        background-color: #3aa3e3;
        color: #FFFFFF;
        border: 0px;
    }

        .article-vote .article-send-feedback.allowed:after {
            padding: 9px 0;
        }

        .article-vote .article-send-feedback.allowed:hover {
            border: none;
            box-shadow: inset 0 -2px rgba(0, 0, 0, 0.25);
        }

.article-vote .article-vote-up:after,
.article-vote .article-vote-down:after {
    content: attr(data-caption);
}

.article-vote .article-vote-count {
    display: none;
}

.recent-articles h3 {
    margin: 0 0 10px;
    text-transform: capitalize;
}

.recent-articles ul {
    margin: 0;
    padding-left: 20px;
}

.recent-articles li {
    line-height: 20px;
    margin-bottom: 12px;
}

.related-articles h3 {
    margin: 0 0 10px;
    text-transform: capitalize;
}

.related-articles ul {
    margin: 0;
    padding-left: 20px;
}

.related-articles li {
    line-height: 20px;
    margin-bottom: 12px;
}

.breadcrumbs {
    margin: 0;
    margin-right: 1px;
    list-style: none;
    padding: 0;
    display: inline-block;
}

    .breadcrumbs li:first-child:before {
        content: none;
        padding: 0;
    }

    .breadcrumbs li {
        color: #7D7D7D;
        font-size: 15px;
        display: inline-block;
    }

        .breadcrumbs li:before {
            content: ">";
            color: #CACACA;
            padding: 0 0px;
        }

        .breadcrumbs li:nth-child(3) {
            display: none;
        }

.article_breadcrumbs_container .breadcrumbs li:nth-child(3) {
    display: inline-block;
}

.error_page .error_container {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 45px;
    padding-bottom: 25px;
}

@media screen and (max-width: 470px) {
    .error_page .error_container {
        display: block;
    }
}

.error_page .Bigantbot_error {
    flex: none;
    min-width: 281px;
    min-height: 287px;
    margin-right: 20px;
    background-size: contain;
    background-position: 0px 60px;
    background-repeat: no-repeat;
}

@media screen and (max-width: 900px) {
    .error_page .Bigantbot_error {
        min-width: auto;
        margin-right: 0px;
        width: 30%;
    }
}

@media screen and (max-width: 470px) {
    .error_page .Bigantbot_error {
        display: block;
        min-height: 120px;
        width: 100%;
        background-position: top center;
    }
}

.error_page .Bigantbot_says {
    flex: 1;
    font-size: 17.1px;
    line-height: 29px;
    padding: 20px;
}

.error_page .submit-a-request {
    margin-top: 10px;
    font-weight: 700;
    background-color: #2ab27b;
    display: inline-block;
    color: #FFFFFF;
    line-height: 40px;
    font-size: 17px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0 15px;
}

    .error_page .submit-a-request:hover {
        text-decoration: none;
    }

.error_page .promoted-articles {
    padding: 0px;
    margin-top: 30px;
}

    .error_page .promoted-articles ul {
        border-bottom: 0px;
    }

    .error_page .promoted-articles li {
        float: left;
        width: 50%;
        list-style-position: inside;
        max-height: 22px;
        overflow: hidden;
        font-size: 1rem;
        line-height: 22px;
        margin-bottom: 18px;
        padding-right: 10px;
    }

@media screen and (max-width: 800px) {
    .error_page .promoted-articles li {
        width: 100%;
    }
}


.tight {
    margin-bottom: 0;
}


.userguide {
    background: #fff;
}

    .userguide p {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .userguide h4 {
        margin-top: 30px;
        margin-bottom: 10px;
        color: #1a8bd9;
    }

    .userguide img {
        border: 1px solid #444;
        margin: 5px;
    }

    .userguide ol {
        padding: 5px;
    }

    .userguide a {
        color: #1a8bd9;
    }

.usermain {
    background-color: #f2fbfe;
    padding-right: 0px;
    border-radius: 8px;
    margin-right: 20px;
}

    .usermain ul {
        padding: 0;
    }

        .usermain ul ul {
            margin: 0;
            padding: 10px;
        }

    .usermain li {
        padding-left: 10px;
        border-bottom: 1px solid #ddd;
    }

        .usermain li li {
            border-bottom: none;
            float: left;
            display: inline-block;
        }

        .usermain li a {
            display: none;
            width: 100%;
        }

            .usermain li a:hover {
                color: #0d6fb2;
            }

    .usermain h3 {
        cursor: pointer;
        font-size: 1.17em;
    }

        .usermain h3:hover {
            color: #0d6fb2;
        }

    .usermain li.selected {
        background-color: #f3e2a6;
        width: 100%;
    }

.classic-ul li {
    list-style: disc;
}
