﻿* {
    margin: 0px;
    padding: 0px;
}

.hove {
    cursor: pointer;
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

[data-toggle="collapse"] .fa:before {
    content: "\f139";
    color: #d2322d;
}

.nav.nav-treeview {
    display: none;
}

.active {
    display: block !important;
}

[data-toggle="collapse"].collapsed .fa:before {
    content: "\f13a";
    color: #d2322d;
}

.nav-link {
    display: block;
    padding: 0.5rem 0.5rem;
}

#obsApp {
    width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 1.3rem;
    margin: 0;
}

.innerTable :hover {
    background-color: white;
}

.innerTable > td > div > table > thead :hover { /* para las tablas colapsables */
    background-color: white;
}

.innerTable > td > div > table > tbody > tr :hover { /* paralas tablas colapsables */
    background-color: rgba(0, 0, 0, 0);
}

.innerTable > td > table > thead :hover { /* para tablas info colapsables */
    background-color: white;
}

.innerTable > td > table > tbody > tr :hover { /* para tablas info colapsables */
    background-color: rgba(0, 0, 0, 0);
}

div[role='dialog'] > div > div > div > div > p { /* para la informacion de los marcadores */
    text-align: center;
}

    div[role='dialog'] > div > div > div > div > p > span { /* para la informacion de los marcadores */
        margin-top: 10px;
    }

#ruteoMap {
    border-radius: 0.25rem;
}

div.card-outline {
    border-radius: 0.25rem;
}

li.nav-item > ul.dropdown-menu > li {
    padding: 5px;
}

    li.nav-item > ul.dropdown-menu > li > span > a {
        text-align: center;
        min-width: 25px;
        margin-right: 3px;
    }

div.dropdown-content > a {
    color: #333333;
}

.minwidthicon {
    min-width: 25px;
    color: #2a6496;
}

