﻿

.Box1PageCheckGift
{
  
     border-radius: 7px;
     border: 0.5px solid black;
  
    height: 500px;
    width: 100%;
   
    
    background-color: #f9ea8f;
background-image: linear-gradient(315deg, #f9ea8f 0%, #aff1da 74%);

}

.Box1PageDelEmailGift
{
        border-radius: 7px;
     border: 0.5px solid black;
  
    height: 500px;
    width: 100%;
    float: right;
   
    
    background-color: #f9ea8f;
background-image: linear-gradient(315deg, #f9ea8f 0%, #aff1da 74%);

}
.Box1PageContectGift
{
  
     border-radius: 7px;
     border: 0.5px solid black;
  
    height: 500px;
    width: 100%;
    float: right;
    background-color: #f9ea8f;
background-image: linear-gradient(315deg, #f9ea8f 0%, #aff1da 74%);

}

.DivexplanationCheckGift
{
    
    height: 100px;
    width: 100%;
}

.DivChiceNameGift
{
        border-radius: 4px;
  border: 0.5px solid black;
    margin-top:7%;
   margin-right:2%;
    
    height: 320px;
    width: 95%;
  
    
   
}

.DivCodeGift
{
    
    
    height: 10px;
    width: 50%;
}

.DivTbAndButtonCheckCodeGift
{
     border-radius: 3px;
     border: 0.5px solid black;
  
    margin-top:3%;
     margin-right:5%;
    padding-bottom:13px;
    height: 80px;
    width: 90%;
}

.DivlblMsgCheckGift
{
    
     margin-top:5%;
    background-color:Teal;
    color:Yellow;
    font-family:Tahoma;
    font-size:20px;
    height: 35px;
    width: 100%;
    text-align:center;
    padding-top:5px;
    border-radius: 3px;
    border: 0.5px solid black;
  
    
}

.btnCCG
{
    margin-top:5%;
    margin-right:31%;
    width:35%;
    height:25px;
    font-family:Tahoma;
    font-size:13px;
    border-radius: 3px;
     border: 0.5px solid black;
     background-color:Bisque;
  
    
}

.DDListNameGift
{
    font-family:Tahoma;
    font-size:15px;
    margin-right:20%;
    margin-top:5%;
    width:30%;
    height :20%;
    border-radius: 3px;
     border: 0.5px solid black;
    
}

.TbCodeGift
{
    Font-Size:17px;
    margin-right:10%;
  margin-top:5%;
  border-radius: 4px;
     border: 0.5px solid black;
     
}

.bDelGift
{
    background-color:BlueViolet;
    color:Yellow;
}

.lblDelGift
{
     margin-right:10%;
     font-size:15px;
     font-family:Tahoma;   
}
.DivMsgDelGift 
{
    display:none;
  position: fixed; 
  
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width:80%;
  height:30%;
  font-size:16px;
  color:Black;
  opacity: 0.9;
  background-color:Bisque;
  border-radius: 7px;
  border: 0.5px solid black;
}

.TextTitle1DelUser
{
    margin-top:10px;
  font-size:16px;
  display: table;
    margin: 0 auto;
    padding-top:7px;
   
}

.TextTitle1
{
    margin-top:10px;
  font-size:26px;
  display: table;
    margin: 0 auto;
    padding-top:7px;
   
}

.DivTitleReg
{
    background-color:Bisque;
    width:100%;
    height:25%;
   
    margin-top:10px;
    
}

.lblChoiceNameGift
{
 font-family:Tahoma;
 font-size:13px;
  margin-right:10%;   
}

.DivLlb_Reg
{
    width:60%;
    height:20px;
    
    float:right;
    margin-top:20px;
    margin-right:15%;
}

.lbl_Reg
{
    
  float:right;
    font-family: Varela Round, Helvetica, sans-serif;
    font-size:14px;
}

.DivFullNameReg
{
    width:70%;
    height:55px;
    margin-top:3%;
    margin-right:18%;
    float:right;
   
    
}

.TextBox_Reg
{
    width:90%;
    height:30px;
    float:right;
   
   
     border: 1px solid #28292d;
      border-radius:7px;
}

.TextBox_ContactNote
{
    width:90%;
    height:120px;
   
     border: 1px solid #28292d;
      border-radius:7px;
}

.DivFullNoteContect
{
    width:70%;
    height:155px;
   margin-right:18%;
    margin-top:3%;
    float:right;
    
  
   
}

.DivSendContect
{
    
    width:70%;
    height:40px;
    float:right;
     margin-right:15%;  
   
    
   
}

.BtnSendContect
{
      display:table;
    margin:0 auto;
    margin-top:7px;
    width: 50%;
    height:30px;
    
  background-color:Orange;
   color:#28292d;
   border: 1px solid #28292d;
      border-radius:7px;
}