@font-face {    font-family: 'Light';       src: url('../fonts/RobotoCondensed-Light.ttf');     font-weight: normal;    font-style: normal;}
@font-face {    font-family: 'Regular';     src: url('../fonts/RobotoCondensed-Regular.ttf');   font-weight: normal;    font-style: normal;}
@font-face {    font-family: 'Bold';        src: url('../fonts/RobotoCondensed-ExtraBold.ttf'); font-weight: normal;    font-style: normal;}




body{  font-family: 'Regular', Arial, Helvetica, sans-serif;  color: #646464;  line-height: 25px;    font-weight: normal;  font-size: 18px;  background-color: #FFFFFF;  margin-top: 0px;  margin-left: 0px;  margin-right: 0px;  margin-bottom: 0px;}

.setup-content {
    display: none;
}

.panel-primary {
    border-color: #1b356d!important;
}
.panel-heading {
    background-color: #1b356d!important;
    border-color: #1b356d!important;
}

.panel-body {
    min-height: 420px; 
    margin: 10px 20px;
    font-size: 16px;
}

.btn-info {
    color: #ffffff!important;
    background-color: #1b356d;
    border-color: #1b356d;
}

.panel-footer {
    min-height: 54px;
}

.panel-body ul{
    padding-left: 40px;
}

.stepwizard-step p {
    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    left:0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}


#infoCentre {
    display: none;
    font-family: 'Light'; 
    font-size: 15px!important; 
    border: 1px solid #ececec;
    border-radius: 20px;
    padding: 20px 30px;
    /*margin: 10px 60px;*/
    width: auto;
}
.centreTitol {
    font-family: 'Regular', Arial, Helvetica, sans-serif;
    font-size: 18px!important; 
    color: #1b356d;
}
.centreSubtitol {

}
.centreLabel {
    font-family: 'Regular', Arial, Helvetica, sans-serif;
    color: #1b356d;
    width: 200px;
}
.centreValor {

}


.opciocitaprevia {
    text-align: left;
    width: 100%;
    margin: 4px 0px;
}

.opciocitaprevia:active, .opciocitaprevia:focus, .marcada {
    color: #ffffff!important;
    background-color: #5cb85c!important;
}

.bootbox-body {
    font-family: 'Light', Arial, Helvetica, sans-serif; 
    font-size: 14px;
}

.modal {
    z-index: 1050;
}
.modal-title {
    color: #d22630;
}
.modal-content {
    margin-top: auto;
    margin-bottom: auto;
    border: none;
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
    max-height: 260px;
    margin-top: 30%;
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding: 1.75rem;
}
.modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: flex;
    height: 100%;;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.diaBuit {
    background-color: #f3f3f3;
    min-height: 46px;
    margin: 4px;
    padding: 10px 0px;
}

.capcSetmana {
    background-color: #b8c5e2;
    color: #1b356d!important;
    margin: 4px;
    padding: 10px 0px;
    text-align: center;
}

.diaCalendari {
    min-height: 46px;
    margin: 4px;
    padding: 10px 0px;
}

.diaCalendari.disponible {
    cursor: pointer;
    background-color:rgba(92,184,92,0.4);/*#5cb85cb5;*/
}
.diaCalendari.disponible:hover {
    color: #ffffff;
    background-color:#5cb85c;
}
.diaCalendari.nodisponible {
    opacity: 0.5;
    background-color:rgba(160, 160, 160, 0.29);
    cursor: not-allowed;
}
.diaCalendari.nodisponible.festiu {
    color: rgb(208, 0, 12);
    background-color:rgba(208, 0, 12, 0.29)
}

.hora {
    min-height: 46px;
    min-width: 70px;
    margin: 4px;
    padding: 10px 0px;
    text-align: center;
}
.hora.disponible {
    cursor: pointer;
    background-color:rgba(92,184,92,0.4);/*#5cb85cb5;*/
}
.hora.disponible:hover {
    color: #ffffff;
    background-color:#5cb85c;
}
.hora.nodisponible {
    opacity: 0.5;
    cursor: not-allowed;
}
.hora.nodisponible.especial {
    display: none;
}

#calendari .panel-body {
    height: 400px;
}

#detallCita {
    padding: 20px 30px;
    border: 1px dotted #ececec;
    border-radius: 20px;
}
.localitzador {
    padding: 10px 20px; 
    text-align: center;
    width: 240px;
    font-family: 'Regular', Arial, Helvetica, sans-serif;
    font-size: 16px!important; 
    color: #1b356d;
    background-color: rgba(27,53,109,0.2);
}
.ladatahora{
    padding: 10px 20px; 
    text-align: center;
    width: 240px;
    background-color: rgba(27,53,109,0.2);
}
.capcPrint {
    width: 100%;
    border-bottom: 4px solid #1b356d;
    margin-bottom: 20px;
}

.protecciodades {
    font-family: 'Light', Arial, Helvetica, sans-serif; 
    font-size: 14px; line-height: 15px; 
    width: 100%; padding: 0px 30px;
}
.protecciodades a {
    color:#1b356d!important;
}
.protecciodades a:hover {
    color:#646464!important;
}
.loading {
    margin: 0 auto;
    padding: 30px;
    text-align: center;
}
.glyphicon-spin {
    -webkit-animation: spin 1000ms infinite linear;
    animation: spin 1000ms infinite linear;
}
.nomDiaLlarg { display: inline-block; }
.nomDiaCurt  { display: none;}
.blocDiaMesHora  {
    margin: 20px -12px;padding-bottom:30px;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@media (max-width: 750px) {
    .panel-heading {
        font-size: 11px;
    }
    .panel-body {
        font-family: 'Regular', Arial, Helvetica, sans-serif;
        min-height: 290px;
        margin: 5px 10px;
        font-size: 14px;
        padding: 5px;
    }

    .control-label {
        line-height: 18px;
    }
    .protecciodades {
        max-height: 140px;
        overflow-y: scroll;
    }   

    #calendari .panel-body {
        height: 290px!important;
    }

    .blocDiaMesHora  {
        margin: 12px -12px;padding-bottom:10px;
    }
    .updateCalendari {
        padding: 5px;
    }
    .capcSetmana {
        background-color: #b8c5e2;
        color: #1b356d!important;
        margin: 2px;
        padding: 6px 4px;
        text-align: center;
        font-size: 12px;
        overflow: hidden; 
    }
    .nomDiaLlarg { display: none; }
    .nomDiaCurt  { display: inline-block;}
    .margesCalendari {
        padding: 0px;
    }
    .diaBuit {
        margin: 2px;
        padding: 6px 4px;
        min-height: 34px;
    }
    .diaCalendari {
        margin: 2px;
        padding: 4px 3px;
        min-height: 34px;
    }
    .nomMesPeuCalendari {
        font-size: 14px;
    }
    .horesdisponibles {
        min-height: 100px;
    }
    #detallCita {
        padding: 10px 12px;
    }
    .hora {
        padding: 5px 0px;
        min-height: 36px;
        min-width: 48px;
        margin: 3px;
        font-size: 12px;
    }
}