﻿/* icons 16x16 */

/* apply style to any item that has a class starting "icon16-" or containing " icon16-" */
[class^="icon16-"],
[class*=" icon16-"] {
  display: inline-block;
  width: 16px;
  height: 16px;
  *margin-right: .3em;
  line-height: 16px;
  vertical-align: text-top;
  background-image: url("../../Images/icons/16/Icons.png");
  background-position: 16px 16px;
  background-repeat: no-repeat;
}

/* start a span immediately following an icon with a spacer */
[class^="icon16-"] + span:before,
[class*=" icon16-"] + span:before {
  content: " ";
}

[class^="icon16-"]:last-child,
[class*=" icon16-"]:last-child {
  *margin-left: 0;
}

/* icons code below */

.icon16-AddBlue {
    width: 16px;
    height: 16px;
    background-position: -5px -5px;
}

.icon16-AddGreen {
    width: 16px;
    height: 16px;
    background-position: -31px -5px;
}

.icon16-Blue1 {
    width: 16px;
    height: 16px;
    background-position: -57px -5px;
}

.icon16-Blue2 {
    width: 16px;
    height: 16px;
    background-position: -83px -5px;
}

.icon16-Blue3 {
    width: 16px;
    height: 16px;
    background-position: -109px -5px;
}

.icon16-Blue4 {
    width: 16px;
    height: 16px;
    background-position: -135px -5px;
}

.icon16-Blue5 {
    width: 16px;
    height: 16px;
    background-position: -161px -5px;
}

.icon16-Clock {
    width: 16px;
    height: 16px;
    background-position: -187px -5px;
}

.icon16-Clock2 {
    width: 16px;
    height: 16px;
    background-position: -213px -5px;
}

.icon16-Configure {
    width: 16px;
    height: 16px;
    background-position: -239px -5px;
}

.icon16-CrossYellow {
    width: 16px;
    height: 16px;
    background-position: -265px -5px;
}

.icon16-Database {
    width: 16px;
    height: 16px;
    background-position: -291px -5px;
}

.icon16-Date {
    width: 16px;
    height: 16px;
    background-position: -317px -5px;
}

.icon16-Delete {
    width: 16px;
    height: 16px;
    background-position: -343px -5px;
}

.icon16-DeselectAll {
    width: 16px;
    height: 16px;
    background-position: -369px -5px;
}

.icon16-Document {
    width: 16px;
    height: 16px;
    background-position: -395px -5px;
}

.icon16-Email {
    width: 16px;
    height: 16px;
    background-position: -421px -5px;
}

.icon16-Excel {
    width: 16px;
    height: 16px;
    background-position: -447px -5px;
}

.icon16-File {
    width: 16px;
    height: 16px;
    background-position: -473px -5px;
}

.icon16-Filter {
    width: 16px;
    height: 16px;
    background-position: -499px -5px;
}

.icon16-Filter2 {
    width: 16px;
    height: 16px;
    background-position: -525px -5px;
}

.icon16-Folder {
    width: 16px;
    height: 16px;
    background-position: -551px -5px;
}

.icon16-GreenDot {
    width: 16px;
    height: 16px;
    background-position: -577px -5px;
}

.icon16-Key {
    width: 16px;
    height: 16px;
    background-position: -603px -5px;
}

.icon16-Modify {
    width: 16px;
    height: 16px;
    background-position: -629px -5px;
}

.icon16-Number {
    width: 16px;
    height: 16px;
    background-position: -655px -5px;
}

.icon16-Properties {
    width: 16px;
    height: 16px;
    background-position: -681px -5px;
}

.icon16-Properties2 {
    width: 16px;
    height: 16px;
    background-position: -707px -5px;
}

.icon16-RedDot {
    width: 16px;
    height: 16px;
    background-position: -733px -5px;
}

.icon16-SelectAll {
    width: 16px;
    height: 16px;
    background-position: -759px -5px;
}

.icon16-SortAsc {
    width: 16px;
    height: 16px;
    background-position: -785px -5px;
}

.icon16-SortDesc {
    width: 16px;
    height: 16px;
    background-position: -811px -5px;
}

.icon16-Sync {
    width: 16px;
    height: 16px;
    background-position: -837px -5px;
}

.icon16-Text {
    width: 16px;
    height: 16px;
    background-position: -863px -5px;
}

.icon16-TickYellow {
    width: 16px;
    height: 16px;
    background-position: -889px -5px;
}

.icon16-TickYellow2 {
    width: 16px;
    height: 16px;
    background-position: -915px -5px;
}

.icon16-User {
    width: 16px;
    height: 16px;
    background-position: -941px -5px;
}

.icon16-View {
    width: 16px;
    height: 16px;
    background-position: -967px -5px;
}

.icon16-Warning {
    width: 16px;
    height: 16px;
    background-position: -993px -5px;
}

.icon16-YellowDot {
    width: 16px;
    height: 16px;
    background-position: -1019px -5px;
}
