/*
	Misc
*/

.x-tree-node-leaf .x-tree-node-icon {
    background: url(../img/leaf.png) no-repeat
}

.x-tree-node-collapsed .x-tree-node-icon {
    background: url(../img/folder.png) no-repeat;
}

.x-tree-node-expanded .x-tree-node-icon {
    background: url(../img/folder_open.png) no-repeat;
}

.x-form-field-wrap .x-form-date-trigger {
    background-image: url(../img/date-trigger.png) !important;
}

.x-panel-body, .x-grid3 {
	background-color: #f8f8fe
}

.coins
{
	background: url(../img/coins.png) no-repeat !important;
}

.history
{
	background: url(../img/history.png) no-repeat !important;
}

.tools
{
	background: url(../img/tools.png) no-repeat !important;
}

.base_table
{
	background: url(../img/table.png) no-repeat !important;
}

.movements
{
	background: url(../img/transfer.png) no-repeat !important;
}

.group
{
	background: url(../img/table.png) no-repeat !important;
}


/*
	Achat
*/
.achat
{
	background: url(../img/cart.png) no-repeat !important;
}

.agenda
{
	background: url(../img/agenda.png) no-repeat !important;
}

.supplier
{
	background: url(../img/businessman.png) no-repeat !important;
}

.affectation
{
	background: url(../img/user_file.png) no-repeat !important;
}

.order
{
	background: url(../img/cart_empty.png) no-repeat !important;
}

.price
{
	background: url(../img/tag_dollar.png) no-repeat !important;
}

.supplier_order
{
	background: url(../img/big_cart.png) no-repeat !important;
}

.order_project
{
	background: url(../img/cart_search.png) no-repeat !important;
}

.waiting
{
	background: url(../img/file_timer.png) no-repeat !important;
}

.invoice_supplier
{
	background: url(../img/invoice.png) no-repeat !important;
}

.invoice_project
{
	background: url(../img/invoice.png) no-repeat !important;
}

.invoice_charges
{
	background: url(../img/invoice.png) no-repeat !important;
}

.supplier_assets
{
	background: url(../img/folder_file.png) no-repeat !important;
}

.import_folder
{
	background: url(../img/folder_down.png) no-repeat !important;
}


.supplier_paiment
{
	background: url(../img/hand_money.png) no-repeat !important;
}

/*
	Stock
*/
.stock
{
	background: url(../img/boxes_move.png) no-repeat !important;
}

.fiche_article
{
	background: url(../img/box_and_file.png) no-repeat !important;
}

.stock_article
{
	background: url(../img/box.png) no-repeat !important;
}

.mouvement_stock
{
	background: url(../img/box.png) no-repeat !important;
}

.reception
{
	background: url(../img/warehouse_rack.png) no-repeat !important;
}

.stock_in
{
	background: url(../img/warehouse_add.png) no-repeat !important;
}

.project_in
{
	background: url(../img/warehouse_add.png) no-repeat !important;
}

.supplier_return
{
	background: url(../img/shipping.png) no-repeat !important;
}

.reservation
{
	background: url(../img/box_file.png) no-repeat !important;
}

.internal_request
{
	background: url(../img/box_file.png) no-repeat !important;
}

.stock_out
{
	background: url(../img/warehouse_remove.png) no-repeat !important;
}

.empty
{
	background: url(../img/warehouse_rack.png) no-repeat !important;
}

.return
{
	background: url(../img/warehouse_cart.png) no-repeat !important;
}

.warehouse_transfer
{
	background: url(../img/delivery_truck.png) no-repeat !important;
}

.adjustment
{
	background: url(../img/chain_setting.png) no-repeat !important;
}

.inventory
{
	background: url(../img/boxes.png) no-repeat !important;
}

.inv1
{
	background: url(../img/one.png) no-repeat !important;
}

.inv2
{
	background: url(../img/two.png) no-repeat !important;
}

.inv3
{
	background: url(../img/three.png) no-repeat !important;
}

/*
	Vente
*/
.sales
{
	background: url(../img/store.png) no-repeat !important;
}
	
.client
{
	background: url(../img/user_money.png) no-repeat !important;
}

.give_offer
{
	background: url(../img/hand_box.png) no-repeat !important;
}

.analyse_offer
{
	background: url(../img/hand_cog.png) no-repeat !important;
}

.proformat
{
	background: url(../img/invoice.png) no-repeat !important;
}

.contrat
{
	background: url(../img/contract.png) no-repeat !important;
}

.targeted_sale
{
	background: url(../img/target.png) no-repeat !important;
}

.rent
{
	background: url(../img/hand_key.png) no-repeat !important;
}

.calendar-blue
{
	background: url(../img/calendar.png) no-repeat !important;
}

.invoice_client
{
	background: url(../img/invoice.png) no-repeat !important;
}

.invoice_rg
{
	background: url(../img/invoice.png) no-repeat !important;
}

