#form-cv{
    background: #fff;
    font-family: "Roboto", sans-serif;
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 24px;
}
.btn-cvo {
    display: inline-block;
    padding: 10px 25px;
    background-color: #ddd;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    border: 0;
    font-weight: 500;
    color: #555;
    margin: 0 5px;
    transition: all .1s;
}
.btn-primary {
    color: #fff;
    background-color: #02b5e1;
}
.text-center {
    text-align: center;
}
#layout-editor-container{
    display:none;
    position:absolute;
    top:20px;
    left:0;
    width:100%;
    z-index:11000
}
#layout-editor{
    width:450px;
    margin:30px auto 0;
    background-color:#fff
}
#layout-editor .group{
    background-color:#efefef;
    padding:10px 15px 1px 14px;
    margin-bottom:10px;
    border-radius:3px
}
#layout-editor .bulk-actions{
    margin-bottom:15px
}
#layout-editor .bulk-actions a{
    display:inline-block;
    margin-right:10px
}
#layout-editor .bulk-actions a:hover{
    color:#108e65
}
#layout-editor .block{
    background-color:#ccc;
    padding:10px 40px;
    margin-bottom:10px;
    font-weight:500;
    border-radius:3px;
    position:relative
}
#layout-editor .group.fixed .block .selector,#layout-editor .group.fixed .block .icon-order{
    display:none
}
#layout-editor .block:hover{
    background-color:#aaa
}
#layout-editor .block .icon-order{
    position:absolute;
    right:8px;
    top:5px;
    font-size:28px;
    color:#666;
    cursor:pointer
}
#layout-editor .block .selector{
    position:absolute;
    left:8px;
    top:12px;
    font-size:18px;
    color:#666;
    height:20px;
    width:20px;
    background-color:#fff;
    border-radius:3px;
    cursor:pointer;
    text-align:center;
    line-height:20px
}
#layout-editor .block .selector .fa{
    display:none
}
#layout-editor .block.active .selector .fa{
    display:block
}
#layout-editor .ui-sortable-handle{
    cursor:move
}
#layout-editor .guide{
    border:1px dashed #fcfcfc;
    font-size:14px;
    line-height:20px;
    padding-left:36px;
    margin-bottom:15px
}
#layout-editor ul.guide li{
    list-style:circle
}
#layout-editor .action-bar{
    background-color:#efefef;
    width:450px;
    padding:8px 0
}
#cv-form-text-editor {
    width: 100%;
    display: none;
}
.editor-controls-wraper {
    width: 210mm;
    padding: 0;
    box-shadow: 0 1px 2px 0 #ccc;
    position: relative;
}
.editor-controls {
    color: #333;
    background-color: #fff;
    width: 210mm;
    margin: 0 auto;
    padding:5px 0;
}
.editor-control-group {
    display: inline-block;
    text-align: center;
    margin-right: 20px;
    border-radius: 3px;
}
.editor-control {
    float: left;
    cursor: pointer;
    min-width: 30px;
    border: 1px solid #efefef;
    border-right: 0;
}
.editor-control-group .editor-control:last-child {
    border-right: 1px solid #efefef;
}
.disabled{
    position: relative;
}
.disabled:before{
    content: "";
    position: absolute;
    left: 0;
    top:0;
    right:0;
    bottom:0;
    cursor: not-allowed;
    z-index: 999;
}
.disabled .editor-control {
    color: #888;
    cursor: not-allowed;
}
.fx{
    position: fixed;
    top: 0;
    z-index: 999
}
.editor-control.actived{
    background: #02b5e1;
    color:#fff;
}
#form-cv {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    background-size: 100% 100%;
    background-repeat: no-repeat;
