/*

Diseņadora: Carolina Duartes
Autor: Maximiliano Duartes

*/

/********************RESET********************/

* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-collapse: separate;
    border-spacing: 0px;
    list-style: none;
    outline: 0;
    text-decoration: none;
}

/*******************END RESET******************/

@font-face {
    font-family: 'nunito';
    src: url('nunito-regular-webfont.eot');
    src: url('nunito-regular-webfont?#iefix') format('embedded-opentype'), url('nunito-regular-webfont.woff') format('woff'), url('nunito-regular-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'nunito-bold';
    src: url('nunito-bold-webfont.eot');
    src: url('nunito-bold-webfont?#iefix') format('embedded-opentype'), url('nunito-bold-webfont.woff') format('woff'), url('nunito-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'dosis-md';
    src: url('tipos/dosis/dosis-medium-webfont.eot');
    src: url('tipos/dosis/dosis-medium-webfont.eot?#iefix') format('embedded-opentype'), url('tipos/dosis/dosis-medium-webfont.woff') format('woff'), url('tipos/dosis/dosis-medium-webfont.ttf') format('truetype'), url('tipos/dosis/dosis-medium-webfont.svg#dosismedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clear {
    clear: both;
}

a {
    /*color: #fff;*/
}

html, body {
    height: 100%;
    width: 100%;
    /*background-image: url(../img/bgBody.jpg);*/
    background-position: top;
    background-repeat: repeat-x;
}

body {
    color: #555;
    font-size: 12px;
    font-family: Arial, sans-serif;
    background-color: #fff;
}

#contenedor,
#contenedorPie,
#contenedorCabezal {
    width: 100%;
}

#cabezal {
    margin: 0 auto;
    display: block;
    width: 1024px;
    height: 78px;
    /*background-image: url(../img/bgCabezal.png);*/
    background-position: top;
    background-repeat: no-repeat;
}

    #cabezal #logoSms {
        display: block;
        position: absolute;
        margin-top: 9px;
        margin-left: 76px;
    }
    /*Login Cabezal*/
    #cabezal #login {
        float: right;
        margin-top: 20px;
    }

#login div {
    display: inline-block;
}

#login td input[type="text"] {
    width: 131px;
    height: 21px;
    vertical-align: top;
    background: none;
    padding-left: 11px;
    background-image: url(../img/form/inputTextLogin.png);
    background-position: left top;
    background-repeat: no-repeat;
}

#login td input[type="password"] {
    width: 131px;
    height: 21px;
    vertical-align: top;
    background: none;
    padding-left: 11px;
    background-image: url(../img/form/inputTextLogin.png);
    background-position: left top;
    background-repeat: no-repeat;
}

#login td input[type="submit"] {
    width: 64px;
    height: 24px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 2px;
    line-height: 22px;
    color: #fff;
    background: none;
    background-image: url(../img/form/inputTextLogin.png);
    background-position: -159px top;
    background-repeat: no-repeat;
}

    #login td input[type="submit"]:hover {
        background-position: -233px top;
        cursor: pointer;
    }

#login td label {
    display: inline-block;
    height: 21px;
    text-align: right;
    padding-right: 3px;
    padding-left: 4px;
    vertical-align: top;
    line-height: 28px;
}

.blog {
    display: block;
    height: 33px;
    width: 72px;
    margin: 24px 174px 0 26px;
    float: right;
    /*background-image: url(../img/iconoblog.png);
    background-position: left top;
    background-repeat: no-repeat;*/
}

    .blog:hover {
        background-position: left bottom;
    }
/*Botonera*/
#contenedorBotonera {
    display: block;
    margin: 0 auto;
    height: 61px;
    width: 1024px;
}

#botonera {
    position: absolute;
    height: 61px;
    width: 1024px;
    background-image: url(../img/bgCabezal.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    z-index: 10;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-shadow: -0px 0 0px #006;
}

    #botonera span {
        top: 20px;
        color: #018dce;
        font-size: 14px;
        font-weight: 200;
        margin-left: 19px;
    }

    #botonera a {
        color: #1663A6;
        /*webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));*/
        display: inline-block;
        margin-top: 22px;
        height: 33px;
        margin-left: 19px;
        text-shadow: -1px 1px 1px rgba(85, 85, 85, 0.67);
    }

        #botonera a:hover,
        #botonera a.activo {
            /*background-image: url(../img/botoneraHover.jpg);
background-position: -35px -15px;
background-repeat: no-repeat;*/
            color: #F28F10;
            text-shadow: -1px 1px 1px #fff;
            /*webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));*/
        }

    #botonera #inicio {
        /*margin-left: 11px;*/
        /*width: 80px;*/
    }

    #botonera #productos {
        /*width: 150px;*/
    }

    #botonera #solucionesIndustriales {
        /*width: 195px;*/
    }

    #botonera #onlineComunication {
        /*width: 236px;*/
    }

    #botonera #partners {
        /*width: 150px;*/
    }

    #botonera #clientes {
        /*width: 83px;*/
    }

    #botonera #contacto {
        /*width: 90px;*/
    }
    /*hover botones*/
    #botonera #inicio:hover,
    #botonera #inicio.activo {
        background-position: -35px -15px;
    }

    #botonera #productos:hover,
    #botonera #productos.activo {
        background-position: -118px -15px;
    }

    #botonera #solucionesIndustriales:hover,
    #botonera #solucionesIndustriales.activo {
        background-position: -271px -15px;
    }

    #botonera #onlineComunication:hover,
    #botonera #onlineComunication.activo {
        background-position: -469px -15px;
    }

    #botonera #partners:hover,
    #botonera #partners.activo {
        background-position: -708px -15px;
    }

    #botonera #clientes:hover,
    #botonera #clientes.activo {
        background-position: -861px -15px;
    }

    #botonera #contacto:hover,
    #botonera #contacto.activo {
        background-position: -947px -15px;
    }


/*cuerpoTop*/
#cuerpoTop {
    margin: 0 auto;
    display: block;
    width: 1024px;
    height: 614px;
    border: 0px #fff solid;
    /*background-image: url(../img/bgCuerpoTop.jpg);*/
    background-position: center Top;
    background-repeat: no-repeat;
}

    #cuerpoTop.pantallaLogin {
        margin: 0 auto;
        display: block;
        width: 1024px;
        height: auto;
        padding-bottom: 40px;
        border: 0px #fff solid;
        /*background-image: url(../img/bgCuerpoTopLogin.jpg);*/
        background-position: center Top;
        background-repeat: no-repeat;
    }

    #cuerpoTop #links {
        position: absolute;
        margin-top: 15px;
        width: 235px;
        padding-left: 15px;
        height: 73px;
    }

