body {
    background: #FBF9F7;
    background: #eee;
}

.width_1200_wrapper {
    width: 1200px;
    height: 550px;
    height: auto;
    border: #0f0 solid 0px;
    padding: 0px;
}

.global_box {
    margin: 0 auto;
    width: 1200px;
    height: 500px;
    height: auto;
    border: #0f0 solid 0px;
    box-sizing: border-box;
    padding: 20px 0px;
}

.first_title {
    width: 100%;
    font-weight: bold;
    color: #333;
    padding: 10px;
    text-align: center;
    padding: 20px;
    font-size: 24px;
}

.user_fission_wrapper {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
    margin-top: 30px;
}

.user_fission_wrapper img {
    width: 100%;
}

.user_fission_wrapper .description {
    font-size: 14px;
    width: 100%;
    color: #666;
    text-indent: 2em;
    line-height: 30px;
    padding: 10px 10px 0px 10px;
    box-sizing: border-box;
}
.user_fission_wrapper .advantages{
    font-size: 14px;
    width: 100%;
    color: #666;
    line-height: 30px;
    padding: 0px 10px 10px 10px;
    box-sizing: border-box;
}
.user_fission_wrapper ul {
    margin-left: 47px;
    padding: 0px;
}

.user_fission_wrapper ul li {
    margin: 0px;
    padding: 0px;
    color: #666;
    line-height: 30px;
}

.contact_us_wrapper {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
    margin-top: 30px;
}

.contact_us_wrapper .title {
    text-align: center;
    font-size: 16px;
    width: 100%;
    font-weight: bold;
    color: #333;
    padding: 10px;
}

.contact_us_wrapper .description {
    font-size: 14px;
    width: 100%;
    color: #666;
    text-indent: 2em;
    line-height: 20px;
    padding: 10px;
}

.contact_us_wrapper table {
    width: 100%;
    border-collapse: collapse;
    border: 0px solid #333;
}

.contact_us_wrapper thead th {
    background-color: #F7F7F7;
    background-color: #f2f2f2;
    color: #666666;
    font-size: 14px;
    padding: 10px 10px;
}

.contact_us_wrapper th,
.contact_us_wrapper td {
    padding: 8px 8px;
    border: 1px solid #999;
    color: #666666;
    font-size: 14px;
    text-align: center;
}

.contact_us_wrapper tr {
    border-bottom: #E3E3E3 solid 1px;
}

.video_frontend_wrapper {
    width: 100%;
    margin-top: 20px;
    background-image: url(../images/icons8-youtube-500.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 200px 200px;
    border: #ddd solid 1px;
}

/*.subscription_table th,
.subscription_table td {
    padding: 5px 8px;
    border: 0px solid #333;
    color: #666666;
    font-size: 12px;
}*/

.subscription_wrapper {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
    margin-top: 30px;
}

.subscription_wrapper ul {
    margin: 0px;
    padding: 0px;
}

.subscription_wrapper li {
    margin: 0px;
    padding: 0px;
    line-height: 30px;
    list-style: none;
}

.subscription_wrapper li p {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.subscription_wrapper .title {
    text-align: center;
    font-size: 16px;
    width: 100%;
    font-weight: bold;
    color: #333;
    padding: 10px;
}

.subscription_wrapper .description {
    font-size: 14px;
    width: 100%;
    color: #666;
    text-indent: 2em;
    line-height: 20px;
    padding: 10px;
}

.subscription_wrapper .video_wrapper {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    background-image: url(../images/icons8-youtube-500.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 200px 200px;
    border: #ddd solid 1px;
}


.app_setting_wrapper {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
    margin-top: 30px;
}

.app_setting_wrapper .title {
    text-align: center;
    font-size: 16px;
    width: 100%;
    font-weight: bold;
    color: #333;
    padding: 10px;
}

.app_setting_wrapper .description {
    font-size: 14px;
    width: 100%;
    color: #666;
    text-indent: 2em;
    line-height: 20px;
    padding: 10px;
}

.app_setting_wrapper .description ul {
    padding: 0px;
    margin: 0px;
}

.app_setting_wrapper .description ul li {
    list-style: none;
    line-height: 25px;
    font-size: 14px;
}

.app_setting_wrapper .video_wrapper {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
    background-image: url(../images/icons8-youtube-500.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 200px 200px;
    border: #ddd solid 1px;
}


.frontend_shop_wrapper {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
    margin-top: 30px;
}

.frontend_shop_wrapper .title {
    text-align: center;
    font-size: 16px;
    width: 100%;
    font-weight: bold;
    color: #333;
    padding: 10px;
}

.frontend_shop_wrapper .description {
    font-size: 14px;
    width: 100%;
    color: #666;
    text-indent: 2em;
    line-height: 20px;
    padding: 10px;
}

.frontend_shop_wrapper .description ul {
    padding: 0px;
    margin: 0px;
}

.frontend_shop_wrapper .description ul li {
    list-style: none;
    line-height: 25px;
    font-size: 14px;
}

.frontend_shop_wrapper .video_wrapper {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    background-image: url(../images/icons8-youtube-500.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 200px 200px;
    border: #ddd solid 1px;
}


.shopify_cart_wrapper {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
    margin-top: 30px;
}

.shopify_cart_wrapper .title {
    text-align: center;
    font-size: 16px;
    width: 100%;
    font-weight: bold;
    color: #333;
    padding: 10px;
}

.shopify_cart_wrapper .description {
    font-size: 14px;
    width: 100%;
    color: #666;
    text-indent: 2em;
    line-height: 20px;
    padding: 10px;
}

.shopify_cart_wrapper .description ul {
    padding: 0px;
    margin: 0px;
}

.shopify_cart_wrapper .description ul li {
    list-style: none;
    line-height: 25px;
    font-size: 14px;
}

.shopify_cart_wrapper .video_wrapper {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    background-image: url(../images/icons8-youtube-500.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 200px 200px;
    border: #ddd solid 1px;
}


.theme_javascript_wrapper {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
    margin-top: 30px;
}

.theme_javascript_wrapper .title {
    text-align: center;
    font-size: 16px;
    width: 100%;
    font-weight: bold;
    color: #333;
    padding: 10px;
}

.theme_javascript_wrapper .description {
    font-size: 14px;
    width: 100%;
    color: #666;
    text-indent: 2em;
    line-height: 20px;
    padding: 10px;
}

.code_wrapper {
    background: #000;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
}


.code_wrapper .color_grey {
    color: #abb2bf;
}

.code_wrapper .color_red {
    color: #e06c75;
}

.code_wrapper .color_orange {
    color: #d19a66;
}

.code_wrapper .color_green {
    color: #98c379;
}

.code_wrapper .color_purple {
    color: #c678dd;
}

.code_wrapper .color_blue {
    color: #61aeee;
}

.theme_javascript_wrapper .video_wrapper {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    background-image: url(../images/icons8-youtube-500.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 200px 200px;
    border: #ddd solid 1px;
}

.menu_wrapper {
    position: fixed;
    left: 20px;
    top: 50%;
    z-index: 100;
    background: #fff;
    padding: 20px;
    font-size: 14px;
    font-weight: normal;
    border-radius: 10px;
}

.menu_wrapper ul {
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

.menu_wrapper ul li {
    list-style: none;
    padding: 0px;
    margin-top: 0px;
    line-height: 30px;
    cursor: pointer;
}

.menu_wrapper ul li.active {
    font-weight: bold;
    color: #0099A8;
}