﻿.hide {
  display: none !important;
}

.tlc {
  text-align: center;
}

.tlr {
  text-align: right;
}

.dark-bg {
  background-color: #f2f2f2;
}

#h1-box {
  padding: 0 0 30px 0;
}

#h1-box h1 {
  font-weight: normal;
  padding: 45px 0 30px 0;
}

.text-center {
  text-align: center;
}

h2.sub-section {
  font-size: 34px;
  padding-top: 33px;
  padding-bottom: 32px;
}

section.m-feed-hero-item {
  text-align: center;
}

#hero-banner {
}

#area-heading {
}

.start-index {
  margin-top: 70px;
}

#area-heading .m-area-heading {
  padding: 47px 0 30px 0;
}

.latest-news {
}

.latest-news h2 {
  font-size: 30px;
  font-weight: normal;
  padding: 33px 0 22px 0;
}

.post_customize {
  margin-top: 0;
  padding-bottom: 8px;
}

.latest-news section div h3,
#recent-cases section div h3 {
  margin-top: 10px;
}

.latest-news--loadmore,
#recent-cases .recent-cases--loadmore {
  padding: 30px 0 0 0;
  text-align: center;
}

#become-partner {
  padding-bottom: 66px;
}

#recent-cases {
}

#recent-cases h2 {
  font-size: 30px;
  font-weight: normal;
  padding: 66px 0 31px 0;
}

#recent-cases .recent-cases--loadmore {
  padding: 30px 0 0 0;
}

/* POSTS */
section.m-image-intro {
  text-align: center;
}

nav#breadcrumb {
  padding: 30px 0 45px 0;
}

#news-intro {
  padding: 0 0 0px 0;
}

#news-intro h1 {
  font-weight: normal;
  padding: 10px 0 0px 0;
}

#subdesc-post {
  padding: 23px 29px 10px;
  margin-top: 30px;
  background-color: #f2f2f2;
}

#subdesc-post p {
  font-weight: 600;
  margin: 0;
  padding: 0 0 10px 0;
}

#content-post {
  padding: 30px 0 30px;
}

#content-post p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

#content-post ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}

#content-post ol {
  display: block;
  list-style-type: initial;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}

#content-post a {
  color: #0067b8;
  text-decoration: underline;
}

#yammer-div {
  align-items: center;
  background-color: #0072c6;
  color: #fff;
  display: flex;
  height: 400px;
  justify-content: center;
}

#title-posts h2 {
  font-size: 30px;
  font-weight: normal;
  padding: 33px 0 22px 0;
}

#posts.main {
  padding-top: 80px;
}

#posts div[data-grid],
#events div[data-grid] {
  min-height: 530px;
}

.filter-wrap {
  background-color: #f2f2f2;
  height: auto;
  width: 100%;
}

.filters {
  align-items: center;
  display: flex;
  flex-direction: row;
}

.pagination-div {
  padding-top: 30px;
}

#login.form-pattern form {
  width: 70%;
  margin-left: 15%;
}

#login form p {
  margin-top: 30px;
}

#login form input {
  width: 100%;
}

.c-drawer {
  background: unset;
}

.c-drawer-panel {
  min-width: max-content;
}
/* .page-form label.c-label {
    width: 100%;
} */
.page-form input[type="password"] {
  padding: 7px 10px;
  display: block;
}
/* .c-select > .c-drawer, */
.page-form input[type="password"],
.page-form input[type="email"],
.page-form input[type="text"],
.page-form .c-date-time-picker[data-date-time-picker="date"] {
  height: 39px;
}

.c-select > .c-drawer > button {
  height: 39px;
  min-height: 39px;
  line-height: 9px;
}

.c-select button {
  background-color: #fff;
  position: relative;
}

.c-select .c-drawer-panel {
  /* position: absolute; */
  background-color: #fff;
  border: 1px solid #000;
  padding: 10px;
  /* z-index: 999; */
}

.c-select .c-drawer-panel label {
  margin: 5px 0;
}

.page-form form div[data-grid="col-6"] input,
.page-form .c-select button,
.page-form .c-file,
.page-form .c-date-time-picker[data-date-time-picker="date"] {
  width: 90%;
}

.page-form input,
.page-form .c-select button,
.page-form .c-textarea textarea {
  border: 2px solid #707070 !important;
}

