
.qqcoisa{
	border: 1px solid red;
}
/* helpers */
	.modal-rolagem{
		height: 600px;
		overflow-x: auto;
	}
	.radio-group{
	   padding-top: 27px;	
	}
	.texto-vermelho{
		color:#bd423a;
	}
	.texto-amarelo{
		color:#FFC107;
	}
	.texto-azul{
		color:#155990;
	}
	.texto-bold{
		font-weight: bold;
	}
	.col-fundo-claro{
		background: #f9f9f9;
	}
	.col-titulo-linha{
		border-bottom: 1px solid #ccc;	
	}
	.hand{
		cursor: pointer;
		cursor: hand;
	}
	.no-show{
		display: none;
	}
	.p20{
		 height: 40px;	
	}
	.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content{
		font-size: 18px;
	}
	.td-cinza{
		background-color: rgba(208, 217, 224, 0.57);
	}
	.td-cinza2 {
	    background-color: rgba(204, 204, 204, 0.95);
	}
	tr.tr-active td {
	    background-color: rgba(243, 243, 242, 0.23);
	}	
	body table tr td.td-titulo{
		padding-top: 18px;
	}

	.margin-top-10{
		margin-top: 10px;
	}
	.margin-left-10{
		margin-left: 10px;
	}
	.margin-right-10{
		margin-right: 10px;
	}
	.margin-bottom-10{
		margin-bottom: 10px;
	}
	.margin-bottom-2{
		margin-bottom: 2px;
	}
	.reticencias{
	    text-overflow: ellipsis;
	    overflow: hidden;
	    white-space: nowrap;
	}
	.objeto-impressao{
		width: 85% !important;
		}
		.objeto-impressao td{
			font-size: 15px;
		}
		.objeto-impressao th{
			font-size: 16px;
		}
		.objeto-impressao table { border-collapse: collapse; }

		.objeto-impressao table, .objeto-impressao th, .objeto-impressao td { border: 1px solid #000;  border-bottom: 1px solid #000 !important; border-left: 1px solid #000 !important; border-right: 1px solid #000 !important; }

		.objeto-impressao .col-sm-1, .objeto-impressao .col-sm-2, .objeto-impressao .col-sm-3, .objeto-impressao .col-sm-4, .objeto-impressao .col-sm-5, .objeto-impressao .col-sm-6, .objeto-impressao .col-sm-7, .objeto-impressao .col-sm-8, .objeto-impressao .col-sm-9, .objeto-impressao .col-sm-10, .objeto-impressao .col-sm-11, .objeto-impressao .col-sm-12 {
	        float: left;
	   }
	   .objeto-impressao .col-sm-12 { width: 100%; }
	   .objeto-impressao .col-sm-11 { width: 91.66666667%; }
	   .objeto-impressao .col-sm-10 { width: 83.33333333%; }
	   .objeto-impressao .col-sm-9 { width: 75%; }
	   .objeto-impressao .col-sm-8 { width: 66.66666667%; }
	   .objeto-impressao .col-sm-7 { width: 58.33333333%; }
	   .objeto-impressao .col-sm-6 { width: 50%; }
	   .objeto-impressao .col-sm-5 { width: 41.66666667%; }
	   .objeto-impressao .col-sm-4 { width: 33.33333333%; }
	   .objeto-impressao .col-sm-3 { width: 25%; }
	   .objeto-impressao .col-sm-2 { width: 16.66666667%; }
	   .objeto-impressao .col-sm-1 { width: 8.33333333%; }
	   .objeto-impressao h2.no-show {
	   	    display: block;
		    padding: 11px 15px;
		    border: 1px solid #444;
		    margin-bottom: 22px;
		    color: #444;
		    font-size: 19px;
		    float: left;
		        width: 100%;
	   }
	   .objeto-impressao h2.no-show img{ float:right; margin-right: 10px;}
	   .objeto-impressao h2.no-show b{ display: block;float: left;width: 60%}
	   .objeto-impressao h2.no-show span{ display: block;float: left;width: 60%;font-size: 15px;padding-top: 7px;}
	   	.objeto-impressao .dataTables_filter {display: none;}

		.dropdown-submenu > a.dropdown-toggle:after{
			font-family: FontAwesome;
			content: '\f0da';
			position: absolute;
    		right: 8px;
			color: #9E9E9E;
		}

	  .dropdown-menu>li>a {
	  	    padding: 3px 10px;
	  	}

	.box-danger {
	    background-color: #f2dede;
	    padding: 7px 11px;
	    border-radius: 6px;
	    border: 1px solid #f1bebe;
	    font-size: 11px;
	}
	.box-danger h1{
	    font-size: 12px;
	    font-weight: bold;
	    margin: 7px 0px;
	}
	p.bg-danger {
	    background-color: #f2dede;
	    padding: 6px 9px;
	    border-radius: 4px;
	    margin: 0 0 5px;
	}
	p.bg-danger .fa{
		color: #8e8d8d;
	}

	.fa.btn-grid{
		border: 1px solid #666;
	    padding: 4px;
	    border-radius: 5px;
	    background: #fff;
	    color: #666;
	    font-size: 14px;
	    margin-right: 3px;
	   	cursor: pointer;
	    cursor: hand;
	}
	.fa.btn-grid.btn-vermelho{
	    border: 1px solid #d45d54;
	    background: #e8746b;
	    color: #fff;
	}
	.fa.btn-grid.btn-verde{
	    border: 1px solid #698648;
	    background: #82a35c;
	    color: #fff;
	}
	.btn-acoes{
		padding: 5px 0px;
	    border-radius: 5px;
	    color: #fff;
	    font-size: 14px;
	    margin-right: 3px;
	    margin-top: 4px;
	    cursor: pointer;
	    background: #ababab;
	    width: 25px;
	}
	.btn-acoes-vermelho{	
	    background: #d87575;
	}
	.btn-acoes-laranja{	
	    background: #ff9c0b;
	}
	.btn-acoes-cinza{	
	    background: #ccc;
	    cursor: no-drop;
	}
	.btn-acoes-verde{
	    background: #5f9660;
	}
	.btn-acoes-azul{
	    background: #5f8fb5;
	}

/* fim helpers */




table.dataTable th.sorting_disabled {
	padding-left: 4px;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
    /* white-space: nowrap; */
}

.data-table-mobile-responsive.collapsed td.child{
	white-space: normal !important;
	padding: 29px 3px;
}

.btns-aprovar{
		position: fixed;
	    bottom: 65px;
		right: 20px;
		text-align: right;
		text-align: right;
	}
	.btns-aprovar a{
		display: block;
		margin-bottom: 12px;
	}
	.btns-aprovar a.roll{
		display: none;
		transition: opacity 1s ease-out;
		opacity: 0;
		height: 0;
	}
	.btns-aprovar.on a.roll{
		display: block;
		opacity: 1;
   		 height: auto;
	}
	.btns-aprovar a span{
		color: #fff;
		padding: 4px 6px;
		border-radius: 4px;
		margin-top: 14px;
		line-height: 16px;
		float: left;
		width: 74px;
    	text-align: center;
	}
	.btns-aprovar i.fa{
		width: 53px;
		color: #fff;
		padding: 16px;
		border-radius: 50px;
		font-size: 22px;
		text-align: center;
		margin-left: 10px;
		cursor: pointer;
		box-shadow: 0 0px 5px 0 rgb(130 129 129 / 20%), 0 6px 20px 0 rgb(146 141 141 / 19%);
	}

	.btns-aprovar a.btn-aprovar i.fa,
	.btns-aprovar a.btn-aprovar span{
	    background-color: #62af65;
	}

	.btns-aprovar a.btn-reprovar i.fa,
	.btns-aprovar a.btn-reprovar span{
	    background-color: #da756d;
	}

	.btns-aprovar a.btn-anular i.fa,
	.btns-aprovar a.btn-anular span{
	    background-color: #080606;
	}

	.btns-aprovar a.btn-escolher i.fa,
	.btns-aprovar a.btn-escolher span{
	    background-color: #1e6496;
	}
	.btn-black{
		background-color: #000;
		color: #fff;
	}


/* bootstrap */
	.modal-xlg {
	    width: 1200px;
	}

	.modal-title span {
	    font-size: 12px;
	    display: block;
	}
	table.borderless {
			margin: 0;
		}
		table.borderless ,
		table.borderless tr,
		table.borderless td,
		table.borderless th{
		    border-top-style: none !important;
		    border-left-style: none !important;
		    border-right-style: none !important;
		    border-bottom-style: none !important;
		}
	.panel{
		padding: 12px 10px;
		/*overflow: auto;*/
	}
	.panel h4.panel-title{
		margin-top: 0px;
   		margin-bottom: 16px;
   		font-weight: 500;
   		border-bottom: 1px solid #ddd;
   		padding-bottom: 10px;
	}
	.panel.panel-danger{
		background-color: #f2dede !important;
	}
	.panel .panel-body{
		padding:0px;
	}
	
	.panel.panel-colapse h4.panel-title{
		border:0;
		margin-bottom: 0;
		padding-bottom:0;
		cursor: pointer;
	    cursor: hand;
	}
	.panel.panel-colapse .panel-body{
		display: none;
		border-top: 1px solid #ddd;
		padding-top: 17px;
    	margin-top: 17px;
	}
	.panel.panel-colapse.panel-open .panel-body{
		display: block;
	}

	.panel.panel-colapse h4:after{
	    content: "\f0d7";
	    font-family: FontAwesome;
	    float: right;
	    color: #666;
	    font-size: 20px;
	}

	.panel.panel-colapse.panel-open h4:after{
		content: "\f0d8";
	}
	.container{
		width: 100%;
	}
	.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
		background-color: #E8E5E5;
	}
	.dataTables_filter{
		text-align: right;
	}
	body .table>tbody>tr>td.dataTables_empty{
		height: 50px;
	    line-height: 50px;
	    letter-spacing: 3px;
	}

	body .dataTable .input-group .form-control:not(:first-child):not(:last-child),
	body .dataTable .input-group-addon:not(:first-child):not(:last-child),
	body .dataTable .input-group-btn:not(:first-child):not(:last-child) {
    	border-radius: 4;
	}
	
	body .dataTable .form-control{
		width: 100%;
	}
	.pagination {
	    margin: 0px 0;
	}
	.form-group.has-error .help-block{
		display:block;
		color:#bd423a;
	}
	.form-group.has-success .help-block{
		display:block;
		color:##3c763d;
	}
	table.dataTable td span.truncate{
		display: block;
		width: 100%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		cursor: help;
	}
	table.dataTable td span.truncate.t300{
		width: 300px;
	}
	table.dataTable td span.truncate.t500{
		width: 500px;
	}
	table.dataTable input[type=checkbox], 
	table.dataTableinput[type=radio]{
		margin: 1px 0 0;
	}
	table.dataTable tbody th, table.dataTable tbody td{
		padding: 6px 4px;
	}
	table.dataTable thead th, table.dataTable thead td, table.dataTable.no-footer {
  	    border-bottom: 1px solid #ccc;
	}

 	/* criado para expandir os detalhes de uma linha da grid. Fab 30/07/2019*/
	table.dataTable tr.shown > td:first-child {
		border-left: 1px solid #eae6c7;
	}
	table.dataTable span.ln-detalhamento {
	    background: linear-gradient(0deg, #ffffff 0%, #eae6c7 50%);
	    width: 16px;
	    min-height: 84px;
	    display: block;
	    border-radius: 0 20px 0 0;
	    float: left;
	    margin-right: 8px;
	}
	table.dataTable div.body-detalhamento {
		float: right;
	    width: 97%;
	    padding: 16px 0px;
	}
	table.dataTable span.btn-detalhamento {
	    display: block;
	    font-size: 15px;
	    color: #56b45a;
	    cursor: pointer;
	}
	table.dataTable span.btn-detalhamento:before {
		content: "\f0fe";
	    font-family: FontAwesome;
	}
	/* criado para recuar os detalhes de uma linha da grid. Fab 30/07/2019*/
	table.dataTable tr.shown span.btn-detalhamento:before {
		content: "\f146";
		color: #e4675e;
	}
	table.dataTable tr td.div-detalhamento {
		border-left: 1px solid #eae6c7;
    	padding: 0;
    	background-color: #fff;
	}
	table.dataTable tr td.div-detalhamento > div {
		/**border-left: 28px solid #eae6c7;**/
	    padding: 0px;
	    background: #fff;
	}

	table.dataTable thead tr.busca th{
		padding: 9px 4px;
		border-top: 1px solid #ccc;
	}
	table.dataTable thead tr.busca input.form-control{
		width: 100%;
		font-size: 12px;
		padding: 6px 6px;
		height: 25px;
	}
	#data-grid_wrapper .col-sm-12 {
	    min-height: 200px;
	}
	body .dataTables_wrapper .dataTables_processing {
		display:none !important;
	}
	body #loading-grid {
	    position: fixed;
	    background: none;
	    background-color: rgba(255, 152, 0, 0.90);
	    color: #fff;
	    width: 100%;
	    left: 0;
	    margin-left: 0;
	    height: 51px;
	    margin-top: 21px;
	    padding: 16px;
	    bottom: 0px;
	    top: initial;
	    z-index: 1051;
	    text-align: center;
	    font-size: 16px;
	    letter-spacing: 2px;
	}
	body #loading-grid:before{
		content: "\f110";
	    font-family: FontAwesome;
	    padding-right: 10px;
	    color: rgba(255, 255, 255, 0.56);
        -webkit-animation: fa-spin 2s infinite linear;
		animation: fa-spin 2s infinite linear;
	}
	.nav>li.no-show{
		display:none;
	}
	select {
		height: 34px;
	}
	select[multiple], select[size] {
		height: auto;
	}
	textarea.form-control.form-texto {
	    border: 0;
	    padding: 0px;
	    -webkit-box-shadow: none;
	    height: inherit;
	    box-shadow: none;
	}
	input.form-control.form-texto[readonly] ,
	textarea.form-control.form-texto[readonly] {
	   background-color: #fff;
	}
	input[type="text"].form-control.form-texto,
	input[type="email"].form-control.form-texto{
	    border: 0;
	    padding: 0px;
	    -webkit-box-shadow: none;
	    height: 13px;
	     box-shadow: none;
	}
	.tooltip-inner{
		max-width: 400px !important;
	}
