﻿/* Import CSS Reset File */


@import url("reset.css");

* {
    font-size: 12px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}


/* Layout */
#mainContainer {
    min-width: 996px;
}

#pageHeaderContainer {
    background: #004276 url(../images/bg_pageHeaderC.jpg) no-repeat center top; /*#003867*/
    padding: 0 12px;
}
/*#pageHeaderContainerAdmin
{
    padding: 0 12px;
    background:#003867;
	box-shadow: 0px 10px 5px 0px rgba(50, 50, 50, 0.75);
	-webkit-box-shadow: 0px 10px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 10px 5px 0px rgba(50, 50, 50, 0.75);
	-o-box-shadow: 0px 10px 5px 0px rgba(50, 50, 50, 0.75);
}*/
#pageHeader {
    margin: auto;
    min-width: 1000px;
}

#logo {
    width: 97px;
    height: 105px;
    background: transparent url(../images/Logo-Oficial-Latam.png) no-repeat center bottom;
    text-indent: -9999px;
    display: block;
    float: left;
}

#pageContent {
}

/* footer */
#pageFooterContainer {
    background: url(../images/bgfooter.jpg) repeat-x;
    padding: 0 12px;
}

#pageFooter {
}

#textISO {
    /*background: url(../images/bgfooter.jpg) repeat-x;*/
    padding: 6px 0;
    text-align: center;
    color: #003867;
    font-weight: normal;
    font-size: 12px;
}

#mainNav {
    margin: 15px 0 0 20px;
    padding: 0;
    float: left;
    list-style: none;
    font-family: georgia, serif !important;
    font-size: 1em;
    clear: right;
    min-width: 690px;
}

    #mainNav li {
        float: left;
        margin: 0;
        padding: 0;
        font-size: 18px;
        font-weight: normal;
        text-align: center;
        background: transparent url(../images/bg_mainNavLine.png) no-repeat right top;
    }

        #mainNav li a {
            float: left;
            height: 24px;
            padding: 26px 15px 18px;
            color: #044478;
            text-decoration: none;
            font-family: georgia, serif !important;
        }

            #mainNav li:hover a, #mainNav li a:hover {
                color: #fff;
                font-weight: normal;
            }

.about:hover, .productos:hover, .soluciones:hover, .alianzas:hover, .contacto:hover {
    background: url(../images/bg_mainNavHover.png) no-repeat center top;
}

#mainNav a:link, #mainNav a:visited, #mainNav a:hover, #mainNav a:active {
    color: #d3dfe8;
}

/* topButtons */
ul#topButtons {
    height: 19px;
    float: right;
    padding: 8px 0 7px;
    margin: 4px 0 0;
    padding: 0;
    float: right;
    list-style: none;
    font-size: 1em;
}

    ul#topButtons li.btnSup {
        float: left;
        margin: 0 5px;
        padding: 0;
        position: relative;
        float: left;
    }

        ul#topButtons li.btnSup a {
            float: left;
            color: #d3dfe8;
            text-decoration: none;
            font-weight: normal;
        }

    ul#topButtons li:hover a, ul#topButtons li a:hover {
        color: #fff;
    }

.sub {
    position: absolute;
    top: 20px;
    right: 0px;
    padding: 10px;
    display: none;
    font-size: 12px;
    font-family: arial, sans-serif;
    font-weight: normal;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 0px;
    z-index: 1003;
}

    .sub li {
        display: block;
        background: #f5f5f5;
        border-left: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
        border-bottom: 1px solid #E9E9E9;
        padding: 3px 10px;
        color: #333;
    }

ul#topButtons li.btnSup .sub a {
    float: none;
    color: #333;
}

.sub li.subFirst {
    padding-top: 5px;
    border-top: 1px solid #d9d9d9;
}

.sub li.subLast {
    border-bottom: 1px solid margin: 0;
}

.sub li.onlyChild {
    padding: 10px;
}

#logoff {
    background: transparent url(../images/exit.png) no-repeat 0px 1px;
    background-size: 14px;
}

    #logoff .btnLeft {
        margin-right: 22px;
    }

