.footer-main{
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
    background: #fff;
    border-top: solid 1px #eee;
    height: 60px;
    z-index: 9999;
}
.footer-right{
    width: 50%;
    text-align: right;
    padding-right: 10px;
    float: right;
    height: 60px;
}
.diy-btn-80{ width: 120px!important;display: inline-block;margin-top: 15px!important;}
.radio-inline, .checkbox-inline{ padding-left: 0!important;}



.upload_shop_img_item {
    margin-bottom: 10px
}

.upload_shop_img_item .title {
    font-weight: 400;
    font-style: normal
}

.upload_shop_img_item .desc {
    color: #8d8d8d;
    margin-left: 5px
}

.upload_shop_img_item .upload_wrp {
    margin-top: 5px;
    width: 100%;
}

.upload_shop_img_item .upload_preview {
    display: inline;
    vertical-align: top;
    margin: 0
}

.upload_shop_img_item .upload_preview .pics_wrp {
    display: inline
}

.upload_shop_img_item .upload_box {
    vertical-align: top
}

.upload_shop_img_item .create_access_primary {
    width: 56px;
    line-height: 56px
}

.upload_shop_img_item .upload_area {
    margin-bottom: 10px
}
.upload_area input[type='file']{ opacity: 0; width: 56px;height: 80px; z-index: 100;display: block; position: absolute;}

.upload_shop_img_item .upload_file_box {
    top: 0;
    left: 110px
}
.upload_box{display:inline-block;*display:inline;*zoom:1;line-height:1.6;vertical-align:middle}
.pics_wrp .edit_pic_wrp {
    position: relative;
    max-width: 80px;
    height: 60px;
    display: inline-block;
    margin: 0 10px 10px 0;
    border: 1px solid #ccc;
}
.pics_wrp .edit_pic_wrp img {
    width: 100%;
    height: 100%;
}
.pics_wrp .edit_pic_wrp:hover .edit_pic_mask {
    display: block;
}
.pics_wrp .edit_pic_wrp .edit_pic_mask {
    position: absolute;
    width: 100%;
    height: 25px;
    background: rgba(229,229,229,0.9)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e6e5e5e5',endcolorstr = '#e6e5e5e5');
    text-align: center;
    display: none;
    left: 0;
    bottom: 0;
}
.pics_wrp .edit_pic_wrp .edit_pic_mask a {
    margin: 0 3px;
    margin-top: 3px;
}


.create_access {
    display: block;
    border: 2px dotted #d9dadc;
    line-height: 80px;
    text-align: center;
    margin-bottom: 20px
}

.create_access i {
    cursor: pointer
}

.create_access a {
    display: none;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 10px;
    color: #8d8d8d;
    font-size: 14px;
    line-height: normal
}

.create_access a strong {
    display: block;
    padding-top: 3px;
    font-weight: 400;
    font-style: normal
}

.create_access:hover {
    border-color: #b3b3b3
}

.create_access:hover .add_gray {
    display: none
}

.create_access:hover a {
    display: inline-block
}

.create_access_square_wrp {
    display: inline-block;
    width: 100px;
    height: 100px
}

.create_access_square_wrp .create_access_primary {
    line-height: 96px
}

.create_access_primary {
    display: block;
    border: 2px dotted #d9dadc;
    line-height: 60px;
    font-size: 0;
    text-align: center;
    margin-bottom: 20px
}

.create_access_primary i {
    cursor: pointer
}

.create_access_primary:hover {
    border-color: #b3b3b3
}

.create_access_primary:hover .icon20_common {
    background: url("../images/base_img.png") 0 -2885px no-repeat
}

.create_access_primary:hover .icon36_common {
    background: url("../images/base_img.png") 0 -2915px no-repeat
}

.create_access_primary:hover .icon42_common {
    background: url("../images/base_img.png") 0 -2961px no-repeat
}

.icon20_common.add_gray {
    background: url("../images/base_img.png") 0 -2809px no-repeat;
}

.icon20_common {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    display: inline-block;
    line-height: 100px;
    overflow: hidden;
}


.icon18_common {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    display: inline-block;
    line-height: 100px;
    overflow: hidden;
}
.icon18_common.del_gray{
    background: url("../images/base_img.png") 0 -4638px no-repeat;
}
.icon18_common.del_gray:hover {
    background: url("../images/base_img.png") 0 -4638px no-repeat;
}
.pics_wrp .edit_pic_wrp .edit_pic_mask {
    position: absolute;
    width: 100%;
    height: 25px;
    background: rgba(229,229,229,0.9)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e6e5e5e5',endcolorstr = '#e6e5e5e5');
    text-align: center;
    display: none;
    left: 0;
    bottom: 0;
}

.upload-img-left{
    font-size: 25px;
    vertical-align: middle;
    margin-right: 4px;
    display: inline-block;
}
.upload-img-right{
    font-size: 25px;
    vertical-align: middle;
    margin-left: 4px;
    display: inline-block;
}

.template-content {
    border: 1px solid #ddd;
    overflow-y: scroll;
    height: 700px;
    background-color: #fff;
    padding: 5px;
    border-top: none;
}