.team-results-page #form-wrapper{width:80%;margin-bottom:30px}.team-results-page #form-viewport{border-radius:10px}.team-results-page .results-heading-color{padding:2px;color:#ffffff;background:linear-gradient(90deg,#ffffff 0,#0059a0 50%,#ffffff)}.team-results-page .team-results-hr-even{border-top:5px solid #e3f3f6;margin-top:5px!important}.team-results-page .team-results-hr-odd{border-top:5px solid #eef9f0;margin-top:5px!important}.team-results-page .no-results{padding-top:50px;padding-bottom:50px;width:390px}.team-results-page .records-fieldset{margin-bottom:12px;margin-top:0;padding:20px;border-radius:10px;background:transparent;border:1px solid rgba(0,0,0,.12);box-shadow:0 8px 20px rgba(0,0,0,.4);transition:transform .15s ease,box-shadow .15s ease}.team-results-page .record-wins{border:1px solid #99c624;border-radius:4px;color:#99c624}.team-results-page .record-losses{border:1px solid red;border-radius:4px;color:red}.team-results-page .record-ties{border:1px solid #a5a5a5;border-radius:4px;color:#a5a5a5}.team-results-page .result-dot{display:inline-block;width:10px;height:10px;border-radius:50%;vertical-align:middle}.team-results-page .result-dot-win{background:#99c624}.team-results-page .result-dot-tie{background:#a5a5a5}.team-results-page .result-dot-loss{background:#e74c3c}.team-results-page .team-results-columns{display:flex;flex-wrap:wrap;gap:16px}.team-results-page .recent-matches{flex:1 1 58%;min-width:280px}.team-results-page .overall-results{flex:1 1 38%;min-width:240px}.flex{display:flex}.four-columns-flex{flex-direction:row;width:33%;gap:10px}.margin-left10{margin-left:10px}@media (max-width:768px){.team-results-page #form-wrapper{width:98%}.team-results-page .overall-results,.team-results-page .recent-matches{flex:1 1 100%}.team-results-page .no-results{width:270px!important;margin-right:5px!important}}