/* changes 18 feb 2014 */
#results_screen #r {
	/* display:none; */
}

.hall_of_fame {
	/* display:none; */
}

/* end of changes */
#bg {
    position: absolute;
    height: 100%;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
#bg .bg_img {
    width: 100%;
    left: 0;
    position: relative;
}
#game_feedback {
    min-width: 640px;
    min-height: 260px;
    max-width: 1060px;
    max-height: 410px;
    width: 80%;
    height: 63%;
    position: relative;
    margin: 0 auto;
}
.ie8 #game_feedback {
    min-height: 1px;
    height: 80%}
.android #game_feedback {
    min-width: 0;
    min-height: 0;
    height: 80%;
    top: 0;
}
.iphone #game_feedback {
    min-width: 0;
    min-height: 0;
    height: 75%}
#game_feedback #seperator {
    height: 27%;
    position: relative;
}
#game_feedback #bg {
    /* background-image: url('../assets/pointsBG_657X332.png'); */
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    height: 75%}
    
#points {
    direction:ltr;
} 
.ipad #game_feedback {
    top: 30px;
}
.safari7.mobile.iphone.iPhoneInnerHeight #game_feedback {
    min-height: 1px;
    height: 92%}
.android #game_feedback #bg {
    height: 65%}
.ipad #wrong_feedbcak {
    top: -30px;
}

#wrong_feedbcak {

    position: relative;
    /* text-shadow: 0 4px 5px #000; */
}
#wrong_feedbcak #title {
    font-family: 'ReformaNarrowMedium';
    font-size: 1.7em;
    text-align: center;
    color: red;
    padding-top: 8%}
.android #wrong_feedbcak #title {
    font-size: 2em;
     padding-top: 0;
}
.iphone #wrong_feedbcak #title {
    padding-top: 20px;
}
.safari7.mobile.iphone.iPhoneInnerHeight #wrong_feedbcak #title {
    padding-top: 15px;
}
#wrong_feedbcak #sad_dude {
    position: relative;
}
.android #wrong_feedbcak #sad_dude {
    width: 20px;
    height: 20px;
    top: 3px;
}
#wrong_text_feedback {
    position: relative;
    margin: 0 auto;
    text-align: center;
    min-width: 195px;
    max-width: 265px;
    width: 35%}
.android #wrong_text_feedback {
    width: 20%;
    min-width: 1px;
}
.iphone #wrong_text_feedback {
    min-width: 1px;
    max-width: 400px;
    width: 40%;
    height: 30px;
}
#wrong_text_feedback img {
    width: 1em;
    height: 1em;
}
.android #wrong_text_feedback {
    width: 159px;
}
#wrong_additional_text_feedback {
    text-align: center;
    font-size: 1em;
    /* text-shadow: 0 2px 5px #000; */
    position: relative;
    color: #ffbe21;
}
.android #wrong_additional_text_feedback {
    font-size: .82em;
}
#right_feedback {
    height: 92%;
    position: relative;
}
#right_text_feedback {
    font-family: 'ReformaNarrowMedium';
    font-size: 1.7em;
    text-align: center;
    /* text-shadow: 0 4px 5px #000; */
    position: relative;
    color: #ffbe21;
}
.android #right_text_feedback {
    font-size: 1.6em;
    top: -10px;
    position: relative;
}
#feedback_score {
    font-family: 'ReformaNarrowBold';
    text-align: center;
    font-size: 1.7em;
    /* text-shadow: 0 4px 5px #000; */
    direction: ltr;
    color: #ffbe21;
}
.android #feedback_score {
    font-size: 1.3em;
    top: -20px;
    position: relative;
}
.iphone #feedback_score {
    top: -15px;
    position: relative;
}
#right_feedback table {
    width: 100%;
    top: 15%;
    position: relative;
}
.safari7.mobile.iphone.iPhoneInnerHeight #right_feedback table {
    top: 10px;
}
.android #right_feedback table {
    /* top: 10px; */
}
#right_feedback table img {
    width: 100%;
    text-shadow: 1px black;
    text-shadow: 0 4px 5px #000;
}
.ie7 #right_feedback table img {
    width: 60%}
.ie7 .trophy_cell {
    width: 30px;
}
#right_feedback .score_cell {
    width: 65%}
.ie7 #right_feedback .score_cell {
    font-size: .7em;
}
#right_feedback table td {
    vertical-align: top;
}
#additional_text_feedback {
    text-align: center;
    font-size: 1em;
}
.ie7 #game_feedback #next_question {
    position: relative;
}
#game_feedback #next_question {
    height: 20%;
    width: 100%}
.android #game_feedback #next_question {
    height: 25%;
    bottom: 10px;
}
#game_feedback #next_question .btt {
    width: 30%;
    height: 100%;
    font-size: 1em;
    margin: 0 auto;
    text-align: center;
    color: white;
}
.android #game_feedback #next_question .btt {
    font-size: .8em;
}
#game_feedback #game_stats {
    width: 100%;
    bottom: 0;
    position: absolute;
    height: 8%}
