#form-cv {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 23px;
}

#cv-main .fieldgroup_controls .edit {
    display: none;
}

.cv_page {
    position: relative;
    background: url(column1.png) no-repeat, url('bottom1.png') no-repeat, url(line.png) no-repeat, url(circle1.png) no-repeat;
    background-size: 37px 283px, 406px 19px, 3px 402px, 120px 120px;
    background-position: 715px 35px, center 1088px, 279px 34px, 48px 85px;
}

.cv_page.page_more {
    position: relative;
    background: url(bottom1.png) no-repeat;
    background-size: 406px 19px;
    background-position: center 1088px;
}


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

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

#cv-top {
    padding: 0 !important;
    margin: 0 !important;
    border: unset !important;
    width: 100%;
    float: left;
    position: relative;
}

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

#cvo-profile {
    float: left;
    width: 100%;
    margin: 0;
    border-bottom: crimson;
}

#cv-content {
    padding: 0;
    margin: 0;
    width: 60%;
    float: left;
}

#cv-main {
    padding: 0;
    margin: 0;
    width: 40%;
    float: right;
    margin-top: 0px;   
}

.page_more #cv-main {
    margin-top: 0 !important;
}

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

p.skill-name {
    float: left;
    width: 100%;
    text-align: justify;
}

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

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

#cv-right .skill .ctbx {
    width: 100%;
    float: left;
}

.skill {
    width: 100%;
    clear: both;
    float: left;
    padding: 0;
}

div#prof {
    float: left;
    width: 100%;
    padding: 0;
    /**/
    display: flex;
    flex-direction: column;
}

.ic-r {
    width: 38%;
    float: right;
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    align-items: flex-end;
}

.ic_l {
    width: 34%;
    float: left;
    display: flex;
    flex-direction: column;
}

#cv-top h1 {
    float: left;
    margin: 0;
    width: 100%;
    text-transform: uppercase;
    padding-right: 0px;
    font-weight: bold;
    position: relative;
    text-align: left;
    margin-top: 40px;
}

h1 #cv-profile-fullname {
    width: 67%;
    font-size: 47px;
    line-height: 55px;
    color: black;
    float: left;
}

#cv-top h2 {
    margin: 0;
    padding-top: 5px;
    text-transform: uppercase;
    width: 90%;
    float: left;
    font-weight: unset;
    position: relative;
    color: #000;
    text-align: left;
}

span#cv-profile-job {
    float: left;
    width: 100%;
    line-height: 30px;
    font-size: 17px;
    /* font-weight: 500; */
}


.box-01 p {
    overflow: hidden;
}

.cum {
    width: 100%;
    float: left;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    background-size: 100% 100%;
    text-align: left;
}

.box-01 #box01 {
    float: right;
    width: 61%;
    margin: 0;
    padding: 25px 83px 0px 15px;
    /* position: absolute; */
}

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

div#cvo-profile-avatar-wraper {
    width: 100%;
    padding-top: 125px;
    padding-left: 47px;
    height: 345px;
    background: url(bg_circle.png) no-repeat;
    background-size: 100% 100%;
}

#chu {
    float: right;
    width: 61%;
    text-align: left;
}

#cv-content p {
    float: right;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 0;
    width: 100%;
}

#cv-content #sort_block {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    padding-left: 0px;
}

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

#cv-content .head {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px 0px;
}

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

#cv-content .head {
    line-height: 30px;
    float: left;
    font-size: 20px;
    margin-bottom: 3px;
    letter-spacing: 0;
}

#cv-right .h3 {
    text-align: left;
    width: 100%;
}

#cv-content h3 {
    font-size: 14px;
    line-height: 23px;
    margin-top: 0;
    margin-bottom: 0;
    display: flex !important;
    flex-direction: column;
    align-items: start;
}

.exp-title {
    width: 100%;
    float: left;
    color: #000;
    text-align: left;
    font-weight: normal !important;
}

#form-cv #cv-content .cvo-block {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 8px;
    padding-top: 5px;
    float: left;
    width: 100% !important;
    margin-top: 0px !important;
    /* padding-right: 20px; */
}

#form-cv #cv-content #block05 {
    background: unset;
}

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

/* Nghiêm cấm để text-align ở đây do để đây gây lỗi sự kiện */
#cv-content span {
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
    color: #000;
}

.ctbx {
    position: relative;
}

#experience-table .ctbx {
    padding-top: 0px;
    margin-top: 10px !important;
    padding-left: 34px;
}

#block05 #experience-table .ctbx {
    background: unset;
}

#experience-table #exp1 {
    margin-top: 0 !important;
    padding-top: 0;
}

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

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

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

#cvo-profile-avatar-wraper img {
    width: 270px;
    height: 270px;
    float: left;
    border-radius: 50%;
    /* border-style: solid; */
    border: 9px solid white;
}

#border_img {
    width: 100%;
    height: 100%;
}

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

#line-seperate {
    height: 25px;
}

.bar-exp div {
    float: left;
    height: 11px;
    background: #000;
    border-radius: 10px;
}

.bar-exp {
    height: 15px;
    margin-bottom: 0px;
    padding: 1px;
    float: left;
    width: 282px;
    margin-bottom: 8px;
    display: none;
    background: unset;
    border: solid 1px;
    border-radius: 10px;
}

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

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

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

.bar-value-exp {
    width: 100%;
}

.icoweb label {
    display: block;
    color: #8c5449;
}

.ic {
    text-align: left;
    float: left;
    padding-top: 3px;
    margin-bottom: 5px;
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 10px;
}

