.player-name {
        width:50%;
    }
.per-set-res,period-title {
    width: 68px;
    text-align: left;
   /* background: #F1F1F1; */
    margin: 0 10px 10px 0;
    display:inline-block;
    position: relative;
}
.rezultati {
    position:center;
    width:100%;
    text-align: center;
    

}
.rank-link {
    background: #51AFEB;
    color: white;
    border: none;
    cursor: pointer;
}
.period-side {
    width: 50%;
    float: left;
    min-height: 1px;
}
.period-side li {
    border-bottom: 1px solid #ddd;
}
.period-side-right li {
    text-align: right;
}

.game-player2 {
    width: 45%;
    float: right;
}
.game-title {
    text-align: center;
    margin: 20px 0;
    clear: both;
    float: left;
    width: 100%;
    position:relative;
}
.game-buttons {
    //position:absolute;
    //top:0;
    //right:0;
}

.per-set-res,period-title {
    margin: 5px 0 0 0;
    font-size: 13px;
    border-bottom: 1px solid #ddd;
}
.period-result {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}
.events-head {
    background: #ddd;
    padding: 5px;
}
.ghost-scorrer, .game-player {
    vertical-align: bottom;
    width: 45%;
    float: left;
}
.ghost-player {
    float: left;
}

.event-row:nth-child(odd) {
    background: #F1F1F1;
}
.event-row:nth-child(even) {
    background: #F3F9FF  ;
}

.event-row:hover {
   background: #CCE6FF;
}


#table_1, #table_2, #table_3 {
    display: none;
}
.table_link {
    display: -webkit-inline-box;
    margin: 0;
    width: 164px;
    text-decoration: none;
    font-size: 17px;
    padding: 4px 0;
    font-weight: 400;
    border: 2px solid #afafaf;
    color: #afafaf;
}
.table_link:hover {
	text-decoration: none;
}
.table_link:focus {	
    outline: none;
}
.table_link_active, .table_link:hover {
    background: #62b7ed;
    color: #ffffff;
    border: 2px solid #62b7ed;
}
.event-row p {
    margin: 0;
}

.event-row {
    padding: 3px 5px;
    text-align: left;
   
}

.game-middle #final-result {
    font: 300 normal 50px/30px "Source Sans Pro", sans-serif;
}
.table-switch {
    width: 25%;
    float: left;
}
#game-info .block-third {
    padding: 0 0 30px 0;
    margin: -20px 0 0 0;
    font: 300 22px "Source Sans Pro";
}
.game:hover {    
    background: none;
}
#legend {
    padding: 0 0 20px 0;
}
table.dataTable thead th, table.dataTable thead td {
    background-color: #ddd !important;
    border: none !important;
}
table.dataTable.no-footer {
    border: none !important;
}
table.dataTable tbody tr:odd {
    background-color: #F1F1F1 !Important;
}
table.dataTable tbody tr:even {
    background-color: #FBFBFB !Important;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 2px 0;
}
.sorting_1 {
    background: #ECECEC;
}
.col-name {
    text-align: left !important;
    padding-left: 5px !important;
}
.sorting {
    padding: 5px 0 !important;
    text-align: center !important;
}
.closed {
    display:none;
}
.arrow-down {
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    
    border-top: 5px solid #f00;
}
.arrow-up {
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;   
    border-bottom: 5px solid black;
}

/*vlaho*/

.rank {
    min-width: 7%;
}

.rank-head {
    min-width: 7%;
}

.lane {
    min-width: 7%;
}

.lane-head {
    min-width: 7%;
}

.crew {
    min-width: 7%;
}

.crew-head {
    min-width: 10%;
}

.team-head {
    min-width: 25%;
    display: flex;
}
.team {
    min-width: 28%;
    display: flex;
}

.score-head {
    width: 50%;
    text-align: right;
    display: flex;
}



.score {
    width: 51%;
    text-align: right;
    display: flex;
}

#row-content {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    padding: 3px 15px;
    font-weight: 800;
    border: 1px solid white;
    background: white;
    line-height: 30px;
}
.search-string input{
    flex-wrap: wrap;
    width:50%;
    text-align: left;
    padding: 3px 15px;
    color: #022f53;y
    font-weight: 800;
    margin-left: 10px;
    border-radius: 8px;
    border: 1px solid white;
    background: white;
    line-height: 30px;
}


#row-content:hover {
    background:#CCE6FF;
}

.head{
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    background-color: #d14547;
    color: white;
    border-radius: 8px 8px 0 0;
    padding: 4px 1%;
}

.prolaz {
    text-align: right;
}

.crew-hide {
    margin: auto;
    padding: 2px 0 2px 9px;
    width: fit-content;
    background-color: white;
    border-top:1px solid black;
    border-radius: 0 0 40px 40px;
    max-width: 90%;
    margin-bottom: 5px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
    color: #022f53;
    flex-wrap: wrap;
}

