/* Tablas PANTABLA */

#popUpForm {
	font-size: 72%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

#pantabla .smallize th {
    font-size: 10px;
}

#pantablasorter .smallize th {

    font-size: 10px;
}

#hometable {
	border: 1px dotted trasnparent;
	border-radius: 2em;
	background-color: rgba(255,255,255,0.9);
    color: #807878;
    margin: auto;
}

#hometable td {
    background: transparent;
    color: #807878;
    padding: 5px 5px;
}

#pantabla th {
    /*background: none repeat scroll 0 0 #8ACF00;*/
    background: none repeat scroll 0 0 #044EA5;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 5px;
}

#pantabla td {
    border-bottom: 1px solid #93D103;
    color: #3D5F32;
    padding: 5px 5px;
    border-bottom: 1px solid #044EA5;
}

#pantabla tbody {
    /*background: none repeat scroll 0 0 #F1F8A1;*/
    background: none repeat scroll 0 0 white;
}

#pantabla
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    margin: 10px 0px 10px 0px;
    /*width: 100%;*/
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #044EA5;
    clear: both;
}
#pantabla
{
    width: 100% !important;
}

#pantabla tbody tr:hover
{
    background: #CCCCFF;
}

/*#pantabla tbody td:hover {
	font-size: 16px;
	background: #93D103;
	color: #ffffff;
}*/

#pantablasorter th {
    /*background: none repeat scroll 0 0 #8ACF00;*/
    background: none repeat scroll 0 0 #044EA5;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 5px;
    
    background-image: url(images/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
    
}

#pantablasorter td {
    border-top: 1px dashed #eead0d;
    color: #3D5F32;
    padding: 5px 5px;
}


#pantablasorter tbody {
    /*background: none repeat scroll 0 0 #F1F8A1;*/
    background: none repeat scroll 0 0 #F8FCCE;
}

#pantablasorter
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    margin: 10px 0px 10px 0px;
    /*width: 100%;*/
    width: 480px;
    text-align: left;
    border-collapse: collapse;
    border: 1px solid #044EA5;
    clear: both;
}
#pantablasorter
{
   width: 100%!important;
}

#pantablasorter tbody tr:hover td
{
    color: #3D5F32;
    /*background: #dfe85c;*/
    background: #eead0d;
}

#buscarPed {
	width: 455px; 
	padding-left: 60px; 
	padding-bottom: 10px; 
	border-bottom: 1px solid #000000;
}

#buscarPed input:hover {
	cursor: pointer;
}

#buscarUser {
	width: 180px; 
	padding-left: 60px; 
	padding-bottom: 10px; 
	border-bottom: 1px solid #000000;
}

#buscarUser input:hover {
	cursor: pointer;
}

#facturarPed {
	margin-top: 5px; 
	padding-left: 0px; 
	padding-top: 5px;
}

#facturarPed input:hover {
	cursor: pointer;
}

#pedidosFF {
	padding-left: 60px; 
	padding-top: 10px; 
	padding-bottom: 10px;
}

#pedidosFF input:hover {
	cursor: pointer;
}

#btnLogon {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-radius: 0.3em;
	background: linear-gradient(#ffffff, #e6e6e6);
}

#btnLogon:hover {
	cursor: pointer;
}

#btnLogon:active {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.tbMenuHome th {
    color: #044EA5;
    font-size: 16px;
    font-weight: bold;
    vertical-align: top;
	height: 30px;
}
.menuhome {
	/*width: 400px;*/	
	margin: 20px 20px 5px 20px;
	display: inline-block;
	vertical-align: top;
}
.menuhome ul {
	margin: 0px;
}
.menuhome li {
	list-style-type: none;
	color: #807878;
}

.menuhome a {
	color: #807878;
    font-size: 14px;
    font-weight: bold;
    text-decoration:none;
    
}

.menuhome a:hover{
	text-decoration:none !important;
	color:#044EA5 !important;
}

.modulohome {
	margin: 15px 45px 30px 45px;
}

.botonera {
	margin: 5px 0px 5px 0px;
	clear: both;
}

.breathcrumb {
	text-decoration:none;
	color:#666;
	font-size:1.8em;
	font-weight: bold;
}

