body { padding-bottom: 30px; background: #FFF url(../images/bg.png) repeat; font-size: 16px !important;}
.centro { display: block; margin: 0 auto;}
.container { width: 100% !important;}
.topo {width: 1100px; margin: 0 auto;padding: 10px 0;}
.logo a {font-size: 50px; padding-top: 10px;}
.logo a, .navbar {font-family: 'Abel', sans-serif;}
.controles {font-size: 22px;padding: 10px 20px;}
.nav, .detalhes a{font-size: 18px;}
.nav a {color:#FFF;}
.nav-tabs a {color:#333 !important;}
.navbar-brand { margin-top: -4px !important; }

.tabbable>ul>li>a {color:#000 !important;}
.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}
.table { background-color:#FFF;}
.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

h1, h2, h3, h4, h5 { margin-top: 0 !important;}
th { background-color: #CCA !important;}
.ads { display: block; clear: both; margin: 0 auto;width: 300px;height: 260px;}

.ui-widget-content { background: #EEE !important; }
/*.ui-widget-content .ui-state-default { background: #f6931f !important; }*/
.ui-menu-item { list-style: none; cursor: pointer; margin-left: -25px;}
.ui-autocomplete { width: 700px !important; }
.letrabranca {color:#FFF !important;}

.filter-table .quick { margin-left: 0.5em; font-size: 0.8em; text-decoration: none; }
.fitler-table .quick:hover { text-decoration: underline; }
td.alt { background-color: #ffc; background-color: rgba(255, 255, 0, 0.2); }
.dialog-full { width: 900px;}

.etp { width: 30px; height: 30px; border: 1px solid #000; display: inline-block;}
.etpsmall { width: 15px; height: 15px; padding: 3px; border: 1px solid #000; display: inline-block;}
.etpAlmoxarifado {background-color: #FFF; }
.etpPreparacao {background-color: #FFFF00; }
.etpUsinagem {background-color: #00FF00; }
.etpMontLeve {background-color: #FF0000; }
.etpMont {background: url(../images/etp-vermelho-preto.jpg) no-repeat center center; }
.etpMontPesada {background-color: #0000FF; }
.etpPintura {background: url(../images/etp-verdeamarelo.jpg) no-repeat center center; }
.etpPrensas {background: url(../images/etp-verde-preto.jpg) no-repeat center center; }
.etpMontRotor {background-color: #FB8C1A; }
.etpTerceirizados {background-color: #FF82F5; }
.etpFuradeiras {background: url(../images/etp-amarelo-preto.jpg) no-repeat center center; }
.etpArco {background-color: #000000; }
.etpControle {background: url(../images/etp-controle.jpg) no-repeat center center; }
.etpCavalete {background: url(../images/etp-pb.jpg) no-repeat center center; }
.etpMonovia {background: url(../images/etp-vermelhoamarelo.jpg) no-repeat center center; }
.etpBanda {background: url(../images/etp-branco-azul.jpg) no-repeat center center; }
.etpInnet {background: url(../images/etp-verde-vermelho.jpg) no-repeat center center; }
.etpCola {background: url(../images/etp-azul-amarelo.jpg) no-repeat center center; }
.etpTeste {background: url(../images/etp-azul-preto.jpg) no-repeat center center; }
.etpSolda {background: url(../images/etp-vermelho-azul.jpg) no-repeat center center; }

@media print {
	@page { margin: 0; }
	body { margin: 0.3cm; }
	.navbar { display: none; height: 0 !important;}
	#footer { display: none;}
	a[href]:after {
	content: none !important;
	}
	.col-md-1 {width:8%;  float:left;}
	.col-md-2 {width:16%; float:left;}
	.col-md-3 {width:25%; float:left;}
	.col-md-4 {width:33%; float:left;}
	.col-md-5 {width:42%; float:left;}
	.col-md-6 {width:50%; float:left;}
	.col-md-7 {width:58%; float:left;}
	.col-md-8 {width:66%; float:left;}
	.col-md-9 {width:75%; float:left;}
	.col-md-10{width:83%; float:left;}
	.col-md-11{width:92%; float:left;}
	.col-md-12{width:100%; float:left;}
}