#search .sidebar .kt-portlet.portlet-collapsible.kt-portlet--collapse .kt-portlet__head-title .la-angle-down:before {
    content: "\f112";
}

#search .sidebar .kt-portlet__body {
    padding: 10px 15px;
}

#search .sidebar .kt-portlet__head {
    padding: 0 15px;
}

#search .sidebar .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title a {
    color: #3d4465;
}

#search .sidebar .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title a .toggle-icon {
    display: inline-block;
    width: 20px;
    font-size: 1.4rem;
    margin-right: 1rem;
}

#search .sidebar .kt-widget-7__legend {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 1rem;
    background-color: transparent;
}

#search .sidebar .kt-widget-7__legend.radio-bg {
    position: relative;
}

#search .sidebar .kt-widget-7__legend.radio-bg:before {
    font-size: 1.5rem;
    color: #d3dae6;
}

#search .sidebar .kt-widget-7__legend.radio-bg .checked {
    position: absolute;
    left: 5px;
    top: 4px;
    font-size: .8rem;
}

#search .sidebar .kt-widget-7__legend.radio-bg .checked:before {
    color: #586272;
    font-size: .75rem;
}

.kt-widget-7 .kt-widget-7__items .kt-widget-7__item .kt-widget-7__item-info {
    padding-left: 0;
}

#search .sidebar .filter .kt-widget-18__legend {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 1rem;
    background-color: transparent;
}

#search .sidebar .filter .kt-widget-18__legend.checkbox-bg {
    position: relative;
}

#search .sidebar .filter .kt-widget-18__legend.checkbox-bg:before {
    font-size: 1.5rem;
    color: #d3dae6;
}

#search .sidebar .filter .kt-widget-18__legend.checkbox-bg.checked:before {
    color: #a2083e;
}

#search .sidebar .filter .kt-widget-18__legend.checkbox-bg .checked {
    position: absolute;
    left: 2px;
    top: 4px;
    font-size: .8rem;
}

#search .sidebar .filter .kt-widget-18__legend.checkbox-bg .checked:before {
    color: #fff;
    font-size: .95rem;
}

#search .sidebar .filter .kt-widget-18__desc {
    margin-right: 0;
}

#search .sidebar .filter .kt-scroll {
    max-height: 200px;
    overflow: hidden;
    margin: 0 -10px;
    padding: 0 10px;
}

#search .sidebar .filter .kt-widget-18__title {
    font-size: 1rem;
    font-weight: normal;
}

#search .sidebar .filter .kt-widget-18 .kt-widget-18__item {
    flex-wrap: nowrap;
    margin-bottom: 0;
}

#search .sidebar .filter .kt-widget-18 .kt-widget-18__item + .kt-widget-18__item {
    margin-top: .5rem;
}

#search #search-form .input-group-text {
    padding: 0 .3rem;
}

#search #search-form .flaticon2-magnifier-tool:before {
    line-height: 2.5rem;
}

#search .search-results-wrapper #search-tools {
    margin: 1rem 0;
}

#search .search-results-wrapper #search-tools #search-form .form-control {
    font-size: 1.2rem;
    font-weight: 500;
}

#search .search-results-wrapper #search-tools #search-form .form-control,
#search .search-results-wrapper #search-tools #search-form .input-group .input-group-text {
    border: none;
    background-color: #ececf3;
    height: 35px;
}

#search .search-results-wrapper #search-tools #search-form .input-group .input-group-text button {
    background: transparent;
    border: none;
}

#search #search-no-result {
    padding: 2rem;
    border: 2px solid #ebedf2;
}

#search #search-no-result .alert-text p:first-child {
    font-weight: 500;
    margin-bottom: 2rem;
    font-size: 1.2rem;
}

#search #search-no-result .alert-text p:first-child * {
    font-size: 1.2rem;
}

#search #search-no-result .alert-text * {
    font-size: 1.1rem;
}

#search #search-no-result .alert-icon i {
    font-size: 4rem;
}

#search #search-no-result .alert-text li {
    margin-bottom: .5rem;
}

#search .search-results-wrapper .journal-cards {
    margin-top: 0;
}

