﻿
html
{
    background-color :#e2e2e2;
    margin :0;
    padding :0;
}
body
{
    background-color :#fbfbfb;
    color:#333;
    font-size: .85em;
    font-family : "Segoe UI", Verdana, Helvetica, Sans-Serif ;
    margin :0;
    padding : 0;
    text-align :center;
     min-width:1600px !important;
}
#Imprimir
{
   /*  font-family: 'Lucida Console', arial;*/
}

.imgSub /*Imgenes que son subidas desde subir imagenes*/
{
     transition-duration: 1s;
     -webkit-transition-duration: 1s;
}
    .imgSub:hover
    {
         cursor: pointer;
         transform:scale(2);
         -webkit-transform:scale(2);
    }

a{
   text-decoration :none;
    font-size: 12pt;
    font-weight: 700;
}

h3
{
    text-align:center ;
}

h4
{
padding :0px;
    width: 1037px;
}


img
{
}

section#contenedor
{
    margin : 0px auto ;
    max-width : 100%;
    padding : 5px;
    text-align : center ;
}
section#ListaMenu, section#Contenido
{
    border : solid 2px #e4e4e4;
    border-radius : 5px;
    display: inline-block ;
    margin : 0px;
    max-width : 10%;
    max-height : 50%;
    padding : 10px;
    text-align : center ;
    vertical-align : top ;
    width : 85%;
}
section#Contenido
{
    margin : 0px;
    text-align : left ;
    max-width : 95%;
}
section#ContenidoInicial
{
    border : solid 2px #e4e4e4;
    border-radius : 5px;
    display: inline-block ;
  
  
    max-height : 50%;
    padding : 10px;
    text-align : center ;
    vertical-align : top ;
 
    margin : 0px;
    text-align : left ;
    width: 85%
}

section#Contenido2
{
    border : solid 2px #e4e4e4;
    margin : 0px;
    text-align : left ;
    width : 850px;
}

#Caja1
{
    height : 110px;  /*Cambio de 250 a 100*/
    width : 110px;
    border :solid  1px #e4e4e4;     
    display : inline-block ;
     margin : 0px 20px;
}
 #ContenidoCatalogo
{
      width : 850px;
       border : solid 2px #f10909;
       margin: 0px auto;


}
.contenedorCataImg
{
    height : 200px;  /*Cambio de 250 a 100*/
    width : 200px;
border: solid 2px #0090CB  ; 
    display : inline-block ;
     margin : 3px 3px;
}
#AdminImg
{
    height : 250px;  /*Cambio de 250 a 100*/
    width : 250px;
    border :solid  1px #e4e4e4;     
    display : inline-block ;
   margin-left: 60px;
}
#Caja3
{
    height : 40px;  /*Cambio de 250 a 100*/
    width : 40px;
   /* border :solid  1px #e4e4e4;   */  
    display : inline-block ;
     margin-top: 2px, 5px;
    
}
#Texto
{
    opacity : 0;
    }
#footer
{
    background : #f6f6f6;
}
  /*  #footer #piemenu
    {
        border-top-width: 2px;
         border-right-color: blue; 
    }  */

#Caja2
{
    display : inline-block ;
    margin : 10px;

}
#login
{
    margin : -20px 150px 0px;
    text-align : right ;
    font-size : .85em;
    padding  :0px;
}
    #login a
    {
        color: #999;
        font-family : Arial;
        /*margin-left : -30px;*/
        margin-left : 40px;
        text-decoration : none ;
    }
#login a:hover 
{
  color: #333;  
}
#login li 
{
  display : inline ;
  list-style : none ; 
}

/*Codigo perteneciente a los campos del login*/

#form
{
    height : 350px;  /*260*/
    margin : -390px 340px;
    position :absolute;  /*La  posicion hera absolute*/
    width : 40%;
    top: 519px;
    left: 417px;
}
/*Codigo zona de menu inventario*/
#menu
{
    padding : 0;
    margin-top : -20px;
}
    #menu a
    {
      /* color: rgb(180, 180, 180);*/ 
      color : black;
        display : inline-block;
        text-align : center;
        padding : 5px;
   /* font-size: x-small;*/
   font-size: 10pt;
    font-style: italic;
}
        #menu a:hover
        {
            color : rgb(0, 162, 232);
            cursor : pointer ;
        }
