


@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;200;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;1,100;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@100;200;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,900;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap');
	
// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 900

.roboto-condensed-<uniquifier> {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}	
	
.portal-content .portal-header:after {
    opacity: 1;
    filter: none;
}
    .portal-content .portal-header:before {
    background-color: black;
}

.portal-header .portal-search button {
display: none;
}
.portal-header .portal-search .search-field {
    border-radius: 4px;
}

    .portal-header {
        padding: 30px 50px;
        height: 370px;
    }

.showless, .showmore {
    display:none!important
}

.cat-panel-2:before{
    content: "\f0c2"; 
}
.cat-panel-3:before{
    content: "\f1b3"; 
}
.cat-panel-4:before{
    content: "\f121"; 
}
.cat-panel-1:before{
    content: "\f135"; 
}

.theme2.page-toc main article {
    padding-left: 3%;
}

body {  
font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 16px;
	font-variation-settings:
    "slnt" 0,
    "wdth" 100,
    "GRAD" 0,
    "XOPQ" 96,
    "XTRA" 468,
    "YOPQ" 79,
    "YTAS" 750,
    "YTDE" -203,
    "YTFI" 738,
    "YTLC" 514,
    "YTUC" 712;
}

body.theme2 {
    font-size: 16px;
}
main article p {
    line-height: 1.5em;
}

a, .btn-link, .nav-site-sidebar .active>a, .portal-single-publication .publication-icon i, .portal-single-publication .publication-icon .fa, .publication-contents a:hover, .publication-contents h4 a {
    color: #2196F3;
}

.topic-content .breadcrumb {
    font-size: 14px;
    color: #2196F3;
}

.tool-search-form .search-field {
    color: #202124;
}

.pager li>a {
display: none!important
}


.theme2 .section-nav.nav li.active>a {
    color: #2196F3;
}

.section {
    padding: 10px 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto Condensed",'Open Sans', sans-serif;
    line-height: 1.1;
    
}

h1, h2, h3, h4, h5 {
    margin: 0.5em 0 0.5em;
}

.h1, h1 {
    font-size: 38px;
	font-weight: 900;
	color: black;
	letter-spacing: -1px;
}
.titlepage h1.title {
    color: #000000;
	font-weight: 900;
	font-size: 40px;
}
.titlepage h2.title {
    color: #505050;
	font-weight: 900;
	font-size: 28px;
}
.titlepage h3.title {
    color: #3c3b3d;
	font-weight: 900;
	font-size: 22px;
}
.h1.title {
    color: #ffffff;
	font-weight: 900;
	font-size: 36px;
}
.h3, h3 {
    font-size: 20px;
	font-weight: 700;
	color: #555555;
}
.h4, h4 {
    font-size: 20px;
	font-weight: 700;
	color: #555555;
	font-style: italic;
}
.h5, h5 {
    font-size: 32px;
	font-weight: 900;
	color: #482683;
	text-transform: none
}
.h6, h6 {
    font-size: 22px;
	font-weight: 900;
	color: #553689;
}



.note {
    display: block;
    padding: 12px 18px 12px 65px;
    -moz-background-clip: padding;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #6ca9f9;
    line-height: 1.4em;
    margin-top: 18px;
    margin-bottom: 18px;
    position: relative;
    background-color: rgb(140 212 246 / 8%);
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.note:before {
    content: '\f040';
    color: #6ca9f9;
    font-size: 20px;
    font-weight: 300;
    position: absolute;
    left: 20px;
    top: 22px;
    vertical-align: middle;

}


.nav-site-sidebar ul a {
    padding: 6px 20px 6px 35px;
    font-weight: 400;
	font-size: 15px;
	line-height: 1.2em;
}
.nav-site-sidebar ul .active a {
    font-weight: 400;
}
.site-sidebar {
	font-size: 15px;
}

.portal-header::before {
  background-color: darkblue; 
	font-size: 22px;
	font-weight: 900;
	color: #ffffff;
}

.theme2 .portal-header::before {
    background-color: rgba(42,11,93,1.00);
}




.portal-single-publication h3 {
    margin: 1.0em 0 0;
    font-size: 20px;
	font-weight: 700
}

.portal-header h1 {
        font-size: 48px !important;
        font-family: 'Roboto Condensed' !important;
        font-weight: 700 !important;
        color: white !important;
		margin-top: 1.6em !important;
   		margin-bottom: 0.835em !important;
}


.portal-footer {
    background: rgba(47,47,47,1.00);
}

/*.table tbody tr:nth-child(even) {
    background-color: #EFEFEF;
	font-size: 14pt; 
}*/
.table thead {
    background-color: #f3f6ff;
}

.table-bordered {
    border-style: solid;
	border-width: 1px;
	border-color: rgba(149,149,149,1.00);
}

.bg-primary, .btn-primary, .publications-condensed .portal-single-publication a, .toolbar, .tool-search-form .search-field, .pager li>a:hover, .pager li>span:hover, .colored-top .site-sidebar-header {
	background-color: #ffffff;
	
}
.toolbar {
	color: #2196F3;
	font-size: 16px !important;
	font-family: 'Roboto Condensed' !important;
}

    .sm-simple a, .sm-simple a {
        font-size: 16px;
		font-family: 'Roboto Condensed';
    }
}

.portal-single-publication a {
    padding: 20px 15px;
}

.featured-content-label {
    display:none;
}

.portal-contents featured-content {
    display:none;
}

.portal-contents .inner {
    display:none;
}

.search-result-breadcrumbs {
    color: #8e8c8c;
}
.searchresultitle h3 {
	color: #0552ba;
}

iframe.api-frame {
    width:75vw!important;
    height:75vh!important;
}

