/* @font-face {
    font-family: Fontawesome;
    src: url(/public/webfonts/fa-solid-900.woff);
} */

body {
    font-family: sans-serif;
}

.descripcion {
    /* margin-top: 32px; */
    padding: 2rem 2rem;
    height: 400px;
}

.fixed-descripcion {
    top: 0px;
    position: fixed;
    max-width: 28.3333%;
    z-index: 1030;
}

#siteID_formulario {
    margin-top: -50px;
}


/* .fixed-btn-controls {
    top: 0px;
    position: fixed;
    z-index: 1030;
} */

span.mr-2 {
    color: burlywood !important;
}

.form-row {
    margin-top: 22px;
}

.enviar {
    margin-top: -22px;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    opacity: 0.9;
}

#notificaciones {
    z-index: 1040;
}

.mensajeEspecial {
    margin-top: -24px;
}

.error {
    font-size: 1rem!important;
}

.correo {
    /* margin-top: 1.5em; */
    margin: 24px 0 50px;
    transition: transform .2s;
}

.correo:hover {
    transform: scale(1.1);
    cursor: pointer;
    background-color: darkblue;
}

.correo>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>svg:nth-child(2)>path:nth-child(1),
.correo>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
    color: dodgerblue;
}


/* .fa-envelope {
    color: dodgerblue;
} */

.bd-title {
    margin-top: 3rem;
    margin-bottom: .5rem;
    font-size: 3rem;
}

.bd-lead {
    font-size: 1.5rem;
    font-weight: 300;
}

.zonaHoraria {
    margin-bottom: -24px;
}

#archivos,
#archivo_salida,
#archivo_llegada,
#archivo_incidencia,
#archivos_actividad,
#archivos_actividad_mip,
#archivos_dispositivos_1,
#archivos_dispositivos_2 {
    display: flex;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 7px solid #e3e6f0;
    border-radius: .35rem;
    padding: 1rem;
    overflow-wrap: anywhere;
}
/* Menu */
.logo_menu{
    max-width: 100%;
    background-image: url("../img/logo.png");
    background-size: cover;
}

/* Login */

.logos {
    margin-top: 1.3em !important;
    margin-bottom: 2em !important;
    max-width: 400px;
    margin: auto;
}

.logoUsers {
    color: #3f0c99;
}


/* Navbar */

span.navbar_user {
    color: burlywood !important;
}

#accordionSidebar {
    background-color: #eee; 
    font-size: 1.2rem;
}
.sidebar-dark .nav-item .nav-link{
    color: black;
}
.sidebar-dark .nav-item.active .nav-link {
background-color: grey;
}
.sidebar .nav-item .nav-link span {
    font-size: 1rem;
    margin-left: .5rem;
}

hr {
    background-color: aliceblue;
}

.btn-buscar {
    background-color: darkblue;
    color: white;
}
.sidebar-dark #sidebarToggle{
    background-color: darkblue;
    transition: ease-in-out;
    opacity: 0.5;
}
#sidebarToggle:hover{
    background-color: black !important;
    scale: 1.3 !important;
    opacity: 1;
}

.sidebar-dark .nav-item .nav-link:hover {
    color: black;
    scale: 1.1;
}
.sidebar-dark .nav-item:hover{
    background-color: grey;
    border: none;
    color: white;
    padding: 16px 0px;
    text-align: center;
    font-size: 16px;
    margin: 4px 2px;
    transition: 0.3s;
    overflow: hidden;
}

.item_menu_dashboard {
  position: static !important;
  min-width: 213px;
  transform: translate3d(0px, -10px, 0px) !important;
}

#link_estatus, #link_tickets {
    padding: 0px;
}

/* Notificaciones */
#mis_notificaciones{
    max-height: 30em;
    overflow-y: scroll;
}
#contenedor_mis_notificaciones{
    z-index: 11111;
}

/* Alerts */

.alert-danger {
    color: #FFF;
    background-color: #ff6cc6;
    border-color: red;
    border-style: solid;
    border-width: thin;
    box-shadow: 3px 2px 1px purple;
}

#title_my_notify{
    background-color: #f6c23e !important;
    border: 1px solid #f6c23e !important;
}
/* Modal */

.close {
    color: #5a5c69;
}

#editModal {
    z-index: 1055;
}

#mc_Modal,
#map_Modal {
    overflow-x: hidden;
    overflow-y: auto;
}

#contador {
    margin: auto;
    margin-top: 15px;
}


/* Modal Mapa */

.infoMap {
    letter-spacing: 3px;
}


/* Modal Card */