.c-label[role="radio"] {
  margin-top: 19px;
}

.desc-wysiwyg {
  width: 95%;
}

.page-form .btn-submit {
  margin: 30px 20px;
  text-align: center;
}

.page-form .btn-submit button {
  margin: 0 10px;
}

.page-form form div[data-grid="col-12"] input,
.page-form form div[data-grid="col-12"] textarea {
  width: 95%;
}

.page-form form div[data-grid="col-12"] .c-textarea textarea {
  height: 300px;
}

.page-form form input {
  width: 90%;
}
/* Register */
.page-form .c-select {
  width: 100%;
  max-width: none;
}

.page-form .c-select div {
  width: 100%;
}

/* Case register */
#case-register {
  margin-top: 30px;
}

input[type="file"].hide-file {
  display: none;
}

/* PROFILE */
div[class^="m-persona-"] {
}

#profile-box #profile-photo div {
  padding: 0;
}

.profile-img {
  position: relative;
}

[class^="m-persona-"] > div.profile-img picture {
  background-size: 100%;
}

.profile-img f-dialog-scroll {
  overflow-y: hidden;
}

.profile-edit-img {
  align-items: flex-end;
  border-radius: 50%;
  bottom: 0;
  color: #fff;
  cursor: pointer;
  display: flex;
  height: 100%;
  font-size: 14px;
  flex-direction: row;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  width: 100%;
}

.profile-edit-img button {
  background-color: #0266b8;
  border-radius: 50%;
  bottom: 0;
  height: 50px;
  margin: 0;
  min-width: unset;
  padding: 0;
  position: absolute;
  right: 0;
  width: 50px;
}

#profile-infos ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 30px auto;
}

#profile-infos li {
  padding: 3px 25px;
}

#profile-btn-edit {
  text-align: center;
}

.box-infos {
  align-items: center;
  background-color: #f2f2f2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 40px;
  padding: 48px 200px 16px;
}

#points-earned span {
  color: #0266b8;
  font-size: 120px;
  font-weight: bold;
}

#badges-earned .badges {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 40px 0;
  width: 100%;
}

#badges-earned .badges img {
  max-width: 100%;
  width: 20%;
  margin-bottom: 30px;
  margin-right: 10px;
}

.avatar1 {
  background-image: url("../img/profile1.png") !important;
}

.avatar2 {
  background-image: url("../img/profile2.png") !important;
}

.avatar3 {
  background-image: url("../img/profile3.png") !important;
}

.avatar4 {
  background-image: url("../img/profile4.png") !important;
}

.avatar5 {
  background-image: url("../img/profile5.png") !important;
}

.avatar6 {
  background-image: url("../img/profile6.png") !important;
}

.avatar7 {
  background-image: url("../img/profile7.png") !important;
}

.avatar8 {
  background-image: url("../img/profile8.png") !important;
}

/* EVENTS */
#search-events {
  padding-bottom: 60px;
}

#search-events #search-label {
  font-size: 16px;
  padding-top: 27px;
}

#search-events form {
  max-width: none;
}

#highlights {
  margin-top: 30px;
  padding-bottom: 30px;
}

#sort-events {
  margin: 30px 0 0;
}

#sort-events #label-sort-events {
  text-align: right;
}

#sort-events #label-sort-events label {
  font-size: 16px;
  margin-top: 27px;
  padding: 0;
  padding-right: 10px;
}

#sort-events .c-select div {
  padding-right: 35px;
}

#sort-events .c-select div,
#sort-events .c-select div button {
  width: 100%;
}

/* EVENT PAGE */
#event-banner {
}
/* h1, p a  */
#box-info-banner-event h1 {
  display: inline;
  padding-bottom: 15px;
}

#box-info-banner-event p {
  padding-bottom: 20px;
  padding-top: 20px;
}

#box-desc-event p {
  margin-top: 30px;
  padding-bottom: 30px;
}

#agenda-box {
  background-color: #f2f2f2;
  padding-bottom: 45px;
  padding-top: 45px;
}

#agenda-box h2 {
  font-weight: normal;
  padding-bottom: 20px;
}

#agenda-box .c-table {
  padding-bottom: 20px;
}

#agenda-box tr:nth-child(odd) {
  background-color: #fff;
}