.invoice_avoir
{
	background: url(../img/invoice.png) no-repeat !important;
}

.service_done
{
	background: url(../img/invoice.png) no-repeat !important;
}

.delivery_receipt
{
	background: url(../img/receipt.png) no-repeat !important;
}

.loading_receipt
{
	background: url(../img/receipt.png) no-repeat !important;
}

.return_receipt
{
	background: url(../img/receipt.png) no-repeat !important;
}

.client_payment
{
	background: url(../img/hand_money.png) no-repeat !important;
}

.client_complaint
{
	background: url(../img/feedback.png) no-repeat !important;
}

.staff_invoice
{
	background: url(../img/invoice.png) no-repeat !important;
}


/*
	Taches
*/

.tasks
{
	background: url(../img/tasks.png) no-repeat !important;
}

.edit_tasks
{
	background: url(../img/tasks_edit.png) no-repeat !important;
}

.task_resources
{
	background: url(../img/task_resource.png) no-repeat !important;
}

.task_planning
{
	background: url(../img/task_setting.png) no-repeat !important;
}

.task_achievement
{
	background: url(../img/task_check.png) no-repeat !important;
}

.task_pvi
{
	background: url(../img/task_table.png) no-repeat !important;
}


/*
	Accounting
*/
.accounting
{
	background: url(../img/calculator.png) no-repeat !important;
}

.entries
{
	background: url(../img/notebook_edit.png) no-repeat !important;
}

.pieces
{
	background: url(../img/sales.png) no-repeat !important;
}

.soldes
{
	background: url(../img/sales.png) no-repeat !important;
}

.balance
{
	background: url(../img/justice.png) no-repeat !important;
}

.queries
{
	background: url(../img/search.png) no-repeat !important;
}

.entries_query
{
	background: url(../img/notebook_search.png) no-repeat !important;
}

.rapprochement
{
	background: url(../img/notes.png) no-repeat !important;
}

.accounting_interface
{
	background: url(../img/notebook_computer.png) no-repeat !important;
}

.settings
{
	background: url(../img/settings.png) no-repeat !important;
}

.sql_query
{
	background: url(../img/sql.png) no-repeat !important;
}

.file_structure
{
	background: url(../img/file_setting.png) no-repeat !important;
}

.global_accounts
{
	background: url(../img/international.png) no-repeat !important;
}

.periods
{
	background: url(../img/calendar_star.png) no-repeat !important;
}

.period_models
{
	background: url(../img/calendar.png) no-repeat !important;
}

.journal_settings
{
	background: url(../img/settings.png) no-repeat !important;
}

.numbering
{
	background: url(../img/number.png) no-repeat !important;
}

.tables
{
	background: url(../img/table.png) no-repeat !important;
}

.journals
{
	background: url(../img/tablet.png) no-repeat !important;
}

.accounts
{
	background: url(../img/dollar_setting.png) no-repeat !important;
}

.responsibility
{
	background: url(../img/dollar_location.png) no-repeat !important;
}

.accounting_tiers
{
	background: url(../img/user_dollar.png) no-repeat !important;
}

.vtr
{
	background: url(../img/dollar_setting.png) no-repeat !important;
}

.accounting_codes
{
	background: url(../img/dollar_setting.png) no-repeat !important;
}

/*
	Treasory
*/
.treasory
{
	background: url(../img/safe.png) no-repeat !important;
}

.treasory_movements
{
	background: url(../img/coin_transfer.png) no-repeat !important;
}

.payment_request
{
	background: url(../img/hand_coin.png) no-repeat !important;
}

.fund_request
{
	background: url(../img/hand_cash.png) no-repeat !important;
}

.deposit_order
{
	background: url(../img/task_pay.png) no-repeat !important;
}

.caisse_movements
{
	background: url(../img/cash_register.png) no-repeat !important;
}

.cash_register
{
	background: url(../img/cash_register.png) no-repeat !important;
}

.bank
{
	background: url(../img/bank.png) no-repeat !important;
}

.bank_statement
{
	background: url(../img/money_statement.png) no-repeat !important;
}

.rapprochement_bank
{
	background: url(../img/cash_check.png) no-repeat !important;
}

.credit_transfer
{
	background: url(../img/cash_transfer.png) no-repeat !important;
}

.bag
{
	background: url(../img/money_bag.png) no-repeat !important;
}

.dept
{
	background: url(../img/bag.png) no-repeat !important;
}

.bank_check
{
	background: url(../img/bank_check2.png) no-repeat !important;
}

.chequier
{
	background: url(../img/check2.png) no-repeat !important;
}

.treasory_tiers
{
	background: url(../img/user_dollar.png) no-repeat !important;
}

.bank_or_caisse
{
	background: url(../img/bank2.png) no-repeat !important;
}

.movement_type
{
	background: url(../img/info_refresh.png) no-repeat !important;
}



