@charset "UTF-8";
/*!
* Start Bootstrap - Simple Sidebar v6.0.6 (https://startbootstrap.com/template/simple-sidebar)
* Copyright 2013-2023 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-simple-sidebar/blob/master/LICENSE)
*/
/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-2xl: 2rem;
    --bs-border-radius-pill: 50rem;
    --bs-link-color: #0d6efd;
    --bs-link-hover-color: #0a58ca;
    --bs-code-color: #d63384;
    --bs-highlight-bg: #fff3cd;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth;
    }
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
    color: #21b384;
}


.fer-view-top{
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100%;
    background-color: white;
}

.content{
    margin-top: 106px;
}


.MenuP {
    background-color: #9f2121;
    color: #ffffff
}

.SobreCampoM {
    background-color: #000000;
    color: #ffffff;
    cursor: pointer
}

.MenuS {
    background-color: #FFFFFF;
    color: #27227C
}

.SobreCampoS {
    background-color: #27227C;
    color: #FFFFFF;
    cursor: pointer
}

.Fondo {
    background-color: #9f2121;
    color: #ffffff
}

.Fondot1 {
    background-color: #9f2121;
    color: #ffffff;
    font-size: 11px;
}

.Fondot2 {
    background-color: #ffffff;
    color: #000000;
    font-size: 11px;
}

.Cabecera {
    background-color: #9f2121;
    color: #ffffff
}

.scroll {
    height: 500px;
    overflow: auto;
}

.scrollayuda {
    height: 250px;
    width: 150px;
    overflow: auto;
}

.cafec_boton {
    color: #500546;
    font-size: 12pt;
}

.cafec_botons {
    color: #500546;
    font-size: 12pt;
    font-weight: bold;
}

.cafef_boton {
    color: #ffffff;
    font-size: 12pt;
}

.cafef_botons {
    color: #ffffff;
    font-size: 12pt;
    font-weight: bold;
}

.verde_boton {
    color: #500546;
    font-size: 12pt;
}

.verde_botons {
    color: #500546;
    font-size: 12pt;
    font-weight: bold;
}

.letrasn {
    background-color: #9f2121;
    color: #ffffff
}

.tbsubt {
    font-size: 8pt;
}

.Separacion {
    background-color: #FFFFFF;
    color: #FFFFFF;
    height: 1px
}

Table {
    border-collapse: collapse;
}

.customTable {
    border: 2px solid;
    border-color: gray;
    width: 100%;
}

.mainTable {
    height: 100%;
    width: 100%;
    border-collapse:collapse;
}

.MesAnSig {
    background: #AFB7BF;
    color: #FFFFFF
}

.DiaSemana {
    background: #000000;
    color: #ffffff
}

.DiaVacio {
    background: #bfdbae;
    color: #ffffff
}

.DiaOcupado {
    background: #0FFFF0;
    color: #F0FF0F
}

.DiaHoy {
    background: #000000;
    color: #ffffff
}

.DiaHoyOcupado {
    background: #000000;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: blink;
}

.AvanceMes {
    background: #000000;
    color: #ffffff
}

.DiaInhabil {
    background: #8d95fd;
    color: #FFFFFF
}

.descripcionp {
    font-size: 10px;
}


.RSSV {
    position: relative;
    height: 100px;
    width: 600px;
    overflow: hidden;
    font-size: 8pt;
    color: #ffffff;
}

.RSSH {
    height: 50px;
    width: 800px;
    overflow: auto;
    font-size: 10pt;
}


.Container {
    position: relative;

    width: 400px;
    height: 200px;
    background: #FFF url(images/container_background.gif) no-repeat;
}

#Scroller-1 {
    position: absolute;
    overflow: hidden;
    width: 400px;
    height: 200px;
}

#Scroller-1 p {
    margin: 0;
    padding: 10px 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-indent: 20px;
    color: #6F6048;
}

.Scroller-Container {
    position: absolute;

}

.Scrollbar-Up {
    cursor: pointer;
    position: absolute;
    top: -10px;
    left: -40px;
}

.Scrollbar-Down {
    cursor: pointer;
    position: absolute;
    top: 187px;
    left: -40px;
}

img {
    border: none
}

#content {
    text-align: left;
    /*margin: auto;
    width: 612px;
    overflow: scroll;*/
}

#head {
    text-align: left;
    margin: auto;
    width: 612px;
    height: 134px;
}

#tablas {
    text-align: center;
    margin: auto;
    width: 612px;
    /*height: 416px;*/
    overflow: scroll;
}

#tablas h1 {
    text-align: left;
    font-family: Calibri, Arial;
    font-size: 18px;
    color: #063;
}

.contrato {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #063;
    background-color: #008B6C;
    color: #FFFFFF;
    height: 24px;
}

.fila1 {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #063;
    background-color: #BCDCD1;
    color: #000000;
    height: 24px;
}

.fila2 {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffffff;
    color: #000000;
    height: 24px;
}

.fila3 {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #CCCCCC;
    color: #000000;
    height: 24px;
    width: 149px;
}

.contrato2 {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #063;
    background-color: #000000;
    color: #FFFFFF;
    height: 24px;
}

.fila4 {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #063;
    background-color: #999999;
    color: #000000;
    height: 24px;
}

.nav-pills > li > a {
    border-radius: 0;
}

#wrapper {
    overflow-x: hidden;
    margin-top: 106px;
}

#sidebar-wrapper {
    min-height: 100vh;
    margin-left: -15rem;
    transition: margin 0.25s ease-out;
}

#sidebar-wrapper .sidebar-heading {
    padding: 0.875rem 1.25rem;
    font-size: 1.2rem;
}

#sidebar-wrapper .list-group {
    width: 15rem;
}

#page-content-wrapper {
    min-width: 100vw;
}

body.sb-sidenav-toggled #wrapper #sidebar-wrapper {
    margin-left: 0;
}

/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */
@media all and (min-width: 768px) and (max-width: 959px) {
    #sidebar-wrapper {
        margin-left: 0;
    }
    #page-content-wrapper {
        min-width: 0;
        width: 100%;
    }
    body.sb-sidenav-toggled #wrapper #sidebar-wrapper {
        margin-left: -15rem;
    }
}



