﻿body {
    background-color: #aed6f1;
}
form {
    background-color: #f8f9f9;
    padding-left: 18px;
    
}
.fondomenu {
    background-color: #4267B2;
   
}

.navbar-inverse .navbar-nav > li > a {
    font-family: Arial, sans-serif;
    color: #fff;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color:darkblue;
}
.navbar-inverse .navbar-brand {
    color: #ffff;
    font-family: Helvetica, sans-serif;
    font-size:18px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: darkblue;
}


.error {
    border: 1px solid red;
}

.error-message {
    color: red;
    font-size: 12px;
}
.linea {
    border-top: 1px solid black;
    height: 2px;
    max-width: 400px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.colorfondo {
    padding: 16px;
    background-color: #f8f9f9;
}
#MainContent {
    padding: 20px;
    background-color: #fefcfc;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.container-fluid {
    padding: 0;
    margin: 0;
}



/*Inicio Formularios */


/* Estilo del encabezado */
.cabeceraformu {
    background: #85c1e9;
    color: white;
    font-weight: bold;
    padding: 15px;
    border: 3px solid #273746;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left:400px;
    text-align: center;
    font-size: 18px;
    border-radius: 10px;
    width:50%;
    
   
}

.parrafoformu {
    background: #147B32;
    color: white;
    font-weight: bold;
    padding: 2px;
    border: 1px solid #273746;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 100px;
    text-align: center;
    font-size: 12px;
    border-radius: 5px;
    width: 50%;
}

.column1, .column2, .column3, .column4 {
    float: left;
    width: 25%; /* ajusta el ancho según sea necesario */
    padding: 10px;
    box-sizing: border-box;
}

.columnaInicio1, .columnaInicio2 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
   
}



.labelformularios {
    /* display: block;
    margin-bottom: 10px;
*/
    display: block;
    margin-bottom: 2px;
    font-size: 12px;
    font-weight: 700;
    color: #333333;
}

.textoformularios, select {
     width: 140px;
   /* padding: 4px;*/
    height:24px;
   /* margin-bottom: 2px;*/
    box-sizing: border-box;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size:12px;
    /*width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;*/
}
.texttochico
{
    width: 100px;
}

/*Fin Formularios */
.footer {
    clear: both;
    text-align: center;
    padding: 10px;
    background-color: #f0f0f0; 
    border-top: 1px solid #ccc;
}

/*Buscadores en la grilla INICIO*/
    .footer input[type="button"] {
        margin: 0 10px;
    }
div.dt-container .dt-search input {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 2px;
    background-color: #F7F7F7;
    color: inherit;
    margin-left: 3px;
    height: 24px;
    width: 180px;
}

div.dt-container .dt-search label {
    color:darkblue;

}
div.dt-container select.dt-input {
    padding: 4px;
    background-color: #F7F7F7;
}
div.dt-container .dt-length label .dt-layout-cell dt-start {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    color: blue;
    font-size: 10px;
}
div.dt-container .dt-paging .dt-paging-button.disabled, div.dt-container .dt-paging .dt-paging-button.disabled:hover, div.dt-container .dt-paging .dt-paging-button.disabled:active {
    cursor: default;
    color: blue !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none;
}
div.dt-container div.dt-layout-cell.dt-start {
    text-align: left;
    color: darkblue;
}
div.dt-container div.dt-layout-cell.dt-start label {
    color:darkblue;
    font-size:10px;
}

.datatable-container {
    /*height: 300px;*/ /* Altura fija */
    /*overflow-x: auto;
    overflow-y: auto;*/
    width: 100%;
    overflow-x: auto;
}
/*Buscadores en la grilla FIN*/


.grillas {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    border-collapse: collapse;
    width: auto;
}

    .grillas thead th {
        background-color: #337AB7;
        color: #F7F7F7;
        padding: 10px;
        text-align: left;
        border-bottom: 1px solid #ddd;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        /* background-color: var(--color-principal);
        color: #fff;
        padding: 10px;
        text-align: left;
        border-bottom: 1px solid #ddd;*/
    }

    .grillas tbody td {
        background-color: #F9F9F9;
        padding: 10px;
        border-bottom: 1px solid #ddd;
        /*width :auto !important;*/
        /* padding: 10px;
        border-bottom: 1px solid #ddd;*/
    }

    .grillas tbody tr:hover {
        background-color: #F2F2F2;
    }


.oculto {
    visibility: hidden;
   
    
}
.ocultoGrid
{
    display:none;
}
.visible {
    visibility: visible;
}
/*Inicio Columnas Abms varias*/

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/* Fin Columnas Abms varias*/

