#form-cv {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 1.5;
    color: #1f2835;
    /* background:#00897B; */
}

.watermark {
    float: left;
    width: 100%;
    height: 22px;
    color: #999;
    text-align: right;
    padding-right: 22px;
    margin-top: 35px;
    font-size: 15px;
    font-family: Courier;
    background: #fff;
}

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

#img-fake {
    float: left;
    display: table;
    padding: 0;
    margin: 0;
    width: 279px;
    height: 275px;
    margin-top: -275px;
    position: absolute;
    z-index: 1;
    background: url(1.png)no-repeat;
    background-size: 100% 100%;
}

#cv-top {
    padding: 0;
    width: 100%;
    background: url(hd1.png)no-repeat;
    background-size: 100%;
    background-position: center left;
    float: left;
    height: 310px;
    position: relative;
    overflow: hidden;
}

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

#cv-content {
    padding: 0;
    margin: 0;
    width: 397px;
    float: right;
    position: relative;
    margin-right: 25px;
    margin-top: 30px;
}

#cv-main {
    width: 294px;
    float: left;
    margin-left: 26px;
    position: relative;
    clear: both;
}

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

p.skill-name {
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding-top: 5px;
    color: #171717;
}

p.skill-name input {
    color: #171717;
}

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

.skill {
    margin-top: 0px;
    width: 100%;
    padding: 14px 6px 0px 15px;
    margin-bottom: 15px;
    background: #fbfbfb;
    clear: both;
    float: left;
}

div#prof {
    float: left;
    width: 100%;
    padding: 14px 6px 0px 15px;
    margin-bottom: 15px;
    background: #fbfbfb;
}

#cv-top h1 {
    float: left;
    width: 291px;
    /* height: 226px; */
    margin: 0;
    padding: 0;
    font-size: 34px !important;
    padding-top: 118px;
    text-transform: uppercase;
    text-align: left;
    margin-left: 0px;
    color: #fff;
    font-weight: bold;
}

#cv-top h2 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px !important;
    text-align: left;
    padding-top: 15px;
    text-transform: uppercase;
    color: #1f2835;
    clear: both;
}

#cv-top h2 span {
    /* line-height: 1.5; */
    font-weight: normal;
}

.box-01 p {
    overflow: hidden;
}

#cv-content p {
    margin-bottom: 5px
}

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

#cv-content .ir a {
    color: #155759
}

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

#cv-right .head-right {
    padding: 0;
    margin: 0;
    color: #fff;
    width: 100%;
    height: 41px;
    line-height: 41px;
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: bold;
}

#cv-content .head {
    width: 100%;
    float: left;
    height: 35px;
    line-height: 35px;
    color: #535454;
    font-size: 18px !important;
}

#cv-content h3 {
    line-height: 24px;
    font-size: 14px;
    font-weight: unset;
    margin: 0;
}

#block01 h3,
#block02 h3 {
    color: #8560a8;
    font-size: 15px;
    font-weight: bold !important;
}

.footer {
    background: url(ft1.png)no-repeat;
    background-size: 100% 100%;
    background-position: left;
    height: 81px;
    float: left;
    clear: both;
    width: 100%;
}

p.h3 {
    font-weight: unset;
}

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

#cv-content span {
    display: inline;
    z-index: 9999;
    line-height: 1.5;
}

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

.ctbx {
    padding-bottom: 20px;
    position: relative;
}

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

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

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

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

#cvo-profile-avatar-wraper {
    float: left;
    padding: 0;
    margin: 0;
    width: 297px;
    display: table;
}

img#cvo-profile-avatar {
    float: left;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 3px solid #fff;
}

#border_img {
    display: unset !important;
    float: left;
    padding-top: 70px;
    padding-left: 73px;
}

#line-seperate {
    height: 25px;
}

.bar-exp div {
    float: left;
    height: 11px;
    background: #8560a8;
    border-radius: 5px;
}