ul.innerfade li {
    width: 207px;
}

    ul.innerfade li img {
        margin: 0 auto;
        display: block;
    }

#cuerpoTop #links .verMas {
    position: absolute;
    margin-left: 238px;
    margin-top: 32px;
}

#cuerpoTop #accesoPlataforma {
    float: left;
    width: 306px;
    padding-left: 153px;
    padding-top: 52px;
    height: 63px;
    color: #004f9f;
    line-height: 19px;
    margin-left: 73px;
}

    #cuerpoTop #accesoPlataforma #entrar {
        display: block;
        float: right;
        margin-right: 10px;
        margin-top: -5px;
    }


#cuerpoTop #cuentaDemo {
    float: left;
    margin-left: 178px;
    width: 275px;
    padding-top: 52px;
    padding-left: 30px;
    height: 63px;
    color: #004f9f;
    line-height: 19px;
}

    #cuerpoTop #cuentaDemo #demoEntrar {
        display: block;
        float: right;
        margin-right: 10px;
        margin-top: -5px;
    }


.verMas {
    height: 23px;
    width: 65px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    background-image: url(../img/verMas.png);
    background-position: left Top;
    background-repeat: no-repeat;
}

    .verMas:hover {
        background-position: left -33px;
    }
/*cuerpo*/
#cuerpo {
    margin: 0 auto;
    display: block;
    width: 1024px;
    height: 410px;
    border: 0px #fff solid;
    background-image: url(../img/bgCuerpo.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
    color: #004f9f;
}

    #cuerpo #izq {
        display: inline-block;
        width: 415px;
        height: 410px;
    }

        #cuerpo #izq span:first-child {
            display: block;
            float: left;
            clear: both;
            margin-top: 146px;
            margin-left: 27px;
            line-height: 15px;
            font-size: 12px;
            font-weight: bold;
        }

        #cuerpo #izq span + span {
            display: block;
            float: left;
            clear: both;
            font-size: 12px;
            margin-left: 26px;
            margin-top: 8px;
            line-height: 14px;
            width: 361px;
        }

            #cuerpo #izq span + span strong {
                display: block;
            }

            #cuerpo #izq span + span img {
                vertical-align: top;
                float: left;
                margin-right: 21px;
            }

        #cuerpo #izq a {
            display: block;
            float: left;
            clear: both;
            margin-top: 8px;
            margin-left: 308px;
        }

    #cuerpo #der {
        display: inline-block;
        width: 580px;
        height: 321px;
        margin-top: 44px;
        margin-left: 25px;
        vertical-align: top;
    }
/*Cuerpo Productos y Servicios*/
#cuerpoTopPS {
    margin: -48px auto;
    margin-bottom: 0;
    display: block;
    width: 1024px;
    border: 0px #fff solid;
    background-image: url(../img/bgCuerpoPS.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

#separadorPS {
    height: 293px;
}

#escaquesProductos {
    display: block;
    width: 1024px;
    height: 360px;
    background-image: url(../img/bgEscaquesProductos.png);
    background-position: center Top;
    background-repeat: no-repeat;
}

    #escaquesProductos span {
        display: inline-block;
        width: 161px;
        margin-top: 7px;
        margin-left: 44px;
        line-height: 14px;
        font-size: 11px;
        color: #004f9f;
        vertical-align: top;
    }

        #escaquesProductos span:first-child {
            margin-left: 14px;
        }

        #escaquesProductos span p {
            position: absolute;
            width: 162px;
            text-align: left;
        }

        #escaquesProductos span a {
            position: absolute;
            display: block;
            margin-top: 158px;
            margin-left: 47px;
        }

        #escaquesProductos span img {
            width: 174px;
            height: 148px;
            display: block;
        }
/*Servicios*/
#cuerpoPS {
    width: 1024px;
    margin: 0 auto;
    padding-top: 26px;
    padding-bottom: 40px;
}
/*Servicios Izquierda*/
#izqServicios {
    display: inline-block;
    width: 499px;
    vertical-align: top;
}

div#izqServicios .tituloServicios,
div#derServicios .tituloServicios {
    display: block;
    font-family: nunito-bold;
    color: #1663a6;
    padding-left: 36px;
    padding-bottom: 12px;
    font-size: 18px;
    line-height: 26px;
    background-image: url(../img/tituloServicios.jpg);
    background-position: left Top;
    background-repeat: no-repeat;
}

#izqServicios img {
    display: block;
}

div#izqServicios .desc p {
    display: inline-block;
    width: 368px;
    margin-left: 35px;
    margin-top: 5px;
    line-height: 21px;
    color: #555;
}

.desc .verMas {
    display: inline-block;
}

div#izqServicios p.listaSAC {
    display: inline-block;
    width: 167px;
    margin-top: 23px;
    margin-left: 35px;
    line-height: 15px;
}

    div#izqServicios p.listaSAC strong,
    #derServicios .listaGSM strong,
    #derServicios .listaIT strong {
        color: #fd8000;
    }

div#izqServicios #imgOCC {
    display: inline-block;
}
/*Servicios Derecha*/
#derServicios {
    display: inline-block;
    width: 499px;
    padding-left: 11px;
}

    #derServicios .listaGSM {
        height: 184px;
        margin-left: 33px;
        width: 363px;
        line-height: 15px;
        padding-top: 8px;
        padding-right: 115px;
        background-image: url(../img/terminalGSM.jpg);
        background-position: right Top;
        background-repeat: no-repeat;
    }

    #derServicios span.masInfo {
        display: block;
        margin-top: 24px;
        line-height: 18px;
    }

        #derServicios span.masInfo a {
            color: #004f9f;
            font-weight: bold;
        }

    #derServicios img {
        display: block;
    }

    #derServicios .listaIT {
        width: 350px;
        margin-top: 6px;
        margin-left: 35px;
        line-height: 15px;
    }

