/**********************************************************
    Hoja de estilos; global
    Autor: Infogasto
**********************************************************/


@import url(composicion.css);
@import url(reset.css);
@import url(http://fonts.googleapis.com/css?family=Racing+Sans+One);

body{
    font-family: verdana,arial;
    font-size: 12px;
    margin:0 auto;
    color: #3F3D38;    
}

header{
    background: #000000;
    height: 50px;
    color: #fff;
    box-shadow: 0px 3px 3px #CCCCCC;

}

nav{
    float: right;
    position: relative;
    width: 550px;
}

footer{

    margin: 10px auto 10px auto;
    text-align: left;
    color: #3C3333;
    width: 960px;
    position: relative;
}

img{

    border: 0;
}

a{
    text-decoration:none;
    color: #1C5A85;
}




/* Botones Home
--------------------------------------------------------*/

#logop{

    width:200px;
    float: left;
    font-size:30px;
    margin: 5px 0px 0px 20px;   
    letter-spacing:.05em; 
    font-family: 'Racing Sans One', cursive;
    


}

#logop a{

    color: #fff;

}

#spanuser{
display: block;
    float: left;
    font-family: courier;
    font-size: 12px;
    position: absolute;
    right: 350px;
    text-align: right;
    top: 20px;
    width: 500px;
}


.txtlogo:hover{

    
    text-shadow: 1px 1px 8px #fff;

}


.btnlisthome {
    display: block;
    float: right;
    list-style: none outside none;
    margin: 10px 20px 0 0;
    padding: 0;
    width: auto;
}
.btnlisthome li {
    float: left;
    margin: 0 10px 0 0;
}

.btnhome {
    outline: 0;
    padding: 7px 15px;
    display: block;
    color: #9fa8b0;
    font-weight: normal;
    text-shadow: 1px 1px #1f272b;
    border: 1px solid #1c252b;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #232B30; /* old browsers */
    background: -moz-linear-gradient(top, #3D4850 3%, #313d45 4%, #232B30 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#3D4850), color-stop(4%,#313d45), color-stop(100%,#232B30)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3D4850', endColorstr='#232B30',GradientType=0 ); /* ie */
    box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* CSS3 */
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* Firefox */
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* Safari, Chrome */
}
.btnhome:hover {
    color: #fff;
    background: #4C5A64; /* old browsers */
    background: -moz-linear-gradient(top, #4C5A64 3%, #404F5A 4%, #2E3940 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#4C5A64), color-stop(4%,#404F5A), color-stop(100%,#2E3940)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C5A64', endColorstr='#2E3940',GradientType=0 ); /* ie */
}
.btnhome:active {
    background-position: 0 top;
    position: relative;
    top: 1px;
    color: #fff;
    padding: 7px 15px 4px;
    background: #20282D; /* old browsers */
    background: -moz-linear-gradient(top, #20282D 3%, #252E34 51%, #222A30 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#20282D), color-stop(51%,#252E34), color-stop(100%,#222A30)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20282D', endColorstr='#222A30',GradientType=0 ); /* ie */
    -moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */
    -webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Safari, Chrome */
    box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */
}


/*Formulario login
--------------------------------------------------------*/

#logerr{

    color: #CD0A0A;
    font-size: 12px;
    width: 285px;
    border: 1px solid #CD0A0A;
    background: url(../imagen/exclamation.png) no-repeat #FEF8F6;
    background-position: 61px 4px;
    padding:5px 5px 5px 20px;
    text-align: center;
    position: absolute;
    
    margin-left: 95px;
    top: -5px;

}

#login{

    width: 400px;
    margin: 15px auto 0 auto;
    float: left;
    position: relative;
}


.system{

    width: 400px;
    margin: 15px auto 0 auto;
    float: left;
    position: relative;
}

form#ingresosis{
    /*background: #fafafa;*/
    padding: 15px 40px;
    width: 365px;
    margin: auto;
}

fieldset{
    border-style: none;
    padding-top: 0px;
    padding-bottom: 5px;
}

legend{
    font-size: 15px;
    color: #3f3d38;
    padding: 4px 0;
}
ul{
    margin-left: 0px;

}
ul.logg{
    list-style: none;
    border-top: 1px solid #f0f0f0;
    padding-top: 15px;
    display: block;
    width: 375px;
    padding-left: 0px;
    margin-top: 5px;
    margin-left: 0px;
}

ul.ulsystem{
    list-style: none;
    border-top: 1px solid #f0f0f0;
    padding-top: 15px;
    display: block;
    width: 325px;
    padding-left: 0px;
    margin-top: 5px;
    margin-left: 0px;
}

ul.listaSocial{

     list-style: none;
    border-top: 1px solid #f0f0f0;
    padding-top: 15px;
    display: inline;
    width: 175px;
    padding-left: 0px;
    margin-top: 5px;
    margin-left: 0px;
}

ul.listaSocial  li {

     float: left;
     display: inline;
     margin-left: 10px;
     margin-top: 10px;
}

.etiqueta{

    font-size: 15px;
    color: #3F3D38;
}

fieldset.acceso{
    margin-top: 15px;
}

