<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    height: 100%;
    font-family:'Segoe UI',Arial,sans-serif !Important;
    /*background-color:rgba(66, 114, 219, 0.14);*/
    /*font-size:.175em !important;*/
}

.label-datos {
    font-size:larger;
    font-weight:700;
    padding-left:12px;
}

body {
    padding-top: 75px;
    padding-bottom: 20px;
    height: 100%;
    background-color: rgb(66, 114, 219);
    min-height:768px;
}

.arrows {
    max-width:20px;
    margin-bottom:15px;
}


label {
    font-weight:300;
    font-size:1em;
}

.forma-opciones {
    height:100%;
    background-color:rgba(66, 114, 219, 0.14);
    border-radius:3px;
    min-height:100%;
    padding:20px;
}

input.btn-buscar-small {
    background:url("../images/search-small.png");
    background-repeat:no-repeat;
    background-position:center center; 
    border:none;
    margin-left:5px;
    padding-top:20px;
    min-width:36px;
}

.divBotones {
    padding-top:10px;
}

.opcion-adicional {
    width:100%;
    margin:0;
    min-width:100%
}

a.opcion-adicional {
    padding:5px 0px;
}

a.opcion-adicional &gt; span.ui-button-text {
    padding:0px;
}

.next,.previous,.first,.last {
    width:35px;
    font-weight:700 !important;    
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 5px;
    background-color: white;
    position: relative;
    height:auto;
    float:left;
    margin-right:auto;
    min-height:100%;
    margin-bottom:1%;

}

h1, h2, h3, h4, h5, h6, label {
    color: #2e6e9e;
}

h2 {
    opacity:0.8;
    filter:alpha(opacity=80);
    font-weight:100;
}

input[type=submit].btn-agregar, input[type=button].btn-agregar {
        background-image:url('../images/add2.png');
        background-repeat:no-repeat;
        background-position: 5% center;
        padding-left:25px;
        background-size: 20%

}

input[type=submit].btn-guardar {
        background-image:url('../images/save.png');
        background-repeat:no-repeat;
        background-position: 5% center;
        padding-left:25px;
        background-size: 20%

}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}


.info-adicional {
    color:white;
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.small-wait-image-hide {
    display: none;
}

.small-wait-image-show {
    display: inline;
    border: none;
}


.small-lookup-image:hover {
    cursor:pointer;
}

.xsmall-lookup-image:hover {
    cursor:pointer;
}

.xsmall-lookup-image {
    margin:0;
    height:16px;
    width:16px;
}


.wait-image-big {
    background:url('/images/wait-big.gif') no-repeat center;    
    min-height:100%;
    width:100%;
    margin-left:auto;
    
}

.input-wait-image-hide {
    background:none
}

.input-wait-image-show {
    background: url('../images/loading.gif') no-repeat 5% center !important;
}

.navbar-brand {
    color: white !important;
}

.navbar-collapse {
    padding-top: 20px;
}

.navbar-inverse {
    background-color: rgb(66, 114, 219);
    color: white !important;
    border: none;
    min-height: 75px;
}

.navbar-nav li a {
    color: white !important;
}

.menu-logo {
    background-image: url("/images/LogoMenu.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 65px;
    width: 100%;
    margin-left: 2.5%;
    margin-top: 2.5%;
}

.acceso {
    border-radius: 5px;
    background-color: rgb(66, 114, 219);
    padding: 25px;
}

login-row {
    margin-left: 15px !important;
}

/*JQUERY UI*/
.ui-dialog {
    z-index:1032;
}

.form-control {
    line-height:inherit;
    height:2.5em;
    font-size:.85em;
}

.ui-widget input {
    font-size:.85em;
}

.ui-widget-overlay { opacity: .70;filter:Alpha(Opacity=70); }

.custom-combobox {
    position: relative;
    display: inline-block;
}

.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
    /* support: IE7 */
    *height: 1.7em;
    *top: 0.1em;
}

.ui-widget {
    font-size:1em;
}

.ui-autocomplete {
max-height: 100px;
overflow-y: auto;
/* prevent horizontal scrollbar */
overflow-x: hidden;
}
.custom-combobox-input {
    margin: 0;
    padding: 0.3em;
}

.ui-autocomplete-input {
    margin: 0;
    padding: 0.3em;
}

.menu-section {
    height: 100%;
    background-color: rgb(66, 114, 219);
    overflow:visible;
    max-width:300px;
    top:0;
    float:left;
}

.menu {    
    /*margin-top:75px;*/
}

#datatable_paginate ,#datatable_info{
    margin-top:2%;
}

