.wbsupportpolicy h1{
    font-size: 34px;
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 500;
}
.wbsupportpolicy h2{
    margin-top: 40px;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 500;
}
.wbsupportpolicy h3{
    font-size: 18px;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 15px;
}
.wbhometopb .text-right li {
    display: inline-block;
    margin-left: 15px;  
}
.h_red {
    color: red;
}
xmp {
    white-space: pre-line;
}
.bold {
    font-weight: 700;
}
ul.required {
    font-size: 16px;
}
ul.required li {
    line-height: 30px;
}
ul.option {
    list-style: none;
}
html body {
    background: #f5f5f5;
    padding-top: 0;
    font-family: "Ubuntu", sans-serif;
    color: #000;
    font-size: 15px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: "Ubuntu", sans-serif;
}
html .header,
html .footer {
    background-color: #fff;
    position: relative;
    z-index: 100;
    border-top: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}
html .footer a {
    color: #fd6e4f;
}
html .header .mmm {
    min-height: 130px;
    line-height: 100px;
    padding-top: 15px;
    padding-bottom: 15px;
}
html .header .mmm {
    text-align: center;
}
html .header .mmm > span {
    font-size: 60px;
    font-weight: 300;
    vertical-align: middle;
    position: relative;
}
html .header .mmm > span:after {
    content: "Documentation";
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    font-size: 13px;
}
html .primary_content .page-header {
    margin-bottom: 20px;
    padding-bottom: 0;
    margin-top: 0;
}
html .small_caption {
    padding-top: 45px;
    margin-top: 0;
}
html body img {
    max-width: 100%;
    width: auto;
}
body {
    position: relative;
    padding-top: 50px;
}
ul{
    line-height: 28px;
}
a{
    color: #000;
    transition: 0.3s ease;
}
.wbfullcont a{
    text-decoration: underline;
}
a:hover, a:focus{
    color: #ed2939;
}
a:focus{
    outline: none;
}
.bs-docs-nav {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
    background-color: #563d7c;
    border-color: #463265;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
.bs-docs-nav .navbar-collapse {
    border-color: #463265;
}
.bs-docs-nav .navbar-brand {
    color: #fff;
}
.bs-docs-nav .navbar-nav > li > a {
    color: #cdbfe3;
}
.bs-docs-nav .navbar-nav > li > a:hover {
    color: #fff;
}
.bs-docs-nav .navbar-nav > .active > a,
.bs-docs-nav .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #463265;
}
.bs-docs-nav .navbar-toggle {
    border-color: #563d7c;
}
.bs-docs-nav .navbar-toggle:hover {
    background-color: #463265;
    border-color: #463265;
}
.bs-sidebar.affix {
    position: static;
}
.bs-sidenav {
    margin-bottom: 30px;
    padding-bottom: 10px;
    text-shadow: 0 1px 0 #fff;
}
.bs-sidebar .nav .nav > li {
    margin-bottom: 0;
    background-color: #fafafa;
}
.bs-sidebar .nav > li {
    margin-bottom: 10px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.bs-sidebar li.active > a:before {
    border-left-color: #fff;
}
.bs-sidebar .nav > li > a {
    display: block;
    color: #716b7a;
    padding: 5px 20px 5px 30px;
    text-shadow: none;
}
.bs-sidebar > .nav > li > a {
    border-bottom: 1px dotted rgba(0, 17, 26, 0.1);
    font-size: 16px;
    line-height: 30px;
    color: #555;
    font-weight: 700;
}
.bs-sidebar .nav > li > a:hover,
.bs-sidebar .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}
.bs-sidebar .nav > .active > a {
    font-weight: 700;
}
.bs-sidebar .nav li > a:hover {
    color: #2b87c3;
}
.bs-sidebar .nav .nav {
    padding: 5px 0;
    background-color: #fafafa;
    display: none;
}
.bs-sidebar .nav .nav > li > a {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 90%;
    padding-right: 0;
}
.bs-sidebar li > a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 3px 4px;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #444;
    position: absolute;
    top: 17px;
    left: 15px;
}
.bs-sidebar li.skin > a:before {
    font-family: Font Awesome\5 Free;
    content: "\f1c4";
    border: 0;
    top: 4px;
    left: 10px;
}
.bs-sidebar .nav .nav > li > a:before {
    top: 11px;
}
@media screen and (min-width: 992px) {
    .bs-sidebar .nav > .active > ul {
        display: block;
    }
    .bs-sidebar.affix {
        position: relative;
        margin-top: 55px;
    }
    .bs-sidebar.affix-bottom {
        position: absolute;
    }
    .bs-sidebar.affix-bottom .bs-sidenav,
    .bs-sidebar.affix .bs-sidenav {
        margin-top: 0;
        margin-bottom: 0;
    }
}
h1[id] {
    padding-top: 80px;
    margin-top: -45px;
    font-weight: 300;
}
.sidebar_overlayer {
    height: 300px;
    width: 101%;
    position: relative;
    z-index: 10;
    background: transparent;
    background: -moz-linear-gradient(top, #ecf0f1 65%, transparent 100%);
    background: -webkit-linear-gradient(top, #ecf0f1 65%, transparent 100%);
    background: -o-linear-gradient(top, #ecf0f1 65%, transparent 100%);
    background: -ms-linear-gradient(top, #ecf0f1 65%, transparent 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, #ecf0f1), color-stop(100%, transparent));
    background: linear-gradient(to bottom, #ecf0f1 65%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECF0F1',endColorstr='transparent',GradientType=0);
}
.header {
    padding: 50px 0;
    text-align: center;
}
.vg-link {
    margin-top: 20px;
}
.vg-link a {
    color: #333;
    margin: 0 5px;
    padding: 10px 15px;
    background: #fff;
    box-shadow: none !important;
    font-weight: 700;
}
.vg-link a i {
    color: #fd6e4f;
    margin-right: 5px;
}
.vg-link a:hover {
    color: #fff;
    background: #fd6e4f;
}
.vg-link a:hover i {
    color: #fff;
}
.sidebar_overlayer {
    display: none;
}
.vg-content {
    display: none;
}
.vg-content img {
    box-shadow: none;
    margin: 15px 0;
}
.version {
    color: #fd6e4f;
    font-weight: 700;
    display: inline-block;
    margin-right: 10px;
}
::selection {
    background: #2b87c3;
    text-shadow: none;
    color: #fff;
}
.entry-title.steps {
    background: #eee;
    border-bottom: 1px solid #ddd;
    margin-top: 30px;
    padding: 15px 20px;
}
.tem-note {
    background: #e7f2fa;
    padding: 10px 20px;
    margin-top: 20px;
    font-weight: 700;
}
.note {
    margin: 0 5px;
    display: inline-block;
    color: coral;
    border-bottom: 1px dotted coral;
}
.video {
    font-size: 23px;
    display: inline-block;
    padding: 10px 20px;
    background-color: #189f2b;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
iframe {
    max-width: 100%;
}
h5 {
    font-weight: 700;
    margin-top: 30px;
}
.page-header {
    border-bottom: 0;
}
.page-header2 {
    border-bottom: 2px solid #ddd;
    margin-bottom: 20px;
}
.widget {
    margin-top: 50px;
    margin-bottom: 20px;
}
.note {
    color: coral;
}
.bs-sidebar .nav > .active > ul {
    display: block;
}
tr.view-icons {
    background: #666;
    color: #fff;
    line-height: 47px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
    line-height: 31px;
}
ul.feature a {
    color: #000;
}
#back-to-top {
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    position: fixed;
    right: 15px;
    bottom: -50px;
    cursor: pointer;
    z-index: 200;
    width: 40px;
}
#back-to-top a {
    display: block;
    text-align: center;
    margin-bottom: 7px;
}
#back-to-top.fixed {
    bottom: 15px;
}
#back-to-top i {
    font-size: 40px;
}
.view-video {
    background: #fd6e4f;
    color: #fff;
    padding: 10px 15px;
    margin-bottom: 5px;
    display: inline-block;
    font-weight: 700;
}
.show-code {
    border: 1px solid #005cb9;
    background-color: #f1f5f9;
    overflow: auto;
    margin-bottom: 1.7em;
    padding: 1em !important;
    overflow-y: hidden;
}
.contributors {
    text-align: center;
    margin-top: 50px;
}
.contributors-img img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.main-content .row {
    margin-right: 0;
    margin-left: 0;
}
@media (min-width: 768px) {
    .main-content .row .col-sm-9 {
        flex: 0 0 72%;
        max-width: 72%;
        width: 100%;
    }
    
    .main-content .row .col-sm-3 {
        flex: 0 0 28%;
        max-width: 28%;
        width: 100%;
    }
}
img.lazy {
    width: 100%;
    height: 300px;
    display: block;
    background-image: url(../img/load/lg.circle-slack-loading-icon.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}
img.lazy.loaded {
    width: auto;
    height: auto;
}
.page-header {
    position: relative;
}
.sub-title {
    margin-top: 40px;
}
img.lazy.loaded {
    margin: 10px 0;
}
.contributors-img img.loaded {
    background: none;
}
.bs-sidebar1 ul > li.icon-img > a > img {
    height: 19px;
}
.mm-listitem.active a,
.mm-listitem.active a:hover {
    background: transparent;
}
h2 {
    font-weight: 700;
}
.vg-content > .page-header:first-child {
    border-bottom: 0;
    margin-bottom: 20px;
}
.vg-content > .page-header:first-child:after {
    display: none;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1300px;
    }
    .wbhome .container{
        max-width: 1100px;
    }
}
.btn {
    white-space: normal;
}
@media (min-width: 768px) {
    .main-content .row .col-sm-9 {
        padding: 0 30px 30px;
        margin-top: 55px;
        border: 1px solid rgba(0, 34, 51, 0.1);
    }
}
@media (max-width: 767px) {
    .container.main-content {
        padding-right: 30px;
        padding-left: 30px;
    }
    h2 {
        font-size: 28px;
    }
    .date.update {
        display: none;
    }
}
@media (max-width: 480px) {
    .hide-mobile,
    .version {
        display: none;
    }
    .mm-navbar__title {
        display: none;
    }
}
.mm-listitem a i {
    margin-right: 10px;
}
#changelog .box {
    margin-bottom: 30px;
}
.mm-menu_theme-dark {
    --mm-color-text: #d5dce0;
    --mm-color-background: #111;
}
.mm-listitem a i {
    color: #92989c;
    font-size: 15px;
}
.bs-sidenav {
    text-shadow: none;
}
.mm-listitem a {
    padding: 0 10px 0 15px !important;
}
.mm-listitem.active > a,
.mm-listitem.active > a:hover,
.mm-listitem_vertical > .mm-panel ul > li.mm-listitem.active {
    background: rgba(255, 255, 255, 0.06);
}
.mm-menu_selected-hover .mm-listitem__btn:hover,
.mm-menu_selected-hover .mm-listitem__text:hover,
.mm-listitem_vertical > .mm-panel ul a:hover {
    background: rgba(255, 255, 255, 0.06);
}
.mm-listitem:after,
.mm-navbar__title,
.mm-listitem.mm-listitem_vertical.no-child a.mm-listitem__btn {
    display: none !important;
}
.mm-listitem__btn:not(.mm-listitem__text),
.mm-panel_has-navbar .mm-navbar {
    border: 0;
}
.mm-listitem {
    font-size: 13px;
    line-height: 28px;
    padding: 0 !important;
}
.mm-listitem.mm-listitem_vertical {
    padding: 7px 0 10px !important;
    border-bottom: 1px solid #222;
}
.mm-listitem.mm-listitem_vertical.no-child {
    padding: 7px 0 !important;
    border-bottom: 1px solid #222;
}
.mm-listitem.mm-listitem_vertical a.pa,
.mm-listitem.mm-listitem_vertical a.mm-listitem__btn {
    color: #646f79;
    background: transparent !important;
}
.mm-listitem.mm-listitem_vertical a.pa:hover,
.mm-listitem.mm-listitem_vertical.active > a.pa,
.mm-listitem.mm-listitem_vertical a.mm-listitem__btn:hover {
    color: #fff;
}
.mm-listitem a i.icon-min { 
    color: #fff; 
    font-size: 12px;  
    vertical-align: top;  
    line-height: 28px;  
    display: inline-block;  
    margin-right: 7px;  
    font-weight: 500;  
}
.bs-sidenav .mm-listitem a{
    display: flex; 
    align-items:center;  
}
.mm-navbars_top {
    border-bottom: 0;
}
.mm-listitem_opened > .mm-listitem__btn,
.mm-listitem_opened > .mm-panel {
    background: transparent;
}
.mm-panel_has-navbar {
    padding-top: 0;
}
.mm-listitem_vertical > .mm-panel {
    padding: 0;
    margin-top: 7px;
}
.mm-listitem_vertical > .mm-panel ul a {
    padding: 0 20px 0 25px !important;
}
.mm-listitem_vertical.out_link > .mm-panel ul a {
    padding: 0 10px 0 15px !important;
}
.mm-panels > .mm-panel > .mm-listview {
    margin: 0;
}
.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
    width: 320px;
}
.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
    width: calc(100% - 320px);
    width: calc(100% - var(--mm-sidebar-expanded-size));
    -webkit-transform: translate3d(320px, 0, 0);
    transform: translate3d(320px, 0, 0);
    -webkit-transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
}
.mm-menu,
.mm-slideout {
    --mm-sidebar-expanded-size: 320px;
}
.mm-listitem.active > a > i.icon-min { 
    color: gray; 
}
.mm-listitem.mm-listitem_vertical a.mm-listitem__btn {
    height: 28px;
    display: none !important;
}
.mm-btn_next:after,
.mm-btn_prev:before {
    width: 5px;
    height: 5px;
}
.mm-panel {
    padding: 0;
}
.mm-listitem.mm-listitem_vertical.active > .mm-panel {
    display: block !important;
}
.mm-listitem.mm-listitem_divider {
    padding: 0 10px !important;
}
@media (min-width: 1200px) {
    .wbfullcont .container {
        max-width: 100%;
    }
}
.container.main-content {
    padding: 0;
}
.page-header.header_fixed {
    box-shadow: 0 1px 3px 0 rgba(21, 27, 38, 0.15);
    background: #fff;
    padding: 15px 30px !important;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.page-header.header_fixed h2 {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    margin: 0;
    font-weight: 500;
}
.show-icon {
    border-radius: 8px;
    display: inline-block;
    vertical-align: middle;
    min-width: 40px;
    min-height: 40px;
    background: #ed2939;
    color: #fff;
    text-align: center;
    margin-right: 10px;
}
.wb_cover{
    position: sticky;
    top: 0;
    z-index: 5;
}
.wb_contact{
    display: flex;
    column-gap: 10px;
}
.show-icon i {
    display: block;
    font-size: 20px;
    padding-top: 10px;
}
.box {
    margin-bottom: 30px;
    background: #fff;
    padding: 20px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.box .page-header h2{
    font-size: 28px;
    margin: 0;
    font-weight: 500;
}
.box h4{
    font-size: 20px;
}
.vg-content img {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
}
h1 {
    margin-top: 0;
    margin-bottom: 35px;
}
html .footer {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}
html .footer p {
    margin-bottom: 0;
}
.reviewnote{
    background: #f5f5f5;
    border-left: 3px solid #bbb;
    padding: 10px;
    margin-bottom: 15px;
}
.vg-content .reviewnote img{
    margin: 0;
    margin-right: 10px;
    max-width: 50px;
}
/* Home Page */
.wbhome a:hover,.wbhome a:focus{
    text-decoration: none;
}
header ul{
    padding: 0;
    list-style: none;
    margin: 0;
}
html body.wbhome{
    background: #fff;
}
header{
    background: #f5f5f5;
    padding: 12px 0;
    margin-bottom: 50px;
}
header .row{
    display: flex;
    align-items: center;
} 
.wbarticle ul{ 
    max-width: 1000px;
    margin: 0 auto;
    list-style: none;
    padding: 0;
}
.wbarticle ul li{
    width: 50%;
    float: left;
    padding: 0 8px;
}
.wbarticle i{
    vertical-align: middle;
    margin-right: 5px;
}
.wbarticle ul li a {
    font-size: 16px;
    text-decoration: none;
    line-height: 35px;
    margin-bottom: 10px;
    display: block;
}
.wbarticle h3{
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 30px;
}
.wballsetting{
    margin-top: 60px;
}
.wbhomebox a{
    border: 1px solid #eee;
    padding: 20px 10px;
    display: block;
    margin-bottom: 30px;
}
.wbhomebox i{
    font-size: 40px;
    color: #999;
    transition: 0.3s ease;
}
.wbhomebox h5{
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
}
.wbhomebox a:hover i{
    color: #000;
}
.wbhomebox a:hover{
    background: #f9f9f9;
}
footer{
    background: #f5f5f5;
    padding: 15px 0;
    margin-top: 30px;
}
.wbcounter{
    background: #eee;
    min-width: 30px;
    min-height: 30px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    border-radius: 100%;
    font-weight: normal;
    line-height: normal;
    font-size: 16px;
}
/* Contact */
.wbcontinfo,.wbsupporypolicy{
    max-width: 600px;
    margin: 0 auto;
    padding: 0 15px;
}
.wbcontinfo input{
    height: 50px;
    box-shadow: none;
    border: 1px solid #eee;
}
.form-control:focus,textarea:focus {
    border-color: #999;
    box-shadow: none;
}
textarea{
    width: 100%;
    border-radius: 4px;
    border: 1px solid #eee;
    padding: 10px;
    height: 160px;
    outline: none;
}
.wbuploadfile input{
    z-index: 1;
    position: relative;
    opacity: 0;
    width: 100%;
    height: 60px;
}
.wbuploadfile p{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    text-align: center;
    margin-top: 20px;
}
.wbuploadfile{
    border: 1px solid #eee;
    background-color: #f9f9f9;
    position: relative;
    font-size: 14px;
    border-radius: 4px;
}
::placeholder {
    color: #aaa;
    font-size: 14px;
}
.wbcontinfo .form-group {
    margin-bottom: 20px;
}
.wbcontinfo label{
    font-weight: normal;
    font-size: 14px;
}
.wbcontinfo label sup{
    color: #ff4040;
    top: -3px;
}
.wbcontinfo .btn-primary{
    width: 100%;
    padding: 12px 10px;
    background: #000;
    border-color: #000;
    font-size: 16px;
    margin-top: 15px;
    transition: 0.3s ease;
}
.wbcontinfo .btn-primary:hover{
    background: #333;
    border-color: #333;
}
.wbcontactdesc{
    margin-bottom: 20px;
    font-size: 14px;
}
.wbsupporypolicy p{
    font-size: 14px;
}
.wbsupporypolicy ul p{
    font-weight: 600;
    font-size: 16px;
}
.wbsupporypolicy ul{
    background: #f9f9f9;
    padding: 15px;
    margin-top: 25px;
    list-style: none;
}
.wbsupporypolicy ul li i.icon-min{ 
    color: #058805;
    vertical-align: middle;
}
.wbsupporypolicy ul li i.icon-close{
    color: #ff0000;
    vertical-align: middle;
}
.wbsupporypolicy ul li {
    border-bottom: 1px solid #eee;
    padding-bottom: 6px;
    margin-bottom: 6px;
    font-size: 14px;
}
.wbsupporypolicy ul li:last-child{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.wbcontinfo{
    margin-top: 50px;
}
@media (min-width: 768px) {
    .main-content .row.row1 {
        margin-right: -15px;
        margin-left: -15px;
    }
}
@media (max-width: 992px) {
    .mm-menu,
    .mm-slideout {
        --mm-sidebar-collapsed-size: 35px;
    }
    .mm-listitem_vertical > .mm-panel ul a {
        padding: 0 20px 0 20px !important;
    }
}
@media (max-width: 767px) {
    .mm-menu,
    .mm-slideout {
        --mm-sidebar-collapsed-size: 37px;
    }
    .box {
        padding: 30px 20px;
    }
    .wbarticle ul li{
        width: 100%;
        padding: 0;
    }
}
@media (max-width: 991px){
    .wbsupportpolicy h1{
        font-size: 26px;
    }
    .wbsupportpolicy h2{
        font-size: 20px;
    }
    .wbsupportpolicy h3{
        font-size: 16px;
    }
    .rless{
        margin-left: -5px;
        margin-right: -5px;
    }
    .cless{
        padding-left: 5px;
        padding-right: 5px;
    }
    .wbarticle h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    header{
        margin-bottom: 30px;
    }
    .wballsetting {
        margin-top: 30px;
    }
    .wbhomebox h5{
        font-size: 14px;
    }
    .wbhomebox a {
        padding: 20px 5px;
        margin-bottom: 10px;
    }
    .wbhomebox i{
        font-size: 34px;
    }
    .page-header.header_fixed{
        padding: 15px 20px !important;
    }
    .page-header.header_fixed h2{
        font-size: 22px;
    }
    .box .page-header h2{
        font-size: 20px;
    }
    .box h3 {
        font-size: 18px;
    }
    .box h4{
        font-size: 16px;
    }
}
@media (max-width: 575px){
    .page-header.header_fixed{
        flex-direction: column;
        row-gap: 12px;
    }
    .show-icon{
        min-width: 35px;
        min-height: 35px;
    }
    .show-icon i {
      font-size: 16px;
      padding-top: 10px;
    }
}
@media (max-width: 450px){
    .page-header.header_fixed h2{
        max-width: 175px;
    }
}