body { 
    background-color: black;
}
.SelectPic{
    width: 50px;
    height: 50%;
    background-color: black;
    color:white;
    border-radius: 5px;
}
#InputFindItem{
    background-color: rgb(116, 116, 116,0.5);
    border: 1px solid grey;
    border-radius: 5px;
    color: white;
}
#SteamIcon{
    cursor: pointer;

}
.HelpDivCont{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
#ItemInfoMainDiv,#ItemInfoDivSteam{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.MainDiv{
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.PicImg{
    width: 30%;
    height: 30%;
}
#GrandItemDivFind{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    
    
    

}
.headMainDiv {
    display: flex;
    padding: 20px;
    justify-content: center;
    flex-wrap: wrap; 
    position: relative;
}
.left, .right{
    background-color: rgba(0, 0, 0, 0.7);
    padding: 15px;
    height: max-content;
    width: 100%;
    max-width: 200px;
    border-radius: 35px;
    border: 5px solid rgb(75, 75, 75);
    color: white;
    cursor: pointer;
    position: absolute; 
    
}
#UpDiv{
    display: flex;
    justify-content: center;
    align-items: center;
    gap:5px;
}
.DonateDiv{
    border: 1px solid red;
    border-radius: 5px;
    text-align: center;
}
#DonateInfo{
    color: white;
}
.order_blue{
    color: rgb(98, 98, 223) !important;
}
#SellOrderStatus{
    color: white;
}
.DonateA{
    color: red;
    text-decoration: none;
    font-weight: bold;
    border: 1px dashed rgb(182, 182, 182);
}
#Language{
    width: 30px;
}
.centre{
    display: grid;
    justify-content: center;
    align-items: center;
    background-color: black;
    flex-wrap: wrap;
    gap: 5px;
}
.findPic{
    border: 1px solid grey;
    border-radius: 5px;
    cursor: pointer;
}
.findPic#FindTf2Key{
    width: 30px;
    height: 30px;
}
.TgPic{
    background-color: black;
    width: 60%;
    
}
.TgDiv{
    display: flex;
    background-color: black;
    justify-content: center;
    align-items: center;
}
.dropdown {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 9999;
}
.dropdownLeft {
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 9999;
}
#mainOverPayDiv{
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.overpayStyle {
    background-color: rgba(128,0,128,0.3);
}
#StickerOverpayPrice{
    color:green;
    font-size: 22px;
}
.floatView{
    color: green;
    font-size: 24px;
}
#StickerOverpatDiv{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0 auto;
}
#warning{
    width: 400px;
    height: 130px;
}
#warningText{
    color: red;
}
#OverpayStickersImg{
    width: 50px;
}
#OverPayFloat{
    font-size: 24px;
    color: green;
}
.PicSites{
    color: white;
    font-size: 24px;
    gap: 5px;
    display:flex;
    justify-content:center;
}
.left:hover,
.right:hover{
    transform: scale(1);  
    box-shadow: 0 0 15px rgba(0, 255, 200, 0.5);  
    gap:5px;
}

.rowDiv{
    display: grid;
    border: 1px solid rgb(116, 116, 116);
    border-radius: 1px;
    justify-content: center;
    /* background-color: grey; */
    align-items: center; 
    gap:15px;
    width: 100%;
    flex-wrap: wrap;
    
}

.RowContanerDiv {
    display: flex;
    max-height: 85vh;
    overflow-y: auto;
    overflow-x:hidden;
    flex-direction: column;
    align-items: center;
    margin-top: 15px;
    width: max-content;
    scrollbar-width: none;
    -ms-overflow-style: none;
   
}
.RowContanerDiv::-webkit-scrollbar {
    display: none;            
}
.LeftDiv{
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
}
.rowInFindItem{
    display: flex;
    justify-content: center;
    align-items: center;
    gap:5px;

}
.imgSteamPic{
    height: 30px;
    width: 30px;
    font-size: 32px;
}
.RowSitePic{
    cursor: pointer;
    border:1px black;
    border-radius: 5px;
    color: white;
}

.RowSitePic:hover{
    transform: scale(1.15);  
    box-shadow: 0 0 15px rgba(0, 255, 200, 0.5);  
    gap:5px;
}
.itemInRow{
    margin-bottom:5px
}
.RowDivItem{
    display: flex;
    gap: 5px;
    justify-content: center;
    align-items: center;
}
.smalRowInfo{
    color: white;
    font-size: 22px;

}
.headHelpDiv{
    display: flex;
    margin-top: 100px;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 90%;
    gap: 5px;
}