#game {
    min-width: 640px;
    min-height: 240px;
    max-width: 1060px;
    max-height: 480px;
    width: 80%;
    height: 54%;
    position: relative;
    margin: 0 auto;
}

.android #game {
    min-width: 1px;
    min-height: 1px;
    width: 90%;
	overflow:hidden;
	
    height: 90%;
    top: 0px;
}

.iphone #game {
    min-height: 1px;
    top: -30px;
    height: 45%}
.ipad #game {
    top: -60px;
}
#questions {
    position: relative;
    height: 32%;
    margin-bottom: 10px;
}
.android_4 #questions {
    height:30%;
}
.iphone #questions, .ipad #questions {
    height: 60%}
.ie8 #questions {
    height: 55%;
    top: -15px;
    margin-bottom: 0;
}
.android #questions {
    top: 0px;
    margin-bottom: 0;
    position: relative;
    /* background: rgb(197, 67, 114); */
}
#question {
    line-height: 30px;
    font-size: 1em;
    text-align: center;
    font-family: 'ReformaNarrowMedium';
    color: #ffbe21;
}
.android #question {
    line-height: 22px;
    height: 60px;
    font-size: .6em;
    position: relative;
    display: block;
}
.iphone #question, .ipad #question {
    font-size: .75em;
    line-height: 20px;
}
#timer_image {
    position: absolute;
    bottom: -4px;
    right: 0;
}
.android #timer_image {
    top: 35px;
    /* right: 5px; */
    bottom: 6px;
    /* position: relative; */
}
#timer_bar {
    width: 96%;
    height: 10px;
    background-color: #d9d9d9;
    border-radius: 5px;
    position: absolute;
    direction: ltr;
    bottom: 0;
    left: 0;
}
.android #timer_bar {
    width: 92%;
    height: 10px;
    bottom: 4px;
    /* top: 43px; */
}
#inner_timer_bar {
    background-color: #dc9c00;
    height: 10px;
    width: 130px;
    border-radius: 5px;
    float: right;
}
#answers {
    position: relative;
    height: 49%;
    color: white;
    /* position: relative; */
    /* display: block; */
}
.safari6 #answers {
    height: 70%}
.ie9 #answers, .ie7 #answers {
    height: 36%}
.android #answers {
    position: relative;
    height: 72%;
    /* top: 5px; */
	
    /* background-color: yellow; */
	display:block;
	overflow:hidden;
}
#row_answers {
    position: relative;
    height: 48%}
.ie #row_answers {
    min-height: 61px;
    height: 67%}
.android #row_answers {
    height: 45%;
    overflow: hidden;
    display: block;
}
.android_4 #row_answers {
    height: 45%;
    overflow: hidden;
    display: block;
}

.iphone #row_answers, .ipad #row_answers {
    height: 67%}
.safari7.mobile.iphone #game {
    min-width: 1px;
    min-height: 1px;
    max-width: 100%;
    max-height: 100%;
    height: 65%;
    width: 90%}
.safari7.mobile.iphone #questions {
    height: 35%}
.safari7.mobile.iphone #answers {
    height: 65%}
.safari7.mobile.iphone #row_answers {
    height: 42%}
.safari7.mobile.iphone #game #answers #seperator {
    height: 8%}
.safari7.mobile.iphone.iPhoneInnerHeight #game {
    min-width: 1px;
    min-height: 1px;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: 90%}
.safari7.mobile.iphone.iPhoneInnerHeight #questions {
    height: 35%}
.safari7.mobile.iphone.iPhoneInnerHeight #answers {
    height: 55%}
.safari7.mobile.iphone.iPhoneInnerHeight #row_answers {
    height: 42%}
.safari7.mobile.iphone.iPhoneInnerHeight #game #answers #seperator {
    height: 8%}
#row_answers div {
    font-family: 'ReformaNarrowMedium'}
#game #answers #seperator {
    clear: both;
    position: relative;
    width: 100%;
    height: 16%}
.android #game #answers #seperator {
    height: 5%;}
#game #seperator {
    clear: both;
    position: relative;
    width: 100%;
    height: 8%;
    /* opacity: 0; */
}
.answer {
    width: 48%;
    height: 100%;
    font-size: .7em;
}
.android .answer {
    width: 48%;
    height: 100%;
    font-size: .65em;
    line-height: 15px;
}
.answer_tester {
    height: 100%;
    position: relative;
    margin: 0 auto;
    width: 49%;
    text-align: center;
    font-size: .7em;
}
#question_media {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 50%;
    min-height: 300px;
    position: relative;
}
#question_media #next_question {
    height: 23%;
    width: 100%;
    z-index: 999;
    left: 0;
}
#question_media #next_question .btt {
    width: 200px;
    height: 100%;
    font-size: .9em;
    margin: 0 auto;
    text-align: center;
}
.ie7 #game_stats_temp_wrapper {
    position: relative;
    top: -70%}
