/* tema escuro 100% */
@import url('https://fonts.googleapis.com/css?family=Oswald|Roboto|Ubuntu|Arial');

.view-color-green {
    background-color: rgba(77, 250, 144, 0.3);
}
.view-color-yellow {
    background-color: rgba(250, 190, 77, 0.3);
}
.view-color-red {
    background-color: rgba(255, 84, 104, 0.3);
}
.view-item-disabled {
    opacity: 0.5;
}
body.x-border-layout-ct, div.x-border-layout-ct {
    background-color: #bbbbbb !important;
}
.x-fieldset {
    overflow: visible !important; /* workaround for Safari issue */
}
#attribution {
    position: absolute;
    bottom: 10px;
    right: 15px;
    font-size: x-small;
}
/* =-=-=-== */

.street-view {
    position: absolute;    
    right:0;
	bottom:0;
    width: 325px;
	height: 260px;
    background: rgba(255, 255, 255, .0);   
    border-radius: 0px!important;
    text-align: left!important;
    color: #fff;
	z-index: 999999;
	display: none;
}
@media (max-width:420px){
	.street-view {
		position: absolute;    
		left:20;
		bottom:120;
		width: 290px;
		height: 200px;
		background: rgba(255, 255, 255, .0);   
		border-radius: 0px!important;
		text-align: left!important;
		color: #fff;
		z-index: 999999;
		display:none;
	}		
}

.rotate-north {
    bottom: 7px!important;
    left: 0.57em!important;
}
.popover-body{
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
}

/* =-=-=-== */

code {
    font-size: 12px!important;
    margin-left: 3px!important;
    color: #c9f3ae!important;
    font-family: 'Arial', sans-serif!important;    
        
}
.img-car {
    width:240px;
    height:127px; 
    margin-top: 11px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6px;
}
.ol-popup {
    position: absolute;
    /*background-color:#023f82c7!important;*/
    -webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    padding: 10px!important;
    border: 0px solid #364f7c!important;
    bottom: 12px;
    left: -50px;
    min-width: 260px;
    display:none;
    border-radius: 2%!important;
}
.ol-popup:after, .ol-popup:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.ol-popup:after {
    border-top-color: #364f7c!important;
    border-width: 10px;
    left: 48px;
    margin-left: -10px;
} 
.ol-popup:before {
    border-top-color: #364f7c!important;
    border-width: 11px;
    left: 48px;
    margin-left: -11px;
}
.ol-popup-closer {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 90%!important;
    padding: 1px 6px!important;
    color: #d3e0ec!important;
    text-decoration: none;
}
.ol-popup-closer:after {
    content: "✖";
}
.nome {
    color: rgb(243, 243, 243);
    font-size: 20px;
    padding-top: 3px;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
.title {
    color: #e0e0e0;
    font-size: 14px;
    margin-bottom: 5px;
    font-family: 'Arial', sans-serif;
}
.title span {
    padding-left: 10px;
}
.btn-secondary {
    background-color: #9fc6e8!important;
    border-color: #9fc6e8!important;
}
.img-int{
    width:130px;
    height:65px;
}

@media (max-width:1920px){
    .x-menu{
        top:5px!important;
        left:88%!important;
    }
}
@media (max-width:1730px){
    .x-menu{
        top:5px!important;
        left:87%!important;
    }
}
@media (max-width:1640px){
    .x-menu{
        top:5px!important;
        left:86%!important;
    }
}
@media (max-width:1475px){
    .x-menu{
        top:5px!important;
        left:84%!important;
    }
}
@media (max-width:1325px){
    .x-menu{
        top:5px!important;
        left:82%!important;
    }
}
@media (max-width:1145px){
    .x-menu{
        top:5px!important;
        left:78%!important;
    }
}
@media (max-width:955px){
    .x-menu{
        top:5px!important;
        left:75%!important;
    }
}
@media (max-width:825px){
    .x-menu{
        top:5px!important;
        left:70%!important;
    }
}

@media (max-width:720px){
    .img-int{
        width:65px;
        height:32px;
    }
    /*.ol-control{
        font-size: 10px!important;
    }*/
    .ol-geocoder .gcd-gl-btn{
        display:none;
    }
    #estilo1{
        background: red;
        display:none!important;
    }
    #estilo2{
        display:none!important;
    }
    #estilo3{
        display:none!important;
    }
    #estilo4{
        display:none!important;
    }
    #estilo5{
        display:none!important;
    }
    #estilo6{
        display:none!important;
    }
    #estilo7{
        display:none!important;
    }
    #estilo8{
        display:none!important;
    }
    .x-menu{
        top:37px!important;
        left:220px!important;
    }
}

