﻿
.contenidor-calendari-hores {
    height: auto;
    position: relative;
    width: auto;
}
.capa-info-popup-data {
    min-height: 85px;
    min-width: 370px;
    overflow: hidden;
}
.capa-info-popup-data h2 {
    display: none;
    margin: 0;
    padding: 0;
}
.capa-informacio-popup p span {
    display: block;
    float: left;
    margin-right: 5px;
    padding-top: 15px;
}
div.capa-calendari-llegendes {
    float: left;
    width: 320px;
}
.capa-llegendes {
    overflow: hidden;
    padding: 10px 5px;
}
.preCapaLlegendes {
    margin: 0 auto;
    width: 80%;
}
div.llegenda_row {
    float: left;
    height: auto;
    margin-bottom: 5px;
    padding: 0 3%;
    width: 40%;
}
div.capa-llegendes div.llegenda_row .llegenda_text {
    display: inline-block;
    float: left;
    font-size: 75%;
}
div.capa-llegendes div.llegenda_row div.llegenda_color {
    border: 1px solid #DDDDDD;
    display: inline-block;
    float: right;
    height: 15px;
    margin: 0 2px;
    width: 15px;
}
div.DynarchCalendar-day.TipusDayCal_FESTIU_NACIONAL {
    color: #A52A2A;
    font-weight: bolder;
}
div.DynarchCalendar-day.TipusDayCal_FESTIU_AUTONOMIC {
    color: #800080;
    font-weight: bolder;
}
div.DynarchCalendar-day.TipusDayCal_FESTIU_LOCAL {
    color: #FFA500;
    font-weight: bolder;
}
div.DynarchCalendar-day.TipusDayCal_VACACIONES {
    color: #008000;
    font-weight: bolder;
}
div.DynarchCalendar-day.TipusDayCal_VACACIONES, div.DynarchCalendar-day.PONTS_ASSIGNATS {
    color: #008000;
    font-weight: bolder;
}
.TipusDayCal_PONTS_ASSIGNATS {
    color: #008000 !important;
    font-weight: bold;
}
div.DynarchCalendar-day.TipusDayCal_INVENARIO, div.DynarchCalendar-day.TipusDayCal_FESTIU_SETMANAL {
    color: #AAAA00;
    font-weight: bolder;
}
div.capa-llegendes div.llegenda_row div.llegenda_color.TipusDayCal_UNDEFINED {
    background-color: #808080;
}
div.capa-llegendes div.llegenda_row div.llegenda_color.TipusDayCal_LABORABLE {
    background-color: #000000;
}
div.capa-llegendes div.llegenda_row div.llegenda_color.TipusDayCal_FESTIU_NACIONAL {
    background-color: #A52A2A;
}
div.capa-llegendes div.llegenda_row div.llegenda_color.TipusDayCal_FESTIU_AUTONOMIC {
    background-color: #800080;
}
div.capa-llegendes div.llegenda_row div.llegenda_color.TipusDayCal_FESTIU_LOCAL {
    background-color: #FFA500;
}
div.capa-llegendes div.llegenda_row div.llegenda_color.TipusDayCal_VACACIONES, div.capa-llegendes div.llegenda_row div.llegenda_color.TipusDayCal_PONTS_ASSIGNATS {
    background-color: #008000;
}
div.capa-llegendes div.llegenda_row div.llegenda_color.TipusDayCal_INVENTARIO, div.capa-llegendes div.llegenda_row div.llegenda_color.TipusDayCal_FESTIU_SETMANAL {
    background-color: #AAAA00;
}
div.capa-informacio-popup p.nomClient {
    margin: 0;
}
div.capa-informacio-popup p.nomClient span {
    margin-right: 10px;
    padding: 0;
}
div.capa-info-popup-data p.dataTxtCont {
    margin: 0;
}
.capa-calendari-popup {
    float: none;
    width: 300px;
}
