.BYYU_222 {
    border-radius: 20px;
    padding-top: 18px;
    padding-bottom: 18px;
    color: #111 !important;
    padding: 20px 15px 79px 15px;
    width: 600px;
}
.d711s0:first-of-type {
    margin-top: 0px;
}
.d711s0 {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 12px;
}
.d7eee {
    background: #fff;
    width: 100%;
    padding: 8px;
    border-radius: 4px;
    display: flex;
    margin-bottom: 8px;
    flex-direction: column;
    cursor: pointer;
}
.d7eee0 {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.d7eee1 {
    display: flex;
    flex-direction: column;
}
.d7eee1 h4 {
    font-size: 22px;
    margin-bottom: 4px;
    color: #333;
}
.d7eee1 h4 .red{
    color: #ff0000;
    display: inline-flex;
}
.d7eee1 h4 .red, .d7eee1 h4 .green, .d7eee1 h4 .grey{
    align-items: center;
}
.d7eee1 h4 .green{
    color: #028203;
    display: inline-flex;
}
.d7eee1 h4 .grey {
    color: #767676;
    display: inline-flex;
}
.d7eee1 h4 .grey i.icon {
    margin: 0px;
    font-size: 16px;
}
.d7eee1 .ccd {
    font-size: 16px;
    color: #595959;
    line-height: 1.6;
}
.d711s {
    margin-left: 4px;
    color: #767676;
    font-weight: 400;
    line-height: 1.8;
}
.svg_updown{
    width: 17px;
    height: 17px;
    fill: currentColor;
    color: inherit;
}
/* TABLET */
@media only screen and (min-width: 768px) and (max-width: 991px){
    
}
/* SMARTPHONE */
@media only screen and (min-width: 0px) and (max-width: 767px){
    
}