
.lashonit {
    width: 53px;
    height: 225px;
    position: fixed;
    left:0;
    top: 160px;
    z-index: 9999999;
    cursor: pointer;
}
#leshonitForm {
    /* overflow: hidden; */
    display: none;
    width: 274px;
    height: 225px;
    position: fixed;
    left: 0;
    top: 538px;
    
    z-index: 9999999;
    padding: 0px 53px 0 0px;
    background: url(../img/lashonit.png) right top no-repeat transparent;
}
.lashonit_form_cont {
    background-color: rgb(235, 235, 235);
    
    width: 100%;
    height: 225px;
}
.lashonit_form_cont form {
    float: right;
    
    width: 280px;
    height: 200px;
    z-index: 99999;
    margin: 30px 20px;
}

.lashonit_close {
    position: absolute;
    
    /* left: 10px; */
    margin: 9px 195px 0 0;
    cursor: pointer;
}

.lashspan {vertical-align: middle;font-size: 11.5px;margin: 2px 0 0 0;}

.itkunim {
    vertical-align: middle;
    
    float: right;
}