.view-color-green {
    background-color: rgba(77, 250, 144, .3)
}

.view-color-yellow {
    background-color: rgba(250, 190, 77, .3)
}

.view-color-red {
    background-color: rgba(255, 84, 104, .3)
}

.view-color-blue {
    background-color: rgba(29, 29, 170, .3)
}

.view-item-disabled {
    opacity: .5
}

body.x-border-layout-ct,
div.x-border-layout-ct {
    background-color: #bbb!important
}

.x-fieldset {
    overflow: visible!important
}

#attribution {
    position: absolute;
    bottom: 10px;
    right: 15px;
    font-size: x-small
}

.x-window-body {
    border-radius: 3px
}

.x-window-body-default {
    border-radius: 3px
}

.x-form-trigger-wrap-default {
    border-radius: 3px
}

.x-form-text-wrap {
    border-radius: 2px
}

.x-column-header {
    border-radius: 3px
}

.logo_main {
    width: 125px;
    height: 45px
}

@media (min-width:420px) {
    .logo_main {
        width: 90px;
        height: 30px
    }
    a[id*=button-] {
        width: 26px
    }
    .rotate-north {
        top: 95px;
        right: .8em;
        margin-bottom: 5px;
        width: 36px;
        float: right
    }
    .ol-touch .rotate-north {
        top: 95px;
        height: 32px;
        width: 36px
    }
}

body * {
    box-sizing: border-box
}

body {
    background: url(background.jpg) no-repeat center top fixed!important;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
    margin: 0;
    overflow: hidden;
    height: 100%;
    margin: 0;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center
}

#fi-button-msg {
    border: 2px solid #ccc;
    padding: 5px 10px;
    background: #eee;
    margin: 5px;
    float: left
}

.rotate-north {
    top: 95px;
    left: .5em;
    margin-bottom: 5px;
    width: 36px
}

.ol-touch .rotate-north {
    top: 95px;
    height: 32px;
    width: 36px
}

.toolbar-header-style {
    background-color: #000000!important
}

.toolbar-header-style,
.x-btn-default-small,
.x-panel-header,
.x-panel-header-default,
.x-panel-header-default .x-tool-img,
.x-panel-header-default-vertical,
.x-window-header-default .x-tool-img,
.x-window-header-default-top {
    border-color: #000000!important;
    background-color: #000000!important
}

.x-window-default {
    border-color: #000000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 7px
}

.x-panel-header-default {
    font-size: 16px;
    border: 1px solid #000
}

/** Fix calendario — cores fixas em rgb() para nao serem substituidas pelo generateAppCss.
 * Cinza escuro neutro (rgb(68,68,68)) combina com qualquer tema */
.x-datepicker-header {
    background-color: rgb(68, 68, 68)!important;
    color: rgb(255, 255, 255)!important
}
.x-datepicker-header .x-btn,
.x-datepicker-header .x-btn-default-small,
.x-datepicker-header .x-btn-default,
.x-datepicker-header .x-btn-wrap,
.x-datepicker-header .x-btn-wrap-default-small,
.x-datepicker-header .x-btn-button,
.x-datepicker-header .x-btn-button-default-small {
    background-color: transparent!important;
    background-image: none!important;
    background: transparent!important;
    border-color: transparent!important;
    color: rgb(255, 255, 255)!important;
    width: auto!important;
    max-width: none!important
}
.x-datepicker-header .x-btn-inner,
.x-datepicker-header .x-btn-inner-default-small {
    color: rgb(255, 255, 255)!important;
    overflow: visible!important;
    text-overflow: clip!important;
    width: auto!important;
    max-width: none!important;
    padding: 0 4px!important
}
.x-datepicker-header .x-btn-icon-el,
.x-datepicker-header .x-btn-icon-el-default-small {
    color: rgb(255, 255, 255)!important
}
.x-datepicker-header .x-datepicker-arrow,
.x-datepicker-header .x-datepicker-prev,
.x-datepicker-header .x-datepicker-next,
.x-datepicker-header a {
    color: rgb(255, 255, 255)!important;
    background-color: transparent!important;
    background: transparent!important
}
.x-datepicker-cell .x-datepicker-date {
    color: rgb(51, 51, 51)!important
}
.x-datepicker-today .x-datepicker-date {
    border-color: rgb(68, 68, 68)!important
}
.x-monthpicker-item a {
    color: rgb(51, 51, 51)!important
}
.x-monthpicker-item.x-monthpicker-selected a {
    background-color: rgb(68, 68, 68)!important;
    color: rgb(255, 255, 255)!important
}
.x-monthpicker-buttons .x-btn,
.x-monthpicker-buttons .x-btn-default-small,
.x-monthpicker-buttons .x-btn-button-default-small {
    background-color: rgb(68, 68, 68)!important;
    background: rgb(68, 68, 68)!important;
    border-color: rgb(68, 68, 68)!important
}
.x-monthpicker-buttons .x-btn-inner,
.x-monthpicker-buttons .x-btn-inner-default-small {
    color: rgb(255, 255, 255)!important
}

