@font-face {
 font-family: 'Open Sans Hebrew';
 font-style: italic;
 font-weight: 300;
 font-display: swap;
 src: url('/css/fonts/OpenSansHebrew-LightItalic.ttf') format('truetype');
}
@font-face {
 font-family: 'Open Sans Hebrew';
 font-style: normal;
 font-weight: 300;
 font-display: swap;
 src: url('/css/fonts/OpenSansHebrew-Light.ttf') format('truetype');
}
@font-face {
 font-family: 'Open Sans Hebrew';
 font-style: italic;
 font-weight: 400;
 font-display: swap;
 src: url('/css/fonts/OpenSansHebrew-Italic.ttf') format('truetype');
}
@font-face {
 font-family: 'Open Sans Hebrew';
 font-style: normal;
 font-weight: 400;
 font-display: swap;
 src: url('/css/fonts/OpenSansHebrew-Regular.ttf') format('truetype');
}
@font-face {
 font-family: 'Open Sans Hebrew';
 font-style: italic;
 font-weight: 700;
 font-display: swap;
 src: url('/css/fonts/OpenSansHebrew-BoldItalic.ttf') format('truetype');
}
@font-face {
 font-family: 'Open Sans Hebrew';
 font-style: normal;
 font-weight: 700;
 font-display: swap; 
 src: url('/css/fonts/OpenSansHebrew-Bold.ttf') format('truetype');
}
@font-face {
 font-family: 'Open Sans Hebrew';
 font-style: italic;
 font-weight: 800;
 font-display: swap; 
 src: url('/css/fonts/OpenSansHebrew-ExtraBoldItalic.ttf') format('truetype');
}
html {
 padding-bottom: 30px;
}
body {
 border: 0;
 margin: 0 auto;
 padding: 0;
 max-width: 1050px; 
 font-family: arial;
 background: #f0f0f0;
 position: initial!important;
}
.show{display:block}
.hide{display:none}
/* MailChimp pop design */
.mc-closeModal {
 color: #4a525f!important;
 top: 0!important;
 height: 20px!important;
 padding: 2px!important;
 z-index: 1000000000;
}

/* End MailChimp pop design */
.note-container {
 margin: 5px;
 background-color: #fffddb;
 border: 1px solid #fff;
 width: max-content;
 border-radius: 5px;
 padding: 8px;
 word-wrap: break-word;
 padding-right: 50px; 
 font-family: system-ui,'Open Sans Hebrew';
}
.note-container a{
 text-decoration: none;
}
.info2 {
 background: url('/images/info.png') no-repeat scroll right 10px top 6px;
 background-size: 24px;
 background-color: #d6f6ff;
}
.success {
 background: url('/images/success.png') no-repeat scroll right 10px top 6px rgba(0, 0, 0, 0);
 background-size: 24px; 
 background-color: #e2f2cb;
}
.warning {
 background: url('/images/warning.png') no-repeat scroll right 10px top 6px rgba(0, 0, 0, 0);
 background-size: 24px; 
 background-color: #fffddb;
}
.error2 {
 background: url('/images/error.png') no-repeat scroll right 10px top 6px rgba(0, 0, 0, 0);
 background-size: 24px; 
 background-color: #ffe6e2;
}
.download {
 background: url('/images/download.png') no-repeat scroll right 10px top 6px rgba(0, 0, 0, 0);
 background-size: 24px; 
 background-color: #e2f2cb;
}
.note {
 background: url('/images/note.png') no-repeat scroll right 10px top 6px rgba(0, 0, 0, 0);
 background-size: 24px; 
 background-color: #fae9bb;
}
#logo {
 position: absolute;
 top: 10px;
 left: 5px;
 font-family: arial;
 color: #fff;
}
#header #count {
 margin: 0 2px;
 color: #FFFFFF;
}
.channels_lists ul {
 padding-right: 10px;
}
.channels_lists li {
 margin-right: 10px;
}
#outer1 {
 width: 300px;
 float: left;
 margin-left: -310px;
 background: #FFFFFF;
}
#outer2 {
 padding-left: 310px;
 position: relative;
 background: #FFFFFF;
 overflow: hidden;
}
#outer3 {
 width: 220px;
 background: #FFFFFF;
 float: right;
 margin-right: -220px;
}
#outer4 {
 padding-right: 220px;
 position: relative;
 background: #FFFFFF;
 overflow: hidden;
}
#outer5 {
 position: relative;
 background: #FFFFFF;
}
#outer6 {
 padding-left: 220px;
 position: relative;
 background: #FFFFFF;
 overflow: hidden;
}
#outer7 {
 float: left;
 margin-left: -220px;
 background: #FFFFFF;
 width: 210px;
}
.content-space {
 padding-right: 10px;
 padding-left: 10px;
}
.icons-bar {
 color: #666666;
 font-size: 14px;
 margin: 12px 12px;
}
.icons-bar ul{
 margin: 0;
 padding: 0;
 list-style-type: none;
}
.icons-bar ul li{
 margin-left: 15px;
 display: inline;
}
.content-article {
 font-family: arial;
}
.content-article ul li, .content-article ol li {
 line-height: 1.7em;
 font-size: 1.2rem;
 font-family: 'Open Sans Hebrew';
}
.content-article em {
 font-size: 14px;
 color: gray;
}
.articleTitle {
 font-size: 2rem;
 font-weight: bold;
 border-bottom: 1px solid #adadab;
 font-family: 'Open Sans Hebrew';
 line-height: 1.5em;
 margin-bottom: 10px;
 padding: 5px;
}
.content-article p {
 font-family: system-ui,'Open Sans Hebrew';
 font-size: 1.2rem;
 color: #444444;
 line-height: 1.8em;
}
.content-article h2 {
 font-weight: bold;
 font-family: 'Open Sans Hebrew';
 font-size: 1.8rem;
 color: #000;
 padding: 0 0 15px 0;
}
.ibox {
 background-color: #f6f6f6;
 border: 1px solid #fff;
 border-radius: 5px;
 box-shadow: 0 0 7px #ccc;
 margin-bottom: 20px;
 padding: 20px;
 word-wrap: break-word;
}
.ibox {
 min-height: 50px;
 padding-right: 80px;
}
.ibox.shadow {
 border: 1px solid #aaa;
 box-shadow: 2px 2px 7px rgba(153, 153, 153, 0.6);
}
.ibox.shadow {
 padding: 0;
}
.ibox.info {
 background: url('/images/info.png') no-repeat scroll right 20px top 15px;
 background-color: #d6f6ff;
}
.ibox.success {
 background: url('/images/success.png') no-repeat scroll right 20px top 15px rgba(0, 0, 0, 0);
 background-color: #e2f2cb;
}
.ibox.warning {
 background: url('/images/warning.png') no-repeat scroll right 20px top 15px rgba(0, 0, 0, 0);
 background-color: #fffddb;
}
.ibox.error2 {
 background: url('/images/error.png') no-repeat scroll right 20px top 15px rgba(0, 0, 0, 0);
 background-color: #ffe6e2;
}
.ibox.download {
 background: url('/images/download.png') no-repeat scroll right 20px top 15px rgba(0, 0, 0, 0);
 background-color: #e2f2cb;
}
.ibox.note {
 background: url('/images/note.png') no-repeat scroll right 20px top 15px rgba(0, 0, 0, 0);
 background-color: #fffddb;
}
.img_copyright {
 position: relative;
 top: -32px;
 background: #000;
 color: #FFF;
 opacity: 0.5;
 padding: 1px 5px 1px 6px;
 font-size: 0.8em;
 float: right;
 margin-bottom: -20px;
}
.img_copyright a {
 color: #FFF;
}
#forum-right {
 position: absolute;
 padding-right: 5px;
 background: #FFFFFF;
 overflow: hidden;
}
#header {
 position: relative;
 height: 60px;
 background-color: #2276af;
}
#header .background {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
a {
 color: #1C62C1;
 text-decoration: none;
}
a:hover {
 color: navy;
 
}
a.channelurl {
 color: #061732;
 text-decoration: none;
 font-size: 14px;
}
a:hover.channelurl {
 color: #D00D0D;
 text-decoration: none;
 font-size: 14px;
}
p {
 margin: 0;
 font-size: 14.5px;
 line-height: 22px;
}
.nowonline a {
 color: green;
}
img {
 border: 0px;
}
h1 {
 font-size: 16px;
 font-family: 'Open Sans Hebrew', arial;
 margin: 0;
}
h2 {
 font-size: 18px;
 margin: 0;
 padding: 5px 0;
}
.content {
 padding: 9px;
 position: relative;
}
/* SIDEBAR */
.blink {
  /* color: #fe0034; */
  color: #fff;
  animation: blinker 0.8s cubic-bezier(.5, 0, 1, 1) infinite alternate;
} 
@keyframes blinker {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}
.iconslist ul {
 height: 31px;
 margin: 21px 0;
 list-style-type: none;
 padding: 0;
}
.iconslist ul a img {
 width: 85px;
 height: 34px;
}
.iconslist ul li {
 border: 1px solid #F1F1F1;
 float: right;
 margin: 5px;
 display: inline-block;
 width: 85px;
}
.iconslist ul a {
 background-color: #FFFFFF;
 display: block;
 height: 34px;
}
.iconslist ul li:hover {
 border-color: #FB4B4B;
}
.category {
 color: #333;
 padding-left: 2px;
 font-size: 13px;
}
.categoryback {
 /*background:#F7F6F6;*/
}
.categoryarrow {
 color: #333;
 padding-left: 2px;
 font-size: 13px;
 padding-right: 8px;
 background: url('pics/arrowright.gif') no-repeat right;
}
.categoryarrow a:hover {
 color: #1C62C1;
}
.category a:hover {
 color: #1C62C1;
}
.sidebarlinks ul {
 padding: 0;
 margin: 0;
 list-style-type: none;
}
.sidebarlinks li a {
 display: block;
 line-height: 25px;
 font-size:14px;
 color: #061732;
}
.sidebarlinks li img {
 vertical-align: middle;
 border: 0;
 width: 16px;
 height: 16px;
}
.sidebarlinks li:hover {
 background: #DDDEE0;
}
.backmenu {
 background-color: #FFF;
}
/* Raound Sidebar */

