#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;
		height: 325px;
		overflow: hidden;
		position: relative;
}
#cvo-profile{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	display: flex;
}
#cv-content {
    padding: 0;
    margin: 0;
    width: 57.1%;
    float: right;
    position: relative;
    margin-right: 0px;
}
#cv-main {
    padding: 0;
    margin: 0 0;
    width: 39.7%;
    float: left;
    color: #000;
    margin-left: 14px;
}
#cv-right .ir{
	padding: 0px;
	float: left;
	width: 100%;
}
p.skill-name{
	float: left;
	width: 100%;
	margin-bottom:0;
	padding-top: 13px;
	color: #000;
}
p.skill-name input{
	color: #000!important;
}
#cv-right .ctbx {
	padding: 0;
	margin:0;
	border:0;
}
.skill {
    margin-top: 0px;
    width: 100%;
    clear: both;
    float: left;
    padding: 5px 17px 5px 10px;
    padding-bottom: 25px;
}
div#prof {
	float: right;
    width: 55%;
    padding-top: 28px;
    padding-left: 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: #1f3149;
    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: #000;
    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;
    padding:0px 0px;
}

#cv-right .head-right {
	padding: 0;
	margin: 0;
    float: right;
	color: #000;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
#box02 .head-right{
	background: url(t_03.png)no-repeat;
	background-size: 100% 100%;
}
#box03 .head-right, #box06 .head-right{
	background: url(t_06.png)no-repeat;
	background-size: 100% 100%;
}
#box04 .head-right{
	background: url(t_08.png)no-repeat;
	background-size: 100% 100%;
	margin-top: 10px;
	width: 99.7%;
}
#box05 .head-right{
	background: url(t_09.png)no-repeat;
	background-size: 100% 100%;
}
#box07 .head-right{
	background: url(t_10.png)no-repeat;
	background-size: 100% 100%;
	margin-top: 10px;
	width: 99.7%;
}
#cv-content .head{
	float: left;
	color:#fff;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: left;
}
#block01 .head{
	background: url(tt_03.png)no-repeat;
	background-size: 100% 100%;
}
#block02 .head{
	background: url(tt_05.png)no-repeat;
	background-size: 100% 100%;
}
#block03 .head{
	background: url(tt_07.png)no-repeat;
	background-size: 100% 100%;
}
#block04 .head{
	background: url(tt_09.png)no-repeat;
	background-size: 100% 100%;
}
#block05 .head{
	background: url(tt_12.png)no-repeat;
	background-size: 100% 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: bold;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    padding-bottom: 10px;
}
#cv-content #block01 h3{
	font-weight:bold;
}
#cv-content #block02 h3{
	font-weight:bold;
}
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: 322px;
    float: left;
    display: table;
    padding-top: 34px;
    padding-left: 50px;
}
#cvo-profile-avatar-wraper img{

  	height: 256px;
  	width: 256px;
  	float:left;
  	display: unset;
}
#border_img {
	width: 256px;
  	float: left;
}
#cvo-profile-avatar{
	width: 256px;
	height: 256px;
}
#line-seperate {
    height: 25px;
}
.bar-exp div {
    float: left;
    height: 10px;
    background: #ef7287;
		border-radius: 10px;
}
.bar-exp {
    width: 100%;
    background: #959595;
	border-radius: 10px;
    height: 10px;
    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: 25px;
    height: 25px;
    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:#000;
	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;
    width: 100%;
    background: url(main.png)no-repeat;
    background-size: 100% 100%;

}

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

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

}

#box-content {
    float: left;
    padding: 5px 17px 5px 10px;
    margin: 0px 0px;
    width: 100%;
    clear: both;
    color: #000;
    text-align: justify;
    padding-bottom: 20px;
}
div#experience-table {
    color: #000;
    float: left;
    width: 100%;
    text-align: left;
    padding: 15px 29px 10px 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.8%;
	float: left;
}

#chu{
	float: right;
	width: 52.4%;
	padding-top: 78px;
	margin-right: 20px;
}

#cv-boxtitle{
	padding: 0;
	margin: 0;
	text-align: center;
	float: left;
	width: 100%;
}
#cvo-experience-blocktitle{
width:100%;
text-align: left;
padding-left: 47px;
}
.titlecv {
	padding: 0 ;
	margin: 0 ;
	float: left;
	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;
	margin: 0;
	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%;
}
.group1, .group2{
	    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.ic-birthday {
    width: 30%;
    float: left;
    color: #000;
    margin: 0;
    padding-bottom: 10px;
}
.ic-sex {
    width: 30%;
    float: left;
    color: #000;
    margin: 0;
    padding-bottom: 10px;
}
.ic-phone {
    width: 30%;
    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;
}
#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;
}
.bar-value-exp input[type="text"]{
    height: 50px;
}
.ic-sex .fa, .ic-birthday .fa, .ic-address .fa, .ic-phone .fa, .ic-email .fa{
    display: none;
}
.ic-birthday .icf{
	background: url(icon_03.png)no-repeat;
    background-size: auto 100%;
    margin-left: 5px;
}
.ic-sex .icf{
    background: url(icon_05.png)no-repeat;
    background-size: auto 100%;
    margin-left: 5px;
}
.ic-phone .icf{
    background: url(icon_07.png)no-repeat;
    background-size: auto 100%;
    margin-left: 5px;
}
.ic-email .icf{
    background: url(icon_12.png)no-repeat;
    background-size: auto 100%;
    margin-left: 5px;
}
.ic-address .icf{
    background: url(icon_14.png)no-repeat;
    background-size: auto 100%;
    margin-left: 5px;
}
#box04, #box07{
	background: #ef7287;
	margin-bottom: 20px!important;
}
#box03, #box06{
	background: url(bg.png)no-repeat;
	background-size: 100% 100%;
}

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