:root {
    --mau1: #706bb1;
    --mau2: #f5b39a;
    --fontFull: 'SF Pro Display';
    --fontTen: 'Shopee2021';
}
.change-color {
    color: var(--mau1);
}
#cv_html {
    font-family: var(--fontFull), serif !important;
}
.cv-content {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
}
.cv-chia-cot {
    display: flex;
    position: relative;
    clear: both;
    /*z-index: 2;*/
}

.cv-cot-trai {
    width: 280px;
    display: inline-block;
    margin-right: 0;
    background: var(--mau1);
}
.cv-cot-phai {
    width: calc(100% - 280px);
    padding: 35px;
    padding-top: 20px;
    padding-left: 0;
    display: inline-block;
    position: relative;
}

.select-dropdown-nomal {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 36px;
    border: 1px solid #bfcbd9;
    border-radius: 5px;
    background-color: #fff;
    background-clip: padding-box;
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 36px;
    width: 100%;
}
.select-dropdown-nomal:focus, .select-dropdown-nomal:active {
    outline: none;
}

.cv-part {
    margin-top: 15px;
    margin-bottom: 30px;
}
.cach-dong-duoi {
    margin-bottom: 20px;
}

#cvo-profile-avatar {
    width: 267px;
    border-top-left-radius: 0;
}

#anh_bg_1 {
    width: 318px;
    height: 100%;
    display: inline-block;
    background: url(/images/bg-cv/cv47/6.png);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    left: -1px;
    top: -1px;
    z-index: 1;
}
.avatar-user {
    display: inline-block;
    float: left;
    padding-bottom: 52px;
}

.part-user-info-list {
    padding: 0 20px;
}
.ic {
    margin-bottom: 10px;
    word-break: break-word;
}

.ic p {
    margin: 0;
    display: flex;
}
.ic i {
    margin-right: 5px;
    font-weight: bold;
    background: white;
    padding: 5px;
    border-radius: 100%;
    min-width: 26px;
    width: 26px;
    height: 26px;
    display: inline-flex;
    justify-content: center;
    align-content: center;
}
.ic span {
    color: #fff;
}
#anh_bg_2 {
    width: 95px;
    height: 100%;
    display: inline-block;
    background: url(/images/bg-cv/cv47/3.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 115px;
    top: 0;
}

#anh_bg_3 {
    width: 55px;
    height: 100%;
    display: inline-block;
    background: url(/images/bg-cv/cv47/5.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 30px;
    top: 15px;
}

#anh_bg_4 {
    width: 55px;
    height: 55px;
    display: inline-block;
    background: url(/images/bg-cv/cv47/1.png);
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    margin-right: 70px;
    margin-top: 0;
}
#anh_bg_5 {
    width: 69px;
    height: 87px;
    display: inline-block;
    background: url(/images/bg-cv/cv47/4.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 0;
}
.box-ten {
    margin-top: 65px;
    margin-bottom: 20px;
    text-align: center;
}
#cv-profile-fullname {
    text-transform: uppercase;
    font-size: 37px;
    font-weight: bold;
    font-family: var(--fontTen), serif;
    color: #000;
}
#cv-profile-job {
    color: var(--mau2);
    font-size: 20px;
    text-transform: uppercase;
}

#div_vien_ten {
    width: 120px;
    height: 14px;
    background: var(--mau1);
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-left: 140px;
}
.cv-chia-cot .title_box {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
}

.cv-chia-cot .cvp-title {
    text-align: left;
    background: var(--mau1);
    border-top-right-radius: 40px;
    margin-bottom: 15px;
    width: 320px;
    padding: 4px 0;
}

.cv-chia-cot .cv-cot-trai .cvp-title {
    background: #fff;
    width: 220px;
}
.cv-chia-cot .cv-cot-trai .title_box {
    color: var(--mau1);
    margin-left: 25px;
}

