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

.watermark_js {bottom: 15px;}

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

.icoweb {
    margin: 0;
    width: calc(100% - 30px);
    float: right;
    text-align: left;
    color: #fff;
}

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

#cv-top {
    padding: 0;
    margin: 0;
    text-align: center;
    width: 100%;
    float: left;
    clear: both;
    border: none;
    overflow: hidden;
    position: relative;
    padding-top: 15px;
    background: var(--top), var(--bg-t);
    background-position: left top;
    background-size: 790px, 390px 100%;
}

.img-chu {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    background: var(--color);
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

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

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

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

.ic-social {
    width: 50%;
    float: left;
    padding-bottom: 5px;
    display: none;
}

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

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

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

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

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

#cv-content {
    padding: 0;
    margin: 0;
    width: 48%;
    float: right;
    position: relative;
    margin-top: -335px;
    padding-right: 15px;
}

#cv-main {
    padding: 0;
    margin: 0 0;
    width: 47.5%;
    float: left;
    color: #fff;
    padding-left: 20px;
}

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

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

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

#cv-right .ctbx {
    padding: 0;
    margin: 0;
    border: 0;
    margin-top: 0 !important;
    margin-bottom: 6px;
}

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

div#prof {
    float: left;
    width: 47%;
    padding: 15px 0px 10px 20px;
    position: relative;
}

#cv-top h1 {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 36px;
    line-height: 46px;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    color: #000;
    padding-bottom: 5px;
    border-bottom: solid 2px;
}

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

#cv-top h2 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    font-size: 20px;
    line-height: 33px;
    color: #000;
    text-align: left;
    float: left;
}

span#cv-profile-job {
    width: 100%;
    float: left;
}

.box-01 p {
    overflow: hidden;
}

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

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

#cv-content #block03 .h3.h3-title,
#cv-content #block05 .h3.h3-title {
    font-style: unset;
}

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

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

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

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

#cv-content .head {
    float: left;
    width: 100%;
    line-height: 33px;
    text-align: left;
    padding: 0;
}

#cv-content #box02 .head {
    display: none;
}

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

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

#cv-content #block01 h3 {
    display: flex;
    flex-direction: column;
}

#cv-content #block05 h3 {
    display: none;
}

#cv-content .exp-title,
#cv-main .exp-title {
    width: 100%;
    /* float: left; */
    text-transform: unset;
    padding-right: 10px;
    font-weight: bold;
}

#cv-content #block01 .exp-title {
    text-transform: uppercase;
}

#cv-content #block02 .exp-title {
    text-transform: uppercase;
}

#cv-main #block03 .exp-title {
    font-weight: unset;
    text-transform: unset;
}

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

p.h3 {
    font-weight: unset;
}

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

#form-cv #cv-content #box02 {
    border: solid 2px;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 15px;
}

#form-cv #cv-content #block05 {
    border-bottom: unset;
}

#form-cv #cv-content #box01 {
    display: none;
}

#cv-content span,
#cv-main span {
    display: inline-block;
    width: 100%;
    float: left;
}

#cv-content .exp-date,
#cv-main .exp-date {
    width: 100%;
    float: right;
    text-align: left;
}

#cv-content #block01 .exp-date {
    display: none;
}

#cv-content #block02 .exp-date {
    display: unset;
}

#cv-content #block03 .exp-date {
    display: none;
}

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

.ctbx {
    width: 100%;
    float: left;
    margin-top: 10px !important;
    position: relative;
}

#experience-table .ctbx {
    padding-top: 0;
}

#experience-table #exp1 {
    margin-top: 0 !important;
    padding-top: 0px !important;
    background: unset !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: 100%;
    float: left;
    display: table;
    position: relative;
    padding-top: 20px;
    padding-left: 85px;
    padding-bottom: 20px;
    border-bottom: solid 1px #fff;
}

#cvo-profile-avatar-wraper img {
    height: 180px;
    width: 180px;
    float: left;
    display: unset;
    border-radius: 99em;
}

#border_img {
    width: 180px;
    height: 180px;
    float: left;
}

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

#line-seperate {
    height: 25px;
}