.game-name-summary {
    width: fit-content;
    background-image: linear-gradient(to right, #471b75,#012848);
    color: white;
    border-radius: 0 0 15px 15px;
    margin:0 auto 20px auto;
    padding: 2px 10px;
    font-size: 20px;
}

.pojedinacni-prolaz {
    text-align: center;
}

.score-wrapper {
    width: 42%;
    display: flex;
}
.finish {
   padding-right: 4px;
   text-align: right;
}



.vlaho {
    background-image: linear-gradient(to right, #471b75,#012848);
    border-radius: 0 0 0 15px;
    padding: 4px;
    width: 100%;
    clear: both;
    padding-bottom: 10px;

}

.progression {
    width: fit-content;
    background: #012848;
    color: white;
    border-radius: 0 0 15px 15px;
    padding: 2px 10px;
    font-size: 16px;
    float: right;
}

.team-name {
    margin: 0;
    padding: 0;
}

.head-title {
    width: 100%;
    display: flex;
    padding: 7px;
    color: white;
}

.game-info {
    width: 43%;
    float: left;
    color: white;
    padding-top: 5px;
}
.game-status-live {
    width: 14%;
}

.game-info-date {
    width: 43%;
    float: right;
    text-align: right;
    padding-top: 5px;
}

.a-competition {
    color: white;
    border: 1px solid white;
    border-radius: 15px;
    padding: 3px;
}

.team-image {
    width: 40px;
}

.complete {
    color: #e9f2f2;
    background: #d14547;
    font-weight: 700;
    font-size: 17px;
    margin: 4px auto;
    border-radius: 15px 30px;
    border: 1px solid #e9f2f2;
    padding: 3px 5px 0 5px;
    text-align: center;
    width: 75%;
}

.complete-upper {
    color: #e9f2f2;
    background: red;
    font-weight: 700;
    font-size: 17px;
    margin: 4px auto;
    border-radius: 15px 30px;
    border: 1px solid #e9f2f2;
    padding: 3px 5px 0 5px;
}

#in-progress {
    margin: auto;
    background: green;
    color: white;
    font-size: 25px;
    border-radius: 15px 30px;
    padding: 6px;
    border: 1px solid #e9f2f2;
}

.blinking {
    color: #e9f2f2;
    background: green;
    font-weight: 700;
    font-size: 17px;
    margin: 4px auto;
    border-radius: 15px 30px;
    border: 1px solid #e9f2f2;
    padding: 3px 5px 0 5px;
    text-align: center;
    width: 70%;
}

.inner-score-status {
    color: #e9f2f2;
    font-weight: 700;
    font-size: 17px;
    margin: 4px auto;
    border-radius: 15px 30px;
    border: 1px solid #e9f2f2;
    padding: 3px 5px 0 5px;
    text-align: center; 
}

.ready {
    background: #471b75;
}

.finished {
    background: #3636ea;
    width: 85%;
}

.w-100 {
    width: 100%;
}

.hide-mobile {
    display: none;
}

.crew-content {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
}

.player-wrapper {
    padding-right: 15px;
}

.player-inside {
    text-align: center;
}

.team-image img {
    height: 30px;
    width: 35px;
}

.title-links {
    width: 150px;
    font-size: 20px;
}
@media(max-width: 580px) {

    .title-links {
        width: 100px;
        font-size: 17px;
    }

    .crew-hide {
        max-width: 90%;
    }

    .crew-content {
        max-width: unset;
    }

    .hide-desktop {
        display: none;
    }

    .hide-mobile {
        display: unset;
    }

    .rank {
        min-width: 8%;
    }

    .rank-head {
        min-width: 5%;
    }
    
    .lane {
        min-width: 6%;
    }

    .lane-head {
        min-width: 12%;
    }
    
    .crew {
        min-width: 12%;
    }

    .crew-head {
        min-width: 20%;
    }

    .team {
        min-width: 55%;
    }
    
    .team-head {
        min-width: 44%;
        padding-left: 10px;
    }

    .head-prolaz {
        display: none;
    }

    .zadnji-head-prolaz {
        width: 100% !important;
    }

    .prolaz {
        display: none;
    }

    .prazni-prolaz {
        display: none;
    }

    .score-wrapper {
        display: none;
    }

    #row-content {
        font-size: 14px;
        font-weight: 600;
        padding: 3px 0 3px 9px;
    }

    .finish {
        width: 17% !important;
        padding-right: 0px;
    }

    
    
    .score-head {
        width: 13%;
        text-align: right;
        display: flex;
    }

    
    
    .score {
        width: 55%;
        text-align: right;
        display: flex;
    }

    .head-title {
        padding: 3px 0;
    }

    .game-info-date {
        width: 35%;
    }

    .game-status-live {
        width: 38%;
    }

    .game-info {
        padding: 5px 0;
        display: flex;
        flex-wrap: wrap;
        width: 29%;
    }

    .player-wrapper {
        width: 50%;
        padding: unset;
    }

    .prolazi-hide {
        padding: 2px 12px;
        //background-color: white;
        //border-top:1px solid #022f53;
        border-radius: 0 0 40px 40px;
        margin-bottom: 5px;
        font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 600;
        color: #022f53;
        width: 100%;
    }

    .team-image {
        width: 25px;
    }

    .team-image img {
        height: 25px;
        width: 25px;
    }
}