.item .info b, .item .info strong {
    font-weight: bold;
}
#filter input.small {
    width: 50px;
}
.textbutton a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.vorabgebot .item {
  
    border-bottom: 1px solid #ffffff !important;
}

nav#navi > .inner > ul > li:hover > a {
    color: #c8af57;
}
.acc-head {
    background: #08145b;
    color: #fff;
}
#saal-user
{
 display:none;
}
#logo {
 
    margin-top: 0px;
 
}

nav#navi { 
    margin-top: 3px;
 }

.item-wrapper .item .info { 
    width: calc(100% - 260px);
}

.item-wrapper .item .image {
    width: 240px !important; 
}

.item-wrapper .item.open .info {
    width: calc(100% - 280px);
}

.item-wrapper .item.open .image {
    width: 260px;
}
.item .image img {
  margin-top: 10px; 
}

@media only screen and (max-width: 479px) {

  .item-wrapper .item .image,
  .item-wrapper .item.open .image {
    float: none;
    width: 100%;
    margin-right: 0;
    padding-bottom: 16px;
  }

  .item-wrapper .item .info,
  .item-wrapper .item.open .info {
    float: none;
    width: auto;
  }

  #auction #filter {
    top: 0;
  }
}

#uaWarningClose 
{
background: none;
}
.saalansicht { 
 overflow: -moz-scrollbars-none; 
}
 
 
.saalansicht::-webkit-scrollbar { 
    display: none; 
}
#results table .los-nr {
 
    padding-left: 15px; 
}

#results table .zuschlag { 
    padding-right: 15px;
}
#saal {
 
    padding-top: 25px;
}
#saal .saal-inner {
    width: 98%;   
}
.pager {
   padding-left: 20px;
   padding-right: 20px;
}
.auk-list.offene-vorab .kategorie,  .auk-list.offene-vorab .row.summe {
    background: #08145b;
}
.vorabgebot-wrapper { 
    border-bottom: solid 0.5px #08145b;
}
.btn-gray, .auk-list.offene-vorab a.btn.btn-delete, .auk-list.offene-vorab a.btn.btn-edit, .auk-list.offene-vorab a.btn.btn-edit.open  {
     background: #08145b;
}

.squarebutton:hover ,.btn-gray:hover, .auk-list.offene-vorab a.btn.btn-delete:hover, .auk-list.offene-vorab a.btn.btn-edit:hover, .auk-list.offene-vorab a.btn.btn-edit.open:hover  {
     color: #ffffff;     
     text-decoration: underline;
}
#prebids-ueberschreitung
{
	display: none;
}
