1059 lines
28 KiB
CSS
1059 lines
28 KiB
CSS
/* Move down content because we have a fixed navbar that is 50px tall */
|
|
body {
|
|
padding-top: 0px;
|
|
padding-bottom: 20px;
|
|
}
|
|
#divInstrucciones {
|
|
font-size: 16px !important;
|
|
font-weight: bold;
|
|
}
|
|
/* Wrapping element */
|
|
/* Set some basic padding to keep content from hitting the edges */
|
|
.body-content {
|
|
padding-left: 15px;
|
|
padding-right: 15px;
|
|
}
|
|
|
|
/* Set widths on the form inputs since otherwise they're 100% wide */
|
|
input,
|
|
select,
|
|
textarea {
|
|
/*width: 90px;*/
|
|
min-width: 25px;
|
|
/*max-width: 280px;*/
|
|
transition: width 0.25s;
|
|
|
|
|
|
}
|
|
|
|
.botones {
|
|
margin-top: 5px ;
|
|
margin-bottom: 5px;
|
|
}
|
|
.ui-accordion .ui-accordion-content {
|
|
padding: 1em 2.2em;
|
|
border-top: 0;
|
|
overflow: auto;
|
|
height: 90% !important;
|
|
}
|
|
|
|
#divHeader {
|
|
background-image: url(/../../Images/Fondos/backgroundBody.jpg);
|
|
background-repeat: repeat-x;
|
|
}
|
|
#divLogin{
|
|
padding-top:150px;
|
|
padding-bottom:150px;
|
|
}
|
|
.ddlS {
|
|
margin: 10px 0 10px 0;
|
|
display: block;
|
|
}
|
|
#divCuerpo{
|
|
padding-top:0px;
|
|
padding-bottom:120px;
|
|
width:auto;
|
|
}
|
|
h6{
|
|
font-size:12px;
|
|
font-weight:500;
|
|
color:#000000;
|
|
}
|
|
.Separador {
|
|
padding: 10px 10px 10px 10px;
|
|
|
|
}
|
|
|
|
input[type=checkbox] {
|
|
margin: 10px 0 10px 0;
|
|
display: block;
|
|
}
|
|
|
|
.text {
|
|
font-size:medium;
|
|
}
|
|
.textActividad {
|
|
margin-left:10px;
|
|
}
|
|
.textBox {
|
|
width:206px;
|
|
margin: 10px 0 10px 0;
|
|
display: block;
|
|
}
|
|
.textBoxLargo {
|
|
|
|
margin: 10px 0 10px 0;
|
|
display: block;
|
|
}
|
|
.laBel {
|
|
margin: 10px 0 10px 0;
|
|
display: block;
|
|
}
|
|
|
|
|
|
input[type=checkbox][name*=MainContent_trvRoln] {
|
|
margin: 0 0 0 0;
|
|
display: inline-grid;
|
|
}
|
|
.centrar {
|
|
margin:0 auto;
|
|
}
|
|
|
|
.espacio{
|
|
padding-top:20px;
|
|
padding-bottom:20px;
|
|
padding-right:20px;
|
|
}
|
|
|
|
.staticMenuItemStyle
|
|
{
|
|
border-bottom-color: White;
|
|
border-bottom-style: solid;
|
|
border-bottom-width: 1px;
|
|
height: 30px;
|
|
width:250px;
|
|
}
|
|
|
|
.lblTitulo {
|
|
font-family: Verdana; font-size: 24px; font-weight: bold;
|
|
}
|
|
|
|
#cuwMenu_mnuMenu ul.dynamic {
|
|
z-index: 1;
|
|
display: none;
|
|
position: absolute;
|
|
top: 0px;
|
|
left: 195px !important;
|
|
}
|
|
|
|
#MainContent_cuwBusquedaList_tblParametrosConsulta {
|
|
overflow-x: auto;
|
|
display: list-item;
|
|
' width: 83%;
|
|
}
|
|
|
|
#MainContent_lblCantPlanos,#MainContent_lblArchivosSubidos,#MainContent_lblArchivosSubidos,#MainContent_lblObservaciones,#MainContent_lblControlActividades,#MainContent_lblCorreo
|
|
{ position: absolute !important;
|
|
margin-top:50px !important;
|
|
width:30px !important;
|
|
height:25px !important;
|
|
font-size:18px !important;
|
|
text-align: center !important;
|
|
color: #FFFFFF !important;
|
|
border-radius: 50% !important;
|
|
/*z-index:1;*/
|
|
}
|
|
.jumbotron {
|
|
padding-top: 10px !important;
|
|
padding-bottom: 10px !important;
|
|
}
|
|
/************************************Inicio de Progress Bar *******************************************/
|
|
|
|
#progressBackgroundFilter {
|
|
position:fixed;
|
|
top:0px;
|
|
bottom:0px;
|
|
left:0px;
|
|
right:0px;
|
|
overflow:hidden;
|
|
padding:0;
|
|
margin:0;
|
|
background-color:#;
|
|
filter:alpha(opacity=50);
|
|
opacity:0.5;
|
|
z-index:1000;
|
|
}
|
|
|
|
#processMessage {
|
|
position:absolute;
|
|
z-index:1001;
|
|
top:50%;
|
|
left: 50%;
|
|
margin-top: -100px;
|
|
margin-left: -100px;
|
|
}
|
|
|
|
#processMessage .Left
|
|
{
|
|
width: 11px;
|
|
height: 120px;
|
|
float: left;
|
|
background-image: url(../Images/Animados/Left.png);
|
|
background-repeat: no-repeat;
|
|
}
|
|
|
|
#processMessage #Center
|
|
{
|
|
float: left;
|
|
background-image: url(../Images/Animados/center.png);
|
|
background-repeat: repeat-x;
|
|
width: 300px;
|
|
height: 120px;
|
|
text-align: center;
|
|
color: White;
|
|
font-size: 21px;
|
|
}
|
|
|
|
#processMessage .Right
|
|
{
|
|
width: 11px;
|
|
height: 120px;
|
|
float: left;
|
|
background-image: url(../Images/Animados/Right.png);
|
|
background-repeat: no-repeat;
|
|
}
|
|
|
|
.modalBackground
|
|
{
|
|
background-color:Gray;
|
|
filter:alpha(opacity=60);
|
|
opacity:0.60;
|
|
position: fixed;
|
|
}
|
|
|
|
|
|
|
|
/************************************ Inicio del Grid *******************************************/
|
|
|
|
|
|
|
|
.gridViewG {
|
|
width: 100%;
|
|
margin-top: 5px;
|
|
min-width: 10%;
|
|
font-size:13px !important;
|
|
font-family:Verdana;
|
|
}
|
|
|
|
.gridViewHeader {
|
|
height: 50px;
|
|
font-size: 14px !important;
|
|
/*vertical-align: -webkit-baseline-middle;*/
|
|
background-color: #008BBD;/*#1D58A8;*/
|
|
text-align:center !important;
|
|
}
|
|
.gridViewHeader > th {
|
|
|
|
/*text-align:left !important;*/
|
|
}
|
|
.gridViewPaginacion td{
|
|
padding-left: 3px !important;
|
|
|
|
}
|
|
.gridViewG > tbody > tr:nth-child(1n+0) > td:nth-child(1),.gridViewG > tbody > tr.gridViewHeader > th:nth-child(1){
|
|
|
|
text-align:center !important;
|
|
}
|
|
|
|
.gridViewVacio .gridViewCheck {
|
|
width: 28px;
|
|
height: 60px;
|
|
clear: left;
|
|
float: left;
|
|
background-image: url("../Images/GridView/gridviewCheck.png");
|
|
background-repeat: no-repeat;
|
|
}
|
|
.gridViewVacio .gridFilaVacia {
|
|
height: 60px;
|
|
min-width: 10%;
|
|
background-image: url("../Images/GridView/gridviewEspacioVacio.png");
|
|
background-repeat: repeat-x;
|
|
}
|
|
.gridViewVacio .gridFilaVacia .textoGrid {
|
|
text-align: center;
|
|
color: rgb(91, 115, 140);
|
|
padding-top: 38px;
|
|
font-size: 20px;
|
|
}
|
|
.escondeColumnas {
|
|
display: none;
|
|
}
|
|
|
|
.detalleGridView {
|
|
border-width: 0px;
|
|
width: 100%;
|
|
height: 35px;
|
|
min-width: 10%;
|
|
background-color: rgb(239, 243, 251);
|
|
}
|
|
|
|
.detalleGridView .textoDetalleGridView {
|
|
color: rgb(0, 0, 0);
|
|
font-family: Verdana;
|
|
font-size: 12px;
|
|
font-weight: bold;
|
|
vertical-align: middle;
|
|
}
|
|
.detalleGridView .Izquierda {
|
|
margin: 12px 0px 0px 5px;
|
|
height: 100%;
|
|
float: left;
|
|
}
|
|
.detalleGridView .Derecha {
|
|
margin: 7px 10px 0px 0px;
|
|
height: 100%;
|
|
float: right;
|
|
}
|
|
/*///////////////////////////////////////acordeon/////////////////////////////////////////////*/
|
|
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
|
|
border: 1px solid #d3d3d3;
|
|
background: #85ad8a !important;
|
|
font-weight: normal;
|
|
color: #555555;
|
|
}
|
|
|
|
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
|
|
border: 1px solid #aaaaaa;
|
|
/* background: #d5eaaa url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; */
|
|
font-weight: normal;
|
|
color: #212121;
|
|
background: linear-gradient(to right, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%) !important;
|
|
}
|
|
|
|
|
|
/*///////////////////////////////////fin de acordeon//////////////////////////////////////////*/
|
|
|
|
/* Responsive: Portrait tablets and up */
|
|
@media screen and (max-width: 600px){
|
|
.jumbotron {
|
|
margin-top: 0px;
|
|
}
|
|
.body-content {
|
|
padding: 0;
|
|
}
|
|
h2{
|
|
font-size:18px;
|
|
color:#E6E6E6;
|
|
}
|
|
|
|
h4{
|
|
font-size:14px;
|
|
color:#D8D8D8;
|
|
}
|
|
|
|
#divLogo, #divSistema {
|
|
text-align:center;
|
|
}
|
|
|
|
#LogoAyA {
|
|
width:100px;
|
|
height:82px;
|
|
}
|
|
|
|
#divLogin{
|
|
padding-top:5px;
|
|
padding-bottom:5px;
|
|
}
|
|
|
|
#divCuerpo{
|
|
padding-top:0px;
|
|
padding-bottom:80px;
|
|
width:auto;
|
|
}
|
|
|
|
/************************************Inicio de Progress Bar *******************************************/
|
|
|
|
#processMessage .Left{
|
|
width: 11px;
|
|
height: 140px;
|
|
float: left;
|
|
background-image: url(../Images/Animados/Left.png);
|
|
background-repeat: no-repeat;
|
|
}
|
|
|
|
#processMessage #Center{
|
|
float: left;
|
|
background-image: url(../Images/Animados/center.png);
|
|
background-repeat: repeat-x;
|
|
width: 200px;
|
|
height: 140px;
|
|
text-align: center;
|
|
color: White;
|
|
font-size: 16px;
|
|
}
|
|
|
|
#processMessage .Right{
|
|
width: 11px;
|
|
height: 140px;
|
|
float: left;
|
|
background-image: url(../Images/Animados/Right.png);
|
|
background-repeat: no-repeat;
|
|
}
|
|
|
|
/************************************ Plantilla *******************************************/
|
|
.staticMenuItemStyle
|
|
{
|
|
width:100%;
|
|
}
|
|
|
|
.text {
|
|
font-size:medium;
|
|
}
|
|
|
|
#Usuario{
|
|
font-size:large;
|
|
}
|
|
|
|
#Rol{
|
|
font-size:large;
|
|
}
|
|
|
|
/************************************ GRID *******************************************/
|
|
|
|
.gridView {
|
|
font-size:10px;
|
|
}
|
|
|
|
.gridViewHeader {
|
|
font-size: 8px;
|
|
}
|
|
|
|
.gridViewVacio .gridFilaVacia .textoGrid {
|
|
font-size: 10px;
|
|
}
|
|
|
|
.detalleGridView .textoDetalleGridView {
|
|
font-size: 8px;
|
|
}
|
|
/*SE AJUSTA LA TABLA QUE CONTIENE EL CONTROL PERSONALIZADO DE BUSQUEDA*/
|
|
/* Force table to not be like tables anymore */
|
|
table#MainContent_cuwBusquedaList_tblParametrosConsulta > tbody > tr > td { display: block !important; }
|
|
|
|
/*DISMINUYE EL TAMAÑO DE LA LETRA*/
|
|
.jumbotron2 {
|
|
|
|
font-size: 12px !important;
|
|
|
|
}
|
|
}
|
|
|
|
@media screen and (min-width: 600px) and (max-width: 800px){
|
|
.jumbotron {
|
|
margin-top: 0px;
|
|
}
|
|
.body-content {
|
|
padding: 0;
|
|
}
|
|
h2{
|
|
font-size:18px;
|
|
color:#FFFFFF;
|
|
}
|
|
h4{
|
|
font-size:14px;
|
|
color:#D8D8D8;
|
|
}
|
|
|
|
/************************************Credenciales *******************************************/
|
|
#divLogo, #divSistema {
|
|
text-align:center;
|
|
}
|
|
|
|
#LogoAyA {
|
|
width:100px;
|
|
height:82px;
|
|
}
|
|
|
|
#pnlCredenciales
|
|
{
|
|
width:60%;
|
|
}
|
|
|
|
#Usuario{
|
|
font-size:large;
|
|
}
|
|
|
|
#Rol{
|
|
font-size:large;
|
|
}
|
|
|
|
#divLogin{
|
|
padding-top:25px;
|
|
padding-bottom:25px;
|
|
}
|
|
|
|
/************************************ Plantilla *******************************************/
|
|
#divCuerpo{
|
|
padding-top:0px;
|
|
padding-bottom:80px;
|
|
width:auto;
|
|
}
|
|
|
|
.staticMenuItemStyle
|
|
{
|
|
width:100%;
|
|
}
|
|
|
|
#Usuario{
|
|
font-size:x-large;
|
|
}
|
|
|
|
#Rol{
|
|
font-size:x-large;
|
|
}
|
|
|
|
/************************************ GRID *******************************************/
|
|
|
|
.gridView {
|
|
font-size:12px;
|
|
}
|
|
|
|
.gridViewHeader {
|
|
font-size: 8px;
|
|
}
|
|
|
|
.gridViewVacio .gridFilaVacia .textoGrid {
|
|
font-size: 12px;
|
|
}
|
|
|
|
.detalleGridView .textoDetalleGridView {
|
|
font-size: 8px;
|
|
}
|
|
/*SE AJUSTA LA TABLA QUE CONTIENE EL CONTROL PERSONALIZADO DE BUSQUEDA*/
|
|
/* Force table to not be like tables anymore */
|
|
table#MainContent_cuwBusquedaList_tblParametrosConsulta > tbody > tr > td { display: block !important; }
|
|
|
|
/*DISMINUYE EL TAMAÑO DE LA LETRA*/
|
|
.jumbotron2 {
|
|
|
|
font-size: 12px !important;
|
|
|
|
}
|
|
}
|
|
|
|
@media screen and (min-width: 800px) and (max-width: 1366px) {
|
|
.col-sm-2, .col-sm-4,.col-sm-8, .col-sm-10 {
|
|
/*float: none !important;*/
|
|
/*width:63%;*/
|
|
}
|
|
.col-sm-6 {
|
|
width: 100%;
|
|
}
|
|
.jumbotron {
|
|
margin-top: 0px;
|
|
}
|
|
|
|
.body-content {
|
|
padding: 0;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 24px;
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
h4 {
|
|
font-size: 20px;
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
#LogoAyA {
|
|
width: 200px;
|
|
height: 164px;
|
|
}
|
|
|
|
/************************************ Plantilla *******************************************/
|
|
#divLogin {
|
|
padding-top: 70px;
|
|
padding-bottom: 70px;
|
|
}
|
|
|
|
.staticMenuItemStyle
|
|
{
|
|
width:100%;
|
|
}
|
|
|
|
#Usuario{
|
|
font-size:x-large;
|
|
}
|
|
|
|
#Rol{
|
|
font-size:x-large;
|
|
}
|
|
|
|
/************************************ GRID *******************************************/
|
|
.gridViewG {
|
|
overflow-x: auto;
|
|
display: initial;
|
|
width: 83%;
|
|
|
|
}
|
|
.gridView {
|
|
font-size:14px;
|
|
}
|
|
|
|
.gridViewHeader {
|
|
font-size: 10px;
|
|
}
|
|
|
|
.gridViewVacio .gridFilaVacia .textoGrid {
|
|
font-size: 14px;
|
|
}
|
|
.detalleGridView .textoDetalleGridView {
|
|
font-size: 10px;
|
|
}
|
|
|
|
|
|
/*SE AJUSTA LA TABLA QUE CONTIENE EL CONTROL PERSONALIZADO DE BUSQUEDA*/
|
|
/* Force table to not be like tables anymore */
|
|
table#MainContent_cuwBusquedaList_tblParametrosConsulta > tbody > tr > td { display: block !important; }
|
|
|
|
/*DISMINUYE EL TAMAÑO DE LA LETRA*/
|
|
.jumbotron2 {
|
|
|
|
font-size: 12px !important;
|
|
|
|
}
|
|
}
|
|
|
|
@media screen and (min-width: 1366px) and (max-width: 1920px){
|
|
.jumbotron {
|
|
margin-top: 0px;
|
|
}
|
|
.body-content {
|
|
padding: 0;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 24px;
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
h4 {
|
|
font-size: 20px;
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
#LogoAyA {
|
|
width: 200px;
|
|
height: 164px;
|
|
}
|
|
|
|
#divLogin {
|
|
padding-top: 145px;
|
|
padding-bottom: 145px;
|
|
}
|
|
/************************************ Plantilla *******************************************/
|
|
#Usuario{
|
|
font-size:x-large;
|
|
}
|
|
|
|
#Rol{
|
|
font-size:x-large;
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
@media screen and (min-width: 1920px) and (max-width: 2560px){
|
|
.jumbotron {
|
|
margin-top: 0px;
|
|
}
|
|
.body-content {
|
|
padding: 0;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 28px;
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
h4 {
|
|
font-size: 24px;
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
#LogoAyA {
|
|
width: 200px;
|
|
height: 164px;
|
|
}
|
|
|
|
#divLogin {
|
|
padding-top: 300px;
|
|
padding-bottom: 300px;
|
|
}
|
|
|
|
/************************************ Plantilla *******************************************/
|
|
#Usuario{
|
|
font-size:xx-large;
|
|
}
|
|
|
|
#Rol{
|
|
font-size:xx-large;
|
|
}
|
|
label, .control-label, .help-block, .checkbox, .radio {
|
|
font-size: 16px !important;
|
|
font-weight: normal;
|
|
}
|
|
}
|
|
|
|
@media only screen and (max-width:760px), all and (min-width: 600px) and (max-width: 1600px)
|
|
{
|
|
#menuSolicitudes {
|
|
float: left;
|
|
left: 50%;
|
|
list-style-type: none;
|
|
|
|
padding: 0;
|
|
position: relative;
|
|
margin-top: 20px;
|
|
}
|
|
h2 {
|
|
font-size: 28px;
|
|
color: #FFFFFF;
|
|
}
|
|
table {
|
|
display: inline-table !important;
|
|
}
|
|
.gridViewG {
|
|
width: 100%;
|
|
margin-top: 5px;
|
|
min-width: 10%;
|
|
font-size:13px !important;
|
|
font-family:Verdana;
|
|
overflow-x: auto;
|
|
}
|
|
.ventantaProcesarTrabajo {
|
|
position: initial !important;
|
|
top: 820px;
|
|
}
|
|
.ventanaEmergenteObservaciones{
|
|
vertical-align: top;
|
|
left: 46% !important;
|
|
position: initial !important;
|
|
width: 40px;
|
|
height: 40px;
|
|
|
|
top: 845px;
|
|
}
|
|
.ventanaEmergenteDevolucion {
|
|
vertical-align: top;
|
|
left: 54%;
|
|
position: initial !important;
|
|
width: 40px;
|
|
height: 40px;
|
|
top: 845px;
|
|
}
|
|
#tblActividad {
|
|
|
|
}
|
|
#tbActividades input[type=image] {
|
|
width:20px !important;
|
|
height:20px !important;
|
|
}
|
|
.flecha {
|
|
width:20px !important;
|
|
height:20px !important;
|
|
}
|
|
.white_content {
|
|
display: none;
|
|
position: absolute;
|
|
top: -600% !important;
|
|
|
|
width: 90%;
|
|
|
|
padding: 16px;
|
|
border: 1px solid #000;
|
|
background-color: white;
|
|
z-index: 5;
|
|
overflow: auto;
|
|
}
|
|
.gridViewGSub {
|
|
|
|
overflow-x: auto;
|
|
display: inline-table !important;
|
|
width: 100%;
|
|
text-align: left;
|
|
}
|
|
/*thead {
|
|
display: block;
|
|
}
|
|
tbody {
|
|
display: block;
|
|
}*/
|
|
/*th {
|
|
display: block;
|
|
}
|
|
td {
|
|
display: block;
|
|
}*/
|
|
|
|
/*tr {
|
|
display: block;
|
|
}*/
|
|
/*thead tr {
|
|
left: -9999px; top: -9999px; position: absolute;
|
|
}*/
|
|
td {
|
|
border-width: medium medium 1px; border-style: none; border-color: currentColor currentColor rgb(238, 238, 238); border-image: none; position: relative;
|
|
}
|
|
td::before {
|
|
left: 6px; color: rgb(68, 96, 140); padding-right: 10px; font-weight: bold; white-space: nowrap; position: absolute;
|
|
}
|
|
|
|
|
|
/*th {
|
|
left: -9999px; top: -9999px; position: absolute;
|
|
}*/
|
|
/*th {
|
|
border: 1px solid rgb(204, 204, 204); border-image: none;
|
|
}*/
|
|
|
|
/*#MainContent_grvListaDatosProyectos MainContent_grvListaDatosProyectos tr {
|
|
border: 1px solid rgb(204, 204, 204); border-image: none;
|
|
}
|
|
|
|
#MainContent_grvListaDatosProyectos th::before {
|
|
content: 'hola';
|
|
}
|
|
|
|
#MainContent_cuwBusquedaList_tblParametrosConsulta td {
|
|
border-width: medium medium 1px; border-style: none none solid; border-color: currentColor currentColor rgb(238, 238, 238); border-image: none; width: 100%; padding-left: 0%; position: relative;
|
|
}
|
|
#MainContent_cuwBusquedaList_tblParametrosConsulta td::before {
|
|
width: 100%; color: rgb(68, 96, 140); padding-right: 1px; font-weight: bold; white-space: nowrap; position: absolute;
|
|
}
|
|
#MainContent_grvListaDatosUsuarios MainContent_grvListaDatosUsuarios tr {
|
|
border: 1px solid rgb(204, 204, 204); border-image: none;
|
|
}
|
|
#MainContent_grvListaDatosUsuarios td:nth-of-type(1)::before {
|
|
content: attr(data-title);
|
|
}
|
|
#MainContent_grvListaDatosUsuarios td:nth-of-type(2)::before {
|
|
content: attr(data-title);
|
|
}
|
|
#MainContent_grvListaDatosUsuarios td:nth-of-type(3)::before {
|
|
content: attr(data-title);
|
|
}
|
|
#MainContent_grvListaDatosUsuarios td:nth-of-type(4)::before {
|
|
content: "Login";
|
|
}
|
|
#MainContent_grvListaDatosUsuarios td:nth-of-type(5)::before {
|
|
content: "Nombre";
|
|
}
|
|
#MainContent_grvListaDatosUsuarios td:nth-of-type(6)::before {
|
|
content: "Dependencia";
|
|
}
|
|
#MainContent_grvListaDatosUsuarios td:nth-of-type(7)::before {
|
|
content: "Ubicación";
|
|
}
|
|
#MainContent_grvListaDatosUsuarios td:nth-of-type(8)::before {
|
|
content: "Activo";
|
|
}
|
|
#MainContent_grvListaDatosRoles MainContent_grvListaDatosRoles tr {
|
|
border: 1px solid rgb(204, 204, 204); border-image: none;
|
|
}
|
|
#MainContent_grvListaDatosRoles td:nth-of-type(1)::before {
|
|
content: attr(data-title);
|
|
}
|
|
#MainContent_grvListaDatosRoles td:nth-of-type(2)::before {
|
|
content: attr(data-title);
|
|
}
|
|
#MainContent_grvListaDatosRoles td:nth-of-type(3)::before {
|
|
content: attr(data-title);
|
|
}
|
|
#MainContent_grvListaDatosRoles td:nth-of-type(4)::before {
|
|
content: "Rol";
|
|
}
|
|
#MainContent_grvListaDatosRoles td:nth-of-type(5)::before {
|
|
content: "Descripción";
|
|
}
|
|
#MainContent_grvListaDatosRoles td:nth-of-type(6)::before {
|
|
content: "Activo";
|
|
}
|
|
#MainContent_grvListaDatosRoles td:nth-of-type(7)::before {
|
|
content: "Aplicación";
|
|
}
|
|
#MainContent_grvListaDatosBitacora MainContent_grvListaDatosBitacora tr {
|
|
border: 1px solid rgb(204, 204, 204); border-image: none;
|
|
}
|
|
#MainContent_grvListaDatosBitacora td:nth-of-type(1)::before {
|
|
content: attr(data-title);
|
|
}
|
|
#MainContent_grvListaDatosBitacora td:nth-of-type(2)::before {
|
|
content: "Login";
|
|
}
|
|
#MainContent_grvListaDatosBitacora td:nth-of-type(3)::before {
|
|
content: "Fecha";
|
|
}
|
|
#MainContent_grvListaDatosBitacora td:nth-of-type(4)::before {
|
|
content: "Acción";
|
|
}
|
|
#MainContent_grvListaDatosBitacora td:nth-of-type(5)::before {
|
|
content: "Registro";
|
|
}
|
|
#MainContent_grvListaDatosBitacora td:nth-of-type(6)::before {
|
|
content: "Página";*/
|
|
}
|
|
|
|
|
|
@media (min-width: 1024px) and (max-width:1025px) and (orientation:landscape) {
|
|
h2 {
|
|
font-size: 28px;
|
|
color: #FFFFFF;
|
|
}
|
|
#tituloInstitucion {
|
|
margin-left: 0px !important;
|
|
}
|
|
#logoAyA img {float: left; clear: none;
|
|
margin-top: 10px;
|
|
width:158px;
|
|
position: relative !important;
|
|
}
|
|
/*SE CENTRA EL TITULO INSTITUCION*/
|
|
#tituloInstitucion {
|
|
|
|
font-size: 27px !important;
|
|
margin-top: 0px;
|
|
}
|
|
/*SE ACOMODA EL TAMAÑO Y POSICION DEL TITULO DE APLICACION*/
|
|
.tituloSistema {
|
|
text-align: center !important;
|
|
color: rgb(255, 255, 255) !important;
|
|
font-family: Verdana !important;
|
|
font-size: 14px !important;
|
|
font-weight: bold !important;
|
|
text-shadow: 0.08em 0.08em 0.1em black !important;
|
|
margin-top: 10px !important;
|
|
margin-left: -30px !important;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
/*********************************************menu*********************************************/
|
|
|
|
#cuwMenu_mnuMenu {width: 100px; height: auto; }
|
|
|
|
|
|
#cuwMenu_mnuMenu li { width: 250px; margin-left: none; text-align: center;}
|
|
|
|
#cuwMenu_mnuMenu li ul {height: 20px; display: block; }
|
|
#cuwMenu_mnuMenu ul.dynamic { z-index:3; }
|
|
#cuwMenu_mnuMenu ul.dynamic {
|
|
z-index: 1;
|
|
display: none;
|
|
position: absolute;
|
|
top: 0px;
|
|
left: 110% !important;
|
|
}
|
|
|
|
}
|
|
#cuwMenu_mnuMenu li ul {height: 20px; margin:-40px; }
|
|
#cuwMenu_mnuMenu ul li li { margin: none; padding: none; }
|
|
#cuwMenu_mnuMenu img.icon { border-style:none; vertical-align:middle; }
|
|
#cuwMenu_mnuMenu img.separator { border-style:none;display:block; }
|
|
#cuwMenu_mnuMenu ul { list-style:none;margin:0;padding-top:50px;width:auto; }
|
|
#cuwMenu_mnuMenu ul.dynamic { z-index:1; }
|
|
#cuwMenu_mnuMenu a {font-family:Verdana;padding: 15px 20px 20px 40px !important;font-weight:bold;text-decoration:none;white-space:nowrap;display:block; border-radius: 10px 10px 10px 10px; box-shadow: 1px 1px 100px #FFF; }
|
|
#cuwMenu_mnuMenu a.static { padding:10px 20px 20px 40px;text-decoration:none;border-style:none; height: 40px; }
|
|
#cuwMenu_mnuMenu a.popout { background-image:url("/WebResource.axd?d=YAYach_zykzn7tRotFpEUlQVLffnbekJOEOLhknvHLA0ZzjX4QDV67nbu2nA0JZGY4MpCkRcjMdnWLSu0JPf-pfFBWU37uPe-xnp6z6WpBs1&t=635792811765829480");background-repeat:no-repeat;background-position:right center;padding-right:14px; }
|
|
#cuwMenu_mnuMenu a.dynamic {
|
|
background: rgba(173,222,133,1) !important;
|
|
/*background: -moz-linear-gradient(-45deg, rgba(173,222,133,1) 0%, rgba(92,158,33,1) 100%) !important;
|
|
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(173,222,133,1)), color-stop(100%, rgba(92,158,33,1))) !important;
|
|
background: -webkit-linear-gradient(-45deg, rgba(173,222,133,1) 0%, rgba(92,158,33,1) 100%) !important;
|
|
background: -o-linear-gradient(-45deg, rgba(173,222,133,1) 0%, rgba(92,158,33,1) 100%) !important;
|
|
background: -ms-linear-gradient(-45deg, rgba(173,222,133,1) 0%, rgba(92,158,33,1) 100%) !important;
|
|
background: linear-gradient(135deg, rgba(173,222,133,1) 0%, rgba(92,158,33,1) 100%) !important;*/
|
|
background: -moz-linear-gradient(left, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%);
|
|
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(230,250,170,1)), color-stop(100%, rgba(181,209,155,1)));
|
|
background: -webkit-linear-gradient(left, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%);
|
|
background: -o-linear-gradient(left, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%);
|
|
background: -ms-linear-gradient(left, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%);
|
|
background: linear-gradient(to right, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%);
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adde85', endColorstr='#5c9e21', GradientType=1 );
|
|
border-color: #DCDEE0 !important;
|
|
border-width: 1px !important;
|
|
border-style: Solid !important;
|
|
/*padding: 10px 20px 30px 20px !important;*/
|
|
padding: 0px 20px 0px 40px !important;
|
|
font-size: 13px !important;
|
|
text-decoration: none !important;
|
|
text-align: center !important;
|
|
/*height: 60px !important;*/
|
|
margin-left: -25px;
|
|
|
|
}
|
|
#cuwMenu_mnuMenu a.static.highlighted { color:#fff;background: rgba(168,219,120,1);}
|
|
|
|
#cuwMenu_mnuMenu a.dynamic.highlighted { color:#E9F2FB !important;background-color:#2E81D8 !important; }
|
|
|
|
|
|
#cuwMenu_mnuMenu { margin-top: 20px; }
|
|
#cuwMenu_mnuMenu li { border-radius: 10px;
|
|
/*background: rgba(230,250,170,1);*/
|
|
background: rgba(173,222,133,1) !important;
|
|
|
|
background: -moz-linear-gradient(left, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%);
|
|
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(230,250,170,1)), color-stop(100%, rgba(181,209,155,1)));
|
|
background: -webkit-linear-gradient(left, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%);
|
|
background: -o-linear-gradient(left, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%);
|
|
background: -ms-linear-gradient(left, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%);
|
|
background: linear-gradient(to right, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%);
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6faaa', endColorstr='#b5d19b', GradientType=1 );}
|
|
|
|
html {
|
|
margin: 0px; padding: 0px; font-family: Verdana;
|
|
}
|
|
|
|
body {
|
|
margin: 0px;
|
|
padding: 0px;
|
|
font-family: Verdana;
|
|
background-color: background: rgba(255,255,255,1);
|
|
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(188,224,238,1) 100%);
|
|
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(188,224,238,1)));
|
|
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(222,240,247,1) 100%);
|
|
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(188,224,238,1) 100%);
|
|
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(188,224,238,1) 100%);
|
|
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(188,224,238,1) 100%);
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bce0ee', GradientType=1 );
|
|
}
|
|
#foot{background-image: url("http://localhost:9035/Images/Fondos/backgroundBody.jpg"); background-repeat: repeat-x;
|
|
}
|
|
.contprim {height: 220px; margin: 10px auto; }
|
|
|
|
.contseg {height:100px;}
|
|
|
|
|
|
|
|
|
|
/*#cuwMenu_mnuMenu { margin-top: 20px; }
|
|
#cuwMenu_mnuMenu li { border-radius: 10px; background: rgba(230,250,170,1) !important;
|
|
background: -moz-linear-gradient(left, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%) !important;
|
|
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(230,250,170,1)), color-stop(100%, rgba(181,209,155,1))) !important;
|
|
background: -webkit-linear-gradient(left, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%) !important;
|
|
background: -o-linear-gradient(left, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%) !important;
|
|
background: -ms-linear-gradient(left, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%) !important;
|
|
background: linear-gradient(to right, rgba(230,250,170,1) 0%, rgba(181,209,155,1) 100%) !important;
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6faaa', endColorstr='#b5d19b', GradientType=1 ) !important;}
|
|
#cuwMenu_mnuMenu li ul {height: 20px; margin:-40px !important; }
|
|
#cuwMenu_mnuMenu ul li li { margin: none; padding: none !important; }
|
|
#cuwMenu_mnuMenu img.icon { border-style:none; vertical-align:middle !important; }
|
|
#cuwMenu_mnuMenu img.separator { border-style:none;display:block !important; }
|
|
#cuwMenu_mnuMenu ul { list-style:none !important;margin:0 !important;padding-top:20px !important;width:auto !important; }
|
|
#cuwMenu_mnuMenu ul.dynamic { z-index:1 !important; }
|
|
#cuwMenu_mnuMenu a {font-family:Verdana;font-size:15px;font-weight:bold;text-decoration:none;white-space:nowrap;display:block; border-radius: 10px 10px 10px 10px; box-shadow: 1px 1px 100px #FFF; }
|
|
#cuwMenu_mnuMenu a.static { padding:10px 20px 20px 40px;text-decoration:none;border-style:none; height: 60px; }
|
|
#cuwMenu_mnuMenu a.popout { background-image:url("/WebResource.axd?d=YAYach_zykzn7tRotFpEUlQVLffnbekJOEOLhknvHLA0ZzjX4QDV67nbu2nA0JZGY4MpCkRcjMdnWLSu0JPf-pfFBWU37uPe-xnp6z6WpBs1&t=635792811765829480");background-repeat:no-repeat;background-position:right center;padding-right:14px; }
|
|
#cuwMenu_mnuMenu a.dynamic { background: rgba(173,222,133,1) !important;
|
|
background: -moz-linear-gradient(-45deg, rgba(173,222,133,1) 0%, rgba(92,158,33,1) 100%) !important;
|
|
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(173,222,133,1)), color-stop(100%, rgba(92,158,33,1))) !important;
|
|
background: -webkit-linear-gradient(-45deg, rgba(173,222,133,1) 0%, rgba(92,158,33,1) 100%) !important;
|
|
background: -o-linear-gradient(-45deg, rgba(173,222,133,1) 0%, rgba(92,158,33,1) 100%) !important;
|
|
background: -ms-linear-gradient(-45deg, rgba(173,222,133,1) 0%, rgba(92,158,33,1) 100%) !important;
|
|
background: linear-gradient(135deg, rgba(173,222,133,1) 0%, rgba(92,158,33,1) 100%) !important;
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adde85', endColorstr='#5c9e21', GradientType=1 );border-color:#DCDEE0;border-width:1px;border-style:Solid;padding:10px 20px 30px 20px;font-size:15px;text-decoration:none; text-align: center; }
|
|
#cuwMenu_mnuMenu a.static.highlighted { color:#fff;background: rgba(168,219,120,1) !important;
|
|
}
|
|
#cuwMenu_mnuMenu a.dynamic.highlighted { color:#E9F2FB;background-color:#2E81D8 !important; }*/
|
|
|
|
.gridViewP{
|
|
padding-right: 10px !important;
|
|
}
|
|
|
|
|
|
|
|
|