body.cc {
  /* @import "constants"; */
  /* Sidebar admin panel */
  /* Full screen menu */
  /* @import "constants"; */
  /* Footer in dashboard */
  /* Footer in dashboard */
  /* Section footer before loggin */
  /* End Section Footer */
  /* Form Group */
  /* Form Group */
  /* Card Custom */
  /* Card Custom */
  /* Data Table  */
  /* Start Section Main Portal */
  /* End Section Main Portal */
  /* Start Content admin panel section */
  /* End Content admin panel section */
  /* Start Loader effect */
  /* End Loader effect */
}
body.cc .main-menu {
  background-color: #0D7585 !important;
  color: white !important;
  text-align: center !important;
  top: 0;
  height: 100% !important;
  border-radius: 0 !important;
}
body.cc .main-menu li.active::after {
  background-color: #0D7585 !important;
  content: none !important;
}
body.cc .main-menu li .active {
  background-color: white !important;
  color: black !important;
}
body.cc .main-menu li .active a {
  color: black !important;
}
body.cc .main-menu li div.list-thumbnail-letters {
  background-color: white !important;
  color: #0D7585;
}
body.cc .main-menu li a:hover {
  color: white !important;
}
body.cc .main-menu li a.no-back:hover {
  background-color: #0D7585 !important;
}
body.cc .menu .main-menu ul li a {
  border-bottom: 0 !important;
}
body.cc .menu .main-menu ul li a {
  background-color: #0D7585;
  color: white;
}
body.cc .menu .main-menu ul li a:hover {
  background-color: white;
  color: black !important;
}
body.cc .menu .main-menu ul li.active a {
  color: black !important;
  background-color: white !important;
}
body.cc .fixed-top {
  z-index: 5 !important;
  padding-left: 100px !important;
}
@media (max-width: 767px) {
  body.cc .fixed-top {
    padding-left: 0 !important;
  }
}
body.cc footer.page-footer {
  border-top: none;
}
body.cc footer.page-footer .logo-digital {
  width: 100px;
  height: auto;
}
body.cc .bg-fullcolor-footer {
  background-color: #008599;
  position: fixed !important;
}
body.cc .bg-fullcolor-footer .footer-content {
  margin-left: 100px !important;
}
body.cc .bg-fullcolor-footer a {
  color: white;
  margin-right: 50px;
}
body.cc .bg-fullcolor-footer p {
  color: white !important;
  margin-top: -10px;
}
body.cc .bg-fullcolor-footer img {
  height: 25px;
  margin-top: 5px;
}
@media (max-width: 576px) {
  body.cc .bg-fullcolor-footer div.col-12 {
    display: flex;
    align-items: flex-end;
  }
  body.cc .bg-fullcolor-footer div.col-12 img {
    margin-left: 8px;
  }
}
body.cc .bg__custom {
  background-color: #0D7585;
}
body.cc .bg__custom:hover {
  background-color: rgba(13, 117, 133, 0.3);
  cursor: pointer;
  border-color: #0D7585;
  color: black !important;
}
body.cc div.action .select {
  width: 300px;
  height: 30px;
}
body.cc div.action .select span.select2-selection {
  width: 300px;
  height: 30px;
}
body.cc section.admin-folder-end .card {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
body.cc section.admin-folder-end .card .card-header {
  background-color: #0D7585;
  color: white;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
body.cc section.admin-folder-end .card .card-body span.active {
  color: #0D7585;
}
body.cc section.admin-folder-end .card .card-body span.glyph-icon {
  font-size: 1.2rem;
}
body.cc section.admin-folder-end .card .card-body span.font-weight-medium {
  font-size: 1.2rem;
}
body.cc section.admin-folder-end .card .card-body .dashboard-logs {
  height: 180px !important;
}
body.cc section.admin-folder-end .card .card-body tbody tr:hover {
  background-color: rgba(13, 117, 133, 0.3);
  cursor: pointer;
}
body.cc section.admin-folder-end .card .card-body tbody tr.selected {
  background-color: rgba(13, 117, 133, 0.3);
  cursor: pointer;
}
body.cc a.simple-icon-arrow-left-circle:hover {
  color: #0D7585;
}
body.cc .form-control:focus-visible {
  border-color: #0D7585;
}
body.cc .form-control::-moz-placeholder {
  color: grey;
  opacity: 0.4;
  font-style: italic;
}
body.cc .form-control:-ms-input-placeholder {
  color: grey;
  opacity: 0.4;
  font-style: italic;
}
body.cc .form-control::placeholder {
  color: grey;
  opacity: 0.4;
  font-style: italic;
}
body.cc .form-control:-moz-read-only {
  background-color: rgba(13, 117, 133, 0.2);
  cursor: pointer;
}
body.cc .form-control:read-only {
  background-color: rgba(13, 117, 133, 0.2);
  cursor: pointer;
}
body.cc .form-control:-moz-read-only:focus-visible {
  background-color: rgba(13, 117, 133, 0.2);
  cursor: pointer;
}
body.cc .form-control:read-only:focus-visible {
  background-color: rgba(13, 117, 133, 0.2);
  cursor: pointer;
}
body.cc .dashboard-quick-post {
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
}
body.cc .select2-container--bootstrap.select2-container--focus .select2-selection,
body.cc .select2-container--bootstrap.select2-container--open .select2-selection {
  border-color: #0D7585;
}
body.cc .custom-switch.custom-switch-secondary .custom-switch-input:checked + .custom-switch-btn {
  background-color: #0D7585 !important;
  border-color: #0D7585 !important;
}
body.cc .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  outline: initial;
  background-color: rgba(13, 117, 133, 0.1);
  cursor: pointer;
  color: #3a3a3a;
}
body.cc .btn-outline-primary {
  color: #0D7585;
  border-color: #0D7585;
}
body.cc .btn-outline-primary:hover {
  background-color: rgba(13, 117, 133, 0.7);
  cursor: pointer;
  color: white;
}
body.cc .btn-outline-primary:active {
  background-color: rgba(13, 117, 133, 0.3);
  cursor: pointer;
  color: grey;
}
body.cc .btn-outline-primary:focus {
  background-color: rgba(13, 117, 133, 0.3);
  cursor: pointer;
  color: grey;
}
body.cc .badge-outline-primary {
  color: #0D7585;
  border-color: #0D7585;
}
body.cc .badge-outline-primary:hover {
  background-color: rgba(13, 117, 133, 0.3);
  cursor: pointer;
  color: grey;
}
body.cc .page-item .page-link.next {
  background-color: rgba(13, 117, 133, 0.3);
  cursor: pointer;
  border-color: #0D7585 !important;
  color: white !important;
}
body.cc .page-item .page-link.next:hover {
  background-color: transparent;
  color: #0D7585 !important;
}
body.cc .page-item .page-link.prev {
  background-color: rgba(13, 117, 133, 0.3);
  cursor: pointer;
  border-color: #0D7585 !important;
  color: white !important;
}
body.cc .page-item .page-link.prev:hover {
  background-color: transparent;
  color: #0D7585 !important;
}
body.cc .page-item.active .page-link {
  border-color: #0D7585;
  color: black !important;
}
body.cc .page-item.disabled .page-link {
  border-color: #d7d7d7 !important;
  color: #d7d7d7 !important;
  background: transparent !important;
}
body.cc #displayOptions button:focus {
  background-color: rgba(13, 117, 133, 0.3);
  cursor: pointer;
  border-color: #0D7585;
  color: black !important;
}
body.cc #displayOptions button:hover {
  background-color: rgba(13, 117, 133, 0.3);
  cursor: pointer;
  border-color: #0D7585;
  color: black !important;
}
body.cc #displayOptions button:active {
  background-color: rgba(13, 117, 133, 0.3);
  cursor: pointer;
  border-color: #0D7585;
  color: black !important;
}
body.cc #pageCountDatatable div.dropdown-menu .dropdown-item.active {
  background-color: rgba(13, 117, 133, 0.3);
  cursor: pointer;
  border-color: #0D7585;
  color: black !important;
}
body.cc ol.breadcrumb li.breadcrumb-item a:hover {
  color: #0D7585 !important;
}
body.cc div.search-sm input#searchDatatable:focus {
  border-color: #0D7585;
}
body.cc .main-no-margin {
  margin: 0px !important;
}
body.cc .section-portal .btn-custom {
  background-color: #008599;
  color: white;
}
body.cc .section-portal .portal-item a:hover {
  color: #008599;
}
body.cc .main-dash {
  /* margin-left: 210px; */
  margin-bottom: 0px !important;
}
body.cc div.action .search:focus {
  border-color: #0D7585 !important;
}
body.cc div.action div:last-of-type {
  margin-left: auto;
}
body.cc div.action div.button-group {
  font-size: 24px;
}
body.cc div.action div.button-group a {
  margin: 5px;
  color: #0D7585;
}
body.cc div.action div.button-group a.disabled {
  opacity: 0.3;
  color: #0D7585;
  cursor: no-drop;
}
body.cc section.admin-type .list-thumbnail-letters {
  background-color: #008599;
}
body.cc section.admin-type a:hover {
  color: #0D7585;
}
body.cc section.admin-file .list-thumbnail-letters {
  background-color: #008599;
}
body.cc section.admin-file a:hover {
  color: #0D7585;
}
body.cc section.admin-folder .list-thumbnail-letters {
  background-color: #008599;
}
body.cc section.admin-folder a:hover {
  color: #0D7585;
}
body.cc #loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
}
body.cc #loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #0D7585;
  -webkit-animation: spin 2s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 2s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
