#search {



    overflow: hidden;
    position: absolute;


    background-color: #CC589983;

}

.sidebar-button-Conv {
    background-image: url(../images/mapa_estaciones/convenciones10.svg);
    float: left;
    left: -1px;
    /* top: -42px; */
    position: absolute;
    z-index: 150;
    width: 100%;
    height: 108%;
    font-family: Arial, Helvetica, sans-serif !important;
    margin-top: 0;
    background-repeat: no-repeat;
    background-size: auto;
}

#fijodcha {
    border-image: none;
    /*visibility:hidden;*/
    clear: top;
    color: #035DA6;
    float: left;
    overflow: hidden;
    /*left: 100%;*/
    position: relative;
    width: 31%;
    z-index: 100;
    height: 553px;
    border-left: 2px solid #CCD8C1;

}
.fj, x:-moz-any-link, x:default {
    position: absolute;
}




.vertical:hover {
    font-weight:bold;

}
@media screen and (max-width:991px) {
    .sidebar-button-Conv {
        margin-top: 20px;
        background-size: contain;
    }
    #search {


        left: 56%;
        overflow: hidden;
        position: absolute;
        top: -619px;
        width: 45%;
        z-index: 100;
    }
    #vertical{

        clear: both;
        color: #035DA6;
        /* cursor: pointer; */
        float: right;
        font-size: 1em;

        position: relative;
        top: 180px;
        right: 5%;
        text-align: center;
        -ms-transform:rotate(-90deg);
        -webkit-transform:rotate(-90deg);
        transform: rotate(-90deg);

        z-index: 150;

        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 20px solid #035DA6;
    }
    @media screen and (max-width:360px) {
        #search {


            left: 56%;
            overflow: hidden;
            position: absolute;
            top: -400px;
            width: 30%;
            z-index: 100;
        }
        #fijodcha {
            border-image: none;
            visibility:hidden;
            clear: left;
            color: #035DA6;
            float: left;
            overflow: hidden;
            left: 100%;
            position: relative;
            top: 60%;
            width: 100%;
            z-index: 100;
            height: 350px;
            border-left: 2px solid #CCD8C1;
        }
        #vertical{


            clear: both;
            color: #035DA6;
            /* cursor: pointer; */
            float: right;
            font-size: 1em;

            position: relative;
            top: 180px;
            right: 40%;
            text-align: center;
            -ms-transform:rotate(-90deg);
            -webkit-transform:rotate(-90deg);
            transform: rotate(-90deg);

            z-index: 150;

            width: 0;
            height: 0;
            border-left: 20px solid transparent;
            border-right: 20px solid transparent;
            border-bottom: 20px solid #035DA6;
        }
    }
}

.map-container{
    position: relative;
    background-color: #ffffff;
    height: 100%;
    /* height: 549px; */
    height: 75vh;
    padding: 0px;
    margin-right: 2.5%;
    margin-left: 2.5%;
    margin-top: -1% !important;
}

.map-container>.map-layout{
    width: 100%;
    position: absolute;
    z-index: 5;
    height: 100%;
}
.sidebar-layout{
    position: relative;
        height: 100%;
}
.map-container>.sidebar{
    height: 100%;
    position: absolute;
    z-index: 100;
    transition: 0.5s;
    right: 0;
}

h5.groupNameCustom{
    height: 33px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

h6.help-block{
  display: block;
  margin-top: 5px;
  margin-bottom: -21px;
  color: #737373;
  height: 70px;
}

h6.help-block2{
    display: block;
    margin-top: 5px;
    margin-bottom: -21px;
    color: #737373;
    height: 70px;
}


.sidenav-map{
    width: 100%;
    float: right;
}

.map-container>.sidebarConv{
    height: 7%;
    width: 100%;
    position: absolute;
    z-index: 100;
    bottom: -8%;
    transition: 0.5s;
}

.sidenav-Conv{
    width: 100%;
    float: left;
}

#panel-toogle
{
    height: 488px;
    background: #E7ECF1;
    overflow-x: hidden;
}

.sidebar-button {
    background-image: url(../images/mapa_estaciones/openPanel.png);
    float: left;
    left: -50px;
    position: absolute;
    top: 0;
    z-index: 150;
    width: 50px;
    height: 100%;
    margin-top: 0;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: auto;
}

.collapse-map{
    width: 30% !important;
}

.tableNetwork{
    padding-top: 13px;

}
