.ventanaDetalle {
    max-width: 680px;
    background: #ffffff;
    margin: 0 auto;
    padding: 20px;
    border-radius: 10px;
}

/******************************************/

.error{
    border: solid 2px #C72C2C !important;
}


.protip-skin-square--scheme-aqua[data-pt-position="top-left"] .protip-arrow, .protip-skin-square--scheme-aqua[data-pt-position="top"] .protip-arrow, .protip-skin-square--scheme-aqua[data-pt-position="top-right"] .protip-arrow {
    top: 100%;
    left: auto;
    margin: 0 0 0 -8px;
    border-width: 8px 8px 0 8px;
    border-color: #333 transparent transparent transparent !important;

}

.protip-skin-square--scheme-aqua.protip-container{
    color: #666 !important;
    background: lightgoldenrodyellow !important;
    border: 1px solid #666 !important;

}


.contenedor-tabla{
    display: table;
    width: 100%;
    clear: both;
}

.contenedor-fila{
    display: table-row;
}

.contenedor-columna{
    display: table-cell;
    vertical-align: top;
}

.contenedor-columnaFull{
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

span.indOrden {
    border: 3px solid #003a52;
    clear: left;
    color: #003a52;
    float: left;
    font-size: 1.8em;
    font-weight: bold;
    margin: 11px;
    padding: 4px;
}

.celda{

    clear: both;
    padding: 17px 3px;
}

.celdaBig{
    clear: both;
    padding: 17px 3px;
}


table.tblLugares td{

    line-height: 39px;
}

.sbHolderMedico {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    position: relative;
    width: 280px;
    float: left;
}


.sbOptionsMedicos{
    background-color: #EFEFEF;
    border: 1px solid #515151;
    left: -1px;
    list-style: none outside none;
    margin: 0;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    width: 300px;
    z-index: 1;
}

.sbOptionsMedicos li {
    padding: 0 7px;
}

.sbOptionsMedicos a:link, .sbOptionsMedicos a:visited {
    color: #333333;
    text-decoration: none;
}
.sbOptionsMedicos a {
    border-bottom: 1px dotted #515151;
    display: block;
    outline: medium none;
    padding: 5px 0 5px 3px;
}

.sbOptionsMedicos a:hover,
.sbOptionsMedicos a:focus,
.sbOptionsMedicos a.sbFocus{
    color: #8c8c8c;
}



/* --------------- solicitud ----- */
/* Calendario */

.diaSemana td {
    background: #ffffff;
    border:0px solid !important;
    font-size: 0.9em;
}

.eventos table td {
    border: 1px solid #a8a8a8;
    color: #666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.8em;
    font-weight: bold;
    height: 25px;
    line-height: 33px;
    text-align: center;
    text-shadow: 1px 1px 0 hsl(0, 0%, 100%);
    width: 40px;
}

.eventos table tr {
    background:#FFFFFF;
}

/*.eventos table td:nth-child(2n+1) {
    background-color: #edecec;
}*/

.fechaDia {
    background:-moz-linear-gradient(center top , hsl(0, 0%, 93%) 0%, hsl(0, 0%, 87%) 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    box-shadow:1px 1px 0 0 hsla(0, 0%, 98%, 0.5) inset;
}

.titulo {
    background: #333333;
    color: hsl(0, 0%, 100%);
    font-weight: bold;
    height: 23px;
    /*margin: -10px;*/
    padding-top: 4px;
    text-align: center;
    width: 329px;
}

.resaltado {
    background: none repeat scroll 0 0 #5c8b96;
    border: 1px solid #566d73;
    box-shadow: 0 0 10px 0 #566d73 inset;
    color: #e0e0e0;
    margin: 2px;
    padding: 2px;
    text-shadow: 1px 1px 0 hsl(0, 0%, 20%);
    width: 30px;
    height: 25px;
}

#navegar-mes{
    width: 283px;
}
/* Calendario */


.TtlCampos {
    font-size: 0.9em;
}

.contenedor-fila{
    border-bottom: 1px solid #d0d0d0;
}

/* ----------------solicitud ------ */

.selectorLoading{
    background: url('/husiCitas-theme/images/progress_bar/loading_animation.gif') no-repeat;
    text-indent: 37px !important;
}

button.imprimir img{
    vertical-align: text-top;
}

button.cerrar img{
    vertical-align: text-top;
}



.ventanaDetalle {
    max-width: 580px;
    background: #ffffff;
    margin: 0 auto;
    padding: 20px;
    border-radius: 10px;
}

.closeVentanas{
    position: relative !important;
    right: -53px !important;
    top: -21px !important;
    float: right;
}


.PS_estadocss{
    background: #30de02;
    padding: 3px;
}

.PN_estadocss{
    background: #FFFF99;
    padding: 3px;
}

.convWrapper{
    display:    table;
}

.itemConvencion{
    display: table-cell;
    padding: 5px 10px;
}


.BotonCancelarCita{
    background-repeat: no-repeat !important;
}


.ordenado{
    list-style:none;
    padding-left: 20px;
}


.aparte{
    list-style:none;
    padding-top: 15px ;
}


/*--- responsive -----*/

.colFecha{
    width: 105px;
}


a.botonesCitas > img{
    vertical-align: middle;
}

.lstCitasContainer{
    overflow-x: hidden;
    overflow-y: auto;
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    font-size: 14px;

    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ebebeb;

    border: 1px solid rgba(0,0,0,0.2);
    border-right-width: 2px;
    border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.cabezoteAdm{
    background: #333 !important;
}


.btn-large{
    background: #9A6F33;
    padding: 8px;
}

.BotonBorrar{
    background:url(/citasWeb-portlet/imgs/IconoBorrar.png) 0 29px;
    color:#ffffff;
    font-size:0.8em;
    height:29px;
    overflow:hidden;
    padding: 0px 8px 7px 34px;
    text-decoration:none;
    width:113px;
    font-weight: bold;
}

.BotonBorrar:hover{
    background:url(/citasWeb-portlet/imgs/IconoBorrar.png);
}


.Boton1Vez{
    background-image:url(/citasWeb-portlet/imgs/Icono_CitaPrimeraVez.png);
    background-color: midnightblue;
    background-repeat: no-repeat;
    color:#ffffff;
    font-size:0.8em;
    height:29px;
    overflow:hidden;
    padding: 0px 8px 7px 34px;
    text-decoration:none;
    width:113px;
    font-weight: bold;
}

.Boton1Vez:hover {
    background: olivedrab;
}

div#selectComboservicio{
    width: 335px;
}

div#selectComboservicio > div >  input {
    width: 0px !important;
    display: none;
}