#agenda-box tr:nth-child(even) {
  background-color: #e5e6e7;
}

#agenda-box .btn-submit {
  text-align: center;
}

#speaker-event {
  margin-bottom: 30px;
}

#speaker-event h2 {
  font-weight: normal;
  padding: 60px 0 30px;
}

#enterprise-event {
  background-color: #f2f2f2;
  padding-bottom: 70px;
  padding-top: 45px;
}

#enterprises {
  margin-bottom: 30px;
  margin-top: 30px;
}

.spotlight-enterprises,
.list-enterprises {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-bottom: 60px;
}

.list-enterprises {
  margin-bottom: 0px;
}

.spotlight-enterprises .contain-enterprise {
  min-width: 200px;
  min-height: 200px;
}

.list-enterprises .contain-enterprise {
  min-width: 110px;
  min-height: 110px;
}

.spotlight-enterprises .contain-enterprise,
.list-enterprises .contain-enterprise {
  align-items: center;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.box-bg {
  align-items: center;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  height: 220px;
  justify-content: center;
  margin-bottom: 60px;
  /* margin-right: 1%; */
  min-width: 15%;
  width: 220px;
}

.box-bg-small {
  align-items: center;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  height: 110px;
  justify-content: center;
  margin-bottom: 60px;
  /* margin-right: 1%; */
  width: 110px;
}

.box-enterprise {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.enterprise-small {
  max-width: 130px;
  height: 130px;
}

/* ADMIN POST */
section.m-content-placement-item.f-size-medium.post_customize > div {
  max-height: 200px;
  height: 200px;
}

section.m-content-placement-item.f-size-medium.post_customize picture {
  position: relative;
}

.admin-edit {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: row;
  height: 100%;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.c-tag {
  background-color: #0067b8;
  border: 3px solid #fff;
  color: #fff;
  font-size: 10px;
}

button.c-tag:hover,
a.c-tag:hover {
  background: #005293 !important;
}

.c-tag span,
.c-tag span div {
  margin-top: 10px;
  color: #fff;
  text-decoration: underline;
}

/* BANNER */
.list-itens {
  margin-top: 30px;
}

.item-box-title {
  background-color: #0078d4;
  color: #ffffff;
  height: 40px;
  margin-bottom: 10px;
}

.item-box {
  background-color: #f2f2f2;
  height: 100px;
  margin-bottom: 20px;
}

.item-box-general {
  align-items: center;
  display: flex;
  flex-direction: row;
  height: 100%;
  justify-content: center;
}

.item-box-general p {
  margin: 0;
  padding: 0;
}

.item-box--img {
  background-color: #e3e3e3;
  justify-content: left;
  overflow: hidden;
}

.item-box--img img {
  max-width: 100%;
}

.item-box--actions a {
  margin-right: 20px;
}

.item-box--db-border {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

/* BANNER EDIT */
#banner-img-input {
  display: flex;
  flex-direction: row;
  align-items: center;
  background-color: #f2f2f2;
}

#banner-img-input .banner-img img {
  max-width: 100%;
}

.banner-input {
  background-color: #f2f2f2;
  padding: 28px 30px;
}

#banner-register .gated_post {
  max-height: 87px;
}

/* BADGES */
#list-badges {
}
/* BADGE REGISTER */
.box-badge-register {
  background-color: #f2f2f2;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 45px 0;
}

.box-badge-img {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: left;
}

.box-badge-input .c-file {
  width: 95%;
}

/* Partner */
.item-box---name p {
  text-align: left;
  width: 90%;
}

#search-partner {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

/* CMS Events */
.event-filters {
  margin-top: 30px;
  margin-bottom: 30px;
}

.clean-events {
  margin: 0 !important;
}

/* FILTER */
.filter-item {
  float: unset;
}

#box-filter {
  background-color: #f2f2f2;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 24px;
  padding-top: 24px;
}

#box-filter #box-heading {
  margin-bottom: 20px;
}

#box-filter fieldset legend {
  font-size: 0px;
  line-height: 0;
  margin: 0;
  padding: 0;
}

#box-filter .btn-filter {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

#box-filter .btn-filter button {
  margin: 0;
}

#box-filter .c-drawer {
  position: relative;
}