/* fim bootstrap */


#ano-sistema {
		margin-right: -35px;
	}
	#ano-sistema.navbar-nav>li>a {
		background-color: #FF9800;
		color: #fff;
		padding-left: 18px;
	}
	#ano-sistema a i.fa{
		padding-right: 8px;
	}
	#ano-sistema li.dropdown.open span{
		display: inline-block;
	}

#usuario-sistema {
		margin-left: 35px;
    	margin-right: -35px;
	}
	#usuario-sistema.navbar-nav>li>a {
		background-color: #F44336;
		color: #fff;
		padding-left: 18px;
	}
	#usuario-sistema a i.fa{
		padding-right: 8px;
	}
	#usuario-sistema li.dropdown.open span{
		display: inline-block;
	}

ul#siga-abas{
		list-style-type: none;
	    margin: 0;
	    padding: 0;
	    overflow: hidden;
	    margin-right: 8px;
	    top: 1px;
   		position: relative;
	}
	ul#siga-abas li{
		float: right;
	    background-color: #4783b3;
	    color: #fff;
	    border-radius: 7px 7px 0 0;
	    padding: 0px 22px;
	    border: 1px solid #ccc;
	    line-height: 35px;
		margin: 0 2px;
	}
	ul#siga-abas li a{
		color: inherit;
	}
	ul#siga-abas li.ativa{
		background-color: #fff;
		color: #333;
		line-height: 36px;
		border-bottom: none;
	}
	ul#siga-abas li.corrente:after {    
		content: "\f00c";
	    font-family: FontAwesome;
	    padding-left: 4px;
	    color: #a7cc7d;
	}
	 
