#sidebar .nav-list{
    max-height: calc(100vh - 232px);
    overflow-y: auto;
}
html{
    overflow-y: scroll;
    scroll-behavior: smooth;
}
#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5, .contentWrapper h1{
    margin-bottom: 0.65em;
    color: #1c2933;
    font-weight: bold;
}
#fullArticle h1, .contentWrapper h1, h1.searchTitle{
    font-size: 34px;
}
h6{font-size: 0.9em;}
#fullArticle p, #fullArticle .callout-blue p, #fullArticle .callout-blue, #fullArticle .callout-red p, #fullArticle .callout-red, #fullArticle .callout-yellow p, #fullArticle .callout-yellow, #fullArticle .callout p, #fullArticle .callout, #fullArticle ul, #fullArticle ol, #fullArticle li, #fullArticle div, #fullArticle blockquote, #fullArticle dd, #fullArticle table, .contentWrapper p, .contentWrapper p.descrip, .contentWrapper ul, .contentWrapper li, section#serp p{
    font-size: 16px;
    line-height: 1.6em;
}
section#serp p{
    color: #3a4956;
}
#fullArticle dl dt{
    font-size: 16px;
    font-weight: bold;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50px;
    color: #fff;
    background: #94b2c1;
    padding: 0px;
}

span.joomla{
    background: #f9a541;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 4px 7px;
    vertical-align: 1px;
}
span.wordpress{
    background: #0073aa;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 4px 7px;
    vertical-align: 1px;
}
span.pro{
    border: 2px solid #03c010;
    border-radius: 4px;
    color: #03c010;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 3px 6px;
    text-align: center;
    font-style: normal;
    vertical-align: 2px;
}
h2 span.pro {
    vertical-align: 5px;
}
h3 span.pro, h4 span.pro{
    vertical-align: 4px;
}

h2[id]:not([id=""]),h3[id]:not([id=""]),h4[id]:not([id=""]), #fullArticle section[class^="callout"] h4[id]:not([id=""]), h5[id]:not([id=""]),h6[id]:not([id=""]){
    margin-left: -1.5ch;
    padding-left: 1.5ch;
}
/*h5[id]:not([id=""]),h6[id]:not([id=""]){
    margin-left: -12px;
    padding-left: 12px;
}
h5 .hoverLink, h6 .hoverLink{
    margin-left: -12px;
    width: 8px;
    padding-right: 4px;
}*/
.hoverLink {
  display: inline-block;
  margin-left: -1.5ch;
  padding-right: 0.5ch;
  width: 1ch;
  cursor: pointer;
}

#fullArticle a:not(.changeloglink)[href*="/article/"]:before,
#fullArticle a:not(.changeloglink)[href*="/category/"]:before,
#fullArticle a:not(.changeloglink)[href*="/collection/"]:before {
    font-family: helpscout-docs3;
    content: "\e604";
    color: #A7A7A7;
    padding-right: 5px;
    display: inline-block;
    font-weight: normal;
}
/*.admin #fullArticle a[href^="https://smartslider3.helpscoutdocs.com/"]:before,
.admin #fullArticle a[href^="//smartslider3.helpscoutdocs.com/"]:before,
.admin #fullArticle a[href^="//smartslider.helpscoutdocs.com/"]:before,
.admin #fullArticle a[href^="https://smartslider.helpscoutdocs.com/"]:before,
.admin #fullArticle a[href^="//doc.smartslider3.com/"]:before,
.admin #fullArticle a[href^="https://doc.smartslider3.com/"]:before,
.admin #fullArticle a[href^="http://doc.smartslider3.com/"]:before,
.admin #fullArticle a[href^="//smart-slider-3-4.helpscoutdocs.com/"]:before,
.admin #fullArticle a[href^="https://smart-slider-3-4.helpscoutdocs.com/"]:before {
    font-family: "helpscout-docs3";
    content: "\e604";
    color: red;
    padding-right: 5px;
    display: inline-block;
    font-weight: normal;
}*/

