
/* Rubiscape header and footer */

.navbar {
    background-color: #ffffff !important;
    height: 72px !important;
    border-bottom: 1px solid #E6E7E8;

}
.navbar-nav {
    justify-content: flex-end;
}
.nav-link:hover {
    color: #3891AA !important;
}

.login-btn {
    font-size: 14px;
    height: 33px;
    margin-top: 2px;
    padding: 0 25px;
    border-radius: 20px;
    background-color: #fff;
    border: #4E72B8 1px solid;
    color: #4E72B8;
    cursor: pointer;
    outline: none;
    font-family: 'Roboto', sans-serif!important;
    font-weight: 600;
}
.login-btn:hover {
    background-color: #EEF3FA;
}

.dropdown-item, .dropdown-toggle {
    cursor: pointer;
}

.nav-link {
    color: #6D6E71 !important;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif!important;
}
.navbar-nav .show .nav-link {
    color: #f36 !important;
}
.mega-menu .row a:hover .mega-menu-item {
    color: #3891AA !important;
}
.navbar-collapse {
    background: #fff !important;
    z-index: 99;
}

.header-main {
    padding: 0 !important;
}
.footer_ul {
    display: table;
    padding: 0;
    list-style-type: none;
}

.footer_ul li {
    padding-right: 20px;
    padding-top: 10px;
    float: left;
    display: contents;
}

.footer-product-ul {
    margin-top: 30px !important;
}
.footer-products-title {
    color: #4D4D4F;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 19px;
    margin: 0;
    font-weight: 700;
}
.footer-copyright {
    color: #4D4D4F;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin: 40px 0 22px 0;
    text-align: center;
}
.footer {
    background-color: #F9F9F9;
    padding: 46px 90px 20px 90px;
}
.footer_ul li a:hover {
    color: transparent !important;
}

.footer-product-ul img {
    margin-right: 28px;
}
.footer-social-ul img {
    margin-right: 18px;
    padding: 7px;
}
.footer-social-ul img:hover {
    background-color: #E6E7E8;
    border-radius: 5px;
}

@media (min-width: 768px) {
    .footer {
        padding: 46px 90px 20px 90px;
    }
    .footer-social-ul {
        margin-top: 42px !important;
    }
    .footer-product-ul img {
        margin: 0 30px 15px 0;
    }
}
@media (max-width: 767px) {
    .footer {
        padding: 46px 20px 20px 20px;
    }
    .footer-product-ul {
        display: grid;
        grid-template-columns: auto auto;
    }
    .footer-social-ul {
        margin-top: 20px !important;
    }
    .footer-product-ul img {
        margin: 0 40px 27px 0;
    }
}
.nav-link {
    color: #6D6E71 !important;
    font-size: 14px;
    line-height: 18px;
}
.mega-menu .forum img, .mega-menu .knowledgebase img {
    height: 40px;
    margin: 0 0 15px 10px;
}
@media (min-width: 992px){
    .mega-menu-li {
        position: static !important;
    }
    #header-precursor + .navbar .navbar-collapse {
        margin-top: 18px !important;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-bottom: 18px !important;
    }
    .nav-link {
        margin-right: 55px;
    }
    .mega-menu {
        border: none !important;
        border-radius: 0 !important;
        border-top: 1px solid #E6E7E8 !important;
        box-shadow: 0 3px 9px -3px #ddd !important;
        left: 0 !important;
        margin: 0 !important;
        padding: 53px 0 13px 0 !important;
        position: absolute !important;
        right: 0 !important;
        width: 100% !important;
        -webkit-box-shadow: 0 3px 9px -3px #ddd !important;
        -moz-box-shadow: 0 3px 9px -3px #ddd !important;
        display: none;
    }
    .header-main .dropdown-toggle::after {
        display: none !important;
    }
    .navbar {
        padding: 0 60px;
    }
    .mega-menu-item {
        font-size: 18px;
        width: 89px;
    }
    .dropdown:hover .mega-menu {
        display: block;
    }
    .community-forum-mega-menu {
        padding: 0 70px;
    }
    .mega-menu-item {
        width: 89px;
    }
    .dropdown-toggle::after {
        display: none !important;
    }
}
@media (max-width: 991px) {
    .navbar {
        padding: 0;
    }
    .navbar-collapse {
        box-shadow: 0 3px 9px -3px #ddd;
        margin-top: -3px;
        -moz-box-shadow: 0 3px 9px -3px #ddd;
        -webkit-box-shadow: 0 3px 9px -3px #ddd;
    }
    .dropdown-menu {
        border: none;
        border-bottom: 1px solid #ddd;
        border-radius: 0;
        margin-bottom: 10px;
        padding: 0 0 15px 0;
    }
    .mega-menu-item {
        font-size: 14px;
    }
}
.mega-menu-item {
    color: #4D4D4F;
    font-weight: 600;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
}
.nav-item .container .row {
    margin: auto;
    max-width: 691px;
}
.navbar-light .navbar-toggler {
    outline: none;
    border: none;
    padding: .30rem .25rem;
}
.mega-menu .row a {
    text-decoration: none;
}


