.input-container{margin-bottom:20px;position:relative}input,.inputSelect{box-sizing:border-box;background-color:transparent;border:1px solid #d7d3d9;border-radius:4px;outline:none;width:100%;padding:14px 12px;font-size:16px;transition:border-color .3s}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}input:focus{border-color:#d7d3d9}.input-label{pointer-events:none;background-color:#f9f8f9;padding:0 5px;transition:all .3s;position:absolute;top:14px;right:12px}.input-label2{color:#1f1e1f;pointer-events:none;background-color:#f9f8f9;padding:0 5px;transition:all .3s;position:absolute;top:-10px;right:12px}input:focus+.input-label,input:not(:placeholder-shown)+.input-label{color:#1f1e1f;font-size:12px;top:-10px}.custom-gap{z-index:2;background-color:transparent;height:12px;transition:width .3s;position:absolute;top:-1px;right:16px}.focused .custom-gap{background-color:transparent}.MuiDialogContent-root::-webkit-scrollbar{width:4px;height:4px}.MuiDialogContent-root::-webkit-scrollbar-track{background:#b6b3b3;border-radius:4px}.MuiDialogContent-root::-webkit-scrollbar-thumb{background-color:#f0f0f0;border:4px solid #888;border-radius:4px}.MuiDialogContent-root::-webkit-scrollbar-thumb:hover{background-color:#555}
