/*CSS Document*/
@import url("https://fast.fonts.com/t/1.css?apiType=css&projectid=3d1ab5ae-9b50-4116-ba7b-d0652bb48ad5");

@font-face {
    font-family: "Junge";
    src: url("../fonts/Junge-Regular.ttf") format("truetype");
}

/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
a {
    cursor: pointer;
    display: block;
}

    a:focus {
        outline: none;
    }

ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a, a:link, a:visited, a:active {
    cursor: pointer;
    color: #1d5556;
    text-decoration: underline;
}

    a:hover {
        color: #05aaaf;
    }

img {
    display: block;
}

textarea {
    resize: none;
}

/* Genericos */
.junge {
    font-family: 'Junge', serif;
}

.font-36 {
    font-size: 36px;
}

.font-22 {
    font-size: 22px;
}

.font-18 {
    font-size: 18px;
}

.font-32 {
    font-size: 32px;
}

.greenD {
    color: #1d5556;
}

.greenL {
    color: #05aaaf;
}

.green60 {
    color: #759798;
}

.white {
    color: #fff;
}

.text-hidden {
    text-indent: -1000em;
    display: block;
}

.clear {
    clear: both;
}

.width100 {
    width: 100%;
}

.width50 {
    width: 480px;
}

.width635 {
    width: 635px;
}

.width300 {
    width: 300px;
}

.width275 {
    width: 275px;
}

.width660 {
    width: 660px;
}

.width680 {
    width: 680px;
}

.width800 {
    width: 800px;
}

.align-left {
    float: left;
}

.align-right {
    float: right;
}

.border-none {
    border: none;
}

.modal_hide {
    display: none;
}

.pad-bot-30 {
    padding-bottom: 30px;
}

.borde-redondo-3 {
    border-radius: 3px;
}

.borde-redondo-6 {
    border-radius: 6px;
}

.borde-gris {
    border: 1px solid #e5e5e5;
}

.fondo-gris {
    background: #fafafa;
}

.boton-gris {
    background: url(../images/global/btn-gray.png) top left;
    padding: 5px 0;
    height: 24px;
}

input[type=submit] {
    color: #1d5556;
    font-size: 17px;
    padding: 4px 0 6px;
    border: none;
    cursor: pointer;
}

h5 {
    font-size: 14px;
}

body {
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    color: #727272;
}

.pad-bot-20 {
    padding-bottom: 20px;
}


/* Wrapper */
#wrapper {
    width: 960px;
    margin: 0 auto;
}

/* Header */
#oHeader {
    width: 100%;
    margin: 0 auto;
}

    #oHeader .header-bottom,
    #oHeader .header-top {
        width: 100%;
    }

    #oHeader .header-bottom {
        padding-bottom: 25px;
    }

#logo {
    padding: 10px 0 24px 20px;
}
/* Menu */
.menu {
    border-left: 1px solid #bfcac9;
}

    .menu li {
        float: left;
        border-right: 1px solid #bfcac9;
    }

        .menu li a {
            padding: 5px 0 5px 20px;
            font: 18px 'Junge', serif;
            text-decoration: none;
        }

            .menu li a span {
                display: block;
                padding: 0 20px 0 0;
            }

        .menu li.current a {
            color: #05aaaf;
            background: url(../images/global/bg-menu-left.png) left top no-repeat;
        }

            .menu li.current a span {
                background: url(../images/global/bg-menu-right.png) right top no-repeat;
            }

        .menu li.current ul li a {
            background: none;
        }

            .menu li.current ul li a span {
                background: none;
            }

        .menu li.current_ancestor a {
            color: #05aaaf;
            background: url(../images/global/bg-menu-left.png) left top no-repeat;
        }

            .menu li.current_ancestor a span {
                background: url(../images/global/bg-menu-right.png) right top no-repeat;
            }

        .menu li.current_ancestor ul li a {
            background: none;
        }

            .menu li.current_ancestor ul li a span {
                background: none;
            }

        .menu li:hover a {
            color: #05aaaf;
        }

        .menu li ul {
            display: none;
        }

        .menu li:hover ul {
            display: block;
            position: absolute;
            background: #fafafa;
            margin-left: -1px;
        }

        .menu li ul li {
            /*border: 1px solid #BFCAC9;*/
            border: none;
            border-bottom: none;
        }

        .menu li:hover ul li a {
            font-size: 14px;
            color: #1d5556;
            padding: 7px 0px 7px 20px;
        }

            .menu li:hover ul li a:hover {
                color: #05aaaf;
            }

/* Header Box Contact */
#oHeader .box-contact {
    padding: 10px 0 0;
}

    #oHeader .box-contact li {
        text-align: right;
        font: 14px Arial, Helvetica, sans-serif;
    }

        #oHeader .box-contact li a {
            text-align: right;
            color: #05aaaf;
            text-decoration: underline;
        }

            #oHeader .box-contact li a:hover {
                color: #1d5556;
            }
/* Redes Sociales */
.redes-sociales {
}

    .redes-sociales li {
        float: left;
        margin-left: 15px;
    }

        .redes-sociales li a {
            background: url(../images/global/redes-sociales.png) no-repeat;
            height: 19px;
        }

            .redes-sociales li a.fb {
                width: 20px;
                background-position: 5px 0;
            }

            .redes-sociales li a.tw {
                width: 22px;
                background-position: -29px 0;
            }

            .redes-sociales li a.gp {
                width: 21px;
                background-position: -69px 0;
            }

            .redes-sociales li a.pt {
                width: 15px;
                background-position: -104px 0;
            }

            .redes-sociales li a.yt {
                width: 49px;
                background-position: -134px 0;
            }

            .redes-sociales li a.em {
                width: 21px;
                background-position: -198px 0;
            }

            .redes-sociales li a.li {
                width: 21px;
                background-position: top right;
            }

            .redes-sociales li a.fb:hover {
                background-position: 5px -19px;
            }

            .redes-sociales li a.tw:hover {
                background-position: -29px -19px;
            }

            .redes-sociales li a.gp:hover {
                background-position: -69px -19px;
            }

            .redes-sociales li a.pt:hover {
                background-position: -104px -19px;
            }

            .redes-sociales li a.yt:hover {
                background-position: -134px -19px;
            }

            .redes-sociales li a.em:hover {
                background-position: -198px -19px;
            }

            .redes-sociales li a.li:hover {
                background-position: bottom right;
            }

/* Menu Superior */

/* Footer */
#Footer {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
}

    #Footer .contenido {
        margin: 0 auto;
        padding: 7px 10px;
        overflow: hidden;
        background: #fafafa;
        border: 1px solid #e5e5e5;
    }
    /* Menu Footer */
    #Footer .menu {
        border: none;
        padding: 10px 38px 0 0;
    }

        #Footer .menu li a {
            padding: 0 0 0 8px;
            font: 11px Arial, Helvetica, sans-serif;
            text-transform: uppercase;
        }

        #Footer .menu li {
            border-right: 1px solid #1d5556;
        }

            #Footer .menu li.last {
                border: none;
            }

            #Footer .menu li a span {
                display: block;
                padding: 0 6px 0 0;
            }

            #Footer .menu li.current a,
            #Footer .menu li.current a span {
                background: none;
            }

            #Footer .menu li.current_ancestor a,
            #Footer .menu li.current_ancestor a span {
                background: none;
            }
    /* Redes sociales Footer */
    #Footer #redes-sociales {
        padding: 10px 10px 5px 5px;
        border-right: 1px solid #e5e5e5;
        border-left: 1px solid #e5e5e5;
    }

        #Footer #redes-sociales h5 {
            padding: 0 0 15px 20px;
        }

    #Footer #contacto {
        padding: 10px 20px 0 0;
    }

        #Footer #contacto p {
            text-align: left;
            font-size: 14px;
            padding-bottom: 0;
        }
/* Content */
#Content {
    width: 100%;
    margin: 0 0 40px;
    overflow: hidden;
}


/* HOME */

.home #Content {
    background: url(../images/global/bg-sombra.png) top center no-repeat;
    padding: 25px 0 0;
}

/* Find your service */
#Content .find-your-service {
    background: url(../images/home/img-principal.jpg) no-repeat;
    width: 960px;
    height: 295px;
    position: relative;
    padding-bottom: 40px;
}

    #Content .find-your-service h1 {
        padding-bottom: 30px;
    }

    #Content .find-your-service form {
        background: url(../images/home/bg-find-service.png);
        padding: 30px 25px 0 25px;
        width: 300px;
        position: absolute;
        border-radius: 3px;
        top: -10px;
        right: 13px;
        height: 281px;
    }

        #Content .find-your-service form ul li {
            padding-bottom: 40px;
        }

            #Content .find-your-service form ul li ul li {
                padding: 0;
            }

        #Content .find-your-service form select {
            font-size: 18px;
            color: #1d5556;
            background: url(../images/global/bg-select.png) no-repeat;
            border: none;
            padding: 4px 10px 6px;
            width: 300px;
        }

        #Content .find-your-service form a {
            font-size: 14px;
            float: right;
            padding: 4px 0 0;
            text-decoration: underline;
            color: #e5e5e5;
        }

        #Content .find-your-service form input#offers {
            height: 18px;
            padding: 6px;
            width: 284px;
            font-size: 18px;
            color: #1D5556;
        }

        #Content .find-your-service form a:hover {
            color: #1d5556;
        }

        #Content .find-your-service form input[type=submit] {
            background: url(../images/home/btn-gray.png) no-repeat;
            width: 140px;
            float: left;
        }
/* Home Same Health */
.home #sameHealth div {
    padding: 0 20px 0 0;
}

