@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Assistant:300,400,600,700&subset=hebrew');
@import url('https://fonts.googleapis.com/css?family=Arimo:400,700&subset=hebrew');
/*@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,700&subset=hebrew');
font-family: 'Rubik', sans-serif;*/
/*==============================================================*/
/*==============================================================*/
html{
	direction:rtl;
}
body{
	font-family: 'Assistant', sans-serif;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size:1em;
}
h1{
	font-family: 'Assistant', sans-serif;
	font-size:2.5em;
	font-weight:normal;
	color:#0c84b5;
	margin:10px 0;
	/*margin:10px;*/
}
h2{
	font-family: 'Assistant', sans-serif;
	margin:0;
	padding:0;
	color:#0c84b5;
	font-weight:normal;
	font-size:1.4em;
}
h3{
	font-family: 'Assistant', sans-serif;
	margin:0;
	margin-top: 5px;
	padding:0;
	font-size: 1.2em;
	color:#555;
}
h4{
	color:#0c84b5;
	margin:2px 0;
	padding:2px 0;
}
p{
	font-size: 1.05em;
	font-weight: 300;
	word-spacing: 1px;
	line-height: 1.4em;
	margin: 5px auto 18px auto;
	color:#333;
	font-family: 'Arimo', sans-serif;
}
span{
	font-family: 'Arimo', sans-serif;
}
.clear {
    clear: both;
}
.content-center{ text-align:center; }

.errorPage img{
	width:85%;
	margin-bottom:50px;
}

/* Top */
#mehadedimMainPage{
	background-size: 100% 100px;
	min-width: 100%;
direction: rtl;
padding: 0 0 30px 0;
margin-bottom: -50px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
min-height: 100%;
position: absolute;
}
.mainContent {
	/*margin-top:70px;
	padding:15px;*/
	padding: 15px;
width: 90%;
margin: 70px auto 0 auto;
}
#logo{
	text-align: center;
	background: url(../images/newtop_mob.jpg) no-repeat center top;
	background-size: 100% 100px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 400;
}
#logo img{
	display:none;
}
#logo a{
	width:220px;
	height:70px;
	display:block;
	margin:13px 18px 0 auto;
	background: url(../images/newlogo_mob.png) no-repeat right top;
	background-size: 140px 44px;
}
/* Menu */
form input[type=text], form input[type=password],
.contactform .input input, .contactform .textarea textarea, .contactform select, .cuponInput{
	border: 1px solid #999;
	padding: 8px;
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Assistant', sans-serif;
	width:92%;
	font-size:1em;
	color:#444;
	margin-left:8px;
	margin-bottom:8px;
	max-width: 300px;
	text-align: right;
}
.cuponInput{
	width: 150px;
}
form input[type="password"], form input.captcha {
    width: 160px;
}
.overlay{
	z-index:990;
	background: rgba(0, 0, 0, .30);
	display: none;
	position:fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
}
.loginMob{
	display:block!important;
}
.loginReg{
	display:none!important;
}
.popup{
	z-index: 999;
	font-family: 'Assistant', sans-serif;
	padding: 30px 4% 30px 4%;
	background: #fff;
	position: fixed;
	display: none;
	width: 80%;
	/*height: 74%;*/
	min-height:420px;
	box-shadow: 0px 0px 10px #555;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	top: 0;
	margin: 20% 6%;
}
.popup form{
	top: 20px;
	position: absolute;
	width: 90%;
}
.popup .popupText{
	border-top:1px solid #888;/**/
}
.popup .popupText{
	position: absolute;
	top: 240px;
    width: 88%;
}
.popupnote{
	float: left;
	margin-left: 5%;
	margin-top: 3%;
}
.popup hr{
	/*position: absolute;
	width: 85%;
	top: 60%;*/
	display:none;
}
.popup .bgred p{
	padding: 0px;
	margin: 0px;
	color: red;
}
.popupText h1 {
    clear: both;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 12px;
    font-family: 'Assistant', sans-serif;
}
.xform h2 {
    clear: both;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 12px;
    font-family: 'Assistant', sans-serif;
}
.popupText br{
	display:none;
}

