body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input{border:1px solid gray;border-radius:3px;box-sizing:border-box;height:40px;padding:10px;width:280px}input,input:focus{outline:none}ul{border:1px solid #adadad;box-sizing:border-box;list-style-type:none;margin:-10px 0 0;max-height:140px;overflow:hidden;overflow-y:scroll;padding:0;position:relative;width:280px;z-index:10000}::-webkit-scrollbar{background:transparent;width:0}.list-item{background-color:#fff;border-bottom:.5px solid #caf0f8;border-left:0;border-right:0;border-top:.5px solid #caf0f8;box-sizing:border-box;height:70px;width:280px}.list-item:hover{background-color:#eafafd}.list-item.preselected{background-color:#c6f2fa}.list-item-wrapper{display:flex;flex-direction:row}.short-name{align-items:center;border-radius:5px;color:#fff;font-size:13px;height:35px;margin:15px;width:35px}.fullname-and-email,.short-name{display:flex;justify-content:center}.fullname-and-email{flex-direction:column}.fullname-and-email p{margin:0}.fullname-and-email .fullname{color:#1a1a1a;font-size:15px}.fullname-and-email .email{color:#adadad;font-size:12px}li:nth-child(2n) .short-name{background-color:#0bbadd}li:nth-child(odd) .short-name{background-color:#ff7315}.arrow-icon{position:relative;right:-260px;top:-30px}.arrow-up{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.App{display:flex;flex-direction:column;justify-content:center}.dropdown-wrapper{background-color:#fff;box-sizing:border-box;height:70px;margin-left:auto;margin-right:auto;padding:10px;width:300px}.App .manager-details{align-self:center;border:.5px solid #bebebe;border-radius:3px;margin-top:200px;padding:10px;text-align:center;width:auto}
/*# sourceMappingURL=main.b63f072a.css.map*/