@charset "utf-8";

.icon{display:inline-block;width:100%;height:100%;vertical-align:middle;;}

.icon.excel{width:40px;height:40px;background:url(/publish/adm/images/component/icon_excel.png) no-repeat center center;}
.icon.excel.download{background:url(/publish/adm/images/component/icon_excel_download.png) no-repeat center center;}
.icon.excel.upload{background:url(/publish/adm/images/component/icon_excel_upload.png) no-repeat center center;background-size:contain;}

.icon.file{width:20px;height:20px;background:url(/publish/adm/images/component/icon_file.png) no-repeat center center;}
.icon.file.blue{background:url(/publish/adm/images/component/icon_file_blue.png) no-repeat center center;}
.icon.file_bg{width:60px;height:60px;background:url(/publish/adm/images/component/icon_file_table.png) no-repeat center center;}

.icon.delete{width:30px;height:30px;background:url(/publish/adm/images/component/icon_x.png) no-repeat center;}
.icon.delete.red{background:url(/publish/adm/images/component/icon_x_red.png) no-repeat center;}

.icon.x{width:30px;height:30px;background:url(/publish/adm/images/component/icon_x.png) no-repeat center;}
.icon.x.white{background:url(/publish/adm/images/component/icon_x_white.png) no-repeat center;}
.icon.x.red{background:url(/publish/adm/images/component/icon_x_red.png) no-repeat center;}