﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


  
 /*******DivImagenlogoSACFI******************/
 
    .divLogo
    {
  
    width :550px;
    /*height :200px;*/
    height: 250px;
    left :50%; 
    margin-top:70px;
    margin-left: 130px;
    margin-right: auto;
    }
 
 /****************************************************/
    



/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 70px;
  height: 70px;
    background: #B5CDE6;
    
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

/*********************************************************/
.boton
  {
  padding: 5px 7px;
    border: 1px solid #DBE1EB;
    font-size: 18px;
    font-family: Arial, Verdana;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
  background: #4169E1;
  background: linear-gradient(left, #4972B5, #618ACB);
  background: -moz-linear-gradient(left, #4972B5, #618ACB);
  background: -webkit-linear-gradient(left, #4972B5, #618ACB);
  background: #4169E1;
    color: #FFFFFF;
  }
  
  .boton:hover
  {
  background: #4682B4;
  background: linear-gradient(left, #365D9D, #436CAD);
  background: -moz-linear-gradient(left, #365D9D, #436CAD);
  background: -webkit-linear-gradient(left, #365D9D, #436CAD);
  background: -o-linear-gradient(left, #365D9D, #436CAD);
  color: #FFFFFF;
  border-color: #FBFFAD;
  }

/*********************************************************/

/*********************************************************/
.boton2
  {
  border: 1px solid #DBE1EB;
  font-size: 14px;
  font-family: Arial, Verdana;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  background: #c8d6e3;
  background: linear-gradient(left, #4972B5, #618ACB);
  background: -moz-linear-gradient(left, #4972B5, #618ACB);
  background: -webkit-linear-gradient(left, #4972B5, #618ACB);
  background: -o-linear-gradient(left, #4972B5, #618ACB);
  color: #FFFFFF;
  }
  
  .boton2:hover
  {
  background:   #FFFFFF;
  background: linear-gradient(left, #365D9D, #436CAD);
  background: -moz-linear-gradient(left, #365D9D, #436CAD);
  background: -webkit-linear-gradient(left, #365D9D, #436CAD);
  background: -o-linear-gradient(left, #365D9D, #436CAD);
  color: #f8f514;
  border-color: #FBFFAD;
  }



/**********************************************************/



/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}


/*************************************************************/


/***********************************************************/

.divlogin
{
    background-color:#6991b3;
 width :550px;
 /*height :200px;*/
 height: 200px;
     left :50%; margin-top:0px; margin-left:10px;
     }

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
    width: 439px;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

  .textbox2{ 
background: #F1F1F1 no-repeat;
background-position: 5px -7px !important;
padding: 5px 5px 5px 20px;
width: 200px;
border: 1px solid #CCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
-webkit-box-shadow: 0 1px 1px #CCC inset, 0 1px 0 #FFF;
box-shadow: 0 1px 1px #CCC inset, 0 1px 0 #FFF;
} 
.textbox:focus { 
background-color: #FFF; 
border-color: #E8C291; 
outline: none; 
-moz-box-shadow: 0 0 0 1px #e8c291 inset; 
-webkit-box-shadow: 0 0 0 1px #E8C291 inset; 
box-shadow: 0 0 0 1px #E8C291 inset; 
} 


 .inputs  { 
padding: 8px; 
border-radius: 3px; 
border: 1px solid #CCC; 
background-image: none; 
width:270px; 
} 
 .inputs:focus { 
outline-color: #54B4AD; 
} 
 			 
.twitterStyleTextbox 
{
   
    border: 1px solid #c4c4c4;
    width: 180px;
    height: 40px;
    font-size: 13px;
    padding: 4px 4px 4px 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 8px #d9d9d9;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
}

.twitterStyleTextbox:focus {
    outline: none;
    border: 1px solid #7bc1f7;
    box-shadow: 0px 0px 8px #7bc1f7;
    -moz-box-shadow: 0px 0px 8px #7bc1f7;
    -webkit-box-shadow: 0px 0px 8px #7bc1f7;
}			 
			 
.textbox1 { 
height: 25px; 
width: 275px; 
text-shadow: 0px 1px 0px #FFF; 
outline: none; 
background: -webkit-gradient(linear, left top, left bottom, from(#BCBCBE), to(#FFF)); 
background: -moz-linear-gradient(top, #BCBCBE, #FFF); 
-webkit-border-radius: 3px; 
-moz-border-radius: 3px; 
border-radius: 3px; 
border: 1px solid #717171; 
-webkit-box-shadow: 1px 1px 0px #EFEFEF;
-moz-box-shadow: 1px 1px 0px #efefef;
box-shadow: 1px 1px 0px #EFEFEF;
}		

 .textbox2{ 

background-position: 1px -5px !important;
padding: 5px 5px 5px 45px;
border: 1px solid #CCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
-webkit-box-shadow: 0 1px 1px #CCC inset, 0 1px 0 #FFF;
box-shadow: 0 1px 1px #CCC inset, 0 1px 0 #FFF;
    margin-left: 2px;
} 
.textbox:focus { 
background-color: #FFF; 
border-color: #E8C291; 
outline: none; 
-moz-box-shadow: 0 0 0 1px #e8c291 inset; 
-webkit-box-shadow: 0 0 0 1px #E8C291 inset; 
box-shadow: 0 0 0 1px #E8C291 inset; 
} 
 .textboxlogin{ 
background: #F1F1F1  url(../imagenes/input_login.png) left center no-repeat ;
background-position: 1px -5px !important;
padding: 5px 5px 5px 45px;
height:15px;
width: 270px;
border: 1px solid #CCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
-webkit-box-shadow: 0 1px 1px #CCC inset, 0 1px 0 #FFF;
box-shadow: 0 1px 1px #CCC inset, 0 1px 0 #FFF;
} 
.textbox:focus { 
background-color: #FFF; 
border-color: #E8C291; 
outline: none; 
-moz-box-shadow: 0 0 0 1px #e8c291 inset; 
-webkit-box-shadow: 0 0 0 1px #E8C291 inset; 
box-shadow: 0 0 0 1px #E8C291 inset; 
} 


 .textboxbuscar{ 
background: #F1F1F1  url(../imagenes/buscar.png) left center no-repeat ;
background-position: 1px -5px !important;
padding: 5px 5px 5px 45px;
width: 270px;
border: 1px solid #CCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
-webkit-box-shadow: 0 1px 1px #CCC inset, 0 1px 0 #FFF;
box-shadow: 0 1px 1px #CCC inset, 0 1px 0 #FFF;
} 
.textbox:focus { 
background-color: #FFF; 
border-color: #E8C291; 
outline: none; 
-moz-box-shadow: 0 0 0 1px #e8c291 inset; 
-webkit-box-shadow: 0 0 0 1px #E8C291 inset; 
box-shadow: 0 0 0 1px #E8C291 inset; 
} 






 .textbox3{ 
background: #F1F1F1  url(../imagenes/input_password.png) left center no-repeat ;
background-position: 1px -5px !important;
padding: 5px 5px 5px 45px;
height:15px;
width: 270px;
border: 1px solid #CCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
-webkit-box-shadow: 0 1px 1px #CCC inset, 0 1px 0 #FFF;
box-shadow: 0 1px 1px #CCC inset, 0 1px 0 #FFF;
} 
.textbox:focus { 
background-color: #FFF; 
border-color: #E8C291; 
outline: none; 
-moz-box-shadow: 0 0 0 1px #e8c291 inset; 
-webkit-box-shadow: 0 0 0 1px #E8C291 inset; 
box-shadow: 0 0 0 1px #E8C291 inset; 
} 


/********************Button******************************************************************/
.TestStyle
      {
      font: 12pt verdana;
      font-weight:500;
      color: #436683;
      }


/********************************************************************************************/

.login { background:url(imagenes/input_login.png) left center no-repeat #f5f5f5; width:100%; padding: 1px 5px 1px 45px;}



 .Table  /********************** crear div con tablas****************************************/
  
        {  
  
            display: table;  
  
        }  
  
        .Title  
  
        {  
  
            display: table-caption;  
  
            text-align: center;  
  
            font-weight: bold;  
  
            font-size: larger;  
  
        }  
  
        .Heading  
  
        {  
  
            display: table-row;  
  
            font-weight: bold;  
  
            text-align: center;  
  
        }  
  
        .Row  
  
        {  
  
            display: table-row;  
  
        }  
  
        .Cell  
  
        {  
  
            display: table-cell;  
           /* border: solid;*/
            border-width: thin;  
            padding-left: 15px;  
            padding-right: 5px;  
            height :30px;
  
        }
    
        
        
        .Cellfis  
  
        {  
  
            display: table-cell;  
            border: solid;
            border-width: thin;  
            padding-left: 5px;  
            padding-right: 205px;  
            height :30px;
  
        }
        
      
     .Celler  
  
        {  
  
            display: table-cell;  
           /* border: solid;*/
            border-width: thin;  
            padding-left: 30px;  
            padding-right: 5px;  
            height :30px;
  
        }
        
      
      cal
        
    .Cell2  
  
        {  
  
            display: table-cell;  
          /* border: solid; */
            border-width: thin;  
            padding-left: 55px;  
            padding-right: 5px;  
            height :30px;
  
        }
        
          .CellR1
  
        {  
  
            display: table-cell;  
           /* border: solid;*/
            width:60px;
           /* border-width: thin;  
            padding-left: 55px; 
            padding-right: 5px; */ 
            height :30px;
  
        }
          
        
             
    .Cellb 
  
        {  
  
            display: table-cell;  
          /* border: solid; */
            border-width: thin;  
            padding-left: 35px;  
            padding-right: 5px;  
            height :30px;
  
        }
        
        
              .Cellerror1 
  
        {  
  
            display: table-cell;  
          /*  border: solid; */ 
            border-width: thin;  
            padding-left: 35px;  
            padding-right: 0px;  
           
  
        }
        
          .Cellerror 
  
        {  
  
            display: table-cell;  
          /*  border: solid; */ 
            border-width: thin;  
            padding-left: 20px;  
            padding-right: 0px;  
            
          
  
        }
        
       .Cell3  
  
        {  
           
            display: table-cell;  
          /*  border: solid; */ 
            border-width: thin;  
            padding-left: 30px;  
            padding-right: 5px;  
            height :30px;
  
        }
	   
	       .Cell8  
  
        {  
           
            display: table-cell;  
           /* border: solid;*/
            border-width: thin;  
            padding-left: 10px;  
            padding-right: 5px;  
            height :30px;
  
        }
      
      
.Cell7 
{
    display: table-cell;  
    /*  border: solid; */ 
    border-width: thin;  
    padding-left: 25px;  
    padding-right: 0px;  
    
    
}
        
         
       .Cell4  
  
        {  
           
            display: table-cell;  
          /*  border: solid; */ 
            border-width: thin;  
            padding-left: 210px;  
            padding-right: 5px;  
            height :30px;
  
        }
        
        
        
                 
       .Cellbtn  
  
        {  
           
            display: table-cell;  
          /*  border: solid; */ 
            border-width: thin;  
            padding-left: 270px;  
            padding-right: 5px;  
            height :30px;
  
        }
	     
  .Cellgrid  
  
        {  
           
            display: table-cell;  
          /* border: solid;  */
            border-width: thin;  
            padding-left: 0px;  
            padding-right:0px;  
            height :30px;
            text-align:justify;
  
        }
        
                 
       .Celldetalleso
  
        {  
           
            display: table-cell;  
          /*  border: solid;*/
            border-width: thin;  
            padding-left: 60px;  
           /* padding-right:5px;  */
            height :30px;
  
        }    
        
                    
       .Celldetalleso2
  
        {  
           
            display: table-cell;  
          /*  border: solid;*/
            border-width: thin;  
            padding-left: 10px;  
           /* padding-right:5px;  */
            height :30px;
  
        }  
          

.Cellpanel
  
        {  
           
            display: table-cell;  
            border: solid;  
            border-width: thin;  
            padding-left: 110px;  
            padding-right:155px;  
            height :30px;
  
        } 


 .Cellwarning  
  
        {  
  
            display: table-cell;  
         /*  border: solid; */
            border-width: thin;  
            padding-left: 1px;  
            padding-right: 5px; 
            width: auto;
            height :10px;
  
      
      
        }

 
/*************************************************************************/
/*.GridHeader

{
	color: white;

	position: relative;
	/*top: expression(this.offsetParent.scrollTop - 2);*/
/*	background-color: #4d7893;
	font-weight: bold;
	font-size: 36px;
}*/

  .Grid th
        {
            background-color: #4d7893 !important;
            color: White;
            font-family: Arial;
            font-size: 15pt;
            line-height: 200%;
            width: 80px;
        }
	/*background-color: #c6d9e7;
	font-weight: bold;
	font-size: 14px;*/







.GridRow

{
	color: #000000;
	height:30px;
	background-color:  #d0e1ed;
	font-weight: bold;
		font-size: 10pt;
		 font-family: Arial;
    line-height: 200%;
    text-align :left;
	
}

.GridAlternateRow

{
	color: #000000;
	height:30px;
	background-color: #c6d9e7;
	font-weight: bold;
		font-size: 10pt;
		 font-family: Arial;
    line-height: 200%;
	
}

.GridFootter
{
    color : #000000;
	background-color: #155a8c;
	font-weight: normal;
	font-size: 6px;
	border:0.8px solid #B7B793;  


 }

.Marco

{
	overflow: auto;
} 

.Marco .Grid 

{
    width: 95%;
}

/*****************************************************************************/
	/*** Gridview Corner*************************************************/
/********************************************************************/
  .rounded_corners
    {
        border: 1px solid #A1DCF2;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        overflow: hidden;
    }
      .Redonder
    {
        border: 1px solid #A1DCF2;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        overflow: hidden;
        margin: 0 auto;
        width: 450px;
        padding:30px;
    }
    .rounded_corners th
    {
         border: 1px solid #A1DCF2;
        font-family: Arial;
        font-size: 8pt;
        text-align :center;
    }
    .rounded_corners td
    {
        border: 1px solid #A1DCF2;
        font-family: Arial;
        font-size: 10pt;
        text-align: left;
    }
    .rounded_corners table table td
    {
        border-style: none;
    }

/********************************************************************/

.rounded_corners2
    {
        border: 1px solid #A1DCF2;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        overflow: hidden;
    }
   
    .rounded_corners2 table table td
    {
        border-style: none;
    }
	
	
	
/* main menu styles */
#nav {
    display:inline-block;
    width:100%;
    margin:0px auto;
    padding:0;
    /*background:#bdd8e9  repeat-x 0 -110px;*/ /* Cambiar el color de la barra de Menu****/
      background-image: -moz-linear-gradient(top center, #72c6e4, #c9dcec);/*Para Firefox*/
    background-image: -o-linear-gradient(top, #72c6e4, #0c5fa5);/*Para Opera*/
    background-image: linear-gradient(top,  #72c6e4, #0c5fa5);/*El estandar por defecto*/
    

    border-radius:10px; /*some css3*/
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    box-shadow:0 2px 2px rgba(0,0,0, .5);
    -moz-box-shadow:0 2px 2px rgba(0,0,0, .5);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);
}
#nav li {
    margin:5px;
    float:left;
    position:relative;
    list-style:none;
}



#nav a {
    font-weight:bold;
    color:#322f2f;
    text-decoration:none;
    display:block;
    padding:4px 10px; /* Cambiar el Tamaño de la Barra de Menu*/

    border-radius:10px; /*some css3*/
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    /*text-shadow:0 2px 2px rgba(0,0,0, .7);*/
}

/* selected menu element */

 /*/   border-radius:10px; /*some css3*/
  /*  -moz-border-radius:10px;
    -webkit-border-radius:10px;
    /*text-shadow:0 2px 2px rgba(0,0,0, .7);*/
/*}*/

/* selected menu element */
#nav .current a, #nav li:hover > a {
    background:#7788aa url(../images/bg.png) repeat-x 0 -20px;
    color:#000;
    border-top:1px solid #f8f8f8;

    box-shadow:0 2px 2px rgba(0,0,0, .7); /*some css3*/
    -moz-box-shadow:0 2px 2px rgba(0,0,0, .7);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0, .7);
    text-shadow:0 2px 2px rgba(255,255,255, 0.7);
}

/* sublevels */
#nav ul li:hover a, #nav li:hover li a {
    background:none;
    border:none;
    color:#000;
}
#nav ul li a:hover {
    background:#335599 url(../images/bg.png) repeat-x 0 -100px;
    color:#fff;

    border-radius:10px; /*some css3*/
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    text-shadow:0 2px 2px rgba(0,0,0, 0.7);
}

#nav ul li:first-child > a {
    -moz-border-radius-topleft:10px; /*some css3*/
    -moz-border-radius-topright:10px;
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
}
#nav ul li:last-child > a {
    -moz-border-radius-bottomleft:10px; /*some css3*/
    -moz-border-radius-bottomright:10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
}

/* drop down */
#nav li:hover > ul {
    opacity:1;
    visibility:visible;
}
#nav ul {
    opacity:0;
    visibility:hidden;
    padding:0;
    width:300px;
    position:absolute;
    /*background:#aabbcc url(../images/bg.png) repeat-x 0 0;*/
    border:1px solid #7788aa;

   /* border-radius:10px; /*some css3*/
    /*-moz-border-radius:10px;
    -webkit-border-radius:10px;
    box-shadow:0 2px 2px rgba(0,0,0, .5);
    -moz-box-shadow:0 2px 2px rgba(0,0,0, .5);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);*/

    -moz-transition:opacity .25s linear, visibility .1s linear .1s;
    -webkit-transition:opacity .25s linear, visibility .1s linear .1s;
    -o-transition:opacity .25s linear, visibility .1s linear .1s;
    transition:opacity .25s linear, visibility .1s linear .1s;
     background-image: -moz-linear-gradient(top center, #72c6e4, #c9dcec);/*Para Firefox*/
    background-image: -o-linear-gradient(top, #72c6e4, #0c5fa5);/*Para Opera*/
    background-image: linear-gradient(top,  #72c6e4, #0c5fa5);/*El estandar por defecto*/
    
}
#nav ul li {
    float:none;
    margin:0;
}
#nav ul a {
    font-weight:normal;
    text-shadow:0 2px 2px rgba(255,255,255, 0.7);
}
#nav ul ul {
    left:160px;
    top:0px;
}


        .modalBackgroundbody
        {
            font-family: Arial;
            font-size: 10pt;
        }
        .modalBackground
        {
            background-color: Black;
            filter: alpha(opacity=40);
            opacity: 0.4;
        }
        .modalPopup
        {
            background-color: #FFFFFF;
            width: auto;
            height: auto;
            border: 3px solid #0DA9D0;
        }
        .modalPopup .header
        {
            background-color: #37627B;
            height: 30px;
            color: White;
            line-height: 30px;
            text-align: center;
            font-weight: bold;
        }
        .modalPopup .body
        {
            min-height: 50px;
            line-height: 30px;
            text-align: center;
            padding:5px
        }
        .modalPopup .footer
        {
            padding: 3px;
        }
        .modalPopup .button
        {
            height: 23px;
            color: White;
            line-height: 23px;
            text-align: center;
            font-weight: bold;
            cursor: pointer;
            background-color: #9F9F9F;
            border: 1px solid #5C5C5C;
        }
        .modalPopup td
        {
            text-align:left;
        }

/*******************************************************************************************/

.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	
	color:#333333;
	
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	font-size:13px;
	background-color: #8f8d8d;
}

.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
	text-align: center;
}



/****************************************/

 .modalBackground2

        {

            background-color: #ccd0d4;

            filter: alpha(opacity=90);

            opacity: 0.8;

        }

        .Popup

        {

            background-color: #FFFFFF;

            border-width: 3px;

            border-style: solid;

            border-color: black;

            padding-top: 10px;

            padding-left: 10px;

            width: 400px;

            height: 350px;

        }

        .lbl

        {

            font-size:16px;

            font-style:italic;

            font-weight:bold;

        }

 /*************************************************************/
 #CustomAlert {
visibility: hidden;
position: absolute;
z-index: 999;
top: 200px;
left: 200px;
width: 100px;
height: 50px;
border-style: groove;
border-width: 5px;
border-color: #FFFFFF;
cursor: default;
filter: alpha(opacity=90);
background-color: silver;
text-align: center;
}
#CustomAlertSampleokButton {
background-color: silver;
font-color: #000000;
font-size: 9pt;
font-family: arial;
width: 70px;
height: 20px;
}
#CustomAlertTitle {
background-color: dimgray;
font-family: arial;
font-size: 9pt;
color: #FFFFFF;
font-weight: bold;
}
#CustomAlertMessage {
font-family: arial;
font-size: 11pt;
color: #000000;
font-weight: normal;
}

/************************************************/
.article{
    margin-bottom:5px; padding: 10px;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 2px;
    border-color:  #95a1ac;
    margin-left : 0 auto;
    margin-right :0 auto;
}
.h4,h5,h6 {color:#545454;margin-bottom:1em;border-bottom:dashed 1px #dfdfdf;padding-bottom:0.3em}


.rediobutton
{
    width: 30px;
    height: 18px;
    background-color: #FFF;
    font: 400 12px/18px 'Open Sans' , sans-serif;
    color: #000;
    font-weight: normal;
    border: 1px solid #ccc;
    margin: 5px 0 0 0;
    padding: 5px;
}
.content
{
    border: 1px solid #BDBDBD;
    width: 91%;
    padding: 5px;
    margin: 0px 0 0 5px;
}

.checkboxlist {
        font: inherit;
        font-size: 0.875em; /* 14px / 16px */
        color: #494949;
        margin-bottom: 12px;
        margin-top: 0px;
        margin-left: 0px;
        text-align :center;
        white-space: nowrap;
    }
    
    
    .rediobutton
{
    width: 30px;
    height: 18px;
    background-color: #FFF;
    font: 400 12px/18px 'Open Sans' , sans-serif;
    color: #000;
    font-weight: normal;
    border: 1px solid #ccc;
    margin: 5px 0 0 0;
    padding: 5px;
}

.labelstyle
{
  
text-transform: uppercase;

}

 .selectbox
{
    width: 98%;
    height: 27px;
    background-color: #FFF;
    font: 400 12px/18px 'Open Sans' , sans-serif;
    color: #000;
    font-weight: normal;
    border: 1px solid #ccc;
    margin: 5px 0 0 0;
    padding: 5px;
}