<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: 20px;
    color: #070000;
}

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

#box01 {
    border-top: none!important;
}

#sortable .icoweb i.fa {
    float: left;
}

#cv-main {
    display: table;
    width: 100%;
    background: #d2ebcc;
    border-bottom: solid 1px #d2ebcc;
    border-right: solid 1px #d2ebcc;
}

#cv-top {
    text-align: center;
    background: #faeea2;
}

#cvo-profile {
    padding: 10px;
    display: block;
}

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

#cv-content {
    width: 60%;
    float: right;
    position: relative;
    padding-top: 30px;
    background: #ffffff;
}

#cv-right {
    width: 39%;
    float: left;
    position: relative;
    background: #d2ebcc;
}

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

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

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

.skill {
    margin-top: 15px
}

#cv-top h1 {
    font-size: 30px;
    padding: 15px 30px 5px 45px;
    line-height: normal;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 0;
    letter-spacing: 2px;
    margin-left: 0px;
    color: #374d59;
    font-weight: 500;
}

#box-hvt {
    display: inline-block;
    width: 63%;
    margin-top: 10px;
}

#cv-top h2 {
    font-size: 18px;
    text-align: left;
    color: #374d59;
    padding-left: 43px;
    margin-top: 0px;
}

.box-01 p h2 {
    padding-top: 10px;
}

#cv-content .ir {
    margin: 0 15px;
}

#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-right h3 {
    margin-bottom: 10px;
    text-align: left;
    width: 225px;
    background: #b95b35;
    border-radius: 5px;
    border: solid 1px #fff;
    margin-top: 10px;
    padding: 3px 10px;
}

#cv-right h3 span {
    color: #fff;
}

#cv-content .head {
    height: 30px;
    line-height: 30px;
    background: #faeea2;
    padding: 2px 23px;
    border-radius: 7px;
    width: 255px;
}

#cv-content .head span {
    color: #374d59;
}

#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;
}

#cv-content .cvo-block {
    border-top: dashed 2px #faeea2;
}

.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;
    border-left: solid 3px #6f7f87;
}

.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 {
    float: left;
}

#cvo-profile-avatar-wraper {
    float: left;
    width: 140px;
    border: solid 7px #c2b97e;
    padding: 5px;
    margin-left: 105px;
    background: #d1f4fa;
    border-radius: 10px;
}

#cvo-profile-avatar-wraper img {
    width: 140px;
    height: 140px;
}

#line-seperate {
    height: 25px;
    /*background-color: #e3ecec;*/
}

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

.bar-exp {
    width: 100%;
    background: #faeea2;
    height: 8px;
    float: right;
    margin-bottom: 12px;
}

.icoweb label {
    display: block;
    color: #627e88;
}

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

#sortable .icoweb {
    line-height: 32px;
    margin-bottom: 0;
    text-align: center;
    background: #b95b35;
    border-radius: 5px;
    color: #fff;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.exp-content {
    padding-left: 15px;
}

.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;
}

div#box01 span {
    width: 230px;
}

span.box-content {
    width: 270px;
}

.exp-content,
.exp-subtitle,
span.exp-title {
    width: 100%;
}

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