;
}
#form-cv p {
    margin-top: 0;
    margin-bottom: 0px;
}
#cv-top {
    width: 100%;
    min-height: 390px;
    background: #e65108;
    border-top-left-radius: 200px;
    border-bottom-right-radius: 200px;
    display: inline-block;
}
#sortable .cvo-block {
    margin: 0;
    padding: 0 15px 15px 0px;
}
#cvo-profile {
    display: block;
    padding-top: 30px;
}
#cv-content {
    width: 57%;
    text-align: justify;
    margin: 0;
    padding: 0;
    float: right;
    padding-left: 20px;
    border-left: 2px solid #e65108;
    position: relative;
}
#cv-content .cvo-block {
}
#cv-content .ir {
    padding: 0 0px;
    margin: 0px;
}
#cv-content .ir .experience-table {
    padding: 0;
    margin: 0;
    position: relative;
}
#cv-main {
    margin: 0;
    padding: 0;
    width: 39%;
    text-align: justify;
    float: left;
    position: relative;
    margin-top: 15px;
}
#cv-main::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    top: -15px;
    left: 110.29%;
    background-color: #e65108;
}
#cv-right {
    float: left;
    width: 100%;
}
#cv-right .ir {
    padding: 0;
}
p.skill-name input {
    color: #fff !important;
}
#box-hvt {
    margin: 0;
    float: left;
    width: 50%;
    padding-top: 20px;
    position: relative;
}
#cv-top h1 {
    margin: 0;
    padding: 0;
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #000;
    font-weight: bold;
}
#cvo-profile .box-01 {
    float: right;
    width: 38%;
    margin-top: 25px;
}
#cvo-profile .box-contact {
    width: 100%;
    float: left;
    color: #000;
    padding-left: 20px;
}
#cv-right #prof {
    width: 100%;
    float: left;
    color: #000;
    padding-bottom: 5px;
    border-bottom: 2px solid #1b1b1b;
}
#sortable #box01 {
    padding: 0;
    margin: 0;
    border: 0;
}
.info {
    margin-top: 50px;
    margin-bottom: 20px;
}
#cv-right .cvo-block .head div {
    color: #1b1b1b;
}
#box01 ul li {
    width: 50%;
    float: left
}
#cv-top h2 {
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #fc0202;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 5px;
}
#cv-content p {
    margin-bottom: 5px
}
#cv-content .ir a {
    color: #2ebb2f
}
#cv-right h3, #cv-content .head {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 0;
    line-height: 24px;
}
.head .cumic {
    position: absolute;
    left: -10px;
    top: -5px;
    z-index: 1;
    color: #e65108;
    font-size: 25px;
}
.head .add-more {
    right: 10px;
    left: auto;
}
.add-more {
    position: absolute;
    top: 0;
    left: 0px;
    width: auto !important;
    cursor: pointer;
    background: transparent;
    border: none;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
}
.add-more i{
    color: #fff !important;
}
#sortable .box-content {
    margin: 0;
    padding-top: 10px;
    color: #000;
    width: 100%;
    padding-left: 20px;
}
#cv-content .exp-title {
    width: 100%;
    float: right;
}
#cv-content .w-exp {
    width: 96%;
    float: left;
    color: #000;
}
#cv-content h3 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    display: table;
    width: 100%;
}
#cv-content p.h3 {
    font-size: 15px;
}
#cv-content .cvo-block {
    margin: 0px;
    padding: 0;
}
.ctbx {
    padding-left: 0;
    padding-right: 0;
}
.ctbx .exp-content {
    word-break: break-word;
}
#cv-content span {
    display: inline-block;
    z-index: 9999;
}
.ctbx:hover {
    box-shadow: 0 0 1px #999;
}
.ctbx:hover .fieldgroup_controls {
    display: block;
}
[cvo-form-field] {
    cursor: text;
}
#cvo-profile-avatar-wraper {
    border-radius: 10px;
    text-align: center;
}
#cvo-profile-avatar-wraper .wimg {
    border-radius: 10px;
    width: 170px;
    height: 170px;
    background-size: cover !important;
    border: 3px solid #fff;
    display: inline-block;
}
#cvo-profile-avatar-wraper img {
    width: 165px;
    height: 165px;
    float: none;
    display: inline-block;
    border: 2px #fff solid;
}
#line-seperate {
    height: 25px;
}
.bar-exp div {
    float: left;
    height: 10px;
    background-color: #e65108;
}
.ctbx .skill-name {
    width: 100%;
    float: left;
}
.bar-exp {
    width: 100%;
    background: #bdb7b7;
    height: 10px;
    float: right;
    margin-top: 3px;
    border-radius: 5px ;
    margin-bottom: 0px;
}
.skill .ctbx {
    margin: 0;
    padding: 0;
    margin-top: 5px;
}
.bar-value-exp {
    width: 50%
}
.bar-value-exp input[type="text"] {
    color: #000;
    width: 95%
}
.icoweb label {
    display: block;
}
.icoweb {
    line-height: 22px;
    float: left;
    padding-left: 5px;
}
.ic {
    float: left;
    width: 100%;
    margin-bottom: 8px
}
#form-cv .icf {
    float: left;
    line-height: 25px;
    height: 25px;
    margin-bottom: 0;
    font-size: 14px;
    width: 25px;
    text-align: center;
}
#form-cv .ic .icoweb {
    margin-bottom: 0;
    color: #fff;
    text-align: left;
}
.ic .icoweb {
    float: right;
    text-align: left;
}
.icf .fa {
    color: #fff;
    margin-top: 0;
    float: none
}
#prof .ic {
    padding: 0;
    margin: 0;
    margin-top: 3px;
    float: none;
    float: right;
    padding: 3px;
    height: auto;
    width: 100%;
    text-align: right
}
#form-cv .wfa {
    float: right;
    width: 25px;
    font-size: 14px;
    line-height: 25px;
    background: #000;
    border: 2px solid #446600;
    border-radius: 20px;
    text-align: center;
    color: #446600
}
#cv-content .head {
    width: 100%;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin-top:15px;
}
#cv-content .head .block-title {
    background: #e65108;
    margin-left: 60px;
    position: relative;
}
#cv-content .head .block-title:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 0px solid transparent;
    border-top: 40px solid transparent;
    border-right: 70px solid #e65108;
    left: -70px;
}
.cum {
    width: 90%;
    height: 40px;
    text-align: center;
    position: relative;
}
.cum .cumic {
    position: absolute;
    right: -65px;
    top: 15px;
    z-index: 1;
    color: #e65108;
    font-size: 25px;
}
.cum .box-title:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 70px solid #e65108;
    right: -70px;
}
#cv-right h3 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
}
.funk {
    width: 100%;
    height: 40px;
    background: #e65108;
    text-align: center;
}
#cv-top h1, #cv-top h2 {
    text-align: center;
    color: #fff;
}
#footer {
    width: 100%;
    height: 127px;
    border: none;
    background: #fff;
    margin: 0;
    padding: 0;
    float: left;
}
#prof {
}
/* fix width */
#prof .icoweb, #prof .icoweb span {
    width: 88%;
    height: auto;
    float: left;
    text-align: left;
}
#prof .icoweb span[contenteditable="true"] {
    color: #fff;
}
#box03 .exp{
    width: 94%;
    padding:15px 0px 15px 20px;
}
.experience-table .ctbx{
    margin-top: 10px;
    position: relative;
    padding-right: 20px;
}
#cv-profile-birthday::before{
    color: white;
}
#cv-profile-sex::before{
    color: white;
}
#cv-profile-phone::before{
    color: white;
}
#cv-profile-email::before{
    color: white;
}
#cv-profile-address::before{
    color: white;
}
#box03 .skill-name{
    color: #000;
}
#box04 .box-content,#box05 .box-content,#box05 .box-content,#box06 .box-content,#box07 .box-content{
    color: #000;
}
#box02 h3{
    background: #e65108;
    width: 100%;
    height: 40px;
    line-height: 40px;
}


