h1 img {
 padding: 25px;
}

.live img {
 width: 25px; 
 margin-right: 5px;
 position: relative;
}

.vod img {
 height: 180px;
 vertical-align: bottom;
 margin-right: 5px;
}

img.flag {
 width: 25px;
}

img.channel {
 width: 100px;
}


#language,#age,#country,#category,#level {
 border-radius: 0;
 margin-top: 2px;
}


#ejaForm .btn {
 border-color: #ced4da;
}


.alternative {
 font-size: smaller;
 text-align: center;
}

.lastCheck {
 font-size: xx-small;
 display: none;
 text-align: right;
}

#add {
 display:none;
 padding-top: 25px;
}

div.thumb {
 text-align: center;
}

div.live .thumb {
	height: 150px;
}
div.live .thumb img {
 width: 90%;
 max-height: 150px;
}

.card-text i {
 font-size: smaller;
}

.card-text {
	overflow: scroll;
	max-height: 75px;
}

.banner {
 text-align: center;
 padding: 25px;
}

#info {
 text-align: center;
}


@media (-webkit-min-device-pixel-ratio: 0) {
  select {
    -webkit-appearance: none;
    background-image: $select-arrow !important;
    background-position: right 8px center;
    background-repeat: no-repeat;
    padding-right: 20px;
  }
}

.logo img {
 max-height: 150px;
}

.banner img {
 width:90%;
 margin: 0 auto;
}

#searchAdvancedDiv {
 display: none;
}

#searchAdvancedDiv select {
 width: 100%;
}

.adFrame {
 border: 0px; 
 margin-top: 25px; 
 width: 100%; 
 height: 1000px; 
}

.adFrameSearch {
 border: 0px; 
 width: 100%; 
 height: 1000px; 
}

#pagination {
 margin-top: 25px;
}

.thumb i {
 z-index: 5;
 padding: 3%;
 color: white;
 font-size: 15px !important;
 background-color: rgba(23, 35, 34, 0.75);
 border-radius: 5px;
 transform: translateY(-85px);
}

.cjs {
 display: none;
}

#nav {
 position: absolute;
 top: 5px;
 right: 10px;
 width: 200px;
 height: 30px;
 font-size: 25px;
 text-align: right;
 word-spacing: 5px;
}

#ejaInfo {
 text-align: center;
}

.channelPower {
 font-size: smaller;
 position: absolute;
 bottom: 5px;
 right: 10px;
}

.ejaAdBanner {
 display: none;
}