@media (max-width:400px){
    .x-menu{
        top:37px!important;
        left:180px!important;
    }
}

@media (max-width:360px){
    .x-menu{
        top:37px!important;
        left:150px!important;
    }
}

@media (max-width:320px){
    .x-menu{
        top:37px!important;
        left:110px!important;
    }
}

/* =-=-=-== */

.spinner-section{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* =-=-=-=-=-=- */
.layer-switcher .panel {
    border: 4px solid #525f94!important;
    background-color: #525f94!important;
    color: #fff!important;
}
.ol-scale-line {
    background: rgba(0, 255, 198, 0.83)!important;
}
/* =-=-=-=-=-=- */

/* .x-toolbar-default{
    padding:0px!important; 
} */

.ol-new-control0 {
    /* background-color: #9dabb891!important; */
    
    top: 23em!important;
    position: absolute!important;
    left: 1.12em!important;
    /*display: block!important;*/
    margin: 1px!important;
    padding: 0!important;
    color: #fff!important;
    font-size: 1.14em!important;
    font-weight: 700!important;
    text-decoration: none!important;
    text-align: center!important;
    /*height: 1.375em!important;
    width: 1.375em!important;*/
    line-height: 0.4em!important;
    /*background-color: rgb(59 73 84 / 76%)!important;
    border: 0!important;
    border-radius: 2px!important;*/
}

.ol-new-control1 {
    top: 26.2em;
    position: absolute!important;
    left: 1.12em!important;
    /*display: block!important;*/
    margin: 1px!important;
    padding: 0!important;    
    color: #fff!important;
    font-size: 1.14em!important;
    font-weight: 700!important;
    text-decoration: none!important;
    text-align: center!important;
    /*height: 1.375em!important;
    width: 1.375em!important;*/
    line-height: 0.4em!important;
    /*background-color: rgb(59 73 84 / 76%)!important;
    border: 0!important;
    border-radius: 2px!important;*/
}

.ol-new-control2 {
    top: 29.4em;
    position: absolute!important;
    left: 1.12em!important;
    /*display: block!important;*/
    margin: 1px!important;
    padding: 0!important;
    color: #fff!important;
    font-size: 1.14em!important;
    font-weight: 700!important;
    text-decoration: none!important;
    text-align: center!important;
    /*height: 1.375em!important;
    width: 1.375em!important;*/
    line-height: 0.4em!important;
    /*background-color: rgb(59 73 84 / 76%)!important;
    border: 0!important;
    border-radius: 2px!important;*/
}

.ol-new-control3 {
    top: 32.6em;
    position: absolute!important;
    left: 1.12em!important;
    /*display: block!important;*/
    margin: 1px!important;
    padding: 0!important;
    color: #fff!important;
    font-size: 1.14em!important;
    font-weight: 700!important;
    text-decoration: none!important;
    text-align: center!important;
    /*height: 1.375em!important;
    width: 1.375em!important;*/
    line-height: 0.4em!important;
    /*background-color: rgb(59 73 84 / 76%)!important;
    border: 0!important;
    border-radius: 2px!important;*/
}

.ol-new-control4 {
    top: 35.8em;
   position: absolute!important;
    left: 1.12em!important;
    /*display: block!important;*/
    margin: 1px!important;
    padding: 0!important;
    color: #fff!important;
    font-size: 1.14em!important;
    font-weight: 700!important;
    text-decoration: none!important;
    text-align: center!important;
    /*height: 1.375em!important;
    width: 1.375em!important;*/
    line-height: 0.4em!important;
    /*background-color: rgb(59 73 84 / 76%)!important;
    border: 0!important;
    border-radius: 2px!important;*/
}

.ol-new-control5 {
    top: 39em;
    position: absolute!important;
    left: 1.12em!important;
    /*display: block!important;*/
    margin: 1px!important;
    padding: 0!important;
    color: #fff!important;
    font-size: 1.14em!important;
    font-weight: 700!important;
    text-decoration: none!important;
    text-align: center!important;
    /*height: 1.375em!important;
    width: 1.375em!important;*/
    line-height: 0.4em!important;
    /*background-color: rgb(59 73 84 / 76%)!important;
    border: 0!important;
    border-radius: 2px!important;*/
}

/*.ol-new-control6 {
    top: 38.20em;
    position: absolute!important;
    left: 1.26em!important;
    /*display: block!important;*//*
    margin: 1px!important;
    padding: 0!important;
    color: #fff!important;
    font-size: 1.14em!important;
    font-weight: 700!important;
    text-decoration: none!important;
    text-align: center!important;
    /*height: 1.375em!important;
    width: 1.375em!important;*//*
    line-height: 0.4em!important;
    /*background-color: rgb(59 73 84 / 76%)!important;
    border: 0!important;
    border-radius: 2px!important;*//*
}*/

.ol-new-control7 {
    top: 42.2em;
    position: absolute!important;
    left: 1.12em!important;
    /*display: block!important;*/
    margin: 1px!important;
    padding: 0!important;
    color: #fff!important;
    font-size: 1.14em!important;
    font-weight: 700!important;
    text-decoration: none!important;
    text-align: center!important;
    /*height: 1.375em!important;
    width: 1.375em!important;*/
    line-height: 0.4em!important;
    /*background-color: rgb(59 73 84 / 76%)!important;
    border: 0!important;
    border-radius: 2px!important;*/
}

.ol-control5 {
    position: absolute;
    background-color: rgb(255 255 255 / 63%);
    border-radius: 4px;
    padding: 12px;
    float:right!important;
    top: 11px!important;
    right: 10px!important;    
}

.layer-switcher {
    z-index: 100!important;
}

.btns {
    width:32px!important;
    height:32px!important;
}
.btnsC {
    width:32px!important;
    height:32px!important;
    background: darkseagreen!important;
}
button:focus {
    outline: 0px!important;
    outline: 0px!important;
}

.ol-popup {
    z-index:110!important;
}

.contadores {
  display: block!important;
  margin: 1px!important;
  padding: 0px!important;
  position: absolute!important;
	font-size: 1.45em!important;
  top: 0.9em!important;
  bottom: auto!important;
  left: 0.9em;
	width: 2.50em!important; 
}

/*#####*/


.switch {
  position: relative!important;
  display: inline-block!important;
}
.switch-input {
  display: none!important;
}
.switch-label {
  display: block!important;
  width: 48px!important;
  height: 24px!important;
  text-indent: -150%!important;
  clip: rect(0 0 0 0)!important;
  color: transparent!important;
  user-select: none!important;
}
.switch-label::before,
.switch-label::after {
  content: "";
  display: block!important;
  position: absolute!important;
  cursor: pointer!important;
}
.switch-label::before {
  width: 100%!important;
  height: 100%!important;
  background-color: #dedede!important;
  border-radius: 9999em!important;
  -webkit-transition: background-color 0.25s ease!important;
  transition: background-color 0.25s ease!important;
}
.switch-label::after {
  top: 0!important;
  left: 0!important;
  width: 24px!important;
  height: 24px!important;
  border-radius: 50%!important;
  background-color: #fff!important;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.45)!important;
  -webkit-transition: left 0.25s ease!important;
  transition: left 0.25s ease!important;
}
.switch-input:checked + .switch-label::before {
  background-color: #89c12d!important;
}
.switch-input:checked + .switch-label::after {
  left: 24px!important;
}
/*
a.tooltip {
  text-decoration: none;
  color: #000;
  font-family: "Roboto";
  font-size: 16px;
  transition: all 0.4s ease;
  -webkit-transition: all .4s ease;
  padding: 5px;
  background-color: #FFF;
  position: relative;
}
a.tooltip:before {
  content: attr(data-title);
  background-color: #000;
  color: #FFF;
  font-size: 13px;
  padding: 10px;
  box-sizing: border-box;
  font-family: "Roboto";
  position: absolute;
  left: 0;
  bottom: -50px;
  width: 250px;
  opacity: 0;
  transition: all .4s ease;
}
a.tooltip:after {
  content: "";
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  left: 5px;
  bottom: -16px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #000 transparent;
  transition: all .4s ease;
}
a.tooltip:hover:after,
a.tooltip:hover:before {
  opacity: 1;
}*/