fieldset.fieldsystem{
    margin-top: 27px;
}

form#ingresosis ul li{
    height: 30px;
    list-style: none;
    
}

form#ingresosis label{
    width: 130px;
    display: block;
    float: left;
    font-weight: bold;
    color: #414242;
    padding-top:5px ;
}

form#formsystem{

    padding: 0px 36px 15px 36px;
    margin: auto;
}

form#formsystem ul li{
    height: 30px;
    list-style: none;
    
}

form#formsystem label{
    width: 90px;
    display: block;
    float: left;
    font-weight: bold;
    color: #414242;
    padding-top:5px ;
}

input{
    -moz-transition:all 0.25s ease-in-out 0s;
    border:1px solid rgba(0, 0, 0, 0.2);
    border-radius:3px 3px 3px 3px;
    color: #6b6b6b;
    padding: 2px 2px 2px 2px;
    height: 20px;
}

input:focus{
     outline: none;
    box-shadow: 0px 0px 7px #61C5FA;
    border-color: #61C5FA;
}

input#submit{
    width: 100px;
    height: 25px;
    background: url(../imagenes/key.ico) #a6bf52 no-repeat 13px 4px;
    padding: 2px 0px 3px 35px;
    text-align: left;
    color: #fff;
    margin-left: 259px;
    border-top: 1px solid #abd733;
    border-left: 1px solid #abd733;
    border-right: 1px solid #626559;
    border-bottom: 1px solid #626559;
    cursor: pointer;
    text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

input#submit:hover{
    background: url(../imagenes/key.ico) #b0ca5a no-repeat 13px 4px;
    border-top: 1px solid #b0ca5a;
    border-left: 1px solid #b0ca5a;
    border-right: 1px solid #626559;
    border-bottom: 1px solid #626559;
}

select{
    -moz-transition:all 0.25s ease-in-out 0s;
    border:1px solid rgba(0, 0, 0, 0.2);
    border-radius:3px 3px 3px 3px;
    width: 225px;
    color: #6b6b6b;
    padding: 2px 2px 2px 2px;
    height: 26px;
}

select:focus{
     outline: none;
    box-shadow: 0px 0px 7px #61C5FA;
    border-color: #61C5FA;
}

select option{

    padding: 3px;

}

textarea{
    -moz-transition:all 0.25s ease-in-out 0s;
    border:1px solid rgba(0, 0, 0, 0.2);
    border-radius:3px 3px 3px 3px;
    color: #6b6b6b;
}

textarea:focus{
     outline: none;
    box-shadow: 0px 0px 7px #61C5FA;
    border-color: #61C5FA;
}

