.download_item {
    width: 100%;
    height: 190px;
    background: #ffffff;
    padding: 20px;
}

.download_item_info {
    width: 80%;
}

.download_item_title {
    width: 100%;
    display: inline-block;
    color: #000000;
    font-weight: bold;
    text-decoration:none;
    text-decoration-color: #000;
    font-size: 16px;
}

.download_item_txt {
    color: #999999;
}

.download_tags {
    display: inline-flex;
    margin-left: 50px !important;
    column-gap: 5px;
}

.download_tags span {
    display: inline-block;
    padding: 5px 10px;
    background: #f2f2f2;
}

.down_details_content {
    width: 80%;
}

.down_details {
    padding: 15px 35px;
    background: #ffffff;
}

.down_details_title {
    width: 100%;
    display: inline-block;
    color: #000000;
    font-weight: bold;
    text-decoration:none;
    text-decoration-color: #000;
    font-size: 16px;
}

.down_details_txt {
    word-break: break-all;
    color: #999999;
}

.cafde_f2344 {
    margin: 20px auto !important;
    border: 1px solid #9f9f9f;
    width: 175px;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    font-size: 16px;
}
