﻿html {
    background-color: #e6e6e6;
    display: inline-table;
    width: 100%;
}

/*CONSERTANDO BUG DE LAYOUT*/

/*LISTA DE CURSOS*/
.divFonteCurso {
    font-size: 22px !important;
    padding: 5px 20px 5px 5px;
    /*font-weight: normal;*/
    font-family: fonteNomeCursos;
}

@font-face {
    font-family: fonteNomeCursos;
    src: url(../Calibri-Light.eot), /* IE9+ Compat Modes */
    url(../Calibri-Light.woff2) format('woff2'), /* Super modern browsers */
    url(../Calibri-Light.woff) format('woff'), /* Modern browsers */
    url(../CALIBRIL.TTF) format('truetype'), /* Safari, Android, iOS */
    url(../Calibri-Light.svg) format('svg'); /* Legacy iOS */
}

#region_pnlGrid {
    width: 100%;
}

#region_pnlCadastro {
    width: 100%;
}

#background {
    display: initial !important;
}

#subItensAdministrador {
    z-index: 12000 !important; /*COLOCADO PARA ARRUMAR O LAYOUT CAGADO*/
}

.areaConteudo {
    height: 110px !important;
    overflow-y: hidden !important;
}

/*CONSERTANDO BUG DE LAYOUT*/

body {
    color: #666666;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    outline: none;
    /*padding-left: 3px;
    padding-right: 3px;*/
    text-decoration: underline;
}

.divFonteCurso {
    font-size: 22px !important;
    padding: 5px 20px 5px 5px;
    font-weight: normal;
    font-family: fonteNomeCursos;
}

/*@font-face {
    font-family: fonteNomeCursos;
    src: url(../CALIBRIL.TTF);
}*/

a:link, a:visited,
a:active, a:hover {
    color: #333;
}


a#linkPaginaMenu {
    line-height: 0px !important;
}

a:hover {
    background-color: #c7d1d6;
    text-decoration: none;
}

.topo {
    min-width: 300px;
}

.areaMenu {
    float: right;
}

.logoff {
    display: none;
}

.logon {
    display: block;
}

.titulo1 {
    font-family: calibri_, Arial;
    font-size: 24px;
}

.cor-azul {
    color: #007ead;
}

.cor-preta {
    color: #000000;
}

.cor-branca {
    color: #ffffff;
}

.campo-form {
    min-width: 50px;
    border: 1px solid #c3c3c3;
    text-align: left;
    height: 24px;
    border-radius: 6px;
}

.rotulo-form {
    font-family: calibri_, Arial;
    font-size: 14px;
    color: #51439b;
}

.combo-form {
    border-radius: 6px;
    padding: 5px;
    border: 0px;
    height: 30px;
    background-color: #ffffff;
    border: 1px solid #c3c3c3;
}

.rotulo-cadastro {
    font-family: calibri_, Arial;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}

