﻿.bm-item.ticket-up {
    display: block !important;
}


.dropdown-menu {
    right: 0;
    left: inherit;
}

.etc.odds-container {
    min-height: 150vh;
}

.login-reg {
    padding-right: 20px;
}

#header-fixed div.etc {
    box-shadow: none;
}


.panel-group .panel-collapse > div > div > div > label > .liga-ime {
    width: 7.2vw;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
}

.list-group-submenu > div > label > span:nth-child(1) {
    width: 7.4vw;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
}


#divWidgetBettingOnline {
    margin-bottom: 10px;
}

.heder-najigraniZivo {
    background: #221f20;
    border-top: 1px solid #221f20;
}

    .heder-najigraniZivo h4 {
        color: #fff;
        font-family: 'Roboto',sans-serif;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
    }

.itemGame-najigraniZivo {
    margin-top: 5px;
    display: block;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto',sans-serif;
    color: #231f20;
}

    .itemGame-najigraniZivo div {
        background: #fff;
        padding: 1px 0;
        border: none;
    }

.itemGamePadding {
    padding-left: 20px;
}

div.sporticon {
    padding: 0;
    display: inline-block;
    position: absolute;
    z-index: 1;
    width: 24px;
    left: 0px;
    top: 14px;
    height: 24px;
}

.itemGamePadding div.sporticon {
    left: 5px;
}

.itemGameDetails-najigraniZivo {
    list-style: none;
    padding: 5px 0px 7px 25px;
    margin-bottom: 0;
}

    .itemGameDetails-najigraniZivo li {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

.itemGameDetailBets {
    padding: 5px 5px 0px 10px !important;
    height: 46px;
}

.itemGameContentBetDetails-najigraniZivo {
    /*height: inherit;*/
    border: 1px solid #262626;
    padding: 0 !important;
    font-size: 12px;
    font-family: 'Roboto', Arial,sans-serif;
}

.itemGameDetailsScoreTime {
    text-align: right;
}

.itemGameDetailsMinutes {
    font-size: 11px;
    padding-top: 2px;
    font-family: 'Roboto', Arial,sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.itemGameBetDetailsBody {
    background-color: #062341 !important;
}

    .itemGameBetDetailsBody div {
        text-align: center;
        background: #d8d8d8;
        cursor: pointer;
    }

        .itemGameBetDetailsBody div div {
            height: 20px;
            text-align: center;
            line-height: 1.5;
        }

    .itemGameBetDetailsBody .tip.DW {
        color: #d91e26;
        font-weight: 600
    }

    .itemGameBetDetailsBody .tip.UP {
        color: #13a103;
        font-weight: 600
    }

.itemGameBetDetailsHeder {
    background-color: #062341 !important;
    color: #fff;
    padding: 0px !important;
}

    .itemGameBetDetailsHeder div {
        background-color: #221f20 !important;
        color: #fff;
        padding: 0;
        text-align: center;
    }

.allTopLiveGameTipDiv.active div {
    background: #ffeb3b !important;
    z-index: 2;
}

.tc-vnes-ibet {
    width: 100%;
    display: inline-block;
    background: #ff0000;
    color: #fff;
    border: solid 1px #ff0000;
    height: 32px;
    border-radius: 3px;
}

    .tc-vnes-ibet:hover {
        background: #d91e26;
        border: 1px solid #d91e26;
    }

.view-my-table_league {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    background: rgba(0,0,0,0.6);
    color: rgba(0,0,0,0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}


#contentTiketBezParovi {
    text-align: center;
    display: none;
}

#tmpParoviNajigrani, #tmpParoviLastMinute {
    margin-bottom: 10px;
}

#tmpParovi table > tbody > tr > td {
    min-width: 32px;
}

.custom-td .custom-tab-content table > tbody > tr > td {
    user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#tmpParovi table > tbody > tr > td:nth-of-type(-n+3) {
    width: 37px;
}

#tmpParovi table > tbody > tr > td:nth-of-type(4) {
    width: 14vw;
    position: relative;
}

#tmpParovi table > tbody#detectFloatingTableRow > tr > td:nth-of-type(1) {
    width: 52px;
}

