﻿
.iconcontainer
{
    float: left;
}

/*
.doe-home
{
    overflow: hidden;
    display: inline-block;
    width: 15px;
    width: 10px\9;
    height: 15px;
    height: 10px\9;
    margin: 3px;
    vertical-align: middle;
    cursor: pointer;
    background: url('../images/redesign/Icons.png') 0px 0px; 
    background: url('../images/redesign/Icons.png') 0px 0px\9;
    background-repeat: no-repeat;
}*/

.doe-home
{
    overflow: hidden;
    display: inline-block;
    width: 15px;
    height: 20px;
    margin: 3px;
    vertical-align: middle;
    cursor: pointer;
    background: url('../images/redesign/Icons.png') 0px 0px; /*    background: url('../images/redesign/Icons.png') 5px 5px\9;*/ 
    background-repeat: no-repeat;
}



.doe-grid 
{
    overflow: hidden;
    display: inline-block;
    width: 15px;
    height: 20px;
    margin: 3px;
    vertical-align: middle;
    text-decoration:none;
    cursor: pointer;
    background: url('../images/redesign/Icons.png') 0px -40px;
    background-repeat: no-repeat;
}

.doe-book
{
    overflow: hidden;
    display: inline-block;
    width: 15px;
    height: 20px;
    margin: 3px;
    vertical-align: middle;
    cursor: pointer;
    background: url('../images/redesign/Icons.png') 0px -80px;
    background-repeat: no-repeat;
}


.newrequest 
{
    overflow: hidden;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 8px 0px;
    vertical-align: middle;
    cursor: pointer;
    background: url('../images/redesign/IEAIcons.png') 0px -58px;
    background-repeat: no-repeat;
    float:left;
}

.pendingreviews 
{
    overflow: hidden;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 8px 0px;
    vertical-align: middle;
    cursor: pointer;
    background: url('../images/redesign/IEAIcons.png') 0px 0px;
    background-repeat: no-repeat;
    float:left;
}

.searchrequest 
{
    overflow: hidden;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 8px 0px;
    vertical-align: middle;
    cursor: pointer;
    background: url('../images/redesign/IEAIcons.png') 0px -29px;
    background-repeat: no-repeat;
    float:left;
}


.alerticon 
{
    overflow: hidden;
    display: inline-block;
    width: 40px;
    height: 24px;
    cursor: pointer;
    background: url('../images/redesign/IEAIcons.png') 0px -87px;
    background-repeat: no-repeat;
    position:absolute;
    top:1px;
    right:-2px;
    float:right;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    color:White;
}


.personicon 
{
    overflow: hidden;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 8px 0px;
    vertical-align: middle;
    cursor: pointer;
    background: url('../images/redesign/IEAIcons.png') 0px -116px;
    background-repeat: no-repeat;
    float:left;
}

.viewediticon 
{
    overflow: hidden;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 8px 0px;
    vertical-align: middle;
    cursor: pointer;
    background: url('../images/redesign/IEAIcons.png') 0px -145px;
    background-repeat: no-repeat;
    float:left;
}


.reportsicon 
{
    overflow: hidden;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 8px 0px;
    vertical-align: middle;
    cursor: pointer;
    background: url('../images/redesign/IEAIcons.png') 0px -174px;
    background-repeat: no-repeat;
    float:left;
}


.accessicon 
{
    overflow: hidden;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 8px 0px;
    vertical-align: middle;
    cursor: pointer;
    background: url('../images/redesign/IEAIcons.png') 0px -26px;
    background-repeat: no-repeat;
    float:left;
}


.uploadicon 
{
    overflow: hidden;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 8px 0px;
    vertical-align: middle;
    cursor: pointer;
    background: url('../images/redesign/IEAIcons.png') 0px -231px;
    background-repeat: no-repeat;
    float:left;
}

.copyicon 
{
    overflow: hidden;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 8px 0px;
    vertical-align: middle;
    cursor: pointer;
    background: url('../images/redesign/IEAIcons.png') 0px -261px;
    background-repeat: no-repeat;
    float:left;
}


.appealsicon 
{
    overflow: hidden;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 8px 0px;
    vertical-align: middle;
    cursor: pointer;
    background: url('../images/redesign/IEAIcons.png') 0px -290px;
    background-repeat: no-repeat;
    float:left;
}