/************************************************************************************
FONTS & LINKS
*************************************************************************************/
@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
/*-----font-family: 'Open Sans Hebrew', serif;-----------------------------*/

@font-face {
    font-family: 'Reforma-Light';
    src: url('webfont/formalightwebfont.eot');
    src: url('webfont/formalightwebfont.eot?#iefix') format('embedded-opentype'),
         url('webfont/formalightwebfont.woff') format('woff'),
         url('webfont/formalightwebfont.ttf') format('truetype'),
         url('webfont/formalightwebfont.svg#alefbold') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'Reforma-Medium';
    src: url('webfont/formamediumwebfont.eot');
    src: url('webfont/formamediumwebfont.eot?#iefix') format('embedded-opentype'),
         url('webfont/formamediumwebfont.woff') format('woff'),
         url('webfont/formamediumwebfont.ttf') format('truetype'),
         url('webfont/formamediumwebfont.svg#alefregular') format('svg');
    font-style: normal;
}
@font-face {
    font-family: 'Reforma-Light';
    src: url('webfont/formalightwebfont.eot');
    src: url('webfont/formalightwebfont.eot?#iefix') format('embedded-opentype'),
         url('webfont/formalightwebfont.woff') format('woff'),
         url('webfont/formalightwebfont.ttf') format('truetype'),
         url('webfont/formalightwebfont.svg#alefbold') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'Reforma-Medium';
    src: url('webfont/formamediumwebfont.eot');
    src: url('webfont/formamediumwebfont.eot?#iefix') format('embedded-opentype'),
         url('webfont/formamediumwebfont.woff') format('woff'),
         url('webfont/formamediumwebfont.ttf') format('truetype'),
         url('webfont/formamediumwebfont.svg#alefregular') format('svg');
    font-style: normal;
}


/*************************************************************************************/
body{
	font-family:'Reforma-Light', Arial;
	margin: 0px;
	overflow-x:hidden;
	font-size: 21px;
}

#euroleague-topbar {
    width: 100vw;
    height: 72px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99 !important;
    border: 0px;
}
.inner {
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.inner.wide {
	width:1200px !important;
}
.inner.narrow {
	width:980px !important;
}
/*:focus{
	outline: #4b92c5 3px solid;
	display:inline-block;
}
*/#footer a:focus{
	display:inline
}	
#content .inner.wide #articleBody {
    width: 1200px;
}
.short {
	width: 980px;
}

a {
	text-decoration: none;
	color: #0072b9;
}
a:hover {
	text-decoration: none;
	color: #ffe153;
}


.he {
	text-align: right;
	direction: rtl;
}
.en {
	text-align: left;
	direction: ltr;
	font-family: Lato !important;
}

hr{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 20%;
	margin-right: auto;
	margin-left: auto;


}
hr.wide {
	width: 100%;
}

hr.dotted{
	border-bottom-style:dotted;
	
}
hr.dashed{
	border-bottom-style:dashed;
}	

hr.yellow{
	border-bottom-color: #FFD64F;
}	

	
h2 {
	font-size: 39px;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	font-family: Reforma-Medium;
	font-weight: normal;
	text-align:inherit !important;

}
.en h2,h2.en{
	font-family:lato !important;
	font-size:32px;
}	

h2.yellow {
	color: #FFD64F;
}	

h3 {
	font-size: 29px;
	color: #000;
	padding: 10px;
	margin: 20px auto;
	font-family: Reforma-Medium;
	font-weight: normal;
}
.en h3,h3.en{
	font-size: 25px;
	font-family: Lato;
	font-weight: bold;
}
.blue {
	color: #0f152d;
}

.spacer {
    margin-bottom:20px;
}
	
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.clearBoth {
	clear: both;
}
.sepHeight {
	clear: both;
	height: 20px;
	width: 100%;
}


.myButton {
	border:1px solid #ffd64f;
	height: 25px;
	padding-right: 30px;
	padding-left: 30px;
	color: #ffd64f;
	width: 140px;
	text-align: center;
	padding-top: 7px;
	border-radius: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	font-size:19px;
	cursor:pointer;
}
.myButton.en{
	height: 27px !important;
	padding-top: 5px !important;
	font-size:17px !important;
}	

.myButton:hover {
	background-color:#ffd64f;
	color:#0b1938;
}
.myButton2 {
	border: 1px solid #ffd64f;
	font-size: 19px;
	color: #FFFFFF;
	background-color: #0b1938;
	border-radius:5px;
	text-align: center;
	width: 110px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 8px;
}
.myButton2:hover {
	color: #0b1938;
	background-color: #ffd64f;
	border: 1px solid #0b1938;
}
.myButton2:hover {
	color: #0b1938;
	background-color: #ffd64f;
	border: 1px solid #0b1938;
}
.myButton3 {
	border: 1px solid #0b1938;
	font-size: 19px;
	color: #ffd64f;
	background-color: #0b1938;
	border-radius:5px;
	text-align: center;
	width: 90px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 8px;
	clear: both;
	margin-top: 10px;
	display: inline-table;
}

.myButton3:hover {
	background-color:white;
	color: #0b1938;
}

.myButton4 {
	border: 1px solid #FFE152;
	font-size: 19px;
	color: #0034AE;
	background-color: #FFE152;
	border-radius: 5px;
	text-align: center;
	width: 110px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 8px;
}

.myButton4:hover {
	color: #002178;
	background-color: #fff;
	border: 1px solid #fff;
}

.myButton4:hover {
	color: #002178;
	background-color: #fff;
	border: 1px solid #fff;
}

#topMenu {
	height: 35px;
	color:#666674;
	font-size: 17px;
	background-color: #000017;
    padding-top: 72px !important;

}
#topMenu .inner {
	width: 980px;
	position:relative
}

#topMenu a {
	color:#666674;
}	
#topMenu a:focus {
	display:inline
}
#topMenu span {
	margin-left: 10px;
	margin-right: 10px;
}
#topMenu .profile {
	margin-right: 20px;
	margin-left: -4px;
}
#topMenu .en .profile {
	margin-right: -4px;
	margin-left: 20px;
}


#topMenu  a:hover {
	color: #FFFFFF;
}

#topMenu .inner #social img {
	width: 20px;
	vertical-align: bottom;
}
#topMenu .inner #social {
	width: 600px;
}

#topMenu .inner #social .arial {
	font-size: 15px;
}


svg#Capa_1 {
	width: 30px;
	height: 20px;
	margin-top: 5px;
	vertical-align: sub;
	margin-left: 7px;
}
svg#Capa_1.big {
	height: 40px;
    width: 70px;
}	
svg#Capa_1 path {fill: #666674 !important;}
svg#Capa_1 path:hover {fill: white !important;}
	
#header {
	background-image: url(../images/bg_header.png);
	height: 130px;
}
#mainMenu {
	background-image: url(../images/bg_mainMenu.png);
}
#mainMenu .inner {
	width: 980px;
}

#header  .inner {
	width: 980px;
}

#header  .inner #titleTop {
	text-align: right;
	padding-top: 30px;
	float: right;
	width: 595px;
}
#header .inner #logoTop {
	float: right;
	width: 110px;
	margin-left: 50px;
}
#header.en #logoTop{
    float: left;
    width: 110px;
    margin-right: 50px;
}
#header.en .inner #titleTop {
    text-align: left;
    float: left;
}
#header .inner #logoTop img {
	display: block;
}

#header .inner #bannerTop {
	float: left;
	width: 165px;
}
#header.en .inner #bannerTop {
    float: right;
}
#header .inner #bannerTop img {
	display: block;
}
#header.en .inner #bannerTop img {
    margin-left: 70px;
}

#moreMaccabiSites {
	width: 412px
	text-align: left;
	position: absolute;
	left:0;
}
.en #moreMaccabiSites {
	text-align: right;
	right:0;
	left:auto;
}
/*#moreMaccabiSites div {
	background-image: url(../images/3btns_sprite.png);
	height: 36px;
	width: 90px;
	float: right;
	margin-right: 8px;
	margin-top: 4px;
}*/
#moreMaccabiSites img {
	height: 36px;
	width: 90px;
	float: right;
	margin-right: 8px;
	margin-top: 4px;
}
#moreMaccabiSites.en div {
	background-image: url(../images/3btns_sprite_en.png);
}

#moreMaccabiSites div:hover {
	background-position: 90px 0px;
}

#moreMaccabiSites #tickets {
	/*background-image: url(../images/3btns_renew.png);*/
	background-position: 0px 72px;
}
#moreMaccabiSites #tickets:hover {
	background-position: 90px 72px;
}
#moreMaccabiSites #maccabist {
	background-position: 0px 36px;
}
#moreMaccabiSites #maccabist:hover {
	background-position: 90px 36px;
}
#moreMaccabiSites #renew {
	background-image: url(../images/btn_managment.png);
	background-position: 0px 0px;
}
#moreMaccabiSites #renew:hover {
	background-position: 90px 0px;
}
#moreMaccabiSites #updateUser {
	background-position: 0px 0px;
	background-image: url(../images/btn_managment.png);
	width:105px;
}
#moreMaccabiSites #updateUser:hover {
	background-position: 105px 0px;
}
#moreMaccabiSites #menuim {
	background-position: 0px 72px;
	background-image: url(../images/3btns_sprite_manui.png);
	width:90px;
}
#moreMaccabiSites #menuim:hover {
	background-position: 90px 72px;
}
#searchInMenu{
	padding-top: 11px;
    margin-right: 4px;
    padding-bottom: 5px;
    width: 30px;
    text-align: center;
	cursor:pointer
}
#searchDiv {
    height: 50px;
    background-color: rgba(255,255,255,0.8);
    position: absolute;
    width: 100%;
    font-size: 30px;
	display:none;
}
#searchDiv input[type=text] {
	font-family: 'Reforma-Light', Arial;
    background: none;
    border: none;
    font-size: 25px;
    margin-top: 12px;
    width: 180px;
    outline: none;
}
#searchDiv input[type=image] {
	vertical-align: middle;
    outline: none;
}
#slider {
	height: 640px;
	width: 100%;
	background-color: #000017;
	text-align:center
}
#nextGame {
	font-size: 19px;
    height: 440px;
    color: #0b2151;
    background-image: url(../images/bg_nextGame.png);
    padding-top: 25px;
    background-size: cover;
}
#nextGame h2 {
	font-size: 44px;
	color: #0b2151;
	text-align: center;
	margin: 0px;
	font-family: 'Reforma-Medium', arial;
	font-weight: normal;
	margin-top: 23px;
}
#nextGame .team {
	float: right;
	width: 37%;
	font-size: 31px;
	direction:rtl;
}
#nextGame .en .team {
	float: left;
	direction:ltr
}	
#nextGame .team.second {
	direction:ltr;
}
#nextGame .en .team.second {
	direction:rtl;
}
#nextGame .team span.en {
	font-size: 28px;
}
#nextGame .team span {
	display:inline-block;
}	
#nextGame .counter {
	float: right;
	width: 26%;
	height: 100px;
	margin-top:20px
}
#nextGame .en .counter {
	float:left;
}	
#nextGame .live {
	float: right;
	width: 26%;
}
#nextGame .en .live {
	float:left;
}	
#nextGame .result2 {
	float: right;
	width: 26%;
	height: 75px;
	padding-top: 25px;
	font-size:66px;
}
#nextGame .en .result2 {
	float:left;
}	
#nextGame .inner2 hr {
	width: 20%;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px dashed #0B2151;
}
#nextGame .inner2 {
	text-align: center;
	width:100%
}
#nextGame .team img {
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	width:120px;
	display:inline-block;
}
#nextGame  .crt {
	background-image: url(../images/court.png);
	height: 30px;
	width: 100%;
	padding-top: 160px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
}
#nextGame  .crt :focus {
	display:inline;
}	
#nextGame .owl-carousel .item_box {
	background:none;
}
#nextGame  .owl-carousel .item_box .live {
	margin-top: 13px;
	text-align: center;
}
#nextGame  .owl-carousel .item_box .live .iconPM {
	background-size: 16px 16px;
	height: 16px;
	border: none;
	display:inline-block;
	animation: blink 2s ease-in infinite;
	font-family: Verdana;
	font-size: 20px;
	color: #FFD64F;
}

