﻿input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
}

#login-dropdown {
    width: 250px;
    padding: 10px;
}

    #login-dropdown .input-prepend {
        margin-left: 10px;
    }

.maincontent.container {
    top: 50px;
}

@media (min-width: 800px) {
    .container {
        width: 100%;
    }
}
@media (min-width: 800) {
    .modal-dialog {
        width: 90%;
        margin: 30px auto;
    }
}

html {
    overflow: -moz-scrollbars-vertical; /* For FF */
    -ms-overflow-y: scroll; /* For IE */
    overflow-y: scroll; /* For others & old IE */
}

body {
    padding-top: 60px;
}

td {
    font-size: 0.9em;
    white-space: nowrap;
}

tr {
    vertical-align: middle;
}

li a {
    cursor: pointer;
}

a.disabled-link {
    background-color: #d9d9d9 !important;
    color: #aaa !important;
    cursor: not-allowed;
}

.displayNone {
    display: none;
}

.checkbox-s1 {
    float: none;
}

.top-row-border {
    border-top: 1px solid #DDD;
}

.bottom-row-border {
    border-bottom: 1px solid #DDD;
}

.border-right {
    border-right: 1px solid #DDD;
}

.border-left {
    border-left: 1px solid #DDD;
}

.input-tiny-timespan {
    width: 18px;
    font-size: 0.8em;
    line-height: 16px;
    height: 21px;
    -moz-appearance: textfield;
}

#contextMenu {
    position: absolute;
    display: none;
}

.messageArea {
    padding: 4px 14px;
    margin-bottom: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.entityImg {
    max-width: 400px;
    max-height: 400px;
}
.selectedImg {
    max-width: 400px;
    max-height: 400px;
}

.dl-horizontal dt {
    padding-top: 10px;
}

.dl-horizontal dd {
    padding-top: 10px;
}

.institution-athlete-list th {
    font-size: 0.8em;
    text-align: center;
    vertical-align: middle;
}

.institution-athlete-list td {
    text-align: center;
    vertical-align: middle;
}

.institution-athlete-list th.institution-athlete-list-left {
    text-align: left;
    vertical-align: middle;
}

.institution-athlete-list td.institution-athlete-list-left {
    text-align: left;
    vertical-align: middle;
}

.institution-athlete-list th.institution-athlete-list-center {
    text-align: center;
    vertical-align: middle;
}

.institution-athlete-list td.institution-athlete-list-center {
    text-align: center;
    vertical-align: middle;
}

.institution-athlete-list th.institution-athlete-list-right {
    text-align: right;
    vertical-align: middle;
}

.institution-athlete-list td.institution-athlete-list-right {
    text-align: right;
    vertical-align: middle;
}

@media screen and (min-width: 768px) {
    .athlete-info dt {
        padding-top: 2px;
    }
    .athlete-info dd {
        padding-top: 2px;
    }

}

@media screen and (min-width: 768px) {

    .client-detail-info dt {
        width: 200px;
        font-size: 12px;
        font-weight: bold;
        padding-right: 15px;
        line-height: 22px;
    }

    .client-detail-info dd {
        margin-left: 210px;
        width: 250px;
        font-size: 12px;
        line-height: 24px;
    }

    .client-detail-info .checkbox {
        width: 15px;
        font-size: 12px;
        padding-top: 1px;
        padding-right: 6px;
        height: 23px;
    }

    .athlete-detail-info dt {
        width: 125px;
        font-size: 12px;
        font-weight: bold;
        padding-right: 15px;
        line-height: 18px;
    }

    .athlete-detail-info dd {
        margin-left: 130px;
        width: 250px;
        font-size: 12px;
        line-height: 20px;
    }

    .athlete-detail-info .checkbox {
        width: 15px;
        font-size: 12px;
        padding-top: 1px;
        padding-right: 6px;
        height: 20px;
    }
}

@media (min-width: 768px) {

    .athlete-detail-info2 dt {
        text-align: left;
        margin-left: 10px;
        width: 400px;
        font-size: 12px;
        font-weight: bold;
        padding-right: 15px;
        line-height: 18px;
        float: inherit;
        clear: inherit;
    }

    .athlete-detail-info2 dd {
        margin-left: 10px;
        margin-right: 10px;
        padding-bottom: 15px;
        padding-top: 2px;
        width: 200px;
        font-size: 12px;
        line-height: 20px;
    }

    .athlete-detail-info2 .checkbox {
        width: 15px;
        font-size: 12px;
        padding-top: 1px;
        padding-right: 6px;
        height: 20px;
        margin-left: 0px;
    }



}

@media screen and (max-width: 767px) {

    .client-detail-info dt {
        margin-left: 10px;
        width: 200px;
        font-size: 12px;
        font-weight: bold;
        padding-right: 15px;
        line-height: 22px;
    }

    .client-detail-info dd {
        margin-left: 10px;
        width: 250px;
        font-size: 12px;
        line-height: 24px;
    }

    .client-detail-info .checkbox {
        width: 15px;
        font-size: 12px;
        padding-top: 1px;
        padding-right: 6px;
        height: 23px;
    }

    .athlete-detail-info dt {
        margin-left: 10px;
        width: 200px;
        font-size: 12px;
        font-weight: bold;
        padding-right: 15px;
        line-height: 18px;
    }

    .athlete-detail-info dd {
        margin-left: 10px;
        margin-right: 10px;
        width: 200px;
        font-size: 12px;
        line-height: 20px;
    }

    .athlete-detail-info .checkbox {
        width: 15px;
        font-size: 12px;
        padding-top: 1px;
        padding-right: 6px;
        height: 20px;
    }

    .athlete-detail-info2 dt {
        margin-left: 10px;
        width: 340px;
        font-size: 12px;
        font-weight: bold;
        padding-right: 15px;
        line-height: 18px;
    }

    .athlete-detail-info2 dd {
        margin-left: 10px;
        margin-right: 10px;
        padding-bottom: 15px;
        padding-top: 2px;
        width: 200px;
        font-size: 12px;
        line-height: 20px;
    }

    .athlete-detail-info2 .checkbox {
        width: 15px;
        font-size: 12px;
        padding-top: 1px;
        padding-right: 6px;
        height: 20px;
        margin-left: 0px;
    }

}


@media screen and (min-width: 768px) {
    #athleteYearlyHistoryDetailModal .modal-dialog {
        width: 760px;
    }

}

