﻿@font-face {
    font-family: 'DINPro-Bold';
    src: url('fonts/dinpro-bold-webfont.eot');
    src: url('fonts/dinpro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/dinpro-bold-webfont.woff') format('woff'), url('fonts/dinpro-bold-webfont.ttf') format('truetype'), url('fonts/dinpro-bold-webfont.svg#DINPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro-Light';
    src: url('fonts/dinpro-ligth-webfont.eot');
    src: url('fonts/dinpro-ligth-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/dinpro-ligth-webfont.woff') format('woff'), url('fonts/dinpro-ligth-webfont.ttf') format('truetype'), url('fonts/dinpro-ligth-webfont.svg#DINPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro-Medium';
    src: url('fonts/dinpro-medium-webfont.eot');
    src: url('fonts/dinpro-medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/dinpro-medium-webfont.woff') format('woff'), url('fonts/dinpro-medium-webfont.ttf') format('truetype'), url('fonts/dinpro-medium-webfont.svg#DINPro-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro-Regular';
    src: url('fonts/dinpro-regular-webfont.eot');
    src: url('fonts/dinpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/dinpro-regular-webfont.woff') format('woff'), url('fonts/dinpro-regular-webfont.ttf') format('truetype'), url('fonts/dinpro-regular-webfont.svg#DINPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?ibavv2');
    src: url('fonts/icomoon.eot?#iefixibavv2') format('embedded-opentype'), url('fonts/icomoon.woff?ibavv2') format('woff'), url('fonts/icomoon.ttf?ibavv2') format('truetype'), url('fonts/icomoon.svg?ibavv2#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0;
}

#wrapper-ubication #mensaje-information,
#wrapper-ubication #what-search {
    padding: 15px 20px;
}

#wrapper-ubication #mensaje-information {
    background: #FFFF99;
    color: #666666;
    display: none;
    line-height: normal;
    text-align: center;
}

    #wrapper-ubication #mensaje-information #linkFiltro:after {
        font-family: "DINPro-Regular";
        content: "\00BB";
    }

    #wrapper-ubication #mensaje-information #lblmensaje,
    #wrapper-ubication #mensaje-information #linkFiltro {
        display: inline-block;
    }

    #wrapper-ubication #mensaje-information #lblmensaje {
        font-family: 'DINPro-Regular';
        font-size: 16px;
    }

    #wrapper-ubication #mensaje-information #linkFiltro {
        color: #3481b7;
        font-weight: normal;
        text-decoration: none;
    }

#wrapper-ubication #ubication-map {
    display: none;
    margin: 15px 20px;
    position: relative;
}

#wrapper-ubication #ubicate {
    padding: 15px 10px;
}

    #wrapper-ubication #ubicate #content-ubicate #content-btn-ubicate {
        margin: 15px 0 15px 0;
        padding: 0 10px;
    }

    #wrapper-ubication #ubicate #content-ubicate #content-btn-search {
        padding: 0 10px;
        margin: 15px 0 0 0;
    }

    #wrapper-ubication #ubicate #content-ubicate #content-information {
        display: none;
    }

    #wrapper-ubication #ubicate #content-ubicate #content-group-district {
        padding: 0 10px;
    }

        #wrapper-ubication #ubicate #content-ubicate #content-group-district.errorDistrict {
            border: 1px solid red;
            background: #EFDEDB;
        }

        #wrapper-ubication #ubicate #content-ubicate #content-group-district .content-action {
            margin: 11px 0 11px 0;
        }

            #wrapper-ubication #ubicate #content-ubicate #content-group-district .content-action .cbo-ubigeo {
                font-family: 'DINPro-Regular';
                font-size: 18px;
            }

    #wrapper-ubication #ubicate #content-ubicate .content-action {
        display: block;
    }

        #wrapper-ubication #ubicate #content-ubicate .content-action #btn-search,
        #wrapper-ubication #ubicate #content-ubicate .content-action #btn-ubicate {
            border: none;
            box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.5);
            -webkit-box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.5);
            -moz-box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.5);
            color: white;
            width: 100%;
        }

        #wrapper-ubication #ubicate #content-ubicate .content-action #btn-search {
            background: #3481B7;
            font-family: 'DINPro-Regular';
            font-size: 18px;
            padding: 12px 5px;
        }

            #wrapper-ubication #ubicate #content-ubicate .content-action #btn-search:hover {
                background: #004080;
                cursor: pointer;
            }

        #wrapper-ubication #ubicate #content-ubicate .content-action .cbo-ubigeo {
            width: 100%;
            height: 45px;
            overflow: hidden;
            border: 1px solid #dfdfdf;
            background-color: #f2f2f2;
        }

        #wrapper-ubication #ubicate #content-ubicate .content-action #btn-ubicate {
            background: #BF2619;
            font-family: 'DINPro-Regular';
            font-size: 18px;
            padding: 4px 5px 12px 5px;
        }

            #wrapper-ubication #ubicate #content-ubicate .content-action #btn-ubicate .btn-ubicate-description:after {
                content: url(../img/ico_buscame.png);
                left: 6px;
                position: relative;
                top: 5px;
            }

            #wrapper-ubication #ubicate #content-ubicate .content-action #btn-ubicate:hover {
                background: #666;
                cursor: pointer;
            }

    #wrapper-ubication #ubicate #header-ubicate {
        padding: 0 10px;
    }

        #wrapper-ubication #ubicate #header-ubicate .header-ubicate-2 {
            display: none;
        }

        #wrapper-ubication #ubicate #header-ubicate .header-ubicate-span {
            color: #F32025;
            font-family: 'DINPro-Regular';
            font-size: 16px;
            text-transform: uppercase;
        }