.breathcrumb a {
	text-decoration:none;
	color:#B91;
	font-weight: bold;
}

.icon {
	padding: 0px 0px 0px 5px
}

/* Estilo que asemeja los enlaces a a un bot�n */
.button {
	
    display: inline-block;
    padding: 3px 6px 3px 6px;
    background: #eead0d;
    border: 1px solid #044EA5;
     
    color: #3D5F32;
    text-align: center;
    font: bold 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}
 
.button:hover {
	background: #fedd7d;
	color: #000000;
}
 
a.button {
    text-decoration: none;
}

.disabledButton {
	
    display: inline-block;
    padding: 3px 6px 3px 6px;
    background: #dddddd;
    border: 1px solid #8D8D8D;
     
    color: #8D8D8D;
    text-align: center;
    font: bold 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}
.disabledButton:hover {
	cursor: pointer;
}
a.disabledButton {
    text-decoration: none;
}

.fieldset {
	padding: 15px;
	border-color: #044EA5;
	color: #3D5F32;
	background: #F8FCCE;
}

.fieldsetdetalle {
	padding: 15px;
	border-color: #044EA5;
	color: #3D5F32;
	background: #F8FCCE;
	width: 95%;
}

.legend {
    color: #7A7878;
    font-weight: bold;
    margin: 0 10px;
    padding: 0 7px;
}

#formtabla
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    
}

#formtabla .disabled {
	background: #E3E3E3;
}

/* estilo para ocultar elementos de pantalla */
.oculto {
	display: none;
}

.alertContent {font-size: .8em;line-height: 1em;}

.alertTextArea {margin: 0px;  width: 98%;  height: 44px;}


.errorMessage {
	color: red;
}

#buscar {
	width: 100%;
	position: relative;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
}

#errorMessage {
	position: relative;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	color: #FF0000;
    font-weight: bold;
    font-style: italic;
	margin-top: 5px;
    width: 100%;
}

#loginErrorMessage {
	position: relative;
	float: inherit;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	color: #FF0000;
    font-weight: bold;
    font-style: italic;
    margin: 5px;
    font-size: 14px;
}

.welcomeuser{
	font-weight: bold;
	font-size: 1.2em;
	margin: 5px;
	color: #044EA5;
}

.planFieldset {
	padding: 5px;
	border-style: dashed;
    border-width: 2px;
    border-color: #8D8D8D;
}

.floatingpanel {
	float: left;
	width: 90%;
}

.nomoreleft{
	clear: left;
}
.nomorerigth{
	clear: right;
}
.bloqueVacio {
	display: block;
	height: 5px;
	clear: both;
}
.padding10px0px0px0px{
	padding: 10px 0px 0px 0px;
}
.padding5x0x0x0x {
	padding: 5px 0px 0px 0px;
}
.flag {
	margin: 0px 0px 0px 15px;
}

.smallize {
	font-size: 90%;
}
.centerize {
	text-align: center;
}
.centerize td{
	text-align: center;
}
.centerize th{
	text-align: center;
}

.paginador {
	float: right;
	display: none;
}

.export {
	float: right;
	display: none;
}
.import {
	float: right;
}

.icon2 {
	padding: 0px 0px 0px 5px;
	vertical-align: top;
}

.inputPagina {
	margin: 0px 0px 0px 5px;
	text-align: center;
	font-weight: bold;
}

.overflowed {
	overflow: auto;
	overflow-y: hidden;
}

.cleared {
	clear: both;
}

.underlined {
	color: #3333FF;
	text-decoration:underline;
}
.botonBuscar{
	border:1px solid #cccccc;
	border-bottom-color: #b3b3b3;
	border-radius:5px;
	background: linear-gradient(to bottom, #ffffff, #e6e6e6);
	line-height: 25px;
	width: 85px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 60px;
}
.botonBuscar label{
	margin-left: 10px;
	font-weight: bold;
}

#buscarBtn {
	width: 20px;
	padding-top: 15px;
	padding-right: 5px;
	background: linear-gradient(to bottom, #ffffff, #e6e6e6);
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-radius: 0.3em;
}

#buscarBtn:active {
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

#buscarBtn img {
	padding-top: 5px;
	padding-bottom: 3px;
}
.estiloCombo select{
	width: 150px;
}