.button {
background-color: #1684A3;
    background-image: -moz-linear-gradient(top , #3093c7, #1684A3);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7),to(#1684A3));
 background-image: -webkit-linear-gradient(top, #3093c7, #1684A3);
 background-image: -ms-linear-gradient(top, #3093c7, #1684A3);
 background-image: -o-linear-gradient(top, #3093c7, #1684A3);
 background-image: linear-gradient(top, #3093c7, #1684A3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1684A3);

    border-color:#1c5a85 #1c5a85 #1c5a85;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #fff;
    cursor: pointer;
    font-family:verdana,Helvetica;
    font-weight: normal;
    height: 30px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    width: 120px;
   float: right;
   cursor:pointer;
   padding: 4px 10px 8px 10px;
   }
.button:hover {
   background-color: #16809E;
    background-image: -moz-linear-gradient(top , #0A85A8, #16809E);   
background-image: -webkit-gradient(linear, left top, left bottom,from(#0A85A8),to(#16809E));
 background-image: -webkit-linear-gradient(top, #0A85A8, #16809E);
 background-image: -ms-linear-gradient(top, #0A85A8, #16809E);
 background-image: -o-linear-gradient(top, #0A85A8, #16809E);
 background-image: linear-gradient(top, #0A85A8, #16809E);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0A85A8, endColorstr=#16809E);

}
.button:active {
   box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
    outline: medium none; 
background-color: #16809E;
    background-image: -moz-linear-gradient(top , #0A85A8, #16809E);   
background-image: -webkit-gradient(linear, left top, left bottom,from(#0A85A8),to(#16809E));
 background-image: -webkit-linear-gradient(top, #0A85A8, #16809E);
 background-image: -ms-linear-gradient(top, #0A85A8, #16809E);
 background-image: -o-linear-gradient(top, #0A85A8, #16809E);
 background-image: linear-gradient(top, #0A85A8, #16809E);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0A85A8, endColorstr=#16809E);

      }

.inputtext{
    width: 220px;
}

/*para la suscripcion y social
----------------------------------------------------------------------*/

#divsocial{

    float: left;
    width: 370px;
    display: block;
    margin-left:45px;
    margin-top: 16px;

}

.labelfront{
    width: 70px;
    display: block;
    float: left;
    font-weight: bold;
    color: #414242;
    padding-top:5px ;
}
   
/*para la info del index
----------------------------------------------------------------------*/

#infoindex{

    width: 495px;
    margin: 20px auto;
    float: right;
    height:400px;
}

#imgindex{

    width:400px;
    height:180px;
    padding: 5px;
    border:1px solid #ddd;
    margin: 0 auto;
}

#textindex{

    width: 400px;
    margin: 0 auto;
    padding: 20px;
    font-size:14px;
    line-height:17px;
    color: #3C3333;
    text-align:justify;

}

#textindex ul li{
    list-style:url(../imagen/vineta1.gif);
    line-height:20px;
}

#titleindex{

    color: #222;
  
    font-size:30px;
    font-family:"Myriad Pro",Arial,Helvetica,sans-serif;

}

#divbtnreg{

    margin:0 auto;
    width:100%;
    text-align:center;
}

.buttonindex {
    margin:0 auto;
border-color:#1c5a85 #1c5a85 #1c5a85;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #fff;
    cursor: pointer;
    font-family:verdana,Helvetica;
    font-weight: normal;
    height: 30px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
   cursor:pointer;
   padding: 4px 10px 8px 10px;
 background-color: #1684A3;
    background-image: -moz-linear-gradient(top , #3093c7, #1684A3);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7),to(#1684A3));
 background-image: -webkit-linear-gradient(top, #3093c7, #1684A3);
 background-image: -ms-linear-gradient(top, #3093c7, #1684A3);
 background-image: -o-linear-gradient(top, #3093c7, #1684A3);
 background-image: linear-gradient(top, #3093c7, #1684A3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1684A3);

   }
.buttonindex:hover {
background-color: #16809E;
    background-image: -moz-linear-gradient(top , #0A85A8, #16809E);   
background-image: -webkit-gradient(linear, left top, left bottom,from(#0A85A8),to(#16809E));
 background-image: -webkit-linear-gradient(top, #0A85A8, #16809E);
 background-image: -ms-linear-gradient(top, #0A85A8, #16809E);
 background-image: -o-linear-gradient(top, #0A85A8, #16809E);
 background-image: linear-gradient(top, #0A85A8, #16809E);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0A85A8, endColorstr=#16809E);   }
   }
.buttonindex:active {
 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
    outline: medium none; 
background-color: #16809E;
    background-image: -moz-linear-gradient(top , #0A85A8, #16809E);   
background-image: -webkit-gradient(linear, left top, left bottom,from(#0A85A8),to(#16809E));
 background-image: -webkit-linear-gradient(top, #0A85A8, #16809E);
 background-image: -ms-linear-gradient(top, #0A85A8, #16809E);
 background-image: -o-linear-gradient(top, #0A85A8, #16809E);
 background-image: linear-gradient(top, #0A85A8, #16809E);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0A85A8, endColorstr=#16809E);

   }

/* Lista de Cuentas
----------------------------------------------------------------------*/
.infotable{
    width: 540px;
    float: right;
    position: relative;
    height: auto;
    
}

.headinfotab{

    
    padding:10px 0 10px 15px;
    background-color: #3093C7;
    color: #fff;
    font-weight: bold;
    margin-top: 16px;

}

#infolista{

    
    padding:2px 0 2px 15px;
    background-color: #3F4142;
    color: #fff;
    font-weight: bold;
    font-size: 9px;

}

.contenttab{

    width: 520px;
    margin: 0px 20px 0 auto;
    float: right;
    position: relative;
    height: 480px;
    overflow-y: auto;
    overflow-x:hidden;

}

ul.ulsys{
    
    
    width: 513px;
    padding-left: 0px;
    margin-top: 0px;
    margin-left: 0px;
   
    border-left:1px solid #E5E5E5;
    border-right:1px solid #E5E5E5;
    margin-bottom: 0px;
}

ul.ulsys li{

    height: 35px;
    list-style: none;
    border-bottom:1px solid #E5E5E5;
    line-height: 33px;
    padding-left: 10px;
    padding-right: 10px;
}

ul.ulsys li:hover{

    background: #EDF4F7;
}

ul.ulsys li img{
    
    vertical-align: text-bottom;
}

ul.ulsys li .options{
    float: right;
    padding-top: 6px;
}


ul.ulsys li .edit{
    float: left;
    margin-right: 8px;
}

ul.ulsys li .delete{
    float: left;
}


.btnoptions{

    
    white-space: nowrap;
    background-color: #EAEAEA;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), to(#EAEAEA));
    background-image: -webkit-linear-gradient(top, #FAFAFA, #EAEAEA);
    background-image: -moz-linear-gradient(top, #FAFAFA, #EAEAEA);
    background-image: -ms-linear-gradient(top, #FAFAFA, #EAEAEA);
    background-image: -o-linear-gradient(top, #FAFAFA, #EAEAEA);
    background-image: linear-gradient(top, #FAFAFA, #EAEAEA);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FAFAFA', EndColorStr='#EAEAEA');
    border: 1px solid #777;
    padding: 0 .2em;
    font:  1em/1.7em  verdana, sans-serif,Helvetica;
    text-decoration: none;
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    -moz-border-radius: .2em;
    -webkit-border-radius: .2em;
    border-radius: .2em;
    
    
}

.btnoptions:hover{
    background-color: #ddd;        
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
    background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
    background-image: -moz-linear-gradient(top, #fafafa, #ddd);
    background-image: -ms-linear-gradient(top, #fafafa, #ddd);
    background-image: -o-linear-gradient(top, #fafafa, #ddd);
    background-image: linear-gradient(top, #fafafa, #ddd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd');        

}

.btnoptions:active{
    -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
    -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
    box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
    position: relative;
    top: 1px;
}

.btnoptions:focus{
    outline: 0;
    background: #fafafa;
}

.btnoptions:before{
    background: #ccc;
    background: rgba(0,0,0,.05);
    float: left;        
    width: .9em;
    text-align: center;
    font-size: 1.1em;
    margin: 0 .2em 0 -.2em;
    padding: 0 .18em;
    -moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
    -webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
    box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
    -moz-border-radius: .15em 0 0 .15em;
    -webkit-border-radius: .15em 0 0 .15em;
    border-radius: .15em 0 0 .15em;
        pointer-events: none;

        /* 

 float: left;        
    width: .9em;
    text-align: center;
    font-size: 1.2em;
    margin: 0 .2em 0 -.2em;
    padding: 0 .18em;
        */
}

.edit:before
{
    content: "\270E";        
}

.delete:before
{
    content: "\2718";        
}

.spmonto{

    text-align: right;
    float: left;
    margin-right:16px;
    position: relative;
    top: -5px;
    text-align: center;
    height: 25px;
    font-size: 14px;
    color: green;
}

.montoinicial{
    margin-right: 45px !important;
}

.spmontocero{

    text-align: right;
    float: left;
    margin-right: 20px;
    position: relative;
    top: -5px;
    text-align: center;
    height: 25px;
    font-size: 14px;
    color: red;
}

/*form registro
----------------------------------------------------------------------*/

#registro{

    width: 400px;
    margin:50px auto 0 auto;
    
    position: relative;
}

form#registro ul li{
    height: 30px;
}

form#registro label{
    width: 160px;
    display: block;
    float: left;
    font-weight: bold;
    color: #444720;
}

.btnregcancel{
    width: 105px !important;
    margin-right: 10px;
    background-color: #F5F5F5 !important;
    background-image: -moz-linear-gradient(center top , #F5F5F5, #E6E6E6);
    border-color: #B3B3B3;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #333333;
    cursor: pointer;
    float: right;
    font-family: verdana,Helvetica;
    font-weight: normal;
    height: 30px;
    padding: 4px 10px 8px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    width: 120px;
}

.btnregcancel:hover{
        background-color: #E6E6E6 !important;
    background-image: -moz-linear-gradient(center top , #F5F5F5, #ccc);
    border-color: #B3B3B3;

}

.btnregok{
    width: 105px !important;
    
}


form#formregistro {
    
    margin: auto;
    padding-right: 26px;
}

form#formregistro ul li{
    height: 30px;
    list-style: none;
    
}

form#formregistro label{
    width:100px;
    display: block;
    float: left;
    font-weight: bold;
    color: #414242;
    padding-top:5px ;
}


ul#reg{
    width: 400px;
    list-style: none;
    border-top: 1px solid #f0f0f0;
    padding-top: 15px;
    display: block;
    padding-left: 0px;
    margin-top: 5px;
    margin-left: 0px;
}

fieldset#registrate{
    margin-top: 15px;
}

div#informacion {
    float: left;
    padding-top: 50px;
    font-size: 16px;
    font-family: courier,verdana,arial;
}

.alert-info{
    background-color: #D9EDF7;
    border: 1px solid #BCE8F1;
    color: #3A87AD;
    padding: 8px 35px 8px 14px;
}

.alert-aviso{
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    color: #C09853;
    padding: 8px 35px 8px 14px;
}

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

button.close{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}

.close{
    color: #000000;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    opacity: 0.2;
    text-shadow: 0 1px 0 #FFFFFF;
}

.alert{
    border-radius:4px 4px 4px 4px;
    padding: 8px 35px 8px 14px;
    text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
}

#alertreg{
    width:680px;
    margin: 50px auto 0 auto;
}

#msginfo{
    width:340px;
    margin: 20px 0 0 25px;
    padding-right: 5px !important;
    font-size: 11px;
}

#msgavisocta{
    width:340px;
    margin: 20px 0 0 70px;
    padding-right: 5px !important;
    
}

.erreg{
    display: block;
    left: 0 !important;
    margin-left: 10px !important;
    margin-top: 0 !important;
    top: -35px !important;
    width: 265px !important;
}

/*
    PARA MENSAJES DE ERROR Y EXITO
----------------------------------------------------*/

.error{

    color: #CD0A0A;
    font-size: 11px;
    width: 210px;
    border: 1px solid #CD0A0A;
    background: url(../imagen/exclamation.png) no-repeat #FEF8F6;
    background-position: 70px 4px;
    padding:5px 5px 5px 95px;
    text-align: left;
    position: absolute;
    margin-top: 16px;
    margin-left: 55px;
    
}

.exito{

    color: #4F8A10;
    font-size: 11px;
    width: 250px;
    border: 1px solid #4F8A10;
    background: url(../imagen/tick.png) no-repeat #DFF2BF;
    background-position: 70px 4px;
    padding:5px 5px 5px 95px;
    text-align: left;
    position: absolute;
    margin-top: 16px;
    margin-left: 55px;
    
}
/* Balance */

.post-it {
background:#F9F9F9;
    border: 1px solid #CDCDCD;
    color: #414242;
    float: right;
    font-family: arial;
    font-size: 14px;
    height: 170px;
    margin-right: 65px;
    margin-top: 35px;   
    width: 290px;

}

.post-it ul{
    list-style: none;
    padding: 0px 0px 0px 5px;
}
.post-it ul li{
    margin-bottom: 4px;
}
.post-it h2{
    font-size: 16px;
}

#stadotitle{
   background-color: #EFEFEF;
    background-image: -moz-linear-gradient(center top , #FDFDFD 0%, #EAEAEA 100%);
    border-bottom: 1px solid #CDCDCD;
    font-weight: bold;
    height: 23px;
    padding-top: 5px;
    text-align: center;
    
}

#mesant{
    float: left;
    margin-left:10px;
    border: 1px solid grey;
    border-radius: 12px;
    cursor: pointer;
    height: 18px;
    padding-top: 2px;
    position: relative;
    top: -2px;
    width: 20px;
}

#messig{

    border: 1px solid grey;
    border-radius: 12px;
    cursor: pointer;
    float: right;
    height: 18px;
    margin-right: 10px;
    padding-top: 2px;
    position: relative;
    top: -2px;
    width: 20px;
}

#navegahead{
    text-align: center;
    color: #3093C7;
    margin-top: 8px;
}

#detallestado{
    position: relative;
    margin-top: 20px;
}

#iddivisa{
    width: 50px;
    position: absolute;
    top: -10px;
}

.titbaldet{
    display: block;
    float: left;
    margin-left: 28px;
    width: 110px;

}

.colorazul{
    color: #3A87AD;
}

.colornaranja{
    color: #B94A48;
}

.colorrojo{
    color: red;
}

.colorverde{
    color: #468847;
}

.linkregis{
    height:15px !important;
    text-align: center;
    font-size: 14px !important;
    margin-right: 15px;
}

/* estilos para las opciones */

#mnusec{

    margin: 20px 0px 0px 20px; /* centered */
    width: 250px;
    float: left;

}

.bubble {
    clear: both;
    margin: 0px auto;
    width: 210px;
    background: #FAFAFB;
    -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
    -moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
  -khtml-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    position: relative;
    z-index: 90; 
    border:1px solid #ddd;
    height: 300px;

}

.bubble ul{
    padding: 20px 0 0 0;
    list-style: none;
    margin: 0;
    width: auto;


}

.bubble ul li{
    height: 35px;
    background-color:#FAFAFB; 
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #FFFFFF;

}

.bubble ul li a {
    color: #0D83A4;
    text-decoration: none;
    display: block;
    padding: 7px 10px 8px 20px;
}

.bubble ul li a:hover {
    background: #fdfdfe;
}

.imgconf{

    position: absolute;
}

.rectangle {
    background: #0D83A4;
    height: 35px;
    width: 240px;
    position: relative;
    left:-15px;
    top: 20px;
    float: left;
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
    z-index: 100; 
}

.rectangle h2 {
    font-size: 14px;
    color: #fff;
    padding-top: 0px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    text-align: center;
    position: relative;
    top: -5px;
    font-family:Verdana,Arial,sans-serif;
}

.triangle-l {
    border-color: transparent #0C728E transparent transparent;
    border-style:solid;
    border-width:15px;
    height:0px;
    width:0px;
    position: relative;
    left: -30px;
    top: 40px;
    z-index: -1; /* displayed under bubble */
}

.triangle-r {
    border-color: transparent transparent transparent #0C728E;
    border-style:solid;
    border-width:15px;
    height:0px;
    width:0px;
    position: relative;
    left: 210px;
    top: 10px;
    z-index: -1; /* displayed under bubble */
}



.div_opciones{

    width: 650px;
    height: 520px;
   
    float: right;
    margin: 20px 20px 0 0;
}

#tab-categoria{
    
      width: 650px;
    height: 470px;
    
    float: right;
    margin: 0px 0px 0 0;

}

.selected{

    border-right: 3px solid #6CC644;
    background: #fff;
    color: #222 !important;
    cursor: default;
    font-weight: bold;

}


#nota{
    -moz-transition:all 0.25s ease-in-out 0s;
    border:1px solid rgba(0, 0, 0, 0.2);
    border-radius:3px 3px 3px 3px;
    color: #6b6b6b;
    padding: 2px 2px 2px 2px;
    font-family: Verdana, Arial !important;
    font-size: 14px !important;
   
}

#notagasto{
    -moz-transition:all 0.25s ease-in-out 0s;
    border:1px solid rgba(0, 0, 0, 0.2);
    border-radius:3px 3px 3px 3px;
    color: #6b6b6b;
    padding: 2px 2px 2px 2px;
    font-family: Verdana, Arial !important;
    font-size: 13px !important;
   
}

#listadivisa{
    width: 650px;

}

#conte_divi{

    width: 276px;
    float: left;
    margin-top: 20px;
}

#lista_divi{

    width: 345px;
    float: right;
    margin-top: 45px;

}

#miperfil{
    width: 100%;
}

#miperfil img{
    float: right;
    margin: 80px 60px 0 0;
}

.inputtextusr{
    width:260px ;
}

#seguridad{
    width: 100%;
}

#seguridad img{
    float: right;
    margin: 80px 70px 0 0;
}

/* Para listado de cuentas */

.infoheadlcta{
    width: 280px;
    float: left;
    position: relative;
    height: auto;
    margin-left:10px;
    
}

.headinfotablcta{
    padding:10px 0 10px 7px;
    background-color: #3093C7;
    color: #fff;
    font-weight: bold;
    margin-top: 16px;

}

.contenttablcta{

    width: 278px;
    margin: 0px;
    float: left;
    position: relative;
    height: 460px;
    overflow-y: auto;
    overflow-x:hidden;

}

ul.ulsyslcta{
    width: 260px;
    padding-left: 0px;
    margin-top: 0px;
    margin-left: 0px;
    border-left:1px solid #E5E5E5;
    border-right:1px solid #E5E5E5;
    margin-bottom: 0px;
}

ul.ulsyslcta li{

    height: 35px;
    list-style: none;
    border-bottom:1px solid #E5E5E5;
    line-height: 33px;
    padding-left: 10px;
    padding-right: 10px;
}

ul.ulsyslcta li:hover{

    background:url(../imagen/imgthis.png) no-repeat 0px 10px #EDF4F7;
}

ul.ulsyslcta li img{
    
    vertical-align:-5px; 
    margin-right: 5px;
}

ul.ulsyslcta li a{
    color: #3F3D38;
    font-size: 11px !important;
    display: block;
    width: 250px !important;
}

#detallegastos{
    float: right;
    width: 640px;
    height: 520px;
    margin: 0px 25px 0 0;
}

.headinfotabgasto{
    padding:10px 0 10px 7px;
    background-color: #fff;
    color: #000;
    font-weight: bold;
    margin-top: 16px;
     border: 1px solid #999;

}

#tablalistgasto{
    border:0px;
    padding: 0px;
    font-size: 11px;
}

#tablalistgasto td{

    border-bottom: 1px solid #e0e0e0;

}

.selectedcta{
    background:url(../imagen/imgthis.png) no-repeat 0px 10px #EDF4F7;
    color: #000 !important;
    cursor: default;

}
/* Para listado de gastos */
.backtr{
        background-color:#FFFFE0;
}

.imgdelete{

    background: url(../imagen/eraseh.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
   cursor: pointer;
}

.imgdelete:hover{

    background: url(../imagen/eraser.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
   cursor: pointer;
}

#tablalistgasto a{
    color: #3F3D38 !important;
}

#sumagasto{

    
    padding:8px 0 10px 5px;
    background-color: #E7FCDB;
    color: #666;
    font-weight: bold;
    font-size: 12px;

}

#div_listadog{
    height: 460px;
    overflow-x: hidden;
    overflow-y:auto;
}

/* Para estadisticas */

#mnusecest{

    width: 550px;
    margin:5px 0 15px 20px

}

#mnusecest fieldset{
    border:1px solid #DDDDDD ;
    border-radius:4px;
    padding: 2px 0 12px 10px;
}

#mnusecest fieldset legend{
    font-size: 12px !important;
}

.div_estadistica{

    width: 920px;
    height: 520px;
    margin: 10px 10px 0 20px;
}

#tab-repgasto{
    
      width:918px;
    height: 520px;
    margin: 0px 0px 0 0;

}

#param_gastos{
    padding: 10px;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    width: 895px;
    font-size: 11px;
    position: relative;
    background: url("../lib/jquery/css/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png") repeat-x scroll 50% 50% #DEEDF7;
}

#param_gastos select{
    font-size: 12px !important;
    width: 190px;
}

#param_gastos input{
    font-size: 11px !important;
}

#param_cuentas{
    padding: 10px;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    width: 780px;
    
    font-size: 11px;
    position: relative;
    background: url("../lib/jquery/css/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png") repeat-x scroll 50% 50% #DEEDF7;
}

#param_cuentas input{
    font-size: 11px !important;
}

