/* Generated by less 2.5.1 */
@import url(start.css);
@import url(buttons.css);
@import url(forms.css);
@import url(menus.css);
@import url(jquery.fancybox-1.3.4.css);
@import url(slideshow.css);
@import url(prettify.css);
@import url(tiptip.css);
@import url(fonts.css);
@import url(grid.css);
@import url(animate.css);
@import url(animate_delay.css);
@import url(fonts/icomoon.css);
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
strong,
b,
a,
h2 a,
h3 a,
h4 a,
h5 a,
h6,
strong a,
b a {
  font-family: 'exoextralight', Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: lighter;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}
a {
  color: #1d6dc1;
  outline: 0;
  text-decoration: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'exoextralight', Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: lighter;
}
.h1,
h1 {
  font-family: 'exoblack', Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: lighter;
}
.load_icon {
  position: relative;
  width: 70px;
  height: 70px;
  display: inline-block;
}
.load_icon .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  padding: 10px;
  margin: 0;
  margin-top: -35px;
  margin-left: -35px;
  background-image: url(../images/favicon_white.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  background-color: #1d6dc1;
  border-radius: 35px;
  z-index: 10;
}
.load_icon .icon .percent {
  margin-top: 100px;
}
.load_icon .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 83px;
  height: 83px;
  padding: 0;
  margin: 0;
  margin-top: -41.5px;
  margin-left: -41.5px;
  border: 3px solid #ffffff;
  border-top: 3px solid rgba(0, 0, 0, 0.3);
  border-bottom: 3px solid rgba(0, 0, 0, 0.3);
  animation: spin 3s infinite linear;
  border-radius: 41.5px;
  box-sizing: border-box;
  z-index: 20;
}
#loader {
  position: fixed;
  background: rgba(0, 0, 0, 0.3);
  background: rgba(0, 0, 0, 0.8);
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: wait;
  z-index: 100;
  z-index: 1000;
  z-index: 2000;
}
#loader .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  padding: 10px;
  margin: 0;
  margin-top: -50px;
  margin-left: -50px;
  background-image: url(../images/favicon_white.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;  
  background-color: #00cc73;
  border-radius: 50px;
  z-index: 10;
}
#Color original azul
#background-color: #1d6dc1;
#loader .icon .percent {
  margin-top: 100px;
}
#loader .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 113px;
  height: 113px;
  padding: 0;
  margin: 0;
  margin-top: -56.5px;
  margin-left: -56.5px;
  border: 3px solid rgba(0, 0, 0, 0.3);
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  animation: spin 3s infinite linear;
  border-radius: 56.5px;
  box-sizing: border-box;
  z-index: 20;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.modal {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 4px solid rgba(0, 0, 0, 0.3);
  background: #ffffff;
  color: #000000;
  padding: 10px;
  position: fixed;
  top: 50px;
  right: 50px;
  z-index: 1000;
  max-width: 330px;
  cursor: default;
  opacity: .85;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  word-wrap: normal;
  word-wrap: break-word;
}
.modal,
.modal .close {
  -webkit-transition: all 1s;
  transition: all 1s;
}
.modal:hover {
  padding: 20px;
  opacity: 1;
}
.modal .close {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.modal .close:hover {
  color: rgba(0, 0, 0, 0.3);
  transform: rotateZ(360deg);
}
button,
a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"],
.menu,
blockquote {
  font-family: 'exoextralight', Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: lighter;
}
.menu1 {
  margin-top: 40px;
}
.menu1 .menu {
  background-color: transparent;
}

.info_error {
  display: none;
}
.encabezado {
  padding-bottom: 50px;
}
.encabezado .logotipo {
  height: 120px;
  margin-bottom: -30px;
  margin-top: 20px;
}
.big_bt {
  padding: 20px !important;
}
.logotipo {
  background-image: url(../images/logo.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.inline {
  display: inline-block;
}
body {
  
  background: #000000;
  
  color: #ffffff;
  font: normal 0.9em/150% 'exoextralight', Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0 0 0 0;
}
#wrap {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin: 30px auto 30px auto;
  padding: 0 2%;
  width: 100%;
}
#footer {
  background: #ffffff;
  border-top: 1px solid #dddddd;
  color: #999999;
  font-size: 0.8em;
  left: 0;
  margin: 0;
  padding: 20px;
  position: relative;
  text-align: center;
  top: 0;
}
#link-top {
  display: none;
}
.navbar {
  background: #000000;
  color: #ffffff;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.navbar #logo {
  color: #efefef;
  font-size: 1.7em;
  padding: 0.5em 1em;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
}
.navbar span {
  color: #86dc00;
}
.navbar ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.navbar li {
  display: inline-block;
  list-style-type: 0;
  margin: 0;
  padding: 0;
}
.navbar li a {
  color: #efefef;
  display: inline-block;
  font-size: 1.2em;
  line-height: 100%;
  padding: 1em 1.3em;
  text-decoration: none;
  text-transform: uppercase;
}
.callout {
  background: #4598ef;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
  color: #ffffff;
  display: block;
  padding: 3em 0;
  text-align: center;
}
.callout i.icon-4x {
  font-size: 6em;
}
.callout h4 {
  margin-bottom: 30px;
}
.callout p {
  margin-bottom: 0;
}
.callout .button {
  margin-top: 10px;
}
.callout + div.grid {
  margin-top: 50px;
}
a.callout {
  cursor: pointer;
}
.callout-top {
  margin: 50px 0 0 0;
}
.callout.green {
  background: #19ad0b;
}
#mc_embed_signup {
  padding: 30px 0;
}
#ui-preview {
  border: 5px solid #dddddd;
  display: block;
  margin: 30px 0;
}
* {
  box-sizing: border-box;
}
*::selection {
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff;
}
#background {
  background-color: #000000;
  background-image: url(../images/background.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: -100;
}
.pie .logo_netco {
  height: 40px;
  margin-bottom: 50px;
  margin-top: 5px;
}
.logo_netco {
  background-image: url(../images/logo_netco.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

label {
  margin: 0 !important;
  padding: 0 !important;
  max-width: 95%;
}
label strong {
  display: inline-block;
  min-width: 100px;
}
.contenido_creacion_certificado label strong,
.contenido_creacion_certificado_pkcs10 label strong {
  min-width: 130px;
}
.contenido_creacion_certificado .caja_texto,
.contenido_creacion_certificado_pkcs10 .caja_texto {
  width: 210px;
  max-width: 100%;
  height: 50px;
}
strong {
  font-size: 110% !important;
  font-weight: bold !important;
  margin: 0 !important;
  padding: 0 !important;
}
.button {
  margin: 5px 0 !important;
}
.button:before {
  padding-left: 0;
}
.icono_boton_filtrar {
  margin-bottom: 10px;
  margin-left: 10px;
  padding: 5px;
}
.icono_boton_filtrar:before {
  padding-left: 0;
}
.hidden {
  display: none !important;
}
.caja_texto {
  margin-bottom: 10px;
  width: 230px;
}
.lined {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 2px;
  border: 1px dashed rgba(0, 0, 0, 0.3);
  padding: 0px;
  margin-left: 0;
}
.ui-jqgrid tr.ui-row-ltr td {
  border: rgba(0, 0, 0, 0.3) solid 1px !important;
}
.ok-firma {
  text-align: center;
  background: #000000;
  padding: 5px;
  position: fixed;
  display: block;
  bottom: 0;
  right: 0;
  left: 0;
  color: #ffffff;
  z-index: 1500;
}
#sigCopy,
#theImage {
  border: 1px dashed rgba(0, 0, 0, 0.3);
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 250px;
  height: auto;
  min-height: 30px;
  min-width: 30px;
  max-height: 100%;
  max-width: 100%;
  z-index: 1000;
  text-align: center;
}
#sigCopy canvas,
#theImage canvas,
#sigCopy img,
#theImage img {
  border: 1px dashed #1d6dc1;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  display: block;
}
#sigCopy#sigCopy,
#theImage#sigCopy {
  width: 200px;
  height: 100px;
}
#sigCopy img,
#theImage img {
  padding: 0;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  display: inline-block;
  border: none;
}
#sigCopy .drag,
#theImage .drag,
#sigCopy .edit,
#theImage .edit {
  color: #ffffff;
  background: #1d6dc1;
  position: absolute;
  padding: 15px 0 ;
  top: 0;
  cursor: pointer;
  border: 1px solid #1d6dc1;
  opacity: .7;
  z-index: 1000;
  width: 50px;
  height: auto;
}
#sigCopy .drag:hover,
#theImage .drag:hover,
#sigCopy .edit:hover,
#theImage .edit:hover {
  color: #1d6dc1;
  background: #ffffff;
  opacity: 1;
}
#sigCopy .drag.drag,
#theImage .drag.drag,
#sigCopy .edit.drag,
#theImage .edit.drag {
  left: -50px;
  cursor: move;
}
#sigCopy .drag.edit,
#theImage .drag.edit,
#sigCopy .edit.edit,
#theImage .edit.edit {
  right: -50px;
}
#signatureArea {
  position: fixed !important;
  background: rgba(0, 0, 0, 0.3);
  background: rgba(0, 0, 0, 0.8);
  display: block;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 100;
  z-index: 1000;
  z-index: 2000;
  text-align: center;
}
#signatureArea #sig,
#signatureArea #sig canvas {
  display: inline-block !important;
  cursor: url(../images/cursor.cur), pointer;
}
#signatureArea #sig canvas {
  padding: 0;
  margin: 0;
}
#signatureArea.touch {
  overflow: hidden;
}
.paginate {
  width: 100%;
  display: block;
}
.paginated {
  text-align: center;
}
.paginated .pages {
  display: block;
}
.paginated .pages li {
  display: inline-block;
  cursor: pointer;
  margin: 5px;
  padding: 5px 10px;
  border: 1px solid #1d6dc1;
}
.paginated .pages li.selected {
  color: #ffffff;
  background: #1d6dc1;
}
.DynarchCalendar-topCont {
  width: 300px;
  height: 200px;
  padding: 5px;
  font-size: 12px;
  overflow: auto;
}
.DynarchCalendar-topCont,
.DynarchCalendar-topCont div,
.DynarchCalendar-topCont:hover,
.DynarchCalendar-topCont div:hover {
  background-color: #ffffff;
  color: #000000;
}
.DynarchCalendar-topCont table {
  margin: 0;
}
.DynarchCalendar-topCont table td {
  padding: 0;
  text-align: center;
}
.DynarchCalendar-topCont table td:hover {
  border-bottom: 1px solid #1d6dc1;
  font-weight: bold;
  cursor: pointer;
}
.DynarchCalendar-topCont table td:hover,
.DynarchCalendar-topCont table td:hover * {
  color: #ffffff !important;
  background: #1d6dc1;
}
.DynarchCalendar-topCont .DynarchCalendar-focusLink {
  display: none;
}
.acc_accordion {
  border-bottom: 1px solid #1d6dc1;
  height: auto;
  margin: 1px;
  padding: 0;
}
.acc_accordion .acc_body {
  aheight: auto;
  min-height: 100px;
  overflow: auto;
  padding: 10px 20px;
}
.acc_accordion .acc_body div {
  margin-bottom: 10px;
}
.acc_accordion .acc_head {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background: #1d6dc1;
  color: #ffffff;
  cursor: pointer;
  font-size: 120%;
  margin: 0;
  padding: 10px 20px;
  position: relative;
  user-select: none;
}
.acc_accordion .acc_head:after {
  content: "\ea3b";
  font-family: 'icomoon';
  position: absolute;
  right: 9px;
  top: 9px;
}
.acc_accordion .acc_head .icon:before {
  content: "\ea0d";
  font-family: 'icomoon';
  padding-left: 20px;
}
.acc_accordion .acc_head .icon.ok:before {
  content: "\ea0f";
}
.acc_accordion .acc_head .icon.revoked:before {
  content: "\ea0d";
}
.acc_accordion .acc_head .icon.pending:before {
  content: "\e978";
}
.acc_accordion .acc_head .icon.show:after {
  content: "\ea39";
  right: 9px;
}
::-webkit-input-placeholder {
  border-bottom: dashed #ffffff 1px;
  color: rgba(44, 44, 44, 0.9);
  display: inline-block;
  padding-bottom: 5px;
}
:-moz-placeholder {
  border-bottom: dashed #ffffff 1px;
  color: #ffffff;
  display: inline-block;
  padding-bottom: 5px;
}
::-moz-placeholder {
  border-bottom: dashed #ffffff 1px;
  color: #ffffff;
  display: inline-block;
  padding-bottom: 5px;
}
:-ms-input-placeholder {
  border-bottom: dashed #ffffff 1px;
  color: #ffffff;
  display: inline-block;
  padding-bottom: 5px;
}
::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
-webkit-scrollbar-thumb:hover {
  background-color: #1d6dc1;
  cursor: pointer;
}
::-webkit-scrollbar-track-piece {
  background-color: rgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar-thumb:window-inactive {
  background-color: rgba(0, 0, 0, 0.3);
}
::selection {
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff;
}
br,
[class*="col_"] [class*="col_"] > br {
  margin: 0px;
  padding: 0px;
}
label strong {
  margin-right: 5px !important;
}
.checkbox input[type="checkbox"],
.radio input[type="checkbox"],
.checkbox input[type="radio"],
.radio input[type="radio"] {
  width: 0;
  height: 0;
  opacity: 0;
  display: inline-block;
  position: absolute;
}
label strong {
  min-width: 10px;
}
.file {
  display: inline-block;
  vertical-align: top;
  margin: 10px;
}
.no-border {
  border: none !important;
}
.pointer {
  cursor: pointer !important;
}
.padding {
  padding: 30px  !important;
}