#search .article-cards .article-card {
    margin-bottom: 1.3rem;
    position: relative;
}

#search .article-cards .article-card .add-to-favorites-band {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    width: 5rem;
    height: 5rem;
}

#search .article-cards .article-card .add-to-favorites-band .add {
    background-color: #e6ebf9;
    display: inline-block;
    padding: 0.2rem .2rem;
    width: 7rem;
    text-align: center;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-top: .75rem;
    margin-left: -.25rem;
}

#search .article-cards .article-card .add-to-favorites-band .add a {
    color: #4d5cf2;
}

#search .article-cards .article-card .add-to-favorites-band .add .favorite-icon {
    font-size: 1.5rem;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

#search .article-cards .article-card .card-title a {
    color: #093777;
}

#search .article-cards .article-card .article-meta {
    display: block;
    margin-top: .7rem;
    margin-bottom: 1rem;
}

#search .article-cards .article-card .article-meta a {
    color: #646c9a;
}

#search .article-cards .article-card .article-text-block {
    color: #3d4465;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.7rem;
    max-height: 7rem;
    overflow: hidden;
}

#search .article-cards .article-card .matches {
    margin-left: 1rem;
}

#search .article-cards .article-card .matches em {
    padding: 0.2em;
    background-color: #fcf8e3;
}

#search .article-cards .article-card .kt-list__text {
    color: #3d4465;
    font-weight: 400;
    font-size: 1rem;
}

#search #user-cards .user-card .user-card-top {
    padding: 25px;
}

#search #user-cards .user-card .user-card-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 127px;
}

#search #user-cards .user-card .user-card-top .user-media {
    margin-right: 1rem;
    border-radius: 50%;
    display: inline-flex;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#search #user-cards .user-card .user-card-top .user-media img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 65px;
    height: 65px;
    border-radius: 50%;
}

#search #user-cards .user-card .user-card-top .user-media img.default-avatar {
    filter: grayscale(80%);
}

#search #user-cards .user-card .user-card-top .user-info-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

#search #user-cards .user-card .user-card-top .user-info-wrapper .user-info-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: .5rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

#search #user-cards .user-card .user-card-top .user-info-wrapper .user-info-label .user-info-title {
    font-size: 1.2rem;
    font-weight: 600;
    color: #093777;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

#search #user-cards .user-card .user-card-top .user-info-wrapper .user-info-label .user-info-desc {
    font-size: 1rem;
    font-weight: 400;
    color: #74788d;
}

#search #user-cards .user-card .user-card-bottom {
    border-top: 1px solid #ebedf2;
    padding: 15px 25px;
    font-weight: 400;
    color: #74788d;
}

#search #user-cards .user-card .user-card-top .user-info-wrapper .user-stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .5rem 0;
}

#search #user-cards .user-card .user-card-top .user-info-wrapper .user-stats .user-stat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: .5rem;
    padding: .75rem 1rem;
    background-color: #f7f8fa;
    border-radius: 4px;
}

#search #user-cards .user-card .user-card-top .user-info-wrapper .user-stats .user-stat .user-stat-value {
    font-size: 1.3rem;
    font-weight: 600;
    margin-right: .5rem;
    text-align: center;
    color: #646c9a;
}

#search #user-cards .user-card .user-card-top .user-info-wrapper .user-stats .user-stat .user-stat-caption {
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
    margin-right: .5rem;
    color: #74788d;
}

#search #publisher-cards .publisher-card .alert-icon i {
    color: rgba(158, 97, 20, 1);
}

#search #publisher-cards .publisher-card .publisher-title {
    color: #093777;
    font-size: 1.2rem;
    font-weight: 500;
}

#search #publisher-cards .publisher-card .publisher-stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .5rem 0;
}

#search #publisher-cards .publisher-card .publisher-stats .publisher-stat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: .5rem;
    padding: .75rem 1rem;
    background-color: #f7f8fa;
    border-radius: 4px;
}

#search #publisher-cards .publisher-card .publisher-stats .publisher-stat .publisher-stat-value {
    font-size: 1.3rem;
    font-weight: 600;
    text-align: center;
    color: #646c9a;
}