.home #boxRight div {
    padding: 0 0 0 20px;
}

.home #sameHealth .title {
    text-align: center;
    padding: 0 0 10px;
    margin: 0 35px 20px;
    border-bottom: 1px solid #05aaaf;
}

.home #sameHealth .content {
    padding-bottom: 40px;
}

    .home #sameHealth .content p {
        text-align: center;
        font-size: 18px;
        padding: 0 0 11px;
        line-height: 36px;
    }

    .home #sameHealth .content .separador {
        background: url(../images/global/bg-circle.png) no-repeat;
        display: block;
        text-indent: -1000em;
        width: 8px;
        height: 8px;
        margin: 0 auto;
        padding: 0 0 10px;
    }

    .home #sameHealth .content a {
        text-align: center;
        font-size: 14px;
        text-decoration: underline;
    }

/* Home It Works */
.home #howItWorks div {
    padding: 0 0 0 20px;
}

.home #howItWorks .content {
    text-align: center;
    padding-bottom: 40px;
}

    .home #howItWorks .content p {
        padding-bottom: 5px;
    }

    .home #howItWorks .content .steps {
        color: #1d5556;
        font-size: 18px;
        line-height: 20px;
        text-align: center;
        background: url(../images/home/bg-how-it-works.png) no-repeat;
        overflow: hidden;
        padding: 120px 0 0;
    }

        .home #howItWorks .content .steps li {
            width: 120px;
            float: left;
            padding: 0 15px;
        }

/* Featured Offers */
.home #featuredOffers {
    border-radius: 3px;
    background: #6ec0be;
    margin-bottom: 55px;
}

    .home #featuredOffers .content {
        padding: 20px;
        overflow: hidden;
    }

        .home #featuredOffers .content h2 {
            padding-bottom: 8px;
        }

    /* Featured Offers - Box Left */
    .home #featuredOffers .box-left {
        width: 695px;
        overflow: hidden;
        position: relative;
    }

        .home #featuredOffers .box-left ul {
            overflow: hidden;
        }

            .home #featuredOffers .box-left ul li {
                float: left;
                width: 114px;
                margin: 0 25px 0 0;
            }


        .home #featuredOffers .box-left a img {
            border-radius: 3px;
            margin: 0px -24px 0px -23px;
            border: 1px solid #6ec0be;
        }

        .home #featuredOffers .box-left a:hover img {
            border: 1px solid #e5e5e5;
        }

        .home #featuredOffers .box-left a {
            color: #1d5556;
            float: left;
            font-size: 18px;
            text-decoration: underline;
            overflow: hidden;
        }

            .home #featuredOffers .box-left a:hover {
                color: #e5e5e5;
            }

        .home #featuredOffers .box-left .jcarousel-container {
            padding-bottom: 15px;
        }

        .home #featuredOffers .box-left .jcarousel-prev,
        .home #featuredOffers .box-left .jcarousel-next {
            position: absolute;
            bottom: 0;
            font-size: 12px;
            color: #fff;
            width: 20px;
            height: 10px;
            background: green;
        }

        .home #featuredOffers .box-left .jcarousel-prev {
            left: 0;
        }

        .home #featuredOffers .box-left .jcarousel-next {
            right: 25px;
        }

            .home #featuredOffers .box-left .jcarousel-prev.jcarousel-prev-disabled,
            .home #featuredOffers .box-left .jcarousel-next.jcarousel-next-disabled {
                display: none !important;
            }

    /* Featured Offers - Box Right*/
    .home #featuredOffers .box-right {
        width: 215px;
    }

        .home #featuredOffers .box-right input[type=submit] {
            background: url(../images/global/btn-flecha.png) no-repeat top left;
            width: 36px;
            height: 29px;
            margin-top: 1px;
        }

            .home #featuredOffers .box-right input[type=submit]:hover {
                background-position: bottom left;
            }

        .home #featuredOffers .box-right label input {
            border: 1px solid #e5e5e5;
            padding: 6px 0 6px 10px;
            font-size: 14px;
            height: 17px;
            color: #1d5556;
        }

        .home #featuredOffers .box-right h3 {
            padding-bottom: 30px;
        }

/* Our Doctors Home */
.home #ourDoctors {
    overflow: hidden;
    padding: 0 0 55px;
}

    .home #ourDoctors h3 {
        padding-bottom: 35px;
    }

    .home #ourDoctors .more-videos {
        font-size: 14px;
        text-decoration: underline;
        color: #1d5556;
        padding-right: 10px;
    }

        .home #ourDoctors .more-videos:hover {
            color: #05aaaf;
        }
    /* Our Doctors Videos */
    .home #ourDoctors #videos li {
        float: left;
        padding-right: 10px;
    }

        .home #ourDoctors #videos li a {
            position: relative;
            padding: 0 0 10px;
            text-decoration: none;
        }

            .home #ourDoctors #videos li a img {
                position: relative;
                z-index: 5;
                border: 1px #e5e5e5;
                padding: 0 0 12px;
            }

            .home #ourDoctors #videos li a span {
                text-indent: -1000em;
                background: url(../images/global/btn-play.png) top left no-repeat;
                width: 28px;
                height: 28px;
                top: 67px;
                left: 62px;
                position: absolute;
                z-index: 100;
            }

            .home #ourDoctors #videos li a p {
                font-size: 14px;
                color: #1d5556;
                text-align: center;
            }

            .home #ourDoctors #videos li a:hover p {
                color: #05aaaf;
            }

            .home #ourDoctors #videos li a:hover span {
                background-position: bottom left;
            }

    .home #ourDoctors .join-us {
        font-size: 14px;
        padding-right: 10px;
    }
/* As Featured In Home */
#asFeatured .content {
    padding: 0 0 0 60px;
}

    #asFeatured .content h3 {
        padding-bottom: 35px;
    }

#asFeatured li {
    float: left;
    padding: 0 0 20px;
}

#asFeatured ul li a {
    background: url(../images/global/bg-featured.png) no-repeat;
    height: 55px;
    text-indent: -1000em;
}

    #asFeatured ul li a.asF-01 { /* radiox*/
        background-position: 0 0;
        width: 80px;
    }

    #asFeatured ul li a.asF-02 { /* ajc */
        background-position: -80px 0;
        width: 50px;
    }

    #asFeatured ul li a.asF-03 { /* wsb */
        background-position: -130px 0;
        width: 92px;
        margin: 0 9px;
    }

    #asFeatured ul li a.asF-01:hover {
        background-position: 0 -55px;
    }

    #asFeatured ul li a.asF-02:hover {
        background-position: -80px -55px;
    }

    #asFeatured ul li a.asF-03:hover {
        background-position: -130px -55px;
    }

#asFeatured .content small {
    font-size: 12px;
    color: #727272;
    padding-bottom: 10px;
    display: block;
}

#asFeatured .content .learn-more {
    text-align: right;
    font-size: 14px;
    color: #1d5556;
    text-decoration: underline;
}

    #asFeatured .content .learn-more:hover {
        color: #05aaaf;
    }

/* Modal */
.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/bg_modal.png) repeat;
}

.ui-dialog-titlebar-close {
    background: url(../images/btn_modal.png) top left no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    text-indent: -1000em;
    border: none;
}

    .ui-dialog-titlebar-close:hover {
        background-position: top left;
    }

.ui-dialog-titlebar {
    position: absolute;
    right: 15px;
}

.ui-dialog {
    position: relative;
}
/* Contenido Modal */
.contenido-modal .content {
    padding: 30px 30px 15px;
}

.contenido-modal input {
    border: 1px solid #e5e5e5;
    height: 28px;
}

.contenido-modal textarea {
    width: 466px;
    height: 110px;
    display: block;
    border: 1px solid #e5e5e5;
}

.contenido-modal input[type=submit] {
    color: #fff;
    background: url(../images/global/btn-green.png) no-repeat;
    width: 140px;
    height: 33px;
    font-weight: normal;
    border: none;
    margin: auto;
    display: block;
    cursor: pointer;
}

.contenido-modal label {
    font-size: 14px;
    display: block;
}

.contenido-modal ul li {
    padding-bottom: 16px;
    position: relative;
}

.contenido-modal label.error {
    position: absolute;
    width: 200px !important;
    font-size: 12px;
    color: #ab0000;
    padding: 0 0 0 98px !important;
}

.contenido-modal .textarea label.error {
    padding: 0 !important;
}

.contenido-modal input[type=email].error,
.contenido-modal .textarea textarea.error,
.contenido-modal input[type=text].error {
    border: 1px solid #ab0000;
}
/* Contact Us */
#ContactUs {
    background-color: #fff;
}

    #ContactUs h3 {
        padding-bottom: 12px;
        margin-top: -8px;
    }

    #ContactUs p {
        padding-bottom: 24px;
    }

    #ContactUs input[type=email],
    #ContactUs input[type=text] {
        width: 270px;
    }

    #ContactUs label {
        float: left;
        width: 82px;
        padding-top: 9px;
        padding-left: 16px;
    }

    #ContactUs .textarea label {
        padding: 0;
        float: none;
    }

#ContactUsThanks {
    display: none;
    padding: 30px 0 0;
    width: 540px;
}

#ContactUsThanksh3 {
    padding-bottom: 12px;
    margin-top: -8px;
}

#ContactUsThanks p {
    padding-bottom: 24px;
}

/*Tell Us*/
#TellUs ul li {
    float: left;
    width: 100%;
}

#TellUs .box01,
#TellUs .box02 {
    width: 240px;
}

#TellUs .box02 {
    float: right;
}

#TellUs input[type=email],
#TellUs input[type=text] {
    width: 238px;
}