@media screen and (min-width: 768px) {
    #dogUpdateModal .modal-dialog {
        width: 760px;
    }
}
@media screen and (min-width: 768px) {
    #leagueCalculationsDetailModal .modal-dialog {
        width: 760px;
    }
}


/* Footer
-------------------------------------------------- */
.footer {
    padding: 4px 4px 4px 4px;
    margin-top: 8px;
    border-top: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    font-size: 0.75em;
    margin-right: auto;
    margin-left: auto;
}

/* Bootstrap overrides
-------------------------------------------------- */
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
    background-color: #daf0fb; /*#f9f9f9; */
}

.table-fixed tbody {
    height: 800px;
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
    display: block;
}

.table-fixed tr:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}

.table-fixed tbody td,
.table-fixed thead > tr > th {
    float: left;
}

/*--------------------- bootstrap default override -------------------*/

.btn-primary {
    color: #000000;
    background-color: lightgrey;
    border-color: darkgrey;
    font-weight: bold;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: black;
    border-color: black;
    font-weight: bold;
}

.btn-primary:hover {
    color: #fff;
    background-color: black;
    border-color: black;
    font-weight: bold;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: black;
    border-color: black;
    font-weight: bold;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: black;
    border-color: black;
    font-weight: bold;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: black;
    border-color: black;
}

.macq-scaffolding-active li {
    color: #000000;
    background-color: lightgrey;
    border-color: darkgrey;
    font-weight: bold;
}


.divider-vertical {
    height: 50px;
    margin: 0 9px;
    border-left: 1px solid #F2F2F2;
    border-right: 1px solid #FFF;
}

h1, h2, h3 {
    font-weight: bold
}