#search #publisher-cards .publisher-card .publisher-stats .publisher-stat .publisher-stat-caption {
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
    color: #74788d;
}

#search #search-sections {
    margin: 0 0 1.3rem 0;
    border-bottom: 2px solid #e7eaef;
}

@media (max-width: 500px) {
    #search #search-sections {
        justify-content: space-between;
    }
}

@media (max-width: 370px) {
    #search #search-sections {
        flex-direction: column;
    }

    #search #search-sections .search-section a.search-section-link .search-section-icon {
        display: block !important;
    }
}

#search #search-sections .search-section {
    padding: 0 10px 10px 0;
    margin-right: 10px;
    border-bottom: 3px solid transparent;
}

@media (max-width: 750px) {
    #search #search-sections .search-section {
        padding: 10px 5px;
        margin-right: 3%;
    }
}

#search #search-sections .search-section a.search-section-link {
    display: flex;
}

#search #search-sections .search-section a.search-section-link .search-section-icon {
    width: 39px;
    height: 39px;
    margin-right: 10px;
    border-radius: 50%;
}

@media (max-width: 590px) {
    #search #search-sections .search-section a.search-section-link .search-section-icon {
        display: none;
    }
}

#search #search-sections .search-section:not(.selected) a.search-section-link .search-section-icon {
    background-color: #ececf3;
}

#search #search-sections .search-section a.search-section-link .search-section-icon i {
    display: block;
    font-size: 1.5rem;
    line-height: 3rem;
    text-align: center;
}

#search #search-sections .search-section.search-section-articles.selected {
    border-bottom-color: rgba(85, 120, 235, 1);
}

#search #search-sections .search-section.search-section-journal.selected {
    border-bottom-color: rgba(8, 105, 119, 1);
}

#search #search-sections .search-section.search-section-user.selected {
    border-bottom-color: rgba(187, 70, 43, 1);
}

#search #search-sections .search-section.search-section-publisher.selected {
    border-bottom-color: rgba(158, 97, 20, 1);
}

#search #search-sections .search-section:not(.selected) a.search-section-link .search-section-icon i {
    color: #a1a8c3;
}

#search #search-sections .search-section.selected a.search-section-link .search-section-icon.search-section-icon-articles {
    background-color: rgba(85, 120, 235, 0.2);
}

#search #search-sections .search-section.selected a.search-section-link .search-section-icon.search-section-icon-articles i {
    color: rgba(85, 120, 235, 1);
}

#search #search-sections .search-section.selected a.search-section-link .search-section-icon.search-section-icon-journal {
    background-color: rgba(8, 105, 119, 0.2);
}

#search #search-sections .search-section.selected a.search-section-link .search-section-icon.search-section-icon-journal i {
    color: rgba(8, 105, 119, 1);
}

#search #search-sections .search-section.selected a.search-section-link .search-section-icon.search-section-icon-user {
    background-color: rgba(187, 70, 43, 0.2);
}

#search #search-sections .search-section.selected a.search-section-link .search-section-icon.search-section-icon-user i {
    color: rgba(187, 70, 43, 1);
}

#search #search-sections .search-section.selected a.search-section-link .search-section-icon.search-section-icon-publisher {
    background-color: rgba(158, 97, 20, 0.2);
}

#search #search-sections .search-section.selected a.search-section-link .search-section-icon.search-section-icon-publisher i {
    color: rgba(158, 97, 20, 1);
    font-size: 1.7rem;
}

#search #search-sections .search-section a.search-section-link .search-section-body {
    display: flex;
    flex-direction: column;
}

#search #search-sections .search-section a.search-section-link .search-section-body .search-section-title {
    text-decoration: none;
    font-weight: 500;
    font-size: 1.1rem;
    color: #3d4465;
    margin-top: 5px;
}

@media (max-width: 335px) {
    #search #search-sections .search-section a.search-section-link .search-section-body .search-section-title {
        font-size: 1rem;
    }
}

#search #search-sections .search-section a.search-section-link .search-section-body .search-section-stat {
    font-weight: 500;
    font-size: 0.9rem;
    color: #a1a8c3;
    margin-top: -3px;
}

