body {
    margin: 0px;
    padding: 0px;
}
.TirillaContenedor {
    /*
    background-color: rgb(255, 255, 255);
    width: 302px; /* 219.5 */
}

.TirillaTextCenter {
    text-align: center;
}
.Tirilla11px {
    font-size: 11px !important;
}

.TirillaM0 {
    margin: 0px;
    padding: 0px;
}

.Ti-mt {
    margin-top: 14px;
}
.Ti-border {
    border-bottom: 1px solid #878484b3;
}

.Tr_textoend {
    text-align: end;
}

.block {
    word-break: break-all;
    display: block;
}

.font14 {
    font-size: 14px;
}

.font13 {
    font-size: 13px;
}

.font12 {
    font-size: 12px;
}

.font11 {
    font-size: 11px;
}

.font115 {
    font-size: 11.5px;
}

.font10 {
    font-size: 10px;
}

.lineaprecio {
    display: flex;
    justify-content: space-between;
}

.lineapagos {
    display: flex;
    justify-content: space-between;
}