.bar-exp {
    width: 100%;
    background: #d6d5d5;
    height: 11px;
    float: left;
    margin-top: 14px;
    margin-bottom: 15px;
    border-radius: 7px;
}

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

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

.bar-value-exp {
    width: 50%
}

.icoweb label {
    display: block;
    color: #fff;
}

#sortable .icoweb {
    float: left;
    /* padding-left: 0; */
    color: #000000;
    margin-bottom: 0;
    padding-left: 10px;
    width: 85%;
}

#cv-profile-fullname,
#cv-profile-phone,
#cv-profile-email,
#cv-profile-address {
    display: inline;
    line-height: 1.5;
}

.ic {
    text-align: left;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}

#form-cv .icf {
    float: left;
    margin-bottom: 0;
    width: 22px;
}

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

.icf .fa {
    font-size: 17px;
    color: #8560a8;
    font-weight: normal;
    margin-top: 0;
    /* 	float: left; */
}

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

div>#box-hvt {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    height: 226px;
    text-align: center;
}

.all {
    background: url(main1.png)no-repeat;
    background-position: top;
    background-size: 100% 100%;
    width: 100%;
    float: left;
}

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

#cv-right .block {
    margin-bottom: 5px;
    padding: 0 0px !important;
}

#box-content {
    float: left;
    padding: 14px 6px 0px 15px;
    margin-bottom: 15px;
    background: #fbfbfb;
    width: 100%;
    clear: both;
    color: #1f2835;
}

#box01 .head-right {
    background: url(bg1-01.png)no-repeat;
    background-position: top;
    background-size: 100% 100%;
}

#box02 .head-right {
    background: url(bg1-02.png)no-repeat;
    background-position: center left;
    background-size: 100% 100%;
}

#box03 .head-right {
    background: url(bg1-03.png)no-repeat;
    background-position: center left;
    background-size: 100% 100%;
}

#box04 .head-right {
    background: url(bg1-04.png)no-repeat;
    background-position: center left;
    background-size: 100% 100%;
}

#box05 .head-right {
    background: url(bg1-05.png)no-repeat;
    background-position: center left;
    background-size: 100% 100%;
}

#box06 .head-right {
    background: url(bg1-06.png)no-repeat;
    background-position: center left;
    background-size: 100% 100%;
}

#box07 .head-right {
    background: url(bg1-07.png)no-repeat;
    background-position: center left;
    background-size: 100% 100%;
}

#block01 .head {
    background: url(bg1-08.png)no-repeat;
    background-position: center left;
    background-size: 100% 100%;
}

#block02 .head {
    background: url(bg1-09.png)no-repeat;
    background-position: center left;
    background-size: 100% 100%;
}

#block03 .head {
    background: url(bg1-10.png)no-repeat;
    background-position: center left;
    background-size: 100% 100%;
}

#block04 .head {
    background: url(bg1-11.png)no-repeat;
    background-position: center left;
    background-size: 100% 100%;
}

#block05 .head {
    background: url(bg1-12.png)no-repeat;
    background-position: center left;
    background-size: 100% 100%;
}

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

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

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


/*.cvo-block .blockControls{
	position: relative;
}*/

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

p {
    margin: 0;
}

#anh {
    float: left;
    width: 280px;
}

#chu {
    float: right;
    width: 410px;
    margin-right: 95px;
}

#cv-boxtitle {
    text-align: left;
    width: 100%;
    padding-left: 62px;
}

.title {
    float: left;
    width: 100%;
    /* padding-left: 68px;
    padding-top: 14px; */
}

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

#cv-main #cv-right .ir #sortable .block {
    margin: 0;
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}

div#box01 {
    margin: 0 !important;
}

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

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

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

.box-content {
    width: 100% !important;
    text-align: justify !important;
}

#sortable .ic {
    float: left;
    width: 98%;
    margin-bottom: 8px;
}

#cvo-experience-blocktitle {
    text-align: left;
    padding: 0px 0px 0px 42px;
}

[contenteditable=true]:empty:before {
    color: #171717;
}