﻿body {
    color: rgb(26, 26, 26);
}

.list {
    list-style: none outside none;
    margin: 10px 0 30px;
}

/* Kendo UI sets this value for btn-primary, so we set it here, to avoid jumping layout.  */
.btn-default {
    margin-right: 1.200em;
}
.btn-default.btn-default-narrow{ /*Maybe move to recerunning styles*/
    /*Making the buttons in the athlete matrix a bit more narrow*/
    margin-right: 0.2em;
}

.image-upload {
    max-width: 100%;
}

.item {
    width: 200px;
    padding: 5px 10px;
    margin: 5px 0;
    border: 2px solid #444;
    border-radius: 5px;
    background-color: #EA8A8A;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    cursor: move;
}

.heat {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #9e9d9d;
}

.heatdata {
    background-color: #658038;
}

.heaterror {
    background-color: #a16633;
    width: 1785px;
    word-wrap: break-word;
    
}

.heatheadertext {
    font-weight: bold;
}

.heatentryfinal {
    background-color: #b3b0b0;
}

.heat-no-entries {
    background-color: #b3b0b0;
}

.heatlist-group-tablehead {
    color: #ffffff;
}

.athete-matrix-just-added-athlete {
    background-color: #b3b0b0;
}

.group {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #ffffff;
}

.pageloaded {
    background-color: #004080;
}

.pageloading {
    background-color: #66666c;
}


.btn-heat {
    margin-bottom: 10px;
    width: 70px;
}

.btn-heat-wide {
    margin-bottom: 10px;
    width: 150px;
}

.btn-age-group {
    width: 50px;
}

.reportFieldsContainer {
    padding: 20px 20px 20px 20px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #808080;
    vertical-align: top;
}

.reportfieldlist {
    border: 2px dashed blue;
    margin: 10px 10px 0 0;
    padding: 5px;
    min-width: 200px;
    min-height: 3000px;
}

.h {
    margin-bottom: 10px;
    font-size: large;
    font-weight: bold;
}

.columnwithspacing td {
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 5px;
    padding-right: 5px;
}

.progress-bar-text {
    color: #ffffff;
}

.progress-bar-background {
    background-image: none;
    background-color: #444;
}

input[type="file"] {
    display: none;
}

.sortorder:after {
    content: '\25b2';
}

.sortorder.reverse:after {
    content: '\25bc';
}

.sortorder-not-selected:after {
    content: '\00a0\00a0\00a0';
}

div.modal-dialog {
    width: 99.5% !important;
}

.headline {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 10px;
    color: black;
    font-weight: bold;
}

.warning-mark {
    color: rgb(205, 0, 0);
}

.not-selected-mark {
    color: rgb(0, 0, 0);
}

.wr-mark{
    font-weight: 600;
}

.elite-mark {
    font-weight: 400;
}

.flag-start-mark {
    color: rgb(205, 0, 0);
}

.disqualified-mark {
    color: rgb(205, 0, 0);
}

.athlete-matrix-top {
    position: fixed;
    left: 25px;
    top: 55px;
    height: 50px;
    z-index: 999;
    width: inherit;
}

.seeding-window-to-top {
    position: fixed;
    right: 5px;
    top: 55px;
    height: 50px;
    z-index: 999;
    width: inherit;
}

.seedingtable {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    color: black;
    background-color: #808080;
    padding-left: 20px;
}

    .seedingtable a:link {
        color: black;
    }

    .seedingtable a:visited {
        color: black;
    }

    .seedingtable a:hover {
        color: darkblue;
    }

    .seedingtable a:active {
        color: black;
    }

.seedingtable, td {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

    .seedingtable .seedingheaderrow {
        padding-bottom: 10px;
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
        color: black;
    }

        .seedingtable .seedingheaderrow .verticaltext {
            transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            -webkit-transform: rotate(-90deg);
            padding-bottom: 20px;
        }

        .seedingtable .seedingheaderrow .sortableheader {
            font-style: italic;
            text-decoration: underline;
        }


    .seedingtable .seedingrow .compactcell {
        padding: 0;
    }





.modal.modal-wide .modal-dialog {
    width: 90%;
}

.modal-wide .modal-body {
    overflow-y: auto;
}


.tablebox {
    border: 2px;
}

.fixedbox {
    position: fixed;
    top: 20px;
}

.showcursor {
    cursor: pointer;
}

.scrollBoxNoHeight {
    width: 97%;
    overflow: auto;
    padding: 5px;
}

.scrollBox {
    height: 600px;
    width: 97%;
    overflow: auto;
    padding: 5px;
}

.addresswashtable {
    padding: 30px;
}

.text-right {
    float:right;
}

.text-left {
    float:left;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: #aca7a3;
  }

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}

.sports-clubs-result{
    font-size: 2.1em;
    font-weight: bold;
}