.btn-reset {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  border: 0;
  padding: 0;
  line-height: normal;
  overflow: visible;
}

.btn-reset:focus {
  outline: none;
}

.btn-reset::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.input-reset {
  -webkit-appearance: none;
  border-radius: 0;
  padding: 0;
}

.btn {
  text-transform: uppercase;
  letter-spacing: .1em;
  border-style: solid;
  border-width: 2px;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 600;
  transition: all .2s ease-in-out;
}

.btn:after {
  background-image: url("../sprites.2ca5969a.png");
  margin-left: 6px;
  display: inline;
  content: " " !important;
  padding-left: 8px !important;
}

.btn:hover, .btn:focus, .btn.focus {
  color: inherit;
  outline: none;
}

.btn-yellow {
  color: #ffb718;
}

.btn-blue {
  color: #0f325e;
}

.btn-text-yellow:after {
  background-position: -55px -140px;
}

.btn-text-white:after {
  background-position: -55px -20px;
}

.btn-text-black:after {
  background-position: -55px -80px;
}

.btn-text-blue:after {
  background-position: -55px -200px;
}

.btn-text-bright-blue:after {
  background-position: -55px -260px;
}

.btn-solid {
  text-align: center;
  letter-spacing: .1em;
  border-style: solid;
  border-width: 2px;
  border-radius: 2px;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 600;
}

.btn-solid:after {
  padding-left: 4px;
}

.btn-round-left {
  background-position: -70px -127px;
}

.btn-round-right {
  background-position: -100px -127px;
}

.btn-round-big-left {
  background-position: -135px -173px;
}

.btn-round-big-right {
  background-position: -180px -173px;
}

.btn-to-top {
  background-color: rgba(255, 183, 24, .7);
  background-image: url("../sprites.2ca5969a.png");
  background-position: -309px -186px;
  border-radius: 100%;
  width: 45px;
  height: 45px;
  display: block;
}

.btn-to-top:hover, .btn-to-top:focus, .btn-to-top:active {
  background-color: rgba(255, 183, 24, .85);
}

.btn:active:focus, .btn.active:focus, .btn:active.focus, .btn.active.focus {
  outline: none;
}

@media (min-width: 321px) {
  .btn {
    font-size: 14px;
  }
}

.btn-round {
  background-color: rgba(255, 183, 24, .7);
  background-image: url("../sprites.2ca5969a.png");
  border-radius: 100%;
  width: 45px;
  height: 45px;
  display: block;
}

.btn-round:hover, .btn-round:focus, .btn-round:active {
  background-color: rgba(255, 183, 24, .85);
}

.btn-round-big {
  width: 75px;
  height: 75px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .btn:after, .btn-round {
    background-image: url("../sprites@2x.1fee72ea.png");
    background-size: 600px 600px;
  }
}

.image-replacement {
  font: 0 / 0 a;
  text-shadow: none;
  color: rgba(0, 0, 0, 0);
  border: 0;
}

.page-template-template-portal-empleo .table-wrapper, .page-template-template-perfil .table-wrapper {
  max-width: 100%;
  overflow-x: auto;
}

.page-template-template-portal-empleo table, .page-template-template-perfil table {
  border-spacing: 2px;
  border-collapse: collapse;
  border-top: 1px solid #ffb718;
  border-right: 1px solid #ffb718;
  margin: 40px 0;
  font-family: arial;
  font-size: 14px;
}

.page-template-template-portal-empleo tbody tr:nth-child(2n), .page-template-template-perfil tbody tr:nth-child(2n) {
  background-color: #ffe;
}

.page-template-template-portal-empleo tbody tr:nth-child(odd), .page-template-template-perfil tbody tr:nth-child(odd) {
  background-color: #ffb;
}

.page-template-template-portal-empleo tbody tr:hover, .page-template-template-perfil tbody tr:hover {
  background-color: rgba(255, 188, 17, .5);
}

.page-template-template-portal-empleo td, .page-template-template-perfil td {
  padding: 10px;
}

.page-template-template-portal-empleo td div, .page-template-template-perfil td div {
  margin-top: 10px;
}

.page-template-template-portal-empleo td:first-child, .page-template-template-perfil td:first-child {
  color: #002857;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 700;
}

.page-template-template-portal-empleo .licitacion-expediente, .page-template-template-perfil .licitacion-expediente {
  color: #0082ca;
  font-size: 12px;
  font-weight: 400;
}

.page-template-template-portal-empleo td:not(:first-child), .page-template-template-perfil td:not(:first-child) {
  text-align: center;
  width: 110px;
  font-size: 12px;
}

.page-template-template-portal-empleo td:not(:first-child) a:hover, .page-template-template-perfil td:not(:first-child) a:hover {
  text-decoration: none;
}

.page-template-template-portal-empleo .licitacion-nombre, .page-template-template-perfil .licitacion-nombre {
  width: auto;
}

.page-template-template-portal-empleo .licitacion-expediente, .page-template-template-perfil .licitacion-expediente {
  width: 10em;
}

.page-template-template-portal-empleo .perfil-spacer, .page-template-template-perfil .perfil-spacer {
  margin-top: 40px;
}

/*# sourceMappingURL=manic-220_perfil.css.map */