#nextGame .myButton {
	color: #0b1938;
	border-color: #0b1938;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 17px;
	padding-right: 10px;
	padding-left: 10px;
}
#nextGame  .myButton:hover {
	color: #FFFFFF;
	border-color: #0b1938;
	background-color: #0b1938;
}



#moreNews {
	background-image: url(../images/bg_news.jpg);
	padding-bottom:25px;
	text-align: center;
}
#moreNews a {
}
#moreNews .inner {
	width:1160px !important;
}	
#moreNews h2 {
	font-size: 39px;
	color: #FFD64F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	font-family: Reforma-Medium;
	font-weight: normal;

}
#moreNews hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFD64F;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.banner1 {
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
}

.banner1 img {
	height: 90px;
	width: 970px;
	display:block;
	margin-top:40px;
}
.banner2 {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/bg_slider.jpg);
	text-align: center;
}

.banner2 img {
	height: 48px;
	display:block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#moreNews  .moreNewsItem {
	width: 360px;
	margin-left: 40px;
	float: right;
}
#moreNews  .moreNewsItem:last-child {
	margin-left: 0px;
}

#moreNews .moreNewsItem img {
	/*width: 360px;*/
	opacity:1;
	display: block;
    margin-bottom: 10px;
}
#moreNews .moreNewsItem .moreNewsImg {
	/*background-color:#ffe153;*/
	background: rgba(255,226,83,1);
	background: -moz-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,226,83,1)), color-stop(100%, rgba(249,150,12,1)));
	background: -webkit-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: -o-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: linear-gradient(to bottom, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe253', endColorstr='#f9960c', GradientType=0 );
	
	
	
}
#moreNews .moreNewsItem img:hover {
	opacity:0.7;
}
#moreNews .moreNewsItem .moreNewsDate {
	color: #ffd64f;
    font-size: 17px;
	padding-top:5px;
}
.moreNewsItem .moreNewsTitle {
	font-family: 'Reforma-Medium';
	font-size: 21px;
	color: #FFFFFF;
}
.moreNewsItem.en .moreNewsTitle {
	font-family: 'Lato';
	font-weight:bold;
}	
.moreNewsItem  .moreNewsTitle:hover {
	color: #FFD64F;
}
#moreNews .myButton {
	border: 1px solid #ffd64f;
	height: 25px;
	padding-right: 30px;
	padding-left: 30px;
	color: #ffd64f;
	width: 120px;
	text-align: center;
	padding-top: 7px;
	border-radius: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-size:19px;
}
#moreNews .myButton:hover {
	background-color:#ffd64f;
	color:#0b1938;
}

#maccabistPart {
	background-color: #ffd64f;
	height: 420px;
	font-size: 23px;
	color: #0b1938;
	padding-top: 20px;
}
#maccabistPart h2 {
	font-size: 54px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-family:'Reforma-Medium';
	line-height: 55px;
    color: #0b1938;
}
#maccabistPart #maccabistText {
	width: 400px;
	float: right;
	line-height: 27px;
}
#maccabistPart #macabistImage {
	position: absolute;
	margin-top: 0px;
}
#maccabistPart  .myButton2 {
	border: 1px solid #ffd64f;
	font-size: 25px;
	color: #FFFFFF;
	background-color: #0b1938;
	border-radius:5px;
	text-align: center;
	width: 150px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 7px;
}
.myButton2.en {
	/*padding-bottom: 4px;*/
	margin-top:10px;
}	

#maccabistPart .myButton2:hover {
	color: #0b1938;
	background-color: #ffd64f;
	border: 1px solid #0b1938;
}
#storePart .storeItem {
	background-color: #0b1938;
	height: 220px;
	width: 260px;
	float: right;
}
#storePart {
	background-image: url(../images/bg_store.jpg);
	height: 570px;
	text-align: center;
	padding-top: 20px;
}

#storePart .inner h2 {
	font-size: 39px;
	color: #FFFFFF;
	padding-bottom: 40px;
	margin: 0px;
}

#storePart .storeItem {
	height: 320px;
	width: 260px;
	margin-left: 40px;
	color: #FFFFFF;
	text-align: center;
}
#storePart .inner .storeItem a {
	color: #FFFFFF;
	font-size: 19px;
}
#storePart .inner .storeItem a:hover {
	color:#ffd64f;
}
#storePart .storeItem:last-child {
	margin-left: 0px;
}
#storePart .storeItem .storeImg {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#storePart .storeItem .storeImg:hover {
	background: rgba(255,226,83,1);
	background: -moz-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,226,83,1)), color-stop(100%, rgba(249,150,12,1)));
	background: -webkit-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: -o-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: linear-gradient(to bottom, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe253', endColorstr='#f9960c', GradientType=0 );
	opacity:0.7;
}

#storePart  .storeItem  .storeImg  img {
	height: 220px;
	width: 260px;
	display:inline-block;
}
#storePart  .storeItem  .storeImg  img:hover {
 opacity:0.7;
} 
#storePart .inner hr {
	width: 250px;
	border-bottom: dashed white 1px;
	margin-top:10px;
	margin-bottom:10px;
}
#storePart .myButton2 {
	border: 1px solid #0b1938;
	color: #0b1938;
	background-color: #ffd64f;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	width:80px;
}
#storePart .myButton2:hover {
	border: 1px solid #ffd64f;
	color: #ffd64f;
	background-color: #0b1938;
}
#storePart .myButton {
	border:1px solid #fff;
	color:#fff;
}	

#storePart .myButton:hover {
	background-color:#fff;
	color:#0b1938;
}
#videoPart {
	background-image: url(../images/bg_videoPage.jpg);
	padding-bottom:30px;
	text-align:center
}
#videoPart.inPage {
	background: none;
}

#videoPart .inner {
	width: 980px;
	padding-top: 0px;
	text-align: center;
}
#mediaplayer,.cyt {
	height: 420px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
#mediaplayer img {
	width: 198px;
}


#videoPart .videoThumb {
	width: 176px;
	float: right;
	margin-left: 17px;
	font-size: 17px;
	color: #FFFFFF;
	cursor:pointer;
	border: 3px solid black;
	margin-top:20px;
}
#videoPart .videoThumb:last-child {
    margin: 0;
	margin-top:20px;
}
#gameAreaPanel  #videoPart  .inner  .allThumbs  {
	display: inline-block;
}
#gameAreaPanel #videoPart .allThumbs .videoThumb {
	border: none;
}
#videoPart .inner .videoThumb:hover {
	background: rgba(255,226,83,1);
	background: -moz-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,226,83,1)), color-stop(100%, rgba(249,150,12,1)));
	background: -webkit-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: -o-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: linear-gradient(to bottom, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe253', endColorstr='#f9960c', GradientType=0 );	color: #ffd64f;
}
#videoPart  .inner  .videoThumb  .vidDesc  {
	background-color: #000018;
	background-image: none;
	padding: 5px;
}



#videoPart .inner .videoThumb:last-child {
	margin-left: 0px;
}

#videoPart .videoThumb:focus {
	border:yellow 1px solid;
}	


#videoPart .videoThumb img {
	width: 100%;
	display: block;
}
#videoPart .inner .videoThumb img:hover {
	opacity: 0.7;
}
.jwplayer .jw-skin-myskin .jw-display-icon-container {
    border-style: solid;
    border-width: medium;
    border-radius: 50%;
    padding:1em;
	height:1.7em;
	border-radius:3px;
	 
}

#playersPart {
	background-image: url(../images/bg_rostar.jpg);
	height: 720px;
	text-align: center;
	padding-top: 20px;
}
#playersPart .inner {
	width: 90%;
}

#playersPart .item {
	float: right;
}
#playersPart .item a {
	color: #000017;
}

#playersPart .item .playerDetails {
	color: #000017;
	background-color: #ffe153;
	font-family: Reforma-Medium;
	height: 75px;
	font-size: 25px;
}
#playersPart .item.en .playerDetails {
	font-size:20px;
	font-family: Lato;
	font-weight:bold;
}

#playersPart .item .playerDetails .playerName {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
	float: right;
	font-size:17px;
	    line-height: 18px;
}
#playersPart .item.en .playerDetails .playerName {
	padding-left: 5px;
	width: 175px;
	padding-top: 5px;
	font-size:17px;
}	

#playersPart .item .playerDetails   .playerJob {
	font-size: 17px;
	font-family: 'Reforma-Light', Arial;
}
#playersPart .item.en .playerDetails   .playerJob {
	font-size: 16px;
	font-family: Lato;
	
}	


#playersPart .item .playerDetails  .playerNumber {
	font-size: 45px;
	background-color: #f6c733;
	float: right;
	width: 70px;
	height: 70px;
	text-align: center;
	padding-top: 5px;
	font-family: 'Open Sans Hebrew', serif;
	font-weight: 100;
}
#playersPart .item .playerHomeImg img {
	display:block;
}	
#playersPart .item .playerHomeImg:hover {
	background: rgba(255,226,83,1);
	background: -moz-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,226,83,1)), color-stop(100%, rgba(249,150,12,1)));
	background: -webkit-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: -o-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: linear-gradient(to bottom, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe253', endColorstr='#f9960c', GradientType=0 );
	opacity:0.7;
}
#dismidded{
	color:#ffe153;
	padding-bottom:30px;
}
#dismidded a{
	color:white
}	
	

#maccabistPart2 {
	background-image: url(../images/bg_celebrate.jpg);
	height: 409px;
}
#maccabistPart2 a {
	color: #000017;
}
#maccabistPart2  .inner  #mcbText2 {
	float: right;
	width: 620px;
	margin-top: 0px;
	font-size: 22px;
	line-height: 28px;
}
#maccabistPart2 .inner #mcbKids {
	width: 500px;
	margin-top: -30px;
	display: block;
	float: left;
}
#maccabistPart2 .inner #mcbText2 img {
	margin-bottom: 20px;
	margin-top: 50px;
}

