body{
	background:#ccc;
}
header{
	padding-top:10px;
	background:#fff;
}
.clearrow{
	margin:0px;
}

header a{
	margin:0px 5px;
	font-size:20px;
	color:#2f3f5e;
}
.breadcrumb{
	background:transparent;
}
.breadcrumb a{
	color:#2f3f5e;
}
.wrapper{
	width:97%;
	margin:0 auto;
	background:#fff;
}
.custom-file-label::after{
	content: "Upload"!important;
}
.custom-file-label{
	width: 50%;
	border-color:transparent;
	outline:none;
}
.ml-86{
	margin-left:160px;
}
.borderbox{
	border:1px solid #ccc;
	--display:inline-block;
	width:48%;
	height:350px;
	float: left !important;
}