    .legend-container {
        background-color: white;
        border-radius: 5px;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
        padding: 1rem;
        width: auto;
        text-align: left;
        font-family: Arial, sans-serif;
        border: 3px solid #666666;
    }

    .legend-container-item {
        height: 3rem;
    }

    .legend-container h4 {
        margin: 0 0 10px 0;
        font-size: 14px;
        color: #333;
    }

    .legend-item {
        position: relative;
        justify-content: left;

    }

    .legend-item i {
        color: white;
    }

    .leaflet-container {
        font: 12px / 1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
    }

    .legend-text {

        bottom: 2rem;
        left: 3rem;
        position: relative;
        display: inline-block;

    }

    .leaflet-tooltip {
        font-size: 10px;
        font-weight: bold;
    }

    th {
        padding: 0;

    }

    /*------------------------------------------------------------*/

    #MathJax_Message {
        display: none;
        position: fixed;
        left: 1em;
        bottom: 1.5em;
        background-color: #E6E6E6;
        border: 1px solid #959595;
        margin: 0px;
        padding: 2px 8px;
        z-index: 102;
        color: black;
        font-size: 80%;
        width: auto;
        white-space: nowrap;
    }


    .navbar-inverse {
        background-color: #1ca4ff;
        border-color: #a91b0c;
        height: 2rem;
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    .navbar-fixed-bottom {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    .navbar {
        min-height: 40px;
        margin-bottom: 18px;
        border: 1px solid transparent;
        /* position: relative; */
    }

    body {
        font-weight: 200;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 1.42857143;
        color: #777777;
    }



    .container-fluid {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .clearfix:before,
    .clearfix:after,
    .dl-horizontal dd:before,
    .dl-horizontal dd:after,
    .container:before,
    .container:after,
    .container-fluid:before,
    .container-fluid:after,
    .row:before,
    .row:after,
    .form-horizontal .form-group:before,
    .form-horizontal .form-group:after,
    .btn-toolbar:before,
    .btn-toolbar:after,
    .btn-group-vertical>.btn-group:before,
    .btn-group-vertical>.btn-group:after,
    .nav:before,
    .nav:after,
    .navbar:before,
    .navbar:after,
    .navbar-header:before,
    .navbar-header:after,
    .navbar-collapse:before,
    .navbar-collapse:after,
    .pager:before,
    .pager:after,
    .panel-body:before,
    .panel-body:after,
    .modal-header:before,
    .modal-header:after,
    .modal-footer:before,
    .modal-footer:after {
        content: " ";
        display: table;
    }

    .clearfix:after,
    .dl-horizontal dd:after,
    .container:after,
    .container-fluid:after,
    .row:after,
    .form-horizontal .form-group:after,
    .btn-toolbar:after,
    .btn-group-vertical>.btn-group:after,
    .nav:after,
    .navbar:after,
    .navbar-header:after,
    .navbar-collapse:after,
    .pager:after,
    .panel-body:after,
    .modal-header:after,
    .modal-footer:after {
        clear: both;
        content: " ";
        display: table;
    }


    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: -15px;
        margin-left: -15px;
    }

    .navbar-logo {
        margin-top: 1px;
    }

    .pull-left {
        float: left;
    }

    .navbar-inverse .navbar-brand {
        color: white;
        font-weight: bold;
    }

    .navbar-inverse .navbar-nav>li>a,
    .navbar .navbar-brand {
        text-decoration: none;
    }

    .navbar-brand {
        float: left;
        padding: 11px 15px;
        font-size: 17px;
        line-height: 18px;
        height: 40px;
    }

    .navbar-author {
        margin-left: 10px;
        font-size: 15px;
    }









    .navbar-inverse .navbar-brand {
        color: white;
        font-weight: bold;
    }

    .navbar-inverse .navbar-nav>li>a {
        color: rgba(255, 255, 255, 0.9);
        font-weight: bold;
    }

    .leaflet .legend {
        padding: 6px 10px 6px 6px;
        color: #000033;
        background: #fff;
        border-left: 3px solid #666666;
        border-right: 3px solid #666666;
        border-top: 3px solid #666666;
        border-bottom: 3px solid #666666
    }


    .tab-content>.dashboard-page-wrapper.active {
        display: flex;
    }

    .dashboard-page-wrapper {
        /* display: flex; */
        flex-direction: column;
    }

    .dashboard-column-orientation {
        display: flex;
        flex-direction: row;
    }

    .dashboard-column {
        display: flex;
        flex-direction: column;
    }

    .chart-wrapper-flex {


        display: flex;
        flex-direction: column;
    }

    .chart-wrapper,
    .nav-tabs-custom,
    .sbframe-commentary {
        background: #fff;
        border: 1px solid #e2e2e2;
        border-radius: 3px;
        margin-bottom: 8px;
        margin-right: 8px;
    }

    .chart-title {
        border-bottom: 1px solid #d7d7d7;
        color: #666;
        font-size: 14px;
        font-weight: 300;
        padding: 7px 10px 4px;
    }

    b,
    strong {
        font-weight: bold;
    }

    .chart-wrapper .chart-stage {
        overflow: hidden;
        padding: 5px 10px;
        position: relative;
    }

    .chart-stage-flex {
        flex: 1;

    }

    .flowing-content-container {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .flowing-content-shim {
        overflow: auto;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        padding-left: 8px;
        padding-right: 8px;
    }

    .chart-shim {
        position: absolute;
        /* left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px; */
        /* aqui */
    }

    .chart-stage .knitr-options {
        display: none;
    }

    p {
        margin: 0 0 9px;
    }


    .form-group {
        margin-bottom: 15px;
    }

    label {
        font-weight: normal;
    }

    label {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        /* font-weight: bold; */
    }

    select[multiple],
    select[size] {
        height: auto;
    }

    input,
    button,
    select,
    textarea {
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
    }

    button,
    select {
        text-transform: none;
    }

    button,
    input,
    optgroup,
    select,
    textarea {
        color: inherit;
        font: inherit;
        margin: 0;
    }

    /* select:-internal-list-box {
    appearance: auto;
    align-items: flex-start;
    vertical-align: text-bottom;
    white-space: nowrap;
    border-radius: 2px;
} */
    .selectize-control {
        position: relative;
    }

    .selectize-input {
        min-height: 34px;
    }

    .selectize-input {
        border: 1px solid #cccccc;
        padding: 6px 12px;
        display: inline-block;
        width: 100%;
        overflow: hidden;
        position: relative;
        z-index: 1;
        border-radius: 4px;
        box-sizing: border-box;
        box-shadow: none;
    }

    .selectize-input,
    .selectize-control.single .selectize-input.input-active {
        background: #ffffff;
        cursor: text;
        /* display: inline-block; */
    }

    .selectize-dropdown,
    .selectize-input,
    .selectize-input input {
        color: #333333;
        font-family: inherit;
        font-size: inherit;
        line-height: 20px;
    }

    .selectize-input>input {
        display: inline-block !important;
        padding: 0 !important;
        min-height: 0 !important;
        max-height: none !important;
        max-width: 100% !important;
        margin: 0 !important;
        text-indent: 0 !important;
        border: 0 none !important;
        background: none !important;
        line-height: inherit !important;
        box-shadow: none !important;
    }


    .selectize-input>* {
        vertical-align: baseline;
        zoom: 1;
    }

    .selectize-dropdown,
    .selectize-dropdown.form-control {
        height: auto;
        padding: 0;
        margin: 2px 0 0 0;
        z-index: 1000;
        background: #ffffff;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    }

    .selectize-dropdown {
        position: absolute;
        box-sizing: border-box;
    }

    .selectize-dropdown-content {
        padding: 5px 0;
    }

    .selectize-dropdown-content {
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 200px;
    }

    .selectize-dropdown [data-selectable],
    .selectize-dropdown .optgroup-header {
        padding: 3px 12px;
    }

    .selectize-dropdown [data-selectable] {
        cursor: pointer;
        overflow: hidden;
    }

    body hr {
        border-color: #d7d7d7;
        margin: 10px 0;
    }

    ul,
    ol {
        margin-top: 0;
        margin-bottom: 9px;
    }

    /* MAPA */


    .nav-tabs-custom>.nav-tabs {
        margin: 0;
        border-bottom: 1px solid #d7d7d7;
        color: #666;
        font-size: 14px;
        font-weight: 300;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .nav {
        padding-left: 0;
        list-style: none;
    }

    .nav-tabs-custom>.nav-tabs>li.active {
        border-top-color: rgba(217, 35, 15, 0.7);
    }

    .nav-tabs-custom>.nav-tabs>li:first-of-type {
        margin-left: 0;
    }

    .nav-tabs-custom>.nav-tabs>li {
        border-top: 3px solid transparent;
        margin-bottom: -1px;
        margin-right: 5px;
    }

    .nav-tabs>li {
        float: left;
    }

    .nav>li {
        position: relative;
        display: block;
    }

    .nav-tabs-custom>.nav-tabs>li:first-of-type.active>a {
        border-left-color: transparent;
    }

    .nav-tabs-custom>.nav-tabs>li.active>a {
        border-top-color: transparent;
        border-right-color: #d7d7d7;
    }

    .nav-tabs-custom>.nav-tabs>li.active>a,
    .nav-tabs-custom>.nav-tabs>li.active:hover>a {
        background-color: #fff;
        color: #666;
    }

    .nav-tabs-custom>.nav-tabs>li>a,
    .nav-tabs-custom>.nav-tabs>li>a:hover {
        background: transparent;
        margin: 0;
    }

    .nav-tabs-custom>.nav-tabs>li>a,
    .nav-tabs-custom>.nav-tabs>li>a:active {
        font-weight: 300;
        font-size: 14px;
        border-radius: 0;
        padding: 3px 10px 5px;
        text-transform: none;
    }

    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:hover,
    .nav-tabs>li.active>a:focus {
        border: 1px solid #dddddd;
        border-bottom-color: transparent;
        cursor: default;
    }

    .nav-tabs>li>a {
        line-height: 1.42857143;
    }

    .nav>li>a {
        position: relative;
        display: block;
    }

    a {
        text-decoration: none;
    }

    .nav-tabs-custom>.tab-content {
        background: #fff;
        padding: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        display: flex;
    }

    .nav-tabs-custom>.tab-content>.active {
        display: flex;
    }

    .nav-tabs-custom>.tab-content>.chart-wrapper {
        background: #fff;
        border: none;
        margin: 0;
    }

    .chart-wrapper .chart-title:empty {
        display: none;
    }

    .chart-stage .html-widget-static-bound {
        width: 100% !important;
        height: 100% !important;
    }

    @media (min-width: 768px) {
        .navbar-header {
            float: left;
        }
    }


    .tab-content>.tab-pane {
        display: none;
    }

    /* FIN MAPA */

    .selectize-control.multi .selectize-input [data-value] {
        background: #efefef !important;
        color: #333333 !important;
        border: 1px solid #cccccc !important;
    }
