@charset "utf-8";
    
/*  
Theme Name:  	GODxPLAY
Theme URI: 		https://godxthemes.com/godxplay/
Description: 	GODxPLAY is a Movies Downloading and Streaming Theme for WordpRess,  Developed and Designed by GODxTHEMES.
Version: 		2.6.0
Author: 		GODxTHEMES
Author URI: 	https://godxthemes.com/
License: Premium Theme
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: godxplay
*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    line-height: 1.5;
    margin: 0;
        background-image:  linear-gradient(to top,  #000000,  #051937);
    color: #fff;
}
.spage {
    max-width: 1080px;
    margin: auto;
    padding: 10px;
}
p {
    font-size: 16px;
    margin-bottom: 20px;
}
h1, h2, h3, h4, h5 {
    font-weight: 600;
    margin-bottom: 20px;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 18px;
}
header {
    margin: 0;
}
img {
    width: auto;
}
@media screen and (max-width:600px) {
    .topnav.responsive {
    position: relative;
}
.topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
}
.topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
}
}.topnav .search-container {
    float: right;
    top: 0;
    bottom: 0;
}
.topnav input[type=text] {
    padding: 6px;
    margin-top: 5px;
    font-size: 17px;
    border: none;
}
.topnav .search-container button {
    float: right;
    padding: 6px 10px;
    margin-top: 5px;
    margin-right: 16px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
}
.topnav .search-container button:hover {
    background: #ccc;
}
form {
    margin-top: 5px;
}
.logo {
    font-size: 20px;
    font-weight: 700;
}
.vblock {
    width: 100%;
    aspect-ratio: 16 \ 9;
}
.vs .godx-box {
    list-style: none;
    max-width: 600px;
    width: min(360px, 100%);
    background: #565D69;
    border-radius: 4px;
    color: #fff;
    font-weight: 500;
    flex: auto;
    aspect-ratio: 16 / 9;
    position: relative;
}
.vs .vul-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 3px;
}
.vblock img {
    display: inline-block;
    width: 100%;
    height: auto;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    aspect-ratio: 16/9;
}
*, :after, :before {
    box-sizing: border-box;
}
.vblock {
    position: relative;
    text-align: center;
    color: #fff;
}
.top-right {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #fff;
    background: #0000008c;
    padding: 2px 6px;
    font-size: 12px;
    border-radius: 5px;
}
.time {
    position: absolute;
    top: 5px;
    left: 10px;
    color: #f2f2f2;
    background: #0000008c;
    padding: 2px 6px;
    font-size: 12px;
    border-radius: 5px;
}
.content {
    max-width: 1200px;
    margin: auto;
    border: 1px solid rgb(255 255 255 / 13%);
    position: relative;
    color: #f2f2f2;
}
hr {
    margin-left: -10px;
    margin-right: -10px;
    border: 1px solid rgb(255 255 255 / 13%);
}
.des {
    padding: 10px;
    position: relative;
}
.des .views {
    position: absolute;
    top: 15px;
    right: 16px;
    font-size: 12px;
}
.tags {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
@media screen and (min-width:720px) {
    .tags a {
    font-size: 14px;
}
.des .views {
    font-size: 16px;
}
}.relt {
    color: #fff;
    text-align: center;
    border-bottom: 1px solid rgb(255 255 255 / 13%);
    padding: 5px 10px;
    margin: 0;
    margin-bottom: 10px;
}
.h2 {
    color: #fff;
    text-align: center;
    font-size: 24px;
}
.btn button {
    padding: 10px 20px;
    text-align: center;
    background: #04AA6D;
    color: #fff;
    cursor: pointer;
    border: none;
    margin-bottom: 5px;
}
.btn {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}
button.share {
    background: #fc7e36;
}
footer {
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 14px 16px;
    color: #ffffff5e;
}
footer a {
    text-decoration: none;
    font-size: 17px;
    color: #ffffff5e;
    font-weight: 600;
}
.fa {
    margin-right: 5px;
}
.ads {
    background: #ccc;
    min-height: 250px;
}
.plyr--video {
    width: 100%}
.cdes {
    text-align: center;
}
.cimg img {
    max-width: 400px;
    height: auto;
}
header.main {
    width: 100%;
    height: 70px;
    box-shadow: 0 10px 5px -7px rgb(0 0 0 / .09);
}
header.main .hbox {
    height: 70px;
    margin: 0 auto;
    position: relative;
}
header.main .hbox .logo {
    float: left;
    padding: 18px 17px 17px;
    text-align: center;
}
header.main .hbox .logo img {
    width: auto;
    height: 32px;
}
header.main .hbox .search {
    float: left;
    padding: 14px 0;
    padding-bottom: 0;
}
header.main .hbox .search form {
    padding: 0;
    position: relative;
    border-radius: 20px;
}
header.main .hbox .search form input[type=text] {
    border: 0;
    width: 100%;
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 300;
}
header.main .hbox .search form button[type=submit] {
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    padding: 12px 15px;
    font-size: 14px;
}
form.form-resp-ab, header.responsive {
    border-bottom: solid 1px;
    display: none;
}

header.responsive {
    width: 100%}
header.responsive .nav {
    float: left;
    padding: 10px;
    padding-bottom: 0;
}
header.responsive .logo {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0;
}
header.responsive .logo img {
    width: auto;
    height: 32px;
}
header.responsive .search {
    float: right;
    font-size: 22px;
    padding: 10px;
    padding-bottom: 0;
}
header.responsive a.aresp {
    font-size: 26px;
    cursor: pointer;
}
header.responsive .search a.search-resp:before {
    content: "\e927"}
header.responsive .nav a.nav-resp:before {
    content: "\e5d2"}
form.form-resp-ab {
    width: 100%;
    float: left;
    position: relative;
    -moz-transition: top .4s ease-in-out;
    -o-transition: top .4s ease-in-out;
    -webkit-transition: top .4s ease-in-out;
    -ms-transition: top .4s ease-in-out;
    transition: top .4s ease-in-out;
}
form.form-resp-ab input[type=text] {
    background: #505050;
    border: 0;
    width: 100%;
    padding: 15px;
    font-size: 20px;
}
form.form-resp-ab button[type=submit] {
    border: 0;
    background: 0 0;
    top: 0;
    right: 0;
    position: absolute;
    padding: 14px 13px;
    cursor: pointer;
}
@-webkit-keyframes load1 {
    0%, 100%, 80% {
    box-shadow: 0 0 rgb(0 0 0 / .2);
    height: .6em;
}
40% {
    box-shadow: 0 -.3em rgb(0 0 0 / .2);
    height: 1em;
}
}@keyframes load1 {
    0%, 100%, 80% {
    box-shadow: 0 0 rgb(0 0 0 / .2);
    height: .6em;
}
40% {
    box-shadow: 0 -.3em rgb(0 0 0 / .2);
    height: 1em;
}
}.headitems {
    position: relative;
    float: right;
    margin-left: auto;
    width: 340px;
}
.head-main-nav {
    float: left;
}
.head-main-nav ul.main-header {
    float: left;
}
.head-main-nav ul.main-header li {
    float: left;
}
.head-main-nav ul.main-header li a {
    font-size: 14px;
    font-weight: 500;
    padding: 28px 20px;
    float: left;
}

.head-main-nav ul.main-header li a i {
    font-style: normal;
    padding: 3px 4px;
    border-radius: 3px;
    font-size: 9px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 5px;
    float: right;
}
.head-main-nav ul.main-header li:hover>ul.sub-menu {
    display: block;
}
.head-main-nav ul.main-header li ul.sub-menu {
    display: none;
    position: absolute;
    top: 70px;
    max-width: 200px;
    padding-left: 0;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / .2);
    z-index: 9;
    opacity: .97;
}
.head-main-nav ul.main-header li ul.sub-menu li {
    width: 100%}
.head-main-nav ul.main-header li ul.sub-menu li a {
    padding: 10px 20px;
    width: 100%;
    font-weight: 400;
    font-size: 13px;
}
.live-search {
    float: left;
    top: 70px;
    width: 340px;
    opacity: .98;
    position: absolute;
}
.live-search.ltr {
    right: 0;
}
.live-search ul {
    float: left;
    width: 100%;
    box-shadow: 0 10px 20px -3px rgb(0 0 0 / .52);
    margin-top: 0;
}
.live-search ul:hover li {
    opacity: .7;
}
.live-search ul li {
    float: left;
    width: 100%;
    display: block;
    padding: 12px;
}
.live-search ul li .title {
    margin-top: 2px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
@media only screen and (max-width:1024px) {
    header.main .hbox .right {
    display: none;
}
}@media only screen and (max-width:768px) {
    .dtsingle .content.right {
    margin-right: 0;
}
header.main, footer.main {
    display: none;
}
#single {
    margin-bottom: 0;
}
header.responsive, .search_responsive {
    display: block;
}
.sidblock, .formblock {
    display: block!important;
    -moz-transition: top .4s ease-in-out;
    -o-transition: top .4s ease-in-out;
    -webkit-transition: top .4s ease-in-out;
    -ms-transition: top .4s ease-in-out;
    transition: top .4s ease-in-out;
}
}header.responsive a {
    color: #fff;
}
form.form-resp-ab input[type=text] {
    color: #fff;
}
form.form-resp-ab button[type=submit] span {
    font-size: 24px;
    color: #fff;
}
form.form-resp-ab button[type=submit]:hover>span {
    color: #009fff;
}
.head-main-nav ul.main-header li a {
    color: rgb(255 255 255 / .8);
}
.head-main-nav ul.main-header li:hover>a {
    color: #408bea;
}
.head-main-nav ul.main-header li a i {
    background: #408bea;
    color: #fff;
}
.head-main-nav ul.main-header li ul.sub-menu {
    background: rgb(0 0 0 / .98);
}
.sidebar aside.widget ul li {
    border-bottom: solid 1px rgb(255 255 255 / .1);
}
.head-main-nav ul.main-header li ul.sub-menu li a {
    color: rgb(255 255 255 / .5);
}
.live-search ul {
    background: rgb(0 0 0 / .95);
}
.live-search ul li:hover {
    background: rgb(10 10 10 / .5);
    opacity: 1;
}
.live-search ul li {
    border-bottom: solid 1px rgb(255 255 255 / .08);
}
.live-search ul li .title {
    color: #fff;
}
#single .sidebar {
    background: 0 0;
}
.menuresp .menu {
    background: rgb(10 10 10 / .98);
}
.menuresp .menu ul.resp li {
    border-bottom: 1px solid rgb(255 255 255 / .08);
}
.menuresp .menu ul.resp li a {
    color: rgb(255 255 255 / .8);
}
.menuresp .menu ul.resp li a:hover {
    color: #408bea;
    background: #000;
}
.menuresp .menu ul.resp li a i {
    background: #408bea;
    color: #fff;
}
.menuresp .menu ul.resp li ul.sub-menu li a {
    color: rgb(253 253 253 / .5);
}
.menuresp .menu ul.resp li ul.sub-menu li a:hover {
    background: 0 0;
    color: #408bea;
}
.menuresp .menu ul.resp li ul.sub-menu li a:before {
    color: #9fa9b3;
}
.head-main-nav ul.main-header li ul.sub-menu li a:hover {
    color: #408bea;
}
.live-search {
    margin-left: 0;
}
.live-search {
    border-top: 0;
}
header.main .hbox .search form input[type=text]::placeholder {
    color: rgb(255 255 255 / .3);
}
header.responsive .nav a.active:before, header.responsive .search a.active:before {
    content: "\e5cd";
    color: #408bea;
}
header.responsive .nav a.active:before, header.responsive .search a.active:before, .dtuser a.clicklogin:hover, .menuresp .menu ul.resp li a:hover, .menuresp .menu ul.resp li ul.sub-menu li a:hover {
    color: #d00;
}
.menuresp {
    display: none;
    float: left;
    width: 100%;
    position: relative;
}
.menuresp .menu {
    background: rgb(10 10 10 / .98);
}
.menuresp .menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 103;
    box-shadow: 0 10px 20px -3px rgb(0 0 0 / 52%);
    padding: 0;
}
.menuresp .menu ul.resp {
    float: left;
}
.menuresp .menu ul.resp li {
    border-bottom: 1px solid rgb(255 255 255 / .08);
}
.menuresp .menu ul.resp li {
    padding: 0;
    float: left;
    width: 100%;
    font-weight: 500;
}
.menuresp .menu ul.resp li a {
    color: rgb(255 255 255 / .8);
}
.menuresp .menu ul.resp li a {
    font-size: 15px;
    float: left;
    width: 100%;
    padding: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
header.main, .responsive {
    box-shadow: 0 1px 5px rgb(0 0 0 / .4);
}
.menuresp .menu ul.resp li ul.sub-menu {
    float: left;
    width: 100%}
.menuresp .menu ul.resp li ul {
    padding-bottom: 15px;
}
.menuresp .menu ul.resp li ul.sub-menu li {
    width: 50%}
.menuresp .menu ul.resp li ul li {
    font-weight: 400;
    border-bottom: 0;
}
.menuresp .menu ul.resp li ul.sub-menu li a {
    color: rgb(253 253 253 / .5);
}
.menuresp .menu ul.resp li ul.sub-menu li a {
    font-size: 14px;
    padding: 5px 20px;
}
.menuresp .menu ul.resp li ul.sub-menu li a:before {
    color: #9fa9b3;
}
.menuresp .menu ul.resp li ul.sub-menu li a:before {
    content: "-";
    margin-right: 10px;
    display: inline;
    font-weight: 300;
}
header.main .hbox .search {
    float: left;
    padding: 10px 0;
    padding-bottom: 0;
}
header.main .hbox .search form {
    background: #ffffff0f;
    border: 1px #ffffff80 solid;
}
header.main .hbox .search form input[type=text] {
    color: #fff;
    background: 0 0;
    border-radius: 20px;
}
header.main .hbox .search form::-webkit-input-placeholder {
    color: rgb(255 255 255 / .5);
}
header.main .hbox .search form::-moz-placeholder {
    color: rgb(255 255 255 / .5);
}
header.main .hbox .search form:-ms-input-placeholder {
    color: rgb(255 255 255 / .5);
}
header.main .hbox .search form:-moz-placeholder {
    color: rgb(255 255 255 / .5);
}
header.main .hbox .search form input[type=text]:focus, header.main .hbox .search form input[type=text]:hover {
    border: 0;
}
header.main .hbox .search form button[type=submit] {
    color: #fff;
    background: 0 0;
}
header.main .hbox .search form button[type=submit]:hover {
    color: #408bea;
}
header.main .hbox .search form button[type=submit]:focus {
    outline: none!important;
}
a, a:link, a:visited, a:hover, a:active {
    text-decoration: none;
}
ul#main_header {
    list-style: none;
}
.paged-number {
    vertical-align: middle;
    line-height: 3;
    margin-right: 15px;
    font-weight: 700;
    color: #898989;
}
#wpm-pages {
    display: flex;
    padding: 10px;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
}
div#wpm-pages li {
    flex: auto;
}
.wpm-pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: center;
	max-width: 800px;
    margin: auto;
}
.wpm-pagination .active a {
    background-color: #283542;
    color: #fff;
    border: none;
}
#next a {
    padding: 8px 30px;
}
#prev a {
    padding: 8px 30px;
}
a, a:link, a:visited, a:hover, a:active {
    text-decoration: none;
}
.pagination li a {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.wpm-pagination li a {
    position: relative;
    display: block;
    padding: 8px 16px;
    margin-left: 5px;
    line-height: 1.25;
    color: #fffcfc;
    font-weight: 500;
    border-radius: 8px;
    background: #547fff26;
    font-size: 16px;
    text-align: center;
}
img.svgpage {
    height: 20px;
    width: 20px;
    margin-bottom: -3px;
}
svg.svg-6 {
    fill: #fff;
    height: 20px;
    width: 20px;
    margin-bottom: -2px;
}
ul#main_trending {
    list-style: none;
    overflow-x: scroll;
    overflow-y: hidden;
    flex-wrap: nowrap;
    display: flex;
    width: 100%}
ul#main_footer {
    list-style: none;
}
ul#main_footer li, ul#main_trending li {
    display: inline-flex;
}
ul#main_footer li a, ul#main_trending li a {
    padding: 5px;
}
div.scrollmenu {
    overflow: initial;
    white-space: nowrap;
    padding: 5px;
    margin: 0;
}
div.scrollmenu a {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    color: #fff;
    text-align: center;
    padding: 5px 15px!important;
    text-decoration: none;
    margin: 5px;
    border-radius: 99px;
    font-size: 14px;
    background: #3c434a;
    letter-spacing: 1px;
}
div.scrollmenu a:hover {
    background: red;
}
.logo a {
    color: #fff;
}
h1.arti {
    text-align: center;
    color: #fff;
    margin-top: 10px;
}
textarea.form-control {
    height: auto;
}
.form-control, .custom-select {
    background-color: #f0f2f5;
    border-color: #f0f2f5;
}
.form-control, .custom-select, .btn {
    border-radius: .375rem;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #10101052;
    background-clip: padding-box;
    border: 1px solid #ced4da1c;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    outline: none;
}
.text-right {
    text-align: right!important;
}
.form-group {
    margin-bottom: 1rem;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.btn-primary, .btn-primary:not(:disabled):not(.disabled):active:focus {
    color: #fff;
    background-color: #00875f;
    border-color: #00875f;
}

.row-comment {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (min-width:576px) {
    .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%!important;
}
}.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.comments [class*=col-] {
    padding-left: 8px;
    padding-right: 8px;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #fff0;
    border-radius: .25rem;
}
.comments-area {
    max-width: 800px;
    margin: auto;
    border-radius: 5px;
    border: 1px solid rgb(255 255 255 / 13%);
    padding: 10px;
    margin-top: 10px;
}
.comments-area h2 {
    background: #1b1f29;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    padding: 5px;
    margin: -10px;
    margin-bottom: 10px;
    border-radius: 5px 5px 0px 0px;
}
button.btn.btn-primary {
    text-align: center;
    padding: 8px 10px;
    border: none;
    border-radius: 5px;
    background: #83aeff1f;
}
.wps {
    position: fixed;
    background: #ffffff24;
    padding: 5px 10px 0 20px;
    border-radius: 10px 0 0 10px;
    z-index: 9999;
    right: 0;
    font-size: 17px;
    box-shadow: 1px 2px 4px 0 rgb(0 0 0 / .21);
    backdrop-filter: blur(3px);
}
a.wps {
    text-decoration: none;
}
img.wp-icon {
    width: 30px;
}
@media screen and (min-width:600px) {
    .wps {
    display: none;
}
}a#\31 03, a#\31 11, a#\31 40, a#\32 06, a#\32 12, a#\32 16, a#\32 30, a#\32 59, a#\32 60, a#\32 91, a#\33 75, a#\34 47, a#\34 49, a#\34 56, a#\34 72, a#\34 79, a#\34 81, a#\37 3, a#\38 0 {
    color: #000;
}
a#\31 09, a#\31 21, a#\31 25, a#\31 33, a#\31 58, a#\31 60, a#\32 90, a#\34 66, a#\34 90, a#\34 94, a#\35 07, a#\35 1, a#\35 25 {
    color: #111;
}
a#\34 75 {
    background: #cd5c5c;
}
a#\38 7 {
    background: #f08080;
}
a#\37 6 {
    background: salmon;
}
a#\34 48 {
    background: #e9967a;
}
a#\33 6 {
    background: #dc143c;
}
a#\31 00, a#\31 70 {
    background: red;
}
a#\34 77 {
    background: #b22222;
}
a#\35 5 {
    background: #8b0000;
}
a#\32 59 {
    background: #ffb6c1;
}
a#\34 82 {
    background: #ff69b4;
}
a#\31 57, a#\38 1 {
    background: #ff1493;
}
a#\34 80 {
    background: #c71585;
}
a#\31 47 {
    background: #db7093;
}
a#\31 66 {
    background: coral;
}
a#\31 7 {
    background: tomato;
}
a#\32 18 {
    background: #ff4500;
}
a#\34 88 {
    background: #ff8c00;
}
a#\33 75 {
    background: orange;
}
a#\34 47 {
    background: gold;
}
a#\34 49 {
    background: #ff0;
}
a#\34 56 {
    background: khaki;
}
a#\32 51 {
    background: #bdb76b;
}
a#\32 06 {
    background: #e6e6fa;
}
a#\34 46 {
    background: #ff3e96;
}
a#\31 2 {
    background: #ee3a8c;
}
a#\32 0 {
    background: #cd3278;
}
a#\34 89 {
    background: #8b2252;
}
a#\31 07 {
    background: #cd6090;
}
a#\32 6 {
    background: #8b3a62;
}
a#\39 8 {
    background: #ee1289;
}
a#\34 71 {
    background: #cd1076;
}
a#\32 4 {
    background: orchid;
}
a#\31 03 {
    background: #ff83fa;
}
a#\34 78 {
    background: #8b4789;
}
a#\34 5 {
    background: #f0f;
}
a#\32 1 {
    background: #e0e;
}
a#\39 0 {
    background: #cd00cd;
}
a#\33 2 {
    background: #8b008b;
}
a#\32 15 {
    background: #ba55d3;
}
a#\32 23 {
    background: #e066ff;
}
a#\38 2 {
    background: #d15fee;
}
a#\35 26 {
    background: #7a378b;
}
a#\34 87 {
    background: #9400d3;
}
a#\31 01 {
    background: #9932cc;
}
a#\32 39 {
    background: #bf3eff;
}
a#\34 83 {
    background: #b23aee;
}
a#\34 59 {
    background: #9a32cd;
}
a#\37 {
    background: #68228b;
}
a#\39 {
    background: indigo;
}
a#\31 15 {
    background: #8a2be2;
}
a#\34 50 {
    background: #9b30ff;
}
a#\31 31 {
    background: #912cee;
}
a#\34 53 {
    background: #7d26cd;
}
a#\34 51 {
    background: #551a8b;
}
a#\32 78 {
    background: #9370db;
}
a#\34 55 {
    background: #ab82ff;
}
a#\31 04 {
    background: #9f79ee;
}
a#\38 5 {
    background: #8968cd;
}
a#\34 69 {
    background: #5d478b;
}
a#\32 56 {
    background: #483d8b;
}
a#\39 3 {
    background: #8470ff;
}
a#\35 8 {
    background: #6a5acd;
}
a#\31 0 {
    background: #00f;
}
a#\34 52 {
    background: #0000cd;
}
a#\34 58 {
    background: #00008b;
}
a#\39 7 {
    background: navy;
}
a#\32 43 {
    background: #191970;
}
a#\32 10 {
    background: #3d59ab;
}
a#\32 02 {
    background: #4169e1;
}
a#\34 84 {
    background: #4876ff;
}
a#\31 46 {
    background: #1e90ff;
}
a#\35 22 {
    background: #1874cd;
}
a#\35 23 {
    background: #104e8b;
}
a#\34 79 {
    background: #98f5ff;
}
a#\35 24 {
    background: #7ac5cd;
}
a#\39 2 {
    background: #53868b;
}
a#\32 16 {
    background: #00f5ff;
}
a#\34 76 {
    background: #00c5cd;
}
a#\39 6 {
    background: #00868b;
}
a#\32 30 {
    background: #a3dfe5;
}
a#\37 3 {
    background: #87d6dd;
}
a#\34 81 {
    background: #6bcdd6;
}
a#\39 4 {
    background: #4fc3ce;
}
a#\32 77 {
    background: #2e9da7;
}
a#\32 17 {
    background: #1e696f;
}
a#\33 8 {
    background: #174e53;
}
a#\38 8 {
    background: #0f3437;
}
a#\38 6 {
    background: #8bfdc3;
    color: #222;
}
a#\31 8 {
    background: #45fb9f;
    color: #333;
}
a#\32 40 {
    background: #04f57a;
    color: #333;
}
a#\32 00 {
    background: #03d269;
}
a#\34 54 {
    background: #03af57;
}
a#\32 05 {
    background: #028c46;
}
a#\31 05 {
    background: #016934;
}
a#\34 73 {
    background: #014623;
}
a#\34 72 {
    background: #e6ccff;
}
a#\32 91 {
    background: #d9b3ff;
}
a#\34 57 {
    background: #c9f;
}
a#\31 16 {
    background: #bf80ff;
}
a#\31 22 {
    background: #b366ff;
}
a#\39 5 {
    background: #a64dff;
}
a#\34 91 {
    background: #93f;
}
a#\37 4 {
    background: #8c1aff;
}
a#\34 63 {
    background: #8000ff;
}
a#\34 61 {
    background: #7300e6;
}
a#\32 42 {
    background: #60c;
}
a#\31 45 {
    background: #5900b3;
}
a#\31 43 {
    background: #4d0099;
}
a#\31 42 {
    background: #400080;
}
a#\35 03 {
    background: #26004d;
}
a#\31 40 {
    background: #ffe6f0;
}
a#\32 60 {
    background: #ffcce0;
}
a#\38 0 {
    background: #ffb3d1;
}
a#\31 34 {
    background: #ff99c2;
}
a#\31 26 {
    background: #ff80b3;
}
a#\34 98 {
    background: #ff66a3;
}
a#\32 79 {
    background: #ff4d94;
}
a#\34 96 {
    background: #ff3385;
}
a#\38 9 {
    background: #ff1a75;
}
a#\32 25 {
    background: #f06;
}
a#\34 62 {
    background: #e6005c;
}
a#\35 01 {
    background: #cc0052;
}
a#\34 99 {
    background: #99003d;
}
a#\34 70 {
    background: #800033;
}
a#\34 92 {
    background: #660029;
}
a#\32 35 {
    background: #4d001f;
}
a#\31 30 {
    background: #330014;
}
a#\34 60 {
    background: #ffe6e6;
    color: #222;
}
a#\32 8 {
    background: #fcc;
    color: #333;
}
a#\31 09 {
    background: #ffb3b3;
}
a#\31 11 {
    background: #f99;
}
a#\39 1 {
    background: #ff8080;
}
a#\34 6 {
    background: #f66;
}
a#\31 10 {
    background: #ff4d4d;
}
a#\31 02 {
    background: #f33;
}
a#\37 5 {
    background: #ff1a1a;
}
a#\31 14 {
    background: #e60000;
}
a#\33 3 {
    background: #c00;
}
a#\32 07 {
    background: #b30000;
}
a#\32 19 {
    background: #900;
}
a#\31 18 {
    background: #600;
}
a#\32 12 {
    background: #ffc;
}
a#\35 07 {
    background: #ffffb3;
}
a#\34 66 {
    background: #ff9;
}
a#\32 90 {
    background: #ffff80;
}
a#\31 25 {
    background: #ff6;
}
a#\31 60 {
    background: #ffff4d;
}
a#\31 21 {
    background: #ffff1a;
}
a#\31 33 {
    background: #e6e600;
}
a#\35 1 {
    background: #d2ff4d;
}
a#\34 94 {
    background: #cf3;
}
a#\34 68 {
    background: #bfff00;
    color: #222;
}
a#\31 28 {
    background: #9c0;
}
a#\32 04 {
    background: #86b300;
}
a#\31 17 {
    background: #739900;
}
a#\31 13 {
    background: #608000;
}
a#\34 86 {
    background: #4d6600;
}
a#\35 25 {
    background: #b3ecff;
}
a#\31 41 {
    background: #99e6ff;
    color: #222;
}
a#\34 90 {
    background: #80dfff;
}
a#\34 97 {
    background: #4dd2ff;
}
a#\35 00 {
    background: #1ac6ff;
}
a#\35 02 {
    background: #00ace6;
}
a#\34 65 {
    background: #0086b3;
}
a#\31 23 {
    background: #007399;
}
a#\34 93 {
    background: #006080;
}
a#\31 58 {
    background: #80ffe5;
}
a#\38 {
    background: #ffc43e;
}
a#\31 1 {
    background: #ff4000;
}
a#\31 38 {
    background: #00e6b8;
    color:  #333;
}
a#\31 61 {
    background: #4000ff;
}
a#\31 59 {
    background: #ff00bf;
}
a#\31 39 {
    background: #78a300;
}
a#\31 19 {
    background: #f79a3e;
}
a#\34 95 {
    background: #74d2e7;
}
a#\37 9 {
    background: #a51890;
}