#form-cv {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    /* background: var(--all);
    background-position: left bottom; */
}

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

}

.ic-birthday .icoweb {
    /* width: 90%; */
}

.icoweb {
    margin: 0;
    width: 91%;
    float: right;
    text-align: left;
    color: #000;
}

.ic-sex .icoweb {
    /* width: 90%; */
}

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

#cv-top {
    padding: 0;
    margin: 0;
    text-align: center;
    width: 100%;
    float: left;
    clear: both;
    min-height: 318px;
    border: none;
    overflow: hidden;
    position: relative;
    /* background: var(--top);
    background-position: 25px 229px; */
    background: var(--top);
    background-size: 100%;
}

.ic-address {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}

.ic-email {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.ic-phone {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}

.ic-birthday {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.ic-sex {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}

.icoweb span {
    width: 100%;
    float: left;
    line-height: 24px;
}

#box-hvt {
    width: 100%;
    float: left;
}

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

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

#cv-main {
    padding: 0;
    margin: 0 0;
    width: 42%;
    float: right;
    color: #000;
    padding-left: 20px;
}

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

p.skill-name {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

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

#cv-right .ctbx {
    padding: 0;
    margin: 0;
    border: 0;
    margin-bottom: 0;
}

.skill {
    margin-top: 0px;
    width: 100%;
    clear: both;
    float: left;
    padding-left: 15px;
    text-align: justify;
    padding-right: 25px;
}

.edit.js-edit-content {
    display: none;
}

div#prof {
    float: left;
    width: 50%;
    position: relative;
    padding-left: 30px;
}

#cv-top h1 {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 40px;
    line-height: 53px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: bold;
    color: #000;
    padding-left: 30px;
}


#cv-top h1 #cv-profile-fullname {
    width: 100%;
}

#cv-top h2 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    font-weight: 400;
    font-size: 23px;
    line-height: 36px;
    text-align: left;
    float: left;
    border-bottom: 2px solid;
    padding-left: 30px;
    padding-bottom: 5px;
}

.box-01 p {
    overflow: hidden;
}

#cv-content p {
    margin: 0px !important;
}

#cv-content .h3.h3-title {
    width: 100%;
    float: left;
    line-height: 24px;
    font-size: 14px;
}

#cv-content .ir {
    padding: 0;
    margin: 0;
    float: left;
}

#cv-content .ir a {
    color: #2ebb2f
}

#cv-right h3,
#cv-content .head {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    padding: 0px 0px;
}

#cv-right .head-right {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    line-height: 30px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}


#cv-content .head {
    float: left;
    width: 100%;
    line-height: 30px;
    text-align: left;
    /* padding-left: 15px; */
    /* padding-top: 5px; */
}

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

#cv-content h3 {
    line-height: 24px;
    font-size: 14px;
    font-weight: unset;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
}

#cv-content .exp-title {
    width: 70%;
    float: left;
    text-transform: uppercase;
}

#cv-content #block03 .exp-title {
    text-transform: unset;
}

#cv-content #block04 .exp-title {
    text-transform: unset;
}

#cv-content #block01 .exp-title,
#cv-content #block02 .exp-title {
    font-weight: bold;
}

p.h3 {
    font-weight: unset;
}

#form-cv #cv-content .cvo-block {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100% !important;
    float: left;
    padding-left: 30px;
    margin-top: 0 !important;
    margin-bottom: 15px;
}

#cv-content span {
    display: inline-block;
    z-index: 9999;
    width: 100%;
    float: left;
}

#cv-content .exp-date {
    width: 30%;
    float: right;
    text-align: right;
}

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

.ctbx {
    margin-bottom: 5px;
    margin-top: 0 !important;
    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 {
    padding: 0;
    width: 100%;
    float: left;
    display: table;
    position: relative;
}

#cvo-profile-avatar-wraper img {
    height: 195px;
    width: 195px;
    float: left;
    border-radius: 50%;
}

#border_img {
    /* width: 330px; */
    height: 266px;
    float: left;
    padding-left: 23px;
    padding-top: 48px;
}

#cvo-profile-avatar {
    width: 199px;
    height: 199px;
}

#line-seperate {
    height: 25px;
}

.bar-exp div {
    float: left;
    margin-top: -5px;
    height: 19px;
    background: var(--skill);
    background-size: 100% 12px, 20px 19px;
    background-position: -1px center, right center;
    /* border-radius: 99em; */
}

.bar-exp {
    display: none;
    width: 100%;
    border-radius: 99em;
    background: var(--color-bg-exp);
    height: 12px;
    float: left;
    margin-top: 5px;
    margin-bottom: 0;
    padding: 0;
    border: 1px solid var(--color);
}

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

.bar-value-exp {
    width: 50%
}

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

#form-cv .icf {
    float: left;
    margin-bottom: 0;
    width: 19px;
    line-height: 20px;
    height: 23px;
    text-align: left;
    background-size: 100%;
}

