/* _content/ITU.GlobalSearch.WebApplication2023/Views/GlobalSearch/Index.cshtml.rz.scp.css */
#LandingContainer[b-4mtm0sic4p] {
    margin-top: max(calc(50vh - 275px),5px);
}

    #LandingContainer h1.display-4[b-4mtm0sic4p] {
        font-family: AvenirNextW06-Bold, sans-serif;
        font-size: 2.3rem;
    }

.ng-hide[b-4mtm0sic4p] {
display:none;
}

.showContent[b-4mtm0sic4p] {
    display: block !important;
}

.hideContent[b-4mtm0sic4p] {
display:none !important;
}

#SearchContainerBg[b-4mtm0sic4p] {
    display:none;
    width: 100vw;
    position: absolute;
    left: 0;
    padding: 30px 0px;
    background: #e5f5fb;
    top: 116px;
    border-bottom: 1px solid #c7c7c7;
    border-top: 2px solid #009cd6;
    z-index: -2;
}


    @media (max-width: 991px) {
        #SearchContainerBg[b-4mtm0sic4p] {
        top: 80px;
    }
}


#searchInstruction[b-4mtm0sic4p] {
    max-width: 630px;
}


a#feedbacklink[b-4mtm0sic4p] {
    color: #009cd6;
    font-size: 0.75rem;
}

.sortDropdown button[b-4mtm0sic4p] {
    min-width: 120px;
   /* padding: 9px 12px;*/
}

.sortDropdown .dropdown-item[b-4mtm0sic4p] {
    padding: .25rem 1rem;
}

    .sortDropdown .dropdown-item.active[b-4mtm0sic4p] {
        color: #009cd6;
        background: none;
    }

    .sortDropdown .dropdown-item:active[b-4mtm0sic4p] {
        color: unset;
    }

#actionButtonsContainer[b-4mtm0sic4p], #actionButtonsContainer .btn[b-4mtm0sic4p] {
    font-size: 0.9rem !important;
}

#actionButtonsContainer .btn-outline-secondary:hover[b-4mtm0sic4p], #actionButtonsContainer .btn-outline-secondary:active[b-4mtm0sic4p] {
    background: none;
    color: unset;
}

#actionButtonsContainer button[aria-controls = 'filtersContainer'][b-4mtm0sic4p] {
    border-color: #009cd6;
    color: #009cd6;
}

    #actionButtonsContainer button[aria-controls = 'filtersContainer'].collapsed[b-4mtm0sic4p] {
        border-color: #6c757d;
        color: #6c757d;
    }

.SearchContainer #radioContainer input[type="radio"]:disabled + label[b-4mtm0sic4p] {
    cursor: not-allowed;
}

#filtersContainer[b-4mtm0sic4p] {
    background-color: rgba(225, 225, 225,0.52);
}

#filtersContainer[b-4mtm0sic4p]{
display:flex;

}


    #filtersContainer .form-select[b-4mtm0sic4p] {
        border: 1px solid #c3c3c3;
    }

    #lngFilterContainer[b-4mtm0sic4p] {
        flex-basis: 185px;
    }

.collapse:not(.show)[b-4mtm0sic4p] {
    display: none !important;
}

.filterLabel[b-4mtm0sic4p], .indFilterContainer .form-select[b-4mtm0sic4p] {
    font-size: 0.9rem;
}

.indFilterContainer[b-4mtm0sic4p] {
    margin-left: 1rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

#addlFiltersContainer hr[b-4mtm0sic4p] {
    width: 100%;
    margin-top: 0px;
}

#addlFiltersContainer[b-4mtm0sic4p] {
border-color: inherit;
}

#linkMoreFilters[b-4mtm0sic4p] {
    text-decoration: none;
}

    #linkMoreFilters[aria-expanded=true] .bi-plus-square-fill[b-4mtm0sic4p]::before {
        content: "\F2E8";
    }


#resultsContainer h5[b-4mtm0sic4p] {
font-size: 1.15rem;
}

#btn-back-to-top i[b-4mtm0sic4p] {
    font-size: 2rem;
}

#btn-back-to-top[b-4mtm0sic4p] {
    padding: 0px 8px;
    transform: scale(0.8);
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99999;
    box-shadow: 3px 3px 12px 0px rgb(193, 193, 193);
    background-color: #009cd6;
    color: white;
    border-color: #009cd6;
    display: none;
}

.related-search-outer h2[b-4mtm0sic4p] {
    font-size: 1.5rem;
}

.spinner-border[b-4mtm0sic4p] {
    color: #059bd5;
}
/* _content/ITU.GlobalSearch.WebApplication2023/Views/GlobalSearch/Search.cshtml.rz.scp.css */
body[b-mh2hrhrfc0] {
}

#SearchContainerBg[b-mh2hrhrfc0] {
    width: 100vw;
    position: absolute;
    left: 0;
    padding: 30px 0px;
    background: #e5f5fb;
    top: 116px;
     border-bottom: 2px solid #009cd6; 
     border-top: 2px solid #009cd6; 
    z-index: -2;
}

@media (max-width: 991px) {
    #SearchContainerBg[b-mh2hrhrfc0] {
        top:80px;

    }
}

#searchInstruction[b-mh2hrhrfc0] {
max-width:630px;
}

