﻿
.margin-top-20
{
    margin-top:20px;
}

.margin-top-40 {
    margin-top: 40px;
}
.KhungDM.ProFile .title-header-col {
    margin-bottom: 20px;
    line-height: normal;
    padding: 10px;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}
.KhungDM.ProFile {

}
.ProFile_68 ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.ProFile_68 ul li{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 16px;

}