* {
    margin: 0;
    padding: 0;
    outline: none
}

body {
    padding: 0;
    border: 0;
    margin: 0;
    background: #fff url('../_images/bg_login.jpg') top center no-repeat !important;
    font-family: 'Helvetica';
}

html,
body {
    height: 100%;
}

* html .pagina {
    height: 100%;
}

div#full {
    border: 0px solid #000000;
    height: 100%;
    width: 100%;
}

/* =========================================================== ADMINISTRADOR */
.container {
    width: 996px;
    min-height: 300px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    margin-top: 6px;
}

.containerPrincipal {
    width: 996px;
    margin: 0 auto;
    position: relative;
}

/* Admin 2.0: HEADER */
.containerPanel {
    background: #FFF url('../_images/bg_header_admin.jpg') repeat-x bottom;
    /*font-family: 'Helvetica', Arial;*/
    width: 100%;
    height: 80px;
    font-size: 18px;
    color: #232323;
    line-height: 48px;
    position: relative;
    margin: 0 auto;
    border-bottom: #a4a4a4 1px solid;
}

@media only screen and (min-width: 402px) {
    .containerPanel .topPanel {
        width: 100%;
        height: 48px;
        margin: 0 auto;
        position: relative;
    }

    .containerPanel .topPanel .titulo {
        display: block;
        float: left;
        position: relative;
        font-size: 26px;
        color: #666;
        /*margin-left: 20px;*/
    }

}

@media only screen and (min-width: 1000px) {
    /*
    .containerPanel .topPanel {
        display: block;
        width:1000px;
        height:48px;
        margin:0 auto;
        position:relative;
    }

    .containerPanel .topPanel .titulo {
        float:left;
        position:relative;
        font-size: 26px;
        color: #666;    
        min-width: 30px;
        height: 52px;
        margin-top: 14px;
    }
    */

}

.containerPanel .topPanel .titulo .txt {
    float: left;
    height: 24px;
    min-width: 30px;
    padding: 0px;
    font-family: 'HelveticaItalic';
    margin-top: 14px;
    font-size: 16pt;
}

.containerPanel .topPanel .titulo .logo {
    float: left;
    height: 48px;
    min-width: 30px;
    /*padding: 0 10px;*/
}

.containerPanel .topPanel .info {
    float: right;
    min-width: 35px;
    height: 80px;
    display: flex;
    box-sizing: border-box;
}

.containerPanel .topPanel .info .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.containerPanel .topPanel .info .logo a {
    text-decoration: none;
}

.containerPanel .topPanel .info .logo img {
    /*max-height: 50px;*/
}



.containerPanel .topPanel .info .versao {
    float: right;
    height: 12px;
    min-width: 10px;
    font-size: 10px;
    padding: 0 5px;
    color: #333;
    font-family: 'HelveticaBold';
    margin: 0;
    margin-top: 3px;
    line-height: 10px;
    font-weight: bold;
}

.containerPanel .topPanel .info .btnSair {
    float: right;
    margin-top: 0px;
    width: 35px;
    height: 20px;
    line-height: 21px;
    background: #c22e2e;
    color: #fff;
    font-size: 11px;
    text-align: center;
    margin-right: 0px;
    border-radius: 4px;
    letter-spacing: 1px;
    cursor: pointer;
    font-family: 'Helvetica';
    /*    box-shadow: 1px 0px 2px #fff;*/
}

.containerPanel .topPanel .info .btnSair:hover {
    opacity: 0.7;
}

/* MENU */
.containerMenuAdmin {
    position: relative;
    width: 100%;
    height: 52px;
    background: #930100;
    border-radius: 0px;
    top: 3px;
    z-index: 1;
    padding: 0;
}

.containerMenuAdmin .menu {
    /*width: 996px;*/
    /*height: 52px;*/
    border: 0;
    position: relative;
    margin: 0 auto;
}

.containerMenuAdmin .menu .btns {
    float: left;
    min-width: 13px;

    height: 34px;
    padding: 4px 3px;
    margin-top: 13px;
}

.containerMenuAdmin .menu .btns .miniIcon {
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    float: left;
    min-width: 32px;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    margin-left: 3px;
    border-radius: 4px;
    padding: 0 10px;
    text-align: center;
}

.containerMenuAdmin .menu .btns .off {
    background: #930100;
}

.containerMenuAdmin .menu .btns .over {
    background: #5d0202;
}

.containerMenuAdmin .menu .btns .sel {
    background: #e20007;
}

.areaSubMenu .off {
    background: #4d4d4c;
    text-decoration: none;
}

.areaSubMenu .over {
    background: #686867;
    text-decoration: none;
}

.areaSubMenu .sel {
    background: #47a0ea;
}


.containerMenuAdmin .menu .btns .miniIcon img {
    width: 28px;
    height: 28px;
    padding: 3px;
}

.containerMenuAdmin .menu .dados {
    float: right;
    min-width: 30px;
    max-width: 176px;
    height: 40px;
    margin: 3px;
    padding: 3px;
    border-left: 1px solid #ae0301;
}

.containerMenuAdmin .menu .dados .btn {
    display: none;
    float: right;
    min-width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 0;
    font-size: 10px;
    color: #fff;
    border-radius: 5px;
    padding: 0 3px;
    background: #47a0ea;
    font-family: 'Helvetica';
}

