﻿.popuptable {
	border: 1px solid #9B9B9B;
	background-color: #FFF;
}

.popup_div_tresc {
	padding: 16px;
}

@media all and (max-width: 780px) {
	.div_loader > div {left: 0 !important; top: 0 !important;}
	.popuptable {width: 100vw !important; height: 100vh !important;}
	.popuptable .table-cell > div:first-child {margin-left: 90vw !important;}
}
