body, html {
    color: #555555;
    background-color: #F7F8F9;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-weight: 100;
    margin-left: 0px;
    margin-right: 0px;
    /* font-size: 13px; */
}

button, input, optgroup, select, textarea
{
    color: #555555;
    background-color: #F7F8F9;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-weight: 100;
}
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v94/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

:root {
    /* Colors: */
    --unnamed-color-116aab: #116AAB;
    --unnamed-color-367cb8: #367CB8;
    --unnamed-color-70ad47: #70AD47;
    --unnamed-color-529054: #529054;
    --unnamed-color-ffffff: #FFFFFF;
    --unnamed-color-586371: #586371;
    --unnamed-color-707070: #707070;
    --unnamed-color-9d9d9d: #9D9D9D;
    --unnamed-color-dadada: #DADADA;
    --unnamed-color-343434: #343434;
    --unnamed-color-f47929: #F47929;
    --unnamed-color-5f7b7f: #5F7B7F;
    --unnamed-color-003b43: #003B43;
    /* Font/text values */
    --unnamed-font-family-open-sans: Open Sans;
    --unnamed-font-style-normal: normal;
    --unnamed-font-weight-normal: normal;
    --unnamed-font-size-21: 21px;
    --unnamed-font-size-16-000089645385742: 16.000089645385742px;
    --unnamed-character-spacing-0: 0px;
    --unnamed-line-spacing-21: 21px;
    --unnamed-line-spacing-32-99990463256836: 32.99990463256836px;
}


/* Character Styles */

.unnamed-character-style-1 {
    font-family: var(--unnamed-font-family-open-sans);
    font-style: var(--unnamed-font-style-normal);
    font-weight: var(--unnamed-font-weight-normal);
    font-size: var(--unnamed-font-size-21);
    line-height: var(--unnamed-line-spacing-21);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-1b1d1f);
}

.unnamed-character-style-2 {
    font-family: var(--unnamed-font-family-open-sans);
    font-style: var(--unnamed-font-style-normal);
    font-weight: var(--unnamed-font-weight-normal);
    font-size: var(--unnamed-font-size-16-000089645385742);
    line-height: var(--unnamed-line-spacing-32-99990463256836);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-003b43);
}


/* fallback */

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://pere.gis-ninja.eu/aqualex/css/material_icons.woff2);
    /* For IE6-8 */
    src: local('./material_icons.woff2') format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}


/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */


/*#allresults.loading {overflow: hidden;}    */


/* Anytime the body has the loading class, our
   modal element will be visible */


/*#allresults.loading .modal {display: block;}   */


/* #preview-pdf {display:none;} */


/* hide Altmetric if 0 or ? */

[style*='altmetric'][style*='\&score\=\?\&'] {
    display: none !important;
}

.keymatch-nav {
    display: none;
}

.filter-nav {
    display: none;
}

#preview-pdf {
    display: none;
    position: absolute;
}

span.filepreview {
    margin-right: 0px;
}

a.fdr_moreDetails {
    margin-right: 5px;
}

div.item-label {
    float: left;
    margin-right: 3px;
}

div.item-label img {
    margin-top: -3px;
    width: 20px !important;
    margin-right: 2px;
}

#rightcolumn {
    padding-top: 5px;
}

#rightcolumn h3.facet-title {
    margin-top: 25px;
    margin-bottom: 7px;
    clear: left;
    font-size: 1.0em;
    font-weight: 600;
}

#rightcolumn h3.facet-title:first-of-type {
    margin-top: 0;
}

#rightcolumn .facet-list-header {
    font-size: 1.0em;
    text-align: center;
    margin-bottom: 4px;
    color: #767777;
    font-weight: 600;
    text-transform: uppercase;
    /* border-top: 2px solid rgba(169, 169, 169, 0.67); */
    margin-top: 10px;
    padding-top: 3px;
}


/*
div.item-url,
div.item-value {margin:6px 0 10px 0;}
*/

div.pagination-nav {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}

div.page {
    display: inline;
    /*margin-right:8px;*/
}