.sidebar {
 width: 100%;
}
.sidebar h2 { 
 color: #4a525f;
} 
.sidebar h2 { 
 font-weight: bold;
 font-size: 22px;
 height: 22px;
 font-family: 'Open Sans Hebrew',sans-serif;
 line-height: 20px;
 padding: 2px 0 5px 0;
}
.sidebar-favorites {
 border-bottom: 2px solid #682F94;
 color: #4a525f;
}
.sidebar-social {
 border-bottom: 2px solid #3B5998;
 color: #4a525f;
}
.sidebar-news {
 border-bottom: 2px solid #db0000;
 color: #4a525f;
}
.sidebar-weather {
 border-bottom: 2px solid #29BA01;
 color: #4a525f;
}
.sidebar-sports {
 border-bottom: 2px solid #327CBB;
 color: #4a525f;
}
.sidebar-sports-news {
 border-bottom: 2px solid #08877C;
 color: #08877C;
}
.sidebar-skarim {
 border-bottom: 2px solid #A90C67;
 color: #4a525f;
}
.sidebar-recipes {
 border-bottom: 2px solid #FF6500;
 color: #4a525f;
}
.sidebar-tipim {
 border-bottom: 2px solid #F60E99;
 color: #4a525f;
}
.sidebar a {
 text-decoration: none;
}
/* Raound Sidebar END */

.searchinput {
 border: 1px solid rgb(204, 204, 204);
 padding: 2px;
}
/* Raound Center news */

.news_center_corners {
 background-color: #000000;
 border-radius: 2px 2px 0 0;
 -moz-border-radius: 2px 2px 0 0;
 font-size: 16px;
 height: 37px;
 line-height: 37px;
 padding-right: 15px;
}
/* Raound Center news */

.sidebarlinks {
 padding-top: 10px;
}
/* NAVIGATION */

#navigation .content {
 margin-left: auto;
 margin-right: auto;
 height: 20px;
 padding-top: 5px;
 color: #FFFFFF;
}
#navigation #nav a {
 font-size: 13px;
 padding-left: 20px;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 display: inline;
 line-height: 25px;
}
#navigation #user a {
 padding-right: 5px;
 padding-left: 5px;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 display: inline;
 line-height: 25px;
}
#navigation #nav a:hover {
 color: #15ADFF;
}
#navigation #user a:hover {
 color: #15ADFF;
}
#wrapper {
 background: #FFFFFF;
 width: 1050px;
 direction: rtl;
 position: relative;
 display: inline-block;
 min-height: 500px;
}
#navigation {
 position: relative;
 text-align: center;
 background-color: #022B49;
}
#navigation .main-menu ul {
 /* direction:rtl;*/
}
#navigation .background {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
#navigation #user {
 position: absolute;
 left: 5px;
}
.breadcrumbs {
 background: #f5f5f5;
 font-size: 12px;
 color: #666666;
 padding: 5px 0;
 line-height: 12px;
 height: 12px;
}
.breadcrumbs a {
 color: #666666;
}
/* Menu header */

.main-menu {
 background: none repeat scroll 0 0 transparent;
 font-size: 1em;
 height: 20px;
 text-align: right;
}
.main-menu ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
}
.main-menu ul li {
 float: right;
 position: relative;
}
.main-menu ul li.homepage {
 background: url('/images/menu_home.png') no-repeat right transparent;
}
.main-menu ul li.channels {
 background: url('/images/menu_television.png') no-repeat right transparent;
}
.main-menu ul li.radio {
 background: url('/images/menu_audacity.png') no-repeat right transparent;
}
.main-menu ul li.webcams {
 background: url('/images/menu_webcam.png') no-repeat right transparent;
}
.main-menu ul li.trailers {
 background: url('/images/trailers.png') no-repeat right transparent;
}
.main-menu ul li.favorite {
 background: url('/images/menu_favorite.png') no-repeat right transparent;
}
.main-menu ul li.forums {
 background: url('/images/menu_forums.png') no-repeat right transparent;
}
.main-menu ul li a,
.main-menu ul li a:visited {
 color: #FFFFFF;
 display: block;
 height: 25px;
 line-height: 25px;
 padding-left: 25px;
 margin-right: 20px;
 text-decoration: none;
 font-size: 10pt;
}
.main-menu ul li:hover a,
.main-menu ul li a:hover {
 border: 0 none;
 color: #15ADFF;
 text-decoration: none;
}
/* Menu buttons channel and shows */
.nav-items {
 list-style: none;
 margin: 0; 
 display: flex;
 flex-flow: row wrap;
 justify-content: flex-start;  
 padding: 0;
}
.nav-items li {
 background: #3399fc;
 border-radius: 5px;
 margin: 5px 0 5px 5px;
}
.nav-items li {
 border-radius: 5px;
}

.nav-items a {
 text-decoration: none;
 display: block;
 padding: 0.5em;
 border-radius: 5px;
 color: white;
}
.nav-items a:hover{
 text-decoration: none;
 background: rgba(12,82,134,.74);
}   
/* Content categories list menu */

.content_categories {
 overflow: hidden;
 padding: 10px 0 0;
 list-style: none;
 text-align: center;
}
.content_categories li {
 float: right;
 width: 130px;
 background: url("/images/blue-dot.png") no-repeat scroll 110px 9px #E2E7FC;
 margin-left: 5px;
 margin-bottom: 5px;
 border-bottom: 1px solid #6B90DA;
 background-color: #E2E7FC;
}
.content_categories li a {
 display: block;
 width: auto;
 height: 26px;
 text-decoration: none;
 line-height: 25px;
 font-size: 14px;
 font-weight: bold;
 padding-left: 10px;
 padding-right: 10px;
}
.content_categories li.active a {
 background: #36B0C0;
 color: #FFFFFF;
}
.content_categories li: hover {}
/* Top inside Category menu */

.category-menu {
 margin: 15px 0 15px;
}
.category-menu ul {
 list-style: none;
 display: inline;
 padding: 0;
}
.category-menu li a {
 text-decoration: none;
 color: navy;
 display: block;
}
.category-menu li a:hover {
 display: block;
}
.category-menu li {
 -moz-border-bottom-colors: none;
 -moz-border-left-colors: none;
 -moz-border-right-colors: none;
 -moz-border-top-colors: none;
 background-color: #f5f5f5;
 background-image: linear-gradient(to bottom, #fff, #e6e6e6);
 background-repeat: repeat-x;
 border-color: #ccc #ccc #b3b3b3;
 border-image: none;
 border: 1px solid #efefef;
 font-family: open sans hebrew;
 margin: 5px 15px 5px 10px;
 padding: 5px 0px;
 text-align: center;
 width: 160px;
 border-color: #ccc #ccc #b3b3b3;
 border-image: none;
 border-radius: 4px;
 border-style: solid;
 border-width: 1px;
 float: right;
 box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.category-menu li:hover {
 background-color: #e6e6e6;
 background-image: linear-gradient(to bottom, #e6e6e6, #fff);
 border-color: #ccc #ccc #b3b3b3;
 border-image: none;
 border-radius: 4px;
 border-style: solid;
 border-width: 1px;
 box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* Content categories list menu */

#forums-list ul {
 overflow: hidden;
 padding: 10px 0 0;
 list-style: none;
 text-align: center;
}
#forums-list ul li {
 float: right;
 width: 160px;
 background: url("/images/blue-dot.png") no-repeat scroll 143px 9px #E2E7FC;
 margin-left: 5px;
 margin-bottom: 5px;
 border-bottom: 1px solid #6B90DA;
 background-color: #E2E7FC;
}
#forums-list ul li a {
 display: block;
 width: auto;
 height: 26px;
 text-decoration: none;
 line-height: 25px;
 font-size: 14px;
 font-weight: bold;
 padding-left: 10px;
 padding-right: 10px;
}
#forums-list ul li.active a {
 background: #36B0C0;
 color: #FFFFFF;
}
#forums-list ul li: hover {}
/* live-channels */
.legend_info {display: inline-table;}

.live-channels {
 margin: 5px 5px;
 padding: 0;
 position: absolute;
}
.live-channels li{
 display: inline-block;
}
.live-channels li a{
  display: inline-block;
}
.live-channels a {
 font-size: 14px;
 text-decoration: none;
 color: #1c62c1;
 font-family: 'Open Sans Hebrew';
}
.live-channels a:hover {
 font-size: 14px;
 text-decoration: none;
 color: blue;
}
.live-channels span.status {
 border-radius: 10px;
 box-shadow: 0 1px 1px #555 inset, 0 1px 0 #fff;
 display: block;
 float: right;
 height: 10px;
 margin-right: 2px;
 margin-left: 5px;
 margin-top: 5px;
 width: 10px;
}
.live-channels span.statusgreen {
 background: #99db56;
}
.channels_lists ul li {
 list-style-image: url("/images/bullet.gif");
 list-style-type: square;
 font-size: 14px;
 width: 126px;
 color: #FFFFFF;
 height: 22px;
 line-height: 1.4em;
}
.channels_lists ul li a {
 color: #FFFFFF;
 text-decoration: none;
}
.channels_lists ul li a:hover {
 text-decoration: none;
 background: #598FB3;
}
.menu_title {
 background-color: #647E9C;
 margin-bottom: 5px;
 padding-right: 5px;
}
/* Top Menu - forums */

.top-small-menu {
 clear: both;
 border-bottom: 5px solid #ededed;
}
.top-menu-img {
 width: 20px;
 vertical-align: middle;
 padding-left: 4px;
}
.top-small-menu span {
 font-size: 12px;
 font-weight: bold;
}
.top-small-menu ul {
 display: inline;
 padding: 0;
 line-height: 22px;
}
.top-small-menu ul li {
 margin: 0 0 0 14px;
 font-size: 12px;
 font-weight: bold;
 display: inline-block;
 padding: 5px;
 font-family: open sans hebrew;
}
.top-small-menu ul li:hover { 
 background: #ededed;
}