#menu li
{
    border-bottom : 1px solid #576979;
    list-style : none;
    margin-left : -44px;
    width : 140px;
    height : 30px;
    font-size: xx-small;
}

/*Estilo para el Id de titulo y para los menus de inicio de seccion*/

#title
{
    color : white ;
    font-family : sans-serif ;
    padding : 10px 0px 0px;
    text-shadow : 0 1px 0 #ccc,
        0 2px 0 #c9c9c9,
        0 3px 0 #bbb,
        0 4px 0 #b9b9b9,
        0 5px 0 #aaa,
        0 6px 1px rgba(0,0,0,.1),
        0 0 5px rgba(0,0,0,.1),
        0 1px 3px rgba(0,0,0,.3),
        0 3px 5px rgba(0,0,0,.2),
        0 5px 10px rgba(0,0,0,.25),
        0 10px 10px rgba(0,0,0,.2),
        0 20px 20px rgba(0,0,0,.15);
                             
}

#title_Empresa
{
    color : white ;
    font-family : sans-serif ;
    padding : 10px 0px 0px;
    text-shadow : 0 1px 0 #ccc,
        0 2px 0 #c9c9c9,
        0 3px 0 #bbb,
        0 4px 0 #b9b9b9,
        0 5px 0 #aaa,
        0 6px 1px rgba(0,0,0,.1),
        0 0 5px rgba(0,0,0,.1),
        0 1px 3px rgba(0,0,0,.3),
        0 3px 5px rgba(0,0,0,.2),
        0 5px 10px rgba(0,0,0,.25),
        0 10px 10px rgba(0,0,0,.2),
        0 20px 20px rgba(0,0,0,.15);

  
                             
}

.Button
{
   border-color : #0090CB; 
   border-radius : 3px;
}

    .Button:hover
    {
        background-color : #0090CB;
        color : #fff;
        cursor : pointer ;
    }

.CampoTexto
{
    padding : 3px 3px;   /*Era 5px*/
    font-size : small;
    border : 1.7px solid #ccc;
    border-radius : 4px;
   /* margin-left: 17px;*/
    margin-bottom: 1px;
    margin-right: 0px;
    margin-left: 0px;
   /* font-style: italic;*/
   text-transform: uppercase;
}
.CampoTextoBucar
{
    padding : 3px 3px;   /*Era 5px*/
    font-size : small;
    border : 1.7px solid #ccc;
    border-radius : 4px;
    margin-bottom: 1px;
    margin-right: 0px;
    margin-left: 0px;

    /********************Imagen lupa******************/
    /*background-image:url('../Images/lupa1.png');*/

/*background-image:url(../Images/lupa1.png);
background-repeat:no-repeat;
background-position: right; 
background-size: 5px 5px;*/

}



.CampoTexto2
{
    padding : 5px 5px;
    font-size : small;
    border : 1.7px solid #ccc;
    border-radius : 4px;
  
    margin-bottom: 0px;
    margin-top: 5px;
  margin-right: 0px;
    /*text-decoration: underline;*/
   
}
    


.content-wrapper
{
    border-bottom : solid 1px #e4e4e4;
    height : 70px;
    margin : -20px 0px 0px;
    max-width : 100%;
    background : #f6f6f6;

}
.content
{
    border : solid 1px #e4e4e4;
    height : 500px;
    max-width : 100%;
    margin : 0px 140px;
}
.content2
{
    border : solid 1px #e4e4e4;
    height : 350px;
    max-width : 100%;
    margin : 0px 140px;
}
.Formularios
{
    border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : center;
  /* max-width : 100%;*/
   width : 1044px;    /*Cambio Realizado*/

}
.FormularioFactura1
{
    border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : center;
  /* max-width : 100%;*/
   width : 95%;    /*Cambio Realizado*/

}
.FormulariosCenter{
     border : solid  2px  #e4e4e4;
     width:60%;
     min-height :300px;
     margin:auto;

}
FormulariosFactura
{
    border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : center;
  /* max-width : 100%;*/
   width : 1050px;    /*Cambio Realizado*/
}
.FormulariosDivXdos
{
  
    border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : center;
  /* max-width : 100%;*/
   width : 500px;    /*Cambio Realizado*/
   margin: 5px 5px;

}
.FormulariosSinRaya
{
    border : solid  2px  #f6f6f6;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : center;
  /* max-width : 100%;*/
   width : 1040px;    /*Cambio Realizado*/

}


