<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Space out content a bit */
body {
    padding-top: 20px;

}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
    padding-right: 15px;
    padding-left: 15px;
}

/* Custom page header */
.header {
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
}

.jumbotron p{
    font-size: 12px;
    font-weight: normal;
}

.details-container{
    text-align: center;
}

.owcd-banner{
    width: 100%;
}

#maps {
    width: 100%;
    height: 400px;
    background-color: #efefef;
}

.infowindow-container{
    background: #efefef;
    padding: 1em 0.5em;
    height: 10em;
}

.casino-listing{
    display: block;
    height: 13em;
}

.casino_image{
    width: 12em;
    padding-right: 0.5em;
    height: 9em;
}

.casino-container{
    padding: 0.5em;
    width: 100%;
}

.img-container, .casino-content{
    float: left;
}

.img-container{
    padding-right: 0.8em;
}

.casino-content{
    width: 50%;
}

.casino-content &gt; a &gt; h5{
    margin-top: 0px;
}

/* Custom page footer */
.footer {
    padding-top: 19px;
    color: #777;
    border-top: 1px solid #e5e5e5;
}

/* Customize container */
/*@media (min-width: 768px) {
  .container {
    max-width: 780px;
  }
}*/
.container-narrow &gt; hr {
    margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    background: #3B4346;
    color: #ffffff;
}

/* Supporting marketing content */
.marketing {
    margin: 40px 0;
}
.marketing p + h4 {
    margin-top: 28px;
}

/*---------------------------  TOP 7 CASINOS START -----------------------------*/
.topOnlineCainosWrapper h3 {
    padding: 3% 2%;
    margin: 0;
    font-weight: bold;
    color: #222;
    font-size: 1.5rem !important;
    line-height: 120% !important;
}
.topOnlineCainosWrapper .main-toplist table {
    width: 100%;
}
.topOnlineCainosWrapper .main-toplist table tr {
    border-bottom:1px solid #C7C7C7;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.topOnlineCainosWrapper .main-toplist tr td  {
    color: #243E59;
    padding: 0.6rem 0;
}
.topOnlineCainosWrapper .main-toplist a.toplist-link {
    color: #243E59;
    line-height: 120%;
    display: block;
    font-weight: bold;
}
.toponlineCtopOnlineCainosWrapperasinosWrapper .main-toplist a.toplist-link:hover {
    transition: all 0.2s ease-in-out 0s;
    color: #CE100B;
}
.topOnlineCainosWrapper .main-toplist a.toplist-link.button-mini {
    background-color: #CE100B;
    border-radius: 4px;
    color: #fff;
    padding: 8px 5px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.topOnlineCainosWrapper .main-toplist a.toplist-link.button-mini:hover {
    transition: all 0.2s ease-in-out 0s;
    background-color: #243E59;
}

/*---------------------------  TOP 7 CASINOS END -----------------------------*/

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    /* Remove the padding we set earlier */
    .header,
    .marketing,
    .footer {
        padding-right: 0;
        padding-left: 0;
    }
    /* Space out the masthead */
    .header {
        margin-bottom: 30px;
    }
    .navbar-nav {
        float: right;
        margin: 0;
        width: 38em;
        padding-top: 0.5em;
    }
    .navbar&gt;.container .navbar-brand{
        padding-top: 1em;
    }
    .navbar-inverse .navbar-nav&gt;li&gt;a{
        display: block;
        padding: 0px 2px;
        float: left;
        font-size: 14px;
        width: 100%;    
    }
    .navbar-inverse .navbar-nav&gt;li:nth-child(1){
        width: 6.5em;
    }
    .navbar-inverse .navbar-nav&gt;li:nth-child(2){
        width: 7.5em;
    }
    .navbar-inverse .navbar-nav&gt;li:nth-child(3){
        width: 8.5em;
    }
    .navbar-inverse .navbar-nav&gt;li:nth-child(4){
        width: 11em;
    }
    .navbar-inverse .navbar-nav&gt;li:nth-child(5){
        width: 8em;
    }
    .navbar-inverse .navbar-nav&gt;li:nth-child(6){
        width: 9em;
    }
}

@media screen and (min-width: 992px){
    .navbar&gt;.container .navbar-brand  {
        padding-top: 1em;
    }
    .navbar-nav{
        width: 53em;
        float: left;
        padding-top: 1.3em;
    }
}

@media screen and (min-width: 1200px){
    .navbar-nav{
        width: 51em;
        float: right;
        padding-top: 1.3em;
    }
    .navbar-inverse .navbar-nav&gt;li:nth-child(1){
        width: 13.5em;
    }
    .navbar-inverse .navbar-nav&gt;li:nth-child(2){
        width: 7.5em;
    }
    .navbar-inverse .navbar-nav&gt;li:nth-child(3){
        width: 8.5em;
    }
    .navbar-inverse .navbar-nav&gt;li:nth-child(4){
        width: 11em;
    }
    .navbar-inverse .navbar-nav&gt;li:nth-child(5){
        width: 8em;
    }
    .navbar-inverse .navbar-nav&gt;li:nth-child(6){
        width: 9em;
    }
}

.footer-container{
        background-color: #3b4346;
    padding-top: 3rem;
}

.footer-container p{
    color: white;
    padding: 2rem;
}

.topOnlineCainosWrapper{
    padding: 1rem;
    background: #f7f7f7;
    border-radius: 7px;
}
.topOnlineCainosWrapper img{width: 2rem;
    top: 0.7rem;
    position: relative;}

.casino-content a{
    color: #abcdea!important
}

.bottom-section{
    padding-top: 2rem
}
</pre></body></html>