﻿body,html, select, option {
    font-family: Calibri, Arial;
    font-size: 14px;
}

.logo {
    padding:20px;
}

.botao_menu {
    width:150px;
}

a, a:hover {
    color:black;
}

.display_none {
    display: none;
}

.red {
    font-weight: bold;
    color:red;
}

.yellow {
    font-weight: bold;
    color: yellow;
}

.green {
    font-weight: bold;
    color: green;
}

.center_out {
    width: 100%;
    text-align: center;
}

.center_in {
    display: inline-block;
    text-align:left;
}

.ui-dialog-titlebar-close {
    color:black;
}

.negrito {
    font-weight:bold;
}

.invisivel {
    visibility: hidden;
}

.invisivel0 {
    visibility: hidden;
    display: none;
    padding: 0;
    margin: 0;
    width: 0;
}

.company {
    visibility: hidden;
}

.class_mg {
    color:black;
}

#td_cross1, #td_cross2, #tr_country {
    display: none;
}