.rotulo-titulo {
    font-family: calibri_, Arial;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.itemSubMenu {
    padding: 10px;
}

.itemSubMenu-over {
    background-color: #007ead;
    color: #ffffff;
}

.areaLogin {
    background-image: url('../Imagens/CustomizacaoVM/imagens/imgLogin7.jpg'), linear-gradient(180deg, rgba(165,214,255,1) 40%, rgba(197,227,251,1) 95%);
    height: 500px;
    background-repeat: no-repeat;
    /*background-color: rgb(165,214,255);*/
    /*background-position: center;*/
}

.login {
    /*width:400px;*/
    padding: 20px;
    margin: 20px auto;
    text-align: center;
    box-shadow: 0px 0px 5px #333333;
}

.sombra-padrao {
    box-shadow: 0 0 10px 3px #e3e3e3;
    line-height: 0px;
}

.tela-padrao-sombra {
    padding: 20px;
    margin: 20px auto;
    box-shadow: 0px 0px 5px #333333;
}

.tela-padrao {
    padding: 20px;
    margin: 20px auto;
}

.espacoPadrao {
    padding: 20px;
}

.corLinhaDivisoria {
    background-color: #dddddd;
}

.telaInteira {
    width: 100%;
}

.input {
    min-height: 29px;
    min-width: 300px;
    /*padding: 10px;*/
}

.areaUsuario {
    font-family: calibri_light;
    font-size: 13px;
    color: rgb(135,135,135);
}

.itensMenuRodape {
    font-family: calibri_light;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}

.logotipo {
    background-image: url('../Imagens/CustomizacaoVM/imagens/logo_votorantim.png');
    background-position: 25px center;
    background-repeat: no-repeat;
    width: 191px;
    padding-top: 55px;
}

.boxLogin {
    background-color: rgb(0,125,175) !important;
    padding: 40px;
    text-align: center;
}

/*LISTA DE CURSOS*/
.divCursosAluno {
    margin-bottom: 5px;
}

.divFonteCurso {
    font-size: 16px;
    padding: 5px 20px 5px 5px;
    /*font-weight: bold;*/
}

.divTipoCurso {
    border-left: 1px solid #cccccc;
}

    .divTipoCurso:first-child {
        border-left: 0px solid #cccccc;
    }

.divCursosAluno:last-child {
    margin-bottom: 0px !important;
}

.BTNExpMin {
    width: 40px;
    float: left;
    position: absolute;
    z-index: 999999;
    left: 0px;
    bottom: 0px;
    top: 0px;
    /*background-color: red;*/
    cursor: pointer;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}

.imgStatus, .imgTipoCurso {
    height: 25px;
    line-height: 0px;
    top: 42px !important;
}

.lblTipoCurso, .lblStatus, .lblTextoConclusao, .lblTextoCarga, .lblTextoPeriodo {
    font-size: 13px !important;
}

/*LISTA DE CURSOS*/
@media only screen and (min-width: 1003px) {

    .DropDownListEstiloPadrao {
        font: 11px Arial;
        color: #254985;
        border: 0px solid #C3C3C3;
        padding: 5px;
        /*width:350px;*/
        min-height: 29px;
    }

    .textBoxGenerico {
        font: 11px Arial;
        color: #333333;
        border: 0px;
        padding: 5px;
        width: 350px;
    }

    .areaIdioma {
        width: 230px;
        height: 1px;
        margin-right: 45px;
    }

    .areaLogo {
        width: 30%;
    }

    .areaUltimoAcesso {
        font-family: calibri_light;
        font-size: 12px;
        color: rgb(135,135,135);
        vertical-align: middle;
    }

    .araFoto {
        border-radius: 50%;
        overflow: hidden;
        width: 50px;
        height: 50px;
        margin: 15px 0px 0px 15px;
    }

    .areaSessao {
        font-family: calibri_light;
        font-size: 12px;
        color: rgb(135,135,135);
        padding: 23px 20px 20px 20px;
    }

    #subMenuIdioma {
        border: 0px solid #dadada;
        display: none;
        background-color: #e6e6e6;
        padding: 10px;
        z-index: 999999;
        position: fixed;
        right: 20px;
        margin-top: -10px;
        box-shadow: rgb(153, 153, 153) 0px 0px 5px 0px;
    }

    #subMenuUsuario {
        border: 0px solid #dadada;
        display: none;
        background-color: #e6e6e6;
        padding: 10px;
        position: absolute;
        right: 20px;
        width: 200px;
        box-shadow: rgb(153, 153, 153) 0px 0px 5px 0px;
    }

    .faixaTopo {
        display: block;
    }

    .barraSuperior {
        width: 100%;
        height: 76px;
        /*overflow:hidden;*/
        background-color: #efefef !important;
        border-bottom: 1px solid #dddddd;
    }

    .divIconeIdioma {
        display: flex;
        justify-content: end;
        width: 216px;
    }

    .rodape {
        width: 100%;
        background-color: rgb(0,125,175);
    }

    .barraCaminhoRato {
        width: 100%;
        height: 40px;
        background: rgb(230,230,230) !important;
        border-bottom: 1px solid #dadada;
    }

    .barraCaminhoRatoNoticia {
        width: 100%;
        height: 40px;
        background: rgb(230,230,230) !important;
        border-bottom: 1px solid #49a610;
    }

    .barraTitulo {
        width: 100%;
        min-height: 115px;
        background: rgb(218,218,218) !important;
        text-align: center;
    }

    .barraTituloNoticia {
        width: 100%;
        height: 115px;
        background-color: #49a610 !important;
        color: #FFFFFF;
        text-align: center;
    }

    .barraMenu {
        /*width: 100%;
        height: 113px;
        overflow: auto;*/
        width: 100%;
        height: 113px;
        overflow: auto;
        background: url(../Imagens/CustomizacaoVM/imagens/LogoKa.png);
        background-position: bottom 33px right 77px;
        background-repeat: no-repeat;
        background-size: 193px;
        background-color: #efefef;
    }

    .areaPadrao {
        width: 100%;
        background: #efefef !important;
        overflow: auto;
    }

    .areaNoticias {
        border-right: 2px dotted #dadada;
        margin: 40px 0px 40px 40px;
        padding-right: 40px;
    }

    .objNoticia {
        max-width: 350px;
    }

    .areaAvisos {
        margin: 40px 0px 40px 40px;
    }

    .objAviso {
        max-width: 220px;
    }

    .areaBlocosHome {
        background: url(../Imagens/CustomizacaoVM/imagens/imgHome004.jpg);
        background-position-x: right;
        height: 420px;
        /*padding-top: 10px;*/
        padding-top: 33px;
        padding-bottom: 100px;
        border-bottom: 1px solid #dadada;
        background-repeat: no-repeat;
        background-color: rgb(165,214,255);
        background-position: center;
    }


    .blocoHome {
        width: 208px;
        height: 178px;
        padding-top: 8px;
        text-align: center;
        margin: 0px 15px 15px 0px;
        font-family: calibri_;
        font-size: 18px;
        cursor: pointer;
    }

    .blocosHome {
        width: 670px;
    }

    .imgBlocoHome {
        padding-top: 10px;
    }

    .viewMobile {
        display: none;
    }

    .viewDesktop {
        display: block;
    }

    .miolo {
        padding: 0px 20px 20px 20px;
    }

    /*.areaLogo {
        background-color: #c9e7f0;
        width: 320px;
        min-height: 450px;
        border-radius: 12px;
        z-index: 9999;
    }*/

    .conteudo {
        width: 1003px;
        margin: auto;
        z-index: 2;
        padding: 10px;
        overflow: hidden;
    }

    .conteudoComBorda {
        width: 1003px;
        margin: auto;
        z-index: 2;
        padding: 10px;
        overflow: hidden;
        border-left: 0px solid #dadada;
        border-right: 0px solid #dadada;
    }

    /*Menu*/

    .areaMenu1 {
        width: 100%;
        height: 113px;
    }

    .cursor {
        cursor: hand;
        cursor: pointer;
    }

    .aMenu {
        text-decoration: none;
    }

    .botaoMenu {
        width: 113px;
        height: 113px;
    }

    .abaSelecionada {
        float: left;
        cursor: hand;
        cursor: pointer;
    }

    .iconeSelHome,
    .iconeSelAluno,
    .iconeSelGestor,
    .iconeSelAdministrador,
    .iconeSelHome:hover,
    .iconeSelAluno:hover,
    .iconeSelGestor:hover,
    .iconeSelAdministrador:hover,
    .iconeSelAtivoHome,
    .iconeSelAtivoAluno,
    .iconeSelAtivoGestor,
    .iconeSelAtivoAdministrador {
        background-repeat: no-repeat;
        background-position-x: 50%;
        background-position-y: 30%;
        height: 100%;
        padding-top: 80px;
        text-align: center;
        font-family: calibri_light;
        font-size: 11pt;
        font-weight: bold;
        Color: rgb(0,125,175);
        background-color: none;
    }

        .iconeSelHome:hover,
        .iconeSelAluno:hover,
        .iconeSelGestor:hover,
        .iconeSelAdministrador:hover,
        .iconeSelAtivoHome,
        .iconeSelAtivoAluno,
        .iconeSelAtivoGestor,
        .iconeSelAtivoAdministrador {
            Color: #ffffff;
        }

    .iconeSelHome {
        background-image: url('../Imagens/Icones/iconHome03.png');
    }

        .iconeSelHome:hover {
            background-image: url('../Imagens/Icones/iconHome02.png');
            background-color: rgb(7,101,138);
        }

    .iconeSelAtivoHome {
        background-image: url('../Imagens/Icones/iconHome02.png');
        background-color: rgb(0,125,175);
    }

    .iconeSelAluno {
        background-image: url('../Imagens/Icones/iconAluno03.png');
    }

        .iconeSelAluno:hover {
            background-image: url('../Imagens/Icones/iconAluno02.png');
            background-color: rgb(7,101,138);
        }

    .iconeSelAtivoAluno {
        background-image: url('../Imagens/Icones/iconAluno02.png');
        background-color: rgb(0,125,175);
    }

    .iconeSelGestor {
        background-image: url('../Imagens/Icones/iconGestor03.png');
    }

        .iconeSelGestor:hover {
            background-image: url('../Imagens/Icones/iconGestor02.png');
            background-color: rgb(7,101,138);
        }

    .iconeSelAtivoGestor {
        background-image: url('../Imagens/Icones/iconGestor02.png');
        background-color: rgb(0,125,175);
    }

    .iconeSelAdministrador {
        background-image: url('../Imagens/Icones/iconAdmin03.png');
    }

        .iconeSelAdministrador:hover {
            background-image: url('../Imagens/Icones/iconAdmin02.png');
            background-color: rgb(7,101,138);
        }

    .iconeSelAtivoAdministrador {
        background-image: url('../Imagens/Icones/iconAdmin02.png');
        background-color: rgb(0,125,175);
    }

    .rodapeMenuHome {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: rgb(0,125,175);
    }

    .rodapeMenuAluno {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: rgb(0,125,175);
    }

    .rodapeMenuGestor {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: rgb(0,125,175);
    }

    .rodapeMenuAdministrador {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: rgb(0,125,175);
    }

    .corHome {
        background-color: #666666;
    }

    .corAluno {
        background-color: rgb(0,125,175);
    }

    .corGestor {
        background-color: rgb(0,125,175);
    }

    .corAdministrador {
        background-color: rgb(0,125,175);
    }

    .linkSubMenu {
        font-family: calibri_light;
        font-size: 14px;
        color: #ffffff;
        text-decoration: none;
        line-height: 25.5px;
        padding-left: 3px;
    }

    .categoriaSubMenu {
        text-transform: uppercase;
        font-family: calibri_light;
        font-size: 14px;
        color: #ffffff;
        font-weight: bold;
        line-height: 25.5px;
    }

    .colunaSubItensMenu {
        width: 20%;
        position: relative;
        float: left;
        padding-bottom: 15px;
    }

    .linhaColunaMenu {
        width: 20%;
        position: relative;
        float: left;
        border-right: 1px solid #ffffff;
        height: 496px;
    }

    /*Fim Menu*/

    .divNoticiaSelecionada {
        width: 68%;
    }

    .divNoticiasLateral {
        width: 30%;
    }

    .imagemNoticia {
        min-height: 20%;
        max-height: 100%;
        min-width: 20%;
        max-width: 100%;
        width: 97%;
        height: 97%;
    }

    .tituloNoticiaSelecionada {
        color: rgb(101,101,101);
        font-size: 28pt;
        padding: 20px 40px 15px 35px;
    }

    .tituloDataNoticia {
        color: rgb(101,101,101);
        padding-left: 35px;
    }

    .textoNoticia {
        padding: 10px 35px 35px 35px;
        text-align: justify;
    }

    .boxLegendaPlayer {
        min-width: 250px;
        float: right;
    }

    .areaObjsPlayer {
        max-width: 640px;
        width: 100%;
        padding-right: 20px;
        padding-bottom: 20px;
        float: left;
    }

    .textBoxAtributos {
        width: 550px;
        font: 11px Arial;
        color: #333333;
        padding: 15px;
        border: 0px;
    }

    .tabelaFull {
    }

    .nomeCurso {
        max-height: 40px;
        /*white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;*/
    }

    .fontGrande {
        font-size: 24pt;
    }

    .fontMedia {
        font-size: 18pt;
    }

    .fontPequena {
        font-size: 12pt;
    }

    .labelsCurso {
        font-size: 14pt;
    }

    .labels2Curso {
        font-size: 18pt;
    }

    .tabelaInfos {
        width: 320px;
    }
}

