
.containerZagaz
{
    width: 100%;
    background: #ececec; 
    margin-top: -10px;
}
.contentZagaz
{
    margin: 0 auto;
    width: 90%;
    position: relative;
}



.bgverde{
    background: #32dac3;
}

.bgroxo
{
     background: #362f6b;
}
.bglaranja
{
     background: #f18904;
}
.bgcinza
{
      background: #c2c2c2;
}


.verde
{
    color: #32dac3;
}

.roxo
{
     color: #362f6b;
}
.cinza
{
      color: #c2c2c2;
}
.branco
{
     color: #fff;
}
.laranja
{
     color: #f18904;
}
.vermelho
{
    color: #ff5a34;
}

.btn-warning
{
    color: #000;
}
.btn-warning:hover
{
    color: #fff !important;
}
.btn-cinza
{
    color: #000;
    background: #c2c2c2;
    
}
.btn-cinza:hover
{
    color: #fff !important;
    background: #f18904;
}
.btn-cinza2
{
    color: #AFAFAF;
    background: #E8E8E8;
    border-color: #E8E8E8;
}
.btn-cinza2:hover
{
    color: #fff !important;
    background: #f18904;
}
.btn-theme-colored:hover
{
    color: #fff !important;
  
}
/*------- GRID DO MENU DE TEMAS --------*/
.griditem {
    margin-top: 5px;
    display: block;
    position: relative;
    margin-bottom: 2px;
    background: #c2c2c2;
    border: 1px solid #c2c2c2;
    min-height: 55px;
    border-radius: 5px;
   
    padding: 10px;
    
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    height: 75px;

      
}

.griditem:hover, .gridselecionado {
    background: #32dac3;
    border: 1px solid #32dac3;
}


 
.griditem:before {
  content: '\200B';
/*   content: '';
  margin-left: -0.25em; */
  display: inline-block;
  height: 100%; 
  vertical-align: middle;
 }
 
.centered {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 10px 10px;
 }
 
/*------- VIDEO --------*/

.avisologin
{
    margin: 0 auto;
    width: 80%;
   padding: 50px;
   text-align: center;
   height: 300px;
}

#video
{
    width: 100%;
    background: #fff;
    
}

.videoleft{
    float: left;
    width: 62%;
    height: auto;
}
.videoright{
    float: left;
    margin-top:50px;
    margin-left: 20px;
    width: 36%; 
    height: auto;
}


.contentVideoPlay
{
    margin: 0 auto;
    width: 90%;
    position: relative;
}
.contentVideoTools
{
    margin: 0 auto;
    width: 100%;
    background: #fff;
    /*position: relative;*/
}

.videoToolsIcon{
    float: left;
    width: 60px;
    height: 50px;
    cursor: pointer;
}
.videoToolStar
{
    float: right;
    height: 50px;
    margin-right: 30px;
}
.videoToolsTotal
{
    float: right;
    height: 50px;
    margin-right: 10px;
}
.titulo
{
    color: #362f6b;
    font-size: 1.2em;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 15px;
}
.texto
{
    color: #838383;
    font-size: 1.0em;
    margin-bottom: 15px;
    padding: 10px;

    
    
    
}
.videosrelacionados
{
    margin-top: 10px;
    border-bottom: #c2c2c2 1px solid;
    margin-bottom: 10px;
        font-size: 1.4em;
    padding-bottom: 10px;
    font-weight: 500;
}

#video .classificacao
{
    color: #c2c2c2;
    font-size: 1em;
    font-weight: 300;;
    width: 100%;
    margin-bottom: 5px;  
}

#videoplay{
    background: #ececec;
    width: 100%;
    height: auto;
    border: #ececec 1px solid;
}


#video .videodescricao
{
    font-size: 1em;
    font-weight:300;
    padding: 20px;
    color: #362f6b;
    background: #ececec;
    width: 100%;
    height: auto;
    border: none;
    text-align: left;
   -webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;
}

#videotumb
{
     cursor: pointer;
}
.videotumb
{
    position: relative;
    text-align: center;
    color: #fff;
    width: 100%;
    margin: 0 auto;
    height: 405px;
     background: url(../images/logop.png) center bottom 20px no-repeat;
     
    background-size: 30px 49px;
    background-color: #1ACAB8;
    z-index: 9999;
}
#videotumb-icone img
{
    margin-top: 80px;
    width: 200px;
    height: 200px;
    float: left;
}
#videotumb-texto
{
    position: absolute;
    margin-left: 185px;
    margin-top: 110px; 
    height: 255px;
    text-align: left;
    /*background: url(../images/bgPlay.png) right center no-repeat;*/
}
#videotumb-titulo
{  
    font-size: 2em;
    font-weight: 600;
    color: #36306c;
    text-transform:uppercase;
    line-height: 1em;
}
#videotumb-tema
{
    font-size: 1.5em;
    font-weight: 600;
        margin-top: 10px;
}
#videotumb-subtema
{
    font-size: 1.5em;
    font-weight: 300;
        margin-top: 10px;
}