#maccabiPlay {
	background-image: url(../images/m_play.jpg);
	background-size: contain;
	height: 480px;
}

#maccabiPlay a {
	color: #000017;
}

#maccabiPlay .inner .wrapper-play {
	position: relative;
}

#maccabiPlay .inner #mcbText4 {
	position: absolute;
	left: 43%;
	top: 365px !important;
	margin-top: 0px;
	font-size: 22px;
	line-height: 28px;
}


#statPart {
	background-image: url(../images/bg_stats.jpg);
    height: 852px;
    text-align: center;
    background-size: cover;
}
#statPart .inner {
	width: 1080px;
}

.statItem {
	height: 550px;
	width: 340px;
	float: right;
}
.statItem img {
	position:absolute;
	margin-right:120px;
	width: 205px;
	z-index:1

}
.statItem.en img {
	margin-right:0px;
	margin-left:120px;
}	

.statItem .statText {
	position:absolute;
	padding-top: 100px;
	max-width: 140px;
}
#statPart .inner h2 {
	margin-bottom: 20px;
}



.statItem .fname {
	font-size: 37px;
	color: #FFFFFF;
	line-height: 17px;
}
.statItem .lname {
	font-size: 48px;
	color: #FFFFFF;
	line-height: 50px;
	font-family: Reforma-Medium;
}
.statItem .en .lname {
	font-family: Lato;
	font-weight:bold;
	margin-top:5px;
	font-size: 38px;
}	
.statItem hr {
	width: 25px;
	border-bottom-color: #FFFFFF;
	text-align: right;
	float: right;
	border-top-width: 2px;
}
.statItem.en hr {
	float: left;
}
.statItem .statInfo {
	font-size: 54px;
	color: #ffe153;
	line-height: 24px;
}
.statItem .statInfo span {
	font-size: 23px;
	line-height: 13px;
}
#titlesPart hr {
	width: 104px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#historyPart {
	background-image: url(../images/bg_history.jpg);
	height: 530px;
	text-align: center;
	padding-top: 20px;
}
#historyPart .inner .historyHome {
	float: right;
	margin-left: 40px;
	background-color: #000000;
	text-align:center
}
#historyPart .inner .historyHome:last-child {
	margin-left: 0px;
}
#historyPart .inner .historyHome img {
	height: 220px;
	width: 260px;
	display: inline-block;
}
#historyPart .inner .historyHome img:hover {
	opacity: 0.7;
}
#historyPart .inner .historyHome .historyHomeImg {
	background-color: #000000;
}

#historyPart .inner .historyHome .historyHomeTitle {
	font-size: 30px;
	color: #ffe153;
	height: 50px;
	padding-top: 25px;
	width: 260px;
	text-align:center;
}
#historyPart .inner .historyHome .historyHomeTitle:hover {
	background-color: #202020;
}
#titlesPart {
	background-image: url(../images/bg_titles.jpg);
	height: 455px;
	padding-top: 20px;
	text-align: center;
}
#titlesPart h2 {
	margin-bottom:3px;
}	

#titlesPart .inner .statItem {
	height: 300px;
	color: #ffe153;
	font-size: 17px;
	float:right;
	text-align:center;
	margin-right: 22px;
    margin-left: 22px;
    width: 120px;
}
#titlesPart .inner.en .statItem {
	float:left;
}
#titlesPart .inner .statItem img{
    position:inherit;
    margin-right: 0px;
	width:auto;
}	
#titlesPart .inner .statItem span {
	clear:both;
	font-size: 50px;
}
#smartPhone {
	background-image: url(../images/bg_mobile.jpg);
	height: 494px;
	color: #FFFFFF;
	font-size: 23px;
	line-height: 30px;
}
#smartPhone .inner .sf {
	float: right;
	display: block;
}
#smartPhone .inner #smartphoneToo {
	padding-top: 60px;
	padding-bottom: 10px;
}


#smartPhone .inner .GooglePlay {
	background-image: url(../images/btn_mobile_sprite.png);
	background-position: 0px 61px;
	height: 61px;
	width: 164px;
	float: right;
	margin-top:20px
}
#smartPhone .inner.en .GooglePlay {
	float: left;
}	

#smartPhone .inner .iphone {
	background-position: 0px 0px;
	height: 61px;
	width: 164px;
	background-image: url(../images/btn_mobile_sprite.png);
	float: right;
	margin-left: 20px;
	margin-top:20px
}
#smartPhone .inner.en .iphone {
	float: left;
	margin-right: 20px;
	margin-left: 0px;
}
#smartPhone .inner .iphone:hover {
	background-position: 164px 0px;
}
#smartPhone .inner .GooglePlay:hover {
	background-position: 164px 61px;
	height: 61px;
	width: 164px;
}
#lastSocial {
	height: 560px;
	padding-top: 20px;
	text-align: center;
	background-image: url(../images/bg_network.jpg);
    direction:rtl;
}
#lastSocial .inner h2 {
	margin-bottom: 15px;
}

#lastSocial .inner .lsItem {
	height: 400px;
	width: 260px;
	margin-left: 40px;
	background-color: #FFFFFF;
	display: inline-block;
    vertical-align:middle;
}
#lastSocial .inner .lsItem:last-child {
	margin-left: 0px;
}
#lastSocial .inner .lsItem .lsHeader {
	text-align: center;
	background-color: #0d72b9;
	height: 50px;
}
#lastSocial .inner .lsItem .posts {
	overflow: auto;
	height: 340px;
}
#lastSocial svg#Capa_1 path {
    fill: white !important;
}

#sponsors {
	text-align: center;
	background-color: #d2d2d2;
	height: 110px;
	padding-top: 32px;
}
#sponsors .inner img {
	height: 80px;
	margin-right: 30px;
	margin-left: 30px;
}
#footer {
	background-color: #000017;
	height: 374px;
}
#footer .inner #menuBottom {
	padding-top: 60px;
	text-align: center;
	height:30px;
}
#footer .inner #menuBottom a {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 20px;
}
#footer .inner #footerLogo {
	margin-top: 47px;
	margin-left: -29px;
	position: absolute;
	left: 50%;
}
#footer hr {
	margin-top: 168px;
	position: absolute;
	border-bottom-color: #121227;
	width:100%
}
#footer #artUp {
	background-color: #00000e;
    color: #FFFFFF;
    font-family: arial;
    text-align: center;
    padding-top: 7px;
	color: #a6a6a8;
	margin-top:50px;
	font-size:16px;
}
#footer #artUp a {
	color: #a6a6a8;
}
#socialFooter{
	width: 100%;
    text-align: center;
    margin-top: 160px;
}

.banners {
	background-image: url(../images/bg_white.jpg);
	height: 250px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.banners .inner {
	width:1100px;
}	
.banners .inner .widget {
	float: right;
	height: 200px;
	width: 300px;
	margin-left: 100px;
}
.banners .inner .widget:last-child {
	margin-left: 0px;
}

.banners .inner .banner3 img {
	width: 300px;
	height: 200px;
}
#content .inner,
.news_gz .inner {
	width: 980px;
	color: #0f152d;
	padding-bottom: 50px;
}
#content , .news_gz{
	text-align: center;
	margin-top: 20px;
}

#content .inner h1 ,
.news_gz .inner h1{
	font-size: 52px;
	margin-top: 15px;
	margin-bottom: 20px;
	font-family: Reforma-Medium;
}
#content  .inner.en h1 ,
.news_gz .inner.en h1{
	font-family: Lato;
	font-weight: bold;
}
#content  .inner  h2 ,
.news_gz  .inner  h2{
	font-size: 29px;
	line-height: 34px;
	margin-top: 0px;
	margin-bottom: 25px;
}

#content .inner .newsDate ,
.news_gz .inner .newsDate {
	font-size: 19px;
	margin-bottom: 35px;
}
#content .inner .videoDesc{
	font-size:18px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:bold;
	
}	
#content .inner #articleBody ,
.news_gz .inner #articleBody {
	line-height: 28px;
	margin-bottom:0px;
	display:inline-block;
	width:980px;
	padding-top:20px;
}
#content .inner #articleBody #articleFinish ,
.news_gz .inner #articleBody #articleFinish{
	text-align: center;
	width: 640px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#content  .inner  .mainImage,#content .inner #news_vid ,
.news_gz  .inner  .mainImage,#content .inner #news_vid ,.news_gz .mainImage,#news_vid {
	margin-top: 60px;
	margin-bottom: 60px;
	display: block;
	width:980px;
}
.news_gz  .inner  .mainImage,#content .inner #news_vid ,.news_gz .mainImage,#news_vid {
	margin-bottom: 0px;
}
.resizecrop{
	left:0 !important;
}
#articleFinish svg#Capa_1 path:hover {fill: #0f152d !important;}
#articleFinish svg#Capa_1 path {
	fill: #0f152d !important;
}
#articleFinish svg#Capa_1 {
	height: 35px;
    width: 35px;
	margin:30px;
	margin-bottom:0;
}

.mc-wrapper {
	margin-top: 40px;
	margin-bottom: 100px;
	text-align: center;
}
.inner.mc-wrapper {
	margin-bottom: 0px;
}
.mc-item-1 img, .mc-item-2 img {
	width: 100%;
}

.btnPlay {
	width: 64px;
	position: absolute;
	height: 64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
	background: url(../../images/rs-default.png) no-repeat 0 -32px;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	margin-left: 448px;
	margin-top: 235px;
	cursor: pointer;
	margin-right: 448px;
	z-index: 1;
}
.thumb {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	height: 46px;
	font-size: 17px;
	font-family: Reforma-Medium;
	padding-top: 24px;
}
.thumb.en {
	font-family: Lato;
	font-weight:bold;
	font-size: 15px;
}
.thumb a {
	color: #0f152d;
	font-family: 'Reforma-Light', Arial;
}
.thumb.en a {
	font-family: Lato;
	font-weight:normal;
}
.thumb  span {
	color: #0f152d;
}
#share   {
	float: left;
	cursor:pointer;
	margin-top:-10px;
}
#share   {
	float: right;
}
#share #fbShare {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}
#share #fbShare {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
}
.fb_iframe_widget {
    float: right;
    margin-top: -30px;
}
.en .fb_iframe_widget {
    float: left;
}
.st_facebook_custom{
	background-image: url(../images/icon__blue_socail_boxes_sprite.png);
	background-position: -35px 0px;
	padding-top: 20px;
	padding-right: 35px;
} 

.st_twitter_custom{
	background-image: url(../images/icon__blue_socail_boxes_sprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 35px;
} 

.st_fblike_custom{
	padding-top: 0px;
} 

.st_googleplus_custom{
	background-image: url(../images/icon__blue_socail_boxes_sprite.png);
	background-repeat: no-repeat;
	background-position: -70px 0px;
	padding-top: 20px;
	padding-right: 35px;
} 


.fb_iframe_widget {
    display: inline-block;
    position: relative;
}
#pageHeader {
	background-color: #000017;
	height: 140px;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}