#tab-repcuentas{
    
      width:808px;
    height: 520px;
    margin-left: 55px;

}

#opcionrep{
    float: right;
    height: 20px;
    width: auto;
    padding: 7px 5px 5px 0;
}

.btnoptionsrep{
    background-color: #EAEAEA;
    background-image: -moz-linear-gradient(center top , #FAFAFA, #EAEAEA);
    border: 1px solid #777777;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    color: #333333;
    display: block;
    font: 1em/1.7em verdana,sans-serif,Helvetica;
    height: 22px;
    padding: 0 0.2em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    white-space: nowrap;
    width: 60px;
}

.btnoptionsrep:hover{
    background-color: #ddd;        
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
    background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
    background-image: -moz-linear-gradient(top, #fafafa, #ddd);
    background-image: -ms-linear-gradient(top, #fafafa, #ddd);
    background-image: -o-linear-gradient(top, #fafafa, #ddd);
    background-image: linear-gradient(top, #fafafa, #ddd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd');        

}

.btnoptionsrep:active{
    -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
    -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
    box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
    position: relative;
    top: 1px;
}

.btnoptionsrep:focus{
    outline: 0;
    background: #fafafa;
}

#mnusecgraficos{

    margin: 20px 0px 0px 0px; /* centered */
    width: auto;
    float: left;

}

#mnusecgraficos .bubble ul li a{
   padding: 10px 10px 10px 20px !important;
}

#mnusecgraficos .bubble ul li label{
   position: relative;
   top: 14px;
   left: 10px;
}

/* Para listado de compras */

.infoheadlistac{
    width: 280px;
    float: right;
    position: relative;
    height: auto;
    margin-left:0px;
    border-left: 1px solid #bbb;
    box-shadow: 0 0 2px #ccc;
}

.headinfotablistac{
    padding:8px 10px 0 10px;
    color: #fff;
    font-weight: bold;
    height: 40px;
}

.contenttablistac{

    width: 280px;
    margin: 0px;
    position: relative;
    height:495px;
    overflow-y: auto;
    overflow-x:hidden;
    
}

ul.ulsyslistac{
    width: 100%;
    padding-left: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #e5e5e5;
}

ul.ulsyslistac li{

    height: 35px;
    list-style: none;
    border-bottom:1px solid #C9C9C9;
    line-height: 33px;
    padding-left: 10px;
    padding-right: 10px;
}

ul.ulsyslistac li:hover{

    background:url(../imagen/imgthis.png) no-repeat 0px 10px #EDF4F7;
}

ul.ulsyslistac li img{
    
    vertical-align:-5px; 
    margin-right: 5px;
}

ul.ulsyslistac li a{
    color: #797979;
    font:bold 12px/32px Arial,sans-serif;
    display: inline-block;
    width: 200px !important;
    text-shadow:1px 1px 0 rgba(255, 255, 255, 0.2);

}

#div_items{
    float: left;
    width: 660px;
    height: 520px;
    margin: 0px 10px 0 0;
    
}

.headinfoitem{
    padding:10px 0 10px 7px;
    background-color: #fff;
    color: #000;
    font-weight: bold;
    margin-top: 16px;
    position: relative; 

}

.numitems{
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #C9C9C9;
    box-shadow: none;
    color: #797979;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
    border-radius: 9px;
    display: block;
    font: bold 11px/18px Arial,sans-serif;
    margin-right: 10px;
    padding: 0 8px;
    position: absolute;
    right: 0px;
    margin-top: -26px;
}

#tablalistitem{
    border:0px;
    padding: 0px;
    font-size: 11px;
}