#fullArticle a[href^="https://smartslider3.com/blog/"]:before{
    content: "\01F4CB";
    padding-right: 5px;
    font-family: 'Segoe UI Emoji';
    display: inline-block;
    font-weight: normal;
}
#fullArticle a[href^="https://smartslider3.com/"]:not([href^="https://smartslider3.com/blog/"]):not(.noicon):before{
    content: "\01F393";
    padding-right: 5px;
    font-family: 'Segoe UI Emoji';
    display: inline-block;
    font-weight: normal;
}
#fullArticle a[href^="https://www.youtube.com/"]:before,
#fullArticle a[href^="https://youtube.com/"]:before,
#fullArticle a[href^="https://youtu.be/"]:before{
    content: "\01F3A5";
    padding-right: 5px;
    font-family: 'Segoe UI Emoji';
    display: inline-block;
    font-weight: normal;
}
#fullArticle a[href^="https://secure.nextendweb.com/"]:before,
#fullArticle a[href^="http://secure.nextendweb.com/"]:before{
    content: "\01F512";
    padding-right: 5px;
    font-family: 'Segoe UI Emoji';
    display: inline-block;
    font-weight: normal;
}


span[class^="badge-"] {
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 4px 7px;
    vertical-align: 1px;
}
span.badge-gray{
    background: #94b2c1;
    color: #fff;
}
span.badge-green{
    background: #daf6dd;
    color: #04c018;
}
span.badge-blue{
    background: #ddecfe;
    color: #1d81f9;
}
span.badge-purple{
    background: #EBE7F7;
    color: #5f39c2;
}
span.badge-red{
    background: #f6e2df;
    color: #be331f;
}
span.param{
    font-weight: bold;
    font-family: monospace;
}

ul.nomargin{
    margin-left: 0;
    list-style: none;
}

#fullArticle code{
    color: #3a4956;
    padding: 2px 7px;
}

#fullArticle section[class^="callout"] img{
    margin: 0px;
}
#fullArticle section[class^="callout"]{
    margin-bottom: 24px;
}
#fullArticle section.callout h4,
#fullArticle section.callout-blue h4,
#fullArticle section.callout-red h4,
#fullArticle section.callout-yellow h4{
    text-transform: uppercase;
    font-size: 14px;
    margin: 0px;
}
#fullArticle section.callout ul{
    margin: 0px;
    list-style: none;
}
#fullArticle section.callout ul li:last-of-type{
    margin-bottom: 0px;
}
#fullArticle li{
    margin-bottom: 0.5em;
}
#fullArticle section.callout{
    background: #f4f7f9;
    border-color: #BBcbdb;
}
#fullArticle section.callout-yellow{
    background: #fff9e9;
    border-color: #fdd981;
}
#fullArticle section.callout-blue {
    background: #e8f7ff;
    border-color: #59b4e6;
}
#fullArticle section.callout-red{
    background: #fff1ef;
    border-color: #e88577;
}

#fullArticle table.table-striped.table-bordered tbody>tr:nth-child(odd)>td, 
#fullArticle table.table-striped.table-bordered tbody>tr:nth-child(odd)>th{
    background-color: #fff;
}
#fullArticle table.table-striped.table-bordered tbody>tr:nth-child(even)>td, 
#fullArticle table.table-striped.table-bordered tbody>tr:nth-child(even)>th{
    background-color: #f4f7f9;
}
#fullArticle table.table-striped.table-bordered strong,
#fullArticle table.table-striped.table-bordered b{
    color: #1c2933;
}
#fullArticle table.table-striped.table-bordered {
    color: #1c2933;    
    border-top: 1px solid #d2dfe5;
    border-bottom: 1px solid #d2dfe5;
    border-right: 1px solid #d2dfe5;
    overflow: hidden;
}
#fullArticle table.table-striped.table-bordered th,
#fullArticle table.table-striped.table-bordered td {
    border-bottom: 1px solid #d2dfe5;
    border-top: none;
}
#fullArticle table.table-bordered th, #fullArticle table.table-bordered td{
    border-left: 1px solid #d2dfe5;
}
#fullArticle table.table-striped.table-bordered tr:last-child td{
    border-bottom: none;
}

