@charset "utf-8";
@font-face { font-family: "PorscheNextWLa"; font-weight: 100; font-style: normal; src: url("../fonts/PorscheNextWLa-Thin.eot"); src: url("../fonts/PorscheNextWLa-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/PorscheNextWLa-Thin.woff2") format("woff2"), url("../fonts/PorscheNextWLa-Thin.woff") format("woff"), url("../fonts/PorscheNextWLa-Thin.ttf") format("truetype"), url("../fonts/PorscheNextWLa-Thin.svg#PorscheNextWLa-Thin") format("svg"); }
@font-face { font-family: "PorscheNextWLa"; font-weight: 100; font-style: italic; src: url("../fonts/PorscheNextWLa-ThinItalic.eot"); src: url("../fonts/PorscheNextWLa-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PorscheNextWLa-ThinItalic.woff2") format("woff2"), url("../fonts/PorscheNextWLa-ThinItalic.woff") format("woff"), url("../fonts/PorscheNextWLa-ThinItalic.ttf") format("truetype"), url("../fonts/PorscheNextWLa-ThinItalic.svg#PorscheNextWLa-ThinItalic") format("svg"); }
@font-face { font-family: "PorscheNextWLa"; font-weight: normal; font-style: normal; src: url("../fonts/PorscheNextWLa-Regular.eot"); src: url("../fonts/PorscheNextWLa-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PorscheNextWLa-Regular.woff2") format("woff2"), url("../fonts/PorscheNextWLa-Regular.woff") format("woff"), url("../fonts/PorscheNextWLa-Regular.ttf") format("truetype"), url("../fonts/PorscheNextWLa-Regular.svg#PorscheNextWLa-Regular") format("svg"); }
@font-face { font-family: "PorscheNextWLa"; font-weight: normal; font-style: italic; src: url("../fonts/PorscheNextWLa-Italic.eot"); src: url("../fonts/PorscheNextWLa-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/PorscheNextWLa-Italic.woff2") format("woff2"), url("../fonts/PorscheNextWLa-Italic.woff") format("woff"), url("../fonts/PorscheNextWLa-Italic.ttf") format("truetype"), url("../fonts/PorscheNextWLa-Italic.svg#PorscheNextWLa-Italic") format("svg"); }
@font-face { font-family: "PorscheNextWLa"; font-weight: bold; font-style: normal; src: url("../fonts/PorscheNextWLa-Bold.eot"); src: url("../fonts/PorscheNextWLa-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PorscheNextWLa-Bold.woff2") format("woff2"), url("../fonts/PorscheNextWLa-Bold.woff") format("woff"), url("../fonts/PorscheNextWLa-Bold.ttf") format("truetype"), url("../fonts/PorscheNextWLa-Bold.svg#PorscheNextWLa-Bold") format("svg"); }
@font-face { font-family: "PorscheNextWLa"; font-weight: bold; font-style: italic; src: url("../fonts/PorscheNextWLa-Bold.eot"); src: url("../fonts/PorscheNextWLa-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PorscheNextWLa-Bold.woff2") format("woff2"), url("../fonts/PorscheNextWLa-Bold.woff") format("woff"), url("../fonts/PorscheNextWLa-Bold.ttf") format("truetype"), url("../fonts/PorscheNextWLa-Bold.svg#PorscheNextWLa-Bold") format("svg"); }
@font-face {font-family: "pag-iconfont";src: url('../fonts/pag-iconfont.eot');src: url('../fonts/pag-iconfont.eot?#iefix') format('eot'), url('../fonts/pag-iconfont.woff') format('woff'), url('../fonts/pag-iconfont.ttf') format('truetype'), url('../fonts/pag-iconfont.svg') format('svg');}
body { font-family: 'PorscheNextWLa', Arial, Helvetica, sans-serif;}
*{margin: 0px; padding: 0px;}
h1 { font-weight: normal; font-size: 40px; }

.divider-10 { min-height: 10px; } .divider-20 { min-height: 20px; } .divider-30 { min-height: 30px; } .divider-40 { min-height: 40px; } .divider-50 { min-height: 50px; } .divider-60 { min-height: 60px; } .divider-70 { min-height: 70px; } .divider-80 { min-height: 80px; } .divider-90 { min-height: 90px; } .divider-100 { min-height: 100px; }
.clearfix::after { clear: both; display: block; content: ''; }
.highlight { background-color: yellow; }
.text-center { text-align: center; }
.oculto { display: none; }

