/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 8, 2017, 8:40:11 AM
    Author     : macrom
*/

html, body {
    font-size: 10px;
    font-family: sans;    
}

.rowZakazOk {
    background-color: #ccffcc;
}

.rowZakazBad {
    background-color: #ffcccc;
}

.nal {
    background-color: #489648;
    font-size: 14px;
    font-weight: bold;
    text-align: center;    
    padding: 5px 0px 5px 0px;
    color: #FFF;
}

.bnal {
    background-color: #964848;
    font-size: 14px;
    font-weight: bold;
    text-align: center;    
    padding: 5px 0px 5px 0px;
    color: #FFF;
}


.rowZakazOut {
    background-color: #ffffcc;
}


.colZakazBad {
    background-color: #ff3b3b;
}

.hdr {
    color: #484896;
    font-size: 18px;
}

.col {
    vertical-align: top;    
}

.usr {
    position: absolute;
    right: 20px;    
    top: 15px;
}

.exit {
    position: absolute;
    right: 20px;        
    top: 28px;
}

.ui-widget-overlay {
    background: #999 !important;
}

.rd {
    background-color: #ff3b3b;
}

.ui-accordion-header {
    background-color: #969696 !important;     
    color: #FFF !important;
}

.ui-state-active {
    background-color: #484896 !important;
}

.bldn_r {
    font-weight: bold;    
    font-size: 18px !important;
    color: orangered  !important;
}

.bldn_g {
    font-weight: bold;    
    font-size: 18px  !important;
    color: #489648  !important;
}

.bldn {
    font-weight: bold;    
    font-size: 18px;
}

tfoot {
    font-weight: bold !important;    
}
