﻿
.ml-4 {
  margin-left: 1rem;
}
.card {
  text-align: left;
}
.card-tag span {
  margin-left: 0;
  margin-right: 0.5rem;
}
.path_arrow {
  rotate: 269deg;
}
.card-tag span img {
  margin-left: 0;
  margin-right: 4px;
}
.excellency-word {
  text-align: center;
}
.contact_l span {
  padding-right: 0;
  padding-left: 30px;
  background-position: left top;
}
.management {
  text-align: center;
}
.ipa-side-menu-section .col-md-3 .content-list-fixed .sub-menu a {
  margin-left: 16px;
  margin-right: 0;
  border-left: 2px solid #d2d6db;
  border-right: none;
}
.ipa-side-menu-section .col-md-3 .content-list-fixed a {
  padding: 6px 16px;
  padding-right: 0px;
}
.ipa-side-menu-section .col-md-3 .content-list-fixed .sub-menu a::before {
  right: unset;
  left: -18px;
}
.h_management {
  text-align: center;
}
a.new-user {
  margin-right: 0;
  margin-left: 0.5rem;
}
.invalid-feedback {
  padding-right: 0;
  padding-left: 20px;
  background-position: left;
}
.dropdown-toggle::after {
  margin-right: 0;
  margin-left: auto;
}
.event_location {
  background-position: left 2px;
  padding-right: 0;
  padding-left: 32px;
}
a.footer-ex-link::after {
  margin-left: 4px;
  margin-right: 0;
}
.h_management {
  width: 306px;
  height: 556px;
}
.h_management .card-img {
  margin-bottom: 0;
  width: 100%;
}
.h_management .card-img img {
  height: 300px;
  width: 100%;
}
/* End English Table */
.data_table thead th:first-child {
    border-radius:8px 0 0 0 ;
}
.data_table thead th:last-child {
    border-radius: 0 8px 0  0;
}
.data_table tbody tr:last-child td:first-child {
    border-bottom-right-radius: 0;
}
.data_table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 8px;
}
.data_table tbody tr:last-child td:last-child {
    border-bottom-left-radius: 0;
}
.data_table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 8px;
}
/* End English Table */
/* End ipa-magazine */
.ipa-magazine-sec {
    text-align: left;
}
/* End ipa-magazine */
/* End abstracts */
.abstracts a{
    margin:0 20px 20px 0;
}
/* End abstracts */
/* Start strategic */
.container-st {
  transform: translateX(72px);
}
/* End strategic */
.header-text-st {
    padding-top: 29px;
    text-align: center;
}
@media (max-width: 1699px) {
  .container-st {
    transform: translateX(25px);
  }
}
@media (max-width: 1399px) {
  .container-st {
    transform: translateX(160px);
  }
}
