.dsFBUl{
    padding: 20px !important;
}
.window {
    color: #fff;
        background: #343434;
        
}
.header{
    height: 80px;
}
.header .header__dots {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 16px;
}
.header .header__dots span {
    display: block;
    width: 12px;
    height: 12px;
    aspect-ratio: 1 / 1;
    background: rgb(150, 159, 175);
    border-radius: 50%;
}
.header .header__dots span.active {
    background: rgb(76, 148, 255);
}
.header .header__dots span.set {
    background: rgba(66, 135, 245, 0.4);
}
.ant-btn-primary-new {
    width: 100%;
    opacity: 1;
    height: 48px;
    border-radius: 12px;
    background-color: rgb(255, 255, 255);
    padding-right: 16px;
    padding-left: 16px;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    font-weight: 600;
    font-size: 16px;
    color: #000;
}
.ant-btn-primary-new2 {
    width: 100%;
    opacity: 1;
    height: 48px;
    border-radius: 12px;
    background-color: rgb(32, 33, 39);
    padding-right: 16px;
    padding-left: 16px;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
}
.title{
    font-size: 24px;
    font-weight: 500;
    text-align: center;

}
.grid-row{
    align-items: center;
}
.back-icon:hover{
    background: unset !important;
}

.new-btn{
    background: rgb(32, 33, 39);
    display: grid;
    grid-template-columns: auto 1fr auto;
    width: 100%;
    padding: 12px 18px 12px 12px;
    border-radius: 12px;
    align-items: center;
    cursor: pointer;
}
.new-btn svg{
        display: block;
    margin: 0px 0px 2px 0px;
}
.undert{
    text-align: center;
    font-size: 16px; font-weight: 500; color: rgb(150, 159, 175);
}
.newInput{
    background-color: rgb(32, 33, 39);
    border: rgba(255, 255, 255, 0.15) 2px solid ;
    padding: 12px 13px;
    border-radius: 12px;
    width: 100%;
    color: #fff;
}
.newInput::placeholder{
    color: #646776;
}

#sdd .ant-input{
    background-color: rgb(20, 21, 27);
    border: rgb(40, 40, 40) 1px solid;
    font-size: 16px;
    color: #fff !important;
}
#sdd .rabby-NumberFlag-rabby--jjw01n{
    top: 13px;
    font-size: 12px;
}

.jREYFS{
    
}