#form-cv{
	width: 100%;
	float: left;
	position: relative;
	font-size: 14px;
	line-height: 24px;
	color:#000;
	/* background:#00897B; */
}
#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: 411px;
    overflow: hidden;
    position: relative;
}
.bo2{
	float: left;
	width: 48%;
}
.bo3{
	float: left;
	width: 48%;
	border-left: 1px solid #0d8fa8;
	padding-left: 10px;
}
#cvo-profile{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	display: flex;
}
#cv-content {
    padding: 0;
    margin: 0;
    width: 54%;
    float: right;
    position: relative;
     margin-right: 26px;
}
.headjunior{
	float: right;
	width: 90%;
}
#cv-main {
    padding: 0;
    margin: 0 0;
    width: 36.2%;
		margin-left: 26px;
    float: left;
    color: #000;
}
#cv-right .ir{
	padding: 0px;
	float: left;
	width: 95%;
}
p.skill-name{
	float: left;
	width: 100%;
	margin-bottom:0;
	padding-top: 13px;
	color: #fff;
}
p.skill-name input{
	color: #000!important;
}
/*
fuck
#cv-right .cvo-block span{
	color: #ccc;
}*/
#cv-right .ctbx {
	padding: 0;
	margin:0;
	border:0;
}
.skill {
    margin-top: 0px;
    width: 93%;
    padding-bottom: 20px;
    margin-left: 10px;
    clear: both;
    float: left;
}
div#prof {
	float: right;
    width: 55%;
    padding-top: 74px;
}
/*  */
/* #cv-right .fa {
    margin-top: 10px;
} */
#cv-top h1{
	float: left;
	width: 100%;
	margin: 0;
	padding-bottom: 10px;
	font-size: 32px;
   	line-height: normal;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #f7941e;
    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: #fff;
    text-align: left;
    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;
   /*  line-height: 18px; */
    padding:0px 0px;
/*     background: red; */
}

#cv-right .head-right {
	padding: 0;
	margin: 0;
	float: right;
	color: #f7941e;
	width: 100%;
	/* height: 36px; */
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
#box02 .head-right{
    background: url(t_03.png)no-repeat;
}
#box03 .head-right{
    background: url(t_06.png)no-repeat;
}
#box04 .head-right{
    background: url(t_08.png)no-repeat;
}
#box05 .head-right{
    background: url(t_10.png)no-repeat;
}
#box06 .head-right{
    background: url(t_12.png)no-repeat;
}
#box07 .head-right{
    background: url(t_14.png)no-repeat;
}
#cv-content .head{
	float: left;
	color:#000;
	width: 100%;
	/* height: 31px; */
	line-height: 31px;
	text-align: left;
}
#block01 .head{
    background: url(tt_03.png)no-repeat;
    background-size: 309px 100%;
}
#block02 .head{
    background: url(tt_06.png)no-repeat;
    background-size: 309px 100%;
}
#block03 .head{
    background: url(tt_08.png)no-repeat;
    background-size: 309px 100%;
}
#block04 .head{
    background: url(tt_11.png)no-repeat;
    background-size: 309px 100%;
}
#block05 .head{
    background: url(tt_13.png)no-repeat;
    background-size: 309px 100%;
}
#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{
	font-weight:bold;
}
#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;
}
.ctbx{
	/*padding-left: 20px;*/
}

#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: 292px;
    float: left;
    display: table;
    padding-top: 58px;
    padding-left: 68px;
    padding-bottom: 30px;
}
#cvo-profile-avatar-wraper img{

  	height: 205px;
  	width: 205px;
  	float:left;
  	display: unset;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
#border_img {
	width: 205px;
  	float: left;
}
#cvo-profile-avatar{
	width: 205px;
	height: 205px;
}
#line-seperate {
    height: 25px;
}
.bar-exp div {
    float: left;
    height: 16px;
    background: #f7941e;
		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: 30px;
    line-height: 30px;
    height: 30px;
    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;
/* 	float: left; */

}

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% 101%;
	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: 0px 0;
    margin: 15px 0px;
    width: 100% ;
    clear: both;
    color: #fff;
    text-align: justify;
}
div#experience-table {
    color: #000;
    float: left;
    width: 100%;
    text-align: left;
    margin-left: 9px;
    border-left: 2px solid #ffad41;
    padding-left: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
}

#sortable .cvo-block {
    margin-bottom: 0px;
}
#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{
	width: 37%;
	float: left;
}

#chu{
	float: right;
	width: 53%;
	padding-top: 113px;
	margin-right: 25px;
}
#imghead{
	width: 100%;
	height: 185px;
	background-image: url(imghead.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
}

#cv-boxtitle{
	padding: 0;
	margin: 0;
	text-align: center;
	float: right;
	width: 100%;
}
#cvo-experience-blocktitle{width: 62%;text-align: left;padding-left: 10px;}
.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;
	color: #fff;
}
.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%;
}
.footer{
	float: left;
	width: 100%;
	background: url(ft.png)no-repeat;
	background-size: 100% 100%;
	height: 171px;
}
.group1, .group2{
	    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.anh{
	    width: 336px;
    height: 280px;
    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: -293px;
    position: absolute;
}
.bar{
    float: left;
    width: 70%;
    height: 19px;
    background: url(bar.png)no-repeat;
    background-size: 100% 100%;
    margin-top: -16.5px;
    margin-left: 0px;
    z-index: 1;
    position: relative;
}
.ic-birthday {
    width: 30%;
    float: left;
    color: #000;
    margin: 0;
}
.ic-sex {
    width: 30%;
    float: left;
    color: #000;
    margin: 0;
}
.ic-phone {
    width: 30%;
    float: left;
    color: #000;
    margin: 0;
}
.ic-email {
    width: 100%;
    float: left;
    color: #000;
    margin: 0;
}
.ic-address {
    width: 100%;
    float: left;
    color: #000;
    margin: 0;
    padding-bottom: 20px;
}
.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_05.png)no-repeat;
    margin: 0;
    padding-top: 6px;
}
.ic-phone .icf {
    font-size: 18px;
    background: url(icon_07.png)no-repeat;
    margin: 0;
    padding-top: 6px;
}
.ic-email .icf {
    font-size: 18px;
    background: url(icon_12.png)no-repeat;
    margin: 0;
    padding-top: 6px;
}
.ic-address .icf {
    font-size: 18px;
    background: url(icon_14.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;
}
.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;
    position: absolute;
    bottom: 30px;
}

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