/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 07/05/2019, 08:52:35
    Author     : juanpablo
*/
/* ALL LOADERS */

.nav-md {
    padding-right: 0 !important;
}

.loader{
    width: 100px;
    height: 100px;
    border-radius: 100%;
    position: relative;
    margin: 0 auto;
  }
  
  /* LOADER 1 */
  
  #loader-1:before, #loader-1:after{
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 10px solid transparent;
    border-top-color: #3498db;
  }
  
  #loader-1:before{
    z-index: 100;
    animation: spin 1s infinite;
  }
  
  #loader-1:after{
    border: 10px solid #ccc;
  }
  
  @keyframes spin{
    0%{
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  
    100%{
      -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
.menu_section h3 {
    text-shadow: 1px 1px #595959 !important;
}

.stepContainer {
    min-height: 250px;
    padding-top: 5px !important;
}

.dataTables_paginate {
    width: 100% !important;
}

.dataTables_filter {
    width: 40% !important;
}

.table.dataTable {
    width: 100% !important;
    border-collapse: collapse !important;
}

.img-perfil{
    width: 200px;
}
/*############ SECCION DE VER CIERRE DE PRESENTACIONES*/
.div-cierres{
    display: flex;
    align-items: center;
}

/*
//##############################################################################
//---------------------------FORO-----------------------------------------------
//##############################################################################
*/
.dedo{
    cursor: pointer;
}

.pregunta{
    border-right:1px solid; 
    border-left:1px solid; 
    border-color:#ccc;
    height: 300px;
    padding:5px 20px 20px 20px;
}
.pregunta imagen{
    height: 100px;
}
.pregunta imagen img{
    border-radius: 50%;
}
.pregunta titulo{
    height: 50px;
}
.pregunta contenido{
    font-size:15px;
    height: 250px;
    padding: 20px;

}

.respuesta2{
    border:1px solid; 

    border-color:#ccc;
    height: 50px;
}
.mejor-respuesta{
    background-color: rgba(159, 188, 233, 0.3);
    border-bottom:1px solid; 
    border-right:1px solid; 
    border-left:1px solid; 
    border-color:#ccc;
    height: 175px;
    padding:5px 20px 20px 20px;
}
.respuesta{
    border-bottom:1px solid; 
    border-right:1px solid; 
    border-left:1px solid; 
    border-color:#ccc;
    height: 175px;
    padding:5px 20px 20px 20px;
}
.contenido{
    position:relative;
    font-size:15px;
    height: 150px;
    padding: 20px;
}
.mejor_resp{
    position:absolute;
    height:50px;
    bottom:10px;
    left:75%;
}
.contenido p{
    padding-top: 10px;
}


.respuesta imagen{
    height: 100px;
}
.respuesta imagen img{
    border-radius: 50%;
}
.imagen img{
    border-radius: 50%;
}
.imagen p{
    padding-top: 10px;
}

#div-mensajes{
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 600px;
}

#div-escribir{
    background-color: lightblue;
    padding: 10px;
    margin-top:10px;
    border:1px solid; 
    height: 130px;
}
#div-preguntar{
    border-color:#ccc !important;
    background-color: lightblue;
    padding: 10px;
    margin-top:10px;
    border:1px solid; 
    height: 260px;
}
.botones{

    margin-top:10px;
}

.contrato {
    text-align: center;
    margin: auto;
    position: relative;
    top: 0;
    left: 0;
}

.img-serv {
    width: 100%;
    height: auto;    
}

.img-inicio {
    max-width: 100%;
    height: 57px;  
    padding: 5px;
    padding-left: 45px;  
}

.img-inicio-xs {
    max-width: 100%;
    height: 57px;  
    padding: 5px;
    padding-left: 30px;  
}

.div-serv {
    padding-bottom: 0 !important;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.5);
    background-image: linear-gradient(rgb(255, 255, 255) 0%, rgb(220, 220, 220) 100%);
}

.titulo_principal {
    width: 100%;
    float: left;
    display: block;
}

.fondo {
    background-color: #f2f2f2;
    border-radius: 5px;
}

.h2-sub {
    padding-left: 10px;
}

.nom-user {
    padding-left: 2px;
    padding-right: 2px; 
}

#notif_user {
    justify-content: space-between;
}

.div-farprov {
    margin-bottom: 20px;
}

.separator-menu{
    border-top: 1px solid #D8D8D8;
    margin-top: 10px;
    padding-top: 10px;
    width: 100%;
}

.control-label.boton {
    line-height: 0px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-rojo {
    color: red;
}

.text-verde {
    color: green;
}

.progress-bar-success {
    background-color: #26B99A !important;
}

.ui-corner-all {
    border: none !important;
    border-radius: 0 !important;
}

#total_a_pagar_cab {
    font-weight: 700;
}

#total_a_pagar_det {
    font-weight: 700;
}

#total_a_pagar_far_det {
    font-weight: 700;
}

.negrita {
    font-weight: 700;   
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    vertical-align: middle;
}

.linea {
    border-top: 2px solid #E6E9ED;
    padding-top: 10px;
    margin-top: 10px;
}

