#my-bidoo-modal .dialog_accr {
	width: 346px;
	position: relative;
}
@media screen and (max-width: 414px) {
	.nm_prd {
		text-overflow: ellipsis;
		overflow: hidden;
		width: 73px;
		white-space: nowrap;
		text-align: center;
		margin: 0 auto;
	}

	.id_prd {
		font-size: 12px;
	}

	.text-green b {
		font-weight: bolder !important;
	}

	.my-bidoo-table td, .my-bidoo-table thead {
		border-bottom: 1px solid #ECECEC !important;
	}

	.my-bidoo-table tbody tr .mobile {
		width: 32%;
	}

	.my-bidoo-table tbody tr a b {
		color: #3d3a3a !important;
	}

	.my-bidoo-table tbody tr a {
		color: #6D6B6B !important;
	}

	.my-bidoo-table th {
		position: relative;
		bottom: 10px;
	}

	.table-striped>tbody>tr:nth-of-type(odd) {
		background-color: #F2F2F2 !important;
	}

	#title_won, .my-bidoo-table th {
		color: #3d3a3a !important;
	}

	.my-bidoo-table b {
		font-weight: 600 !important;
	}

	.prod-img {
		width: 32%;
	}

	.prod-img img {
		width: 80% !important;
	}

	.my-bidoo-table tr td:nth-child(3) {
		width: 32%;
	}

	.my-bidoo-table .show_mov.btn-status, .my-bidoo-table .btni-puntate, .my-bidoo-table .btni-elaboration, .my-bidoo-table .btn-testimonial {
		width: 100% !important;
		padding-top: 15px !important;
		padding-bottom: 15px !important;
		font-size: 14px !important;
		font-weight: 700 !important;
	}

	.my-bidoo-table .btn-testimonial {
		padding-right: 12px !important;
		margin-top: 14px !important;
		margin-bottom: 9px;
	}

	.my-bidoo-table tr td:nth-child(3), .my-bidoo-table tr td:nth-child(4) {
		vertical-align: top !important;
		position: relative;
		top: 5px !important;
	}

	.my-bidoo-table tr td:nth-child(3) {
		top: 20px !important;
	}
	.my-bidoo-table .show_mov.btn-status{
		font-size: 14px !important;
	}
}
@media (max-width: 320px) {
	.my-bidoo-table .show_mov.btn-status{
		font-size: 11px !important;
		padding-left: 2px;
		padding-right: 2px;
	}
}