﻿body {
    font-family:erpRubik;
    font-size:14px;
    text-align:left;
}
.newTabHelp {
    height:24px;
    width:24px;
    margin-left:20px;
    display:inline-block;
    background-image:url('../../images/icons/newTab.png');
    background-size:24px 24px;
    top:5px;
    position:absolute;
    background-repeat:no-repeat;
    cursor:pointer;
}