﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
@font-face {
    font-family: 'Open Sans Condensed light';
    src: url("../fotns/Open_Sans_Condensed/OpenSansCondensed-Light.ttf") format('truetype')
}@font-face {
    font-family: 'Open Sans Condensed bold';
    src: url("../fotns/Open_Sans_Condensed/OpenSansCondensed-Bold.ttf") format('truetype')
}
a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
    header {
        height: 180px;
    }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}
a ,
a:hover{
    color: #ffcd19;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    background-color: #323a45;
    font-family: 'Open Sans Condensed light';
    color: #fff;
    font-size: 16px;
}
header {
background: url("/images/bkg-header.jpg");
}
header .logo {
    position:absolute;
    margin-top:10px;
    width:250px;
}
.div-btns-topo {
    /*display:none;*/
    float:right;
    margin-top:110px;
}
#btn-game-inprogreess,
#btn-game-inprogreess a {
    background: #ffcd19;
    color: #323a45;    
    text-transform: uppercase;
}
    #btn-game-inprogreess a:hover {
        text-decoration: none;
        color: white !important;
    }

.texto_bold_16 {
    font-family: 'Open Sans Condensed bold';
    font-size:16px;
}
.colorwhite {
    color:white;
}
.table tr td,
.table tr th {
    border-color: #323a45;
    border-width:3px;
}
    .table tr th {
        font-family:'Open Sans Condensed light';
        font-size:14px;
        color:#13b4d1;
        text-transform:uppercase;
    }
.table tr td {
    background: #3d4f60;
    height: 50px !important;
	vertical-align:middle;
}

.btn_ver_detalhes a{
    font-family: 'Open Sans Condensed bold';
    text-transform: uppercase;
    color: #145f74;
}
.separator {
    margin:0px !important;
    padding:0px !important;
    width:6px;
}
td.separator {
    background: #145f74 !important;
}
/*GAME DONE*/
.table tr.done td.separator {
    background: #13b4d1 !important;
}
.table tr.done td.gemestatus,
.table tr.done td.btn_ver_detalhes a{
    color: #13b4d1 !important;
}
/*JOGO A DECORRER*/
.table tr.inprogress td.separator {
    background: #ffcd19 !important;
}
.table tr.inprogress td.gemestatus,
.table tr.inprogress td.btn_ver_detalhes a {
    color: #ffcd19 !important;
}
.info_event {
padding-top:20px;
padding-bottom:20px;
}
#eventname {
    text-transform:uppercase;
    font-size:18px;
}
    .footer {
        position: absolute;
        bottom: 0;
        width: 100%;     
        /* Set the fixed height of the footer here */
        height: 60px;
        line-height: 60px; /* Vertically center the text there */
    }

.mt-25 {
    padding-top:25px;
}
.btn-amarelo {
    background-color: #ffcd19;
    color: #323a45;
    text-transform: uppercase;
}
.span-result {
    display: inline-block;
    padding: 0px 20% 35px;
}
#cookieConsent {
    position: fixed;
    bottom: 46px;
    z-index: 999999;
}

.fontnormal {
    font-weight:normal;
}

.dataTables_info,
.dataTables_paginate,
.paginate_button,
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate 
{
    color: white !important;
}
table.dataTable thead th, table.dataTable thead td,
table.dataTable.no-footer {
    border-bottom: 0px;
}
table.dataTable thead th select{
    display: block;
    margin:auto;
    margin-top:5px;
}
#tbl-games_wrapper table tr td {
    height:auto !important;
}
.my-time-zone {
    display: inline-block;
    padding:20px;
    cursor: pointer;
}
.my-time-zone.hover ,
.my-time-zone.active {
    color: #ffcd19;
}
.hide {
    display:none;
}
.tabcat {
    cursor: pointer;
    padding: 10px;
    margin: 15px;
    display: inline-block;
}
.tabcat.active {
    color: #ffcd19;
    border-bottom:2px solid;
}
.bkg-white {
    background:white;
}
.footer-patrocionos img {
    padding: 5px 10px;
}
.header-patrocionos img {
    padding: 5px 10px;
    max-height:75px;
}
.title-page,
.title-page a{
    font-size: 30px;
    text-transform: uppercase;
}
select {
    word-wrap: normal;
    border: none;
    padding: 5px;
    background: #38404c;
    color: white;
    border-radius: 5px;
}
.table th {
    padding:5px;
}
#tabs h6.section-title {
    color: #eee;
}
#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffcd19 !important;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid !important;
    font-size: 20px;
    /*font-weight: bold;*/
}
#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #eee;
    font-size: 20px;
}

.img_flag {
    max-width:50px;
}
.div-team {
    padding: 10px 0px;
    text-align:left;
}

.alltrgameshistory {
    display:none;
}
.tr-1 {
    display:table-row;
}
#show-more-history {
    cursor: pointer;
    color: #ffcd19;
}


@media (max-width: 768px) {

    header {
        padding-bottom: 20px;
    }

        header .logo {
            position: relative;
        }

    .div-btns-topo {
        float: none;
        margin-top: 10px;
        text-align: center;
    }

    .float-right {
        float: none !important;
        text-align: center;
        margin-bottom: 20px;
    }

    .aligncenter-mobile {
        text-align: center;
    }

    .btn {
        margin-top: 10px;
    }

    .header-patrocionos img {
        max-width: 100px;
    }

    .title-page,
    .title-page a {
        font-size: 20px;
        text-transform: uppercase;
    }
    .span-result {
        display: inline-block;
        padding: 0px 12px 35px;
    }
    .img_flag {
        max-width: 26px;
    }
	
    .table td.separator {
        padding: 2px !important;
    }
}