#form-cv {
    font-family: "Roboto", sans-serif;
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

.cv_page {
    float: left;
    width: 100%;
    background: var(--page1), var(--page);
    background-size: 403px 377px, 403px 100%;
    background-position: 1px bottom, 1px 21px;
    padding-top: 20px;
}

#sortable .cvo-block .box-content {
    margin-top: 6px !important;
    margin: 0;
    width: 100%;
    color: #fff;
    padding: 0;
    text-align: justify;
}

.exp.content-edit.skill {
    float: left;
}

#cvo-profile {
    display: block;
}

#cv-content {
    width: 49%;
    text-align: justify;
    float: left;
    position: relative;
    z-index: 2;
    padding: 0 0px 0 20px;
    margin: 0;
    margin-top: -150px;
}

#cv-profile-sex:before {
    color: #fff;
}

#cv-profile-birthday:before {
    color: #fff;
}

#cv-main {
    text-align: justify;
    margin: 0;
    padding: 0;
    float: left;
    width: 51%;
    padding: 0 24px 0 18px;
}

.chu {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    padding: 0px 18px 0px 35px;
}

.anh {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 35px;
    margin-top: -10px;
}

#cv-right .ir {
    padding: 0;
    margin: 0;
}

#cv-main #cv-right {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

#cv-main #cv-right .ir #sortable {
    padding: 0;
    margin: 0;
}

#cv-right .ir #sortable .block {
    margin-top: 0 !important;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
}

p.skill-name input {
    color: #fff !important;
}

#cv-right #box03 .ctbx {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    padding-bottom: 20px;
    float: left;
}

#cv-content #box01 {
    padding: 0;
    margin: 0;
}

#box03 .exp {
    float: left;
    padding: 10px 0px;
    width: 100%;
}

#cv-top {
    width: 100%;
    float: left;
    background: var(--top), #fff;
    background-position: 1px top;
}

.all {
    float: left;
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
    /* display: flex; */
    padding-top: 20px;
}

#cv-top h1 {
    padding: 0;
    margin: 0;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #000;
    font-weight: bold;
    width: 100%;
    float: left;
    padding-bottom: 3px;
    position: relative;
    line-height: 45px;
    text-align: center;
}

#cv-top h1 span {
    letter-spacing: 1px;
    width: 100%;
    line-height: 45px;
}

div#box01 {
    float: left;
    width: 100%;
}

#box-hvt {
    float: right;
    width: 42%;
    padding: 0;
    margin: 0;
    margin-bottom: 150px;
    background: var(--it1), var(--it2), var(--it3);
    background-size: 297px 40px, 297px 40px, 297px 100%;
    background-position: left top, left bottom, left center;
    padding: 10px 45px 10px 10px;
}

#cv-right .cvo-block .head div {
    color: #fff;
}

.innertext {
    margin: 0px;
    padding: 0px;
    width: 29%;
    float: left;
    color: white;
}

#cv-profile-fullname::before {
    color: #000;
}

#cv-top h2 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 250px;
    font-size: 17px;
    float: left;
    font-weight: bold;
    position: relative;
    color: #000;
    text-align: center;
    background: var(--job1);
    background-size: 250px 15px, 250px 15px, 100% 100%;
    background-position: left top, left bottom, left top;
    padding: 0 10px;
    margin-left: 49px;
}

.box-01 p {
    overflow: hidden;
}

#cv-content p {
    margin-bottom: 5px
}

#cv-content .ir a {
    color: #2ebb2f
}

#cv-content h3 {
    float: left;
    width: 100%;
    font-weight: unset;
    font-size: 14px;
    line-height: 24px;
    margin: 0px;
    padding: 0px;
    color: #000;
}

#cv-content #block03 h3 {
    font-weight: unset;
    float: left;
}

#cv-content p.h3 {
    float: left;
    width: 100%;
    margin: 0px;
}

#cv-content .cvo-block {
    float: left;
    width: 100%;
}

#cv-content .ir .cvo-block {
    margin-top: 0 !important;
    padding: 0;
    background-position: top;
    margin-bottom: 25px;
}

.ctbx {
    padding-left: 10px;
    padding-right: 10px
}

