.loading{ width: 100%; height: 100%; display: block; z-index: 9999; background-color: #3f51b5; opacity: 0.3;}
.loadingBox{ width: 100%; height: 100%; display: block; z-index: 9999; background-color: #3f51b5; opacity: 0.5; position:absolute;}

#map-charts{
	display: none;
}

.box-regionalizacao-count {
	position: absolute;
	left: 30px;
	bottom: 30px;
	width: 100%;
	max-width: 260px;
	background-color: #f9f9f9;
/* 	text-shadow: 0 1px 3px rgba(0,0,0,.4),0 0 30px rgba(0,0,0,.075); */
	z-index: 99999;
	opacity: 1;
	padding: 15px;
	filter: alpha(opacity=100);
}

.nav, .pagination, .carousel, .panel-title a { cursor: pointer; }

.navbar-brand{
	color: #FFF !important;
}

.main-container{
	padding-top: 0px;
}

.notice-date-color{
	color: #949494;
}

.img-thumb-sample{
	width: 140px;
	height: 140px;
}

.mb{
	margin-bottom: 20px;
}

.image-visualizer{
	margin-bottom: 20px;
    width: 568px;
}

.div-perspectivas {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 110px;
}

.green {
	color: green;
}

.red {
	color: red;
}

.yellow {
	color: yellow;
}

.star-rating {
	/* color: #428bca; */
	color: #ff5722;
}

/* .ng-invalid.ng-dirty {
	border-color: red !important;
}

.ng-valid.ng-dirty {
	border-color: #78FA89 !important;
} */

#map{
	display:block;
}

.infoWindowContent{
	width: 400px;
}

.gm-style-iw{
    max-width: 500px;
    overflow: hidden;
}