.clear-both {
    clear: both;
    padding-top: 22px;
    margin: auto;
    width: 140px;
}

#TellUs h3 {
    padding-bottom: 22px;
}

#TellUs label.error {
    padding: 0 !important;
}

#TellUs textarea {
    width: 500px;
}

#TellUsThanks {
    display: none;
}

    #TellUsThanks h3 {
        padding-bottom: 35px;
    }

#JoinUsThanks {
    display: none;
    padding: 30px 0 0;
}
/* Pagination */
#News-Pagination {
    width: 520px;
}

    #News-Pagination li {
        float: left;
        width: 240px;
        margin-right: 20px;
    }

/* Internas */
.internas {
}

    .internas #Content p {
        font-size: 14px;
        color: #727272;
        padding-bottom: 20px;
        overflow: hidden;
        width: auto;
    }

    .internas #Content li {
        font-size: 14px;
        color: #727272;
        padding-bottom: 20px;
    }

        .internas #Content li a {
            color: #1d5556;
            text-decoration: underline;
        }

            .internas #Content li a:hover {
                color: #05aaaf;
            }
    /* Breadcrumbs */
    .internas #Content #wo_breadcrumbs {
        background: #fafafa url(../images/global/bg-sombra.png) no-repeat top center;
        padding: 10px 20px;
        border-bottom: 1px solid #e5e5e5;
        overflow: hidden;
        margin-bottom: 25px;
    }

        .internas #Content #wo_breadcrumbs li {
            float: left;
            padding: 0;
        }

            .internas #Content #wo_breadcrumbs li a {
                display: inline-block;
                font-size: 12px;
                color: #727272;
                text-decoration: underline;
            }

                .internas #Content #wo_breadcrumbs li a:hover {
                    color: #1d5556;
                }

            .internas #Content #wo_breadcrumbs li span {
                font-size: 12px;
                font-weight: bold;
            }

            .internas #Content #wo_breadcrumbs li a span {
                font-weight: normal;
            }

            .internas #Content #wo_breadcrumbs li span.separator {
                padding: 0 8px;
                font-weight: normal;
            }

    /* estructura de precios */
    .internas #Content .prices {
        padding: 20px;
    }

        .internas #Content .prices ul {
            text-align: right;
            clear: both;
            padding-bottom: 8px;
        }

            .internas #Content .prices ul li {
                padding-bottom: 0;
            }

        .internas #Content .prices h3 {
            color: #e5e5e5;
            font-size: 18px;
            border-bottom: 1px solid #e5e5e5;
            padding-bottom: 4px;
            float: right;
        }

        .internas #Content .prices .offer-detail {
            color: #1d5556;
            font-size: 20px;
            padding-top: 4px;
        }

        .internas #Content .prices .precio span {
            text-decoration: line-through;
        }

        .internas #Content .prices .precio {
            color: #1d5556;
            padding-top: 4px;
            font-size: 18px;
        }

        .internas #Content .prices .saving {
            color: #fff;
            font-size: 18px;
        }

        .internas #Content .prices .button {
            background: url(../images/global/boton-offer.png) no-repeat;
            width: 177px;
            height: 28px;
            border: none;
            cursor: pointer;
            float: right;
            color: #1d5556;
            font-size: 17px;
            padding: 5px 0 0;
            text-align: center;
            text-decoration: none;
        }

    /* Oferta Columna Derecha */
    .internas #Content #offer {
        width: 100%;
        overflow: hidden;
    }

        .internas #Content #offer .content {
            padding: 20px;
            background-color: #05aaaf;
            overflow: hidden;
        }

        .internas #Content #offer .prices h3 {
            color: #fff;
            font-size: 22px;
            border-bottom: 1px solid #fff;
            padding-bottom: 4px;
            margin-bottom: 6px;
            text-align: right;
        }

        .internas #Content #offer .discount {
            color: #fff;
            font-size: 18px;
            padding-top: 10px;
        }

            .internas #Content #offer .discount span {
                font-size: 22px;
            }

    .internas #Content #imagenDr {
        margin-bottom: 30px;
        border: 1px solid #e5e5e5;
        border-radius: 3px;
    }

/* About Us */
.aboutUs #boxPrincipal .content h1 {
    padding-bottom: 30px;
}

/* How it works - About us */
.aboutUs #howItWorks {
    padding-bottom: 35px;
}

    .aboutUs #howItWorks .content {
        padding: 30px;
        overflow: hidden;
    }

        .aboutUs #howItWorks .content h3 {
            padding-bottom: 36px;
        }

        .aboutUs #howItWorks .content .boxRight,
        .aboutUs #howItWorks .content .boxLeft {
            width: 419px;
        }

        .aboutUs #howItWorks .content .boxLeft {
            padding-right: 30px;
            border-right: 1px solid #e5e5e5;
        }

    .aboutUs #howItWorks li {
        padding-left: 55px;
        position: relative;
        min-height: 35px;
        font-size: 14px;
    }

    .aboutUs #howItWorks ol li {
        padding: 7px 0 13px 55px;
    }

        .aboutUs #howItWorks ol li span {
            background: url(../images/global/img-boton-verde.png) no-repeat;
            width: 35px;
            height: 30px;
            font-size: 22px;
            color: #fff;
            font-family: 'Junge', script;
            display: inline-block;
            text-indent: 0;
            text-align: center;
            position: absolute;
            padding-top: 4px;
            top: 0;
            left: 0;
        }

    .aboutUs #howItWorks ul li {
        background: url(../images/global/img-boton-verde-ok.png) no-repeat;
        padding: 0 0 10px 55px;
    }

        .aboutUs #howItWorks ul li span {
            font-size: 12px;
            display: block;
            padding: 5px 0;
        }

        .aboutUs #howItWorks ul li a {
            color: #1d5556;
            text-decoration: underline;
        }

            .aboutUs #howItWorks ul li a:hover {
                color: #05aaaf;
            }
/* About Us - box2Col */
.aboutUs #box2Col {
    padding-bottom: 35px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

    .aboutUs #box2Col h3 {
        padding-bottom: 25px;
    }

    .aboutUs #box2Col p {
        font-size: 14px;
        padding-bottom: 20px;
    }

    .aboutUs #box2Col .boxRight,
    .aboutUs #box2Col .boxLeft {
        width: 450px;
        position: relative;
        padding: 0 0 30px;
    }

    .aboutUs #box2Col .boxLeft {
        padding-right: 30px;
        border-right: 1px solid #e5e5e5;
    }

    .aboutUs #box2Col .content ul {
        overflow: hidden;
        padding-bottom: 10px;
    }

        .aboutUs #box2Col .content ul li {
            float: left;
            padding: 0 35px 0 0;
            font-size: 14px;
        }

            .aboutUs #box2Col .content ul li a {
                background: url(../images/global/img-boton-flecha.png) no-repeat top left;
                padding: 0 0 15px 15px;
                text-decoration: underline;
                color: #1d5556;
            }

                .aboutUs #box2Col .content ul li a:hover {
                    color: #05aaaf;
                }

                .aboutUs #box2Col .content ul li a span {
                    float: left;
                    width: 100%;
                    color: #727272;
                }

    .aboutUs #box2Col .viewAll {
        position: absolute;
        bottom: 0;
        right: 30px;
        border-top: 1px solid #e5e5e5;
        text-align: right;
        width: 100%;
        padding: 10px 0 0;
    }

    .aboutUs #box2Col .boxRight .viewAll {
        right: 0;
    }

    .aboutUs #box2Col .viewAll a {
        font-size: 14px;
        text-decoration: underline;
        color: #727272;
    }

        .aboutUs #box2Col .viewAll a:hover {
            color: #1d5556;
        }

/* About Us - As Featured */
.aboutUs #prueba {
    padding: 35px 0;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

    .aboutUs #prueba .boxLeft .content {
        padding: 0;
    }

    .aboutUs #prueba .content p {
        padding-right: 30px;
        border-right: 1px solid #e5e5e5;
        padding-bottom: 80px;
    }

    .aboutUs #prueba h3 {
        padding-bottom: 25px;
    }

    .aboutUs #prueba .boxRight .content {
        padding: 55px 0 0 35px;
    }

/* Doctors Home */
.doctorsHome {
}

    .doctorsHome .content .content {
        padding-left: 10px;
    }

    .doctorsHome .content h1 {
        padding-bottom: 35px;
    }

    .doctorsHome .content h2 {
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 15px;
    }

    .doctorsHome.internas #Content .content #paginate ul {
        padding: 30px 0 45px;
        overflow: hidden;
    }

        .doctorsHome.internas #Content .content #paginate ul li {
            float: left;
            width: 100px;
            padding: 0 40px 15px 0;
            height: 150px;
            overflow: hidden;
        }

            .doctorsHome.internas #Content .content #paginate ul li.last {
                padding-right: 0;
            }

            .doctorsHome.internas #Content .content #paginate ul li a {
                text-align: center;
            }

                .doctorsHome.internas #Content .content #paginate ul li a img {
                    border: 1px solid #e5e5e5;
                    margin: 0 0 6px;
                    border-radius: 3px;
                    display: block;
                }

.doctorsDetails #video a {
    position: relative;
    width: 275px;
    overflow: hidden;
}

.doctorsDetails #Content #video a img {
    position: relative;
    z-index: 2;
    width: 275px;
}

.doctorsDetails #Content #video a span {
    text-indent: -9999px;
    background: url(../images/global/play-grande.png) no-repeat center center;
    width: 65px;
    height: 62px;
    display: block;
    top: 50%;
    left: 50%;
    margin: -31px 0 0 -32px;
    z-index: 10;
    position: absolute;
}