#LanuncherHomeLatam {
    background: transparent url(../images/globe.png) no-repeat 0px 1px;
}

#HomeLatam .btnLeft {
    margin-right: 22px;
}

#LauncherAdminDashboard {
    background: transparent url(../images/adminIcon.png) no-repeat 0px 1px;
}

#AdminDashboard .btnLeft {
    margin-right: 22px;
}

#LauncherGoDashboard {
    background: transparent url(../images/dashboard.png) no-repeat 0px 2px;
}

#GoDashboard .btnLeft {
    margin-right: 22px;
}

#topButtons input.textField {
    background: transparent url(../images/bg_textFieldLogin.jpg) 0 0 no-repeat;
    height: 12px;
    border: 0px solid #999;
    padding: 9px 6px;
    width: 250px;
}

.mensaje {
    background: transparent url(../images/bg_textFieldComments.jpg) 0 0 no-repeat;
    height: 36px;
    border: 0px solid #999;
    padding: 9px 6px;
    width: 250px;
    overflow: auto;
}

.btnEnter {
    width: 62px;
    height: 34px;
    background: transparent url(../images/bg_btnEnter.jpg) 0 0 no-repeat;
    border: 0px;
    margin: 5px 0 0;
}

.btnRegister {
    width: 119px;
    height: 30px;
    background: transparent url(../images/bg_btnEnter.jpg) 0 0 no-repeat;
    border: 0px;
    margin: 5px 0 0;
}

.btnSup {
    height: 12px;
    background: transparent url(../images/bg_btnSup.png) right top no-repeat;
    padding: 2px 8px 8px 4px !important;
    font-size: 12px !important;
    display: block;
}

    .btnSup a .btnLeft {
        width: 4px;
        height: 22px;
        margin: -2px 0px 0px -8px;
        background: transparent url(../images/bg_btnSup.png) left top no-repeat;
        float: left;
        display: block;
    }

#welcome.btnSup:hover {
    background-image: url(../images/bg_btnSup.png);
}

    #welcome.btnSup:hover a .btnLeft {
        background-image: url(../images/bg_btnSup.png);
    }

    #welcome.btnSup:hover a {
        color: #d3dfe8;
    }

#login {
    margin-left: -5px !important;
    white-space: nowrap;
}

#lockIcon {
    background: transparent url(../images/closed-lock.png) center no-repeat;
    width: 10px;
    height: 14px;
    display: block;
    float: right;
}

#login:hover #lockIcon, .highlight #lockIcon {
    background: transparent url(../images/closed-lockHover.png) center no-repeat;
}

.btnSup:hover, .btnSup.highlight {
    background-image: url(../images/bg_btnSupHover.png);
}

    .btnSup:hover a .btnLeft, .btnSup.highlight a .btnLeft {
        background-image: url(../images/bg_btnSupHover.png);
    }

ul#topButtons li.highlight a {
    color: #fff;
}

li.highlight a:hover {
    color: #fff;
}

li.highlight a .sub a.firstLi {
    border-top: 0px;
}

.sub a.lastLi {
    border-bottom: 0px;
}

/* Columnas */
.grid_01_col {
    width: 30px;
}

.grid_02_col {
    width: 72px;
}

.grid_03_col {
    width: 114px;
}

.grid_04_col {
    width: 156px;
}

.grid_05_col {
    width: 198px;
}

.grid_06_col {
    width: 240px;
}

.grid_07_col {
    width: 282px;
}

.grid_08_col {
    width: 324px;
}

.grid_09_col {
    width: 366px;
}

.grid_10_col {
    width: 408px;
}

.grid_11_col {
    width: 450px;
}

.grid_12_col {
    width: 492px;
}

.grid_13_col {
    width: 534px;
}

.grid_14_col {
    width: 576px;
}

.grid_15_col {
    width: 618px;
}

.grid_16_col {
    width: 660px;
}

.grid_17_col {
    width: 702px;
}

.grid_18_col {
    width: 744px;
}

.grid_19_col {
    width: 786px;
}

.grid_20_col {
    width: 828px;
}