.cv-boxtitle{
    text-align: left;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    background: #e65108;
    line-height: 40px;
    padding-left: 20px;
    position: relative;
}
#block01 head {
    width: 100%;
    float: left;
    line-height: 40px;
    height: 40px;
    background-size: 100% 100%;
}
.sum{
    height: 34px;
}
.check-list {
    padding-left: 0;
    margin-left: 20px;
    margin-top: 10px;
    padding-right: 20px;
    border: transparent dashed 1pt;
    margin-bottom: 0;
}
.check-list:hover {
    border: #77a5cc dashed 1pt;
}
.check-list li {
    list-style: none;
    display: inline-flex;
    width: 100%;
}
.check-list li i {
    margin-right: 10px;
    line-height: 1.7;
}

.icon-pic{
    font-size: 48px !important;
    top: 30% !important;
    left: 35.4% !important;
}
.box-01 .box-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}

.text-edit-contenteditable{
    width: 100%;
    background: transparent;
    border: none;
    resize: none;
    padding-left: 20px;
}
.text-edit-contenteditable:hover{
    outline: #77a5cc dashed 1pt;
}


.icon-top-thietke-temp2{
    position: absolute;
    top: -3px;
    right: -100px;
    opacity: 0.5;
}
.icon-bottom-thietke-temp5{
    margin-top: 25px;
    margin-bottom: 10px;
    opacity: 0.3;
}

.icon-top-quay-phim-temp2{
    position: absolute;
    top: 0px;
    opacity: 0.4;
}
.icon-bottom-quay-phim-temp2{
    text-align: center;
    margin-top: 30px;
    opacity: 0.4;
}
