body.course-materials-page{--cmrp-dropdown-text-color: var(--pfb-body-color, var(--color-input-text));--cmrp-dropdown-placeholder-color: var( --color-foreground-muted, rgb(var(--color-input-text-rgb) / var(--opacity-60)) );--cmrp-dropdown-background: #fff;--cmrp-dropdown-border-color: var(--pfb-card-border, var(--color-input-border));--cmrp-dropdown-focus-color: var( --master-color, var(--university-color, var(--color-primary-button-background)) );--cmrp-dropdown-disabled-background: var( --input-disabled-background-color, var(--color-input-hover-background) );--cmrp-dropdown-disabled-text-color: var( --input-disabled-text-color, var(--cmrp-dropdown-placeholder-color) );--cmrp-dropdown-chevron-color: var(--cmrp-dropdown-placeholder-color);--cmrp-dropdown-option-hover-background: var(--card-bg-hover);--cmrp-dropdown-option-selected-background: rgb( var(--color-primary-rgb) / var(--opacity-8) );--cmrp-dropdown-shadow-color: rgb( var(--color-shadow-rgb) / var(--opacity-10) );--cmrp-dropdown-student-field-height: 46px;--cmrp-dropdown-student-padding-start: 38px;--cmrp-dropdown-student-padding-end: 36px}.cmrp-custom-dropdown{display:block;width:100%;position:relative;overflow:visible;border-radius:inherit}.cmrp-custom-dropdown__combo{position:relative;width:100%;overflow:visible;z-index:2;border-radius:inherit}.cmrp-custom-dropdown__trigger{position:relative;box-sizing:border-box;display:flex;align-items:center;width:100%;min-height:40px;padding:0 32px 0 0;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:20px;text-align:left;color:var(--cmrp-dropdown-text-color);background-color:transparent;border:0;border-radius:inherit;-webkit-appearance:none;appearance:none;cursor:pointer}.cmrp-custom-dropdown__trigger:after{content:"";position:absolute;top:50%;right:12px;width:7px;height:7px;border-right:2px solid var(--cmrp-dropdown-chevron-color);border-bottom:2px solid var(--cmrp-dropdown-chevron-color);transform:translateY(-70%) rotate(45deg);pointer-events:none}.cmrp-custom-dropdown__trigger:focus,.cmrp-custom-dropdown__trigger:focus-visible{border-color:var(--cmrp-dropdown-focus-color)}.cmrp-custom-dropdown__trigger--placeholder{color:var(--cmrp-dropdown-placeholder-color)}.cmrp-custom-dropdown__trigger:disabled{color:var(--cmrp-dropdown-disabled-text-color);cursor:not-allowed}.cmrp-custom-dropdown__trigger:disabled:after{display:none}body.course-materials-page .cmrp-student-select-with-icon--custom-dropdown{height:var(--cmrp-dropdown-student-field-height);min-height:var(--cmrp-dropdown-student-field-height);background-color:var(--cmrp-dropdown-background);border:1px solid var(--cmrp-dropdown-border-color);border-radius:var(--style-border-radius-pills);box-sizing:border-box}body.course-materials-page .cmrp-student-select-with-icon--custom-dropdown>.cmrp-student-select-with-icon__icon{z-index:3}body.course-materials-page .cmrp-student-select-with-icon--custom-dropdown .cmrp-custom-dropdown,body.course-materials-page .cmrp-student-select-with-icon--custom-dropdown .cmrp-custom-dropdown__combo{height:100%}body.course-materials-page .cmrp-student-select-with-icon--custom-dropdown .cmrp-custom-dropdown__trigger{height:100%;min-height:0;padding-inline-start:var(--cmrp-dropdown-student-padding-start);padding-inline-end:var(--cmrp-dropdown-student-padding-end)}body.course-materials-page #filters-section .cmrp-cb-control:focus-within:not(:has(select:disabled)),body.course-materials-page #filters-section .cmrp-cb-control:has(.cmrp-custom-dropdown.is-open):not(:has(select:disabled)),body.course-materials-page #filters-section .cmrp-student-select-with-icon--custom-dropdown:focus-within:not(:has(select:disabled)),body.course-materials-page #filters-section .cmrp-student-select-with-icon--custom-dropdown:has(.cmrp-custom-dropdown.is-open):not(:has(select:disabled)){border:3px solid var(--cmrp-dropdown-focus-color)!important;outline:none;box-shadow:none}body.course-materials-page .cmrp-student-select-with-icon--custom-dropdown:has(select:disabled){background-color:var(--cmrp-dropdown-disabled-background)}.cmrp-custom-dropdown__value{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cmrp-custom-dropdown__native{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cmrp-custom-dropdown__list{position:fixed;margin-top:2px;max-height:240px;overflow-y:auto;background:var(--cmrp-dropdown-background);border:1px solid var(--cmrp-dropdown-border-color);border-radius:4px;box-shadow:0 4px 12px var(--cmrp-dropdown-shadow-color);z-index:1000;display:none}.cmrp-custom-dropdown__list.is-open,.cmrp-custom-dropdown__list[aria-hidden=false]{display:block}.cmrp-custom-dropdown__list[aria-hidden=true]{display:none}.cmrp-custom-dropdown__option{display:block;width:100%;padding:10px 12px;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:20px;color:var(--cmrp-dropdown-text-color);background:none;border:none;text-align:left;cursor:pointer;transition:background .15s}.cmrp-custom-dropdown__option:hover,.cmrp-custom-dropdown__option.is-focused{background:var(--cmrp-dropdown-option-hover-background)}.cmrp-custom-dropdown__option[aria-selected=true]{background:var(--cmrp-dropdown-option-selected-background)}.cmrp-custom-dropdown__option:disabled{color:var(--cmrp-dropdown-disabled-text-color);cursor:default;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cmrp-custom-dropdown.css.map */
