﻿body {
    font-family: 'Roboto', sans-serif;
}


/* Set padding to keep content from hitting the edges */
.body-content {
    margin-top: 70px;
    padding-left: 15px;
    padding-right: 15px;
}

.table tbody tr:hover td, .table tbody tr:hover th {
    background-color: #eeeeea;
}


.wrapper-footer {
    bottom: 0;
    width: 100%;
    z-index: -1;
    background-color: #111;
    color: whitesmoke;
    padding-top: 5px;
}

.image-footer {
    display: block;
    position: relative;
    margin: auto;
    width: 100%;
}

.ng-view {
    padding-left: 10px;
    padding-right: 10px;
}


/*Recibo*/
.impresion-titulo {
    font-family: Georgia;
    font-size: 18pt;
    font-style: italic;
}

.impresion-encabezado {
    font-family: 'Courier New';
    font-size: 9pt;
    font-weight: bold;
}

.impresion-tipo {
    font-family: Georgia;
    font-size: 14pt;
    font-weight: bold;
}

.impresion-primer-detalle {
    font-family: 'Courier New';
    font-size: 10pt;
    font-weight: bold;
}

.impresion-segundo-detalle {
    font-family: 'Courier New';
    font-size: 12pt;
}

.impresion-pie {
    font-family: 'Courier New';
    font-size: 10pt;
    font-weight: bold;
}


/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}



.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}


@media (min-width:800px) and (max-width: 1024px) {

    .main-item-menu {
        height: 190px;
    }

    #img-main {
        height: 230px !important;
    }

    #clientes-container {
        height: 530px;
        overflow-y: scroll;
    }

        #clientes-container table {
            font-size: 10pt !important;
        }


    .table-cita-container {
        max-height: 240px;
        overflow-y: scroll;
    }

        .table-cita-container table {
            font-size: 9pt !important;
        }

    table thead {
        font-size: 9pt !important;
    }

    table tbody {
        font-size: 9pt !important;
    }

    .panel-cita-body {
        height: 250px;
    }

    .text-area-consulta {
        height: 120px !important;
    }

    .container-historialconsultas {
        height: 240px !important;
    }

    /*cuando contiene todas las opciones principales de consultas.*/
    .tab-content-consulta {
        height: 345px;
    }

    .otros-consulta-container {
        height: 250px;
        overflow-y: scroll;
    }

    #content-cierre {
        height: 480px;
    }

    .cierre-container {
        height: 230px;
        overflow-y: scroll;
    }

    .table-header-cierre-historial {
        font-size: 9pt;
    }

    #app-title {
        position: relative;
        top: -30px;
    }

    .table-hclinico-container {
        height: 340px;
        background-color: white;
    }

    .table-hclinico-container-consultas {
        height: 190px;
        overflow-y: scroll;
    }

    .table-hclinico-historial {
        height: 300px;
        overflow-y: scroll;
    }

    .table-hclinico-container-citas {
        height: 200px;
        overflow-y: scroll;
    }
}


@media (min-width:1260px) and (max-width: 1285px) {
    .main-item-icon {
        font-size: 70px;
    }

    .main-item-menu {
        height: 170px;
    }

    #img-main {
        height: 290px !important;
    }

    #clientes-container {
        height: 410px;
        overflow-y: scroll;
    }

    .table-cita-container {
        max-height: 290px;
        overflow-y: scroll;
    }

    .panel-cita-body {
        height: 410px;
    }


    .text-area-consulta {
        height: 140px !important;
    }

    .container-historialconsultas {
        height: 260px !important;
    }

    .tab-content-consulta {
        height: 390px;
    }

    .otros-consulta-container {
        height: 320px;
        overflow-y: scroll;
    }

    #content-cierre {
        height: 490px;
    }

    .cierre-container {
        height: 240px;
        overflow-y: scroll;
    }
}

/*FIN*/

@media (min-width:1286px) and (max-width: 1400px) {
    .main-item-menu {
        height: 150px;
    }

    #img-main {
        height: 250px !important;
    }

    #clientes-container {
        height: 370px;
        overflow-y: scroll;
    }


    .table-cita-container {
        max-height: 260px;
        overflow-y: scroll;
    }

    .panel-cita-body {
        height: 380px;
    }

    .text-area-consulta {
        height: 120px !important;
    }

    .container-historialconsultas {
        height: 240px !important;
    }


    .tab-content-consulta {
        height: 360px;
    }

    .otros-consulta-container {
        height: 300px;
        overflow-y: scroll;
    }

    .cierre-panel-body {
        height: 240px !important;
    }

    .cierre-container {
        height: 240px;
        overflow-y: scroll;
    }

    #content-cierre {
        height: 470px;
    }

    .cierre-container {
        height: 220px;
        overflow-y: scroll;
    }

    .table-hclinico-container {
        height: 330px;
        background-color: white;
    }

    .table-hclinico-container-consultas {
        height: 190px;
        overflow-y: scroll;
    }

    .table-hclinico-historial {
        height: 290px;
        overflow-y: scroll;
    }

    .table-hclinico-container-citas {
        height: 200px;
        overflow-y: scroll;
    }
}

/*FIN*/

