﻿.dotsIfTextTooLong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}@keyframes enterIn{0%{opacity:0;transform:scale(.95);}100%{opacity:1;transform:scale(1);}}::-webkit-scrollbar{width:20px;}::-webkit-scrollbar-track{background-color:transparent;}::-webkit-scrollbar-thumb{background-color:rgba(31,31,31,.3);border-radius:20px;border:6px solid transparent;background-clip:content-box;}::-webkit-scrollbar-thumb:hover{background-color:#1f1f1f;}::-webkit-scrollbar-corner{background-color:transparent;}