hide {
    visibility: hidden;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.tab-content {
    padding-top: 20px;
}

.table-condensed th.table-condensed-left {
    text-align: left;
}

.table-condensed th.table-condensed-center {
    text-align: center;
}

.table-condensed th.table-condensed-right {
    text-align: right;
}

.table-condensed td.table-condensed-left {
    text-align: left;
}

.table-condensed td.table-condensed-center {
    text-align: center;
}

.table-condensed td.table-condensed-right {
    text-align: right;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f5f5f5;
}


.table-striped tbody tr:nth-child(odd) td, 
.table-striped tbody tr:nth-child(odd) th {
    background-color: #f5f5f5;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
    background-color: #daf0fb; /* #c4e3f3; */
}

.table-striped tbody tr:nth-child(odd) td, 
.table-striped tbody tr:nth-child(odd) th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr:hover {
    background-color: #daf0fb; /* was: lightgrey;*/
}


.macq-table {
    width: fit-content;
}
.macq-table td {
    vertical-align: middle;
}
.macq-table-unset {
    width: unset;
}


.form-group {
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 5px;
}

.controls {
    margin-left: 5px;
}

.modal-content {
    max-height: 600px;
    overflow-y: auto;
}

.input-large {
    width: 300px;
}

.alert-danger, .alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.form-horizontal .checkbox {
    margin-left: 20px;
}

.select {
    margin-top: 4px;
    height: 28px;
}


.form-horizontal .control-group {
    margin-bottom: 5px;
}

.popover {
    z-index: 12060;
}

.control-label-400 {
    width: 400px;
}

.control-label-300 {
    width: 300px;
}

#dialog {
    display: none;
}

#dialog-message {
    display: none;
}

.modal-footer {
    text-align: left;
}

.fixed-at-top {
    position: fixed;
    background: #fff;
    z-index: 10;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .padding-below-top {
        padding-top: 90px;
    }
}

@media screen and (max-width: 500px) {
    .padding-below-top {
        padding-top: 220px;
    }
}

@media screen and (max-width: 500px) {
    .container {
        padding-left: 5px;
        padding-right: 5px;
    }
    .col-md-12 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-md-11 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-md-10 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-md-9 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-md-8 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-md-7 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-md-6 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-md-5 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-md-4 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-md-3 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-md-2 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-md-1 {
        padding-left: 0px;
        padding-right: 0px;
    }
}




/* Modal Dialogs
-------------------------------------------------- */

#imgSelectorModal .modal-dialog {
    width: 450px;
}

@media screen and (min-width: 768px) {
    #athleteUpdateModal .modal-dialog {
        width: 900px;
        max-height: 700px;
    }
    #athleteUpdateModal .modal-content {
        max-height: 700px;
    }
    #athleteUpdateModal .modal-body {
        max-height: 630px;
    }
    #athleteUpdateModal .left-label {
        width: 100px;
    }
}
@media screen and (min-width: 768px) {
    #clientUpdateModal .modal-dialog {
        width: 900px;
        max-height: 700px;
    }

    #clientUpdateModal .modal-content {
        max-height: 700px;
    }

    #clientUpdateModal .modal-body {
        max-height: 630px;
    }

    #clientUpdateModal .left-label {
        width: 100px;
    }

    dogUpdateModal .modal-dialog {
        width: 900px;
        max-height: 700px;
    }
}


/* form-horizontal
-------------------------------------------------- */

/* jQuery Accordion */

.ui-widget {
    font-size: 0.8em;
}

.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #999999 /*{borderColorHover}*/;
    background: #dadada /*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png) /*{bgImgUrlHover}*/ 50% /*{bgHoverXPos}*/ 50% /*{bgHoverYPos}*/ repeat-x /*{bgHoverRepeat}*/;
    font-weight: normal /*{fwDefault}*/;
    color: #212121 /*{fcHover}*/;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #212121 /*{fcHover}*/;
    text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa /*{borderColorActive};*/;
    background: #ffffff /*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png) /*{bgImgUrlActive}*/ 50% /*{bgActiveXPos}*/ 50% /*{bgActiveYPos}*/ repeat-x /*{bgActiveRepeat}*/;
    background-color: #0088cc;
    font-weight: bold /*{fwDefault}*/;
    color: #008AC9 /*{fcActive}*/;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121 /*{fcActive}*/;
    text-decoration: none;
}


.raceeventpromo-table td {
    text-align: center;
}
.raceeventpromo-table-left td {
    text-align: left;
}


.macq-modal .control-label {
    margin-left: 10px;
    text-align: left;
}
.macq-modal .controls {
    margin-left: 10px;
    text-align: left;
}