#wrapper-ubication #ubication-map .ubication-btn-return,
#wrapper-ubication #ubication-map #list-item-canal,
#wrapper-ubication #ubication-map #map_canvas {
    display: block;
    vertical-align: top;
}

#wrapper-ubication #ubication-map .ubication-btn-return {
    margin: 0 0 14px 0;
}

    #wrapper-ubication #ubication-map .ubication-btn-return #btn-return {
        background: #3481B7;
        border: none;
        box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.5);
        -webkit-box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.5);
        -moz-box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.5);
        color: white;
        padding: 12px 5px;
        width: 100%;
    }

        #wrapper-ubication #ubication-map .ubication-btn-return #btn-return:hover {
            background: #004080;
            cursor: pointer;
        }

        #wrapper-ubication #ubication-map .ubication-btn-return #btn-return .btn-return-span {
            font-family: 'DINPro-Regular';
            font-size: 18px;
        }

#wrapper-ubication #ubication-map #list-item-canal #ulListaTipoCAC {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #wrapper-ubication #ubication-map #list-item-canal #ulListaTipoCAC .list-item-tipo-canal {
        display: inline-block;
        margin: 0 0 20px 0;
        vertical-align: top;
        width: 100px;
    }

        #wrapper-ubication #ubication-map #list-item-canal #ulListaTipoCAC .list-item-tipo-canal .list-item-tipo-canal-figure {
            margin: 0;
            padding: 0;
        }

            #wrapper-ubication #ubication-map #list-item-canal #ulListaTipoCAC .list-item-tipo-canal .list-item-tipo-canal-figure .list-item-tipo-canal-figure-image,
            #wrapper-ubication #ubication-map #list-item-canal #ulListaTipoCAC .list-item-tipo-canal .list-item-tipo-canal-figure .list-item-tipo-canal-figure-figcaption {
                display: block;
                vertical-align: top;
            }

            #wrapper-ubication #ubication-map #list-item-canal #ulListaTipoCAC .list-item-tipo-canal .list-item-tipo-canal-figure .list-item-tipo-canal-figure-figcaption {
                font-family: Arial;
                font-size: 10.8px;
                line-height: normal;
                text-align: center;
            }

            #wrapper-ubication #ubication-map #list-item-canal #ulListaTipoCAC .list-item-tipo-canal .list-item-tipo-canal-figure .list-item-tipo-canal-figure-image {
                margin: 0 auto;
                width: 30px;
            }

#wrapper-ubication #ubication-map #map_canvas {
    height: 400px;
    margin: 0 0 20px 0;
    width: 100%;
}

    #wrapper-ubication #ubication-map #map_canvas.mini_map_canvas {
        box-shadow: 1px 0 12px 5px rgba(0,0,0,0.5);
        -webkit-box-shadow: 1px 0 12px 5px rgba(0,0,0,0.5);
        -moz-box-shadow: 1px 0 12px 5px rgba(0,0,0,0.5);
        height: 115px;
        position: absolute !important;
        right: 22px;
        top: 297px;
        width: 50%;
    }

#wrapper-ubication #ubication-map #map_canvas_streetView {
    background: red;
    display: none;
    height: 400px;
    margin: 0 0 20px 0;
    width: 100%;
}

