* {
	margin:0;
	padding:0;
}

body {
	background: #f1f3de;
	font-family: 'Open Sans', arial, helvetica;
	font-size: 13px;
	color: #333;
	padding-bottom: 40px;
}

img {
	border:0;
}

a {
	text-decoration: none;
	color: inherit;
}
a:focus, a:hover {
	color: #555;
	text-decoration: none;
}

hr {
	border-top: 1px dotted #bfb7a3;
}

h1 {
	font-weight: bold;
	font-size: 19px;
    color: #d6634f;
	padding: 30px 0;
	margin: 0;
}

h2 {
	font-weight: bold;
	font-size: 15px;
	line-height: 23px;
	color: #286970;
	margin-bottom: 10px;
	border-bottom: 1px dotted #bfb7a3;
}

.break {
	clear: both;
}
.break-right {
	clear: right;
}

.btn-margbot { margin-bottom: 30px; }
.btn span { padding-right: 4px; }

/* ESTRUTURA */

.central {
	position: relative;
	max-width: 1400px;
	padding: 0 30px;
}

.hidemenu {
	cursor: pointer;
}
#topo {
	border-top: 6px solid #191828;
	border-bottom: 2px solid #191828;
	background-color: #3c3b49;
	height: 80px;
}

.navbar-header {
	line-height: 70px;
	font-size: 24px;
	color: #f5f7e8;
	font-weight: normal;
}
.navbar-header span {
	padding-left: 20px;
	color: #8a8892;
}
.nav { padding-top: 6px; }
.nav a {
	font-size: 10px;
	color: #eeecf5;
}
.nav a p {
	padding-top: 6px;
}
.nav a span {
	font-size: 18px;
	color: #8e8c95;
}
.nav>li>a:hover { background: transparent; }

@media (max-width: 768px) {
	.navbar-header { font-size: 18px; }
}
@media (max-width: 500px) {
	.navbar-header { font-size: 14px; }
	.navbar-header span { display: none; }
}
@media (max-width: 380px) {
	.navbar-header { font-size: 9px; }
}

.lateral {
	background: #f5f7e8;
}
.conteudo {
	padding-left: 40px;
}

.msgs li,
.errors li {
	padding: 6px;
}
.msgs,
.errors {
	margin-bottom: 10px;
}

/* MENU */

#menu {
	padding-bottom: 80px;
}
#menu li.divisor {
	padding-top: 30px;
	color: #a3a2a9;
	font-size: 19px;
	font-weight: 300;
}
#menu li.divisor span { padding-right: 6px; }
#menu li.menu-item {
	padding-left: 40px;
	color: #5e5d69;
	font-weight: 600;
}

#menu li.menu-item span {
    color: #f5f7e8;
    padding-right: 4px;
}
#menu li.divisor.sel span,
#menu li.menu-item.sel span {
    color: #d6634f;
}


/* FORM */

label {
	font-weight: bold;
	color: #191828;
}
.form-control {
	font-weight: 300;
	color: #474653;
}
.radio_tit {
	display: block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

input.input-danger, select.input-danger {
	border-color: #800;
}

.nav-tabs {
	margin-bottom: 20px;
	border-bottom: 2px solid #bfb7a3;
}
.nav-tabs a {
	color: #a4a3aa;
	font-size: 13px;
}
.nav-tabs a.active {
	color: #d6634f;
	background: url(../img/seta.png) bottom center no-repeat;
}
.nav-tabs>li>a:hover { border-color: transparent; }

/* ajax */



/* GRID */

#grid .table th {
	font-weight: bold;
	color: #191828;
	border-bottom: 2px solid #bfb7a3;
}

#grid .table td {
	color: #474653;
	border-top: 1px dotted #bfb7a3;
}

#grid .table td.agrupado a {
	font-weight: bold;
	color: #d6634f;
}

#grid col.icon { width: 30px; }

#grid .icon_check { font-size: 1.5em; color: #b5be67; }
#grid .icon_star, #grid .icon_star_alt { font-size: 1.5em; color: #b5be67; }
#grid .thumbnail img { width: 50px; }

.grid-icon:hover { text-decoration: none; }

.grid-icon { font-size: 18px; }
#grid .icon_pencil-edit { color: #ffbd31; }
#grid .icon_printer { color: #60b5c5; }
#grid .icon_desktop { color: #9474b3; }
#grid .icon_info_alt { color: #60b5c5; }
#grid .icon_close_alt2 { color: #a3a2a9; }

.btn-transparente { line-height: 1.9em; }
.btn-transparente span {
	color: #b5be67;
	font-size: 1.3em;
	vertical-align: text-bottom;
	padding-right: 6px;
}

.form-filtro,
.form-busca {
	padding: 10px 0 20px 0;
	border-top: 1px solid #bfb7a3;
	border-bottom: 1px solid #bfb7a3;
	margin-bottom: 20px;
}
.form-filtro .form-group,
.form-busca .form-group { margin-right: 30px; }
.form-busca .icon_search {
	font-size: 28px;
	color: #d6634f;
}

/* VIEWER */

.viewer_form .row {
	padding-top: 5px;
	padding-bottom: 5px;
}
.viewer_form .viewer_content_row:nth-of-type(even) {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.viewer_content_row.input-danger {
	color: #800;
}

/* PANEL */
.panel-heading .badge { margin-left: 10px; }

/* TABLE */

.requerimento-panel .table th { text-align: center; }
.requerimento-panel .table.font-small { font-size: 10px; }


/* CALENDARIO */

.fc-unthemed .fc-view-container { background: #fff; }

/* CLASSIFICADORES */

#classificados {
	width: 100%;
	border: 1px solid #888;
	border-collapse: collapse;
	margin-bottom: 30px;
}

#classificados td {
	border: 1px solid #888;
	width: 11%;
}
#classificados td a {
	display: block;
	padding: 10px 6px;
}

/* RELATÓRIOS */

#legenda {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #bfb7a3;
}
#legenda span {
	padding: 1px 30px;
	margin-right: 20px;
}

.rel_ano span {
	padding: 1px 10px;
	margin-right: 10px;
}

span.legenda_margin_left { margin-left: 20px; }

.legenda_verde { background: #8eab00; }
.legenda_amarela { background: #ffc100; }
.legenda_azul { background: #4ab9c9; }
.legenda_vermelha { background: #e97465; }
.legenda_roxa { background: #9b6ab8; }

.rel_ano {
	padding: 8px 0;
	border-top: 1px solid #bfb7a3;
	border-bottom: 1px solid #bfb7a3;
	margin-bottom: 20px;
}
.rel_ano .text-left {
	color: #d6634f;
	font-size: 18px;
}