.preloaderLoading {
    width: 70px;
    height: 70px;
    border: 10px solid #eee;
    border-top: 10px solid #17a2b8;
    border-radius: 50%;
    animation-name: girar;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.loadingPoint:after {
    content: ' .';
    font-size: 30px;
    animation: dots 1s steps(5, end) infinite;
}

@keyframes dots {
    0%, 20% {
        color: #17a2b8;
        text-shadow: .25em 0 0 #17a2b8, .5em 0 0 #17a2b8;
    }

    40% {
        color: white;
        text-shadow: .25em 0 0 #17a2b8, .5em 0 0 #17a2b8;
    }

    60% {
        text-shadow: .25em 0 0 white, .5em 0 0 #17a2b8;
    }

    80%, 100% {
        text-shadow: .25em 0 0 white, .5em 0 0 white;
    }
}

@keyframes girar {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

div.col-md-12 > div.row > div.col-sm-4 {
    height: 33px;
    display: flex;
    align-items: center;
}

.paddingB {
    padding-bottom: 10px;
}

.encabezadoTable {
    background-color: #CCD1D1;
}

.content-header {
    padding-bottom: 5px;
    padding-top: 5px;
}

body {
    font-family: 'Poppins', sans-serif;
    font-size: 0.875rem !important;
}
/* Color empresarial :P */
.color-text-menu {
    color: #1f2d3d;
}

.fa-circle:before {
    content: "\f111";
    font-size: 14px;
}

.sidebar-dark-primary {
    background-color: #fff;
    color: #1f2d3d;
}

[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link:hover, [class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link:focus {
    background-color: #E8E8E8;
    color: #343a40;
}

[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active, [class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active:hover, [class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active:focus {
    background-color: #c6c6c6;
    color: #343a40;
}

[class*="sidebar-dark"] .form-control-sidebar, [class*="sidebar-dark"] .btn-sidebar {
    background-color: #E1E5EA;
    border: 1px solid #c6c6c6;
    color: #1f2d3d;
}

[class*="sidebar-dark-"] .nav-sidebar > .nav-item.menu-open > .nav-link, [class*="sidebar-dark-"] .nav-sidebar > .nav-item:hover > .nav-link, [class*="sidebar-dark-"] .nav-sidebar > .nav-item > .nav-link:focus {
    background-color: #E1E5EA;
    color: #1f2d3d;
}

[class*="sidebar-dark-"] .sidebar a {
    color: #1f2d3d;
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #889EAF;
    color: #fff;
}

.text-light {
    color: #FAF3F3 !important;
}

[class*="sidebar-dark"] .list-group-item {
    background-color: #93B5C6;
    border-color: #C8C6C6;
    color: #1f2d3d;
}

[class*="sidebar-dark-"] .sidebar a {
    color: black;
}

[class*="sidebar-dark"] .brand-link {
    border-bottom: 1px solid #dee2e6;
}

[class*="sidebar-dark"] .user-panel {
    border-bottom: 1px solid #dee2e6;
}

[class*="sidebar-dark-"] .user-panel a:hover {
    color: #c6c6c6;
}

[class*=sidebar-dark] .btn-sidebar:hover {
    background-color: #c6c6c6;
}

[class*="sidebar-dark"] .list-group-item .search-path {
    color: #564A4A;
}

[class*="sidebar-dark"] .list-group-item:hover {
    background-color: #B2B1B9;
}

.card-body {
    padding-top: 5px;
    padding-bottom: 10px;
}

/* The heart of the matter */
.testimonial-group > .row {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

    .testimonial-group > .row > .col-lg-3 {
        display: inline-block;
    }

/* The heart of the matter */
.testimonial-y-group > .row {
    display: block;
    overflow-y: auto;
    white-space: nowrap;
}

    .testimonial-y-group > .row > .col-lg-3 {
        display: inline-block;
    }

.footerLogin {
    min-height: 70px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#191919', endColorStr='#000000');
    border-top: 1px solid rgba(50, 50, 50, 0.3);
    width: 100%;
    position: absolute;
    clear: both;
    margin-top: 0px;
    padding-top: 0px;
    overflow: visible;
    top: 93%;
}

.fa-2x {
    margin-top: 20px !important;
    font-size: 3rem !important;
}

li > a {
    color: black;
    text-decoration: none;
}

.col-xs-6 {
    margin-top: 1%;
    margin-right: 1%;
    text-align: left;
}

.logo-container {
    left: 50px;
    position: absolute;
    top: 20px;
    z-index: 3;
}

    .logo-container .logo {
        overflow: hidden;
        border-radius: 50%;
        border: 1px solid #333333;
        width: 60px;
        float: left;
    }

    .logo-container .brand {
        font-size: 18px;
        color: #FFFFFF;
        line-height: 20px;
        float: left;
        margin-left: 10px;
        margin-top: 10px;
        width: 60px;
    }

#dataTables_Filter {
    float: left;
}

.menuNuevo {
    margin-right: 8%;
    margin-left: 2%;
    font-size: 12px;
}

.content-wrapper {
    background: #f4f4f4 !important;
}

.col-xs-12 {
    margin-right: 5%;
    padding-bottom: 10px;
}

.disabled {
    pointer-events: none;
}

.col-xs-11 {
    margin-right: 4%;
    padding-bottom: 10px;
}

.swal2-popup {
    font-size: 0.875rem !important;
    width: 29em !important;
}

:root {
    --color-green: #00a878;
    --color-red: #fe5e41;
    --color-button: #fdffff;
    --color-black: #000;
}

.switch-button {
    display: inline-block;
}

    .switch-button .switch-button__checkbox {
        display: none;
    }

    .switch-button .switch-button__label {
        background-color: var(--color-red);
        width: 38px;
        height: 15px;
        border-radius: 3rem;
        display: inline-block;
        position: relative;
    }

        .switch-button .switch-button__label:before {
            transition: .2s;
            display: block;
            position: absolute;
            width: 15px;
            height: 15px;
            background-color: var(--color-button);
            content: '';
            border-radius: 50%;
            box-shadow: inset 0px 0px 0px 1px var(--color-black);
        }

    .switch-button .switch-button__checkbox:checked + .switch-button__label {
        background-color: var(--color-green);
    }

        .switch-button .switch-button__checkbox:checked + .switch-button__label:before {
            transform: translateX(0.8rem);
        }

footer p {
    margin: 0px;
}

.leyenda {
    width: 87px;
    margin-right: 0px;
    padding-right: 0px;
    height: 75px;
    padding-left: 0px;
}

.dropdown {
    position: relative;
    /*display: inline-block;*/
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 30px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    right: 0;
    left: auto;
}

    .dropdown-content a {
        color: #428bca;
        padding: 5px 5px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #ddd;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropup {
    position: relative;
}

.hidden {
    display: none !important;
}

/* Dropup content (Hidden by Default) */
.dropup-content {
    display: none;
    position: absolute;
    bottom: 30px;
    background-color: #f1f1f1;
    min-width: 30px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    right: 0;
    left: auto;
}

    /* Links inside the dropup */
    .dropup-content a {
        color: #428bca;
        padding: 5px 5px;
        text-decoration: none;
        display: block;
    }

        /* Change color of dropup links on hover */
        .dropup-content a:hover {
            background-color: #ddd;
        }

/* Show the dropup menu on hover */
.dropup:hover .dropup-content {
    display: block;
}

/* Change the background color of the dropup button when the dropup content is shown */
/*.dropup:hover .dropbtn {
    background-color: #2980B9;
}*/

/* 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;
}

.logo-menu {
    background: no-repeat url("https://media.licdn.com/media/p/2/005/0b5/276/11e1e89.png") 0 0;
    /*height: 15px;*/
    /*width: 20px;*/
    overflow: hidden;
    /*float: left;*/
    border: none;
    display: inline;
}

.container {
    max-width: 1080px;
}
/*th.dpass, td.dpass {
    display: none;
}*/

.logo-cliente {
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

    .logo-cliente:hover {
        filter: none;
        -webkit-filter: grayscale(0%);
    }

/* Alinea los objetos al centro tanto horizontal como vertical.
   Utilizado en Ingreso.cshtml
*/
/*.vertical-align {
    align-items: center;
    justify-content: center;
    flex-direction: row;
}*/

.vertical-align {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

@media (min-width: 768px) {
    .vertical-align {
        display: flex;
    }

    .margin-x25 {
        margin: 25px 25px 25px 25px;
    }
}

.pagebreak {
    clear: both;
    page-break-after: always;
}
/* quitar cabecera y pie de página en la impresión */
@media print {

    .ocultar-al-imprimir {
        display: none;
    }

    @page {
        size: auto; /* auto is the initial value */
        margin: 4mm; /* this affects the margin in the printer settings */
    }

    body {
        padding-top: 0px;
        -webkit-print-color-adjust: exact !important;
    }
}



.pagination-wrapper {
    display: flex;
    justify-content: space-between;
}

.pagination-detail {
    margin: 28px 20px;
}

@media screen and (max-width: 767px) {
    li.paginate_button.previous {
        display: inline;
    }

    li.paginate_button.next {
        display: inline;
    }

    li.paginate_button {
        display: none;
    }
}

.pagination {
    align-items: center;
}

    .pagination a {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
        border: 1px solid #ddd;
    }

        .pagination a.active {
            background-color: #4CAF50;
            color: white;
            border: 1px solid #4CAF50;
        }

        .pagination a:hover:not(.active) {
            background-color: #ddd;
        }

        .pagination a:first-child {
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
        }

        .pagination a:last-child {
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
        }

.clearfix {
    overflow: auto;
}

.sortable {
    cursor: pointer;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}


@media (min-width: 768px) {
    select.input-sm {
        min-width: 168px;
    }

    input[type=date] {
        min-width: 168px;
    }
}

@media (min-width: 992px) {
    select.input-sm {
        min-width: 121px;
    }

    input[type=date] {
        min-width: 121px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1500px;
    }

    select.input-sm {
        min-width: 168px;
    }
}


.table {
    word-break: break-word !important;
}

div.dataTables_wrapper div.dataTables_filter {
    float: left;
}

div.dataTables_wrapper div.dataTables_info {
    float: right;
}
/* 
    Render Bootstrap as "small" layout when printing
    Agregado para que funcione impresión Etiqueta.cshtml
*/

@media print {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .visible-xs {
        display: none !important;
    }

    .hidden-xs {
        display: block !important;
    }

    table.hidden-xs {
        display: table;
    }

    tr.hidden-xs {
        display: table-row !important;
    }

    th.hidden-xs,
    td.hidden-xs {
        display: table-cell !important;
    }

    .hidden-xs.hidden-print {
        display: none !important;
    }

    .hidden-sm {
        display: none !important;
    }

    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

.div-seguimiento-envio {
    width: 50%;
}

@media screen and (max-width: 640px) {
    .div-seguimiento-envio {
        width: 100%;
    }
}

.table tbody > tr > td {
    padding: 5px;
}


input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}

.tableFixHead {
    overflow-y: auto;
    height: 100px;
}

    .tableFixHead thead th {
        background-color: white;
        position: sticky;
        top: 0;
    }

/* Just common table stuff. Really. */
table {
    border-collapse: collapse;
    width: 100% !important;
}

.posicionEnvio {
    height: 34px;
    width: 34px;
    font-size: 10px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border-style: solid;
    border-width: 0.15em;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding: 0.2em;
    justify-content: center;
}

div.dropdown-content > a {
    color: #333333;
}

.minwidthicon {
    min-width: 25px;
    color: #2a6496;
}

/* ADMINISTRACION TABLAS */

ul.pagination {
    margin-right: 15px !important;
}

    ul.pagination > li {
        padding: 3px;
    }

.dataTables_info {
    padding-top: 0 !important;
}

.dt-buttons {
    padding-left: 7px;
}

.dataTables_paginate {
    margin-top: 8px !important;
}

#tableTipoRetiro_wrapper > div.row > div.col-sm-4 {
    height: 1rem;
    align-self: center;
}

#tableClientesCabecera_wrapper > div.row > div.col-sm-4 {
    height: 1rem;
    align-self: center;
}

#tableClientesCabecera_wrapper > div.row > div.col-sm-3 {
    height: 1rem;
}

#tableMotivo_wrapper > div.row > div.col-sm-4 {
    height: 1rem;
    align-self: center;
}

#tableEquipo_wrapper > div.row > div.col-sm-4 {
    height: 1rem;
    align-self: center;
}

#tableTipoEntrega_wrapper > div.row > div.col-sm-4 {
    height: 1rem;
    align-self: center;
}

#tableNumeracion_wrapper > div.row > div.col-sm-4 {
    height: 1rem;
    align-self: center;
}

#tableAgencia_wrapper > div.row > div.col-sm-4 {
    height: 1rem;
    align-self: center;
}

