﻿


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: Arial;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
}

    a img {
        text-decoration: none;
        border: none;
    }

* {
    outline: none;
}




body {
    /*background-image: url(../img/bg-mapa-2016.png);
	background-image: url(../img/bg-topo.jpg);*/
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center top;
    margin: 0px;
}




.topo {
    background-image: url(../img/bg-topo.jpg);
    height: 224px;
    border-bottom: solid 1px #f1ffff;
    background-position: center bottom;
}
.menu {
    position: absolute;
    z-index: 2;
    height: 97px;
    background-color: White;
    background-image: url(../img/bg-menu-1.png);
    background-position: bottom;
    border-radius: 6px;
    top: 22px; /*border: solid 1px #f1f1f1;*/
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
}

.subMenu {
    position: absolute;
    z-index: 1;
    height: 36px;
    background-color: transparent;
    background-position: bottom;
    border-radius: 6px;
    top: 42px;
    /* border: solid 1px #f1f1f1; */
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
    top: 15px;
}

.marcaCarnaval {
    position: relative;
    top: 12px;
    width: 109px;
}

.itemMenu {
    background-image: url( "../img/menu-lines.png" );
    background-position: left;
    background-repeat: repeat-y;
    height: 96px;
    position: absolute;
}

.itemMenuLeft {
    background-image: url( "../img/bg-menu-left.png" );
    background-position: left;
    background-repeat: repeat;
    height: 96px;
    border-radius: 4px 0px 0px 4px;
}


.imgSelecioneOpcao {
    position: relative;
    background: url(../img/img-selecione-opcao.png) no-repeat center center;
    /*-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain; */
    height: 100%;
}

.lknPostosSaude {
    text-align: center;
    background-position: left;
    background-repeat: repeat;
    height: 96px;
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    width: 100%;
    padding-top: 26px;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    background: url(../img/bg-menu-1.png);
}


    .lknPostosSaude:hover {
        background-image: url( "../img/bg-menu-1-hover.png" );
    }


/************** LINKS VERDES */
.menuVerde .lknPostosSaudeSubMenu {
    text-align: center;
    background-position: left;
    background-repeat: repeat;
    height: 48px;
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    width: 100%;
    padding-top: 19px;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    /* background: url(../img/bg-menu-1.png); */
    background-color: #045a5a;
    z-index: 0 !important;
    border-radius: 8px;
    /* margin-right: 1px; */
    color: #fff;
    font-family: 'Swis721CnBTRoman';
    text-transform: uppercase;
}

    .menuVerde .lknPostosSaudeSubMenu:hover {
        background-color: #084444;
        color: #fff;
    }


/************** LINKS AZUL */
.menuVermelho .lknPostosSaudeSubMenu {
    text-align: center;
    background-position: left;
    background-repeat: repeat;
    height: 48px;
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    width: 100%;
    padding-top: 19px;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    /* background: url(../img/bg-menu-1.png); */
    background-color: #4e1313;
    z-index: 0 !important;
    border-radius: 8px;
    /* margin-right: 1px; */
    color: #fff;
    font-family: 'Swis721CnBTRoman';
    text-transform: uppercase;
}

    .menuVermelho .lknPostosSaudeSubMenu:hover {
        background-color: #3c1304;
        color: #fff;
    }



/************** LINKS VERMELHO */
.menuAzul .lknPostosSaudeSubMenu {
    text-align: center;
    background-position: left;
    background-repeat: repeat;
    height: 48px;
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    width: 100%;
    padding-top: 19px;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    /* background: url(../img/bg-menu-1.png); */
    background-color: #1b3c71;
    z-index: 0 !important;
    border-radius: 8px;
    /* margin-right: 1px; */
    color: #fff;
    font-family: 'Swis721CnBTRoman';
    text-transform: uppercase;
}

    .menuAzul .lknPostosSaudeSubMenu:hover {
        background-color: #112648;
        color: #fff;
    }








/************** SELETOR DATA VERDES */
.menuVerde .seletorDatas {
    text-align: center;
    background-position: left;
    background-repeat: repeat;
    height: 48px;
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    width: 100%;
    padding-top: 7px;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    /* background: url(../img/bg-menu-1.png); */
    background-color: #045a5a;
    z-index: 0 !important;
    border-radius: 8px;
    /* margin-right: 1px; */
    color: #fff;
    font-family: 'Swis721CnBTRoman';
    text-transform: uppercase;
    position: relative;
    z-index: 1 !important;
}


/************** SELETOR DATA AZUL */
.menuVermelho .seletorDatas {
    text-align: center;
    background-position: left;
    background-repeat: repeat;
    height: 48px;
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    width: 100%;
    padding-top: 7px;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    /* background: url(../img/bg-menu-1.png); */
    background-color: #4e1313;
    z-index: 0 !important;
    border-radius: 8px;
    /* margin-right: 1px; */
    color: #fff;
    font-family: 'Swis721CnBTRoman';
    text-transform: uppercase;
    position: relative;
    z-index: 1 !important;
}



