﻿#content {
  overflow: hidden;
}
#home-slider {
  height: 216px;
}
.qtip-tip {
  display: none !important;
}
.qtip {
  max-width: 390px !important;
  width: 390px !important;
  height: 185px !important;
}
.qtip-small {
  width: auto !important;
  height: auto !important;
}
.qtip-light {
  border: gray 2px solid !important;
  -webkit-border-radius: 3em 0 3em 0 !important;
  -moz-border-radius: 3em 0 3em 0 !important;
  border-radius: 3em 0 3em 0 !important;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4) !important;
  background-image: -webkit-linear-gradient(#f6f7f2, #ced0c9 50%, #c1c2b9) !important;
  background-image: -o-linear-gradient(#f6f7f2, #ced0c9 50%, #c1c2b9) !important;
  background-image: linear-gradient(#f6f7f2, #ced0c9 50%, #c1c2b9) !important;
  background-repeat: no-repeat !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f7f2', endColorstr='#ffc1c2b9', GradientType=0) !important;
}
.qtip-light:before {
  border: 1px solid #f9f9f9;
  -webkit-box-shadow: 0 0 5px #aaaaaa inset !important;
  box-shadow: 0 0 5px #aaaaaa inset !important;
  -webkit-border-radius: 3em 0 3em 0 !important;
  -moz-border-radius: 3em 0 3em 0 !important;
  border-radius: 3em 0 3em 0 !important;
  content: "";
  display: block;
  position: absolute;
  padding: 15px !important;
  height: 153px !important;
  width: 358px !important;
  z-index: 1;
}
.qtip-titlebar {
  background-color: transparent !important;
  border-bottom: 2px dotted #9fa0cb;
  color: #9a0101;
  font-size: 18px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px !important;
}
.qtip-content {
  padding: 15px !important;
  height: 120px !important;
}
.sncHome {
  position: absolute;
  bottom: 0;
  right: 10px;
  margin-top: 5px;
  margin-left: 5px;
}
.size-small {
  height: 30px !important;
  padding-bottom: 10px !important;
  width: auto !important;
}
#news-section {
  background: #fff;
  border: 1px solid #000;
  color: #004990;
  position: absolute;
  top: 0;
  right: 0;
  height: 214px;
  overflow-y: scroll;
  padding-left: 10px;
  padding-right: 10px;
  width: 280px;
}
#news-section h2 {
  margin-bottom: 5px;
  margin-top: 5px;
  padding-bottom: 5px;
}
#news-section h2 > a {
  font-size: 20px;
  text-decoration: underline;
}
#news-section [itemprop="datePublished"] {
  font-size: 11.5px;
}
#news-section .news-item-1 {
  padding-bottom: 13.6px;
}
#news-section a {
  color: #004990;
  cursor: pointer;
  text-decoration: none;
  font-size: 13.6px;
  text-decoration: underline;
}
.twitter-bar {
  background-color: #e8eff9;
  border-radius: 3px;
  border: 1px solid #497fcc;
  -moz-box-shadow: 0 0 3px 1px #aaa inset;
  -webkit-box-shadow: 0 0 3px 1px #aaa inset;
  box-shadow: 0 0 3px 1px #aaa inset;
  margin: 5px;
  min-height: 20px;
  padding: 10px;
  overflow-y: scroll;
}
.toggle-link {
  display: block;
  position: relative;
  padding-right: 10px;
}
.toggle-link.active:after {
  position: absolute;
  content: "";
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #333 transparent transparent transparent;
  right: 0;
  top: 7px;
}
.toggle-link:after {
  position: absolute;
  content: "";
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 4.5px 0 4.5px 5px;
  right: 0;
  top: 5px;
}
.show {
  display: block !important;
}
/*# sourceMappingURL=site.css.map */