#msgholder2 img{
	width:26px;
	height:26px;
}
button {
    font-family: 'Assistant', sans-serif;
    font-size: 16px;
    cursor: pointer;
    border: none;
    text-decoration: underline;
    color: #0c84b5;
	background:none;
}
a.button {
    font-family: 'Assistant', sans-serif;
    font-size: 18px;
    color: #FFF;
    background-color: #0c84b5;
    border-width: 0px;
    border-style: solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 30px 8px 30px;
    cursor: pointer;
    text-decoration: none;
}
a.notActive {
    background-color: #E9E9E9;
    cursor: not-allowed;
}
form button{
	font-family: 'Assistant', sans-serif;
	font-size:18px;
	color:#FFF;
	background-color: #0c84b5;
	border-width: 0px;
	border-style: solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 6px 30px 8px 30px;
	cursor: pointer;
	text-decoration:none;
	float:right;
}
.signin{
	width:220px;
	height:26px;
	background: url(../images/arrow.gif) no-repeat left;
/*	margin: 0 auto;
	padding-right: 50px;
	text-align: right;*/
}
.membership .signin{
	width: 190px;
}
.membership, .gameMemPop {
    z-index: 999;
font-family: 'Assistant', sans-serif;
padding: 30px 4% 30px 4%;
background: #fff;
position: fixed;
display: none;
width: 80%;
height: 74%;
min-height: 420px;
box-shadow: 0px 0px 10px #555;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
top: 0;
margin: 6% 6%;
/*text-align: center;*/
}
.imgFrame{
	text-align: center;
		overflow: hidden;
	height: 270px;
	width: 224px;
		background-image: url(../pages/imgs/noimage.jpg);
	background-repeat: no-repeat;
	background-position: -4px -4px;
	margin:0 auto;
}
.imgFrame img{
/*margin-top: -10px;*/
}
.close{
	float: left;
	background-color: #666;
}
.closeX, .memCloseX {
    position: absolute;
    top: -11px;
    right: -20px;
    background: none;
}
.closeX img, .memCloseX img{
	height: 42px;
    width: 42px;
}
.tooltip {
    /*position:absolute;
    display: inline-block;
	width:20px;
	height:20px;
	background-image:url(../images/tooltip.png);
	background-repeat:no-repeat;
	top: 33px;
	float: left;
	left: 25px;*/
	display:none;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin: 0 0 3px -77px;
    opacity: 0;
    transition: opacity 1s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
/*============== Navigation Side Bar =================*/
.navBtn{
	position: relative;
	left: -100%;
	width: 45px;
	height: 44px;
	z-index: 501;
	background: url(../images/sideSearchIcon.png) no-repeat center;
	background-size: 50px 50px;
	margin-top: 78px;
}
.navSlider{
	position: fixed;
	width: 86%;
    height: 100%;
	background-color: rgb(255, 255, 255);
	top: 0px;
	right:-86%;
	z-index:500;
	box-shadow: 3px 3px 5px 6px rgba(0, 0, 0, 0.2);
}
#contentNavigationSide{		
	width: 100%;	
	height: 100%;
	overflow:hidden;
	position: absolute;
	top: 0;
	z-index: 700;
}
#sideSearch{
	width: 100%;
	width: calc(100% + 17px);
    height: 100%;
    overflow-y: scroll;
}
/*==*/
.sideSearchType{
	width: 95%;
	color: #FFF;
	font-size: 22px;
	margin-top: 10px;
}
.sideSearchType .typeSelection{
	height: 39px;
	padding-right: 40px;
	padding-top: 6px;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.sideSearchType .typeSelected{
	padding-right: 60px;
	background: url(../images/sideSearchIcon.png) no-repeat right center;
}
.typeSelection.math{background-color: #08C048;}
.typeSelection.lang{background-color: #F1932E;}
.typeSelection.pre{background-color: #9055D5;}

.typeSelection.math:hover{background-color: #03dd4f;}
.typeSelection.lang:hover{background-color: #fcb200;}
.typeSelection.pre:hover{background-color: #a866e6;}

#typeUnSelectedDiv .math{background-color: #B2BEC1; border-top:solid 1px #FFF;}
#typeUnSelectedDiv .lang{background-color: #B2BEC1; border-top:solid 1px #FFF;}
#typeUnSelectedDiv .pre{background-color: #B2BEC1; border-top:solid 1px #FFF;}

#typeUnSelectedDiv .math:hover{background-color: #08C048;}
#typeUnSelectedDiv .lang:hover{background-color: #F1932E;}
#typeUnSelectedDiv .pre:hover{background-color: #9055D5;}
.sideSearchClass ul{
	padding:0;
	margin:0;
	/*width:96%;*/
}
.sideSearchClass li {
    float: right;
    list-style-type: none;
	height: 16%;
	width: 15%;
	margin-right:1%;
}
.sideSearchClass li a{
	font-size:1.6em;
	color:#FFF;
	text-decoration:none;
	display:block;
	height: 38px;
	width: 100%;
	margin:2px;
	background-color:#9ea9ab;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	text-align: center;
}
.math .catBoxClass_active  a{
	background-color:#08c048;
}
.lang .catBoxClass_active  a{
	background-color:#f1932e;
}
.pre .catBoxClass_active  a{
	background-color:#FFF;
}
.sideSearchClass.math .catBoxClass_off  a:hover{
	background-color:#08c048;
}
.sideSearchClass.lang .catBoxClass_off  a:hover{
	background-color:#f1932e;
}
.sideSearchClass.pre .catBoxClass_off  a:hover{
	background-color:#FFF;
}
#contentNavigationSide #sideSearch .sideSearchTitle {
	background: #3392ac url(../images/side_shdw.jpg) no-repeat bottom;
	height: 46px;
	width: 210px;
	font-size: 20px;
	/*font-weight: bold;*/
	color: #FFF;
	padding-top: 2px;
	padding-right: 15px;
}
#contentNavigationSide #sideSearch select {
	width: 130px;
	height: 24px;
	margin-bottom: 10px;
}
#contentNavigationSide #sideSearch .seperation {
	display: block;
	background: url(../images/sideLine.jpg) repeat-x;
	height: 2px;
}
.sideSearchClass{
	height: 45px;
	width: 98%;
	margin: 0 auto;
	margin-right: -4px;
}
#subjectFilter{
	/*margin-top:50px;*/
	clear: both;
	font-family: 'Arimo', sans-serif;
}
#contentNavigationSide #sideSearch ul{
	padding: 0;
/*	width: 90%;
	margin: 5px auto 0px auto;*/	
}
#contentNavigationSide #sideSearch ul a{
	text-decoration:none;	
}
.sideItems a{
	color:#555;
}
.selectedSideItems a{
	color:#FFF;
}
.sideItemsStyle{
	font-size: 15px;
	list-style: outside none none;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #555;
	cursor: pointer;
	height: 25px;
	background-color: #E3E7E8;
	padding-right: 10px;
	padding-top: 4px;
	width: 230px;
}
#contentNavigationSide #sideSearch ul li span {
	color: #999;
	font-size: 12px;
}
#typeFilter h3{
	margin-right: 6px;
	margin-bottom: 0px;
}
.sideItems{
	font-size: 1.1em;
	list-style: outside none none;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #555;
	cursor: pointer;
	height: 32px;
	background-color: #e3e7e8;
	padding-right: 10px;
	padding-top: 12px;
	width: 97%;
}
.sideItems img{
	display:none;
}
.sideItems:hover {
	background-color: #eff3f4;
}
.selectedSideItems, .selectedSideItems span, .selectedSideItems:hover{
	background-color: #839196;
	color:#FFF!important;
}
.selectedSideItems img{
	display:block;
	height:21px;
	width:10px;
	-moz-box-sizing: border-box;
  	box-sizing: border-box;
	position: relative;
	float: left;
	left: 1%;
	top: 4px;
	background: url(../images/side_selected_mob.png)  no-repeat;
	background-size:10px 21px;
	width: 14px; /* Width of new image */
  	height: 29px; /* Height of new image */
  	padding-left: 14px; /* Equal to width of new image */
}

