#on-air .oa-video .popup-quiz {
	position: fixed;
	z-index: 3;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 0 15px;
	background: rgba(0, 0, 0, .6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000,
		0, endColorstr=#60000000, 0);
	display: none
}

.quiz-on #on-air .oa-video .popup-quiz {
	display: block
}


#on-air .oa-video .popup-quiz .quiz-container {
	position: relative;
	background: #fff;
	max-width: 400px;
	min-height: 300px;
	margin: 10px auto
}

#on-air .oa-video .popup-quiz .quiz-container .quiz-header {
	padding: 15px;
	border-bottom: 1px solid #e8e8e8
}

#on-air .oa-video .popup-quiz .quiz-container .quiz-header h4 {
	margin: 0
}

#on-air .oa-video .popup-quiz .quiz-container .quiz-header .button {
	line-height: 1;
	font-size: 18px;
	background: 0 0;
	border: none;
	outline: 0
}

#on-air .oa-video .popup-quiz .quiz-container .quiz-body {
	padding: 15px;
	min-height: 245px;
	word-break: break-all;
	overflow-y: auto
}

#on-air .oa-video .popup-quiz .quiz-container .quiz-body::-webkit-scrollbar
	{
	-webkit-appearance: none
}

#on-air .oa-video .popup-quiz .quiz-container .quiz-body::-webkit-scrollbar:vertical
	{
	width: 11px
}

#on-air .oa-video .popup-quiz .quiz-container .quiz-body::-webkit-scrollbar:horizontal
	{
	height: 11px
}

#on-air .oa-video .popup-quiz .quiz-container .quiz-body::-webkit-scrollbar-thumb
	{
	border-radius: 8px;
	border: 2px solid #fff;
	background-color: rgba(0, 0, 0, .5)
}

@media ( min-width :768px) {
	#on-air .oa-video .popup-quiz {
		position: absolute;
		padding: 52px
	}
	#on-air .oa-video .popup-quiz .quiz-container {
		margin: 0 auto
	}
}

@media ( min-width :992px) {
	#on-air .oa-video .popup-quiz {
		padding: 25px
	}
}

@media ( min-width :1200px) {
	#on-air .oa-video .popup-quiz {
		padding: 63px
	}
}

#on-air .oa-poll-icon {
	width: 120px;
	height: 120px;
	text-align: center;
	float: left;
	color: #b3b3b3
}

#on-air .oa-poll-icon i {
	font-size: 65px
}

#on-air .oa-poll.on .oa-poll-icon i:before {
	content: '\e818' !important
}

#on-air .oa-poll.off .oa-poll-icon i:before {
	content: '\e812' !important
}

#on-air .oa-poll-wrapper {
	float: left;
	padding-left: 15px
}

@media ( min-width :1200px) {
	#on-air .oa-poll-wrapper {
		padding-left: 30px
	}
}

#on-air .oa-poll-wrapper .display-table {
	height: 120px
}

#on-air .oa-poll-wrapper .display-table h4 {
	font-weight: 700;
	margin: 0 0 10px
}

#on-air .oa-chat {
	padding-left: 0;
	padding-right: 0
}

#on-air .oa-chat .panel-body {
	padding: 60px 0 0;
	position: relative
}

@media ( min-width :768px) and (max-width:991px) {
/* 	#on-air .oa-chat { */
/* 		position: absolute; */
/* 		top: -298px; */
/* 		width: 360px; */
/* 		left: 50% */
/* 	} */
	#on-air .on-info .panel-body {
		min-height: 281px
	}
}

#on-air .oa-chat .oa-chat-body {
	height: 341px
}

@media ( min-width :480px) {
	#on-air .oa-chat .oa-chat-body {
		height: 341px
	}
}

@media ( min-width :768px) {
	#on-air .oa-chat .oa-chat-body {
		height: 276px
	}
}

@media ( min-width :992px) {
	#on-air .oa-chat .oa-chat-body {
		height: 244px
	}
}

@media ( min-width :1200px) {
	#on-air .oa-chat .oa-chat-body {
		height: 297px
	}
}

