
#network-search-promo {
  background-color: #85b561;
  color: white;
  text-align: center;
  font-size: 1.5rem;
  min-height: 8rem;
}
.footer-icon{
	color: white;
	font-size: 2em;
}

#upload-manager {
  padding-top: 1rem;
  #upload-manager-upload {
    text-align: right;
    margin-bottom: 1rem;
  }
  .uploads-item {
    position: relative;
    min-height: 10rem;
    margin-bottom: 1rem;
  }
  .uploads-item-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    color: initial;
    background-size: cover;
    background-position: center center;
    &.upload-manager-for-ckeditor, &.upload-manager-for-form {
      cursor: pointer;
    }
  }
  .uploads-item-actions {
    position: absolute;
    bottom: 0;
    //background-color: rgba(0,0,0,0.5);
    padding: .25rem;
  }
}



.followsubscribe-follow-icons a svg.fa-stack-2x{
	width : 50px !important; 
}
	
} 

.select2-container{
	width:100% !important;
} 

.summits-alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
  margin: 0 !important;
  text-align: center;
  border-radius: 0;
  border: 0;
}

.countdown-row{
	font-size: 20px;
    padding: 0% 0% 0% 12%;
	
}