.centerTable
{
    border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : center;
  /* max-width : 100%;*/
   width : 1044px;    /*Cambio Realizado*/
   
}
        .centerTable table
{
       margin: 0 auto;
       text-align: left;
}

.Formularios2
{
    float:left;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 750px;    /*Cambio Realizado de 750*/

}
.Cont_perfil_usuario{
    float:left;
    border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 10%; 
    text-align : left;
    width : 100%;  
}
.Formularios2CrearTurno
{
    float:left;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 92%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 650px;    /*Cambio Realizado de 750*/
   margin-left: 10px;
 

}
.Formularios21
{

 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 950px;    /*Cambio Realizado de 750*/

}
.Formularios21Pedi
{
    float:left;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : center;
  /* max-width : 100%;*/
   width : 820px;    /*Cambio Realizado*/

}
.Formularios1
{
    float :left ;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 260px;    /*Cambio Realizado*/

}
.Formularios1CrearTurno
{
    float :left ;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 220px;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 260px;    /*Cambio Realizado*/

}
.Formularios11  /*Facturacion*/
{
    float :left ;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 270px;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 440px;    /*Cambio Realizado 260*/

}
.FormulariosTexto  /*Facturacion*/
{
    float :left ;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50px auto;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 400px;    /*Cambio Realizado 260*/
    margin : 5px 80px;

}
.FormulariosFac1  /*Facturacion*/
{
   float :left ;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 430px;    /*Cambio Realizado 260*/
   margin : 5px 19px;

}
.FormulariosVen  /*Facturacion*/
{
    float :left ;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 270px;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 440px;    /*Cambio Realizado 260*/
   height:335px;
   margin : 5px 40px;

}
.Formularios111  /*Facturacion - Clientes*/
{
    float :left ;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 400px;    /*Cambio Realizado 260*/
   margin : 5px 48px;

}
.Formularios_TiendaR  /*Facturacion - Clientes*/
{
    float :left ;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 500px;    /*Cambio Realizado 260*/
   margin : 5px 20px ;

}
.Formularios112  /*Facturacion - Clientes*/
{
    float :left ;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left; 
  /* max-width : 100%;*/
   width : 400px;    /*Cambio Realizado 260*/
   margin : 5px 19px;

}
.Formularios113  /*Panel de busqued Auto-Ajustable*/
{
    float :left ;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 362px;    /*Cambio Realizado 260*/
   margin : 5px 5px;

}
.FormulariosCartera  /*Facturacion - Clientes*/
{
    float :left ;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 230px;    /*Cambio Realizado 260*/
   margin : 5px 5px;

}
.FormulariosRecbo2  
{
    float :left ;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;

   width : 400px;   
   margin : 5px 50px;

}
    

.FormulariosComp
{
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 410px;    /*Cambio Realizado*/

}
.Formularios3
{
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 190px;    /*Cambio Realizado*/
 }
.Formularios4
{
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 400px;    /*Cambio Realizado de 750*/
   
}
.FormProdImg
{
  
     width : 378px;
     height : 380px; 
     border : solid  2px #e4e4e4;
      padding : 5px;
    text-align : left;
        display : inline-block;
        position: relative;
    font-weight: 700;
}
.FormProdImg .botonesImg
{
     width : 378px;
     height : 100px; 
   /*  border : solid  2px #e4e4e4;*/
  
    text-align : left;
        display : inline-block;
        text-align: center;
   
}
.FormulariosBodega
{
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 840px;    /*Tenia 700*/
   text-align: center;
   
}
.FormulariosComp4
{
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 400px;    /*Cambio Realizado de 750*/
}
.Formularios41
{
    float: left;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 450px;    /*Cambio Realizado de 750*/
    margin : 5px 5px;
}

