/* Css template 03 */
.suggest-text {
    color: #959595 !important;
}
.cvp-content.seven {
    color: #333333;
    background-color: #FFF;
    display: flex;
    padding: 20px;
    position: relative;
}
.seven .cvp-left {
    width: 60%;
    float: left;
    padding-right: 20px;
    background-color: #FFF;
    position: relative;
}
.seven .cv-user {
    width: 100%;
    float: left;
}
.seven .card-user {
    width: 450px;
    float: left;
    padding: 15px 0px;
}
.seven .card-user .name_user {
    color: #333333;
    margin: 0px 0px 10px 0px;
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
}
.seven .card-user .name_work {
    color: #33876f;
    font-size: 18px;
    margin: 0px;
    text-transform: capitalize;
    font-weight: 600;
}
.seven .category-cv {
    width: 100%;
    float: left;
    padding-left: 60px;
    position: relative;
    padding-bottom: 10px;
}
.seven .category-cv:before {
    content: "";
    height: 100%;
    width: 1px;
    border-left: 1px solid #dde0e5;
    position: absolute;
    left: 18px;
    top: 20px;
    z-index: 2;
}
.seven .category-cv .title {
    font-size: 20px;
    color: #26a69a;
    position: relative;
    padding: 0px;
    margin: 8px 0px 20px 0px;
    line-height: 32px;
    text-transform: uppercase;
}
.seven .content-cvp-leftpcv .category-cv .box-content .child-content:last-child {
    margin-bottom: 0px;
}
.seven .icon-cate {
    position: absolute;
    left: 1px;
    top: 0px;
    /*z-index: 10;
    */
}
.seven .icon-pencil {
    position: absolute;
    left: 1px;
    top: 0px;
    z-index: 10;
}
.seven .icon-cate .icon-hexago {
    font-size: 40px;
    color: #26a69a;
    position: relative;
    background: #fff;
    z-index: 99;
}
.seven .content-cate {
    width: 100%;
    float: left;
    position: relative;
}
.seven .content-cate:before {
    content: "";
    position: absolute;
    left: -47px;
    top: 3px;
    z-index: 10;
    background: #26a69a;
    font-size: 15px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border-color: #FFF;
}
.seven .content-cate .time {
    width: 200px;
    margin-bottom: 0px;
    height: 20px;
    line-height: 20px;
    background: #26a69a;
    display: inline-block;
    color: #FFF;
    padding: 1px 3px;
    border-radius: 0px 3px 3px 0px;
    position: relative;
    font-weight: 500;
    text-transform: capitalize;
}
.seven .content-cate .time:before {
    content: "";
    border-right: 10px solid #26a69a;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -10px;
    top: 0px;
}
.seven .content-cate .block-child {
    margin-bottom: 5px;
}
.block-child ul {
    padding-left: 0;
}
.block-child ul li {
    list-style: none;
    margin-bottom: 5px;
}
.block-child ul li:last-child {
    margin-bottom: 0px;
}
.seven .title-content {
    font-size: 15px;
    font-weight: 600;
    color: #333333;
    margin-top: 15px;
    margin-bottom: 3px;
    text-transform: capitalize;
}
.seven .name-ref {
    font-size: 15px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 3px;
    text-transform: capitalize;
}
.seven .capi {
    text-transform: capitalize;
}
.seven .upper {
    text-transform: uppercase;
}
.seven .name-work-exp {

    font-size: 15px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.seven .div-text {
    width: 100%;
    float: left;
}
.seven .div-skill .child-content:last-child .partitions {
    border-bottom: none;
}
.seven ul.cvp-info {
    display: flex;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
}
.seven ul.cvp-info li {
    display: inline-block;
    padding-right: 36px;
}
.seven .cvp-info li i.fa-envelope, .seven .cvp-info li i.fa-phone, .seven .cvp-info li i.fa-map-marker {
    display: inline-block;
    float: left;
    position: relative;
    top: 2px;
    width: 20px;
    color: #26a69a;
}
.seven .cvp-info li span {
    float: left;
    width: auto;
    min-width: 100px;
    display: inline-block;
}
.seven .cvp-right {
    width: 40%;
    float: left
}
.seven .avatar {
    text-align: center;
}
.seven .avatar img {
    width: 170px;
    height: 170px;
}
.seven .pf-right {
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    position: relative;
}
.seven .title-pf-right {
    margin: 0px;
    font-size: 22px;
    color: #26a69a;
    font-weight: 400;
}
.seven .content-pf-right {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.seven .content-pf-right .div-text {
    font-family: "Noto Serif", sans-serif;
    font-style: italic;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
}
.seven .content-pf-right .div-text2 {
    font-size: 15px;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
}
.seven .content-pf-right ul {
    padding-left: 0;
}
.seven .content-pf-right ul li {
    list-style: none;
    margin-bottom: 5px;
}
.seven .content-pf-right ul li:last-child {
    margin-bottom: 0;
}
.seven .content-pf-right p {
    margin-bottom: 0;
}
.seven .list-pf {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 100%;
    float: left;
}
.seven .list-pf li {
    width: 100%;
    float: left;
    padding: 0px;
    line-height: normal;
}
.seven .list-pf li i {
    padding: 7px 0px;
    color: #26a69a;
    width: 30px;
    float: left;
}
.seven .list-pf li span {
    padding: 7px 0px;
    border-bottom: 1px solid #ececec;
    display: block;
    float: left;
    width: 85%;
}
.seven .list-pf li:last-child span {
    border-bottom: none;
}
.seven .list-pf li span[contenteditable="true"]:hover, .seven .list-pf li span[contenteditable="true"]:focus, .seven .list-pf li span[contenteditable="true"]:active {
    border-bottom: 1px solid #ececec !important;
}
.seven .content-pf-right.div-cer i.icon.icon-icon-ribbon {
    width: 40px;
    float: left;
    display: flex;
    font-size: 28px;
    color: #26a69a;
}
.seven .content-pf-right.div-cer i.icon.icon-icon-ribbon-award {
    width: 40px;
    float: left;
    display: flex;
    font-size: 28px;
    color: #26a69a;
}
.seven .partitions {
    width: 100%;
    float: left;
    padding: 9px 0px 6px;
    border-bottom: 1px solid #ececec;
}
.seven .partitions .txt-par {
    float: left;
    width: 115px;
}
.seven .partitions .start-par {
    float: right;
    width: 135px;
    font-size: 15px;
    color: #26a69a;
}
.seven .partitions .start-par i.fa.fa-star, .seven .partitions .start-par i.fa.fa-star-o {
    margin-left: 10px;
    font-size: 15px;
    float: left;
    cursor: pointer;
}
.seven .partitions .start-par i.fa:first-child {
    margin-left: 0px;
}
.seven .hexago-center {
    width: 160px;
    z-index: 1;
    color: #FFF !important;
    font-size: 160px;
    position: relative;
    top: -177px;
    left: -9px;
    background-color: transparent;
}
.seven .img-center {
    position: relative;
    z-index: 2;
}
.seven .icon-edu {
    width: 28px;
    height: 18px;
    background-position: -9px -16px;
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 6px;
}
.seven .icon-exp {
    width: 24px;
    height: 21px;
    background-position: -12px -60px;
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 8px;
}

.fix-cv3 {
    width: 140px;
    left: 0px;
    top: 70px;
    z-index: 100;
    height: 34px;
}
.cv-containter .cv-logo-top {
    left: 40px;
}
.rating-parent .fa-star-o.active:before {
    content: "\f005";
}
.cvp-box-child-nn .cvp-toolbox {
    top: 35px;
    right: -4px;
    bottom: auto;
    z-index: 2;
}
.seven .category-cv:hover .title .add-more{
    display: block;
}
.cvp-box-parent.active .box-content {
    z-index: 3 !important;
}
.box-content .content-cate:hover > .fieldgroup_controls {
    display: block;
}
.title .add-more {
    position: absolute;
    top: 0;
    right: 25%;
    width: auto;
    cursor: pointer;
    background: transparent;
    border: none;
    display: none;
}
.title .add-more i {
    color: #26a69a;
    font-size: 18px;
}

.select-dropdown-nomal {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 36px;
    border: 1px solid #bfcbd9;
    border-radius: 5px;
    background-color: #fff;
    background-clip: padding-box;
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 36px;
    width: 100%;
}
.select-dropdown-nomal:focus, .select-dropdown-nomal:active {
    outline: none;
}

.cvp-box:hover .add-more-btn {
    display: block;
}
.add-more-btn {
    position: absolute;
    top: 5px;
    right: 25%;
    width: auto;
    cursor: pointer;
    background: transparent;
    border: none;
    display: none;
}
.add-more-btn i {
    color: #26a69a;
    font-size: 18px;
}
.icon-top{
    position: absolute;
    right: 0px;
    top: 0px;
    opacity: 0.6;
}
.icon-bottom {
    position: absolute;
    bottom: 10px;
    z-index: 999;
    right: 10px;
    opacity: 0.6;
}
.icon-top-quay-phim-temp5{
    position: absolute;
    top: 45px;
    z-index: 999;
    right: 17px;
    transform: rotate(90deg);
    opacity: 0.5;
}
.icon-bottom-quay-phim-temp5{
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 9;
    opacity: 0.5;
}
