.error-file, .errorpe-file {
    color: #c60000;
}
.buying-selling.active, .buying-selling.active.focus, .btn-group > .btn.active {
    background: #337ab7;
    color: #ffffff;
}
.border-left-table {
    border-left: 2px solid #989898 !important;
}

#tblpreguntas > .bg-success > td {
    font-size: 1.3em;
}
.btn{
    border-radius: 0px!important;
}
.daterangepicker .calendar, .ranges {
    display: inline-block !important;
    float: right;
}

.fecha_periodo {
    width: 300px;
    display: inline-block;
    margin-right: 11px;
}

#contenido-formulario table > tbody > tr > td {
    cursor: pointer;
}

.cargando {
    z-index: 1999;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    background-color: rgba(255, 255, 255, .8);
    background-image: url(img/cargando.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.swal2-popup {
    font-size: 1.5rem !important;
}

.activo-prod {
    font-size: 11px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    font-size: 14px;
}

.ancho-5 {
    width: 5% !important;
}

.ancho-10 {
    width: 10% !important;
}

.label-1, .activo_dominio, .activo_dimension, .activo_marcador, .activo_indicador {
    background-color: #1ab394;
    color: #FFFFFF !important;
}

.swal2-container {
    z-index: 9999 !important;
}

.input_sin_formato {
    background: transparent;
    border: 0;
}

.text_view {
    font-size: 13px;
    border-bottom: 1px solid #f9f6f6;
    padding: 5px;
}

.input_sin_formato:focus {

}

.cuadro-detalle {
    padding: 25px;
    border: 1px dotted #0f0f0f;
    margin-top: 20px;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    border: 1px solid rgba(86, 61, 124, .2);
    list-style: none;
    background-color: rgba(255, 0, 0, 0) !important;
    min-height: 80px;
}

.pull-left > i {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 35px;
}

.ancho-17 {
    width: 17% !important;
}

.ancho-15 {
    width: 15% !important;
}

.loading-input:after {
    z-index: 10;
    border: solid rgba(9, 62, 78, .2);
    border-top-color: #189dc8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    border-width: 5px;
}

.busqueda-producto > .btn-default {
    padding: 7px 10px !important;
    border-radius: 6px;
    font-size: 12px;
}

.fila-inactiva {
    background: #f1d8be;
}

.ancho-20 {
    width: 20% !important;
}

.ancho-30 {
    width: 30% !important;
}

.ancho-45 {
    width: 45% !important;
}

.ancho-40 {
    width: 40% !important;
}

.ancho-50 {
    width: 50% !important;
}

.check_box {
    width: 20px;
    height: 20px;
}

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

.select2-selection--multiple:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 15px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #888;
}

.select2-container .select2-selection--single {
    height: 35px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #1ab394 !important;
    border: 1px solid #1ab394 !important;
    color: #FFF !important;
}

#info-pagination {
    margin-right: 15px;
    padding-top: 7px;
}

.group-two-input {
    width: 49%;
    display: inline-block;
}

.pagination {
    margin: 0px 0px;
}

.callout-info {
    border-left-color: #1ab394 !important;
}

.callout {
    position: relative;
    padding: 0 1rem;
    margin: 1rem 0;
    border-left: 4px solid #c8ced3;
    border-radius: .25rem;
}

.template_select2 {
    font-size: 13px;
}

#reportrange {
    text-transform: capitalize;
    background: #fff;
    cursor: pointer;
    padding: 6.5px 10px !important;
    border: 1px solid #ccc;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 5px 1px 1px 10px !important;
}

.serie_doc {
    width: 25%;
    display: inline-block;
}

.cuadro_ubicacion {
    width: 65px;
    height: 65px;
    display: inline-block;
    cursor: pointer;
    margin: 6px 3px;
}

.item_ubicacion {
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
}

.caja_activa {
    background: rgb(255, 247, 183);
}

.caja_origen_activa {
    border: 2px solid #2da562;
}

.caja_destino_activa {
    border: 2px solid #dc3131;
}

.i-checks > label {
    padding-left: 0;
}

.btn-medium-dim {
    width: 60px;
    height: 60px;
    font-size: 14px;
}

#aviso-seleccione-ubicacion {
    background-color: transparent;
    border: 1px dashed #d9dee1;
    text-align: center;
    padding: 35px 1px 30px 0px;
}

.tabs-container .panel-body {
    padding: 14px !important;
}

.i-checks {
    display: inline-block !important;
    margin-left: 10px !important;
}

.numero_doc {
    width: 70%;
    display: inline-block;
}

.franja_documento {
    position: relative;
    clear: both;
    margin: 5px 0;
    height: 1px;
    border-top: 1px solid #cbcbcb;
    margin-bottom: 33px;
    margin-top: 20px;
    text-align: center;
}