/*Cuerpo sms Connector*/
#cuerpoTopSMSConnector {
    margin: -48px auto;
    margin-bottom: 0;
    display: block;
    width: 1024px;
    border: 0px #fff solid;
    background-image: url(../img/bgCuerpoSMSConnector.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

    #cuerpoTopSMSConnector a.contactenos {
        display: block;
        height: 61px;
        width: 215px;
        margin-top: 225px;
        margin-left: 757px;
        background-image: url(../img/btContactenos.png);
        background-position: center Top;
        background-repeat: no-repeat;
    }

#caracteristicasSMSConnector {
    padding-top: 49px;
    background-image: url(../img/caracteristicasSMSConnector.jpg);
    background-position: left Top;
    background-repeat: no-repeat;
}

    #caracteristicasSMSConnector #izqServicios {
        height: 530px;
        width: 467px;
    }

        #caracteristicasSMSConnector #izqServicios ul {
            display: block;
            height: 235px;
            width: 401px;
            margin-top: 71px;
            margin-left: 34px;
            font-size: 12px;
            line-height: 15px;
            color: #004f9f;
        }

            #caracteristicasSMSConnector #izqServicios ul li {
                padding-left: 7px;
                background-image: url(../img/bulletAzul.jpg);
                background-position: left 6px;
                background-repeat: no-repeat;
            }

        #caracteristicasSMSConnector #izqServicios p#Qzeki {
            display: inline-block;
            width: 110px;
            padding-top: 142px;
            margin-left: 9px;
            text-align: center;
            line-height: 17px;
            vertical-align: top;
        }

        #caracteristicasSMSConnector #izqServicios p#connIP {
            display: inline-block;
            text-align: center;
            width: 197px;
            margin-top: 36px;
            margin-left: 13px;
        }

    #caracteristicasSMSConnector #derServicios p {
        margin-top: 2px;
        margin-left: 33px;
        line-height: 14px;
        height: 143px;
    }

        #caracteristicasSMSConnector #derServicios p strong {
            color: #004f9f;
        }

        #caracteristicasSMSConnector #derServicios p img {
            margin-top: 17px;
        }
/* SMS Masivos*/
#cuerpoTopSMSMasivos {
    margin: -48px auto;
    margin-bottom: 0;
    display: block;
    width: 1024px;
    border: 0px #fff solid;
    background-image: url(../img/bgCuerpoTopSMSMasivos.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

    #cuerpoTopSMSMasivos a.contactenos {
        display: block;
        height: 61px;
        width: 215px;
        margin-top: 225px;
        margin-left: 757px;
        background-image: url(../img/btContactenos.png);
        background-position: center Top;
        background-repeat: no-repeat;
    }

#caracteristicasSMSMasivos {
    padding-top: 49px;
    background-image: url(../img/caracteristicasSMSConnector.jpg);
    background-position: left Top;
    background-repeat: no-repeat;
}

    #caracteristicasSMSMasivos div {
        width: 484px;
        display: inline-block;
        font-size: 12px;
        line-height: 15px;
        vertical-align: top;
    }

    #caracteristicasSMSMasivos #izqMasivos ul {
        width: 387px;
        margin-left: 35px;
        margin-top: 68px;
        height: 240px;
        color: #004f9f;
    }

        #caracteristicasSMSMasivos #izqMasivos ul li {
            /*color: #fd8000;*/
            padding-left: 7px;
            background-image: url(../img/bulletAzul.jpg);
            background-position: left 6px;
            background-repeat: no-repeat;
            margin-bottom: 15px;
        }

    #caracteristicasSMSMasivos #derMasivos ul {
        width: 387px;
        margin-left: 35px;
        height: 240px;
    }

        #caracteristicasSMSMasivos #derMasivos ul li {
            /*color: #fd8000;*/
            padding-left: 7px;
            background-image: url(../img/bulletNaranja.jpg);
            background-position: left 6px;
            background-repeat: no-repeat;
        }

    #caracteristicasSMSMasivos div .tituloServicios {
        display: block;
        font-family: nunito-bold;
        color: #1663a6;
        padding-left: 36px;
        padding-bottom: 12px;
        font-size: 18px;
        line-height: 26px;
        background-image: url(../img/tituloServicios.jpg);
        background-position: left Top;
        background-repeat: no-repeat;
    }

#cuerpoSMSMasivos {
    margin: 0 auto;
    display: block;
    width: 1024px;
    height: 410px;
    border: 0px #fff solid;
    background-image: url(../img/bgCuerpoSMSMasivos.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
    color: #004f9f;
}

    #cuerpoSMSMasivos #izq {
        display: inline-block;
        width: 415px;
        height: 410px;
    }

    #cuerpoSMSMasivos #der {
        display: inline-block;
        width: 580px;
        height: 321px;
        margin-top: 44px;
        margin-left: 25px;
        vertical-align: top;
    }
/* SMS Enterprise*/
#cuerpoTopSMSEnterprise {
    margin: -48px auto;
    margin-bottom: 0;
    display: block;
    width: 1024px;
    border: 0px #fff solid;
    background-image: url(../img/bgCuerpoTopSMSEnterprise.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

    #cuerpoTopSMSEnterprise a.contactenos {
        display: block;
        height: 61px;
        width: 215px;
        margin-top: 225px;
        margin-left: 757px;
        background-image: url(../img/btContactenos.png);
        background-position: center Top;
        background-repeat: no-repeat;
    }

#caracteristicasSMSEnterprise {
    padding-top: 49px;
    background-image: url(../img/caracteristicasSMSConnector.jpg);
    background-position: left Top;
    background-repeat: no-repeat;
}

    #caracteristicasSMSEnterprise div {
        width: 484px;
        display: inline-block;
        font-size: 12px;
        line-height: 15px;
        vertical-align: top;
    }

        #caracteristicasSMSEnterprise div .tituloServicios {
            display: block;
            font-family: nunito-bold;
            color: #1663a6;
            padding-left: 36px;
            padding-bottom: 12px;
            font-size: 18px;
            line-height: 26px;
            background-image: url(../img/tituloServicios.jpg);
            background-position: left Top;
            background-repeat: no-repeat;
        }

#izqEnterprise ul {
    width: 387px;
    margin-left: 35px;
    margin-top: 68px;
    height: 240px;
    color: #004f9f;
}

    #izqEnterprise ul li {
        /*color: #fd8000;*/
        padding-left: 7px;
        background-image: url(../img/bulletAzul.jpg);
        background-position: left 6px;
        background-repeat: no-repeat;
        margin-bottom: 15px;
    }

