
body {
	font-family:Roboto;
	font-size:15px;
}

@media (min-width: 992px) {
 .typo-line {
 padding-left: 140px;
 margin-bottom: 40px;
 position: relative;
}
 .typo-line .category {
 transform: translateY(-50%);
 top: 50%;
 left: 0px;
 position: absolute;
}
}




/*----- LAYOUT GERAL -----*/

.skin-blue .main-sidebar {
	background-color:#FFF;
	border-right:1px solid rgb(180,180,180);
	box-shadow:0 0 15px 0 rgba(0,0,0,.2);
}

.main-header {
	height:90px;
	background-color:rgb(255,255,255);
	
}

.skin-blue .main-header .navbar {
	background-color:rgb(255,255,255);
	border-bottom:1px solid rgb(180,180,180);
	box-shadow:10px 0 10px 0 rgba(0,0,0,.2);
	height:90px;
}

.main-header .logo {
	background-color:rgb(255,255,255) !important;
	height: 90px;
    width: 230px;
	padding: 0;
	border-bottom:1px solid rgb(180,180,180) !important;
}

.logo img {
	padding:15px;
	height:auto;
	max-height:90px;
}

.main-sidebar {
    top: 20px;
	width: 230px;
	background-color:rgb(215,215,215) !important;
}

.content-wrapper {
	padding:25px 30px 30px 30px;
	background-color:rgb(240,240,240);
}

.sidebar-menu {
	background-color:rgb(215,215,215);
	padding-top:30px;
	padding-bottom:30px;
}

.breadcrumb {
	background-color:rgb(245,245,245);
	font-size:.75em;
}

div[data-type="_list"] {
	min-width:100%;
	border:0;
}

div[data-type="_list"] table {
	min-width:100%;
}

.table , .table-responsive {
	min-width:100% !important;
	width:100% !important;
}

table, tr, td, th {
	border:1px solid rgba(0,0,0,.15) !important;
}

.table ul.nav > li > a {
	border-bottom:1px solid rgba(255,255,255,0.3);
}

.tabela-anexos {
	margin-left:15px;
	margin-right:15px;
}

.title {
	text-transform: uppercase;
	margin-top:-35px;
	padding-bottom:15px;
	border-bottom:1px solid rgb(225,225,225);
}

.padding-memorizar {
	padding:0;
	background-color:rgb(245,245,245);
	border-radius:4px;
}

.border {
	border:1px solid rgb(220,220,220);
}

.radius4 {
	border-radius:4px;
}

.bg-branco {
	background-color:#FFF;
}

.text-center {
	text-align:center;
}

.skin-blue .sidebar a {
	color: #000;
	padding:10px 20px;
}

a {
	color:#000;
}

a:hover , a:active , a:focus {
	color:#999;
}

.btn-default {
	background-color:rgb(170,170,170);
}

.btn-default:hover {
	background-color:rgb(200,200,200);
}

.skin-blue .treeview-menu>li.active>a, .skin-blue .treeview-menu>li>a:hover {
    color: #000;
}

.btn:hover {
	color:#FFF !important;
}

.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a {
    border-left:3px solid rgb(100,100,100);
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color:rgba(255,255,255,.2);
}

ul.nav > li > a:hover {
	background-color:rgba(255,255,255,0.2);
}

.nav > li > a {
	padding:6px 10px !important;
}

.sidebar-menu .treeview-menu {
    padding-left:0
}

.skin-blue .treeview-menu > li > a {
	color: #000;
	background-color:rgb(180,180,180);
	border-left-color: rgb(100,100,100);
}

.skin-blue .treeview-menu > li:hover > a {
	color: #000;
	background-color:rgb(160,160,160);
	border-left-color: rgb(100,100,100);
}

.sidebar-menu .treeview-menu > li > a {
    padding: 10px 20px;
	display: block;
	margin-left:0;
}

