.container-sidebar-right .card {
	box-shadow: 5px 5px 5px darkgrey;
	border-radius: 0 0 1rem 1rem;
}

h3.card-header {
	background-color: #cde;
	margin-top: 0;}

.mod-randomimage.random-image img {
	width: 100% !important;
}

a:link {
  text-decoration: none;
  color: darkblue;
}

a:visited {
  text-decoration: none;
  color: darkblue;
}

a:hover {
	color: red;
}

a.btn:link, a.btn:visited {
  color: white;
}

a.btn:hover {
  color: pink;
}

.card-body a {
	font-weight: bold;
}

.card-body div[style="text-align:left"] {
	padding-bottom: .7rem;
}

scan.jd_module_date_sameline {
	text-align: right !important;
	color: #666 !important; 
}

.view-category .jd_fields {
	box-shadow: 3px 3px 3px darkgrey;
	font-size: 0.7rem !important;
	margin-bottom: 5px;
}

.view-caegory .jd_field_row {
	border-bottom: none !important;
}

a.com-users-login__register {
	display: none !important;
}

div.changelog_wrapper {
	margin: 30px 15px 0 15px !important;
	padding: 15px;
	font-size: 0.9em;
	background-color: #fafafa;
	border: 2px 2px  !important;
	border-color: #999;
	border-radius: 20px;
}

div.jd_module_link {
	padding-bottom: 0 !important;
}

div.jd_module_date_newline {
	padding-bottom: 10.5px !important;
}

.page-header > h1 {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px black !important;
}

div.blog-items h2 {
	font-size: 1.2rem;
}

div.blog-item {
	border-bottom: 2px solid #666;
}

#jd_license_text {
	height: auto !important;
}

#jd_agreeForm > input:nth-child(1) {
	margin-top: 20px !important;
}

.jd_footer > a:nth-child(1) {
	font-size: 0.8em;
}

.jd_back_button a {
	font-size: 1.3em;
	padding: 5px 10px !important;
color: #d9eef7 !important;
  border: solid 1px #0076a3;
  background: linear-gradient(#00adee, #0078a5);
  border-radius: 0.5em;
}

.jd_back_button a:hover {
  background: linear-gradient(#aa99ee, #aa99a5);
}


#jd_license_submit[disabled="disabled"] {
	background: #aaa;
}

#jd_license_submit[disabled=""] {
	background: #aaa;
}

table, th, td {
  border: 1px solid grey !important;
}

td {
  padding: 5px;
  vertical-align: top;
}

.bmc-btn-text {
	text-align: left;
}