
.dropdown .pulldownicon,.dropdown .icon{        
		display:block;
        padding-left: 20px;
    }
.dropdown .administrator:before{
    content: '';
    background:url('Images/admin.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .archive:before{
    content: '';
    background:url('Images/Archive.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .calculator:before{
    content: '';
    background:url('Images/calculator.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .calendar:before{
    content: '';
    background:url('Images/Calendar_update.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .close:before{
    content: '';
    background:url('Images/close_1-512.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .delete:before{
    content: '';
    background:url('Images/Delete.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .download:before{
    content: '';
    background:url('Images/Download.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .duplicate:before{
    content: '';
    background:url('Images/Duplicate.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .edit:before{
    content: '';
    background:url('Images/edit.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .lock:before{
    content: '';
    background:url('Images/Lock.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}


.dropdown .logout:before{
    content: '';
    background:url('Images/Logout.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .new:before{
    content: '';
    background:url('Images/Create_New.png');
    background-size: 20px 20px;
    position:absolute;
    width: 20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .open:before{
    content: '';
    background:url('Images/open-icon.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .password:before{
    content: '';
    background:url('Images/password.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}

.pdf:before{
    content: '';
    background:url('Images/adobe-pdf-icon-w2000.jpg');
    background-size: 15px 20px;
    position:absolute;
    width:15px;
    height:20px;
    margin-left:-25px;
}
.dropdown .permissions:before{
    content: '';
    background:url('Images/permissions.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .populations:before{
    content: '';
    background:url('Images/population.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .purge:before{
    content: '';
    background:url('Images/Purge.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .upload:before{
    content: '';
    background:url('Images/Upload.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
.dropdown .unlock:before{
    content: '';
    background:url('Images/Unlock.png');
    background-size: 20px 20px;
    position:absolute;
    width:20px;
    height:20px;
    margin-left:-25px;
}
























