.content{
    margin: 0 auto;
    padding-top: 0;
    position: relative;
    width: 100%;
}
#shi-main{
    width: 100%;
    margin: 0 auto;
}

#shi_wrapper {
    position:absolute; z-index:1;
    width:100%;
    height:425px;
    overflow:auto;
}

#scroller {
    width:10100px;
    height:100%;
    float:left;
    padding:0;
}
#scroller li {
    display:block;
    float:left;
    width:10000px;
    height:100%;
}
#scroller li img{
    margin-top:35px;
}           
#pullRight, #pullLeft {
    display:block;
    width:50px;
    float:left;
    height:100%;
}
#sodoLoban {
	display:none;
    position:absolute;
    z-index:2;
    top:35px;
    text-align:center;
    width:100px;
    font-size:12px;
    font-weight:bold;
    /*border:1px solid red;*/
}
#thelist{margin:0; padding:0;}
#thuocloban{
    line-height: 23px;
}
#loban {
    width: 100%;
}
/* thuoc lo ban */
#loban {
	width: 100%
}

.loban-h {
	border: 0px;
	width: 30%;
	float: left;
	border-top: 1px solid gray;
}

.khoan-h {
	border: 0px;
	width: 100%;
	float: left;
}

.cung-h {
	border: 0px;
	margin: 0;
	float: left;
	width: 50%;
}

.loban-d {
	border: 0px;
	width: 70%;
	border-top: 1px solid gray;
	float: left;
}

@media only screen and (max-width: 650px) {
	.tenkhoan {
		width: 40% !important;
	}

	.cung-h {
		width: 60% !important;
	}

	.loban-t strong {
		/*display: none;*/
	}

	.loban-d {
		width: 60%;
	}

	.loban-h {
		width: 40%;
	}

	.sodo1, .sodo2, .sodo3, .sodo4, .sodo5, .sodo6, .sodo7, .sodo8 {
		width: 25% !important;
	}
    
    #container-sodo, .loban-note, .loban-t {
        font-size: 12px;
    }
    
    .loban-note {
        top: -10px !important;
    }
}

.khoan {
	border: 0px;
}

.tenkhoan {
	border: 0px;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	width: 50%;
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	height: 115px;
	text-align: center;
	font-weight: bold;
	display: table;
}

.tenkhoan span {
	display: table-cell;
	vertical-align: middle;
	line-height: normal;
	line-height: 25px;
}

.cung {
	border: 0px;
	border-right: 1px solid gray;
	margin: 0;
	float: left;
	width: 100%;
	overflow: hidden;
}

.tencung {
	border: 0px;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	margin: 0;
	width: 100%;
	height: 23px;
	float: left;
	font-size: 13px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 4px;
}
.sodo {
	border: 0px;
	margin: 0;
	float: left;
	height: 23px;
	width: 100%;
}
.tot {
	background: #fff;
	color: #ED1C24;
}
.trungtinh {
	background: #eee;
}
.xau {
	background: #f3f3f3;
}
.sodo1, .sodo2, .sodo3, .sodo4, .sodo5, .sodo6, .sodo7, .sodo8 {
	border: 0px;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	margin: 0;
	width: 12.5%;
	height: 23px;
	float: left;
	text-align: center;
	font-size: 13px;
	padding-top: 4px;
}

#lobanOuter{
	position:relative;
}
#lobanOuter p{
    margin:0px;
height: auto; 
}
#container-sodo {
	z-index: 2;
	position: absolute;
	top: 0px; left: 212px;
	width: 280px;
	display: -ms-flexbox !important;
    display: flex !important;
	align-items:center;
	left: calc(50% + 90px ) !important;
	transform: translate(-50%, -50%);
}
#sodo {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: red;
    padding: 2px;
    height: 40px;
    width: 100px;
	margin-right:5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: 1px solid #ffa500;
}
.box_huongdan {
    background: #fff6d3;
    border: 1px solid #f7e7a9;
    padding: 10px;
    margin-top: 15px;
}
.tdbox_hd {
    border-bottom: 1px solid #f7e7a9;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
}
.tdbox_hd {
    color: #d40001;
}