.titulo_documento {
    margin-top: -12px !important;
    background-color: #FFF;
    clear: both;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    font-family: arial, sans-serif;
}

.buying-selling.active, .buying-selling.active.focus, .btn-group > .btn.active {
    background: #18a689;
    color: #ffffff;
}

.borde_compra {
    border-top: 3px solid #18a689;
}

.search_import {
    cursor: pointer;
    color: #607D8B;
}

.borde_venta {
    border-top: 3px solid #1c84c6;
}

.buying-selling {
    width: 111px;
    padding: 10px;
    position: relative;
}

.buying-selling-word {
    font-size: 12px;
    font-weight: 600;
    margin-left: 22px;
}

.radio-dot:before, .radio-dot:after {
    content: "";
    display: block;
    position: absolute;
    background: #fff;
    border-radius: 100%;
}

.radio-dot:before {
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    top: 10px;
    left: 16px;
}

.radio-dot:after {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    top: 14px;
    left: 20px;
}

.buying-selling.active .buying-selling-word, .activo_tr a {
    color: #fff !important;
}

.buying-selling.active .radio-dot:after {
    background: #426C2A;
}

.buying-selling.active .radio-dot:before {
    background: #fff;
    border-color: #699D17;
}

.buying-selling:hover .radio-dot:before {
    border-color: #adadad;
}

.buying-selling.active:hover .radio-dot:before {
    border-color: #699D17;
}

.buying-selling.active .radio-dot:after {
    background: #426C2A;
}

.buying-selling:hover .radio-dot:after {
    background: #e6e6e6;
}

.buying-selling.active:hover .radio-dot:after {
    background: #426C2A;

}

.cabecera-ver {
    width: 100%;
}

.cabecera-ver > tbody > tr > td {
    padding-top: 6px;
    font-size: 11px;
}

.tabla-ver > tbody > tr > td, .tabla-ver > tbody > tr > th {
    font-size: 11px;
}

.tabla-cabecera-doc {
    width: 100%;
}

.tabla-cabecera-doc > tbody > tr > td {
    font-size: 12px;
    padding: 2.5px;
}

.detalle-acuerdo > div {
    padding-top: 6px;
    font-size: 12px;
}

.detalle-ver > div {
    border-left: 1px solid gray;
    padding-left: 20px;
    padding-top: 6px;
    font-size: 12px;
}

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

@media (max-width: 400px) {

    .mobile-br {
        display: none;
    }

    .buying-selling {
        width: 49%;
        padding: 10px;
        position: relative;
    }

}

#search {
    width: 90%;
}

.searchicon {
    color: #5CB85C;
}

.items-collection {
    margin: 0;
}

.seleccionado:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f013";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.bizmoduleselect > .btn {
    width: 100% !important;
}

.items-collection label.btn-default.active {
    background-color: #007ba7;
    color: #FFF;
}
.btn-group-sm>.btn, .btn-sm{
    font-size: 14px!important;
}
.btn-group, .btn-group-vertical {
    width: 100% !important;
}

.bg_ck_dimension {
    text-transform: uppercase;
    background: #f1f1f1;
    font-weight: bold;
    font-size: 15px !important;
}

.bg_ck_marcador {
    font-weight: bold;
    font-size: 15px !important;
}

.bg_ck_dominio {
    background: #777;
    color: #fff;
}

.center {
    cursor: pointer;
    text-align: center;
    height: 150px;
    position: relative;
    border: 2px solid #3c3c3c;
}

.center p {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: bold;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.dtp_cita{
    font-size: 12px!important;
}

.stats {
    overflow: auto;
    padding: 15px 0;
    font-size: 16px;
    color: #59687f;
    font-weight: 600;
    border-radius: 0 0 5px 5px;
}

.dhx_body{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*.event_terminado > .dhx_title{
    background: #f9d1d1!important;
    color: black!important;
}
.event_terminado > .dhx_body{
    display: none!important;
}*/

.tabbable-line{
    position: relative;
}

@media (max-width: 1040px) {
 .ult_actualizacion_paciente{
     display: none;
 }   
}
.ult_actualizacion_paciente{
    position: absolute;
    top: 0;
    right: 0;
    line-height: 30px;
    color: #1ab394;
    font-size: 18px;
}

.stats div {
    border-right: 1px solid #ebeff2;
    width: 25%;
    float: left;
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer;
}

.stats div:hover {
    background-color: #e8e8e8;
}

.stats div.active {
    background-color: #e8e8e8;
}

.dates strong, .stats strong {
    display: block;
    color: #adb8c2;
    font-size: 11px;
    font-weight: 700;
}