/*
	Finance
*/
.finances
{
	background: url(../img/money.png) no-repeat !important;
}

/*
	Assets
*/
.assets
{
	background: url(../img/gold.png) no-repeat !important;
}

.asset_file
{
	background: url(../img/file_edit.png) no-repeat !important;
}

.asset_generation
{
	background: url(../img/file_reload.png) no-repeat !important;
}

.amort
{
	background: url(../img/cash_decrease.png) no-repeat !important;
}

.reevaluate
{
	background: url(../img/money_growth.png) no-repeat !important;
}

.insurence_policy
{
	background: url(../img/file_insurance.png) no-repeat !important;
}

.insurence_agency
{
	background: url(../img/building_protected.png) no-repeat !important;
}

.insurence_nature
{
	background: url(../img/protection_hand.png) no-repeat !important;
}

.asset_movement
{
	background: url(../img/info_refresh.png) no-repeat !important;
}

.affectations
{
	background: url(../img/graph_edit.png) no-repeat !important;
}

.reforms
{
	background: url(../img/graph_reload.png) no-repeat !important;
}

.cessions
{
	background: url(../img/graph_blocked.png) no-repeat !important;
}

.destructions
{
	background: url(../img/graph_delete.png) no-repeat !important;
}

.donnations
{
	background: url(../img/graph_hold.png) no-repeat !important;
}

.losses
{
	background: url(../img/graph_question.png) no-repeat !important;
}

.outing
{
	background: url(../img/out.png) no-repeat !important;
}

.outing_return
{
	background: url(../img/in.png) no-repeat !important;
}

.transfer_out
{
	background: url(../img/graph_out.png) no-repeat !important;
}

.transfer_in
{
	background: url(../img/graph_in.png) no-repeat !important;
}

/*
.andi
{
	background: url(../img/.png) no-repeat !important;
}
*/

/*
.account_type
{
	background: url(../img/.png) no-repeat !important;
}
*/

.asset_family
{
	background: url(../img/gold.png) no-repeat !important;
}

.outing_motif
{
	background: url(../img/out.png) no-repeat !important;
}

.liaison_accounts
{
	background: url(../img/link.png) no-repeat !important;
}

/*
	RH Base
*/

.activity
{
	background: url(../img/hierarchy.png) no-repeat !important;
}

.collectives
{
	background: url(../img/hierarchy.png) no-repeat !important;
}

.grade
{
	background: url(../img/best.png) no-repeat !important;
}

.positions
{
	background: url(../img/job.png) no-repeat !important;
}

.field
{
	background: url(../img/worker.png) no-repeat !important;
}

.subfield
{
	background: url(../img/worker.png) no-repeat !important;
}

.job_nature
{
	background: url(../img/briefcase_file.png) no-repeat !important;
}

.salary_plan
{
	background: url(../img/salary.png) no-repeat !important;
}

.work_plan
{
	background: url(../img/briefcase_setting.png) no-repeat !important;
}

.sanctions
{
	background: url(../img/profile_dislike.png) no-repeat !important;
}

.qualification
{
	background: url(../img/gauge.png) no-repeat !important;
}

.committee
{
	background: url(../img/group.png) no-repeat !important;
}

.structures
{
	background: url(../img/structure.png) no-repeat !important;
}

.caisses
{
	background: url(../img/team.png) no-repeat !important;
}

.geo_zones
{
	background: url(../img/location.png) no-repeat !important;
}

.ind_transport
{
	background: url(../img/bus.png) no-repeat !important;
}

.ind_vehicule
{
	background: url(../img/car.png) no-repeat !important;
}

.diplomas
{
	background: url(../img/diploma.png) no-repeat !important;
}

.academic_level
{
	background: url(../img/education.png) no-repeat !important;
}

.majors
{
	background: url(../img/worker.png) no-repeat !important;
}

.organisms
{
	background: url(../img/university.png) no-repeat !important;
}

.training_themes
{
	background: url(../img/pencil_case.png) no-repeat !important;
}

.training_sites
{
	background: url(../img/university.png) no-repeat !important;
}

.salary_grid
{
	background: url(../img/salary.png) no-repeat !important;
}


/*
	RH Personnel
*/
.staff
{
	background: url(../img/group.png) no-repeat !important;
}

.employee
{
	background: url(../img/employee.png) no-repeat !important;
}

.family_info
{
	background: url(../img/couple.png) no-repeat !important;
}

.experiences
{
	background: url(../img/experiment.png) no-repeat !important;
}

.training
{
	background: url(../img/education.png) no-repeat !important;
}

.departure
{
	background: url(../img/departure.png) no-repeat !important;
}

.employee_mvt
{
	background: url(../img/transfer.png) no-repeat !important;
}

.retirement
{
	background: url(../img/oldman.png) no-repeat !important;
}