.android #game_stats_temp_wrapper {
    /* top: -110px; */
    min-height: 1px;
    height: 5%;
    position: relative;
    /* display: block; */
    /* color: red; */
}
#game_stats_temp_wrapper {
    top: 15px;
    width: 100%;
    position: absolute;
    height: 59%;
    min-height: 255px;
    max-height: 400px;
    z-index: 997;
    margin: 0 auto;
    text-align: center;
}
.iphone #game_stats_temp_wrapper {
    height: 75%;
    min-height: 1px;
}
.iphone #game_stats_temp {
    min-width: 1px;
    width: 80%

	}
.safari7.mobile.iphone.iPhoneInnerHeight #game_stats_temp_wrapper {
    height: 90%;
    min-height: 1px;
}
.safari7.mobile.iphone.iPhoneInnerHeight #game_stats_temp {
    min-width: 1px;
    width: 90%}
.ipad #game_stats_temp_wrapper {
    height: 70%;
    min-height: 1px;
}
#game_stats_temp {
    min-width: 640px;
    max-width: 1060px;
    width: 80%;
    height: 100%;
    position: relative;
    margin: 0 auto;
    /* bottom: 0px; */
}
.ie8 #game_stats_temp {
    top: 50px;
}
.android #game_stats_temp {
    min-width: 1px;
}
#game_stats_temp {
    font-size: .6em;
    /* direction: ltr; */
}
* {
    font-family: 'ReformaNarrowRegular';
    direction: rtl;
    color: #ffffff;
}
body {
    margin: 0;
    padding: 0;
    background-color: #161616;
    height: 100%}
.off {
    display: none;
}
.hide {
    visibility: hidden;
}
.on {
    display: block;
}
.current_screen {
    z-index: 998;
}
#audio {
    position: absolute;
    top: 0;
}
.android #audio {
    display: none;
}
.blue_button {
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    -ms-transition: background-color .2s linear;
    transition: background-color .2s linear;
    background-color: #ffbe21;
    background-color: rgba(220, 156, 0, 1);
    border: 1px rgba(220, 156, 0, 1);
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}
.blue_button:hover {
    background-color: #ffbe21;
    background-color: #ffbe21;
    /* color: white; */
}
.android .blue_button:hover, .iphone .blue_button:hover, .ipad .blue_button:hover {
    /*background-color: rgba(84, 142, 240, .45);*/
    background-color: #ffbe21;
}
.orange_button {
    background-color: #eadc00;
    border: 1px #eadc00;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}
.clear_both {
    clear: both;
}
.right {
    position: absolute;
    right: 0;
}
.left {
    position: absolute;
    left: 0;
}
.float_right {
    position: relative;
    float: right;
}
.float_left {
    position: relative;
    float: left;
    /* left: -10px; */
}
.bottom {
    position: absolute;
    bottom: 0;
}
.top {
    position: absolute;
    bottom: 0;
}
.bold {
    font-family: 'ReformaNarrowBold'}
.text_align_right {
    text-align: right;
}
.text_align_center {
    text-align: center;
}
.text_align_left {
    text-align: left;
}
.full_width {
    width: 100%}
#dark_overlay {
    background-color: black;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    opacity: .7;
    -ms-filter: "alpha(opacity=.7)";
    filter: alpha(opacity=.7);
}
#block_message {
    z-index: 1001;
    background: #e7eff0;
    background: -moz-linear-gradient(top, #e7eff0 0, #d3e9eb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e7eff0), color-stop(100%, #d3e9eb));
    background: -webkit-linear-gradient(top, #e7eff0 0, #d3e9eb 100%);
    background: -o-linear-gradient(top, #e7eff0 0, #d3e9eb 100%);
    background: -ms-linear-gradient(top, #e7eff0 0, #d3e9eb 100%);
    background: linear-gradient(to bottom, #e7eff0 0, #d3e9eb 100%);
    width: 100%;
    height: 100%;
    position: absolute;
}
#block_message_text {
    text-align: center;
    font-size: 40px;
    top: 20%;
    position: absolute;
    width: 100%;
    color: #0f446f;
    z-index: 999;
}
.android #block_message_text {
    font-size: 30px;
}
#block_message_img {
    width: 312px;
    margin: 0 auto;
}
.android #block_message_img img {
    width: 80%}
#high_score {
    height: 100%}
.safari.iphone #high_score {
    height: 270%}
.safari7.iphone #high_score {
    height: 250%}
.ipad #high_score {
    height: 160%}
