@import url('bootstrap.min.css');
html,body{font-size: 13px !important;height:100% !important;color:#5e6e82;margin:0px !important;padding:0px !important;border:0px !important}
body{padding:0px !important;margin:0px !important}
iframe{width:100% !important;height:100%;border:0px;margin:0px;padding:0px;}
textarea{font-size: 14px !important;}
a:link {color:black;text-decoration: none;}
a:hover {text-decoration: underline;}
.link {color:#0080ff !important;text-decoration: underline !important;}
.link:hover {color:#0000a0 !important;text-decoration: underline;}
.bootstrap-background-color{background-color:#f8f9fa !important}
.paper{background-color:white;}
.default-iframe{width:100%;height:100%;}
form table td table{width: min-content;}
.l-btn-text{white-space:nowrap !important;}
.box{width:200px;height:108px;margin:10px;text-align:center;cursor:pointer;float:left;padding:10px}
svg > g[class^="raphael-group-"] > text{
    display: none;
}
.green{    color: #93ca3a;}
.blue{color:#0e5e91}
.flatbutton a{display:block;text-decoration: none;height: 22px;width: 22px;border: 1px solid transparent;cursor:pointer;float:left;}
.flatbutton a:hover{border-top: 1px solid #316AC5;border-right: 1px solid #316AC5;border-bottom: 1px solid #316AC5;border-left: 1px solid #316AC5;background:#eaf2fe;cursor:pointer;}
.big-header{display:block;float:left;width:100%;color:#1e82c5;;font-size:20px;font-weight:400;padding-top:5px;padding-left:5px;border-bottom:1px solid #1e82c5;;margin-bottom:4px;}

 .stars-0{background:url('../../icons/stars-0.png') no-repeat center center;}
 .stars-1{background:url('../../icons/stars-1.png') no-repeat center center;}
 .stars-2{background:url('../../icons/stars-2.png') no-repeat center center;}
 .stars-3{background:url('../../icons/stars-3.png') no-repeat center center;}
 .stars-4{background:url('../../icons/stars-4.png') no-repeat center center;}
 .stars-5{background:url('../../icons/stars-5.png') no-repeat center center;}
.icon-stars-0{background:url('../../icons/stars-0.png') no-repeat center center;width:95px !important;}
.icon-stars-1{background:url('../../icons/stars-1.png') no-repeat center center;width:95px !important;}
.icon-stars-2{background:url('../../icons/stars-2.png') no-repeat center center;width:95px !important;}
.icon-stars-3{background:url('../../icons/stars-3.png') no-repeat center center;width:95px !important;}
.icon-stars-4{background:url('../../icons/stars-4.png') no-repeat center center;width:95px !important;}
.icon-stars-5{background:url('../../icons/stars-5.png') no-repeat center center;width:95px !important;}

.textbox-label {
    width: auto !important;
}

.big-button-shape{
	color: #444;
	border: 1px solid #bbb;
	background: linear-gradient(to bottom,#ffffff 0,#eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#eeeeee,GradientType=0);
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px
}
.big-button-shape:hover{background: #eaf2ff;}

.switchbutton {
    text-decoration: none;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background: #2196f3;
    border: 1px solid #2196f3;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 1em;
    height: 20px !important;
}
.switchbutton-inner {
    display: inline-block;
    overflow: hidden;
    position: relative;
    top: -1px;
    left: -1px;
    line-height: 20px !important;
}
.subtitle {
    color: #1e82c5;
    font-size: 1.4em;
    font-weight: 400;
    padding-top: 5px;
    padding-left: 5px;
    border-bottom: 1px solid #1e82c5;
    margin-bottom: 4px;
}
.l-btn-plain {
    border:1px solid transparent !important;
    padding: 0px; 
    margin-right:2px;
}
.l-btn-plain:hover {
  background-color: #eaf2fe; 
  color:white;
  border:1px solid #0c7cd5 !important;
  -moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  
}
.textbox .m-btn-active,
.m-btn-active,
.l-btn:hover {
  background: #eaf2fe;
 
  color: black;
}
.accordion .accordion-header {
     background: #eee !important; 
}
.accordion {
	 background: #eee!important; 
    
}

.window .window-header .panel-title {
    height: 30px !important;
    line-height: 30px !important;
}
.datagrid-body{background-color:white !important}
.fa-lg{line-height:18px}
.logo{width:200px;height:auto;margin-top:10px;margin-left:10px;}
.new-panel{padding:0px;background:white;
     -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border:1px solid #dfdfdf;
    
    -webkit-box-shadow: 0 7px 14px 0 rgba(59,65,94,.1), 0 3px 6px 0 rgba(0,0,0,.07);
    box-shadow: 0 7px 14px 0 rgba(59,65,94,.1), 0 3px 6px 0 rgba(0,0,0,.07);
    

}
.no-overflow{overflow:hidden;}
.textbox{line-height:32px !important;height:32px !important;}
.padding{padding-top:10px;padding-left:10px;padding-right:10px}
.new-panel .title{display:block;float:left;width:100%;background-color:white;color:black;font-size:22px;font-weight:400;padding-top:5px;padding-left:5px}
.new-panel .subtitle{display:block;float:left;width:100%;background-color:white;color:#1e82c5;;font-size:19px;font-weight:400;padding-top:5px;padding-left:5px;border-bottom:1px solid #1e82c5;;margin-bottom:4px;}
.new-panel .body{display:block;float:left;width:100%;font-weight:400;margin:5px}
.l-btn {
    color: black !important;
    background-color: transparent;
   
    border: 1px solid #a8d6fb;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}


.datagrid-header .datagrid-cell, .datagrid-cell-group {
    color: black;
}

.datagrid-header, .datagrid-toolbar, .datagrid-pager, .datagrid-footer-inner {
    border-color: #ddd;
}
.datagrid .panel-body {
    border: 1px solid #dfdfdf;
}
/*
.datagrid-header, .datagrid-td-rownumber {
    background-color: #fafafa;
    background: -webkit-linear-gradient(top,#fdfdfd 0,#f5f5f5 100%);
    background: -moz-linear-gradient(top,#fdfdfd 0,#f5f5f5 100%);
    background: -o-linear-gradient(top,#fdfdfd 0,#f5f5f5 100%);
    background: linear-gradient(to bottom,#fdfdfd 0,#f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd,endColorstr=#f5f5f5,GradientType=0);
}*/
.datagrid-header,
.datagrid-td-rownumber {
  background-color: #60c1f7;
  background: -webkit-linear-gradient(top,#eaf2fe 0,#f3f8ff 100%);
  background: -moz-linear-gradient(top,#eaf2fe 0,#f3f8ff 100%);
  background: -o-linear-gradient(top,#eaf2fe 0,#f3f8ff 100%);
  background: linear-gradient(to bottom,#eaf2fe 0,#f3f8ff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eaf2fe,endColorstr=#f3f8ff,GradientType=0);
}
.datagrid-row-over,
.datagrid-header td.datagrid-header-over {
  background: #eaf2ff;
  color: #404040;
  cursor: default;
}

.menu-item{
	height:20px !important;
}
 
.menu-text {
    height: 20px !important;
    line-height: 20px !important;
    
}

.border{ 
     -moz-border-radius: .375rem;
    -webkit-border-radius: .375rem;
    border-radius: .375rem;
    border: 0 solid #edf2f9;
    border-radius: .375rem;

 }
 .shadow{
 -webkit-box-shadow: 0 7px 14px 0 rgba(59,65,94,.1), 0 3px 6px 0 rgba(0,0,0,.07);
    box-shadow: 0 7px 14px 0 rgba(59,65,94,.1), 0 3px 6px 0 rgba(0,0,0,.07);
 }
 
 .panel-header, .panel-body {
    border-width: 0;
    border-style: none;
}

 .round{-moz-border-radius:10px !important;-webkit-border-radius:10px !important;border-radius:10px !important;}
.titleunderlined {
	color: #1e82c5;
    font-weight: 600;
    border-bottom: 1px solid #1e82c5;
    margin-bottom: 4px;
}
.blue{color: #1e82c5;}
#loading{width:100%;height:100%;z-index:10000;background-color:white;position:absolute;top:0px;left:0px;display:block;background-image:url('../../images/ajax-loader.gif');background-repeat:no-repeat;background-position:center center;}
#progress{width:100%;height:100%;z-index:10000;background-color:white;position:absolute;display:none;}
.table-header {font-style: normal; color: #000000; border-top:#d3d3d3 1px solid; border-bottom:1px solid #dddddd;border-left:1px dotted #cccccc; font-weight: normal; background-color: #f5f5f5;height:24px;line-height:24px; cursor: pointer}
.table-row {  font-style: normal; color: #000000 ; cursor: pointer; background-color: #FFFFFF;height:25px;}
.table-list{border-collapse: collapse;width:100%}
.blackbox{border:1px solid #D3D3D3;background-color:white;}
.title{font-size:1.5em;font-weight:bold;color:black;}
.table-row:hover{background-color:#e8f2f2}
.pager{background-color:#f3f3f3;font-size:10px}
.custom-tag{border-collapse:collapse;border:0px;padding:0px;width:100%;margin-right:10px;}
.custom-tag-autowidth{border-collapse:collapse;border:0px;padding:0px;margin-right:3px;width:auto !important}
.custom-tag-autowidth td{width:auto !important}

form table{border-spacing:0px !important}
.lines-no .datagrid-body td{
            border-right:1px dotted transparent;
            border-bottom:1px dotted transparent;
        }

/* width */
::-webkit-scrollbar {
  width: 10px !important;
  height: 10px !important;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1 !important; 
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.ribbon-tab{background:transparent !important;}
.tabs-panels {
    border-width: 0px !important;
    border-style: none !important;
    }
.icon-abacus{background:url('../../icons/abacus-s.gif') no-repeat center center;}
.icon-access-control{background:url('../../icons/access-control-s.gif') no-repeat center center;}
.icon-activity{background:url('../../icons/activity-s.gif') no-repeat center center;}
.icon-add{background:url('../../icons/add-s.gif') no-repeat center center;}
.icon-add-gray{background:url('../../icons/add-gray-s.gif') no-repeat center center;}
.icon-address{background:url('../../icons/address-s.gif') no-repeat center center;}
.icon-admin{background:url('../../icons/admin-s.gif') no-repeat center center;}
.icon-ancor{background:url('../../icons/ancor-s.gif') no-repeat center center;}
.icon-arrowd{background:url('../../icons/arrowd-s.gif') no-repeat center center;}
.icon-arrowl{background:url('../../icons/arrowl-s.gif') no-repeat center center;}
.icon-arrowr{background:url('../../icons/arrowr-s.gif') no-repeat center center;}
.icon-arrowr2{background:url('../../icons/arrowr2-s.gif') no-repeat center center;}
.icon-asset{background:url('../../icons/asset-s.gif') no-repeat center center;}
.icon-autoassign{background:url('../../icons/autoassign-s.gif') no-repeat center center;}
.icon-advertising{background:url('../../icons/advertising-s.gif') no-repeat center center;}

.icon-bankaccount{background:url('../../icons/bankaccount-s.gif') no-repeat center center;}
.icon-barcode{background:url('../../icons/barcode-s.gif') no-repeat center center;}
.icon-base{background:url('../../icons/base.gif') no-repeat center center;}
.icon-baket{background:url('../../icons/basket.gif') no-repeat center center;}
.icon-bed{background:url('../../icons/bed-s.gif') no-repeat center center;}
.icon-bedt{background:url('../../icons/bedt-s.gif') no-repeat center center;}
.icon-blank{background:url('../../icons/blank-s.gif') no-repeat center center;}
.icon-bola{background:url('../../icons/bola-s.gif') no-repeat center center;}
.icon-boss{background:url('../../icons/boss-s.gif') no-repeat center center;}
.icon-book{background:url('../../icons/book-s.gif') no-repeat center center;}
.icon-bp{background:url('../../icons/bp-s.gif') no-repeat center center;}
.icon-brand{background:url('../../icons/brand-s.gif') no-repeat center center;}
.icon-bug{background:url('../../icons/bug-s.gif') no-repeat center center;}
.icon-calculator{background:url('../../icons/calculator-s.gif') no-repeat center center;}
.icon-calendar{background:url('../../icons/calendar-s.gif') no-repeat center center;}
.icon-call{background:url('../../icons/call-s.gif') no-repeat center center;}
.icon-callcampaign{background:url('../../icons/callcampaign-s.gif') no-repeat center center;}
.icon-cancel{background:url('../../icons/cancel-s.gif') no-repeat center center;}
.icon-catalog{background:url('../../icons/catalog-s.gif') no-repeat center center;}
.icon-caras{background:url('../../icons/caras-s.gif') no-repeat center center;}
.icon-cart{background:url('../../icons/cart-s.gif') no-repeat center center;}
.icon-cart2{background:url('../../icons/cart2-s.gif') no-repeat center center;}
.icon-categories{background:url('../../icons/categories-s.gif') no-repeat center center;}
.icon-cd{background:url('../../icons/cd-s.gif') no-repeat center center;}
.icon-changerequest{background:url('../../icons/changerequest-s.gif') no-repeat center center;}
.icon-chat{background:url('../../icons/chat-s.gif') no-repeat center center;}
.icon-chat_community{background:url('../../icons/chat_community-s.gif') no-repeat center center;}
.icon-chat_room{background:url('../../icons/chat_room-s.gif') no-repeat center center;}
.icon-charges{background:url('../../icons/charges-s.gif') no-repeat center center;}
.icon-check{background:url('../../icons/check-s.gif') no-repeat center center;}
.icon-checks{background:url('../../icons/checks-s.gif') no-repeat center center;}

.icon-checkaddress{background:url('../../icons/checkaddress-s.gif') no-repeat center center;}
.icon-checkagendas{background:url('../../icons/checkagendas-s.gif') no-repeat center center;}
.icon-checklist{background:url('../../icons/ckecklist-s.gif') no-repeat center center;}
.icon-checkoff{background:url('../../icons/checkoff-s.gif') no-repeat center center;}
.icon-checkon{background:url('../../icons/checkon-s.gif') no-repeat center center;}
.icon-clip{background:url('../../icons/clip-s.gif') no-repeat center center;}
.icon-clock{background:url('../../icons/clock-s.gif') no-repeat center center;}
.icon-clock2{background:url('../../icons/clock2-s.gif') no-repeat center center;}
.icon-coins{background:url('../../icons/coins-s.gif') no-repeat center center;}
.icon-columns{background:url('../../icons/columns-s.gif') no-repeat center center;}
.icon-competitor{background:url('../../icons/competitor-s.gif') no-repeat center center;}
.icon-compile{background:url('../../icons/compile-s.gif') no-repeat center center;}
.icon-completed{background:url('../../icons/completed-s.gif') no-repeat center center;}
.icon-computer{background:url('../../icons/computer-s.gif') no-repeat center center;}
.icon-configuration{background:url('../../icons/configuration-s.gif') no-repeat center center;}
.icon-configuration2{background:url('../../icons/config_ok-s.gif') no-repeat center center;}
.icon-console{background:url('../../icons/console-s.gif') no-repeat center center;}
.icon-cost{background:url('../../icons/cost-s.gif') no-repeat center center;}
.icon-contact{background:url('../../icons/contact-s.gif') no-repeat center center;}
.icon-contract{background:url('../../icons/contract-s.gif') no-repeat center center;}
.icon-coupon{background:url('../../icons/coupon-s.gif') no-repeat center center;}
.icon-css{background:url('../../icons/css-s.gif') no-repeat center center;}
.icon-currency{background:url('../../icons/currency-s.gif') no-repeat center center;}
.icon-customers{background:url('../../icons/customers-s.gif') no-repeat center center;}
.icon-dashboard{background:url('../../icons/dashboard-s.gif') no-repeat center center;}
.icon-download{background:url('../../icons/download-s.gif') no-repeat center center;}
.icon-db{background:url('../../icons/db-s.gif') no-repeat center center;}
.icon-delete{background:url('../../icons/delete-s.gif') no-repeat center center;}
.icon-deliverynote{background:url('../../icons/deliverynote-s.gif') no-repeat center center;}
.icon-desktop{background:url('../../icons/desktop-s.gif') no-repeat center center;}
.icon-development{background:url('../../icons/development-s.gif') no-repeat center center;}
.icon-digitalasset{background:url('../../icons/digitalasset-s.gif') no-repeat center center;}
.icon-dispatch{background:url('../../icons/dispatch-s.gif') no-repeat center center;}
.icon-doc-access{background:url('../../icons/doc-access.gif') no-repeat center center;}
.icon-doc-excel{background:url('../../icons/doc-excel.gif') no-repeat center center;}
.icon-doc-pdf{background:url('../../icons/doc-pdf.gif') no-repeat center center;}
.icon-doc-picture{background:url('../../icons/doc-picture.gif') no-repeat center center;}
.icon-doc-powerpoint{background:url('../../icons/doc-powerpoint.gif') no-repeat center center;}
.icon-doc-text{background:url('../../icons/doc-text.gif') no-repeat center center;}
.icon-doc-unknown{background:url('../../icons/doc-unknown.gif') no-repeat center center;}
.icon-doc-word{background:url('../../icons/doc-word.gif') no-repeat center center;}
.icon-document{background:url('../../icons/document-s.gif') no-repeat center center;}
.icon-duplicate{background:url('../../icons/duplicate-s.gif') no-repeat center center;}
.icon-edited{background:url('../../icons/edited-s.gif') no-repeat center center;}
.icon-edit{background:url('../../icons/edit-s.gif') no-repeat center center;}
.icon-employee{background:url('../../icons/employee-s.gif') no-repeat center center;}
.icon-empty{background:url('../../icons/empty.gif') no-repeat center center;}
.icon-engineer{background:url('../../icons/engineer-s.gif') no-repeat center center;} 
.icon-escalate{background:url('../../icons/escalate-s.gif') no-repeat center center;} 
.icon-exit{background:url('../../icons/exit-s.gif') no-repeat center center;}
.icon-expand{background:url('../../icons/expand-s.gif') no-repeat center center;}
.icon-expenses{background:url('../../icons/expenses-s.gif') no-repeat center center;}
.icon-export{background:url('../../icons/export-s.gif') no-repeat center center;}
.icon-factory{background:url('../../icons/factory-s.gif') no-repeat center center;}
.icon-favorite-add{background:url('../../icons/favorite-add-s.gif') no-repeat center center;}
.icon-favorite-remove{background:url('../../icons/favorite-remove-s.gif') no-repeat center center;}
.icon-favorite{background:url('../../icons/favorite-s.gif') no-repeat center center;}
.icon-favorite2{background:url('../../icons/favorite2-s.gif') no-repeat center center;}
.icon-file{background:url('../../icons/file.gif') no-repeat center center;}
.icon-filter{background:url('../../icons/filter-s.gif') no-repeat center center;}
.icon-filter-xs{background:url('../../icons/filter-xs.gif') no-repeat center center;}
.icon-folder{background:url('../../icons/folder.gif') no-repeat center center;}
.icon-flow{background:url('../../icons/flow-s.gif') no-repeat center center;}
.icon-frost{background:url('../../icons/frost.gif') no-repeat center center;}
.icon-form{background:url('../../icons/form-s.gif') no-repeat center center;}
.icon-ftrack{background:url('../../icons/ftrack-s.gif') no-repeat center center;}
.icon-generate-mails{background:url('../../icons/generate_mails-s.gif') no-repeat center center;}
.icon-globe{background:url('../../icons/globe-s.gif') no-repeat center center;}
.icon-graph{background:url('../../icons/graph-s.gif') no-repeat center center;}
.icon-group{background:url('../../icons/group-s.gif') no-repeat center center;}
.icon-guitar{background:url('../../icons/guitar-s.gif') no-repeat center center;}
.icon-headphones{background:url('../../icons/headphones-s.gif') no-repeat center center;}
.icon-hamer{background:url('../../icons/hamer-s.gif') no-repeat center center;}
.icon-hart{background:url('../../icons/hart-s.gif') no-repeat center center;}
.icon-health{background:url('../../icons/health-s.gif') no-repeat center center;}
.icon-health2{background:url('../icons/health2-s.gif') no-repeat center center;}
.icon-help{background:url('../../icons/help-s.gif') no-repeat center center;}
.icon-icons{background:url('../../icons/icons-s.gif') no-repeat center center;}
.icon-ie{background:url('../../icons/ie-s.gif') no-repeat center center;}
.icon-import{background:url('../../icons/import-s.gif') no-repeat center center;}
.icon-imgfolder{background:url('../../icons/imgfolder.gif') no-repeat center center;}
.icon-inboundcall{background:url('../../icons/inboundcall-s.gif') no-repeat center center;}
.icon-inbounddeliverynote{background:url('../../icons/inbounddeliverynote-s.gif') no-repeat center center;}
.icon-inboundinvoice{background:url('../../icons/inboundinvoice-s.gif') no-repeat center center;}
.icon-inboundmail{background:url('../../icons/inboundmail-s.gif') no-repeat center center;}
.icon-incomecall{background:url('../../icons/incomecall-s.gif') no-repeat center center;}
.icon-infonode{background:url('../../icons/infonode-s.gif') no-repeat center center;}
.icon-interactionrecord{background:url('../../icons/interactionrecord-s.gif') no-repeat center center;}
.icon-inventory{background:url('../../icons/inventory-s.gif') no-repeat center center;}
.icon-invoice{background:url('../../icons/invoice-s.gif') no-repeat center center;}
.icon-invoicingplan{background:url('../../icons/invoicingplan-s.gif') no-repeat center center;}
.icon-ir{background:url('../../icons/ir-s.gif') no-repeat center center;}
.icon-jsp{background:url('../../icons/jsp-s.gif') no-repeat center center;}
.icon-kanban{background:url('../../icons/kanban-s.gif') no-repeat center center;}
.icon-label{background:url('../../icons/label-s.gif') no-repeat center center;}
.icon-languages{background:url('../../icons/languages-s.gif') no-repeat center center;}
.icon-lead{background:url('../../icons/lead-s.gif') no-repeat center center;}
.icon-light{background:url('../../icons/light-s.gif') no-repeat center center;}
.icon-like{background:url('../../icons/like-s.gif') no-repeat center center;}
.icon-link{background:url('../../icons/link-s.gif') no-repeat center center;}
.icon-list{background:url('../../icons/list-s.gif') no-repeat center center;}
.icon-list2{background:url('../../icons/list2-s.gif') no-repeat center center;}
.icon-lists{background:url('../../icons/lists-s.gif') no-repeat center center;}
.icon-location{background:url('../../icons/location-s.gif') no-repeat center center;}
.icon-mail{background:url('../../icons/mail-s.gif') no-repeat center center;}
.icon-mailconfiguration{background:url('../../icons/mailconfiguration-s.gif') no-repeat center center;}
.icon-mailing{background:url('../../icons/mailing-s.gif') no-repeat center center;}
.icon-mailinglist{background:url('../../icons/mailinglist-s.gif') no-repeat center center;}
.icon-manage{background:url('../../icons/manage-s.gif') no-repeat center center;}
.icon-manufacture{background:url('../../icons/manufacture-s.gif') no-repeat center center;}
.icon-manufacture2{background:url('../../icons/manufacture2-s.gif') no-repeat center center;}
.icon-manufacturer{background:url('../../icons/manufacturer-s.gif') no-repeat center center;}
.icon-map{background:url('../../icons/map-s.gif') no-repeat center center;}
.icon-marketing{background:url('../../icons/marketing-s.gif') no-repeat center center;}
.icon-measure{background:url('../../icons/measure-s.gif') no-repeat center center;}
.icon-men-free{background:url('../../icons/men_free-s.gif') no-repeat center center;}
.icon-media{background:url('../../icons/media-s.gif') no-repeat center center;}
.icon-menu1{background:url('../../icons/menu1-s.gif') no-repeat center center;}
.icon-menu2{background:url('../../icons/menu2-s.gif') no-repeat center center;}
.icon-menu-left{background:url('../../icons/menu-left-s.gif') no-repeat center center;}
.icon-menu-right{background:url('../../icons/menu-right-s.gif') no-repeat center center;}
.icon-mobile_phone{background:url('../../icons/mobile_phone-s.gif') no-repeat center center;}
.icon-money{background:url('../../icons/money-s.gif') no-repeat center center;}
.icon-monitor{background:url('../../icons/monitor-s.gif') no-repeat center center;}
.icon-moves{background:url('../../icons/moves-s.gif') no-repeat center center;}
.icon-movie{background:url('../../icons/movie-s.gif') no-repeat center center;}
.icon-music{background:url('../../icons/music-s.gif') no-repeat center center;}
.icon-new{background:url('../../icons/new-s.gif') no-repeat center center;}
.icon-no-credit-animation{background:url('../../icons/no-credit-s-a.gif') no-repeat center center;}
.icon-note{background:url('../../icons/note-s.gif') no-repeat center center;}
.icon-officer{background:url('../../icons/officer-s.gif') no-repeat center center;}
.icon-office{background:url('../../icons/office-s.gif') no-repeat center center;}
.icon-ok{background:url('../../icons/ok-s.gif') no-repeat center center;}
.icon-ok2{background:url('../../icons/ok2-s.gif') no-repeat center center;}
.icon-open{background:url('../../icons/open-s.gif') no-repeat center center;}
.icon-opportunity{background:url('../../icons/opportunity-s.gif') no-repeat center center;}
.icon-order{background:url('../../icons/order-s.gif') no-repeat center center;}
.icon-organization{background:url('../../icons/organization-s.gif') no-repeat center center;}
.icon-outboundcall{background:url('../../icons/outboundcall-s.gif') no-repeat center center;}
.icon-outbounddeliverynote{background:url('../../icons/outbounddeliverynote-s.gif') no-repeat center center;}
.icon-outboundinvoice{background:url('../../icons/outboundinvoice-s.gif') no-repeat center center;}
.icon-outboundmail{background:url('../../icons/outboundmail-s.gif') no-repeat center center;}
.icon-outlook365{background:url('../../icons/outlook365-s.gif') no-repeat center center;}
.icon-outofstock{background:url('../../icons/outofstock-s.gif') no-repeat center center;}
.icon-pack{background:url('../../icons/pack-s.gif') no-repeat center center;}
.icon-packing{background:url('../../icons/packing-s.gif') no-repeat center center;}
.icon-parameters{background:url('../../icons/parameters-s.gif') no-repeat center center;}
.icon-payment{background:url('../../icons/payment-s.gif') no-repeat center center;}
.icon-payments{background:url('../../icons/payments-s.gif') no-repeat center center;}
.icon-pause{background:url('../../icons/pause-s.gif') no-repeat center center;}
.icon-person{background:url('../../icons/person-s.gif') no-repeat center center;}
.icon-pick{background:url('../../icons/pick-s.gif') no-repeat center center;}
.icon-pin{background:url('../../icons/pin-s.gif') no-repeat center center;}
.icon-pos{background:url('../../icons/pos-s.gif') no-repeat center center;}
.icon-pos2{background:url('../../icons/pos2-s.gif') no-repeat center center;}
.icon-policeman{background:url('../../icons/policeman-s.gif') no-repeat center center;}
.icon-placeholder{background:url('../../icons/placeholder-s.gif') no-repeat center center;}
.icon-planet{background:url('../../icons/planet-s.gif') no-repeat center center;}
.icon-play-sound{background:url('../../icons/play-sound-s.gif') no-repeat center center;}
.icon-playlist{background:url('../../icons/playlist-s.gif') no-repeat center center;}
.icon-plus{background:url('../../icons/plus-s.gif') no-repeat center center;}
.icon-prestashop{background:url('../../icons/prestashop-s.gif') no-repeat center center;}
.icon-print{background:url('../../icons/print-s.gif') no-repeat center center;}
.icon-product{background:url('../../icons/product-s.gif') no-repeat center center;}
.icon-production{background:url('../../icons/production-s.gif') no-repeat center center;}
.icon-products{background:url('../../icons/products-s.gif') no-repeat center center;}
.icon-project{background:url('../../icons/project-s.gif') no-repeat center center;}
.icon-purchaseorder{background:url('../../icons/purchaseorder-s.gif') no-repeat center center;}
.icon-quote{background:url('../../icons/quote-s.gif') no-repeat center center;}
.icon-question{background:url('../../icons/question.gif') no-repeat center center;}
.icon-radio{background:url('../../icons/radio-s.gif') no-repeat center center;}
.icon-radioactive{background:url('../../icons/radioactive-s.gif') no-repeat center center;}
.icon-receive{background:url('../../icons/receive-s.gif') no-repeat center center;}
.icon-receive-materials{background:url('../../icons/receive-materials-s.gif') no-repeat center center;}
.icon-reception-order{background:url('../../icons/reception_order-s.gif') no-repeat center center;}
.icon-refresh{background:url('../../icons/refresh-s.gif') no-repeat center center;}
.icon-remove{background:url('../../icons/remove-s.gif') no-repeat center center;}
.icon-remove-gray{background:url('../../icons/remove-gray-s.gif') no-repeat center center;}
.icon-renting{background:url('../../icons/renting-s.gif') no-repeat center center;}
.icon-repairrequest{background:url('../../icons/repairrequest-s.gif') no-repeat center center;}
.icon-report{background:url('../../icons/report-s.gif') no-repeat center center;}
.icon-reports{background:url('../../icons/reports-s.gif') no-repeat center center;}
.icon-reset{background:url('../../icons/reset-s.gif') no-repeat center center;}
.icon-return{background:url('../../icons/return-s.gif') no-repeat center center;}
.icon-right{background:url('../../icons/right-s.gif') no-repeat center center;}
.icon-rights{background:url('../../icons/rights-s.gif') no-repeat center center;}
.icon-rrhh{background:url('../../icons/rrhh-s.gif') no-repeat center center;}
.icon-running{background:url('../../icons/running-s.gif') no-repeat center center;}
.icon-sales{background:url('../../icons/sales-s.gif') no-repeat center center;}
.icon-salesaction{background:url('../../icons/salesaction-s.gif') no-repeat center center;}
.icon-salesorderfile{background:url('../../icons/sales_order_file-s.gif') no-repeat center center;}
.icon-save{background:url('../../icons/save-s.gif') no-repeat center center;}
.icon-search{background:url('../../icons/search-s.gif') no-repeat center center;}
.icon-section{background:url('../../icons/section-s.gif') no-repeat center center;}
.icon-scheduler{background:url('../../icons/scheduler-s.gif') no-repeat center center;}
.icon-schema{background:url('../../icons/schema-s.gif') no-repeat center center;}
.icon-skull{background:url('../../icons/skull-s.gif') no-repeat center center;}
.icon-skull-animation{background:url('../../icons/skull-s-a.gif') no-repeat center center;}
.icon-sql{background:url('../../icons/sql-s.gif') no-repeat center center;}
.icon-select{background:url('../../icons/select-s.gif') no-repeat center center;}
.icon-selectall{background:url('../../icons/selectall-s.gif') no-repeat center center;}
.icon-serialnumber{background:url('../../icons/serialnumber-s.gif') no-repeat center center;}
.icon-service{background:url('../../icons/service-s.gif') no-repeat center center;}
.icon-servicecontract{background:url('../../icons/servicecontract-s.gif') no-repeat center center;}
.icon-servicerequest{background:url('../../icons/service-request-s.gif') no-repeat center center;}
.icon-servicerequesttask{background:url('../../icons/servicerequesttask-s.gif') no-repeat center center;}
.icon-share{background:url('../../icons/share-s.gif') no-repeat center center;}
.icon-ship{background:url('../../icons/ship-s.gif') no-repeat center center;}
.icon-split{background:url('../../icons/split-s.gif') no-repeat center center;}
.icon-start{background:url('../../icons/start-s.gif') no-repeat center center;}
.icon-stop{background:url('../../icons/stop-s.gif') no-repeat center center;}
.icon-stop2{background:url('../../icons/stop2-s.gif') no-repeat center center;}
.icon-stock{background:url('../../icons/stock-s.gif') no-repeat center center;}
.icon-stock-uncataloged{background:url('../../icons/stock-uncataloged-s.gif') no-repeat center center;}
.icon-store{background:url('../../icons/store-s.gif') no-repeat center center;}
.icon-sum{background:url('../../icons/sum-s.gif') no-repeat center center;}
.icon-supplier{background:url('../../icons/supplier-s.gif') no-repeat center center;}
.icon-supplied-product{background:url('../../icons/suppliedproduct-s.gif') no-repeat center center;}
.icon-suscription{background:url('../../icons/suscription-s.gif') no-repeat center center;}
.icon-synchronization{background:url('../../icons/synchronization-s.gif') no-repeat center center;}
.icon-synchronization2{background:url('../../icons/synchronization2-s.gif') no-repeat center center;}
.icon-system{background:url('../../icons/system-s.gif') no-repeat center center;}
.icon-template{background:url('../../icons/template-s.gif') no-repeat center center;}
.icon-ticket{background:url('../../icons/ticket-s.gif') no-repeat center center;}
.icon-today{background:url('../../icons/today-s.gif') no-repeat center center;}
.icon-tools{background:url('../../icons/tools-s.gif') no-repeat center center;}
.icon-track{background:url('../../icons/track-s.gif') no-repeat center center;}
.icon-trash{background:url('../../icons/trash.gif') no-repeat center center;}
.icon-transfer{background:url('../../icons/transfer-s.gif') no-repeat center center;}
.icon-transparent{background:url('../../icons/transparent-s.gif') no-repeat center center;}
.icon-tree{background:url('../../icons/tree-s.gif') no-repeat center center;}
.icon-truck{background:url('../../icons/truck-s.gif') no-repeat center center;}
.icon-turnoff{background:url('../../icons/turnoff-s.gif') no-repeat center center;}
.icon-tv{background:url('../../icons/tv-s.gif') no-repeat center center;}
.icon-ubicate{background:url('../../icons/ubicate-s.gif') no-repeat center center;}
.icon-reubicate{background:url('../../icons/reubicate-s.gif') no-repeat center center;}
.icon-upload{background:url('../../icons/upload-s.gif') no-repeat center center;}
.icon-user{background:url('../../icons/user-s.gif') no-repeat center center;}
.icon-users{background:url('../../icons/users-s.gif') no-repeat center center;}
.icon-variant{background:url('../../icons/variant-s.gif') no-repeat center center;}
.icon-variantset{background:url('../../icons/variantset-s.gif') no-repeat center center;}
.icon-view{background:url('../../icons/view.gif') no-repeat center center;}
.icon-viewelement{background:url('../../icons/viewelement-s.gif') no-repeat center center;}
.icon-viewelement2{background:url('../../icons/viewelement2-s.gif') no-repeat center center;}
.icon-warning{background:url('../../icons/warning-s.gif') no-repeat center center;}
.icon-warning2{background:url('../../icons/warning2-s.gif') no-repeat center center;}
.icon-warning-animation{background:url('../../icons/warning-s-a.gif') no-repeat center center;}
.icon-warehouse{background:url('../../icons/warehouse-s.gif') no-repeat center center;}
.icon-warehouses{background:url('../../icons/warehouses-s.gif') no-repeat center center;}
.icon-whatsapp{background:url('../../icons/whatsapp-s.gif') no-repeat center center;}
.icon-workcenter{background:url('../../icons/workcenter-s.gif') no-repeat center center;}
.icon-workgroup{background:url('../../icons/workgroup-s.gif') no-repeat center center;}
.icon-xref{background:url('../../icons/xref-s.gif') no-repeat center center;}

.icon-add-contact-b{background:url('../../icons/customersplus-b.gif') no-repeat center center;}
.icon-access-control-b{background:url('../../icons/access-control-b.gif') no-repeat center center;}
.icon-assign-b{background:url('../../icons/assign-b.png') no-repeat center center;}
.icon-credit-card-reader-b{background:url('../../icons/credit-card-b.png') no-repeat center center;}
.icon-customers-b{background:url('../../icons/customers-b.gif') no-repeat center center;}
.icon-download-b{background:url('../../icons/download-b.png') no-repeat center center;}
.icon-developer-b{background:url('../../icons/developer-b.png') no-repeat center center;}
.icon-email-b{background:url('../../icons/email-b.png') no-repeat center center;}
.icon-exchange-b{background:url('../../icons/exchange-b.png') no-repeat center center;}
.icon-factory-b{background:url('../../icons/factory-b.gif') no-repeat center center;}
.icon-favorite-b{background:url('../../icons/favorite-b.png') no-repeat center center;}
.icon-financial-b{background:url('../../icons/financial-b.png') no-repeat center center;}
.icon-handshake-b{background:url('../../icons/handshake-b.gif') no-repeat center center;}
.icon-hang-call-b{background:url('../../icons/hang-call-b.png') no-repeat center center;}
.icon-headphones-b{background:url('../../icons/headphones-b.gif') no-repeat center center;}
.icon-help-b{background:url('../../icons/help-b.png') no-repeat center center;}
.icon-inbound-call-b{background:url('../../icons/inboundcall-b.png') no-repeat center center;}
.icon-lead-b{background:url('../../icons/lead-b.gif') no-repeat center center;}
.icon-marketing-b{background:url('../../icons/marketing-b.png') no-repeat center center;}
.icon-money-b{background:url('../../icons/money-b.png') no-repeat center center;}
.icon-new-hand-shake-b{background:url('../../icons/new-handshake-b.gif') no-repeat center center;}
.icon-opportunity-b{background:url('../../icons/opportunity-b.gif') no-repeat center center;}
.icon-order-b{background:url('../../icons/order-b.gif') no-repeat center center;}
.icon-organization-b{background:url('../../icons/organization-b.gif') no-repeat center center;}
.icon-outbound-call-b{background:url('../../icons/outboundcall-b.png') no-repeat center center;}
.icon-person-b{background:url('../../icons/person-b.gif') no-repeat center center;}
.icon-phone-b{background:url('../../icons/phone-b.png') no-repeat center center;}
.icon-preferences-b{background:url('../../icons/preferences-b.png') no-repeat center center;}
.icon-prestashop-b{background:url('../../icons/prestashop-b.png') no-repeat center center;}
.icon-product-b{background:url('../../icons/product-b.gif') no-repeat center center;}
.icon-purchaseorder-b{background:url('../../icons/purchaseorder-b.gif') no-repeat center center;}
.icon-rrhh-b{background:url('../../icons/rrhh-b.png') no-repeat center center;}
.icon-save-b{background:url('../../icons/save-b.png') no-repeat center center;}
.icon-salesman-b{background:url('../../icons/salesman-b.png') no-repeat center center;}
.icon-servicerequest-b{background:url('../../icons/service-request-b.png') no-repeat center center;}
.icon-settings-b{background:url('../../icons/settings-b.png') no-repeat center center;}
.icon-smartphone-b{background:url('../../icons/smartphone-b.png') no-repeat center center;}
.icon-shut-down-b{background:url('../../icons/shut-down-b.png') no-repeat center center;}
.icon-supplied-product-b{background:url('../../icons/suppliedproduct-b.gif') no-repeat center center;}
.icon-ticket-b{background:url('../../icons/ticket-b.gif') no-repeat center center;}
.icon-unassign-b{background:url('../../icons/unassign-b.png') no-repeat center center;}
.icon-upload-b{background:url('../../icons/upload-b.png') no-repeat center center;}
.icon-user-b{background:url('../../icons/user-b.png') no-repeat center center;}
.icon-variant-b{background:url('../../icons/rgb.png') no-repeat center center;}
.icon-warehouse-b{background:url('../../icons/warehouse-b.gif') no-repeat center center;}
.icon-workreport{background:url('../../icons/workreport-s.gif') no-repeat center center;}
.icon-xml-b{background:url('../../icons/xml-b.png') no-repeat center center;}
.icon-xrefs-b{background:url('../../icons/xrefs-b.png') no-repeat center center;}

.icon_state_0_0_0{background:url('../../icons/state_0_0_0.gif') no-repeat center center;}
.icon_state_0_0_1{background:url('../../icons/state_0_0_1.gif') no-repeat center center;}
.icon_state_0_0_2{background:url('../../icons/state_0_0_2.gif') no-repeat center center;}
.icon_state_0_0_3{background:url('../../icons/state_0_0_3.gif') no-repeat center center;}
.icon_state_0_1_0{background:url('../../icons/state_0_1_0.gif') no-repeat center center;}
.icon_state_0_1_1{background:url('../../icons/state_0_1_1.gif') no-repeat center center;}
.icon_state_0_1_2{background:url('../../icons/state_0_1_2.gif') no-repeat center center;}
.icon_state_0_1_3{background:url('../../icons/state_0_1_3.gif') no-repeat center center;}
.icon_state_0_2_0{background:url('../../icons/state_0_2_0.gif') no-repeat center center;}
.icon_state_0_2_1{background:url('../../icons/state_0_2_1.gif') no-repeat center center;}
.icon_state_0_2_2{background:url('../../icons/state_0_2_2.gif') no-repeat center center;}
.icon_state_0_2_3{background:url('../../icons/state_0_2_3.gif') no-repeat center center;}
.icon_state_0_3_0{background:url('../../icons/state_0_3_0.gif') no-repeat center center;}
.icon_state_0_3_1{background:url('../../icons/state_0_3_1.gif') no-repeat center center;}
.icon_state_0_3_2{background:url('../../icons/state_0_3_2.gif') no-repeat center center;}
.icon_state_0_3_3{background:url('../../icons/state_0_3_3.gif') no-repeat center center;}
.icon_state_1_0_0{background:url('../../icons/state_1_0_0.gif') no-repeat center center;}
.icon_state_1_0_1{background:url('../../icons/state_1_0_1.gif') no-repeat center center;}
.icon_state_1_0_2{background:url('../../icons/state_1_0_2.gif') no-repeat center center;}
.icon_state_1_0_3{background:url('../../icons/state_1_0_3.gif') no-repeat center center;}
.icon_state_1_2_0{background:url('../../icons/state_1_2_0.gif') no-repeat center center;}
.icon_state_1_2_1{background:url('../../icons/state_1_2_1.gif') no-repeat center center;}
.icon_state_1_2_2{background:url('../../icons/state_1_2_2.gif') no-repeat center center;}
.icon_state_1_2_3{background:url('../../icons/state_1_2_3.gif') no-repeat center center;}
.icon_state_1_3_0{background:url('../../icons/state_1_3_0.gif') no-repeat center center;}
.icon_state_1_3_1{background:url('../../icons/state_1_3_1.gif') no-repeat center center;}
.icon_state_1_3_2{background:url('../../icons/state_1_3_2.gif') no-repeat center center;}
.icon_state_1_3_3{background:url('../../icons/state_1_3_3.gif') no-repeat center center;}
.icon_state_2_0_0{background:url('../../icons/state_2_0_0.gif') no-repeat center center;}
.icon_state_2_0_1{background:url('../../icons/state_2_0_1.gif') no-repeat center center;}
.icon_state_2_0_2{background:url('../../icons/state_2_0_2.gif') no-repeat center center;}
.icon_state_2_0_3{background:url('../../icons/state_2_0_3.gif') no-repeat center center;}
.icon_state_2_1_0{background:url('../../icons/state_2_1_0.gif') no-repeat center center;}
.icon_state_2_1_1{background:url('../../icons/state_2_1_1.gif') no-repeat center center;}
.icon_state_2_1_2{background:url('../../icons/state_2_1_2.gif') no-repeat center center;}
.icon_state_2_1_3{background:url('../../icons/state_2_1_3.gif') no-repeat center center;}
.icon_state_2_2_0{background:url('../../icons/state_2_2_0.gif') no-repeat center center;}
.icon_state_2_2_1{background:url('../../icons/state_2_2_1.gif') no-repeat center center;}
.icon_state_2_2_2{background:url('../../icons/state_2_2_2.gif') no-repeat center center;}
.icon_state_2_2_3{background:url('../../icons/state_2_2_3.gif') no-repeat center center;}
.icon_state_2_3_0{background:url('../../icons/state_2_3_0.gif') no-repeat center center;}
.icon_state_2_3_1{background:url('../../icons/state_2_3_1.gif') no-repeat center center;}
.icon_state_2_3_2{background:url('../../icons/state_2_3_2.gif') no-repeat center center;}
.icon_state_2_3_3{background:url('../../icons/state_2_3_3.gif') no-repeat center center;}
.icon_state_3_0_0{background:url('../../icons/state_3_0_0.gif') no-repeat center center;}
.icon_state_3_0_1{background:url('../../icons/state_3_0_1.gif') no-repeat center center;}
.icon_state_3_0_2{background:url('../../icons/state_3_0_2.gif') no-repeat center center;}
.icon_state_3_0_3{background:url('../../icons/state_3_0_3.gif') no-repeat center center;}
.icon_state_3_1_0{background:url('../../icons/state_3_1_0.gif') no-repeat center center;}
.icon_state_3_1_1{background:url('../../icons/state_3_1_1.gif') no-repeat center center;}
.icon_state_3_1_2{background:url('../../icons/state_3_1_2.gif') no-repeat center center;}
.icon_state_3_1_3{background:url('../../icons/state_3_1_3.gif') no-repeat center center;}
.icon_state_3_2_0{background:url('../../icons/state_3_2_0.gif') no-repeat center center;}
.icon_state_3_2_1{background:url('../../icons/state_3_2_1.gif') no-repeat center center;}
.icon_state_3_2_2{background:url('../../icons/state_3_2_2.gif') no-repeat center center;}
.icon_state_3_2_3{background:url('../../icons/state_3_2_3.gif') no-repeat center center;}
.icon_state_3_3_0{background:url('../../icons/state_3_3_0.gif') no-repeat center center;}
.icon_state_3_3_1{background:url('../../icons/state_3_3_1.gif') no-repeat center center;}
.icon_state_3_3_2{background:url('../../icons/state_3_3_2.gif') no-repeat center center;}
.icon_state_3_3_3{background:url('../../icons/state_3_3_3.gif') no-repeat center center;}

.icon_state_0_0{background:url('../../icons/state_0_0.gif') no-repeat center center;}
.icon_state_0_1{background:url('../../icons/state_0_1.gif') no-repeat center center;}
.icon_state_0_2{background:url('../../icons/state_0_2.gif') no-repeat center center;}
.icon_state_0_3{background:url('../../icons/state_0_3.gif') no-repeat center center;}
.icon_state_1_0{background:url('../../icons/state_1_0.gif') no-repeat center center;}
.icon_state_1_1{background:url('../../icons/state_1_1.gif') no-repeat center center;}
.icon_state_1_2{background:url('../../icons/state_1_2.gif') no-repeat center center;}
.icon_state_1_3{background:url('../../icons/state_1_3.gif') no-repeat center center;}
.icon_state_2_0{background:url('../../icons/state_2_0.gif') no-repeat center center;}
.icon_state_2_1{background:url('../../icons/state_2_1.gif') no-repeat center center;}
.icon_state_2_2{background:url('../../icons/state_2_2.gif') no-repeat center center;}
.icon_state_2_3{background:url('../../icons/state_2_3.gif') no-repeat center center;}
.icon_state_3_0{background:url('../../icons/state_3_0.gif') no-repeat center center;}
.icon_state_3_1{background:url('../../icons/state_3_1.gif') no-repeat center center;}
.icon_state_3_2{background:url('../../icons/state_3_2.gif') no-repeat center center;}
.icon_state_3_3{background:url('../../icons/state_3_3.gif') no-repeat center center;}

.icon_state_0{background:url('../../icons/state_0.gif') no-repeat center center;}
.icon_state_1{background:url('../../icons/state_1.gif') no-repeat center center;}
.icon_state_2{background:url('../../icons/state_2.gif') no-repeat center center;}
.icon_state_3{background:url('../../icons/state_3.gif') no-repeat center center;}

    