.entry
{
	background: url(../img/entry.png) no-repeat !important;
}

.carreer
{
	background: url(../img/promotion.png) no-repeat !important;
}

.sanction_pv
{
	background: url(../img/pv.png) no-repeat !important;
}

.sanctions_folder
{
	background: url(../img/folder_users.png) no-repeat !important;
}

.recourse
{
	background: url(../img/file_reload.png) no-repeat !important;
}

.recourse_pv
{
	background: url(../img/pv.png) no-repeat !important;
}

/*
	RH Paie
*/
.remuneration
{
	background: url(../img/salary.png) no-repeat !important;
}

.month_elements
{
	background: url(../img/month.png) no-repeat !important;
}

.month_global
{
	background: url(../img/calendar_globe.png) no-repeat !important;
}

.month_employee
{
	background: url(../img/calendar_suitcase.png) no-repeat !important;
}

.month_rub
{
	background: url(../img/calendar_pie.png) no-repeat !important;
}

.rappels
{
	background: url(../img/money_time.png) no-repeat !important;
}

.loan
{
	background: url(../img/loan.png) no-repeat !important;
}

.vacation
{
	background: url(../img/beach.png) no-repeat !important;
}

.vacation_days
{
	background: url(../img/calendar.png) no-repeat !important;
}

.vacation_consumption
{
	background: url(../img/calendar_percent.png) no-repeat !important;
}

.salary_treatment
{
	background: url(../img/dollar_settings.png) no-repeat !important;
}

.salary_calc
{
	background: url(../img/dollar_reload.png) no-repeat !important;
}

.salary_cancel
{
	background: url(../img/calendar_remove.png) no-repeat !important;
}

.salary_report
{
	background: url(../img/dollar_mail.png) no-repeat !important;
}

.salary_journal
{
	background: url(../img/book_coin.png) no-repeat !important;
}

.salary_book
{
	background: url(../img/book_coin.png) no-repeat !important;
}

.irg_scale
{
	background: url(../img/ruler.png) no-repeat !important;
}

.payment
{
	background: url(../img/hand_cash.png) no-repeat !important;
}

.payment_bank
{
	background: url(../img/bank.png) no-repeat !important;
}

.payment_ccp
{
	background: url(../img/mailbox.png) no-repeat !important;
}

/*
.career_end
{
	background: url(../img/.png) no-repeat !important;
}
*/

.empty_month
{
	background: url(../img/calendar_empty.png) no-repeat !important;
}

.apply_month
{
	background: url(../img/calendar_check.png) no-repeat !important;
}




/*
	RH Formation
*/

.trainer
{
	background: url(../img/presenter.png) no-repeat !important;
}

/*
.competences
{
	background: url(../img/.png) no-repeat !important;
}
*/

.costs_nature
{
	background: url(../img/presentation_cost.png) no-repeat !important;
}

/*
.authorizer
{
	background: url(../img/.png) no-repeat !important;
}
*/

.accomodation
{
	background: url(../img/house_location.png) no-repeat !important;
}

.training_group
{
	background: url(../img/presentation_group.png) no-repeat !important;
}

.evaluation
{
	background: url(../img/checklist.png) no-repeat !important;
}

.evaluation_family
{
	background: url(../img/hierarchy.png) no-repeat !important;
}

/*
.model_choice
{
	background: url(../img/.png) no-repeat !important;
}
*/

.text
{
	background: url(../img/T.png) no-repeat !important;
}

.training_session
{
	background: url(../img/presentation_setting.png) no-repeat !important;
}

.training_plan
{
	background: url(../img/presentation_plan.png) no-repeat !important;
}

.training_action
{
	background: url(../img/presentation_check.png) no-repeat !important;
}

.training_staff
{
	background: url(../img/group.png) no-repeat !important;
}


/*
	RH Mission
*/

.mission
{
	background: url(../img/location_far.png) no-repeat !important;
}

.transportation
{
	background: url(../img/bus.png) no-repeat !important;
}

.mission_fees
{
	background: url(../img/dollar_location.png) no-repeat !important;
}

.mission_time
{
	background: url(../img/location_time.png) no-repeat !important;
}

.mission_scale
{
	background: url(../img/ruler.png) no-repeat !important;
}

.mission_order
{
	background: url(../img/destination.png) no-repeat !important;
}


/*
	RH Evaluation
*/

.appreciation
{
	background: url(../img/star.png) no-repeat !important;
}

/*
	RH AdminDocuments
*/

.admindocs
{
	background: url(../img/cabinet.png) no-repeat !important;
}

.document_params
{
	background: url(../img/document_setting.png) no-repeat !important;
}

.document_models
{
	background: url(../img/document_stamp.png) no-repeat !important;
}

.document_affectation
{
	background: url(../img/document_touch.png) no-repeat !important;
}

.accident
{
	background: url(../img/fire.png) no-repeat !important;
}

