#upl_cont{
	width:680px;
	height:auto;
	display:inline-block;
	border:5px solid #D62533;
	padding:20px 10px;
}
#upl_cont h1{
	margin:0;
	margin-bottom:25px;
	text-align:center;
}
.upldiv{
	width:100%;
	height:auto;
	display:inline-block;
	margin-bottom:10px;
	font-size: 14px;
    color: #585858;
    font-family: 'Arial';
    font-weight: 400 !important;
}
.upl_underline{
	width:70%;
	height:auto;
	float:right;
	text-align:center;
	border-bottom:1px solid #DCDCDC;
}
.upl_svrh{
	width:70%;
	height:auto;
	min-height:50px;
	float:right;
	text-align:left;
	border:1px solid #DCDCDC;
	padding:5px;
}
.neispravanformat .select2-selection {
    border-color: rgb(185, 74, 72) !important;
}
@media (max-width:770px){
	.select2-container {
		max-width: unset;
	}
}