#derEnterprise ul {
    width: 415px;
    margin-left: 35px;
    height: 160px;
}

    #derEnterprise ul li {
        /*color: #fd8000;*/
        padding-left: 7px;
        background-image: url(../img/bulletNaranja.jpg);
        background-position: left 6px;
        background-repeat: no-repeat;
    }

#derEnterprise p {
    margin-left: 35px;
    background-image: url(../img/sqlServer.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}
/*Soluciones de Industrias*/
#cuerpoTopSolucionesIndustrias {
    margin: -48px auto;
    margin-bottom: 0;
    display: block;
    height: 327px;
    width: 1024px;
    border: 0px #fff solid;
    background-image: url(../img/bgCuerpoTopSolucionesIndustrias.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

#cuerpoSolucionesIndustria {
    margin: 0 auto;
    display: block;
    width: 1024px;
    border: 0px #fff solid;
    background-image: url(../img/bgCuerpoSolucionesIndustria.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding-top: 2px;
    padding-bottom: 55px;
}

    #cuerpoSolucionesIndustria div {
        display: inline-block;
        width: 310px;
        height: 230px;
        margin: 6px 20px 0 9px;
        background-image: url(../img/bgEscaquesSI.png);
        background-position: center Top;
        background-repeat: no-repeat;
        vertical-align: top;
    }

        #cuerpoSolucionesIndustria div p.speech {
            font-family: nunito;
            color: #fff;
            background: none;
            margin-top: 130px;
            padding-left: 48px;
            font-size: 17px;
            width: 280px;
            line-height: 19px;
        }

        #cuerpoSolucionesIndustria div.bgEscaquesSI2 {
            background-image: url(../img/bgEscaquesSI2.png);
        }

        #cuerpoSolucionesIndustria div:first-child {
            background-image: none;
        }

        #cuerpoSolucionesIndustria div img {
            display: block;
            margin: 28px auto;
        }

        #cuerpoSolucionesIndustria div p {
            width: 220px;
            padding-left: 69px;
            padding-top: 10px;
            line-height: 15px;
            color: #fff;
            background-image: url(../img/flechaNaranja.png);
            background-position: 40px 8px;
            background-repeat: no-repeat;
        }

            #cuerpoSolucionesIndustria div p a {
                display: block;
                margin-top: 13px;
                line-height: 16px;
                color: #1663a6;
                font-weight: bold;
            }

                #cuerpoSolucionesIndustria div p a:hover {
                    color: #fff;
                }
/*Aplicaiones de uso*/
#cuerpoAplicacionesUso {
    margin: 0 auto;
    display: block;
    width: 1024px;
    border: 0px #fff solid;
    background-image: url(../img/bgAplicacionesUso.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding-top: 2px;
    padding-bottom: 55px;
    font-size: 12px;
    line-height: 15px;
}

    #cuerpoAplicacionesUso strong {
        color: #1663a6;
    }

        #cuerpoAplicacionesUso strong.gris {
            color: #555;
        }

div.uso {
    display: inline-block;
    width: 502px;
    vertical-align: top;
}

    div.uso div {
        height: 63px;
        padding-top: 10px;
        padding-left: 111px;
    }

    div.uso .marketing {
        height: 72px;
        font-size: 12px;
        line-height: 15px;
        padding-left: 111px;
        padding-top: 9px;
        box-sizing: border-box;
    }

    div.uso .backup {
        height: 133px;
    }

    div.uso div p {
        margin-left: 16px;
    }

    div.uso .eventos {
        padding-top: 17px;
        height: 90px;
    }

    div.uso a.muchoMas {
        display: block;
        float: right;
        margin-top: 10px;
        width: 138px;
        height: 26px;
    }

    div.uso a.contactenos {
        display: block;
        margin-top: 87px;
        height: 95px;
    }

    div.uso div.smsJA {
        margin-top: 103px;
        padding-left: 151px;
        width: 335px;
    }
/*Soluciones de OCC*/
#cuerpoTopOCC {
    margin: -48px auto;
    margin-bottom: 0;
    display: block;
    height: 327px;
    width: 1024px;
    border: 0px #fff solid;
    background-image: url(../img/bgCuerpoTopOCC.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

#cuerpoOCC {
    margin: 0 auto;
    display: block;
    width: 1024px;
    box-sizing: border-box;
    padding-top: 2px;
    padding-bottom: 55px;
}

div.escaqueOCC {
    display: inline-block;
    width: 510px;
    height: 151px;
    background-image: url(../img/bgEscaquesOCC.jpg);
    background-position: 0px 7px;
    background-repeat: no-repeat;
}

    div.escaqueOCC.separado {
        width: 502px;
        margin-left: 9px;
        margin-left: 8px\0/;
    }

    div.escaqueOCC span.titulo {
        display: block;
        padding-left: 65px;
        padding-top: 18px;
        font-size: 18px;
        font-family: nunito;
        color: #1663a6;
        line-height: 23px;
        height: 27px;
        background-image: url(../img/flechaNaranja.png);
        background-position: 32px 18px;
        background-repeat: no-repeat;
    }

        div.escaqueOCC span.titulo em {
            font-size: 12px;
            font-style: normal;
            font-family: Helvetica, Arial, sans-serif;
        }

    div.escaqueOCC img {
        display: inline-block;
        vertical-align: top;
        margin-left: 54px;
        margin-top: 10px;
    }

    div.escaqueOCC span.texto {
        display: inline-block;
        width: 368px;
        vertical-align: top;
        margin-top: 17px;
        margin-left: 10px;
        line-height: 14px;
        font-size: 12px;
        color: #555;
    }

        div.escaqueOCC span.texto strong {
            color: #fd8000;
        }

#contactenosOCC {
    background-image: url(../img/contactenosOCC.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

    #contactenosOCC a {
        display: block;
        height: 181px;
    }
/*Cuerpo Partners y Reseller*/
#cuerpoTopPR {
    margin: -48px auto;
    margin-bottom: 0;
    display: block;
    width: 1024px;
    border: 0px #fff solid;
    background-image: url(../img/bgCuerpoPR.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

#separadorPR {
    height: 293px;
}

