.art_list{
	line-height: 1.5;
}
.art_list a{ line-height: 1}
.calendar-content{
	position: relative;
	text-align: center;
	padding: 0 25px;
}
.calendar-row{
	width: 100%;
}
.calendar-content>div{
	display: inline-block;
}
.calendar-content .col{
	border-left:1px solid #ccc
}
.calendar-content .col:first-child{ border: 0}
.calendar-tab-content{ margin-top: 10px; border: 0!important;}
.arrow-left-content,
.arrow-right-content{
	position: absolute;
	height: 20px;
	left:5px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.arrow-right-content{
	left:auto; right: 5px}
.calendar-row  .datepicker-switch{ cursor: default}
.calendar-row  .datepicker-switch:hover{ background: none}
.calendar-row .table-condensed th.dow{
	background: #d6dbe4;
}

.hearing-datepicker .datepicker.datepicker-inline,
.hearing-datepicker .datepicker.datepicker-inline table{
	width: 100%;
}
.hearing-tip-div {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 12px;
}

a.morelink {
	text-decoration:none;
	outline: none;
}
.morecontent span {
	display: none;
}
.comment {
	width: 400px;
	background-color: #f0f0f0;
	margin: 10px;
}
.nav-tabs-center{
	text-align:center;
}
.nav-tabs-center > li {
	float:none;
	display:inline-block;
	zoom:1;
}
.same-col-height .col{
	border-top: 1px solid #ccc;
}
.same-col-height .col:first-child{ border: 0}
.accordion-style1.panel-group .panel-heading .article_title.accordion-toggle{
	position: relative;
	padding-left: 25px!important;
}
.accordion-style1.panel-group .panel-heading .article_title.accordion-toggle i{
	position: absolute;
	left:0;
}
@media (min-width: 768px) {
	.same-col-height,
	.same-col-height .row,
	.same-col-height .col{
		display: block;
	}


}
@media (min-width: 992px) {
	.same-col-height{ display: table; width: 100%}
	.same-col-height .row {
		display: table-row;
	}
	.same-col-height .col{
		float: none;
		display: table-cell;
		border-top:0;
		border-left: 1px solid #ccc;
		padding: 10px;
	}
	.same-col-height .col:first-child{
		border: 0;
	}
	.calendar-content .col:nth-child(3n+0){ border: 0}
}
@media (min-width: 1200px) {
	.calendar-content .col,
	.calendar-content .col:nth-child(3n+0){border-left:1px solid #ccc}
	.calendar-content .col:first-child{ border: 0}}

.qtip { max-width: none !important; }

.accordion-style1 .panel-default{
	border: 0;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle {
	padding: 5px!important;
	color: #545d63!important;
	background-color: #fff!important;
}