<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* van ban cot phai */
#vb-prev{
	right: 25px;
}
#vb-next{
	right: 5px;
}
h3.title-vb{
	background-color: transparent;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 0px 8px 10px;
    font-size: 16px;
    margin:0;
    position: relative;
}
h3.title-vb span.title-vb-span{
	padding-left:20px;
} 
.ngaybanhanh{
    padding-left:5px;
    font-style:italic;
    color:#848484;
    font-size: smaller;
    text-align: right;
    float:right;
}
.ui-icon {
    background-image: url(../images/icon-vb.png);
    width: 15px;
    height: 16px;
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    z-index: 99999;
}
.ui-icon-triangle-1-e {
    background-position: -29px 5px;
}
.ui-icon-triangle-1-w{
	background-position: -93px 5px;
}
.ui-state-default {
    background-color: #7dbde8;
    background-image: none;
    border-color: #68b2e4;
    color: #2e6e9e;
    top: 8px; position: absolute; cursor: pointer;
}
.ui-corner-all {
    border-radius: 3px;
}
.vb-item{
	padding:5px 0px;min-height: 59px; overflow:hidden; border-bottom:dotted 1px #B3CAD2;
}
/* chay tu duoi len */

.scroll_vanbanmoi ul {
  margin: 0px;
  padding: 0px;
  position: relative;
  list-style-type: none;
  z-index: 1;
  top: -50px;
}
.scroll_vanbanmoi ul li{
	padding:8px 0px; overflow:hidden; border-bottom:dotted 1px #B3CAD2;
}

.scroll_vanbanmoi {
  height: 150px;
  left: 0;
  overflow: hidden;
  position: relative;
  visibility: visible;
  z-index: 2;
  width: auto;
  padding: 5px;

}</pre></body></html>