/*================== Pages List =======================*/
#resultTitle_mob{
	color: #FFF;
	height: 45px;
	position: fixed;
	width: 100%;
	font-size: 1.5em;
	z-index: 400;
	padding-right: 60px;
	padding-top: 5px;
	top: 78px;
	border-bottom: 1px solid #A8A7A7;
	box-shadow: 1px 0px 5px 3px rgba(0,0,0,.3);
	box-sizing: border-box;
	margin-right: -20px;
}
#resultTitle_mob span{
	font-size: 0.6em;
	margin-right: 7px;
	position: relative;
	top: -2px;
}
#contentTables{
	margin-top:80px;
}
table.tablesorter {
	font-family: 'Arimo', sans-serif;
}
#myTable{
	width: 98%;
	margin-top: 0px;
}
#resultTitle{
	display:none;
}
#myTable a.buttonT {
    font-family: 'Assistant', sans-serif;
    font-size: 1.3em;
    color: #FFF;
    background-color: #798C93;
    border-width: 0px;
    border-style: solid;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 8px 20px;
    cursor: pointer;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
}
#data td{	
	font-size:1em!important;
	padding-right:5%;
	float: right;
	clear: right;
	width: 100%;
	box-sizing:border-box;
	line-height: 1.2em;
	/*padding-right: 40px;*/
}
#data td:first-child{
	padding-top:10px;
}
#data td .activityName{
	margin:0;	
	clear: right;
	font-weight: 400;
	color: #FFF !important;
	margin: 7px 0;
	padding: 8px 20px;
	width: auto;
	border-radius: 6px;
	display: table;
	font-family: 'Assistant', sans-serif;
    font-size: 1.3em;
}
#data td:first-child img{
	position:absolute;
	margin-top: -6px;
}
#data td:nth-child(2){
	color: #888;
	padding-right: 45px;
}
#data td:nth-child(4){
	
}
#data td:nth-child(5){
	padding-top:10px;
	border-bottom:1px solid #CCC;
}
#data td:nth-child(5) img {
	position: absolute;
	margin-top: -115px;
	left: 40px;
	display:none;
}
#data tr.locked td:nth-child(5) img {
	display: none;	
}
#data tr.free td:nth-child(5) img {
	display: block;	
}
/*================== Messages ====================*/
#loginform {
    width: 600px;
    margin: 0 auto;
	height: 162px;
}
.loginMob #message-box{
	clear: both;
	font-size: 0.9em;
	color: #CA0F49;
}
.loginMob #message-box .header{
	display:none;
}
.loginMob #message-box ul{
	margin: 0;
	padding: 0;
}
.loginMob #message-box li{
	margin: 0;
	padding: 0;
	list-style:none;
}
.wojo.error.message, .wojo.negative.message {
    background: rgba(244, 49, 73, 0.85);
    box-shadow: 0 0 5px rgba(22, 22, 22, 0.5);
    color: #fff;
    font-size: 1.2em;
}
.wojo.message {
    position: relative;
    min-height: 1em;
    margin: 1em 0em;
    background-color: #F9F9F9;
    padding: 0.5em 1.5em;
    line-height: 1.4285em;
    color: rgba(0, 0, 0, 0.87);
    -webkit-transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, box-shadow 0.1s ease;
    transition: opacity 0.1s ease, color 0.1s ease, background 0.1s ease, box-shadow 0.1s ease;
    border-radius: 0.125rem;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
}
/*=================== All Display None =======================*/
.floatr{
	display:none;
}
#logout{
	display:none;
}
#mehadedimMainPage #meinMenu{
	/*z-index: 500;
    position: absolute;
    left: 0;*/    
}
.titlesInTable{
	display: none;
/*	border-bottom:1px solid #CCC;
	padding-bottom:10px;*/
}
#meinMenu .homeBtn{
	display:none;
}
.loginMemu{
	display:none;
}
#meinMenu.hideMenu .homeBtn, #termsContent .homeBtn{
	display:block;	
	z-index: 500;
	position:fixed;
	left: 0;
	width: 45px;
    height: 45px;
    box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.2);
    background: url(../images/icon_home.png) no-repeat right;
    background-size: 50px 50px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-top: 10px;
    background-color: #13d3ea;
	top: 0;
}
#meinMenu .menuBtn{
	z-index: 500;
	position: relative;
	right: -45px;
	width: 45px;
    height: 45px;
    box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.2);
    background: url(../images/sideSearchIcon.png) no-repeat right;
    background-size: 50px 50px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-top: 10px;
    background-color: #13d3ea;
	top: 0;
}
#meinMenu{
	position: fixed;
	width: 48%;
	height: 100%;
	background-color: #FFF;
	top: 0px;
	left: -46%;
	z-index: 1500;
	box-shadow: 3px 3px 5px 6px rgba(0, 0, 0, 0.2);
}
.hideMenu{
	position: static!important;
}
.hideMenu .menuSlider{
	display:none;
}
#meinMenu .menuSlider{
	position: absolute;
	top: 0px;
	width: 100%;
}
#meinMenu ul{
	padding: 0;
	width: 92%;
	margin: 8px auto;
}
#meinMenu li{
	/*display:none;*/
	font-size: 1.1em;
	list-style: outside none none;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #FFF;
	cursor: pointer;
	height: 50px;
	background-color: #10b1c4;
	padding-right: 10px;
	padding-top: 8px;
	width: 100%;
	box-sizing:border-box;

}
#meinMenu li.loginBtn{
	background-color: #0585ba;
}
#meinMenu li.profile{
	background-color: #02ad75;
}
#meinMenu li a{
	color: #FFF;
	font-size: 1.25em;
	display:block;
	margin-top: 2px;
	margin-right: 30px;
	text-decoration:none;
}
/* Login */
#login{
	display:none;
}
#userName{
	display:none;
}
#footer{
	background-color: #FFF;
