﻿
html {
    color: #000b2c;
    height: 100%;
}

.modal-dialog {
    z-index: 15000 !important;
}

.modal {
    -webkit-overflow-scrolling: auto !important;
    overflow-y: auto !important;
}



body {
    padding-top: 60px;
    margin: auto;
    height: 100%;                                                   
    width: 100%;
}

footer {
    z-index: 1000;
}

.super-modal {
    position: fixed !important;
    z-index: 100;
    background-color: rgba(50,50,50,.3);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: scroll;
}

.super-modal-child {
    width: 40%;
    margin: 150px auto;
    min-height: 400px;
}

/*##############SLIDEOUT################*/


body,
.panel {
    background-color: #fff;
}

.list-group-item-info {
    background-color: #fff;
}

.menu {
    margin-top: 60px;
    background-color: #292560;
    /*background-image: linear-gradient(145deg, #1D1F20, #404348);*/
}


    .menu a {
        color: #fff !important;
        text-decoration: none;
    }


.menu-header {
    border-bottom: 1px solid #2a2d2f;
    background-size: 32px;
}

.menu-header-title {
    font-weight: 400;
    letter-spacing: 0.5px;
    margin: 0;
}

.menu-section {
    margin: 25px 0;
}

.menu-section-title {
    text-transform: uppercase;
    color: #85888d;
    font-weight: 200;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 0 20px;
    margin: 0;
}

.menu-section-list {
    padding: 0;
    margin: 10px 0;
    list-style: none;
}

    .menu-section-list a {
        display: block;
        padding: 7px 20px;
    }

        .menu-section-list a:hover {
            background-color: rgba(255, 255, 255, 0.1);
            text-decoration: none;
            color: #fff;
        }


.panel-actions {
    margin: 20px 0;
}

.spacer {
    height: 130px;
}

/**
 * Slideout module styles
 */
body {
    width: 100%;
    height: 100%;
}

.menu,
.slideout-menu {
    position: fixed;
    left: 0;
    top: 60px;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 256px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: none;
}

#panel-body {
    background-color: #eee;
}

.panel,
.slideout-panel {
    position: relative;
    z-index: 1;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
    overflow: hidden;
}

    .slideout-open .slideout-menu {
        display: block;
    }

/* Animation
---------------------------------- */
@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: 4;
    animation-iteration-count: 4;
}


/*##############SLIDEOUT################*/

.wm-tooltip {
    margin: 50px;
    margin-top: 8px;
}

.navbar .navbar-brand {
    max-width: 220px;
    line-height: 20px !important;
    font-size: 15px !important;
}

.img-home {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: #fff;
    background-size: cover;
    background-position-y: top;
    background-position-x: center;
    background-image: url(Images/SimecBanner.jpg);
    /*filter: alpha(opacity=25);
    -moz-opacity: .25;
    opacity: .25;*/
}

.menu-wrapper {
    height: 120px;
    margin-top: -3px;
}

.menu-historia {
    width: 100%;
    background-color: #fff;
    height: 14%;
    position: fixed;
    z-index: 900;
}

.glyphicon.glyphicon-user {
    font-size: 20px !important;
}

.savespace {
    height: 77.5px;
}
/*--------Pantalla menor a 1500----------*/

@media only screen and (max-width: 1500px) {
    .navbar .navbar-brand {
        max-width: 220px;
        line-height: 20px !important;
        font-size: 15px !important;
    }

    .navbar .navbar-collapse {
        height: 60px !important;
    }
}
/*--------pantalla menor a 1200-----------*/

@media only screen and (max-width: 1200px) {

    .navbar .navbar-collapse {
        height: initial !important;
    }
}


/*------Elementos del menu historial------*/

@media only screen and (max-width: 1400px) {
    .oculto-md {
        display: none !important;
    }
}

@media only screen and (min-width: 1401px) {
    .oculto-lg {
        display: none !important;
    }
}


.Titulo-paciente {
    text-transform: capitalize !important;
    font-weight: bold;
    font-size: 22px;
    vertical-align: middle;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 85%;
    padding-top: 10px;
    padding-left: 12px;
}


.Paciente-historia {
    color: rgb(43,46,131) !important;
    font-weight: bold !important;
}

.Info-paciente {
    position: fixed;
    left: 13px;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
}

.navbar-historia {
    background-color: #d9edf7 !important;
    background-image: none !important;
    color: #0b8cc6 !important;
    text-align: center;
    /*position: fixed;*/
    width: 100%;
    z-index: 2;
    /*margin-top: -70px;*/
    max-height: 60px;
}

