@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");
* {
  transition: opacity 0.5s; }

body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px; }

a {
  color: #000; }
  a:hover {
    text-decoration: none; }

.tool-top {
  background: rgba(0, 0, 0, 0.8);
  padding: 2px 0px;
  color: #FFF;
  font-size: 13px; }
  .tool-top.fixed {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 20; }
  .tool-top a {
    color: #FFF;
    display: inline-block;
    padding: 3px 0px 0px; }
  .tool-top .account {
    text-align: right; }

header .hd-top {
  padding: 5px 0px; }
  header .hd-top .logo {
    margin-top: 13px; }
header .navbar {
  background: none;
  border: none;
  border-radius: 0px;
  min-height: 0px;
  margin-bottom: 10px; }
  header .navbar .collapse {
    padding-left: 0px; }
    header .navbar .collapse .nav li {
      background: url("../images/bg_drash_1x12.gif") no-repeat right 13px; }
      header .navbar .collapse .nav li a {
        color: #000;
        padding: 9px 6px 0px; }
        header .navbar .collapse .nav li a:hover {
          color: #d22026; }
      header .navbar .collapse .nav li:first-child a {
        padding-left: 0px; }
      header .navbar .collapse .nav li.active a {
        background: none;
        color: #d22026; }
      header .navbar .collapse .nav li:last-child {
        background: none; }
  header .navbar .navbar-form {
    padding: 0px;
    margin-top: 7px;
    margin-bottom: 0px;
    border-bottom: 1px solid #0a4e96; }
    header .navbar .navbar-form input {
      padding: 0px 20px 0px 0px;
      height: 20px;
      font-size: 13px;
      border: none;
      box-shadow: none; }
    header .navbar .navbar-form button {
      padding: 0px;
      border: none;
      background: none;
      color: #d22026; }
      header .navbar .navbar-form button span {
        top: 3px; }
      header .navbar .navbar-form button:hover {
        color: #0a4e96; }
    header .navbar .navbar-form:hover {
      border-bottom: 1px solid #d22026; }
  header .navbar .border {
    width: 100%;
    height: 3px;
    background: linear-gradient(141deg, #d22026 0%, #0a4e96 51%, #d22026 75%); }

.ads img {
  max-width: 100%; }

.adsbodytop {
  margin: 5px 0px; }
  .adsbodytop .row {
    margin: 0px -5px; }
    .adsbodytop .row .col-md-6 {
      padding: 0px 5px; }
  .adsbodytop .ads img {
    width: 100%; }

.ads-bottom-left {
  position: fixed;
  left: 0px;
  bottom: 0px; }

.ads-bottom-right {
  position: fixed;
  right: 0px;
  bottom: 0px; }

.ads-float-left-1 {
  position: fixed;
  left: 3%;
  top: 20px; }

.ads-float-left-2 {
  position: fixed;
  left: 3%;
  top: 325px; }

.ads-float-right-1 {
  position: fixed;
  right: 3%;
  top: 20px; }

.ads-float-right-2 {
  position: fixed;
  right: 3%;
  top: 325px; }

.main .main-content {
  padding-right: 0px; }
.main .hot-news {
  margin-bottom: 10px; }
  .main .hot-news .ft-news .news {
    position: relative; }
    .main .hot-news .ft-news .news.ft-news-item {
      margin-bottom: 10px; }
      .main .hot-news .ft-news .news.ft-news-item .date {
        bottom: 90px; }
      .main .hot-news .ft-news .news.ft-news-item .des .info h3 {
        font-size: 18px; }
      .main .hot-news .ft-news .news.ft-news-item .des .info p {
        display: block; }
    .main .hot-news .ft-news .news .thumb {
      position: relative; }
      .main .hot-news .ft-news .news .thumb .date {
        position: absolute;
        z-index: 10;
        background: #d22026;
        padding: 0px 3px;
        display: inline-block;
        color: #FFF;
        left: 6px;
        bottom: 6px; }
    .main .hot-news .ft-news .news .thumbnail {
      margin: 0px; }
    .main .hot-news .ft-news .news .des {
      position: relative;
      /*z-index:10;bottom:0px;*/
      width: 100%;
      color: #FFF; }
      .main .hot-news .ft-news .news .des .date {
        position: absolute;
        left: 5px;
        bottom: 40px;
        background: #d22026;
        padding: 0px 3px;
        display: inline-block;
        color: #FFF; }
      .main .hot-news .ft-news .news .des .info {
        color: #000; }
        .main .hot-news .ft-news .news .des .info h3 {
          margin: 6px 0px;
          font-size: 14px; }
          .main .hot-news .ft-news .news .des .info h3 a {
            color: #000; }
            .main .hot-news .ft-news .news .des .info h3 a:hover {
              color: #0a4e96; }
        .main .hot-news .ft-news .news .des .info p {
          /*display: none; */}
  .main .hot-news .ft-news .row {
    margin: 0px -5px; }
    .main .hot-news .ft-news .row .col-md-4 {
      padding: 0px 5px; }
.main .news .thumbnail {
  padding: 0px;
  border: none;
  border-radius: 0px;
  max-width: 100%;
  margin: 0px; }
.main .lst-cat-sk .row {
  margin: 0px -5px; }
  .main .lst-cat-sk .row .col-md-3 {
    padding: 0px 5px; }
.main .lst-cat-sk .sk-item {
  padding: 0px;
  margin-bottom: 10px;
  position: relative;
  /*img{width:100%;}
  .des{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.7);padding:10px;opacity:0;
    h3{font-size:18px;
      a{color:#FFF;text-transform:uppercase;}
    }
    .btn{padding:2px 10px;background:#d22026;color:#FFF;border:none;border-radius:15px;font-size:12px;}
  }
  &:hover{.des{opacity: 1;}}*/ }
  .main .lst-cat-sk .sk-item a {
    color: #000;
    display: block;
    padding: 5px;
    border: 1px solid #0a4e96;
    border-radius: 2px; }
    .main .lst-cat-sk .sk-item a:hover {
      border: 1px solid #d22026;
      color: #d22026; }
    .main .lst-cat-sk .sk-item a img {
      height: 30px;
      margin-right: 5px; }
.main .match-play {
  position: relative; }
  .main .match-play .col-md-4 {
    position: inherit; }
.main .sd-right .ads img {
  margin-bottom: 10px;
  width: 100%; }
.main .sd-right .fta-wr .floating-ads.fixed {
  position: fixed;
  top: 10px; }
.main .sd-right .fta-wr .floating-ads.fixedbottom {
  position: absolute;
  bottom: 0px;
  right: 15px;
  top: auto; }
.main .cncd {
  background: #f1f1f1;
  margin-bottom: 10px; }
  .main .cncd:hover {
    background: #d22026;
    color: #FFF; }
    .main .cncd:hover .ct h2 {
      color: #FFF; }
    .main .cncd:hover .meta {
      background: #0a4e96; }
  .main .cncd .ct {
    padding: 10px; }
    .main .cncd .ct h2 {
      margin: 0px 0px 8px;
      font-size: 15px;
      font-weight: bold;
      color: #d22026; }
    .main .cncd .ct .news img {
      max-width: 100%; }
    .main .cncd .ct .news h3 {
      font-size: 16px;
      margin: 6px 0px; }
    .main .cncd .ct p {
      margin: 0px; }
  .main .cncd a {
    color: #000; }
    .main .cncd a:hover {
      text-decoration: none;
      color: #FFF; }
  .main .cncd .meta {
    background: #d22026;
    color: #FFF;
    padding: 2px 10px; }
.main .box-cat {
  background: #f8f8f8;
  margin-bottom: 10px; }
  .main .box-cat .thead {
    position: relative; }
    .main .box-cat .thead h2 {
      font-size: 15px;
      margin: 0px;
      padding: 8px 10px;
      background: #f1f1f1;
      border-top: 2px solid #CCC;
      font-weight: 600; }
      .main .box-cat .thead h2 span {
        border-top: 2px solid #d22026;
        padding: 7px 0px; }
    .main .box-cat .thead .more {
      position: absolute;
      top: 9px;
      right: 10px;
      color: #d22026; }
  .main .box-cat .tf {
    padding: 0px;
    margin: 0px; }
    .main .box-cat .tf .btn-primary {
      width: 100%;
      border-radius: 0px;
      padding: 5px 0px;
      text-align: center;
      background: #0a4e96;
      color: #fff;
      border: none; }
      .main .box-cat .tf .btn-primary:hover {
        background: #d22026; }
  .main .box-cat .box-content {
    padding: 10px; }
    .main .box-cat .box-content .news {
      overflow: hidden;
      margin: 0px 0px 12px 0px; }
      .main .box-cat .box-content .news .thumbnail {
        float: left;
        margin: 0px 6px 0px 0px;
        max-width: 40%; }
      .main .box-cat .box-content .news h3 {
        font-size: 14px;
        margin: 0px 0px 5px 0px; }
      .main .box-cat .box-content .news p {
        font-size: 13px;
        margin: 0px; }
      .main .box-cat .box-content .news:last-child {
        margin: 0px; }
      .main .box-cat .box-content .news.full .thumbnail {
        float: none;
        max-width: 100%; }
      .main .box-cat .box-content .news.full h3 {
        margin: 6px 0px; }
      .main .box-cat .box-content .news.quote .col-md-4 {
        padding: 0px; }
      .main .box-cat .box-content .news.quote .col-md-8 {
        padding-right: 0px; }
      .main .box-cat .box-content .news.quote .thumbnail {
        float: right;
        max-width: 30%; }
      .main .box-cat .box-content .news.quote p {
        margin: 5px 0px; }
      .main .box-cat .box-content .news.quote blockquote {
        margin: 0px;
        padding: 0px 10px;
        border-left: 5px solid #d22026; }
    .main .box-cat .box-content .comment {
      margin-bottom: 10px;
      overflow: hidden; }
      .main .box-cat .box-content .comment .row {
        margin: 0px; }
      .main .box-cat .box-content .comment .avatar {
        text-align: center;
        padding: 0px; }
        .main .box-cat .box-content .comment .avatar img {
          margin: 0 auto;
          border-radius: 50%;
          max-width: 100%;
          width: 40px;
          height: 40px; }
      .main .box-cat .box-content .comment .content .name {
        color: #999; }
    .main .box-cat .box-content.box-content-comment {
      height: 450px;
      overflow-y: scroll; }
  .main .box-cat.nha-cai .box-content {
    background: #FFF;
    border: 1px solid #f1f1f1; }
  .main .box-cat .ncitem {
    text-align: center;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden; }
    .main .box-cat .ncitem .stt {
      padding-top: 15px; }
      .main .box-cat .ncitem .stt span {
        display: inline-block;
        width: 26px;
        height: 26px;
        background: #0a4e96;
        color: #FFF;
        padding-top: 4px;
        border-radius: 50%; }
        .main .box-cat .ncitem .stt span.top {
          background: linear-gradient(141deg, #0a4e96 0%, #d22026 51%, #d22026 75%);
          font-weight: 600; }
    .main .box-cat .ncitem .logo img {
      max-width: 100%; }
    .main .box-cat .ncitem .vote {
      padding-top: 15px; }
      .main .box-cat .ncitem .vote img {
        max-width: 100%; }
    .main .box-cat .ncitem:last-child {
      border: none; }
.main .tld {
  background: #f8f8f8; }
  .main .tld .nav-tabs {
    background: #d22026;
    border: none;
    margin: 0px;
    text-align: center; }
    .main .tld .nav-tabs li {
      margin: 0px;
      padding: 0px; }
      .main .tld .nav-tabs li a {
        border: none;
        color: #FFF;
        border-radius: 0px;
        border: none;
        padding: 6px 0px;
        margin: 0px; }
        .main .tld .nav-tabs li a:hover {
          background: #ccc;
          color: #d22026; }
      .main .tld .nav-tabs li.active a {
        background: #0a4e96;
        border: none; }
  .main .tld .tab-pane {
    border-right: 1px solid #f1f1f1; }
  .main .tld #tdh_head {
    font-size: 12px;
    font-weight: 500;
    background: #f1f1f1; }
    .main .tld #tdh_head span {
      display: inline-block;
      padding: 7px 5px 5px; }
    .main .tld #tdh_head #tdhh_std {
      width: 254px; }
    .main .tld #tdh_head #tdhh_tlca {
      border-left: 1px solid #FFF;
      width: 136px;
      text-align: center; }
    .main .tld #tdh_head #tdhh_tsbt {
      border-left: 1px solid #FFF;
      width: 134px;
      text-align: center; }
    .main .tld #tdh_head #tdhh_tlcau {
      border-left: 1px solid #FFF;
      text-align: center;
      width: 126px; }
    .main .tld #tdh_head #tdhh_1, .main .tld #tdh_head #tdhh_2, .main .tld #tdh_head #tdhh_3 {
      width: 0px;
      padding: 0px; }
  .main .tld .fx_coming {
    font-size: 13px;
    border-collapse: collapse; }
    .main .tld .fx_coming thead {
      background: #d22026;
      color: #FFF; }
      .main .tld .fx_coming thead tr {
        border: none; }
      .main .tld .fx_coming thead th {
        padding: 2px 0px;
        text-align: center;
        border-right: 1px solid #f1f1f1; }
        .main .tld .fx_coming thead th:last-child {
          border: none; }
    .main .tld .fx_coming tbody {
      border: none; }
      .main .tld .fx_coming tbody .ls td {
        padding: 5px;
        background: #f1f1f1;
        font-weight: 500;
        text-align: left; }
      .main .tld .fx_coming tbody tr td {
        padding: 2px;
        background: #fff;
        text-align: center;
        border: 1px solid #f1f1f1; }
        .main .tld .fx_coming tbody tr td .handicap_changed {
          width: 35px;
          display: block; }
        .main .tld .fx_coming tbody tr td .odd_up, .main .tld .fx_coming tbody tr td .style39 {
          color: #d22026; }
        .main .tld .fx_coming tbody tr td .odd_down {
          color: #0a4e96; }
        .main .tld .fx_coming tbody tr td:first-child {
          width: 13%; }
        .main .tld .fx_coming tbody tr td:last-child {
          border-right: none; }
      .main .tld .fx_coming tbody tr.alt td {
        background: none; }
      .main .tld .fx_coming tbody tr:last-child td {
        padding: 0px; }
        .main .tld .fx_coming tbody tr:last-child td table {
          border: none; }
          .main .tld .fx_coming tbody tr:last-child td table tr td {
            background: #f8f8f8;
            padding: 5px;
            border: 1px solid #f1f1f1;
            border-top: none; }
            .main .tld .fx_coming tbody tr:last-child td table tr td:last-child {
              width: 20%;
              border-right: none; }
  .main .tld .lvscTable ul {
    margin: 0px;
    padding: 0px; }
    .main .tld .lvscTable ul h4 {
      background: #f1f1f1;
      margin: 0px;
      padding: 10px;
      font-size: 14px;
      font-weight: 500;
      border-left: 4px solid #0a4e96; }
    .main .tld .lvscTable ul li {
      list-style-type: none;
      padding: 10px;
      border-left: 1px solid #f1f1f1; }
      .main .tld .lvscTable ul li:nth-child(even) {
        background: #FFF; }
      .main .tld .lvscTable ul li:last-child {
        border-bottom: 1px solid #f1f1f1; }
      .main .tld .lvscTable ul li .lvscD {
        width: 30%;
        display: inline-block;
        color: #d22026; }
      .main .tld .lvscTable ul li .lvscH {
        width: 70%;
        display: inline-block;
        float: right;
        text-align: right;
        color: #0a4e96; }
        .main .tld .lvscTable ul li .lvscH a {
          display: inline-block;
          width: 30%;
          float: left;
          color: #000; }
          .main .tld .lvscTable ul li .lvscH a:last-child {
            text-align: left; }
        .main .tld .lvscTable ul li .lvscH b {
          width: 10%;
          display: block;
          float: left;
          text-align: center;
          color: #000; }
.main .mtdd img {
  width: 100%; }
.main .ctmtdd .tabs ul {
  overflow: hidden;
  padding: 0px;
  background: #e6e6e6; }
  .main .ctmtdd .tabs ul li {
    list-style-type: none;
    float: left; }
    .main .ctmtdd .tabs ul li a {
      display: block;
      padding: 3px 10px; }
    .main .ctmtdd .tabs ul li.selected a {
      background: #d22026;
      color: #FFF; }
.main .ctmtdd .tabulkaquick {
  border-collapse: collapse;
  width: 100%;
  text-transform: uppercase; }
  .main .ctmtdd .tabulkaquick tr .standardbunkaobr a {
    display: none; }
  .main .ctmtdd .tabulkaquick tr td {
    border: 1px solid #ddd;
    padding: 5px;
    text-align: center; }
    .main .ctmtdd .tabulkaquick tr td.pu1 {
      background-color: #73C873 !important; }
    .main .ctmtdd .tabulkaquick tr td.vetsipismo {
      background-color: #EBF4F7;
      text-align: center; }
    .main .ctmtdd .tabulkaquick tr td.pu4 {
      text-align: center;
      color: #333;
      background-color: #E7E7C2 !important; }
    .main .ctmtdd .tabulkaquick tr td.pu5 {
      text-align: center;
      background-color: #F4F4E3 !important; }
    .main .ctmtdd .tabulkaquick tr td.barvapodtipek1 {
      text-align: center;
      font-weight: bold;
      font-size: 9px;
      background: #85BDCF !important;
      color: white; }
    .main .ctmtdd .tabulkaquick tr td:nth-child(1), .main .ctmtdd .tabulkaquick tr td:nth-child(2) {
      text-align: left; }
  .main .ctmtdd .tabulkaquick tr:nth-child(even) td {
    background: #e6e6e6; }
  .main .ctmtdd .tabulkaquick tr:nth-child(1) td {
    background: #e6e6e6; }
.main .match-play .ft-match .thead {
  background: linear-gradient(141deg, #0a4e96 0%, #d22026 51%, #d22026 75%); }
  .main .match-play .ft-match .thead h2 {
    display: inline-block;
    margin: 0px;
    padding: 9px 10px;
    font-size: 15px;
    color: #FFF;
    font-weight: 600; }
    .main .match-play .ft-match .thead h2 a {
      color: #FFF; }
  .main .match-play .ft-match .thead .date {
    color: #fff;
    padding: 9px 10px; }
.main .match-play .ft-match .match-item {
  text-align: center;
  border: 1px solid #d22026;
  padding: 10px 0px;
  margin: 8px 0px; }
  .main .match-play .ft-match .match-item .row {
    margin: 0px; }
    .main .match-play .ft-match .match-item .row .col-md-6, .main .match-play .ft-match .match-item .row .col-xs-6 {
      padding: 0px; }
    .main .match-play .ft-match .match-item .row .col-md-3, .main .match-play .ft-match .match-item .row .col-xs-3 {
      padding: 0px; }
  .main .match-play .ft-match .match-item h3 {
    font-size: 14px;
    margin: 0px; }
  .main .match-play .ft-match .match-item p {
    margin: 0px; }
    .main .match-play .ft-match .match-item p span {
      font-weight: normal;
      font-size: 12px; }
  .main .match-play .ft-match .match-item img {
    margin: 10px 0px 0px;
    max-width: 70px;
    height: auto; }
  .main .match-play .ft-match .match-item .btn-primary {
    background: #0a4e96;
    border: none;
    padding: 3px 20px;
    color: #FFF; }
    .main .match-play .ft-match .match-item .btn-primary:hover {
      background: #d22026; }
    .main .match-play .ft-match .match-item .btn-primary.db {
      background: #d22026; }
      .main .match-play .ft-match .match-item .btn-primary.db:hover {
        background: #0a4e96; }
    .main .match-play .ft-match .match-item .btn-primary.tx {
      background: #00a651; }
    .main .match-play .ft-match .match-item .btn-primary.tp {
      background: #ff9600; }
    .main .match-play .ft-match .match-item .btn-primary.pg {
      background: #010042; }
    .main .match-play .ft-match .match-item .btn-primary.h1 {
      background: green; }
.main .video-clip {
  margin-bottom: 10px;
  /*.row{margin:0px -5px;
    .col-md-4{padding:0px 5px;}
  }*/ }
  .main .video-clip .thead {
    padding: 0px 10px;
    background: #f1f1f1;
    border-top: 2px solid #CCC; }
    .main .video-clip .thead h2 {
      border-top: 2px solid #d22026;
      padding: 7px 0px;
      font-size: 15px;
      margin: 0px;
      font-weight: 600;
      display: inline-block;
      margin-top: -2px;
      color: #000; }
      .main .video-clip .thead h2 a {
        color: #000; }
        .main .video-clip .thead h2 a span {
          color: #d22026; }
  .main .video-clip .lst-video {
    padding: 20px 20px 0px 20px;
    background: #f8f8f8;
    overflow: hidden; }
  .main .video-clip .video {
    background: #f1f1f1;
    box-shadow: 0 0 5px #333;
    border-radius: 5px;
    margin-bottom: 30px; }
    .main .video-clip .video h3 {
      font-size: 14px;
      text-align: center;
      margin: 0px 0px 6px;
      padding: 8px 0px;
      height: 24px;
      overflow: hidden; }
    .main .video-clip .video .thumb {
      position: relative;
      text-align: center; }
      .main .video-clip .video .thumb img {
        max-width: 100%; }
      .main .video-clip .video .thumb .play {
        text-align: center;
        width: 100%;
        position: absolute;
        top: 33%; }
        .main .video-clip .video .thumb .play span {
          width: 40px;
          height: 40px;
          display: inline-block;
          background: url("../images/play.png") no-repeat;
          background-size: cover; }
    .main .video-clip .video p {
      overflow: hidden;
      padding: 3px 8px;
      margin: 0px; }
  .main .video-clip p.more {
    text-align: center;
    margin: 10px 0px; }
    .main .video-clip p.more .btn {
      padding: 6px 20px;
      border: none; }
.main .lst-video .news {
  border-top: 1px dashed #ccc;
  padding-top: 10px;
  margin-top: 10px; }
  .main .lst-video .news .col-sm-5 {
    padding-left: 0px; }
  .main .lst-video .news .thumb {
    position: relative;
    text-align: center; }
    .main .lst-video .news .thumb img {
      max-width: 100%; }
    .main .lst-video .news .thumb .play {
      text-align: center;
      width: 100%;
      position: absolute;
      top: 33%; }
      .main .lst-video .news .thumb .play span {
        width: 30px;
        height: 30px;
        display: inline-block;
        background: url("../images/play.png") no-repeat;
        background-size: cover; }
.main .brc .breadcrumb {
  background: none;
  padding: 0px;
  font-size: 13px; }
  .main .brc .breadcrumb li a {
    padding: 0px; }
.main .single .date-share {
  font-size: 12px; }
  .main .single .date-share .social {
    float: right; }
    .main .single .date-share .social a {
      display: inline-block; }
.main .single .single-content {
  /*text-align: justify; }*/ }
.main .single .single-content h1 {
    font-size: 25px;
    margin: 0px 0px 5px 0px; }
  .main .single .single-content .relation-post {
    background: #eaf8d2;
    padding: 5px 30px; }
    .main .single .single-content .relation-post li a {
      margin: 3px 0px; }
  .main .single .single-content .date {
    font-size: 13px;
    color: #999; }
  .main .single .single-content .match-item {
    text-align: center;
    padding: 10px;
    margin: 0px 0px 10px 0px;
    border: 1px solid #f1f1f1;
    border-radius: 5px; }
    .main .single .single-content .match-item img {
      max-width: 100%; }
  .main .single .single-content img {
    max-width: 100%;
    height: auto; }
  .main .single .single-content .tld, .main .single .single-content .box-cat {
    background: none; }
  .main .single .single-content .tab-pane {
    border: none; }
  .main .single .single-content .tags {
    padding: 20px 0px;
    font-size: 13px; }
    .main .single .single-content .tags h4 {
      display: inline-block;
      font-size: 14px; }
    .main .single .single-content .tags ul {
      display: inline-block;
      padding: 0px;
      text-align: left; }
      .main .single .single-content .tags ul li {
        display: inline-block;
        list-style-type: none; }
        .main .single .single-content .tags ul li a {
          background: #f1f1f1;
          padding: 3px 10px;
          display: inline-block;
          margin: 2px;
          border-radius: 20px; }
          .main .single .single-content .tags ul li a:hover {
            color: #d22620; }
  .main .single .single-content .caption {
    text-align: center; }
    .main .single .single-content .caption img {
      margin-bottom: 5px; }
.main .single .bd-info {
  background: #f8f8f8;
  padding: 10px;
  border-radius: 3px;
  clear: both; }
  .main .single .bd-info .bt img {
    display: none; }
  .main .single .bd-info .btn-default {
    padding: 1px 10px;
    border: 1px solid #0a4e96; }
    .main .single .bd-info .btn-default span {
      font-size: 12px; }
    .main .single .bd-info .btn-default:hover {
      border: 1px solid #d22026; }
.main .single .comments {
  font-size: 13px; }
  .main .single .comments h2 {
    font-size: 16px;
    border-top: 2px solid #f1f1f1; }
    .main .single .comments h2 span {
      border-top: 2px solid #d22026;
      display: inline-block;
      padding: 5px 0px;
      margin-top: -2px; }
  .main .single .comments .cmit {
    margin-bottom: 10px;
    padding: 5px; }
    .main .single .comments .cmit:nth-child(even) {
      background: #f8f8f8;
      border-radius: 3px; }
    .main .single .comments .cmit .row {
      margin: 0px; }
    .main .single .comments .cmit .avatar {
      text-align: center;
      padding: 0px; }
      .main .single .comments .cmit .avatar img {
        border-radius: 50%;
        max-width: 100%;
        width: 50px;
        height: 50px; }
    .main .single .comments .cmit.write-comment input {
      width: 100%;
      border-radius: 20px;
      padding: 7px 10px;
      margin: 7px 0px;
      border: 1px solid #dddfe2;
      outline: none; }
  .main .single .comments .btn-primary {
    padding: 5px 30px; }
.main .single .other h2 {
  font-size: 16px;
  border-top: 2px solid #f1f1f1; }
  .main .single .other h2 span {
    border-top: 2px solid #d22026;
    display: inline-block;
    padding: 5px 0px;
    margin-top: -2px; }
  .main .single .other h2 .more {
    font-size: 14px;
    padding: 5px 0px; }
.main .single .other .news {
  height: 170px; }
  .main .single .other .news .thumbnail {
    max-width: 100%;
    margin: 0px; }
  .main .single .other .news h3 {
    margin: 5px 0px;
    font-size: 15px; }
.main .single .video-play {
  background: #000; }
.main .tab-pane .loading {
  min-height: 500px;
  text-align: center;
  padding-top: 30px; }
  .main .tab-pane .loading img {
    width: 100px;
    height: auto; }
.main .tbl-ncut {
  width: 100%;
  border-collapse: collapse; }
  .main .tbl-ncut thead tr th {
    background: #0a4e96;
    color: #FFF;
    text-align: center;
    padding: 8px 0px; }
    .main .tbl-ncut thead tr th span {
      display: inline-block;
      padding-left: 30px;
      height: 18px;
      line-height: 18px; }
    .main .tbl-ncut thead tr th.nRank span {
      background: url("../images/icons/rank.png") 0 0 no-repeat; }
    .main .tbl-ncut thead tr th.nName span {
      background: url("../images/icons/bookmarker.png") 0 0 no-repeat; }
    .main .tbl-ncut thead tr th.nSale span {
      background: url("../images/icons/promotions.png") 0 0 no-repeat; }
    .main .tbl-ncut thead tr th.nFunc span {
      background: url("../images/icons/reviews.png") 0 0 no-repeat; }
    .main .tbl-ncut thead tr th.nGrade span {
      background: url("../images/icons/points.png") 0 0 no-repeat; }
    .main .tbl-ncut thead tr th.nRate span {
      background: url("../images/icons/rating.png") 0 0 no-repeat; }
    .main .tbl-ncut thead tr th.nInfo span {
      background: url("../images/icons/info.png") 0 0 no-repeat; }
  .main .tbl-ncut tbody tr td {
    border: 1px solid #f1f1f1;
    padding: 5px; }
    .main .tbl-ncut tbody tr td.nFunc {
      width: 14%; }
    .main .tbl-ncut tbody tr td.nDiem .rank-meter {
      text-align: center;
      width: 80px;
      height: 35px;
      background: url("../images/meter-new.png") 0 0 no-repeat;
      margin: 0 auto;
      position: relative;
      top: -8px; }
      .main .tbl-ncut tbody tr td.nDiem .rank-meter .clock {
        width: 30px;
        height: 11px;
        background: url("../images/clock-new.png") 0 0 no-repeat;
        position: absolute;
        z-index: 1;
        top: 27px;
        left: 31px;
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg); }
        .main .tbl-ncut tbody tr td.nDiem .rank-meter .clock.clock-5 {
          transform: rotate(10deg);
          -ms-transform: rotate(10deg);
          -webkit-transform: rotate(10deg);
          top: 30px;
          left: 33px; }
        .main .tbl-ncut tbody tr td.nDiem .rank-meter .clock.clock-35 {
          transform: rotate(-5deg);
          -ms-transform: rotate(-5deg);
          -webkit-transform: rotate(-5deg);
          top: 27px;
          left: 33px; }
        .main .tbl-ncut tbody tr td.nDiem .rank-meter .clock.clock-45 {
          transform: rotate(5deg);
          -ms-transform: rotate(5deg);
          -webkit-transform: rotate(5deg);
          top: 30px;
          left: 33px; }
        .main .tbl-ncut tbody tr td.nDiem .rank-meter .clock.clock-25 {
          transform: rotate(-15deg);
          -ms-transform: rotate(-15deg);
          -webkit-transform: rotate(-15deg);
          top: 25px;
          left: 33px; }
        .main .tbl-ncut tbody tr td.nDiem .rank-meter .clock.clock-4 {
          transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          -webkit-transform: rotate(0deg);
          top: 29px;
          left: 33px; }
        .main .tbl-ncut tbody tr td.nDiem .rank-meter .clock.clock-2 {
          transform: rotate(-20deg);
          -ms-transform: rotate(-20deg);
          -webkit-transform: rotate(-20deg);
          top: 25px;
          left: 33px; }
        .main .tbl-ncut tbody tr td.nDiem .rank-meter .clock.clock-15 {
          transform: rotate(-25deg);
          -ms-transform: rotate(-25deg);
          -webkit-transform: rotate(-25deg);
          top: 25px;
          left: 33px; }
      .main .tbl-ncut tbody tr td.nDiem .rank-meter .rank-meter-text {
        position: absolute;
        z-index: 1;
        top: 40px;
        left: 24px;
        color: #c90e16;
        font-size: 20px;
        font-weight: bold;
        display: block;
        width: 30px; }
    .main .tbl-ncut tbody tr td.nRating {
      text-align: center;
      width: 17%; }
      .main .tbl-ncut tbody tr td.nRating span {
        display: block; }
    .main .tbl-ncut tbody tr td.nSaleMoney .nSalePercent em {
      color: #0b3876;
      font-size: 16px;
      font-weight: bold;
      display: inline-block;
      font-style: normal; }
    .main .tbl-ncut tbody tr td.nSaleMoney .nSaleMoney {
      display: block;
      margin-top: 8px; }
      .main .tbl-ncut tbody tr td.nSaleMoney .nSaleMoney em {
        background: url("../images/dollar.png") bottom 7px left no-repeat;
        color: #ee042a;
        font-size: 22px;
        display: inline-block;
        padding-left: 30px;
        font-style: normal;
        font-weight: bold; }
    .main .tbl-ncut tbody tr td.nOrder {
      font-weight: bold;
      font-size: 20px;
      text-align: center; }
    .main .tbl-ncut tbody tr td .nWebsite {
      display: inline-block;
      background: #0078ca url("../images/icon-arrow-white.png") 15px 12px no-repeat;
      text-transform: uppercase;
      color: #fff;
      padding: 9px 18px 9px 28px;
      line-height: 100%;
      font-weight: bold;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
    .main .tbl-ncut tbody tr td .nDetail {
      display: block;
      text-align: center;
      margin-top: 5px;
      color: #0078ca; }
.main .nha-cai {
  overflow: hidden;
  margin-bottom: 20px; }
  .main .nha-cai .clear {
    clear: both; }
  .main .nha-cai .three_fourth {
    width: 75%;
    background: url("../images/border-right.jpg") no-repeat right center;
    float: left; }
    .main .nha-cai .three_fourth .info-nhacai-left {
      float: left; }
      .main .nha-cai .three_fourth .info-nhacai-left img {
        width: 220px;
        height: auto; }
      .main .nha-cai .three_fourth .info-nhacai-left .nhacai-link-visit {
        display: block;
        background: #0a4e96;
        color: #FFF;
        text-align: center;
        padding: 8px 0px; }
    .main .nha-cai .three_fourth .info-nhacai-right {
      float: left;
      padding-left: 20px; }
      .main .nha-cai .three_fourth .info-nhacai-right .nhacai-chucnang ul {
        padding: 0px 20px; }
      .main .nha-cai .three_fourth .info-nhacai-right .nhacai-thuong span {
        font-size: 30px;
        font-weight: bold;
        color: #0a4e96; }
  .main .nha-cai .one_fourth {
    width: 25%;
    float: right;
    text-align: center; }
    .main .nha-cai .one_fourth .point div {
      display: inline-block;
      font-size: 30px;
      font-weight: bold; }
    .main .nha-cai .one_fourth .point .point-first {
      font-size: 60px;
      color: #4b66c6;
      font-weight: bold; }
.main .tbl1x2 {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse; }
  .main .tbl1x2 thead {
    background: #f8f8f8; }
    .main .tbl1x2 thead th {
      text-align: center;
      border: 1px solid #f1f1f1;
      padding: 5px 0px; }
  .main .tbl1x2 .row {
    text-align: center;
    margin: 0px; }
    .main .tbl1x2 .row .col-md-4, .main .tbl1x2 .row .col-md-3 {
      padding: 0px; }
  .main .tbl1x2 td {
    border: 1px solid #f1f1f1;
    padding: 3px 0px; }
    .main .tbl1x2 td.bet {
      font-weight: 500;
      padding: 3px; }
  .main .tbl1x2 tr:nth-child(even) {
    background: #f8f8f8; }
.main .tab-analysis {
  font-size: 12px; }
  .main .tab-analysis .porletP {
    margin-bottom: 20px;
    border: 1px solid #f1f1f1; }
  .main .tab-analysis h3 {
    font-size: 15px;
    background: #f1f1f1;
    padding: 5px;
    margin: 0px; }
  .main .tab-analysis #porletP1 table table tr td {
    padding: 2px; }
  .main .tab-analysis #porletP2 table table table {
    border-collapse: collapse; }
    .main .tab-analysis #porletP2 table table table tr td {
      border: 1px solid #f1f1f1;
      padding: 1px; }
  .main .tab-analysis #porletP3 table table {
    border-collapse: collapse; }
    .main .tab-analysis #porletP3 table table tr td {
      border: 1px solid #f1f1f1;
      padding: 1px; }
  .main .tab-analysis #porletP5, .main .tab-analysis #porletP6, .main .tab-analysis #porletP7, .main .tab-analysis #porletP8, .main .tab-analysis #porletP9, .main .tab-analysis #porletP10, .main .tab-analysis #porletP11, .main .tab-analysis #porletP12, .main .tab-analysis #porletP13, .main .tab-analysis #porletP14, .main .tab-analysis #porletP15 {
    display: none; }
.main .tblss {
  border-collapse: collapse; }
  .main .tblss .scoretitle {
    display: none; }
  .main .tblss tbody tr:nth-child(3) td:nth-child(5), .main .tblss tbody tr:nth-child(3) td:nth-child(9), .main .tblss tbody tr:nth-child(3) td:nth-child(13) {
    opacity: 0;
    width: 0%; }
  .main .tblss tbody tr:nth-child(3) td:nth-child(6), .main .tblss tbody tr:nth-child(3) td:nth-child(10), .main .tblss tbody tr:nth-child(3) td:nth-child(14) {
    width: auto !important; }
  .main .tblss tbody tr td:nth-child(6), .main .tblss tbody tr td:nth-child(10), .main .tblss tbody tr td:nth-child(14) {
    width: 0% !important; }
  .main .tblss tbody tr td {
    border: 1px solid #f1f1f1; }
    .main .tblss tbody tr td table {
      display: none; }
  .main .tblss tbody tr:nth-child(even) td {
    background: #f8f8f8; }
  .main .tblss tbody td.b1 {
    width: 1% !important; }
.main .ct3in1 .mintopnav {
  display: none; }
.main .ct3in1 .title2 {
  display: none; }
.main .ct3in1 .oddstable {
  display: none; }
.main .ct3in1 #div_l {
  margin-left: 0px !important;
  width: 50% !important; }
.main .ct3in1 #div_d {
  margin: 0px 1px 0px !important;
  float: right;
  width: 49% !important; }
.main .ct3in1 table {
  border-collapse: collapse;
  font-size: 13px; }
  .main .ct3in1 table td, .main .ct3in1 table th {
    border: 1px solid #f1f1f1;
    padding: 2px; }
  .main .ct3in1 table th {
    text-align: center;
    font-weight: bold; }
  .main .ct3in1 table tr:nth-child(even) td {
    background: #f8f8f8; }
.main .tab-detail #matchDIV {
  display: none; }
.main .tab-detail .content #matchBox {
  display: none; }
.main .tab-detail .content #icons .icon {
  display: inline-block;
  margin: 2px 8px; }
.main .tab-detail .barBg2 .info {
  background: #d22026;
  height: 13px; }
.main .tab-detail .barBg .info {
  background: #0a4e96;
  height: 13px; }
.main .tab-detail .bhTable, .main .tab-detail .statisticsTable {
  width: 100%;
  border-collapse: collapse; }
  .main .tab-detail .bhTable tr td, .main .tab-detail .bhTable tr th, .main .tab-detail .statisticsTable tr td, .main .tab-detail .statisticsTable tr th {
    border: 1px solid #f1f1f1; }
  .main .tab-detail .bhTable tr th, .main .tab-detail .statisticsTable tr th {
    background: #f1f1f1;
    text-align: center; }
  .main .tab-detail .bhTable tr:nth-child(even) td, .main .tab-detail .statisticsTable tr:nth-child(even) td {
    background: #f8f8f8; }
.main .tab-detail .bhTable td.b {
  width: 40% !important; }
.main .tab-detail .bhTable td.bg3 {
  width: 20% !important; }
.main .category .cat-title {
  overflow: hidden; }
  .main .category .cat-title h1 {
    margin: 0px 0px 10px;
    font-size: 16px;
    display: inline-block;
    padding: 5px 10px;
    border-left: 3px solid #0a4e96;
    background: #d22026;
    color: #FFF;
    float: left; }
  .main .category .cat-title .arrow-right {
    float: left;
    width: 0px;
    height: 0px;
    border-top: 14px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 15px solid #d22026; }
.main .category .description {
  background: #f8f8f8;
  border-radius: 5px;
  padding: 10px;
  margin: 0px 0px 10px 0px;
  height: 450px;
  overflow-y: scroll; }
  .main .category .description img {
    max-width: 100%;
    height: auto; }
.main .category .cat-hot-news {
  border-bottom: 1px solid #f1f1f1; }
  .main .category .cat-hot-news .ft {
    padding-right: 0px; }
    .main .category .cat-hot-news .ft .news h3 {
      margin: 5px 0px;
      font-size: 18px; }
  .main .category .cat-hot-news .lst .news .thumbnail {
    margin: 0px; }
  .main .category .cat-hot-news .lst .news h3 {
    font-size: 14px;
    margin: 5px 0px; }
.main .category .lst-news .news {
  overflow: hidden;
  padding: 10px 0px;
  border-bottom: 1px solid #f8f8f8; }
  .main .category .lst-news .news .thumbnail {
    float: left;
    margin-right: 10px; }
  .main .category .lst-news .news h3 {
    margin: 0px 0px 10px 0px;
    font-size: 18px; }

footer .ft-content {
  background: #f8f8f8;
  padding: 0px 10px; }
  footer .ft-content h2 {
    font-size: 16px;
    margin: 30px 0px 10px;
    font-weight: bold; }
  footer .ft-content p {
    margin: 5px 0px;
    font-size: 13px; }
    footer .ft-content p a {
      color: #000; }
      footer .ft-content p a:hover {
        color: #d22026; }
footer .navbar-bottom {
  text-align: center;
  background: #d22026; }
  footer .navbar-bottom a {
    display: inline-block;
    margin: 0px;
    color: #FFF;
    padding: 6px 6px; }
footer .logo {
  padding: 20px 0px 10px; }

@media (min-width: 1200px) {
  .container {
    width: 1000px; } }
@media (min-width: 1000px) {
  .ads-float-left-1 {
    position: fixed;
    left: 1%;
    top: 20px; }

  .ads-float-left-2 {
    position: fixed;
    left: 1%;
    top: 325px; }

  .ads-float-right-1 {
    position: fixed;
    right: 1%;
    top: 20px; }

  .ads-float-right-2 {
    position: fixed;
    right: 1%;
    top: 325px; } }
@media (max-width: 480px) {
  .container {
    overflow: hidden;
    padding: 0px 5px; }

  header .navbar {
    margin-bottom: 10px; }
    header .navbar .navbar-header .navbar-brand {
      padding: 8px 0px 0px 20px; }
      header .navbar .navbar-header .navbar-brand img {
        height: 40px; }
    header .navbar .navbar-header .navbar-toggle {
      border: none;
      padding: 15px 20px 10px;
      font-size: 20px;
      margin: 0px;
      background: none; }
    header .navbar .collapse {
      margin: 0px; }
      header .navbar .collapse .navbar-nav {
        padding: 0px;
        margin: 0px; }
        header .navbar .collapse .navbar-nav li {
          background: none;
          border-bottom: 1px solid #f1f1f1; }
          header .navbar .collapse .navbar-nav li a {
            padding: 8px 10px;
            text-transform: uppercase; }
          header .navbar .collapse .navbar-nav li:first-child a {
            padding: 8px 10px; }

  .main .main-content {
    padding-right: 15px; }
  .main .hot-news {
    margin-bottom: 10px; }
    .main .hot-news .ft-news .news {
      position: relative;
      border-bottom: 1px solid #f1f1f1; }
      .main .hot-news .ft-news .news.ft-news-item .thumb {
        width: 100%;
        float: none; }
      .main .hot-news .ft-news .news.ft-news-item .des .info h3 {
        margin: 6px 0px; }
      .main .hot-news .ft-news .news .thumb {
        float: left;
        width: 40%;
        margin-right: 10px; }
      .main .hot-news .ft-news .news .des .info p {
        display: block; }
  .main .video-clip .lst-video {
    padding: 10px 0px;
    background: none; }
    .main .video-clip .lst-video .row {
      margin: 0px -1px; }
      .main .video-clip .lst-video .row .col-xs-6 {
        padding: 0px 1px; }
    .main .video-clip .lst-video .video-first h3 {
      font-size: 18px;
      margin: 5px 0px 10px; }
    .main .video-clip .lst-video .video {
      margin-bottom: 5px;
      background: none;
      box-shadow: none;
      height: 145px; }
      .main .video-clip .lst-video .video h3 {
        text-align: left;
        font-weight: bold; }
  .main .lst-cat-sk .sk-item a {
    padding: 3px; }
  .main .box-cat .thead h2 {
    text-transform: uppercase; }
  .main .single .other .row {
    margin: 0px -5px; }
    .main .single .other .row .col-xs-6 {
      padding: 0px 5px; }
  .main .category .cat-hot-news .ft {
    padding: 0px 15px; }
  .main .category .cat-hot-news .lst .news {
    border-bottom: 1px solid #f1f1f1; }
    .main .category .cat-hot-news .lst .news .thumbnail {
      float: left;
      width: 40%;
      margin-right: 10px; }
    .main .category .cat-hot-news .lst .news h3 {
      font-size: 18px; }
  .main .category .lst-news .news .thumbnail {
    float: left;
    width: 40%;
    margin-right: 10px; }
  .main .category .lst-news .news h3 {
    font-size: 18px; }
  .main .category .lst-news .news p {
    margin: 0px; }

  footer {
    background: #f8f8f8; }
    footer .logo img {
      height: 50px;
      width: auto; } }

/*# sourceMappingURL=tinsoikeo.css.map */
