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

.chu-tt {
  width: 49%;
  float: right;
}

.fake-img {
  width: 143px;
  height: 88px;
  background: var(--fake);
  position: absolute;
  top: 4px;
  left: 210px;
  display: none;
}

.box_cv365 .cv_page {
  float: left;
  position: relative;
  padding: 0 !important;
}

.cv_page.page_more {
  padding-top: 10px !important;
}

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

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

#cv-top {
  padding: 0;
  margin: 0;
  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;
}

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

#cv-main {
  padding: 0;
  margin: 0;
  width: 45%;
  float: left;
  position: relative;
  padding-left: 40px;
  margin-top: -225px;
}

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

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

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;
  border-radius: 10px;
}

div#prof {
  float: left;
  width: 100%;
  padding: 0;
}

.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 {
  width: 100%;
  float: left;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  margin-bottom: 5px;
  text-align: right;
}


h1 #cv-profile-fullname {
  color: #000;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
  width: 100%;
  float: left;
}

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

span#cv-profile-job {
  text-transform: uppercase;
  float: left;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  position: relative;
  width: 100%;
  text-align: right;
}

.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: left;
  width: 45%;
  position: relative;
  top: 220px;
  padding-left: 40px;
  z-index: 1;
}

#anh {
  width: 40%;
  float: right;
  padding-top: 48px;
  padding-right: 40px;
  position: relative;
}

#anh::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -30px;
  right: 0;
  width: 25%;
  height: 60px;
  background-image: url(bottom1.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: right;
  opacity: 0.8;
}

#anh::before {
  content: url(top1.png);
  display: block;
  position: absolute;
  top: 0;
  left: -15px;
  opacity: 0.8;
}

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

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

#cv-content #block02 p {
  font-weight: bold;
}

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

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

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

#cv-right .head-right {
  width: 100%;
  line-height: 30px;
  float: left;
  font-size: 20px;
  letter-spacing: 0;
  text-align: left;
  padding: 0;
  position: relative;
  padding-bottom: 0px;
  display: unset !important;
  background: var(--tt);
  background-position: left bottom;
  background-size: 100% 5px;
}

#cv-right #box05 .head-right {
  background: var(--ngang-t);
  background-position: left bottom;
  background-size: 100%;
}

#cv-content .head {
  width: max-content;
  min-width: 100%;
  max-width: 100%;
  float: left;
  font-size: 20px;
  line-height: 30px;
  position: relative;
  padding-bottom: 4px;
  background: var(--tt);
  background-position: left bottom;
  background-size: 100% 5px;
}

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

#cv-content #block01 h3 {
  width: 100%;
  font-weight: unset;
  display: flex;
  flex-direction: column;
}

#cv-content h3 {
  font-size: 14px;
  line-height: 23px;
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  width: 100%;
  text-align: justify;
  font-weight: unset;
  display: flex;
  flex-direction: column-reverse;
}

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

#cv-content #block03 h3 {
  font-weight: unset;
}

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

#cv-content #block04 h3 {
  display: flex;
  flex-direction: column-reverse;
  font-weight: unset;
}

.exp-title {
  width: 100%;
  float: left;
  color: #000;
}

#block04 .exp-title {
  font-weight: bold;
}

#block02 .exp-title {
  font-weight: bold;
  text-transform: uppercase;
}

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

#block01 h3 .exp-title {
  float: right;
  width: 100%;
  text-align: unset;
  font-weight: bold;
  text-transform: uppercase;
}

p.h3 {
  font-weight: unset;
}

#form-cv #cv-content .cvo-block {
  padding-left: revert;
  margin-bottom: 10px;
  padding-top: 0;
  float: left;
  width: 100% !important;
  margin-top: 0px !important;
  background: var(--ngang-c);
  background-position: left bottom;
}

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

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

#cv-content span {
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
  color: #000;
}

p.h3.h3-title {
  margin-bottom: 0;
}

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

.ctbx {
  position: relative;
}

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

.page_more #experience-table .ctbx:first-child {
  padding-top: 0px;
}

#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 {
  padding: 0;
  width: 100%;
  float: left;
  overflow: hidden;
}

