

/* Start:/local/components/demis/feedback.ajax/css/popup-alert.css?1638212278948*/
.tip-message{
	width:237px;
	overflow:hidden;
	position:fixed;
	padding:0 0 3px;
	background:#aaa;
	top:3px;
	right:3px;
	z-index:999999999;
	display:none;
    text-align:left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.red-popup-thor{background:#bd1919;}
.green-popup-thor{background:green;}
.tip-message .tip-hold{
	overflow:hidden;
	height:1%;
	padding:12px 48px 13px 17px;
	background:#aaa;
}
.red-popup-thor .tip-hold{background:#bd1919;}
.green-popup-thor .tip-hold{background:green;}
.tip-message span{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	display:block;
	line-height:14px;
	color:#fff;
	font-size: 12px;
}
.tip-message .btn-close{
	position:absolute;
	top:8px;
	right:8px;
	width:16px;
	height:16px;
	overflow:hidden;
	text-indent:-99999px;
	background:url(/local/components/demis/feedback.ajax/css/../images/btn-tip-close.png) no-repeat;
}
.tip-message p{
    font-size: 11px;
    margin: 1px 0 3px;
}

/* End */
/* /local/components/demis/feedback.ajax/css/popup-alert.css?1638212278948 */
