﻿
.emailIcon, .PdfIcon, .PrintIcon, .DocxIcon, .DocIcon, .RtfIcon, .XMLIcon, .GearIcon, .TestTube, .TestTubeO, .UserPlusIcon, .alertqaIcon, .TxtIcon {
    cursor: pointer;
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    height: 30px;
    width: 25px;
}

.alertqaIcon {
    background: url('../img/alertQA.jpg');
    background-repeat: no-repeat;
}

.emailIcon {
    background: url('../img/linedicons.png') 0 0;
    background-repeat: no-repeat;
}

.PrintIcon {
    width: 28px;
    background: url('../img/linedicons.png') -67px 0;
    background-repeat: no-repeat;
}

.DocIcon {
    background: url('../img/linedicons.png') -97px 0;
    background-repeat: no-repeat;
}

.PdfIcon {
    background: url('../img/linedicons.png') -43px 0;
    background-repeat: no-repeat;
}

.XMLIcon {
    background: url('../img/linedicons.png') -145px 0;
    background-repeat: no-repeat;
}

.GearIcon {
    background: url('../img/linedicons.png') -25px 0;
    background-repeat: no-repeat;
    width: 17px;
    height: 25px;
    margin-top: 0px;
}

.HTIcon {
    background: url('../../img/heart_anim3.gif') -25px 0;
    background-repeat: no-repeat;
    width: 17px;
    height: 25px;
    margin-top: 0px;
}

.TxtIcon {
    background: url('../../img/txticon.png');
    background-repeat: no-repeat;
}

.RtfIcon {
    background: url('../../img/rtficon.png');
    background-repeat: no-repeat;
}

.DocxIcon {
    background: url('../../img/docxicon.png');
    background-repeat: no-repeat;
}

.TestTube {
    background: url('../img/linedicons.png') -129px 0;
    background-repeat: no-repeat;
    width: 15px;
    height: 27px;
    margin-left: 40%;
}

.TestTubeO {
    background: url('../img/linedicons.png') -173px 0;
    background-repeat: no-repeat;
    color: orange;
    width: 15px;
    height: 27px;
    margin-left: 40%;
}

.UserPlusIcon {
    background: url('../img/linedicons.png') -188px 0;
    background-repeat: no-repeat;
    width: 37px;
    height: 29px;
}
