.thumbnail > img,
.thumbnail a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-horizontal .form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after {
  clear: both;
}
/**************************************/
/* Default styles for news extension */
/**************************************/
.news .clear {
  clear: both;
}
.news .nav ul {
  float: left;
  display: inline;
  margin: 0;
}
.news .nav li {
  float: left;
}
.news .nav a {
  float: left;
  display: block;
}
.news .nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.news .article {
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.news .article.hasMedia .header,
.news .article.hasMedia .date,
.news .article.hasMedia .news-text-wrap {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: right !important;
  padding-left: 0;
}
.news .article.hasMedia .header img,
.news .article.hasMedia .date img,
.news .article.hasMedia .news-text-wrap img {
  display: block;
  width: 100% \9;
  height: auto;
  width: auto;
  max-width: 100%;
}
.news .article.hasMedia .news-img-wrap {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 30px;
  padding-left: 0;
  background: #fff;
}
.news .article.hasMedia .news-img-wrap a {
  display: block;
  /*float: left;*/
  background: #fff;
  outline: 0;
}
.news .article.hasMedia .news-img-wrap a.flex-prev,
.news .article.hasMedia .news-img-wrap a.flex-next,
.news .article.hasMedia .news-img-wrap a.flex-active {
  background: #A19589;
  opacity: .5;
}
.news .article.hasMedia .news-img-wrap a.flex-prev:hover,
.news .article.hasMedia .news-img-wrap a.flex-next:hover {
  background: #E7E4E1;
}
.news .article.hasMedia .news-img-wrap img {
  /*float: left;*/
  width: auto;
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.news .article.hasMedia .news-img-wrap:hover a {
  outline: 0;
}
.news .article.hasMedia .news-img-wrap:hover a.flex-prev,
.news .article.hasMedia .news-img-wrap:hover a.flex-next,
.news .article.hasMedia .news-img-wrap:hover a.flex-active {
  opacity: 1;
}
.news .article .date {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  margin-bottom: 10px;
  border-bottom: 1px #eeeeee solid;
}
@media (max-width: 767px) {
  .news .article .date {
    padding: 0;
    border-bottom: 0;
  }
}
.news .article .header > h3 {
  margin-top: 0;
}
@media (max-width: 767px) {
  .news .article .header > h3 {
    font-size: 14px;
  }
}
.news .article .news-related-wrap {
  font-size: 12px;
}
.news .article .news-related-wrap .news-related {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.news .article:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.news .article:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.news .article .teaser-text {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  font-size: 20px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .news .article .teaser-text {
    font-size: 21px;
  }
}
@media (min-width: 768px) {
  .news .article .teaser-text {
    font-size: 22px;
  }
}
.news .article h3 {
  margin-bottom: 0px;
}
.news .latestnews {
  padding-bottom: 0;
  margin-bottom: 0;
}
.news .latestnews news-text-wrap {
  margin-bottom: 0;
}
.news .latestnews news-text-wrap p {
  margin-bottom: 0;
}
.news .date {
  clear: both;
  padding: 0 0 10px 0;
  margin-bottom: 5px;
  color: #888;
}
.news .date p {
  line-height: 1em;
  font-size: 12px;
  margin: 0;
}
.news .date p span {
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #ddd;
}
.news .date p span:last-of-type {
  border-right: 0;
}
.news .date .news-category a {
  text-transform: uppercase;
}
.news .no-news-found {
  color: #DB0202;
  font-style: italic;
}
.news .page-navigation p {
  float: left;
}
.news .page-navigation ul {
  float: right;
}
.news .page-navigation ul li {
  float: left;
  display: block;
  padding: 0 1px;
  background: none;
}
.news .page-navigation ul li a {
  display: block;
  padding: 1px 2px;
}
/* category menu view */
.news-category-view ul li {
  padding: 5px 8px;
}
.news-category-view ul li li {
  padding: 2px 8px 2px 12px;
}
.news-category-view > ul > li:nth-child(even) {
  background: #f9f9f9;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.news-category-view .category-desc {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
}
/* single view */
.news-single .footer {
  margin-bottom: 0px;
  margin-top: 5px;
  padding: 10px 0 0 0;
  border-bottom: 0;
  border-top: 1px solid #eee;
}
.news-single .article .news-img-wrap {
  float: inherit !important;
  width: 100%;
  margin: 0 0 10px 0;
  border: 0;
}
.news-single .article .news-img-wrap img {
  float: none;
  width: 100%;
  height: 100%;
  border: 0;
  box-shadow: none;
}
.news-single .teaser-text {
  font-size: 15px;
  color: #888;
}
.news-text-wrap {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .news-list-view .news-text-wrap {
    display: none !important;
  }
}
.news-img-caption {
  color: #888;
}
/* related news + files */
.news-related-wrap {
  display: table;
  margin-top: 10px;
  width: 100%;
  border-top: 1px solid #eee;
}
.news-related {
  width: 50%;
  border: 0;
  display: table-cell;
}
.news-related:first-of-type {
  margin-top: 10px;
}
.news-related ul li {
  line-height: 1em;
  margin-bottom: 12px;
}
.news-related ul li span {
  border-right: 1px solid #DDDDDD;
  display: inline-block;
  margin-right: 8px;
  padding-right: 8px;
  color: #888;
}
.news-related ul li span:last-of-type {
  border-right: 0;
  padding-right: 0;
}
.news-related h4 {
  margin-bottom: 10px;
}
.news-related-files ul li {
  margin-bottom: 20px;
}
.news-related-files .news-related-files-link .jpg {
  background-position: 0 0;
}
.news-clear {
  clear: both;
}
.paginator {
  text-align: center;
}
.paginator .icon-dot-3 {
  cursor: default;
}
.news-latest-view .news-text-wrap {
  font-size: 14px;
}
.news-latest-view .article {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.news-latest-view .article h3 {
  margin-top: 0;
}
.news-latest-view h2 {
  margin-bottom: 30px;
}