#experience-table .ctbx {
    padding-left: 0;
    padding-right: 0;
    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: 100%;
    padding: 0;
    margin: 0;
}

#cvo-profile-avatar-wraper .wimg {
    width: 210px;
    height: 210px;
    /* margin-left: 52px; */
    /* padding-top: 45px; */
    margin: 0 auto;
}

#cvo-profile-avatar-wraper img {
    width: 210px;
    height: 210px;
    /* float: left; */
    border: solid 15px #fff;
    border-radius: 99em;
}

.box-01 {
    float: left;
    width: 100%;
}

#cvo-profile {
    float: left;
    display: block;
}

#line-seperate {
    height: 25px;
}

.bar-exp div {
    float: left;
    height: 17px;
    background: var(--kn);
    background-position: right;
    margin-top: -8px;
}

.ctbx .skill-name {
    margin: 0px;
    padding: 0px;
    color: #fff;
    float: left;
    width: 100%;
    text-align: left;
}

.bar-exp {
    background: var(--color-j);
    height: 2px;
    margin-bottom: 0px;
    padding: 0px;
    float: left;
    width: 287px;
    margin-top: 10px;
}

.bar-value-exp {
    width: 100%
}

.bar-value-exp input[type="text"] {
    color: #000;
    width: 95%
}

.icoweb label {
    display: block;
}

#cv-right .block {
    position: relative;
    padding: 0;
    margin: 0;
}

.ic .icoweb {
    width: calc(100% - 30px);
    text-align: left;
    padding-left: 5px;
    float: left;
    color: #000;
}

.ic {
    width: 100%;
    float: left;
    color: #000;
    padding-bottom: 10px;
}

#prof [contentEditable=true] {
    width: 100%;
    float: left;
}

#prof .icoweb,
#prof .icoweb span {
    height: auto;
    text-align: left;
    width: 100%;
    float: left;
}

div#prof {
    float: left;
    width: 100%;
}

#form-cv .icf {
    float: left;
    line-height: 20px;
    margin-bottom: 0;
    width: 26px;
    height: 20px;
    text-align: left;
    display: none;
}

.ic02 {
    float: right;
    width: 64%;
}

.ic03 {
    float: left;
    width: 35%;
}

.icf .fa {
    font-size: 20px;
    color: #000;
    margin-top: 0;
    float: left;
}

.container {
    width: 100%;
}

.sum {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 30px;
}

#cv-right .block {
    margin-bottom: 10px;
    position: relative;
    padding: 0;
    padding-bottom: 20px;
}

#experience-table .ctbx {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-top: 15px;
    margin-bottom: 0px;
}

#cv-right h3 {
    width: 100%;
    height: 30px;
    margin: 0;
    color: #ffffff;
    padding: 0;
    float: left;
    line-height: 30px;
    text-align: center;
    background: #b82731;
}

#cv-content .head #cvo-experience-blocktitle {
    color: #000;
    position: relative;
    z-index: 990;
    width: 100%;
    background: var(--tt);
    background-size: 100% 100%;
    padding-left: 20px;
}

#block01 #cvo-experience-blocktitle {
    background: var(--kinhnghiem);
    background-position: 275px bottom;
}

#bg {
    background: #F58284;
    text-align: left;
}

div#experience-table {
    float: left;
    border-radius: 10px;
    padding-right: 20px;
}

#cv-boxtitle {
    float: left;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    padding-right: 40px;
}

.ski {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    line-height: 30px;
    text-align: left;
}

.cum {
    margin: 0;
    width: 100%;
    line-height: 30px;
}

div#sort_block {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

.cvo-block .blockControls {
    margin: 0px;
    padding: 0px;
}

#cv-profile-job::before {
    color: #000;
}

.footer {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: var(--foot);
    background-position: center bottom;
}

.watermark {
    float: left;
    width: 100%;
    color: #000;
    text-align: right;
    padding-right: 22px;
    padding-top: 2px;
    font-size: 15px;
    font-family: Courier;
}

#prof .ic:nth-child(1),
#prof .ic:nth-child(3) {
    width: 35%;
    float: left;
}

#prof .ic:nth-child(2) {
    width: 30%;
}