#content div.page a.selected,
#content a.page-links:hover {
    background-color: #7f9ca0;
    color: #fff;
}

#content a.page-links {
    color: #000000;
    cursor: pointer;
    display: inline;
    margin-right: 8px;
    text-decoration: underline;
    background-color: #d7d6d6;
    border: 0 none;
    font-size: 0.875em;
    margin: 0 1px;
    padding: 7px 9px;
    text-decoration: none;
}

div.searchbox {
    margin-top: 40px;
    margin-bottom: 0px;
    min-height: 75px;
}

div.searchbox div.sbHolder {
    float: left;
    margin-right: 15px;
    border: 1px solid #cfcfcf;
}

div.searchbox form:after {
    content: '';
    display: block;
    clear: both;
}

input.ui-autocomplete-input {
    float: left;
    margin-right: 15px;
    height: 18px;
    border: 1px solid #cfcfcf;
    font-size: 13px;
    /*padding: 4px; width: 425px; */
    font-family: inherit;
}

.searchbox .queries .main-search {
    margin: 0 auto;
    width: 780px;
}

.main-search input#query {}

.searchbox .queries input#query {
    float: left;
    padding: 4px;
    font-family: inherit;
    width: 94%;
}


/* 
.searchbox .queries input#query {width: 600px;}
*/

div.main-search .btn.btn-default i {
    color: #fff;
}

ul.ui-autocomplete {
    font-family: inherit !important;
}

ul.ui-autocomplete li.ui-menu-item a {
    background: none #ffffff !important;
    border: none !important;
    border-radius: 2px !important;
    color: #333333;
    margin: 0px !important;
}

ul.ui-autocomplete li.ui-menu-item a:hover {
    background: none #0e6da5 !important;
    border: none !important;
    border-radius: 2px !important;
    color: #ffffff;
    margin: 0px !important;
}

input#btnG {
    background: rgba(0, 0, 0, 0) linear-gradient(#0e6da5, #0d5399) repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    box-shadow: 0 2px 3px #d1cece;
    color: #fff !important;
    font-size: 1em !important;
    height: 29px !important;
    line-height: 29px !important;
    margin-right: 12px;
    padding: 0 10px !important;
    position: relative;
    font-family: inherit;
    text-transform: uppercase;
}

div.filter-list {
    margin: -11px 0px 15px;
}

div.filter-list .label {
    /* font-weight: bold; */
}

span.facet-selected {
    font-weight: normal;
    color: #AEAEAE;
}

div.item-title {
    margin-bottom: 3px;
}

div.item-title p {
    margin-bottom: 5px;
    line-height: 1.5em;
}

div.item-title p a {
    font-weight: normal;
    font-size: 1.2em;
}

div.item {
    border-bottom: 1px solid #d1d1d1;
    margin-top: 10px;
    padding-bottom: 10px;
}

div.item-text {
    margin-bottom: 4px;
}

div.item-text p {
    margin-bottom: 0;
}

div.item-text strong {}

.embed {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

div.item-text .embed {
    float: none;
    margin-left: 3px;
}

div.item-url {
    color: rgb(92, 165, 106);
    margin-top: -5px;
}

div.item-url p {
    margin-top: 6px;
}

div.item-alt-card {
    margin-top: 10px;
}

div.item-title img {
    float: left;
    margin-right: 15px;
    margin-bottom: 12px;
}

div.item-title div.fdr_results_av_stars img {
    margin-bottom: 4px;
    margin-right: 0px;
}

div.item-title div.fdr_results_av_stars span {
    margin: 0 5px;
}

div.facet-item {
    margin-bottom: 4px;
    margin-left: 10px;
}

.loadMore {
    cursor: pointer;
    color: #003b43;
    float: left;
    height: 35px;
    margin-right: 15px;
    margin-left: 10px;
}

.loadMore:hover,
.showLess:hover {
    text-decoration: underline;
}

.showLess {
    display: none;
    cursor: pointer;
    color: #003b43;
    margin-left: 10px;
}


/* .loadMore:after,
.showLess:after{display:block; content:''; clear:left;} */

.fa-plus-square-o,
.fa-minus-square-o {
    margin-left: 8px;
}

#allresults {
    position: relative;
    padding-left: 0px;
}

