html, body{
  min-height: 100%;
}
body {
  margin:0;
  padding:0;
  /*background: #f5f5f5 url(../img/bg-topo.jpg) center 137px no-repeat;*/
  font-size: 0.8em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
body#login{
  /*background: #f5f5f5 url(../img/bg-login.jpg) center center no-repeat;*/
}
body#principal{
  background: #f5f5f5 url(../img/bg-login.jpg) left center no-repeat;
}
h1{
  /*color:white;*/
  /*text-shadow: 1px 1px 2px rgba(100, 100, 100, 1);*/
  margin-top:5px;
}
h2{
  color:#666;
  /*border-bottom:1px solid #ccc;*/
  display: block;
  /*text-shadow: 1px 1px 2px rgba(100, 100, 100, 1);*/
  margin:0px;
  font-size:22px;
  padding-bottom: 4px;
}
input, label{
  font-size:12px !important;
  white-space: nowrap;
}
h5{
  font-weight: bold;
}
.table thead th{
  text-align: center;
  font-size:12px;
}
.table{
  font-size: 0.9em;
}
.table th, .table td {
  padding:4px 10px;
}

.index{
  background: white url(../img/bg-capa.jpg) left bottom no-repeat;
}
#header{
  background: #ADD388;
  padding-bottom:10px;

}
#header form{
  margin-bottom:10px;
}
#main-container{
  padding-top:10px;
}
.breadcrumb{
  font-size:11px;
  background: #f5f5f5;
}
.breadcrumb .active{
  color: #EF774E;
}
.row div, .row-fluid div{
  /*border:1px solid red;*/
}
h3.logo{
  background: transparent url(../img/banner_topo.jpg) 0 0 no-repeat;
  width:604px;
  height:110px;
  display: block;
  text-indent: -999999px;
  float:left;
  margin: 0px;
}

h3.logo_antiga{
  background: transparent url(../img/logo.png) 0 0 no-repeat;
  width:260px;
  height:77px;
  display: block;
  text-indent: -999999px;
  float:left;
  margin: 0px;
}
.content-info{
  padding: 5px 15px;
  background: white;
  color: black;
  white-space: nowrap;
  float:right;
  /*margin-top:-20px;*/
  border-radius: 6px; 
  -moz-border-radius: 6px; 
  -webkit-border-radius: 6px; 
  opacity:0.80;
  margin: 5px 0 10px;
}
.content-info dl{
  display: block;
  margin:5px 0;
}
.content-info dl dt{
  display: inline;
  padding-right: 5px;
  color:black;
  font-weight: normal;
}
.content-info dl dd{
  font-weight: bold;
  margin:0;
  padding:0;
  color:black;
  display: inline;
}

#user-panel {
  float:right;
  padding:10px 20px;
  margin:0px;
}
#user-panel ul {
  list-style: none;
  padding:0;
  margin:0;
}
#user-panel ul li {
  text-align: right;
  padding-bottom:5px;
}
select{
  font-size: 11px;
  height: 20px;
  padding:0;
  margin:0;
}
#main-container .nav{
  margin-bottom:0; 
}
.page-content{
}
dd{
  margin-left:0;
}

/* Custom container */
.container-narrow {
  margin: 0 auto;
  max-width: 960px;
  /*padding:20px;*/
  margin-bottom: 10px;
}
.container-narrow > hr {
  margin: 30px 0;
}
.navbar, .navbar a{
  color: #eee;
}
.navbar-inverse .divider-vertical {
  border-right-color: #555;
  border-left-color: #111;
  opacity: 0.4;
  margin:0;
}
.navbar .nav>li>a {
  padding: 10px 20px 10px;
  color:#eee;
  font-weight: normal;
}
.navbar .nav>li>a:hover {
  background: #0E6987
}
.navbar-inverse .nav .active>a{
  background: #444444 !important;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.footer{
  background: #f5f5f5;
  margin:0;
  padding:0;
}
.tab-content{
  padding-top:30px;
}

.form-signin, .form-main h2{
  color: #333;
  text-shadow: none;
}
.form-signin {
  width:498px;
  height:309px;
  margin:100px auto 20px;
  background: transparent url(../img/bg-login.png) left top no-repeat;
position: absolute;
top: 4px;
right: 384px;
  /*
  max-width: 300px;
  padding: 19px 29px 29px;
  margin: 100px auto 20px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
     -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
          box-shadow: 0 1px 2px rgba(0,0,0,.05);
  */
}
.form-main {
  max-width: 360px;
  padding: 19px 29px 29px;
  margin: 100px auto 20px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
     -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
          box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.form-signin .form-signin-heading,
.form-signin .checkbox,
.form-main .form-main-heading,
.form-main .checkbox {
  margin-bottom: 10px;
}
.form-signin input[type="text"],
.form-signin input[type="password"],
.form-main input[type="text"],
.form-main input[type="password"] {
  font-size: 16px;
  height: auto;
  margin-bottom: 15px;
  padding: 7px 9px;
}
#form_principal{
  background: rgba(255,255,255,0.6);
  width:900px;
  max-width: 900px;
  margin-bottom:0;
}
#form_principal .label{
  font-size: 10px;
  padding:0 3px 1px;
  text-shadow: none;
}
#form_principal dl{
  margin-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 3px solid #f7f7f7;
  padding-bottom: 10px;
}
#form_principal dl:last-child{
  border: none;
}
#form_principal dl dt{
  color:#0C85B6;
  font-size:11px;
}
#form_principal dl dd{
}
#form_principal #user-panel{
  width:150px;
}
#form_principal form{
  margin-bottom:0;
}
.modal-body{
  color: black;
}
.row div{
}
.panel-inline li{
  
  margin-left:10px;
}

.avatar{
  border:3px solid #eee;
  width:150px;
}

nav#main-menu ul li a i.icon-cost, i.icon-save, nav#main-menu ul li a i.icon-benchmarking, nav#main-menu ul li a i.icon-component, nav#main-menu ul li a i.icon-vehicle{
  background-image: url("../img/custom-icons.png") !important;
}
nav#main-menu ul li a i.icon-cost{
  background-position: 0 top;
}
nav#main-menu ul li:hover a i.icon-cost{
  background-position: 0 top;
}
.row-fluid, .row-fluid div{
  /*border:1px solid red;*/
}
input[type="text"]{
  height:20px;
  padding:0;
}
table td{
  vertical-align: top;
}
select{
  height:22px;
}
.aluno-hover, .colaborador-hover{
  cursor:pointer;
}
.aluno-hover:hover, .colaborador-hover:hover{
  color:black;
  background: white;
}
#popup-aluno, #popup-colaborador{
  display: none;
  border:2px solid #eee;
  background: white;
  padding:20px;
  width:300px;
  position: absolute;
  font-size:11px;
}
#popup-colaborador{
  margin-left:586px;
}
#popup-aluno div,  #popup-colaborador div{
  font-size:11px;
  font-weight: bold;
  color:#999;
}
#popup-aluno .close, #popup-colaborador .close{
  position: relative;
  right:-10px;
  top:-15px;
  font-weight: bold;
  color:#333;
  z-index:99999;
  padding:5px;
}
.feed{
  font-size:11px;
}

.l { float:left; }
.r { float:right; }
.c { clear:both; }

body{

}


body#login{
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.img_back_1{
  position: relative;
}
.img_back_1 .img_back{
  width: 100%;
}