#article-index h1 {
  display: inline-block;
}
#article-index .search-button {
  cursor: pointer;
}
.article-item {
  margin-bottom: 15px;
}
.article-item .article-title,
.article-item .article-title a {
  color: inherit;
  margin: 0;
}
.article-item .article-meta,
.article-item .article-meta a {
  color: #999;
  font-size: 0.85em;
}
.article-item .article-meta a {
  text-decoration: underline;
}
.article-item .article-thumb {
  margin-right: 10px;
  margin-bottom: 10px;
}
.article-item .article-text {
  margin-top: 7px;
}
html,
body {
  height: 100%;
}
html.body-login,
body.body-login {
  background-image: url('../img/login/login-background-copec-emoac.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: 0px;
  background-position-y: 0px;
}
.wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px;
  padding: 0 0 60px;
}
.wrap > .container {
  padding: 70px 15px 20px;
}
.login-box {
  border-radius: 8px;
  padding-top: 22px;
}
.footer {
  height: 60px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
.footer-login {
  text-align: center;
  height: 100px;
  background-color: #000000;
  padding-top: 20px;
  border-top: 3px solid #0097df;
}
.footer-login .footer-img {
  width: 150px;
}
.jumbotron {
  text-align: center;
  background-color: transparent;
}
.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}
.not-set {
  color: #c55;
  font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}
