/**
*
*    *************************************************
*    **************INTERNET EXPLORER******************
*    *************************************************
*
*    Used on: -> global
*
*    Skin: Default
*
*    @author  David Panzalović
*    @version 1.0
**/

/* =Loading
* ----------------------------------------------- */
.loading {
    filter: alpha(opacity=90);
}

/* =actionNotice
----------------------------------------------- */
#actionNotice {
    filter: alpha(opacity=90);
}