.blog {
    background-color: white;
    color: red;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    text-decoration: none;
    border-width: 2px;
    border-color: red;
    border-style: groove solid;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px;
    border-radius: 0px;
    text-shadow: 1px 1px gold;
    text-align: left;
}

.blog a {
    color: black;
}

.datefix {
    background-color: #ffffff;
    border-width: 8px;
    border-color: deeppink;
    border-style: solid;
    margin: 1px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
}

body {
    background-color: black;
    color: white;
    font-weight: bold;
    font-style: italic;
    font-family: times new roman;
}

a {
    color: Red;
}

h1 {
    margin: 2px;
    padding: 2px;
}

h1 a {
    color: white;
    text-decoration: overline;
}

h2 {
    font color: black;
    margin: 2px;
    padding: 2px;
}

h3 {
    margin: 0;
    padding: 5px;
}

p {
    margin: 0px;
}

#open_close {
    width: 100%;
    text-align: center;
    background-color: #FFFFFF;
    color: #000000;
    font-family: Calibri;
    font-weight: bold;
    font-style: normal;
    line-height: 1.3em;
    font-size: 30px;
    font-family: "Times New Roman", Times, serif;
    letter-spacing: 1px;
    border: #000000 solid 1px;
}

.Blue {
    background: #ffffff;
    color: black;
    border-width: 5px;
    border-style: double;
    border-color: blue;
    text-align: center;
    padding: 4px 4px 4px 4px;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: large;
}

.login {
    background: #ffffff;
    color: black;
    border-width: 5px;
    border-style: double;
    border-color: deepskyblue;
    text-align: center;
    padding: 4px 4px 4px 4px;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: large;
}

.chart {
    background-color: white;
    color: red;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    text-decoration: none;
    border-width: 2px;
    border-color: red;
    border-style: groove solid;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px;
    border-radius: 0px;
    text-shadow: 1px 1px gold;
    text-align: center;
}

.chart a {
    color: blue;
}

.CHARTHEAD {
    background-color: red;
    color: #ff0;
    border-width: 3px;
    border-color: #ff0;
    border-style: solid;
    font-weight: 700;
    font-size: x-large;
    text-align: center;
    margin: 3px 20px;
    padding: 3px;
}

.chat7 {
    background-color: #000000;
    color: darkblue;
    border-width: 3px;
    border-color: white;
    border-style: double;
    margin: 1px;
    padding: 3px;
    font-weight: bold;
    font-style: italic;
    font-size: x-large;
}

.game {
    border-left: lawngreen inset 3px;
    border-right: lawngreen inset 3px;
    border-top: lawngreen outset 3px;
    border-bottom: lawngreen inset 3px;
    background-color: mintcream;
    border-radius: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    font-family: times new roman, serif;
    font-style: italic;
    font-size: large;
    text-align: center;
    margin-top: 13px;
    margin-bottom: 13px;
    text-shadow: 1px 1px mintcream;
}

.game2 {
    border-left: #FE061D solid 6px;
    border-right: #FE061D solid 6px;
    border-top: #FE061D solid 3px;
    border-bottom: #FE061D solid 3px;
    background-color: white;
    color: blue;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    text-shadow: 1px 1px GOLD;
    margin-top: 10px;
    margin-bottom: 10px;
}

.head1 {
    background-color: mintcream;
    color: white;
    font-size: small;
    border-width: 3px;
    border-style: solid;
    border-color: orange;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
    font-style: italic;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
}
}

.head2 {
    background-color: mintcream;
    color: blue;
    font-size: 18px;
    border-width: 3px;
    border-style: solid;
    border-color: orange;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
    font-style: italic;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px"><span style=" background-color: #052d24;
}

.head {
    background-color: #e6e6e6;
    color: black;
    border: 4px groove #AF7AC5;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 5px;
    font-weight: bold;
}

.heady {
    background-color: purple;
    color: yellow;
    font-weight: bold;
    font-style: italic;
    border-width: 3px;
    border-color: brown;
    border-style: inset;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 3px;
    margin-right: 2px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
    font-size: large;
    font-style: italic;
    text-shadow: 1px 1px GREEN;
    align: left;
}

