﻿ 
 
 @font-face {
    font-family: 'Mirza'; 
    src:  url('../fonts/Mirza-Regular.ttf')  ;
}

  
 @font-face {
    font-family: 'Libre Barcode 39'; 
    src:  url('../fonts/LibreBarcode39-Regular.ttf')  ;
}



html,body{
   font-family: 'Cairo', sans-serif; 
}

/* The Modal (background) */
.uploaderModal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99999; /* Sit on top */ 
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.uploaderModal-cover {
    max-width: 60%;
    margin: 15% auto;  
}

/* Modal Content */
.uploaderModal-content { 
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
}


/* The Close Button */
.uploaderModal-close {
  color: #ffffff;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

.grdStyleA3 {
    width: max-content;
    margin: auto;
}


.barcode39 {
  font-family: 'Libre Barcode 39', cursive; 
  font-size: 59px;
  line-height: 63px;
}

.subscriptionBbarcode39 {
  font-family: 'Libre Barcode 39', cursive; 
  font-size: 59px;
  line-height: 63px; 
}

.lblRight {
    padding-right: 100px;
    text-align: right;
}


.full-check {
    width:75%; 
    font-size: 1rem;
    color: #03161d;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.full-check label{
    padding-right:10px;
}

.form-control{
    height: 34px;
    font-size:1rem;
}
select {
    height: 36px !important;
}
.form-control, .form-control:disabled, .form-control[readonly] {
    display: block;
    padding: 0.005rem .75rem;
    direction: rtl;
}

.custom-height {
height:30px !important;
border: none !important;
}
.custom-row-height {
height:30px !important; 
}
.custom-font-size {
font-size: 16px !important; 
color:#000;
}

button, input { 
    direction: ltr;
}

.custom-beneficiary td{
  line-height: 14px !important; 
}
.custom-beneficiary th{
  line-height: 14px !important; 
  background-color: #e6e5e5;
  color: #171616; 
}
.custom-beneficiary tr:hover {
   background-color : transparent;
   color: #171616; 
}
 
.grdSalary td{
 font-size:14px !important; 
}
.grdSalary th{ 
    font-size:14px !important;
}
.grdSalary tr:hover {
   background-color : transparent;
   color: #171616; 
}
 
.grd-no-hover tr:hover {
   background-color : transparent;
   color: #171616; 
}
.grdPrint {
       background-color : transparent;
}


.grdPrint tr:hover {
   background-color : transparent;
   color: #171616; 
}

.grdPrint th{ 
  background-color: #e6e5e5;
  color: #171616; 
} 

.headerTable th{ 
  background-color: #e6e5e5;
  color: #171616; 
} 
.headerTable td {
    border:none !important;
}
.headerTable tr:hover {
   background-color : transparent;
   color: #171616; 
}

.footerTable th{ 
  background-color: #e6e5e5;
  color: #171616; 
} 
.footerTable td {
    border:none !important;
}
.footerTable tr:hover {
   background-color : transparent;
   color: #171616; 
}
 
.beneficiary-grd-style tr{ 
   height: 44px !important;
} 

.beneficiary-grd-style th{ 
  background-color: #e6e5e5;
  color: #171616; 
} 
.beneficiary-grd-style tr:hover {
   background-color : transparent;
   color: #171616; 
}

.student-grd-style th{ 
  background-color: #e6e5e5;
  color: #171616; 
} 
.student-grd-style td { 
  font-size: 19px !important;
} 

.student-grd-style tr:hover {
   background-color : transparent;
   color: #171616; 
}

.emp-grd-style th{ 
  background-color: #e6e5e5;
  color: #171616; 
} 
.emp-grd-style td { 
  font-size: 18px !important;
  line-height:22px;
} 

.emp-grd-style tr:hover {
   background-color : transparent;
   color: #171616; 
}


.containerFile {
    width: 90%;
    margin: 0px auto;
}


.form-control {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.card-stats .card-header.card-header-icon, .card-stats .card-header.card-header-text {
    text-align: center;
}

.nav-li .nav-link {
    color: #2d2d2d; 
}
.sidebar .nav-link {
     color: #2d2d2d; 
}
.text-muted {
    color: #2d2d2d; 
} 

.login_btn { 
    font-size: 1rem; 
}
.card-footer { 
    font-size: 1rem;
}

.alert {
    font-size: 1rem;
}
 
.card-stats .card-header .card-category:not([class*="text-"]) {
    color: #595858;
    font-size: 15px;
}

.btn-replay-message {
     background: #d9edf7;
     width: 90%;
     border: none;
     height: 40px;
     margin-bottom: 20px;
     outline:0;
     cursor:pointer;
}


.grd-style td{
      padding: 5px;  
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 1rem ;
      font-weight: bold;
}

.grd-style th { 
      font-family: Arial, Helvetica, sans-serif; 
      font-weight: bold;
      font-size: 1rem;
      font-weight: bold;
}

.grd-message-style td{
     vertical-align: top;
     text-align: center !important;
     border:none !important;
     border-bottom:1px solid #000;
}

.grd-message-style th {  
    display:none;
}
 

.grd-message-style tr:hover{
      background-color : transparent;
      color: #171616; 
}

.grdDDL { 
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    width: 100% !important; 
    background: transparent !important;
    color: inherit !important;
    text-align: right!important;
    height: 28px !important;

}
.grdDDL:focus{ 
    background: transparent !important;
    color: inherit !important;
}

.grdDDL option {  
    color: #000 !important; 
}


.grdtxt { 
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    height: 24px !important;
    outline: 0 !important;
    width: 100% !important; 
    background: transparent !important;
    color: inherit !important;
    text-align: center !important;
}
.grdtxt:focus{ 
    background: transparent !important;
    color: inherit !important;
}

 .imgModal {
  display: none; 
  position: fixed; 
  z-index: 9999;  
  padding-top: 70px;  
  left: 0;
  top: 0;
  width: 100%;  
  height: 100%;    
  background-color: rgba(0,0,0,0.4);  
}

.img-container { 
height:600px;
text-align: center;
background:#fff; 
position:fixed;
top: 10%;
left: 15%;
margin: 0 auto; 
box-shadow: 0 0 10px #000000;
-moz-box-shadow: 0 0 10px #000000;
-webkit-box-shadow: 0 0 10px #000000; 
-webkit-animation: slide-in-top 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
animation: slide-in-top 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; 
}

.imgModal img {
width: 100%;
height: 100%;
margin: 0 auto;
padding: 5px 5px;
}

.imgClose {
  color: #fff;
  float: right;
  font-size: 18px;
  font-weight: bold;
  margin: -25px -20px 5px 5px;
  position: absolute;
  background-color: #fff;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0px 0 5px #000;
}

.imgClose i{
    background-color: #000;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    padding: 2px;
}
 

.zwrapper {  
    background: #ff7b00;
    height: 3.1em;
    border: 1px solid #ff7b00;
    font-family: Arial, Helvetica, sans-serif;
}

.red .ajax__calendar_container {
    width: 190px;
}

.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {
    width: 190px;
}

.red .ajax__calendar_day {
    width: 21px;
}


h3.sidebar-heading.d-flex.justify-content-between.align-items-center.px-3.mt-4.mb-1.text-muted {
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    color: #736f6f !important;
}




.zpr {
    padding-right: .35rem!important;
}


@media (max-width: 768px) {
    .zpr {
    padding-right: 0px!important;
    }

    .btn_new_container {
        margin:10px auto !important;
    } 
    .small-p
    {
        margin-right: 0px!important;
    }
   


}

@media (max-width:612px)
{
 
  .oneRow {
    margin-right: 15px;
    width: 93%;
 }

    .lblFullRow {
    margin-right: 4%;
    }
    .btn_new_container {
        margin:10px;
    }

    .ztab-label {
      width: 100%;
    }

    .grd-style { 
      width: 60rem;
      text-align: right;
   }

     .grd-natega { 
      width: 20rem;
      text-align: right;
   }

}

.autoCompleteoption {
    line-height: 30px;
    cursor:pointer;
}
 
.autoCompleteoption:hover {
   background-color:#d8d8d8;
}






.printlblTitle {
    font-size: 20px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #000; 
    width: 200px;
    margin: auto; 
    background-color: #e6e5e5;
   color: #171616; 
}
 
  .custom-cell {  
     background-color: #e6e5e5;
     color: #171616; 
  }

.studentCard {
    background-image: url(../img/cardBackground2022.png);
    background-size: cover;
    background-repeat: no-repeat; 
    width:530px;
    height:336px; 
}

.studentCard16 {
    background-image: url(../img/cardBackgroundClub.png);
    background-size: cover;
    background-repeat: no-repeat; 
    width:530px;
    height:336px; 
}


.employeeCard {
    background-image: url(../img/cardBackgroundEmployee.png);
    background-size: cover;
    background-repeat: no-repeat; 
    width:530px;
    height:336px; 
}



#page-container { 
    display: block;
    width: 14cm;
    height:7cm;
    text-align: center;
    margin: auto; 
}

.Barcode-container {  
    width: 19cm;
    background-color: #ffffff;
    text-align: center;
    margin: auto;
    padding-top:10px;
    padding-bottom:10px;
    
}

 .productBarcode { 
  font-family: 'Libre Barcode 39', cursive; 
  font-size: 40px; 
}
  .productBarcodeLable { 
    margin-top: -25px; 
    font-size: 14px;
}

.product-card {
  width: 200px;
  height: 80px;  
  border: 2px #ddd solid;
   
}

.product-card-header {
      width: 100%;
      height: 50%; 
}

.product-card-body {
      width: 100%;
      height: 50%; 
      padding-top: 8px;
}

.product-card-text {
    font-family:Arial;
    font-size:14px;
    margin-top: 10px;
}


.print-page{ 
  width: 16cm;
  height: 8cm; 
  margin-top:20px;
  display: inline-block;
}

.pControl {
    margin-bottom: 0px; 
    width: 100%;
    text-align: center;
    display: none;
}


 .header-print-page { 
      text-align: center;
      position:relative;
      height: 60px;
      margin-bottom: 10px;
}

 .header-print-page-logo {
    width:75px !important;
    height:60px !important;
    position:absolute;
    top:0;
    right:-140px; 
    margin-top: 7px;
} 

.header-print-page span {
    display: block;
    font-size: 18px;
    font-family: arial;
    font-weight: bold;
}

 .header-print-page span:nth-child(1) {
     /*padding-right: 110px;*/
}
 .header-print-page span:nth-child(2) {
     /*padding-right: 50px;*/
}
 .header-print-page span:nth-child(3) {
    padding-right: 20px;
    /*padding-bottom: 10px;*/
}

.header-print-page h3 {
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    margin: 20px auto;
    font-size:20px;
    font-weight:bold;
    line-height: 8px;
}

 .body-print-page { 

} 

.footer-print-page{
display:none; 
float: left;
margin-bottom:90px;
margin-left:100px;
}

.stcardBody {
margin-bottom: 2px;
font-family: Arial; 
font-size: 16px;
font-weight: bold; 
margin-right: 12px;
}

.stcardBodyYear {
margin-top: -17px; 
color: #ffffff;
font-weight: 700;
float: left; 
margin-left: -135px;
}

.stcardTitle {
margin-top:8px;
margin-bottom:10px;
margin-right: 30px;
font-family: Mirza , Arial;
line-height: 1;
font-size:25px;
width: 100%;
}

.stcardBarcode {
background-color: #ffffff;
height:54px;
width:300px;
margin-right:10px;
padding-top: 7px;
}

.subscriptionCardBarcode { 
height:54px;
width:300px; 
}

.subscriptionCardTitle {
margin-top:35px;
margin-bottom:10px;
margin-right: 15px;
font-family:  Arial;
line-height: 0.9;
font-size:22px;
width: 100%;
font-weight:bold;
}

.subscriptionCardBody {
margin-bottom: 2px;
font-family: Arial; 
font-size: 18px;
font-weight: bold; 
margin-right: 15px;
}


.employeeCardTitle {
margin-top:30px;
margin-bottom:10px;
margin-right: 15px;
font-family:  Arial;
line-height: 1;
font-size:24px;
width: 100%;
font-weight:bold;
}

.employeeCardBody {
margin-bottom: 2px;
font-family: Arial; 
font-size: 18px;
font-weight: bold; 
margin-right: 18px;
}

 
@media print {

    html,body{ 
        background-color: white !important;  
        width: 14cm;
        height: 6cm;
        margin:0  !important;  
        padding:0  !important; 
    } 

.container-fluid{ 
        margin-top: 0px !important;
}

#page-container {
        margin:-20px -40px 0px 0px !important;  
        padding:0  !important;   
}


.card{
        margin:0  !important;  
        padding:0  !important;  
}

 .card-body {
     padding-right:30px;
     width:330px;
 }
  
   .pControl {
      display:none !important;
   }

 .stcardBody {  
margin-right:0px; 
}

 .stcardTitle {
margin-top:10px; 
}

 
  .stcardBarcode { 
margin-right:-10px; 
padding-top:34px;
position:fixed;
bottom:0px;
}


.stcardBodyYear {
    margin-top: -18px;
    margin-left:-145px;
}



 .barcode39 { 
  font-size: 58px;
  line-height:5px;
}
 
 .subscriptionBbarcode39 {
  font-family: 'Libre Barcode 39', cursive; 
  font-size: 58px;
  line-height:5px;
  position: fixed;
  bottom: 15px;
  right: 0;
  left: 160px;
}

 .empTitle {
    margin-top: -22px !important;
}


 .employeeCardTitle {
        margin-top: 50px !important;
 }

 .employeeCard {
    height:310px; 
}

.employeeCardBody { 
font-size: 18px;
margin-right:-16px;
}

 .employeeBarcode39 { 
  bottom: 25px; 
}



}



 