body.cc #loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #50C878;
  -webkit-animation: spin 3s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 3s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
body.cc #loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #C85084;
  -webkit-animation: spin 1.5s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 1.5s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
@-webkit-keyframes spin {
  0% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}
@keyframes spin {
  0% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}
body.media-portal {
  /* @import "constants"; */
  /* Sidebar admin panel */
  /* Full screen menu */
  /* @import "constants"; */
  /* Footer in dashboard */
  /* Footer in dashboard */
  /* Section footer before loggin */
  /* End Section Footer */
  /* Form Group */
  /* Form Group */
  /* Card Custom */
  /* Card Custom */
  /* Data Table  */
  /* Start Section Main Portal */
  /* End Section Main Portal */
  /* Start Content admin panel section */
  /* End Content admin panel section */
  /* Start Loader effect */
  /* End Loader effect */
}
body.media-portal .main-menu {
  background-color: #C85084 !important;
  color: white !important;
  text-align: center !important;
  top: 0;
  height: 100% !important;
  border-radius: 0 !important;
}
body.media-portal .main-menu li.active::after {
  background-color: #C85084 !important;
  content: none !important;
}
body.media-portal .main-menu li .active {
  background-color: white !important;
  color: black !important;
}
body.media-portal .main-menu li .active a {
  color: black !important;
}
body.media-portal .main-menu li div.list-thumbnail-letters {
  background-color: white !important;
  color: #C85084;
}
body.media-portal .main-menu li a:hover {
  color: white !important;
}
body.media-portal .main-menu li a.no-back:hover {
  background-color: #C85084 !important;
}
body.media-portal .menu .main-menu ul li a {
  border-bottom: 0 !important;
}
body.media-portal .menu .main-menu ul li a {
  background-color: #C85084;
  color: white;
}
body.media-portal .menu .main-menu ul li a:hover {
  background-color: white;
  color: black !important;
}
body.media-portal .menu .main-menu ul li.active a {
  color: black !important;
  background-color: white !important;
}
body.media-portal .fixed-top {
  z-index: 5 !important;
  padding-left: 100px !important;
}
@media (max-width: 767px) {
  body.media-portal .fixed-top {
    padding-left: 0 !important;
  }
}
body.media-portal footer.page-footer {
  border-top: none;
}
body.media-portal footer.page-footer .logo-digital {
  width: 100px;
  height: auto;
}
body.media-portal .bg-fullcolor-footer {
  background-color: #008599;
  position: fixed !important;
}
body.media-portal .bg-fullcolor-footer .footer-content {
  margin-left: 100px !important;
}
body.media-portal .bg-fullcolor-footer a {
  color: white;
  margin-right: 50px;
}
body.media-portal .bg-fullcolor-footer p {
  color: white !important;
  margin-top: -10px;
}
body.media-portal .bg-fullcolor-footer img {
  height: 25px;
  margin-top: 5px;
}
@media (max-width: 576px) {
  body.media-portal .bg-fullcolor-footer div.col-12 {
    display: flex;
    align-items: flex-end;
  }
  body.media-portal .bg-fullcolor-footer div.col-12 img {
    margin-left: 8px;
  }
}
body.media-portal .bg__custom {
  background-color: #C85084;
}
body.media-portal .bg__custom:hover {
  background-color: rgba(200, 80, 132, 0.3);
  cursor: pointer;
  border-color: #C85084;
  color: black !important;
}
body.media-portal div.action .select {
  width: 300px;
  height: 30px;
}
body.media-portal div.action .select span.select2-selection {
  width: 300px;
  height: 30px;
}
body.media-portal section.admin-folder-end .card {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
body.media-portal section.admin-folder-end .card .card-header {
  background-color: #C85084;
  color: white;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
body.media-portal section.admin-folder-end .card .card-body span.active {
  color: #C85084;
}
body.media-portal section.admin-folder-end .card .card-body span.glyph-icon {
  font-size: 1.2rem;
}
body.media-portal section.admin-folder-end .card .card-body span.font-weight-medium {
  font-size: 1.2rem;
}
body.media-portal section.admin-folder-end .card .card-body .dashboard-logs {
  height: 180px !important;
}
body.media-portal section.admin-folder-end .card .card-body tbody tr:hover {
  background-color: rgba(200, 80, 132, 0.3);
  cursor: pointer;
}
body.media-portal section.admin-folder-end .card .card-body tbody tr.selected {
  background-color: rgba(200, 80, 132, 0.3);
  cursor: pointer;
}
body.media-portal a.simple-icon-arrow-left-circle:hover {
  color: #C85084;
}
body.media-portal .form-control:focus-visible {
  border-color: #C85084;
}
body.media-portal .form-control::-moz-placeholder {
  color: grey;
  opacity: 0.4;
  font-style: italic;
}
body.media-portal .form-control:-ms-input-placeholder {
  color: grey;
  opacity: 0.4;
  font-style: italic;
}
body.media-portal .form-control::placeholder {
  color: grey;
  opacity: 0.4;
  font-style: italic;
}
body.media-portal .form-control:-moz-read-only {
  background-color: rgba(200, 80, 132, 0.2);
  cursor: pointer;
}
body.media-portal .form-control:read-only {
  background-color: rgba(200, 80, 132, 0.2);
  cursor: pointer;
}
body.media-portal .form-control:-moz-read-only:focus-visible {
  background-color: rgba(200, 80, 132, 0.2);
  cursor: pointer;
}
body.media-portal .form-control:read-only:focus-visible {
  background-color: rgba(200, 80, 132, 0.2);
  cursor: pointer;
}
body.media-portal .dashboard-quick-post {
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
}
body.media-portal .select2-container--bootstrap.select2-container--focus .select2-selection,
body.media-portal .select2-container--bootstrap.select2-container--open .select2-selection {
  border-color: #C85084;
}
body.media-portal .custom-switch.custom-switch-secondary .custom-switch-input:checked + .custom-switch-btn {
  background-color: #C85084 !important;
  border-color: #C85084 !important;
}
body.media-portal .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  outline: initial;
  background-color: rgba(200, 80, 132, 0.1);
  cursor: pointer;
  color: #3a3a3a;
}
body.media-portal .btn-outline-primary {
  color: #C85084;
  border-color: #C85084;
}
body.media-portal .btn-outline-primary:hover {
  background-color: rgba(200, 80, 132, 0.7);
  cursor: pointer;
  color: white;
}
body.media-portal .btn-outline-primary:active {
  background-color: rgba(200, 80, 132, 0.3);
  cursor: pointer;
  color: grey;
}
body.media-portal .btn-outline-primary:focus {
  background-color: rgba(200, 80, 132, 0.3);
  cursor: pointer;
  color: grey;
}
body.media-portal .badge-outline-primary {
  color: #C85084;
  border-color: #C85084;
}
body.media-portal .badge-outline-primary:hover {
  background-color: rgba(200, 80, 132, 0.3);
  cursor: pointer;
  color: grey;
}
body.media-portal .page-item .page-link.next {
  background-color: rgba(200, 80, 132, 0.3);
  cursor: pointer;
  border-color: #C85084 !important;
  color: white !important;
}
body.media-portal .page-item .page-link.next:hover {
  background-color: transparent;
  color: #C85084 !important;
}
body.media-portal .page-item .page-link.prev {
  background-color: rgba(200, 80, 132, 0.3);
  cursor: pointer;
  border-color: #C85084 !important;
  color: white !important;
}
body.media-portal .page-item .page-link.prev:hover {
  background-color: transparent;
  color: #C85084 !important;
}
body.media-portal .page-item.active .page-link {
  border-color: #C85084;
  color: black !important;
}
body.media-portal .page-item.disabled .page-link {
  border-color: #d7d7d7 !important;
  color: #d7d7d7 !important;
  background: transparent !important;
}
body.media-portal #displayOptions button:focus {
  background-color: rgba(200, 80, 132, 0.3);
  cursor: pointer;
  border-color: #C85084;
  color: black !important;
}
body.media-portal #displayOptions button:hover {
  background-color: rgba(200, 80, 132, 0.3);
  cursor: pointer;
  border-color: #C85084;
  color: black !important;
}
body.media-portal #displayOptions button:active {
  background-color: rgba(200, 80, 132, 0.3);
  cursor: pointer;
  border-color: #C85084;
  color: black !important;
}
body.media-portal #pageCountDatatable div.dropdown-menu .dropdown-item.active {
  background-color: rgba(200, 80, 132, 0.3);
  cursor: pointer;
  border-color: #C85084;
  color: black !important;
}
body.media-portal ol.breadcrumb li.breadcrumb-item a:hover {
  color: #C85084 !important;
}
body.media-portal div.search-sm input#searchDatatable:focus {
  border-color: #C85084;
}
body.media-portal .main-no-margin {
  margin: 0px !important;
}
body.media-portal .section-portal .btn-custom {
  background-color: #008599;
  color: white;
}
body.media-portal .section-portal .portal-item a:hover {
  color: #008599;
}
body.media-portal .main-dash {
  /* margin-left: 210px; */
  margin-bottom: 0px !important;
}
body.media-portal div.action .search:focus {
  border-color: #C85084 !important;
}
body.media-portal div.action div:last-of-type {
  margin-left: auto;
}
body.media-portal div.action div.button-group {
  font-size: 24px;
}
body.media-portal div.action div.button-group a {
  margin: 5px;
  color: #C85084;
}
body.media-portal div.action div.button-group a.disabled {
  opacity: 0.3;
  color: #C85084;
  cursor: no-drop;
}
body.media-portal section.admin-type .list-thumbnail-letters {
  background-color: #C85084;
}
body.media-portal section.admin-type a:hover {
  color: #C85084;
}
body.media-portal section.admin-file .list-thumbnail-letters {
  background-color: #C85084;
}
body.media-portal section.admin-file a:hover {
  color: #C85084;
}
body.media-portal section.admin-folder .list-thumbnail-letters {
  background-color: #C85084;
}
body.media-portal section.admin-folder a:hover {
  color: #C85084;
}
body.media-portal #loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
}
body.media-portal #loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #0D7585;
  -webkit-animation: spin 2s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 2s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
