body, input {
	font-family: 'Assistant';
	background: transparent;
}
#share_block {
padding-top: 0px;
    position: absolute;
    left: 21px;
    top: 420px;
    display: none;
    background-repeat: no-repeat;
}

#container {
	width: 730px;
	margin: 0 auto;
}

#title {
	/*background: url('https://i.imgur.com/7weEalY.png');*/
	background:#53bded;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding: 5px;
	color: #000;
	height: 37px;
	font-size: 20px;
	text-align:center;
	background-position-y: top;
	background-size: cover;
}

#title #left {
	text-align:left;
	display:inline-block;
	float:left;
}
#content {
	background:#d5eaff;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	/*box-shadow: inset 0 0px 11px 0px #00000026;*/
	position: relative;
	width: 100%;
	height: 590px;
	padding-top: 3px;
}
.inputs {
	width: 32px;
	height: 32px;
	margin-left: 4px;
	text-align: center;
	border-radius: 7px;
	font-size: 22px;
	border: 0;
	/* border-bottom: 1px solid gray; */
	box-shadow: inset 0 1px 3px 0 #131313;
	/*opacity: 0.8;*/
	font-family: 'Arimo';
}


.btn {
		padding: 10px;
	background: #ffffff;
	border: 1px solid #d0d0d0;
	color: #3e3e3e;
	font-size: 16px;
	font-family: 'Arimo';
	box-shadow: inset 0px 0px 0px #bfbfbf;
	display: inline-block;
	vertical-align: top;
	height: 33px;
	width: 68px;
	line-height: 0;
	border-radius: 8px;
	margin-top: 15px;
	margin-bottom: 4px;
}
.btn2 {
	padding-top: initial;
	background: #929292;
	border: 0;
	color: #fff;
	font-size: 21px;
	display: inline-block;
	vertical-align: top;
	padding: 11px;
	border-radius: 8px;
	margin-top: 10px;
	font-family: 'Assistant';
}
.replay {
	display:none;
		padding: 10px;
	background: #01a154;
	border: 1px solid #d0d0d0;
	color: #fff;
	font-size: 16px;
	font-family: 'Arimo';
	box-shadow: inset 0px 0px 0px #bfbfbf;
	display: inline-block;
	vertical-align: top;
	height: 33px;
	width: 145px;
	line-height: 0;
	border-radius: 8px;
}

*:focus {
	outline: none;
}

span {
	font-family: 'Open Sans Hebrew';
}

.letters {
	background: #f3f3f3;
	color: #000;
	cursor: pointer;
	font-family:Arial;
	border: 1px solid #f9f9f9;
	font-size: 17px;
	box-shadow: inset 0px 0px 3px #424242;
	border-radius: 11px;
	margin-left: 5px;
	width: 37px;
	height: 37px;
	margin-bottom: 8px;
}

#words {
	display:inline-flex;
	padding-bottom: 5px;
}

#word {
	padding-top: 45px;
	display:none;
}
.spanim {
	font-size:20px;
	font-family:'Assistant';
	text-shadow: 0 0px 20px #fff;
	color: #000;
}

#engWord {
	font-family:'Arimo';
	font-size:25px;
	text-shadow: 0 0px 20px #fff;
	color: #000;
}

.top {
	font-size:17px;
}

#keyboard {
	display:inline-block;
}

#userRound {
	font-weight:normal;
}

/*
#removeOptions {
		border: 1px solid #2b798f;
background: #2b798f;
background: linear-gradient(to right, #2b798f 0%,#3299b7 50%,#297e96 80%,#2c7d94 100%);
color: #fff;
font-size: 17px;
font-family: 'Arimo';
width: 92%;
margin-right: 4px;
}

#nextLevel {
		border: 1px solid #2b798f;
background: #2b798f;
background: linear-gradient(to right, #2b798f 0%,#3299b7 50%,#297e96 80%,#2c7d94 100%);
color: #fff;
font-size: 17px;
font-family: 'Arimo';
width: 92%;
margin-right: 4px;
}

#showLetter {
		border: 1px solid #2b798f;
background: #2b798f;
background: linear-gradient(to right, #2b798f 0%,#3299b7 50%,#297e96 80%,#2c7d94 100%);
color: #fff;
font-size: 17px;
font-family: 'Arimo';
width: 92%;
margin-right: 4px;
}
*/

#showLetter, #nextLevel, #removeOptions {
	border: 0;
    background: #ffffff;
    color: #000;
    font-size: 17px;
    font-family: 'Arimo';
    width: 102%;
    margin-top: 5px;
    margin-right: -2px;
    border-radius: 8px;
    padding: 7px;
}

#money {
	background: url('https://i.imgur.com/7hPpknC.png');
	width:96px;
	height:38px;
	padding-top:7px;
	background-repeat:no-repeat;
	display:inline-block;
	float:left;
	padding-left: 18px;
	display:none;
}