#header-fixed .main-table tbody > tr > td:nth-child(1) {
    width: 52px;
}

#header-fixed .main-table tbody > tr > td:nth-child(2), #header-fixed .main-table tbody > tr > td:nth-child(3) {
    width: 38px;
}

#header-fixed .main-table tbody > tr > td:nth-child(4) {
    width: 14vw;
}

.ticket-li {
    width: 100% !important;
    display: block !important;
    min-height: 1px;
}


.ticket-ul li span {
    text-align: left;
    min-height: 1px;
    padding: 0 4px 0 0 !important;
    color: rgba(0,0,0,0.7);
}

.ticket-li-empty {
    display: none !important;
}

.btn-denesni {
    width: 200px;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

.btn-utresni {
    width: 200px;
    float: left;
    margin-bottom: 10px;
}



.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }

    to {
        transform: scale(1) rotate(360deg);
    }
}

.tables {
    margin-top: 0px !important;
}

.povekje-igri-tabs {
    /*width:100% !important;*/
}


.znameDU {
    height: 10px;
    background-repeat: no-repeat;
    width: 16px;
    float: left;
    margin: 3px 5px;
}

.znameMeni {
    height: 10px;
    background-repeat: no-repeat;
    width: 16px;
    float: left;
    margin: 6px 8px 0 0;
}

.znameHeaderLiga {
    height: 10px;
    background-repeat: no-repeat;
    width: 16px;
    float: left;
    margin: 0 0 0 6px;
}

.znameHeaderSportMob {
    height: 16px;
    background-repeat: no-repeat;
    width: 16px;
    float: left;
    /*margin: 4px 0 0 6px;*/
    margin-top: -2px;
    margin-left: 0;
}

}

.offerOfDayPanelContent {
    padding-left: 0 !important;
}

.oblozuvanjeBorderKvota {
    border-right: 1px solid rgba(0,0,0,0.2);
}


.tiket-sistem-plus {
    background-image: url('/Themes/css/images/plus.png');
    width: 15px;
    height: 15px;
    float: right;
    margin: 5px;
    cursor: pointer;
}

.tiket-sistem-minus {
    background-image: url('/Themes/css/images/minus.png');
    width: 15px;
    height: 15px;
    float: right;
    margin: 5px;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position-y: 50%;
    cursor: pointer;
}

/*.tiket-sistem-controls {
    float: right;
    width: 50%;
}*/

#calculatedFiksSystem {
    font-size: 11px;
}

.txtFiks {
    width: 92px !important;
}


.custom-tabs {
    width: 99.9%;
    z-index: 86;
}

/*SELECT BET TYPE MOBILE*/

tr.sec-table.display-info1 td {
    box-sizing: border-box;
}

    tr.sec-table.display-info1 td:not(:nth-child(-n+3)):not(:last-child) {
        display: none;
    }

    tr.sec-table.display-info1 td[data-adjust-nth-child="4"]:nth-child(-n+4) {
        display: table-cell;
    }

    tr.sec-table.display-info1 td[data-adjust-nth-child="3"]:nth-child(-n+3) {
        display: table-cell;
    }


/*SELECT BET TYPE MOBILE END*/

@media screen and (max-width: 480px) and (min-width: 320px) {
    .tmp-vouchers {
        width: 100%;
    }

    .list-group-submenu > div > label > span:nth-child(1) {
        width: 64vw;
    }
}

@media screen and (min-width:480px) and (max-width:767px) {
    .list-group-submenu > div > label > span:nth-child(1) {
        width: 66vw;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .active-sport-tablet .custom-panel-heading {
        background: #494949;
        border-top: 1px solid #646464;
        -moz-box-shadow: inset 0 -2px 0 #37823a;
        -webkit-box-shadow: inset 0 -2px 0 #37823a;
        box-shadow: inset 0 -2px 0 #37823a;
    }

    .list-group-submenu > div > label > span:nth-child(1) {
        width: 19vw;
    }

    .showmore-sports > ul > li > div > div > div > label > span:nth-child(2) {
        width: 14vw;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: bottom;
    }
}



@media screen and (max-width: 1200px) and (min-width: 991px) {
    .list-group-submenu > div > label > span:nth-child(1) {
        width: 13vw;
    }

    .showmore-sports > ul > li > div > div > div > label > span:nth-child(2) {
        width: 12vw;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: bottom;
    }
}

@media screen and (max-width: 1366px) and (min-width: 1200px) {
    .tiket-sistem-controls {
        width: 52%;
    }

    #tiketWeb > div > div.in-ticket > span:nth-child(3) > div > div.tiket-sistem-controls {
        width: 63%;
    }
}



