.win-command.white .win-commandicon,
.win-command.white .win-label {
    color: white;
}
.win-command.white .win-commandring {
    border-color: white;
}
.win-command.white:hover .win-commandring {
    background-color: rgba(240, 150, 9, 0.4);
}
ul > li > a .jstree-icon {
    display: none !important;
}

.simpleLink{
    cursor: pointer;
    font-weight: 700;
}

.simpleLink:hover{
    color: #185C8A;
}

.divDashboard{
    border: 1px #ddd solid;
    box-shadow: 0px 0px 0px #CCC;
    background-color: rgba(255,255,255,0.8);
    border-radius: 0px;
}

.divDashboard:hover{
    box-shadow: 0px 0px 2px #689ACF;
}

.menuDashboardAtivo{
    color: black !important;
}

.menuDashboard{
    
    font-size: 18px;
    font-weight: 700;
    color: #B1B1B1;
    cursor: pointer;
    margin-left: 10px;
    
}

.menuDashboard:hover{
    color: #C3C3C3;
}

.boxLegenda{
    width: 20px;
    height: 20px;
    border-radius: 5px;
}

.campoData{
    width:95px;
}

.cursor{
    cursor: pointer;
}

.data{cursor:pointer !important;}

#nav-bar h5 {color:white}

#userInfo {color:white}

.header-dropdown {color:white !important;}
.metro-nav-list.gray{
    background-color: #bbbbbb;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.datepicker:hover{cursor:pointer}
.datepicker-days .today{background: #f5e79e !important;}
.datepicker-days .active{background: #00BFF2 !important;}
.datepicker-days .disabled{background: #ddd !important;}

.nav-header.white{color:white;}
.metro-nav-list.gray a {color:white;}
/*  Geral  ////////////////////////////////////////////////*/


body{
    margin: 0;
}

html,body
{
    height: 100%;
    background-image: URL('../img/background.png');
}

.legendaCor{
    color: white;
    border-radius: 200px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}
.legendaCor10{
    color: white;
    border-radius: 200px;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 22px !important;
    padding-left: 2px;
    padding-right: 2px;
}

.tableLegendas th{
    color: black;
    font-size: 12px;
}

.trClicavel{
    cursor: pointer;
}

.trClicavel:hover{
    background-color: #EAEAEA;
}

#holder
{
    min-height: 100%;
    position:relative;
}

#body
{
    padding-bottom: 20px;    /* height of footer */
}

footer
{
    font: 13px Tahoma, Arial;
    height: 20px; 
    width:100%;
    position: absolute;
    left: 0;
    bottom: 0; 
}

.valoresDashboard{
    color: rgba(0, 0, 255, 0.75);
    font-weight: 600;
}

.erro {color:red;font: bold 10px Arial; padding-right: 4px}

#tempoExpira {font: 13px Tahoma, Arial;}

.chosen-single,.chosen-results,.chosen-choices{font: 13px Tahoma, Arial;}

.textButtonRed{
    border: #b92c28 solid 1px;
    background-color: #d84a38;
    color: #fff;
    padding: 8px 10px 8px 10px;
    cursor: pointer;
    font-size: 11px;
    font-weight: 900;
}

.textButtonRed:hover{
    background-color: #c12e2a;
}

.textButton{
    border: #2775AA solid 1px;
    background-color: #3498db;
    color: #fff;
    padding: 8px 10px 8px 10px;
    cursor: pointer;
    font-size: 11px;
    font-weight: 900;
}

.textButton:hover{
    background-color: #2F7AAC;
}

.verde{
    background-color: #5bb75b;
    border-color: #387038;
}

.verde:hover{
    background-color: #408140;
}

#divGrid {margin-top: 25px; border: 0px;}

.gridCenter .ui-jqgrid {
    position: relative;
    margin-left: auto;
    z-index: 1;
    margin-right: auto;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable{border-radius:0px !important;padding: 0px !important;}
.ui-dialog-titlebar.ui-widget-header.ui-corner-all{border-radius:0px !important;background: #003484 !important;color:white;}
.ui-jqgrid-titlebar.ui-widget-header.ui-corner-top{border-radius: 0px !important;background: #003484 !important;color:white;}
.ui-jqgrid.ui-widget.ui-widget-content.ui-corner-all{border-radius: 0px !important;}

.ui-search-input select{border-width: 1px !important;height: 20px !important;font-size: small !important;}
.ui-search-input input{border-width: 1px !important;min-height: 20px !important;height: 20px !important;font-size: small !important;}
.loading.ui-state-default.ui-state-active{font-weight: normal !important;}

.alternateRowColor { background-color: #DDDDDC !important; background-image: none !important; }
.ui-jqgrid .ui-jqgrid-bdiv .ui-state-hover {background: #b2b2b2 !important; color:black;}
tr.jqgrow td {padding-left: 5px !important;}
.ui-jqgrid-labels div{font-size: 11px !important;}
.tableIcon{vertical-align: middle;padding-left: 5px;cursor: pointer;color: #3c3c3c;font-size: 25px;}
.tableIcon:hover{color: white;}
.tableIconSmall{vertical-align: middle;padding-left: 5px;cursor: pointer;color: #3c3c3c;font-size: 20px;}
.tableIconSmall:hover{color: white;}
/* Dialogs */
.ui-dialog-titlebar 
{
    font-size: 70% !important;
    color: white !important;
}
.dialog {display: none;}
.ui-button-text {font: 13px Arial !important;}

#msgErro {color: darkred;font: 17px Arial !important; text-align: center;}
#msgSucesso {color: darkgreen;font: 17px Arial !important; text-align: center;}

.noTitle .ui-dialog-titlebar {display:none}
.noTitle.ui-widget, .noTitle.ui-widget-content, .noTitle.ui-corner-all, .noTitle.foo, .noTitle.ui-draggable, .noTitle.ui-resizable {background-color: whitesmoke !important}​
.noTitle.ui-corner-all {border: 1px groove black;}

a > img{
    border: 0;
}

.ui-pg-input {   
    border : 0 !important;
    font-size : medium !important;
    font-style : normal !important;
    font-variant : normal !important;
    font-weight : normal !important;

    letter-spacing : normal !important;
    line-height : normal !important;

    height: auto !important;
    width: auto !important;
    max-height : none !important;
    max-width : none !important;
    min-height : 0 !important;
    min-width : 0 !important;
}