/* CSS Document */


*{
	margin:0;
	padding:0;
}

.agenda {
	width: 50% !important;
	display: inline-block;
	vertical-align: top;
}

.alinhar-div-dir {
	float: right;
}

.alinhar-div-esq {
	float: left;
}

.aulas-funcoes {
	border-spacing: 3px !important;
	border-collapse: separate;
}

body {
	background:#e4e4e4 !important;
	font-family: 'Arial', sans-serif !important;
	height: 100% !important;
}

.bold {
	font-weight: bold;
}

.box{
	/* float:left; */
	background:#fff;
	padding:15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:13px;
	-webkit-box-shadow: 1px 1px 0px 0px #cccccc;
	box-shadow: 1px 1px 0px 0px #cccccc;
	margin-top: 30px;
	/*margin-bottom: 60px;*/	
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.busca-ferramenta-on {
	border: 1px solid;
}

.busca-ferramenta {
	display: inline;
	padding: 4px
}

.cabecalho {
	margin-top: 0px;
	width:100%;
	height:100px;
	background:url(../images/sombra-menu.png) repeat-x bottom #666;
	background-color: #0A345F;
}

.cabecalho-logo {
	margin: 10px;
}

.centralizado {
	margin-left: auto;
    margin-right: auto;
}

.comunicado {
	width: 30% !important;
	display: inline-block;
	vertical-align: top;
}

.conteudo {
	min-height: 350px;
	max-width: 70em;
}


.corpo {
	margin-bottom: 60px;

}

.corpo-conteudo {
	padding-right: 10px;
	padding-left: 10px;
}

.dadosAcesso,
.dadosPessoais,
.endereco {
	border-collapse: separate !important;
	border-spacing: 5px !important;
}

/* Subsection Tabs
--------------------*/
div ul.abas {
	list-style:none;
	margin:-35px 0 5px 0;
	padding:0;
	clear:both;
	height:20px;
	clear:both;
}

div ul.abas li.aba {
	float:left;
	margin-right:7px;
	text-align:center;
}

div ul.abas li.aba a {
	display:block;
	height:20px;
	padding:0 6px 0 6px;
	background-color:#ccc;
	color:#666;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	font-size: 13px;
}

div ul.abas li.aba a:hover {
	color:#666;
}

div ul.abas li.aba a.active {
	background-color:#fff;
	-webkit-box-shadow: 1px 0px 0px 0px #cccccc;
	box-shadow: 1px 0px 0px 0px #cccccc;		
}

div ul.abas li.source_code {
	float:right;
}

.disciplina {
	font-size: 13px;
	line-height: 30px;
}

.ferramentas {
	background-color: #FFFFFF;
	height: 55px;
	padding-left: 10px;
}

#ferramentas .abas {
	position: relative;
	min-width: 50px;
	height: 50px !important;
	bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
	text-align: center;	
	display: inline-block;
	color: #666666;
	padding-left: 2px;
	padding-right: 2px;
}

#ferramentas .abas a .label {
position: absolute;
top: 2px;
right: 3px;
font-size: 10px;
font-weight: 400;
padding: 0 3px;
}

#ferramentas .abas .label-lightred {
background: #e63a3a;
color:#fff;
}

#ferramentas .icone {
	margin-top: 2px;
	border: 0px;
}

#ferramentas .on {
	background-color: #E4E4E4;
}

.f10 {
	font-size: 10px;
}

.f11 {
	font-size: 11px;
}

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.h100 {
	height: 100% !important;
}

html {
	height: 100%;
}

img {
	border: 0px;	
}

.img-identificacao {
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  border: 1px solid #BBB;
}

input {
	margin: 0px !important;
}

input[type="button"] {
	padding: 4px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #AAA;
	margin-right: 5px !important;
	margin-left: 5px !important;
}

.institucional {
	margin-top: 0px;
	margin-bottom: 0px;
	width:100%;
	height:35px;
	background-color:#FFF;
}

.margem-esq {
	margin-left: 10px !important;
}

.margem-dir {
	margin-right: 10px !important;
}

.margem-sup{
	margin-top: 10px !important;
}

.margem-inf{
	margin-bottom: 10px !important;
}

.menu-usuario {
	margin-top: -4px !important;	
	/*float: right;*/
	position: absolute;
	right: 10px;
	background: #E4E4E4;
	width: 100px;
	line-height: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:13px;
	-webkit-box-shadow: 1px 1px 0px 0px #cccccc;
	box-shadow: 1px 1px 0px 0px #cccccc;
}

.menu-usuario-seta {
	margin-top: -18px;
	float: left;
}

#notificacao {
	position: relative;
	float: right; 
	height: 30px; 
	width: 30px;
	margin-left: 10px	
}

#notificacao a .label {
	position: absolute;
	top: 2px;
	right: 3px;
	font-size: 10px;
	font-weight: 400;
	padding: 0 3px;
}

#notificacao a img {
	position: absolute;
	bottom: 5;
	left: 0;
}

#notificacao .label-lightred {
	background: #e63a3a;
	color:#fff;
}

.rodape {
	width:100%;
	border-top:1px #f5f5f5 solid;	
	background:#FFF;
    height:50px;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	position: fixed;	
}

.rodape-conteudo {
	height: 100%;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 50px;
}

.rodape-logo {
	float: right;
}

.sala-flag {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #CC0000;
	display: inline;
	padding: 1;
	border: 1px solid #CC0000;
	font-size: 0.8em;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.separador-solido {
  border-top: 1px solid #BBB;
}

.tabela-espacada {
	border-spacing: 10px !important;
	border-collapse: separate;
}

.tabela-aula {
	border-spacing: 3px;
	border-collapse: separate;
}

.tabela-aula-cabecalho {
	height: 18px !important;
}

.tabela-aula tr:nth-child(odd) {
	background-color: #EFEFEF;
}

.tabela-aula td {
	height: 25px;
}

.texto-centralizado {
	text-align: center;
}

.texto-vertical {
	position: absolute;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	
	/* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	
	/* Should be unset in IE9+ I think. */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.titulo-cabecalho {
	display: inline-block;
	color: #FFFFFF;
	font-size: 12px;
}

.titulo-cabecalho a {
	color: #ADADAD;
}

.titulo-cabecalho a:hover {
	color: #ADADAD;
}

.titulo-com-abas {
	margin-top: 20px;
}

tr.separador td {
  border-top: 1px solid #BBB;
}

.valinhar-centro {
	vertical-align: middle;
}
.vermelho {
	color: #CC0000;
}

.w20 {
	width: 20% !important;
}

.w30 {
	width: 30% !important;
}

.w40 {
	width: 40% !important;
}

.w50 {
	width: 50% !important;
}

.w80 {
	width: 80% !important;
}

.w100 {
	width: 100% !important;
}

.upload-portifolio {
	background: #FFFFCC;
	position: absolute;
	visibility: hidden;
	width: 360px;
	
	padding:15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:13px;
	-webkit-box-shadow: 1px 1px 0px 0px #cccccc;
	box-shadow: 1px 1px 0px 0px #cccccc;
	
}