﻿html {
    background-color: #ffffff !important;
    display: inline-table;
    width: 100%;
}

/*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);
}

body {
    color: #666666;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    background-color: #ffffff !important
}

a {
    color: #333;
    outline: none;
    /*padding-left: 3px;
    padding-right: 3px;*/
    text-decoration: underline;
}

    a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }

.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: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;
}

.areaIdioma {
    position: sticky;
    z-index: 11111111;
}

.barraSuperior {
    position: relative;
    z-index: 1111111 !important;
}

.areaLogin {
    background-image: url('../Imagens/CustomizacaoVM/imagens/BANNER_Inicio.png');
    background-position-x: right;
    height: 40rem;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    position: sticky;
    z-index: 999999;
}

.loginDivGeral {
    max-width: 460px;
    box-shadow: none;
    float: left !important;
}

.boxLogin {
    visibility: hidden;
}

.loginDivCabecalhoIcone {
    visibility: hidden;
    padding-top: 0;
}

.loginDivLogin {
    background-color: transparent !important;
    text-align: center;
    padding: 0;
    position: relative;
    /* top: -10rem; */
    /* right: 3rem; */
}

.loginToyota {
    visibility: hidden;
}

/*.textBoxGenerico {
    background-color: white !important;
    border-radius: 7rem;
    border: 2px solid #000000 !important;
    width: 23rem !important;
    height: 3rem !important;
}*/

.login {
    /*width:400px;*/
    padding: 20px;
    margin: 20px auto;
    text-align: center;
    box-shadow: 0px 0px 5px #333333;
}

.loginBotao {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff !important;
    background-color: #BA1717;
    border: none;
    border-radius: 5rem;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.3s ease
}

    .loginBotao:hover {
        background-color: #BA1717 !important;
        transform: scale(1.1);
    }



.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: 0px center;
    background-repeat: no-repeat;
    width: 250px;
    padding-top: 128px;
    position: absolute;
    z-index: 1111111;
}


.abasToyota {
    display: flex;
    justify-content: flex-end;
    margin-right: 0 !important;
}

.boxLogin {
    background-color: rgb(38,176,223) !important;
    padding: 40px;
    text-align: center;
}

.barraTitulo {
    background: #ffffff !important;
}

.rodapeLink {
    visibility: hidden
}

.barraCaminhoRato {
    visibility: hidden;
}

.cursosPendentes {
    background-color: #58595B !important;
}

.cursosConcluidos {
    background-color: #6A6B70 !important;
}

.cursosDisponiveis {
    background-color: #8B8C90 !important;
}

.statusCategoria {
    color: #ffffff !important;
    width: 21rem;
}

.textBoxGenerico {
    background: #dadada6b;
}

.DropDownListEstiloPadrao {
    background: #dadada6b;
    border: 2px solid #00000014 !important;
}

#barraTitulo_lblTituloRotulo {
    color: #BA1717 !important;
    font-weight: 800;
}

#barraTitulo_lblTituloDescricao {
    color: #000000 !important;
}

#region_btnPesquisar {
    background-color: #BA1717 !important;
    color: white;
    border-radius: 2px;
}

/*.conteudoPag {
    margin-bottom: 2.7rem;
}*/

.corpoCursos {
    background-color: #ffffff !important;
}

.blocosHome {
    width: 100% !important;
}

.rodape {
    width: 100%;
    background-color: #FFFFFF;
    border-top: 15px solid #BA1717;
    background-image: url('../Imagens/CustomizacaoVM/imagens/LOGO_Instituto.png');
    background-repeat: no-repeat;
    background-position: left;
    z-index: 999999;
}

    .rodape,
    .rodape a,
    .rodape span,
    .rodape p,
    .rodape b,
    .rodape div {
        color: #000000 !important;
        padding: 0px;
        font-size: 0.799rem
    }

.rodape-texto {
    font-size: 0.876rem;
}

.colunaInfo {
    margin: 0px 0px 6px 0px !important;
}

.colunaPerg {
    margin: 0px 0px 6px 31px !important;
}

.rodapeLblTitulo {
    font: 0.799rem Calibri black;
    margin-top: 0.75rem;
}

.rodapeLblFAQs {
    font: 0.799rem Calibri black;
    margin-top: 0.75rem;
}

.inputLoginToyota {
    /*background-color: white !important;
    border-radius: 7rem;
    border: 2px solid #000000 !important;
    width: 23rem !important;
    height: 3rem !important;*/

    background-color: white !important;
    border-radius: 7rem;
    border: 2px solid #000000 !important;
    width: 23rem !important;
    height: 3rem !important;
}

.botoesCursos {
    width: 55rem !important;
}