#fullArticle pre{
    color: #1c2933;
    background-color: #f4f7f9;
    border: none;
}
#fullArticle span.image-caption{
    color: #3a4956;
    font-size: 14px;
}
#fullArticle code{
    line-height: 1;
    padding: 0px;
    white-space: nowrap;
}
div.articleRatings{
    font-size: 16px;
    color: #3a4956;
    border: none;
    box-shadow: none;
    background-color: #f4f7f9;
}
#fullArticle iframe{
    width: 100%;
}
#fullArticle strong, #fullArticle b{
    color: #3a4956;
}

section.collection-category h2{
    font-weight: bold;
    color: #3a4956;
}
section.collection-category section.category-list h3{
    color: #1c2933;
    font-size: 20px;
    font-weight: bold;
}
section.collection-category section.category-list p{
    color: #3a4956;
    font-size: 16px;
    line-height: 1.6em;
}
section.collection-category section.category-list.two-col .category p.article-count,
section.collection-category section.category-list .category p.article-count{
    margin-top: 0;
}
section.collection-category section.category-list.two-col .category,
section.collection-category section.category-list .category{
    width: auto; 
    margin: 0px;
    transition: background 0.15s;
    background-color: #f4f7f9;
    position: relative;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    border: none;
}
section.collection-category section.category-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    grid-gap: 24px;
    align-items: stretch;
}
section.collection-category section.category-list p.article-count {
    margin-top: auto !important;
}

header#mainNav .navbar-inner .container-fluid a.brand img{
    vertical-align: -6px;
}
header#mainNav .navbar-inner .container-fluid a.brand{
    line-height: 66px;
}
header#mainNav .navbar-inner .container-fluid{
    min-height: 90px;
    line-height: 90px;
}
header#mainNav .nav a{
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.5px;
}
nav ul.nav li#buynow {
    margin-left: 15px;
}
nav ul.nav li#buynow a{
    background-color: #fff;
    border-radius: 4px;
    padding: 0.4em 1em;
    color: #1d81f9;
    margin-left: 10px;
    cursor: pointer;
    margin: 0.4em 0px;
    background-color: #d2e6fe;
}
header.navbar ul.nav li#buynow a:hover{
    background-color: #fff;
}

header.navbar button.btn-navbar .icon-bar{
    background: #fff;
}
@media only screen and (max-width: 768px){
    header.navbar button.btn-navbar{
        height: 90px;
        margin: 0;
        padding: 0px;
    }
    /* experimental */  
    div.navbar-inner div.container-fluid {  
        display: block; 
    }   
    div.navbar-inner div.container-fluid .nav-collapse.collapse nav ul{ 
        display: block; 
    }   
    /* experimental */
}
header#mainNav.navbar nav ul.nav li.active a b.caret{
    display: none;
}
/* experimental */  
@media only screen and (min-width: 768px){  
    .nav-collapse.collapse {    
        height: auto !important;   
    }   
}   
.nav-collapse.collapse nav ul { 
    display: flex;  
    flex-direction: row;    
    flex-wrap: wrap;    
    justify-content: flex-end;  
    align-items: center;    
    min-height: 90px;   
    position: relative; 
    float: none;    
}   
.navbar-inner .container-fluid {    
    display: flex;  
    flex-direction: row;    
    flex-wrap: nowrap;  
    justify-content: space-between; 
    align-items: center;    
}   
.navbar-inner .container-fluid:before, .navbar-inner .container-fluid:after{    
    display: none;  
}   
/* experimental */

section#docsSearch{
    height: 300px;
    background-color: #1C2933;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
