* {
  font-family: Roboto, Tahoma, Verdana, Geneva\ CY, Segoe, sans-serif;
}

html,body {
  height: 100%;
  padding: 0;
  margin: 0;
}

h1,h2,h3,h4,h5,h6,.ui .header {
  font-weight: normal !important;
  font-family: Roboto, Tahoma, Verdana, Geneva\ CY, Segoe, sans-serif;
}

a {
  color: red;
}

a:hover {
  color: #861717;
}

a.action,a.action * {
  font-size: 80%;
  color: #478f8e;
  text-decoration: none;
  border-bottom: 1px dashed #478f8e;
}

a.action:hover,a.action *:hover {
  color: #366d6c;
  border-color: #366d6c;
}

a.ui.label.basic:hover {
  color: red;
}

code {
  font-size: 100% !important;
}

.small {
  font-size: 85%;
}

.spaced-top,.spaced.top {
  margin-top: 25px !important;
}

.spaced-top-quorter {
  margin-top: 6.25px !important;
}

.margin-top,.margin.top {
  margin-top: 25px !important;
}

.margin-top-quorter {
  margin-top: 6.25px !important;
}

.marged-top,.marged.top {
  margin-top: 25px !important;
}

.marged-top-quorter {
  margin-top: 6.25px !important;
}

.spaced-right,.spaced.right {
  margin-right: 15px !important;
}

.spaced-right-quorter {
  margin-right: 3.75px !important;
}

.margin-right,.margin.right {
  margin-right: 15px !important;
}

.margin-right-quorter {
  margin-right: 3.75px !important;
}

.marged-right,.marged.right {
  margin-right: 15px !important;
}

.marged-right-quorter {
  margin-right: 3.75px !important;
}

.spaced-bottom,.spaced.bottom {
  margin-bottom: 25px !important;
}

.spaced-bottom-quorter {
  margin-bottom: 6.25px !important;
}

.margin-bottom,.margin.bottom {
  margin-bottom: 25px !important;
}

.margin-bottom-quorter {
  margin-bottom: 6.25px !important;
}

.marged-bottom,.marged.bottom {
  margin-bottom: 25px !important;
}

.marged-bottom-quorter {
  margin-bottom: 6.25px !important;
}

.spaced-left,.spaced.left {
  margin-left: 15px !important;
}

.spaced-left-quorter {
  margin-left: 3.75px !important;
}

.margin-left,.margin.left {
  margin-left: 15px !important;
}

.margin-left-quorter {
  margin-left: 3.75px !important;
}

.marged-left,.marged.left {
  margin-left: 15px !important;
}

.marged-left-quorter {
  margin-left: 3.75px !important;
}

.padded-top,.padded.top {
  padding-top: 25px !important;
}

.padded-top-quorter {
  padding-top: 6.25px !important;
}

.padding-top,.padding.top {
  padding-top: 25px !important;
}

.padding-top-quorter {
  padding-top: 6.25px !important;
}

.padded-right,.padded.right {
  padding-right: 15px !important;
}

.padded-right-quorter {
  padding-right: 3.75px !important;
}

.padding-right,.padding.right {
  padding-right: 15px !important;
}

.padding-right-quorter {
  padding-right: 3.75px !important;
}

.padded-bottom,.padded.bottom {
  padding-bottom: 25px !important;
}

.padded-bottom-quorter {
  padding-bottom: 6.25px !important;
}

.padding-bottom,.padding.bottom {
  padding-bottom: 25px !important;
}

.padding-bottom-quorter {
  padding-bottom: 6.25px !important;
}

.padded-left,.padded.left {
  padding-left: 15px !important;
}

.padded-left-quorter {
  padding-left: 3.75px !important;
}

.padding-left,.padding.left {
  padding-left: 15px !important;
}

.padding-left-quorter {
  padding-left: 3.75px !important;
}

.border-left {
  border-left: 1px solid #e6e6e6;
}

.border-right {
  border-right: 1px solid #e6e6e6;
}

.border-top {
  border-top: 1px solid #e6e6e6;
}

.border-bottom {
  border-bottom: 1px solid #e6e6e6;
}

.no-border {
  border: 0 !important;
}

.no-background {
  background: none !important;
}

.no-padding,.no-padded {
  padding: 0 !important;
}

.no-margin,.no-marged {
  margin: 0 !important;
}

.no-top-spaced {
  margin-top: 0 !important;
}

.no-top-margin {
  /* top-margin: 0 !important */
}

.no-top-marged {
  margin-top: 0 !important;
}

.no-top-padded {
  padding-top: 0 !important;
}

.no-top-padding {
  /* top-padding: 0 !important */
}

.no-top-border {
  border-top: 0 !important;
}

.no-border-top {
  border-top: 0 !important;
}

.no-right-spaced {
  margin-right: 0 !important;
}

.no-right-margin {
  /* right-margin: 0 !important */
}

.no-right-marged {
  margin-right: 0 !important;
}

.no-right-padded {
  padding-right: 0 !important;
}