#pageHeader a {
	color: #FFFFFF;
	font-weight: normal;
}
#pageHeader .inner h1 {
	font-size: 43px;
	color: #ffe153;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-weight: normal;
	font-family: Reforma-Medium;
}
#pageHeader .inner.en h1 {
	font-weight: bold;
	font-family: Lato;
}
#pageHeader span {
	color: #c1c1c1;
}
#pageHeader.noHeight {
	height:0;
}
.data_menu  {
	font-size: 17px;
	color: #0072b9;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 55px;
}
.data_menu  #dadTitle  {
	font-size: 34px;
	color: #000019;
	font-family: Reforma-Medium;
	margin-bottom: 20px;
}
.data_menu a {
	font-size: 25px;
	margin-right: 10px;
	margin-left: 10px;
	color: #0072b9;
}
.data_menu.en a {
	font-size: 18px;
}
.data_menu a:hover {
	color: #2d9fe6;
}
.data_menu a.active {
	font-weight: bold;
}


#teamBody  {
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
	text-align:center
}
#teamBody  .teamItem  {
	width: 160px;
    display: inline-block;
    vertical-align: bottom;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 56px;
}

#teamBody .teamItem.ti-brk {
	clear: both;
	margin-right: 140px !important;
}
#teamBody .teamItem.en.ti-brk {
	clear: both;
	margin-right: 5px !important;
	margin-left: 125px !important;
}

#teamBody.en  .teamItem  {
	float: left;
}

#teamBody .allTeam .teamLine {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: inherit;
}

#teamBody .teamItem.big {
	width: 240px;
}

.allTeam {
	padding-bottom: 80px;
	clear: both;
	display: inline-block;
	width: 1160px;
	text-align:center
}

#teamBody   .teamItem   .teamImg  {
	height: 175px;
	margin-bottom: 1px;
	width: 100%;
	display: block;
}
#teamBody .teamItem .teamDesc {
	background-color: #0b1938;
	height: 56px;
	padding-right: 5px;
	padding-left: 5px;
}
#teamBody  .teamItem  .teamDesc  .icon  {
	background-color: #000019;
	width: 16%;
	float: right;
	text-align: center;
	padding-top: 6%;
	height: 79%;
}
#teamBody.en  .teamItem  .teamDesc  .icon  {
	float: left;
}
#teamBody .teamItem.big .teamDesc {
	height: 75px;
}

#teamBody .teamItem .teamDesc .icon img {
	max-width: 65%;
}

#teamBody  .teamItem  .teamDesc  .job  {
	float: right;
	color: #FFFFFF;
	font-family: Reforma-Medium;
	font-size: 15px;
	padding-top: 5%;
	padding-right: 5px;
	padding-left: 5px;
	width: 110px;
	text-align:right;
}

#teamBody .teamItem.en .teamDesc .job {
	float: left;
	font-family: Lato;
	font-size: 13px;
	padding-top: 3%;
	text-align: left;
}
#teamBody .teamItem.en .teamDesc span {
	text-align: left;
}

#teamBody.en  .teamItem  .teamDesc  .job  {
	float: left;
	font-family: Lato;
	font-weight:bold;
    padding-top: 3%;
	font-size:13px;
	text-align:left;
}

#teamBody .teamItem .teamDesc .job.reduce {
	font-size: 14px !important;
}

#teamBody.en .teamItem .teamDesc .job.reduce {
	font-size: 13px !important;
}


#teamBody .teamItem.big .teamDesc .job {
	font-size: 25px;
	width:160px;
}
#teamBody.en .teamItem.big .teamDesc .job {
	font-size: 20px;

}

#teamBody .teamItem .teamDesc .job span {
	font-family: Reforma-Light;
	font-size: 15px;
	line-height: 15px;
	display: block;
}
#teamBody.en .teamItem .teamDesc .job span {
	font-family: Lato;
	font-weight:normal;
	font-size:13px;
}
#teamBody .teamItem.big .teamDesc .job span {
	font-size: 21px;
}
#teamBody.en .teamItem.big .teamDesc .job span {
	font-size: 18px;
}


.allTeam hr {
	width: 100%;
	margin-bottom: 50px;
	border-bottom-width: 2px;
	border-bottom-color: #000017;
	margin-top: 0px;
}
.allTeam  h3  {
	font-size: 29px;
	color: #000019;
	margin: 0px;
	padding: 0px;
}
#archive {
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
}
#archive .dashed {
	margin-top: 10px;
	margin-bottom: 50px;
}

#archive .inner {
	display: inline-block;
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
}

.archiveItem {
	width: 360px;
	margin-left: 40px;
	font-size: 17px;
	color: #0072b9;
	float: right;
	text-align: center;
	margin-bottom: 80px;
	height: 320px;
}
.archiveItem:nth-child(3n) {  
	margin-left: 0px;
}
.archiveItem img {
	/*height: auto;
	width: 100%;
	max-height: 154px;*/
}

.archiveItem  span    {
	font-size: 17px;
	color: #de9700;
	margin-bottom: 3px;
	line-height: 24px;
}
.archiveItem .archiveTitle {
	font-size: 21px;
	color: #0b1938;
	font-family: Reforma-Medium;
	margin-bottom: 3px;
}
.archiveItem.en .archiveTitle {
	font-family: Lato;
	font-weight: bold;
}
.archiveItem .archiveDesc {
	font-size: 17px;
	color: #000;
	margin-bottom: 3px;
}
.archiveItem .archiveImg {
	/*background-color:#ffe153;*/
	background: rgba(255,226,83,1);
	background: -moz-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,226,83,1)), color-stop(100%, rgba(249,150,12,1)));
	background: -webkit-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: -o-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	background: linear-gradient(to bottom, rgba(255,226,83,1) 0%, rgba(249,150,12,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe253', endColorstr='#f9960c', GradientType=0 );
	height:156px;
}
.archiveItem .archiveImg img{
	display:block;
}
.archiveItem .archiveImg img:hover {
	opacity:0.7;
}
.selectBox  {
	color: #FFFFFF;
	float: left;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor: pointer;
	padding-top: 30px;
	font-size: 27px;
}
.en .selectBox, .selectBox.en  {
	float: right;
	font-size: 18px;
}
.selectBox  .topItem:hover  {
	color: #de9700;
}

.selectBox  .topItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	float: left;
	margin-right:5px;
}
.en .selectBox  .topItem {
	margin-right:0px;
	margin-left:5px;
	float: right;
}
.selectBox span {
	font-size: 15px;
	color: #FFFFFF;
}
.selectBox .allItems {
	width: auto;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(179,170,179,1);
	-moz-box-shadow: 0px 0px 5px 2px rgba(179,170,179,1);
	box-shadow: 0px 0px 5px 2px rgba(179,170,179,1);
	display: none;
	position: absolute;
	margin-right: 42px;
	padding-top: 9px;
	padding-bottom: 9px;
	z-index:1;
	text-align:center
}
.en .selectBox .allItems {
	margin-right: 42px;
	margin-left: 42px;
}	
.selectBox  .allItems  a  {
	line-height: 29px;
	display: block;
	padding-right: 17px;
	font-size: 25px;
	color: #0072b9 !important;
	font-family: Reforma-Medium;
	padding-left:15px;

}
.en .selectBox  .allItems  a, .selectBox.en  .allItems  a  {
	padding-left:17px;
	padding-right:15px;
	font-family: Lato;
	font-weight: bold;
	font-size: 18px;
}
.selectBox  .allItems   a:hover  {
	color: #FFFFFF !important;
	background-color: #0099CC;
}
.selectBox .allItems .selYear {
}
.selectBox.centerAlign {
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.selectBox.wide {
	width: 180px;
	padding-top: 10px;
}
.selectBox.wide  .topItem {
	float: left;
	width: 160px;
	font-weight: bold;
	text-align:center;
}
.selectBox.wide  .allItems {
	width: 160px;
	margin-right:22px;
}
.selectBox.wide  .allItems  a {
	padding-right: 5px;
	padding-left: 5px;
}
.selectBox.normal {
	width: 140px;
	padding-top: 10px;
}
.selectBox.normal   .topItem {
	float: left;
	width: 120px;
	font-weight: bold;
}
.selectBox.normal   .allItems {
	width: 120px;
}
.selectBox.normal   .allItems   a {
	padding-right: 0px;
}
.selectBox.narrow {
	width: 100px;
	padding-top: 10px;
}
.selectBox.narrow   .topItem {
	float: left;
	width: 80px;
	font-weight: bold;
}
.selectBox.narrow   .allItems {
	width: 80px;
}
.selectBox.narrow   .allItems   a {
	padding-right: 0px;
}
.selectBox.blue   {
	color: #0072b9;
}
.selectBox.blue .topItem   {
	color: #0072b9;
	border-bottom-color: #0072b9;
}
.selectBox.blue span  {
	color: #0072b9;
}



#pages {
	clear: both;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 50px;
}

#pages  .myButton:hover {
	background-color:#de9700;
	color:white;
	border-color: #DE9700;
}	
#pages  .myButton {
	color: #0b1938;
	border-color:#0b1938;
	margin-top: 0px;
	margin-bottom: 70px;
	cursor: pointer;
	clear: none;
	width: 60px;
	padding-bottom: 5px;
	padding-top:2px;
	padding-right:10px;
	padding-left:10px;
}
#pages a {
	color: #0b1938;
	margin-top: 5px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
}
#pages a:hover {
	color: #de9700;
}
#pages a.sel {
	background-color: #0b1938;
	border-radius: 5px;
	color: white;
	margin-top: -1px;
	padding-right: 10px;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.sponsorLine {
	clear: both;
	width: 840px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 60px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.sponsorLine div {
	float: right;
	font-size: 21px;
}
.en .sponsorLine div {
	float: left;
}
.sponsorLine .spName {
	width: 230px;
	font-family: Reforma-Medium;
}
.en .sponsorLine .spName {
	font-family: Lato;
	font-weight:bold;
}
.sponsorLine .spLink {
	width: 340px;
	text-align: center;
}
.sponsorLine .spImg {
	width: 250px;
	text-align: left;
}
.en .sponsorLine .spImg {
	text-align: right;
}
.sponsorLine a {
	color: #000019;
}
.sponsorLine a:hover {
	color: #de9700;
}
#closeGames {
	text-align: center;
	background-image: url(../images/bg_games.jpg);
	height: 540px;
	padding-top: 20px;
}
#closeGames .inner .closeGame {
	width: 359px;
	float: right;
	text-align: center;
	font-size: 31px;
	color: #0b1938;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ob1938;
	height: 380px;
}
#closeGames .inner .closeGame.en {
	font-size: 25px;
}
#closeGames .inner .closeGame:last-child {
	border-left-style: none;
}

#closeGames .inner {
	width: 1082px;
}

.closeGame img {
    width:auto;
    height:128px;
}
.closeGame img.btnJoin {
    width:140px;
	height:53px;
	margin-top:10px;
	
}
#closeGames .inner .closeGame span {
	font-size: 23px;
}
#closeGames .inner .closeGame .closeDate {
	font-size: 17px;
	margin-top: 5px;
	margin-bottom: 12px;
}

.closeDate.notes {
	font-size: 20px;
	text-align: center;
	direction: rtl;
	margin-top: 5px;
}