legend {
	text-transform: uppercase;
	font-size:18px;
	font-weight:bold;
	padding:6px;
	margin-bottom:0;
}

#dynamika {
	position:fixed;
	padding:20px;
	left:60px;
	bottom:40px;
	border-radius:4px;
	border:1px solid rgba(255, 255, 255, 0.3);
}

input[type="file"] {
	font-size:1.1em;
	padding-bottom:10px;
	font-weight:600;
}

#map {
	position:relative;
	width:100%;
	height: calc(100% - 60px);
}
.places-buttons .btn {
	margin-bottom: 30px
}

 .table-upgrade td:nth-child(2), .table-upgrade td:nth-child(3) {
 text-align: center;
}
.paddingButton {
	padding-top:20px;
	padding-bottom:20px;
}

.paddingButtonGrid {
	padding-top:5px;
	padding-bottom:20px;
	margin-right:-10px
}
	
li.active > ul {
	background-color:transparent !important;
	margin-left:20px;
	}
	
.category {
	margin-bottom:30px !important;
	margin-top:10px !important;
}

#system-messages {
	z-index:99 !important;
	top:150px !important;
	position:absolute !important;
	width:100% !important;
}

hr {
	margin-top:30px;
	margin-bottom:30px;
	border:0;
	border-top:1px solid rgb(220,220,220)
}

.navbar-nav {
	padding:8px 30px 5px 0px;
	display:block;	
}

.padding20 {
	padding:40px !important;
}

.padding30V {
	padding:30px 0px;
}

.sidebar-toggle {
	color:#000 !important;
}

.analytics-table-div {
	border:1px solid rgb(230,230,230);
	padding:15px !important;
	margin-top:30px !important;
	border-radius:6px !important;
}
.analytics-chart-div {
	border-bottom:1px solid rgb(230,230,230);
	border-right:1px solid rgb(230,230,230);
	border-left:1px solid rgb(230,230,230);
	padding:15px !important;
	margin-top:5px !important;
	border-radius:6px !important;
}
.google-visualization-table-table {
	width:100% !important;
	padding:0px !important;
}
.google-visualization-table-table td , .google-visualization-table-tr-head {
	padding:10px !important;
}

.sidebar-menu li a svg {
	width: 1em !important;
	height: 1em !important;
}

.invalid-feedback{
	display: block;
}

.pagination li {
	background-color:rgb(255,255,255);
	border-radius:4px;
	margin:1px;
}

.pagination li a {
	padding:2px 12px 4px 12px !important;
	background-color:rgb(255,255,255);
}

.pagination .disabled {
	padding:0 12px 4px 12px !important;
}

.nav-tabs {
    border-bottom:0;
}

.nav-tabs .nav-link {
	background-color:rgb(225,225,225);
	border:1px solid rgb(225,225,225) !important;
	border-bottom:1px solid rgb(200,200,200) !important;
	margin-bottom:30px;
	height:45px;
	font-size:15px;
	border-radius:8px 8px 0 0 !important;
	line-height:33px !important;
	text-transform: uppercase !important;
	font-weight:bold;
	color:#000 !important;
}

.nav-tabs .nav-link:hover {
	background-color:rgb(225,225,225);
	border:1px solid rgb(225,225,225) !important;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
	background-color:transparent;
	border-top:1px solid rgb(200,200,200) !important;
	border-left:1px solid rgb(200,200,200) !important;
	border-right:1px solid rgb(200,200,200) !important;
	border-bottom:1px solid rgb(240,240,240) !important;
}

.summary {
	display:block;
	text-align: center;
	padding:8px;
	border-radius:4px;
	background-color:rgb(230,230,230);
	margin:10px 0;
}

.navbar-custom-menu a {
	background-color:rgb(230,230,230);
	margin-right:20px;
	border-radius:4px;
	color:rgb(50,50,50) !important;
}

.dropdown-item {
	background-color:#FFF !important;
	border-radius:0;
	padding:10px 20px;
}

