@import url('https://fonts.googleapis.com/css2?family=Istok+Web&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato&family=Merriweather+Sans:wght@300&display=swap');

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Lato', sans-serif;
    font-family: 'Merriweather Sans', sans-serif !important;
    padding-top: 1em;
    ;
    padding-bottom: 0.5em;
}

body,
html {
    font-size: 16px;
    font-family: 'Istok Web', sans-serif;
    background-color: #f4f6f9 !important;
}

.table {
    display: table;
}


.levelsbox {
    display: flex;
}

.levelsbox .levelitem {
    flex: 1;
}

.table .table {
    margin-bottom: 0px;
}

.alignmiddle {
    vertical-align: middle !important;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.table-row {
    display: table-row;
}

.table-cell {
    display: table-cell;
}

.table-row-header .table-cell {
    font-weight: bold;
    border-bottom: 2px solid #dee2e6;
}

div.table .table-cell {
    padding: 0.75rem;
}

.menu-top-class {
    text-align: right;
}

.menu-top-class .menu-item-sec,
.menu-top-class .menu-item {

    display: inline-block;
    margin-right: 2px;

}

.menu-top-class .menu-item-sec {
    margin-right: 0px;
}

.menu-top-class .menu-item-sec a.active,
.menu-top-class .menu-item a.active {
    background-color: #fff;
    ;
}

.icon {
    width: 15px;
}

.menu-top-class .menu-item-sec a:hover,
.menu-top-class .menu-item a:hover {
    background-color: lightgray;
}

.menu-top-class .menu-item a {
    border: 1px solid lightgray;
    padding: 5px 10px;
    border-bottom: 0px;
    text-decoration: none;
    display: block;
    width: 100%;
    background-color: #eaeaea;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.menu-top-class .menu-item-sec a {
    border: 1px solid lightgray;
    padding: 5px 10px;
    border-bottom: 0px;
    text-decoration: none;
    display: block;
    width: 100%;
    background-color: #eaeaea;

}

.grid-diagnostico {
    width: 100%;
    height: 100%;
    padding: 8px;
}

.vertical-align-bottom {
    vertical-align: bottom !important;
}

.rotate {
    vertical-align: bottom !important;
    text-align: center;
}

.rotate span {
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;
}

table.diagnostic td {
    padding: 0px !important;
}

.anssi {
    background-color: #8496e2;
}

.box-ans {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.ansparcial {
    background-color: #a5b0e2;
}

.ansno {
    background-color: #af6d6d;
}

.anssincompetencia {
    background-color: #d8d170;
}

.color-ans {
    text-align: center;
}

.ansnoaplica {
    background-color: #f1f1d7;
}

.boxans {
    display: inline-block;
    width: 20px;
}

.legend-box {
    text-align: right;
}

.legend-box-wrapper {
    display: inline-block;
}

.menu-top-class {
    border-bottom: 1px solid lightgray;

}

.inline-block {
    display: inline-block;
}

.table-resumen td {
    padding: 0px 10px;
}

.enftp-node-value {
    vertical-align: middle;
}

.topicgeneralavance {
    font-size: 1.8em;

}

.enftp-node-eje span {
    display: block;
    background-color: #16a1c8;
    color: #fff;
    font-weight: bold;
    font-size: 1.6em;
    padding: 30px 20px;
    white-space: nowrap;
    text-align: center;
}

#chartestado1,
#chartestado {
    display: inline-block !important;
}

.resumen-number {
    font-size: 14px;
}

.resumen-label {
    font-weight: bold;
}

.meta-tab div:first-child {
    padding-left: 3em;
}

.personwrapper {
    padding: 20px 20px;
    background-color: #f9ffd3;
}

.personcontent {
    background-color: white;
    padding: 10px;
}

.report-tab div:first-child {
    padding-left: 6em;
}

article.goals .field--label {
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 10px;
}

.diagnostic-topic-answer {
    width: 10%;
    text-align: center;
}

.diagnostic-wrapper .table-cell {
    padding: 5px 10px;
}

article.goals .field--name-field-ayuda {
    padding: 20px;
    font-size: 0.9em;
    border-radius: 13px;
    border: 1px solid #807C35;
    background-color: #FCFFEF;
    margin-bottom: 10px;
}

.titulotopiccontent {
    padding: 20px;
    font-size: 0.9em;
    border-radius: 13px;
    border: 1px solid #739184;
    background-color: #e2ffe9;
    margin-bottom: 10px;
}

article div.content {
    margin-bottom: 20px;
}

.subtitulotopiccontet {
    font-size: 0.95em;
    padding: 10px 20px;
}

.titulotopiccontent {
    padding: 10px 20px;
}

.tidshortname {
    color: gray;
    font-size: 0.9em;
    font-weight: bold;
}

.avance-graph {
    width: 100px;
    padding: 2px;
    border: 1px solid #16a1c8;
}

.graph-avance {
    display: inline-block;
    background-color: #16a1c8;
}

.enftp-node-eje {
    vertical-align: middle;
}

.enftp-node-linea {
    font-weight: bold;
    font-size: 1.4em;
}

.enftp-node-value {
    padding: 0px 10px;
}

.enftp-node.description {
    font-size: 0.9em;
}

.enftp-node.description .label-desc {
    padding-right: 20px;
}

.enftp-description {
    padding-left: 100px;
    font-size: 0.95em;
}

.strong-text {
    font-weight: bold;
}

.enftp-first-side {
    padding: 10px 20px 20px 30px;
    background-color: #e2e2e2;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}


.enftp-second-side {
    padding: 10px 20px;

}

td:has(> div.usertable-list) {
    padding: 0px !important;
}

.usertable-list {
    padding: 2px 8px;
    border-bottom: 1px solid #ddd;
}

.enftp-content-grid {
    display: grid;
    grid-template-columns: 4fr 2fr;
    margin-top: 20px;
    font-size: 0.9em;
}

.fullreport-map .levelbox.struct {
    font-weight: bold;

}

tr.sticky th,
tr.sticky th {
    position: sticky;
    top: 0;
}

.table-advance td {

    padding: 0px 5px;
    min-width: 120px;
}

.fullreport-map .levelbox {
    border: 1px solid #ddd;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-bottom: 0px;
}

h4 {
    padding: 20px 0px;
    margin: 0px 0px;
}

.topicquest .index {
    float: right;
}

.fullreport-map table {
    margin-bottom: 0px;
}

.topicquest .topic,
.topicquest .index {
    display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-block: 0px !important;
    color: #000 !important;
    font-weight: bold;
}

.state-box {
    display: inline-block;
    margin: 0px 0px;
    padding: 1px 6px;
    font-size: 0.9em;
    font-weight: bold;
    white-space: nowrap;
}

.ans-box {
    display: inline-block;
    padding: 2px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 0.85em;
    border-bottom: 1px solid #999999;
}

.breadcrumbs-topic .shortname {
    font-weight: bold;
    font-size: 0.85em;
}

.breadcrumbs-topic {
    font-size: 0.8em;
    font-family: 'Lato', sans-serif;

}

.state-box.state-s {
    background-color: #ffc66a;
}

.state-box.state-a {
    background-color: #cdff19;
}

.state-box.state-b {
    background-color: #d4d4da;
}

.state-box.state-e {
    background-color: #94bfff;
}

.state-box.state-ep {
    background-color: #e6e342;
}

.state-box.state-d {
    background-color: #94bfff;
}

.state-box.state-dp {
    background-color: #bdd1a1;
}

#block-olivero-breadcrumbs {
    margin-block: 0px !important;
    padding-bottom: 10px;
}

.usertable-list {
    font-size: 0.8em;
    text-transform: capitalize;
    white-space: nowrap;
}

.graphs .tab-pane {
    text-align: center;
}

.no-info {
    color: #fd3939;
    font-size: 0.9em;
}

.enftp-second-side div {
    vertical-align: middle;
}

.enftp-second-side img {
    display: inline-block;
}

.account-table {
    font-size: 0.9em;
}

.dtclass {
    font-size: 1.2em;
}

.aligncenter {
    text-align: center;
}

.alignright {
    text-align: right;
}

.enftp-resument-table td {
    text-align: center;
}

.enftp-resument-table {

    border-collapse: collapse;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);

}

