/*
@import url(http://fonts.googleapis.com/css?family=Lato:400,700,700italic,400italic);
//https://www.google.com/fonts/specimen/Noto+Sans
*/
@viewport { zoom: 1.0; width: device-width; }


@font-face {
   font-family: 'Roboto';
   font-style:normal;
   src: local(sans-serif), url(fonts/Roboto-Regular.ttf);
   font-weight:400;
}

@font-face {
   font-family: 'Roboto';
   font-style:normal;
   src: local(sans-serif), url(fonts/Roboto-Bold.ttf);
   font-weight:500;
}

*{
	margin: 0px;
	padding: 0px;
	font-family:'Roboto', Helvetica, sans-serif;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smooth: always;
/*	font-weight:normal;*/
}

/* Main */
body { 
	margin:0px;
	padding:0px;
	color: #000000;
	font-size: 12px;
	scrollbar-base-color:#DBDBDB;
	scrollbar-arrow-color: #3D8BAF;
	scrollbar-DarkShadow-Color: #3D8BAF;
	
}

/* icons */

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(fonts/iconfont/MaterialIcons-Regular.woff2) format('woff2'),
    url(fonts/iconfont/MaterialIcons-Regular.woff) format('woff'),
    url(fonts/iconfont/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: text-bottom; /* NETFORMA */
  
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  
}
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }


