/* Header */

.container-cce {
  margin: 0 auto;
}
.fondo-azul {
  background-color: #0164c1;
  height: 30px !important;
}
.logoGov {
  margin-top: -10px;
}
.img-fluid.logovco {
  padding: initial !important;
  max-width: 120px !important;
  height: auto;
}
.block.block-cce-block-menu ul li.expanded,
ul li {
  list-style: none !important;
  line-height: 1.5rem;
}
#navbarSupportedContent .nav-link {
  font-weight: 600;
  font-size: 0.7rem;
}
.nav-link.blanco {
  color: white !important;
  text-decoration: none !important;
}
.nav-link.blanco {
  padding-top: inherit;
}
.blanco {
  color: white !important;
}

/* /Header */

/* Logos */

#logocce,
#logodnp {
  margin-top: 1rem;
}
.l-region--header .fila img {
  margin-top: 1rem !important;
}

/* /Logos */

/* Nav */

.nav-link {
  color: rgb(1, 100, 193);
  font-family: "Work Sans", sans-serif !important;
  font-size: 14.399999618530273px;
  font-style: normal;
  font-weight: 600;
}
.blue-background:hover {
  background: rgb(1, 100, 193);
  color: #fff;
}
.dropdown-toggle::after {
  content: none;
}
.scroll-menu {
  width: 250px;
  max-height: 400px;
  text-align: center !important;
}
.dropdown-item {
  margin-top: -7px;
  margin-bottom: -7px;
  padding: 13px 5px;
  text-align: center;
  color: rgb(1, 100, 193);
  font-family: "Work Sans", sans-serif !important;
  font-size: 14.399999618530273px;
  font-style: normal;
  font-weight: 600;
  overflow-wrap: break-word !important;
  white-space: normal;
}
.dropdown-item:hover {
  text-decoration: underline;
  color: rgb(1, 100, 193);
}
.dropdown-item:active {
  background-color: transparent;
}
.dropdown-menu.scroll-menu.overflow-auto::-webkit-scrollbar {
  width: 10px !important;
  background-color: #0164c1 !important;
}
.dropdown-menu.scroll-menu.overflow-auto::-webkit-scrollbar-thumb {
  background-color: #0164c1;
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    color-stop(0.5, rgba(255, 255, 255, 0.2)),
    color-stop(0.5, transparent),
    to(transparent)
  );
}
.dropdown-menu.scroll-menu.overflow-auto::-webkit-scrollbar-track {
  background-color: #0164c1;
}

/* footer */

.gov-logo {
  margin-top: 50%;
}
.social-logos {
  max-width: 100%;
  height: auto;
}
.social-section {
  margin-top: 1em;
}
.he_footer {
  background: #0164c1 0% 0% no-repeat padding-box;
  padding: 35px 35px 15px 35px;
  font: Regular 12px/14px Montserrat;
  letter-spacing: 0;
  color: #ffffff;
  opacity: 1;
  font-size: 12px;
}
.he_footer h3 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.he_footer p,
a {
  font-family: "Work Sans", sans-serif;
  font-size: 11.333333015441895px;
  font-style: normal;
  font-weight: normal;
}
br {
  font-family: "Work Sans", sans-serif;
  font-size: 11.333333015441895px;
  font-style: normal;
  font-weight: normal;
}
.he_header {
  background: #0164c1;
  background: -moz-linear-gradient(left, #0164c1 50%, #e5eefb 50%);
  background: -webkit-linear-gradient(left, #0164c1 50%, #e5eefb 50%);
  background: linear-gradient(to right, #0164c1 50%, #e5eefb 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3366cc', endColorstr='#e5eefb',GradientType=1 );
  font: Regular 12px/14px Montserrat;
  letter-spacing: 0;
  color: #0b457f;
  opacity: 1;
  font-size: 12px;
}
.he_header p {
  margin: 0;
}
.he_logo {
  background: #3366cc 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 0;
}
.he_logo img {
  height: 16px;
  margin-top: 5px;
}
.he_menu {
  background: #e5eefb 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 4px 0px 3px 10px;
}
.he_menu .nav-link {
  padding: 0px 12px;
}

.he_menu .nav-item a {
  text-transform: uppercase;
  color: #0b457f;
}

.he_menu .nav-item a:hover {
  font-weight: bold;
}

.he_footer p {
  margin: 0;
}

.he_footer a {
  color: #ffffff;
  text-decoration: none;
}

.he_footer a:hover {
  font-weight: bold;
}

.he_footer .split {
  border-right: 1px solid #ffffff;
}

.he_footer .logos {
  text-align: center;
}

.he_footer .logos_movil .logo {
  float: left;
}

.he_footer .logos_movil .logo_co {
  float: right;
}

.he_footer .logo {
  margin-top: 10px;
  margin-bottom: 20px;
}

.he_footer .logo img {
  height: 30px;
}

.he_footer .logo_co img {
  height: 70px;
}

.he_footer .split,
.he_footer .no-split {
  padding: 15px 25px;
}

.he_footer .split-top {
  border-top: 1px solid #ffffff;
}

.he_footer ul.he_footer_redes li {
  float: left;
  margin: 35px 11px 0px 11px;
  height: 50px;
  overflow: hidden;
  list-style: none;
}

.he_footer ul.he_footer_redes li .fa_text {
  float: right;
  padding-top: 7px;
}

.he_footer ul.he_footer_redes li .fa-circle {
  border-radius: 50%;
  background: #ffffff;
  color: #3366cc;
  font-size: 20px;
  padding: 8px;
  margin-right: 8px;
  width: 35px;
  height: 35px;
}

.he_footer .fa-circulo {
  border-radius: 50%;
  background: #ffffff;
  color: #3366cc;
  font-size: 20px;
  padding: 8px;
  margin-right: 8px;
  width: 35px;
  height: 35px;
  text-align: center;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.5);
}
.he_footer_redes {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}

/* Media queries area */

@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: none;
  }
  .navbar .nav-item:hover .nav-link {
    color: #fff;
    text-decoration: underline;
  }
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
  #navbarDropdownMenuLink {
    padding: 0.5em 1.6em;
  }
}