.x-btn-default-toolbar-small {
    border-radius: 50px!important;
    transition: background-color .5s ease;
    border-radius: 3px
}

.x-fieldset-header-tool-default>.x-tool-toggle {
    font: 10px/1 FontAwesome!important;
    color: #111e84!important;
    background: #fff!important;
    padding: 2px 0!important;
    border-radius: 100%!important
}

/** Botões padrão do sistema */
.x-toolbar .x-btn {
    border-radius: 20px!important;
    border: none!important;
    color: #000!important
}

/** Fundo Login */
[id^=login_form] .x-panel-body-default,
[id^=login_form] .x-window-body-default {
    background-color: rgba(0, 0, 0, 0)!important;
    left: -1px!important;
    width: calc(100% + 1px)!important
}

[id^=login_form] .x-window-default {
    border-color: #000000!important;
    border-width: 10px!important;
    box-shadow: 0 0 50px rgba(99, 99, 99, .38823529411764707)!important
}

[id^=login_form] .x-form-item-label-text {
    color: #000;
    font-weight: bolder
}

[id^=login_form] .x-toolbar-footer {
    background-color: rgba(0, 0, 0, .15)!important
}

[id^=login_form] .x-toolbar .x-btn {
    border-radius: 5px!important;
    border: none!important;
    color: #000!important
}

[id^=login_form] .x-form-text-default,
a:active,
a:hover,
a:link,
a:visited {
    color: #000;
    text-decoration: none!important
}

[id^=login_form] a {
    text-decoration: none!important
}

.x-window {
    background-color: rgba(0, 0, 0, 0)!important;
    border-width: 2px!important
}

.x-form-trigger-wrap-default {
    border-radius: 3px
}

.x-form-text-wrap {
    border-radius: 2px
}

.x-column-header {
    border-radius: 3px
}

.x-border-item {
    background-color: #000000!important
}

.view-color-blue {
    background-color: rgba(29, 29, 170, .3)
}

#fi-button-msg {
    border: 2px solid #ccc;
    padding: 5px 10px;
    background: #eee;
    margin: 5px;
    float: left
}

.x-form-trigger-wrap-default {
    border-radius: 3px
}

.x-form-text-wrap {
    border-radius: 2px
}

.x-column-header {
    border-radius: 3px
}

.sweet-overlay {
    z-index: 929000
}

.sweet-alert {
    z-index: 929900
}

.x-btn-default-toolbar-small.x-btn-pressed {
    background: #63e995!important
}

.ol-revenda-control {
    background-color: rgba(255, 255, 255, .1);
    padding: 4px;
    position: absolute;
    width: 250px;
    top: 5px;
    left: 5px
}

.ol-revenda-control-right {
    background-color: rgba(255, 255, 255, .1);
    padding: 2px;
    position: absolute;
    width: 20px;
    height: 330px;
    top: 25px;
    left: 5px
}

.ol-revenda-watermark {
    transition: background-color .5s ease;
    left: 10px;
    float: left
}

img {
    width: 100%
}

#no-freeze-spinner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: all .1s linear;
    opacity: 0;
    height: 100vh;
    transform: scale(10);
    z-index: -1;
    background: rgba(0, 0, 0, .8)
}

.no-freeze-spinner #no-freeze-spinner {
    z-index: 9999;
    opacity: .5;
    transform: scale(1)
}

#no-freeze-spinner>div>div {
    animation-play-state: paused;
    border: 5px solid rgba(200, 200, 200, 1);
    border-radius: 50%;
    animation: rotate 1s infinite linear;
    border-left-color: rgba(200, 200, 200, .4);
    width: 100%;
    height: 100%
}

