<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cube-rounded-shadow {
    min-height:175px;
}
.recent-rules .cube-rounded-shadow {
    min-height: 80px;
}
/*.recent-rules a{
    text-decoration:none;
}*/
.home-right-box {
    padding: .8rem 1.5rem;
}
    .home-right-box li {
        font-size: .9em;
        font-style: normal;
        line-height: normal;
        margin: 10px 0px;
    }


.rounded-wrapper.recent-rules{
    padding:15px 30px;
}
.rounded-wrapper {
    padding: 15px 25px;
}

#navbarNavDropdown{
    margin-left:-0.5rem;
}
#RecentRules .title-text {
    font-size: .805em;
}
@media (max-width:992px) {
    .cube-rounded-shadow {
        min-height: 130px;
    }
}
@media (max-width:768px) {
    .cube-rounded-shadow {
        min-height: 100px;
    }
}

/*

footer {
    margin: 0 30px
}

.orange {
    font-weight: 700
}

.list li, .recent li {
    margin: 10px 0;
}

.recent li {
    padding: 5px 15px;
    margin-left: -40px;
    list-style: none inside url(/Images/li-icon.png);
    font-size: 1.2em;
    float:left;
}

    .recent li a {
        top: -6px;
        position: relative;
        margin-left: 10px;
    }
    .recent li .short-title p{
        margin: -27px 0 0 30px !important;
    }

    .recent li .intro p{
        margin: -2px 0 0.7em 40px !important;
        font-size: .9em;
    }

.foot {
    display: none
}

.left-box {
    border-right: 1px solid var(--secondary-color);
}

#myAccount .popover &gt; .arrow, #myAccount .popover &gt; .arrow:after {
    display: none !important
}

#myAccount .popover-title {
    background-color: var(--primary-color)
}

#VideoLink {
    text-align: center;
    margin-bottom: 25px
}

    #VideoLink a {
        margin: auto
    }

    #VideoLink &gt; a img {
        margin: 15px 0
    }

@media (max-width:979px) {
    .right-box {
        border: none;
        border-top: 1px solid var(--secondary-color);
        margin-top: 15px
    }

    h2 {
        font-size: 22px
    }

    .right-box &gt; h4 {
        margin-top: 25px
    }

    #VideoLink {
        margin: 10px
    }
}

#Video {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

    */</pre></body></html>