#tableChoferes_wrapper > div.row > div.col-sm-3 {
    height: 1rem;
}

.dataTables_scrollBody {
    overflow-y: scroll !important;
    height: inherit !important
}

#tableRol_wrapper > div.row > div.col-sm-4 {
    height: 1rem;
    align-self: center;
}

/* END - ADMINISTRACION TABLAS - END*/
/* Linea Vertical Modal Trazabilidad */
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    font-size: 14px;
}

.history-tl-container {
    /*width: 50%;*/
    position: relative;
}

    .history-tl-container ul.tl {
        width: 100%;
        margin: 5px 0;
        padding: 20px 20px 0px 20px;
        display: inline-block;
    }

        .history-tl-container ul.tl li {
            list-style: none;
            margin: auto;
            margin-left: 130px;
            min-height: 80px;
            /* background: rgba(255,255,0,0.1); */
            border-left: 1px dashed #86D6FF;
            padding: 0 0 40px 20px;
            position: relative;
            display: flex;
            height: 80px;
            margin-top: 0px;
        }

            .history-tl-container ul.tl li:first-child::before {
                animation: pulse 0.9s ease infinite;
            }

@keyframes pulse {
    0% {
        background-color: #258CC7;
    }

    100% {
        background-color: #FF4136;
    }
}