#no-freeze-spinner>div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    box-shadow: 0 0 0 2000px rgba(0, 0, 0, .8);
    width: 60px;
    height: 60px;
    padding: 5px
}

.no-freeze-spinner #no-freeze-spinner div div {
    animation-play-state: running
}

@keyframes loadicons {
    0% {
        transform: scale(0) translate3d(0, 0, 0)
    }
    11% {
        transform: scale(1.2) translate3d(0, 0, 0)
    }
    22% {
        transform: scale(1) translate3d(0, 0, 0)
    }
    33% {
        transform: scale(0) translate3d(0, 0, 0)
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

.no-freeze-spinner #no-freeze-spinner i {
    font-size: 24px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    width: 24px;
    height: 24px;
    line-height: 1;
    transform: scale(0) translate3d(0, 0, 0)
}

.no-freeze-spinner #no-freeze-spinner i:nth-of-type(1) {
    animation: loadicons 3s infinite ease-in-out
}

.no-freeze-spinner #no-freeze-spinner i:nth-of-type(2) {
    animation: loadicons 3s 1s infinite ease-in-out
}

.no-freeze-spinner #no-freeze-spinner i:nth-of-type(3) {
    animation: loadicons 3s 2s infinite ease-in-out
}

.modal-dialog {
    z-index: 29000!important
}

.modal.fade {
    z-index: 29000!important
}

.menu-buttons {
    position: absolute;
    top: 10.2em;
    right: .3em;
    text-align: left;
    background-color: transparent;
    font-size: 1.2em;
    width: 36px;
    z-index: 1;
    

}
/*
.menu-buttons button {
    background-color: #000000;
    color: #fff;
    border-radius: 50px!important;
    transition: background-color .5s ease;
    border-radius: 3px;
    height: 32px;
    width: 32px;
    z-index: 1
}
*/
.menu-buttons button:hover {
    background-color: #fff;
    color: #000
}

.button-checked {
    background-color: #fff;
    color: #000;
    border-radius: 50px!important;
    transition: background-color .5s ease;
    border-radius: 3px;
    height: 32px;
    width: 32px;
    z-index: 1;
}

.button-unchecked {
    background-color: #000000;
    color: #fff;
    border-radius: 50px!important;
    transition: background-color .5s ease;
    border-radius: 3px;
    height: 32px;
    width: 32px;
    z-index: 1;
}

@supports (-webkit-touch-callout: none) {
    
.button-checked {
    background-color: #fff;
    color: #000;
    border-radius: 50px!important;
    transition: background-color .5s ease;
    border-radius: 3px;
    height: 32px;
    width: 32px;
    z-index: 1;
    display: flex;
    justify-content: space-around;
}

.button-unchecked {
    background-color: #000000;
    color: #fff;
    border-radius: 50px!important;
    transition: background-color .5s ease;
    border-radius: 3px;
    height: 32px;
    width: 32px;
    z-index: 1;
    display: flex;
    justify-content: space-around;
}
  }
.container {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    text-align: left;
    background-color: transparent;
    font-size: 1.2em;
    z-index: 1
}

.outer-triangle {
    border-left: 144px solid transparent;
    border-right: 144px solid #000000;
    border-bottom: 84px solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    right: 0;
    z-index: 2
}

.image-header {
    border-radius: 50%;
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 16px;
    z-index: 3
}

.text-header {
    position: absolute;
    top: -2px;
    z-index: 9999999;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    width: 120px;
    height: 10px;
    right: -7px
}

.container-footer {
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 700px;
    height: 180px;
    overflow: hidden
}

.outer-footer-triangle {
    height: 0;
    position: absolute;
    right: 0;
    z-index: 2;
    bottom: 0;
    width: 300px;
    height: 120px;
    background: #000000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.outer-footer-triangle:before {
    content: "";
    position: absolute;
    right: 100%;
    bottom: 45px;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-right: 26px solid #000000;
    border-bottom: 13px solid transparent
}

#overlayMenu {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10px;
    float: right
}

.layer-switcher.shown.ol-control {
    background-color: transparent
}
 
.layer-switcher.shown.ol-control:hover {
    background-color: transparent
}

