﻿
/*body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: #fff;
    margin: auto;  
    font-size:1.3em !important;  
}

ol, ul {
    list-style: none;
}

form label {    
    color:black;
}

.icoAcciones {
    height: 39px;
    opacity: 0.64;
    top: 10px;
    width: 39px;
}
.icon {
    cursor: pointer;
    display: inline-block;
    position: relative;
    text-decoration: none;
}

.icoAcciones:before {
    background-position: -80px 0;
    height: 19px;
    left: 48%;
    top: 10px;
    width: 3px;
}

.icon:before {    
    background-image: url('../../App_Themes/Tema/images/sprite.png');
    background-repeat: no-repeat;
    background-size: 134px 75px;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
}

/* Grafico Pedido */

.highcharts{
    width: 100%;
    height: 250px;
    margin: 20px auto 0px;
    border-bottom: black;
    /*border-bottom-style: solid;
    border-bottom-width: 1px;*/
}
.highcharts-Planficacion{
    width: 100%;
    height: 410px;
    margin: 20px auto 0px;
    border-bottom: black;
    /*border-bottom-style: solid;
    border-bottom-width: 1px;*/
}

#dashboard .dvTitulo {    
    margin-right: 25px;
    display: inline-block;
    vertical-align: middle;
}

#dashboard .dvTitulo h2 {    
    font-weight: 300;
    font-size: 26px;
    line-height: 24px;
    display: block;
    white-space: nowrap;
    margin-bottom:0;
}

#dashboard .dvTitulo span {    
    font-size: 14px;
    color: #444;
    display: inline-block;
    padding-top: 4px;
}

#dashboard .btn {
    height: 40px;
    background: linear-gradient(to bottom,#d81e05 0,#bd1e09 100%);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    border: 0;
    border-radius: 3px;    
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;   
    padding: 0 30px;
    text-decoration: none;
    white-space: nowrap;
    text-align:center;
    line-height: 17px;    
    font-weight:normal;
}

/* Grafico estados Pedido*/

#seriesChart_pedido_estados{
    width: 100%;
    height: 250px;
    margin: 60px auto 0px;
}

.highcharts .highcharts-button{
    visibility:hidden;
}

/* Lista Pedidos & Filtro*/

#dashboard .titulo .h3Mod1 {
    padding: 0 12px 0 0;
}
#dashboard .titulo{
    display: block;
    overflow: hidden;   
    vertical-align: middle;
}
.h3Mod1 {
    font-size: 24px;
    margin: 0;
    padding: 0 0 14px;
}

#dashboard .dvPedidosActivos {    
    float: left;
    margin: 0 20px 0 40px;
    position: relative;
}


#dashboard #listaPedidos {
    height:320px;
}
#dashboard .ulPedidos {
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;   
    padding: 20px 0;
}

#dashboard .ulPedidos li {
    background-color: #f9f9f9;
    border-top: 1px solid #ebebeb;
    display: table;
    width: 100%;
    font-size: 1.1em !important;
    padding:5px 0 5px 20px;  
}

#dashboard .ulPedidos .verPedido{    
    cursor: pointer;
}

#dashboard .spn0 {
    color: #999;
    display: block;
    font-size: 11px;
    font-weight: 700;
    padding-top: 2px;
}

#dashboard .ulPedidos .datosPedido {
    padding-right: 20px;    
    width: 90%;
}

#dashboard .ulPedidos .opcionesPedido {
    padding-left: 10px;
    padding-right: 0;
    width: 5%;
}

#dashboard #dvFiltro.posicionFiltro{
    margin-top: 20px;
}

#dashboard #dvFiltro.dvFilter{
    font-size: 0.9em;
}

#dashboard #dvFiltro.dvFilter legend {
    font-size: 15px;
    font-weight: normal;
    border:none !important;
}

#dashboard #dvFiltro.dvFilter .dvFormCheck {
    padding: 0px 0px 0px 5px;
    font-size: 13px;
    font-weight: normal;
}

#dashboard #dvFiltro.dvFilter label {
    color: #666;
    /*line-height: 1.5em;*/
    font-weight: normal;
}

#dashboard #dvFiltro.dvFilter label span {
    margin-left:10px;
    font-size: 14px;
}

#dashboard #dvFiltro.dvFilter input[type="checkbox"] {
   height:1.1em;
}*/

/* LOADING */

.hidden {
  display: none !important;
  visibility: hidden !important;
}
    
 #overlay {
        opacity: .3; 
        background: #ffffff;
        color: #666666;
        position: fixed;
        height: 100%;
        width: 100%;
        z-index: 5000;
        top: 0;
        left: 0;
        float: left;
        text-align: center;
        padding-top: 25%;
    }


.loading
{
	width: 66px;
	height: 66px;
	margin-top: -50px;
	margin-left: -50px;
	left: 50%;
	top: 50%;
	position: absolute;
	z-index: 999999;
}

.mensajeDashboard {
    color:red;
    font-size: 13px;

}

.dvFiltroPedidos {
    padding-left: 10px;
    padding-right: 20px;
}

.divDashboardContent{
    margin-bottom:20px;
}
.divDashboardGrafic{
    padding-left:0;
    padding-right:0;
    padding-top: 20px;

}
.inputCalendar input[type="text"]{
    /* height: 49px; */
    width: 51% !important;
    margin-left: 12px;
}
.inputCalendar label{
    width: 31% !important;
    margin-left: 12px;
}
.btn-centrar{
 position: absolute;
  left: 15%;
}

.btn-seleccionado {
    background-color: #B2C300 !important
}

.ocultar {
    display: none;
}

.BotonGraficos {
    padding: 4px 8px;
    font-weight: bold;
}