﻿/*-------------------Reset-------------------------------*/
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    vertical-align: baseline;
    font-weight: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}

html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    background-size: 1px, 1px, auto,auto, auto 25px;
    background-repeat: repeat-y, repeat-y, no-repeat, no-repeat, repeat;
    background-position: 98% 0, 2% 0, right top,left bottom, 0;
    background-attachment: fixed;
}

:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

.clear {
    display: block;
    clear: both;
    height: 0;
}

::-ms-clear {
    display: none;
}

::-ms-reveal {
    display: none;
}
/*----------------- CLASSES PARA CONSULTOR GIER -----------------*/
.faixaConsultor {
    width: 100%;
    height: auto;
    background: #f2f2f2;
    position: absolute;
    top: 20%;
    padding-bottom: 30px;
}

    .faixaConsultor .baseCentral {
        width: 1150px;
        margin: 0 auto;
    }

    .faixaConsultor .titulo {
        font: bold 36px Arial;
        color: #076d8e;
        margin: 25px 0 30px 0;
        text-align: center;
        text-transform: uppercase;
    }

.baseIcones {
    color: #444;
    font: normal 17px Arial;
}

    .baseIcones .alinhamentoLabel {
        margin-top: 20px;
    }

    .baseIcones .icoConsultor, .baseIcones .icoTelefone, .baseIcones .icoEmail {
        width: 45px;
        height: 45px;
        border: 5px solid #000;
        border-radius: 34px;
        margin: 0 20px;
    }

    .baseIcones .icoConsultor {
        background: url("../images/icoConsultor.png") 8px 0 no-repeat;
    }

    .baseIcones .icoTelefone {
        background: url("../images/icoConsultor.png") 8px -45px no-repeat;
    }

    .baseIcones .icoEmail {
        background: url("../images/icoConsultor.png") 8px -90px no-repeat;
    }

.btnOcultaConsultor {
    width: 100px;
    height: 25px;
    background: url("../images/icoOculta.png") 10px 7px #1baa39 no-repeat;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 35px;
    text-transform: uppercase;
    font: normal 17px Arial;
    padding: 10px 0 0 50px;
}

    .btnOcultaConsultor:hover, .btnOcultaPopUp:hover {
        background: url("../images/icoOculta.png") 10px 7px #1fb83f no-repeat;
    }

.btnOcultaPopUp {
    width: 150px;
    height: 37px;
    background: url("../images/icoOculta.png") 10px 8px #1baa39 no-repeat;
    border: none;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font: normal 17px Arial;
    text-indent: 25px;
    padding-top: 3px;
    cursor: pointer;
}
/*----------------- Classes Tela de Trocar Estrutura -----------------*/
.baseTrocaEstruturaResumido {
    height: 140px;
    margin: 0 auto;
    background-color: #F9F8F8;
    border: 2px solid #e5e7e7;
    border-radius: 2px;
    padding: 15px;
    position: relative;
    top: 105px;
    margin-left: 20px;
    margin-right: 20px;
}

.baseTrocaEstrutura {
    height: 315px;
    margin: 0 auto;
    background-color: #F9F8F8;
    border: 2px solid #e5e7e7;
    border-radius: 2px;
    padding: 15px;
    position: relative;
    top: 105px;
    margin-left: 20px;
    margin-right: 20px;
}

.divBuscaFuncionalidade {
    padding-top: 25px;
    width: 325px;
    margin-left: 70px;
}

.buscaFuncionalidade {
    width: 325px !important;
}

.textBuscaEstrutura, .textBuscaFuncionalidade {
    background: url('../images/icoLupa.png') 12px 9px #fff no-repeat;
    border: 1px solid #e5e7e7;
    border-radius: 5px;
    width: 400px;
    height: 30px;
    text-transform: uppercase;
    font: bold 14px Verdana;
    color: #008dbd;
    text-indent: 40px;
}

.textBuscaFuncionalidade {
    width: 1008px;
}

