.black_overlay_channelList {
    background-color: black;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1002;
}

.white_content_channelList {
    color: black !important;
    display: none;
/*     left: 25%; */
    margin: auto;
    position: absolute;
    width: 1003px;
    z-index: 1002;
}

.tooltipCpOnLineTop {
	background-image: url('/CMS/media/img/v5/program-tv/nowy-program-tv/listaKanalow/backgroundTooltipCpOnLineTop.png');
	height: 40px;
}

.tooltipCpOnLineTop > div {
	text-align: left; 
	font-size: 18px; 
	font-weight: bolder; 
	padding-top: 20px; 
	padding-left: 20px;
}

.tooltipCpOnLineMiddle {
	background-image: url('/CMS/media/img/v5/program-tv/nowy-program-tv/listaKanalow/backgroundTooltipCpOnLineMiddle.png');
}

.tooltipCpOnLineBottom {
	background-image: url('/CMS/media/img/v5/program-tv/nowy-program-tv/listaKanalow/backgroundTooltipCpOnLineBottom.png'); 
	background-position: bottom left; 
	height: 20px;
}

.channelListCloseButton {
	width: 40px; 
	height: 40px; 
	float: right; 
	margin-top: -20px; 
	cursor: pointer;
}

.tooltipCpOnLineMiddle table{
    border-collapse: collapse;
    border-top: 1px solid #E4E4E4;
    margin-left: 10px;
    margin-right: 20px;
    text-align: left;
}

.tooltipCpOnLineMiddle table tr td {
    border-left: 1px solid #E4E4E4;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    vertical-align: top;
}

.tooltipCpOnLineMiddle table td {
    width: 233px;
}

.tooltipCpOnLineMiddle table tr td:first-child {
    border-left: medium none;
}

.chIndexCellL {
    background-color: #E4E4E4;
    background-position: right center;
    color: black;
    font-size: 9px;
    font-weight: bold;
    padding: 0 0 0 5px;
}

.chIndexCell {
    margin-left: 5px;
    color: #00A9FC;
    font-size: 9px;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
}

.chIndexCell a {
    color: #00A9FC;
    font-size: 9px;
    text-decoration: none;
}