@property --color-rdg-team-schedules-title{syntax:"<color>";inherits:true;initial-value:#031c3f}@property --color-rdg-team-schedules-title-border{syntax:"<color>";inherits:true;initial-value:#efeeec}@property --color-rdg-team-schedules-border{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-rdg-team-schedules-header{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-rdg-team-schedules-header-bg{syntax:"<color>";inherits:true;initial-value:#031c3f}@property --color-rdg-team-schedules-td{syntax:"<color>";inherits:true;initial-value:#111}@property --color-rdg-team-schedules-td-bg{syntax:"<color>";inherits:true;initial-value:#efeeec}@property --color-rdg-team-schedules-td-first{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-rdg-team-schedules-td-first-bg{syntax:"<color>";inherits:true;initial-value:#7f8b90}.rdg-blocks .rdg-team-schedules .preview-thumbs{background-image:url(../images/rdg-team-schedules-template-preview.jpg)}.rdg-blocks .rdg-team-schedules .title{color:var(--color-rdg-team-schedules-title);border-bottom:2px solid var(--color-rdg-team-schedules-title-border);margin-bottom:.5rem;padding-bottom:.25rem}.rdg-blocks .rdg-team-schedules table{border:none!important;text-align:center}.rdg-blocks .rdg-team-schedules table thead tr th{border:none;color:var(--color-rdg-team-schedules-header);background:var(--color-rdg-team-schedules-header-bg)}.rdg-blocks .rdg-team-schedules table thead tr th:first-of-type{border-left:2px solid var(--color-rdg-team-schedules-border)}.rdg-blocks .rdg-team-schedules table thead tr th:last-of-type{border-right:2px solid var(--color-rdg-team-schedules-border)}@media (max-width:600px){.rdg-blocks .rdg-team-schedules table thead{display:none}}.rdg-blocks .rdg-team-schedules table tbody tr td{padding:1rem!important;background:var(--color-rdg-team-schedules-td-bg);color:var(--color-rdg-team-schedules-td);border:2px solid var(--color-rdg-team-schedules-border)!important}.rdg-blocks .rdg-team-schedules table tbody tr td span{display:none}.rdg-blocks .rdg-team-schedules table tbody tr td:first-of-type{background:var(--color-rdg-team-schedules-td-first-bg);color:var(--color-rdg-team-schedules-td-first)}@media (max-width:600px){.rdg-blocks .rdg-team-schedules table tbody tr td:nth-of-type(n+2),.rdg-blocks .rdg-team-schedules table tbody tr td span{display:block}}