.ImgArrendodado {
    border: 1px solid #919398;
    border-radius: 10px;
    margin: 4px 0 0 4px;
}

.baseIconeFoto {
    height: 41px;
    width: 41px;
    margin-top: 4px;
}

.baseIconeFuncionalidade {
    width: 45px;
    height: 28px;
    border-radius: 5px;
    background: #7d7f87;
    margin-left: 10px;
    text-align: center;
    padding-top: 4px;
}

.dataTables_empty {
    font: normal 12px Arial;
    color: red;
    text-align: center;
}

.linhaEstrutura td {
    background: #f9f8f8;
    vertical-align: middle;
    height: 35px;
}

    .linhaEstrutura td a {
        color: #001268;
        font: normal 16px Arial;
        text-decoration: none;
        display: block;
        height: 29px;
        padding-top: 23px;
        text-transform: uppercase;
    }

.linhaEstruturaResumido td {
    background: #f9f8f8;
    vertical-align: middle;
}

    .linhaEstruturaResumido td a {
        color: #001268;
        font: normal 13px Arial;
        text-decoration: none;
        display: block;
        text-transform: uppercase;
    }

.linhaEstruturaDashboard td {
    background: #f9f8f8;
    vertical-align: middle;
    height: 200px;
}
/*----------------- Classes para PopUp de Usuario Logado -----------------*/
#baseUsuario {
    border: 1px solid #e5e7e7;
    border-radius: 3px;
    width: 323px;
    height: 60px;
    font: normal 12px Verdana;
    color: #000;
    text-align: right;
    cursor: pointer;
    position: relative;
    z-index: 99999;
}

/*----------------- Classes para PopUp de Usuario Logado -----------------*/
#baseAcessibilidade {
    width: 127px;
    height: 60px;
    font: normal 12px Verdana;
    color: #000;
    text-align: right;
    cursor: pointer;
    position: relative;
    z-index: 99999;
    padding-top: 5px;
}

#acoesUsuario, .acoesUsuario2 {
    position: absolute;
    width: 308px;
    height: 0;
    background: #ffffff;
    border: 1px solid #e5e7e7;
    border-radius: 3px;
    padding: 5px 5px 5px 10px;
    z-index: -99999;
    text-align: right;
    display: none;
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

#links {
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 0;
}

#usuario #acoesUsuario a {
    color: #000;
    font: normal 12px Arial;
    display: block;
    height: 25px;
}

    #usuario #acoesUsuario a:hover {
        color: #929292;
    }


.icoAcessibilidade {
    margin-top: 16px;
    height: 21px;
}


.icoTrocaPerfil, .icoBuscaFuncionalidade, .icoTarefaAgendada, .icoAcessarV2, .icoAlertas, .icoSair, .icoAlteraSenha, .icoConsultorGier, .icoComunicar {
    width: 25px;
    height: 25px;
    background: url('../images/iconesAcao.png') no-repeat;
}

.icoTrocaPerfil {
    background-position: 0 0;
}

.icoBuscaFuncionalidade {
    background-position: -27px 0;
}

.icoTarefaAgendada {
    background-position: -56px 0;
}

.icoAcessarV2 {
    background-position: -84px 0;
}

.icoAlertas {
    background-position: -112px 0;
}

.icoSair {
    background-position: -140px 0;
}

.icoAlteraSenha {
    background-position: -165px 0;
}

.icoConsultorGier {
    background-position: -184px 0;
}

.icoComunicar {
    background-position: -206px 0;
}

#acoesUsuario .margem {
    margin: 7px 0 0 10px;
}

.circTarefas, .circAlertas {
    width: 40px;
    height: 25px;
    border-radius: 10px;
    font: normal 17px Arial;
    text-align: center;
    padding-top: 8px;
}

.circTarefas {
    background: #F7F7F7;
    color: #001268;
    margin: 14px 0 2px 0;
}

.circAlertas {
    background: #FFB900;
    color: #fff;
    margin: 14px 0 2px 0;
}

