div.modal_upload_custom{

}

div.modal_upload_custom .uploading-container-left{
	float: none;
	width: 100%;
	margin-bottom: 1em;
}

div.modal_upload_custom .uploading-container-left .drop-zone{
	width: 100%;
}

div.modal_upload_custom .uploading-container-right{
	float: none;
	margin-left: 0;
}

div.modal_upload_custom .uploading-container-right .uploading-container-right-in{
	margin-left: 0;
}

div.modal_upload_custom .uploading-container-right .uploading-container-right-in ul.uploading-list li.no_file{
	text-align: center;
	color: #adb7be;
	/*color: rgba(173, 183, 190, 0.45);*/
	font-size: 2em;
	font-weight: 100;
	margin-top: 50px;
	text-transform: uppercase;
}

div.modal_upload_custom .uploading-container-right .uploading-container-right-in h6.uploading-list-title{
	display: none;
}

section.card div.card-block ul.gallery-grid h5.no_media_gallery_exists{
	text-align: center;
	text-transform: uppercase;
	color: #adb7be;
	font-weight: 100;
}