/* 
    Document   : portletStyles
    Created on : 19/05/2009, 05:28:01 PM
    Author     : Juan M. Gomez
    Description:
        Hoja de estilos Portlets Link
para sobreescribir los generados por ICEFaces para los
        portlets.
*/
/******************************************************************************/
/* Estilos que sobreescriben los generados por ICEFaces                       */
/******************************************************************************/
/* Mensajes de Error */
.iceMsgsError,
.iceMsgError,

.iceMsgsWarn,
.iceMsgWarn {
    font-size:10px;
    margin:0 0 4px;
    padding:2px 0 2px 30px;
}

.iceOutTxt,
.iceOutLbl {
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    padding:1px 4px 1px 0;
}

.iceInpTxt-dis,
.iceInpSecrt-dis {
    background-color:#EBF1F6;
    color:#9AB7D3;
    cursor:default;
    margin:2px;
}

/* Estilos de los Popup */
.icePnlPop{
    background: #FFFFFF none repeat scroll 0 0;
    color: #666666;
    padding: 10px;
}

.icePnlPopHdr{
    background: transparent url(/liferay-jedi-theme/images/link_portlets/popup_title.jpg) no-repeat scroll 0 0;
    border-bottom: none;
    font-weight: bold;
    height: 25px;
    width: 442px;
}

.icePnlPopHdr .iceOutTxt,
.icePnlTlTipHdr .iceOutTxt {
    -x-system-font:none;
    /*color:#484848;*/
    color:#FFF;
    font-family:Helvetica;
    font-size:14px;
    padding:4px;
    text-align:center;
    vertical-align:middle;
}
/* -Fin Estilos de los Popup */

/* Estilos de los selectListBox */
/*.iceSelOneMnu, .iceSelMnyLb, .iceSelMnyMnu,*/ .iceSelOneLb {
    border:1px solid #9AB7D3;
    font-family:tahoma;
    font-size:9px;
    height:128px;
    width:200px;
    margin:0;
    padding:1px 4px;
}

/* Estilos del Select */
.iceSelOneMnu{
    color:#7F7F7F;
    margin:0px;
    padding:0px;
}


/* Estilos de las Tablas */
.iceDatTblColHdr,
.iceDatTblColHdr1,
.iceDatTblColHdr2,
.iceDatTblColGrpHdrCol,
.iceDatTblFtr {
    -x-system-font:none;
    background:#E5E5E5 none repeat scroll 0 0;
    border:medium none;
    color:#333333;
    font-family:Arial;
    font-size:11px;
    height:20px;
    line-height:normal;
    padding-left:3px;
    text-align:left;
}

.iceDatTblCol, .iceDatTblCol1, .iceDatTblCol2 {
    background-color:#F7F7F7;
    border-bottom:1px solid #E5E5E5;
    border-right:medium none;
    padding-left:2px;
}
/* -Fin Estilos de las Tablas */

/* Estilos paginador */
    /* Links Letras */
    .iceDatPgrScrBtn a {
        color:#666;
    }

    .iceDatPgrScrBtn a:hover {
        color:#666;
    }

    /* Links Numeros */
    .iceDatPgrScrCol a,
    .iceDatPgrCol a {
        border:medium none;
        color:#666;
        display:block;
        font-weight:bold;
        padding:2px 7px;
        text-decoration:none;
    }

    .iceDatPgrCol a:hover {
        border:medium none;
        padding-bottom:2px;
        text-decoration:none;
    }
    
    /* Cuadro seleccionado */
    .iceDatPgrScrCol a {
        background-color:#666666;
        border:medium none;
        color:#FFFFFF;
        padding:2px 8px;
    }
    .iceDatPgrScrCol a:hover {
        background-color:#666666;
        border:medium none;
        color:#FFFFFF;
        padding:2px 8px;
    }
    /*.iceDatPgrScrCol a:hover {
        border:medium none;
        color:#000000;
        padding-bottom:2px;
        text-decoration:none;
    }*/
/* -Fin Estilos paginador */

.iceInpTxt, .iceInpSecrt{
    width:200px;
}

.iceSelInpTxtTxt {
    background-color:#FFFFFF;
    border:1px solid #ABABAB;
    margin:0 0 0 0;
    padding:2px;
    width:200px;
}

.iceInpTxtArea {
    -x-system-font:none;
    border:1px solid #9AB7D3;
    font-family:tahoma;
    font-size:9px;
    height:90px;
    margin:0;
    padding:1px 4px;
    width:200px;
}

.iceInpFileTxt {
    border:1px solid #9AB7D3;
    color:#7F7F7F;
    font-family:Helvetica;
    font-size:9px;
    margin:0px;
    padding:1px 4px;
    width:200px;
}

.iceSelInpDateInput{
    width:50px;
}

.iceSelInpDatePopup {
    min-width:100px;
}
/******************************************************************************/
/* Estilos que sobreescriben estilos del portal                               */
/******************************************************************************/
input[type="text"],
input[type="password"],
/*input[type="file"],*/
textarea,
.textarea {
    background-image:none;
    /*border-color:#9AB7D3;*/
    border-color:#D9D9D9;
    border-style:solid;
    border-width:1px;
    font-size:9px;
    height:12px;
    /*width:200px;*/
    padding:1px 4px;
    color:#7F7F7F;
}

/******************************************************************************/
/* Estilos propios Link                                                       */
/******************************************************************************/
.bannerHolder {
    height:148px;
    width:530px;
    position:relative;
}

.bannerTextHolder {
    background:transparent url('/Logyca_Portlets/images/backgrounds/banner_bk.png');
    position:absolute;
    bottom:0px;
    left:0px;
    height:44px;
    width:530px;
    text-align:right;
}

.buttonBackground {
    background-color:#EBF1F6;
    height:20px;
    width:435px;
}

.tableSectionTitle {
    padding:5px 0px;
    font-size:9px;
}

.tablePaginator {
    background-color:#E5E5E5;
    height:20px;
    color:#666;
    font-size:10px;
    font-weight:bold;
    padding-left:6px;
}

.sectionDivisor_blueLine {
    padding-bottom:10px;
    border-bottom:1px dotted #9AB7D3;
}

.fileSubmitButton {
    background: transparent url(../images/buttons/btn_confirmar.jpg) no-repeat scroll 0 0;
    height: 20px;
    width: 60px;
    font-size:0px;
}

/** **/
.logyca_column_10{
    width:10%;
}

.logyca_column_20{
    width:20%;
}

.logyca_column_30{
    width:30%;
}

.logyca_column_40{
    width:40%;
}

.logyca_column_50{
    width:50%;
}

.logyca_column_60{
    width:60%;
}

.logyca_column_70{
    width:70%;
}

.logyca_column_80{
    width:80%;
}

.logyca_column_90{
    width:90%;
}

.logyca_column_20_p{
    width:20%;
    padding:0 10px;
}

.logyca_column_50_p{
    width:50%;
    padding:0 10px;
}
.column_50{
    width:50%;
}

.column_vtop {
    vertical-align:top;
}

.companyBranchInfo_column_70 {
    width:70%;
}

.companyBranchInfo_column_30 {
    width:30%;
    padding-left:5px;
}

.companyBranchInfo_column_15 {
    width:15%;
}

.companyBranchInfo_column_10 {
    width:10%;
    padding-left:5px;
}
