﻿.star {
    background: url(./images/star.png) 5px 5px no-repeat !important;
}

.atualizar {
    background-image: url(./images/atualizar.gif) !important;
}

.add {
    background-image: url(./images/add.png) !important;
}

.add2 {
    background-image: url(./images/add2.gif) !important;
}

.refresh {
    background-image: url(./images/refresh.gif) !important;
}

.separator {
    font-size: 30px;
    color: #6EA6CC;
}

.dados_usuario {
    background-image: url(./images/dados_usuario.png) !important;
}

.dados_projeto {
    background-image: url(./images/dados_projeto.png) !important;
}

.edit_column {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(./images/edit.gif) !important;
}

.window_list {
    background-image: url(./images/window_list.png) !important;
}

.login {
    background-image: url(./images/login.png) !important;
}

.password {
    background-image: url(./images/password.png) !important;
}

.edit {
    background-image: url(./images/edit.gif) !important;
}

.webservice {
    background-image: url(./images/webservice.png) !important;
}

.information {
    background-image: url(./images/information.png) !important;
}

.delete {
    background-image: url(./images/delete.gif) !important;
}

.preview {
    background-image: url(./images/preview.png) !important;
}

.pdf {
    background-image: url(./images/pdf.png) !important;
}

.print {
    background-image: url(./images/print.gif) !important;
}

.environment {
    background-image: url(./images/refresh.png) !important;
}

.form_edit {
    background-image: url(./images/form_edit.png) !important;
}

.menu {
    background-image: url(./images/menu.png) !important;
}

.form {
    background-image: url(./images/form.png) !important;
}

.bulletGreen {
    background-image: url(./images/bullet_green.png) !important;
}

.select {
    background-image: url(./images/select.gif) !important;
}

.reload {
    background-image: url(./images/reload.png) !important;
}

.profile {
    background-image: url(./images/profile.png) !important;
}

.cust {
    background-image: url(./images/cust.png) !important;
}

.check {
    background-image: url(./images/check.png) !important;
}

.rightArrow {
    background-image: url(./images/right_arrow.png) !important;
}

.etiqueta {
    background-image: url(./images/etiqueta.png) !important;
}

.ficha {
    background-image: url(./images/ficha.png) !important;
}

.enviar_fabrica {
    background-image: url(./images/enviar_fabrica.png) !important;
}

.cancela_envio_fabrica {
    background-image: url(./images/cancela_envio_fabrica.png) !important;
}

.perdido {
    background-image: url(./images/perdido.png) !important;
}

.viewitnes {
    background-image: url(./images/viewitnes.png) !important;
}

.chkCombo {
    width: 16px;
    background-repeat: repeat;
}

.x-boundlist-item img.chkCombo {
    background: transparent url(./images/unchecked.gif);
}

.x-boundlist-selected img.chkCombo {
    background: transparent url(./images/checked.gif);
}

.checked {
    background-color: transparent;
    background-image: url(./images/checked.gif);
}

.unchecked {
    background-color: transparent;
    background-image: url(./images/unchecked.gif);
}

.project {
    background-image: url(./images/project.png) !important;
}

.search {
    background-image: url(./images/search.png) !important;
}

.customer {
    background-image: url(./images/customer.png) !important;
}

.product {
    background-image: url(./images/product.png) !important;
}

.contract {
    background-image: url(./images/contract.png) !important;
}

.sum {
    background-image: url(./images/sum.png) !important;
}

.print {
    background-image: url(./images/print.png) !important;
}

.redinfo {
    color: red;
}

.greeninfo {
    color: green;
}

.save {
    background-image: url(./images/save.png) !important;
}

.cancel {
    background-image: url(./images/cancel.png) !important;
}

.apply {
    background-image: url(./images/apply.png) !important;
}

.view {
    background-image: url(./images/view.gif) !important;
}

.finance {
    background-image: url(./images/finance.png) !important;
}

.activate {
    background-image: url(./images/activate.gif) !important;
}

.deactivate {
    background-image: url(./images/deactivate.gif) !important;
}

.bloquear {
    background-image: url(./images/bloquear.gif) !important;
}

.desbloquear {
    background-image: url(./images/desbloquear.gif) !important;
}

.permissoes {
    background-image: url(./images/password.png) !important;
}

.reseta-senha {
    background-image: url(./images/reseta-senha.gif) !important;
}

.custo {
    background-image: url(./images/custo.png) !important;
}

.tag {
    background-image: url(./images/tag.gif) !important;
}

.tag_red {
    background-image: url(./images/tag_red.png) !important;
}