.SearchContainer #SearchInputgroup input[b-mh2hrhrfc0], .SearchContainer #SearchInputgroup button[b-mh2hrhrfc0] {
    height: 2.5rem;
}

a#feedbacklink[b-mh2hrhrfc0] {
    color: #009cd6;
    font-size: 0.75rem;
}

.sortDropdown button[b-mh2hrhrfc0] {
    min-width: 120px;
 
}
.sortDropdown .dropdown-item[b-mh2hrhrfc0] {
    padding: .25rem 1rem;
}

    .sortDropdown .dropdown-item.active[b-mh2hrhrfc0] {
        color: #009cd6;
        background: none;
    }

    .sortDropdown .dropdown-item:active[b-mh2hrhrfc0] {
        color: unset;
    }

#actionButtonsContainer .btn-outline-secondary:hover[b-mh2hrhrfc0], #actionButtonsContainer .btn-outline-secondary:active[b-mh2hrhrfc0] {
    background: none;
    color: unset;
}

#actionButtonsContainer button[aria-controls = 'filtersContainer'][b-mh2hrhrfc0] {
    border-color: #009cd6;
    color: #009cd6;
}

    #actionButtonsContainer button[aria-controls = 'filtersContainer'].collapsed[b-mh2hrhrfc0] {
        border-color: #6c757d;
        color: #6c757d;
    }
/* _content/ITU.GlobalSearch.WebApplication2023/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-60pvzidni8] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-60pvzidni8] {
  color: #0077cc;
}

.btn-primary[b-60pvzidni8] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-60pvzidni8], .nav-pills .show > .nav-link[b-60pvzidni8] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-60pvzidni8] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-60pvzidni8] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-60pvzidni8] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-60pvzidni8] {
  font-size: 1rem;
  line-height: inherit;
}



.navbar[b-60pvzidni8] {
    font-family: AvenirNextW06-Demi,sans-serif;
}

    .navbar .navbar-toggler[b-60pvzidni8] {
        float: right;
        top: 15px;
        position: relative;
    }



.top-nav[b-60pvzidni8] {
    background-color: #e5f5fb;
    border-bottom: 2px solid #009cd6;
}

    .top-nav ul[b-60pvzidni8] {
        margin-bottom: 0px;
        list-style-type: none;
    } 

.nav-links-desk[b-60pvzidni8], .top-nav[b-60pvzidni8] {
    display: none;
}

.top-nav-list[b-60pvzidni8] {
    display: flex;
    justify-content: flex-end;
}

.top-nav-list__link[b-60pvzidni8] {
    background-color: #e5f5fb;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    display: block;
    font-size: .875rem;
    padding: .25rem 1rem;
    transition: background-color .2s ease-in-out;
}

.navbar a[b-60pvzidni8], .navbar a:hover[b-60pvzidni8] {
    color: #2f2f2f;
    text-decoration: none;
}

    .top-nav-list__link:hover[b-60pvzidni8] {
        background-color: #ccebf7;
    }


@media only screen and (min-width: 992px) {
    .nav-links-desk[b-60pvzidni8], .top-nav[b-60pvzidni8] {
        display: block;
    }

    .top-nav-list[b-60pvzidni8] {
        transform: translateX(1rem);
    }
}


.footer[b-60pvzidni8] {
    /* position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;*/
    /*background: transparent center right -330px/572px 619px url(static/images/logo-itu-2x.png) no-repeat;*/
    background: url("static/images/logo-itu-2x.png") right 30% center / 361px 390px no-repeat transparent;
    background-color: #f5fafc;
    padding: 3rem 1.5rem;
}


.footer a[b-60pvzidni8], .footer a:hover[b-60pvzidni8] {
    text-decoration: none;
}

    .footer a span[b-60pvzidni8] {
        border-bottom: 1px solid transparent;
        transition: border-bottom-color .2s ease-in-out,color .2s ease-in-out;
    }

.footer-menus__title[b-60pvzidni8] {
    font-size: 1.1rem;
    color: #212529;
    font-family: AvenirNextW06-Bold,sans-serif;
    margin-bottom: 1.5rem;
}

.footer-menus .footer-list[b-60pvzidni8] {
    margin-bottom: 2rem;
}

.footer-list[b-60pvzidni8] {
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0;
}

.footer-list__item[b-60pvzidni8] {
    margin-bottom: .5rem;
}

a.footer-list__link[b-60pvzidni8] {
    color: #212529 !important;
}

    a.footer-list__link:hover[b-60pvzidni8] {
        color: #0076a1 !important;
        text-decoration: underline;
    }

.footer-bottom[b-60pvzidni8] {
    border-top: 1px solid rgba(112,112,112,.3);
    padding-top: 1.5rem;
}

    .footer-bottom .footer-list[b-60pvzidni8] {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }

@media only screen and (min-width: 768px) {
    .footer-bottom .footer-list[b-60pvzidni8] {
        flex-direction: row;
        justify-content: space-around;
    }
}

.footer-list__link .bi[b-60pvzidni8] {
    color: #009cd6;
    font-size: 1.125rem;
    margin-right: .25rem;
    min-width: 1.375rem;
    position: relative;
    top: .125rem;
}