html{
	height: 100%;
}	

body{
	background-color: #fff;
	font-size: 13px;
	padding-bottom: 0px;
	margin-bottom: 33px;
}
body.page-login{
	/*background: linear-gradient(180deg, #fff 7%, #1E6496 87%)
	background-color: #1E6496;*/
	background-color: #1E6496;
}
body.page-login	.linha-logo {
	background-color: #e6e4e4;
	padding-top: 50px;
}
body.page-login	.row.form {
background: linear-gradient(180deg, #e6e4e4 87%, #1E6496 87%);
}
body.page-login	.btn-success {
    color: #fff;
    background-color: #134860;
    border: 1px solid #8aa3af;
    line-height: 30px;
    border-radius: 11px;
    text-transform: uppercase;
    letter-spacing: 4px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px #e6e4e4 inset !important;
}
body.page-login .form-control {
    background-color: #e6e4e4;
    text-align: center;
    height: 40px;
    font-size: 20px;
    letter-spacing: 1px;
	color: #496b84;
	padding-left: 42px;
	border: 1px solid #8aa3af;	
	    border: 0px;
	border-bottom: 1px solid #8aa3af;
	    box-shadow: none;

}
body.page-login .form-control-feedback {
    line-height: 40px;
}
body.page-login .btn {
    width: 100%;
}
body.page-login footer {
    background-color: #1e6496  !important;
}
body.mobile {
	/* height: 100%; */
	/* margin-bottom: 60px; */
	margin-top: 90px;
	/* overflow: auto !important; */
}
body.mobile #equipe .img-equipe{
    background-size: 100%;
    border-radius: 50px;
    border: 1px solid #ccc;
    padding: 0;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

body.mobile div.empty{
	min-height: 600px;
    text-align: center;
    padding-top: 37%;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    color: #e5e5e5;
}
body.mobile div.empty i{
    font-size: 100px;
    display: block;
    padding-bottom: 20px;
    color: #efefef;	
}
body.mobile header.site-header{
	position: fixed;
    width: 100%;
    z-index: 10;
    top:0px;
    box-shadow: rgb(209, 209, 209) 3px 0px 26px -1px;
}
body.mobile footer {
	background-color: rgb(30 100 150 / 0.8) !important;
    text-align: center;
}
body.mobile footer .footer-btns{
	padding: 0px;
}
body.mobile footer a {
    color: #fff;
    float: left;
    font-size: 23px;
    width: 25%;
}
body.mobile footer a.to_back {
	width: 55%;
    text-align: left;
}
body.page-login #usuario:before{
	content: "\f2d0";
	font-family: FontAwesome;
}
body.iframe{
    background-color: #fff;
}
label.error{
    font-size: 13px;
    color: #d9534f;
    font-weight: normal;
}


