﻿.zl-attach-body {
    width: 100%;
    cursor: pointer;
    position: relative;
    height: 90px;
    margin: 8px 0 0 0;
    border: 2px solid transparent;
}

.zl-attach {
    margin-left: 8px;
    background-image: url(../img/icon.png);
    width: 92px;
    float: left;
}

.zl-attach-filename {
    bottom: 0;
    height: 18px;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.zl-attach-img {
    width: 64px;
    margin-top: 12px;
    margin-left: 12px;
}

.del-attach {
    padding-left: 4px;
    cursor: pointer;
    /*position: absolute;
    right: 0;*/
    color: #39b3d7;
    width: 18px;
    height: 18px;
    /*display: none;*/
}

.zl-attach-body:hover {
    border: 2px solid #39b3d7;
}

.zl-attach-doc, .zl-attach-docx {
    background-position: -462px -0px;
}

.zl-attach-xls, .zl-attach-xlsx {
    background-position: -308px -0px;
}

.zl-attach-ppt, .zl-attach-pptx {
    background-position: -616px -0px;
}

.zl-attach-vsd {
    background-position: -770px -0px;
}

.zl-attach-pdf {
    background-position: -924px -0px;
}

.zl-attach-apk {
    background-position: -1225px -0px;
}

.zl-attach-dws, .zl-attach-dwt, .zl-attach-dxf, .zl-attach-dwg {
    background-position: 0 -117px;
}

.zl-attach-mmap {
    background-position: -153px -117px;
}

.zl-attach-xmind {
    background-position: -306px -117px;
}

.zl-attach-mm {
    background-position: -460px -117px;
}

.zl-attach-exe, .zl-attach-msi {
    background-position: -1378px -0px;
}

.zl-attach-dmg {
    background-position: -2602px -0px;
}

.zl-attach-ipa {
    background-position: -1540px -0px;
}

.zl-attach-zip {
    background-position: -154px -0px;
}

.zl-attach-rar {
    background-position: -2142px -0px;
}

.zl-attach-psd {
    background-position: -2294px -0px;
}

.zl-attach-key {
    background-position: -2447px -0px;
}

.zl-attach-ai {
    background-position: -2753px -0px;
}

.zl-attach-txt {
    background-position: -1072px -0px;
}

.zl-attach-torrent {
    background-position: -1990px -0px;
}

.zl-attach-jpg, .zl-attach-jpeg, .zl-attach-gif, .zl-attach-bmp, .zl-attach-png, .zl-attach-jpe, .zl-attach-cur, .zl-attach-svg, .zl-attach-svgz, .zl-attach-tif, .zl-attach-tiff, .zl-attach-ico {
    background-image: none;
}

.zl-attach-wma, .zl-attach-wav, .zl-attach-mp3, .zl-attach-aac, .zl-attach-ra, .zl-attach-ram, .zl-attach-mp2, .zl-attach-ogg, .zl-attach-aif, .zl-attach-mpega, .zl-attach-amr, .zl-attach-mid, .zl-attach-midi, .zl-attach-m4a {
    background-position: -1836px -0px;
}

.zl-attach-wmv, .zl-attach-rmvb, .zl-attach-mpeg4, .zl-attach-mpeg2, .zl-attach-flv, .zl-attach-avi, .zl-attach-3gp, .zl-attach-mpga, .zl-attach-qt, .zl-attach-rm, .zl-attach-wmz, .zl-attach-wmd, .zl-attach-wvx, .zl-attach-wmx, .zl-attach-wm, .zl-attach-swf, .zl-attach-mpg, .zl-attach-mp4, .zl-attach-mkv, .zl-attach-mpeg, .zl-attach-mov, .zl-attach-asf {
    background-position: -1685px -0px;
}

.zl-attach-multi {
    background-position: -2902px -2px;
}