#gamesBoard {
	text-align: center;
	padding-top: 20px;
}
#gamesBoard .inner h2 {
	margin-bottom: 10px;
}

#gamesBoard h3 {
	font-size: 29px;
	color: #000019;
	padding: 0px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 0px;
}
#gamesBoard  .inner  hr.wide {
	margin-top: 0px;
	margin-bottom: 20px;
}
#gamesBoard .data_menu a {
	color: #000017;
}
.viewKind{
	position:absolute;
	margin-top:-5px;
}
.viewKind img{
	margin-right:10px;
	margin-top:-5px;
}	



#gamesBoard .line {
	background-color: #f4f4f4;
	padding-top: 21px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	height: 65px;
	color: #000017;
}
#gamesBoard .line:last-child {
	margin-bottom: 20px;
}

#gamesBoard .line div {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	height: 65px;
	text-align: center;
    padding-top: 0px;
    margin-left: 0px; 
    background: none; 
    font-family:  'Reforma-Light'; 
	font-size:20px;
}
#gamesBoard .en .line div {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dbdbdb;
	border-left:none;
    font-family:  'Lato'; 
}
#gamesBoard .line div:last-child {
	border-left-style: none;
}
#gamesBoard #tableAllTeams .line div:last-child {
    padding-top: 18px;
}
#gamesBoard .en .line div:last-child {
	border-right-style: none;
}
#gamesBoard .line .gameDate {
	width: 160px;
	text-align:right;
	margin-right:10px;
}
#gamesBoard .en .line .gameDate {
	width: 160px;
	text-align:left;
	margin-left:10px;
	margin-right:0
}
#gamesBoard .line .gameDate .sm {
	font-size:13px;
    line-height:12px !important;
}
#gamesBoard .line .leagueIcon {
	width: 105px;
}
#gamesBoard #tableAllTeams .line .leagueIcon {
    width: 155px;
}
#gamesBoard .line .transportation {
	width: 70px;
}
#gamesBoard .line .transportation img {
	margin-top: 15px;
}

#gamesBoard .line .teams {
	width: 600px;
    
}
#gamesBoard .line .teams.he {
    text-align:right;
    margin-right: 10px;
}
#gamesBoard .line .teams.en {
	text-align: left;
    width: 540px;
    margin-left: 10px;
    font-size: 18px;
}
#gamesBoard .line .teams.he span {
    margin-right:40px;
}
#gamesBoard .line .teams.en span {
    margin-left:40px;
}

#gamesBoard .line .teams img {
    height: 58px;
}
#gamesBoard .line   img  {
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
    width:auto;
}
#gamesBoard #tableAllTeams .line   img  {
	margin-right: 15px;
	margin-left: 15px;
}
#gamesBoard .line .buyTicket {
	width: 180px;
}

#gamesBoard .line .myButton2 {
	border: 1px solid #ffd64f;
	color: #0b1938;
	background-color: #ffd64f;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 80px;
}
#gamesBoard .line .myButton2:hover {
	border: 1px solid #ffd64f;
	color: #ffd64f;
	background-color: white;
}
#gamesBoard .line .buyTicket .zone {
	clear: both;
	margin-top: 15px;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbdbdb;
	border-left-style: none;
	margin-right: 5px;
	margin-left: 5px;
	width: 170px;
	font-size: 17px;
	float: none;
}
#gamesBoard .line .buyTicket .zone.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#gamesBoard .line .buyTicket .zone a {
	color: #000017;
}
#gamesBoard .line .buyTicket .zone a:hover {
	color: #0072b9;
}
#gamesBoard .line .buyTicket .result {
	font-size: 29px;
	float: none;
	height: 27px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:200px
}
#gamesBoard .line  .buyTicket  .result  span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #00Da78;
}
#gamesBoard .line .buyTicket .result span.lose {
	color: #ef022a;
}



#member {
	background-image: url(../images/bg_network.jpg);
	height: 340px;
	padding-top: 20px;
	text-align: center;
}
#member .inner {
	width: 1040px;
}

#member .inner h4 {
	font-size: 36px;
	color: #f6c733;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 40px;
	font-family: Reforma-Medium;
	font-weight: normal;
}
#member .inner .memberItem {
	font-size: 27px;
	color: #0b1938;
	background-color: #f6c733;
	text-align: center;
	height: 135px;
	width: 200px;
	border-radius:4px;
	padding-top: 15px;
	margin-right: 30px;
	margin-left: 30px;
	float: right;
}
#member .inner .memberItem:hover {
	background-color: #ffe153;
}	
#tablesBoard {
	text-align: center;
}
#tablesBoard .inner {
	width: 930px;
	padding-top: 30px;
}
#gamesBoard .inner {
	padding-top: 30px;
}
#tablesBoard .inner h2 {
	margin-bottom: 10px;
}

.table {
	display: inline-block;
}
#tableAllTeams.table{
	float:right;
}

.table .line h3{
	border-bottom: 1px solid black;
    padding-bottom: 0;
}	


.table .line div {
	float: right;
	width: 55px;
	height: 30px;
	padding-top: 15px;
	margin-bottom: 20px;
	margin-left: 12px;
	background-color: #e3e9ec;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 13px;
}
.table.en .line div {
	float: left;
	margin-right: 12px;
	margin-left: 0px;
}
.table .line .dark {
	background-color: #d6dce0;
}

.table .line {
	clear: both;
}
.table  .line  .teamName  {
	width: 160px;
	padding-right:10px;
	padding-left:10px;
	text-align:right;
	}
.table.en  .line  .teamName  {
	text-align:left;
}	
.table .line .dif {
	width: 120px;
}
.table  .line  .percent  {
	width: 100px;
}

.table .line.header     div {
	color: #bebebe;
	background-color: #0b1938;
	font-size: 16px;
	line-height: 22px;
	padding-top: 10px;
}
.table  .line  .place   {
	color: #a47e01;
	background-color: #ffeaa4;
}
#stat {
	background-image: url(../images/bg_stats.jpg);
	height: 772px;
	padding-top: 30px;
	text-align: center;
}
#stat .inner {
	width: 92%;
}

#stat .owl-carousel .owl-item img {
	width: auto;
	position: absolute;
	z-index: -1;
	left: -7px;
}
#stat .owl-carousel .owl-item .en img {
	right: -10px;
}
#MyForm {
	width: 755px;
	margin-right: auto !important;
	margin-left: auto !important;
	margin-bottom: 30px;
	line-height:30px;
}
.contact h2 {
	text-align: center;
	font-size: 25px !important;
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}

#MyForm .withMarginLeft {
	margin-left: 35px;
}
#MyForm .fieldDiv {
	width: 360px;
	float: right;
	margin-bottom: 35px;
}
.en #MyForm .fieldDiv {
	float: left;
}
.en #MyForm .withMarginLeft {
	margin-right: 35px;
	margin-left: 0px;
}

#MyForm     input[type=text], #MyForm  select,#MyForm  textarea{
	border: none;
	background-color: #e5e5e5;
	font-family: 'Reforma-Light', Arial;
	color: #000017;
	font-size: 20px;
	height: 60px;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
}
.en #MyForm     input[type=text],.en #MyForm  select,.en #MyForm  textarea{
	font-family: 'Lato';
}
#MyForm  select{
	height: 60px;
	width: 360px;
	font-family: 'Reforma-Light', Arial;

}
	
#MyForm .fullWidth {
	width: 755px !important;
}
#MyForm .myButton2 {
	float: left;
	width:160px;
	font-family: 'Reforma-Light', Arial;
	font-weight:bold;
	height: 50px;
	font-size: 25px;
	cursor: pointer;
	border: 1px solid #0b1938;
	margin-top: 20px;
}	
.en #MyForm .myButton2 {
	font-family: 'Lato';
	float: right;
}	

#MyForm .myButton2:hover {
	background-color:white;
}	
#MyForm .error {
	color: red;
	font-size: 20px;
}
::-webkit-input-placeholder {
   color: #000017;
}

:-moz-placeholder { /* Firefox 18- */
   color: #000017;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #000017;  
}

:-ms-input-placeholder {  
   color: #000017;  
}
#MyForm  #cu_opinion      {
	height: 90px;
	padding-top: 10px;
	font-family: 'Reforma-Light', Arial;
}
#playerName {
	height: 470px;
	background-position: center;
	font-size: 40px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 280px;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.85);
	font-weight: normal;
	font-family: Reforma-Medium;
}
#playerName h1 {
	font-size: 180px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.85);
	font-weight: normal;
	line-height: 160px;
	font-family: Reforma-Medium;
}
#playerName.en h1 {
	font-family: Lato;
	font-weight: bold;
	font-size: 130px;
}
#playerName h2 {
	font-size: 98px;
	color: #ffe153;
	margin: 0px;
	padding: 0px;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.85);
	font-family: Lato;
	font-weight: 900;
}
#playerName hr {
	width: 150px;
	padding: 0px;
	border-bottom-color: #ffe153;
	text-align: center;
	border-bottom-width: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.85);
	box-shadow: 0 2px 0px 0px #000;
}

#playerName.coach {
	height: 220px;
	font-size: 35px;
	padding-top: 35px;
}

#playerName.coach h1 {
	font-size: 135px;
	line-height: 155px;
}

#playerName.en h1 {
	font-family: Lato;
	font-weight: bold;
	font-size: 125px;
}

#playerInfo {
	color: #ffe153;
	background-color: #0b1938;
	font-size: 19px;
	height: 55px;
	padding-top: 20px;
}
#playerInfo .inner {
	padding-right: 460px;
	width: 670px;
}
#playerInfo  .inner div {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ffe153;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}
#playerInfo.en .inner div {
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #ffe153;
	border-left:none;
    float: left;
}
#playerInfo  .inner div:last-child {
	border: none;
}
#playerInfo strong {
	font-family: Reforma-Medium;
	font-weight: normal;
}
#playerInfo.en strong {
	font-family: Lato;
	font-weight: bold;
}
#playerAbout {
	/*height: 600px;*/
}
#playerAbout  #playerImage {
	margin-top: -200px;
	position:absolute;
	bottom:0;
	right:0;
}

#playerAbout #playerImage.fix {
	margin-top: 0px;
	position: absolute;
	top: 5%;
}

#playerAbout #aboutTxt {
	float: right;
	width: 500px;
	padding: 40px;
	font-size: 18px;
	color: #000019;
	line-height: 20px;
	position:relative;
	padding-right:490px;
	min-height:600px;
}
#playerAbout #shirt {
	float: right;
	width: 120px;
	text-align: center;
	padding-top: 40px;
	font-size: 15px;
	color: #000017;
}
#playerAbout .inner #shirt img {
	margin-bottom: -20px;
}
#playerAbout  .inner  #shirt  .twtIcon {
	margin-top: 50px;
	margin-bottom: 0px;
}
#playerAbout  .inner  #shirt  .myButton3.twt  {
	color: #FFFFFF;
	background-color: #55aacc;
	border-color: #55aacc;
	font-size: 18px;
}
#playerAbout  .inner  #shirt  .myButton3.twt:hover {
	color: #55aacc;
	background-color: #FFFFFF;
}

