


/* Upcoming Shows list style */
.upcoming_show_list{
	max-height: 600px;
    overflow-x: auto;
}
.upcoming_show_list ul{
	list-style:none;
	margin:0px;
}
.upcoming_show_list ul li{
	
	border-bottom:1px solid #ddd;
}
.upcoming_show_list ul li table tr td{
	padding:4px 6px;
}
.upcoming_show_list ul li:nth-child(even){
	background:#f0f0f0;
}
.upcoming_show_list td:first-child{
	/*width:100px;*/
    width: 130px;
}
.upcoming_shows{
	background:#fff;
}
.up_show_list .small_text{
	float:none;
}
.get_ticket span{
	/*margin-right:5px;*/
	font-size:16px;
}
.setmax{
	/*max-height:296px;*/	
    max-height: 380px !important;
    overflow-y: auto !important;
}
.video_panel {
    padding-top: 20px;
}
.setspacing{
	margin:22px 0px;
}
.biodata{
	margin:20px 0;
}
.biodata{
	background: #f0f0f0;
	color:#000;
	font-size:13px;
	padding:2%;
	text-align:justify;
    height: 341px;
    overflow-y: scroll;
}
/*.biodata br {
    line-height: 2;
}*/
/* Safari 9.0+ */


/*@media screen and (-webkit-min-device-pixel-ratio:0) { 
.biodata br {
    line-height: 0px !important;
	max-height:2px !important;
	height:2px !important;
	font-size:0px;
	margin-top:-5px;
}

 }
*/
.biodata a.full_bio{
	color: rgb(66,135,159);
    font-weight: bold;
}
.about_person{
	font-weight:600;
	font-size:17px !important;
	margin-right:20px !important;
    color: rgb(66,135,159);
}
.Notweets {
    text-align:center;
}
.carousel-inner .item img {
max-height:283px;
margin: 0 auto;
}
#myCarousel2 .item img
{
    margin:auto;
}
div#myCarousel2 {
    margin-bottom: 0 !important;
}
.item.active > p {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
/*.item > a {
    display: block;
    min-height: 292px;
}*/
