.docs-layout .inner {
    max-width: 1140px !important;
}
#smash-docs-search.smash-docs-search-wrapper {
    background-color: #fff;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;  
    position: relative;
}
#smash-docs-search .smash-docs-search-field {
    max-width: 50%;
    width: 50%;
    border-radius: 5px;
    border: 1px solid #d7dbe2;
    outline: 0 !important;
    padding: 15px 20px;
}
.docs-fallback {
    margin-bottom: 40px !important;
}
.docs-fallback-heading {
    margin: 0 0 40px 0px;
    font-size: 17px;
    color: #8594a2;
}
.docs-fallback-heading-small {
    margin: 0 0 20px 0px !important;
    color: #707070 !important;
    font-weight: 400 !important;
    font-size: 16px;
}
.docs-plugin-select-small {
    padding: 15px !important;
    min-width: 15% !important;
    max-width: 15% !important;
    margin: 0 15px 0 0 !important;
    text-decoration: none !important;
}
.docs-plugin-select-small:hover {
    background: rgb(242 242 242);
    border: 1px solid #aaa6a6;
}
.docs-plugin-select-small a {
    text-decoration: none !important;
}
#sb-select-wrapper {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: stretch;  
    flex: 1;
    text-align: center;
    margin-bottom: 30px;
}
#sb-select-wrapper .sb-plugin-item {
    max-width: 47%;
    min-width: 47%;
    border: 1px solid #cbcbcb;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 30px;
    padding: 45px 0;
    border-radius: 5px;
}
.tax-doc_categories #sb-select-wrapper .sb-plugin-item {
    max-width: 32%;
    min-width: 32%;
    border: 1px solid #cbcbcb;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 30px;
    padding: 45px 0;
    border-radius: 5px;
}
#sb-select-wrapper .sb-plugin-item {
    color: #6e6e6e;
}
#sb-select-wrapper .sb-plugin-item h3 a {
    font-size: 20px;
    font-weight: 600;
    color: #8b8b8b;
    text-decoration: none;
}
#sb-select-wrapper .sb-docs-count {
    margin-top: 30px;
}
#sb-select-wrapper .sb-docs-count a {
    font-size: 16px;
    color: #b0aeae;
    border: 1px solid #cbcbcb;
    padding: 5px 15px;
    text-decoration: none;
    border-radius: 3px;
    font-weight: 600;
}
#sb-select-wrapper .sb-plugin-item h3 a:hover {
    color: #464040;
}
#sb-select-wrapper .sb-docs-count a:hover {
    color: #464040;
    border: 1px solid #464040;
}
#smash-docs.smash-docs-wrapper p {
    margin: 5px;
    padding-bottom: 0;
    position: relative;
}
#smash-docs .smash-docs-item-title svg {
    max-width: 18px !important;
    width: 18px;    
    color: #232323;
    vertical-align: top;
    position: absolute;
    left: 5px;
    top: 10px;
}
#smash-docs.smash-docs-grid-layout .smash-docs-items {
    display: flex;
    flex-flow: column nowrap;
    background-color: #fff;
    border-radius: 4px;
    padding: 10px;
    margin: 20px 5px;
}
#smash-docs.smash-docs-boxed .smash-docs-items{
    box-shadow: 0px 0px 15px #c4ccd8;
}
#smash-docs.smash-docs-outline .smash-docs-items{
    border: 2px solid #e6e6e6;
}
.docs-see-all-link {
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 16px;
    margin-top: -20px;
    margin-bottom: 30px;
}
.docs-see-all-link  .fa {
    font-size: 19px;
    vertical-align: middle;
}
.docs-see-all-link a{
    text-decoration: none;
}
.popular-docs-main {
    margin: 0 8px;
    margin-bottom: 50px;
    border: 1px solid #cbcbcb;
    padding: 40px;
    border-radius: 3px;
}
.popular-docs-main h3 {
    text-align: center;
    font-size: 16px;
    color: #616161;
}
.popular-docs-main hr {
    background-color: #cbcbcb;
}
.popular-docs-main ul{
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 50px;
    margin: 0px 25px;
}
.popular-docs-main li {
    margin-bottom: 10px;
}
.popular-docs-main  a { 
    text-decoration: none;
    line-height: 1.4;  
}
#smash-docs .smash-docs-item-title a {
    font-size: 17px;
    max-width: 85%;
    min-width: 85%;
    display: inline-block;
    padding-top: 3px;
    font-weight: normal !important;
    margin-left: 35px;
}
#smash-docs .smash-docs-see-more {
    text-align: center;
    margin-top:auto;
}
#smash-docs .smash-docs-see-more a {
    width: auto;
    background-color: #efefef;
    margin: 15px 10px;
    display: block;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
}
.single-smash-docs #content, .tax-smash-docs-categories #content {
    background: #fff !important;
}
.single .smash-docs-breadcrumbs {
    margin-bottom: 40px;
    margin-left: 0px;
}
.smash-docs-breadcrumbs {
    margin-bottom: 40px;
    margin-left: 0;
}
.smash-docs-breadcrumbs a {
    font-size: 15px;
    color: #292929 !important;
    text-decoration: none;
    text-transform: capitalize;
}
.smash-docs-breadcrumbs span {
    font-size: 17px;
    color: #0d72aa !important;
}
.smash-docs-article-sidebar.smash-docs-no-category {
    margin-top: 20px !important;
}
.smash-docs-no-breadcrumbs {
    margin-top: 60px !important;
}
.smash-docs-article-sidebar {
    margin: 80px 0;
    padding-top: 10px;
    max-width: 17%;
    min-width: 17%;  
    float: left;
    border-right: 1px solid #d5d5d5;
    padding-right: 25px;
    box-sizing: border-box;
}
.smashdocs-no-categories {
    display: none !important;
}
.smash-docs-article-sidebar h3 {
    font-size: 16px;
}
.smash-docs-article-wrapper{
    display: inline-block;
    margin: 40px 0;
    width: 100%;
    padding: 0 20px;
}
#smash-docs-title {
    font-size: 30px;
    font-weight: 600;
}
.smash-docs-article {
    max-width: 79%;
    float: right;
    margin: 20px 5px 5.2rem 10px;
    border-radius: 3px;  
    width:  100%;
    line-height: 1.8;
}