#loader {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    min-height: 250px;
    min-width: 700px;
    /*background: rgba( 255, 255, 255, .8 ) 
url('http://www.fao.org/fileadmin/templates/gsa/img/ajax-loader.gif') 50% 50% no-repeat;*/
}

#pdf-tooltip {
    display: none;
    position: absolute;
}

#allresults .fa {
    font-size: 23px;
}

.fa-file-pdf-o {
    color: #B30000;
}

.fa-search-plus {
    color: #00566E;
}

.filter-links {
    font-weight: bold;
}

.fa-times {
    margin-left: 4px;
    margin-right: 10px;
    border: 1px solid #e0e0e0;
    color: #AAA;
    padding: 0px 2px;
    font-size: 12px;
}

.filter-stats {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 25px;
    /*font-size: 16px;*/
}

.keymatch-nav {
    padding: 5px 10px;
    border: 1px solid #f0f0f0;
    background: #f8f8f8;
}

.keymatch-nav h3 {
    margin: 0px !important;
    border: none !important;
    font-size: 14px !important;
}

ul.keymatch-list {
    margin: 4px !important;
}

ul.keymatch-list li {
    margin-bottom: 1px !important;
}

.button-search {
    /* background: transparent linear-gradient(rgb(14, 109, 165), rgb(13, 83, 153)) repeat scroll 0px 0px; */
    color: rgb(255, 255, 255);
    text-align: center;
    /* float: left; */
    cursor: pointer;
    height: 34px;
    /* padding: 6px 12px; */
    font-size: 14px;
    line-height: 1.42857143;
    /* border-radius: .25rem; */
    width: auto;
    margin: 0;
}

.previewer {
    display: none;
    position: absolute;
}

.country .item-value {
    color: #474747;
}

.bottom-items {
    clear: left;
    margin-top: 5px;
}

.bottom-items .item-text {
    margin-bottom: 3px;
    font-size: 0.9em;
    /*padding-left:10px;*/
    float: left;
    width: 50%;
}

.bottom-items .item-text .item-label {
    min-width: 85px;
    background: #f0f0f0;
    padding: 4px;
    margin-right: 8px;
}

.bottom-items .item-text .item-value {
    padding: 4px;
    /*border-bottom: 1px solid #f0f0f0;*/
}

.detail-page div.item {
    border-bottom: none;
}

.detail-page .bottom-items {
    background: none;
    padding: 5px 0px 0px;
}

.detail-page .bottom-items .item-text {
    font-size: 1.0em;
    padding-left: 0px;
}

.detail-page .bottom-items .item-text .item-label {
    min-width: 130px;
    background: #f0f0f0;
    padding: 4px;
    margin-right: 5px;
}

.detail-page .bottom-items .item-text .item-value {
    padding: 4px;
    border-bottom: 1px solid #f0f0f0;
}

.detail-page .bottom-items .meetingDescription {
    clear: left;
    width: 100%;
}

.detail-page .bottom-items .meetingDescription .item-value {
    margin-left: 140px;
}

.detail-page .embed {
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 25px;
    margin-right: 5px;
}



/* .detail-page .bottom-items .item-text .item-label b,
.detail-page .bottom-items .item-text .item-value {font-weight: normal;} */

#adv_search {
    clear: left;
    font-size: 1rem;
    /* padding: 15px; border: 3px solid #f0f0f0; border-radius: 5px; background-color:#f9f9f9;*/
    padding-bottom:5px;
    border-bottom: 1px dashed #a1b7d7;
    margin-bottom: 1px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    
}

@media all and (min-width: 1024px) and (max-width: 1400px) {
    /* my macos at 100%*/
    #adv_search {
        font-size: .9rem!important;
    }
}
@media all and (min-width: 1024px) and (max-width: 1400px) {

}
#adv_search,
#hideAdvSearch {
    display: none;
}