@media screen and (min-width:768px) and (max-width:1400px) {

    /*HIDDEN CONTENT START*/

    #sport_0_LM > div > table > thead > tr > th:nth-child(7), #sport_0_LM > div > table > thead > tr > th:nth-child(8), #sport_0_LM > div > table > tbody > tr.dark-blue > td:nth-child(17), #sport_0_LM > div > table > tbody > tr > td:nth-child(17), #sport_0_LM > div > table > tbody > tr.dark-blue > td:nth-child(18), #sport_0_LM > div > table > tbody > tr > td:nth-child(18), #sport_0_LM > div > table > tbody > tr.dark-blue > td:nth-child(19), #sport_0_LM > div > table > tbody > tr > td:nth-child(19), #sport_0_LM > div > table > tbody > tr.dark-blue > td:nth-child(20), #sport_0_LM > div > table > tbody > tr > td:nth-child(20) {
        display: none;
    }

    #sport_7_LM > div > table > thead > tr > th:nth-child(6), #sport_7_LM > div > table > tbody > tr.dark-blue > td:nth-child(17), #sport_7_LM > div > table > tbody > tr > td:nth-child(17), #sport_7_LM > div > table > tbody > tr.dark-blue > td:nth-child(18), #sport_7_LM > div > table > tbody > tr > td:nth-child(18), #sport_7_LM > div > table > tbody > tr.dark-blue > td:nth-child(19), #sport_7_LM > div > table > tbody > tr > td:nth-child(19), #sport_7_LM > div > table > tbody > tr.dark-blue > td:nth-child(20), #sport_7_LM > div > table > tbody > tr > td:nth-child(20) {
        display: none;
    }

    #sport_8_LM > div > table > thead > tr > th:nth-of-type(4), #sport_8_LM > div > table > tbody > tr > td:nth-of-type(10), #sport_8_LM > div > table > tbody > tr > td:nth-of-type(11) {
        display: none;
    }

    #sport_22_LM > div > table > thead > tr > th:nth-child(6), #sport_22_LM > div > table > tbody > tr.dark-blue > td:nth-child(17), #sport_22_LM > div > table > tbody > tr > td:nth-child(17), #sport_22_LM > div > table > tbody > tr.dark-blue > td:nth-child(18), #sport_22_LM > div > table > tbody > tr > td:nth-child(18), #sport_22_LM > div > table > tbody > tr.dark-blue > td:nth-child(19), #sport_22_LM > div > table > tbody > tr > td:nth-child(19), #sport_22_LM > div > table > tbody > tr.dark-blue > td:nth-child(20), #sport_22_LM > div > table > tbody > tr > td:nth-child(20) {
        display: none;
    }

    #sport_37_LM > div > table > thead > tr > th:nth-child(2), #sport_37_LM > div > table > tbody > tr.dark-blue > td:nth-child(5), #sport_37_LM > div > table > tbody > tr > td:nth-child(5) {
        display: none;
    }

    #sport_38_LM > div > table > thead > tr > th:nth-child(2), #sport_38_LM div > table > tbody > tr > td:nth-child(5) {
        width: 11vw;
    }

    #sport_51_LM > div > table > thead > tr > th:nth-child(2), #sport_51_LM > div > table > tbody > tr.dark-blue > td:nth-child(5), #sport_51_LM > div > table > tbody > tr > td:nth-child(5) {
        display: none;
    }

    #sport_0_NAJ > div > table > thead > tr > th:nth-child(7), #sport_0_NAJ > div > table > thead > tr > th:nth-child(8), #sport_0_NAJ > div > table > tbody > tr.dark-blue > td:nth-child(17), #sport_0_NAJ > div > table > tbody > tr > td:nth-child(17), #sport_0_NAJ > div > table > tbody > tr.dark-blue > td:nth-child(18), #sport_0_NAJ > div > table > tbody > tr > td:nth-child(18), #sport_0_NAJ > div > table > tbody > tr.dark-blue > td:nth-child(19), #sport_0_NAJ > div > table > tbody > tr > td:nth-child(19), #sport_0_NAJ > div > table > tbody > tr.dark-blue > td:nth-child(20), #sport_0_NAJ > div > table > tbody > tr > td:nth-child(20) {
        display: none;
    }

    #sport_7_NAJ > div > table > thead > tr > th:nth-child(6), #sport_7_NAJ > div > table > tbody > tr.dark-blue > td:nth-child(17), #sport_7_NAJ > div > table > tbody > tr > td:nth-child(17), #sport_7_NAJ > div > table > tbody > tr.dark-blue > td:nth-child(18), #sport_7_NAJ > div > table > tbody > tr > td:nth-child(18), #sport_7_NAJ > div > table > tbody > tr.dark-blue > td:nth-child(19), #sport_7_NAJ > div > table > tbody > tr > td:nth-child(19), #sport_7_NAJ > div > table > tbody > tr.dark-blue > td:nth-child(20), #sport_7_NAJ > div > table > tbody > tr > td:nth-child(20) {
        display: none;
    }

    #sport_8_NAJ > div > table > thead > tr > th:nth-of-type(4), #sport_8_NAJ > div > table > tbody > tr > td:nth-of-type(10), #sport_8_NAJ > div > table > tbody > tr > td:nth-of-type(11) {
        display: none;
    }

    #sport_22_NAJ > div > table > thead > tr > th:nth-child(6), #sport_22_NAJ > div > table > tbody > tr.dark-blue > td:nth-child(17), #sport_22_NAJ > div > table > tbody > tr > td:nth-child(17), #sport_22_NAJ > div > table > tbody > tr.dark-blue > td:nth-child(18), #sport_22_NAJ > div > table > tbody > tr > td:nth-child(18), #sport_22_NAJ > div > table > tbody > tr.dark-blue > td:nth-child(19), #sport_22_NAJ > div > table > tbody > tr > td:nth-child(19), #sport_22_NAJ > div > table > tbody > tr.dark-blue > td:nth-child(20), #sport_22_NAJ > div > table > tbody > tr > td:nth-child(20) {
        display: none;
    }

    #sport_37_NAJ > div > table > thead > tr > th:nth-child(2), #sport_37_NAJ > div > table > tbody > tr.dark-blue > td:nth-child(5), #sport_37_NAJ > div > table > tbody > tr > td:nth-child(5) {
        display: none;
    }

    #sport_38_LM > div > table > thead > tr > th:nth-child(2), #sport_38_LM div > table > tbody > tr > td:nth-child(5) {
        width: 11vw;
    }

    #sport_51_NAJ > div > table > thead > tr > th:nth-child(2), #sport_51_NAJ > div > table > tbody > tr.dark-blue > td:nth-child(5), #sport_51_NAJ > div > table > tbody > tr > td:nth-child(5) {
        display: none;
    }

    #sport_0_SD > div > table > thead > tr > th:nth-child(7), #sport_0_SD > div > table > thead > tr > th:nth-child(8), #sport_0_SD > div > table > tbody > tr.dark-blue > td:nth-child(17), #sport_0_SD > div > table > tbody > tr > td:nth-child(17), #sport_0_SD > div > table > tbody > tr.dark-blue > td:nth-child(18), #sport_0_SD > div > table > tbody > tr > td:nth-child(18), #sport_0_SD > div > table > tbody > tr.dark-blue > td:nth-child(19), #sport_0_SD > div > table > tbody > tr > td:nth-child(19), #sport_0_SD > div > table > tbody > tr.dark-blue > td:nth-child(20), #sport_0_SD > div > table > tbody > tr > td:nth-child(20) {
        display: none;
    }

    #sport_7_SD > div > table > thead > tr > th:nth-child(6), #sport_7_SD > div > table > tbody > tr.dark-blue > td:nth-child(17), #sport_7_SD > div > table > tbody > tr > td:nth-child(17), #sport_7_SD > div > table > tbody > tr.dark-blue > td:nth-child(18), #sport_7_SD > div > table > tbody > tr > td:nth-child(18), #sport_7_SD > div > table > tbody > tr.dark-blue > td:nth-child(19), #sport_7_SD > div > table > tbody > tr > td:nth-child(19), #sport_7_SD > div > table > tbody > tr.dark-blue > td:nth-child(20), #sport_7_SD > div > table > tbody > tr > td:nth-child(20) {
        display: none;
    }

    #sport_8_SD > div > table > thead > tr > th:nth-of-type(4), #sport_8_SD > div > table > tbody > tr > td:nth-of-type(10), #sport_8_SD > div > table > tbody > tr > td:nth-of-type(11) {
        display: none;
    }

    #sport_22_SD > div > table > thead > tr > th:nth-child(6), #sport_22_SD > div > table > tbody > tr.dark-blue > td:nth-child(17), #sport_22_SD > div > table > tbody > tr > td:nth-child(17), #sport_22_SD > div > table > tbody > tr.dark-blue > td:nth-child(18), #sport_22_SD > div > table > tbody > tr > td:nth-child(18), #sport_22_SD > div > table > tbody > tr.dark-blue > td:nth-child(19), #sport_22_SD > div > table > tbody > tr > td:nth-child(19), #sport_22_SD > div > table > tbody > tr.dark-blue > td:nth-child(20), #sport_22_SD > div > table > tbody > tr > td:nth-child(20) {
        display: none;
    }

    #sport_37_SD > div > table > thead > tr > th:nth-child(2), #sport_37_SD > div > table > tbody > tr.dark-blue > td:nth-child(5), #sport_37_SD > div > table > tbody > tr > td:nth-child(5) {
        display: none;
    }

    #sport_38_SD > div > table > thead > tr > th:nth-child(2), #sport_38_SD div > table > tbody > tr > td:nth-child(5) {
        width: 11vw;
    }

    #sport_41_SD > div > table > thead > tr > th:nth-child(6), #sport_41_SD > div > table > tbody > tr > td:nth-child(n+17):nth-child(-n+20) {
        display: none;
    }

    #sport_51_SD > div > table > thead > tr > th:nth-child(2), #sport_51_SD > div > table > tbody > tr.dark-blue > td:nth-child(5), #sport_51_SD > div > table > tbody > tr > td:nth-child(5) {
        display: none;
    }

    #sport_0_SU > div > table > thead > tr > th:nth-child(7), #sport_0_SU > div > table > thead > tr > th:nth-child(8), #sport_0_SU > div > table > tbody > tr.dark-blue > td:nth-child(17), #sport_0_SU > div > table > tbody > tr > td:nth-child(17), #sport_0_SU > div > table > tbody > tr.dark-blue > td:nth-child(18), #sport_0_SU > div > table > tbody > tr > td:nth-child(18), #sport_0_SU > div > table > tbody > tr.dark-blue > td:nth-child(19), #sport_0_SU > div > table > tbody > tr > td:nth-child(19), #sport_0_SU > div > table > tbody > tr.dark-blue > td:nth-child(20), #sport_0_SU > div > table > tbody > tr > td:nth-child(20) {
        display: none;
    }

    #sport_7_SU > div > table > thead > tr > th:nth-child(6), #sport_7_SU > div > table > tbody > tr.dark-blue > td:nth-child(17), #sport_7_SU > div > table > tbody > tr > td:nth-child(17), #sport_7_SU > div > table > tbody > tr.dark-blue > td:nth-child(18), #sport_7_SU > div > table > tbody > tr > td:nth-child(18), #sport_7_SU > div > table > tbody > tr.dark-blue > td:nth-child(19), #sport_7_SU > div > table > tbody > tr > td:nth-child(19), #sport_7_SU > div > table > tbody > tr.dark-blue > td:nth-child(20), #sport_7_SU > div > table > tbody > tr > td:nth-child(20) {
        display: none;
    }

    #sport_8_SU > div > table > thead > tr > th:nth-of-type(4), #sport_8_SU > div > table > tbody > tr > td:nth-of-type(10), #sport_8_SU > div > table > tbody > tr > td:nth-of-type(11) {
        display: none;
    }

    #sport_22_SU > div > table > thead > tr > th:nth-child(7), #sport_22_SU > div > table > thead > tr > th:nth-child(6), #sport_22_SU > div > table > tbody > tr.dark-blue > td:nth-child(17), #sport_22_SU > div > table > tbody > tr > td:nth-child(17), #sport_22_SU > div > table > tbody > tr.dark-blue > td:nth-child(18), #sport_22_SU > div > table > tbody > tr > td:nth-child(18), #sport_22_SU > div > table > tbody > tr.dark-blue > td:nth-child(19), #sport_22_SU > div > table > tbody > tr > td:nth-child(19), #sport_22_SU > div > table > tbody > tr.dark-blue > td:nth-child(20), #sport_22_SU > div > table > tbody > tr > td:nth-child(20) {
        display: none;
    }

    #sport_37_SU > div > table > thead > tr > th:nth-child(2), #sport_37_SU > div > table > tbody > tr.dark-blue > td:nth-child(5), #sport_37_SU > div > table > tbody > tr > td:nth-child(5) {
        display: none;
    }

    #sport_38_SU > div > table > thead > tr > th:nth-child(2), #sport_38_SU div > table > tbody > tr > td:nth-child(5) {
        width: 11vw;
    }

    #sport_41_SU > div > table > thead > tr > th:nth-child(6), #sport_41_SU > div > table > tbody > tr > td:nth-child(n+17):nth-child(-n+20) {
        display: none;
    }

    #sport_51_SU > div > table > thead > tr > th:nth-child(2), #sport_51_SU > div > table > tbody > tr.dark-blue > td:nth-child(5), #sport_51_SU > div > table > tbody > tr > td:nth-child(5) {
        display: none;
    }

    /*#tmpParovi > .main-table > tbody > tr > td:last-of-type, #tmpParovi > .main-table > thead > tr > th:last-of-type {
        display: none;
    }*/

    /*.TableToSort > tbody > tr > td:last-of-type, .TableToSort > thead > tr > th:last-of-type {
        display: none;
    }*/

    .offer-0 > thead > tr > th:nth-of-type(8), .offer-0 > tbody > tr > td:nth-of-type(19), .offer-0 > tbody > tr > td:nth-of-type(20) {
        display: none;
    }


    .offer-7 > thead > tr > th:nth-child(6), .offer-7 > tbody > tr > td:nth-child(17), .offer-7 > tbody > tr > td:nth-child(17), .offer-7 > tbody > tr > td:nth-child(18), .offer-7 > tbody > tr > td:nth-child(18), .offer-7 > tbody > tr > td:nth-child(19), .offer-7 > tbody > tr > td:nth-child(19), .offer-7 > tbody > tr > td:nth-child(20), .offer-7 > tbody > tr > td:nth-child(20) {
        display: none;
    }

    .offer-8 > thead > tr > th:nth-of-type(4), .offer-8 > tbody > tr > td:nth-of-type(10), .offer-8 > tbody > tr > td:nth-of-type(11) {
        display: none;
    }

    .offer-22 > thead > tr > th:nth-child(6), .offer-22 > tbody > tr > td:nth-child(17), .offer-22 > tbody > tr > td:nth-child(17), .offer-22 > tbody > tr > td:nth-child(18), .offer-22 > tbody > tr > td:nth-child(18), .offer-22 > tbody > tr > td:nth-child(19), .offer-22 > tbody > tr > td:nth-child(19), .offer-22 > tbody > tr > td:nth-child(20), .offer-22 > tbody > tr > td:nth-child(20) {
        display: none;
    }

    .offer-38 > thead > tr > th:nth-child(2), .offer-38 > tbody > tr > td:nth-child(5) {
        width: 11vw;
    }

    .offer-41 > thead > tr > th:nth-child(6), .offer-41 > tbody > tr > td:nth-child(n+17):nth-child(-n+20) {
        display: none;
    }

    #najgraniLiveGames > div.itemGame-najigraniZivo {
        width: 50%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

        #najgraniLiveGames > div.itemGame-najigraniZivo.item-2, #najgraniLiveGames > div.itemGame-najigraniZivo.item-4 {
            padding-left: 20px;
        }


    #najgraniLiveGames > div.item-5, #najgraniLiveGames > div.item-6 {
        display: none;
    }


    div.sport_0 table > thead > tr > th:nth-child(7), div.sport_0 table > thead > tr > th:nth-child(8), div.sport_0 > table > tbody > tr.dark-blue > td:nth-child(17), div.sport_0 table > tbody > tr > td:nth-child(17), div.sport_0 table > tbody > tr.dark-blue > td:nth-child(18), div.sport_0 table > tbody > tr > td:nth-child(18), div.sport_0 table > tbody > tr.dark-blue > td:nth-child(19), div.sport_0 table > tbody > tr > td:nth-child(19), div.sport_0 table > tbody > tr.dark-blue > td:nth-child(20), div.sport_0 table > tbody > tr > td:nth-child(20) {
        display: none;
    }

    .sport_7 table > thead > tr > th:nth-child(7), .sport_7 table > thead > tr > th:nth-child(8), .sport_7 table > tbody > tr.dark-blue > td:nth-child(17), .sport_7 table > tbody > tr > td:nth-child(17), .sport_7 table > tbody > tr.dark-blue > td:nth-child(18), .sport_7 table > tbody > tr > td:nth-child(18), .sport_7 table > tbody > tr.dark-blue > td:nth-child(19), .sport_7 table > tbody > tr > td:nth-child(19), .sport_7 table > tbody > tr.dark-blue > td:nth-child(20), .sport_7 table > tbody > tr > td:nth-child(20) {
        display: none;
    }

    .sport_8 > div > table > thead > tr > th:nth-of-type(4), .sport_8 > div > table > tbody > tr > td:nth-of-type(10), .sport_8 > div > table > tbody > tr > td:nth-of-type(11) {
        display: none;
    }

    .sport_22 table > thead > tr > th:nth-child(6), .sport_22 table > thead > tr > th:nth-child(7), .sport_22 table > tbody > tr.dark-blue > td:nth-child(17), .sport_22 table > tbody > tr > td:nth-child(17), .sport_22 table > tbody > tr.dark-blue > td:nth-child(18), .sport_22 table > tbody > tr > td:nth-child(18), .sport_22 table > tbody > tr.dark-blue > td:nth-child(19), .sport_22 table > tbody > tr > td:nth-child(19), .sport_22 table > tbody > tr.dark-blue > td:nth-child(20), .sport_22 table > tbody > tr > td:nth-child(20) {
        display: none;
    }

    .sport_37 table > thead > tr > th:nth-child(2), .sport_37 table > tbody > tr.dark-blue > td:nth-child(5), .sport_37 table > tbody > tr > td:nth-child(5) {
        display: none;
    }

    .sport_38 table > thead > tr > th:nth-child(2), .sport_38 table > tbody > tr > td:nth-child(5) {
        width: 11vw;
    }

    div.sport_38 {
        display: none;
    }


    .sport_51 table > thead > tr > th:nth-child(2), .sport_51 table > tbody > tr.dark-blue > td:nth-child(5), .sport_51 table > tbody > tr > td:nth-child(5) {
        display: none;
    }

    /*HIDDEN CONTENT END*/
}


@media screen and (min-width:1600px) {
    #tmpParovi table > tbody > tr > td:nth-of-type(4) {
        width: 12vw;
        position: relative;
    }

    #header-fixed .main-table tbody > tr > td:nth-child(4) {
        width: 12vw;
    }
}


@media screen and (max-width: 1680px) and (min-width: 768px) {
    .top-header div.container, .main-header div.container {
        width: 100%;
        /*padding: 0 10px;*/
    }
}

@media screen and (max-width: 1460px) and (min-width: 1399px) {
    .znameDU {
        margin: 3px 2px;
    }

    .league span {
        left: 2px;
    }
}


@media screen and (min-width:1201px) {
    .panel-group {
        display: grid;
    }

    #tmpSportoviLigi{
        order: 2;
    }

    #divPonudaPoVreme{
        order: 0
    }

    .panel-group > h3 {
        order: 1;
    }
}
