﻿body {
    /*background: #E2E2E1;*/
    font-size: small;
    font-family: "Calibri" !important;
    margin: 0px;
    padding-top: 5px;
    /*color: #333333;*/
    border-collapse: collapse;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

.page {
    width: 98%;    
    margin: 0px auto 0px auto;
    height: 100%;
    border-collapse: collapse;
}

.title {
    font-size: x-large;
    margin-bottom: 0px;
    padding-bottom: 4px;
    text-align: left;
    text-indent: 5px;
    width: 100%;
    /*color: #971B1B;
        color: #da0000;
        color: #D6191A;
    */
    color: #8594A3;
    font-weight: bold;
    text-transform: capitalize;
}


.menu {
    padding: 3px;
    font-size: medium;
    text-align: left;
    text-indent: 10px;
    width: 100%;
    color: White;
    background-color: #4D697B;
    border-radius: 10px;
    /*
        background-color: #2A4456;
        height: 20px;
    */
}

    .menu a {
        color: white;
        font-weight: bold;
        text-decoration: underline;
    }

        .menu a:hover {
            color: yellow;
            text-decoration: underline;
        }


div.centerTable {
    text-align: center;
}
    div.centerTable table {
        margin: 0 auto;
        text-align: left;
    }

.ppal {
    border-collapse: collapse;
    margin-top: 5px;
}

.menuMaster {
    /*margin: 10px;
        height:40px;
    */
    width: 100%;
    background-color: #009790;
    border-collapse: separate;
}

    .menuMaster a {
        color: white;
    }

        .menuMaster a:hover {
            color: yellow;
            font-weight: bold;
        }

.txtHome {
    width: 150px;
    /*background: #009790;
        height: 40px;
        */
    background: #0075BF;
    text-align: center;
    border-radius: 10px;
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: white;
}

    .txtHome a {
        color: white;
    }

        .txtHome a:hover {
            color: yellow;
        }


.txtHome_alerta {
    width: 150px;
    background: red;
    text-align: center;
    border-radius: 10px;
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: yellow;
}
    .txtHome_alerta a {
        color: blue;
    }

    .txtHome_alerta a:hover {
        color: blue;
    }


.txtHome_alerta_Top {
    
    background: red;
    text-align: center;
    border-radius: 10px;
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: yellow;
    font-size:xx-large; 
}

    .txtHome_alerta_Top a {
        color: blue;
    }

        .txtHome_alerta_Top a:hover {
            color: blue;
        }


        /*
            -------------- BTN o Hyperlink  --------------------
        */

.btnApp {
    padding: 4px 6px 4px 6px;
    margin: 5px 5px 5px 0px;
    text-align: center;
    border-radius: 8px;
    text-decoration: underline;
    transition-duration: 0.3s;    
}

.btnDefault {
    background-color: #286090;
    border: 1px solid #286090;
    color: white;
}
    .btnDefault:hover {
        background-color: transparent;
        color: #286090;
    }
    .btnDefault a {        
        color: white;
        border: none;
    }
        
        .btnDefault a:hover {
            background-color: transparent;
            color: #286090;
        }

.btnAdd {
    background-color: #2A4456;
    color: white;
    border: 1px solid #2A4456;
}
    .btnAdd:hover {
        background-color: transparent;
        color: #2A4456;
    }

.btnAdd_Cancel {
    background-color: transparent;
    color: #2A4456;    
    border: 1px solid #2A4456;
}
    .btnAdd_Cancel:hover {
        background-color: #2A4456;
        color: white;
    }

.btnAlert {
    background-color: brown;
    color: white;
    border: 1px solid brown;
}

    .btnAlert:hover {
        background-color: transparent;
        color: brown;
    }



.btnEdit {
    background-color: #2A4456;
    color: white;
    border: 1px solid #2A4456;
}

    .btnEdit:hover {
        background-color: #008CBA;
        color: white;
    }

.btnEdit_Cancel {
    background-color: #008CBA;
    color: white;
    border: 1px solid #008CBA;}

    .btnEdit_Cancel:hover {
        background-color: #2A4456;
        color: white;
    }

.btnUpdate {
    background-color: #009790;
    color: white;
    border: 1px solid #009790;
}

    .btnUpdate:hover {        
        background-color: transparent;
        color: #009790;
    }

.btnUpdate_Cancel {
    /*background-color:white;
        transition-duration: 0.3s;
    */
    background-color: transparent;
    color: #009790;   
    border: 1px solid #009790;  
}   

    .btnUpdate_Cancel:hover {
        background-color: #009790;
        color: white;        
    }



.btnCancel {
    /*background-color:white;*/
    background-color: transparent;
   margin: 5px;
    padding: 4px 6px 4px 6px;
    border-radius: 8px;
    text-decoration: underline;
    color: #0000EE;
    transition-duration: 0.3s;
    /*border: 2px solid #4CAF50;*/
}

    .btnCancel:hover {
        background-color: gray;
        color: white;        
    }

.btnDelete {
    background-color: brown;
    color: white;
    border: 1px solid brown;
}

    .btnDelete:hover {
        background-color: transparent;
        color: brown;
    }


.tdTable
{
    border-style: solid;
    border-width: 1px;
    border-color: inherit;    
}

.tdLeft {
    background-color: #f1f1f1;
    font-weight: bold;
    /*font-size: medium;*/
    width: 125px;
    text-align: right;
}


.tdLeft_Snc {
    background-color: #f1f1f1;
    font-weight: bold;
    /*font-size: medium;*/    
    text-align: right;
}

.tdLeft_300 {
    background-color: #f1f1f1;
    font-weight: bold;
    /*font-size: medium;*/
    text-align: right;
    width: 300px;
}

.tdCenter {
    background-color: #f1f1f1;
    font-weight: bold;
    /*font-size: medium;*/
    text-align: center;
    width: 125px;
}

/* TAB MENU   
----------------------------------------------------------*/

.tabDiv_Inf {
    padding: 2px;
    margin-top: 5px;
    background-color: #008d90;
    text-decoration: underline;
    /*text-align: center;
    line-height: normal;*/
}

.tabDiv_Sup {
    padding: 3px;
    background-color: #2A4456;
    text-indent: 10px;
    border-radius: 10px;
    width:95%;
    margin-bottom:7px;
}

    .tabDiv_Sup a {
        color: white;
        text-decoration: underline;
        padding-right: 5px;
    }

        .tabDiv_Sup a:hover {
            color: yellow;
            text-decoration: underline;
        }


.modalBackground_2020 {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}

.modalPopup_2020 {
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: 8px;
    
    /*width: 300px;
    height: 140px;
    border-color: black;
        border-width: 3px;
    border-style: solid;

    */
}

.modalPopup_2020_show {
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: 8px;
    /*display: none;
        width: 300px;
    height: 140px;
    border-color: black;
        border-width: 3px;
    border-style: solid;

    */
}



/* Placeholder es el texto inicial en los textbox  placeholder="debe ser un valor mayor a cero" */

::placeholder {
    color: gray;
    opacity: 0.5; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: gray;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: gray;
}

