<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#form-cv {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    background: #fafafa;
    outline: 1px solid #e1e1e1
}

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

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

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

#cvo-profile {
    display: block;
}

#cv-content {
    padding: 40px;
    position: relative;
    padding-top: 10px;
}

#cv-main {
    padding: 30px;
    padding-bottom: 0;
    position: relative;
}

#cv-right .ir {
    padding: 0px 10px 0px 10px;
}

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

#experience-table .ctbx {
    padding-left: 0;
    padding-right: 0;
}

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

#cv-top h1 {
    font-size: 32px;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 10px;
    margin-left: 0px;
    color: #000;
    font-weight: bold;
}

#box-hvt {
    float: left;
    padding-top: 20px;
    margin-left: 20px
}

#cv-right #prof {
    width: 100%;
    float: left
}

#box01 ul {
    list-style: none;
    padding-left: 0
}

#cv-right .cvo-block .head div {
    color: #fff;
}

#box01 ul li {
    width: 50%;
    float: left
}

#cv-top h2 {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 10px
}

.box-01 p {
    overflow: hidden;
}

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

#cv-content .ir a {
    color: #2ebb2f
}

#cv-right h3,
#cv-content .head {
    font-size: 16px;
    color: #fff;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 15px;
    line-height: 24px;
    border-bottom: 2px solid #000;
}

#cv-right h3 div,
#cv-content .head div {
    background: #000;
    padding: 5px 10px 2px 20px;
    float: left;
    color: #fff;
    border-radius: 20px 3px 0px 0px;
}

#cv-content h3 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px
}

#cv-content p.h3 {
    text-transform: uppercase
}

#cv-content .cvo-block {}

.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 {
    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 {
    float: right;
    width: 30%;
}

#cvo-profile-avatar-wraper .wimg {
    float: right;
    width: 150px;
    border: 1px solid #c1c1c1;
    margin-right: 10px
}

#cvo-profile-avatar-wraper img {
    width: 150px;
    height: 150px;
    float: none;
    display: inline-block;
}

#line-seperate {
    height: 25px;
}

.bar-exp div {
    float: left;
    height: 8px;
    background: #000;
}

.ctbx .skill-name {
    width: 50%;
    float: left;
}

.bar-exp {
    width: 50%;
    background: #cecece;
    height: 8px;
    float: right;
    margin-top: 8px;
    margin-bottom: 0px;
}

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

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

.icoweb label {
    display: block;
}

.box-contact {
    font-size: 15px;
}

#sortable .icoweb {
    padding-left: 24px;
    height: 32px;
    line-height: 32px;
    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;
}</pre></body></html>