.grid_21_col {
    width: 870px;
}

.grid_22_col {
    width: 912px;
}

.grid_23_col {
    width: 954px;
}

.grid_24_col {
    width: 996px;
}

.grid_margin {
    margin: 6px;
}

/* Estilso para carteras seleccionadas */
.selected {
    list-style-type: none;
    padding-top: 6px;
    padding-bottom: 6px;
    font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    border-right: 1px solid #adc9e0;
    border-bottom: 1px solid #adc9e0;
    border-top-width: 1px;
    border-left: 1px solid #adc9e0;
    padding-left: 9px;
}

.selectedon {
    list-style-type: none;
    padding-top: 6px;
    padding-bottom: 6px;
    font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    border-right: 1px solid #adc9e0;
    border-bottom: 1px solid #adc9e0;
    border-top-width: 1px;
    border-left: 1px solid #adc9e0;
    padding-left: 9px;
    background: #1575a5 url(../img/icoarrowallet.gif) no-repeat right;
}

    .selectedon a:link {
        text-decoration: none;
        color: #ffffff;
    }

    .selectedon a:hover {
        text-decoration: none;
        color: aqua;
    }

    .selectedon a:visited {
        text-decoration: none;
        color: #ffffff;
    }

/*estilo de tablas */
.hor-zebra {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 11px;
    border-collapse: collapse;
}

    .hor-zebra th {
        font-size: 13px;
        font-weight: normal;
        color: #003867;
        text-align: center;
        background: #e0e7ed;
        padding: 4px;
        border-bottom: 1px solid #dfdfdf;
    }

    .hor-zebra td {
        color: #669;
        padding: 2px;
        vertical-align: middle;
        border-bottom: 1px solid #dfdfdf;
        border-right: 1px solid #dfdfdf;
    }

        .hor-zebra td.derecha {
            border-right: none;
        }

.odd {
    background: #eeeeee;
}

.buttonForm {
    margin: 8px 4px;
    padding: 8px 8px;
    text-align: center;
    vertical-align: middle;
    white-space: pre-line;
    outline: none;
    font: 12px arial, sans-serif !important;
    color: #444;
    text-decoration: none;
    border: 1px solid #999;
    border-top-color: #b1b1b1;
    border-bottom-color: #666;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    background: #fff url(../images/bg_btn.jpg) center bottom repeat-x;
}

    .buttonForm:hover {
        background: #fff url(../images/private/backbtOn.gif) center bottom repeat-x;
    }

    .buttonForm.disabled, .buttonForm.disabled:hover {
        background: #fff;
        border-color: #dbdbdb;
        border-bottom-color: #c5c5c5;
        color: #c9c9c9;
    }

.formSelect {
    color: #333333;
    font-size: 12px;
    padding: 4px;
    border: 1px solid #89bad3;
}

#createClientContent .formSelect {
    width: 263px;
}

.button_gray {
    display: block;
    float: right;
    margin: 5px 6px 0 0px;
    padding: 6px 12px;
    text-decoration: none;
    text-align: center;
    font: bold 13px Arial, Helvetica, sans-serif;
    color: white;
    border: 0;
    outline-style: none;
    text-decoration: none;
    background-color: #999;
    border-bottom: 2px solid #5A5655;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3PX;
}

.lbl_gray {
    font: bold 13px Arial, Helvetica, sans-serif;
    color: white;
    border: 0;
    background-color: #999;
    border-bottom: 2px solid #5A5655;
}

#textNombreFormato, #selectFormato {
    width: 310px;
}

#dragableColumns li {
    list-style-type: none;
    padding: 4px 4px 4px 9px;
    font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    color: #545454;
    border: 1px solid #CCC;
    margin: 2px;
    background: #DFDFDF;
    margin: 5px 0;
}

/* error message */
.errorMessageContainer {
    background: #34679b;
    border: 6px solid #7ea8d4;
    padding: 25px;
    font-family: arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    width: 960px;
    margin: auto;
}

.errorMessage {
    background: #305f90;
    border: 1px dashed #4482c1;
    padding: 25px;
}