#box-filter .c-drawer button {
  background: #0067b8 !important;
  color: #fff;
  max-width: 90%;
  margin-bottom: 10px;
}

#box-filter .c-drawer > div[id] {
  /* position: absolute; */
  width: 100%;
}

#box-filter .c-drawer-panel {
  background-color: #fff;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  padding: 0px 10px 10px;
  z-index: 9;
}

#box-filter .c-drawer-panel .c-label {
  margin-top: 15px;
}

/* EVENT REGISTER */
.page-form .c-date-time-picker[data-date-time-picker="date"] {
  border: 1px solid #707070 !important;
  background-color: #fff;
}

.page-form .c-date-time-picker[data-date-time-picker="date"] button {
  border: none;
}

.page-form
  .c-date-time-picker[data-date-time-picker="date"]
  button:nth-child(2) {
  border-left: 2px solid #707070;
  border-right: 2px solid #707070;
}

table.custom-table img {
  max-width: 100px;
}

table.custom-table tr th,
table.custom-table tr td {
  text-align: center;
}

/* CorreÃ§Ã£o do editor de texto com alto contraste */
@media screen and (-ms-high-contrast: active) {
  .tox-toolbar__primary div button svg,
  .tox-toolbar__primary div span svg {
    fill: #fff !important;
  }
}

#uhfCatLogo h1 {
  font-size: 18px;
  font-weight: 600;
  margin-top: -3px;
}

#uhfCatLogo:hover > h1,
#uhfCatLogo:focus > h1 {
  border-bottom: 3px solid #000;
}

/** LBPU */

.general-post-container div section picture {
  position: relative;
}

.general-post-container--community p {
  margin-top: 10px !important;
}

.general-table-wrap div table caption {
  padding-bottom: 20px;
}

.general-table-wrap div table thead tr th,
.general-table-wrap div table tbody tr td {
  text-align: left !important;
  padding: 0 0 10px 0 !important;
}

.gen-tar {
  text-align: right;
}

.general-post-container div section picture div a {
  position: absolute;
  width: 100%;
  height: 100% !important;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  z-index: 99;
}

.bg-right-answer {
  background-color: rgba(16, 124, 16, 0.2) !important;
}

.general-post-container div section picture div img {
  width: 30%;
  margin-left: 35%;
}

section.m-content-placement-item div {
  max-height: unset !important;
  height: auto !important;
}

.home-ung-lbpu-module-feature {
  padding-top: 24px;
}

.home-ung-lbpu-module-feature section {
  background-color: #f2f2f2;
  margin-top: 0;
  padding: 24px 0;
}

.home-ung-lbpu-comp-paragraph {
  text-align: center;
}

.home-ung-lbpu-comp-paragraph p {
  text-align: left;
  padding: 53px 0 101px 0;
}

.home-ung-lbpu-comp-paragraph a {
  text-transform: uppercase;
}

.home-ung-lbpu-module-content-placement {
  padding-top: 50px;
}

.home-ung-lbpu-module-content-placement div[data-grid] {
}

.home-gat-lbpu-module-feature section {
  background-color: #f2f2f2;
}

.home-gat-lbpu-comp-paragraph p {
  padding-top: 58px;
}

.home-gat-lbpu-comp-search {
  padding: 78px 0 107px;
}

.home-gat-lbpu-comp-search form {
  margin: 0 auto;
  min-width: 832px;
}

.home-gat-lbpu-category {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 122px;
}

.home-gat-lbpu-category .home-gat-lbpu-category--item a {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100px;
}

.home-gat-lbpu-category img {
  display: block;
}

.home-gated-lbpu-module-content-placement h2 {
  padding-bottom: 40px;
}

.sa-gat-lbpu-comp-breadcrumb {
  padding: 70px 0 68px;
}

.gat-community-lbpu-terms-breadcrumb {
  padding: 30px 0 0;
}

.sa-gat-lbpu-search {
}

.sa-gat-lbpu-search form {
  min-width: 100%;
}

.sa-gat-lbpu-under-filter {
  align-items: center;
  display: flex;
  flex-direction: row;
  padding: 31px 0;
}

.sa-gat-lbpu-under-filter--text {
}

.sa-gat-lbpu-under-filter--text span {
  font-weight: bold;
}

.sa-gat-lbpu-under-filter--subfilter {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: end;
}