.baseHome, .baseVersao {
    background: 12px 16px #ffffff no-repeat;
    width: 30px;
    height: 40px;
    border: 1px solid #d0d0d0;
    border-left: none;
    border-radius: 0 3px 3px 0;
    position: relative;
    margin-left: -2px;
    padding: 10px;
    z-index: 999;
}

.baseVersao {
    z-index: 9999;
    background: url('../images/icoVersao.png') 12px 16px #e6e6e6 no-repeat;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
}

body .ui-tooltip {
    border-width: 2px;
}

.ui-tooltip, .arrow:after {
    background: #e6e6e6 !important;
    border: 2px solid #d0d0d0 !important;
    width: 200px;
}

.ui-tooltip {
    padding: 10px 20px;
    color: #000 !important;
    border-radius: 10px;
    font: normal 14px Verdana !important;
    text-transform: uppercase;
    /*box-shadow: 0 2px 6px black;*/
    text-align: center;
}

.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}

    .arrow.top {
        top: -16px;
        bottom: auto;
    }

    .arrow.left {
        left: 20%;
    }

    .arrow:after {
        content: "";
        position: absolute;
        left: 20px;
        top: -20px;
        width: 25px;
        height: 25px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .arrow.top:after {
        bottom: -20px;
        top: auto;
    }
/*----------------- MasterPage -----------------*/
.baseBuscaApl {
    width: 100%;
    height: 100%;
    border-bottom: 2px solid #e1e1e1;
    position: fixed;
    z-index: 999999;
    display: none;
    left: 0;
    top: 100px;
}

#Master .header2 {
    width: 100%;
    height: 70px;
    background: #ffffff;
    background-repeat: repeat-y, repeat-y, no-repeat, repeat;
    position: fixed;
    z-index: 99;
    top: 0;
}

#Master .boxHeader {
    height: 77px;
    margin: 0 auto;
    padding-right: 15px;
}

    #Master .boxHeader .logo2 {
        background: url("../images/logo2.png") no-repeat;
        width: 177px;
        height: 65px;
        float: left;
        margin: 5px 10px 0 20px;
    }

    #Master .boxHeader .logoCliente, #Master .boxHeader .usuarioLogado {
        margin: 5px 0 0 0;
    }

    #Master .boxHeader .logado {
        font: normal 11px Verdana;
        color: #006d8e;
        margin-right: 10px;
    }

#Master .rodapeVersao {
    position: fixed;
    z-index: 3;
    background: #f4f4f4;
    background-position: bottom;
    border-top: 1px solid #ccc;
    bottom: 0;
    width: 100%;
    height: 16px;
    padding-top: 4px;
    color: #444;
    font: normal 12px Arial;
    text-align: center;
}

    #Master .rodapeVersao .alinhamento {
        width: 500px;
        margin: 0 auto;
    }

/*------------------------ CLASSES PARA ESTILIZAR ABERTURA ------------------------*/
#abertura .menulateral {
    height: 200px;
}

    #abertura .menulateral li a {
        background: #efefef;
        border: 1px solid #dbdbdb;
        font: bold 11px Verdana;
        color: #666;
        display: block;
        text-decoration: none;
        width: 200px;
        height: 24px;
        padding: 10px 0 0 10px;
        margin-top: -1px;
    }

        #abertura .menulateral li a:hover {
            color: #999;
            border-right: 1px solid #fff;
        }

    #abertura .menulateral .link1 a {
        border-radius: 10px 0 0 0;
    }

    #abertura .menulateral .link2 a {
        border-radius: 0 0 0 10px;
    }

    #abertura .menulateral .icoMenuAtivo {
        background: url('../images/ico-menu-ativo.png') no-repeat;
        width: 6px;
        height: 7px;
        float: left;
        margin: 3px 5px 0 0;
    }

    #abertura .menulateral .lbtAtivo, .PrimeirolbtAtivo {
        background: #efefef;
        color: #FFB900;
        border: 1px solid #dbdbdb;
        font: bold 11px Verdana;
        width: 194px;
        height: 24px;
        padding: 10px 0 0 10px;
        margin-top: -1px;
        position: relative;
        border-right: 1px solid #fff;
    }

    #abertura .menulateral .PrimeirolbtAtivo {
        border-radius: 2px 0 0 0;
        border-bottom: none;
        margin: -1px 0 1px 0;
        border-right: none;
        width: 200px;
    }

