.coltj{color:#cf0606;}
.bgj{background-color:#cf0606;}
.ahovj:hover{background-color:#c52d2f; color:#fff;}
.ahovtj:hover{color:#cf0606;}
.ahovl:hover{text-decoration:underline;}
.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;}
/*== Metrics ==*/
.article-metrics{ width:10pc; height:8pc; background-color:#fbd4d4;}
.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: #333;
    font-weight:700;
    float: left;
    font-size: 1.3rem;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    width: 5pc;
    padding:15px 0;
}
.articleMetrics li .tools a {
    color: #333;
    font-size: 0.9rem;
    
}
.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:#f7b2b2;}
.articleMetrics li:last-child{background-color:#fbd4d4;}
.articleMetrics li:nth-child(2){background-color:#f8a8a8;}
.articleMetrics li:nth-child(3){background-color:#f99797;}
.popover-title {
    background-color: #cf0606;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    margin: 0;
    padding: 8px 14px;
    color:#fff;
}
.popover{max-width:400px;}
.bortopcolorj{border-top-color:#cf0606;}
.headj span {
    border-top-style: solid;
    border-top-width: 6px;
    line-height: 1.6em;
    padding-top: 10px;
}