
.item-media {
    background-color: #fff;
    padding: 15px 15px 10px;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,0.2) /*0 2px 2px 0 rgba(0,0,0,0.1)*/;
    border: 0;
    margin-bottom: 12px;
    border-radius: 3px;
    margin-top: 2px;
}
@media (max-device-width: 767px){
    .conteudo_interna{padding:0}
    .item_busca_caption {padding: 5px 0 0 0 !important;}

    #info-icon {
        width: 32% !important;
    }
}

#info-icon:hover {
    color: #007cc0 ;
}

.disabled,.disabled:hover {
    color: #d0caca !important;    
}

.margintop {
    margin-top: 10px;
}

.txt_noticia p {
    font-size: 1rem;
}

.col-sem-margem {
    padding: 0px;
    margin: 0px !important;
}

section.area_noticias {
    padding-top: 15px;
}

#info_caixa {
    margin-bottom: 10px;
    border-bottom: none !important;
    background-color: #FFF;
    padding: 12px 3px;
    font-size: 14px;
    color: #666;
}

#info_area {
    font-size: 14px;
    color: #A80000;
    font-weight: bold;
}

#info_titulo {
    font-size: 15px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}

#info_data {
    font-size: 13px;
    color: #999;
    font-style: italic;
}

.linha_vertical_cinza {
    border-left: 0.2em solid #8D8D8D;
    margin-right: 10px;
}

@media (min-width: 768px) {
    .topo_negativo {
        font-size: 16px;
    }

    #group-info-icon span.col-md-2 {
        max-width: 15.66667% !important;
    }
}

#st-1 {
    z-index: 99 !important;
}

.linha_horizontal {
    border-bottom: 0.2em solid #0071ce;
    margin-right: 10px;
}

.my-gallery figcaption {
      display: none;
    }

.text-center {
    text-align: center !important;
}

@media (min-width: 1200px) {
    .exibe-fotos {
        height: 184px;
        overflow: hidden;
        font-size: 11px;
    }

    .bg_cinza_noticias {
        background-color: #eeeeee;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .exibe-fotos a {
        height: 115px;
        display: block;
        overflow: hidden;
    }
    .img-responsive {
        display: block;
        width: 100%;
        height: auto;
    }
}

.btn, .btn:hover {
        color: #007cc0 ;
    }
    .btn-primary {
     color: #FFF;
     background-color: #007cc0  !important;
     border-color: #007cc0  !important;   
    }
 .card {
    margin-top: 20px;
    padding: 30px;
    background-color: rgba(214, 224, 226, 0.2);
    -webkit-border-top-left-radius:5px;
    -moz-border-top-left-radius:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-top-right-radius:5px;
    border-top-right-radius:5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
}
.card.hovercard .card-background {
    height: 130px;
}
.card-background img {
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
    margin-left: -100px;
    margin-top: -200px;
    min-width: 130%;
}
.card.hovercard .useravatar {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
}
.card.hovercard .useravatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.5);
}
.card.hovercard .card-info {
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
}
.card.hovercard .card-info .card-title {
    padding:0 5px;
    font-size: 20px;
    line-height: 1;
    color: #262626;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.card.hovercard .card-info {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}
.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}
.btn-pref .btn {
    -webkit-border-radius:0 !important;
}

/* .btn-pref,.well {
    border: 1px solid #ccc;
    background-color: #e8e8e8;
} */

.btn-pref{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.btn-group {
    padding: 0px;
    border: 1px solid #ccc;

}
.btn-group:firt-child {
    border-left: 0px;

}
.btn-group:last-child {
    border-right: 0px;

}

/* .well {
min-height: 500px;
border: 1px solid #007cc0 ;
} */

.card .bg-primary {
    background-color: #007cc0 !important;
}

.card-body .btn:hover {
    color: white;
}

.tooltip-inner {
    background-color: #FFF;
    border: 2px solid #007cc0 !important;
    color: #007cc0 !important;
    text-align: left !important;
    text-transform: lowercase;
}

.tooltip.bs-tooltip-right .arrow:before {
    border-top-color: #007cc0 !important;
}
.tooltip.bs-tooltip-left .arrow:before {
    border-top-color: #007cc0 !important;
}
.tooltip.bs-tooltip-bottom .arrow:before {
    border-top-color: #007cc0 !important;
}
.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #007cc0 !important;
}