.mr-box{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.git-info-menu-bar {
	padding-left: 10px;
	padding-right: 10px;
}

.git-info-bottom-bar {
    text-align: center;
    /* position: absolute; */
    bottom: 0px;
    right: 0px;
}

.git-info-bottom-bar button {
    width: 100%;
}

.git-info-bottom-bar > a {
	color: #fff;
}

.git-info-bottom-bar > a:hover {
	color: #ff5722;
	text-decoration: none;
}

.git-map-baloon{
	/*width: 380px;*/
}

.git-map-baloon-span-sub {
	margin:0px;
	margin-top: -20px;
	padding:0px;
}

.git-map-num-box {
	position: relative;
	width: 180px;
	height:80px;
	text-align: center;
	border: 1px solid #FFF;
}

.git-map-num-box > label {
	font-size: 24px;
	margin-top: -10px;
	color: #FFF;
}

.git-map-num-box > div {
	position: absolute;
	width: 180px;
	height: 25px;
	bottom: 0px;
	font-size: 12px;
	color: #3f51b5;
	background-color: #FFF;
	text-align: center;
}

.git-map-num-box-black {
	position: relative;
	width: 140px;
	height:80px;
	text-align: center;
	border: 1px solid #333;
}

.git-map-num-box-black > label {
	font-size: 22px;
	margin-top: -10px;
	color: #333;
}

.git-map-num-box-black > div {
	position: absolute;
	width: 100%;
	height: 30px;
	bottom: 0px;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	text-align: center;
}

.git-map-title{
	font-size: 16px; 
	font-weight: bold;
}

.git-map-list-unstyled > li{
	padding: 0 !important;
	margin: 0 !important;
	list-style: none;
}

/* .git-map-menu-button{
	position: absolute;
	right: 300px;
	top: 150px;
	z-index: 9999;
	width: 30px;
	height: 30px;
	background-color: #000;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.git-map-menu-button-toggle{
	right:0px !important;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
} */

.git-map-menu-button {
	position: absolute;
	right: 280px;
	top: 28px;
	z-index: 9999;
	/* width: 30px;
	height: 30px;
	background-color: #000;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	opacity: 0.7; */
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.git-map-menu-button-toggle {
	right:0px !important;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.git-map-list-ul {
	margin-top: -20px;
}

.git-map-list-ul > li {
	border-bottom: 1px solid #EEE;
	position: relative;
}

.git-map-list-label {
	font-size: 10px;
	position: absolute;
	color: #ccf6f9;
	top: -3px;
	left: 0px;
}

.git-map-list-label-iw {
	font-size: 10px;
	position: absolute;
	color: #808080;
	top: -3px;
	left: 0px;
}

.git-map-list-span {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-top: 13px;
	display: inline-block;
}

.git-map-list-span-iw {
	font-size: 16px;
	font-weight: bold;
	color: #4572a7;
	margin-top: 13px;
	display: inline-block;
}

.git-map-list-span.git-map-list-span-destak > a {
	color: #ffe366;
}

.git-map-list-span.git-map-list-span-destak > a:hover {
	color: #ffe366;
}

.git-map-list-span > a {
	/* color: #e4ff85; */
	color: #fff;
}

.git-map-list-span > a:hover {
	/* color: #e4ff85; */
	color: #fff;
}

.git-map-list-span-reset {
	margin-top: 0px !important;
}

.git-map-list-span-destak {
	color: #ffe366 !important;
}

.btn-fab {
	font-size:1.5em !important;
	width: 44px !important;
	height: 44px !important;
	padding: 12px !important;
}

.panel-body {
	/* background: #eee; */
	/* background: #3f51b5; */
	background: #3f51b5;
	color: #fff !important;
	border: none;
}

.git-info-menu-bar {
	color: #fff;
}

.panel {
	border: none !important;
}

select.form-control, input.form-control {
	border-bottom: 1px solid #eee !important;
}

.form-control::-moz-placeholder {
	color:#ccc !important;
	opacity:1;
}
.form-control:-ms-input-placeholder {
	color:#ccc !important;
}
.form-control::-webkit-input-placeholder {
	color:#ccc !important;
}

select.form-control {
	color: #ddd !important;
}



.git-coord-box {
	margin:5px;
	padding: 5px;
	background-color: #f2f2f2;
	position: relative;
	color: #333 !important;
}

.git-coord-box > .git-coord-latlng {
	color: #428bca;
}

.git-coord-box-success {
	margin:5px;
	padding: 5px;
	position: relative;
}

.git-coord-box-success > .git-coord-latlng {
	color: #333;
}

.git-coord-button-add {
	position: absolute;
	right: 10px;
	top: 30px;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	color: #FFF;
	background-color: #c8e5bc;
	border-color: #b2dba1;
	display: block;
	text-align: center;
	line-height: 30px;
}

.git-coord-button-del {
	position: absolute;
	right: 0px;
	top: 0px;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	color: #e7c3c3;
	background-color: #dca7a7;
	border-color: #dca7a7;
	display: block;
	text-align: center;
	line-height: 30px;
}

.git-coord-similar {
	background-color: yellow;
}

.git-coord-table-middle {
	vertical-align: middle !important;
}

.git-coord-menu {
	line-height: 36px;
	font-weight: bold;
}

.git-coord-menu-right-col {
	padding-left: 0px !important;
	padding-right: 25px !important;
}

.git-coord-menu-font {
	font-size: 35px;
}

.git-coord-menu-button {
	
}

.git-coord-menu-panel-ta {
	background-color: #3F51B5 !important;
}

.git-coord-menu-panel-mh {
	background-color: #A50CE8 !important;
}

.git-coord-menu-button-ta {
	background-color: #3F51B5 !important;
	width: 100%;
	margin-top: 0px !important;
}

.git-coord-menu-button-mh {
	background-color: #A50CE8 !important;
	width: 100%;
	margin-top: 0px !important;
}

.git-coord-menu-correction {
	margin-left: -5px !important;
	margin-right: 5px !important;
}

.git-btn-modal-mapa {
	width: 100% !important;
}

.gm-style-iw > div > h2 {
	font-size: 20px !important;
	margin-top:10px !important;
}

.tit-balao {
	font-size: 1.6em !important;
	color: yellow;
}

.tit-balao-iw {
	font-size: 1.6em !important;
	color: #4572a7;
}

.infobox {
  background: none repeat scroll 0 0 #3f51b5;
  color: #F1F1F1;
  font-family: arial;
  line-height: 20px;
  position: absolute;
  
  margin-left: 10px;
  margin-top:-40px;
}
.infobox:before, .infobox:after {
  border-color: transparent transparent transparent #3f51b5;
  border-style: solid;
  border-width: 20px 20px 0;
  bottom: -1px;
  content: "";
  display: block;
  height: 0;
  left: -1px;
  position: absolute;
  width: 0;
  z-index:2
}
.infobox:after {
  border-color: transparent transparent transparent #FFFFFF;
  border-width:24px 24px 0;
  z-index:1
}
.infobox .closex {
	background: none repeat scroll 0 0 #3f51b5;
	cursor: pointer;
	float: right;
	font-size: 17px;
	height: 25px;
	line-height: 22px;
	position: relative;
	right: -25px;
	text-align: center;
	top: 0;
	width: 25px;
}

.infobox .content {
  margin:15px 15px 15px 15px;
}

.label-box {
	font-weight: bold;
	color: #ccf6f9;
}

.select-bg-azul {
	background:#3f51b5 !important;
}


/* fix check material design*/
.checkbox label {
	padding-left: 0px !important;
}



::-webkit-scrollbar {
  width: 6px;
}
/* Track */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(22,22,22,0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
  
}
::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(22,22,22,0.4);
}

tr.legendas th {
	text-align: center;
}

.loginRow, .loggedIn {
	padding: 10px;
	background: #293475;
	color: white;
	font-family: "Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px !important;
}

.loginRow {
	cursor: pointer;
}

.loginRow a, .loggedIn a {
	color: white !important;
	text-decoration: none !important;
}

.loginRow span {
	margin-left: 10px;
}

.loginRow:hover {
	padding: 10px;
	background: #357ebd;
}

.loggedIn .fa-sign-out {
	color: #F44336 !important;
}

.fa-1x5 {
	font-size: 1.5em !important;
}

.close-box-count {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	right: 5px;
	top: 5px;
	text-align: center;
	color: #333;
	font-weight: bold;
	font-family: verdana;
}

.overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	background-color: black;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	z-index: 99999;
	display: none;
	top: 0;
	left: 0;
}

.filtroBox  {
	color: white;
	 background: #3F51B5; 
	position: absolute;
	z-index: 99999999;
	height:250px;
	width: 300px;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -350px;
	display: none;
}




.menor {
	height:500px!important;
}


.maior {

	height:700px !important;
}

.filtroBox .row {
	margin: 0px !important;
}

.filtroBox .form-group {
	padding: 20px 20px 0px 20px;
	margin-bottom: 0px;
}

.filtroTitle {
	padding: 15px;
	/* background: #293475; */
	background: #3F51B5;
	text-align: center;
	font-size: 16px !important;
}


.closeFiltro {
	position: absolute;
	top: 14px;
	right: 10px;
	color: white !important;
	text-decoration: none !important;
}

.closeFiltro .fa-close {
	color: #3F51B5 !important;
	margin-top: -4px;
}


.loginBox {
	color: white;
	/* background: #3F51B5; */
	background: white;
	position: absolute;
	z-index: 99999999;
	height: 250px;
	width: 300px;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -125px;
	display: none;
}

.loginBox .row {
	margin: 0px !important;
}

.loginBox .form-group {
	padding: 20px 20px 0px 20px;
	margin-bottom: 0px;
}

.loginTitle {
	padding: 15px;
	/* background: #293475; */
	background: #3F51B5;
	text-align: center;
	font-size: 16px !important;
}

.closeLogin {
	position: absolute;
	top: 14px;
	right: 10px;
	color: white !important;
	text-decoration: none !important;
}

.closeLogin .fa-close {
	color: #3F51B5 !important;
	margin-top: -4px;
}

span.input-group-addon.inputIcon {
	width: 40px;
	height: 40px;
	font-size: 1.2em;
	background: #3F51B5;
	color: white;
}

.input-group.merged {
	width: 100%;
}

input.form-control, input.form-control:focus{
	height: 40px !important;
	padding: 10px;
	border-bottom: 1px solid #C9CCD1 !important;
}

.btn-login {
	background-color: #3F51B5 !important;
	width: 100%;
	margin: 0 !important;
	color: white !important;
}

.fa-1x5 {
	font-size: 1.5em !important;
} 

.pdf-button {
	color: white;
    margin-top: 10px;
}

.mr-2 {
	margin-right: 6px;
}

.btn-2 {
	padding: 6px 6px !important;
	font-size: 13px !important;
}

.logo-programa {
	width:	230px; 
}

.btn {
	cursor: pointer;
}

.ul-pesquise-por{
	margin-left: 0px;
    padding: 0px;
    color: #f3f5fb;
}

.panel-default>.dv-header-pesquisa {
    color: #f3f5fb !important;
    background-color: #3f51b5 !important; 
    border-color: #3f51b5 !important; 
    padding: 3px 0px !important;
}

h4.subtitulo{
	font-size: 15px;
    text-align: initial;
}

@media (min-width: 375px) {
	simple-sidebar.css:108
	#sidebar-wrapper {
		width: 380px !important;
	}
}

