#formulario-topo{
		position: absolute;
	    width: 100%;
	    z-index: 99;
	    top: 0px;
	    left: 0px;
	}
	#formulario-topo .corpo{
	    padding: 10px 17px;
	    background-color: rgba(65, 128, 179, 0.88);
	    color: #fff;
	    width: 98%;
	    border-radius: 0 0 6px 6px;
    	margin: 0 auto;
    	display: none;
	}
	#formulario-topo p.btn{
		background-color: rgba(65, 128, 179, 0.88);
	    color: #fff;
	    border-top: 0px;
	    border-radius: 0 0 6px 6px;
	    width: 120px;
	    margin: 0 auto;
	    padding:5px 0px 3px;;
	    display: block;	
	}
	/*
	#formulario-topo.filtrado .corpo{
		background-color: rgba(139, 195, 74, 0.91);
	}*/
	#formulario-topo.filtrado.fechado p.btn{
		background-color: rgba(139, 195, 74, 0.91);
	}

header.site-header {
		background: #fff;
		/*padding: 8px 10px 0 10px;*/
	}
	header.site-header .logo {
		padding-top: 27px;
    	padding-bottom: 10px;
	}
	header.site-header .user {
		padding-top: 26px;
		font-size: 12px;
	}
	header.site-header .user img {
		float: right;
		width: 39px;
		padding-left: 5px;
	}
	header.site-header .logo-estado{
		display: block;
		width: 160px;
		padding-top: 8px;
		float: left;
	}
	header.site-header .logos span{
		display: block;
		padding-top: 34px;
		float: left;
	}
	header.site-header .texto-siga span {
		font-size: 19px;
		margin: 0 0;
		color: #21506e;
		line-height: 18px;
	}
	header.site-header .texto-siga span  small{
		font-size: 14px;
	}
	.esquecisenha-inicial{
		font-size: 12PX;
	}
	header.site-header .dados-usuarios {
		color: #6F6F6D;
		font-size: 11px;
		line-height: 14px;
		padding-right: 30px;
	}
	header.site-header .dados-usuarios strong{
		font-size: 10px;
	}	
	header.site-header .dados-usuarios a{
		color:#529BE4;
		text-decoration: none;
		line-height: 20px;
		font-weight: 700;
		margin-left: 6px;
		display: inline-block;
		padding-top: 4px;
	}
	header.site-header a.to_logoff {
    	margin-left: 18px;
    	color: #bd423a;
	}
	header.site-header .nav-stacked>li+li {
		margin-top: 0px;
	}
	header.site-header #navbar{
		display:none;
		margin: 0px -15px 0 -15px;
		padding: 0px 20px;
		border: 0;
		left: 0px;
		border-radius: 0;
		background-color: #dcdcdc;
	}
	header.site-header #navbar .menu-logo img {
		width: 70px;
	}
	body.scrolled header.site-header #navbar .menu-logo {
		display: inline-block;
   		padding: 10px 5px 0 13px;
	}

	body.scrolled header.site-header #navbar{
		z-index: 10000000;
		top: 0px;
		position: fixed;
		width: 100%;
		margin: 0px auto;
		display: block;
		box-shadow: rgb(209, 209, 209) 3px 0px 26px -1px;
		opacity: 0.96;
		border-top: 3px solid rgb(194, 194, 194);
	}
	body.scrolled .content{
		/*padding-top: 45px;*/
	}
	header.site-header #navbar .collapse{
		margin-left: -30px;
	}
	header.site-header .navbar-nav>li>a {
		color: #036;
		font-size: 14px;
    	padding: 15px 12px;
	}
	header.site-header .navbar-nav>li>a:hover, nav.navbar .navbar-nav>li>a:focus {
		color: #fff;
		background-color: #059;
	}
	header.site-header .navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:hover,
	.navbar-default .navbar-nav>.open>a:focus {
		background-color: #999;
		color: #FFF;
		font-weight: 400;
	}
	header.site-header .nav-stacked>li {
	    float: left;
	}
	header.site-header .p3 {
		padding-top: 23px;
	}
	header.site-header .acessibilidade-controle{
		padding-top: 56px;
		color: #529BE4;
		font-size: 12px;
	}
	header.site-header .acessibilidade-controle span {
	    padding: 2px 0px 0px 0px;
	    background-color: #529be4;
	    color: #fff;
	    min-width: 17px;
	    display: inline-block;
	    text-align: center;
	    line-height: 17px;
	    border-radius: 4px;
	}