#showAdvSearch,
#hideAdvSearch {
    float: right;
    border: 1px solid #c0c0c0;
    border-radius: 2px;
    background: #feffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #feffff 0%, #f0f0f0 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #feffff 0%, #f0f0f0 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #feffff 0%, #f0f0f0 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#f0f0f0', GradientType=0);
    /* IE6-9 */
    padding: 3px 10px;
    text-align: right;
    position: relative;
    top: 5px;
    text-transform: uppercase;
    font-size: 0.9em;
}

#showAdvSearch a,
#hideAdvSearch a {
    color: #0f68b4;
}

#showAdvSearch {
    right: 10px;
}

#hideAdvSearch {
    right: 30px;
    top: -25px;
}

#adv_search .fdr_label {
    /* float: left;
    width: 178px; */
    color: #2d363f;;
    
    margin-right: 10px;
}

#adv_search .fdr_label,
#adv_search .fdr_text {
    /* font-size: 1rem; */
    /* font-weight: bolder; */
    /* min-height: 30px; */
     margin-bottom: 5px; 
}

.check-group label {
    color: unset;
}

.fdr_text {
    /* padding-top: 20px; */
}

#adv_search .fdr_text input {
    width: 50%;
    font-family: inherit;
    height: 24px;
    border: 1px solid #cfcfcf;
}

 .fdr_btns {
    padding-top: 15px;
    padding-left: 310px;
}

#adv_search>div {
    margin-bottom: 0px;
}

.fdr_btns input {
    /* background: linear-gradient(to bottom, #0e6da5 0%, #0d5399 100%); */
    background: #2771CD;
    margin-right: 15px;
    border: none;
    color: white;
    font-family: inherit;
    font-weight: bolder;
    /* padding: 6px 20px;
    border-radius: 5px; */
    /* font-size: 0.9em; */
    /* font-weight: bold; */
     text-transform: unset; 
}

.fdr_btns input:hover {
    opacity: 0.9;
}


/* #adv_search .fdr_btns input#resetSearch {background: linear-gradient(to bottom, #bbb 0%,#aaa 100%)} */

#adv_search .fdr_query {
    float: none;
    /* padding-left: 150px; */
    margin-bottom: 15px;
}

#adv_search .fdr_query:after {
    content: '';
    display: block;
    clear: both;
}

#adv_search .fdr_query input {
    /*padding-left: 150px;*/
    width: 50%!important;
}


/*

.chosen-container-multi .chosen-choices li.search-field {width: 10px;}

*/

.chosen-container-multi .chosen-choices {
    padding-left: 0px !important;
    border: 1px solid #ddd !important;
    border-top: 1px solid #aaa !important;
    background-image: none !important;
}

#fdr_deflang_chosen,
#fdr_country_chosen {
    width: 577px !important;
    margin-top: -1px;
}

.chosen-container-multi .chosen-results {
    margin-left: -10px;
}

.chosen-container-multi .chosen-choices li {
    left: 0.5em;
}

.chosen-container-multi .chosen-choices li.search-choice {
    background: #3875d7!important;
    color: white!important;
    font-weight: bolder;
    border: 1px solid #2771cd!important;
}


/*#adv_search .fdr_label, .fdr_text {clear:left;}*/


/* sort by date / sort by relevance */

.sortby-nav {
    position: absolute;
    right: 260px;
    font-size: 0.9em;
    text-align: right;
    float: right;
    top: 20px;
}

.sortby-nav .sort-active span {
    color: #000000;
}

.multiple {
    margin-top: 10px;
}

.multiple:after {
    clear: both;
    display: block;
    content: '';
}

.multiple .item-label {
    font-size: 0.9em;
    width: 164px;
    margin-bottom: 5px;
}

.item-title {
    clear: both;
}

.country .item-value {
    margin-bottom: 6px;
}

.country .item-value .fa {
    font-size: 14px !important;
    color: rgb(131, 131, 131);
    position: relative;
    top: 1px;
    margin-left: 0px;
    margin-right: 2px;
}


/* detail GSA */

.dynafef_pi4_main .right_content {
    width: 200px;
    float: left;
}