.card {
    margin: 2em auto;
}

.title-bg {
    background: url(../img/title-bg.png) repeat-x center 11px;
    /* background-position-x: center;
    background-position-y: 11px; */
    background-position: center 12px !important;
    text-align: center;
}

.title-bg .title {
    font-weight: 600;
    /* font-size: 20px; */
    line-height: 23px;
    /* padding: 0 16px; */
    background: #fff;
    display: inline-block;
    font-size: 22px !important;
    text-transform: uppercase;
    padding: 0 36px !important;
}

.bg-dark-blue {
    background-color: #040d47 !important;
}

.modal-header {
    background-color: slategrey;
    border-radius: 0px;
    color: snow;
    margin-right: 0px !important;
}

.close {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}

#btn_dia_entregable {
    margin-top: 33px;
}

.descripcion_p {
    padding: 1em;
}

#form_date {
    margin: 1.5em;
}

.modal-footer-form {
    background-color: slategray;
    margin: auto;
    max-width: 1140px;
    padding: 0.3rem;
    padding-right: 0.3rem;
    border-radius: 0;
    text-align: right;
}

.fixed-bottom {
    position: fixed;
    right: 35px;
    bottom: 0;
    left: 0;
    z-index: 1030;
}


/* Bitacora */

#comentarios,
#comentarios_mip {
    background-color: aliceblue;
    height: 250px;
    overflow-y: auto;
}

.comentario {
    padding: 0.5em 1em 1em;
    margin: 0.5em 1em 1em;
    background-color: white;
    border-radius: 1em;
    -webkit-box-shadow: 0px 0px 2px 1px #000;
    box-shadow: 0px 0px 2px 1px #000;
}

.autor_comentario {
    margin: 1em 1em 0em;
    padding: 1em 2em 0em 0.5em;
}

.comentario_nombre {
    float: left;
}

.comentario_hora {
    float: right;
}


/* Loading */

.loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    transition: 1s all;
    opacity: 0;
}

.loading.show {
    opacity: 1;
}

.loading .spin {
    border: 3px solid hsla(185, 100%, 62%, 0.2);
    border-top-color: #3cefff;
    border-radius: 50%;
    width: 3em;
    height: 3em;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}


/* Loader */

.modal_loader {
    background-color: darkgray;
    opacity: 0.5;
    height: 100%;
    z-index: 9999;
    padding: 5rem;
}

.loader {
    border: 10px solid gainsboro;
    border-radius: 50%;
    border-top: 10px solid cornflowerblue;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
    opacity: unset;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/* Graficas */

h1.titulo {
    margin-bottom: 0.5em;
    letter-spacing: 7px;
    font-weight: 700;
    /* margin-bottom: 2.5em; */
}

.titulo {
    margin: -21px -21px 21px;
}

.canvasjs-chart-credit {
    display: none;
}


/* Resumen del día */

.resumen {
    padding: 2em 3em 1.5em;
    margin-bottom: 1em;
}

h2.text-white {
    /* margin-bottom: 1em; */
    letter-spacing: 7px;
    font-weight: 700;
}

.resumen div.row {
    padding: 0.5em;
}

.resumen div.row p {
    padding: 0.5em;
    letter-spacing: 3px;
    font-weight: 500;
}


/* Estatus finales */
.no_programado::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f204";
    padding: 8px;
    color: #fdbd10;
}

.programado::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f205";
    padding: 8px;
    color: black;
}

.cancelado::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f410";
    padding: 8px;
    color: #ff7f0e;
}

.exitoso::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f058";
    padding: 8px;
    color: #6cbc35;
}

.en_transito::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f554";
    padding: 8px;
    color: orange;
}

.tramitando_acceso::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f4fd";
    padding: 8px;
    color: darkblue;
}

.en_proceso::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f6ff";
    padding: 8px;
    color: #0066b2;
}

.cancelado_antes_de_que_el_idc_salga_de_su_domicilio::before,
.cancelado_con_idc_en_transito::before,
.cancelado_con_idc_en_sitio::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f410";
    padding: 8px;
    color: deeppink;
}

.no_exitoso::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f057";
    padding: 8px;
    color: #ec1c24;
}


/*Tabla detalle*/


/* #dt_estatus_DashBoard_wrapper {
    margin-top: -60px;
} */


/* Form fechas Estadisticas */

@media (min-width: 768px) {
    #btn_fecha {
        position: absolute;
        bottom: 1.2em;
    }
    #btn_dia_objetivo {
        position: absolute;
        bottom: 1.1em;
    }
}