#MinMax{
    display: flex;
    gap:5px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 50px;
    
}
.MinMaxInput{
    background-color: rgb(17, 17, 17);
    border-radius: 5px;
    border: 1px solid grey;
    width:50px;
    color:rgb(248, 248, 248);
}
.mainTableDiv{
    display: flex;
    justify-content: center; /* горизонт */
    align-items: center;     /* верт */
    flex-direction: column;
    margin-top: -4%;
}
.RowInfo {
    color: white;
    font-size: 24px;
    border: 1px solid rgb(68, 68, 68);
    border-radius: 5px;
    display: flex;
    justify-content: center; /* горизонт */
    align-items: center;     /* верт */
    
}
.ItemFindPicEx:hover{
    transform: scale(1.15);  
    box-shadow: 0 0 15px rgba(0, 255, 200, 0.5);  
    gap:5px;
    border-radius: 10px;
}
.ItemFindSitesRowDiv{
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
}
.ItemInfoDivSites{
    display: grid;
    grid-template-rows: repeat(10,auto);
    grid-auto-flow: column;
    gap: 5px;
    justify-content: center;
    align-items: center;

}

#ExitButtonItemInfo{
    color: red;
    background-color: black;
    border-radius: 5px;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    
}
#History{
    width: 110%;
    margin: 0 auto;
}
#ItemInRow{
    color: white;
    cursor: pointer;
    font-size: 20px;
}
.PicImgBigView{
    width: 200px;
    
}
.MaxBotGetItemInfo{
    color: white;

}
#SteamDivItemBigView{
    gap: 5px;
    display: flex;
    align-items: center;
}
.PeakGameImg:hover{
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 255, 200, 1);  
}
.ActiveGameStatus{
    box-shadow: 0 0 20px rgb(91, 212, 10); 
    border-radius: 155px;
    
}
.PeakGame{
    display: flex;
    gap:5px;
    margin-top: 5px;
    justify-content: center;
    align-items: center;
}
.PeakGameImg{
    width: 30px; 
}
#ImageItemAndPricesLeftDiv {
    display: flex;
    flex-direction: column;
    justify-content: center; 
    align-items: center;     
    height: 100%;
}
#RightDivBigOverview{
    display: flex;
    flex-direction: column;
    
  
    align-items: center;
}
.SteamDivPriceAndProcnet{
    display: grid;
    flex-wrap: wrap;
}
.PriceItemInRowBigView{
    width: max-content;
    color:white;
    font-size: 20px;
}
#BodyDivInfo{
    display: flex;
    
}
#overpayBigView{
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid white;
}

.StickerOverpatDiv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0 auto;
}
.StickDivOverpay{
    display: flex;
    flex-direction: row;
}
#MainBlockDivItemShowInfo{
    display: flex;
    flex-direction: column;
    z-index: 99999;
    background: linear-gradient(
    235deg,
    black,
    rgb(63, 63, 63)
    );
    position: fixed;
    width: max-content;
    height: max-content;
    border-radius: 5px;
    border: 5px solid rgb(0, 0, 0);
    gap: 5px;
    padding: 5px;
    margin-bottom: 0%;
    top:30%;
}
#watch{
    cursor: pointer;
}
#FilteredDiv{
    gap: 5px;
    width: max-content;
}
.Sort{
    background-color: black;
    border: 1px solid grey;
    border-radius: 5px;
    color: white;
    font-size: 20px;
    cursor: pointer;
   
}
@media (max-width: 600px) {
    .headMainDiv {
        flex-direction: column;
        align-items: left;
        gap: 10px;
    }
    
    .left, .right {
        max-width: 30%;
        top: 0;
    }
    .rowDiv{
        flex-wrap:wrap;
        align-items: center;
        width: 100%;
    }
    .RowDivItem{
        gap:5px;
    }
    
    .PicSites{
        font-size: 12px;
    }
    .smalRowInfo{
        font-size: 18px;
    }
    .itemInRow{
        width: 20px;
        height: 20px;
    }
    .rowDiv{
        margin-top: 3px;
    }
    .RowDivItem{
        gap:2px;
    }
    .headHelpDiv{
        margin-top: 40px;
        top:50px;
    }
    .RowInfo{
        font-size: 16px;
    }
    .centre{
        margin-top: 15%;
        
    }
    .mainTableDiv{
       margin-top: -5%;;
    }
    .ItemInfoDivSites{
        grid-template-rows: repeat(2,1fr);
        
    }
    .RowContanerDiv{
        width: 100%;
    }
    #overpayBigView{
        width: 89%;
    }
    #MainBlockDivItemShowInfo{
        display: flex;
        
        width: 99%;
        height: max-content;
    }
    .chart-wrapper{
        position: relative;
        width: 100%;
        max-width: 100%;
        height:100%;
        overflow: hidden;
    }
    #BodyDivInfo{
        flex-direction: column;
    }
    
    #Prices{
        display: flex;
        flex-wrap: wrap;
        gap:5px;
    }
    #CanvasActive{
        width: 100% !important;
        height: 100% !important;
    }

    #History{
        width: 100%;
        overflow-x: hidden;
    }
    
}