#wrapper-ubication #ubication-map #map_canvas_streetView_close {
    background: #000000;
    border: 1px solid #000000;
    box-shadow: 1px 0 12px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 0 12px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 0 12px 5px rgba(0,0,0,0.5);
    cursor: pointer;
    display: none;
    height: 23px;
    line-height: 23px;
    position: absolute;
    right: 21px;
    top: 402px;
    width: 50%;
    z-index: 3;
}

    #wrapper-ubication #ubication-map #map_canvas_streetView_close .map_canvas_streetView_close-span {
        font-family: 'DINPro-Regular';
        font-size: 13px;
        color: #fff;
        padding: 0 0 0 10px;
    }

#wrapper-ubication #ubication-map #popup_overlay {
    display: none;
    background-color: rgba(0,0,0,0.4);
    height: 400px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 9;
}

    #wrapper-ubication #ubication-map #popup_overlay #mensajeMap {
        background: #FFFFFF;
        margin: 10% auto 0 auto;
        position: relative;
        width: 75%;
    }

        #wrapper-ubication #ubication-map #popup_overlay #mensajeMap #contentButtonAccept {
            text-align: center;
            margin: 0;
            padding: 0 0 6% 0;
        }

            #wrapper-ubication #ubication-map #popup_overlay #mensajeMap #contentButtonAccept #mensajeMapAccept {
                background: #BF2619;
                border: 0;
                color: white;
                cursor: pointer;
                padding: 4px;
                width: 54%;
            }

        #wrapper-ubication #ubication-map #popup_overlay #mensajeMap #closeMensajeMap {
            cursor: pointer;
            font-family: Arial;
            font-size: 15px;
            margin: 0 5px 0 0;
            position: absolute;
            top: 0;
            right: 0;
            text-align: center;
            width: 15px;
        }

        #wrapper-ubication #ubication-map #popup_overlay #mensajeMap #contentMensajeMap {
            font-family: 'DINPro-Regular';
            font-size: 14px;
            line-height: normal;
            margin: 0 auto 7% auto;
            text-align: center;
            width: 80%;
        }

        #wrapper-ubication #ubication-map #popup_overlay #mensajeMap #titleMensajeMap {
            color: #BF2619;
            font-family: 'DINPro-Medium';
            font-size: 17px;
            margin: 0;
            text-align: center;
            padding: 6% 0 3% 0;
        }

            #wrapper-ubication #ubication-map #popup_overlay #mensajeMap #titleMensajeMap:after {
                font-family: 'icomoon';
                content: "\e9e5";
            }

#wrapper-ubication #what-search #content-options {
    width: 100%;
}

    #wrapper-ubication #what-search #content-options .content-check {
        background-color: #EFEFEF;
        border-radius: 4px;
        display: inline-block;
        font-family: 'DINPro-Regular';
        font-size: 16px;
        margin: 0 0.5px 0 0;
        vertical-align: top;
        width: 24.4%;
    }

        #wrapper-ubication #what-search #content-options .content-check .content-check-div {
            position: relative;
            float: none;
            width: 100%;
            cursor: pointer;
            border: 1px solid #CCC;
            height: 60px;
            display: block;
            padding: 0 0;
            vertical-align: middle;
            color: #333;
            background: #F2F2F2;
            line-height: normal;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            outline: none;
            box-sizing: border-box;
        }

            #wrapper-ubication #what-search #content-options .content-check .content-check-div input[type=checkbox] {
                display: none;
            }

                #wrapper-ubication #what-search #content-options .content-check .content-check-div input[type=checkbox]:checked + label:after {
                    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                    filter: alpha(opacity=100);
                    opacity: 1;
                    color: #fff;
                }

                #wrapper-ubication #what-search #content-options .content-check .content-check-div input[type=checkbox]:checked + label {
                    background: #BF2619;
                    outline: none;
                    border: 1px solid #BF2619;
                    color: #fff;
                    -moz-border-radius: 5px;
                    -webkit-border-radius: 5px;
                    border-radius: 5px;
                    outline: none;
                    text-align: center;
                    box-sizing: border-box;
                }

            #wrapper-ubication #what-search #content-options .content-check .content-check-div label {
                cursor: pointer;
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                line-height: normal;
                background: transparent;
                border: none;
                padding: 0;
                color: #333;
                text-align: center;
                display: table;
                box-sizing: border-box;
            }

                #wrapper-ubication #what-search #content-options .content-check .content-check-div label span {
                    display: table-cell;
                    width: 100%;
                    height: 56px;
                    text-align: center;
                    vertical-align: middle;
                    box-sizing: border-box;
                }

    #wrapper-ubication #what-search #content-options.errorSearch {
        background: #EFDEDB;
        border: 1px solid #CB5F66;
        padding: 10px 3px;
        text-align: center;
    }

