




/*
     FILE ARCHIVED ON 15:52:15 dez 27, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:28:18 nov 18, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*/////////////////////containers/////////////////////////////*/

@font-face {
	font-family: GothamBook;
	src: url('/web/20141227155215/http://educatrix.com.br/Content/fonts/GothamRnd-Book.ttf'),url('/web/20141227155215/http://educatrix.com.br/Content/fonts/GothamRnd-Book.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: GothamMedium;
	src: url('/web/20141227155215/http://educatrix.com.br/Content/fonts/GothamRnd-Medium.ttf'),url('/web/20141227155215/http://educatrix.com.br/Content/fonts/GothamRnd-Medium.otf');
	font-weight: normal;
	font-style: normal;
}


#video_player 
{
    width: 400px;
    height: 300px;

    background-color: black;
    overflow: hidden;
}

.DivLogin
{
    width:500px;
    margin-left:auto;
    margin-right: auto;
    padding:10px;
}
.video
{
    background: url(/web/20141227155215/http://educatrix.com.br/i/home/njb-Logo.png) no-repeat scroll 0 0 transparent;
    height: 300px;
    left: 215px;
    position: relative;
    top: -775px;
    width: 400px;
}
    
body
{
    font-family: Arial, Helvetica, Verdana, sans-serif; 
    background-color:#DBDBDB;
   
   background-image: url('Content/Imagens/FUNDO.jpg');
   
    background-repeat: repeat;
    background-position: center top;
    
    color:#191919;
    font-size:small;
    margin-top:0px;
}
textarea 
{
    resize: none;
}
.site
{
    width:1000px;
    margin:auto;  
    background-color:transparent;
      background: #f6f7f0; 
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2); 
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2); 
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);  
}

a:link, a:visited, a:active
{
    text-decoration:none;
    color:#464646;
}
a:hover
{
    text-decoration:underline;   
}

.topo
{
    width:1000px;  
    background-color:White;    
    

}
.MenuTopo
{
    width: 1000px;
    background-color: #3399FF;
    text-align: center;
    font-family: GothamBook, arial, sans-serif;
    
}
.tdconteudo
{
   
   
}

.tdtopoOn
{
     width: 1000px;
     height: 240px;
    background: #FBF7F2;
    
   
}

.tdtopoOff
{
     width: 1000px;
     height: 100px;
    background: #FBF7F2;
    
  
}

table.toplink
{
    padding: 20px 0px 30px 0px;
       
    width: 1516px;
    margin-right: auto;
    margin-left: auto;
}


.Conteudo
{
    padding: 0px 0px 0px 0px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
   
    width: 876px;
    margin-right: auto;
    margin-left: auto;
}

.Rodape
{
    width:100%;
    margin-top: 0px;
   
    padding-top:0px;
    padding-bottom:0px;
    color:#CCCCCC;
}

.Link:hover
{
    cursor:pointer;
    text-decoration:underline;   
}

.DivMenu div
{
    margin: 5px auto 5px auto;
    width: 150px;
}

.DivMenu p
{
    color: #666666;
    text-align: center;   
}

.DivMargem
{
    padding-left: 0px;
}

/*//////////////////////////////////////////////////////////*/
/*//////////////////////DivLicenca//////////////////////////*/

.DivLicenca
{
    border: 1px solid #d9d9d9;
    padding: 30px 30px 30px 30px;
    border-radius: 15px;
    margin-top:30px;
    margin-bottom:30px;
}

.DivLicenca .imagem
{
    padding-right:30px;
}

.DivLicenca td
{
    font-size: larger;   
}

.DivLicenca th
{
    font-size: x-large;   
}

.projeto
{
    font-size:large;
}

/*//////////////////////////////////////////////////////////*/
/*//////////////////////Formulario//////////////////////////*/

.Filtro
{
    width: 850px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    margin-bottom:15px;
    border-width:1px;
    background-color: #F1EDE2;
    border-color:rgb(226, 220, 210);
    border-width:1px;
    border-style:Solid;
}
.Filtro th
{
    width:110px;
    text-align: right;
    font-weight: normal;
    font-size: small;   
}
.Filtro th.pequeno
{
    width:10px;
    
}

.Subitem
{
  
    font-size: 120%;
    color: #378A86;
 
}

.instrucao
{
    border: 0px solid;
    padding: 5px 5px 5px 5px;
    width: 876px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 15px;
}

/*//////////////////////////////////////////////////////////*/
/*//////////////////////Formulario//////////////////////////*/

.formularioUsuario
{
    background-color: #f9f9f9;
    margin-right: auto;
    margin-left: auto;
    color: #666666;
}

.formulario
{
    
    background-color: #F1EDE2;
    border-color:rgb(226, 220, 210);
    border-width:1px;
    border-style:Solid;
    padding: 20px 20px 20px 20px;
    width: 876px;
    
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 25px;
    color: #666666;
}
.formulario h1
{
    margin-top:0px;
    font-size:larger;
    font-weight:bold;
}
.formulario th
{
    text-align:right;
    width:190px;
    
}

