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

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

#cv-top {
    padding: 0;
    margin: 0;
    text-align: center;
    width: 100%;
    background: url(hd.png)no-repeat;
    background-size: 100% 100%;
    float: left;
    clear: both;
    border:none;
    min-height: 276px;
    overflow: hidden;
    position: relative;
}
#cvo-profile{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	display: flex;
}
#cv-content {
    padding: 0;
    margin: 0;
    width: 47.8%;
    float: right;
    position: relative;
    margin-right: 40px;
}
#cv-main {
    padding: 0;
    margin: 0 0;
    width: 45%;
    float: left;
    color: #000;
}
#cv-right .ir{
	padding: 0px;
	float: left;
	width: 100%;
}
p.skill-name{
	float: left;
	width: 100%;
	margin-bottom:0;
	padding-top: 13px;
	color: #fff;
}
p.skill-name input{
	color: #fff!important;
}
#cv-right .ctbx {
	padding: 0;
	margin:0;
	border:0;
}
.skill {
    margin-top: 0px;
    width: 100%;
    clear: both;
    float: left;
    padding: 5px 26px;
    padding-bottom: 25px;
}
div#prof {
	float: left;
    width: 100%;
    padding-left: 34px;
        background: url(t.png)no-repeat top;
    padding-top: 35px;
}
#cv-top h1{
	float: left;
	width: 100%;
	margin: 0;
	padding-bottom: 10px;
	font-size: 32px;
   	line-height: normal;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #385661;
    font-weight: bold;
}


#cv-top h1 #cv-profile-fullname{
	line-height: 34px;
	width: 100%;

}

#cv-top h2{
    margin: 0;
    padding: 8px 0;
    text-transform: unset;
    width: 100%;
    font-weight: unset;
    font-size: 18px;
    line-height: normal;
    color: #000000;
    text-align: center;
    float: left;
    font-weight: bold;
}
.box-01 p{
    overflow: hidden;
}

#cv-content p{
	margin: 0px !important;
}
#cv-content .ir{
	padding: 0;
	margin: 0;
	float: left;
}
#cv-content .ir a{
	color: #2ebb2f
}
#cv-right h3, #cv-content .head{
	font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin:0;
    padding:0px 0px;
}

#cv-right .head-right {
	padding: 0;
	margin: 0;
	float: right;
	color: #fff;
	width: 100%;
	/* height: 30px; */
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	background:url(t_06.png)no-repeat bottom;
}
#cv-content .head{
	float: left;
	color:#000;
	width: 100%;
	/* height: 35px; */
	line-height: 35px;
	font-size: 17px;
	text-align: left;
	background: url(tt.png)no-repeat bottom;
}
#block03 .head{
    background: url(tt_2.png)no-repeat bottom;
}
#block04 .head{
    background: url(tt_1.png)no-repeat bottom;
}
#block05 .head{
    background: url(tt_1.png)no-repeat bottom;
}#block01 .head{
    background: url(tt_1.png)no-repeat bottom;
}
#cv-content .head div{
}

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

#cv-content h3{
	line-height: 20px;
    font-size: 14px;
    font-weight: unset;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
}
#cv-content #block01 h3, #cv-content #block02 h3{
	font-weight:bold;
    text-transform: uppercase;
}
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-block;
	z-index: 9999;
}

#cv-right .h3:first-child{
	margin-top: 0
}
.ctbx{
	margin-bottom: 20px;
	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 {
    padding: 0;
    width: 317px;
    float: left;
    display: table;
    padding-top: 32px;
    padding-left: 69px;
}
#cvo-profile-avatar-wraper img{
  	height: 228px;
  	width: 228px;
  	float:left;
  	display: unset;
  	border-radius: 50%;
}
#border_img {
	width: 228px;
  	float: left;
}
#cvo-profile-avatar{
	width: 228px;
	height: 228px;
}
#line-seperate {
    height: 25px;
}
.bar-exp div {
    float: left;
    height: 16px;
    background: #fce385;
		border-radius: 3px;
}
.bar-exp {
    width: 70%;
    background: #ffffff;
	border-radius: 3px;
    height: 16px;
    float: left;
    margin-top: 13px;
    margin-bottom: 0;
}
.h3-title{
  	font-size: 14px !important;
}

[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: 23px;
    line-height: 17px;
    height: 17px;
    text-align: center;
}
.ic .icoweb{
	padding: 0;
	margin: 0;
	text-align: left;
	float: left	;
	padding-left: 5px;
	width: 85%;
}
.icf .fa{
	font-size: 20px;
	color:#3a4c70;
	font-weight: normal;
	margin-top: 0;

}

div .wfa {
    width: 30px ;
		font-size: 24px;
    float: left;
		line-height: 30px;

}
.all{
	clear: both;
	float: left;
	border:none;
	background-image: url(main.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-bottom: none !important;

}

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

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

}