.ic-address .icf {
    background: var(--add);
    background-position: left 0;
}

.ic-email .icf {
    background: var(--email);
    background-position: left 0;
}

.ic-phone .icf {
    background: var(--phone);
    background-position: left 0;
}

.ic-birthday .icf {
    background: var(--date);
    background-position: left 0;
}

.ic-sex .icf {
    background: var(--sex);
    background-position: left 0;
}

.ic .icoweb {
    padding: 0;
    margin: 0;
    text-align: left;
    float: left;
    padding-left: 5px;
    width: 85%;
}

.icf .fa {
    margin-top: 0;
    float: left;
    display: none;
}

div .wfa {
    width: 30px;
    font-size: 24px;
    float: left;
    line-height: 30px;

}

.all {
    clear: both;
    float: left;
    border: none;
}

.page_more .all {
    padding-top: 20px !important;
}

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

#cv-right .block {
    margin-bottom: 5px;
    padding: 0 0px !important;

}

#box-content {
    float: left;
    width: 100%;
    clear: both;
    color: #000;
    text-align: justify;
    padding-left: 15px;
    padding-right: 25px;
}

div#experience-table {
    color: #000;
    float: left;
    width: 100%;
    text-align: left;
    /* padding-left: 15px; */
    text-align: justify;
}

#sortable .cvo-block {
    margin-bottom: 0px;
}

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

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

p {
    margin: 0;
}

#anh {
    width: 34%;
    float: right;
    position: relative;
    background: var(--bg_avt);
    background-position: 0 22px;
}

#chu {
    float: left;
    width: 59%;
    padding-bottom: 15px;
    padding-top: 10px;
    /* padding-left: 30px; */
}


#cv-boxtitle {
    padding: 0;
    margin: 0;
    text-align: left;
    float: left;
    width: 100%;
    font-weight: bolder;
}

#cvo-experience-blocktitle {
    width: 100%;
    text-align: left;
    font-weight: bolder;
    color: #000;
}

.titlecv {
    padding: 0;
    margin: 0;
    float: left;
    width: 89%;
    padding-left: 15px;
}

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

#cv-main #cv-right .ir #sortable .block {
    padding: 0 !important;
    margin: 0 !important;
    float: left;
    width: 100%;
    margin-bottom: 15px !important;
}

#cv-main #cv-right .ir #sortable #box03 {
    margin-bottom: 7px !important;
}

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

#sortable #box01 {
    padding: 0 !important;
    margin: 0 !important;
}

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

.exp-content {
    width: 100% !important;
}

.box-content {
    margin-top: 0 !important;
    width: 100% !important;
}

.ic {
    float: left;
    width: 100%;
    margin-bottom: 8px;
}

[contenteditable=true]:empty:before {
    color: #2e2b2c;
}

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

#cv-top .ic.birth,
#cv-top .ic.sex,
#cv-top .ic.phone {
    width: 33%;
}

.ft {
    float: left;
    width: 100%;
    /* background: url(ft.png)no-repeat;
    background-size: 100% 100%; */
    height: 142px;
}

.group1,
.group2 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.fake_img {
    width: 98px;
    height: 45px;
    background: var(--fake);
    background-size: 100%;
    padding: 0;
    margin: 0;
    float: left;
    left: 90px;
    top: 250px;
    position: absolute;
    display: none;
}

.bar {
    float: left;
    width: 70%;
    height: 19px;
    margin-top: -18.5px;
    margin-left: 0px;
    z-index: 1;
    position: relative;
    display: none;
}

.bar-value-exp input[type="text"] {
    height: 70px;
}

.ic-sex .fa,
.ic-phone .fa {
    display: none;
}

.gr {
    float: left;
    width: 100%;
    border: solid 2px var(--color);
    border-radius: 99em;
    margin-bottom: 20px;
}

.footer {
    float: left;
    text-align: right;
    background: unset;
    background: var(--footer);
    background-size: 100% 53px;
    position: absolute;
    bottom: 10px;
    z-index: 1;
}

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

.cv_page {
    background: var(--all);
    background-size: 100% 100%;
    background-position: left top;
    padding-top: 0;
}

#form-cv .ic-email .icf,#form-cv .ic-phone .icf{
    margin-top: 3px;
    height: 20px;
}

:root {
    --sex: url(sex.png) no-repeat;
    --phone: url(phone.png) no-repeat;
    --date: url(date.png) no-repeat;
    --email: url(email.png) no-repeat;
    --add: url(add.png) no-repeat;
    --all: url(bg.png) no-repeat;
    --top: url(bg_top1_01.png) no-repeat;
    --bg_avt: url(bg_avt1.png) no-repeat;
    --fake: url(fake1.png) no-repeat;
    --footer: url(footer1.png) no-repeat;
    --skill: url(line1.png) no-repeat, url(dot1.png) no-repeat;
    --color: #fdd007;
    --color-bg-exp: #fef8e7;
}