.controlMenu {
    -webkit-transition: display 2s ease;
    -moz-transition: display 2s ease;
    -o-transition: display 2s ease;
    transition: display 2s ease;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background-color: #2c3b41;
    overflow-y: auto;
    overflow-x: hidden;
    color: gainsboro;
    text-align: center;
}

.controlMenu .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0px;
    background-color: #1e282c;
    /* color: gainsboro; */
}

.controlMenu label {
    color: gainsboro !important;
}

.panel-default {
    background-color: rgba(151, 211, 16, 0.3) !important;
    border-radius: 0px !important;
}

.panel-title a:link {
    color: gainsboro;
}

#map_info {
    border-bottom-color: rgb(51, 51, 51);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(51, 51, 51);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(51, 51, 51);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(51, 51, 51);
    border-top-style: none;
    border-top-width: 0px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.65098) 0px 1px 5px 0px;
    box-sizing: border-box;
    background: #1e282c;
    color: white;
    font-size: 20px;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 1000;
}

.info {
    padding: 4px 4px;
    /*background: white;*/
    /*border-radius: 5px;*/
    width: 130px;
    /*background: rgba(255, 255, 255, 0.9);*/
    /*box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);*/
}

.legend {
    line-height: 18px;
    color: #555;
}

.legend i {
    width: 105px;
    height: 18px;
    float: left;
    margin-left: 20px;
    opacity: 0.7;
}

.focus {
    background-color: #fff !important;
}

div#container.text-center {
    text-align: left !important;
}

.leaflet-bar a,
.leaflet-bar a:hover {
    background-color: #2c3b41;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #b8c7ce !important;
}

.leaflet-bar a:hover {
    background-color: #1e282c !important;
    color: white !important;
}

.info.legend.leaflet-control {
    background-color: rgba(44, 59, 65, 0.7);
    color: white;
}

a.leaflet-draw-edit-edit.leaflet-disabled {
    background-color: rgba(44, 59, 65, 0.7);
    color: white;
}

a.leaflet-draw-edit-remove.leaflet-disabled {
    background-color: rgba(44, 59, 65, 0.7);
    color: white;
}

.leaflet-control-mouseposition {
    text-align: center;
    width: 100%;
}

.red-tooltip + .tooltip > .tooltip-inner {
    background-color: #f00;
}

.panel-title>a {
    color: gainsboro;
}

.geocoder-control-input {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 26px;
    border: 0;
    padding: 0;
    text-indent: 6px;
    font-size: 13px;
    line-height: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    background-position: right center;
    cursor: pointer;
    box-sizing: border-box;
    background-color: rgb(44, 59, 65);
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: rgb(184, 199, 206);
}

#map_exp_div.in {
    width: 491px;
    height: 51px;
    border-bottom-color: rgb(51, 51, 51);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(51, 51, 51);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(51, 51, 51);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(51, 51, 51);
    border-top-style: none;
    border-top-width: 0px;
    box-shadow: rgba(0, 0, 0, 0.65098) 0px 1px 5px 0px;
    box-sizing: border-box;
    background: #1e282c;
}

#map_expand {
    height: 51px;
    width: 5px;
    border-bottom-color: rgb(51, 51, 51);
    border-bottom-left-radius: 0;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(51, 51, 51);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(51, 51, 51);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(51, 51, 51);
    border-top-left-radius: 0;
    border-top-style: none;
    border-top-width: 0px;
    box-shadow: rgba(0, 0, 0, 0.65098) 0px 1px 5px 0px;
    box-sizing: border-box;
    background: #2c3b41;
    font-size: 20px;
}
#teste {
    width: 145px;
    height: 51px;
    background-color: #2c3b41;
    border-bottom-color: rgb(51, 51, 51);
    border-bottom-left-radius: 4px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(51, 51, 51);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(51, 51, 51);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(51, 51, 51);
    border-top-left-radius: 4px;
    border-top-style: none;
    border-top-width: 0px;
    box-shadow: rgba(0, 0, 0, 0.65098) 0px 1px 5px 0px;
    box-sizing: border-box;
    color: white;
}
.cord {
    color: gainsboro;
    display: inline-block;
    width: 50px;
    position: relative;
    top: -10px;
}
.cord_n {
    color: gainsboro;
    margin-left: 10px;
    width: 75px;
    overflow: hidden;
    display: inline-block;
    height: 25px;
}
#draw_aumenta {
    width: 51px;
    height: 51px;
    position: relative;
    background: #2c3b41;
    border-bottom-color: rgb(51, 51, 51);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(51, 51, 51);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(51, 51, 51);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(51, 51, 51);
    border-top-style: none;
    border-top-width: 0px;
    box-shadow: rgba(0, 0, 0, 0.65098) 0px 1px 5px 0px;
    box-sizing: border-box;
    color: white;
}
#draw_polyline {
    background-repeat: no-repeat;
    background-position: 0px -5px;
    background-size: cover;
    width: 51px;
    height: 51px;
    position: relative;
    background-color: #2c3b41;
    border-bottom-color: rgb(51, 51, 51);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(51, 51, 51);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(51, 51, 51);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(51, 51, 51);
    border-top-style: none;
    border-top-width: 0px;
    box-shadow: rgba(0, 0, 0, 0.65098) 0px 1px 5px 0px;
    box-sizing: border-box;
    /* text-align: center; */
    color: gainsboro;
}
#draw_stop {
    width: 51px;
    height: 51px;
    position: relative;
    background: #2c3b41;
    border-bottom-color: rgb(51, 51, 51);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(51, 51, 51);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(51, 51, 51);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(51, 51, 51);
    border-top-style: none;
    border-top-width: 0px;
    box-shadow: rgba(0, 0, 0, 0.65098) 0px 1px 5px 0px;
    box-sizing: border-box;
    color: gainsboro;
}
#map_exp_div.in {
    width: calc(55px*3);
}