.enftp-resument-table tr th {
    background-color: #16a1c8;
    color: #fff;
    padding: 5px 20px;

}

.resumen {
    font-size: 1.2em;
    font-family: 'Lato', sans-serif;
}

.meta-block p {
    display: inline-block;
}

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}

.valign-middle {
    vertical-align: middle;
}

.metatitle {
    font-size: 1.4em;
    font-weight: bold;
}

.paragraph-top {
    float: right;
    margin-bottom: 0px;
    grid-template-columns: 0px auto 1fr auto !important;
}

.paragraph--view-mode--preview {
    grid-template-columns: 150px auto;
    display: grid;
}

.paragraph-type {
    display: none;
}

.enfp-node-wrapper {
    display: grid;
    grid-template-columns: 6fr 2fr;
}

.block-users {
    display: grid;
    grid-template-columns: 4fr 3fr 3fr;
}

div.table-striped>div.table-row:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

.wrapper-user {
    padding-bottom: 20px;
}

.block-objetive-info,
.block-users-involucrados,
.block-users-responsables {
    padding: 0px 20px;
    margin: 0px 10px 20px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

}

.block-users-responsables {
    background-color: #dedede;
}

.block-objetive-info,
.block-users-involucrados {
    background-color: #f0f0f0;
}

.headerobj {
    display: grid;
    grid-template-columns: 3fr 1fr 1fr 1fr 1fr;
    background-color: #dfdfdf;
}

