body {
  padding: 0;
  font-size: 12px;
  background-color: #F0F0F0;
}
div.header {
  border-bottom: 10px solid #dadada;
  height: 85px;
}
div.header img {
  padding: 0 0 0 20px;
  width: auto;
  height: 54px;
}
div.header img:first-child {
  padding-left: 0;
}
.logos {
  margin-top: 10px;
}
.language {
  margin-top: 16px;
}
div.row.content {
  padding: 30px 0 0;
}
.authenticity-title {
  font-family: 'UniversLTStd67BoldCondensed', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 55px;
  color: #FFF;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  text-align: center;
  line-height: 1.2;
}
.authenticity-title a {
  color: #FFF;
}
.page-title {
  font-family: 'UniversLTStd67BoldCondensed', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 60px;
  color: #FFF;
  position: absolute;
  top: 0;
  left: 40px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.authenticity-title span,
.page-title span {
  color: #F60;
}
.authenticity-logos {
  margin: 5px;
  min-width: 300px;
}
.authenticity-logos img {
  padding-left: 0px !important;
}
.authenticity-button {
  width: 100%;
  margin-bottom: 20px;
}
.title-container {
  background-color: #FFF;
}
.authenticity-container {
  min-width: 320px !important;
  max-width: 350px;
  padding: 15px;
  padding-top: 0px;
}
.authenticity-container .panel {
  margin-bottom: 10px;
}
.authenticity-footer {
  bottom: 0px;
  position: fixed;
  width: 100%;
}
.container {
  width: 100% !important;
}
.main-container {
  width: 970px !important;
  background-color: #FFF;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.carousel {
  margin-bottom: 10px;
}
.carousel-indicators {
  bottom: 0;
}
.carousel-indicators li {
  width: 14px;
  height: 14px;
  border-radius: 14px;
  background-color: #FFF;
  opacity: 0.6;
}
.carousel-indicators .active {
  width: 16px;
  height: 16px;
  background-color: #F60;
  opacity: 1;
}
.carousel-inner > .item > img {
  height: 300px;
}
.imageCarousel {
  width: 100%;
}
.news-date {
  color: #666;
  margin-bottom: 0;
  font-family: 'UniversLTStd67BoldCondensed', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 11px;
}
.news-title {
  font-size: 15px;
  margin: 0 0 5px;
}
.news-list {
  height: 200px;
  overflow: auto;
}
.news-container {
  width: 100%;
  max-width: 855px;
  margin: 10px auto;
  padding: 5px;
}
.news-container .row {
  border: 0px solid;
  border-left: 0;
  border-top: none;
  margin: 0px auto;
  padding: 0;
}
.news-container br {
  clear: both;
}
.news-container .block {
  border: 0px solid;
  border-bottom: 0;
  border-right: 0;
  margin: 0px auto;
  float: left;
  width: 320px;
}
.news-container .picture {
  border: 0px solid;
  border-bottom: 0;
  border-right: 0;
  margin: 0px auto;
  float: left;
  width: 100px;
  height: 100px;
}
.terms-of-access-container {
  height: 500px;
  padding: 10px;
  overflow: auto;
}
.bothSideDecorated {
  margin: 3px 0 5px 0;
  color: #999;
}
.bothSideDecorated hr {
  margin: 8px 0 0;
}
.bothSideDecorated .col-xs-2,
.bothSideDecorated .col-xs-5 {
  padding: 0;
}
.signing {
  display: block;
  align-content: center;
}
div.pager {
  color: #363636;
  margin: -5px 0 0;
  text-align: right;
}
.aspNetDisabled {
  cursor: text;
  color: #363636;
}
.aspNetDisabled:hover {
  text-decoration: none;
  color: #363636;
}
footer {
  position: relative;
  height: 25px;
}
.footer-row {
  margin-right: -30px;
  margin-left: -30px;
}
.selectLanguage {
  width: 120px;
  display: inline;
}
.separator {
  padding-top: 10px;
}
.separator:first-child {
  padding-top: 0;
  border-bottom: 1px dotted #CCC;
}
.separator:last-child {
  border-bottom: none;
}
.center-text {
  text-align: center;
}
.rightSideMenu .module h4:first-child {
  margin-top: 0;
}
.form-inline fieldset {
  margin: 0;
}
.forgotYourPW {
  text-align: center;
  margin-top: 5px;
}
#agree-terms-block {
  text-align: right;
}
#agree-terms-block .checkbox {
  padding-left: 0;
}
#agree-terms-block input {
  float: none;
  margin: 0;
  vertical-align: middle;
}
/*.modal-dialog {
    font-size: 11px;
}*/
.modal-login .modal-dialog {
  width: 300px;
}
.modal-login .row {
  border: 10px;
  padding-right: 5px;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  background-color: #000000;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  border-radius: 2px;
}