.history-tl-container ul.tl li:last-child {
    border-left: 0;
}

.history-tl-container ul.tl li::before {
    position: absolute;
    left: -15px;
    top: 0;
    content: " ";
    border: 6px solid rgba(255, 255, 255, 0.90);
    border-radius: 500%;
    background: #258CC7;
    height: 28px;
    width: 28px;
    /* transition: all 500ms ease-in-out; */
}

ul.tl li .timestamp {
    color: #8D8D8D;
    position: absolute;
    width: 100px;
    left: -66%;
    text-align: right;
    font-size: 15px;
    margin-top: -5px;
}

ul.tl li .item-title {
    margin-top: 3px;
    margin-left: 4px;
    min-width: 160px;
}

ul.tl li .item-detail {
    color: rgba(0,0,0,0.5);
    font-size: 12px;
}

/* Circulos rojo y verde */
.circulo-rojo {
    width: 12px;
    height: 12px;
    background: red;
    border-radius: 50%;
    display: inline-flex;
    margin-top: 4px;
}

.circulo-verde {
    width: 12px;
    height: 12px;
    background: green;
    border-radius: 50%;
    display: inline-flex;
    margin-top: 4px;
}

/* Progress Bar */
.progress-v2 {
    background: rgba(0,0,0,0.25);
    justify-content: flex-start;
    border-radius: 100px;
    align-items: center;
    position: relative;
    padding: 15px 6px 15px 6px;
    display: flex;
    height: 35px;
}

