@CHARSET "UTF-8";

#principale {
    padding-top: 0;
    background-color: #eeeeee;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
}

.img_princ {
    width: 400px;
}

.sub_tit {
    font-size: 16px;
}

#secondario {
    padding: 15px;
}

.art_cont {
    position: relative;
    min-height: 340px;
    text-align: justify;
}

.tick {
    width: 90px;
    font-weight: bold;
}

.price {
    width: 110px;
}

.trend {
    width: 50px;
}

.contain {
    width: 260px;
}

.am_snip {
    font-size: 12px;
    text-align: left;
}

.date {
    font-size: 12px;
}

.tick_home {
    width: 50px;
    font-weight: bold;
}

.price_home {
    width: 90px;
}

.evidenzia24 {
    font-size: 24px;
    text-align: center;
    color: #7C7C7C;
}

.enfatizza {
    font-size: 30px;
    text-align: center;
    font-style: italic;
}

.evidenzia30 {
    font-size: 30px;
    text-align: center;
    color: #7C7C7C;
}

.evidenzia30left {
    font-size: 24px;
    text-align: left;
    color: #7C7C7C;
}

.img_container {
    min-height: 150px;

}

@media only screen and (max-width: 991px) {
    .img_container {
        min-height: 224px;

    }

    .art_cont {
        min-height: 390px;
        text-align: justify;
    }
}

.special-btn {
    margin-right: 25px;
}

.txt_container {
    position: absolute;
    bottom: 5px;
    font-size: 16px;
}

.tday-title {
    color: #7C7C7C;
    font-style: italic;
    font-size: 26px;
}

.btn-data {
    width: 188px;
    text-align: center;
    color: #428bca;
    font-size: 14px;
    font-weight: bold;
}

img.webinar{
    max-height: 170px;
}
