/*
****************** SMC EDIT TAGS *********************
*/

.smc-edit, .smc-new, .smc-edit-template {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  float: right;
  cursor: pointer;
  z-index: 99;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 4px 5px !important;
  line-height: 14px;
  color: #999 !important;
  background: #fff;
  top: 10px;
  bottom: inherit !important;
}
.editable-opacity {
  opacity: 0.5;
  background: #000;
  position: relative;
}
.editable-opacity .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 20;
  padding: 0;
  margin: 0;
  opacity: 0.5;
}
.smc-edit{
  right: 20px;
}
.smc-new{
  right: 60px;
}
.smc-edit-template{
  right: 100px;
}
.pos-rel {
  position: relative;
}
.pos-left-20 {
  right: auto;
  left: 20px;
}
.pos-left-40 {
  right: auto;
  left: 40px;
}
.pos-left-60 {
  right: auto;
  left: 60px;
}
.pos-left-100 {
  right: auto;
  left: 100px;
}
.neg-top {
  top: -25px;
}
.top-450 {
  top:450px;
}
.top-240 {
  top:240px;
}
.top-50 {
  top:50px;
}
.right-35 {
  right: 35px;
}
.right-75 {
  right:75px;
}
.right-67 {
  right:67px;
}
.right-80 {
  right:80px;
}
.right-15 {
  right:15px;
}
.float-left {
  float:left;
  position:relative;
}
.smc-edit:hover, .smc-new:hover, .smc-edit-template:hover {
  color: #A6CE39 !important;
  border-color: #A6CE39;
  text-decoration: none;
}
.smc-edit i, .smc-new i, .smc-edit-template i {
  font-size: 12px;
  position: relative;
  top: 1px;
}


/*@font-face {
  font-family: ibm_plex;
  src: url(/mock/Peredion_mock/assets/fonts/IBMPlexSerif-Regular.ttf);
}
@font-face {
  font-family: playfair_display;
  src: url(/mock/Peredion_mock/assets/fonts/PlayfairDisplay-VariableFont_wght.ttf);
}*/
@font-face {
  font-family: futura;
  src: url(/theme/assets/fonts/Futura-Condensed-Extra-Bold-Oblique.otf);
}
@font-face {
  font-family: gudea;
  src: url(/theme/assets/fonts/Gudea-Regular.ttf);
}

body {
  background: #fff;
  color: #000;
  font-family: 'gudea', Serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'futura', Serif;
}
a {
  color: #6B4226;
}
.header .header-top {
  background: #fff;
  color: #000;
  border-bottom: 1px solid #000;
}
.header .header-top .left-area ul li,
.header .header-top .right-area ul li {
  color: #000;
}
.header .header-top .left-area ul li .link,
.header .header-top .right-area ul li .link {
  color: #000;
}
.header .header-bottom {
  background: #fff;
  color: #000;
}
.header .header-bottom .navbar .navbar-nav .nav-item .nav-link {
  color: #000;
}
.banner.banner-2 .text-content {
  background: #fff;
  color: #000;
}
.banner .banner-content h1, .banner .banner-content p {
  color: #000;
}
.bet-btn-border {
  color: #990099;
  border-color: #990099;
}
.banner.banner-2 .text-content:after,
.sponsor .col-xl-3 {
  border-color: #000;
}
.footer {
  background: #f5f5f5;
  /*border-top: 1px solid #000;*/
  color: #000;
  padding-top: 10px;
}
.footer .about-widget p,
.footer .useful-links h3,
.footer .useful-links ul li a,
.footer .about-widget .support ul li span.text span.descr,
.footer .about-widget .support ul li span.text span.title,
.copyright-footer .copyright-text {
  color: #000;
}
.footer .about-widget .support ul li span.text span.descr {
  opacity: .8;
}
.footer .payment-method .payment-method-title:after {
  background: #f5f5f5;
}
.footer .payment-method .payment-method-title {
  color: #000;
}
.copyright-footer {
  background: #f5f5f5;
  border-top: 1px solid #000;
}
.footer .about-widget .social .social-icon:hover,
.footer .about-widget .social .git:hover {
  color: #fff;
}
.footer .useful-links {
  margin-top: 30px;
}
.row.main-banner-row .logo img {
  max-width: 700px;
}
/*@media only screen and (min-width: 992px) {
  #navbar .logo {
    display: none;
  }
}*/
#navbar .logo {
  display: none;
}
#navbar .mainmenu {
  margin-left: -33%;
}
#navbar.navbar-fixed .logo {
  display: block;
}
#navbar.navbar-fixed .mainmenu {
  margin-left: 0;
}
.stat-name-cell {
  font-weight: bold;
  background: #E6D6EA;
}
.table-divider {
  width: 40px;
  border-color: #000;
  margin: 3px auto;
}
.team-container .table th, .team-container .table td {
  border-color: #aaa;
}
.team-container.bet-slip .bet-slip-sidebar h4.title {
  margin-left: -15px;
  margin-right: -15px;
}
.bet-slip {
  padding: 10px 0 15px 0;
}
.result,
.standing {
  padding: 20px 0 0 0;
}
.result .result-sheet .table,
.standing .standing-team-list .table {
  border-spacing: 0 5px;
}
.standing .standing-team-list .table thead tr th {
  height: 50px;
}
.standing .standing-team-list .table tbody tr th, .standing .standing-team-list .table tbody tr td {
  height: 50px;
}
.result .filter-menu {
  margin-bottom: 15px;
}
.articles {
  margin: 40px 0;
}
.articles .article-row {
  margin-bottom: 30px;
}
.accordion h2 .btn-link {
  color: #000;
}
.breadcrumb-bettix .breadcrumb-content h1 {
  font-size: 36px;
  color: #fff;
  margin-bottom: 11px;
  text-transform: uppercase;
  margin-top: -11px;
}
.breadcrumb-bettix .breadcrumb-content {
  padding: 20px 0 15px 0;
}
.seeding-type {
  display: inline-block;
  margin-left: 30px;
}
.standing .table tbody tr:hover > th,
.standing .table tbody tr:hover > td {
  background: rgba(153,0,153,0.1);
}
.table-background {
  background: rgba(153,0,153,0.1);
}
.table th,
.table td {
  /*text-align: center;*/
  padding: 1px 12px;
}
table {
  width: 100%;
}
table th,
table td {
  /*text-align: center;*/
  padding: 1px 12px;
}
table th.text-left,
table td.text-left {
  padding-left: 5px;
}
/*table tbody tr th {
  color: #990099;
}*/
.standing .filter-menu {
  margin-bottom: 20px;
}
.standing table th {
  background: #383838;
  color: #fff;
}

