@import url("tabs/cssTab.css");
@import url("grid/cssGrid.css");
@import url("cssTelas.css");

html, body {
    SCROLLBAR-BASE-COLOR: white;
    height: 100%;
}

.Menu {
    display: inline-block;
    width: 200px;
}

.mnQuery {
    position: absolute;
    width: 200px;
}

body {
    background: url(../imagens/back.gif);
    margin-top: 0px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 0px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    height: 100%;
}



div#central {
    width: 100%;
    height: 100%;
    display: inline-table;
    margin: 0px auto;
}

div#divAbas {
    width: 100%;
    float: right;
    position: relative;
}

div#topo {
    top: 0px;
    position: fixed;
    height: 50px;
    background-repeat: repeat-x;
    right: 0px;
    left: 0px;
}

div#logoTipo {
    background-color: White;
    top: 5px;
    position: fixed;
    background-repeat: repeat-x;
    right: 90%;
    left: 10px;
    height: 35px;
    border: solid 1px solid;
}

div#linhaSepara {
    top: 45px;
    position: fixed;
    height: 4px;
    background-color: Black;
    right: 0px;
    border-top: solid 1px gray;
    left: 0px;
}

div#rodape {
    right: 0px;
    left: 0px;
    position: fixed;
    height: 36px;
    bottom: 0px;
    vertical-align: bottom;
    text-align: center;
    border-top: solid 1px gray;
    background: url(../imagens/rodape.gif);
    z-index: 95;
}

    div#rodape div {
        width: 100%;
    }

div#dica {
    z-index: 10;
    position: fixed;
    top: 120px;
    left: 20px;
}

div#menuTopo {
    position: fixed;
    top: 61px;
    border-right: #333333 0px solid;
    width: 200px;
    background-color: White;
    white-space: nowrap;
    z-index: 0;
}

div#menuRodape {
    position: fixed;
    bottom: 50px;
    border: #333333 0px solid;
    width: 200px;
    background-color: White;
    white-space: nowrap;
    z-index: 0;
}

div#btnMenu {
    position: fixed;
    top: 60px;
    bottom: 5px;
    border: #a1a1a1 1px solid;
    width: 4px;
    left: 0px;
    background-color: red;
    overflow: hidden;
    overflow-y: auto;
    white-space: nowrap;
    z-index: 90;
}

div#menu {
    position: relative;
    top: 50px;
    bottom: 36px;
    border: #a1a1a1 1px solid;
    width: 268px;
    left: 0px;
    background-color: White;
    overflow: hidden;
    overflow-y: auto;
    z-index: 100;
    height: 100%;
}

div#login {
    border: #a1a1a1 1px;
}


div#conteudoRodape {
    /*  border: #333333 0px solid;
    bottom: 47px;
    right: 12px;
    left: 215px;
    text-align: center;
    vertical-align: middle;
    position: fixed;
    margin: 0px auto;
    white-space: nowrap;*/
}

div#conteudoTopo {
    /*border: #333333 0px solid;
    top: 62px;
    bottom: 47px;
    right: 12px;
    left: 215px;
    background-color: White;
    text-align: center;
    vertical-align: middle;
    position: fixed;
    margin: 0px auto;
    overflow: auto;
    white-space: nowrap;
    z-index: 0;
    height: 30px;*/
}

iframe {
    border: #a1a1a1 0px solid;
    width: 100%;
    float: left;
    height: 90% !important;
}


div#conteudo {
    /* border: #a1a1a1 1px solid;
    top: 60px;
    bottom: 5px;
    right: 5px;
    left: 10px;
    text-align: center;
    background-color: white;
    vertical-align: middle;
    position: fixed;
    margin: 0px auto;
    white-space: nowrap;
    z-index: 0;*/
    height: 100%;
}

div#conteudoTransp {
    /*  top: 60px;
    bottom: 5px;
    right: 5px;
    left: 10px;
    position: fixed;
    margin: 0px auto;
    z-index: 1;
    background: white;
    filter: alpha(opacity=60, finishopacity=60, style=1);
    opacity: .3;
    -khtml-opacity: .3;
    display: none;*/
}

div#btLayerRodape {
    /* width: 100%;
    position: fixed;
    bottom: 32px;
    text-align: center;
    vertical-align: middle;
    z-index: 1;*/
}

