@charset "UTF-8";

/** *************************************** **
 **               GENERALS                  **
 ** *************************************** **/


 .pdlPaper {
    margin-top: -10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
}

 .absolute-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pdlbodytxtstitles{
    font-size:18px;
    margin-bottom: -37px;
    text-align: center;
 }


 .pdlbodytxts{
    font-size:22px;
    margin-bottom: -10px;
    text-align: center;
 }

 .pdlbodytxtslogged{
    font-size:22px;
    margin-bottom: -10px;
    text-align: center;
 }

 .nosoyyotxt{
    font-size:18px;
    margin-top: 10px;
    text-align: center;
 }

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

 .txtloginspace{
    margin-top: 20px;
 }

 .logintxtlnk {
    color: #00AC46;            /* Green text */
    text-decoration: underline; /* Always underlined */
    font-weight: bold;        /* Make it bold (optional) */
}

.relogintxtlnk {
    color: gray;            /* Green text */
    text-decoration: underline; /* Always underlined */
    font-weight: bold;        /* Make it bold (optional) */
}

.relogintxtlnkbtn {
    background: none;
    border: none;
    color: gray; /* Change to any color you like */
    text-decoration: underline;
    cursor: pointer;
    font-size: inherit;
    padding: 0;
}

.logintxtlnk:hover {
    color: #04943e;        /* Darker green on hover */
}

 .radio-container {
    display: flex;
    justify-content: center; /* Aligns the items to the left */
    gap: 15px; /* Adds space between the radio buttons */
}

.radio-container label {
    display: flex;
    align-items: center; /* Ensures the text is aligned with the radio button */
}

