@charset"utf-8";

/* CSS Document */

body,
html {
    position: relative;
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    background: #d71920;
    font-family: Arial, Helvetica, sans-serif;
    ;
}
.history {
    height: 34px;
    overflow: hidden;
    cursor: pointer;
}
a.btn.btn-link {
    position: relative;
    top: -2px;
    margin: 0px;
    padding: 0px;
}
.container {
    border-right: 2px #ffcc00 solid;
    border-left: 2px #ffcc00 solid;
    background: linear-gradient(to right, #9d1217 1%, #d71920 100%);
    max-width: 960px;
}
.history.open {
    height: 100%;
    cursor: default;
}
.card-body {
    background-color: #5bbdff1c;
}
.progress {
    height: 30px;
    background-color: #fff;
}
#ui-datepicker-div {
    top: 261px!important;
    left: 17px!important;
}
.card-header {
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
}
.card-footer {
    position: relative;
    z-index: 2;
}
.on-roster .card-header {
    margin-left: 3em;
}
.not-on-roster .card-header {
    margin-left: 6em;
}
.on-roster .card-header {
    opacity: 1;
}
.not-on-roster .card-header {
    opacity: .6;
}
.roster-toggler {
    width: 3rem;
    cursor: pointer;
    position: absolute;
    color: white;
    line-height: 122px;
    text-align: center;
    z-index: 3;
    transition: all 0.3s ease;
}
.roster-toggler.selected {
    background-color: #1fb25a;
    color: white;
}
.roster-toggler.not-selected {
    background-color: #266fa6;
    ;
    color: black;
    left: 3em;
}
.roster-toggler.not-selected.disabled {
    pointer-events: none;
    opacity: .3;
}
.roster-toggler i.fas {
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.eventEvents .card-body: before {
    content: '';
    opacity: .03;
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: var(--bgi);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0;
    pointer-events: none;
}
.eventEvents .card-body form {
    position: relative;
    z-index: 1;
}
.progress-bar {
    height: 30px;
}
.admin-team {
    height: 58px;
    background-color: #fff;
    font-size: 27px;
    color: #8b8c8d;
}
.paddlered {
    border: 2px dashed green!important;
}
.rosters {
    box-sizing: border-box;
}
.paddlered + .paddlered {
    border-top: unset!important;
}
.badge.paddler {
    cursor: pointer;
    border: 1px solid #030303!important;
}
.badge-danger.paddler.disabled {
    opacity: .2;
}
.admin-team.loading {
    background-color: #dee2e650;
    border-top: 1px solid #dee2e6;
    padding: 5px;
}
.alert-wanger {
    color: #856404;
    background-color: lightgoldenrodyellow;
    border-color: lightgoldenrodyellow;
}
.alert-dangerning {
    color: #856404;
    background-color: lightgoldenrodyellow;
    border-color: lightgoldenrodyellow;
}
.sticky-count {
    background-color: white;
    top: 77px;
    font-size: 12px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 9!important;
    border-left: unset!important;
    border-right: unset!important;
    margin-bottom: 20px;
}
.card-header.genderF {
    background: #ffc0cb8f!important;
}
.card-header.genderM {
    background: #00a8ff24!important;
}
label {
    margin-bottom: 0rem;
}
.nocb.custom-control-label: : before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 0px;
    height: 0px;
    pointer-events: none;
    content: "";
    background-color: transparent;
    border: transparent solid 1px;
    pointer-events: none;
}
.nocb.custom-control-label: : after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 0px;
    height: 0px;
    content: "";
    background: no-repeat 50%/50% 50%;
    pointer-events: none;
}
body {
    overflow-x: hidden;
}
body.swal2-height-auto {
    height: inherit !important;
}
.badge {
    padding: 2px 8px;
    font-size: 12px;
    line-height: 17px;
    border-radius: 15px;
    position: relative;
    top: -3px;
}
.footer {
    text-align: center;
    box-shadow: 0px 1px 26px #d71920;
    border-right: 2px #ffcc00 solid;
    border-left: 2px #ffcc00 solid;
    background: linear-gradient(to right, #9d1217 1%, #d71920 100%);
}
.qselect {
    float: left;
    width: 0px;
    overflow: hidden;
    opacity: 0;
    transition: width 0.5s ease, opacity 0.1s ease;
}
body.teams .panel > .form-group > label {
    display: inline;
}
body.teams .panel > .form-group.mb-0 {
    margin-bottom: 10px!important;
}
.qselect .custom-control {
    padding-left: 30px;
}
.rosterContainer {
    width: 100%;
    transition: width 0.5s ease;
    float: left;
}
.rosterContainer.open {
    width: 75%;
    max-height: 1000px;
    overflow-y: auto;
}
.qselect.open {
    display: block;
    z-index: 10;
    width: 25%;
    border-radius: 0px!important;
    background: white!important;
    padding-right: 5px;
    opacity: 1;
}
.progress-bar.progress-bar-animated {
    transition-timing-function: linear;
    width: 0px;
    overflow: hidden;
}
.qselect label.custom-control-label {
    padding: 2px;
    line-height: 17px;
    font-size: 12px;
}
.qselect .bg-primary label.custom-control-label {
    color: white;
}
.qselect.open+.input-group-append {
    display: none;
}
.qselect .text-left {
    border-top: 1px solid #dee2e6!important;
}
.custom-checkbox .custom-control-input: not(checked): disabled~.custom-control-label {
    text-decoration: line-through;
}
.border-top {
    border-top: 1px solid #ffcc00!important;
}
.qbutton {
    position: relative;
    border: 1px solid #e1e1e1;
    border-radius: 5px 5px 0px 0px!important;
    left: 0px;
    border-bottom: 0px;
    margin-left: 10px;
    transition: left 0.5s ease;
    left: -10px;
}
.rList {
    position: absolute;
    border: 1px solid #e1e1e1;
    border-radius: 5px 5px 0px 0px!important;
    border-bottom: 0px;
    margin-left: 10px;
    transition: left 0.5s ease;
    right: 0px;
}
.rNote {
    position: absolute;
    border-radius: 5px 5px 0px 0px!important;
    right: 0px;
    border-bottom: 0px!important;
    transition: left 0.5s ease;
    top: -25px;
}
.qbutton: focus {
    box-shadow: unset!important;
}
.qbutton: active {
    color: black!important;
    border-width: 1px!important;
    border-color: #e1e1e1!important;
    border-style: inset;
    background-color: white!important;
}
.number-container {
    color: white;
    background: black;
    font-size: 20px;
    display: inline-block;
    margin: 0px .5px;
    padding: 2px;
    text-align: center;
    line-height: 18px;
    overflow: hidden;
    position: relative;
    height: 20px;
    width: 16px;
}
.toast {
    min-width: 350px;
}
.swal2-popup.swal2-toast .swal2-title {
    color: white;
}
.swal2-popup.swal2-toast.swal2-show {
    background: #005696;
}
form#rosterForm {
    height: 0px;
    overflow: hidden;
    transition: height 0.2s ease;
    position: relative;
}
form#rosterForm.loading: : before {
    content: 'Loading';
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    background: #2f4f4f94;
    z-index: 5;
    color: white;
    font-size: 30px;
    padding-top: calc(168px - 30px);
    text-align: center;
}
#rosterForm .modal-body {
    background-color: #9d9d9d1c;
    border: 1px solid black;
    border-left: none;
    border-right: none;
}
#rosterForm .modal-footer {
    border-bottom: 1px solid black;
    padding: 13px;
    border-radius: 0;
}
.btn-remove-roster {
    cursor: pointer;
}
.number-container.max {
    background-color: red;
}
.ten,
.one {
    padding: 1px 0px 1px 1px;
}
.number-container span {
    position: relative;
    display: block;
    top: 1px;
    height: 20px;
    width: 16px;
    text-align: center;
    left: -1px;
}
* {
    box-sizing: border-box;
}
ul.tip-list li {
    background-color: #5555ff1a;
    margin-bottom: 3px;
    padding: 5px;
    border-left: 3px solid #8000808a;
    list-style: none;
}
.small: not(.d-block): not(.btn-link) {
    font-size: 80%;
    font-weight: 400;
    border: 1px solid #80808029;
    padding: 4px;
    padding-left: 20px;
    text-indent: -8px;
}
p {
    /* color: #FFFAC2 !important;*/
}
.main .container .row .col-md-12 p {
    /*color: #FFFAC2 !important;*/
}
.copyright p {
    color: #FFA800;
    margin-bottom: 0px;
    padding: 0px;
}
.copyright a {
    color: #ccff00;
}
body: not(.print) {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.login-wrap {
    max-width: 560px;
}
.teams.card {
    border: unset;
    border-top: 1px solid rgba(0, 0, 0, .125);
}
.card.teams: first-of-type {
    border-top: unset;
}
.teams.card .card-header {
    background-color: white;
    transition: all 0.3s ease;
}
.fancyFont {
    font-size: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 70%;
    white-space: nowrap;
}
.popover {
    box-shadow: 2px 2px 7px black;
    z-index: 1059;
}
body.main {
    /*background: linear-gradient(to right, #f89828 1%,#f89828 100%);*/
}
.btn {
    cursor: pointer;
}
.btn-link.small {
    font-size: 16px;
    text-decoration: none !important;
    transition: background-color 0.5s ease;
}
.btn-info,
.headerContainer {
    max-width: 1140px;
}
.helpPage h4 + p,
.helpPage h4 + p + p,
.helpPage h4 + p + p + p,
.helpPage h4 + p + p + p + p,
.helpPage h4 + p + p + p + p + p,
.helpPage h4 + .enlarger,
.helpPage p + .enlarger,
.helpPage ul + .enlarger {
    margin-left: 23px;
}
.helpPage p + ul {
    margin-left: 46px !important;
}
.btn-link.small: hover, .btn-link.small.selected {
    background-color: white;
    color: #013D82 !important;
}
.btn.btn-link.inline-block {
    padding: 4px 4px;
    text-decoration: none;
    background: white;
    font-size: 12px;
    border: 2px solid #013d82;
    font-weight: bold;
    color: #013d82;
}
.main-content {
    padding-top: 85px;
}
.container {} .register-link {
    width: 100%;
}
.form-check label {
    font-size: 14px;
}
a[data-toggle="collapse"] {
    cursor: pointer;
}
.row {} .row.blue-bar {
    background-color: #FFA800;
    color: white;
}
a {
    color: #015697;
}
.fa-arrow-up {
    display: none;
}
.nav-link {
    padding: .5rem 5px;
    box-sizing: content-box;
    white-space: nowrap;
}
.accordion .card-header .btn {
    margin-bottom: 0px;
}
.accordion .collapse > .card-body {
    padding: 0px;
}
.accordion .card-body .card {
    margin-top: 2px;
    margin-bottom: 10px;
}
.accordion .card-body .card: last-child {
    margin-bottom: 0px;
}
.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}
.nav-tabs .nav-item {
    margin-bottom: 4px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-radius: .25rem;
    border: 1px solid #e9ecef;
    margin: 0px 4px;
}
body.swal2-height-auto {
    height: 100%!important;
}
.mheader {
    background: #901115 url(https://edizionifarinelli.com/images/layout/bkgd_header.gif) top left no-repeat;
    padding: 15px 0px;
    border-bottom: 2px #ffcc00 solid;
}
.mbody {
    background-color: #FFE999;
}
.listenheader {
    font-size: 75px;
    display: inline-block;
    width: 40%;
    text-align: right;
    margin-left: auto;
    color: #FFA800;
}
a.logo-container {
    position: relative;
    /* overflow: hidden; */
    width: 40%;
    display: inline-block;
    text-align: left;
}
.logo-container img {
    /* object-fit: scale-down; */
    /* position: absolute; */
    width: 100px;
    height: auto;
}
.panel {
    background-color: #e3e3e3;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid darkcyan;
}
.bg-purple {
    background-color: #6f42c1;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529 !important;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
li.nav-item: hover a {
    background-color: #fff;
    color: #013D82;
}
.blue-bar .nav-item a {
    color: white;
    margin: 0px 5px;
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link,
.btn-warning,
.badge-warning,
.bg-warning {
    color: #fff;
    background-color: #f89828!important;
}
.bg-danger,
.btn-danger {
    background-color: #9d1217!important;
}
.text-danger {
    color: #9d1217!important;
}
.btn.disabled {
    opacity: 0.2;
    pointer-events: none;
}
.login-wrap {
    padding-bottom: 8vh;
}
form button {
    box-shadow: 1px 1px 5px #000!important;
    outline: unset!important;
}
.invalid-feedback {
    /* color: #ffcc00 ;*/
}
.page-wrapper {
    overflow-y: auto;
}
.form-group > label {
    /*  */
    font-weight: 600;
}
.mobile-nav {
    display: block;
    height: 45px;
}
.dropdown-item: focus, .dropdown-item: hover {
    background-color: #f8f9fa40;
}
.dropdown-item: focus, .dropdown-item: hover, .dropdown-item.selected {
    background-color: #f8f9fa40;
}
.is-mobile-nav {
    cursor: pointer;
    display: none;
}
.mnav {
    height: 0px;
    overflow: hidden;
}
.mnav.open {
    height: 222px;
}
.imgSquare {
    max-height: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: 2vh;
}
.imgSquare img {
    position: relative;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.card {
    margin-bottom: 15px;
    border-radius: 0px;
}
.card-header.border-1 {
    border: 1px solid rgba(0, 0, 0, .125);
}
.alert {
    margin-bottom: 0px;
}
.was-validated .form-control: valid ~ .invalid-feedback, .was-validated .form-control: valid ~ .invalid-tooltip, .form-control.is-valid ~ .invalid-feedback, .form-control.is-valid ~ .invalid-tooltip, .was-validated .custom-select: valid ~ .invalid-feedback, .was-validated .custom-select: valid ~ .invalid-tooltip, .custom-select.is-valid ~ .invalid-feedback, .custom-select.is-valid ~ .invalid-tooltip {
    display: none;
}
.was-validated .form-control: valid ~ .valid-feedback, .was-validated .form-control: valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select: valid ~ .valid-feedback, .was-validated .custom-select: valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip {
    display: block;
}
li.nav-item.w-25.float-right {
    position: absolute;
    right: 0px;
}
.clipart {
    width: 45px;
}
.nav-tabs .nav-link.inactive: hover {
    color: #015697;
}
.article .date {
    text-align: center;
    margin: 5px auto;
    display: block;
}
.large {
    font-weight: 700;
    font-size: 30px;
}
.article .col-xs-12 {
    padding: 5px 0px;
}
.article .text-muted {
    color: #6c757d96 !important;
}
.card-body.articles-container {
    padding: 0px;
}
.article p {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
.article a {
    font-weight: 300;
    font-size: 17px;
}
.col-xs-2.col-md-2.date {
    text-align: center;
}
.nav-tabs .nav-link.active {
    background-color: #d3d3d382;
}
.nav-tabs .nav-link {
    white-space: nowrap;
    padding-right: 10px;
    padding-left: 10px;
    border-width: 1px 1px 1px;
    border-color: #e9ecef #e9ecef #dee2e6;
    font-size: 14px;
}
.col-md-10 h2 {
    font-weight: 300;
    /* font-family: Exo;*/
}
.offset-md-1,
.offset-md-2 {
    margin: auto !important;
}
.fc-center h2 {
    margin-top: 10px !important;
}
.fc-day-grid-event .fc-content {
    white-space: normal !important;
}
.mobile-nav.open {
    height: auto;
    padding: 10px;
    font-size: 26px;
    border-top: 1px solid white;
    overflow-y: hidden;
}
a.dropdown-item.selected {
    font-weight: 700;
}
.modal-header {
    background-color: #d1d1d1;
}
.btn-outline-dark: not(: disabled): not(.disabled).active: focus, .btn-outline-dark: not(: disabled): not(.disabled): active: focus, .show>.btn-outline-dark.dropdown-toggle: focus {
    box-shadow: unset;
}
.btn-outline-dark.focus,
.btn-outline-dark: focus {
    box-shadow: unset;
}
.helpBlock {
    display: none;
    background-color: #e1f1ff8a;
    padding: 10px;
    box-shadow: 1px 1px 5px black;
    color: black;
    margin-bottom: 10px;
    margin-top: 10px;
}
.modal-content .form-control {
    padding: 0em .75em;
    height: auto;
}
.modal-content label {
    margin: 0.5rem 0 0 0;
}
.card.rosters {
    border: unset;
}
.card.rosters a {
    font-size: 12px;
}
.theme-loader {
    height: 100%;
    width: 100%;
    background-color: black;
    position: fixed;
    z-index: 999999;
    opacity: 0;
    transition: all 0.5s ease;
}
.theme-loader.show {
    opacity: 0.7;
}
#container {
    transition: opacity 0.5s ease;
}
#container.loadout {
    opacity: .5;
}
@-webkit-keyframes ball-scale {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}
@keyframes ball-scale {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}
.ball-scale {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 45%;
    width: 100%
}
.ball-scale > div {
    -webkit-animation: ball-scale 1s 0s ease-in-out infinite;
    animation: ball-scale 1s 0s ease-in-out infinite;
    background-color: #148f77;
    border-radius: 100px;
    display: inline-block;
    height: 60px;
    width: 60px
}
.ball-scale > div {
    -webkit-animation: ball-scale 1s 0s ease-in-out infinite;
    animation: ball-scale 1s 0s ease-in-out infinite;
    background-color: #148f77;
    border-radius: 100px;
    display: inline-block;
    height: 60px;
    width: 60px;
}
h2.logoh2 {
    font-weight: 800;
    font-size: 20px;
    color: #fff!important;
    width: fit-content;
    display: block;
    padding: 5px 10px;
    margin: auto;
    margin-bottom: 10px;
}
.waiver table + p {
    margin: 20px 0px;
}
.waiver .col-md-10.offset-md-1.m-auto {
    color: black;
}
h2 + h3 {
    /*border-top: 1px solid #d5d5d5;*/
    padding-top: 9px;
}
.rosters > .card-header.bg-primary {
    background-color: #0056969e!important;
}
.teams .card-header .btn-link {
    color: black;
    font-size: 24px;
}
.teams div.collapse {
    background: #fff;
}
.modal-footer {
    justify-content: center;
}
ol {
    margin-top: 20px;
    margin-left: 50px;
    font-weight: 500;
}
.rosters button.btn.btn color: black;
 font-weight: 700;

}
.teams .card-header h4 {
    font-size: 18px;
    white-space: nowrap;
}
.mobile-show {
    display: none;
}
.nav-justified .nav-item {
    flex: 1 0 auto!important;
    flex-basis: unset!important;
    width: 20%;
}
.btn-roster-actions {
    width: 32.9%;
}
.btn-modal-edit,
.toggleHelp {
    width: 158.98px;
}
.race-header {
    text-transform: uppercase;
}
.nav-item .badge,
.fa-calendar-alt .badge,
.btn-success,
.bg-success {
    background-color: #1fb25a!important;
    color: white!important;
}
/*.btn-primary,
.alert-info,
.alert-primary,
.btn-info,
.bg-info,
.bg-primary,
.badge-primary {
    background-color: #005696!important;
    border-color: #005696!important;
    color: white;
}
.text-primary {
    color: #005696!important;
}*/
.btn-link,
a {
    color: #d71920;
}
h2 {
    color: #00823e;
}
/* min widths go smaller to larger */

/* min widths go smaller to larger */

/* min widths go smaller to larger */

/* min widths go smaller to larger */

@media (max-width: 768px) {
    .container {
        padding: 0px 15px;
    }
    a.logo-container {
        position: relative;
        /* overflow: hidden; */
        width: 25%;
        display: inline-block;
        text-align: left;
        top: -10px;
    }
    .logo-container img {
        /* object-fit: scale-down; */
        /* position: absolute; */
        width: 50px;
        height: auto;
    }
    .listenheader {
        padding-top: 10px;
        font-size: 45px;
        display: inline-block;
        width: 50%;
        text-align: right;
        margin-left: auto;
    }
    h2.text-warning.mb-1 {
        font-size: 23px;
    }
}
.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.shake {
    /* Start the shake animation and make the animation last for 0.5 seconds */
    animation: shake 0.5s;
    /* When the animation is finished, start again */
    animation-iteration-count: 1;
    border-color: #28a745!important;
    padding-right: calc(1.5em + .75rem)!important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E")!important;
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem)!important;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)!important;
}
@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }
    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }
    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }
    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }
    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }
    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }
    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }
    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }
    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }
    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }
    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

.form-control:focus {
    border-color: #d71920;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(215 25 32 / .25);
}

