/**handles:handball-result-style**/
.results-wrapper{background-color:#fff;margin-bottom:20px;overflow:hidden}.results-table-wrapper{overflow-x:auto}table{width:100%;border-collapse:separate;border-spacing:0 15px;text-transform:uppercase;border:none}table thead th{background-color:#242932;padding:10px;text-align:center;border:none}.header-list{height:50px;width:100%}table th.competition-head{border-top-left-radius:8px;border-bottom-left-radius:8px}table th.rencontre-head{border-top-right-radius:8px;border-bottom-right-radius:8px}@media screen and (max-width:768px){td.hide-on-mobile,th.hide-on-mobile{display:none}}table td{padding:10px;border-bottom:1px solid #ddd;border:none;text-align:center}table td .competition-name,table td .team-name{font-weight:700;color:#fff}a.has-link:hover{font-weight:700;color:#ec1d26}table tr:nth-child(odd){background-color:#1f4393;color:#fff}table tr:nth-child(2n){background-color:#5578c3;color:#fff}table td .date-time{display:block}table td .team-logo{width:50px;height:50px}table td .team-score{font-weight:700;font-size:30px}table td .versus-icon{margin:0 10px}table tr{height:60px}table td .date-time.date{font-size:18px}table td .team-info{display:flex;justify-content:center;align-items:center}.competition-filter{margin:1em 0}#competition-select{border-radius:7px;color:#1f4393;background-color:#fff;outline:0;border-color:#1f4393}.show-all-results{display:flex;justify-content:flex-end}#btn_result{margin-bottom:20px}@media screen and (max-width:768px){td.hide-on-mobile,th.hide-on-mobile{display:none}th.rencontre-head{border-radius:8px;font-size:18px}th.rencontre-head.colspan-6{display:table-cell;text-align:center;background-color:#242932;color:#fff;padding:10px;border:none;border-radius:8px;white-space:nowrap}table td .team-name{font-size:14px}}@media screen and (max-width:480px){.results-wrapper{overflow-x:auto;max-width:100%}.results-table-wrapper{overflow:hidden}table td .team-score{font-weight:700;font-size:20px}.away-team-logo,.home-team-logo{display:flex;justify-content:center}.hide-on-smart-mobile{display:none}}