height: 50px;
position: relative;
z-index: 500;
margin: 0 auto;
text-align: center;
font-size: 14px;
color: #666;
padding-top: 10px;
bottom: 0;
width: 100%;
max-width: 1080px;
font-size: 1em;
position: absolute;
}
#footer ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
	display:none;
}
#footer .fbIcon {
    margin: 0 0 0 0;
    background: url(../images/facebook.png) no-repeat left top;
    padding: 0 0 0 30px;
}
#footer .fbTxt {
    color: #4267b2;
    font-weight: 600;
    margin-left: 5px;
}
#footer br{
	display:none;
}
#footer p{
	margin:0; padding:0;
}
#footer p span{
	font-size:.8em;
}
#footer p span:last-child{
	display:none;
}
.footerLinks{
	display:none;
}
/*=========================================================*/
/*======================= Home ============================*/
/*=========================================================*/
#introText{
	display:none;
}
#introSlide img{
	width: 100%;
	height: auto;
	/*margin-top: 80px;*/
}
.catBoxContent{
	display:none;
}
#catBox_bible{
	display:none;
}
.catBoxDiv{
	margin: 7px auto;
	/*width: 80%;*/
	max-width:420px;
	text-align: center;
	cursor:pointer;
}
.catBox{
	overflow: hidden;
	height: 50px;
}
.catBoxTitle{
	background-color:#b3bec2;
	color:#FFF;
	font-size: 1.6em;
	height: 44px;
	padding-top: 6px;
	vertical-align:middle;
	text-align:center;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
}
#catBox_math .catBoxTitle{
	background-color:#08c048;
}
#catBox_language .catBoxTitle{
	background-color:#f1932e;
}
#catBox_pre .catBoxTitle{
	background-color:#9055d5;
}
#catBox_games .catBoxTitle{
	background-color:#0aa1ce;
	height: 58px;
	font-size: 2em;
}
#catBox_games{
	height: 70px;
	/*margin-top: 20px;*/
}
.catBoxContent p{
	margin:0;
	padding:12px;
	line-height: 18px;
}
.catBoxContent strong{
	font-size: 17px;
	text-align: center;
	display: block;
}
#catBox_math .catBoxContent strong{
	color: #08C048;
}
#catBox_language .catBoxContent strong{
	color: #f1932e;
}
.catBoxAction{
	text-align: center;
}
.catBoxAction ul{
	display: block;
	margin: 0px auto;
	padding: 0px;
}