.short_bg {
    height: 5px !important;
}

.playerStat {
	background-image: url(../images/bg_news.jpg);
	height: 550px;
	text-align: center;
	padding-top: 30px;
	clear:both;
}
.playerStat h2 {
	margin-bottom: 0px;
}
.playerStat .statAverage {
	font-size: 23px;
	color: #ffe153;
	text-align: center;
	width: 100px;
	float: right;
	margin-left: 160px;
	position: relative;
	height: 380px;
}
.playerStat .statAverage:last-child {
	margin-left: 0px;
}

.playerStat .statAverage .box {
	position: absolute;
	bottom: 74px;
	width: 100px;
}
.playerStat .statAverage .avgHeader {
	position: absolute;
	bottom: 0px;
}

.playerStat .statAverage .numberAvg {
	font-size: 42px;
	color: #c1c1c1;
	background-color: #FFFFFF;
	height: 50px;
	padding-top: 5px;
	text-align:center;
}
.playerStat .en .statAverage .numberAvg {
	font-size: 40px;
}	
.playerStat .statAverage .heightAvg {
	background: rgba(255,226,83,1);
	background: -moz-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(255,199,51,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,226,83,1)), color-stop(100%, rgba(255,199,51,1)));
	background: -webkit-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(255,199,51,1) 100%);
	background: -o-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(255,199,51,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,226,83,1) 0%, rgba(255,199,51,1) 100%);
	background: linear-gradient(to bottom, rgba(255,226,83,1) 0%, rgba(255,199,51,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe253', endColorstr='#ffc733', GradientType=0 );
}
.playerStat .statAverage hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #056dc5;
	width: 100px;
}
#shootPercent {
	text-align: center;
	padding-top: 30px;
	font-family: Lato;
	font-weight:bold;
	background-image: url(../images/court_prec.png);
	height: 440px;
	background-color: #ffd64f;
	background-repeat: no-repeat;
	background-position: center 120px;
}
#shootPercent h2.en{
	font-size:40px;
}

#shootPercent #efficiency {
	background-color: transparent;
	height: 30px;
	width: 195px;
	margin-top: 285px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
}
#shootPercent #efficiency.en {
	margin-top: 275px;
}	
#shootPercent #outShoot {
	font-size: 21px;
	color: #030721;
	position: absolute;
	margin-top: -230px;
	margin-left: 288px;
}
#shootPercent   #onshin {
	font-size: 17px;
	color: #030721;
	position: absolute;
	margin-top: -250px;
    margin-left: 563px;
}
#shootPercent    #rehava {
	font-size: 15px;
	color: #030721;
	position: absolute;
	margin-left: 745px;
    margin-top: -273px;
}
.statDetailed {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 50px;
}

.statDetailed .inner .table a {
    color:#000;
    font-weight:bold;
}
.statDetailed .inner .table a:hover {
    color:#000;
    font-weight:bold;
}

.statDetailed .inner .table .line div {
	width: 56px;
	padding-right: 2px;
	padding-left: 2px;
}

.statDetailed .inner .table .line.header .thin {
	width: 36px;
	padding-right: 2px;
	padding-left: 2px;
}

.statDetailed .inner .table .line.header .pName,
.statDetailed .inner .table .line .pName {
	width: 120px;
	padding-right: 5px;
	padding-left: 5px;
}

.statDetailed  .inner  .table  .line.header div  {
	height: 50px;
}
.statDetailed  .inner  .table  .line  div.middle {
	width: 76px;
	padding-right: 2px;
	padding-left: 2px;
}
.statDetailed .inner #statPerGames .table .line .tName {
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
}


.statDetailed .inner .table .line div.wide {
	width: 116px;
	padding-right: 2px;
	padding-left: 2px;
}
.statDetailed .inner .table .line .thin {
	width: 36px;
	padding-right: 2px;
	padding-left: 2px;
}
.statDetailed  .inner  .table  .line  .thin.noMargin {
	margin: 0;
}
.statDetailed .inner #statPerGames {
	margin-top: 40px;
}
#theTeam {
	position: relative;
}

#theTeam #mainImage {
	width: 100%;
	display: block;
}
#theTeam .teamStat {
	height: 77px;
	/*position: absolute;*/
	background: rgba(255,225,83,0.7);
	bottom: 0px;
	width: 100%;
}

#theTeam .teamStat .inner div {
	float: right;
	font-size: 19px;
	color: #0b1938;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0b1938;
	padding-right: 10px;
	padding-left: 10px;
}
#theTeam .teamStat .inner {
	width: 688px;
}

#theTeam  .teamStat  .inner  strong  {
	font-family: Reforma-Medium;
	font-weight: normal;
}
#theTeam .teamStat .inner.en strong {
    font-family: Lato;
    font-weight: strong;
}

#theTeam .teamStat .inner span {
	font-size: 45px;
}
#theTeam .teamStat .inner.en span {
	font-size: 32px;
}
#theTeam .teamStat .inner #wins {
	float: right;
	margin-top: 10px;
	padding-left: 30px;
}
#theTeam .teamStat .inner #loose {
	float: right;
	border: none;
	margin-top: 10px;
	padding-right: 30px;
}
#theTeam .teamStat .inner #avgHeight {
	float: left;
	margin-top: 20px;
}
#theTeam  .teamStat  .inner  #avgAge  {
	float: left;
	border: none;
	margin-top: 20px;
}
#playersPart.playersPage .item:nth-child(4n) {
	margin-left: 0px;
}
#playersPart.playersPage {
	height: auto;
}
#playersPart.playersPage     .item  {
	float: right;
	margin-bottom: 24px;
	margin-left: 24px;
	background-color: #FFFFFF;
}
#playersPart.playersPage     .item.en  {
	float: left;
	margin-left: 0px;
	margin-right: 24px;
}
#playersPart.playersPage .item.en:nth-child(4n) {
	margin-right: 0px;
}

#playersPart.playersPage   .inner {
	display: inline-block;
	width:1096px;
}
#playersPart.playersPage .item img:hover {
	opacity: 0.7;
}
#teamBody.teamPageInner {
	text-align: center;
	background-image: url(../images/bg_white.jpg);
	padding-top: 30px;
}
#teamBody .dashed {
	width: 20%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
}
#teamBody #trainTeam {
	/*height: 750px;*/
	display: inline-block;
}

#teamBody #coacher .teamItem .teamDesc {
	height: 74px;
}

#teamBody #coacher {
	float: right;
	width: 360px;
	height: auto;
	display: inline-block;
}
#teamBody.en #coacher {
	float: left;
}
#teamBody #coacher .teamItem {
	width: 335px;
	height:auto;
	margin-bottom:0
}
#trainTeam .teamItem {
    margin-left: 10px;
    margin-right: 10px;
}
#teamBody #coacher .teamItem .teamDesc .job {
	font-size: 25px;
	padding-top: 4%;
	width:200px;
}
#teamBody.en #coacher .teamItem .teamDesc .job {
	padding-top: 2%;
}
#teamBody #coacher .teamItem .teamDesc .job span {
	font-size: 23px;
}
#teamBody #coacher .teamItem .teamDesc .icon {
    padding-top: 3%;
    height: 79%;
}


#teamBody .teamItem .teamDesc .job,
#teamBody .teamItem .teamDesc .job a,
#teamBody .teamItem .teamDesc .job a:hover,
#teamBody .teamItem .teamDesc .job a:visited,
#teamBody .teamItem .teamDesc .job a:link,
#teamBody .teamItem .teamDesc .job a:active,
#teamBody .teamItem .teamDesc .job span,
#teamBody .teamItem .teamDesc .job span a,
#teamBody .teamItem .teamDesc .job span a:hover,
#teamBody .teamItem .teamDesc .job span a:visited,
#teamBody .teamItem .teamDesc .job span a:link,
#teamBody .teamItem .teamDesc .job span a:active {
	color: #fff;
}

#teamBody.teamPageInner .teamItem {
	margin-bottom: 32.3px;
}
.wrap {
	height: 1300px;
	font-size: 21px;
	color: #444242;
	text-align: center;
	padding-top: 30px;
}
.wrap .inner .twoSelect {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	height: 60px;
}
.wrap .selectBox {
	float: right;
	margin-left: 20px;
}
.wrap .en .selectBox {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
}
.wrap .inner h2 {
	margin-bottom: 0px;
}


.dayofweek {
	float: left;
	position: relative;
	right: 5px;
	top: 5px;
	bottom: 5px;
	width: 14%;
	padding-bottom: 10px;
	font-family: Reforma-Medium;
}

.dayofweek.en {
	font-family: Lato;
	font-weight:bold;
}	
.box {
	float: left;
	position: relative;
	width: 14%;
	padding-bottom: 14%;
}
.boxInner {
	background-color:#e6e6e6;
	position: absolute;
	right: 5px;
	top: 5px;
	overflow: hidden;
	left: 5px;
	bottom: 5px;
}
.boxPad {
    text-align:right;
    padding-right:10px;
}
.box  .info  {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
.box .info div a {
	color: #FFFFFF;
}
.box .info div {
	font-size: 17px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.box span {
	line-height: 30px;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 21px;
}
.box .info span {
	font-size: 15px;
	font-family: Reforma-Medium;
	line-height: 20px;
}
.box.en .info span {
	font-family: Lato;
	font-weight:bold;
}
.box .info strong {
	font-family: Reforma-Medium;
	font-weight: normal;
	padding-right: 4px;
}
.wrap .none {
	color: #444242;
}


.wrap .yellow {
	color: #f9970c;
}
.wrap  .BGyellow {
	background-color: #f9970c;
}
.wrap .blue {
	color: #2385ff;
}
.wrap  .BGblue {
	background-color: #2385ff;
}
.wrap .turkiz {
	color: #0bcff9;
}
.wrap  .BGturkiz {
	background-color: #0bcff9;
}
.wrap .purple {
	color: #c40cf9;
}
.wrap  .BGpurple {
	background-color: #c40cf9;
}
.wrap .green {
	color: #0dbd70;
}
.wrap  .BGgreen {
	background-color: #0dbd70;
}
.wrap .grey {
	color: #a2a1a1;
}
.wrap  .BGgrey {
	background-color: #a2a1a1;
}
.wrap #legend {
	clear: both;
	padding-top: 50px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
.wrap #legend .color {
	width: auto;
    float: right;
    margin-left: 20px;
}
.wrap #legend.en .color {
	float: left;
	font-size:18px;
	margin-right: 25px;
	margin-left:0px;
}
	
.wrap #legend .color:last-child {
	margi-left: 0px;
}
.wrap #legend.en .color:last-child {
	margi-right: 0px;
}

.wrap #legend .color div {
	height: 20px;
	width: 50px;
	float: right;
	margin-left: 5px;
}
.wrap #legend .color div {
	float: left;
	margin-right: 5px;
	margin-left: 0px;
}
#gameArea #topPart {
	text-align: center;
	background-image: url(../images/bg_gameArea.jpg);
	color: #FFD64F;
	padding-top: 30px;
    padding-bottom: 50px;
}
#gameArea #topPart .inner {
	width: 1040px;
}
#gameArea #topPart .inner .dashed {
	width: 500px;
}