#coins {
	display: inline-block;
	padding-top: 1px;
	position: absolute;

}
#level {
	background: url('https://i.imgur.com/lQs9Gxq.png');
		width: 96px;
height: 38px;
display: inline-block;
padding-top: 5px;
background-repeat: no-repeat;
float: left;
padding-left: 2px;
display:none;

}

#form {
	display:none;
	margin-top: 15px;
}
#hints {
	padding-top:9px;

	position: absolute;
        left: 22px;
    top: -36px;
display:none;
background-repeat:no-repeat;
}

#toGet {
	height: 98%;
    width: 100%;
    display: none;
    background: #2d2d2d;
    color: #000;
    font-size: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
	box-shadow: 0 0 20px 5px darkgrey;
}

#startView {
	height: 100%;
    width: 100%;
    display: table;
    background: #d5eaff;
    color: #000;
    font-size: 30px;
		padding-top:25px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#startView input[type=text] {
	border: 1px solid #e0e0e0;
    padding: 8px;
    font-size: 16px;
    background: #fff;
    color: #000;
    font-family: 'Arimo';
}
#startView #sendName {
	border: 1px solid #c7c7c7;
    padding: 8px;
    font-size: 16px;
    background: #90948e;
    color: #fff;
    font-family: 'Arimo';
}
#startView #newGame {
	border: 1px solid #e0e0e0;
    padding: 8px;
    font-size: 16px;
    background: #50d000;
    color: #fff;
    font-family: 'Arimo';
}



@media only screen and (max-width: 700px) {
	#container {
		width: 100%;
		margin: 0 auto;
	}

	.letters {
		background: #f3f3f3;
		color: #000;
		cursor: pointer;
		border: 0;
		padding: 4px;
		font-size: 18px;
		box-shadow: 0px 0px 2px #3c3c3cd9;
		border-radius: 5px;
		margin-left: 5px;
		width: 22px;
		margin-bottom:8px;
	}

	.inputs {
		width: 26px;
		margin-left: 4px;
		text-align: center;
		font-size: 20px;
		border: 0;
		font-family:'Arimo';
		border-bottom: 1px solid gray;
	}

	.spanim {
		font-size:18px;
	}

	#engWord {
		font-size:25px;
	}

	.top {
		font-size:14px;
	}

}






/* Popover styling */

a {
  text-decoration: none;
}

.popover__title_2 {
	font-size: 24px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    background: url('https://i.imgur.com/SeZy5jO.png');
    width: 138px;
    height: 38px;
}
.popover__title {
	font-size: 24px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    background: url('https://i.imgur.com/i5tLbwf.png');
    width: 138px;
    height: 38px;
}

.popover__wrapper {
    position: relative;
    margin-top: 1.5rem;
    display: inline-block;
}
.popover__content {
	opacity: 0;
    visibility: hidden;
position: absolute;
    left: 0px;
    margin-top: -1px;
    transform: translate(0,10px);
    background-color: #53bded;
    padding: 6px;
    box-shadow: -2px 3px 5px 0 rgb(123, 143, 162);
    width: 168px;
}
.popover__content:before {
    position: absolute;
    z-index: -1;
    content: '';
    right: calc(50% - 10px);
    top: -8px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #53bded transparent;
    transition-duration: 0.1s;
    transition-property: transform;
}
.popover__wrapper:hover .popover__content {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transform: translate(0,-20px);
    transition: all 0.1s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}
.popover__message {
  text-align: center;
}



.popover__wrapper_2 {
    position: relative;
    margin-top: 1.5rem;
    display: inline-block;
}
.popover__content_2 {
	opacity: 0;
    visibility: hidden;
position: absolute;
    left: 0px;
    margin-top: -180px;
    transform: translate(0,10px);
    background-color: #53bded;
    padding: 6px;
    box-shadow: -2px 3px 5px 0 rgb(123, 143, 162);
    width: 168px;
}
/*.popover__content_2:after {
    position: absolute;
    z-index: -1;
    content: '';
    right: calc(50% - 10px);
    bottom: -8px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #53bded transparent;
    transition-duration: 0.1s;
    transition-property: transform;
}*/
.popover__wrapper_2:hover .popover__content_2 {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transform: translate(0,-20px);
    transition: all 0.1s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}
.popover__message_2 {
  text-align: center;
}

/* Ads */
#progressBar {
  width: 90%;
  margin: 10px auto;
  height: 22px;
  background-color: #3c3c3c;
}

#progressBar div {
  height: 100%;
  float:left;
  text-align: center;
  padding: 0 10px;
  line-height: 22px; /* same as #progressBar height if we want text middle aligned */
  width: 0;
  font-size: 16px;
  font-weight:bold;
  color:#fff;
  background-color: #7b7b7b;
  box-sizing: border-box;
}



/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 60px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 500px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: white;
  float: left;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #47b3df;
  color: white;
  font-size:15px;
}

.modal-body {padding: 0px 16px;}

.modal-footer {
  padding: 2px 16px;
  background-color: #47b3df;
  color: white;
}
