html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 25px;  
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  background: url('/assets/images/bg_texture_beige.jpg');
}
.page-header {
  border-bottom: 1px solid #BEBEbe;
}
.nav, .pagination, .carousel, .panel-title a, .dropdown-toggle small {
  cursor: pointer;
}
.navbar {
  margin-bottom: 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
}
.navbar .navbar-brand {
  padding: 0 10px;
  display: flex;
  align-items: center;
}
.iconContainer {
  text-align: center;
  padding: 6px 0px;
  width: 106px;
  height: 88px;
}
.iconContainer > .resultTypeIcon {
  width: auto;
  height: 100%;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
.container-xs-height {
  display: table;
}
.row-xs-height {
  display: table-row;
}
.col-xs-height {
  display: inline-block;
  float: none;
}
.infoHeaderImageContainer {
  margin-right: 9px;
}
.infoSeparator {
  border-top: 1px solid #c7c7c7;
  height: 1px;
  margin: 10px 0;
}
.infoBox {
  width: 310px;
  float: left;
  margin: 5px;
}
.avatar {
  width: 106px;
  height: 88px;
}
#avatar + .media {
  margin-top: 9px;
  margin-bottom: 5px;
  margin-left: 5px;
}
#share-buttons img {
  border: 0;
  padding: 2px;
  box-shadow: 0;
  display: inline;
}
#infoheader {
  line-height: 1.231;
}
#infoheader b {
  font-size: 18px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.75);
}
#infoBoxesList {
  margin: 0 auto;
}
.infoBox {
  width: 310px;
  margin: 5px;
  float: left;
}
.infoBox .panel {
  margin-bottom: 0px;
}
.infoBox .panel-default {
  border: none;
}
.infoBox .panel-heading {
  background-color: #fff;
  background-image: -webkit-linear-gradient(bottom, #004388, #007ab7);
  background-image: -moz-linear-gradient(bottom, #004388, #007ab7);
  background-image: -o-linear-gradient(bottom, #004388, #007ab7);
  background-image: -ms-linear-gradient(bottom, #004388, #007ab7);
  background-image: linear-gradient(to top, #004388, #007ab7);
  border: none;
  font-size: 19px;
  color: #fff;
  text-shadow: 1px 1px 1px #074b7b;
}
.infoBoxContentTable {
  width: 100%;
  line-height: 1.4;
}
.infoBoxContentTableCellValue {
  text-align: right;
}
.infoBoxContentTableCellParameter {
  vertical-align: top;
}
.infoBoxContent {
  font-size: 16px;
  background: #fff;
  color: #626264;
  border: solid 1px #d3d3d3;
}
.footer {
  width: 100%;
  text-align: center;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  height: 60px;
  background-color: #222;
  color: #9d9d9d;
}
.footer a {
  text-decoration: none;
}
.footer .dot {
  margin: 0 10px;
}
.footer .container {
  margin-top: 20px;
}
.center-cropped-cover {
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#mainTitle {
  margin-bottom: 80px;
}
#features {
  margin-bottom: 20px;
  font-size: 15px;
}
#download {
  /*margin-bottom: 20px;*/
}
#download h3 {
  margin-bottom: 20px;
}
.feature {
  margin-bottom: 60px;
}
.feature img {
  margin-bottom: 20px;
}
.app-store-badge {
  margin-bottom: 20px;
}
#badges {
  margin-bottom: 20px;
}
.fullWidth {
  width: 100%;
}
.fullHeight {
  height: 100%;
}
.result-row-admin {
  margin-bottom: 10px;
  padding: 5px 0px;
}
.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  vertical-align: center;
  z-index: 9999;
}
.loading-text {
  height: 50px;
  width: 100%;
  margin: auto 0px;
  display: inline-block;
}
.loading-text h3 {
  color: #f9f9f9;
}
.form-auth input {
  margin-bottom: 5px;
}
.resultTypeIcon {
  width: 60px;
}
.card-sm .avatar {
  width: 65px;
}
#infoheader .container-xs-height {
  padding-left: 0px;
  padding-right: 0px;
}
.btn-margin {
  margin-bottom: 10px;
}
.mainIcon {
  height: 36px;
  width: auto;
}
.legend-color {
  height: 17px;
  width: 20px;
}
.legend-line {
  height: 10px;
  width: 30px;
  border-bottom: 4px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.thumbnail {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border: 0px;
  border-radius: 2px;
}
a.thumbnail {
  color: black;
}
.thumbnail-table {
  padding: 0px;
}
.thumbnail > table {
  margin-bottom: 0px;
}
.card-icon-padding {
  padding: 10px;
}
.fab {
  position: fixed;
  width: 56px;
  bottom: 25px;
  height: 56px;
  border-radius: 50%;
  color: #fff;
  overflow: hidden;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 0.2s;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.fab.pos1 {
  right: 25px;
}
.fab.pos2 {
  right: 106px;
}
.fab.pos3 {
  right: 187px;
}
.fab.red {
  background-color: #d23f31;
}
.fab.blue {
  background-color: #4285f4;
}
.fab.green {
  background-color: #0f9d58;
}
.fab:active {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  transition-delay: 0s;
}
.fab > iron-icon {
  margin: 16px;
}
.fab > iron-icon::shadow path {
  fill: #fff;
}
.modal-body .loading, .spinner-loading {
  text-align: center;
  font-size: xx-large;
}
.modal-backdrop {
  position: fixed;
  bottom: 0;
}
.thumbnail.selected {
  background-color: lightgray;
}
#share-buttons img {
  width: 35px;
  padding: 5px;
  border: 0;
  box-shadow: 0;
  display: inline;
}
.container {
  max-width: 1000px;
}
.thumbnail a>img, .thumbnail>img {
  max-width: none;
}
@media all and (max-width: 660px) {
  .infoBox {
    width: 460px;
    margin: 5px 0px;
  }
}
@media all and (max-width: 480px) {
  #mainTitle {
    margin-bottom: 40px;
  }
  #features {
    margin-bottom: 0px;
  }
  .infoBoxContent {
    font-size: 14px;
  }
  .infoBox {
    width: 358px;
  }
  body {
    font-size: 13px;
  }
  .resultTypeIcon {
    width: 56px;
  }
  .card-icon-padding {
    padding: 9px;
  }
  .avatar {
    width: 96px;
    height: 80px;
  }
  .iconContainer {
    width: 96px;
    height: 80px;
    padding: 5px 0px;
  }
  .card-sm .avatar {
    width: 60px;
  }
  .legend-color {
    height: 15px;
    width: 20px;
  }
  .footer {
    font-size: 11px;
  }
  .fab {
    bottom: 20px;
  }
  .fab.pos1 {
    right: 20px;
  }
  .fab.pos2 {
    right: 96px;
  }
  .fab.pos3 {
    right: 172px;
  }
}
@media all and (max-width: 380px) {
  h1, .h1 {
    font-size: 32px;
  }
  .infoBox {
    width: 288px;
  }
  body {
    font-size: 11px;
  }
  .resultTypeIcon {
    width: 50px;
  }
  .card-icon-padding {
    padding: 8px;
  }
  .card-sm .avatar {
    width: 55px;
  }
  .avatar {
    width: 86px;
    height: 72px;
  }
  .iconContainer {
    width: 86px;
    height: 72px;
    padding: 4px 0px;
  }
  .footer {
    font-size: 10px;
  }
  .fab {
    width: 52px;
    height: 52px;
    bottom: 15px;
  }
  .fab.pos1 {
    right: 15px;
  }
  .fab.pos2 {
    right: 82px;
  }
  .fab.pos3 {
    right: 149px;
  }
  .fab > iron-icon {
    margin: 14px;
  }
}