.Formularios41DosColum
{
    float: left;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 480px;    /*Cambio Realizado de 750*/
    margin : 5px 5px;
}


.Formularios411
{
    float: left;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 500px;    /*Cambio Realizado de 750*/
    margin : 5px 5px;
}
.Formularios5
{
    float: left;
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 190px;    /*Cambio Realizado*/
 }
.Formularios6
{
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 160px;    /*Cambio Realizado de 750*/
}
.Formularios7
{
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
   max-width : 100%;
 /*  width : 160px;    /*Cambio Realizado de 750*/
}
.Formul_ProdFactura
{
 border : solid  2px  #e4e4e4;
    display : inline-block;
    height : 50%;
    padding : 5px;
    text-align : left;
  /* max-width : 100%;*/
   width : 1044px;    /*Cambio Realizado*/
 }



.Cpanel
{
}
.fbk
{
    background : url(../Images/fbk1.png/)  ;
    background-repeat : no-repeat ;
    background-position :center center ;
    padding : 50px;
}

    .fbk:hover
    {
        background : url(../Images/fbk2.png/) ;
        background-repeat : no-repeat ;
        background-position :center center ;
        padding : 50px;
    }

.google
{
        background : url(../Images/google.png) ;
        background-repeat : no-repeat ;
        background-position :center center ;
        padding : 50px;
}

.google:hover 
{
        background : url(../Images/google1.png) ;
        background-repeat : no-repeat ;
        background-position :center center ;
        padding : 50px;
}


.twitter
{
        background : url(../Images/twitter.png) ;
        background-repeat : no-repeat ;
        background-position :center center ;
        padding : 50px;
}

.twitter:hover 
{
        background : url(../Images/twitter1.png) ;
        background-repeat : no-repeat ;
        background-position :center center ;
        padding : 50px;
}

.youtube
{
        background : url(../Images/youtube.png) ;
        background-repeat : no-repeat ;
        background-position :center center ;
        padding : 50px;
}

.youtube:hover 
{
        background : url(../Images/youtube1.png) ;
        background-repeat : no-repeat ;
        background-position :center center ;
        padding : 50px;
}


/*Etiquete 8 1/2 x 5 1/2*/




#Imprimir
{
position:relative;
}
#EtiquetaImpresa_85
{
    width: 1000px;
    height: 600px;
    background: yellow;    
   z-index: 1;
}
    #Imprimir #TextoEtiqueta
    {
        /*  width: 1000px;
        height: 600px;
        background-color: orange;
        position: absolute;
       z-index: 2;
     margin-bottom: -200px;*/
     

       
    }




   .Formularios #inventarioP
{
    /*float:left;
         display : inline-block;
     border : solid  2px  #e4e4e4;   */
     width : 98%; 
  
     margin: auto;

  
 

 

}
      .Formularios  #inventarioP .tabBusqueda
        {
            float: left;
            border : solid  2px  #e4e4e4;   
            width : 48%; 
         
            margin: auto;
            margin-left: 5px;
            margin-right: 5px;
  
        }




      /****************************************catalogo de cuentas***********************/

#Contenido #Cpanel #botonesCat
{
           /* border : solid  2px  #e4e4e4;   */
            width : 95%;          
            margin: auto;

}

#Contenido #Cpanel #crearCuenta
{
            border : solid  2px  #e4e4e4;   
            width : 100%;          
            margin: auto;
            margin-top: 10px;
        
  
}


      /****************************************Listas de cuentas***********************/




#Contenido #Cpanel #BuscarCu
{

    border : solid  2px  #e4e4e4;   
            width : 100%;          
            margin: auto;
            margin-top: 10px;
}

    #Contenido #Cpanel #BuscarCu .listaCu
    {
         float: left;
            border : solid  2px  #e4e4e4;   
            width : 48%; 
         
            margin: auto;
            margin-left: 10px;
            margin-right: 10px;
            margin-top: 10px;
    }

     /****************************************Reporte inventario panel***********************/
