.cvo-document .cvo-page {
    padding: 0;
    position: relative
}

.cvo-document .cvo-subpage {
    padding: 0
}

#cvo-body {
    font-size: 14px;
    line-height: 1.4em;
    color: #494949;
    overflow: hidden;
    font-weight: lighter
}

#cvo-main {
    padding-bottom: 10mm
}

#cvo-body:after,#group-header:after,#group-top:after,#cvo-profile:after {
    display: block;
    content: " ";
    clear: both;
    height: 0;
    width: 0
}

.cvo-col-6 {
    float: left;
    width: 50%
}

.cvo-col-9 {
    float: left;
    width: 75%
}

.cvo-col-8 {
    float: left;
    width: 66.6666666667%
}

.cvo-col-4 {
    float: left;
    width: 33.3333333333%
}

.cvo-col-3 {
    float: left;
    width: 25%
}

#group-header {
    background-color: #222;
    min-height: 200px;
    padding: 30px;
    margin: 25px 25px 0
}

#cvo-profile-fullname-wraper {
    margin: 30px 0 20px;
    text-align: center
}

#cvo-profile-title-wraper {
    text-align: center
}

#cv-profile-fullname {
    font-size: 42px;
    line-height: 1em;
    font-weight: 700;
    text-transform: capitalize;
    color: #353434
}

#cvo-profile-title {
    font-size: 16px;
    text-transform: capitalize;
    color: #353434
}

#group-top {
    padding: 10px 25px
}

#group-center {
    padding: 10px 25px 0
}

#block-action-1 .cvo-block:last-child,#block-action-2 .cvo-block:last-child {
    margin-bottom: 0
}

#cvo-profile .contact-item {
    margin: 4px 0;
    padding-left: 20px;
    position: relative;
    word-break: break-word
}

#cvo-profile .contact-item .contact-item-label {
    width: 15px;
    text-align: center;
    position: absolute;
    left: 0
}

#block-action-1 {
    padding: 20px 0 20px 20px
}

#block-action-2 {
    padding: 20px 20px 20px 0
}

#block-action-1 .cvo-block,#block-action-2 .cvo-block {
    padding: 10px;
    margin-bottom: 20px;
    position: relative;
}

#group-center .cvo-block {
    padding: 10px
}

.cvo-block-header {
    position: relative;
    margin-bottom: 5px
}

.cvo-block-header span {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #333
}

.cvo-block-body {
    word-break: break-word
}

.cvo-education-school,.cvo-experience-company,.cvo-activity-organization {
    font-weight: 700;
    font-size: 14px;
    color: #333
}

.cvo-skillrate-bar {
    height: 7px;
    position: relative;
    margin-top: 3px
}

.cvo-skillrate-value {
    width: 80%;
    height: 7px;
    position: absolute;
    top: 0;
    left: 0
}

.cvo-skillrate-bar[bval="1"] .cvo-skillrate-value {
    width: 20%
}

.cvo-skillrate-bar[bval="2"] .cvo-skillrate-value {
    width: 40%
}

.cvo-skillrate-bar[bval="3"] .cvo-skillrate-value {
    width: 60%
}

.cvo-skillrate-bar[bval="4"] .cvo-skillrate-value {
    width: 80%
}

.cvo-skillrate-bar[bval="5"] .cvo-skillrate-value {
    width: 100%
}

#interest-table .row {
    width: 50%;
    float: left;
    margin-bottom: 5px;
    padding-left: 10px;
    position: relative
}

#cvo-education .row,#cvo-activity .row,#cvo-experience .row {
    margin-bottom: 15px
}

#cvo-certification .row,#cvo-award .row,#cvo-skillrate .row,#cvo-reference .row {
    margin-bottom: 10px
}

#cvo-education .row:last-child,#cvo-activity .row:last-child,#cvo-experience .row:last-child,#cvo-certification .row:last-child,#cvo-award .row:last-child,#cvo-skillrate .row:last-child,#cvo-reference .row:last-child {
    margin-bottom: 0
}

#cvo-profile-phone,#cvo-profile-email {
    min-width: 180px
}

hr {
    background-color: #000;
    border: none
}

.cvo-skillrate-bar {
    background-color: #cecece
}

.cvo-education-title,.cvo-activity-position,.cvo-experience-position,.cvo-award-title,.cvo-certification-title, .cvo-education-school {
    text-transform: uppercase;
    font-weight: 700
}

.cvo-education-time,.cvo-activity-time,.cvo-experience-time,.cvo-certification-time,.cvo-award-time {
    color: #2b2b2b
}

ul#interest-table {
    list-style: none;
    padding: 0;
    margin: 0
}

#cvo-profile-avatar-wraper {
    display: inline-block;
    height: 140px;
    width: 140px;
    padding: 6px;
    border: 2px solid #fff
}

#cvo-profile-avatar {
    width: 100%;
    height: 100%
}

ul#interest-table li:before {
    content: "â€¢ ";
    position: absolute;
    left: 0
}

.hr {
    height: 3px;
    background-color: #333;
    margin: auto 25px
}

#cv-watermark {
    position: absolute;
    right: 20px;
    bottom: 10px;
    font-size: 12px;
    color: #555
}

@media print {
    .cvo-document .cvo-page {
        position: initial
    }

    #cvo-main {
        page-break-after: always
    }

    .cvo-block .row {
        page-break-inside: avoid
    }
    #page-cv{
        position: absolute;
    }
}

#group-header {
    background-color: #009ce0
}

.cvo-education-title,.cvo-activity-position,.cvo-experience-position,.cvo-award-title,.cvo-certification-title, .cvo-education-school {
    color: #009ce0
}

.cvo-skillrate-value {
    background-color: #009ce0
}

ul#interest-table li:before {
    color: #009ce0
}
.check-list {
    padding: 0 !important;
}
/* .add-more {
    background: transparent;
    border: none;
    position: absolute;
    right: 0;
} */
.ctbx {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

.ctbx:hover {
    box-shadow: 0 0 1px #999;
}

.ctbx:hover .fieldgroup_controls {
    display: block;
}