[class*="docs-sidebar"] {
    margin-bottom: 40px;
}
.docs-sidebar-categories li{
    margin: 10px 0;
    max-width: 200px;
}
.docs-sidebar-categories li a{  
    text-decoration: none;
    line-height: 1.4;
}
.docs-sidebar-popular li {
    margin: 10px 0;
    padding-top: 10px;
    max-width: 200px;
}
.docs-sidebar-popular li a{  
    text-decoration: none;
    line-height: 1.4;
    font-size: 13px;
}
.tax-smash-docs-categories .smash-docs-article {
    background-color: #fff;
    max-width: 65%;
    min-width: 65%;
    float: right;    
    margin: 20px;
    border-radius: 5px;
}
.tax-smash-docs-categories .smash-docs-article .smash-docs-item-title a {
    margin-top: 5px;
}
.smash-docs-item {
    position: relative;
    margin-bottom: 20px;
    padding-left: 25px;
}
.smash-docs-item i {
    color: #8c8c8c;
    font-size: 18px;
    margin-top: 5px;
}
.smash-docs-item a {
    font-size: 18px; 
    font-weight: 600;
    text-decoration: none;
    text-indent: 40px;
}
.docs-support {
    margin: 40px 0;
    width: 100%;
    text-align: center;
    padding: 20px 0 30px 0;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
    line-height: 2;
}
.docs-support-title {
    font-weight: 600;
    font-size: 18px;
    color: #41454a;
}
.docs-support i {  
    font-size: 16px;
    color: #e34f0e;
}
.docs-support .docs-support-text {
    font-size: 16px;
    text-decoration: none;
    margin-bottom: 20px;
    padding: 0 5px;
}
.docs-support a {
    font-size: 16px;
    text-decoration: none;
    background: #e34f0e;
    color: #fff;
    padding: 8px 20px;
    border-radius: 4px;
}
.docs-support a:hover {
    background: #e89a2e;
    color: #fff;  
}
.docs-search-results {
    background-color: #fff;
    min-height: 45px;
    width: 54%;
    top: 60px;
    box-shadow: 0px 15px 25px 5px #74879a40;
    z-index: 1;
    border: 1px solid #d1d1d1;
    display: none;
    position: absolute;
    left: 23%;
    max-height: 260px;
    overflow-y: scroll;
    overflow-x: hidden;
    border-radius: 3px;
}
.docs-upsell {
    background: #e77f2917;
    display: block;
    padding: 15px 25px;
    border-radius: 5px;
    border: 1px solid #eaccb2;
    text-align: center;
    margin: 10px 0;
}
.docs-upsell a {  
    text-decoration: none;
    font-weight: 600;
    color: #e34f0e;
}
.docs-search-results #search-items {
    padding: 5px;
    margin-top: 10px;
}
.docs-search-results #search-items li {
    list-style: none !important;
    text-align: left;
    word-break: break-all;
    margin: 20px 10px;
    padding-bottom: 5px;  
    line-height: 1.2;
}
.docs-search-results #search-items li a {
    text-decoration: none;
    font-size: 16px;
    word-break: break-word;
}
.docs-search-results #search-items .fa {
    position: relative;
    left: 0;
    top: 3px;
    color: #8c8c8c;
    float: left;
}
.docs-search-results #search-items a span {
    display:block;
    overflow:hidden;
}
/* AJAX search results scrollbar width */
.docs-search-results::-webkit-scrollbar {
    width: 5px;
}
/* AJAX search results scrollbar Track */
.docs-search-results::-webkit-scrollbar-track {
    background: #fff;
}
/* AJAX search results scrollbar Handle */
.docs-search-results::-webkit-scrollbar-thumb {
    background: #bfbfbf85;
    border-radius: 50px;
}
/* AJAX search results scrollbar Handle on hover */
.docs-search-results::-webkit-scrollbar-thumb:hover {
    background: #bfbfbf85;
}