.optionsSubMenu {
    margin-bottom: .5em;
}

.SCOsPlayer td {
    min-width: 30px;
    text-align: left;
    vertical-align: top;
    padding-bottom: 10px;
}


a img {
    border: none;
    outline: none;
}

a:active {
    outline: none;
}

.logo {
    padding: 10px;
}

.overflow-auto {
    overflow: auto;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-visible {
    overflow: visible;
}

.display-none {
    display: none;
}

.display-inline-flex {
    display: inline-flex;
}

.display-inline-block {
    display: inline-block;
}

.margin-auto {
    margin: auto;
}

.text-align-center {
    text-align: center;
}

.text-align-left {
    text-align: left;
}

.text-align-right {
    text-align: right;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.banners {
    /*width:700px;*/
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.padding-padrao {
    padding: 20px;
}

.margin-padrao {
    margin: 20px;
}

#bannerPrincipal {
    /*height:300px;
    overflow:hidden;*/
}

    #bannerPrincipal .item {
        line-height: 0px;
    }

        #bannerPrincipal .item img {
            display: block;
            width: 100%;
            height: auto;
            line-height: 0px;
        }

#owl-demo .item {
    margin: 0px 0px 0px 0px;
}

    #owl-demo .item img {
        display: block;
        width: 100%;
        height: auto;
    }