#wrapper-ubication #what-search #header-search {
    margin: 0 0 12px 0;
}

    #wrapper-ubication #what-search #header-search .header-search-1 {
        display: none;
    }

    #wrapper-ubication #what-search #header-search .header-search-span {
        color: #F32025;
        font-family: 'DINPro-Regular';
        font-size: 16px;
        text-transform: uppercase;
    }

.localinfowindow {
    font-size: 13px;
    line-height: normal;
    width: 200px;
    color: #666;
}

    .localinfowindow .footerInfo {
        margin: 16px 0 0 0;
    }

        .localinfowindow .footerInfo .footerTitle,
        .localinfowindow .footerInfo .footerOptions {
            margin: 4px 0;
        }

            .localinfowindow .footerInfo .footerOptions .footerOptions-span {
                font-weight: bold;
                margin: 0 12px 0 0;
            }

    .localinfowindow .title {
        color: #BF2619;
        font-weight: normal;
        margin: 1px 0;
    }

    .localinfowindow .info {
        display: inline-block;
        vertical-align: top;
    }

    .localinfowindow .info {
        width: 100%;
    }

        .localinfowindow .info .text {
            margin: 0;
        }


/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 760px) {

    #wrapper-ubication {
        width: 740px;
        margin: 0 auto;
    }

        #wrapper-ubication #wrapper-content-options {
            height: 258px;
            position: relative;
        }

            #wrapper-ubication #wrapper-content-options #what-search {
                position: absolute;
                top: 133px;
                width: 100%;
            }

            #wrapper-ubication #wrapper-content-options #ubicate {
                top: 0;
                width: 100%;
            }

        #wrapper-ubication #mensaje-information,
        #wrapper-ubication #ubicate,
        #wrapper-ubication #what-search {
            padding: 15px 0;
        }

        #wrapper-ubication #mensaje-information {
            font-family: Arial;
        }

            #wrapper-ubication #mensaje-information #linkFiltro {
                font-size: 13px;
            }

                #wrapper-ubication #mensaje-information #linkFiltro:after {
                    font-family: "DINPro-Regular";
                    content: "\00BB";
                }

            #wrapper-ubication #mensaje-information #lblmensaje {
                font-size: 12px;
            }

        #wrapper-ubication #what-search #content-options {
            background: #EAEAEA;
            color: #666;
            padding: 2px 0 0 44px;
            height: 51px;
            width: auto;
        }

            #wrapper-ubication #what-search #content-options.errorSearch {
                border: 0;
                background: #EAEAEA;
                color: #666;
                padding: 2px 0 0 44px;
                height: 51px;
                width: auto;
            }

            #wrapper-ubication #what-search #content-options .content-check {
                background: none;
                border-radius: 0;
                border: 0;
                display: table;
                float: left;
                font-family: 'DINPro-Medium';
                height: auto;
                margin: 10px 0;
                position: relative;
                width: 24%;
            }

                #wrapper-ubication #what-search #content-options .content-check .content-check-div {
                    width: 100%;
                    position: relative;
                    float: left;
                    border: 0;
                    background: none;
                    height: auto;
                    cursor: auto;
                }


                    #wrapper-ubication #what-search #content-options .content-check .content-check-div input[type=checkbox]:checked + label:after {
                        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                        filter: alpha(opacity=100);
                        opacity: 1;
                    }

                    #wrapper-ubication #what-search #content-options .content-check .content-check-div input[type=checkbox]:checked + label {
                        background: url(../img/checkfiltro.png) no-repeat left bottom;
                        outline: none;
                        border: 0;
                        color: black;
                        -moz-border-radius: 0;
                        -webkit-border-radius: 0;
                        border-radius: 0;
                        outline: none;
                        text-align: left;
                        box-sizing: none;
                    }

                    #wrapper-ubication #what-search #content-options .content-check .content-check-div label {
                        position: absolute;
                        width: auto;
                        height: 22px;
                        top: 3px;
                        padding: 0 0 0 30px;
                        background: url(../img/checkfiltro.png) no-repeat left bottom;
                        display: block;
                        text-align: left;
                    }

                        #wrapper-ubication #what-search #content-options .content-check .content-check-div label:after {
                            opacity: 0;
                            content: '';
                            position: absolute;
                            width: 9px;
                            height: 5px;
                            background: transparent;
                            top: 5px;
                            left: 5px;
                            border: 3px solid #333;
                            border-top: none;
                            border-right: none;
                            -webkit-transform: rotate(-45deg);
                            -moz-transform: rotate(-45deg);
                            -o-transform: rotate(-45deg);
                            -ms-transform: rotate(-45deg);
                            transform: rotate(-45deg);
                        }

                        #wrapper-ubication #what-search #content-options .content-check .content-check-div label span {
                            cursor: pointer;
                            display: inline-block;
                            height: 20px;
                            line-height: 19px;
                            text-align: left;
                            font-family: 'DINPro-Medium';
                            font-size: 13px;
                        }

        #wrapper-ubication #what-search #header-search,
        #wrapper-ubication #ubicate #header-ubicate {
            margin: 0 0 12px 0;
        }

        #wrapper-ubication #ubicate #header-ubicate {
            padding: 0;
        }

        #wrapper-ubication #what-search #header-search .header-search-1,
        #wrapper-ubication #what-search #header-search .header-search-span {
            display: inline-block;
            vertical-align: top;
        }

        #wrapper-ubication #what-search #header-search .header-search-1,
        #wrapper-ubication #ubicate #header-ubicate .header-ubicate-2 {
            background: black;
            border-radius: 50%;
            color: white;
            font-family: 'DINPro-Light';
            font-size: 17px;
            height: 30px;
            margin: 0 5px 0 0;
            line-height: 30px;
            text-align: center;
            width: 30px;
        }

        #wrapper-ubication #what-search #header-search .header-search-span,
        #wrapper-ubication #ubicate #header-ubicate .header-ubicate-span {
            font-family: 'DINPro-Medium';
            font-size: 18px;
            color: #000000;
            height: 30px;
            line-height: 30px;
            text-transform: none;
        }

        #wrapper-ubication #ubicate {
            padding: 15px 0 21px 0;
            display: block !important;
        }

            #wrapper-ubication #ubicate #header-ubicate .header-ubicate-2,
            #wrapper-ubication #ubicate #header-ubicate .header-ubicate-span {
                display: inline-block;
                vertical-align: top;
            }

            #wrapper-ubication #ubicate #content-ubicate {
                background: #EAEAEA;
                padding: 0 15px;
                line-height: normal;
            }

                #wrapper-ubication #ubicate #content-ubicate.errorDistrict {
                    border: 1px solid red;
                    background: #EFDEDB;
                }

                #wrapper-ubication #ubicate #content-ubicate #content-btn-search {
                    position: absolute;
                    bottom: -33px;
                    left: 0;
                    padding: 0;
                    margin: 0;
                    width: 100%;
                    text-align: center;
                }

                #wrapper-ubication #ubicate #content-ubicate #content-information #btn-information.titleInfo {
                    position: relative;
                }

                    #wrapper-ubication #ubicate #content-ubicate #content-information #btn-information.titleInfo:hover:after {
                        font-family: Arial;
                        font-size: 12px;
                        background: #FFFFFF;
                        border: 1px solid #808080;
                        border-radius: 5px;
                        bottom: 30px;
                        color: #808080;
                        content: attr(title);
                        left: -200px;
                        line-height: normal;
                        padding: 10px 20px;
                        position: absolute;
                        z-index: 98;
                        width: 190px;
                    }

                    #wrapper-ubication #ubicate #content-ubicate #content-information #btn-information.titleInfo:hover:before {
                        background-image: url(../img/icono_test.png);
                        background-repeat: no-repeat;
                        background-size: 13px 13px;
                        bottom: 16px;
                        content: " ";
                        height: 15px;
                        left: -5px;
                        line-height: normal;
                        position: absolute;
                        width: 15px;
                        z-index: 9999;
                    }

                #wrapper-ubication #ubicate #content-ubicate #content-information #btn-information span:before {
                    font-family: 'icomoon';
                    content: "\ea0c";
                    color: #666666;
                }

                #wrapper-ubication #ubicate #content-ubicate #content-btn-ubicate {
                    margin: 0;
                    right: 55px;
                    top: 15px;
                    padding: 0;
                    position: absolute;
                    display: none;
                }

                    #wrapper-ubication #ubicate #content-ubicate #content-btn-ubicate #btn-ubicate {
                        background-image: url(../img/ico_buscame.png);
                        background-repeat: no-repeat;
                        background-position: 74px 1px;
                        border: initial;
                        box-shadow: none;
                        -webkit-box-shadow: none;
                        -moz-box-shadow: none;
                        color: white;
                        height: 25px;
                        text-align: left;
                        padding: 0 0 0 16px;
                        width: 105px;
                    }

                #wrapper-ubication #ubicate #content-ubicate #content-group-district .content-action .cbo-ubigeo {
                    font-family: 'DINPro-Medium';
                    font-size: 13px;
                }

                #wrapper-ubication #ubicate #content-ubicate #content-group-district.errorDistrict {
                    border: none;
                    background: none;
                }

                #wrapper-ubication #ubicate #content-ubicate #content-group-district .content-action {
                    margin: 15px 5px 15px 0;
                }

                #wrapper-ubication #ubicate #content-ubicate .content-action {
                    display: inline-block;
                    vertical-align: top;
                }

                    #wrapper-ubication #ubicate #content-ubicate .content-action #btn-ubicate .btn-ubicate-description {
                        font-family: 'DINPro-Medium';
                        font-size: 13px;
                        line-height: 24px;
                    }

                        #wrapper-ubication #ubicate #content-ubicate .content-action #btn-ubicate .btn-ubicate-description:after {
                            content: none;
                        }

                    #wrapper-ubication #ubicate #content-ubicate .content-action #btn-search {
                        background: #BF2619;
                        border: none;
                        box-shadow: none;
                        -webkit-box-shadow: none;
                        -moz-box-shadow: none;
                        color: white;
                        height: 25px;
                        margin: 0;
                        padding: 0;
                        width: 90px;
                    }

                        #wrapper-ubication #ubicate #content-ubicate .content-action #btn-search span {
                            font-family: 'DINPro-Medium';
                            font-size: 13px;
                            line-height: 25px;
                        }

                        #wrapper-ubication #ubicate #content-ubicate .content-action #btn-search:hover,
                        #wrapper-ubication #ubicate #content-ubicate .content-action #btn-ubicate:hover {
                            background: #999;
                        }

                    #wrapper-ubication #ubicate #content-ubicate .content-action .cbo-ubigeo {
                        color: #999;
                        border: 1px solid #dfdfdf;
                        background-color: #fff;
                        height: 25px;
                        overflow: hidden;
                        width: 222px;
                    }

        #wrapper-ubication #ubication-map {
            display: block !important;
            margin: 50px 0 0 0;
            padding: 0 0 15px 0;
        }

            #wrapper-ubication #ubication-map #list-item-canal #ulListaTipoCAC .list-item-tipo-canal .list-item-tipo-canal-figure .list-item-tipo-canal-figure-figcaption {
                padding: 12px 0 0 0;
            }

            #wrapper-ubication #ubication-map #map_canvas {
                height: 500px;
            }

                #wrapper-ubication #ubication-map #map_canvas.mini_map_canvas {
                    left: 57%;
                    right: 0;
                    top: 351px;
                    width: 38%;
                    z-index: 2;
                }

            #wrapper-ubication #ubication-map #map_canvas_streetView {
                height: 500px;
            }

            #wrapper-ubication #ubication-map #map_canvas_streetView_close {
                left: 56.9%;
                right: 0;
                top: 458px;
                width: 38%;
            }

            #wrapper-ubication #ubication-map #popup_overlay {
                height: 500px;
            }

                #wrapper-ubication #ubication-map #popup_overlay #mensajeMap #contentButtonAccept #mensajeMapAccept {
                    width: 24%;
                }

            #wrapper-ubication #ubication-map .ubication-btn-return #btn-return {
                display: none;
            }

    .localinfowindow {
        width: 345px;
    }

        .localinfowindow .title {
            font-weight: bold;
        }
}

/* Medium devices (desktops, 940px and up) */
@media (min-width: 940px) {

    #wrapper-ubication {
        width: 940px;
    }

        #wrapper-ubication #ubicate #content-ubicate .content-action .cbo-ubigeo {
            width: 273px;
        }

        #wrapper-ubication #what-search #content-options .content-check {
            width: 18%;
        }

        #wrapper-ubication #ubicate #content-ubicate #content-group-district .content-action {
            margin: 15px 21px 15px 0;
        }
}