#videotumb-autor
{
    font-size: 1em;
    font-weight: 300;
    font-style: italic;
        margin-top: 10px;
}

.videoNotaRodape
{
    border-top: #c2c2c2 dotted 1px;
    margin-top: 20px;
    font-size: 0.8em;
    font-weight: 300;
    font-style: italic;
}

.tools{
   background: #ececec;
}
.tools img
{
    float: left;
    width: 50px;
    height: 50px;
    padding: 5px;
    border: none;
    margin: 5px;
}
.tools img:hover
{
    background: #fff;
}

.rankgeral
{
    font-weight: 600;
    text-align: center;
    font-size: 1.2em;
    color: #362f6b;
    width: 100%;
    margin-top: 10px;
}

 #toolsOn
 {
     background: #fff;
     width: 100%;
     height: 20px;
 }

#pnBook,#pnAnotacao,#btBookOn,#btAnotacaoOn
{
    display: none;
    text-align: center;
    /*-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;*/
}


.videodescricao textarea
{
    background: #fff;
    font-size: 2.0em;
    width: 100%;
    border: none;
    
}

.tagsassuntos
{
    padding: 1%;
    font-size: 0.9em;
    
}

.enviar
{
   border: #32dac3 1px dotted ;
   background: #32dac3;
   padding: 10px;
   color: #fff;
   text-transform: uppercase;
   display: block;
   width: auto;
   margin: 5px;
   
}

.enviar:hover
{
   border: #362f6b 1px solid ;
   background: #362f6b;
  color: #fff;
   
}
.direita
{
    float: right;
}
.box
{
    border: #fff solid 1px;
    border-radius: 5px;
    padding: 10px;
    /*box-shadow: 5px 5px 5px #888888;*/
   
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10px;
    
    /*min-height: 120px;*/
}

.collapsebook
{
        color: #337ab7;
        margin: 0;

    margin-top: 10px;
    cursor: pointer;
}




/*SEARCH*/

#terms input { background:#ffffff;  margin:27px 0 0 25px; padding: 20px; border-radius: 1px; font-size:14px; border:0; width:470px; }
.home-section {
    padding-top: 110px;
    padding-bottom: 110px;
    display:block;
    position:relative;
    z-index:120;
}
#terms .botao {
	
        cursor: pointer;
        background-color: #1ACAB8;
        border-radius: 1px;
        text-align: center;
/*        box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);*/
        color: #fff;
        font-weight: 600;
        text-decoration: none;
/*        -moz-transition: background-color .25s ease-in-out, color .25s ease-in-out;
        -webkit-transition: background-color .25s ease-in-out, color .25s ease-in-out;
        -o-transition: background-color .25s ease-in-out, color .25s ease-in-out;
        -ms-transition: background-color .25s ease-in-out, color .25s ease-in-out;
        transition: background-color .25s ease-in-out, color .25s ease-in-out;
        text-shadow: -1px -1px 0px rgba(0,0,0,0.5);*/
        width: auto;
        
}
.esquerda
{
    float: left;
}
.tituloCentro
{
        display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    color: #362f6b;
    font-size: 1.5em;
    font-weight: 600;
    text-align: center;
}
.tituloTema
{
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    margin:27px 0 0 25px; 
    padding: 20px;
    color: #362f6b;
    font-size: 1.2em;
    font-weight: 600;
}

.linhaDireita
{
    border-right: #838383 1px dashed;
    min-height: 560px;
}
.linhaBaixo{
    border-bottom: #32dac3 1px dashed;
    width :100%;
}

@media (max-width:768px){
	#terms input {width:80%; }
        .linhaDireita
        {
            border-right: none;
            min-height: auto;
        }
        .videoleft{
    float: none;
    width: 100%;
    height: auto;
}
.videoright{
      float: none;
    width: 100%;
    margin-top:50px;
    margin-left: 0px;

    height: auto;
}

#pnBook,#pnAnotacao,#btBookOn,#btAnotacaoOn
{
    /*margin-top: 50px;*/
}

}

.selecionado
{
    background: #f18904;
}

.iconPlay, .iconPlay:hover
{
    
    background-image:url('../images/bgPlay.png');
    background-repeat:no-repeat;
    background-position:right 10px center;
    padding-right: 10%;

}
.iconPlayOff, .iconPlayOff:hover
{
    
    background-image:url('../images/bgPlayOff.png');
    background-repeat:no-repeat;
    background-position:right 10px center;
    padding-right: 10%;

}
.iconPlaySquare, .iconPlaySquare:hover
{
    
    background-image:url('../images/iconPlaySquare.png');
    background-repeat:no-repeat;
    background-position:right center;
    padding-right: 10%;

}
#pnEsqueci
{
    display: none;
}

