﻿@import "clientes/Millenium.css";
/*!
 * Millenium es la base,
   debajo los Skin de los clientes
 */

@import "clientes/Amadita.css";

@import "clientes/Demo.css";
@import "clientes/Conacado.css";
@import "clientes/Cmm.css";
@import "clientes/Cmr.css";
@import "clientes/Coe.css";
@import "clientes/3c.css";
 
/*!
 * Parametrizacion de los colores del sistema
 */
.Caption > .input-group {
    background-color: red;
    color: white;
}
.scrollingml > div > div {
    min-height: 0 /*43px*/; /* If using % height, make this large
                            enough to fit scrollbar arrows */
    max-height: 100%;
    overflow: auto /*auto*/; /* Set to auto if using fixed
                               or % width; else scroll */
    
   
    border: 1px solid black; /* Border around table body */
}

.Millenium  .btn-social {
    border-color: #f4f4f4;
    border-style: groove
}

 /*!
 * Customizacion de la plantilla boostrap
 */
 .navbar {
    position: relative;
    min-height: 0px;
    margin-bottom: -0px;
    border: 1px solid transparent;
}
  
 
 
.bg-maroon {
    background-color: #ee2375 !important;
}


.bg-resultados {
    background-color: #00d1ef!important ;
    color: white;
    
}
element.style {
    cursor: pointer;
}
/* @group Millenium*/

.Millenium .table {
    margin-top: 0.25em;
} 

.Millenium .main-footer{
    margin-left: 10px;
    padding-bottom: 0px;
    padding-top: 5px;
}


.Millenium .logo-clinico {
    content :'Sistema de Gestion Clinicas';
    padding-right: 50px;
    position: absolute;
    bottom: 0;
    right: 0;
}

@media only screen and (max-width: 600px) {
    .xlogo-clinico {
        display: none;
    }
}
    .Millenium .sort {
        color: white;
        font-weight: bold;
        cursor: pointer;
    }


    .Millenium .content {
        min-height: 250px;
        padding: 0;
        margin-right: auto;
        margin-left: auto;
        padding-left: 5px;
        padding-right: 5px;
    }



    .Millenium .moment-picker th {
        font-weight: 700;
        background: #03A9F4;
    }



    .Millenium .moment-picker td, .moment-picker th {
        background: white;
        color: black;
    }


        .Millenium .moment-picker td.disabled, .moment-picker td.disabled:hover, .moment-picker th.disabled, .moment-picker th.disabled:hover {
            color: #abbbc7;
            background: white;
            cursor: default;
        }


    .Millenium .moment-picker .month-view .moment-picker-specific-views th {
        background: #a763b3;
        cursor: default;
    }

    /*  Los Botones de Accion*/





    /* @end */

    .control-sidebar-open {
        width: 801px;
    }

    .fixed .control-sidebar {
        height: 95%;
    }

    .panel {
        margin-bottom: 0px;
        padding-right: 3px;
        padding-left: -3px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .panel-heading {
        padding-top: 3px;
        padding-right: 3px;
        padding-left: 3px;
        font-weight: 800;
        text-align: center;
        margin-bottom: 0em;
        padding-bottom: 0px;
    }

    .panel-body {
        padding-left: 5px;
        padding-top: 5px;
    }





.btn.BotonSalir.btn-circle.pull-right, .btn.BotonRetorno.btn-circle.pull-right {
    padding: 1px 10px 1px 10px;
    
}

    /* Aqui van los CSS especificos para el sistema clinico */


    .Millenium-SGC .input.ng-invalid {
        background-color: lightpink;
    }

    .Millenium-SGC .input.ng-valid {
        background-color: white;
    }


    .Millenium-SGC .Encabezado {
        color: #00c0ef;
        text-shadow: #333 1px 1px 1px;
        font-size: 25px;
    }


    .Millenium-SGC .EncabezadoSecundario {
        color: #00c0ef;
        text-shadow: #333 1px 1px 1px;
        font-size: 25px;
    }



    .Millenium-SGC .panel-heading {
        color: rgb(72, 58, 58);
        background-color: #2196f354;
        border-color: #9E9E9E;
    }





    .Millenium-SGC .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
        background-color: #d2d6de;
    }


.Millenium-SGC .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #f39c12;
}





