@charset "utf-8";
/* 
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231;position:relative; }

body, button, input, select, textarea { font-family:Arial,sans-serif; color: #666; }
::-moz-selection { background: #20376D; color: #fff; text-shadow: none; }
::selection { background: #20376D; color: #fff; text-shadow: none; }
a { color: #93960F; }
a:visited { color: #93960F; }
a:hover { color:#93960F ; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== Dicrom =====================================================
   Author: Plasma Comunicaci&oacute;n (http://plasmacom.com.ar)
   ========================================================================== */
html{
overflow-y:scroll;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:13px;
background:url(../img/bg.jpg) repeat-x #ECECE7;
}
#logo,.wrap{
width:940px;
margin:0 auto;
display:block;
clear:both;
}  

#logo{
height:86px;
position:relative;
}
#logo img{
float:left;
width:278px;
height:49px;
padding:20px 0;
}
#user{
position:absolute;
width:25%;
right:0;
bottom:10px;
text-align:right;
}
#main{
width:940px;
margin:0 auto;
position:relative;
padding:0 20px;
z-index:2;
}
header{
margin:0 0 50px 0;
position:relative;
}
div{
display:block;
}
.sep,.sep_100,.sep_50,.sep_l,.sep_15{
display:block;
clear:both;
}
.sep_l{border-bottom: 1px solid #92950F;margin:10px 0 0 0;
}
.sep_100{
height:100px;
}
.sep_50{
height:50px;
}
.sep_15{
height:15px;
}
.le{
float:left;
}
.ri{
float:right;
}
h1,h2,h3,h4{
font-family:Times,"Times New Roman",  serif;
font-weight:normal;
}
header h1{
display:block;
color:#ECECE7;
font-size:31px;
margin: 30px 0 20px 0;
}
h2{
color:#92950F;
font-size:23px;
padding:0 0 10px 0;
margin:0 0 10px 0;
border-bottom: 1px solid #92950F;
}h3{
color:#666;
font-size:23px;
padding:0 0 10px 0;
margin:0 0 10px 0;

}
#tit_nav{
color:#92950F;
font-size:20px;
float:left;
width:auto;
margin-left:530px;
}

footer{
position:relative;
width:100%;
margin:20px 0;
background:url(../img/bg_foo.jpg) repeat-x #242C00;
color:#C9CAC8;
font-size:13px;
padding:85px 0 20px 0;
display:block;
clear:both;
}
#img_foo{
position:absolute;
top:-10px;
}
#logo_foo{
padding:20px 20px 0 0;
}
#img_foo img{
float:left;
}
footer .wrap div{
float:left;
margin: 0 30px 20px 0;
}
footer a, footer a:visited{
color:#C9CAC8;
font-size:13px;
text-decoration:underline;
}

/*Login*/
form{
padding:20px;
margin: 20px 0;
background:#D6D8C0;
width:300px;
}
label{
float:left;
clear:left;
width:80px;
}
input{
float:left;
margin-bottom:10px;
width:200px;
}
#bt_in, #formContrato input[type='submit']{
clear:left;
margin: 10px 0 0 80px;
background:#989C10;
font-family:Times, "Times New Roman", serif;
color:#ECECE7;
cursor:pointer;
padding: 5px 15px;
font-size:21px;
border:none;
width:auto;
}
#bt_in:hover{
background:#ECECE7;
color:#989C10;
}
.alert, .error{
color:#ECECE7;
font-size:15px;
padding:5px 10px;
background:#BC534D;
margin: 10px 0;
display:inline;
width:auto;
}
/*Campa&ntilde;a*/

#menu_interno{
position:absolute;
bottom:5px;
right:0;
width:400px;
text-align:right;
}
#menu_interno a{
	color:#666666;
font-size:15px;
text-decoration:none;
}
#totales{
/*position:absolute;
bottom:5px;
right:0;*/
color:#666666;
font-size:15px;
}
#menu_interno a:hover{
color:#FFFFFF;
}
h3.tit{
float:left;
width:auto;
margin:15px 0 10px 0;
}
#filtro_fechas{
float:right;
width:340px;
width:350px\9;
}
#filtro_fechas form{
width:auto;
padding:0  0 0 10px;
}
#filtro_fechas input{
width:70px;
text-align:center;
margin:5px 10px 0 10px ;
}
#filtro_fechas label{
clear:none;
width:35px;
margin:8px 0 0 0;
}
#filtro_fechas input#bt_in{
width:auto;
margin:0;
float:right;
clear:none;
}
#filtro_fechas input#bt_in:hover{
background-color:#333;
color:#FFFFFF;
}



