
/* old css */
ul {
  // very import for menu
  list-style-type: none;
  margin: 0;
  padding: 0;
}
  .ulli a{
        color: white;
  text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;   
    // font-size: 20px;
  }


  .user_project_grid{
  display: grid;
    grid-template-columns:1fr 1fr;
   // grid-template-rows:1fr 1fr;
    grid-auto-rows:minmax(100px,auto);
    grid-gap:10px;
    font-size: 16px;
   	//font-weight: bold;
}

  .tutor_project_grid{
  display: grid;
    grid-template-columns:60% 1fr;
   // grid-template-rows:1fr 1fr;
    grid-auto-rows:minmax(100px,auto);
    grid-gap:10px;
    font-size: 16px;
}
  
  .normal_user_grid{
  display: grid;
    grid-template-columns:60% 1fr;
   // grid-template-rows:1fr 1fr;
    grid-auto-rows:minmax(100px,auto);
    grid-gap:10px;
    font-size: 16px;
}
  

    .tutor_user_work_view{
  display: grid;
    grid-template-columns:1fr;
   // grid-template-rows:1fr 1fr;
    grid-auto-rows:minmax(100px,auto);
    grid-gap:10px;
      font-size: 16px;
}

  
.first-message{
  padding:10px;
   margin: 6px;
 
}
  .assigned{
  padding:10px;
   margin: 6px;
  border:3px solid black;
// background-color: #87CEFA;
background-color: #87CEFA; 
}

.best_assigned{
  padding:10px;
   margin: 6px;
  border:3px solid black;
 background-color: #c3f0c6;
  
}
.best_totur{
background-color: #b3d1ff;
 //background-color: #6495ED;
}

  
.column-right{
  background: white;
  text-align: center;
  border:1px solid black;
}
 
.column-left{
  background: white;
  text-align: center;
  border:1px solid black;
}
.proinfo{
    text-align: left;
    padding: 7px 15px;
    //background: lime;
    overflow: auto;
}
.procolor{
    color: blue;
}

.notify{
  position: relative;
}
.notfiy-btn{
  margin-right: 100px;
  margin-top: 300px;
  float: right;
}
.icon-button-badge{
  position: absolute;
  top: -10px;
  right: -10px;
  width: 30px;
  height: 30px;
  background: red;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  
}


  .profile{
  display:flex;
  algin-items:center;
  gap:10px;
}

.img-box1233{
  width:50px;
  height:50px;
  border-radius:50%;
  overflow:hidden;
  border:3px solid blue;
}

.img-box img{
 // width:100%;
  width:50px;
  height:50px;
  border-radius:50%;
  border:3px solid blue;
display:block;
object-fit:contain;
  //end area menu
}

  
select {
	width: 10rem;
	background-color: #c3f0c6;
	border: #b2eeac 2px solid;
}

.option123 {
//	background-color: #b8e1ba;
 	background-color: #c3f0c6;  
}

.option {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}


  .button{
  display:flex;
    flex-flow:row wrap;
  algin-items:center;
    justify-content:right;
   gap:10px;
  
}
  
  .head-box {
 background: #6F9FD8;
  border: 1px solid black;
  color: black;
  padding: 7px 15px;
  text-align: center;
  text-decoration: none;
  display:flex;
  font-size: 21px;
 // margin: 10px 10px;
  cursor: pointer;
}
  
 .button2 {
  background: gold;
  border: 1px solid black;
  color: black;
  padding: 7px 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 10px 10px;
  cursor: pointer;
}
 .button3 {
  background: white;
  border: 1px solid black;
  color: blue;
  padding: 5px 11px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  //margin: 1px 1px;
  cursor: pointer;
}
  
 .button4 {
 // background: #00008B;
   background: #3F69AA;
  border: 1px solid black;
  color: white;
  padding: 7px 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 1px 1px;
  cursor: pointer;
}
  

  textarea {
  width: 90%;
  height: 150px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 4px;
  background-color: #f8f8f8;
  resize: none;
}

select {
  width: 50%;
  padding: 16px 20px;
  border: none;
  border-radius: 4px;
  background-color: #f1f1f1;
}
input[type=text], input[type=password], input[type=number] {
  width: 50%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
}
input[type=button], input[type=submit], input[type=reset] {
  background-color: #3F69AA;
  border: none;
  color: white;
  padding: 16px 32px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
}
/* new css */
        .info-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
            gap: 15px;
            margin-top: 15px;
        }
        .info-item { background: #f8fafc; padding: 10px; }

        /* 4. الـ Flexbox والمحاذاة العمودية المثالية لسطر المدرس */


        .tutor-row {
            display: flex;
            align-items: center; /* محاذاة العناصر على خط أفقي واحد */
            gap: 15px;
            padding: 10px;
            border-bottom: 1px solid #eee;
        }

        /* 5. الدفع التلقائي للمساحة الفارغة */
        .tutor-info { 
            flex: 1; /* يمتص المساحة في المنتصف ويدفع السعر لليسار */
        }

        
