.siteforceLoadingBalls.global {
                        left: 0;
                        width: 100%;
                        background: #0a0a0a99 !important;
                        height: 120vh;
                        top: 0 !important;
                        position: fixed;
                        margin-left: 0;
                    }
                    .slds-modal__header .slds-modal__close {
                        position: absolute;
                        top: 12px !important;
                        right: 15px !important;
                        margin-left: 0;
                        bottom: 0;
                        color: #000 !important;
                    }
                    .slds-line-clamp_x-small[c-featuredarticle_featuredarticle] {
                        -webkit-line-clamp: 2 !important;
                        word-wrap: break-word  !important;
                        overflow-wrap: break-word  !important;
                        hyphens: manual  !important;
                        height:50px  !important;
                    }
                    .slds-button.slds-button--neutral.slds-line-height_reset.slds-p-vertical_none.slds-m-around_none.slds-m-left_none.slds-size--1-of-4.buttonOutsideOverflow.uiButton.forceCommunityActionButtonMobile{
                        display: none;
                        visibility: hidden;
                    }
                    .slds-show_inline-block.slds-size--1-of-4.uiMenu{
                        display: none;
                        visibility: hidden;
                    }
                .slds-grid.slds-grid_align-end[c-caseconditionalbuttons_caseconditionalbuttons] .slds-button.slds-button_first.slds-button_first{
                    color: #fff !important;
                }
                    lightning-icon.slds-icon-utility-close.slds-icon_container g {
                        fill: #000;
                    }
                    body.null.comm-page-home .footer-class {
                        display: none;
                        visibility:hidden;
                    }
                    body.null.comm-page-usersettings .footer-class {
                        display: none;
                        visibility:hidden;
                    }
                    body.null.comm-page-contactsupport .footer-class {
                        display: none;
                        visibility:hidden;
                    }
                    body.null.comm-page-list-500 .footer-class {
                        display: none;
                        visibility:hidden;
                    }
                    footer.slds-modal__footer {
                        border: 0;
                        padding-bottom: 25px;
                    }
                    footer.slds-modal__footer button {
                        background-color: rgb(71, 57, 231);
                        color: #fff !important;
                        font-size: 17px;
                        padding: 5px 22px;
                        font-weight: 500;
                        margin: 0 auto;
                        display: block;
                    }
                    header.slds-modal__header {
                        border: 0 !important;
                        padding: 22px 18px;
                    }
                    c-searchdynamic {
                        display: none !important;
                    }
                    .search-regionCmp button.slds-button.slds-button_icon.search-inputSearchButton.search-inputSearchButton--left.slds-button_icon-border {
                        background: transparent !important;
                    }
                    .search-box .forceCommunityThemeSearch.emberInnerHeader .search-box .search-inputSearchButton svg {
                        fill: #fff !important;
                    }
                    .search-box path{
                         fill: #fff !important;
                    }
                    .themeSearch {
                        display: block !important;
                        
                        border: 1px solid #fff;
                        border-radius: 5px;
                    }
                    .search-box input::placeholder {
                        color: #fff !important;
                    }
                    .search-box input {
                        color: #fff !important;
                        font-size: inherit !important;
                    }
                    .search-box {
                        background: transparent;
                        outline: none !important;
                    }

                    .search-inputSearchButton {
                        background-color: #fff0 !important;
                    }

                    .forceCommunityThemeSearch.emberInnerHeader .search-input {
                        color: #000;
                        background-color: #fff0 !important;
                    }
                    .siteforceLoadingBalls {
                        visibility: visible;
                    }
                    .loadingCon.global.siteforceLoadingBalls > span {
                        display: none;
                    }
                    .loadingCon.global.siteforceLoadingBalls {
                        background: transparent;
                    }
                    .loadingCon.global.siteforceLoadingBalls::after {
                        background-image: url("https://classedu--classdev.sandbox.my.site.com/classcollaborate/resource/1689593492000/home_logo_1");
                        position: absolute;
                        z-index: 9999999999999999999999999999999999999999999999;
                        content: "";
                        display: flex;
                        height: 138px;
                        width: 364px;
                        border-radius: 11px;
                        font-size: 27px !important;
                        top: 40%;
                        left: 43%;
                        justify-content: center;
                        align-items: flex-end;
                        padding-bottom: 11px;
                        color: #9b9a9a;
                    }
                    .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(3n+1), .ui-widget:nth-child(3n+2), .ui-widget:nth-child(3n+3){
                        position: relative;
                    }
                    .loadingCon.global.siteforceLoadingBalls::before {
                        content: "Loading...";
                        position: absolute;
                        top: 56%;
                        font-size: 27px;
                        margin-left: -9px;
                    }
                    .loader {
                        position: fixed;
                        z-index: 999;
                        top: 0;
                        left: 0;
                        width: 100%;
                        height: 100%;
                        background: white;
                        display: flex;
                        justify-content: center;
                        align-items: center;
                      }

                      .loader > img {
                        width: 30%;
                      }
                      
                      .loader.hidden {
                        animation: fadeOut 1s ease-in-out;
                        animation-fill-mode: forwards;
                      }

                    body {
                        margin: 0;
                        overflow-x: hidden;
                    }
                    /* width */
                    ::-webkit-scrollbar {
                    width: 5px;
                    }
                    .headings h1 {
                    margin-left: 8px !important;
                    }
                    h1[c-articledetail_articledetail] {
                        margin-left: 8px !important;
                        }
                    .salesforceIdentityCommunityLogo2 .communityLogo {
                    max-width: 100%;
                    width: 50%;
                    margin-bottom: 20px;
                    }
                    body.null.comm-page-forgot-password .ui-widget:nth-child(3n+3) {
                    max-width: 100%;
                    margin: 0 auto !important;
                    position: relative;
                    display: flex;
                    justify-content: flex-start;
                    height: auto;
                    }
                    .salesforceIdentityLoginBody2 .ui-widget {
                    padding-top: 5px;
                    padding-bottom: 5px;
                    display: flex;
                    justify-content: flex-start !important;
                    }
                    .salesforceIdentityForgotPassword2 {
                    width: 100%;
                    margin-top: 14px;
                    }
                    body.null.comm-page-forgot-password a {
                    color: #fff !important;
                    }
                    body.null.comm-page-forgot-password p {
                    text-align: left !important;
                    }
                    body.null.comm-page-custom-featuredarticle c-article-detail[c-featuredarticle_featuredarticle] > .article-body {
                    background: #f1f1f1;
                    margin-top: -0;
                    max-width: 100% !important;
                    padding-top: 63px;
                    padding-bottom: 70px;
                    }
                    body.null.comm-page-custom-featuredarticle lightning-card.slds-var-p-around_x-small.bg_white.cardContainer:nth-child(1) {
                        margin-top: 70px;
                    }
                    body.null.comm-page-custom-featuredarticle c-article-detail[c-featuredarticle_featuredarticle] > .article-body > .article-rec {
                    padding: 0 18px !important;
                    margin: 0 auto !important;
                    max-width: 1440px;
                    }
                    body.null.comm-page-custom-featuredarticle .slds-col--padded.contentRegion.comm-layout-column {
                    padding: 0;
                    width: 100%;
                    margin: 0 auto;

                    }
                    button.slds-button.slds-p-horizontal_x-small.paginator.p.last.active[data-id="1"] {
                    display: none;
                    visibility: hidden;
                    }
                    .slds-media__body.cardtext_spacing_rrt h2 h1 h3 h4 h5 h6 b p ul li {
                    font-size: 18px !important;
                    line-height:25px !important;
                    font-weight: 400 !important;
                    font-family: 'Roboto',san-serif;
                    color: #0E0E1E !important;
                    margin:0 !important;
                    background-color: transparent !important;
                    }
                    .slds-media__body.cardtext_spacing_rrt span {
                    font-size: 18px !important;
                    line-height:25px !important;
                    margin:0 !important;
                    font-weight: 400 !important;
                    font-family: 'Roboto',san-serif;
                    color: #0E0E1E !important;
                    background-color: transparent !important;
                    }
                    lightning-combobox.center.slds-form-element label {
                    display: none;
                    }
                    /* Track */
                    ::-webkit-scrollbar-track {
                    box-shadow: inset 0 0 5px grey; 
                    border-radius: 10px;
                    }

                    /* Handle */
                    ::-webkit-scrollbar-thumb {
                    background: #4739E7; 
                    border-radius: 10px;
                    }

                    /* Handle on hover */
                    ::-webkit-scrollbar-thumb:hover {
                    background: #4739E7; 
                    }
                    /*lightning-formatted-rich-text.slds-rich-text-editor__output[c-articledetail_articledetail] ul {
                    list-style: none outside none !important;
                    }
                    */
                    lightning-formatted-rich-text.custom_richtext_rrt.summary[c-resourceTable_resourceTable] span{
                    /*display: block !important;
                    position:relative !important;
                    height:50px !important;
                    top:0 !important;
                    -webkit-line-clamp:2 !important;
                    white-space:pre-line !important;*/
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                    display: -webkit-box;
                    overflow: hidden;
                    height:50px !important;
                    }


                    .yes-btn[c-articleDetail_articleDetail] button.slds-button {
                    background: #4739e7;
                    padding: 0px 28px;
                    color: #fff !important;
                    font-size: 16px;
                    }
                    .no-btn[c-articleDetail_articleDetail] button.slds-button {
                    font-size: 16px;
                    color: #000;
                    font-family: "Roboto", sans-serif;
                    }
                    .no-btn[c-articleDetail_articleDetail] button.slds-button:hover {
                    font-size: 16px;
                    color: #fff;
                    font-family: "Roboto", sans-serif;
                    }
                    body .slds-col.slds-size_5-of-5.slds-theme_shade.right-col {
                    min-height: 500px;
                    }
                    .yes-btn[c-articleDetail_articleDetail] button.slds-button:focus {
                    box-shadow: none;
                    border:0;
                    }
                    .yes-btn[c-articleDetail_articleDetail] button.slds-button:active {
                    box-shadow: none;
                    border:0;
                    }
                    lightning-formatted-rich-text.thumb.slds-rich-text-editor__output img {
                    width: 99px;
                    height: 99px;
                    object-fit: cover;
                    }
                    lightning-base-combobox-item.slds-media.slds-listbox__option.slds-media_center.slds-media_small.slds-listbox__option_plain:hover .slds-listbox.slds-listbox_vertical.slds-dropdown.slds-dropdown_fluid.slds-dropdown_left span.slds-truncate {
                    color: #fff !important;
                    font-size: 16px !important;
                    font-family: "Roboto", san-serif;
                    }
                    lightning-base-combobox-item.slds-media.slds-listbox__option.slds-media_center.slds-media_small.slds-listbox__option_plain:hover svg.slds-icon.slds-icon-text-default.slds-icon_x-small {
                    fill: #fff;
                    }
                    li.mainNavItem.comm-navigation__top-level-item.comm-navigation__menu-item > a {
                    font-weight: 500;
                    font-family: "Roboto", sans-serif !important;
                    font-size: 18px !important;
                    color: #0E0E1E;
                    }
                    lightning-combobox.combo-btn.slds-form-element[c-resourceproduct_resourceproduct] lightning-base-combobox-item.slds-media.slds-listbox__option {
                    font-size: 16px;
                    }
                    .forceCommunityThemeNav.emberInnerHeader .mainNavItem .linkBtn {
                    color: #0E0E1E !important;
                    }
                    .left-container {
                      }
                      .right-container {
                      }
                      .row-wrapper.collaborate-wrap {
                        display: grid;
                        grid-template-columns: 100%;
                    }
                    .slds-col--padded.comm-content-footer {
                        padding: 0 !important;
                    }
                      .box-wrapper {
                        background-color: #0B1849;
                        height: 172px;
                        border-radius: 14px;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        width: 100%;
                        margin-bottom: 24px;
                    }
                      .box-wrapper {
                        text-align: center;
                        padding-top: 7px;
                        font-size: 26px;
                        color: #fff !important;
                        font-weight: 500;
                        text-decoration: none !important;
                      }
                    a.home-page-link {
                        width: 82%;
                        text-decoration:none;
                    }

                    a.home-page-link:hover  {
                        text-decoration: none !important;
                    }
                    a.home-page-link:hover > .box-wrapper {
                        text-decoration: none !important;
                    }
                    .collab-box-wrapper{
                        width:100% !important;
                        background-color:#DAD7FA !important;
                    }
                    .collaborate-wrap {
                        padding-top: 0;
                        margin-left: 58px;
                    }
                    .child::after {
                        content: "";
                        width: 2px;
                        height: 362px;
                        background: #DCDAFA;
                        position: absolute;
                        right: -0;
                        top: 19%;
                    }
                    .parent {
                        position: relative;
                        padding-top: 0;
                        padding-bottom: 40px;
                    }

                    /**/
                    .forceKnowledgeArticleThumbVote .slds-card__body.slds-m-left--xx-small.slds-m-top--xx-small.slds-m-bottom--xx-small:after{
                    content: 'DID THIS ARTICLE SOLVE YOUR ISSUE? \a Let us know so we can improve!' !important;
                    white-space: pre;
                    font-weight: bold;
                    font-size: 13px;
                    }
                    .forceKnowledgeArticleThumbVote .slds-media__body{
                    display:none;
                    }
                    .forceCommunityArticleThumbVote .slds-card__body+.slds-card__body{
                        margin-top:-40px !important;
                    }
                    /*.forceKnowledgeArticleThumbVote .slds-card__body.slds-m-left--xx-small.slds-m-top--xx-small.slds-m-bottom--xx-small::after::first-line{
                        color:red !important;
                    }*/
                    .table{
                        border-radius: 12px;
                        background-color: #F6F6F9;
                        padding: 12px;
                        }
                        .slds-card__header .slds-grid{
                        display:none;
                        }
                        .slds-card__body{
                        margin:0px;
                        }
                        .headingtext {
                            font-size: 22px;
                            font-weight: 500;
                            line-height: 26px;
                            letter-spacing: 0em;
                            text-align: left;
                            border: 0;
                            padding-left:0;
                            background: transparent;
                        }
                        lightning-card.cardContainer[c-resourcetable_resourcetable]:hover button.headingtext {
                            color: blue;
                            text-decoration: underline;
                        }
                        .desctext{
                            font-size: 16px;
                        font-weight: 400;
                        line-height: 19px;
                        letter-spacing: 0em;
                        text-align: left;
                        }
                        lightning-button.category-main:hover {
                            border-left: 4px solid #4739e7;
                            padding: 3px 0px;
                        }
                        lightning-button.category-main {
                            border-left: 4px solid #fff;
                            padding: 3px 0px;
                            margin-bottom: 10px !important;
                            display: block;
                        }
                    body.null.comm-page-custom-homes .body.isPageWidthFixed-true {
                        width: 100% !important;
                        margin: 0 0  !important;
                    }
                    body.null.comm-page-custom-homes .slds-col--padded.comm-content-header.comm-layout-column {
                        padding: 0 !important;
                    }
                    body.null.comm-page-custom-homes .slds-grid.slds-wrap.slds-medium-nowrap.slds-large-nowrap {
                        max-width: 1440px;
                        margin: 0 auto;
                    }
                    body.null.comm-page-home .body.isPageWidthFixed-true {
                        width: 100% !important;
                        display: block;
                    }
                    body.null.comm-page-home .slds-col--padded.comm-content-header.comm-layout-column {
                        padding: 0;
                    }
                    body.null.comm-page-home .slds-grid.slds-wrap.slds-medium-nowrap.slds-large-nowrap {
                        width: 1235px;
                        margin: 0 auto;
                    }
                    h1.heading {
                        font-size: 38px !important;
                        font-family: 'Roboto', sans-serif;
                    }
                    .banner {
                        background: #0B1849;
                        text-align: center;
                        font-size: 26px;
                        color: #fff;
                        font-weight: 500;
                        padding: 40px 0;
                        padding-bottom: 45px;
                    }
                    a.dark-link {
                        color: #080808 !important;
                    }
                    .forceCommunityThemeNav.emberInnerHeader .mainNavItem .linkBtn {
                        font-size: 18px;
                        padding: 20px 0;
                    }
                    .pagination_fdiv{
                            text-align: right;
                        font-size: 15px;
                    }
                    .readMoreBtn  img {
                        padding-left: 5px;
                        width: 22px;
                    }
                    .readMoreBtn img.black-img{
                        display: none;
                    }
                    .readMoreBtn img.white-img{
                        display: block;
                    }

                    .readMoreBtn {
                        font-size: 15px;
                        border-radius: 6px;
                        margin-top: 9px;
                        padding: 2px 10px;
                        display: flex;
                        align-items: center;
                        border: 3px solid #4739E7 !important;
                        background: #4739E7;
                        color: #fff !important;
                        font-weight: 300;
                    }
                    .pgno{
                        text-align: left;
                        padding-left: 23%;
                    }
                    /*-----------New------------*/
                    body.null.comm-page-home c-login-button {
                        position: absolute;
                        top: -133px;
                        z-index: 999;
                        margin: 0 auto;
                        right: 138px;
                    }
                    .themeSearch {
                        display: block;
                    }
                    c-search-component {
                        position: relative;
                        top: -280px;
                        z-index: 999;
                        margin: 0 auto;
                        right: 64px;
                    }
                    c-search-component > .slds-p-around_medium.lgc-bg {
                        width: 302px;
                        float: right;
                        position: relative;
                        top: -71px;
                        right: 103px;
                    }
                    
                    lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 > label.slds-form-element__label {
                        display: none;
                    }
                    lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 button {
                        background: none;
                        padding-right: 28px;
                        width: 109px;
                        text-overflow: ellipsis;
                        overflow: hidden;
                        border: 1px solid #ccc;
                        color: #fff !important;
                        border-radius: 5px;
                        box-shadow: none;
                        padding-top: 1px;
                        padding-bottom: 0;
                    }
                    lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 svg.slds-icon.slds-icon-text-default.slds-icon_xx-small {
                        fill: #fff;
                    }
                    body.null.comm-page-custom-featuredarticle .slds-grid.slds-wrap.slds-medium-nowrap.slds-large-nowrap {
                        max-width: 1440px;
                        margin: 0 auto;
                    }
                    body.null.comm-page-custom-featuredarticle .body.isPageWidthFixed-true {
                        width: 100% !important;
                        margin: 0 0  !important;
                    }
                    body.null.comm-page-custom-featuredarticle .slds-col--padded.contentRegion.comm-layout-column {
                        padding: 0;
                        width: 100%;
                        margin: 0 auto;
                    }
                    body.null.comm-page-custom-featuredarticle .slds-col--padded.comm-content-header.comm-layout-column{
                        padding: 0;
                    }
                    /*c-featured-article {
                        margin-bottom: 53px !important;
                        display: block;
                        margin-top: 50px;
                        margin-left:90px;
                    }*/
                    img.img-arrow {
                        width: 26px;
                    }
                    .siteforceThemeLayoutStarter{
                        min-height:100vh;
                    }
                    body.null.comm-page-home .slds-col--padded.contentRegion{
                        min-height:700px;
                        padding:0;
                    }
                    .footer {
                        position: relative;
                        width: 100%;
                        bottom: 0;
                    }

                    body.null.comm-page-home c-search-component {
                        position: relative;
                        top: -123px;
                        z-index: 999;
                        margin: 0 auto;
                        right: 35px;
                        width: 1440px !important;
                        display:block !important;
                    }
                    body.null.comm-page-custom-homes .ui-widget[data-item-id="ffb64865-dbb7-4784-99eb-1a30dec8b539"] {
                        position: relative;
                        top: -158px;
                        z-index: 99999;
                        float: right;
                        right: -61px;
                        margin: 0;
                    }
                    body.null.comm-page-home .ui-widget[data-item-id="832438e8-2478-48c5-8491-448783168795"] {
                        max-width: 1440px;
                        position: relative;
                        margin: 0 auto;
                    }
                    .banners {
                        background: #4739E7;
                        text-align: center;
                        font-size: 26px;
                        color: #fff;
                        font-weight: 500;
                        padding: 40px 0;
                        padding-bottom: 45px;
                        display: grid;
                        justify-items: center;
                        align-items: center;
                        justify-content: center;
                        left: 0;
                        position: absolute;
                        width: 100%;
                        top: -24px;
                    }
                    lightning-card[c-homearticles_homearticles] article.slds-card {
                        box-shadow: none !important;
                        padding: 10px 11px;
                        border-radius: 0;
                        background: #fff !important;
                        margin-bottom: 0;
                        border-bottom: 1px solid #cccccc82;
                    }
                    lightning-card[c-homearticles_homearticles] > article.slds-card:hover {
                        background: #4739e7 !important;
                        color: #fff;
                    }
                    lightning-card[c-homearticles_homearticles] {
                        display: block;
                        padding: 0;
                        cursor:pointer;
                    }
                    c-search-component input {
                        background: transparent !important;
                        color: #fff !important;
                    }
                    c-search-component input::placeholder {
                        color: #fff !important;
                    }
                    c-searchdynamic {
                        position: absolute;
                        top: -100px;
                        z-index: 999;
                        margin: 0 auto;
                        right: 164px;
                    }
                    c-searchdynamic > .slds-p-around_medium.lgc-bg {
                        width: 302px;
                        float: right;
                        position: relative;
                        top: -69px;
                        right: 94px;
                    }
                    c-searchdynamic input {
                        background: transparent !important;
                        color: #fff !important;
                    }
                    c-searchdynamic input::placeholder {
                        color: #fff !important;
                    }
                    
                    button.slds-button.slds-button_neutral.comm-user-profile-menu__login-button {
                        background: #fff !important;
                        color: #0A1849 !important;
                        font-family: 'Roboto', sans-serif;
                        font-weight: 600;
                        font-size: 13px;
                        width: 111px;
                        padding: 0;
                    }
                    button.slds-button.slds-button_neutral.comm-user-profile-menu__login-button:hover{
                        background-color: #4739e7 !important;
                        color: #fff !important;
                        transition: all .3s ease-in-out !important;
                    }
                    .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(3n+1),.ui-widget:nth-child(3n+2),.ui-widget:nth-child(3n+3){
                        max-width: 1324px;
                        margin: 0 auto !important;
                        position: relative;
                        display: flex;
                        justify-content: center;
                        height:0;
                    }
                    lightning-base-combobox-item.slds-media.slds-listbox__option.slds-media_center.slds-media_small.slds-listbox__option_plain:hover {
                    background: #4739e7;
                    color: #fff !important;
                    }
                    body .themeUtil.themeProfileMenu {
                        display: block !important;
                    }
                    body.null.comm-page-home .themeUtil.themeProfileMenu {
                    display: block !important;
                    }
                    .slds-listbox.slds-listbox_vertical.slds-dropdown.slds-dropdown_fluid.slds-dropdown_left {
                    transform: translateX(-76px);
                    padding: 0;
                    overflow: hidden;
                    }

                    body.null.comm-page-home c-searchdynamic {
                    position: absolute;
                    top: -100px;
                    z-index: 999;
                    margin: 0 auto;
                    right: 152px;
                    }
                    /*------------------------------------------------Getting Started---------------------------------------------------*/
                    body.null.comm-page-custom-gettingstarted .slds-col--padded.comm-content-header{
                        padding:0;
                    }
                    body.null.comm-page-custom-featuredarticle .slds-col--padded.comm-content-header.comm-layout-column > div > div {
                        margin: 0;
                    }
                    body.null.comm-page-custom-gettingstarted .body.isPageWidthFixed-true {
                        width: 100% !important;
                        margin: 0;
                    }
                    body.null.comm-page-custom-gettingstarted .slds-col--padded.contentRegion.comm-layout-column {
                        padding-top: 0;
                        max-width: 100%;
                        margin: 0 auto;
                        padding-bottom: 0;
                    }
                    body.null.comm-page-custom-gettingstarted .slds-col--padded.contentRegion.comm-layout-column {
                        padding-top: 0;
                        max-width: 100%;
                        margin: 0 auto;
                        padding-bottom: 0;
                        padding: 0 !important;
                    }
                    c-resource-product{
                        max-width: 100%;
                    }
                    body.null.comm-page-custom-gettingstarted .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(2n+1),.ui-widget:nth-child(2n+2){
                        max-width: 1324px;
                        margin: 0 auto;
                        position: relative;
                        display: flex;
                        justify-content: center;
                        height:0;
                    }
                    /*body.null.comm-page-custom-gettingstarted lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 {
                        position: absolute;
                        top: -135px;
                        z-index: 99;
                        float: right;
                        right: 119px;
                        margin: 0;
                    }*/
                    /*------------------------------------------------Getting Started---------------------------------------------------*/

                    /*body.null.comm-page-custom-collaborate c-searchdynamic {
                        position: absolute;
                        top: 55px;
                        z-index: 999;
                        margin: 0 auto;
                        right: 303px;
                    }*/
                    c-searchdynamic input:focus {
                        border: 1px solid #fff;
                        box-shadow: none;
                    }
                    c-searchdynamic input {
                        font-family:'Roboto', san-serif !important;
                    }
                    c-searchdynamic svg.slds-input__icon {
                        color: #fff !important;
                        fill: #fff !important;
                    }
                    c-searchdynamic svg.slds-button__icon{
                        fill: #fff !important;
                    }
                    .forceCommunityThemeNav.emberInnerHeader .mainNavItem .linkBtn {
                        font-size: 18px;
                        padding: 10px 0 !important;
                        margin-bottom: 20px !important;
                    }
                    img.icon-img-home {
                        margin-bottom: 35px;
                        height: 65px;
                    }
                    a.home-page-link{
                        display: block;
                        width: 82%;
                        text-decoration:none;
                    }
                    a.home-page-link:hover{
                        text-decoration:none;
                    }

                    /*------------------------------------Resource Page--------------------------------------*/
                    body.null.comm-page-custom-gettingstarted {
                        background-image: linear-gradient(91deg, #e9e9f5, white);
                    }
                    c-resource-product > .slds-theme_default.slds-brand-band.slds-brand-band_none {
                        background: none;
                        padding: 0 10px;
                    }
                    body.null.comm-page-custom-gettingstarted .slds-col--padded.contentRegion.comm-layout-column {
                        padding-top: 0;
                        padding-bottom:0;
                    }
                    c-resource-product > .slds-theme_default.slds-brand-band.slds-brand-band_none > .slds-grid.slds-m-around_x-small {
                        margin-top: 0;
                        margin-bottom:0;
                    }
                    .col-left-sec label.slds-form-element__label {
                        display: none;
                    }
                    .col-left-sec button {
                        border-color: #d6d6de;
                        font-size: 16px;
                        font-weight: 400;
                        padding: 8px 14px;
                    }
                    .col-left-sec button:focus{
                        box-shadow:none !important;
                        border-color: #d6d6de !important;
                    }
                    .col-left-sec .slds-combobox.slds-dropdown-trigger.slds-dropdown-trigger_click {
                        justify-content: center;
                    }
                    .col-left-sec button.slds-button {
                        border: 0;
                        padding: 0;
                        text-align: left;
                        line-height: inherit;
                        margin-bottom: 0;
                        width:100%
                    }
                    .col-left-sec button.slds-button:hover {
                        color: #4739E7 !important;
                    }
                    lightning-button.category-main > button {
                        color: #000 !important;
                        font-size: 16px !important;
                        font-family: "Roboto", san-serif;
                        padding-left: 11px !important;
                    }
                    .pagination_fdiv {
                    margin-bottom: 35px;
                    }

                    /*----------------------------------------Dropdown Field--------------------------------------*/
                    lightning-base-combobox-item.slds-media.slds-listbox__option[aria-checked="true"] {
                    background: #4739e7;
                    color: #fff;
                    border-bottom: 1px solid #fff;
                    }
                    lightning-base-combobox-item.slds-media.slds-listbox__option[aria-checked="true"] svg.slds-icon {
                    fill: #fff;
                    display: none;
                    }
                    lightning-base-combobox-item.slds-media span.slds-media__figure.slds-listbox__option-icon {
                    display: none;
                    }
                    lightning-base-combobox-item.slds-media.slds-listbox__option {
                    border-bottom: 1px solid #ccc;
                    }
                    lightning-base-combobox-item.slds-media.slds-listbox__option:last-child {
                    border-bottom: 0 solid #ccc;
                    }
                    .col-left-sec[c-resourceProduct_resourceProduct] lightning-base-combobox-item.slds-media.slds-listbox__option {
                    border-bottom: 1px solid #fff;
                    }
                    /*------------------------------------Resource Page End--------------------------------------*/


                    /*------------------------------------Featured Article---------------------------------------*/

                    
                    /*c-searchdynamic {
                    position: absolute;
                    top: -100px;
                    z-index: 999;
                    margin: 0 auto;
                    right: 169px;
                    }*/
                    body.null.comm-page-article lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 {
                        position: absolute;
                        top: -146px !important;
                        z-index: 99;
                        float: right;
                        right: 9px;
                        margin: 0;
                    }

                    /*------------------------------------Featured Article End---------------------------------------*/

                    /*------------------------------------Using Class Page--------------------------------------*/
                    body.null.comm-page-custom-usingclass {
                        background-image: linear-gradient(91deg, #e9e9f5, white);
                    }
                    body.null.comm-page-custom-usingclass .slds-col--padded.contentRegion.comm-layout-column {
                        padding-top: 0;
                        max-width: 1440px;
                        margin: 0 auto;
                        padding-bottom:0;
                    }
                    body.null.comm-page-custom-usingclass .body.isPageWidthFixed-true {
                        width: 100% !important;
                        margin: 0;
                    }
                    body.null.comm-page-custom-usingclass .comm-content-header{
                        padding: 0;
                    }
                    /*------------------------------------Using Class Page--------------------------------------*/

                    /*------------------------------------Collaborate Page--------------------------------------*/
                    body.null.comm-page-custom-collaborate {
                        background-image: linear-gradient(91deg, #e9e9f5, white);
                    }
                    body.null.comm-page-custom-collaborate .themeUtil.themeProfileMenu {
                        display: block !important;
                    }
                    body.null.comm-page-custom-collaborate c-searchdynamic {
                        position: absolute;
                        top: -99px;
                        z-index: 999;
                        margin: 0 auto;
                        right: 152px;
                    }
                    body.null.comm-page-custom-collaborate .slds-col--padded.contentRegion.comm-layout-column {
                        padding-top: 0;
                        max-width: 1440px;
                        margin: 0 auto;
                        padding-bottom:0;
                    }
                    body.null.comm-page-custom-collaborate .body.isPageWidthFixed-true {
                        width: 100% !important;
                        margin: 0;
                    }
                    body.null.comm-page-custom-collaborate button.active[c-paginator_paginator][c-paginator_paginator] {
                        background: #4739e7;
                        color: #fff !important;
                        width: 32px;
                        justify-content: center;
                        align-content: center;
                    }
                    body.null.comm-page-custom-collaborate .comm-content-header{
                        padding: 0;
                    }
                    body.null.comm-page-custom-collaborate .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(2n+1), .ui-widget:nth-child(2n+2) {
                    max-width: 1324px !important;
                    margin: 0 auto !important;
                    position: relative !important;
                    display: flex !important;
                    justify-content: center !important;
                    height: 0 !important;
                    }
                    body.null.comm-page-custom-collaborate .headerclass {
                    background: #4739e7;
                    color: #ffffff;
                    }
                    body.null.comm-page-custom-collaborate .readMoreBtn {
                    font-size: 15px;
                    border-radius: 6px;
                    margin-top: 9px;
                    padding: 3px 16px;
                    display: flex;
                    align-items: center;
                    border: 1px solid #4739E7 !important;
                    background: #4739E7;
                    color: #fff;
                    }
                    body.null.comm-page-custom-collaborate img.black-img{
                        display: block;
                    }
                    body.null.comm-page-custom-collaborate img.white-img{
                        display: none;
                    }

                    /*------------------------------------Collaborate Page--------------------------------------*/

                    /*------------------------------------Troubleshooting Page--------------------------------------*/
                    body.null.comm-page-custom-troubleshooting {
                        background-image: linear-gradient(91deg, #e9e9f5, white);
                    }
                    body.null.comm-page-custom-troubleshooting .slds-col--padded.contentRegion.comm-layout-column {
                        padding-top: 0;
                        max-width: 1440px;
                        margin: 0 auto;
                        padding-bottom:0;
                    }
                    body.null.comm-page-custom-troubleshooting .body.isPageWidthFixed-true {
                        width: 100% !important;
                        margin: 0;
                    }
                    body.null.comm-page-custom-troubleshooting .comm-content-header{
                        padding: 0;
                    }

                    /*------------------------------------Troubleshooting Page--------------------------------------*/

                    .parent::after {
                    content: "";
                    width: 2px;
                    height: 362px;
                    background: #DCDAFA;
                    position: absolute;
                    right: -0;
                    top: 19%;
                    }

                    button.slds-button[c-paginator_paginator] svg.slds-button__icon:hover {
                    fill: #4739e7;
                    }
                    .slds-button_icon-warning:hover{
                    color: #4739e7 !important;
                    }
                    .slds-col--padded.contentRegion.comm-layout-column {
                    padding-bottom: 0;
                    }
                    body.null.comm-page-custom-featuredarticle .article-body {
                    max-width: 1440px;
                    margin: 0 auto;
                    padding: 0 22px;
                    }
                    .siteforceSldsOneColLayout.siteforceContentArea {
                    padding: 0 0;
                    }
                    lightning-combobox.combo-btn.slds-form-element[c-resourceproduct_resourceproduct] .slds-listbox.slds-listbox_vertical.slds-dropdown.slds-dropdown_fluid.slds-dropdown_left {
                    transform: translateX(0) !important;
                    box-shadow: 0px 4px 7px #00000045;
                    }
                    .contentRegion {
                    padding-left: 40px;
                    padding-right: 40px;
                    }
                    lightning-button.category-main.active {
                    font-weight: 500;
                    border-left: 4px solid #4739e7;
                    border-radius: 0;
                    padding: 3px 0;
                    }
                    lightning-button.category-main.sub-category-main.activesub {
                    font-weight: 500;
                    border-left: 4px solid #4739e7;
                    border-radius: 0;
                    padding: 3px 0 !important;
                    height: auto;
                    display: block;
                    padding: 0;
                    margin-bottom: 15px;
                    }

                    /*-----------------------------Search Article-------------------------*/
                    body.null.comm-page-custom-searcharticles .body.isPageWidthFixed-true {
                    width: 100% !important;
                    margin: 0 0  !important;
                    }
                    body.null.comm-page-custom-searcharticles .cb-section_column.slds-size_12-of-12.slds-max-medium-size_12-of-12{
                    padding:0;
                    }
                    .search-parent {
                    display: flex;
                    flex-direction: column;
                    position: absolute;
                    right: 109px;
                    width: 89%;
                    background: #ffff;
                    border-radius: 8px;
                    overflow: hidden;
                    }
                    lightning-button.src-btns {
                    width: 100%;
                    display: block;
                    font-size: 16px;
                    padding: 8px 22px;
                    text-align: left;
                    font-weight: 500;
                    box-shadow:none;
                    border:0;
                    }
                    lightning-button.src-btns button {
                    width: auto;
                    padding: 0;
                    height: auto;
                    }
                    lightning-button.src-btns:focus {
                    box-shadow:none;
                    border:0;
                    }
                    lightning-button.src-btns button:focus {
                    box-shadow:none;
                    border:0;
                    }
                    lightning-button.src-btns button:hover {
                    text-decoration:underline !important;
                    }
                    .search-parent {
                    display: flex;
                    flex-direction: column;
                    position: absolute;
                    right: 109px;
                    width: 89.2%;
                    background: #ffff;
                    border-radius: 8px;
                    overflow: hidden;
                    box-shadow: 0px 0px 4px #00000061;
                    }
                    body.null.comm-page-custom-searcharticles .themeUtil.themeProfileMenu{
                    display:block !important;
                    }
                    body.null.comm-page-custom-searcharticles .slds-col--padded.contentRegion {
                    min-height: 700px;
                    padding: 0;
                    }
                    body.null.comm-page-custom-searcharticles .slds-col--padded.comm-content-header.comm-layout-column {
                    padding: 0;
                    }

                    body.null.comm-page-home .siteforceContentArea > .slds-grid.slds-wrap.slds-large-nowrap {
                    width: 1415px;
                    margin: 0 auto;
                    }
                    body.null.comm-page-home .siteforceContentArea > .slds-grid.slds-wrap.slds-large-nowrap > .slds-col--padded.has-widgets.slds-medium-size--8-of-12.slds-large-size--8-of-12.comm-layout-column > div > .ui-widget {
                    width: 100%;
                    display: block !important;
                    margin-top: 30px !important;
                    }
                    body.null.comm-page-home h3.topicHeader.slds-truncate {
                    font-size: 17px;
                    }
                    body.null.comm-page-home span.slds-text-title.empty.uiOutputText {
                    font-size: 15px;
                    }
                    body.null.comm-page-home h2.title {
                    font-size: 19px !important;
                    }
                    body.null.comm-page-article .slds-col--padded.slds-size--12-of-12 > div > .ui-widget > .slds-pill_container--bare {
                    padding-left: 0;
                    }
                    body.null.comm-page-home button.slds-button.view-more-button.uiButton {
                    font-size: 16px;
                    }
                    span.article-title.slds-truncate.uiOutputText {
                    font-size: 15px;
                    font-weight: 400;
                    }
                    body.null.comm-page-article .slds-col--padded.slds-size--12-of-12 > div > .ui-widget {
                    display: block !important;
                    }
                    body.null.comm-page-article .slds-col--padded.slds-size--12-of-12 > div > .ui-widget > .selfServiceArticleLayout.zoom.article-column {
                    padding: 0 30px 0 0px;
                    }
                    /*----------------------------LogIn Page---------------------------*/
                    body.null.comm-page-login-home .ui-widget:nth-child(2n+1), .ui-widget:nth-child(2n+2){
                    height: auto !important;
                    }
                    .salesforceIdentityLoginBody2 .cCenterPanel {
                    text-align: left;
                    min-width: 349px;
                    max-width: 429px;
                    }
                    .salesforceIdentityLoginForm2{
                    width: 100% !important;
                    }
                    .salesforceIdentityLoginForm2 .inputBox{
                    margin-top:0 !important;
                    width: 90% !important;
                    }
                    .employeeLoginLink.salesforceIdentityEmployeeLoginLink2 {
                    text-align: left;
                    font-size: 20px;
                    font-weight: 500;
                    }
                    a.inverseTextColor:hover {
                    color: #fff !important;
                    text-decoration: underline !important;
                    }
                    body.null.comm-page-custom-searcharticles c-login-button {
                    position: absolute;
                    top: -133px;
                    z-index: 999;
                    margin: 0 auto;
                    right: 132px;
                    }
                    c-login-button button.slds-button.slds-button_brand {
                    padding: 0px 28px;
                    background: #fff;
                    color: #0A1849;
                    font-weight: 600;
                    font-size: 13px;
                    box-shadow:none !important;
                    border:1px solid #fff !important;
                    }
                    c-login-button button.slds-button.slds-button_brand:hover {
                    padding: 0px 28px;
                    background: #4739e7;
                    color: #fff;
                    font-weight: 600;
                    font-size: 13px;
                    transition: all .3s ease-in-out !important;
                    box-shadow:none !important;
                    border:1px solid #4739e7 !important;
                    }
                    body.null.comm-page-custom-collaborate c-login-button {
                    position: absolute;
                    top: -133px;
                    z-index: 999;
                    margin: 0 auto;
                    right: 138px;
                    }

                    /*----------------------------LogIn Page End---------------------------*/
                    button, input, optgroup, select, textarea, label {
                        color: #000 !important;
                        font: inherit;
                        margin: 0;
                    }
                    body.null.comm-page-usersettings .forceCommunityUserSettingsCustomizable .settingsLabel {
                        font-size: 17px;
                        color: #000;
                    }
                    body.null.comm-page-usersettings button.slds-combobox__input.slds-input_faux.slds-combobox__input-value{
                        font-size: 14px;
                        color: #000;
                    }
                    select,input {
                        font-size: 14px !important;
                    }
                    body.null.comm-page-usersettings span.settingsOutputbox.settingsData.username.uiOutputText {
                        font-size: 15px;
                        color: #000;
                    }
                    body.null.comm-page-usersettings button.changepassword{
                        font-size: 15px;
                        color: #000;
                    }
                    body.null.comm-page-usersettings label{
                        font-size: 15px;
                        color: #000;
                    }
                    body.null.comm-page-usersettings h3 {
                        font-weight: 500;
                        font-size: 19px !important;
                        margin-bottom: 11px;
                        color: rgb(71, 57, 231);
                        line-height: normal !important;
                    }
                    body.null.comm-page-usersettings h2 {
                        font-weight: 500;
                        font-size: 19px !important;
                        margin-bottom: 11px;
                        color: rgb(71, 57, 231);
                        line-height: normal !important;
                    }
                    lightning-button.slds-button.flow-button__NEXT button {
                        color: #fff !important;
                    }
                    lightning-button.slds-button.flow-button__NEXT button {
                        color: #fff !important;
                    }
                    .slds-form-element__label {
                        color: #000 !important;
                    }
                    button.slds-button.slds-button_neutral.cancelButton {
                        padding: 6px 27px;
                        font-size: 17px;
                        background: #4739e7;
                        color: #fff !important;
                    }
                    button.slds-button.slds-button_brand.saveButton {
                        padding: 6px 27px;
                        font-size: 17px;
                        background: #4739e7;
                        color: #fff !important;
                    }
                    input::placeholder{
                        color: #000 !important;
                    }
                    .slds-radio .slds-form-element__label {
                        display: inline;
                        vertical-align: middle;
                        font-size: var(--lwc-fontSize3,0.8125rem);
                        color: #000 !important;
                    }
                    
                    @media screen and (min-width: 1500px) {
                      
                     
                    body.null.comm-page-global-search .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(3n+1), .ui-widget:nth-child(3n+2), .ui-widget:nth-child(3n+3) {
                    max-width: 1440px !important;
                    margin: 0 20px !important;
                    position: relative;
                    display: block;
                    height: auto;
                }
                body.null.comm-page-global-search lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 {
                    position: absolute;
                    top: -133px;
                    z-index: 99;
                    float: right;
                    right: 0;
                    margin: 0;
                }
                
                    body.null.comm-page-custom-featuredarticle c-searchdynamic {
                        position: absolute;
                        top: -100px;
                        z-index: 999;
                        margin: 0 auto;
                        right: 187px;
                    }
                    c-searchdynamic {
                        position: absolute;
                        top: -100px;
                        z-index: 999;
                        margin: 0 auto;
                        right: 151px;
                    }
                    body.null.comm-page-custom-searcharticles c-searchdynamic {
                    position: absolute;
                    top: -99px;
                    z-index: 999;
                    margin: 0 auto;
                    right: 150px;
                    }
                    .siteforceSldsOneColLayout.siteforceContentArea {
                    padding: 0 0;
                    }
                    .contentRegion {
                    padding-left: 0px;
                    padding-right: 0px;
                    }
                    }
                    @media (min-width:1200px) and (max-width: 1300px) {
                      body.null.comm-page-custom-collaborate c-searchdynamic {
                        right: 281px !important;
                    }
                    body.null.comm-page-home c-searchdynamic{
                        right: 335px !important;
                    }
                     
                    c-searchdynamic {
                        position: absolute;
                        top: -100px;
                        z-index: 999;
                        margin: 0 auto;
                        right: 160px;
                    }
                    body.null.comm-page-custom-collaborate .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(2n+1), .ui-widget:nth-child(2n+2){
                        max-width:1185px !important;
                    }
                    }
                    @media (min-width:1301px) and (max-width: 1400px) {
                      
                button.slds-button.slds-button_neutral.comm-user-profile-menu__login-button {
                    right: 10px !important;
                }


                       
                    body.null.comm-page-article lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 {
                        position: absolute;
                        top: -145px;
                        z-index: 99;
                        float: right;
                        right: 0;
                        margin: 0;
                    }
                    
                    


                    
                    body.null.comm-page-custom-searcharticles .article-body[c-searchArticles_searchArticles] {
                    width: 1310px;
                    margin: 0 auto;
                    padding-top: 30px;
                    padding-left: 70px;
                    }
                   

                    body.null.comm-page-custom-searcharticles .article-body[c-searchArticles_searchArticles] {
                    width: 1310px;
                    margin: 0 auto;
                    padding-top: 30px;
                    padding-left: 70px;
                    }
                   

                    }



                    
                body button.slds-button.slds-button_neutral.comm-user-profile-menu__login-button {
                    background: #fff !important;
                    color: #0A1849 !important;
                    font-family: 'Roboto', sans-serif;
                    font-weight: 600;
                    font-size: 13px;
                    width: fit-content !important;
                    padding: 0 17px !important;
                    right: 0rem;
                }

                    
                    body.null.comm-page-custom-usingclass .slds-col--padded.comm-content-header.comm-layout-column > div > .ui-widget:nth-child(3n+1), .ui-widget:nth-child(3n+2), .ui-widget:nth-child(3n+3) {
                    width: 1360px !important;
                    max-width: 1360px !important;
                }








                    body.null.comm-page-global-search .slds-border_right.slds-medium-size_1-of-6 {
                        width: 25%;
                        margin-right: 3%;
                        height: fit-content;
                        background: white;
                        box-shadow: 0px 0px 5px #0000003b;
                        border-radius: 11px;
                        padding-bottom: 24px;
                        margin-top: 60px;
                    }
                    body.null.comm-page-global-search .resultsWrapper{
                        padding-top:60px;
                        margin-top:0;
                    }
                    body.null.comm-page-global-search  .forceSearchResultsRegion.slds-grid.slds-grid--vertical {
                        padding-left: 40px;
                    }
                    body.null.comm-page-global-search li.kbResultStencil {
                        background: #F6F6F9;
                        box-shadow: 0px 0px 5px #00000017;
                        margin: 25px 5px;
                        border-radius: 7px;
                        padding: 16px 13px;
                        border:0;
                    }
                    body.null.comm-page-global-search .resultsWrapper {
                        background: #fff;
                    }
                    body.null.comm-page-global-search .slds-col--padded.contentRegion.comm-layout-column {
                        padding: 0;
                        margin-top: -25px;
                    }
                    body.null.comm-page-global-search records-hoverable-link.slds-grow.flex-wrap-ie11 span {
                        font-size: 22px;
                        margin-bottom: 20px;
                        color: #000;
                        font-weight:500;
                    }
                    body.null.comm-page-global-search {
                        background: linear-gradient(91deg, #e9e9f5, white);
                    }
                    body.null.comm-page-global-search  .slds-col--padded.comm-content-header.comm-layout-column {
                        padding: 0;
                    }
                    body.null.comm-page-global-search .resultsItem.slds-col.slds-no-flex.slds-m-bottom_small {
                        padding: 14px 34px;
                    }
                    body.null.comm-page-global-search lightning-formatted-rich-text.formattedTextLookupTitle.slds-rich-text-editor__output {
                        border: 0;
                    }

                    body.null.comm-page-global-search a.flex-wrap-ie11.slds-truncate:hover {
                        text-decoration: underline;
                        color: #4739E7 !important;
                    }
                    body.null.comm-page-global-search .slds-nav-vertical__item.slds-is-active .slds-nav-vertical__action {
                        font-weight: 400;
                        box-shadow: inset 4px 0 0 rgb(71 57 231) !important;
                        font-size: 18px !important;
                        background: #fff !important;
                        color: #4739e7 !important;
                        padding: 3px 0 3px 24px;
                    }
                    body.null.comm-page-global-search li.slds-nav-vertical__item.forceSearchScopeItem:hover .slds-nav-vertical__item.slds-is-active .slds-nav-vertical__action {
                        font-weight: 400;
                        box-shadow: inset 4px 0 0 rgb(71 57 231) !important;
                        font-size: 16px !important;
                        background: #fff !important;
                        color: #4739e7 !important;
                    }
                    body.null.comm-page-global-search .forceSearchResultsFilters h3.slds-nav-vertical__title.slds-p-left_x-small {
                        font-size: 18px;
                        color: #4739e7;
                    }
                    body.null.comm-page-global-search  .forceSearchResultsRegion.slds-grid.slds-grid--vertical {
                        padding-left: 40px;
                        padding-bottom: 31px !important;
                    }
                    body.null.comm-page-global-search  .forceSearchScopesList li.slds-nav-vertical__item.forceSearchScopeItem:first-child {
                        display: none !important;
                    }
                    body.null.comm-page-global-search ul.scopesListSection.slds-has-block-links--space {
                        padding-left: 25px;
                    }
                    body.null.comm-page-global-search ul.scopesListSection.slds-has-block-links--space {
                        padding-left: 25px;
                    }
                    body.null.comm-page-global-search .forceSearchResultsFilters  label {
                        font-size: 16px !important;
                        color: #000000 !important;
                    }
                    body.null.comm-page-global-search .forceSearchFilterInputText input{
                        background-color: #fff !important;
                        outline:none !important;
                        box-shadow:none !important;
                    }
                    body.null.comm-page-global-search .slds-nav-vertical__action:hover {
                        text-decoration: none;
                        box-shadow: inset 4px 0 0 rgb(0, 20, 116);
                    }
                    body.null.comm-page-global-search li.slds-nav-vertical__item.forceSearchScopeItem {
                        font-size: 16px !important;
                    }
                    body.null.comm-page-global-search h1.slds-nav-vertical__title.slds-p-vertical_medium.slds-is-relative {
                        color: #4739e7 !important;
                        font-size: 22px !important;
                    }
                    body.null.comm-page-global-search  button.slds-button.navExpandToggle.qe-searchNavExpandToggle.slds-button_reset.slds-text-link.slds-nav-vertical__action.slds-nav-vertical__action_overflow {
                        font-size: 15px;
                        padding-left: 26px;
                    }
                    body.null.comm-page-global-search   .scrollerWrapper.slds-nav-vertical__section.forceSearchScopesList{
                        background-color:transparent;
                    }
                    body.null.comm-page-article {
                        background: #f1f1f1;
                    }
                    c-redirect_-article {
                        width: 97%;
                        display: block;
                        margin: 0 auto;
                        margin-bottom:40px;
                    }
                    a.flex-wrap-ie11.slds-truncate .uiPanel--default {
                        display: none !important;
                        opacity: 0;
                        visibility: hidden;
                    }
                    a.flex-wrap-ie11.slds-truncate:hover span {
                        color: #4739E7 !important;
                        text-decoration: underline;
                    }
                    .resultBody span {
                        font-size: 18px !important;
                    }

                    body.null.comm-page-article .selfServiceArticleLayout.zoom.article-column {
                        padding: 0 30px 0;
                        background: #fff;
                        border-radius: 11px;
                        margin-bottom: 40px;
                    }  
                    body.null.comm-page-article .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(2n+1), .ui-widget:nth-child(2n+2) {
                        margin: 0 0 !important;
                        position: relative !important;
                        display: block !important;
                        height: fit-content !important;
                    }
                    body.null.comm-page-article .slds-pill_container--bare.selfServiceArticleTopicList.selfServiceArticleLayout {
                        display: none;
                    }
                    body.null.comm-page-global-search .gridTitle.slds-page-header__title.slds-text-color--default {
                        font-size: 29px !important;
                        font-weight: 500 !important;
                        margin-bottom: 10px !important;
                    }
                    body.null.comm-page-global-search .searchResultsSummary.slds-text-body--small.slds-text-color--weak{
                        font-size: 15px !important;
                        font-weight: 500 !important;
                    }
                    body.null.comm-page-global-search .slds-grid.slds-grid--vertical-align-center.searchResultsSummaryText {
                        font-size: 15px !important;
                        font-weight: 500 !important;
                    }
                    body.null.comm-page-global-search .inputsContainer.slds-p-horizontal_medium.slds-is-relative.forceSearchResultsFilters li.slds-nav-vertical__item.forceSearchScopeItem:first-child {
                        display: none;
                    }
                    body.null.comm-page-global-search .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(3n+1), .ui-widget:nth-child(3n+2), .ui-widget:nth-child(3n+3) {
                        max-width: 1440px;
                        margin: auto;
                        position: relative;
                        display: block;
                        height: auto;
                    }
                    body.null.comm-page-login-home .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(3n+1), .ui-widget:nth-child(3n+2), .ui-widget:nth-child(3n+3) {
                        width: 500px !important;
                        margin: auto;
                        position: relative;
                        display: block;
                        height: auto;
                    }
                    body.null.comm-page-login-home .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(2n+1), .ui-widget:nth-child(2n+2){
                        width: 500px !important;
                    }
                    body.null.comm-page-custom-usingclass .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(2n+1), .ui-widget:nth-child(2n+2) {
                        width: 1400px !important;
                        max-width: 1400px !important;
                    }
                    c-article-detail[c-articledetail_articledetail-host] {
                         border-radius: 12px;
                        background-color: #f1f1f1 !important;
                        padding: 20px;
                        border: 0;
                        margin-bottom: 21px;
                        box-shadow: 0px 0px 8px #00000000;
                        width:100%;
                        display: block;
                        font-size:17px;
                    }

                    body.null.comm-page-global-search .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(3n+1), .ui-widget:nth-child(3n+2), .ui-widget:nth-child(3n+3) {
                       
                        max-width: 1400px !important;
                        margin: 0 20px !important;
                        position: relative;
                        display: block;
                        height: auto;
                    }
                    c-redirect_-article[c-redirect_article_redirect_article-host] {
                        min-height: 100vh;
                    }
                    .forceSearchResultsFilters .slds-nav-vertical__section {
                        display: flex;
                        justify-content: space-between;
                    }
                    body.null.comm-page-global-search .forceSearchResultsFilters .slds-nav-vertical__section {
                        display: flex;
                        justify-content: space-between;
                    }
                   
                    body.null.comm-page-login-home .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(3n+1), .ui-widget:nth-child(3n+2), .ui-widget:nth-child(3n+3) {
                        width: 100% !important;
                }


                body lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43{
                    top:-134.5px !important;
                }
                body.null.comm-page-global-search lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43{
                    top:-133px !important;
                }

                    .themeHeaderTopRowInner.searchPosition--right .themeUtils {
                    position: relative;
                    right: 8rem;
                }
                .themeSearch {
                    display: block !important;
                    border: 1px solid #fff;
                    border-radius: 5px;
                    right: 8rem;
                    position: relative;
                }
                .themeHeaderTopRowInner.searchPosition--right .themeUtilsContainer{
                    margin-left:15px;
                }
                .themeProfileMenu {
                    margin-left: 10px !important;
                    margin-right: 5px;
                }
                .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(3n+1), .ui-widget:nth-child(3n+2), .ui-widget:nth-child(3n+3) {
                    max-width: 1440px !important;
                    margin: 0 auto !important;
                    position: relative;
                    display: flex;
                    justify-content: center;
                }
                body.null.comm-page-global-search .slds-col--padded.contentRegion.comm-layout-column .forceCommunitySearch {
                    width:96%;
                }

               
            body.null.comm-page-custom-troubleshooting lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 {
                top: -133.5px !important;
            }
            .themeSearch ul.search-deflectionContainer.slds-popover{
            display: none !important;
            }

            body.null.comm-page-custom-featuredarticle lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 {
                top: -135.5px !important;
            }
        lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 {
                    top: -136px;
                    z-index: 999;
                    float: right;
                    right: 20px;
                    margin: 0;
                    position: absolute;
                }

                body.null.comm-page-detail-500 .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(3n+1), .ui-widget:nth-child(3n+2), .ui-widget:nth-child(3n+3) {
            max-width: 1440px !important;
            margin: 0 auto !important;
            position: relative;
            display: block;
            justify-content: center;
        }
        body.null.comm-page-detail-500 .slds-col--padded.contentRegion.comm-layout-column{
            margin-bottom:100px;
        }
        .slds-listbox.slds-listbox_vertical.slds-dropdown.slds-dropdown_fluid.slds-dropdown_left {
            transform: translateX(-0) !important;
            padding: 0;
            overflow: hidden;
        }
        c-custom-modal .slds-modal__content.slds-p-around_medium {
            min-height: 400px;
        }
        body.null.comm-page-detail-500 .slds-col--padded.comm-content-header > div > .ui-widget:nth-child(3n+3) {
            max-width: 1400px !important;
            margin: 0 auto !important;
            padding: 9px 0;
            position: relative;
            display: block;
            justify-content: center;
        }
        body.null.comm-page-custom-featuredarticle .article-body {
            width: 100% !important;
            margin: 0 auto;
            padding: 0 22px;
        }
            @media (min-width: 1401px) and (max-width: 1500px){
                body.null.comm-page-global-search lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 {
                    top: -136px;
                    z-index: 999;
                    float: right;
                    right: 0px !important;
                    margin: 0;
                    position: absolute;
                }
                 body.null.comm-page-global-search .slds-col--padded.contentRegion.comm-layout-column > div > .ui-widget:nth-child(3n+3) {
            max-width: 1300px !important;
            margin: 0 auto !important;
            padding: 0 0;
            position: relative;
            display: block;
            justify-content: center;
        }
               
            }
            @media (min-width: 1300px) and (max-width: 1400px){
                body lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 {
            top: -136.5px !important;
            right: 38px;
        }
         body.null.comm-page-global-search .slds-col--padded.contentRegion.comm-layout-column > div > .ui-widget:nth-child(3n+3) {
            max-width: 1300px !important;
            margin: 0 auto !important;
            padding: 0 0;
            position: relative;
            display: block;
            justify-content: center;
        }
        body.null.comm-page-global-search lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 {
            top: -133.5px !important;
            right: 18px;
        }
            }
          @media  only screen and (max-width: 47.9375em){
            
            }
        @media only screen and (max-width:767px){
                .themeHeaderTopRowInner.searchPosition--right {
                    position: relative;
                    right: 0;
                }
                .forceCommunityThemeSearch .search-input, .forceCommunityThemeSearch .search-input::placeholder{
                    font-size: 16px !important;
                }
                .search-box input {
                    color: #fff !important;
                    font-size: 16px !important;
                }
                input{
                    font-size: 16px !important;
                }
                .smartScopeModal.qe-smartScopeModal.uiPanel--default.uiPanel.forceMobileOverlay.open.active {
                    visibility: visible !important;
                }
                .smartScopeModal.qe-smartScopeModal.uiPanel--default.uiPanel.forceMobileOverlay {
                    visibility: hidden !important;
                }
                div#commThemeNav {
                    padding: 19px 23px;
                    z-index: 9999 !important;
                }
                body.null.comm-page-article lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 {
                    top: -113px !important;
                }
                .slds-grid.slds-grid_align-end[c-caseconditionalbuttons_caseconditionalbuttons] {
                    margin-right: 15px;
                }
                .slds-grid.slds-grid_align-end[c-caseconditionalbuttons_caseconditionalbuttons] .slds-button.slds-button_first.slds-button_first{
                    color: #fff !important;
                }
                .themesearch{
                    max-width: 250px !important;
                }
                body > div.themeLayoutStarterWrapper.isHeroUnderHeader-false.isHeaderPinned-false.siteforceThemeLayoutStarter > div.a11y-banner > div > div > div > div > div.themeHeaderInner > div.themeHeaderTopRow > div > div.themeNavTriggerContainer{
                    display: block !important;
                }
                body > div.themeLayoutStarterWrapper.isHeroUnderHeader-false.isHeaderPinned-false.siteforceThemeLayoutStarter > div.a11y-banner > div > div > div > div > div.themeHeaderInner > div.themeHeaderTopRow > div > div.themeUtils > div > div.themeUtil.themeProfileMenu{
                    display: block !important;
                }
                body > div.themeLayoutStarterWrapper.isHeroUnderHeader-false.isHeaderPinned-false.siteforceThemeLayoutStarter > div.a11y-banner > div > div > div > div > div.themeHeaderInner > div.themeHeaderTopRow > div > div.themeLogo{
                    display: block !important;
                }
                button.slds-button.slds-button_neutral.comm-user-profile-menu__login-button:hover {
                    background-color: transparent !important;
                    color: #fff !important;
                    transition: all .3s ease-in-out !important;
                }
                body button.slds-button.slds-button_neutral.comm-user-profile-menu__login-button {
                    background: #fff0 !important;
                    color: #0A1849 !important;
                    font-family: 'Roboto', sans-serif;
                    font-weight: 600;
                    font-size: 13px;
                    width: 80px !important;
                    padding: 0 17px !important;
                    right: 1rem !important;
                }
                .themeUtil.themeNotifications {
                        margin-top: 4px;
                    }
                th.slds-is-resizable {
                    width: 140px !important;
                }   
                body .slds-col.slds-size_5-of-5.slds-theme_shade.right-col {
                    min-height: auto;
                }
                th.slds-is-resizable .slds-cell-fixed{
                    width: 140px !important;
                }
                button.slds-button.smartScopeIcon.qe-showSmartScope.slds-p-top_x-small.slds-line-height--reset > span::after {
    content: "Search Filter";
    font-size: 16px !important;
                    font-weight: 500 !important;
                    color: #000 !important;
}
                .forceCommunitySearch button.slds-button.smartScopeIcon.qe-showSmartScope.slds-p-top_x-small.slds-line-height--reset span.slds-truncate.slds-text-body_small.slds-hyphenate.slds-show.slds-p-top--xx-small{
                   
                    font-size: 0px !important;
                    font-weight: 500 !important;
                    color: #000 !important;
                }
                body.null.comm-page-list-500 .slds-page-header--object-home.slds-page-header_joined.slds-page-header_bleed.slds-page-header.slds-shrink-none.test-headerRegion.forceListViewManagerHeader .slds-grid {
                    display: flex;
                    flex-direction: row;
                    align-items: flex-start;
                    flex-wrap: wrap;
                    gap: 11px;
                    justify-content: flex-start;
                }
                body.null.comm-page-list-500 .slds-page-header--object-home.slds-page-header_joined.slds-page-header_bleed.slds-page-header.slds-shrink-none.test-headerRegion.forceListViewManagerHeader {
                    padding-left: 11px;
                    padding-right: 11px;
                }
                body.null.comm-page-list-500 .slds-page-header--object-home.slds-page-header_joined.slds-page-header_bleed.slds-page-header.slds-shrink-none.test-headerRegion.forceListViewManagerHeader .slds-grid .slds-col.slds-align-bottom:first-child{
                    width: 100% !important;

                }
                body.null.comm-page-list-500 .slds-page-header--object-home.slds-page-header_joined.slds-page-header_bleed.slds-page-header.slds-shrink-none.test-headerRegion.forceListViewManagerHeader .slds-grid .search-in-list.slds-m-left_large.slds-is-relative {
                    margin-left: 0;
                }
                body.null.comm-page-global-search .slds-col--padded.contentRegion.comm-layout-column .forceCommunitySearch {
                    width: 100%;
                }
                .selectorScroller.uiScroller.scroller-wrapper.scroll-horizontal {
                    display: none;
                }
                .forceSearchScopesRibbon{
                    display: none;
                }
                .forceCommunitySearch button.slds-button.smartScopeIcon.qe-showSmartScope.slds-p-top_x-small.slds-line-height--reset svg.slds-icon.slds-icon_x-small {
                    fill: rgb(71, 57, 231);
                }
                
                body.null.comm-page-global-search{
                    background: #fff;
                }
                knowledge_lightning-result-stencil a.displayLabel.slds-truncate{
                    font-size: 15px;
                    font-weight: 500;
                    line-height: normal;
                    letter-spacing: 0em;
                    text-align: left;
                    border: 0;
                    padding-left: 0;
                    background: transparent;
                }
                knowledge_lightning-result-stencil .slds-tile__detail.slds-text-body--small.slds-var-p-bottom_xxx-small.articleMetaData {
                    display: block !important;
                }
                .forceCommunitySearch button.slds-button.smartScopeIcon.qe-showSmartScope.slds-p-top_x-small.slds-line-height--reset{
                    padding: 16px 24px;
                    width: 94%;
                    margin: 20px auto;
                    display: flex !important;
                    flex-direction: row;
                    border: 0;
                    background: #F4F4FE;
                    text-align: left;
                    color: #4739e7;
                    font-size: 16px;
                    font-weight: 500;
                    border-radius: 5px;
                }
                .cardContainer > .slds-card {
                    border-radius: 12px;
                    background-color: #F6F6F9 !important;
                    padding: 9px 10px;
                    border: 0;
                    margin-bottom: 0;
                    box-shadow: 0px 0px 8px #00000000;
                }
                lightning-formatted-rich-text.custom_richtext_rrt.summary[c-resourceTable_resourceTable] span {
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 1;
                    display: -webkit-box;
                    overflow: hidden;
                    height: 22px !important;
                }
                body.null.comm-page-custom-gettingstarted .slds-col--padded.contentRegion.comm-layout-column{
                    padding: 0 !important;
                }
                c-resource-product > .slds-theme_default.slds-brand-band.slds-brand-band_none {
                    background: none;
                    padding: 0 0;
                }
                c-resource-product > .slds-theme_default.slds-brand-band.slds-brand-band_none > .slds-grid.slds-m-around_x-small {
                    margin: 0;
                }
                .article-body-child[c-featuredArticle_featuredArticle]{
                    margin-bottom: 0 !important;
                }
                .body.isPageWidthFixed-true {
                    min-height: fit-content;
                }
                body.null.comm-page-custom-featuredarticle .article-body {
                    width: 100% !important;
                    margin: 0 auto;
                    padding: 0 0;
                    padding-top: 0px !important;
                    padding-bottom: 0px !important;
                }
                c-article-detail[c-articledetail_articledetail-host]{
                    margin-bottom: 0;
                    border-radius: 0px;
                }
                .condition-one.top-space c-article-detail[c-articledetail_articledetail-host]{
                    margin-bottom: 0;
                    border-radius: 5px;
                }
                body.null.comm-page-custom-featuredarticle c-article-detail[c-featuredarticle_featuredarticle] > .article-body > .article-rec {
                    padding: 0 0px !important;
                    margin: 0 auto !important;
                    max-width: 1440px;
                }
                div#LoginNew {
                    height: 100vh !important;
                    overflow: hidden !important;
                }
                body.null.comm-page-global-search .slds-border_right.slds-medium-size_1-of-6{
                    display: none;
                    visibility: hidden;
                    opacity: 0;
                }
                body.null.comm-page-global-search ul.scopesListSection.slds-has-block-links--space {
                    display: none;
                }
                body.null.comm-page-global-search  .forceSearchResultsRegion.slds-grid.slds-grid--vertical {
                    padding-left: 10px;
                    padding-bottom: 31px !important;
                    padding-right: 10px;
                }
                body.null.comm-page-custom-featuredarticle lightning-card.slds-var-p-around_x-small.bg_white.cardContainer:nth-child(1) {
                    margin-top: 40px;
                }
                .slds-media__body.cardtext_spacing_rrt span {
                    font-size: 11px !important;
                    line-height: 19px !important;
                    margin: 0 !important;
                    font-weight: 400 !important;
                    font-family: 'Roboto',san-serif;
                    color: #0E0E1E !important;
                    background-color: transparent !important;
                }
                .slds-media__body.cardtext_spacing_rrt .slds-line-clamp_x-small h1,h2,h3,h4,p {
                    font-size: 11px !important;
                    line-height: 19px !important;
                }

                .slds-line-clamp_x-small {
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 1;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: pre-line;
                    display: -webkit-box;
                }
                .themeSearch {
                    display: block !important;
                    border: 1px solid #fff;
                    border-radius: 5px;
                    position: absolute;
                    width: 100%;
                    top: 56px;
                    left: 0%;
                }
                .themeSearch lightning-primitive-icon {
                    margin-top: -1px;
                    margin-left: 5px;
                    display: inline-block;
                    float: left;
                }
                button.slds-button.slds-button_icon.search-triggerButton.js-search-triggerButton.slds-button_icon-bare.slds-button_icon-inverse::after {
                    content: "Enter the search term";
                    font-size: 16px;
                    margin-left: 15px;
                    color: #fff;
                    position: absolute;
                    top: 7px;
                }
                html[lang="es"] button.slds-button.slds-button_icon.search-triggerButton.js-search-triggerButton.slds-button_icon-bare.slds-button_icon-inverse::after {
                    content: "Ingrese el tÃƒÆ’Ã‚Â©rmino de bÃƒÆ’Ã‚Âºsqueda";
                    font-size: 16px;
                    margin-left: 15px;
                    color: #fff;
                    position: absolute;
                    top: 7px;
                }
                button.slds-button.slds-button_icon.search-triggerButton.js-search-triggerButton.slds-button_icon-bare.slds-button_icon-inverse{
                    width: 100%;
                }
                button.slds-button.slds-button_neutral.comm-user-profile-menu__login-button::after {
                    content: "";
                    display: block;
                    background-image: url(/classcollaborate/resource/1707233273000/login_icon);
                    position: absolute;
                    top: 2px;
                    z-index: 1;
                    width: 26px;
                    height: 26px;
                    font-size: 22px;
                    background-repeat: no-repeat;
                }
                lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 button::after {
                    content: "";
                    display: block;
                    background-image: url(/classcollaborate/resource/1707228350000/language);
                    position: absolute;
                    top: 0;
                    z-index: 1;
                    width: 76px;
                    height: 76px;
                    font-size: 22px;
                    background-repeat: no-repeat;
                }
                .themeHeaderTopRowInner.searchPosition--right .themeUtils {
                    position: relative;
                    right: 0rem;
                }
                button.slds-button.slds-button_neutral.comm-user-profile-menu__login-button {
                    background: transparent !important;
                    color: #0A1849 !important;
                    font-family: 'Roboto', sans-serif;
                    font-weight: 600;
                    font-size: 0 !important;
                    position: relative;
                    width: 0px !important;
                    padding: 0 !important;
                    box-shadow: none !important;
                    border: 0 !important;
                    right: 3.5rem;
                }
                .slds-listbox.slds-listbox_vertical.slds-dropdown.slds-dropdown_fluid.slds-dropdown_left {
                    transform: translateX(-64px) !important;
                    padding: 0;
                    overflow: hidden;
                    max-width: fit-content;
                    width: fit-content;
                    min-width: 34px;
                }
                .smartScopeModal.qe-smartScopeModal.uiPanel--default.uiPanel.forceMobileOverlay.open.active .slds-listbox.slds-listbox_vertical.slds-dropdown.slds-dropdown_fluid.slds-dropdown_left {
                    transform: translateX(-66px) !important;
                    padding: 0;
                    overflow: hidden;
                    max-width: 86%;
                    width: 100% !important;
                    min-width: fit-content;
                }
                .slds-modal__container .slds-listbox.slds-listbox_vertical.slds-dropdown.slds-dropdown_fluid.slds-dropdown_left {
                    transform: translateX(-64px) !important;
                    padding: 0;
                    overflow: hidden;
                    max-width: 100%;
                    width: 100%;
                    min-width: 34px;
                }
                lightning-base-combobox-item.slds-media.slds-listbox__option[aria-checked="true"] {
                    background: #4739e7;
                    color: #fff;
                    border-bottom: 1px solid #fff;
                    width: 100%;
                }
                lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 button {
                    background: transparent !important;
                    color: #0A1849 !important;
                    font-family: 'Roboto', sans-serif;
                    font-weight: 600;
                    font-size: 0;
                    position: relative;
                    width: 27px !important;
                    padding: 0 !important;
                    border: 0 !important;
                    padding-right: 0 !important;
                }
                body.null.comm-page-global-search lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 {
                    top: -106.5px !important;
                    right: 0;
                }
                lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 .slds-input__icon-group.slds-input__icon-group_right {
                    display: none;
                }
                .header .forceCommunityThemeHeaderBase {
                    height: 120px !important;
                }
                body lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 {
                    top: -106.5px !important;
                }
                lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 button {
                    background: none;
                    padding-right: 28px;
                    width: 80px;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    border: 1px solid #ccc;
                    color: #fff;
                    border-radius: 5px;
                    box-shadow: none;
                    padding-top: 1px;
                    padding-bottom: 0;
                }
                .themeSearch .forceCommunityThemeSearchSection .search-trigger {
                    width: 10%;
                    display: none;
                }
                body > div.themeLayoutStarterWrapper.isHeroUnderHeader-false.isHeaderPinned-false.siteforceThemeLayoutStarter > div.a11y-banner > div > div > div > div > div.themeHeaderInner > div.themeHeaderTopRow > div > div.themeSearch > div > div.search-region.comm-hide{
                    display: block !important;
                }
                .search-region{
                    display: block !important;
                }
                .search-trigger {
                    display: none;
                }
                body.null.comm-page-global-search a.flex-wrap-ie11.slds-truncate:hover .uiPanel--default {
                    display: block !important;
                    opacity: 1;
                    visibility: visible;
                }
                .uiPanel--default {
                    display: block !important;
                    opacity: 1;
                    visibility: visible;
                }
                body.null.comm-page-custom-featuredarticle lightning-combobox.center.slds-form-element.forceCommunityLanguageSelector43 {
                    top: -106.5px !important;
                }
                .forceCommunityThemeHeaderStacked .themeNavOverlay {
                    z-index: 1;
                    position: fixed;
                    top: 0;
                    left: 0;
                    bottom: 0;
                    width: 100%;
                    max-width: 100vw;
                    max-height: 0;
                    background-color: rgb(255 255 255) !important;
                    transition: opacity .3s,max-height 0s .3s;
                    opacity: 0;
                }
                div#commThemeNav {
                    padding: 19px 23px;
                    z-index: 9999 !important;
                }
                li.mainNavItem.comm-navigation__top-level-item.comm-navigation__menu-item > a.comm-navigation__top-level-item-link.js-top-level-menu-item.linkBtn{
                    
                    border-bottom: 0 !important;
                    padding: 5px 11px !important;
                    width: 50%;
                }
                a.comm-navigation__top-level-item-link.js-top-level-menu-item.linkBtn.comm-navigation__top-level-item-link--active {
                background: #F4F4FE;
                color: #4739E7 !important;
                border-bottom: 0;
                padding: 5px 11px !important;
                width: 50%;
            }
            }
            @media screen and (min-width:1000px) and (max-width:1030px) and (orientation : landscape){
                body.null.comm-page-custom-gettingstarted button.slds-button.slds-button_neutral.comm-user-profile-menu__login-button {
                right: 0;
            }
            }
            @media screen and (min-width:768px) and (max-width:1024px) and (orientation : portrait){
                body.null.comm-page-global-search a.flex-wrap-ie11.slds-truncate:hover .uiPanel--default {
                    display: block !important;
                    opacity: 1;
                    visibility: visible;
                }

                .themesearch{
                    max-width: 250px !important;
                }
                body.null.comm-page-custom-usingclass {
                    background-image: none;
                    background: #fff;
                }

                body {
                    background-image: none !important;
                    background: #fff !important;
                }
                .themeHeaderTopRowInner.searchPosition--right .themeUtils[data-aura-rendered-by="318:0"] {
                    position: relative;
                    right: 0;
                }
                .slds-media__body.cardtext_spacing_rrt span {
                    font-size: 17px !important;
                    line-height: 25px !important;
                    margin: 0 !important;
                    font-weight: 400 !important;
                    font-family: 'Roboto',san-serif;
                    color: #0E0E1E !important;
                    background-color: transparent !important;
                }
                body.null.comm-page-custom-gettingstarted button.slds-button.slds-button_neutral.comm-user-profile-menu__login-button {
                    right: 0;
                }
                body.null.comm-page-custom-featuredarticle lightning-card.slds-var-p-around_x-small.bg_white.cardContainer:nth-child(1) {
                    margin-top: 20px;
                }
                body.null.comm-page-custom-featuredarticle .article-body {
                    width: 100% !important;
                    margin: 0 auto;
                    padding: 0 0;
                    padding-top: 0px !important;
                    padding-bottom: 30px !important;
                }
                .uiPanel--default {
                    display: block !important;
                    opacity: 1;
                    visibility: visible;
                }
                .slds-col.slds-size_5-of-5.slds-theme_shade.right-col[c-resourceProduct_resourceProduct] {
                    padding: 0 20px;
                }
                .slds-media__body.cardtext_spacing_rrt .slds-line-clamp_x-small h1, h2, h3, h4, p {
                    font-size: 15px !important;
                    line-height: 19px !important;
                }
                .slds-media__body.cardtext_spacing_rrt .slds-line-clamp_x-small h1, h2, h3, h4, p {
                    font-size: 15px !important;
                    line-height: 19px !important;
                }
                c-article-detail[c-articledetail_articledetail-host] {
                    border-radius: 12px;
                    background-color: #f1f1f1 !important;
                    padding: 45px 20px;
                    border: 0;
                    margin-bottom: 0;
                    box-shadow: 0px 0px 8px #00000000;
                    width: 100%;
                    display: block;
                    font-size: 17px;
                    border-radius: 0;
                    margin-bottom: 0 !important;
                }
                .article-rec[c-articleDetail_articleDetail] {
                    background: #f1f1f1;
                    padding: 0 7px;
                    margin-bottom: 40px;
                }
                body.null.comm-page-custom-featuredarticle c-article-detail[c-featuredarticle_featuredarticle] > .article-body > .article-rec {
                    padding: 0 0 !important;
                    margin: 0 auto !important;
                    max-width: 1440px;
                }
                .body.isPageWidthFixed-true {
                    min-height: 100vh;
                }
                .cardContainer[c-featuredArticle_featuredArticle] {
                    width: 100%;
                    display: block;
                    padding-left: 0;
                }
                body.null.comm-page-custom-featuredarticle c-article-detail[c-featuredarticle_featuredarticle] > .article-body {
                    padding: 0 !important;
                }
            }
            @media screen and (min-width: 300px) and (max-width: 960px) and (orientation: landscape){
                .selectorScroller.uiScroller.scroller-wrapper.scroll-horizontal {
                    display: none;
                }
                body.null.comm-page-custom-gettingstarted button.slds-button.slds-button_neutral.comm-user-profile-menu__login-button {
                    right: 0;
                }
                .themeHeaderTopRowInner.searchPosition--right .themeUtils[data-aura-rendered-by="321:0"] {
                    position: relative;
                    right: 0;
                }
                .forceSearchScopesRibbon{
                    display: none;
                }
                .forceCommunitySearch button.slds-button.smartScopeIcon.qe-showSmartScope.slds-p-top_x-small.slds-line-height--reset svg.slds-icon.slds-icon_x-small {
                    fill: rgb(71, 57, 231);
                }
                .forceCommunitySearch button.slds-button.smartScopeIcon.qe-showSmartScope.slds-p-top_x-small.slds-line-height--reset span.slds-truncate.slds-text-body_small.slds-hyphenate.slds-show.slds-p-top--xx-small{
                   
                    font-size: 16px !important;
                    font-weight: 500 !important;
                    color: #000 !important;
                }
                body.null.comm-page-global-search{
                    background: #fff;
                }
                body.null.comm-page-global-search .slds-col--padded.contentRegion.comm-layout-column .forceCommunitySearch {
                    width: 100%;
                }
                .forceCommunitySearch button.slds-button.smartScopeIcon.qe-showSmartScope.slds-p-top_x-small.slds-line-height--reset{
                    padding: 16px 24px;
                    width: 94%;
                    margin: 20px auto;
                    display: flex !important;
                    flex-direction: row;
                    border: 0;
                    background: #F4F4FE;
                    text-align: left;
                    color: #4739e7;
                    font-size: 16px;
                    font-weight: 500;
                    border-radius: 5px;
                }
            }
            @media only screen and (min-width: 48em){
                .themeSearch{
                    max-width: 250px !important;
                }
            }

            @media screen and (min-width:768px) and (max-width:1100px) and (orientation : portrait){
                .cardContainer > .slds-card {
                    border-radius: 12px;
                    background-color: #F6F6F9 !important;
                    padding: 9px 10px;
                    border: 0;
                    margin-bottom: 21px;
                    box-shadow: 0px 0px 8px #00000000;
                    
                    overflow: hidden;
                }
            }
            @media screen and (min-width:768px) and (max-width:1100px) and (orientation : landscape){
                body.null.comm-page-global-search a.flex-wrap-ie11.slds-truncate:hover .uiPanel--default {
                    display: block !important;
                    opacity: 1;
                    visibility: visible;
                }
                .cardContainer > .slds-card {
                    border-radius: 12px;
                    background-color: #F6F6F9 !important;
                    padding: 9px 10px;
                    border: 0;
                    margin-bottom: 21px;
                    box-shadow: 0px 0px 8px #00000000;
                    height: 140px !important;
                    overflow: hidden;
                }
                .themeSearch{
                    max-width: 250px !important;
                }

                .uiPanel--default {
                    display: block !important;
                    opacity: 1;
                    visibility: visible;
                }
                .body.isPageWidthFixed-true {
                    min-height: 100vh;
                }
                .cardContainer[c-featuredArticle_featuredArticle] {
                    width: 100%;
                    display: block;
                    padding-left: 0;
                }
                .slds-col.slds-size_5-of-5.slds-theme_shade.right-col[c-resourceProduct_resourceProduct] {
                    padding: 0 20px;
                }
            }
            @media only screen and (max-width: 47.9375em){
                .forceCommunityThemeSearchSection .search-region.comm-hide {
                    display: block !important;
                }
            }
            @media screen and (max-width:767px) and (orientation : portrait){
                div#LoginNew {
                    height: 100vh !important;
                    overflow: hidden !important;
                }
                body .slds-col--padded.comm-content-header.comm-layout-column {
                    padding: 0;
                }
                body .slds-col--padded.contentRegion.comm-layout-column {
                    padding: 0 !important;
                    min-height: fit-content !important;
                }
                body .contentRegion {
                    padding-left: 0px;
                    padding-right: 00px;
                }
                body.null.comm-page-custom-gettingstarted button.slds-button.slds-button_neutral.comm-user-profile-menu__login-button {
                    right: 3.5rem;
                }
            
            }
            @media screen and (min-width: 768px) and (max-width:978px) and (orientation : landscape){
                div#LoginNew {
                    height: 100vh !important;
                    overflow: hidden !important;
                }
                .themeSearch{
                    max-width: 250px !important;
                }
                .slds-page-header--object-home.slds-page-header_joined.slds-page-header_bleed.slds-page-header.slds-shrink-none.test-headerRegion.forceListViewManagerHeader .slds-grid:last-child {
                    display: flex;
                    flex-wrap: wrap;
                    justify-content: space-between;
                    row-gap: 12px;
                    margin-bottom: 0;
                    align-items: center;
                }
                .slds-page-header--object-home.slds-page-header_joined.slds-page-header_bleed.slds-page-header.slds-shrink-none.test-headerRegion.forceListViewManagerHeader {
                    margin-bottom: 1px;
                }
                .slds-media__body.cardtext_spacing_rrt .slds-line-clamp_x-small h1, h2, h3, h4, p, span {
                    font-size: 15px !important;
                    line-height: 19px !important;
                }
                .slds-col.slds-size_5-of-5.slds-theme_shade.right-col[c-resourceProduct_resourceProduct] {
                    padding: 0 20px;
                }
                body.null.comm-page-custom-featuredarticle .article-body {
                    width: 100% !important;
                    margin: 0 auto;
                    padding: 0 0px !important;
                }
                body.null.comm-page-custom-featuredarticle c-article-detail[c-featuredarticle_featuredarticle] > .article-body > .article-rec {
                    padding: 0 0 !important;
                    margin: 0 auto !important;
                    max-width: 1440px;
                }
                body .contentRegion {
                    padding-left: 10px;
                    padding-right: 10px;
                }
                c-article-detail[c-articledetail_articledetail-host] {
        border-radius: 12px;
        background-color: #f1f1f1 !important;
        padding: 30px 20px;
        border: 0;
        margin-bottom: 21px;
        box-shadow: 0px 0px 8px #00000000;
        width: 100%;
        display: block;
        font-size: 17px;
    }
            }
            @media screen and (min-width: 768px) and (max-width:978px) and (orientation : portrait){
                div#LoginNew {
                    height: 100vh !important;
                    overflow: hidden !important;
                }
                body.null.comm-page-usersettings .contentRegion {
                    padding-left: 0;
                    padding-right: 0px;
                }
                body.null.comm-page-custom-gettingstarted .slds-col--padded.contentRegion.comm-layout-column{
                    padding: 0 !important;
                    min-height: 100vh;
                }
                body.null.comm-page-custom-troubleshooting .slds-col--padded.contentRegion.comm-layout-column {
                    padding: 0 !important;
                    min-height: 100vh;
                }

                body.null.comm-page-custom-usingclass .slds-col--padded.contentRegion.comm-layout-column {
                    padding: 0 !important;
                    min-height: 100vh;
                }
                body .slds-col--padded.contentRegion.comm-layout-column {
                    padding: 0 !important;
                    min-height: fit-content !important;
                }

                body.null.comm-page-custom-collaborate .slds-col--padded.contentRegion.comm-layout-column {
                    padding: 0 !important;
                    min-height: 100vh;
                }
                body {
                    background-image: none;
                }
                c-resource-product > .slds-theme_default.slds-brand-band.slds-brand-band_none {
                    background: none;
                    padding: 0 0;
                }
                c-resource-product > .slds-theme_default.slds-brand-band.slds-brand-band_none > .slds-grid.slds-m-around_x-small {
                    margin: 0;
                }
                body .contentRegion {
                    padding-left: 10px;
                    padding-right: 10px;
                }
                c-article-detail[c-articledetail_articledetail-host] {
        border-radius: 12px;
        background-color: #f1f1f1 !important;
        padding: 30px 20px;
        border: 0;
        margin-bottom: 21px;
        box-shadow: 0px 0px 8px #00000000;
        width: 100%;
        display: block;
        font-size: 17px;
    }
            }
            @media screen and (min-width: 768px) and (max-width: 1190px) and (orientation: landscape){
    .article-body-child[c-featuredArticle_featuredArticle] {
        margin-bottom: 0 !important;
    }
                body.null.comm-page-custom-gettingstarted .slds-col--padded.contentRegion.comm-layout-column{
                    padding: 0 !important;
                    min-height: 100vh;
                }
                body.null.comm-page-usersettings .contentRegion {
                    padding-left: 20px;
                    padding-right: 20px;
                }
                .slds-page-header--object-home.slds-page-header_joined.slds-page-header_bleed.slds-page-header.slds-shrink-none.test-headerRegion.forceListViewManagerHeader .slds-grid:last-child {
                    display: flex;
                    flex-wrap: wrap;
                    justify-content: space-between;
                    row-gap: 12px;
                    margin-bottom: 7px;
                }
                force-list-view-manager-search-bar  .search-in-list.slds-m-left_large.slds-is-relative {
                    margin-left: 0;
                }
                body {
                    background-image: none;
                }
                body.null.comm-page-custom-troubleshooting .slds-col--padded.contentRegion.comm-layout-column {
                    padding: 0 !important;
                    min-height: 100vh;
                }

                body.null.comm-page-custom-usingclass .slds-col--padded.contentRegion.comm-layout-column {
                    padding: 0 !important;
                    min-height: 100vh;
                }

                body.null.comm-page-custom-collaborate .slds-col--padded.contentRegion.comm-layout-column {
                    padding: 0 !important;
                    min-height: 100vh;
                }

                body.null.comm-page-custom-gettingstarted .slds-col--padded.contentRegion.comm-layout-column{
                    padding: 0 !important;
                }
                body.null.comm-page-custom-gettingstarted .contentRegion {
                    padding-left: 0px;
                    padding-right: 0px;
                }
                body.null.comm-page-custom-collaborate .contentRegion {
                    padding-left: 0px;
                    padding-right: 0px;
                }
                body.null.comm-page-custom-usingclass .contentRegion {
                    padding-left: 0px;
                    padding-right: 0px;
                }
                body.null.comm-page-custom-troubleshooting .contentRegion {
                    padding-left: 0px;
                    padding-right: 0px;
                }
                c-resource-product > .slds-theme_default.slds-brand-band.slds-brand-band_none {
                    background: none;
                    padding: 0 0;
                }
                c-resource-product > .slds-theme_default.slds-brand-band.slds-brand-band_none > .slds-grid.slds-m-around_x-small {
                    margin: 0;
                }
    c-article-detail[c-articledetail_articledetail-host] {
        border-radius: 12px;
        background-color: #f1f1f1 !important;
        padding: 30px 20px;
        border: 0;
        margin-bottom: 21px;
        box-shadow: 0px 0px 8px #00000000;
        width: 100%;
        display: block;
        font-size: 17px;
    }
                body .contentRegion {
                    padding-left: 10px;
                    padding-right: 10px;
                }

                body.null.comm-page-custom-featuredarticle .article-body {
                    width: 100% !important;
                    margin: 0 auto;
                    padding: 0 0px !important;
                }
                body.null.comm-page-custom-featuredarticle c-article-detail[c-featuredarticle_featuredarticle] > .article-body > .article-rec {
                    padding: 0 0 !important;
                    margin: 0 auto !important;
                    max-width: 1440px;
                }
                body .contentRegion {
                    padding-left: 10px;
                    padding-right: 10px;
                }
    }

    @media screen and (min-width: 768px) and (max-width: 1024px){
        .article-body-child[c-featuredArticle_featuredArticle] {
        margin-bottom: 0 !important;
    }
    .slds-line-clamp_x-small[c-featuredarticle_featuredarticle] {
        -webkit-line-clamp: 2;
        height: 50px;
    }
                body.null.comm-page-custom-gettingstarted .slds-col--padded.contentRegion.comm-layout-column{
                    padding: 0 !important;
                }
                c-resource-product > .slds-theme_default.slds-brand-band.slds-brand-band_none {
                    background: none;
                    padding: 0 0;
                }
                c-resource-product > .slds-theme_default.slds-brand-band.slds-brand-band_none > .slds-grid.slds-m-around_x-small {
                    margin: 0;
                }
                .smartScopeModal.qe-smartScopeModal.uiPanel--default.uiPanel.forceMobileOverlay.open.active .slds-listbox.slds-listbox_vertical.slds-dropdown.slds-dropdown_fluid.slds-dropdown_left {
                    transform: translateX(-66px) !important;
                    padding: 0;
                    overflow: hidden;
                    max-width: 86%;
                    width: 100% !important;
                    min-width: fit-content;
                }
    }   
    .siteforceLoadingBalls.global {
    width: 100% !important;
    left: 0% !important;
    margin-left: 0 !important;
}


