html {
  min-width: 980px;
  height: 100%;
}
body {
  font-size: 16px;
  height: 100%;
  min-width: 980px;
  overflow: hidden;
  letter-spacing: 0.5px;
}
body.backend {
  overflow: scroll;
}
#header_bar {
  min-width: 980px;
}
@font-face {
  font-family: 'Opel Sans';
  src: url('font/OpelSansW10-Condensed.eot');
  src: url('font/OpelSansW10-Condensed.eot?#iefix') format('embedded-opentype'), url('font/OpelSansW10-Condensed.woff') format('woff'), url('font/OpelSansW10-Condensed.ttf') format('truetype'), url('font/OpelSansW10-Condensed.svg#open_sansregular') format('svg');
  font-style: normal;
  font-weight: normal;
}
.opensans {
  font-family: 'Opel Sans', sans-serif !important;
}
@font-face {
  font-family: 'Opel Sans Bold';
  src: url('font/OpelSansW10-XBdCondensed.eot');
  src: url('font/OpelSansW10-XBdCondensed.eot?#iefix') format('embedded-opentype'), url('font/OpelSansW10-XBdCondensed.woff') format('woff'), url('font/OpelSansW10-XBdCondensed.ttf') format('truetype'), url('font/OpelSansW10-XBdCondensed.svg#open_sansbold') format('svg');
  font-style: normal;
  font-weight: normal;
}
.opensans_bold {
  font-family: 'Opel Sans Bold', sans-serif !important;
}
@font-face {
  font-family: 'Opel Sans Semibold';
  src: url('font/OpelSansW10-Condensed.eot');
  src: url('font/OpelSansW10-Condensed.eot?#iefix') format('embedded-opentype'), url('font/OpelSansW10-Condensed.woff') format('woff'), url('font/OpelSansW10-Condensed.ttf') format('truetype'), url('font/OpelSansW10-Condensed.svg#open_sanssemibold') format('svg');
  font-style: normal;
  font-weight: normal;
}
.opensans_semibold {
  font-family: 'Opel Sans Semibold', sans-serif !important;
  font-weight: bold;
}
@font-face {
  font-family: 'Opel Sans Light';
  src: url('font/OpelSansW10-Condensed.eot');
  src: url('font/OpelSansW10-Condensed.eot?#iefix') format('embedded-opentype'), url('font/OpelSansW10-Condensed.woff') format('woff'), url('font/OpelSansW10-Condensed.ttf') format('truetype'), url('font/OpelSansW10-Condensed.svg#open_sanslight') format('svg');
  font-style: normal;
  font-weight: normal;
}
.opensans_light {
  font-family: 'Opel Sans Light', sans-serif !important;
}
body {
  font-family: 'Opel Sans', 'Arial', 'sans-serif';
}
/* General */
body#signin {
  background: #eee;
  padding-top: 50px;
  padding-bottom: 50px;
}
.form-signin {
  margin: 0 auto;
  max-width: 330px;
  padding: 15px;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  height: auto;
  padding: 10px;
  position: relative;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  border-radius: 0;
  margin-bottom: -1px;
}
.form-signin input[type="password"] {
  border-radius: 0;
  margin-bottom: 10px;
}
#signin .btn-primary {
  background-color: #f7d900;
  border-color: #f7d900;
  border-radius: 0;
  color: #333;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.clearboth {
  clear: both;
}
.displaynone {
  display: none;
}
.smaller {
  font-size: 80%;
}
.textaligncenter {
  text-align: center;
}
a:hover,
a:active {
  text-decoration: none;
}
#toptopics .row {
  padding-left: 15px;
  padding-right: 15px;
}
.toptopicsHeading {
  line-height: 1;
}
.toptopicsHeading h4 {
  display: inline-block;
}
.toptopicsHeading .btnWrap {
  display: inline-block;
  width: 24px;
  vertical-align: center;
  height: 24px;
}
.btn.getSuggestions {
  border-radius: 0;
  width: 24px;
  height: 24px;
  margin-bottom: 8px;
  line-height: 1;
  background: url(../images/navigate_icons.png) top -24px center no-repeat;
}
.btn.getSuggestions:active,
.btn.getSuggestions:hover {
  background-color: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .75;
}
.btn.getSuggestions.next {
  background-position: top center;
}
.btn.btn-loading {
  padding-left: 40px;
  background-image: url(../images/loadingbar2.gif);
  background-repeat: no-repeat;
  background-position: 5px center;
}
.btn.getSuggestions.btn-loading {
  border-radius: 0;
  color: #696969;
  background-size: 12px auto;
}
.btn.getSuggestions.prev.btn-loading {
  padding-right: 40px;
  padding-left: 12px;
  background-position: right 5px center;
}
/* End General */
ul.iconlink li a::before,
li.brand_gm a {
  content: "\00a0";
}
.iconlink.icon-home a {
  background: url(../images/icn_home.png) center 0px no-repeat;
  width: 60px;
  position: relative;
  height: 54px;
}
.iconlink.icon-home li:nth-child(2) a {
  background: url(../images/icn_pdf.png) center 0px no-repeat;
  width: 60px;
}
.iconlink.icon-home a:hover,
.iconlink.icon-home .active a,
.iconlink.icon-home li:nth-child(2) a:hover,
.iconlink.icon-home li:nth-child(2).active a {
  background-position: center -50px;
}
.iconlink.icon-home a:hover:before,
.iconlink.icon-home .active a:before {
  content: " ";
  display: block;
  position: absolute;
  bottom: 4px;
  left: 9px;
  width: 40px;
  height: 6px;
  z-index: 11;
  background: #7f7f7f;
}
.iconlink.icon-info > li > a {
  background: url(../images/icn_info.png) center 0px no-repeat;
  width: 60px;
}
.iconlink.icon-info > li > a:hover,
.iconlink.icon-info > li.active > a {
  background-position: center -50px;
}
#header_left .helpButton .dropdown-menu {
  left: auto;
  right: 0;
}
.helpButton > li > a > .caret {
  display: none;
}
.brand_gm a {
  background: url(../images/icn_gm.png) right 0px no-repeat;
  width: 60px;
}
.brand_gm a:hover {
  background-color: transparent!important;
}
/* Content */
#disclaimer {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.95);
  z-index: 2000;
  color: #fff;
}
#disclaimer.hidden {
  display: none;
}
.disclaimerBox {
  border: 1px solid #fff;
  padding: 50px;
  width: 800px;
  margin: 0px auto;
  margin-top: 120px;
}
#disclaimer p {
  line-height: 1.8;
}
#disclaimer p:first-child {
  text-transform: uppercase;
}
#disclaimer button {
  color: #333;
  padding: 4px 20px;
  font-weight: bold;
}
.modal-content {
  background: #f5f5f5;
}
.modal-content,
.modal-content input,
.modal-content select,
.modal-content textarea,
.modal-content button,
.pdf3d button {
  border-radius: 0;
  color: #333;
}
.modal-content label {
  font-weight: normal;
}
.modal-body,
.modal-header {
  border: none;
}
.modal-header {
  padding-bottom: 0;
}
.modal-header .close {
  margin-top: -14px;
}
.modal-content h4 {
  color: #444444;
  font-weight: bold;
  margin-left: -17px;
  margin-right: -17px;
  padding: 20px;
  background: #ffffff url(../images/icn_brands.png) center right 17px no-repeat;
}
.modal-content .btn-primary,
.pdf3d .btn-primary {
  background: #f7d900;
  border-color: #f7d900;
  color: #444444;
  border-radius: 0;
}
.modal-content .btn-primary:hover,
.pdf3d .btn-primary:hover {
  background: #f7d900;
  border-color: #000000;
}
#error_page {
  padding: 0 25px;
}
.loading {
  height: 300px;
  display: table;
  width: 100%;
}
.loading > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #666;
}
span.loadingbar {
  width: 40px;
  display: inline-block;
  background: url(../images/loadingbar2.gif) center left no-repeat;
}
.height100 {
  height: 100%;
}
#innercontent {
  min-height: 600px;
  padding-top: 50px;
}
#header_bar {
  position: absolute;
  z-index: 999;
  width: 100%;
}
.icon-info {
  margin-left: 15px!important;
  border-left: 1px solid #fff;
}
ul.alignright li.dropdown {
  float: right;
}
.dropdown ul li {
  float: left;
  width: 100%;
}
#questionnaire {
  margin: 8px 0 0 24px;
}
.questionnaire_left {
  height: 33px;
  float: left;
  width: 30px;
  display: block;
  background: url(../images/umfrage_links.png) center center no-repeat;
}
.questionnaire_middle {
  line-height: 33px;
  color: #134a9c;
  text-transform: uppercase;
  float: left;
  padding-right: 2px;
  background: url(../images/umfrage_mitte.png) center center repeat-x;
}
.questionnaire_right {
  height: 33px;
  width: 22px;
  display: block;
  float: left;
  background: url(../images/umfrage_rechts.png) center center no-repeat;
}
#videotitle {
  display: table;
  height: 52px;
  line-height: 1.15;
  font-size: 16px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 50px;
  padding-right: 60px;
  color: #fff;
}
#videotitle > div {
  display: table-cell;
  vertical-align: middle;
}
#column_left,
#column_right {
  height: 100%;
}
#column_left {
  padding-top: 50px;
  background: #cccccc;
}
#column_right {
  padding-top: 52px;
  background-color: #ffffff;
}
#column_right.fullscreenMode {
  padding-top: 0px;
  background: #000;
  overflow: hidden;
}
#videoplayer {
  width: 100%;
  margin: 0 auto 0 auto;
  overflow: hidden;
  position: relative;
}
#videoHeader {
  width: 100%;
  sdisplay: none;
  background: #474b51;
  position: absolute;
  z-index: 1;
  top: 0px;
}
#videoHeaderBar {
  height: 60px;
  width: 100%;
}
#videoHeaderBarElements {
  display: table;
  width: 100%;
  padding: 0 3%;
  height: 60px;
}
#videoHeaderBarTitle {
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  width: 70%;
  display: table-cell;
  vertical-align: middle;
}
#videoHeaderBarOpenFs {
  float: right;
  display: block;
  height: 48px;
  margin-top: 6px;
  width: 48px;
  margin-left: 8px;
  background: url(../images/videoHeaderSprites.png) center 0 no-repeat;
  cursor: pointer;
}
#videoHeaderBarCloseFs {
  float: right;
  display: block;
  height: 48px;
  margin-top: 6px;
  width: 48px;
  margin-left: 8px;
  background: url(../images/videoHeaderSprites.png) center -48px no-repeat;
  cursor: pointer;
  display: none;
}
#videoHeaderBarDownload {
  float: right;
  display: block;
  height: 48px;
  margin-top: 6px;
  width: 48px;
  margin-left: 8px;
  background: url(../images/videoHeaderSprites.png) center -384px no-repeat;
  cursor: pointer;
}
#videoHeaderBarSubtitles {
  float: right;
  display: block;
  height: 48px;
  margin-top: 6px;
  width: 48px;
  margin-left: 8px;
  background: url(../images/videoHeaderSprites.png) center -96px no-repeat;
  cursor: pointer;
}
#videoHeaderBarSubtitles.showSubtitles {
  float: right;
  display: block;
  height: 48px;
  margin-top: 6px;
  width: 48px;
  margin-left: 8px;
  background: url(../images/videoHeaderSprites.png) center -288px no-repeat;
  cursor: pointer;
}
#videoHeaderBarOpenFs:hover {
  background-position: center -144px;
}
#videoHeaderBarCloseFs:hover {
  background-position: center -192px;
}
#videoHeaderBarSubtitles:hover {
  background-position: center -240px;
}
#videoHeaderBarSubtitles.showSubtitles:hover {
  background-position: center -336px;
}
#videoHeaderBarDownload:hover {
  background-position: center -432px;
}
.fullscreenMode #videoplayer {
  height: 100%;
  margin: 0px auto;
  border-bottom: 100px solid #b0b7bd;
}
.fullscreenMode #videoHeaderBarCloseFs {
  display: block;
}
.fullscreenMode #videoHeaderBarOpenFs {
  display: none;
}
#subtitles {
  padding: 10px 3% 0 3%;
  font-size: 18px;
  margin-top: -5px;
  height: 200px!important;
}
#subtitles.dontshow .text {
  display: none;
}
.fullscreenMode #subtitles {
  height: 200px!important;
  background: #b0b7bc;
}
.fullscreenMode #subtitles.dontshow {
  height: 200px!important;
}
.jw-state-idle .jw-controls {
  background: none!important;
}
.jw-state-idle .jw-controls-backdrop {
  background: none!important;
}
.show_keyvisual {
  background: url(../images/keyvisual.jpg) no-repeat center center;
  background-size: cover;
}
#searchbar {
  margin-bottom: 15px;
}
#searchbar form {
  padding: 5px 0 20px 0;
  border-bottom: 1px solid #ddd;
}
#video_nav {
  overflow-y: auto;
  padding-top: 30px;
  padding-left: 12px;
}
#video_nav a {
  color: #696969;
}
#video_nav a:hover {
  color: #444444;
}
#video_nav a.selected {
  color: #444444;
  font-weight: bold;
  background: transparent;
}
#video_nav ul,
#video_nav ul li {
  list-style-type: none!important;
}
.treeview .hitarea {
  margin-top: 3px;
  height: 20px;
}
.treeview li {
  font-size: 18px;
}
.pdf .treeview li,
.treeview .rootlevel3dpdf + ul li,
li.pdficon {
  background-image: url(../images/treeview_icons_pdf.png) !important;
}
#searchresultpage {
  padding-top: 20px;
  overflow-y: auto;
}
#searchresultpage .list-view {
  padding-top: 0px;
}
#searchresultpage > h4 {
  margin-bottom: -15px;
}
span.empty {
  display: block;
  margin-top: 12px;
}
.singleCategory h3 {
  font-size: 22px;
  font-weight: bold;
}
.searchresult {
  color: #474b51;
  width: 100%;
  background: #f2f2f2;
  display: block;
  min-height: 135px;
  overflow: hidden;
  margin-bottom: 10px;
}
.searchresult:hover {
  background: #f7f7f7;
  color: #474b51;
}
.searchresult h4 {
  color: #696969;
  margin: 10px 0 2px 0;
  line-height: 1.3;
}
.searchresult_meta {
  padding: 5px 2% 12px;
  width: 71%;
  display: block;
  min-height: 135px;
  position: relative;
  height: 94%;
  float: left;
}
.searchresult_image {
  width: 25%;
  float: left;
  height: 100%;
  min-height: 135px;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-left: 10px solid #f7d900;
}
.searchresult:hover .searchresult_image {
  border-left: 10px solid #ffe948;
  opacity: 0.9;
}
.categoriesinline li {
  color: #474b51;
  word-wrap: break-word;
}
ul.categoriesinline {
  margin-bottom: 0;
}
#categoryListPage h2 {
  font-size: 20px;
  font-weight: light;
}
#categoryListPage ul.categoriesinline {
  display: none;
}
.categoriesinline li.separate {
  color: #000000;
  padding: 0;
  font-size: 120%;
}
.categoriesinline li:last-child.separate {
  display: none;
}
.viewsanddate {
  position: absolute;
  bottom: 5px;
  left: 3%;
}
#searchresultpage div.list-view {
  margin-top: 15px;
}
#searchresultpage .list-view-loading {
  background: none;
}
#searchresultpage .list-view-loading div.pagination {
  background: url(../images/pagination_load.gif) no-repeat;
}
#searchresultpage .pagination {
  border-radius: 0;
  margin-top: 0;
  padding-top: 15px;
}
#searchresultpage .pagination > li > a,
#searchresultpage .pagination > li > span {
  background-color: #cccccc;
  border: none;
  margin-right: 2px;
  color: #333;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}