#cuerpoPR {
    margin: 0 auto;
    display: block;
    width: 1024px;
    box-sizing: border-box;
    padding-top: 2px;
    /*padding-bottom: 55px;*/
    background-image: url(../img/bgCuerpoPRFormulario.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

    #cuerpoPR > span {
        display: inline-block;
        vertical-align: top;
        width: 328px;
        margin-top: 117px;
        margin-left: 60px;
        line-height: 14px;
        font-size: 12px;
        height: 72px;
    }

    #cuerpoPR form {
        display: inline-block;
        vertical-align: top;
        width: 580px;
        margin-top: 35px;
    }

        #cuerpoPR form span#tituloForm {
            display: block;
            height: 46px;
            padding-left: 65px;
            padding-top: 18px;
            font-family: nunito-bold;
            color: #1663a6;
            line-height: 23px;
            margin-left: 219px;
            padding-top: 3px;
            font-size: 19px;
            background-image: url(../img/flechaNaranja.png);
            background-position: 32px 3px;
            background-repeat: no-repeat;
        }

        #cuerpoPR form div {
            display: block;
        }

            #cuerpoPR form div label.input {
                display: inline-block;
                width: 199px;
                height: 33px;
                line-height: 26px;
                text-align: right;
                padding-right: 7px;
                font-size: 13px;
                color: #004f82;
            }

            #cuerpoPR form div input[type="text"] {
                display: inline-block;
                height: 26px;
                width: 343px;
                padding-left: 8px;
                background: transparent;
                background-image: url(../img/form/PRFormulario.png);
                background-position: left top;
                background-repeat: no-repeat;
            }

            #cuerpoPR form div span {
                display: inline-block;
                vertical-align: top;
                text-align: right;
                width: 197px;
                line-height: 16px;
                font-size: 13px;
                padding-right: 9px;
                padding-top: 5px;
                height: 38px;
                color: #004f82;
            }

            #cuerpoPR form div label.opcion {
                display: inline-block;
                width: 28px;
                height: 40px;
                line-height: 43px;
                text-align: right;
                padding-right: 7px;
                font-size: 13px;
                color: #004f82;
            }

            #cuerpoPR form div input[type="radio"] {
                display: inline-block;
                vertical-align: top;
                height: 43px;
                margin-right: 15px;
            }

            #cuerpoPR form div#textarea {
                background-image: url(../img/form/PRFormulario.png);
                background-position: 206px -32px;
                background-repeat: no-repeat;
                margin-top: 1px;
                height: 104px;
            }

            #cuerpoPR form div textarea {
                display: inline-block;
                vertical-align: top;
                height: 88px;
                width: 337px;
                margin-top: 8px;
                margin-left: 5px;
                background: transparent;
                resize: none;
                overflow: hidden;
            }

            #cuerpoPR form div input[type="submit"] {
                display: block;
                background: transparent;
                background-image: url(../img/form/PRFormulario.png);
                background-position: -3px -145px;
                background-repeat: no-repeat;
                margin-left: 300px;
                height: 48px;
                margin-top: 10px;
                width: 179px;
                font-size: 0;
                cursor: pointer;
            }
/*Cuerpo Clientes*/
#cuerpoTopClientes {
    margin: -48px auto;
    margin-bottom: 0;
    display: block;
    width: 1024px;
    height: 324px;
    border: 0px #fff solid;
    background-image: url(../img/bgCuerpoTopClientes.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

    #cuerpoTopClientes .contactenos {
        float: left;
        display: block;
        height: 61px;
        width: 215px;
        margin-top: 247px;
        margin-left: 745px;
        background-image: url(../img/btContactenos.png);
        background-position: center Top;
        background-repeat: no-repeat;
    }

#cuerpoClientes {
    margin: 0 auto;
    display: block;
    width: 1024px;
    box-sizing: border-box;
    padding-top: 107px;
    padding-bottom: 22px;
    background-image: url(../img/bgCuerpoClientes.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

    #cuerpoClientes img.separdorH {
        margin-right: 40px;
        vertical-align: top;
        display: inline-block;
        height: 81px;
        width: 220px;
    }

    #cuerpoClientes img.separadorV {
        width: 1025px;
    }

#demoLinks {
    margin: 0 auto;
    display: block;
    width: 1024px;
    padding-bottom: 40px;
    background-image: url(../img/bgDemoLinks.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

    #demoLinks .contactenos {
        height: 129px;
        margin-top: 39px;
        margin-left: 5px;
        width: 503px;
        display: inline-block;
        vertical-align: top;
    }

    #demoLinks #cuentaDemo {
        display: inline-block;
        width: 302px;
        padding-top: 52px;
        padding-left: 30px;
        height: 63px;
        color: #004f9f;
        line-height: 19px;
        vertical-align: top;
        margin-top: 47px;
        margin-left: 161px;
    }

        #demoLinks #cuentaDemo #demoEntrar {
            display: block;
            float: right;
            margin-right: 10px;
        }
/*Cuerpo Soporte*/
#cuerpoTopSoporte {
    margin: -48px auto;
    margin-bottom: 0;
    display: block;
    width: 1024px;
    border: 0px #fff solid;
    background-image: url(../img/bgCuerpoTopSoporte.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}
/*Cuerpo Contacto*/
#cuerpoTopContacto {
    margin: -48px auto;
    margin-bottom: 0;
    display: block;
    width: 1024px;
    border: 0px #fff solid;
    background-image: url(../img/bgCuerpoTopContacto.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

#separadorContacto {
    height: 293px;
}