#error {
 background-color: #FFFF88;
 color: #FF2200;
 margin-bottom: 10px;
 padding: 5px;
 font-weight: bold;
 border: 1px solid #FF2200;
}
#favchannels {
 background-color: #E9FEE0;
 color: #009900;
 margin-bottom: 10px;
 padding: 5px;
 font-weight: bold;
 border: 1px solid #349534;
}
.ibutton {
 background-color: #F5F5F5;
 border: 1px solid #C4C4C4;
 border-radius: 5px 5px 5px 5px;
 color: #000000;
 cursor: pointer;
 padding: 5px;
 vertical-align: middle;
 float: right;
 font-size: 14px;
 margin-left: 5px;
}
.ibutton:visited,
.ibutton:link {
 color: #000000;
}
.ibutton:hover {
 background-color: #EDEDED;
 border-color: #A6A6A6;
}
.box {
 float: right;
 height: 95px;
 margin: 30px 0 0 0;
 padding: 10px;
 text-align: center;
 width: 136px;
}
.box:hover {
 background: none repeat scroll 0 0 #E2E7FC;
}
.box p {
 font-weight: bold;
}
.box img {
 border: 1px solid #333333;
 border-radius: 2px;
 -moz-border-radius: 2px;
}
.category_box {
 box-shadow: 0 0 1px 2px #C1BDBD;
 height: 270px;
 margin: 0 8px 15px 8px;
 overflow: hidden;
 width: 18%;
 display: inline-block;
 position: relative;
}
.category_box:hover {
 box-shadow: 0 0 1px 2px #6B90DA;
 transform: scale(1.05) translate3d(0px, 0px, 0px) rotate(0.1deg) translateZ(0px);
 transition: all 10ms ease-in-out 0s;
 -webkit-transition: all 10ms ease-in-out 0s;
 -webkit-transform: scale(1.05) translate3d(0px, 0px, 0px) rotate(0.1deg) translateZ(0px);
 /* Safari and Chrome */
}
.category_box img {
 display: block;
 height: 270px;
 width: 180px;
}
.category_box div {
 background-color: rgba(0, 0, 0, 0.85);
 bottom: 0;
 font-weight: bold;
 line-height: 21px;
 color: #FFF;
 position: absolute;
 text-align: center;
 bottom: 0;
 width: 100%;
 right: 0;
}
.category_box div a {
 color: white;
 font-size: 22px;
}

/* tv channels header */

.TitleSmall {
 background: #E2E7FC none repeat scroll 0 0;
 border-top: 1px solid #6B90DA;
 color: #222222;
 padding: 2px 8px;
 text-align: right;
 font-size: 14px;
}
/* search engine style */
.gssb_c {
 z-index: 5000;
 right: 15px!important;
}
.isramedia-search {
 width: 230px;
}
.search {
 width: 240px;
 text-align: right;
 border: 0;
 font-family: arial;
 font-size: 14px;
 padding: 1px 2px;
 height: 20px;
 margin: 5px 25px;
 position:absolute;
 left:0;
 background: rgba(255, 255, 255, 0.1);
}
.search_button {
 cursor: pointer;
 font-size: 14px;
 color: #fff;
 background: none;
 border: 0;
 left: 0;
 position: absolute;
 top: 6px;
}
.search_box {
 position: absolute;
 right: 65%;
 top: 12px;
 color: #FFF;
}
.search_results_box {
 position: relative
} 
.search_container input[type=text] {
 -webkit-transition: width 0.4s ease-in-out;
 transition: width 0.4s ease-in-out;
 position: absolute;
 left:0;
}
.search_container input[type=text]:focus {
 width: 240px;
 background: #FFF;
 color: #333;
} 
.search_container input[type=text]::placeholder {
 color: #FFF;
 opacity: 1;
}

.search_container input[type=text]:-ms-input-placeholder {
 color: #FFF;
}
.search_button:active {}
/* button */

.social-button {
 border-radius: 25px;
 display: inline-block;
 margin: 5px 0 0 5px;
}
.twitter-button {
 width: 100px;
 line-height: 33px;
 border-radius: 25px;
 display: inline-block;
 background: #000;
}  
.twitter-button:hover{
 background-color: #388ddb;
}
.telegram-button{
 background-color: #085696;
}
.telegram-button:hover{
 background-color: #1080F5;
}
.social-button p{
 color: #FFFFFF;
 font-size: 14px;
 padding: 0 5px;
}
.social-button-link:link{
 text-decoration: none;
}
.youtube-button{
 background-color: #e62117;
}
.youtube-button:hover{
 background-color: #cb1f16;
}
.instagram-button{
 background: #f09433; 
 background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
 background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
 background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.instagram-button:hover {
 background-color: #e62117;
}
.jump {
 -moz-background-clip: border !important;
 -moz-background-inline-policy: continuous !important;
 -moz-background-origin: padding !important;
 background: #97d3ff !important;
 border: 1px solid #CCCCCC;
 color: #313131 !important;
 display: inline;
 float: right;
 font-size: 11px !important;
 font-style: normal !important;
 font-weight: bold !important;
 line-height: 12px !important;
 margin-right: 13px;
 padding: 3px 10px 3px 12px !important;
 position: relative;
 font-family: arial;
 text-decoration: none;
}
.jump a:hover {
 color: #8A8A8A !important;
}
/* content page */

.contentline {
 height: 8px;
 background: #6B90DA;
 margin-top: 8px;
}
/* Archive Navigation */

.pagination {
 margin-bottom: 10px;
 font-weight:normal;
 margin-left: 10px;
 font-size: 12px;
}
.pagination a,
.pagination .current {
 border: 1px solid rgba(222, 222, 222);
 border-radius: 4px;
 box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
 padding: 4px 8px;
 color: #333;
 text-decoration: none;
}
.pagination a {
 background: rgba(245, 245, 245);
 margin-right: 5px;
 color: rgb(113, 113, 113);
}
.pagination a:hover {
 color: #3862D1;
 background-color: #F5F5FF;
}
/* box */

.clean-box1 {
 background: #FFFFFF none repeat scroll 0 0;
 border: 1px solid #333;
 color: #222222;
 display: block;
 float: left;
 margin-left: 50px;
 padding: 1px;
 text-align: center;
 width: 230px;
}
.clean-box2 {
 background: #FFFFFF none repeat scroll 0 0;
 border: 1px solid #333;
 color: #222222;
 display: block;
 float: left;
 margin-left: 10px;
 padding: 1px;
 text-align: center;
 width: 230px;
}
/* Contact form */

.input {
 border: 1px #1A1A1A solid;
 background: #FFFFFF;
 margin-top: 4px;
 color: #1A1A1A;
}
.input:focus {
 border: 1px #00CCFF solid;
 background: #CBF4FF;
 color: black;
}
.submit:hover {
 color: #8A8A8A !important;
}
/* CHANNEL TABLES */

.ch-box {
 margin-top: 5px;
 background: #dfdfdf;
 width: 220px;
}
img {
 border: 0;
}
div.gray {
 font-family: Arial;
 font-size: 11px;
 color: #7f7f7f;
}
.showall a {
 color: #fff;
 opacity: 0.6;
 font-weight: normal;
 text-decoration: none;
}
.showall {
 font-family: Arial;
 font-size: 12px;
 text-align: left;
 float: left;
}
.goup a {
 font-family: Arial;
 font-size: 14px;
 color: #636363;
 text-align: right;
 text-decoration: none;
}
.goup a:hover {
 color: #1C62C1;
}
/* FOOTER START */

.rainbow {
 height: 6px;
 background: url('/images/rainbow.png')repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
#footer {
 clear: both;
 background: #032B4E;
 height: 45px;
 font-family: 'Open Sans Hebrew';
 line-height: 12px;
 direction: rtl;
 /*border-top:6px solid #00AEEF;*/
}
#footer .footer-links {
 color: #FFFFFF;
 padding: 5px;
 float: right;
}
#footer .footer-info a {
 color: #FFFFFF;
 text-decoration: none;
 margin: 0 10px;
 font-size: 12px;
}
#footer .footer-info a:hover {
 background: #0C5286;
}
.footer-contents a {
 text-decoration: none;
 line-height: 20px;
 font-size: 14px;
 color: #061732;
}
.footer-contents a:hover {
 text-decoration: none;
 background: #DDDEE0;
}
.footer-contents {
 margin: 16px auto 0;
 text-align: right;
 width: 1000px;
}
.footer-col1 {
 margin-top: 5px;
 display: inline;
 float: right;
 width: 150px;
 color: #1c62c1;
 font-family: 'Open Sans Hebrew';
}
.copyrights {
 font-size: 12px;
 color: #ffffff;
 text-align: center;
 padding: 5px 0;
 float: left;
}
.stat {
 margin-top: 5px;
 float: left;
 font-size: 10px;
 text-align: center;
 padding-left: 2px;
 color: #333;
}
.footer-info {
 font-size: 10px;
 text-align: center;
 color: #FFFFFF;
}
/* FOOTER END */
/* news hover affect */

.normal {
 background-color: #ffffff;
}
.hover {
 background-color: #FFFFCC;
}
/* newsbit */

