/* Clubs & Wettkampf */ div.importContainer { margin: 0; } div.importContainer table { width: 100% }; div.importContainer h1 { font-size: 18px; margin: .67em 0; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }; div.importContainer h2 { font-size: 16px; font-weight: bold; color: #000000; margin: .67em 0; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }; div.importContainer tbody { color: black; padding: 2px; }; div.importContainer tr.even { background-color: #0002; }; div.importContainer tr { border-bottom: 1px solid #000000; }; div.importContainer th, div.importContainer td{ /* font-size: 12px; */ padding: 0 2px 0 2px; }; div.importContainer td { font-weight: normal; text-align: left; }; div.importContainer th { font-weight: bold; text-align: center; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #000000; border-bottom-color: #000000; }; div.importContainer a, div.importContainer a.btn-default { font-weight: bold; color: #0099CC; text-decoration: underline; }; div.importContainer .inaktiv { color: #666666; }; div.importContainer .wk { background-color: lightblue; font-weight: bold; line-height: 1.42857143; background-color: lightblue; }; div.importContainer .panel_results { border: 1px solid lightblue; margin-bottom: 20px; }; div.importContainer .panel_clubs { border: 1px solid lightblue; margin-bottom: 10px; }; div.importContainer hr { height: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eee; }; div.importContainer a, div.importContainer a.btn-default { font-weight: bold; color: #0099CC; text-decoration: underline; }; div.importContainer .center { text-align: center; }; div.importContainer .right { text-align: right; }; div.importContainer .inaktiv { color: #666666; }; div.importContainer .area { margin: 0px; padding-left: 20px; padding-top: 10px; padding-bottom: 10px; padding-right: 20px; width: calc(100% - 40px); }; div.importContainer .panel_results { border: 1px solid lightblue; margin-bottom: 20px; }; div.importContainer .panel_clubs { border: 1px solid lightblue; margin-bottom: 10px; }; div.importContainer .btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-weight: normal; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; }; div.importContainer .btn:focus, div.importContainer .btn:active:focus, div.importContainer .btn.active:focus, div.importContainer .btn.focus, div.importContainer .btn:active.focus, div.importContainer .btn.active.focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }; div.importContainer .btn:hover, div.importContainer .btn:focus, div.importContainer .btn.focus { color: #333; text-decoration: none; }; div.importContainer .btn:active, div.importContainer .btn.active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); }; div.importContainer .btn-default { color: #333; background-color: #fff; border-color: #ccc; }; div.importContainer .btn-default:focus, div.importContainer .btn-default.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c; }; div.importContainer .btn-default:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; }; div.importContainer .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; /* width: max-content; */ }; /* Livetiming - Summary */ @media (max-width: 1023px) { #livesummary tbody .hideonmobile, tbody.livetime .hideonmobile { display: none; }; #livesummary tbody, tbody.livetime { padding: 2px; }; }; #livetime tbody, #livesummary tbody { color: black; padding: 2px; }; #livetime tbody tr.even, #livesummary tbody tr.even{ background-color: #0002; }; #formlivetime, #b_livetime, #b_livesummary { display: none; };