﻿#EspacioMenuSuperior {
    display: flex;
    align-items: center;
    background-color: #002664;
    height: 100%;
}
#EspacioSelectorServicio .dx-texteditor-input {
    color: #8E908F;
    text-transform:uppercase;
    font-weight:900;
}

.dx-toolbar-button .dx-menu .dx-menu-item .dx-menu-item-content {
    color: #8E908F;
}
.Boton {
    width: 300px;
}

#Mapa-Estructura-Js{
    color:#000000;
}

.dx-state-focused:focus-visible{
    outline-width: 0px !important;
}