#tablalistitem td{

    border-bottom: 1px solid #e0e0e0;

}

.selecteditem{
    background:url(../imagen/imgthis.png) no-repeat 0px 10px #EDF4F7;
    color: #000 !important;
    cursor: default;

}

#txtItem{

    -moz-transition:all 0.25s ease-in-out 0s;
    background-color: #FFFFFF;
    border:1px solid rgba(0, 0, 0, 0.2);
    border-radius:3px 3px 3px 3px;
    color: #6b6b6b;
    display: inline-block;
    height: 20px !important;
    line-height: 24px;
     margin: 0;
     min-height: 24px;
     outline: medium none;
     padding-left: 5px;
     padding-right: 55px;    
    width:442px;

}

.insertItem{

    background: -moz-linear-gradient(#3CA7D0, #257A9A) repeat scroll 0 0 #257A9A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3CA7D0),to(#257A9A)) repeat scroll 0 0 #257A9A;
 background-image: -webkit-linear-gradient(top, #3CA7D0, #257A9A);
 background-image: -ms-linear-gradient(top, #3CA7D0, #257A9A);
 background-image: -o-linear-gradient(top, #3CA7D0, #257A9A);
 background-image: linear-gradient(top, #3CA7D0, #257A9A);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3CA7D0, endColorstr=#257A9A);
    border-color: #1B5971 #1B5971 #113948;
    border-radius: 0px 3px 3px 0px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 12px;
    height: 28px;
    line-height: 27px;
    margin-right: 0;
    padding: 0 8px;
    position: absolute;
    text-align: center;
    text-decoration: none !important;
    text-shadow: 0 -1px 0 #1B5971;
    right:43px;
    top:10px;
    cursor: pointer;
}

.insertItem:hover{
    background:-moz-linear-gradient(#51B0D5,#2A8AAF) repeat scroll 0 0 #2A8AAF;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#51B0D5),to(#2A8AAF)) repeat scroll 0 0 #2A8AAF;
 background-image: -webkit-linear-gradient(top, #51B0D5, #2A8AAF);
 background-image: -ms-linear-gradient(top, #51B0D5, #2A8AAF);
 background-image: -o-linear-gradient(top, #51B0D5, #2A8AAF);
 background-image: linear-gradient(top, #51B0D5, #2A8AAF);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#51B0D5, endColorstr=#2A8AAF);

    cursor:pointer;
    text-decoration:none;
} 

.insertItem:active{

     background:-moz-linear-gradient(#257A9A,#3CA7D0) repeat scroll 0 0 #3CA7D0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#257A9A),to(#3CA7D0)) repeat scroll 0 0 #3CA7D0;
 background-image: -webkit-linear-gradient(top, #257A9A, #3CA7D0);
 background-image: -ms-linear-gradient(top, #257A9A, #3CA7D0);
 background-image: -o-linear-gradient(top, #257A9A, #3CA7D0);
 background-image: linear-gradient(top, #257A9A, #3CA7D0);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#257A9A, endColorstr=#3CA7D0);
}

/* Para ventana insertar y editar lista de compras */

form#formlista{

    padding: 15px 36px;
    margin: auto;
}

form#formlista ul li{
    height: 30px;
    list-style: none;
    
}

form#formlista label{
    width: 123px;
    display: block;
    float: left;
    font-weight: bold;
    color: #414242;
    padding-top:5px ;
}

ul.ullista{
    list-style: none;
    border-top: 1px solid #f0f0f0;
    padding-top: 15px;
    display: block;
    width: 350px;
    padding-left: 0px;
    margin-top: 5px;
    margin-left: 0px;
}

.mensajeinfo{

    width: 340px;
    padding: 8px;
    border: 1px solid #E2C391;
    background:#FCF8E3;
    margin-top:65px;
    color:#C09853;
    font-size: 11px;

}

.imgdellist{

    background: url(../imagen/del.png) no-repeat;
    width: 16px;
    height: 25px;
    position: absolute;
   cursor: pointer;
   background-position: 0 9px;
   right: 42px;
}

.imgdellist:hover{

    background: url(../imagen/delh.png) no-repeat;
    width: 16px;
    height: 25px;
    position: absolute;
   cursor: pointer;
   background-position: 0 9px;
   right: 42px;
}

.imgeditlist{
 background: url(../imagen/edit.png) no-repeat;
    width: 16px;
    height: 25px;
    position: absolute;
   cursor: pointer;
   background-position: 0 9px;
   right: 60px;

}

.imgeditlist:hover{

    background: url(../imagen/edith.png) no-repeat;
    width: 16px;
    height: 25px;
    position: absolute;
   cursor: pointer;
   background-position: 0 9px;
   right: 60px;
}

/* Para items */

#listaitems{
    overflow-y: auto;
    height: 420px;
}

.title_items{
      border-bottom: 2px solid #27ae60;
    color: #434343;
    font-size: 14px;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-top: 10px;
    width: 640px;
}

ul.ulistitem{
    width:620px;
    padding-left: 0px;
    margin-top: 0px;
    margin-left: 20px;
    margin-bottom: 0px;
   
}

ul.ulistitem li{

    height:auto;
    list-style: none;
    border:1px solid #E5E5E5;
    background: #FCFCFC;
    border-radius:2px;
    margin-bottom:5px;
    position:relative;
    font-size: 11px;
    padding-right: 15px;
    padding-left: 5px;
}

ul.ulistitem li a{
    padding:6px 0px 6px 4px;
}

ul.ulistitem li:hover{

    background: #FFFFF0;
    border:1px solid #9be0f9;
}

ul.ulistitem li img{
    
    vertical-align:-5px; 
    margin-right: 5px;
}

ul.ulistitem li a{
    color: #797979;
    display: inline-block;
    width: 100%;
    text-shadow:1px 1px 0 rgba(255, 255, 255, 0.2);

}

ul.ulistitem li .delete-item{
    position: absolute;
    right: 0;
    z-index: 10;
    top: -3px;
    width: 20px;
}

ul.ulistitem li .delete-item img{
    
    vertical-align:-5px; 
    margin-right: 5px;
    width: 14px;
}


.backgreen{
    background-color:#E7FCDB;
}

.regok{
    color: green;
}

#closepop{
    float: none !important; 
}

.loadajax{
    width: 400px;    
    height: 30px;
    text-align: center;
}

#acercade
{
    margin: 100px auto 0;
    position: relative;
    text-align: justify;
    width: 400px;
    line-height: 1.5em;
}

#nosotros
{
    margin: 50px auto 0;
    position: relative;
    text-align: justify;
    width: 800px;
    line-height: 1.8em;
}

#linkpassw
{
    float: right;
    margin-right: 40px;
}


#recpassw
{
    margin: 100px auto 0;
    position: relative;
    text-align: justify;
    width: 400px;    
}

.resaltado{
    outline: none;
    box-shadow: 0px 0px 7px red;
    border-color: red;
}

.resaltado:focus{
    outline: none;
    box-shadow: 0px 0px 7px red;
    border-color: red;
}

#linksfooter{
    position: absolute;
    top: 0;
    right: 0;
}

.politicaprivacidad
{
    margin: 50px auto 0;
    position: relative;
    text-align: justify;
    width: 850px;
    line-height: 1.8em;
    height:480px;
    overflow:auto;
    padding-right: 15px;
}