#high_score #bg {
    /* background-color: black; */
    opacity: .25;
    -ms-filter: "alpha(opacity=0.25)";
    filter: alpha(opacity=0.25);
    z-index: 0;
}
#high_score #title {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    font-family: 'ReformaNarrowMedium';
    font-size: 1.3em;
    background: url(../assets/1Px.png);
    background-repeat: repeat-x;
    z-index: 999;
    position: relative;
    height: 60px;
    line-height: 73px;
}
.android #high_score #title {
    font-size: 1em;
    line-height: 50px;
    height: 50px;
}
#high_score #title div {
    padding-top: 15px;
    width: 30%;
    min-width: 260px;
    max-width: 320px;
    margin: 0 auto;
    text-align: left;
    font-family: 'ReformaNarrowMedium';
    font-size: 1.3em;
    background: url('../assets/Cup-hallOfFame_30X.png');
    background-repeat: no-repeat;
    direction: rtl;
    background-position: 100% center;
    top: -5px;
    position: relative;
    color: #ffbe21;
}
.android #high_score #title div {
    min-width: 210px;
}
.ipad #high_score #title div {
    width: 35%}
#high_score table {
    top: 10px;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    border-collapse: collapse;
    position: relative;
}
.android #high_score table {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%}
#high_score td {
    border: 1px solid white;
}
#high_score tr {
    height: 60px;
}
.android #high_score tr {
    height: 40px;
}
#high_score .number {
    text-align: center;
    font-family: 'ReformaNarrowMedium';
    font-size: 1em;
    color: white;
}
.android #high_score .name {
    font-size: .8em;
}
#high_score .name {
    text-align: right;
    font-size: 1em;
    width: 45%;
    margin-right: 5%;
    float: right;
    color: white;
}
.android #high_score .name {
    font-size: .8em;
}
#high_score .number {
    width: 65px;
}
#high_score .score {
    text-align: left;
    font-size: 1em;
    width: 45%;
    margin-left: 5%;
    float: left;
    font-family: 'ReformaNarrowMedium';
    color: white;
}
#high_score .even_tr {
    background-color: #2d4880;
    background-color: rgba(255, 190, 33, 1);
}
#high_score .odd_tr {
    background-color: #4774cc;
    background-color: rgba(220, 156, 0, 1);
}
#score_table {
    width: 60%}
#highscore_overflow {
    height: 100%;
    overflow: hidden;
}
.android #highscore_overflow {
    overflow: visible;
}
#instructions {
    width: 90%;
    height: 80%;
    position: relative;
    margin: 0 auto;
    text-align: center;
    /* background-color: magenta; */
}
#instructions #desc {
    text-align: center;
    font-size: .8em;
    position: relative;
    font-family: 'ReformaNarrowMedium'}
.android #instructions #desc {
    font-size: .55em;
    height: 70%;
    width: 90%;
    margin: 0 auto;
    margin-top: 5%;
    overflow: hidden;
    /* color:red; */
    /* text-align: center; */
}
.android_4 #instructions #desc {
    font-size: .6em;
   height: 60%;
    width: 80%;
}
.iphone #instructions #desc {
    font-size: .8em;
}
#instructions #start {
    font-size: 1em;
    height: 40%;
    width: 25%;
    min-height: 70px;
    font-family: 'ReformaNarrowMedium'}
.android #instructions #start {
    font-size: .7em;
    height: 20%;
    min-height: 1px;
    /* margin-top: 10px; */
    /* bottom: 0px; */
    /* position: absolute; */
    /* margin: 0 auto; */
}
.iphone #instructions #start {
    margin-top: 10px;
    font-size: .9em;
    height: 50px;
    min-height: 1px;
}
#loading_screen {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    height: 40%;
    z-index: 999;
    position: relative;
    margin-top: 5%}
.android #loading_screen {
    margin-top: -10px;
}
#loading_screen #loading_ani {
    background-image: url(../assets/loaderSprite480X40px.png);
    width: 40px;
    height: 40px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
#loading_screen #loading_text {
    font-size: 1.4em;
}
#main_menu {
    min-width: 460px;
    max-width: 660px;
    min-height: 200px;
    max-height: 310px;
    width: 50%;
    height: 41%;
    position: relative;
    margin: 0 auto;
}
.ie #main_menu, .iphone #main_menu, .ipad #main_menu {
    min-width: 1px;
    max-width: 100%;
    min-height: 1px;
    max-height: 310px;
    height: 62%}
.iphone.iPhoneInnerHeight #main_menu {
    height: 90%}
.android #main_menu {
    min-width: 1px;
    min-height: 1px;
    height: 60%}
.start_game {
    height: 55%;
    position: relative;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-size: 1.6em;
    color: white;
}
.android .start_game {
    font-size: 1.2em;
}
#main_menu #seperator {
    clear: both;
    position: relative;
    width: 100%;
    height: 10%}
#bottom_menu_buttons {
    position: relative;
    height: 35%;
    width: 100%}
