#primary{width:100%;}

/* ALL PROJECTS - */
h1#all-projects-title {font-size:3.0em; font-weight:bold; color:#244c5a; line-height: 1.4; text-align:center;}

.grid, .agu_pagination{clear:left;}

div.agu_pagination a{margin-right:20px;}

.agu_pagination, .back-to-projects{margin-left:15px;}

.back-to-projects{margin-top:10px; margin-bottom:10px;}

/* FILTERS */

#tex-filter-form-container{
    margin-bottom:20px;
}

#filter-instructions{
    font-style:italic;
    clear:both; 
    text-align: center;
}

.filter_lists, option, #filter-instructions{
    color: #244c5a;
}

.tex-filter-div{
    margin-left:20px;
    margin-right:20px;
    width:250px;
}

#filter-form{
    margin:auto;
    width:63em;
}

.tex-filters{display:block;}

.tex-filter-label{font-weight:normal;}


.filter_category > h2{font-size:1.2em; color:#244c5a; line-height: 1.4; }

.tile{position:relative;
     display:inline-block; 
     margin-right:15px;}

#filter_buttons{display:block; clear:left; text-align: center; color:black; padding-top:25px;}

.filter-labels{
    font-weight:normal; 
    display:inline-block;
    margin-left:5px;     
}

.filter-labels-list-element{
    list-style: none; 
}

#selection_project_location{
    margin-top:5px;
}


.tex_filter_list{
    display:none;
}

.tex-filter-div{
    display:inline-table;
}

#clear-filters{
    text-align:center;
    margin-top:10px;
}

.filters-column{
    display:inline-block;
    width:50%;
}

#filters-column1{
    float:left;
}

@media only screen and (min-width: 1200px) {
  #filters-column1 {
    padding-left:35%; 
  }
}
@media only screen and (max-width: 1199px) {
  #filters-column1 {
    padding-left:25%; 
  }
}

#filter-container{
    margin-bottom:10px;
}



.filter-checkbox-list{
    margin-left:0;
    padding-left:0; 
}


/* TILES*/

.grid{margin: 0 auto;}

.tex-entry {
    width: 360px;
    margin-right: 10px;
    margin-bottom: 20px; 
}

.tex-hide-default{font-size:1.0em; display:none; margin-top:15px;}
.tex-term-list{margin-bottom:10px;}
.tex-term-list-header{font-weight:bold;}
.tex-image-main{
    width: 100%;
    height: 270px;
    border: 1px solid black;

}
h2.tex_overlay{
    position: absolute;
    top: 50px;
    width: 99.9%;
    background: rgba(0, 0, 0, .6);
    color: white !important;
    font-size: 1.2em;
    text-align: center;
    padding-top:6px;
    padding-bottom:16px;
}

button.tex_overlay_button{
    position: absolute;
    top: 230px;
    left: 1px;
    width: 60px;
    background: rgba(0, 0, 0, .6);
    color: white;
    font-size: 1em;
    text-align: center; 
    margin-left:150px;
}

span > span.tex-location-overlay-title{
    padding-bottom:24px;
    color:white !important;
}

.tex-location{font-size:1.0em; list-style: none; padding:0; display:inline; }

h1.tex-title{font-size:1.0em; color: #244c5a; text-transform:uppercase; font-weight: bold;}

.all_projects_error p{
    margin-top:20px;
    margin-left:20px;
}