[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:after {
    background-color: #00AC46;
}

.pdlbuttoncontainer{
    margin:auto;
    margin-top: 35px;
}

.pdlbutton {
    background-color: white;       /* White background */
    color: #00AC46;                  /* Green text color */
    border: 2px solid #00AC46;       /* Green border with 2px thickness */
    border-radius: 10px;           /* Rounded corners */
    padding: 5px 35px;
    margin: 5px;           /* Padding inside the button */
    font-size: 16px;               /* Font size */
    cursor: pointer;              /* Change cursor to pointer on hover */
    transition: all 0.3s ease;     /* Smooth transition for hover effect */
}

.pdlbutton:hover {
    background-color: #00AC46;      /* Green background on hover */
    color: white;                 /* White text color on hover */
    border-color: #00AC46;          /* Ensure the border remains green */
}

.pdlbuttontwo {
    background-color: white;       /* White background */
    color: #00AC46;                  /* Green text color */
    border: 2px solid #00AC46;       /* Green border with 2px thickness */
    border-radius: 10px;           /* Rounded corners */
    padding: 5px 35px;
    margin: auto;
    margin-right: 35%;
    font-size: 16px;               /* Font size */
    cursor: pointer;              /* Change cursor to pointer on hover */
    transition: all 0.3s ease;     /* Smooth transition for hover effect */
}

.pdlbuttontwo:hover {
    background-color: #00AC46;      /* Green background on hover */
    color: white;                 /* White text color on hover */
    border-color: #00AC46;          /* Ensure the border remains green */
}

.pdlthankyou {
    margin-bottom: 250px;
}

.PaseFormBody {
    align-content: center;
}

.greenThermomix{
    background-color: #00AC46 !important;
}

.nopadding{padding: 0 !important;}

.OOSstyles{
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #4b4a4b;
}

.OOSstyles h1{
    margin-top: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #00AC46;
    font-size:30px;
    text-align: center;
}

.OOSstyles h3{
    margin-top: 26px;
    margin-bottom: 26px;
    padding-left: 100px;
    padding-right: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #9d9d9d;
    font-size:20px;
    text-align: center;
}

.loginPaper {
    margin-top: 64px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.avatar {
    margin: 8px;
    background-color: #00AC46 !important;
}

.loginForm {
    width: 100%;
    margin-top: 8px;
}

.loginSubmit {
    margin: 24px 0px 16px;
}
.recomiendaForm{
    width: 100%;
    margin-top: 8px;
    padding-left:40px;
    padding-right:40px;
}

.cancelEditPerfil {
    background-color: #E7332A !important;
    color: #fff !important
}

/* .MuiDialog-paperWidthSm {
    max-width: 700px !important;
} */

.MuiAppBar-colorPrimary {
    color: #000 !important;
    background-color: #fff !important;
}
.MuiBadge-colorSecondary {
    color: #fff !important;
    background-color: #00AC46 !important;

}
.MuiBadge-colorBlocked {
    color: #fff !important;
    background-color: #585858 !important;
}
.BadgesNotifications .MuiBadge-badge{
    color: #fff !important;
    background-color: red !important;
}
.rbc-month-view {
    width: 100% !important;
    height: 550px;
}

.container_calendar {
    height: 100%;
}

.todayCalendar {
    /* color: #95c11c */
    color: #00AC46;
}
.titleNtfcAddEvent {
    /* color: #95c11c */
    color: #00AC46;
}

.react-datepicker-wrapper {
    width: 97%;
}

.MuiTab-textColorPrimary.Mui-selected {
    background-color: #CAFFDE;
    color: #000000 !important;
}

.rbc-event {
    background-color: inherit !important;
    color: #000 !important;
    padding: 0px 0px !important;
}
/* Evento Demo Thermomix */

.star_experiencia_thermomix {
    color: #00AC46;
    margin-top: 5px;
}
.divStar_experiencia_thermomix {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #00AC4670;
    margin-top: 10px;
}
.divStar_default {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: lightgray;
    margin-top: 10px;
}
.check_experiencia_thermomix {
    color: white;
    margin-top: 5px;
}
.divcheck_experiencia_thermomix {
    padding: 0 .55rem !important;
    border-radius: 10px;
    margin-top: 10px;
    margin-left: -5px!important;
    margin-right: 5px!important;
}
.divStar_default {
    padding: 0 .55rem !important;
    border-radius: 10px;
    margin-top: 10px;
}
.div_experiencia_thermomix {
    background-color: #00AC4670;
    color: black;
}
.experiencia_thermomix {
    background-color: #00AC46;
    color: #00AC46;
    font-size: 15px;
}

/* Cambio de Experiencia a Demo Thermomix*/

.div_demo_thermomix {
    background-color: #00AC4670;
    color: black;
}
.demo_thermomix {
    background-color: #00AC46;
    color: #00AC46;
    font-size: 15px;
}


/* Evento Entrega Thermomix */

.star_experiencia_de_entrega_thermomix {
    color: #A7D61E;
    margin-top: 5px;
}
.divStar_experiencia_de_entrega_thermomix {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #A7D61E70;
    margin-top: 10px;
}
.div_experiencia_de_entrega_thermomix {
    background-color: #A7D61E70;
    color: black;
}
.experiencia_de_entrega_thermomix {
    background-color: #A7D61E;
    color: #A7D61E;
    font-size: 15px;
}


/* Cambio de Experiencia a Demo Thermomix*/

.star_entrega_thermomix {
    color: #A7D61E;
    margin-top: 5px;
}
.star_de_entrega_thermomix {
    color: #A7D61E;
    margin-top: 5px;
}

.star_demo_entrega_thermomix {
    color: #A7D61E;
    margin-top: 5px;
}
.star_demo_de_entrega_thermomix {
    color: #A7D61E;
    margin-top: 5px;
}
.divStar_demo_entrega_thermomix {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #A7D61E70;
    margin-top: 10px;
}
.divStar_demo_de_entrega_thermomix {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #A7D61E70;
    margin-top: 10px;
}
.div_demo_entrega_thermomix {
    background-color: #A7D61E70;
    color: black;
}
.demo_entrega_thermomix {
    background-color: #A7D61E;
    color: #A7D61E;
    font-size: 15px;
}

.div_entrega_thermomix {
    background-color: #A7D61E70;
    color: black;
}
.entrega_thermomix {
    background-color: #A7D61E;
    color: #A7D61E;
    font-size: 15px;
}

/* Evento Contactar */

.star_contactar {
    color: #B189F4;
    margin-top: 5px;
}
.divStar_contactar {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #B189F470;
    margin-top: 10px;
}
.div_contactar {
    background-color: #B189F470;
    color: black;
}
.contactar {
    background-color: #B189F4;
    color: #B189F4;
    font-size: 15px;
}

/* Evento Seguimiento */

.star_seguimiento {
    color: #7700AF;
    margin-top: 5px;
}
.divStar_seguimiento {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #7700AF70;
    margin-top: 10px;
}
.div_seguimiento {
    background-color: #7700AF70;
    color: black;
}
.seguimiento {
    background-color: #7700AF;
    color: #7700AF;
    font-size: 15px;
}

/* Evento Evento Personal */
.star_evento_personal {
    color: #E7257C;
    margin-top: 5px;
}
.divStar_evento_personal {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #E7257C70;
    margin-top: 10px;
}
.div_evento_personal {
    background-color: #E7257C70;
    color: black;
}
.evento_personal {
    background-color: #E7257C;
    color: #E7257C;
    font-size: 15px;
}

/* Evento Clases de Cocina  */
.star_clases_de_cocina {
    color: #73DDD3;
    margin-top: 5px;
}
.divStar_clases_de_cocina {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #73DDD370;
    margin-top: 10px;
}
.div_clases_de_cocina {
    background-color: #73DDD370;
    color: black;
}
.clases_de_cocina {
    background-color: #73DDD3;
    color: #73DDD3;
    font-size: 15px;
}

/* Evento Junta de Ventas */
.star_junta_de_ventas {
    color: #F9A833;
    margin-top: 5px;
}
.divStar_junta_de_ventas {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #F9A83370;
    margin-top: 10px;
}
.div_junta_de_ventas {
    background-color: #F9A83370;
    color: black;
}
.junta_de_ventas {
    background-color: #F9A833;
    color: #F9A833;
    font-size: 15px;
}

/* Evento Kick Off */
.star_kick_off {
    color: #FFDE02;
    margin-top: 5px;
}
.divStar_kick_off {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #FFDE0270;
    margin-top: 10px;
}
.div_kick_off {
    background-color: #FFDE0270;
    color: black;
}
.kick_off {
    background-color: #FFDE02;
    color: #FFDE02;
    font-size: 15px;
}

/* Evento Junta General */
.star_junta_general {
    color: #D79E67;
    margin-top: 5px;
}
.divStar_junta_general {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #D79E6770;
    margin-top: 10px;
}
.div_junta_general {
    background-color: #D79E6770;
    color: black;
}
.junta_general {
    background-color: #D79E67;
    color: #D79E67;
    font-size: 15px;
}

/* Evento Workshop Interno */
.star_workshop_interno {
    color: #047A76;
    margin-top: 5px;
}
.divStar_workshop_interno {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #047A7670;
    margin-top: 10px;
}
.div_workshop_interno {
    background-color: #047A7670;
    color: black;
}
.workshop_interno {
    background-color: #047A76;
    color: #047A76;
    font-size: 15px;
}

/* Evento Junta Líderes de equipo */
.star_junta_de_líderes_de_equipo {
    color: #EADF7B;
    margin-top: 5px;
}
.divStar_junta_de_líderes_de_equipo {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #EADF7B70;
    margin-top: 10px;
}
.div_junta_de_líderes_de_equipo {
    background-color: #EADF7B70;
    color: black;
}
.junta_de_líderes_de_equipo {
    background-color: #EADF7B;
    color: #EADF7B;
    font-size: 15px;
}

/* Evento Taller de Conocimiento de Producto */
.star_taller_de_conocimiento_de_producto {
    color: #3DE284;
    margin-top: 5px;
}
.divStar_taller_de_conocimiento_de_producto {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #3DE28470;
    margin-top: 10px;
}
.div_taller_de_conocimiento_de_producto {
    background-color: #3DE28470;
    color: black;
}
.taller_de_conocimiento_de_producto {
    background-color: #3DE284;
    color: #3DE284;
    font-size: 15px;
}


/* Evento Junta de Lanzamiento de promociones */
.star_junta_de_lanzamiento_de_promociones {
    color: #E6332A;
    margin-top: 5px;
}
.divStar_junta_de_lanzamiento_de_promociones {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #E6332A70;
    margin-top: 10px;
}
.div_junta_de_lanzamiento_de_promociones {
    background-color: #E6332A70;
    color: black;
}
.junta_de_lanzamiento_de_promociones {
    background-color: #E6332A;
    color: #E6332A;
    font-size: 15px;
}


/* Evento Cumbre de Lideres */
.star_cumbre_de_líderes {
    color: #FFED00;
    margin-top: 5px;
}
.divStar_cumbre_de_líderes {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #FFED0070;
    margin-top: 10px;
}
.div_cumbre_de_líderes {
    background-color: #FFED0070;
    color: black;
}
.cumbre_de_líderes {
    background-color: #FFED00;
    color: #FFED00;
    font-size: 15px;
}


/* Evento Junta de Gerentes */
.star_junta_de_gerentes {
    color: #E9641B;
    margin-top: 5px;
}
.divStar_junta_de_gerentes {
    padding: 0 .55rem !important;
    border-radius: 10px;
    background-color: #E9641B70;
    margin-top: 10px;
}
.div_junta_de_gerentes {
    background-color: #E9641B70;
    color: black;
}
.junta_de_gerentes {
    background-color: #E9641B;
    color: #E9641B;
    font-size: 15px;
}

.MuiAutocomplete-tag {
    display: none !important;
}

.MuiAutocomplete-option[aria-selected="false"] {
    font-size: 12px;
}

.MuiAutocomplete-option[aria-selected="true"] {
    /* background-color: #00AC46 !important; */
    color: #00AC46;
    font-size: 12px;
    
}
.categoria1{
    color: #076E79 !important;
}
.categoria2{
    color: #01D9DC !important;
}
.categoria3{
    color: #03F6A0 !important;
}
.categoria4{
    color: #03F23C !important;
}
.categoria5{
    color: #8B5BF9 !important;
}
.labelCategoria{
    background-color: #00AC46 !important;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
}
/* Presentador color */
.labelCategoria1{
    background-color: #198186 !important;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
}
/* Recomendados color */
.labelCategoria2{
    background-color: #23CAD8 !important;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
}
/* Lider color */
.labelCategoria3{
    background-color: #25EFA0 !important;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
}
/* Clientes color */
.labelCategoria4{
    background-color: #24EB26 !important;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
}
/* Gerente color */
.labelCategoria5{
    background-color: #8B5BF9 !important;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
}
/* Admin color */
.labelInterno0 {
    background-color: #00AC46 !important;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
}
/* Sales Directos color */
.labelInterno9 {
    background-color: #ff2e78 !important;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
}
/* Area Manager color */
.labelInterno8 { 
    background-color: #FE732E !important;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
}
.labelInterno5 {
    background-color: #F8A527 !important;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
}
.labelInterno3 {
    background-color: #FFCB35 !important;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
}
.labelInterno1 {
    background-color: #B3F246 !important;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
}
.labelPendientes {
    background-color: #886d8b !important;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
}
.labelCancelados {
    background-color: #d32104 !important;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
}
.labelCategariaInterno0 {
    color: #00AC46 !important;
}
.labelCategariaInterno9 {
    color: #E7332A !important;
}
.labelCategariaInterno8 {
    color: #FE732E !important;
}
.labelCategariaInterno5 {
    color: #F8A527 !important;
}
.labelCategariaInterno3 {
    color: #FFCB35 !important;
}
.labelCategariaInterno1 {
    color: #B3F246 !important;
}
.dzu-inputLabel {
    color: #00AC46 !important;
    font-size: 14px !important;
    background-color: honeydew;
    border-style: solid;
    border-width: 1px;
}
.pagination{
    margin-top: 20px;
}
.pagination li.active {
    background-color: #00AC46 !important;
    border-radius: 15px;
}

.buttonVerObjetivos {
  background-color: #2196f3 !important;
}
.buttonVerObjetivos:focus {
  background-color: #2196f3 !important;
}