#gameArea #topPart .inner h2 {
	margin-bottom: 0px;
	text-align:center
}
#gameArea #topPart .inner #results {
	padding-top: 30px;
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
	clear:both;
}




#gameArea #topPart .inner #results .leftPart {
	font-size: 95px;
	color: #FFFFFF;
	text-align: left;
	float: right;
	width: 300px;
}
#gameArea #topPart .inner #results .centerPart {
    color: #FFFFFF !important;
    display: table-cell;
    float: right;
    min-width: 180px;
    height: 100px;
}
#gameArea   #topPart   .inner   #results  .rightPart {
	font-size: 95px;
	color: #FFFFFF;
	text-align: right;
	float: right;
	width: 300px;
}
#gameArea #topPart .inner #results.en .leftPart,#gameArea #topPart .inner #results.en .centerPart,#gameArea   #topPart   .inner   #results.en  .rightPart {
    float: left;
}
#gameArea #topPart .inner #results img {
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
	height:120px;
	width:120px;
}
#gameArea #topPart .inner #results .centerPart .finish {
	margin-top: 40px;
	font-size: 35px;
	margin-right:60px;
	margin-left:60px;
}
#gameArea #topPart .inner #results .centerPart #counter {
    padding-top: 30px;
    margin-right: 30px;
    margin-left: 30px;
}
#gameArea #topPart .inner #results .centerPart .live {
	margin-top: 2px;
	text-align: center;
    margin-right: 30px;
    margin-left: 30px;
}
#gameArea #topPart .inner #results .centerPart .live .iconPM {
	background-size: 16px 16px;
	height: 16px;
	border: none;
	display:inline-block;
	animation: blink 2s ease-in infinite;
	font-family: Verdana;
	font-size: 20px;
	color: #FFD64F;
}

@keyframes blink {
  from, to { opacity: 1 }
  50% { opacity: 0 }

}



#gameArea #TextBox_jbeeb_345,#gameArea #TextBox_jbeeb_260,#gameArea #TextBox_jbeeb_175,#gameArea #TextBox_jbeeb_90{
	color: #FFFFFF !important;
}



#gameArea    #topPart    .inner    #shotTables    .shotTeam   {
	width: 500px;
	float: right;
	color: #FFFFFF;
	margin-left: 40px;
	padding-top: 60px;
}
#gameArea    #topPart    .inner    #shotTables.en    .shotTeam   {
	float: left;
	margin-left: 0px;
	margin-right: 40px;
}
#gameArea #topPart .inner #shotTables .shotTeam h4 {
	font-family: Reforma-Medium;
	font-size: 34px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#gameArea #topPart .inner #shotTables.en .shotTeam h4 {
	font-family: Lato;
	font-weight: bold;
}
#gameArea #topPart .inner #shotTables .shotTeam h5 {
	font-size: 27px;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
}
#gameArea #topPart .inner #shotTables .shotTeam:last-child {
	margin: 0px;
}

#gameArea #topPart .inner #shotTables .shotTeam .shotTbl .row {
	width: 500px;
	height: 65px;
	font-size: 25px;
	margin-bottom: 6px;
	clear:both;
}

#gameArea #topPart .inner #shotTables .shotTeam .shotTbl .row div {
	float: right;
	height: 45px;
	padding-top: 20px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 27px;
}
#gameArea #topPart .inner #shotTables.en .shotTeam .shotTbl .row div {
	float: left;
}
#gameArea #topPart .inner #shotTables .shotTeam .shotTbl .row img {
	height: 65px;
	max-width: 58px;
	float: right;
}
#gameArea #topPart .inner #shotTables.en .shotTeam .shotTbl .row img {
	float: left;
}
#gameArea #topPart .inner #shotTables .shotTeam .shotTbl .row .playNo {
	width: 30px;
	padding-right: 6px;
	padding-left: 4px;
	text-align:center;
}
#gameArea #topPart .inner #shotTables .shotTeam .shotTbl .row .playName {
	width: 300px;
	padding-right: 10px;
	font-size: 25px;
	font-family: Reforma-Medium;
	
}
#gameArea #topPart .inner #shotTables.en .shotTeam .shotTbl .row .playName {
	font-family: Lato;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 0px;
}
#gameArea #topPart .inner #shotTables .shotTeam .shotTbl .row .playName a {
	color:white;
}
#gameArea #topPart .inner #shotTables .shotTeam .shotTbl .row .playName a:hover {
    text-decoration: none;
    color: #ffe153;
}	
#gameArea #topPart .inner #shotTables .shotTeam he .shotTbl .row .playPoints strong {
	font-family: Reforma-Medium;
	font-weight: normal;
}

#gameArea #topPart .inner #shotTables .shotTeam .shotTbl .row .playPoints {
	width: 80px;
}
#gameArea #topPart .inner #quarters {
	display: inline-block;
	margin-top: 40px;
}
#gameArea #topPart .inner #quarters.mobileOnly {
	display: none;
}

#gameArea #topPart .inner #quarters .qRow {
	clear: both;
}
#gameArea #topPart .inner #quarters .qRow.qHeader div {
	background: none;
	height: 30px;
	padding-top: 10px;
	border: none;
}
#gameArea #topPart .inner #quarters .qRow div {
	font-family: Reforma-Medium;
	font-size: 21px;
	background-color: #0b1938;
	text-align: center;
	float: right;
	width: 50px;
	margin-left: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #112656;
	height: 30px;
	padding-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0b1938;
}
#gameArea #topPart .inner #quarters.en .qRow div {
	font-family: Lato;
	float: left;
	font-weight:bold;
}
#gameArea #topPart .inner #quarters .qRow .qName {
	background: none;
	border: none;
	text-align: right;
	min-width: 150px;
	font-size:19px;
}
#gameArea #topPart .inner #quarters.en .qRow .qName {
	text-align: left;
	font-size:17px;
	min-width: 170px;
}
#gameArea #topPart .inner #quarters .qRow .qNone {
	border-bottom-color: #666;
}
#gameArea #topPart .inner #quarters .qRow .qGreen {
	border-bottom-color: #06db7f;
}
#gameArea #topPart .inner #quarters .qRow .qRed {
	border-bottom-color: #f80029;
}
#gameArea #topPart .inner #quarters .qRow .qFinish {
	background-color: #071125;
	border-top-color: #071125;
	border-bottom-color: #071125;
}
#gameArea #topPart .inner #quarters .qRow .res {
	font-size: 17px;
	background: none;
	font-weight: normal;
	font-family: Reforma-Light;
	width: 40px;
	padding-right: 20px;
	border: none;
}
#gameArea #topPart .inner #quarters.en .qRow .res {
	font-size: 15px;
	padding-right: auto;
	padding-left: 20px;
	padding-top:2px;
}

#gameAreaPanel {
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	text-align: center;
}

#gameAreaPanel. tabpanel { 
  margin: 20px; 
  padding: 0; 
  height: 1%; /* IE fix for float bug */ 
} 
#gameAreaPanel .tablist {
	padding: 0;
	list-style: none;
	margin-top: 0;
	display:inline-block;
	margin-bottom: 0;
	margin-left: 0px;
} 

#gameAreaPanel .tab {
	margin: .2em 1px 0 0;
	padding: 10px;
	height: 1em;
	float: right;
	display: inline; /* IE float bug fix */
} 
#gameAreaPanel.en .tab {
	float: left;

} 
#gameAreaPanel .panel {
	clear: both;
	display: block;
	margin: 0 0 0 0;
	padding: 10px;
	width: 1140px;
	-webkit-border-radius-topright: 10px;
	-webkit-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
	border-radius-topright: 10px;
	border-radius-bottomleft: 10px;
	border-radius-bottomright: 10px;
} 
#gameAreaPanel li{
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#gameAreaPanel.en li{
	background-position: right 24px;
}
#gameAreaPanel li:last-child {
	background: none;
}

#gameAreaPanel li.selected {
	font-family: Reforma-Medium;

} 
#gameAreaPanel.en li.selected {
	font-family: Lato;
	font-weight:bold;

} 

#gameAreaPanel .focus {

} 
#gameAreaPanel :focus {
	outline: -webkit-focus-ring-color auto 0px;
} 
#gameAreaPanel #panel4 {
	text-align: right;
}
#gameAreaPanel.en #panel4 {
	text-align: left;
}
#gameAreaPanel #panel4 h3 {
	margin-bottom: -5px;
	margin-top: 20px;
}
#gameAreaPanel.en #panel4 h3 {
	font-family:Lato;
	font-weight:bold;
}

#gameAreaPanel #panel7 {
	padding-top: 50px;
}
#gameAreaPanel #panel7 .inner {
	display: inline-block;
	margin-bottom: 50px;
}


#gameAreaPanel  .halfPart  {
	width: 569.5px;
	float: right;
    padding-bottom: 50px;	
}
#gameAreaPanel.en  .halfPart  {
	float: left;
}
#gameAreaPanel  .halfPart.withBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#gameAreaPanel  .halfPart.withBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left: none;
}
#gameAreaPanel  .halfPart  .responseLogo  {
	height: 78px;
	width: 78px;
	margin-bottom: 30px;
	margin-top: 40px;
}

#gameAreaPanel  .halfPart  .responseText  {
	padding-right:85px;
	padding-left:85px;
	font-size:20px;
}
#gameAreaPanel .halfPart .quote {
    width: auto;
    margin-bottom: 0px;
    margin-top: 0px;
	margin-right:10px !important;
	margin-left:10px !important;
	margin-bottom:10px;
}
#gameAreaPanel .halfPart .quote.end {
	margin-bottom:-20px;
}	
		

	
#gameAreaPanel .halfPart img {
	width: 78px;
	margin-bottom: 12px;
	margin-top: 10px;
}
#gameAreaPanel .halfPart img:first-child {
	margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}
#gameAreaPanel .halfPart h3 {
	margin: 0px;
	padding: 0px;
	font-family: Reforma-Medium;
	font-size: 29px;
	color: #000017;
	font-weight: normal;
}
#gameAreaPanel.en .halfPart h3 {
	font-family: Lato;
	font-weight: bold;
}
.bgHistory{
	background-position:center 212px !important;
	background-color:#0f1012 !important;
	background-image:url(../images/bg_history_1.jpg);
	background-repeat: no-repeat !important;
}	

.video {
	background-image: url(../images/bg_videoPage.jpg);
	width: 100% !important;
	background-color: #000018;
	background-repeat: no-repeat;
}
.video .inner .archiveItem {
	height: 190px;
}

