﻿body {
}

.roboto-font {
    font-family: 'Roboto', sans-serif;
}

.photo-div {
}
.photo-thumbnail {
    padding: 2px;
}
.hgt100 {
    height: 100%;
}
.text-height-0 {
    line-height: 1 !important;
}

.trk-darkh10 {
    color: #3ea6ff;
}

.trk-darkf10 {
    color: white;
}
.trk-dark0 {
    background-color: Red;
    background-color: #171717;
}

.trk-dark10 {
    background-color: white;
}

.trk-dark1 {
    background-color: #8e8e8e;
}

.trk-dark2 {
    background-color: Red;
    background-color: #464646;
}

.trk-darkb0 {
    border-bottom: 1px solid #000000 !important;
}

.text-height-1 {
    line-height: 1.5 !important;
}

.trk-ClockFont {
    color: #ffff00;
    font-size: 80% !important;
    font-weight: 700 !important;
}

.trk-FontS {
    font-size: 80% !important;
}
.trk-FontXS {
    font-size: 70% !important;
    font-weight: 400 !important;
}

.trk-cell-00 {
    line-height: 1 !important;
}
.trk-cell-10 {
    line-height: 1 !important;
}
.trk-cell-01 {
    line-height: 1 !important;
    border-bottom: solid 1px rgba(0,0,0,.125);
}
.trk-cell-11 {
    line-height: 1 !important;
    border-bottom: solid 1px rgba(0,0,0,.125);
}

.trk-cell {
    padding: 0;
    line-height: 1 !important;
}
.trk-cellbot {
    border-bottom: solid 1px rgba(0,0,0,.125);
}

.trk-athletename {
    font-size: 70% !important;
    font-weight: 700 !important;
}

.trk-infolbl {
    font-size: 60% !important;
}

.trk-addathletelbl {
    font-size: 80% !important;
}

.trk-nowat {
    font-size: 70% !important;
    font-weight: 700 !important;
}

.trk-removehl{
    font-size: 60% !important;
    font-weight: 400 !important;
}

.kiosk-raceno-field {
    font-size: 100px
}

.kiosk-search-button {
    font-size: 30px
}

.BlueBorderedSelect {
    border: solid 1px #007BFF;
}

.BorderedSelect {
    border: solid 1px #6c757d;
}


.table-bordered td {
    border: none;
    border-top: solid 1px #ddd;
}

.table-bordered th {
    border: none !important;
}

.row-border {
    border-top: solid 1px #ddd !important;
}

.ltw-activeeventtab {
    color: #007bff !important;
    font-weight: 500 !important;
}

.ltw-bl-activeeventtab {
    color: #FF6633 !important;
    font-weight: 500 !important;
}

.ltw-table-border {
    border: 1px solid #F2F2F2;
}

.ltw-row-pad {
    padding: 10px 10px 10px 10px !important;
}

.ltw-nopad {
    padding: 0px 0px 0px 0px !important;
}

.ltw-cell-padless {
    padding: 0.5rem !important;
}

.ltw-row-pad-bottom {
    padding-bottom: 10px !important;
}

.ltw-row-pad-top {
    padding-top: 10px !important;
}

.ltw-bottom-pad {
    padding-bottom: 25px;
}

.ltw-cell-left {
    text-align: left !important;
    white-space: nowrap;
}

.ltw-cell-left-wrap {
    text-align: left !important;
    word-wrap: break-word;
}

.ltw-cell-center {
    text-align: center !important;
    white-space: nowrap;
}


.ltw-cell-wrap {
    white-space: normal !important;
    word-wrap: break-word;
}

.ltw-table-fixed {
    table-layout: fixed;
}

.ltw-detail-row {
    border-left: 1px solid #808080;
    border-bottom: 1px solid #808080;
    border-right: 1px solid #808080;
}

.ltw-detail-st-hd {
    color: #FFF;
    text-align: center;
}

.ltw-share-pad {
    padding-left: 10px;
    padding-right: 30px;
}

