:root{--orange-color: rgb(255, 152, 5);--cherry-color: #ad1457d1;--white-color: #FFFFFF;--red-color: #FF0000FF;--gray-color: #9e9e9e;--border-color: rgba(158, 158, 158, .39)}*{margin:0;padding:0;scroll-behavior:unset}body{margin:0;padding:0;box-sizing:border-box}body::-webkit-scrollbar{width:7px;height:7px}body::-webkit-scrollbar-corner{background:transparent}body::-webkit-scrollbar-thumb{background:#ccd2d4;border-radius:3px;cursor:pointer}.footermenu__button{background:var(--cherry-color);color:var(--white-color);font-weight:700;padding:12px 25px;border:2px solid var(--cherry-color);border-radius:7px;cursor:pointer}.footermenu__button:hover{background:rgba(250,27,129,.82);transition:all .2s ease-in-out;border:2px solid rgba(250,27,129,.82)}.footermenu__button:active{transition:all .2s ease-in-out;box-shadow:0 0 7px #fa1b81d1}.table__style{position:absolute}.table__bank{display:flex;flex-direction:column;align-items:center;gap:5px;padding:5px 0 0}.ant-table-body::-webkit-scrollbar{width:10px;height:10px}.ant-table-body::-webkit-scrollbar-track{background:inherit}.table__style .ant-table-body::-webkit-scrollbar-thumb{background-color:var(--cherry-color);border-radius:10px;height:20px}.ant-table-wrapper .ant-table-sticky-scroll-bar{height:12px;background-color:var(--cherry-color);cursor:pointer}.ant-table-wrapper .ant-table-sticky-scroll-bar:hover{background-color:var(--cherry-color)}.custom-width-column{width:150px}.strike-text{text-decoration:line-through;color:var(--red-color)}.invalid-date-picker{border:1px solid var(--red-color)}.disabled-button{background-color:#ccc;color:var(--gray-color);border-color:var(--gray-color);cursor:not-allowed}.hidden{display:none}.application__icon{font-size:15px;color:var(--gray-color);cursor:pointer}.application__icon:hover{transform:scale(1.1)}.red-icon{color:var(--cherry-color)}.green-icon{color:#35d70f}.blue-icon{color:#00bfff}.custom-tooltip .ant-tooltip-inner{background-color:#00f;color:#fff}.even-row{background-color:#f5f5f5}.odd-row{background-color:#fff}.ant-table-wrapper .ant-table-cell-fix-left,.ant-table-wrapper .ant-table-cell-fix-right{position:sticky!important;z-index:2;background:inherit}.ant-table-wrapper td.ant-table-column-sort{background:inherit}.table-style{display:flex;justify-content:center;gap:15px}
