
.normal{font-weight:bold;}
.eliminar{cursor:pointer;}
.ui-mobile .ui-page-active {   overflow-x: scroll !important;}

body , html{
font-size:13px;font-family:arial;

	background: rgba(235,235,235,1);
	/*background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(204,204,204,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,235,235,1)), color-stop(100%, rgba(204,204,204,1)));
	background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(204,204,204,1) 100%);
	background: -o-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(204,204,204,1) 100%);
	background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(204,204,204,1) 100%);
	background: linear-gradient(to bottom, rgba(235,235,235,1) 0%, rgba(204,204,204,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#cccccc', GradientType=0 );*/
}
td{font-size:13px;font-family:arial;padding:3px !important;}
thead{font-weight:bold !important;background-color:#000;color:#FFF !important;min-height:20px !important;opacity:0.9;}
.cabecera{color:#FFF !important;background-color:#000 !important;}
.fondoNegro{
	background: rgb(125,126,125); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
}
.ui-controlgroup{ margin:0 !important;}
.ui-field-contain { position: inherit;}

.changeAlfa{cursor:pointer;padding:7px;border-radius:5px;border:#333 thin solid;font-size:17px;font-weight:bold;text-align:center;opacity:0.8;max-width: 180px !important;margin:5px;}
.changeAlfa:hover{opacity:1;box-shadow: rgba(0, 0, 0, 0.69) 3px 3px 21px;}
.changeAlfa span{color:#888;font-size:16px;}

::-webkit-input-placeholder{color:#99A;font-size:15px !important;text-align:center;}
.vaSinUso:valid{background-color:#99FFAA;font-weight:bold;}
.ui-input-text{margin-top:0px !important;}
label{margin:0px !important;font-size:13px !important;font-weight:bold;color:#666;}
.cajaBorde{background-color:#FFF;border:#CCC thin solid;border-radius:5px;padding:0px;}

.ui-btn{margin:0px !important;min-width: 60px;}

#fraTapa{display:none;position:fixed;top:15px;bottom:15px;left:15px;right:15px;background-color:rgba(0,0,0,0.9);border-radius:10px;padding:10px;
	border:#333 thin solid;overflow-y:auto !important;background-image:url(../im/bg.gif);}
#fraTapa2{display:none;position:fixed;top:15px;bottom:15px;left:15px;right:15px;background-color:rgba(0255,255,255,0.9);border-radius:10px;padding:10px;
	border:#333 thin solid;overflow-y:auto !important;}
#fraTapa3{display:none;position:fixed;top:15px;bottom:15px;left:15px;right:15px;background-color:rgba(0255,255,255,0.9);border-radius:10px;padding:10px;
	border:#333 thin solid;overflow-y:auto !important;}
#fraTapa4{display:none;position:fixed;top:15px;bottom:15px;left:15px;right:15px;background-color:rgba(0255,255,255,0.9);border-radius:10px;padding:10px;
	border:#333 thin solid;overflow-y:auto !important;}
	
#acciones{background-color:#FFF;width:830px;border-radius:5px;padding:5px;margin-bottom: 10px;}
.cerrar{background-size:48px 48px;width:48px;height:48px;background-image:url(../im/delete.png);opacity:0.7;cursor:pointer;position:absolute;top:5px;left:5px;border-radius:24px;}
.cerrar:hover{opacity:1;box-shadow:none !important;}
.no-select{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor:default;
}

.classLabelMod{color:#666;width:400px;padding:5px;border-radius:5px;border:#CCC thin solid;font-weight:bold;font-size:20px;}
.esperando{background-image:url(../im/fondo0.gif) !important;background-color:#FF0 !important;color:#000;font-weight:bold;font-size:25px;
text-shadow:#fff 0 0 2px, #fff 0 0 1px,#fff 0 0 3px,#fff 0 0 4px,#fff 0 0 2px, #fff 0 0 1px,#fff 0 0 3px,#fff 0 0 4px,#fff 0 0 5px, #fff 0 0 5px,#fff 0 0 6px,#fff 0 0 6px !important;
}

.separadort{ margin-bottom: 5px; margin-top: -21px;background-color: #FFF;padding:2px;font-weight: bold;color: #666;width: 40%;border:#CCC thin solid;border-radius:5px;}
.sombra3{box-shadow: rgba(0, 0, 0, 0.69) 3px 3px 21px;}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}.siselect {
    -webkit-touch-callout: auto !important;
    -webkit-user-select: auto !important;
    -khtml-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important;
}
.modificable{cursor:pointer;}
.modificable:hover{background-image:url(../im/edit2.png);background-size:20px 20px;}
.ui-input-text, .ui-btn{border-color: #CCC;}

/* JESUS */
.sombra3.tabId{
	width:1530px;
}
.sombra3.tabId table#tableLeads{
	width:100%;
}

.col_5{width:5.85%;margin:0 .25%;}
.col_10{width:9.15%;margin:0 .25%;}
.col_15{width:14.15%;margin:0 .25%;}
.col_20{width:19.15%;margin:0 .25%;}
.col_25{width:24.15%;margin:0 .25%;}
.col_30{width:29.15%;margin:0 .25%;}
.col_35{width:34.15%;margin:0 .25%;}
.col_40{width:39.15%;margin:0 .25%;}
.col_45{width:44.15%;margin:0 .25%;}
.col_50{width:49.15%;margin:0 .25%;}
.col_60{width:59.15%;margin:0 .25%;}
.col_70{width:69.15%;margin:0 .25%;}
.col_80{width:79.15%;margin:0 .25%;}
.col_90{width:89.15%;margin:0 .25%;}
.col_100{width:99.15%;margin:0 .25%;}
.inline{display:inline-block;}