/*
Theme Name: Nevertheless Child
Theme URI: http://www.martinhenze.de
Description: Child theme for the Nevetheless theme
Author: Martin Henze
Author URI: http: //www.martinhenze.de
Template: nevertheless
Version: 0.1
*/

.menu-search .search-form {
display: none;
}
.papercite_toggle:link, .papercite_toggle:visited {
color: #00549f;
}
.papercite_toggle:hover, .papercite_toggle:focus {
text-decoration: underline;
}
blockquote {
font-size: 100%;
}
.nf-field-element textarea {
      height: 100px !important;
}

.social-links a[href*="researchgate.net/"]:before { font-family: "icomoon"; font-size: 25px; content: '\e907'; background: #00CCBB;}
.social-links a[href*="scholar.google.com/"]:before { font-family: "icomoon"; font-size: 25px; content: '\e903'; background: #4285f4;}
.social-links a[href*="dblp.org/"]:before { font-family: "icomoon"; font-size: 25px; content: '\e902'; background: #fbba00;}
.social-links a[href*="orcid.org/"]:before { font-family: "icomoon"; font-size: 25px; content: '\e905'; background: #A6CE39;}
.social-links a[href*="publons.com/"]:before { font-family: "icomoon"; font-size: 25px; content: '\e906'; background: #369;}
.social-links a[href*="linkedin.com/"]:before { font-family: "icomoon"; font-size: 25px; content: '\e904'; background: #0e76a8;}
.social-links a[href*="spice.rwth-aachen.de/"]:before { font-family: "icomoon"; font-size: 25px; content: '\e909'; background: #cc071e;}


ul.mh_news {
	list-style-type: none;
}

ul.mh_news li:before {
    font-family: 'icomoon';
    content: '\f0eb';
    float: left;
    width: 1.5em;
    text-align: center;
    margin: 0 0.2em 0 -2em;
}

ul.mh_news li.mh_paper:before { content: "\f15c"; }
ul.mh_news li.mh_award:before { content: "\f091"; }
ul.mh_news li.mh_star:before { content: "\e90a"; }
ul.mh_news li.mh_graduate:before { content: "\e900"; }
ul.mh_news li.mh_teaching:before { content: "\f19d"; }
ul.mh_news li.mh_talk:before { content: "\f075"; }
ul.mh_news li.mh_service:before { content: "\e901"; }
ul.mh_news li.mh_code:before { content: "\e908"; }