/******* CORES ******/

.background-color-amarela {
    background-color: #fff25e;
}

.background-color-branca {
    background-color: #ffffff;
}

/******* FIM CORES ******/

/******* CUSTOMIZAÇÃO CORES POR LMS ******/

#barraTitulo_lblTituloRotulo {
    color: rgb(29,51,84) !important;
}

/* #divCorpo{ */
/* background-color: rgb(29,51,84) !important; */
/* } */

#barraTitulo_lblTituloDescricao {
    color: rgb(29,51,84) !important;
}

.caminhoRato_lnk {
    color: rgb(29,51,84) !important;
}

.corFundo_pequisar {
    background-color: rgb(29,51,84) !important;
}

/********************
*   Mobile Styles   *
********************/

@media only screen and (min-width: 500px) and (max-width: 1002px) {
    .areaBlocosHome {
        background-color: rgb(165,214,255);
        background-image: url(../Imagens/CustomizacaoVM/imagens/fundo_mobile_paisagem.png);
        background-position: center 0px;
        background-repeat: no-repeat !important;
        height: 420px;
        border-bottom: 1px solid #dadada;
    }
}

@media only screen and (max-width: 499px) {
    .areaBlocosHome {
        background-color: rgb(165,214,255);
        background-image: url(../Imagens/CustomizacaoVM/imagens/fundo_mobile_retrato.png);
        background-position: center 0px;
        background-repeat: no-repeat !important;
        height: 420px;
        border-bottom: 1px solid #dadada;
    }
}