#cuerpoContacto {
    margin: 0 auto;
    display: block;
    width: 1024px;
    box-sizing: border-box;
    padding-top: 2px;
    /*padding-bottom: 55px;*/
    background-image: url(../img/bgCuerpoContacto.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

    #cuerpoContacto div#izq {
        width: 471px;
        display: inline-block;
        vertical-align: top;
    }

    #cuerpoContacto div#der {
        width: 520px;
        display: inline-block;
        vertical-align: top;
    }

    #cuerpoContacto div span.titulo {
        font-family: nunito-bold;
        color: #1663a6;
        font-size: 19px;
        display: block;
        margin-top: 17px;
        padding-left: 157px;
        line-height: 27px;
        background-image: url(../img/flechaNaranja.png);
        background-position: 105px 3px;
        padding-left: 136px;
        background-repeat: no-repeat;
    }

    #cuerpoContacto div#der span.titulo {
        margin-left: 19px;
    }

    #cuerpoContacto div#izq #datosContacto {
        font-family: nunito;
        color: #1663a6;
        margin-top: 64px;
        margin-left: 178px;
    }

        #cuerpoContacto div#izq #datosContacto span.prefijo {
            display: inline-block;
            font-size: 20px;
            line-height: 31px;
            vertical-position: superscript;
            margin-top: 6px;
        }

        #cuerpoContacto div#izq #datosContacto span.numero {
            font-size: 27px;
            line-height: 27px;
        }

        #cuerpoContacto div#izq #datosContacto span.correo {
            font-size: 20px;
            line-height: 30px;
        }
    /*Cuerpo Contacto*/ /*formulario*/
    #cuerpoContacto div form {
        display: inline-block;
        vertical-align: top;
        width: 580px;
        margin-top: 35px;
    }

        #cuerpoContacto div form span#tituloForm {
            display: block;
            height: 46px;
            padding-left: 65px;
            padding-top: 18px;
            font-family: nunito-bold;
            color: #1663a6;
            line-height: 23px;
            margin-left: 219px;
            padding-top: 3px;
            font-size: 19px;
            background-image: url(../img/flechaNaranja.png);
            background-position: 32px 3px;
            background-repeat: no-repeat;
        }

        #cuerpoContacto div form div {
            display: block;
        }

            #cuerpoContacto div form div label.input {
                display: inline-block;
                width: 116px;
                height: 33px;
                line-height: 26px;
                text-align: right;
                padding-right: 7px;
                font-size: 13px;
                color: #1663a6;
            }

            #cuerpoContacto div form div input[type="text"] {
                display: inline-block;
                height: 26px;
                width: 343px;
                padding-left: 8px;
                background: transparent;
                background-image: url(../img/form/PRFormulario.png);
                background-position: left top;
                background-repeat: no-repeat;
            }

            #cuerpoContacto div form div#textarea {
                background-image: url(../img/form/PRFormulario.png);
                background-position: 123px -32px;
                background-repeat: no-repeat;
                margin-top: 1px;
                height: 104px;
            }

            #cuerpoContacto div form div textarea {
                display: inline-block;
                vertical-align: top;
                height: 88px;
                width: 337px;
                margin-top: 8px;
                margin-left: 5px;
                background: transparent;
                resize: none;
                overflow: hidden;
            }

            #cuerpoContacto div form div input[type="submit"] {
                display: block;
                background: transparent;
                background-image: url(../img/form/PRFormulario.png);
                background-position: -3px -145px;
                background-repeat: no-repeat;
                margin-left: 220px;
                height: 48px;
                margin-top: 8px;
                width: 179px;
                font-size: 0;
                cursor: pointer;
            }
/* Demo */
#cuerpoTopDemo {
    margin: -48px auto;
    margin-bottom: 0;
    display: block;
    width: 1024px;
    height: 322px;
    border: 0px #fff solid;
    background-image: url(../img/bgCuerpoTopDemo.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

    #cuerpoTopDemo .contactenos {
        float: left;
        display: block;
        height: 61px;
        width: 215px;
        margin-left: 760px;
        margin-top: 243px;
        background-image: url(../img/btContactenos.png);
        background-position: center Top;
        background-repeat: no-repeat;
    }

#cuerpoDemo {
    margin: 0 auto;
    display: block;
    width: 1024px;
    box-sizing: border-box;
    padding-top: 72px;
    /*padding-bottom: 55px;*/
    background-image: url(../img/bgCuerpoDemo.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}

    #cuerpoDemo div#izq {
        width: 49%;
        display: inline-block;
        vertical-align: top;
        padding-top: 53px;
    }

    #cuerpoDemo div#der {
        width: 49%;
        display: inline-block;
        vertical-align: top;
        padding-top: 53px;
    }

    /*Cuerpo Demo*/ /*formulario*/
    #cuerpoDemo form div div label.input,
    #cuerpoDemo form div div span.asterisco {
        display: inline-block;
        width: 136px;
        height: 33px;
        line-height: 28px;
        text-align: right;
        padding-right: 7px;
        color: #1663a6;
        font-weight: bold;
    }

    #cuerpoDemo form div div input[type="text"] {
        display: inline-block;
        height: 27px;
        width: 343px;
        padding-left: 8px;
        background: transparent;
        background-image: url(../img/form/PRFormulario.png);
        background-position: left top;
        background-repeat: no-repeat;
        vertical-align: top;
        color: #478ab4;
    }

    #cuerpoDemo form div div#textarea {
        background-image: url(../img/form/PRFormulario.png);
        background-position: 136px -276px;
        background-repeat: no-repeat;
        margin-top: 1px;
        height: 124px;
    }

    #cuerpoDemo form div div textarea {
        display: inline-block;
        vertical-align: top;
        height: 106px;
        width: 339px;
        margin-top: 8px;
        margin-left: 5px;
        background: transparent;
        resize: none;
        overflow: hidden;
        padding-left: 2px;
        color: #478ab4;
        font-family: Arial;
    }

    #cuerpoDemo form div div input[type="submit"] {
        display: block;
        background: transparent;
        background-image: url(../img/form/PRFormulario.png);
        background-position: -190px -145px;
        margin-left: 262px;
        width: 117px;
        background-repeat: no-repeat;
        margin-top: 17px;
        height: 48px;
        font-size: 0;
        cursor: pointer;
    }

    #cuerpoDemo form div div span.asterisco {
        position: absolute;
        display: inline-block;
        width: 0;
        padding-left: 5px;
    }

    #cuerpoDemo form div div select {
        background-color: #72DBF0;
        height: 25px;
        margin-top: 3px;
        margin-left: 3px;
        width: 344px;
        color: #478ab4;
        font-family: Arial;
    }

    #cuerpoDemo form div div.select {
        background-image: url(../img/form/PRFormulario.png);
        background-position: 137px -202px;
        background-repeat: no-repeat;
    }

    #cuerpoDemo div#der label.input {
        width: 128px;
    }

    #cuerpoDemo form div div.celular {
        background-image: url(../img/form/PRFormulario.png);
        background-position: 142px -402px;
        background-repeat: no-repeat;
    }

    #cuerpoDemo form div div input.cel {
        background-image: none;
    }

        #cuerpoDemo form div div input.cel.pais {
            width: 64px;
            color: #478ab4;
        }

        #cuerpoDemo form div div input.cel.area {
            width: 27px;
            margin-left: 5px;
            color: #478ab4;
        }

        #cuerpoDemo form div div input.cel.numero {
            width: 64px;
            margin-left: 5px;
            width: 213px;
            margin-right: 4px;
            color: #478ab4;
        }

    #cuerpoDemo form div div label.input.file {
        line-height: 13px;
        padding-top: 4px;
    }
