/*!
Theme Name: Shakiba
//Theme URI:
Author: Hamed Kamkar
Author URI: https://tveto.com
Description: Live Football
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE

*/
/********************************************************************/
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #ffffff;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.pager:before,
.pager:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.pager:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*******************************************************************************
 *              bootstrap-rtl (version 3.3.2-rc1)
 *      Author: Morteza Ansarinia (http://github.com/morteza)
 *  Created on: March 05,2015
 *     Project: bootstrap-rtl
 *   Copyright: Unlicensed Public Domain
 *******************************************************************************/
html {
  direction: rtl;
}
body {
  direction: rtl;
}
.flip.text-left {
  text-align: right;
}
.flip.text-right {
  text-align: left;
}
.list-unstyled {
  padding-right: 0;
  padding-left: initial;
}
.list-inline {
  padding-right: 0;
  padding-left: initial;
  margin-right: -5px;
  margin-left: 0;
}
dd {
  margin-right: 0;
  margin-left: initial;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: right;
    clear: right;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-right: 180px;
    margin-left: 0;
  }
}
blockquote {
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse,
blockquote.pull-left {
  padding-left: 15px;
  padding-right: 0;
  border-left: 5px solid #eee;
  border-right: 0;
  text-align: left;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: right;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  left: 100%;
  right: auto;
}
.col-xs-pull-11 {
  left: 91.66666667%;
  right: auto;
}
.col-xs-pull-10 {
  left: 83.33333333%;
  right: auto;
}
.col-xs-pull-9 {
  left: 75%;
  right: auto;
}
.col-xs-pull-8 {
  left: 66.66666667%;
  right: auto;
}
.col-xs-pull-7 {
  left: 58.33333333%;
  right: auto;
}
.col-xs-pull-6 {
  left: 50%;
  right: auto;
}
.col-xs-pull-5 {
  left: 41.66666667%;
  right: auto;
}
.col-xs-pull-4 {
  left: 33.33333333%;
  right: auto;
}
.col-xs-pull-3 {
  left: 25%;
  right: auto;
}
.col-xs-pull-2 {
  left: 16.66666667%;
  right: auto;
}
.col-xs-pull-1 {
  left: 8.33333333%;
  right: auto;
}
.col-xs-pull-0 {
  left: auto;
  right: auto;
}
.col-xs-push-12 {
  right: 100%;
  left: 0;
}
.col-xs-push-11 {
  right: 91.66666667%;
  left: 0;
}
.col-xs-push-10 {
  right: 83.33333333%;
  left: 0;
}
.col-xs-push-9 {
  right: 75%;
  left: 0;
}
.col-xs-push-8 {
  right: 66.66666667%;
  left: 0;
}
.col-xs-push-7 {
  right: 58.33333333%;
  left: 0;
}
.col-xs-push-6 {
  right: 50%;
  left: 0;
}
.col-xs-push-5 {
  right: 41.66666667%;
  left: 0;
}
.col-xs-push-4 {
  right: 33.33333333%;
  left: 0;
}
.col-xs-push-3 {
  right: 25%;
  left: 0;
}
.col-xs-push-2 {
  right: 16.66666667%;
  left: 0;
}
.col-xs-push-1 {
  right: 8.33333333%;
  left: 0;
}
.col-xs-push-0 {
  right: auto;
  left: 0;
}
.col-xs-offset-12 {
  margin-right: 100%;
  margin-left: 0;
}
.col-xs-offset-11 {
  margin-right: 91.66666667%;
  margin-left: 0;
}
.col-xs-offset-10 {
  margin-right: 83.33333333%;
  margin-left: 0;
}
.col-xs-offset-9 {
  margin-right: 75%;
  margin-left: 0;
}
.col-xs-offset-8 {
  margin-right: 66.66666667%;
  margin-left: 0;
}
.col-xs-offset-7 {
  margin-right: 58.33333333%;
  margin-left: 0;
}
.col-xs-offset-6 {
  margin-right: 50%;
  margin-left: 0;
}
.col-xs-offset-5 {
  margin-right: 41.66666667%;
  margin-left: 0;
}
.col-xs-offset-4 {
  margin-right: 33.33333333%;
  margin-left: 0;
}
.col-xs-offset-3 {
  margin-right: 25%;
  margin-left: 0;
}
.col-xs-offset-2 {
  margin-right: 16.66666667%;
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-right: 8.33333333%;
  margin-left: 0;
}
.col-xs-offset-0 {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: right;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    left: 100%;
    right: auto;
  }
  .col-sm-pull-11 {
    left: 91.66666667%;
    right: auto;
  }
  .col-sm-pull-10 {
    left: 83.33333333%;
    right: auto;
  }
  .col-sm-pull-9 {
    left: 75%;
    right: auto;
  }
  .col-sm-pull-8 {
    left: 66.66666667%;
    right: auto;
  }
  .col-sm-pull-7 {
    left: 58.33333333%;
    right: auto;
  }
  .col-sm-pull-6 {
    left: 50%;
    right: auto;
  }
  .col-sm-pull-5 {
    left: 41.66666667%;
    right: auto;
  }
  .col-sm-pull-4 {
    left: 33.33333333%;
    right: auto;
  }
  .col-sm-pull-3 {
    left: 25%;
    right: auto;
  }
  .col-sm-pull-2 {
    left: 16.66666667%;
    right: auto;
  }
  .col-sm-pull-1 {
    left: 8.33333333%;
    right: auto;
  }
  .col-sm-pull-0 {
    left: auto;
    right: auto;
  }
  .col-sm-push-12 {
    right: 100%;
    left: 0;
  }
  .col-sm-push-11 {
    right: 91.66666667%;
    left: 0;
  }
  .col-sm-push-10 {
    right: 83.33333333%;
    left: 0;
  }
  .col-sm-push-9 {
    right: 75%;
    left: 0;
  }
  .col-sm-push-8 {
    right: 66.66666667%;
    left: 0;
  }
  .col-sm-push-7 {
    right: 58.33333333%;
    left: 0;
  }
  .col-sm-push-6 {
    right: 50%;
    left: 0;
  }
  .col-sm-push-5 {
    right: 41.66666667%;
    left: 0;
  }
  .col-sm-push-4 {
    right: 33.33333333%;
    left: 0;
  }
  .col-sm-push-3 {
    right: 25%;
    left: 0;
  }
  .col-sm-push-2 {
    right: 16.66666667%;
    left: 0;
  }
  .col-sm-push-1 {
    right: 8.33333333%;
    left: 0;
  }
  .col-sm-push-0 {
    right: auto;
    left: 0;
  }
  .col-sm-offset-12 {
    margin-right: 100%;
    margin-left: 0;
  }
  .col-sm-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .col-sm-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .col-sm-offset-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  .col-sm-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .col-sm-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .col-sm-offset-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  .col-sm-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .col-sm-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .col-sm-offset-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  .col-sm-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .col-sm-offset-0 {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: right;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    left: 100%;
    right: auto;
  }
  .col-md-pull-11 {
    left: 91.66666667%;
    right: auto;
  }
  .col-md-pull-10 {
    left: 83.33333333%;
    right: auto;
  }
  .col-md-pull-9 {
    left: 75%;
    right: auto;
  }
  .col-md-pull-8 {
    left: 66.66666667%;
    right: auto;
  }
  .col-md-pull-7 {
    left: 58.33333333%;
    right: auto;
  }
  .col-md-pull-6 {
    left: 50%;
    right: auto;
  }
  .col-md-pull-5 {
    left: 41.66666667%;
    right: auto;
  }
  .col-md-pull-4 {
    left: 33.33333333%;
    right: auto;
  }
  .col-md-pull-3 {
    left: 25%;
    right: auto;
  }
  .col-md-pull-2 {
    left: 16.66666667%;
    right: auto;
  }
  .col-md-pull-1 {
    left: 8.33333333%;
    right: auto;
  }
  .col-md-pull-0 {
    left: auto;
    right: auto;
  }
  .col-md-push-12 {
    right: 100%;
    left: 0;
  }
  .col-md-push-11 {
    right: 91.66666667%;
    left: 0;
  }
  .col-md-push-10 {
    right: 83.33333333%;
    left: 0;
  }
  .col-md-push-9 {
    right: 75%;
    left: 0;
  }
  .col-md-push-8 {
    right: 66.66666667%;
    left: 0;
  }
  .col-md-push-7 {
    right: 58.33333333%;
    left: 0;
  }
  .col-md-push-6 {
    right: 50%;
    left: 0;
  }
  .col-md-push-5 {
    right: 41.66666667%;
    left: 0;
  }
  .col-md-push-4 {
    right: 33.33333333%;
    left: 0;
  }
  .col-md-push-3 {
    right: 25%;
    left: 0;
  }
  .col-md-push-2 {
    right: 16.66666667%;
    left: 0;
  }
  .col-md-push-1 {
    right: 8.33333333%;
    left: 0;
  }
  .col-md-push-0 {
    right: auto;
    left: 0;
  }
  .col-md-offset-12 {
    margin-right: 100%;
    margin-left: 0;
  }
  .col-md-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .col-md-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .col-md-offset-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  .col-md-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .col-md-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .col-md-offset-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  .col-md-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .col-md-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .col-md-offset-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  .col-md-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .col-md-offset-0 {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: right;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    left: 100%;
    right: auto;
  }
  .col-lg-pull-11 {
    left: 91.66666667%;
    right: auto;
  }
  .col-lg-pull-10 {
    left: 83.33333333%;
    right: auto;
  }
  .col-lg-pull-9 {
    left: 75%;
    right: auto;
  }
  .col-lg-pull-8 {
    left: 66.66666667%;
    right: auto;
  }
  .col-lg-pull-7 {
    left: 58.33333333%;
    right: auto;
  }
  .col-lg-pull-6 {
    left: 50%;
    right: auto;
  }
  .col-lg-pull-5 {
    left: 41.66666667%;
    right: auto;
  }
  .col-lg-pull-4 {
    left: 33.33333333%;
    right: auto;
  }
  .col-lg-pull-3 {
    left: 25%;
    right: auto;
  }
  .col-lg-pull-2 {
    left: 16.66666667%;
    right: auto;
  }
  .col-lg-pull-1 {
    left: 8.33333333%;
    right: auto;
  }
  .col-lg-pull-0 {
    left: auto;
    right: auto;
  }
  .col-lg-push-12 {
    right: 100%;
    left: 0;
  }
  .col-lg-push-11 {
    right: 91.66666667%;
    left: 0;
  }
  .col-lg-push-10 {
    right: 83.33333333%;
    left: 0;
  }
  .col-lg-push-9 {
    right: 75%;
    left: 0;
  }
  .col-lg-push-8 {
    right: 66.66666667%;
    left: 0;
  }
  .col-lg-push-7 {
    right: 58.33333333%;
    left: 0;
  }
  .col-lg-push-6 {
    right: 50%;
    left: 0;
  }
  .col-lg-push-5 {
    right: 41.66666667%;
    left: 0;
  }
  .col-lg-push-4 {
    right: 33.33333333%;
    left: 0;
  }
  .col-lg-push-3 {
    right: 25%;
    left: 0;
  }
  .col-lg-push-2 {
    right: 16.66666667%;
    left: 0;
  }
  .col-lg-push-1 {
    right: 8.33333333%;
    left: 0;
  }
  .col-lg-push-0 {
    right: auto;
    left: 0;
  }
  .col-lg-offset-12 {
    margin-right: 100%;
    margin-left: 0;
  }
  .col-lg-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .col-lg-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .col-lg-offset-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  .col-lg-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .col-lg-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .col-lg-offset-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  .col-lg-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .col-lg-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .col-lg-offset-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  .col-lg-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .col-lg-offset-0 {
    margin-right: 0;
    margin-left: 0;
  }
}
caption {
  text-align: right;
}
th {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-right: 0;
    border-left: initial;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-left: 0;
    border-right: initial;
  }
}
.radio label,
.checkbox label {
  padding-right: 20px;
  padding-left: initial;
}
.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  margin-right: -20px;
  margin-left: auto;
}
.radio-inline,
.checkbox-inline {
  padding-right: 20px;
  padding-left: 0;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-right: 10px;
  margin-left: 0;
}
.has-feedback .form-control {
  padding-left: 42.5px;
  padding-right: 12px;
}
.form-control-feedback {
  left: 0;
  right: auto;
}
@media (min-width: 768px) {
  .form-inline label {
    padding-right: 0;
    padding-left: initial;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    margin-right: 0;
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: left;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  left: 15px;
  right: auto;
}
.caret {
  margin-right: 2px;
  margin-left: 0;
}
.dropdown-menu {
  right: 0;
  left: auto;
  float: left;
  text-align: right;
}
.dropdown-menu.pull-right {
  left: 0;
  right: auto;
  float: right;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  float: right;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-right: -1px;
  margin-left: 0;
}
.btn-toolbar {
  margin-right: -5px;
  margin-left: 0;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: right;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-right: 5px;
  margin-left: 0;
}
.btn-group > .btn:first-child {
  margin-right: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group {
  float: right;
}
.btn-group.btn-group-justified > .btn,
.btn-group.btn-group-justified > .btn-group {
  float: none;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn .caret {
  margin-right: 0;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-right: 0;
}
.input-group .form-control {
  float: right;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:first-child {
  border-left: 0;
  border-right: 1px solid;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:last-child {
  border-left-width: 1px;
  border-left-style: solid;
  border-right: 0;
}
.input-group-btn > .btn + .btn {
  margin-right: -1px;
  margin-left: auto;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-left: -1px;
  margin-right: auto;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-right: -1px;
  margin-left: auto;
}
.nav {
  padding-right: 0;
  padding-left: initial;
}
.nav-tabs > li {
  float: right;
}
.nav-tabs > li > a {
  margin-left: auto;
  margin-right: -2px;
  border-radius: 4px 4px 0 0;
}
.nav-pills > li {
  float: right;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-right: 2px;
  margin-left: auto;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-right: 0;
  margin-left: auto;
}
.nav-justified > .dropdown .dropdown-menu {
  right: auto;
}
.nav-tabs-justified > li > a {
  margin-left: 0;
  margin-right: auto;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-radius: 4px 4px 0 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: right;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-brand {
  float: right;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-right: -15px;
    margin-left: auto;
  }
}
.navbar-toggle {
  float: left;
  margin-left: 15px;
  margin-right: auto;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 25px 5px 15px;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: right;
  }
  .navbar-nav > li {
    float: right;
  }
}
@media (min-width: 768px) {
  .navbar-left.flip {
    float: right !important;
  }
  .navbar-right:last-child {
    margin-left: -15px;
    margin-right: auto;
  }
  .navbar-right.flip {
    float: left!important;
    margin-left: -15px;
    margin-right: auto;
  }
  .navbar-right .dropdown-menu {
    left: 0;
    right: auto;
  }
}
@media (min-width: 768px) {
  .navbar-text {
    float: right;
  }
  .navbar-text.navbar-right:last-child {
    margin-left: 0;
    margin-right: auto;
  }
}
.pagination {
  padding-right: 0;
}
.pagination > li > a,
.pagination > li > span {
  float: right;
  margin-right: -1px;
  margin-left: 0;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  margin-right: -1px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-right: 0;
  padding-left: initial;
}
.pager .next > a,
.pager .next > span {
  float: left;
}
.pager .previous > a,
.pager .previous > span {
  float: right;
}
.nav-pills > li > a > .badge {
  margin-left: 0;
  margin-right: 3px;
}
.list-group-item > .badge {
  float: left;
}
.list-group-item > .badge + .badge {
  margin-left: 5px;
  margin-right: auto;
}
.alert-dismissable,
.alert-dismissible {
  padding-left: 35px;
  padding-right: 15px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: auto;
  left: -21px;
}
.progress-bar {
  float: right;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-left.flip {
  margin-right: 0;
  margin-left: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media > .pull-right.flip {
  margin-left: 0;
  margin-right: 10px;
}
.media-right,
.media > .pull-right {
  padding-right: 10px;
  padding-left: initial;
}
.media-left,
.media > .pull-left {
  padding-left: 10px;
  padding-right: initial;
}
.media-list {
  padding-right: 0;
  padding-left: initial;
  list-style: none;
}
.list-group {
  padding-right: 0;
  padding-left: initial;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 0;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 0;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
  border-top-left-radius: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-right: 0;
  border-left: none;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: none;
  border-left: 0;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  right: 0;
  left: auto;
}
.close {
  float: left;
}
.modal-footer {
  text-align: left;
}
.modal-footer .btn + .btn {
  margin-left: auto;
  margin-right: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-right: -1px;
  margin-left: auto;
}
.modal-footer .btn-block + .btn-block {
  margin-right: 0;
  margin-left: auto;
}
.popover {
  left: auto;
  text-align: right;
}
.popover.top > .arrow {
  right: 50%;
  left: auto;
  margin-right: -11px;
  margin-left: auto;
}
.popover.top > .arrow:after {
  margin-right: -10px;
  margin-left: auto;
}
.popover.bottom > .arrow {
  right: 50%;
  left: auto;
  margin-right: -11px;
  margin-left: auto;
}
.popover.bottom > .arrow:after {
  margin-right: -10px;
  margin-left: auto;
}
.carousel-control {
  right: 0;
  bottom: 0;
}
.carousel-control.left {
  right: auto;
  left: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  right: auto;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  left: auto;
  margin-left: -10px;
}
.carousel-indicators {
  right: 50%;
  left: 0;
  margin-right: -30%;
  margin-left: 0;
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: 0;
    margin-right: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-left: 0;
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
}
.pull-right.flip {
  float: left !important;
}
.pull-left.flip {
  float: right !important;
}
@font-face {
  font-family: 'icomoon';
  src: url('css/icon_moon/icomoon.eot?joelq');
  src: url('css/icon_moon/icomoon.eot?joelq#iefix') format('embedded-opentype'), url('css/icon_moon/icomoon.ttf?joelq') format('truetype'), url('css/icon_moon/icomoon.woff?joelq') format('woff'), url('css/icon_moon/icomoon.svg?joelq#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-www .path1:before {
  content: "\e907";
  color: #ffc66c;
}
.icon-www .path2:before {
  content: "\e90f";
  margin-left: -1em;
  color: #ff5d5d;
}
.icon-www .path3:before {
  content: "\e910";
  margin-left: -1em;
  color: #ffffff;
}
.icon-www .path4:before {
  content: "\e912";
  margin-left: -1em;
  color: #72d8ff;
}
.icon-www .path5:before {
  content: "\e913";
  margin-left: -1em;
  color: #000000;
}
.icon-www .path6:before {
  content: "\e9ea";
  margin-left: -1em;
  color: #000000;
}
.icon-www .path7:before {
  content: "\e9f6";
  margin-left: -1em;
  color: #000000;
}
.icon-www .path8:before {
  content: "\e9f7";
  margin-left: -1em;
  color: #000000;
}
.icon-www .path9:before {
  content: "\e9f8";
  margin-left: -1em;
  color: #000000;
}
.icon-www .path10:before {
  content: "\e9f9";
  margin-left: -1em;
  color: #000000;
}
.icon-report .path1:before {
  content: "\e9c5";
  color: #eaf0f0;
}
.icon-report .path2:before {
  content: "\e9c6";
  margin-left: -1em;
  color: #bfd8d8;
}
.icon-report .path3:before {
  content: "\e9c7";
  margin-left: -1em;
  color: #ffce62;
}
.icon-report .path4:before {
  content: "\e9c8";
  margin-left: -1em;
  color: #00dff6;
}
.icon-report .path5:before {
  content: "\e9c9";
  margin-left: -1em;
  color: #00dff6;
}
.icon-report .path6:before {
  content: "\e9ca";
  margin-left: -1em;
  color: #000000;
}
.icon-report .path7:before {
  content: "\e9cb";
  margin-left: -1em;
  color: #000000;
}
.icon-report .path8:before {
  content: "\e9cc";
  margin-left: -1em;
  color: #000000;
}
.icon-report .path9:before {
  content: "\e9cd";
  margin-left: -1em;
  color: #000000;
}
.icon-report .path10:before {
  content: "\e9ce";
  margin-left: -1em;
  color: #000000;
}
.icon-report .path11:before {
  content: "\e9cf";
  margin-left: -1em;
  color: #000000;
}
.icon-report .path12:before {
  content: "\e9d0";
  margin-left: -1em;
  color: #000000;
}
.icon-report .path13:before {
  content: "\e9d1";
  margin-left: -1em;
  color: #000000;
}
.icon-report .path14:before {
  content: "\e9d2";
  margin-left: -1em;
  color: #000000;
}
.icon-report .path15:before {
  content: "\e9d3";
  margin-left: -1em;
  color: #000000;
}
.icon-award .path1:before {
  content: "\e9d4";
  color: #ff7816;
}
.icon-award .path2:before {
  content: "\e9d5";
  margin-left: -1em;
  color: #ff9f00;
}
.icon-award .path3:before {
  content: "\e9d6";
  margin-left: -1em;
  color: #ffd400;
}
.icon-award .path4:before {
  content: "\e9d7";
  margin-left: -1em;
  color: #ff9f00;
}
.icon-award .path5:before {
  content: "\e9d8";
  margin-left: -1em;
  color: #ff9f00;
}
.icon-award .path6:before {
  content: "\e9da";
  margin-left: -1em;
  color: #ec5569;
}
.icon-award .path7:before {
  content: "\e9db";
  margin-left: -1em;
  color: #ff7816;
}
.icon-award .path8:before {
  content: "\e9dc";
  margin-left: -1em;
  color: #cc2e43;
}
.icon-award .path9:before {
  content: "\e9dd";
  margin-left: -1em;
  color: #697c86;
}
.icon-award .path10:before {
  content: "\e9de";
  margin-left: -1em;
  color: #465a61;
}
.icon-tag .path1:before {
  content: "\e9df";
  color: #00d1b6;
}
.icon-tag .path2:before {
  content: "\e9e0";
  margin-left: -1em;
  color: #00b88e;
}
.icon-tag .path3:before {
  content: "\e9e1";
  margin-left: -1em;
  color: #f5eef3;
}
.icon-tag .path4:before {
  content: "\e9e2";
  margin-left: -1em;
  color: #ff87b3;
}
.icon-tag .path5:before {
  content: "\e9e3";
  margin-left: -1em;
  color: #000000;
}
.icon-tag .path6:before {
  content: "\e9e4";
  margin-left: -1em;
  color: #000000;
}
.icon-tag .path7:before {
  content: "\e9e5";
  margin-left: -1em;
  color: #000000;
}
.icon-document .path1:before {
  content: "\e9e6";
  color: #ebeef2;
}
.icon-document .path2:before {
  content: "\e9e7";
  margin-left: -1em;
  color: #d1d6de;
}
.icon-document .path3:before {
  content: "\e9e8";
  margin-left: -1em;
  color: #d1d6de;
}
.icon-document .path4:before {
  content: "\e9e9";
  margin-left: -1em;
  color: #48cfb7;
}
.icon-document .path5:before {
  content: "\e9eb";
  margin-left: -1em;
  color: #35b5a0;
}
.icon-document .path6:before {
  content: "\e9ec";
  margin-left: -1em;
  color: #f2df33;
}
.icon-document .path7:before {
  content: "\e9ed";
  margin-left: -1em;
  color: #f2df33;
}
.icon-document .path8:before {
  content: "\e9ee";
  margin-left: -1em;
  color: #f2df33;
}
.icon-document .path9:before {
  content: "\e9ef";
  margin-left: -1em;
  color: #fcd0ae;
}
.icon-document .path10:before {
  content: "\e9f0";
  margin-left: -1em;
  color: #000000;
}
.icon-document .path11:before {
  content: "\e9f1";
  margin-left: -1em;
  color: #000000;
}
.icon-document .path12:before {
  content: "\e9f2";
  margin-left: -1em;
  color: #000000;
}
.icon-document .path13:before {
  content: "\e9f3";
  margin-left: -1em;
  color: #000000;
}
.icon-document .path14:before {
  content: "\e9f4";
  margin-left: -1em;
  color: #000000;
}
.icon-trophy:before {
  content: "\e9f5";
}
.icon-star:before {
  content: "\e9a1";
}
.icon-tv1 .path1:before {
  content: "\e9a2";
  color: #2b74ca;
}
.icon-tv1 .path2:before {
  content: "\e9a3";
  margin-left: -1em;
  color: #2b74ca;
}
.icon-tv1 .path3:before {
  content: "\e9a4";
  margin-left: -1em;
  color: #3d98f7;
}
.icon-tv1 .path4:before {
  content: "\e9a5";
  margin-left: -1em;
  color: #e47c6e;
}
.icon-tv1 .path5:before {
  content: "\e9a6";
  margin-left: -1em;
  color: #f9d18b;
}
.icon-tv1 .path6:before {
  content: "\e9a7";
  margin-left: -1em;
  color: #4d5d7a;
}
.icon-tv1 .path7:before {
  content: "\e9a8";
  margin-left: -1em;
  color: #4d5d7a;
}
.icon-tv1 .path8:before {
  content: "\e9a9";
  margin-left: -1em;
  color: #8892a0;
}
.icon-tv1 .path9:before {
  content: "\e9aa";
  margin-left: -1em;
  color: #8892a0;
}
.icon-tv1 .path10:before {
  content: "\e9ab";
  margin-left: -1em;
  color: #c7e2fc;
}
.icon-tv1 .path11:before {
  content: "\e9ac";
  margin-left: -1em;
  color: #ebf7fe;
}
.icon-tv1 .path12:before {
  content: "\e9ad";
  margin-left: -1em;
  color: #ffffff;
}
.icon-tv1 .path13:before {
  content: "\e9ae";
  margin-left: -1em;
  color: #ffffff;
}
.icon-tv1 .path14:before {
  content: "\e9af";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path15:before {
  content: "\e9b0";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path16:before {
  content: "\e9b1";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path17:before {
  content: "\e9b2";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path18:before {
  content: "\e9b3";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path19:before {
  content: "\e9b4";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path20:before {
  content: "\e9b5";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path21:before {
  content: "\e9b6";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path22:before {
  content: "\e9b7";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path23:before {
  content: "\e9b8";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path24:before {
  content: "\e9b9";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path25:before {
  content: "\e9ba";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path26:before {
  content: "\e9bb";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path27:before {
  content: "\e9bc";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path28:before {
  content: "\e9bd";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path29:before {
  content: "\e9be";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path30:before {
  content: "\e9bf";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path31:before {
  content: "\e9c0";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path32:before {
  content: "\e9c1";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path33:before {
  content: "\e9c2";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path34:before {
  content: "\e9c3";
  margin-left: -1em;
  color: #000000;
}
.icon-tv1 .path35:before {
  content: "\e9c4";
  margin-left: -1em;
  color: #000000;
}
.icon-diagram-1:before {
  content: "\e978";
}
.icon-diagram .path1:before {
  content: "\e979";
  color: #ed1c24;
}
.icon-diagram .path2:before {
  content: "\e97a";
  margin-left: -1em;
  color: #fbb03b;
}
.icon-diagram .path3:before {
  content: "\e97b";
  margin-left: -1em;
  color: #f8cf26;
}
.icon-diagram .path4:before {
  content: "\e97c";
  margin-left: -1em;
  color: #39b54a;
}
.icon-diagram .path5:before {
  content: "\e97d";
  margin-left: -1em;
  color: #0071bc;
}
.icon-diagram .path6:before {
  content: "\e97e";
  margin-left: -1em;
  color: #000000;
}
.icon-diagram .path7:before {
  content: "\e97f";
  margin-left: -1em;
  color: #000000;
}
.icon-diagram .path8:before {
  content: "\e980";
  margin-left: -1em;
  color: #000000;
}
.icon-diagram .path9:before {
  content: "\e981";
  margin-left: -1em;
  color: #000000;
}
.icon-diagram .path10:before {
  content: "\e982";
  margin-left: -1em;
  color: #000000;
}
.icon-diagram .path11:before {
  content: "\e983";
  margin-left: -1em;
  color: #000000;
}
.icon-diagram .path12:before {
  content: "\e984";
  margin-left: -1em;
  color: #000000;
}
.icon-diagram .path13:before {
  content: "\e985";
  margin-left: -1em;
  color: #000000;
}
.icon-diagram .path14:before {
  content: "\e986";
  margin-left: -1em;
  color: #000000;
}
.icon-diagram .path15:before {
  content: "\e987";
  margin-left: -1em;
  color: #000000;
}
.icon-diagram .path16:before {
  content: "\e988";
  margin-left: -1em;
  color: #000000;
}
.icon-policeman-1 .path1:before {
  content: "\e989";
  color: #ffe7cf;
}
.icon-policeman-1 .path2:before {
  content: "\e98a";
  margin-left: -1em;
  color: #f4d3a6;
}
.icon-policeman-1 .path3:before {
  content: "\e98b";
  margin-left: -1em;
  color: #ededed;
}
.icon-policeman-1 .path4:before {
  content: "\e98c";
  margin-left: -1em;
  color: #2d5872;
}
.icon-policeman-1 .path5:before {
  content: "\e98d";
  margin-left: -1em;
  color: #1d4559;
}
.icon-policeman-1 .path6:before {
  content: "\e98e";
  margin-left: -1em;
  color: #1d4559;
}
.icon-policeman-1 .path7:before {
  content: "\e98f";
  margin-left: -1em;
  color: #1d4559;
}
.icon-policeman-1 .path8:before {
  content: "\e990";
  margin-left: -1em;
  color: #2d5872;
}
.icon-policeman-1 .path9:before {
  content: "\e991";
  margin-left: -1em;
  color: #1d4559;
}
.icon-policeman-1 .path10:before {
  content: "\e992";
  margin-left: -1em;
  color: #ffe7cf;
}
.icon-policeman-1 .path11:before {
  content: "\e993";
  margin-left: -1em;
  color: #f4d3a6;
}
.icon-policeman-1 .path12:before {
  content: "\e994";
  margin-left: -1em;
  color: #ff6d3a;
}
.icon-policeman-1 .path13:before {
  content: "\e995";
  margin-left: -1em;
  color: #2d5872;
}
.icon-policeman-1 .path14:before {
  content: "\e996";
  margin-left: -1em;
  color: #1d4559;
}
.icon-policeman-1 .path15:before {
  content: "\e997";
  margin-left: -1em;
  color: #282c3a;
}
.icon-policeman-1 .path16:before {
  content: "\e998";
  margin-left: -1em;
  color: #282c3a;
}
.icon-policeman-1 .path17:before {
  content: "\e999";
  margin-left: -1em;
  color: #1d4559;
}
.icon-policeman-1 .path18:before {
  content: "\e99a";
  margin-left: -1em;
  color: #1d4559;
}
.icon-policeman-1 .path19:before {
  content: "\e99b";
  margin-left: -1em;
  color: #ffbf14;
}
.icon-policeman-1 .path20:before {
  content: "\e99c";
  margin-left: -1em;
  color: #eaa200;
}
.icon-policeman-1 .path21:before {
  content: "\e99d";
  margin-left: -1em;
  color: #000000;
}
.icon-policeman-1 .path22:before {
  content: "\e99e";
  margin-left: -1em;
  color: #000000;
}
.icon-policeman-1 .path23:before {
  content: "\e99f";
  margin-left: -1em;
  color: #000000;
}
.icon-policeman:before {
  content: "\e9a0";
}
.icon-tick:before {
  content: "\e976";
}
.icon-giftbox-1:before {
  content: "\e977";
}
.icon-presentation .path1:before {
  content: "\e93e";
  color: #ddf5ff;
}
.icon-presentation .path2:before {
  content: "\e93f";
  margin-left: -1em;
  color: #ffd664;
}
.icon-presentation .path3:before {
  content: "\e940";
  margin-left: -1em;
  color: #c1e9f4;
}
.icon-presentation .path4:before {
  content: "\e941";
  margin-left: -1em;
  color: #7ae57d;
}
.icon-presentation .path5:before {
  content: "\e942";
  margin-left: -1em;
  color: #66d166;
}
.icon-presentation .path6:before {
  content: "\e943";
  margin-left: -1em;
  color: #7ae57d;
}
.icon-presentation .path7:before {
  content: "\e944";
  margin-left: -1em;
  color: #66d166;
}
.icon-presentation .path8:before {
  content: "\e945";
  margin-left: -1em;
  color: #ff933b;
}
.icon-presentation .path9:before {
  content: "\e946";
  margin-left: -1em;
  color: #7ae57d;
}
.icon-presentation .path10:before {
  content: "\e947";
  margin-left: -1em;
  color: #66d166;
}
.icon-presentation .path11:before {
  content: "\e948";
  margin-left: -1em;
  color: #7ae57d;
}
.icon-presentation .path12:before {
  content: "\e949";
  margin-left: -1em;
  color: #66d166;
}
.icon-presentation .path13:before {
  content: "\e94a";
  margin-left: -1em;
  color: #7ae57d;
}
.icon-presentation .path14:before {
  content: "\e94b";
  margin-left: -1em;
  color: #66d166;
}
.icon-presentation .path15:before {
  content: "\e94c";
  margin-left: -1em;
  color: #000000;
}
.icon-presentation .path16:before {
  content: "\e94d";
  margin-left: -1em;
  color: #000000;
}
.icon-presentation .path17:before {
  content: "\e94e";
  margin-left: -1em;
  color: #000000;
}
.icon-presentation .path18:before {
  content: "\e94f";
  margin-left: -1em;
  color: #000000;
}
.icon-presentation .path19:before {
  content: "\e950";
  margin-left: -1em;
  color: #000000;
}
.icon-presentation .path20:before {
  content: "\e951";
  margin-left: -1em;
  color: #000000;
}
.icon-giftbox .path1:before {
  content: "\e952";
  color: #ffc73b;
}
.icon-giftbox .path2:before {
  content: "\e953";
  margin-left: -1em;
  color: #efb025;
}
.icon-giftbox .path3:before {
  content: "\e954";
  margin-left: -1em;
  color: #ffc73b;
}
.icon-giftbox .path4:before {
  content: "\e955";
  margin-left: -1em;
  color: #ff4440;
}
.icon-giftbox .path5:before {
  content: "\e957";
  margin-left: -1em;
  color: #ff4440;
}
.icon-giftbox .path6:before {
  content: "\e958";
  margin-left: -1em;
  color: #ea2f2f;
}
.icon-giftbox .path7:before {
  content: "\e959";
  margin-left: -1em;
  color: #ea2f2f;
}
.icon-giftbox .path8:before {
  content: "\e95a";
  margin-left: -1em;
  color: #ff4440;
}
.icon-giftbox .path9:before {
  content: "\e95c";
  margin-left: -1em;
  color: #ff4440;
}
.icon-giftbox .path10:before {
  content: "\e95d";
  margin-left: -1em;
  color: #ff4440;
}
.icon-giftbox .path11:before {
  content: "\e95e";
  margin-left: -1em;
  color: #ff4440;
}
.icon-giftbox .path12:before {
  content: "\e95f";
  margin-left: -1em;
  color: #ea2f2f;
}
.icon-giftbox .path13:before {
  content: "\e960";
  margin-left: -1em;
  color: #000000;
}
.icon-television-1 .path1:before {
  content: "\e961";
  color: #fd9808;
}
.icon-television-1 .path2:before {
  content: "\e962";
  margin-left: -1em;
  color: #ffffff;
}
.icon-television-1 .path3:before {
  content: "\e963";
  margin-left: -1em;
  color: #ffdd09;
}
.icon-television-1 .path4:before {
  content: "\e964";
  margin-left: -1em;
  color: #15a143;
}
.icon-television-1 .path5:before {
  content: "\e965";
  margin-left: -1em;
  color: #1cd759;
}
.icon-television-1 .path6:before {
  content: "\e966";
  margin-left: -1em;
  color: #15a143;
}
.icon-television-1 .path7:before {
  content: "\e967";
  margin-left: -1em;
  color: #1cd759;
}
.icon-television-1 .path8:before {
  content: "\e968";
  margin-left: -1em;
  color: #000000;
}
.icon-television-1 .path9:before {
  content: "\e969";
  margin-left: -1em;
  color: #000000;
}
.icon-television-1 .path10:before {
  content: "\e96a";
  margin-left: -1em;
  color: #000000;
}
.icon-television-1 .path11:before {
  content: "\e96b";
  margin-left: -1em;
  color: #000000;
}
.icon-television-1 .path12:before {
  content: "\e96c";
  margin-left: -1em;
  color: #000000;
}
.icon-television-1 .path13:before {
  content: "\e96d";
  margin-left: -1em;
  color: #000000;
}
.icon-television-1 .path14:before {
  content: "\e96e";
  margin-left: -1em;
  color: #000000;
}
.icon-television-1 .path15:before {
  content: "\e96f";
  margin-left: -1em;
  color: #000000;
}
.icon-television-1 .path16:before {
  content: "\e970";
  margin-left: -1em;
  color: #000000;
}
.icon-television-1 .path17:before {
  content: "\e971";
  margin-left: -1em;
  color: #000000;
}
.icon-television-1 .path18:before {
  content: "\e972";
  margin-left: -1em;
  color: #000000;
}
.icon-television-1 .path19:before {
  content: "\e973";
  margin-left: -1em;
  color: #000000;
}
.icon-television-1 .path20:before {
  content: "\e974";
  margin-left: -1em;
  color: #000000;
}
.icon-television-1 .path21:before {
  content: "\e975";
  margin-left: -1em;
  color: #000000;
}
.icon-slot-machine .path1:before {
  content: "\e925";
  color: #d80027;
}
.icon-slot-machine .path2:before {
  content: "\e926";
  margin-left: -1em;
  color: #57565c;
}
.icon-slot-machine .path3:before {
  content: "\e927";
  margin-left: -1em;
  color: #c6c5ca;
}
.icon-slot-machine .path4:before {
  content: "\e928";
  margin-left: -1em;
  color: #cca400;
}
.icon-slot-machine .path5:before {
  content: "\e929";
  margin-left: -1em;
  color: #57565c;
}
.icon-slot-machine .path6:before {
  content: "\e92a";
  margin-left: -1em;
  color: #c6c5ca;
}
.icon-slot-machine .path7:before {
  content: "\e92b";
  margin-left: -1em;
  color: #d80027;
}
.icon-slot-machine .path8:before {
  content: "\e92c";
  margin-left: -1em;
  color: #c6c5ca;
}
.icon-slot-machine .path9:before {
  content: "\e92d";
  margin-left: -1em;
  color: #ffda44;
}
.icon-slot-machine .path10:before {
  content: "\e92e";
  margin-left: -1em;
  color: #ffda44;
}
.icon-slot-machine .path11:before {
  content: "\e92f";
  margin-left: -1em;
  color: #ffda44;
}
.icon-slot-machine .path12:before {
  content: "\e930";
  margin-left: -1em;
  color: #cca400;
}
.icon-slot-machine .path13:before {
  content: "\e931";
  margin-left: -1em;
  color: #231f20;
}
.icon-slot-machine .path14:before {
  content: "\e932";
  margin-left: -1em;
  color: #231f20;
}
.icon-slot-machine .path15:before {
  content: "\e933";
  margin-left: -1em;
  color: #231f20;
}
.icon-slot-machine .path16:before {
  content: "\e934";
  margin-left: -1em;
  color: #231f20;
}
.icon-slot-machine .path17:before {
  content: "\e935";
  margin-left: -1em;
  color: #231f20;
}
.icon-slot-machine .path18:before {
  content: "\e936";
  margin-left: -1em;
  color: #231f20;
}
.icon-slot-machine .path19:before {
  content: "\e937";
  margin-left: -1em;
  color: #231f20;
}
.icon-slot-machine .path20:before {
  content: "\e938";
  margin-left: -1em;
  color: #231f20;
}
.icon-slot-machine .path21:before {
  content: "\e939";
  margin-left: -1em;
  color: #231f20;
}
.icon-slot-machine .path22:before {
  content: "\e93a";
  margin-left: -1em;
  color: #231f20;
}
.icon-slot-machine .path23:before {
  content: "\e93b";
  margin-left: -1em;
  color: #231f20;
}
.icon-slot-machine .path24:before {
  content: "\e93c";
  margin-left: -1em;
  color: #231f20;
}
.icon-slot-machine .path25:before {
  content: "\e93d";
  margin-left: -1em;
  color: #231f20;
}
.icon-bookmark:before {
  content: "\e90a";
}
.icon-mobile-unit:before {
  content: "\e91d";
}
.icon-television:before {
  content: "\e91e";
}
.icon-projector:before {
  content: "\e924";
}
.icon-like .path1:before {
  content: "\e921";
  color: #ff7979;
}
.icon-like .path2:before {
  content: "\e922";
  margin-left: -1em;
  color: #000000;
}
.icon-dislike:before {
  content: "\e923";
}
.icon-align-to-right:before {
  content: "\e900";
}
.icon-blogging:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-comments:before {
  content: "\e903";
}
.icon-double-left-chevron:before {
  content: "\e904";
}
.icon-download:before {
  content: "\e905";
}
.icon-fast-forward-double-right-arrows-symbol:before {
  content: "\e906";
}
.icon-home:before {
  content: "\e908";
}
.icon-list:before {
  content: "\e90b";
}
.icon-listing-option:before {
  content: "\e90c";
}
.icon-magnifying-glass:before {
  content: "\e90d";
}
.icon-menu:before {
  content: "\e90e";
}
.icon-music-player:before {
  content: "\e911";
}
.icon-phone-call:before {
  content: "\e914";
}
.icon-play-button:before {
  content: "\e915";
}
.icon-playlist:before {
  content: "\e916";
}
.icon-plus-button:before {
  content: "\e917";
}
.icon-rss-symbol:before {
  content: "\e918";
}
.icon-search:before {
  content: "\e919";
}
.icon-tag-black-shape:before {
  content: "\e91a";
}
.icon-text-document:before {
  content: "\e91b";
}
.icon-writing:before {
  content: "\e91f";
}
.icon-youtube:before {
  content: "\e920";
}
.icon-06:before {
  content: "\e909";
}
.icon-17:before {
  content: "\e91c";
}
.icon-display:before {
  content: "\e956";
}
.icon-tv:before {
  content: "\e95b";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-checkmark:before {
  content: "\ea10";
}
.match-lists {
  padding: 0;
  margin: 20px 0 10px 0;
}
.play-post-content {
  border-radius: 15px;
  box-shadow: 0 0 10px #f1f1f1;
  background-color: #ffffff;
  padding: 20px;
  margin: 15px 0 15px 0;
  line-height: 30px;
  color: #334456;
  text-align: left;
  direction: ltr;
}
.play-post-content h1 {
  font-size: 20px;
  margin-top: 0;
  line-height: 30px;
}
.play-post-content h2 {
  font-size: 17px;
  margin-top: 0;
  line-height: 30px;
}
.play-post-content h3 {
  font-size: 17px;
  margin-top: 0;
  line-height: 30px;
}
.play-post-content p {
  font-size: 16px;
}
.play-post-content a {
  color: #FEA500;
  padding: 0 0 5px 0;
  margin: 0 3px;
}
.play-post-content a:hover {
  color: #02B6E8;
}
.play-post-content .tags {
  border-top: 1px solid #eee;
  padding: 10px 0;
}
.play-post-content .tags a {
  border: none;
  font-size: 12px;
  color: #4b4b4b;
}
.play-post-content img {
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.play-list-box {
  direction: rtl;
  padding: 5px 0 10px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.play-box {
  height: 100px;
  width: 100%;
  padding: 0;
  -webkit-box-shadow: 0 0 10px #eaeaea;
  box-shadow: 0 0 10px #eaeaea;
  background-color: #fff;
  border-radius: 7px;
  overflow: hidden;
  margin: 0 0 20px 0;
  cursor: pointer;
}
.play-box:last-child {
  margin: 0 0 0 0;
}
.play-box .match-time {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 100px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border-radius: 5px;
  margin-left: 10px;
  font-size: 16px;
  cursor: context-menu;
}
.play-box .details {
  width: 100%;
  height: 100px;
  color: #161e42;
  overflow: hidden;
  display: flex;
  direction: ltr;
  position: relative;
  transition: all 0.3s;
}
.play-box .details .content {
  padding: 0 20px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  z-index: 11;
}
.play-box .details .img {
  position: absolute;
  left: 20px;
  top: 20px;
  padding: 0;
  width: 75px;
  height: 75px;
  display: flex;
  align-items: center;
}
.play-box .details .img img {
  display: block;
  width: 90%;
  height: auto;
  object-fit: cover;
}
.play-box .details .flags-box {
  width: 300px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-around;
  align-items: center;
  height: 100px;
  direction: ltr;
}
.play-box .details .flags-box .flags {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-color: #fafafa;
  display: flex;
  align-items: center;
  justify-content: center;
}
.play-box .details .flags-box .flags img {
  width: 60px;
  height: 60px;
  background-color: #fafafa;
  color: #fafafa;
}
.play-box .details .title {
  font-family: "Nunito";
  font-size: 16px;
  margin: 0 0 10px 0;
  color: #334456;
  line-height: normal;
  font-weight: 700;
}
.play-box .details .title a {
  color: #334456;
  transition: all 0.3s;
}
.play-box .details .desc {
  font-size: 14px;
  color: #777777;
  direction: ltr;
  margin: 0 0 3px 0;
}
.play-box .details .league {
  font-size: 14px;
  margin: 0 0 5px 0;
}
.play-box:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
}
.play-box:hover .title a {
  text-shadow: 0 0 2px #FEA500;
}
.today-live {
  width: 100%;
  font-size: 18px;
  color: #334456;
  margin: 10px 0 10px 0;
  padding: 0;
}
#play-view {
  padding: 0;
}
#play-view .post-details {
  border-radius: 15px;
  box-shadow: 0 0 10px #f1f1f1;
  background-color: #ffffff;
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  position: relative;
  direction: ltr;
}
#play-view .post-details .flags-box .desc {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 16px;
  display: block;
  top: 20px;
  right: 0;
  color: #334456;
}
#play-view .post-details .flags-box .league {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 14px;
  display: block;
  top: 70px;
  right: 0;
  color: #9b9b9b;
}
#play-view .flags-box {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
#play-view .flags-box .flags {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  background-color: #fafafa;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
#play-view .flags-box .flags:hover {
  box-shadow: 0 0 8px #eee;
}
.play-content {
  width: 100%;
  padding: 30px;
  margin: 25px 0;
  border-radius: 5px;
  box-shadow: 0 0 10px #f1f1f1;
}
.play-content .title {
  text-align: right;
}
#player-box {
  background-color: #F9F9F9;
  padding: 15px;
}
.m-top-25 {
  margin-top: 25px;
}
.play-box .flags-box .second {
  position: absolute;
  top: 5px;
  background: #FEA500;
  color: #fff;
  width: 45px;
  font-size: 10px;
  padding: 2px;
  text-align: center;
  border-radius: 15px;
}
#special-list-box {
  direction: rtl;
  min-height: 200px;
  padding: 15px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.today-live-box {
  padding: 0;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 5px 0;
}
.today-live-box .icon {
  color: #FEA500;
  font-size: 55px;
  margin: 0 0 0 15px;
}
.today-live-box .lbl-box {
  position: relative;
  width: 300px;
  border-bottom: 1px solid #FEA500;
  padding: 10px 0;
}
.today-live-box .lbl-box .lbl {
  position: relative;
  display: inline-block;
  font-size: 20px;
  color: #303030;
  margin: 0;
}
.today-live-box .lbl-box .lbl:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -14px;
  width: 100%;
  height: 3px;
  background-color: #FEA500;
}
.play-box.live {
  border-right: 4px solid #00cc00;
  border-left: 4px solid #00cc00;
}
.video-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  overflow: hidden;
  border-radius: 15px;
  min-height: 450px;
  background-color: #000000;
  position: relative;
}
.video-box iframe {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
}
.video-box .center {
  width: 300px;
  height: 70px;
  border: 1px solid;
  position: relative;
  border-radius: 30px;
  color: #181818;
  background-image: linear-gradient(to right, #77A1D3 0%, #79CBCA 51%, #77A1D3 100%);
  display: flex;
  align-items: center;
}
.video-box .center .l {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  position: absolute;
  left: -40px;
  top: -37px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #313131;
  background-image: linear-gradient(to right, #77A1D3 0%, #79CBCA 51%, #77A1D3 100%);
  transition: 0.5s;
  background-size: 200% auto;
}
.video-box .center .l .icon {
  font-size: 50px;
  position: relative;
  right: -5px;
  color: #fff;
  text-shadow: 0 1px 3px #181818;
}
.video-box .center .cpn {
  font-size: 20px;
  font-weight: lighter;
  margin: 0 35px 0 0;
}
.video-box .center:hover .l {
  background-position: right center;
}
.live-score-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  overflow: hidden;
  border-radius: 15px;
  min-height: 550px;
  max-height: 550px;
  background-color: rgba(0, 0, 0, 0.8);
  position: relative;
}
.live-score-box iframe {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
}
.live-score-box .center {
  width: 300px;
  height: 70px;
  border: 1px solid;
  position: relative;
  border-radius: 30px;
  color: #181818;
  background-image: linear-gradient(to right, #77A1D3 0%, #79CBCA 51%, #77A1D3 100%);
  display: flex;
  align-items: center;
}
.live-score-box .center .l {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  position: absolute;
  left: -40px;
  top: -37px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #313131;
  background-image: linear-gradient(to right, #77A1D3 0%, #79CBCA 51%, #77A1D3 100%);
  transition: 0.5s;
  background-size: 200% auto;
}
.live-score-box .center .l .icon {
  font-size: 50px;
  position: relative;
  right: -5px;
  color: #fff;
  text-shadow: 0 1px 3px #181818;
}
.live-score-box .center .cpn {
  font-size: 20px;
  font-weight: lighter;
  margin: 0 35px 0 0;
}
.live-score-box .center:hover .l {
  background-position: right center;
}
.single-video {
  width: 800px !important;
}
.single-video .post-title-box .icon {
  position: relative;
  top: 3px;
  font-size: 40px;
}
.single-video blockquote {
  border-right: 5px solid #fdc113;
  background: aliceblue;
  font-size: 14px;
  color: #1b1b1b;
  margin: 0 0 15px 0;
  padding: 10px;
}
.single-video blockquote a {
  border: none !important;
  color: #334456;
}
.single-video blockquote a:hover {
  color: #2a3746;
}
.post-details .related-teams p {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-details .related-teams p span {
  position: relative;
  right: 6px;
  top: 2px;
}
.post-details .related-teams a {
  border: 1px solid #E6E3E3;
  width: 50%;
  text-align: center;
  float: right;
  color: #1c1c1c;
  padding: 5px 0;
  font-size: 14px;
}
/*****************************************************************/
@media all and (min-width: 1300px) {
  .play-box {
    width: 100% !important;
  }
}
@media all and (max-width: 768px) {
  h2,
  h3 {
    font-size: 16px !important;
  }
  /*.banner {
      margin: 0 0 20px;
      display: block;
      width: 100%;
      border-radius: 5px;
      overflow: hidden;
      position: fixed;
      left: 0;
      right: 0;
      bottom: -20px;
      z-index: 20;
      background: #009BDE;
  }

  .banner img {
      height: auto;
      max-height: 100px;
      width: 75%;
      max-width: 680px;
      display: block;
      margin: 0 auto;
  }*/
  .play-box {
    height: auto;
    min-height: 95px;
    margin: 0 0 15px 0 !important;
  }
  .play-box.no-flag {
    display: flex;
  }
  .play-post-content {
    width: 94% !important;
    position: relative;
    right: 3%;
    margin: 0;
    text-align: left;
  }
  .play-post-content h1 {
    font-size: 18px;
  }
  .play-box .details {
    flex-direction: column;
    height: 95px;
    padding: 7px 0;
  }
  .play-box .details .content {
    padding: 2px 12px 0 12px;
    text-align: center;
  }
  .play-box .details .flags-box {
    height: auto;
    width: auto;
    justify-content: space-between;
    padding: 0 7px;
  }
  .play-box .flags-box .second {
    position: absolute;
    width: 50px;
    text-align: center;
    font-size: 8px;
    border: 1px solid;
    height: 12px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    right: 0;
    top: auto !important;
    bottom: 0;
    border-radius: 13px 13px 0 0;
    left: 0;
    margin: 0 auto;
  }
  .play-box .details .title {
    font-size: 13px !important;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
  }
  .play-box .details .flags-box .flags {
    height: 50px !important;
    width: 50px !important;
  }
  .play-box .details .flags-box .flags img {
    width: 35px !important;
    height: 35px !important;
    color: #1C1C1C !important;
    font-size: 8px !important;
  }
  #play-view .post-details .flags-box .desc {
    font-size: 12px !important;
    top: 20px !important;
    color: #FEA500 !important;
    width: 60%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #play-view .post-details .flags-box .league {
    top: 45px !important;
    font-size: 10px !important;
    width: 55%;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  #play-view {
    padding: 0 10px;
    flex-wrap: wrap;
    flex-direction: column !important;
  }
  #play-view .post-details {
    width: 100%;
    margin-bottom: 25px;
    padding: 5px !important;
  }
  #play-view .post-details .flags {
    width: 70px;
    height: 70px;
  }
  #play-view .post-details img {
    width: 50px !important;
    height: auto !important;
  }
  #play-view .content {
    width: 100%;
  }
  #play-view .content h1 {
    font-size: 18px;
  }
  #play-view .content h2,
  #play-view .content h3 {
    font-size: 14px;
  }
  #play-list-box {
    padding: 12px;
  }
  .post-title h1,
  .post-title h2 {
    font-size: 20px;
    line-height: normal !important;
  }
  #play-view .post-details .wp-post-image {
    display: none !important;
  }
  .video-box {
    /*position: sticky;*/
    top: 8px;
    min-height: 320px;
    max-height: 250px !important;
    z-index: 30;
    right: 0;
    width: 100%;
  }
  .video-box video {
    min-height: 250px;
  }
  .video-box iframe {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
  }
  .video-box .center .l {
    width: 120px !important;
    height: 120px !important;
    left: -3px !important;
    top: -24px !important;
  }
  .live-score-box {
    margin: 0 0 15px 0;
  }
  .match-lists .play-list-box {
    padding: 5px 0 !important;
  }
  .post-details {
    background-color: transparent !important;
  }
  .post-details .related-teams p {
    font-size: 13px;
  }
  .post-details .related-teams p span {
    display: none;
  }
  .post-details .related-teams a {
    border: 1px solid #c5c4c4;
    background: #FFFFFF;
    width: 100%;
    font-size: 14px;
    color: #334456;
    margin-bottom: 7px;
    border-radius: 4px;
  }
}
.backlink-title {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #334456;

}
.backlink-box {
  padding: 0;
  direction: ltr;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.backlink-box .item {
  width: 32.3%;
  height: 50px;
  padding: 0;
  -webkit-box-shadow: 0 0 10px #eaeaea;
  box-shadow: 0 0 10px #eaeaea;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 12px 0;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-weight: 900;
}
.backlink-box .item a {
  text-align: center;
  display: block;
  width: 100%;
  color: #334456;
  text-decoration: none;
  font-weight: 300;
  font-size: 14px;
}
.backlink-box .item a:hover {
  color: #fea500;
}


@media all and (max-width: 768px) {
  .backlink-box {
    padding: 0 8px !important;
    margin-bottom: 15px;
  }
  .backlink-box .item {
    height: 40px !important;
    font-size: 12px !important;
    width: 49% !important;
    margin: 0 0 8px 0 !important;
  }
}


@media all and (max-width: 550px) {
  .backlink-box .item {
    width: 100% !important;
  }
}

@media all and (width: 1360px) {
  header .container {
    padding: 0;
  }
}
@media all and (min-width: 1360px) {
  header .container {
    padding: 0;
  }
  .main-side .section-2 .card {
    width: 16.6% !important;
  }
  .main-side .section-2 .card .cnr a .title {
    bottom: 20px !important;
  }
  .main-side .team-info {
    margin: 15px 0 10px 0 !important;
    padding: 15px 25px;
  }
}
@media all and (min-width: 1366px) {
  .container {
    width: 1200px;
  }
  .sidebar {
    width: 32%;
  }
  .ok-prop {
    width: 48%;
  }
  .deny-prop {
    width: 48%;
  }
  .today-live-box.in-index {
    padding: 0 25px;
  }
  #play-list-box.in-index {
    padding: 15px 25px;
  }
}
@media all and (min-width: 992px) {
  .main-side .section-2 .card {
    width: 20%;
  }
  .m-h-menu {
    display: none;
  }
}
@media all and (max-width: 992px) {
  /** ----night mode -------------- -*/
  body .index-main-side {
    width: 100% !important;
    padding-bottom: 25px;
  }
  body header .container {
    width: 100% !important;
    padding: 0 15px !important;
  }
  body header nav {
    display: none;
  }
  body .main-side {
    width: 100% !important;
    padding-bottom: 30px !important;
  }
  body .l-b-t .title {
    font-size: 14px !important;
  }
  body .play-box .second {
    border: none !important;
  }
  body .play-box .details .desc {
    color: #FE0000 !important;
  }
  body .play-post-content {
    box-shadow: none;
    margin: 10px 0 0 0;
  }
  body .main-side .head .icon {
    display: none;
  }
  body .main-side .article-sec .post-title-box {
    padding: 0 !important;
  }
  body .main-side .article-sec .post-title-box .lbl {
    padding: 0 0 10px 0 !important;
  }
  body .main-side .article-sec .post-content h2,
  body .main-side .article-sec .post-content h3 {
    font-size: 16px !important;
  }
  body .main-side .article-sec .post-content {
    font-size: 15px !important;
    text-align: justify !important;
    padding: 5px 10px !important;
  }
  body .main-side .article-sec .post-content p {
    font-size: 14px !important;
  }
  body .main-side .article-sec .details {
    margin: 10px 0 0 0 !important;
    border: none;
    justify-content: flex-start !important;
    font-size: 11px !important;
  }
  body .main-side .article-sec .details .icon {
    font-size: 11px !important;
    margin: -2px 0 0 10px !important;
  }
  body .single-video {
    width: 100% !important;
    padding-bottom: 55px !important;
  }
  body footer {
    background-image: none;
    background: #262626 !important;
    box-shadow: none !important;
  }
  body footer .desc {
    color: #ffffff !important;
    font-size: 14px !important;
  }
  body .section-5 {
    padding: 0 !important;
  }
  body .section-5 .head {
    padding: 0 10px !important;
    font-size: 16px !important;
  }
  body .section-5 .head .lbl {
    font-weight: bold;
  }
  body .section-5 .article-box {
    padding: 0 10px;
    margin: 0 0 15px 0 !important;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    transition: 0.2s all ease-in-out;
  }
  body .section-5 .article-box .thumb {
    padding: 0;
  }
  body .section-5 .article-box .thumb img {
    max-width: 100%;
    object-fit: cover;
  }
  body .section-5 .article-box .thumb a:before {
    background: none !important;
    display: none !important;
  }
  body .section-5 .article-box .body {
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  body .section-5 .article-box .body .title {
    font-size: 16px !important;
    line-height: normal !important;
    margin: 0;
  }
  body .section-5 .article-box .body .title a {
    color: #ffffff !important;
    line-height: normal;
  }
  body .section-5 .article-box:hover .title a {
    color: #FEA500;
    line-height: normal;
  }
  body .section-5 .show-more {
    margin: 5px 0 0 10px !important;
  }
  body .main-side .tag-box .article-box {
    padding: 0 10px;
    margin: 0 0 15px 0 !important;
  }
  body .main-side .tag-box .article-box .cnr {
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    transition: 0.2s all ease-in-out;
  }
  body .main-side .tag-box .article-box .cnr .thumb {
    padding: 0;
  }
  body .main-side .tag-box .article-box .cnr .thumb img {
    max-width: 100%;
    height: 100% !important;
    object-fit: cover;
  }
  body .main-side .tag-box .article-box .cnr .thumb a {
    height: 100% !important;
  }
  body .main-side .tag-box .article-box .cnr .thumb a:before {
    background: none !important;
    display: none !important;
  }
  body .main-side .tag-box .article-box .cnr .body {
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  body .main-side .tag-box .article-box .cnr .body .title {
    font-size: 14px !important;
    line-height: normal !important;
    margin: 0;
  }
  body .main-side .tag-box .article-box .cnr .body .title a {
    line-height: normal;
  }
  body .main-side .tag-box .article-box .cnr .body .details {
    font-size: 10px !important;
    display: flex;
    align-items: center;
  }
  body .main-side .tag-box .article-box .cnr .body .details div {
    display: flex;
    align-items: center;
    margin: 0 0 0 20px;
  }
  body .main-side .tag-box .article-box .cnr .body .details .icon {
    font-size: 14px !important;
    margin: 0 0 0 10px;
  }
  body .main-side .tag-box .article-box .cnr:hover {
    box-shadow: none !important;
  }
  body .main-side .tag-box .article-box .cnr:hover .title a {
    color: #FEA500;
    line-height: normal;
  }
  body .main-side .league-info .title {
    top: 60px !important;
    line-height: normal;
    direction: ltr;
    left: 28px;
  }
  body .main-side .league-info .desc {
    padding: 15px !important;
    font-size: 14px !important;
    font-weight: 200;
  }
  body .main-side .league-info h1,
  body .main-side .league-info h2,
  body .main-side .league-info h3 {
    margin: 10px 0 10px 0 !important;
    font-size: 16px !important;
  }
  img {
    background: transparent !important;
  }
  .play-box .details .desc {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 12px;
    display: block;
    top: 45px;
    right: 0;
  }
  .play-box .details .league {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 10px;
    display: block;
    top: 65px;
    right: 0;
    color: #334456;
  }
  .display-tv {
    flex-direction: column;
  }
  .display-tv img {
    box-shadow: none !important;
    width: 100% !important;
    border-radius: 7px 7px 0 0 !important;
    height: 220px !important;
  }
  .display-tv .body {
    width: 100% !important;
    box-shadow: none !important;
    margin: 10px 0 0 0 !important;
    border-radius: 7px 7px 0 0 !important;
  }
  .display-tv .body .title {
    font-size: 16px !important;
  }
  .display-tv .body p {
    text-align: justify;
    color: #eee !important;
    font-weight: 300;
    font-size: 12px !important;
  }
}
@media all and (max-width: 768px) {
  .mobile-search .search-form button {
    padding: 8px 10px !important;
  }
  .mobile-search .search-form input[type=text] {
    height: 40px !important;
  }
  header {
    height: 70px;
    padding: 14px 10px !important;
  }
  header .container {
    margin-top: 0 !important;
  }
  header .logo-box {
    top: -4px !important;
    height: auto !important;
    display: block;
    float: none !important;
    margin: 0 auto;
    width: 120px;
  }
  header .logo-box img {
    background: transparent !important;
    width: 120px;
    height: auto;
    position: relative;
  }
  header .icon {
    margin: 0 !important;
  }
  .section-2 {
    padding: 0 !important;
    margin: 15px 0 15px 0 !important;
  }
  .section-2 .head {
    padding: 0 10px !important;
    font-size: 16px !important;
  }
  .section-2 .head .lbl {
    font-weight: normal;
  }
  .section-2 .content-box {
    padding: 0 8px !important;
  }
  .section-2 .card {
    padding: 0 3px !important;
    margin: 0 !important;
    width: 33.33%;
  }
  .section-2 .card .cnr {
    height: 100px !important;
    margin: 0 0 10px 0;
  }
  .section-2 .card .cnr .icon {
    font-size: 50px !important;
  }
  .section-2 .card .cnr a .title {
    bottom: 3px !important;
    font-size: 12px !important;
    font-weight: lighter;
  }
  .section-2 .card .cnr img {
    margin: 7px auto 0 auto !important;
    height: 55px !important;
  }
  .section-2 .show-more {
    margin: 5px 0 0 10px !important;
  }
  .section-5 .content-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .article-box {
    flex-direction: column;
    width: 49%;
  }
  .article-box .thumb {
    width: 100%;
  }
  .article-box .body {
    width: 100%;
  }
  .article-box .body .title {
    margin-bottom: 10px !important;
    font-weight: 400;
  }
  .article-box .body .desc {
    font-size: 12px !important;
  }
  .post-title-box,
  .today-live-box,
  .section-2,
  .section-5 {
    padding: 0 8px !important;
    margin: 8px 0 0 0 !important;
    justify-content: center;
  }
  .post-title-box .icon,
  .today-live-box .icon,
  .section-2 .icon,
  .section-5 .icon {
    font-size: 40px !important;
    margin: 0 0 7px 8px !important;
  }
  .post-title-box .lbl,
  .today-live-box .lbl,
  .section-2 .lbl,
  .section-5 .lbl {
    font-size: 15px !important;
    line-height: normal;
  }
  .post-title-box .lbl:after,
  .today-live-box .lbl:after,
  .section-2 .lbl:after,
  .section-5 .lbl:after {
    display: none;
  }
  .today-live-box .lbl-box,
  .section-2 .lbl-box,
  .section-5 .lbl-box {
    width: auto !important;
    padding: 5px 0 !important;
  }
  .section-2 .head,
  .section-5 .head {
    justify-content: center;
  }
  .section-5 .head .lbl {
    font-weight: 400 !important;
  }
  .single .special-box {
    margin: 8px 0 0 0 !important;
  }
  .single-video {
    /*padding-top: 180px !important;*/
  }
  .single-video .section-2 {
    width: 94%;
    position: relative;
    right: 3%;
  }
  .single-video blockquote {
    font-size: 12px !important;
  }
  .single-live-score {
    padding: 0 !important;
  }
  .single-article {
    padding: 0 8px !important;
  }
  .single-article .article-sec {
    /* display: inline-block; */
    margin: 15px auto !important;
    position: relative;
    padding: 0 8px !important;
  }
  .single-article .article-sec .post-title-box {
    border-bottom: 1px solid #eee;
  }
  .single-article .article-sec .date,
  .single-article .article-sec .rate {
    display: none !important;
  }
  .single-article .article-sec img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .single-article .article-sec blockquote {
    text-align: center;
    font-size: 14px;
    font-weight: lighter;
  }
  .single-article .article-sec a {
    color: #FDC113 !important;
    border-bottom: none !important;
  }
  .single-article .sidebar {
    width: 96%;
    /* display: inline-block; */
    position: relative;
    left: 2%;
    padding: 5px 8px !important;
  }
  .single-article .sidebar .post-title-box .icon {
    font-size: 35px !important;
  }
  .single-article .sidebar .article-box .cnr .body .title a {
    font-size: 12px !important;
  }
  /* Team */
  .team-info {
    padding: 10px 8px !important;
    width: 94%;
    position: relative;
    right: 3%;
  }
  .team-info h1 {
    font-size: 16px !important;
    color: #FEA500 !important;
    text-align: center !important;
  }
  .team-info .desc img {
    display: block;
    margin: 10px auto;
    width: 100% !important;
    float: none !important;
    border-radius: 3px;
  }
  .team-info .desc a {
    color: #fea500;
  }
  /* League */
  .league-info {
    margin: 15px 0 15px 0 !important;
    width: 94%;
    position: relative;
    right: 3%;
    flex-direction: column;
  }
  .league-info .icon {
    font-size: 50px !important;
    margin: 0 0 0 10px !important;
  }
  .league-info h1 {
    font-size: 16px !important;
    margin-top: 0;
    color: #334456;
  }
  .league-info .desc {
    color: #9B9B9B;
  }
  footer ul {
    padding: 10px !important;
  }
  footer ul li {
    padding: 5px 3px !important;
  }
  footer ul a {
    font-size: 13px !important;
  }
  footer .telegram {
    height: 42px !important;
    display: none !important;
  }
  footer .m-f-menu {
    display: flex !important;
  }
  .m-h-menu.view {
    z-index: 99 !important;
    transform: translateY(0) !important;
  }
  header .home {
    padding: 12px !important;
    border-radius: 50% !important;
    margin: 0 0 0 6px !important;
  }
  header .contact {
    padding: 12px !important;
    border-radius: 50% !important;
  }
  .play-box.live {
    border-right: 0 solid #00cc00;
    border-left: 0 solid #00cc00;
  }
  .select-dates {
    padding: 0 !important;
    top: 45px !important;
    border-radius: 0 !important;
  }
  .select-dates li {
    margin: 0 3px !important;
  }
  .select-dates li a {
    font-size: 9px;
    padding: 8px 1px !important;
  }
  .l-b-t {
    font-size: 14px !important;
  }
  .l-b-t img {
    margin: 0 0 0 10px;
  }
  .l-b-t .title {
    margin: 0 3px 0 0 !important;
    font-size: 16px !important;
  }
  .index-select-dates {
    margin: 5px 0 0 0 !important;
  }
  .l-b-t {
    padding: 10px 0 7px 0 !important;
  }
  .display-tv-r {
    display: block !important;
  }
  .display-tv-r img {
    width: 100% !important;
    height: 300px !important;
    border-radius: 7px 7px 0 0 !important;
    box-shadow: none !important;
  }
  .display-tv-r .body {
    border-radius: 0 0 7px 7px !important;
    height: auto !important;
    width: 100% !important;
    background-color: #262626 !important;
    margin: 0 !important;
    box-shadow: none !important;
    padding: 20px;
  }
  .display-tv-r .body .title {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 20px;
    text-align: center;
    color: #FEA500;
  }
  .display-tv-r .body p {
    font-size: 14px !important;
    color: #eaeaea !important;
  }
  .display-tv-l {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .display-tv-l img {
    width: 100% !important;
    height: 300px !important;
    border-radius: 7px 7px 0 0 !important;
    box-shadow: none !important;
  }
  .display-tv-l .body {
    border-radius: 0 0 7px 7px !important;
    height: auto !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 20px;
  }
  .display-tv-l .body .title {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 25px !important;
    text-align: center;
  }
  .display-tv-l .body p {
    font-size: 14px !important;
  }
  .before-match {
    width: 90% !important;
  }
  .before-match .title {
    font-size: 13px !important;
  }
  .before-match .desc {
    top: 9px !important;
  }
  .before-match .ip-err {
    font-size: 15px;
    color: #fea500;
    text-align: center;
  }
  .before-match .ip-err {
    font-size: 13px !important;
  }
  .play-post-content .tags {
    border-top: 1px solid #413e3e;
  }
  .play-box:hover {
    box-shadow: 0 1px 1px #fea500 !important;
  }
  .article-sec {
    width: 100% !important;
  }
  table td {
    color: #1C1C1C;
  }
  .before-match .alert-png {
    width: 90% !important;
  }
  .match-lists {
    padding: 0 10px !important;
  }
  .install-app {
    bottom: 50px !important;
    width: 340px !important;
  }
  .install-app .title {
    font-size: 17px;
    font-weight: 700;
    margin: 5px 0 18px 0;
    color: #eeeeee;
    text-shadow: 0 0 2px #000;
  }
  .install-app .dl-btn {
    background: #fff;
    padding: 4px 20px;
    color: #fea500;
    border-radius: 5px;
    box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
    margin: 0 33px 0 0;
    font-weight: 700;
  }
  .post-title-box .lbl-box {
    text-align: center;
  }
}
@media all and (max-width: 550px) {
  .section-2 {
    margin: 0 0 8px 0 !important;
  }
  .section-2 .show-more {
    padding: 7px 15px !important;
    width: 95% !important;
  }
  .special-box .show-lives .cnr {
    height: 55px !important;
  }
  .special-box .show-lives .icon {
    font-size: 40px !important;
    position: absolute;
    left: 25px !important;
    top: 7px !important;
  }
  .special-box .show-lives .cnr .title {
    position: absolute;
    right: 80px !important;
    top: 0 !important;
    font-size: 16px !important;
  }
  .single-video .comment-box {
    margin: 0 0 15px 0 !important;
    width: 94%;
    right: 11px;
  }
  .single-video .comment-box .icon {
    font-size: 30px !important;
  }
  .single-video .comment-box .post-title-box {
    padding: 0 !important;
  }
  #play-view .post-details {
    margin-bottom: 0 !important;
  }
  #play-view .flags-box {
    justify-content: space-between !important;
  }
  .league-info .icon {
    font-size: 40px !important;
    margin: 0 10px 0 5px !important;
    width: 50px !important;
    position: relative;
    top: -2px;
    display: none;
  }
  .list-btn {
    width: 100% !important;
  }
  body .main-side .team-info {
    margin: 15px 0 0 0 !important;
    display: flex;
    text-align: center;
    flex-direction: column;
  }
  body .main-side .team-info img {
    width: 120px;
    height: auto;
    margin: 0 auto !important;
    display: block;
  }
  footer .desc {
    padding: 20px 0 63px 0 !important;
    text-align: center;
    color: #fff;
    font-size: 12px !important;
  }
  .article-box {
    flex-direction: column;
    width: 100%;
  }
}
.p0 {
  padding: 0;
}
a {
  text-decoration: none !important;
  transition: all 0.3s;
}
.m-30 {
  margin-top: 30px !important;
}
.m-top-0 {
  margin-top: 0 !important;
}
blockquote {
  font-size: 14px;
  font-weight: 300;
  border-right: 5px solid #fea500;
  border-left: 0;
  background: #f6f6f6;
  padding: 5px 10px;
  margin: 0;
}
html {
  scroll-behavior: smooth;
}
body {
  padding: 0;
  margin: 0;
  background-color: #F6F6F6;
  min-height: 100%;
  height: 100%;
  font-family: Nunito;
  /** section-2 **/
  /** section-5 **/
  /** tag-box  **/
  /* Article */
  /* Team */
  /* League */
  /**********************************/
}
body header {
  padding: 10px 0;
  background-color: #fff;
}
body header .container {
  margin-top: 15px;
  padding: 0;
  width: 1100px;
  position: relative;
}
body header h1 {
  padding: 0;
  margin: 8px 0 0 0;
  font-size: 12px;
  float: right;
  color: #fff;
  position: absolute;
  bottom: -6px;
}
body header .logo-box {
  z-index: 1;
  top: -7px;
  position: relative;
  height: 60px;
  width: 150px;
  margin: 0 auto;
  display: block;
}
body header .logo-box img {
  background: #fff;
  display: block;
  border: 0;
  margin: 0 auto;
}
body header .contact {
  float: left;
  padding: 12px 20px;
  border-radius: 20px;
  color: #fff;
  display: flex;
  align-items: center;
}
body header .contact .icon {
  font-size: 20px;
  margin: 0 0 0 10px;
}
body header .contact:hover {
  background-color: #029ac5;
}
body header .home {
  float: left;
  padding: 12px 20px;
  border-radius: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  margin: 0 0 0 20px;
}
body header .home .icon {
  font-size: 20px;
  margin: 0 0 0 10px;
}
body header .home:hover {
  background-color: #029ac5;
}
body header .search-form {
  border-radius: 30px;
  float: left;
  overflow: hidden;
  margin: 0 0 0 0;
  border: 1px solid #eaeaea;
  background: #F3F3F3;
}
body header .search-form input[type=text] {
  height: 44px;
  margin: 0;
  float: right;
  width: 270px;
  border: none;
  padding: 5px 10px;
  outline: none;
  font-size: 12px;
  background: #F3F3F3;
}
body header .search-form button {
  border: none;
  color: #929090;
  padding: 11px 20px;
  font-size: 23px;
  outline: none;
  background: #F3F3F3;
}
body header nav {
  position: relative;
  float: right;
  margin: 13px 120px 0 0;
}
body header nav .container {
  padding: 0;
}
body header nav a {
  color: #334456;
  font-size: 14px;
  font-weight: 600;
}
body header nav a:hover {
  color: #FEA500;
}
body header nav a:not(last-child) {
  margin: 0 0 0 25px;
}
body .m-h-menu {
  position: fixed;
  display: flex;
  top: 0;
  width: 100%;
  z-index: 99;
  background: #EA028C;
  border: none;
  justify-content: space-around;
  height: 45px;
  align-items: center;
  transform: translateY(-100%);
  transition: all 0.2s;
}
body .m-h-menu a {
  width: 32%;
  font-size: 12px;
  color: #fff;
  padding: 7px 3px;
  border-radius: 7px;
  background: #ffffff1c;
  text-align: center;
  border: 1px solid #ffffff57;
}
body .m-h-menu a:hover {
  border: 1px solid #fff;
  color: #fff;
  background: #fff0 !important;
}
body .mobile-search {
  background: #fff;
  padding: 7px 10px;
  border-top: 1px solid #F6F6F6;
}
body .mobile-search .search-form {
  width: 100%;
  border-radius: 20px;
  float: left;
  background: #fff;
  overflow: hidden;
  margin: 0 0 0 0;
  box-shadow: 0 0 2px #eee;
  display: flex !important;
}
body .mobile-search .search-form input[type=text] {
  height: 43px;
  margin: 0;
  float: right;
  width: 85%;
  border: none;
  padding: 5px 10px;
  outline: none;
  font-size: 12px;
  background-color: #F6F6F6;
}
body .mobile-search .search-form button {
  border: none;
  color: #fff;
  padding: 10px 20px;
  font-size: 23px;
  outline: none;
  width: 15%;
}
body .btn-grad {
  transition: 0.5s;
  color: white;
  /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2); */
  background: #02B6E8;
}
body .index-main-side {
  width: 800px;
}
body .index-main-side img {
  display: block;
  border: 0;
}
body .main-side {
  min-height: 100vh;
  padding: 0 0;
  width: 800px;
}
body .section-2 {
  margin: 0 0 15px 0;
  padding: 0;
}
body .section-2 .head {
  padding: 0;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 20px 0;
}
body .section-2 .head .icon {
  color: #FEA500;
  font-size: 60px;
  margin: 0 0 0 15px;
}
body .section-2 .head .lbl-box {
  position: relative;
  width: 200px;
  margin: 0 auto;
  text-align: center;
  border-bottom: 2px solid #FEA500;
  padding: 10px 0;
}
body .section-2 .head .lbl-box .lbl {
  position: relative;
  display: inline-block;
  color: #334456;
  font-family: IRANSansMedium;
  font-weight: 500;
}
body .section-2 .content-box {
  padding: 0;
}
body .section-2 .card {
  padding: 0 5px;
  margin: 0 0 10px 0;
}
body .section-2 .card .cnr {
  padding: 0;
  height: 150px;
  border-radius: 15px;
  background-image: linear-gradient(120deg, #9b71d0 10%, #b249c9 25.8%, #c82dc0 33.3%, #d52ab4 38%, #e82c91 44.2%, #ef2d80 52.4%, #f9426b 59.7%, #fc6962 67.3%, #fc6962 74.4%, #fe915c 82.2%, #ffbd56 88.2%, #fee350 92.8%, #fef84b 98.4%);
  box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
body .section-2 .card .cnr .icon {
  position: absolute;
  left: 30px;
  top: 20px;
  font-size: 100px;
  color: #fff;
}
body .section-2 .card .cnr img {
  max-width: 100%;
  height: 80px;
  object-fit: cover;
  object-position: center;
  margin: 15px auto 0 auto;
  display: block;
}
body .section-2 .card .cnr a {
  border: 1px solid transparent;
  position: relative;
  z-index: 1;
  height: 100%;
  display: block;
}
body .section-2 .card .cnr a:hover:after {
  top: 10%;
  opacity: 1;
}
body .section-2 .card .cnr a:hover .title {
  color: #FEA500;
}
body .section-2 .card .cnr a .title {
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 2px #334456;
  font-size: 16px;
  z-index: 2;
  transition: 0.2s all ease-in-out;
}
body .section-2 .card .cnr:hover {
  box-shadow: 5px 12px 20px rgba(36, 37, 38, 0.13);
}
body .section-2 .show-more {
  font-size: 14px;
  font-weight: lighter;
  float: left;
  color: #fff;
  padding: 7px 15px;
  border-radius: 5px;
  margin: 20px 0 0 10px;
  width: 200px;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  box-shadow: 0 0 20px #eee;
}
body .section-5 {
  margin: 0 0 30px 0;
  padding: 0;
}
body .section-5 .head {
  padding: 0;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 20px 0;
}
body .section-5 .head .icon {
  color: #FEA500;
  font-size: 60px;
  margin: 0 0 0 15px;
}
body .section-5 .head .lbl-box {
  position: relative;
  width: 200px;
  margin: 0 auto;
  text-align: center;
  border-bottom: 2px solid #FEA500;
  padding: 10px 0;
}
body .section-5 .head .lbl-box .lbl {
  position: relative;
  display: inline-block;
  color: #334456;
  font-family: IRANSansMedium;
  font-weight: 500;
}
body .section-5 .content-box {
  padding: 0;
}
body .section-5 .article-box {
  margin: 0 0 20px 0;
  background-color: #fff;
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
body .section-5 .article-box .thumb {
  padding: 0;
}
body .section-5 .article-box .thumb img {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
}
body .section-5 .article-box .thumb a {
  display: block;
}
body .section-5 .article-box .thumb a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -3px;
  right: 60%;
  bottom: 0;
  border-radius: 0.25rem 0 0 0.25rem;
  background: #ffffff;
  background: -moz-linear-gradient(90deg, #ffffff 0%, rgba(29, 120, 253, 0) 100%);
  background: -webkit-linear-gradient(90deg, #ffffff 0%, rgba(29, 120, 253, 0) 100%);
  background: linear-gradient(90deg, #ffffff 0%, rgba(29, 120, 253, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#1d78fd", GradientType=1);
  z-index: 10;
}
body .section-5 .article-box .body {
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body .section-5 .article-box .body .title {
  font-size: 18px;
  margin: 0;
  font-family: IRANSansMedium;
  font-weight: 500;
}
body .section-5 .article-box .body .title a {
  color: #334456;
  line-height: normal;
}
body .section-5 .article-box .body .desc {
  text-align: justify;
  color: #808080;
  font-weight: 300;
}
body .section-5 .article-box .body .desc p {
  margin: 0;
}
body .section-5 .article-box:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
}
body .section-5 .show-more {
  font-size: 14px;
  font-weight: lighter;
  float: left;
  color: #fff;
  padding: 7px 15px;
  border-radius: 5px;
  margin: 20px 0 0 10px;
  width: 200px;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  box-shadow: 0 0 20px #eee;
}
body .display-tv-r {
  padding: 0;
  margin: 10px 0 30px 0;
  border-radius: 7px;
  display: flex;
  position: relative;
}
body .display-tv-r img {
  background: #F1F1FA;
  width: 40%;
  height: 500px;
  object-fit: cover;
  border-radius: 0 7px 7px 0;
  box-shadow: 0 5px 15px #eaeaea;
}
body .display-tv-r .body {
  border-radius: 7px 0 0 7px;
  height: 500px;
  width: 60%;
  background-color: #ffffff;
  margin: 0 15px 0 0;
  box-shadow: 0 5px 15px #eaeaea;
  padding: 20px;
}
body .display-tv-r .body .title {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 20px;
  text-align: center;
  color: #FEA500;
}
body .display-tv-r .body p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  text-align: justify;
  color: #334456;
  margin: 15px 0;
}
body .display-tv-r .body a {
  display: block;
  margin: 0 auto;
  width: 250px;
  text-align: center;
  padding: 8px;
  color: #fff;
  background: #02B6E8;
  border-radius: 4px;
  border-bottom: 2px solid #fea500;
  transition: all 0.3s;
}
body .display-tv-r .body a:hover {
  background: #07c7fd;
}
body .display-tv-l {
  padding: 0;
  margin: 10px 0 30px 0;
  border-radius: 7px;
  display: flex;
  position: relative;
}
body .display-tv-l img {
  background: #F1F1FA;
  width: 40%;
  height: 500px;
  object-fit: cover;
  border-radius: 7px 0 0 7px;
  box-shadow: 0 5px 15px #eaeaea;
}
body .display-tv-l .body {
  border-radius: 0 7px 7px 0;
  height: 500px;
  width: 60%;
  background-color: #ffffff;
  margin: 0 0 0 15px;
  box-shadow: 0 5px 15px #eaeaea;
  padding: 20px;
  direction: ltr;
}
body .display-tv-l .body .title {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 20px;
  text-align: center;
  color: #FEA500;
}
body .display-tv-l .body p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  text-align: justify;
  color: #334456;
  margin: 15px 0;
}
body .display-tv-l .body a {
  display: block;
  margin: 0 auto;
  width: 250px;
  text-align: center;
  padding: 8px;
  color: #fff;
  background: #02B6E8;
  border-radius: 4px;
  border-bottom: 2px solid #fea500;
  transition: all 0.3s;
}
body .display-tv-l .body a:hover {
  background: #07c7fd;
}
body .tag-box {
  background-color: #F5F5F5;
  border-radius: 5px;
  padding: 5px 0 0 0;
  margin: 0 0 5px 0;
}
body .tag-box .head {
  padding: 0;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 20px 0;
}
body .tag-box .head .icon {
  color: #FEA500;
  font-size: 60px;
  margin: 0 0 0 15px;
}
body .tag-box .head .lbl-box {
  position: relative;
  width: 300px;
  border-bottom: 1px solid #FEA500;
  padding: 10px 0;
}
body .tag-box .head .lbl-box .lbl {
  position: relative;
  display: inline-block;
}
body .tag-box .head .lbl-box .lbl:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -11px;
  width: 100%;
  height: 3px;
  background-color: #FEA500;
}
body .tag-box .content-box {
  padding: 0;
}
body .tag-box .content-box .pagination {
  width: 100%;
  padding: 10px;
}
body .tag-box .content-box .pagination .screen-reader-text {
  display: none;
}
body .tag-box .content-box .pagination .nav-links {
  display: flex;
  justify-content: center;
}
body .tag-box .content-box .pagination .page-numbers {
  background-color: #02B6E8;
  border-radius: 5px;
  width: 35px;
  height: 35px;
  display: flex;
  margin: 0 10px 0 0;
  align-items: center;
  justify-content: center;
  color: #fff;
}
body .tag-box .content-box .pagination .page-numbers:hover {
  background-color: #07c7fd;
}
body .tag-box .content-box .pagination .current {
  background-color: #ffffff;
  color: #02B6E8;
  border: 1px solid #02B6E8;
}
body .tag-box .r-box {
  padding: 0 10px;
  margin: 0 0 15px 0;
}
body .tag-box .item {
  display: flex;
  background-color: #fff;
  padding: 7px;
  border-radius: 5px;
  box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
body .tag-box .item:hover {
  box-shadow: 5px 12px 20px rgba(36, 37, 38, 0.13);
}
body .tag-box .item .rate {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 10px;
}
body .tag-box .item .rate .icon {
  font-size: 35px;
  color: #00cc00;
}
body .tag-box .item .body {
  padding: 5px 0;
  display: flex;
  align-items: center;
}
body .tag-box .item .body .title {
  font-size: 18px;
  margin: 0 0 2px 0;
  padding: 0;
}
body .tag-box .item .body .title a {
  color: #334456;
}
body .tag-box .item .body .details {
  color: #9B9B9B;
  font-size: 12px;
  display: flex;
  align-items: center;
}
body .tag-box .item .body .details .icon {
  margin: 0 0 0 10px;
}
body .tag-box .review-item {
  display: flex;
  background-color: #fff;
  padding: 7px;
  border-radius: 5px;
  box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
body .tag-box .review-item:hover {
  box-shadow: 5px 12px 20px rgba(36, 37, 38, 0.13);
}
body .tag-box .review-item .rate.green {
  background: #8bff01;
  background: -moz-linear-gradient(90deg, #8bff01 0%, #17d66a 82%);
  background: -webkit-linear-gradient(90deg, #8bff01 0%, #17d66a 82%);
  background: linear-gradient(90deg, #8bff01 0%, #17d66a 82%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8bff01", endColorstr="#17d66a", GradientType=1);
}
body .tag-box .review-item .body {
  padding: 5px 0;
}
body .tag-box .review-item .body .title {
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
body .tag-box .review-item .body .title a {
  color: #334456;
}
body .tag-box .review-item .body .details {
  color: #9B9B9B;
  font-size: 12px;
  display: flex;
  align-items: center;
}
body .tag-box .review-item .body .details .icon {
  margin: 0 0 0 10px;
}
body .tag-box .review-item .rate {
  border-radius: 50%;
  width: 61px;
  height: 61px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 15px;
}
body .tag-box .review-item .rate span {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  color: #334456;
  font-size: 18px;
  font-weight: bold;
}
body .tag-box .review-item .rate.red {
  background: #ffd101;
  background: -moz-linear-gradient(90deg, #ffd101 0%, #d62317 82%);
  background: -webkit-linear-gradient(90deg, #ffd101 0%, #d62317 82%);
  background: linear-gradient(90deg, #ffd101 0%, #d62317 82%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd101", endColorstr="#d62317", GradientType=1);
}
body .tag-box .search-item {
  line-height: normal;
  display: flex;
  background-color: #fff;
  padding: 7px;
  border-radius: 5px;
  box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
body .tag-box .search-item:hover {
  box-shadow: 5px 12px 20px rgba(36, 37, 38, 0.13);
}
body .tag-box .search-item .rate {
  border-radius: 50%;
  width: 60px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 10px;
}
body .tag-box .search-item .rate .icon {
  font-size: 35px;
  color: #FEA500;
}
body .tag-box .search-item .body {
  padding: 5px 0;
  display: flex;
  align-items: center;
}
body .tag-box .search-item .body .title {
  font-size: 17px;
  margin: 0 0 0 0;
  padding: 0;
}
body .tag-box .search-item .body .title a {
  color: #334456;
}
body .tag-box .search-item .body .title a:hover {
  color: #FEA500;
}
body .tag-box .search-item .body .details {
  color: #9B9B9B;
  font-size: 12px;
  display: flex;
  align-items: center;
}
body .tag-box .search-item .body .details .icon {
  margin: 0 0 0 10px;
}
body .tag-box .tv-item {
  padding: 0 10px;
  margin: 0 0 15px 0;
}
body .tag-box .tv-item .cnr {
  padding: 0;
  height: 115px;
  border-radius: 15px;
  background-color: #784BA0;
  background-image: linear-gradient(120deg, #49ebdd 0%, #53dedb 7.1%, #69bfd9 13.4%, #7f9dd6 18%, #9b71d0 23.9%, #b249c9 28.8%, #c82dc0 33.3%, #d52ab4 38%, #e82c91 44.2%, #ef2d80 52.4%, #f9426b 59.7%, #fc6962 67.3%, #fc6962 74.4%, #fe915c 82.2%, #ffbd56 88.2%, #fee350 92.8%, #fef84b 98.4%);
  box-shadow: 0 6px 8px rgba(36, 37, 38, 0.4);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
body .tag-box .tv-item .cnr .icon {
  position: absolute;
  left: 30px;
  top: 20px;
  font-size: 70px;
  color: #fff;
}
body .tag-box .tv-item .cnr img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
  float: left;
  width: 78px;
  position: relative;
  /* object-fit: cover; */
  top: 20px;
  left: 20px;
}
body .tag-box .tv-item .cnr a {
  position: relative;
  z-index: 1;
  height: 100%;
  display: block;
}
body .tag-box .tv-item .cnr a:hover:after {
  top: 10%;
  opacity: 1;
}
body .tag-box .tv-item .cnr a:hover .title {
  color: #FEA500;
}
body .tag-box .tv-item .cnr a .title {
  position: absolute;
  bottom: 20px;
  right: 30px;
  color: #fff;
  text-shadow: 0 0 2px #334456;
  font-size: 17px;
  line-height: normal;
  width: 67%;
  z-index: 2;
  transition: 0.2s all ease-in-out;
}
body .tag-box .tv-item .cnr:hover {
  box-shadow: 5px 12px 20px rgba(36, 37, 38, 0.13);
}
body .tag-box .article-box {
  padding: 0 10px;
  margin: 0 0 20px 0;
}
body .tag-box .article-box .cnr {
  background-color: #fff;
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
body .tag-box .article-box .cnr:hover {
  box-shadow: 5px 12px 20px rgba(36, 37, 38, 0.13);
}
body .tag-box .article-box .cnr .thumb {
  padding: 0;
}
body .tag-box .article-box .cnr .thumb img {
  max-width: 100%;
  width: 100%;
  object-fit: cover;
}
body .tag-box .article-box .cnr .thumb a {
  display: block;
}
body .tag-box .article-box .cnr .thumb a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -3px;
  right: 0;
  bottom: 0;
  border-radius: 0.25rem 0 0 0.25rem;
  background: #ffffff;
  background: -moz-linear-gradient(90deg, #ffffff 5%, rgba(29, 120, 253, 0) 100%);
  background: -webkit-linear-gradient(90deg, #ffffff 5%, rgba(29, 120, 253, 0) 100%);
  background: linear-gradient(90deg, #ffffff 5%, rgba(29, 120, 253, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#1d78fd", GradientType=1);
  z-index: 10;
}
body .tag-box .article-box .cnr .body {
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body .tag-box .article-box .cnr .body .title {
  font-size: 17px;
  margin: 0;
}
body .tag-box .article-box .cnr .body .title a {
  color: #334456;
  line-height: normal;
}
body .tag-box .article-box .cnr .body .details {
  color: #9B9B9B;
  font-size: 13px;
  display: flex;
  align-items: center;
}
body .tag-box .article-box .cnr .body .details div {
  display: flex;
  align-items: center;
  margin: 0 0 0 20px;
}
body .tag-box .article-box .cnr .body .details .icon {
  font-size: 17px;
  margin: 0 0 0 10px;
}
body .tag-box .article-box .cnr:hover {
  box-shadow: 0 0 7px #eee;
}
body .tag-box .article-box .cnr:hover .title a {
  color: #FEA500;
  line-height: normal;
}
body .tag-box .show-more {
  font-size: 14px;
  font-weight: lighter;
  float: left;
  color: #fff;
  padding: 7px 15px;
  border-radius: 5px;
  margin: 20px 0 0 10px;
  width: 200px;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  box-shadow: 0 0 20px #eee;
}
body .article-sec {
  padding: 0 !important;
  width: 800px;
  margin: 15px 0 3px 0;
  overflow: hidden;
}
body .article-sec .post-title-box {
  background-color: #fff;
  padding: 0 0 0 0;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 10px 0;
  border-bottom: none;
}
body .article-sec .post-title-box .lbl-box {
  position: relative;
  width: 100%;
  padding: 10px 0 0 0;
  text-align: left;
}
body .article-sec .post-title-box .lbl-box .lbl {
  position: relative;
  display: inline-block;
  padding: 0 7px;
  margin: 0;
  font-size: 20px;
  color: #334456;
  line-height: normal;
}
body .article-sec .details {
  color: #9B9B9B;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #eee;
  padding: 0 0 15px 0;
}
body .article-sec .details div {
  display: flex;
  align-items: center;
  margin: 0 0 0 20px;
}
body .article-sec .details .icon {
  font-size: 17px;
  margin: 0 0 0 10px;
}
body .article-sec .details .cats a {
  margin: 0 3px;
  color: #9B9B9B;
}
body .article-sec .post-thumbnail {
  object-fit: cover;
  display: block;
}
body .article-sec .post-content {
  padding: 15px 30px;
  font-size: 16px;
  line-height: 30px;
}
body .article-sec .post-content img {
  max-width: 100%;
  height: auto;
  margin: 15px auto;
  display: block;
  border-radius: 5px;
  background: #F1F1FA;
}
body .article-sec .post-content p {
  text-align: justify;
  color: #334456;
  line-height: 36px;
}
body .article-sec .post-content h2,
body .article-sec .post-content h3 {
  font-size: 18px;
  color: #334456;
  line-height: normal;
}
body .article-sec .post-content a {
  color: #FEA500;
  padding: 0 0 2px 0;
  margin: 0 3px;
}
body .article-sec .post-content a:hover {
  color: #02B6E8;
}
body .article-sec .post-content .list-btn {
  padding: 15px 15px;
  color: #fff;
  border-radius: 5px;
  border: none;
  width: 340px;
  margin: 0 auto;
  display: block;
  text-align: center;
  font-weight: normal;
}
body .article-sec .post-content .list-btn:hover {
  color: #fff;
}
body .article-sec .tags {
  border-top: 1px solid #eee;
  padding: 10px 0;
  margin: 10px 0 0 0;
  color: #F5F5F5;
}
body .article-sec .tags a {
  display: inline-block;
  border-radius: 15px;
  padding: 3px 7px;
  border: none;
  font-size: 12px;
  background: #f8f8f8;
  color: #334456;
  margin: 0 0 7px 0;
}
body .article-sec .tags a:hover {
  color: #02B6E8;
}
body .post-categories {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inherit;
}
body .team-info {
  padding: 15px 25px;
}
body .team-info img {
  margin: 0 15px 0 0;
  float: left;
}
body .team-info h1,
body .team-info h2,
body .team-info h3 {
  font-size: 18px;
  margin: 10px 0 15px 0;
  color: #334456;
  text-align: left;
}
body .team-info .desc {
  color: #4b4b4b;
  line-height: 30px;
  direction: ltr;
  text-align: left;
}
body .team-info .desc img {
  max-width: 100%;
  height: auto;
  float: none;
  display: block;
  margin: 0 auto;
}
body .league-info {
  position: relative;
  margin: 15px 0 15px 0;
  padding: 0;
  background: #fff;
  border-radius: 7px;
  overflow: hidden;
  box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
}
body .league-info img.bg {
  height: 180px;
  width: 100%;
  object-fit: cover;
  filter: sepia(50%);
}
body .league-info img.league-logo {
  position: absolute;
  z-index: 1;
  top: 45px;
  left: 20px;
  border-radius: 15px;
}
body .league-info .title {
  position: absolute;
  top: 80px;
  left: 150px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 0 0 2px #000;
}
body .league-info h1,
body .league-info h2,
body .league-info h3 {
  font-size: 18px;
  margin: 10px 0 15px 0;
  color: #334456;
}
body .league-info .desc {
  color: #4b4b4b;
  font-size: 15px;
  margin: 0;
  text-align: justify;
  padding: 15px 25px;
  line-height: 30px;
  direction: ltr;
}
body .league-info .desc img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
body .submit-report {
  margin: 0 0 15px 0;
}
body .report-item {
  display: flex;
  margin: 15px 0 0 0;
}
body .report-item .icon {
  font-size: 60px;
  margin: 0 0 0 15px;
  width: 120px;
}
body .report-item h4 {
  font-size: 18px;
  margin-top: 0;
  color: #334456;
}
body .report-item h4 a {
  color: #334456;
}
body .report-item .desc {
  color: #606060;
  line-height: normal;
  margin: 5px 0;
}
body .report-item .details {
  display: flex;
  color: #9B9B9B;
  font-weight: lighter;
}
body .report-item .details .icon {
  font-size: 20px;
  width: auto;
}
body .report-item .details .date {
  margin: 0 0 0 15px;
}
body .report-item .links {
  margin: 10px 0 0 0;
}
body .report-item .links a {
  font-size: 12px;
  margin: 0 5px;
}
body .report-item:hover a {
  text-shadow: 0 0 2px #FEA500;
}
body .report-item:last-child {
  margin-bottom: 15px;
}
body .report-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  width: 250px;
  background-image: linear-gradient(to right, #FF512F 0%, #DD2476 51%, #FF512F 100%);
  padding: 8px 6px;
  border-radius: 6px;
  font-weight: lighter;
  transition: 0.5s;
  background-size: 200% auto;
  box-shadow: 0 0 20px #eee;
  margin: 0 0 15px 0;
}
body .report-btn .icon {
  margin: 0 0 0 10px;
  font-size: 25px;
  position: relative;
  top: 0;
}
body .report-btn:hover {
  background-position: right center;
}
body input[type=submit] {
  border: none;
  padding: 8px 15px;
  border-radius: 5px;
  width: 200px;
  background-color: #42ADDD;
  color: #fff;
  outline: none;
}
body .sidebar {
  padding: 0;
}
body .sidebar .sidebar-item {
  padding: 0;
}
body .sidebar .sidebar-item .post-title-box {
  padding: 0;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  margin: -5px 0 20px 0;
}
body .sidebar .sidebar-item .post-title-box .icon {
  color: #FEA500;
  font-size: 30px;
  margin: 0 0 0 15px;
}
body .sidebar .sidebar-item .post-title-box .lbl-box {
  position: relative;
  width: 100%;
  padding: 10px 0;
}
body .sidebar .sidebar-item .post-title-box .lbl-box .lbl {
  position: relative;
  display: inline-block;
  padding: 0 7px;
  margin: 0;
  font-size: 16px;
  color: #334456;
  line-height: normal;
}
body .sidebar .sidebar-item .post-title-box .lbl-box .lbl:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -9px;
  width: 100%;
  height: 1px;
  background-color: #FEA500;
}
body .sidebar .sidebar-item .article-box {
  padding: 0;
}
body .sidebar .sidebar-item .article-box .cnr {
  background-color: #fff;
  padding: 0;
  border-radius: 5px;
  box-shadow: 0 0 2px #eee;
  overflow: hidden;
  display: flex;
  transition: 0.2s all ease-in-out;
}
body .sidebar .sidebar-item .article-box .cnr .thumb {
  padding: 0;
}
body .sidebar .sidebar-item .article-box .cnr .thumb img {
  height: 100px;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
body .sidebar .sidebar-item .article-box .cnr .thumb a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -3px;
  right: 15%;
  bottom: 0;
  border-radius: 0.25rem 0 0 0.25rem;
  background: #ffffff;
  background: -moz-linear-gradient(90deg, #ffffff 0%, rgba(29, 120, 253, 0) 100%);
  background: -webkit-linear-gradient(90deg, #ffffff 0%, rgba(29, 120, 253, 0) 100%);
  background: linear-gradient(90deg, #ffffff 0%, rgba(29, 120, 253, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#1d78fd", GradientType=1);
  z-index: 10;
}
body .sidebar .sidebar-item .article-box .cnr .body {
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body .sidebar .sidebar-item .article-box .cnr .body .title {
  font-size: 14px;
  line-height: normal;
  margin: 0;
}
body .sidebar .sidebar-item .article-box .cnr .body .title a {
  color: #334456;
  line-height: normal;
}
body .sidebar .sidebar-item .article-box .cnr .body .details {
  color: #9B9B9B;
  font-size: 13px;
  display: flex;
  align-items: center;
}
body .sidebar .sidebar-item .article-box .cnr .body .details div {
  display: flex;
  align-items: center;
  margin: 0 0 0 20px;
}
body .sidebar .sidebar-item .article-box .cnr .body .details .icon {
  font-size: 17px;
  margin: 0 0 0 10px;
}
body .sidebar .sidebar-item .article-box .cnr:hover {
  box-shadow: 0 0 7px #eee;
}
body .sidebar .sidebar-item .article-box .cnr:hover .title a {
  color: #FEA500;
  line-height: normal;
}
body .sidebar .sidebar-item .article-box:not(:last-child) {
  margin: 0 0 20px 0;
}
body .sidebar .sidebar-item .r-box {
  padding: 0 3px;
  margin: 0 0 15px 0;
}
body .sidebar .sidebar-item .r-box .review-item {
  display: flex;
  background-color: #fff;
  padding: 7px;
  border-radius: 5px;
  box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
body .sidebar .sidebar-item .r-box .review-item:hover {
  box-shadow: 5px 12px 20px rgba(36, 37, 38, 0.13);
}
body .sidebar .sidebar-item .r-box .review-item .rate {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 15px;
}
body .sidebar .sidebar-item .r-box .review-item .rate span {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  color: #334456;
  font-size: 18px;
  font-weight: bold;
}
body .sidebar .sidebar-item .r-box .review-item .rate.red {
  background: #ffd101;
  background: -moz-linear-gradient(90deg, #ffd101 0%, #d62317 82%);
  background: -webkit-linear-gradient(90deg, #ffd101 0%, #d62317 82%);
  background: linear-gradient(90deg, #ffd101 0%, #d62317 82%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd101", endColorstr="#d62317", GradientType=1);
}
body .sidebar .sidebar-item .r-box .rate.green {
  background: #8bff01;
  background: -moz-linear-gradient(90deg, #8bff01 0%, #17d66a 82%);
  background: -webkit-linear-gradient(90deg, #8bff01 0%, #17d66a 82%);
  background: linear-gradient(90deg, #8bff01 0%, #17d66a 82%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8bff01", endColorstr="#17d66a", GradientType=1);
}
body .sidebar .sidebar-item .r-box .body {
  padding: 5px 0;
}
body .sidebar .sidebar-item .r-box .body .title {
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
body .sidebar .sidebar-item .r-box .body .title a {
  color: #334456;
}
body .sidebar .sidebar-item .r-box .body .details {
  color: #9B9B9B;
  font-size: 12px;
  display: flex;
  align-items: center;
}
body .sidebar .sidebar-item .r-box .body .details .icon {
  margin: 0 0 0 10px;
}
body .sidebar .show-more {
  font-size: 14px;
  float: left;
  color: #fff;
  padding: 7px 15px;
  border-radius: 5px;
  margin: 0 0 0 0;
  width: 100%;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  box-shadow: 0 0 20px #eee;
}
body .sidebar.sticky {
  position: sticky;
  top: 5px;
  margin: 0 0 15px 0;
}
body .comment-box {
  margin: 15px 0;
}
body .comment-box .post-title-box {
  padding: 0;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  margin: -5px 0 20px 0;
}
body .comment-box .post-title-box .icon {
  color: #FEA500;
  font-size: 30px;
  margin: 0 0 0 15px;
}
body .comment-box .post-title-box .lbl-box {
  position: relative;
  width: 100%;
  padding: 10px 0;
}
body .comment-box .post-title-box .lbl-box .lbl {
  position: relative;
  display: inline-block;
  padding: 0 7px;
  margin: 0;
  font-size: 16px;
  color: #334456;
  line-height: normal;
}
body .comment-box .post-title-box .lbl-box .lbl:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -9px;
  width: 100%;
  height: 1px;
  background-color: #FEA500;
}
body .comment-box #reply-title {
  display: none;
}
body .comment-box #comments {
  font-size: 12px;
}
body .comment-box .commentlist {
  list-style: none;
  padding: 0;
}
body .comment-box .commentlist .comment-meta,
body .comment-box .commentlist .comment-notes {
  display: none;
}
body .comment-box .commentlist .comment {
  padding: 7px 12px 10px 12px;
  background: #fafafa;
  border-radius: 5px;
  color: #9B9B9B;
}
body .comment-box .commentlist .comment .comment-reply-link {
  color: #9B9B9B;
}
body .comment-box .commentlist .comment .children {
  padding: 0;
  list-style: none;
  border-right: 2px solid #ddd;
}
body .comment-box .commentlist .comment .comment-body p {
  color: #606060;
}
body .comment-box .commentlist .comment:not(:last-child) {
  margin: 0 0 10px 0;
}
body .comment-box form .comment-meta,
body .comment-box form .comment-notes {
  display: none;
}
body .comment-box form p {
  padding: 0;
}
body .comment-box form label {
  width: 100%;
}
body .comment-box form input,
body .comment-box form textarea {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #eeeeee;
  outline: none;
  padding: 5px 10px;
}
body .comment-box form input {
  height: 40px;
}
body .comment-box form #submit {
  font-weight: 500;
  background: #42abdc;
  background: -moz-linear-gradient(90deg, #42abdc 0%, #87d6fb 71%);
  background: -webkit-linear-gradient(90deg, #42abdc 0%, #87d6fb 71%);
  background: linear-gradient(90deg, #42abdc 0%, #87d6fb 71%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#42abdc", endColorstr="#87d6fb", GradientType=1);
  color: #fff;
}
body .comment-box form #submit:hover {
  background-color: #c4c4c4;
}
body .comment-box form .comment-form-url,
body .comment-box form .comment-form-email {
  display: none;
}
body .box-mode {
  background: #fff;
  padding: 7px 12px;
  border-radius: 7px;
  box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
}
body .post-title-box {
  padding: 0;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  margin: 15px 0 15px 0;
}
body .post-title-box .icon {
  color: #FEA500;
  font-size: 40px;
  margin: 0 0 0 15px;
}
body .post-title-box .lbl-box {
  position: relative;
  width: 100%;
  padding: 10px 0;
  text-align: left;
}
body .post-title-box .lbl-box .lbl {
  position: relative;
  display: inline-block;
  padding: 0 7px;
  margin: 0;
  font-size: 18px;
  color: #334456;
  direction: ltr;
}
body .post-title-box .lbl-box .lbl a {
  font-size: 18px;
  color: #334456;
}
body .comment-form-cookies-consent {
  display: flex;
  flex-direction: row;
  align-content: center;
}
body .comment-form-cookies-consent input {
  width: 20px !important;
  height: 20px !important;
  margin: 0 0 0 20px;
}
body .comment-form-cookies-consent label {
  font-size: 12px;
}
body .single .special-box {
  margin: 15px 0 0 0;
}
body .single .section-2 {
  padding: 0 !important;
}
body .single-article .special-box {
  margin: 15px 0 15px 0;
}
body .select-dates {
  margin: 15px 0 0 0;
  padding: 10px;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  position: sticky;
  top: 5px;
  background: #ffffff;
  z-index: 12;
  border-radius: 7px;
  box-shadow: 0 0 10px #eaeaea;
}
body .select-dates li {
  margin: 0 15px;
  padding: 0 5px;
  border-bottom: 2px solid #FEA500;
}
body .select-dates li a {
  border: none !important;
  color: #334456;
  display: block;
  padding: 8px 5px;
  transition: all 0.3s;
}
body .select-dates li a:hover {
  color: #FEA500;
}
body .select-dates li a:focus {
  color: #02B6E8;
}
body .select-dates li:hover {
  border-bottom: 2px solid #FEA500;
}
body .select-dates li.active {
  border-bottom: 2px solid #FEA500;
}
body .select-dates li.active a {
  color: #FEA500;
}
body .l-b-t {
  padding: 10px 0;
  margin: 0 0 5px 0;
  font-size: 18px;
  display: flex;
  align-items: center;
  direction: ltr;
}
body .l-b-t .title {
  font-size: 17px;
  margin: 0 10px 0 0;
  color: #334456;
}
body footer {
  padding: 0 !important;
  min-height: 400px;
  background-color: #ffffff;
  box-shadow: 0 -5px 15px #eaeaea;
}
body footer ul {
  margin: 0;
  padding: 10px 25px;
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #eee;
}
body footer ul li {
  display: inline-block;
  padding: 5px 10px;
}
body footer ul li a {
  color: #334456;
}
body footer ul li a:hover {
  color: #02B6E8;
}
body footer .desc {
  padding: 30px;
  color: #334456;
  text-align: center;
  font-size: 17px;
  direction: ltr;
}
body footer .telegram {
  z-index: 100;
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: radial-gradient(circle farthest-corner at 10% 20%, #3f67d9 0%, #43d1de 100.3%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
body footer .m-f-menu {
  direction: ltr;
  display: flex;
  z-index: 100;
  width: 100%;
  height: 45px;
  padding: 0 8px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #299442;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  border: none;
  color: #fff;
}
body footer .m-f-menu a {
  width: 49%;
  color: #fff;
  padding: 7px 0;
  border-radius: 7px;
  background: #217635;
  text-align: center;
  font-size: 11px;
}
body footer .m-f-menu a:hover {
  border: 1px solid #1f662f;
  color: #fff;
}
body footer .m-f-menu a .alert-icon {
  width: 10px;
  height: 10px;
  background: #fea500;
  border-radius: 50%;
  float: right;
  position: relative;
  top: 3px;
  right: 19px;
  -webkit-animation-name: color2;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
}
@-webkit-keyframes color2 {
  5%,
  40% {
    box-shadow: 0 0 10px #fea50069, 0 0 20px #fea500;
    background: #fea500;
  }
  40% {
    box-shadow: none;
    background: #fff;
  }
}
body .before-match {
  width: 80%;
}
body .before-match .title {
  text-align: center;
  color: #fff;
  font-size: 16px;
}
body .before-match .post-details {
  background: #262626 !important;
  box-shadow: none !important;
}
body .before-match .post-details .flags-box .desc {
  width: 70% !important;
  text-align: center;
  font-size: 12px !important;
  display: block;
  top: 30px !important;
  right: 0 !important;
  color: #fea500 !important;
  left: 0 !important;
  margin: 0 auto;
}
body .before-match .ip-err {
  font-size: 15px;
  color: #fea500;
  text-align: center;
}
body .alert-png {
  display: block;
  margin: 10px auto 0 auto;
  max-width: 100%;
  width: 60%;
}
body .js-loading {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  background: #1C1C1C;
  display: flex;
  align-items: center;
  justify-content: center;
}
body table {
  border: 1px solid #1C6EA4;
  background-color: #EEEEEE;
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  margin: 0 auto;
}
body table td,
body table th {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
body table tbody td {
  font-size: 13px;
}
body table tr:nth-child(even) {
  background: #D0E4F5;
}
body table thead {
  background: #1C6EA4;
  background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  border-bottom: 2px solid #444444;
}
body table thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #D0E4F5;
}
body table thead th:first-child {
  border-left: none;
}
body table tfoot {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background: #D0E4F5;
  background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  border-top: 2px solid #444444;
}
body table tfoot td {
  font-size: 14px;
}
body table tfoot .links {
  text-align: right;
}
body table tfoot .links a {
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}
body .ads-box {
  overflow: hidden;
  width: 310px;
  height: 330px;
  padding: 15px 0 0 0;
  margin: 0 auto;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 40px;
  z-index: 100;
  background: #fff;
  border-radius: 5px 5px 0 0;
  box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
  border: 1px solid #07e407;
  transform: translateY(30px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
body .ads-box .title-box {
  background-color: #2FB705;
  border-radius: 8px;
  width: 70%;
  margin: 0 auto;
  padding: 8px 0;
}
body .ads-box .title {
  font-size: 14px;
  font-weight: 700;
  margin: 1px 0 5px 0;
  color: #1C1C1C;
  text-align: center;
}
body .ads-box .title span {
  color: #fff;
  text-shadow: 0 1px 1px #2FB705;
}
body .ads-box .title.sec {
  font-size: 13.5px;
  margin-top: 6px;
}
body .ads-box .options-box {
  margin: 20px 58px 10px 0;
  padding: 0 0 0 0;
  width: 70%;
}
body .ads-box .options {
  color: #1C1C1C;
  font-size: 12px;
  margin: 0 0 10px 0;
  display: flex;
}
body .ads-box .options .chk {
  color: #16B816;
  font-weight: bolder;
  font-size: 14px;
  position: relative;
  top: 0;
  left: 5px;
}
body .ads-box .dl-btn {
  background: #16b816;
  border: 1px solid #0aab0a;
  padding: 5px 20px;
  color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
  margin: 8px auto 0 auto;
  font-size: 14px;
  display: block;
  width: 200px;
  text-align: center;
  animation: glowing 1300ms infinite;
  position: absolute;
  left: 0;
  right: 0;
}
@keyframes glowing {
  0% {
    background-color: #2ba805;
    box-shadow: 0 0 3px #2ba805;
  }
  50% {
    background-color: #2fb705;
  }
  100% {
    background-color: #2ba805;
  }
}
body .ads-box .close {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  left: 7px;
  top: 2px;
}
body .ads-box.active {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
body .install-app {
  overflow: hidden;
  padding: 6px 15px;
  margin: 0 auto;
  height: 125px;
  max-width: 365px;
  z-index: 99;
  background: #fafafa;
  border-radius: 5px;
  box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
  border: 2px solid #ffffff;
}
body .install-app img {
  float: right;
  margin: 0 0 0 11px;
  border-radius: 50%;
}
body .install-app .title {
  font-size: 14px !important;
  font-weight: bold;
  margin: 1px 0 14px 0;
  color: #230135;
  line-height: 28px;
}
body .install-app .title span {
  color: #fea500;
}
body .install-app .dl-btn {
  background: #3CCD04;
  border: 1px solid green;
  padding: 7px 20px;
  color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
  margin: 0 auto 0 auto;
  font-size: 12px;
  display: block;
  text-align: center;
  width: 160px;
}
body .adv-cnr {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  background-color: #2a2839b5;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(30px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
body .adv-cnr .adv-box {
  position: relative;
  width: 330px;
  height: 147px;
  padding: 15px;
  border-radius: 7px;
  background-color: #fff;
}
body .adv-cnr .adv-box svg {
  float: right;
  margin: 0 0 0 8px;
}
body .adv-cnr .adv-box .t-1 {
  float: right;
  margin: 5px 10px 0 0;
  font-size: 20px;
  font-weight: 700;
  background-image: linear-gradient(to top, #f43b47 0%, #453a94 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body .adv-cnr .adv-box .t-2 {
  float: right;
  font-size: 15px;
  font-weight: bold;
  margin: 2px 0 0 0;
  width: 70%;
  text-align: center;
  color: #1E114D;
}
body .adv-cnr .adv-box .t-3 {
  float: right;
  width: auto;
  clear: both;
  font-size: 12px;
  margin: 28px 0 0 0;
  color: #1E114D;
}
body .adv-cnr .adv-box .t-3 .chk {
  font-size: 16px;
  position: relative;
  top: 2px;
  color: #11a613;
}
body .adv-cnr .adv-box .t-4 {
  float: right;
  margin: 5px 10px 0 0;
  font-size: 18px;
  font-weight: 700;
  background-image: linear-gradient(to top, #f43b47 0%, #453a94 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 74%;
}
body .adv-cnr .adv-box .btn-grad {
  margin: 23px 0 0 0;
  padding: 7px 25px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 10px #eee;
  border-radius: 10px;
  display: block;
  float: left;
}
body .adv-cnr .adv-box .btn-grad:hover {
  background-position: right center;
  /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}
body .adv-cnr .adv-box .btn-grad {
  background: #ff512f;
  background: -moz-linear-gradient(90deg, #ff512f 0%, #dd2476 51%, #ff512f 100%);
  background: -webkit-linear-gradient(90deg, #ff512f 0%, #dd2476 51%, #ff512f 100%);
  background: linear-gradient(90deg, #ff512f 0%, #dd2476 51%, #ff512f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff512f", endColorstr="#ff512f", GradientType=1);
}
body .adv-cnr .adv-box .close {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  left: 7px;
  top: 2px;
}
body .adv-cnr .alternate-adv-box {
  position: relative;
  width: 330px;
  height: 147px;
  padding: 15px;
  border-radius: 7px;
  background-color: #fff;
}
body .adv-cnr .alternate-adv-box svg {
  float: right;
  margin: 0 0 0 8px;
}
body .adv-cnr .alternate-adv-box .t-3 {
  float: right;
  width: auto;
  clear: both;
  font-size: 14px;
  margin: 28px 0 0 0;
  color: #1E114D;
}
body .adv-cnr .alternate-adv-box .t-3 .chk {
  font-size: 16px;
  position: relative;
  top: 2px;
  color: #11a613;
}
body .adv-cnr .alternate-adv-box .t-1 {
  float: right;
  margin: 5px 10px 0 0;
  font-size: 18px;
  font-weight: 700;
  color: #1E114D;
  width: 74%;
}
body .adv-cnr .alternate-adv-box .btn-grad {
  margin: 23px 0 0 0;
  padding: 7px 20px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 10px #eee;
  border-radius: 10px;
  display: block;
  float: left;
}
body .adv-cnr .alternate-adv-box .btn-grad:hover {
  background-position: right center;
  /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}
body .adv-cnr .alternate-adv-box .btn-grad {
  background: #ff512f;
  background: -moz-linear-gradient(90deg, #ff512f 0%, #dd2476 51%, #ff512f 100%);
  background: -webkit-linear-gradient(90deg, #ff512f 0%, #dd2476 51%, #ff512f 100%);
  background: linear-gradient(90deg, #ff512f 0%, #dd2476 51%, #ff512f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff512f", endColorstr="#ff512f", GradientType=1);
}
body .adv-cnr .alternate-adv-box .close {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  left: 7px;
  top: 2px;
}
body .adv-cnr.active {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  z-index: 99;
}
body .footer-adv-cnr {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 50px;
  margin: 0 auto;
  width: 340px;
  height: 125px;
  padding: 15px 12px;
  border-radius: 7px;
  background-color: #fff;
  z-index: 99;
  border: 3px solid #16b816;
}
body .footer-adv-cnr svg {
  float: right;
  margin: 0 0 0 8px;
}
body .footer-adv-cnr .ads-logo {
  border-radius: 50%;
  float: right;
  position: absolute;
  top: 8px;
  right: 20px;
}
body .footer-adv-cnr .t-1 {
  width: 68%;
  text-align: center;
  float: left;
  margin: 2px 0 0 0;
  font-size: 18px;
  font-weight: 700;
  color: #120639;
}
body .footer-adv-cnr .btn-grad {
  margin: 8px 0 0 30px;
  padding: 7px 25px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 10px #eee;
  border-radius: 10px;
  display: block;
  float: left;
}
body .footer-adv-cnr .btn-grad:hover {
  background-position: right center;
  /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}
body .footer-adv-cnr .btn-grad {
  background: #16b816;
  border: 1px solid green;
}
body .footer-adv-cnr .close {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  left: 7px;
  top: 2px;
  color: #999;
}
body .new-adv-cnr {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 45px;
  margin: 0 auto;
  width: 100%;
  max-width: 500px;
  padding: 0;
  border-radius: 7px;
  z-index: 99;
}
body .new-adv-cnr img.banner-1 {
  height: auto;
  width: 100%;
  display: block;
  margin: 0 auto;
}
body .new-adv-cnr img.banner-2 {
  border-radius: 6px;
  border: 1px solid #d4d4d4;
  height: auto;
  width: 100%;
  display: block;
  margin: 0 auto;
}
body .new-adv-cnr .close {
  opacity: 0.7;
  margin: 0;
  padding: 0;
  background-color: #444444;
  width: 28px;
  height: 24px;
  border-radius: 5px 5px 0 0;
  position: absolute;
  top: -24px;
  right: 10px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  color: #fafafa;
}
body .download-app {
  margin: 0 0 0 0;
  padding: 3px 3px 3px 3px;
  background: #152040;
  height: 65px;
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
}
body .download-app img {
  float: right;
  margin: 6px 6px 0 0;
}
body .download-app p {
  float: right;
  padding: 0;
  color: #fff;
  margin: 3px 20px 0 0;
  font-size: 13px;
}
body .download-app a {
  display: block;
  margin: 7px 40px 0 0;
  width: 155px;
  background: #13b606;
  color: #fff;
  padding: 5px 15px;
  float: right;
  font-size: 12px;
  text-align: center;
  border-radius: 3px;
  position: absolute;
  top: 24px;
  right: 80px;
}
body .download-app .remove {
  background: none;
  border: none;
  outline: none;
  position: absolute;
  left: 3px;
  top: 18px;
  font-size: 25px;
  color: #DD2E44;
}
body .captcha-box-cnr {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #1c1c1c;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .captcha-box {
  background: #1C1C1C;
  min-height: 150px;
  width: 80%;
  max-width: 360px;
  border-radius: 3px;
}
body .captcha-box .t {
  text-align: center;
  color: #fff;
  margin: 15px 0 0 0;
  font-size: 13px;
}
body .captcha-box button {
  border: none;
  outline: none;
  height: 32px;
  width: 32px;
  border-radius: 3px;
}
body .captcha-box button:focus {
  border: 1px solid #fff;
}
body .captcha-box .red {
  background: red;
}
body .captcha-box .blue {
  background: blue;
}
body .captcha-box .yellow {
  background: yellow;
}
body .captcha-box .btns {
  text-align: center;
  margin: 10px auto 10px auto;
  width: 118px;
  display: flex;
  justify-content: space-between;
}
body .captcha-box .apply {
  display: block;
  margin: 0 auto;
  width: 118px;
  height: 32px;
  background: #0aab0a;
  color: #fff;
}
body .captcha-box .apply:disabled {
  background: #F0F0F0;
  color: #262626;
}
body .captcha-box p.note {
  margin: 10px auto 15px auto;
  font-size: 10px;
  text-align: center;
  color: #ff3939;
}
body .olympic-2020 {
  padding: 0 20px;
  margin: 10px 0 0 0;
  background: #fff;
  border-radius: 7px;
  height: 90px;
}
body .olympic-2020 .t {
  margin: 30px 30px 0 0;
  float: right;
}
body .olympic-2020 .t a {
  color: #334456;
}
body .olympic-2020 img {
  float: left;
  max-width: 90px;
  border-radius: 50%;
}
body .recent-news .h {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #334456;
  font-family: IRANSansMedium;
}
body .recent-news .article-box {
  padding: 0 10px;
  margin: 0 0 20px 0;
}
body .recent-news .article-box .cnr {
  background-color: #fff;
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
  max-height: 90px;
}
body .recent-news .article-box .cnr:hover {
  box-shadow: 5px 12px 20px rgba(36, 37, 38, 0.13);
}
body .recent-news .article-box .cnr .thumb {
  padding: 0;
}
body .recent-news .article-box .cnr .thumb img {
  max-width: 100%;
  width: 100%;
  object-fit: cover;
}
body .recent-news .article-box .cnr .thumb a {
  display: block;
}
body .recent-news .article-box .cnr .thumb a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -3px;
  right: 0;
  bottom: 0;
  border-radius: 0.25rem 0 0 0.25rem;
  background: #ffffff;
  background: -moz-linear-gradient(90deg, #ffffff 5%, rgba(29, 120, 253, 0) 100%);
  background: -webkit-linear-gradient(90deg, #ffffff 5%, rgba(29, 120, 253, 0) 100%);
  background: linear-gradient(90deg, #ffffff 5%, rgba(29, 120, 253, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#1d78fd", GradientType=1);
  z-index: 10;
}
body .recent-news .article-box .cnr .body {
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body .recent-news .article-box .cnr .body .title {
  font-size: 14px;
  margin: 0;
}
body .recent-news .article-box .cnr .body .title a {
  color: #334456;
  line-height: normal;
}
body .recent-news .article-box .cnr .body .details {
  color: #9B9B9B;
  font-size: 13px;
  display: flex;
  align-items: center;
}
body .recent-news .article-box .cnr .body .details div {
  display: flex;
  align-items: center;
  margin: 0 0 0 20px;
}
body .recent-news .article-box .cnr .body .details .icon {
  font-size: 17px;
  margin: 0 0 0 10px;
}
body .recent-news .article-box .cnr:hover {
  box-shadow: 0 0 7px #eee;
}
body .recent-news .article-box .cnr:hover .title a {
  color: #FEA500;
  line-height: normal;
}
@media all and (max-width: 768px) {
  body .olympic-2020 {
    padding: 0 20px;
    margin: 10px 0 0;
    background: #262626;
    border-radius: 7px;
    height: 72px;
    border: 1px solid #FEA500;
    position: sticky;
    top: 2px;
    z-index: 99;
  }
  body .olympic-2020 .t {
    margin: 25px 10px 0 0;
  }
  body .olympic-2020 .t a {
    color: #FEA500;
  }
  body .olympic-2020 img {
    float: left;
    max-width: 60px;
    border-radius: 50%;
    margin: 6px 0;
  }
  body .recent-news .article-box .thumb {
    width: 50%;
  }
  body .recent-news .article-box .cnr .body .title {
    font-size: 13px !important;
  }
}

@media all and (max-width: 768px) {
  .extra-info {
    padding: 15px !important;
  }
  .extra-info .items div {
    font-size: 13px;
  }
  .extra-info .match-list .title {
    font-size: 14px !important;
  }
}
.excerpt {
  direction: ltr;
  padding: 0 5px;
  line-height: 26px;
  color: #334456;
  margin: 0 0 15px 0;
}
.extra-info {
  padding: 0;
  margin-top: 15px;
  color: #334456;
}
.extra-info .items {
  font-weight: 300;
  text-align: center;
  padding: 3px 0 0 0;
}
.extra-info .items div {
  direction: rtl;
  margin: 3px 0 6px 0;
}
.extra-info .minimal-info {
  text-align: right;
  font-weight: 300;
  direction: rtl;
  font-size: 14px;
  line-height: normal;
}
.extra-info .match-details-info {
  border-radius: 7px;
  box-shadow: 0 0 10px #f1f1f1;
  background-color: #ffffff;
  padding: 8px 15px;
  margin: 0 0 20px 0;
}
.extra-info .h2h .title {
  display: block;
  text-align: center;
  font-weight: 500;
  margin: 0 auto 10px auto;
  font-size: 16px;
  position: relative;
}
.extra-info .h2h .items {
  display: flex;
  direction: rtl;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
}
.extra-info .h2h .items div {
  text-align: center;
  width: 40%;
  font-size: 14px;
}
.extra-info .match-list {
  direction: rtl;
  font-size: 14px;
  color: #334456;
}
.extra-info .match-list .title {
  display: block;
  text-align: center;
  font-weight: 700;
  margin: 0 auto 10px auto;
  font-size: 16px;
  position: relative;
}
.extra-info .match-list .i .d {
  font-size: 12px;
  color: #aaaaaa;
}
.extra-info .match-list .b {
  display: flex;
  justify-content: space-evenly;
}
.extra-info .match-list .b div {
  width: 33%;
}
.extra-info .items a {
  color: #334456;
  font-weight: 500;
}
.extra-info .match-list .items:not(:last-child) {
  border-bottom: 1px dashed #eaeaea;
  margin-bottom: 5px;
}
.extra-info .match-list.stats .items,
.extra-info .match-list.transfer .items {
  border: 1px dashed #eaeaea;
  border-radius: 8px;
  margin-bottom: 5px;
}
.extra-info .match-list.stats .items .i:first-child,
.extra-info .match-list.transfer .items .i:first-child {
  font-weight: 500;
}
.extra-info .match-list.stats .b .t:last-child {
  width: 80%;
}

.extra-info .transfer .i .d
{
  direction: ltr;
}

.extra-info .match-list.standings table {
  width: 100%;
  font-size: 12px;
  direction: ltr;
}
.extra-info .match-list.standings table thead {
  background: #ffffff;
}
.extra-info .match-list.standings table thead td {
  text-align: center;
  font-weight: bold;
  font-size: 10px;
}
.extra-info .match-list.standings table tbody tr {
  border-bottom: 1px dashed #eaeaea;
}
.extra-info .match-list.standings table tbody tr:nth-child(even) {
  background-color: #fff;
}
.extra-info .match-list.standings table tbody tr td {
  text-align: center;
  padding: 5px 0;
  font-size: 11px;
}
.extra-info .match-list.standings table tbody tr td a {
  color: #334456;
}
.info_menu {
  list-style: none;
  margin: 3px 0 10px 0;
  padding: 5px 10px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  top: 0;
  position: sticky;
  border-radius: 8px;
  font-size: 12px;
  background: #fff;
  border-bottom: 1px dashed #eee;
  font-weight: bold;
  direction: ltr;
  z-index: 99;
}
.info_menu li {
  display: block;
}
.info_menu li a {
  color: #334456;
}