/* Didnt Find */
.internas #Content .content .didn-find {
    background: #e2f2f2;
    padding: 10px;
}

    .internas #Content .content .didn-find p {
        color: #1d5556;
        text-align: center;
        padding: 0;
    }

    .internas #Content .content .didn-find a {
        color: #727272;
        display: inline-block;
        text-decoration: underline;
    }

        .internas #Content .content .didn-find a:hover {
            color: #1d5556;
        }

.internas #Content .content .join-us {
    padding: 20px 0;
    font-size: 12px;
    text-decoration: underline;
}

/* Doctors Details */
.doctorsDetails h1 {
    padding-bottom: 30px;
}

.doctorsDetails .texts-content {
    padding-bottom: 10px;
}

/* Doctors Details - Offers Content */
.doctorsDetails .offer-contents {
    overflow: hidden;
}

    .doctorsDetails .offer-contents ul {
        overflow: hidden;
    }

    .doctorsDetails .offer-contents li {
        padding: 20px 5px;
        overflow: hidden;
        border-top: 1px solid #e5e5e5;
    }

    .doctorsDetails .offer-contents .box-left {
        width: 380px;
    }

        .doctorsDetails .offer-contents .box-left .speciality {
            color: #727272;
            font-size: 14px;
            padding-bottom: 6px;
        }

        .doctorsDetails .offer-contents .box-left h2 {
            padding-bottom: 15px;
        }

        .doctorsDetails .offer-contents .box-left p {
            padding: 0;
        }

/* Doctors Details - Offer Content Right */
.internas #Content .box-right .prices h3 {
    color: #1d5556;
    border-bottom: 1px solid #1d5556;
}

.internas #Content .box-right .prices li {
    font-size: 14px;
    border: none;
}

.internas #Content .box-right .prices .precio {
    color: #727272;
}

.internas #Content .box-right .prices .saving {
    color: #1d5556;
    padding: 0 0 10px;
}

.internas #Content .box-right .prices .discount {
    color: #1d5556;
    padding: 0;
    font-size: 18px;
}

    .internas #Content .box-right .prices .discount span {
        font-size: 22px;
    }

.internas #Content .box-right .prices .button {
    background: url(../images/global/boton-details.png) no-repeat;
    width: 160px;
    color: #fff;
}

/* Doctors Details - Comments */
.doctorsDetails #Comments .content ul li {
    float: left;
    margin: 0 15px 0 0;
    background: #05aaaf url(../images/global/img-flecha-blanca.png) bottom center no-repeat;
    border-radius: 3px;
    padding: 15px 15px 25px;
    width: 190px;
    overflow: hidden;
    height: 90px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Junge', serif;
}

    .doctorsDetails #Comments .content ul li p {
        color: #fff;
        font-style: italic;
    }

    .doctorsDetails #Comments .content ul li span {
        color: #1d5556;
    }

/* Offers */
.offersHomeDetails h2 {
    padding: 0 0 30px;
}

.offersHomeDetails #sortList {
}

#sortList select {
    background: url("../images/global/bg-select.png") no-repeat;
    border: medium none;
    color: #727272;
    font-size: 14px;
    padding: 7px 10px;
    width: 145px;
    cursor: pointer;
}

#sortList label {
    padding: 16px 10px 0 0;
    float: left;
}

.offersHome #checkAll .offer-contents-list {
    padding-bottom: 25px;
}

    .offersHome #checkAll .offer-contents-list .box-left {
        width: 410px;
    }

    .offersHome #checkAll .offer-contents-list ul {
        overflow: hidden;
        border-bottom: 1px solid #e5e5e5;
    }

    .offersHome #checkAll .offer-contents-list li {
        padding: 20px 5px;
        overflow: hidden;
        border-top: 1px solid #e5e5e5;
    }

    .offersHome #checkAll .offer-contents-list .box-left img {
        border: 1px solid #e5e5e5;
        margin-right: 15px;
        float: left;
    }

    .offersHome #checkAll .offer-contents-list .box-left .offerData {
        border: medium none;
        float: left;
        width: 240px;
    }

        .offersHome #checkAll .offer-contents-list .box-left .offerData li {
            border: none;
            padding: 0;
        }

            .offersHome #checkAll .offer-contents-list .box-left .offerData li h3 {
                font-family: 'Junge', serif;
                font-size: 18px;
                line-height: 24px;
                color: #1d5556;
            }

            .offersHome #checkAll .offer-contents-list .box-left .offerData li .nameDr {
                font-family: 'Junge', serif;
                font-size: 18px;
                line-height: 22px;
                color: #727272;
                padding-bottom: 10px;
                display: block;
            }

            .offersHome #checkAll .offer-contents-list .box-left .offerData li p {
                line-height: 18px;
            }

    .offersHome #checkAll .offer-contents-list .box-right {
        width: 235px;
    }

        .offersHome #checkAll .offer-contents-list .box-right li {
            border: none;
            padding: 0;
        }

    .offersHome #checkAll .offer-contents-list .prices .precio {
        padding-top: 4px;
    }

    .offersHome #checkAll .offer-contents-list .prices .saving {
        padding: 0 0 10px;
    }

    .offersHome #checkAll .offer-contents-list .prices ul {
        padding-bottom: 0px;
        border: none;
    }

/* Other Offers Related */
#otherOffers {
    width: 100%;
}

    #otherOffers h3 {
        padding-bottom: 35px;
    }

    #otherOffers .content {
        padding: 25px 0 0;
    }

    #otherOffers .all-offers {
        text-decoration: underline;
        font-size: 14px;
    }

#otherOffersRelated li {
    float: left;
    padding-right: 18px;
    width: 150px;
}

.internas #Content #otherOffersRelated li a {
    text-decoration: none;
}

#otherOffersRelated li.last {
    padding: 0!important;
}

#otherOffersRelated li img {
    border: 1px solid #e5e5e5;
}

.internas #Content #otherOffersRelated li h4 {
    padding: 10px 0 0;
    text-decoration: underline;
}

/* Videos Home */
.videosHome h1 {
    padding-bottom: 30px;
}

.videosHome p {
    padding-bottom: 20px;
}

.videosHome .destacado {
    padding-bottom: 35px;
    border-bottom: 1px solid #e5e5e5;
}

.videosHome .all-videos {
    padding: 25px 0 0;
}

    .videosHome .all-videos h2 {
        padding-bottom: 35px;
    }

    /* Our Doctors Videos */
    .videosHome .all-videos li {
        float: left;
        padding-right: 10px;
    }

        .videosHome .all-videos li.last {
            padding-right: 0;
        }

.videosHome.internas #Content .all-videos li a {
    position: relative;
    padding: 0 0 5px;
}

.videosHome .all-videos li a img {
    position: relative;
    z-index: 5;
    border: 1px #e5e5e5;
    padding: 0 0 12px;
}

.videosHome .all-videos li a span {
    text-indent: -1000em;
    background: url(../images/global/btn-play.png) top left no-repeat;
    width: 28px;
    height: 28px;
    top: 67px;
    left: 62px;
    position: absolute;
    z-index: 100;
}

.videosHome.internas #Content .all-videos li a p {
    font-size: 14px;
    color: #1d5556;
    text-align: center;
    padding: 0;
}

.videosHome.internas #Content .all-videos li a:hover p {
    color: #05aaaf;
}

.videosHome .all-videos li a:hover span {
    background-position: bottom left;
}

/* Offers HOme */
.offersHome #boxPrincipal .content h1 {
    padding-bottom: 30px;
}

.offersHome #boxPrincipal .content img {
    margin-left: 30px;
}

.offersHome #boxPrincipal #featuredOffers {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 35px;
}

    .offersHome #boxPrincipal #featuredOffers .content {
        padding: 0 15px;
    }

.offersHome #featuredOffers h2 {
    padding-bottom: 30px;
}

.offersHome #featuredOffers li {
    float: left;
    padding: 0 18px 0 0;
}

.offersHome.internas #Content #featuredOffers li a {
    text-decoration: none;
}

.offersHome #featuredOffers li.last {
    padding: 0;
}

.offersHome #boxPrincipal #featuredOffers .content li img {
    border: 1px solid #e5e5e5;
    margin: 0;
    border-radius: 3px;
}

.offersHome.internas #Content #featuredOffers li h4 {
    padding: 10px 0 0;
    text-decoration: underline;
    float: left;
    width: 145px;
}

.offersHome.internas #Content #featuredOffers li span {
    float: right;
    padding: 10px 0 0;
    /*width:40px;*/
    text-align: right;
    text-decoration: none;
}

.offersHome.internas #Content #featuredOffers li p {
    clear: both;
    padding: 0;
    line-height: 18px;
}

/* Text */
#texto-principal {
    padding: 0 0 30px;
}

.offersHome #checkAll {
}

    .offersHome #checkAll h2 {
        padding: 0 0 30px;
    }

    .offersHome #checkAll .offer-contents {
    }

        .offersHome #checkAll .offer-contents li {
            float: left;
            padding-right: 18px;
            width: 150px;
            height: 230px;
            overflow: hidden;
        }

            .offersHome #checkAll .offer-contents li a {
                text-decoration: none;
            }

            .offersHome #checkAll .offer-contents li.last {
                padding-right: 0px;
            }

            .offersHome #checkAll .offer-contents li img {
                border: 1px solid #e5e5e5;
            }

            .offersHome #checkAll .offer-contents li h4 {
                padding: 10px 0 0;
                text-decoration: underline;
            }

            .offersHome #checkAll .offer-contents li p span {
                color: #1d5556;
                font-size: 13px;
            }

