﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.tooltip {
    pointer-events: none;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}
/*header {
    position: fixed;
    width: 100%;
    z-index: 1000;
}
main {
    padding-top: 72px
}*/
.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 59px; /* Vertically center the text there */
}

.row {
    padding-top: 5px;
    padding-bottom: 5px
}

.noContentDataRow,
.loadingDataRow,
.emptyDataRow {
    text-align: center
}
/*
*/
#homeLogo {
    width: 59%;
    margin: auto;
    display: block
}

.textWrapEllipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: inherit
}

/*################Typeahead styles*/
.twitter-typeahead {
    width: inherit
}

.typeahead-input::-ms-clear {
    display: none;
}

.typeahead {
    height: 36px;
    padding: 8px 12px;
    font-size: 18px;
    line-height: 24px;
    border: 2px solid #ccc;
    border-right: 0px;
    border-radius: 8px 0px 0px 8px;
    outline: none;
}

.tt-query {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999;
}

.tt-menu {
    width: calc(100% + 30px);
    overflow-y: scroll;
    margin-top: 6px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-menu-form {
    position: relative;
    z-index: 1000;
    width: 100%;
    overflow-y: scroll;
    margin-top: 6px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

@media (min-height: 576px) {
    .tt-menu-no-keyboard {
        max-height: calc(100vh - 400px)
    }
}

.tt-cursor {
    background-color: lightskyblue
}

.tt-suggestion {
    width: inherit;
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
}

    .tt-suggestion.tt-is-under-cursor {
        color: #fff;
        background-color: #0097cf;
    }

    .tt-suggestion p {
        margin: 0;
    }

    .tt-suggestion:hover {
        background-color: lightgray !important;
    }

.typeahead {
    width: inherit
}

.typeahead-pending {
    display: flex;
    justify-content: center
}

.form-control:focus {
    box-shadow: 0 0 0 0;
    border-color: #ccc
}

#playerPlaceHolder {
    width: 100%
}

    #playerPlaceHolder .btn-link {
        padding: 0
    }

#playerSearch {
    width: 100%;
    height: 36px
}

#playerSearchIcon {
    margin: auto;
    height: 36px;
    width: 30px;
    padding-right: 4px;
    padding-top: 4px;
    font-size: 18px;
    line-height: 24px;
    border: 2px solid #ccc;
    border-left: 0px;
    border-radius: 0px 8px 8px 0px;
}

#playerSearchClearButton {
    background-color: transparent;
    cursor: pointer;
    margin: auto;
    height: 36px;
    width: 30px;
    padding-right: 4px;
    padding-top: 4px;
    font-size: 18px;
    line-height: 24px;
    border: 2px solid #ccc;
    border-left: 0px;
    border-radius: 0px 8px 8px 0px;
}

.hidden {
    display: none
}

@media (min-width: 768px) {
    .form {
        width: 400px;
        margin: 0 auto
    }
}

.fa-20px {
    font-size: 20px
}

.fa-red {
    color: darkred !important
}

.fa-green {
    color: mediumseagreen
}

.fa-grey {
    color: grey
}

.list-no-bullets {
    list-style: none
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

a.btn.far,
a.btn.fa,
a.btn.fas {
    padding-left: 2px;
    padding-right: 2px;
}

a.btn.btn-primary {
    color: white !important;
}

td.min {
    width: 1%;
    white-space: nowrap;
}

#MembershipCard img {
    width: inherit;
}

#MembershipCard .logo {
    vertical-align: top;
    margin: auto;
    padding: 0;
}



#MembershipCard {
    font-family: Arial;
    font-size: large
}

    #MembershipCard label {
        font-weight: bold
    }

    #MembershipCard div.detail {
        padding-left: 4px;
        padding-right: 4px;
    }


.print #MembershipCard {
    position: absolute;
    width: 3.4in;
    height: 2in;
    border-radius: 0;
    border-color: black;
    font-size: x-small
}
.print #charter {
    max-width: 115px;
    max-height: 24px
}
.print #MembershipCard .main-row {
    max-height: 96px;
    padding-top: 0;
}

.print #MembershipCard img {
        width: 100px;
    }

.print #MembershipCard .container {
        width: inherit;
        min-width: unset !important
    }

.print #MembershipCard .card-body {
        padding: 10px
    }

.print #MembershipCard h3 {
        font-size: 30px;
        margin: 0;
        height: 36px;
    }

.print #MembershipCard .memberhipNumber {
        height: 36px;
    }

.print #MembershipCard h4 {
        font-size: 25px;
        margin: 0
    }

.print #MembershipCard .row.detail {
        height: 25px;
        font-size: 15px;
    }

.print #renewalDetails label {
    font-weight: bold
}
.looks-disabled {
    color: #6c757d !important
}

.h0{ height: 12px; }
.text-decoration-none:hover,
.text-decoration-none:focus,
.text-decoration-none {
    text-decoration: none
}
.filter-header {
    white-space: nowrap;
}

.filter-header button {
    font-size: 16px;


}
.filter-header div {
    height: 21px;
}
@media(min-width: 992px){
    .filter-header div {
    }
}

label {
    font-weight: bold
}
/*td.usedInRingerHighPercent {
    background-color: #4e4e4e;
    color: white
}*/
.darkorange {
    color: #fbab4b !important
}

.darkgreen {
    color: #28B463 !important
}

.clear-button {
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    height: 14px;
    margin: auto;
    font-size: 14px;
    cursor: pointer;
    color: #ccc;
}
.required label:after {
    content: "*";
}

.required select,
.required input,
.required select:focus,
.required input:focus {
    background-color: #daeaff
}
.bg-gray {
    background-color: #d8d8d8
}
.btn.far,
.btn.fas,
.btn.fa {
    color: #007bff
}
.user-select-all {
    user-select: all
}
#statRecordTable {
    height: calc(100vh - 225px)
}
#statTable {
    height: calc(100vh - 185px)
}
#EventResultsGrid {
    height: calc(100vh - 305px)
}

/* Chrome, Safari, Edge, Opera */
input.no-spinner::-webkit-outer-spin-button,
input.no-spinner::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input.no-spinner[type=number] {
    -moz-appearance: textfield;
}

.table-responsive input
{
    min-width: 58px;
}
.table-responsive select {
    min-width: 58px;
}

@media (min-width: 992px) {
    .table-responsive select {
        min-width: 90px;
    }
}

.field-validation-error {
    color: #dc3545 !important;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
}

.fa-stack-1x {
    top: -5px;
}

.fa-green {
    color: greenyellow !important
}
.red {
    color: red !important
}

.darkgray {
    color: #495057 !important
}

a.text-dark:hover {
    color: #007bff !important
}

.cloneEventName {
    max-width: 450px;
}

#eventCloneGrid .form-control {
    max-width: 155px
}

#eventCloneGrid .edit-column {
    width: 160px
}
option {
    color: black
}
option:disabled {
    color: rgb(200,200,200)
}

.btn-primary-tall {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    border-radius: 30px;
    line-height: 2.0;
    height: 60px
}

.btn-gray-tall {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    border-radius: 25px;
    line-height: 1.5;
    height: 50px;
    vertical-align: middle
}