.gamesTable {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.gamesTable .btn {
    height: 18px;
    font-size: 10px;
    padding: 2px 2px;
}

.gamesTable th {
    white-space: nowrap;
    text-align: center;
    border-left: 0px;
    border-right: 1px solid #dddddd;
    font-size: 13px;
}

.gamesTable td {
    text-align: center;
    vertical-align: middle;
    border-left: 0px;
    border-right: 1px solid #dddddd;
    font-size: 13px;
}

.gamesTable th.gamesTable-left {
    text-align: left;
}

.gamesTable td.gamesTable-left {
    text-align: left;
    vertical-align: middle;
}

.gamesTable th.gamesTable-right {
    text-align: right;
}

.gamesTable td.gamesTable-right {
    text-align: right;
    vertical-align: middle;
}

.gamesTable th.gamesTable-center {
    text-align: center;
}

.gamesTable td.gamesTable-center {
    text-align: center;
    vertical-align: middle;
}

.game-detail-info2 dt {
    width: 230px;
    font-size: 11px;
    padding-right: 0px;
    line-height: 30px;
}

.game-detail-info2 dd {
    margin-left: 240px;
    width: 150px;
    font-size: 11px;
}

.game-detail-info dt {
    width: 150px;
    font-size: 11px;
    padding-right: 0px;
    line-height: 30px;
}

.game-detail-info dd {
    margin-left: 160px;
    width: 250px;
    font-size: 11px;
    line-height: 25px;
}

.game-detail-info-right dt {
    width: 210px;
    font-size: 11px;
    padding-right: 0px;
    line-height: 30px;
}

.game-detail-info-right dd {
    margin-left: 220px;
    width: 250px;
    font-size: 11px;
    line-height: 25px;
}

.game-detail-info select {
    width: 220px;
    font-size: 11px;
    padding-right: 15px;
    height: 24px;
}

.game-detail-info .checkbox {
    width: 15px;
    font-size: 11px;
    padding-top: 1px;
    padding-right: 6px;
    height: 23px;
}

.game-detail-info .input {
    margin-left: 15px;
    font-size: 11px;
    width: 360px;
    padding-top: 1px;
    padding-right: 6px;
    padding-left: 1px;
    height: 22px;
    line-height: 0px;
}

.game-detail-info .input-tiny {
    margin-left: 15px;
    font-size: 11px;
    width: 40px;
    padding-top: 1px;
    padding-right: 6px;
    padding-left: 1px;
    height: 22px;
    line-height: 0px;
}

.game-detail-info .input-mini {
    margin-left: 15px;
    font-size: 11px;
    width: 80px;
    padding-top: 1px;
    padding-right: 6px;
    padding-left: 1px;
    height: 22px;
    line-height: 0px;
}

.game-detail-info .input-summary {
    margin-left: 15px;
    font-size: 11px;
    width: 221px;
    padding-top: 1px;
    padding-right: 6px;
    padding-left: 1px;
    height: 22px;
    line-height: 0px;
}

.game-detail-info .input-medium {
    margin-left: 15px;
    font-size: 11px;
    width: 200px;
    padding-top: 1px;
    padding-right: 6px;
    padding-left: 1px;
    height: 22px;
    line-height: 0px;
}

.game-detail-info .input-long {
    margin-left: 15px;
    font-size: 11px;
    width: 300px;
    padding-top: 1px;
    padding-right: 6px;
    padding-left: 1px;
    height: 22px;
    line-height: 0px;
}




.game-detail-info-right select {
    width: 220px;
    font-size: 11px;
    padding-right: 15px;
    height: 24px;
}

.game-detail-info-right .checkbox {
    width: 15px;
    font-size: 11px;
    padding-top: 1px;
    padding-right: 6px;
    height: 23px;
}

.game-detail-info-right .input {
    margin-left: 15px;
    font-size: 11px;
    width: 360px;
    padding-top: 1px;
    padding-right: 6px;
    padding-left: 1px;
    height: 22px;
    line-height: 0px;
}

.game-detail-info-right .input-tiny {
    font-size: 11px;
    width: 40px;
    padding-top: 1px;
    padding-right: 6px;
    padding-left: 1px;
    height: 22px;
    line-height: 0px;
}

.game-detail-info-right .input-mini {
    font-size: 11px;
    width: 80px;
    padding-top: 1px;
    padding-right: 6px;
    padding-left: 1px;
    height: 22px;
    line-height: 0px;
}

.game-detail-info-right .input-summary {
    font-size: 11px;
    width: 221px;
    padding-top: 1px;
    padding-right: 6px;
    padding-left: 1px;
    height: 22px;
    line-height: 0px;
}

.game-detail-info-right .input-long {
    font-size: 11px;
    width: 300px;
    padding-top: 1px;
    padding-right: 6px;
    padding-left: 1px;
    height: 22px;
    line-height: 0px;
}