/* More Detail */
#MoreDetails {
    background-color: #fff;
    height: 390px;
    overflow: hidden;
}

    #MoreDetails h3 {
        padding-bottom: 12px;
        margin-top: -8px;
    }

    #MoreDetails h4 {
        padding-bottom: 12px;
        margin-top: -8px;
    }

    #MoreDetails .content-details {
        height: 240px;
        overflow: auto;
    }

    #MoreDetails p {
        padding-bottom: 24px;
        font-size: 14px;
        color: #727272;
    }

/* Terms */
#Terms {
    background-color: #fff;
    height: 500px;
    overflow: hidden;
}

    #Terms .content-details {
        height: 400px;
        overflow: auto;
    }

    #Terms p {
        padding-bottom: 24px;
        font-size: 14px;
        color: #727272;
        padding-right: 20px;
    }

        #Terms p a {
            display: inline-block;
        }

    #Terms h2 {
        padding-bottom: 25px;
    }

    #Terms h3 {
        font-size: 18px;
        font-family: 'Junge', serif;
        padding-bottom: 12px;
        color: #1d5556;
    }

    #Terms ul {
        /*list-style: disc inside;*/
        list-style: disc outside;
        /*margin-top:-12px;*/
        padding: 0 0 24px 25px;
    }

        #Terms ul li {
            font-size: 14px;
            padding-bottom: 7px!important;
        }

    #Terms table {
        width: 100%;
        margin-bottom: 24px;
    }

        #Terms table th,
        #Terms table td {
            font-size: 14px;
            padding-bottom: 7px;
        }

        #Terms table span {
            padding-right: 10px;
            width: 90px;
            display: inline-block;
            text-align: right;
        }

        #Terms table th {
            width: 210px;
            text-align: center;
        }

/* Maps */
.internas #Content #map ul {
    padding-top: 8px;
    font-size: 14px;
}

    .internas #Content #map ul li {
        padding-bottom: 0;
    }

.internas #Content .box-search {
    overflow: hidden;
    background-color: #6ec0be;
}

.box-search h3 {
    padding: 12px;
    background-color: #05aaaf;
    font-size: 22px;
    color: #fff;
}

.box-search label {
    color: #fff;
    padding-bottom: 5px;
    display: block;
}

.box-search form ul {
    margin: auto;
}

.internas #Content .width1-3 .box-search form ul li {
    padding-bottom: 8px;
}

.box-search form ul li input#keyword {
    float: left;
    border: none;
    height: 27px;
    width: 161px;
    border: 1px solid #e5e5e5;
}

.box-search input[type=button] {
    margin-left: -1px;
    background: url(../images/global/button-keywd.png) no-repeat;
    width: 72px;
    height: 33px;
    border: none;
    cursor: pointer;
    font-size: 17px;
    color: #1d5556;
}

.box-search select {
    background: url("../images/global/bg-select.png") no-repeat;
    border: medium none;
    color: #1D5556;
    font-size: 18px;
    padding: 4px 10px;
    width: 226px;
    cursor: pointer;
}

    .box-search select option {
        background-color: #fff;
        border: none;
    }

.box-search .content {
    padding: 25px 25px 5px;
}

.box-search h4 {
    padding-bottom: 20px;
}

.box-search #search_video label {
    font-size: 14px;
}

#search_video h4 {
    padding-bottom: 0;
}

#search_video input[type=text] {
    width: 229px;
    height: 24px;
    color: #1D5556;
    font-size: 16px;
}

#search_video ul li input#videos_button {
    width: 140px;
    float: right;
    padding: 0 0 6px;
    margin: 0;
}

/* Box Search */
#Content .box-search .content form ul li {
    padding-bottom: 20px;
    color: #fff;
    overflow: hidden;
}
/* Keyword */
#Keyword {
    border-bottom: 1px solid #539998;
    overflow: hidden;
}

#Content .box-search .content form ul li.keyword-search,
#Content .box-search .content form ul li.keyword {
    float: left;
}

#Content .box-search .content form ul li.keyword {
    width: 153px;
}

#Content .box-search .content form ul li.keyword-search {
    width: 72px;
    padding-top: 21px;
}

/* Video Search */
#searchVideo {
    border-top: 1px solid #83cccd;
    padding: 20px 0 0;
    display: block;
}

#search_video li input#videos_button {
    background: url(../images/global/button-refine-search.png) no-repeat;
}

#search_video ul li input[type=checkbox] {
    margin: 2px 8px 0 0;
    background: #fff;
    border: none;
}

#search_video ul li input[type=radio] {
    margin: 0px 8px 0 0;
    background: #fff;
    border: none;
    float: left;
}

#search_video ul li ul {
    padding: 10px 0 0;
}

#Content div.width275 div.box-search div.content form#search_video ul li ul li {
    padding-bottom: 5px;
}


/*Service-Details*/

.serviceDetails h1 {
    font-size: 36px;
}

.serviceDetails h2 {
    font-size: 22px;
    color: #727272;
    padding-bottom: 18px;
}

.serviceDetails h4 {
    padding-bottom: 8px;
    overflow: hidden;
    width: auto;
}

.serviceDetails .box01 {
    padding-bottom: 40px;
    overflow: hidden;
}

.serviceDetails .img-details {
    float: left;
    padding-right: 16px;
}

.serviceDetails .more-options {
    font-size: 14px;
    margin-top: -2px;
    overflow: hidden;
    width: auto;
}

.serviceDetails .more-details {
    float: left;
    background: url(../images/global/flechita1.png) no-repeat 0px 4px;
    padding-left: 11px;
    text-decoration: underline;
}

.text-details .more-options a.terms {
    background: url(../images/global/flechita1.png) no-repeat 0px 4px;
    padding-left: 11px;
}

.serviceDetails .terms {
    float: right;
    text-decoration: underline;
}

.serviceDetails .box02 {
    border-top: 1px solid #e5e5e5;
    padding-bottom: 22px;
    overflow: hidden;
}

    .serviceDetails .box02 h2 {
        color: #1d5556;
        padding-top: 15px;
    }

.serviceDetails .box-profile {
    background-color: #e5e5e5;
    border: 1px solid #BFCAC9;
    padding: 20px;
    font-size: 14px;
    overflow: hidden;
}

.content .box02 .box-profile .text-profile .more-details {
    float: none;
    overflow: hidden;
    width: auto;
}

.serviceDetails .img-profile {
    float: left;
    padding-right: 12px;
    height: 100%;
}

.serviceDetails .box-profile img {
    border: 1px solid #BFCAC9;
}

.serviceDetails .box03 h2 {
    color: #1d5556;
    padding-bottom: 10px;
}

.serviceDetails .testimonial {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 8px;
}

    .serviceDetails .testimonial.last {
        border: none;
        padding-bottom: 35px;
    }

.serviceDetails .title-testimonial {
    background: url(../images/global/globito-dialogo.png) no-repeat 1px 2px;
    padding-left: 28px;
    padding-bottom: 6px;
    font-size: 18px;
}

.serviceDetails .testimonial p {
    padding-left: 40px;
}

/* Our Promise */
#ourpromise {
    padding: 0 0 25px;
}

#Content #ourpromise .content ul li p {
    color: #FFFFFF;
    padding-bottom: 4px;
    padding-top: 33px;
}

    #Content #ourpromise .content ul li p.p-our-promise {
        padding-top: 0;
        font-size: 16px;
    }

#ourpromise .content {
    background-color: #6ec0be;
    padding: 8px 25px;
    height: 88px;
}

    #ourpromise .content ul li {
        float: right;
        color: #fff;
        font-size: 18px;
    }

        #ourpromise .content ul li.first {
            width: 285px;
            float: left;
        }

        #ourpromise .content ul li.center {
            width: 350px;
            float: left;
        }

.line-height-16 {
    line-height: 44px;
}

#ourpromise.width100 .content ul li p {
    color: #fff;
    font-size: 14px;
    text-align: right;
    padding-top: 10px;
}

#ourpromise .phone-number {
    float: right;
    font-size: 22px;
}

.serviceDetails #otherOffersRelated li {
    /*padding-right: 6px;*/
}

.serviceDetails #asFeatured .content h3 {
    padding-bottom: 45px;
    padding-top: 24px;
}

.serviceDetails #Content #video a {
    position: relative;
    width: 300px;
    overflow: hidden;
    text-decoration: none;
}

    .serviceDetails #Content #video a p {
        font-size: 14px;
        padding-top: 8px;
    }

    .serviceDetails #Content #video a img {
        position: relative;
        z-index: 2;
        width: 300px;
    }

    .serviceDetails #Content #video a span {
        text-indent: -9999px;
        background: url(../images/global/btn-play.png) no-repeat top left;
        width: 28px;
        height: 28px;
        display: block;
        top: 50%;
        left: 50%;
        margin: -30px 0 0 -20px;
        z-index: 10;
        position: absolute;
    }

    .serviceDetails #Content #video a:hover span {
        background-position: bottom left;
    }
/* Checkout */
#Reserve {
    padding-bottom: 35px;
}

.checkOut h1 {
    padding-bottom: 24px;
}

.checkOut .option-bar {
    width: 100%;
    height: 20px;
    padding-bottom: 12px;
}

.checkOut.internas #Content .option-bar li p {
    padding: 0;
}

.checkOut a.back-to-offer {
    background: url(../images/global/img-boton-flecha.png) no-repeat 1px 1px;
    padding-left: 15px;
    float: left;
    font-size: 14px;
    text-decoration: underline;
    margin-left: 16px;
    color: #727272;
}

    .checkOut a.back-to-offer:hover {
        color: #6ec0be;
    }