.flex {
  display: flex;
}
.scrolling-table tr:hover td {
  background: rgba(153,0,153,0.1);
}
.result-sheet table thead th {
  background: #383838;
  color: #fff;
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
  .standing .standing-team-list {
    width: 100%;
    margin-bottom: 8px;
    margin-top: 4px;
    margin-left: 5px;
  }
}

.score-card {
  box-shadow: 0px 2px 7px 0px rgba(42, 42, 42, 0.3);
  border-radius: 4px;
  border: 1px solid #990099;
  border-top-width: 3px;
  padding: 12px 18px;
}
.score-card table tr {
  line-height: 30px;
}
.score-card table tr td:first-child {
  text-align: left;
}

.statics-page .round-set.final .single-game:before {
  position: absolute;
  content: '';
  left: 43.45%;
  margin-left: -167px;
  width: 381px;
  top: -45px;
  height: 1px;
  background: #990099;
}
div.jQBracket .team.highlightWinner {
  background-color: rgba(153, 0, 153, 0.5);
  color: #000;
}
div.jQBracket .win .bubble {
  background-color: rgba(153, 0, 153, 0.5);
  color: #990099;
}
div.jQBracket .win .bubble:after {
  border-right-color: #990099;
}
div.jQBracket .connector.highlightWinner, div.jQBracket .connector div.connector.highlightWinner {
  border-color: #990099;
}
div.jQBracket .connector.highlightWinner.highlight, div.jQBracket .connector div.connector.highlightWinner.highlight {
  border-color: #33cc00;
}
div.jQBracket .team.highlightWinner.highlight {
  background-color: #33cc00;
  color: #000;
}
.team-search .btn-search {
  background: #990099;
  color: #fff;
  text-transform: uppercase;
  border: none;
  border-radius: 5px;
  height: 38px;
  width: 150px;
  /*margin-top: 40px;*/
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.contact-form .error {
  padding: 0;
}

.rankings-table th,
.rankings-table td{
  width: 60px;
  text-align: left !important;
}
.rankings-table tr th:nth-child(3),
.rankings-table tr td:nth-child(3) {
  width: 180px;
}
.rankings-table tr th:last-child,
.rankings-table tr td:last-child {
  width: auto;
}
.cta .bet-btn-border {
  color: #fff;
  border-color: #fff;
}
/*.bet-slip-sidebar .titles-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}*/
.schedule-table a {
  color: #6B4226;
}
.subNav li a {
  display: block;
  padding: 8px;
  color: #6B4226;
}
.conference-icon,
.section-icon {
  background: #6B4226;
  padding: 1px 5px;
  color: #fff !important;
  font-weight: bold;
  border-radius: 5px;
  font-size: 11px;
}
.section-icon {
  background: #0066cc;
}
.landing-button {
  display: block;
  background: #6B4226;
  color: #fff;
  margin: 8px;
  padding: 15px;
  text-align: center;
  border-radius: 5px;
}
.landing-button:hover {
  color: #fff;
}
.schedule-table .bracket-row td,
.schedule-table .bracket-row th {
  background: rgba(98, 1, 121, 0.15);
}
.schedule-table .bracket-header td {
  padding-top: 15px;
}
.schedule-table tbody .bracket-header:first-child td {
  padding-top: 5px;
}
.dropdown-menu.show {
  display: block !important;
}
.faq-category-row .btn {
  white-space: normal;
}
.scorecard-row .score-card {
  margin-bottom: 25px;
}
@media only screen and (max-width: 991px) {
  #navbar .mainmenu {
    margin-left: 0;
  }
  .header .header-bottom .navbar .navbar-nav .nav-item .nav-link {
     color: #fff;
   }
}
@media only screen and (max-width: 767px) {
  .row.main-banner-row .logo img {
    max-width: unset;
    width: 100%;
  }
  .team-list .col-md-6 a {
    display: block;
    padding: 10px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
  .result {
    padding: 60px 0;
  }
  .result .result-sheet-cover {
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .result .result-sheet {
    width: 900px;
    /* border: 1px solid #f81b64; */
  }
  .result .result-sheet .result-title {
    font-size: 20px;
  }
  .result .filter-menu .form-group {
    margin-bottom: 10px;
  }
  .result .filter-menu {
    margin-bottom: 30px;
  }
}
.list-team .panel-heading .text-primary {color: #6B4226 !important;}
