.custom-options .type-title {
    width: 240px !important;
}

.custom-options .opt-title {
    width: 200px !important;
}

.custom-options .option-box .border input.select-type-title  {
    width: 240px !important;
}

.custom-options .option-box .border {
    width: 940px !important;
}

.custom-options .type-type {
     width: 180px;
 }

.custom-options .type-description {
    width: 250px !important;
}
.custom-options .option-box .border input.select-type-description  {
    width: 250px !important;
}


.custom-options .option-header .textarea {
    width: 97%;
}


.custom-options button.narrow-add-button {
    width: 23px !important;
    height: 23px !important;
    padding: 1px 4px !important;
    -webkit-border-fit: border !important;
}
.custom-options button.narrow-add-button span {
    width: 13px !important;
    padding: 0 !important;
    text-indent: -999em !important;
    display: block;
}

.custom-options button.narrow-delete-button {
    width: 23px !important;
    height: 22px !important;
    padding: 1px 3px 2px 3px !important;
}
.custom-options button.narrow-delete-button span {
    width: 16px !important;
    padding: 0 !important;
}

.custom-options .th-normal {
    font-weight: normal;
    text-align:center;
}

.custom-options .opt-order {
    width: 70px;
}

.custom-options .opt-enabled {
    width: 80px;
}

.custom-options .opt-dependent {
    width: 80px;
}

.custom-options .opt-sku-policy {
    width: 100px;
}

.custom-options .opt-image-mode {
    width: 170px;
}

.custom-options .opt-one-time {
    width: 80px;
}

.custom-options .opt-show-swatch-title {
    width: 120px;
}

.custom-options .opt-qnty-input {
    width: 80px;
}
.custom-options .option-header .input-sort-order {
    width: 85% !important;
}

.template-title {
    position:relative; top: -8px; height:10px; color:#A64612;
}

.custom-options .type-special-comment {
    width: 150px;
}

.custom-options .type-qty {
    width: 55px;
}
.custom-options .type-default {
    width: 35px;
}

.custom-options .type-text-default {
    width: 530px;
}
.custom-options .type-dependent-ids {
    width: 150px;
}


.custom-options .input-sku {
    width: 145px;
}
.custom-options .input-sku-ok {
    width: 130px;
}
.custom-options .input-sku-red {
    width: 145px !important;
    color:red !important;
}

.custom-options .input-children {
    width: 125px;
}


.custom-options li.image {
    float:left; text-align:center; margin-right: 2px;
}

.custom-options a.close {
    text-decoration:none;
}

.custom-options .input-color {
    width: 70px;
}

.custom-options-popup-children-show {
    position: absolute;
    width: auto;
    height: auto;
    padding: 6px;
    text-align: left;
    display: none;
    cursor: default;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.6);
    z-index: 100;
}
.custom-options .option-box .grid.form-list{
    width: 100%;
}
.custom-options .option-box .grid.form-list .border {
    width: 100% !important;
}
.plixooadmin .custom-options .option-box .grid.form-list .border input.input-text {
    width: 98% !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.custom-options .option-box .grid.form-list button.narrow-add-button span{
     text-indent: 0 !important;
     width: 31px !important;
     display: inline-block;
}
.custom-options .option-box .grid.form-list button.narrow-add-button span span span{
     text-indent:-999em !important;
     font-size: 0;
}
.custom-options .option-box .grid.form-list button.narrow-add-button{
     background: none; 
     width: 100% !important;
     height: auto !important;
     padding: 0 !important;
     text-align: center;
}
.plixooadmin .custom-options .option-box .grid.form-list button.narrow-delete-button {
    width: 100% !important;
    height: auto !important;
    padding: 0 !important;
    text-align: center;
    background: none;
}
.custom-options .option-box .grid.form-list button.narrow-delete-button span{
    width: 31px !important;
    display: inline-block;
}
.custom-options .box .custom-options-popup-children-show label input[type="checkbox"]{ display: inline; }
.plixooadmin .custom-options .option-box .grid.form-list .border input.input-text.validate-number{ padding: 0 5px; text-align: center; }
.plixooadmin .custom-options .option-box .grid.form-list .border .type-last input.input-text { width: 45% !important; }