 .studio-info-pass { color: var(--studio-info-pass) !important; } .studio-info-bg-pass { background-color: var(--studio-info-pass) !important; color: #fff; } .studio-info-fail { color: var(--studio-info-fail) !important; } .studio-info-bg-fail { background-color: var(--studio-info-fail) !important; color: #fff; } .studio-info-warn { color: var(--studio-info-warn) !important; } .studio-info-bg-warn { background-color: var(--studio-info-warn) !important; color: #fff; } .studio-info-info { color: var(--studio-info-info) !important; } .studio-info-bg-info { background-color: var(--studio-info-info) !important; color: #fff; } .studio-status-active { background-color: var(--studio-info-pass) !important; color: #fff; } .studio-status-inactive { background-color: var(--studio-info-warn) !important; color: #fff; } .studio-status-delete { background-color: var(--studio-info-fail) !important; color: #fff; } .studio-valid { font-weight: bold; } .border { border: 1px solid #000; } .studio-admin-nav-info { display: none; } .nav-link.active { background-color: var(--accent-color) !important; color: #fff !important; } .studio-nav-tab { background-color: #eaeaea !important; color: #000 !important; font-weight: bold; } @media (min-width: 1199px) { .studio-admin-nav-title { text-align: left; padding-top: 10px; font-size: 20px; } .studio-admin-nav-title-text { padding-right: 5px; } } @media (max-width: 1200px) { .choices__inner { font-size: 12px !important; } .breadcrumbs { display: none; } .page-title h1 { font-size: 16px; } .studio-admin-nav-title { text-align: left; font-size: 10px; } .studio-admin-nav-title-text { padding-right: 5px; } .footer .footer-about .logo { margin-top: 0px; } .footer .copyright { padding: 0px; } .footer .footer-about p { font-size: 12px; } .table.dataTable tbody th, table.dataTable tbody td { padding: 3px 4px; font-size: 12px; } .table, thead, tbody, th, td, tr { padding: 2px; font-size: 12px; } .form-control, .nav-link { font-size: 12px; } .form-label { font-size: 13px; } .dropdown-item, .choices__list--dropdown .choices__item, .choices__list[aria-expanded] .choices__item { font-size: 10px; } .studio-auth-msg { font-weight: bold; font-size: 12px; line-height: 20px; margin: 1em 0; } .studio-flyer-title { font-size: 14px; } .location-code { font-size: 0.7em; } .studio-game-score-blank { width: 100%; height: 0px !important; display: none !important; } } .studio-disable { width: 100%; min-height: 30px; line-height: 1.5; border: 1px solid #ced4da; margin: 0.5em 0em; padding: 0.5em; background-color: #f5f7fb !important; opacity: 0.75; } .studio-editor-sm { height: 100px; } .studio-editor { height: 200px; } .studio-editor-lg { height: 300px; } .studio-editor-xlg { height: 500px; } .studio-modal-ready { background-color: var(--studio-info-pass) !important; color: #fff; } .studio-modal-process { background-color: var(--studio-info-warn) !important; color: #fff; } .modal-title-file-manager { color: #fff; } .studio-json-sm { width: 100%; height: 100px; } .studio-json { width: 100%; height: 200px; } .studio-json-lg { width: 100%; height: 300px; } .studio-json-xlg { width: 100%; height: 500px; } .jsoneditor-menu { background-color: var(--studio-info-pass); border-bottom: 1px solid var(--studio-info-pass); } .studio-auth-msg { font-weight: bold; line-height: 30px; margin: 1em 0; } .studio-primary { color: var(--accent-color) !important; } .studio-primary-bg { background-color: var(--accent-color) !important; } .rugby-team-table { width: 100%; padding: 0px; margin: 0px; border-spacing: 0px; font-size: 10px; } .rugby-team-table tr, .rugby-team-table td { padding: 5px 0px; } .rugby-pos-cont { width: 60px; border: 0px solid #000; } .rugby-pos-text { width: 100%; text-align: center; align-content: center; border: 0px solid #000; } .rugby-pos-name { padding-bottom: 10px; font-size: 0.9em; font-weight: bold; } .rugby-pos-play { height: 30px; margin-top: 10px; font-weight: bold; text-transform: capitalize; font-style: italic; padding-bottom: 10px; } .rugby-pos-num-out { width: 100%; text-align: center; border: 0px solid #000; } .rugby-pos-num-in { margin-inline: auto; width: 30px; text-align: center; border: 0px solid #000; } .rugby-num { display: flex; font-weight: bold; padding: 0.2rem; align-items: center; justify-content: center; aspect-ratio: 1 / 1; border-radius: 50%; border: 2px solid #000; } .rugby-front { background-color: var(--accent-color) !important; color: #ffffff !important; } .rugby-back { background-color: var(--default-color) !important; color: #ffffff !important; } .studio-game-score-blank { width: 100%; height: 55px; display: block; } @media (max-width: 1200px) { .rugby-pos-name { font-size: 0.8em; } .rugby-pos-play { font-size: 0.8em; } } .location-code { text-transform: uppercase; } .choices { margin-bottom: 12px; } #studio-file-camera-video, #studio-file-camera-photo { border: 1px solid black; box-shadow: 2px 2px 3px black; width: 100%; height: auto; } #studio-file-camera-canvas { display: none; } #studio-file-camera-capture, #studio-file-camera-save { position: relative; margin: auto; bottom: 32px; background-color: rgb(27 189 54 / 50%); border: 1px solid rgb(255 255 255 / 70%); box-shadow: 0px 0px 1px 2px rgb(0 0 0 / 20%); font-size: 14px; color: white; } .studio-flyer-title { font-weight: bold; font-size: 26px; margin-bottom: 10px; }