﻿body {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 5px;
    padding-right: 5px;
    margin: 0 auto;
    width: 85%;
}


/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.container {
    max-width: 90%;
    width: 90%;
}


@media (min-width: 1202px) {
    .container {
        max-width: 90%;
        width: 90%;
    }


   /* #fondoinicio {
        background-image: url("../Imagenes/imgMainHomeBannerFS.gif");
        background-position: right bottom, left top;
        background-repeat: no-repeat, repeat;
        padding: 15px;
    }*/



    .dl-horizontal dt {
        white-space: normal;
    }

    /* Set width on the form input elements since they're 100% wide by default */
    input,
    select,
    textarea {
        max-width: 100%;
    }


    .alert-success {
        color: black !important;
    }

   


  
}


.modal-dialog.modal-800 {
    width: 800px;
    margin: 30px auto;
}

#popup {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}

.content-popup {
    margin: 0px auto;
    margin-top: 120px;
    position: relative;
    padding: 10px;
    width: 800px;
    min-height: 400px;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px #666666;
}

.content-popup h2 {
        color: #48484B;
        border-bottom: 1px solid #48484B;
        margin-top: 0;
        padding-bottom: 4px;
}



#popupAlerta {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}

.content-popupAlerta {
    margin: 0px auto;
    margin-top: 250px;
    position: relative;
    padding: 10px;
    width: 300px;
    min-height: 80px;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 5px #666666;
}

.content-popupAlerta h2 {
        color: #48484B;
        border-bottom: 1px solid #48484B;
        margin-top: 0;
        padding-bottom: 4px;
}

div.image-container {
    width: 50%;
    height: 70%;
    top: 20%;
    left: 5%;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
    text-align: center;
}

.image-holder {
    position: absolute;
    left: 50%;
    top: 50%;
    /*width: 300px;
    height: 300px;*/
}

    .image-holder img {
        width: 50%;
        margin-left: -50%;
        margin-top: -50%;
    }



/*general menu*/

/*.navmenu > ul {
    background: #3d76ad;
    display:;
    width: 100%;
}*/



/*Grilla*/

.webgrid-table {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    width: 100%;
    display: table;
    border-collapse: separate;
    border: solid 1px #2d4b7a;
    background-color: white;
}

    .webgrid-table td, th {
        border: 1px solid #2d4b7a;
        padding: 3px 7px 2px;
    }

.webgrid-header td, th {
    background-color: #2d4b7a;
    color: #FFFFFF;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    margin-bottom: 2px;
    padding: 0px 5px;
    height: 22px;
    font-weight: bold;
    justify-content: center;
}

.webgrid-footer {
}

.webgrid-row-style {
    padding: 3px 7px 2px;
}

.webgrid-alternating-row {
    background-color: #f0eef8;
    padding: 3px 7px 2px;
}

.contenedor-grid {
    overflow: scroll;
    width: 120%;
    max-height: 600px;
    font-size: 12px;
}
.alertMenu {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background: #FFAB00 0% 0% no-repeat padding-box;
    border: 1px solid #FFAB00;
    border-radius: 5px;
    opacity: 1;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.alertletter {
   text-align: left;
font: normal normal normal 14px/15px Work Sans;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}

.cerrarAviso {
    background: #000000 0% 0% no-repeat padding-box;
    opacity: 1;
}

.returnLista {
    color: var(--unnamed-color-004884);
    text-align: left;
    font: normal normal normal 12px/15px Montserrat;
    letter-spacing: 0px;
    color: #004884;
    opacity: 1;
}

.contenedor-grid-paginador {
    width: 120%;
    max-height: 600px;
    font-size: 12px;
}

.derecha {
    text-align: right;
}

.izquierda {
    text-align: left;
}

.centrado {
    text-align: center;
}

.justificado {
    text-align: justify;
}


/*Paginador*/
.pager {
    margin: 8px 3px;
    padding: 3px;
    height: 25px;
}

    .pager .current {
        margin-top: 4px;
        padding: 3px 5px;
        font-weight: bold;
        text-align: center;
        color: #FFF;
        cursor: default;
        border: Solid 1px #009;
        background-color: #999;
    }

    .pager .disabled {
        margin-top: 4px;
        padding: 3px;
        text-align: center;
        color: #999;
        cursor: default;
        border: Solid 1px #DDD;
    }

    .pager a {
        margin: 4px 3px;
        color: #1788BC;
        cursor: pointer;
        padding: 3px 5px;
        font-size: 9pt;
        text-align: center;
        text-decoration: none;
        border: Solid 1px #C0C0C0;
    }

        .pager a:hover {
            padding: 3px 5px;
            text-align: center;
            text-decoration: none;
            color: #F60;
            border: Solid 1px #C0C0C0;
        }

    .pager span {
        margin: 4px 3px;
        color: #1788BC;
        cursor: default;
    }