@media (min-width:1401px) and (max-width: 1549px) {
    .main-item-menu {
        height: 150px;
    }

    #img-main {
        height: 250px !important;
    }

    #clientes-container {
        height: 480px;
        overflow-y: scroll;
    }


    .table-cita-container {
        max-height: 390px;
        overflow-y: scroll;
    }

    .panel-cita-body {
        height: 400px;
    }

    .text-area-consulta {
        height: 120px !important;
    }

    .container-historialconsultas {
        height: 240px !important;
    }


    .tab-content-consulta {
        height: 360px;
    }

    .otros-consulta-container {
        height: 300px;
        overflow-y: scroll;
    }

    .cierre-panel-body {
        height: 240px !important;
    }

    .cierre-container {
        height: 240px;
        overflow-y: scroll;
    }

    #content-cierre {
        height: 470px;
    }

    .cierre-container {
        height: 220px;
        overflow-y: scroll;
    }

    .table-hclinico-container {
        height: 450px;
        background-color: white;
    }

    .table-hclinico-container-consultas {
        height: 300px;
        overflow-y: scroll;
    }

    .table-hclinico-historial {
        height: 390px;
        overflow-y: scroll;
    }

    .table-hclinico-container-citas {
        height: 200px;
        overflow-y: scroll;
    }
}



@media (min-width:1550px) and (max-width: 1605px) {
    .main-item-icon {
        font-size: 92px;
    }

    .main-item-menu {
        height: 200px;
    }

    #img-main {
        height: 380px !important;
    }

    #clientes-container {
        height: 490px;
        overflow-y: scroll;
    }

    .table-cita-container {
        max-height: 380px;
        overflow-y: scroll;
    }

    .panel-cita-body {
        height: 520px;
    }

    .text-area-consulta {
        height: 190px !important;
    }

    .container-historialconsultas {
        height: 340px !important;
    }


    .tab-content-consulta {
        height: 500px;
    }

    .otros-consulta-container {
        height: 420px;
        overflow-y: scroll;
    }

    .tab-content {
        height: 600px !important;
    }

    #content-cierre {
        height: 470px;
    }

    .cierre-container {
        height: 340px;
        overflow-y: scroll;
    }
}


/*FIN*/
@media (min-width:1606px) {
    .main-item-icon {
        font-size: 92px;
    }

    .main-item-menu {
        height: 230px;
    }

    #img-main {
        height: 380px !important;
    }

    #clientes-container {
        height: 630px;
        overflow-y: scroll;
    }

    .table-cita-container {
        max-height: 530px;
        overflow-y: scroll;
    }

    .panel-cita-body {
        height: 650px;
    }

    .text-area-consulta {
        height: 260px !important;
    }

    .container-historialconsultas {
        height: 380px !important;
    }


    .tab-content-consulta {
        height: 630px;
    }

    .otros-consulta-container {
        height: 540px;
        overflow-y: scroll;
    }

    #content-cierre {
        height: 730px;
    }

    .cierre-container {
        height: 470px;
        overflow-y: scroll;
    }

    .table-hclinico-container {
        height: 400px;
    }

    .table-hclinico-container {
        height: 580px;
        background-color: white;
    }

    .table-hclinico-historial {
        height: 530px;
        overflow-y: scroll;
    }

    .table-hclinico-container-consultas {
        height: 420px;
        overflow-y: scroll;
    }
}


#center-div {
    position: absolute;
    height: 80px;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}


.text-justify {
    text-align: justify;
    text-justify: inter-word;
}

.panel {
    background-color: rgba(255, 255, 255, 0.7);
}

.clean-left {
    padding-left: 0 !important;
}

.clean-right {
    padding-right: 0 !important;
}

.clean-column {
    padding-left: 0;
    padding-right: 0;
}

.btn-circle {
    border-radius: 100%;
}

.color-red {
    color: #d9534f;
}

.color-blue {
    color: #428bca;
}

.color-green {
    color: #5cb85c;
}

.color-warning {
    color: #f0ad4e;
}


.gallery-hover {
    list-style: none;
    margin: 0px;
    padding: 0;
    width: 180px; /* (200+10+4)x3 */
    font-size: 0; /* fix inline-block spacing */
}

    .gallery-hover li {
        display: inline-block;
        *display: inline;
        zoom: 1.5;
        width: 45px;
        height: 45px;
        margin: 3px;
        border: 2px solid #fff;
        -moz-box-shadow: 0 2px 2px rgba(0,0,0,.1);
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1);
        box-shadow: 0 2px 2px rgba(0,0,0,.1);
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
    }

    .gallery-hover:hover li:not(:hover) {
        -webkit-filter: blur(2px) grayscale(1);
        -moz-filter: blur(2px) grayscale(1);
        -o-filter: blur(2px) grayscale(1);
        -ms-filter: blur(2px) grayscale(1);
        filter: blur(2px) grayscale(1);
        opacity: .7; /* fallback */
    }



.fileinput-button {
    position: relative;
    overflow: hidden;
}

    .fileinput-button input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        font-size: 20px;
        cursor: pointer;
    }

.input-text-cool {
    border: none;
    padding: 6px;
    border-bottom: solid 1px lightgray;
    width: 100%;
}

    .input-text-cool:focus {
        outline: none;
        border-bottom: solid 1px #1565C0;
    }

.inputfile {
    width: 0.1px;
    height: 0.1px;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    opacity: 0;
}




/*Arreglando la table con los td y botones*/

.fixButtonInTable {
    top: -2px;
    position: relative;
}


#tiposEspecialidadDemo .select .input-sm {
    height: 20px !important;
    line-height: 20px !important;
}

#tiposEspecialidadDemo .input-sm {
    padding: 1px 10px !important;
}
