   
.moderator-block {
	display:block;
	margin-left: auto;
	clear:both;
}



.headerImage {
  max-width: 180px !important;
  height: auto;
  float: left; 
  margin-right: 3%;
    margin-bottom: 1.5%;
    margin-top: .7%;
    display: block;
}



.flex-container {
    display: flex;
  
} 


::marker {
    display:none;
}

.file>span {
    background: none;
    color: #337ab7;
    border-bottom: 0px ;
    border-top: 0px ;
}

.flex-child {
    flex: 1;
}

.title  {
    color: rgb(186 12 61);
    font-size: 18pt;
    font-weight: 350;
    letter-spacing: 0.5px;
    line-height: 1.2;
    margin-top: -3%;
}

.flex-child:first-child {
    margin-right: -30%;
} 

.imageContainer {
  vertical-align: top;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
}

.presenter {
  font-size: 16pt;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: normal;
}

.countries {
  font-weight: 400;
}

.organization {
 font-size: 14pt;
    font-weight: 350;
    letter-spacing: 0.5px;
    line-height: normal;
     color: rgb(96 96 96);
 
}

.category {
 
}

.poster_link a {
    color: #337ab7;
    text-decoration: underline;
}

.views-exposed-form {
  margin-bottom: 3%;
}

.view-header {
  margin-bottom: 2%;
  color: rgba(34,110,147,1);
  font-size: 16px;
}

.file>span:first-child {
    border-left: 0px solid #ccc;
}

.file>span:last-child {
    border-right: 0px solid #ccc;
}

.fileText ul li {
  list-style: none;
 margin-left: -2.5%;
   
}

.file {
    display: table;
    font-size: 75%;
    font-weight: 700;
    margin: 0px 0; 
    width: 100%;
}

.add {
  display:block;
   min-height: 200px;
     margin-bottom: 3%;
}

h3 {
  color: black;
 
}

svg.ext {
    width: 14px;
    height: 14px;
    padding-right: 0.0em; 
    fill: #727272;
    font-weight: 900;
}

.presenter-padding {
	padding-left: 5% !important;
}


