.brd{border:1px solid red!important}.bgTomato{background-color:tomato!important}.border-red-outer{border:1px solid red!important}.transparentScrollBarNoWidth::-webkit-scrollbar{height:0;width:0}.transparentScrollBarNoWidth::-webkit-scrollbar-thumb,.transparentScrollBarNoWidth::-webkit-scrollbar-track{background-color:#0000}.transparentScrollBarNoWidth::-webkit-scrollbar-thumb:hover{background-color:#0000}.transparentScrollBarTypeA::-webkit-scrollbar{height:12px;width:12px}.transparentScrollBarTypeA::-webkit-scrollbar-thumb{border-radius:6px}.transparentScrollBarTypeA[data-color=light]::-webkit-scrollbar-track{background-color:#eee}.transparentScrollBarTypeA[data-color=light]::-webkit-scrollbar-thumb{background-color:#ddd}.transparentScrollBarTypeA[data-color=light]::-webkit-scrollbar-thumb:hover{background-color:#ccc}.transparentScrollBarTypeA[data-color=light]::-webkit-scrollbar-corner{background-color:#eee}.transparentScrollBarTypeA[data-color=dark]::-webkit-scrollbar-track{background-color:#333}.transparentScrollBarTypeA[data-color=dark]::-webkit-scrollbar-thumb{background-color:#555}.transparentScrollBarTypeA[data-color=dark]::-webkit-scrollbar-thumb:hover{background-color:#666}.transparentScrollBarTypeA[data-color=dark]::-webkit-scrollbar-corner{background-color:#333}.loaderLine{display:flex;flex-wrap:nowrap;height:.125rem;overflow:hidden;position:relative;width:100%}.loaderLine .loaderLineChild-1:before{animation:lineAnim 1s linear infinite;content:"";height:.125rem;position:absolute}.loaderLine .loaderLineChild-2:before{animation:lineAnim2 1s linear infinite;content:"";height:.125rem;position:absolute}.loaderLine .loaderLineChild-3:before{animation:lineAnim3 1s linear infinite;background-color:red;content:"";height:.125rem;position:absolute}@keyframes lineAnim{0%{background-color:orange;left:45%;width:10%}50%{background-color:orange;left:25%;width:50%}to{background-color:red;left:0;width:100%}}@keyframes lineAnimx{0%{left:-50%;width:25%}50%{left:50%;width:50%}to{left:150%;width:25%}}@keyframes lineAnim2x{0%{left:-20%;width:25%}50%{left:50%;width:10%}to{left:100%;width:15%}}@keyframes lineAnim3x{0%{left:-40%;width:40%}50%{left:50%;width:5%}to{left:90%;width:30%}}