.bottom_buttons {
    margin: 0 auto;
    width: 48%;
    height: 100%;
    text-align: center;
    font-size: 1em;
    color: white;
}
.instructions {
     right: 0;
     position: absolute
}
#main_menu .regulations {
    position: absolute;
    left: 0;
    /*display:  none;*/
}
#on_screen_menu {
    top: 20px;
    width: 100%;
    position: relative;
    height: 40px;
    margin: 0 auto;
    z-index: 1000;
}
#on_screen_menu #top_menu_button {
    width: 130px;
    height: 40px;
    line-height: 47px;
    float: right;
    position: relative;
    font-size: 25px;
    margin-right: 20px;
    color: white;
}
#on_screen_menu #top_menu_button div{
        color: white;
}
.android #on_screen_menu #top_menu_button {
    line-height: 37px;
    height: 30px;
    right: 10px;
}
#on_screen_menu #top_menu_button.main_menu div {
    right: 8px;
    color: white;
    color: w;
}
#on_screen_menu #ver {
    font-size: 14px;
    width: 130px;
    height: 40px;
    line-height: 15px;
    float: right;
    position: relative;
    display: none;
}
#on_screen_menu #top_menu_button img {
    top: 22%;
    margin-right: 6%;
    margin-left: 3%;
    position: relative;
}
#on_screen_menu #top_menu_button.main_menu img {
    top: 20%;
    right: 5px;
}
.android #on_screen_menu #top_menu_button.main_menu img {
    top: 3px;
}
#on_screen_menu #mute {
    width: 40px;
    height: 40px;
    float: right;
    position: relative;
    margin-right: 20px;
}
.android #on_screen_menu #mute {
    visibility: hidden;
    display: none;
}
#on_screen_menu #mute #mute_sprite {
    background-image: url('../assets/mute_sprite.png');
    background-repeat: no-repeat;
    width: 28px;
    height: 20px;
    right: 5px;
    top: 10px;
    position: relative;
}
#on_screen_menu #mute #mute_sprite.selected {
    background-position: -28px 0;
    right: 9px;
    position: relative;
}

.logo_mako_img {
    float: left;
    position: relative;
    margin-left: 20px;
    /* bottom: 0px; */
    /* left: 0px; */
}

.logo_mako_globus {
    float: left;
    position: relative;
    margin-left: 10px;
    top: -14px;
    /* bottom: 0px; */
    /* left: 0px; */
}

.android .logo_mako_img, .android .logo_mako_globus{
	width:82px;
}

#footer_ad {
    width: 100%;
    min-height: 50px;
    max-height: 104px;
    position: absolute;
    height: 10%;
    z-index: 0;
    text-align: center;
    line-height: 70px;
    font-size: 3em;
    padding-bottom: 1px;
}
#footer_ad #inner_div {
    background-color: #0014ff;
    background-color: rgba(0, 20, 255, .5);
    height: 100%}
#footer_ad #inner_div.push {
    top: 70%;
    position: relative;
}
#pop_up {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 999;
    text-align: center;
    margin: 0 auto;
    left: 0;
    top: 0;
}
#pop_up_bg {
    background-color: black;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
    z-index: 998;
}
.iphone #pop_up_bg {
    height: 150%;
    clear: both;
}
#pop_up #pop_up_wrppaer #seperator {
    height: 20px;
    position: relative;
}
#pop_up #pop_up_wrppaer {
    height: 33%;
    width: 46%;
    min-width: 370px;
    max-width: 370px;
    min-height: 160px;
    max-height: 160px;
    position: relative;
    z-index: 999;
    background-color: rgba(225, 226, 228, 0.94);
    margin: 0 auto;
    text-align: center;
    top: 150px;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
}
.ipad #pop_up #pop_up_wrppaer {
    top: 150px;
}
.iphone #pop_up #pop_up_wrppaer, .android #pop_up #pop_up_wrppaer {
    top: 100px;
}
.iphone #pop_up #pop_up_wrppaer, .android #pop_up #pop_up_wrppaer {
    min-width: 1px;
    min-height: 1px;
    width: 250px;
    height: 150px;
}
#pop_up #pop_up_wrppaer #title {
    font-family: 'ReformaNarrowMedium';
    text-align: center;
    font-size: 2em;
    height: 55px;
}
#pop_up #pop_up_wrppaer #button_wrapper {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    height: 30%;
    min-height: 40px;
    position: relative;
}
.ie7 #pop_up #pop_up_wrppaer #button_wrapper {
    height: 50px;
}
#pop_up #pop_up_wrppaer .blue_button {
    font-family: 'ReformaNarrowMedium';
    width: 43%;
    height: 100%;
    font-size: 2em;
    color: white;
}
#results_screen {
    min-width: 460px;
    max-width: 899px;
    width: 57%;
    height: 52%;
    position: relative;
    margin: 0 auto;
}
.standard #results_screen {
    height: 80%}
.android #results_screen {
    height: 40%;
    /* top: -25px; */
}
.iphone #results_screen {
    height: 40%}
.iPhoneInnerHeight #results_screen {
    height: 65%}
#results_screen #seperator {
    clear: both;
    position: relative;
    width: 100%;
    height: 10%}