.document_pieces
{
	background: url(../img/article.png) no-repeat !important;
}

.document_requests
{
	background: url(../img/document_question.png) no-repeat !important;
}

/*
	RH GT
*/

.time
{
	background: url(../img/hourglass.png) no-repeat !important;
}

.absence
{
	background: url(../img/absences.png) no-repeat !important;
}

.vacation
{
	background: url(../img/beach.png) no-repeat !important;
}

.vacation_types
{
	background: url(../img/calendar.png) no-repeat !important;
}

.vacation_rights
{
	background: url(../img/calendar.png) no-repeat !important;
}

.vacation_entries
{
	background: url(../img/calendar.png) no-repeat !important;
}

.big_gt
{
	background: url(../img/time_app.png) no-repeat !important;
}

.big_gt_export
{
	background: url(../img/app_move.png) no-repeat !important;
}

.extra_hours
{
	background: url(../img/hourglass_time.png) no-repeat !important;
}

.work_halt
{
	background: url(../img/stop.png) no-repeat !important;
}


/*
	RH Recruit
*/

.recrutement
{
	background: url(../img/user_search.png) no-repeat !important;
}

.install_pv
{
	background: url(../img/pv.png) no-repeat !important;
}

.cv
{
	background: url(../img/cv.png) no-repeat !important;
}

.interview
{
	background: url(../img/discussion.png) no-repeat !important;
}

/*
.recrutement_plan
{
	background: url(../img/.png) no-repeat !important;
}
*/

.selection
{
	background: url(../img/candidate.png) no-repeat !important;
}

/*
	RH Medecine
*/
.medecine
{
	background: url(../img/briefcase_plus.png) no-repeat !important;
}

.orientation
{
	background: url(../img/medical_report.png) no-repeat !important;
}

.exceptional
{
	background: url(../img/medical_report.png) no-repeat !important;
}

.pathologie
{
	background: url(../img/virus.png) no-repeat !important;
}

.antecedents
{
	background: url(../img/clipboard_plus.png) no-repeat !important;
}

.chirurgicaux
{
	background: url(../img/clipboard_plus.png) no-repeat !important;
}

.familiaux
{
	background: url(../img/clipboard_plus.png) no-repeat !important;
}

.medicaux
{
	background: url(../img/clipboard_plus.png) no-repeat !important;
}

.appointment
{
	background: url(../img/calendar_add.png) no-repeat !important;
}

.periodic_visit
{
	background: url(../img/calendar_add.png) no-repeat !important;
}

.medical_control
{
	background: url(../img/stethoscope.png) no-repeat !important;
}

.visit
{
	background: url(../img/calendar_add.png) no-repeat !important;
}

.visits
{
	background: url(../img/calendar.png) no-repeat !important;
}

/*
	Tables de base
*/

.tva
{
	background: url(../img/discount.png) no-repeat !important;
}

/*
.conditioning
{
	background: url(../img/.png) no-repeat !important;
}

.accessories
{
	background: url(../img/.png) no-repeat !important;
}
*/

.currency
{
	background: url(../img/exchange.png) no-repeat !important;
}

.measure
{
	background: url(../img/ruler.png) no-repeat !important;
}

.sale_type
{
	background: url(../img/store.png) no-repeat !important;
}

/*
.destination
{
	background: url(../img/.png) no-repeat !important;
}
*/

.paiement_mode
{
	background: url(../img/hand_money.png) no-repeat !important;
}

.warehouse
{
	background: url(../img/warehouse.png) no-repeat !important;
}

.charge
{
	background: url(../img/dollar.png) no-repeat !important;
}

.conventions
{
	background: url(../img/handshake.png) no-repeat !important;
}

.charge_center
{
	background: url(../img/building_dollar.png) no-repeat !important;
}

.client_category
{
	background: url(../img/user_question.png) no-repeat !important;
}

.transporter
{
	background: url(../img/bus.png) no-repeat !important;
}

.nomenclature
{
	background: url(../img/tag.png) no-repeat !important;
}

.product_family
{
	background: url(../img/hierarchy.png) no-repeat !important;
}

.brand
{
	background: url(../img/tag.png) no-repeat !important;
}

/*
.characteristics
{
	background: url(../img/.png) no-repeat !important;
}
*/

.sales_team
{
	background: url(../img/store.png) no-repeat !important;
}

.discount
{
	background: url(../img/coupon.png) no-repeat !important;
}

.location
{
	background: url(../img/location.png) no-repeat !important;
}

.postal_code
{
	background: url(../img/mailbox.png) no-repeat !important;
}

.municipality
{
	background: url(../img/map.png) no-repeat !important;
}

.area
{
	background: url(../img/map.png) no-repeat !important;
}

.city
{
	background: url(../img/map.png) no-repeat !important;
}

.country
{
	background: url(../img/flag.png) no-repeat !important;
}