a.asc:after {
  content: "\e151";
}
a.desc:after {
  content: "\e152";
}
.sort-numerical a.asc:after {
  content: "\e153";
}
.sort-numerical a.desc:after {
  content: "\e154";
}
.sort-ordinal a.asc:after {
  content: "\e155";
}
.sort-ordinal a.desc:after {
  content: "\e156";
}
.grid-view th {
  white-space: nowrap;
}
.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}
.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}
a.list-group-item,
button.list-group-item {
  color: #555 !important;
}
.no-border {
  border: 0 !important;
}
.menu-list-item {
  border-radius: 3px !important;
  padding: 3px 20px;
  color: inherit !important;
  line-height: 25px !important;
  margin: 4px !important;
  text-align: left !important;
  font-weight: normal !important;
}
.menu-list-item:hover {
  border-radius: 3px !important;
  padding: 3px 20px;
  line-height: 25px !important;
  margin: 4px !important;
  text-align: left !important;
  font-weight: normal !important;
  color: #262626 !important;
}
a.list-group-item.active {
  background-color: #00A6DD;
  color: #ffffff !important;
  font-weight: 600 !important;
}
a.list-group-item.active:hover {
  background-color: #00A6DD;
  color: #ffffff !important;
  font-weight: 600 !important;
}
.organization-divider {
  padding-left: 15px;
  padding-top: 8px;
  font-weight: 600;
}
.selected-organization {
  color: #ffffff;
  padding-top: 19px;
}
.selected-organization:hover {
  color: #ffffff;
}
.with-separator {
  border-style: solid solid none !important;
}
.organization-search-box {
  box-sizing: border-box;
  background-image: url('../img/searchicon.png');
  background-position: 14px 15px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 45px;
  border: none;
  border-bottom: 1px solid #ddd;
}
.dropdown-menu {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 300px;
}
.input-checkBox {
  vertical-align: bottom;
  position: relative;
  top: -11px;
}
.chart {
  height: 600px;
  margin: 5px;
  width: 900px;
}
.Treant > .node img {
  width: 100%;
  height: 100%;
}
.Treant .collapse-switch {
  width: 100%;
  height: 100%;
  border: none;
}
.Treant .node.collapsed .collapse-switch {
  background: none;
}
.rounded {
  border-radius: 12px;
}
.no-padding-left {
  padding-left: 0;
}
/** Ajustes de estilos COPEC EMOAC */
@font-face {
  font-family: 'GothamRnd';
  src: url('../fonts/gotham_rounded_bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRnd';
  src: url('../fonts/gotham_rounded_light.otf') format('opentype');
  font-weight: 300;
  /* light */
  font-style: normal;
}
@font-face {
  font-family: 'GothamRnd';
  src: url('../fonts/gotham_rounded_light_italic.otf') format('opentype');
  font-weight: 300;
  /* light */
  font-style: italic;
}
@font-face {
  font-family: 'GothamRnd';
  src: url('../fonts/gotham_rounded_medium.otf') format('opentype');
  font-weight: 500;
  /* medium */
  font-style: normal;
}
@font-face {
  font-family: 'GothamRnd';
  src: url('../fonts/gotham_rounded_medium_italic.otf') format('opentype');
  font-weight: 500;
  /* medium */
  font-style: italic;
}
.copec-navbar-top {
  background-color: #072C54 !important;
  margin-bottom: 0;
}
.copec-navbar-top-entity {
  background-color: #072C54 !important;
  border-color: #072C54 !important;
  color: white !important;
  font-size: 14px !important;
  font-weight: bold;
  padding: 20px 10px !important;
  min-height: 50px !important;
}
.copec-navbar-top-entity-selected {
  background-color: #00A6DD !important;
  border-color: #00A6DD !important;
  color: white !important;
  font-size: 14px !important;
  font-weight: bold;
  padding: 20px 10px !important;
  min-height: 50px !important;
}
.copec-navbar-top-entity-list-selected {
  color: white !important;
  background-color: #00A6DD !important;
}
.copec-navbar-top-bars {
  background-color: #00A6DD !important;
  border-color: #00A6DD !important;
  color: white !important;
}
.md-skin .nav .open > a,
.md-skin .nav .open > a:hover,
.md-skin .nav .open > a:focus {
  background: #072C54 !important;
}
.nav-header {
  padding: 17.9px 25px !important;
  background-color: #072C54 !important;
  background-image: none !important;
}
.nav > li.active {
  border-left: 4px solid #19439b;
  background: #293846;
}
.nav.nav-tabs li {
  background: none;
  border: none;
}
.btn-primary {
  background-color: #19439b;
  border-color: #19439b;
  color: #FFFFFF;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary.active:focus {
  background-color: #072C54;
  border-color: #072C54;
  color: #FFFFFF;
}
.copec-bg-3 {
  background-color: #00A6DD;
  color: #ffffff;
}
.md-skin .ibox-title h5 {
  font-size: 14px;
  font-weight: normal;
  color: #072C54;
}
label {
  font-size: 10px;
  font-weight: bold;
  color: #072C54 !important;
  font-family: 'GothamRnd', sans-serif;
}
.page-heading h2 {
  color: #072C54;
  font-weight: normal;
}
h3 {
  font-size: 14px;
}
h5 {
  font-size: 14px;
}
body {
  font-size: 12px;
  font-family: 'GothamRnd', sans-serif;
}
body.md-skin {
  font-family: 'GothamRnd', sans-serif;
}
a {
  color: #19439b;
}
a:hover,
a:focus,
a:active,
a.active,
a:active:focus,
a:active:hover,
a.active:hover,
a.active:focus {
  color: #18488B;
}
.table.table-emoac > thead > tr > th {
  color: #19439b;
}
#accountmenu a.active {
  color: #19439b;
}
.btn {
  font-size: 11px !important;
}
.ibox-tools a {
  cursor: pointer;
  margin-left: 5px;
  color: #19439b;
}
.label-active,
.badge-active {
  background-color: #3B763B;
  color: #FFFFFF;
}
.label-danger,
.badge-danger {
  background-color: #AE423F;
  color: #FFFFFF;
}
.label-warning,
.badge-warning {
  background-color: #C08A3E;
  color: #FFFFFF;
}
.form-control,
.single-line {
  color: #73787C;
}
input {
  color: #73787C;
  font-size: 12px;
}
.select2-container--krajee .select2-results__option--highlighted[aria-selected] {
  background-color: #072C54;
  color: #fff;
}
.select2-container--krajee .select2-results__option[aria-selected=true] {
  color: #fff;
  background-color: #19439b;
}
.select2-ibox-tool {
  width: 25% !important;
  display: inline-block;
  margin-right: 10px;
  margin-top: -5px;
}
.minimalize-styl-2 {
  padding: 4px 12px;
  margin: 17px 5px 5px 20px;
  font-size: 14px;
  float: left;
}
.widget h3 {
  font-size: 14px;
}
.widget {
  font-size: 10px;
  font-weight: bold;
}
.widget-row {
  display: flex;
  flex-wrap: wrap;
}
.widget-col {
  display: flex;
  flex-direction: column;
}
.widget-cell {
  flex-grow: 1;
}
.select2-container--krajee .select2-selection {
  font-size: 12px;
}
#side-menu > li > a {
  font-weight: lighter;
}
.md-skin .nav-second-level > li > a {
  font-weight: lighter;
}
#side-menu > li.active > a {
  font-weight: bold;
}
.select2-container--bootstrap .select2-selection {
  font-size: 12px;
  font-weight: lighter;
  font-family: 'GothamRnd', sans-serif;
}
.form-control {
  font-size: 12px;
}
td {
  font-size: 11px;
  font-weight: lighter;
}
.md-skin .label,
.md-skin .badge {
  font-family: 'GothamRnd', sans-serif;
}
td > .nav .label,
.ibox .label {
  font-size: 11px;
  font-weight: lighter;
}
.color-active {
  color: #5CB85C;
}
.color-danger {
  color: #D9534F;
}
.color-warning {
  color: #E0DD00;
}
/*# sourceMappingURL=style.css.map */