.icon-pic{
    font-size: 60px !important;
    top: 36% !important;
    left: 41.4% !important;
}

#cv-content-all {
    background: #fff;
    margin-top: 18px;
}
#cvo-document-root {
    margin: 0 auto;
    padding: 0;
    font-size: 12pt;
    position: relative
}
.cvo-form {
    display: none
}
#sortable .ic{
    margin-bottom: 8px
}
.cvo-document {
    width: 100%
}
.cvo-document .cvo-page {
    width: 210mm;
    min-height: 260mm;
    padding: 20mm;
    margin: 0 auto;
    box-shadow: 0 0 1px rgba(0, 0, 0, .25);
    background-color: #fff
}
.cvo-document .cvo-subpage {
    padding: 5mm;
    min-height: 200mm
}
.saveBtns {
    text-align: center
}
.tmpAbsoluteHidden {
    position: absolute;
    top: -1 e4cm
}
[cvo-form-field] {
    cursor: text
}
[cvo-form-field][type=rate] {
    cursor: pointer
}
[cvo-form-field]:hover {
    outline: 1pt dashed #77a5cc
}
[cvo-form-field].disabled {
    outline: 0;
    cursor: default;
    background-color: #eee
}
[cvo-form-fieldgroup].disabled {
    background-color: #eee
}
[cvo-form-fieldgroup].disabled, [cvo-form-field].disabled {
    color: transparent;
    text-shadow: 0 0 3px rgba(0, 0, 0, .6)
}
[cvo-form-fieldgroup].disabled::after {
    content: "TiÃƒÂªu Ã„â€˜Ã¡Â»Â phÃƒÂ­a trÃƒÂªn vÃƒ nÃ¡Â»â„¢i dung mÃ¡Â»Â¥c nÃƒ y sÃ¡ÂºÂ½ khÃƒÂ´ng hiÃ¡Â»Æ’n thÃ¡Â»â€¹ trong CV cÃ¡Â»Â§a bÃ¡ÂºÂ¡n. BÃ¡ÂºÂ¥m ThÃƒÂªm mÃ¡Â»Â¥c Ã„â€˜Ã¡Â»Æ’ hiÃ¡Â»Æ’n thÃ¡Â»â€¹.";
    background-color: #1abc9c;
    text-shadow: none;
    color: #fff;
    display: block;
    padding: 3px
}
[cvo-form-field][type=text]:focus {
    cursor: text
}
[type=fieldgroup]:hover {
    position: relative;
    box-shadow: 0 0 1px #999
}
#fieldgroup_controls {
    display: none
}
.fieldgroup_controls {
    text-align: right;
    position: absolute;
    display: none;
    top: -10px;
    right: 0;
    text-shadow: none;
    min-width: 200px;
    font-family: arial, sans-serif;
    z-index: 998
}
.fieldgroup_controls * {
    text-shadow: none
}
.fieldgroup_controls .suggest-control, .fieldgroup_controls .clone, .fieldgroup_controls .remove, .fieldgroup_controls .up, .fieldgroup_controls .down, .fieldgroup_controls .edit, .fieldgroup_controls .save {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font-weight: 700;
    margin: 0 auto;
    line-height: 14px;
    font-size: 11px;
    width: 50px;
    color: #fff;
    border-radius: 5px;
    padding: 5px;
    margin-top: 10px
}
.fieldgroup_controls .suggest-control {
    background-color: #333
}
.fieldgroup_controls .suggest-control:hover {
    background-color: #666
}
.fieldgroup_controls .clone {
    font-size: 11px;
    background-color: #3cb371;
    width: 30px
}
.fieldgroup_controls .edit {
    font-size: 11px;
    background-color: #b3a329;
    width: 30px
}
.fieldgroup_controls .save {
    font-size: 11px;
    background-color: #00b30d;
    width: 30px
}
.fieldgroup_controls .clone:hover {
    background-color: green
}
.fieldgroup_controls .remove {
    background-color: #f15c4c;
    font-size: 11px;
    width: 30px
}
.fieldgroup_controls .remove:hover {
    background-color: red
}
.fieldgroup_controls .down, .fieldgroup_controls .up {
    width: 20px;
    background-color: #fcfcfc;
    color: #666;
    border: 1px solid #999
}
.fieldgroup_controls .down:hover, .fieldgroup_controls .up:hover {
    color: #18b18f;
    border: 1px solid #18b18f
}
img[cvo-form-field][type=image]:hover {
    outline: 1px dashed #77a5cc;
    cursor: pointer
}
.default_min_width {
    min-width: 25pt
}

