﻿#DSC_Tab .resp-tab-content{
	position:relative;
}
#DSC_Tab{
	width: 100%;
	height: auto;
	float: left;
}
#DSC_Tab ul.resp-tabs-list{
	background: #fff;
	border: solid 1px #d1d3d4;
	border-bottom: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#DSC_Tab li.resp-tab-item{
	padding: 0 !important;
	width: auto;
	border: 0px;
	border-right: solid 1px #d1d3d4;
	float: right;
}
#DSC_Tab li.resp-tab-item p{
	height: 34px;
	line-height: 34px;
	padding: 0px 10px;
	position: relative;
	color: #58595b;
	font-weight: bold;
}
#DSC_Tab > ul > li.resp-tab-active,
#DSC_Tab > ul > li:hover{
	background: #e31b22;
}
#DSC_Tab li.resp-tab-active p,
#DSC_Tab li.resp-tab-item:hover p{
	color: #fff;
}
#DSC_Tab li.resp-tab-item p span{
	width: 10px;
	height: 5px;
	float: left;
	background: url("../images/tab-arrow.png");
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -5px;
	display: none;
}
#DSC_Tab li.resp-tab-active p span{
	display: block;
}

#DSC_Tab h2.resp-accordion{
	background: #fff;
}
#DSC_Tab h2.resp-tab-active{
	background: #e31b22 !important;
}
#DSC_Tab h2.resp-tab-active p{
	color: #fff;
}
#DSC_Tab h2.resp-accordion .resp-arrow{
	float: left;
}
.resp-accordion.resp-tab-active .resp-arrow{
	border-bottom: 12px solid #fff;
}
/*
#DSC_Tab .resp-tabs-list{
	border: 0px !important;
}
#DSC_Tab .resp-tabs-container{
	border: 0px;
	border-top: solid 1px #E3E2E2;
}*/



/*******************************NEWS up&down Carousel**********************************/


#DSC_Tab .outerWrapper{
	height: 305px !important;
	padding-top: 10px;
	padding-bottom: 30px;
}
#DSC_Tab .outerWrapper .left-nav-btn,
#DSC_Tab .outerWrapper .right-nav-btn{
	width: 22px;
	height: 22px;
	bottom: -18px !important;	
	top: inherit !important;
	right: inherit !important;
}
#DSC_Tab .outerWrapper .left-nav-btn{
	background: url('../images/n_up_arrow.png') !important;
	left: 40px;
}
#DSC_Tab .outerWrapper .right-nav-btn{
	background: url('../images/n_down_arrow.png') !important;
	left: 10px;
}

/*******************************************************************/
.single_Carousel{
	width: 100%;
	float: left;
	padding: 10px 10px 32px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
.single_Carousel ul li a{
	width: 100%;
	float: left;
}
.single_Carousel img{
	width: 100%;
	height: 300px;
}
.single_Carousel li a p.caption{
	width: 100%;
	height: 25px;
	line-height: 25px;
	display: block;
	font-size: 0.8em;
	color: #fff !important;
	background: rgba(4, 4, 4, 0.5);
	overflow: hidden;
	padding: 0px 10px;
	position: absolute;
	left: 0;
	bottom: 0px; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
.single_Carousel a.prev,
.single_Carousel a.next{
	width: 22px !important;
	height: 25px !important;
	border-radius: 0px !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0em !important;
	background: url('../images/L-R-Arrow.png') no-repeat !important;
	top: inherit;
	bottom: 5px;
}
.single_Carousel a.prev{
	float: left;
	background-position: top left !important;
	left: 10px;
}
.single_Carousel a.next{
	float: right;
	background-position: top right !important;
	right: 10px;
}
/*****************************/

a.All_News{
	width: auto;
	height: 20px;
	float:right;
	line-height: 20px;
	background: #e31b22;
	font-family: 'Segoe UI';
	font-size: 0.7em;
	color: #fff;
	border: 0px;
	margin: 0;
	padding: 0px 5px;
	text-align: center;
	text-decoration: none;
	-webkit-box-shadow: 2px 2px 3px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 3px -1px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 3px -1px rgba(0,0,0,0.75);
	/*margin-right: 10px;
	margin-top: -27px;*/
	position:relative;
	bottom: 5px;
	right: 5px;
}

/***************************Reports list and Publication list***************************/

#Publications_carousel .innerWrapper,
#Reports_carousel .innerWrapper {
	padding: 0px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#Publications_carousel .Publication_list,
#Reports_carousel .reportlist{
	/*width: 100%;*/
	min-height: 36px;
	/*float: left;*/
	background: #f1f2f2;
	border-bottom: solid 1px #d2d2d2;
	padding: 0px 10px;
	display:block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#Publications_carousel .Publication_list span,
#Publications_carousel .Publication_list a,
#Reports_carousel .reportlist span,
#Reports_carousel .reportlist a{
	display: inline-block;
	font-size: 0.8em;
	color: #999999;
	text-decoration: none;
	margin-left: 10px;
	padding-top: 8px;
}
#Publications_carousel .Publication_list span,
#Reports_carousel .reportlist span{
	color: #000; 
}
#Publications_carousel .Publication_list a:hover,
#Reports_carousel .reportlist a:hover{
	text-decoration: underline;
}
#Publications_carousel .Publication_list a.ReportPDF,
#Reports_carousel .reportlist a.ReportPDF,
#Reports_carousel .reportlist a.ReportIcon{
	float:left;
	padding:0px;
	margin:0px;
	margin-right: 10px;
}
#Publications_carousel .Publication_list img,
#Reports_carousel .reportlist img{
	width: 25px;
	margin-top: 5px;
}