.layer-switcher {
    position: absolute;
    top: 6.3em;
    right: .5em;
    text-align: left;
    z-index: 999;
    background-color: transparent
}

.layer-switcher.shown {
    bottom: 3em
}

.layer-switcher .panel {
    padding: 0 1em 0 0;
    margin: 0;
    border: 4px solid #eee;
    border-radius: 4px;
    background-color: #fff;
    display: none;
    max-height: 100%;
    overflow-y: auto
}

.layer-switcher.shown .panel {
    display: block
}

.layer-switcher button {
    float: right;
    background-color: #000000;
    color: #fff;
    border-radius: 50px!important;
    transition: background-color .5s ease;
    border-radius: 3px;
    height: 32px;
    width: 32px;
    z-index: 1
}

.layer-switcher.shown button {
    display: none
}

.layer-switcher button:focus,
.layer-switcher button:hover {
    background-color: #fff
}

.layer-switcher ul {
    padding-left: 1em;
    list-style: none
}

.layer-switcher li.group {
    padding-top: 5px
}

.layer-switcher li.group>label {
    font-weight: 700
}

.layer-switcher li.layer {
    display: table
}

.layer-switcher li.layer input,
.layer-switcher li.layer label {
    display: table-cell;
    vertical-align: sub
}

.layer-switcher label.disabled {
    opacity: .4
}

.layer-switcher input {
    margin: 4px
}

.layer-switcher.touch::-webkit-scrollbar {
    width: 4px
}

.layer-switcher.touch::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px
}

.layer-switcher.touch::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5)
}

/** popup veiculo **/

.ol-popup {
    position: absolute;
    background-color: #000000;
    -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .2));
    filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .2));
    padding: 0;
    border-radius: 10px;
    border: 1px solid #000000;
    bottom: 12px;
    left: -50px;
    min-width: 260px;
    display: flex;
    justify-content: center;
    border-radius: 15px 50px;
    z-index: 99999;
}

.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: #fff;
    border-width: 10px;
    left: 48px;
    margin-left: -10px
}

.ol-popup:before {
    border-top-color: #ccc;
    border-width: 11px;
    left: 48px;
    margin-left: -11px
}

.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    top: 2px;
    right: 8px
}

.ol-popup-closer:after {
    content: "✖";
}

.ol-popup-table-info {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    color: #fff;
    margin: 3px
}

.ol-popup-table-info span {
    font-size: 11px;
    margin-top: 15px
}

.ol-popup-table-info code {
    font-size: 11px;
    margin-top: 15px
}

/** Circulos brancos no popup*/
.ol-popup-table-panel {
    font-size: 0px;/** Tamanho da letra*/
    background-color: #000000;
    color: #000000;
    height: 1px;
    width: 1px;
    background-size: cover;
    border-radius: 5%;
    -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .2));
    filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .2));
    padding: 0;
    display: inline-block;
}

.avatar {
    border-radius: 12px;
    height: 24px;
    left: 6px;
    position: relative;
    top: 4px;
    width: 24px
}

/** Tamanho letra placa no popup*/
.name-large {
    color: #fff;
    font-size: 11px; 
    line-height: 10px;
    margin-top: 30px;
    margin-left: 20px;
    font-weight: 700
}

/** Topo popup onde fica a placa e foto*/
.top {
    background: #000000;
    display: flex;
    flex-direction: row;
    height: 70px;
    border-radius: 10px 50px 0 0;
    transition: height .3s cubic-bezier(.4, 0, .2, 1)
}

