 /*#05F1D3*/
body {
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	color: #333333;
}

ul, li {
	list-style: none;
}
ul {
    display: inline-flex;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: lighter;
	color: #333333;
}

h5 {
	font-weight: bold;
}

p {
	font-size: 1.2em
}

textarea {
	resize: none;
}

.clear {clear: both;}

.logo {
	/*max-width: 70%;*/
}

.panel-heading {
	background: transparent !important;
}

.form-control {
	border-radius: 0;
}

.form-control:focus {
    border-color: #00C8C8;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 200, 200, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 200, 200, .6);
}

.alert {
	border-radius: 0;
	padding: 3%;
}

.well {
	border-radius: 0;
}

.desc {
	font-size: 1.2em;
}

.clear {
	clear: both;
}

.main-title {
	font-weight: lighter;
}

.trace {
	border-bottom: 2px solid #00C8C8;
	width: 300px;
	margin: 0 auto;
}

.btn {
	border-radius: 0;
	white-space: normal;
}

.btn-download {
	padding: 15px;
	border: 0;
	background: #00C8C8;
}

.btn-download:hover, .btn-download:active {
	background: #333333;
}

.btn-min {
	padding: 1% 2% 1% 2%;
}

.btn-danger {
	padding: 15px;
	border: 0;
}

.spacer-full {
	margin-top: 100px;
}

.spacer-medio {
	margin-top: 50px;
}

.spacer-minimum {
	margin-top: 25px;
}

.form-count {
	max-width: 60px;
	float: left;
	font-size: 12px;
	height: 25px;
	margin-right: 3px;

}

.top-bar {
	background: #333333;
	width: 100%;
	height: 40px;
	padding: 10px;
	font-size: 12px;
}

.top-bar a {
	color: #ffffff;	
	font-size: 10px;
	padding: 10px;

}

.top-bar a:hover {
	color: #00C8C8;
	text-decoration: none;
}

.navbar {
	background: transparent;
	border: none;
	font-size: 1.2em;
}

.navbar a {
	border-bottom: 2px solid transparent;
}

.navbar a:active {
	border-bottom: 2px solid transparent;
}

.navbar a:hover {
	color: #00C8C8 !important;
	border-bottom: 2px solid #00C8C8;
	transition-duration: 1s;
}

.dropdown-menu {
	border-radius: 0;
	border: none;	
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:active {
	color: #ffffff !important; 
	background: #00c8c8;
}

.navbar-default .navbar-toggle {
	border: none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:active {
	background: transparent;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background: transparent;
}

.dropdown-menu>li>a {
	font-size: 0.9em !important;
}

table {
	font-size: 1.2em;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

.top-table {
	background: #333333;
	color: #ffffff;
}

.panel {
	border-radius: 0;
}

.user-name {
	background: #333333;
	color: #ffffff;
	padding: 2%;
	width: 100%;
}

.table-link {
	color: #333333 !important;
}

.legendas {
	font-size: 1.4em;
	background: #00c8c8;
	color: #ffffff;
	padding: 1%;
	font-weight: lighter;
}

.modalsenha {
	color: #00c8c8;
}

.modalsenha:hover {
	text-decoration: none;
	color: #333333;
}

.links-footer {
	font-size: 1.1em;
	color: #333333;
}

.info-text {
	font-size: 1.1em;
}

.link-print {
	color: #000000 !important;
}

.link-white {
	color: #ffffff !important;		
}

.table-upper {
	text-transform: uppercase;
}

.consulta-box {
	font-size: 1.1em !important;
}

.text-consulta {
	font-size: 1.2em;
	margin-bottom: 3px;
}

.info {
	font-size: 1em;
}

.label {
	border-radius: 0;
	padding: 2%;
	font-weight: lighter;
}

.label-show {
	font-size: 1.2em !important;
}

.container {
    height: auto;
}

.texto-home {
	font-size: 1.2em;
}

.footer {
	width: 100%;
	background: #333333;
	color: #ffffff;
	position: fixed;
	height: 10%;
	padding: 2%;
	margin-bottom: 0;
	margin-top: 20%;
	font-size: 0.9em !important;
}

.logo-footer {
	width: 80px;
}

.footer-text {
}

@media screen and (max-width: 450px) {
	.logo {
		width: 200px;
	}
}
@media screen and (max-width: 780px) {
	.logo {
		width: 200px;
	}
}

ul.nav {
    display: inline-block;
}

.box-cursos {
	width: 100%;
	height: 160px;
	background: #00c8c8;
	color: #ffffff;
	padding: 2%;
}

.text-white {
	color: #ffffff;
	font-weight: bold;
}

.btn-go {
	background: #ffffff;
	color: #00C8C8;
	bottom: 10px;
}

.btn-aval {
	padding: 15px;
}

.btn-width {
	width: 100%;
}