#cvo-profile-avatar-wraper img {
  width: 100%;
  height: 340px;
  float: left;
}

#border_img {
  overflow: hidden;
  width: 100%;
  height: 340px;
  background: var(--half-around);
  background-position: left bottom;
  background-size: contain;
}

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

#line-seperate {
  height: 25px;
}

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

.bar-exp {
  height: 15px;
  margin-bottom: 0px;
  padding: 0px;
  float: left;
  width: 247px;
  margin-bottom: 8px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  border: solid 1px var(--color);
  border-radius: 10px;
  background: unset;
  display: none;
}

.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%;
}

.bar-value-exp input[type="number"] {
  width: 100%;
  height: 56px;
  padding: 5px;
  border-radius: 4px;
  color: #ec1313;
}

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

.ic {
  text-align: right;
  float: left;
  padding: 0;
  margin-bottom: 10px;
}

.ic.iconbirth {
  width: calc(100% - 45% - 10px);
  background: var(--date);
  background-position: left center;
  background-size: 20px;
  float: right;
}

.ic.iconaddress {
  width: 100%;
  background: var(--add);
  background-position: left center;
  background-size: 18px;
}

.ic.iconemail {
  width: 100%;
  background: var(--email);
  background-position: left center;
  background-size: 19px;
}

.ic.iconphone {
  width: 100%;
  background: var(--phone);
  background-position: left center;
  background-size: 17px;
}

.ic.iconsex {
  width: 45%;
  background: var(--sex);
  background-position: left center;
  background-size: 20px;
}

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

.icoweb {
  float: right;
  width: 100%;
}

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

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

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

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

div#box-hvt {
  margin: 0;
  width: 100%;
  float: left;
  padding-top: 53px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.titlecv {
  width: 100%;
  float: left;
  padding: 0;
  padding-bottom: 4px;
  background-image: var(--under-line);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 25px 2px;
  margin-bottom: 5px;
}

.all {
  float: left;
  width: 100%;
  position: relative;
  padding-top: 35px !important;
  padding-bottom: 20px;
}

.titlecv_box02 {
  display: none;
}

div#cv-boxtitle {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

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

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

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

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

#block02 #experience-table {
  color: #000;
}

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

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

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

p {
  margin: 0;
}

#cvo-experience-blocktitle {
  width: 100%;
  float: left;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  position: relative;
  margin-bottom: 5px;
  z-index: 2;
}
#form-cv #cv-content .cvo-block #cvo-experience-blocktitle::before {
  content: '';
  display: block;
  width: 70px;
  height: 35px;
  position: relative;
  top: 16px;
  left: -20px;
  z-index: -1;
}

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

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

#cv-main #cv-right .ir #sortable #box02 {
  width: 150%;
  min-height: 170px;
  padding: 30px;
  margin-left: -40px;
  background: #b4b5d1;
  margin-bottom: 30px;
}

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

#cv-main #cv-right .ir #sortable #box04 {
  padding-right: 0;
}

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

.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;
  color: #000;
  font-weight: 400;
}

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

#cv-content .exp-date {
  float: left;
  width: 100%;
  color: #000;
  font-weight: unset;
  font-style: italic;
}

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

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

#cv-content #block01 .exp-date {
  width: 100%;
  float: left;
  font-weight: unset;
}

.block {
  background: none;
}

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

#cv-content span.exp-title {
  color: #8c5449;
}

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;
  display: none;
}

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

.icoweb span {
  color: #000;
  font-size: 16px;
  font-weight: unset;
  line-height: 24px !important;
  width: calc(100% - 30px);
  text-align: left;
}

.skill-name {
  color: #000;
  font-size: unset;
  line-height: unset;
}

.edit-content .bar-exp,
.edit-content .bar-value-exp {
  display: none !important;
}

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

.page_more #cv-right {
}

:root {
  --sex: url(sex.png) no-repeat;
  --phone: url(phone.png) no-repeat;
  --email: url(email.png) no-repeat;
  --add: url(addr.png) no-repeat;
  --date: url(date.png) no-repeat;

  --color: #b2d6e6;
  --bgBox02: rgba(178, 214, 230, 0.5);
}