@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.top {
  background: #6F1F46;
  padding: 4px 0;
}

.ingreso .fa {
  font-size: 16.5px;
}

.ingreso {
  float: right;
  margin-bottom: 0;
}

.ingreso li {
  float: left;
  font-size: 12.5px;
  list-style: none;
}

.ingreso li a {
  color: #FFFFFF;
  display: block;
  padding: 4px 12px;
  border-right: 1px solid #7d7d7d;
}

a:hover {
  text-decoration: none;
}

/*----de tablas****/

thead {
  background: #146A0D;
  color: #f0f0f0;
}

table a .fa {
  color: #c00;
  font-size: 25px;
}

table a:hover .fa {
  color: #676766;
}


/*----de tablas****/

body {
  color: #676766;
  font-size: 13.5px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.6em;
}

header {
  border-bottom: 3px solid #676766;
  background: #e5e5e5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 42%, #ffffff 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e5e5), color-stop(42%, #ffffff), color-stop(99%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 42%, #ffffff 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e5e5e5 0%, #ffffff 42%, #ffffff 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e5e5e5 0%, #ffffff 42%, #ffffff 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 42%, #ffffff 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}

.title,
.frase,
.colorc,
.tab-content strong {
  color: #6F1F46;
}

.frase {
  line-height: 0.9em;
}

.frase h4 {
  color: #666;
  font-size: 22px;
}

.navi,
footer,
.btline-title:after,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.panel-heading h4,
.panel-default>.panel-heading h6:hover {
  background: #6F1F46;
}

.frase {
  margin-top: 5px;
}

.frase h1 {
  font-size: 28px;
}

.navbar-default {
  background: none;
  border: 0px;
}

.navbar-default .navbar-nav>li>a {
  color: #FFFFFF;
  text-transform: uppercase;
  transition: all ease 0.8s;
}

.navbar-default .navbar-nav>li>a:hover {
  background: #fff;
  color: #676766;
}

.adaptar {
  width: 100%;
}

.esquema {
  max-width: 900px;
}

.carousel {
  padding-bottom: 2px;
  box-shadow: 0px 4px 8px #999;
}

.panel-title>a {
  display: block;
}

.panel-default>.panel-heading {
  color: #FFFFFF;
  transition: all ease 0.8;
}

.panel-default>.panel-heading h4:hover {
  background: #676766;
}

footer {
  color: #FFFFFF;
  margin-top: 40px;
  text-align: center;
}

footer .container {
  padding: 25px 0;
  font-size: 12px
}

.manual {
  color: #FFFFFF;
  border-radius: 16px;
  margin-top: 20px;
  display: block;
  padding: 8px 12px;
  text-align: center;
  background: #6F1F46;
  font-size: 15px;
}
.btline-title {
  padding-bottom: 5px;
  border-bottom: 1px solid #DDD;
  position: relative;
  margin-bottom: 20px;
}

.btline-title:after {
  content: " ";
  display: block;
  height: 3px;
  width: 62px;
  position: absolute;
  bottom: -2px;
  z-index: 999;
}

.panel-heading {
  padding: 0;
}

.panel-heading h4 {
  padding: 10px 15px;
}

.panel-heading h6 span {
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-top: -8px;
}

.list-alfab {
  list-style: /*url(images/bullet.png) */
  upper-latin;
}

.list-alfab li:first-letter {
  text-transform: uppercase;
}

.list-alfab>li:before {
  content: url('images/bullet.png');
  margin-left: -20px;
  display: inline-block;
  margin-bottom: 4px;
}

.list-alfab ul {
  list-style: disc;
  margin-left: 40px;
}

.title {
  font-size: 22px;
  text-align: center;
  margin: 25px 0;
  border-bottom: 3px solid #dedede;
  padding-bottom: 10px;
}

thead tr {
  background: #676766;
  color: #fff;
}

.btn-primary {
  color: #FFFFFF;
  background-color: #676766;
  border-color: #555;
  margin-bottom: 15px;
  transition: all ease 0.8s;
}

.panel-heading [data-toggle="collapse"]:after {
  font-family: 'Glyphicons Halflings';
  content: "▲";
  float: right;
  margin-right: 20px;
  color: #fff;
  font-size: 13px;
  line-height: 14px;
  margin-top: 0px;
  opacity: 0.6;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.panel-heading [data-toggle="collapse"].collapsed:after {
  opacity: 1;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.deborder .panel-heading [data-toggle="collapse"]:after {
  font-family: 'Glyphicons Halflings';
  content: "▲";
  float: right;
  margin-right: 20px;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  margin-top: -35px;
  opacity: 0.6;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.deborder .panel-heading [data-toggle="collapse"].collapsed:after {
  opacity: 1;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  color: #FFFFFF;
  border-color: #204D74;
}

.deborder {
  border-left: 1px solid #dedede
}

.codigo {
  background: #6F1F46;
  float: right;
  display: block;
  color: #FFFFFF;
  clear: both;
  padding: 6px 12px;
  border-radius: 6px;
}

.codigo:before {
  content: "Código: ";
  color: #FFFFFF;
}

.nav-tabs {
  list-style: decimal;
}

.tab-content .nav-tabs>li {
  max-width: 220px;
  list-style: decimal;
}

.requis2 .nav-tabs>li {
  width: 162px !important;
}

.nav-tabs>li>a {
  background: #676766;
  color: #FFFFFF;
  font-size: 16px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #FFFFFF;
}

.tab-content {
  padding-top: 20px;
}

.principales li a:first-letter {
  display: block;
  background: rgba(251, 251, 251, 0.9);
  padding: 3px 9px;
  color: #600;
  border-radius: 50%;
}

#procedimientos tr {
  cursor: pointer;
}


/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .frase h1 {
    font-size: 18px;
  }
}

.bg-primary {
  background-color: #5d5d5d;
  color: #fff;
}

.bg-success {
  background-color: #5cb85c;
  color: #fff;
}

.bg-info {
  background-color: #5bc0de;
  color: #fff;
}

.bg-warning {
  background-color: #f0ad4e;
  color: #fff;
}

.bg-danger {
  background-color: #d9534f;
  color: #fff;
}

.bg-red {
  background-color: #bf4346;
  color: #fff;
}

.bg-green {
  background-color: #488c6c;
  color: #fff;
}

.bg-blue {
  background-color: #0a819c;
  color: #fff;
}

.bg-yellow {
  background-color: #f2994b;
  color: #fff;
}

.bg-orange {
  background-color: #e9662c;
  color: #fff;
}

.bg-pink {
  background-color: #bf3773;
  color: #fff;
}

.bg-violet {
  background-color: #9351ad;
  color: #fff;
}

.bg-grey {
  background-color: #4b5d67;
  color: #fff;
}

.bg-dark {
  background-color: #594857;
  color: #fff;
}

body.sidebar-colors #wrapper {
  background-color: #FFFFFF;
}

.doc {
  border: 3px solid #6F1F46;
}

.table-bordered>tbody>tr>td {
  border: 1px solid #6F1F46;
}

.control-emicion {
  text-align: center;
  background: #ababab;
  color: white;
}

.container2 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}