.no-right-padding {
  /* right-padding: 0 !important */
}

.no-right-border {
  border-right: 0 !important;
}

.no-border-right {
  border-right: 0 !important;
}

.no-bottom-spaced {
  margin-bottom: 0 !important;
}

.no-bottom-margin {
  /* bottom-margin: 0 !important */
}

.no-bottom-marged {
  margin-bottom: 0 !important;
}

.no-bottom-padded {
  padding-bottom: 0 !important;
}

.no-bottom-padding {
  /* bottom-padding: 0 !important */
}

.no-bottom-border {
  border-bottom: 0 !important;
}

.no-border-bottom {
  border-bottom: 0 !important;
}

.no-left-spaced {
  margin-left: 0 !important;
}

.no-left-margin {
  /* left-margin: 0 !important */
}

.no-left-marged {
  margin-left: 0 !important;
}

.no-left-padded {
  padding-left: 0 !important;
}

.no-left-padding {
  /* left-padding: 0 !important */
}

.no-left-border {
  border-left: 0 !important;
}

.no-border-left {
  border-left: 0 !important;
}

.display-block {
  display: block !important;
}

.inline-block {
  display: inline-block !important;
}

.color-secondary {
  color: #478f8e !important;
}

.background-secondary {
  background: #478f8e !important;
  color: #fff !important;
}

.background-secondary:hover {
  background: #00827c !important;
}

.background-none {
  background: none !important;
}

.aligned.center,.aligned-center {
  text-align: center;
}

.aligned.right,.aligned-right {
  text-align: right;
}

.aligned.left,.aligned-left {
  text-align: left;
}

.auto-width {
  max-width: none !important;
  width: auto !important;
}

@media (max-width:767.8px) {
  .no-mobile {
    display: none !important;
  }

  .mobile-aligned-left {
    text-align: left !important;
  }

  .mobile-aligned-right {
    text-align: right !important;
  }

  .mobile-aligned-center {
    text-align: center !important;
  }

  .mobile-fluid {
    width: 100%;
    min-width: 100%;
  }
}

@media (min-width:768px) and (max-width:991.8px) {
  .no-tablet {
    display: none !important;
  }

  .tablet-aligned-left {
    text-align: left !important;
  }

  .tablet-aligned-right {
    text-align: right !important;
  }

  .tablet-aligned-center {
    text-align: center !important;
  }
}

.max-height {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}

a[data-plugin="lightbox"] {
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

#form-login-block {
  min-width: 250px !important;
}

[data-show="after-load"] {
  display: none;
}

.avatar,.avatar img {
  border-radius: 500rem !important;
}

.icon.bz {
  font-family: Medbase !important;
}

@keyframes floating-video-preload-circle {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes floating-video-preload-circle {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

em[data-emoji].mini {
  font-size: .8em;
  vertical-align: middle;
}

img.lazyload:not([src]) {
  visibility: hidden;
}

@media (max-width:767.8px) {
  .item-content>.ui.segment {
    border: 0;
  }

  .item-content h3.ui.header>a {
    font-size: 17px !important;
  }

  .item-content .ui.header .icon:only-child {
    margin-right: .25rem !important;
  }

  .infinite-scroll {
    padding: 0 !important;
  }

  .infinite-scroll-container {
    padding: 0 !important;
  }

  [data-plugin*="infinite-scroll"]~.main-column {
    display: none !important;
  }
}

[data-onclick*="loadTab"] {
  cursor: pointer;
}

.column-wrapper .ui.segment .bm-banners {
  margin: -8.5px !important;
}

body {
  background-color: #f3f4f5;
}

h1.ui.header,h2.ui.header {
  font-weight: 400 !important;
  font-size: 20pt;
  text-transform: uppercase;
  border-bottom: 3px solid red;
  padding-bottom: 2px;
  padding-left: 20px;
  margin-bottom: 25px;
}

@media (max-width:767.8px) {
  h1.ui.header,  h2.ui.header {
    padding-left: 0;
  }
}

h1.ui.header a,h2.ui.header a {
  font-weight: 400 !important;
}

h1.ui.header.page,h2.ui.header.page {
  color: red;
}

h1.ui.header.full-page,h2.ui.header.full-page {
  font-size: 24pt;
}

@media (max-width:767.8px) {
  h1.ui.header.full-page,  h2.ui.header.full-page {
    font-size: 20pt;
    line-height: 110%;
  }
}

h1.ui.header a,h2.ui.header a,h3.ui.header a,h4.ui.header a,h5.ui.header a,h6.ui.header a {
  line-height: 110% !important;
  font-weight: 400;
  color: #1b1c1d;
  display: inline-block;
}

h1.ui.header a:hover,h2.ui.header a:hover,h3.ui.header a:hover,h4.ui.header a:hover,h5.ui.header a:hover,h6.ui.header a:hover {
  color: #404245;
}

h1.ui.header.full-page,h2.ui.header.full-page,h3.ui.header.full-page,h4.ui.header.full-page,h5.ui.header.full-page,h6.ui.header.full-page {
  text-transform: none;
  border-bottom: 0;
  font-weight: normal !important;
  padding-left: 0;
}

h3.ui.header {
  line-height: 110% !important;
}

h4.ui.header.page {
  color: #5d5d60;
  text-transform: uppercase;
}

a:hover {
  color: #861717;
}

a:hover h1.ui.header,a:hover h2.ui.header,a:hover h3.ui.header,a:hover h4.ui.header,a:hover h5.ui.header,a:hover h6.ui.header {
  color: #4c4f52;
}

#tagline-bottom {
  text-transform: uppercase;
  font-size: 16px;
  color: #1b1c1d;
}

.header-block {
  color: #478f8e;
  font-size: 18pt;
  border-bottom: 3px solid #478f8e;
  text-transform: uppercase;
  font-weight: 400;
  padding-bottom: 2px;
  padding-left: 20px;
}

.top-banner {
  margin-top: 12.5px;
  margin-bottom: 0 !important;
}

.site-change-menu-container {
  background: #fff !important;
}

#main-wrapper {
  margin-top: 38px;
}

