﻿/* CSS Document */
/*
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 50px;
	background-color: #ddd;	
	overflow-x:hidden;
}*/
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	height: 30px;
}
/*  SUPER   */
.sub_menu {
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10%;
	padding-right: 10%;
	background-color: #f8f8f8;
	border-color: #e7e7e7;
	left: 0px;
	right: 0px;
	top: 41px;	
	border: 3px solid transparent;
	z-index: 1020;	
}
.sub_off {
	width:50%;
}
.sub_1 {
	width:20%;
}
.sub_2 {
	width:30%;
}
/*  IdentificaÃƒÂ§ÃƒÂ£o do aluno   */  
.ident_text {
	color: #00529c;
	text-align:left !important;
}
.img-face {
	width: 50px;
	height: auto;
	border: 2px solid #00529c;
	border-radius: 4px;
}
.logo {
	padding-left: 40px
}
.top {
	margin-top: 50px
}
/*  /// SUPER   */ 


/* OLD */
.green {
	color: fff;
	text-shadow: 0 1px 0 #333;
	background-color: #b7c72c;
	background-image: -moz-linear-gradient(top, #b7c72c, #b7c72c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b7c72c), to(#b7c72c));
	background-image: -webkit-linear-gradient(top, #b7c72c, #b7c72c);
	background-image: url(-o-linear-gradient(top, #b7c72c, #b7c72c));
	padding-left: 5%
}
.bar {
	margin-top: -13px;
	background-color: #b1c800;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 1px;
	padding-top: 3px;
	height: 25px;
	color: #006;
	text-shadow: 0 1px 0 #ffffff;
	font-weight: bold;
	text-align: right;
	position: fixed;
	width: 100%;
	z-index: 1020;
}
/* LOGIN   */ 
.barlogin {
	margin-top: -26px;
	height: 25px;
	color: #006;
	text-shadow: 0 1px 0 #ffffff;
	font-weight: bold;
	text-align: right;
	background-color: #b1c800;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-left: -24px;
	margin-right: -24px;
}
.back {
	margin-bottom: 40px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px
}
.greenlogin {
	background-color: #b7c72c;
	background-image: -moz-linear-gradient(top, #b7c72c, #b7c72c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b7c72c), to(#b7c72c));
	background-image: -webkit-linear-gradient(top, #b7c72c, #b7c72c);
	background-image: url(-o-linear-gradient(top, #b7c72c, #b7c72c));
	height: 50px;
	padding-top: 30px;
	margin-top: 0px
}
.backlogin {
	background-image: url(../imgs/bannerSV.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center center;
	margin-left: -24px;
	margin-right: -24px;
	padding-top: 5px;
}
.blue {
	color: #447fc8;
	font-weight: bold;
}
.btn-black {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 5px 20px;
	background-color: #222222;
	background-image: none;
	color: white;
	text-shadow: none;
}
.btn-black:hover {
	background: #333333;
	color: white;
}
.btn-blue2 {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 5px 20px;
	background-color: #008cce;
	background-image: none;
	color: white;
	text-shadow: none;
}
.btn-blue2:hover {
	background: #99CCFF;
	color: #00529c;
}
.btn-blue {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 5px 20px;
	background-color: #00529c;
	background-image: none;
	color: white;
	text-shadow: none;
}
.btn-blue:hover {
	background: #99CCFF;
	color: #00529c;
}
.btn-lightblue {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 5px 20px;
	background-color: #0af;
	background-image: none;
	color: white;
	text-shadow: none;
}
.btn-lightblue:hover {
	background: #99CCFF;
	color: #000380;
}
.divbnt {
	padding: 5px;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	opacity: 0.85;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.divlogin {
	text-align: left;
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2, );
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: url(-o-linear-gradient(top, #b7c72c, #f2f2f2));
	opacity: 0.95;
}
.distop {
	margin-top: 10px
}
/*  CAIXAS TEXTO   */  
.divcont {
	background-color: #E6E6E6;
	-moz-box-shadow: 6px 7px 5px #B8B8B8;
	-webkit-box-shadow: 6px 7px 5px #B8B8B8;
	box-shadow: 6px 7px 5px #B8B8B8;
	margin-bottom: 20px;
	max-width: 800px;	
}
.divtext {
	padding: 10px;
	background-color: #FFF;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	opacity: 0.85;
	height: 240px;
	overflow: hidden;
	overflow-y: scroll;
}
.divtop table{
	background-color:#008cce;
	padding-left: 5px;
	padding:5px;
	color: #fff;
	text-shadow: 0px 1px 0px #808080;
	font-weight: bold;		
}
.divspace {
	margin: 15px
}
.tdtitle {
	color: #fff;
	text-shadow: 0px 1px 0px #666;
	font-weight: bold;
}
.circle1 {
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	background-color: #00529c;
	font-size: 35px;
	width: 70px;
	height: 70px;
}
.icon1 {
	color: #fff;
	line-height: 80px
}
.circle2 {
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	background-color: #008cce;
	font-size: 35px;
	width: 70px;
	height: 70px;
}
.icon2 {
	color: #fff;
	line-height: 40px;
	margin-left: 10px;
	margin-right: 10px;
}
/*  NAV   */ 
.navbar-default .navbar-brand {
	font-weight: bold;
	color: #008cce;
	text-shadow: 0 1px 0 #333;
	font-size: 18px
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #00529c;
	background-color: transparent;
}
/*  ABERTURA   */ 		
.customisegrid {
	position: fixed;
	left: 0;
	box-sizing: border-box;
	background: #eee;
	top: 15%;
	width: 60px;
	height: 165px;
	box-shadow: 4px 4px 5px #888888;
	border-color: inherit;
	padding: 6px;
	z-index: 30000;
}