#results_screen .blue_button {
    width: 31%;
    color: white;
}
#results_screen #l #facebook_button_wrapper {
    max-width: 120px;
    min-width: 80px;
    margin: 0 auto;
    width: 70%;}
   
#results_screen #l #facebook_button_wrapper div {
    color:white;
}
#results_screen #l #facebook_button_wrapper #fb_image {
    top: 10px;
}
.android #results_screen #l #facebook_button_wrapper #fb_image {
    top: 7px;
}
#results_screen #c {
    margin-right: 2.5%;}
#game_over_buttons {
    position: relative;
    height: 25%}
.android #game_over_buttons {
    height: 70%}
.iphone #game_over_buttons {
    height: 50%}
.ipad #game_over_buttons {
    margin-top: 10px;
}
#game_over_buttons table {
    width: 100%;
    height: 100%;
    position: relative;
}
#game_over_buttons td {
    text-align: center;
    width: 33%;
    vertical-align: middle;
}
#game_over_buttons #image_wrapper {
    float: left;
    left: 20%;
    top: 10%}
#game_over_buttons div {
    font-family: 'ReformaNarrowMedium';
    height: 100%;
    position: relative;
    /* right: 10px; */
}
#update_details {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 10%;
    font-size: .7em;
    z-index: 999;
    position: relative;
}
#update_details u {
    cursor: pointer;
}
#results_text {
    width: 100%;
    height: 25%;
    min-height: 78px;
    min-width: 460px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
#results_text #top_text {
    top: 10%;
    position: relative;
    font-family: 'ReformaNarrowMedium';
    font-size: 150%;
    line-height: 80%}
.android #results_text #top_text {
    font-size: 1.1em;
    top: 26%;
}
#results_text .inner_center_text {
    font-family: 'ReformaNarrowMedium';
    font-size: 1.3em;
    width: 100%}
#send {
    position: relative;
}
#screens_container {
    width: 100%;
    font-size: 25px;
    position: absolute;
    z-index: 997;
}
.ie #screens_container {
    text-align: center;
}
.chrome #keshet_logo {
    margin: 0 auto;
}
.ie #keshet_logo {
    margin: 0 auto;
}
#keshet_logo {
    background-image: url('../assets/LOGO-BB-245X100.png');
    background-repeat: no-repeat;
    width: 238px;
    height: 130px;
    position: relative;
    top: 0;
    text-align: center;
    margin: 0 auto;
    background-position: center;
}
.android #keshet_logo {
    background-size: 60%;
    height: 62px;
    margin-top: -22px;
}
.iphone #keshet_logo {
    background-size: 70%
}

.chrome #game_name {
    margin: 0 auto;
}
.ie #game_name {
    margin: 0 auto;
}
#game_name {
    position: relative;
    margin: 0 auto;
    text-align: center;
    font-family: 'ReformaNarrowMedium';
    color: #ffbe21;
}
.android #game_name {

}
.iphone #game_name {
    margin-top: -20px;
}
.ie7 #screens_container {
    height: 470px;
    overflow: hidden;
}
#send_details {
    min-width: 650px;
    min-height: 285px;
    max-width: 1060px;
    max-height: 480px;
    width: 80%;
    height: 58%;
    position: relative;
    margin: 0 auto;
}
.standard #send_details {
    height: 60%;
    min-height: 1px;
}
.android #send_details {
    min-height: 1px;
    min-width: 1px;
    height: 58%;
    /* top: -20px; */
}
#send_details .regulations {
    cursor: pointer;
}
#send_details #seperator {
    height: 6%}
.android #send_details #seperator {
    height: 5px;
}
#your_score {
    text-align: center;
    font-size: 1.3em;
    height: 14%;
    font-family: 'ReformaNarrowMedium';
    margin-bottom: 3%;
    direction: ltr;
}
.android #your_score {
    font-size: .7em;
    position: relative;
}
#mail_address {
    top: 6px;
    width: 80%}
.ipad #mail_address {
    top: 0;
}
.ie #mail_address {
    top: 8px;
    width: 85%}
.android #mail_address {
    width: 81%;
    direction: ltr;
    top: -5px;
}
.inner_input_box {
    width: 71%;
    position: relative;
    margin: 0;
    padding: 0;
}
.android .inner_input_box {
    background-color: transparent;
    left: 5px;
}
.empty_white_form_container {
    background-color: white;
    width: 48%;
    height: 44px;
    position: relative;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
}
.empty_white_form_container.full_width {
    width: 100%}
