﻿
.list-item {
    display: flex;
    justify-content: space-between;
}

h2.more-articles-title {
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    border-bottom: 1px solid #a0a0a0;
    margin-bottom: 15px;
    padding-bottom: 20px;
}

h3.more-articles-title {
    font-family: "Roboto";
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    color:#333;
}

.col-md-8.blog-article-page-text {
    padding: 0 40px;
}

.blog-article-title {
    font-family: "Roboto";
    font-size: 35px;
    font-weight: 600;
    margin: 40px 0 15px 0;
}

.blog-article-subtitle-text {
    font-family: "Roboto";
    font-size: 20px;
    color: #757575;
    margin-bottom: 20px;
}

h2.blog-article-title {
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.blog-article-text {
    font-family: "Roboto";
    font-size: 17px;
    line-height: 30px;
}

.publication-details-text {
    font-family: Roboto;
    color: #757575;
    font-size: 14px;
    font-weight: 200;
    margin: 5px 0;
}

.blog-article-link {
    color: #2196f3;
}

.prize-title {
    display: none;
}

span.prize-text {
    margin-left: 5px;
}

.us-plugin-lotto-details .us-plugin-container .result-container .item-prize .brand-prize, .us-plugin-lotto-details .us-plugin-container .result-container .item-prize .prize-text {
    color: #333;
    text-shadow: none;
    font-size: 30px !important;
}

.us-plugin-lotto-details.small .us-plugin-container .result-container .item-logo img {
    height: 55px;
}

.us-plugin-lotto-details .us-plugin-container .result-container .item-footer {
    background-color: #fff;
    padding: 3px 10px 0 10px;
}

    .us-plugin-lotto-details .us-plugin-container .result-container .item-footer .footer-time {
        display: none;
    }

    .us-plugin-lotto-details .us-plugin-container .result-container .item-footer .footer-date {
        float: inherit;
    }

a.jp-btn.command-button {
    background: #1d4ed8;
}

.us-plugin-lotto-details.small .us-plugin-container .result-container .item-command a.command-button {
    font-size: 18px;
}

/* SOCIAL NETWORK - START */

.social-network {
    display: inline-block;
    position: absolute;
    width: auto;
    height: auto;
    margin: 0 0 0 -250px;
    margin-top: 1920px !important;
    padding: 0 0 0 0;
}

.social-networks {
    display: flex;
}

.social-network .social-network-title {
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 600;
    color: #5f5f60;
    margin-bottom: 10px;
}

.social-network a {
    display: block;
    margin: 0 20px 0 0;
}

    .social-network a img {
        width: 25px;
    }


/* SOCIAL NETWORK - END */


/*WIDGET SCROLLING - START*/

div.col-md-4[style*="text-align: center;"] {
    position: relative;
    top: 1000px;
}

    div.col-md-4[style*="text-align: center;"].sticky {
        position: sticky;
    }

.us-plugin-lotto-details {
    display: block;
    width: auto;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #000;
    text-align: center;
}

.us-plugin-lotto-details {
    padding: 0 0 100px 0;
}

/*WIDGET SCROLLING - END*/