.cvoInvalidate {
    outline: 1px dashed #fc4b08;
    color: red
}
.cvoInvalidate:hover:after {
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
    content: attr(error-tooltip);
    position: absolute;
    z-index: 1;
    bottom: 100%;
    margin-bottom: 3px;
    right: 0;
    width: 180px;
    background-color: rgba(251, 88, 88, .86);
    font-size: 11px;
    line-height: 1.6em;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    color: #fff;
    padding: 5px;
    border-radius: 5px
}
#cv-title {
    padding: 5px 10px;
    text-align: right;
    width: 100%;
}
#cv-title img{
    width: 50px;
    opacity: 0.3;
}

#cv-title[contenteditable] {
    outline: 1px dashed #ccc;
}
.cvo-block:hover {
}
.cvo-block:hover .blockControls {
    display: block;
}
#blockControls {
    display: none
}
.cvo-block .blockControls {
    font-family: arial, sans-serif;
    position: absolute;
    z-index: 998;
    height: 36px;
    top: -36px;
    left: 0;
    text-align: center;
    padding: 0 8px;
    text-shadow: none;
    display: none;
    background-color: #ccc;
    opacity: 1;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0
}
.cvo-block .blockControls * {
    text-shadow: none
}
.cvo-block .blockControls .show-layout-editor, .cvo-block .blockControls .hide, .cvo-block .blockControls .up, .cvo-block .blockControls .down {
    font-family: tahoma;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font-weight: 700;
    margin: 0 auto;
    line-height: 14px;
    font-size: 12px;
    width: 50px;
    color: #fff;
    border-radius: 5px;
    padding: 5px;
    margin-top: 6px
}
.cvo-block .blockControls .hide {
    background-color: #f15c4c;
    width: 90px
}
.cvo-block .blockControls .hide:hover {
    background-color: red
}
.cvo-block .blockControls .show-layout-editor, .cvo-block .blockControls .down, .cvo-block .blockControls .up {
    width: 23px;
    background-color: #fcfcfc;
    color: #666
}
.cvo-block .blockControls .show-layout-editor:hover, .cvo-block .blockControls .down:hover, .cvo-block .blockControls .up:hover {
    color: #18b18f
}
.paging-separator {
    position: absolute;
    width: 1px;
    transition: all .3s ease;
    border-bottom: 1px dashed transparent;
    z-index: 1024
}
.paging-separator:hover {
    border-bottom: 1px dashed #1fbc89
}
.select2-container {
    font-size: 12px
}
.select2-container--default .select2-selection--single {
    border-radius: 0;
    border-color: #e3e3e3
}
.select2-dropdown {
    border-color: #e3e3e3
}
.select2-container--default .select2-results > .select2-results__options {
    font-size: 12px
}
.edit-content[contenteditable="true"] {
    display: block;
}
.edit-content .bar-exp div{
    text-indent: 1px;
}
.bar-exp div{
    text-indent: -9999px;
}
.edit-content .bar-exp {
    display: none;
}
.exp .ctbx{
    display: table;
    width:100%;
    position: relative;
}
#experience-table .ctbx {
    position: relative;
}
.edit-content .bar-value-exp {
    display: block;
}
.bar-value-exp {
    display: none;
}
#cvo-toolbar {
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}
.toolbar-global-controls {
    height: 76px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 #ccc;
}
#cvo-toolbar .item {
    float: left;
    padding: 10px;
    border-right: 1px solid #eee;
    text-align: center;
    color: #666;
    min-width: 100px;
}
#cvo-toolbar .item .options {
    margin-top: 7px;
}
#cvo-toolbar span.color {
    height: 22px;
    width: 22px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 3px;
    cursor: pointer;
    border: 1px solid transparent;
    text-align: center;
    vertical-align: middle;
}
#cvo-toolbar span.color .fa {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    display: none;
}
#cvo-toolbar span.color.active .fa {
    display: inline-block;
}
#font-selector{
    background: none;
    border:1px solid #ddd;
    color:#999;
    padding:4px;
}
#cvo-toolbar span.fontsize.active, #cvo-toolbar span.line-height.active {
    background-color: #666;
    color: #fff;
}
#cvo-toolbar span.fontsize, #cvo-toolbar span.line-height {
    display: block;
    float: left;
    margin: 0 2px;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    line-height: 23px;
    cursor: pointer;
}
#cvo-toolbar .item {
    float: left;
    padding: 10px;
    border-right: 1px solid #eee;
    text-align: center;
    color: #666;
    min-width: 100px;
}
.btn-topcv-primary {
    background-color: #02b5e1;
    color: #fff!important;
}
#cvo-toolbar .item.button .title {
    margin-bottom: 5px;
}
#cvo-toolbar .item.button .fa {
    font-size: 26px;
}
.btn-topcv-primary:hover, .btn-topcv-primary:focus, .btn-topcv-primary:active {
    background-color: #ff9a00;
    cursor: pointer;
}
#cvo-toolbar span.color:hover .fa {
    display: inline-block;
}
#cvo-toolbar span.fontsize:hover, #cvo-toolbar span.line-height:hover {
    background-color: #666;
}
#cvo-toolbar span.fontsize:hover .fa, #cvo-toolbar span.line-height:hover .fa {
    color: #fff;
}
#cvo-toolbar span.fontsize:nth-child(1), #cvo-toolbar span.line-height:nth-child(1) {
    font-size: 10px;
}
#cvo-toolbar span.fontsize:nth-child(3), #cvo-toolbar span.line-height:nth-child(3) {
    font-size: 18px;
}
.bar-exp{
    width: 100%;
    background: #959595;
    height: 8px;
    float: right;
    margin-bottom: 12px
}
.bar-exp div{
    float: right;
    height: 8px;
    background: #cd3301
}
.bar-value-exp{
    width:100%;
    float: right;
}
p.skill-name input{
    border-bottom: 0;
    font-size: 14px;
    border:0
}
#cv-right .icoweb i.fa{
    color: #CD3301;
    font-size: 21px;
    float: left;
    margin-top: 5px;
}
.bar-value-exp input[type="text"]{
    width: 100%;
    padding: 5px;
    border-radius: 4px;
    color: #fff;
}
#imageEditorWraper {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(155,155,155,.9);
    z-index: 22222222;
}
#imageEditorWraper .container {
    padding: 0;
    min-height: 300px;
    margin: 0 auto;
    margin-top: 80px;
    background-color: #fff;
    overflow: hidden;
    width: 750px;
    text-align: center;
}
#imageEditorWraper h3 {
    width: 100%;
    padding: 5px;
    background-color: #1f8c67;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0
}
#imageEditorWraper .editor-col-left {
    position: relative;
    overflow: hidden;
    width: 450px
}
#imageEditorWraper .editor-col-left, #imageEditorWraper .editor-col-right {
    text-align: center;
    float: left;
}
#imageEditorWraper .editor-col-right {
    width: 300px;
}
#imageEditorWraper h4 {
    padding-top: 10px;
    font-weight: normal;
}
#imageEditorWraper .imageEditor {
    padding: 10px;
    width: 450px;
    height: 230px;
    padding-bottom: 0;
    overflow: hidden
}
#imageEditorWraper .imageEditor, #imageEditorWraper .edit-image-btns {
    display: none;
}
.image-controls {
    margin-top: 5px;
    margin-bottom: 20px;
    display: none;
}
#imageEditorWraper .loadingShow {
    position: absolute;
    width: 450px;
    height: 450px;
    padding-top: 100px;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,.9);
    color: #169f81;
    font-size: 16px;
}
.btn-choose-image {
    display: inline-block;
    height: 190px;
    vertical-align: middle;
    line-height: 60px;
    margin-top: 10px;
    width: 90%;
    color: #999;
    border: 2px dashed #0b85a1;
}
.btn-choose-image i {
    font-size: 50px;
    margin-top: 50px;
}
.image-control-group {
    display: inline-block;
    margin-right: 20px;
    border-radius: 3px;
}
.image-control-group .image-control-btn {
    display: inline-block;
    cursor: pointer;
    min-width: 30px;
    padding: 6px 12px;
    border: 1px solid #efefef;
    border-right: 0;
    font-size: 14px;
    background: #fff;
}
#imageEditorWraper .loadingShow i {
    font-size: 50px;
}
#imageEditorWraper .imageEditorControls {
    padding: 10px;
    width: 300px;
    text-align: center;
}
#imageEditorWraper .img-edit-preview {
    width: 160px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
