* {
    margin: 0px;
}
body {
    margin: 0px;
    color: #ff8a0c;
    background-color: #000000;
    font-family: 'Inter', sans-serif;
    overflow: scroll;
}

.notification {
    position: relative;
    display: inline-block;
}

.notification-text {
    position: absolute;
    top: -50px;
    right: -30px;
    background-color: red;
    color: white;
    border-radius: 50%;
    padding: 2px 6px;
    font-size: 12px !important;
}



.btnalxawl {
        background: #000;
    color: #fff;
    border: none;
    border-radius: 7px;
    outline: none;
    cursor: pointer;
    font-size: 20px;
    font-family: 'Inter', sans-serif;
    line-height: 2.2;
    padding: 0px 2vw;
    z-index: 2;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
section {
        position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.alximawl {
        max-width: 500px;
    width: 90%;
}
.alximawl {
        display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.alximawl img {
        width: 120px;
    height: 120px;
    border-radius: 100%;
}
.dgnbosalx {
        display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 20px;
}
.dgnbosalx p {
        font-size: 21px;
    font-weight: 600;
    margin-top: 10px;
}
.dgnbosalx span {
        margin-top: 5px;
    color: #444;
    font-size: 14px;
}
.icalxakh {
       display: flex;
    max-width: 300px;
    width: 70%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    column-gap: 25px;
    margin-bottom: 25px;
    justify-content: center;
}
.itmalxakh {
        display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    color: #ff8a0c;
    width: 20%;
    cursor: pointer;
}
.itmalxakh i {
        font-size: 22px;
    margin-bottom: 10px;
}
.itmalxakh span {
        font-weight: 400;
    font-size: 14px;
}
.medalxakh {
        max-width: 480px;
    width: 100%;
}
.txtalxakh {
        width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    color: #ff8a0c;
    cursor: pointer;
}
.txtalxakh p {
        font-weight: 500;
    font-size: 15px;
}
.txtalxakh span {
        font-size: 14px;
}
.ovfalxakh {
        margin-top: 5px;
    width: 100%;
        display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 10px;
    overflow-x: scroll;
    overflow-y: hidden;
}
.itmalxovf {
       position: relative;
    width: 90px;
    height: 90px;
    border-radius: 7px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #dfdfdf;
    color: #000;
    font-size: 18px;
    cursor: pointer;
    border: 2px solid #ff8b0b;
}
.itmalxovf img {
        width: 90px !important;
    height: 90px !important;
    border-radius: 7px !important;
}
.itmalxovf i {
        width: 90px;
    text-align: center;
}
.vidalxovf {
        position: absolute;
    left: 0;
    bottom: 0;
    background: #0000008c;
    width: 100%;
    border-radius: 0px 0px 7px 7px;
    color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 3px 0px;
}
.vidalxovf i {
        margin-left: 7%;
    font-size: 16px;
    width: unset;
}
.vidalxovf span {
        font-size: 16px;
    font-weight: 700;
    margin-right: 5%;
}
.btnalexakh {
        margin-top: 30px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 5em;
}
.btnalexakh button {
        background: #ff8a0c;
    color: #000;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 17px;
    font-family: 'Inter', sans-serif;
    line-height: 2.5;
    z-index: 2;
    position: fixed;
    font-weight: 600;
    border-radius: 7px;
    width: 350px;
    display: block;
}
.ldalxawl {
        background: #ebebeb;
    color: #000;
    font-size: 30px;
    padding: 20px;
    border-radius: 7px;
}
alex {
        position: fixed;
    left: 0;
    bottom: 5%;
    color: #000;
    font-family: 'inter', sans-serif;
    font-size: 13px;
    font-weight: 400;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    align-content: center;
    width: 100%;
}
alex span {
        background: #0000005e;
    padding: 5px;
    border-radius: 7px;
    text-align: center;
}
.salahfbalex {
  border: 1px solid #f00 !important;
  box-shadow: 0 -1px 0 #f00 inset, 0 0px 0px #f00 inset !important;
}