html {
	font-size: 14px;
}
@media (min-width: 768px) {
	html {
		font-size: 16px;
	}
}

.container {
	max-width: 1200px;
}
.card-deck .card {
	min-width: 220px;
}

.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }

.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }

body{
	min-height: 1300px;
}

.row_pr{
	display: block !important;
	min-height: 300px;
}

.form-row_pr{
	display: block !important;
	text-align: center; 
	margin-bottom: 50px;
}

#calcola-cf-pr{
	margin-top: 10px;
	color: #ffffff;
}

.logo_pr{
	width: 50%;
}

.gruppo-pr-prodotto{
	padding: 10px;
	border: 1px solid #0069d9;
	border-radius: 5px;
	margin-bottom: 20px;
}

.not-req{
	border: 1px solid #218838;
}

.pr_new_p_line{
	color: #ffffff !important;
}

.gruppo-pr-prodotto label{
	font-weight: 700;
}

.last-div{
	margin-bottom: 40px;
}

.pr_link_add_user{
	color: #ffffff !important;
	
}

.pr_link_add_user{
	text-decoration: none !important;
}

.hide_pr{
	display: none;
}

.pr_ordini_azioni{
	margin-top: 20px !important;
}

.index .card{
	min-height: 200px !important;
}

.blocco-misure{
	margin-bottom: 5px;
}

.pr_card{
	padding: 20px;
}