.sideSearchClass li{
	list-style-type: none;
	display: inline-block;
	width: 15.2%;
}
.catBoxAction li{
	list-style-type: none;
	display: inline-block;
	width: 15.6%;
}
.catBoxAction li a{
	font-size: 1.5em;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 33px;
	width: 100%;
	margin: 7px auto;
	padding: 5px 0;
	background-color:#9ca2a4;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
}
.catBoxAction .catBoxClass_off  a{
	background-color:#b2bec1;
	color:#FFF;
	cursor:default;
}
#catBox_math .catBoxClass_active  a{
	/*background-color:#08c048;*/
}
#catBox_language .catBoxClass_active  a{
	/*background-color:#f1932e;*/
}
#catBox_math .catBoxClass_active  a:hover{
	background-color:#03dd4f;
}
#catBox_language .catBoxClass_active  a:hover{
	background-color:#fcb200;
}
#catBox_bible .catBoxAction a{
	font-size:20px;
	color:#FFF;
	text-decoration:none;
	display:block;
	height:28px;
	width:160px;
	margin: 0 auto;
	background-color:#b2bec1;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
}
#catBox_bible .catBoxAction a:hover{
	/*background-color:#9055d5;*/
	cursor:default;
}
#catBox_pre .catBoxAction{
	opacity: 0;
	display:block;
	height:40px;
	width:100%;
	margin: -45px auto 0 auto;
}
#catBox_games .catBoxAction{
	opacity: 0;
	display:block;
	height:40px;
	width:100%;
	margin: -45px auto 0 auto;
}
#catBox_pre .catBoxAction a{
	display:block;
	width:100%;
	height:100%;
}
#catBox_games .catBoxAction a{
	display: block;
	width: 100%;
	height: 160%;
	position: relative;
	top: -22px;
}
/*------------gmae block page-----------------*/
.gameBlockPage{
	margin-top:20px; border-radius:16px; overflow:hidden; max-width:100%; border:solid 2px #004e7d;
}
.printBlockPage{
	margin-top:20px; border-radius:16px; overflow:hidden; max-width:290px; max-height:400px; border:solid 2px #004e7d;
}
.logGame{
	float:none;  width:auto; margin-left:3%;
}
/*=======================================================*/
/*==================== Other Pages =====================*/
/*=====================================================*/