body.media-portal #loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #50C878;
  -webkit-animation: spin 3s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 3s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
body.media-portal #loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #C85084;
  -webkit-animation: spin 1.5s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 1.5s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
@-webkit-keyframes spin {
  0% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}
@keyframes spin {
  0% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}
body.sustainability {
  /* @import "constants"; */
  /* Sidebar admin panel */
  /* Full screen menu */
  /* @import "constants"; */
  /* Footer in dashboard */
  /* Footer in dashboard */
  /* Section footer before loggin */
  /* End Section Footer */
  /* Form Group */
  /* Form Group */
  /* Card Custom */
  /* Card Custom */
  /* Data Table  */
  /* Start Section Main Portal */
  /* End Section Main Portal */
  /* Start Content admin panel section */
  /* End Content admin panel section */
  /* Start Loader effect */
  /* End Loader effect */
}
body.sustainability .main-menu {
  background-color: #556b2f !important;
  color: white !important;
  text-align: center !important;
  top: 0;
  height: 100% !important;
  border-radius: 0 !important;
}
body.sustainability .main-menu li.active::after {
  background-color: #556b2f !important;
  content: none !important;
}
body.sustainability .main-menu li .active {
  background-color: white !important;
  color: black !important;
}
body.sustainability .main-menu li .active a {
  color: black !important;
}
body.sustainability .main-menu li div.list-thumbnail-letters {
  background-color: white !important;
  color: #556b2f;
}
body.sustainability .main-menu li a:hover {
  color: white !important;
}
body.sustainability .main-menu li a.no-back:hover {
  background-color: #556b2f !important;
}
body.sustainability .menu .main-menu ul li a {
  border-bottom: 0 !important;
}
body.sustainability .menu .main-menu ul li a {
  background-color: #556b2f;
  color: white;
}
body.sustainability .menu .main-menu ul li a:hover {
  background-color: white;
  color: black !important;
}
body.sustainability .menu .main-menu ul li.active a {
  color: black !important;
  background-color: white !important;
}
body.sustainability .fixed-top {
  z-index: 5 !important;
  padding-left: 100px !important;
}
@media (max-width: 767px) {
  body.sustainability .fixed-top {
    padding-left: 0 !important;
  }
}
body.sustainability footer.page-footer {
  border-top: none;
}
body.sustainability footer.page-footer .logo-digital {
  width: 100px;
  height: auto;
}
body.sustainability .bg-fullcolor-footer {
  background-color: #008599;
  position: fixed !important;
}
body.sustainability .bg-fullcolor-footer .footer-content {
  margin-left: 100px !important;
}
body.sustainability .bg-fullcolor-footer a {
  color: white;
  margin-right: 50px;
}
body.sustainability .bg-fullcolor-footer p {
  color: white !important;
  margin-top: -10px;
}
body.sustainability .bg-fullcolor-footer img {
  height: 25px;
  margin-top: 5px;
}
@media (max-width: 576px) {
  body.sustainability .bg-fullcolor-footer div.col-12 {
    display: flex;
    align-items: flex-end;
  }
  body.sustainability .bg-fullcolor-footer div.col-12 img {
    margin-left: 8px;
  }
}
body.sustainability .bg__custom {
  background-color: #556b2f;
}
body.sustainability .bg__custom:hover {
  background-color: rgba(85, 107, 47, 0.3);
  cursor: pointer;
  border-color: #556b2f;
  color: black !important;
}
body.sustainability div.action .select {
  width: 300px;
  height: 30px;
}
body.sustainability div.action .select span.select2-selection {
  width: 300px;
  height: 30px;
}
body.sustainability section.admin-folder-end .card {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
body.sustainability section.admin-folder-end .card .card-header {
  background-color: #556b2f;
  color: white;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
body.sustainability section.admin-folder-end .card .card-body span.active {
  color: #556b2f;
}
body.sustainability section.admin-folder-end .card .card-body span.glyph-icon {
  font-size: 1.2rem;
}
body.sustainability section.admin-folder-end .card .card-body span.font-weight-medium {
  font-size: 1.2rem;
}
body.sustainability section.admin-folder-end .card .card-body .dashboard-logs {
  height: 180px !important;
}
body.sustainability section.admin-folder-end .card .card-body tbody tr:hover {
  background-color: rgba(85, 107, 47, 0.3);
  cursor: pointer;
}
body.sustainability section.admin-folder-end .card .card-body tbody tr.selected {
  background-color: rgba(85, 107, 47, 0.3);
  cursor: pointer;
}
body.sustainability a.simple-icon-arrow-left-circle:hover {
  color: #556b2f;
}
body.sustainability .form-control:focus-visible {
  border-color: #556b2f;
}
body.sustainability .form-control::-moz-placeholder {
  color: grey;
  opacity: 0.4;
  font-style: italic;
}
body.sustainability .form-control:-ms-input-placeholder {
  color: grey;
  opacity: 0.4;
  font-style: italic;
}
body.sustainability .form-control::placeholder {
  color: grey;
  opacity: 0.4;
  font-style: italic;
}
body.sustainability .form-control:-moz-read-only {
  background-color: rgba(85, 107, 47, 0.2);
  cursor: pointer;
}
body.sustainability .form-control:read-only {
  background-color: rgba(85, 107, 47, 0.2);
  cursor: pointer;
}
body.sustainability .form-control:-moz-read-only:focus-visible {
  background-color: rgba(85, 107, 47, 0.2);
  cursor: pointer;
}
body.sustainability .form-control:read-only:focus-visible {
  background-color: rgba(85, 107, 47, 0.2);
  cursor: pointer;
}
body.sustainability .dashboard-quick-post {
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
}
body.sustainability .select2-container--bootstrap.select2-container--focus .select2-selection,
body.sustainability .select2-container--bootstrap.select2-container--open .select2-selection {
  border-color: #556b2f;
}
body.sustainability .custom-switch.custom-switch-secondary .custom-switch-input:checked + .custom-switch-btn {
  background-color: #556b2f !important;
  border-color: #556b2f !important;
}
body.sustainability .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  outline: initial;
  background-color: rgba(85, 107, 47, 0.1);
  cursor: pointer;
  color: #3a3a3a;
}
body.sustainability .btn-outline-primary {
  color: #556b2f;
  border-color: #556b2f;
}
body.sustainability .btn-outline-primary:hover {
  background-color: rgba(85, 107, 47, 0.7);
  cursor: pointer;
  color: white;
}
body.sustainability .btn-outline-primary:active {
  background-color: rgba(85, 107, 47, 0.3);
  cursor: pointer;
  color: grey;
}
body.sustainability .btn-outline-primary:focus {
  background-color: rgba(85, 107, 47, 0.3);
  cursor: pointer;
  color: grey;
}
body.sustainability .badge-outline-primary {
  color: #556b2f;
  border-color: #556b2f;
}
body.sustainability .badge-outline-primary:hover {
  background-color: rgba(85, 107, 47, 0.3);
  cursor: pointer;
  color: grey;
}
body.sustainability .page-item .page-link.next {
  background-color: rgba(85, 107, 47, 0.3);
  cursor: pointer;
  border-color: #556b2f !important;
  color: white !important;
}
body.sustainability .page-item .page-link.next:hover {
  background-color: transparent;
  color: #556b2f !important;
}
body.sustainability .page-item .page-link.prev {
  background-color: rgba(85, 107, 47, 0.3);
  cursor: pointer;
  border-color: #556b2f !important;
  color: white !important;
}
body.sustainability .page-item .page-link.prev:hover {
  background-color: transparent;
  color: #556b2f !important;
}
body.sustainability .page-item.active .page-link {
  border-color: #556b2f;
  color: black !important;
}
body.sustainability .page-item.disabled .page-link {
  border-color: #d7d7d7 !important;
  color: #d7d7d7 !important;
  background: transparent !important;
}
body.sustainability #displayOptions button:focus {
  background-color: rgba(85, 107, 47, 0.3);
  cursor: pointer;
  border-color: #556b2f;
  color: black !important;
}
body.sustainability #displayOptions button:hover {
  background-color: rgba(85, 107, 47, 0.3);
  cursor: pointer;
  border-color: #556b2f;
  color: black !important;
}
body.sustainability #displayOptions button:active {
  background-color: rgba(85, 107, 47, 0.3);
  cursor: pointer;
  border-color: #556b2f;
  color: black !important;
}
body.sustainability #pageCountDatatable div.dropdown-menu .dropdown-item.active {
  background-color: rgba(85, 107, 47, 0.3);
  cursor: pointer;
  border-color: #556b2f;
  color: black !important;
}
body.sustainability ol.breadcrumb li.breadcrumb-item a:hover {
  color: #556b2f !important;
}
body.sustainability div.search-sm input#searchDatatable:focus {
  border-color: #556b2f;
}
body.sustainability .main-no-margin {
  margin: 0px !important;
}
body.sustainability .section-portal .btn-custom {
  background-color: #008599;
  color: white;
}
body.sustainability .section-portal .portal-item a:hover {
  color: #008599;
}
body.sustainability .main-dash {
  /* margin-left: 210px; */
  margin-bottom: 0px !important;
}
body.sustainability div.action .search:focus {
  border-color: #556b2f !important;
}
body.sustainability div.action div:last-of-type {
  margin-left: auto;
}
body.sustainability div.action div.button-group {
  font-size: 24px;
}
body.sustainability div.action div.button-group a {
  margin: 5px;
  color: #556b2f;
}
body.sustainability div.action div.button-group a.disabled {
  opacity: 0.3;
  color: #556b2f;
  cursor: no-drop;
}
body.sustainability section.admin-type .list-thumbnail-letters {
  background-color: #556b2f;
}
body.sustainability section.admin-type a:hover {
  color: #556b2f;
}
body.sustainability section.admin-file .list-thumbnail-letters {
  background-color: #556b2f;
}
body.sustainability section.admin-file a:hover {
  color: #556b2f;
}
body.sustainability section.admin-folder .list-thumbnail-letters {
  background-color: #556b2f;
}
body.sustainability section.admin-folder a:hover {
  color: #556b2f;
}
body.sustainability #loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
}
body.sustainability #loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #0D7585;
  -webkit-animation: spin 2s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 2s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