/************** SELETOR DATA VERMELHO */
.menuAzul .seletorDatas {
    text-align: center;
    background-position: left;
    background-repeat: repeat;
    height: 48px;
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    width: 100%;
    padding-top: 7px;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    /* background: url(../img/bg-menu-1.png); */
    background-color: #1b3c71;
    z-index: 0 !important;
    border-radius: 8px;
    /* margin-right: 1px; */
    color: #fff;
    font-family: 'Swis721CnBTRoman';
    text-transform: uppercase;
    position: relative;
    z-index: 1 !important;
}


.tituloSeletorDatas {
    background-image: url('../img/bg-seletor-datas.png');
    background-position: right;
    background-repeat: no-repeat;
    font-family: 'Swis721CnBTRoman';
    text-transform: uppercase;
    height: 41px !important;
    text-align: right;
    color: #cef4f4;
    font-size: 13px;
    padding: 14px;
}

.form-control {
    font-family: 'Swis721CnBTBold';
    background-color: #2b8c8c !important;
    color: #e4ffff !important;
    border: solid 1px #47a2a2 !important;
    height: 28px !important;
    font-size: 14px !important;
    margin-top: 6px !important;
    padding: 7px 6px !important;
    /* text-align: center !important; */
    -webkit-box-shadow: inset 0 2px 6px rgb(98, 158, 158) !important;
    box-shadow: inset 0 2px 6px rgb(98, 158, 158) !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s !important;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
}

.estilizaMenu .lknPostosSaude:last-child {
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #0010;
}

.noPaddingHorizontal {
    padding-left: 0px !important;
    padding-right: 0px !important;
}


.textAlignCenter {
    text-align: center;
}


.containerTituloDireita {
    position: relative;
    top: 31px;
}


.mapaGoogle {
    position: relative;
    width: 100%;
    height: 600px;
    z-index: 0;
    top: -22px;
}

.containerFooter {
    background-image: url(../img/bg-topo.jpg);
    height: 115px;
    border-top: 1px solid #fff;
    margin-top: -22px;
    position: relative;
}

.containerFooterMapaSaude {
    background-image: url(../img/bg-topo.jpg);
    height: 115px;
    border-top: 1px solid #fff;
    margin-top: -34px;
    position: relative;
}

.copyright {
    position: relative;
    color: white;
    font-family: 'Swis721CnBTBold';
    padding-top: 50px;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.30);
}

.marcasRodape {
    margin-top: 25px;
    position: relative;
}





/* GOOGLEMAPS */

.gm-style .gm-style-iw {
    font-weight: 300;
    font-size: 13px;
    overflow: hidden;
    padding: 0px 13px 19px 12px;
}

.firstHeading {
    box-sizing: content-box;
    padding: 15px 15px 9px 15px !important;
    font-family: 'Swis721CnBTBold';
    color: #fff;
}

#bodyContent {
    text-align: left;
    background-color: #f7f7f7;
    padding: 7px 25px 12px 25px;
}

#bodyContentRelatorios {
    text-align: left;
    background-color: #f7f7f7;
    padding: 7px 15px 12px 15px !important;
}


#bodyContent .col-xs-1, #bodyContent .col-sm-1, #bodyContent .col-md-1, #bodyContent .col-lg-1, #bodyContent .col-xs-2, #bodyContent .col-sm-2, #bodyContent .col-md-2, #bodyContent .col-lg-2, #bodyContent .col-xs-3, #bodyContent .col-sm-3, #bodyContent .col-md-3, #bodyContent .col-lg-3, #bodyContent .col-xs-4, #bodyContent .col-sm-4, #bodyContent .col-md-4, #bodyContent .col-lg-4, #bodyContent .col-xs-5, #bodyContent .col-sm-5, #bodyContent .col-md-5, #bodyContent .col-lg-5, #bodyContent .col-xs-6, #bodyContent .col-sm-6, #bodyContent .col-md-6, #bodyContent .col-lg-6, #bodyContent .col-xs-7, #bodyContent .col-sm-7, #bodyContent .col-md-7, #bodyContent .col-lg-7, #bodyContent .col-xs-8, #bodyContent .col-sm-8, #bodyContent .col-md-8, #bodyContent .col-lg-8, #bodyContent .col-xs-9, #bodyContent .col-sm-9, #bodyContent .col-md-9, #bodyContent .col-lg-9, #bodyContent .col-xs-10, #bodyContent .col-sm-10, #bodyContent .col-md-10, #bodyContent .col-lg-10, #bodyContent .col-xs-11, #bodyContent .col-sm-11, #bodyContent .col-md-11, #bodyContent .col-lg-11, #bodyContent .col-xs-12, #bodyContent .col-sm-12, #bodyContent .col-md-12, #bodyContent .col-lg-12 {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.contentVerde .rotuloTooltip {
    background-color: #89d0d2;
}