.headerobj-cell {
    padding: 10px;
}

.displaytable {
    display: table;
    height: 100%;
    width: 100%;
}

.displaycell {
    display: table-cell;
}

.alignmiddle {
    vertical-align: middle;
}

.fecha-termino.labeled,
.avance-general.labeled {
    background-color: #212529;
    color: #fff;
    font-weight: bold;
}

.fecha-termino.value .displaycell {
    text-align: center;
    font-size: 1.2em;
}

.fecha-termino.value {
    font-weight: bold;
}

.fecha-termino.value,
.avance-general.value {
    background-color: #fafafa;
}

.treestruct .nodes,
.treestruct .childs {
    margin-left: 20px;
}

.home-instrucciones,
.home-welcome {}

.home-welcome {
    margin-bottom: 20px;
}



.welcome-box {
    margin-bottom: 10px;
    text-align: center;
}

/* .instruction-box::before {
    background-image: url('../img/info.svg');
    background-size: 40px 40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    content: "";
    float: left;
} */

.role-box-label {
    display: block;
}

.role-list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}


.instruction-box {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    padding: 20px;
    font-size: 0.95em;
    background-color: #dce3e3;
    font-family: 'Rubik', sans-serif;
    color: #575a5a;

    margin-bottom: 10px;
}

.instruction-box-form::before {
    background-image: url('../img/help-icon.svg');
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: "";
    float: left;
}

.instruction-box-form {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 10px;
    font-size: 0.95em;
    background-color: #fff;
    font-family: 'Rubik', sans-serif;
    color: #575a5a;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
}

.instruction-box-form p {
    text-align: left;
    margin-left: 25px;
}

.form-item-avance {
    display: inline-block;
}

.resumen-cmid {
    width: 100%;
}

.resumen-cmid-cell.table-cell.value {
    min-width: 40px;
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
}

.resumen-cmid {
    margin-top: 10px;
}

.resumen-cmid-cell {
    text-align: center;
}

.action-wrapper {
    padding: 10px 15px;
}

.itemtree {
    font-weight: bold;
}

.subtitulotopic {
    font-size: 1.2em;
    font-weight: bold;
}

.titulotopic {
    font-size: 1.8em;
    font-weight: bold;
}

.objtitle {
    font-size: 1.8em;
    font-weight: bold;
    font-family: 'Libre Baskerville', serif;
    margin-left: 5px;
}

.objetivo-wrapper-item {
    display: grid;
    grid-template-columns: 6fr 1fr 1fr;
}

.objetivo-wrapper-item-title {
    display: flex;
    align-items: center;
}

.objetivo-wrapper-item {
    margin-bottom: 10px;
}

.evidencias-list .fieldset-legend {
    font-size: 18px;
}

.evidencias-list .fieldgroup {
    margin-bottom: 40px;

}

.evidencias-list .fieldset-wrapper .form-item {
    display: inline-block;
    padding: 10px 20px;
}

