﻿
@font-face{
  font-family: "Assistant";
  src: url("IMG/Assistant-VariableFont_wght.ttf") format("truetype");
}

body {
       background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%);
       
    margin: 0;
   
}
.TextAv1
{
 font-family:Assistant,Geneva,sans-serif;
 font-size:18px;   
}

.TextAv2
{
    font-size:14px;
    font-family:Assistant;

}
.TextAv3
{
    font-size:15px;
    font-family:Assistant;

}
.Box1PageFirstAV
{
    direction:rtl;
  overflow-y: scroll;
     border-radius: 7px;
     border: 0.5px solid black;
  
    height: 500px;
    width: 62%;
    float: right;
     margin-right:2%;
}

.DogmaTizmon7
{
    height: 400px;
    width: 100%;
    float:right;
}

.boxText3
{
   background-color:Black;
    height: 500px;
    width: 100%; 
}

.TitleFirstPageAV{
    max-width:90%;
    height:85px;
    
    margin:0 auto;
    min-height:30%;
     background-image: url('bkWebPQSS1.jpg'); 
      background-repeat: no-repeat;
      background-attachment: fixed;  
      background-size: cover;
    border:2px;
   
    
    margin-bottom:5px;
}

.divLogo
{
    
     height: 100%;
    width: 16%;
    float:right;
   
}

.divLogoText
{
    
  
    width:74;
    height:100%;   
    float:right;
    font-family:Assistant;
    font-size:26px;
   display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  direction:rtl;
}
.Logo
{
    float:right;
  Width:60%;
  Height:100%;
}

.TitleFirstPage{
    max-width:90%;
    height:85px;
    
    margin:0 auto;
    min-height:30%;
     background-image: url('bkWebPQSS1.jpg'); 
      background-repeat: no-repeat;
      background-attachment: fixed;  
      background-size: cover;
    border:2px;
   
    
    margin-bottom:5px;
}
.AllDivAV
{
    direction: rtl;
    background-color: white;
    width: 90%;
    height:580px;
    
   
    position:relative;
     margin: 0 auto;
  
}

.StatusColorBTN
{
 
 font-size:12px;
 background-color:Red;
 
    
}
.StatusColorTxtGift
{
  
      height: 22px;
    width: 80%;
    float: right;
     margin-right:10%;
    
}

.btnBigText
{
    float:left;
    font-size:13px;
   
    width:25px;
    height:20px;
    background-color:AntiqueWhite;
    
    
}
.btnSmallText
{
     background-color:AliceBlue ;
    float:left;
    font-size:13px;
    
      width:25px;
    height:20px;
   
    margin-left:10px;
    
}
.ColorTextCodeGift
{
    background-color:Gray;
    color :White;
      height: 20px;
    width: 80%;
    float: right;
     margin-top:2%;
     margin-right:10%;
     display:flex;
     align-items:center;
    justify-content:center;
}

.tbFullName {
      border-radius: 7px;
  border: 0.5px solid black;
  
    height: 30px;
    width: 35%;
    float: right;
     margin-top:5%;
     margin-right:5%;
    
}
.tbTel {
      border-radius: 7px;
  border: 0.5px solid black;
  
    height: 30px;
    width: 35%;
    float: left;
     margin-top:5%;
     margin-left:5%;
    
}

.tbEmail {
      border-radius: 7px;
  border: 0.5px solid black;
  
    height: 30px;
    width: 90%;
   
     margin-top:5%;
     
    
}
.boxTitle {
   
   
  
    height: 20%;
    width: 70%;
    
     position:relative;
     margin: 0 auto;
     margin-top:2%;
    
}

.boxBtnTitle {
  
    height: 20%;
    width: 50%;
    
     position:relative;
     margin: 0 auto;
     margin-top:2%;
}

.boxContact {
   
   
   display:none;
    height: 50%;
    width: 55%;
    
     position:relative;
     margin: 0 auto;
     margin-top:2%;
}