#search .search-bar-footer {
    font-size: .9rem;
    font-weight: 500;
    color: #a1a8c3;
    margin: 7px 0 20px 0;
}

#search .total-results {
    padding: 0;
    text-align: left;
}

#search .advanced-search-link {
    padding: 0;
    text-align: right;
}

#search .search-toolbar-btn span {
    height: 34px;
    line-height: 34px;
}

@media (max-width: 425px) {
    #search .kt-subheader .btn-label-text {
        display: none;
    }
}

@media (max-width: 1023px) {
    #search .sidebar {
        display: none;
    }

    #search .sidebar.view {
        display: block;
    }
}

@media (min-width: 1024px) {
    #search #btn-show-filters {
        display: none;
    }
}

#search #btn-show-filters {
    position: fixed;
    right: 5%;
    bottom: 5%;
    z-index: 2;
    width: 4rem;
    height: 4rem;
    background-color: #a2083e;
    border-radius: 50%;
    box-shadow: 0 0 5px #46021a;
}

#search #btn-show-filters i {
    font-size: 1.75rem;
    color: #ffffff;
}

#search .sidebar .filter .bucket-group-title:not(.group-selectable) .kt-widget-18__legend.checkbox-bg:before {
    font-size: 1.35rem;
    color: #3d4465;
}

#search .sidebar .filter .kt-widget-18 .kt-widget-18__item.bucket-group-title .kt-widget-18__desc .kt-widget-18__title {
    font-weight: 600;
    text-transform: uppercase;
}

#search .sidebar .filter .kt-widget-18 .kt-widget-18__item + .kt-widget-18__item.bucket-group-title {
    margin-top: 2rem;
}

#search .sidebar .kt-portlet__body:not(.shrink) {
    max-height: 1500px;
    overflow-y: auto;
}

#search .sidebar .kt-portlet__body.shrink {
    max-height: 218px;
    overflow: hidden;
}

#search #applied-filters {
    margin-top: -1rem;
    margin-bottom: 1rem;
}

#search #applied-filters ul {
    list-style-type: none;
    padding: 0;
}

#search #applied-filters ul li {
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    zoom: 1;
    display: inline-block;
    padding: 4px;
    color: #212529;
    background-color: #e1e1ef;
    margin-top: 1rem;
    margin-right: 1rem;
    float: left;
}

#search #applied-filters ul li.applied-filter a {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    zoom: 1;
    width: 24px;
    height: 24px;
    background-color: #fff;
    text-align: center;
    position: relative;
    float: left;
    display: inline-block;
    margin-right: 5px;
    margin-top: 0;
    transition: background-color .3s ease;
}

#search #applied-filters ul li.applied-filter a i {
    display: inline-block;
    color: #484848;
    position: absolute;
    left: 7px;
    top: 6px;
    zoom: 1;
    transition: color .3s ease;
}

#search #applied-filters ul li.applied-filter a:hover {
    background-color: #646c9a;
}

#search #applied-filters ul li.applied-filter a:hover i {
    color: #fff;
}

#search #applied-filters ul li.applied-filter .applied-filter-content {
    display: inline-block;
    width: auto;
    font-family: Helvetica,Roboto,Arial,sans-serif;
    float: left;
    min-height: 1px;
}

#search #applied-filters ul li.applied-filter .applied-filter-content span {
    font-size: 12px;
    margin: 0 20px 0 0;
    padding: 0;
    display: block;
    width: 100%;
    height: auto;
    color: #3d4465;
    line-height: 1;
}

#search #applied-filters ul li.applied-filter .applied-filter-content span.applied-filter-label {
    opacity: .8;
}

#search #applied-filters ul li.applied-filter .applied-filter-content span.applied-filter-value {
    font-weight: 500;
}

#search #applied-filters ul li.applied-filter-remove-all {
    background-color: transparent;
    height: 33px;
    padding-top: 6px;
}

#search #applied-filters ul li.applied-filter-remove-all a {
    background-color: transparent;
    color: #4d5cf2;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    white-space: nowrap;
}
