.homeworks {
    background-color: #f0f0f075;
    border: 1px solid #0a4455;
    width: 100%;
    padding: 3px;
    border-radius: 10px;
}
.homework-top {
  width: 100%;
  /* height:px */
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.homework-right {
  color: #fc8d00;
  font-size: 22px;
  padding-right: 10px;
}
.homework-left {
  /* width: 30%; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
}
/*#homwwork {
  border: none;
  color: #0a4455;
  font-size: 18px;
}*/
.homework-bottom {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}
    .homework-bottom .homework-item {
        width: 17%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
        padding: 10px;
        border-left: 1px solid #d1d1d1;
    }

    .homework-bottom .homework-item .homework-img {
        width: 52px;
        height: 52px;
    }
        .homework-bottom .homework-item:hover {
  transform: translateY(-1.1rem);
  transition: transform 0.5s;
}
.homework-bottom .homework-item:last-child {
  border: none;
}
.homework-item p {
  color: #fc8d00;
  font-size: 17px;
}
/* last componant */
.last-border {
  border: 1px solid #0a4455;
  border-radius: 10px;
}
.seearch-item {
  width: 50%;
  border: 3px solid #0a4455;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.seearch-item input {
  border: none;
  border-radius: 0px 5px 5px 0;
  width: 79%;
}
.seearch-item button {
  /* border: none;
  border-radius: 50px;
  background-color: white; */
  border: none;
  border-radius: 5px 0 0 5px;
  background-color: white;
  width: 20%;
}
.last-top {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2px;
}
    .last-top.fix-course-size {
        flex-direction: column;
        height: 100px;
    }
.last-bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px;
}
.last-bottom span {
  color: #0a4455;
}
.last-bottom .right {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.middle-top {
  border: 1px solid black;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 10px;
}
.diss {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #0a4455;
  padding: 2px;
}
.last-item-diss {
  border: none;
}
.border-contain {
  border: 1px solid black;
}
.new-width {
  width: 95%;
}
.left-diss p {
  font-size: 10px;
  border: 1px solid #0a4455;
  border-radius: 20px;
  padding: 2px 5px 5px 2px;
  /* margin-top: 15px; */
}
.p-main {
  color: #0a4455;
  font-size: 12px;
  font-weight: bold;
}
.dis-p-cont {
  font-size: 10px;
  text-align: start;
}
.bottom-section-tec .uk-card-body {
    padding: 17px 10px !important;
    background: #FBFBFB;
}

/*=================================media============================= */
@media (min-width: 1200px) {
    .bottom-section-tec .uk-card-body {
    padding: 17px 10px !important;

  }
}

/*====================================added style for new file bug from ui/ux team ==========================*/
.youtube-width {
    width: 23px;
    height: 23px;
    border-radius: 50%;
}

#navigation ul ul::after {
    right: 70px;
}
/*#navigation ul li ul {
    left: -50px;
}*/
/*logo issue */
.header.itqan-header a.itqan-logo {
    width: auto;
    height: auto;
    position: relative;
    /*right: 80%;*/
}
.video-frame .media-content {
    position: static;
  
    width: 500px;
    height: 337px;
    border: 8px solid #F9A73F;
    border-radius: 9px;
}

/*===========for upload img in catalog ==============*/
.add-course-form .catlog-img-review.uploading-img-review, .catlog-img-review.uploading-img-review {
    height: 100px;
    float: left;
    position: relative;
    top: -7%;
    left: 83%;
}
.add-course-form .upload-img .catlog-img-camera.camera-icon, .catlog-img-camera.camera-icon {
  
    margin-right: calc(40px);
    
    position: relative;
    bottom: 5px;
    left: 2%;
}
    .catlog-img-camera.camera-icon.add-course-camera {
        margin-right: calc(40px);
        position: static;
        margin-left:10px;
    }

.services-content .service-block {
    min-height: 220px;
    height: 100%;
}
.Itqan-register .uk-input{
    border-color:transparent !important; 
}
/*=======nooraniia itqan service block ==============*/
.services-content.eductional-seesion {
    justify-content: center;
    width: 75%;
    margin: 0 auto;
}
.Itqan-Service .Itqan-service-background {
    background-repeat: no-repeat;
    background-size: cover;
}
    .Itqan-Service .Itqan-service-background.Itqan-service-background2, 
    .Itqan-service-background2 {
        background-position: bottom;
    }
 .Itqan-service-background.itqan-contact-backgrond {
    background-size: cover;
    background-position: 50% bottom;
}
.Itqan-service-background.noorania-background {
    background-repeat: no-repeat;
    background-size: cover;
}
.new-dashboard .main-block .dashboard-block .circle {
    background: #0058ff1a;
    border: 1px solid #0058ff19;
    width: 25px;
    height: 25px;
    margin-top: 20px;
    margin-left: 15px;
    line-height: 25px;
    text-align:center;
}

.subscribed-block .dropdown-notifications-content ul li a.success {
    background: #0a4455;
    border-radius: 5px;
}
.subscribed-block .dropdown-notifications-content ul li a.danger {
    background: #F9A73F;
    border-radius: 5px;
}

/*========student group main page =======================*/
.student-group-block .group-block-card {
    background-color: #F1F1E6;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    border: 1px solid #707070;
     
}
    .student-group-block .group-block-card .course-card-thumbnail {
        height: 175px;
    }

.student-number-joined {
    background-color: #0a4455;
    color: #fff;
    margin-top: 20px;
    border-radius: 8px;
    padding: 6px 20px 2px !important;

}
    .student-number-joined .view-stud-num {
        float: left;
    }

    .student-number-joined p, .student-number-joined a {
        color: #fff;
    }
.students-list .student-title-group {
    font-size: 14px;
}
.students-list.joined-group-stud {
    width: 100%;
}

 .fix-label-responsive .uk-form-controls {
    margin-right: 0 !important;
}
    /*========media for group ============*/
    @media(max-width:500px) {
        .float-none-responsive {
            float: none !important;
        }
    }