:root { --cl-border-btn-pwd:var(--bs-border-color); } thead > tr > td { background-color: aliceblue !important; } .form-select { border: 1px solid #ced4da; } .selectize-input { border: 1px solid #ced4da; } .awardsBgDanger { background-color: #f8d7db !important; } .awardsBgSuccess { background-color: #d4edda !important; } #edit_qso:not(.btn) { float: left; } .qso_call { float: left; width: 190px; } .qso_icons { float: right; } .btn { white-space: normal; } #qsoList_wrapper th { text-align: left !important; white-space: nowrap; } #qsoList_wrapper td { text-align: left !important; white-space: nowrap; } @media (min-width: 1500px) { .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1400px } } @media (min-width: 1920px) { .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1800px } } #map { height: 500px !important; } @media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 1300px; } } .modal-body { max-height: calc(100vh - 200px); overflow-y: auto; } #mapqso { height: 400px !important; } #qsomap { height: 400px !important; } .accordion { --bs-accordion-btn-bg: #f9f9f9; --bs-accordion-active-bg: #f9f9f9; } .dxccsummaryheader:after { background-image: linear-gradient(to right, black 0, black 12ch, black 12ch, black 100%); } .spw-buttons { --bs-btn-bg: #e9ecef; --bs-btn-border-color: transparent; } #utc_header_li { color: #575757; } .multiselect { --bs-btn-color: inherit !important; --bs-btn-bg: inherit !important; --bs-btn-border-color: #dee2e6; --bs-btn-hover-border-color: #dee2e6; --bs-btn-hover-bg: inherit !important; --bs-btn-hover-color: inherit !important; --bs-btn-active-bg: inherit !important; --bs-btn-active-color: inherit !important; } path.grid-rectangle { stroke: rgba(97, 97, 97, 1); } span.grid-text > font { color: rgb(97, 97, 97) !important; font-weight: 400 !important; } span.grid-text-unworked > font { color: rgb(97, 97, 97) !important; font-weight: 400 !important; } span.grid-text-worked > font { color: rgb(255, 255, 255) !important; font-weight: 400 !important; }