﻿body{outline: none;}
#checkboxred{position: absolute;
    outline: 3px solid red;
    width: 324px;
    height: 23px;
    top: 37.5%;
    left: 9.5%;
}
user agent stylesheet
div {
    display: block;}
#fullName{       position: absolute;
    top: 43%;
left: 11%;
    width: 78%;
    height: 3%;
    border: none;
    text-align: right;
    font-size: 20px;}
#fullName:focus{ outline: 0;}

#lastName:focus{ outline: 0;}
#phone{      position: absolute;
    top: 61%;
left: 11%;
    width: 78%;
    height: 3%;
    border: none;
    text-align: right;
    font-size: 20px; }
#email{      position: absolute;
    top: 70%;
left: 11%;
    width: 78%;
    height: 3%;
    border: none;
    text-align: right;
    font-size: 20px; }
#company{   position: absolute;
    top: 52%;
left: 11%;
    width: 78%;
    height: 3%;
    border: none;
    text-align: right;
    font-size: 20px;}

#phone:focus{ outline: 0;}
#email:focus{ outline: 0;}
#unit:focus{ outline: 0;}
#section:focus{ outline: 0;}

#snif{ position: absolute;
    top: 85.3%;
    left: 15%;
    width: 19%;
    height: 4%;
    border: none;
    text-align: right;
    font-size: 21px;
     background-color: rgba(255, 255, 255, 0);
}
#thx{
    position:absolute; top:5px;left:351px;
}
#submit1{ position: absolute;
   left: 47%;
    top: 89%;
    width: 48%;
    height: 7%;
    background-color: rgba(255, 255, 255, 0);
    border: none;
    cursor: pointer;}
#terms1{      top: 29.5%;
    left: 59.3%;
    position: absolute;}
#terms2{ top: 29.5%;
        left: 42.7%;
    position: absolute;}
input[type=checkbox] {
  transform: scale(1.5);
}
input[type=text] {
    background-color: rgba(32, 63, 154, 0);;
    color:black;
}
select {
      background-color: rgba(255, 255, 255, 0);
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    color: black;
        direction: rtl; border:0px;
        outline:0px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #8c8c8c;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #8c8c8c;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #8c8c8c;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #8c8c8c;
}
#linkPrivacy {
    position: absolute;font-family:opensanshebrew;
    left: 9.3%;
    top: 36%;
    font-size: 10px;
    width: 149px;
    height: 24px;
    border: none;
    cursor: pointer;
    color: #7e878d;text-decoration: underline;    text-align: center;
    direction: rtl;
}
.link-button {  opacity: 0;filter: alpha(opacity=0);  background-color: rgba(255, 255, 255, 0); border:none; outline: none;cursor: pointer;top: 138px; }
#linkBtn1{position: absolute;    left: 477px;
    width: 199px;height: 53px; z-index: 1;outline: none;}
#linkBtn2{position: absolute;left: 1184px;width: 40px;height: 40px; z-index: 1;outline: none;}
#linkBtn3{position: absolute;left: 1222px;width: 40px;height: 40px; z-index: 1;outline: none;}
#linkBtn4{position: absolute;left: 1274px;width: 173px;height: 40px; z-index: 1;outline: none;}
#linkBtn5{position: absolute;left: 1137px;width: 40px;height: 40px; z-index: 1;outline: none;}


.radio{position:absolute;top:82.3%}
#r1{left: 87%;}
#r2{left:60%}
#r3{left:31%}