#docsSearch #searchBar {
    width: 635px;
    display: block;
}
#docsSearch #searchBar .search-query {
    border-color: white;
    color: #253642;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    height: 55px;
    letter-spacing: 0.2px;
    padding: 0 15px;
    width: 460px;
    display: block;
    margin-right: 0;
    transition: all 0.2s ease-in-out;
}
#docsSearch #searchBar button {
    background-color: #1d81f9;
    border-radius: 4px;
    border: none;
    font-size: 17px;
    font-weight: 500;
    height: 55px;
    text-shadow: none;
    width: 160px;
    transition: all 0.2s ease-in-out;
}
#docsSearch #searchBar button:hover{
    background-color: #1d81f9;
}
#docsSearch h1, #docsSearch #searchBar button .icon-search{
    color: #fff;
}
@media only screen and (max-width: 768px) and (min-width: 506px){
    section#docsSearch{
        width: calc(100% + 40px);
    }
    #docsSearch #searchBar{
        width: 500px;
    }
    #docsSearch #searchBar .search-query{
        width: 320px;
    }
}
@media only screen and (max-width: 505px){
    section#docsSearch{
        width: calc(100% + 40px);
    }
    #docsSearch #searchBar{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
    }
    #docsSearch #searchBar .search-query, #searchBar button{
        position: relative;
    }
    #docsSearch #searchBar .search-query{
        width: 90%;
    }
    #docsSearch #searchBar button span{
        font-size: inherit;
        text-indent: 0;
        width: auto;
    }
    section#docsSearch #searchBar button .icon-search{
        display: none;
    }
}

video{
    max-width: 100%;
}
.sticky {   
    position: sticky;   
    top: 0; 
    z-index: 2; 
}   
#sidebar.sticky {   
    z-index: 1; 
}

/* remove from search result */
#serp-dd ul.result a[href^="https://smartslider.helpscoutdocs.com/article/1749-changelog-3-0-x"],
#serp-dd ul.result a[href^="https://smartslider.helpscoutdocs.com/article/1748-changelog-3-1-x"],
#serp-dd ul.result a[href^="https://smartslider.helpscoutdocs.com/article/1747-changelog-3-2-x"],
#serp-dd ul.result a[href^="https://smartslider.helpscoutdocs.com/article/1921-changelog-3-3-x"],
#serp-dd ul.result a[href^="https://smartslider.helpscoutdocs.com/article/1808-slider-settings"]{
    display: none;
}
section#serp ul.articleList a[href="/article/1749-changelog-3-0-x"],
section#serp ul.articleList a[href="/article/1749-changelog-3-0-x"] + p,
section#serp ul.articleList a[href="/article/1748-changelog-3-1-x"],
section#serp ul.articleList a[href="/article/1748-changelog-3-1-x"] + p,
section#serp ul.articleList a[href="/article/1747-changelog-3-2-x"],
section#serp ul.articleList a[href="/article/1747-changelog-3-2-x"] + p,
section#serp ul.articleList a[href="/article/1921-changelog-3-3-x"],
section#serp ul.articleList a[href="/article/1921-changelog-3-3-x"] + p,
section#serp ul.articleList a[href="/article/1808-slider-settings"],
section#serp ul.articleList a[href="/article/1808-slider-settings"] + p{
    display: none;
}

table.table-sortable th{
    cursor: pointer;
}
table.table-sortable th span:after{
    content: "\21C5";
    font-weight: normal;
    display: inline-block;
}
table.table-sortable th[data-ordering="desc"] span:after{
    content: "\21C2";
    font-weight: normal;
}
table.table-sortable th[data-ordering="asc"] span:after{
    content: "\21BE";
    font-weight: normal;
}

article#fullArticle section.callout > h4 + ul.create-columns{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-column-gap: 40px;
    grid-auto-flow: dense;
}
article#fullArticle section.callout > h4 + ul.create-columns li.first-col {
  grid-column-start: 1;
}

@media only screen and (max-width: 600px) {
    section.callout-yellow.sticky{
        max-height: 115px;
        overflow-y: scroll;
    }
}

body:not(.admin) .hideFrom,
body:not(.admin) .adminonly{
    display: none;
}
.noMargin{
    margin: 0px !important;
}

#scrollToTop{
    position: fixed; 
    bottom: 0; 
    background-color: #1d81f9;
    color: #ffffff;
    padding: 5px 20px;
    font-size: 16px;
    line-height: 1.2;
    cursor: pointer;
    max-width: 40px;
    flex-direction: column;
    align-items: center;
    display:none;
}
#scrollToTop-arrow{
    font-size: 35px;
    margin-bottom: 5px;
}