footer{
	background-color: #000f1f;
	padding-top: 20px;
	font-size: 10px;
	color: #fff;
	width: 100%;
	padding: 6px 10px;
	position: fixed;
	bottom: 0;
	z-index: 1100;
}
#content{
	float:left;
	padding-left: 15px;
	/*padding-bottom: 60px;*/
	transition: 0.3s ;
}
body.menu-fechado .actionbar{
	right:-206px;
}
body.menu-aberto .actionbar{
	right:0;
}
body.menu-fechado .actionbar:hover{
	right:0;
}
.actionbar {
		padding: 0;
		background: rgba(0,85,153,0.94);
		position: fixed;
		width: 240px;
		right: 0px;
		z-index: 100;
		transition-delay: 2s;
		transition: right 0.5s;
	}
	#actionbar {
		bottom: 0;
		z-index: 1;
		padding: 0;
	}
	body.menu-fechado .actionbar{
		box-shadow: 2px 2px 18px grey;
	}
	.actionbar div#actionbar {
	    padding: 0;
	    width: 240px
	}
	.actionbar .sidebarbuttons{
		width: 100%;
	}
	div.actionbar.fixed {
		position: fixed;
		right: 0;
	}
	.actionbar .sidebarbuttons li {
	    width: 100%;
	    padding: 0;
	    border-bottom: 0.01em solid #0e5e9e;
	    margin: 0.05em 0px;
	    background-color: rgba(255, 255, 255, 0.21);
	    height: 34px;
	}
	.actionbar .sidebarbuttons .separador:first-of-type{
		margin: 10px 0px 0px;
	    border-top: 1px solid #b5cee1;
	}
	.actionbar .sidebarbuttons li span.badge {
		margin-left: 5px;
	    background-color: rgba(255, 255, 255, 0.81);
	    color: #0e5e9e;
	    padding: 3px 6px;
	}
	.actionbar .sidebarbuttons li>a {
	    color: #fff;
	    padding: 7px 2px;
	    text-transform: uppercase;
	    font-size: 10px;
	}
	.actionbar .sidebarbuttons li>a:focus,
	.actionbar .sidebarbuttons li>a:hover {
		background-color: rgba(255, 255, 255, 0.75);
   		color: #0e5e9e;
	}
	.actionbar .sidebarbuttons li>a>i {
		font-size: 12px;
		font-weight: normal;
		padding: 0 2px;
		border-right: 1px solid rgba(255, 255, 255, 0.21);
		margin-right: 6px;
		padding-right: 6px;
		width: 32px;
		text-align: center;
		height: 17px;
		line-height: 18px;
	}
	.actionbar .sidebarbuttons li.btn-modal a:after {    
		content: "\f2d0";
	    font-family: FontAwesome;
	    float: right;
	    margin-right: 5px;
	    color: rgba(255, 255, 255, 0.56);
	}
	.actionbar .btnsConfig{
		position: absolute;
	    width: 100%;
	    bottom: 0px;
	    background: #1d4667;
	}
	.actionbar .btnsConfig a{
	    color: #bfcad4;
	    text-align: center;
	    float: right;
	    width: 50px;
	    font-size: 14px;
	    padding: 7px 0px;
	}
	.actionbar .btnsConfig a#pin-topo{
		float: left;
	    width: 34px;
	    background-color: #f44a3ec4;
	}
	.actionbar .btnsConfig a:hover{
		background-color: #738ca1;
	}