.cmind-resumen {
    padding-top: 60px;
}

.role-list {
    margin-top: 20px;
}

.label-roles {
    margin-top: 20px;

}

.example {
    display: block;
    padding: 10px;
    background-color: #000;
    color: #fff;
}

.homehelp p {
    text-align: justify;
}

.role-icon img {
    width: 45px;
}

.icon-role {
    text-align: right;
}

.icon-role-wrapper {
    display: inline-block;
    text-align: center;
}

.label-title {

    font-size: 1.1em;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

.grid-chart {

    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;

}

.grid-table {
    padding: 8px;

}

.alignstretch {
    align-items: stretch;
    justify-content: center;
}


.flex {

    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;


}

.flex1 {
    flex-grow: 1;
}

.flex2 {
    flex-grow: 2;
}

.flex3 {
    flex-grow: 3;
}

.chart-wrapper {
    height: 350px;
}

.info-chart {
    text-align: center;
}

.question-box {
    padding: 5px 20px;
}

.quest-box img {
    width: 45px;
}

.quest-box .quest-icon,
.quest-box .quest-text {
    display: table-cell;
}

.icon25 {
    width: 25px;
}

.icon35 {
    width: 35px;
}

.icon20 {
    width: 20px;
}

.icon15 {
    width: 15px;
}

.strong {
    font-weight: bold;
}

.evidencias-list .fieldset-legend {
    font-size: 0.70em;
}

#objetivoadd .more-info-panel .panel-title {
    font-size: 1.2em;
    font-weight: bold;
}

.title-diagnostic {
    font-size: 1.1em;
    font-weight: bold;
}

.file-reference a:hover {
    text-decoration: none;
    color: #000;
}

.file-reference a {
    text-decoration: none;
    color: #737373;
}

.bottonlabel {
    font-size: 0.35em;
    font-weight: bold;
    display: block;
}

.file-reference {
    display: inline-block;
    padding: 3px 10px;
    background-color: #e6e6e6;
    margin: 1px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.box-info-sm,
.box-info {
    font-size: 0.9em;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color: #f0f7fb;
    background-position: 9px 0px;
    background-repeat: no-repeat;
    border: solid 1px #3498db;
    border-radius: 6px;
    line-height: 18px;
    overflow: hidden;
    padding: 7px;
    margin-bottom: 15px;
}

.box-info::before {

    background-image: url('../img/info-icon.svg');
    background-size: 40px 40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    content: "";
    float: left;
    margin-right: 10px;

}

.diagnostico-wrapper .level .topics,
.diagnostico-wrapper .level {
    padding-left: 20px;
    display: block;
}

.render-diagnostic .table-cell.diagnostic-topic {
    width: 70%;
}

.form-textarea-wrapper .suggest-actiostext {
    height: 4em;
    margin-bottom: 10px;
}

.accordion-cmind .panel-title a {
    text-decoration: none;
}

.panel-title .topics {
    display: inline-block;
    width: 85%;
}

.panel-title .index {
    display: inline-block;
    width: 14%;
    text-align: right;
    font-size: 0.8em;
    font-weight: bold;
}

.panel-group .panel-title a {
    width: 100%;
    display: block;
}

.bb-legend {
    width: 100%;
    display: block;
}

#edit-field-tipo-documento--wrapper .form-item {
    display: inline-block;
}

.table {
    display: table;
}

.tablerow {
    display: table-row;
}

.tableheadercell,
.tablecell {
    display: table-cell;
    padding: 5px 10px;
}

.tableheadercell {
    font-weight: bold;
    background-color: #cecece;
}

.table.autowidth {
    width: auto;
}

.tag-item {
    font-size: 0.9em;
    display: inline-block;
    border-radius: 3px;
    padding: .2em .5em .3em;
    border-radius: 2px;
    background: #454e56;
    ;
    color: #fff;
    font-weight: 600;
    margin: .25em .1em
}

.tag-item:hover {
    text-decoration: none;
    color: #ffc66a;
}

.capitalize {
    text-transform: capitalize;
}

.item-count {
    font-size: 0.9em;
    color: #727272;
}

.items-have {
    color: #000;
}

.flex-1 {
    flex: 1;
}

.flex-2 {
    flex: 2;
}

