.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    border: 0.11em solid #e4e4e4;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 14px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.nice-select:hover{border-color:#dbdbdb;}
.nice-select:active, .nice-select.open, .nice-select:focus{border-color:#cccccc;}
.nice-select:after{background:none;border-left:7px solid transparent;border-right:7px solid #c4c7c9;border-bottom:7px solid #c4c7c9;border-top:7px solid transparent;content:'';display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:20px;top:38%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;width:5px;}
.page-size-ddl:after{background:none;border:none;content:url(../images/purple-down-arrow.png);display:block;height:15px;width:15px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:18%;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;}
.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);}
.page-size-ddl.open:after{margin-top:12px;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}
.step2-theme-ddl:after, .step2-fundamental-ddl:after, .step2-fundamental-unit-ddl:after{height:20px;width:20px;border:none;content:url(../images/grey-down-arrow.png);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);right:10px;top:14%;}
.step2-theme-ddl.open:after, .step2-fundamental-ddl.open:after, .step2-fundamental-unit-ddl.open:after{top:52%;right:18px;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}
.results-outcome-ddl.open:after, .results-suboutcome-ddl.open:after, .results-level1-ddl.open:after, .results-level2-ddl.open:after{top:61%;right:18px;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}
.step2-clinical-skills-ddl:after, .step2-vertical-courses-ddl::after, .step2-topic-ddl:after,
.step2-lo-ddl1:after, .step2-lo-ddl2:after, .step2-LOA-ddl:after, .results-suboutcome-ddl:after,
.results-outcome-ddl:after, .results-suboutcome-ddl:after, .results-level1-ddl:after, .results-level2-ddl:after{height:20px;width:20px;border:none;content:url(../images/purple-down-arrow.png);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);right:10px;top:18%;}
.results-outcome-ddl:after, .results-suboutcome-ddl:after, .results-level1-ddl:after, .results-level2-ddl:after{top:11%;}
.step2-clinical-skills-ddl.open:after, .step2-vertical-courses-ddl.open::after, .step2-topic-ddl.open:after,
.step2-lo-ddl1.open:after, .step2-lo-ddl2.open:after, .step2-LOA-ddl.open:after{top:41%;right:18px;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}
.nice-select.open .list{opacity:1;width:100%;height:auto;pointer-events:auto;}
.search-opt-ddl.open .list, .search-opt-ddl .list{width:430px;}
.search-text-ddl.open .list, .search-text-ddl .list{width:180px;}
.search-week-ddl.open .list, .search-week-ddl .list{width:75px;}
.search-block-ddl.open .list, .search-block-ddl .list{width:180px;}
.page-size-ddl.open .list, .page-size-ddl.open .list{width:80px;}
.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none;}
.nice-select.disabled:after{border-color:#cccccc;}
.nice-select.wide{width:100%;}
.nice-select.wide .list{left:0 !important;right:0 !important;}
.nice-select.right{float:right;}
.nice-select.right .list{left:auto;right:0;}
.nice-select.small{font-size:12px;height:36px;line-height:34px;}
.nice-select.small:after{height:4px;width:4px;}
.nice-select.small .option{line-height:34px;min-height:34px;}
.nice-select .list, .page-size-ddl .list{border-radius:5px;color:#6a6a6a;box-shadow:0 0 0 1px rgba(68, 68, 68, 0.11);border:1px solid #dedede;box-sizing:border-box;max-height:325px;margin-top:4px;opacity:0;overflow:auto;padding:0;pointer-events:none;position:absolute;top:100%;left:0;width:100%;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;z-index:9;}
.nice-select .list:hover .option:not(:hover), #e-shop .nice-select .list:hover .option:not(:hover){color:#959595;}
.nice-select .option, #e-shop .nice-select .option{cursor:pointer;color:#959595;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:20px;padding-right:20px;text-align:left;-webkit-transition:all 0.2s;transition:all 0.2s;}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus, #e-shop .nice-select .option:hover, #e-shop .nice-select .option.focus, #e-shop .nice-select .option.selected.focus{background-color:#959595;color:#fff;}
.page-size-ddl .option:hover, .page-size-ddl .option.focus, .page-size-ddl .option.selected.focus{background-color:#e6e6e6;}
.nice-select .option.selected{font-weight:bold;}
.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default;}
.no-csspointerevents .nice-select .list{display:none;}
.no-csspointerevents .nice-select.open .list{display:block;}
.search-block-ddl .current-div, .search-text-ddl .current-div{width:90%;max-width:500px;overflow:hidden;margin:auto;text-align:center;}
.step2-theme-ddl .current-div, .step2-fundamental-ddl .current-div, .step2-fundamental-unit-ddl .current-div,
.step2-clinical-skills-ddl .current-div, .step2-vertical-courses-ddl .current-div, .step2-selection-subdiv .current-div, .step2-lo-ddl1 .current-div, .step2-lo-ddl2 .current-div,
.step2-LOA-ddl .current-div, .results-outcome-ddl .current-div, .results-suboutcome-ddl .current-div,
.results-level1-ddl .current-div, .results-level2-ddl .current-div{overflow:hidden;margin:auto;text-align:left;width:90%;}
.results-outcome-ddl .current-div, .results-suboutcome-ddl .current-div, .results-level1-ddl .current-div, .results-level2-ddl .current-div{text-align:center;}
@media(max-width:780px){.search-opt-ddl.open .list, .search-text-ddl.open .list, .search-week-ddl.open .list, .search-block-ddl.open .list{max-height:200px;width:100%;}
.nice-select .list{width:100%;max-height:500px;}
.search-block-ddl .current-div, .search-text-ddl .current-div, .ddl-div .current-div, .search-opt-ddl .current-div{width:90%;padding-top:15px;padding-right:15px;overflow:hidden;margin:auto;text-align:center;}
}
@media(min-width:300px){.search-block-ddl .current-div, .search-opt-ddl .current-div{max-width:200px;}
.step2-theme-ddl .current-div, .step2-fundamental-ddl .current-div, .step2-fundamental-unit-ddl .current-div, .step2-clinical-skills-ddl .current-div, .step2-vertical-courses-ddl .current-div, .step2-selection-subdiv .current-div, .step2-lo-ddl1 .current-div, .step2-lo-ddl2 .current-div, .step2-LOA-ddl .current-div, .results-outcome-ddl .current-div, .results-suboutcome-ddl .current-div, .results-level1-ddl .current-div, .results-level2-ddl .current-div{max-width:200px;}
}
@media(min-width:450px){.search-block-ddl .current-div, .search-opt-ddl .current-div{max-width:300px;}
.step2-theme-ddl .current-div, .step2-fundamental-ddl .current-div, .step2-fundamental-unit-ddl .current-div, .step2-clinical-skills-ddl .current-div, .step2-vertical-courses-ddl .current-div, .step2-selection-subdiv .current-div, .step2-lo-ddl1 .current-div, .step2-lo-ddl2 .current-div, .step2-LOA-ddl .current-div, .results-outcome-ddl .current-div, .results-suboutcome-ddl .current-div, .results-level1-ddl .current-div, .results-level2-ddl .current-div{max-width:300px;}
}
@media(min-width:550px){.search-block-ddl .current-div, .search-opt-ddl .current-div{max-width:400px;}
.step2-theme-ddl .current-div, .step2-fundamental-ddl .current-div, .step2-fundamental-unit-ddl .current-div, .step2-clinical-skills-ddl .current-div, .step2-vertical-courses-ddl .current-div, .step2-selection-subdiv .current-div, .step2-lo-ddl1 .current-div, .step2-lo-ddl2 .current-div, .step2-LOA-ddl .current-div, .results-outcome-ddl .current-div, .results-suboutcome-ddl .current-div, .results-level1-ddl .current-div, .results-level2-ddl .current-div{max-width:400px;}
}
@media(min-width:650px){.search-block-ddl .current-div, .search-opt-ddl .current-div{max-width:500px;}
.step2-theme-ddl .current-div, .step2-fundamental-ddl .current-div, .step2-fundamental-unit-ddl .current-div, .step2-clinical-skills-ddl .current-div, .step2-vertical-courses-ddl .current-div, .step2-selection-subdiv .current-div, .step2-lo-ddl1 .current-div, .step2-lo-ddl2 .current-div, .step2-LOA-ddl .current-div, .results-outcome-ddl .current-div, .results-suboutcome-ddl .current-div, .results-level1-ddl .current-div, .results-level2-ddl .current-div{max-width:500px;}
}
@media(min-width:750px){.step2-theme-ddl .current-div, .step2-fundamental-ddl .current-div, .step2-fundamental-unit-ddl .current-div, .step2-clinical-skills-ddl .current-div, .step2-vertical-courses-ddl .current-div, .step2-selection-subdiv .current-div, .step2-lo-ddl1 .current-div, .step2-lo-ddl2 .current-div, .step2-LOA-ddl .current-div, .results-outcome-ddl .current-div, .results-suboutcome-ddl .current-div, .results-level1-ddl .current-div, .results-level2-ddl .current-div{max-width:600px;}
}
@media(min-width:781px){.search-block-ddl .current-div{max-width:130px;}
.contains-any-ddl:after{margin-top:-11px;}
}
@media(min-width:850px){.step2-theme-ddl .current-div, .step2-fundamental-ddl .current-div, .step2-fundamental-unit-ddl .current-div, .step2-clinical-skills-ddl .current-div, .step2-vertical-courses-ddl .current-div, .step2-selection-subdiv .current-div, .step2-lo-ddl1 .current-div, .step2-lo-ddl2 .current-div, .step2-LOA-ddl .current-div, .results-outcome-ddl .current-div, .results-suboutcome-ddl .current-div, .results-level1-ddl .current-div, .results-level2-ddl .current-div{max-width:700px;}
}
@media(min-width:950px){.step2-theme-ddl .current-div, .step2-fundamental-ddl .current-div, .step2-fundamental-unit-ddl .current-div, .step2-clinical-skills-ddl .current-div, .step2-vertical-courses-ddl .current-div, .step2-selection-subdiv .current-div, .step2-lo-ddl1 .current-div, .step2-lo-ddl2 .current-div, .step2-LOA-ddl .current-div, .results-outcome-ddl .current-div, .results-suboutcome-ddl .current-div, .results-level1-ddl .current-div, .results-level2-ddl .current-div{max-width:800px;}
}
@media(min-width:1080px){.step2-theme-ddl .current-div{max-width:229px;}
.step2-fundamental-ddl .current-div{max-width:400px;}
.step2-fundamental-unit-ddl .current-div{max-width:229px;}
.step2-clinical-skills-ddl .current-div, .step2-vertical-courses-ddl .current-div, .step2-selection-subdiv .current-div{max-width:400px;}
.step2-lo-ddl1 .current-div{max-width:240px;}
.step2-lo-ddl2 .current-div{max-width:180px;}
.results-outcome-ddl .current-div{max-width:119px;}
.results-suboutcome-ddl .current-div{max-width:219px;}
.results-level1-ddl .current-div, .results-level2-ddl .current-div{max-width:184px;}
.step2-fundamental-unit-ddl.open .list, .step2-fundamental-unit-ddl .list{max-width:257px;}
.step2-fundamental-ddl.open .list, .step2-fundamental-ddl .list{max-width:459px;}
.step2-theme-ddl.open .list, .step2-theme-ddl .list{max-width:294px;width:100%;}
.step2-lo-ddl1.open .list, .step2-lo-ddl1 .list{max-width:300px;}
.step2-lo-ddl2.open .list, .step2-lo-ddl2 .list{max-width:220px;}
.results-outcome-ddl.open .list, .results-outcome-ddl .list{max-width:168px;}
.results-suboutcome-ddl.open .list, .results-suboutcome-ddl .list{max-width:259px;}
.results-level1-ddl.open .list, .results-level1-ddl .list, .results-level2-ddl.open .list, .results-level2-ddl .list{max-width:224px;}
.step2-clinical-skills-ddl.open .list, .step2-clinical-skills-ddl .list,
.step2-vertical-courses-ddl.open .list, .step2-vertical-courses-ddl .list,
.step2-topic-ddl.open .list, .step2-topic-ddl .list,
.step2-LOA-ddl.open .list, .step2-LOA-ddl .list{max-width:440px;}
}
@media(min-width:1600px){
    .nice-select {
        font-size: 0.875vw;
    }
        .nice-select .option, #e-shop .nice-select .option{
            min-height:2.5vw;
            line-height:2.5vw;
        }
        .nice-select.open .list {
            max-height: 20vw;
        }
}