input.input-cv { font-family: 'PorscheNextWLa'; font-size: 16px; width: 100%; border: none; outline: none; box-shadow: 1px 1px 4px #00000029; margin-bottom: 10px; padding: 5px; }
.send-comment textarea{ font-family: 'PorscheNextWLa'; font-size: 16px; width: 100%; border: none; outline: none; box-shadow: 1px 1px 4px #00000029; margin-bottom: 10px; padding: 5px; resize: none;}
input[type="text"].input-cv,
input[type="password"].input-cv { height: 30px; line-height: 30px; }
input[type="button"].input-cv, .btn-cv { color: white; border-color: 1px solid #C20430; background-color: #C20430; cursor: pointer; }

input[type="radio"], input[type="checkbox"] { position: relative; }
input[type="radio"]::before, input[type="checkbox"]::before { content: ''; display: block; background-image: url(../img/icons/radio-off.svg); background-size:36px 36px; background-repeat: no-repeat; position: absolute; left: -13px; top: -8px; width:36px; height:36px; cursor: pointer; }
input[type="checkbox"]::before { left: -11px; }
input[type="radio"]:checked::before, input[type="checkbox"]:checked::before { background-image: url(../img/icons/radio-on.svg); } 

/* Autocomplete */
.ui-menu{z-index: 1060; list-style: none; max-height: 100px;overflow-y: scroll; width: 300px;}
.ui-menu-item {background-color: white; padding: 0 5px;}
.ui-menu .ui-menu-item:nth-child(odd){background-color: #f7f7f7;}


.btn-cv { padding: 14px 16px; border: 1px solid #C20430; }
.btn-cv-small { padding: 4px 10px; border: 1px solid #C20430; background-color: #c20430; color: white !important; text-decoration: none; }
.btn-cv-cancel { margin-right: 5px; color: white; border-color: 1px solid #808080; background-color: #808080; cursor: pointer; padding: 14px 16px; border: 1px solid #808080; cursor: pointer; }
.btn-cv-outline { padding: 10px 16px; border: 1px solid #C20430; background-color: white; color: black; text-decoration: none; }
.btn-download { padding-left: 41px; position: relative; cursor: pointer; }
.btn-download::before { content: ''; display: inline-block; background-image: url(../img/icons/download-r.svg); background-size: 16px 16px; background-repeat: no-repeat; width: 16px; height: 16px; position: absolute; left: 16px; top: 16px; }
.btn-reporting { padding-left: 41px; position: relative; cursor: pointer; }
.btn-reporting::before { content: ''; display: inline-block; background-image: url(../img/icons/news-r.svg); background-size: 16px 16px; background-repeat: no-repeat; width: 16px; height: 16px; position: absolute; left: 16px; top: 16px; }
.btn-enviar { padding-left: 41px; position: relative; cursor: pointer; }
.btn-enviar::before { content: ''; display: inline-block; background-image: url(../img/icons/send-r.svg); background-size: 16px 16px; background-repeat: no-repeat; width: 16px; height: 16px; position: absolute; left: 16px; top: 16px; }
.btn-access-report { padding-left: 41px; position: relative; cursor: pointer; }
.btn-access-report::before { content: ''; display: inline-block; background-image: url(../img/icons/lock.svg); background-size: 16px 16px; background-repeat: no-repeat; width: 16px; height: 16px; position: absolute; left: 16px; top: 16px; filter: invert(11%) sepia(89%) saturate(4865%) hue-rotate(339deg) brightness(93%) contrast(104%);}

.download-tip-holder { display: flex; gap: 10px; justify-content: center; align-items: center; }

.info-msg { background-color: #96d7ff; color: #0f6fab; padding: 10px; }
.error-msg { background-color: #ff9696; color: #ab0f0f; padding: 10px; }

.logo { background-color: white; min-height: 100px; display: flex; align-items: center; justify-content: center;}
.logo #logo-link { position: absolute; left: calc(50% - 120px); top: 40px;}
.logo img { width: 240px; }

.menu-sup { margin: 0 auto; width: 100%; margin-top: 80px; box-shadow: inset 0px -5px 10px 10px rgba(0,0,0,0.05);}
.menu-sup ul { display: flex; list-style: none; min-width: 35%; margin-top: 18px; float: left; margin-left: 5%;}
.menu-sup ul li{ position: relative; }
.menu-sup ul li:not(:last-child):after{ content: '|'; color: black; margin-left: 20px; position: absolute; top: 13px; right: 0; }
.menu-sup ul li a { display: block; color: black; text-decoration: none; padding: 14px 16px; } 
.menu-sup ul li a::before { content : ""; position: absolute; left: 7%; bottom: 2px; height: 2px; width: 86%; border-bottom: 2px solid transparent; }
.menu-sup ul li a:hover:before { content : ""; position: absolute; left: 7%; bottom: 2px; height: 2px; width: 86%; border-bottom: 2px solid #C20430; }
.menu-sup ul li a.active::before { content : ""; position: absolute; left: 7%; bottom: 2px; height: 2px; width: 86%; border-bottom: 2px solid #C20430; }
.menu-sup img { height: 60px; margin-top: 7px; }

.menu-sup .right-container { display: flex; float: right; margin-right: 40px; }
.upload-submenu { display: none; width: 300px; position: absolute; z-index: 3; background-color: white; }
.upload-submenu ul { list-style: none; box-shadow: 1px 1px 4px #00000029; }
.upload-submenu ul li { display: block; width: calc(100% - 20px); border: none; padding: 5px 10px; cursor: pointer; transition: 300ms all ease; }
.upload-submenu ul li:hover { background-color: #C20430; color: white; }

.menu-sup .logout { font-weight: bold; font-size: 25px; padding: 10px; text-align: right; line-height: 25px; margin-top: 7px; min-width: 300px; margin-right: 40px; border-right: 2px solid #000; padding-right: 40px; }
.menu-sup .logout span { text-transform: uppercase; color: #C20430; }
.menu-sup .logout a { padding: 0; margin-right: 0; font-weight: normal; text-decoration: none; color: black; position: relative; padding-right: 27px; font-size: 16px; border-right: none; }
.menu-sup .logout a::after { content: url(../img/icons/diconnect.svg); margin-left: 10px; position: absolute; top: 3px; }
.menu-sup .logout a:hover { border-bottom: 2px solid #C20430; }

.menu { width: calc(100% - 220px); background-color: white; height: 85px; margin-left: 220px; }
.menu > ul { display: flex; list-style: none; margin-top: 10px; font-size: 14px; flex-wrap: wrap; width: 653px; position: relative; gap: 4px;}
.menu > ul > div{ width: 100%;}
.menu > ul > li { box-shadow: 1px 1px 4px #00000029; margin-right: 5px; padding: 5px 10px; cursor: pointer; position: relative; transition: 300ms all; border: 1px solid white; }
.menu > ul > li.has-info { border: 1px solid #C20430; }
.menu > ul > li:nth-last-child(n+4):hover { color: white; background-color: #C20430; }
.menu > ul > li:nth-last-child(n+4)::after { content: ''; font-family: 'pag-iconfont'; margin-left: 5px; font-size: 12px; transition: 300ms all; display: inline-block; }
.menu > ul > li:nth-last-child(n+4):hover:after { transform: rotate(180deg); color: white; }

/* icons for menu */
.menu > ul > li[data-controls='fecha']::before { content: ''; background-image: url(../img/icons/date.svg); display: inline-block; background-size: 12px 12px; width: 12px; height: 12px; margin-right: 4px; }
.menu > ul > li[data-controls='fecha']:hover:before { background-image: url(../img/icons/date-w.svg); }
.menu > ul > li[data-controls='modelos']::before { content: ''; background-image: url(../img/icons/models.svg); display: inline-block; background-size: 16px 12px; width: 16px; height: 12px; margin-right: 4px; }
.menu > ul > li[data-controls='modelos']:hover:before { background-image: url(../img/icons/models-w.svg); }
.menu > ul > li[data-controls='cps']::before { content: ''; background-image: url(../img/icons/cp.svg); display: inline-block; background-size: 12px 12px; width: 12px; height: 12px; margin-right: 4px; }
.menu > ul > li[data-controls='cps']:hover:before { filter: invert(100%) sepia(0%) saturate(7451%) hue-rotate(136deg) brightness(112%) contrast(112%); }
.menu > ul > li[data-controls='valoracion']::before { content: ''; background-image: url(../img/icons/smile.svg); display: inline-block; background-size: 12px 12px; width: 12px; height: 12px; margin-right: 4px; }
.menu > ul > li[data-controls='valoracion']:hover:before { filter: invert(100%) sepia(0%) saturate(7451%) hue-rotate(136deg) brightness(112%) contrast(112%); }
.menu > ul > li[data-controls='personas']::before { content: ''; background-image: url(../img/icons/person.svg); display: inline-block; background-size: 12px 12px; width: 12px; height: 12px; margin-right: 4px; }
.menu > ul > li[data-controls='personas']:hover:before { filter: invert(100%) sepia(0%) saturate(7451%) hue-rotate(136deg) brightness(112%) contrast(112%); }
.menu > ul > li[data-controls='tags'] { padding-left: 20px; }
.menu > ul > li[data-controls='tags']::before { content: ''; background-image: url(../img/icons/tags.svg); display: inline-block; background-size: 20px 20px; width: 20px; height: 20px; margin-right: 4px; position: absolute; left: 5px; top: 4px; }
.menu > ul > li[data-controls='tags']:hover:before { filter: invert(100%) sepia(0%) saturate(7451%) hue-rotate(136deg) brightness(112%) contrast(112%); }
.menu > ul > li[data-controls='seg'] { padding-left: 20px; }
.menu > ul > li[data-controls='seg']::before { content: ''; background-image: url(../img/icons/seg.svg); display: inline-block; background-size: 12px 12px; width: 12px; height: 12px; margin-right: 4px; position: absolute; left: 5px; top: 8px; }
.menu > ul > li[data-controls='seg']:hover:before { filter: invert(100%) sepia(0%) saturate(7451%) hue-rotate(136deg) brightness(112%) contrast(112%); }
.container.home .comments-body .masonry .grid .tramitado input[type="checkbox"]{ background-color: white; border: 2px solid black; width: 20px; height: 20px; display: inline-block; vertical-align: middle; cursor: pointer;  }
/* .container.home .comments-body .masonry .grid .tramitado input[type="checkbox"]:checked {background-color: #000;} */


.menu > ul > li:nth-last-child(3) { background-color: #C20430; color: white; }
.menu > ul > li:nth-last-child(3):hover { background-color: #000; }
.menu > ul > li:nth-last-child(2) { background-color: #808080; color: white; }
.menu > ul > li:nth-last-child(2):hover { background-color: #C20430; }
.menu > ul > li:nth-last-child(2)::before { content: ''; background-image: url(../img/icons/recycle-w.svg); display: inline-block; background-size: 12px 12px; width: 12px; height: 12px; margin-right: 4px; transition: 300ms all; }
.menu > ul > li:nth-last-child(2):hover:before { transform: rotate(90deg); }
.menu > ul > li:last-child { position: absolute; right: -20vw; bottom: 0;}
.menu > ul > li:last-child.active { background-color: #C20430; }
.menu > ul > li:last-child a { color: #000; text-decoration: none; }
.menu > ul > li:last-child.active a { color: white; }
.menu > ul > li:last-child::before { content: ''; background-image: url(../img/icons/file.svg); display: inline-block; background-size: 12px 12px; width: 12px; height: 12px; margin-right: 4px; transition: 300ms all; }
.menu > ul > li:last-child.active::before { filter: invert(100%) sepia(0%) saturate(7481%) hue-rotate(31deg) brightness(123%) contrast(99%); }
.menu > ul > li:last-child:not(.active):hover { background-color: #f1f1f1; }

/* end icons for menu */

.menu-options { font-size: 14px; display: none; background-color: white; position: relative; z-index: 5; width: 25%; box-shadow: 0px 1px 4px #00000029; padding: 10px; flex-wrap: wrap; margin-top: 1px; }
.origen { width: 25%; }
.fecha { width: auto; }
.modelos { display: none; width: 500px; }
.cps { display: none; width: 435px; }
.valoracion { display: none; width: 20%; }
.personas { display: none; width: 20%; }
.tags { display: none; width: 20%; }
.seg { display: none; width: 20%; }
.menu-options div { border: 1px solid white; display: inline-block; box-shadow: 1px 1px 4px #00000029; margin-right: 5px; padding: 2px 10px; cursor: pointer; position: relative; transition: 300ms all; margin-bottom: 5px; }
.menu-options div.selected { border: 1px solid #C20430; background-color: #C20430; color: white; }
.menu-options:not(:nth-child(4)) div:hover { border: 1px solid #C20430; }
.menu-options div input { border: none; outline: none; }
.modelos div { width: 80px; height: 80px; font-size: 12px; text-align: center; border-bottom: 2px solid white; flex: 1 0 19%;}
.modelos div:hover { border-bottom: 2px solid #C20430; }
.modelos div img { width: 100%; }
.modelos div:nth-child(1) { line-height: 80px; } 
.modelos div:last-child { max-width: 19.5%; } 

.modelos div.selected { border: 1px solid white; border-bottom: 2px solid #C20430; background-color: white; color: black; }

.cps div:not(:last-child) { height: 23px; }

.footer { background-color: black; color: white; padding: 20px; padding-left: 100px; }
.footer a { color: white; text-decoration: none; }
.footer a:hover { color: #C20430; }

.container { width: 100%; min-height: calc(100vh - 150px); background: url(../img/bg-faces.jpg) center repeat; background-size: contain; }
.container.home { min-height: calc(100vh - 198px); }

.container.login img { width: 20%; margin-left: 40%; margin-top: 40px; }
.container.login hr { width: 70%; margin-left: 15%; margin-top: 40px; }
.container.login h1 { text-align: center; margin-bottom: 20px; }
.container.login form { background-color: white; color: black; padding: 20px; width: 20%; margin: 0px 40%; }

.container.home .comments-head { width: 85%; margin: 0 auto; min-height: 200px; background-color: #C20430; color: white; display: flex; }
.container.home .comments-head div { padding: 5px 30px; width: calc(33.33% - 60px); }
.container.home .comments-head div:nth-child(1) span:first-child { font-size: 55px; font-weight: bold; }
.container.home .comments-head div:nth-child(1) span:last-child { font-size: 18px; font-weight: normal; text-transform: uppercase; letter-spacing: 1px; }
.container.home .comments-head div:nth-child(2) div { display: flex; width: 70%; margin: 0 auto; background-color: white; padding: 5px; margin-top: 22px; box-shadow: 1px 1px 4px #00000029; }
.container.home .comments-head div:nth-child(2) div input { width: 87%; border: none; outline: none; height: 20px; }
.container.home .comments-head div:nth-child(2) div input::placeholder { color: #808080; font-style: italic; }
.container.home .comments-head div:nth-child(2) div a { display: inline-block; width: 13%; text-align: center; position: relative; border-left: 2px solid #808080; } 
.container.home .comments-head div:nth-child(2) div a img { position: absolute; top: 2px; right: 12px; }

.container.home .comments-head div:nth-child(3) { text-align: right; }
.container.home .comments-head div:nth-child(3) a { font-size: 18px; font-weight: normal; text-transform: uppercase; letter-spacing: 1px; color: white; text-decoration: none; position: relative; padding-right: 35px; top: 45px; }
.container.home .comments-head div:nth-child(3) a img { border: 1px solid white; padding: 3px 6px; position: absolute; top: -7px; right: 0px; }

.container.home .comments-body { min-height: calc(100vh - 441px); }
.container.home .comments-body .masonry .grid { position: relative; }
.container.home .comments-body .masonry .grid aside { position: absolute; top: 0; left: 0; width: calc(100% - 40px); height: calc(100% - 40px); background-color: #000000CC; z-index: 11; padding: 20px; color: white; display: none; }
/* .container.home .comments-body .masonry .grid aside::before { content: 'x'; color: black; background-color: white; display: block; width: 20px; height: 20px; border-radius: 50%; position: absolute; top: 5px; right: 15px; line-height: 18px; text-align: center; } */
.container.home .comments-body .masonry .grid aside > img { position: absolute; top: 10px; right: 10px; cursor: pointer; }
.container.home .comments-body .masonry .grid aside ul { display: flex; flex-direction: column; list-style: none; gap: 20px; height: 100%; }
.container.home .comments-body .masonry .grid .info { display: flex; }
.container.home .comments-body .masonry .grid .info strong { width: 70%; }
.container.home .comments-body .masonry .grid .info span { color: #9a9a9a; font-size: 14px; display: block; text-align: right; line-height: 27px; width: 30%; }
.container.home .comments-body .masonry .grid hr { height: 1px; background-color: #adadad; border: none; }
.container.home .comments-body .masonry .grid .user { display: flex; margin-top: 10px; position: relative; }
.container.home .comments-body .masonry .grid .user > img:first-child { position: absolute; top: 0; left: 0; z-index: 10; cursor: pointer; }
/* .container-home .comments-body .masonry .grid .user::before { content: ''; display: block; position: absolute; top: 10px; left: 10px; width: 16px; height: 16px; background-image: url(../img/icons/info.svg); background-size: 16px 16px; background-position: center; background-repeat: no-repeat; } */
.container.home .comments-body .masonry .grid .user .avatar { width: 45%; position: relative; min-height: 140px; }
.container.home .comments-body .masonry .grid .user .avatar img:nth-child(1) { width: 100%; }
.container.home .comments-body .masonry .grid .user .avatar img:nth-child(2) { width: 100%; position: absolute; bottom: 10px; left: 0px; }
.container.home .comments-body .masonry .grid .user .user-info { margin-left: 10px; padding: 0px 10px; position: relative; width: 55%; }
.container.home .comments-body .masonry .grid .user .user-info::before { content: ""; position: absolute; left: 0px; top: 1px; height: 90%; width: 1px; border-left: 1px solid #b7b7b7; }
.container.home .comments-body .masonry .grid .user .user-info span { position: absolute; bottom: 10px; display: inline-block; padding-left: 5px; background-color: #C20430; color: white; width: 115px; left: 10px; font-size: 14px; }
.container.home .comments-body .masonry .grid .comment { padding: 10px 0px; }
.container.home .comments-body .masonry .grid .comment p { word-wrap: break-word; }
.container.home .comments-body .masonry .grid .comment p.tags-holder { color: #9a9a9a; margin-top: 10px; font-size: 14px; font-style: italic; }
.container.home .comments-body .masonry .grid .valoration { display: flex; margin-top: 10px; }
.container.home .comments-body .masonry .grid .valoration div:nth-child(1) { position: relative; width: 15%; }
.container.home .comments-body .masonry .grid .valoration div:nth-child(2) { position: relative; width: 70%; text-align: center; }
.container.home .comments-body .masonry .grid .valoration div:nth-child(2)::before { content: ''; position: absolute; left: 20%; top: -3px; height: 90%; width: 1px; border-left: 1px solid #b7b7b7; }
.container.home .comments-body .masonry .grid .valoration div:nth-child(2)::after { content: ''; position: absolute; right: 20%; top: -3px; height: 90%; width: 1px; border-right: 1px solid #b7b7b7; }
.container.home .comments-body .masonry .grid .valoration div:nth-child(3) { position: relative; width: 15%; text-align: right; }
.container.home .comments-body .masonry .grid .valoration div:nth-child(1) span { position: absolute; top: 2px; right: 0; }
.container.home .comments-body .masonry .grid .valoration div:nth-child(1) img { width: 24px; }
.container.home .comments-body .masonry .grid .valoration div:nth-child(2) img { width: 24px; }
.container.home .comments-body .masonry .grid .valoration div:nth-child(3) img { width: 24px; }
.container.home .comments-body .masonry .grid .valoration div:nth-child(1) img { cursor: pointer; }

.container.home .comments-body .masonry .grid .actions { display: flex; background-color: #EBEBEB; width: calc(100% + 20px); margin-left: -10px; margin-bottom: -10px; }
.container.home .comments-body .masonry .grid .actions div { width: calc(50% - 10px); padding: 10px; line-height: 15px; position: relative; }
.container.home .comments-body .masonry .grid .actions div:nth-child(2) { text-align: right; }
.container.home .comments-body .masonry .grid .actions div:nth-child(2)::before { content: ''; position: absolute; left: 0px; top: 10%; height: 80%; width: 1px; border-left: 1px solid #b7b7b7; }
.container.home .comments-body .masonry .grid .actions div a { color: #808080; text-decoration: none; font-style: italic; position: relative; }
.container.home .comments-body .masonry .grid .actions div a span { position: relative; top: -3px; }

.container.home .comments-body .masonry .grid .tramitado { display: flex; background-color: black; width: 100%; color: white;  padding: 10px; gap: 10px; margin-bottom: -10px; margin-left: -10px; margin-top: 10px;}
.container.home .comments-body .masonry .grid .tramitado  input[type="checkbox"]::before{ display: none;}

.container .paginacion { text-align: center; margin-top: 30px; position: relative; }
.container .paginacion a { min-width: 20px; display: inline-block; text-decoration: none; color: #000000; padding: 4px 10px; box-shadow: 1px 1px 4px #00000029; background-color: white; margin-left: -3px; }
.container .paginacion a.oculto { display: none; }
.container .paginacion a.active { color: white; background-color: #C20430; }
.container .paginacion a:first-child { margin-right: 10px; border-radius: 5px; }
.container .paginacion a:nth-last-child(2) { margin-left: 4px; border-radius: 5px; }
.container .paginacion a:nth-child(2) { border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
.container .paginacion a:nth-last-child(3) { border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.container .paginacion a:first-child::before { content: ''; font-family: 'pag-iconfont'; font-size: 12px; }
.container .paginacion a:nth-child(2)::before { content: ''; font-family: 'pag-iconfont'; font-size: 12px; }
.container .paginacion a:nth-last-child(3)::after { content: ''; font-family: 'pag-iconfont'; font-size: 12px; }
.container .paginacion a:nth-last-child(2)::before { content: ''; font-family: 'pag-iconfont'; font-size: 12px; }
.container .paginacion .select-results { color: #9a9a9a; position: absolute; top: 0; right: 10%; box-shadow: 1px 1px 4px #00000029; padding: 4px 10px; background-color: white; border-radius: 5px; }
.container .paginacion .select-results > span:first-child { display: inline-block; margin-right: 10px; }
.container .paginacion .select-results select { color: #000000; }
.container .paginacion .select-results .select2-container--default .select2-selection--single { border: none; }

.categorise { display: flex; font-size: 16px; height: 240px; }
.categorise div { width: 50%; text-align: left; }
.categorise div ul { list-style: none; }
.categorise div label { font-size: 20px; font-weight: bold; }

.send-comment { text-align: left; font-size: 16px; }
.send-comment label { font-weight: bold; }
.unfile { background-color: #C20430 !important; }
.unfile a { color: white !important; }

.container-stats { min-height: calc(100vh - 151px); width: 65%; margin: 0 auto; background-color: white; }
.container-stats h1 { font-size: 35px; letter-spacing: 3.5px; font-weight: bold; text-align: center; margin-top: 50px;margin-bottom: 50px; }
.container-stats div#red-header { background-color: #C20430; color: white; width: 100%; font-size: 16px; }
.container-stats div#red-header ul { display: flex; list-style: none; gap: 20px; }
.container-stats div#red-header ul li { padding: 10px; text-transform: uppercase; }
.container-stats div#red-header ul li:last-child { margin-left: auto; text-transform: unset; text-align: center; }
.container-stats div#red-header ul li:last-child a { color: white; }
.container-stats div#red-header ul li span { font-size: 50px; line-height: 50px; font-weight: bold; }
.container-stats > ul { display: flex; list-style: none; }
.container-stats > ul li { text-align: center; flex: 1 1 0px; padding: 10px 0px; box-shadow: 0px 0px 5px #00000029; cursor: pointer; transition: 300ms all; display: flex; justify-content: center; align-items: center; }
.container-stats > ul li.active { background-color: #C20430; color: white; }
.container-stats > ul:nth-child(6) li.active:hover { background-color: #C20430; }
.container-stats > ul:nth-child(6) li:hover { background-color: #eaeaea; }
.container-stats > p:nth-child(3) { width: 80%; margin: 0 auto; font-size: 14px; margin-top: 30px; }
.container-stats > div:nth-child(7) { width: calc(100% - 20px); box-shadow: 0px 0px 4px #00000029; min-height: 30px; margin-top: 10px; padding: 10px; }
.container-stats > div:nth-child(7) ul { display: flex; list-style: none; justify-content: center; font-size: 14px; gap: 5px }
.container-stats > div:nth-child(7) ul li { border: 1px solid #fff; padding: 2px 4px; transition: 300ms all ease; }
.container-stats > div:nth-child(7) ul li.has-info { border: 1px solid #C20430; }
.container-stats > div:nth-child(7) ul li.filter-item::after { transform: rotate(180deg); }
.container-stats > div:nth-child(7) ul li:not(:first-child) { box-shadow: 0px 0px 5px #00000029; cursor: pointer; }
.container-stats > div:nth-child(7) ul li:not(:first-child):not(:nth-last-child(1)):not(:nth-last-child(2)):hover { background-color: #dad9de; }
.container-stats > div:nth-child(7) ul li:not(:first-child):not(:nth-last-child(1)):not(:nth-last-child(2))::after { content: ''; font-family: 'pag-iconfont'; margin-left: 5px; font-size: 12px; transition: 300ms all; display: inline-block; }
.container-stats > div:nth-child(7) ul li:nth-last-child(2) { background-color: #c20430; color: white; }
.container-stats > div:nth-child(7) ul li:nth-last-child(2):hover { background-color: black; }
.container-stats > div:nth-child(7) ul li:nth-last-child(1) { background-color: #808080; color: white; }
.container-stats > div:nth-child(7) ul li:nth-last-child(1):hover { background-color: #c20430; }
.container-stats > div:nth-child(7) ul li:nth-last-child(1)::before { content: ''; background-image: url(../img/icons/recycle-w.svg); display: inline-block; background-size: 12px 12px; width: 12px; height: 12px; margin-right: 4px; transition: 300ms all; }
.container-stats > div:nth-child(7) ul li:nth-last-child(1):hover:before { transform: rotate(90deg); } 

.container-stats .filter-stats { font-size: 14px; display: none; background-color: white; position: relative; z-index: 5; box-shadow: 0px 1px 4px #00000029; padding: 10px; flex-wrap: wrap; margin-top: 1px; }
.container-stats .filter-stats div { border: 1px solid white; display: inline-block; box-shadow: 1px 1px 4px #00000029; margin-right: 5px; padding: 2px 10px; cursor: pointer; position: relative; transition: 300ms all; margin-bottom: 5px; }
.container-stats .filter-stats div input { border: none; outline: none; }

.container-stats .filter-stats.origen .active, .container-stats .filter-stats.personas .active, .container-stats .filter-stats.tags .active, .container-stats .filter-stats.seg .active { background-color: #C20430; color: white; }
.container-stats .filter-stats.modelos .active { border-bottom: 1px solid #C20430; }

/* .container-stats #chartsHolder { margin-top: 50px; } */
.container-stats #chartsHolder > ul { list-style: none; display: flex; flex-wrap: wrap; }
.container-stats #chartsHolder > ul > li { margin-top: 60px; width: 33.3333%; }
.container-stats #chartsHolder > ul > li > ul { list-style: none; display: flex; flex-direction: column; padding: 20px; }
.container-stats #chartsHolder > ul > li > ul > li a { color: black; }
.container-stats #chartsHolder > ul > li > ul > li:nth-child(2) { margin-top: 20px; }
.container-stats #chartsHolder > ul > li > ul > li:last-child a { text-decoration: none; }
.container-stats #chartsHolder > ul > li > ul > li:last-child > ul li:first-child > a::after { content:''; background-image: url(../img/icons/download.svg); display: inline-block; background-size: 14px 14px; width: 14px; height: 14px; margin-left: 4px; position: relative; top: 2px; }
.container-stats #chartsHolder > ul > li > ul > li:last-child > ul li:last-child a::after { content:''; background-image: url(../img/icons/send.svg); display: inline-block; background-size: 14px 14px; width: 14px; height: 14px; margin-left: 4px; position: relative; top: 2px; }
.container-stats #chartsHolder > ul > li > ul > li ul { list-style: none; display: flex; justify-content: space-between; }

.container-stats .big-chart-holder > ul { display: flex; list-style: none; }
.container-stats .big-chart-holder > ul > li { width: 50%; }
/* .container-stats .big-chart-holder > ul > li:last-child { display: flex; flex-direction: column; flex: 1 1 0px; } */

.btn-descarga-stats { border: 1px solid #C20430; color: black; text-decoration: none; padding: 8px 15px; transition: 300ms all; }
.btn-descarga-stats:hover { background-color: #c20430; color: white; }
.btn-descarga-stats::after { content: ''; background-image: url(../img/icons/download.svg); background-size: 14px 14px; width: 14px; height: 14px; margin-left: 4px; display: inline-block; position: relative; top: 4px; border: 1px solid black; padding: 2px; background-repeat: no-repeat; background-position: center; transition: 300ms all; }
.btn-descarga-stats:hover:after { background-image: url(../img/icons/download-w.svg); border: 1px solid #fff; }

.container-stats .leyenda-origen { border-left: 1px solid #00000029; padding-left: 40px; height: 100%; }
.container-stats .leyenda-origen ul { list-style: none; font-size: 14px; display: flex; flex-direction: column; height: 100%; position: relative; }
/* .container-stats .leyenda-origen ul li:not(:last-child)::before  { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px;  }
.container-stats .leyenda-origen ul li:nth-child(1)::before { background-color: #AE0019; }
.container-stats .leyenda-origen ul li:nth-child(2)::before { background-color: #D7818D; }
.container-stats .leyenda-origen ul li:nth-child(3)::before { background-color: #0E3F5D; }
.container-stats .leyenda-origen ul li:nth-child(4)::before { background-color: #1876B1; }
.container-stats .leyenda-origen ul li:nth-child(5)::before { background-color: #AFD0E4; }
.container-stats .leyenda-origen ul li:nth-child(6)::before { background-color: #037379; }
.container-stats .leyenda-origen ul li:nth-child(7)::before { background-color: #6F1145; }
.container-stats .leyenda-origen ul li:nth-child(8)::before { background-color: #F6B80F; }
.container-stats .leyenda-origen ul li:nth-child(9)::before { background-color: #658E11; }
.container-stats .leyenda-origen ul li:nth-child(10)::before { background-color: #017379; } */
.container-stats .leyenda-origen ul li:not(:last-child) em { display: inline-block; margin-right: 4px; width: 10px; height: 10px;  }
.container-stats .leyenda-origen ul li:last-child { position: relative; margin-top: 20px; }

.container-stats .leyenda-modelos { border-left: 1px solid #00000029; padding-left: 40px; height: 100%; }
.container-stats .leyenda-modelos ul { list-style: none; font-size: 14px; display: flex; flex-direction: column; height: 100%; position: relative; }
.container-stats .leyenda-modelos ul li:not(:last-child)::before  { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px;  }
.container-stats .leyenda-modelos ul li:nth-child(1)::before { background-color: #AE0019; }
.container-stats .leyenda-modelos ul li:nth-child(2)::before { background-color: #D7818D; }
.container-stats .leyenda-modelos ul li:nth-child(3)::before { background-color: #0E3F5D; }
.container-stats .leyenda-modelos ul li:nth-child(4)::before { background-color: #1876B1; }
.container-stats .leyenda-modelos ul li:nth-child(5)::before { background-color: #AFD0E4; }
.container-stats .leyenda-modelos ul li:nth-child(6)::before { background-color: #037379; }
.container-stats .leyenda-modelos ul li:nth-child(7)::before { background-color: #6F1145; }
.container-stats .leyenda-modelos ul li:nth-child(8)::before { background-color:#ffbe00}
.container-stats .leyenda-modelos ul li:last-child { padding-top: 40px; }

.container-stats .leyenda-cps { border-left: 1px solid #00000029; padding-left: 40px; height: 100%; }
.container-stats .leyenda-cps ul { list-style: none; font-size: 14px; display: flex; flex-direction: column; height: 100%; position: relative; }
.container-stats .leyenda-cps ul li:last-child { position: relative; margin-top: 20px; }

.container-stats .leyenda-tags { border-left: 1px solid #00000029; padding-left: 40px; height: 100%; }
.container-stats .leyenda-tags ul { list-style: none; font-size: 14px; display: flex; flex-direction: column; height: 100%; position: relative; }
.container-stats .leyenda-tags ul li:not(:last-child)::before  { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; }
.container-stats .leyenda-tags ul li:nth-child(1)::before { background-color: #AE0019; }
.container-stats .leyenda-tags ul li:nth-child(2)::before { background-color: #D7818D; }
.container-stats .leyenda-tags ul li:nth-child(3)::before { background-color: #0E3F5D; }
.container-stats .leyenda-tags ul li:nth-child(4)::before { background-color: #1876B1; }
.container-stats .leyenda-tags ul li:nth-child(5)::before { background-color: #AFD0E4; }
.container-stats .leyenda-tags ul li:nth-child(6)::before { background-color: #000000 }
.container-stats .leyenda-tags ul li:nth-child(7)::before { background-color: #D5001C; }
.container-stats .leyenda-tags ul li:nth-child(8)::before { background-color: #700043; }
.container-stats .leyenda-tags ul li:nth-child(9)::before { background-color: #f2a100; }
.container-stats .leyenda-tags ul li:nth-child(10)::before { background-color: #8cb527; }
.container-stats .leyenda-tags ul li:nth-child(11)::before { background-color: #dad9de; }
.container-stats .leyenda-tags ul li:last-child { padding-top: 40px; }

.container-stats .leyenda-personas { border-left: 1px solid #00000029; padding-left: 40px; height: 100%; }
.container-stats .leyenda-personas ul { list-style: none; font-size: 14px; display: flex; flex-direction: column; height: 100%; position: relative; }
.container-stats .leyenda-personas ul li:not(:last-child)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; }
.container-stats .leyenda-personas ul li:nth-child(1)::before { background-color: #AE0019; }
.container-stats .leyenda-personas ul li:nth-child(2)::before { background-color: #D7818D; }
.container-stats .leyenda-personas ul li:nth-child(3)::before { background-color: #0E3F5D; }
.container-stats .leyenda-personas ul li:nth-child(4)::before { background-color: #dad9de; }
.container-stats .leyenda-personas ul li:last-child { padding-top: 40px; }

.container-stats .leyenda-valoracion { border-left: 1px solid #00000029; padding-left: 40px; height: 100%; }
.container-stats .leyenda-valoracion ul { list-style: none; font-size: 14px; display: flex; flex-direction: column; height: 100%; position: relative; }
.container-stats .leyenda-valoracion ul li:not(:last-child)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; }
.container-stats .leyenda-valoracion ul li:nth-child(1)::before { background-color: #95b343; }
.container-stats .leyenda-valoracion ul li:nth-child(2)::before { background-color: #e5a439; }
.container-stats .leyenda-valoracion ul li:nth-child(3)::before { background-color: #9d2022; }
.container-stats .leyenda-valoracion ul li:nth-child(4)::before { background-color: #dad9de; }
.container-stats .leyenda-valoracion ul li:last-child { padding-top: 40px; }

.container-stats .big-chart-holder { padding: 40px; }

.container-stats .leyenda-seg { border-left: 1px solid #00000029; padding-left: 40px; height: 100%; }
.container-stats .leyenda-seg ul { list-style: none; font-size: 14px; display: flex; flex-direction: column; height: 100%; position: relative; }
.container-stats .leyenda-seg ul li:not(:last-child)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; }
.container-stats .leyenda-seg ul li:nth-child(1)::before { background-color: #2a4b6d; }
.container-stats .leyenda-seg ul li:nth-child(2)::before { background-color: #5391c4; }
.container-stats .leyenda-seg ul li:nth-child(3)::before { background-color: #017379; }
.container-stats .leyenda-seg ul li:nth-child(4)::before { background-color: #658e11; }
.container-stats .leyenda-seg ul li:nth-child(5)::before { background-color: #dad9de; }
.container-stats .leyenda-seg ul li:last-child { padding-top: 40px; }

/* .container-stats > div:nth-child(2) { width: 80%; margin: 0 auto; font-size: 14px; }

.container-stats > div:nth-child(8) > ul > li { font-size: 14px; box-shadow: 1px 1px 4px #00000029; margin-right: 5px; margin-top: 2px; margin-bottom: 2px; padding: 2px 10px; cursor: pointer; position: relative; transition: 300ms all; border: 1px solid white; }
.container-stats > div:nth-child(8) > ul > li.has-info { border: 1px solid #C20430; }
.container-stats > div:nth-child(8) > ul > li:not(:nth-child(n+7)):hover { background-color: #dad9de; }
.container-stats > div:nth-child(8) > ul > li:not(:nth-child(n+7))::after { content: ''; font-family: 'pag-iconfont'; margin-left: 5px; font-size: 12px; transition: 300ms all; display: inline-block; }
.container-stats > div:nth-child(8) > ul > li.filter-item::after { transform: rotate(180deg) }

.container-stats > div:nth-child(8) > ul > li:nth-child(2)::before { content: ''; background-image: url(../img/icons/date.svg); display: inline-block; background-size: 12px 12px; width: 12px; height: 12px; margin-right: 4px; }
.container-stats > div:nth-child(8) > ul > li:nth-child(3)::before { content: ''; background-image: url(../img/icons/models.svg); display: inline-block; background-size: 16px 12px; width: 16px; height: 12px; margin-right: 4px; }
.container-stats > div:nth-child(8) > ul > li:nth-child(4)::before { content: ''; background-image: url(../img/icons/cp.svg); display: inline-block; background-size: 12px 12px; width: 12px; height: 12px; margin-right: 4px; }
.container-stats > div:nth-child(8) > ul > li:nth-child(5)::before { content: ''; background-image: url(../img/icons/person.svg); display: inline-block; background-size: 12px 12px; width: 12px; height: 12px; margin-right: 4px; }
.container-stats > div:nth-child(8) > ul > li:nth-child(6) { padding-left: 20px; }
.container-stats > div:nth-child(8) > ul > li:nth-child(6)::before { content: ''; background-image: url(../img/icons/tags.svg); display: inline-block; background-size: 20px 20px; width: 20px; height: 20px; margin-right: 4px; position: absolute; left: 5px; top: 4px; }

.container-stats > div:nth-child(8) > ul > li:nth-child(7) { background-color: #C20430; color: white; }
.container-stats > div:nth-child(8) > ul > li:nth-child(7):hover { background-color: #000; }
.container-stats > div:nth-child(8) > ul > li:nth-child(8) { background-color: #808080; color: white; }
.container-stats > div:nth-child(8) > ul > li:nth-child(8):hover { background-color: #C20430; }
.container-stats > div:nth-child(8) > ul > li:nth-child(8)::before { content: ''; background-image: url(../img/icons/recycle-w.svg); display: inline-block; background-size: 12px 12px; width: 12px; height: 12px; margin-right: 4px; transition: 300ms all; }
.container-stats > div:nth-child(8) > ul > li:nth-child(8):hover:before { transform: rotate(90deg); }
.container-stats > div:nth-child(2) input { margin-left: 10px; cursor: pointer; }


.container-stats .comments-data { display: flex; width: 80%; margin: 40px auto; }
.container-stats .comments-data div { width: 33.33%; }
.container-stats .comments-data div .big-text { font-size: 36px; line-height: 36px; }

.container-stats .comments-chart { display: flex; width: 80%; margin: 0 auto; }
.container-stats .comments-chart .chart-origen { width: 43.33%; }
.container-stats .comments-chart .leyenda-origen { width: 23.33%; border-right: 1px solid #00000029; }
.container-stats .comments-chart .leyenda-origen ul { list-style: none; font-size: 14px; }
.container-stats .comments-chart .leyenda-origen ul li:nth-child(1)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #AE0019; }
.container-stats .comments-chart .leyenda-origen ul li:nth-child(2)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #D7818D; }
.container-stats .comments-chart .leyenda-origen ul li:nth-child(3)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #0E3F5D; }
.container-stats .comments-chart .leyenda-origen ul li:nth-child(4)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #1876B1; }
.container-stats .comments-chart .leyenda-origen ul li:nth-child(5)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #AFD0E4; }
.container-stats .comments-chart .leyenda-origen ul li:nth-child(6)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #037379; }
.container-stats .comments-chart .leyenda-origen ul li:nth-child(7)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #6F1145; }
.container-stats .comments-chart .leyenda-origen ul li:nth-child(8)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #F6B80F; }
.container-stats .comments-chart .leyenda-origen ul li:nth-child(9)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #658E11; }
.container-stats .comments-chart .chart-modelos { width: 43.33%; display: none; }
.container-stats .comments-chart .leyenda-modelos { width: 23.33%; display: none; border-right: 1px solid #00000029; }
.container-stats .comments-chart .leyenda-modelos ul { list-style: none; font-size: 14px; }
.container-stats .comments-chart .leyenda-modelos ul li:nth-child(1)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #AE0019; }
.container-stats .comments-chart .leyenda-modelos ul li:nth-child(2)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #D7818D; }
.container-stats .comments-chart .leyenda-modelos ul li:nth-child(3)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #0E3F5D; }
.container-stats .comments-chart .leyenda-modelos ul li:nth-child(4)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #1876B1; }
.container-stats .comments-chart .leyenda-modelos ul li:nth-child(5)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #AFD0E4; }
.container-stats .comments-chart .leyenda-modelos ul li:nth-child(6)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #037379; }
.container-stats .comments-chart .leyenda-modelos ul li:nth-child(7)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #6F1145; }
.container-stats .comments-chart .leyenda-modelos ul li:nth-child(8)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #F6B80F; }
.container-stats .comments-chart .leyenda-modelos ul li:nth-child(9)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #658E11; }
.container-stats .comments-chart .chart-cps { width: 43.33%; display: none; }
.container-stats .comments-chart .leyenda-cps { width: 23.33%; display: none; border-right: 1px solid #00000029; }
.container-stats .comments-chart .leyenda-cps ul { list-style: none; font-size: 14px; }
.container-stats .comments-chart .chart-tags { width: 43.33%; display: none; }
.container-stats .comments-chart .leyenda-tags { width: 23.33%; display: none; border-right: 1px solid #00000029; }
.container-stats .comments-chart .leyenda-tags ul { list-style: none; font-size: 14px; }
.container-stats .comments-chart .leyenda-tags ul li:nth-child(1)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #AE0019; }
.container-stats .comments-chart .leyenda-tags ul li:nth-child(2)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #D7818D; }
.container-stats .comments-chart .leyenda-tags ul li:nth-child(3)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #0E3F5D; }
.container-stats .comments-chart .leyenda-tags ul li:nth-child(4)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #1876B1; }
.container-stats .comments-chart .leyenda-tags ul li:nth-child(5)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #AFD0E4; }
.container-stats .comments-chart .leyenda-tags ul li:nth-child(6)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #dad9de; }
.container-stats .comments-chart .chart-personas { width: 43.33%; display: none; }
.container-stats .comments-chart .leyenda-personas { width: 23.33%; display: none; border-right: 1px solid #00000029; }
.container-stats .comments-chart .leyenda-personas ul { list-style: none; font-size: 14px; }
.container-stats .comments-chart .leyenda-personas ul li:nth-child(1)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #AE0019; }
.container-stats .comments-chart .leyenda-personas ul li:nth-child(2)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #D7818D; }
.container-stats .comments-chart .leyenda-personas ul li:nth-child(3)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #0E3F5D; }
.container-stats .comments-chart .leyenda-personas ul li:nth-child(4)::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #dad9de; }
.container-stats .download-holder { text-align: center; } */

.color-cp1::before  { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #2a4b6d; }
.color-cp2::before  { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #5391c4; }
.color-cp3::before  { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #017379; }
.color-cp4::before  { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #658e11; }
.color-cp5::before  { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #d88711; }
.color-cp6::before  { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #ffbe00; }
.color-cp7::before  { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #94001b; }
.color-cp8::before  { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #700043; }
.color-cp9::before  { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #3c007e; }
.color-cp10::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #3a6b9b; }
.color-cp11::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #76afdc; }
.color-cp12::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #3ab4ba; }
.color-cp13::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #8cb527; }
.color-cp14::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #f2a100; }
.color-cp15::before { content: ''; display: inline-block; margin-right: 4px; width: 10px; height: 10px; background-color: #dad9de; }

.container-stats .most-valuated { padding: 0px 30px; width: 33.33%; }
#frmFilter, #frmDownload { display: none; }

.most-valuated .grid { width: 90%;  }
.most-valuated .grid .info { display: flex; }
.most-valuated .grid .info strong { width: 70%; }
.most-valuated .grid .info span { color: #9a9a9a; font-size: 14px; display: block; text-align: right; line-height: 27px; width: 30%; }
.most-valuated .grid hr { height: 1px; background-color: #adadad; border: none; }
.most-valuated .grid .user { display: flex; margin-top: 10px; }
.most-valuated .grid .user .avatar { width: 40%; position: relative; min-height: 140px; }
.most-valuated .grid .user .avatar img:nth-child(1) { width: 100%; }
.most-valuated .grid .user .avatar img:nth-child(2) { width: 100%; position: absolute; bottom: 10px; left: 0px; }
.most-valuated .grid .user .user-info { margin-left: 10px; padding: 0px 10px; border-left: 1px solid #808080; position: relative; }
.most-valuated .grid .user .user-info span { position: absolute; bottom: 10px; display: inline-block; padding-left: 5px; background-color: #C20430; color: white; width: 115px; left: 10px; }
.most-valuated .grid .comment { padding: 10px 0px; }
.most-valuated .grid .comment p:nth-child(2) { color: #9a9a9a; margin-top: 10px; font-size: 14px; font-style: italic; }

.most-valuated .info-img { position: absolute; top: 10px; left: 10px; cursor: pointer; }
.most-valuated .over-info { position: absolute; top: 0; left: 0; width: calc(100% - 40px); height: calc(100% - 40px); background-color: #000000CC; z-index: 11; padding: 20px; color: white; display: none; }
/* .most-valuated .over-info::before { content: 'x'; color: black; background-color: white; display: block; width: 20px; height: 20px; border-radius: 50%; position: absolute; top: 5px; right: 15px; line-height: 18px; text-align: center; } */
.most-valuated .over-info > img { position: absolute; top: 10px; left: 10px; cursor: pointer; }
.most-valuated .over-info ul { display: flex; flex-direction: column; list-style: none; gap: 20px; height: 100%; }

.container-stats .percent-holder { display: flex; width: 80%; margin: 0 auto; }
.container-stats .percent-holder .col { width: 50%; padding: 20px; }
.container-stats .percent-holder .col > label { font-size: 24px; font-weight: bold; letter-spacing: 1.25px; }
.container-stats .percent-holder .col .pg-holder { display: flex; align-items: center; margin-bottom: 5px; }
.container-stats .percent-holder .col .pg-holder > span { font-size: 25px; font-weight: bold; display: inline-block; margin-left: 10px; }
.container-stats .percent-holder .col .pg-holder > div { width: 100%; padding-left: 10px; padding-right: 10px; line-height: 18px; }
.container-stats .percent-holder .col .pg-holder > div > span { font-size: 14px; line-height: 14px; }

.progress-bar { position: relative; display: inline-block; width: 100%; height: 10px; background: repeating-linear-gradient( to right, #878787, #878787 1px, #ffffff 1px, #ffffff 3px ); }

.container-masive { background: url(../img/bg-faces.jpg) center repeat-y; background-size: cover; }
.container-masive > div { width: 50%; margin: 0 auto; padding: 30px; background-color: white; min-height: calc(100vh - 211px);}
.container-masive h1 { text-align: center; text-transform: uppercase; font-size: 35px; font-weight: bold; letter-spacing: 3.5px; }
.container-masive a { color: black; }
.container-masive a:hover { text-decoration: none; }
.container-masive button { color: white; background-color: #C20430; border: 1px solid #C20430; padding: 14px 16px; cursor: pointer; }
.container-masive .content-holder { text-align: left; }
.container-masive .content-holder > div > span { display: inline-block; min-width: 80px; margin-left: 5px;  }
.container-masive .content-holder > div input[type="radio"]:nth-child(2) { margin-left: 10px; }
.container-masive .content-holder .fileinput-holder { display: flex; }
.container-masive .content-holder .fileinput-holder strong { display: block; }
.container-masive .content-holder .fileinput-holder span { display: block; font-size: 14px; }
.container-masive .content-holder .fileinput-holder > div:nth-child(2) { padding: 10px 20px; }
.container-masive .upload-file { background-color: #f4f4f4;  cursor: pointer; position: relative; }
.container-masive .upload-file::before { content: ''; background-image: url(../img/icons/excel-off.svg); display: block; width: 64px; height: 69px; background-size: 64px 69px; margin: 20px; transition: 300ms all; }
.container-masive .upload-file:hover:before { background-image: url(../img/icons/excel.svg); }
.container-masive .upload-file.selected::before { content: ''; background-image: url(../img/icons/excel.svg); display: block; width: 64px; height: 69px; background-size: 64px 69px; margin: 20px;  }
.container-masive .content-holder .fileinput-holder span.selected { border-bottom: 1px solid #9a9a9a; position: relative; padding-right: 20px; }
.container-masive .content-holder .fileinput-holder span.selected::after { content: ''; background-image: url(../img/icons/trash.svg); display: inline-block; width: 14px; height: 14px; background-size: 14px 14px; position: absolute; right: 0; top: 3px; cursor: pointer; }
#excelfile { display: none; }

.container-single { font-size: 14px; background: url(../img/bg-faces.jpg) center repeat-y; background-size: cover; }
.container-single > div { width: 50%; margin: 0 auto; background-color: white; min-height: calc(100vh - 151px); }
.container-single h1 { text-align: center; text-transform: uppercase; font-size: 35px; font-weight: bold; letter-spacing: 3.5px; }
.container-single form { width: 70%; margin: 0 auto; }
.container-single form > div { width: 100%; padding: 20px; position: relative; }
.container-single form > div > div:last-child { text-align: center; margin-top: 30px; }
.container-single form label { border-bottom: 2px solid #00000029; padding: 14px 0px; display: block; width: 100%; margin-bottom: 10px; }
.container-single > form > div > span { display: block; width: 100%; margin-bottom: 10px; }
.container-single form input[type="text"] { font-size: 14px; }
.container-single form textarea { width: calc(100% - 10px); height: 200px; border: none; outline: none; box-shadow: 1px 1px 4px #00000029; resize: none; padding: 10px; font-family: 'PorscheNextWLa', Arial, Helvetica, sans-serif; }
.container-single form input[type="submit"] { border: 1px solid #C20430; background-color: #C20430; color: white; padding: 14px 16px; cursor: pointer; transition: 300ms all; }
.container-single form input[type="submit"]:hover { background-color: black; border: 1px solid black; }
.container-single .input-group { display: flex; gap: 10px; }
.container-single .input-group input:not([type="radio"]) { width: calc(50% - 20px); border: none; outline: none; box-shadow: 1px 1px 4px #00000029; height: 30px; padding: 0px 5px; }
.container-single .checkbox-custom { display: flex; flex-direction: column; text-align: center; width: calc(20% - 10px); border-bottom: 2px solid white; }
.container-single .checkbox-custom img { width: 100%; cursor: pointer; }
.container-single .checkbox-custom.selected { border-bottom: 2px solid #C20430; }
.container-single #val_section img { width: 32px; cursor: pointer; }

section#mantenimiento { text-align: center; display: flex; justify-content: center; flex-direction: column; align-items: center; height: 100vh; gap: 40px; }
section#mantenimiento h1 { font-size: 50px; line-height: 60px; font-weight: bold; }
section#mantenimiento p { font-size: 18px; line-height: 24px; }