.activityItem {
 background: url("/pics/Border.png") no-repeat scroll center bottom transparent;
 float: right;
 margin-bottom: 7px;
 width: 100%;
}
.activityItem img {
 background: url("") no-repeat scroll 0 0 transparent;
 padding: 10px 10px 10px 10px;
 float: left;
 height: 90px;
 width: 120px;
}
.activityText {
 float: right;
 width: 80%;
}
.hpBtn {
 float: right;
 margin-top: 5px;
 margin-bottom: 5px;
 width: 100%;
}
.activityText h3 {
 color: #CC0000;
 font-size: 15px;
 margin: 0 0 2px;
}
.addthisleft {
 float: left;
}
.mainContentTitle {
 font-size: 1.5rem;
 font-weight: bold;
 line-height: 1em;
 padding: 5px;
 margin-bottom: 5px;
}
.postContentTitlelive h2 {
 font-weight: bold;
 font-size: 16px;
 height: 18px;
 line-height: 18px;
 margin: 0;
 font-family: 'Open Sans Hebrew',sans-serif;
 padding: 2px 5px;
 color: #fff;
 background-color: #0075de;
}
.postContentTitlereality h2 {
 border-bottom: 2px solid #A10079;
 font-weight: bold;
 font-size: 22px;
 margin: 0;
 font-family: 'Open Sans Hebrew';
 height: 20px;
 line-height: 22px;
 padding: 2px 5px 5px 0;
 margin-top: 3px;
 color: #4a525f;
 border-radius: 2px 2px 0 0;
}
.postContentTitleEpisodes h2 {
 font-weight: bold;
 font-size: 22px;
 height: 22px;
 line-height: 22px;
 margin: 0;
 font-family: 'Open Sans Hebrew',sans-serif;
 padding: 5px;
 color: #fff;
 background-color: #0075de;
}
.postContentTitleKids h2 {
 background: #F2AE1D;
 font-size: 22px;
 font-weight: normal;
 font-size: 1.4em;
 margin: 0;
 font-family: 'Open Sans Hebrew';
 height: 20px;
 line-height: 20px;
 padding: 2px 0 5px 0;
 margin-top: 3px;
 color: #FFFFFF;
 border-radius: 2px 2px 0 0;
}
.post {
 border-bottom: 1px solid #CCCCCC;
 width: 100%;
 padding: 8px 0;
}
.post_title {
 background: none repeat scroll 0 0 #F6F6F6;
}
.post_title_news {
 vertical-align: top;
 padding-right: 10px;
}
.post_links_homepage {
 font-size: 12px;
}
.news_pics {
 vertical-align: top;
 width: 20px;
 border-radius: 5px 5px 5px 5px;
}
.news_pics img {
 width: 300px;

}
.news_pics img.stretch {
 width: 180px;
 height: 130px;
 /* OLD 90X90 */
}
.post_name a {
 font-weight: bold;
 font-family: open sans hebrew , arial;
 text-decoration: none;
 font-size: 18px;
 color: #07e;
}
.post_name time {
 width: 84px;
}
.post_links a {
 text-decoration: none;
 color: blue;
}
.post_links a:hover {
 text-decoration: underline;
}
.post_adds ,.post_adds a {
 color: #636363;
 font-size: 10px;
 margin-top: 5px;
 font-weight: normal;
}
.post_body {
 color: #333;
 font-size: 14px;
 margin-bottom: 7px;
 margin-top: 7px;
}
.post_view {
 color: #666666;
 font-size: 11px;
}
.post_text {
 color: #444444;
 font-size: 16px;
}
.post_desc {
 color: #444444;
 font-size: 15px;
}
.static_page_date {
 color: #636363;
 font-size: 10px;
 float: right;
 font-weight: normal;
 margin: 4px;
 padding-left: 8px;
}
#email {
 height: 15px;
 background-color: #4F4F4F;
 border: 1px solid #000000;
 color: #FFFFFF;
 height: 16px;
 width: 145px;
 z-index: 999;
 margin-bottom: 2px;
}
#password {
 height: 15px;
 background-color: #4F4F4F;
 border: 1px solid #000000;
 color: #FFFFFF;
 height: 16px;
 width: 145px;
 z-index: 999;
 margin-bottom: 2px;
}
.header_login_password_remind {
 color: #9E9E9E !important;
 font-size: 16px;
}
.header_login_registartion {
 font-size: 14px;
}
#header_login_submit {
 float: right;
}
.grey {
 color: #FFFFFF !important;
 font-size: 11px;
}
.header_bottom_bar {
 background: none repeat scroll 0 0 #f5f5f5;
 /*border-bottom: 1px solid #ADADAB;*/
 height: 33px;
 margin: 0 20px;
 font-size: 10pt;
 line-height: 35px;
 background: rgb(201,44,70);
 background: -webkit-linear-gradient(left, rgba(201,44,70,1) 0%,rgba(123,67,151,1) 100%);
 background: -webkit-gradient(linear, left top, right top, from(rgba(201,44,70,1)),to(rgba(123,67,151,1)));
 background: -o-linear-gradient(left, rgba(201,44,70,1) 0%,rgba(123,67,151,1) 100%);
 background: linear-gradient(to right, rgba(201,44,70,1) 0%,rgba(123,67,151,1) 100%);
}
.header_bottom_bar ul{
 overflow: hidden;
 list-style: none;
 padding: 0;
 margin: 0;
 text-align: center;	
}
.header_bottom_bar li{
 float: right;
 padding: 0 4px;
}
.header_bottom_bar li a{
 padding: 4px;
 color: #FFF;
}
.header_bottom_bar li a:hover{
 text-decoration: underline;
}
.center-content {
 border: 1px solid #DDDDDD;
 border-radius: 6px;
 padding: 10px;
}
#bottombar {
 position: fixed;
 bottom: 0;
 height: 25px;
 width: 166px;
 background-color: #3B5998;
 border: 1px solid #647E9C;
}
#bottombar a {
 color: white;
 text-decoration: none;
}
#bottombar img {
 vertical-align: middle;
 padding-left: .5em;
}
#bottombar div {
 height: 100%;
 padding: 4px .5em 0 .5em;
 cursor: pointer;
}
#bottombar div:hover {
 background-color: #5c75aa;
}
#facebook-chat {
 display: none;
 position: fixed;
 bottom: 29px;
 width: 262px;
 height: 460px;
}
#chat-arrow {
 position: fixed;
 bottom: 30px;
 right: 60px;
 width: 101px;
 height: 116px;
}
#chat-top {
 height: 25px;
 width: 262px;
 background: #3B5998;
 line-height: 24px;
}
#chat-top img {
 float: left;
 padding: 5px;
 display: inline;
 cursor: pointer;
}
.chat_online {
	color: lawngreen;
}
/* TVguide */

.tvguide {
 border-collapse: collapse;
 border: 1px solid #FFF;
 width: 100%;
 font-size: 14px;
}
.tvguide.currentshow {
 font-size: 14px;
 width: 470px;
}
.tvguide th {
 background: #B9C9FE;
 border: 1px solid #FFF;
 color: #003399;
}
.tvguide td {
 background: #E8EDFF;
 border: 1px solid #FFF;
 /* cursor:pointer;*/
}
.tvguide tr.current td {
 background: pink;
}
.tvguidetime {
 font-weight: bold;
 color: #666699;
 text-align: center;
}
.tvguideshowname {
 text-align: right;
 font-weight: bold;
 width: 420px;
}
.tvguideshowname.currentshow {
 width: 350px;
}
.tvguide.currentshow .allchannelshows {
 cursor: default;
}
.tvguide.currentshow .allchannelshows a {
 color: #061732;
}

.tvshowduration {
 text-align: center;
 width: 70px;
}
.tvshowgenre {
 text-align: center;
 width: 150px;
}
.tvguide .description td {
 cursor: inherit;
 background-color: #FEFFE8;
 /*#FFE8FE*/
 /*#E8FFE8*/
}
.tvguide-dates {
 padding: 0 0 8px 0;
}

.tvguide-dates li {
 list-style-type: none;
}
.tvguide-dates li:not(:first-child) {
 margin-right: 12px;	
}
.tvguide-dates a {
 text-decoration: none;
 padding: 4px 4px;
 background: #FEFFE8;
 color: #003399;
 font-size: 14px;
 border: 1px solid;
 font-weight: bold;
 display: inline-flex;
}
.tvguide-dates .active a {
 background: #B9C9FE;
}
.hidden,
.script-hide {
 display: none;
}
.channelshows-select option:first-child {
 font-weight: bold;
}
.sidebar .channelshows-select {
 width: 100%;
}
.channelpic img {
 width: 100px;
 padding: 5px;
 border-radius: 5px;
}
.channel-info-container {
  width: 100%;
  background:#FFFFFF;
  font-family: 'Open Sans Hebrew';
  font-size: 14px;  
}
.channel-info {
 float: right;
 background-color: #f5f5f5;
 border-radius: 6px;
 padding: 8px;
 margin-left: 10px;
}
.category-channelpic img {
 height: 100px;
}
.channels-list img {
 vertical-align: middle;
}
#notice-container {
 direction: rtl;
}
#notice {
 position: fixed;
 bottom: 0;
 width: 350px;
 min-height: 100px;
 background-color: #fff;
 border: 1px solid silver;
 box-shadow: 0 0 5px #888888;
 opacity: 1;
 display: none;
 z-index: 10;
 margin-bottom: 15px;
 border-radius: 5px;
 font-family: 'Open Sans Hebrew';
 line-height: 2em;
}
#notice:hover {
 opacity: 1;
}
#notice .notice-close {
 float: left;
 cursor: pointer;
 margin: 5px;
}
#notice .notice-title {
 font-weight: bold;
 padding: 5px;
}
#notice .notice-title a {
 text-decoration: none;
 color: blue;
 font-size: 14px;
 font-family: 'Open Sans Hebrew';
 font-size: 16px;
}
#notice .notice-title a:hover {
 text-decoration: underline;
 /* color:#1c62c1;*/
}
#notice .notice-title img {
 vertical-align: middle;
}
#notice .notice-body {
 padding: 0 5px;
 font-size: 16px;
}
#notice .notice-body p {
 font-size: 14px;
 line-height: 1.5em;
 color: rgb(18, 37, 54);
}
/* MENU */

