body {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 1.2em;
    margin: 0em;
}

table {
    width: 100%;
    border-spacing: 1px;
    empty-cells: show;
    border-width: 0px;
    border-collapse: collapse;
}

tbody tr:nth-child(even) {
    background-color: #eeeeee;
}

tbody tr:nth-child(odd) {
    background-color: white;
}

tbody tr:hover {
    background-color: #dedede;
}

td {
    padding: 0.5em;
    max-width: 100%;
    white-space: nowrap;
    width: 1%;
}

td:last-child {
    text-align: right;
    width: 100%;
}

td[colspan="4"] {
    text-align: left;
    padding: 0.5em 3em;
}

td[colspan="4"] table {
    box-shadow: 0px 0px 5px 1px #7f7f7f;
}

th {
    text-align: left;
    padding: 0.5em;
    white-space: nowrap;
}

thead tr {
    background-color: #f2f2f2!important;
}

#body {
    position: absolute;
    top: 4.5em;
    left: 0em;
    bottom: 1em;
    right: 0em;
    overflow: scroll;
}

#cnthead {
    background: #d28640;
    vertical-align: middle;
    padding: 1em;
    color: white;
    margin: 0em -5em 1em -5em;
    border-bottom: thin solid lightgray;
}

#dlgbody {
    padding: 0.5em;
}

#foot {
    position: absolute;
    left: 0em;
    bottom: 0em;
    right: 0em;
    background-color: #ff9357;
    font-size: 0.8em;
    text-align: center;
    padding: 0.25em;
    height: 1em;
}

#head {
    background-color: #ff9357;
    box-shadow: 0em 0em 10px 5px #b3b3b3;
    z-index: 1000;
    height: 4em;
    padding: 0.25em;
}

#huser {
    position: fixed;
    font-size: .8em;
    right: 6em;
    top: .5em;
}

#inbody {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 12em;
    padding: 0em 5em 1em 5em;
    overflow: auto;
    z-index: 500;
    background-color: white;
}

#left {
    box-shadow: 0px 10px 10px 5px #b3b3b3;
    position: absolute;
    top: 0em;
    left: 0em;
    bottom: 0em;
    z-index: 900;
    width: 12em;
    overflow: auto;
}

#logo {
    vertical-align: middle;
    height: 4em;
}

#logoutbtn {
    position: fixed;
    right: 0.1em;
    cursor: pointer;
}

#passwdbtn {
    position: fixed;
    right: 1.2em;
    cursor: pointer;
}

#shadow {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99000;
}

.button {
    background-color: #804000;
    color: #e6e6e6;
    padding: 0.3em;
    cursor: pointer;
}

.button:hover {
    background-color: #cc6600;
}

.button:active {
    background-color: #ff9933;
}

.buttonBar {
    text-align: right;
    padding: 0.3em 0em 0.3em 0em;
}

.centerBoth {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.centerHorizontal {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
}

.centerVertical {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
}

.dialog {
    padding: 0.5em;
    box-shadow: 0px 0px 5px 1px #b3b3b3;
    background-color: #ffffff;
}

.dialog input {
    font-size: 1em;
    margin-bottom: 0.4em;
}

.dvbuttonbar {
    position: absolute;
    bottom: 0em;
    right: 0em;
    padding: 0.2em;
}

.dvbuttonbar button {
    width: 7em;
    margin: 0.2em;
    font-size: 0.8em;
    height: 2em;
    background-color: #f6bd8f;
}

.headdados {
    padding: 1em 0.5em;
    background-color: #f2f2f2;
    border-bottom: thin inset #7f7f7f;
    position: relative;
}

.menu {
    padding: 0.3em 0.5em;
}

.menu span.fa{
    width: 1em;
    text-align: center;
}

.mnuhom {
    background-color: #f2f2f2;
    border-bottom: thin solid lightgray;
}

.mnuite {
    color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.mnuite:hover {
    background-color: #e6e6e6;
}

.mnusel {
    color: rgba(17, 127, 255, 0.75);
}

.mnuspc {
    color: rgba(0, 0, 0, 0.3);
}

.mnutxt {
    margin-left: 0.3em;
}

.titleOfDialog {
    background-color: #ffb466;
    color: #7f7f7f;
    padding: 0.2em;
    font-size: 1.5em;
    margin: -0.4em -0.4em 0.4em -0.4em;
}

.selected {
    background-color: #ebb175!important;
}

.selected:hover {
    background-color: #ffbf7d!important;
}







#dados {
    box-shadow: 0px 0px 5px 1px #7f7f7f;
}

#dialog {
    background-color: white;
    align-self: center;
    width: 50em;
    box-shadow: 0px 0px 5px 1px #b3b3b3;
}

#dlgtitle {
    position: relative;
    padding: 0.5em;
    background-color: #44a0ff;
}

#dlgtitle span {
    position: absolute;
    top: 0.5em;
    right: 0.5em;
}

#dlgfoot {
    position: relative;
    padding: 0.5em;
    background-color: #e6e6e6;
    clear: both;
}

#dlgfoot span {
    position: absolute;
    right: 6px;
}

#dialog label {
    font-size: 0.8em;
}

#dialog input[type="text"] {
    font-size: 0.8em;
    width: 29em;
}

#dialog input[type="password"] {
    font-size: 0.8em;
    width: 29em;
}

#btnbar {
    position: absolute;
    right: 0.5em;
}

.bntln {
    margin-left: 0.5em;
    color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.bntln:hover {
    color: rgba(0, 0, 0, 1);
}

.btn {
    padding: 0.5em 0px;
    margin-top: -0.5em;
    width: 10em;
    background-color: #1c74f2;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    font-size: small;
    cursor: pointer;
}

.btn:hover {
    background-color: #3e9eff;
}
