#form-cv {
    font-family: "Roboto", sans-serif;
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #000;
}


/*#sortable .cvo-block {
  margin-bottom: 15px;
  margin-top: 8px;
  border: 1px solid #24400e;
  padding: 0;
  padding-bottom: 15px;
}*/

#sortable .cvo-block .box-content {
    padding-left: 20px;
    margin: 0;
    width: 91%;
    padding-top: 15px;
    border-radius: 10px;
    color: #000;
    /* padding-bottom: 15px; */
}

.exp.content-edit.skill {
    border-radius: 10px;
}

#cvo-profile {
    display: block;
}

#cv-content {
    width: 51.7%;
    text-align: justify;
    float: right;
    position: relative;
    padding: 0;
    margin: 0;
    padding-top: 10px;
}

#cv-main {
    text-align: justify;
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
    width: 44.2%;
}

#cv-right .ir {
    padding: 0;
    margin: 0;
}

#cv-main #cv-right {
    padding: 0;
    margin: 0;
}

#cv-main #cv-right .ir #sortable {
    padding: 0;
    margin: 0;
}

#cv-right .ir #sortable .block {
    padding: 0;
    margin: 0;
    padding-top: 10px;
}

p.skill-name input {
    color: #fff !important;
}

#cv-right #box03 .ctbx {
    width: 91%;
    padding: 0;
    margin: 0;
    border: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    float: left;
}

#cv-top {
    width: 100%;
    height: 335px;
    background-image: url(hd.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}

.all {
    float: left;
    clear: both;
    width: 100%;
    background: url(main.png)no-repeat;
    background-size: 100% 100%;
    border-top: 2px solid #208099;
}

#cv-top h1 {
    padding: 0;
    margin: 0;
    font-size: 32px;
    font-family: "Roboto";
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #208099;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding-top: 40px;
    float: left;
}

#cv-top h1 span {
    letter-spacing: 1px;
}

#box-hvt {
    float: left;
    width: 64%;
    padding: 0;
    margin: 0;
    padding-top: 0px;
    padding-left: 0px;
}

#box01 ul {
    list-style: none;
}

#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: 14px;
    font-family: "Roboto";
    color: #208099;
    text-align: center;
    margin: 0;
    padding: 0;
    float: right;
    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;
    line-height: 20px;
    padding-top: 0px;
}

#cv-content h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #208099;
}

#cv-content #block02 .exp-content {
    margin: 0;
    padding: 0;
    padding-left: 10px;
}

#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: 0px;
    padding: 0px;
}

#cv-content .cvo-block {
    /* padding: 0 !important; */
    float: left;
    width: 100%;
}

#cv-content .ir .cvo-block {
    padding: 0;
    padding-top: 15px;
}

.ctbx {
    padding-left: 10px;
    padding-right: 10px
}

#cv-content span {
    display: inline-block;
    z-index: 9999;
}

#cv-content #block02 h3 {
    font-weight: bold;
}

.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;
}

[cvo-form-field] {
    cursor: text;
}

#cvo-profile-avatar-wraper {
    width: 35%;
    height: 200px;
    padding: 0;
    margin: 0;
    float: right;
    display: table;
    padding-top: 78px;
    /*padding-left: 40px;*/
}

#cvo-profile-avatar-wraper .wimg {
    width: 170px;
    height: 170px;
    float: left;
    display: unset !important;
    border: 3px solid #fff;
    border-radius: 10px;
}

#cvo-profile-avatar-wraper img {
    width: 170px;
    height: 170px;
    border-radius: 5px;
    float: none;
}

.box-01 {
    float: left;
    width: 100%;
    height: 300px;
}

\#cvo-profile {
    display: block;
    float: left;
    width: 100%;
    height: 300px;
}

#line-seperate {
    height: 25px;
}

.bar-exp div {
    float: left;
    height: 10px;
    background: #208099;
    margin-top: 0px;
}

.ctbx .skill-name {
    margin: 0px;
    padding: 0px;
    color: #000;
}

.bar-exp {
    background: #fff;
    height: 10px;
    float: none;
    margin-top: 0;
    margin-bottom: 0px;
    padding: 0px;
    border: 1px solid #208099;
    border-radius: 5px;
}

.bar-value-exp {
    width: 100%
}

.bar-value-exp input[type="text"] {
    color: #000;
    width: 95%
}

.icoweb label {
    display: block;
}


/*#sortable .icoweb {
width: 87%;
height: 30px;
line-height: 30px;
float: right;
padding-left: 5px;
margin-bottom: 0;
color: #fff;
}*/

#cv-right .block {
    position: relative !important;
    padding: 0;
    margin: 0;
}

.ic .icoweb {
    width: 85%;
    text-align: left;
    padding-left: 5px;
    float: left;
}

.ic {
    width: 100%;
    float: left;
    color: #000;
}

#prof span {
    width: 270px;
}

#prof [contentEditable=true] {
    width: 270px;
    float: left;
}

#prof .icoweb,
#prof .icoweb span {
    height: auto;
}

#form-cv .icf {
    float: left;
    border-radius: 5px;
    line-height: 30px;
    margin-bottom: 0;
    width: 28px;
    text-align: center;
}

.icf .fa {
    font-size: 20px;
    color: #208099;
    margin-top: 0;
    float: none;
}