body.sustainability #loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #50C878;
  -webkit-animation: spin 3s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 3s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
body.sustainability #loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #C85084;
  -webkit-animation: spin 1.5s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 1.5s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
@-webkit-keyframes spin {
  0% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}
@keyframes spin {
  0% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}
body.mpi {
  /* @import "constants"; */
  /* Sidebar admin panel */
  /* Full screen menu */
  /* @import "constants"; */
  /* Footer in dashboard */
  /* Footer in dashboard */
  /* Section footer before loggin */
  /* End Section Footer */
  /* Form Group */
  /* Form Group */
  /* Card Custom */
  /* Card Custom */
  /* Data Table  */
  /* Start Section Main Portal */
  /* End Section Main Portal */
  /* Start Content admin panel section */
  /* End Content admin panel section */
  /* Start Loader effect */
  /* End Loader effect */
}
body.mpi .main-menu {
  background-color: #6BC5CE !important;
  color: white !important;
  text-align: center !important;
  top: 0;
  height: 100% !important;
  border-radius: 0 !important;
}
body.mpi .main-menu li.active::after {
  background-color: #6BC5CE !important;
  content: none !important;
}
body.mpi .main-menu li .active {
  background-color: white !important;
  color: black !important;
}
body.mpi .main-menu li .active a {
  color: black !important;
}
body.mpi .main-menu li div.list-thumbnail-letters {
  background-color: white !important;
  color: #6BC5CE;
}
body.mpi .main-menu li a:hover {
  color: white !important;
}
body.mpi .main-menu li a.no-back:hover {
  background-color: #6BC5CE !important;
}
body.mpi .menu .main-menu ul li a {
  border-bottom: 0 !important;
}
body.mpi .menu .main-menu ul li a {
  background-color: #6BC5CE;
  color: white;
}
body.mpi .menu .main-menu ul li a:hover {
  background-color: white;
  color: black !important;
}
body.mpi .menu .main-menu ul li.active a {
  color: black !important;
  background-color: white !important;
}
body.mpi .fixed-top {
  z-index: 5 !important;
  padding-left: 100px !important;
}
@media (max-width: 767px) {
  body.mpi .fixed-top {
    padding-left: 0 !important;
  }
}
body.mpi footer.page-footer {
  border-top: none;
}
body.mpi footer.page-footer .logo-digital {
  width: 100px;
  height: auto;
}
body.mpi .bg-fullcolor-footer {
  background-color: #008599;
  position: fixed !important;
}
body.mpi .bg-fullcolor-footer .footer-content {
  margin-left: 100px !important;
}
body.mpi .bg-fullcolor-footer a {
  color: white;
  margin-right: 50px;
}
body.mpi .bg-fullcolor-footer p {
  color: white !important;
  margin-top: -10px;
}
body.mpi .bg-fullcolor-footer img {
  height: 25px;
  margin-top: 5px;
}
@media (max-width: 576px) {
  body.mpi .bg-fullcolor-footer div.col-12 {
    display: flex;
    align-items: flex-end;
  }
  body.mpi .bg-fullcolor-footer div.col-12 img {
    margin-left: 8px;
  }
}
body.mpi .bg__custom {
  background-color: #6BC5CE;
}
body.mpi .bg__custom:hover {
  background-color: rgba(107, 197, 206, 0.3);
  cursor: pointer;
  border-color: #6BC5CE;
  color: black !important;
}
body.mpi div.action .select {
  width: 300px;
  height: 30px;
}
body.mpi div.action .select span.select2-selection {
  width: 300px;
  height: 30px;
}
body.mpi section.admin-folder-end .card {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
body.mpi section.admin-folder-end .card .card-header {
  background-color: #6BC5CE;
  color: white;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
body.mpi section.admin-folder-end .card .card-body span.active {
  color: #6BC5CE;
}
body.mpi section.admin-folder-end .card .card-body span.glyph-icon {
  font-size: 1.2rem;
}
body.mpi section.admin-folder-end .card .card-body span.font-weight-medium {
  font-size: 1.2rem;
}
body.mpi section.admin-folder-end .card .card-body .dashboard-logs {
  height: 180px !important;
}
body.mpi section.admin-folder-end .card .card-body tbody tr:hover {
  background-color: rgba(107, 197, 206, 0.3);
  cursor: pointer;
}
body.mpi section.admin-folder-end .card .card-body tbody tr.selected {
  background-color: rgba(107, 197, 206, 0.3);
  cursor: pointer;
}
body.mpi a.simple-icon-arrow-left-circle:hover {
  color: #6BC5CE;
}
body.mpi .form-control:focus-visible {
  border-color: #6BC5CE;
}
body.mpi .form-control::-moz-placeholder {
  color: grey;
  opacity: 0.4;
  font-style: italic;
}
body.mpi .form-control:-ms-input-placeholder {
  color: grey;
  opacity: 0.4;
  font-style: italic;
}
body.mpi .form-control::placeholder {
  color: grey;
  opacity: 0.4;
  font-style: italic;
}
body.mpi .form-control:-moz-read-only {
  background-color: rgba(107, 197, 206, 0.2);
  cursor: pointer;
}
body.mpi .form-control:read-only {
  background-color: rgba(107, 197, 206, 0.2);
  cursor: pointer;
}
body.mpi .form-control:-moz-read-only:focus-visible {
  background-color: rgba(107, 197, 206, 0.2);
  cursor: pointer;
}
body.mpi .form-control:read-only:focus-visible {
  background-color: rgba(107, 197, 206, 0.2);
  cursor: pointer;
}
body.mpi .dashboard-quick-post {
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
}
body.mpi .select2-container--bootstrap.select2-container--focus .select2-selection,
body.mpi .select2-container--bootstrap.select2-container--open .select2-selection {
  border-color: #6BC5CE;
}
body.mpi .custom-switch.custom-switch-secondary .custom-switch-input:checked + .custom-switch-btn {
  background-color: #6BC5CE !important;
  border-color: #6BC5CE !important;
}
body.mpi .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  outline: initial;
  background-color: rgba(107, 197, 206, 0.1);
  cursor: pointer;
  color: #3a3a3a;
}
body.mpi .btn-outline-primary {
  color: #6BC5CE;
  border-color: #6BC5CE;
}
body.mpi .btn-outline-primary:hover {
  background-color: rgba(107, 197, 206, 0.7);
  cursor: pointer;
  color: white;
}
body.mpi .btn-outline-primary:active {
  background-color: rgba(107, 197, 206, 0.3);
  cursor: pointer;
  color: grey;
}
body.mpi .btn-outline-primary:focus {
  background-color: rgba(107, 197, 206, 0.3);
  cursor: pointer;
  color: grey;
}
body.mpi .badge-outline-primary {
  color: #6BC5CE;
  border-color: #6BC5CE;
}
body.mpi .badge-outline-primary:hover {
  background-color: rgba(107, 197, 206, 0.3);
  cursor: pointer;
  color: grey;
}
body.mpi .page-item .page-link.next {
  background-color: rgba(107, 197, 206, 0.3);
  cursor: pointer;
  border-color: #6BC5CE !important;
  color: white !important;
}
body.mpi .page-item .page-link.next:hover {
  background-color: transparent;
  color: #6BC5CE !important;
}
body.mpi .page-item .page-link.prev {
  background-color: rgba(107, 197, 206, 0.3);
  cursor: pointer;
  border-color: #6BC5CE !important;
  color: white !important;
}
body.mpi .page-item .page-link.prev:hover {
  background-color: transparent;
  color: #6BC5CE !important;
}
body.mpi .page-item.active .page-link {
  border-color: #6BC5CE;
  color: black !important;
}
body.mpi .page-item.disabled .page-link {
  border-color: #d7d7d7 !important;
  color: #d7d7d7 !important;
  background: transparent !important;
}
body.mpi #displayOptions button:focus {
  background-color: rgba(107, 197, 206, 0.3);
  cursor: pointer;
  border-color: #6BC5CE;
  color: black !important;
}
body.mpi #displayOptions button:hover {
  background-color: rgba(107, 197, 206, 0.3);
  cursor: pointer;
  border-color: #6BC5CE;
  color: black !important;
}
body.mpi #displayOptions button:active {
  background-color: rgba(107, 197, 206, 0.3);
  cursor: pointer;
  border-color: #6BC5CE;
  color: black !important;
}
body.mpi #pageCountDatatable div.dropdown-menu .dropdown-item.active {
  background-color: rgba(107, 197, 206, 0.3);
  cursor: pointer;
  border-color: #6BC5CE;
  color: black !important;
}
body.mpi ol.breadcrumb li.breadcrumb-item a:hover {
  color: #6BC5CE !important;
}
body.mpi div.search-sm input#searchDatatable:focus {
  border-color: #6BC5CE;
}
body.mpi .main-no-margin {
  margin: 0px !important;
}
body.mpi .section-portal .btn-custom {
  background-color: #008599;
  color: white;
}
body.mpi .section-portal .portal-item a:hover {
  color: #008599;
}
body.mpi .main-dash {
  /* margin-left: 210px; */
  margin-bottom: 0px !important;
}
body.mpi div.action .search:focus {
  border-color: #6BC5CE !important;
}
body.mpi div.action div:last-of-type {
  margin-left: auto;
}
body.mpi div.action div.button-group {
  font-size: 24px;
}
body.mpi div.action div.button-group a {
  margin: 5px;
  color: #6BC5CE;
}
body.mpi div.action div.button-group a.disabled {
  opacity: 0.3;
  color: #6BC5CE;
  cursor: no-drop;
}
body.mpi section.admin-type .list-thumbnail-letters {
  background-color: #6BC5CE;
}
body.mpi section.admin-type a:hover {
  color: #6BC5CE;
}
body.mpi section.admin-file .list-thumbnail-letters {
  background-color: #6BC5CE;
}
body.mpi section.admin-file a:hover {
  color: #6BC5CE;
}
body.mpi section.admin-folder .list-thumbnail-letters {
  background-color: #6BC5CE;
}
body.mpi section.admin-folder a:hover {
  color: #6BC5CE;
}
body.mpi #loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
}
body.mpi #loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #0D7585;
  -webkit-animation: spin 2s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 2s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
body.mpi #loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #50C878;
  -webkit-animation: spin 3s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 3s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
body.mpi #loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #C85084;
  -webkit-animation: spin 1.5s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 1.5s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
}
@-webkit-keyframes spin {
  0% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}
@keyframes spin {
  0% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}