.android .empty_white_form_container {
    height: 25px;
}
.empty_white_form_container .title {
    color: black;
    float: right;
    font-family: 'ReformaNarrowMedium', "Arial";
    font-size: .7em;
    line-height: 51px;
    padding-right: 10px;
    padding-left: 10px;
}
.android .title {
    font-size: .6em;
    line-height: 30px;
}
#send_details input {
    color: black;
    font-family: "Arial";
    font-size: 24px;
    border: 0;
    height: 30px;
}
#phone_input {
    width: 50%;
    top: 10px;
}
.android #phone_input {
    top: -1px;
}
.android #send_details input {
    font-size: 15px;
}
textarea:focus, input:focus {
    outline: 0;
}
#full_name_input {
    width: 62%;
    top: 8px;
}
.android #full_name_input {
    top: -1px;
}
#error_text {
    text-shadow: 0 0 5px black;
    color: red;
    font-size: .7em;
    font-family: 'ReformaNarrowMedium';
    text-align: center;
    direction: rtl;
    height: 15%;
    top: -10px;
    position: relative;
}
.standard #error_text {
    top: -1px;
}
.android #error_text {
    font-size: .5em;
    height: 15px;
}
#send_form_buttons {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    position: relative;
    height: 17%}
.android #send_form_buttons {
    height: 30%}
#send_form_buttons .blue_button {
    font-size: .7em;
    width: 30%;
    height: 100%;
    min-height: 40px;
    color: white;
}
.android #send_form_buttons .blue_button {
    font-size: .6em;
    min-height: 20px;
}
#send_form_buttons #replay {
    float: right;
    margin-left: 4%;}
#send_form_buttons #hall_of_fame {
    float: right;
}
#send_form_buttons #send {
    float: right;
    margin-left: 4%}
#send_form_buttons #share {
    float: left;
}
#send_form_buttons #share #facebook_button_wrapper {
    width: 95px;
    margin: 0 auto;
}
#send_form_buttons #share #facebook_button_wrapper #fb_image {
    top: 10px;
}
.android #send_form_buttons #share #facebook_button_wrapper .facebook_title {
    right: 13px;
}
.android #send_form_buttons #share #facebook_button_wrapper #fb_image {
    top: 3px;
    right: 10px;
}
.android #send_form_buttons #share #facebook_button_wrapper #fb_image img {
    width: 20px;
    height: 20px;
}
#send_form_buttons #hall_of_fame #hall_of_fame_button_wrapper {
    /* width: 150px; */
    margin: 0 auto;
}
.iphone #send_form_buttons #hall_of_fame #hall_of_fame_button_wrapper {	
	width:100%;
	height:100%;
	position:relative;
	display:block;
	overflow:hidden;
}
.android #send_form_buttons #hall_of_fame #hall_of_fame_button_wrapper {
    /* width: auto; */
    height: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    text-align: center;
    
}
#send_form_buttons #hall_of_fame #hall_of_fame_button_wrapper #hall_of_fame_image {
    top: 5px;
    display: block;
    position: relative;
    text-align: center;
    float: right;
    width: 50%;
}
.iphone #send_form_buttons #hall_of_fame #hall_of_fame_button_wrapper #hall_of_fame_image {
	 width: 30%;
}
#send_form_buttons #hall_of_fame #hall_of_fame_button_wrapper #hall_of_fame_image img {
    width: 1em;
    height: 1em;
}
#send_form_buttons #hall_of_fame_button_wrapper .hall_of_fame_title {
    right: 20px;
    color: white;
    position: relative;
    text-align: right;
}

.iphone #send_form_buttons #hall_of_fame_button_wrapper .hall_of_fame_title {
	right:0px;
	
}

.android #send_form_buttons #hall_of_fame_button_wrapper .hall_of_fame_title {
    right: 13px;
    display: block;
    position: absolute;
    text-align: center;
    width: 100%;
}
.android.vertical #send_form_buttons #hall_of_fame_button_wrapper .hall_of_fame_title {
    top: -80%;
    line-height: 15px;
}
.android #send_form_buttons #hall_of_fame_button_wrapper #hall_of_fame_image {
    top: 3px;
    /* margin-right: 30px; */
}
.android.vertical #send_form_buttons #hall_of_fame_button_wrapper #hall_of_fame_image {
    top: 3px;
    right: 5px;
}
.android #send_form_buttons #hall_of_fame_button_wrapper #hall_of_fame_image img {
    width: 20px;
    height: 20px;
}
.button_with_image>div {
    position: absolute;
}
#send_form_buttons #fb_send_button {
    float: left;
    position: relative;
}
#send_form_buttons #fb_send_button .button_text {
    width: 50%}
#send_form_buttons #fb_send_button .button_img {
    top: 10%;
    width: 50%;
    text-align: center;
}
#hall_of_fame_send_button {
    float: left;
    position: relative;
}
#hall_of_fame_send_button .button_text {
    width: 75%}