.sa-gat-lbpu-under-filter--subfilter span {
  margin-right: 10px;
}

.sa-gat-lbpu-under-filter--subfilter div button {
  margin-top: 0;
}

.sa-gat-lbpu-pagination,
.sa-gat-lbpu-pagination ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.posts-lbpu-pagination {
  padding-top: 60px;
}

.sa-gat-lbpu-pagination .sa-gat-lbpu-pagination--num-pages,
.posts-lbpu-pagination--range {
  margin-top: 32px;
}

.sa-gat-lbpu-course-video div img {
  min-width: 100%;
}

.sa-gat-lbpu-related-courses {
  padding-top: 60px;
}

.sa-gat-lbpu-related-courses p.c-subheading-3 {
  padding-bottom: 30px;
}

.achie-gated-main h1 {
  padding-bottom: 32px;
}

.achie-gated-main h2 {
  padding-bottom: 16px;
}

.achie-gated-main h3 {
  padding-bottom: 8px;
}

.achie-gated-main p {
  padding-top: 0;
  padding-bottom: 16px;
}

.achie-gated-items div {
  padding: 10px 20px;
}

.achie-gated-items div div.m-image {
  padding: 0;
}

.achie-gated-items div div.m-image img {
  width: 100%;
}

.achie-gated-scores {
  padding-top: 24px;
}

.achie-gated-main div.m-multi-column {
  padding-top: 24px;
  padding-bottom: 24px;
}

.community-edit-gat-lbpu-main h1 {
  padding-bottom: 40px;
}

.community-edit-gat-lbpu-search form {
  max-width: 100% !important;
}

.community-edit-gat-lbpu-btns {
  padding-top: 8px;
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}

.community-edit-gat-lbpu-list--container h2 {
  padding-bottom: 24px;
  padding-top: 60px;
}

.community-gated-top-list .community-edit-gat-lbpu-search {
  padding-top: 26px;
}

