body {
    margin-top: -15px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    font-family: verdana;
    background-color: #DEDFE1;
}

.maiusculo {
    text-transform: uppercase;
}

.label {
    color: #666666;
    font-family: verdana;
    font-size: 16px;
}

.ui-tabs {
    font-size: 12px;
}

.ui-datepicker {
    font-size: 62.5%;
}

.label_txt {
    color: #666666;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    line-height: 200%
}

.label_titulo {
    color: #076CFF;
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    line-height: 200%
}

.label_exibir {
    width: 200px;
    text-align: right;
}

.label_exibir_valor {

}

.ui-jqdialog-title {
    font-size: 16px;
!important
}

.ui-jqgrid tr.ui-row-ltr td {
    cursor: pointer;
!
important
}

#salvar, #cancelar, #novo, #finalizar, .btn_cia {
    width: 150px;
    height: 30px;
    font-size: 1.1em;
    font-weight: bold;
}

.ui-autocomplete-loading {
    background: white url('../css/ui-anim_basic_16x16.gif') right center no-repeat;
}

.grid_inativo {
    color: darkred;
    text-decoration: line-through;
}

.linhaVermelha {
    color: #FF6666;
}

.linhaVerde {
    color: darkgreen;
}

.linhaLaranja {
    color: orange;
}

input:not(.ui-pg-input), select:not(.ui-pg-selbox, .ui-datepicker-month, .ui-datepicker-year), textarea {
    font-size: 16px !important;
}

input:not(.ui-pg-input) {
    height: 20px !important;
}

select:not(.ui-pg-selbox, .ui-datepicker-month, .ui-datepicker-year) {
    height: 24px !important;
}

select[readonly] {
    background: #EEEEEE;
    pointer-events: none;
    touch-action: none;
}


.para_responder {
    font-weight: bolder !important;
    color: white;
    background: red;
}

.ag_nf_pecas {
    font-weight: bolder !important;
    color: white !important;
    background: purple;
}

.ag_nf_servico {
    font-weight: bolder !important;
    color: white !important;
    background: mediumpurple;
}

.ag_pecas {
    font-weight: bolder !important;
    color: white !important;
    background: darkcyan;
}

.ag_aprovacao {
    font-weight: bolder !important;
    color: white !important;
    background: darkgoldenrod;
}

.ag_pedido {
    font-weight: bolder !important;
    color: white !important;
    background: dimgrey;
}

.ag_nf_pla {
    font-weight: bolder !important;
    color: white !important;
    background: darkblue;
}

.funcoes {
    border: 1pt solid #AC3335;
    background-color: rgb(91, 91, 91);
}

.btn_maquina {
    width: 200px;
    height: 45px;
    margin: 2px 5px 2px 0px;
}

