﻿﻿.Bui-tip{position:absolute;border:1px solid #BBDFFF;border-radius:5px;box-shadow:  3px 3px 6px rgba(135, 135, 135, 0.6);min-width:150px;min-height:30px;background:#EEF7FF url(../images/tip_repeat.png) repeat-x; color:#000;z-index:99999;}
.Bui-tip-content{padding:10px;}
.Bui-tip-flag{width:17px;height:10px;position:absolute;bottom:-10px;right:45px;margin-left:-8px;background:url(../images/tip_flag.png) repeat-x;}
.Bui-tip-top{bottom:auto;top:-10px;background:url(../images/tip_flag_top.png) repeat-x;}
.Bui-load{position:absolute;top:50px;left:50px;height:30px;padding-right:10px;z-index:100000;}
.Bui-load-text{height:30px;line-height:32px;padding-left:22px;color:#fff;position:relative;z-index:2;white-space:nowrap;float:left;}
.Bui-load i{background:url(../images/tip_icon.png) no-repeat;width:21px;height:20px;position:absolute;top:6px;left:-5px;}
.Bui-load-bg{height:30px;background:url(../images/tip_loading.png) right top no-repeat;width:100%;position:absolute;top:0;left:0;z-index:1;opacity:0.4;filter:alpha(opacity=40);}
.Bui-load-l{position:absolute;left:-12px;height:30px;background:url(../images/tip_loading.png) left top no-repeat;width:12px;opacity:0.4;top:0;filter:alpha(opacity=40);}
.Bui-tip-success i{background-position:0 0;}
.Bui-tip-alert i{background-position:0 -30px;}
.Bui-tip-info i{background-position:0 -60px;}
.Bui-tip-load i{background:url(../images/tip_ajax_loader.gif) no-repeat;top:7px;left:-1px;}