.try_test_layout_div {
    width: 900px;
        left: -50px;

}

.watson_test_layout_div {
    width: 900px;
        left: -450px;

}

.ac_results li{
font-family: 'Roboto', sans-serif !important;
font-size:16px;
}

.ac_results .genre_header, .ac_results .channel_header, .ac_results .ac_bottom {
  background-color: #000 !important;
  padding: 10px !important;
}

.ac_results .genre-top {
  padding: 15px !important;
}
.ac_results .lookupResultsBox {
padding:15px !important;
}

@media (min-width: 50px) {
.ui-menu-item{
display:none;
}
}


@media (min-width: 768px) {
.ac_results{
/*width:451px !important;*/
}
.ui-menu-item{
display:block;
}
}


@media (min-width: 992px) {
.ac_results{
/*width:596px !important;*/
}
.ui-menu-item{
display:block;
}
}

@media (min-width: 1200px) {
.ac_results{
/*width:706px !important;*/
}
.ui-menu-item{
display:block;
}
}

#search-query{line-height:normal}

.ac_results2{
width:431px !important;
}
.ac_results2 {
border-left: 1px solid #b2b2b2;
border-right: 1px solid #b2b2b2;
border-bottom: 1px solid #b2b2b2;
z-index: 7005;
background: #fff;

}
.ac_results2 ul {
  left: 0;
  margin:0px;
  padding:0px;
  zoom: 1;
}

.ac_results2 li {
  margin: 0px;
  /*display: block;
  border-bottom: 1px solid #b2b2b2;*/
  font: menu;
  overflow: hidden;
  z-index: 7006;
  color: #333;
  border-collapse:collapse;
  font-size: 12px;
  padding: 0px;
}

.ac_results2 li a {
   cursor: pointer !important;
   cursor: hand !important;
}


.ac_results2 .channel-count{
    float: right;
    width: 90px;
    text-align: right;
    margin-right: 5px;
    color: #333;
    font-weight: bold;
}

.ac_results2 .genre_header, .ac_results2 .channel_header, .ac_results2 .ac_bottom {
  background-color: #000 !important;
  padding: 10px !important;
}

.ac_results2 .genre-top {
  padding: 15px !important;
}
.ac_results2 .lookupResultsBox {
padding:15px !important;
}