.tax
{
	background: url(../img/coupon.png) no-repeat !important;
}

.type
{
	background: url(../img/settings.png) no-repeat !important;
}

.legal_form
{
	background: url(../img/justice.png) no-repeat !important;
}

.capex
{
	background: url(../img/dollar_settings.png) no-repeat !important;
}

.capex_type
{
	background: url(../img/dollar_settings.png) no-repeat !important;
}

.capex_activity
{
	background: url(../img/dollar_settings.png) no-repeat !important;
}

.capex_sector
{
	background: url(../img/dollar_settings.png) no-repeat !important;
}

.capex_category
{
	background: url(../img/dollar_settings.png) no-repeat !important;
}

.norm
{
	background: url(../img/emblem.png) no-repeat !important;
}

.quality_control
{
	background: url(../img/controls.png) no-repeat !important;
}

.delivery_mode
{
	background: url(../img/delivery_boy.png) no-repeat !important;
}

.certificate
{
	background: url(../img/certificate.png) no-repeat !important;
}

.weekend
{
	background: url(../img/calendar.png) no-repeat !important;
}

.dayoff
{
	background: url(../img/calendar.png) no-repeat !important;
}


/*
	Administration
*/

.unit
{
	background: url(../img/building.png) no-repeat !important;
}

.exercice
{
	background: url(../img/calendar.png) no-repeat !important;
}

.user
{
	background: url(../img/avatar.png) no-repeat !important;
}

.responsability
{
	background: url(../img/door_key.png) no-repeat !important;
}

.privilege
{
	background: url(../img/addon.png) no-repeat !important;
}

.permission
{
	background: url(../img/door_key.png) no-repeat !important;
}

.printing
{
	background: url(../img/printer.png) no-repeat !important;
}

.indicator
{
	background: url(../img/bar_chart.png) no-repeat !important;
}

.company
{
	background: url(../img/company.png) no-repeat !important;
}

.workflow
{
	background-image: url(../img/workflow.png) !important;
}


/*
	Outils
*/

.calculate
{
	background-image: url(../img/calculator_small.png) !important;
}

.stock_generation
{
	background-image: url(../img/boxes.png) !important;
}

.reopen
{
	background-image: url(../img/redo.png) !important;
}

.stock_finalize
{
	background-image: url(../img/warehouse_locked.png) !important;
}

.generate_amort
{
	background-image: url(../img/cash_decrease.png) !important;
}

.backup
{
	background-image: url(../img/db_setting.png) !important;
}

.colors
{
	background-image: url(../img/bucket.png) !important;
}

.reports
{
	background-image: url(../img/task_chart.png) !important;
}

.csv
{
	background-image: url(../img/tablet.png) !important;
}

.migration
{
	background-image: url(../img/xls_add.png) !important;
}

.stock_consolidation
{
	background-image: url(../img/warehouse.png) !important;
}

.consolidation
{
	background-image: url(../img/boss.png) !important;
}

.pointage
{
	background-image: url(../img/link.png) !important;
}

.fiscality_interface
{
	background-image: url(../img/leaf.png) !important;
}

/*
	Old
*/

.true
{
    background: url(../img/plus.png) right no-repeat !important;
}

.false
{
	background: url(../img/crossed.png) right no-repeat !important;
}

.add 
{
	background-image: url(../img/plus.png) !important;
}

.remove 
{
	background-image: url(../img/bin.png) !important;
}

.barcode
{
	background-image: url(../img/barcode.png) !important;
}

.download 
{
	background: url(../img/download.png) no-repeat;
}

.help 
{
	background-image: url(../img/faq.png) !important;
}

.chart 
{
	background-image: url(../img/bar_chart.png) !important;
}

.save 
{
	background-image: url(../img/floppy.png) !important;
}

.lookup 
{
	background-image: url(../img/search.png) !important;
}

.printer 
{
	background-image: url(../img/printer.png) !important;
}

.add 
{
	background-image: url(../img/plus.png) !important;
}

.filter 
{
	background-image: url(../img/binoculars.png) !important;
}

.actualiser 
{
	background-image: url(../img/reload.png) !important;
}

.refresh 
{
	background-image: url(../img/reload.png) !important;
}

.save 
{
	background-image: url(../img/floppy.png) !important;
}

.help 
{
	background-image: url(../img/faq.png) !important;
}

.delete 
{
	background-image: url(../img/crossed.png) !important;
}

.close 
{
	background-image: url(../img/crossed.png) !important;
}

.config 
{
	background-image: url(../img/wrench.png) !important;
}

.product {
	background-image: url(../img/product.png) !important;
}

.upload-icon 
{
	background-image: url(../img/upload.png) !important;
}

.disconn 
{
	background-image: url(../img/logout.png) !important;
}

.updateDB 
{
	background-image: url(../img/db_add.png) !important;
}

.undo 
{
	background-image: url(../img/undo.png) !important;
}

