/*color*/
.suggest-text {
    color: #959595 !important;
}
.bg-color {
    background: #448c30;
}
.change-color {
    color: #448c30;
}
.border-color {
    border-color: #448c30 !important;
}

#form-cv {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    background: #fff;
    display: flex;
}
#form-cv p {
    margin-top: 0;
    margin-bottom: 0;
}
#cv-top {
    width: 100%;
    height: 215px;
}
#sortable .cvo-block {
    margin: 0;
    padding: 0 0 5px;
    margin-bottom: 25px;
}
#cvo-profile {
    display: block;
    padding: 20px 10px 0;
}
#cv-content {
    width: 60%;
    text-align: justify;
    margin: 0;
    padding-left: 10px;
    border-left: 10px solid;
    position: relative;
}
#cv-content .box-01{
    padding: 0;
    margin: 0;
    padding-left: 10px;
    padding-top: 20px;
}
#cv-content .ir {
    padding-right: 0 ;
    margin: 0px;
    padding-left: 5px;
}
#cv-content #block02 #exp1 {
    padding: 0;
    margin: 0;
}
#cv-content #block02 #exp3{
    padding: 0;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}
#cv-main {
    width: 41%;
    text-align: justify;
    position: relative;
    padding-left: 20px;
    border-right: 10px solid;
    margin-right: -10px;
}
#cv-right {
    float: left;
    width: 90.2%;
    color: #000;
    padding-left: 7px;
    position: relative;
}
#cv-right .ir {
    padding: 0;
}
p.skill-name input {
    color: #fff !important;
}
#box-hvt {
    padding-top: 75px;
    padding-bottom: 50px;
    width: 100%;
    text-align: justify;
    padding-left: 25px;
    position: relative;
}
#box-hvt h1 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
    color: #448c30;
    text-align: center;
    font-weight: bold;
}
#box-hvt .bg-border:after {
    content: "";
    position: absolute;
    border: 10px solid;
    width: 55%;
    right: 0;
    bottom: 25px;
    background: white;
    padding: 1px;
}
#box-hvt .bg-border:before {
    content: "";
    position: absolute;
    border: 10px solid;
    width: 75%;
    right: 0;
    bottom: 0;
    background: white;
    padding: 1px;
}
#cvo-profile .box-contact {
    padding-top: 0;
    width: 100%;
    float: right;
    color: #000;
}
#cv-right #prof {
    width: 100%;
    float: left;
    color: #000;
    padding-bottom: 5px;
    border-bottom: 2px solid #1b1b1b;
}
#sortable #box01 {
    padding: 0;
    margin: 0;
    border: 0;
}
.avt {
    width: 100%;
    height: 356px;
    padding: 0;
    margin: 0;
}
#cv-right .cvo-block .head div {
    color: #1b1b1b;
}
#box01 ul li {
    width: 50%;
    float: left
}
#box-hvt h2 {
    font-size: 16px;
    color: #448c30;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 10px;
    text-align: center;
}
#cv-content p {
    margin-bottom: 5px;
    font-size: 14px;
}
#cv-content .ir a {
    color: #2ebb2f
}
#cv-right h3, #cv-content .head {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    padding-top: 0;
    line-height: 24px;
}
#sortable .box-content {
    margin: 0;
    padding: 0;
    padding-top: 15px;
    width: 100%;
}
#cv-content .exp-title {
    width: 100%;
    float: right;
    word-break: break-word;
}
#cv-content .exp-date {
    float: left;
    width: 20%;
    padding-right: 10px;
    font-size: 14px;
    text-align: center;
}
#cv-content .w-exp {
    width: 100%;
    float: right;
}
#cv-content h3 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    line-height: 18px;
    display: table;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 10px;
}
#cv-content p.h3 {
    font-weight: normal;
}
#cv-content .cvo-block {
    padding-right: 0;
    margin-right: 0;
}
.ctbx {
    padding-left: 0;
    width: 95%;
    margin-bottom: 15px;
}
.ctbx {
    position: relative;
}
.ctbx:hover {
    box-shadow: 0 0 1px #999;
}
.ctbx:hover .fieldgroup_controls {
    display: block;
}
[cvo-form-field] {
    cursor: text;
}
#cvo-profile-avatar-wraper {
    width: 55%;
    height: 210px;
    margin: 0 auto 0;
    padding-top: 60px;
}
#cvo-profile-avatar-wraper .wimg {
    padding: 0;
    margin: 0;
    float: left;
    width: 170px;
    height: 170px;
    border: solid 4px;
    position: relative;
    z-index: 10;
}
#cvo-profile-avatar-wraper img {
    width: 162px;
    height: 162px;
    float: none;
    display: inline-block;
}
#line-seperate {
    height: 25px;
}
.bar-exp div {
    float: left;
    height: 8px;
    background: #448c30;
}
.ctbx .skill-name {
    width: 100%;
    float: left;
}
.bar-exp {
    width: 100%;
    background: #c4c4c4;
    height: 8px;
    float: right;
    margin-top: 3px;
    margin-bottom: 0px;
    border: 1px solid #fff;
    border-radius: 5px;
}
.skill .ctbx {
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 15px;
}
.bar-value-exp {
    width: 50%
}
.bar-value-exp input[type="text"] {
    color: #000;
    width: 95%
}
.icoweb label {
    display: block;
}
.icoweb {
    line-height: 22px;
    float: left;
    padding-left: 5px;
}
.ic {
    float: left;
    width: 100%;
    margin-bottom: 8px
}
#form-cv .icf {
    float: left;
    line-height: 25px;
    height: 25px;
    margin-bottom: 0;
    font-size: 14px;
    width: 25px;
    text-align: center;
}
#form-cv .ic .icoweb {
    margin-bottom: 0;
    width: 78%;
    display: flex;
}
.ic .icoweb {
    float: left
}
.icf .fa {
    margin-top: 0;
    float: none
}
#prof .ic {
    padding: 0;
    margin: 0;
    margin-top: 3px;
    max-width: 100%;
}
#cv-content .head {
    width: 95%;
    height: 40px;
    line-height: 40px;
    float: left;
    color: #fff;
    padding-left: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.cum {
    width: 100%;
    height: 40px;
    text-align: left;
    border-radius: 10px;
    position: relative;
}
#cv-right h3 {
    color: #fff;
    width: 76%;
    height: 40px;
    line-height: 40px;
    float: left;
}
#box01 #prof{
    padding-top: 10px;
    padding-bottom: 15px;
    width: 94%;
    float: left;
}
#cv-content #box01{
    width: 100%;
    margin-left: 5px;
    background-position: left top;
    float: left;
}
#cv-content .head .div-text{
    width: 60%;
    height: 40px;
    float: left;
    font-size: 14px;
    color: #fff;
    margin: 0;
    line-height: 40px;
}
#cv-content .ir .cvo-block {
    margin-right: 0;
    padding-right: 0;
}
.cum h3{
    width: 79%;
}
.cumic{
    width: 40px;
    height: 40px;
    float: left;
    line-height: 42px;
}
.head .ico {
    float: left;
    width: 40px;
    height: 40px;
}
.cumic i , .head i {
    font-size: 20px;
    color: #fff;
    padding-left: 10px;
}
.check-list {
    padding-left: 0;
    list-style: none;
}
.check-list li {
}
.add-more {
    position: absolute;
    top: 0px;
    right: 10px;
    width: auto !important;
    cursor: pointer;
    background: transparent;
    border: none;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
}
.head .add-more {
    top: 8px;
    right: 30px;
}