.contentVerde .campoTooltip {
    color: #1e6969;
}

.contentVerde .firstHeading {
    background-color: #7fd8d5;
}

.contentAzul .rotuloTooltip {
    background-color: #98bce6;
}

.contentAzul .campoTooltip {
    color: #184270;
}

.contentAzul .firstHeading {
    background-color: #4f7caf;
}

.contentVermelho .rotuloTooltip {
    background-color: #da8c8a;
}

.contentVermelho .campoTooltip {
    color: #6b2020;
}

.contentVermelho .firstHeading {
    background-color: #c15c59;
}


.rotuloTooltip {
    position: relative;
    display: inline-block;
    width: 100%;
    color: #FFF;
    font-size: 14px;
    font-family: 'Swis721CnBTBold';
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 0px 5px 8px;
    margin: 10px 0px 10px 0px;
}

    .rotuloTooltip:before {
        position: relative;
        font-family: FontAwesome;
        content: "\f078";
        top: -1px;
        padding-right: 5px;
    }

.campoTooltip {
    position: relative;
    width: 100%;
    display: inline-block;
    font-size: 11px;
    font-family: 'Swis721CnBTRoman';
    text-transform: uppercase;
    padding-left: 6px;
}

.tituloTooltipRelatorios {
    position: relative;
    display: inline-block;
    width: 100% !important;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Swis721CnBTBold';
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 0px 8px 8px;
    margin: 10px 0px 10px 0px;
}

    .tituloTooltipRelatorios:before {
        position: relative;
        font-family: FontAwesome;
        font-size: 21px;
        content: "\f05a";
        top: -1px;
        padding-right: 9px;
    }

    .tituloTooltipRelatorios span {
        position: relative;
        top: -2px;
        font-family: 'Swis721CnBTBold';
        text-transform: uppercase;
    }

.contentVerde .tituloTooltipRelatorios {
    color: #469da0;
    border: solid 1px #469da0;
}

.contentVermelho .tituloTooltipRelatorios {
    color: #c15c59;
    border: solid 1px #c15c59;
}

.contentAzul .tituloTooltipRelatorios {
    color: #4f7caf;
    border: solid 1px #4f7caf;
}

.botaoTooltipRelatorios {
    position: relative;
    display: inline-block;
    font-family: 'Swis721CnBTRoman';
    border-radius: 4px;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
    padding: 7px;
    margin-bottom: 10px;
    top: 10px;
}

    .botaoTooltipRelatorios:before {
        position: relative;
        font-family: FontAwesome;
        content: "\f200";
        padding-right: 10px;
        font-size: 18px;
    }

    .botaoTooltipRelatorios span {
        position: relative;
        top: -1px;
        font-family: 'Swis721CnBTRoman';
        text-transform: uppercase;
    }

.contentVerde .botaoTooltipRelatorios {
    border: solid 2px #48aeb1;
    background-color: #5cbabd;
}

    .contentVerde .botaoTooltipRelatorios:hover {
        color: #f7f7f7;
        background-color: #4ea9ac;
    }

.contentVermelho .botaoTooltipRelatorios {
    border: solid 2px #ce7371;
    background-color: #d87e7c;
}

    .contentVermelho .botaoTooltipRelatorios:hover {
        color: #f7f7f7;
        background-color: #d0716f;
    }

.contentAzul .botaoTooltipRelatorios {
    border: solid 2px #7ba2d0;
    background-color: #88b0de;
}

    .contentAzul .botaoTooltipRelatorios:hover {
        color: #f7f7f7;
        background-color: #74a0d3;
    }



@media screen and (max-width: 992px) {

    .mapaGoogle {
        top: -34px !important;
    }
}


/*//////////////////////////// MOBILE /////////////////////////////////////////////////////*/
@media screen and (min-width: 768px) {
    .col-xs-6.itemMenu {
        width: 33.33333333% !important;
    }
}


