.SelectBox{border:1px solid #3e5760;border-radius:3px;cursor:pointer;height:40px;padding:0;position:relative;transition:border .2s ease-in-out;width:230px}.SelectBox__StatusBar{align-items:center;display:flex;height:100%;width:100%}.SelectBox__StatusBar__label{color:#3e5760;cursor:pointer;font-size:.75em;font-weight:500;padding:0 1em}.SelectBox__StatusBar__valueLabel{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:#c5d1d3;font-size:.75em;font-weight:500;margin-right:auto;margin-top:-1px;width:100%}.SelectBox__StatusBar__arrow{color:#c5d1d3;font-size:1.125em;padding:0 .5em}.SelectBox__options{background-color:#161f22;border:1px solid #3e5760;border-radius:0 0 3px 3px;box-shadow:inset 0 -20px 10px -10px #000;color:#c5d1d3;display:none;height:180px;left:-1px;list-style:none;margin:0;overflow-y:scroll;padding:0;position:absolute;top:calc(100% - 1px);width:calc(100% + 2px);z-index:502}.SelectBox__options li{border-bottom:1px solid #202d31;font-size:.75em;font-weight:500;padding:1em}.SelectBox__options li:hover{background-color:#131b1e}.SelectBox__options li.active{background-color:#11181a}@media screen and (max-width:480px){.SelectBox{width:100%}}
#movie-list-more{width:100%}.MovieListMore{display:flex;flex-flow:row wrap;width:100%}
