.success {
    position: relative;
    float: right;
    width:20px;
    height:30px;
    justify-content: center;
    display: flex;
    align-items: center;
    z-index: 1;
}

.successRegister {
    width: 20px;
    height: 30px;
    float: right;
    overflow: overlay;
    margin: 37px  -21px 0 0;
}
.successRegister1 {
    width: 20px;
    height: 30px;
    float: right;
    overflow: overlay;
    margin: 40px -22px 0 0;
}

.successAddress {
        width: 20px;
        height: 30px;
        float: left;
        overflow: overlay;
        margin-left: 228px;
        margin-top: -30px;
        padding-right: 2px;
}
div#postalcodeAddress {
    width: 20px;
    height: 30px;
    float: left;
    overflow: overlay;
    margin-left: -20px;
    margin-top: 38px;
    padding-right: 2px;
}
.successAddress1{
    width: 20px;
    height: 30px;
    float: left;
    overflow: overlay;
    margin-left: -21px;
    margin-top: 38px;
    padding-right: 2px;
}
spam#streetNameAddress {
        position: relative;
        left: -173px;
}
.successPayment{
            width: 20px;
            height: 30px;
            float: left;
            overflow: overlay;
            margin-left: -23px;
            margin-top: 38px;
            padding-right: 9px;
}

spam#cardNumberdPayment {
    right: 300px;
    top: 35px;
}

.successFacturacion{
        width: 20px;
        height: 30px;
        float: left;
        overflow: overlay;
        margin-left: -20px;
        margin-top: 38px;
        padding-right: 15px;
}
.successFacturacion1{
        width: 20px;
        height: 30px;
        float: left;
        overflow: overlay;
        margin-left: -20px;
        margin-top: 38px;
        padding-right: 15px;
}
.successCheck{
        width: 20px;
        height: 30px;
        float: right;
        overflow: overlay;
        margin: -33px -10px -82px 0px;
        padding-right: 16px;
}
.posicion {
    position: relative;
    top: -17px;
}
#nameOnCardPayment {
    right: 107px;
}
#cvvNumberPayment {
     position: relative;
     right: 172px;
}

div#maternalNameRegister {
    position: relative;
    top: 0px;
}
.coloniaPo {
    position: relative;
}
#nameP{
    position: relative;
    left: 16px;
}
#streetP{
    position: relative;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.icon-inf-tooltips::after{
    content: url(/_ui/responsive/theme-officedepot/images/login/informacion.svg);
    width: 14px;
    height: 12px;
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
}
.icon-inf{
    background-image: url("/_ui/responsive/theme-officedepot/images/login/informacion.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    width: 12px;
    height: 12px;
    display: inline-block;
}

.tooltip-inf {
    display: none;
    top: 58%;
    position: absolute;
    right: -5px;
    z-index: 1060;
    min-width: 230px;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    line-break: auto;
    margin-top: 10px;
    margin-left: -80px;
}
.tooltip-inf .contenedor-title , .tooltip-error .tooltip-inf .contenedor-title{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    z-index: 999999;
}
.tooltip-inf .contenedor-title-tooltipsL, .tooltip-error .tooltip-inf .contenedor-title-tooltipsL{
    float: left;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 5px;
}
.tooltip-inf .contenedor-title-tooltipsR, .tooltip-error .tooltip-inf .contenedor-title-tooltipsR{
    float: right;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-right: 10px;
}
.tooltip-inf .tooltip-title, .tooltip-error .tooltip-inf .tooltip-title{
    color: #ff0044;
    background: #ffffff;
    margin: 0;
    font-size: 14px;
    font-family: Lato-Regular;
    text-align: center;
}
.tooltip-inf .tooltip-contenido, .tooltip-error .tooltip-inf .tooltip-contenido{
    color:#000;
    font-family: Lato-Regular;
    text-align: center;
    font-size: 12px;
}

.success .arrow-before {
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(0,0,0,.2);
    font-size: 0px;
    line-height: 0px;
    top: 12px;
    right: 4px;
    position: relative;
    z-index: 1061;
}
.success .arrow-after {
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    font-size: 0px;
    line-height: 0px;
    top: 4px;
    right: 4px;
    position: relative;
    z-index: 1061;
}
form#extendedRegisterForm .white {
    color: #fff;
}
label.control-label.rfc {
    padding: 0;
}


.tooltip-error {
    position: absolute;
    display: inline-block;
    border-bottom: 1px dotted #fff;
    left: 50%;
}
.tooltip-error .tooltip-inf {
    display: block;
    top: 58%;
    position: absolute;
    right: -5px;
    z-index: 1060;
    min-width: 175px;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    line-break: auto;
    margin-top: 10px;
    margin-left: -80px;
}

.tooltip-error .arrow-before {
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(0,0,0,.2);
    font-size: 0px;
    line-height: 0px;
    top: 12px;
    right: 4px;
    position: relative;
    z-index: 1061;
}
.tooltip-error .arrow-after {
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    font-size: 0px;
    line-height: 0px;
    top: 4px;
    right: 4px;
    position: relative;
    z-index: 1061;
}