#planificador .fc-mon span,
#planificador .fc-tue span,
#planificador .fc-wed span,
#planificador .fc-thu span,
#planificador .fc-fri span,
#planificador .fc-sat span,
#planificador .fc-sun span {
    font-size: 0.9em;
}
 

#planificador .fc-nonbusiness {
    background: #000000;
}


#planificador .fc-resource-cell {    
    overflow: hidden;
}

.fc-license-message {
    display: none;
}
.fc-time-grid-container {
    height: auto !important;
}

#calendar .fc-axis  {
    text-align: center;
    color: #3E427F;
    border: 1px inset #3E427F;
    background-color: #F0F0F0;
    border-top-width: 0px;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-right-width: 0px;
}

#calendar .fc-axis span {
    font-weight: bold;
    text-align: center;
}



#calendario .ui-datepicker-inline{    
    width: auto;
}

ui-selectmenu-button {    
    font-size: inherit;
}

.ui-selectmenu-button span.ui-selectmenu-text {
    line-height: 1.8;
}


.ui-datepicker {
   width: 242px; /*what ever width you want*/
}


div #menu {
    position: absolute;
    float: left;
    background-image: url(../images/menu.png);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 20.5px;
    padding-bottom: 10px;    
    cursor: pointer;  
    width: 100%;
    margin-left: 5px;
    top: 10px;
}


div #menuclose {
    position: absolute;
    float: left;
    background-image: url(../images/menuclose.png);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 20.5px;
    padding-bottom: 10px;    
    width: 100%;
    cursor: pointer;    
    margin-left: 5px;
    top: 10px;
}

div #logo-img {
    width: 6%;
    padding-bottom: 10px;
    float: left;
}

div #logo2-img {
    padding-bottom: 10px;
    float: left;
    height: 55px;
    width: auto;
}


div #logoDunasoft-img {
    height: 55px;
    width: auto;
    padding-bottom: 10px;
    float: right;
}

#formPlanif #centroBox {
    background-color: #f0f0f0; 
    border: 1px inset #3E427F; 
    color: #3e427f; 
    font-size: 15px; 
    font-weight: bold; 
    height: 80px; 
    width: auto;
}

#formPlanif #centro {
    font-size: 15px;
}


#formPlanif #centroUltRefresco {
    font-size: 7px;
}

#formPlanif #fechaSeleccionada {
    font-size: 23px;
}

form {
margin: 0 0 0 0;
}

#form #col1 {
    width: 270px; 
    display: table-cell;
    vertical-align: top;
}


#form #col1 #col1sub {
    width: 268px; 
    text-align: center;
}



#form #col2 {
    width: 100%;
    display: table-cell;
    padding-left: 1px;
}

body { 
    color: black; 
    font-family: Verdana;
    font-size:13px 
}
.colSelEmpleado {
    border: 1px inset #3e427f; 
    display: table-cell;
    width: 16.66%
}
.headColSelEmpleado{
    background-color: #F0F0F0;
    border: 1px inset #3E427F;
    color: #3E427F;
    font-size: 16px;
    height: 45px;
    width: auto;
    position:relative;    
    border-right-width: 0px;
    overflow: hidden;
}
.filaSelEmpleado {
    width:100%;
    height:40px
}
.horaSelEmpleado {    
    width: 60px; 
    height: 25px;
    text-align: center;
    color: #3E427F;
    border: 1px inset #3E427F;
    background-color: #F0F0F0;      
    border-top-width: 0px;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-right-width: 0px;    
}

.horaSelEmpleadoDerecha {    
    border-left-width: 1px;
    border-right-width: 1px;    
}


.esPrimeraHora {
    border-top-width: 1px;
}


.colsSelEmpleado {
    border: 1px inset #3E427F;
    height: 25px;
    display: table; 
    width: 100%;
    border-top-width: 0px;
    border-bottom-style: dashed;
    border-right-width: 0px;
}

.finishRight {
    border-right-width: 1px;
}

.horaEntera {
    border-bottom-style: solid;
}

.colsSelEmpleado:hover {
    background-color: #F0F0F0;        
}


.reservaEmpleado:hover {
    z-index: 1000; 
    -webkit-filter: grayscale(10%);
    border: 1px solid #000;
}

#planificador{                
    display: none;
}





#horaActual {
    font-size: 14px;
    font-weight: bold;
    margin-top: 2%;
    text-align: center;
}

