﻿body {
background-color: #310e68;
background-image: linear-gradient(316deg, #310e68 0%, #5f0f40 74%);
    margin: 0;
   
}


.AllDiv 
{
    
    direction: rtl;
    background-color: white;
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    position:relative;
}

.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;
}

.tbXY {
      border-radius: 7px;
  border: 0.5px solid black;
  
    height: 30px;
    width: 80%;
    float: right;
     margin-top:1%;
     margin-right:10%;
    
}

.box1 {
    
    border-radius: 7px;
     border: 0.5px solid black;
    height: 500px;
    width: 31%;
    float: right;
     margin-right:2%;
    
}

.box2 {
     border-radius: 7px;
     border: 0.5px solid black;
    height: 500px;
    width: 31%;
    float:right;
    margin-right:2%;
}

.box3 {
   
     border-radius: 7px;
     border: 0.5px solid black;
  
    height: 500px;
    width: 31%;
    float: right;
     margin-right:2%;
}



.BtnSendGift
{
     float: left;
    margin-top:10%;
     border-radius: 7px;
     border: 0.5px solid black;
     margin-left:15%;
      height:35%;
      width:70%;
  
}

.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:Tahoma;
    font-size:12px;
}

.TextTitle
{
    float:right;
    margin-right:25%;
    margin-top:0.5%;
    font-family:Tahoma;
    font-size:26px;
}

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:Tahoma;
        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: 80%;
    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;
   
}