.ui-menu .ui-menu-item a.level1 {
 margin: -1px;
 font-size: 15px;
 font-family: tahoma;
 line-height: 20px;
}
.ui-menu .level1,
.ui-widget-content .level1,
.ui-widget-header .level1 {
 border: 1px solid #2694e8;
 background: #3baae3 url(/css/jqueryui/images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x;
 color: #ffffff;
}
.ui-menu .level1 a,
.ui-menu .level1 a:link,
.ui-menu .level1 a:visited {
 color: #ffffff;
 text-decoration: none;
}
.ui-menu .level1 .ui-icon {
 background-image: url(/css/jqueryui/images/ui-icons_ffffff_256x240.png);
}
.ui-menu .ui-menu-item a.level1 {
 font-size: 15px;
 font-family: tahoma;
 border: 1px solid #006290;
 background: -webkit-linear-gradient(top, #006290 0, #004778 100%) repeat scroll 0 0 #006290;
 background: -moz-linear-gradient(to bottom, #006290 0px, #004778 100%) repeat scroll 0 0 #006290;
 background: -ms-linear-gradient(to bottom, #006290 0px, #004778 100%) repeat scroll 0 0 #006290;
 background: linear-gradient(to bottom, #006290 0px, #004778 100%) repeat scroll 0 0 #006290;
}
.ui-menu .ui-menu-item a {
 font-size: 12px;
 font-family: tahoma;
 line-height: 25px!important;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
 border: 1px solid #74b2e2;
 background: #e4f1fb !important;
 font-weight: bold;
 color: #0070a3;
}
.ui-state-hover .level1 .ui-icon,
.ui-widget-content .level1.ui-state-hover .ui-icon,
.ui-widget-header .level1.ui-state-hover .ui-icon,
.ui-state-focus .level1 .ui-icon,
.ui-widget-content .level1.ui-state-focus .ui-icon,
.ui-widget-header .level1.ui-state-focus .ui-icon {
 background-image: url(/css/jqueryui/images/ui-icons_72a7cf_256x240.png);
}
.ui-menu>.level1-container {
 margin: 3px 0;
}
.menu .ui-icon.ui-icon-carat-1-e {
 margin-top: 3px;
}
.menu .level1 .ui-icon.ui-icon-carat-1-e {
 margin-top: 2px;
}
.ui-menu.open-left .ui-menu-icon.ui-icon-carat-1-e {
 float: left;
 background-position: -96px 0;
}
.ui-menu .ui-menu-item {
 white-space: break-word;
}
.menu {
 display: none;
}
.ui-menu.ui-widget-content {
 border: 1px solid #006290;
 z-index: 10;
 margin-top: 4px;
 position: absolute!important;
}
.sound-switch {
 float: left;
 width: 16px;
 height: 16px;
 cursor: pointer;
}
.sound-switch.sound-on {
 background-image: url(/images/sound_on.png);
}
.sound-switch.sound-off {
 background-image: url(/images/sound_off.png);
}
.table-form .input,
.table-form img.captcha {
 background: #F5F5F5;
 border: 1px solid #ccc;
 border-radius: 5px;
 padding: 5px;
}
.table-form .input {
 width: 250px;
 -webkit-box-sizing: border-box;
 font-family: arial;
 -moz-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
}
.table-form textarea.input {
 height: 100px;
}
.table-form .input:hover {
 border-color: #95B4EF;
}
.table-form .input:focus {
 border-color: #95B4EF;
 background-color: white;
}
.table-form span.required {
 color: red;
}
.table-form .button {
 background: #0c5286;
 border: 1px solid #ccc;
 color: #FFF;
 cursor: pointer;
 font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
 font-size: 15px;
 height: 32px;
 padding: 5px 20px;
}
.table-form .button:hover {
 background: #1b3d54;
}
.table-form .error {
 border-color: red !important;
 background-color: #F9E8E8 !important;
}
ul.errors {
 display: block;
 background-color: #F9E8E8;
 border: 1px solid red;
 border-radius: 5px;
 padding: 5px 20px;
}
.ui-tooltip {
 padding: 8px;
 position: absolute;
 z-index: 9999;
 text-align: right;
 background: #fff;
 direction: rtl;
 max-width: 300px;
 -webkit-box-shadow: 0 0 5px #aaa;
 box-shadow: 0 0 5px #aaa;
 display: none;
}
/* Fades and background-images don't work well together in IE6,drop the image */

* html .ui-tooltip {
 background-image: none;
}
body .ui-tooltip {
 border-width: 2px;
}
.ui-autocomplete {
 direction: rtl;
 margin-top: 4px;
 overflow: hidden;
 max-height: 400px;
 overflow-y: auto;
 border-radius: 0;
}
/* Comments style for channels\content ID TABS */

.usual {
 background: #ffffff;
 color: #333333;
 font-size: 16px;
}
.usual h2 {
 font-size: 20px;
 font-weight: bold;
}
.usual p {
 font-size: 16px;
 line-height: 28px;
}
.usual ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
}
.usual li {
 float: right;
 list-style: none outside none;
 text-align: center;
}
.usual ul a {
 background: #CCCCFF;
 color: #000000;
 display: block;
 font-weight: bold;
 margin: 1px 1px 1px 0;
 padding: 6px 10px;
 text-decoration: none !important;
}
.usual ul a:hover {
 background: #CCCCFF;
 color: #003399;
}
.usual ul a.selected {
 background: #EEEEFF;
 border-bottom: 1px solid snow;
 color: #003399;
 font-weight: bold;
 cursor: default;
 margin-bottom: 0;
}
.usual div {
 background: #EEEEFF;
 clear: right;
 padding: 5px 5px 8px;
}
.usual div a {
 color: #000000;
 font-weight: bold;
}
 
/* breaking-news Indexpage */
.breaking-news-container {display:inline-block;width: 100%;position:relative;}
.breaking-news-container a {
 color: #fff;
 display: inline-block;
 width: 100%;
 position: relative;
}
.breaking-news-container h2 {
 padding: 2px 5px;
 font-weight: bold;
 font-family: 'Open Sans Hebrew',sans-serif;
 height: 22px;
 font-size: 16px;
 line-height: 22px;
 background: #c60917;
 color: #4a525f;
 margin: 0;
}
.breaking-news-container i {
 position: absolute;
 top: 2px;
 left: 5px;
 line-height: 18px;
 font-size: 10px;
}
.index-news-scroll { 
 max-height: 600px;
 overflow-y: scroll;
 }
.index-news-scroll::-webkit-scrollbar {
 width: 5px;
}

.index-news-scroll::-webkit-scrollbar-thumb {
  background: #ccc;
}
.index-news-scroll::-webkit-scrollbar-track {
  background: #eee;
}
.index-ad {
 float: left;
 width: 300px;
 padding: 8px 0 0 0;
 margin: 0 auto;
}
.index-ad ins{margin:0;}
.index-ad span{
 font-size: 10px;
 color: #979696;
}
/* LiveBraodcast list Indexpage */

.LiveBroadcast_title {
 padding: 2px 0 5px 0;
 font-weight: bold;
 font-family: 'Open Sans Hebrew',sans-serif;
 height: 20px;
 font-size: 20px;
 color: #4a525f;
 line-height: 18px;
}
.LiveBroadcast ul li img {
 float: right;
 padding-left: 4px;
}
/* Current show */

ul.current-show, .current-show ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 width: 364px;
}
.current-show > li {
 background-color: #e7e7e7;
 border-bottom: 1px dotted #058aff;
 padding: 5px;
}
.current-show > li:nth-child(2n) {
 background-color: #ffffff;
}
.current-show .time,
.current-show .channelname {
 display: inline;
 font-size: 14px;
}
.current-show .time {
 background-color: #cf041c;
 color: white;
 padding: 0 3px;
 font-size: 14px;
}
.current-show .showname {
 font-size: 14px;
 line-height: 1.8;
}
.current-show .channelname a {
 color: #333;
 font-weight: bold;
 text-decoration: none;
}
.current-show .channelshowpic img {
 width: 40px;
 height: 30px;
 float: right;
 margin: 2px 3px 3px 3px;
 box-shadow: 2px 3px 4px #888888;
 margin-left: 16px;
}
/* End Current show */
/* Trailers list Indexpage */

.homepage-trailers {
 list-style: none;
 padding: 0;
 margin: 5px 0 0 0;
 overflow: hidden;
}
.homepage-trailers li {
 display: inline-block;
 margin: 5px 6px;
 height: 140px;
 position: relative;
 width: 31%;
 overflow: hidden;
 border-radius: 5px;
}

.homepage-trailers img {
 width: 100%;
 height: 100%;
 -webkit-transition: -webkit-transform 0.2s;
 -webkit-transition: transform 0.2s;
 transition: transform 0.2s; 
}
.homepage-trailers img:hover {
 -webkit-transform: scale(1.2);
 -ms-transform: scale(1.2);
 transform: scale(1.2);
 transition-duration: 0.2s;
 transition-timing-function: linear;
 border-radius: 5px;
}
 
.homepage-trailers span {
 background: #000;
 opacity: 0.5;
 color: white;
 font-size: 10px;
 padding: 2px;
}
.homepage-trailers strong {
 color: #fff;
 position: absolute;
 text-align: center;
 background: rgba(0,0,0,0.5);
 right: 0;
 bottom: 0;
 padding: 4px 4px 5px;
 box-sizing: border-box;
 margin: 0;
 width: 100%;
 color: #fff;
 font-weight: bold;
 font-size: 16px;
 text-shadow: 1px 1px 0px #000;
}
.trailers_container {
 width: auto;
 background: #F7F6F6;
 border: 1px solid #C8C8C8;
 border-radius: 5px 5px 5px 5px;
 padding: 5px;
}
.trailers_title {
 border-bottom: 2px dotted #cccccc;
 font-weight: bold;
 height: 20px;
 font-size: 20px;
 font-family: 'Open Sans Hebrew',sans-serif;
 color: #4a525f;
 line-height: 20px;
 padding: 2px 5px 5px 0;
}
#add-channel-source-window {
 display: none;
 position: absolute;
 top: 200px;
 left: 200px;
 width: 500px;
 height: 300px;
 background-color: #DAF1FF;
 border-radius: 7px;
 box-shadow: 0 0 1em gray;
 text-align: center;
 direction: rtl;
 z-index: 100;
}
#add-channel-source-window .title {
 background-color: #BCE6FF;
 color: #2694e8;
 font-size: 18px;
 padding: 5px 0;
 margin-bottom: 1em;
 border-radius: 7px 7px 0 0;
}
#add-channel-source-window img.close {
 float: left;
 margin: 4px 0 0 6px;
 cursor: pointer;
}
#add-channel-source-window label[for="channel-source-url"] {
 font-size: 14px;
}
#add-channel-source-window #channel-source-url {
 width: 70%;
 height: 100px;
 border: 1px solid gray;
 border-radius: 3px;
 background-color: #f5f5f5;
 direction: ltr;
}
#add-channel-source-window button {
 background: #005E8D;
 border: 1px solid #ccc;
 border-radius: 5px;
 color: #FFF;
 cursor: pointer;
 font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
 font-size: 14px;
 padding: 5px 20px;
 font-weight: bold;
}
#add-channel-source-window button:hover {
 background: #2694e8;
 color: white !important;
}
#add-channel-source-window .ajax {
 display: none;
}
#broadcastobject {
 width: 525px;
 margin-top: 5px;
}
#broadcastobject > iframe {
 height: 400px;
 width: 100%;
}
.channel-user-sources button {
 margin-left: .5em;
}
.channel-user-sources button.selected {
 background-color: #bce6ff;
}
.channel-forum-title {

}
a.channel-forum-title:hover {
 color: lightcyan;
}
.related_channels strong{
 float:right;
}
.related_channels {
 padding-left:5px;
 background:#FDEEB9;
 height:20px;
 line-height:20px;
 display: inline-block;
}
.related_channels ul{
 list-style: none outside none;
 float:right;
 padding:0;
 margin:0;
 display: inline;
}