section #Contenido #Formularios #inventarioP .tabBusqueda
{
      float: left;
            border : solid  2px  #e4e4e4;   
            width : 45%; 
         
            margin: auto;
            margin-left: 5px;
            margin-right: 5px;
}

 /****************************************RotacionProducto**********************
 section #Contenido #Imprimir #inventarioP .tabBusqueda
{
      float: left;
            border : solid  2px  #e4e4e4;   
            width : 40%; 
         
            margin: auto;
            margin-left: 5px;
            margin-right: 5px;
}*/

 /**************************************************************NUEVO DISENO PARA SUPERMERCADO************************************/
.ContenedorSuper2
{
    width: 100%;
  
  /*  background-color: orange;*/
    
}
    .ContenedorSuper2 .menuDerechoS
    {
        width: 20%;
        height:550px;
       background-color: #f6f6f6;
        float: left;
        border: 1px solid #ccc;

    }



     .ContenedorSuper2 .menuDerechoS nav
    { 
        width: 95%;
       /* max-width: 1000px;*/
        margin: 20px auto;
        background: #0090CB;
       /* z-index: 1000;*/
    }


.ContenedorSuper2 .menuDerechoS nav ul
{
    /*overflow: hidden; La propiedad hidden para que no se pegen los contenedores*/
/*list-style:none;*/

   

}
   .ContenedorSuper2 .menuDerechoS nav ul li
    {
       /* display: inline-block;
        position: relative;
           */

    }
        .ContenedorSuper2 .menuDerechoS nav ul li:hover
        {
            background: #ccc;
        }
      .ContenedorSuper2 .menuDerechoS nav ul li a
    {
        color: #fff;
        padding: 20px ;
        display: block; /*Para poder agregar el padding*/
        text-decoration: none;
       

    }
        .ContenedorSuper2 .menuDerechoS nav ul li a span
        {
            margin-right: 10px;
        }
       .ContenedorSuper2 .menuDerechoS nav ul li:hover .children
        {
            display: block;
        }
   
.ContenedorSuper2 .menuDerechoS nav ul li .children
{
    display: none;
    background: #011826;
    position: absolute;
    width: 150%;
    z-index: 1000;
}
    .ContenedorSuper2 .menuDerechoS nav ul li .children li
    {
        display: block;
        overflow: hidden;
        border-bottom: 1px solid rgba(255,255,255, .5);
    }
     .ContenedorSuper2 .menuDerechoS nav ul li .children li a
        {
            display: block;
        }
            .ContenedorSuper2 .menuDerechoS nav ul li .children li a span
            {
                float: right;
                position:relative;
                top: 3px;
                margin-right: 0;
                margin-left: 10px;
            }
          .ContenedorSuper2 .menuDerechoS nav ul li .caret
{
    position: relative;
    top: 3px;
    margin-left: 10px;
    margin-right: 0px;
}
             
     .ContenedorSuper2 .menuDerechoS nav ul li
        {
            display: block;
            float: none;
            border-bottom: 1px solid rgba(255,255,255, .3);
          
            
            
        }
            
            .ContenedorSuper2 .menuDerechoS nav ul li .children
            {
                width: 100%;
                position: relative;
            
               
            }
           
            /******************************************Section Contenedor*************/
.ContenedorSuper2 section.ContenedorDerechoS
{
    width: 79%;

    float: left;
  /*  background-color: #ccc;*/
}
 /*********************************************************Seguros**********************************************************/
.Formularios_Seguro
{
    min-height: 1000px;
    width:100%;
    border: 1px  solid  #e2e2e2;
    border-radius: 6px;
}