/*Paginador*/
.pag{
height:30px;
clear:both;
margin:20px 0;
padding:5px;
background:#92950F;
}
.pag a,.pag span{
float:left;
padding:5px 0px;
margin:0 3px;
text-decoration:underline;
text-align:center;
width:27px;
color:#ECECE7;
border:1px solid #92950F;
}
.pag .tit{
width:50px;
font-weight:bold;
border:none;
text-decoration:none;
}

.pag span.puntos{
font-weight:bold;
color:#FFF;
text-decoration:none;
}

.pag a:visited{
color:#ECECE7;
}
.pag span.cur{
background:#ABAF12;
text-decoration:none;
}
.pag span.li{
border:none;
background:#FFFFFF;
color:#696A6E;}

.pag a.prev, .pag a.next,.pag span.prev, .pag span.next{
border:none;
background:url(../img/nav_pag.gif) no-repeat;
width:22px;
height:22px;
padding:0;
margin-top:3px;
text-decoration:none;
}
.pag a span.prev, .pag a span.next{
margin-top:0px;
}
.pag span.prev{
 background-position:0 -22px;
}
.pag span.pagsep{
border:none;
background-color:#FFF;
color:#B4B4B6;
}

.pag span.next{
  background-position:-22px -22px;
}
 .pag a span.prev{
 background-position:-0px 0;
 }

 .pag a span.next{
 background-position:-22px 0;
 }
  .pag span.next:hover{
 background-position:-22px -22px;
 border:none;
 }
 .pag a.prev:hover,.pag a.next:hover{
  border:none;
  }
   .pag span.prev:hover{
 background-position:-0 -22px;

 }
 .pag a:hover{
border:1px solid #ECECED;
}

.csv{
display:block;
background:url(../img/bg_csv.jpg) no-repeat;
padding: 20px 0 30px 70px;
height:30px;
}

/*Partida*/
#h_par {
border-bottom: 1px solid #7A7D0D;
margin: 0 0 10px 0;
}
#h_par h2{
border:none;
margin:0;
padding:0;
}
#h_par .ri{
width:300px;
font-size:15px;
}
#h_par .ri a{
float:right;
margin: 0 0 10px 10px;
}
.tab_par{
float:left;
width:550px;
}
.obs{
float:right;
width:363px;
}

h4{
background:#92950F;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
margin:0;
padding: 6px;
}
.ban_w h4{
margin:0 0 10px 0;
}
.ban_w{
background:#D6D8C0;
width:363px;
padding:0 0 10px 0;
}
.banner{
width:296px;
height:222px;
margin:0 auto 10px auto;
position:relative;
z-index:2;
overflow:hidden;

float:left;
}
.banner a{
display:none;
position:absolute;
width:296px;
height:222px;
overflow:hidden;
z-index:1;
}

.banner a img{
width:296px;
height:auto;
}
.banner a p{
display:none;
}
#sig,#ant{
float:left;
width:32px;
height:222px;
background:url(../img/nav_ban.gif) no-repeat;
}
#ant{
background-position:10px 100px;
}
#ant:hover{
background-position:-63px 100px;
}
#sig{
background-position:-30px 100px;
}
#sig:hover{
background-position:-100px 100px;
}
.epi{
display:block;
clear:both;
margin:5px 30px 5px 30px;
font-size:15px;
}
.loading{
top:45%;
left:45%;
width:30px;
height:30px;
margin: -80px 0 0 -60px;
margin:0;
background:url(../img/loader.gif) no-repeat #FFF;
z-index:900;
position:absolute;
background-position:center;
border-radius:30px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
filter: alpha(opacity=40);
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
opacity:0.6;
display:none;
}



table#auditoria_carga{width:400px;}


	/*Reportes*/
	

	table.responsive { margin-bottom: 0;  position: relative; }
	.pinned { position: absolute; left: 0; top: 35px; background: #fff; width: 300px; overflow: hidden; overflow-x: scroll; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
	.pinned table { border-right: none; border-left: none; width: 100%;}
/*	.pinned table th, .pinned table td { white-space: nowrap; }*/
	.pinned td:last-child { border-bottom: 0; }
	div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; }
	div.table-wrapper div.scrollable { position: relative; overflow: scroll; overflow-y: hidden;position:relative; margin-left: 300px; margin-top:35px; border-right: 1px solid #ccc; }	
	table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
	
	.pinned table th, table.responsive th{
	border-bottom:1px solid #ccc;
	}
	.pinned table td table.responsive td{
	height:70px;
	}
	.pinned table td#tot_gral, table.responsive td{
	width:133px;
	}