/* Now live */
.prime-title {
 color: #003399;
 text-decoration: none;
 line-height: 1.6;
 padding-right:5px;
 font-size: 14px;
}

.prime-title span{
 color: #003399;
 text-decoration: none;
 line-height: 1.6;
 float: left;
 padding-left:5px;
 font-size: 14px;
}

ul.current-prime,
.current-prime ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 text-align: right;
 font-size: 14px;
}
.current-prime > li {
 background-color: #e7e7e7;
 border-bottom: 1px dotted #058aff;
}
.current-prime > li:nth-child(2n) {
 background-color: #ffffff;
}


.current-prime .time,
.current-prime .channelname {
 display: inline;
}
.current-prime .time {
 background-color: #118811;
 color: white;
 padding: 0 3px;
 font-weight: bold;
}
.current-prime li:nth-child(2n) .time {
 background-color: #2F4F9C;
 color: white;
 padding: 0 3px;
 font-weight: bold;
}
.current-prime .channelname {
 color: #333;
 text-decoration: none;
 line-height: 1.6;
 font-weight: bold;
}
.current-prime .channelshowpic {
 width: 50px;
 float: right;
 margin: 2px 3px 3px 3px;
}
/* End Now Live */

/* Sports Broadcasts */

.sport-games {
 font-size: 12px;
 margin: 1em 0;
 overflow: hidden;
 position: relative;
}
html.widget .sport-games {
 max-height: inherit;
 overflow: hidden;
}
ul.sport-games,
.sport-games ul {
 list-style-type: none;
 padding: 0;
 margin: 0;
}
.sport-games>li {
 padding: 5px;
 /* background-color: #003767; */
 background-color: #e7e7e7;
 border-bottom: 1px dotted #058AFF;
 padding: 5px;
}
.sport-games>li:nth-child(even) {
 /* background-color: #004F8F; */
 background-color: #fff;
}
/* old colors #F8F3F8 child#E5E5F5 time#black channelname#003399 borderbottom-#57A6E9*/

.sport-games .time,
.sport-games .channelname {
 display: inline;
}
.sport-games .time {
 background-color: #cf041c;
 /*border-radius:5px;*/
 
 padding: 0 3px;
 color: white;
 font-size: 14px;
}
.sport-games .channelname{
 font-weight: bold;
 font-size: 14px;
 color: #000;
}
.sport-games .showname {
 padding-top: 4px;
 font-size: 14px;
}
/* Sports Broadcasts OLD STRIPS COLORbackground-color:#B9C9FE;background-color:#E8EDFF;*/
/* Turn Off the lights */

.dimmer-switch {
 position: absolute;
 cursor: pointer;
 z-index: 10;
}
.dimmer {
 position: absolute;
 background-color: black;
 opacity: .92;
}
html.dimmed #broadcastobject {
 background-color: #141414;
}
.embed-code {
 border: 1px solid black;
 direction: ltr;
 font-size: 11px;
 height: 80px;
 width: 280px;
}
html.widget {
 padding-bottom: 0;
 direction: rtl;
}
html.widget body {
 max-width: inherit;
 margin: 0;
}
.ltr {
 direction: ltr;
 unicode-bidi: embed;
}
.rtl {
 direction: rtl;
}
input.email {
 direction: ltr;
}
.topic_list_marks_items ul li {
 float: right;
 font-size: 12px;
 line-height: 22px;
 margin: 6px 0 0;
 padding: 0 5px;
 width: 120px;
}
.topic_list_marks_title {
 border-bottom: 2px dotted #CCCCCC;
 font-weight: bold;
 height: 20px;
 line-height: 18px;
}
.topic_list_marks_items ul {
 list-style: none outside none;
 margin: 0;
 padding: 0;
}
ul.forum-excerpt {
 list-style-type: none;
 margin: 0;
 padding: 1px 0;
 background-color: #e8e8e8;
}
ul.forum-excerpt li {
 /*background:url(/images/web/message.png) right no-repeat;*/
 /*background-color: #C9D5FF;*/
 background-color: #EEEEEE;
 border: 1px solid #f0f5fa;
 box-shadow: 2px 2px 2px rgba(67,70,78,.2);
 background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f0f5fa));
 background: linear-gradient(180deg,#fff,#f0f5fa);
 /*border-bottom: 1px dotted #57A6E9;*/
 margin: 10px 5px;
 border-radius: 5px;
 line-height: 1.15;
}
ul.forum-excerpt li:hover {
 background: -webkit-gradient(linear,left top,left bottom,from(#f2f8ff),to(#f2f8ff)),-webkit-gradient(linear,left top,left bottom,from(#f2f7ff),to(#f2f7ff)),-webkit-gradient(linear,left top,left bottom,color-stop(81%,#fff),to(#f0f5fa));
 background:linear-gradient(180deg,#f2f8ff,#f2f8ff),linear-gradient(180deg,#f2f7ff,#f2f7ff),linear-gradient(180deg,#fff 81%,#f0f5fa); 
 border: 1px solid #c6d6ff; 
}
ul.forum-excerpt li:nth-child(even) {
 /*background-color: #EEEEFF;*/
 background-color: #FDFDFD;
}
.forum-excerpt .forum-name {
 background-color: #6B90DA;
 font-size: 1.4em;
 font-weight: bold;
 padding: 2px 10px 5px 0;
 margin-top: 3px;
} 
.forum-excerpt .forum-name a {
 color: white;
 text-decoration: none;
}
.forum-excerpt a.item {
  display: inline-block;
  width: 100%;
  position: relative;
  min-height: 2.5em;
}
.forum-excerpt .date {
 text-align: left;
 color: #7f8287;
 font-size: 10px;
 position: absolute;
 bottom: 0;
 left: 0;
 padding: 5px 0 0 5px;
}
.forum-excerpt .image-container {
 height: 65px;
 margin: 5px 5px 5px 10px;
 background-size: cover;
 background-position: 50%;
 border-radius: 5px;
 float: right;
}
.forum-excerpt .subject {
 font-size: 1em;
 text-decoration: none;
 line-height: 20px;
 letter-spacing: .13px;
 word-break: break-word;
 padding: 0 5px 15px;
}
.forum-excerpt a.item {
 color: #039;
}
.forum-excerpt a.item:visited {
 color: #909090;
}

.forum-excerpt a.item:hover {
 color: #D20606;
}
.forum-excerpt .username {
 font-size: 12px;
 display: inline-block;
}
.table-form select.date-day,
.table-form select.date-month {
 width: 60px;
}
.table-form select.date-year {
 width: 84px;
}
.table-form .sub-title {
 padding-top: 1em;
 border-bottom: 1px dotted gray;
 font-weight: bold;
 font-style: italic;
}
.align-right {
 text-align: right;
}
/* Notice bubble */
.noti_bubble {
 background: red;
 color: white;
 font-weight: bold;
 padding: 1px;
 border-radius: 30px;
 height: 16px;
 width: 16px;
 float: right;
 text-align: center;
 font-size: 0.9em;
 margin-left: 2px;
}
/* MailChimp Form Embed Code - Classic - 08/17/2011 */

#mc_embed_signup form {
 display: block;
 border-radius: 5px;
 position: relative;
 text-align: center;
 background: #F5F5F5;
 padding: 5px;
 margin: 5px 0 5px 5px;
}
#mc_embed_signup h2 {
 font-weight: bold;
 padding: 0;
 text-align: center;
 margin: 15px 0;
 font-size: 1.4em;
 font-family: 'Open Sans Hebrew';
}
#mc_embed_signup input {
 border: 1px solid #999;
 -webkit-appearance: none;
}
#mc_embed_signup input[type=checkbox] {
 -webkit-appearance: checkbox;
}
#mc_embed_signup input[type=radio] {
 -webkit-appearance: radio;
}
#mc_embed_signup input:focus {
 border-color: #333;
}
#mc_embed_signup .button {
 clear: both;
 background-color: #EE836E;
 border: 0 none;
 color: #FFFFFF;
 cursor: pointer;
 display: inline-block;
 font-size: 15px;
 font-weight: lighter;
 height: 32px;
 line-height: 32px;
 margin: 0 0px 10px 0;
 padding: 0 22px;
 text-align: center;
 text-decoration: none;
 vertical-align: top;
 white-space: nowrap;
 width: auto;
}
#mc_embed_signup .button:hover {
 background-color: #EF8B77;
}
#mc_embed_signup .small-meta {
 font-size: 11px;
}
#mc_embed_signup .nowrap {
 white-space: nowrap;
}
#mc_embed_signup .mc-field-group {
 clear: left;
 text-align: center;
 position: relative;
 width: 96%;
 padding-bottom: 3%;
 min-height: 50px;
}
#mc_embed_signup .size1of2 {
 clear: none;
 float: right;
 display: inline-block;
 width: 46%;
 margin-right: 4%;
}
* html #mc_embed_signup .size1of2 {
 margin-right: 2%;
 /* Fix for IE6 double margins. */
}
#mc_embed_signup .mc-field-group label {
 display: block;
 margin-bottom: 3px;
}
#mc_embed_signup .mc-field-group input {
 display: block;
 width: 100%;
 text-align: center;
 padding: 8px 0;
 margin-right: 5px;
 text-indent: 2%;
}
#mc_embed_signup .mc-field-group select {
 display: inline-block;
 width: 99%;
 padding: 5px 0;
 margin-bottom: 2px;
}
#mc_embed_signup .datefield,
#mc_embed_signup .phonefield-us {
 padding: 5px 0;
}
#mc_embed_signup .datefield input,
#mc_embed_signup .phonefield-us input {
 display: inline;
 width: 60px;
 margin: 0 2px;
 letter-spacing: 1px;
 text-align: center;
 padding: 5px 0 2px 0;
}
#mc_embed_signup .phonefield-us .phonearea input,
#mc_embed_signup .phonefield-us .phonedetail1 input {
 width: 40px;
}
#mc_embed_signup .datefield .monthfield input,
#mc_embed_signup .datefield .dayfield input {
 width: 30px;
}
#mc_embed_signup .datefield label,
#mc_embed_signup .phonefield-us label {
 display: none;
}
#mc_embed_signup .indicates-required {
 text-align: right;
 font-size: 11px;
 margin-right: 4%;
}
#mc_embed_signup .asterisk {
 color: #c60;
 font-size: 200%;
}
#mc_embed_signup .mc-field-group .asterisk {
 position: absolute;
 top: 25px;
 right: 10px;
}
#mc_embed_signup .clear {
 clear: both;
}
#mc_embed_signup .mc-field-group.input-group ul {
 margin: 0;
 padding: 5px 0;
 list-style: none;
}
#mc_embed_signup .mc-field-group.input-group ul li {
 display: block;
 padding: 3px 0;
 margin: 0;
}
#mc_embed_signup .mc-field-group.input-group label {
 display: inline;
}
#mc_embed_signup .mc-field-group.input-group input {
 display: inline;
 width: auto;
 border: none;
}
#mc_embed_signup div#mce-responses {
 float: left;
 top: -1.4em;
 padding: 0em .5em 0em .5em;
 overflow: hidden;
 width: 90%;
 margin: 0 5%;
 clear: both;
}
#mc_embed_signup div.response {
 margin: 1em 0;
 padding: 1em .5em .5em 0;
 font-weight: bold;
 float: left;
 top: -1.5em;
 z-index: 1;
 width: 80%;
}
#mc_embed_signup #mce-error-response {
 display: none;
}
#mc_embed_signup #mce-success-response {
 color: #529214;
 display: none;
}
#mc_embed_signup label.error {
 display: block;
 float: none;
 width: auto;
 margin-left: 1.05em;
 text-align: left;
 padding: .5em 0;
}
#mc-embedded-subscribe {
 clear: both;
 width: auto;
 display: block;
 margin: 1em 0 1em 5%;
}
#mc_embed_signup #num-subscribers {
 font-size: 1.1em;
}
#mc_embed_signup #num-subscribers span {
 padding: .5em;
 border: 1px solid #ccc;
 margin-right: .5em;
 font-weight: bold;
}
#mc_embed_signup{
 background:#fff;
 clear:right;
 font:14px Helvetica,Arial,sans-serif;
 width: 100%;
 }