/*Mapa del Sitio*/
#mapaSitio {
    margin: 0 auto;
    display: block;
    width: 1024px;
    height: 198px;
    border: 0px #fff solid;
    background-image: url(../img/bgMapa.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
    color: #fff;
}

    #mapaSitio div {
        width: 218px;
        margin-left: 2px;
        float: left;
        margin-top: 23px;
        font-size: 12px;
    }

        #mapaSitio div:first-child {
            margin-top: 50px;
            margin-left: 0px;
            width: 122px;
        }

        #mapaSitio div strong {
            display: block;
            padding-left: 28px;
            margin-top: 4px;
            line-height: 22px;
            height: 19px;
            background-image: url(../img/flechitaMapa.png);
            background-position: left Top;
            background-repeat: no-repeat;
        }

        #mapaSitio div span.codeTel {
            display: inline-block;
            line-height: 25px;
            vertical-align: top;
            padding-left: 28px;
            height: 22px;
        }

        #mapaSitio div span.tel {
            font-size: 19px;
            line-height: 22px;
        }

        #mapaSitio div > a {
            margin-left: 29px;
            line-height: 27px;
            display: block;
        }

        #mapaSitio div span.lista {
            display: block;
            padding-top: 5px;
            padding-left: 28px;
            line-height: 24px;
            font-size: 12px;
        }
/*Pie*/
#contenedorPie {
    /*background-image: url(../img/bgPie.jpg);*/
    background-position: top;
    background-repeat: repeat-x;
}

#pie {
    margin: 0 auto;
    display: block;
    width: 1024px;
    min-height: 125px;
}


#contAnimacion.pantallaLogin {
    display: inline-block;
    height: 476px;
    width: 513px;
    vertical-align: top;
}

#cuerpoTop.pantallaLogin {
    margin: 0 auto;
    display: block;
    width: 1024px;
    height: auto;
    padding-bottom: 40px;
    border: 0px #fff solid;
    background-image: url(../img/bgCuerpoTopLogin.jpg);
    background-position: center Top;
    background-repeat: no-repeat;
}


#contAnimacion.pantallaLoginPartner {
    display: inline-block;
    height: 476px;
    width: 513px;
    vertical-align: top;
}

#cuerpoTop.pantallaLoginPartner {
    margin: 0 auto;
    display: block;
    width: 1024px;
    height: auto;
    padding-bottom: 40px;
    border: 0px #fff solid;
    /*background-image: url(../img/bgCuerpoTopLoginPartner.jpg);*/
    background-position: center Top;
    background-repeat: no-repeat;
}

#contenedorFormLogin {
    display: inline-block;
    width: 500px;
    vertical-align: top;
    line-height: 18px;
    color: #1663a6;
    font-size: 16px;
    font-weight: bold;
    font-family: dosis-md;
}

    #contenedorFormLogin form {
        margin-left: 126px;
        margin-top: 61px;
    }

        #contenedorFormLogin form span {
            display: block;
            width: 241px;
            margin: 0 auto 29px;
            text-align: center;
            padding-right: 46px;
            line-height: 18px;
        }

    #contenedorFormLogin span.titulo {
        display: block;
        margin-top: 115px;
        margin-left: 134px;
        width: 374px;
    }

    #contenedorFormLogin span.texto {
        display: block;
        width: 374px;
        margin-left: 134px;
        font-weight: normal;
        font-size: 13px;
        margin-top: 1px;
    }

    #contenedorFormLogin a.leyenda {
        display: block;
        color: #6b6b6b;
        font-size: 11px;
        margin-left: 177px;
        margin-top: 50px;
    }

        #contenedorFormLogin a.leyenda:hover {
            text-decoration: underline;
        }

    #contenedorFormLogin form input[type="text"] {
        display: inline-block;
        vertical-align: top;
        width: 134px;
        line-height: 28px;
        border: 1px #eee solid;
        background-color: #72dcf1;
        -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,.5);
        -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.5);
        box-shadow: inset 1px 1px 1px rgba(0,0,0,.5);
        font-size: 13px;
        color: #004f82;
        font-weight: bold;
        padding-left: 5px;
    }

    #contenedorFormLogin form div.fila {
        display: block;
        margin-right: 46px;
        margin: 7px auto;
        height: 31px;
    }

        #contenedorFormLogin form div.fila label {
            width: 109px;
            display: inline-block;
            text-align: right;
            padding-right: 7px;
            line-height: 34px;
            font-size: 13px;
            color: #004f82;
            font-weight: bold;
            vertical-align: top;
        }

        #contenedorFormLogin form div.fila input[type="submit"] {
            display: block;
            float: right;
            margin-right: 114px;
            width: 66px;
            height: 23px;
            background-color: transparent;
            color: #fff;
            line-height: 24px;
            font-size: 12px;
            border: 0;
            background-image: url(../img/submit.png);
            background-position: center top;
            background-repeat: no-repeat;
        }

            #contenedorFormLogin form div.fila input[type="submit"]:hover {
                background-image: url(../img/submit.png);
                background-position: center bottom;
                background-repeat: no-repeat;
                cursor: pointer;
            }


























/*********************************************************************************************************/
/* LOGIN PARTNER */
/*********************************************************************************************************/