.btn-muestra-entregada {
    color: #fff;
    background-color: #f39c12;
    border-color: rgba(0,0,0,0.2);
}

    .btn-muestra-indicacion {
        color: #fff;
        background-color: rgba(52, 106, 150, 0.89);
        border-color: rgba(0,0,0,0.2);
    }

    .btn-muestra-datos-clinicos {
        color: #fff;
        background-color: #00c0ef;
        border-color: rgba(0,0,0,0.2);
    }

    .btn-muestra-pendiente {
        color: #fff;
        background-color: #c70e327d;
        border-color: rgba(0,0,0,0.2);
    }

    .btn-salvar-encabezado-resultados {
        color: white;
        background-color: #da1c0b;
        border-color: rgba(0,0,0,0.2);
    }

    .btn-githu > .badge {
        position: absolute;
        top: -3px;
        right: -10px;
        font-size: 10px;
        font-weight: 400;
    }
    /*** Docs ***/

    .hero-unit {
        position: relative;
        padding: 40px 0;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
        background: #020031;
        background: -moz-linear-gradient(45deg, #020031 0%, #6d3353 100%);
        background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#020031), color-stop(100%,#6d3353));
        background: -webkit-linear-gradient(45deg, #020031 0%,#6d3353 100%);
        background: -o-linear-gradient(45deg, #020031 0%,#6d3353 100%);
        background: -ms-linear-gradient(45deg, #020031 0%,#6d3353 100%);
        background: linear-gradient(45deg, #020031 0%,#6d3353 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#020031', endColorstr='#6d3353',GradientType=1 );
        -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
        box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
    }

        .hero-unit .btn, .pagination-centered .btn {
            float: none;
            font-weight: normal;
        }

        .hero-unit p {
            margin: 1em 0;
        }

    .bs-docs-social {
        margin-top: 1em;
        padding: 15px 0;
        text-align: center;
        background-color: rgba(245,245,245,0.3);
        border-top: 1px solid rgba(255,255,255,0.3);
        border-bottom: 1px solid rgba(221,221,221,0.3);
    }

    .bs-docs-social-buttons {
        margin-left: 0;
        margin-bottom: 0;
        padding-left: 0;
        list-style: none;
    }

        .bs-docs-social-buttons li {
            display: inline-block;
            padding: 5px 8px;
            line-height: 1;
        }

    /* Allows .modal-backdrop to remain on the page without blocking */
    .modal-backdrop {
        overflow: hidden;
        height: 0;
        -webkit-transition: opacity 0.15s linear, height 0 0.2s linear;
        -moz-transition: opacity 0.15s linear, height 0 0.2s linear;
        -ms-transition: opacity 0.15s linear, height 0 0.2s linear;
        -o-transition: opacity 0.15s linear, height 0 0.2s linear;
        transition: opacity 0.15s linear, height 0 0.2s linear;
    }

        .modal-backdrop.in {
            height: 100%;
            -webkit-transition: opacity 0.15s linear;
            -moz-transition: opacity 0.15s linear;
            -ms-transition: opacity 0.15s linear;
            -o-transition: opacity 0.15s linear;
            transition: opacity 0.15s linear;
        }

    /*** Calendar ***/
    .fc table {
        width: 100%;
        color: black;
        box-sizing: border-box;
        table-layout: fixed;
        border-collapse: collapse;
        border-spacing: 0;
        font-size: 1em;
    }


    .fc thead tr {
        color: blue;
    }

    .fc-content {
        Background: #00c0ef;
        color: black;
        font-size: 1.45em;
    }

    .fc-event {
        position: relative;
        display: block;
        font-size: .85em;
        line-height: 1.3;
        border-radius: 3px;
        color: white;
        Background: #00c0ef;
        border: 1px solid #3a87ad;
        font-weight: normal;
    }

    .calAlert {
        width: 595px;
        float: right;
        margin-bottom: 5px;
    }

    .calXBtn {
        float: right;
        margin-top: -5px;
        margin-right: -5px;
    }

    .calWell {
        float: left;
        margin-bottom: 40px;
    }

    .fc-event.openSesame .fc-event-skin {
        background-color: rgb(229, 229, 11);
        color: red;
    }

    .fc-event.customFeed .fc-event-skin {
        background-color: rgb(132, 222, 175);
        color: black;
    }

    .calTools {
        margin-bottom: 10px;
    }





    .control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a, .control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a:hover, .control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a:focus, .control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a:active {
        background: #7955486b;
        color: #111;
    }

    .threed {
        border: 1px solid #bfbfbf;
        border-radius: 5px;
        box-shadow: 0 4px 0 #a5a5a5, 0 5px 0 #565656, 0 5px 10px rgba(0,0,0,.4);
    }

    a:hover, a:focus {
        outline: none;
        text-decoration: none;
    }

    .tab .nav-tabs {
        border: none;
        margin-bottom: 10px;
    }


        .tab .nav-tabs li a:before {
            content: "";
            border-top: 15px solid #f8333c;
            border-right: 15px solid transparent;
            border-bottom: 15px solid transparent;
            position: absolute;
            top: 0;
            left: -50%;
            transition: all 0.3s ease 0s;
        }

        .tab .nav-tabs li a:hover:before,
        .tab .nav-tabs li.active a:before {
            left: 0;
        }

        .tab .nav-tabs li a:after {
            content: "";
            border-bottom: 15px solid #f8333c;
            border-left: 15px solid transparent;
            border-top: 15px solid transparent;
            position: absolute;
            bottom: 0;
            right: -50%;
            transition: all 0.3s ease 0s;
        }

        .tab .nav-tabs li a:hover:after,
        .tab .nav-tabs li.active a:after {
            right: 0;
        }

    .tab .tab-content {
        padding-right: 1px;
        padding-left: 1px;
        padding-top: 1px;
        padding-bottom: 1px;
        border-top: 1px solid #384d48;
        border-bottom: 1px solid #384d48;
        color: #384d48;
        position: relative;
    }

        .tab .tab-content:before {
            content: "";
            border-top: 10px solid #384d48;
            border-right: 10px solid transparent;
            border-bottom: 10px solid transparent;
            position: absolute;
            top: 0;
            left: 0;
        }

        .tab .tab-content:after {
            content: "";
            border-bottom: 10px solid #384d48;
            border-left: 10px solid transparent;
            border-top: 10px solid transparent;
            position: absolute;
            bottom: 0;
            right: 0;
        }

        .tab .tab-content h3 {
            font-size: 24px;
            margin-top: 0;
        }



    .tab .nav-tabs li.active a, .tab .nav-tabs li a:hover {
        border: none;
        border-top: 3px solid #f8333c;
        border-bottom: 3px solid #f8333c;
        background-color: white;
        color: #FF5722;
    }



    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        color: #101010;
        cursor: default;
        font-size: medium;
        background-color: #2196f3b3;
        border: 1px solid #ddd;
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        border: none;
        border-top: 3px solid #FF5722;
        border-bottom: 3px solid #FF5722;
        border-radius: 0;
        overflow: hidden;
        position: relative;
        transition: all 0.3s ease 0s;
    }



    .tab .nav-tabs li a {
        padding: 1px 15px;
        margin-right: 15px;
        background: #ff572257;
        font-size: 14px;
        font-weight: 600;
        color: #080808;
        text-transform: uppercase;
        border: none;
        border-top: 3px solid #f44336;
        border-bottom: 3px solid #F44336;
        border-radius: 0;
        overflow: hidden;
        position: relative;
        transition: all 0.3s ease 0s;
    }

    .cuentaaccion.bt {
        line-height: .5;
    }

    @media only screen and (max-width: 479px) {
        .tab .nav-tabs li {
            width: 100%;
            text-align: center;
            margin-bottom: 15px;
        }
    }


    .pink-textarea textarea.md-textarea:focus:not([readonly]) {
        border-bottom: 1px solid #f48fb1;
        box-shadow: 0 1px 0 0 #f48fb1;
    }

    .active-pink-textarea.md-form label.active {
        color: #f48fb1;
    }

    .amber-textarea textarea.md-textarea:focus:not([readonly]) {
        border-bottom: 1px solid #ffa000;
        box-shadow: 0 1px 0 0 #ffa000;
    }

    .active-amber-textarea.md-form label.active {
        color: #ffa000;
    }


    .active-pink-textarea-2 textarea.md-textarea {
        border-bottom: 1px solid #f48fb1;
        box-shadow: 0 1px 0 0 #f48fb1;
    }

    .active-pink-textarea-2.md-form label.active {
        color: #f48fb1;
    }

    .active-pink-textarea-2.md-form label {
        color: #f48fb1;
    }


    .active-amber-textarea-2 textarea.md-textarea {
        border-bottom: 1px solid #ffa000;
        box-shadow: 0 1px 0 0 #ffa000;
    }

    .active-amber-textarea-2.md-form label.active {
        color: #ffa000;
    }

    .active-amber-textarea-2.md-form label {
        color: #ffa000;
    }


    .btn-salvar {
        border-radius: 10px;
        position: relative;
        padding: 3px 3px;
        margin: 0 0 0px 0px;
        min-width: 78px;
        height: 30px;
        text-align: center;
        color: white;
        border: 2px solid #333;
        background-color: #dd3996;
        font-size: 15px;
    }

    .ngdialog.ngdialog-theme-millenium {
        padding-bottom: 10px;
        padding-top: 50px;
    }


        .ngdialog.ngdialog-theme-millenium .ngdialog-content {
            -webkit-animation: ngdialog-flyin .5s;
            animation: ngdialog-flyin .5s;
            background: #f0f0f0;
            border-radius: 5px;
            color: #444;
            font-family: Helvetica,sans-serif;
            font-size: 1.1em;
            line-height: 1.5em;
            margin: 0 auto;
            max-width: 100%;
            padding: 1em;
            position: relative;
            width: 450px;
        }







    .chosen-container-multi .chosen-choices li.search-choice {
        position: relative;
        margin: 3px 0 3px 5px;
        padding: 3px 20px 3px 5px;
        border: 1px solid #aaa;
        border-radius: 3px;
        background-color: #e4e4e4;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
        background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
        background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
        background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
        background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
        background-clip: padding-box;
        box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
        color: #333;
        line-height: 13px;
        cursor: default;
    }

    .chosen-container-multi .chosen-choices li {
        float: left;
        list-style: none;
    }

    *, *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    user agent stylesheet
    li {
        display: list-item;
        text-align: -webkit-match-parent;
    }

    .chosen-container-multi .chosen-choices {
        position: relative;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto !important;
        height: 1%;
        border: 1px solid #aaa;
        background-color: #fff;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
        background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
        background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
        background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
        background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
        cursor: text;
    }

    user agent stylesheet
    ul, menu, dir {
        display: block;
        list-style-type: disc;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        padding-inline-start: 40px;
    }


    .user-block .username, .user-block .description, .user-block .comment {
        display: block;
        margin-left: 0px;
    }


    .emple-display img {
        height: 64px;
        float: right;
        width: 5%;
        max-width: 5%;
        padding-right: 0px;
        cursor: zoom-in;
    }



        .emple-display img:hover {
            transform: scale(2.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
            cursor: zoom-in;
        }

    .emple-display table {
        margin-top: .25em;
        border: 1px solid #f4f4f4;
        width: 95%;
        max-width: 95%;
        margin-bottom: 1px;
        font-size: 14px;
        color: #060606;
        background: #00bcd43d;
        padding: 1px;
        line-height: 1;
        position: relative;
        float: left;
    }

    .emple-display Lbl {
        width: 35%;
        background: #ff98003b;
        font-size: 12px;
        display: block;
        font-weight: 700;
        padding-top: 1px;
        max-height: 24px;
        height: 24px;
        margin-bottom: 0;
        position: relative;
        float: left;
        padding-left: 5px;
    }


    .emple-display span {
        font-size: 10px;
        display: contents;
        font-weight: 900;
        padding-top: 1px;
        float: left;
        padding-left: 2px;
    }

    .emple-display p {
        width: 70%;
        background: white;
        font-size: 12px;
        display: inline-block;
        padding-top: 1px;
        padding-left: 5px;
        max-height: 24px;
        height: 24px;
        position: relative;
        margin-bottom: 0;
        float: left;
    }

    .emple-display table tbody tr td {
        padding: 1px;
        line-height: 1;
        max-height: 100px;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }



    /*Los tabs del menu a label izquierda*/
    .list-group-item {
        position: relative;
        display: block;
        padding: 0px 0px;
        margin-bottom: -1px;
        background-color: #fff;
        border: 1px solid #ddd;
    }


    .well {
        padding: 5px;
        border-radius: 3px;
    }

    /*   Estilos */
    /*!
 * Estilos personalizados
 */

.InputInTable {
    width: 90%;
    padding: 10px;
    margin: 0px;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}


.MyWidth9 {
    width: 9%;
}



.MyWidth8 {
    width: 8%;
}

.MyWidth10 {
    width: 10%;
}


.MyWidth11 {
    width: 11%;
}

.MyWidth12 {
    width: 12%;
}



.MyWidth13 {
    width: 13.5%;
}
    MyWidth25 {
        width: 25%;
    }

    MyWidth35 {
        width: 35%;
    }

    MyWidth30 {
        width: 30%;
    }

    MyWidth33 {
        width: 33%;
    }

    MyWidth40 {
        width: 40%;
    }

    MyWidth45 {
        width: 45%;
    }

    MyWidth60 {
        width: 60%;
    }

    MyWidth65 {
        width: 65%;
    }

    MyWidth67 {
        width: 67%;
    }

    MyWidth70 {
        width: 70%;
    }

    MyWidth75 {
        width: 75%;
    }

    MyWidth50 {
        width: 50%;
    }

    MyWidth100 {
        width: 100%;
    }


    MyAlingL {
        text-align: left;
    }

    MyAlingR {
        text-align: right;
    }



    no-spin::-webkit-inner-spin-button, no-spin::-webkit-outer-spin-button {
        -webkit-appearance: none !important;
        margin: 0 !important;
        -moz-appearance: textfield !important;
    }


    body {
    }
    /*  bhoechie tab */
    div.bhoechie-tab-container {
        z-index: 10;
        background-color: #ffffff;
        padding: 0 !important;
        border-radius: 4px;
        -moz-border-radius: 4px;
        border: 1px solid #ddd;
        margin-top: 2px;
        margin-left: 0px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
        -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        background-clip: padding-box;
        opacity: 0.97;
        filter: alpha(opacity=97);
    }

    div.bhoechie-tab-menu {
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 0;
    }

        div.bhoechie-tab-menu div.list-group {
            margin-bottom: 0;
        }

            div.bhoechie-tab-menu div.list-group > a {
                margin-bottom: 0;
            }

                div.bhoechie-tab-menu div.list-group > a .glyphicon,
                div.bhoechie-tab-menu div.list-group > a .fa {
                    color: #5A55A3;
                }

                div.bhoechie-tab-menu div.list-group > a:first-child {
                    border-top-right-radius: 0;
                    -moz-border-top-right-radius: 0;
                }

                div.bhoechie-tab-menu div.list-group > a:last-child {
                    border-bottom-right-radius: 0;
                    -moz-border-bottom-right-radius: 0;
                }

                div.bhoechie-tab-menu div.list-group > a.active,
                div.bhoechie-tab-menu div.list-group > a.active .glyphicon,
                div.bhoechie-tab-menu div.list-group > a.active .fa {
                    background-color: #5A55A3;
                    background-image: #5A55A3;
                    color: #ffffff;
                }

                    div.bhoechie-tab-menu div.list-group > a.active:after {
                        content: '';
                        position: absolute;
                        left: 100%;
                        top: 50%;
                        margin-top: -13px;
                        border-left: 0;
                        border-bottom: 13px solid transparent;
                        border-top: 13px solid transparent;
                        border-left: 10px solid #5A55A3;
                    }

    div.bhoechie-tab-content {
        background-color: #ffffff;
        /* border: 1px solid #eeeeee; */
        padding-left: 2px;
        padding-top: 2px;
    }

    div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
        display: none;
    }

    .png-time.form-control {
        padding-left: 10px;
    }

    .png-time input {
        border: none;
        width: 17px;
        padding: 0;
        margin: 0;
        text-align: center;
        cursor: default;
    }

        .png-time input:focus {
            color: #000;
        }

        .png-time input.mode {
            width: 22px;
            margin-left: 3px;
        }

    .png-time.form-control.time-focus {
        border-color: #66afe9;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .mi-group {
        width: 100%;
    }

    .mi-group-addon {
        width: 30%;
        text-align: left;
    }

    .mi-control {
        width: 70%;
    }

    .MyWidth65 {
        width: 65%;
    }

    .MyWidth90 {
        width: 90%;
    }

    .MyWidth70 {
        width: 70%;
    }

    .MyWidth50 {
        width: 50%;
    }

    .MyWidth40 {
        width: 40%;
    }

    .MyWidth100 {
        width: 100%;
    }

    .MyWidth35 {
        width: 35%;
    }

    .MyWidth30 {
        width: 30%;
    }
.MyWidth25 {
    width: 25%;
}
.MyWidth20 {
    width: 20%;
}
    .MyAlingL {
        text-align: left;
    }

    .MyAlingR {
        text-align: right;
    }



    .no-spin::-webkit-inner-spin-button, .no-spin::-webkit-outer-spin-button {
        -webkit-appearance: none !important;
        margin: 0 !important;
        -moz-appearance: textfield !important;
    }

    .EventhighPriority {
        background-color: red;
        color: white;
    }





    .MyRed {
        color: red;
    }

    .MyBlack {
        color: black;
    }

    .MyTbody250 {
        display: block;
        height: 250px;
        overflow: auto;
    }

    .MyTbody150 {
        display: block;
        height: 150px;
        overflow: auto;
    }

    .MyTbody200 {
        display: block;
        height: 200px;
        overflow: auto;
    }

    .Sin-Padding {
        padding: 1px;
        margin: 0px;
    }


    .btn-circle {
        border-radius: 100px;
    }

    .table {
        margin-top: 1.25em;
        overflow: auto;
        border-collapse: collapse;
        display: table;
    }




        .table thead {
            width: 100%;
        }

        .table tbody {
            overflow-y: auto;
            width: 100%;
        }

    .input-group-btn {
         
        margin-left: 10px;
        margin-right: 10px;
    }

    .btn {
        margin-left: 5px;
        margin-right: 5px;
    }

    .thead-inverse {
        background: #0094ff;
    }

    #buscararquiler {
        margin-left: 1em;
    }

    .MyWidth100 {
        margin-bottom: 0.25em;
    }
    /* .input-group .input-group-addon{background-color:#3c8dbc; color:#ffffff; font-weight:bold;} */
    #buscarcliente {
        margin-left: 1em;
    }




    /* Put your css in here */

    [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak],
    .ng-cloak, .x-ng-cloak,
    .ng-hide {
        display: none !important;
    }

    ng\:form {
        display: block;
    }

    .ng-animate-block-transitions {
        transition: 0s all !important;
        -webkit-transition: 0s all !important;
    }

    /* show the element during a show/hide animation when the
 * animation is ongoing, but the .ng-hide class is active */
    .ng-hide-add-active, .ng-hide-remove {
        display: block !important;
    }

    /**
 * angular-ui-notification - Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating
 * @author Alex_Crack
 * @version v0.1.0
 * @link https://github.com/alexcrack/angular-ui-notification
 * @license MIT
 */
    .ui-notification {
        position: fixed;
        z-index: 9999;
        width: 300px;
        cursor: pointer;
        -webkit-transition: all ease .5s;
        -o-transition: all ease .5s;
        transition: all ease .5s;
        color: #fff;
        border-radius: 0;
        background: #337ab7;
        box-shadow: 5px 5px 10px rgba(0, 0, 0, .3);
    }

        .ui-notification.killed {
            -webkit-transition: opacity ease 1s;
            -o-transition: opacity ease 1s;
            transition: opacity ease 1s;
            opacity: 0;
        }

        .ui-notification > h3 {
            font-size: 14px;
            font-weight: bold;
            display: block;
            margin: 10px 10px 0 10px;
            padding: 0 0 5px 0;
            text-align: left;
            border-bottom: 1px solid rgba(255, 255, 255, .3);
        }

        .ui-notification a {
            color: #fff;
        }

            .ui-notification a:hover {
                text-decoration: underline;
            }

        .ui-notification > .message {
            margin: 10px 10px 10px 10px;
        }

        .ui-notification.warning {
            color: #fff;
            background: #f0ad4e;
        }

        .ui-notification.error {
            color: #fff;
            background: #d9534f;
        }

        .ui-notification.success {
            color: #fff;
            background: #5cb85c;
        }

        .ui-notification.info {
            color: #fff;
            background: #5bc0de;
        }

        .ui-notification:hover {
            opacity: .7;
        }




    .MyBg-Gris {
        background: #ddd;
        margin-bottom: 0;
        margin-top: 1px;
    }

    .My-Blink {
        animation: blinker 3s linear infinite;
    }

    @keyframes blinker {
        50% {
            opacity: 0;
        }
    }



    /* define height and width of scrollable area. Add 16px to width for scrollbar          */
    div.tableContainer {
        clear: both;
        border: 1px solid #0094ff;
        overflow: auto;
    }


    /* set THEAD element to have block level attributes. All other non-IE browsers            */
    /* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */




    .DashbCajaNotificaciones {
        padding: 5px;
        display: -webkit-inline-box;
        position: relative;
        padding: 5px 5px;
        margin: 0 0 0px 5px;
        min-width: 300px;
        background: white;
    }

    .PortaNotificaciones {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
        margin-bottom: 5px;
        background: white
    }

        .PortaNotificaciones tbody tr {
            color: #444;
            background: white;
            font-size: smaller;
            font-weight: 600;
        }

    printarea {
        position: relative;
        margin: 0 auto;
        height: auto !important;
        min-height: 100%;
        overflow-x: auto;
    }



    page {
        padding-left: 5px;
        padding-right: 5px;
        display: block;
        /* Styles for better appearance on screens only -- are reset to defaults in print styles later */
        /* Divide single pages with some space and center all pages horizontally */
        margin: 1cm auto;
        /* Define a white paper background that sticks out from the darker overall background */
        background: #fff;
        /* Show a drop shadow beneath each page */
        box-shadow: 0 0 0.5cm rgba(0,0,0,0.5);
        /* Override outline from user agent stylesheets */
        outline: 0;
    }
    /* Defines a class for manual page breaks via inserted .page-break element */
    div.page-break {
        page-break-after: always;
    }
    /* For top-level headings only */
    h1 {
        /* Force page breaks after */
        page-break-before: always;
    }
    /* For all headings */
    h1, h2, h3, h4, h5, h6 {
        /* Avoid page breaks immediately */
        page-break-after: avoid;
    }

    table {
        /* Avoid page breaks inside */
        page-break-inside: avoid;
    }
     
    /* Use CSS Paged Media to switch from continuous documents to sheet-like documents with separate pages */
    @page {
        /* You can only change the size, margins, orphans, widows and page breaks here */
        /* Require that at least this many lines of a paragraph must be left at the bottom of a page */
        orphans: 4;
        /* Require that at least this many lines of a paragraph must be left at the top of a new page */
        widows: 2;
    }

    @media screen {
        .no-show, .no-show * {
            display: none !important;
        }
    }
    /* When the document is actually printed */
    @media print {
        header, footer {
            display: none !important;
        }
        html, body {
            margin: 0mm 0mm 0mm 0mm;
            padding: 0px 0px 0px 0px;
            /* this affects the margin in the printer settings */
            transform: scale(1);
            transform-origin: 0 0;
            /* Reset the document's background color */
            background-color: #fff;
        }

        .no-print, .no-print * {
            display: none !important;
        }

        page {
            /* Reset all page styles that have been for better screen appearance only */
            /* Break cascading by using the !important rule */
            /* These resets are absolute must-haves for the print styles and the specificity may be higher elsewhere */
            width: initial !important;
            min-height: initial !important;
            margin: 0 !important;
            padding: 0 !important;
            border: initial !important;
            border-radius: initial !important;
            background: initial !important;
            box-shadow: initial !important;
            margin-left: 0em;
            margin-bottom: 0em;
            margin-top: 0em;
            margin-right: 0em;
            padding-top: 0px;
            padding-bottom: 0px;
            /* Force page breaks after each .page element of the document */
            page-break-after: auto;
        }
    }

    page[size="A4"] {
        /* Styles for better appearance on screens only -- are reset to defaults in print styles later */
        /* Reflect the paper width in the screen rendering (must match size from @page rule) */
        width: 21cm;
        /* Reflect the paper height in the screen rendering (must match size from @page rule) */
        min-height: 29.7cm;
        /* Reflect the actual page margin/padding on paper in the screen rendering (must match margin from @page rule) */
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 1cm;
    }

        page[size="A4"][layout="landscape"] {
            width: 29.7cm;
            height: 21cm;
        }



    page[size="Letter"] {
        /* Styles for better appearance on screens only -- are reset to defaults in print styles later */
        /* Reflect the paper width in the screen rendering (must match size from @page rule) */
        width: 215.9mm;
        /* Reflect the paper height in the screen rendering (must match size from @page rule) */
        height: 279.4mm;
        /* Reflect the actual page margin/padding on paper in the screen rendering (must match margin from @page rule) */
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0cm;
    }

        page[size="Letter"][layout="landscape"] {
            width: 279.4mm;
            height: 215.9mm;
        }

    page[size="A3"] {
        width: 29.7cm;
        height: 42cm;
    }

        page[size="A3"][layout="landscape"] {
            width: 42cm;
            height: 29.7cm;
        }

    page[size="A5"] {
        width: 14.8cm;
        height: 21cm;
    }

        page[size="A5"][layout="landscape"] {
            width: 21cm;
            height: 14.8cm;
        }


    #area-chart,
    #line-chart,
    #bar-chart,
    #stacked,
    #pie-chart {
        min-height: 250px;
    }


    .Anbutton {
        box-shadow: rgb(135, 135, 135) 0px 2px 2px;
        font-size: 13px;
        font-family: arial, helvetica, sans-serif;
        display: inline-block;
        text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 0px;
        font-weight: bold;
        color: rgb(255, 255, 255);
        background-color: rgb(48, 147, 199);
        background-image: linear-gradient(rgb(48, 147, 199), rgb(28, 90, 133));
        border-width: 4px;
        border-style: solid;
        border-color: rgb(38, 117, 158);
        border-image: initial;
        border-radius: 23px;
        padding: 10px 20px;
        text-decoration: none;
    }




    /*  Labels */


    .LblPuesto:before {
        content: 'Posición'
    }

    .LblEmpresa:before {
        content: 'Sucursal'
    }


    .footer {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
    }


    @media print {

        .footer {
            position: fixed;
            left: 0;
            bottom: 0;
            width: 100%;
        }
    }



    .table-scroll thead {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

    .table-scroll tbody {
        max-height: 150px;
        overflow-y: auto;
        display: block;
        width: 100%;
        table-layout: fixed;
    }

    .table-scroll tr {
        display: table;
        table-layout: fixed;
        width: 100%;
    }

    .table-scroll td {
        height: 47px; /*// needed in order to keep rows from collapsing*/
    }


#scrollable-area {
    
    overflow-y: scroll; /* <-- here is what is important*/
}
 

thead {
    background: #fff;
}



    .Evento-Vacaciones,
    .Evento-Vacaciones div,
    .Evento-Vacaciones div > a,
    .Evento-Vacaciones span {
        background-color: #ee2375 !important; /* background color */
        color: white; /* text color */
    }

.Eventos-Consolidados {
    background-color: #9E9E9E
}

    .Eventos-Consolidados .table-striped > tbody > tr:nth-child(odd) > td,
    .table-striped > tbody > tr:nth-child(odd) > th {
        background-color: #9E9E9E;
    }

        .Eventos-Consolidados span {
            display: inline-block;
            min-width: 10px;
            padding: 3px 7px;
            font-size: 20px;
            font-weight: 700;
            line-height: 1;
            color: #fff;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            background-color: white;
            border-radius: 10px;
        }

    .Evento-Licencias,
    .Evento-Licencias div,
    .Evento-Licencias div > a,
    .Evento-Licencias span {
        background-color: orange !important; /* background color */
        color: white; /* text color */
    }

    .Evento-Laborable,
    .Evento-Laborable div,
    .Evento-Laborable div > a,
    .Evento-Laborable span {
        background-color: #FF5722 !important; /* background color */
        color: white; /* text color */
        text-align: center
    }



    .Evento-Asistencia,
    .Evento-Asistencia div,
    .Evento-Asistencia div > a,
    .Evento-Asistencia span {
        background-color: #4CAF50 !important; /* background color */
        color: white; /* text color */
        text-align: center
    }




    .Evento-Ausencia,
    .Evento-Ausencia div,
    .Evento-Ausencia div > a,
    .Evento-Ausencia span {
        background-color: #FF5722 !important; /* background color */
        color: white; /* text color */
        text-align: center
    }



    .Evento-Tardanza,
    .Evento-Tardanza div,
    .Evento-Tardanza div > a,
    .Evento-Tardanza span {
        background-color: #FF9800 !important; /* background color */
        color: white; /* text color */
        text-align: center
    }

    .Evento-Libre,
    .Evento-Libre div,
    .Evento-Libre div > a,
    .Evento-Libre span {
        background-color: #009688 !important; /* background color */
        color: white; /* text color */
        text-align: center
    }

    .Evento-Feriado,
    .Evento-Feriado div,
    .Evento-Feriado div > a,
    .Evento-Feriado span {
        background-color: rgb(233, 30, 32) !important; /* background color */
        color: white; /* text color */
        text-align: center
    }

    .Rojo {
        color: red
    }

    .Negro {
        color: black
    }

    .Verde {
        color: green
    }



    .estilotextarea {
        width: 290px;
        height: 100px;
        border: 2px solid #5088b7;
    }



.estilotextareadiagnostico {
    width:  100%;
    height: 80px;
    border: 1px solid #607D8B;
}


.field_with_errors {
    border: 1px solid red;
    display: inline;
    color: red;
}

    .field_with_errors error:after {
        content: "* Error*"
    }


.ingresadosdetalle {
    padding-top: 0px;
    padding-left: 5px;
    overflow-x: auto;
    display: block;
    width: 98%;
    table-layout: fixed;
}


.rowselected {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: white;
    font-weight: bold !important;
    background-color: orange !important; /* background color */
}



.Team-A,
.Team-A div,
.Team-A div > a,
.Team-A span {
    background-color: orange !important; /* background color */
    color: white; /* text color */
}


.Team-B,
.Team-B div,
.Team-B div > a,
.Team-B span {
    background-color:  #0094ff !important; /* background color */
    color: white; /* text color */
}

.Team-C,
.Team-C div,
.Team-C div > a,
.Team-C span {
    background-color: #FF5722 !important; /* background color */
    color: white; /* text color */
}

.Team-D,
.Team-D div,
.Team-D div > a,
.Team-D span {
    background-color: #009688 !important; /* background color */
    color: white; /* text color */
}

.Team-E,
.Team-E div,
.Team-E div > a,
.Team-E span {
    background-color: #4CAF50 !important; /* background color */
    color: white; /* text color */
}

.Team-F,
.Team-F div,
.Team-F div > a,
.Team-F span {
    background-color:  slateblue !important; /* background color */
    color: white; /* text color */
}


.Team-G,
.Team-G div,
.Team-G div > a,
.Team-G span {
    background-color:  deeppink !important; /* background color */
    color: white; /* text color */
}




.Millenium .ngdialog.ngdialog-theme-default .ngdialog-content {
    -webkit-animation: ngdialog-flyin .5s;
    animation: ngdialog-flyin .5s;
    background: #f0f0f0;
    border-radius: 5px;
    color: #444;
    font-family: Helvetica,sans-serif;
    font-size: 1.1em;
    margin: 0 auto;
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    width: 450px;
}


.rojito {
    background-color: orange !important; /* background color */
    color: white !important; /* text color */
}


.celdaletraroja {
     
    color: red !important; /* text color */
}




.mt tbody {
    display: block;
    height: 200px;
    overflow-y: scroll;
    overflow-x: auto;
}

.mt thead {
    display: table;
    width: 100%;
    table-layout: fixed;

      
}



    .mt thead tr {
        display: table;
        width: 100%;
        table-layout: fixed;
        text-overflow: ellipsis
    }

.mt tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
    text-overflow: ellipsis
}