.boxPic {
   
   
   display:block;
    height: 50%;
    width: 55%;
    
     position:relative;
     margin: 0 auto;
     margin-top:1%;
}

.boxContactTitle {
   
    
     border-radius: 7px;
     border: 0.5px solid gray;
    height: 15%;
    width: 80%;
   text-align: center;
 
     margin: 0 auto;
     margin-top:2%;
      
}
.boxContactTitleAndFooter {
   
  
   
    height: 15%;
    width: 80%;
    
    
     margin: 0 auto;
     margin-top:2%;
      
}

.boxContactTextBoxs {
   
  
    border-radius: 7px;
     border: 0.5px solid gray;
    height: 50%;
    width: 80%;
    
     position:relative;
     margin: 0 auto;
     margin-top:2%;
}



.BtnOnline
{
     float: right;
    margin-top: 25px;
     border-radius: 5px;
     border: 0.5px solid black;
     margin-right:7%;
      height:48%;
      width:35%;
      font-size:18px;
  
}
.BtnSend
{
    
    margin-top: 2px;
     border-radius: 5px;
     border: 0.5px solid black;
     
      height:90%;
      width:100%;
         font-size:18px;
  
   background-color:GreenYellow;
}
.BtnContactUs
{
     float: left;
    margin-top: 25px;
     border-radius: 5px;
     border: 0.5px solid black;
     margin-left:7%;
      height:48%;
      width:35%;
      background-color:GreenYellow;
         font-size:18px;
  
}

.divMovePersonToList {
    height: 500px;
    width: 15%;
    float: left;
    
}
p.clear {
    clear:both;
    height:0;
}

.CheckBoxSendEmailAdmin
{
    height: 10px;
    width: 80%;
    float: right;
   
     margin-right:3%;
    
}

.titlePlaceGift
{
    background-color:SteelBlue;
    color :White;
      height: 30px;
    width: 80%;
    float: right;
     margin-top:2%;
     margin-right:10%;
     display:flex;
     align-items:center;
    justify-content:center;
}

.tbRelocation
{
   
    height: 30px;
    width: 80%;
    float: right;
     margin-top:2%;
     margin-right:10%;
     display:flex;
     align-items:center;
    justify-content:center;
}

.Title{
    max-width:80%;
    height:50px;
    
    margin:0 auto;
    min-height:30%;
   background-image: url('bkWebPQSS1.jpg'); 
      background-repeat: no-repeat;
      background-attachment: fixed;  
      background-size: cover;
    border:2px;

    margin-bottom:5px;
}

.TextNameUser
{
   
    float:right;
    width:45%;
    font-family:Assistant;
    font-size:12px;
}

.center {
  text-align: center;
 
}

.TextTitle26
{
   text-align: center;
  
    font-family:Assistant;
    font-size:26px;
   
}
.TextTitle20
{
   text-align: center;
  
    font-family:Assistant;
    font-size:20px;
   
}
.TextTitle18
{
   
    font-family:Assistant;
    font-size:18px;
   
}

.TextTitle18Tel
{
   
  
    
   padding-top:5px;
    font-family:Assistant;
    font-size:18px;
    margin-top:10px;
 
   
}

header 
{
    
    direction: rtl;
    margin: 0 auto;
    height: 40px;
    width: 80%;
    background-color: Black;
    color:White;
    margin-bottom: 3px;
}
header nav 
{
  
        width: 550px;
        
        float: right;
 }

header nav ul 
{
     
    list-style-type: none;
    padding: 0;
    margin: 0;
}
header nav ul li
{
   
        display:inline-block;
        color:White;
        height:40px;
       
        padding:0 20px;
        line-height:40px;
        vertical-align:central;
        text-align:center;
         font-family:Assistant;
        font-size:13px;
        float:right;
        border-right:1px solid #CCC;

}

.footer {
    background-color: Black;
    color:White;
    width: 100%;
    float: left;
   
    margin-top: 5px;
}