.logoErrorMessage {
    width: 97px;
    height: 105px;
    background: transparent url(../images/Logo-Oficial-Latam.png) no-repeat center bottom;
    text-indent: -9999px;
    display: block;
    float: right;
    margin: -10px -10px 20px 20px;
}

.errorMessageTitle {
    font-size: 18px;
    margin: 20px 0px 10px;
}

.errorMessageText {
}

/* Custom Message Styling */
.info {
    margin: 0;
    font-size: 12px;
    color: #478BBF;
    padding: 8px 10px;
    background: #DCEFF5;
    border: 1px solid #B8E7F5;
}

.error {
    margin: 0;
    font-size: 12px;
    color: #C24848;
    padding: 8px 10px;
    background: #FFD6D6;
    border: 1px solid #FFC2C2;
}

.warning {
    margin: 0;
    font-size: 12px;
    color: #333;
    padding: 8px 10px;
    background: #FFFFDE;
    border: 1px solid #FFCF0F;
}

.success {
    margin: 0;
    font-size: 12px;
    color: #3F9153;
    padding: 8px 10px;
    background: #D7F7DF;
    border: 1px solid #A3F7B8;
}

.breakline {
    word-wrap: break-word;
}

.blackOverlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

.blackOverlayMessage {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

.whiteContent {
    display: none;
    position: absolute;
    top: -53px;
    left: 50%;
    margin-left: -116px;
    width: 232px;
    height: 47px;
    padding: 5px;
    background: url(../images/bg_LoadingDiv.png) no-repeat center center;
    z-index: 103;
    overflow: hidden;
    color: white;
    font-size: 13px;
    z-index: 2000;
}

    .whiteContent .loadingImage {
        background: transparent url(../images/loading15.gif) center top no-repeat;
        padding: 18px 10px;
        text-align: center;
        margin: 3px 0px 0px;
    }

#overlayImage {
    height: 1px;
}

/* ConectionError */
.ConectionError {
    position: absolute;
    width: 300px;
    top: 50%;
    left: 50%;
    z-index: 1004;
    background: #e1e1e1;
    margin: -20px 0px 0px -150px;
    padding: 10px;
    font-size: 13px;
    color: #333;
    display: none;
    border: 4px solid white;
    text-align: center;
    font-weight: bold;
}

/* MessageBoxAll */
.MessageBoxAll {
    display: none;
    position: absolute;
    top: -53px;
    left: 50%;
    margin-left: -116px;
    width: 304px; /*height: 47px;*/
    padding: 5px 5px 15px;
    background: transparent url(../images/bg_Message.png) no-repeat bottom center;
    z-index: 103;
    overflow: hidden;
    color: white;
    font-size: 13px;
    z-index: 2000;
}

    .MessageBoxAll .Confirm {
        background: transparent url(../images/comments.png) 8px 2px no-repeat;
        padding: 5px 10px 0px 37px;
        text-align: center;
        margin: 3px 0px 0px;
        min-height: 30px;
        max-height: 124px;
        overflow-y: auto;
    }

    .MessageBoxAll.Alert {
        background: transparent url(../images/bg_MessageAlert.png) no-repeat bottom center;
    }

    .MessageBoxAll .Alert {
        background: transparent url(../images/warning.png) 8px 2px no-repeat;
        padding: 5px 10px 0px 37px;
        text-align: center;
        margin: 3px 0px 0px;
        min-height: 30px;
        max-height: 124px;
        overflow-y: auto;
        color: #333;
    }

    .MessageBoxAll.Error {
        background: transparent url(../images/bg_MessageError.png) no-repeat bottom center;
    }

    .MessageBoxAll .Error {
        background: transparent url(../images/security.png) 8px 2px no-repeat;
        padding: 5px 10px 0px 37px;
        text-align: center;
        margin: 3px 0px 0px;
        min-height: 30px;
        max-height: 124px;
        overflow-y: auto;
    }

    .MessageBoxAll.Success {
        background: transparent url(../images/bg_MessageOk.png) no-repeat bottom center;
    }

    .MessageBoxAll .Success {
        background: transparent url(../images/acept.png) 8px 2px no-repeat;
        padding: 5px 10px 0px 37px;
        text-align: center;
        margin: 3px 0px 0px;
        min-height: 30px;
        max-height: 124px;
        overflow-y: auto;
    }

    .MessageBoxAll input {
        float: right;
        padding: 5px;
    }