@media (max-width:767.8px) {
  #main-wrapper {
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
  }

  #main-content {
    border-left: 0;
    border-right: 0;
  }

  .main-container {
    padding: 25px 15px;
  }
}

* {
  font-weight: 300;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: 400 !important;
  word-wrap: break-word;
}

h1 *,h2 *,h3 *,h4 *,h5 *,h6 * {
  font-weight: 400 !important;
}

body {
  color: #000000;
}

#menu-top {
  min-height: 50px;
  padding: 0 0;
  margin: 0;
}

@media (min-width:768px) and (max-width:991.8px) {
  #menu-top {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media (max-width:767.8px) {
  #menu-top-container {
    margin-right: 0 !important;
    margin-left: 0 !important;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 10;
  }

  #menu-top-container-wrapper {
    margin-bottom: 50px;
  }
}

#menu-top .item {
  padding-top: 2px;
  padding-bottom: 1px;
}

#menu-top .user-info .item {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}

.sign-in-btn {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

#header {
  z-index: 2;
}

@media (max-width:767.8px) {
  #pusher {
    display: block !important;
  }
}

@media (min-width:768px) and (max-width:991.8px) {
  #pusher {
    display: block !important;
  }
}

@media (max-width:767.8px) {
  #logo {
    width: 180px;
  }
}

#logo .icon {
  width: 31px;
  height: 31px;
  background-repeat: no-repeat;
  float: left;
  margin-right: 20px;
}

#logo:hover {
  background-color: inherit;
}

#tagline {
  display: none;
  text-transform: uppercase;
  font-size: 14.0px;
}

@media (min-width:992px) {
  #tagline {
    display: flex;
  }
}

#sidebar-toggle {
  margin-right: 3px;
}

@media (min-width:992px) {
  #sidebar-toggle {
    margin-left: -15px;
  }
}

#sidebar-toggle .icon {
  color: #fff;
  margin: 0;
}

#search-block {
  background: red !important;
  padding: 0 12px;
}

#search-block .icon {
  color: #fff;
}

#search-block .button {
  background: none !important;
  padding: 8px;
}

#search-block .button:hover .icon {
  color: #d9d9d9;
}

#search-block input {
  color: #fff;
  border: 0;
}

#search-block #search-block div:not(.results),#search-block #search-block form {
  height: 100%;
}

#search-block,#menu-top-container {
  overflow: visible;
}

#top-search.ui.search .prompt {
  padding-left: 0 !important;
}

#top-search.ui.search .prompt::placeholder {
  color: #fff !important;
}

#top-search.ui.search .prompt::-moz-placeholder {
  color: #fff !important;
}

#top-search.ui.search .prompt::-webkit-input-placeholder {
  color: #fff !important;
}

#top-search.ui.search .prompt:-ms-input-placeholder {
  color: #fff !important;
}

#top-search.ui.search .results {
  margin-top: 2px;
  text-align: left;
}

.ui.dropdown * {
  font-weight: 400;
}

.ui.label:hover:before {
  border: 0;
}

.ui.menu .item,.ui .menu .item {
  font-weight: 300 !important;
}

.ui.menu .item:empty,.ui .menu .item:empty {
  display: none;
}

.ui.menu.secondary .item:hover,.ui .menu.secondary .item:hover,.ui.menu.secondary .item.active,.ui .menu.secondary .item.active {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

a[id]::before,a[name]::before {
  display: block;
  content: " ";
  margin-top: -60px;
  height: 60px;
  visibility: hidden;
  pointer-events: none;
}

.item-icon-url {
  font-size: 1em !important;
  display: inline-block !important;
  margin-right: .1em !important;
  vertical-align: top !important;
}

.item-icon-url:last-child {
  margin-right: .25em !important;
}

.red-btn {
  margin-bottom: 10px;
  border-radius: 15px;
  color: #fff;
  padding: 20px;
  background: red;
  font-size: 25px;
}