.ltw-share-pad-min {
    padding-left: 3px;
    padding-right: 3px;
}

ltw-table-caption {
    border: 1px solid #ddd;
    border-bottom: none;
    text-indent: 5px;
}


ltw-gender-cell {
    padding: 5px;
    background-color: #F9F9F9;
}

ltw-hl {
    text-decoration: none;
    color: #000;
}

ltw-nodecor {
    text-decoration: none;
}

.alert-small {
    margin-bottom: 1px;
    height: 30px;
    line-height: 30px;
    padding: 0px 15px;
}

.table thX {
    font-weight: 400;
    color: #333;
}

.ltw-name {
    font-weight: 400;
}

.ltw-time {
    font-weight: 600;
}


.table caption {
    border: 1px solid #ddd;
    border-bottom: none;
    text-indent: 5px;
    caption-side: top;
    background: #eee;
    padding: 3px 5px;
    font-weight: 700;
}

.table-nonfluid {
    width: auto !important;
}

.ltw-rb-pad {
    padding: 3px;
}

.ltw-padding-0 {
    padding: 0px !important;
}

.ltw-raised-panel {
    margin-bottom: 20px;
    padding: 15px 20px 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.60) 0px 1px 3px 0px;
}


.ltw-margin-bottom-0 {
    margin-bottom: 0px !important;
}

.ltw-image-fluid {
    max-width: 100%;
    height: 100%;
}

.ltw-card-header {
    height: 50px;
    padding-top: 10px;
}


.ltw-num-lg {
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: bold;
}


.ltw-num-md {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    font-weight: bold;
}
.ltw-num-md-nobold {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    font-weight: normal;
}
.ltw-num-leg {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5)
}

.ltw-legs-pad {
    padding: 3px;
}


.ltw-font-xsmall {
    font-size: 11px;
    font-weight: bold;
}

.ltw-font-xsmall-nb {
    font-size: 11px;
}

.ltw-font-small {
    font-size: 12px;
    font-weight: bold;
}

.ltw-font-small-nb {
    font-size: 12px;
}

.ltw-font-medium {
    font-size: 15px;
    font-weight: bold;
}


.ltw-font-large {
    font-size: 18px;
    font-weight: bold;
}

.ltw-div-bdr-bot {
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #CCCCCC
}

.ltw-leg-title-pad {
    padding-bottom: 10px;
}

.ltw-mr-grd-font {
    font-size: 0.8rem;
}


.ltw-custom-gutter > [class*='col-'] {
    padding-right: 4px;
    padding-left: 4px;
}

/* I got this code from http://blog.koalite.com/bbg/ */
.btn-bloom {
    color: #FF6633;
    background-color: #FFFFFF;
    border-color: #FF6633;
}

    .btn-bloom:hover,
    .btn-bloom:focus,
    .btn-bloom:active,
    .btn-bloom.active,
    .open .dropdown-toggle.btn-bloom {
        color: #FF6633;
        background-color: #fff;
        border-color: #FF6633;
    }

    .btn-bloom:active,
    .btn-bloom.active,
    .open .dropdown-toggle.btn-bloom {
        background-image: none;
    }

    .btn-bloom.disabled,
    .btn-bloom[disabled],
    fieldset[disabled] .btn-bloom,
    .btn-bloom.disabled:hover,
    .btn-bloom[disabled]:hover,
    fieldset[disabled] .btn-bloom:hover,
    .btn-bloom.disabled:focus,
    .btn-bloom[disabled]:focus,
    fieldset[disabled] .btn-bloom:focus,
    .btn-bloom.disabled:active,
    .btn-bloom[disabled]:active,
    fieldset[disabled] .btn-bloom:active,
    .btn-bloom.disabled.active,
    .btn-bloom[disabled].active,
    fieldset[disabled] .btn-bloom.active {
        background-color: #FFFFFF;
        border-color: #FF6633;
    }

    .btn-bloom .badge {
        color: #FFFFFF;
        background-color: #FF6633;
    }