#imageEditorWraper .img-edit-preview img {
    width: 100%;
}
#imageEditorWraper .btn-change-image {
    width: 76px;
    background-color: #4a8cf7;
    margin-right: 8px;
}
#imageEditorWraper .btn-remove-image {
    background-color: red;
    width: 76px;
}
#imageEditorWraper .btn-save-image {
    width: 160px;
    font-size: 1.2em;
    line-height: 1.5em;
    background-color: #1f8c67;
    color:#fff;
    border:0
}
#imageEditorWraper .btn-close-image-editor {
    margin-top: 5px;
    display: block;
    font-size: 14px;
    text-decoration: underline;
    color: red;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}
#imageEditorWraper .btn-change-image, #imageEditorWraper .btn-save-image, #imageEditorWraper .btn-remove-image {
    border: 0;
    display: inline-block;
    color: #fff;
    padding: 5px;
    cursor: pointer;
    margin-top: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#imageEditorWraper .btn-change-image{
    padding:0;
}
#cv-content .cvo-block{
    position: relative;
    padding:5px 10px
}
#cv-content h3{
    margin-bottom: 10px
}
#page-cv{
}
#page-cv #cv-content span{
    z-index: 998;
}
#cv-content .exp-date{
    float: right;
}
#cvo-toolbar span.flag img {
    height: 22px;
    border: 1px solid #eee;
    border-radius: 3px;
}
#cvo-toolbar span.flag i.flag-selected {
    display: none;
    height: 14px;
    width: 14px;
    background-color: #1fbc89;
    border-radius: 50%;
    position: absolute;
    bottom: -3px;
    right: -3px;
    border: 2px solid #fff;
}
#cvo-toolbar span.flag.active i.flag-selected{
    display: block;
}
#cvo-toolbar span.flag {
    display: inline-block;
    cursor: pointer;
    margin: 0 3px;
    position: relative;
}
#cvo-toolbar span.flag i.flag-selected{
    display: none;
    height: 10px;
    width: 10px;
    background-color: #1fbc89;
    border-radius: 50%;
    position: absolute;
    bottom: -3px;
    right: -3px;
    border: 2px solid #fff;
}
.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 {
    font-family: "Roboto", sans-serif;
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    background: #222;
}
#sortable .cvo-block .box-content {
    margin: 0;
    width: 85%;
    margin-left: 40px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.bar-value-exp input[type="text"] {
    color: #fff !important;
}
.exp.content-edit.skill {
    margin-top: 10px;
    border-radius: 10px;
}
#cv-content {
    width: 55%;
    text-align: justify;
    float: left;
    position: relative;
    padding: 0;
    margin: 0;
    border-bottom: none;
    border-right: none;
    background: #fff;
}
#cv-main {
    text-align: justify;
    position: relative;
    float: right;
    width: 45%;
    background-color: #222;
}
/*#cv-right .ir {
     border-right: 2px solid #011640;
     padding-right: 15px;
     margin-right: -12px;
     padding-bottom: 95px;
}
 */