.progress-v2-value {
    animation: load 5s normal forwards;
    box-shadow: 0 10px 40px -10px #fff;
    border-radius: 100px;
    background: #4CAF50;
    height: 25px;
    width: 0;
}

@keyframes load {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

.PULSE {
    /* Chrome, Safari, Opera */
    -webkit-animation: PULSE 2s infinite ease-in-out;
    /* Standard Syntax */
    animation: PULSE 2s infinite ease-in-out;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes PULSE {
    0% {
        -webkit-transform: scale(0.9);
        opacity: 0.7;
    }

    50% {
        -webkit-transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.9);
        opacity: 0.7;
    }
}

/* Standard Syntax */
@keyframes PULSE {
    0% {
        -webkit-transform: scale(0.9);
        opacity: 0.7;
    }

    50% {
        -webkit-transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.9);
        opacity: 0.7;
    }
}

.pulsate {
    -webkit-animation: pulsate 3s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0.5;
}

@-webkit-keyframes pulsate {
    0% {
        opacity: 0.4;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        opacity: 0.4;
    }
}

.panel-heading a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: grey;
    position: relative;
    bottom: 35px;
    right: 0px;
}

.panel-heading a.collapsed:after {
    content: "\e080";
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: initial; /* por defecto era hidden pero quedaba mal */
    border-radius: 4px;
}

/* 
Esto es el contenedor de búsqueda de direcciones de Google Maps,
sirve para que el recuardro de búsqueda se vea en Modals
*/
.pac-container {
    background-color: #FFF;
    z-index: 1051;
    position: fixed;
    display: inline-block;
    float: left;
}
/* ------------------------------ Imagen Reparto*/
#Img_modal-content {
    display: flex !important;
}

#Img_modal-body {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 14px !important;
    border: 3px solid #070707 !important;
    margin: 10px !important;
}
/*
    En este cálculo: 
    720px es el Width original 
    1200px es el Height original
    550px es el height implementado. 
    De esta manera se calcula el width para una imagen de 550px.
    Si se desea cambiar el tamaño de la imagen sólo alterar el height y reemplazar el 550px de la ecuación calc(550px*(720/1200)); 
*/
#imagenDetalleReparto {
    height: 650px !important;
    width: calc(650px*(720/1200)) !important;
    max-width: 100% !important;
    max-height: 100% !important;
}
/* ------------------------------ Fin Imagen Reparto*/
.PrinterNonReady, .PrinterNonReady:hover {
    color: gray;
}

.PrinterReady {
    color: black;
    cursor: pointer;
}

#progress {
    animation: 1s linear infinite progress-bar-stripes !important;
    transition: width 1s;
}

.tooltipR {
    position: relative;
    display: inline-block;
}

    .tooltipR .tooltiptextR {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        bottom: 100%;
        left: 50%;
        margin-left: -60px;
        position: absolute;
        z-index: 1;
        font-size: small;
    }

    .tooltipR:hover .tooltiptextR {
        visibility: visible;
    }

.modal-dialog {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}

.modal-content {
    margin: 0 auto;
}
.custom-modal {
    width: 100% !important;
}
