﻿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(../CALIBRIL.TTF);
}

#region_pnlGrid {
    width: 100%;
}

#region_pnlCadastro {
    width: 100%;
}

#background {
    display: initial !important;
}

#subItensAdministrador {
    z-index: 12000 !important; /*COLOCADO PARA ARRUMAR O LAYOUT CAGADO*/
}

/*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:hover {
    background-color: #c7d1d6;
    text-decoration: none;
}

.topo {
    min-width: 300px;
}

.areaMenu {
    float: right;
}

.logoff {
    display: none;
}

.logon {
    display: block;
}

.titulo1 {
    font: 24px Calibri, Arial;
}

.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: 14px Calibri, Arial;
    color: #51439b;
}

.combo-form {
    border-radius: 6px;
    padding: 5px;
    border: 0px;
    height: 30px;
    background-color: #ffffff;
    border: 1px solid #c3c3c3;
}

.rotulo-cadastro {
    font: 10px Calibri, Arial;
    color: #000000;
    font-weight: bold;
}

.rotulo-titulo {
    font: 20px Calibri, Arial;
    color: #333333;
    font-weight: bold;
}

.itemSubMenu {
    padding: 10px;
}

.itemSubMenu-over {
    background-color: #007ead;
    color: #ffffff;
}

.areaLogin {
    background-image: url('../Imagens/CustomizacaoVM/imagens/imgLogin.jpg');
    background-position-x: center;
    height: 500px;
}

.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: 13px Calibri light;
    color: rgb(135,135,135);
}

.itensMenuRodape {
    font: 14px Calibri light;
    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(38,176,223) !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;
}

.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;
    }

    .areaLogo {
        width: 30%;
    }

    .areaUltimoAcesso {
        font: 12px Calibri light;
        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: 12px Calibri light;
        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;*/
        border-bottom: 1px solid #dddddd;
    }

    .rodape {
        width: 100%;
        background-color: #666666;
    }

    .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;
    }

    .areaPadrao {
        width: 100%;
        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/imgHome001.jpg);
        background-position-x: right;
        height: 420px;
        padding-top: 10px;
        border-bottom: 1px solid #dadada;
    }


    .blocoHome {
        width: 200px;
        height: 170px;
        padding-top: 8px;
        text-align: center;
        margin: 0px 15px 15px 0px;
        font: 18px Calibri;
        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: 11pt Calibri light;
        font-weight: bold;
        Color: #666666;
        background-color: none;
    }

        .iconeSelHome:hover,
        .iconeSelAluno:hover,
        .iconeSelGestor:hover,
        .iconeSelAdministrador:hover,
        .iconeSelAtivoHome,
        .iconeSelAtivoAluno,
        .iconeSelAtivoGestor,
        .iconeSelAtivoAdministrador {
            Color: #ffffff;
        }

    .iconeSelHome {
        background-image: url('../Imagens/Icones/iconHome01.png');
    }

        .iconeSelHome:hover, .iconeSelAtivoHome {
            background-image: url('../Imagens/Icones/iconHome02.png');
            background-color: #666666;
        }

    .iconeSelAluno {
        background-image: url('../Imagens/Icones/iconAluno01.png');
    }

        .iconeSelAluno:hover, .iconeSelAtivoAluno {
            background-image: url('../Imagens/Icones/iconAluno02.png');
            background-color: #51439b;
        }

    .iconeSelGestor {
        background-image: url('../Imagens/Icones/iconGestor01.png');
    }

        .iconeSelGestor:hover, .iconeSelAtivoGestor {
            background-image: url('../Imagens/Icones/iconGestor02.png');
            background-color: #11b289;
        }

    .iconeSelAdministrador {
        background-image: url('../Imagens/Icones/iconAdmin01.png');
    }

        .iconeSelAdministrador:hover, .iconeSelAtivoAdministrador {
            background-image: url('../Imagens/Icones/iconAdmin02.png');
            background-color: #5f9ca9;
        }

    .rodapeMenuHome {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: #666666;
    }

    .rodapeMenuAluno {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: #51439b;
    }

    .rodapeMenuGestor {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: #11b289;
    }

    .rodapeMenuAdministrador {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: #5f9ca9;
    }

    .corHome {
        background-color: #666666;
    }

    .corAluno {
        background-color: #51439b;
    }

    .corGestor {
        background-color: #11b289;
    }

    .corAdministrador {
        background-color: #5f9ca9;
    }

    .linkSubMenu {
        font: 14px Calibri light;
        color: #ffffff;
        text-decoration: none;
        line-height: 25.5px;
        padding-left: 3px;
    }

    .categoriaSubMenu {
        text-transform: uppercase;
        font: 14px Calibri light;
        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;
    }
}

.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 ******/


