/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */label{cursor:inherit}*{margin:0}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:500}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:avenir-light,sans-serif;font-size:100%;font-weight:400;line-height:1.15;margin:0}button,input{overflow:visible}button,select{cursor:pointer;text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset,legend{padding:0}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}
/*!
 * Copyright (c) 2020. Dave van Rijn Development
 *//*!
 * Copyright (c) 2020. Dave van Rijn Development
 *//*!
 * Copyright (c) 2020. Dave van Rijn Development
 *//*!
 * Copyright (c) 2020. Dave van Rijn Development
 */@font-face{font-family:avenir-light;src:url(../../resources/fonts/4dac8bafc9011862ba7c.eot?) format("eot"),url(../../resources/fonts/819ff7f9af307ebb2b57.woff) format("woff"),url(../../resources/fonts/f5dc8649a4848ecfd8ed.svg#avenir-light) format("svg")}@font-face{font-family:avenir-light;font-weight:500;src:url(../../resources/fonts/ef068871e678ee4d2414.eot?) format("eot"),url(../../resources/fonts/83e052a498632a351eac.woff) format("woff"),url(../../resources/fonts/ee55016069583f4d3019.svg#avenir-light) format("svg")}body,html{font-family:avenir-light,sans-serif;height:100%;margin:0}@media(max-width:599px){body,html{font-size:13px}}@media(min-width:600px){body,html{font-size:14px}}@media(min-width:900px){body,html{font-size:15px}}@media(min-width:1200px){body,html{font-size:15px}}@media(min-width:1800px){body,html{font-size:17px}}body *,html *{box-sizing:border-box}.main-content{display:flex;flex-direction:column;min-height:100%}.main-content .appBackground{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:-1}.main-content .appBackground .icon{color:#f2f2f2;font-size:50rem;padding-top:6rem}.main-content .page{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:6rem;padding:0 2rem}.main-content .page.full{height:100vh;margin:0;padding:0}
/*!
 * Copyright (c) 2020. Dave van Rijn Development
 *//*!
 * Copyright (c) 2020. Dave van Rijn Development
 *//*!
 * Copyright (c) 2020. Dave van Rijn Development
 *//*!
 * Copyright (c) 2020. Dave van Rijn Development
 */.login-view{align-self:center;background-color:#fff;box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);display:flex;flex-direction:column;margin-bottom:auto;margin-top:auto;padding:.5rem;position:relative;width:30vw}.login-view .header-container{align-items:center;display:flex;flex-direction:column}.login-view .header-container .header-title{font-size:1.5rem;font-weight:500}.login-view .body-container{display:flex;flex-direction:column;margin-bottom:1rem}.login-view .body-container .pass-field{margin-top:2rem}.login-view .body-container .error-label{color:red;font-size:.9rem;margin-top:0;opacity:0;transition:visibility .2s ease-in-out,opacity .2s ease-in-out,margin-top .2s ease-in-out;visibility:hidden}.login-view .body-container .error-label.visible{margin-top:.5rem;opacity:1;visibility:visible}.login-view .footer-container{display:flex;justify-content:center}
/*!
 * Copyright (c) 2020. Dave van Rijn Development
 *//*!
 * Copyright (c) 2020. Dave van Rijn Development
 *//*!
 * Copyright (c) 2020. Dave van Rijn Development
 *//*!
 * Copyright (c) 2020. Dave van Rijn Development
 */.yt-downloader{grid-row-gap:2rem;display:grid;grid-template-columns:auto;width:90vw}.yt-downloader .body-container,.yt-downloader .top-bar{background-color:#fff;box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);padding:1.5rem}.yt-downloader .top-bar .header-title{color:#434b50;font-size:1.5rem;font-weight:500}.yt-downloader .body-container{display:flex;justify-content:center}.yt-downloader .body-container .body-items-container .field-container{grid-column-gap:1rem;align-items:center;display:grid;grid-template-columns:30rem auto;justify-items:start;margin-top:1rem;position:relative}.yt-downloader .body-container .body-items-container .field-container .download-loader{height:unset;left:unset;position:relative;top:unset;transform:none;width:unset}