.bar-exp div {
    float: left;
    height: 5px;
    background: var(--color);
    border-radius: 10px;
}

.bar-exp {
    width: 352px;
    height: 5px;
    float: left;
    margin-top: 3px;
    margin-bottom: 0;
    padding: 0;
    background: #fff;
    border-radius: 10px;
}

[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: 26px;
    line-height: 21px;
    height: 29px;
    text-align: left;
}

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

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

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

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

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

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

.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;
    padding-top: 20px !important;
    padding-bottom: 30px;
    background: var(--doc);
    background-position: 46.5% 15px;
    background-size: 3px 100%;
}

.page_more .all {
    background: unset;
}

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

#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: #fff;
    text-align: justify;
    padding-top: 0px;
}

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

#box02 #experience-table {
    padding-left: 0px;
}

#block05 #experience-table {
    background: unset;
    margin-top: 0;
}

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

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

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

p {
    margin: 0;
}

#anh {
    width: 47%;
    float: left;
    /* position: absolute; */
    padding-left: 20px;
}

#chu {
    float: right;
    width: 48%;
    padding-right: 15px;
    padding-bottom: 330px;
}

#cv-boxtitle {
    padding: 0;
    margin: 0;
    text-align: left;
    float: left;
    width: 100%;
    color: var(--color);
}

#cvo-experience-blocktitle {
    width: max-content;
    max-width: 100%;
    padding: 0;
    float: left;
    font-weight: bold;
    text-align: left;
    color: #000;
}

#block03 #cvo-experience-blocktitle {
    background: var(--hoatdong), #fff;
    background-position: left center;
    background-size: 25px;
}

.titlecv {
    padding: 0;
    margin: 0;
    float: right;
    width: 100%;
}

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

#cv-main #cv-right .ir #sortable .block,
#cv-main #cv-right .ir #sortable .cvo-block {
    padding: 0 !important;
    margin: 0 !important;
    float: left;
    width: 100%;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
    background: var(--box);
    background-position: center bottom;
}

#cv-main #cv-right .ir #sortable #box07 {
    background: unset;
}


#cv-main #cv-right .ir #sortable #box02 {
    width: 100%;
    background: var(--muctieu);
    background-position: left bottom;
    background-size: 70%;
}

#cv-main #cv-right .ir #sortable #box01 {
    display: none;
}

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

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

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

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

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

#block04 .row_project {
    width: 100%;
    display: flex;
}

#block04 .row_project .title_project {
    width: 30%;
}

#block04 .row_project .content_project {
    width: 70% !important;
}

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

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

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

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

.ft {
    float: left;
    width: 100%;
    height: 142px;
}

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

.anh {
    width: 30px;
    height: 80px;
    padding: 0;
    margin: 0;
    float: left;
    clear: both;
    z-index: 1;
    top: 0;
    left: 55px;
    position: absolute;
    background: var(--avt);
    background-size: 18px;
    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-radius: 99em;
    margin-bottom: 20px;
}

.footer {
    text-align: right;
    background: unset;
    position: absolute;
    bottom: 15px;
    z-index: 1;
}

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

.cv_page {
    padding-top: 0;
    background: var(--page), var(--main);
    background-position: left bottom;
    background-size: 100%, 390px 100%;
}

.cv_page.page_more.height_page {
    padding-top: 0;
    padding-bottom: 0;
}

:root {
    --sex: url(sex.png) no-repeat;
    --phone: url(phone.png) no-repeat;
    --date: url(date.png) no-repeat;
    --email: url(mail.png) no-repeat;
    --add: url(add.png) no-repeat;
    --top: url(top.png) no-repeat;
    --page: url(page.png) no-repeat;
    --main: url(main.png) no-repeat;
    --bg-t: url(bg-t.png) no-repeat;
    --color: #393766;
}

@media screen and (max-width: 480px) {
    #cv-top h1,#cv-top h2{
        color: #fff;
    }
    #box-hvt{
        padding-left: 20px;
    }
    #cv-content, #cv-main {
        padding-left: 10px !important; 
        padding-right: 10px !important;
    }
}