

/*====[ MENU PRINCIPAL ]====*/








 



/**** COMPONENTS-MD.CSS ***/




















/**** DEFAULT.CSS ***/
 
 
 

 

/* assistencia farmaceutica (capas de livros) */
 
 
 

#custom_carousel .carousel-indicators li.col-md-3:last-child {
    padding-right: 0;
}

.imgnoticia img {
    max-height: 420px;
    width: 100%;
}

.imgnoticia {
    position: relative;
}

.nottext p {
    text-align: justify;
    font-size: 1.14em;
    margin-bottom: 25px;
    line-height: 1.6;
}

.nottext table p {
    margin-bottom: 0;
    width: auto;
}

.nottext table {
    table-layout: fixed;
}

.nottext table td {
    padding: 10px;
}

.nottext img {
    max-width: 100%;
}

 

/*====[ NOTICIAS FIM ]====*/

/*====[ NOTICIAS SECUNDARIAS ]====*/

 

/* até 480 */

/*====[ FIM DOS AJUSTES PARA MOBILE ]====*/


/*.acesso-rapido li a:hover {*/
/*color: #000;*/
/*}*/

 

/*====[ INTRANET FIM ]====*/

/*====[ GALERIA ]====*/

.thumb-galeria img {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.fancybox-overlay {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.fancybox-skin {
    cursor: initial;
}

.row.galerias > div {
    margin-bottom: 20px;
}

.row.galeria-inner img,
.row.galerias img {
    width: 100%;
    height: auto;
}

.row.galerias h4 {
    font-size: 1.3em;
}

.row.galerias a {
    color: #1D1D1B;
}

.row.galerias a:hover {
    text-decoration: none;
}

.row.galerias a .datanot,
.row.galerias a p {
    color: #7C7C7B;
}

#sliderGaleria .carousel-control {
    background-image: none;
    filter: none;
    background-color: #000;
    top: 37%;
    bottom: 49%;
    z-index: 8000;
}

#sliderGaleria .carousel-control.left,
#sliderGaleria .carousel-control.right {
    height: 100px;
    line-height: 100px;
    width: 10%;
}

#sliderGaleria .carousel-control span.glyphicon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    /*font-size: 2.5em;*/
}

#sliderGaleria .carousel-inner .item .row:last-child {
    margin-bottom: 0;
}

#sliderGaleria .carousel-indicators li {
    background-color: #CCC;
    width: 12px;
    height: 12px;
}

#sliderGaleria .carousel-indicators .active {
    background-color: #7C7C7B;
}

/*====[ GALERIA FIM ]====*/