.breadcrumb {
		padding: 14px 0px 0px 3px;
	}
	.breadcrumb li:first{
		color: #337ab7;
	}
	.breadcrumb li{
		color: #666;
	}
	.breadcrumb li.atual{
		font-weight: 400;	
	}
	.breadcrumb li.data-hora {
	    width: 600px;
	    float: right;
	    text-align: right;
	    margin-right: 5px;
	}
	.breadcrumb li.data-hora:before {
		content: "";
	}

#backToTop {
    display: none;
}

#alerts{
	position: fixed;
    width: 90%;
    bottom: 0px;
    left: 5%;
    z-index: 1200;
    margin: 0 auto;
}
.alert {
	position: fixed;
    bottom: 0px;
    z-index: 9999;
    width: 90%;
    left: 5%;
	}
	.alert-warning {
		color: #e6e4e4;
		background-color: #9e4c4a;
		border-color: #d4a6a4;
	}
	.alert-success {
		color: #c7d8c1;
		background-color: #5d7353;
		border-color: #99a793;
	}
	.close{
		padding-right: 26px;
		filter: alpha(opacity=50);
		opacity: .5;
    	color: #ffffff;
	}
	.alert-dismissable .close, .alert-dismissible .close {
		position: relative;
		top: -2px;
		right: -24px;
		color: inherit;
	}	

div.item-menu-panel h1 {
	    display: block;
	    width: 100%;
	    clear: both;
	    font-size: 18px;
	    padding: 25px 0 4px 0;
	    /* border-bottom: 1px solid #ccc; */
	    margin:0;
	}
	a.item-menu-cadastro{
	    display: block;
	    width: 15.4%;
	    float: left;
	    padding: 7px 9px;
	    border: 1px solid #ada7a7;
	    margin: 6px 6px 0 0;
	    background-color: #eee;
	    border-radius: 4px;
	    color: #666;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    white-space: nowrap;
	    color: #fff;
	    font-weight: 700;
	}
	a.item-menu-cadastro i.fa {
	    margin-right: 5px;
	}
	a.item-menu-cadastro img{
		margin-right: 4px;
	}


/*SELECT 2 */

.select2-container{
		width: 100% !important;
	}
	.select2-container span.buscado{
	    font-weight: 600;
		background-color:#FF9800;
		color: #fff;	
		border-radius: 3px;
	}
	.select2-container b.total{
	     position: absolute;
		right: 13px;
		color: #999;
		background-color: #fff;
		padding: 0 6px;
		height: 90%;
	}
	.select2-container--default .select2-selection--single{
		background-color: #fff;
		border: 1px solid #ccc;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
		-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}
	.select2-container .select2-selection--single{
		height: 34px;
	}
	.select2-container .select2-selection--single .select2-selection__rendered{
		padding: 1px 12px;
	}
	.select2-container--default .select2-selection--single .select2-selection__rendered{
		line-height: 32px;
	}
	.select2-container--default .select2-selection--single .select2-selection__arrow b {
	    border-color: #555 transparent transparent transparent;
	    border-style: solid;
	    border-width: 5px 3px 0 3px;
	    height: 0;
	    left: 50%;
	    margin-left: -2px;
	    margin-top: 1px;
	    position: absolute;
	    top: 50%;
	    width: 0;
	}

	.select2-uppercase .select2-search__field{
		text-transform: uppercase;
	}

	.select2-container .add-termo span.add{
		    display: block;
		    text-align: right;
		    margin-top: 7px;
		    color: #036;
	}
	body .select2-results__option.loading-results{
		background-color:#FF9800 !important;
		color: #fff !important;	 
		font-weight:bold;
		letter-spacing: 0.5px
	}
	body .folhinha:before{
		content: "\f06c";
	    font-family: FontAwesome;
	    padding-right: 10px;
	    color: #519253;
	}