#hora {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    height: 25px;
}

#nombreempleado {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    padding-top: 3px;
    margin-left: auto;
    margin-right: auto;    
    font-size:14px;    
    overflow: hidden;
    outline: none;
    position: absolute;
}
#window {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 4;
    display:none;
}
#fechaSeleccionada {
    font-size: 26px;
    font-weight: bold;
}


#centrosBox{                
    display: none;
}

.centrosCambiar{                
    border-top: 1px inset #3E427F; 
    border-bottom: 1px inset #3E427F; 
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
    background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
    background-color:#f9f9f9;
    min-height: 42px;
    text-align: center;
    vertical-align: middle;
    color:#666666;
    text-shadow: 1px 1px 0 #FFFFFF;
    
}


#centroUltRefresco{       
    margin-top:5px;
    font-size:9px;
    
}

#centroCambiarUltRefresco{       
    margin-top:2px;
    font-size:9px;
    
}

.centrosCambiar  a {  
    text-decoration: none;
}

.centrosCambiar:hover {                
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
    background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
    background-color:#e9e9e9;
    font-weight: bold;
    
}




.boton {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
    background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
    background-color:#f9f9f9;
    -webkit-border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
    border-top-left-radius:6px;
    -webkit-border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
    border-top-right-radius:6px;
    -webkit-border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
    border-bottom-right-radius:6px;
    -webkit-border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
    border-bottom-left-radius:6px;
    text-indent:0;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#666666;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    line-height:2.3em;
    width:100px;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #ffffff;
}
.boton:hover {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
        background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
        background-color:#e9e9e9;
        text-decoration: none;
}.boton:active {
        position:relative;
        top:1px;
}





/* WINDOWS */

.window {
    background-color: #FFFFFF;
    border: 1px inset #3E427F;
    padding: 0.4em 1%;
    //position: absolute;    
    top: 100px;    
    z-index: 6;
    color: #3E427F;
    font-weight: bold;
    line-height: 21px;
}

.reserva{         
    display: none;
    margin-left: auto;
    margin-right: auto;
    width: 720px;    
}   


   

#reserva h1 {                
    border-bottom: 1px solid #3E427F;
    color: #3E427F;
}

#reservaForm {
    height: 100%;
    display: inline-block;
    line-height: 3em;
}

.reservaFormBotones {
    height: 75px;
    text-align: right;
    padding-bottom: 5px;
}

.buscarArticuloFormBotones {
    height: 75px;
    text-align: right;
    padding-bottom: 5px;
}

.reservasEmpleados {
}


.reservaEmpleado {
    background-color: blue;
    height:21px;
    position: relative;     
    z-index: 4;     
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border:1px solid #999999;    
    overflow-y: auto;
}

.reservaEmpleado:hover {
    cursor:pointer;
}



#login{        
    background-color: #FFFFFF;
    border: 1px inset #3E427F;
    height: 205px;
    padding: 0.4em 1%;
    z-index: 4;
    color: #3E427F;
    font-weight: bold;
    line-height: 35px;
    -webkit-border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
    border-top-left-radius:6px;
    -webkit-border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
    border-top-right-radius:6px;
    -webkit-border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
    border-bottom-right-radius:6px;
    -webkit-border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
    border-bottom-left-radius:6px;
    text-indent:0;
    border:1px solid #dcdcdc;
    font-size: 15px;
    font-family: Verdana;
    margin-right: auto;
    margin-top: 150px;
    margin-left: auto;
    padding-right: 2em;
    max-width: 400px;
    

}   


#loginForm {
    margin-top:12px;
}


.loginFormBotones {
    height: 75px;
    text-align: right;
    padding-bottom: 5px;
}

#error{                
    background-color: #FFFFFF;
    border: 1px inset #3E427F;
    height: 350px;
    left: 20%;
    padding: 0.4em 1%;
    position: absolute;
    right: 20%;
    top: 100px;
    width: 60%;
    display: none;
    z-index: 4;
    color: #3E427F;
    font-weight: bold;
    line-height: 35px;

}            

#error h1 {                
    border-bottom: 1px solid #3E427F;
    color: #3E427F;
}

#errorForm {
    height: 225px;
}

.errorBotones {
    height: 75px;
    text-align: right;
    padding-bottom: 5px;
}



.reloj:hover {
    cursor:pointer;
}


.flecha:hover {
    cursor:pointer;
}

