.home-welcome {
	background-image: url("images/hex_background.png");
}
#block-views-exp-main-menu-page-1 {
	text-align: center;
}
#views-exposed-form-main-menu-page-1 .views-exposed-form {
	display: inline-block;
}
#views-exposed-form-main-menu-page-1 label {
	color: #D6D6D6;
}
#views-exposed-form-main-menu-page-1 #edit-submit-main-menu {
	border-color: rgb(240, 4, 13);
	background-color: rgb(240, 4, 13);
	color: white;
}
#views-exposed-form-main-menu-page-1 #edit-submit-main-menu:hover {
	border-color: #222327;
	background-color: #222327;
}
#views-exposed-form-main-menu-page-1 .views-submit-button {
	padding-right: 0;
}
.home-welcome .main-title {
	background: rgba(0, 0, 0, 0.8);
  display: table;
  margin: 180px auto 10px;
  padding: 0.2em 0.5em;
  border-radius: 6px;
}
.home-welcome .main-desc {
  background: rgba(0, 0, 0, 0.8);
  padding: 0.2em 0.5em;
  border-radius: 6px;
}
.home-welcome #views-exposed-form-main-menu-page-1 .views-exposed-form {
  background: rgba(0, 0, 0, 0.8);
  padding: 0.2em 0.5em;
  border-radius: 6px;
}

/*** The result block pages ***/
.result-block .field-name-field-imagen img {
	border: 4px solid #1f2126;
}
.views-view-grid td {
	text-align: center;
	padding: 6px 6px 20px;
}
.views-view-grid {
	margin: 0 auto;
}
.views-view-grid .views-field-field-imagen img {
  margin: 0 auto;
}
.views-field-field-theme ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
.field-name-field-facets a, .views-field-field-theme ul li, .bef-select-as-links .form-type-bef-link a, .field-name-field-theme a {
	display: inline-block;
	padding: 0.3em 0.5em;
	border-radius: 2px;
	background-color: #959595;
	margin: 0.2em 0.1em;
	color: white;
}
.image-with-metadata {
    position: relative;
	margin: 0 auto 5px;
    width: 180px;
}
.image-with-metadata:hover .block-metadata {
	opacity: 1;
}
.image-with-metadata .block-metadata {
    text-align: left;
    position: absolute;
    bottom: 0;
    font-size: 0.9em;
    background: rgba(40, 40, 40, 0.95);
    color: white;
    padding: 0.3em 0.6em;
    margin: 0;
    width: 180px;
	opacity: 0;
	transition: opacity 0.2s;
}
.block-metadata dt {
    color: #AAA;
    font-weight: normal;
}
.block-metadata dt:after {
    content: ": ";
}
.block-metadata dt, .block-metadata dd {
    display: inline;
}


.home-features .top-header .title {
	font-size: 3em;
}
.home-features .main-desc {
	font-size: 1.5em;
}

.page-node .field-label {
	margin-top: 1.5em;
}
.page-node .field-name-body {
	margin-bottom: 0.6em;
}
.footer-blocks .block-title {
	padding-bottom: 2px;
	border-bottom: 1px solid white;
}
.footer-blocks #block-block-5 {
	margin-bottom: 1em;
}
.view-header {
	margin-bottom: 1em;
}
form#search-block-form {
	max-width: 200px;
	float: left;
	margin-top: 12px;
	margin-left: 1em;
}
form#search-block-form button {
	background: #959595;
}
header#navbar {
	padding-top: 0;
	height: 96px;
	max-height: 96px;
	background-color: #ffffff;
	/*opacity: 1;*/
}
#navbar .navbar-header {
  max-width: 33%;
  min-width: 300px;
  margin-top: 10px;
}
#navbar .logo.navbar-btn img {
  width: 100%;
}
nav {
	padding-top: 0.6em;
}
#navbar .navbar-collapse {
  background-color: #fff;
}
nav ul.menu li.leaf {
  max-width: 100px;
}
#navbar .menu.nav>li>a {
  color: #000;
}
.node-type-tool .region-sidebar-second .block-title {
	font-size: 1.8em;
	margin-top: 0;
	margin-left: 10px;
}
#block-block-7 .block-title {
	font-size: 30px;
	margin-left: 0;
}
.bef-select-as-links .form-type-bef-link a {
	color: white;
}
.bef-select-as-links .form-type-bef-link {
	display: inline-block;
}
.bef-select-as-links .form-type-bef-link a.active {
	background-color: black;
}
#block-views-exp-clone-of-tool-filter-page-2 .views-exposed-widget > .views-widget {
	display: inline-block;
  width: 80%;
}
#block-views-exp-clone-of-tool-filter-page-2 .views-exposed-widget > label {
	width: 9em;
	text-align: right;
  vertical-align: top;
}
#block-views-exp-clone-of-tool-filter-page-2 .views-exposed-widget {
	float: none;
}

/* Colored blocks on the front page */
#block-views-colored-theme-blocks-block {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
#block-views-colored-theme-blocks-block h2 {
	text-align: center;
	font-size: 3em;
	margin: 1em 0 0.5em;
}
#block-views-colored-theme-blocks-block .view-content > div a {
	color: white;
	height: 120px;
	display: block;
	padding: 1.5em 1em 0.2em 1em;
	text-align: left;
}
#block-views-colored-theme-blocks-block .view-content > div {
	display: inline-table;
	width: 120px;
	height: 120px;
	background: center / contain no-repeat #e0e0e0;
	color: white;
	font-size: 1em;
  margin: 0.4em 0.3em;
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(1) {
	background-image: url("images/colored_tiles/01.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(2) {
	background-image: url("images/colored_tiles/02.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(3) {
	background-image: url("images/colored_tiles/03.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(4) {
	background-image: url("images/colored_tiles/04.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(5) {
	background-image: url("images/colored_tiles/05.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(6) {
	background-image: url("images/colored_tiles/06.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(7) {
	background-image: url("images/colored_tiles/07.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(8) {
	background-image: url("images/colored_tiles/08.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(9) {
	background-image: url("images/colored_tiles/09.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(10) {
	background-image: url("images/colored_tiles/10.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(11) {
	background-image: url("images/colored_tiles/11.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(12) {
	background-image: url("images/colored_tiles/12.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(13) {
	background-image: url("images/colored_tiles/13.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(14) {
	background-image: url("images/colored_tiles/14.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(15) {
	background-image: url("images/colored_tiles/15.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(16) {
	background-image: url("images/colored_tiles/16.png");
}
#block-views-colored-theme-blocks-block .view-content > div:nth-child(17) {
	background-image: url("images/colored_tiles/18.png");
}
