﻿@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css);
 @font-face {
    font-family: 'FX_Shlager Black';
	  font-style: normal;
	font-weight: 400;
	  src: url('../fonts/FX_SHLAGER-BLACK.eot');
	    src: url('../fonts/FX_SHLAGER-BLACK.eot?#iefix') format('embedded-opentype'),
		url('../fonts/FX_SHLAGER-BLACK.woff2') format('woff2'),
		 url('../fonts/FX_SHLAGER-BLACK.woff') format('woff'),
    src: url('../fonts/FX_SHLAGER-BLACK.ttf')  format('truetype');
}
.fableArea {
font-family: "Alef Hebrew",
               “Helvetica Neue”,
               Helvetica,
               Arial,
               sans-serif;
			   direction:rtl;
    width: 99%;
    max-width: 800px;
    background: #FF473E;
    border-radius: 25px;
    height: auto;
    position: relative;
   
    margin: auto;
    text-align: center;
}
.fable, .checkarea{    border-radius: 20px;
    border: 4px solid #603814;
    background: #fff;
    padding: 5px;
    display: inline-block;
    position: relative;
    margin-top: 20px;
}

.checkarea{TEXT-ALIGN:RIGHT;width: 680px; height: 212px; margin-bottom: 20px;}
.checkarea > div > span, .checkarea > div > div,  .checkarea > div > input{margin:10px 15px;float:right;}
.checkarea > div > span{line-height:30px;}
.fable{     width: 614px;
    height: 174px;
    justify-content: center;
    align-items: center;margin-top:40px;margin-bottom:40px;}
	.fable > p{ width: 610px;
    height: 160px;font-size: 18px; padding-top:20px;}
	.checkarea > div{
    width: 99%;
    height: 94%;}
.fable > p,  .checkarea > div{
    border: 2px solid #603814;
    background: #fff;
    border-radius: 15px;
    margin: 0;
    color: #603814;
    font-size: 20px;
   padding-top:10px;}
   .fable p span{font-weight:bold;font-size:16px;}
      .banner.small p{background:url(../../../images/for-gallery/stars-for-gallery.png) no-repeat 50% 1% #f9c313;font-size: 16px; line-height: 20px; padding: 70px 20px 30px;}
   .banner{width:100px;height:100px;border-radius:50%;    border: 4px solid #603814;padding:5px;    DISPLAY: inline-table;
    MARGIN-RIGHT: 115PX;}
    .banner p{    width: 100px;
    height: 100px;
    border: 2px solid #603814;
    background: /* url(../../../images/for-gallery/stars-for-gallery.png) no-repeat 50% 10% */#f9c313;
    border-radius: 50%;
    margin: -2px -2px;
    padding: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 25px;
    font-family: "Alef Hebrew", “Helvetica Neue”, Helvetica, Arial, sans-serif;
    color: #603814;}
	 .banner a:hover , .banner a  {text-decoration:none}