/* ======== Terms ========= */
#termsContent{
	/*width: 90%;
	margin: 0px auto;*/
	margin:0;
	padding:0 30px 60px 30px;;
	direction:rtl;
/*	font-size:14px;*/
	background-color:#FFF;
}
#termsContent h1{
/*	font-size:22px;*/
	margin:15px 0 15px 0;
}
#aboutContent{
	width: 90%;
	margin: 90px auto;
}
/*==== register =====*/
#mainContent.register{
	margin-top:90px;
}
#mainContent.register button{
	margin-top:30px;
}
#mainContent.register hr {
	margin-bottom: 20px;
}
.bgred {
    color: #666;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 3px 20px -90px 20px;
    padding: 10px;
    position: relative;
    background: none;
    padding: 0;
	width:90%
}
.msgholder hr{
	display:none;
}
/*====== login ====*/
#loginPage{
	width: 90%;
    margin: 5px auto 0px;
}
/*======= forgot ======*/
.forgotpass{
	width: 90%;
	margin: 90px auto 0 auto;
}
/*==אזור אישי==*/
.uAccount{
	width:90%;
	margin:80px auto 0 auto;
}
table.account td {
    text-align: right;
    font-size: 1.1em;
    color: #666;
    padding: 3px;
}
/*------------ GAMES PAGE -----------------*/
.gamesContent{
	background: none !important;
	width: 96%;
	padding: 0;
	/*margin: 100px auto 0 auto;*/
	margin-top: 100px;
	position: relative;
}
.selectedGame{
	height: auto;
	background-color: #FFF;
	border-radius: 16px;
	float: right;
	margin: 0 3.3% 30px auto;
	width: 96.6%;
	overflow: hidden;
	border: 3px solid #FFF;
	box-sizing: border-box;
	box-shadow: 0px 0px 10px #999;
}
.selectedGame img{
	width:100%;
	height:auto;
}
.gameBox{
	background-color: #FFF;
	border-radius: 16px;
	float: right;
	margin: 0 0 30px 4%;
	padding-bottom: 7px;
	width: 96%;
	max-width:310px;
	overflow: hidden;
	border: 3px solid #FFF;
	box-sizing: border-box;
	color:#666;
	font-size: 1em;
	text-align:center;
	box-shadow: 0px 0px 10px #999;
	max-height: 240px;
	
}
.gameBox a{
	text-decoration:none;	
}
.gameBox h3{
	color:#0a91be;
	font-size: 1.1em;	
	margin: 0;
	margin-top: 5px;
	padding: 0;
}
.gameBox span{
	font-weight:400;
	font-size:0.95em;
	height:30px;
}
.gameBox img{
	width:100%;
	height:auto;
}
.gameBox h3 img{
	display:none;
	width:auto;
margin: 0 10px;
}
.gameBox .freeIcon img{
	display:inline;
}

/*======404=====*/