#box-content {
    float: left;
    padding: 5px 26px;
    margin: 0px 0px;
    width: 100%;
    clear: both;
    color: #fff;
    text-align: justify;
    background: url(bg.png)no-repeat;
    background-size: 99.5% 100%;
}
div#experience-table {
    color: #000;
    float: left;
    width: 100%;
    text-align: left;
    padding-right: 27px;
    padding-top: 10px;
    margin-bottom: 10px;
}

#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: 40%;
	float: left;
}

#chu{
	float: right;
	width: 50.6%;
	padding-top: 63px;
	margin-right: 25px;
}
#cv-boxtitle{
	padding: 0;
	margin: 0;
	text-align: center;
	float: right;
	width: 100%;
}
#cvo-experience-blocktitle{
width:100%;
text-align: center;
}
.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{
	padding: 0 !important;
	margin: 0 !important;
	float: left;
	width: 100%;
}
#cv-right{
	padding: 0 !important;
	margin: 0 !important;
	float: left;
	width: 100%;
}
#sortable #box01{
	padding: 0 !important;
	margin: 0 !important;
}
#sortable #box02{
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}
.exp-content{
	width: 100% !important;
}
.box-content{
	width: 100%!important;
}
.ic{
    float: left;
    width: 100%;
    margin-bottom: 8px;
}
[contenteditable=true]:empty:before{
	color: #2e2b2c;
}
.group{
	float: left;
	width: 100%;
}
#cv-top .ic.birth, #cv-top .ic.sex, #cv-top .ic.phone{
    width: 33%;
}
.ft{
	float: left;
	width: 100%;
	background: url(ft.png)no-repeat;
	background-size: 100% 100%;
	height: 58px;
}
.group1, .group2{
	    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.anh{
	    width: 310px;
    height: 252px;
    padding: 0;
    margin: 0;
    float: left;
    display: table;
    background: url(anh.png)no-repeat;
    background-size: 100% 100%;
    clear: both;
    z-index: 1;
    margin-top: -239px;
    margin-left: 2px;
    position: absolute;
    top: -400px;
}
.bar{
    float: left;
    width: 70%;
    height: 23px;
    background: url(bar.png)no-repeat;
    background-size: 100% 100%;
    margin-top: -19.5px;
    margin-left: 0px;
    z-index: 1;
    position: relative;
}
.ic-birthday {
    width: 100%;
    float: left;
    color: #000;
    margin: 0;
    padding-bottom: 10px;
}
.ic-sex {
    width: 100%;
    float: left;
    color: #000;
    margin: 0;
    padding-bottom: 10px;
}
.ic-phone {
    width: 100%;
    float: left;
    color: #000;
    margin: 0;
    padding-bottom: 10px;
}
.ic-email {
    width: 100%;
    float: left;
    color: #000;
    margin: 0;
    padding-bottom: 10px;
}
.ic-address {
    width: 100%;
    float: left;
    color: #000;
    margin: 0;
    padding-bottom: 10px;
}
.ic-birthday .icf {
    font-size: 18px;
    background: url(icon_03.png)no-repeat;
    margin: 0;
    padding-top: 6px;
}
.ic-sex .icf {
    font-size: 18px;
    background: url(icon_06.png)no-repeat;
    margin: 0;
    padding-top: 6px;
}
.ic-phone .icf {
    font-size: 18px;
    background: url(icon_10.png)no-repeat;
    margin: 0;
    padding-top: 6px;
}
.ic-email .icf {
    font-size: 18px;
    background: url(icon_13.png)no-repeat;
    margin: 0;
    padding-top: 6px;
}
.ic-address .icf {
    font-size: 18px;
    background: url(icon_15.png)no-repeat;
    margin: 0;
    padding-top: 6px;
}
#prof .icoweb, #prof .icoweb span {
    height: auto;
}

.ic-birthday .icoweb {
    margin: 0 !important;
    width: 65%;
    text-align: left;
    float: left;
    color: #000;
    padding-left: 3px;
}
.ic-sex .icoweb {
    margin: 0 !important;
    width: 53%;
    text-align: left;
    float: left;
    color: #000;
    padding-left: 3px;
}
.ic-phone .icoweb {
    margin: 0 !important;
    width: 65%;
    text-align: left;
    float: left;
    color: #000;
    padding-left: 3px;
}
.ic-email .icoweb {
    margin: 0 !important;
    width: 84%;
    text-align: left;
    float: left;
    color: #000;
    padding-left: 3px;
}

element.style {
}
#prof .icoweb, #prof .icoweb span {
    height: auto;
}
.ic-address .icoweb {
    margin: 0 !important;
    width: 84%;
    text-align: left;
    float: left;
    color: #000;
    padding-left: 3px;
}
#form-cv .fa {
    font-size: 14px;
    display: none;
}
#box01{
    float: left;
    width: 100%;
    background: #ffffff;
}
#box01 .head-right{
    display: none;
}
#box02{
    background: url(box.png)no-repeat left top;
    background-size: 99.8%;
}
#box02 .head-right{
        margin-top: 65px;
}
.bar-value-exp input[type="text"]{
    height: 50px;
}

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

.edit-content .bar {
    display: none;
}