@charset "UTF-8";
html,
body {
  font-family: "Roboto", sans-serif;
  color: #323232;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 1rem; }

* {
  list-style: none;
  padding: 0px;
  margin: 0px; }

a {
  color: #323232;
  font-size: 0.875rem; }
  a:hover {
    text-decoration: none; }

p {
  margin-bottom: 0; }

body.login {
  background-color: #f4f6f9; }
  body.login h1 {
    color: #323232; }
  body.login small {
    text-align: left;
    padding-left: 2.375rem; }

body.hpage {
  overflow: hidden; }

footer {
  padding: 10px 0;
  background-color: #283A4E;
  color: #fff; }
  footer p {
    padding: 0;
    margin-bottom: 0;
    font-size: 0.875rem;
    margin-top: 3px; }
    footer p strong {
      font-weight: 700; }

.card-header {
  background-color: #e0e0e0 !important; }

.card-footer {
  background-color: #e0e0e0 !important; }

#menu #userDropdown {
  font-size: 1.1rem; }
  #menu #userDropdown i {
    font-size: 1.5rem;
    vertical-align: middle;
    padding-left: 0.5rem;
    padding-right: 0.5rem; }

#menu .dropdown-toggle:after {
  font-size: 1.4rem;
  vertical-align: middle; }

#menu .dropdown-item.active,
#menu .dropdown-item:active {
  background-color: #f8f9fa;
  color: #323232; }

@media screen and (max-width: 991px) {
  nav {
    padding: 15px 0; }
    nav .navbar-toggler {
      color: #fff; }
      nav .navbar-toggler:focus, nav .navbar-toggler:visited {
        outline: none; } }

.info-cedula {
  padding-top: 1rem;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #0073A5;
  font-weight: 500; }
.info-cedula span {
    font-weight: 600;
    padding-left: 1rem;
    color: #323232; }

.estilo_contenedor {
	max-width: 1300px; 
	margin-bottom: 3%; }

.inputLabel {
  font-size: 0.90rem;
  font-weight: 550;
  color: #3c86a7; }
  
  .redLabel {
  font-size: 0.90rem;
  font-weight: 550;
  color: #dc3545; }
  
  .blackLabel {
  font-size: 0.90rem;
  font-weight: 450;
  color: #000000; }
  
.titulo_tarjeta {
	margin-top: 0em;
	line-height: 0em;
	font-size: 1.8em; }


#declaracion .declaracion-title {
  font-weight: 500;
  padding: 1rem 0;
  text-transform: uppercase; }

.btn-action {
  background-color: #0073A5;
  border: 2px solid #0073A5;
  color: #fff !important;
  font-size: 0.875rem;
  margin-right: 0.5rem; }
  .btn-action:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-action:last-of-type {
    margin-right: 0rem; }

.btn-blue {
  background-color: #0073A5;
  border: 2px solid #0073A5;
  color: #fff !important;
  font-size: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: 0.5rem; }
  .btn-blue:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-blue:last-of-type {
    margin-right: 0rem; }

.btn-outline-blue {
  background-color: #fff;
  border: 2px solid #0073A5;
  color: #0073A5 !important;
  font-size: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: 0.5rem; }
  .btn-outline-blue:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-outline-blue:last-of-type {
    margin-right: 0rem; }

.btn-login {
  background-color: #0073A5;
  border: 2px solid #0073A5;
  padding: 0.8rem !important;
  line-height: 1.15;
  border-radius: 0.25rem;
  color: #fff !important; }
  .btn-login:hover {
    text-decoration: none;
    background-color: #04679D;
    color: white; }

@media screen and (max-width: 1280px) {
  .btn-action {
    margin-bottom: 0.5rem; } }

#tablas .table th, #tablas .table td {
  font-size: 0.875rem; }

@media screen and (max-width: 980px) {
  table th, table td {
    padding: 0.4rem 0.75rem !important; }
  /* Tabla genérica */
  table, thead, tbody, th, td, tr {
    display: block;
    overflow: auto; }
  /* IE 8 fix */
  td, tr {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left; }
  /* Oculto header */
  table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  table tfoot {
    width: 100%;
    float: right; }
    table tfoot td {
      padding: 0px; }
    table tfoot tr {
      border: none; }
  table tr {
    border: 1px solid #ccc;
    padding: 10px 0; }
    table tr td:first-child, table tr td:last-child {
      border: none; }
    table tr.row-total {
      padding: 0; }
    table tr td {
      border: none !important;
      border-top: 1px solid #eee;
      position: relative;
      white-space: normal;
      text-align: left; }
  /* Los datos se muestran en filas */
  .content-before {
    display: block;
    padding-bottom: 5px;
    text-align: left;
    font-weight: 500; }
  table tr td.cell-hide-mobile, table tr td.cell-no-border {
    display: none; }
  table tr.row-spacer {
    display: none; }
  table .align-center {
    text-align: left;
    margin: 0; }
  /* Alineaciones de tabla */
  .align-center button {
    text-align: left;
    margin: 0; }
  table .align-right {
    text-align: left; }
  table .align-to-input-left, table .align-to-input-right {
    padding: 7px 15px !important; }
  .align-to-input-left {
    padding-left: 10px; }
  /* Header de tabla */
  table tr td.header {
    background: #EBEBEB;
    padding: 8px 15px;
    font-weight: bold;
    color: #333; }
    table tr td.header:before {
      display: block;
      position: static;
      width: 100%;
      white-space: normal;
      margin-bottom: 4px; }
  fieldset .table-msg {
    margin: -5px 0 40px 0px; }
  fieldset table {
    margin: 15px 0px; } }

.modales .modal-title {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 500;
  color: #0073A5; }

.modales .info-trazabilidad {
  padding-bottom: 20px; }
  .modales .info-trazabilidad .info-modal {
    font-size: 1rem;
    font-weight: 500;
    color: #323232; }
    .modales .info-trazabilidad .info-modal span {
      color: #323232;
      padding-left: 0.4rem;
      font-weight: 400; }

.modales .info-conocimiento .info-modal {
  font-size: 0.875rem; }

.modales .info-conocimiento a {
  color: #0073A5;
  text-transform: uppercase;
  font-weight: 500; }

.modales .info-conocimiento form {
  padding-top: 2rem;
  font-size: 0.875rem; }

.modales .info-conocimiento i {
  font-size: 1.8rem;
  margin-top: 6px;
  margin-left: 12px; }

.modales .subtitle-modal {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 500;
  color: #0073A5; }

@media (min-width: 576px) {
  .modal-sm {
    max-width: 350px; } }

@media screen and (min-width: 991px) {
  #pages .leftside {
    min-height: calc(100vh - 98px); }
  .collapse.dont-collapse {
    display: block;
    height: auto !important;
    visibility: visible; } }

#pages .leftside {
  background-color: #0073A5;
  color: #fff; }
  #pages .leftside #sidebar_heading {
    font-size: 0.875rem;
    padding-bottom: 0.5rem;
    font-weight: 400; }
  #pages .leftside #sidebar .nav-item {
    padding-left: 1rem; }
    #pages .leftside #sidebar .nav-item a {
      color: #fff; }
    #pages .leftside #sidebar .nav-item.active {
      background-color: #04679D;
      font-weight: 500; }
    #pages .leftside #sidebar .nav-item:hover {
      background-color: #04679D; }

#pages .rightside {
  padding-top: 1rem; }
  #pages .rightside h1.title_page {
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #0073A5;
    padding-bottom: 1rem; }
    #pages .rightside h1.title_page small {
      display: block;
      padding-top: 0.2rem; }

footer {
  z-index: 1; }

#login {
  background-color: #f8f9fa; }

#log {
  width: 100%;
  max-width: 480px;
  margin: auto;
  border-top: 0px;
  padding: 0 2em; }

.form-signin {
  width: 100%;
  max-width: 520px;
  margin: auto;
  border-top: 0px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(100, 100, 100, 0.3);
  box-shadow: 0 1px 4px 0 rgba(100, 100, 100, 0.3);
  padding: 2em;
  background-color: #fff; }
  .form-signin .h1login {
    margin-bottom: 1rem;
    margin-top: 1rem;
    font-size: 1.4rem;
    font-weight: 700;
    color: #323232; }
  .form-signin .form-control {
    border: 1px solid #0073A5;
    padding-left: 2.6rem; }
    .form-signin .form-control:focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(100, 106, 113, 0.25);
      box-shadow: 0 0 0 0.2rem rgba(100, 106, 113, 0.25); }
  .form-signin .form-control-icon {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.5rem;
    padding-left: 0.5rem;
    text-align: center;
    pointer-events: none;
    color: #969696; }
  .form-signin .forgot a {
    font-size: 1rem;
    color: #0073A5; }
    .form-signin .forgot a:hover {
      text-decoration: underline; }

@media (max-width: 767px) {
  #log {
    padding: 1rem; }
    #log .form-signin {
      padding: 1rem; } }
      
