﻿.icon-box-active
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/active.png) no-repeat center center;
}
.icon-box-inactive
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/inactive.png) no-repeat center center;
}
.icon-box-html
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/html.gif) no-repeat center center;
}
.icon-box-search
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/btn_search.gif) no-repeat center center;
}
.icon-box-searchx20
{
    width: 20px;
    height: 20px;
    background: url(../../images/icons/search_button.gif) no-repeat center center;
}
.icon-box-searchx20
{
    width: 20px;
    height: 20px;
    background: url(../../images/icons/search_button.gif) no-repeat center center;
}
.icon-char-doc-20x20
{
    width: 20px;
    height: 20px;
    background: url(../../images/icons/char-doc-20x20.png) no-repeat center center;
}
.icon-option-on
{
    width: 15px;
    height: 15px;
    background: url(../../images/icons/option_on.png) no-repeat center center;
}
.icon-option-off
{
    width: 15px;
    height: 15px;
    background: url(../../images/icons/option_off.png) no-repeat center center;
}
.icon-box-arrow-up
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/arrow_up.gif) no-repeat center center;
}
.icon-box-arrow-down
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/arrow_down.gif) no-repeat center center;
}
.icon-box-arrow-up-s
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/arrow_up_s.gif) no-repeat center center;
}
.icon-box-arrow-down-s
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/arrow_down_s.gif) no-repeat center center;
}
.icon-box-url
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/icon_url.gif) no-repeat center center;
}
.icon-box-bullet
{
    margin-right: 10px;
    cursor: pointer;
    font-size: 10px;
    float: left;
    padding-left: 12px;
    background: url(../../images/icons/arrow_next.gif) no-repeat left center;
}
.icon-box-questionmark
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/questionmark_blue.png) no-repeat center center;
}
.icon-user-group
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/usergroup_valid.png) no-repeat center center;
    cursor: pointer;
}
.icon-user-group-24x24
{
    width: 24px;
    height: 24px;
    background: url(../../images/icons/user-group-24x24.png) no-repeat left center;
    cursor: pointer;
}
.icon-close
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/close.png) no-repeat center center;
    cursor: pointer;
}
.icon-mapping
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/nav.gif) no-repeat center center;
    cursor: pointer;
}
.icon-calendar
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/calendar.png) no-repeat center center;
}
.icon-worker
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/worker-16.png) no-repeat center center;
}
.icon-worker-24
{
    width: 24px;
    height: 24px;
    background: url(../../images/icons/worker-24.png) no-repeat center center;
}
.icon-manager
{
    width: 16px;
    height: 16px;
    background: url(../../images/icons/manager-16.png) no-repeat center center;
}
.icon-manager-24
{
    width: 24px;
    height: 24px;
    background: url(../../images/icons/manager-24.png) no-repeat center center;
}