.labelTracking{
    font-weight: bold;
}
.ui-menubar{
    /* cc2be0
    margin-bottom: 0; */
    background-color: #e6a55c;
}

.ui-menuitem-text{
    color: #000000;
}

.ui-widget {
    font-size: 12px;
    font-family: Arial,sans-serif;     
}

.excel
{
    background-repeat: no-repeat;
    background-image: url('../img/excel_logo.png');
    height:16px;
    width:16px;
}
.novo
{
    background-repeat: no-repeat;
    background-image: url('../img/ball_amarelo.png');
    height:16px;
    width:16px;
}

.ui-button{

}
.ui-button-text-only{

}

.ui-button-text{
    font-size: 11px;
    margin: 5px 5px 5px 0;
    cursor: pointer;
    color: black;
}
.rodape-custom {
    margin: 1px auto;
    width: 100%;
    padding: 0;
    height: 61px;
}

.rodape-custom p {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    color: #000000;
}

.rodape-custom a {
    color: #DF0038;
}
.ui-stack{
    top: 100px;
    
    position: static;
}
.coluna1{
    width: 92px;
    height: 100%;
}