#edbacker-templtes .active-campaigns-view-all{
	min-height: 100%;
	max-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 10px;
}
#edbacker-templtes .active-campaigns-image {
	background-color: transparent;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	max-width: 100%;
	min-height: 100%;
}

#edbacker-templtes .active-campaigns-image_template {
	background-color: transparent;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	max-width: 100%;
	min-height: 100%;
}

#edbacker-templtes .thumbnail {
	max-width: 252px;
}
#edbacker-templtes .thumbnail > img, .thumbnail a > img {
	display: block;
	width: 100%;
	/* height: auto; */
	min-height: 100%;
	max-height: 100%;
}

#edbacker-templtes .active-campaigns-view-all .col-md-3 {
 max-width: 25%;
 padding: 0px 10px 0px 0px !important;
 margin-bottom: 8px;
}
#edbacker-templtes .margin-right-20 {
	margin-right: 0px !important;
}

.clear-20 {clear: both; height: 20px;}

.thumbnail .caption-text-ed-temp {
	color: #333;
	background: #000000;
	height: 50px;
	opacity: 0.7;
	position: absolute;
	width: 100%;
	bottom: 35px;
}
.custom-box-bg {
	width: 100%;
	height: 50px;
	float: left;
	padding: 7px;
}
.custom-box-text {
	background: transparent;
	padding: 0px 5px;
	height: 15px;
}

.custom-box-text p {
	/*font-family: 'GOTHICB';*/
	font-size: 17px;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 15px;
	padding: 0px 0px;
	line-height: 35px;

}
.custom-box-add-on p {
	/*line-height: 30px;*/
}
.clear-40{clear: both; height: 40px;}


/*custom popup window*/
.dialog-custom-popup {
  border: 0px solid #000;
  border-radius: 6px;
  max-width: 600px;
  width: 100%;
  height: 600px;
  margin: 100px auto;
  padding: 0px;
}
.modal-content-custom {
  border-radius: 0px;
  margin: 0px 10px;
}
.modal-header-custom {
	padding: 20px;
	border-bottom: 0px solid #e5e5e5;
	background: #ee344a;
	padding: 20px;
}

h4.popup-custom-text{
	color: #fff;
	font-family: 'GOTHICB';
}
h4.body-heading{
	color: #1d1d1d;
	font-family: 'GOTHICB';
	margin-top: -9px;
	font-size: 17px;
	border-bottom: 1px solid #1d1d1d;
	line-height: 30px;
}

input.title-fields{
		background: transparent;
	border: 0;
	display: inline-block;
	height: 25px;
	width: auto;
	padding: 0px 5px;
	font-size: 17px;
}
input.title-fields:focus {
	box-shadow: none;
	outline: 0px solid transparent;
}

h4.body-heading-1{
	color: #1d1d1d;
	font-family: 'GOTHICB';
	margin-top: 0px;
	line-height: 30px;
	font-size: 17px;
}
p.custom-para{
	color: #1d1d1d;
	font-size: 14px;
	font-family: 'GOTHIC';
}
.btn-login {
  max-width: 220px;
  width: 100%;
  height: 35px;
  background-color: #a1a0a0;
  border-radius: 8px;
  border: 1px solid #a1a0a0;
  font-size: 16px;
  color: #fff;
  font-family: 'GOTHICB';
  outline: 0px;
  padding: 5px;
  display: block;
  margin: 30px auto 0px;
}
.modal-custom-page{
	min-height: 100%;
	float: left;
	background-color: #EBE9E9;
}
.modal-footer-custom {
	background-color: #EBE9E9;
	margin-top: 0px;
	padding: 19px 20px 20px;
	text-align: center;
	border-top: 0px solid #e5e5e5;
}

.modal-custom-page .thumbnail {
	position: relative;
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 20px;
	line-height: 1.428571429;
	background-color: transparent;
	border: 0px solid #dddddd;
	border-radius: 0px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding: 0;
}
.modal-custom-page .mid-panel-img {
	width: 100%;
	 max-width: 160px; 
	border-bottom: 0px solid #e1e1e1;
	text-align: center;
	margin-bottom: 0px;
	display: block;
	position: relative;
	overflow: hidden;
}
.modal-custom-page  .thumbnail > img, .modal-custom-page  .thumbnail a > img {
	display: block;
	width: 100%;
	/* height: auto; */
	min-height: 200px;
}

.custom-border-btm{
	height: 1px;
	border-top: 0px solid #aaa;
	background: #aaaaaa;
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: -20px;	
}

.custom-cancel{
	font-family: 'GOTHICB';
	font-size: 17px;
	color: #fff !important;
	background-color: #ee344a !important;
	border: 0px solid #ee344a;
	border-radius: 0;
	width: 170px;
	padding: 12px 12px;
}
.custom-save{
	font-family: 'GOTHICB';
	font-size: 17px;
	color: #fff !important;
	background-color: #3b3b3b !important;
	border: 0px solid #3b3b3b;
	border-radius: 0;
	width: 170px;
	padding: 12px 12px;
}

/*browse button*/
.main-div-browse{
	
	float: left;
	width: 100%;
	margin:0 auto;
}

#upload-file-container {
	width: auto;
	height: 35px;
	color: #666666;
	margin-top: -5px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	border: 0px solid transparent;
	white-space: nowrap;
	padding: 0px 0px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border-bottom: 0px solid #8f8f8f;
	margin: 0 auto;
}
/*#upload-file-container input[type="file"] {
	margin-top: -32px;
	margin-left: 0px;
	opacity: 0;
	font-size: 22px;
	max-width: 227px !important;
	text-align: center !important;
	float: left;
}*/
#upload-file-container input[type="file"] {
margin-top: 0;
	margin-left: 49px;
	 opacity: 0; 
	font-size: 4px;
	max-width: 227px !important;
	text-align: center !important;
	float: left;
	position: absolute;
	z-index: 2;
	line-height: 0px;
	top: 0;
	height: inherit;
	cursor: pointer;
}

.brose-btn{
	position: relative;
	font-family: 'GOTHICB';
	font-size: 13px;
	color: #fff;
	background-color: #ee344a;
	width: 85px;
	border: 0px solid #ee344a;
	border-radius: 8px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(124, 124, 124, 0.4);
	-moz-box-shadow:    0px 2px 5px 0px rgba(124, 124, 124, 0.4);
	box-shadow:         0px 2px 5px 0px rgba(124, 124, 124, 0.4);
}
.brose-btn:hover, .brose-btn:focus, .brose-btn:active, .brose-btn.active, .open .dropdown-toggle.brose-btn {
color: #fff;
background-color: #ee344a;
border-color: #ee344a;
}
/*brose button*/
/*custom popup window*/

/*progress bar div*/
/*#custom-progress-bar{
	background: transparent;
	width: 160px;
	position: absolute;
	padding: 0;
	left: 0;
	bottom: 0;
}

#custom-progress-bar .progress-bar-text{
	background-color: green;
	height: 2px;
}*/

#progressbox {
background: transparent;
 width: 160px;
 position: absolute;
 padding: 0;
 left: 0;
 bottom: 0;
 display:none;
}
#progressbar {
height: 3px;
background-color: #34EE38;
}
/*progress bar div*/