#box03 ul, #box03 .box-content {
    margin: 0;
    padding: 0;
    margin-left: 10px;
    color: #fff;
}
#box02 li, #box03 li {
    list-style: none !important;
    line-height: 28px !important;
}
#box03 ul li i {
    font-weight: bold;
    font-size: 6px;
    vertical-align: middle;
    color: var(--mau2);
}
.partitions {
    padding: 0 25px;
    margin-bottom: 8px;
}
.partitions .start-par {
    float: right;
}
.partitions .start-par i {
    padding-right: 5px;
}
.txt-par {
    color: #fff;
}
.partitions i {
    color: var(--mau2);
    font-size: 10px;
}
.partitions i.far {
    color: #fff;
    font-weight: bold;
}
.part-giai-thuong .cvp-content, .part-chung-chi .cvp-content {
    padding: 0 20px;
    color: #fff;
}
.part-user-muctieu {
    margin-top: -70px;
}
.part-user-muctieu .cvp-title {
    background: unset;
    margin-bottom: 0;
}
.part-user-muctieu .title_box {
    color: var(--mau1);
}
#box02 ul, #box02 .box-content {
    margin: 0;
    padding: 0;
    color: #000;
}
.thut-le {
    padding-left: 25px !important;
}
.part-hoc-van .cvp-title, .part-kinh-nghiem .cvp-title {
    position: relative;
}
.add-more {
    border: none;
    background: #e7e1e1;
    height: 20px;
    width: 20px;
    top: 5px;
    position: absolute;
    margin-left: 20px;
    border-radius: 100%;
    color: #d73015;
    font-size: 12px;
    line-height: 8px;
}

.tlp-content p {
    margin-bottom: 5px;
    line-height: 28px;
}
.box-name-tieu-de {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.name-noi {
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    padding-right: 5px;
    white-space: break-spaces;
}
.cvp-box-child {
    position: relative;
}
.cvp-box-child:hover > .fieldgroup_controls {
    display: block;
}
b.tag {
    font-weight: normal;
    width: 140px;
    white-space: nowrap;
    text-align: right;
    color: var(--mau1);
}
.experience-table > div.cvp-content {
    position: relative;
    padding-left: 20px;
    padding-bottom: 15px;
}
.experience-table > div.cvp-content:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    top: 6px;
    left: -6px;
    background: #fff;
    background: var(--mau1);
    transform: rotate(90deg);
    -webkit-clip-path: polygon(92.32051% 40%, 93.79385% 43.1596%, 94.69616% 46.52704%, 95% 50%, 94.69616% 53.47296%, 93.79385% 56.8404%, 92.32051% 60%, 79.82051% 81.65064%, 77.82089% 84.50639%, 75.35575% 86.97152%, 72.5% 88.97114%, 69.3404% 90.44449%, 65.97296% 91.34679%, 62.5% 91.65064%, 37.5% 91.65064%, 34.02704% 91.34679%, 30.6596% 90.44449%, 27.5% 88.97114%, 24.64425% 86.97152%, 22.17911% 84.50639%, 20.17949% 81.65064%, 7.67949% 60%, 6.20615% 56.8404%, 5.30384% 53.47296%, 5% 50%, 5.30384% 46.52704%, 6.20615% 43.1596%, 7.67949% 40%, 20.17949% 18.34936%, 22.17911% 15.49361%, 24.64425% 13.02848%, 27.5% 11.02886%, 30.6596% 9.55551%, 34.02704% 8.65321%, 37.5% 8.34936%, 62.5% 8.34936%, 65.97296% 8.65321%, 69.3404% 9.55551%, 72.5% 11.02886%, 75.35575% 13.02848%, 77.82089% 15.49361%, 79.82051% 18.34936%);
    clip-path: polygon(92.32051% 40%, 93.79385% 43.1596%, 94.69616% 46.52704%, 95% 50%, 94.69616% 53.47296%, 93.79385% 56.8404%, 92.32051% 60%, 79.82051% 81.65064%, 77.82089% 84.50639%, 75.35575% 86.97152%, 72.5% 88.97114%, 69.3404% 90.44449%, 65.97296% 91.34679%, 62.5% 91.65064%, 37.5% 91.65064%, 34.02704% 91.34679%, 30.6596% 90.44449%, 27.5% 88.97114%, 24.64425% 86.97152%, 22.17911% 84.50639%, 20.17949% 81.65064%, 7.67949% 60%, 6.20615% 56.8404%, 5.30384% 53.47296%, 5% 50%, 5.30384% 46.52704%, 6.20615% 43.1596%, 7.67949% 40%, 20.17949% 18.34936%, 22.17911% 15.49361%, 24.64425% 13.02848%, 27.5% 11.02886%, 30.6596% 9.55551%, 34.02704% 8.65321%, 37.5% 8.34936%, 62.5% 8.34936%, 65.97296% 8.65321%, 69.3404% 9.55551%, 72.5% 11.02886%, 75.35575% 13.02848%, 77.82089% 15.49361%, 79.82051% 18.34936%);
}
.experience-table .cvp-content {
    position: relative;
}
.experience-table .cvp-content:after {
    content: '';
    height: 85%;
    width: 1px;
    position: absolute;
    left: 0;
    top: 25px;
    background-color: var(--mau1);
}