.containerMenuAdmin .menu .dados .nmuser {
    float: left;
    min-width: 30px;
    text-decoration: underline;
    height: 16px;
    line-height: 16px;
    text-align: left;
    margin: 15px 0 0 0;
    font-size: 12px;
    color: #c74342;
    border-radius: 5px;
    padding: 0 3px;
    font-family: 'Helvetica';
    cursor: pointer;
}

.containerMenuAdmin .menu .dados .nmuser:hover {
    opacity: 0.7;
}

.containerMenuAdmin .menu .dados .msgs {
    float: left;
    min-width: 30px;
    height: 11px;
    line-height: 11px;
    text-align: left;
    margin: 0;
    font-size: 10px;
    color: #fff;
    border-radius: 5px;
    padding: 0 3px;
    /*font-style: italic;*/
    font-family: 'Helvetica';
}

/* SISTEMA */
.container #conteudo {
    float: left;
    width: 996px;
    height: 100%;
    padding: 0;
}


/* RODAPE */
.containerRodape {
    bottom: 0;
    color: #333;
    font-size: 12px;
    letter-spacing: 0.25px;
    line-height: 15px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    background-color: #efefef;
}

.rodape {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    font-size: 10px;
    padding: 5px 0;
}

.rodape .rights {
    border-right: 1px solid #ccc;
    padding-right: 10px;
    margin-right: 10px;
}

.rodape .development {
    margin-right: 10px;
}

.rodape .versao {
    border-left: 1px solid #ccc;
    padding-left: 10px;
}


/* NAVEGAÇÃO */
.header {
    float: left;
    width: 100%;
    min-height: 36px;
}

.tituloModulo {
    position: relative;
    margin-top: 5px;
    font-family: 'Helvetica';
    font-size: 30px;
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: #5c5c5c;
}

.tituloModulo .txtMod {
    float: left;
    min-width: 10px
}

.tituloModulo .txtSubMod {
    float: left;
    min-width: 1px;
    color: #e20207;
}

.areaSubMenu {
    float: left;
    font-family: 'Helvetica';
    min-width: 10px;
    height: 27px;
    background: #4d4d4c;
    border-radius: 5px;
    padding: 0 0 0 2px;
    margin-bottom: 5px;
}

.areaSubMenu .btn {
    float: left;
    font-family: 'Helvetica';
    min-width: 10px;
    height: 23px;
    border-radius: 5px;
    margin: 2px 2px 2px 0;
    padding: 0 5px;
    line-height: 23px;
    background: #4d4d4c;
    font-size: 13px;
    color: #fff;
    cursor: pointer;
}

.areaSubMenu .off {
    background: #4d4d4c;
    text-decoration: none;
}

.areaSubMenu .over {
    background: #686867;
    text-decoration: none;
}

.areaSubMenu .sel {
    background: #e20207;
}

.container #conteudo #table {
    width: 100%;
    /*float: left;*/
    position: relative;
    background: #fff;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

.container #conteudo #table .flexigrid {
    width: 100%;
    float: left;
    height: 100%;
    display: none;
}

#table .lista {
    width: 48%;
    float: left;
    background: #fff;
    border-radius: 4px 4px 0 0;
    padding: 5px;
    /*    height: 100px;*/
}

#table .lista .titulo {
    font-family: 'Helvetica';
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    width: 100%;
    height: 30px;
    float: left;
    background: #ededed;
    border-radius: 4px;
    margin-bottom: 10px;
    color: #8e0000;
}

#table .lista .content .list .item {
    font-family: 'Helvetica';
    text-align: left;
    line-height: 35px;
    font-size: 14px;
    min-width: 10px;
    height: 35px;
    /*    float: left; */
    position: relative;
    /*    background: #f9f9f9; */
    border-bottom: 1px solid #efefef;
    /*    border-radius: 4px;*/
    /*    margin-bottom: 5px;*/
    color: #333;
    display: block;
    cursor: pointer;
}

#table .lista .content .list .item:hover {
    background: #f9f9f9;
}

#table .lista .content .list .itemDir {
    font-family: 'Helvetica';
    text-align: left;
    line-height: 27px;
    font-size: 13px;
    width: 100%;
    height: 26px;
    /*    float: left; */
    position: relative;
    /*    background: #f9f9f9; */
    border-bottom: 1px solid #efefef;
    /*    border-radius: 4px;*/
    /*    margin-bottom: 5px;*/
    color: #333;
    display: block;
    cursor: pointer;
}

#table .lista .content .list .itemDir:hover {
    background: #f9f9f9;
}




.tooltip {
    color: #e5e5e5 !important;
    font-size: 11px !important;
    border: 0 !important;
    /*    text-decoration: underline;*/
    box-shadow: 0 0 0 !important;
    padding: 5px !important;
    background: transparent !important;
    font-family: 'Helvetica' !important;
}

.btnLembreteDados {
    float: right;
    min-width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 0;
    font-size: 13px;
    border-radius: 5px;
    padding: 0 3px;
    color: #47a0ea;
    font-family: 'Helvetica';
    cursor: pointer;
}

.btnLembreteDados:hover {
    text-decoration: underline;
}

.link {
    color: #00f;
    text-decoration: underline;
    cursor: pointer;
}

.link:hover {
    opacity: 0.5;
}

.download {
    float: right;
    font-size: 12px;
    margin-top: 8px;
    line-height: 12px;
    color: #f90;
    text-decoration: underline;
    cursor: pointer;
}