@media screen and (max-width: 768px) {


    .topo {
        background-image: url(../img/bg-topo.jpg);
        height: 210px;
        border-bottom: solid 1px #f1ffff;
    }

/*
    .tituloTopo {
        position: relative;
        font-size: 22px;
        text-transform: uppercase;
        color: #880c0a;
        display: block;
        font-family: 'Swis721CnBTBold';
    }

    .subtituloTopo {
        position: relative;
        font-size: 9.2px;
        text-transform: uppercase;
        color: #f9bf2e;
        text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.40);
        font-family: 'Swis721CnBTBold';
    }*/

    .marcaCarnaval {
        position: relative;
        top: 12px;
        width: 120px;
    }

    .imgSelecioneOpcao {
        position: relative;
        background: url(../img/img-selecione-opcao-mobile.png) no-repeat center center;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        height: 100%;
    }

    .itemMenuLeft {
        background-image: url(../img/bg-menu-left.png);
        background-position: left;
        background-repeat: repeat;
        height: 56px;
        padding: 7px 0px 7px 0px;
        border-radius: 4px 0px 0px 4px;
    }


    .lknPostosSaude {
        text-align: center;
        background-position: left;
        background-repeat: repeat;
        height: 58px;
        padding-left: 0px;
        padding-right: 0px;
        display: inline-block;
        width: 100%;
        padding-top: 12px;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        background: url(../img/bg-menu-1.png);
    }

    .itemMenu {
        background-image: url(../img/menu-lines.png);
        background-position: left;
        background-repeat: repeat-y;
        height: 58px;
        position: absolute;
    }



    .copyright {
        position: relative;
        color: white;
        font-family: 'Swis721CnBTBold';
        padding-top: 20px;
        text-align: center;
    }


    .marcasRodape {
        margin-top: 0px;
        position: relative;
        text-align: center;
        margin-bottom: 00px;
    }


    .containerFooter {
        background-image: url(../img/bg-topo.jpg); /* height: 115px; */
        border-top: 1px solid #fff;
        min-height: 115px;
        background-repeat: repeat;
    }

    h1, .h1 {
        font-size: 18px !important;
    }

    .tituloTooltipRelatorios {
        display: inline-flex;
        width: 100% !important;
        border-radius: 5px;
        font-size: 11px;
        font-family: 'Swis721CnBTBold';
        text-transform: uppercase;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding: 10px 0px 8px 8px;
        margin: 10px 0px 10px 0px;
        line-height: 13px;
    }

        .tituloTooltipRelatorios:before {
            position: relative;
            font-family: FontAwesome;
            font-size: 24px;
            content: "\f05a";
            top: 4px;
            padding-right: 5px;
        }

        .tituloTooltipRelatorios span {
            position: relative;
            top: -1px;
            font-family: 'Swis721CnBTRoman';
            text-transform: none !important;
        }

    .botaoTooltipRelatorios {
        position: relative;
        display: inline-block;
        width: 100%;
        font-family: 'Swis721CnBTRoman';
        border-radius: 4px;
        font-size: 12px;
        color: #FFF;
        text-decoration: none;
        padding: 7px 7px 7px 15px;
        /* padding: 7px; */
        margin-bottom: 10px;
        top: 10px;
    }

        .botaoTooltipRelatorios:before {
            position: relative;
            font-family: FontAwesome;
            content: "\f200";
            padding-right: 10px;
            font-size: 14px;
        }

        .botaoTooltipRelatorios span {
            position: relative;
            top: -1px;
            font-family: 'Swis721CnBTRoman';
            text-transform: none;
        }

    .col-xs-3.itemMenu {
        width: 33.33333333% !important;
    }

        .col-xs-3.itemMenu img {
            width: 100px !important;
        }



    .col-xs-6.itemMenu img {
        width: 100px !important;
    }

    .navbar .search-box .input-box {
        right: calc(100% - 40px);
        width: 430px !important;
    }
}


@media screen and (max-width: 801px) {
    .bx-x:before {
        content: "\f00d" !important;
    }

  /*  i.bx.bx-x {
        left: 195px;
        position: relative;
    }

    nav .navbar .links li:after {
        content: none !important;
    }*/
}

@media screen and (max-width: 576px) {
    .navbar .search-box .input-box {
        right: calc(100% - 40px);
        width: 300px !important;
    }
}


@media screen and (max-width: 390px) {

    /*.tituloTopo {
        position: relative;
        font-size: 17.5px;
        text-transform: uppercase;
        color: #880c0a;
        display: block;
        font-family: 'Swis721CnBTBold';
    }

    .subtituloTopo {
        position: relative;
        font-size: 7.7px;
        text-transform: uppercase;
        color: #f9bf2e;
        text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.40);
        font-family: 'Swis721CnBTBold';
    }*/
}


@media screen and (max-width: 359px) {

    /*.tituloTopo {
        position: relative;
        font-size: 12.5px;
        text-transform: uppercase;
        color: #880c0a;
        display: block;
        font-family: 'Swis721CnBTBold';
    }

    .subtituloTopo {
        position: relative;
        font-size: 5.5px;
        text-transform: uppercase;
        color: #f9bf2e;
        text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.40);
        font-family: 'Swis721CnBTBold';
    }*/
}



#cboxContent #cboxTitle {
    font-size: 9px !important;
}

/*.backgroundLogin
{
	background-image: url(../img/bg-mapa-2016.png);
	background-repeat: repeat;
}*/




