#icb1 {background-color: rgba(255, 255, 255, 1);direction: rtl;padding: 20px 10px;border-radius: 20px;margin: 10px;}
#i7zs {max-width: 900px;}
#iyfi {width: 100%;gap: 30px;flex-wrap: wrap;margin-bottom: 150px;}
.gjs-plg-flex-row {display: flex;align-items: stretch;flex-wrap: nowrap;}
.izrm7 {position: relative;align-items: center;justify-content: center;display: flex;flex-direction: column; padding: 20px;border-radius: 20px;flex: 0 0 48%;-webkit-box-shadow: 3px 3px 10px 3px #dddddd;-moz-box-shadow: 3px 3px 10px 3px #dddddd;box-shadow: 3px 3px 10px 3px #dddddd;background: var(--color-02);
  color: #000;}
.headAllCourses{font-size: 22px;font-weight: 600;margin-bottom: 40px;}
.izrm7 a{color: #020202;width: 100%;height: 100%;display: flex;flex-direction: column;align-items: stretch;justify-content: stretch;gap: 10px;}
.izrm7 a img {border-radius: 15px;background: #fff;}
#btn_manage {display: flex;justify-content: end;padding: 15px;}
#btn_manage a {padding: 5px 15px;border-radius: 30px;font-size: 15px;background: #0809cb;color: #fff;display: flex;align-items: center;gap: 10px;width: fit-content;}
#btn_manage a img {width: 28px;}
#fw23a{display: flex;justify-content: space-between;align-items: baseline;padding: 0px;}
.btn_delete {background: #be3838;height: 35px;border-radius: 100%;padding: 6px;  position: absolute;top: -10px;  right: 0;}
.btn_edit {position: absolute;top: -10px;right: 38px;background: #fff0;margin: 0;padding: 0;height: 35px;}
#diplomas_items .item a {font-size: 16px;font-weight: 600;text-align: center;margin-bottom: 0;}
#co14l {padding: 7px;border-radius: 30px;font-size: 15px;background: #0809cb;color: #fff;display: flex;align-items: center;gap: 10px;width: fit-content;}
#diplomas_items .item a img {border-radius: 12px;margin-bottom: 10px;width: 100%;height: 150px;object-fit: cover;}
#co14l img {width: 20px !important;height: 20px !important;margin-bottom: 0px !important;background: #fff0;}
.delete-TaxCourses {height: 20px !important;width: 20px !important;}
.btn_edit:hover{background:#fff0}
.delete-TaxCourses {height: 20px !important;width: 20px !important;}
.messageContainer {display: flex;justify-content: right;padding: 0px 20px;}
#messageTaxCourses {padding: 8px 12px;border-radius: 20px;direction: rtl;font-size: 16px;}
.swal2-actions button {font-family: inherit;}


@media (max-width: 480px) {
  #iyfi {flex-direction: row;gap: 25px;}
  .izrm7{height: 100px;flex: 0 0 45%;padding: 10px;align-items: center;justify-content: center;display: flex;}
}

@media (max-width: 768px) {
  #icb1 {flex-direction: column;}
  #iyfi {flex-direction: row;gap: 40px 20px;justify-content: center;}
  .izrm7{height: auto;flex: 0 0 45%;padding: 10px;}
}

@media (max-width: 992px) {
  #iyfi {gap: 30px 20px;}
}