#searchresultpage .pagination > li > a:hover,
#searchresultpage .pagination > li > span:hover {
  background-color: #f7d900;
}
#searchresultpage .pagination > .active > a,
#searchresultpage .pagination > .active > span,
#searchresultpage .pagination > .active > a:hover,
#searchresultpage .pagination > .active > span:hover,
#searchresultpage .pagination > .active > a:focus,
#searchresultpage .pagination > .active > span:focus {
  background-color: #f7d900;
  color: #333;
  cursor: default;
  z-index: 2;
}
#searchresultpage .pagination > li:first-child > a,
#searchresultpage .pagination > li:first-child > span,
#searchresultpage .pagination > li:last-child > a,
#searchresultpage .pagination > li:last-child > span {
  border-radius: 0;
  margin-left: 0;
}
#teaserstart,
#categoryListPage {
  overflow-y: auto;
}
#toptopics h4,
#newtopics h4,
#howtotopics h4 {
  color: #333;
  text-transform: uppercase;
  word-break: normal;
}
#toptopics {
  margin-top: 15px;
}
.topic {
  float: left;
  border-left: 10px solid #ffd800;
  width: 32.5%;
  margin-right: 1.25%;
  background: #eaeaea;
  margin-bottom: 20px;
}
#toptopics .topic {
  margin-bottom: 10px;
}
.topic:hover {
  background: #eee;
}
.topic:hover .topic_image {
  opacity: 0.9;
}
#newtopics,
#howtotopics {
  padding-top: 20px;
}
#newtopics .topic:nth-child(3n+1),
#toptopics .topic:nth-child(3n),
#howtotopics .topic:nth-child(3n+1) {
  margin-right: 0%;
}
.backend #newtopics .topic {
  margin-right: 1.25%;
}
.backend #newtopics .topic:nth-child(3n),
.backend #howtotopics .topic:nth-child(3n) {
  margin-right: 0%;
}
.backend #newtopics .topic_meta {
  min-height: 100px;
  width: 100%;
  padding-bottom: 25px;
}
#newtopics .topic_image {
  height: 200px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
}
#howtotopics .topic_image {
  height: 130px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
}
#newtopics .topic_meta,
#howtotopics .topic_meta {
  min-height: 50px;
  float: left;
  overflow: hidden;
  color: #333;
  padding: 0 15px 10px 15px;
  position: relative;
  font-size: 13px;
}
#newtopics h5,
#toptopics h5,
#howtotopics h5 {
  color: #696969;
  font-size: 18px;
  font-family: 'Opel Sans';
  margin-bottom: 0;
  font-weight: bold;
}
#howtotopics h5 {
  font-size: 16px;
}
#toptopics h5 {
  word-wrap: break-word;
}
#newtopics h5,
#howtotopics h5 {
  min-height: 60px;
}
.topic_meta .viewsanddate {
  position: absolute;
  bottom: 5px;
  left: 15px;
}
#toptopics .topic {
  height: 140px;
}
#toptopics .topic_image {
  width: 40%;
  float: left;
  max-width: 220px;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#toptopics .topic_meta {
  padding: 0 15px;
  float: left;
  position: relative;
  height: 100%;
  width: 60%;
  color: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  word-break: normal;
}
#toptopics h5 {
  font-size: 16px;
  min-height: 60px;
}
#toptopics .topic {
  height: auto;
}
#toptopics .topic_image {
  width: 100%;
  float: left;
  height: 130px;
  max-width: none;
}
#toptopics .topic_meta {
  float: left;
  height: auto;
  width: 100%;
  padding-bottom: 25px;
}
#footer_left {
  padding: 12px 0 12px 15px;
  border-top: 1px solid #ddd;
  font-size: 11px;
}
.footerMecomLogoWrap {
  text-align: right;
  padding-right: 140px;
  position: relative;
}
.footerMecomLogo {
  -webkit-transition: .3s all ease;
  transition: .3s all ease;
  width: 102px;
  height: 30px;
  display: inline-block;
  margin-left: 5px;
  margin-right: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/logo-mecom-vision.png);
  position: absolute;
  right: 15px;
  top: -7px;
  z-index: 11;
  opacity: 1;
}
.footerMecomLogoColored {
  -webkit-transition: .3s all ease;
  transition: .3s all ease;
  width: 102px;
  height: 30px;
  display: inline-block;
  margin-left: 5px;
  margin-right: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/logo-mecom-vision-farbig.png);
  position: absolute;
  right: 15px;
  top: -7px;
  z-index: 10;
  opacity: 0;
}
.footerMecomLogo:hover {
  opacity: 0;
}
.footerMecomLogo:hover + .footerMecomLogoColored {
  opacity: 1;
}
iframe {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.buttonRow {
  padding: 0px 6px 0 6px;
}
.buttonRow .btn-primary {
  height: 26px;
  line-height: 26px;
  margin-right: 6px;
  padding: 0 12px;
}
/* End Content */
/* Bootstrap Overrides */
.navbar {
  border-radius: 0px;
  border: none;
  margin-bottom: 0px;
}
#header_left .navbar-default {
  background: #fff;
  padding-top: 2px;
}
#header_right .navbar-default {
  width: 100%;
  float: left;
  background: #ffffff url(../images/icn_brands.png) right 10px center no-repeat !important;
}
#yii_booster_collapse_headernav_right {
  margin-top: 2px;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: none;
}
.navbar-default .navbar-text {
  color: #fff;
  font-size: 16px;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-left: -15px;
  margin-right: -15px;
}
nav .caret {
  width: 12px;
  height: 6px;
  border: none;
  background: url(../images/icn_dropdown.png) center no-repeat;
  margin-right: -10px;
  margin-left: 10px;
}
.navbar-default .navbar-nav > li > a {
  color: #696969;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #444444;
  background-color: #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #fff;
  color: #696969;
}
.navbar i.fa {
  padding-right: 10px;
  padding-left: 10px;
  transform: scale(12, 2);
  -ms-transform: scale(12, 2);
  /* IE 9 */
  -moz-transform: scale(12, 2);
  /* Firefox */
  -webkit-transform: scale(12, 2);
  /* Safari and Chrome */
  -o-transform: scale(12, 2);
  /* Opera */
}
/* avoid collapsing */
.navbar-collapse.collapse {
  display: block!important;
}
.navbar-nav > li {
  float: left;
}
.navbar-nav {
  float: left;
}
.navbar-nav.navbar-right:last-child {
  margin-right: -15px !important;
}
.navbar-right {
  float: right!important;
}
.navbar-nav > li > a {
  line-height: 20px;
  padding-bottom: 15px;
  padding-top: 15px;
}
.navbar-nav {
  margin: 0;
}
#searchform {
  padding-left: 15px;
}
.typeahead {
  background: #d7d7d7 !important;
}
.twitter-typeahead {
  height: 36px;
  visibility: hidden;
}
.twitter-typeahead input[type=text] {
  width: 0px;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  padding: 0px;
  min-width: 0px;
  border: none;
  border-radius: 0;
}
.searchvisible .twitter-typeahead {
  visibility: visible;
}
.searchvisible .twitter-typeahead input[type=text] {
  width: 400px;
  padding: 4px 40px 4px 10px;
}
.searchvisible .twitter-typeahead {
  width: 400px;
}
#searchform .form-group {
  position: relative;
}
#opensearch {
  position: absolute;
  top: 0;
  background-color: transparent;
  border-radius: 0;
  border: none;
  height: 100%;
  background: url(../images/icn_search.png) 0px center no-repeat;
  width: 40px;
  display: block;
}
.searchvisible #opensearch {
  visibility: hidden;
}
.searchhidden #opensearch {
  visibility: visible;
}
#submitsearch {
  position: absolute;
  visibility: hidden;
  top: 0;
  background-color: transparent;
  border-radius: 0;
  border: none;
  height: 100%;
  background: url(../images/icn_search.png) -40px center no-repeat;
  width: 40px;
  display: block;
}
.searchhidden #submitsearch {
  visibility: hidden;
}
.searchvisible #submitsearch {
  visibility: visible;
  left: 360px;
}
#submitsearch:hover {
  background: url(../images/icn_search.png) -80px center no-repeat;
}
#submitsearch.searching {
  background: url(../images/loading.svg) center center no-repeat;
  background-size: 22px;
}
.tt-dropdown-menu {
  border-radius: 0;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-top: 1px;
}
.tt-suggestion {
  padding: 3px 10px;
}
.tt-suggestion p {
  font-size: 13px;
}
.tt-suggestion:hover {
  color: #d5b400;
  cursor: pointer;
  background-color: transparent;
}
@media (max-width: 768px) {
  .navbar-form {
    margin: 0;
    padding: 8px 15px 3px 15px;
  }
  #searchform .form-group {
    display: inline-block;
  }
}
@media (max-width: 1600px) {
  #toptopics h5 {
    font-size: 14px;
  }
}
@media (max-width: 1400px) {
  .searchresult_meta h4 {
    font-size: 16px;
  }
}
@media (max-width: 1150px) {
  #questionnaire {
    margin: 8px 0 0 2px;
  }
  .questionnaire_left {
    display: none;
  }
  .questionnaire_middle {
    padding-left: 12px;
    border-left: 1px solid white;
  }
  #newtopics h5 {
    font-size: 14px;
  }
  #toptopics h5 {
    font-size: 13px;
  }
  .searchresult_meta h4 {
    font-size: 14px;
  }
  .searchresult_meta .viewsanddate {
    position: static;
  }
  .searchresult_meta .viewsanddate::before {
    content: ", ";
  }
}
/* End Bootstrap Overrides */
/* Footer */
.footer {
  background: #f8f8f8;
  margin-top: 30px;
  padding-top: 25px;
  padding-bottom: 15px;
  border-top: 1px solid #e7e7e7;
}
/* End Footer */
/* Backend Stuff */
.frontendFlag {
  position: absolute;
  z-index: 1111;
  padding: 4px;
  right: 0px;
  bottom: 0;
  background: white;
  font-size: 80%;
}
#signin .errorSummary {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px;
  text-align: center;
}
.tab-content {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.tab-content .detail-view td {
  vertical-align: top;
}
li.tabHasContent a {
  color: green;
}
li.tabHasNoContent a {
  color: red;
}
.subtitleTable td {
  padding: 0 0 4px 0;
  vertical-align: top;
}
.subtitleTable td:first-child {
  font-weight: bold;
}
.subtitleTable td:last-child {
  padding-left: 5px;
}
.alert {
  margin-top: 15px;
}
/* End Backend Stuff */
div.flash-error,
div.flash-notice,
div.flash-success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #ddd;
}
div.flash-error {
  background: #FBE3E4;
  color: #8a1f11;
  border-color: #FBC2C4;
}
div.flash-notice {
  background: #FFF6BF;
  color: #514721;
  border-color: #FFD324;
}
div.flash-success {
  background: #E6EFC2;
  color: #264409;
  border-color: #C6D880;
}
div.flash-error a {
  color: #8a1f11;
}
div.flash-notice a {
  color: #514721;
}
div.flash-success a {
  color: #264409;
}
div.form .rememberMe label {
  display: inline;
}
div.view {
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #C9E0ED;
}
div.breadcrumbs {
  font-size: 0.9em;
  padding: 5px 20px;
}
div.breadcrumbs span {
  font-weight: bold;
}
.portlet-decoration {
  padding: 3px 8px;
  background: #B7D6E7;
  border-left: 5px solid #6FACCF;
}
.portlet-title {
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  color: #298dcd;
}
.portlet-content {
  font-size: 0.9em;
  margin: 0 0 15px 0;
  padding: 5px 8px;
  background: #EFFDFF;
}
.portlet-content ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.portlet-content li {
  padding: 2px 0 4px 0px;
}
.operations {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.operations li {
  padding-bottom: 2px;
}
.operations li a {
  font: bold 12px Arial;
  color: #0066A4;
  display: block;
  padding: 2px 0 2px 8px;
  line-height: 15px;
  text-decoration: none;
}
.operations li a:visited {
  color: #0066A4;
}
.operations li a:hover {
  background: #80CFFF;
}
.navbar-nav.pull-right {
  margin-right: -15px;
}
.menucontent {
  border-bottom: 1px dotted #ddd;
  margin-bottom: 20px;
}
form.imageUpload {
  display: none;
  padding: 8px;
}
.showImageUpload {
  cursor: pointer;
}
.copyMe {
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  background: #999;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: .3s all ease;
  transition: .3s all ease;
}
.copyMe:hover {
  cursor: pointer;
  background: #333;
}
span.langupdate {
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  text-align: center;
  height: 24px;
  line-height: 24px;
  border-radius: 3px;
  margin-right: 1px;
  background: #888;
  padding: 0 8px;
  background-size: 14px auto;
  background-position: left 2px center;
  background-repeat: no-repeat;
  -webkit-transition: .5s all ease;
  transition: .5s all ease;
}
.langupdates {
  padding: 12px 0;
}
span.langupdate.loading {
  padding-left: 24px;
  width: auto;
  background-position: left 5px center;
  display: inline-block;
  background-image: url(../images/loadingbar2.gif);
}
span.langupdate.updated {
  padding-left: 14px;
  background-size: 9px auto;
  background-image: url(../images/updated.gif);
}
/** end backend **/
