/* custom front.index css */
.front-index-featured-img{
    height: 283px!important;
}

.front-index-flash-img{
    height: 268px!important;
}

/* custom front.index css ends */


.sub_show{display:none;
    padding: 15px;
    background: #f5f5f5;
    margin: 10px 0 0;
    width: 100%;
    float: left;
	}
ul.listBankATM{margin:20px 0 0;clear:both}
ul.listBankATM .img-bank{width:15%;display:inline-block;vertical-align:top}
    ul.listBankATM .img-bank img {
        width: auto;
        height: auto;
        max-width: 100%;
    }
ul.listBankATM .detail-bank{width:80%;display:inline-block;padding-left:25px}
ul.list_cart{list-style:none}
.list_cart li a,.list_cart li label:hover:before,ul.list_cart:before,.list_cart li label.active:before{position:absolute;content:"";display:block}
ul.list_cart:before{right:1px;width:1px;height:100%;background:#e4e4e4}
.list_cart li{
	float:left;
	width:20%;
	text-align:center;
	position:relative;
	margin-bottom: 15px;
}
.list_cart li i{position:absolute;top:5px;right:5px;color:#3fdf36;font-size:18px;display:none}
.list_cart li.active i{display:block}
.list_cart li a,.list_cart li label{
	line-height:3.5;
	font-size: 13px!important;
}
.list_cart li a,.list_cart li label:hover,.list_cart li label.active,.list_cart li.active label{border-bottom:1px solid #2196F3;background-color:#fafafa}
.list_cart li a,.list_cart li label:hover:before,.list_cart li label.active:before{height:1px;width:100%;bottom:0;background-color:#2196F3}
.list_cart li a,.list_cart li label:active{border-bottom:1px solid #2196F3;background-color:#f5f5f5}
.list_cart img{width:100%;height:25px}
ul.list_cart{border-bottom:1px solid #e4e4e4}
ul.list_cart{margin:0;padding:0;border-left:1px solid #e4e4e4;position:relative;left:1px;width:100%}
.list_cart li a,.list_cart li label{display:block;border-bottom:1px solid #e4e4e4;background:#fff;margin:0;border-right:1px solid #e4e4e4;vertical-align:middle;padding:20px 0;cursor:pointer;position:relative}
.list_cart li label input{border:none;background:url(images/trans.png);color:#fff;position:absolute;width:100%;height:100%;top:0;font-size:0;z-index:2;left:0}


.disabled { 
    pointer-events: none; 
    cursor: default; 
}

*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.tree-structure{
	list-style: none;
	clear: both;
	padding-left: 15px;
}
.tree-structure li {
	position: relative;
	padding-top: 5px;
}
.tree-structure li a{
	font-weight: normal;
	color: red;
	text-decoration: none;
	font-weight: 700;
	vertical-align: middle;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: calc(100% - 50px);
	vertical-align: top;
}
.tree-structure li a:hover{
	padding-left: 5px;
}
.tree-structure > li > .num{
	display: inline-block;
	background: #333;
	min-width: 24px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	padding: 3px 9px;
	margin-right: 10px;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
}
.tree-structure > li > .num:after{
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	background-color: #939393;
	top: 5px;
	left: 12px;
	z-index: -1;
}
.tree-structure > li:last-child > .num:after{	
	height: calc(100% - 44px);
}
.tree-structure ol{
	padding: 10px 0 10px 45px;
}
.tree-structure ol li{
	list-style-type: none;
	padding: 8px 0
}
.tree-structure ol li .num{
	position: relative;
}
.tree-structure ol li a{
	color: #000;
	font-weight: normal;
}
.tree-structure .num{
	background-color: #666;
	min-width: 24px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	padding: 3px 9px;
	margin-right: 10px;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
}
.tree-structure  ol  li .num:before{
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 100%;
	margin: auto;
	width: 33px;
	height: 1px;
	background-color: #939393;
}

.tree-structure  ol.tree-structure-lvl2  li a{
	font-weight: normal;
	color: green;
	text-decoration: none;
	font-weight: 600;
	vertical-align: middle;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: calc(100% - 50px);
	vertical-align: top;
}

.tree-structure  ol.tree-structure-lvl3  li a{
	font-weight: normal;
	color: blue;
	text-decoration: none;
	font-weight: 500;
	vertical-align: middle;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: calc(100% - 50px);
	vertical-align: top;
}

.tree-structure ol.tree-structure-lvl3 {	
	padding:10px 0 0 45px;
}

.disabled{
	background:gray!important;
}