.flex-3 {
    flex: 3;
}
.flex-4 {
    flex: 4;
}
.flex-5 {
    flex: 5;
}

.totaldocs {
    font-size: 3.9em;
    font-weight: bold;
    color: #000;
}

.doc-stat {
    font-size: 1.4em;
}

.concept-tag a:hover {
    color: #cdff19;
    text-decoration: none;
}

.concept-tag a {
    color: inherit;
}


.valign-top {
    vertical-align: top;
    align-items: flex-start;
    align-content: flex-start;
}

.count-tab {
    font-size: 0.8em;
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding: 2px 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.main-status {
    display: flex;
}

.main-status .status-pot {
    flex: 1;
    text-align: center;
}
.pot-number{
    font-size:5em;
    font-weight: bold;
}
.mejoras-pot .pot-number{
    font-size:1.8em;
}
.mejoras-pot .pot-label{
    font-size:0.9em;
    display:inline-block;
}
.table.nomargin{
    margin:0px;
}
.margin-10{
    margin:10px;
}

.info-box {
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    border-radius: .25rem;
    background-color: #fff;
    margin-bottom: 1rem;
    min-height: 80px;
    padding: .5rem;
  
    width: 100%;
}
.info-box.margin-10{
    width:auto;
}

.description-term{
    margin-top:.5em;
    display:inline-block;
    font-size:1em;
    color:rgb(124, 124, 124);
}
.term-label{
    font-size:1.7em;
    font-weight: bold;
    text-transform: capitalize;
}
.main-status{
    display:flex;
    flex-wrap: wrap;
    align-items: stretch; /* Esto es el valor por defecto */
}
.concept-tag,
.mejora-tag{
    display:inline-block;
    margin:2px 4px;
    padding:4px 8px;
    border-radius: .25rem;
    color:#fff;
}
.tag-1{
    background-color: #3c4245;
}
.tag-2{
    background-color: #5f6769;
}
.tag-3{
    background-color: #719192;
}
.tag-4{
    background-color: #dfcdc3;
}
.grid-docs-header{
    display:grid;
    grid-template-columns: 3fr 8fr;    

}
.grid-docs{
    display:grid;
    grid-template-columns: repeat(11, minmax(0, 1fr));
}

.grid-doc-header {
    background-color: #d6ccc2;
}
.grid-doc{
    background-color: #e5ded8;
}
.grid-type-header {
    background-color: #ded6ce;
}
.grid-type{
    background-color: #eeeae6;
}

.grid-type,
.grid-doc{
    padding:10px 5px;
}

.grid-docs-header .grid-item{
    font-size:1.6em;
    font-weight: bold;
    padding:10px;
}

.number-table{
    display:block;
    font-weight:bold;
    font-size:1.4em;
    text-align:center;
}
.label-table{
    display:block;
    text-align:center;
}
.inst-content,
.inst-header{
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.home-charts{
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.inst-header .item-header{
     background-color: #cdd1bf;
     padding:10px 5px;
     display:block;
     text-align:center;
     font-size:1.2em;
     font-weight:bold;

}
.inst-content .item-content{
     background-color: #e8ead9;
     padding:10px 5px;
     display:block;
     text-align:center;
     font-size:1.2em;
     font-weight:bold;

}
.btn-go{
    background-color: #272829;
    border-color: #B3C8CF ;
    color:#fff;
    font-weight: bold !important;
    font-size:12px !important;
}
.btn-go:hover{
    color:#FFC436 !important;
}
.thead-cmind tr{
   
}
.thead-cmind th{
    background-color: #9CAFAA !important ;     
}
.user-table{
    display: flex;
    flex-direction: column;
    width: 100%;   
}
.user-table-row.data  .item-cell{
    background-color: #E8EAE6;
    font-weight: bold;
    font-size: 1.4em;
}
.user-table-row.header .item-cell{
    background-color: #CDD0CB;
    font-size: 1.2em;
    font-weight: bold;
}
.user-table-row.header .item-cell.master{
    background-color: #D9E4DD;
}
.user-table-row.data .item-cell.master{
    background-color: #FBF7F0;
}


.user-table-row .item-cell{
    padding: 10px 5px;
}
.user-table-row{
    display: flex;
    
}
.item-cell{
    flex: 1;
}