#on-air .oa-chat .oa-chat-input-wrapper {
	border-top: 1px solid #e4e4e4;
	position: relative;
	height: 80px
}

#on-air .oa-chat .oa-chat-input-wrapper .oa-chat-input {
	padding: 5px 15px;
	width: 75%
}

#on-air .oa-chat .oa-chat-input-wrapper .oa-chat-input textarea {
	background: 0 0;
	border: none;
	width: 100%;
	height: 64px
}

#on-air .oa-chat .oa-chat-input-wrapper button[type=submit] {
	position: absolute;
	right: 5px;
	top: 5px
}

#on-air .oa-chat .oa-chat-input-wrapper .cnt-text {
	position: absolute;
	right: 5px;
	bottom: 8px;
	color: #bfbdbd;
	font-size: .8em
}

#on-air .oa-chat-notice {
	z-index: 1;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
	background-color: #fff
}

#on-air .oa-chat-notice .oa-chat-ul {
	z-index: 0
}

#on-air .oa-chat-notice h5 {
	padding-right: 37px
}

#on-air .oa-chat-notice .display-table {
	position: relative;
	height: 60px;
	width: 100%
}

#on-air .oa-chat-notice .display-table .display-table-cell {
	padding: 0 15px 0 65px
}

#on-air .oa-chat-notice .icon-wrapper {
	position: absolute;
	left: 15px;
	top: 0
}

#on-air .oa-chat-notice .icon-wrapper i {
	font-size: 30px
}

#on-air .oa-chat-notice .oa-chat-notice-detail {
	z-index: 9999;
	border: 1px solid #e4e4e4;
	padding: 15px;
	display: none;
	max-height: 250px;
	overflow: auto
}

#on-air .oa-chat-notice .oa-chat-notice-detail ul>li {
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 15px
}

#on-air .oa-chat-notice .oa-chat-notice-detail ul>li:last-child {
	border-bottom: none
}

#on-air .oa-chat-notice #btn-arrow-detail {
	position: absolute;
	right: 17px;
	cursor: pointer;
	top: 50%;
	text-decoration: none;
	margin-top: -20px;
	font-size: 1.8em;
	color: #292929
}

#on-air .oa-chat-body ul, #on-air .oa-chat-body ul li h5, #on-air .oa-chat-body ul li p
	{
	margin: 0
}

@media ( min-width :992px) and (max-width:1199px) {
	#on-air .oa-chat-notice #btn-arrow-detail {
		right: 3px
	}
}

#on-air .oa-chat-notice i.icon-wb-arrow-bottom:before {
	content: '\e805'
}

#on-air .oa-chat-notice.active i.icon-wb-arrow-bottom:before {
	content: '\e808'
}

#on-air .oa-chat-notice.active .oa-chat-notice-detail {
	display: block
}

#on-air .oa-chat-body {
	max-height: 400px;
	overflow: auto;
	z-index: 1
}

#on-air .oa-chat-body ul li {
	padding: 3px 10px
}

#on-air .oa-chat-body ul li:after {
	content: '';
	display: table;
	clear: both
}

#on-air .oa-chat-body .box-message {
	padding: 10px;
	width: 75%;
	border-radius: 3px
}

#on-air .oa-chat-body .date {
	font-size: .8em;
	color: #999;
	position: absolute;
	bottom: 10px
}

#on-air .oa-chat-body .oa-chat-time {
	text-align: center;
	color: #999;
	font-size: .8em;
	padding: 5px 0
}

#on-air .oa-chat-body .oa-chat-support {
	position: relative
}

#on-air .oa-chat-body .oa-chat-support .box-message {
	position: relative;
	float: left;
	margin-left: 10px;
	background-color: #f2f2f2
}

#on-air .oa-chat-body .oa-chat-support .box-message:after {
	right: 100%;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #f2f2f2;
	border-width: 7px;
	margin-top: 8px
}

#on-air .oa-chat-body .oa-chat-support .box-message h5 {
	margin-bottom: 5px;
	color: #000
}

