/*
body .mb-custom-alert-popup{
	max-width:94%;
	margin:0 auto !important;
	min-height:230px;
	background-color:#FFF;
	border:1px solid #EEE;
	
	z-index: 9999995;
	width:360px;
	padding:20px 0px 10px !important;
}
body .mb-custom-alert-popup .pop-text-box1{
	font-size: 18px;
    text-align: center;
    line-height: 1.4;
    font-weight: 600;
    color: #606060 !important;
    padding: 10px 5px;
}
body .mb-custom-alert-popup .pop-text-box2{
    font-size: 15px;
    text-align: center;
    line-height: 1.4;
    font-weight: 400;
    color: #606060 !important;
    padding: 0px 5px 0px;
}
body .mb-custom-alert-popup .pop-img-box1{
    padding: 15px 0px 15px;
}
body .mb-custom-alert-popup .mb-btn-style1 {
    display: inline-block;
    background-color: #5c5c5c;
    color: #FFF;
    font-size: 16px;
    padding: 8px 10px 4px !important;
    line-height: 1.4;
    font-weight: 600;
    width: 100px;
    height: 38px;
    text-align: center;
}*/