.hexagon0 {
    top: 90px;
    right: 85px;
}
.hexagon1 {
    top: -89px;
    right: -72px;
}
.hexagon2 {
    top: -319px;
    left: -85px;
}
.hexagon3 {
    top: -370px;
    left: -85px;
}


.hexagon {
    position: relative;
    width: 150px;
    height: 86.60px;
    background-color: #ffffff;
    margin: 43.30px 0;
    border-left: solid 3px;
    border-right: solid 3px;
}

.hexagon:before,
.hexagon:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 106.07px;
    height: 106.07px;
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    -ms-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    background-color: inherit;
    left: 18.9670px;
}

.hexagon:before {
    top: -53.0330px;
    border-top: solid 4.2426px #448c30;
    border-right: solid 4.2426px #448c30;
}

.hexagon:after {
    bottom: -53.0330px;
    border-bottom: solid 4.2426px #448c30;
    border-left: solid 4.2426px #448c30;
}
.exp-content,.exp-subtitle{
    word-break: break-word;
}

.exp-subtitle strong {
    display: inline-block;
}
.icon-top{
    position: absolute;
    top: 41px;
}
.icon-bottom{
    text-align: center;
    margin-left: -50px;
}
.icon-top-dung-phim-temp7{
    position: absolute;
    left: 10px;
    opacity: .4;
    top: 15px;
}
.icon-bottom-dung-phim-temp7{
    position: absolute;
    right: 10px;
    opacity: .4;
    margin-top: 10px;
}