.redo 
{
	background-image: url(../img/redo.png) !important;
}

.submit {
	background-image: url(../img/check.png) !important;
}

.gestbdd 
{
	background-image: url(../img/db_setting.png) !important;
}

.newbackup 
{
	background-image: url(../img/db_add.png) !important;
}

.restor 
{
	background-image: url(../img/db_check.png) !important;
}

.delbackup 
{
	background-image: url(../img/db_remove.png) !important;
}

.downbackup 
{
	background-image: url(../img/db_download.png) !important;
}

.away 
{
	background-image: url(../img/wall-clock.png) !important;
}

.centredecharge
{
background: url(../img/centreDeCharge.png) left no-repeat !important;
}

.engineering {
	background-image: url(../img/engineering.png) !important;
}
.matiere
{
    background: url(../img/matiere.png) left no-repeat !important;
}

.projetico {
	background-image: url('../img/projet.png') !important;
}

.avenantico {
	background-image: url(../img/avenant.png) !important;
}

.structureico {
	background-image: url(../img/hierarchy.png) !important;
}

.situationico {
	background-image: url(../img/table.png) !important;
}

.odsico {
	background-image: url(../img/pv.png) !important;
}

.cltDetail {
	background-image: url(../img/user_go.png) !important;
}

.doc {
	background-image: url(../img/file.png) !important;
}

.compta {
        background-image: url(../img/fact.png);
}

.fact {
	background-image: url(../img/fact.png) !important;
}

.docInfo {
	background-image: url(../img/document.png) !important;
}



.note {
	background-image: url(../img/document.png) !important;
}

.PntAuto {
	background-image: url(../img/number.png) !important;
}

.PntMan {
	background-image: url(../img/edit.png) !important;
}

.configurateur {
	background-image: url(../img/puzzle.png) !important;
}

.passChange {
	background-image: url(../img/rotation-lock.png) !important;
}

.convert {
	background-image: url(../img/file_reload.png) !important;
}

.note {
	background-image: url(../img/notes.png) !important;
}

.saisie {
	background-image: url('../img/file_edit.png') !important;
}

.emp {
	background-image: url(../img/group.png) !important;
}

.user-icon {
	background-image: url('../img/avatar.png') !important;
}

.xlsx
{
    background-image:url(../img/excel.png) !important;
}
.word
{
    background-image:url(../img/word.png) !important;
}
.facebook
{
    background-image:url(../img/facebook.png) !important;
}

.pdf
{
    background-image:url(../img/pdf.png) !important;
}

.home {
	background-image: url(../img/home.png) !important;
}

.group-icon {
	background-image: url(../img/grouper.png) !important;
}

.download-icon
{
	background-image: url(../img/download.png) !important;
}

.notification
{
	background-image: url(../img/alert-icon.png) !important;
}

/*
	TODO	
*/
.save-exit {
	background-image: url(../img/save_exit.png) !important;
}

.saveexit {
	background-image: url(../img/save_exit.png) !important;
}

.transf {
	background-image: url(../img/page_go.png) !important;
}

.base {
	background-image: url('../img/base.png') !important;
}
.admin {
	background-image: url('../img/admin.png') !important;
}

.unite {
	background-image: url('../img/unite.png') !important;
}

/*

*/

.add-key {
	background-image: url('../img/add-key-icon.png') !important;
}
.key {
	background-image: url('../img/key-icon.png') !important;
}
.open-key {
	background-image: url('../img/open-key-icon.png') !important;
}
.users-folder {
	background-image: url('../img/users-folder.png') !important;
}
.accept {
	background-image: url('../img/accept-icon.png') !important;
}
.export {
	background-image: url('../img/export-icon.png') !important;
}
.import {
	background-image: url('../img/import-icon.png') !important;
}
.occupant {
	background-image: url('../img/person-icon.png') !important;
}
.logement {
	background-image: url('../img/logement.png') !important;
}
.batiment {
	background-image: url('../img/batiment-icon.png') !important;
}
.toolsbox {
	background-image: url('../img/tools-box-icon.png') !important;
}
.email {
	background-image: url('../img/email.png') !important;
}
.email_go {
	background-image: url('../img/email_go.png') !important;
}
.email_edit {
	background-image: url('../img/email_edit.png') !important;
}
.email_link {
	background-image: url('../img/email_link.png') !important;
}

.email_link {
	background-image: url('../img/email_link.png') !important;
}
.reatrd
{
    background-image:url(../img/delete.gif) left no-repeat !important;
}
.clear {
	background-image: url('../img/clear.png') !important;
}

.filterslc {
	background-image: url('../img/filter.png') !important;
}
.redRow
{
	background-color :  red ;
}
.orangeRow
{
	background-color: orange;
}

.big-app-logo {
	background: url('../img/bigsoft.png');
 	height: 76px;
	width: 137px;
	background-repeat: no-repeat;
	margin: 10px auto;
}
	

