.customSelect{display:flex;flex-direction:column}.customSelect label{color:#fff;font-size:14px}@media screen and (min-width:320px){.customSelect label{font-size:calc(14px + 2*(100vw - 320px)/1600)}}@media screen and (min-width:1920px){.customSelect label{font-size:16px}}.customSelect .ant-select{width:100%!important;margin-top:8px;height:50px;margin-bottom:20px}.customSelect .ant-select .ant-select-selector{background:#080808;color:#a0a0a0!important;border:0}.customSelect .ant-select-selection-item{padding:15px!important;max-width:95%;color:#a0a0a0}.customSelect .ant-select-arrow .anticon-down svg{fill:#fff}.customSelect :where(.css-dev-only-do-not-override-77tu7h).ant-select-single.ant-select-open .ant-select-selection-item{color:#a0a0a0}.customSelect .ant-select-item-option-selected{background:#353026!important;color:#000!important;border-radius:10px!important}.customSelect .ant-select-item-option-selected .ant-select-item-option-content{color:#fff!important}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:20px}.pagination .disable svg{cursor:not-allowed;opacity:.6}.pagination .anticon{cursor:pointer}.pagination .anticon svg path{fill:#fff}.pagination .centerDetail{display:flex;align-items:center;color:#fff;gap:8px}.ant-skeleton{padding:0 20px}.tableLoader{border:1px solid hsla(0,0%,100%,.149);border-radius:14px;padding:30px;margin-bottom:30px;margin-top:20px}.tableLoader .custom-skeleton{margin-top:30px}.ant-skeleton .ant-skeleton-content .ant-skeleton-paragraph>li+li{-webkit-margin-before:0!important;margin-block-start:0!important}@keyframes animateSkeleton{0%{background-position:100% 50%}to{background-position:0 50%}}.tableLoader .ant-skeleton.ant-skeleton-active .ant-skeleton-avatar,.tableLoader .ant-skeleton.ant-skeleton-active .ant-skeleton-paragraph>li,.tableLoader .ant-skeleton.ant-skeleton-active .ant-skeleton-title{background:linear-gradient(90deg,hsla(0,2%,43%,.76) 25%,hsla(0,0%,80%,.76) 37%,rgba(85,85,85,.77) 63%);background-size:400% 100%;animation-name:animateSkeleton;animation-duration:1.4s;animation-timing-function:ease;animation-iteration-count:infinite}