/*
.swiss
{
	font-family: 'Swis721CnBTRoman' , sans-serif;
	font-size: 20px;
}

.containerMapa
{
	position: relative;
	width: 780px;
	height: 797px;
	background-image: url(../img/mapa.png);
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom:35px;
}

.containerMapaMobile{
	position: relative;
	width: 780px;
	height: 716px;
	background-image: url(../img/mapaMobile.png);
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom:35px;
}

.posto
{
	position: absolute;
	cursor: pointer;
	width: 54px;
	height: 45px;
	background-image: url(../img/posto.png);
	z-index: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}
.posto:hover
{
	position: absolute;
	cursor: pointer;
	width: 54px;
	height: 45px;
	background-image: url(../img/posto2.png);
}










.tooltip
{
	display: none;
	background: transparent url(  '../img/bg-tooltip-carnaval.png' );
	font-size: 8px;
	height: 41px;
	width: 104px;
	padding: 13px 0px 0px 0px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	background-repeat: no-repeat;
	text-align: center;
	z-index: 0;
	font-family: 'Swis721CnBTRoman' , sans-serif;
	text-transform: uppercase;
	margin-top: 20px;
	position: absolute;
	line-height: 11px;
}


#posto1-terreiro
{
	top: 150px;
	left: 364px;
}
#posto2-montanha
{
	top: 232px;
	left: 354px;
}

#fiqueSabendo-praçaMunicipal
{
	top: 200px;
	left: 354px;
}
#fiqueSabendo-Barra
{
	top: 500px;
	left: 220px;
}
#posto3-piedade
{
	top: 260px;
	left: 390px;
}
#posto4-politeama
{
	top: 295px;
	left: 350px;
}
#posto5-aflitos
{
	top: 300px;
	left: 238px;
}
#posto16-pracaMunicipal
{
	top: 195px;
	left: 366px;
}
#posto5-tca
{
	top: 340px;
	left: 275px;
}
#posto7-santaMaria
{
	top: 475px;
	left: 135px;
}
#posto6-farolBarra
{
	top: 476px;
	left: 290px;
}
#posto7-shopBarra
{
	top: 412px;
	left: 315px;
}
#posto8-clubeEspanhol
{
	top: 400px;
	left: 390px;
}
#posto9-sabinoSilva
{
	top: 395px;
	left: 478px;
}
#posto10-isba
{
	top: 348px;
	left: 564px;
}

#posto11-nordesteAmaralina
{
	top: 280px;
	left: 660px;
}

#circuitoDodo
{
	position: absolute;
	cursor: pointer;
	width: 105px;
	height: 56px;
	background-image: url(../img/tooldodo1.png);
	z-index: 0;
	top: 460px;
	left: 190px;
	
}
#circuitoDodo:hover
{
	background-image: url(../img/tooldodo2.png);
	width: 150px;
}


#circuitoOsmar
{
	position: absolute;
	cursor: pointer;
	width: 109px;
	height: 56px;
	background-image: url(../img/toolomar1.png);
	z-index: 0;
	top: 209px;
	left: 408px;
}
#circuitoOsmar:hover
{
	background-image: url(../img/toolomar2.png);
	width: 152px;
}

#circuitoNordeste
{
	position: absolute;
	width: 119px;
	height: 56px;
	cursor: pointer;
	z-index: 0;
	top: 260px;
	left: 710px;
	background-image: url(../img/toolNordeste1.png);
}
#circuitoNordeste:hover
{
	background-image: url(../img/toolNordeste2.png);
	width: 162px;
}
	


#circuitoBatatinha
{
	position: absolute;
	cursor: pointer;
	width: 119px;
	height: 56px;
	background-image: url(../img/toolBatatinha1.png);
	z-index: 0;
	top: 110px;
	left: 443px;
}
#circuitoBatatinha:hover
{
	background-image: url(../img/toolBatatinha2.png);
	width: 162px;
}



.bg-paginasInternas
{
	position: fixed;
	width: 100%;
	height: 452px;
	background-image: url(../img/bg-inter.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	z-index: -1;
}

.containerLogin
{
	position: relative;
	width: 426px;
	height: 231px;
	margin: 0 auto;
	background-image: url(../img/bg-login.png);
	padding: 410px 0px 0px 58px;
	margin-top: 100px;
	background-repeat: no-repeat;
}

.containerFormLogin
{
	position: relative;
	width: 130px;
	float: left;
}
.containerFormSenha
{
	position: relative;
	width: 144px;
	float: left;
	left: 25px;
}
.ContainerFormBotao
{
	position: relative;
	float: left;
	top: 21px;
	left: 45px;
}


.containerFull
{
	position: relative;
	width: 976px;
	margin: 0 auto;
}

h1
{
	background-image: url(../img/bg-h1.png);
	height: 57px;
	margin: 0px;
	font-size: 24px;
	color: #a35427;
	padding: 29px 0px 0px 86px;
}
.containerH2
{
	background-image: url(../img/bg-h2.png);
	height: 43px;
	margin: 0px;
	padding: 22px 21px 0px 71px;
}
h2
{
	font-size: 19px;
	color: #585858;
	float: left;
	padding: 0px;
	margin: 0px;
}
.opcoesRelatorio
{
	position: relative;
	padding: 35px;
	background-image: url(../img/bg-opcoes.png);
	background-position: bottom;
}
.containerRelatorios
{
	position: relative;
	background-image: url(../img/bg-relatorios.png);
	background-repeat: repeat-y;
	padding: 0px;
	left: 0px;
}
.labelPergunta
{
	position: relative;
	color: #914a15;
	font-size: 20px;
	border-bottom: solid 1px #914a15;
	width: 100%;
	width: 906px;
}
.rodape
{
	position: relative;
	height: 139px;
	background-color: #9d5124;
	width: 100%;
	margin-top: 20px;
}
.infoRodape
{
	position: relative;
	height: 152px;
	width: 976px;
	margin: 0 auto;
	top: -20px;
}

.cadastrarUsuario
{
	position: relative;
	float: right;
	top: -7px;
	right: 12px;
}

.legenda
{
	border: solid 1px #555;
	width: 870px;
	margin-top: 25px;
	font-size: 13px;
	color: #555;
	padding: 15px;
}

.botaoForm1
{
	background-color: #185b31;
	padding: 10px;
	display: inline-block;
	color: #fff;
	font-size: 12px;
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

.botaoForm1:hover
{
	opacity: 0.99;
	filter: alpha(opacity=99);
	-moz-opacity: 0.1,9;
}

input[type='text']
{
	width: 400px;
	height: 15px;
	background-color: #f8f8f8;
	border: solid 1px #185b31;
	padding: 6px;
	font-size: 16px;
	margin: 5px 15px 15px 0px !important;
	display: block;
	text-transform: uppercase;
}

input[type='text']:hover
{
	width: 400px;
	height: 15px;
	background-color: #f2f2f2;
	border: solid 1px #669231;
	padding: 6px;
	font-size: 16px;
	margin: 5px 15px 15px 0px;
	display: block;
}

input[type='text']:focus
{
	width: 400px;
	height: 15px;
	background-color: #f2f2f2;
	border: solid 1px #669231;
	padding: 6px;
	font-size: 16px;
	margin: 5px 15px 15px 0px;
	display: block;
}

input[type='password']
{
	width: 400px;
	height: 15px;
	background-color: #f8f8f8;
	border: solid 1px #185b31;
	padding: 6px;
	font-size: 16px;
	margin: 5px 15px 15px 0px;
	display: block;
}

input[type='password']:hover
{
	width: 400px;
	height: 15px;
	background-color: #f2f2f2;
	border: solid 1px #669231;
	padding: 6px;
	font-size: 16px;
	margin: 5px 15px 15px 0px;
	display: block;
}


input[type='password']:focus
{
	width: 400px;
	height: 15px;
	background-color: #f2f2f2;
	border: solid 1px #669231;
	padding: 6px;
	font-size: 16px;
	margin: 5px 15px 15px 0px;
	display: block;
}

.DropDownList
{
	width: 500px;
	height: 35px;
	background-color: #f8f8f8;
	border: solid 1px #b57300;
	padding: 6px;
	font-size: 16px;
	margin: 5px 15px 15px 0px !important;
	display: block;
}

.DropDownList:hover
{
	background-color: #f2f2f2;
	border: solid 1px #8c3f00;
}

*/



