/*---------------- reset  ------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,fieldset, legend,caption,.filters ul li p, figure{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent; line-height:normal; font-weight:normal;}
html{height:100%;}
:root{
    --tooltip-bg: #ffffff;
    --tooltip-border: #e6e9ef;
    --tooltip-shadow: 0 8px 24px rgba(20,30,60,0.08);
    --accent: #2b6ef6;
    --text: #15202b;
    --muted: #6b7280;
    --radius: 10px;
    --gap: 12px;
    --padding: 12px;
    --audit-primary: #4f46e5;
    --audit-primary-hover: #4338ca;
    --audit-bg-overlay: rgba(0, 0, 0, 0.5);
    --audit-bg-card: #ffffff;
    --audit-bg-body: #f9fafb;
    --audit-text-main: #1f2937;
    --audit-text-muted: #6b7280;
    --audit-border: #e5e7eb;

    /* Colores de Estado */
    --audit-update-bg: #dbeafe; --audit-update-text: #1e40af;
    --audit-insert-bg: #d1fae5; --audit-insert-text: #065f46;
    --audit-delete-bg: #fee2e2; --audit-delete-text: #991b1b;

    --bg-color: #f4f6f9;
    --card-bg: #ffffff;
    --text-primary: #333;
    --border-radius: 12px;
    --shadow: 0 4px 6px rgba(0,0,0,0.05);
}
.p10{padding:10px!important;}
.pt10{padding-top:10px;}
.black{color:#000!important}
button{border:none; background:none; cursor:pointer}
.center{text-align:center!important;}
tr{font-weight:bold; vertical-align: middle;}
.boton{background: #ea8d3e; color: #fff; border: 1px solid #ea8d3e; border-radius: 2px;}
.boton:hover, #tipoAsunto:hover{background:#d47f38}
.clear{clear: both}
body{-webkit-font-smoothing:antialiased!important; line-height:1.54; color:#364778;  height:100%; font-size:.7rem; background:#eceff1; font-family: "Roboto", sans-serif; font-weight:400; }
.fontTwo{font-family: "Source Sans 3", sans-serif;}
img{color:#f4f4f2;}
ol,ul,li{list-style:none; font-weight:lighter;}
clear, br{clear:both}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
p{line-height:1.6em;}
.mont{font-family: 'Montserrat', sans-serif!important;}
.openSans{font-family: 'Open Sans', sans-serif;}
a {text-decoration: none!important; color: #777; font-weight: 600; cursor: pointer; }
:focus {outline: 0; }
.fright {float: right;}
.fleft{float:left;}
* {-webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;}
button, input, optgroup, select, textarea { margin: 0; font: inherit; color: inherit;}
input[type="submit"] {cursor: pointer;}
.wrapClose { margin-left: 260px;}

/*---------------- Contacto  ------------------*/
#contacto{background: url(../images/bck.png) left top no-repeat #81a6d0;}
#contacto section {display: flex; height:100%; width:100%;}
#contacto .promo{display: flex; align-items: center; justify-content: center; height: 100vh; width:60%; flex:1; box-sizing: border-box;}
.centradoVertical{display: flex; flex-direction: column; width:80%;}
.promo h1{width: 100%; color: #ff9350; font-size: 3.5em;}
.promo h2{width: 100%; color: #fff; font-size: 2em; margin-top: 20px;}
.promo em{color: #fff; margin-bottom: 40px; font-size: 1.5em; font-style: normal;}
.promo p{width:100%; font-size: 1.6em; color: #fff; margin-top: 20px;}
.centradoVerticalDos{display: flex; flex-direction: column; width:78%; }
.contacto {width:40%;; background: #f5f5f5; display: flex; align-items: center; justify-content: center; flex:1;}
#contacto .promo a{width: 200px; background: #ea6736; color: #fff;  text-align: center; padding: 13px 0; margin: 40px 0; font-size: 15px; border-radius: 4px; }
#logoContacto{width:120px; margin-bottom:20px;}
#lupa{width:75px; margin-bottom:20px;}
#contactoForm h1{font-size:22px; margin-bottom: 20px;}
#contactoForm p { float: left; position: relative; width: 100%;}
#contactoForm label {float: left; color: #61749c;  text-align: left; padding: 14px 0 7px 0; width: 100%; font-size: 15px;}
#contactoForm .inpLog {height: 38px; font-size: 13px; border: 1px solid #dad9d9; padding: 0 5%;  width: 100%; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; float: left; background:#fff}
#contactoForm textarea{float: left; width: 100%; border: 1px solid #dad9d9; border-radius: 4px; height: 120px; padding:5%; background:#fff}
#contactoForm .descrip{font-size:14px}
#contactoForm .msgBlack{margin-top:20px;}
#contactoForm .inpLog:focus, #contactoForm textarea:focus{background: #f4f9ff; border: 1px solid #b5b8d1;}

/*---------------- Paginas estilos individuales  ------------------*/
#pagina-menciones #actions{width:96%!important}

/*---------------- Login  ------------------*/
.bckIndex{color:#404040;background:#1b3a81; font-family: 'Oswald', sans-serif!important; }
.conLog { display: flex; justify-content: center; align-items: center; height: 100vh; text-align: center; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
.login { width: 400px; border-radius: 5px; box-shadow: 4px 6px 38px #2e0f0f; -webkit-box-shadow:4px 6px 38px #2e0f0f; -moz-box-shadow: 2px 5px 14px #333; padding:30px; background:#3e5996; border:2px solid #ea6736;}
.login span { padding: 10px 0px; float: left; text-transform: uppercase; width: 100%; display: block;}
.login span img{margin: 20px 0 10px; width:240px;}
.msgBlack { float: left; width: 100%; padding-bottom: 10px; color: #e77714; font-size:18px}
#loginForm h1{color:#fff!important}
#loginForm p { float: left; position: relative; width: 100%;}
#loginForm label { float: left; color: #ccc; text-align: left; padding: 14px 0 7px 0; width: 100%; font-size:18px;}
.inpLog { height: 38px; font-size: 13px; border: 1px solid #bb0673; background: #fcf4ff; padding: 0 5%; width: 100%; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; float: left;}
.inpLog:focus, textarea:focus{background: #f4f9ff; border: 1px solid #b5b8d1;}
#ojo { position: absolute; z-index: 9999; bottom: 13px; right: 9px; width: 22px; height: 29px;}
.ojo-cerrado { background: url(../graphics/ojo-cerrado.png) 0 18px no-repeat;}
.ojo-abierto{background:url(../graphics/ojo-abierto.png) 1px 14px no-repeat ;}
.submit input { cursor: pointer; background: #ea6735; border: 0px solid #ea6735; color: #fff; font-size: 14px; font-weight: 700; text-transform: uppercase; padding: 12px 0; width: 100%; border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin: 20px auto 0 auto; transition: background-color 0.3s ease, color 0.3s ease;}
.submit input:hover{background:#dd5d2d}
#mesLog { float: left; width: 100%; margin: 20px 0; font-size: 14px; font-weight: 300; color: #fff;}
#mesLog a { color: #e6671e; font-weight: 600;}

/*---------------- LAYOUT  ------------------*/
header nav a{float:left; width:100%}
.wrapOpen {float: left; width: 100%; padding-left: 70px; padding-bottom:0px; }
h1, h2, h3, h4 {font-weight:300; color: #516289; font-size: 1.75rem; letter-spacing:.035rem;}
h3{font-size: 1.50rem;}
h4{font-size: 1.24rem;}
header {position: fixed; width: 100%; height: 65px!important; text-transform: uppercase; z-index: 100; border-bottom: 1px solid #384969; background: #3d568e; z-index:9999999 }
.se-pre-con {position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: #fff; }∂
header nav {float: right; height: 65px!important; }
#preferences {float: right; padding:4px 10px 0 36px; height: 28px!important; background: #364778; border-radius: 51px; margin: 18px; border:1px solid  #6173a1; }
#preferences:hover{ border:1px solid #7989b2;}
.prel {position: relative; }
.cheers span {position: absolute; top: -1px; left: -32px;}
#triangle {background: url(../graphics/rArrows.png) 108px -42px no-repeat; height: 14px; float: left; max-width: 129px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-style: normal; color: #ece7e7; padding:3px 26px 3px 0px; }
.arrowRight {border: none; text-indent: -99999px; width: 244px; height: 97px !important; padding: 14px; z-index: 900; position: absolute; left: 0px; width: 100%; }
.prel {position: relative; }
#popupPref {position: absolute; top: 22px; right: -2px;  z-index: 9; background-color: #364778; width: 156px; display: none; padding: 4px 0; box-shadow: 0px 6px 15px #333;  border: 1px solid #6173a1; border-top: none;}
#popupPref li {float: left; width: 100%; border-bottom: none; }
#popupPref li a {font-weight: 600; padding:4px 10px; float: left; width: 100%;  color: #fff;  text-transform: capitalize; font-weight: 400; font-size: 13px;}
#popupPref li a:hover, #popupQuick li a:hover{background:#596c99}
#settings, #obPref {float: right; position: relative; padding: 11px 6px 0 6px; height: 64px!important; cursor: pointer; border-left: 1px solid #546d9b; }
#obPref{border-right: 1px solid #546d9b;}
#sets {width: 80px; text-align: center; padding: 1px; }
#notifBar span, #sets span {float: left; width: 100%; margin-top: 5px; font-weight: 600; color: #e2e2e2; }
#notifBar {width: 80px; text-align: center; padding: 1px; }
#notifBar img, #sets img, #add img {width: 16px; margin-bottom: 1px; height: 19px; }
#solicitud {background-color: #d7106f; color: #fff; border-radius: 50%; padding: 2px 5px; font-weight: 700; font-style: normal; position: absolute; top: 6px; right: 28px; }
#wrapPlus {float: right; }
#add {float: left; border: none; background: transparent; padding: 10px 10px; height: 64px !important; border: none; border-left: 1px solid #5871a6; }
#add span {float: left; width: 100%; margin-top:6px; font-weight: 600; color: #e2e2e2; text-transform: uppercase; }
#popupQuick {position: absolute; top: 63px; background: #3d568e; padding:10px 20px; width: 262px; color: #fff; font-size: .8em; box-shadow: 3px 3px 9px #3d568e;}
#popupQuick li a {color: #fff; float: left; width: 100%; padding: 3px 2px; font-weight: 400; text-transform: capitalize; font-size:13px; line-height:22px}
#popupQuick strong {display: block; margin-bottom: 10px; }
strong, #forAjaTwo strong {font-weight: 700; }
.dnone, #formPre, .submenu, .barIn h1, .barIn strong, .barIn em, .barOut .heading, #popupQuick, #rigWinClose, #busPros, #propuesta, #butEva, #butEvaCol, .barIn #logoSmall {display: none; }
#add:hover, #settings:hover, #obPref:hover { background:#364a7a; box-shadow: 1px -5px 13px #5c76b1;}
#preferences:hover{background:#2b3a66}

/*---------------- LEFT NAV  ------------------*/
.barOut {width: 260px; overflow-x: hidden; }
.barOut img {float: left; }
.barOut #navMenu li {float: left; width: 100%; padding:4px 0px; cursor: pointer;  border-top: 1px solid #364778;}
.barIn #navMenu li img {width:25px;}
.barOut #navMenu li img {margin: 13px 10px 0 16px; width: 27px; max-height: 19px; }
.main:hover, .bckMark {background: #35466e; }
.proImg img {width: 20px; height: 20px; border: 2px solid #e5007c; border-radius: 50%; padding: 1px; }
#barlogo {width:170px; float: left; margin: 14px 100px; }
#bar {position: fixed; top: 0px; background-color: #3d568e; height: 100%; left: 0; z-index: 99999999999; box-shadow: 0px 23px 18px #18253a;}
.barIn {width: 70px; }
.barIn #padMenu {float: left; height: 65px !important; }
.barIn .main {float: left; width:100%; padding: 14px 5px; cursor: pointer; position: relative; text-align: center; border-left: 4px solid #798ab4; }
.barIn .submenu {position: absolute; font-size: 14px; font-weight: 300; top:0px; left: 65px; z-index: 850; width: 265px; background: #36466e; padding-bottom: 10px; }
.submenu li {float: left; width: 90%; }
.barIn .submenu li {padding-left: 10%; }
.barIn .submenu a{float: left; width: 90%; color: #fff; text-align: left; font-weight: 300; line-height:28px; padding:2px 0; letter-spacing:.5px;}
.barIn #butImg {height: 65px; }
#butImg {height: 100px; background: #2a3d69; }
.arrowLeft {border: none; text-indent: -99999px; position: fixed; background: url(../images/menuSprite.png) 20px 21px no-repeat; width: 69px; height: 65px !important; padding: 14px; border-bottom: 1px solid #475c80; z-index: 950; }
#logoSmall {width: 150px; position: absolute; left: 18%; top: 26px; z-index: 950; }
#navMenu h1 {float: left; width: 100%; padding: 14px 0px; background: #162143; font-size: 12px; overflow: hidden; color: #fff; font-weight: 600; text-align: center; }
.svgIcon {margin: 6px auto 6px; }
#navMenu li em {line-height: 28px; padding: 9px 0 7px 4px; text-transform: uppercase; float: left; font-size: 12px; font-weight: 600; cursor: pointer; font-style: normal; width: 200px; color: #fff; }
.heading {position: relative; background: #36466e; padding: 13px 0; }
.heading h3 {font-size: 20px; font-weight: 400; text-align: left; color: #fff; }
#navMenu li strong {line-height: 28px; padding: 9px 0 7px 4px; text-transform: uppercase; float: left; font-size: .8rem; font-weight: 600; cursor: pointer; font-style: normal; width: 195px; border-bottom: 1px solid #435371; color: #d8dce7!important; }
.barOut .submenu {
    float: left;
    border-bottom: 1px solid #151414;
    background: #2a3d69;
}
.barOut #navMenu li {
    float: left;
    width: 275px;
    padding: 0px 5px 0 0;
    cursor: pointer;
}
.barOut .submenu li a {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 600;
    padding: 10px 0 10px 43px;
    float: left;
    width: 100%;
    color: #d0cccc;
    border-left: 2px solid #edc41a;
}
.barOut .submenu li a:hover, .submenu li:hover{background: #00000017;}



/*---------------- FILTROS CALENDARIO  ------------------*/
.herramientas {float: left; width: 100%; background: #788bb6; margin-top: 48px; padding: 0px 0px 0px 20px; font-size: 1.1em; color: #e2e2e2; margin-bottom: 20px; text-align: right;}
.herramientas form {border-left: 1px solid #ffffff2e; background: #516289;}
.herramientas fieldset {padding:0px 0px 0px 20px; height: 46px;}
.sec fieldset {float: left;  font-size: 1.2em; margin-top: 1px;}
.sec select {float: left; background: none; border: none; text-align: right; padding-right: 10px;}
.custom-select, .custom-selectTwo {position: relative;}
.blanco{background:url(../graphics/flechas-blancas.png) 87% 21px no-repeat;}
.herramientas fieldset:hover{background:#3e4b6a}
.selected, .selectedTwo, .selectedThree { cursor: pointer; text-align: left; padding:14px 60px 14px 0px;  color: #fff; border-right: 1px solid #788bb6;}
.option, .optionTwo, .optionThree {padding:6px 6px 6px 24px; cursor: pointer; text-align:left}
.options{display: none; position: absolute; top: 100%; width: 247px; z-index: 99; left:0px; background: #516289;}
.optionsTwo {display: none; position: absolute; top: 100%; width: 147px; z-index: 99; left:0px;  background: #516289;}
.optionsThree {display: none; position: absolute; top: 100%; width: 197px; z-index: 99; left:0px;  background: #516289;}
option.negro, .optionTwo.negro, .optionThree.negro {background: #516289; color: white; text-align: left; font-size: .85rem;}
.optionTwo.negro:hover, .option.negro:hover, .optionThree.negro:hover{background:#6073a0;}
.herramientas fieldset select {color: #fff;}
#calendar {float: left; margin: 0 0 0 16px;}
#calendar img {width: 19px; margin: 14px 0 0 0px;}
#datepicker {height: 47px; font-size: 1.1em;}
.sec .inp, .inpDate {float: left; background: none; border: none;}
.de, .a {width: 175px; font-weight: 400; text-align: center;}
.filtroBuscar {background: #2a3d69; border: none; padding: 0px 30px 0px; text-transform: uppercase; font-size: .9em; color: #fff; font-weight: 600; transition: background-color 0.3s ease, color 0.3s ease; height: 47px;}
.filtroBuscar:hover {background: #e9c829; color: #333;}
.filtroBuscar {background: #2a3d69; border: none; padding: 0px 30px 0px; text-transform: uppercase; font-size: .9em; color: #fff; font-weight: 600; transition: background-color 0.3s ease, color 0.3s ease; height: 47px;}
.filtroBuscar:hover {background: #e9c829; color: #333;}
#datepicker::placeholder{color: #fff}

/*---------------- Titulos  ------------------*/
.negativo{color:red!important}
.positivo{color:green!important}
.desPrincipal {padding:0px 0px 0.65rem 20px; margin:80px 0 0px; width: 99%; display:block}
.titulos{margin-left:6px; letter-spacing:-.035rem!important}
.underline {color:#677796!important; display: block; font-size: 0.85rem; font-weight: 400; text-transform: uppercase; margin-top: 2px; border-bottom:1px dashed #788bb6; margin-top:.55rem!important; padding-bottom: 0.55rem!important; margin-bottom:.5rem!important; margin-left:6px!important}
/*.desPrincipal p {color: #677796; display: block; font-size: .85rem; font-weight: 400; text-transform: uppercase; margin-top: 2px; padding-bottom: 20px; margin-bottom: 0px; width:98%}*/
.desPrincipalTwo {padding:0px 0px 20px 20px; margin:78px 0 0px; width: 97%; float:left}
.wrapMargin {padding:0px 0px 0px 0px; margin:78px 0 0px; width:100%; float:left}
.desPrincipalTwo p {font-family: 'Lato', sans-serif; color: #3d568e; display: block; font-size: 14px; font-weight: 300; text-transform: uppercase; margin-top: 2px; border-bottom: 2px solid #e5007c; padding-bottom:20px; margin-bottom: 0px;}
 .cincuenta h1, .treinta h1, .treintaCinco h1, .cien h1, .setenta h1, .veinticinco h1, .veinte h1{ display: block; font-size: .7rem; border-bottom: 1px solid #3f5da059; padding: 6px 0 11px 0; margin-bottom: 12px; color: #6173a0; font-weight: 700; font-family: sans-serif; text-transform: uppercase; line-height: 17px;}
 
 .kpisCount{float:left; width: 100%; text-align: center}
.kpisCount span{display: block; padding: 4px 0 10px; text-transform: uppercase; font-size:.9em}
.kpisCount strong{font-size:3em; font-weight:200; padding: 10px 0 4px; display: block;}
.imageHead{float:left; width:99%; margin: 20px 0px 20px 8px; border: 1px solid #ae9c79; padding: 2px; border-radius: 12px; background: #fff;}
.imageHead img{width:100%; float:left; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; }

/*---------------- Boxes  ------------------*/
.white{background:#fff}
.section{float: left; width: 98%;  margin-left: 1.5%;}
.cincuenta{float:left; width:49%; padding: 1%; margin: 1% .5%; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; box-shadow: 1px 1px 8px #b8bdc8; position: relative}
.veinticinco{float: left; width: 24%; padding: 1%; margin:0% 0% .5rem; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; box-shadow:1px 1px 8px #b8bdc8; position: relative}
.sesentacinco{float:left; width:64%; padding: 1%; margin: 1% .5%; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; box-shadow: 1px 1px 8px #b8bdc8; position: relative}
.setenta{float:left; width:73.5%; padding: 1%; margin:0% .5rem .5rem 1rem; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; box-shadow: 1px 1px 8px #b8bdc8; position: relative}
.treinta{float:left; width:24%; padding: 1%; margin: 1% .5%; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; box-shadow: 1px 1px 8px #b8bdc8; position: relative}
.treintaCinco{float:left; width:32.3%; padding: 1%; margin: 1% .5%; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; box-shadow: 1px 1px 8px #b8bdc8; position: relative}
.cien{float:left; width:98.5%; padding: 1%; margin: 1.25rem 0%; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; box-shadow: 1px 1px 8px #b8bdc8; position: relative}
.cienNotificaciones{float:left; width:100%; padding:0; margin: 1.25rem 0%; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; box-shadow: 1px 1px 8px #b8bdc8; position: relative}
.veinte{float: left; width:19%; padding: 1%; margin:0% .5%; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; box-shadow:1px 1px 8px #b8bdc8; position: relative}
.veinticinco h1 img, .cincuenta h1 img, .setenta h1 img, .treinta h1 img, .treintaCinco h1 img, .cien h1 img, .veinte h1 img{margin-right:6px; float:left;}
.veinticinco .vermas, .cincuenta .vermas, .setenta .vermas, .treinta .vermas, .cien .vermas, .veinte .vermas{position: absolute; top: 12px; right: 10px; padding: 5px 9px 3px 10px; background: #ffff; text-align: center; border-radius: 4px; border: 1px solid #fff;}
.veinticinco .vermas:hover, .cincuenta .vermas:hover, .setenta .vermas:hover, .treinta .vermas:hover, .cien .vermas:hover, .veinte .vermas:hover{background: #f5f4f4; border: 1px solid #eee;}
.boxShadowNone{box-shadow: none!important}
.noMarginPadding{margin:0px!important; padding:0px!important}

/*---------------- Graficas  ------------------*/
#barMiniChart{display: block; box-sizing: border-box; height: 280px; width: 280px;}
#barMiniChartUsuarios{display: block; box-sizing: border-box; height:96px; width: 100%}
#myChart{display: block; box-sizing: border-box; height: 287px; width: 736px;}
.chart {background: #fff; float: left; padding:10px 10px 63px!important; height: 370px; border-radius: 4px;}
.tdImg{width:66px;}
.comparativa{float:left; width:100%;}
.comparativa td{position: relative; padding:6px; border: 1px dashed #ffdfce;}
.infoTd a{float:left; width:78px; text-align:center; position:relative}
.comparativa span{float:left; bottom:-6px; left: 0px; font-weight: 800;  padding: 2px 10px 3px; border-radius: 4px; font-size: .9em; width: 100%; text-align: center;}
.comparativa a:hover span{display:block;}
.valignTop{vertical-align: middle;}
.logoBanco{float:left; width:100%; padding:10px}
.logoBanco img{height:18px; text-align: center;}
.grayColor{color:#a3a2a2}
.bckBlue{background-color:#f7faff}
.productoInfo ul li{float:left; width:100%; border-bottom:1px solid #ccc}
.productoInfo ul strong{display:block; padding:10px 0px 4px; text-transform: uppercase; font-size:.9em; color:#f58d52}
.productoInfo ul a{padding: 3px 0px; font-weight: 400; color: #5d5d5d; display:block}


/*---------------- Graficas  ------------------*/

#usuariosConfig li, #solicitudes li{float:left; width:100%;}
#usuariosConfig strong, #solicitudes strong{float:left; margin-right:5px; width:7%; line-height:18px;}
#usuariosConfig p, #solicitudes p{float:left; width:88%}

#editarUsuarios{float:left; width:100%}
#editarUsuarios table{float:left; width:100%}
#editarUsuarios label{float:left; width:100%; padding:16px 10px 10px; font-weight:600; font-size:.85em; color:#3d568e; text-transform: uppercase }
#editarUsuarios .inp{float: left; width: 93%;  height: 32px; border: 1px solid #eae7e7; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; padding:0 10px; margin-left:6px}
#editarUsuarios fieldset .inp:focus {background-color: #f7fdff; border:1px solid #9eceff; }
#labelStatus{float:left; width:100px!important;}
#seleStatus{float: left; width: 140px; height: 25px; padding: 0 10px; margin: 6px 0!important; border: 1px solid #eae7e7; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; background:#f7fdff }
#code{width: 104px!important; padding: 0 10px; height: 32px; border: 1px solid #eae7e7; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; margin-left:6px; }
#telefono{width: 76%!important; padding: 0 10px; height: 32px; border: 1px solid #eae7e7; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
#comentario{float: left; width: 97%; padding: 10px; border: 1px solid #eae7e7; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; height:100px }
#enviar{float: left; width: 97%; background: #d70f6f; color: #fff; text-transform: uppercase; padding: 10px 0;  font-size: 1em; border: none; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; margin-top:10px}
#enviar:hover{background:#c00f64}
.statusExp{font-size: .74em; font-weight: 800!important; text-transform: uppercase; background: #3d568e; color: #fff; padding: 4px 7px; border-radius: 6px;}
.statusExp:hover{color:#fff!important}
#botonImagen{float: left; width: 100%; margin: 5px 0; background: #e42b7c; color: #fff; font-size: .95em; text-transform: uppercase; font-weight: 800; border: none; padding: 6px 0; border-radius: 4px;}
#botonImagen:hover{background:#d3196b}
.fullwidth{width:100%; float:left; margin-bottom:4px;}



/*---------------- CSS EFFECTS  ------------------*/
@-webkit-keyframes fadeIn {
  from {opacity: 0;
  }
  to {opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  from {opacity: 0;
  }
  to {opacity: 1;
  }
}

@keyframes fadeIn {
  from {opacity: 0;
  }
  to {opacity: 1;
  }
}

.fade-in {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  animation-duration: .5s;}

.fade-in.one {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;}
  
  
  .botonAcciones{float: right; margin: 1px 0 0 0; padding: 4px 10px; border-radius: 4px; background: linear-gradient(to bottom, #ffffff 5%, #e5ecf6 100%); background-color: #f9f9f9; cursor: pointer; border: 1px solid #c3cddb; color: #556a98; font-weight: 600; font-size: 1em;}
  .botonAcciones img{width: 11px; margin: 1px 6px 0 0; float: left;}
  .botonAcciones:hover{    background: linear-gradient(to bottom, #ffffff 1%,#ffffff 56%,#dfe9f7 99%,#ffb224 99%,#ff9800 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a1dbff',GradientType=0 ); color: #222; box-shadow: 1px 0px 3px 0px #2b2b23; -moz-box-shadow: 1px 0px 3px 0px #2b2b23; -webkit-box-shadow: 1px 1px 6px 0px #c3cbd6;}
 .firstMargin{margin-right:32px!important;}

#editarStatus table, #editarStatus tbody, #editarStatus tr, #editarStatus td{width:100%; display:block}
.divide{display: block; border-bottom: 1px solid #ccc; padding: 10px 0; margin-bottom: 10px; font-weight:400}
.divide strong{display: block; color: #3d568e; padding: 0 0 9px 0; font-weight: 800; font-size: 1.1em;}
.divide a{display: block; width: 100%; text-align: center; margin: 10px 0; background: #eee; padding: 9px 0; border-radius: 3px; color:#3d568e; text-transform: uppercase; font-size: .95em; border: 1px solid #d8ddeb;}
.divide a:hover{background:#f7fdff}
.divide span{display:block; width:100%}
.divide p{display:block; width:100%;  word-wrap: break-word; word-break: break-all; }
#urlpagina{position: absolute; right: 17px; top: 15px; background: #f7fdff; padding: 2px 10px; border-radius: 4px; font-style: normal; color: #3d568e; font-size: .95em;  font-weight: 400; border: 1px solid #ccc; cursor: pointer}
.notification{display: block; padding: 6px 0 6px; text-transform: uppercase; color: #44a44a; text-align: center; font-size:.95em; font-weight:600}
#seleStatusExperiencia{float: left; width: 100%; height: 25px; padding: 0 10px; margin: 6px 0!important; border: 1px solid #eae7e7; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; background:#f7fdff }
#comentarioExperiencia{float: left; width: 97%; padding:20px 10px; border: 1px solid #eae7e7; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; height:400px }

#thumbnail img{width:100%}
#pagina-products .cien{ width:100%}
#pagina-products #kpis-container{margin-bottom:1.55rem; width:100%}
#kpis-container{margin-bottom:1.55rem; width:98.5%}
.upArrow{font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24; font-size:14px; vertical-align: middle; color:green}
.downArrow{font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24; font-size:14px; vertical-align: middle; color:red}
.kpiLink {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 1px 8px;
  text-decoration: none;
  color: inherit;
}
.kpiLink i {
    grid-column: 1 / -1; /* hace que abarque todas las columnas */
    display: block;
    width: 100%;
}
.grid-kpis strong, .grid-grafico-small strong, .grid-grafico-medium strong, .wrapListClient h1
{
	text-transform: uppercase;
    border-bottom: 1px dashed #ccc;
    padding: 0 0 6px;
    margin-bottom: 6px;
    color: #788bb6;
    text-align: left;
}
.grid-kpis li strong{
	text-transform:none;
    border-bottom: none;
    padding: 0px;
    margin-bottom: 0px;
    color: #3d568e;}
.kpiLink img {
  width:18px;
  height:21px;
  object-fit: contain;
}
.kpiLink span b{float: right; line-height: 23px; margin: 0 8px 0 4px; font-weight: bold; font-size: .85rem;}
.sinCambios{float:left; width:100%; text-align:center; padding: 9% 0px; color: #bfbebf!important;}
.kpiLink strong {
  font-size: .75rem;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.kpiLink em {
  font-size: 0.75rem;
  font-style: normal;
  color: green;
  display: flex;
  align-items: center;
  gap: 2px;
}
.grid-kpis li{margin:.25rem 0}

.card-container{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
    gap: 1.25rem;
    width:98.5%;
  }
  .menciones-imagenes-container{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
    gap: 1.25rem;
    width:98.5%;
  }
   .menciones-imagenes-container img{width:100%}
  .grid-kpis {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 0.5rem .5rem;
    width: 100%;
  }
  .grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
    gap: 1rem;
  }
  .grid img{width:100%}
  #mencionesDigitales .icon{ float: left; width: 20%; padding: 0 0.5rem 0 0rem;}
  #mencionesDigitales .icon img{height:42px}
  #mencionesDigitales .infoMedio{float:left; width:75%;}
  #mencionesDigitales .infoMedio b{display: block; font-weight: bold; color: #777; font-size: .75rem; letter-spacing: -.1px;}
  #mencionesDigitales .infoMedio em{display: block;}
  #mencionesDigitales .infoMedio span {display: block;  line-height: 24px; font-weight: bold; font-size: .75rem; text-transform: uppercase;}
  #mencionesDigitales strong {float: left; padding: 0.5rem 0.5rem 0.8rem; line-height: 1.15rem; font-size: .8rem; border-bottom: 1px dashed #a7abb5; margin-bottom: 0.9rem; font-weight: 500; color: #383939;}
#mencionesDigitales p {
    font-size: .8rem;
    padding: 1rem 0.5rem;
    line-height: 1.15rem;
    font-weight: 400;
    margin-top: 1.5rem;
    border-top: 1px dashed #a7abb5;
}
  .card, .grid-box, .card-kpis {
    border-radius: .25rem;
    padding: 1rem .5rem;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 1px 1px 8px #b8bdc8;
    display: flex;
    flex-direction: column;
    justify-content: start;
    background:#fff;
    position:relative
  }
  .verNota{    float: left;
    width: 100%;
    border: 1px solid #ccc;
    text-align: center;
    padding: 0.65rem 0;
    border-radius: 4px;
    font-size: .95rem;
    margin-top: 0.25rem;
    color: #623f91; transition: background 0.3s ease, color 0.3s ease;}
    .verNota:hover{background:#eee}
  .card-header {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 4px;
    padding-bottom: 4px;
  }
  .card-container img{max-height: 22px; float:left}

  .card-header .icon {
    font-size: 1.75rem;
    vertical-align: bottom;
    margin: 0 0 4px;
  }

  .card-header .title {
    font-size: .75rem;
    text-transform: uppercase;
    color: #3d568e;
    font-weight: 800;
    font-family: sans-serif;
}

  .card-value {
    font-size: .65rem;
    font-weight: bold;
    padding: 1px 0px;
    margin-top: 0.25rem;
    line-height: 1.25rem;
    text-transform: uppercase;
    border-radius:4px;
  }
  .card-value strong{background: #f8f9fa; float: left; margin: 0 8px 0 0 !important; padding: 0!important; line-height: 22px;  width: 15%; text-align: center; border-radius: 4px; font-size: .75rem;}
  .card-value span {
    font-size: .8rem;
    font-weight: bold;
    margin-right: 2px;
}
   .card-value p{background: #f8f9fa; float: left; margin: 0!important; padding: 1px 0 0 4%!important; line-height: 21px; width: 80%; font-size: .7rem; border-radius: 2px;}
  .tabla-productos-wrapper {
    position: relative;
    overflow: hidden;
    padding: 1rem;
  }
  .card h3{font-size: .7rem;
    font-weight: 500;
    text-transform: uppercase;
    margin:1.25rem 0 .65rem;
    padding: 0 0 8px 1px;
    border-bottom: 1px dashed #ccc;}

  .tabla-head-controls {
    position: absolute;
    top: 1rem;
    right: 1rem;
    display: none
  }

  .tabla-productos-container {
    overflow-x: auto;
    transition: transform 0.3s ease-in-out;
    /*overflow:hidden*/
  }

  .tabla-productos-container table {
    border-collapse: collapse;
    width: max-content;
    min-width: 100%;
  }
.abs {
    position: absolute;
    top: .5rem;
    right: 1rem;
    z-index: 999999;
    background: #fafafa;
    padding: .25rem 0rem .25rem 1rem;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
}
.absright {
    position: absolute;
    top: .5rem;
    right: 1rem;
    z-index: 999999;
    background: #fafafa;
    padding: .25rem 0rem .25rem 1rem;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
}
.chart-legend {
    position: absolute;
    flex-wrap: wrap;
    gap: 10px 14px;
    align-items: center;
    margin: 3.2rem 0 0;
    padding-bottom:3rem;
    width: 38%;
    right: 1rem;
    border-left: 1px solid #eee;
    padding-left: 2rem;
}
.chart-legend .legend-item {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: .85rem;
    cursor: pointer;
    width: 50%;
    height: 24px;
}
.chart-legend .legend-text {
	font-weight:600
}
.chart-legend .legend-dot{width:8px;height:8px;border-radius:999px;border:1px solid rgba(0,0,0,.15);}
.select-stack{float:left;}
.select-label {
    display: block;
    margin-bottom: 6px;
    font-size: 12px;
    float: left;
    line-height: 42px;
    text-transform: uppercase;
    margin-right: 1rem;
}

#pagina-products .select-label {
    display: block;
    margin-bottom: 0!important;
    font-size: .75rem;
    float: left;
    line-height: 30px;
    margin-right: .5rem;
    text-transform: inherit;
    height: 30px;
    letter-spacing: .5px !important;
}

  .tabla-productos-container th,
  .tabla-productos-container td {
    padding:1px 0 0 4px ;
    border-right:1px solid #ddd;
    white-space: nowrap;
    border-bottom:1px dashed #dadce0;
    text-align: left;
    line-height:32px;
  }
  .tabla-productos-wrapper th img{ width:40px;}
.tabla-productos-container th{background: #f8f9fa;
    text-align: center;}
  .tabla-productos-container th img {
    display: block;
    margin: 10px auto 10px;
    padding: 0 7px;
  }
  .line{background: url(../graphics/underline.png) 4px 31px no-repeat #f9f9f9!important; background-size: 22px!important; font-weight:bold!important; color:#354778!important; font-size: .75rem!important}
  .tabla-productos-wrapper h1{margin-bottom:0px!important}
  .scroll-btn {
        cursor: pointer;
    font-size: 0.8rem;
    height: 28px;
    color: #767e8e;
    border-radius: 6px;
    border: 1px solid #dadce0;
    transition: background 0.3s ease, color 0.3s ease;
    
  }
  .scroll-btn span{    float: left;
    font-size: 1.8rem;
    line-height: 22px;}
.prev em {
    font-size: .8rem;
    float: left;
    font-style: normal;
    line-height: 22px;
    padding: 1px 3px 0 3px;
}
.next em {
    font-size: .8rem;
    float: left;
    font-style: normal;
    line-height: 22px;
    padding: 1px 3px 0 3px;
}
.next span{    padding: 0 6px 0 3px; line-height: 21px;}
.prev span{    padding: 0 3px 0 6px; line-height: 21px;}
  .scroll-btn:hover{background:#3d568e; color:#fff}

  .fixed-col {
    position: sticky;
    left: 0;
    background: #f9f9f9;
    z-index: 1;
    font-size:.75rem;
    text-align: left !important;
  }
  .fixed-col-img {
      text-align: center !important;
      line-height: normal !important;
      padding-top: 5px !important;
      padding-bottom: 5px !important;
      width: 150px;
  }
  .segment {
    border-bottom: 1px solid #ccc!important;
    border-top: 1px solid #ccc!important;
    background: #f8f9fa!important;
}
.icon-material {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    /*color: green;*/
    vertical-align: middle;
}
.icon-material-color-red{
    color: #d70f6f;
}
.icon-material-color-orange{
    color: #fd5f2b;
}
.icon-check {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    color: green;
    vertical-align: middle;
}
.icon-error {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    color: #d70f6f;
    vertical-align: middle;
}
#wrapMencionesUno{display: flex; gap: 0px; align-items: stretch;}

.grid-grafico-small {
  width: 29.5%;
  float: left;
  border-radius: 0.25rem;
  padding: 1rem 0.5rem 2rem;
  box-shadow: 1px 1px 8px #b8bdc8;
  display: flex;
  flex-direction: column;
  justify-content: start;
  background: #fff;
  height: 340px;
  position: relative;
  margin-top:.55rem;
}

.grid-grafico-medium {
  width: 67.5%;
  float: left;
  border-radius: 0.25rem;
  padding: 1rem 1rem 2rem;
  box-shadow: 1px 1px 8px #b8bdc8;
  display: flex;
  flex-direction: column;
  justify-content: start;
  background: #fff;
  height: 340px;
  position: relative;
      margin: 0.55rem 0 0 1.25rem;
}

#radarChart {
  width: 100% !important;
  height: 100% !important;
}

#menciones h2{    background: #788bb6;
    font-size: .85rem;
    color: #fff;
    padding: 0.55rem;
    font-weight: 400;
    border-radius: 4px; margin-bottom:.85rem}
.svgMenciones{
	max-height: 17px;
    float: right;
    margin: 0 4px 0 0;}
.veinticincoMenciones{
    float: left;
    width: 24.7%;
    padding: .5% 1rem 1% 0rem;
    margin: 0% 0% 0.5rem;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 1px 1px 8px #b8bdc8;
    position: relative;
}
#mencionWrap {
    display: grid;
    grid-template-columns: 27% 71%;
    gap: 1rem;
    margin:0 0 0 20px;
}
.infoMencion {
    float: left;
    width: 100%;
    padding:1rem 1.5rem;
}
.head {
	border-bottom: 1px solid #ccc;
    padding: 0.75rem 0;
    display: grid;
    grid-template-columns: 13% 86%;
    gap: 2rem;
}
.wrapListClient{font-size:.85rem}
.head p {
    float: left;
    width: 97%;
    padding:.25rem .25rem .25rem 0rem!important;
}
#tabs b {
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    padding: 0.55rem 0;
}
.head span {
        display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding-left:2rem;
}
.head img{max-height:45%; max-width:100%;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-size: 1em;
}
.seguimiento {
    float: left;
    width: 100%;
    min-height: 100px;
    border: 1px solid #dfdfdf;
    background: #f5f5f5;
    padding: 20px 20px 80px 20px;
}
#tabs h1, #flowBoxes h1 {
    padding: 20px 20px 0px;
    color: #788bb6;
    font-size: 1.2em;
    font-weight: 400;
}
.titTabs {
    padding: 1.25rem 1rem!important;
    text-transform: uppercase;
    font-size: 1rem!important;
}
.floRiBoton {
    position: absolute;
    right: 1rem;
    background: #d7106f!important;
    color: #fff;
    border: none;
    bottom: 10px;
    padding: 5px 1.55rem;
    border-radius: 4px;
    font-weight: bold;
    font-size: .85rem!important;
}
.note-editable {
    line-height: 1.6em;
}
.thrity {
    float: left;
    width: 20%;
}
.thrity img {
    width: 100%;
    border: 1px solid #ccc;
    padding: 2px;
}
.seventy {
    float: left;
    width: 100%;
}
.seventy strong{
	font-size: 1.25rem;
    padding: 0.75rem 0;
    display: block;
    line-height: 1.75rem;
}
#tabs div ul {
    float: left;
    width: 100%;
    padding: 20px 0;
    background: url(../graphics/dotComments.png) 32px 11px no-repeat;
    margin-top: 0px;
}
#tabs div li {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    background: url(../graphics/bck-lineComments.png) 37px 0 repeat-y;
}
.aviso {
    width: 253px;
    background: #5b5b5b;
    padding: 8px 0;
    margin: 0 auto;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #ccc;
    font-weight: 600;
    color: #fff;
}
.avisoTabs {
    background: #f6f6f6;
    padding: 8px 24px;
    margin: 0 auto;
    font-weight: 600;
    color: #547ba5;
    float:left; 
    width:100%;
}
#tabs-1 form, #tabs-2 form, #tabs-3 form {
    position: relative;
    float: left;
    width: 100%;
}
#tabs-2 img{width:100%; border: 1px solid #ccc; padding: 2px;}
.muy_baja{position:absolute; right:1rem; top:1rem; background:#DEDC00; width:10px; height:10px; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; }
.baja{position:absolute; right:1rem; top:1rem; background:#c3c3c3; width:10px; height:10px; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; }
.media{position:absolute; right:1rem; top:1rem; background:#FFE800; width:10px; height:10px; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; }
.alta{position:absolute; right:1rem; top:1rem; background:#FF9700; width:10px; height:10px; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; }
.muy_alta{position:absolute; right:1rem; top:1rem; background:#e40604; width:10px; height:10px; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; animation: parpadeo 1s infinite;}

.mensaje .muy_baja{display: block; position: inherit;  right:1rem; top:1rem; border:1px solid #DEDC00;  background:none; width:12px; height:12px; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; }
.mensaje .baja{display: block; position: inherit;   right:1rem; top:1rem; border:1px solid #c3c3c3;  background:none; width:12px; height:12px; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; }
.mensaje .media{display: block;  position: inherit;  right:1rem; top:1rem;  border:1px solid #FFE800;  background:none; width:12px; height:12px; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; }
.mensaje .alta{display: block;  position: inherit;  right:1rem; top:1rem; border:1px solid #FF9700;  background:none; width:12px; height:12px; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; }
.mensaje .muy_alta{display: block; position: inherit;  right:1rem; top:1rem; border:1px solid #e40604;  background:none; width:12px; height:12px; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; animation: parpadeo 1s infinite;}

.Icon-muy_baja{display: block; position: inherit;  right:1rem; top:1rem; border:1px solid #DEDC00;  background:#DEDC00; width:12px; height:12px; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; padding: 0px!important;}
.Icon-baja{display: block; position: inherit;   right:1rem; top:1rem; border:1px solid #c3c3c3;  background:#c3c3c3; width:12px; height:12px; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; padding: 0px!important;}
.Icon-media{display: block;  position: inherit;  right:1rem; top:1rem;  border:1px solid #FFE800;  background:#FFE800; width:12px; height:12px; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; padding: 0px!important;}
.Icon-alta{display: block;  position: inherit;  right:1rem; top:1rem; border:1px solid #FF9700;  background:#FF9700; width:12px; height:12px; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; padding: 0px!important;}
.Icon-muy_alta{display: block; position: inherit;  right:1rem; top:1rem; border:1px solid #e40604;  background:#e40604; width:12px; height:12px; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; animation: parpadeo 1s infinite; padding: 0px!important;}

.wrapList {
    position: relative;
    padding-bottom: 5px;
    padding-top:62px;
}

#actions {
    display: block;
    min-height: 58px;
    top: 5px;
    margin-left: 22px;
    margin-bottom:1rem;
    width: 97.5%;
    border: 1px solid #fff;
    padding: 11px 0 7px 0px;
    background-color: #f6f6f6;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 1px 1px 8px #b8bdc8;
    clear: both;
}
.borradoStatus {
    font-size: 1em;
    color: #ffffff;
    padding: 4px 10px;
    float: left;
    text-transform: capitalize;
    font-weight: bold;
    background: #555556;
    border-radius: 4px;
    margin: 6px 20px;
    text-transform: uppercase;
}
.back {
    float: right;
    margin-right: 10px;
}
.botBlanAzu {
    float: left;
    position: relative;
    padding: 3px 10px 3px 7px;
    text-transform: uppercase;
    border: 1px solid #bfbaba;
    color: #6c738e;
    height: 35px!important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-left: 15px;
    background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
}
.addSmall {
float: left;
    position: relative;
    padding: 2px 9px 3px;
    text-transform: uppercase;
    border: 1px solid #d8d6d6;
    color: #333;
    height: 34px!important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-left: .35rem;
    background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    background-color: #f9f9f9;
    cursor: pointer;
}
.addSmall:hover, .botBlanAzu:hover{border: 1px solid #dcdcdc; background: linear-gradient(0deg, #f9f9f9 5%, #e9e9e9 100%);}


.iconPlus img {
    width: 14px;
    border-radius: 4px;
    float: left;
    margin: 7px 9px 3px 0;
    max-height: 20px;
}
.iconPlus svg {
	float:left;
	color: #3d568e;
    width: 17px;
    padding: 6px 0;
}
.iconPlusGreen svg {
	float:left;
	color: green;
    width: 17px;
    padding: 6px 0;
}
.iconPlus:hover svg, .botBlanAzu:hover svg, .botBlanAzu:hover span, .accionesRapidas a:hover svg {
color: #e5007c;
}

.wrapClithirty{
    border-radius: 0.25rem;
    padding: 1rem 0.5rem 1rem;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 1px 1px 8px #b8bdc8;
    display: flex;
    flex-direction: column;
    justify-content: start;
    background: #fff;
    position: relative;
    font-size:.8rem;
}
.wrapCliSev{
	border-radius: 0.25rem;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 1px 1px 8px #b8bdc8;
    display: flex;
    flex-direction: column;
    justify-content: start;
    background: #fff;
    margin-top: 0;
    position: relative;
    font-size:.8rem;
}
#tabs .ui-state-active a {
    background: #deedfb;
}
.botBlanAzu span, .botonEdicion .editar {
    /*margin-top: 8px;*/
    float: left;
    font-style: normal;
    color: #6c738e;
    padding-left: 5px;
    line-height: 30px;
}

#tabs li a img {
    float: left;
    margin: 0 10px 0 0;
    height: 14px;
}
#tabs li a svg {
    float: left;
    margin: 0 10px 0 0;
    height: 16px;
    color:#2081ea;
}

#fech {
    float: right;
    font-size: .75rem;
    letter-spacing: 0px;
    padding-right: 0.55rem;
}
.wrapListClient thead{margin-bottom:.55rem; width:100%}
.wrapListClient strong{float: left; line-height: 32px; margin-right: 10px; color:#3d568e}
.wrapListClient p{display: block; border-bottom: 1px solid #e9e9e9; line-height:32px; color:#788bb6}
.wrapListClient h4
{
	text-transform: uppercase;
    border-bottom: 1px dashed #ccc;
    padding: 0 0 6px;
    margin-bottom: 1rem;
    color: #788bb6;
    text-align: left;
    font-size:.85rem;
    font-weight: 600;
    margin-top: 2rem;
}
.wrapListClient .card{padding:0px; box-shadow: none}
.wrapListClient img{width:100%}
.wrapListClient label{line-height:22px; display:block}
.wrapListClient h1 {
    font-size: .85rem;
    font-weight: 600;
    margin-bottom: 0.75rem;
    padding-bottom: 0.65rem;
}
.videoFrame{width:100%; float:left; padding:0 1rem 3rem; }
.videoFrame iframe{width:320px; height:220px; border:1px solid #ccc; padding:2px;}
.blink { animation: blink-animation 1s steps(5, start) infinite; -webkit-animation: blink-animation 1s steps(5, start) infinite; }
.ui-tabs-nav svg{float:left; margin-right:10px;}
.ui-state-default em{float:left; font-weight:400; font-style: normal;}

.audio-player {
    padding: 0px 16px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 1rem;
    border-bottom: 1px dashed #ccc;
}
 .video-player {
    padding: 0px;
    width: 100%;
    display: flex;
    align-items: start;
    gap: 1rem;
    border-bottom: 1px dashed #ccc;
}

  .audio-player audio {
    width: 100%;
    outline: none;
    height: 44px;
    margin: 0.25rem 0 0;
  }


  .audio-player label, .video-player label {
    font-weight: 600;
    color: #547ba5;
    font-size: .9rem;
    display: block;
    width: 100%;
    line-height:24px;
  }
  .audio-player p, .video-player p{font-size: .8rem; padding: 0.25rem 0;}
.wrapListClientTwo .ui-widget-header {
	  border: none;
    border: 1px solid #ccc;
}
#contenidoForms{padding:2rem 2rem 0 2rem}
#addForms{
	position: fixed;
    top: 0px;
    right: -80%;
    z-index: 800;
    background: #fbfbfb;
    height: 100vh;
    width: 75%;
    box-shadow: -3px 0px 15px #727070;
    font-size: 1rem;
    transition: right 0.8s cubic-bezier(0.77, 0, 0.175, 1);
    overflow-x: hidden;
        z-index: 999999999;
}
#addForms.abierto {
    right: 0;
}
#imageForm{text-align: center; margin:0rem 0px 1rem; width:100%;}
#imageFormCreativo{text-align: center; margin:0rem 0px 1rem; width:96%;}
#imageFormCreativoEmail{text-align: center; margin:0rem 0px 0rem; width:100%;}
#imageForm img, #imageFormCreativo img, #imageFormCreativoEmail img{width:100%; border:1px solid #e8e8e8; padding:2px;}
.heightMin{min-height:84vh; margin:0!important; background:#fff; border-radius:0px!important; -moz-border-radius:0px!important; -webkit-border-radius:0px!important; box-shadow: none!important }
.check svg, .checkImportant svg{color:#e5007c!important}

.formMenciones{font-size:.95rem}
.formMenciones h1{font-size: .85rem;
    font-weight: 600;
    margin-bottom: 0.75rem;
    color: #516289;
    letter-spacing: .035rem;
    text-transform: uppercase;
    border-bottom: 1px dashed #ccc;
    padding: 0 0 6px;
    text-align: left;}
.formMenciones label{
	float: left;
    width:24%;
    line-height: 34px;
    font-size: .85rem;
    color: #788bb6;
    font-weight: 600;
    }
.formMenciones .inp{
	float: left;
    width: 72%;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 32px;
    padding: 0 0.85rem;
    color: #8495bc;
    font-size: .9rem;
}
.formMenciones select{
	float: left;
    width: 72%;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 32px;
    font-size: .8rem;
    padding: 0 8px;
    color: #8294bb;
    }
.formMenciones textarea{    float: left;
    width: 96%;
    margin:1rem 0 0;
    padding: 1rem;
    border-radius: 6px;
    border: 1px solid #ccc;
    height: 130px;
    font-size: .85rem;
    } 
.formMenciones textarea::placeholder{font-size:.85rem; color: #8294bb;}
.formMenciones fieldset{padding: 4px 0; display: block;}
.submitFormMenciones{
	background: #cccf!important;
    color: #fff;
    border: none!important;
    bottom: 10px;
    padding: 7px ;
    border-radius: 4px;
    font-weight: bold;
    font-size: .85rem!important;
    margin-top:1rem;
     width:96%!important; height:36px!important; font-size: .9rem!important;  transition: background-color 0.3s ease, color 0.3s ease;}
.submitFormMenciones:hover{background: #d7106f!important;}
#gridFormTwoColumns{display: grid; grid-template-columns: 30% 70%;  gap:2rem;}
#gridFormTwoColumns fieldset em{margin-left: 24%; float: left; font-style: normal; font-size: .8rem; padding: 0.5rem 0 0.5rem 0.5rem; color: #839bd2; font-weight: 600;}
#gridFormTwoColumnsTwo{
    display: flex;
    gap: 2rem;
    align-items: flex-start;
    flex-wrap: wrap;
}
#gridFormTwoColumnsTwo #firstColumn,
#gridFormTwoColumnsTwo #secondColumn{
    flex: 1 1 320px;
    max-width: 100%;
}
#gridFormTwoColumnsTwo #secondColumn{
    background: #fff;
    padding:15px;
}
.email-preview-wrapper{
    max-width: 100%;
    overflow: auto;
}
#cerrarPanel{position: absolute; top: 1rem; right: 2rem; border: none; border-radius: 4px; color: #fff; padding: 3px; width:28px; background:#909090; transition: background-color 0.3s ease, color 0.3s ease; z-index: 850}
#cerrarPanel:hover{background:#d7106f}
#gridFormTwoColumns #firstColumn{background:#f7f7f7; border:1px solid #E6E6E6}
#gridFormTwoColumns #firstColumnTwo{background:#f7f7f7; border:1px solid #E6E6E6; padding:1rem;}
#gridFormTwoColumnsTwo #firstColumn{
    background: #fff;
    padding: 1rem;
    border: 1px solid #eee;}
.tagify{float: left; width: 60%; background: #fff; border-radius: 4px;}
.tagify__input{font-size:.85rem; color: #8294bb!important;}
#subcategorias::placeholder{color:#8294bb!important}
.tagify {
    --tags-disabled-bg: #F1F1F1;
    --tags-border-color: #DDD;
    --tags-hover-border-color: #CCC;
    --tags-focus-border-color: #3595f6;
    --tag-border-radius: 3px;
    --tag-bg: #E5E5E5;
    --tag-hover: #D3E2E2;
    --tag-text-color: black;
    --tag-text-color--edit: black;
    --tag-pad: 0.3em 0.5em;
    --tag-inset-shadow-size: 1.2em;
    --tag-invalid-color: #e36ba1;
    --tag-invalid-bg: #e36ba1;
    --tag--min-width: 1ch;
    --tag--max-width: 100%;
    --tag-hide-transition: 0.3s;
    --tag-remove-bg: rgba(211, 148, 148, 0.3);
    --tag-remove-btn-color: black;
    --tag-remove-btn-bg: none;
    --tag-remove-btn-bg--hover: #e36ba1;
    --input-color: inherit;
    --placeholder-color:#8b9cc0;
    --placeholder-color-focus: rgba(0, 0, 0, 0.25);
    --loader-size: .8em;
    --readonly-striped: 1;
    display: inline-flex;
    align-items: flex-start;
    align-content: baseline;
    flex-wrap: wrap;
    border: 1px solid var(--tags-border-color);
    padding: 0;
    line-height: 0;
    outline: 0;
    position: relative;
    box-sizing: border-box;
    font-size:.85rem; width:72%}
    
 .custom-file-input {
    position: relative;
    display: inline-block;
    width: 72%;
    border: 1px dashed #d7106f;
    border-radius: 6px;
    background-color: #fff0f7;
    padding: 6px 15px;
    cursor: pointer;
    transition: background 0.3s ease;
  }

  .custom-file-input:hover {
    background-color: #ffe3f0;
  }

  .custom-file-input input[type="file"] {
    position: absolute;
    font-size: 100px;
    opacity: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
  }

  .custom-file-label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight:600;
    color: #d7106f;
    font-size:.85rem;
    cursor: pointer;
  }

  .custom-file-label svg {
    width: 24px;
    height: 24px;
    stroke: #d7106f;
  }
  .pdf img{width:44px; float:left; margin-right:1rem}

.accionesRapidas{float: left; margin-left: 1.45rem; border-left: 1px solid #d1d6dc; padding-left: 1rem;} 
#productoForm{display:block; margin-bottom:1rem}
#productoForm strong{display: block; margin: 1.55rem 0 0 0;}
#productoForm p{display: block; margin: 0.55rem 0 2rem; font-size: .85rem;}
#productoForm strong svg{width:20px; float:left; margin-right:10px;}
.wrapListClientTwo .ui-widget-header {border-bottom:1px solid #e1e1e1!important;}

.wrapListClientTwo .ui-widget-header{height:42px!important;}
.ui-tabs .ui-tabs-panel {margin: 1px 0!important;}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-radius: 0px!important;
    border-right: 1px solid #fff
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-radius: 0px!important;
}

#tabs .ui-state-default a {
    padding: .75rem 2rem!important;
}
.swal2-warning{border-color:#e5007c!important; color: #e5007c!important;}
.swal2-confirm{background:#e92b91}
.swal2-confirm:hover{background:#e5007c}
.swal2-title{display: block; font-size: 1.5rem; color: #2a3d69; letter-spacing: -.3px; line-height: 7px;}
.swal2-html-container{display: block; color: #2a3d69; font-size: 1rem;}


#tituloEmail {
    display: block;
    width: 100%;
    background: none;
    border: 0px;
    font-weight: 400;
    padding: 0px;
    color: #333;
    font-size: 1.3rem;
    margin: 0px;
    line-height: 29px;
}

#contenidoEmail {
    float: left;
    width: 100%;
    margin: 0.6rem 0 0;
    padding: 0px;
    border-radius: 6px;
    border: none;
    font-size: .95rem;
    background: none;
    color: #333;
    margin-bottom: 1rem;
    line-height:24px;
}
#gridFormTwoColumnsTwo #imageFormCreativo, #gridFormTwoColumnsTwo #contenidoEmail{width:100%!important}
.tagsForms {
    background: #e6e6e6;
    color: #fff;
    font-size: .75rem;
    padding: 0.4rem 0.45rem;
    border-radius: 4px;
    font-weight: 500;
    letter-spacing: normal;
    width: 115px;
    display: block;
    text-align: center;
    margin: 0.55rem 0;
    color: #464444;
}
.botonEmail{
	background: #3d568e;
    border-radius: 35px;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    border: none;
    height: 48px;
    color: #fff;
    font-size: 1rem;
    float: left;
    width: 100%;
    line-height: 48px;
    text-align:center;
}
.boletin{width:100%}
.copyrightEmail{font-size:.8rem; text-align:center; margin-top: 2rem;}
.copyrightEmail p{color: #888; padding: 0.1rem 0 0;}
.copyrightEmail span{color: #e5007c; font-weight: bold;}
.subituloEmail{font-size: 1rem;
    letter-spacing: normal;
    margin: 1rem 0;
    font-weight: 400;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 1rem;}
.sideEnlace{    
	display: block;
    padding: 0.75rem 0;
    text-align: center;
    background: #ddd;
    margin: 1rem 0 2rem;
    border-radius: 2px;
    transition: background-color 0.3s ease, color 0.3s ease;
    color: #3d568e;
}
.sideEnlace:hover{background:#d7106f; color:#fff}
#alerta {background:#d7106f!important; border:1px solid #fff; }
#alerta svg{color:#fff; }
#ai{
	background: #d2067c;
    right: 1rem;
    position: fixed;
    z-index: 700;
    bottom: 1rem;
    border-radius: 114px;
    padding: 0.75rem;
    height: 61px;
    box-shadow: -2px 0px 28px #333;
    border: 1px solid #ee47a7;
    transition: background-color 0.3s ease, color 0.3s ease;
    cursor:pointer;
}
#ai svg{width: 35px; color:#eecadd}
#ai:hover {background:#b80d70}
#ai:hover svg{color: #fff}

.morning-bck #important h1, .night-bck #mportant h2 {
    color: #3f3f41;
}
#wrapChat h1 {
    display: block;
    width: 95%;
    margin: 0px 0 0 10px;
}
#wrapChat h2 {
    margin-bottom: 16px;
}
#important h1 {
    font-size: 1.6rem;
    font-weight:300;
    padding: 0px 0 16px;
    color: #3f3f41;
    line-height: 40px;
}
#important h2 {
    font-size: 1rem;
    font-weight: 400;
    color: #3f3f41;
    line-height: 25px;
    padding-left: 30px;
    background: url(../graphics/bulb-negro.svg) no-repeat 9px 4px;
    background-size: 14px;
    letter-spacing: .8px;
}
.cita-button img {
    float: left;
    width: 15px;
    margin: 0 7px;
}
.cita-button:hover{background:#e2e1e1; cursor:pointer}
.morning-bck .chat-container:focus-within {
    box-shadow: 0px 0px 25px #bdbdbd;
    -moz-box-shadow: 0px 0px 25px #d9d9d9;
    -webkit-box-shadow: 0px 0px 25px #d9d9d9;
    border: 1px solid #bdbdbd;
}
.messages {
    max-height: 300px;
    overflow: auto;
}
.morning-bck .chat-container {
    background: #ededed;
    border-radius: 18px!important;
    -moz-border-radius: 18px!important;
    -webkit-border-radius: 18px!important;
    padding: 10px 20px;
    box-shadow: 0px 0px 25px #d9d9d987;
    -moz-box-shadow: 0px 0px 25px #d9d9d987;
    -webkit-box-shadow: 0px 0px 25px #d9d9d987;
    height: 130px;
    border: 1px solid #e0e0e0;
}
:focus {
    outline: 0;
}
.chat-container textarea {
    resize: none;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: transparent transparent;
    font-family: arial;
}
.input-group {
    display: flex;
    position: relative;
}
.morning-bck .input-group textarea {
    flex: 1;
    padding: 10px;
    border: 0px solid #3f3f41;
    border-radius: 3px;
    background: #ededed;
    color: #abaaa8;
    font-size: 1.2rem;
}
.morning-bck .cita-button {
    position: absolute;
    bottom: -45px;
    font-size: .7rem;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 14px;
    border: 1px solid #ccc;
    padding: 7px 13px 7px 7px;
    color: #919191;
}
.morning-bck #sendButton {
    border: none;
    color: #fff;
    border-radius: 22px;
    margin-left: 5px;
    cursor: pointer;
    height: 36px;
    width: 36px;
    padding: 10px;
    background: url(../graphics/enter-blanco.svg) center #3f3f41 no-repeat;
    background-size: 16px!important;
    position: absolute;
    bottom: -47px;
    right: -12px;
    box-shadow: 1px 1px 10px #fff;
    -moz-box-shadow: 1px 1px 1px #fff;
    -webkit-box-shadow: 1px 1px 10px #fff;
    transition: background-color 0.3s ease, color 0.3s ease;
}
.input-group textarea::placeholder{
	color:#abaaa8;
	font-size:1.2rem;
	font-weight:200;
 }
 .input-group textarea:focus .chat-container {
	border:1px solid #545454!important;
 }
 .night-bck #wrapchat{
	 position:relative;
	 margin-top:20px;
	background: #212121;
    float: left;
    width: 98%;
    margin: 1% 1% 0 1%;
    border-radius: 7px;
    padding: 0 10px;
 }
.morning-bck #sendButton:hover {
    background: url(../graphics/enter-blanco.svg) center #b80d70 no-repeat;
    background-size: 16px;
}
#powered {
    width: 195px;
    margin: 0 auto;
    display: block;
    float: none;
    border: none;
    margin-top: 12px;
    padding-top: 0px;
}
#powered img {
    width: 13px;
    float: left;
    margin-right: 8px;
    margin-top: 3px;
}
#important span p {
    float: left;
    width: 85%;
    color:#959595;
}
#wrapChat {
  display: flex;
  flex-direction: column;
  height: 96vh;
}

.top-section {
  flex: 0 0 71%;
  padding: 0 1rem;
}

.bottom-section {
  flex: 0 0 25%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1rem 1rem 0 1rem;
}

.chat-container {
  flex-grow: 1;
}
.wrapText{float: left; width: 150%; padding: 1rem 0;}
.wrapTextVideo{float: left; width: 100%; padding:0;}
.wrapTextPdf{float: left; width:92%; padding:0;}
.wrapTextPdf strong{float: left;
    width: 100%;
    font-weight: 600;
    margin-bottom: 0.25rem;
    font-size: .9rem;}
.wrapTextPdf p{float: left;
    width: 100%;
    font-weight: 400;
    margin-bottom: 0.25rem;
    font-size: .85rem;}
.pdf-player{border-bottom: 1px dashed #ccc; float: left; width: 100%; padding: 0.55rem;  transition: background-color 0.3s ease, color 0.3s ease;}
.pdf-player:hover{background:#fafafa; }
#powered {
  text-align: center;
  font-size: .85rem;
}
.icons{float: left;}
.mensajeTexto strong{font-size: .85rem; margin-bottom: 0.25rem; display: block;}
.mensaje {
  display: flex;
  align-items: start;
  padding: .75rem 2rem .75rem 30px;
  border:1px solid #fff;
  border-bottom: 1px solid #eee;
  font-size:.75rem;
  cursor: pointer;
}
.mensaje .icons {
  flex: 0 0 4%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.accionesEmail {
  display: table;
  align-items: start;
  padding: .25rem 2rem .25rem 30px;
  border:1px solid #fff;
  border-bottom: 1px solid #eee;
  font-size:.75rem;
  cursor: pointer;
  width:100%
}
.accionesEmail > div {
	display: table-cell;
	vertical-align: middle;
	padding: 8px 4px;
}
.ojo svg{width:20px}
.accionesEmail .icons {
	width: 30px; /* ajusta si es necesario */
	text-align: center;
	float: none;
	padding: 8px 0px!important;
	
}
.accionesEmail .icons span{
	float: left;
    padding: 4px 10px 0px 0;
    margin-right: 0rem!important;
    cursor: pointer;
}
.accionesEmail .icons svg {
    float: left;
    color: #ccc;
    width: 19px!important;
}
.accionesEmail .mensajeTexto{width: auto;}
.accionesEmail{padding-left:2rem;}

.leido{background-color:#f2f6fc!important;}
.mensaje:hover, .accionesEmail:hover{border:1px solid #eee; box-shadow: 1px 5px 8px #e8e8e8; background-color: #f2f6fc!important;}
#ajaxEmail{width:400px; margin:0 auto; display:block;}

.mensaje .fechaNotificacion, .accionesEmail .fechaNotificacion {
  flex: 0 0 20%;
  text-align: right;
  color: #777;
}
.mensaje .fechaNotificacion em, .accionesEmail .fechaNotificacion em{display: block;
    font-style: normal;
    font-weight: 600;
    margin-top: 0.25rem;
    text-align: right;
    color: #b4b4b4;}
.fechaNotificacion span{font-weight:bold;   font-size: 0.8rem;}
.icons span{
	float:left;
	padding: 6px 0;
	margin-right:1rem;
	cursor:pointer;
}
.icons svg
{
	float:left;
	color: #ccc;
    width: 17px;
 }
 .icons:hover svg
{
	float:left;
	color: #3d568e;
    width: 17px;
 }
  .alert-info{    
	 display: block;
    margin: 1rem 2rem 1rem 2rem;
    padding: 1rem;
    border: 1px solid #b7c4e3;
    background: #f1f6fc;
    border-radius: 4px;
    font-size: .85rem;
    color: #d7276f;
    font-weight: 500;}
 
 
 
 
 #visor{background:#43474a}
 #mencionWrapVisor {
    display: grid;
    grid-template-columns: 35% 65%;
    gap: 0rem;
    margin:0 auto;
    background:#fff;
    width: 980px;
    border-radius: 7px;
    padding: 0 0 0 20px;
}
#visor .wrapClithirty{box-shadow:none; border-radius:0px; background: none;}
#visor .wrapCliSev{border-radius:0px; box-shadow:none; border-left:1px solid #e6e6e6; background: none}
#visor .wrapListClientTwo b{font-weight: bold;}
#visor h2{
	    float: left;
    width: 100%;
    margin:0;
    font-size: 1.25rem;
    font-weight: 400;
    background: #f1f8fc;
    padding: 0.55rem 0 0.55rem 20px;
    border-top: 1px solid #ddeaf2;
}
#visor .infoMencion {
    float: left;
    width: 100%;
    padding: 1rem 20px 1rem 1.5rem;
}
.menciones-imagenes-container-masonry {
    column-count: 3;
    column-gap: 7px;
    padding: 20px;
}

.menciones-imagenes-container-masonry .item {
    break-inside: avoid;
    margin-bottom: 16px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #eee;
}
#visor #tabs-2 img {
    width: 100%;
    border: 0px solid #eee;
    padding: 2px;
}

.menciones-imagenes-container-masonry img {
  width: 100%;
  height: auto;
  display: block;
}

.menciones-imagenes-container-masonry strong {
display: block;
    padding: 8px 10px;
    font-size: .7rem;
    color: #000;
    font-weight: 400;
    line-height: 15px;
}

#visor-video{    float: left;
    padding:0;
    width: 100%;}
#visor .wrapTextVideo {padding:0 20px; display:block; float: none}
#visor .video-player {
    padding: 14px 0 14px;
    width: 100%;
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    cursor: pointer;
    display: block;
}
#visor .video-player:hover{background:#f2f6fc!important}
.audio-player label, .video-player label {
    font-weight: 600;
    color: #547ba5;
    font-size: 1rem;
    text-decoration: none!important;
}
#visor .audio-player {
    padding: 0px 16px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 1rem;
    border-bottom: 1px dashed #ccc;
    background: #f1f3f4;
}
#visor .audio-player audio {
    width: 100%;
    outline: none;
    height: 44px;
    margin: 0.25rem 0 0;
    background: #f1f3f4;
}
#visor .wrapTextPdf {width: 90%; }
#visor strong .wrapTextPdf strong {
    float: left;
    width: 100%;
    font-weight: 600;
    margin-bottom: 0.25rem;
    font-size: 1rem;
    color: #547ba5;
}
#visor .wrapTextPdf p {
    float: left;
    width: 100%;
    font-weight: 400;
    margin-bottom: 0.25rem;
    font-size: .8rem;
}
#visor .pdf-player {
    border-bottom: 1px dashed #ccc;
    float: left;
    width: 100%;
    padding: 1.25rem 0.55rem;
    transition: background-color 0.3s ease, color 0.3s ease;
}
.logosMarca img{max-width:28px}

@keyframes blink-animation {
  to { visibility: hidden; }
}

@-webkit-keyframes blink-animation {
  to { visibility: hidden; }
}

@keyframes parpadeo {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}

.buttonActionsDatatable{
    background: #cccf!important;
    color: #fff;
    border: none!important;
    bottom: 10px;
    padding: 7px ;
    border-radius: 4px;
    font-weight: bold;
    width:96%!important;
    height:36px!important;
    font-size: .9rem!important;
    transition: background-color 0.3s ease, color 0.3s ease;
}
.buttonActionsDatatable:hover{
    background: #3d568e!important;
}
.text-center{
    text-align: center;
}
.cursor-pointer{
    cursor: pointer;
}
.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0; top: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.5);
    transition: opacity 0.3s;
}
.modal-content {
    background: #fff;
    margin: 10% auto;
    padding: 2rem;
    border-radius: 12px;
    width: 90%;
    max-width: 400px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.2);
    position: relative;
    animation: modalIn 0.3s;
}
.modal-auto{
    max-width: calc(100% - 4rem);
    width: auto;
    display: table;
    margin: 2rem auto;
    max-height: calc(100vh - 4rem);
    overflow: auto;
}
.modal-medium {
    max-width: 800px;
}
.modal-large {
    max-width: 1200px;
}
.modal-body{
    margin-top: 15px;
}
@keyframes modalIn {
    from { transform: translateY(-50px); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}
.close {
    position: absolute;
    top: 12px; right: 16px;
    font-size: 2rem;
    color: #888;
    cursor: pointer;
    transition: color 0.2s;
    margin-bottom: 20px;
}
.close:hover { color: #e74c3c; }

.compare-table-modern {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
    box-shadow: 0 2px 12px rgba(0,0,0,0.07);
    border-radius: 10px;
    overflow: hidden;
    font-family: 'Segoe UI', Arial, sans-serif;
}
.compare-table-modern th, .compare-table-modern td {
    padding: 14px 18px;
    text-align: left;
}
.compare-table-modern thead th {
    background: #3d568e;
    color: #fff;
    font-weight: 600;
    border-bottom: 2px solid #e6e6e6;
}
.compare-table-modern tbody tr {
    transition: background 0.2s;
}
.compare-table-modern tbody tr:hover {
    background: #f5f7fa;
}
.compare-table-modern td {
    border-bottom: 1px solid #f0f0f0;
}
.compare-table-modern .highlight {
    background: #e0ffe3;
    font-weight: bold;
}
.leyenda-card-horizontal {
    background: #3d568e;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(44,62,80,0.07);
    padding: 12px 18px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 18px;
    min-width: 0;
    max-width: 100%;
    font-size: 0.85rem;
    justify-content: center;
}
.leyenda-title-horizontal {
    font-size: 1rem;
    font-weight: 600;
    color: #222f3e;
    margin-right: 12px;
    letter-spacing: 0.2px;
    white-space: nowrap;
}
.item-color-horizontal {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 0.85rem;
    color: white;
    padding: 2px 0;
    border-radius: 6px;
    transition: background 0.2s;
    white-space: nowrap;
}
.item-color-horizontal:hover {
    background: #f1f2f6;
}
.cuadro {
    width: 16px;
    height: 16px;
    border-radius: 4px;
    border: none;
    display: inline-block;
    box-shadow: 0 1px 4px rgba(44,62,80,0.07);
}
.verde { background: #e6f9ee; }
.azul { background: #e6ecf9; }
.amarillo { background: #fff3cd; }

.tooltip {
    position: fixed !important;
    left: 0; top: 0;
    min-width: 160px;
    max-width: calc(100vw - 16px);
    box-sizing: border-box;
    transform-origin: top center;
    transform: translateY(6px) scale(.98);
    opacity: 0;
    pointer-events: none;
    transition: opacity .18s ease, transform .18s cubic-bezier(.2,.9,.3,1);
    z-index: 99999;
    background: #fff;
    color: #333;
    padding: 8px 10px;
    border-radius: 6px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.12);
    font-size: .85rem;
}
.tooltip.show {
    opacity: 1;
    transform: translateY(0) scale(1);
    pointer-events: auto;
}
/*.tooltip-arrow {
    position: absolute;
    left: 22px;
    top: -7px;
    width: 14px;
    height: 8px;
    pointer-events: none;
    filter: drop-shadow(0 2px 4px rgba(20,30,60,0.04));
}*/
.tooltip-arrow::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--tooltip-bg);
    border-left: 1px solid var(--tooltip-border);
    border-top: 1px solid var(--tooltip-border);
    transform: rotate(45deg);
    border-radius: 2px;
}

/* Inner content */
.tooltip-inner{
    padding: var(--padding);
}

/* List */
.tooltip-list{
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 8px;
}

.tooltip-item{
    display: flex;
    gap: var(--gap);
    align-items: self-start;
    padding: 6px;
    border-radius: 8px;
    transition: background .12s ease;
}
.tooltip-item:hover{
    background: rgba(43,110,246,0.06);
}
.tooltip-icon{
    color: var(--accent);
    flex: 0 0 28px;
}
.item-text strong{
    display: block;
    font-weight: 600;
    color: var(--text);
}
.item-text small{
    display: block;
    color: var(--muted);
    font-size: 12px;
    margin-top: 2px;
}
.chart-title-one{
    text-align: left;
    margin-bottom: .85rem;
    letter-spacing: -.3px;
    font-size: 1.4rem;
    font-weight: 400;
}
.segment-chart{
    padding: .45rem .75rem .35rem;
    background: aliceblue;
    border: 1px solid #a9d1f5;
    font-size: 1rem;
    font-weight: 300;
    color: #3d568e;
    border-radius: 4px;
    margin-top: 1.5rem;
}
#breadcrumb{
    float: left;
    color: #fff;
    padding: 29px 0 21px 20px;
    margin-left: 20px;
    border-left: 1px solid #788bb6;
}
.content-charts{
    width: 100%;
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.content-radar-comparative{
    height: 800px !important;
}
.content-select{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.select-elegante {
    padding: 1px 15px;
    border: 1px solid #f3f3f3;
    border-radius: 8px;
    background-color: #fff !important;
    color: #333;
    font-size: 0.8rem;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNiA2TDExIDEiIHN0cm9rZT0idmFyKC0tdGV4dC1jb2xvciwgIzMzMykiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 10px;
    cursor: pointer;
    height: 30px;
    margin-right: 1rem;
}
.help-ia-text {
    margin-left: 0 !important;
}
.help-ia-text ol,
.help-ia-text ul {
    padding-inline-start: 40px;
}
.help-ia-text li {
    list-style-type: disc;
    font-weight: normal;
}

.radio-group-container {
    /*display: flex;*/
    align-items: center;
    gap: 20px;
    margin-top: 20px;
    font-family: sans-serif;
}

.label-titulo {
    float: left;
    width: 24%;
    line-height: 34px;
    font-size: .85rem;
    color: #788bb6;
    font-weight: 600;
}

.opciones-wrapper {
    display: flex;
    gap: 15px;
    justify-content: center;
}

/* Ocultar el input nativo */
.custom-radio input {
    display: none;
}

/* Estilo del botón (Label) */
.radio-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    cursor: pointer;
    background-color: #fff;
    color: #6b7280;
    transition: all 0.2s ease;
    justify-content: center;
}

/* Estado Hover */
.radio-btn:hover {
    border-color: #3b82f6;
    background-color: #f0f9ff;
}

/* Estado Seleccionado (Checked) */
.custom-radio input:checked + .radio-btn {
    border-color: #3b82f6;
    background-color: #eff6ff;
    color: #1d4ed8;
    box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.3);
    font-weight: 600;
}
.dt-targets{
    padding: 20px;
    width: 100%;
}
.edit-modal-modal {
    display: none;
    position: fixed;
    z-index: 1050;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
    animation: edit-modal-fadeIn 0.3s ease-out;
}

.edit-modal-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
}

.edit-modal-dialog {
    position: relative;
    margin: 10% auto;
    width: 90%;
    max-width: 500px;
    animation: edit-modal-slideIn 0.3s ease-out;
}

.edit-modal-content {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.edit-modal-header {
    padding: 20px;
    background-color: #3d568e;
    border-bottom: 1px solid #384969;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.edit-modal-close {
    background: none;
    border: none;
    font-size: 24px;
    color: #6c757d;
    cursor: pointer;
    transition: color 0.2s;
}

.edit-modal-close:hover {
    color: #495057;
}

.edit-modal-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.edit-modal-body {
    padding: 20px;
}

.edit-modal-form-group {
    margin-bottom: 15px;
}

.edit-modal-control-label {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
    color: #495057;
    font-size: 16px;
}

.edit-modal-form-control {
    width: 100%;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 14px;
    transition: border-color 0.2s, box-shadow 0.2s;
}

.edit-modal-form-control:focus {
    border-color: #007bff;
    box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
    outline: none;
}

.edit-modal-text-danger {
    color: #dc3545;
    font-size: 12px;
}

.edit-modal-footer {
    padding: 20px;
    background-color: #f8f9fa;
    border-top: 1px solid #e9ecef;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.edit-modal-btn {
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.2s, transform 0.1s;
}

.edit-modal-btn:hover {
    transform: translateY(-1px);
}

.edit-modal-btn-secondary {
    background-color: #6c757d;
    color: #fff;
}

.edit-modal-btn-secondary:hover {
    background-color: #5a6268;
}

.edit-modal-btn-primary {
    background-color: #007bff;
    color: #fff;
}

.edit-modal-btn-primary:hover {
    background-color: #0056b3;
}

@keyframes edit-modal-fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes edit-modal-slideIn {
    from { transform: translateY(-50px); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}

#changeDescriptionModal .modal-dialog {
    width: 92%;
    max-width: 900px;
    margin: 4vh auto;
}

#changeDescriptionModal .modal-content {
    border: 0;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 18px 40px rgba(12, 24, 50, 0.2);
}

#changeDescriptionModal .modal-header {
    position: relative;
    padding: 22px 24px 10px;
    background: transparent;
    color: #1f2f4e;
    border-bottom: 0;
}

#changeDescriptionModal .modal-title {
    margin: 0;
    padding-right: 44px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    color: #1f2f4e;
    letter-spacing: 0.2px;
}

#changeDescriptionModal .change-description-close {
    position: absolute;
    right: 16px;
    top: 12px;
    margin: 0;
    width: 36px;
    height: 36px;
    border-radius: 999px;
    border: 1px solid #d7deea;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #334a73;
    opacity: 1;
    text-shadow: none;
    background: #ffffff;
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

#changeDescriptionModal .change-description-close:hover {
    background: #eef3fb;
    border-color: #bcc9e0;
    color: #1f2f4e;
}

#changeDescriptionModal .change-description-close .icon-material {
    font-size: 20px;
    line-height: 1;
}

#changeDescriptionModal .modal-body {
    max-height: 62vh;
    overflow-y: auto;
    padding: 12px 28px 24px;
    background: #ffffff;
}

#changeDescriptionModal .change-description-text {
    margin: 0;
    white-space: pre-wrap;
    font-size: 18px;
    line-height: 1.75;
    color: #22324e;
}

#changeDescriptionModal .modal-footer {
    padding: 14px 24px;
    border-top: 1px solid #dde4ef;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

#changeDescriptionModal #changeDescriptionModalError {
    font-size: 14px;
    font-weight: 500;
    color: #b42318;
    text-align: left;
    margin-right: auto;
}

#changeDescriptionModal .modal-footer .btn {
    padding: 8px 18px;
    font-size: 15px;
    font-weight: 600;
}

@media (max-width: 768px) {
    #changeDescriptionModal .modal-dialog {
        width: 95%;
        margin: 2vh auto;
    }

    #changeDescriptionModal .modal-title {
        font-size: 20px;
    }

    #changeDescriptionModal .modal-body {
        padding: 10px 18px 18px;
        max-height: 68vh;
    }

    #changeDescriptionModal .change-description-text {
        font-size: 16px;
        line-height: 1.6;
    }

    #changeDescriptionModal .modal-footer {
        flex-direction: column;
        align-items: stretch;
    }

    #changeDescriptionModal #changeDescriptionModalError {
        margin-right: 0;
    }
}

/* Botón Trigger (Demo) */
.audit-btn-trigger {
    background-color: var(--audit-primary);
    color: white;
    padding: 12px 24px;
    border: none;
    border-radius: 8px;
    font-weight: 500;
    cursor: pointer;
    box-shadow: 0 4px 6px -1px rgba(79, 70, 229, 0.2);
    transition: transform 0.2s, background-color 0.2s;
}
.audit-btn-trigger:hover { transform: translateY(-1px); background-color: var(--audit-primary-hover); }

/* --- ESTILOS DEL MODAL (Namespace: audit-) --- */

.audit-modal-overlay {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: var(--audit-bg-overlay);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 9999; /* Z-index alto */
    backdrop-filter: blur(2px);
}

.audit-modal-overlay.audit-is-visible {
    opacity: 1;
    visibility: visible;
}

.audit-modal-box {
    background: var(--audit-bg-card);
    width: 90%;
    max-width: 1500px;
    max-height: 85vh;
    border-radius: 12px;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    transform: scale(0.95);
    transition: transform 0.3s ease;
    overflow: hidden;
    font-family: 'Inter', sans-serif; /* Asegura fuente dentro del modal */
}

.audit-modal-overlay.audit-is-visible .audit-modal-box {
    transform: scale(1);
}

/* Header */
.audit-modal-header {
    padding: 20px 24px;
    border-bottom: 1px solid var(--audit-border);
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: white;
    flex-shrink: 0;
}

.audit-modal-title {
    margin: 0;
    font-size: 1.25rem;
    color: var(--audit-text-main);
    font-weight: 600;
}

.audit-btn-icon-close {
    background: transparent;
    border: none;
    font-size: 1.5rem;
    color: var(--audit-text-muted);
    cursor: pointer;
    line-height: 1;
    padding: 4px;
}
.audit-btn-icon-close:hover { color: var(--audit-text-main); }

/* Body (Scrollable) */
.audit-modal-body {
    padding: 0;
    overflow-y: auto;
    background: var(--audit-bg-body);
    flex-grow: 1;
}

/* Footer */
.audit-modal-footer {
    padding: 16px 24px;
    border-top: 1px solid var(--audit-border);
    background: white;
    text-align: right;
    flex-shrink: 0;
}

.audit-btn-secondary {
    background: white;
    border: 1px solid var(--audit-border);
    padding: 8px 16px;
    border-radius: 6px;
    color: var(--audit-text-main);
    cursor: pointer;
    font-size: 0.875rem;
    font-weight: 500;
}
.audit-btn-secondary:hover { background: #f3f4f6; }

/* --- TABLA (Namespace: audit-table-) --- */

.audit-table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}

.audit-table thead {
    position: sticky;
    top: 0;
    background-color: var(--audit-bg-body);
    z-index: 10;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

.audit-table th {
    padding: 16px 24px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--audit-text-muted);
    background-color: var(--audit-bg-body);
    border-bottom: 1px solid var(--audit-border);
}

.audit-table td {
    padding: 16px 24px;
    font-size: 0.875rem;
    border-bottom: 1px solid var(--audit-border);
    background: white;
    vertical-align: top;
    color: var(--audit-text-main);
}

/* Elementos internos */
.audit-badge {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 9999px;
    font-size: 0.70rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}
.audit-badge-update { background: var(--audit-update-bg); color: var(--audit-update-text); }
.audit-badge-insert { background: var(--audit-insert-bg); color: var(--audit-insert-text); }
.audit-badge-delete { background: var(--audit-delete-bg); color: var(--audit-delete-text); }

.audit-code-block {
    font-family: 'JetBrains Mono', monospace;
    font-size: 0.8rem;
    padding: 4px 8px;
    border-radius: 4px;
    display: inline-block;
    max-width: 240px;
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

.audit-date {
    white-space: nowrap;
    color: var(--audit-text-muted);
    font-size: 0.8rem;
    font-variant-numeric: tabular-nums;
}

.audit-empty {
    color: #ccc;
    font-style: italic;
    font-size: 0.8rem;
}

.d-none {
    display: none;
}
.tdc2-scope {
    font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;
    --tdc2-sidebar-bg: #f8fafc;
    --tdc2-sidebar-text: #475569;
    --tdc2-active-bg: #e2e8f0;
    --tdc2-active-text: #0f172a;
    --tdc2-primary: #3b82f6;
    --tdc2-border: #e2e8f0;
    --tdc2-radius: 16px;
    --tdc2-input-bg: #fff;

    /* Status Colors */
    --tdc2-ok: #22c55e;
    --tdc2-warn: #f59e0b;
    --tdc2-err: #ef4444;
}

/* 1. OVERLAY */
.tdc2-overlay {
    position: fixed;
    top: 0; left: 0; width: 100%; height: 100%;
    background: rgba(15, 23, 42, 0.6);
    backdrop-filter: blur(5px);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10000;
    opacity: 0;
    animation: tdc2FadeIn 0.3s forwards;
}

/* 2. MODAL BOX (GRID LAYOUT) */
.tdc2-modal {
    width: 90%;
    max-width: 1000px;
    height: 85vh;
    background: #fff;
    border-radius: var(--tdc2-radius);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    display: grid;
    grid-template-columns: 240px 1fr; /* Sidebar fija | Contenido */
    overflow: hidden;
    transform: scale(0.95);
    animation: tdc2ScaleUp 0.3s forwards 0.1s;
}

/* 3. SIDEBAR (IZQUIERDA) */
.tdc2-sidebar {
    background-color: var(--tdc2-sidebar-bg);
    border-right: 1px solid var(--tdc2-border);
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.tdc2-sidebar-title {
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #94a3b8;
    margin-bottom: 10px;
    font-weight: 700;
}

.tdc2-nav-item {
    display: flex;
    align-items: center;
    padding: 12px 16px;
    border-radius: 8px;
    color: var(--tdc2-sidebar-text);
    text-decoration: none;
    font-weight: 500;
    font-size: 0.95rem;
    transition: all 0.2s;
    cursor: pointer;
    border: none;
    background: transparent;
    width: 100%;
    text-align: left;
}

.tdc2-nav-item:hover { background-color: #fff; color: var(--tdc2-primary); box-shadow: 0 2px 4px rgba(0,0,0,0.02); }
.tdc2-nav-item.activeSection { background-color: #fff; color: var(--tdc2-active-text); font-weight: 600; box-shadow: 0 4px 6px -1px rgba(0,0,0,0.05); border-left: 4px solid var(--tdc2-primary); }

/* 4. CONTENIDO (DERECHA) */
.tdc2-content-wrapper {
    display: flex;
    flex-direction: column;
    height: 86vh;
    position: relative;
}

.tdc2-header {
    padding: 20px 30px;
    border-bottom: 1px solid var(--tdc2-border);
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
}
.tdc2-title {
    font-size: 1.4rem;
    font-weight: 700;
    color: #1e293b;
}
.tdc2-close {
    background: none;
    border: none;
    font-size: 24px;
    color: #94a3b8;
    cursor: pointer;
}
.tdc2-close:hover {
    color: var(--tdc2-err);
}

.tdc2-body {
    flex: 1;
    padding: 30px;
    overflow-y: auto;
    background: #fff;
}

/* Secciones */
.tdc2-panel { display: none; animation: tdc2FadeIn 0.3s; }
.tdc2-panel.activeSection { display: block; }

.tdc2-panel-heading { font-size: 1.1rem; font-weight: 600; margin-bottom: 20px; color: var(--tdc2-primary); display: flex; align-items: center; gap: 10px; }
.tdc2-panel-heading::after { content: ""; flex: 1; height: 1px; background: var(--tdc2-border); }

/* GRID DE FORMULARIO */
.tdc2-form-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 25px;
}

/* INPUT STYLES (Modern Box) */
.tdc2-field {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.tdc2-label { font-size: 0.85rem; color: #64748b; font-weight: 600; }

.tdc2-input-box {
    position: relative;
    border: 1px solid var(--tdc2-border);
    border-radius: 8px;
    background: var(--tdc2-input-bg);
    transition: 0.2s;
    display: flex;
    align-items: center;
}
.tdc2-input-box:focus-within {
    border-color: var(--tdc2-primary);
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

.tdc2-input {
    padding: 12px 14px;
    border-radius: 8px;
    font-size: 0.95rem;
    color: #334155;
    flex: 1; /* Ocupa el espacio disponible respetando al selector */
    width: auto; /* Anula el width: 100% anterior */
    border: none !important;      /* Quita bordes nativos */
    outline: none !important;     /* Quita el delineado azul nativo al seleccionar */
    box-shadow: none !important;  /* Quita sombras nativas de enfoque */
    background: transparent !important;
    resize: none;
}
.tdc2-input-box textarea.tdc2-input {
    margin-top: 0; /* Asegura que no haya espacios extra arriba */
    min-height: 170px;
}
/* SELECTOR DE ESTADO (Pill Style) */
.tdc2-audit-pill {
    margin-right: 8px;
    height: 30px;
    border-radius: 6px;
    border: none;
    background: #f1f5f9;
    color: #64748b;
    font-size: 0.8rem;
    padding: 0 8px;
    cursor: pointer;
    font-weight: 600;
    outline: none;
    transition: 0.2s;
}
.tdc2-audit-pill:hover { background: #e2e8f0; }

/* 5. FOOTER (Botones) */
.tdc2-footer {
    padding: 20px 30px;
    border-top: 1px solid var(--tdc2-border);
    background: #fff;
    display: flex;
    justify-content: flex-end;
    gap: 15px;
}

.tdc2-btn { padding: 10px 24px; border-radius: 8px; font-weight: 600; border: none; cursor: pointer; transition: 0.2s; }
.tdc2-btn-cancel { background: transparent; color: #64748b; }
.tdc2-btn-cancel:hover { background: #f1f5f9; color: #0f172a; }
.tdc2-btn-save { background: var(--tdc2-primary); color: white; box-shadow: 0 4px 6px -2px rgba(59, 130, 246, 0.4); }
.tdc2-btn-save:hover { background: #2563eb; transform: translateY(-1px); }

/* Animations */
@keyframes tdc2FadeIn { from { opacity: 0; } to { opacity: 1; } }
@keyframes tdc2ScaleUp { from { transform: scale(0.95); opacity: 0; } to { transform: scale(1); opacity: 1; } }
/* Contenedor para centrar (Solo para demo) */
/* 1. EL CONTENEDOR (FONDO NEGRO TRANSPARENTE) */
#loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); /* 0.7 es la transparencia (0 a 1) */
    z-index: 9999; /* Asegura que esté encima de todo */
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 0.5s ease, visibility 0.5s; /* Transición suave */
}

/* Clase para ocultarlo suavemente */
.loader-hidden {
    opacity: 0;
    visibility: hidden;
}

/* 2. EL DISEÑO DEL LOADER (OPCIÓN 1) */
.ethereal-loader {
    width: 60px;
    height: 60px;
    border: 4px solid rgba(255, 255, 255, 0.2); /* Borde sutil blanco para contraste */
    border-left-color: #3d568e; /* Color principal */
    border-radius: 50%;
    animation: spin 1s linear infinite;
    position: relative;
    z-index: 10001;
}

.ethereal-loader::before {
    content: '';
    position: absolute;
    top: 5px; left: 5px; right: 5px; bottom: 5px;
    border: 4px solid rgba(255, 255, 255, 0.2);
    border-left-color: #FF1B44; /* Color secundario */
    border-radius: 50%;
    animation: spin 2s linear infinite reverse;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* Clase especifica para los paneles del wizard para evitar conflictos */
.tdc2-panel-wizard {
    display: none; /* Ocultos por defecto */
}

.tdc2-panel-wizard.activeSection {
    display: block; /* Solo visible si tiene activeSection */
    animation: fadeIn 0.3s ease-in-out;
}
.tdc-contenedor-controles {
    display: flex;
    justify-content: space-between; /* Esto empuja uno a cada extremo */
    align-items: center; /* Esto los alinea verticalmente */
    width: 100%;
}
.tdc-button-controles {
    display: flex;
    align-items: center;     /* Centra verticalmente */
    justify-content: center; /* Centra horizontalmente (si es necesario) */
    gap: 8px;                /* Espacio entre el ícono y el texto */
}

.dashboard-container {
    padding: 1rem;
    background-color: var(--bg-color);
    font-family: 'Segoe UI', sans-serif;
}

.dash-header {
    margin-bottom: 2rem;
}

/* --- GRID SYSTEM PROPIO --- */
.dash-grid {
    display: grid;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.grid-2-cols {
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}

.grid-1-col {
    grid-template-columns: 1fr;
}

/* --- TARJETAS (CARDS) --- */
.dash-card {
    background: var(--card-bg);
    border-radius: var(--border-radius);
    box-shadow: var(--shadow);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.card-header {
    padding: 1.2rem;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card-header h3 {
    margin: 0;
    font-size: 1.1rem;
}

.card-header .badge {
    background: #eef2ff;
    color: #4f46e5;
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 0.8rem;
    font-weight: 600;
}

.card-body {
    padding: 1.5rem;
    flex-grow: 1;
    max-height: 337px;
    position: relative;
}
.card-body-extralarge {
    padding: 1.5rem;
    flex-grow: 1;
    max-height: 480px;
    position: relative;
}
#chartTop5Cashback{height:250px;}
/* --- CONTENEDORES DE GRÁFICAS --- */
/* Importante para que Chart.js sea responsivo */
.chart-wrapper{
  position: relative;
  width: 100%;
  min-height: 220px; /* fallback */
}

.chart-wrapper.large{
  height: 280px;     /* desktop */
}


.chart-wrapper.extralarge{
  display: flex;
  flex-direction: column;
  align-items: flex-start;  
  height: 450px;  
}

.chart-wrapper.extralarge .chart-area{
  position:relative;
  flex:1;
  width:60%;    
  max-width:900px;   
  height: 480px;     /* opcional */
}
.legend-item.legend-off .legend-text{
  text-decoration: line-through;
  opacity: .6;
}
/* Canvas del radar */
#chartCompetitiveRadar{
  display: block;
  width: 100% !important;    /* responsivo */
  height: auto;
}

@media (max-width: 768px){
  .chart-wrapper.large{
    height: 240px;   /* mobile */
  }
}

/* el canvas debe llenar el wrapper */
.chart-wrapper > canvas{
  width: 100% !important;
  height: 100% !important;
  display: block;
}
.display-flex {
    display: flex;
}
.select-label {
    display:block;
    margin-bottom:6px;
    font-size: 12px;
}
.font-weight-bold{
    font-weight: bold;
}
/* Prevent overflow on small screens */
@media (max-width:420px){
    .tooltip{ left: 8px !important; right: 8px !important; max-width: calc(100% - 16px); }
    .tooltip-arrow{ display:none; }
    .content-charts{
        flex-direction: row;
    }
}
