.account-masthead {
        background-color: #1E2A51  !important;/*Navy*/
	min-height: 40px !important;
	background: #0065a5  !important;
	font-family: "Work Sans", sans-serif, Verdana, Arial !important;;
}

.masthead {
        /*background: #004979 !important;
	background: linear-gradient(0deg, #1E2A51) 0%, #004979 100%)  !important; */
	border-top-style: solid;
	border-top-width: 5px;
	border-image: linear-gradient(to right, #dd806b 0, #e39268 75%, #fee5b 100%) 1 0 0 0;
	background:  url(/riverdata-header-1500x100.jpg) !important;
    	background-size: 100% 100% !important;
	font-family: "Work Sans", sans-serif, Verdana, Arial !important;;
}


.masthead .navigation {
  /*background-color: #FFFFFF !important; */
  color: #004979 !important;
  font-family: "Work Sans", sans-serif, Verdana, Arial !important;;	
}

.masthead .navigation .nav-pills li a:hover {
  background-color: #FFFFFF !important;
  color: #004979 !important;
}


.masthead .navigation .nav-pills li.active a {
  background-color: #FFFFFF !important;
  color: #004979 !important;
}
.attribution .footer-links{
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
}
.ckan-footer-logo {
  display: block;
  width: 159px;
  height: 48px;
  margin-top: 2px;
  background: url("https://github.com/ckan/ckan/blob/master/ckan/public-midnight-blue/base/images/ckan-logo.png?raw=true") no-repeat top left;
  text-indent: -900em;
}
.homepage .module-search {
	 background: #fff0 !important;
}

.box {
    border: 1px solid #ccc0 !important;
}

.homepage .module-search .module-content {
        color: #FFFF  !important; 
	background: #FFFF !important;
        background-color: #ffffff03  !important;/*Deep blue */
	
}

.homepage.layout-3 {
	background-color: #FFFFFF  !important;		
}

.homepage.layout-3 .col-md-6 {
    width: 100%;
    text-align: justify;
}



.homepage.layout-2 {
	background-color: #FFFFFF  !important;		
}

.homepage.layout-2 .col-md-6 {
    width: 100%;
    text-align: justify;
}

h1-box {
	background-color: #ffffff03  !important;/*Deep blue */
}

/*.search-form .search-input.search-giant input {
        color: #FFFF  !important; 
	background: #0065A4 !important;
        background-color: #0065A4  !important;/*Deep blue */
	
}*/

::placeholder  { /* this overides the default */
	color: #808080;
}

.homepage .module-search .module-content ::placeholder  {
	color: #FFFF  !important; 
}


textarea {
	color: #fff !important;
}

form-control {
	color: #fff !important;
}

.main {
	background-color: #FFFFFF !important;
	background: #FFFFFF !important; /* nice background image here*/
}

.hero {
	background-color: #FFFFFF !important;
	background: url("../../../base/images/ckan-logo-footer.png");
    	background-size: cover !important;
    	background-position-y: center !important;
}


.selected {
    border: 3px solid #FFFFFF;
}

/* table 

table {
    border-collapse: collapse;
}
table td {
    position: relative;
    border: 1px solid #000;
    padding: 2px;
} 

table td.selected:after {
    border: 2px solid red;
} */

/* follow button */

.btn-success {
    color: #fff !important;
    background-color: #0065A4 !important;
    border-color: #0065A4 !important;
}


.btn-success:hover {
    color: #fff !important;
    background-color: #004979 !important;
    border-color: #004979 !important;
}

.btn-danger {
    color: #fff !important;
    background-color: #004979 !important;
    border-color: #004979 !important;
}

.btn-danger:hover, {
    color: #fff !important;
    background-color: #0065A4 !important;
    border-color: #0065A4 !important;
}

/* add dataset */

.btn-primary {
    color: #fff  !important;
    background-color: #0065A4  !important;
    border-color: #0065A4  !important;
}

.btn-primary:hover {
    color: #fff  !important;
    background-color: #004979  !important;
    border-color: #004979  !important;
}

.form-control {
color: #555555 !important;
}

ak:-webkit-any-link {
    color: #FFFFFF; /*#1E2A51;*/
    cursor: pointer !important;
}

.site-footer, body {
        font-family: "Work Sans", sans-serif, Verdana, Arial !important;
	background-color: #1444741 !important;/*Sky blue*/
	background: #144474 !important;
	max-height: 100px !important;
}

.dataset-item {
	border-bottom: 2px solid #ddd !important;
	padding-bottom: 20px !important;
	margin-bottom: 20px !important;
}

body {
	font-family: "Work Sans", sans-serif, Verdana, Arial !important;
}

.homepage .module-search .tags {
	background-color: #004979  !important;/*Deep blue */
}
.site-footer 
{
  /*position: absolute;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*transform: translate(-50%, -50%) ;*/
  /*max-width: 1280px ; */
  /*width: 95%; */
  background: #144474;
  /*border-radius: 6px;*/
}
.site-footer .footer-link{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 3.5rem;
  padding: 60px;
  color: #afb6c7;
}
.site-footer .attribution{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 3.5rem;
  padding: 60px;	
}
.site-footer h3 {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
}
.site-footer .links li {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 0px;
}
.site-footer ul {
  padding-left: 0px;
}

.hero-section {
  height: 70vh;
  background-image: url("mdbok-feature-image-option-3.jpg");
  background-position: center;
  background-size: cover;
  position: relative;
  display: flex;
  padding: 0 20px;
  align-items: center;
}

