form#Qsearch, form#Qsearch div {
  display: inline;
}

img.Bullet {
  vertical-align: middle;
  display: inline-block;
}

img.IMDB {
  vertical-align: text-bottom;
}

img.CarFlag {
  vertical-align: middle;
}

img#MainPicture /* copied to admin-bs.css */ {
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 10;
}

div#VehicleLocationFrame /* copied to admin-bs.css */ {
  z-index: 20;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAACgBAMAAADA9fxWAAAALnRFWHRDcmVhdGlvbiBUaW1lAGRpbS4gMjgganVpbiAyMDA5IDE3OjA4OjA0ICswMTAwI6tNbAAAAAd0SU1FB9kGHA8rDW/3PCkAAAAJcEhZcwAAHsEAAB7BAcNpVFMAAAAEZ0FNQQAAsY8L/GEFAAAACVBMVEUA/wD///8AAABVjYWXAAAAAXRSTlMAQObYZgAAAHVJREFUeNrt3AENACAMA8HhgOEA/IsEF03IvYFLDbQ6VK0TadfKDH7wrEADDAaDwWAwGAwGg8FgMBgMBoPBYDAYDAaDwWAwGAwGg8FgMBgMBoPBYDAYDAaDwWAwGAwGg8FgMBgMBoPBYPAfcOxCKXUalRncfQFtEmipy+s4JwAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
}

div.img-legend {
  width: fit-content;
}

span.img-tools {
  float: right;
}

span.img-tools * {
  cursor: pointer;
}

#MakesList td {
  width: 16%;
  vertical-align: top;
}

a img {
  border: none;
}

form {
  margin: 0px;
  padding: 0px;
}

table {
  border-collapse: collapse;
}

#Comments table {
  width: 99%;
}

#Comments td, #Comments th, #SearchResults td, #Movies td, #MovieVehicles td {
  padding: 5px;
  vertical-align: top;
  text-align: left;
}

#Comments th {
  font-weight: bold;
}

#Comments th#CommentPage {
  width: 25em;
}

#Comments th#CommentAuthor {
  width: 10em;
}

#Comments th#CommentAuthor2 {
  width: 14em;
}

#Comments th#CommentDate {
  width: 13em;
}

#Comments th#CommentActions {
  width: 75px;
}

#AddComment textarea, #EditComment textarea, #UserProfileEdit textarea, #Login textarea {
  width: 97%;
}

.Gallery {
  clear: both;
}

div.ThumbnailBox {
  width: 202px;
  float: left;
  overflow: hidden;
  position: relative; /* for OverlayIcon's position absolute */
}

@media (min-width: 640px) {
  div.ThumbnailBox
  {
    height: 125px;
    padding: 5px 15px 0 0;
  }

  div.WithTitle
  {
    height: 150px;
  }
}

@media (max-width: 639px) {
  div.ThumbnailBox
  {
    width: calc(50% - 5px);
    aspect-ratio: 202 / 125;
    padding: 5px 5px 0 0;
  }

  div.WithTitle
  {
    aspect-ratio: 202 / 150;
  }

}

.GalleryFooter {
  clear: both;
}

span.Stars {
  white-space: nowrap;
}

#ListDisplaySettings p select {
  width: 10em;
}

.CommentSpoiler Legend {
  cursor: pointer;
}

img.OverlayIcon {
  position: absolute;
  left: 0;
  top: 0;
}

#FilterType {
  margin-bottom: 1.2em;
}

#FilterType ul {
  list-style-type: none;
  margin-top: 0;
}

.LgInline {
  margin: 0 0.6em 1.2em 0.6em;
}

fieldset .LgInline {
  margin: 0.6em;
}

.LgInline > div {
  margin: 0 0.6em 0.6em 0;
}

.LgInline br {
  margin-bottom: 0.6em;
}

@media (min-width: 640px) {
  .LgInline {
    margin-bottom: 0.9em;
  }

  .LgInline > div {
    display: inline-block;
    margin-bottom: 0;
  }

  .LgAlignLabel > div:first-child {
    width: 13em;
  }

  #FilterType ul
  {
    columns: 3;
  }
}

@media (min-width: 863px) {
  #FilterType ul
  {
    columns: 5;
    max-width: 1080px;
  }
}

/*
img.flag {
	border: 1px #333333 solid;
}
*/

img.AlignText {
  vertical-align: text-bottom;
}

.sprico-home {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=3') -19px -69px;
}
.sprico-imdb {
    width: 27px; height: 15px;
    background: url('../res/sprite-icons.png?v=3') -35px -35px;
}
.sprico-clock {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=3') -69px -1px;
}
.sprico-brightness {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=3') -47px -87px;
}
.sprico-pencil {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=3') -87px -19px;
}
.sprico-delete {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=3') -69px -19px;
}
.sprico-quote {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=3') -55px -69px;
}
.sprico-edit {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=3') -69px -37px;
}
.sprico-tick {
  width: 16px; height: 16px;
  background: url('../res/sprite-icons.png?v=3') -87px -37px;
}
.sprico-help {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=3') -1px -69px;
}
.sprico-info {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=3') -37px -69px;
}
.sprico-warning {
    width: 16px; height: 16px;
    background: url('../res/sprite-icons.png?v=3') -87px -1px;
}
.sprico-lng-de {
    width: 21px; height: 12px;
    background: url('../res/sprite-icons.png?v=3') -35px -52px;
}
.sprico-lng-fr {
    width: 21px; height: 12px;
    background: url('../res/sprite-icons.png?v=3') -1px -87px;
}
.sprico-lng-uk {
    width: 21px; height: 12px;
    background: url('../res/sprite-icons.png?v=3') -24px -87px;
}
.sprico-pencil24 {
    width: 32px; height: 32px;
    background: url('../res/sprite-icons.png?v=3') -1px -1px;
}
.sprico-unlock24 {
    width: 32px; height: 32px;
    background: url('../res/sprite-icons.png?v=3') -35px -1px;
}
.sprico-editpic24 {
    width: 32px; height: 32px;
    background: url('../res/sprite-icons.png?v=3') -1px -35px;
}
.sprico-editpicloc24 {
  width: 32px; height: 32px;
  background: url('../res/sprite-icons.png?v=3') -72px -55px;
}
.sprlnk-impdb {
    width: 88px; height: 31px;
    background: url('../res/sprite-links.png') -1px -1px;
}
.sprlnk-igcd {
    width: 88px; height: 31px;
    background: url('../res/sprite-links.png') -91px -1px;
}