div#selectCombosubServicio > div >  input {
    width: 0px !important;
    display: none;
}

div#selectCombosubServicio{
    width: 335px;
}

.tituloWin{
    text-align: center;
    padding-top: 108px;
}


.filaSubservicio{
    display: none;
}

.popCita1Vez{
    background-image:url(/citasWeb-portlet/imgs/Cabezote_Ventana_Citas_1era_Vez.png);
    background-repeat: no-repeat;
}


.celdaAdmCita1vez{
    display: table-cell;
    padding: 5px;
    border-right: 1px solid #ddd;
}

.botonAdmCita{
    background:
            lightblue;
    padding: 3px 9px;
    border-radius: 6px;
    color:
            #333 !important;
}

.citaN{
    padding: 3px;
    background: #c066f3;
}

.citaP{
    padding: 3px;
    background: #f35e10;
}

.citaC{
    padding: 3px;
    background: #f35e10;
}


#comentarioCambioEstado{
    display: none;
}


/************************/


.container--tabs {
    margin: 2rem;

.nav-tabs {
    float: left;
    width: 100%;
    margin: 0;
    list-style-type: none;
    border-bottom: 1px solid #ddd;

> li {
      float: left;
      margin-bottom: -1px;

> a {
      float: left;
      margin-right: 2px;
      line-height: 1.42857143;
      padding: 10px;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0;

&:hover {
     border-color: #eee #eee #ddd;
 }
}

&.active {
> a,
> a:hover,
> a:focus {
      color: #555;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
  }
}
}
}

.tab-content {
    width: 100%;

> .tab-pane {
      display: none;

&.active {
     display: block;
     padding: 2.5% 3.5%;
     background-color: cornsilk;
 }
}

> .active {
      display: block;
  }
}

}

/***********************************/

.tabla_ExamenesNeumologia{
        width: 95%;
    }

    .tabla_ExamenesNeumologia tr:nth-child(even) {
        background-color: #eee;
    }

    .tabla_ExamenesNeumologia tr:nth-child(odd) {
        background-color: #fff;
    }

    .tabla_ExamenesNeumologia td{
        padding: 20px;
    }

    .tabla_ExamenesNeumologia th, td {
        border: 1px dashed #d2d2d2;
    }

    .tabla_ExamenesNeumologia th{
        background: #e0e0e0;
        color: #5b5b5b;
        text-transform: uppercase;
        text-align: center;
        padding: 15px;
    }

    #resultadosNeumologiaWrapper{

        font-size: 14px;

        label.TtlCampos{
            font-weight: bold;
        }

        input{
            padding: 10px;
        }

    }

.ventanaNeumologia{

    font-size: 14px;

    label.TtlCampos{
        font-weight: bold;
    }

    input{
        padding: 10px !important;
    }

}


/******************************/

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

    .colFecha{
        width: 150px;
    }


}

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

    table.lstCitasMedicas1 {
        width:100%;
        font-size: 18px;
    }

    table.lstCitasMedicas1 th{
        display: none;
    }

    table.lstCitasMedicas1 tr {
        border-top: 2px solid #333;
    }

    table.lstCitasMedicas1 tr:nth-of-type(2n) {
        background-color: #f0f0f0;
    }

    table.lstCitasMedicas1 tbody td {
        display: block;
        text-align:center;
    }
    table.lstCitasMedicas1 tbody td:before {
        content: attr(data-th);
        display: block;
        text-align:center;
    }

    .CabezotePersianaCitas > article{
        display: block;
        text-align: center;
    }

    .botoneraCitas {
        float: none;
        width: auto;
    }

    article p {
        margin-bottom: 3px !important;
    }


    .itemConvencion {
        display: inline-block;
        padding: 5px 10px;
        width: 30%;
    }

    .CabezotePersianaCitas > article {
        display: block !important;
        text-align: center !important;
    }

    .botoneraCitas {
        float: none !important;
        display: block !important;
        width: auto !important;
    }

    .botoneraCitasInt{
        width: auto !important;
    }

}

@media screen and (max-width: 600px) {
    table.citaInfoUI {
        width:100%;
    }

    table.citaInfoUI tr:nth-of-type(2n) {
        background-color: inherit;
    }
    table.citaInfoUI tr td:first-child {
        background: #f0f0f0;
        font-weight:bold;
        font-size:1.3em;
    }
    table.citaInfoUI tbody td {
        display: block;
        text-align:center;
    }
    table.citaInfoUI tbody td:before {
        content: attr(data-th);
        display: block;
        text-align:center;
    }

}


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

    .itemConvencion {
        display: block;
        padding: 5px 10px;
        width: 100%;
    }

}


@media screen and (max-width: 560px) {
    .protip-skin-default--scheme-blue.protip-container {
        left: 0 !important;
    }
}