/* Pagination */

.pagination li.active a,
.pagination li.active span {
  color: #FFFFFF;
  background: #5d5d5d;
  z-index: 2;
  cursor: default;
}

.pagination li.active a:hover,
.pagination li.active span:hover,
.pagination li.active a:focus,
.pagination li.active span:focus {
  color: #FFFFFF;
  background: #676766;
  ;
  z-index: 2;
  cursor: default;
}

.pagination li a:hover,
.pagination li span:hover,
.pagination li a:focus,
.pagination li span:focus {
  color: #FFFFFF;
  background: #5d5d5d;
  z-index: 2;
  cursor: default;
}

.pagination li a {
  color: #999999;
}

.pagination li:first-child a,
.pagination li:first-child span {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.pagination {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}


/* Contorno */

.pagination li a,
.pagination li span {
  border: 3px solid #676766;
  margin-left: -3px;
}

.pagination li.active a,
.pagination li.active span {
  border-color: #d44646 !important;
}

.pagination li a:hover,
.pagination li span:hover,
.pagination li a:focus,
.pagination li span:focus {
  border-color: #d44646 !important;
}

.pagination li:first-child a,
.pagination li:first-child span {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.pagination li:last-child a,
.pagination li:last-child span {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.table-nc>thead>tr>th {
  font-size: 17px;
}

.table-nc .titulo {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}

.table-nc .texto {
  margin-bottom: 5px;
}

.table-nc .texto>span {
  font-style: italic;
  font-weight: bold;
}

blockquote.desiciones_directivas {
  font-size: 13.5px!important;
}
div.activo_txt {
  display: block;
}
div.inactivo_txt {
  display: none;
}
* Form Wizard=================================*/ .wizard,
.tabcontrol {
  display: block;
  width: 100%;
  overflow: hidden;
}

.wizard a,
.tabcontrol a {
  outline: 0;
}

.wizard ul,
.tabcontrol ul {
  list-style: none !important;
  padding: 0;
  margin: 0;
}

.wizard ul>li,
.tabcontrol ul>li {
  display: block;
  padding: 0;
}


/* Accessibility */

.wizard>.steps .current-info,
.tabcontrol>.steps .current-info,
.wizard>.content>.title,
.tabcontrol>.content>.title {
  position: absolute;
  left: -999em;
}

.wizard>.steps {
  position: relative;
  display: block;
  width: 100%;
}

.wizard.vertical>.steps {
  float: left;
  width: 30%;
}

.wizard.vertical>.steps>ul>li {
  float: none;
  width: 100%;
}

.wizard.vertical>.content {
  float: left;
  margin: 0 0 0.5em 0;
  width: 70%;
}

.wizard.vertical>.actions {
  float: right;
  width: 100%;
}

.wizard.vertical>.actions>ul>li {
  margin: 0 0 0 1em;
}

.wizard>.steps .number {
  font-size: 1.429em;
}

.wizard>.steps>ul>li {
  width: 25%;
  float: left;
}

.wizard>.actions>ul>li {
  float: left;
}

.wizard>.steps a {
  display: block;
  width: auto;
  margin: 0 0.5em 0.5em;
  padding: 1em 1em;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.wizard>.steps a:hover,
.wizard>.steps a:active {
  display: block;
  width: auto;
  margin: 0 0.5em 0.5em;
  padding: 1em 1em;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.wizard>.steps .disabled a {
  background: #eee;
  color: #aaa;
  cursor: default;
}

.wizard>.steps .disabled a:hover,
.wizard>.steps .disabled a:active {
  background: #eee;
  color: #aaa;
  cursor: default;
}

.wizard>.steps .current a {
  background: #2184be;
  color: #fff;
  cursor: default;
}

.wizard>.steps .current a:hover,
.wizard>.steps .current a:active {
  background: #2184be;
  color: #fff;
  cursor: default;
}

.wizard>.steps .done a {
  background: #9dc8e2;
  color: #fff;
}

.wizard>.steps .done a:hover,
.wizard>.steps .done a:active {
  background: #9dc8e2;
  color: #fff;
}

.wizard>.steps .error a {
  background: #ff3111;
  color: #fff;
}

.wizard>.steps .error a:hover,
.wizard>.steps .error a:active {
  background: #ff3111;
  color: #fff;
}

.wizard>.content {
  border: 1px solid #ddd;
  display: block;
  margin: 0.5em;
  min-height: 35em;
  overflow: hidden;
  position: relative;
  width: auto;
}

.wizard>.actions {
  position: relative;
  display: block;
  text-align: right;
  width: 100%;
}

.wizard>.actions>ul {
  display: inline-block;
  text-align: right;
}

.wizard>.actions>ul>li {
  margin: 0 0.5em;
}

.wizard>.actions a {
  background: #009688;
  color: #fff;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.wizard>.actions a:hover,
.wizard>.actions a:active {
  background: #009688;
  color: #fff;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.wizard>.actions .disabled a {
  background: #eee;
  color: #aaa;
}

.wizard>.actions .disabled a:hover,
.wizard>.actions .disabled a:active {
  background: #eee;
  color: #aaa;
}

.tabcontrol>.steps {
  position: relative;
  display: block;
  width: 100%;
}

.tabcontrol>.steps>ul {
  position: relative;
  margin: 6px 0 0 0;
  top: 1px;
  z-index: 1;
}

.tabcontrol>.steps>ul>li {
  float: left;
  margin: 5px 2px 0 0;
  padding: 1px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.tabcontrol>.steps>ul>li:hover {
  background: #edecec;
  border: 1px solid #bbb;
  padding: 0;
}

.tabcontrol>.steps>ul>li.current {
  background: #fff;
  border: 1px solid #bbb;
  border-bottom: 0 none;
  padding: 0 0 1px 0;
  margin-top: 0;
}

.tabcontrol>.steps>ul>li.current>a {
  padding: 15px 30px 10px 30px;
}

.tabcontrol>.steps>ul>li>a {
  color: #5f5f5f;
  display: inline-block;
  border: 0 none;
  margin: 0;
  padding: 10px 30px;
  text-decoration: none;
}

.tabcontrol>.steps>ul>li>a:hover {
  text-decoration: none;
}

.tabcontrol>.content {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 35em;
  overflow: hidden;
  border-top: 1px solid #bbb;
  padding-top: 20px;
}

.tabcontrol>.content>.body {
  float: left;
  position: absolute;
  width: 95%;
  height: 95%;
  padding: 2.5%;
}

.tabcontrol>.content>.body ul {
  list-style: disc !important;
}

.tabcontrol>.content>.body ul>li {
  display: list-item;
}

.wizard .content {
  min-height: 245px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  overflow-y: auto;
}

.wizard .content .body {
  padding: 15px;
}

.wizard .steps a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.wizard .steps a:active,
.wizard .steps a:focus,
.wizard .steps a:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.wizard .steps .done a {
  background-color: rgba(0, 150, 136, 0.6);
}

.wizard .steps .done a:hover,
.wizard .steps .done a:active,
.wizard .steps .done a:focus {
  background-color: rgba(0, 150, 136, 0.5);
}

.wizard .steps .error a {
  background-color: #F44336 !important;
}

.wizard .steps .current a {
  background-color: #009688;
}

.wizard .steps .current a:active,
.wizard .steps .current a:focus,
.wizard .steps .current a:hover {
  background-color: #009688;
}
.error {
  color: #8a1f11;
}
.seleccionable {
  cursor: pointer!important;
}
.navbar-dd .navbar-nav>li>a:hover,.navbar-dd .navbar-nav>li>a:focus {
  min-height: 90px;
}

.navbar-dd .navbar-nav>.active>a,
.navbar-dd .navbar-nav>.active>a:hover,
.navbar-dd .navbar-nav>.active>a:focus {
  height: 90px;
}
.navbar-dd .navbar-nav>.open>a,
.navbar-dd .navbar-nav>.open>a:hover,
.navbar-dd .navbar-nav>.open>a:focus {
    min-height: 90px;
}