ul#slide-atualidades {
		background-color:#3c8dbc;
		color:#fff;
		padding:17px 20px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		width:100%;
		height: 50px;
	}
	ul#slide-atualidades li {
		list-style:none;
		font-size:1.2em;
		font-weight: 700;
	}	

#comunicados .panel-cominicados{
	height: 260px;
}
table#tbl-ultimos-acessos{
	
	}
	table#tbl-ultimos-acessos a{
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		width: 100%;
    	display: block;
	}

ul#caixa-entrada{
	    padding: 0;
	    margin: 0;
	}	
	ul#caixa-entrada li{
		list-style: none;
		display: inline-block;
		width: 47%;
		background-color: rgba(60, 141, 188, 0.21);
		padding: 0;
		margin: 0;
		margin-top: 2px;
		position: relative;
		margin-right: 3px;
		margin-left: 3px;
		margin-bottom: 14px;
		border-radius: 5px;
		box-shadow: -2px 2px 12px #ccc;
	}
	ul#caixa-entrada li.caixa-vazia{
		width: 100%;
		border: 0;
		background-color: #fff;
		box-shadow: none;
		text-align: center;
		color: #ccc;
		font-size: 16px;
		padding-top: 100px;
		padding-bottom: 8px;
	}
	ul#caixa-entrada li.caixa-vazia i{
		font-size: 100px;
		color:	#eae4e4;
		margin: 0 auto;
	}
	ul#caixa-entrada li:nth-child(even){
		/*margin-left: 9px;*/
	}
	ul#caixa-entrada li span{
		color: #fff;
		font-size: 19px;
		padding: 6px 7px;
		display: block;
		font-weight: 600;
	}
	ul#caixa-entrada li b{
		color: #fff;
		display: block;
		padding: 2px 8px;
		font-size: 0.90em;
		width: 100%;
    	height: 53px;
		overflow: hidden;
		line-height: 14px;
	}
	ul#caixa-entrada li .icone{
		position: absolute;
		bottom: 10px;
		right: 8px;
		font-size: 76px;
		color: rgba(33, 30, 30, 0.10);
	}
	ul#caixa-entrada li div.a{
		display: block;
		background-color:  rgba(33, 30, 30, 0.21);
		text-align: center;
		width: 100%;
		color: #fff;
		padding: 4px;
		font-size: 1em;
		position: relative;
	}
	ul#caixa-entrada li a{
		text-decoration: none;
	}

select.multiselect-15{
	max-height: 254px;
}	


#page-planejamento-processo{

	}
	#page-planejamento-processo .valores{
	    padding: 2px 7px;
	    height: 30px;
	}

#upload-modal{
	}
	#upload-modal .modal-dialog {
		margin: 66px auto;
	}

li.select2-results__option:nth-child(odd) {
	background: #f5f5f5;
}


.form-control{
	font-size: 12px;
	}
	.form-control.text{
		border: none;
	    box-shadow: none;
	    padding: 6px 0px;
	    background-color: #fff;
	}
	.form-control.red{
		color:#bd423a;
	}


h4.titulo-mobile{
	margin:4px 0 15px 2px;
	color: #0f5993;
}

h4.panel-title  i.fa{
	color: #ccc;
    border-right: 1px solid #ccc;
    padding-right: 7px;
    margin-right: 7px;
}


.footer-grid{
	position: fixed;
    bottom: 44px;
    width: 100%;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
	padding: 0.4em 0.2em;
	background: none;
	border: 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current{
    border: 0;
    background: none;
    background-color: #0f7dbe;
    color: #fff !important;
    border-radius: 5px;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 0;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 10px 4px;
}

table.dataTable>tbody>tr.child span.dtr-title {
	min-width: 0px;
}

.modal-footer .btn+.btn {
    margin-left: 0px;
}

#aprovar-modal .modal-content{
	width: 100%;
    margin: 0 auto;
    /* margin-top: 27%; */
}
#aprovar-modal .modal-body .form-group{
	height: 100%;
    margin: 0;
}
#aprovar-modal .modal-body .form-group textarea{
	height: 90%;
}
#aprovar-modal .modal-header{
	border: 0;
    padding: 12px 15px 1px 15px;
}
#aprovar-modal .modal-body{
	padding: 14px 15px 8px 15px;
}
#aprovar-modal .modal-footer{
    border: 0;
    padding: 1px 15px 11px 15px;	
}
.dataTables_wrapper .dataTables_info{
	text-align: left;
    padding-top: 17px;
}
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
	background-color: #607D8B;
}
table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background-color: #fafafa;
}
/* FIM SELECT 2 */