.menu {
    border-left: #DC01DC solid 6px;
    border-right: #DC01DC solid 6px;
    border-top: #DC01DC solid 3px;
    border-bottom: #DC01DC solid 3px;
    background-color: white;
    color: blue;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    text-shadow: 1px 1px GOLD;
    margin-top: 10px;
    margin-bottom: 10px;
}

.Results {
    background-color: #ffffff;
    color: black;
    font-weight: bold;
    font-style: italic;
    font-size: x-large;
    border-width: 5px;
    border-color: #BF0ADC;
    border-style: dashed;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
    text-shadow: 1px 1px #ffd700;
    padding: 10px 0;
}

.Results hr {
    border-top: 4px dotted #BF0ADC;
}

.tcolor1 {
    color: #F00;
}

.tcolor2 {
    color: #008000;
}

.tcolor3 {
    color: #0000CD;
}

.tcolor4 {
    color: #800000;
}

.tcolor5 {
    background-color: #F8E0F1;
    color: #008000;
}

.tcolor6 {
    color: #0000CD;
}

.tcolor7 {
    color: #DF013A;
}

.tcolor8 {
    color: #045FB4;
}

.tcolor9 {
    background-color: #F8E0F1;
    color: #DF0174;
}

.table {
    width: 100%;
}

.table2 {
    text-align: center;
}

.td {
    width: 50%;
    color: white;
    background-color: darkblue;
    font-size: 22px;
}

.td1 {
    width: 50%;
    color: white;
    background-color: #ff0000;
    font-size: 22px;
}

.td2 {
    width: 50%;
    color: white;
    background-color: #008000;
    font-size: 17px;
}

.td3 {
    width: 50%;
    color: white;
    background-color: #0000FF;
    font-size: 17px;
}

.HEADLINES {
    background-color: red;
    color: white;
    font-weight: bold;
    font-style: italic;
    font-size: large;
    text-decoration: NONE;
    text-shadow: 1px 1px blue;
}

.top {
    background-color: YELLOW;
    color: BLACK;
    font-style: italic;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
    margin: 0px;
    text-shadow: 1px 0px GOLD;
    border-width: 3px;
    border-color: #b8005c;
    border-style: outset;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 1px;
    margin-right: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
}

.news1 {
    background-color: white;
    color: black;
    font-size: 28px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-left-style: dashed;
    border-right-style: dashed;
    border-left-color: hotpink;
    border-right-color: yellow;
    font-weight: bold;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 0px;
    font-family: trebuchet MS, sans-serif;
    padding-bottom: 5px;
    padding-top: 7px;
    font-style: italic;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-shadow: 1px 1px #ffd700;
    border-bottom-color: grey;
    letter-spacing: 1pt;
    word-spacing: 2pt;
}

.news2 {
    background-color: gold;
    font-size: 26px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 7px;
}

.footer {
    background-color: #FFFF99;
    color: Black;
    border-left: purple solid 2px;
    border-right: purple solid 2px;
    border-top: yellow solid 1px;
    border-bottom: yellow solid 1px;
    border-radius: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
    font-style: italic;
    font-size: large;
    text-align: center;
    text-shadow: 1px 1px gold;
    margin-top: 4px;
    margin-bottom: 4px;
    font-family: georgia, serif;
}

.F2 {
    font-size: 26px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-left: none;
    border-right: none;
    text-align: center;
    padding: 15px;
}

.tit {
    font-size: 25px;
    font-style: italic;
    text-shadow: 1px 1px #8BC34A;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.RE2 {
    font-weight: bold;
    color: #000000;
    font-size: 23px;
    letter-spacing: 1pt;
    font-family: Georgia, serif;
}

.sm2 {
    border-left: gold solid 5px;
    border-right: gold solid 5px;
    border-top: gold solid 2px;
    border-bottom: gold solid 2px;
    background-color: white;
    border-radius: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
    font-style: italic;
    font-size: large;
    text-align: center;
    text-shadow: 1px 1px gold;
    margin-top: 10px;
    margin-bottom: 5px;
    font-family: trebuchet MS, sans-serif;
}

.result {
    background-color: WHITE;
    color: black;
    font-size: large;
    border-width: 3px;
    border-color: LIME;
    border-style: inset;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    text-shadow: 2px 2px 3px pink;
    font-family: Georgia, serif;
    font-style: italic;
}