.box3Title 
{
    height:5%;
    
    margin-bottom:10%
    
     border-radius: 3px;
     border: 0.5px solid black;
    background-color:CadetBlue;
    color:White;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

.box3Image {
         border-radius: 7px;
  border: 0.5px solid black;
  
    
    margin-top:5%;
    margin-right:5%;
      width: 90%;
    height: 170px;
}

.box2TextBoxListEmail 
{
   
    float: right;
    
    width: 90%;
    height:70%;
    margin-right: 5%;
     margin-top:5%;
   
}

.box3UploadFile
{
   
    margin-right: 5%;
    float: right;
    width: 90%;
    height: 55%;
}

.ListBoxButtons {
    float: right;
    margin-right: 3%;
    height: 100%;
    width: 30%;
}

.box2ListBoxWriteSMS {
    float: right;
    
    width: 90%;
    margin-right: 5%;
    margin-top: 25px;
}

.TextBoxWriteSMS {
   direction:ltr;
}

.box2ButtonLeft_CLear {
    float: left;
    margin-left: 3%;
    height: 100%;
    width: 30%;
}

.Box1btn_smsEmail 
{
   
    float: left;
    width: 100%;
    height: 70px;
    margin-top:3%;
}

.box3Search {
    
    margin-top:10%;
    margin-right:5%;

}

.Divlbl_SumSMS {
    
    float: left;
    width: 100%;
    background-color:red;
}

.CenterItem {
    display: flex;
    align-items: center;
    justify-content: center;
}

.lblSumSMS {
    display: flex;
    align-items: center;
    justify-content: center;
}


.Box1btn_ExmplesSendEmail 
{
    
    float: left;
    width: 100%;
    height: 60px;
 
}

.Box1btn_smsEmail {
    
    width: 100%;
    height: 80px;
     margin-top: 2%;
}



.btnSendEmail {
    color:White;
    background-color:Teal;
    margin-right: 15%;
    margin-top:7%;
    height: 100%;
    width: 70%;
}

.btnSendEmailAdmin {
    
    
    margin-right: 15%;
    margin-top:7%;
    height: 100%;
    width: 70%;
}

.Box2btn_CheckEmails 
{
    
    float: left;
    width: 100%;
    height: 70px;
     margin-top: 5%;
    
     text-align:center;
}

.btnCheckEmails {
  
    color:White;
    background-color:Teal;
    height: 80%;
    width: 60%;
}

.btnLoadContacts
{
    
    height: 30%;
    width: 30%;
}


.btnMovePersonToList {
    float: right;
    margin-top:40%;
    height: 20%;
    width: 80%;
}

.DivAddPerson
{
    display:none;
    left: 0%;
    top: 0%;
    background-color:Gray;
    width: 50%;
    height: 100%;
   position: relative;
    
    
}

.box3TextBoxMsgToEmail 
{
    
    float: right;
    
    width: 90%;
    height:40%;
    margin-right: 4%;
     margin-top:5%;
     
}

.file-upload {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    margin-top:2%;
    vertical-align: middle;
    font-family:Guttman Yad-Brush;
    border: 1px solid #124d77;
    background: #007dc1;
    color: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    cursor: pointer;
    text-shadow: #000 1px 1px 2px;
    -webkit-border-radius: 6px;
}

.file-upload:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
        background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
        background-color: #0061a7;
}



.file-upload, .file-upload span {
        width: 100%;
}

.file-upload input {
            top: 0;
            left: 0;
            margin: 0;
            font-size: 11px;
            font-weight: bold;
            /* Loses tab index in webkit if width is set to 0 */
            opacity: 0;
            filter: alpha(opacity=0);
}

.file-upload strong {
            font: normal 12px Tahoma,sans-serif;
            text-align: center;
            vertical-align: middle;
}

.file-upload span {
            top: 0;
            left: 0;
            display: inline-block;
            /* Adjust button text vertical alignment */
            padding-top: 5px;
}