.dropdown-item:hover {
	background-color:rgb(230,230,230) !important;
	border-radius:0;
}

.dropdown-item.active, .dropdown-item:active {
    color:rgb(50,50,50) !important;
}

@media (min-width: 768px) {
.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-bottom-right-radius: 0 !important;
}
}



#bg-login {
	background-color:rgb(235,235,235);
}

#bg-login .wrapper {
	width:100vw;
	height:100vh;
	display:flex;
	flex-direction:column;
	justify-content: space-between;
	align-items: center;
}

.brasao-login {
	width:30%;
	text-align: center;
	background-color:#FFF;
	padding:30px 10px 0 10px;
	border-radius:6px;
	border:1px solid rgb(210,210,210);
	box-shadow:0 3px 10px 0 rgba(0,0,0,.15);
	margin-top:-60px
}

.brasao-login img {
	filter: grayscale(0%);
	}
	
.brasao-login:hover img {
	filter: grayscale(100%);
	}

.brasao-login h1 {
	border-top:1px solid rgb(230,230,230);
	padding-top:15px;
	text-align:center;
	margin-top:15px;
	font-size:18px;
	display:block;
	line-height:16px;
	color:rgb(100,100,100)
}

.footer-login {
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	background-color:rgb(255,255,255);
	width:100%;
	padding:20px 40px;
	text-align:right;
}

#login-form .control-label {
	display:none;
	}
	
#login-form .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#login-form label {
	font-size:11px;
	line-height:11px;
	text-transform:uppercase;
	font-weight:bold;
}

#login-form input[type=checkbox] {
	width:9px;
	height:9px;
}

.btn {
	font-family:Roboto;
	font-weight:600;
	font-size:12px;
	line-height:12px;
	letter-spacing:.5px;
	padding:10px 25px;
	height:33px;
	text-transform:uppercase;
	color:rgba(255,255,255,.85) !important;
}

.btn:hover , .btn:active , .btn:focus {
	color:#FFF !important;
}

.btn-login , .btn-login:visited {
	padding:8px 15px;
	background-color:#bbd900;
	border-bottom:1px solid rgb(180,180,180);
	border-right:1px solid rgb(180,180,180);
	border-radius:4px;
	color:rgb(255,255,255);
	font-weight:bold;
	display:inline-block;
	text-align:center;
	margin-top:5px;
	margin-left:3px;
	font-size:.8em;
	text-transform:uppercase;
}
	
.btn-login:hover , .btn-login:focus , .btn-login:active {
	background-color:#a6be0f;
	color:rgb(255,255,255);
	text-decoration:none;
}

.form-group.has-error .help-block {
    color: #dd4b39;
	font-size:13px;
	font-weight:bold;
}

.input-group-btn button , .input-group-append button , #iniciativa-files , .btn-file {
	margin:0 0 0 2px !important;
	padding:10px 20px !important;
	height:38px !important; 
	background-color:rgb(50,50,50) !important;
	border:2px solid rgb(50,50,50) !important;
}

.btn-file:hover {
	background-color:rgb(50,50,50) !important;
}

.tabela-anexos button {
	padding:10px 20px !important;
	background-color:rgb(255,255,255) !important;
	border-top:1px solid rgb(230,230,230) !important;
	border-left:1px solid rgb(230,230,230) !important;
	border-right:1px solid rgb(200,200,200) !important;
	border-bottom:1px solid rgb(200,200,200) !important;
	border-radius:4px;
	width:100% !important;
	color:#000;
	font-weight:bold;
	display:block !important;
	font-size:12px;
	}

.tabela-anexos svg {
	margin-top:12px !important;
	}
	
.tabela-anexos button:hover {
	color:#000;
	background-color:#999;
}

.btn-outline-secondary , .btn-primary {
    color: #FFF !important;
    border-color: #6c757d !important;
	background-color: #6c757d !important;
}
	