.bgBranco
{
      background: #fff;
}

#login input {text-transform:uppercase; color: #858585;  background:#E2E2E2;  margin:27px 0 0 25px; padding: 20px; border-radius: 1px; font-size:14px; border:0; width:100%; }

#login input[type="button"], input[type="submit"], button,
#login .botao {
	
        cursor: pointer;
        background-color: #1ACAB8;
        border-radius: 1px;
        text-align: center;
        color: #fff;
        font-weight: 600;
        text-decoration: none;
        margin:27px 0 0 25px; 
        padding: 20px; 
        border-radius: 1px; 
        font-size:14px; 
        border:0;
        width: auto;
        
}
#login .link
{
    display: block;
    color: #1ACAB8;
    font-size: 0.8em;
    cursor: pointer;
}
#login .texto
{
    display: block;
    color: #1ACAB8;
    font-size: 1em;
   font-style: italic;
}
.tituloarea{
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    
}
.divisortitulo{
    border-bottom: gray 1px solid;
}
.indicadores-header
{
    height: 190px;
    background-color: #bababa;
    padding-top: 20px;
    padding-bottom: 20px;
}
.pnIndicadores
{
    margin-top: 20px;
    background-color: #fff;
}
.indicadores-titulo
{
    color: #34306d !important;
    margin-bottom: 30px;

}
.indice
{
   width: 100%; 
   text-align: center;
   font-size: 2em;
   font-weight: 600;
   color: #fff;
}
.indice-descricao
{
   width: 100%; 
   text-align: center;
   font-size: 0.9em;
   font-weight: 300;
   font-style: italic;
   color: #34306d;
}


.titulosuperior
{
   display: block;
    color: #838383;
    width: 100%;
    text-align: center;
    font-size: 0.8em;
}
.tituloicon
{
    display: inline-block;
    text-align: center;
    width: 80px;
    height: 80px;
    background-color: #1ACAB8;
    border-radius: 100px;
}
.tituloprincipal
{
    display: block;
    color: #362f6b;
    width: 100%;
    text-align: center;
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 3px;
}
.anotacao
{
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 30px;
    border: #eeeeee 1px solid;
}
.anotacaoVideo{
    text-transform: uppercase;
    padding-bottom: 2px;
    border-width: 5px;
    font-size:1.2em;
    color: #32d8c4;
    font-weight: 600;
}
.anotacaoVideo:after {
    display:block;
    clear:both;
    content : "";
    position: relative;
    left    : 0;
    bottom  : 0;
    max-width:50px;
    height  : 1px;
    width   : 50px;  /* or 100px */
    border-bottom:2px solid #f18904;

}
.anotacaoTitulo
{
    display: block;
    color: #fe5a34;
    font-size:1.4em;
    padding-top: 5px;
   
}
.anotacaoData
{
    display: block;
    color: #838383;
    font-size:0.9em;
    border-bottom:1px solid #838383;
    padding-bottom: 25px;
}


.anotacaoTexto
{
    display: block;
    color: #838383;
    font-size: 1em;
   padding-top: 35px;
}




.pagamentos
{
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 30px;
    border: #eeeeee 1px solid;
}
.pagamentoTitulo
{
    text-align: center;
    margin: 0px auto;
    padding: 15px;
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase;
}
.pagamentoLinha
{
    display: block;
    color: #838383;
    font-size: 1em;
    border-bottom:1px solid #838383;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
    margin: 10px auto;
}
.pagamentoDado
{
    color: #f18904;
}
.pagamentoDadoPgto
{
    color: #34306d;
}
.contentZagaz label
{
    font-size: 0.8em;
    color: #c2c2c2;
    margin-bottom: -29px;
}
.contentZagaz .dropdown
{
    background:#E2E2E2;  
    margin:27px 0 0 25px; 
    padding: 20px; 
    border-radius: 0px !important; 
    font-size:14px; 
    border:0; 
    width:100%;
    height: 60px;
    color: #858585; 
    text-transform:uppercase;
}

.pagar-titulo
{
    width: 100%;
    text-align: center;
    padding-left: 50px;

    
}

.graf-container {
	box-sizing: border-box;
	width: 850px;
	height: auto;
	padding: 20px 15px 15px 15px;
	margin: 15px auto 30px auto;
	border: 1px solid #ddd;
	background: #fff;
	background: linear-gradient(#f6f6f6 0, #fff 50px);
	background: -o-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);

}

.grafplaceholder {
	width: 600px;
	height: 450px;
	font-size: 14px;
	line-height: 1.2em;
}

