﻿/*Css by esmidi.com*/
body{
width:auto;
height:auto;
background:#AAAAAA;/*#F0F3F5#DEEFF6#A1C4D7#A3C6D9*/
font-family:tahoma,arial,helvetica,sans-serif;
font-size:0.7em;
color:#333;
opacity:1 !important;
}
.prin{
width:99%;
height:auto;
margin:auto;
padding: 0.5%;
}
.cabe{
width:99%;
height:auto;
padding:  0.5%;
}
.menu{
width:99%;
height:auto;
padding: 0.5%;
margin:0% 0% 0% 0%;
font-size:10px !important;
}
.cont{
width:100%;
height:auto;
}
.cont-izqu{
width:19%;
height:auto;
margin:0% 1% 0% 0%;
float:left;
}
.cont-dere{
width:79%;
height:auto;
float:left;
padding:0.5%;
background:#fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow:0 1px 2px #DEDEDE;
-moz-box-shadow:0 1px 2px #DEDEDE;
}
.cont-cent{
width:99%;
height:auto;
padding: 0.5%;
background:#fff;
border:1px solid #fff;
}
.pie{
padding:1%;
text-align:center;
}
/*MENU*/
.frmpagos{
width:100%;
height:auto;
}
#agregarusuario{
float:none;
cursor:pointer;
}
.carga{
}
.carga div{
width:100%;
height:100%;
position:fixed;
top:0%;
left:0%;
}
.carga div img{
width:auto;
height:auto;
position:fixed;
top:50%;
left:50%;
}
.dinpu{
width:25%;
height:auto;
float:left;
margin:0 0% 0.5% 0;
}
.dlista, .darea{
width:100%;
height:auto;
float:left;
margin:0 0% 0.5% 0;
}
.dinpu label, .darea label{
width:100%;
height:auto;
float:left;
}
table span.ui-icon{
float:left;
margin:0% 10% 0% 0%;
}
.dinpu span{
float:left;
}
.dimg label{
width:100%;
height:auto;
float:left;
}
.fradio{
width:auto;
height:auto;
float:left;
}
.dinpu .fradio label{
width:auto;
height:auto;
float:left;
}
.dimg{
width:25%;
height:auto;
float:left;
margin:0% 0% 1% 0%;
}
.dimg  img, .dimg a img{
width:auto;
height:auto;
margin:auto;
border:5px #EBF3F8 solid;
border-radius: 5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.dimg  img:hover, .dimg  a img:hover{
border:5px #D2E6F1 solid;
}
.requ{
color:#ff0000;
}
.correoelectronico, .email{
text-transform:lowercase !important;
}
.dataTables_length{
width:25%;
height:auto;
float:left;
}
.dataTables_length select{
width:20% !important;
height:auto;
}
.dataTables_filter{
width:25%;
height:auto;
float:right;
}
.dataTables_filter input[type="text"]{
width:40% !important;
height:auto;
}
.dataTables_info{
width:auto;
height:auto;
float:left;
}
.dataTables_paginate{
width:auto;
height:auto;
float:right;
}
.DataTables_sort_wrapper span{
float:right;
}
table.tblsorted tr:hover{
cursor:pointer;
}

/**/
p span{
float:left;
}
table.tblsorted{
width:100%;
height:auto;
font-weight:bold;
}
fieldset{
width:97.9%;
padding:1%;
height:auto;
margin:0% 0% 1% 0%;
border:none;
/*
background:#F9F7D6;
border:1px #D9D7B6 solid;
*/
}
legend{
padding:0.5% 1% 0.5% 1%;
}
label{}

input[type="button"]{
}
input[type="radio"]{
}
input[type="text"], textarea{
text-transform:uppercase;
}
input.correoelectronico{
text-transform:lowercase;
}
input[type="text"],input[type="password"], select, textarea{
width:90%;
height:auto;
float:left;
}
.dlista select, .darea textarea{
width:99%;
height:auto;
}
select option{
width:auto;
}
input[type="text"]:hover, input[type="password"]:hover, select:hover, input[type="text"]:focus, input[type="password"]:focus, select:focus{

}
h2{
/*
background:#F5F5F5;
border-bottom:1px #E5E5E5 solid;
*/
margin:0% 0% 1% 0%;
}
h3{
margin:0% 0% 1% 0%;
padding:1%;
}
.cont-dere h3{
margin:0% 0% 0% 0%;
padding:0.5% !important;
background:#CCD9E0;
/*color:#5B5F62;*/
text-shadow:0 1px #FFFFFF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
a img, img{
border:none;
cursor:pointer;
}
a{
/*color:#082D3F;*/
text-decoration:none;
}
a:hover{
/*color:#000;*/
text-decoration:none;
}
.limp{
clear:both;
}
.cmprbnt{
background:url('img/bgaga.jpg') center no-repeat;
}
/**/
#ader{ left:50%}
.w100po{width:100%}
.w50po{width:50%}
.w33po{width:33%}
.w15po{width:15%}
.w10po{width:10%}
.w20po{width:20%}
.w60po{width:60%}
.h50pt{height:50pt;}
.h100po{height:100%;}
.fl{float:left;}
.fr{float:right;}
.bt000{border-top:1pt #000 solid;}
.bl000{border-left:1pt #000 solid;}
.br000{border-right:1pt #000 solid;}
.bb000{border-bottom:1pt #000 solid;}
.bc000{border:1px #000 solid;}
.bcd000{border:1px #000 double;}
.br5{-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.bn{border:none;}
.fwb{font-weight:bold;}
.fs11px{font-size:11px;}
.tac{text-align:center;}
.tac2{text-align:justify;}
.tal{text-align:left;}
.tar{text-align:right;}
.fs10pt{font-size:10pt;}
.fcred{color:#FF0000;}

/**/
/* TipTip CSS - Version 1.2 */

#tiptip_holder {
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 99999;
}
#tiptip_holder.tip_top {
padding-bottom: 5px;
}
#tiptip_holder.tip_bottom {
padding-top: 5px;
}
#tiptip_holder.tip_right {
padding-left: 5px;
}
#tiptip_holder.tip_left {
padding-right: 5px;
}
#tiptip_content {
font-size: 11px;
color: #fff;
text-shadow: 0 0 2px #000;
padding: 4px 8px;
border: 1px solid rgba(255,255,255,0.25);
background-color: rgb(25,25,25);
background-color: rgba(25,25,25,0.92);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 0 0 3px #555;
-webkit-box-shadow: 0 0 3px #555;
-moz-box-shadow: 0 0 3px #555;
}
#tiptip_arrow, #tiptip_arrow_inner {
position: absolute;
border-color: transparent;
border-style: solid;
border-width: 6px;
height: 0;
width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow {
border-top-color: #fff;
border-top-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_bottom #tiptip_arrow {
border-bottom-color: #fff;
border-bottom-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_right #tiptip_arrow {
border-right-color: #fff;
border-right-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_left #tiptip_arrow {
border-left-color: #fff;
border-left-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
margin-top: -7px;
margin-left: -6px;
border-top-color: rgb(25,25,25);
border-top-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
margin-top: -5px;
margin-left: -6px;
border-bottom-color: rgb(25,25,25);
border-bottom-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -5px;
border-right-color: rgb(25,25,25);
border-right-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -7px;
border-left-color: rgb(25,25,25);
border-left-color: rgba(25,25,25,0.92);
}
/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
#tiptip_content {
padding: 4px 8px 5px 8px;
background-color: rgba(45,45,45,0.88);
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
border-bottom-color: rgba(45,45,45,0.88);
}
#tiptip_holder.tip_top #tiptip_arrow_inner { 
border-top-color: rgba(20,20,20,0.92);
}
}
