﻿body
{
    font-size: 62.5%;
    margin: 0,0,0,0;
    padding: 0,0,0,0;
    font-family: Verdana;
    top: 0;
    text-align: center;
    scrollbar-face-color: #EAEAEA;
    scrollbar-highlight-color: #EAEAEA;
    scrollbar-3dlight-color: #EBERFF7;
    scrollbar-darkshadow-color: #F8F8F8;
    scrollbar-shadow-color: #ABACBA;
    scrollbar-arrow-color: #777B96;
    scrollbar-track-color: #F1F1F1;
}
.TabelaPrincipal
{
    background-color: #DBDBDB;
    text-align: center;
}

.modalPopupMsg
{
    background-color: white;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 300px;
    height: auto;
    overflow: auto;
}

.modalBackground
{
    background-color: #DFDFDF;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.modalPopup
{
    background-color: white;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 320px;
    height: auto;
    overflow: auto;
}

.modalPopup1
{
    background-color: white;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 600px;
    height: 500px;
    overflow: auto;
}

.modalPopup1 .label
{
    width: 100%;
    float: left;
    margin-right: -100%;
    text-align: left;
}

.modalPopup1 div
{
    height: 26px;
}

.modalPopup1 div .button
{
    position: relative;
    right: 28.4%;
}

.modalPopup1 .textbox
{
    width: 65%;
    position: relative;
}

.modalPopup1 .title td
{
    width: 100%;
}
.modalPopup2
{
    background-color: white;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 450px;
    min-height: 310px;
}

.modalPopup2 .label
{
    width: 100%;
    float: left;
    margin-right: -100%;
    text-align: left;
}

.modalPopup2 .textbox
{
    width: 65%;
    position: relative;
}

.modalPopup2 .title td
{
    width: 100%;
}

.title
{
    cursor: move;
    background-color: #dddddd;
    border: 0.1em solid black;
    text-align: left;
}

.login
{
    margin-left: -141.5px;
    margin-top: -40px;
}

table.title .button
{
    text-transform: uppercase;
    min-width: 20px;
}

.DropDownListSmall
{
    width: 50px;
}

.DropDownListMedium
{
    width: 150px;
}

.DropDownListLong
{
    width: 260px;
}

.legenda
{
    width: 28.625%;
    text-align: right;
}

.lconteudo
{
    text-align: left;
    width: 100%;
}
.rconteudo
{
    text-align: right;
    width: 100%;
}

.cconteudo
{
    width: 100%;
    text-align: center;
}

div#rodape
{
    vertical-align: baseline;
    left: 50%;
    position: absolute;
    text-align: center;
    margin-left: -97.5px; /* Largura do elemento dividido por 2*/
    bottom: 0px;
}

.fontenova
{
    font-family: @Quicksand Dash;
}

.right
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.Branco
{
    position: relative;
    width: 100px;
    height: 100px;
    float: left;
    background-color: White;
}

.Branco2
{
    position: relative;
    width: 550px;
    height: 50px;
    float: left;
    background-color: White;
}
