﻿body 
{
    font-family:Tahoma,Verdana,Arial,'Times New Roman';
    width: 1080px;
    margin:10px;
    min-height:550px;
    padding: 10px;
    border: 5px solid #DEDEDE;
    font-size: 14px;
    color: #000099;
    font-weight: 700;
}


#header {
    height:60px;
    background-color:black;
    background-image: url(../Imagenes/TopBar1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom:3px solid black;
    padding:0;
    
    }

#menu {
       
}

#opciones
{
    height: auto;
    width: 1037px;
    margin-top:20px;
    padding:0px;
    position:absolute;
    top:68px;   
}

ul, ol
{
    list-style: none;
}

#opciones > li 
{
        font-size: 13px;
        float:left;
        width:11.10%;
        z-index:50;
        
}

#opciones li a
{
    background-color:blue;
    color:white;
    text-decoration:none;
    padding: 5px 10px;
    display:block;
    min-width:140px;
}

#opciones li
{
        position:relative;
}

#opciones a:hover
{
   background-color: #1298b6;
}

#opciones li ul 
{
    display:none;
    border:2px solid #DEDEDE;
    padding:0px;
    width:150px;
    margin:0px;
    position:absolute;
    /*z-index:2;*/

}

#opciones li:hover > ul
{
    display:block;
}

#opciones li ul li
{
    position:relative;
}

#opciones li ul li ul
{
    right:-164px;
    top:0px;
    border:2px solid #DEDEDE;
}

#contenido
{
    float: right;
    width: 815px;
    height:auto;
    min-height: 650px;
    margin: 15px 0 5px 0;
    padding: 10px;
    border-left: 5px solid #DEDEDE;
}

#contenidoI
{
    float: left;
    width: 815px;
    height:auto;
    min-height: 500px;
    margin: 5px 0px 5px 0;
    padding: 10px;
    margin-left:0px;

}


#barralateral {
    float: left;
    width: 200px;
    height: 100%;
    margin: 50px 0 0 0;
    padding: 10px;
}

#progreso {
    width: 120px;
    height: 30px;
    margin: 30px 0 0 20px;
    position: absolute;
}


#footer {
    clear: both;
    width: auto;
    height: auto;
    background-color: blue;
    color: white;
    text-align: justify;
    padding: 1px;
    font-size: 12px;
}
    
#barralateral * {
    margin:2px 2px 1px 0px;
    font-weight: 700;
    color: #0033CC;
    text-align: left;
}




.lateral1 
{
    float: right;
    margin:25px 10px; 
    padding:5px;
    text-decoration:none;
    position: relative;
    color:white;
    font-size:medium;
    } 

.lateral2 
{
    float: right;
    margin:0px -230px; 
    padding:5px;
    position: relative;
    color:blue;
    font-size: small;
    } 


.emergente {
    display:block;
    position:absolute;
    top:100px;
    left:200px;
    width: auto;
    height: auto;
    padding: 10px;
    margin:0 auto;
  }


