﻿@font-face {
    font-family: 'Alef Hebrew';
    font-style: normal;
    font-weight: 400;
    src: url(../../Alef/Alef-Regular.eot);
    src: url(../../Alef/Alef-Regular.eot?#iefix) format('embedded-opentype'), url(../../Alef/Alef-Regular.woff2) format('woff2'), url(../../Alef/Alef-Regular.woff) format('woff'), url(../../Alef/Alef-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Alef Hebrew';
    font-style: normal;
    font-weight: 700;
    src: url(../../Alef/Alef-Bold.eot);
    src: url(../../Alef/Alef-Bold.eot?#iefix) format('embedded-opentype'), url(../../Alef/Alef-Bold.woff2) format('woff2'), url(../../Alef/Alef-Bold.woff) format('woff'), url(../../Alef/Alef-Bold.ttf) format('truetype');
}


body {
    direction: rtl;
    font-family: "Alef Hebrew";
    width: 100%;
    margin: auto;
    float: right;
    /*font-size: 20px;*/
    padding-top: 15px !important;
}

.wrapper {
    width: 1024px;
    margin: auto;
}

h1, h2 {
    font-family: "Alef Hebrew";
    text-align: center;
    font-weight: bold;
}

.text {
    font-size: 18px !important;
    font-style: normal;
    font-weight: normal;
    color: #333;
    line-height: 130%;
}

input[type=text] {
    height: 30px;
    padding-right: 10px;
    padding-left: 10px;
    float: right;
    top: 4px;
    right: 0px;
}

input[type="submit"] {
    height: 40px;
    width: 150px;
    float :left;
}

#tblForm {
    margin-bottom: 15px;
}

    #tblForm tr td {
        height: 60px;
        vertical-align: top;
    }

[id*=txtOther] {
    display: none;
    font-size: 14px;
}

.StarsColumns {
    color: red;
    text-align: left;
}

.full-width {
    padding-right: 0;
    padding-left: 0;
}

.REV {
    color: red;
    display: inline-block;
    width: auto !important;
    float: right !important;
    line-height: 178% !important;
    font-size: 14px;
}

p, p a {
font-size:18px;
}