/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 1003px) {
    .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;
    }

    #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;*/
        border-bottom: 1px solid #dddddd;
        position: relative;
        z-index: 19999;
    }

    .rodape {
        width: 100%;
        overflow: auto;
        background-color: #666666;
    }

    .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;
    }

    .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: url(../Imagens/CustomizacaoVM/imagens/imgHome001.jpg);
        background-position-x: center;
        height: 420px;
        border-bottom: 1px solid #dadada;
    }

    .blocoHome {
        width: 150px;
        height: 125px;
        padding-top: 8px;
        text-align: center;
        margin: 0px 10px 10px 0px;
        font: 14px Calibri;
        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*/
        overflow: hidden;
    }

    /*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/iconHome01.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: 11pt Calibri light;
        font-weight: bold;
        Color: #666666;
    }

        .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: 11pt Calibri light;
            font-weight: bold;
            Color: #ffffff;
            background-color: #666666;
        }

    .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: 11pt Calibri light;
        font-weight: bold;
        Color: #ffffff;
        background-color: #666666;
    }

    .iconeSelAluno {
        background-image: url('../Imagens/Icones/iconAluno01.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: 11pt Calibri light;
        font-weight: bold;
        Color: #666666;
        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: 11pt Calibri light;
            font-weight: bold;
            Color: #ffffff;
            background-color: #51439b;
        }

    .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: 11pt Calibri light;
        font-weight: bold;
        Color: #ffffff;
        background-color: #51439b;
    }

    .iconeSelGestor {
        background-image: url('../Imagens/Icones/iconGestor01.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: 11pt Calibri light;
        font-weight: bold;
        Color: #666666;
        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: 11pt Calibri light;
            font-weight: bold;
            Color: #ffffff;
            background-color: #11b289;
        }

    .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: 11pt Calibri light;
        font-weight: bold;
        Color: #ffffff;
        background-color: #11b289;
    }

    .iconeSelAdministrador {
        background-image: url('../Imagens/Icones/iconAdmin01.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: 11pt Calibri light;
        font-weight: bold;
        Color: #666666;
        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: 11pt Calibri light;
            font-weight: bold;
            Color: #ffffff;
            background-color: #5f9ca9;
        }

    .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: 11pt Calibri light;
        font-weight: bold;
        Color: #ffffff;
        background-color: #5f9ca9;
    }

    .rodapeMenuHome {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: #666666;
    }

    .rodapeMenuAluno {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: #51439b;
    }

    .rodapeMenuGestor {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: #11b289;
    }

    .rodapeMenuAdministrador {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: #5f9ca9;
    }

    .corHome {
        background-color: #666666;
    }

    .corAluno {
        background-color: #51439b;
    }

    .corGestor {
        background-color: #11b289;
    }

    .corAdministrador {
        background-color: #5f9ca9;
    }

    .linkSubMenu {
        font: 14px Calibri light;
        color: #ffffff;
        text-decoration: none;
        line-height: 25.5px;
        padding-left: 3px;
    }

    .categoriaSubMenu {
        text-transform: uppercase;
        font: 14px Calibri light;
        color: #ffffff;
        font-weight: bold;
    }

    .colunaSubItensMenu {
        width: 100%;
        position: relative;
        float: left;
    }

    .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*/
}

/* BEGIN Bootstrap legacy */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

p {
    margin: 0 0 10px;
}

.linksSuperiores {
    font: 14px Calibri;
    color: rgb(135,135,135) !important;
    text-decoration: none;
}

/* BEGIN - BLOCOS DA HOME */

.blocoCursos {
    background-color: rgb(246,115,35);
}

.quadradoBlocoCursos {
    background-color: rgb(214,91,21);
}

.blocoTrilha {
    background-color: rgb(204,56,16);
}

.quadradoBlocoTrilha {
    background-color: rgb(168,40,5);
}

.blocoBiblioteca {
    background-color: rgb(176,50,222);
}

.quadradoBlocoBiblioteca {
    background-color: rgb(150,35,191);
}

.nomeIdiomaSelecionado {
    font: 14px Calibri light;
    color: #666666;
}

@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;
    }
}

@media only screen and (min-width: 801px) {
    .ViewDesktopPDF {
        width: 800px !important;
    }

    .contadorPaginasPDF {
        position: absolute;
        left: 50%;
        top: 25px;
        margin-left: -35px;
    }
}


/* BEGIN - LOGIN E RODAPÉ */


/* LOGIN */

.loginLblTitulo {
    font: 24px Calibri;
    color: white
}

.loginLblTitulo2 {
    font: 30px Calibri;
    color: white;
    text-transform: uppercase;
}

.loginLblLoginRotulo {
    font: 40px Calibri Light;
    color: rgb(102,102,102)
}

.loginDivCabecalhoIcone {
    background-color: rgb(230,230,230) !important;
    padding-top: 20px;
    text-align: center;
}

.loginDivLogin {
    background-color: rgb(230,230,230) !important;
    text-align: center;
    padding: 20px;
}

.loginLblUserName {
    font: 20px Calibri;
    color: rgb(102,102,102)
}

.loginLblPassword {
    font: 20px Calibri;
    color: rgb(102,102,102)
}

.loginDivBotoesLogin {
    margin-top: 10px;
    padding: 20px;
}

.loginDivGeral {
    max-width: 460px;
    box-shadow: rgb(153, 153, 153) 0px 0px 5px 0px;
}

/* END - LOGIN */


/* RODAPÉ */
.rodapeLblTitulo {
    font: 36px Calibri light;
    color: white
}

.rodapeLblFAQs {
    font: 36px Calibri light;
    color: white
}

.rodapeLblPergunta {
    font: 15px Calibri light;
    color: white
}

.rodapeLblSystemVersion {
    font: 13px Calibri light;
    margin: 0px;
    padding: 0px;
    text-align: center;
    padding-top: 20px
}

/* 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 {
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}

#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;
}

#divPassword {
    padding-top: 10px;
}

#txtPassword {
    border-radius: 18px;
}
*/


.cursosDisponiveis {
    background-color: rgb(206, 181, 141);
}

.cursosPendentes {
    background-color: rgb(229,216,13);
}

.cursosConcluidos {
    background-color: rgb(142,207,173);
}

.statusCategoria {
    font: 20px Calibri light;
    font-weight: bold;
    color: #4F4F4F;
}

.imgStatus {
    background-color: white;
}