/******GRIDVIEW******/


/*
table.gridview
{
	background-color: #fff0db;
	border: solid 1px #ffffff;
	font-family: Arial;
	font-size: 13px;
	margin-top: 25px;
	float: left;
	margin-right: 6px;
}

table.gridview TR
{
	background-color: #fff0db;
	color: #994b17;
}

table.gridview TR a
{
	color: #994b17;
	font-weight: bold;
}

table.gridview TR a:hover
{
	color: #994b17;
	text-decoration: underline;
	font-weight: bold;
}

table.gridview TR:hover
{
	background-color: #fff5e7;
	color: #994b17;
}

table.gridview TH
{
	background: #c5813e;
	color: #FFFFFF;
	padding: 8px 10px 8px 10px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(img/bg-head-grid.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

table.gridview TD
{
	padding: 5px 10px 5px 10px;
	height: 18px;
}

.gridviewSelected
{
	background-color: #ebc9aa !important;
	color: #000000 !important;
	font-weight: bold;
}

.containerRelatorios
{
	width: 900px;
	margin: 0 auto;
}


.tituloGeralMapa {position:relative; width:576px; margin:0 auto; margin-top:30px; margin-bottom:20px; }

.tituloGeralMapaEndereco {position:relative; width:579px;  margin:0 auto; margin-top:20px; margin-bottom:20px; }

.Sair {position:relative; width:100px; height:10; margin:0 auto; margin-top:10px; margin-bottom:10px; }

.instrucaoMapa 
{
	position:absolute;
	width:199px;
	height:92px;
	background-image:url(../img/instrucao-mapa.png);
	background-repeat:no-repeat;
	top:55px;
	left:213px;
	}
	
	
	.instrucaoMapaEndereco
{
	position:absolute;
	width:199px;
	height:92px;
	background-image:url(../img/instrucao-mapa-endereco.png);
	background-repeat:no-repeat;
	top:55px;
	left:213px;
	}
	*/

