@import url("https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
@media (min-width: 992px) {
  .pkp_navigation_primary_row {
    border-top: 2px solid #9b9191 !important;
    background: #fff !important;
    padding-left: 2.143rem !important;
    padding-right: 2.143rem !important;
  }
  body {
    height: 100% !important;
    background-image: url(https://i.imgur.com/uaryaKU.jpg) !important;
  }
  .pkp_site_name {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: -6px !important;
    margin-bottom: -18px !important;
  }

  .pkp_structure_head {
    background-color: #accf5f00;
    border-bottom: 0px solid #ddd;
  }

  .pkp_structure_main:before,
  .pkp_structure_main:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 1px;
    background: white;
  }

  .pkp_site_name > a {
    padding-top: 0;
    padding-bottom: 0;
  }
  .pkp_site_name .is_img img {
    max-height: 350px !important;
  }
  .pkp_site_name_wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .pkp_navigation_user_wrapper {
    top: 0;
    right: 0;
    padding-right: 70px;
  }
  .pkp_navigation_user_wrapper .pkp_nav_list a {
    color: #000;
  }
  .pkp_structure_page {
    margin-top: 20px !important;
    margin-bottom: 20 !important;
    padding-bottom: 20 !important;
  }
  .pkp_site_name .is_img img {
    width: 1254px !important;
  }

  .pkp_navigation_user_wrapper .pkp_navigation_user {
    margin-right: 0;
    padding-right: 0;
    width: auto;
    margin-top: 30px;
  }

  .pkp_navigation_user_wrapper .pkp_nav_list a {
    color: #000;
    text-decoration: none;
  }

  .pkp_navigation_user > li > ul a .task_count,
  .pkp_navigation_user > li > ul a .task_count {
    background: #fff;
  }

  .pkp_navigation_user > li > ul a:hover .task_count,
  .pkp_navigation_user > li > ul a:focus .task_count {
    background: #fff;
  }

  .pkp_navigation_primary > li > a:hover,
  .pkp_navigation_primary > li > a:focus {
    color: rgba(0, 0, 0, 0.84);
    outline: 0;
    border-color: rgba(0, 0, 0, 0.84);
    text-decoration: none;
  }

  .pkp_nav_list ul {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1000;
    width: 15em;
    margin: 0;
    padding: 0;
    background: #accf5f;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }

  .pkp_nav_list ul a:hover,
  .pkp_nav_list ul a:focus {
    outline: 0;
    background: #ddd;
    border-color: #000000;
  }

  .pkp_nav_list ul li:first-child a {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-decoration: none;
  }

  .pkp_navigation_primary ul a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    text-decoration: none;
  }

  .pkp_navigation_user > li > a,
  .pkp_navigation_user > li.in_focus > a,
  .pkp_navigation_user > li > a:hover,
  .pkp_navigation_user > li > a:focus {
    color: rgba(0, 0, 0, 0.84);
    text-decoration: none;
  }

  .pkp_navigation_primary ul a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
  }

  .pkp_navigation_primary .dropdown-menu a:hover {
    border-color: #000;
  }
  .pkp_brand_footer {
    margin-top: -170px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .pkp_structure_page {
    margin-top: 0 !important;
    position: relative;
    top: 0 !important;
    margin-bottom: 0 !important;
  }
}
.pkp_block {
  overflow: hidden;
  border-radius: 2px !important;
  background: #fff !important;
  box-shadow: 0 0 0 1px #dfdfdf;
  padding: 0 !important;
  margin: 10px 10px 22px !important;
}
.pkp_block .content {
  padding: 10px 20px;
}
.pkp_block a {
  text-decoration: none !important;
  /* color: #000 !important; */
}
/* .pkp_block a:hover {
  color: #00105D !important;
} */
.pkp_block .title {
  text-align: center;
  border-radius: 0 !important;
  padding: 10px 9px !important;
  background: #00105d !important;
  display: block !important;
  margin-bottom: 0.714rem !important;
  margin-top: 0 !important;
  font-family: Lato, sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.43rem !important;
  color: #fff !important;
}
.pkp_block table {
  width: 100% !important;
}
.pkp_site_name {
  margin-top: -1px !important;
  margin-bottom: -10px !important;
}

@media screen and (max-width: 720px) {
  .pkp_site_name .is_img img {
    display: inline-block !important;
    margin-top: 6px !important;
    margin-bottom: 0 !important;
    bottom: 0.357rem !important;
    padding: 0 !important;
  }

  .pkp_brand_footer {
    margin-top: -130px;
    padding-right: 20px;
    background-color: #dbd9d9;
  }
}

.pkp_structure_content {
  padding-top: 0px;
  background-color: white;
}

.pkp_block .content {
  padding: 0;
}

.has_site_logo .pkp_head_wrapper {
  padding-top: 0;
}

.buttonside {
  background-color: #accf5f;
  border-color: #accf5f;
  color: white;
}
.buttonside:hover {
  background-color: #fff;
  border-color: #accf5f;
  color: #accf5f;
}

.cardside {
  background-color: #accf5f;
  color: #fff;
}

.pkp_block {
  overflow: hidden;
  border-radius: 2px !important;
  background: #fff !important;
  box-shadow: 0 0 0 0px #dfdfdf;
  padding: 0 !important;
  margin: 10px 10px 22px !important;
}

.pkp_structure_footer_wrapper {
  background: #00000000;
}

.pkp_footer_content {
  padding: 30px;
  text-align: left;
  background-color: #dbd9d9;
}