@media only screen and (min-width: 992px) {
  .screen-sm {
    display: none;
  }
  .screen-md {
    display: none;
  }
  .screen-lg {
    display: block;
  }
  .screen-md-sm {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .screen-sm {
    display: none;
  }
  .screen-md {
    display: block;
  }
  .screen-lg {
    display: none;
  }
  .screen-md-sm {
    display: block;
  }
  .he_menu .nav-link {
    padding: 0px 5px;
  }
  .he_footer .split {
    border-right: none;
  }
  .he_footer .split {
    border-bottom: 1px solid #ffffff;
  }
  .he_footer .split,
  .he_footer .no-split {
    padding: 25px;
  }
}

@media only screen and (max-width: 768px) {
  .screen-sm {
    display: block;
  }
  .screen-md {
    display: none;
  }
  .screen-lg {
    display: none;
  }
  .screen-md-sm {
    display: block;
  }
  .he_menu .nav {
    display: none;
  }
  .he_footer ul.he_footer_redes li {
    margin: 35px 10px 0px 10px;
  }
  .navbar {
    padding: 0.8rem 0.5rem;
  }
}

/* CUSTOM CLIENT */

/* Sidebar section */

.ms-Button.ms-Button--default.ba-Accordion-header:focus-visible {
    border: 1.9px solid #0164c1!important;
}

/* CommandBar section */

.command-bar-1, .ms-CommandBar {
    background-color: #0164c1 !important;
}

.command-bar-1 button.ms-CommandBarItem-link:enabled {
        background-color: #0164c1 !important;
}

.command-bar-1 button.ms-CommandBarItem-link:hover, .ms-CommandBarItem:hover, .ms-CommandBarItem-text:hover {
        background-color: #0056a7 !important;
}

.ms-Button.ms-Button--primary {
    background-color: #0164c1 !important;
}

.ms-Button.ms-Button--primary:hover {
    background-color: #0056a7 !important;
}

/* pivot */ 

.root_d746aa1d .link_d746aa1d.linkIsSelected_d746aa1d::before {
    border-bottom: 2px solid #0164c1;
}

/* ms check */

.field_63b7bc59.fieldIsChecked_63b7bc59::after {
    border: 5px solid #0164c1;
}

.field_63b7bc59.fieldIsChecked_63b7bc59::before {
    border: 1px solid #0164c1;
}

/* icons */

i.ms-ContextualMenu-icon {
    color: #0164c1;
}

/* pagination */

div.ioip-pagination {
    color:#0164c1;
}

    div.ioip-pagination.active {
        background: #0164c1;
    }

/* error */ 

.ms-Dialog-main {
    border: solid 1px #0164c1;
}

/* selectors */

div > div > div [class*="ms-Check is-checked"][class*="root-"]::before {
    background: #0164c1;
}

div > .ms-Checkbox.is-checked > label > div[class*="css-"] {
    border-color: #0164c1;
    background: #0164c1;
}

/* spinner */

.ms-Spinner-label {
    color: #0164c1;
}

/* copyright */

.ms-Link {
    color: #0164c1;
}
  
.link {
  color: #0164c1 !important;
}

.ms-Button-icon:hover {
  color: #0056a7 !important;
}

.command-bar-1 button.ms-CommandBarItem-link:enabled {
  background-color: #0164c1 !important;
}

.command-bar-1 button.ms-CommandBarItem-link:hover, .ms-CommandBarItem:hover, .ms-CommandBarItem-text:hover {
  background-color: #0056a7 !important;
}

.css-74:active {
    border-color: #0164c1 !important;
}

.fieldGroup_cd8a9909.fieldGroupIsFocused_cd8a9909 {
  border-color: #0164c1 !important;
}

[class*="css-"].is-open {
  border-color: #0164c1 !important;
}

.ms-Button.icon-96.ms-Button--action.ms-Button--command[class*="root-"]:hover {
  color: #0164c1 !important;
}

.root-74:hover .ms-Button-icon {
  color: #0164c1 !important;
}