@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 #BA1717;
        background-color: #BA1717;
    }


    .loginDivGeral {
        position: relative;
        left: 12rem;
    }

    .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;
        text-align: center;
    }

    .barraTituloNoticia {
        width: 100%;
        height: 115px;
        background-color: #49a610 !important;
        color: #FFFFFF;
        text-align: center;
    }

    .barraMenu {
        width: 100% !important;
        height: 7rem !important;
        overflow: hidden;
    }

    .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: #ffffff;
        background-position-x: right;
        height: 500px;
        padding-top: 40px;
        border-bottom: none;
    }


    .blocoHome {
        width: 200px;
        height: 170px;
        padding-top: 8px;
        text-align: center;
        margin: 0px 15px 15px 0px;
        font: 18px Calibri;
        cursor: pointer;
    }

    .blocosHome {
        width: 56rem;
    }

    .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;
    }*/
    .backbranco {
        justify-content: center;
        display: flex;
    }

    .conteudo {
        width: 1003px;
        margin: auto;
        z-index: 2;
        padding: 10px;
        overflow: hidden;
    }
	
    .conteudoLogin {
		width: 95% !important
	}

    .conteudo-rodape {
        width: 95% !important
    }

    .conteudoComBorda {
        padding: 0;
        padding-bottom: 2rem;
        /*
        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: #BA1717;
        }

    .iconeSelAluno {
        background-image: url('../Imagens/Icones/iconAluno01.png');
    }

        .iconeSelAluno:hover, .iconeSelAtivoAluno {
            background-image: url('../Imagens/Icones/iconAluno02.png');
            background-color: #BA1717;
        }

    .iconeSelGestor {
        background-image: url('../Imagens/Icones/iconGestor01.png');
    }

        .iconeSelGestor:hover, .iconeSelAtivoGestor {
            background-image: url('../Imagens/Icones/iconGestor02.png');
            background-color: #BA1717;
        }

    .iconeSelAdministrador {
        background-image: url('../Imagens/Icones/iconAdmin01.png');
    }

        .iconeSelAdministrador:hover, .iconeSelAtivoAdministrador {
            background-image: url('../Imagens/Icones/iconAdmin02.png');
            background-color: #BA1717;
        }

    .rodapeMenuHome {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: #BA1717;
    }


    .rodapeMenuAluno {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: #BA1717;
    }

    .rodapeMenuGestor {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: #BA1717;
    }

    .rodapeMenuAdministrador {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: #BA1717;
    }

    .corHome {
        background-color: #BA1717;
    }

    .corAluno {
        background-color: #BA1717;
    }

    .corGestor {
        background-color: #BA1717;
    }

    .corAdministrador {
        background-color: #BA1717;
    }

    .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: 650px;
        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;*/
    }

    .areaCursoToyota {
        margin-top: 7rem !important;
    }

    .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;
    color: white;
}

.text-align-left {
    text-align: left;
}

.text-align-right {
    text-align: right;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.nomeUsuarioBarraSuperior {
    color: white;
}

.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;
        border-bottom: 1px solid #BA1717;
        background-color: #BA1717;
    }

    .rodape {
        width: 100%;
        overflow: auto;
        background-color: #ffffff;
        border-top: 15px solid #BA1717;
    }

        .rodape,
        .rodape a,
        .rodape span,
        .rodape p,
        .rodape b,
        .rodape div {
            color: #000000 !important;
        }

    .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;
        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: #ffffff;
        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: #BA1717;
    }

    .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: #BA1717;
        }

    .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: #BA1717;
    }

    .iconeSelGestor {
        background-image: url('../Imagens/Icones/iconGestor01(1).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: #BA1717;
        }

    .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: #BA1717;
        }

    .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: #BA1717;
    }

    .rodapeMenuAluno {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: #BA1717;
    }

    .rodapeMenuGestor {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: #BA1717;
    }

    .rodapeMenuAdministrador {
        width: 100%;
        height: 9px;
        border: 0px;
        background-color: #BA1717;
    }

    .corHome {
        background-color: #BA1717;
    }

    .corAluno {
        background-color: #BA1717;
    }

    .corGestor {
        background-color: #BA1717;
    }

    .corAdministrador {
        background-color: #BA1717;
    }

    .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: white !important;
    text-decoration: none;
}

/* BEGIN - BLOCOS DA HOME */

.blocoCTB {
    display: flex;
    justify-content: center;
}

.blocoCursos {
    background-color: #BA1717;
    border-radius: 10%;
    transition: background-color 0.3s ease, transform 0.3s ease
}

    .blocoCursos:hover {
        transform: scale(1.1);
    }

.quadradoBlocoCursos {
    background-color: #BA1717;
    position: unset !important;
    border-radius: 1rem;
}