/* MAPA ENDEREÇOS */

/*
#circuitoDodoEndereco
{
	position: absolute;
	width: 91px;
	height: 56px;
	background-image: url(../img/tooldodo1-localizacao.png);
	z-index: 0;
	top: 460px;
	left: 190px;
	
}


#circuitoOsmarEndereco
{
	position: absolute;
	width: 95px;
	height: 56px;
	background-image: url(../img/toolomar1-localizacao.png);
	z-index: 0;
	top: 209px;
	left: 408px;
}

#circuitoNordesteEndereco
{
	position: absolute;
	width: 105px;
	height: 56px;
	background-image: url(../img/toolbimba-localizacao.png);
	z-index: 0;
	top: 260px;
	left: 710px;
}

#circuitoBatatinhaEndereco
{
	position: absolute;
	width: 105px;
	height: 56px;
	background-image: url(../img/toolbatatinha-localizacao.png);
	z-index: 0;
	top: 110px;
	left: 443px;
}

*/



.mapaGoogleMapaSaude {
    position: relative;
    width: 100%;
    height: 600px;
    z-index: 0;
    
}

.pinMapa {
    background-color: #4285F4;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 7px;
    padding: 0px 0px 8px 0px;
    position: relative;
    width: 60px;
    font-family: nunito;
    font-weight: 700;
    text-align: center;
}

.pinMapa:before {
    position: relative;
    font-family: FontAwesome;
    content: "\e3b2";
    top: 0px;
    padding-right: 5px;
    font-size: 10px;
    display: block;
    margin-bottom: 5px;
    border-radius: 6px 6px 0 0;
    padding: 6px 12px 6px 12px;
    background-color: #ab1212;
    color: #f0abab;
}

.pinMapa::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #4285F4;
}


.verde {
    background-color: #41a4a3;
    color: #eff7ef;
}
    .verde::after {
        border-top: 8px solid #41a4a3;
    }

    .verde::before {
        background-color: #158181;
        color: #89d3d2;
    }

.amarelo {
    background-color: #ffd843;
    color: #947600;
}

.laranja {
    background-color: #db8e00;
}

.vermelho {
    background-color: #c33333;
    color: white;
}

.amarelo::after {
    border-top: 8px solid #ffd946;
}
.amarelo::before {
    background-color: #e2b300;
    color: #ffeca2;
}


.laranja::after {
    border-top: 8px solid #db8e00;
}

.pinMapa.laranja:before {
    background-color: #ae6a00;
    color: #f8d89c;
}

.vermelho::after {
    border-top: 8px solid #c33333;
}
.vermelho::before {
    background-color: #ab1212;
    color: #f0abab;
}




/*
BARRA LATERAL
*/

.zeynep {
    top: 0;
    bottom: 0;
    position: fixed;
    overflow: hidden;
    overflow-y: auto;
    z-index: 1011;
    pointer-events: none;
    transform: translateX(-100%) translateZ(0px);
    -webkit-overflow-scrolling: touch;
    border-radius: 12px;
    margin: 12px 12px 12px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 345px;
  }


  .zeynep.opened {
    pointer-events: auto;
    transform: translateX(0px) translateZ(0px);
    border-radius: 12px;
    margin: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .containerTituloDetalhamentoInfos {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #ebeaea;
    padding: 20px;
    height: 94px;
    width: 100%;
  }

  .txtTituloDetalhamentoInfos {
    font-family: nunito;
    font-weight: 900;
    color: #00aead;
    line-height: 18px;
  }

  .icoTituloDetalhamentoInfos:before {
    content: '\e3b2';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    color: #ffffff;
    background-color: #00aead;
    padding: 10px;
    border-radius: 21px;
    font-size: 18px;
    margin-right: 11px;
  }

  .containerInfosDetalhamentoInfos {
    padding: 20px 15px;
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }

  .containerRodape {
    width: 100%;
    position: relative;
    bottom: 0px;
    background-color: #fff
  }

  .tituloDadoUnidade {
    padding: 5px 10px 4px 8px;
    background-color: #dbf8f8;
    font-family: nunito;
    font-weight: 800;
    color: #00aead;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    margin: 12px 0 5px 0;
  }

  .txtDadoUnidade {
    font-family: 'Nunito';
    font-size: 13px;
    color: #909090;
    margin-left: 8px;
    text-transform: uppercase;
  }

  .txtDadoUnidade ul li {
    font-family: 'Nunito';
}

  .redesSociaisDetalhamentoInfos {
    border-top: solid 1px #ccc;
    padding: 18px 30px;
    box-sizing: content-box;
    width: 80%;
    margin-top: auto;
    text-align: center;
  }

  .rodapeDetalhamentoInfos {
    background-color: #ededed;
    width: 100%;
    margin-top: auto;
    font-size: 12px;
    text-align: center;
    color: #a1a1a1;
    padding: 26px;
    font-family: 'Nunito';
  }

  .btnRedesocial {
    font-family: 'Font Awesome 6 Brands';
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    text-rendering: auto;
    color: #c2c2c2;
    font-size: 19px;
    margin-right: 15px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
  }

  .btnRedesocial:hover {
    color: #00aead;
  }

  .btnRedesocial.youtube:before {
    content: '\f167';
  }

  .btnRedesocial.x:before {
    content: '\e61b';
  }

  .btnRedesocial.facebook:before {
    content: '\f09a';
  }

  .btnRedesocial.instagram:before {
    content: '\f16d';
  }

  a.botaoFecharSideBar {
    width: 30px;
    height: 30px;
    background-color: #d9d9d9;
    border-radius: 50px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    font-family: 'Nunito';
    font-weight: 900;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    margin-left: auto;
    -webkit-box-shadow: inset -2px 1px 1px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: inset -2px 1px 1px 0px rgba(0,0,0,0.05);
    box-shadow: inset -2px 1px 1px 0px rgba(0,0,0,0.05);
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

a.botaoFecharSideBar:hover {
    background-color: #d1d1d1;
    border-radius: 50px;
    color: #fff;

}

#tracarRota {
    background-color: #da9e73;
    width: 128px;
    color: #fff;
    font-weight: 700;
    font-family: 'Nunito';
    margin-top: 15px;
    display: flex;
    padding: 6px 13px 6px 8px;
    border-radius: 35px;
    cursor: pointer;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    margin-top: 15px;
}

#tracarRota:before {
    content: '\f4d7';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    color: #da9e73;
    background-color: #ffffff;
    padding: 6px;
    border-radius: 21px;
    font-size: 15px;
    margin-right: 9px;
}

