body{
    direction: rtl;
    background-repeat: no-repeat;
    background-attachment: fixed; 
    background-size: 100% 100%;
}
.logohome{
  width: 300px;
}
.center{
    margin: 0px auto;
}
/* The side navigation menu */
/* The side navigation menu */
.sidenav {
  height: 100vh; /* 100% Full-height */
  width: 0px; /* 0 width - change this with JavaScript */
  position: absolute; /* Stay in place */
  top: 0; /* Stay at the top */
  right: 0;
  background-color: #fefefe; /* Black*/
  color: #626262;
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s;
  text-align: center !important;
  border-left:1px solid rgb(224, 224, 228);
  z-index: 500;

}

.open{
  width: 25%;
      border-left:1px solid rgb(122, 122, 122);

}
/* The navigation menu links */
.sidenav a {
  padding: 8px;
  text-decoration: none;
  font-size: 20px;
  display: block;
  transition: 0.3s;
    margin: 10px;/* 0.5 second transition effect to slide in the sidenav */

}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 30px;
  left: 10px;
  font-size: 36px;
  margin-left: 50px;
}
.closebtn {
  position: fixed;
  top: 30px;
  left: 0px;
  color: #175fac;
}
.closeicon{
  width: 30px;
  height: 30px;

}
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
  transition: 0.5s;
}
.none{
  display: none;
}
.table{
  width: 100%;
  margin: 0px;
  padding:0px;
}
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.profile{
  border-radius: 50%;
  margin: 10px;
  width: 45%;
}
.uname{
  margin-top: 30px;
  color: #175fac;
}
.sidea{
  color: #175fac;
  border-bottom: 1px solid #e0e0e4;
  text-align: right;
}
.blue{
    color: white !important;
}
i{
  font-size:30px;
  color:#175fac;
  padding-left:20px;
}
.links{
  padding: 10px 20px;

}
.grey{
    color: #626262;
  }
.cntr{
  margin: 0px auto;
}
.logoa{
  margin: 0px auto;
}
.logo{
  width: 200px;
  margin: 0px 90px;
}
.notification{
  width: 40px;
  height: 40px;

}
.abs{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 20;
}
.sendBtn{
  color: white;
  background-color: #05339C;
}
.sendBtn :hover{
  color: white;
}
.notidiv{
  display: inline;
  position: relative;
    top: 20px;
    left: 200px;
}
.noti-div {
  display: none;
}

.noti-div.block {
  display: block;
}

.noti-div{
  display: none;
  position: absolute;
  top:100%;
  left: 0px;
  width: 300px;
  height: 600px;
  border:1px solid #175fac;
  background-color: white;
  padding: 20px;
  z-index: 100;
  overflow-y: scroll;
    scrollbar-width: none; /* Firefox */
}
table.dataTable thead > tr > th div.dt-column-header span.dt-column-title, table.dataTable thead > tr > th div.dt-column-footer span.dt-column-title, table.dataTable thead > tr > td div.dt-column-header span.dt-column-title, table.dataTable thead > tr > td div.dt-column-footer span.dt-column-title, table.dataTable tfoot > tr > th div.dt-column-header span.dt-column-title, table.dataTable tfoot > tr > th div.dt-column-footer span.dt-column-title, table.dataTable tfoot > tr > td div.dt-column-header span.dt-column-title, table.dataTable tfoot > tr > td div.dt-column-footer span.dt-column-title {
    flex-grow: 1;
}
*, ::after, ::before {
    box-sizing: border-box;
    text-align: right;
}