@media only screen and (max-width:767px){
    .themeHeaderTopRowInner.searchPosition--right {
        position: relative;
        right: 0;
    }
    .forceCommunityThemeSearch .search-input, .forceCommunityThemeSearch .search-input::placeholder{
        font-size: 1rem !important;
    }
    .search-box input {
        color: #fff !important;
        font-size: 1rem !important;
    }

    input{
        font-size: 1rem !important;
    }
}
.slds-modal__container[c-hometile_hometile] {
    max-width: 75% !important;
}
c-case-history-list{
   background: #fff !important;
}
.list-title[c-caseHistoryList_caseHistoryList] {
    display: grid !important;
    justify-content: space-between;
    align-items: center;
    width: 96%;
    grid-template-columns: auto auto !important;
    gap: 20px;
}

.modal-border lightning-icon.slds-icon-utility-close.slds-icon_container g {
    fill: #4739e7;
}
.modal-border button.slds-button.slds-button_icon.slds-modal__close.slds-button_icon-inverse:hover g {
    fill: #fff;
}

.modal-border button.slds-button.slds-button_brand.slds-button_first {
    color: #fff !important;
}
body.null.comm-page-custom-featuredarticle > .themeLayoutStarterWrapper > .footer {
    display: none;
}
body.null.comm-page-custom-gettingstarted .slds-col--padded.contentRegion.comm-layout-column {
    padding-top: 0;
    max-width: 100% !important;
    margin: 0 auto;
    padding-bottom: 0;
    padding: 0 !important;
}
body.null.comm-page-custom-usingclass .slds-col--padded.contentRegion.comm-layout-column {
    padding-top: 0;
    max-width: 100% !important;
    margin: 0 auto;
    padding-bottom: 0;
    padding: 0 !important;
}
body.null.comm-page-custom-troubleshooting .slds-col--padded.contentRegion.comm-layout-column {
    padding-top: 0;
    max-width: 100% !important;
    margin: 0 auto;
    padding-bottom: 0;
    padding: 0 !important;
}
body.null.comm-page-custom-collaborate .slds-col--padded.contentRegion.comm-layout-column {
    padding-top: 0;
    max-width: 100% !important;
    margin: 0 auto;
    padding-bottom: 0;
    padding: 0 !important;
}
c-resource-product > .slds-theme_default.slds-brand-band.slds-brand-band_none {
    max-width: 1440px !important;
    margin: 0 auto;
    display: flow ;
}
body.null.comm-page-custom-gettingstarted .footer {
    display: none;
}
body.null.comm-page-custom-usingclass .footer {
    display: none;
}
body.null.comm-page-custom-troubleshooting .footer {
    display: none;
}
body.null.comm-page-custom-collaborate .footer {
    display: none;
}