.checkOut a.telephone {
    font-size: 14px;
    float: right;
    text-decoration: underline;
    padding-right: 16px;
    color: #727272;
}

    .checkOut a.telephone:hover {
        color: #6ec0be;
    }

.checkOut .reserve {
    background-color: #6ec0be;
    height: 120px;
    padding: 16px 25px;
}

    .checkOut .reserve img {
        float: left;
        border: 1px solid #05aaaf;
    }

.checkOut .detail-offer {
    float: left;
    padding-left: 16px;
    width:500px;
}

    .checkOut .detail-offer h2 {
        font-size: 25px;
    }

    .checkOut .detail-offer h3 {
        padding-bottom: 6px;
    }

.checkOut .offer-price {
    float: right;
}

.checkOut .reserve .offer-price h3.title-offer {
    color: #fff;
    font-size: 18px;
    padding-bottom: 4px;
    text-decoration: underline;
}

.checkOut .offer-price ul li {
    text-align: right;
}

#wrapper .internas #Content .content .reserve .offer-price ul li {
    padding: 0;
}

    #wrapper .internas #Content .content .reserve .offer-price ul li.precio {
        color: #1d5556;
        font-size: 16px;
        padding-top: 8px;
    }

        #wrapper .internas #Content .content .reserve .offer-price ul li.precio span {
            text-decoration: line-through;
        }

    #wrapper .internas #Content .content .reserve .offer-price ul li.saving {
        color: #fff;
        font-size: 16px;
    }

    #wrapper .internas #Content .content .reserve .offer-price ul li.discount {
        color: #fff;
        font-size: 16px;
    }

        #wrapper .internas #Content .content .reserve .offer-price ul li.discount span {
            font-size: 22px;
        }

#wrapper .internas #Content .content .reserve .detail-offer p {
    padding: 0;
    color: #fff;
}

.checkOut .total {
    background-color: #6ec0be;
    color: #FFFFFF;
    font-size: 22px;
    height: 26px;
    margin-top: 2px;
    padding: 10px 20px;
    text-align: right;
}

/* Check Out Guest */
#checkOutGuest {
    padding-bottom: 35px;
}

    #checkOutGuest .content {
        padding: 0 40px 0 0;
    }

        #checkOutGuest .content h3 {
            padding-bottom: 35px;
        }

        #checkOutGuest .content form {
            padding: 0 0 0 30px;
        }

            #checkOutGuest .content form ul li label {
                float: left;
                width: 92px;
                color: #727272;
                font-size: 14px;
                padding-top: 5px;
            }

                #checkOutGuest .content form ul li label.error {
                    padding: 0 0 0 92px;
                    width: 250px;
                    font-size: 12px;
                    color: #ab0000;
                }

            #checkOutGuest .content form ul li input[type=email].error,
            #checkOutGuest .content form ul li input[type=text].error {
                border: 1px solid #ab0000;
            }

            #checkOutGuest .content form ul li label.label2 {
                width: 50px;
                padding-left: 32px;
            }

            #checkOutGuest .content form ul li {
                padding-bottom: 15px;
                float: left;
                position: relative;
            }

                #checkOutGuest .content form ul li ul li {
                    width: 325px;
                }

                    #checkOutGuest .content form ul li ul li.last {
                        width: 265px;
                    }

                #checkOutGuest .content form ul li input[type=email],
                #checkOutGuest .content form ul li input[type=text] {
                    width: 496px;
                    float: left;
                    height: 26px;
                    border: 1px solid #e5e5e5;
                    color: #727272;
                }

                #checkOutGuest .content form ul li ul li.last label {
                    width: 42px;
                }

                    #checkOutGuest .content form ul li ul li.last label.error {
                        padding: 0 0 0 42px;
                        width: 150px;
                    }

                #checkOutGuest .content form ul li ul li input[type=text] {
                    width: 221px;
                }

                #checkOutGuest .content form ul li ul li.box-expdate label {
                    width: 115px;
                }

                #checkOutGuest .content form ul li ul li.box-expdate input[type=text] {
                    width: 148px;
                }

                #checkOutGuest .content form ul li ul li.box-cardnumber input[type=text] {
                    width: 202px;
                }

                #checkOutGuest .content form ul li ul li.box-expdate {
                    width: 265px;
                }

                #checkOutGuest .content form ul li ul li.box-cardnumber {
                    width: 324px;
                }

                #checkOutGuest .content form ul li select {
                    float: left;
                    /*background: url("../images/global/bg-select.png") no-repeat;*/
                    border: 1px solid #e5e5e5;
                    color: #727272;
                    font-size: 14px;
                    padding: 4px 10px;
                    width: 205px;
                    cursor: pointer;
                    height: 30px;
                }

    #checkOutGuest form ul li ul {
        float: left;
    }

    #checkOutGuest .content form ul li ul li {
        float: left;
        padding-bottom: 0;
    }

    #checkOutGuest ul li ul li input#input-state {
        width: 186px;
    }

    #checkOutGuest form ul li ul li.state-1nivel {
        float: left;
    }

    #checkOutGuest .content form .terms-checkbox {
        float: right;
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 16px;
        width: 100%;
    }

    #checkOutGuest .content form ul li.terms-checkbox label {
        width: 100%;
        text-align: right;
    }

        #checkOutGuest .content form ul li.terms-checkbox label label.error {
            width: 420px;
            text-align: left;
            padding-left: 167px;
        }

    #checkOutGuest .content form .terms-checkbox label a {
        display: inline-block;
    }

    #checkOutGuest .content form .checkoutSubmit {
        float: right;
    }

    #checkOutGuest .content form input.checkout-submit {
        float: right;
        clear: both;
        background: url(../images/global/boton-details.png) no-repeat;
        width: 159px;
        height: 33px;
        color: #fff;
    }

.checkOut .box-Right .content {
    padding: 0 0 0 35px;
    border-left: 1px solid #e5e5e5;
}

.checkOut .box-Right h3 {
    padding-bottom: 14px;
}

h3.h3-register {
    padding-top: 33px;
    padding-bottom: 14px;
}

#Content ul li a.btn-register {
    background: url(../images/global/btn-gray.png) no-repeat;
    text-align: center;
    width: 178px;
    height: 27px;
    padding-top: 6px;
    font-size: 18px;
    text-decoration: none;
}

#Content ul li a.btn-login {
    background: url(../images/global/btn-gray.png) no-repeat;
    text-align: center;
    width: 178px;
    height: 27px;
    padding-top: 6px;
    font-size: 18px;
    text-decoration: none;
}

/* Join Us */
#JoinUs {
    background-color: #fff;
}

    #JoinUs h3 {
        padding-bottom: 12px;
        margin-top: -8px;
    }

    #JoinUs p {
        padding-bottom: 24px;
    }

    #JoinUs input[type=email],
    #JoinUs input[type=text] {
        width: 270px;
    }

    #JoinUs label {
        float: left;
        width: 82px;
        padding-top: 9px;
        padding-left: 16px;
    }

    #JoinUs .textarea label {
        padding: 0;
        float: none;
    }

#JoinUsThanks {
    display: none;
    padding: 30px 0 0;
}

    #JoinUsThanks h3 {
        padding-bottom: 12px;
        margin-top: -8px;
    }

    #JoinUsThanks p {
        padding-bottom: 24px;
    }

#RegisteredThanks {
    background-color: #fff;
}

    #RegisteredThanks h3 {
        padding-bottom: 12px;
        margin-top: -8px;
    }

    #RegisteredThanks p {
        padding-bottom: 24px;
    }

/* View All */
.viewAll .content h1 {
    padding-bottom: 30px;
}

.viewAll .content #paginate li a {
    background: url(../images/global/img-boton-flecha.png) no-repeat top left;
    padding: 0 0 0 15px;
}

    .viewAll .content #paginate li a span {
        float: left;
        width: 100%;
        color: #727272;
    }

.viewAll .content img {
    margin-left: 30px;
}

.viewAll #offers {
    padding: 25px;
    background: #05aaaf;
    border-radius: 3px;
}

.viewAll.internas #Content #offers li {
    margin-bottom: 20px;
    padding: 3px 3px 10px;
    background: #fff;
}

    .viewAll.internas #Content #offers li a {
        text-decoration: none;
    }

    .viewAll.internas #Content #offers li img {
        border: 1px solid #e5e5e5;
        margin: 0 auto;
        border-radius: 3px;
    }

    .viewAll.internas #Content #offers li h4 {
        padding: 10px 0 0;
        text-decoration: underline;
        float: left;
        width: 175px;
    }

    .viewAll.internas #Content #offers li span {
        float: right;
        padding: 10px 0 0;
        width: 40px;
        text-align: right;
        text-decoration: none;
    }

    .viewAll.internas #Content #offers li p {
        clear: both;
        padding: 0;
    }

/* Botones Paginador */
#paginate .paginate {
    padding-bottom: 20px;
}

#paginate #navegador {
    left: 50%;
    display: block;
}

#paginate .navigation {
    width: 100%;
    border-top: 1px solid #e5e5e5;
    padding: 10px 0 0;
}

    #paginate .navigation a {
        float: left;
        display: inline-block;
        text-decoration: none;
        padding: 0 15px;
        border-right: 1px solid #05aaaf;
        width: auto;
        height: auto;
        color: #05aaaf;
        border-top: none;
        font-size: 14px;
    }

        #paginate .navigation a:hover {
            color: #1D5556;
        }

        #paginate .navigation a.active_page:hover,
        #paginate .navigation a.active_page {
            color: #1D5556;
            cursor: text;
        }

        #paginate .navigation a.next_link {
            display: none;
        }

        #paginate .navigation a.previous_link {
            display: block;
            text-indent: -1000em;
            padding: 0;
            cursor: text;
        }

    #paginate .navigation .ellipse {
        float: left;
        padding: 0 15px;
        color: #1D5556;
    }