.top12 {
    background-color: #d8d8d8;
    color: black;
    font-weight: bold;
    font-style: italic;
    font-size: large;
    text-decoration: none;
    border-width: 3px;
    border-color: deepskyblue;
    border-style: inset;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 0px;
    text-shadow: 1px 2px gold;
}

.chartb {
    background-color: white;
    color: red;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    text-decoration: none;
    border-width: 2px;
    border-color: red;
    border-style: groove solid;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px;
    border-radius: 0px;
    text-shadow: 1px 1px gold;
    text-align: center;
}

.chartb a {
    color: black;
}

.chartbr {
    background-color: white;
    color: red;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    text-decoration: none;
    border-width: 2px;
    border-color: red;
    border-style: groove solid;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px;
    border-radius: 0px;
    text-shadow: 1px 1px gold;
    text-align: center;
}

.chartbr a {
    color: brown;
}

body {
    background-color: black;
    color: white;
    font-family: Georgia, serif;
    text-align: center;
}

a {
    color: #ff0000;
    text-decoration: none;
}

a:hover {
    color: red;
    text-decoration: none;
    font-family: Georgia, serif;
}

h1 {
    color: white;
    margin: 0px;
    padding: 4px;
}

h1 a {
    color: #ffffff;
    text-decoration: overline;
}

h2 {
    margin: 0px;
    padding: 5px;
}

h3 {
    margin: 0px;
    padding: 5px;
}

h4 {
    margin: 0px;
    padding: 5px;
}

h5 {
    background-color: black;
    color: white;
    border-width: 4px;
    border-color: #ff33ff;
    border-style: double;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}

.datefix {
    background-color: #ffffff;
    border-width: 8px;
    border-color: deeppink;
    border-style: solid;
    margin: 1px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
}

.vemo {
    color: blue;
    font-size: 32px;
}

.vemo2 {
    color: blue;
    font-size: 20px;
}

.pchart {
    background-color: #fff;
    color: #000;
    font-weight: 700;
    font-style: italic;
    font-size: large;
    border-width: 5px;
    border-color: #893bff;
    border-style: groove;
    text-shadow: 1px 1px #ffd700;
    padding-top: 10px;
    padding-bottom: 10px
}

.S1 {
    font-size: 24px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-left: none;
    border-right: none;
    text-align: center;
    padding: 8px;
    border-width: 5px;
    border-style: double;
    border-color: firebrick;
    text-align: center;
    padding: 4px 4px 4px 4px;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 11px;
}

.yom {
    font-size: 25px;
    font-style: italic;
    text-shadow: 1px 1px #8BC34A;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.D1 {
    font-weight: bold;
    color: #000000;
    font-size: 23px;
    letter-spacing: 1pt;
    font-family: Georgia, serif;
}

.chat7 {
    background-color: #fff;
    color: #000;
    font-weight: 700;
    font-style: italic;
    font-size: large;
    border-width: 5px;
    border-color: #893bff;
    border-style: groove;
    text-shadow: 1px 1px #ffd700;
    padding-top: 10px;
    padding-bottom: 10px
}

#logo {
    border-width: 3px;
    border-color: silver;
    border-style: groove;
    border-top-left-radius: 10px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    background-color: black;
    margin-bottom: 2px;
    margin-left: 02px;
    margin-right: 02px;
    padding-top: 05px;
    padding-bottom: 05px;
    padding-left: 05px;
    padding-right: 05px;
    font-weight: bold;
    font-style: italic;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 2px;
    text-align: center;
}

.Page {
    background-color: #49a5f2;
    color: #000000;
    background-image: url('/img/page.png');
    border-width: 1px;
    border-color: silver;
    border-style: solid;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 03px;
    margin-right: 03px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 17px;
    font-weight: bold;
}

.headpanel {
    font-weight: bold;
    font-style: italic;
    color: white;
    background-color: Indigo;
    border: 3px dotted white;
    font-size: 12px;
    text-align: center;
    font-family: times new roman, sans-serif;
    margin: 8px;
    padding: 5px;
    text-shadow: 1px 1px black
}

.panel-heading6 {
    background-color: #2A2A2A;
    color: #ffffff;
    margin: 2px;
    padding: 10px 15px;
    border-bottom: 4px solid #616364;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    font-weight: bold;
    font-size: large;
}