.video  .inner  .archiveTitle {
	color: #FFFFFF;
	margin-top:5px;
}
.video     .aYellow     {
	color: #FFe153;
	margin-top:5px;
}
.video  .inner  .archiveItem  .typeName  {
	color: #FFe153;
	font-size: 17px;
	margin-top: 10px;
}
#archive #mainVideoDesc {
	font-size: 25px;
	color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#pages.white .myButton {
	color: #FFFFFF;
	border-color: white;
	
}
#pages.white a {
    color: white;
}#archive  #videoTypes  {
	font-size: 19px;
	line-height: 35px;
	padding-top: 10px;
	padding-bottom: 30px;
	font-family: Reforma-Medium;
	color: #0072b9;
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
}
#archive #videoTypes a {
	margin-right: 10px;
	margin-left: 10px;
}
.mobileOnly, #mobile_header,#mobileFixed{
	display:none;
}
.showMore{
	float:none;
	direction:ltr;
	text-align:center;
	display:inline-block;
	width:120px;
	padding:5px;
	background-color:#000;
	cursor:pointer;
}
.f12Black{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}
.fBold {
    font-weight: bold;
}
.da_rtl_left {
    direction: rtl;
    text-align: left;
}
.da_rtl_right {
    direction: rtl;
    text-align: right;
}
.da_ltr_right {
    direction: ltr;
    text-align: right;
}
.td_right_rtl,.dialog_header_main{
    direction: rtl;
    text-align: right;
}
.finished{
	float:left;
	
}
#jsIframe	{
	width:980px;
	margin:0 auto;
	height:408px;
}	
#aboutHistory {
    padding: 10px;
    font-size: 17px;
    margin-top: -20px;
}
#videoDaily{
	width:980px;
	height:420px;
	background-color: black;
}	
#mediaplayer,#mediaplayerCover,#mediaplayerPreview,#mediaplayer1000,#mediaplayer2000,#mediaplayerEditor,#mediaplayerEditor2{
	width:980px !important;
	height:420px !important;
	margin-bottom:20px;
	margin-right: auto;
    margin-left: auto;
	direction:ltr;
	background-color: #000;
    background-size:contain;
}	
.strip{
	position:absolute; 
	margin-top:200px;
	background-color:#ffe153;
	color:#000016; 
	font-size:31px;
	padding-top:10px; 
	text-align:center;
	z-index:3;
	padding-right:10px;
	padding-left:10px;
	right:0;
	bottom:0;	
	font-family:Reforma-Medium;
	padding-top:3px;
	
}	
#dd {
	width: 80px !important;
	margin-left: 40px;
}
#mm {
	width: 100px !important;
	margin-left: 40px;
}
.fullWidthMobile #phone {
	width:200px !important;
	margin-left:35px
}
.access {
    position: absolute;
    top: -1000px;
    padding: 10px;
    font-size:16px;
	font-weight:bold;
    border: 1px solid #fff;
	margin-right: 30px;
	direction:rtl;
	background-color:#ffe153;
}
.access a {
    color: #000;
}	

.sponsorsDiv{
width:25%;
float:right;
height:220px;
text-align:center; 
display:table-cell;
vertical-align: middle;

}
.sponsorsDiv img{
	height:auto;
	vertical-align:middle
}
.sponsorsDiv img:focus {
    display:block;
}	
.cancel {
	font-size: 18px;
	clear: both;
}
.myWrapper {
  position: relative;
  padding-top: 20px;

}
.myWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#vModal4 #popupImg {
    width: 50%;
    float: right;
    background-color: #002649;
    height: auto;
}
#vModal4 img {
    display: block;
	width: 100%;
}
#vModal4 #popupForm {
    width: 50%;
    float: left;
    text-align: center;
	font-size:16px;
}
#vModal4 .popHeader {
    font-family: Reforma-Medium;
    background-color: #FADC0A;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 25px;
}
.formDiv {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
#vModal4 input, #vModal4 select {
    font-family: 'Reforma-Light', arial;
    border: none;
    background-color: #E8E7E7;
    padding: 4%;
    color: #063259;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    width: 92%;
	font-size:16px;
}
#vModal4 select {
    margin-top: 10px;
}
#vModal4 #bd div {
    float: right;
    width: 30% !important;
    margin-left: 2%;
}
#popupForm .error {
    color: #FF6600;
    font-size: 15px;
    line-height: 26px;
}
#vModal4 .myButton, #pageRegister .myButton {
    color: yellow;
    width: 100% !important;
    font-size: 20px;
    padding-bottom: 15px;
    margin-top: 10px;
}
#vModal4 .half, #pageRegister .half {
    width: 40% !important;
    float: right;
}
#vModal4 .divSep, #pageRegister .divSep {
    width: 4%;
    float: right;
    height: 1px;
}
#vModal4 .myButton2 {
    color: yellow;
    width: 100% !important;
    font-size: 20px;
    padding-bottom: 15px;
    margin-top: 10px;
	font-family: 'Reforma-Light', arial;
    border: none;
    background-color: #E8E7E7;
    padding: 4%;\
	margin-right: auto;
    margin-left: auto;
	background: #014976;
    background: -moz-linear-gradient(top, #014976 0%, #0b1939 100%);
    background: -webkit-linear-gradient(top, #014976 0%,#0b1939 100%);
    background: linear-gradient(to bottom, #014976 0%,#0b1939 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#014976', endColorstr='#0b1939',GradientType=0 );
	outline: none;
	cursor: pointer;
    border-radius: 5px;
    display: inline-block;
}
.reveal-modal.revealForm {
    background: #fff;
    visibility: hidden;
    display: none;
    top: 50px;
    margin: 0 auto;
    width: 50%;
    position: absolute;
    z-index: 41;
    padding: 0px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	margin-left: 25%;
	margin-top: 50px
}
#vModal4 input[type=checkbox] {
    width: 5%;
}
.reveal-modal.revealForm .close-reveal-modal:not(.button),#vModa90 .close-reveal-modal:not(.button) {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: .5;
    position: absolute;
    top: -25px;
    left: 11px;
    color: #02436F;
    /* text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6); */
    /* font-weight: bold; */
    cursor: pointer;
    background-color: #FADC0A;
    /* height: 30px; */
    padding: 3px;
    
    font-family: serif;
}
.backToSite {
	display: none;
	cursor: pointer;
	font-size: 17px;
	color: #FF6600;
	line-height: 17px;
	margin-top: 10px;
}
#closeSplash {
    font-size: 25px;
    font-size: 2.2rem;
    line-height: .5;
    position: absolute;
    color: #19191b;
    text-shadow: 0 -1px 1px rgb(241, 233, 233);
    font-weight: bold;
    cursor: pointer;
    top: 12px;
    left: 10px;
    background-color: rgba(255,255,255,0.8);
    height: 20px;
    padding-top: 10px;
    border-radius: 50px;
    width: 30px;
}
#vModal4 .gend {
    width:80px !important;
	    margin-top: 20px;
		display:inline-block
}
#vModal4 .gend input[type=radio] {
    width: 30px !important;
    margin-top: 0px;
    direction: ltr;
}
.gamePage #TextBox_jbeeb_433,.gamePage #TextBox_jbeeb_518,.gamePage #TextBox_jbeeb_603,.gamePage #TextBox_jbeeb_688{
	color:white !important;
}	
#owners {
	background-image: url(../images/bg_owners.jpg);
    padding-top: 160px;
    background-position: top center;
    background-size: cover;
    padding-bottom: 800px;
}
#owners .deskImage {
	width: 11%;
}
#teamBody .teamHalf {
	display:inline-block;
	vertical-align:top;
	width: 48%;
}
#teamBody .teamHalf .dep .depJobs hr {
	margin-top: 5px;
    margin-bottom: 0;
    width: 100%;
    border-bottom-style: dashed;
}
#teamBody .teamHalf .dep .depJobs h3 {
	padding: 0px;
	margin-bottom: 0px;
}

#teamBody .teamHalf .dep .depIcon {
	width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-top: 100px;
}
#teamBody .teamHalf .dep .depIcon img {
	width: 70%;
    float: right;
}
#teamBody .teamHalf .dep .depJobs{
	width: 50%;
    display: inline-block;
    vertical-align: top;
	text-align:right;
	margin-bottom:60px;
}
#teamBody .profType {
	text-align:right;
	margin-bottom:40px;
	border-bottom:#666666 solid 1px;
}
#teamBody .profType.en {
    text-align: left;
    height: 250px;
}
#teamBody .profType.en .profIcon {
    float: left;
    clear: both;
	margin-right:40px;
	margin-left:0
}
#teamBody .profType:last-child {
	border-bottom:none;
}
#teamBody .profType .profIcon {
    width: 80px;
    vertical-align: top;
    margin-top: 60px;
    margin-left: 50px;
}
#teamBody .profType .teamItem {
    width: 140px;
    margin-left: 5px;
    margin-right: 5px;
	vertical-align: top;
}
#teamBody .profType .teamItem .teamDesc .job {
	font-size: 16px;
	padding-right: 2px;
	padding-left: 2px;
	width: auto;
	text-align: right;
	display: contents;
}	
#teamBody .profType .en .teamItem .teamDesc .job {
    font-size: 14px;
    text-align: left;
}
#vModa80{
	background-image:url(../images/splash_640x960.jpg);
	background-size:cover;
	height: 100%;
    top: 0;
    padding: 0;
    background-position: top;
	
}
#vModa80 a {
    background-color: #005087;
    color: white;
    font-size: 30px;
    padding: 10px;
    display: inline-block;
    margin: auto;
    margin-top: 400px;
	width:70%;
}
body.modal-open {
    overflow: hidden;
	height:100%;
	margin:0;
}
#homeTvLogo{
	width:200px;
	margin-top:30px;
}
.gnHeader {
    background-color: #0072b9;
    color: white;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px;
}
#timerManui {
    background-color: #12124e;
    margin-top: 0px;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 20px;
    direction: rtl;
}
#timerManui h2{
	color: #e5eaf4;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 10px;
    vertical-align: -webkit-baseline-middle;
    margin-left: 30px;
    font-size: 31px;
}
#timerManui #TextBox_jbeeb_1034,#timerManui #TextBox_jbeeb_949,#timerManui #TextBox_jbeeb_864,#timerManui #TextBox_jbeeb_779{
	color:#ffe153 !important
}

/*maccabist form*/
.inputs-list {
	list-style-type: none;
}

.inputs-list .multi-container {
	list-style-type: none;
	margin-right: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.hs-form-radio {
	font-size: 18px;
	width: 140px;
	height: 48px;
	float: right;
}

.hs-form-radio-display {
	float: right;
}

.hs-input[type=radio] {
	height: 18px;
	color: #0b1938;
	float: right;
}

.hs-form-radio-display span {
	float: right;
	margin-top: -17px;
	margin-right: 51px;
}

.hs-fieldtype-booleancheckbox .inputs-list {
	list-style-type: none;
	direction: rtl;
	padding-right: 0px;
	text-align: right;
}

.hs-form-booleancheckbox-display {
	direction: rtl;
	display: flex;
}

.hs-fieldtype-booleancheckbox .hs-input {
	margin-top: 2px;
}

.hs-recaptcha {
	margin-right: 15px;
}

.hs-button.primary.large {
	color: #ffd64f !important;
	background-color: #0b1938 !important;
}

.hs-main-font-element {
	color: red;
}

.hs-form-booleancheckbox-display .hs-input,
.hs-input[type=checkbox] {
	width: 20% !important;
	margin-top: 3px !important;
}
