.mux-undo-svg{ 
    background: url('./svg/ic_back.svg') 50% 50% no-repeat;
}
.mux-redo-svg{ 
    background: url('./svg/ic_next.svg') 50% 50% no-repeat ;
}
.mux-reset-svg{ 
    background: url('./svg/ic_cancel.svg') 50% 50% no-repeat ;
}
.mux-preview-svg{ 
    background: url('./svg/ic_preview.svg') 50% 50% no-repeat ;
}
.mux-undo-svg:not(.a-disabled):hover{ 
    background: url('./svg/ic_back_act.svg') 50% 50% no-repeat ;
}
.mux-redo-svg:not(.a-disabled):hover{ 
    background: url('./svg/ic_next_act.svg') 50% 50% no-repeat ;
}
.mux-reset-svg:hover{ 
    background: url('./svg/ic_cancel_act.svg') 50% 50% no-repeat ;
}
.mux-preview-svg:hover{ 
    background: url('./svg/ic_preview_act.svg') 50% 50% no-repeat ;
}
.mux-delete-svg{ 
    background: url('./svg/ic_del.svg') 50% 50% no-repeat ;
}
.mux-edit-svg{ 
    background: url('./svg/ic_edit.svg') 50% 50% no-repeat;
}
.mux-preview-close{ 
    background: url('./svg/ic_pre_close.svg') 50% 50% no-repeat;
}
.mux-preview-phone{ 
    background: url('./svg/ic_pre_phone.svg') 50% 50% no-repeat;
}
.mux-preview-pad{ 
    background: url('./svg/ic_pre_pad.svg') 50% 50% no-repeat;
}
.mux-preview-pc{ 
    background: url('./svg/ic_pre_pc.svg') 50% 50% no-repeat;
}
.mux-preview-book{ 
    background: url('./svg/ic_pre_book.svg') 50% 50% no-repeat;
}
.mux-save-svg.a-disabled{ 
    background: url('./svg/ic_save_dark.svg') 50% 50% no-repeat ;   
}
.mux-save-svg{ 
    background: url('./svg/ic_save_normal.svg') 50% 50% no-repeat ;   
}
.mux-save-svg:not(.a-disabled):hover{ 
    background: url('./svg/ic_save.svg') 50% 50% no-repeat ;   
}
.mux-logo-svg{
    background: url('./svg/logo_pagebuillder.svg') 0 50% no-repeat;
}
.mux-arrow-down-svg{
    background: url('./svg/ic_arrow_down.svg') 0 50% no-repeat;
}
.mux-arrow-up-svg{
    background: url('./svg/ic_arrow_up.svg')  0 50% no-repeat;
}
.mux-close-svg{
    background: url('./svg/ic_close.svg')  50% 50% no-repeat;
}
.mux-close-small-svg{
    background: url('./svg/mux-close-small.svg')  50% 50% no-repeat;
}
.mux-check-svg{
    background: url('./svg/ic_check.svg')  50% 50% no-repeat;    
}
.mux-nocheck-svg{
    background: url('./svg/ic_nocheck.svg')  50% 50% no-repeat;    
}
.mux-com-list-arrow-svg{
    background: url('./svg/ic_com_list_arrow.svg')  50% 50% no-repeat;            
}
.mux-drop-down-arrow-svg{
    background: url('./svg/ic_drop_down_arrow.svg')  50% 50% no-repeat;                
}
.mux-common-search-svg{
    background: url('./svg/ic_com_search.svg')  50% 50% no-repeat;                
}
.mux-common-search-svg:focus{
    background: url('./svg/ic_com_search_active.svg')  50% 50% no-repeat;                
}
.mux-common-search-active-svg{
    background: url('./svg/ic_com_search_active.svg')  50% 50% no-repeat;                
}
.mux-loading-white-svg{
    background: url('./svg/loading-white.svg')  50% 50% no-repeat;                    
}
.mux-loading-white-png{
    background: url('./svg/loading-white.png')  50% 50% no-repeat;                    
}
.mux-long-down-arrow-gray-svg{
    background: url('./svg/long-down-arrow-gray.svg')  50% 50% no-repeat;                        
}
.mux-long-down-arrow-white-svg{
    background: url('./svg/long-down-arrow-white.svg')  50% 50% no-repeat;                        
}
.mux-long-up-arrow-gray-svg{
    background: url('./svg/long-up-arrow-gray.svg')  50% 50% no-repeat;                        
}
.mux-long-up-arrow-white-svg{
    background: url('./svg/long-up-arrow-white.svg')  50% 50% no-repeat;                        
}
.mux-rectangle-blue-svg{
    background: url('./svg/rectangle-blue.svg')  50% 50% no-repeat;                        
}
.mux-retangle-gray-svg{
    background: url('./svg/retangle-gray.svg')  50% 50% no-repeat;                        
}
.mux-delete-fall-svg{
    background: url('./svg/delete-fall.svg')  50% 50% no-repeat;                        
}
.mux-circle-white-fall-svg{
    background: url('./svg/circle-white-fall.svg')  50% 50% no-repeat;                        
}
.mux-check-white-svg{
    background: url('./svg/check-white.svg')  50% 50% no-repeat;                        
}
.mux-down-triangle-gray-svg{
    background: url('./svg/down-triangle-gray.svg')  50% 50% no-repeat;                        
}
.mux-file-logo-svg{
    background: url('./svg/file-logo.svg')  50% 50% no-repeat;                        
}
.mux-arrow-up-svg{
    background: url('./svg/mux-arrow-up.svg')  50% 50% no-repeat;                        
}
.mux-arrow-down-svg{
    background: url('./svg/mux-arrow-down.svg')  50% 50% no-repeat;                        
}
.mux-line-gradient-svg{
    background: url('./svg/mux-line-gradient.svg')  50% 50% no-repeat;                        
}
.mux-no-data-svg{
    background: url('./svg/mux-no-data.svg')  50% 50% no-repeat;         
}
.mux-no-search-data-svg{
    background: url('./svg/mux-no-search-data.svg')  50% 50% no-repeat;         
}
.mux-handle-right-svg{
    background: url('./svg/mux-handle-right.svg')  50% 50% no-repeat;         
}
.mux-tree-right-ico-gray{
    background: url('./svg/mux-tree-right-ico-gray.svg')  50% 50% no-repeat;
}
.mux-tree-right-ico{
    background: url('./svg/mux-tree-right-ico.svg')  50% 50% no-repeat;
}
.mux-webim{
    background: url('./svg/mux-webim.svg')  50% 50% no-repeat;
}
.mux-pagesList-logo{
    background: url('./svg/mux-pagesList-logo.svg')  50% 50% no-repeat;
}
.mux-icons-sys-changgui-nomal{
    background: url('./svg/icons-sys-changgui-nomal.svg')  50% 50% no-repeat;
}
.mux-icons-sys-cuowu-nomal{
    background: url('./svg/icons-sys-cuowu-nomal.svg')  50% 50% no-repeat;
}
.mux-icons-sys-tishi-nomal{
    background: url('./svg/icons-sys-tishi-nomal.svg')  50% 50% no-repeat;
}
.mux-icons-sys-wenhao-nomal{
    background: url('./svg/icons-sys-wenhao-nomal.svg')  50% 50% no-repeat;
}
.mux-icons-sys-zhengque-nomal{
    background: url('./svg/icons-sys-zhengque-nomal.svg')  50% 50% no-repeat;
}
.mux-icons-sys-zhuyi-nomal{
    background: url('./svg/icons-sys-zhuyi-nomal.svg')  50% 50% no-repeat;
}
.mux-view-more-ico{
    background: url('./svg/mux-view-more-ico.png')  50% 50% no-repeat;
}
.mux-announcement-title-ico{
    background: url('./svg/mux-announcement-title-ico.svg')  50% 50% no-repeat;
}
.mux-task-list-title-ico{
    background: url('./svg/mux-task-list-title-ico.svg')  50% 50% no-repeat;
}
.mux-text-img-title-ico{
    background: url('./svg/mux-text-img-title-ico.svg')  50% 50% no-repeat;
}
.mux-task-cancel{
    background: url('./svg/mux-task-cancel.svg')  50% 50% no-repeat;
}
.mux-task-delay{
    background: url('./svg/mux-task-delay.svg')  50% 50% no-repeat;
}
.mux-task-doing{
    background: url('./svg/mux-task-doing.svg')  50% 50% no-repeat;
}
.mux-task-done{
    background: url('./svg/mux-task-done.svg')  50% 50% no-repeat;
}
.mux-task-halt{
    background: url('./svg/mux-task-halt.svg')  50% 50% no-repeat;
}
.mux-task-init{
    background: url('./svg/mux-task-init.svg')  50% 50% no-repeat;
}
.mux-cus-online-icon{
    background: url('./svg/mux-cus-online-icon.svg')  50% 50% no-repeat;
}
.mux-arrow-right{
    background: url('./svg/mux-arrow-right.svg')  50% 50% no-repeat;
}
.mux-arrow-right-fail{
    background: url('./svg/mux-arrow-right-fail.svg')  50% 50% no-repeat;
}
.mux-arrow-left{
    background: url('./svg/mux-arrow-left.svg')  50% 50% no-repeat;
}
.mux-arrow-left-fail{
    background: url('./svg/mux-arrow-left-fail.svg')  50% 50% no-repeat;
}
.mux-no-contacts-1{
    background: url('./svg/mux-no-contacts-1.svg')  50% 50% no-repeat;
}
.mux-no-contacts-2{
    background: url('./svg/mux-no-contacts-2.svg')  50% 50% no-repeat;
}
.mux-my-to-do{
    background: url('./svg/mux-my-to-do.svg')  50% 50% no-repeat;
}
.mux-link-group-title-ico{
    background: url('./svg/mux-link-group-title-ico.svg') 50% 50% no-repeat;
}
.mux-un-submit{
    background: url('./svg/mux-un-submit.svg') 50% 50% no-repeat;
}
.mux-submitted{
    background: url('./svg/mux-submitted.svg') 50% 50% no-repeat;
}
.mux-delay-submit{
    background: url('./svg/mux-delay-submit.svg') 50% 50% no-repeat;
}
.mux-webim-disabled{
    background: url('./svg/mux-webim-disabled.svg') 50% 50% no-repeat;
}
.mux-project-icon{
    background: url('./svg/mux-project-icon.svg') 50% 50% no-repeat;
}
.mux-daily-title-svg{
    background: url('./svg/mux-daily-title-svg.svg') 50% 50% no-repeat;
}
.mux-commute-icon{
    background: url('./svg/mux-commute-icon.svg') 50% 50% no-repeat;
}
.mux-spot-icon{
    background: url('./svg/mux-spot-icon.svg') 50% 50% no-repeat;
}
.mux-wifi-icon{
    background: url('./svg/mux-wifi-icon.svg') 50% 50% no-repeat;
}
.mux-negative-transparent-icon{
    background: url('./svg/mux-negative-transparent-icon.svg') 50% 50% no-repeat;
}
.mux-task-no-accept{
    background: url('./svg/mux-task-no-accept.jpg') 50% 50% no-repeat;
}
.mux-rank-icon{
    background: url('./svg/mux-rank-icon.svg') 50% 50% no-repeat;
}
.mux-domain-verification-icon{
    background: url('./svg/mux-domain-verification-icon.svg') 50% 50% no-repeat;
}
.mux-domain-connot-use-icon{
    background: url('./svg/mux-domain-connot-use-icon.svg') 50% 50% no-repeat;
}
.mux-domain-can-use-icon{
    background: url('./svg/mux-domain-can-use-icon.svg') 50% 50% no-repeat;
}
.mux-menu-achievement-active{
    background: url('./svg/mux-menu-achievement-active.svg') 50% 50% no-repeat;
}
.mux-menu-achievement{
    background: url('./svg/mux-menu-achievement.svg') 50% 50% no-repeat;
}
.mux-menu-add-active{
    background: url('./svg/mux-menu-add-active.svg') 50% 50% no-repeat;
}
.mux-menu-add{
    background: url('./svg/mux-menu-add.svg') 50% 50% no-repeat;
}
.mux-menu-career-active{
    background: url('./svg/mux-menu-career-active.svg') 50% 50% no-repeat;
}
.mux-menu-career{
    background: url('./svg/mux-menu-career.svg') 50% 50% no-repeat;
}
.mux-menu-check-green{
    background: url('./svg/mux-menu-check-green.svg') 50% 50% no-repeat;
}
.mux-menu-close{
    background: url('./svg/mux-menu-close.svg') 50% 50% no-repeat;
}
.mux-menu-close-red{
    background: url('./svg/mux-menu-close-red.svg') 50% 50% no-repeat;
}
.mux-menu-close-active{
    background: url('./svg/mux-menu-close-active.svg') 50% 50% no-repeat;
}
.mux-menu-dashboard-active{
    background: url('./svg/mux-menu-dashboard-active.svg') 50% 50% no-repeat;
}
.mux-menu-dashboard{
    background: url('./svg/mux-menu-dashboard.svg') 50% 50% no-repeat;
}
.mux-menu-del-active{
    background: url('./svg/mux-menu-del-active.svg') 50% 50% no-repeat;
}
.mux-menu-del{
    background: url('./svg/mux-menu-del.svg') 50% 50% no-repeat;
}
.mux-menu-export-active{
    background: url('./svg/mux-menu-export-active.svg') 50% 50% no-repeat;
}
.mux-menu-export{
    background: url('./svg/mux-menu-export.svg') 50% 50% no-repeat;
}
.mux-menu-home-page-active{
    background: url('./svg/mux-menu-home-page-active.svg') 50% 50% no-repeat;
}
.mux-menu-home-page{
    background: url('./svg/mux-menu-home-page.svg') 50% 50% no-repeat;
}
.mux-menu-line-active{
    background: url('./svg/mux-menu-line-active.svg') 50% 50% no-repeat;
}
.mux-menu-line{
    background: url('./svg/mux-menu-line.svg') 50% 50% no-repeat;
}
.mux-menu-pen-active{
    background: url('./svg/mux-menu-pen-active.svg') 50% 50% no-repeat;
}
.mux-menu-pen{
    background: url('./svg/mux-menu-pen.svg') 50% 50% no-repeat;
}
.mux-menu-project{
    background: url('./svg/mux-menu-project.svg') 50% 50% no-repeat;
}
.mux-menu-project-active{
    background: url('./svg/mux-menu-project-active.svg') 50% 50% no-repeat;
}
.mux-menu-waring{
    background: url('./svg/mux-menu-waring.svg') 50% 50% no-repeat;
}
.mux-show-down-gray-svg{
    background: url('./svg/mux-show-down-gray-svg.svg') 50% 50% no-repeat;
}
.mux-show-down-svg{
    background: url('./svg/mux-show-down-svg.svg') 50% 50% no-repeat;
}
.mux-show-left-svg{
    background: url('./svg/mux-show-left-svg.svg') 50% 50% no-repeat;
}
.mux-show-up-gray-svg{
    background: url('./svg/mux-show-up-gray-svg.svg') 50% 50% no-repeat;
}
.mux-white-search{
    background: url('./svg/mux-white-search.svg') 50% 50% no-repeat;
}
.mux-menu-folder{
    background: url('./svg/mux-menu-folder.svg') 50% 50% no-repeat;
}
.mux-menu-arrow-right{
    background: url('./svg/mux-menu-arrow-right.svg') 50% 50% no-repeat;
}
.mux-menu-add-bold{
    background: url('./svg/mux-menu-add-bold.svg') 50% 50% no-repeat;
}
.mux-statistic-icon1{
    background: url('./svg/statistic-icon1.svg') 50% 50% no-repeat;
}
.mux-statistic-icon2{
    background: url('./svg/statistic-icon2.svg') 50% 50% no-repeat;
}
.mux-statistic-icon3{
    background: url('./svg/statistic-icon3.svg') 50% 50% no-repeat;
}
.mux-statistic-icon4{
    background: url('./svg/statistic-icon4.svg') 50% 50% no-repeat;
}
.mux-silver{
    background: url('./svg/silver.svg') 50% 50% no-repeat;
}
.mux-there-is-nothing{
    background: url('./svg/mux-there-is-nothing.svg') 50% 50% no-repeat;
}
.mux-gold{
    background: url('./svg/gold.svg') 50% 50% no-repeat;
}
.mux-copper{
    background: url('./svg/copper.svg') 50% 50% no-repeat;
}
.no-data-svg1{
    background: url('./svg/no-data-svg1.svg') 50% 50% no-repeat;
}
.no-data-svg2{
    background: url('./svg/no-data-svg2.svg') 50% 50% no-repeat;
}
.no-data-svg3{
    background: url('./svg/no-data-svg3.svg') 50% 50% no-repeat;
}
.no-data-svg4{
    background: url('./svg/no-data-svg4.svg') 50% 50% no-repeat;
}
.user-info-back{
    background: url('./svg/user-info-back.svg') 50% 50% no-repeat;
}
.user-info-no-todos{
    background: url('./svg/user-info-no-todos.svg') 50% 50% no-repeat;
}
.portal-360{
    background: url('./svg/portal-360.svg') 50% 50% no-repeat;
}
.portal-double-arrow{
    background: url('./svg/portal-double-arrow.svg') 50% 50% no-repeat;
}
.portal-heart{
    background: url('./svg/portal-heart.svg') 50% 50% no-repeat;
}   
.portal-sand{
    background: url('./svg/portal-sand.svg') 50% 50% no-repeat;
}
.portal-search{
    background: url('./svg/portal-search.svg') 50% 50% no-repeat;
}
.portal-stage{
    background: url('./svg/portal-stage.svg') 50% 50% no-repeat;
}