.community-gated-file-wrap {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.general-table-wrap--courses-cfg h2 {
  padding: 70px 0 30px;
}

.community-gated-link-to-community input {
  width: 100% !important;
}

.community-gated-link-to-community {
  padding-top: 50px;
}

.community-gated-end-btns {
  display: flex;
  flex-direction: row;
  gap: 80px;
  justify-content: center;
  padding: 50px 0;
}

.gat-lbpu-comp-terms-paragraph p {
  padding: 60px 0 40px;
}

.gat-lbpu-comp-terms-paragraph div.c-checkbox {
  padding-bottom: 30px;
}

.community-edit-gat-lbpu-main--filters {
  padding-bottom: 60px;
}

.community-gated-report form {
  margin-top: 30px;
  margin-bottom: 40px;
}

.container-pagination-center {
  display: flex;
  justify-content: center;
}

.test-gated-container form .test-gated-container--desc {
  padding: 70px 0 10px;
}

.test-gated-container form .test-gated-container--divider-quest {
  padding: 50px 0 50px;
}

.test-gated-container form .test-gated-container--btn-submit {
  padding-top: 50px;
  text-align: center;
}

.testresult-gated-container--score-badge {
  display: flex;
  margin: 50px 0 52px;
}

.testresult-gated-container--score {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.testresult-gated-container--score-badge .achie-gated-items {
  display: flex;
  justify-content: center;
}

.admin-taxonomy-container {
  margin: 20px 0;
}

.admin-taxonomy-container hr {
  border-top: 1px solid rgba(0, 0, 0, 1) !important;
}

.admin-taxonomy-container-taxonomys {
  display: flex;
  flex-direction: column;
}

.admin-taxonomy-items-taxonomy {
  display: flex;
  justify-content: center;
  padding: 20px 0 17px;
}

.admin-taxonomy-items-taxonomy div a {
  text-align: center;
}

.admin-taxonomy-container-taxonomys
  .admin-taxonomy-items-taxonomy:nth-child(odd) {
  background-color: #f2f2f2;
}

.admin-taxonomy-items-taxonomy div input,
.admin-taxonomy-items-taxonomy div button {
  margin-top: 0 !important;
}

.admin-taxonomy-items-taxonomy div input {
  margin-right: 100px;
}

.admin-taxonomy-items-taxonomy div button {
  text-align: center;
}

.admin-taxonomy-items-taxonomy div span {
  background-color: #fff;
  min-width: 250px;
  display: inline-block;
  border: 1px solid #707070;
  padding: 8px 12px;
  margin-right: 50px;
}

.admin-taxonomy-items-taxonomy div a {
  margin: 0px;
}

.admin-taxonomy-container-taxonomys--btns {
  padding: 40px 0 18px;
}

.admin-taxonomy-container-taxonomys--btns
  .admin-taxonomy-container-taxonomys--btns-line {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  text-align: center;
}

.admin-taxonomy-container-taxonomys--btns
  .admin-taxonomy-container-taxonomys--btns-line:nth-child(2) {
  padding-top: 20px;
  max-width: 600px;
  margin: 0 auto;
}

.admin-taxonomy-container-taxonomys--btns
  .admin-taxonomy-container-taxonomys--btns-line
  button {
  padding-right: 0 !important;
}

.admin-module-list h1 {
  padding: 12px 0 40px;
}

.admin-course-admin-txt P.admin-course-desc-form-p {
  padding-bottom: 30px;
}

.admin-courses-form > div > div > textarea {
  border: 2px solid rgba(0, 0, 0, 0.6);
}

.admin-course-admin--assets-items {
  display: flex;
  justify-content: start;
  align-items: flex-end;
}

.admin-course-admin--assets-items .div:nth-child(odd) {
  background-color: #f2f2f2;
}

.admin-course-admin--assets-items > div > button {
  padding-right: 0 !important;
}

.admin-course-admin--assets-container > div {
  display: flex;
  align-items: center;
}

.admin-course-remove-asset {
  text-align: center;
}

.admin-course-remove-asset button {
  padding-right: 0 !important;
}

.admin-course-admin--assets-item {
  padding: 20px;
  margin-bottom: 15px;
  margin-top: 15px;
  background-color: #fff;
  border-radius: 20px;
}

.asset-type-file {
  background-image: url("assets/img/logo-file.png");
  background-repeat: no-repeat;
  background-size: 170px;
  background-position: 95% 7px;
}

.asset-type-video {
  background-image: url("assets/img/logo-video.png");
  background-repeat: no-repeat;
  background-size: 270px;
  background-position: 95% 20px;
}

.admin-course-admin--assets-item > div {
  padding-bottom: 10px;
}

.admin-module-items {
  justify-content: space-between;
  padding: 10px 20px;
}

.admin-module-items div {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.admin-module-items div a {
  margin: 0;
  text-align: center;
}

.admin-test-create-page-btn-add {
  display: flex;
  justify-content: center;
  padding-bottom: 40px;
}

.admin-test-create-form {
  border-top: 1px solid #000;
}

.admin-test-create-form-question > div {
  padding: 20px;
}

.admin-test-create-form-question > div.options {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
}

.admin-test-create-form-question > div:nth-child(odd) {
  background-color: #f2f2f2;
}

.admin-test-create-form > div:nth-child(odd) {
  background-color: #f2f2f2;
}

.admin-test-create-form > div:nth-child(even) {
  background-color: #f2f2f2;
}

.admin-test-create-form-answer > div:nth-child(odd) {
  background-color: #fff;
}

.admin-test-create-form-answer > div:nth-child(even) {
  background-color: #f2f2f2;
}

.admin-test-create-form-question > div label {
  margin-top: 0 !important;
}

.admin-test-create-form-question .right-answer-box fieldset > legend {
  padding-bottom: 7px !important;
}

.admin-test-create-btn-add-answer {
  display: flex;
  justify-content: right;
  align-items: flex-end;
}

.right-answer-box {
  border-bottom: 2px solid #000;
}

.admin-test-create-select-options {
  padding-top: 20px;
}

.admin-test-create-actions {
  display: flex;
  justify-content: space-between;
  text-align: center;
}

.admin-test-create-actions {
  padding-top: 40px;
}

.admin-test-create-actions a,
.admin-test-create-actions button {
  padding-right: 0 !important;
}

.admin-cms-banner-btns-actions {
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.admin-cms-banner-list--page h1 {
  padding: 30px 0 60px;
}

.admin-cms-banner-list--form > hr.c-divider,
.admin-cms-banner-list--form form div hr.c-divider {
  border-top: 1px solid #000 !important;
}

.admin-cms-banner-list--form > form > div {
  padding: 9px;
}

.admin-cms-banner-list--form > form > div:nth-child(odd) {
  background-color: #f2f2f2;
}

.admin-cms-banner-list--form > form > div > label,
.admin-cms-banner-list--form > form > div > div > label,
.admin-cms-banner-list--form > form > div > div > div > label {
  margin-top: 0 !important;
}

.admin-cms-banner-page-btn-add {
  align-items: center;
  display: flex;
  justify-content: center;
}

.admin-cms-banner-page-h1 {
  margin-top: 30px;
}

.admin-cms-banner-img.m-image,
.admin-cms-banner-list--form form > div > div > .m-image {
  padding-top: 0;
}

.admin-cms-banner-img,
.admin-banner-container-banner-img {
  display: flex;
  align-items: center;
}

.admin-cms-banner-list--form form > div > div > .m-image img,
.admin-cms-banner-img img {
  max-height: 53px;
}

.admin-cms-banner-list--form .admin-taxonomy-container {
  background-color: transparent !important;
}

.admin-cms-banner-list--form > form > div > div > div > div.c-combo {
  margin-top: 0;
}

.admin-cms-badges-btn-initial {
  text-align: center;
  margin: 60px 0 40px;
}

.admin-cms-badges-btn-initial a {
  padding-right: 0 !important;
}

.admin-cms-badges-list--form-select .c-file {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.admin-cms-badges-list--form-select .c-file input.c-text-field {
  width: 100%;
}

.admin-cms-badges-list--form div div.c-combo {
  margin-top: 0;
  min-width: 100%;
}

.admin-cms-badges-page-badges-container {
  padding-top: 40px;
}

.admin-cms-badges-page-badges-container div {
  padding-bottom: 10px;
}

.admin-cms-badges-page-badges-container div div section div p {
  margin-top: 10px !important;
}

.admin-cms-items-btns {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
}

.admin-cms-items-btns a,
.admin-cms-items-btns button {
  padding-right: 0 !important;
}

.admin-report-page h1 {
  padding: 30px 0 20px;
}

.admin-report-filter {
  align-items: center;
  background-color: #f2f2f2;
  border-top: 1px solid #000;
  display: flex;
  margin-bottom: 10px;
  justify-content: center;
  padding: 15px 0 17px;
}

.admin-report-list--list-items {
  gap: 33%;
  justify-content: left;
  padding: 15px 20px;
}

@media screen and (max-width: 1084px) {
  [data-grid="container"] {
    max-width: 80% !important;
    margin-left: 10%;
  }

  .admin-course-admin--assets-container {
    border-top: 1px solid #000;
    margin-top: 10px;
    padding-top: 10px;
  }

  .admin-course-admin--assets-wrapper
    > div.admin-course-admin--assets-container:first-child {
    border-top: none !important;
  }

  .admin-course-admin--assets-container > div {
    flex-direction: column;
  }

  .achie-gated-items div a {
    min-width: 0 !important;
    font-size: 0.76rem;
  }

  .home-gat-lbpu-comp-search form {
    min-width: 100%;
  }

  .home-gat-lbpu-category {
    flex-wrap: wrap;
  }

  .home-gat-lbpu-category--item {
    width: 50%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 970px) {
  .admin-test-create-form form div {
    flex-wrap: wrap;
  }

  .admin-test-create-form form div div div[data-grid="col-10"],
  .admin-test-create-form form div div div[data-grid="col-8"] {
    width: 100%;
  }

  .admin-test-create-form form div div div[data-grid="col-2"] {
    width: 50%;
    display: flex;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 830px) {
  [data-grid="container"] {
    max-width: 95% !important;
    margin-left: 2.5%;
  }
}

@media screen and (max-width: 766px) {
  .sat-gat-lbpu-filters {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 20px;
  }

  .sat-gat-lbpu-filters legend {
    padding-top: 21px !important;
  }

  .sa-gat-lbpu-under-filter--subfilter {
    align-items: center;
    display: flex !important;
  }
}

@media screen and (max-width: 732px) {
  .admin-taxonomy-items-taxonomy {
    flex-wrap: wrap;
  }

  .admin-taxonomy-container-taxonomys div div.m-image {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }

  .admin-cms-banner-btns-actions {
    width: 100%;
    justify-content: center;
    margin-top: 10px;
  }
}

@media screen and (max-width: 693px) {
  [data-grid~="col-6"] {
    width: 100% !important;
    float: none;
    display: block;
  }

  .admin-cms-banner-img,
  .admin-banner-container-banner-img {
    flex-direction: column;
    align-items: flex-start;
  }

  .c-combo {
    max-width: none !important;
  }

  .admin-cms-banner-img.m-image,
  .admin-cms-banner-list--form form > div > div > .m-image {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 670px) {
  .admin-cms-items-btns {
    flex-wrap: wrap;
    gap: 10px;
  }
}

@media screen and (max-width: 593px) {
  .admin-report-filter,
  .admin-cms-banner-page-btn-add {
    display: flex !important;
  }
}

@media screen and (max-width: 540px) {
  .admin-taxonomy-items-taxonomy {
    flex-direction: column;
    justify-content: center;
  }

  .admin-taxonomy-items-taxonomy {
    align-items: center;
    display: flex !important;
  }

  .admin-taxonomy-items-taxonomy > div > button {
    margin-top: 10px !important;
  }

  .right-answer-box > div > fieldset > div > div {
    gap: 5px;
  }

  .admin-test-create-form form div div div[data-grid="col-2"] {
    width: 100%;
  }
}

@media screen and (max-width: 402px) {
  .home-gat-lbpu-category {
    padding-bottom: 40px;
  }

  .home-gat-lbpu-category--item {
    width: 100%;
    margin-bottom: 20px;
  }
}

#hero-banner .c-carousel .c-group {
  background: #000;
  bottom: 0px !important;
}

#hero-banner .c-carousel .c-group .c-sequence-indicator button:focus {
  border: 1px solid #fff !important;
}

@media screen and (-ms-high-contrast: black-on-white) {
  .m-hero-item .c-heading,
  .c-hero .c-heading span {
    background: none;
  }

  ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000 !important;
    opacity: 1; /* Firefox */
  }

  :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000 !important;
  }

  ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000 !important;
  }
}

@media screen and (-ms-high-contrast: white-on-black) {
  ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
    opacity: 1; /* Firefox */
  }

  :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff !important;
  }

  ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff !important;
  }
}

