.tab-pane,.tab-pane active 
{
	max-height:350px;
	overflow-y:scroll;
	white-space: nowrap;
	border:solid 1px #ddd;
	border-top:none;
	padding:5px;
	margin-bottom:5px;
	font-family: "Times New Roman", Times, serif;
	font-size:120%;}
.subicon {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display:inline-block;
    vertical-align: middle; 
}
.LRC {
    background: #198754;
}
.LRCA {
    background: #FFC107;
}
.SRT {
    background: #DC3545;
}
.VTT {
    background: #31D2F2;
}
.divlyrics{
    padding:5px;margin-bottom:5px;border:none;font-family: monospace;font-size:large;max-height:650px;overflow-y:scroll;
}
.divsearchbox {max-width:600px;margin: 0 auto;}
.captchatxt {vertical-align:baseline;display:inline-block;max-width:200px;}
#rklmmessage {position:absolute;width:100%;height:100%;left:0;top:0;z-index:999999;background-color:#f9f9f9;display:none;}
#sayac {position:absolute;right:50%;top:20px;font-size:300%;z-index:9999991;}