.noti-div a {
  color: #175fac;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #626262;
}
.block{
  display: block;
}
.hidden{
  display: none;
}
.noti{
  width: 100%;
  display: block;
  border-bottom: 1px solid white;
  font-weight: bold;
  color:white;
  font-size: large;
  padding: 10px;
  text-align: right;
}
.noti:hover{
  color: #c52d34;
}
.margintop3{
  margin-top: 400px;
}
.margintop{
  margin-top: 150px;
}
.margintop2{
margin-top: 5px;
}
.padding{
  padding: 100px;
}
.headermargin{
  padding: 30px;
}
h1,h3,h6{
  color: #175fac;
}
th{
    color: #175fac;
}
td{
  font-weight: bold;
}
h6{
      color: #c24440 !important;

}
label{
    color: #c24440;

}
.sidea:hover{
    color: #c24440;

}
.form-control{
  text-align: right !important;
}
.form-group{
    text-align: right;
}
input::placeholder {
  color: #c24440 !important;
}
.fh6{
  color: black;
  margin: 15px 50px;
}
.cont{
    background-color: #eef2f6;
    padding: 1%;
    margin-left: 20px;
    margin-right: 120px;
    border-radius: 30px;
}
.logincnt{
  height: 100vh;
}
.data{
    padding: 2%;
    border-radius: 30px;
    min-height: 69vh;
    background-color: white;
}
.blue{
  color : #3b58ac;
  font-size: 2rem;
}
.height{
  height: 150px;
}
.contpadding{
  padding: 5%;
  padding-top: 10%;
  background-color: #eff3f6;
}
.contpadding2{
  padding: 5%;
      margin-top: 20%;

}
.red{
  color: #c24440;
}
.bgred{
    background-color: #c24440;
    color: white;
    width: 300px;
    height: 50px;
    padding-top: 10px;
}
.white{
  color: #ffffff;
}
.btn:hover{
    color:  #073488;
}
a:hover{
    color:  #c24440;
}
.hmpg{
  margin-top: 100px;
}
#owl-demo{
  margin-top: 70px;
}
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
.brands{
  width: 100%;
  text-align: center  !important;
}
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
.dt-input{
  margin: 30px 10px;
}
  .menu{
    width: 50px;
    height: auto;
    position: absolute;
    right: 2%;
    top: 40px;
    z-index: 1;
}
.menu2{
    width: 100px;
    height: auto;
    position: absolute;
    left: 50px;
    top: 20px;
    z-index: 1;
}
.menumgr{
  left: 7%;
}
.menu3{
  display: inline;
  position: absolute;
  width: 100px;
  top: 35px;
  left: 20px;
}
@media screen and (max-width: 1024px) {
  .body{
  background-image: url("https://cloud.shubra.net/img/shubra2.png") !important;
}
.open{
  width: 75%;
}
.margintop3{
  margin-top: 400px;
}
.logo{
  width: 
  75%;
}
.margintop{
  margin-top: 50px;
}
.close{
  border: none;
}
/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 15px;
  display: block;
  transition: 0.3s;
    margin: 10px;/* 0.5 second transition effect to slide in the sidenav */

}
.contpadding2{
  padding: 10%;
      margin-top: 20%;

}
.cont{
    background-color: #eef2f6;
    padding: 0;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 30px;
    margin-top: 100px;

}
.menumgr{
  left: 16% !important;
  top: 20px !important;
}

.contpadding{
  padding: 10%;
}
  .smnone{
    display: none;
  }
  .logo{
    width: 75%;
    margin: 0px 50px;
  }
  .menu{
    width: 30px;
    height: auto;
    position: absolute;
    right: 2%;
    top: 40px;
    z-index: 1;
}
  .menu2{
    width: 30px;
    height: auto;
    position: absolute;
    left: 0px;
    top: 20px;
    z-index: 1;
}
.menu3{
      left: 20px;

}

  .h1home {
    margin-top: 50px;
  }
  .notidiv{
    top:20px;
    left: 22px;
    z-index: 2;
  }
  .notification{
        width: 30px;
        height: auto;
        left: 20px;
        top:22px;

  }
  body{
    padding: 0px;
  }
}
.btn.disabled, .btn:disabled{
  opacity: 1;
  background-color: #626262;
}
.send-wrapper {
  text-align: center;
}

#sendBtn {
  font-size: 1rem;
  border-radius: 10px;
  transition: all 0.3s ease;
}

#sendBtn:disabled {
  background-color: #6c757d !important; /* Bootstrap gray */
  border-color: #6c757d !important;
  cursor: not-allowed;
  opacity: 0.8;
}

.countdown-text {
  font-size: 0.95rem;
  color: #6c757d; /* muted gray */
  font-weight: 500;
  min-width: 60px;
  display: inline-block;
  text-align: center;
}

@media (max-width: 576px) {
  .send-wrapper {
    flex-direction: column;
    gap: 8px;
  }
}