#on-air .oa-chat-body .oa-chat-support .box-message p {
	color: #777
}

#on-air .oa-chat-body .oa-chat-support .date {
	right: 15px
}

#on-air .oa-chat-body .oa-chat-guest {
	position: relative
}

#on-air .oa-chat-body .oa-chat-guest .box-message {
	position: relative;
	float: right;
	margin-right: 10px;
	background-color: #555
}

#on-air .oa-chat-body .oa-chat-guest .box-message p {
	color: #fff
}

#on-air .oa-chat-body .oa-chat-guest .box-message:after {
	left: 100%;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #555;
	border-width: 7px;
	margin-top: 8px
}

#on-air .oa-chat-body .oa-chat-guest .date {
	left: 15px
}

#on-air .oa-ad {
	position: relative
}

#on-air .oa-ad .anchor-banner img {
	margin: 0 auto
}

.quiz-on {
	overflow-y: hidden !important
}

#last-symposium .list-symposium {
	margin-top: 15px;
	margin-bottom: 0;
	border-top: 1px solid #000
}

#last-symposium .list-symposium>li {
	position: relative;
	padding: 20px 0;
	border-bottom: 1px solid #e6e6e6
}

#last-symposium .list-symposium>li:after {
	content: '';
	display: table;
	clear: both
}

#last-symposium .list-symposium .img-wrapper {
	margin-bottom: 15px
}

#last-symposium .list-symposium .img-wrapper img {
	width: 100%
}

#last-symposium .list-symposium .info-wrapper {
	color: #777
}

#last-symposium .list-symposium .info-wrapper li {
	display: table
}

#last-symposium .list-symposium .info-wrapper .title {
	color: #111;
	width: 45px;
	display: table-cell
}

#last-symposium .list-symposium .info-wrapper .btn {
	margin: 15px 0 0
}

@media ( max-width :991px) {
	#last-symposium .list-symposium .info-wrapper .btn {
		width: 100%
	}
}

@media ( min-width :992px) {
	#last-symposium .list-symposium .img-wrapper {
		position: absolute;
		top: 20px;
		left: 30px
	}
	#last-symposium .list-symposium .img-wrapper img {
		width: 234px;
		height: 140px
	}
	#last-symposium .list-symposium .info-wrapper {
		padding-left: 294px
	}
}







#progress-symposium .list-symposium {
	margin-top: 15px;
	margin-bottom: 0;
	border-top: 1px solid #000
}

#progress-symposium .list-symposium>li {
	position: relative;
	padding: 20px 0;
	border-bottom: 1px solid #e6e6e6
}

#progress-symposium .list-symposium>li:after {
	content: '';
	display: table;
	clear: both
}

#progress-symposium .list-symposium .img-wrapper {
	margin-bottom: 15px
}

#progress-symposium .list-symposium .img-wrapper img {
	width: 100%
}

#progress-symposium .list-symposium .info-wrapper {
	color: #777
}

#progress-symposium .list-symposium .info-wrapper li {
	display: table
}

#progress-symposium .list-symposium .info-wrapper .title {
	color: #111;
	width: 100px;
	display: table-cell
}

#progress-symposium .list-symposium .info-wrapper  .progress_font{
	
		color:blue;
		font-size: 1.1em;
		font-weight: bold;
	
}

#progress-symposium .list-symposium .info-wrapper .btn {
	margin: 15px 0 0
}

@media ( max-width :991px) {

	#progress-symposium .list-symposium .img-wrapper img {
		width: 100%;
	}
	
}

@media ( min-width :992px) {
	#progress-symposium .list-symposium .img-wrapper {
		position: absolute;
		top: 20px;
		left: 30px
	}
	#progress-symposium .list-symposium .img-wrapper img {
		width: 234px;
		height: 140px;
	}
	#progress-symposium .list-symposium .info-wrapper {
		padding-left: 290px;
	}
	
	#progress-symposium .list-symposium>li{
		min-height: 180px;
		padding:30px 0 ; 
		
	}
}

#list-notice .link-more {
	font-size: 14px;
	text-decoration: none
}

