<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:hover
{
	color:#cf0606;
}
.sciep-nav-flyout-trigger:hover, .top-bar .top-menu ul li a:hover{color:#cf0606;}
.top-bar .toolbar ul li a:hover{background: #cf0606; text-decoration:none;}
.sciep-nav-button{background:#cf0606;}
.sciep-nav-button:hover{background:rgb(174, 25, 63) none repeat scroll 0% 0%; color:#fff;}
.bgj{background-color:#cf0606;}
.bghj {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #ffffff 30%, #eeeeee 70%, #eeeeee 100%) repeat scroll 0 0;
}

.bgpj{background-color:#E24F43;}
.bgnj{background-color:#a00404;}
.bgjj{background-color:#c10606;}
.bgjjj{background-color:#bf0606;}
.bgjjjj{background-color:#af0606;}
.borj{ border:1px solid #880606}
.colorj{color:#fff;}
.colortj{color:#cf0606;}
.bordotbj{border-bottom:1px dotted #cf0606;}
.ahovj:hover{background-color:#cf0606;color:#fff;}
.ahovpj:hover{background:rgb(174, 25, 63) none repeat scroll 0% 0%; color:#fff;}
.bortopcolorj{border-top-color:#cf0606;}
.journalmenu .plan-action .btn-primary{
  background:#E24F43;
  border-color:#E24F43;
}
#pageGro div ul li.on{ color:#fff; background:#cf0606; border:1px solid #cf0606;}
.hCon{bottom:0;
    position:relative;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #fff 0px, #e5e5e5 100%) repeat scroll 0 0;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fff',endColorStr='#e5e5e5',gradientType='0');
background: rgba(0, 0, 0, 0) -o-linear-gradient(center top , #fff 0px, #e5e5e5 100%) repeat scroll 0 0;
background: rgba(0, 0, 0, 0) -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e5e5e5)) repeat scroll 0 0;
	-moz-border-radius: 30px 8px 0 0;
    -webkit-border-radius: 30px 8px 0 0;
    border-radius: 30px 8px 0 0; height:100px;}
.plan-action .btn-primary:before {
  border-color: #E24F43 transparent transparent;
}
.plan-action .btn-primary:after {
  border-color: #E24F43 transparent transparent;
}
.journalmenu .plan-action .btn-primary:hover
{
	text-decoration:underline;
}
.journalmenu .navbar-inverse .navbar-nav &gt; li &gt; a:hover{color:#cf0606; text-decoration:underline;}
.journalmenu .navbar-inverse .navbar-nav &gt; li &gt; a.btn-primary:hover{text-decoration:underline;background: #E24F43; color:#fff;}
.arrowjbot:after{
    background: #f6f6f6;
}
.arrowwbotbgj:after{
    background: #fff;
}
.impactfact-header-inner .pull-left:after{
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: 50%;
  margin-top: -5px;
  background: #cf0606;
  -webkit-transform: rotate(45deg);
  border: 1px solid #fff;
  right: -5px;
  border-left: 0 none;
  border-bottom: 0 none;
}
.aims ul li:before{
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	font-size:1.2rem;
	margin-left:5px;
	content: '\e891';
	position:absolute;
	left:-5px;
	top:5px;
	color:#cf0606;
}
.ethicsList ul li{ padding-left:30px;}
.ethicsList ul li:before
{
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	font-variant: normal;
	color:#cf0606;
	text-transform: none;
	font-size:1.4rem;
	content: '\e891';
	position:absolute; left:30px;}
li.squd8::before {
    display: block;
    float: left;
    width: 1.2em;
    content: "■";
    color: #d8d8d8;
}
.tab_intro li.current a {
    background: #cf0606 none repeat scroll 0 0;
    color:#fff;
    text-decoration:none;
}
.tab_intro li.current:after{border-top: 8px solid #cf0606;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
content: "";
display: block;
left: 50%;
margin-left: -8px;
top: 5px;
position:relative;
width: 0;}
/*== Metrics ==*/
.articleMetrics
{
    opacity: 1;
    text-align: center;
    transition: opacity 300ms ease-out 0s;
    width: 10pc;}
.articleMetrics li {
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    color: #fff;
    float: left;
    font-size: 1.6rem;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    width: 5pc;
    padding:3px 0;
}
.articleMetrics li .tools a {
    color: #fff;
    font-size: 1.0rem;
    
}
.articleMetrics li .tools a, .articleMetrics li .tools p {
    transition-duration: 0.5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.articleMetrics li:first-child{background-color:#283e4a;}
.articleMetrics li:last-child{background-color:#283e4a;}
.articleMetrics li:nth-child(2){background-color:#df0606;}
.articleMetrics li:nth-child(3){background-color:#ef0606;}
</pre></body></html>