/*style by DBS SG & HK site*/
.hidden {
    display: none;
    visibility: hidden
}

.hidden-desktop {
    display: none!important
}


.tabbed-content {
    background-color: #fff;
    min-height: 800px;
}

/*tabbed-nav*/
.tabbed-nav {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    font-weight: 400\0; /* IE 8*/
    margin: 0;
    padding: 15px 0;
    color: #999494;
    display: inline-block;
    margin: 0;
    padding: 0 0 20px 0;
}

.tabbed-nav li:first-child {
  border-left: 1px solid #dedad5;
  margin-left: 0;
}

.tabbed-nav li {
    margin: 0;
    padding: 5px 10px;
    display: inline-block;
    cursor: pointer;
    border-right: 1px solid #dedad5;
    margin-left: -5px;
}

.tabbed-nav li.active {
    color: #7f0000;
    position: relative;
    border-bottom: 2px solid #c00
}

.tabbed-nav li.active+li {
    border-left: 0
}

.tabbed-nav li.last-child {
    border-right: 1px solid #dedad5
}

.tabbed-nav li:hover {
    color: #c00
}

.tabbed-nav li.active>a {
    color: #7f0000;
    text-decoration: none
}

.tabbed-nav li>a {
    color: #999494;
    text-decoration: none
}

/*tabbed-nav*/

.lt-ie10 .tabbed-nav li {
    margin-right: -5px
}

.lt-ie10 .tabbed-nav li.active+li {
    border-left: 1px solid
}


/*table*/
table.table-bordered thead tr th{
	font-size:13px !important;
	white-space:nowrap;
}

td{
	font-size:11px;
}

/*IE8*/
.ie8WidPeriod{
	width:30px \0;
}

.tc .ie8WidPeriod{
	width:20px \0;
}
