<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#form-cv{
	width: 97.5%;
	min-height: 1114px;	
	float: left;
	position: relative;
	font-size: 14px;
	line-height: 24px;
	color:#070000;	
	background:#fff;
	padding: 10px;
	border:solid 1px #02b5e1;
}
#form-cv p{
	margin-top: 0;
}

#sortable .icoweb i.fa{
	float: left;
}
#cv-main{
	display: table;
	width: 100%;
}
#cv-top{		
    background: #ffffff;
}
#cvo-profile{
	display: block;
}
#cv-content{
	width: 100%;
	float: left;
	position: relative;	
	background: #ffffff;
}
#cv-right{
	width: 100%;
	float: right;	
	position: relative;	
	background:#fff;
}
#cv-right .block{
	padding: 0px
}

p.skill-name input{
	color: #070000!important;
}


#cv-right .ctbx {
	padding: 0;
	margin:0;
	border:0;
}
.skill{
	margin-top: 3px;
	margin-bottom: 5px;
}


#cv-top h1{
	float: left;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 33px;
    padding: 9px 30px 5px 10px;
    line-height: normal;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 0px;
    letter-spacing: 2px;
    color: #000000;
        width: 90%;
    margin-left: 4%;
}


#cv-top h1 span{
	padding: 0px 15px;
}

#cv-top h2{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
    font-size: 21px;
    text-align: center;
    margin-bottom: 1px;
    color: #fff;
    line-height: 42px;
}
.box-01 p{		
    overflow: hidden;
}

#cv-content .ir,
#sortable .cvo-block{
    float: left;
    width: 100%;
}
#cv-content p{
	margin-bottom: 5px
}
#cv-content .ir a{
	color: #2ebb2f
}
#cv-right .h3, #cv-right h3, #cv-content .head{
	font-size: 18px;    
    margin-top: 0;
    text-transform: uppercase;
    font-weight: bold;
}

#cv-content .head,#cv-right h3{
	height: 30px;
	line-height: 30px;
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 30px;
}
#cv-content #experience-table,
#cv-right #ct2,
#cv-right .content-edit{
	float: left;
	width: 65%;
}


#cv-content .head span,
#cv-right .cvo-block #cv-boxtitle{	
	color: #02b5e1	
}

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

#cv-right .h3 span{
	margin: 3px 0px;
	color: #000000;
	line-height: 43px;
}
#cv-content h3{	
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: -2px;
}

#cv-content .cvo-block {    
	float: left;
	width: 100%;
	border-top: solid 1px #02b5e1;
	padding: 5px 0px;
}
.ctbx{
	padding-left: 10px;
	padding-right: 10px
}

#cv-content span{
	display: inline-block;	
	z-index: 9999;
}

#cv-right .h3:first-child{
	margin-top: 0
}
.ctbx{
	position: relative;
}
.ctbx .r5 .h3{
	text-transform: uppercase;
}
.ctbx:hover {
	box-shadow: 0 0 1px #999;
}
.ctbx:hover .fieldgroup_controls{
	display: block;
}
[cvo-form-field] {
    cursor: text;
}
#box-hvt{
	width:75%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.jobname{
	width: 100%;
	height: 45px;
	text-align: center;
	background: #02b5e1;
	float: left;
	margin-top: 20px;
}
.jobname p,
#box-hvt p{
	display: none;
}
#box01 .icoweb{
    float: left;
    width: 45%;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
    padding-left: 10px;
}

#cv-top #box01{
    float: left;
    width: 100%;
    margin-left: 4%;
    height: 80px;
}
.uv{
	float: left;
	width: 74%;
	padding: 0px;
	margin: 0px;
}

#cvo-profile-avatar-wraper{	    
    float: left;
    width:140px;    
    padding:5px;
    margin-left: 20px;
    margin-top: 10px

}
#cvo-profile-avatar-wraper img{
  	
  	width: 140px;
  	height: 140px;
  	float: unset;
  	    box-shadow: -12px -12px #02b5e1;
    -moz-box-shadow: -12px -12px #02b5e1;
    -webkit-box-shadow: -12px -12px #02b5e1;
    -o-box-shadow: -12px -12px #02b5e1;
    -ms-box-shadow: -12px -12px #02b5e1;    
    
}
#line-seperate {
    height: 25px;
    /*background-color: #e3ecec;*/
}
.bar-exp div {
    float: left;
    height: 8px;
    background: #02b5e1;
    
}
.bar-exp {
  	width: 100%;
  	background: #e1e1e1;
  	height: 8px;
  	float: right;
  	margin-bottom: 12px;
}      
.icoweb label{
	display: block;
	color:#627e88;
}
#cv-right .icoweb span{
	color: #070000;
}

.box-contact{
	font-size: 15px;
}
#sortable .icoweb{
	padding-left: 28px;
	height: 32px;
	line-height: 32px;
	display: table;
	margin-bottom: 0
}
#sortable .cvi-date{
	background: url('fa-1.png') left center no-repeat;	
}
#sortable .cvi-user{
	background: url('fa-2.png') left center no-repeat;	
}
#sortable .cvi-phone{
	background: url('fa-3.png') left center no-repeat;	
}
#sortable .cvi-envelope-square{
	background: url('fa-4.png') left center no-repeat;	
}
#sortable .cvi-map-marker{
	background: url('fa-5.png') left center no-repeat;	
}
#sortable .cvi-info{
	background: url('fa-6.png') left center no-repeat;	
}

.head i.fa, .h3 i.fa{
	font-size: 12px;
	border: solid 1px #7c7a79;
	border-radius: 50%;
	width: 12px;
	color: #7c7a79;
	/*background: white;*/
	margin-bottom: 5px;
	text-align: center;
	padding: 4px;
}


.box-01 #sortable{
	float: left;
	width: 75%;
}


.bar-value-exp input[type="text"]{
	color: #000;
}


</pre></body></html>