.credits-container {
    width: 30%;
}

.btn {
    font-size: 12px !important;
}

/* portal dashboard */

/* div,span,p,h1,h2,h3,h4,h5,h6,li,a,button{
            font-family: 'Chakra Petch', sans-serif !important;
        } */
.nav-tabs .nav-item .nav-link {
    font-size: 13px !important;
}

.topbar-links {
    color: #ffffff !important;
}

.sidebar {
    background-color: #1F2024 !important;
    opacity: 88%;
    font-family: "" Source Sans Pro",-apple-system,BlinkMacSystemFont," Segoe UI",Roboto," Helvetica Neue",Arial,sans-serif," Apple Color Emoji"," Segoe UI Emoji"," Segoe UI Symbol"
 " !important;
 font-weight: 400 !important;
    text-transform: uppercase;
}

.navbar-dark {
    background-color: #1F2024 !important;
}

.brand-link {
    background-color: #1F2024 !important;
    opacity: 88%;
}

.alert-warning,
.alert-info {
    font-size: 13px;
}

.inner>p {
    font-size: 14px;
}

.small-box-footer {
    font-size: 14px;
}

.inner>h3 {
    font-size: 1.6rem;
}

@media only screen and (max-width: 1366px) {
    .inner>p {
        font-size: 12px;
    }

    .inner>h3 {
        font-size: 26px !important;
    }

    .small-box-footer {
        font-size: 12px;
    }
}

.sidebar-dark-warning .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-warning .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #fff;
    color: #1f2d3d;
}

.dark-mode .sidebar-dark-warning .nav-sidebar>.nav-item>.nav-link.active, .dark-mode .sidebar-light-warning .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #fff;
    color: #1f2d3d;
}

[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:focus, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:hover {
    /* background-color: rgba(255, 255, 255, .9);
    color: #343a40; */
    background-color: #fff;
    color: #1f2d3d;
}

.info-box-text {
    /* font-size: 22px !important; */
    font-weight: bold;
    /*font-family: "Bodoni Egyptian Pro";*/
    /* color: white !important; */
}

.info-box-number {
    font-size: 22px !important;
    /*font-family: "Sancoale Slab Norm" ;*/
    /* color: white !important; */
}

.info-box-success {
    background-color: #00bc8c;
    border-radius: 4px;
    opacity: 90%
}

.info-box-danger {
    background-color: #e84c3d;
    border-radius: 4px
}

.content-wrapper {
    background-color: transparent
}

/* .content-wrapper {
    background-image: url('../images/bg-3-1.jpg');
} */

.completed {
    color: #dc3545;
    font-weight: bolder;
}

.open {
    color: #28a745;
    font-weight: bolder;
}

.closed {
    color: #ffc107;
    font-weight: bolder;
}

#vid {
    height: 400px;
}

.not_open {
    color: #ffc107;
    font-weight: bolder;
}

.last_call {
    color: #ffc107;
    font-weight: bolder;
}

.finished {
    color: #28a745;
    font-weight: bolder;
}

.open {
    color: #28a745;
    font-weight: bolder;
}

.closed {
    color: #dc3545;
    font-weight: bolder;
}

/* .wala {
    color: #007bff;
    font-weight: bolder;
    text-transform: uppercase;
}

.meron {
    color: #dc3545;
    font-weight: bolder;
    text-transform: uppercase;
}

.cancelled {
    color: #6c757d;
    font-weight: bolder;
    text-transform: uppercase;
}

.draw {
    color: #ffc107;
    font-weight: bolder;
    text-transform: uppercase;
} */

.select2-container {
    display: block !important;
}

.select2-selection {
    height: 38px !important;
}

.in {
    color: green;
    font-weight: 700;
    text-transform: uppercase;
}

.out {
    color: red;
    font-weight: 700;
    text-transform: uppercase;
}

/* .card-body {
    padding: 5px !important;
} */

.alert-text {
    font-size: 13px;
    font-style: italic;
}

.trend-item {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
}

.trend-table td,
.trend-table th {
    padding: .1rem !important;
    border-top: none !important;
    height: 32px !important;
}

/* .btn-declare{
        width: 100px !important;
        max-width: 100% !important;
        max-height: 100% !important;
        height: 50px !important;
        text-align: center;
        padding: 0px;
        font-size:14px;
        margin-right: 55px;
    } */

.btn-declare {
    width: 80px !important;
    max-width: 100% !important;
    max-height: 100% !important;
    height: 50px !important;
    text-align: center;
    padding: 0px;
    margin-right: 2px;
}

.bg-disabled {
    background-color: rgb(230, 227, 227);
}

.btn-last-call {
    display: none;
}

.btn-closed {
    display: none;
}

/* .wala {
    background-color: #007bff !important;
    color: #ffffff;
}

.meron {
    background-color: #dc3545 !important;
    color: #ffffff;
}

.draw {
    background-color: #e0a800 !important;
    color: #333333;
}

.cancelled {
    color: #333333;
} */

.btn-fight-status {
    margin-top: 0px !important;
}

.text-xsmall {
    font-size: 13px;
}

.text-xsmall td,
.text-xsmall th {
    padding: 0.2rem;
}

.select2-container .select2-selection--single {
    height: calc(2.25rem + 2px) !important;

}

.select2-container {
    display: block !important;
}

.uppercase-bet {
    text-transform: uppercase;
}

.bets-meron,
.bets-wala {
    font-weight: bold;
}

#vid {
    height: 400px;
    background: #000;
}

.subtitle {
    font-size: 13px;
}

.table-bets {
    height: 400px;
    overflow-y: auto;
}

.table td,
.table th {
    padding: 0.25rem !important;
}

.table-responsive {
    min-height: 205px !important;
}

@media only screen and (max-width: 1444px) {
    #vid {
        height: 335px;
        background: #000;
    }
}

@media only screen and (max-width: 900px) {
    #vid {
        height: 215px;
        background: #000;
    }
}

/* .content-wrapper {
    /* background-image: url('../images/bg-3-1.jpg'); */
    /* background: #ffc107; */
} */








  

  