<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {margin:0; padding:0; font-family: 'Open Sans', sans-serif;}
.large {margin-bottom: 10px;display: block;clear: both;color:#767676;font-size: 70%;}
.small {margin-bottom: 10px;font-size: 12px;line-height: 21px;display: block;clear: both;color: gray;}
img {max-width: 99%;height: auto;}
img  {padding: 4px;background: white;border: solid 1px white;-moz-box-shadow: 0 1px 2px 1px #E4E4E4;-webkit-box-shadow: 0 1px 2px 1px #E4E4E4;box-shadow: 0 1px 2px 1px #E4E4E4;}
.left_img_container{ text-align: center; width:30%; float:left; margin-right:20px;}
.gray_text{ color:gray; font-size:14px; display:block; margin:0px; padding:0px; position:absolute; bottom:10px; left:33%;  font-family: 'Open Sans', sans-serif;}
.text{position:relative; font-weight: bold; padding-left:33%; margin:0; padding-right:30px;
    padding-bottom:20px; text-wrap:normal; word-break:normal; word-wrap:break-word; font-family: 'Open Sans', sans-serif;}
div.outer{position:relative; overflow:hidden; background:url(../img/next.png) no-repeat center right #e7e7e7; border-radius:5px; }
a{display:block; text-decoration:none; width:100%; color:#767676;}
.right_img_container{height:100%;padding:0;float:right;}
.clearfix{clear:both;}
.divider{margin:0; }
@media screen and (max-width: 319px){
    body{min-width:280px;  font-weight:normal; font-size:75%;
    }
    div.outer{padding:3px; margin:3px;}
    img, .full-img img {padding: 1px;}
    .gray_text{bottom:3px; font-size:9px;}
}
@media screen and (min-width: 320px){
    body{min-width:320px;  font-weight:normal; font-size:80%;
    }
    div.outer{padding:3px; margin:3px;}
    img, .full-img img {padding: 1px;}
    .gray_text{bottom:3px;font-size:10px; font-family: 'Open Sans', sans-serif;}

}
@media screen and (min-width: 479px){
    body{min-width:321px;font-size:100%;}
    img, .full-img img {padding: 2px;}
    div.outer{padding:4px; margin:4px;}
    .gray_text{bottom:4px;font-size:11px; font-family: 'Open Sans', sans-serif;}
}
@media screen and (min-width: 767px){
    body{min-width:480px;font-size:150%; }
    div.outer{padding:6px;margin:6px;}
    .gray_text{bottom:6px;font-size:12px; font-family: 'Open Sans', sans-serif;}
}
@media screen and all and (min-width: 980px) and (min-device-width: 980px), all and (max-device-width: 1024px) and (min-width: 1024px) and (orientation:landscape)
{
    body{min-width:768px; font-size:180%;}
    div.outer{padding:10px;margin:10px;}
    .gray_text{bottom:10px;font-size:13px; font-family: 'Open Sans', sans-serif;}
}
@media screen and (min-width: 1120px){
    body{min-width:981px; font-size:200%;}
}

#ads-footer {
    position:fixed;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 100%;
    background: #333;
}

.ads-toolbar {
    display: flex;
    display: -webkit-flex; /* NEW */
    justify-content: space-between;
    text-align: center;
}

.ads-toolbar a {
    display: block;
    padding: 8px;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}

/*
.appz {
    color: #767676;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
.appz a{
    color:#767676;
    position: relative;
    display: block;
    margin: 6px;
    padding: 6px;
    overflow: hidden;
    background: url(../img/next.png) no-repeat center right #e7e7e7;
    border-radius: 5px;
    text-decoration: none;
}

.appz img{
    text-align: center;
    width: 30%;
    height: auto;
    float: left;
    padding: 2px;
    background: white;
    -moz-box-shadow: 0 1px 2px 1px #E4E4E4;
    -webkit-box-shadow: 0 1px 2px 1px #E4E4E4;
    box-shadow: 0 1px 2px 1px #E4E4E4;
}

.appz h4{
    font-size: 32px;
    font-weight: bold;
    padding-left: 33%;
    margin: 0;
    padding-right: 30px;
    padding-bottom: 20px;
    word-break: normal;
    word-wrap: break-word;
}
.appz span{
    display: block;
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 10px;
    left: 33%;
}
*/</pre></body></html>