#reservaFormHoraInicioMinutos {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;   
    text-overflow: "";
    width: 40px;
}



#reservaFormHoraFinMinutos {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;   
    text-overflow: "";
    width: 40px;
}



#reservaFormHoraInicioHoras {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;   
    text-overflow: "";
    width: 40px;
}



#reservaFormHoraFinHoras {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;   
    text-overflow: ""; 
    width: 40px;
}




.color {
    box-shadow: 0px 1px 0px 0px #FFF inset;
    border-radius: 6px;
    text-indent: 0px;
    border: 1px solid #DCDCDC;
    display: inline-block;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    height: 50px;
    line-height: 50px;
    width: 100px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #FFF;
}
.color:hover {
    text-decoration: none; 
}

.fuerahora {
    background-color: #B5B4F5;
}

.festivo {
    background-color: #B5B4F5;
}

.fuerahora:hover {
    background-color: #B5B4F5;
}

.festivo:hover {
    background-color: #B5B4F5;
}


.planif-login-label {
    width:40%;
}


.planif-login-input {
    width:50%;
}





.botonPlanif {
    cursor:pointer;
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    //background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
    //background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
    background:#cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
    //filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
    //background-color:#f9f9f9;
    -webkit-border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
    border-top-left-radius:6px;
    -webkit-border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
    border-top-right-radius:6px;
    -webkit-border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
    border-bottom-right-radius:6px;
    -webkit-border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
    border-bottom-left-radius:6px;
    text-indent:0;
    border:1px solid #aaaaaa;
    //border: 1px solid #aaaaaa;
    display:inline-block;
    color:#666666;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    height:50px;
    line-height:50px;
    width: 124px;
    margin-top: 5px;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #ffffff;
}
.botonPlanif:hover  {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
        background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
        background-color:#e9e9e9;
}

.botonPlanif:active {
        position:relative;
        top:1px;
}

.botonPlanifGrande {
    width: 254px;
}


a {
  text-decoration:none;  
}


select {
    color:#555555 !important;
}

input {
    padding: 0px 5px 0px 5px;
    color:#555555 !important;
    height: 2em;
}


.buscarClienteFormHead,
.buscarArticuloFormHead,
.buscarReservaFormHead {
    display: inline-block; 
    border-radius: 20px; 
    background-color: #333333; 
    color: #fff; 
    border: 1px solid #999999; 
    padding: 10px; 
    margin-top: 10px;  
    width: 100%;
}



.botonHeader {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
    background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
    background-color:#f9f9f9;
    -webkit-border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
    border-top-left-radius:6px;
    -webkit-border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
    border-top-right-radius:6px;
    -webkit-border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
    border-bottom-right-radius:6px;
    -webkit-border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
    border-bottom-left-radius:6px;
    text-indent:0;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#666666;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    font-style:normal;
    height:30px;
    line-height:30px;
    width:100px;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #ffffff;
}
.botonHeader:hover {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
        background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
        background-color:#e9e9e9;
        text-decoration: none;
}.botonHeader:active {
        position:relative;
        top:1px;
}



#buscarReserva{    
    left: 0;
    right: 0;
    width: 90%;
    top: 30px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
} 

#imprimirReserva{    
    left: 10%;
    right: 10%;
    width: 80%;
    top: 45px;
}


#buscarCliente{     
    left: 0;
    right: 0;
    width: 90%;
    top: 30px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}


#buscarArticulo{ 
    display: none;
    left: 0;
    right: 0;
    width: 90%;
    top: 30px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}



#imprimirPlanificador{             
    height: 100%;
    display: none;
    top: 45px;
    left: 0px;
    right: 0px;
    width: 595px;
    height: 842px;
} 

#centro {
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

#centroCambiar {
    padding-top: 6px;
    margin-left: auto;
    margin-right: auto;
}

#previousEmpleados {
    text-align: left;
    display: inline-block;
    background-image: url("images/left.png");
    background-repeat: no-repeat;
    background-size: 30px;  
    height: 100%;
}

#previousEmpleados:hover {
    cursor:pointer;
    opacity: 0.8;
}

#nextEmpleados {
    text-align: right;
    display: inline-block;
    background-image: url("images/right.png");
    background-repeat: no-repeat;
    background-size: 30px;  
    float: right;
    height: 100%;
}


#nextEmpleados:hover {
    cursor:pointer;
    opacity: 0.8;
}


.articuloList li:hover {
cursor: pointer;
}