.blocoTrilha {
    background-color: #BA1717;
    border-radius: 10%;
    transition: background-color 0.3s ease, transform 0.3s ease
}

    .blocoTrilha:hover {
        transform: scale(1.1);
    }

.quadradoBlocoTrilha {
    background-color: #BA1717;
    position: unset !important;
    border-radius: 1rem;
}

.blocoBiblioteca {
    background-color: #BA1717;
    border-radius: 10%;
    transition: background-color 0.3s ease, transform 0.3s ease
}

    .blocoBiblioteca:hover {
        transform: scale(1.1);
    }

.quadradoBlocoBiblioteca {
    background-color: #BA1717;
    position: unset !important;
    padding: 3px !important;
    border-radius: 1rem;
}

.blocoHomeHidden {
    visibility: hidden;
    height: 0rem;
}



.nomeIdiomaSelecionado {
    font: 14px Calibri light;
    color: white;
}

/* END - BLOCOS DA HOME */

/*
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid:before {
    display: table;
    content: " ";
}

.container-fluid:after
{
    display: table;
    content: " ";
    clear: both;
}
*/
/* END Bootstrap legacy */

.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;
}

.imgStatusToyota {
    border-radius: 5rem;
}

@media only screen and (max-width: 320px) {
    .rodape {
        background-image: url(../Imagens/CustomizacaoVM/imagens/LOGO_Instituto.png);
        background-repeat: no-repeat;
        background-position-x: 11rem;
        background-position-y: 0rem;
    }
}

@media only screen and (max-width: 370px) {

    .rodape {
        background-image: url(../Imagens/CustomizacaoVM/imagens/LOGO_Instituto.png);
        background-repeat: no-repeat;
        background-position-x: 11rem;
        background-position-y: 0rem;
    }

    .loginDivGeral {
        display: flex;
        justify-content: space-around;
        flex-direction: column-reverse;
    }
}

@media only screen and (max-width: 375px) {
    .statusCategoria {
        width: 17rem !important;
        font-size: 1rem;
    }

    .logotipo {
        background-image: url('../Imagens/CustomizacaoVM/imagens/logo_votorantim375.png') !important;
        width: 13rem !important;
    }
}

@media only screen and (max-width: 402px) {
    .logotipo {
        background-image: url('../Imagens/CustomizacaoVM/imagens/logo_votorantim400.png');
        width: 14rem;
    }
}

@media only screen and (max-width: 425px) {
    .areaLogin {
        background-image: url(../Imagens/CustomizacaoVM/imagens/BANNER_Inicio425.png);
        background-position-x: -5rem;
        background-position-y: 7rem;
        height: 35rem;
        background-repeat: no-repeat;
        background-color: #FFFFFF;
    }

    .blocoCTB {
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
        top: -0.9rem;
    }

    .abasToyota {
        display: flex;
        justify-content: flex-end;
    }

    .textBoxGenerico {
        width: 214px !important;
    }

    .statusCategoria {
        width: 21rem;
    }

    .rodape {
        background-image: url(../Imagens/CustomizacaoVM/imagens/LOGO_Instituto.png);
        background-repeat: no-repeat;
        background-position: top;
        z-index: 999999
    }

    .rodape-texto {
        margin-top: 5rem;
    }

    .colunaInfo {
        margin: 0px 0px 20px 20px !important;
    }

    .colunaPerg {
        margin: 0px 0px 20px 20px !important;
    }

    .conteudoPag {
        margin-bottom: unset;
    }

    .loginDivGeral {
        display: flex;
        justify-content: space-around;
        flex-direction: column-reverse;
    }
}

@media only screen and (min-width: 426px) and (max-width: 1002px) {
    .blocosHome {
        height: 15rem
    }

    .blocoCTB {
        display: flex;
        flex-direction: unset;
        position: relative;
        top: 7.1rem;
    }

    .rodape {
        background-image: url(../Imagens/CustomizacaoVM/imagens/LOGO_Instituto.png);
        background-repeat: no-repeat;
        background-position: top;
    }

    .conteudoPag {
        margin-bottom: unset;
    }
}

@media only screen and (min-width: 1002px) and (max-width: 1026px) {
    .logotipo {
        background-image: url(../Imagens/CustomizacaoVM/imagens/logo_votorantim425.png);
        background-position: 0px center;
        background-repeat: no-repeat;
        width: 15.5rem;
    }
}

}

@media only screen and (max-width: 1440px) {
    .rodape {
        position: unset;
    }
}

@media only screen and (min-width: 748px) and (max-width: 836px) {
    .rodape-texto {
        padding-top: 3rem !important;
    }
}

@media only screen and (min-width: 837px) and (max-width: 1002px) {
    .rodape {
        background-position: left;
    }
}

@media only screen and (min-height: 1003px) {
}
