/**
 * @Project NUKEVIET 4.x
 * @Author Bach Dinh Cao <contact@bcbsolution.vn>
 * @Copyright (C) 2021 Bach Dinh Cao. All rights reserved
 * @License: Not free read more http://nukeviet.vn/vi/store/modules/nvtools/
 * @Createdate Wed, 01 Sep 2021 16:38:08 GMT
 */


.table-responsive ul{
    padding: 0;
    margin: 0;
}

.w20{
    width: 20%;
}
.link_ckns_stc{
	text-transform: uppercase;
}
.related_new_ckns{
	background-color: #ebb474;
    padding: 10px;
    text-transform: uppercase;
    color: #ad0490;
}
.related_old_ckns{
	background-color: #ebb474;
    padding: 10px;
    text-transform: uppercase;
    color: #ad0490;
}