﻿.tenderWinnerText {
    font: Arial, Helvetica, sans-serif;
}

body {
    margin: auto;
    color: #231f20;
    font-family: Arial, Helvetica, sans-serif !important;
    /*font:"Helvetica Neue", Helvetica, Arial, sans-serif!important;*/
    background: #fff;
    direction: rtl;
}

.search .form-control {
    height: 33px;
    font-size: 1.083em;
    line-height: 2.230em;
    font-weight: bold;
    border: 0;
    background: none;
    color: #076694;
    padding: 2px 5px;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: left;
}

.top-slideshow.small-slideshow h1 {
    display: none;
}

#header .logo.specific {
    width: 300px;
    height: 93px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("/images/ashdod/logo-English.png?height=90&width=300") no-repeat;
    float: right;
    margin: 0 -2px 0 5px;
}

.signup-form .form-control {
    width: 100%;
    max-width: 430px;
    height: 37px;
    font: 1.33em/1.56em Arial, Helvetica, sans-serif;
    border: solid 1px #bdbdbd;
    background: #fff;
    color: #626262;
    padding: 5px 22px;
    margin: 0;
    direction: ltr;
    text-align: left;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
}



.search-form .form-control {
    text-align: left;
    direction: ltr;
}

.hide-menu-lang {
    display : none !important;
}

#main-nav > ul > li {
    /*display: none;*/
}