.panel-wog {
    background-color: #ffffff;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.facebook {
    margin: 4px;
}

facebook td {
    margin: 4px;
}

.google-plus {
    margin: 4px;
}

google-plus td {
    margin: 4px;
}

.twitter {
    margin: 4px;
}

twitter td {
    margin: 4px;
}

.youtube {
    margin: 4px;
}

youtube td {
    margin: 4px;
}

.social-links {
    background-color: #1F1F1F;
    margin: 0px;
    text-align: center;
}

.results {
    background: rgb(239, 22, 12);
    background: linear-gradient(180deg, rgba(239, 22, 12, 1) 11%, rgba(135, 6, 4, 1) 100%);
    border-bottom: 3px solid #FB2007;
    text-align: center;
    padding: 15px 0;
    border-radius: 4px;
    margin-bottom: 8px
}

.btn-refresh {
    padding: .25rem .75rem;
    color: #fff;
    border-radius: 1rem;
    margin-top: .25rem;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
}

.btn-refresh a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

.bg-1 {
    background: rgb(195, 138, 34);
    background: linear-gradient(0deg, rgba(195, 138, 34, 0.9898809865743172) 0%, rgba(253, 246, 45, 0.998284347918855) 100%);



    border: 1px solid #F7DC6F;
    color: #000;
    box-shadow: 0 0 15px #000;
}



.Game-zone {
    background-color: white;
    color: black;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    text-decoration: none;
    border-width: 3px;
    border-color: #9e0c4e;
    border-style: groove solid;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 3px;
    text-shadow: 1px 1px silver;
}

.Game-zone a {
    color: #ff0000;
    text-decoration: none;
}

.red {
    color: red;
}

td {
    font-weight: 700;
}

.Game-zone2 {
    background-color: white;
    color: black;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    text-decoration: none;
    border-width: 3px;
    border-color: deepskyblue;
    border-style: groove solid;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 3px;
    text-shadow: 1px 1px silver;
}

.Game-zone2 a {
    color: #ff0000;
    text-decoration: none;
}

.ansh {
    background-color: #FDFEFE;
    color: black;
    font-weight: bold;
    font-style: italic;
    font-size: small;
    text-decoration: none;
    border-width: 2px;
    border-color: #82E0AA;
    border-style: inset;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 0px;
    text-align: center;
}

.dfixx {
    background-color: Indigo;
    border-width: 3px;
    border-color: white;
    border-style: dotted;
    margin: 1px;
    padding: 4px;
    font-size: 21px;
}

.dfixx_2 {
    background-color: Indigo;
    margin: 1px;
    padding: 7px;
}

b.drop-shadow {
    text-shadow: 2px 2px 3px black;
}

b.drop-shadow2 {
    text-shadow: 1px 1px 2px #1A5276;
}

b.drop-shadow4 {
    text-shadow: 1px 1px #0000FF;
}

b.big {
    font-size: 30px;
}

b.small {
    font-size: 10px;
}

.sm2 {
    border-left: gold solid 5px;
    border-right: gold solid 5px;
    border-top: gold solid 2px;
    border-bottom: gold solid 2px;
    background-color: white;
    border-radius: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
    font-style: italic;
    font-size: large;
    text-align: center;
    text-shadow: 1px 1px gold;
    margin-top: 10px;
    margin-bottom: 5px;
    font-family: trebuchet MS, sans-serif;
}

@media screen and (min-width: 500px)
/* Desktop */
    {
    table {
        text-align: center;
        border-collapse: separate;
    }

    th {
        font-size: 12px;
        padding: 5px 3px
    }

    td {
        font-size: x-large;
        padding: 5px 3px
    }
}

@media screen and (max-width: 500px)
/* Tablet */
    {
    table {
        max-width: 110%;
        min-width: 60%;
        text-align: center;
        border-collapse: separate;
    }

    th {
        font-size: 8px;
        padding: 4px 1px
    }

    td {
        font-size: 18px;
        padding: 4px 1px
    }
}

@media screen and (max-width: 320px)
/* mobile */
    {
    table {
        max-width: 110%;
        min-width: 60%;
        text-align: center;
        border-collapse: separate;
    }

    th {
        font-size: 7px;
        padding: 3px 1px
    }

    td {
        font-size: 15px;
        padding: 3px 1px
    }
}