#tbPedidos {
	
}

#tbFacturas {
	margin-top: 15px;
}

#tbFactura label{
	color: grey;
	font-weight: bold;
}
#tbProceso label{
	color: grey;
	font-weight: bold;
}

.paginador {
	float: right;
	display: none;
}

.icon2 {
	padding: 0px 0px 0px 5px;
	vertical-align: top;
}

.icon3 {
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	background: linear-gradient(to bottom, #ffffff, #e6e6e6);
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #e6e6e6;;
	border-top:1px solid #e6e6e6;
	border-radius: 0.3em;
}

.icon3:active {
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
}

.icon3 img {
	padding-bottom: 3px;
}

#secciones {
	color: #044AA8;
	background-color: #f7ffe6;
	border: 2px solid #044AA8;
	border-radius: 2em;
	width: 150px;
	position: absolute;
	padding-left: 25px;
	padding-top: 8px;
	margin-top: 10px;
	margin-left: 0px;
}

#secciones h3 {
	width: 75px;
	font-size: 18px;
	font-weight: bold;
	color: #013D9C;
}

#secciones ul {
	margin-top: -3px;
	padding-left: 6px;
	width: 75px;
}

#secciones li {
	width: 80px;
	font-size: 14px;
	margin-bottom: 8px;
	list-style-type: disc;
}

#secciones li:hover {
	font-size: medium;
	font-weight: bold;
}

#tablon {
	color: #044AA8;
	background-color: #f7ffe6;
	border: 2px solid #044AA8;
	border-radius: 2em;
	width: auto;
	padding-left: 25px;
	padding-top: 8px;
	padding-right: 25px;
	margin-top: 14.5px;
	margin-left: 181px;
	position: relative;	
}

#tablon h3 {
	width: 75px;
	font-size: 18px;
	font-weight: bold;
	color: #013D9C;
}

#botonPed {
	border-radius: 0.3em;
	background: linear-gradient(#ffffff, #e6e6e6);
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
}

#botonPed:active {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

#resetBtn {
	border-radius: 0.3em;
	background: linear-gradient(#ffffff, #e6e6e6);
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	padding-left: 5px;
	cursor: pointer;
}

#resetBtn:active {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

#botonUser {
	border-radius: 0.3em;
	margin-top: 5px;
	margin-left: 60%;
	background: linear-gradient(#ffffff, #e6e6e6);
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
}

#botonUser:active {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

#btnGuardar {
	border-radius: 0.3em;
	background: linear-gradient(#ffffff, #e6e6e6);
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#btnGuardar:active {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

#buscarBtnHome {
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 2px;
}

#pedPendientes {
	border-bottom: 1px solid #000000;	
}

.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .6 ) 
                url('../images/loading.gif') 
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

.formtabla {
	margin: 10px;
	width: 100%;
}

/*.formtabla tr {
	margin: 10px;
}*/

.formtabla td.tdvalue {
	padding-right: 10px;
}

.clickable {
	font-weight: bold;
	cursor: pointer;
}

.semaforo_naranja {
	font-weight: bold;
	color: orange;
}

.semaforo_verde {
	font-weight: bold;
	color: green;
}

.semaforo_rojo {
	font-weight: bold;
	color: red;
}

.fechaFormat {
	
}

.textIcon {
	vertical-align: middle;
	text-decoration: none; 
	color: #666666;
	font-size: 14px;
	padding: 0 0 0 5px;
	font-weight: bold;
}

.iconAction {
	vertical-align: top;
	padding: 0 5px 0 0;
}

#botoneraPosiciones {
	clear: both;
	padding: 10px 0 0 0;
}

.provtooltip {
    color: #7A7878;
    font-weight: normal;
    font-size: 10px;
    background: #FFFEB8;
}

input::-webkit-calendar-picker-indicator{
    display: none;
}

input[type="date"]::-webkit-input-placeholder{ 
    visibility: hidden !important;
}
input[type=date]::-webkit-inner-spin-button, 
input[type=date]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