.div-total {
    text-align: end;
}

.totales {
    font-size: larger;
}

.input-group.date.datetimepicker.compras {
    margin-bottom: 0px !important;
}

.p-0 {
    padding: 0px;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.txtError {
    list-style-type: none;
}

.uppercase {
    text-transform: uppercase;
}

.invalido {
    -webkit-box-shadow: 0px 0px 1px 2px rgba(255,0,0,1);
    -moz-box-shadow: 0px 0px 1px 2px rgba(255,0,0,1);
    /* box-shadow: 0px 0px 1px 2px rgba(255,0,0,1) !important; */
    box-shadow: 0px 0px 1px 2px rgba(232,115,12,1) !important;
}

.txtInvalido {
    color: rgba(232,115,12,1) !important;
}

.txtSuccess {
    color: rgba(22, 159, 133,1) !important;
}

.login_form {
    min-width: 400px !important;
}

.map {
    height: 350px; 
    border: 1px solid;
    margin-bottom: 10px;
}

.img-modal-header {
    max-width: 40px;
}

.x_title a h2 {
    cursor: pointer;
}

.img-presc {
    display: flex;
    justify-content: center;
}

.subtitulo {
    color: dimgray;
}

.hora {
    display: ruby-base;
    margin-left: 7px !important;
}

.t30 {
    top: 30% !important;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    margin:0; 
    padding:0;
}

footer {
    background: #f7f7f7;
}

#contenedorVal {
    padding: 0;
}

.menu-iframe {
    padding-left: 10px;
}

.text-requerido {
    color: #d51212;
    font-weight: 600;
}

.texto-validador {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

.ml-5 {
    margin-left: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-15 {
    margin-left: 15px;
}

#nombreValidador {
    text-shadow: 1px 1px 1px #8c8c8c;
    font-weight: bold;
    color: #1ABB9C;
    font-family: "Arial Black", Gadget, sans-serif;
}

.txt-blanco {
    color: white;
}

.myModalRecibo {
    width: 90% !important;
}

.modal90 {
    width: 90% !important;
}

.modal95 {
    width: 95% !important;
}

.top-20 {
    top: 20%;
}

.t5 {
    top: 5%;
}

.t10 {
    top: 10%;
}

.t20 {
    top: 20%;
}

.pl3 {
    padding-left: 3px !important;
}

.pr0 {
    padding-right: 0px !important;
}

.badge {
    padding: 5px 10px !important;
}

.badge-primary {
    color: #fff;
    background-color: #685FDC;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

.bg-green {
    background: #1ABB9C !important;
    border: 1px solid #1ABB9C !important;
    color: #fff;
}

.filas-tablas {
    white-space: nowrap;
}

.neto-debito {
    width: 100px;
}

.motivo {
    width: 250px;
}

.ui-datepicker-calendar {
    display: none;
 }
 .ui-datepicker-month {
    display: none;
 }
 .ui-datepicker-prev{
    display: none;
 }
 .ui-datepicker-next{
    display: none;
 }

 input[type="month"]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    color: transparent;
    background: transparent;
}

.inactivo {
    color: white;
    background-color: #ffa0a0 !important
  }

.fz11 {
      font-size: 11px !important;
}

.scroll {
    height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px;
}
.usuario_inactivo {
    color: white;
    background-color: #ffa0a0 !important
}

.farmacia_inactivo {
    color: white;
    background-color: #ffa0a0 !important
}
.farmacia_adherida{
    color: white;
    background-color: #6DCC86 !important
}
.farmacia_solicitud_pendiente{
    color: white;
    background-color: #a0b9ff !important
}

.form-control:focus {
    border-color: #46d9fa;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 2px rgba(2, 177, 208, 0.6) !important;
}

.titulos-columnas {
    text-align: center !important;
    vertical-align: middle !important;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

/*ESTILOS PARA NUEVO USUARIO*/
.icon-inside-right {
    background-color: #272727;
    position: absolute;
    height: 100%;
    padding-top: 9px;
    padding-right: 8px;
    padding-left: 8px;
    right: 10px;
    text-align: center;
    line-height: 1px;
    border-left: 1px solid #ccc;
    width: 35px;
    color: white;
    align-items: center;
}

.display-flex{
    display: flex;
    align-items: center;
}

.icon-inside-left {
    
    background-color: #272727;
    position: absolute;
    height: 100%;
    float: left;
    padding-top: 9px;
    padding-right: 8px;
    padding-left: 8px;
    left: 10px;
    text-align: center;
    line-height: 1px;
    border-left: 1px solid #ccc;
    width: 35px;
    color: white;
}

.icon-left{
    width: 33px;
    height: 33px;
    display: inline-block;
    text-align: center;
    background-color: black;
    color: white;
}

.btn-2{
    margin-bottom: 0px ;
    margin-right: 1px ;
    margin-left: 1px
}

.footer_debitos{
    background-color: #80808075; 
    position: fixed; 
    bottom: 10px; 
    z-index: 1; 
    width: 95.85%;
}