#abertura .baseAplicativos {
    background: #efefef;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    width: 768px;
    height: 503px;
    margin: 15px 0 0 -8px;
    float: left;
    padding: 20px 0 0 10px;
    overflow: auto;
    overflow-x: hidden;
}

#abertura .dashboardLabelAmarelo {
    color: #ffffff;
}

#abertura .dashboardLabelItalico {
    font-style: italic;
    font-size: 16px;
}

#abertura .dashboardLabelMaior {
    font-size: 22px;
    font-weight: bold;
}

#abertura .dashboardLabelMenor {
    font-size: 12px;
}

.iconesApl {
    float: left;
    width: 253px;
    height: 110px;
}

.baseMonocromatica, .baseCor1, .baseCor2, .baseCor3, .baseCor4, .baseCor5 {
    width: 230px;
    height: 90px;
    padding-top: 6px;
    padding-left: 6px;
    border-radius: 5px;
    border: 2px solid #e5e7e7;
    margin-bottom: 5px;
    margin: 0 auto;
}

.baseMonocromatica, .baseCor5 {
    background-color: #ffffff;
}

.baseCor1 {
    background: #ffffff;
}

.baseCor2 {
    background: #ffffff;
}

.baseCor3 {
    background: #ffffff;
}

.baseCor4 {
    background: #ffffff;
}

.nomeFuncionalidade {
    color: #076d8e;
    font: bold 10px Verdana;
}

.rodapeMenuObjetos {
    width: 211px;
    height: 29px;
    padding-top: 4px;
    background: #efefef;
    border: 1px solid #dbdbdb;
    border-right: none;
    border-top: none;
    border-radius: 0 0 2px 2px;
    font: normal 12px Arial;
    color: #006699;
}

.btnVolta, .btnAvanca {
    width: 19px;
    height: 19px;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 3px;
}

.btnVolta {
    margin-left: 5px;
}

.btnAvanca {
    margin-right: 14px;
}

.opacidade {
    filter: alpha(opacity=30);
    opacity: 0.30;
}

.favoritoAtivo, .favoritos {
    background: #fff;
    background-position: 2px 2px;
    background-repeat: no-repeat;
    border: 1px solid #d4d4d4;
    border-radius: 13px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.favoritoAtivo {
    background-image: url('../images/icoFavoritoSel.png');
}

.favoritos {
    background-image: url('../images/icoFavorito.png');
}

.alinhamentoFavoritos {
    margin-left: -38px;
    margin-top: 10px;
}

/*-------------------CLASSES PARA UPDATEPROGRESS----------------------*/
.carregando {
    background: rgba(0,0,0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999999 !important;
}

.baseBrancaUpdateProgress {
    background: #fff;
    border: 1px solid #b3b3b3;
    width: 300px;
    height: 55px;
    margin: 0 auto;
    margin-top: 270px;
    text-align: center;
    padding: 20px 0;
    font: bold 13px Verdana;
    color: #4A4A4A;
    border-radius: 5px;
}

.baseCirculos {
    margin: 0 auto;
    margin-top: 20px;
    width: 70px;
    text-align: center;
}

    .baseCirculos > div {
        width: 18px;
        height: 18px;
        background-color: #006d8e;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
        animation: bouncedelay 1.4s infinite ease-in-out;
        Prevent first frame from flickering when animation starts -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .baseCirculos .circulo1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .baseCirculos .circulo2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0);
    }

    40% {
        -webkit-transform: scale(1.0);
    }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.updateProgress {
    border-width: 0;
    border-style: inherit;
    background-color: transparent;
    position: absolute;
    z-index: 5000;
}
/*----------------- CLASSES PARA ASCX DE MENSAGENS -----------------*/
.mascara {
    background: rgba(0,0,0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999999 !important;
}

#ucMensagem .Msg {
    width: 480px;
    min-height: 230px;
    height: auto;
    z-index: 9999999999;
    background: #fff;
    border-radius: 3px;
    margin: 100px auto;
}

#ucMensagem .divTitulo {
    border-bottom: 1px solid #FFB900;
    font: bold 14px Arial;
    color: #FFB900;
    padding-bottom: 5px;
}

