.ticket {
    background-color: #FFF;
}

.my-head {
    background-image: url(../img/head.png) !important;
    height: 30px;
}

.convalida {
    background-color: #ec6033;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.logo,
.duration {
    text-align: center;
    color: #ec6033;
    font-size: 13px;
    font-weight: bold;
}

.center {
    text-align: center;
}

.box {
    margin-top: 1em;
    background-color: #ff8b65;
    font-size: 0.7em;
    font-weight: bold;
    border-radius: 2em;
    text-align: justify;
}

.half-width {
    width: 50%;
}

.row {
    padding: 0% 2% 0% 2%;
}

.duration {
    font-weight: 100;
}

.padded {
    padding-top: 5px;
}

.legals {
    font-size: 12px;
    color: rgb(133, 129, 129);
}

.no-pad {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.qr-img {
    width: 100%;
}

.qr-no-pad {
    padding-right: 0px !important;
}

.qr {
    text-align: left;
}

.pnr {
    padding-top: 10px;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

.foot {
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
    background-color: #ff8b65;
}


/* 
.loader {
    font-size: 12px;
    width: 30%;
    text-align: center;
} */