.page-pricing th {
  position: relative;
}

.buy-button, .running {
  position: absolute;
  bottom: 0;
}

.tv4ever-login-button {
  position: relative;
}

.running {
  margin-bottom: 20px;
}

.version-description {
  padding-bottom: 40px;
  height: auto;
}

.page-pricing .node {
  margin: 0;
}

.page-pricing h2 {
  display: none;
}


.buy-button a {
  display: inline-block;
	text-align: center;
	text-decoration: none !important;
  border: 2px solid white;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 5px 10px;
	margin: 15px 5px 5px 5px;
}

.buy-button-home a {
	text-align: center;
	text-decoration: none !important;
  border: 2px solid #00AFC4;
  border-radius: 10px;
	box-sizing: border-box;
	padding: 5px 10px;
	margin: 15px 5px 5px 5px;
}

.running {
  display: inline-block;
}

.subscription {
  font-weight: bold;
}

.user-button a {
  display: inline-block;
	text-align: center;
	text-decoration: none;
  border: 2px solid black;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 5px 10px;
	margin: 15px 5px 5px 5px;
}

.messages {
  font-size: 2rem;
  line-height: 2rem;
}

body {
  background-image: none;
}

@media only screen and (max-width: 499px) {
.mobilepay-desktop {
    display: none;
  }
}

@media only screen and (min-width: 500px) {
  .mobilepay-mobile {
    display: none;
  }
}

.help {
  font-size: 0.9rem;
  line-height: 1.2rem;
}

.vertikal_helper_wrapper, .vertikal_helper_wrapper a  {
  font-size: 1rem;
  background-color: white;
  color: black !important;
}

.internalpath-webform-onskeseddel_til_tv4ever_2_0 .form-item__label {
  font-weight: bold;
  margin-top: 1rem;
}

body {
  background-image: none !important;
}

.block-views-blocklatest-forum-block-1 .views-field-title {
  float: left;
}

.block-views-blocklatest-forum-block-1 .views-field-created {
  clear: both;
}

.block-views-blocklatest-forum-block-1 .views-field-new-comments {
  position: relative;
  display: inline-block;
  font-size: 0.7rem;
  padding-left: 1rem;
}

.block-views-blocklatest-forum-block-1 .views-field-new-comments .field-content a {
  background-color: yellow;
  /* color: black; */
  padding: 0.3rem;
  text-decoration: none;
}

.region--sidebar .view-header {
  font-size: 0.7rem;
  margin-bottom: 0.4rem;
  padding-top: 0rem;
  margin-top: 0rem;
}

.region--sidebar .views-field-created,
.region--sidebar .views-field-changed {
  font-size: 0.7rem;
  line-height: 1rem;
  padding-top: 0.5rem;
}
.region--sidebar .views-field-title,
.region--sidebar .views-field-subject {
  line-height: 1rem;
  padding-bottom: 1.5rem;
}

.region--sidebar .views-field-title a,
.region--sidebar .views-field-subject a {
  text-decoration: none;
}


.comment {
  clear: both;
}