body.page-detalhes{
	margin-top:0px;
}
body.page-detalhes header.site-header{
	position: initial;

}

body.page-detalhes .header-detalhe{
	background-color: #1E6496;
    color: #fff;
	padding: 10px 10px 0 19px;
	margin-bottom: 0px;
}
body.page-detalhes .header-detalhe .icone{
    position: relative;
    float: right;
    top: -23px;
    right: 2px;
    font-size: 31px;
    color: rgba(33, 30, 30, 0.20);
}

body.page-listagem{
	padding-bottom: 60px ;
}
body.page-listagem.page-detalhes .header-detalhe{
	padding: 15px 10px 15px 19px;
	-moz-transition: height 0.3s ease;
	-webkit-transition: height 0.3s ease;
	-o-transition: height 0.3s ease;
	transition: height 0.3s ease;
	height: 45px;
}
body.page-detalhes.scrolled .header-detalhe{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 6;
}
body.page-detalhes .header-detalhe h4{
	font-size: 14px;
	margin: 0px;
	-webkit-transition: font-size 0.2s;
	-moz-transition: font-size 0.2s;
	-o-transition: font-size 0.2s;
	transition: font-size 0.2s;
}
body.page-detalhes .header-detalhe h4 b{
	display: block;
	line-height: 32px;
}
body.page-detalhes.scrolled-header .header-detalhe h4 b{
	display: inline-block;

}
body.page-detalhes.scrolled-header .header-detalhe h4{
	font-size: 15px;
}

body.page-detalhes .header-detalhe .nav-tabs{
	border:0;
}
body.page-detalhes .header-detalhe .nav-tabs>li{
	margin-bottom: 0px;
}
body.page-detalhes .header-detalhe .nav-tabs.s3>li{
	width: 33%;
}
body.page-detalhes .header-detalhe .nav-tabs>li>a{
	color: #fff;
	text-align: center;
	padding: 10px 5px;
}
body.page-detalhes .header-detalhe .nav-tabs>li.active a{
	background-color: transparent;
    border: 0;
    border-bottom: 3px solid #fff;
}
body.page-detalhes .dataTables_filter{
	display: none;
}

body.page-detalhes .header-busca{
	padding: 12px 13px;
	background-color: #c9d7de;
}
body.page-detalhes .header-busca p{
    display: inline-block;
    width: 100%;
	background-color: #fff;
    border-radius: 9px;
    border: 1px solid #ccc;
    margin: 0;
    padding: 8px 11px;
    line-height: 18px;
}
body.page-detalhes .header-busca p i.busca{
	float: left;
    line-height: 18px;
	padding-right: 11px;
	color: #ccc;
}
body.page-detalhes .header-busca p i.apagar{
	float: right;
    line-height: 19px;
	padding-left: 11px;		
	color: #ccc;
}
body.page-detalhes .header-busca p input{
    display: inline-block;
    width: 80%;
    float: left;
    border: 0;
    box-shadow: none;
	padding: 0;	
	height: 19px;
    line-height: 19px;
}

body.mobile .modal{
	z-index: 1110;
}

body.mobile .modal-header{
	border: 0;
    padding: 12px 15px 1px 15px;
}
body.mobile .modal-footer {
    border: 0;
    padding: 1px 15px 11px 15px;
}

body.mobile .modal-dialog{
	height: 100%;
    margin: 0;
}
body.mobile .modal-content{
	height: 100%;
    border-radius: 0;
	margin: 0;
	-webkit-box-shadow: none;
    box-shadow: none;
}
body.mobile .modal-content .modal-body{
	height: 80%;
    overflow-y: scroll;
}

.add-home-button {
	display: none;
	position: absolute;
    bottom: 30px;
    width: 90%;
    left: 1px;
    text-align: center;
    background-color: #99cc9b;
    padding: 6px;
    margin: 7px 0px 0px 20px;
}
.panel-accordion{
	margin-top:0px;
}
.panel-accordion .panel-default {
    border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
}

.panel-accordion h4.panel-title {
	border: 0px;
    padding: 0px;
	margin: 0px;
}
.panel-accordion .panel-heading{
	border: 0px;
	margin-bottom: 6px;
	background-color: #eae6d4;
}
.panel-accordion .panel-body{
	border: 0px !important;
}

.panel-accordion .panel-group .panel+.panel {
    padding: 0;
    margin-top: 0px;
}

.panel h4.panel-title a {
	font-size: 12px;
	display: block;
}
.panel h4.panel-title a:after {
    content: "\f0d8";
    font-family: FontAwesome;
    float: right;
    color: #666;
    font-size: 16px;
}
.panel h4.panel-title a.collapsed:after {
    content: "\f0d7";
}