.Labeltxt {
    padding-top: 8px;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #5A5655;
    background-color: #FAFAFA;
}

.ui-accordion-header {
    background: #eee repeat-x 50% 50%;
    border: #dfdfdf 1px solid;
    color: #555;
    cursor: pointer;
    font-weight: normal;
    font-size: 13px;
    line-height: 12px;
    margin: 2px 0 0;
    padding: 0;
    position: relative;
    text-decoration: none;
}

/* */
#search-form {
    float: right;
    margin: 30px 0 0 0;
    padding: 0;
    width: 190px;
    position: relative;
}

#search {
    /*background: #fff;*/
    color: #000;
    height: 20px;
    line-height: 20px;
    width: 160px;
    padding: 2px 4px;
    position: absolute;
    top: 11px;
    left: 0;
}

.search-background {
    background-color: white;
    background-image: url('../images/lupa.png');
    background-repeat: no-repeat;
    padding-left: 20px !important;
    background-position-y: center;
}

#search-submit {
    /* background: #DFDFDF url(../images/search.png) no-repeat 12px 7px; */
    border: 3px solid #2776AF;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 0;
    right: 0;
}

.empty {
    color: #524630;
}

/* CSS3 */
#search_ {
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(#DFDFDF), to(#DFDFDF));
    background: -moz-linear-gradient(top, #DFDFDF, #DFDFDF);
    text-shadow: rgba(0,0,0,.2) 0 0 5px;
}

#search-submit {
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -mox-box-shadow: 0 0 5px black; /* Webkit-transition */
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.4s, 0.4s;
    -webkit-transition-timing-function: linear, ease-in;
}

.ui-widget {
    font-size: 11px !important;
}

.calendario {
    position: relative;
    width: 141px;
}

/* ----clases a reutilizar---- */

/* calendario */
.CalendarIco2 {
    background: transparent url(../images/CalendarIco.png) 0 0 no-repeat;
    width: 14px;
    height: 16px;
    display: block;
    position: absolute;
    right: -4px;
    top: 16px;
}

/* tabla1 #newspaper-b Genérica */

#newspaper-b {
    font-family: "Helvetica",Lucida Sans Unicode, "Lucida Grande", Sans-Serif;
    font-size: 12px;
    width: auto;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #69c;
    color: #003867 !important;
}

    #newspaper-b thead {
        font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
        font-size: 12px;
        width: 480px;
        text-align: center;
        border: 1px solid #69c;
        background: #e0e7ed;
        color: #003867 !important;
    }

        #newspaper-b thead th {
            border: 1px solid #69c;
        }

    #newspaper-b th {
        padding: 15px 10px 10px 10px;
        font-weight: normal;
        font-size: 14px;
    }

    #newspaper-b tbody {
        background: #fff;
    }

    #newspaper-b td {
        padding: 10px;
        color: #669;
        border: 1px solid #A6C9E2;
        padding: 7px 5px 7px 10px;
        margin: -1px 0 0px;
        font-size: 12px;
        width: 505px;
        height: 27px;
        padding: 3px 2px 2px;
        font-size: 12px;
        white-space: pre-line;
    }

    #newspaper-b tbody tr:hover td {
        background: #bed9f0;
    }


/* Labels */

.label {
    font-size: 12px;
    color: #003867;
}

/* Select */

.select {
    color: #333;
    font-size: 12px;
    padding: 4px;
    border: 1px solid #89BAD3;
}

/* Input text */

/****************************************************/

/*    Prospectos    */

#prospectusDownload label.buttonForm {
    margin: 8px 4px;
    padding: 8px 8px;
}

#prospectusDownload input[type=file] {
    position: absolute;
    left: -9999999998px;
}

/*  END Prospectos  */