#list-notice .accordion-group {
	position: relative;
	padding: 15px 30px 30px;
	border: none
}

#list-notice .accordion-group .accordion-btn {
	position: absolute;
	background: #f6f6f6;
	bottom: 0;
	right: 0;
	height: 30px;
	width: 65px;
	padding: 5px 25px 5px 5px;
	font-size: 12px;
	text-align: center
}

#list-notice .accordion-group .accordion-btn i:before {
	right: 5px;
	margin-top: -6px
}

#list-notice .accordion-group .accordion-btn .close-text {
	display: inline-block
}

#list-notice .accordion-group .accordion-btn .more-text, #list-notice .accordion-group .accordion-btn.collapsed .close-text
	{
	display: none
}

#list-notice .accordion-group .accordion-btn.collapsed .more-text {
	display: inline-block
}

#list-notice .accordion-group .accordion-header {
	border: none
}

#list-notice .accordion-group .accordion-body {
	border: none;
	padding-top: 0;
	padding-bottom: 0
}

#list-notice .accordion-group .accordion-item {
	padding: 10px 0
}

#list-notice .list-notice>li, #view-notice .view-notice .view-notice-header
	{
	padding: 15px
}

#list-notice .accordion-group .accordion-item .cycle-wrapper {
	display: table-cell;
	vertical-align: top
}

#list-notice .accordion-group .accordion-item .info-wrapper {
	margin-bottom: 0;
	display: table-cell
}

#list-notice .schedule-cycle {
	border-radius: 50%;
	width: 45px;
	height: 45px;
	display: block;
	float: left;
	font-size: 12px;
	text-align: center;
	border: 1px solid #999;
	color: #999
}

#list-notice .schedule-cycle.active {
	border: 1px solid #555;
	color: #555
}

#list-notice .list-notice>li, #view-notice .view-notice .view-notice-body,
	#view-notice .view-notice .view-notice-header {
	border-bottom: 1px solid #e6e6e6
}

#list-notice .info-wrapper {
	float: left;
	margin-left: 15px;
	margin-bottom: 15px
}

#list-notice .info-wrapper.last-child {
	margin-bottom: 0
}

#list-notice .info-wrapper ul {
	margin: 0
}

#list-notice .info-wrapper ul li {
	margin: 0;
	color: #999
}

#list-notice .info-wrapper ul li.title {
	color: #111
}

#list-notice .list-notice {
	margin-top: 15px;
	margin-bottom: 0;
	border-top: 1px solid #000
}

#list-notice .list-notice>li a {
	position: relative;
	display: block;
	text-decoration: none
}

#list-notice .list-notice>li:after {
	content: '';
	display: table;
	clear: both
}

#list-notice .list-notice>li h4 {
	font-size: 16px;
	color: #000;
	margin: 3px 0
}

#list-notice .list-notice>li .date {
	font-size: 12px;
	color: #999;
	margin: 0
}

#list-notice .list-notice>li .arrow {
	position: absolute;
	right: 0;
	top: 50%;
	font-size: 18px;
	margin-top: -19px;
	color: #b3b3b3
}

@media ( min-width :992px) {
	#list-notice .info-wrapper {
		margin-bottom: 0
	}
}

#view-notice .view-notice {
	margin-top: 15px;
	margin-bottom: 0;
	border-top: 1px solid #000
}

#view-notice .view-notice .view-notice-header h4 {
	font-size: 16px;
	color: #000;
	margin: 3px 0
}

#view-notice .view-notice .view-notice-header .date {
	font-size: 12px;
	color: #999;
	margin: 0
}

#view-notice .view-notice .view-notice-body {
	padding: 15px 15px 5px
}

#view-notice .view-notice .view-notice-footer {
	padding: 20px;
	text-align: center
}

#coming-soon .panel-body {
	text-align: center
}

#coming-soon .panel-body h1 {
	font-size: 2.9em;
	font-weight: 700
}

#coming-soon .panel-body p {
	color: #777
}

#coming-soon .panel-body p span {
	color: #000
}