#form-cv {
    width: 100%;
    float: left;
    position: relative;
    line-height: 24px;
    color: #000;
}

#form-cv p {
    margin-top: 0;
}

#sortable .cvo-block {
    margin-top: 4px;
    margin-bottom: 2px;
}

.watermark {
    float: left;
    width: 100%;
    height: 22px;
    color: #000;
    text-align: right;
    padding-right: 22px;
    font-size: 15px;
    font-family: Courier;
}

#cv-top {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    overflow: hidden !important;
    position: relative;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.all {
    float: left;
    width: 100%;
    margin-top: 0px !important;
    padding-top: 50px !important;
}


.footer {
    float: left;
    width: 100%;
    position: relative;
    position: absolute;
    bottom: 10px;
    margin: 0;
    padding: 0;
}

.cv_page {
    background: url(hd01.png)no-repeat, url(ft01.png)no-repeat, url(body.png)no-repeat;
    background-size: 100% 427px, 100% 62px, 100% 100%;
    background-position: top, bottom, top;
}

.cv_page.page_more {
    background: url(ft01.png)no-repeat, url(body.png)no-repeat;
    background-size: 100% 62px, 100% 100%;
    background-position: bottom, top;
}

#cvo-profile {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
}

#cv-content {
    padding: 0;
    width: 55.8%;
    float: right;
    position: relative;
}

#cv-main {
    padding: 0;
    width: 34.8%;
    float: left;
    position: relative;
    margin-left: 24px;
}

#cv-right .ir {
    padding: 0px !important;
    float: left;
    width: 100%;
}

p.skill-name {
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding-top: 5px;
    color: #fff;
    font-size: 15px;
}

p.skill-name input {
    color: #fff !important;
}

#cv-right .ctbx {
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    position: relative;
}

.skill {
    margin-top: 0px;
    width: 100%;
    padding-bottom: 20px;
    clear: both;
    float: left;
    position: relative;
    padding-top: 15px;
}

div#prof {
    width: 100%;
    padding-top: 28px;
    padding-bottom: 10px;
    font-size: 15px;
    float: left;
    clear: both;
}

#cv-top h1 {
    float: left;
    margin: 0;
    width: 100%;
    font-size: 30px !important;
    padding-top: 62px;
    line-height: normal;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
}

h1 span {
    line-height: normal;
    font-size: 30px !important;
    color: #87c03d;
    width: 100%;
}

#cv-top h2 {
    float: left;
    width: 100%;
    padding: 0;
    font-size: 18px !important;
    font-weight: bold;
    text-align: left;
    clear: both;
    line-height: 24px;
    margin: 0;
    padding-top: 15px;
    text-transform: uppercase;
}

h2 span {
    font-size: 18px;
    color: #fff;
    width: 100%;
}

.box-01 p {
    overflow: hidden;
}

#cv-content p {
    margin-right: 10px;
    margin-bottom: 5px;
    line-height: 24px;
}

#cv-content .ir {
    padding: 0;
    margin: 0;
    float: left;
    position: relative;
    width: 100%;
}

#cv-right .head-right {
    padding: 0;
    margin: 0;
    color: #fff;
    float: left;
    width: 100%;
    font-size: 17px !important;
    text-transform: uppercase;
    font-weight: bold;
    height: 35px;
    background: url(bl1.png)no-repeat;
    background-position: bottom left;
    line-height: 30px;
}

#cv-content .head {
    padding: 0;
    margin: 0;
    color: #000000;
    float: left;
    width: 100%;
    font-size: 17px !important;
    text-transform: uppercase;
    font-weight: bold;
    height: 30px;
}

#cv-right .h3 {
    height: 40px;
    text-align: center;
    width: 100%;
}

#cv-content h3 {
    line-height: 20px;
    font-size: 15px;
    font-weight: bold;
    text-transform: unset;
    color: #000000;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 10px;
}

#block02 h3 {
    background: url(br1.png)no-repeat;
    background-position: left;
    float: left;
    width: 100%;
    padding-left: 31px;
    margin-left: -33px;
    margin-top: -3px;
}

p.h3 {
    font-weight: unset;
}

#form-cv #cv-content .cvo-block {
    padding: 0;
    float: left;
    width: 100% !important;
}

#cv-content span {
    display: inline-block;
    z-index: 9999;
}

#cv-right .h3:first-child {
    margin-top: 0
}

#block02 .ctbx {
    margin-bottom: 15px;
    background: url(br5.png)no-repeat;
    background-position: left;
    background-size: 1% 100%;
    width: 100%;
    float: left;
    padding-left: 25px;
    margin-top: 0px !IMPORTANT;
}

.ctbx:hover {
    box-shadow: 0 0 1px #999;
}

.ctbx:hover .fieldgroup_controls {
    display: block;
}

[cvo-form-field] {
    cursor: text;
}

#cvo-profile-avatar-wraper {
    padding: 0;
    width: 252px;
    float: left;
    display: table;
    padding-top: 55px;
    margin-left: 43px;
}

#cvo-profile-avatar-wraper img {
    width: 208px;
    height: 284px;
    float: left;
    display: unset !important;
}

#border_img {
    width: 208px;
    overflow: hidden;
}

#cvo-profile-avatar {
    width: 208px;
    height: 284px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}

