.ac-pagination{
    margin: 5px !important;
    margin-top: 23px !important;
}
.pagination li{
    
}
li.ac-active a{
    font-size: 23px;
}
.ac_row{
    margin-left: 0px;
    margin-right: 0px;
    font-size: 12px;
}
.ac_col{
    border: solid 1px #999999;
    border-top: none;
    padding: 6px;
}
.ac_col_desc{
    border: solid 1px #999999;
    padding: 6px;
    background: #f9f9f9;
    color: #999999;
    text-transform: uppercase;
    color: #70a4d0;
    
}
.ac_dest{
    border-right: none;
}
.ac_price_1{
    border-right: none;
}
.ac_gray{
    background: #f1f1f1;
}
.hide_price{
    display: none;
}
.ac_price_1, .ac_price_2{
    text-align: right;
}