﻿body {
}

main{
    flex: 1;
    padding: 0 20px;
}


.cursor-pointer {
    cursor: pointer;
}

.boton-guardar .k-button {
    width: 20% !important;
    font-size: x-large !important;
    font-weight:bold !important;
}

.rounded-top--4 {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border: 1px #D4D4D4 solid;
}

.rounded-bottom--4 {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border: 1px #D4D4D4 solid;
}

.rounded--4 {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border: 1px #D4D4D4 solid;
}

.contenedor-encabezado {
    width: 100%;
    height: 46px;
    padding: .5rem !important;
    max-height: 46px !important;
    /*margin-top: 15px !important;
    margin-bottom: 15px !important;*/
    text-align: center;
    vertical-align: middle !important;
}

.contenedor-encabezado-450 {
    width: 100%;
    height: 46px;
    padding: .5rem !important;
    max-height: 46px !important;
    /*margin-top: 15px !important;
    margin-bottom: 15px !important;*/
    text-align: center;
    vertical-align: middle !important;
    min-width: 415px !important;
}

.contenedor {
    width: 100%;
    height: 200px;
    border: 1px #D4D4D4 solid;
    min-width: 415px !important;
}

.contenedor--h50 {
    width: 100%;
    height: 50px !important;
}

.contenedor--h60 {
    width: 100%;
    height: 60px !important;
}

.contenedor--h80 {
    width: 100%;
    height: 80px !important;
}

.contenedor--h100 {
    width: 100%;
    height: 100px !important;
}

.contenedor--h150 {
    width: 100%;
    height: 150px !important;
}

.contenedor--h180 {
    width: 100%;
    height: 180px !important;
}


.contenedor--h190 {
    width: 100%;
    height: 190px !important;
}

.contenedor--h195 {
    width: 100%;
    height: 195px !important;
}

.contenedor--h200 {
    width: 100%;
    height: 200px !important;
}
.contenedor--h210 {
    width: 100%;
    height: 210px !important;
}

.contenedor--h220 {
    width: 100%;
    height: 220px !important;
}
.contenedor--h220 {
    width: 100%;
    height: 220px !important;
}
.contenedor--h230 {
    width: 100%;
    height: 230px !important;
}
.contenedor--h240 {
    width: 100%;
    height: 240px !important;
}
.contenedor--h250 {
    width: 100%;
    height: 250px !important;
}

.contenedor--h260 {
    width: 100%;
    height: 260px !important;
}

.contenedor--h280 {
    width: 100%;
    height: 280px !important;
}

.contenedor--h300 {
    width: 100%;
    height: 300px !important;
}

.contenedor--h320 {
    width: 100%;
    height: 320px !important;
}

.contenedor--h330 {
    width: 100%;
    height: 330px !important;
}

.contenedor--h340 {
    width: 100%;
    height: 340px !important;
}

.contenedor--h350 {
    width: 100%;
    height: 350px !important;
}

.contenedor--h360 {
    width: 100%;
    height: 360px !important;
}

.contenedor--h370 {
    width: 100%;
    height: 350px !important;
}

.contenedor--h380 {
    width: 100%;
    height: 380px !important;
}

.contenedor--h390 {
    width: 100%;
    height: 390px !important;
}

.contenedor--h400 {
    width: 100%;
    height: 400px !important;
}

.contenedor--h450 {
    width: 100%;
    height: 450px !important;
}

.boder--ligth {
    border: 1px #D4D4D4 solid;
}

.contenedor-delimitacion-trabajo {
    width: 100%;
    height: 850px;
    border: 1px #D4D4D4 solid;
}

.bg-texto-bloqueado {
    background-color: #D4D4D4;
}

.contenedor-frecuencia {
    /* width: 100%;
    height: 46px; */
    padding: .5rem !important;
    /* max-height: 46px !important; */
    /*margin-top: 15px !important;
    margin-bottom: 15px !important;*/
    text-align: center;
    vertical-align: middle !important;
}

.label-actividad-planeacion {
    color: #5A5A5B;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px
}

.centrar-verticalmente {
    align-content: center;
}

.tamanio-caja-texto{
    padding: 5px!important;
}

.contenedor-encabezado-detalle {
    background-color: #212121;
    min-height: 4vh;
    align-content: center;
}

.label-encabezado-detalle {
    color: #fff;
    font-size: 18px;
}

.label-progress-bar {
    font-size: 3.5vh;
}

.label-campo-requerido {
    color: red;
    font-size: 2vh;
}

.negritas{
    font-weight:bold;
}

.card-header{
    background-color: transparent!important;
}

.label-encabezado-KO {
    color: #fff;
    font-size: 18px;
}

.label-encabezado-KO-estus {
    color: #fff;
    font-size: 14px;
}

.btn-borrar-coaching {
    background-color: red;
    color: #fff;
}

.total-mensaje {
    font-size: small;
    color: #FF0000 !important;
}

.tarjeta-notificacion-mensajes {
    right: 0.2rem !important;
    font-size: 1rem !important;
}

.div-encabezado-header {
    background-color: #fff;
    border-radius: 16px;
    width: 2rem;
    height: 2rem;
    vertical-align: middle;
    align-content: center;
    text-align: center;
}

.check-filtro-auditoria {
    border: #000 solid 1px!important;
}

.deshabilitarelemento {
    pointer-events: none; /* Deshabilita clics y eventos */
    opacity: 0.5; /* Atenúa la apariencia */
    user-select: none; /* Evita selección de texto */
}

.d-column {
    display: flex !important;
    flex-direction: column;
}