body {
	font-family:Roboto;
	font-size:15px;
}

a {
	text-decoration: none !important;
}

/*** correção drag em multiple input **/
.drag-handle{
	font-size: 36px !important;
}

/*----- 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);
}

.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 {
	height:auto;
	max-height:85px;
}

.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;
}

.sidebar a {
	color: #000;
	padding:10px 20px;
}

.skin-blue .sidebar a {
	color: #000;
	padding:10px 20px;
}

a {
	color:#000;
	text-decoration: none !important;
}

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;
    color: #000 !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;
    color: #000;	
}

.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;
}

#kvFileinputModal {
	position:fixed;
	bottom:0 !important;
	left:0 !important;
}

.tabela-anexos {
	position:relative;
}

.popover .arrow {
	display:none;
}

.input-group.date{
	display: flex !important;
	flex-wrap: initial !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 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 15px !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 !important;
	width:100% !important;
	color:#000;
	font-weight:bold;
	display:block !important;
	font-size:12px;
}
	
.page-link {
	padding:2px 0 0 0 !important;
	border:0 !important;
	border-radius:4px !important;
}

.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;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	margin-top: 0;
}

.bootstrap-switch-container span {
	height: calc(1.5em + 0.75rem + 2px) !important;
	line-height: 23px i !important;
}

.pesquisa{
	display: flex;
	padding: 5px;
}

.bg-light {background-color:rgb(235,235,235) !important}

.padding-busca {
    padding:30px;
    border-radius: 8px;
}

.btn-padrao-busca {
    padding:8px 14px !important;
    border:0 !important;
    border-radius:20px !important;
    margin:1px 5px 1px 1px !important;
    font-size:15px !important;
    line-height:15px !important;
    height:34px !important;
	background-color: rgb(250,165,45) !important;
	text-align: center;
}
  
.btn-padrao-busca svg {
    font-size:12px !important;
}
  
.btn-padrao-busca:hover {
    background-color: #000 !important;
    color:#FFF !important;
}

.box-lista {
	padding: 10px;
    border:1px solid rgb(220,220,220);
    position:relative;
    margin:0 40px 40px 0 !important;
    border-radius:6px;
    overflow: hidden;
}

.box-lista a:hover{
	text-decoration: none !important;
	color: #000;
}

.box-lista .texto {
    padding:20px;
    color:#000;
}
  
.box-lista hr {
    padding:0 !important;
    margin:15px 0 !important;
}
  
.box-lista h4 {
    color:rgb(50,50,50);
    font-size:1.6em;
    font-family:'Gotham', sans-serif;
    margin:0 0 10px 0;
}
  
.box-lista small {
    font-size:1em;
    line-height:1.2em;
    padding:0;
    margin:0;
    display:block;
}

.box-lista .col-4 {
  color:rgb(50,50,50);
  padding:20px;
  border-top:1px solid rgb(230,230,230);
  border-right:1px solid rgb(230,230,230);
}

.box-lista .col-4:last-child {
  border-right:0;
}

.box-lista .col-4 svg {
  color:rgb(243,143,36);
  font-size:30px;
  padding:5px;
}
  
.box-lista .tarja {
    border-bottom:2px solid rgb(243,143,36);
    right:100%;
	margin-bottom: -8px;
}
  
.box-lista p {
    margin-top:10px;
    overflow: hidden;
    text-overflow:ellipsis;
}

/*--- Estilos tutorial Iframe ---*/
.info-iframe {
	background-color: #495057;
	color: white;
	padding: 20px;
	position: absolute;
	top: 10%;
	left: 3%;
	border-radius: 15px;
	display: none;
	z-index: 9999;
	transition: block 0.7s;
}

.info-iframe ul {
	margin: 0;
	padding-left: 15px;
}

#info-botao {
	color: rgb(50,50,50);
	position: absolute;
	left: 14%;
}

#info-botao:hover .info-iframe {
	display: block;
	position: relative;
}


@media (min-width: 1200px) {
    .brasao-login {
        width:30%;
        text-align: center;
        background-color:#FFF;
        padding:10px 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
    }
}

@media (min-width: 768px) and (max-width:1199px) {
	.brasao-login {
		width:50%;
		text-align: center;
		background-color:#FFF;
		padding:10px 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
	}
}

@media (min-width: 577px) and (max-width:767px) {
	.brasao-login {
		width:60%;
		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
	}
}

@media (max-width:576px) {
	.brasao-login {
	    width:80%;
		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
	}
}

@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;
   }
}





*PDF - CERTIFICADO*/
@page { 
	margin: 0;
	margin-bottom: -50px;
}

.certificado-background {
	height: 100%;
	background: url('https://www.crf-pr.org.br/images/fundo-certificado.jpeg') no-repeat scroll left top;
	background-image-resize: 6;
	page-break-inside: avoid !important;
}

.certificado-background table {
	padding-left: 235px;
	padding-right: 220px;
	page-break-inside: avoid !important;
	border: 0px solid  transparent !important;
}

.certificado-background table .linha1 td{
	padding-top: 310px;
	font-size: 20px;
	line-height: 30px;
	border: 0px solid  transparent !important;
}

.certificado-background table .linha2 td{
	padding-top: 80px;
	font-size: 20px;
	border: 0px solid  transparent !important;
}

.certificado-background table .linha3 td{
	padding-top: 100px;
	border: 0px solid  transparent !important;
}

.assinatura-certificado{
	width: 35%;
	border: 0px solid  transparent !important;
}