zform input[type="radio"], zform .radio input[type="radio"], zform .radio-inline input[type="radio"], zform input[type="checkbox"], zform .checkbox input[type="checkbox"], zform .checkbox-inline input[type="checkbox"] {
    margin-left: -11px !important;
}
.s-delete-btn {
    background-color: darkred;
}
.s-edit-btn {
    background-color: green;
}
.sbtn2 {
    margin-left: 3px;
    margin-top:3px;
}
.sbtn1 {   
    margin-top:3px;
}
.input-disable {
    width: 100%;
    display: block;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 10px;
    min-height: 33px;
}

#view-loading2 {
    background: #fff url('/themes/sadmin/images/icons/loading_animation.gif') center center no-repeat;opacity: .70;-webkit-opacity: .7;-moz-opacity: .7;filter: alpha(opacity=70);z-index: 999;position: absolute;top: 0;left: 0;width: 100%;height: 100%;
}
#view-loading {
    background: #fff url('/themes/sadmin/images/icons/loading_animation.gif') center center no-repeat;opacity: .70;-webkit-opacity: .7;-moz-opacity: .7;filter: alpha(opacity=70);z-index: 999;position: absolute;top: 0;left: 0;width: 100%;height: 100%;
}
.xview-loading {
    background: #fff url('/themes/sadmin/images/icons/loading_animation.gif') center center no-repeat;opacity: .70;-webkit-opacity: .7;-moz-opacity: .7;filter: alpha(opacity=70);z-index: 999;position: absolute;top: 0;left: 0;width: 100%;height: 100%;
}
.image-remove-box span {
    margin-left: -3px;
}
.image-remove-box {
    margin-left: -13px;
    background-color: white !important;
    color: black;
    opacity: 1;
    border: none;
    width: 6px !important;
    height: 16px !important;
    margin-top: 1px;
    position: absolute;
    padding-top: 0px;
}
.iform input[type="checkbox"] {
    margin-left: 20px !important;
}
.image-remove-box22 {
    margin-left: -54px;
    background-color: white !important;
    color: black;
    opacity: 1;
    border: none;
    width: 54px !important;
    height: 16px !important;
    margin-top: 1px;
    position: absolute;
    padding-top: 0px;
}
#showfullimageclose {
    cursor: pointer;
    z-index: 999;
    position: fixed;
    top: 50px;
    width: 30%;
}
#showfullimage {
    width: 100%;
    height: auto;
}