#line-seperate {
    height: 25px;
}

.bar-exp {
    width: 80%;
    background: #fff;
    height: 10px;
    float: left;
    margin-top: 7px;
    margin-bottom: 0;
    z-index: 1;
}

.bar-exp div {
    height: 10px;
    background: #87c03d;
    float: left;
}


/* .exp-fake {
    float: left;
    width: 201px;
    height: 25px;
    background: url(exp1.png)no-repeat;
    background-size: 100% 100%;
    margin-top: -23px;
    margin-left: -1px;
    z-index: 1;
    position: relative;
} */

.bar-value-exp {
    width: 50%;
    position: relative;
    z-index: 3;
}

.h3-title {
    font-size: 15px;
}

[cvo-form-field]:hover {
    outline: 2pt dashed #77a5cc;
}

.icoweb label {
    display: block;
    color: #fff;
}

.ic1 {
    width: 100%;
    margin-bottom: 13px;
    float: left;
}

#prof .ic2 {
    width: 100%;
    margin-bottom: 13px;
    float: left;
}

.ic3 {
    width: 100%;
    float: left;
}

.ic {
    float: left;
    width: 100%;
}


/* 
.ic1 .icf {
    float: left;
    margin-bottom: 0;
    width: 31px !important;
}

.ic2 .icf {
    float: left;
    line-height: 22px;
    margin-bottom: 0;
    width: 31px;
    text-align: left;
}

.ic3 .icf {
    float: left;
    line-height: 22px;
    margin-bottom: 0;
    width: 31px;
    text-align: left;
} */

.ic1 .icoweb {
    margin: 0;
    text-align: left;
    float: left;
    padding-left: 10px;
    width: 77%;
    padding-top: 4px;
    color: #fff;
}

.ic2 .icoweb {
    margin: 0;
    text-align: left;
    float: left;
    padding-left: 10px;
    width: 85%;
    padding-top: 4px;
    color: #fff;
}

.ic3 .icoweb {
    padding-top: 4px;
    margin: 0;
    text-align: left;
    float: left;
    padding-left: 9px;
    width: 87%;
    color: #fff;
}

.icoweb span {
    width: 100%;
    float: left;
}

.icf1 {
    background: url(icon01-1.png)no-repeat;
    float: left;
    width: 29px;
    height: 28px;
}

.icf2 {
    background: url(icon02-1.png)no-repeat;
    float: left;
    width: 29px;
    height: 28px;
}

.icf3 {
    background: url(icon03-1.png)no-repeat;
    float: left;
    width: 29px;
    height: 28px;
}

.icf4 {
    background: url(icon04-1.png)no-repeat;
    float: left;
    width: 29px;
    height: 28px;
}

.icf5 {
    background: url(icon05-1.png)no-repeat;
    float: left;
    width: 29px;
    height: 28px;
}

div .wfa {
    width: 30px;
    float: left;
}

#box-hvt {
    margin: 0;
    float: left;
    width: 100%;
    padding-left: 10px;
}



#cv-content .cvo-block {
    padding: 0;
}

#cv-right .block {
    padding: 0 0px !important;
}

#box-content {
    float: left;
    width: 100%;
    clear: both;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 15px;
}

div#experience-table {
    margin-top: 15px;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

#cv-right .ir #sortable .block {
    padding: 0;
    margin: 0;
    clear: both;
}

.exp-date {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 15px;
    padding-top: 5px;
}

.box-01 {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

p {
    margin: 0;
}

#anh {
    width: 35.8%;
    float: left;
}

#chu {
    float: right;
    width: 61.3%;
    margin-right: 14px;
}

.box-01 #box01 {
    width: 61.3%;
    float: right;
    margin-right: 14px;
}


div#cv-boxtitle {
    text-align: left;
    width: 100%;
    float: left;
}

#cvo-experience-blocktitle {
    float: left;
    width: 85%;
    text-align: left;
    padding-top: 10px;
}

.titlecv {
    float: left;
    width: 100%;
}

#cv-main #cv-right .ir #sortable {
    padding: 0;
    float: left;
    width: 100%;
}

#cv-main #cv-right .ir #sortable .block {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
}

#cv-right {
    padding: 0;
    float: left;
    width: 100%;
    position: relative;
}

#sortable #box02 {
    float: left;
    padding: 0;
    width: 100%;
}

.exp-content {
    width: 96%;
    text-align: left;
}

.box-content {
    width: 100% !important;
    text-align: left;
}

#sortable .ic {
    margin-bottom: 8px;
}

#box01 .head-right {
    display: none;
}

#experience-table .ctbx {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 0px !important;
}

#block01 .head {
    background: url(br03-1.png)no-repeat;
    background-position: right;
}

#block02 .head {
    background: url(br02-1.png)no-repeat;
    background-position: right;
}

#block03 .head {
    background: url(br03-1.png)no-repeat;
    background-position: right;
}

#block04 .head {
    background: url(br01-1.png)no-repeat;
    background-position: right;
}

#block05 .head {
    background: url(br01-1.png)no-repeat;
    background-position: right;
}

#cv-profile-phone,
#cv-profile-email,
#cv-profile-address,
#cv-profile-sex,
#cv-profile-birthday {
    display: block;
    outline: 0;
    line-height: 24px !important;
    font-size: 16px !important;
}