.loginbtn {
	background-image: url('../img1/formloginbtn.gif') !important;
}

.x-hyperlink {
	color: #0066cc;
	font-family: Verdana, Arial;
	font-size: 11px;
	cursor: pointer;
}
.x-hyperlink:hover {
	text-decoration: underline;
	color: #3399ff;
}
.x-hyperlink-icon {
	float: left;
	width: 16px;
	height: 16px;
}
.x-hyperlink-text {
	float: left;
	padding-top: 1px;
	margin-left: 5px;
}

.programmee {
            background-color: #8db2e3;
 }

.noday {
            background-color: #606060;
 }

.calendar-red
{
    background-image:url(../img/calendar_remove.png) !important;
}
.immo
{
    background-image:url(../img/immo.png) !important;
}
.taches
{
    background-image:url(../img/tasks-icon.png) !important;
}

.leg_no
{
    background-image:url(../img/ico_role_0.gif) !important;
}
.leg_user
{
    background-image:url(../img/ico_role_1.gif) !important;
}
.leg_str
{
    background-image:url(../img/ico_role_2.gif) !important;
}
.leg_unit
{
    background-image:url(../img/ico_role_3.gif) !important;
}
.leg_all
{
    background-image:url(../img/ico_role_4.gif) !important;
}
.web
{
    background-image:url(../img/browser-icon.png) !important;
}
.fax
{
    background-image:url(../img/fax-icon.png) !important;
}
.phone
{
    background-image:url(../img/phone-icon.png) !important;
}
.mobile
{
    background-image:url(../img/mobile-icon.png) !important;
}
.skype
{
    background-image:url(../img/skype-icon.png) !important;
}
.viadeo
{
    background-image:url(../img/viadeo-icon.png) !important;
}
.linkedin
{
    background-image:url(../img/linkedin-icon.png) !important;
}
.rulers
{
	background-image: url('../img/rulers.png') !important;
}
.rulers-file
{
	background-image: url('../img/rulers-file.png') !important;
}
.production
{
	background-image: url('../img/production.png') !important;
}
.produit
{
	background-image: url('../img/produit.png') !important;
}
.article
{
	background-image: url('../img/article.png') !important;
}

.reject
{
	background-image: url('../img/reject.gif') !important;
}
.clinic_bed16
{
	background-image: url('../img/medical-bed-icon16.png') !important;
}
.pat_icon16
{
	background-image: url('../img/pat-icon16.png') !important;
}
.hospital_icon16
{
	background-image: url('../img/hospital-icon16.png') !important;
}
.tasks_icon16
{
	background-image: url('../img/tasks-icon16.png') !important;
}
.x-form-field-wrap .x-form-color-trigger {
	background-image: url(../img/color-trigger.gif);
}
.readonly {
	background: #dcdcdc;
	/*background:	#f2f6fb;*/
}
.pdf
{
    background-image:url(../img/pdf.png) !important;
}
.temps
{
	background-image: url('../img/temps.png') !important;
}
.docadmin
{
	background-image: url('../img/docadmin.png') !important;
}
.garantie
{
    background-image:url(../img/icon_garantie.png) !important;
}
.duplicate
{
    background-image:url(../img/duplicate-icon.png) !important;
}
.down-row
{
    background-image:url(../img/down-row.png) !important;
}
.up-row
{
    background-image:url(../img/up-row.png) !important;
}
.open {
	background-image: url(../img/INV1.gif) !important;
}

.close2 {
	background-image: url(../img/INV2.gif) !important;
}

.lock {
	background-image: url(../img/INV3.gif) !important;
}

.flag-red{
	background-image: url(../img/flag-red-icon.png) !important;
}

.flag-green{
	background-image: url(../img/flag-green-icon.png) !important;
}

.flag-orange{
	background-image: url(../img/flag-orange-icon.png) !important;
}

.flag-blue{
	background-image: url(../img/flag-blue-icon.png) !important;
}

.soldepositife {
	background: #00ff00;
}
.soldenegatife {
	background: #ff0000;
}

/* 
	production
*/

.production-order {
	background: url(../img/production-order.png) no-repeat !important;
}

.products {
	background: url(../img/box3.png) no-repeat !important;
}

.production-tracking {
	background: url(../img/clipboard.png) no-repeat !important;
}

.product-cost {
	background: url(../img/cost.png) no-repeat !important;
}

.product-management {
	background: url(../img/product-management.png) no-repeat !important;
}

.product-operation {
	background: url(../img/operation.png) no-repeat !important;
}

.product-cbn {
	background: url(../img/cbn.png) no-repeat !important;
}

.production-planning {
	background: url(../img/time-management.png) no-repeat !important;
}
.big-error{
	background-image: url(../../ext/ux/statusbar/images/exclamation.gif) !important;
}