#datatable_paginate .ui-button-text {
    font-size:.60em;
    padding:.6em;
}

.ui-widget {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ui-menu {
    z-index: 999;
}

.submenu-2 {
    min-width:15em;
}

.fright {
    float:right;
}

.mright {
    margin-right:5%;
}

/*Datatable*/
table.display thead td {
    padding: 3px 18px 3px 10px;
    border-bottom: 1px solid black;
    cursor: pointer;
    cursor: pointer;
    background-color: #FC9410;
    background-image: url('../TreeTable/images/bg-table-thead.png');
    color: black;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    font-family: Tahoma;
    border-color: white;
    background-repeat: repeat-x;
    border-radius: 5.5px;
}

table.display thead th {
    padding: 3px 18px 3px 10px;
    border-bottom: 1px solid black;
    background-color: rgb(66, 114, 219);
    color: white;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    font-family: Tahoma;
    border-color: White;
    background-image: url('../TreeTable/images/bg-table-thead.png');
    background-repeat: repeat-x;
    background-position: top;
    border-radius:2px;
}

/*Pie de pagina*/
table.display tfoot th {
    padding: 3px 18px 3px 10px;
    border-top: 1px solid black;
    background-color: rgb(66, 114, 219);
    color: white;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    font-family: Tahoma;
    border-color: White;
    background-image: url('../TreeTable/images/bg-table-thead.png');
    background-repeat: repeat-x;
    border-radius:5.5px;
}


table.display tr.heading2 td {
    border-bottom: 1px solid #aaa;
}

table.display td {
    padding: 0px 10px;
    font-size: 12px;
}

    table.display td.center {
        text-align: center;
    }

.datatablerowhighlight {
    background-color: #FF8A15;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
}

.even.datatablerowhighlight {
color:#FFFFFF;
background-color:#4272DB;
}

.odd.datatablerowhighlight {
color:#FFFFFF;
background-color:#4272DB;
}

.overlay-container {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background: -moz-radial-gradient(center, ellipse cover, rgba(127,127,127,0) 0%, rgba(0, 0, 0, 0.9) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(127,127,127,0)), color-stop(100%,rgba(0, 0, 0, 0.9)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(127,127,127,0) 0%,rgba(0, 0, 0, 0.9) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(127,127,127,0) 0%,rgba(0, 0, 0, 0.9)100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(127,127,127,0) 0%,rgba(0, 0, 0, 0.9) 100%);
    background: radial-gradient(center, ellipse cover, rgba(127,127,127,0) 0%,rgba(0, 0, 0, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007f7f7f', endColorstr='#e67f7f7f',GradientType=1 );
}

.window-container {
    margin: 33em auto;
    width: 10%;
    border-radius: 3px;
    -webkit-transition: 0.4s ease-out;
    -moz-transition: 0.4s ease-out;
    -ms-transition: 0.4s ease-out;
    -o-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
}

div.editar:after {
    content:url("/images/edit.png");
}

div.eliminar:after {
    content:url("/images/eliminar.png");
}

.dataTables_filter {
    margin-bottom:1.25%;
}


.dataTables_paginate {
    margin-bottom:15px;
}

.ui-datepicker {
z-index:100001 !Important;
}

.ui-state-default {
    font-weight:300;
}

.ui-widget-content {
    font-weight:300;
}

table.reference{
    margin-top:3.5em;
    border-collapse: collapse;
    width: 100%;
}
table.reference tr:nth-child(2n+1) {
    background-color: #F1F1F1;
}
table.reference tr:nth-child(2n) {
    background-color: #FFFFFF;
}
table.reference{
    background-color: #F1F1F1;
}
table.reference th {
    background-color: rgb(66, 114, 219);
    border: 1px solid rgb(66, 114, 219);
    color: #FFFFFF;
    padding: 3px;
    text-align: left;
    vertical-align: top;
}
table.reference th a:link, table.reference th a:visited {
    color: #FFFFFF;
}
table.reference th a:hover, table.reference th a:active {
    color: #EE872A;
}
table.reference td {
    border: 1px solid #D4D4D4;
    padding: 7px 5px;
    vertical-align: top;
}
table.reference{
    vertical-align: bottom;
}

.action-link {
    margin-top:2.5em;
}

.form-horizontal {
    background-color:rgba(66, 114, 219, 0.14);
    border-radius:3px;
    padding:20px;
    height:100%;
    width:100%;
    overflow:hidden;
    margin-top:1%;
    margin-bottom:1%;

    
}

.form-horizontal-2 {
    background-color:rgba(66, 114, 219, 0.14);
    border-radius:3px;
    padding:20px;
    /*height:100%;*/    
    overflow:hidden;
    margin-top:1%;
    margin-bottom:1%;   

    
}

.dataTable td {
    font-family: inherit;
}

.field-validation-error {
    margin-left:10px;
}

.navbar-fixed-top {
    z-index:100;
}

.navbar-right {
float:right;

}

    .navbar-right &gt; li {
        display: inline;
    }

div.no-padding
{
    padding:0;
}


span.no-left-padding {
    padding-left:0;
    margin-right:15px;
}

#divBuscarMenu &gt; label {
color:white
}

/*Listbox*/

.lbjs {
    margin: 0px;
    width: 100%;
    padding: 5px;
    border: 1px solid #CCC;
    border-radius: 5px;
    background: #FCFCFC;
    min-height: 300px;
    
}

.lbjs-list {
    min-height:250px;
}

.lbjs .lbjs-list {
    margin: 0px;
    overflow: auto;
}


.lbjs .lbjs-list .lbjs-item {
    margin: 0px;
    padding: 5px;
}

.lbjs .lbjs-list .lbjs-item:not([disabled]) {
    cursor: pointer;
}

.lbjs .lbjs-list .lbjs-item:hover:not([disabled]) {
    background: rgba(112, 147, 216, 0.9);
}

.lbjs .lbjs-list .lbjs-item[selected] {
    background: rgba(112, 147, 216, 0.5);
}

.lbjs .lbjs-list .lbjs-item[disabled] {
    color: #999;
    cursor: default;
}

.lbjs .lbjs-searchbar-wrapper {
    margin: 0px;
    margin-right: 12px;
    width:100%;
}

.lbjs .lbjs-searchbar {
    margin: 0px;
    margin-bottom: 10px;
    width: 100%;
    padding: 3px 5px;
    border: 1px solid #ccc;
}


/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 45%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; }

.dataTableWidth {
    width:80%;
}

.dataTableWidthBusqueda {
     width:99%;
}

div.dialog-busqueda {
    padding-left:2% !Important;
    padding-right:2% !Important;
}

.separador h6 {
    background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
    color: white;
    padding: 1px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-topleft:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    text-align: center;
    font-size:small;
    width:100%;
}

.fondo-contenido {
    background-image: url(/images/ConvenioLogoD.png);
    min-height: 500px;
    width: 90%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}


/* Mensajes de la validacion de contraseña */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.alert,
.alert h4 {
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success h4 {
  color: #468847;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info h4 {
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block &gt; p,
.alert-block &gt; ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

#mensajeAlerta img {
  float: left;
}

/*Hace visible sobre cualquier ventana el mensaje de error (dialog)*/
div[aria-describedby=errorTPAK] {
    z-index:10000;
}

div.pdf:after {
    background:url("/images/PDF-Icon.png") no-repeat 0 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    content: "";
    background-size: 100%;
}

div.xml:after {
    background:url("/images/XML-Icon.png") no-repeat 0 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    content: "";
    background-size: 100%;
}

.modalLoading {
    background-image: url(../images/wait-big.gif);
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.72);
    position: absolute;
    top: 11%;
    right: 1%;
    height: 87%;
    width: 99%;
    z-index: 10;
}

fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0.75em;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    border: 2px groove threedface;
    border-color: rgb(66, 114, 219);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    min-width: -webkit-min-content;
    border-radius: 10px;
    box-shadow: 0 0 10px #999;
}

legend {
    display: block;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    background: #E4EBF9;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-shadow: 1px 1px 2px rgba(0,0,0,.3);
    width: 12%;
}

.loading {
        background-image:url('../images/loading.gif');
        background-repeat:no-repeat;
        background-position: 5% center;
        padding-left:25px;
        background-size: 20%
}</pre></body></html>