.imgnewgroup{
   width: 100%;
   margin-top:3px;
   max-height: 250px;
   object-fit: cover;
}
.tirtlennewgroup{
    display: block;
    width: 67%;
    bottom: 0;
    padding: 5px;
    background: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    color: #000;
    font-size: 13px;
    float: right;
    line-height: 18px;
}
.boximg{
    padding-top:5px;
}
.boxnewgroup a{
    display:block;
}
.boxboxing{
    cursor: pointer;
    width: 100%;
    height: max-content;
    margin-bottom:3px;
    padding-bottom:5px;
}
span.glyphicon.glyphicon_g.glyphicon-stop {
    color: #009cd7 !important;
    font-size: 6px !important;
    vertical-align: middle;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width:15px;
    margin-left:0px;
}
.noidungnewgroup {
    padding-top: 12px;
    line-height: 24px;
    padding-left: 10px;
    padding-right: 10px;
}

span.glyphicon.glyphicon_g2.glyphicon-stop {
    margin: 6px;
    color: #696969 !important;
    font-size: 8px !important;
    vertical-align: middle;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 8px;
    margin-left: 0px;
}