@media only screen and (max-width: 1003px) {

    .loginDivGeral {
        margin: 0 auto;
        float: none;
    }

    div#subItensAdministrador,
    div#subItensGestor,
    div#subItensAluno {
        overflow: scroll !important;
    }

    .DropDownListEstiloPadrao {
        font: 11px Arial;
        color: #254985;
        border: 0px solid #C3C3C3;
        padding: 5px;
        width: 100%;
        min-height: 29px;
    }

    .textBoxGenerico {
        font: 11px Arial;
        color: #333333;
        border: 0px;
        padding: 5px;
        width: 100%;
    }

    .areaIdioma {
        width: 70px;
        height: 1px;
        margin-right: 45px;
    }

    #subMenuIdioma {
        border: 0px solid #dadada;
        display: none;
        background-color: #e6e6e6;
        padding: 10px;
        z-index: 999999;
        position: fixed;
        right: 20px;
        margin-top: -10px;
        box-shadow: rgb(153, 153, 153) 0px 0px 5px 0px;
    }

    #subMenuUsuario {
        border: 0px solid #dadada;
        display: none;
        background-color: #e6e6e6;
        padding: 10px;
        position: absolute;
        right: 20px;
        width: 200px;
        box-shadow: rgb(153, 153, 153) 0px 0px 5px 0px;
    }

    .araFoto {
        border-radius: 50%;
        overflow: hidden;
        width: 50px;
        height: 50px;
        margin: 15px 15px 0px 15px;
    }

    .faixaTopo {
        display: none;
    }

    .barraSuperior {
        width: 100%;
        height: 76px;
        overflow:hidden;
        background-color: #ffffff;
        border-bottom: 1px solid #dddddd;
        position: relative;
        z-index: 19999;
    }

    .rodape {
        width: 100%;
        overflow: auto;
        /*background-color: #666666;*/
        background-color: rgb(0,125,175);
    }

    .barraCaminhoRato {
        width: 100%;
        /*overflow: auto;*/
        height: 40px;
        background: rgb(230,230,230) !important;
        border-bottom: 1px solid #dadada;
    }

    .barraTitulo {
        width: 100%;
        overflow: auto;
        min-height: 115px;
        background: rgb(218,218,218) !important;
        text-align: center;
    }

    .barraMenu {
        width: 100%;
        height: 70px;
        overflow: auto;
        background-color: #ffffff;
    }

    .areaPadrao {
        width: 100%;
        overflow: auto;
    }

    .areaNoticias {
        margin: 20px;
        border-right: 0px solid #dadada;
    }

    .objNoticia {
        max-width: 650px;
    }

    .areaAvisos {
        max-width: 290px;
        margin: 10px 20px 20px 20px;
    }

    .objAviso {
        max-width: 350px;
    }

    /*.areaBlocosHome {*/
    /*background-image: none !important;*/
    /*background-color: rgb(165,214,255);
        background-image: url(../Imagens/CustomizacaoVM/imagens/fundo_mobile_retrato.png);
        background-position: center 0px;
        background-repeat: no-repeat !important;
        height: 420px;
        border-bottom: 1px solid #dadada;
    }*/

    .blocoHome {
        width: 150px;
        height: 125px;
        padding-top: 8px;
        text-align: center;
        margin: 0px 10px 10px 0px;
        font-family: calibri_;
        font-size: 14px;
        cursor: pointer;
    }

    .blocosHome {
    }

    .imgBlocoHome {
        padding-top: 15px;
        max-width: 45%;
        max-height: 45%;
    }

    .viewMobile {
        display: block;
    }

    .viewDesktop {
        display: none;
    }

    .conteudo {
        min-width: 360px;
        padding: 10px;
        /*incluído por fabiano - 13/01/2017*/
    }

    /*Menu*/

    .areaMenu1 {
        width: 100%;
        height: 113px;
    }

    .aMenu {
        text-decoration: none;
        cursor: hand;
        cursor: pointer;
    }

    .botaoMenu {
        width: 70px;
        height: 70px;
    }

    .abaSelecionada {
        float: left;
        cursor: hand;
        cursor: pointer;
    }

    .iconeSelHome {
        background-image: url('../Imagens/Icones/iconHome03.png');
        background-repeat: no-repeat;
        background-position-x: 50%;
        background-position-y: 30%;
        height: 100%;
        background-size: 30px;
        padding-top: 45px;
        text-align: center;
        font-family: calibri_light;
        font-size: 11pt;
        font-weight: bold;
        Color: rgb(0,125,175);
    }

        .iconeSelHome:hover {
            background-image: url('../Imagens/Icones/iconHome02.png');
            background-repeat: no-repeat;
            background-position-x: 50%;
            background-position-y: 30%;
            height: 100%;
            background-size: 30px;
            padding-top: 45px;
            text-align: center;
            font-family: calibri_light;
            font-size: 11pt;
            font-weight: bold;
            Color: #ffffff;
            background-color: rgb(7,101,138);
        }

    .iconeSelAtivoHome {
        background-image: url('../Imagens/Icones/iconHome02.png');
        background-repeat: no-repeat;
        background-position-x: 50%;
        background-position-y: 30%;
        height: 100%;
        background-size: 30px;
        padding-top: 45px;
        text-align: center;
        font-family: calibri_light;
        font-size: 11pt;
        font-weight: bold;
        Color: #ffffff;
        background-color: rgb(0,125,175);
    }

    .iconeSelAluno {
        background-image: url('../Imagens/Icones/iconAluno03.png');
        background-repeat: no-repeat;
        background-position-x: 50%;
        background-position-y: 30%;
        height: 100%;
        background-size: 30px;
        padding-top: 45px;
        text-align: center;
        font-family: calibri_light;
        font-size: 11pt;
        font-weight: bold;
        Color: rgb(0,125,175);
        background-color: none;
    }

        .iconeSelAluno:hover {
            background-image: url('../Imagens/Icones/iconAluno02.png');
            background-repeat: no-repeat;
            background-position-x: 50%;
            background-position-y: 30%;
            height: 100%;
            background-size: 30px;
            padding-top: 45px;
            text-align: center;
            font-family: calibri_light;
            font-size: 11pt;
            font-weight: bold;
            Color: #ffffff;
            background-color: rgb(7,101,138);
        }

    .iconeSelAtivoAluno {
        background-image: url('../Imagens/Icones/iconAluno02.png');
        background-repeat: no-repeat;
        background-position-x: 50%;
        background-position-y: 30%;
        height: 100%;
        background-size: 30px;
        padding-top: 45px;
        text-align: center;
        font-family: calibri_light;
        font-size: 11pt;
        font-weight: bold;
        Color: #ffffff;
        background-color: rgb(0,125,175);
    }

    .iconeSelGestor {
        background-image: url('../Imagens/Icones/iconGestor03.png');
        background-repeat: no-repeat;
        background-position-x: 50%;
        background-position-y: 30%;
        height: 100%;
        background-size: 30px;
        padding-top: 45px;
        text-align: center;
        font-family: calibri_light;
        font-size: 11pt;
        font-weight: bold;
        Color: rgb(0,125,175);
        background-color: none;
    }

        .iconeSelGestor:hover {
            background-image: url('../Imagens/Icones/iconGestor02.png');
            background-repeat: no-repeat;
            background-position-x: 50%;
            background-position-y: 30%;
            height: 100%;
            background-size: 30px;
            padding-top: 45px;
            text-align: center;
            font-family: calibri_light;
            font-size: 11pt;
            font-weight: bold;
            Color: #ffffff;
            background-color: rgb(0,125,175);
        }

    .iconeSelAtivoGestor {
        background-image: url('../Imagens/Icones/iconGestor02.png');
        background-repeat: no-repeat;
        background-position-x: 50%;
        background-position-y: 30%;
        height: 100%;
        background-size: 30px;
        padding-top: 45px;
        text-align: center;
        font-family: calibri_light;
        font-size: 11pt;
        font-weight: bold;
        Color: #ffffff;
        background-color: rgb(0,125,175);
    }

    .iconeSelAdministrador {
        background-image: url('../Imagens/Icones/iconAdmin03.png');
        background-repeat: no-repeat;
        background-position-x: 50%;
        background-position-y: 30%;
        height: 100%;
        background-size: 30px;
        padding-top: 45px;
        text-align: center;
        font-family: calibri_light;
        font-size: 11pt;
        font-weight: bold;
        Color: rgb(0,125,175);
        background-color: none;
    }

        .iconeSelAdministrador:hover {
            background-image: url('../Imagens/Icones/iconAdmin02.png');
            background-repeat: no-repeat;
            background-position-x: 50%;
            background-position-y: 30%;
            height: 100%;
            background-size: 30px;
            padding-top: 45px;
            text-align: center;
            font-family: calibri_light;
            font-size: 11pt;
            font-weight: bold;
            Color: #ffffff;
            background-color: rgb(0,125,175);
        }

    .iconeSelAtivoAdministrador {
        background-image: url('../Imagens/Icones/iconAdmin02.png');
        background-repeat: no-repeat;
        background-position-x: 50%;
        background-position-y: 30%;
        height: 100%;
        background-size: 30px;
        padding-top: 45px;
        text-align: center;
        font-family: calibri_light;
        font-size: 11pt;
        font-weight: bold;
        Color: #ffffff;
        background-color: rgb(0,125,175);
    }

    .rodapeMenuHome {
        width: 100%;
        height: 9px;
        border: 0px;
        /*background-color: #666666;*/
        background-color: rgb(0,125,175);
    }

    .rodapeMenuAluno {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: rgb(0,125,175);
    }

    .rodapeMenuGestor {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: rgb(0,125,175);
    }

    .rodapeMenuAdministrador {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: rgb(0,125,175);
    }

    .corHome {
        background-color: #666666;
    }

    .corAluno {
        background-color: rgb(0,125,175);
    }

    .corGestor {
        background-color: rgb(0,125,175);
    }

    .corAdministrador {
        background-color: rgb(0,125,175);
    }

    .linkSubMenu {
        font-family: calibri_light;
        font-size: 14px;
        color: #ffffff;
        text-decoration: none;
        line-height: 25.5px;
        padding-left: 3px;
    }

    .categoriaSubMenu {
        text-transform: uppercase;
        font-family: calibri_light;
        font-size: 14px;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
    }

    .colunaSubItensMenu {
        /*width: 100%;
        position: relative;
        float: left;*/
        border-bottom: 1px solid gray;
        padding-bottom: 2em;
        margin-bottom: 2em;
    }

    .allOptions {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        margin-top: 1em;
    }

    .optionsSubMenu {
        margin-top: 1.5em;
    }

    .boxLegendaPlayer {
        width: 100%;
        float: left;
    }

    .areaObjsPlayer {
        width: 100%;
        padding-bottom: 20px;
        float: left;
    }

    .textBoxAtributos {
        width: 100%;
        font: 11px Arial;
        color: #333333;
        padding: 15px;
        border: 0px;
    }

    .tabelaFull {
        width: 100%;
    }

    .nomeCurso {
        max-height: 40px;
        /*white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;*/
    }

    .fontGrande {
        font-size: 18pt;
    }

    .fontMedia {
        font-size: 16pt;
    }

    .fontPequena {
        font-size: 12pt;
    }

    .labelsCurso {
        font-size: 11pt;
    }

    .labels2Curso {
        font-size: 16pt;
    }

    .tabelaInfos {
        width: 100%;
    }

    /*Fim Menu*/

    .areaLogin {
        background-image: none;
        background-color: rgb(165,214,255);
    }
}