.Formularios_Colegio
{
    /*min-height: 1000px;*/
    width:98%;
    border: 1px  solid  #e2e2e2;
    border-radius: 6px;
    padding:5px;
}

    .Formularios_Seguro .FormularioSeguro_Izq
    {
        min-height: 700px;
        width:75%;
        border: 1px solid #e2e2e2;
        float: left;
        margin-left: 5px;
    }
        .Formularios_Seguro .FormularioSeguro_IzqClientesP
    {
       /* min-height: 700px;*/
        width:75%;
        border: 1px solid #e2e2e2;
        float: left;
        margin-left: 5px;
    }
    .Formularios_Seguro .FormularioSeguro_Izq_BusClie
    {
        min-height: 700px;
        width:75%;
       /* border: 1px solid blue;*/
        float: left;
        margin-left: 5px;
    }
      .Formularios_Seguro .FormularioSeguro_Der
    {
        min-height: 350px;
        width:23%;
        border: 1px solid black;
        float: left;
        margin-left: 5px;
        border-radius: 6px;
        background-color: #e2e2e2;
        margin-top: 10px;
    }

       .Formularios_Seguro .FormularioSeguro_Izq_Contrato
    {
        min-height: 300px;
        width:60%;
        border: 1px solid #e2e2e2;
        float: left;
        margin-left: 5px;
        overflow: hidden;
    }
         .Formularios_Seguro .FormularioSeguro_Izq_ContratoDependientes
    {
        min-height: 275px;
        width:60%;
        border: 1px solid #e2e2e2;
        float: left;
        margin-left: 5px;
        overflow: hidden;
    }
      .Formularios_Seguro .FormularioSeguro_Der_Contrato
    {
        min-height: 270px;
        width:38%;
        border: 1px solid black;
        float: left;
        margin-left: 5px;
        border-radius: 6px;
        background-color: #e2e2e2;
       
    }
      .Formularios_Seguro .FormularioSeguro_Der_Contrato2
    {
        
        width:38%;      
        float: left;
        margin-left: 5px;
  
       
    }
    .Formularios_Seguro .datosPlan
    {
        height: 290px;
        width: 98%;
        border-radius: 6px;
      border: 2px solid #e2e2e2;
      margin: 0 auto;
    }
   .Formularios_Seguro .datosPlan_Polizas
    {
        height: 430px;
        width: 98%;
        border-radius: 6px;
      border: 2px solid #e2e2e2;
      margin: 0 auto;
    }
    .Formularios_Seguro .bloqueCobro
    {
        width:48%;
        float: left;
        margin-left: 2px;
         border: 1px solid #e2e2e2;
            border-radius: 6px;
    }
    .Formularios_Seguro .bloqueCobro2
    {
        width:30%;
        float: left;
        margin-left: 2px;
         border: 1px solid #e2e2e2;
            border-radius: 6px;
          margin-top: 10px;
    }
    .Formularios_Seguro .bloqueCobroMenu
    {
        width: 20%;
        float: left;
         border-radius: 6px;
        background-color: #e2e2e2;
         border: 1px solid black;
         margin-left: 5px;
         margin-top: 10px;
    }

     .Formularios_Seguro .Reportes
    {
        width:32%;
        float: left;
        margin-left: 5px;
         border: 1px solid #e2e2e2;
            border-radius: 6px;
          margin-top: 10px;
    }

    .Formularios_Seguro .contratoImp
    {
        border: 1px solid red;
       min-height: 100px;
       /* width: 98%;*/
       width: 800px;
        margin: 0 auto;
        text-align: justify;
    }
        .Formularios_Seguro .contratoImp p
        {
            font-size: 18px;
          
        }

.Formularios_SeguroRepDep
{
   width: 1024px;
   height: 350px; 

}
.Formularios_SeguroRepDep .FormularioSeguro_Izq_ContratoDependientesDep
    {
        min-height: 275px;
        width:60%;
        border: 1px solid #e2e2e2;
        float: left;
        margin-left: 5px;
        overflow: hidden;
    }
.Formularios_SeguroRepDep .FormularioSeguro_Izq_Sector /*PAra sectores*/
    {
        min-height: 275px;
        width:54%;
        border: 1px solid #e2e2e2;
        float: left;
        margin-left: 10px;
        overflow: hidden;
    }
.Formularios_SeguroRepDep .FormularioSeguro_Der_ContratoDep
    {
        min-height: 270px;
        width:38%;
        border: 1px solid black;
        float: left;
        margin-left: 5px;
        border-radius: 6px;
        background-color: #e2e2e2;
       
    }
    /**************************************contrato impresion seguro***************************************/

#Content_encabezadoSeguro
{
    width: 100%;
    height: 260px;

   position: relative;
}
    #Content_encabezadoSeguro #logoSeguro
    {
         width: 30%;
         height: 100%;

         float:left;
    }
     #Content_encabezadoSeguro #encabezadoTextoSeguro
    {
         width: 60%;
         height: 90%;
   
        /* float:left;*/
        margin: 0 auto;
    }