#tracarRota:hover {
    background-color: #d18d5d;
}



/* SELECT2 */
.select2 {
    width: 100% !important;
    overflow: hidden;
}


.select2-container--default .select2-selection--multiple {
    width: 97% !important;
    position: relative !important;
    height: 35px;
    outline: none;
    font-size: 18px !important;
    border: none !important;
    font-family: 'Nunito' !important;
    font-weight: 600 !important;
    color: #088685;
    border-radius: 50px !important;
    padding: 0 15px !important;
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #FFF !important;
}

.select2-container .select2-search--inline .select2-search__field {
    font-family: 'Nunito' !important;
    font-weight: 600 !important;
    height: 26px !important;
}

.select2-result-repository__description {
    font-family: 'Nunito' !important;
}

.select2-results__option {
    padding: 8px;
    user-select: none;
    -webkit-user-select: none;
    font-family: 'Nunito' !important;
    font-weight: 400 !important;
    font-size: 15px;
    color: #9a9a9a !important;
    padding: 8px 14px !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #ecfafa !important;
    color: #0db4b3 !important;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-radius: 30px 30px 10px 30px !important;
    overflow: hidden;
    margin-top: 15px;
    padding-top: 20px;
}

li.select2-results__option.select2-results__option--disabled.loading-results {
    top: -8px;
    position: relative;
    margin-left: 6px;
}

.select2-results__message {
    top: -8px;
    position: relative;
    margin-left: 6px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: transparent !important;
    border: none !important;
    padding: 2px;
    height: 26px;
    display: flex !important;
    align-items: center;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    font-family: 'Nunito';
    font-weight: 600;
    margin-left: 8px;
    font-size: 16px;
}

.select2-selection__choice__remove {
    background-color: transparent;
    border: none !important;
    border-right: none !important;
    background-color: #c35e5e !important;
    border-radius: 50px !important;
    color: #fff !important;
    padding: 1px !important;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0px;
    width: 25px !important;
    height: 25px !important;
    margin-right: 30px !important;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.select2-selection__choice__remove:hover {
    background-color: #b15050 !important;
}

.select2-selection__clear {
    display: none;
}

.select2-selection__choice__display {
    font-weight: 700 !important;
}

span.select2-selection.select2-selection--multiple.select2-selection--clearable {
    margin-top: 54px;
}

/*.select2-selection--clearable {
    margin-top: 55px;
}
span.select2-search.select2-search--inline {
    float: left;
}
span.selection {
    display: flex;
}



.select2-results__message {
    top: -5px;
    position: relative;
    margin-left: 6px;
}*/


.zeynep ul > li {
    list-style-type: circle;
    display: list-item;
    margin-left: 0px;
}

.tituloBold {
    font-weight: 800;
    font-family: 'Nunito';
}

.tituloBold.disponivel {
    color: #18a018;
}

.tituloBold.indisponivel {
    color: #a01818;
}

.infoBold {
    font-family: 'Nunito';
    font-size: 11.5px;
    text-transform: none;
}

.infoBold:before {
    content: '\f05a';
    font-family: "Font Awesome 6 Free";
    font-weight: 800;
    margin-right: 2px;
    color: #d88d36;
    font-size: 12px;
}

.bx-x:before {
    content: "\f00d" !important;
}

