/**
* -------------------------------
* 4PSA VoipNow
* -------------------------------
* @license Copyright (c) 2019 4PSA (www.4psa.com). All rights reserved.
*
*/

@media only screen and ( -webkit-min-device-pixel-ratio: 1.25 ),
only screen and (    min--moz-device-pixel-ratio: 1.25 ),
only screen and (      -o-min-device-pixel-ratio: 5/4 ), /* returns 1.25, see Dev.Opera */
only screen and (         min-device-pixel-ratio: 1.25 ),
only screen and ( min-resolution: 1.25dppx ) {

    .actionBtns #bid-audit-setup{
        background-image: url(../icons/retina/setup_request@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-prov_devices{
        background: url(../icons/retina/manage_sip_devices@2x.png) no-repeat;
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-prov_devices{
        background-image: url(../icons/retina/manage_sip_devices_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-reseller {
        background: url(../icons/retina/add-reseller@2x.png) no-repeat;
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .largeBtn[id^="bid-add"]:after {
        background: url(../icons/retina/_plus12x12@2x.png);
        background-size: 12px 12px;
        background-repeat: no-repeat;
    }

    .largeBtn_disabled[id^="bid-add"]:after {
        background: url(../icons/retina/_plus12x12_off@2x.png);
        background-size: 12px 12px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-access {
        background: url(../icons/retina/access@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-access {
        background: url(../icons/retina/access_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_app {
        background: url(../icons/retina/add_app@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add_app {
        background: url(../icons/retina/add_app_disabled@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_billing_template {
        background: url(../icons/retina/add_billing_template@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_client_tpl {
        background: url(../icons/retina/add_client_tpl@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add_client_tpl {
        background: url(../icons/retina/add_client_tpl_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_cloud {
        background: url(../icons/retina/add_cloud@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_cloud_resource {
        background: url(../icons/retina/add_cloud_resource@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_currency {
        background: url(../icons/retina/add_currency@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add_currency {
        background: url(../icons/retina/add_currency_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-prov_add_tpl_file {
        background: url(../icons/retina/add_equipment@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-prov_add_tpl_file {
        background: url(../icons/retina/add_equipment_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_extension_tpl {
        background: url(../icons/retina/add_extension_tpl@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add_extension_tpl {
        background: url(../icons/retina/add_extension_tpl_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_invoice {
        background: url(../icons/retina/add_invoice@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add_invoice {
        background: url(../icons/retina/add_invoice_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-node {
        background: url(../icons/retina/add_node@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-node {
        background: url(../icons/retina/add_node_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-prov_add_chan_tpl {
        background: url(../icons/retina/add_provider_template@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_reseller_tpl {
        background: url(../icons/retina/add_reseller_tpl@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add_reseller_tpl {
        background: url(../icons/retina/add_reseller_tpl_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-prov-add-device {
        background: url(../icons/retina/add_sip_devices@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-prov-add-device {
        background: url(../icons/retina/add_sip_devices_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_callback_callerid {
        background: url(../icons/retina/add-callback-callerid@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add_callback_callerid {
        background: url(../icons/retina/add-callback-callerid_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_callcard_code {
        background: url(../icons/retina/add-callcard-code@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add_callcard_code {
        background: url(../icons/retina/add-callcard-code_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-channel {
        background: url(../icons/retina/add-channel@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-clients {
        background: url(../icons/retina/add-clients@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-clients {
        background: url(../icons/retina/add-clients_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-custom-button {
        background: url(../icons/retina/add-custom-button@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-custom-button {
        background: url(../icons/retina/add-custom-button_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-customer {
        background: url(../icons/retina/add-customer@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-customer {
        background: url(../icons/retina/add-customer_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_deploy_server {
        background: url(../icons/retina/add-deploy-server@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_email_template {
        background: url(../icons/retina/add-email-tpl-prefs@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-enum-channel {
        background: url(../icons/retina/add-enum-channel@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-extension {
        background: url(../icons/retina/add-extension@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-extension {
        background: url(../icons/retina/add-extension_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-folder {
        background: url(../icons/retina/add-folder@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-group {
        background: url(../icons/retina/add-group@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-ivr {
        background: url(../icons/retina/add-ivr@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-ivr {
        background: url(../icons/retina/add-ivr_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-ivr-context {
        background: url(../icons/retina/add-ivr-context@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-ivr-context {
        background: url(../icons/retina/add-ivr-context_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-key {
        background: url(../icons/retina/add-key@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-language {
        background: url(../icons/retina/add-language@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_local_agent {
        background: url(../icons/retina/add-local_agent@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add_local_agent {
        background: url(../icons/retina/add-local_agent_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-network {
        background: url(../icons/retina/add-network@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-did {
        background: url(../icons/retina/add-numbers@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-did {
        background: url(../icons/retina/add-numbers_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_order {
        background: url(../icons/retina/add-order@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add_deploy_server {
        background: url(../icons/retina/add-order_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-out-sip {
        background-image: url(../icons/retina/add-out-sip@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-out-sip {
        background-image: url(../icons/retina/add-out-sip_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-billing_add_payment_plugin {
        background: url(../icons/retina/add-payment_plugin@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-billing_add_payment_plugin {
        background: url(../icons/retina/add-payment_plugin_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-pbxlanguage {
        background: url(../icons/retina/add-pbxlanguage@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-pbxlanguage {
        background: url(../icons/retina/add-pbxlanguage_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-plan {
        background: url(../icons/retina/add-plan@2x.png);
        background-size: 32px 32px;
    }

    .actionBtns_disabled #bid-add-plan {
        background: url(../icons/retina/add-plan_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-plugin {
        background: url(../icons/retina/add-plugin@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-plugin {
        background: url(../icons/retina/add-plugin_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-product {
        background: url(../icons/retina/add-product@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-product {
        background: url(../icons/retina/add-product_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-product-category {
        background: url(../icons/retina/add-product-category@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-queue {
        background: url(../icons/retina/add-queue@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-queue {
        background: url(../icons/retina/add-queue_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_remote_agent {
        background: url(../icons/retina/add-remote_agent@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add_remote_agent {
        background: url(../icons/retina/add-remote_agent_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-reseller {
        background: url(../icons/retina/add-reseller@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-reseller {
        background: url(../icons/retina/add-reseller_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-server {
        background: url(../icons/retina/add-server@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-server {
        background: url(../icons/retina/add-server_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-sound {
        background: url(../icons/retina/add-sound@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-sound {
        background: url(../icons/retina/add-sound_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_tax {
        background: url(../icons/retina/add-tax@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-time-intervals {
        background: url(../icons/retina/add-time-intervals@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-extension-group {
        background: url(../icons/retina/add-user-groups@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-extension-group {
        background: url(../icons/retina/add-user-groups_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-zap-channel {
        background: url(../icons/retina/add-zap-channel@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-zap-channel {
        background: url(../icons/retina/add-zap-channel_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-admin-contact {
        background: url(../icons/retina/admin-contact@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-laccount-edit {
        background-image: url(../icons/retina/edit_alias_account@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-admin-contact {
        background: url(../icons/retina/admin-contact_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-laccount-edit {
        background-image: url(../icons/retina/edit_alias_account@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-adv_logs {
        background: url(../icons/retina/adv_logs@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-api_prefs {
        background: url(../icons/retina/api_pref@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-auth_callerid {
        background: url(../icons/retina/auth-callerid@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-auto_update {
        background: url(../icons/retina/auto-update@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-auto_update {
        background: url(../icons/retina/auto-update_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-backup {
        background: url(../icons/retina/backup@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-backup {
        background: url(../icons/retina/backup_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-backup-history {
        background: url(../icons/retina/backup-history@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-behaviour_prefs {
        background: url(../icons/retina/behaviour-prefs@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-behaviour_prefs {
        background: url(../icons/retina/behaviour-prefs_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-billing-credits {
        background: url(../icons/retina/billing-credits@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-billing-limits {
        background: url(../icons/retina/billing-limits@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-billing-plan {
        background: url(../icons/retina/billing-plan@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-billing-plan {
        background: url(../icons/retina/billing-plan_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-call-api {
        background: url(../icons/retina/call-api@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-callapiurl {
        background: url(../icons/retina/callapiurl@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-callcard_codes {
        background: url(../icons/retina/callcard-codes@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-call-costs {
        background: url(../icons/retina/call-costs@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-callmenow {
        background: url(../icons/retina/callmenow@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-change-pass-ga {
        background: url(../icons/retina/change-pass-ga@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-change-pass-ga {
        background: url(../icons/retina/change-pass-ga_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-channel-costs {
        background-image: url(../icons/retina/channel-costs@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-channel-costs {
        background-image: url(../icons/retina/channel-costs_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-channel_groups {
        background: url(../icons/retina/channel_groups@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-channel_groups {
        background: url(../icons/retina/channel_groups_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-client-billing {
        background: url(../icons/retina/client-billing@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-client-billing {
        background: url(../icons/retina/client-billing_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-client-options {
        background: url(../icons/retina/client-options@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-client-report {
        background: url(../icons/client-report_large@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-client-templates {
        background: url(../icons/retina/client-templates@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-clouds {
        background: url(../icons/retina/clouds@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-collection-categ {
        background: url(../icons/retina/collection-categ@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-collection-categ {
        background: url(../icons/retina/collection-categ_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-collections {
        background: url(../icons/retina/collections@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-collections {
        background: url(../icons/retina/collections_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-node-wizard {
        background: url(../icons/retina/configuration_wizard@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-connect-ga {
        background: url(../icons/retina/connect-ga@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-connect-ga {
        background: url(../icons/retina/connect-ga_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-controller-settings {
        background: url(../icons/retina/controller-settings@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-controller-settings {
        background: url(../icons/retina/controller-settings_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-currencies_prefs {
        background: url(../icons/retina/currencies-prefs@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-custom-buttons {
        background: url(../icons/retina/custom-buttons@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-deployment_server {
        background: url(../icons/retina/deployment_server@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-deployment_server {
        background: url(../icons/retina/deployment_server_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-disable_fax {
        background: url(../icons/retina/disable_fax@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-disable-mailbox {
        background: url(../icons/retina/disable_mailbox@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-disable_recording {
        background: url(../icons/retina/disable_recording@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-disconnect-ga {
        background: url(../icons/retina/disconnect-ga@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-disconnect-ga {
        background: url(../icons/retina/disconnect-ga_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-edit_prov_brick {
        background: url(../icons/retina/edit_prov_brick@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-edit_skin {
        background: url(../icons/retina/edit_skin@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-edit_skin {
        background: url(../icons/retina/edit_skin_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-edit-channel {
        background: url(../icons/retina/edit-channel@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-edit-client {
        background: url(../icons/retina/edit-client@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-edit-collection-no {
        background: url(../icons/retina/edit-collections-no@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-edit-collection-no {
        background: url(../icons/retina/edit-collections-no_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-edit-extension {
        background: url(../icons/retina/edit-extension@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-edit-ivr {
        background: url(../icons/retina/edit-ivr@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-edit-reseller {
        background: url(../icons/retina/edit-reseller@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-email_cloud_placeholder {
        background: url(../icons/retina/email_cloud_placeholder@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-email-templates {
        background: url(../icons/retina/email-templates@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-email_tpl_prefs {
        background: url(../icons/retina/email-tpl-prefs@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-enable_fax {
        background: url(../icons/retina/enable_fax@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-enable-mailbox {
        background: url(../icons/retina/enable_mailbox@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-enable_recording {
        background: url(../icons/retina/enable_recording@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .message_express {
        background: url(../icons/retina/express@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-extension_options {
        background: url(../icons/retina/extension_options@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-extension_sharing {
        background: url(../icons/retina/extension_sharing@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-extension-billing {
        background: url(../icons/retina/extension-billing@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-extension-callback {
        background: url(../icons/retina/extension-callback@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-extension-callcard {
        background: url(../icons/retina/extension-callcard@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-extension-conference {
        background: url(../icons/retina/extension-conference@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-extension-intercom {
        background: url(../icons/retina/extension-intercom@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-extension-ivr {
        background: url(../icons/retina/extension-ivr@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-extension-queue {
        background: url(../icons/retina/extension-queue@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-extension-queuecenter {
        background: url(../icons/retina/extension-queuecenter@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-extension-templates {
        background: url(../icons/retina/extension-templatest@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-extension-term {
        background: url(../icons/retina/extension-term@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-extension-voicecenter {
        background: url(../icons/retina/extension-voicecenter@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-failed-logins {
        background: url(../icons/retina/failed-logins@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-fax_center {
        background: url(../icons/retina/fax-center@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-folders {
        background: url(../icons/retina/folders@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-folders {
        background: url(../icons/retina/folders_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-forbidden-numbers {
        background: url(../icons/retina/forbidden_extensions@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-gen_callcard_code {
        background: url(../icons/retina/generate-callcard-code@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-gen_callcard_code {
        background: url(../icons/retina/generate-callcard-code_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-global_account {
        background: url(../icons/retina/global_account@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-global_account {
        background: url(../icons/retina/global_account_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-manage_greetings {
        background: url(../icons/retina/greetings@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-im {
        background: url(../icons/retina/im@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-impersonate {
        background: url(../icons/retina/impersonate_large@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-impersonate {
        background: url(../icons/retina/impersonate_large_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-incoming-rules {
        background: url(../icons/retina/incoming-rules@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-node-infra {
        background: url(../icons/retina/infrastructure@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-node-infra {
        background: url(../icons/retina/infrastructure_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-interface-settings {
        background: url(../icons/retina/interface-settings@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-ivr {
        background: url(../icons/retina/ivr_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-ivr-report {
        background: url(../icons/retina/ivr-report@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-ivr-report {
        background: url(../icons/retina/ivr-report_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-ivr-schema {
        background: url(../icons/retina/ivr-schema@2X.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-ivr-schema {
        background: url(../icons/retina/ivr-schema_off@2X.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-keys {
        background: url(../icons/retina/keys@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-languages {
        background: url(../icons/retina/languages@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-languages {
        background: url(../icons/retina/languages_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-license {
        background-image: url(../icons/retina/license_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-license {
        background: url(../icons/retina/license@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-login-history {
        background: url(../icons/retina/login-history@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-login-preferences {
        background: url(../icons/retina/login-preferences@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-audit {
        background: url(../icons/retina/audit@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-login-preferences {
        background: url(../icons/retina/login-preferences_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-mailbox {
        background: url(../icons/retina/mailbox@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-manage-custom-button {
        background: url(../icons/retina/manage-custom-button@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-manage_exchange {
        background: url(../icons/retina/manage-exchange@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-manage_exchange {
        background: url(../icons/retina/manage-exchange_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-manage_packages {
        background: url(../icons/retina/manage-packages@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-user_profile {
        background: url(../icons/retina/my_interface@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-my-billing {
        background: url(../icons/retina/my-billing@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-my-billing {
        background: url(../icons/retina/my-billing_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-new_schedule_conf {
        background: url(../icons/retina/new_schedule_conf@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-node-storage {
        background: url(../icons/retina/node_storage@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-openid-add-identity {
        background: url(../icons/retina/openid-add-identity@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-openid-identity {
        background: url(../icons/retina/openid-identities@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-out_sip {
        background: url(../icons/retina/out_sip@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-outgoing-rules {
        background: url(../icons/retina/outgoing-rules@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-pbxlanguages {
        background: url(../icons/retina/pbxlanguages@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-pbx-preferences {
        background: url(../icons/retina/pbx-preferences@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-pbx-preferences {
        background: url(../icons/retina/pbx-preferences_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-plugins {
        background: url(../icons/retina/plugin@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-plugin_prefs {
        background: url(../icons/retina/plugin-prefs@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-plugin_prefs {
        background: url(../icons/retina/plugin-prefs_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-product_bricks {
        background: url(../icons/retina/product_bricks@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-product_plugins {
        background: url(../icons/retina/product_plugins@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-product-categories {
        background: url(../icons/retina/product-categories@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-prov_add_tpl {
        background: url(../icons/retina/prov_add_tpl_container@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-prov_add_tpl {
        background: url(../icons/retina/prov_add_tpl_container_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-prov_import_tpl_file {
        background: url(../icons/retina/prov_import_tpl_file@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-provider-tpl {
        background: url(../icons/retina/provider-tpl@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-sip-preferences {
        background: url(../icons/retina/provisioning@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-provision-templates {
        background: url(../icons/retina/provisioning-templates@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-provision-prefs {
        background: url(../icons/retina/provision-prefs@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-public_phone_numbers {
        background: url(../icons/retina/public_phone_numbers@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-queue_agents {
        background: url(../icons/retina/queue_agents@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-queue_member {
        background: url(../icons/retina/queue_member@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-queue {
        background: url(../icons/retina/queue_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-queue_report {
        background: url(../icons/retina/queue_report_large@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-recorded_calls {
        background: url(../icons/retina/recorded_calls@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-refresh {
        background: url(../icons/retina/refresh@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-refresh-big {
        background: url(../icons/retina/refresh-big@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-report {
        background: url(../icons/retina/report@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-reseller-billing {
        background: url(../icons/retina/reseller-billing@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-reseller-options {
        background: url(../icons/retina/reseller-options@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-reseller-templates {
        background: url(../icons/retina/reseller-templates@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-resource_bricks {
        background: url(../icons/retina/resource_bricks@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-resource-sharing {
        background: url(../icons/retina/resource_sharing@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-restore_dismissed {
        background: url(../icons/retina/restore_dismissed@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-schedule_conf {
        background: url(../icons/retina/schedule_conf@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-call_screening {
        background: url(../icons/screening@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-sent_faxes {
        background: url(../icons/retina/sent_faxes@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-server-preferences {
        background: url(../icons/retina/server-preferences@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-server-preferences {
        background: url(../icons/retina/server-preferences_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-sessions {
        background: url(../icons/retina/sessions@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .rightFloatingMenuContainerClosed {
        background: url(../icons/retina/shopping_cart_empty@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .rightFloatingMenuContainerClosedFull {
        background: url(../icons/retina/shopping_cart_full@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-skins {
        background: url(../icons/retina/skins@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-sounds {
        background: url(../icons/retina/sounds@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-sso-settings {
        background: url(../icons/retina/sso-settings@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-switch-allow {
        background: url(../icons/retina/switch-allow@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-switch-deny {
        background: url(../icons/retina/switch-deny@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-system_tpl_prefs {
        background: url(../icons/retina/system_tpl_prefs@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-system-statistics {
        background: url(../icons/retina/system-statistics@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-taxes_prefs {
        background: url(../icons/retina/taxes-prefs@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-time-intervals {
        background: url(../icons/retina/time-intervals@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-update {
        background: url(../icons/retina/update@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-update {
        background: url(../icons/retina/update_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-update-voipnow {
        background: url(../icons/retina/update-voipnow@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-update-voipnow {
        background: url(../icons/retina/update-voipnow_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add-user {
        background: url(../icons/retina/user_add@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns_disabled #bid-add-user {
        background: url(../icons/retina/user_add_off@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-edit-user {
        background: url(../icons/retina/user_edit@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-extension-groups {
        background: url(../icons/retina/user_groups@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-user-options {
        background: url(../icons/retina/user_roles@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-user-templates {
        background: url(../icons/retina/user_templates@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-add_user_tpl {
        background: url(../icons/retina/user_templates_add@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-voicemail {
        background: url(../icons/retina/voicemail@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .actionBtns #bid-laccounts, .actionBtns #bid-add-laccount {
        background: url(../icons/retina/login_admin@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    /* Tabs icons*/
    .tab.call_flows a:before {
        background: url(../icons/retina/call_flow@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .tab.call_cost a:before {
        background: url(../icons/retina/call_costs@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .tab.agents a:before {
        background: url(../icons/retina/agents@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .tab.answered a:before {
        background: url(../icons/retina/answered@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .tab.apps a:before {
        background: url(../icons/retina/app@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .tab.billing a:before {
        background: url(../icons/retina/billing@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .tab.call_stats a:before {
        background: url(../icons/retina/call_stats@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .tab.collections a:before {
        background: url(../icons/retina/call_stats@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .tab.distribution a:before {
        background: url(../icons/retina/distribution@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .tab.fax a:before {
        background: url(../icons/retina/fax@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .tab.general a:before, .tab.overview a:before {
        background: url(../icons/retina/general@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .tab.integration a:before {
        background: url(../icons/retina/integration@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .tab.manag_app a:before {
        background: url(../icons/retina/manag_app@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .tab.monitoring a:before {
        background: url(../icons/retina/monitoring@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .tab.openid_identity a:before {
        background: url(../icons/retina/openid_identity@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .tab.openid_provider a:before {
        background: url(../icons/retina/openid_provider@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .tab.order a:before {
        background: url(../icons/retina/order@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .tab.payment a:before {
        background-image: url(../icons/retina/payment@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .tab.payment_request_package a:before {
        background-image: url(../icons/retina/payment_request_package@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .tab.payment_transaction a:before {
        background-image: url(../icons/retina/payment_transaction@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .tab.screening a:before {
        background-image: url(../icons/screening@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .tab.sip a:before {
        background-image: url(../icons/retina/sip@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .tab.store a:before {
        background-image: url(../icons/tabs/store@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .tab.sys_settings a:before {
        background-image: url(../icons/retina/sys_settings@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .tab.sys_stats a:before {
        background-image: url(../icons/retina/sys_stats@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .tab.unanswered a:before {
        background-image: url(../icons/retina/unanswered@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .tab.vendor a:before {
        background-image: url(../icons/retina/vendor@2x.png);
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    /* External pages*/
    #callnow_icon {
        background: url(../icons/retina/callme@2x.png) no-repeat 50% 50%;
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    /* Alerts */
    .message_container_warning .inner_message .inner_message_icon, .conHTAlert {
        background: url(../icons/alert@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
        background-position: 20px 10px;
    }

    .userData .message_container_info,
    .userData .message_container_warning {
        background-image: none;
    }

    .message_container_info .inner_message  .inner_message_icon {
        background-image: url(../icons/info@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    /* Gray menu icons */
    #bid-show_all span {
        background-image: url(../icons/retina/bg_show_all@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-group span {
        background-image: url(../icons/retina/bg_group@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-add_note span {
        background: url(../icons/retina/bg_add_note@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-switch_to_advanced span {
        background: url(../icons/retina/bg_advanced_search@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-calendar button, .calendarBtn button, .calendarBtn_disabled button {
        background: url(../icons/bg_calendar@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .order_choose_customer_icon {
        background: transparent url(../icons/retina/bg_choose_customer@2x.png) 0px 2px;
        background-repeat: no-repeat;
        background-size: 18px 18px;
    }

    .clientsBtn button {
        background: url(../icons/retina/bg_clients@2x.png);
        background-repeat: no-repeat;
        background-size: 18px 18px;
    }

    .clientsBtn_disabled button {
        background: url(../icons/retina/bg_clients_off@2x.png);
        background-repeat: no-repeat;
        background-size: 18px 18px;
    }

    #bid-choose-columns span {
        background: url(../icons/retina/bg_columns@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-default span {
        background: url(../icons/retina/bg_default_stats@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-empty_selected span {
        background: url(../icons/retina/bg_empty_selected@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #Export span {
        background: url(../icons/retina/bg_export@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-export_collections span {
        background: url(../icons/retina/bg_export_collections@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-export_costs span {
        background: url(../icons/retina/bg_export_costs@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-export_cvs span {
        background: url(../icons/retina/bg_export_csv@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-export_excel span {
        background: url(../icons/retina/bg_export_excel@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-export_destinations_costs span {
        background: url(../icons/retina/bg_export_exceptions@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-export_templates span {
        background: url(../icons/retina/bg_export_templates@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .extensionsBtn button {
        background: url(../icons/retina/bg_extensions@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .small_extensionsBtn button {
        background: url(../icons/retina/bg_extensions_small@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .small_extensionsBtn_disabled button {
        background: url(../icons/retina/bg_extensions_small@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .small_extensionsBtn_disabled button {
        background: url(../icons/retina/bg_extensions_small@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .small_extensionsBtn_disabled button {
        background: url(../icons/retina/bg_extensions_small_off@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-force_refresh span {
        background: url(../icons/retina/bg_force_refresh@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-generate_ivr span {
        background: url(../icons/retina/bg_force_refresh@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-generate_ivr span {
        background: url(../icons/retina/bg_generate_ivr@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-group span {
        background: url(../icons/retina/bg_group@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-import_templates span {
        background: url(../icons/retina/bg_import_templates@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #b-insert span {
        background: url(../icons/retina/bg_insert_token@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-listen button, .listenBtn button {
        background: url(../icons/retina/bg_listen@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .listenBtn_disabled button {
        background: url(../icons/retina/bg_listen_off@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-menu span {
        background: url(../icons/retina/bg_menu@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .minusBtnLarge button,
    .minusBtn button {
        background: url(../icons/retina/bg_minus@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .minusBtnLarge_disabled button,
    .minusBtn_disabled button {
        background: url(../icons/retina/bg_minus_off@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-move_numbers span {
        background: url(../icons/retina/bg_move_numbers@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-move-clients span {
        background: url(../icons/retina/bg_move-clients@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-openid_add_provider span {
        background: url(../icons/retina/bg_openid_add_provider@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-plesk_switch span{
        background: url(../icons/retina/bg_plesk_button@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .plusBtnLarge button,
    .plusBtn button {
        background: url(../icons/retina/bg_plus@2X.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .plusBtnLarge_disabled button,
    .plusBtn_disabled button {
        background: url(../icons/retina/bg_plus_off@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-prov-clear span {
        background: url(../icons/retina/bg_prov_clear@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-prov-export-csv span{
        background: url(../icons/retina/bg_prov_export_csv@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-prov-own span {
        background: url(../icons/retina/bg_prov_own@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-prov-regenerate span {
        background: url(../icons/retina/bg_prov_regenerate@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-query_database span {
        background: url(../icons/retina/bg_query_database@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-refresh_small span {
        background: url(../icons/retina/bg_refresh_small@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-remove_sel span {
        background: url(../icons/retina/bg_remove_sel@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .order_product_remove_icon {
        background: transparent url(../icons/retina/bg_remove_sel@2x.png) 0px 2px;
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-renegociate_channels span {
        background: url(../icons/retina/bg_renegociate_channels@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .resellersBtn button {
        background: url(../icons/retina/bg_resellers@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .resellersBtn_disabled button {
        background: url(../icons/retina/bg_resellers_off@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-reset_plugin span {
        background: url(../icons/retina/bg_reset_plugins@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .panel_expand_button_icon {
        background: url(../icons/retina/bg_save@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
        background-position: 0px 7px;
    }

    #bid-save span {
        background: url(../icons/retina/bg_save@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-save-rules span {
        background: url(../icons/retina/bg_save_rules@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-search span {
        background: url(../icons/bg_search@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-show_all span {
        background: url(../icons/retina/bg_show_all@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-show_selected span {
        background: url(../icons/retina/bg_show_selected@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-soapapi_add_app span {
        background: url(../icons/retina/bg_soapapi_add_app@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .soundsBtn button {
        background: url(../icons/retina/bg_sounds@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .soundsBtn_disabled button {
        background: url(../icons/retina/bg_sounds_off@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-terminate_calls span {
        background: url(../icons/retina/bg_terminate_calls@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-test_ivr span {
        background: url(../icons/retina/bg_test_ivr@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-hide_search span {
        background: url(../icons/retina/bg_toggle_search@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-up_level span {
        background: url(../icons/retina/bg_up_level@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .usersBtn button {
        background: url(../icons/retina/bg_users@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    .usersBtn_disabled button {
        background: url(../icons/retina/bg_users_off@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-impersonate_up span {
        background: url(../icons/impersonate@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-help span {
        background: url(../icons/nav_help@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }

    #bid-assign_user span, #bid-assign_account span {
        background: url(../icons/user_assign@2x.png);
        background-size: 18px 18px;
        background-repeat: no-repeat;
    }


    /* Arrows */
    .rightFloatingMenuButtonFold {
        background: url(../icons/fold@2x.png);
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }

    .rightFloatingMenuButtonUnfold, .rightFloatingMenuContainerClosedSimple {
        background: url(../icons/billing/unfold@2x.png);
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }

    .foldBoxHeaderArea .misc span {
        background: url('../icons/btn_show-hide-foldBox@2x.png') 100% 0 no-repeat;
        background-size: 16px 32px;
    }

    .top_menu_title_icon {
        background-image: url(../icons/btn_show-hide-foldBox@2x.png);
        background-size: 16px 32px;
    }

    /* Login page elements */
    .reg_captcha_container {
        background-image: url(../images/loader_liniar_dgray@2x.gif);
        background-size: 44px 12px;
        background-repeat: no-repeat;
    }

    .login_form_wrapper:before {
        background-image: url(../icons/sprite-login@2x.png);
        background-size: 20px 80px;
        background-repeat: no-repeat;
    }
    .reg_captcha {
        background-image: url(../icons/sprite-captcha@2x.png);
        background-size: 24px 12px;
    }

    .userData #bid-login:last-child button:after {
        background-image: url(../icons/form_arrow_button@2x.png);
        background-size: 24px 24px;
    }

    .userData #bid-login:last-child button:hover:after {
        background-image: url(../icons/form_arrow_button_blue@2x.png);
        background-size: 24px 24px;
    }

    .login_form_header_image {
        background-image: url(../images/login@2x.png);
        background-size: 446px 136px;
    }

    .forgot_form_header_image {
        background-image: url(../images/forgot@2x.png);
        background-size: 112px 112px;
    }

    #bid-login.someBtn_disabled.someBtn_disabled button {
        background-image: url(../images/loader_liniar_white@2x.gif)!important;
        background-size: 44px 12px;
    }

    /* Automation */
    #bid-edit_billing_info span {
        background-image: url(../icons/billing/edit-billing-info@2x.png);
        background-size: 18px 18px;
    }

    /* Left menu */
    nav h2:after {
        background-image: url(../icons/btn_show-hide-foldBox_white@2x.png);
        background-size: 16px 32px;
    }

    /* Sound icons */
    .snd_play {
        background: url(../icons/play_sound@2x.png) no-repeat;
        background-size: 16px 16px;
    }

    .snd_stop {
        background: url(../icons/stop_sound@2x.png) no-repeat;
        background-size: 16px 16px;
    }

    .snd_pause {
        background: url(../icons/pause_sound@2x.png) no-repeat;
        background-size: 16px 16px;
    }

    #panel_close_calendar {
        background: url(../icons/calendar/close_button_calendar@2x.png) no-repeat!important;
        background-size: 48px 16px!important;
    }

    #panel_close_calendar:hover {
        background: url(../icons/calendar/close_button_calendar@2x.png) 50% 0px no-repeat!important;
        background-size: 48px 16px!important;
    }

    #panel_close_calendar:active {
        background: url(../icons/calendar/close_button_calendar@2x.png) 100% 0px no-repeat!important;
        background-size: 48px 16px!important;
    }
    .eulaErrImage {
        background-image: url(../images/connection_yellow@2x.png);
        width:300px;
        height:300px;
    }
}