.menu-historia-nav {
    float: none;
    display: inline-block;
}

    .menu-historia-nav li:hover {
        background-color: #fff;
    }

.Info-paciente2 {
    display: none;
}

.pharmacy-logomovil1, .pharmacy-logomovil2 {
    display: none;
}


/*PANTALLA MAYOR A 769*/
@media only screen and (min-width:992px) {
    #panel-nombre {
        position: fixed;
        width: 100%;
        z-index: 1800;
    }

    #paciente {
        margin-top: 0px;
    }

    #panel-nombre {
        display: none;
    }

    #panel-info, #historial-lab, #historial-soap, #historial-receta, #historial-fisico {
        display: initial;
    }
}


/*PANTALLA MENOR A 769*/
@media only screen and (max-width: 992px) {
    .Info-paciente {
        position: relative;
        left: 0px;
        overflow-y: hidden;
    }

    .historia-container {
        display: none;
    }

    .spacer {
        display: none;
    }

    .pharmacy-logo, .pharmacy-logo2 {
        display: none;
    }

    pharmacy-logomovil1, .pharmacy-logomovil2 {
        display: block;
    }

    #paciente {
        margin-top: 10px !important;
    }
}

/*PANTLLA ENTRE 992 Y 770*/

/*PANTALLA MENOR A 1025
@media only screen and (max-width: 1600px) {
    #paciente {
        margin-top: 120px;
    }

    .navbar-historia {
        
        margin-top: -120px;
    }
}*/

.pharmacy-logo img, .pharmacy-logomovil1 img {
    width: 100%;
    max-height: 100%;
    max-width: 100%;
    height: 450px;
}

.pharmacy-logo2 img, .pharmacy-logomovil2 img {
    width: 100%;
    height: 200px;
}


/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 94%;
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeeeee 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeeeee 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #eeeeee 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
}*/

footer, .push {
    height: 77.5px; /* .push must be the same height as .footer */
}

.body-cont {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -77.5px; /* the bottom margin is the negative value of the footer's height */
}

.wdt-md {
    max-width: 300px;
}

/*Custom font Sizes*/
.font-2x {
    font-size: 2em;
}

.font-3x {
    font-size: 3em;
}

.font-4x {
    font-size: 4em;
}

.font-5x {
    font-size: 5em;
}

.cal-sm {
    width: 0px;
}

#formCita {
    float: right;
    margin-top: 7px;
}

#calendar {
    width: 95%;
    margin: auto;
}



.WelcomeUser {
    text-shadow: 0px 0px 12px #2B2E83;
    font-size: 56px !important;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 12px #2B2E83;
    font-weight: bold;
    -webkit-text-fill-color: #eee;
    -webkit-text-stroke-color: rgba(0,0,0,.84);
    -webkit-text-stroke-width: 2.0px;
}

.home-subtitle {
    margin-top: -10px;
}


.mt24 {
    margin-top: 24px;
}

.dropdown-sec {
    width: 200px;
    height: 35px;
    color: white;
    background-color: #485563;
}

#container {
    min-height: 100%;
    position: relative;
}

.logo-home {
    width: 160px;
}

.logo-footer {
    width: 160px;
    right: auto;
}

.btn-newDate {
    text-align: right;
    padding-top: 18px;
}

.home-table {
    max-width: 1800px;
    margin: auto;
}

.border {
    border: 1px solid #b0b0b0;
}

.chk-create {
    float: left;
    padding-right: 5px;
}

.mg-top {
    margin-top: 15px;
}

.mg-top-40 {
    margin-top: 40px;
}


@media screen and (max-width: 600px) {

    .responsive {
        border: 0;
    }

        .responsive thead {
            display: none;
        }

        .responsive tr {
            margin-bottom: 10px;
            display: block;
            border-bottom: 2px solid #ddd;
        }

        .responsive td {
            display: block;
            text-align: right;
            font-size: 13px;
            border-bottom: 1px dotted #ccc;
        }

            .responsive td:last-child {
                border-bottom: 0;
            }

            .responsive td:before {
                content: attr(data-label);
                float: left;
                font-weight: bold;
            }
}

textarea {
    resize: none !important;
}

.smaller {
    max-height: 450px;
}

