

.fondo{
	background: url(images/fondo-login.jpg) no-repeat left top;
	
}

	/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-left: 15px;
  padding-right: 15px;
}
@font-face {
    font-family: helv;
    src: url('fonts/Helvetica.ttf');
}

/* Make the masthead heading the same height as the navigation */
.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
  padding-bottom: 19px;
}

/* Custom page footer */
.footer {
  padding-top: 19px;
  color: #777;
  border-top: 1px solid #e5e5e5;
}

.container-narrow > hr {
  margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}

/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-left: 0;
    padding-right: 0;
  }
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0;
  }
}



/* Inicia:Para header y footer PWEB */
.main-content-pweb {
    margin-top: 65px;
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .main-content-include-pweb {
      margin-top: 65px;
      margin-left: 10px !important;
      margin-right: 10px !important;
    }


  @media (max-width: 767px) {
      .navbar-toggle {
        border: none !important;
        outline: none !important;
      }
  }

  .ayuda {
    margin-top: 0px;
  }

  .datamenu {
    margin-top: 10%;
  }


  #espacioLeft {
    padding-right: 10px;
    padding-left: 30px;
  }
  
 .trasbla .form-control {
	background-color: transparent;
    box-shadow: none;
    color: rgb(255, 255, 255);
    font-size: 20px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 0px 20px;
	margin-top:10px;
 }
 .text-login .trasbla {
    background-color: rgba(255, 255, 255, 0.298039);
}
 .trasbla .input-group-addon {
    line-height: 0;
    position: relative;
}
.trasbla .input-group-addon {
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: none;
    min-width: 62px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

.trasbla .input-group-addon::after {
    content: "\a ";
    right: -39px;
    position: relative;
    top: -26px;
    font-size: 0px;
    font-family: Arial;
    border-style: solid;
    border-width: 20.5px 0px 20.5px 15px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.2);
}
.header {
    background-color: rgb(117, 142, 164);
} html,

html body {
    font-family: helv;
    width: 100%;
    height: 100%;
}
body {
    padding-bottom: 30px;
}
.text-login {
    background-color: rgba(111, 143, 166, 0.298039);
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 18px 14px;
}
.titulo {
    font-size: 24px;
}
.text-login p.text {
    font-size: 18px;
    margin: 0px auto;
}
#app, .fnd {
    width: 100%;
    height: 100%;
}
.fondo {
    background-image: url(../img/fondo-login.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
}
.copyright {
    text-align: center;
}
.copyright {
    position: fixed;
    width: 100%;
    height: 30px;
    background-color: rgb(63, 142, 141);
    bottom: 0px;
    left: 0px;
    color: rgb(255, 255, 255);
}
.copyright p {
    margin: 5px 0px 0px;
}
.img-responsive.logo {
    max-width: 450px;
    text-align: center;
    display: inline;
}
.input-group-addon .fa {
    display: block;
}
.trasbla .fa {
    color: rgb(255, 255, 255);
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #FFF !IMPORTANT;;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #FFF;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #FFF;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #FFF;
}
.trasbla button {
    background-color: transparent;
    box-shadow: none;
    color: rgb(255, 255, 255);
    font-size: 22px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 10px 14px;
}
.aviso a {
    text-decoration: none;
    color: rgb(255, 255, 255);
    display: block;
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
    text-shadow: rgb(0, 0, 0) 0px 0px 4px;
}
.pagos .titulo {
    color: rgb(0, 145, 142);
}
.even {
    background-color: rgb(240, 245, 248);
    color: rgb(112, 143, 164);
    padding-top: 10px;
    padding-bottom: 10px;
}
.odd {
    background-color: rgb(255, 255, 255);
    color: rgb(112, 143, 164);
    padding-top: 10px;
    padding-bottom: 10px;
}
.text-actualiza {
    color: rgb(107, 143, 169);
    /*text-align: center;*/
    font-weight: bold;
}
.btn-actualiza {
    color: rgb(255, 255, 255);
    display: inline;
    background-color: rgb(1, 137, 137);
    font-weight: bold;
    margin-top: 5px;
    padding: 4px 15px;
    border-bottom: 3px solid rgb(6, 112, 110);
	margin-bottom:30px;
	font-size:12px;
}

.pagos tr.head{color:#FFF; background-color:#6f8fa6 !important}
.table-green b{color:#008f8d; font-weight:bold}
.table-green { background-color:#f0f5f8}
.row .table > tbody > tr > td{ border-top:none; }
.pagos tr:nth-child(even) {
    background-color: #FFF;
}
.pagos tr:nth-child(odd) {
    background-color: #f0f5f8;
}
.btn-pagar{
		font-size:14px;

    box-shadow: none;
    border-top: none;
    border-left: none;
    border-right: none;
}


	   
										   
				  
				  
					  
 


/* Termina:Para header y footer PWEB */
.pasos .col-md-3, .pasos .col-md-4{ padding-right:0px; text-align:center}
.pasos .col-md-4 img{ padding-right:0px; text-align:center; margin:0 auto}
.pasos .col-md-8{ text-align:justify; font-size:13px; padding-left:0px;}
.color{#004a71 !important}
										 
							   