a:hover {  text-decoration: underline; }
a {  text-decoration: none; color: #063246; }
td { font-size: 12px; color: #000000; } /* estava 11px */

/* textos */ 
.titulo1 { font-size: 20px; ; text-align: left; color: #000000; margin-left:10px; }
.titulo2 {  font-size: 15px; font-weight: normal; color: #006699 }
.titulo22 { font-size: 20px; font-weight: normal; color: #006699; text-align: left; }
.titulo3 {  color: #006699; font-weight: bold;}
.titulo4 {  font-size: 14px; font-weight: normal; color: #FFF; }/* titulos nas barras da edição */
.textoPreto16 {  font-size: 16px; font-weight: normal; color: #000; }/* titulos nas barras da edição */
.textoPreto13 { font-size : 13px; text-decoration : none; text-align : left; color : #000000; }

.divitem { font-size: 13px; background-color: #FFF; color: #000000;  padding:3px; }/*Equivalente ao tableitem para divs */
.form1 {  text-align: right; color: #000000; font-size:12px;  padding-right:3px; }
.form2 {  text-align: left;  font-size:12px; padding-left:3px;}
.campo_obrigatorio{ font-size : 1.4em; font-weight:bold; }
.text_tborderbg{ font-size:13px; color:#FFF; }
.tborderbg { 
	padding:0px;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	height:30px;
	background-color:#2C4962;
}

.forum_read {  font-size: 11px; text-decoration: none; color: #000000; }
.forum_title { font-size: 12px; text-decoration: none ; color: #000000; background-color: #e0e0e0; padding:2px;}
.forum_titulo_pergunta { font-size: 16px; text-decoration: none ; font-weight: bold; color: #000000; }
.forum_data_pergunta { font-size: 12px; text-decoration: none ; color: #000000; }
.forum_texto { font-size: 13px; text-decoration: none ; color: #000000; }
.textarea { font-size: 11px; border: 2px #3D8BAF solid; ; background-color: #FFFFFF; color: #00000; }

/* inputs  */
.text { padding:5px; border: 1px solid #3D8BAF; background-color: #FFFFFF; color : Black; background : White; }


.select { border: 1px #0099CC solid; }
.button { width:auto; font-size: 11px; text-transform: none; text-align: center; vertical-align: middle; background-color: #C8C8C8; border: 2px solid #3D8BAF; color: Black; }
.conteudo_nota_titulo {  font-size: 20px; font-weight: bold; color: #FFFFFF }

/* Menu antigo */
/*#foldheader{cursor:hand ; font-weight:bold ; list-style-image:url(imagens/aula/fold.gif); font-size : 8pt }
#foldinglist{list-style-image:url(/imagens/aula/list.gif);font-size : 8pt }
.tlink{ text-decoration : none; text-align : left;	color : #003366; }*/



.menutitle {
	color: #FFFFFF; 
	font-size: 0.85em; 
	font-weight: bold;
	background-color:#2C4962;
	padding:5px;
 }


.menuitemUnit { 

	
	font-size: 0.85em;
	color: #000000;
	text-align : left;
	padding :5px;
	font-weight : normal;
	border-bottom:#666 thin solid;
	padding-bottom:7px;
	background-color:#B5B5B5;	
	
}
.menuitemSess { 

	
	font-size: 0.85em;
	color: #000000;
	text-align : left;
	padding :5px;
	font-weight : normal;
	border-bottom:#666 thin solid;
	padding-bottom:7px;
	background-color:#D4D4D4;	
	
}
.menuitemCenter { 


	font-size: 0.9em;
	color: #000000;
	text-align : center;
	padding :5px;
	font-weight : normal;
	border-bottom:#666 thin solid;
	padding-bottom:7px;
	background-color:#ECECEC;	
	
	
}

.menuitemRight { 

	
	font-size: 0.9em;
	color: #000000;
	text-align : right;
	padding :5px;
	font-weight : normal;
	border-bottom:#666 thin solid;
	padding-bottom:7px;
	background-color:#ECECEC;	
	
}


.tbform1 {  background-color: #eeeeee; text-align: right; font-size: 0.9em;}
.tbform2 { background-color: #eeeeee; text-align: left}




.loading{
	font-size:14px;
	font-family:verdana;
	font-weight:bold;
}
.loaded{
	font-size:12px;
	font-family:verdana;
}



.g-button-clean {
	
    color:#fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	text-align: center;
	font-size:12px;
	min-width: 100px;
	width: 100px;
	height:27px;
	cursor:pointer;
	padding: 0;
	margin:0;
	border:none;
	background-color:#5DABCC;
	
}

.g-button-delete {
	
    color:#fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	text-align: center;
	font-size:11px;
	font-weight:bold;
	min-width: 18px;
	width: 18px;
	height: 18px;
	cursor:pointer;
	padding: 0;
	margin:0;
	border:none;
	background-color:#66737D;
	
}
.g-button-stop {
	
    color:#fff;
	text-align: center;
	font-size:10px;
	min-width: 40px;
	width: 40px;
	height: 18px;
	cursor:pointer;
	margin:0;
	padding-bottom:3px;
	border:none;
	background-color:#244979;
	
}

.g-button-stopFormando {
	
    color:#fff;
	text-align: center;
	font-size:12px;
	min-width: 70px;
	width: 70px;
	height: 25px;
	cursor:pointer;
	margin:0;
	padding-bottom:3px;
	border:none;
	background-color:#244979;	
	border: 1px solid #cccccc;
}

.g-button-secretaria {
	
    color:#fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	text-align: center;
	font-size:12px;
	min-width: 100px;
	width: auto;
	height:25px;
	cursor:pointer;
	padding: 0;
	margin:0;
	border:none;
	background-color:#5DABCC;
	
}

.g-button-secretaria2 {
	
    color:#fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	text-align: center;
	font-size:12px;
	min-width: 100px;
	width: auto;
	height:25px;
	cursor:pointer;
	padding: 0;
	margin:0;
	background-color:#27233F;
	border:none;
	
}

.g-button-secretaria3 {
	
    color:#fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	text-align: center;
	font-size:12px;
	min-width: 100px;
	width: auto;
	height:25px;
	cursor:pointer;
	padding: 0;
	margin:0;
	border:none;
	background-color:#C92828;
	
}




/* ******************************************************************************************/
/* ***************************** CSS PARA PLATAFORMA DE LÍNGUAS *****************************/
/* ******************************************************************************************/

/*documentos no alterar.php */
.documents_border{
	border:#0099cc 1px solid;
	padding:10px;
	margin:10px;"	
	
}



/*TITULOS-AREAS*/
.titulos_areas {
	
	color:#FFFFFF;
	font-size:23px;
	text-shadow: 1px 1px #333333;
	margin-left:10px;
	float:left;

}
/* ::::::::::::     botoes layout     ::::::::::::: */

.button-informacoes {/* Informações, Continuar */
	
	/*texto*/
    color:#FFFFFF;
	text-align: center;
	font-size:1.2em;
	text-shadow: 1px 1px #333333;

	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	width:auto;
	
	cursor:pointer;
	margin:0;
	background-color:#1A3340;
	border: 0;

	
}

.button-azul-medio {/* Imprimir Grelha 2 */
	
	/*texto*/
    color:#FFFFFF;
	text-align: center;
	font-size:1.2em;
	text-shadow: 1px 1px #333333;

	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	width:auto;
	
	cursor:pointer;
	margin:0;
	background-color:#1A3340;
	border: 0;

	
	
}


.button-azul-grande {/* Informações, Continuar , maior azul escuro */
	
	/*texto*/
    color:#FFFFFF;
	text-align: center;
	font-size:1.2em;
	text-shadow: 1px 1px #333333;
	/*geral*/
	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	width:auto;
	
	cursor:pointer;
	margin:0;
	background-color:#1A3340;	
	border: 0;
	
	
}


.button-vermelho {/* apagar, excluir D03E3F*/
	
	/*texto*/
    color:#FFFFFF;
	text-align: center;
	font-size:1.2em;
	text-shadow: 1px 1px #333333;
	/*geral*/
	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	width:auto;
	
	cursor:pointer;
	margin:0;
	background-color:#D03E3F;	
	border: 0;
	
	
}





.button-sair{

	/*texto*/
    color:#FFFFFF;
	text-align: center;
	font-size:1.2em;
	text-shadow: 1px 1px #333333;

	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	width:auto;
	
	cursor:pointer;
	margin:0;
/*	padding-bottom:1px;*/
	background-color:#690903;
	border: 0;

}


.button-voltar{/* pequeno cinza */

	/*texto*/
    color:#FFFFFF;
	text-align: center;
	font-size:1.2em;
	text-shadow: 1px 1px #333333;

	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	width:auto;
	
	cursor:pointer;
	margin:0;
	background-color:#333333;
	border:none;


}

.button-gravar{/* pequeno azul escuro */

	/*texto*/
    color:#FFFFFF;
	text-align: center;
	font-size:1.2em;
	text-shadow: 1px 1px #333333;
	
	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	width:auto;
	
	cursor:pointer;
	margin:0;
	background-color:#172E39;
	border:none;

}

.button-pesquisar{/* pesquisar, imprimir tamanho medio */

	/*texto*/
    color:#FFFFFF;
	text-align: center;
	font-size:1.2em;
	text-shadow: 1px 1px #333333;
	
	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	width:auto;
	
	cursor:pointer;
	margin:0;
	background-color:#172E39;
	border: 0;


}


.button-cinza-medio {/* Não responder , cinza */
	
	/*texto*/
    color:#FFFFFF;
	text-align: center;
	font-size:1.2em;
	text-shadow: 1px 1px #333333;

	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	width:auto;
	
	cursor:pointer;
	margin:0;
	background-color:#333333;
	border:none;
	
}


.button-cinza-grande {/* Não responder , cinza */
	
	/*texto*/
    color:#FFFFFF;
	text-align: center;
	font-size:1.2em;
	text-shadow: 1px 1px #333333;
	/*geral
	min-width: 180px;*/
	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	width:auto;
	
	cursor:pointer;
	margin:0;
	background-color:#333333;
	border:none;
	
}




/*

.fade{ 
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.fade :hover{
 opacity: 0.7;

}*/
img{
	
	-webkit-filter: brightness(1);
	-moz-filter: brightness(1);
	-o-filter: brightness(1);
	-ms-filter: brightness(1);
	filter: brightness(1);
	
	
}
img:Hover{
	
	-webkit-filter: brightness(1.1);
	-moz-filter: brightness(1.1);
	-o-filter: brightness(1.1);
	-ms-filter: brightness(1.1);
	filter: brightness(1.1);
	
	
}

button{ 

	transition: all 0.3s ease;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.7);
	
}
button:hover{ 

    -webkit-filter: brightness(1.4);
	-moz-filter: brightness(1.4);
	-o-filter: brightness(1.4);
	-ms-filter: brightness(1.4);
	filter: brightness(1.4);
		
	/*animation:  jumping 1s ease-in-out 0s 1;*/
	box-shadow: 0px 6px 12px rgba(0,0,0,0.7);
	
} 


.inputlitle{
	
	font-size: 10px;
	border: 1px solid #E3E3E3;
	background-color: #F6F6F6;
	color : #333333;
}

input[type="button"], input[type="submit"]{ 

	transition: all 0.3s ease;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.7);
	
}
/* OVER PARA TODOS OS BTS DA PLATAFORMAS - input button e input submit */
input[type="button"]:hover, input[type="submit"]:hover{ 

    -webkit-filter: brightness(1.4);
	-moz-filter: brightness(1.4);
	-o-filter: brightness(1.4);
	-ms-filter: brightness(1.4);
	filter: brightness(1.4);
		
	/*animation:  jumping 1s ease-in-out 0s 1;*/
	box-shadow: 0px 6px 12px rgba(0,0,0,0.7);
	
} 
/*
@keyframes scaling {
  0% { transform: scale(1); }
  60% { transform: scale(1.1); }
  100% { transform: scale(1); }
}

@keyframes jumping {
  	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-2px);}
    60% {transform: translateY(-1px);}
}

*/
input[type="text"]:hover{ 
	-webkit-filter: brightness(1.3);
	-moz-filter: brightness(1.3);
	-o-filter: brightness(1.3);
	-ms-filter: brightness(1.3);
	filter: brightness(1.3);
} 

/* botoes de topo */
.botoes_topo_li{
	display:inline;
	padding:0;
	margin:0;
	list-style-type:none;
}


/* ******************************************************************************************/
/* ********************************  novo layout responsive  ********************************/
/* ******************************************************************************************/



.whiteLink{
	
	color:#FFF;
	
}



.top0{
	
	top:0px !important;
	
}
.top55{
	
	top:55px !important;
	
}



.padding_right10{
	
	padding-right:10px !important;
	
}

.padding_right15{
	
	padding-right:15px !important;
	
}

.padding_left3{
	
	padding-left:3px !important;
	
}

.padding_left10{
	
	padding-left:10px !important;
	
}


.padding_left20{
	
	padding-left:20px !important;
	
}
.padding_left30{
	
	padding-left:30px !important;
	
}
.padding_left50{
	
	padding-left:50px !important;
	
}

.padding_top16{
	padding-top:16px !important;
	
}
.padding_top14{
	padding-top:14px !important;
	
}
.padding_top10{
	padding-top:10px !important;
	
}
.padding_top8{
	padding-top:8px !important;
	
}
.padding_top7{
	padding-top:7px !important;
	
}

.padding_top3{
	padding-top:3px !important;
	
}

.margin_10{
	
	margin:10px;
}


.text_normal{

	font-size:1.3em;
	margin:10px;
	
}

.text_normal_maior{

	font-size:1.5em;
	margin:10px;
	
}



.text_pequeno{

	font-size:1em;

	
}
.text_mini{

	font-size:0.8em;

	
}

.text_mini_plus{

	font-size:0.7em;
	font-weight:bold;

	
}

.text_mini_plusplus{

	font-size:0.6em;
	font-weight:bold;

	
}


.title_page{
	font-size:1.5em;
	font-weight:bold;
	margin:18px;
	color:#FFF;
	padding-left:20px;
	margin-top:20px;
	
}



/* frame admin */
.container_title_admin{
	display:block;
	position:absolute; 
	top:50px;

	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:100% !important;
	height:auto;

	background-color:#2C4962;
}

.container_content_admin{
	
	position:absolute; 
	top:120px;
	display:block;
	padding:0px;
	
	width:100% !important;
	height:auto;
	
	text-align:center;
	
}

/* end frame admin */
/************************* INDICE DAS AULAS ***************************/
.body_IND{
	padding:0px;
	margin:0px;
	overflow-x:hidden !important; /*overflow mobile*/

	overflow-y:auto;
}

#mainContainerIndice_IND{
	
	 position:absolute;
	 top:160px;
	 width:100%;
	 overflow-x:hidden !important; /*overflow mobile*/
}

.container_title{
	display:block;
	position:absolute; 
	top:160px;

	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:100% !important;
	height:auto;

	background-color:#2C4962;/*#006699#268DB8;*/
}



.container_content{
	
	position:absolute; 
	top:250px;/* 250 */
	display:block;
	padding:0px;
	
	width:100% !important;
	height:auto;
	
	text-align:center;
	
}


.text_container{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:40%;
	min-width:300px;
	
	height:auto;
	text-align:left;
	
	background-color:#FFF;
	padding:20px;
	
	
}

.text_container_big{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:70%;
	min-width:300px;
	
	height:auto;
	text-align:left;
	
	background-color:#FFF;
	padding:20px;
	
	
}

.text_container_big2{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	min-width:300px;
	
	height:auto;
	text-align:left;
	
	background-color:#FFF;
	padding:0px;
	
	
}

/* timeline */

#timeline{

	transition: all 0.3s ease;
	
	width:100%;
	height:auto;
	display:block;
	margin:0 auto;
	padding:10px;
	
	
}

.timeline_outline{
	
	float:left;
	width:50px;
	height:60px;
	text-align:center;
	border:#2C4962 1px solid;
	
}

.timeline_title{
	display:block;
	width:auto;
	height:30px;
	line-height:30px;
	background-color:#2C4962;
	color:#FFFFFF;
	paddign:2px;
	font-size:12px;
	text-align:center;
	/*
	
	border:#FFF 1px solid;
	
	
	
	
*/
	
}

.timeline_title2{
	display:block;
	width:auto;
	height:30px;
	line-height:30px;
	background-color:#73A1BB;
	color:#FFFFFF;
	paddign:2px;
	font-size:12px;
	text-align:center;
	/*paddign:2px;
	border:#FFF 1px solid;
	font-size:12px;
	font-weight:bold;
	text-align:center;*/
	
}


.timeline_data{
	display:block;
	width:auto;
	height:30px;
	line-height:30px;
	background-color:#FFFFFF;
	color:#2C4962;
	font-weight:bold;
	/*paddign:2px;
	float:left;
	font-size:12px;
	text-align:center;
	border:#2C4962 1px solid;*/
}

.timeline_msg{
	
	clear:both;
	display:block;
	witdh:100%;
	height:100px;
	margin-left:20px;
	margin-top:80px;
	text-align:left;
	font-weight:bold;
	font-size:16px;

}


.nowrap{
	text-wrap:none;	
	white-space: nowrap;
}

.wrap{
	text-wrap:normal;	
	white-space: normal;
}


.width100{
	width:100% !important;
	
}




.width90{/*print calendarização*/
	width:90% !important;
	
}
.width99{
	width:99% !important;
	
}

.width80{
	width:80% !important;
	
}

.width70{
	width:70% !important;
	
}

.width60{
	width:60% !important;
	
}

/* ficha trivalor */




.linha_border_bottom{
	
	border-bottom:#000 thin solid;
	
}

.litleYellow{
	
	border:none;
	border-bottom:#FC0 2px solid;
	border-left:#FC0 thin solid;
	border-right:#FC0 thin solid;
	width:15px;
	text-align:center;
}




.borderTable{
	
	border:none;
	border:#000 1px solid;
	padding:2px;
	
}

.borderTableGreen{
	
	border:none;
	border:#000 1px solid;
	padding:2px;
	background-color:#C6FFC6;
	
}


.bottomBorder{
	border:none;
	border-bottom:#333 thin solid;
	margin-left:20px;
	
}

.noBorder{
	
border:none;

}
/* ----- */
.btn{
	margin:0px;
    border : none;
    height: auto;
    line-height: 34px;
	cursor:pointer;
	font-size: 1.3em;
	
	color:#FFF;
	
	background-color:#2C4962;/*#689BB9*/
	
	padding-left:5px;
	padding-right:5px;
	/*border-left:#FFF thin solid;*/
	
}

.btn_claro{
	margin:0px;
    border : none;
    height: auto;
    line-height: 34px;
	cursor:pointer;
	font-size:1.3em;
	
	color:#FFF;
	
	background-color:#689BB9; /*006699;5089AB;*/
	
	padding-left:5px;
	padding-right:5px;
	/*border-left:#FFF thin solid;*/
}

.btn_red{
	margin:0px;
    border : none;
    height: auto;
    line-height: 34px;
	cursor:pointer;
	font-size:1.3em;
	
	color:#FFF;
	
	background-color:#af182a; /*006699;5089AB;*/
	
	padding-left:5px;
	padding-right:5px;
	/*border-left:#FFF thin solid;*/
}

.spacer_bottom50{
	clear:both;
	
	width:100%;
	height:50px;
}

.spacer_bottom20{
	clear:both;
	
	width:100%;
	height:20px;
}

.spacer_bottom10{
	clear:both;
	
	width:100%;
	height:10px;
}
.spacer_bottom5{
	clear:both;
	
	width:100%;
	height:5px;
}

.spacer_right15{
	display:inline-block;
	width:15px;
	height:5px;
}


.footer_buttons{
	
	text-align:left;
	margin-left:10px;
	margin-top:20px;
	
}


/***************************************************************************************/
/* header comunidades */
/***************************************************************************************/

.body_header_comunidades{

	overflow-y:auto;
	overflow-x:hidden;
	background-color: #FFFFFF;
	background: url(../../../imagens/layout/fundo_novo.jpg) no-repeat center bottom fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagens/layout/fundo_novo.jpg', sizingMethod='scale')";
	margin:0px;
	padding:0px;

}

/***************************************************************************************/
/* atrium escola/index */
/***************************************************************************************/

.body_atrium{
	
	overflow: auto; /**************************/
	
	background-color: #FFFFFF;
    background: url(../imagens/layout/fundo_atrium.jpg) no-repeat center bottom fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
   /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagens/layout/fundo.jpg', sizingMethod='scale');*/
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagens/layout/fundo.jpg', sizingMethod='scale')";

}
#header_atrium{
	position:absolute;
	top:0px;
	margin-top:0px;
	padding-top:0px;
	width:100%;
	height:110px;
	background-color:#E6E6E6;
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.7) !important;
	
}

#header1_atrium{
	padding-top:10px;
	width:100% !important;
	height:50px;
	text-align:left;
	background: url(../imagens/layout/fundo_novo.jpg) no-repeat center top; 
	
	
}



#logo_atrium { 
   	 background: url(../imagens/layout/logo.png) no-repeat center bottom;
	 width:214px;
	 height:46px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagens/layout/logo_small.png', sizingMethod='scale')";
	margin-left:10px;
}

#header2_atrium{
	margin:0px;
	padding:0px;
	width:100% !important;
	display:block;
	height:36px;
	line-height:35px;
	
	background:#4C4C4C;
	background-image: -webkit-gradient(linear,left top,right top,from(#4C4C4C),to(#232323));
	background-image: -moz-linear-gradient(left right, #4C4C4C, #232323);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4C4C4C', endColorstr='#232323', GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C4C4C, endColorstr=#232323)";
	
}


#buttons_atrium{
	
	float:right;
	margin-right:10px;
	line-height:30px;
}



#header3_atrium{
	clear:both;
	margin:0px;
	padding:0px;
	
	width:100% !important;
	display:block;
	height:20px;
	line-height:20px;
	text-align:right;
	background:#FFF;
	/*background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#D7D7D7));
	background-image: -moz-linear-gradient(center top, #fff, #D7D7D7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#D7D7D7', GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff, endColorstr=#D7D7D7)";*/
}


#header3_atrium span{
	
	font-size:12px;
	margin-right:10px;
	
}


#container_atrium{
    /*center itens margin 0 padding 0*/
	
	position:abolute;
	margin-top:135px;
	
    margin-left:auto; margin-right:auto;
    width:1024px; height:auto;	
	
}

/* item_atrium - não pode ter float:left para criar os espaços vazios*/




.item_atrium{
	width:190px;
	height:auto;
	
	text-align:center;
	display:inline-block;
	vertical-align:middle;
	
	text-decoration: none;
	color: #cccccc;
	text-shadow: 1px 1px #333333;
	font-size: 16px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: center center;
	

	 margin:5px;


  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
		  

	
}



.item_atrium a {
	text-decoration: none;
	color: #FFFFFF;
	
}

.item_atrium a:hover{
	text-decoration: none;
	
}

.item_atrium:hover{
	
	-webkit-transform:scale(1.1); 
    -moz-transform:scale(1.1); 
    -ms-transform:scale(1.1); 
    -o-transform:scale(1.1); 
     transform:scale(1.1);	

}


.nomeArea_atrium{
	
	width:190px;
	height:159px;
	/* line-height:159px; - center vertical */
	
	text-align:center;
	
	display: table-cell;
    vertical-align: bottom;
	
	
	 -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
	
}

.alignTextAtrium{

	position:relative;
	bottom:10px;
}


/******************************/
/**** lang ********************/


.lang_bt{
	cursor:pointer;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.7);
	border-radius: 1px;
	position:absolute;
	top:0;
	right:0;
	margin:15px;
}

#lang_ul{
	
	width:130px;
	height:auto;
	background-color:#FFF;
	box-shadow: 0px 4px 8px rgba(0,0,0,0.7);
	border-radius: 2px;
	padding:5px;
	display:none;
	list-style-type: none;
	
	
}

#lang_span{
	
	position:absolute;
	right:0;
	top:0;
	margin-top:45px;
	margin-right:15px;
}




/***************************/
/***************************************************************************************/
/* lista de cursos */

.body_lista_cursos{
	
		overflow-x:hidden;
		overflow-y:auto;
		background-color: #FFFFFF;
		background: url(../imagens/layout/fundo_novo.jpg) no-repeat center bottom fixed; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagens/layout/fundo_novo.jpg', sizingMethod='scale')";
}


.curso_lista{
	float:left; 
	width:80%;
}

.edicao_lista{
	
	float:right;
	/*width:120px;*/
	margin-top:10px;
}
.autoinscricao_lista{
	
	float:right;
	width:90px;
	margin-bottom:10px;
}
/***************************************************************************************/

/* menu area de trabalho */

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

#area_de_trabalho{/*menu -  comunidades/header.tpl */
	
	position:absolute;
	top:220px;
	left:-280px;
	width:auto;
	min-width:250px;
	height:auto;
	background-color:#2B4861;

	display:block;
	z-index:10;
	padding:10px;
	
	-webkit-box-shadow: 2px 0px 4px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 0px 4px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 0px 4px 0px rgba(0,0,0,0.75);
	

}

#menu_area_de_trabalho{/*bt*/
	position:absolute;
	top:115px;
	left:0px;
	height:40px;
	width:auto;/* overflow mobile*/
	/*width:100%;*/
	/*background-color:#F5F5F5;*/
	color:#2C4962;
	font-weight:bold;
	padding-left:25px;

	font-size:1.4em;
	line-height:40px;
	
	float:left;
	cursor:pointer;
	
	/*overflow-x:hidden !important; overflow mobile*/
}

.link_AT{
	
	padding-right:10px;
	padding-left:2px;
	float:left;
	
}

.AT{
	
	float:left;
	padding-right:10px;
}

#area_de_trabalho ul{
	
	margin:5px;
	
	background-color:#FFF;
}

#area_de_trabalho ul li:first-child{
	color:#FFF;
	font-size:1.4em;
	background-color:#2B4861;
	padding-left:5px;
	
}

#area_de_trabalho ul li{
	
	font-size:1.2em;
	padding:7px;
	margin-bottom:2px;
	background-color:#ECECEC;
	list-style-type: none;
	
	
}

/************************* calendário *********************************/

#cal {
   position: fixed;
   margin:0px;
   padding:0px;
   line-height:1px;

   top: 2em;
   left: auto;
   right: auto;
 
}


/* includes */

.redLink{
	
	color:#690903 !important;
	
	
}

.redFont{
	
	color:#FF0000 !important;
	
	
}
.menuitem { 
	font-size: 0.85em;
	color: #000000;
	text-align : left;
	padding :5px;
	font-weight : normal;
	border-bottom:#666 thin solid;
	padding-bottom:7px;
	background-color:#ECECEC;	
	
}
.tableitem { font-size: 13px; background-color: #FFF; color: #000000; padding-left:10px;}

.tableitem_membros { font-size: 13px; color: #000000; height:35px; 	border-bottom:#2C4962 1px solid; }

#membros_table tr:nth-child(odd){ 
	background-color:#DFDFDF;
}

#membros_table tr:nth-child(even){
	background-color:#FFF;	
}


.calendarHeader_month {
	font-size:13px; 
	font-weight: bolder; 
	color:#666;
	padding-top:15px;
	padding-bottom:10px;
}

.calendarHeader {
	font-size:13px; 
	font-weight: bolder; 
	color:#09F;
	padding-bottom:10px;
}


.calendarToday { 
	height:25px;
	line-height:25px;
	font-size:13px; 
	text-align:center;
	font-weight:bold;
	background:rgba(0,153,153,.2); 
	color:#333;
}



.calendarToday1 { 
	height:25px;
	line-height:25px;
	font-size:13px; 
	text-align:center;
	color:#09F;
	background:#FFFFFF; 
	font-weight: bolder;
	
	-moz-box-shadow:1px 1px 1px 1px rgba(0,0,0,.2);
	-webkit-box-shadow:1px 1px 1px 3px rgba(0,0,0,.2);
	box-shadow:1px 1px 1px 1px rgba(0,0,0,.2);
}


.calendar1 {
	height:25px;
	line-height:25px;
	font-size:13px;
	text-align:center; 
	background: #ECECEC; 
} 

.calendar {
	width:230px;
	text-align:center;
	font-size:13px;
	
} 

.calendar2 {
	width:auto;
	text-align:center;
	font-size:13px;
	
} 

/* end includes */

.note1 {
	text-align: center;
}

.shadow{
	-moz-box-shadow:1px 1px 1px 1px rgba(0,0,0,.2);
	-webkit-box-shadow:1px 1px 1px 3px rgba(0,0,0,.2);
	box-shadow:1px 1px 1px 1px rgba(0,0,0,.2);
}
 
.novidades{
	 display:inline;
	 height:20px;
	 line-height:20px;
	
	 -moz-border-radius: 50%;
	 border-radius: 50%;
	 background-color:red;
	 color:#FFFFFF; 
	  
}

.ie .novidades{
	
 	height:18px;
 	line-height:18px;
  
}


.calendarTesteFinal { 
	height:25px;
	line-height:25px;
	font-size:13px; 
	text-align:center;
	font-weight:bold;
	background:rgb(240,73,82); 
	color:#FFF;
}

.calendarTesteFinalToday { 
	height:25px;
	line-height:25px;
	font-size:13px; 
	text-align:center;
	color:red;
	background:#FFFFFF; 
	font-weight: bolder;
	
	-moz-box-shadow:1px 1px 1px 1px rgba(0,0,0,.2);
	-webkit-box-shadow:1px 1px 1px 3px rgba(0,0,0,.2);
	box-shadow:1px 1px 1px 1px rgba(0,0,0,.2);
}

/*admin testes*/

.divflutuante{
	
	background-color: #ececec;
	border:#2c4962 1px solid;
	box-shadow: 4px 6px 2px #888888;
}



/*FORMATAÇÃO DO TITULO DE CURSO*/
.aulas_main_title_IND{
	
	background-color:rgba(43,72,97,1);
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99002544,endColorstr=#99002544);/* ie8, ie9*/
	/* a cor não aparecia no  ie 9 e assim aparece sem transparencia */
	display:block;
	float:left;
	width:100%;
	height:60px;
	text-align:left;
}

#img_titulo_IND{/*monitor imagem à esquerda do nome do curso */
	background:url("imagens/aula/menu/new/monitor.png") no-repeat;
	background-position:center;
	display:inline;
	float:left;
	width:23px;
	height:60px;
	margin-right:20px;
	margin-left:25px;
}
/*   
#nome_curso_IND{
	color:#FFF;
	text-align:left;
	
	font-size:1.7em;
	line-height:60px;
	display:inline;
}
*/

/*FORMATAÇÃO DO INDICE PRINCIPAL*/

.indice_IND {
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	
	text-align:left;
	list-style:none;
	
	width:100%;
}

/*TITULOS AZUIS FIXOS*/
.blue_titles_IND{
	
	display:block;
	width:100%;
	
	padding:0px;
	margin:0px;
	margin-top:10px;
	font-size:1.4em;
	text-align:left;
	font-weight:bold;
	
	
	margin-bottom:5px;
	line-height:30px;
	height:30px;
	

	
}


/*TAGS QUE ALINHAM A ESQUERDA*/
.tags_left1_IND{
	display:block;
	float:left;
	width:100%;
	color:#FFFFFF;
	background:#2B4861;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5D95B6,endColorstr=#5D95B6);/* ie8, ie9*/
	cursor:pointer;
	text-shadow: 1px 1px 1px #333;
	
	margin-top:5px;
	cursor:default; 

	
}

.tags_left_IND{
	display:block;
	float:left;
	width:100%;
	height:35px;
	line-height:35px;
		
	color:#FFFFFF;
	
	background:rgba(91,152,152,.9);/*background:rgba(93,149,182,.9); rgb(105,156,186) */ 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5D95B6,endColorstr=#5D95B6);/* ie8, ie9*/
	cursor:pointer;
	text-shadow: 1px 1px 1px #333;
	
	margin-top:5px;
	
	
	
	
}
/*TAGS QUE ALINHAM A DIREITA*/
.tags_right_IND{
	display:inline;
	float:right;
	margin-right:20px;
	cursor:pointer;
	color:#FFFFFF;
	font-size:0.7em;
}


.tags_right_IND img{
	display:inline;
	float:left;
	padding:10px;
	border:0;
}

.tags_right_IND:hover{
	opacity:.5;	
}

/*FORMATAÇÃO DOS ICONS ALINHADOS A ESQUERDA COM O TEXTO*/
.img_class_IND{
	
	display:inline;/* não faz diferença */
	float:left;
	margin-right:0px;
	border:0;
	
}




/*FORMATAÇÃO DO INDICE 1*/
.indice_1_IND {
	display:inline;
	float:left;
	width:100%;
	height:30px;
	margin-top:2px;
	font-size:1.2em;
	text-align:left;
	font-weight:bold;
	line-height:30px;
	background:rgba(0,0,0,.1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#44000000,endColorstr=#44000000); /* ie8, ie9*/
	color:#3E3264;
	padding-left:45px;
	cursor:pointer;
	
	
}


/*FORMATAÇÃO GERAL DE TODOS OS NIVEIS*/
.nivel_2_IND, .nivel_3_IND, .nivel_4_IND{
	display:none;
	float:left;
	width:100%;

	
}

/*FORMATAÇÃO GERAL DE TODOS OS SUBLINKS*/
.sub_link1_IND, .sub_link2_IND, .sub_link3_IND, .sub_link4_IND, .sub_link5_IND, .sub_link6{
	display:block;
	float:left;
	width:100%;
	
	margin-top:5px;
	font-size:1em;
	text-align:left;
	
	cursor:pointer;
	padding-bottom:5px;
	
	height:30px;/*mobile*/
	line-height:30px;

}

/*FORMATAÇÃO INDIVIDUAL DE TODOS OS SUBLINKS*/
.sub_link1_IND {
	display:none;
	padding-left:45px;
	color:#3E3246;
	background:rgba(0,0,0,.1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#55000000,endColorstr=#555000000); /* ie8, ie9*/
}

.sub_link2_IND {
	padding-left:45px;
	color:#FFF;
	background:rgba(104,155,185,.9);/*alterada a opacity gba(0,102,102,.6)*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66006666,endColorstr=#66006666);  /* ie8, ie9*/
	text-shadow: 1px 1px 1px #333;
}

.sub_link3_IND {
	padding-left:75px;
	color:#FFF;	
	background:rgba(0,0,0,.1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#44000000,endColorstr=#44000000);/* ie8, ie9*/
}

.sub_link4_IND {
	padding-left:75px;
	color:#FFF;	
	background-color:rgba(0,37,68,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88002544,endColorstr=#88002544);/* ie8, ie9*/
	text-shadow: 1px 1px 1px #000;
}

.sub_link5_IND {
	padding-left:105px;
	color:#3E3264;	
	background:rgba(0,0,0,.1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#55000000,endColorstr=#555000000); /* ie8, ie9*/
}

.sub_link6 {
	padding-left:110px;
	color:#3E3246;
	background:rgba(0,153,102,.2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#77009966,endColorstr=#77009966);  /* ie8, ie9*/
	text-shadow: .1px .1px .1px #333;
}

.sub_link6 p{
	color:#3E3246;
	font-size:.8em;
}

.aulas_pra_IND{
	background:rgba(0,102,153,.1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88006699,endColorstr=#88006699); /* ie8, ie9*/
}

/*FORMATAÇÕES DOS ICONS DOS SUBLINKS*/
.sub_link1_IND img, .sub_link2_IND img, .sub_link3_IND img, .sub_link4_IND img,.sub_link5_IND img{
	display:inline;
	float:left;
	padding:5px;
	text-align:center;
	vertical-align:middle;	
	border:0;
}

/*#nome_curso_IND{
	
	padding-left:25px;
}*/



/*FORMATAÇÃO DOS DOIS TIPOS DE TEXTO A BRANCO OU CINZA*/
.text_class_IND{
	 display:inline;
	 width:auto;
	 margin-left:5px;
	 line-height:30px;
	 color:#FFF;
	 
	
/*	text-wrap:none;	
	white-space: nowrap;*/

}

.text_class2_IND{
	 display:inline;
	 width:auto;
	 font-size:.8em;
	 margin-left:5px;
	 line-height:35px;
	 color:#3E3264;
}


/*LIMPA OS FLOATS E AS MARGENS E PADDINGS*/
.clear_IND{
	clear_IND:both;
	margin:0px;
	padding:0px;	
}

/*SOMBRAS*/
.shadow_IND{
	-moz-box-shadow_IND:1px 1px 1px 1px rgba(0,0,0,.4);
	-webkit-box-shadow_IND:1px 1px 1px 1px rgba(0,0,0,.4);
	box-shadow_IND:1px 1px 2px 1px rgba(0,0,0,.4);
}

.clicar_barras_IND{
	
	display:inline;
	float:right;
	margin-right:20px;
	margin-top:20px;
	color:#FFFFFF;
	font-size:10px;
}

.paddingIcon_IND{
	 
	padding:5px; 
	padding-left:25px; 
}


 
 /*novidades*/
 
.titulo_novidades{
	
	color:#063246;

}

.line100{
	
	width:100%;
	clear:both;
}

/* area pessoal - perfil do aluno */

.questionario{
	display:block;
	width:100%;
	padding:4px;
	background-color:#D2DFE6;
	border:#3D8BAF thin solid;
}

.video{
	display:block;
	width:500px;
	height:385px;
	
}

.videoUp{
	display:block;
	width:500px;
	
}


.topo_perfil{
	width:100%;
	float:left;
	
}

.foto_perfil{
	
	 float:right;
	 width:150px;
	 text-align:right;
	 display:inline-block;
	
	
}
.nome_perfil{
	
	 float:left;
	 width:80%;
	 text-align:left;
	 display:inline-block;
	
}

/********************************************************************************************/
/*logout formando */


.texto_logout_formando{

	/*  centrar div */
	width:500px;
	height:100px;
	top:50%;
	left:50%;
	margin-left:-250px;
	margin-top:-50px;
	position:absolute;
	/* conteudo da div */
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	background-color: #036; 
	
}

/**mensagens com tutor e formandos */

.pesquisa_msg{
	
	float:left;
	display:inline-block;
	
	vertical-align:middle;
	padding:3px;
	
	height:30px;
	line-height:30px;
	
}
/* lista de membros */
#area_mapas{
	
	width:100%;
	height:auto;

}

#area_mapas li{
	
	float:left;
	list-style-type: none;

	padding:5px;
	height:5px;
	line-height:5px;
	margin-bottom:10px;
	
	font-size:1.1em;
	font-weight:bold;
	border-right:#333 thin solid;
	color:#006699;
	
	
}

/* ******************************************************************************************/
/* **************************************** TESTES PSICOLÓGICOS *****************************/
/* ******************************************************************************************/


.questContainer{
	margin:0 10%;
	padding:15px 30px 30px 30px;
	background: -webkit-linear-gradient(left top, #FEFEFE, #CECECE); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom right, #FEFEFE, #CECECE); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom right, #FEFEFE, #CECECE); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom right, #FEFEFE, #CECECE); /* Standard syntax (must be last) */
	background-repeat:repeat-y;
	
	font-size:16px;
	font-weight:bold;
	
}
.questTitle{
	font-size: 20px;
	color:#000000;
	font-weight:bold;
	text-align:left;
}



.questPerguntas{
	width:100%;
	display:block;
	text-align:left;
	

	
}
.questListMark{
	clear:both;
	float:left;
	background-color: #2C4962; /*AZUL*/
	width:7px;
	height:39px;
	margin-bottom:2px;
	
}
.questPergunta{
	
	float:left;
	width:80%;
	min-width:180px;
	height:auto;
	text-align:left;
    padding-left:30px;
	
	
	
	
}
.questResposta{
	
	float:right;
	width:80px;
	text-align:right;
	padding:5px;
	
	
}
.questResposta img{
	
	margin-bottom:2px;
	cursor:pointer;
}
.questResultado{
	width:100%;
}
.questResultado .questText{
	display:inline-block;
	margin-right:0;
	margin-left:3%;
	width:45%;
}

.questRespostaV{
   
	margin:0 auto;
	display:inline;
	float:left;
	
	text-align:center;
	width:31px;
	height:31px;
	line-height:31px;
	
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	
	-webkit-transition: 300ms all ease;
    -o-transition: 300ms all ease;
    transition: 300ms all ease;
	
	cursor:pointer;
	


}
.questRespostaF{
	margin:0 auto;
	display:inline;
	float:left;
	text-align:center;
	
	width:31px;
	height:31px;
	line-height:31px;
	
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	
	-webkit-transition: 300ms all ease;
    -o-transition: 300ms all ease;
    transition: 300ms all ease;
	
	cursor:pointer;
	
	margin-left:5px;

}
.activeV{
		background-color:#3A87AD;
		color:#FFF;
}
.inactiveV{
		background-color:#C0C0C0;
		color:#333;
}
.activeF{
		background-color:#000;
		color:#FFF;
}
.inactiveF{
		background-color:#999;
		color:#333;
}

.questPerguntaEM{
	float:left;
	
	margin-bottom:5px;
	display:block;
	text-align:left;
	font-weight:400;
	font-size:1.2em;
}

.questRespostaV_P{
   
	margin:0 auto;
	display:inline;
	float:left;
	
	text-align:center;
	width:40px;
	height:40px;
	line-height:40px;
	
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	
	-webkit-transition: 300ms all ease;
    -o-transition: 300ms all ease;
    transition: 300ms all ease;
	
	cursor:pointer;
	
	font-size:0.8em;
	


}
.questRespostaF_P{
	margin:0 auto;
	display:inline;
	float:left;
	text-align:center;
	
	width:40px;
	height:40px;
	line-height:40px;
	
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	
	-webkit-transition: 300ms all ease;
    -o-transition: 300ms all ease;
    transition: 300ms all ease;
	
	cursor:pointer;
	
	margin-left:5px;
	
	font-size:0.8em;

}

.questResposta_P{
	
	float:right;
	width:90px;
	text-align:right;
	padding:5px;
	
	
}

.questListMark_P{
	clear:both;
	float:left;
	background-color: #2C4962; /*AZUL*/
	width:7px;
	height:50px;
	margin-bottom:2px;
	
}
/******************* input file upload **************************/
div.fileinputs {
	position: relative;
	
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	cursor:pointer;

}




.pointer { cursor:pointer; }

input.file {
	position: relative;
	text-align: right;
	
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	
	z-index: 5;
	height:45px;
	width:30px;
	
}


.text_upload_min{
	
	border:none;
	border-bottom:#2c4962 2px solid;
	width:auto;
	height:18px;
	
}

/* inserir um trabalho, um curso, um tutor, etc */
.linha_inserir{
	
	height:50px;
	line-height:50px;
	font-size:1.3em;
	font-weight:bold;
	
}

.handCursor{
	
	cursor:pointer;
	
}

.tableRow tr:nth-child(odd){ 
	background-color:#E9E9E9;
	
}

.tableRow tr:nth-child(even){
	background-color:#fbfbfb;
	
}


.marquee_div{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	
	left:50%;
	margin-left:-350px;

	width:700px;
	
	height:20px;
	color:#BEE3F6;
	font-weight:bold;
	font-size:1.3em;
	
}

/* bolinha verde */
.greenBall{
	
  display: block;
  background: green;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  margin: 1;
  
}

/* bolinha vermelha */
.redBall{
	
  display: block;
  background: red;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  margin: 1;
  
 
}



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

/* mobile */

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

@media only screen and (min-width: 1025px) {
    /* styles for wide screens */
	
	.item_atrium{
		clear:both;
		
	}
	

	.img_class_IND{
		/*padding-left:280px;*/
	}
	
	.bt_admin{
		display:inline-block;
		
	}
	

	
	
}
@media only screen and (min-width: 601px) and (max-width: 1024px)  {
    /* styles for wide screens */
	
	#container_atrium{
		padding:0px;
		margin-left:auto;
		margin-right:auto;
		width:85%;
		display:block;
	}
	
	.item_atrium{
		float:left;
		width:auto;
		height:auto;
		margin:0px;
		margin-bottom:10px;
		
	}
	
	.tags_left_IND{
		
		margin:0;
		padding:0;
		height:40px;/*mobile*/
		line-height:40px;
		margin-bottom:5px;
		margin-top:5px;
		font-size:12px;

	}
	
	.sub_link1_IND, .sub_link2_IND, .sub_link3_IND, .sub_link4_IND, .sub_link5_IND, .sub_link6{
	
		margin:0;
		padding:0;
		height:40px;/*mobile*/
		line-height:40px;
		margin-bottom:5px;
	}
	.bt_admin{
		display:inline-block;
		
	}
	
	.marquee_div{
	
		display:none;
	}
	
	
}


@media only screen and (max-width: 600px) {
    /* styles for narrow screens */
	
	#container_atrium{
		padding:0px;
		margin-left:auto;
		margin-right:auto;
		width:190px;
		display:block;
	}
	
	.item_atrium{
		float:left;
		width:auto;
		height:auto;
		margin:0px;
		margin-bottom:20px;
	}
	
	.nome_perfil{
		
		 width:100%;
		
	
	}
	
	
	/*indice*/
	.tags_left_IND{ 
		margin:0;
		padding:0;
		height:55px;
		line-height:55px;
		margin-bottom:5px;
		margin-top:5px;
	
	}
	.sub_link1_IND, .sub_link2_IND, .sub_link3_IND, .sub_link4_IND, .sub_link5_IND, .sub_link6{
		margin:0;
		padding:0;
		height:55px;
		line-height:55px;
		margin-bottom:5px;

	}
	
	
	.inputMobile{
		
		width:100%;
		height:40px;
		font-weight:bold;
		font-size:1.4em;
		border: 1.5px #2C4962 solid;
	}
	
	
	
	
	.bt_admin{
		display:none;
		
	}
	
	.marquee_div{
	
		display:none;
	}
	
	
}
	

