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

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

#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: 16px;
  font-family: Courier;
  /* background: #f9cb73; */
}

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

#cv-content {
  padding: 0;
  margin: 0;
  width: 58%;
  float: right;
  padding-right: 30px;
  padding-left: 30px;
  margin-top: -135px;
}

#cv-main {
  padding: 0;
  margin: 0;
  width: 42%;
  float: left;
  position: relative;
  padding-left: 20px;
  margin-top: 10px;
}
#cv-profile-job {
  min-height: 70px;
}
.page_more #cv-main {
  margin-top: 0 !important;
}

#cv-right .ir {
  float: left;
  width: 100%;
  max-width: 100%;
}

p.skill-name {
  float: left;
  max-width: 285px;
  text-align: left;
}

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

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

#chu {
  float: right;
  width: 68%;
  text-align: left;
  min-height: 200px;
  max-height: max-content;
}

#cv-content p {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 0;
  width: 100%;
}
/* #cv-content .ir {
  margin-top: 300px;
} */
#cv-right h3,
#cv-content .head {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px 0px;
}

#cv-right .head-right {
  float: left;
  line-height: 26px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0;
  text-align: left;
  width: 100%;
  background: url(tt1.png) no-repeat;
  background-position: right bottom;
}

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

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

.exp-title {
  width: 100%;
  float: left;
  color: #000;
  font-weight: bold;
  margin-bottom: 3px;
  /* text-transform: uppercase; */
}

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

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

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

p.h3 {
  font-weight: unset;
}

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

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

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

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

.ctbx {
  position: relative;
}

#experience-table .ctbx {
  padding-top: 0px;
  margin-top: 10px !important;
  background: url(doc1.png) no-repeat, url(dot1.png) no-repeat;
  background-position: 11px 22px, 8px 5px;
  background-size: 5px 100%, 11px;
}

#block05 #experience-table .ctbx {
  background: unset;
  padding-left: 3px;
}

#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;
  display: table;
  overflow: hidden;
}

#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: 16px;
}

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

.bar-value-exp {
  width: 100%;
  /* z-index: 3; */
  /* position: relative; */
}

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

.ic {
  text-align: left;
  float: left;
  padding-bottom: 3px;
  padding-top: 3px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  gap: 5px;
}
.icoweb {
  float: left;
}
.span-icoweb {
  width: calc(100% - 30px);
}
#prof {
  float: left;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto auto auto auto;
  width: 100%;
  max-width: 350px;
  max-height: 50%;
  min-height: 120px;
  gap: 0px;
}
.ic {
  padding-bottom: 3px;
  padding-top: 3px;
  margin-bottom: 2px;
  display: flex;
  width: 100%;
  gap: 7px;
  position: relative;
  align-items: start;
}
.iconbirth {
  grid-column: 2/3;
  grid-row: 1/2;
  max-width: 175px;
  word-break: break-all;
}
.iconphone {
  grid-column: 1/3;
  grid-row: 2/3;
}
.iconemail {
  grid-column: 1/3;
  grid-row: 3/4;
}
.iconaddress {
  grid-column: 1/3;
  grid-row: 4/5;
}
.iconsex {
  grid-column: 1/2;
  grid-row: 1/2;
  max-width: 175px;
  word-break: break-all;
}
.icoweb-sex {
  background: url(sex.png) no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  background-position: 0%;
}
.icoweb-phone {
  background: url(phone.png) no-repeat;
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
  background-position: 0%;
}
.icoweb-birthday {
  background: url(calender.png) no-repeat;
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
  background-position: 0%;
}
.icoweb-email {
  background: url(mail.png) no-repeat;
  background-size: 16px 14px;
  width: 16px;
  height: 14px;
  background-position: 0%;
}
.icoweb-address {
  background: url(location.png) no-repeat;
  background-size: 13px 15px;
  width: 13px;
  height: 15px;
  background-position: 0%;
}
div#box-hvt {
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
  margin-top: 50px;
}
.icoweb-sex,
.icoweb-address,
.icoweb-birthday,
.icoweb-email,
.icoweb-phone {
  scale: 1.25;
  margin-top: 5px;
}
.all {
  float: left;
  width: 100%;
  padding: 0 !important;
  padding-bottom: 30px;
  /* margin-top: -320px; */
}

.page_more .all {
  background: unset;
  padding-top: 15px !important;
  margin-top: 0 !important;
}

/* 
#cv-right .block {
    padding: 0 0px !important;
} */

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

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

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

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

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

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

p {
  margin: 0;
}

#cvo-experience-blocktitle {
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
  color: #000;
}

.titlecv {
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 3px;
  text-align: left;
}

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

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

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

#cv-main #cv-right .ir #sortable #box03 {
  padding-bottom: 0px;
}
#box03 .head-right {
  padding-bottom: 0px !important;
}

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

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

.exp-content {
  width: 100% !important;
  text-align: left;
  float: right;
  margin: 0;
  color: #000;
}
.box-content {
  width: calc(100% - 7px) !important;
  padding: 0px;
  margin-top: 0px !important;
  margin-left: 3px;
}

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

.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;
  /* background: #b7d9db; */
  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;
}

#cv-boxtitle,
#cvo-experience-blocktitle {
  font-size: 22px;
  color: black;

  width: max-content;
  max-width: 100%;
  padding-right: 5px;
}

/* FIX  */
#cv-top {
  width: 100%;
  min-height: 328px;
  max-height: max-content;
}
#anh,
.box-01,
#cvo-profile,
#cvo-profile-avatar-wraper,
#border_img {
  width: 100%;
}
#border_img img {
  object-fit: cover;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  left: 30px;
}
#box-hvt h1 span {
  font-size: 46px;
  margin-bottom: 5px;
  display: inline-block;
  margin-bottom: 0;
  color: #000;
  font-weight: 700;
}
#box-hvt h2 span {
  font-size: 25px;
  display: inline-block;
  margin-top: 3px;
  width: 66%;
  color: #000;
}

#cv-content h3 {
  margin-bottom: 0px;
}
#box-hvt h2 span {
  font-weight: bold;
}
#cv-profile-fullname {
  text-transform: uppercase;
  line-height: 50px;
  float: left;
  width: 65%;
}
.exp-date {
  font-weight: normal;
  float: right;
  width: 100%;
  margin-bottom: 3px;
}

#block04 .exp-title {
  font-weight: normal;
}
#cv-content span {
  display: inline-block;
  width: 100%;
  color: #000;
}
.exp-subtitle {
  margin-bottom: 3px;
}
#cv-boxtitle {
  line-height: 26px;
}
#box05 #cv-boxtitle {
  margin-bottom: 5px;
}
#cv-profile-job {
  line-height: 32px;
}
#box02 {
  width: 100%;
  max-height: max-content;
}
#cv-content {
}
#box01 {
  float: left;
  display: inline-block;
  width: calc(42% - 20px);
  color: #000;
  margin-left: 20px;
  margin-top: 10px;
}
#anh {
  float: left;
  width: 32%;
}

.exp-title,
.exp-date {
  font-weight: normal;
}
.cv_page::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url(bottom1.png) no-repeat;
  background-size: auto;
  background-position: bottom left 50px;
  pointer-events: none;
}
#cv-right {
  background: url(back1.png) no-repeat;
  background-size: cover;
  background-position: top;
}
#cv-right .ir {
  padding: 10px !important;
}
.cv_page {
  position: relative;
  background: url(bg1.png) no-repeat;
  background-size: auto;
  background-position: top left;
}
.cv_page.page_more {
  position: relative;
  background: url(bg2_1.png) no-repeat;
  background-size: auto;
  background-position: bottom right;
}