/* Mobile Styles */
@media screen and (max-width: 1024px) and (min-width: 767px) {
    .smash-docs-article {
        max-width: 74% !important;    
    }
    .smash-docs-article-sidebar {
        max-width: 17%;
        min-width: 17%;
        margin-left: 0.5%;
    }
}

@media only screen and (max-width: 767px) {
    .smash-docs-article {
        max-width: 90% !important;    
        width: 90%;
        padding: 0 20px;
        float: none;
        margin: 0;
        margin-left: 10px;
    }
    .smash-docs-article-sidebar {
        margin: 0;
        max-width: 90%;
        min-width: 90%;
        border: none;
        float: none;
        padding: 20px;
        margin-left: 10px;
    }
    .docs-sidebar-popular li, .docs-sidebar-categories li {
        max-width: 90%;                
    }
    .smash-docs-breadcrumbs {
        margin-left: 0;
    }
    #smash-docs-search .smash-docs-search-field {
        max-width: 90%;
        width: 90%;
        padding: 15px 10px;
    }
    .docs-search-results {    
        width: 95%;
        left: 2%;
    }
    #sb-select-wrapper .sb-plugin-item {
        min-width: 90% !important;
        margin: 0 auto !important;
        margin-bottom: 30px !important;
    }
    #smash-docs-search.smash-docs-search-wrapper {
        max-width: 95%;
    }
}

@media only screen and (max-width: 480px) {
    .smash-docs-article {
        max-width: 90% !important;    
        width: 90%;
        padding: 0 20px;
        float: none;
        margin: 0;
        margin-left: 0px;
    }
    .smash-docs-article-sidebar {
        margin: 0;
        max-width: 90%;
        min-width: 90%;
        border: none;
        float: none;
        padding: 20px;
        margin-left: 0px;
    }

    .popular-docs-main ul{
        -moz-column-count: 1;
        -moz-column-gap: 0px;
        -webkit-column-count: 1;
        -webkit-column-gap: 0px;
        column-count: 1;
        column-gap: 0px;
        margin: 0px;
    }

    .popular-docs-main li {
        margin-bottom: 20px;
    }
}


/* Instagram Error Table Doc Styling  */
.error-table .error-row {
    position: relative;
}
.error-table .error-row .plus-col {
    position: absolute;
}
.error-table .error-row .plus-col:hover {
    cursor: pointer;
}
.error-table .explain-col {
    margin-left: 60px;
}
.error-table .error-row > div {
    padding: 12px 10px 8px;
}
.error-table .error-row:after {
    display: table;
    content: "";
    clear: both;
}
.error-table .error-row {
    border-bottom: 1px solid #ccc;
}
.error-table .plus-col {
    display: inline-block;
    float: left;
    width: 50px;
}
.error-table svg {
    width: 20px;
}

.error-table .expanded {
    display: none;
    margin-top: 10px;
}

.error-table .plus-col {
    text-align: center;
}
.expanded-row .expanded {
    display: block !important;
}
.error-highlight {
    background: rgba(232,136,46,.15);
}
.error-table .error-row:not(.expanded-row):hover {
    background: #f9f9f9;
    cursor: pointer;
}