.tag_green {
    background-image: url(./images/tag_green.png) !important;
}

.tag_column {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(./images/tag.gif) !important;
}

.tick {
    background-image: url(./images/tick.gif) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.desconto {
    background-image: url(./images/desconto.png) !important;
}

.resultado {
    background-image: url(./images/resultado.png) !important;
}

.transportadora {
    background-image: url(./images/lorry.png) !important;
}

.back {
    background-image: url(./images/back.png) !important;
}

.alert {
    background-image: url(./images/alert.gif) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.save_columns {
    background-image: url(./images/save_columns.gif) !important;
}

.elist_home {
    background-image: url(./images/elist_home.gif) !important;
}

.gridRowSelect .x-grid-cell {
    background-color: #D4EAFF !important;
}

.gridRowSelect-direta-fabrica .x-grid-cell-inner {
}

.gridRowSelect-direta-fabrica-total .x-grid-cell-inner {
    
}

.gridRowSelect-direta-fabrica-total-bold .x-grid-cell-inner {
    
    font-weight: bold;
}

.gridRowSelect-direta-fabrica-meio .x-grid-cell-inner {
    font-weight: bold;
}

.gridRowSelect-linha-divisao .x-grid-cell-inner {    
    height: 18px !important;
}

.x-grid3-cell-inner, .x-grid3-hd-inner {
    overflow: hidden;
    padding: 3px 3px 3px 5px;
    white-space: nowrap;
    border-right: 1px solid #EEEEEE;
}

.gridRowAssistencia .x-grid-cell {
    background-color: #FFFF00 !important;
}

.gridRowProtheus .x-grid-cell {
    background-color: #FFFF00 !important;
}

.gridRowForaLinha .x-grid-cell {
    background-color: #7FFFD4 !important;
}

.gridRowDesativado .x-grid-cell {
    background-color: #FF0000 !important;
    color: white !important;
}

.gridRowFlManual .x-grid-cell {
    color: #339723 !important;
}

.find {
    background-image: url(./images/find.gif) !important;
}

.okay {
    background-image: url(./images/apply.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.document {
    background-image: url(./images/document.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.quotas {
    background-image: url(./images/wooden_box.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.chart_organisation {
    background-image: url(./images/chart_organisation.gif) !important;
    background-repeat: no-repeat;
    background-position: center;
}

/*.row-valid-teste {
    height: 10px;
}*/


.compl-label-left {
    text-align: left;
}

.compl-label-center {
    text-align: center;
}

.compl-label-right {
    text-align: right;
}

.complemento-label-style {
    font-weight: normal;
    text-align: right;
    padding-right: 6px;
    padding-bottom: 12px;
}

.complemento-label-style2 {
    font-weight: normal;
    text-align: right;
    padding-right: 9px;
}

.complemento-label-style3 {
    text-align: right;
    padding-right: 10px;
    padding-top: 5px;
}

.complemento-label-style4 {
    padding-left: 80px !Important;
    background-color: red;
}

.popWindow {
    background-color: white;
}

.btn-validar-sessao {
    font-size: 16px !important;
    background: #2578eb !important;
}

.tooltip-cliente-sem-scroll {
    min-height: 160px;
    max-height: 600px;
    min-width: 320px;
}

.tooltip-produto-desconto-sem-scroll {
    min-height: 110px;
    max-height: 600px;
    min-width: 260px;
}

.package {
    background-image: url(./images/package.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.package_add {
    background-image: url(./images/package_add.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.package_delete {
    background-image: url(./images/package_delete.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.lorry {
    background-image: url(./images/lorry.gif) !important;
}

.client {
    background-image: url(./images/client.png) !important;
}

.document_edit {
    background-image: url(./images/document_edit.gif) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.help {
    background-image: url(./images/help.gif) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.wooden_box {
    background-image: url(./images/wooden_box.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.money {
    background-image: url(./images/money.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.note_add {
    background-image: url(./images/note_add.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.note_delete {
    background-image: url(./images/note_delete.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.note_edit {
    background-image: url(./images/note_edit.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.correcao {
    background-image: url(./images/correcao.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.td_red_mark {
    background-image: none !important;
}

.download {
    background-image: url(./images/download.png) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.page_down {
    background-image: url(./images/page_down.gif) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.page_up {
    background-image: url(./images/page_up.gif) !important;
    background-repeat: no-repeat;
    background-position: center;
}

.puxador {
    background-image: url(./images/puxador.png) !important;
}

.popWindowWhite {
    background-color: white;
}