td.td_tot{
background:#92950F;
color:#FFFFFF;
}
td#tot_gral{
background:#7A7D0D;
color:#FFFFFF;
}
#back,#next{
position:absolute;
width:32px;
height:32px;
background:url(../img/nav_ban.gif) no-repeat ;
z-index:1000;
}
#back{
left:300px;
background-position:-150px 0px;
}
#back:hover{
background-position:-221px 0px;
}
#next{
right:-3px;
left:auto;
background-position:-190px 0px;
}
#next:hover{
background-position:-261px 0px;
}
.no_ve{
display:block;
width:13px;
height:13px;
background:url(../img/bul_ama.png);
position:absolute;
bottom:5px;
left:10px;
}
	


a[href^=tel]{
    color:inherit;
    text-decoration:none;
}
/*Tablas*/

	table { 
		width: 100%; 
		border-collapse: collapse; 
	}
	/* Zebra striping */
	tr:nth-of-type(even) { 
		background: #D6D8C0; 
	}
	th { 
		background: #92950F; 
		color: white; 
		font-weight: bold; 
	}
	td, th { 
		padding: 6px; 
		border: 0px solid #ccc; 
		text-align: left; 
		text-align: right; 
	}
	/*#det_par td{text-align: right; }*/
	
	.pinned td, .pinned th, #detalle_dia th:first-child,#detalle_dia td:first-child, #det_par td:first-child,#det_par th:first-child { 
	text-align: left; 
	}
	
	 form#formContrato {width:100%;}
	
	 #formContrato input[type='submit']{
		 clear:both;
		 float:none;
		 font-size:16px;
		 margin-left:20px;
	 }
	  #formContrato input[type='checkbox']{
		  width:auto;
		  margin-right:10px;
	  }
	  #formContrato p{
		  margin:0;
		   float:none;
		   clear:left;
	  }
	  #formContrato label{
		  clear:none;
		  width:auto;
	  }
	
	
		@media 
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
	
	body,#main,footer,.wr,#logo { 
			width: 495px; 
			/*display:none;*/
		}
		#tit_nav{display:none;}
		
	.pinned {width: 50%;  }
	div.table-wrapper div.scrollable { margin-left: 50%;}	
	body,#main,footer,.wr,#logo { 
			padding: 0; 
			margin: 0; 
			width: 495px; }
		
		
		
		
	}
	
	/* Smartphones (portrait and landscape) ----------- */
	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
		

		body,#main,footer,.wr,#logo { 
		display:none;
			padding: 0; 
			margin: 0; 
			width: 320px; }
		#tit_nav{display:none;}
	.pinned {width:  200px;  }
	div.table-wrapper div.scrollable { margin-left: 200px;}	


body,#logo,#main,footer,.wrap { 
width: 100%;
display:block;
padding:0 0px;
}


header{
margin: 0 10px 0 6px;}
#logo img{
width: 200px;
height:auto;
margin-left:6px;
}
#user{
width:300px;
right:10px;
}
header h1{

font-size:20px;
margin:15px 0;
}
#totales{
position:relative;
float:right;
margin:0 0px 20px 0;
text-align:right;
}
#back {
left: 200px;
}
.pinned td:nth-of-type(even),	.pinned th:nth-of-type(even) {
width:163px;
}
footer {
padding-top:70px;
}
footer .wrap div{
margin: 0 30px 10px 6px;
}
#main > h2{
margin:50px 0 0 6px;
font-size:18px;
}
#main > h3{
margin:5px 0 5px 6px;
font-size:17px;
}
#main p{
margin-left:6px;
}

.pag a,.pag span{
margin:0 3px;
width:20px;
}
.pag .tit{
display:none;
}
#filtro_fechas input#bt_in {
padding:5px;
}
#filtro_fechas {
width:320px;
}
#filtro_fechas input {
width: 70px;
text-align: center;
margin: 5px 5px 0 5px;
}
#h_par .le{
float:none;
width:100%;
margin-top:50px;
}
#h_par h2{
margin:50px 0 0 6px;
font-size:18px;
}
#h_par h3{
margin:5px 0 15px 6px;
font-size:17px;
}