.hero-section .content {
  max-width: 1280px;
  margin: 0 auto 40px;
  width: 100%;
}

.hero-section .content h1 {
  color: #fff;
  font-size: 36px;
  font-weight: 500;
  max-width: 800px;
  line-height: 3.125rem;
  margin-bottom: .25rem;
  text-shadow: 0 0 20px #191919;
}

.hero-section .content h2 {
  color: #fff;
 font-weight: 500;	
  line-height: 3.125rem;
  margin-bottom: .25rem;
  text-shadow: 0 0 20px #191919;
}

.hero-section .search-form {
  height: 60px;
  display: flex;
  max-width: 630px;
  margin-top: 30px;
}

.hero-section .search-form input {
  height: 100%;
  width: 100%;
  border: none;
  outline: none;
  padding: 0 15px;
  font-size: 1rem;
  border-radius: 4px 0 0 4px;
}

.hero-section .search-form button {
  height: 100%;
  width: 60px;
  border: none;
  outline: none;
  cursor: pointer;
  background: #144474;
  color: #fff;
  border-radius: 0 4px 4px 0;
  transition: background 0.2s ease;
}

.hero-section .search-form button:hover {
  background: #0065A5;
}

.hero-section .popular-tags {
  display: flex;
  color: #fff;
  gap: 25px;
  font-size: 0.875rem;
  font-weight: 500;
  margin-top: 25px;
}

.hero-section .popular-tags .tags {
  display: flex;
  gap: 15px;
  align-items: center;
  list-style: none;
}

.hero-section .tags li a {
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  padding: 4px 12px;
  border-radius: 50px;
  transition: 0.2s ease;
}

.hero-section .tags li a:hover {
  color: #000;
  background: #fff;
}

.header {
background: transparent;
}

header .navbar {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.navbar .menu-links {
  display: flex;
  align-items: center;
  list-style: none;
  gap: 30px;
}

.navbar .menu-links li a {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  transition: 0.2s ease;
  padding-right: 32px;
}

.navbar .menu-links .language-item a {
  display: flex;
  gap: 8px;
  align-items: center;
}

.navbar .menu-links .language-item span {
  font-size: 1.3rem;
}

.navbar .menu-links li a:hover {
  color: #0065A5;
}

.navbar .menu-links .join-btn a {
  border: 1px solid #fff;
  padding: 8px 15px;
  border-radius: 4px;
}

.navbar .menu-links .join-btn a:hover {
  color: #fff;
  border-color: transparent;
  background: #0065A5;
}



.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #144474 !important;
  padding: 10px;
  list-style: none;
  z-index: 1000;
}


.dropdown-menu li a {
  color: white;
  text-decoration: none;
  display: block;
  padding: 5px 10px;
}


.dropdown:hover .dropdown-menu {
  display: block;
}


.thumbnail {
  width: 100%;
}

.theme-title {
  margin-top: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 10px;
}

.theme-info-grid {
  display: grid;
  grid-template-columns: 50px 1fr;
}

.theme-icon-icon {
  width: 36px;
  border-radius: 50px;
}

.thumbnail-row {
  margin-bottom: 8px;
  position: relative;
}

.theme-details,
.video-stats {
  font-size: 12px;
  color: rgb(96, 96, 96);
}

.theme-details {
  margin-bottom: 4px;
}

.theme-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 16px;
  row-gap: 40px;
}

.navbar-nav.ms-auto.mb-2.mb-lg-0 li a {
    color: #fff;
}


.context-info .description {
  word-wrap: break-word !important;
  word-break: keep-all !important;
  overflow: auto; 
}

@media (max-width: 750px) {
	.theme-grid {
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width: 751px) and (max-width: 999px) {
	.theme-grid {
		grid-template-columns: 1fr 1fr 1fr;
	
	}
}

@media (min-width: 1000px) {
	.theme-grid {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
.navbar-toggler{
  display: none;
}

}

@media screen and (max-width: 900px) {
  header.show-mobile-menu::before {
    content: "";
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    backdrop-filter: blur(5px);
  }

  .navbar .menu-links {
    height: 100vh;
    max-width: 300px;
    width: 100%;
    background: #fff;
    position: fixed;
    left: -300px;
    top: 0;
    display: block;
    padding: 75px 40px 0;
    transition: left 0.2s ease;
  }

  header.show-mobile-menu .navbar .menu-links {
    left: 0;
  }

  .navbar .menu-links li {
    margin-bottom: 30px;
  }

  .navbar .menu-links li a {
    color: #000;
    font-size: 1.1rem;
  }

  .navbar .menu-links .join-btn a {
    padding: 0;
  }

  .navbar .menu-links .join-btn a:hover {
    color: #1dbf73;
    background: none;
  }

  .navbar :is(#close-menu-btn, #hamburger-btn) {
    display: block;
  }

  .hero-section {
    background: none;
  }

  .hero-section .content {
    margin: 0 auto 80px;
  }

  .hero-section .content :is(h1, .search-form) {
    max-width: 100%;
  }

  .hero-section .content h1 {
    text-align: center;
    font-size: 2.5rem;
    line-height: 55px;
  }

  .hero-section .search-form {
    display: block;
    margin-top: 20px;
  }

  .hero-section .search-form input {
    border-radius: 4px;
  }
  
  .hero-section .search-form button {
    margin-top: 10px;
    border-radius: 4px;
    width: 100%;
  }

  .hero-section .popular-tags {
    display: none;
  }
}
