.uploader-loading {
	background-image: url("/modules/uploader/img/ajax-loader.gif");
	background-repeat: no-repeat;
	height:20px;
	position:relative;
	left:170px;
}

.uploader-m-b {
	margin-bottom:15px;
}

.uploader-description {
	width:300px;
	height:75px !important;
}

.uploader-box {
	height:200px;
}

@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .modal {
    vertical-align: middle;
  	top:100px;
  }
  .uploader-loading {
	left: 78px;
  }
}

.uploader-well {
	border:none;
	box-shadow:none;
	background:none;
	width:100%;
}

.last-row {
	margin-top:35px
}

.digital-advertising-img {
	height:60px
}

.magazine-advertising-img { 
	height:70px
}

.event-advertising-img {
	height:70px;
}