ul.tvguide {
 color: #333;
}
ul.tvguide > li {
 display: inline-block;
 width: 31%;
 margin-bottom: 2em;
 margin-right: 2%;
 vertical-align: top;
}
ul.tvguide,
ul.tvguide ul {
 padding: 0;
 margin: 8px 0;
}
.tvguide li {
 list-style: none;
}
ul.tvguide img.channelpic {
 max-width: 50px;
 max-height: 30px;
 padding-left: 10px;
 vertical-align: middle;
}
ul.tvguide li.showname {
 line-height: 20px;
}
ul.tvguide li.showname.past {
 color: gray;
}
ul.tvguide li.showname.current {
 font-weight: bold;
}
ul.tvguide li.showname > ul > li {
 display: inline-block;
 vertical-align: middle;
}
ul.tvguide li.time {
 background-color: darkred;
 border-radius: 3px;
 padding: 0 5px;
 font-size: 14px;
 color: #fff;
 box-shadow: 0 0 2px gray;
 margin: 0;
}
ul.tvguide li.showname li.time {
 margin-top: 4px;
}
ul.tvguide li.showname.current li.time {
 background-color: mediumvioletred;
}
ul.tvguide li.showname li.info {
 width: 220px;
}
/* Cards */

.card {
 width: 300px;
 border: 0;
 box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
 min-height: 250px;
 padding: 2px;
 margin: 10px;
 background: #EEEEEE;
 float: right;
}
.card:hover {
 box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
 background: linear-gradient(to top, #fff, #DDDDFF) repeat scroll;
 color: #225BD0;
}
.card a {
 color: #225BD0;
 text-decoration: none;
}
.card img {
 width: 280px;
 height: 150px;
 margin: 10px;
}
.related-pages .card {
 width: 145px;
 background: none;
 box-shadow: none;
 min-height: auto;
 margin-left: 30px;
}
.related-pages .card img {
 width: 145px;
 height: 90px;
 margin: 0;
}
.related-pages .card:hover {
 box-shadow: none;
 color: #225BD0;
}
.related-pages .card-link {
 font-size: 12px;
 font-family: arial;
 color: black;
 margin-right: 3px;
 display: block;
 font-weight: bold;
}
#mainbox .card-link {
 font-weight: bold;
 font-family: 'Open Sans Hebrew';
 margin-right: 10px;
 margin-top: 0;
 font-size: 1.2em;
 text-decoration: none;
 display: block;
}
#mainbox p {
 margin: 10px;
 line-height: 1.4em;
 font-size: 14px;
 font-family: arial;
 color: #747474;
}
#mainbox {
 font-family: calibri;
 box-sizing: border-box;
 justify-content: center;
 display: flex;
 flex-wrap: wrap;
}
/* Magazine */

.magazine-card {
 width: 300px;
 border: 0;
 box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
 min-height: 250px;
 padding: 2px;
 margin: 10px;
 background: #EEEEEE;
}
.magazine-card:hover {
 box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
 background: linear-gradient(to top, #fff, #DDDDFF) repeat scroll;
 color: #225BD0;
}
.magazine-card a {
 color: #225BD0;
 text-decoration: none;
}
.magazine-card img {
 width: 280px;
 height: 240px;
 margin: 10px;
}
#magazine-box h1 {
 font-weight: lighter;
 font-family: 'Open Sans Hebrew';
 margin-right: 10px;
 margin-top: 0;
 font-size: 1.2em;
 text-decoration: none;
}
#magazine-box p {
 margin: 10px;
 font-family: 'Open Sans Hebrew';
 line-height: 1.4em;
 font-size: 1.2em;
 color: #747474;
}
#magazine-box {
 font-family: calibri;
 box-sizing: border-box;
 justify-content: center;
 display: flex;
 flex-wrap: wrap;
}
/* Election */

.TableData {
 background-color: #ebf7ff;
 width: 100% !important;
 width: calc(100% - 30px) !important;
}
.TableData th {
 border-bottom: 3px solid #fff;
 border-left: 3px solid #fff;
 color: #0079ab;
 font-weight: bold;
 padding: 6px 8px;
}
.TableData .Last {
 border-left: medium none;
 font-weight: normal;
 text-align: right;
}
.TableData td {
 border-bottom: 3px solid #fff;
 border-left: 3px solid #fff;
 font-weight: bold;
 padding: 6px 6px 6px 0;
 text-align: center;
}
.TableDataBox {
 height: 335px;
 width: 728px;
 margin: 0;
 overflow: auto;
}
.DataBar {
 float: right;
 height: 17px;
 margin: 2px 8px 0 0;
}
.Purple {
 background-color: #a08ebe;
}
.FloatDir {
 float: right;
}
.Last .FloatDir {
 font-weight: normal;
 width: 60px;
}
.Blue {
 background-color: #4b87c3;
}
.Green {
 background-color: #75ba4d;
}
.Yellow {
 background-color: #d6c338;
}
iframe.scale-620 {
 margin: -60px -64px -60px 0;
 /* 480px / original-width */
 
 -webkit-transform: scale(.775);
 -ms-transform: scale(.775);
 transform: scale(.775);
}
iframe.scale-650 {
 margin: -65px -76px -60px 0;
 /* 480px / original-width */
 
 -webkit-transform: scale(.73);
 -ms-transform: scale(.73);
 transform: scale(.73);
}
iframe.scale-700 {
 margin: -60px -130px -60px 0;
 /* 700px / original-width */
 
 -webkit-transform: scale(.755);
 -ms-transform: scale(.755);
 transform: scale(.755);
}
iframe.scale-580 {
 margin: -60px -130px -60px 0;
 /* 580px / original-width */
 
 -webkit-transform: scale(.827);
 -ms-transform: scale(.827);
 transform: scale(.827);
}
iframe.scale-680 {
 margin: 4px -6px 0 0;
 /* 680px / original-width */
 
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
#red-color {
 bottom: 0;
 border: 1px solid #B8161B;
 position: fixed;
 color: #fff;
 width: 108px;
 height: 25px;
 right: 0;
 line-height: 25px;
 cursor: pointer;
 background: #B8161B;
}
#red-color span {
 padding: 4px 0.5em 0;
}
#show-red-color {
 display: none;
 right: 0;
 bottom: 28px;
 position: fixed;
 z-index: 100;
 background: #EEEEFF;
 width: 190px;
}

