@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);.tabcontent,.tabs{height:100%}.tabs{display:flex;flex-direction:column}.tabsheader{display:flex;justify-content:space-evenly}.tabsheader div{padding:.5em;border-style:none none solid none;border-width:2px;border-color:#2a2a2b}.tabsheader div:hover{background-color:gray;cursor:pointer}.selected{border-color:gray!important}.popup-modal{background-color:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0;padding:.5rem;display:flex;align-items:center;z-index:1}.window{background:#2a2a2b;border-radius:5px;max-width:480px;margin-left:auto;margin-right:auto;padding:1rem}.btns{display:flex;flex-direction:row;justify-content:space-between}.ok-btn{color:red}.cancel-btn,.ok-btn{padding:.5em 1em;cursor:pointer}.compbutton button:hover{background:#d3d3d3}.complist{display:flex;flex-direction:column;height:100%}.compul{list-style-type:none;padding:0;overflow-y:auto;width:100%;flex:1 1 0px;scrollbar-width:thin;border-bottom-style:solid;border-color:#633535}.compli{display:flex;width:100%;min-width:0;border-style:solid none;border-width:1px;border-color:#633535;margin-bottom:-1px;height:2.5em}.complist button{background:#2a2a2b;height:100%;border:none}.fetchOkGreen button{background:#08ad3f;height:100%;border:none}.compspan{width:100%;cursor:pointer;margin-left:5px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:flex;align-items:center;vertical-align:middle}.complist li:hover{background:#633535}.complist ul::-webkit-scrollbar{width:.5em}.complist ul::-webkit-scrollbar-thumb{background-color:gray}.search{height:100%;display:flex;flex-direction:column}.searchresults{padding:0;scrollbar-width:thin;overflow-y:auto;flex:1 1 0px;border-bottom-style:solid;border-color:#633535}.searchresults li{border-style:solid none;border-width:1px;border-color:#633535;padding-bottom:1em;margin-bottom:-1px}.searchspan:hover{background:#633535;cursor:pointer}.search button:hover{background:#d3d3d3}.searchresults::-webkit-scrollbar{width:.5em}.searchresults::-webkit-scrollbar-thumb{background-color:gray}.searchRes{float:left}.searchContainer{overflow:auto}#complisttab,.leftmenu{height:100%}#videoBox{max-width:95%;height:70vh}.controlbuttons button:hover{background:#d3d3d3}.toggled{background:#dcdcdc}.yearInput{width:4rem}.videoinfo button:hover{background:#d3d3d3;cursor:pointer}.historyspan,.videoInfoLine{display:inline}#historylist{list-style-type:none}.opline:hover{background:#633535;cursor:pointer}#videowrapper{text-align:center}.seedinput{width:5em}.oplist li:hover{background:#633535}.dangerbutton:hover{background:#f08080}.opbutton:hover{background:#d3d3d3}.oplist{grid-column:3;display:flex;flex-direction:column;height:100%}.opul{list-style-type:none;padding:0;overflow-y:auto;width:100%;flex:1 1 0px;scrollbar-width:thin;border-bottom-style:solid;border-color:#633535}.opli{display:flex;width:100%;min-width:0;border-style:solid none;border-width:1px;border-color:#633535;background:#2a2a2b;margin-bottom:-1px;height:2.5em}.oplist ul::-webkit-scrollbar{width:.5em}.oplist ul::-webkit-scrollbar-thumb{background-color:gray}.opspan{width:100%;cursor:pointer;margin-left:5px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:flex;flex-direction:column;align-items:left;vertical-align:center}.oplist button{background:#2a2a2b;height:1.5rem;border:none}.index{width:calc(1.2rem + 1vmin);color:gray;font-size:calc(.4rem + 1vmin)}#listName{border-style:solid;border-width:2px;border-color:#633535;border-radius:1rem;padding:.1rem 1rem;text-align:center}.smallerFont{font-size:calc(.4rem + 1vmin);color:gray}.currentlyPlaying{background:#633535}body{background-color:#2a2a2b;color:silver;font-size:calc(.6rem + 1vmin);font-family:Roboto,sans-serif;margin:0}.wrapper{display:flex;height:100vh}.column{max-height:100%}.col1{width:20%}.col2{width:60%}.col3{width:20%}button{cursor:pointer;font-family:Urbanist,sans-serif;font-size:calc(.3rem + 1vmin)}button,input{border:none;background:#353839;color:gray;height:1.5rem}input{font-size:calc(.3em + 1vmin);padding:0;padding-left:.1rem}