div#btLayer {
    top: 60px;
    left: 0px;
    width: 9px;
    height: 50px;
    background-color: #aaaaaa;
    position: absolute;
    font-size: xx-small;
    z-index: 200;
}



/*
Este estilo é usado apenas na identifcação do sistema, quando o usuário está logado
*/
.txtIdentificacaoUsuario {
    font-size: 8px;
}

.txtAzulPadrao {
    color: black;
    font-weight: bold;
    font-size: 8pt;
}

.txtPretoPadrao {
    color: gray;
    font-weight: bold;
    font-size: 8pt;
}


/*
Este estilo é usado apenas no rodapé do sistema após estar logado
*/

.txtCabecalho {
    font-size: 11px;
}

.txtRodape {
    font-size: 11px;
}


.txtMenu {
    font-size: 11px;
}

/*
Usando no rapé
*/
.txtAzulPadrao {
    color: black;
    font-weight: bold;
}


/*#top_login{
    height:60px;
    width:100%;
    background:#000000;
    top:0px;
}
#footer_login{
    height:60px;
    width:100%;
    background:Black;
    position:absolute;
    bottom:0px;
}
#content_login
{
    background:#FFFFFF;
    width:100%;
    height:100%;
}*/

html, body, #principal, #UpdatePanel1, #form1, #frmPrincipal {
    height: 95% !important;
    /*width: 100%;
    padding: 0;
    margin: 0;*/
    color: white;
}

#principal, #form1, #frmPrincipal {
    min-height: 95% !important;
}

#conteudo iframe {
    height: 96% !important;
}

#linkAncora {
    width: 140px;
    height: 22px;
    display: block;
    color: #fff;
    background: #CCC;
    right: 10px;
    position: absolute;
}

#middleright_inner #middleright, #middleleft, #middleright_inner {
    height: 105% !important;
}

#middleleft_inner {
    height: 99% !important;
}

#wrapper {
    display: table;
    width: 100%;
    height: 100%;
}

    #wrapper > div {
        display: table-row;
    }

        #wrapper > div > div {
            display: table-cell;
        }

#top {
    height: 50px;
}

#bottom {
    height: 60px;
    right: 0px;
    left: 0px;
    background: #333333 !important;
}

#wrapper > div > #topleft,
#wrapper > div > #middleleft,
#wrapper > div > #bottomleft {
    width: 268px;
}

#wrapper > div > #middleleft {
    background: #EEEEEE !important;
    width: 268px;
}

#middleleft_inner {
    width: 258px;
    /*height:99%;*/
    /*min-height:664px;*/
    margin: 5px 5px;
    background: #FFFFFF;
    overflow-y: auto;
}

#wrapper > div > #middleright {
    background: #EEEEEE !important;
}


#middleright_inner {
    height: 85%;
    margin: 5px 5px 5px 0px;
    background: #FFFFFF;
    overflow-y: hidden;
}

#wrapper > div > #topright,
#wrapper > div > #bottomright {
    background: #333333;
}

#bottomleft {
    background: #333333 url(../imagens/rodape.png) no-repeat;
    width: 268px;
    height: 60px;
    float: left;
}


#bottomright1 {
    float: left;
    text-align: left;
    width: 268px;
    height: 60px;
}

#bottomFrontright1 {
    float: left;
    text-align: left;
    width: 268px;
    height: 60px;
}

#bottomright2 {
    float: right;
    background: url(../imagens/alcislogobranco.png) no-repeat;
    background-position: center;
    width: 268px;
    height: 60px;
    opacity: 0.3;
    position: fixed;
    right: 0px;
    z-index: 999;
    bottom: 0px;
}

#content_full {
    margin: 10% auto 0 auto;
    width: 300px;
    height: 310px;
    background: #056A9F;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #FFFFFF;
}

#logo {
    height: 151px;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 10px;
}

#alertas {
    margin: 0 auto;
    width: 300px;
}

#wrapper > div > #topleft,
#wrapper > div > #bottomleft {
    /* background: #092A7C;*/
}

#middle {
    margin: 10px;
    background: #EEEEEE;
    bottom: 0px;
    height: 99% !important;
}

#middleright {
    height: 100% !important;
}

#Label6 {
    position: absolute;
    bottom: 0;
    left: 10px;
}


/*tirando scroll do grafico*/
.graficoPadrao img {
    width: 100% !important;
    display: block;
}

.widget-content {
    height: 510px !important;
}


