﻿div.imageLoad {
    width:32px;
    height:32px;
    background: url("../../images/popup_loading1.gif");
}

div.imageWarning {
    width:48px;
    height:48px;
    background: url("../../images/warning.png");
}

div.imageSuccess {
    width:48px;
    height:48px;
    background: url("../../images/success2.png");
}

div.imageError {
    width:48px;
    height:48px;
    background: url("../../images/error2.png");
}

div.imageInfo {
    width:48px;
    height:48px;
    background: url("../../images/info.png");
}

div.imageHelp {
    width:48px;
    height:48px;
    background: url("../../images/help.png");
}

div.imageHelp {
    width:48px;
    height:48px;
    background: url("../../images/help.png");
}
/*****************/
div.jpg {
    width:16px;
    height:16px;
    background: url("../../Images/RA/FileIcon/jpg.png");
    background-repeat:no-repeat;
}

div.pdf {
    width:16px;
    height:16px;
    background: url("../../Images/RA/FileIcon/pdf.png");
    background-repeat:no-repeat;
}

div.gif {
    width:16px;
    height:16px;
    background: url("../../Images/RA/FileIcon/png_gif.png");
    background-repeat:no-repeat;
}

div.png {
    width:16px;
    height:16px;
    background: url("../../Images/RA/FileIcon/png_gif.png");
    background-repeat:no-repeat;
}

div.ppt {
    width:16px;
    height:16px;
    background: url("../../Images/RA/FileIcon/ppt.png");
    background-repeat:no-repeat;
}

div.rar {
    width:16px;
    height:16px;
    background: url("../../Images/RA/FileIcon/rar.png");
    background-repeat:no-repeat;
}

div.txt {
    width:16px;
    height:16px;
    background: url("../../Images/RA/FileIcon/txt.png");
    background-repeat:no-repeat;
}

div.doc {
    width:16px;
    height:16px;
    background: url("../../Images/RA/FileIcon/word.png");
    background-repeat:no-repeat;
}

div.docx {
    width:16px;
    height:16px;
    background: url("../../Images/RA/FileIcon/word.png");
    background-repeat:no-repeat;
}

div.xls {
    width:16px;
    height:16px;
    background: url("../../Images/RA/FileIcon/xls.png");
    background-repeat:no-repeat;
}

div.xlsx {
    width:16px;
    height:16px;
    background: url("../../Images/RA/FileIcon/xls.png");
    background-repeat:no-repeat;
}

div.zip {
    width:16px;
    height:16px;
    background: url("../../Images/RA/FileIcon/other.png");
    background-repeat:no-repeat;
}

div.other {
    width:16px;
    height:16px;
    background: url("../../Images/RA/FileIcon/other.png");
    background-repeat:no-repeat;
}