/* The following 'html' and 'body' rule sets are required only
   if using a % width or height*/

/*html {
  width: 100%;
  height: 100%;
}*/

 
.scrollingtable {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: auto; /* If you want a fixed width, set it here, else set to auto */
    min-width: 0 /*100%*/; /* If you want a % width, set it here, else set to 0 */
    height: 188px /*100%*/; /* Set table height here; can be fixed value or % */
    min-height: 0 /*104px*/; /* If using % height, make this large enough to fit scrollbar arrows + caption + thead */
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 16px;
    line-height: 20px;
    padding: 20px 0 20px 0; /* Need enough padding to make room for caption */
    text-align: left;
    color: black;
}

    .scrollingtable * {
        box-sizing: border-box;
    }

    .scrollingtable > div {
        position: relative;
        border-top: 1px solid black;
        height: 100%;
        padding-top: 20px; /* This determines column header height */
    }

        .scrollingtable > div:before {
            top: 0;
            background: cornflowerblue; /* Header row background color */
        }

        .scrollingtable > div:before,
        .scrollingtable > div > div:after {
            content: "";
            position: absolute;
            z-index: -1;
            width: 100%;
            height: 100%;
            left: 0;
        }

        .scrollingtable > div > div {
            min-height: 0 /*43px*/; /* If using % height, make this large
                            enough to fit scrollbar arrows */
            max-height: 100%;
            overflow: scroll /*auto*/; /* Set to auto if using fixed
                               or % width; else scroll */
            overflow-x: hidden;
            border: 1px solid black; /* Border around table body */
        }

            .scrollingtable > div > div:after {
                background: white;
            }
            /* Match page background color */
            .scrollingtable > div > div > table {
                width: 100%;
                border-spacing: 0;
                margin-top: -20px; /* Inverse of column header height */
                /*margin-right: 17px;*/ /* Uncomment if using % width */
            }

                .scrollingtable > div > div > table > caption {
                    position: absolute;
                    top: -20px; /*inverse of caption height*/
                    margin-top: -1px; /*inverse of border-width*/
                    width: 100%;
                    font-weight: bold;
                    text-align: center;
                }

                .scrollingtable > div > div > table > * > tr > * {
                    padding: 0;
                }

                .scrollingtable > div > div > table > thead {
                    vertical-align: bottom;
                    white-space: nowrap;
                    text-align: center;
                }

                    .scrollingtable > div > div > table > thead > tr > * > div {
                        display: inline-block;
                        padding: 0 6px 0 6px; /*header cell padding*/
                    }

                    .scrollingtable > div > div > table > thead > tr > :first-child:before {
                        content: "";
                        position: absolute;
                        top: 0;
                        left: 0;
                        height: 20px; /*match column header height*/
                        border-left: 1px solid black; /*leftmost header border*/
                    }

                    .scrollingtable > div > div > table > thead > tr > * > div[label]:before,
                    .scrollingtable > div > div > table > thead > tr > * > div > div:first-child,
                    .scrollingtable > div > div > table > thead > tr > * + :before {
                        position: absolute;
                        top: 0;
                        white-space: pre-wrap;
                        color: white; /*header row font color*/
                    }

                    .scrollingtable > div > div > table > thead > tr > * > div[label]:before,
                    .scrollingtable > div > div > table > thead > tr > * > div[label]:after {
                        content: attr(label);
                    }

                    .scrollingtable > div > div > table > thead > tr > * + :before {
                        content: "";
                        display: block;
                        min-height: 20px; /* Match column header height */
                        padding-top: 1px;
                        border-left: 1px solid black; /* Borders between header cells */
                    }

    .scrollingtable .scrollbarhead {
        float: right;
    }

        .scrollingtable .scrollbarhead:before {
            position: absolute;
            width: 100px;
            top: -1px; /* Inverse border-width */
            background: white; /* Match page background color */
        }

    .scrollingtable > div > div > table > tbody > tr:after {
        content: "";
        display: table-cell;
        position: relative;
        padding: 0;
        border-top: 1px solid black;
        top: -1px; /* Inverse of border width */
    }

    .scrollingtable > div > div > table > tbody {
        vertical-align: top;
    }

        .scrollingtable > div > div > table > tbody > tr {
            background: white;
        }

            .scrollingtable > div > div > table > tbody > tr > * {
                border-bottom: 1px solid black;
                padding: 0 6px 0 6px;
                height: 20px; /* Match column header height */
            }

        .scrollingtable > div > div > table > tbody:last-of-type > tr:last-child > * {
            border-bottom: none;
        }

        .scrollingtable > div > div > table > tbody > tr:nth-child(even) {
            background: gainsboro;
        }
        /* Alternate row color */
        .scrollingtable > div > div > table > tbody > tr > * + * {
            border-left: 1px solid black;
        }


        .cursord {
            cursor :default  
        }

