
/* - ++resource++nuffic.solr.resources/style.css - */
@media screen {
/* https://www.nuffic.nl/en/portal_css/++resource++nuffic.solr.resources/style.css?original=1 */
/* */
.sort_search_filter {
display: inline;
margin-right: 10px;
}
.sort_search_filter:hover {
cursor: pointer;
text-decoration: underline;
}
.sort_search_filter.active {
background-repeat: no-repeat;
background-position: right;
padding-right: 10px;
}
.sort_search_filter.active span {
font-weight: bold;
}
.sort_search_filter.descending {
background-image: url('arrowDown.png');
}
.sort_search_filter.ascending {
background-image: url('arrowUp.png');
}

}


/* - ++resource++nuffic.theme.stylesheets/main.css - */
@media screen {
/* https://www.nuffic.nl/en/portal_css/++resource++nuffic.theme.stylesheets/main.css?original=1 */
/* */
#header-links li {
font-size: 80%;
display: block;
}
#header-links > li {
float: left;
padding: 0 0.5em;
}
/* */
#portlets-footer dd > ul > li {
float: left;
padding: 0 1em;
}
/* */
#portal-personaltools {
z-index: 999;
}
.portaltype-event .documentModified {
display:none;
}
#LSResult {
z-index: 5;
}
/* */
a.external-link {
padding-top: 3px;
padding-left: 13px;
background: url(++resource++nuffic.theme.images/external-link.png) no-repeat 0 4px;
}
.social a[href^="https:"],
.social a.external-link {
background-image: none !important;
padding-left: 0;
}
a.external-link.with_mime_icon img.mime_icon {
display:none;
}
#content .alert {
color: #ff0000;
}
/* */
#content .documentActions ul {
margin-left: 0;
}
#content .documentActions ul li {
display: inline;
font-size: smaller;
text-transform: lowercase;
}
/* */
#portlets-below > div {
float: left;
}
/* */
body.portaltype-topic .tileItem img {
float: left;
margin: 0 15px 10px 0;
}
body.portaltype-topic .tileItem {
border-bottom: 1px solid #CCCCCC;
}
/* */
.pb-ajax .update,
.portletEvents .portletItemDetails,
.portletCollection a.tile img {
display: none;
}
.tile .feed{
background: transparent url(++resource++nuffic.theme.images/rss.gif)  no-repeat left center;
padding-left: 20px;
}
.tile .tweet {
background: transparent url(++resource++nuffic.theme.images/twitter.png)  no-repeat left center;
padding-left: 20px;
}
.portletItemDetails {
color: #808080;
font-style: italic;
font-size: 10px;
font-weight: bold;
margin-left: 0;
padding-top: 0;
}
/* */
.chat-head-chatbox {
background-color: #ff6600 !important;
}
.chat-textarea-chatbox-selected {
border-color: #ff6600 !important;
}
/* */
.subnav a img {
display: none;
}
/* */
/* */
.chosen-container, .chosen-drop, .chosen-drop .chosen-search, .chosen-drop .chosen-search input {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* */
#content li.formTab a.required span::after,
#content-core li.formTab a.required span::after,
div.field span.required::after {
content: "■";
color: red;
padding-left: 0.2em;
}

}


/* - ++theme++nuffic.theme/includes/style/reset.css - */
@media screen {
/* https://www.nuffic.nl/en/portal_css/++theme++nuffic.theme/includes/style/reset.css?original=1 */
/* */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
address,caption,cite,code,dfn,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
/* */
* html .clearfix {
height: 1%; /* */
}
* + html .clearfix {
display: inline-block; /* */
}
.clearfix:after { /* */
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

}

