/*  ý29/ý12/ý2023- 04:38 PM  ý*/   
  .mainbtns
{
    width: 96%;
    height: calc(100vh - 140px);
    padding: 8px;
    margin: 8px auto auto auto;
    direction: rtl;
    color: #000066;
    font-family: Arial, Helvetica, sans-serif;
    font-size: calc(0.9em + 0.9vw);
    font-weight: bold;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: 2px ridge #333399;
    text-shadow: 0px 1px 0px #1570cd;
    box-shadow: rgb(60 64 67 / 30%) 0px 0px 0px 2px, rgb(6 24 44 / 65%) 0px 4px 6px -1px, rgb(255 255 255 / 8%) 0px 1px 0px inset;
}

 .btn100x
{
    margin: 1.5%;
    padding: 4px;
    width: 96%;
    height: 18%;
    box-shadow: 0px 1px 0px 0px #4f008c;
    background: linear-gradient(to bottom, #4F008C 5%, #4F008C 100%);
    background-color: #4F008C;
    cursor: pointer;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0px -1px 0px #5b6178;
    border-radius: 6px;
    border: 2px solid var(--clr1);
    font-size: calc(0.6em + 0.7vw);
    font-weight: bold;
    font-family: 'Tajawal' , sans-serif;
}
.btn100x:hover
{
    background: linear-gradient(to bottom, #CC00CC 5%, #CC00CC 100%);
    background-color: #CC00CC;
}
.btn100x:active {
	position:relative;
	top:1px;
}


  .btn40
{
    padding: 4px;
    width: 40%;
    height:90%;
    box-shadow: 0px 1px 0px 0px #4f008c;
    background: linear-gradient(to bottom, #4F008C 5%, #4F008C 100%);
    background-color: #4F008C;
    cursor: pointer;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0px -1px 0px #5b6178;
    border-radius: 6px;
    border: 2px solid var(--clr1);
    font-size: calc(0.6em + 0.7vw);
    font-weight: bold;
    font-family: 'Tajawal' , sans-serif;
}
.btn40:hover
{
    background: linear-gradient(to bottom, #CC00CC 5%, #CC00CC 100%);
    background-color: #CC00CC;
}
.btn40:active {
	position:relative;
	top:1px;
}

        
        
        
  .hidecss {
  display: none;
}
  .boxtxtico
{
    width: 90%;
    max-width: 800px;
    height: 50px;
    padding: 0px;
    margin: 3px auto 3px auto;
    border-radius: 4px;
    border: 2px solid var(--clr1);
    font-size: calc(0.6em + 0.7vw);
    font-weight: bold;
    font-family: 'Tajawal' , sans-serif;
    cursor: pointer;
    display: flex;
    flex-flow: NOwrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    direction: ltr;
    background-color: #FFFFFF;
}


  .boxtxtico2
{
    width: 90%;
    max-width: 800px;
    height: 50px;
    padding: 0px;
    margin: 3px auto 3px auto;
    border-radius: 4px;
    border: 2px solid var(--clr1);
    font-size: calc(0.6em + 0.7vw);
    font-weight: bold;
    font-family: 'Tajawal' , sans-serif;
    cursor: pointer;
    display: flex;
    flex-flow: NOwrap;
    align-items: center;
    justify-content: center;
    justify-content: space-between;
    justify-content: space-around;
    text-align: center;
    direction:  rtl;
      background: #CCFFFF;
}


.boxtxtico2:hover
{
    background: #CCFFFF;
    color: #ffffff;
}  
  .boxtxticox200
{
    width: 90%;
    max-width: 800px;
    height: 200px;
    padding: 0px;
    margin: 3px auto 3px auto;
    border-radius: 4px;
    border: 2px solid var(--clr1);
    font-size: calc(0.6em + 0.7vw);
    font-weight: bold;
    font-family: 'Tajawal' , sans-serif;
    cursor: pointer;
    display: flex;
    flex-flow: NOwrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    direction: ltr;
    background-color: #FFFFFF;
}

.boxtxticox200:hover
{
    background-color: #ffffff;
    color: #ffffff;
}  
.btnserc
{
    margin: auto auto 6px auto;
    width: 40%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    direction: rtl;
    color: #ffffff;
    font-size: 18px;
    border-radius: 8px;
    font-weight: bold;
    border-bottom: 4px solid #179e43;
    transition: 0.3s;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.4);
    background-color: #4f008c;
    border-bottom-color: #CC00FF;
    font-family: 'Tajawal' , sans-serif;
    cursor: pointer;
     
}   

.original-button:hover {
  box-shadow: 0 0 rgba(0, 0, 0, 0.4);
  border-bottom-width: 2px;
  transform: translateY(2px);
}

   .iconurl
{
    border: 5px solid var(--clr1);
    width: 90px;
    height: 100%;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 30px;
    border-radius: 2px 0px 0px 2px;
    background: var(--nav-color);
    display: flex;
    flex-flow: NOwrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    background: var(--clr1);
}


  .txt100X200
{
    padding: 0px;
    width: 100%;
    height: 100%;
    
    margin: auto;
    border: 0px solid var(--nav-color);
    outline: 0;
    color: #000080;
    font-size: calc(0.9em + 0.9vw);
    font-weight: 900;
    font-family: 'Tajawal' , sans-serif;
    cursor:  text;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 30px;
    direction: ltr;
    background-color: #FFFFFF;
    border-radius: 0px 4px 4px 0px;
    border: 0px solid var(--nav-color);
}

.txt100X200:hover
{
    background-color: #CCFFFF;
    color: #000080;
      border: 0px solid var(--nav-color);
   }
  
  
  .txt100
{
    padding: 0px;
    width: 100%;
    height: 98%;
    
    margin: auto;
    border: 0px solid var(--nav-color);
    outline: 0;
    color: #000080;
    font-size: calc(1.2em + 1.2vw);
    font-weight: 900;
    font-family: 'Tajawal' , sans-serif;
    cursor:  text;
    display: flex;
    flex-flow: NOwrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 30px;
    direction: ltr;
    background-color: #FFFFFF;
    border-radius: 0px 4px 4px 0px;
    border: 0px solid var(--nav-color);
}

.txt100:hover
{
    background-color: #CCFFFF;
    color: #000080;
      border: 0px solid var(--nav-color);
   }
  
.gwbtn2
{
    width: 100%;
    height: 34px;
    padding: 0px;
    margin: 4px auto auto auto;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    font-weight: 900;
    font-size: calc(0.8em + 0.8vw);
    text-decoration: none;
    line-height: 10px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    justify-content: space-around;
    justify-content: space-evenly;
    direction: ltr;
    line-height: 30px;
    -webkit-border-radius: 4px;
    border-radius: 6px;
    border: 1px solid #9900CC;
    background: var(--clr1);
    text-shadow: 0px 1px 0px var(--clr1);
    box-shadow: inset 0px 1px 0px 0px var(--clr1);
    background-color: #7b00e6;
}

.gwbtn2:hover
{
    background-color: var(--clr2);
}
.gwbtn2:active {
	position:relative;
	background-color: var(--clr2);
}

              
  .imgvidcss
{
    width: 100%;
    padding: 0px;
    margin: auto;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
    background-color: #ffffff;
    border-radius: 5px 5px 0px 0px;
}
@media (max-width:900px) and (min-width:200px) {
   .imgboxtxt3
    {
        width: 100%;
        height: 48px;
        margin: -4px auto auto auto;
        padding: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #FFFFFF;
        font-family: 'Cairo' , sans-serif;
        font-family: 'Tajawal' , sans-serif;
        font-size: calc(1.0em + 1.0vw);
        font-weight: bold;
        direction: rtl;
        font-weight: 800;
        background: var(--clr1);
        border-radius: 0px 0px 4px 4px;
    }
    
 
   .vidtxtinputsearch
    {
        width: 94%;
        height: 35px;
        margin: 8px auto 8px auto;
        outline: 0;
        border-style: none;
        border-radius: 6px;
        border-color: var(--clr1);
        color: var(--clr1);
        direction: rtl;
        font-weight: bold;
        font-size: calc(0.7em + 0.7vw);
        font-size: calc(1em + 1vw);
        font-weight: bold;
        font-family: 'Tajawal' , sans-serif;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
        flex-flow: norow;
        -webkit-box-shadow: 0 -2px 2px 0 rgba(199, 199, 199, 0.55), 0 1px 1px 0 #fff, 0 2px 2px 1px #fafafa, 0 2px 4px 0 #b2b2b2 inset, 0 -1px 1px 0 #f2f2f2 inset, 0 15px 15px 0 rgba(41, 41, 41, 0.09) inset;
        -moz-box-shadow: 0 -2px 2px 0 rgba(199, 199, 199, 0.55), 0 1px 1px 0 #fff, 0 2px 2px 1px #fafafa, 0 2px 4px 0 #b2b2b2 inset, 0 -1px 1px 0 #f2f2f2 inset, 0 15px 15px 0 rgba(41, 41, 41, 0.09) inset;
        box-shadow: 0 -2px 2px 0 rgba(199, 199, 199, 0.55), 0 1px 1px 0 #fff, 0 2px 2px 1px #fafafa, 0 2px 4px 0 #b2b2b2 inset, 0 -1px 1px 0 #f2f2f2 inset, 0 15px 15px 0 rgba(41, 41, 41, 0.09) inset;
        -webkit-transition: background-color .3s;
        transition: background-color .3s;
       
    }
  
.imgboxtxt1
    {
        width: 100%;
        height: 35px;
        padding: 5px 0px 0px 0px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #FFFFFF;
        font-weight: 600;
        font-family: 'Tajawal' , sans-serif;
        font-size: calc(1.6em + 1.6vw);
        direction: rtl;
        border-radius: 4px 4px 0px 0px;
        background: var(--clr1);
        line-height: 50px;
    }
.imgboxtxt2
    {
        
        height: 35px;
        width: 100%;
        
        margin: -4px auto auto auto;
        padding: 5px 0px 0px 0px;
       
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #FFFFFF;
        font-family: 'Cairo' , sans-serif;
        font-family: 'Tajawal' , sans-serif;
        font-size: calc(1.6em + 1.6vw);
        font-weight: bold;
        direction: rtl;
        font-weight: 800;
        background: var(--clr1);
        border-radius: 0px 0px 4px 4px;
    }
    
  

.searchbox
    {
        width: 90%;
        height: auto;
        margin: auto auto auto auto;
        min-width: 340px;
        background-color: #FFFFFF;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 6px;
        border: 3px solid var(--clr1);
        -webkit-box-shadow: 0 2px 4px 0 rgba(72, 72, 72, 0.83), 0 10px 15px 0 rgba(126, 126, 126, 0.12), 0 -2px 6px 1px rgba(199, 199, 199, 0.55) inset, 0 2px 4px 2px rgba(255, 255, 255, 0.83) inset;
        -moz-box-shadow: 0 2px 4px 0 rgba(72, 72, 72, 0.83), 0 10px 15px 0 rgba(126, 126, 126, 0.12), 0 -2px 6px 1px rgba(199, 199, 199, 0.55) inset, 0 2px 4px 2px rgba(255, 255, 255, 0.83) inset;
        box-shadow: 0 2px 4px 0 rgba(72, 72, 72, 0.83), 0 10px 15px 0 rgba(126, 126, 126, 0.12), 0 -2px 6px 1px rgba(199, 199, 199, 0.55) inset, 0 2px 4px 2px rgba(255, 255, 255, 0.83) inset;
        display: flex;
        flex-flow: wrap;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding-top: 2px;
        padding-bottom: 8px;
    }
    
    

    
  

 .txtsearchcssxxx
    {
       
        width: 94%;
        height: 42px;
         padding: 4px 0px 4px 0px;
         margin: 4px auto 4px auto;
        border-style: none;
           outline: 0;
        
        top: 2px;
        border-radius: 6px;
       
        color: var(--clr1);
        font-weight: bold;
        font-size: calc(1em + 1vw) font-weight: bold;
        font-family: 'Tajawal' , sans-serif;
        text-align: center;
       
        -webkit-box-shadow: 0 -2px 2px 0 rgba(199, 199, 199, 0.55), 0 1px 1px 0 #fff, 0 2px 2px 1px #fafafa, 0 2px 4px 0 #b2b2b2 inset, 0 -1px 1px 0 #f2f2f2 inset, 0 15px 15px 0 rgba(41, 41, 41, 0.09) inset;
        -moz-box-shadow: 0 -2px 2px 0 rgba(199, 199, 199, 0.55), 0 1px 1px 0 #fff, 0 2px 2px 1px #fafafa, 0 2px 4px 0 #b2b2b2 inset, 0 -1px 1px 0 #f2f2f2 inset, 0 15px 15px 0 rgba(41, 41, 41, 0.09) inset;
        box-shadow: 0 -2px 2px 0 rgba(199, 199, 199, 0.55), 0 1px 1px 0 #fff, 0 2px 2px 1px #fafafa, 0 2px 4px 0 #b2b2b2 inset, 0 -1px 1px 0 #f2f2f2 inset, 0 15px 15px 0 rgba(41, 41, 41, 0.09) inset;
        
         background-color: #FFFFFF;
         
        direction:  rtl;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
        flex-flow: norow;
            outline: none;
        
    }
    .txtsearch:focus {
    outline: none;
}

      
  .txtsearch:hover
    {
        border-color: #FFFFFF;
        color: var(--clr1);
        background-color: #ffffff;
        border-style: none;
         outline: none;
      
    }      


.file-upload
    {
        width: 55%;
        height: 40px;
        margin: 4px auto auto auto;
        padding: 0px;
        display: inline-block;
        overflow: hidden;
        text-align: center;
        vertical-align: middle;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border: 2px solid #000066;
        cursor: pointer;
        color: #000066;
        font-size: calc(0.5em + 0.5vw);
        font-weight: bold;
        font-family: 'Tajawal' , sans-serif;
        background: #FFFF99;
        background: 007dc1;
        display: flex;
        flex-flow: nowrap;
        align-items: center;
        justify-content: center;
        text-align: center;
        vertical-align: middle;
    }

 .Lwatchcss
    {
        width: 90%;
        height: 60vh;
        border: 1px solid;
        display: inline-block;
        cursor: pointer;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 14pt;
        color: #5D5D5D;
        letter-spacing: -1px;
        border-radius: 8px;
        padding: 8px;
        margin: 18px auto auto auto;
        box-shadow: .5px .5px 2px .5px #434343, 0 0 0 4.5px #C9C9C9, 0 0 0 6.5px #fff, 0 0 0 8px #787878, 1px 1px 16px #5D5D5D, 1px 1px 20px #5D5D5D;
        background: linear-gradient(#fff, rgba(100,100,100,.5));
    }


.divimgqrx
    {
        border: 2px solid #000066;
        padding: 0px;
        margin: 4px 4px 4px -4px;
        border-radius: 6px;
        width: 120px;
        height: 100px;
        box-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
    }     
  
   .imgqrx
    {
        padding: 0px;
        margin: auto auto 10px auto;
        border-radius: 6px;
        width: 100%;
        height: 100%;
         border: 2px solid #000080;
         
    }    
    
    
    .btnnext
    {
        box-shadow: inset 0px 1px 0px 0px #97c4fe;
        background: linear-gradient(to bottom, var(--clr1) 5%, #1e62d0 100%);
        background: var(--clr1);
        border-radius: 0 50px 50px 0;
        border: 1px solid var(--clr1);
        display: inline-block;
        cursor: pointer;
        color: #ffffff;
       
        font-family: 'Cairo' , sans-serif;
        font-family: 'Noto Kufi Arabic' , sans-serif;
         font-family: 'Tajawal' , sans-serif;
        font-size: 19px;
        font-weight: bolder;
        text-decoration: none;
        text-shadow: 0px 1px 0px #1570cd;
        width: 40%;
        height: 100px;
        margin-right: 10px;
    }
.btnnext:hover {
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	background-color:#1e62d0;
}
.btnnext:active {
	position:relative;
	top:1px;
}
 
 .btnprv
    {
        margin: 8px 8px 8px 12px;
        padding: 4px;
        box-shadow: inset 0px 1px 0px 0px #97c4fe;
        background: linear-gradient(to bottom, var(--clr1) 5%, #1e62d0 100%);
        background: var(--clr1);
        border-radius: 50px 0 0 50px;
        border: 1px solid var(--clr1);
        display: inline-block;
        cursor: pointer;
        color: #ffffff;
       
        font-family: 'Cairo' , sans-serif;
        font-family: 'Noto Kufi Arabic' , sans-serif;
         font-family: 'Tajawal' , sans-serif;
        font-size: 19px;
        font-weight: bolder;
        text-decoration: none;
        text-shadow: 0px 1px 0px #1570cd;
        width: 40%;
        height: 100px;
    }
.btnprv:hover {
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	background-color:#1e62d0;
}
.btnprv:active {
	position:relative;
	top:1px;
}
.divprvicon
{
    margin: 3px 0px 0px 650px;
    text-align: center;
    height: auto;
    position: absolute;
    color: #FFFFFF;
    font-size: 40pt;
    width: 1px;
}

.divnexticon
{
    margin: 3px 1px 1px -679px;
    text-align: center;
    height: auto;
    position:  absolute;
    color: #FFFFFF;
    font-size: 40pt;
    cursor: pointer;
    width:1px;
}

.DIVnextprevious
{
    margin: auto;
    padding: 12px;
    width: 98%;
    font-family: var(--myfont);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
 
    

    
    
.homebtn
    {
        margin: auto;
        width: 100%;
        height: 45px;
        box-shadow: inset 0px 1px 0px 0px #97c4fe;
        background: linear-gradient(to bottom, var(--nav_color) 5%, #1e62d0 100%);
        background: var(--clr1);
        border-radius: 6px;
        border: 1px solid var(--clr1);
        display: inline-block;
        cursor: pointer;
        color: #ffffff;
        font-family: 'Tajawal' , sans-serif;
        font-size: 19px;
        font-weight: bold;
        text-decoration: none;
        text-shadow: 0px 1px 0px #1570cd;
    }
    
    
.homebtndiv
    {
       
        width: 94%;
        margin: auto;
        text-align: center;
        color: #000080;
        cursor: pointer;
    }

    .divSearchicon
    {
        margin: 14px 0px 0px 30px;
        text-align: center;
        height: auto;
        position: absolute;
        color: #FFFFFF;
        font-size: 16pt;
        width: 2px;
        height: 30px;
    } 
 .homebtn
    {
        width: 100%;
        height: 45px;
        box-shadow: inset 0px 1px 0px 0px #97c4fe;
        background: linear-gradient(to bottom, var(--nav_color) 5%, #1e62d0 100%);
        background: var(--clr1);
        border-radius: 6px;
        border: 1px solid var(--clr1);
        display: inline-block;
        cursor: pointer;
        color: #ffffff;
        font-family: 'Tajawal' , sans-serif;
        font-size: 19px;
        font-weight: bold;
        text-decoration: none;
        text-shadow: 0px 1px 0px #1570cd;
        
    }
    
 

 
 
  
  
  
      .imgx
    {
        width: 100%;
        margin: auto;
        direction: rtl;
        display: flex;
        text-align: center;
        flex-flow: row wrap;
        align-items: center;
        justify-content: center;
        border: 2px solid #660066;
    }
    
.checkbox
    {
        
        height: 30px;
        width: 60px;
        padding: 0px 10px 0px 10px;
        margin: auto;
        display: flex;
        align-items: center;
        border-radius: 5px;
        justify-content: space-between;
        display: flex;
        flex-flow: nowrap;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

.checkbox input
    {
        outline: none;
        height: 30px;
        width: 50px;
        border-radius: 50px;
        -webkit-appearance: none;
        position: relative;
        background: #FF6666;
        transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }
.checkbox input:checked
{
    background: #33CC33;
    color: #FF0000;
}
.checkbox input:before
{
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    width: 30px;
    background: linear-gradient(#fff,#f2f2f2,#e6e6e6,#d9d9d9);
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
    border-radius: 50px;
    transform: scale(0.85);
    transition: left 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    background-color: #800080;
}

input:checked:before
{
    left: 20px;
}


/******************************** CHCKBOX CSS ********************************/
.DataListimgboxtv
    {
        width: 90%;
        height: 260px;
        margin: 10px auto 22px auto;
        padding: 4px;
        font-size: calc(0.7em + 0.7vw);
        font-family: 'Tajawal' , sans-serif;
        text-align: center;
        border: 0px solid var(--clr1);
        border-radius: 8px;
        vertical-align: middle;
        position: relative;
        box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
        box-shadow: 0 0 9px #aaa inset;
        box-shadow: rgb(0 0 0 / 7%) 0px 1px 1px, rgb(0 0 0 / 7%) 0px 2px 2px, rgb(0 0 0 / 7%) 0px 4px 4px, rgb(0 0 0 / 7%) 0px 8px 8px, rgb(0 0 0 / 7%) 0px 16px 16px;
        box-shadow: 0px 1px 2px #eee, 0px 2px 2px #e9e9e9, 0px 3px 2px #ccc, 0px 4px 2px #c9c9c9, 0px 5px 2px #bbb, 0px 6px 2px #b9b9b9, 0px 7px 2px #999, 0px 7px 2px rgba(0,0,0,.5), 0px 7px 2px rgba(0,0,0,0.1), 0px 7px 2px rgba(0,0,0,.73), 0px 3px 5px rgba(0,0,0,.3), 0px 5px 10px rgba(0,0,0,.37), 0px 10px 10px rgba(0,0,0,.1), 0px 20px 20px rgba(0,0,0,0.1);
    } 
.DataListimgbox
    {
        width: 90%;
        height: 300px;
        margin: 10px auto 22px auto;
        padding: 4px;
        font-size: calc(0.7em + 0.7vw);
        font-family: 'Tajawal' , sans-serif;
        text-align: center;
        border: 0px solid var(--clr1);
        border-radius: 8px;
        vertical-align: middle;
       
        box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
        box-shadow: 0 0 9px #aaa inset;
        box-shadow: rgb(0 0 0 / 7%) 0px 1px 1px, rgb(0 0 0 / 7%) 0px 2px 2px, rgb(0 0 0 / 7%) 0px 4px 4px, rgb(0 0 0 / 7%) 0px 8px 8px, rgb(0 0 0 / 7%) 0px 16px 16px;
        box-shadow: 0px 1px 2px #eee, 0px 2px 2px #e9e9e9, 0px 3px 2px #ccc, 0px 4px 2px #c9c9c9, 0px 5px 2px #bbb, 0px 6px 2px #b9b9b9, 0px 7px 2px #999, 0px 7px 2px rgba(0,0,0,.5), 0px 7px 2px rgba(0,0,0,0.1), 0px 7px 2px rgba(0,0,0,.73), 0px 3px 5px rgba(0,0,0,.3), 0px 5px 10px rgba(0,0,0,.37), 0px 10px 10px rgba(0,0,0,.1), 0px 20px 20px rgba(0,0,0,0.1);
    } 



    }
.btnmore
{
    margin: auto;
    padding: 8px;
    box-shadow: inset 0px 1px 0px 0px #97c4fe;
    background: linear-gradient(to bottom, var(--nav_color) 5%, #1e62d0 100%);
    background: var(--clr1);
    border-radius: 6px;
    border: 1px solid var(--clr1);
    cursor: pointer;
    color: #ffffff;
    font-family: 'Poppins' , sans-serif;
    font-size: 19px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0px 1px 0px #1570cd;
    width: 80%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: 'Tajawal' , sans-serif;
}
   
.btnmore:hover {
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	background-color:#1e62d0;
}
.btnmore:active {
	position:relative;
	top:1px;
}
     
.btnsearch
    {
        display: inline-block;
        padding: 5px 2px 3px 3px;
        margin: 1px 1px 2px 3px;
        box-sizing: border-box;
        width: 120px;
        height: 100%;
       font-family: 'Tajawal' , sans-serif;
        right: 0px;
        border-radius: 0px 6px 6px 0px;
        color: #FFFFFF;
        text-align: center;
        font-size: 1.2em;
        transition: all 1s;
         background: var(--clr1);
       
    }
.btnsearch:hover {
  background: var(--clr2);
}
 .Btn1
{
    background-color: var(--clr1);
    border: none;
    border-radius: 8px;
    color: white;
    padding: 8px;
    margin: 4px 12px 4px 12px;
       font-size: calc(0.6em + 0.8vw);
    cursor: pointer;
    width: 45%;
    font-family: 'Tajawal' , sans-serif;
    font-weight: 500;
}


.Btn1:hover {
  background-color: var(--clr2);
}
 /* .Btnlogin  */
 
 
  .txticonz
{
    left: 0;
    margin-left: 2%;
    font-size: 20px;
}  

  .textsinfotxt5
{
    width: 90%;
    height: 30px;
    margin: 2px;
    padding: 2px;
    
    color: #0000FF;
    border: 2px none #FFFFFF;
    background-color: #FFFFFF;
    font-size: 20px;
    overflow-y: hidden; /* Hide vertical scrollbar */
    overflow-x: hidden; /* Hide horizontal scrollbar */
    font-family: Tajawal, sans-serif;
    direction:    inherit;
    font-weight: bold;
    display: flex;
    text-align: center;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
} 

.flex
{
    width: 96%;
    padding: 1px 2px 2px 1px;
    font-family: 'jazeera';
    text-align: center;
    margin: 4px auto 4px auto;
    display: flex;
    color: #0000FF;
    background-color: #FFFFFF;
    text-align: center;
    border-radius: 8px;
    border: 2px solid var(--clr1);
    font-weight: bold;
    align-items: center;
}
.flex100
{
    width: 100px;
    height: 100px;
    margin: auto;
    padding: 2px;
    color: #0000FF;
    border-radius: 2px;
    border: 2px solid var(--clr1);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}


.flexfull
{
    width: 100px;
    height:100%;
    padding: 2px;
    text-align: center;
    margin: auto;
    display: flex;
    color: #0000FF;
    background-color: #FFFFFF;
    text-align: center;
    border-radius: 8px;
    border: 2px solid #FF0000;
    font-weight: bold;
    align-items: center;
}

  .flex2
{
    width: 47%;
    padding: 1px 2px 2px 1px;
    font-family: 'jazeera';
    text-align: center;
    margin: 4px 12px 4px 12px;
    display: inline-block;
    color: #0000FF;
    background-color: #FFFFFF;
    text-align: center;
    border-radius: 8px;
    border: 2px solid var(--clr1);
    font-weight: bold;
    align-items: center;
}
  
  .textsinfotxt
{
    width: 98%;
    height: 30px;
    margin: 2px;
    padding: 2px;
    border: 0px none #FFFFFF;
    color: #0000FF;
    background-color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    overflow-y: hidden; /* Hide vertical scrollbar */
    overflow-x: hidden; /* Hide horizontal scrollbar */
    font-family: Tajawal, sans-serif;
    direction:rtl;
} 
 
 
 .textsinfotxt:focus
{
    border: transparent;
    outline: none;
    background-color: #FFFFCC;
    font-weight: bold;
    color: #0000FF;
    font-family: Tajawal, sans-serif;
    overflow-y: hidden;
    overflow-x: hidden;
    direction: ltr;
}
.pagesenterx
{
   
    
    height: 100%;
    width: auto;
    margin:  auto;
    font-weight: 700;
  background: #ffffff;
    padding-top: 0px;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: row;
    flex-flow: row wrap;
}



.tit1
{
    
    height: 34px;
    margin: 0px auto auto auto;
    padding: 0px 0px 4px 0px;
    color: #FFFFFF;
    font-size: calc(0.7em + 0.8vw);
    font-weight: bold;
    font-family: 'Tajawal' , sans-serif;
    direction: rtl;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    background-color: var(--clr1);
}  

.btn1{
 width: 90%;
 margin: auto;

}
.divmain
{
    border: 2px solid #000080;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 4px;
    flex-flow: wrap;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.btn90X
{
   
    width: 90%;
    height:35px;
     margin: auto;
    background: #3498db;
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 8px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 0px;
    border: solid #1f628d 2px;
    
 
}

.btn90X:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}


.Lcartcount
{
    width: 27px;
    height: 27px;
    margin: -23px 70px 0px 20px;
    padding: 4px 5px 3px 4px;
    display: flex;
    text-align:center;
     align-items: center;
    justify-content: center;
   
    
    position: absolute;
    border-radius: 50px;
    border: 2px solid #FFFFFF;
    background-color: #FF0000;
    border-radius: 50%;
    font-size: 14px;
}

 .divbtn
{
    width: 100%;
    height: auto;
    padding: 0px;
    margin: auto;
    display: flex;
}


.divshoppingicon
{
    height: auto;
    padding: 0px;
    margin: 12px auto auto auto;
    display: block;
    color: #ffffff;
    left: 80px;
    position: absolute;
    font-size: 18px;
}

 .gwbtn
{
    width: 90%;
    height: 34px;
    padding: 0px;
    margin: 4px auto auto auto;
    background: #e2cef2;
    border-radius: 5px;
    border: 2px solid var(--clr1);
    -webkit-border-radius: 4px;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    line-height: 10px;
    font-size: 16px;
    font-family: 'Tajawal' , sans-serif;
    text-shadow: 0px 1px 0px var(--clr1);
    background: var(--clr1);
}
.gwbtn:hover
{
    background-color: var(--clr1);
}
.gwbtn:active {
	position:relative;
	
}


 .original-button
{
    margin: auto auto 6px auto;
    width: 90%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    direction: rtl;
    color: #ffffff;
    font-size: 18px;
    border-radius: 8px;
    font-weight: bold;
    border-bottom: 4px solid #179e43;
    transition: 0.3s;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.4);
    background-color: #4f008c;
    border-bottom-color: #CC00FF;
    font-family: 'Tajawal' , sans-serif;
}   

.original-button:hover {
  box-shadow: 0 0 rgba(0, 0, 0, 0.4);
  border-bottom-width: 2px;
  transform: translateY(2px);
}

.shopping { padding-left: 4px; background: url('imgs/cart.png') no-repeat 0 0; }
    
.ckadd
{
    height: 30px;
    width: 90px;
    padding: 0px 10px 0px 4px;
    margin: 9px 8px auto auto;
    display: flex;
    align-items: center;
    border-radius: 5px;
    justify-content: space-between;
    display: flex;
    flex-flow: nowrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.ckadd input
{
    outline: none;
    height: 40px;
    width: 70px;
    border-radius: 50px;
    -webkit-appearance: none;
    position: relative;
    background: #FF0066;
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.ckadd input:checked
{
    background: #33CC33;
    color: #FF0000;
}
.ckadd input:before
{
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    width: 40px;
    background: linear-gradient(#fff,#f2f2f2,#e6e6e6,#d9d9d9);
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
    border-radius: 50px;
    transform: scale(0.85);
    transition: left 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    background-color: #800080;
}

input:checked:before
{
    left: 30px;
}






 .divcart
{
    width: 98%;
    max-width: 500px;
    height: auto;
    padding: 0px;
    margin: 4px auto auto auto;
    direction: rtl;
    color: #000066;
    font-weight: bold;
    font-size: calc(0.6em + 0.5vw);
    font-family: 'Tajawal' , sans-serif;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    text-align: center;
   
    background: #FFFFFF;
}      

 
 .gw100x
{
    width: 100%;
    height: auto;
    padding: 2px;
    margin: 10px auto auto auto;
    direction: rtl;
    color: #000066;
    font-weight: bold;
    font-size: calc(0.5em + 0.5vw);
    font-family: 'Tajawal' , sans-serif;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 4px 4px 0px 0px;
    border: 2px solid var(--clr1);
    background: #FFFFFF;
}      
 .gw100x Caption
{
    width: 100%;
    height: auto;
    padding: 0px;
    margin: auto;
    direction: rtl;
    color: #FFFFFF;
    font-weight: 900;
    font-size: calc(0.6em + 0.5vw);
    font-family: 'Tajawal' , sans-serif;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 4px 4px 0px 0px;
    border: 2px solid var(--clr1);
    background: var(--clr1);
     border: 2px solid var(--clr1);
}    


     
 .gw100
{
    width: 94%;
    height: auto;
    padding: 0px;
    margin: 10px auto auto auto;
    direction: rtl;
    color: #000066;
    font-weight: bold;
    font-size: calc(0.6em + 0.5vw);
    font-family: 'Tajawal' , sans-serif;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 4px 4px 0px 0px;
    border: 2px solid var(--clr1);
    background: #FFFFFF;
}      

.gw100 Caption
{
    width: 100%;
    height: auto;
    padding: 0px;
    margin: auto;
    direction: rtl;
    color: #FFFFFF;
    font-weight: 900;
    font-size: calc(0.6em + 0.5vw);
    font-family: 'Tajawal' , sans-serif;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 4px 4px 0px 0px;
    border: 2px solid var(--clr1);
    background: var(--clr1);
     border: 2px solid var(--clr1);
}    






 


.file-uploadx: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);
    border: 2px solid #9900CC;
    background: #00FFFF;
}



.file-uploads input
{
    top: 0;
    left: 0;
    margin: 0;
    font-size: 9px;
    font-weight: bold; 
    opacity: 0;
    filter: alpha(opacity=10);
}

.file-upload strong
{
    font-family: 'Tajawal' , sans-serif;
    text-align: center;
    
}

.file-upload span
{
    width: 90%;
    top: 0;
    left: 0;
    font-family: 'Tajawal' , sans-serif;
}

.file-upload input
{
    width: 90%;
    top: 0;
    left: 0;
    font-family: 'Tajawal' , sans-serif;
    font-size: calc(0.5em + 0.5vw);
    font-weight: bold;
  
}




/* file-upload ******************************************************/
.mainbtnsmax
{
    width: 96%;
    height: auto;
    padding: 8px;
    margin: 8px auto auto auto;
    direction: rtl;
    color: #000066;
    font-family: Arial, Helvetica, sans-serif;
    font-size: calc(0.9em + 0.9vw);
    font-weight: bold;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: 2px solid var(--clr1);
    text-shadow: 0px 1px 0px #1570cd;
    box-shadow: rgb(60 64 67 / 30%) 0px 0px 0px 2px, rgb(6 24 44 / 65%) 0px 4px 6px -1px, rgb(255 255 255 / 8%) 0px 1px 0px inset;
}


 .btn45
{
    width: 45%;
    height: 35px;
    padding: 8px;
    margin: 12px 8px 12px 8px;
    background: #e2cef2;
    border-radius: 5px;
    border: 1px solid #541687;
    -webkit-border-radius: 4px;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    line-height: 10px;
    font-size: 16px;
    font-family: 'Tajawal' , sans-serif;
    text-shadow: 0px 1px 0px var(--clr1);
    box-shadow: 3px 4px 0px 0px #67368f;
    background: linear-gradient(to bottom, #e2cef2 5%, #7b00e6 100%);
    box-shadow: 0 0 0.9em var(--clr1);
    box-shadow: 0px 1px 2px #eee, 0px 2px 2px #e9e9e9, 0px 3px 2px #ccc, 0px 4px 2px #c9c9c9, 0px 5px 2px #bbb, 0px 6px 2px #b9b9b9, 0px 7px 2px #999, 0px 7px 2px rgba(0,0,0,.5), 0px 7px 2px rgba(0,0,0,0.1), 0px 7px 2px rgba(0,0,0,.73), 0px 3px 5px rgba(0,0,0,.3), 0px 5px 10px rgba(0,0,0,.37), 0px 10px 10px rgba(0,0,0,.1), 0px 20px 20px rgba(0,0,0,0.1);
}
.btn45:hover {
	background:linear-gradient(to bottom, #7b00e6 5%, #e2cef2 100%);
	background:#7b00e6;
}
.btn45:active {
	position:relative;
	top:1px;
}

 .btn90
{
    width: 90%;
    height: 35 px;
    padding: 8px;
    margin: 12px 8px 12px 8px;
    background: #e2cef2;
    border-radius: 5px;
    border: 1px solid #541687;
    -webkit-border-radius: 4px;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    line-height: 10px;
    font-size: 16px;
    font-family: 'Tajawal' , sans-serif;
    text-shadow: 0px 1px 0px var(--clr1);
    box-shadow: 3px 4px 0px 0px #67368f;
    background: linear-gradient(to bottom, #e2cef2 5%, #7b00e6 100%);
    box-shadow: 0 0 0.9em var(--clr1);
    box-shadow: 0px 1px 2px #eee, 0px 2px 2px #e9e9e9, 0px 3px 2px #ccc, 0px 4px 2px #c9c9c9, 0px 5px 2px #bbb, 0px 6px 2px #b9b9b9, 0px 7px 2px #999, 0px 7px 2px rgba(0,0,0,.5), 0px 7px 2px rgba(0,0,0,0.1), 0px 7px 2px rgba(0,0,0,.73), 0px 3px 5px rgba(0,0,0,.3), 0px 5px 10px rgba(0,0,0,.37), 0px 10px 10px rgba(0,0,0,.1), 0px 20px 20px rgba(0,0,0,0.1);
}
.btn90:hover {
	background:linear-gradient(to bottom, #7b00e6 5%, #e2cef2 100%);
	background:#7b00e6;
}
.btn90:active {
	position:relative;
	top:1px;
}

.btn90pxx
{
    width: 90%;
    height: 35px;
    margin: 4px auto 4px auto;
    box-shadow: inset 0px 1px 0px 0px #efdcfb;
    background: #660066;
    border: 2px solid var(--clr1);
    border-radius: 6px;
    cursor: pointer;
    color: #FFFFFF;
    font-size: calc(0.5em + 0.5vw);
    font-weight: bold;
    font-family: 'Tajawal' , sans-serif;
    padding: 4px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #4f008c;
}
.btn90pxx:hover {
	background:linear-gradient(to bottom, #4b2a66 5%, #cac1d1 100%);
	background:#4b2a66;
}
.btn90pxx:active {
	position:relative;
	top:1px;
}

        
        
        
.page
{
     width:100%;
     margin:auto;
    border: 3px solid #FF0000;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center;
}
 .txt1
{
    border: 2px ridge #000066;
    width: 90%;
    height: 35px;
    margin: 4px auto auto auto;
    padding: 2px 0px 2px 0px;
    color: #000066;
    font-size: calc(0.8em + 0.8vw);
    font-weight: bold;
    font-family: arial, Helvetica, sans-serif;
    direction: rtl;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: var(--clr1);
    background: #FFFF99;
    border-radius: 4px;
}     
 .txt2
{
    border-color: #000066;
    width: 100%;
    height: 25px;
    margin:auto;
    padding:  0px;
    color: #FF0000;
    font-size: calc(0.5em + 0.5vw);
    font-weight: bold;
    font-family: 'Tajawal' , sans-serif;
    direction:  ltr;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: var(--clr1);
    background: #FFFFFF;
   
}  
 .gwcss
{
    border: 2px solid var(--clr1);
    width: 96%;
    height: auto;
    padding: 2px;
    margin: auto;
    direction: rtl;
    color: #000066;
    font-family: 'Tajawal' , sans-serif;
    font-size: calc(0.6em + 0.5vw);
    font-weight: bold;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border-radius: 4px 4px 0px 0px;
    text-align: center;
}    
.gwcss Caption
{
    border: 2px solid var(--clr1);
    margin: auto;
    direction: rtl;
    color: #FFFFFF;
    font-family: 'Tajawal' , sans-serif;
    font-weight: bold;
    font-size: calc(0.8em + 0.7vw);
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 4px 4px 0px 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    background:var(--clr1);
}   


.divDataList
{
    width: 98%;
    height: auto;
    margin: auto auto auto 1.5%;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}
    
    
 .DataListcss
{
    width: 100%;
    margin: auto;
    padding: 0px;
}

 
 /* PC ********************************************************/
@media only screen and (max-width:1600px) and (min-width:900px) {

   
   .vidtxtinputsearch
    {
        width: 76%;
        height: 35px;
        margin: 0;
        padding: 0;
        border: 0;
        color: var(--clr1);
        font-weight: bold;
        text-align: center;
        font-family: 'Tajawal' , sans-serif;
        font-size: calc(0.9em + 0.7vw);
        outline: 0;
       
        width: 74%;
        height: 42px;
        border-style: none;
        border-color: var(--clr1);
        margin: 10px 8px 6px 18px;
        top: 2px;
        border-radius: 6px;
        color: var(--clr1);
        font-weight: bold;
        font-size: calc(1em + 1vw) font-weight: bold;
        font-family: 'Tajawal' , sans-serif;
        text-align: center;
        background-color: #fffbf8;
        -webkit-box-shadow: 0 -2px 2px 0 rgba(199, 199, 199, 0.55), 0 1px 1px 0 #fff, 0 2px 2px 1px #fafafa, 0 2px 4px 0 #b2b2b2 inset, 0 -1px 1px 0 #f2f2f2 inset, 0 15px 15px 0 rgba(41, 41, 41, 0.09) inset;
        -moz-box-shadow: 0 -2px 2px 0 rgba(199, 199, 199, 0.55), 0 1px 1px 0 #fff, 0 2px 2px 1px #fafafa, 0 2px 4px 0 #b2b2b2 inset, 0 -1px 1px 0 #f2f2f2 inset, 0 15px 15px 0 rgba(41, 41, 41, 0.09) inset;
        box-shadow: 0 -2px 2px 0 rgba(199, 199, 199, 0.55), 0 1px 1px 0 #fff, 0 2px 2px 1px #fafafa, 0 2px 4px 0 #b2b2b2 inset, 0 -1px 1px 0 #f2f2f2 inset, 0 15px 15px 0 rgba(41, 41, 41, 0.09) inset;
        direction: inherit;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
        flex-flow: norow;
    }
       .vidbtn
    {
        margin: auto;
        width: 400px;
        height: 45px;
        box-shadow: inset 0px 1px 0px 0px #97c4fe;
        background: linear-gradient(to bottom, var(--nav_color) 5%, #1e62d0 100%);
        background: var(--clr1);
        border-radius: 6px;
        border: 1px solid var(--clr1);
        display: inline-block;
        cursor: pointer;
        color: #ffffff;
        
        font-size: 19px;
        font-weight: bold;
        text-decoration: none;
        text-shadow: 0px 1px 0px #1570cd;
    }
        
   
    
.imgboxtxt1
    {
        width: 100%;
        height: 35px;
        line-height: 10px;
        border-radius: 4px 4px 0px 0px;
        margin: auto;
        padding: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #FFFFFF;
        font-family: 'Cairo' , sans-serif;
        font-family: 'Tajawal' , sans-serif;
        font-size: calc(0.7em + 0.7vw);
        font-weight: bold;
        direction: rtl;
        font-weight: 600;
        background: var(--clr1);
              
         
    }
    
     
.imgboxtxt2
    {
        width: 100%;
        height: 35px;
        
        margin: auto;
        padding: 0px 0px 6px 0px;
       
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #FFFFFF;
        font-family: 'Cairo' , sans-serif;
        font-family: 'Tajawal' , sans-serif;
        font-size: calc(0.9em + 0.9vw);
        font-weight: bold;
        direction: rtl;
        font-weight: 600;
        background: var(--clr1);
        border-radius: 0px 0px 4px 4px;
    }


  .imgboxtxt3
    {
        height: 44px;
        width: 100%;
        margin: auto;
        padding: 0px 0px 5px 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #FFFFFF;
        font-family: 'Cairo' , sans-serif;
        font-family: 'Tajawal' , sans-serif;
        font-size: calc(0.5em + 0.5vw);
        font-weight: bold;
        direction: rtl;
        font-weight: 600;
        background: var(--clr1);
        border-radius: 0px 0px 4px 4px;
        text-transform: uppercase;
        letter-spacing: 1px;
        transition: 4s ease-in;
    }   
     
.file-upload
{
    width: 80%;
    height: 40px;
    margin: 4px 72px auto 0px;
    padding: 0px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border: 2px solid #000066;
    cursor: pointer;
    color: #000066;
    font-size: calc(0.5em + 0.5vw);
    font-weight: bold;
    font-family: 'Tajawal' , sans-serif;
    background: #FFFF99;
    background: 007dc1;
    display: flex;
    flex-flow: nowrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
}
.Lwatchcss
    {
        width: 50%;
        height: 60vh;
        border: 1px solid;
        display: inline-block;
        cursor: pointer;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 14pt;
        color: #5D5D5D;
        letter-spacing: -1px;
        border-radius: 8px;
        padding: 8px;
        margin: 18px auto auto auto;
        box-shadow: .5px .5px 2px .5px #434343, 0 0 0 4.5px #C9C9C9, 0 0 0 6.5px #fff, 0 0 0 8px #787878, 1px 1px 16px #5D5D5D, 1px 1px 20px #5D5D5D;
        background: linear-gradient(#fff, rgba(100,100,100,.5));
    }


 

.divimgqrx
    {
        padding: 0px;
        margin: 4px 4px 4px -4px;
        border-radius: 6px;
        width: 100px;
        height: 80px;
        box-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
    }     
  
   .imgqrx
    {
        padding: 0px;
        margin: auto auto 10px auto;
        border-radius: 6px;
        width: 100%;
        height: 100%;
         border: 2px solid #000080;
         
    }    
    
    
    .btnnext
    {
        background: var(--clr1);
        box-shadow: inset 0px 1px 0px 0px #97c4fe;
        background: linear-gradient(to bottom, var(--clr1) 5%, #1e62d0 100%);
        
        border-radius: 0 50px 50px 0;
        border: 1px solid var(--clr1);
        display: inline-block;
        cursor: pointer;
        color: #ffffff;
       
      font-family: 'Tajawal' , sans-serif;
        font-size: 19px;
        font-weight: bolder;
        text-decoration: none;
        text-shadow: 0px 1px 0px #1570cd;
        width: 55%;
        height: 45px;
        
    }
.btnnext:hover {
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	background-color:#1e62d0;
}
.btnnext:active {
	position:relative;
	top:1px;
}
 
 .btnprv
    {
        margin: 8px;
        padding: 4px;
        box-shadow: inset 0px 1px 0px 0px #97c4fe;
        background: linear-gradient(to bottom, var(--clr1) 5%, #1e62d0 100%);
        background: var(--clr1);
        border-radius: 50px 0 0 50px;
        border: 1px solid var(--clr1);
        display: inline-block;
        cursor: pointer;
        color: #ffffff;
        font-family: 'Tajawal' , sans-serif;
        
        font-size: 19px;
        font-weight: bolder;
        text-decoration: none;
        text-shadow: 0px 1px 0px #1570cd;
        width: 55%;
        height: 45px;
    }
.btnprv:hover {
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	background-color:#1e62d0;
}
.btnprv:active {
	position:relative;
	top:1px;
}
.divprvicon
{
    margin: 2px 0px 0px 699px;
    text-align: center;
    height: auto;
    position: absolute;
    color: #FFFFFF;
    font-size: 40pt;
    width: 1px;
}

.divnexticon
{
    margin: 3px 1px 1px -679px;
    text-align: center;
    height: auto;
    position:  absolute;
    color: #FFFFFF;
    font-size: 40pt;
    cursor: pointer;
    width:1px;
}

.DIVnextprevious
    {
        margin: auto;
        padding: 12px 0px 12px 0px;
        width: 80%;
       
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.searchbox
    {
        
        width: 90%;
        height: 60px;
        margin: auto auto auto auto;
        min-width: 340px;
        
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 6px;
        border: 3px solid var(--clr1);
        -webkit-box-shadow: 0 2px 4px 0 rgba(72, 72, 72, 0.83), 0 10px 15px 0 rgba(126, 126, 126, 0.12), 0 -2px 6px 1px rgba(199, 199, 199, 0.55) inset, 0 2px 4px 2px rgba(255, 255, 255, 0.83) inset;
        -moz-box-shadow: 0 2px 4px 0 rgba(72, 72, 72, 0.83), 0 10px 15px 0 rgba(126, 126, 126, 0.12), 0 -2px 6px 1px rgba(199, 199, 199, 0.55) inset, 0 2px 4px 2px rgba(255, 255, 255, 0.83) inset;
        box-shadow: 0 2px 4px 0 rgba(72, 72, 72, 0.83), 0 10px 15px 0 rgba(126, 126, 126, 0.12), 0 -2px 6px 1px rgba(199, 199, 199, 0.55) inset, 0 2px 4px 2px rgba(255, 255, 255, 0.83) inset;
        display: flex;
        flex-flow: nowrap;
        align-items: center;
        justify-content: center;
        text-align: center;
    }




.txtsearch
    {
        
        width: 74%;
        height: 42px;
        border-style: none;
        border-color: var(--clr1);
        margin: 10px 8px 6px 18px;
        top: 2px;
        border-radius: 6px;
        color: var(--clr1);
        font-weight: bold;
        font-size: calc(1em + 1vw) font-weight: bold;
        font-family: 'Tajawal' , sans-serif;
        text-align: center;
        background-color: #fffbf8;
        -webkit-box-shadow: 0 -2px 2px 0 rgba(199, 199, 199, 0.55), 0 1px 1px 0 #fff, 0 2px 2px 1px #fafafa, 0 2px 4px 0 #b2b2b2 inset, 0 -1px 1px 0 #f2f2f2 inset, 0 15px 15px 0 rgba(41, 41, 41, 0.09) inset;
        -moz-box-shadow: 0 -2px 2px 0 rgba(199, 199, 199, 0.55), 0 1px 1px 0 #fff, 0 2px 2px 1px #fafafa, 0 2px 4px 0 #b2b2b2 inset, 0 -1px 1px 0 #f2f2f2 inset, 0 15px 15px 0 rgba(41, 41, 41, 0.09) inset;
        box-shadow: 0 -2px 2px 0 rgba(199, 199, 199, 0.55), 0 1px 1px 0 #fff, 0 2px 2px 1px #fafafa, 0 2px 4px 0 #b2b2b2 inset, 0 -1px 1px 0 #f2f2f2 inset, 0 15px 15px 0 rgba(41, 41, 41, 0.09) inset;
        direction: inherit;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
        flex-flow: norow;
    }
      
  .txtsearch:hover
    {
        color: var(--clr1);
        background-color: #ffffff;
    }      


    
    

.homebtn
    {
        width: 100%;
        height: 45px;
        box-shadow: inset 0px 1px 0px 0px #97c4fe;
        background: linear-gradient(to bottom, var(--nav_color) 5%, #1e62d0 100%);
        background: var(--clr1);
        border-radius: 6px;
        border: 1px solid var(--clr1);
        display: inline-block;
        cursor: pointer;
        color: #ffffff;
        font-family: 'Tajawal' , sans-serif;
        font-size: 19px;
        font-weight: bold;
        text-decoration: none;
        text-shadow: 0px 1px 0px #1570cd;
        float: right;
    }
    
    
.homebtndiv
    {
        width: 22%;
       margin-right: 20px;
       margin-top: 6px;
        
        margin: auto;
        text-align: center;
        
        color: #000080;
        cursor: pointer;
       
    }

    .divSearchicon
    {
        margin: 14px 0px 0px 30px;
        text-align: center;
        height: auto;
        position: absolute;
        color: #FFFFFF;
        font-size: 16pt;
        width: 2px;
        height: 30px;
    } 
    
.divprvicon
    {
        margin: 2px 0px 0px 699px;
        text-align: center;
        height: auto;
        position: absolute;
        color: #FFFFFF;
        font-size: 40pt;
    }

.divnexticon
{
    margin: 2px 730px 0px 0px;
    text-align: center;
    height: auto;
    position:  absolute;
    color: #FFFFFF;
    font-size: 40pt;
    cursor: pointer;
    width:1px;
}





.imgcss
    {
        width: 100%;
        padding: 0px;
        margin: auto;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
        flex-flow: row wrap;
        background: var(--clr1);
        border: 2px solid var(--clr1);
        border-radius: 0px 0px 0px 0px;
    }



.imgxcss
{
    padding: 10px;
    border: 6px solid #000066;
    width: 100%;
    margin: auto;
    direction: rtl;
    display: block;
    text-align: center;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    background-color: #00FFFF;
}


 
      
}
.checkbox
{
    height: 30px;
    width: 80px;
    padding: 0px 10px 0px 10px;
    margin: auto;
    display: flex;
    align-items: center;
    border-radius: 5px;
    justify-content: space-between;
    display: flex;
    flex-flow: nowrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.checkbox input
{
    outline: none;
    height: 40px;
    width: 70px;
    border-radius: 50px;
    -webkit-appearance: none;
    position: relative;
    background: #FF0066;
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.checkbox input:checked
{
    background: #33CC33;
    color: #FF0000;
}
.checkbox input:before
{
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    width: 40px;
    background: linear-gradient(#fff,#f2f2f2,#e6e6e6,#d9d9d9);
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
    border-radius: 50px;
    transform: scale(0.85);
    transition: left 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    background-color: #800080;
}

input:checked:before
{
    left: 30px;
}


/******************************** CHCKBOX CSS ********************************/

.BoxDataList1
{
    margin: auto;
    direction: rtl;
    width: 100%;
    display: flex;
    text-align: center;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
}
 
 .DataListimgboxtv
    {
        width: 310px;
        height: 260px;
        margin: 8px 8px 8px 8px;
        padding: 4px;
        float: left;
    
        vertical-align: middle;
        border: 2px solid #800080;
        color: #FFFFFF;
        font-size: calc(0.4em + 0.5vw);
        font-family: 'Tajawal' , sans-serif;
        text-align: center;
        border-radius: 8px;
        box-shadow: 0px 1px 2px #eee, 0px 2px 2px #e9e9e9, 0px 3px 2px #ccc, 0px 4px 2px #c9c9c9, 0px 5px 2px #bbb, 0px 6px 2px #b9b9b9, 0px 7px 2px #999, 0px 7px 2px rgba(0,0,0,.5), 0px 7px 2px rgba(0,0,0,0.1), 0px 7px 2px rgba(0,0,0,.73), 0px 3px 5px rgba(0,0,0,.3), 0px 5px 10px rgba(0,0,0,.37), 0px 10px 10px rgba(0,0,0,.1), 0px 20px 20px rgba(0,0,0,0.1);
    }   
.DataListimgbox
    {
        width: 340px;
        height: 300px;
        margin: 8px 8px 8px 8px;
        padding: 4px;
        float: left;
       
        vertical-align: middle;
        border: 1px solid #aaa;
        color: #FFFFFF;
        font-size: calc(0.4em + 0.5vw);
        font-family: 'Tajawal' , sans-serif;
        text-align: center;
        border-radius: 8px;
        box-shadow: 0px 1px 2px #eee, 0px 2px 2px #e9e9e9, 0px 3px 2px #ccc, 0px 4px 2px #c9c9c9, 0px 5px 2px #bbb, 0px 6px 2px #b9b9b9, 0px 7px 2px #999, 0px 7px 2px rgba(0,0,0,.5), 0px 7px 2px rgba(0,0,0,0.1), 0px 7px 2px rgba(0,0,0,.73), 0px 3px 5px rgba(0,0,0,.3), 0px 5px 10px rgba(0,0,0,.37), 0px 10px 10px rgba(0,0,0,.1), 0px 20px 20px rgba(0,0,0,0.1);
    }   
     



    

    
  /* DataList css all ************************************************************************************/

 
 

.logod
{
    padding: 0px;
    height: 35px;
    width: 40px;
    text-align: center;
    background: #00FFFF;
    margin-top: -8px;
    background: transparent;
    margin-bottom: 3px;
}

 
    
    
    
    
 
 
/*********** END nav *************/		

/************************* Start Spcs *************************/	
.spc1{width:auto;height:1px;margin:1px;padding:1px;text-align:center}
.spc2{width:auto;height:2px;margin:2px;padding:2px;text-align:center}
.spc3{width:auto;height:3px;margin:3px;padding:3px;text-align:center}
.spc4{width:auto;height:4px;margin:4px;padding:4px;text-align:center}
.spc5{width:auto;height:5px;margin:5px;padding:5px;text-align:center}
.spc10{width:auto;height:10px;margin:10px;padding:10px;text-align:center}
.spc15{width:auto;height:15px;margin:15px;padding:15px;text-align:center}
.spc20{width:auto;height:20px;margin:20px;padding:20px;text-align:center}
/************************* end Spcs *************************/	