.jumbotrin {
    background-image: url(Images/medical-big.png);
    background-size: cover;
    background-position-y: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-input-placeholder {
    text-align: center;
}

:-moz-placeholder { /* Firefox 18- */
    text-align: center;
}

::-moz-placeholder { /* Firefox 19+ */
    text-align: center;
}

:-ms-input-placeholder {
    text-align: center;
}

.margin-menu-nav {
    margin-left: 20px;
    margin-right: 20px;
}

.nav-list:hover {
    color: #000b2c;
}

.btn-wm-table {
    margin: 0px 1px !important;
}

.colorheader {
    background-image: linear-gradient(white, white, white) !important;
}

.mg-auto {
    margin: auto;
}

.outline-files {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgb(255, 255, 255) !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-size: auto !important;
    border-bottom-color: rgb(0, 135, 247) !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-style: dashed !important;
    border-bottom-width: 2px !important;
    border-image-outset: 0px !important;
    border-image-repeat: stretch !important;
    border-image-slice: 100% !important;
    border-image-source: none !important;
    border-image-width: 1 !important;
    border-left-color: rgb(0, 135, 247) !important;
    border-left-style: dashed !important;
    border-left-width: 2px !important;
    border-right-color: rgb(0, 135, 247) !important;
    border-right-style: dashed !important;
    border-right-width: 2px !important;
    border-top-color: rgb(0, 135, 247) !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-top-style: dashed !important;
    border-top-width: 2px !important;
    box-sizing: border-box !important;
    color: rgb(100, 108, 127) !important;
    cursor: pointer !important;
    display: block !important;
    font-family: Roboto, 'Open Sans', sans-serif !important;
    font-size: 20px !important;
    font-stretch: normal !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 300 !important;
    line-height: 28px !important;
    margin-bottom: 20px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 20px !important;
    min-height: 150px !important;
    padding-bottom: 54px !important;
    padding-left: 54px !important;
    padding-right: 54px !important;
    padding-top: 54px !important;
    vertical-align: baseline !important;
}

#ModalCies {
    z-index: 10000;
}

.nav-white {
    background-color: #eee !important;
}

.IsNotVisible {
    display: none;
}

.IsVisible {
    display: block;
    height: 85px;
}

/*---------Tablas Vacunas-------------*/
#table-wrapper {
    position: relative;
    overflow-x: overlay;
}

#table-scroll {
    overflow: auto;
    margin-top: 35px !important;
    min-width: 800px;
    overflow-x: overlay;
}

#table-wrapper table {
    width: 100%;
}

    #table-wrapper table thead th .text {
        position: absolute;
        top: 0px;
        z-index: 200;
        border-bottom: rgb(221, 221, 221);
    }

    #table-wrapper table thead tr {
        height: 0px !important;
    }

/*------------------------Messenger-----------------*/
.float-footer {
    position: fixed;
    bottom: 0;
    right: 30px;
    margin: auto;
    height: 25px;
    z-index: 1000;
}

.msg-input {
    border-color: #FCF7F8;
    padding: 8px;
    height: 60px;
    width: 260px;
    background-color: #FCF7F8;
}

.msg-container {
    float: right;
    bottom: 0;
    right: 30px;
    margin: auto;
    margin-left: 10px;
    width: 100px;
    height: 335px;
    -webkit-box-shadow: 0px 0px 19px -5px rgba(128,128,128,1);
    -moz-box-shadow: 0px 0px 19px -5px rgba(128,128,128,1);
    box-shadow: 0px 0px 19px -5px rgba(128,128,128,1);
}

.msg-header {
    cursor: pointer;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    color: white;
    height: 26px;
    background-color: #4D9DE0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .30);
    z-index: 2;
}

.msg-body {
    padding-left: 7px;
    padding-top: 3px;
    background-color: #FCF7F8;
    height: 309px !important;
    position: relative;
    -webkit-box-shadow: inset 0px 10px 10px -14px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 10px 10px -14px rgba(0,0,0,0.75);
    box-shadow: inset 0px 10px 10px -14px rgba(0,0,0,0.75);
}

.msg-messages {
    overflow: auto !important;
    height: 244px;
}

.msg-message {
    border-top: solid 1px lightgrey;
    position: absolute; /* could be absolute */
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 64px;
    background-color: #FCF7F8;
}

.msg-time {
    margin-left: -10px;
    text-align: center;
}

    .msg-time span {
        font-size: .8em;
    }

.msg-header i {
    margin-top: 2px;
}

    .msg-header i:hover {
        color: rgba(128,128,128,1);
    }

.contacts {
    background-color: #FCF7F8;
    height: 309px !important;
    position: relative;
    -webkit-box-shadow: inset 0px 10px 10px -14px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 10px 10px -14px rgba(0,0,0,0.75);
    box-shadow: inset 0px 10px 10px -14px rgba(0,0,0,0.75);
}

.list-group-hover li:hover {
    cursor: pointer;
    background-color: lightgrey;
}

.list-group-hover li {
    cursor: pointer;
    padding-bottom: 3px !important;
    padding-top: 3px !important;
}

/*.list-group-hover {
}*/