/* Notes */
.pressReleasesNotes h1 {
    width: 500px;
    float: left;
}

.pressReleasesNotes .volver {
    float: right;
    font-size: 14px;
    text-decoration: underline;
    padding: 0 0 0 12px;
    margin-top: 20px;
}

.pressReleasesNotes .note {
    float: left;
    width: 100%;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

    .pressReleasesNotes .note .date {
        font-size: 14px;
        color: #727272;
    }

    .pressReleasesNotes .note h2 {
        padding-bottom: 15px;
    }

    .pressReleasesNotes .note .crown {
        padding-bottom: 20px;
        font-style: italic;
    }

    .pressReleasesNotes .note a {
        display: inline-block;
        text-decoration: underline;
        color: #1D5556;
    }

        .pressReleasesNotes .note a:hover {
            color: #05aaaf;
        }

.pressReleasesNotes #Content .align-left {
    padding-bottom: 40px;
}

#contiene-inferior {
    border-top: 1px solid #E5E5E5;
}

#checkOutThanks {
    height: 300px;
}

    #checkOutThanks h3 {
        padding-bottom: 35px;
    }

gray52 {
    color: #525252;
}

/* menu account */
.internas #Content .menu-account {
    padding-bottom: 25px;
    overflow: hidden;
}

    .internas #Content .menu-account li {
        padding: 0;
        float: left;
        width: auto !important;
    }

        .internas #Content .menu-account li h2 {
            float: left;
            padding-right: 10px;
        }

            .internas #Content .menu-account li h2 a {
                text-decoration: none;
            }

                .internas #Content .menu-account li h2 a.active {
                    color: #05aaaf;
                }

.menu-account li h2 a.borde {
    border-right: 1px solid #e5e5e5;
    padding-right: 10px;
}
/* Box Users*/
.box-users {
    padding: 10px 0;
}

    .box-users li {
        float: left;
    }

        .box-users li .contact {
            border-right: 1px solid #BFCAC9;
            padding-right: 15px;
        }

.header-top li {
    width: 100%;
}

    .header-top li ul li {
        width: auto;
    }

.box-users li.user-name,
.box-users li a {
    font-size: 14px;
    margin-left: 15px;
}
/* Message error - message success */
.error {
    border: 1px solid #cc2012 !important;
}

.msg-error {
    color: #cc2012;
    background: #e5e5e5;
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
    display: block;
    border-radius: 3px;
    margin-bottom: 15px;
}

.msg-success {
    color: #1d5556;
    background: #e2f2f2;
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
    display: block;
    border-radius: 3px;
    margin-bottom: 15px;
}

/* Log In Pop Up */
#LogIn h3 {
    padding-bottom: 30px;
}

#LogIn li {
    padding: 0 0 15px 30px;
}

#LogIn label {
    float: left;
    padding: 7px 20px 0 0;
    width: 135px;
}

#LogIn input[type=password],
#LogIn input[type=text] {
    width: 265px;
}
/* Pagina log in */
#logInMail h1 {
    padding-bottom: 30px;
}

#logInMail .content form {
    padding: 0 40px 100px 30px;
}

    #logInMail .content form ul li {
        overflow: hidden;
    }

    #logInMail .content form ul.box-users {
        width: 100%;
    }

        #logInMail .content form ul.box-users .forgot_password {
            text-align: center;
            width: 380px;
            padding-top: 8px;
        }

    #logInMail .content form ul li label {
        float: left;
        width: 160px;
        color: #727272;
        font-size: 14px;
        padding-top: 5px;
    }

    #logInMail .content form ul li input[type=password],
    #logInMail .content form ul li input[type=text] {
        width: 428px;
        float: left;
        height: 26px;
        border: 1px solid #e5e5e5;
    }

    #logInMail .content form ul li.last {
        border-top: 1px solid #e5e5e5;
        padding-top: 20px;
    }

    #logInMail .content form input[type=submit] {
        float: right;
        clear: both;
        background: url(../images/global/boton-details.png) no-repeat;
        width: 159px;
        height: 33px;
        color: #fff;
    }

/* My Offers */
.myOffers #offers li.offer {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 0;
    margin: 0 0 32px;
}

.myOffers #offers li .title {
    background: #05aaaf;
    display: block;
    padding: 5px 15px 5px;
    color: #fff;
    position: relative;
}

    .myOffers #offers li .title a {
        position: absolute;
        background: url(../images/global/img-pdf.png) top left no-repeat;
        width: 33px;
        height: 34px;
        text-indent: -1000em;
        display: block;
        right: 15px;
        bottom: 5px;
    }

        .myOffers #offers li .title a:hover {
            background-position: bottom left;
        }

.myOffers #offers li .content {
    padding: 15px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

    .myOffers #offers li .content img {
        margin: 0 15px 0 0;
        border: 1px solid #e5e5e5;
    }

.myOffers .offer-price {
    float: right;
}

    .myOffers .offer-price h3.title-offer {
        padding-bottom: 4px;
        text-decoration: underline;
    }

.myOffers.internas #Content .detail-offer h2 {
    width: 270px;
}

.myOffers.internas #Content .detail-offer h3 {
    padding-bottom: 10px;
    width: 270px;
}

.myOffers.internas #Content .detail-offer p {
    padding: 0;
}

.myOffers.internas #Content li .offer-price ul li {
    padding: 0 0 2px;
    text-align: right;
}

.myOffers.internas #Content .offer-price ul li.precio {
    color: #525252;
    font-size: 14px;
    padding-top: 2px;
}

    .myOffers.internas #Content .offer-price ul li.precio span {
        text-decoration: line-through;
    }

.myOffers.internas #Content .offer-price ul li.saving {
    color: #1d5556;
    font-size: 14px;
}

.myOffers.internas #Content .offer-price ul li.discount {
    color: #1d5556;
    font-size: 16px;
}

    .myOffers.internas #Content .offer-price ul li.discount span {
        font-size: 22px;
    }
/* My Offers - Box Comment */
.myOffers .boxComment {
    padding: 15px;
    overflow: hidden;
}

    .myOffers .boxComment span {
        background: url(../images/global/globito-dialogo.png) no-repeat;
        width: 20px;
        height: 17px;
        text-align: center;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        display: inline-block;
        padding: 0 10px 10px 0;
        vertical-align: top;
        float: left;
    }

    .myOffers .boxComment .leaveComment input[type="submit"] {
        background: url("../images/global/boton-details.png") no-repeat scroll 0 0 transparent;
        clear: both;
        color: #fff;
        float: right;
        height: 33px;
        width: 159px;
    }

.myOffers.internas #Content .boxComment .leaveComment li {
    padding-bottom: 5px;
}

.myOffers.internas #Content .boxComment .leaveComment a {
    padding: 0 0 10px 30px;
    color: #525252;
    background: url(../images/global/globito-dialogo.png) no-repeat 0 0;
    text-decoration: none;
}

    .myOffers.internas #Content .boxComment .leaveComment a:hover {
        color: #05aaaf;
    }

.myOffers.internas #Content .boxComment .leaveComment .formComment {
    display: none;
}

.myOffers .boxComment .leaveComment textarea {
    width: 620px;
    height: 60px;
}

.myOffers .boxComment h4 {
    display: none;
    color: #525252;
}

.myOffers.internas #Content .boxComment p {
    display: inline-block;
    width: 594px;
    padding: 0;
}

.myOffers.internas #Content .boxComment .pending h4 {
    display: inline-block;
}

.myOffers.internas #Content .boxComment .pending p {
    display: inline-block;
    width: 608px;
    padding: 10px;
    background: #e2f2f2;
    color: #bdbcbc;
}

/* Comment Thanks */
#CommentThanks {
    overflow: hidden;
    padding-bottom: 30px;
    width: 560px;
}

    #registeredThanks .content h3,
    #checkOutThanks .content h3,
    #CommentThanks .content h3 {
        padding-bottom: 10px;
    }

    #registeredThanks .content p,
    #checkOutThanks .content p,
    #CommentThanks .content p {
        padding-bottom: 35px;
    }

    #CommentThanks .content .Send {
        background: url("../images/global/boton-details.png") no-repeat scroll 0 0 transparent;
        clear: both;
        color: #fff;
        float: right;
        height: 28px;
        width: 159px;
        font-size: 18px;
        text-decoration: none;
        text-align: center;
        padding: 5px 0 0;
    }

#checkOutThanks .content input {
    background: url("../images/global/boton-details.png") no-repeat scroll 0 0 transparent;
    clear: both;
    color: #fff;
    float: right;
    height: 33px;
    width: 159px;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
}

.display-block {
    display: block !important;
}

.display-none {
    display: none !important;
}

/* Offers not found */
.offersNotFound h2 {
    padding: 0;
}

.offersNotFound.internas #Content .offer-contents {
    padding: 37px 50px 60px;
    background: url(../images/global/bg-no-offers.png) no-repeat;
    width: 560px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
}

.text-center {
    text-align: center;
}
/* Page Error */
.pageError.internas #Content .content {
    padding: 40px 0 60px 185px;
}

.pageError.internas #Content h1 {
    padding: 0 0 30px;
}

    .pageError.internas #Content h1 span {
        font-size: 76px;
    }

.pageError.internas #Content p {
    width: 590px;
    color: #05aaaf;
    font-size: 22px;
    padding: 0;
}

/* MY ACCOUNT */

#Content .myAccount .content {
    padding-bottom: 60px;
    padding: 0 40px 0 0;
}