.icoweb-birthday {
    width: 17px;
    height: 17px;
    background: url(date.png) no-repeat;
    background-size: 17px 17px;
}

.icoweb-address {
    width: 20px;
    height: 20px;
    background: url(add.png) no-repeat;
    background-size: 15px 19px;
}

.icoweb-email {
    width: 20px;
    height: 20px;
    background: url(email.png) no-repeat;
    background-size: 18px 16px;
}

.icoweb-phone {
    width: 20px;
    height: 20px;
    background: url(phone.png) no-repeat;
    background-size: 17px 17px;
}

.icoweb-sex {
    width: 20px;
    height: 20px;
    background: url(sex.png) no-repeat;
    background-size: 17px 17px;
}

.ic.iconsex {
    width: 30%;
}

.ic.iconemail {
    width: 60%;
}
.ic.iconphone {
    width: 60%;
}

.ic.iconbirth {
    width: 40%;
}

.icoweb {
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
}

#form-cv .icf {
    float: left;
    line-height: 28px;
    font-size: 18px;
    width: 19px;
    height: 18px;
    text-align: left;
    display: none;
}

.icoweb span {
    width: 100%;
    text-align: right;
}

#cv-profile-email {
    padding-left: 0;
}

#cv-profile-phone {
    padding-left: 0;
}

#cv-profile-sex {
    padding-left: 0;
}

.ic3 .icoweb {
    float: right;
    width: 91%;
}

.icf img {
    font-size: 20px;
    width: 30px;
    height: 30px;
}

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

div#box-hvt {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    background: url(bg_right.png) no-repeat;
    background-position: top right;
    padding-right: 86px;
    padding-left: 15px;
}

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

.page_more .all {
    padding-top: 15px !important;
    margin-top: 0 !important;
    background: url(bg_1.png) no-repeat;
    background-size: 100% 100%;
}


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

#box-content {
    float: left;
    width: 100%;
    clear: both;
    color: black;
    text-align: justify;
    margin-top: 0px;
}

div#experience-table {
    float: left;
    width: 100%;
    text-align: justify;
    margin-left: 0px;
    padding: 0px;
}

#block05 #experience-table {
    background: unset;
}

#block02 #experience-table {
    width: 100%;
}

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

.box-01 {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 30px;
    /**/
}

p {
    margin: 0;
}

#cvo-experience-blocktitle {
    width: 100%;
    float: left;
    color: black;
    padding: 5px 10px 5px 34px;
    border-radius: 0px 20px 20px 0px;
}

#cvo-experience-blocktitle,
#cv-boxtitle {
    font-size: 18px;
}

/* #cv-boxtitle::after {
    content: '';
    flex-grow: 1;
    border-bottom: 2px dotted black;
    transform: translateY(-50%);
    position: relative;
    top: 9px;
} */

.titlecv {
    width: 100%;
    float: left;
    text-align: left;
    color: black;
    padding-top: 3px;
    padding-bottom: 2px;
}

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

#sortable .block {
    width: 100%;
    position: relative;
    border-radius: 0;
    margin-top: 0px !important;
    padding-top: 0px !important;
    float: left;
    margin-bottom: 10px;
}

#cv-main #box07 {
    background: unset;
}

#cv-main #box03 {
    padding-bottom: 0px;
}

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

#sortable #box02 {
    float: left;
    padding: 0;
    width: 100%;
    border-radius: 20px;
}

.exp-content {
    width: 100% !important;
    text-align: justify;
    float: right;
    margin: 0;
    color: #000;
}

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

#box02 .box-content {
    width: 100% !important;
    padding: 0px;
    margin-top: 0px !important;
    /* padding: 10px 0px 0px 35px; */
    background: url(./daungoac.png) no-repeat;
}

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

#cv-content .exp-date {
    text-align: left;
    font-style: normal;
    color: #000;
    width: 100%;
}


#cv-content #block04 .exp-date {
    font-weight: unset;
}

.block {
    background: none;
}

.ic1 {
    float: left;
    width: 49%;
}

div#cv-contact {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 100% !important;
    line-height: 33px;
    display: none;
    height: 33px;
}

.exp-fake {
    float: left;
    width: 262px;
    height: 13px;
    margin-top: -13px;
    display: none;
}

.exp .ctbx {
    display: table;
    width: 100%;
    position: relative;
}

.span-icoweb {
    width: calc(100% - 40px);
}

div#box02 {
    top: 0px;
}

div#box02 .titlecv {
    padding-left: 0;
}

div#box02 #box-content {
    width: 100%;
}

:is(#box03, #box04, #box05, #box06, #box07) {
    margin-top: 0px !important;
}

:is(#block03, #block04) .exp-date {
    display: none;
}

#sortable div#box01 {
    display: none;
}

div#cv-boxtitle {
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
    float: left;
    width: 100%;
    display: flex;
    /* flex-direction: row-reverse; */
}
/**/

#quote {
    width: 80px;
    height: 80px;
    position: absolute;
    background: url(quote1.png) no-repeat;
    background-size: 77px 77px;
    background-position: top center;
    z-index: 10;
    top: 316px;
    left: 236px;
    border-radius: 50%;
}

#sex-birth {
    display: flex;
    flex-direction: row;
}

#propose {
    float: right;
    width: 61%;
    padding-top: 10px;
    padding-left: 15px;
}

#imageEditorWraper {
    z-index: 11;
}

#popup_preview_contentcv {
    z-index: 11;
}