/* First visit popUp */ 
#fvpp-blackout {
 display: none;
 z-index: 499;
 position: fixed;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 background: #000;
 opacity: 0.5;
}

#my-welcome-message {
 display: none;
 z-index: 500;
 position: fixed;
 width: 36%;
 left: 30%;
 top: 20%;
 background: #FFF;
}

#fvpp-close {
 position: absolute;
 top: 10px;
 right: 20px;
 cursor: pointer;
}

#fvpp-dialog h2 {
 font-size: 2em;
 margin: 0;
}

#fvpp-dialog p { margin: 0; }
/* First visit popUp END */ 

.player-section {
}
.player-section .url-control {
 width: 100%;
 margin: 0 auto;
 text-align: center;
}
#player-src {
 width: 50%;
 line-height: 35px;
 outline: none;
 direction: ltr;
 margin: -2px;
 border: 1px solid #ccc;
 -moz-box-sizing: content-box;
 -webkit-box-sizing: content-box;
 box-sizing: content-box;
}

.player-section .url-control button {
 width: 80px;
 height: 36px;
 margin-right: -4px;
 outline: none;
 background: #39f;
 color: #fff;
 border: 0;
 -moz-box-sizing: content-box;
 -webkit-box-sizing: content-box;
 box-sizing: content-box;
 cursor: pointer;
}

.player-section #player-container {
	position: relative;
	width: 100%;
	max-width: 752px;
	height: 422px;
	margin: 12px auto;
	background: black;
}

@media ( max-width : 767px) {
	.player-section #player-container {
		height: 300px;
	}
}
.player-section #player {
	width: 100%;
	height: 100%;
}

.player-section #player-tip {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -20px;
	text-align: center;
	color: #ccc;
	visibility: hidden;
}
.list {font-size: 14.5px}
.hp-social-fb {
	color: #3A5999;
}

.hp-social {
 list-style: none;
 margin: 10px auto;
 text-align: center;
}
.hp-social li {
 display: inline-block;
}

.hp-social-tw {
	color: #3AA9DE;
}

.hp-social-wa {
	color: #25d366;
}

.hp-social a {
	padding: 4px 10px;
	border-radius: 2px;
}

.hp-social a {
	background: #39f;
	color: white;
}

.hp-social a:hover {
	background: rgba(12,82,134,.74);
}
video::-webkit-media-controls {
 visibility: hidden;
}

video::-webkit-media-controls-enclosure {
 visibility: visible;
}

.content-article ins {
 margin: 20px 0;
}
/* outbrain */
.OUTBRAIN {padding: 5px!important;}
.ob-pub-clear {display:none;}
.ob-widget-header {color: #a1a1a1!important;}
.TF_1.ob-ultra-strip-layout .ob-widget-header{margin: 5px 0px 8px 0px!important;}
.TF_1.ob-widget.ob-ultra-strip-layout .ob_what {padding: 0!important;}
.TF_1.ob-strip-layout .ob-widget-header {display: none!important;}
.TF_1.ob-widget .ob-widget-items-container {display: inline!important;}
.TF_1.ob-widget .ob-widget-items-container {padding-right: 0!important;}
.TF_1.ob-widget .ob-widget-items-container {direction: rtl!important;}
.TF_1.ob-strip-layout .ob-rec-text {font-size: 14px!important;}
.TF_1.ob-strip-layout .ob-dynamic-rec-container {width: 138px!important;}
.TF_1.ob-strip-layout .ob-rec-text {text-align: right!important;}
.TF_1.ob-widget .ob-dynamic-rec-container ~ .ob-dynamic-rec-container {margin: 0 2.3% 0 0!important;}
.TF_1.ob-widget .ob-rec-image-container img.ob-show {width: 135px!important;height: 85px!important;}

.TF_1.ob-widget .ob-rec-image-container .ob-image-ratio {padding-top: 62%!important;}

/* VERTICAL OUTBRAIN*/
.TS_1.ob-vertical-strip-layout .ob-rec-text {text-align: right!important;}
.TS_1.ob-vertical-strip-layout .ob-widget-header {text-align: right!important;}
.TS_1.ob-widget .ob-dynamic-rec-container {direction: rtl!important;}
.GS_4.ob-widget.ob-ultra-strip-layout .ob-rec-text, .TF_6.ob-widget.ob-ultra-strip-layout .ob-rec-text {text-align:right}
.ob-cmn-GS_4.ob-grid-layout .ob-widget-items-container {clear:none;}
.TF_1.ob-widget.ob-ultra-strip-layout .ob-widget-header {
 font-weight: bold;
 text-align: right;
 direction: rtl;
}
.TF_1.ob-widget.ob-ultra-strip-layout .ob-rec-text {
 font-weight: bold;
 direction: rtl;
 text-align: right;
}
.TF_1.ob-widget .ob-rec-image-container .ob-image-ratio {padding-top: 30%!important;}
.TS_1.ob-widget .ob-widget-header {direction: rtl!important;}
.TS_1.ob-widget .ob_what.ob_what_resp {float:left!important;}
.TS_1.ob-widget.ob-ultra-strip-layout .ob-rec-text {text-align:right;}
.TS_1.ob-ultra-strip-layout .ob-rec-source {text-align:right!important;;}
.TF_1.ob-widget.ob-ultra-strip-layout .ob-dynamic-rec-container {width: 30%;}
.GS_4.ob-widget.ob-ultra-strip-layout {clear:none;}
.GS_4.ob-widget.ob-ultra-strip-layout .ob-rec-text {direction:rtl;}
.ob-rec-source, .GS_4.ob-widget.ob-ultra-strip-layout .ob-widget-header, .TF_6.ob-widget.ob-ultra-strip-layout .ob-widget-header {direction:rtl}
.ob-cmn-GS_4.ob-grid-layout .ob-rec-text {text-align:right!important;direction:rtl!important}
.CR_SFD_MAIN_1.ob-widget .ob-dynamic-rec-container .ob-rec-text,.SFD_STP_16.ob-widget .ob-dynamic-rec-container .ob-rec-text {text-align:right;}

.SFD_STP_15.ob-widget .ob-dynamic-rec-container .ob-rec-text {direction:rtl;text-align:right}
.AR_4.ob-widget .ob_what {left:0 !important; right:auto!important;}
.AR_4.ob-strip-layout .ob-rec-text {text-align:right!important;direction:rtl!important} 
.AR_4.ob-widget .ob-widget-header {direction: rtl;text-align: right;}
.AR_4.ob-widget.ob-feed-layout .ob-widget-header {direction: rtl!important;}
.ob-hide-pub-overlay {clear: initial!important;}
.GS_4.ob-widget {display: inline-block;}
.CR_SFD_MAIN_2.ob-widget .ob-dynamic-rec-container .ob-rec-text, .SFD_STP_17.ob-widget .ob-dynamic-rec-container .ob-rec-text {text-align:right!important;direction:rtl!important} 
.ob-hide-pub-overlay, .ob-pub-overlay {clear: none!important;}
.SL_1.ob-widget .ob-dynamic-rec-container .ob-rec-source,.SL_1.ob-widget .ob-dynamic-rec-container .ob-rec-text {direction:rtl;text-align:right}
.SL_1.ob-widget .ob_what{text-align:left!important;}
.SL_1.ob-text-on-image-layout .ob_what{background-color: #fff!important;}
.SL_1.ob-widget .ob-widget-items-container{direction:rtl!important;}
.SL_1.ob-widget .ob-dynamic-rec-container ~ .ob-dynamic-rec-container {margin: 0 2.3% 0 0!important;}
.GS_5.ob-widget.ob-ultra-strip-layout .ob-rec-text,.GS_5.ob-widget.ob-ultra-strip-layout .ob-rec-description,.GS_5.ob-widget.ob-ultra-strip-layout .ob-widget-header {direction:rtl;text-align:right}
.GS_5.ob-widget .ob_what {left: 0px!important;text-align: left!important;top: 0px;}
.GS_5.ob-ultra-strip-layout .ob-widget-header{margin: 0 5px 0 0!important;font-size: 16px!important;}
.GS_5.ob-widget .ob_what {top:0!important;}
.GS_5.ob-widget.ob-ultra-strip-layout .ob_what {padding: 0!important;}
.GS_5.ob-ultra-strip-layout .ob-rec-text {font-size: 14px!important;}
.GS_5.ob-ultra-strip-layout .ob-rec-source {font-size: 10px!important;text-align: right!important;}
.GS_5.ob-widget .ob-dynamic-rec-container .ob-rec-text,.ob-cmn-GS_5.ob-grid-layout .ob-rec-source{text-align: right!important;}
.TBX_1 ul {list-style: none;padding: 0;margin-right: 15px!important;}
.ob-cmn-GS_5.ob-grid-layout .ob-widget-header {margin:0!important;}
.AR_4.ob-feed-layout .ob-widget-header{margin:0!important;}
.TBX_1 ul li{list-style: none;padding: 0;display: inline;position: relative;}
.TBX_1 ul li:before {
 top: 10px;
 right: -16px;
 content: "";
 width: 6px;
 height: 6px;
 font-size: 18px;
 position: absolute;
 z-index: 999;
 background-color: #ef1c25;
}
.TBX_1 a.rec-link {font-size: 14px;font-family: 'Open Sans Hebrew';line-height: 26px;font-weight: 700;}
.TBX_1 .ob_org_header {font-family: 'Open Sans Hebrew';font-size: 18px;margin-top:14px;margin-bottom:5px;display: inline-block;font-weight: 700;}
.TBX_1 .ob_what {text-align: left!important;}
.ob_bctrl {display: inline!important;}

.google-auto-placed {
  clear: none!important;
}
.ob_what_is_text {
  display:none;
}