/* BEGIN Bootstrap legacy */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

p {
    margin: 0 0 10px;
}

.linksSuperiores {
    font-family: calibri_;
    font-size: 14px;
    color: rgb(135,135,135) !important;
    text-decoration: none;
}

/* BEGIN - BLOCOS DA HOME */

.blocoCursos {
    background-color: rgb(0,125,175);
}

.quadradoBlocoCursos {
    background-color: rgb(0,125,175);
}

.blocoTrilha {
    background-color: rgb(0,125,175);
}

.quadradoBlocoTrilha {
    background-color: rgb(0,125,175);
}

.blocoBiblioteca {
    background-color: rgb(0,125,175);
}

.quadradoBlocoBiblioteca {
    background-color: rgb(0,125,175);
}

.nomeIdiomaSelecionado {
    font-family: calibri_light;
    font-size: 14px;
    color: #666666;
}

.divIdiomaSelecionado {
    /*width: 167px;*/
    text-align: end;
    padding-left: 10px;
}


@media only screen and (max-width: 360px) {
    div #subItensAdministrador, div#subItensGestor, div#subItensAluno {
        position: relative !important;
    }

    .allOptions {
        grid-template-columns: 1fr 1fr;
    }
}

@media only screen and (max-width: 800px) {
    .ViewDesktopPDF {
        width: 100% !important;
    }

    .contadorPaginasPDF {
        overflow: hidden;
        height: 23px;
        background-color: #e7e7e7;
        border-bottom: #d6d6d6;
        text-align: left;
        color: #666666 !important;
        padding: 2px 10px;
    }

    .botoesCursos {
        width: 238px !important;
        overflow: visible !important;
    }

    .botoesCursosEspacamento {
        height: 38px !important;
    }

    .div-botoes {
        padding-left: 10px !important;
    }

    .divNomeCurso {
        width: 1000px !important;
    }

    .statusCategoria {
        font-size: 17px !important;
    }

    .titulo-categoria {
        font-size: 21px !important;
    }
}

