@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900);

/*-- Bootstrap override --*/
.form-control::-moz-placeholder {
    color: #888;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #888;
}
.form-control::-webkit-input-placeholder {
    color: #888;
}

/*-- end Bootstrap override --*/

body {
  background-color: #eee;
  font-family: 'Source Sans Pro', sans-serif;
}

.form-signin {
    padding: 10px 50px 40px 50px;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input {
    margin-bottom: 3px;
}

.form-signin button {
    margin-top: 17px;
}
.form-signing .has-error {
    color: #a94442;
}
.form-signin .form-control:focus .input-error, .input-error {
    border: 1px solid #a94442;
}
.input-error-text {
    color: #a94442;
    font-size:12px;
    margin-bottom:10px;
}
.icon-error {
    font-size:14px;
    position: relative;
    top: -48px;
    right: 10px;
    z-index: 2;
    display: block;
    text-align: right;
}
.en-markup-crop-options {
    top: 18px !important;
    left: 50% !important;
    margin-left: -100px !important;
    width: 200px !important;
    border: 2px rgba(255,255,255,.38) solid !important;
    border-radius: 4px !important;
}

.en-markup-crop-options div div:first-of-type {
    margin-left: 0px !important;

}

.logo-banco {
    width: 256px;
    height: 50px;
    background-image: url(../images/logo-bind.svg);
    background-repeat: no-repeat;
    background-color: none;
    background-position: left top;
    background-size: 150px 50px;
}

.logo-bindid {
    width: 155px;
    margin: 0 auto;
    display: block;
    margin-bottom:20px;
}

.logo-bindid-container {
    padding: 50px 0 40px 0;
}

.logo-bind24 img {
    width: 122px;
}

.logo-bindcheck img {
    width: 116px;
}

.logo-doit img {
    width: 91px;
}

.logo-bindpagos img {
    width: 108px;
}

.logo-bind24 {
    height: 70px;
    padding-top: 16px;
}

.logo-bindcheck {
    height: 70px;
}

.logo-doit {
    height: 70px;
    padding-top: 6px;
}

.logo-bindpagos {
    height: 70px;
    padding-top: 8px;
}

.main-nav {
    background-color: #fff;
    height: 50px;
    padding: 0 15px;
}

.bind-panel {
    margin-bottom: 20px;
    margin-top: 100px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.btn {
    border-radius: 0px;
    font-size: 16px;
    padding: 8px 16px;
}
.btn-xs {
    font-size:14px;
    padding:1px 8px;
}
.btn-blue {
    background-color: #406389;
}
.no-border {
    border:0;
}
.modal-area {
    margin-top:20px;
    border:0px solid #ccc;
    color:#333;
    background-color:#f9f9f9;
    padding:7px;
    font-size:14px
}
.alert  {
    border-radius:0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding:10px;
}
.alert-danger {
    background-color: #f4f4f4;
    border-color: #ccc;
    color: #333;
}
.alert-info {
    background-color: #f4f4f4;
    border-color: #ccc;
    color: #333;
}
.extra-links {
    margin-top: 40px;
}

.apps-text {
    color: #406389;
    display: block;
    padding: 20px 0 10px 0;
}

.progress {
    height: 5px;
}

.title {
    font-size: 28px;
    color: #406389;
    margin: 25px 0 20px 0;
}

.step {
    font-size: 20px;
    font-weight: 300;
}

.recaptcha-container {
    margin-top: 20px;
}

.recaptcha-container img {
    width: 300px;
}

.bindid-select {
    height: 44px !important;
    color: #888;
    margin-bottom: 3px;
    font-size: 16px;
}

.suscripcion-form {
    padding: 10px 50px 40px 50px;
}

.suscripcion-form input {
    height: 44px !important;
    margin-bottom: 3px;
    font-size: 16px;
}

.bindid-button {
    margin-bottom: 15px;
}

label {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #406389;
}

.terminos-texto-bind-id {
    padding: 0 15px;
    color: #666;
}

.modal-link {
    display: block;
    padding: 15px 10px;
    font-size: 16px;
}

.btn-login {
    box-shadow:none;
    font-size: 16px;
    padding: 8px 16px;
    color: #fff;
    background-color: #4C65E6;
    border:none;
    border-radius: 2px;
    margin-bottom: 30px !important;
}
.btn-login:hover {
    color:#fff;
    background-color:#4C65E6;
}
.btn-login:focus {
    color:#fff;
    background-color:#4C65E6;
    outline: 5px auto #4C65E6 !important;
    -webkit-outline: 5px auto #4C65E6 !important;
    -moz-outline: 5px auto #4C65E6 !important;
    -ms-outline: 5px auto #4C65E6 !important;
    -o-outline: 5px auto #4C65E6 !important;

}

.btn-signup {
    box-shadow:none;
    font-size: 16px;
    padding: 8px 16px;
    color: #4C65E6;
    border: 1px solid #4C65E6 !important;
    background-color: #FFFFFF;
    border-radius: 2px;
    margin-bottom: 5px !important;
    margin-top: 35px;
}

.btn-signup:hover {
    color: #4C65E6 !important;
}

.btn-signup:focus {
     outline: 5px auto #4C65E6 !important;
     -webkit-outline: 5px auto #4C65E6 !important;
     -moz-outline: 5px auto #4C65E6 !important;
     -ms-outline: 5px auto #4C65E6 !important;
     -o-outline: 5px auto #4C65E6 !important;
}

.center {
        text-align: center;
}

.footerLinks a {
    color: #2E2E2E;
    text-decoration: none;
}

.footerLinks a:hover,
.footerLinks a:focus {
    color: #2E2E2E;
    text-decoration: underline;
}
