/*--Rosheed-was-here--*/

.cmp_notification {
background: #e6faea url("https://journals.uokerbala.edu.iq/public/site/images/bjh_admin1/linkbg-b74abc1d705a3aa332297fe72f14af6b.gif") no-repeat fixed center; 
font-size: 1.8rem;
line-height: 5rem;
font-weight: bold;
text-align: center;
}
.pkp_footer_content {
font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
font-size: .93rem;
font-weight: 700;
text-transform: uppercase;
background: #f2f2f2;
}
.pkp_brand_footer {
background: #e7eee6;
padding: 2rem;
}
.Rosh-table {
  width: 100%;
  border-collapse: collapse;
}
.Rosh-table tr:nth-child(even) {
background-color: #f7f5f5;
}
.Rosh-table tr:hover {
background-color: #fcffcf;
background: url("https://journals.uokerbala.edu.iq/public/site/images/rosheed/roshthover.gif");
}

.FtImg:hover {
filter: grayscale(0%);
}
.FtImg {
filter: grayscale(100%);}



/* Default behavior for larger screens */
@media screen and (min-width: 1190px) {
  table.Rosh-table {
    table-layout: auto;
  }
  table.Rosh-table th, table.Rosh-table td {
    white-space: nowrap; /* Ensure cells donØ£Â¢Ã¢â€šÂ¬Ã¢â€žÂ¢t wrap on larger screens */
  }
}
/* Collapse vertically for smaller screens */
@media screen and (max-width: 1189px) {
  table.Rosh-table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* For better scroll behavior on iOS */
  }
  table.Rosh-table thead {
    display: none; /* Hide header */
  }
  table.Rosh-table tbody,
  table.Rosh-table tr {
    display: block;
    width: 100%;
  }
  table.Rosh-table td {
    display: block;
    width: 100%;
    position: relative;
  }
  table.Rosh-table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
  }
  table.Rosh-table tr {
    margin-bottom: 10px;
  }
}
.pkp_structure_page {
	margin-top: 0;
	}
	
#navigationPrimary a {
  font-family: "Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
  font-size: .93rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #navigationPrimary a {
    color: rgb(27, 86, 40);
  }
}
#navigationPrimary > li > a {
  padding-bottom: 6px;
  border-bottom-width: 4px;
}
.pkp_navigation_primary_wrapper {
padding-left: 20px;
background: #8daa93
}
.pkp_structure_page {
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 0px;
  max-width: 1160px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  }
.pkp_site_name_wrapper {
  padding-left: 2.143rem;
  padding-right: 2.143rem;
}
.pkp_structure_footer_wrapper {
border-bottom: 1.5rem solid #1b5628;
}
@media (min-width: 992px) {
  .pkp_site_name {
    width: 75%;
    margin-left: 0;
    padding-top: 1.071rem;
    padding-bottom: 1.071rem;
  }
}
@media (min-width: 992px) {
  .pkp_nav_list a {
    display: inline-block;
    padding-left: .714rem;
    padding-right: 2rem;
    text-decoration: none;
    padding-top: 1.5rem;
    padding-bottom: .357rem;
  }
}
.pkp_navigation_search_wrapper {
display: hidden;
}
 body  {
 background:#dddddd;
 margin: 0px; 
 overflow-x: hidden;
 }