.boxinventario{
    border: #362f6b 1px solid;
    border-radius: 5px;
    background-color: #362f6b;
    color: #f18904;
    text-align: center;
    
    margin-bottom: 10px;
}
.inventario-descricao
{
    text-align: center;
    width: 100%;
}
.inventario-resultado
{
    margin-bottom: 50px;
    padding: 10px;
    width: 100%;
    border: 1px solid #1ACAB8;
}
.inventario-resultado ul
{
    padding-left: 25px;
}
.inventarioTexto
{
    color: #34306d;
}
inventarioRealizado
{
    color: #f18904;
}
.inventarioRealizado a, .inventarioTexto a
{
    color: #1ACAB8;
    margin-left: 10px;
}

@media (max-width:768px){
	.grafplaceholder {
	width: 400px;
	height: 250px;
	font-size: 14px;
	line-height: 1.2em;
}
}

@media print {

    * { 
        background: transparent !important; 
        color: #000 !important; 
        text-shadow: none !important; 
        filter:none !important; 
        -ms-filter: none !important; 
    } 


    @page {
        margin: 1.5cm;
    }



    .no-print, nav, footer, video, audio, object, embed { 
        display:none; 
    }

    .print {
        display: block;
    }

}

.iframe-wrapper {
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: hidden; 
  max-width: 100%; 
  height: auto; 
  background-color: #FFF;
/*  box-sizing: content-box !important;*/
}
.iframe-wrapper iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
  z-index: 80;
  background-color: #FFF;
}
#processando
{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.processandodados {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
    height: 130px;
    font-size: 30px;
    text-align: center;
    border-radius: 10px;
        
}


.wrap-PlanoAtual
{
    background: #32d8c4;
    float: right;
    padding: 2px 10px 5px 8px;
    border-radius: 0px 0px 10px 10px;
    cursor: pointer;
     
}
.PlanoAtual{
    color: #362f6b;
    font-weight: 600;
    font-size: 10px;
}
.PlanoValidade {font-size: 11px; color: #fff;}

#pnVideoTitulo
{
    margin-left: 20px;
    font-size: 70px;
}
.videoTablet
{
    height: 440px;
    width: 800px;
    margin-top: 30px;
    background: url(../images/tablet.png)  no-repeat;
    float: left;
}
.videoTablet iframe{
    position: absolute;
    margin-left: 135px;
    margin-top: 38px;
    width: 594px !important;
    height: 380px !important;
}
.videoZagaz
{
    position: absolute;
    margin-left: 670px;
    margin-top: -16px; 
    height: 110px;
    width: 375px;
    background: url(../images/tablet_zagaz.png)  no-repeat;
}
.videoAction
{
    float: right;
    width: 300px;
    text-align: center;
    margin-top: 240px;
    font-size: 25px;
    line-height: 28px;
}
#pnbVideoBotao
{
    text-transform: uppercase;
    margin-top: 20px !important;
}
.Servicos
{
    background-color: #E8E8E8;
    width: 100%;
    height: 150px;
    margin-left: 1px;

}
.ServicoArea
{
    width: 33%;
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 150px;
}

.ServicoArea:hover
{
    background-color: #fff;
    border-bottom: #32d8c4 solid 8px;
 
    color: #ffbe4d;
}
.ServicoTitulo
{
    color: #32dac3;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}
.ServicoArea:hover .ServicoTitulo
{
    color: #ffbe4d;
}
.ServicoDescricao
{
    color: #34306d;
    text-align: center;
    font-size: 20px;

}
.txtnewsletter
{
    font-size: 20px;
}



@media (max-width:768px){

    #pnVideoTitulo
    {
        margin-left: 0px;
        font-size: 40px;
        line-height: 43px;
        text-align: center;
        margin-top: -50px;

    }
    .videoZagaz
    {
        position: relative;
        margin: 0 auto;
        height: 45px;
        width: 375px;
        background: url(../images/tablet_zagaz.png)  no-repeat;
        background-size: 150px;
        background-position: center top;
     
    }
    .videoTablet
    {
        height: 320px;
        width: 400px;
        background: url(../images/tabletH.png)  no-repeat;
        float: none;
        margin-left: -18px;
        margin-top: -10px;
    }
    .videoTablet iframe{
        position: absolute;
        margin-left: 35px;
        margin-top: 100px;
        width: 350px !important;
        height: 220px !important;
    }

    .videoAction
    {
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 10px;
        font-size: 25px;
        line-height: 28px;
    }

    .Servicos {
        background-color: #E8E8E8;
        width: 100%;
        height: auto;
        margin-left: 0px;
    }
    .ServicoArea
    {
        width: 100%;
        display: block;
        padding-top: 20px;
        padding-bottom: 20px;
        height: 100px;
        border: 1px solid #34306d;
    }


    .ServicoTitulo
    {
        font-size: 20px;
    }

    .ServicoDescricao
    {
        font-size: 14px;

    }
#plano img{
    width: 50% !important;
    margin: 0 auto;
}

}