.articuloList li:hover div {
background-color: grey;
}


.articuloList {
margin: 0;
list-style-type: none;
}


.articuloList .selected {
    color:white;
}

.articuloList .selected div {
    background-color: black;
}

.articuloList .selected div div {
    background-color: black;
}


#reservaFormCliente {
    width: 250px;
    border-color: #999999;
    vertical-align: middle;
}

.reservaFormHead {
    width: 98%;
    display: inline-table;
    height: 70px;
    border-radius: 20px;
    background-color: #333333;
    color: #fff;
    border: 1px solid #999999;
    padding: 10px;
    margin-top: 10px;
}

.reservaFormCampos {    
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #999999;
    background-color: #f0f0f0;
    color: #323232;
    margin-top: 10px;
    display: inline-block;
    width: 98%;
}



.sinarticuloReservaCampos {
    height: 320px; 
}


.articuloReserva {         
    width: 100%;
} 


.sinarticuloReserva {         
    height: 524px;
}  

#logo-img {    
    width: auto;
    float:left;
    padding-bottom: 10px;    
    padding-right: 2em;
}

#logo2-img {
    max-width:30%;
    float:left;
    margin-left: 50px;
}

#logoDunasoft-img {
    width:30%;
    float:right;    
    padding-right: 1em;
}

#formPlanif #fechaSeleccionadaBox {
    width: auto;
    border: 1px inset #3E427F;
    background-color: #f0f0f0;
    color: #3e427f;
    height: 35px;
}

#empleadosNextPrevious {
    float: left;
    position: fixed;
    top: 15px;
    left:200px;
}

.computer .fc-row.fc-widget-header {
    margin-right: 20px;
}

@media screen and (max-width: 1000px) {

    .reservaEmpleado {
        font-size: 11px;
    }
    #formPlanif #centroBox {
        background-color: #f0f0f0; 
        border: 1px inset #3E427F; 
        color: #3e427f; 
        font-size: 15px; 
        font-weight: bold; 
        height: 52px; 
        width: auto;
    }
    
    #formPlanif #fechaSeleccionadaBox {
        height: 26px;
    }
    
    #formPlanif #fechaSeleccionada {
        font-size: 18px; 
    }
    
    #form #col1 {
        width: 200px; 
        display: table-cell;
    }


    #form #col1 #col1sub {
        width: 198px; 
        text-align: center;
    }



    #form #col2 {
        width: 100%;
        display: table-cell;
        padding-left: 1px;
    }
    
    #formPlanif #centro {
        font-size: 10px;
    }
    
    
    #form #col1 .botonPlanif {
        width:90px;
        font-size:12px;
    }
    
    
    #form #col1 .botonPlanifGrande {
        width:186px;
    }
    
    #horaActual {        
        font-size:12px;
    }
    
    #centroCambiar {
        font-size:11px;
    }
    
    .ui-datepicker {
        width: 174px; /*what ever width you want*/
    }

    .ui-datepicker table {
       font-size: 0.8em;  
    }
    
    #nombreempleado {
        font-size:8px;
    }
    
    .articuloReserva {
    }

}

@media screen and (max-width: 760px) {
    
    
    
    #buscarReservaForm {
        font-size:11px;
    }
    
    #login {
        margin-top: 2em;
    }
    
    div #logo-img {
        width: 10%;
    }

    div #logo2-img {
        max-width: 40%;
    }


    div #logoDunasoft-img {
        max-width: 25%;
    }

    
    #nombreempleado {
        font-size:7px;
    }
}



@media screen and (max-width: 650px) {
    

    
    #reservaForm {
        line-height: 2em;
        font-size: 0.8em;
    }
    
    #reservaFormCliente {
        width: 215px;
    }
    
    .handsontable th, .handsontable td {
        height: 30px;
    }


}


.fichaClienteForm {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #999999;
    background-color: #f0f0f0;
    color: #323232;
    margin-top: 10px;
    display: inline-block;
    width: 98%;
}


#fichaCliente {
    width: 95%;
    max-width: 770px;
    background-color: rgb(252, 252, 254);
    top: 40%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fc-time-grid-container {
    overflow: unset!important;
}

@media screen and (max-width: 600px) {
    .fc td, .fc th {
        font-size: 10px;
    }
    
    .fc-icon, .fc-toolbar .fc-center {
        display: inline-block;
        margin-top: 15px;
    }
}