<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.date_viewer{
	margin-top: 15px;
        margin-bottom: 15px;
}
.date-text{
	font-weight: bolder;
	font-size: 22px;
	display:inline-block;
        width: 80%;
	max-width: 250px;
}
.show_view{
    border-top: 1px solid #ddd;
}
.show_onair{
	margin-top: 10px;
	font-size: 18px;	
        font-weight: 500;
}
.show_time{
	margin-top: 10px;
	font-size: 18px;
}
.show_title{
	margin-top: 10px;
	font-size: 18px;
}
.show_desc{
	margin-top: 10px;
	font-size: 14px;
}
.show_thumbnail{
	margin-top: 10px;
	margin-bottom: 10px;
}
/*.show_thunbnail {max-width: 100px; height:100px!important; overflow: hidden}*/

/*.show_thunbnail img {margin:0 !important;}*/

.es_next,.show_eh_text { cursor: pointer;}
.es_prev{
	color:#C0C0C0;
}
.show_eh{
	margin-top: 8px;
	padding: 5px;
}
.ess_hide{
	display:none;
}
/*.ess_show{
	height: 110px;
}*/
.show_figure_size img{
	width: 100%;;
	max-height: 100px;
	max-width: 150px;
	border:2px;
	border-style: solid;
	border-color: #eaeaea;
	padding: 5px;
}
.show_eh{
	display:none;
}
.tab-content{
	display: block;
}
.show_temp{
	font-size: 15px;
}
.wes-ajax-loader {
    text-align: center;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.75);
    position: fixed;
    z-index: 10000;
    top:0;
    left:0;
}.wes-ajax-loader img {
    margin-top: 20%;
}</pre></body></html>