p.skill-name input {
    color: #fff !important;
}
#cv-right #box03 .ctbx {
    width: 97%;
    padding: 0;
    margin: 0;
    border: 0;
    padding-bottom: 10px;
}
#box-hvt h1 {
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    margin: 0;
    text-transform: capitalize;
}
#box-hvt h2 {
    font-weight: normal;
    line-height: 25px;
    font-size: 17px;
}
#cv-top h1 span {
    letter-spacing: 3px;
}
#box-hvt {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    padding: 20px 10px 5px 10px;
}
#sortable #box01 {
    margin-top: 0;
    margin-bottom: 0px;
    padding: 0;
}
#sortable #box01 #prof {
    margin: 0;
    border-radius: 10px;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 13px;
    display: inline-block;
}
#box01 ul {
    list-style: none;
    padding-left: 20px
}
#cv-right .cvo-block .head div {
    color: #fff;
}
.innertext {
    margin: 0px;
    padding: 0px;
    width: 29%;
    float: left;
    color: white;
}
#cv-top h2 {
    text-transform: uppercase;
    width: 100%;
    font-size: 16px;
    font-family: "Roboto";
    color: #011640;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 0;
}
.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: 20px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    text-align: left;
    margin: 0px auto 10px;
    line-height: 20px;
    padding-top: 0px;
}
#cv-content h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #000;
}
div#cv-right {
    color: #fff;
}
#cv-content #block02 .exp-content{
    margin: 0;
    padding: 0;
}
#cv-content #block03 h3{
    font-weight: bold;
}
#cv-content #block04 h3 {
    font-weight: bold;
}
#cv-content .exp-date {
    float: none;
}
#cv-content #block01 .exp-date {
    display: none;
}
#cv-content #block03 .exp-date {
    display: none;
}
#cv-content #block04 .exp-date {
    display: none;
}
#cv-content #block05 .exp-date {
    display: none;
}
#cv-content p.h3 {
    margin: 5px 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: normal;
}
.ctbx {
    padding-left: 10px;
    padding-right: 10px
}
#cv-content span {
    display: inline-block;
    z-index: 9999;
}
#cv-content #block02 h3 {
    font-weight: bold;
}
.ctbx {
    padding-left: 0;
    padding-right: 0;
    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 img {
    width: 100%;
    float: none;
    display: inline-block;
}
#cvo-profile-avatar-wraper img {
    display: table !important;
    width: 346px;
    height: 346px;
    width: 100%;
}
#line-seperate {
    height: 25px;
}
.bar-exp div {
    float: left;
    height: 10px;
    margin-top: 0px;
}
.ctbx .skill-name {
    margin: 0px;
    padding: 0px;
}
.bar-exp {
    background: #fff;
    height: 10px;
    float: none;
    margin-top: 0;
    margin-bottom: 0px;
    padding: 0px;
    border-radius: 5px;
}
div#sort_block {
    padding: 10px;
}
.bar-value-exp {
    width: 100%
}
.bar-value-exp input[type="text"] {
    color: #000;
    width: 95%
}
.icoweb label {
    display: block;
}
#page-cv #cv-content span {
    width: 100%;
}
#prof [contentEditable=true] {
    width: 100%;
    float: left;
}
#prof .icoweb, #prof .icoweb span {
    height: auto;
}
#sortable .ic {
    margin-bottom: 0;
    padding-top: 5px;
    padding-left: 0;
}
.ic {
    width: 100%;
    float: left;
}
#form-cv .icf {
    float: left;
    border-radius: 5px;
    line-height: 30px;
    margin-bottom: 0;
    width: 28px;
    text-align: center;
}
.ic .icoweb {
    width: 85%;
    text-align: left;
    padding-left: 5px;
    float: left;
}
.icf .fa {
    font-size: 20px;
    margin-top: 0;
    float: left;
}
.container {
    width: 100%;
}
.sum {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 30px;
}
#cv-right .block {
    margin-bottom: 0;
    position: relative;
    padding: 0;
}
#cv-content .head {
    height: 35px;
    width: 100%;
    line-height: 35px;
    margin-bottom: 0;
    border: 2px solid #000;
    text-align: center;
    position: relative;
}
#cv-content .head .add-more {
    position: absolute;
    top: 0;
    right: 10px;
    width: auto !important;
    cursor: pointer;
    background: transparent;
    border: none;
}
#experience-table .ctbx {
}
.ifo {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 30px;
}
#cv-right h3 {
    width: 100%;
    height: 30px;
    margin: 0;
    color: #ffffff;
    padding: 0;
    float: left;
    line-height: 30px;
    text-align: center;
    background: #b82731;
}
#cv-content .head #cvo-experience-blocktitle {
    color: #000;
}
#experience-table #exp2{
    margin-top: 10px;
}
#block02 #experience-table .ctbx {
    padding-top: 0;
}
#block01 #experience-table .ctbx {
    padding-top: 0;
}
#block03 #experience-table .ctbx{
    padding-top: 0;
}
#block04 #experience-table .ctbx{
    padding-top: 0;
}
#block05 #experience-table .ctbx{
    padding-top: 0;
}
#exp1 .exp-content {
    padding-right: 10px;
}
#page-cv #cv-content span {
    z-index: 998;
    padding-right: 10px;
}
#bg{
    background: #F58284;
    text-align: left;
}
.cumicc1 {
    display: none;
}
.cumic2 {
    display: none;
}
.cumicc3 {
    display: none;
}
.cumic4 {
    display: none;
}
.cumic5 {
    display: none;
}
.cumic6 {
    display: none;
}
.cumic7 {
    display: none;
}
div#experience-table {
    padding-right: 10px;
    margin-left: 0;
    padding: 7px 0px;
}
div#prof {
    padding: 10px 15px;
}
.tt-box1 {
    height: 38px;
    width: 100%;
    line-height: 38px;
    text-align: center;
}
.cv-boxtitle {
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin-left: 40px;
    position: relative;
}

