.page-id-173 .hgroup,
.page-id-173 .main-navigation {
  z-index: 1000;
}

.main-navigation {
  z-index: 1000;
}

.page-id-173 #masthead {
  background: none;
  position: absolute;
  left: 0;
  right: 0;
  padding: 0;
}

.page-id-173 .main-navigation {
  transition: background 300ms ease-in-out;
  background: rgba(119,130,109, 0.8) !important;
  margin: 0;
}

.page-id-173 #main.site-main {
  padding: 0 35px;
}

.page-id-173 .main-navigation.sticky {
  background: rgba(119,130,109) !important;
}

/*
.frm-alt-table th, .frm-alt-table td {
padding: 5px;
}
*/

.modal-content {
  z-index: 2000;
}

.with_frm_style .frm_submit input[type=submit] {
  width: 20%;
}



.widget .searchform input {
  width: 80%;
}

/* class to hide menu items */
.loggedin {
  display: none;
}


._df_thumb ._df_book-title {
    opacity: 1;
    bottom: 0;
    display: block !important; /* Ensures the title is always visible */
}