/* Inicio Tabs*/


/*.tab_content {
    padding: 10px;
    
}
*/
ul.tabs {
    margin: 0;
    padding: 0;
    
    float: left;
    list-style: none;
    height: 32px; /*--Set height of tabs--*/
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    width: 100%;
}

    ul.tabs li {
        float: left;
        margin: 0;
        padding: 0;
        height: 31px; /*--Subtract 1px from the height of the unordered list--*/
        line-height: 31px; /*--Vertically aligns the text within the tab--*/
        border: 1px solid #999;
        border-left: none;
        margin-bottom: -1px; /*--Pull the list item down 1px--*/
        overflow: hidden;
        position: relative;
        background: #e0e0e0;
    }

        ul.tabs li a {
            text-decoration: none;
            color: #212f3d;
            display: block;
            font-size: 12px;
            padding: 0 20px;
            border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
            outline: none;
        }

            ul.tabs li a:hover {
                background: #ccc;
            }

html ul.tabs li.active, html ul.tabs li.active  a { /*--Makes sure that the active tab does not
        listen to the hover properties--*/
    color: #F7F7F7;
    background: #85c1e9;
    border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with
        its content--*/
}
.tab_container {
    border: 1px solid #999;
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    background: #f8f9f9;
    /*display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
}

.tab_content {
     padding: 20px;
    font-size: 1.2em;
    /*flex-basis: 100%;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/
}



/* Fin Tabs*/



/* Inicio Grillas*/




.columnGrillas {
    float: left;
    width: 60%;
    padding: 4px 2px;
}





tbody {
    background-color: #fff;
}
tfoot {
    background-color:lightgray;
}
thead {
    color: #fff;
    background-color: black;
    
}
tr {
    line-height: 2px;
   
    cursor:pointer;
}
.display tr :hover {
    background: #B3B3FF repeat-x top;
    
}
th {
    line-height: 2px;
  
    
}
/*Fin Grillas*/


.ulcheck ul {
    padding-right: 16px;
    
}

.ulcheck li {
    list-style-type: none;
    display: inline;
    padding-right: 4px;
    font-size:smaller;
}

.scroll {
    margin-bottom: 0; 
    overflow-x: auto; 
    overflow-y: hidden; 
    max-height: 280px; 
    width: 80%; 
    white-space: nowrap;
}
.dt-paging-button{
    background-color:forestgreen;
    margin-left:10px;
}
.dt-paging .paging_simple_numbers {
    padding-left: 100px;
}
.dt-layout-cell .dt-end {
    background: red;
    float: right;
}
#modalCuotas {
    background-color: #F7F7F7;
    width:50%;
}
    #modalCuotas label {
        font-family: Open Sans, sans-serif;
        color: black;
        font-size: 12px;
    }
    #modalCuotas span {
        font-family: Open Sans, sans-serif;
        color: darkblue;
        font-size: 12px;
    }

.modal-dialog {
    position: fixed;
    width:600px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    
}
.modal-content {
    padding-left: 80px;
}

.formulogin {
    height: 520px;
    width: 400px;
    background-color: rgba(255,255,255,0.13);
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    border-radius: 10px;
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255,255,255,0.1);
    box-shadow: 0 0 40px rgba(8,7,16,0.6);
    padding: 50px 35px;
}
.bodylogin {
    background-color: #fdfefe;
}

.formulogin h3 {
    background: #85c1e9;
    color: white;
    font-weight: bold;
    
    border: 3px solid #273746;
    
    text-align: center;
    font-size: 18px;
    border-radius: 10px;
  
}

.footerlog {
    clear: both;
    text-align: center;
    padding: 10px;
    background-color: #fdfefe;
    border-top: 1px solid #ccc;
}

input[type="checkbox"] {
    display: inline-block;
    margin-right: 10px;
}

.labelCheck {
    
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
    font-size: 12px;
    font-weight: 700;
    color: #333333;
}


#grCPostales {
    table-layout: fixed;
    width: 100%;
}

    #grCPostales td {
        word-wrap: break-word;
        white-space: normal;
        vertical-align: top;
        padding: 8px;
    }

    #grCPostales th {
        padding: 8px;
    }

.btn-primary[disabled],
.btn-primary.disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    opacity: 0.65;
}

/* Fuerza estilos para controles ASP.NET */
input[type="button"].btn,
input[type="submit"].btn,
input[type="reset"].btn {
    -webkit-appearance: button; /* Corrige para Safari */
}