.CenterTextBox
{
    margin-top:2%; margin-right:1%;
}

.DivWait
{
    
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;

                display: flex;
                flex-wrap: wrap;
                align-items: center;
                justify-content: center;
                background-color:Red;
}

.center-screen {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 100vh;
}

.centered 
{
    display:none;
  position: fixed; 
  padding-top:2%;
   text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width:300px;
  height:120px;
  font-size:30px;
  color:Yellow;
  opacity: 0.9;
  background-color:Blue;
  border-radius: 7px;
  border: 0.5px solid black;
}

.divLogoWebGift
{
     height: 100%;
    width: 15%;
    float:right;
   
}



table.blueTable {
  border: 1px solid #1C6EA4;
  background-color: #EEEEEE;

  
  text-align: center;
  border-collapse: collapse;
  
}

table.WallTable {
  border: 1px solid #1C6EA4;
  background-color: #EEEEEE;

  
  text-align: right;
  border-collapse: collapse;
  
}


table.YellowTable {
  border: 1px solid #FBFF00;
  background-color: #EEEEEE;

  
  text-align: center;
  border-collapse: collapse;
  
}


table.YellowTable td, table.blueTable th {
  border: 1px solid #AAAAAA;
  padding: 3px 4px;
}
table.YellowTable tbody td {
  font-size: 13px;
}
table.YellowTable tr:nth-child(even) {
  background: #E8FC1F;
}
table.YellowTable thead {
  background: #DCD621;
  background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  border-bottom: 2px solid #444444;
}

table.YellowTable thead th {
  font-size: 7px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #D0E4F5;
}
table.YellowTable thead th:first-child {
  border-left: none;
  
}

table.YellowTable tfoot {
  font-size: 7px;
  font-weight: bold;
  color: #FFFFFF;
  background: #FCF526;
  background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  border-top: 2px solid #444444;
}
table.YellowTable tfoot td {
  font-size:7px;
}
table.YellowTable tfoot .links {
  text-align: right;
}

table.YellowTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}






table.blueTable td, table.blueTable th {
  border: 1px solid #AAAAAA;
  padding: 3px 4px;
}
table.blueTable tbody td {
  font-size: 13px;
}
table.blueTable tr:nth-child(even) {
  background: #D0E4F5;
}
table.blueTable thead {
  background: #1C6EA4;
  background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  border-bottom: 2px solid #444444;
}

table.blueTable thead th {
  font-size: 7px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #D0E4F5;
}
table.blueTable thead th:first-child {
  border-left: none;
  
}

table.blueTable tfoot {
  font-size: 7px;
  font-weight: bold;
  color: #FFFFFF;
  background: #D0E4F5;
  background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  border-top: 2px solid #444444;
}
table.blueTable tfoot td {
  font-size:7px;
}
table.blueTable tfoot .links {
  text-align: right;
}

table.blueTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}

















table.BlueTable2 {
  border: 1px solid #1C6EA4;
  background-color: #EEEEEE;

  text-align: center;
  border-collapse: collapse;
}
table.BlueTable2 td, table.BlueTable2 th {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
table.BlueTable2 tbody td {
  font-size: 13px;
}
table.BlueTable2 tr:nth-child(even) {
  background: #D0E4F5;
}
table.BlueTable2 thead {
  background: #1C6EA4;
  background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  border-bottom: 2px solid #444444;
}
table.BlueTable2 thead th {
  font-size: 7px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #D0E4F5;
}
table.BlueTable2 thead th:first-child {
  border-left: none;
  
}

table.BlueTable2 tfoot {
  font-size: 7px;
  font-weight: bold;
  color: #FFFFFF;
  background: #D0E4F5;
  background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  border-top: 2px solid #444444;
}
table.BlueTable2 tfoot td {
  font-size:7px;
}
table.BlueTable2 tfoot .links {
  text-align: right;
}

table.BlueTable2 tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}