#Content_encabezadoSeguro  #DosBarras 
{
    border-top: double 6px black; 
    width: 200px; 
   float:right;
   top:-30px; 
}

 /*=====================================================================MODULO DEPACHAR FACTURA==========================================================*/
 .detalleDespacho{
     width:800px;
     height:200px;
     margin: auto;
     /*background-color: orange;*/
    


 }

 .contDatalist{
     width: 900px;
     /*height: 300px;
     overflow: auto;*/
      margin: auto; 
     text-align:center;
 }
 .fotodetalleDesp{
     text-align:left;
     float: left;
     /*float:left !important;*/
     width:30%;
     height:100%;
     /*background-color: red;*/
 }
 .infDetalleDesp{
      text-align:left;
           float: left;
      /*float:left !important;*/
     width:60%;
     height:100%;
     /*background-color: aqua;*/
     padding-left:10px;
  
 }
 .fotodetalleDespImg {
    text-align:center;
 }

 .cont_fieldset{
/*display: block;*/
    margin-top: 10px;
    padding: 10px;
    border: 2px solid #0090CB;
    box-shadow: 0px 6px 10px #0090CB;  
    width: 90%;
    border-radius: 6px;
        }


 /***********************************************************************************/
 .cont_fieldset_usuarios{
    margin: 20px auto;
    padding: 15px;
    border: 2px solid #0090CB;
    box-shadow: 0px 6px 10px #0090CB;  
    width: 90%;
    border-radius: 6px;
    
        }
  .cont_legend{
    font-weight: bold;
    padding-left:10px;
    font-size: 20px;
 }

 .Content_Permisos{
float :left ;
border : solid  2px  #e4e4e4;
display : inline-block;
height :auto;
width : 100%;    

}
.permisos{
margin: 10px auto;
box-shadow: 0px 2px 5px #0090CB;  
  
border : solid  2px  #0b42f5;
height :auto;
min-height: 50px;
width : 98%;    
/*background-color: orange;*/
}
.titulos{
    background-color: #12c3b3;
    width: 100%;
    height: 50px;  
}
.h2_titulos{
    text-align:center;
    font-size:30px;
    color:white;
    padding:5px;
    }
/*-------------------------------------------CREACION DE COMPROBANTES----------------------------------------------------*/
.form_CrearComprobantes{
    width:100%;
    min-height:250px;
    border : solid  2px  #e4e4e4;
    margin:auto;
    display : inline-block;
    background-color:#c4f7ef
  
}
.Busqueda_Comprobante{
    width:100%;
    min-height:300px;   
    margin:auto;
    display : inline-block;
    /*border : solid  2px  #e4e4e4;
    background-color:#c4f7ef*/
}


.contenDepacho{
    width:98%;
    min-height:150px;
      border : solid  2px  #e4e4e4;
    /*background-color:maroon;*/
    margin:auto;
    text-align:center;
}

/*===========================CONTENEDOR GENERAL ===============================*/
.contenGeneral{
    width:98%;
    min-height:150px;
    border : solid  2px  #e4e4e4;
    margin: 20px auto;
    text-align:center;   
    padding:10px;
    /*background-color:orange;*/
}

.TituloPantalla{
    width:100%;
    /*background-color:#0090CB;*/
    text-align:center;
    box-sizing:border-box;
    /*padding:10px;*/
    /*margin:10px;*/

       
}
.TituloPantalla h2{
   /*padding:10px;*/
   color:blue;
   font-size:30px;
       
}

.tabBusqueda{
    min-height: 100px;
    width:50%;
    border: 1px solid #e2e2e2;
    float: left;
    margin-top:10px;
    margin-left: 10px;
    overflow: hidden;
    padding:10px;
}

.bloqueTipoCuadre{
    width:100%;
    /*min-height:600px;*/  
    /*background-color: yellow;*/
}
.tipoCuadreEfec{
    width:49.33%;
    min-height:550px; 
    float:left;
    /*background-color: orange;*/
}
.tipoCuadreTranf{
    width:49.33%;
   min-height:550px; 
    float:left;
    /*background-color: lemonchiffon;*/
}
