
.card-header[data-v-6938e549] {
  height: 40px;
  width: 1050px;
}
.card-body[data-v-6938e549] {
  height: 50px;
}
.card-header a[data-v-6938e549] {
  color: #333;
}
.card-header h4[data-v-6938e549] {
  font-size: 14px;
  line-height: 27px;
}
.badge img[data-v-6938e549] {
  max-height: 16px;
}
.meta[data-v-6938e549] {
  margin-bottom: 5px;
  font-size: 12px;
  float: left;
}
.meta ul[data-v-6938e549] {
  overflow: hidden;
}
.meta ul li[data-v-6938e549] {
  float: left;
  margin-right: 15px;
}
.meta ul li img[data-v-6938e549] {
  width: 16px;
}
figure[data-v-6938e549] {
  float: right;
  margin: 0;
}


.input-group-text[data-v-34a09f73] {
  background-color: transparent;
    border-color: #B0B0B0;
}
.form-control[data-v-34a09f73] {
  background-color: transparent;
    border-color: #B0B0B0;
}




.list-group.list-group-root[data-v-7268c9ed] {
  padding: 0;
  overflow: hidden;
  border: 0px;
}
.list-group.list-group-root .list-group[data-v-7268c9ed] {
  margin-bottom: 0;
}
.list-group.list-group-root .list-group-item[data-v-7268c9ed] {
  border-radius: 0;
  border-width: 0 0 0 0;
  background-color: white;
  color: gray;
  height: 35px;
  text-size-adjust: 5px;
}


a[data-v-8f4b7f4a]:link, a[data-v-8f4b7f4a]:visited {
  background-color: white;
  color: black;
  border-bottom: 1px solid #AAA;
  padding: 10px 5px;
  text-align: left;
  text-decoration: none;
  display: inline-block;
  border-radius: 5px;
  line-height:20px;
  width: 100%;
}
a[data-v-8f4b7f4a]:hover, a[data-v-8f4b7f4a]:active {
  background-color: lightsalmon;
  color: white;
}


.tag-container[data-v-d779e5b6] {
  padding-bottom: 10px;
}
  


/* The sidebar menu */
.sidenav[data-v-19b665b0] {
  float: right;
  width: 250px;
  margin-right:initial;
  z-index: 1; /* Stay on top */
  top:30px;
  right: 0;
  overflow-x: hidden; /* Disable horizontal scroll */
  overflow-y: auto;
  padding-top: 10px;
  color: black;
}

/* The navigation menu links */
.sidenav a[data-v-19b665b0] {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 25px;
  color: white;
  display: block;
}

/* When you mouse over the navigation links, change their color */
.sidenav a[data-v-19b665b0]:hover {
  color: #f1f1f1;
}

/* On smaller screens, where height is less than 450px, change the style of the sidebar (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
.sidenav[data-v-19b665b0] {padding-top: 15px;}
.sidenav a[data-v-19b665b0] {font-size: 18px;}
}


.breadcrumb[data-v-4ab8b190] {
  background-color: whitesmoke;
  margin-top: 10px;
}
/* The sidebar menu */
.blog-container[data-v-4ab8b190] {
  display: grid;
  grid-template-columns: auto auto;
}