/*===============Membership============*/
.packages{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	
}
.plansContainer h1 {
	margin-right:0px;
	margin-left:0px;
	/*margin-top:14px;
	padding-top:30px;*/
}
.plansContainer{
	margin: 90px auto 0 auto;
	background: url(../images/packages_bg.png) repeat top;
	min-height: 290px;
	padding-bottom: 40px;
	padding-top: 10px;
}
.plansContainer #gift{
	margin: 0 auto;
	width: 90%;
	text-align: right;
	padding: 190px 0px 20px 0px;
	background: url(../images/gift.png) no-repeat center top;
	background-size: 220px 202px;
}
.activePackageNote{
	margin:0 auto 40px auto;	
}
.activePackageNote h4{
}
.plansContainer ul {
    margin: 0 auto;
}
.plansContainer li {
	display: inline-block;
	width:210px;	
    list-style: none;
    /*float:right;*/
    text-align: center;
	margin-left:20px;
	padding:0px;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border: 6px solid #FFF;
	background-color:#eeeeee;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.60);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.60);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.60);
}
.plansContainer li h2{
	font-family: 'Alef';
	margin:0;
	padding:5px 10px 16px 10px;
	font-size:26px;
	background-color:#0e91c8;
	color:#FFF;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	background: #0c84b5; /* Old browsers */
background: -moz-linear-gradient(top,  #0c84b5 0%, #2be5fc 2%, #19b5e8 27%, #0c84b5 85%, #1c9abe 90%, #777777 91%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0c84b5), color-stop(2%,#2be5fc), color-stop(27%,#19b5e8), color-stop(85%,#0c84b5), color-stop(90%,#1c9abe), color-stop(91%,#777777), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0c84b5 0%,#2be5fc 2%,#19b5e8 27%,#0c84b5 85%,#1c9abe 90%,#777777 91%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0c84b5 0%,#2be5fc 2%,#19b5e8 27%,#0c84b5 85%,#1c9abe 90%,#777777 91%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0c84b5 0%,#2be5fc 2%,#19b5e8 27%,#0c84b5 85%,#1c9abe 90%,#777777 91%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0c84b5 0%,#2be5fc 2%,#19b5e8 27%,#0c84b5 85%,#1c9abe 90%,#777777 91%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c84b5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
line-height: 26px;
}
.add-cart{
    font-family: 'Assistant', sans-serif;
	font-size:1.4em;
	cursor: pointer;
	border:none;
	text-decoration:underline;
	color: #FFF;
	background-color:#10980a;
	text-decoration:none;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	padding:7px 40px;
	margin: 0 auto;
	display: table;
}
.add-cart:hover{
	background-color: #16C10D;
}
/*==================ACCOUNT=============================*/

.login-form {
/*  background-color: #FFFFFF;
  border-radius: 0 0 0.375em 0.375em;
  border-radius:12px;
  padding: 3em 2em;
  padding: 1em;*/
  text-align:right;
  direction:rtl;
}
#tabs-alt{
  padding: 4px 0;
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
  font-size: 1.18em;
}
#tabs-alt a {
  /*float: right;*/
  display: block;
text-align: center;
padding: 8px 15px;
text-decoration: none;
color: #555;
max-width: 48%;
border: 1px solid #CCC;
box-sizing: border-box;
display: inline-table;
border-radius: 6px 6px 0 0;
}
#tabs a.active,
#tabs-alt a.active {
  background-color: #FFFFFF;
border-radius: 12px 12px 0 0;
color: #FFF;
background-color: #0f92c8;
border: 1px solid #0f92c8;
padding-top: 10px;
}
.bottomTotal{
	background-color: #0f92c8;
	color:#FFF;
	padding: 10px 20px;
border-radius: 5px;
}
/*====== Table History =======*/
/* == Table == */
.wojo.table {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #dddddd;
  text-align: right;
  border-collapse: separate;
  border-spacing: 0px;
  color: #3D4051;
}
.wojo.table thead th {
  color: rgba(0, 0, 0, 0.87);
  padding: 1em 0.750em;
  font-weight: 700;
  border-bottom: 1px solid rgba(34, 36, 38, 0.1);
}
.wojo.table tfoot th {
  cursor: auto;
  border-top: 1px solid #dddddd;
  background: #F9FAFB;
  text-align: inherit;
  color: rgba(0, 0, 0, 0.87);
  padding: 0.750em 0.750em;
  vertical-align: middle;
  font-style: normal;
  font-family: 'mavenProBold';
  font-size: .813rem;
  font-weight: 700;
  text-transform: none;
}
.wojo.table td {
  padding: 0.750em 0.750em;
  text-align: inherit;
}