@media only screen and (min-width: 801px) {
    .ViewDesktopPDF {
        width: 800px !important;
    }

    .contadorPaginasPDF {
        position: absolute;
        left: 50%;
        top: 25px;
        margin-left: -35px;
    }

    .botoesCursosEspacamento {
        height: 85px !important;
    }
}


/* BEGIN - LOGIN E RODAPÉ */


/* LOGIN */

@font-face {
    font-family: 'calibri_';
    src: url(../Calibri.eot), /* IE9+ Compat Modes */
    url(../Calibri.woff2) format('woff2'), /* Super modern browsers */
    url(../Calibri.woff) format('woff'), /* Modern browsers */
    url(../Calibri.ttf) format('truetype'), /* Safari, Android, iOS */
    url(../Calibri.svg) format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'calibri_light';
    src: url(../Calibri-Light.eot), /* IE9+ Compat Modes */
    url(../Calibri-Light.woff2) format('woff2'), /* Super modern browsers */
    url(../Calibri-Light.woff) format('woff'), /* Modern browsers */
    url(../CALIBRIL.TTF) format('truetype'), /* Safari, Android, iOS */
    url(../Calibri-Light.svg) format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

.loginLblTitulo {
    font-family: calibri_;
    font-size: 24px;
    color: white
}

.loginLblTitulo2 {
    font-family: calibri_;
    font-size: 30px;
    color: white;
    text-transform: uppercase;
    padding-right: 42px;
    padding-left: 42px;
}

.loginLblLoginRotulo {
    font-family: calibri_light;
    font-size: 40px;
    color: rgb(0,125,175);
}

.loginDivCabecalhoIcone {
    /*background-color: rgb(230,230,230) !important;*/
    padding-top: 20px;
    text-align: center;
    background-color: transparent !important;
}

.divCabecalhoLogin {
    background: url('../Imagens/CustomizacaoVM/imagens/imgCaixaLogin.jpg') !important;
    box-shadow: rgb(153, 153, 153) 0px 0px 5px 0px;
    background-position: center 0px;
    background-repeat: no-repeat !important;
    background-color: #ffffff !important;
    /*padding-top: 40px;
    border-top: 6px solid rgb(0,125,175)*/
}

.loginDivLogin {
    background-color: transparent !important;
    /*background-color: rgb(230,230,230) !important;
    text-align: center;
    text-align: center;
    padding: 20px;*/
}

.loginLblUserName {
    font-family: calibri_;
    font-size: 20px;
    /*font: 20px Calibri;*/
    color: rgb(0,125,175)
}

.loginLblPassword {
    font-family: calibri_;
    font-size: 20px;
    color: rgb(0,125,175)
}

.loginDivBotoesLogin {
    margin-top: 10px;
    padding: 20px;
}

.loginDivGeral {
    max-width: 460px;
    box-shadow: rgb(153, 153, 153) 0px 0px 5px 0px;
    /*box-shadow: transparent 0px 0px 5px 0px;*/
}

/* END - LOGIN */


#Rodape_Resourcelabel13 {
    font-family: calibri_light;
    font-size: 14px;
    color: white;
    text-decoration: none;
}

.rodapeLblTitulo {
    font-family: calibri_light;
    font-size: 36px;
    color: white
}