.dynafef_pi4_main .thumb-image IMG {
    box-shadow: 2px 2px 5px #888888;
    margin-bottom: 10px;
}

.dynafef_pi4_main .content,
.dynafef_pi4_main .valueleft {
    margin-left: 220px;
}

.dynafef_pi4_main .content {
    margin-top: 10px;
}

.dynafef_pi4_main .fdr_label {
    font-weight: bold;
}

.dynafef_pi4_main .value {
    margin-top: 10px;
    margin-left: 0px;
}

.dynafef_pi4_main .value .fa-file-pdf-o {
    margin-left: 5px;
}

.chosen-container-multi .chosen-choices {
    padding-left: 0px !important;
    border: 1px solid #ddd !important;
    border-top: 1px solid #aaa !important;
    background-image: none !important;
}

.radio-group>div {
    display: inline-block;
}

[type="checkbox"].filled-in:not(:checked)+span:not(.lever):after {
    height: 15px;
    width: 15px;
    
}

[type="checkbox"]+span:not(.lever) {
    position: relative;
    padding-left: 20px;
    margin-right: 10px;
}

.result-counts {
    font-size: 1.2rem;
    color: #3875d7;
    text-align: center;
}

.result-counts-up {
    font-size: 1.4rem;
    text-align: center;
}

.result-temp-counts {
    font-size: 1.1rem;
    color: grey;
    text-align: center;
}

.result-list {
    /* margin: 50px!important; */
    max-height: 95vh;
    overflow-y: scroll;
    overflow-x: hidden;
}



.result-list .result {
    /* border: 1px solid grey; */
    margin: 10px;
    display: inline-block;
    padding: 5px;
}

.radiobox-container .radio-group {
    display: inline-block;
}

.year_inputs input {
    width: 100px!important;
}

#hideAdvSearch {
    display: none;
}


.badge {
    background-color: #2771cd!important;
    font-weight: 300;
    font-size: .7rem!important;
    color: #fff!important;
    margin-top: 4px;
    line-height: 18px!important;
    height: 18px!important;
}

.my_blue.badge {
    min-width: 1rem;
    position: relative;
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%);
}

.collapsible-body {
    max-height: 200px;
    overflow-y: auto;
}

.collapsible-header {
    font-size: 1rem;
}

.collapsible-body .row {
    font-size: 0.8rem;
    margin: unset;
}

.collapsible-body .row:hover {
    cursor: pointer;
}

.collapsible-body {
    padding: 0.5rem;
}

.row.valign-wrapper.inactive {
    color:#3875d7;
    font-weight: bolder;
}

.row.valign-wrapper.inactive .badge {
    background-color: #c9baba!important;
    color: #2771cd;
    font-weight: bold;
}

.result-list .item.hidden {
    display: none;
}

.page .badge {}

.readm-more:hover {
    cursor: pointer;
}

.readm-more {
    background: #3875d7;
    padding: 4px!important;
    text-decoration: none!important;
    color: white!important;
    font-size: 0.7rem;
}



.facet-list {
    /* position: fixed!important;
    float: left!important;
    right: 4px!important; */
}

span.sel {
    font-weight: bold;
    color: #3584b9;
}

.abstract {
    background: #f2f2f2;
    padding: 8px;
}

.abstract span.readm-hidden {
    margin-bottom: 5px;
}

iframe
{
    border-width: 0px!important;
}
#missing_data_msg
{
    text-align: center;
    font-size: 2rem;
}
.chips .input
{
    display:none!important;
}
.chip
{
    display: inline-block;
    height: 20px;
    font-size: 0.6rem;
    font-weight: 500;
    color: white;
    line-height: 20px;
    padding: 0px 6px;
    border-radius: 16px;
    background-color: #3875d7;
    margin-bottom: 2px;
    margin-right: 4px;
    float: left;
}
.chip .close {
    cursor: pointer;
    float: right;
    font-size: 0.8rem;
    line-height: 12px;
    padding-left: 4px;
}
.facets_applied
{
    
    width: auto;
}
.facets_applied .info 
{
    font-size: 0.8rem;
}

