.custom-input{outline:1px solid #404950;display:flex;flex-direction:column;transition:.1s;width:100%;margin-top:.5rem}.custom-input.custom-input__dark{outline-color:#f7f7f7}.custom-input.custom-input__dark label,.custom-input.custom-input__dark .p-select-overlay{background-color:#404950}.custom-input.custom-input__light{outline-color:#404950}.custom-input.custom-input__light label,.custom-input.custom-input__light .p-select-overlay{background-color:#ebebeb}.custom-input.custom-input__white{outline-color:#404950}.custom-input.custom-input__white label,.custom-input.custom-input__white .p-select-overlay{background-color:#f7f7f7}.custom-input.custom-input__disabled{cursor:not-allowed}.custom-input label{position:relative;left:1em;top:-.8em;height:1rem;width:-moz-fit-content;width:fit-content;padding:0 .25em;font-size:.8em}.custom-input:focus-within{outline-color:#55bb63}.p-select{padding:0 .75rem .5rem}.p-select .p-select-overlay{max-width:100%}.p-select .p-select-overlay .p-select-list-container{box-shadow:0 1px #55bb63,1px 0 #55bb63,-1px 0 #55bb63;padding:.5rem}.p-select .p-select-overlay .p-select-list-container ul li{padding:.25rem 0;white-space:normal}.p-select .p-select-overlay .p-select-list-container ul li.p-disabled{opacity:50%}
