.mayuscula{text-transform:uppercase;}
#Forma1{margin: auto;padding: 0px;}
.grupos{margin: 0 0 5px 0;padding:5px;}



.menu_usuario ul{list-style: none;margin:2px;}
.menu_usuario ul li{list-style-type: none;}
.menu_usuario a{text-decoration: none;display: block;padding: 3px 10px;text-align: left;}
.licursor:hover{cursor: pointer;color:#CACACA;}
.centerLoading{width:300px;height:130px;position:fixed;top:40%;left:50%;margin-top:-60px;margin-left:-150px;background-color: #FFF;text-align:center;padding-top:30px;z-index:9999;font-family:Verdana;border:1px solid #92242F;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;}
.bloq_m{margin: 2px;}
.msg_ayuda{background: url(../images/icons/off.png) 3px 10px no-repeat;margin: 0 0 5px 0;padding:5px 5px 5px 60px;border: solid 1px #FFFFFF;min-height: 68px;}
.msg_ayuda:hover{background: #f0f0f0  url(../images/icons/on.png) 3px 10px no-repeat;}

.msg_alerta{background: #F6F6F6 url(../images/warning.png) 12px 10px no-repeat;margin: 0 0 5px 0;padding:15px 25px 15px 45px;border: solid 1px #F1A023; min-height: 30px;}

.msg_error{background: #fdfdca url(../images/error.png) 20px 10px no-repeat;margin: 0 0 5px 0;padding:15px 5px 15px 55px;border: solid 1px #ca0000;}



.bronce, .platino, .dorado, .autium{
    width: auto;
    min-height: 90px;
    margin: 0 auto;
    padding-left: 160px;
    border:solid 1px #CDCDCD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.bronce{background:#f0f0f0 url(../images/bronce.png) no-repeat 10px -5px;}
.platino{background:#f0f0f0 url(../images/platino.png) no-repeat 10px -5px;}
.dorado{background:#f0f0f0 url(../images/dorado.png) no-repeat 10px -5px;}
.autium{background:#f0f0f0 url(../images/autium.png) no-repeat 10px -5px;}



#modalidades{height: 40px;margin: 20px auto;background:url(../images/modalidades.png) no-repeat left top;}
#modalidades div{width: 90px;height: 40px;background:transparent;display:block;float:left;margin-right:12px;;cursor: pointer;}
.escoge-bronce{background: #E6A819;}
.escoge-platino{background: #E6A819;}
.escoge-dorado{background: #E6A819;}
.escoge-autium{background: #E6A819;}
#bronce:hover,#platino:hover,#dorado:hover,#autium:hover{cursor: pointer;}
.paquete-tit{text-align: center;font-size: 20px;font-weight: bold;color: #FFF;padding: 8px;}
.paquete-img img{width: 250px;}
.paquete-text{font-weight: bold;color: #ACB0BE;padding: 10px;}
.msg_error p, .msg_alerta p, .msg_ayuda p{padding:3px; text-align:left;}
.user_avatar{width: 320px;height: 240px;margin: 0px auto 0px 10px;padding: 2px;background: #fff;border: solid 1px #C74350;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.user_avatar img{border: 0;width: 100px;height: auto;margin: 3px;padding: 0;}
#bienvenida_text{background: url('../images/fondo.png') repeat-x scroll 50% -1010px;border: solid 1px #CCC;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;height: 200px;padding: 60px;}


#next,#lapizEdit{display: inline;margin: 0 8px 0;padding: 0;border: 0;cursor: pointer;}
#habilitaIngresos{height: auto;}
#habilitaIngresos table{margin: auto;width: 100%;font-size: 14px;}
#habilitaIngresos table tbody{width: 100%;}

#habilitaIngresos table .color{font-weight: bold;}
#habilitaIngresos table .class_green{font-weight: bold;font-size: 30px;text-align: center;color: #008020;}
#habilitaIngresos table .class_red{font-weight: bold;font-size: 30px;text-align: center;color: #c02020;}

#listaResponsables tr:hover{}
.fiel_mini{width: 90px;height: auto;float: left;}
.infotextr{background: url('../images/liner.png');font-weight: bold;color: #C74451;}
.infotextg{background: url('../images/lineg.png');font-weight: bold;color: #000;}


/* --------------------------------------------------------------------------------*/
.avatarprofile{
    margin:auto;
    background: url('../images/nofoto.jpg') no-repeat;
    border: 4px solid #CACACA;
    width: 200px;
    min-height: 150px;
}
.avatarprofile > img {
    width: 200px;
    min-height: 150px;
    border:0;
    padding:0;
}
.webcam{
    margin:auto;
    background: url('../images/nofoto.jpg') no-repeat -30px -15px;
    border: 3px solid #CACACA;
    width: 200px;
    min-height: 150px;
}
.webcam > img {
    width: 200px;
    min-height: 150px;
    border:0;
    padding:0;
}
.webcam > span {z-index:2;position:absolute;color:#999;font-size:10px;bottom: -16px;left:145px;}
.webcam > span:hover{cursor: pointer;}
#micam{width:100%;}
/* --------------------------------------------------------------------------------- */
/* ===== forms ===== */
input[type='text'].infotextr{background: url('../images/liner.png');font-size: 1.1em;padding:3px;color: #C74451;}
input[type='text'].infotextg{background: url('../images/lineg.png');font-size: 1.1em;padding:3px;color: #000;}
input[type='text'].infotextb{background: url('../images/lineb.png');color: #000;}
.ordenNumero{
    margin: 0;
    padding: 8px;
    width: 130px;
    background-color: #F9F9F9;
    border: 2px solid #ccc;
    border-radius: 6px;
    box-shadow: 0 0 3px #CCCCCC;
    text-shadow: 0 2px 0 white;
    text-align: center;
}
.ordenNumero span{
    margin: auto;
    color: #777777;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
#tablet{
    margin:20px auto;
    padding: 20px;
    width:620px;
    height:auto;
    background:url(../images/tapiz.png) repeat;
    border: 2px solid #EAEDF0;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
#objectAyuda{
    clear: both;
    width:600px;
    height: 338px;
    margin:auto;
    padding: 5px;
    border: 2px solid #EAEDF0;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.op-add{
    width: 280px;height: 60px;margin: 10px 10px 0;border: solid 1px transparent;
    background:url(../images/b-operacion.png) no-repeat -9px -10px;    
}
.op-list{
    width: 280px;height: 60px;margin: 10px 10px 0;border: solid 1px transparent;
    background:url(../images/b-operacion.png) no-repeat -9px -78px;    
}
.op-ent{
    width: 280px;height: 60px;margin: 10px 10px 0;border: solid 1px transparent;
    background:url(../images/b-operacion.png) no-repeat -9px -146px;    
}
.op-seg{
    width: 280px;height: 60px;margin: 10px 10px 0;border: solid 1px transparent;
    background:url(../images/b-operacion.png) no-repeat -9px -214px;
}
.op-fin{
    width: 280px;height: 60px;margin: 10px 10px 0;border: solid 1px transparent;
    background:url(../images/b-operacion.png) no-repeat -9px -282px;
}
.op-add:hover, .op-list:hover, .op-ent:hover, .op-seg:hover, .op-fin:hover{
    cursor: pointer;
    border: 1px solid #FF9900;
    border-radius:10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#lista1, #lista2, #lista3{
    display:none;
    width:294px;
    height:100px;
    background:url(../images/inputg.png);
    position:relative;
    overflow: auto;
}
.divscroll{
    width:98%;
    height:80px;
    margin: 10px;
    position:relative;
    border: 1px solid #FF9900;
    overflow: auto;
}
.green-tt{
    background:url(../images/green-tt.png) center -30px no-repeat;
    height: 80px;
    padding: 10px 20px 10px 20px;
    color: #555555;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}