.cv-boxtitle:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    left: -19px;
}
.ski {
    height: 38px;
    width: 100%;
    line-height: 38px;
    text-align: center;
}
.cum {
    height: 38px;
    width: 100%;
    line-height: 38px;
    text-align: center;
    position: relative;
}
.cum .add-more {
    position: absolute;
    top: 0;
    right: 10px;
    width: auto !important;
    cursor: pointer;
    background: transparent;
    border: none;
}
.icright1 {
    width: 55px;
    height: 35px;
    float: left;
}
.icright2 {
    width: 55px;
    height: 35px;
    float: left;
}
.icright3 {
    width: 55px;
    height: 35px;
    float: left;
}
.icright4 {
    width: 55px;
    height: 35px;
    float: left;
}
.icright5 {
    width: 55px;
    height: 35px;
    float: left;
}
#cv-content .cvo-block {
    position: relative;
    padding: 0;
}
#cv-content #box01 {
    position: relative;
    margin-bottom: 15px;
}
#cv-content #block01 {
    position: relative;
    margin-bottom: 15px;
    padding: 0;
}
#cv-content #block02 {
    position: relative;
    margin-bottom: 15px;
    padding: 0;
}
#cv-content #block03 {
    position: relative;
    margin-bottom: 15px;
    padding: 0;
}
#cv-content #block04 {
    position: relative;
    margin-bottom: 15px;
    padding: 0;
}
#cv-content #block05 {
    position: relative;
    margin-bottom: 15px;
    padding: 0;
}
.check-list {
    padding-left: 0;
    margin-left: 40px;
    margin-top: 10px;
    padding-right: 20px;
    border: transparent dashed 1pt;
}
.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;
}


#cvo-profile-avatar-wraper .wimg {
    border: 5px solid #f6b93b;
}
.cv-boxtitle {
    background: #f6b93b;
}
.cv-boxtitle:before {
    border-right: 19px solid #f6b93b;
}
.icf .fa {
    color: #f6b93b;
}
.check-list li i {
    color: #f6b93b;
}

.ctbx .exp-content {
    word-break: break-word;
}
.icon-top-quay-phim-temp1{
    position: absolute;
    z-index: 99;
    right: 0px;
    top: 5px;
}
.icon-bottom-quay-phim-temp1{
    text-align: center;
    margin-top: 20px;
    opacity: 0.6;
}