#hall_of_fame_send_button .button_img {
    top: 5%;
    width: 30%;
    text-align: center;
}
.button_text {
    left: 0;
    text-align: right;
}
.button_img {
    right: 0;
}
#disclamer_check_box {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
.android #disclamer_check_box {
    height: 20px;
}
#disclamer {
    font-size: .7em;
    width: 60%;
    float: left;
    text-align: right;
    height: 28px;
    top: 3px;
    position: relative;
}
.android #disclamer {
    top: 3px;
    width: 70%;
    right: 10px;
}
.android.vertical #disclamer {
    font-size: .5em;
}
#check_box {
    background-image: url(../assets/checkBox_sprite.png);
    width: 28px;
    height: 28px;
    position: relative;
    display: block;
    float: left;
    left: 15px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 0 0;
}
#check_box:hover {
    background-position: -56px 0;
}
#check_box.selected {
    background-position: -28px 0;
}
#check_box.selected:hover {
    background-position: -84px 0;
}
.android #check_box {
    background-size: 70px;
    width: 18px;
    height: 17px;
    left: 0;
    top: 5px;
}
.android #check_box:hover {
    background-position: 0 0;
}
.android #check_box.selected {
    background-position: -17px 0;
}
.android #check_box.selected:hover {
    background-position: -17px 0;
}
.error_field {
    border: 2px solid red;
}
.safari7.mobile.iphone #send_details {
    min-width: 1px;
    min-height: 1px;
    top: -15px;
}
.safari7.mobile.iphone #send_details #your_score {
    top: -20px;
    position: relative;
}
.safari.mobile.iphone .empty_white_form_container, .safari7.mobile.iphone.iPhoneInnerHeight .empty_white_form_container {
    height: 24px;
}
.safari.mobile.iphone .empty_white_form_container .title, .safari7.mobile.iphone.iPhoneInnerHeight .empty_white_form_container .title {
    font-size: .7em;
    line-height: 32px;
}
.safari.mobile.iphone #send_details input, .safari7.mobile.iphone.iPhoneInnerHeight #send_details input {
    color: black;
    font-family: "Arial";
    font-size: 14px;
    border: 0;
    height: 24px;
}
.safari.mobile.iphone #send_details #full_name_input, .safari7.mobile.iphone.iPhoneInnerHeight #send_details #full_name_input {
    top: 0;
    right: 5px;
}
.safari.mobile.iphone #send_details #phone_input, .safari7.mobile.iphone.iPhoneInnerHeight #send_details #phone_input {
    top: 0;
    right: 5px;
}
.safari.mobile.iphone #send_details #mail_address, .safari7.mobile.iphone.iPhoneInnerHeight #send_details #mail_address {
    top: -5px;
    right: 5px;
}
#send_success {
    height: 30%;
    width: 42%;
    min-width: 340px;
    min-height: 140px;
    max-width: 400px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    top: 10px;
}
.ipad #send_success {
    width: 100%;
    min-width: 1px;
    min-height: 1px;
    max-width: 410px;
}
.android #send_success {
    top: 10px;
    width: 100%;
    min-width: 1px;
    min-height: 1px;
}
.android.horizontal #send_success {
    height: 50%}
.iphone.horizontal #send_success {
    height: 50%}
#send_success #title {
    font-family: 'ReformaNarrowMedium';
    height: 50%;
    position: relative;
    font-size: 1.3em;
}
.android #send_success #title {
    font-size: 1.2em;
}
.android.vertical #title {
    margin-bottom: 20px;
}
#send_success #bottom_buttons {
    height: 50%;
    width: 100%;
    position: relative;
}
.android #send_success #bottom_buttons {
    height: 60%;
    width: 80%;
    margin-right: 10%}
.ie7, .ie8 #send_success #bottom_buttons {
    height: 60%}
#send_success #bottom_buttons .blue_button {
    width: 46%;
    height: 100%}
#send_success #bottom_buttons #facebook_button_wrapper {
    max-width: 120px;
    min-width: 80px;
    margin: 0 auto;
    width: 70%}
#send_success #bottom_buttons #facebook_button_wrapper #fb_image {
    top: 10px;
}
.android #send_success #bottom_buttons #facebook_button_wrapper #fb_image {
    top: 7px;
}
.verticalOuter {
    height: 100%}
.gecko .verticalOuter, .webkit .verticalOuter, .ie8 .verticalOuter, .ie9 .verticalOuter {
    overflow: hidden;
    display: table;
}
.gecko .verticalOuter>.inner, .webkit .verticalOuter>.inner, .ie8 .verticalOuter>.inner, .ie9 .verticalOuter>.inner {
    display: table-cell;
    vertical-align: middle;
}
.ie7 .verticalOuter {
    display: block;
    position: relative;
}
.ie7 .verticalOuter .inner {
    position: absolute;
    top: 50%}
.ie7 .verticalOuter .inner .element {
    zoom: 1;
    position: relative;
    top: -50%}
.ie7 li.big .verticalOuter .inner .element {
    top: 0;
}
.ie7 li .verticalOuter .inner .element p>a {
    display: inline-block;
}
.ie ul.neo_ordering {
    direction: ltr;
}
.neo_ordering.vertical li.big .verticalOuter {
    height: auto;
}
.inner_center_text {
    line-height: 90%;
    position: relative;
    width: 80%;
    margin: 0 auto;
    color: white;
}