.chips_container .chips 
{
    display: none;
}

::-webkit-scrollbar-thumb {
    background-color: #3683e254!important;
    border-radius: 5px!important;
    border: 1px solid lightgray;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px!important;
    background: #e0dada;
}

::-webkit-scrollbar-track {
    margin-top:20px;
    box-shadow: inset 0 0 0px #f9f9f9;
    border-radius: 4px;
}

[type="checkbox"].filled-in:checked+span:not(.lever):after {
    top: 0;
    width: 15px;
    height: 15px;
    /* border: 2px solid #26a69a; */
    background-color: #2771cd;
    z-index: 0;
}

[type="checkbox"].filled-in:not(:checked)+span:not(.lever):after {
    height: 15px;
    line-height: 15px;
    width: 15px;
 
}
[type="checkbox"]+span:not(.lever) {
    position: relative;
    /* margin-left: 15px; */
    font-size: 1rem;
    height: 15px;
    line-height: 15px;
    
}

[type="checkbox"].filled-in:checked+span:not(.lever):before
{
    top: -2px;
    left: 1px;
    width: 6px;
    height: 10px;
}
::placeholder {
    /* color: blue; */
    font-size: 0.8rem;
  }
.chosen-container
{
    width: 30%!important;
}

[type="checkbox"].filled-in:checked+span:not(.lever):after {
    top: 0;
    width: 15px;
    height: 13px;
    
    background-color: #2771cd;
    z-index: 0;
}

input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 2rem;
    width: 100%;
    /* font-size: 10px; */
    margin: 0 0 8px 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: border .3s, -webkit-box-shadow .3s;
    transition: border .3s, -webkit-box-shadow .3s;
    transition: box-shadow .3s, border .3s;
    transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
}
.chosen-choices {
    border: 1px solid #5897fb;
    /* box-shadow: 0 0 5px rgba(0,0,0,.3); */
    background-color: #f7f8f9!important;
}
.fdr_text.year_inputs span 
{
    margin-right: 15px;
    font-weight: bolder;
}
.facet-list 
{
    font-size: 0.9rem!important;
}

.facet-list .collapsible-header
{
padding:0.4rem;
color: white;
    background: #2771cd;
}
.item .title {
 
    color: rgb(14, 109, 165);
}
.item a
{
    color: #2771cd;
    text-decoration: underline!important;
}
.item>div {
    margin: 5px;
}
.item {
    font-size: 1rem;
}
.download_pdf
{
    background: brown;
    font-size: 0.7rem;
    font-weight: bolder;
    text-transform: unset!important;
}
.query_results_count span
{
    font-size: 1.3rem; 
    color: #2771cd;
    font-weight: bolder;
}
.query_results_count_filtered .counts 
{
    display: inline;
    /* font-size: 1.5rem; */
    color: #2771cd;
    font-weight: bolder;
}
.facet-list,.hide_search,.show_search
{
    display: none;
}
.facet-list .collapsible .col 
{
    padding-left: 2px;
}

.facet-list .collapsible-header i
{

width: 1rem;
    position: relative;
    font-size: 1.2rem;

    
    top: 3px;
}
.btn-small {
    height: 21.4px;
    line-height: 20.4px;
    font-size: 0.8rem;
}

.btn:hover, .btn-large:hover, .btn-small:hover {
    transition: 0.6s;
    background-color: #0e1cc4;
}

.btn:focus, .btn-large:focus, .btn-small:focus, .btn-floating:focus
{
    background-color: #2771CD;
}
.allresults_container
{
    margin-top: 15px;
    /* margin-left: 20px; */
}

.query_results_count
{
    margin-right: 20px;
    max-width: 40%;
    display: inline-block;
}

.query_results_count_filtered
{
        display: inline-block;
max-width: 70%;
}
.no_results
{
    display: none;
    text-align: left;
    font-size: 1.4rem;
    color: brown;
    font-weight: bolder;
    margin-left: 20px;
}
.results_counts_container
{
    margin-bottom: 0px;
    margin-left: 17px!important;
}