/* == Basic == */
.wojo.basic.table {
  background: transparent;
  border: 0;
  box-shadow: none;
}
.wojo.basic.table tr td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: #7F929C;
}
/*===============Membership============*/
.mainContent *, .mainContent *::before, .mainContent *::after {
    box-sizing: inherit;
}
.row {
    margin-left: auto;
    margin-right: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
	webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.row.double-gutters .column{
	padding-left: 4em;
	margin-bottom: 4em;
	/*flex: 0 0 30%;
	max-width: 30%;
	-webkit-flex: 0 0 30%;
	-ms-flex: 0 0 30%;*/
	border: 1px solid #ccc;
	border-radius: 12px;
	margin: 10px;
	padding: 0;
	text-align:center;
}
.row.double-gutters .column div{
	margin: 25px;
}
.row.double-gutters .column img {
    border: 0 none;
    vertical-align: top;
    width: auto;
    max-width: 100%;
    max-height: auto;
}
/*------------CONTACT-----------------*/
.contactform___ {
    min-height: 100%;
    max-width: 1200px;
    outline: medium none;
   /* background: none repeat scroll 0% 0% #F9F9F9;*/
    color: #666;
    margin: 0px;
    /*padding: 20px 0px 50px 0px;
	border-top:1px solid #999;
    box-shadow: 0px 1px 0px #FFF inset, 0px 2px 4px rgba(0, 0, 0, 0.08);*/
}
.contactform p {
	margin: 0;
}
.contactform h3 {
	margin-bottom: 30px;
	font-weight: 600;
}
.contactform legend, .contactform header, .contactform .subheader {
    display: block;
    width: 100%;
    border-bottom: 2px solid #EBEBE6;
    font-size: 18px;
    color: #232323;
    box-shadow: 0px 2px 0px 0px #FFF;
    margin: 0px -30px 30px;
    padding: 0px 30px 20px;
}
.contactform header span, .contactform .subheader span {
    display: block;
    font-size: 13px;
    color: #999;
    text-shadow: 1px 1px 0px #FFF;
}
.contactform .col-6 {
    width: 100%;
}
.contactform .col {
   /* float: right;*/
    min-height: 1px;
    box-sizing: border-box;
    padding: 0px 15px;
}
form section {
    /*margin-bottom: 15px;*/
	width: 100%;
margin: 0 auto 15px auto;
position: relative;
}
/*.contactform  .regLable {
vertical-align: middle;
text-align: right;
font-size: 15px;
color: #666;
padding: 8px 0 8px 8px;
}*/
.regLable i.icon{
	display:none;
}
.contactform .input{
		position: relative;
display: block;
}
.contactform .input:hover input, .contactform select:hover, .contactform .textarea:hover textarea, .contactform .radio:hover i, .contactform .checkbox:hover i, .contactform .toggle:hover i {
    border-color: #30A0E2;
}
.contactform .input input, .contactform .textarea textarea, .contactform select, .cuponInput{
/*	border: 1px solid #CAC8C8;
padding: 8px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-family: 'Assistant', sans-serif;
width: 94%;
font-size: 16px;
color: #444;
margin-left: 8px;*/
}
.contactform textarea, .contactform select{

	font-size: 16px;
	font-family: 'Assistant', sans-serif;
}
.contactform textarea{
	height: 170px !important;
}
.contactform .capImg img {
    width: 60px;
    height: auto !important;
   /* right: 355px;*/
    top: 40px;
    position: absolute;
    font-size: 17px;
    line-height: 21px;
    text-align: center;
    color: rgba(0, 0, 0, 0.15);
}
.contactform .note-error {
    color: #EE9393;
}
.contactform .note {
    margin-top: 14px;
    font-size: 0.9em;
    color: #0c84b5;
    padding: 0px 1px;
    word-wrap: break-word;
}
.contactform .captcha-append {
    width: auto;
    height: auto !important;
	left: 9px;
    top: 4px;
	position: absolute;
    height: 21px;
    font-size: 17px;
    line-height: 21px;
    text-align: center;
    color: rgba(0, 0, 0, 0.15);/**/
}
.contactform button{
	margin-top:15px;
}
/*=========================*/
/*=========================*/
/* Style the buttons that are used to open and close the accordion panel */
button.accordion {    
    color: #444;
    cursor:pointer;
    padding: 5px 15px;
	margin:5px;
    width: 100%;
    text-align: right;
    border: none;
    outline: none;
    transition: 0.4s;
	text-decoration:none;
	border-bottom:1px solid #999;
	box-sizing: border-box;
}
button.accordion h3{ 
font-weight: 600;
}
.faq button.accordion {
    background-color: none;
    color: #333;
	text-decoration: none;
	border:1px solid #ccc;
	border-radius:12px;
	width:auto;
	max-width:600px;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active, button.accordion:hover {
   background-color: #eee;
}
/*.panel button.accordion.active, .panel button.accordion:hover {
   background-color: #eee;
   font-size: 1.1em;
max-width: 620px;
}*/
button.accordion h4{
	font-weight:400;
	font-size: 1.2em;
}
.faq ol{
	font-weight:300;
}
.faq:hover, .faq.active { 
	
}
/* Style the accordion panel. Note: hidden by default */
div.panel {
    /*padding: 0 18px;*/
    background-color: white;
    display: none;
}
div.panel p {
	padding: 0 12px;
}
div.panel img{
max-width: 100%;
height: auto;
}
/* The "show" class is added to the accordion panel when the user clicks on one of the buttons. This will show the panel content */
div.panel.show {
    display: block;
	border-bottom: 3px solid #828080;
margin-bottom: 10px;
}
#show-result .box{

}
/*============אזור אישי=============*/
.bt-content a{
	display:none;
}