.formulario p
{
    margin-top:0px;   
}
/*/////////////////////////////////////////////////////////*/
/*/////////////////////Rotulo/////////////////////////////*/
.Rotulo
{
    font-family: GothamBook, arial, sans-serif;
    padding-top: 10px;
}

.Rotulo .Inicio
{
    font-weight:normal;
    color:#89A64F;
    font-size:100%;
    
}

.Rotulo .Meio
{
    font-weight:normal;
    color:#CCCCCC;
}

.Rotulo .Fim
{
    font-weight:normal;
    color:#CCCCCC;
}


/*/////////////////////////////////////////////////////////*/
/*/////////////////////Show hide/////////////////////////////*/
.Hid
{
    display:none;
}
.Blk
{
    display:block;
}
.Inl
{
    display:inline;
}
/*/////////////////////////////////////////////////////////*/
/*//////////////////Textbox////////////////////////////////*/
.InpText
{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(197, 190, 180);
    background-color: #FFFFFF;
}

.InpTextEntrar
{
    border-style: solid;
    border-width: 3px;
    border-color: rgb(189, 189, 189);
    background-color: #FFFFFF;
    color: #3C3C3C;
  
}


InpSair
{
    text-decoration: underline;   
}
.InpTelN
{
    width:160px;
}
.InpTelD
{
    width:30px;
}
.InpSel
{
    width: 150px;
}
.Inpreadonly
{
    background-color: transparent;
    border: none !important;
}
/*/////////////////////////////////////////////////////////*/
/*//////////////////Labels/////////////////////////////////*/
.lblOK
{
    color: #008000;
    font-weight: bold;
}
.lblErro
{
    color: #FF0000;
    font-weight: bold;
}
.LblConfirm
{
    font-weight: bold;
}
.LblLogin
{
    font-size:small;
    color: #666666;
}

/*/////////////////////////////////////////////////////////*/
/*///////////////////////////Menu//////////////////////////*/
.BtnMenu
{
    border: medium solid #3DBF9E;
    background-color: #3DBF9E;
    color: #D4FFF4;
    height: 40px;
    font-size: large;
    font-family: GothamBook, arial, sans-serif;
}
.BtnMenu:hover
{
    border: medium solid #1D9173;
    background-color: #1D9173;
    color: #FFF3BB;
}
.MenuTopo
{
    background-color: #3DBF9E;
}

/*/////////////////////////////////////////////////////////*/
/*///////////////////////////Botoes////////////////////////*/
.btnCadastrar
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    color: White;
    background-color: #88B830;
    cursor:pointer;  
    height: 30px;
    padding: 6px 12px;  
    font-size:small;
    font-weight:bold;
}
.btnPesquisar
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    color: White;
    background-color: #ED9D25;
    cursor:pointer;
    height: 30px;
    padding: 6px 12px;
    font-size:small;
    font-weight:bold;
}
.btnEditar
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    color: White;
    background-color: #3E8CB8;
    cursor:pointer;    
    height: 30px;
    padding: 6px 12px;
    font-size:small;
    font-weight:bold;
}
.btnExcluir
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    color: White;
    background-color: #D4553C;
    cursor:pointer;  
    height: 30px;
    padding: 6px 12px;  
    font-size:small;
    font-weight:bold;
}
.btnSalvar
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    background-color: #88B830;
    color: white;
    border: none;
    font-weight: bold;
    cursor:pointer;
    height: 30px;
    padding: 6px 12px;
    font-size:small;
    font-weight:bold;
}

.btnEntrar
{
    font-family: Arial, Helvetica, Verdana, sans-serif; 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    
    background-color: #79C2D4;
    color: #FFFFFF;
    border: none;
    font-weight: bold;
    cursor:pointer;
    height: 30px;
    padding: 6px 12px;
    font-size:small;
    font-weight:bold;
    
    
}

/*/////////////////////////////////////////////////////////*/
/*///////////////////////////Grid////////////////////////*/

.gridview
{
    border-style: solid;
    border-width: 1px;
    border-color: #191919 #c2c2c2 #191919 #c2c2c2;
}

.gridview header
{
    border-style: solid;
    border-width: 1px;
    border-color: #191919 #c2c2c2 #191919 #c2c2c2;
}

/*/////////////////////////////////////////////////////////*/
/*//////////////////////////Informacao/////////////////////*/

.Informacao strong
{
    color:#63a2d0;
    font-size: 16px;
}

.Informacao Rotulo
{
    margin-bottom: 30px;   
}

.Informacao p
{
    margin-top: 20px;
    margin-bottom: 20px;   
}

/*/////////////////////////////////////////////////////////*/