.rodapeLblFAQs {
    font-family: calibri_light;
    font-size: 36px;
    color: white
}

.rodapeLblPergunta {
    font-family: calibri_light;
    font-size: 15px;
    color: white
}

.rodapeLblSystemVersion {
    font-family: calibri_light;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    /*background: url(../Imagens/CustomizacaoVM/imagens/logoUP2.png);*/
    background: url(../Imagens/CustomizacaoVM/imagens/LogoKaRodape.png);
    background-position: center -0px;
    /*background-size: 114px;*/
    background-repeat: no-repeat;
    padding-top: 90px;
}

/* END - RODAPÉ */
/* END - LOGIN E RODAPÉ */
#loginSpanIconeUsuario {
    display: none;
}

#loginSpanIconeSenha {
    display: none;
}

/*EXTRAS - LAYOUT PERSONALIZADO - LOGIN */

/*DESCOMENTAR COMENTAR DAQUI PARA BAIXO NA CNVW OU PARA PERSONALIZAR OUTRO CLIENTE*/


/* #divGeral { */
/* border-top-left-radius: 18px; */
/* border-top-right-radius: 18px; */
/* border-bottom-left-radius: 18px; */
/* border-bottom-right-radius: 18px; */
/* } */

/* #divCabecalhoBoxLogin { */
/* border-top-left-radius: 18px; */
/* border-top-right-radius: 18px; */
/* } */

/*#cabecalho_titulo {
    background: url('../Imagens/CustomizacaoVM/imagens/logoUP2.png');
    background-position: center -10px;
    background-repeat: no-repeat;
    height: 130px;
    background-size: 40%;
}*/

/* #divIconeBoxLogin { */
/* display: none; */
/* } */

/* #cabecalho_icone */
/* { */

/* } */

/* #divBoxLogin { */
/* border-bottom-left-radius: 18px; */
/* border-bottom-right-radius: 18px; */
/* } */

/* #subDivBoxLogin { */
/* border-bottom-left-radius: 18px; */
/* border-bottom-right-radius: 18px; */
/* } */

#txtUserName {
    /* border-radius: 18px; */
    background-color: #e8f0fe;
}

/* #divPassword { */
/* padding-top: 10px; */
/* } */

#txtPassword {
    /* border-radius: 18px; */
    background-color: #e8f0fe;
}

.cursosPendentes {
    background-color: rgb(14,94,128);
}

.cursosConcluidos {
    background-color: rgb(0,125,175);
}

.cursosDisponiveis {
    background-color: rgb(12,155,214);
}

.statusCategoria {
    font-family: calibri_light;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

.imgStatus {
    background-color: white;
}

#home_divResumoCursos {
    background-color: #f0f0f0 !important;
}

#home_divAvaliacoesReacao {
    background-color: #f0f0f0 !important;
}

#home_divForum {
    background-color: #f0f0f0 !important;
}

#home_divAvaliacoesReacao > div {
    background-color: #f0f0f0 !important;
}

#home_divForum > div {
    background-color: #f0f0f0 !important;
}

#home_ResourceLabel8 {
    color: rgb(29,51,84);
}

#home_ResourceLabel9 {
    color: rgb(29,51,84);
}

#region_rptFAQ_lblResposta_0 {
    font-family: calibri_light !important;
    font-size: 16px !important;
    color: black;
}

#region_rptFAQ_lblPergunta_0 {
    color: rgb(0,125,175);
}

#region_rptFAQ_lblResposta_1 {
    font-family: calibri_light !important;
    font-size: 16px !important;
    color: black;
}

#region_rptFAQ_lblPergunta_1 {
    color: rgb(0,125,175);
}

#region_rptFAQ_lblResposta_2 {
    font-family: calibri_light !important;
    font-size: 16px !important;
    color: black;
}

#region_rptFAQ_lblPergunta_2 {
    color: rgb(0,125,175);
}

#region_rptFAQ_lblResposta_3 {
    font-family: calibri_light !important;
    font-size: 16px !important;
    color: black;
}

#region_rptFAQ_lblPergunta_3 {
    color: rgb(0,125,175);
}

#region_rptFAQ_lblResposta_4 {
    font-family: calibri_light !important;
    font-size: 16px !important;
    color: black;
}

#region_rptFAQ_lblPergunta_4 {
    color: rgb(0,125,175);
}

#Rodape_rptPergunta_lblPergunta_4 {
    display: none !important;
}

#home_divTrilhas {
    display: none;
}

#home_divResumoCursos {
    display: none;
}

#home_divAvaliacoesReacao {
    display: none;
}

#home_divForum {
    display: none;
}

#home_divBlocoPerguntas {
    background-color: #f0f0f0 !important;
}

    #home_divBlocoPerguntas > div {
        background-color: #f0f0f0 !important;
    }

#__BODYTAG > div.rodape > div.text-align-center.espacoPadrao {
    padding-top: 0px;
    padding-bottom: 20px;
}

a[href^=tel] {
    text-decoration: inherit;
    color: inherit;
}

#imgPaginaLoginPadrao {
    display: none;
}

#imgPaginaLoginPersonalizada {
    content: url(../Imagens/CustomizacaoVM/icones/iconLogin.png);
}