.container {
    width: 100%;
}

.sum {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 30px;
}

#cv-right .block {
    margin-bottom: 10px;
    position: relative;
    padding: 0;
    padding-bottom: 20px;
}

#cv-content .head {
    padding: 0;
    margin: 0;
    height: 44px;
    line-height: 43px;
    text-align: left;
    float: left;
    border-bottom: 2px solid #208099;
}

#block01 .head {
    width: 95%;
}

#block02 .head {
    width: 95%;
}

#block03 .head {
    width: 95%;
}

#block04 .head {
    width: 95%;
}

#block05 .head {
    width: 95%;
}

#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: #208099;
    float: left;
    padding-left: 15px;
    width: 80%;
}

#experience-table #exp2 {
    margin-top: 10px;
}

#block02 #experience-table .ctbx {
    padding-left: 10px;
}

#block01 #experience-table .ctbx {
    padding-left: 10px;
}

#block03 #experience-table .ctbx {
    padding-left: 10px;
}

#block04 #experience-table .ctbx {
    padding-left: 10px;
}

#block05 #experience-table .ctbx {
    padding-left: 10px;
}

#exp1 .exp-content {}


/*#icon{
  width: 30px;
  height: 30px;
  background: url(icon1.png)no-repeat;
  float: left;
  border-bottom: 2px solid #fff;
}*/

#bg {
    background: #F58284;
    text-align: left;
}


/*#prof {
  padding: 5px 35px;
  width: 90%;
  background: url(bg-it.png);
  background-repeat: no-repeat;
  background-size: auto 80%;
  background-position-y: center;
}*/


/*.cumicc1 {
  width: 50px;
  height: 42px;
  float: left;
  background: url(ic_03.png);
  background-position: center;
  background-repeat: no-repeat;
}*/

.cumicc2 {
    width: 50px;
    height: 42px;
    float: right;
    background: url(ic_03.png);
    background-position: center;
    background-repeat: no-repeat;
}

.cumicc3 {
    width: 50px;
    height: 42px;
    float: right;
    background: url(ic_11.png);
    background-position: center;
    background-repeat: no-repeat;
}

.cumicc4 {
    width: 50px;
    height: 42px;
    float: right;
    background: url(ic_21.png);
    background-position: center;
    background-repeat: no-repeat;
}

.cumicc5 {
    width: 50px;
    height: 42px;
    float: right;
    background: url(ic_18.png);
    background-position: center;
    background-repeat: no-repeat;
}

.cumicc6 {
    width: 50px;
    height: 42px;
    float: right;
    background: url(ic_27.png);
    background-position: center;
    background-repeat: no-repeat;
}

.cumicc7 {
    width: 50px;
    height: 42px;
    float: right;
    background: url(ic_30.png);
    background-position: center;
    background-repeat: no-repeat;
}

div#experience-table {
    margin: 0px;
    width: 93%;
    padding-left: 10px;
    padding-top: 15px;
    /* padding-bottom: 15px; */
    float: left;
}

.tt-box1 {
    height: 40px;
    width: 100%;
    line-height: 40px;
}

div#prof {
    padding: 0;
    margin: 0;
    float: left;
    width: 96%;
    padding-left: 15px;
}

div#cv-boxtitle {
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    color: #208099;
    float: left;
    width: 78%;
}

#cv-content #box01 .cvo-block {
    padding: 0;
    margin: 0;
}

#box02 .cum #cv-boxtitle {
    padding-left: 20px;
}

.ski {
    padding: 0;
    margin: 0;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #208099;
}

.cum {
    padding: 0;
    margin: 0;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #208099;
}

#box02 .cum {
    width: 100%;
}

#box03 .ski {
    width: 94%;
    float: right;
}

#box04 .cum {
    width: 94%;
    float: right;
}

#box05 .cum {
    width: 94%;
    float: right;
}

#box06 .cum {
    width: 94%;
    float: right;
}

#box07 .cum {
    width: 94%;
    float: right;
}

.icright1 {
    width: 60px;
    height: 40px;
    float: right;
    background: url(ic_07.png);
    background-position: center;
    background-repeat: no-repeat;
}

.icright2 {
    width: 60px;
    height: 40px;
    float: right;
    background: url(ic_15.png);
    background-position: center;
    background-repeat: no-repeat;
}

.icright3 {
    width: 60px;
    height: 40px;
    float: right;
    background: url(ic_25.png);
    background-position: center;
    background-repeat: no-repeat;
}

.icright4 {
    width: 60px;
    height: 40px;
    float: right;
}

.icright5 {
    width: 60px;
    height: 40px;
    float: right;
    background: url(ic_33.png);
    background-position: center;
    background-repeat: no-repeat;
}

.footer {
    background: url(ft.png)no-repeat;
    background-size: 100% 100%;
    float: left;
    height: 55px;
    width: 100%;
}

div#sort_block {
    padding: 0;
    margin: 0;
}

.cvo-block .blockControls {
    margin: 0px;
    padding: 0px;
}

.watermark {
    float: left;
    width: 100%;
    /* height: 22px; */
    color: #999;
    text-align: right;
    padding-right: 15px;
    padding-top: 20px;
    font-size: 15px;
    font-family: Courier;
}