﻿a.add {
    background: transparent url(../images/ico_application_add.png) center right no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-right: 18px;
    white-space: nowrap;
}

a.back {
    background: transparent url(../images/ico_application_back.png) center left no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-left: 18px;
    white-space: nowrap;
}

a.cancel {
    background: transparent url(../images/ico_application_cancel.png) center left no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-left: 18px;
    white-space: nowrap;
}

a.cancel-right {
    background: transparent url(../images/ico_application_cancel.png) center right no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-right: 18px;
    white-space: nowrap;
}

a.check {
    background: transparent url(../images/ico_application_check.png) center right no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-right: 18px;
    white-space: nowrap;
}

a.db_check {
    background: transparent url(../images/ico_database_go.png) center right no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-right: 18px;
    white-space: nowrap;
}

a.db_save {
    background: transparent url(../images/ico_database_save.png) center right no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-right: 18px;
    white-space: nowrap;
}

a.delete {
    background: transparent url(../images/ico_application_delete.png) center left no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-left: 18px;
    white-space: nowrap;
}

a.form {
    background: transparent url(../images/ico_application_form_edit.png) center left no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-left: 18px;
    white-space: nowrap;
}

a.detail {
    background: transparent url(../images/ico_application_go.png) center right no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-right: 18px;
    white-space: nowrap;
}

a.start {
    background: transparent url(../images/ico_application_start.png) center right no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-right: 18px;
    white-space: nowrap;
}

a.list-add {
    background: transparent url(../images/ico_application_list_add.png) center right no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-right: 18px;
    white-space: nowrap;
}

a.list-edit {
    background: transparent url(../images/ico_application_list_edit.png) center right no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-right: 18px;
    white-space: nowrap;
}

a.edit {
    background: transparent url(../images/ico_application_edit.png) center left no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-left: 18px;
    white-space: nowrap;
}

a.get {
    background: transparent url(../images/ico_application_get.png) center right no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-right: 18px;
    white-space: nowrap;
}

a.save {
    background: transparent url(../images/ico_application_save.png) center right no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-right: 18px;
    white-space: nowrap;
}

a.settings {
    background: transparent url(../images/ico_application_settings.png) center right no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-right: 18px;
    white-space: nowrap;
}

label.error {
    background: transparent url(../images/ico_bullet_error.png) center left no-repeat;
    color: #c10000;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    padding-left: 16px;
}

.db_save {
    background: transparent url(../images/ico_database_save.png) center left no-repeat;
    display: inline-block;
    line-height: 18px;
    padding-left: 18px;
    white-space: nowrap;
}

.db_check {
    background: transparent url(../images/ico_database_refresh.png) center left no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-left: 18px;
    white-space: nowrap;
}

.info {
    background: transparent url(../images/ico_information.png) center left no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-left: 18px;
    white-space: nowrap;
}

.sort_handle { cursor: s-resize; }

.warning {
    /*	background: transparent url(../images/ico_warning.png) center left no-repeat;*/
    color: #ff0000;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-left: 18px;
    white-space: nowrap;
}

.select_edit_td { padding-left: 3px; }

a.pdf {
    background: transparent url(../images/ico_page_pdf.png) center left no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    margin-left: 3px;
    padding-left: 18px;
    white-space: nowrap;
}

a.excel {
    background: transparent url(../images/ico_page_excel.png) center left no-repeat;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    margin-left: 10px;
    padding-left: 18px;
    white-space: nowrap;
}

a.sort {
    background: transparent url(../images/ico_application_sort.png) center right no-repeat;
    cursor: s-resize;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-right: 18px;
    white-space: nowrap;
}

table.commands tr td { padding-right: 3px !important; }

table.commands tr td:last-child { padding-right: 0px !important; }

.sort_handle { cursor: s-resize; }

table.cmd a {
    height: 16px;
    margin-right: 0;
    padding: 0;
    width: 16px;
}

table.cmd td { padding-right: 5px; }

table.cmd td:last-child { padding-right: 2px; }