

.wait_block {
	position:fixed;
	display:none;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	cursor:wait;
	background:white;
	z-index:9999;
	opacity:0.9;
}

.wait_img {
	width:300px;   
	display:block;
	margin-top:100px;
	margin-left:auto; 
	margin-right:auto;  '
}

/* Картинка прапора в статистиці країн*/
.db-img-glag {
	width: 20px;
    margin-right: 5px;
	margin-bottom: 2px;
}

.db-img-glag-small {
	width: 16px;
    margin-right: 5px;
	margin-bottom: 2px;
}

.p-db-setibo {
	text-align: right;
    font-size: 12px;
    margin-bottom: 0px;
}


.db-p-country-order {
    margin-top: -10px;
    font-size: 14px;
    margin-bottom: 10px;	
}

/* ЦИФРА НА ЗАНАЛЬНІЙ СТАТИСТИЦІ*/
.p-statall-count{
	font-size:30px;
	margin: 0px;
    padding: 0px;
}

.svg-statall-alert-order {
	width:18px;
	margin-bottom:5px;
	color: #d26d69;
}

.vebinar-cnt {
	font-size:26px;
}

.bg-mess {
	padding:8px;
	cursor:pointer;
}

.bg-w{
	background-color:#075E54 !important;
}

.bg-v{
	background-color:#665CA5 !important;
}

.bg-t{
	background-color:#0088cc !important;
}

.list-bf-red {
	background-color: rgba(255, 0, 0, 0.05);

}