.search-results-page-panel-nav, #search-results-meta, .search-results-wrapper ol li h3 span {
    display: none;
}
.search-results-wrapper .search-results-container, .search-results-wrapper ol {
    max-width: none !important;
}
.search-results-wrapper .search-results-container {
    font-size: 16px;
    font-family: 'Roboto';
    color: #4d4d4d;
}
.search-results-wrapper .search-results-container ul {
    display: none;
}
.search-results-wrapper ol li h3 {
    margin-top: 30px;
}
.aui-page-header .search-input-wrapper .search-input {
    outline: none;
    border: 1.5px solid #B6B8BA !important;
    border-radius: 8px !important;
    height: 60px !important;
    padding-left: 20px;
    padding-right: 70px !important;
}
#search-results-header .aui-icon-small:before {
    font-size: 24px !important;
    margin-top: -12px !important;
    margin-left: -3px !important;
}
#search-results-header input[type="text"]
{
    font-size: 18px !important;
    font-family: "Roboto", sans-serif !important;
}
.aui-page-header #search-query-submit-button {
    height: 56px !important;
    width: 60px !important;
    outline: none;
    position: absolute !important;
    margin: 2px 0 0 -62px !important;
    border: none !important;
    border-radius: 0 6px 6px 0 !important;
    background-color: #FDE3EF;

}
.aui-page-header #search-query-submit-button aui-iconfont-search::before {
    font-size: 20px !important;
}
.search-input-wrapper .help-button {
    display: none;
}
.search-results-wrapper ol li h3 a {
    font-size: 26px !important;
    color: #4D4D4F !important;
    line-height: 39px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 600 !important;
    text-decoration: none;
    padding-left: 0 !important;
}
.search-results-wrapper ol li h3 a strong {
    font-weight: 700 !important;
    color: #3891AA !important;
}
.search-results-wrapper ol li h3 a:hover {
    color: #3891AA !important;
}
.search-results-wrapper ol li .highlights {
    color: #6D6E71 !important;
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
    line-height: 25px !important;
    margin-left: 0 !important;
}
.search-results-wrapper ol li .highlights strong {
    color: #3891AA !important;
    font-weight: 500;
}
.search-results-wrapper ol li .search-result-meta {
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
    line-height: 25px !important;
    margin: 10px 0 !important;
}
.search-results-wrapper ol li .search-result-meta a {
    color: #6D6E71 !important;
    text-decoration: none;
    padding-left: 0 !important;
    font-weight: 800;
    font-size: 18px;
}
.search-results-wrapper ol li .search-result-meta a:hover {
    color: #3891AA !important;
}
.navbar-expand-lg + .aui-page-panel {
    border-bottom: none;
}
.footer + #footer {
    display: none;
}
#search-results-header #search-form h1 {
    width: auto !important;
    font-size: 28px !important;
    color: #4D4D4F !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 600 !important;
    margin-right: 15px;
}
#search-results-header #search-form {
    width: 810px;
    margin: auto;
}
#sidebar-container + #search-results-header {
    padding: 30px 0 !important;
    background-color: #F6F6F6;
}
#sidebar-container + #search-results-header .loading-spinner {
    display: none !important;
}
.search-results-page-panel-nav + .aui-page-panel-content .search-results-wrapper {
    margin-top: 30px;
}
.aui-page-panel-inner .pagination-container ul li strong {
    padding: 3px 8px;
    background-color: #3891AA;
    font-size: 14px;
    color: white;
    border-radius: 4px;
}
.aui-page-panel-inner .pagination-container {
    margin-left: 0 !important;
}
.aui-page-panel-inner .pagination-container ul {
    width: fit-content !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.aui-page-panel-inner .pagination-container ul li {
    margin: 0 6px !important;
}
.aui-page-panel-inner .pagination-container ul li a {
    padding: 3px 8px;
    font-size: 12px;
    color: #6D6E71;
}
@media (min-width: 1025px){
    .search-results-page-panel-nav + .aui-page-panel-content {
        padding: 0 150px 0 150px !important;
    }
}
@media (max-width: 1024px){
    .search-results-page-panel-nav + .aui-page-panel-content {
        padding: 0 !important;
    }
    #search-results-header #search-form {
        padding: 0 !important;
    }
}