/* Cor botões inferiores popup*/
.btn-info {
    color: #5c6677;
    background-image: linear-gradient(to bottom,#000000 0,#000000 100%);
    background-repeat: repeat-x;
    border-color: #000000;
}
/* Cor botões inferiores popup ao passar o mouse*/
.btn-info:hover{
    background-color: #000000;
    background-repeat: repeat-x;
    border-color: #000000;
    opacity : 0.8;
}
/* Cor botões inferiores popup ao clicar com o mouse*/
.btn-info:active {
    background-color: #000000;
    background-position: 0 -15px;
    opacity : 0.5;
}
/* Cor botões inferiores popup selecionado*/
.btn-info:focus {
    background-color: #000000;
    background-position: 0 -15px;
    opacity : 0.7;
}
.avatar-large {
    border-radius: 21px;
    height: 52px;
    margin-left: 6px;
    position: relative;
    top: 7px;
    width: 52px
}

.me {
    background-size: cover;
    border-radius: 50%;
    background-color: #fff
}

.x-touch-popup {
    align-items: center;
    align-self: center;
    cursor: pointer;
    display: flex;
    height: 50px;
    justify-content: center;
    margin-left: auto;
    width: 50px
}

/* Circulo botão X do popup*/
.x-popup {
    background: #ffffff; /*Cor fundo botão X popup*/
    border-radius: 10px;
    height: 20px;
    position: relative;
    width: 20px
}

.x-touch-popup:hover .x {
    background: #cb9afb
}
/* Linha 1 do X do popup*/
.line1 {
    background: #000000;
    height: 12px;
    position: absolute;
    transform: translateX(9px) translateY(4px) rotate(45deg);
    width: 2px
}
/* Linha 2 do X do popup*/
.line2 {
    background: #000000;
    height: 12px;
    position: absolute;
    transform: translateX(9px) translateY(4px) rotate(-45deg);
    width: 2px
}


.from {
    position: absolute;
    transition: opacity .2s .1s cubic-bezier(0, 0, .2, 1)
}

.from-contents {
    display: flex;
    flex-direction: row;
    transform-origin: 0 0;
    transition: transform .3s cubic-bezier(.4, 0, .2, 1)
}

.to {
    opacity: 0;
    position: absolute;
    transition: opacity .1s cubic-bezier(.4, 0, 1, 1)
}

.to-contents {
    transform: scale(.55);
    transform-origin: 0 0;
    transition: transform .3s cubic-bezier(.4, 0, .2, 1)
}

.name {
    font-size: 14px;
    line-height: 32px;
    margin-left: 10px
}

.link {
    color: #fff;
    margin-left: 4px;
    font-size: 11px
}

.link a {
    color: #fff;
    text-decoration: none;
    font-size: 11px
}

.link a:hover {
    color: #69caaa;
    font-size: 11px
}


.blinking{
    animation:blinkingText 1.2s infinite;
}
@keyframes blinkingText{
    0%{     color: rgb(199, 13, 13);    }
    49%{    color: rgb(199, 13, 13); }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: rgb(199, 13, 13);    }
}

.button-online {
    background-color: #63e995;
    color: #000;
    border-radius: 50px!important;
    transition: background-color .5s ease;
    border-radius: 3px;
    height: 32px;
    width: 32px;
    z-index: 1
}

.button-offline {
    background-color: #000;
    color: #fff;
    border-radius: 50px!important;
    transition: background-color .5s ease;
    border-radius: 3px;
    height: 32px;
    width: 32px;
    z-index: 1
}

#update {
    position: absolute;
    width: 100%;
    top: 20px;
    font-weight: bold;
    text-align: center;
}

.street-view {
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
    left: 0;
    bottom: 0;
    width: 270px;
    height: 260px;
    background: rgba(255, 255, 255, .0);
    text-align: center;
    color: #fff;
    z-index: 9999999;
    display: block;
}
/** Popup Posição**/
.top-marker {
    background: #000000;
    display: flex;
    flex-direction: row;
    height: 30px;
    border-radius: 5x 5px 0 0;
    transition: height .3s cubic-bezier(.4, 0, .2, 1)
}
.name-large-marker {
    color: #fff;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
	margin-top: 7px;
    margin-left: 10px;
    font-weight: 700
}
.ol-popup-marker {
    position: absolute;
    background-color: #e1e6e9;
    -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .2));
    filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .2));
    padding: 0;
    border-radius: 10px;
    border: 4px solid #000000;
    bottom: 12px;
    left: -50px;
    min-width: 160px;
    display: flex;
    justify-content: center;
    border-radius: 10px 10px;
    z-index: 99999;
}

.ol-popup-marker:after,
.ol-popup-marker:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.ol-popup-marker:after {
    border-top-color: #000000;
    border-width: 10px;
    left: 48px;
    margin-left: -10px
}

.ol-popup-marker:before {
    border-top-color: #000000;
    border-width: 11px;
    left: 48px;
    margin-left: -11px
}

.ol-popup-marker-closer {
    text-decoration: none;
    position: absolute;
    top: 2px;
    right: 8px
}

.ol-popup-marker-closer:after {
    content: "✖";
}
