#tabs{
	overflow:hidden;

	margin-top:25px;
	 border-bottom:1px solid #cccccc;
}



.share #tabs{
	overflow:hidden;
	margin-top:5px;
	float:right;
	border:none;
}

#tabs > ul{
	font: 1em;
	list-style:none;
}

#tabs > ul > li{
	background: none repeat scroll 0 0;
    color: #434343;
    display: block;
    float: left;
    margin: 0 0 0 2px;

}

#tabs > ul > li > a
	{
		padding:4px 24px 4px 25px;
	}

.share #tabs > ul > li{
	margin:0px 2px;
	padding:2px 8px;
	display:block;
	float:left;
	color:#251657;
	background:#eaeaea;
	
	
}



#tabs > ul > li.tabActiveHeader, #tabs > ul > li:hover{
	background:#021b99; 
	color:#fff;
	cursor:pointer;
	 visibility: visible;
}


#tabs > ul > li.tabActiveHeader a
	{
		color:#fff;
	}

.tabpage ul li
	{
		background: url("../../Images/faq_button.png") no-repeat scroll 0 9px rgba(0, 0, 0, 0);
    padding: 3px 12px;
	}
	
.tabpage ol
	{
		margin-left:17px;
	}
	
#tabscontent {
	
	padding:10px 0px 25px;
	background: #FFFFFF; /* old browsers */	
	margin:0;
	color:#4a4a4a;
}

.share table
	{
/*		background:#DFE0E0;
*/	}
	
.share table tr th
	{
		color:#251657;
		padding:5px;
	}
	
.share table tr td {
    color: #fff;
/*    padding: 9px;
*/    text-align: center;
	
}

/*.middlePanel2 ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
	display:block !important;
}

.media_left .middlePanel2 ul
	{
		margin:0 35px;
	}


.middlePanel2 ul li {
    background: none repeat scroll 0 0 #E8E9E9;
    color: #467313;
    display: block !important;
    float: left;
    font-size: 12px;
    margin: 8px 0 5px;
    padding: 14px 0;
    text-align: center;
    width: 138px;
	
}

.middlePanel2 ul li a
	{
		cursor:pointer;
		color:#6b6b6b;
	}

.middlePanel2 ul li.active
	{
		background:url(../../Images/director_active.png) no-repeat 0 100%;
		height:184px;
	}

.middlePanel2 ul li img
	{
		margin:0 auto;
		display:block;
		padding-bottom: 6px;
		width:100px;
		height:123px;
		
	}

.middlePanel2 .description {
    background: none repeat scroll 0 0 #F2F2F2;
    margin-bottom: 0;
    padding: 7px 7px 30px;
    position: relative;
}

.middlePanel2 .crossIcon {
	color: #000;
    bottom: 10px;
    cursor: pointer;
    position: absolute;
    right: 10px;
	display:block !important;
}


.middlePanel2 .description .content {
      float: left;
		display:block !important;
		margin-top:0px;
		color: #6B6B6B;

}

.middlePanel2 {
    margin: 0 0 2px;
    padding: 0 0 18px;
	display:block !important;
}


.middlePanel2 ul li strong {
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
	color:#f48121;
}*/
.clr, .clear {
	clear:both;
	display:block !important;
}
.middlePanel2 {
	display:block !important;
}
.middlePanel2_responsive {
display:none !important;
}
.pagetabinner { 
display:block !important; 
}

@media all and (max-width:768px) {

.middlePanel2 { display:none !important;
}
.middlePanel2_responsive {
display:block !important;
}
.ppy-stagewrap, .ppy-stage{
	width:200px !important;
	height:170px !important;
}
}