#cv-content .cvo-block .head {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 6px;
    background: var(--khoi), var(--ngang);
    background-size: 15px 100%, 60px 2px;
    background-position: 295px center, right center;
    padding-right: 73px;
}

.ic1,
.ic2,
.ic3,
.ic4,
.ic5 {
    width: 100%;
    float: left;
    line-height: 30px;
    margin-bottom: 5px;
}

.ic1 {
    width: 57%;
    background: var(--date);
    background-position: 0px 0px;
}

.ic2 {
    width: 35%;
    background: var(--sex);
    background-position: 0px 0px;
    margin-right: 10px;
}

.ic3 {
    background: var(--phone);
    background-position: 0px 0px;
}

.ic4 {
    width: 100%;
    background: var(--email);
    background-position: 0px 0px;
}

.ic5 {
    width: 100%;
    background: var(--add);
    background-position: 0px 0px;
}

.icoweb {
    float: right;
}

.fake_img {
    width: 338px;
    height: 316px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
}

#box02 .box-content {
    color: #000;
    padding: 10px;
}

.cum,
.ski {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 20px;
    padding-bottom: 2px;
}

#cv-content .exp-date {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #000;
    text-align: left;
}

.exp-title {
    float: left;
    width: 100%;
}

#block01 .exp-date {
    font-weight: bold;
}

.bar-exp div p {
    color: #F44336;
    display: block;
    position: absolute;
    font-size: 20px;
    z-index: 99999;
}

span.exp-subtitle {
    width: 100%;
}

.ifo {
    float: left;
    width: 51%;
    height: max-content;
    position: relative;
    /* padding-top: 36px; */
    padding-bottom: 15px;
    background: var(--info);
    background-size: 382px 100%;
    background-position: 16px top;
}

#prof .icoweb {
    width: 100%;
    padding-left: 40px;
}

.icright1,
.icright2,
.icright3,
.icright4,
.icright5 {
    display: none;
}

.exp-content {
    float: left;
    width: 100%;
}

#prof .ic2 .icoweb {
    /* width: 60%; */
}

#experience-table #exp1 {
    margin: 0;
}

#cv-right .ir #sortable #box03 {
    margin: 0;
}

#cv-content #block05 p.h3 {
    padding: 0;
}

#cv-right .ir #sortable #box01 {
    display: none;
}

:root {
    --sex: url(sex1.png) no-repeat;
    --phone: url(phone1.png) no-repeat;
    --date: url(date1.png) no-repeat;
    --email: url(email1.png) no-repeat;
    --add: url(add1.png) no-repeat;
    --top: url(top1.png) no-repeat;
    --it1: url(it1.png) no-repeat;
    --it2: url(it2.png) no-repeat;
    --it3: url(it3.png) no-repeat;
    --page: url(page1-1.png) no-repeat;
    --page1: url(page1-2.png) no-repeat;
    --tt: url(tt1.png) no-repeat;
    --khoi: url(khoi1.png) no-repeat;
    --ngang: url(ngang1.png) no-repeat;
    --color-j: #9ed4b6;
    --kn: url(kn1.png) no-repeat;
    --job1: url(job1_01.png) no-repeat, url(job1_02.png) no-repeat, url(job1_03.png) no-repeat;
    --info: url(info1.png) no-repeat;
}
.box-content{
    max-width: 367px;
}
.exp-content, .exp-date,.exp-title, .exp-subtitle{
    max-width: 347px;
    font-weight: unset;
}
#cv-profile-sex{
    max-width: 56px;
}
#cv-profile-birthday{
    max-width: 117px;
}
#cv-profile-phone{
    max-width: 237px;
}
#cv-profile-email,#cv-profile-address{
max-width: 237px;   
}
#cv-profile-job{
    max-width:228px;
}
#cv-profile-fullname{
    max-width: 350px;
}
.exp-content, .exp-date,.exp-title, .exp-subtitle, .box-content, #cv-profile-job, #cv-profile-fullname , #prof .icoweb span, #cv-boxtitle, #cvo-experience-blocktitle{
    float: none !important;
    z-index: unset !important;
}
.exp-date{
    width: 100%;
}
.exp-date,.exp-title{
    font-weight: bold;
}
#form-cv i.fa {
    font-style: unset !important;
}