.red .ajax__calendar_container
{
width:180px;
background-color: #DEDEDE; border:solid 1px #eeeeee;
-moz-border-radius-topleft: 8px/*{cornerRadius}*/; -webkit-border-top-left-radius: 8px/*{cornerRadius}*/;  border-top-left-radius: 8px/*{cornerRadius}*/;
-moz-border-radius-topright: 8px/*{cornerRadius}*/; -webkit-border-top-right-radius: 8px/*{cornerRadius}*/;  border-top-right-radius: 8px/*{cornerRadius}*/; 
-moz-border-radius-bottomleft: 8px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 8px/*{cornerRadius}*/; border-bottom-left-radius: 8px/*{cornerRadius}*/;
-moz-border-radius-bottomright: 8px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 8px/*{cornerRadius}*/; border-bottom-right-radius: 8px/*{cornerRadius}*/;
}
.red .ajax__calendar_body
{
width:180px;
height:150px;
background-color: #ffffff; border: solid 1px #eeeeee;
}
.red .ajax__calendar_header
{
background-color: orange; margin-bottom: 8px;
-moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/;
-moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; 
-moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/;
-moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/;
} 
.red .ajax__calendar_title
{
color: white; padding-top: 3px;
}
.red .ajax__calendar_next,
.red .ajax__calendar_prev
{
border:solid 2px #ffffff;
background-color: #ffffff;
-moz-border-radius-topleft: 18px/*{cornerRadius}*/; -webkit-border-top-left-radius: 18px/*{cornerRadius}*/; border-top-left-radius: 18px/*{cornerRadius}*/;
-moz-border-radius-topright: 18px/*{cornerRadius}*/; -webkit-border-top-right-radius: 18px/*{cornerRadius}*/;border-top-right-radius: 18px/*{cornerRadius}*/; 
-moz-border-radius-bottomleft: 18px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 18px/*{cornerRadius}*/; border-bottom-left-radius: 18px/*{cornerRadius}*/;
-moz-border-radius-bottomright: 18px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 18px/*{cornerRadius}*/; border-bottom-right-radius: 18px/*{cornerRadius}*/;
}
.red .ajax__calendar_hover .ajax__calendar_next,
.red .ajax__calendar_hover .ajax__calendar_prev
{
border:solid 2px #f7f7f7;
background-color: #ffffff;
-moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/;border-top-left-radius: 4px/*{cornerRadius}*/;
-moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; 
-moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/;
-moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/;
}
.red .ajax__calendar_dayname
{
text-align:center; margin-bottom: 4px; margin-top: 2px;
color:darkblue;
} 
.red .ajax__calendar_day,
.red .ajax__calendar_month,
.red .ajax__calendar_year
{
margin:1px 1px 1px 1px;
text-align:center;
border:solid 1px #eeeeee;
color:#000000;
background-color: #f3f3f3;
}
.red .ajax__calendar_hover .ajax__calendar_day,
.red .ajax__calendar_hover .ajax__calendar_month,
.red .ajax__calendar_hover .ajax__calendar_year
{
color: #ffffff; font-weight:bold; background-color: #328BC8;border:solid 1px #328BC8;
}
.red .ajax__calendar_active .ajax__calendar_day,
.red .ajax__calendar_active .ajax__calendar_month,
.red .ajax__calendar_active .ajax__calendar_year
{
color: #ffffff; font-weight:bold; background-color: #F7B64A;	
}
.red .ajax__calendar_today .ajax__calendar_day
{
color: #CC0505; font-weight:bold; background-color: #ffffff;	
}
.red .ajax__calendar_other,
.red .ajax__calendar_hover .ajax__calendar_today
{
color: #666666;
font-weight:lighter;
}
.ajax__calendar_days
{
background-color: #ffffff;
font-weight:bold;
font-size:smaller;
}

/*Configuracion del UpdateProgress*/ 
#Fondo {
        position: fixed;
        top:0px;
        bottom:0px;
        left:0px;
        right:0px;
        overflow:hidden;
        padding:0;
        margin:0;
        background-color:aliceblue;
        filter:alplha(opacity=30);
        opacity:0.3;
        z-index:100000;
    }

       #Texto {
           position: fixed;
           top: 20%;
           bottom: 20%;
           left: 44%;
           right: 34%;
           background-image: url('../Imagenes/ajax-loader.gif');
           background-repeat:no-repeat;
           background-position: center;
       }
       .auto-style1 {
           width: 100%;
       }
       .auto-style2 {
           height: 29px;
       }
       .modalFondo  {
              background: rgba(0, 0, 0, 0.5);
              color: #fff;
              position: fixed;
              top: 0;
              left: 0;
              height: 100vh;
              width: 100vw;
              transition: all .5s;
              z-index:100;
            }
       .modalContenido {
            position: fixed;
            top: 20%;
            left: 15%;
            background-color: white;
            background-position: center;
            color:darkblue;
            min-height:420px;
            min-width:600px;
            overflow:scroll;
        }
       .modalImprimir {
            position: absolute;
            top: -1000%;
            left: 1500%;
            bottom:58500%;
            background-color: white;
            background-position: center;
            color:darkblue;
            min-height:400px;
            min-width:900px;
            max-width:900px;
            overflow:scroll;
    width: 436px;
}