﻿
.form-group {
    margin-bottom: 20px;
}

.titulo-grupo {
    font-size: 18px;
    font-family: "Raleway";
    font-weight: bold;
    line-height: 1;
    text-align: left;
}

hr {
    border-top: 1px solid rgb(160, 46, 0);
}

.tipo_doc {
    width: 107px;
    height: 32px;
    line-height: 28px; /*para safari*/
    z-index: 75;
    border: 0;
}

.row:after {
    clear: both;
}

.elige_tu_centro {
    font-size: 14px;
    font-weight: bold;
    width: 277px;
    height: 35px;
    line-height: 32px; /*para safari*/
    -webkit-appearance: menulist-button; /*para safari Mac*/
    padding-left: 25px;
}

.centro_container {
    margin-top: 30px;
}



.container-forms {
    margin-left: 10px;
}

#precio_total {
    line-height: 1.428571429;
    font-size: 15px;
}

.marginBottom {
    margin-left: 10px;
    margin-bottom: 30px;
}
/* Nuevos cambios*/


/*Producto*/
.container-producto {
    background-color: rgb(255, 255, 255);
    width: 225px;
    height: 225px;
    float: left;
    font-family: "Raleway";
    color: rgb(53, 53, 53);
    margin-right: 62px;
}

.precio-producto {
    font-size: 36px;
    margin-top: 25px;
    font-weight: bold;
    text-align: center;
    -moz-transform: matrix( 1.32638976461925,0,0,1.32679507765829,0,0);
    -webkit-transform: matrix( 1.32638976461925,0,0,1.32679507765829,0,0);
    -ms-transform: matrix( 1.32638976461925,0,0,1.32679507765829,0,0);
}

.seleccionar-producto {
    background-color: rgb(0, 0, 0);
    width: 182px;
    height: 38px;
    color: rgb(255, 255, 255);
    margin-top: 25px;
    border: 0;
}

.separador-producto {
    padding-top: 22px;
    padding-left: 24px;
    clear: both;
}

.registro {
    margin-left: 100px;
}

.indicacion {
    font-size: 22px;
    font-weight: bold;
    margin-left: 5px;
}

#Cliente_compra_llave {
    margin-right: 10px;
}

.separador {
    margin-bottom: 20px;
}

/*Cliente*/
.form-control {
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    border: 0;
}

.container-datos {
    width: 40%;
    float: left;
    margin-right: 90px;
}

.width-100percent {
    width: 100%;
}

.width-80percent {
    width: 80%;
}

.width-60percent {
    width: 60%;
}

.width-40percent {
    width: 40%;
}

.width-20percent {
    width: 20%;
}


.inputReadOnlyWhite {
    border: 0;
    background-color: black;
    color: white;
    padding: 9px;
    width: 50px;
    text-align: right;
}

.encabezado-resumen-abono {
    /*width: 120px;*/
    border: 0;
    background-color: black;
    color: white;
    padding: 9px;
}

/*.TotalCuoteRow {
    padding: 9px;
}*/



.resumen-abono {
    color: rgb(255, 255, 255) !important;
    background-color: black !important;
    width: 400px;
    padding: 10px;
    margin-bottom: 10px;
}

.resumen-abono-fila {
    width: 100px;
}

.resumen-abono-body {
    padding: 27px 0px 10px 20px;
    width: 320px;
}

.pagarBtn {
    float: right;
    background-color: rgb(255, 255, 255);
    width: 100px;
    height: 41px;
    border: 0px;
    font-size: 16px;
    font-family: "Raleway";
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.875;
}

.acepto-terminos-container {
    margin-bottom: 20px;
    margin-top: 60px;
}

.black-button .resumen-abono-body a {
    color: rgb(255, 255, 255);
}

.productoSeleccionado {
    font-size: 24px;
    font-family: "Raleway";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 0.917;
}

.resumen-abono-body table {
    margin: 20px 0px;
}

.encabezado-producto {
    font-size: 22px;
    font-family: "Raleway";
    color: rgb(53, 53, 53);
    font-weight: bold;
    line-height: 1.091;
    text-align: center;
}

.black-button {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    border: 0;
    width: 100px;
    height: 41px;
}

.column-details {
    width: 50%;
    float: left;
}

.linea_pasos {
    margin-bottom: 5px;
    margin-left: -4px;
    margin-right: -4px;
}

#pasosContainer {
    margin-left: 200px;
}

.texto_pasos {
    margin-right: 125px;
    margin-left: -40px;
    text-transform: uppercase;
    cursor: default;
}


#texto1 {
    cursor: pointer !important;
}

.color-orange {
    color: rgb(218, 62, 2);
}

.details {
    font-weight: bold;
    margin-left: 20px;
}

.float-left-40percent {
    width: 40%;
    float: left;
}

.visitaCentro {
    background-color: rgb(0, 0, 0);
    width: 120px;
    height: 34px;
    color: rgb(255, 255, 255);
    margin-top: 25px;
    border: 0;
}

.borrarFamiliar {
    float: right;
    background-color: rgb(255, 255, 255);
    width: 80px;
    height: 30px;
    border: 0;
    font-size: 16px;
    font-family: "Raleway";
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.875;
    margin-bottom: 20px;
    text-align: center;
    cursor: pointer;
}

.inputFamiliar {
    border: 0;
    background-color: black;
    color: white;
    padding: 2px;
    text-align: right;
    width: 100%;
}

.familia-content {
    padding-bottom: 50px;
}

.dateClass {
    background-image: url('../Images/computer/consiguePassword/ico_calendario.png');
    background-repeat: no-repeat;
    background-position: right 10px top 10px;
    background-color: white;
}

.editor-label {
    margin-bottom: 11px;
}

.tab-content label {
    cursor: default;
}

.separador_centros {
    float: left;
    width:100%;
    text-align:left;
    margin:1em 0 1em 1em;
    font-weight:bold;
    font-size:1.5em;
}

.row_modal_centros {
    cursor: pointer;
    /*display: inline;*/
    width: 25%;
    float: left;
}

    .row_modal_centros .image_centro {
        padding: 5px 20px 5px 20px;
    }

    .row_modal_centros h4 {
        margin-top: 5px;
        margin-left: 21px;
        padding-bottom: 21px;
    }

    .row_modal_centros .image_centro:hover {
        border-left: 3px solid rgb(156, 155, 155);
        border-right: 3px solid rgb(156, 155, 155);
        /*margin-bottom: 5px;*/
    }

    .row_modal_centros h4:hover {
        text-decoration: underline;
    }

    .row_modal_centros:active {
        background-color: #808080;
        color: #fff;
    }

.image_centro {
    margin: 0 auto;
    margin-bottom: 2px;
}

 .text-danger {
  color: #000;
  padding: 0 5px 0 10px;
  font-weight: bold;
  width: 320px;
  height: auto;
  line-height: 35px;
  background: rgb(255,240,137) no-repeat center left;
  display: inline-block;
 }

span [generated~=true], .text-danger:empty {
    display: none;
}

.clear {
    clear: both;
}


.containerNombreCentro {
    float: left;
    /*width: 130%;*/
}

.tab-content {
overflow:hidden;
}

.ResultadoErrorTpv {
    color: darkred;
    font-weight: bold;
    font-size: 1.3em;
}

.ResultadoOkTpv {
    color: darkgreen;
    font-weight: bold;
    font-size: 1.3em;
}