#Content .myAccount {
    padding-bottom: 35px;
}

    #Content .myAccount .content ul li h3,
    #Content .myAccount .content ul li label {
        float: left;
        width: 92px;
        color: #727272;
        font-size: 14px;
        padding-top: 5px;
    }

    #Content .myAccount .content ul.data-profile {
        padding-left: 30px;
    }

    #Content .myAccount .content ul li p {
        width: 486px;
        float: left;
        height: 16px;
        border: none;
        background-color: #FAFAFA;
        padding: 5px;
    }

    #Content .myAccount .content ul li ul {
        padding-top: 0px;
    }

    #Content .myAccount .content ul li {
        float: left;
        padding-bottom: 16px;
    }

        #Content .myAccount .content ul li input[type=text] {
            width: 494px;
            float: left;
            height: 26px;
            border: none;
            background-color: #FAFAFA;
        }

            #Content .myAccount .content ul li input[type=text].state {
                float: left;
                border: none;
                color: #727272;
                font-size: 14px;
                width: 226px;
            }

    #Content .myAccount .content ul li ul {
        float: left;
    }

    #Content .myAccount .content ul li ul li {
        float: left;
        padding-bottom: 0;
    }

    #Content .myAccount .content ul li ul li input#input-state {
        width: 146px;
    }

    #Content .myAccount .content ul li ul li.state-1nivel,
    .register #Content ul li ul li.state-1nivel,
    .myAccountedit ul li ul li.state-1nivel {
        float: left;
        padding-right: 50px;
    }

    #Content .myAccount .content .terms-checkbox {
        float: right;
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 16px;
        width: 100%;
    }

    #Content .myAccount .content ul li.terms-checkbox label {
        width: 100%;
        text-align: right;
    }

    #Content .myAccount .content .profileSubmit {
        float: right;
        border-top: 1px solid #E5E5E5;
        padding-top: 12px;
        width: 100%;
    }

    #Content .myAccount .content .profile-submit {
        float: right;
        clear: both;
        background: url(../images/global/boton-details.png) no-repeat;
        width: 159px;
        height: 27px;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
        padding-top: 6px;
        text-align: center;
    }

    #Content .myAccount .content .msg-success {
        clear: both;
    }

    #Content .myAccount  .content ul.last {
        padding: 0;
    }

    #Content .myAccount .content ul li p.state {
        width: 220px;
    }

    #Content .myAccount .content ul li p.state2 {
        width: 136px;
    }

    #Content .myAccount .content ul.data-content,
    .register #Content .content ul.change-password,
    .register #Content .content ul.data-content,
    .myAccountedit .content ul.change-password,
    .myAccountedit .content ul.data-content {
        padding-left: 30px;
    }

.register #Content .content ul.data-content,
.myAccountedit .content ul.data-content {
    padding-bottom: 15px;
    overflow: hidden;
}

.register #Content .content h2,
.myAccountedit .content h2 {
    float: left;
    padding-right: 10px;
}

.register #Content .content,
.myAccountedit .content {
    padding-bottom: 60px;
}

.register #Content,
.myAccountedit {
    padding-bottom: 35px;
}

    .register #Content .content,
    .myAccountedit .content {
        padding: 0 40px 0 0;
    }

    .register #Content li a,
    .myAccountedit li a {
        text-decoration: none;
    }

    .register #Content .content ul li h2 a.active,
    .myAccountedit .content ul li h2 a.active {
        color: #05AABB;
    }

    .register #Content .content ul li h2 a.borde,
    .myAccountedit .content ul li h2 a.borde {
        border-right: 1px solid #C1CAC7;
        padding-right: 10px;
    }

    .register #Content .content ul li input[type="text"],
    .register #Content .content ul li input[type="email"],
    .myAccountedit .content ul li input[type="email"],
    .myAccountedit .content ul li input[type="text"] {
        border: medium none;
        float: left;
        height: 26px;
        width: 494px;
        border: 1px solid #E5E5E5;
        background: #FFF;
    }

    .register #Content .content ul.change-password li input[type="password"],
    .myAccountedit .content ul.change-password li input[type="password"] {
        width: 444px;
        border: medium none;
        float: left;
        height: 26px;
        border: 1px solid #E5E5E5;
        background: #FFF;
    }

    .register #Content h1 {
        padding-bottom: 30px;
    }

    .register #Content .content ul li label,
    .myAccountedit .content ul li label {
        float: left;
        width: 92px;
        color: #727272;
        font-size: 14px;
        padding-top: 5px;
    }

        #Content .myAccount .content ul li ul li.state-2nivel h3,
        .register #Content .content ul li label.label2,
        .myAccountedit .content ul li label.label2 {
            width: 70px;
        }

    .register #Content li,
    .myAccountedit li {
        padding: 0;
    }

    .register #Content .content ul li ul,
    .myAccountedit .content ul li ul {
        padding-top: 0px;
    }

    .register #Content .content ul li,
    .myAccountedit .content ul li {
        float: left;
        padding-bottom: 15px;
        width: 100%;
    }

        .myAccountedit .content ul li .state-1nivel select,
        .register #Content .content ul li .state-1nivel select,
        .myAccountedit .content ul li input[type=text].state {
            float: left;
            color: #727272;
            font-size: 14px;
            width: 226px;
        }

        .myAccountedit .content ul li .state-1nivel select,
        .register #Content .content ul li .state-1nivel select {
            height: 26px;
            padding: 2px 0;
        }

    .register #Content ul li ul,
    .myAccountedit ul li ul {
        float: left;
    }

    .register #Content .content ul li ul li,
    .myAccountedit .content ul li ul li {
        float: left;
        padding-bottom: 0;
    }

    .register #Content ul li ul li.state-1nivel,
    .myAccountedit ul li ul li.state-1nivel {
        width: 334px;
    }

    .myAccountedit ul li ul li.state-2nivel,
    .register #Content ul li ul li.state-2nivel {
        width: 206px;
    }

        .myAccountedit ul li ul li.state-2nivel input[type=text],
        .register #Content ul li ul li.state-2nivel input[type=text] {
            width: 110px;
        }

    .myAccountedit ul li ul li input#input-state {
        width: 144px;
    }

    .register #Content .content .terms-checkbox,
    .myAccountedit .content .terms-checkbox {
        float: right;
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 16px;
        width: 100%;
    }

    .register #Content .content ul li.terms-checkbox label,
    .myAccountedit .content ul li.terms-checkbox label {
        width: 100%;
        text-align: right;
    }

    .register #Content .content .profileSubmit,
    .myAccountedit .content .profileSubmit {
        float: right;
        border-top: 1px solid #E5E5E5;
        padding-top: 12px;
        width: 100%;
    }

    .register #Content .content input.profile-submit,
    .myAccountedit .content input.profile-submit {
        float: right;
        clear: both;
        background: url(../images/global/boton-details.png) no-repeat;
        width: 159px;
        height: 33px;
        color: #fff;
    }

    .register .msg-success,
    .myAccountEdit .msg-success {
        clear: both;
    }

    .register #Content .content ul.last,
    .myAccountedit .content ul.last {
        padding: 0;
    }

    .register #Content .content ul.data-content,
    .myAccountedit .content ul.data-content {
        border-bottom: 1px solid #E5E5E5;
        margin-bottom: 20px;
    }

    .register #Content .content ul.change-password li input .myAccountedit .content ul.change-password li input {
        width: 442px;
    }

    .register #Content .content ul.change-password li label,
    .myAccountedit .content ul.change-password li label {
        width: 140px;
    }

    .register #Content .content ul li h3,
    .register #Content .content ul li label,
    .myAccountedit .content ul li h3,
    .myAccountedit .content ul li label {
        float: left;
        width: 92px;
        color: #727272;
        font-size: 14px;
        padding-top: 5px;
    }

        .myAccountedit .content ul li label.error,
        .register #Content .content ul li label.error {
            border: none !important;
            width: auto;
            color: #cc2012;
            font-size: 12px;
            margin-left: 92px;
        }

    .myAccountedit .content ul.change-password li label.error,
    .register #Content .content ul.change-password li label.error {
        margin-left: 140px;
    }

    .register #Content .content ul li p,
    .myAccountedit .content ul li p {
        width: 486px;
        float: left;
        height: 16px;
        border: none;
        background-color: #FAFAFA;
        padding: 9px 5px;
    }

/*REGISTER*/

#Content .content form ul.last li.checkbox {
    float: right;
}

#wrapper .internas #Content div.width660 .content form ul.last li.checkbox label.register-check {
    width: 448px;
    position: relative;
}

.register #Content .content ul li.checkbox label.error {
    position: absolute;
    margin: 13px 0 0;
}

#Content .content form ul.last li.checkbox a {
    color: #05AAAF;
    text-decoration: underline;
    display: inline-block;
}

    #Content .content form ul.last li.checkbox a:hover {
        color: #1D5556;
    }

.register #Content .content form fieldset.clear ul.change-password input[type=text] {
    width: 446px;
}

.box-users li a.forgot_password {
    /*font-size: 13px;*/
}

.boton-blanco {
    background: url("../images/global/button-refine-search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.box-forgot_password {
    background-color: #6EC0BE;
    overflow: hidden;
    padding: 25px;
}

    .box-forgot_password label {
        color: #FFFFFF;
        padding-bottom: 5px;
    }

#fos_user_resetting_form .control-group {
    padding-bottom: 5px;
}

    #fos_user_resetting_form .control-group .controls input {
        width: 300px;
    }

#privacyPolicy ul {
    list-style: disc outside none;
    padding: 0 0 24px 25px;
}

#privacyPolicy li {
    padding-bottom: 0px;
}
