body {
    margin-top: 20px;
    padding-top: 20px;
}

.panel-title {
    display: inline;
    font-weight: bold;
    text-transform: uppercase;
}

.checkbox.pull-right {
    margin: 0;
}

.input-group {
    width: 100% !important;
}

label {
    display: block !important;
    font-size: 12px !important;
}

.pl-ziro {
    padding-left: 0px !important;
}

#price , #cardName , #token , #valor {
    border-radius: 4px !important;
    width: 100% !important;
}

.btn-success {
    text-transform: uppercase;
}