#ucMensagem .divConteudo {
    height: auto;
    min-height: 137px;
}

#ucMensagem .icoMensagem {
    margin-left: 20px;
    margin-top: 43px;
}

#ucMensagem .msg {
    margin-top: 43px;
    width: 320px;
    text-align: center;
    text-transform: uppercase;
    font: normal 14px Arial;
}

#ucMensagem .rodape_acoes {
    background: #f5f5f5;
    border-top: 1px solid #e9e9e9;
    height: 40px;
    padding-top: 10px;
    border-radius: 0 0 3px 3px;
    text-align: center;
}

#ucMensagem .btnFechar {
    width: 10px;
    height: 10px;
    background: url('../images/ico_fechar.png') no-repeat;
    cursor: pointer;
    border: none;
}

#ucMensagem .lnkFechar {
    display: block;
    width: 10px;
    height: 10px;
    background: url('../images/ico_fechar.png') no-repeat;
    cursor: pointer;
    border: none;
}

#ucMensagem .MsgGrande {
    width: 780px;
    height: auto;
    min-height: 430px;
    z-index: 9999999999;
    background: white;
    border-radius: 3px;
    margin: 80px auto;
}

#ucMensagem .divConteudoGrande {
    height: auto;
    min-height: 337px;
}

#ucMensagem .msgGrande {
    margin-top: 43px;
    width: 720px;
    text-align: center;
    text-transform: uppercase;
    font: normal 14px Arial;
}

/*ESTILIZA BOTÃO DE SIM/NÃO DOS ASCX*/
.ui-dialog .ui-button {
    width: 100px;
    height: 28px;
    cursor: pointer;
    border-radius: 3px;
    font: normal 12px arial;
    background-image: linear-gradient(to bottom, #fdfdfd, #e7e7e7);
    border: 1px solid #d1d1d1;
    margin-right: 5px;
}


/*------- Rack IE8 ----------*/
@media \0screen {
    .mascara {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999999999;
        filter: alpha(opacity=50);
        opacity: 0.50;
        background: #000;
    }
}


/*-------------DASHBOARD HOME-----------------------------*/
.dashboard-escolas {
    width: 245px;
    height: 80px;
    background-color: #ffffff;
    position: absolute;
    border: 1px solid #dbdbdb;
}

.dashboard-turmas {
    width: 245px;
    height: 80px;
    margin-left: 255px;
    background-color: #ffffff;
    position: absolute;
    border: 1px solid #dbdbdb;
}

.dashboard-alunos {
    width: 245px;
    height: 80px;
    margin-left: 510px;
    background-color: #FFB900;
    color: #ffffff;
    position: absolute;
    border: 1px solid #FFB900;
    text-align: center;
}


/*-------------DASHBOARD TROCA ESTRUTURA-----------------------------*/
.dashboard-troca-estrutura-escolas {
    width: 150px;
    height: 60px;
    margin-left: 10px;
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    text-align: center;
}

.dashboard-troca-estrutura-turmas {
    width: 150px;
    height: 60px;
    margin-left: 10px;
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    text-align: center;
}

.dashboard-troca-estrutura-alunos {
    width: 150px;
    height: 60px;
    margin-left: 10px;
    background-color: #FFB900;
    color: #ffffff;
    border: 1px solid #FFB900;
    text-align: center;
}

.dashboard-troca-estrutura-grafico {
    width: 300px;
    height: 180px;
    background-color: #ffffff;
    margin-left: 10px;
    border-width: 1px;
    border-style: solid;
}