#contenedorFormLoginPartner {
    width: 500px;
    color: rgb(22, 99, 166);
    line-height: 18px;
    font-family: dosis-md;
    font-size: 16px;
    font-weight: bold;
    vertical-align: top;
    display: inline-block;
}

    #contenedorFormLoginPartner form {
        margin-top: 61px;
        margin-left: 126px;
    }

        #contenedorFormLoginPartner form span {
            margin: 0px auto 29px;
            width: 241px;
            text-align: center;
            line-height: 18px;
            padding-right: 46px;
            display: block;
        }

    #contenedorFormLoginPartner span.titulo {
        width: 374px;
        margin-top: 115px;
        margin-left: 134px;
        display: block;
    }

    #contenedorFormLoginPartner span.texto {
        width: 374px;
        font-size: 13px;
        font-weight: normal;
        margin-top: 1px;
        margin-left: 134px;
        display: block;
    }

    #contenedorFormLoginPartner a.leyenda {
        color: rgb(107, 107, 107);
        font-size: 11px;
        margin-top: 50px;
        margin-left: 177px;
        display: block;
    }

        #contenedorFormLoginPartner a.leyenda:hover {
            text-decoration: underline;
        }

    #contenedorFormLoginPartner form input[type="text"] {
        border: 1px solid rgb(238, 238, 238);
        border-image: none;
        width: 134px;
        color: rgb(0, 79, 130);
        line-height: 28px;
        padding-left: 5px;
        font-size: 13px;
        font-weight: bold;
        vertical-align: top;
        display: inline-block;
        box-shadow: inset 1px 1px 1px rgba(0,0,0,0.5);
        background-color: rgb(114, 220, 241);
        -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .5);
        -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .5);
    }

    #contenedorFormLoginPartner form div.filalogin {
        margin: 7px auto;
        height: 31px;
        display: block;
    }

        #contenedorFormLoginPartner form div.filalogin label {
            width: 109px;
            text-align: right;
            color: rgb(0, 79, 130);
            line-height: 34px;
            padding-right: 7px;
            font-size: 13px;
            font-weight: bold;
            vertical-align: top;
            display: inline-block;
        }

        #contenedorFormLoginPartner form div.filalogin input[type="submit"] {
            background-position: top;
            border: 0px currentColor;
            border-image: none;
            width: 66px;
            height: 23px;
            color: rgb(255, 255, 255);
            line-height: 24px;
            font-size: 12px;
            margin-right: 114px;
            float: right;
            display: block;
            background-image: url("../img/submit.png");
            background-repeat: no-repeat;
            background-color: transparent;
        }

            #contenedorFormLoginPartner form div.filalogin input[type="submit"]:hover {
                background-position: bottom;
                cursor: pointer;
                background-image: url(../img/submit.png);
                background-repeat: no-repeat;
            }

#contenedorLoginPartner {
    background-position: top;
    margin: 0px auto;
    text-align: center;
    color: rgb(22, 99, 166);
    line-height: 18px;
    font-family: dosis-md;
    font-size: 16px;
    font-weight: bold;
    display: block;
    min-width: 340px;
    background-image: url(../img/bgContenedorFormLoginPartner.jpg);
    background-repeat: repeat-x;
}

    #contenedorLoginPartner .cuerpoLoginPartner {
        background-position: top;
        padding: 110px 10px 10px;
        box-sizing: border-box;
        background-image: url(../img/bgLoginPartner.png);
        background-repeat: no-repeat;
    }

    #contenedorLoginPartner h1 {
        line-height: 33px;
        font-size: 25px;
    }

    #contenedorLoginPartner .logoPartner {
        margin: 23px auto 0px;
        display: block;
    }

    #contenedorLoginPartner span.titulo {
        margin: 23px auto 0px;
        line-height: 33px;
        font-size: 32px;
        display: block;
    }

        #contenedorLoginPartner span.titulo strong {
            font-family: dosis-md;
        }

    #contenedorLoginPartner span.texto {
        margin: 23px auto 0px;
        line-height: 21px;
        font-size: 17px;
        display: block;
        max-width: 551px;
    }

#formLoginPartner {
    background-position: top;
    margin: 31px auto;
    padding-top: 33px;
    min-height: 198px;
    max-width: 344px;
    background-image: url(../img/bgLoginIPartner.jpg);
    background-repeat: no-repeat;
}

    #formLoginPartner span.titulo {
        margin: 0px auto 32px;
        line-height: 33px;
        font-size: 18px;
        display: block;
    }

    #formLoginPartner input[type="text"] {
        border: 1px solid rgb(238, 238, 238);
        border-image: none;
        width: 125px;
        height: 18px;
        color: rgb(0, 79, 130);
        /*line-height: 28px;*/
        padding-left: 5px;
        font-size: 13px;
        font-weight: bold;
        margin-left: 5px;
        vertical-align: top;
        display: inline-block;
        box-shadow: inset 1px 1px 1px rgba(0,0,0,0.5);
        background-color: rgb(114, 220, 241);
        -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .5);
        -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .5);
    }

    #formLoginPartner input[type="password"] {
        border: 1px solid rgb(238, 238, 238);
        border-image: none;
        width: 125px;
        height: 18px;
        color: rgb(0, 79, 130);
        /*line-height: 28px;*/
        padding-left: 5px;
        font-size: 13px;
        font-weight: bold;
        margin-left: 5px;
        vertical-align: top;
        display: inline-block;
        box-shadow: inset 1px 1px 1px rgba(0,0,0,0.5);
        background-color: rgb(114, 220, 241);
        -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .5);
        -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .5);
    }
    #formLoginPartner div.filalogin {
        margin: 7px auto;
        height: 22px;
        padding-right: 37px;
        display: block;
    }

        #formLoginPartner div.filalogin label {
            width: 62px;
            text-align: right;
            color: rgb(64, 107, 126);
            line-height: 19px;
            padding-right: 7px;
            font-size: 13px;
            vertical-align: top;
            display: inline-block;
        }

        #formLoginPartner div.filalogin input.login {
            background-position: top;
            border: 0px currentColor;
            border-image: none;
            width: 66px;
            height: 23px;
            color: rgb(255, 255, 255);
            line-height: 24px;
            font-size: 12px;
            margin-top: 5px;
            margin-right: 48px;
            float: right;
            display: block;
            background-image: url(../img/form/inputTextLogin.png);
            background-position: -159px top;
            background-repeat: no-repeat;
            background-color: transparent;
        }

            #formLoginPartner div.filalogin input.login:hover {
                background-position: bottom;
                cursor: pointer;
                background-image: url(../img/form/inputTextLogin.png);
                background-position: -233px top;
                background-repeat: no-repeat;
            }

#contenedorLoginPartner .pieLoginPartner {
    background-position: top;
    height: 124px;
    background-image: url(../img/pieLoginPartner.jpg);
    background-repeat: repeat-x;
}

/*********************************************************************************************************/
/*********************************************************************************************************/


.waitmodal {
    z-index: 1000;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .3 ) url(images/ajax-loader.gif) 50% 50% no-repeat;
}