#h_par .ri{
float:none;
}
.tab_par{
width:100%;
}
.tab_par td,.tab_par th{
padding:3px 1px;
}

.obs{
width:320px;
float:left;

}
.ban_w{
width:320px;
margin-bottom:30px;
}
.banner,.banner img{
width:250px;
height:185px;
}
.ban_w p.epi{
width:250px;
padding:0 0 0 20px;
}
#sig, #ant {
height: 184px;
}



/* Force table to not be like tables anymore */
		table.res,.res thead,.res tbody,v th, .res td,.res tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		.res thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		.res tr { border: 1px solid #ccc; }
		
		.res td { 
			/* Behave  like a "row" */
			border: none;
			position: relative;
			padding-left: 50%; 
		}
		

		.res td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		
		/*
		Label the data	
		*/
		
		#acumulado td:nth-of-type(1):before,.acumulado td:nth-of-type(1):before { content: "Conceptos"; }
		#acumulado td:nth-of-type(2):before,.acumulado td:nth-of-type(2):before { content: "Virgen Extra"; }
		#acumulado td:nth-of-type(3):before,.acumulado td:nth-of-type(3):before { content: "Virgen"; }
		#acumulado td:nth-of-type(4):before,.acumulado td:nth-of-type(4):before{ content: "Lampante"; }
		#acumulado td:nth-of-type(5):before,.acumulado td:nth-of-type(5):before { content: "Total"; }
		
		
		#detalle_dia td:nth-of-type(1):before { content: "Fecha"; }
		#detalle_dia td:nth-of-type(2):before { content: "Partidas"; }
		#detalle_dia td:nth-of-type(3):before { content: "Kg. Netos"; }
		#detalle_dia td:nth-of-type(4):before { content: "Kg. Aceite"; }
		#detalle_dia td:nth-of-type(5):before { content: "Rend. Ind."; }
		#detalle_dia td:nth-of-type(6):before { content: "Virgen Extra"; }
		#detalle_dia td:nth-of-type(7):before { content: "Virgen"; }
		#detalle_dia td:nth-of-type(8):before { content: "Lampante"; }
		
		
		
		

}
	
	/* iPads (portrait and landscape) ----------- */
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	#tit_nav{display:none;}
	.pinned {width:  200px;  }
	div.table-wrapper div.scrollable { margin-left: 200px;}	


body,#logo,#main,footer,.wrap { 
width: 100%;
display:block;
padding:0 0px;
}


header{
margin: 0 10px 0 6px;}
#logo img{
width: 200px;
height:auto;
margin-left:6px;
}
#user{
width:300px;
right:10px;
}
header h1{
margin-bottom:30px;
/*
font-size:20px;
margin:15px 0;
*/
}
#h_par{
margin:0 6px;
border-bottom:none;
}
#totales{
/*
position:relative;
float:right;
margin:0 0px 20px 0;
text-align:right;
*/
}
#back {
left: 200px;
}
.pinned td:nth-of-type(even),	.pinned th:nth-of-type(even) {
width:163px;
}
footer {
padding-top:70px;
}
footer .wrap div{
margin: 0 30px 10px 6px;
}

#main > h2,#main > h3{
margin-left: 6px;

}

#main p{
margin-left:6px;
}

.pag a,.pag span{
margin:0 3px;
width:20px;
}
.pag .tit{
display:none;
}
#filtro_fechas input#bt_in {
padding:5px;
}
#filtro_fechas {
width:320px;
}
#filtro_fechas input {
width: 70px;
text-align: center;
margin: 5px 5px 0 5px;
}
.obs{margin:0 0 0 20px;
float:left;

}
	}
	
	
@media only screen and (min-device-width: 1023px)  {
	#logo,#main,.wrap { 
width: 95%;
display:block;
margin:0 15px;
}
#logo{
	margin: 0 50px;
	width: 93%;
}
footer{padding-left:50px;width:auto;}


tr.linea td{background:#e8e8e8;color:#666;}
tr.linea td:first-child{text-align:center;}
tr{background:#f1f1f1;}
tr.linea td, tr.linea td.td_tot{border-bottom:1px solid #FFF;}
.responsive td{background:#f1f1f1;}
.responsive td.td_tot{background:#92950F;}
.pinned tr{background:#FFF;}
	