#top_modules {
  flex-direction: column !important;
}

#mod-logotop1 img {
  max-width: 40% !important;
}

#mod-logotop1 .position-relative {
  position: unset !important;
}

#mod-logotop1 .pull-left {
  position: absolute !important;
  right: -230px;
  top: -15px;
}

.btn {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-repeat: no-repeat;
  filter: none;
  font-size: 0.9rem !important;
}

/* body {
  font-size:0.9rem !important;
} */

.btn-default {
  background-image: linear-gradient(#3e4244, #373a3c 6%, #303234);
  background-repeat: no-repeat;
  filter: none;
  border: 1px solid #27292b;
  font-size: 0.9rem !important;
  color: white;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-weight: 300;
  line-height: 1.2;
  color: #444444;
}

h1 {
  font-size: 33px;
}

h2 {
  font-size: 27px;
}

h3 {
  font-size: 20px;
}

#text {
  font-size: 15px !important;
}

.module h3.card-title {
  font-size: 15px !important;
}

strong {
  font-weight: bold !important;
}

.cssmenu_horiz li a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #d9230f;
}

.box-logo > div > .sitelogo + .sitetitles {
  padding-left: 40px !important;
}

.sitetitles {
  margin-bottom: 0px !important;
}

.threatlvl {
  display: block ruby;
  margin-top: -20px !important;
}

.threatlvl .select2.select2-container.select2-container--bootstrap4 {
  width: 25% !important;
}