.lg-space {
  margin-top: 80px;
  padding-bottom: 50px;
}

.custm-bnr {
  padding-top: 0px;
  margin-top: -22px;
}
.custm-bnr h3 {
  margin-bottom: 30px;
  padding: 8px 20px;
  display: inline-block;
  color: #fff;
}

@media only screen and (min-width: 768px) {
  .cstm-cp .m-content-placement-item > picture {
    padding-bottom: 37%;
  }
  .cstm-cp .m-content-placement-item .c-heading {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 600px) {
  .cstm-cp .m-content-placement-item > picture {
    padding-bottom: 37%;
  }
}

/*////////custom modal style/////////////*/

.custom-bg-model {
  background-color: transparent !important;
}

.custom_modal_style .modal-header .close::before {
  display: block;
  color: #ffffff;
  background: #0000007d !important;
  padding: 9px !important;
  font-size: 21px !important;
  font-weight: 700 !important;
  z-index: 9;
}

@media (min-width: 1084px) {
  .custom_modal_style .modal-header .close {
    right: 8% !important;
  }
}

.custom_modal_style .modal-header .close {
  position: absolute;
  top: 0;
  padding: 0px;
  right: 0;
  z-index: 2;
}
.custom_modal_style .modal-header .close:focus {
  outline-offset: -5px;
  outline: 0.1875rem dotted highlighttext;
}
@media (prefers-contrast: more) {
  .custom_modal_style .modal-header .close:focus {
    outline-offset: -5px;
    outline: 0.1875rem dotted currentColor;
  }
}
/*Custom CSS for the filter dropdown*/
@media (min-width: 860px) {
  .custom-accordian ul.accordion {
    position: relative;
  }
  .custom-accordian .accordion .collapse.show {
    position: absolute;
    z-index: 2022;
    width: 100%;
  }

  .custom-accordian .accordion .collapsing {
    height: auto;
    opacity: 1;
    display: block;
    position: absolute;
    z-index: 2022;
    width: 100%;
  }
}