.cursorp {
    cursor: pointer
}

/* Borders between body cells */


body {
    font-family: Helvetica, arial, freesans, clean, sans-serif;
}

/* object {
	border: 3px solid red;
} */

.upload-buttons input[type="file"] {
    width: 6.3em \0/ IE9;
}

.upload-button {
    Height: 26px;
    line-height: 30px;
    padding: 0 10px;
    background: #CCC;
    appearance: button;
    -moz-appearance: button; /* Firefox */
    -webkit-appearance: button; /* Safari and Chrome */
    position: relative;
    text-align: center;
    top: 7px;
    cursor: pointer;
}

.sel-file {
    padding: 1px 5px;
    font-size: smaller;
    color: grey;
}

.response {
    padding: 0;
    padding-top: 10px;
    margin: 3px 0;
    clear: both;
    list-style: none;
}

    .response .sel-file li, .response .reqh {
        color: blue;
        padding-bottom: 5px;
    }

xfieldset {
    border: 1px solid #DDD;
    width: 620px;
    padding: 10px;
    line-height: 23px;
}

    fieldset label {
        /*font-size: smaller;*/
    }

.progress {
    display: inline-block;
    width: 100px;
    border: 3px groove #CCC;
}

    .progress div {
        font-size: smaller;
        background: orange;
        width: 0;
    }

.drop-box {
    background: #F8F8F8;
    border: 5px dashed #DDD;
    width: 170px;
    text-align: center;
    padding: 50px 10px;
    margin-left: 10px;
}

.up-buttons {
    float: right;
}

.drop-box.dragover {
    border: 5px dashed blue;
}

.drop-box.dragover-err {
    border: 5px dashed red;
}

/* for IE*/
.js-fileapi-wrapper {
    display: inline-block;
    vertical-align: middle;
}

button {
    padding: 1px 5px;
    font-size: smaller;
    margin: 0 3px;
}

.ng-v {
    float: right;
}

.thumb {
    float: left;
    width: 18px;
    height: 18px;
    padding-right: 10px;
}

form .thumb {
    width: 24px;
    height: 24px;
    float: none;
    position: relative;
    top: 7px;
}

form .progress {
    line-height: 15px;
}

