.container.content {
    padding-top: 100px;
}
.content {
    padding-bottom: 0!important;
}
.rightTextWrapper {
    margin: 0;
    width: 100%;
    font-size: 15px;
    text-align: left;
}
.buttonWrapper {
    margin: 0 auto;
    max-width: 360px;
    width: 100%;
    color: #FFF;
    font-size: 12px;
}
.socialLogin {
    width: 100%;
    padding: 0;
    display: inline-block;
    position: relative;
    border-radius: 6px 6px 0 0;
}
.unAuthConnect {
    border: 0;
    border-radius: 3px;
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 9px;
    text-align: left;
    color: #444;
    text-shadow: 0 1px #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-clip: padding-box;
    height: auto;
    -webkit-appearance: button;
    font-size: 15px;
    padding: 10px 18px;
    cursor: pointer;
    font-weight: 700;
}
.unAuthConnect em {
    width: 38px;
    height: 42px;
    margin-top: 0;
    padding: 0 5px 0 0;
    left: 0;
    position: absolute;
    top: 0;
    display: inline-block;
    outline: 0;
    vertical-align: middle;
}
.unAuthConnect span {
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, .25);
    margin-left: 30px;
    display: inline-block;
    margin-top: -3px;
}
.unAuthFaceConnect {
    background-color: #435f9c;
    border: 1px solid #293e69;
    border-top-color: #31497b;
    color: #444;
    text-shadow: 0 1px #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#2953ad), to(#234ca2));
    background: -webkit-linear-gradient(#2953ad, #234ca2);
    background: linear-gradient(#2953ad, #234ca2);
}
.unAuthFaceConnect em {
    background-color: rgba(255, 255, 255, .04);
}
.unAuthMeliConnect {
    background-color: #fff059;
    border: 1px solid #e6d200;
    border-top-color: #e6d200;
    color: #444;
    text-shadow: 0 1px #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff480), to(#fff059));
    background: -webkit-linear-gradient(#fff480, #fff059);
    background: linear-gradient(#fff480, #fff059);
}
.unAuthMeliConnect em {
    background-color: rgba(0, 0, 0, .04);
}
.unAuthMeliConnect span {
    color: #2f3476;
}
.groupSeparator {
    color: #000;
}
.groupSeparator p {
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}
.groupSeparator p:after, .groupSeparator p:before {
    background: rgba(0, 0, 0, .2);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 38%}
.groupSeparator p:before {
    margin-right: 10px;
}
.groupSeparator p:after {
    margin-left: 10px;
}
.groupFields {
    padding-top: 10px;
    clear: both;
}
form .nativeDropdown .large {
    width: 100%}
form .nativeDropdown {
    position: relative;
}
form .nativeDropdown label {
    display: block;
    margin: 0;
    line-height: 1.76923em;
    font-weight: 400;
}
button, keygen, meter, progress, select, textarea{
    -webkit-writing-mode: horizontal-tb;
}
button, input, keygen, select, textarea {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0;
}
keygen, select {
    border-radius: 5px;
}
select {
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    color: #000;
    background-color: #fff;
    cursor: default;
    border: 1px solid;
}
select:not(:-internal-list-box) {
    overflow: visible!important;
}
.selectDropdown select {
    margin: 0;
    padding: 10px;
    height: 42px;
    border: 0;
    background: 0 0;
    position: relative;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 1em;
    line-height: 1.230769em;
    z-index: 1;
}
.account .selectDropdown select {
    width: 107%}
.fields {
    margin: 0 0 10px;
}
.groupFields .large {
    width: 100%}
.js .lap .fields, .js div.lap.fields {
    padding: 0;
    position: relative;
}
.fields label {
    margin: 0;
    display: block;
    line-height: 44px;
    font-weight: 400;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #898989;
}
.fields input, .fields textarea {
    height: 44px;
    width: 100%;
    padding: 0 24px 0 12px;
    border: 1px solid #aaa;
    outline: 0;
    background: #fff;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #000;
    font-size: 16px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}
#tarjeta {
    width: 98px;
    padding: 0 12px;
    margin: 14px 18px 0 11px;
}
#password {
    width: 135px;
}
.js .lap .fields label, .js div.lap.fields label {
    position: absolute;
    left: 14px;
    z-index: 1;
    color: #666;
    cursor: text;
}
.account .radioOptions .btns {
    margin-left: 10px;
}
#_eventId_personal{
    width: 100%;
}
.button, button {
    height: 44px;
    padding: 10px 15px;
    border: 0;
    display: block;
    background: #0070ba;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-webkit-appearance: none;
    -ms-webkit-appearance: none;
    -o-webkit-appearance: none;
    webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
    color: #fff;
    font-size: 1.14285714em;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-shadow: none;
}
#_eventId_personal:disabled {
    background: #ccc;
    cursor: text;
}
@media only screen and (max-width:1024px) {
    #btnCargarSaldo, #headerTop br.clear {
        display: none;
    }   
}