.program-pathways .schoolSelector{width:425px;max-width:100%}
.program-pathways .schoolsList{margin-bottom:12px}
.program-pathways .notListed{margin-top:20px}
.program-pathways .table{display:table;width:100%;border-collapse:collapse}
.program-pathways .table .table-row-group,.program-pathways .table .table-row-group-header{display:table-row-group}
.program-pathways .table .table-row-group .table-row,.program-pathways .table .table-row-group-header .table-row{display:table-row;border-top:1px solid #ccc}
.program-pathways .table .table-row-group .table-row .table-head,.program-pathways .table .table-row-group-header .table-row .table-head{display:table-cell;padding:10px 0;font-weight:bold}
.program-pathways .table .table-row-group .table-row .table-cell,.program-pathways .table .table-row-group-header .table-row .table-cell{display:table-cell;padding:10px 10px 10px 0}
.program-pathways .table .table-row-group .table-row .table-cell:nth-child(1),.program-pathways .table .table-row-group-header .table-row .table-cell:nth-child(1),.program-pathways .table .table-row-group .table-row .table-cell:nth-child(2),.program-pathways .table .table-row-group-header .table-row .table-cell:nth-child(2){width:43%}
.program-pathways .table .table-row-group-header .table-row{border-top:0}
.program-pathways .table.pathwaysToTable .table-row-group .table-row .table-cell:nth-child(1){width:86%}
.program-pathways .table .show-xs{display:none}
@media(max-width:768px){.program-pathways .table .table-row-group,.program-pathways .table .table-row-group-header{display:table-row-group}
.program-pathways .table .table-row-group .table-row,.program-pathways .table .table-row-group-header .table-row{display:block;padding-bottom:10px}
.program-pathways .table .table-row-group .table-row .table-head,.program-pathways .table .table-row-group-header .table-row .table-head{border-bottom:0;display:none}
.program-pathways .table .table-row-group .table-row .table-cell,.program-pathways .table .table-row-group-header .table-row .table-cell{border-bottom:0}
.program-pathways .table .table-row-group .table-row .table-cell:nth-child(1),.program-pathways .table .table-row-group-header .table-row .table-cell:nth-child(1){display:block;padding-bottom:10px;width:100%}
.program-pathways .table .table-row-group .table-row .table-cell:nth-child(2),.program-pathways .table .table-row-group-header .table-row .table-cell:nth-child(2){display:inline;padding-top:0;padding-right:0;width:100%}
.program-pathways .table.pathwaysBeyondTable .table-row-group .table-row .table-cell:nth-child(3){display:inline !important;padding-top:0 !important;padding-right:0 !important;width:100%}
.program-pathways .table.pathwaysBeyondTable .table-row-group .table-row .table-cell:nth-child(3):before{content:', '}
.program-pathways .show-xs{display:inline-block}
}