.article-view-heading-tape {
    background-color:#19e1e1 !important;
    height:30px !important;
    width:70px !important;
    z-index:1;
    -ms-transform: rotate(90deg) !important; /* IE 9 */
    transform: rotate(90deg) !important;
}

#abstractDiv {
    background-color: #204d4b !important;
   
}