body {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  color: #424243;
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  font-size: 14px;
}
h1 {
  font-size: 2.25em;
}
h2 {
  font-size: 2.1em;
}
h3 {
  font-size: 1.7em;
}
h4 {
  font-size: 1.28em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.86em;
}
p {
  font-size: 1em;
  padding-bottom: 0.8em;
  line-height: 1.5em;
}
.primary-color {
  color: #68A47B !important;
}
.secondary-color {
  color: #68A47B !important;
}
.tertiary-color {
  color: #C2483B !important;
}
.soft-color {
  color: #d5d5d5 !important;
}
.dark-color {
  color: #424243 !important;
}
.box-soft {
  background-color: #d5d5d5;
}
.box-soft-lighten {
  background-color: #F7F7F7;
}
.box-dark {
  background-color: #424243;
  color: #fff;
}
.box-primary {
  background-color: #68A47B;
  color: #fff;
}
.box-primary-dark {
  background-color: #528763;
  color: #fff;
}
.box-secondary {
  background-color: #68A47B;
}
.box-tertiary {
  background-color: #C2483B;
}
.box-transparent-white {
  background-color: rgba(255,255,255,0.8);
}
.box-primary-half {
  background: #68A47B;
  background: -moz-linear-gradient(top,#68A47B 0%,#68A47B 50%,transparent 50%,transparent 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#68A47B),color-stop(50%,#68A47B),color-stop(50%,transparent),color-stop(100%,transparent));
  background: -webkit-linear-gradient(top,#68A47B 0%,#68A47B 50%,transparent 50%,transparent 100%);
  background: -o-linear-gradient(top,#68A47B 0%,#68A47B 50%,transparent 50%,transparent 100%);
  background: -ms-linear-gradient(top,#68A47B 0%,#68A47B 50%,transparent 50%,transparent 100%);
}
.box-secondary-half {
  background: #68A47B;
  background: -moz-linear-gradient(top,#68A47B 0%,#68A47B 50%,transparent 50%,transparent 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#68A47B),color-stop(50%,#68A47B),color-stop(50%,transparent),color-stop(100%,transparent));
  background: -webkit-linear-gradient(top,#68A47B 0%,#68A47B 50%,transparent 50%,transparent 100%);
  background: -o-linear-gradient(top,#68A47B 0%,#68A47B 50%,transparent 50%,transparent 100%);
  background: -ms-linear-gradient(top,#68A47B 0%,#68A47B 50%,transparent 50%,transparent 100%);
}
.box-tertiary-half {
  background: #C2483B;
  background: -moz-linear-gradient(top,#C2483B 0%,#C2483B 50%,transparent 50%,transparent 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#C2483B),color-stop(50%,#C2483B),color-stop(50%,transparent),color-stop(100%,transparent));
  background: -webkit-linear-gradient(top,#C2483B 0%,#C2483B 50%,transparent 50%,transparent 100%);
  background: -o-linear-gradient(top,#C2483B 0%,#C2483B 50%,transparent 50%,transparent 100%);
  background: -ms-linear-gradient(top,#C2483B 0%,#C2483B 50%,transparent 50%,transparent 100%);
}
.box-line-soft {
  border: 1px solid #d5d5d5;
}
.box-line-dark {
  border: 1px solid #424243;
}
.box-line-primary {
  border: 1px solid #68A47B;
}
.box-line-secondary {
  border: 1px solid #68A47B;
}
.box-line-tertiary {
  border: 1px solid #C2483B;
}
.box-rounded {
  border-radius: 20px;
}
.box-slider {
  position: absolute;
  z-index: 200;
  background-color: rgba(0,0,0,0.5);
  padding: 1em;
  max-width: 40vw;
  width: 100%;
  color: #ffffff;
  top: 1em;
  border-radius: 20px;
}
.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*="col-"] {
  display: flex;
  flex-direction: column;
}
a {
  color: #68A47B;
}
a:hover,
a:focus,
a:active {
  opacity: .8;
}
.btn {
  border-radius: 10px;
  border-color: #68A47B;
  color: #68A47B;
  background-color: #F7F7F7;
  line-height: 1em;
  padding: .7em 2em;
}
.btn:hover,
.btn:focus,
.btn:active {
  background-color: #68A47B;
  border-color: #68A47B;
  color: #ffffff;
}
.pull-right .btn {
  padding: .5em 1em;
}
.chosen-container-single .chosen-single {
  border-radius: 10px;
  border-color: #68A47B;
  color: #68A47B;
  background-color: #F7F7F7;
  background-image: none !important;
  line-height: 1em;
  padding: .7em 2em;
}
.chosen-container-single .chosen-single:hover,
.chosen-container-single .chosen-single:focus,
.chosen-container-single .chosen-single:active {
  background-color: #F7F7F7;
  border-color: #68A47B;
  color: #68A47B;
}
.chosen-container-single .chosen-single div > b {
  background-image: none;
}
.chosen-container-single .chosen-single div > b:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0dd";
  position: absolute;
  top: 25%;
}
.chosen-container-single .chosen-single abbr.search-choice-close {
  background: none;
}
.chosen-container-single .chosen-single abbr.search-choice-close::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f00d";
  position: absolute;
  top: 25%;
}
.chosen-container-single .chosen-drop {
  border-color: #68A47B;
}
.chosen-container-active.chosen-width-drop .chosen-single {
  border-color: #68A47B;
}
.btn-action-color {
  background-color: #68A47B;
  color: #ffffff;
  border-color: #68A47B;
}
.btn-action-color:hover,
.btn-action-color:active,
.btn-action-color:active:hover,
.btn-action-color:active:focus,
.btn-action-color:focus {
  background-color: #68A47B;
  border-color: #68A47B;
}
.more-info .btn-action-color {
  background-color: #F7F7F7;
  color: #68A47B;
  border-color: #68A47B;
}
.more-info .btn-action-color:hover,
.more-info .btn-action-color:active,
.more-info .btn-action-color:active:hover,
.more-info .btn-action-color:active:focus,
.more-info .btn-action-color:focus {
  background-color: #68A47B;
  border-color: #68A47B;
  color: #ffffff;
}
.btn-primary {
  background-color: #68A47B;
  color: #ffffff;
  border-color: #68A47B;
  font-weight: bold;
}
.btn-primary-inverted {
  background-color: #ffffff;
  color: #68A47B;
  border-color: #ffffff;
  font-weight: bold;
}
.btn-primary-inverted:hover,
.btn-primary-inverted:active,
.btn-primary-inverted:active:hover,
.btn-primary-inverted:active:focus,
.btn-primary-inverted:focus {
  background-color: #68A47B;
  color: #ffffff;
  border-color: #ffffff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:focus {
  background-color: #ffffff;
  color: #68A47B;
  border-color: #68A47B;
}
.btn-secondary {
  background-color: #68A47B;
  color: #ffffff;
  border-color: #68A47B;
  font-weight: bold;
}
.btn-secondary-inverted {
  background-color: #ffffff;
  color: #68A47B;
  border-color: #ffffff;
  font-weight: bold;
}
.btn-secondary-inverted:hover,
.btn-secondary-inverted:active,
.btn-secondary-inverted:active:hover,
.btn-secondary-inverted:active:focus,
.btn-secondary-inverted:focus {
  background-color: #68A47B;
  color: #ffffff;
  border-color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:active:hover,
.btn-secondary:active:focus,
.btn-secondary:focus {
  background-color: #ffffff;
  color: #68A47B;
  border-color: #68A47B;
}
.btn-tertiary {
  background-color: #C2483B;
  color: #ffffff;
  border-color: #C2483B;
  font-weight: bold;
}
.btn-tertiary-inverted {
  background-color: #ffffff;
  color: #C2483B;
  border-color: #ffffff;
  font-weight: bold;
}
.btn-tertiary-inverted:hover,
.btn-tertiary-inverted:active,
.btn-tertiary-inverted:active:hover,
.btn-tertiary-inverted:active:focus,
.btn-tertiary-inverted:focus {
  background-color: #C2483B;
  color: #ffffff;
  border-color: #ffffff;
}
.btn-tertiary:hover,
.btn-tertiary:active,
.btn-tertiary:active:hover,
.btn-tertiary:active:focus,
.btn-tertiary:focus {
  background-color: #ffffff;
  color: #C2483B;
  border-color: #C2483B;
}
.open > .dropdown-toggle.btn-info {
  background-color: #68A47B;
  border-color: #68A47B;
}
.open > .dropdown-toggle.btn-info:hover,
.open > .dropdown-toggle.btn-info:active,
.open > .dropdown-toggle.btn-info:active:hover,
.open > .dropdown-toggle.btn-info:active:focus,
.open > .dropdown-toggle.btn-info:focus {
  background-color: #68A47B;
  border-color: #68A47B;
}
.open > .dropdown-toggle.btn-primary {
  background-color: #68A47B;
  color: #ffffff;
  border-color: #68A47B;
}
.open > .dropdown-toggle.btn-primary:hover,
.open > .dropdown-toggle.btn-primary:active,
.open > .dropdown-toggle.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary:active:focus,
.open > .dropdown-toggle.btn-primary:focus {
  background-color: #88b797;
  border-color: #68A47B;
}
.btn.process-phase-next {
  background: none;
  border: none;
}
.btn.process-phase-next .lbl {
  display: none;
}
.btn.process-phase-next .arrow {
  color: #68A47B;
}
.btn.process-phase-prev .lbl {
  display: none;
}
.admin-menu .btn {
  background-color: transparent;
  border: none;
}
.admin-menu .btn .glyphicon {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #68A47B;
  font-size: 1.5em;
}
.admin-menu .btn .glyphicon::before {
  content: "\f013";
}
.admin-menu .btn:hover,
.admin-menu .btn:focus,
.admin-menu .btn:active {
  background-color: transparent;
  border: none;
  box-shadow: none !important;
}
.admin-menu .btn:hover .glyphicon,
.admin-menu .btn:focus .glyphicon,
.admin-menu .btn:active .glyphicon {
  opacity: .8;
}
.admin-menu.open .dropdown-toggle.btn {
  box-shadow: none !important;
  background-color: transparent;
  border: none;
}
.admin-menu.open .dropdown-toggle.btn:hover,
.admin-menu.open .dropdown-toggle.btn:focus,
.admin-menu.open .dropdown-toggle.btn:active {
  box-shadow: none !important;
}
.alert-info {
  background-color: #F7F7F7;
  border-color: #68A47B;
  color: #424243;
}
.btn.see-more {
  display: block;
  margin: 0 auto;
  max-width: 200px;
}
.table > tbody > tr > td {
  border-top-color: #d5d5d5;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #F7F7F7;
}
.progress-bar {
  background-color: #68A47B;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #d5d5d5;
}
.nav.nav-tabs {
  border-bottom: 2px solid #d5d5d5;
  position: relative;
}
.nav.nav-tabs li > a {
  top: 1px;
  font-weight: 700;
  background-color: transparent !important;
  font-size: 1.2em;
}
.nav.nav-tabs li > a:hover,
.nav.nav-tabs li > a:active,
.nav.nav-tabs li > a:focus {
  background-color: transparent;
  border-color: transparent;
}
.nav.nav-tabs li.active > a {
  border: none;
  border-bottom: 2px solid #68A47B;
  background-color: transparent !important;
}
.nav.nav-tabs li.active > a:hover,
.nav.nav-tabs li.active > a:active,
.nav.nav-tabs li.active > a:focus {
  opacity: 1;
  color: #424243;
}
.navbar-default {
  background-color: transparent;
  border-radius: 0;
  border-color: #d5d5d5;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #68A47B;
}
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}
.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #528763;
}
.navbar-default .navbar-collapse {
  border-color: #d5d5d5;
}
.nav.nav-pills > li > a:hover {
  background-color: #d5d5d5;
}
.nav.nav-pills > li.active > a {
  background-color: #68A47B;
}
.nav.nav-pills > li.active > a:hover,
.nav.nav-pills > li.active > a:active,
.nav.nav-pills > li.active > a:focus {
  background-color: #68A47B;
}
.required-field:after {
  color: #68A47B;
}
.required-fields-explanation {
  color: #68A47B;
}
label.error:before,
label.custom_error:before {
  background-color: #a94442;
}
.criteria-selector-tools a {
  color: #757576;
}
.criteria-selector-tools a:hover {
  color: #424243;
}
div.criteria-selector-with-degree {
  border-color: #d5d5d5;
}
div.criteria-selector-with-degree .criteria-selector-with-degree-criterion {
  background-color: #F7F7F7;
  background-image: none;
  border-top-color: #d5d5d5;
  border-bottom-color: #d5d5d5;
}
div.criteria-selector-with-degree .criteria-selector-with-degree-criterion:hover {
  background-color: #d5d5d5;
}
div.criteria-selector-with-degree .criteria-selector-with-degree-label {
  border-color: #d5d5d5;
  background-color: #F7F7F7;
}
div.criteria-selector-with-degree .criteria-selector-with-degree-label label input.small_button {
  border-color: #d5d5d5;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
div.criteria-selector-with-degree .criteria-selector-with-degree-label:hover input.small_button {
  background-color: #F7F7F7;
}
div.criteria-selector-with-degree .criteria-selector-with-degree-label.selected {
  border-color: #d5d5d5;
  background-color: #F7F7F7;
  background-image: none;
}
div.criteria-selector-tree {
  border-color: #CCCCCC;
}
div.criteria-selector-tree .criteria-selector-tree-label {
  border-top-color: #CCCCCC;
  background-color: #F7F7F7;
  color: ;
}
div.criteria-selector-tree .criteria-selector-tree-label label input.small_button {
  border-color: #cccccc;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
div.criteria-selector-tree .criteria-selector-tree-label label .description {
  color: ;
}
div.criteria-selector-tree .criteria-selector-tree-label.level2 {
  background-color: #fafafa;
  border-color: #e0e0e0;
}
div.criteria-selector-tree .criteria-selector-tree-label.level3 {
  background-color: #fcfcfc;
  border-color: #e2e2e2;
}
div.criteria-selector-tree .criteria-selector-tree-label.level4 {
  background-color: #ffffff;
  border-color: #e5e5e5;
}
div.criteria-selector-tree .criteria-selector-tree-label.level4 label {
  padding-left: 81px;
}
div.criteria-selector-tree .criteria-selector-tree-label.level5 {
  background-color: #ffffff;
  border-color: #e7e7e7;
}
div.criteria-selector-tree .criteria-selector-tree-label:hover {
  background-color: #EFEFEF;
}
div.criteria-selector-tree .criteria-selector-tree-label:hover input.small_button {
  background-color: #e6e6e6;
}
div.criteria-selector-tree .criteria-selector-tree-label.selected {
  color: #222222;
}
.buttons-selector-tools a {
  color: #999999;
}
.buttons-selector-tools a:hover {
  color: #333333;
}
.list-toolbar {
  border-bottom-color: rgba(213,213,213,0.8);
}
.list-toolbar .search-wrapper .search-info {
  border-color: #d5d5d5;
}
.list-toolbar .search-wrapper .search-info:hover {
  background-color: rgba(213,213,213,0.7);
}
.list-toolbar .search-wrapper .search-form {
  background-color: #FFFFFF;
  box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);
}
.list-title {
  border-bottom-color: transparent;
}
.list-list .list-cell {
  background-color: #cdd7d8;
}
.list-list .list-cell:before {
  background: #000;
}
.list-list .list-cell .data-wrapper a.title {
  color: #FFF;
}
.list-list .list-cell .data-wrapper .price,
.list-list .list-cell .data-wrapper .order {
  color: #FFF;
}
.list-list .list-cell .data-wrapper a.order {
  color: #333;
}
.list-list .list-cell.list-cell-extended .image {
  background-color: #EEEEEE;
}
@media (min-width: 1201px) {
  .list-list .list-cell {
    width: 23%;
  }
  .list-list .list-cell:nth-child(3n) {
    margin-right: 2.5%;
  }
  .list-list .list-cell:nth-child(4n) {
    margin-right: 0;
  }
  .list-list .list-cell.list-cell-small {
    margin: 0 1.05% 1.05% 0;
  }
}
@media (max-width: 1200px) {
  .list-list .list-cell {
    width: 31.33%;
  }
}
@media (max-width: 979px) {
  .list-list .list-cell {
    width: 48%;
  }
  .list-list .list-cell:nth-child(3n) {
    margin-right: 2.5%;
  }
  .list-list .list-cell:nth-child(2n) {
    margin-right: 0;
  }
  .list-list .list-cell.list-cell-small {
    margin: 0 1.05% 1.05% 0;
  }
}
@media (max-width: 480px) {
  .list-list .list-cell {
    width: 100%;
  }
  .list-list .list-cell:nth-child(3n) {
    margin-right: 2.5%;
  }
}
.buttons-selector > .selector-item {
  background-color: #F5F6F7;
}
.buttons-selector > .selector-item .data-wrapper {
  color: #FFF;
  text-shadow: 0px 0px 5px #000000;
}
.buttons-selector > .selector-item[data-item-selected="1"]:before {
  border-color: #68A47B;
}
div.article-list ul.article-list li,
div.article-list ul.catalog-list li,
div.article-catalog ul.article-list li,
div.article-catalog ul.catalog-list li {
  border-bottom-color: #d5d5d5;
}
div.article-list ul.article-list li a.image div.image,
div.article-list ul.catalog-list li a.image div.image,
div.article-catalog ul.article-list li a.image div.image,
div.article-catalog ul.catalog-list li a.image div.image {
  background-color: #EEEEEE;
}
div.article-list ul.article-list li .date,
div.article-list ul.catalog-list li .date,
div.article-catalog ul.article-list li .date,
div.article-catalog ul.catalog-list li .date {
  color: #a2a2a2;
}
.article-list-carousel .carousel .carousel-inner .item .image {
  background-color: #EEEEEE;
}
.article-list-carousel .carousel .carousel-inner .item .image:before {
  background-color: #424243;
}
.article-list-carousel .carousel .carousel-inner .item a,
.article-list-carousel .carousel .carousel-inner .item a:hover {
  color: #FFFFFF;
}
.education-classroom .classroom-header {
  margin-bottom: 2em;
}
.education-classroom .inscription-student-summary .achievement-wrapper .achievement-tick-wrapper {
  border-color: #d5d5d5;
}
.education-classroom .inscription-student-summary .achievement-wrapper .achievement-tick-wrapper .achievement-tick:before {
  color: #d5d5d5;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.15);
}
.education-classroom .inscription-student-summary .achievement-wrapper.achievement-ok .achievement-tick:before {
  color: #424243;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.25);
}
.education-classroom .inscription-student-summary .accomplishment-wrapper .accomplishment-bar-wrapper {
  background-color: #d5d5d5;
}
.education-classroom .inscription-student-summary .accomplishment-wrapper .accomplishment-bar-wrapper .accomplishment-bar {
  background-color: #C2483B;
  width: 18px;
  margin: 0;
}
.education-classroom .inscription-student-summary .accomplishment-wrapper .accomplishment-values .accomplishment {
  color: #C2483B;
}
.education-classroom .inscription-student-summary .accomplishment-wrapper .accomplishment-values .time {
  color: #c2c2c2;
}
.education-classroom .inscription-student-summary .buttons-wrapper .inscription-unseen.has-messages {
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #68A47B;
  background-image: none;
  border-color: #68A47B #68A47B #528763;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.education-classroom .inscription-student-summary .buttons-wrapper .inscription-unseen.has-messages:hover {
  background: #528763;
}
.education-classroom .inscription-student-summary .buttons-wrapper .diploma {
  background-color: #68A47B;
  color: #ffffff;
  margin: 0 auto;
  max-width: 130px;
  display: block;
}
.education-classroom .workgroup-professor-summary .row .col-sm-6 {
  padding-top: 1em;
}
.education-classroom .workgroup-professor-summary .row .col-sm-6:nth-child(2) {
  border-left: dashed 1px #68A47B;
}
.education-classroom .workgroup-professor-summary .buttons-wrapper {
  padding-bottom: 1em;
  border-bottom: solid #68A47B 2px;
  margin-bottom: 2em;
}
.education-classroom .process-view .process-texts-wrapper .process-introduction {
  position: relative;
  padding-left: 2.5em;
}
.education-classroom .process-view .process-texts-wrapper .process-introduction::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 1.5em;
  font-weight: 300;
  content: "\f05a";
  color: #68A47B;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1em;
}
.education-classroom .process-view .process-texts-wrapper .process-motivating-message {
  font-size: 1em;
  color: #68A47B;
  font-weight: 700;
  text-align: center;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic {
  position: relative;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .accomplishment-wrapper {
  border: none;
  top: .5em;
  right: .5em;
  position: absolute;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .accomplishment-wrapper .accomplishment::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 22px;
  font-weight: 900;
  content: "\f00c";
  background-color: #bcbcbc;
  color: transparent;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  line-height: 1em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .accomplishment-wrapper.accomplishment-100 .accomplishment::before {
  text-shadow: 1px 1px 1px #68A47B;
  background-color: #68A47B;
  color: transparent;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline {
  display: block;
  text-align: left;
  margin-top: 1em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .btn {
  background: #68A47B;
  color: #ffffff;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .btn:hover,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .btn:active,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .btn:focus {
  background: #68A47B;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .view-info .btn {
  background: #F7F7F7;
  color: #68A47B;
  border-color: #68A47B;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .view-info .btn:hover,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .view-info .btn:active,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .view-info .btn:focus {
  background: #68A47B;
  color: #ffffff;
  border-color: ;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .actions-nav {
  list-style: none;
  padding: 0;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .actions-nav li {
  display: inline-block;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .actions-nav li .btn-action-color {
  color: #ffffff;
  background-color: #68A47B;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .actions-nav li .btn-action-color:hover,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .actions-nav li .btn-action-color:active,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .actions-nav li .btn-action-color:focus {
  background-color: #88b797;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .state-wrapper-horizontal {
  display: block;
  position: relative;
  margin: -16px -0.5em 0 !important;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .state-wrapper-horizontal .state-bar {
  background: #424243;
  opacity: 1;
  width: 100% !important;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .state-wrapper-horizontal .state-bar .bar {
  background-color: #68A47B;
  opacity: 1 !important;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .state-wrapper-horizontal.accomplishment-100 {
  display: block;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data {
  padding: 0 .5em;
  min-height: 6em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data.phase h4,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data.block h4 {
  font-size: 1.125em;
  font-weight: 400;
  margin-bottom: 1em;
  overflow: hidden;
  line-height: 1.2em;
  height: 2.4em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .phase-professor-summary {
  margin-bottom: 2.5em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions {
  position: absolute;
  bottom: 1em;
  right: 1em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline {
  text-align: right;
  margin-bottom: 0;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default {
  background-color: #68A47B;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:hover,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:focus,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:active {
  opacity: .8;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .lbl {
  display: none;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f129";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1em;
  line-height: 1em;
  top: calc(50% - .5em);
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default {
  background-color: #68A47B;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  border: none;
  text-align: center;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:hover,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:focus,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:active {
  opacity: .8;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .lbl {
  display: none;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0da";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1.5em;
  line-height: 1em;
  top: calc(50% - .5em);
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-view-container {
  border-right-color: #CCCCCC;
}
.education-classroom .schedule-wrapper .schedule-calendar h2 {
  color: #333333;
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-time span {
  color: #DDDDDD !important;
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-time span.on-the-hour {
  color:  !important;
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-event.class-system {
  background-color: #5c5c5c;
  border-color: #545454;
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-event.class-personal {
  background-color: #5d9a71;
  border-color: #57916a;
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-event.class-workgroup {
  background-color: #5d9a71;
  border-color: #57916a;
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-state-default {
  background-color: #d5d5d5;
  background-image: -moz-linear-gradient(top,#ffffff,#d5d5d5);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#d5d5d5));
  background-image: -webkit-linear-gradient(top,#ffffff,#d5d5d5);
  background-image: -o-linear-gradient(top,#ffffff,#d5d5d5);
  background-image: linear-gradient(to bottom,#ffffff,#d5d5d5);
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-state-active,
.education-classroom .schedule-wrapper .schedule-calendar .fc-state-down {
  box-shadow: inset 1px 1px 0 #bcbcbc;
  background-image: none;
  background-color: #d5d5d5;
  border-color: #bcbcbc;
}
.education-classroom .group-chat-wrapper .list-messages .chat-message {
  border-bottom-color: #d5d5d5;
}
.education-classroom .group-chat-wrapper .list-messages .chat-message .date {
  color: #c2c2c2;
}
.education-classroom .members-toolbar .search-order .dropdown-menu li a.title {
  border-bottom-color: #E5E5E5;
}
.education-classroom .members-toolbar .search-order .dropdown-menu li.disabled a {
  color: #777777;
}
.education-classroom .members-list li .inscription-unseen {
  color: #68A47B;
  background-color: #f9fbfa;
}
.education-classroom .members-list li .inscription-unseen:hover {
  color: #f9fbfa;
  background-color: #68A47B;
}
.education-classroom .members-list li .inscription-unseen.has-messages {
  color: #f5e6e6;
  background-color: #a94442;
}
.education-classroom .members-list li .inscription-unseen.has-messages:hover {
  color: #a94442;
  background-color: #f5e6e6;
}
.education-classroom .members-list li.online-member .inscription-unseen {
  color: #f9fbfa;
  background-color: #68A47B;
}
.education-classroom .members-list li.online-member .inscription-unseen:hover {
  color: #68A47B;
  background-color: #fefefe;
}
.education-classroom .members-list li.online-member .inscription-unseen.has-messages {
  color: #fefefe;
  background-color: #68A47B;
}
.education-classroom .members-list li.online-member .inscription-unseen.has-messages:hover {
  color: #68A47B;
  background-color: #fefefe;
}
.education-classroom .members-list li .inscription-accomplishment {
  color: #333;
  background-color: #EEE;
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.education-classroom .members-list li .inscription-accomplishment.accomplishment-0 {
  background-color: #a94442;
  color: #f5e6e6;
}
.education-classroom .members-list li .inscription-accomplishment.accomplishment-10,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-20,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-30,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-40,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-50,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-60,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-70,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-80,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-90 {
  background-color: #68A47B;
  color: #fefefe;
}
.education-classroom .members-list li .inscription-accomplishment.accomplishment-100 {
  background-color: #68A47B;
  color: #fefefe;
}
.education-classroom .members-list li .inscription-accomplishment .inscription-aaa {
  border-top-color: #DDDDDD;
  color: #FFFFFF;
}
.education-classroom .members-list li .inscription-accomplishment:hover {
  color: #b8d4c1;
}
.education-classroom .members-list li .inscription-accomplishment:hover.accomplishment-0 {
  color: #d69695;
}
.education-classroom .members-list li .inscription-accomplishment:hover.accomplishment-100 {
  color: #b8d4c1;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block {
  background-color: transparent;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-activity + .education-classroom-auxiliary-activity {
  border-top: none;
  margin-top: 1em;
}
.auxiliary-activities .education-classroom-auxiliary-block {
  background-color: transparent;
}
.auxiliary-activities .auxiliary-activity-chat-with-the-tutor .info-tutor .image {
  width: 50px !important;
  height: 50px !important;
}
.auxiliary-activities .auxiliary-activity-chat-with-the-tutor .info-tutor .image.img-rounded {
  border-radius: 50%;
}
.auxiliary-activities .btn {
  background-color: #C2483B;
  border-color: #C2483B;
  color: #fff;
  width: 100%;
}
.auxiliary-activities .btn.btn-sm {
  font-size: 1em;
}
.auxiliary-activities .btn-more-info,
.auxiliary-activities .btn-info {
  background-color: transparent;
  border: none;
  color: #68A47B;
  width: auto;
  padding: 0;
}
.goal-person {
  counter-reset: section;
}
.goal-person .goal-list li.goal {
  border-bottom: 1px dashed #68A47B;
  padding-left: 4em;
  position: relative;
}
.goal-person .goal-list li.goal:first-child {
  border-top: none;
}
.goal-person .goal-list li.goal h3 {
  color: #565656;
  font-weight: 400;
  padding-top: 7px;
}
.goal-person .goal-list li.goal::before {
  width: 2.4em;
  height: 2.4em;
  background-color: #ffffff;
  border: 5px solid #68A47B;
  content: "";
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 1.2em);
  left: 0;
}
.goal-person .goal-list li.goal::after {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  width: 1.6em;
  height: 1.6em;
  top: calc(50% - .8em);
  left: .7em;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  font-size: 0.8em;
  background-color: #68A47B;
  border-radius: 50%;
  line-height: 1.6em;
}
.goal-person .goal-list li.goal:last-child {
  border-bottom: 2px solid #68A47B;
}
.goal-person .navbar.navbar-default {
  border: none;
  border-bottom: 2px solid #68A47B;
  padding-bottom: 1em;
}
.goal-person .navbar.navbar-default .navbar-brand {
  display: none;
}
.goal-person .navbar.navbar-default .pull-right .btn-default {
  background-color: #68A47B;
  border-color: #68A47B;
  color: #ffffff;
}
.goal-person .navbar.navbar-default .pull-right .btn-default:hover,
.goal-person .navbar.navbar-default .pull-right .btn-default:active,
.goal-person .navbar.navbar-default .pull-right .btn-default:focus {
  background-color: #528763;
  border-color: #528763;
}
.goal-person .navbar.navbar-default .pull-right .btn-default .glyphicon {
  color: #ffffff;
  margin-right: 0.5em;
}
.goal-person .navbar.navbar-default .container-fluid {
  padding: 0;
}
.goals-container li .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle {
  stroke: #F7F7F7;
}
.goals-container li .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle.circular-progress-bar {
  stroke: #68A47B !important;
}
.goals-container li .goal-wrapper .goal-box .circular-percentage .goal-score {
  color: #424243;
  opacity: .7;
  transition: .5s;
}
.goals-container li .goal-wrapper .goal-box .goal-title {
  color: #424243;
  opacity: .7;
  transition: .5s;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper {
  width: 100%;
  height: auto;
  margin: 0;
  position: relative;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper .objective-score {
  color: #C2483B;
  font-weight: bold;
  font-style: italic;
  margin-left: 2.5em;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper .progress {
  background-color: rgba(213,213,213,0.5);
  box-shadow: inset 0 1px 2px #d5d5d5;
  position: relative;
  margin-left: 2.5em;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper .progress .progress-bar {
  background-color: #C2483B;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper::after {
  font-family: "Font Awesome 5 Pro";
  font-size: 24px;
  font-weight: 900;
  content: "\f0a3";
  background-color: #a2a2a2;
  color: transparent;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  margin-right: .5em;
  position: absolute;
  top: 20px;
  left: 10px;
  line-height: 1em;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper.objective-medal-1::after {
  text-shadow: 1px 1px 1px #C2483B;
  background-color: #9b392f;
}
.goals-container li .goal-wrapper:hover .goal-title {
  opacity: 1;
}
.goals-container li .goal-wrapper:hover .goal-box .goal-score {
  opacity: 1;
}
.goals-container li .goal-wrapper.selected {
  transform: none;
}
.goals-container li .goal-wrapper.selected .goal-title {
  opacity: 1;
}
.goals-container li .goal-wrapper.selected .goal-box .goal-score {
  opacity: 1;
}
.goals-container li .goal-wrapper.goal-medal-1 .goal-box::before {
  text-shadow: 1px 1px 1px #68A47B;
  background-color: #528763;
}
.total-goals-score-container .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle {
  stroke: #d5d5d5 !important;
}
.total-goals-score-container .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle.circular-progress-bar {
  stroke: #68A47B !important;
}
.total-goals-score-container .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle.full-circle {
  stroke: #68A47B !important;
}
.phase-wrapper .phase-scorm {
  margin-top: 2em;
}
.phase-wrapper .phases-list-container {
  margin-bottom: 2em;
}
.phase-wrapper .phases-list-container.btn-group .btn-primary {
  background-color: #F7F7F7;
  color: #68A47B;
  border-color: #68A47B;
  box-shadow: none;
}
.phase-wrapper .phases-list-container.btn-group.open .btn-primary {
  background-color: #68A47B;
  color: #ffffff;
  border-color: #68A47B;
}
.phase-wrapper .activities-list-link {
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 2em;
}
.phase-wrapper .phase-header .phase-fic h2 {
  font-weight: 700;
  padding-bottom: .5em;
  color: #68A47B;
}
.phase-wrapper .phase-header .contents iframe {
  width: 100% !important;
  min-height: 450px;
}
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block {
  background-color: transparent;
}
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .block-data-wrapper .btn-more-info {
  background-color: transparent;
  border: none;
}
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-activity + .education-classroom-auxiliary-activity {
  border-top: none;
  margin-top: 1em;
}
.education-view .tabbable {
  padding-top: 2em;
}
.education-view .tabbable .tab-pane {
  padding-top: 2em;
}
.education-view .nav-links-wrapper-top {
  border: none;
}
.education-view .nav-links-wrapper-top .container-fluid {
  padding: 0;
}
.education-view .nav-links-wrapper-top .container-fluid .back-link {
  background-color: transparent;
  border: none;
  color: #68A47B;
  padding: 0;
}
.education-view .nav-links-wrapper-top .container-fluid .back-link:active {
  box-shadow: none;
}
.education-view .nav-links-wrapper-top .container-fluid .back-link .glyphicon {
  font-family: "Font Awesome 5 Pro";
}
.education-view .nav-links-wrapper-top .container-fluid .back-link .glyphicon::before {
  content: "\f053";
}
.education-view .nav-links-wrapper-top .container-fluid .back-link span {
  padding-left: 1em;
}
.group .tab-content .tab-pane {
  padding-top: 2em;
}
.media-view img {
  width: 100%;
}
body {
  padding-top: 0;
}
body .full-container {
  padding: 0;
}
body .full-width {
  width: calc(100vw - 9px);;
}
body .portlets-row-middle {
  padding-top: 0;
  padding-bottom: 2em;
}
body.iframe-web-tracking-month {
  padding-top: 0;
}
.portlets-row-middle {
  padding-top: 2em;
}
.full-container > .container {
  width: 1295px;
}
.general-container {
  width: 1295px;
  max-width: calc(100% - 30px);
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
.full-width {
  position: relative;
  width: calc(100vw - 9px);
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.site-menu .navbar {
  padding-top: 0;
}
.site-menu .navbar .navbar-nav {
  float: none;
}
.site-menu .navbar .navbar-nav li a i {
  margin-right: .5em;
  font-size: 18px;
}
.site-menu .navbar .navbar-toggle .icon-bar {
  background-color: #68A47B;
}
.site-menu .navbar-brand {
  float: right;
  font-size: 1em;
  margin-top: 5px;
  display: none;
}
.soft a {
  color: #68A47B;
}
.soft a:hover,
.soft a:active,
.soft a:focus {
  color: #88b797;
}
.soft .site-menu .navbar {
  border-color: transparent;
  border-bottom-color: #d5d5d5;
}
.soft .site-menu .navbar .navbar-nav {
  text-align: center;
}
.soft .site-menu .navbar .navbar-nav li {
  border-left: solid #d5d5d5 1px;
  float: none;
  display: inline-block;
}
.soft .site-menu .navbar .navbar-nav li a {
  font-weight: bold;
}
.soft .site-menu .navbar .navbar-nav li a:hover,
.soft .site-menu .navbar .navbar-nav li a:active,
.soft .site-menu .navbar .navbar-nav li a:focus {
  color: #68A47B;
}
.soft .site-menu .navbar .navbar-nav li:first-child {
  border-left: none;
}
.soft .site-menu .navbar .navbar-nav li#phone-number {
  border: none;
}
.soft .site-menu .navbar .navbar-nav .active a {
  color: #68A47B;
  position: relative;
  background-color: #ffffff;
}
.soft .site-menu .navbar .navbar-nav .active a:hover,
.soft .site-menu .navbar .navbar-nav .active a:active,
.soft .site-menu .navbar .navbar-nav .active a:focus {
  color: #424243;
}
.soft .site-menu .navbar .navbar-nav .active a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #68A47B;
  bottom: 0;
  left: 0;
}
.soft .site-menu .navbar .navbar-nav.navbar-top {
  border-bottom: #d5d5d5 1px solid;
}
.jumbotron {
  background-color: #d5d5d5;
}
.list-group-item {
  border-color: #d5d5d5;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities {
  display: flex;
  flex-wrap: wrap;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
  background-color: #F7F7F7;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
  margin: 2em 1% 0 0;
  position: relative;
  border-radius: 30px;
  width: calc(32% - 3px);
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type::before {
  content: "";
  background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-1 {
  background-image: url("../img/img-phases/bg-phase-type-1.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-2 {
  background-image: url("../img/img-phases/bg-phase-type-2.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-3 {
  background-image: url("../img/img-phases/bg-phase-type-3.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-4 {
  background-image: url("../img/img-phases/bg-phase-type-4.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-5 {
  background-image: url("../img/img-phases/bg-phase-type-5.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-6 {
  background-image: url("../img/img-phases/bg-phase-type-6.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-7 {
  background-image: url("../img/img-phases/bg-phase-type-7.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-8 {
  background-image: url("../img/img-phases/bg-phase-type-8.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-9 {
  background-image: url("../img/img-phases/bg-phase-type-9.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-10 {
  background-image: url("../img/img-phases/bg-phase-type-10.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-11 {
  background-image: url("../img/img-phases/bg-phase-type-11.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-12 {
  background-image: url("../img/img-phases/bg-phase-type-12.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-13 {
  background-image: url("../img/img-phases/bg-phase-type-13.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-14 {
  background-image: url("../img/img-phases/bg-phase-type-14.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-15 {
  background-image: url("../img/img-phases/bg-phase-type-15.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-16 {
  background-image: url("../img/img-phases/bg-phase-type-16.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-17 {
  background-image: url("../img/img-phases/bg-phase-type-17.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-18 {
  background-image: url("../img/img-phases/bg-phase-type-18.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-19 {
  background-image: url("../img/img-phases/bg-phase-type-19.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-20 {
  background-image: url("../img/img-phases/bg-phase-type-20.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-block {
  background-image: url("../img/img-phases/bg-phase-type-block.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n+3) {
  margin-right: 0;
  margin-left: 1%;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n-1) {
  margin-left: 1%;
  margin-right: 1%;
}
@media (max-width: 765px) {
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
    width: calc(49% - 3px);
    margin-right: 1%;
    margin-left: 0;
  }
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n+3),
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0;
  }
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 1%;
  }
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic {
  background-color: #F7F7F7;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
  margin: 2em 1% 0 0;
  position: relative;
  border-radius: 30px;
  width: calc(32% - 3px);
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type::before {
  content: "";
  background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-1 {
  background-image: url("../img/img-phases/bg-phase-type-1.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-2 {
  background-image: url("../img/img-phases/bg-phase-type-2.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-3 {
  background-image: url("../img/img-phases/bg-phase-type-3.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-4 {
  background-image: url("../img/img-phases/bg-phase-type-4.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-5 {
  background-image: url("../img/img-phases/bg-phase-type-5.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-6 {
  background-image: url("../img/img-phases/bg-phase-type-6.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-7 {
  background-image: url("../img/img-phases/bg-phase-type-7.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-8 {
  background-image: url("../img/img-phases/bg-phase-type-8.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-9 {
  background-image: url("../img/img-phases/bg-phase-type-9.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-10 {
  background-image: url("../img/img-phases/bg-phase-type-10.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-11 {
  background-image: url("../img/img-phases/bg-phase-type-11.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-12 {
  background-image: url("../img/img-phases/bg-phase-type-12.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-13 {
  background-image: url("../img/img-phases/bg-phase-type-13.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-14 {
  background-image: url("../img/img-phases/bg-phase-type-14.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-15 {
  background-image: url("../img/img-phases/bg-phase-type-15.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-16 {
  background-image: url("../img/img-phases/bg-phase-type-16.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-17 {
  background-image: url("../img/img-phases/bg-phase-type-17.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-18 {
  background-image: url("../img/img-phases/bg-phase-type-18.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-19 {
  background-image: url("../img/img-phases/bg-phase-type-19.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-20 {
  background-image: url("../img/img-phases/bg-phase-type-20.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-block {
  background-image: url("../img/img-phases/bg-phase-type-block.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n+3) {
  margin-right: 0;
  margin-left: 1%;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n-1) {
  margin-left: 1%;
  margin-right: 1%;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper {
  border: none;
  top: .5em;
  right: .5em;
  position: absolute;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper .accomplishment::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 22px;
  font-weight: 900;
  content: "\f00c";
  background-color: #bcbcbc;
  color: transparent;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  line-height: 1em;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper.accomplishment-100 .accomplishment::before {
  text-shadow: 1px 1px 1px #68A47B;
  background-color: #68A47B;
  color: transparent;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline {
  display: block;
  text-align: left;
  margin-top: 1em;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn {
  background: #68A47B;
  color: #ffffff;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:hover,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:active,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:focus {
  background: #68A47B;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn {
  background: #F7F7F7;
  color: #68A47B;
  border-color: #68A47B;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:hover,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:active,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:focus {
  background: #68A47B;
  color: #ffffff;
  border-color: ;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav {
  list-style: none;
  padding: 0;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li {
  display: inline-block;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color {
  color: #ffffff;
  background-color: #68A47B;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:hover,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:active,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:focus {
  background-color: #88b797;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal {
  display: block;
  position: relative;
  margin: -16px -0.5em 0 !important;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal .state-bar {
  background: #424243;
  opacity: 1;
  width: 100% !important;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal .state-bar .bar {
  background-color: #68A47B;
  opacity: 1 !important;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal.accomplishment-100 {
  display: block;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data {
  padding: 0 .5em;
  min-height: 6em;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data.phase h4,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data.block h4 {
  font-size: 1.125em;
  font-weight: 400;
  margin-bottom: 1em;
  overflow: hidden;
  line-height: 1.2em;
  height: 2.4em;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions {
  height: 30px;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline {
  text-align: right;
  margin-bottom: 0;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default {
  background-color: #68A47B;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:hover,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:focus,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:active {
  opacity: .8;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .lbl {
  display: none;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f129";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1em;
  line-height: 1em;
  top: calc(50% - .5em);
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default {
  background-color: #68A47B;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  border: none;
  text-align: center;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:hover,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:focus,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:active {
  opacity: .8;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .lbl {
  display: none;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0da";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1.5em;
  line-height: 1em;
  top: calc(50% - .5em);
}
@media (max-width: 765px) {
  .phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic {
    width: calc(49% - 3px);
    margin-right: 1%;
    margin-left: 0;
  }
  .phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n+3),
  .phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0;
  }
  .phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 1%;
  }
}
.ico-phase-type {
  display: block;
  width: 40px;
  height: 40px;
}
.phase-medias .media-list-workgroup .ico-filetype-document {
  display: inline-block;
  color: #68A47B;
}
.phase-medias .media-list-workgroup .btn-delete {
  float: right;
}
.task-person .nav-tabs {
  border-bottom-color: #bcbcbc;
}
.task-person .nav-tabs > li > a:hover {
  background-color: rgba(213,213,213,0.8);
}
.task-person .nav-tabs > li.active > a {
  border-color: #bcbcbc;
  border-bottom-color: transparent;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline {
  border-color: #68A47B;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel .vis-time-axis .vis-grid.vis-minor {
  border-color: rgba(213,213,213,0.8);
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center {
  border-color: #bcbcbc;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group {
  border-color: #bcbcbc;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group .vis-item {
  border-color: #68A47B;
  background-color: #ffffff;
  color: #68A47B;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group .vis-item .vis-item-visible-frame .progress {
  background-color: #F7F7F7;
  box-shadow: inset 0 1px 2px #bcbcbc;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group .vis-item .vis-item-visible-frame .progress .progress-bar-primary {
  background-color: #C2483B;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group .vis-item .vis-item-visible-frame .progress .progress-bar-success {
  background-color: #68A47B;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group .vis-item .vis-item-visible-frame .progress .progress-bar-warning {
  background-color: #88b797;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-left {
  border-color: #bcbcbc;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-left .vis-labelset {
  font-weight: 700;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-left .vis-labelset .vis-label {
  border-bottom-color: #bcbcbc;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-bottom {
  border-color: #bcbcbc;
}
.task-person .tab-content .tab-pane .task-list .task .date {
  color: #424243;
}
.task-person .tab-content .tab-pane .task-list .task .title {
  color: #424243;
  font-weight: bold;
}
.task-person .tab-content .tab-pane .task-list .task .title.text-primary {
  color: #68A47B;
}
.task-person .tab-content .tab-pane .task-list .task .title.text-warning {
  color: #AF272F;
}
.task-person .tab-content .tab-pane .task-list .task .progress {
  background-color: rgba(213,213,213,0.7);
  box-shadow: inset 0 1px 2px #bcbcbc;
}
.task-person .tab-content .tab-pane .task-list .task .progress .progress-bar-primary {
  background-color: #C2483B;
}
.task-person .tab-content .tab-pane .task-list .task .progress .progress-bar-success {
  background-color: #68A47B;
}
.task-person .tab-content .tab-pane .task-list .task .progress .progress-bar-info {
  background-color: #88b797;
}
.task-person .tab-content .tab-pane .task-list .task .task-edit {
  background-color: transparent;
  border: none;
}
.task-person .tab-content .tab-pane .task-list .task .task-edit .glyphicon {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #68A47B;
  font-size: 1.28;
}
.task-person .tab-content .tab-pane .task-list .task .task-edit .glyphicon:before {
  content: "\f303";
}
.task-person .tab-content .tab-pane .task-list .task .task-edit:hover {
  opacity: .8;
}
.task-person .navbar.navbar-default {
  border: none;
  border-bottom: 1px solid #68A47B;
}
.task-person .navbar.navbar-default .pull-right .btn-default {
  background-color: #C2483B;
  border-color: #C2483B;
  color: #ffffff;
}
.task-person .navbar.navbar-default .pull-right .btn-default:hover,
.task-person .navbar.navbar-default .pull-right .btn-default:active,
.task-person .navbar.navbar-default .pull-right .btn-default:focus {
  background-color: #9b392f;
  border-color: #9b392f;
}
.task-person .navbar.navbar-default .pull-right .btn-default .glyphicon {
  color: #ffffff;
}
.results-tasks-wrapper .progress-rail {
  background-color: #d5d5d5;
}
.results-tasks-wrapper .progress-rail .progress-bar {
  background-color: #68A47B;
}
.user-academic-record .table td.diploma a.diploma {
  background-color: #F7F7F7;
  border: 1px solid #68A47B;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-left .fc-button {
  border-radius: 0;
  background-image: none;
  border-color: #C2483B;
  background-color: #C2483B;
  box-shadow: none;
  color: #ffffff;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-left .fc-button:hover,
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-left .fc-button:focus,
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-left .fc-button:active {
  opacity: 0.7;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-left .fc-button.fc-state-disabled {
  opacity: 0.7;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-left .fc-button.fc-state-active {
  background-color: #68A47B;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-center .fc-header-title h2 {
  font-size: 1.3em;
  font-weight: 700;
  color: #68A47B;
  letter-spacing: .1em;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-right .fc-button {
  border-radius: 0;
  background-image: none;
  border-color: #C2483B;
  background-color: #C2483B;
  box-shadow: none;
  color: #ffffff;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-right .fc-button:hover,
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-right .fc-button:focus,
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-right .fc-button:active {
  opacity: 0.7;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-right .fc-button.fc-state-disabled {
  opacity: 0.7;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header {
  color: #666666;
  font-weight: 300;
  font-size: .8em;
  text-transform: uppercase;
  border-top: 1px solid #68A47B;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header:first-child {
  border-left: 1px solid #68A47B;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header:last-child {
  border-right: 1px solid #68A47B;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content {
  border: 1px #d5d5d5 dashed;
  border-top: none;
  border-right: none;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:first-child {
  border-left: 1px solid #68A47B;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:last-child {
  border-right: 1px solid #68A47B;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:hover {
  color: #424243;
  background: #C2483B;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:hover::before {
  color: #424243;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week.fc-first {
  border-top: 1px solid #68A47B;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week.fc-last .fc-widget-content {
  border-bottom: 1px solid #68A47B;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header {
  width: calc(100% - 1px) !important;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody {
  background-color: #68A47B;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-center {
  text-align: left;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-center .fc-header-title h2 {
  font-size: 1.3em;
  font-weight: 700;
  color: #ffffff;
  margin-top: .5em;
  padding-top: 8px;
  margin-left: 10px;
  letter-spacing: .1em;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right {
  display: block;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button {
  border-radius: 0;
  background-image: none;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-prev,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next {
  font-size: 1px;
  color: transparent;
  position: relative;
  border-color: transparent;
  background-color: transparent;
  margin-top: 5px;
  box-shadow: none;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-prev::before,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next::before {
  position: absolute;
  content: "\2039";
  font-size: 20px;
  top: 6px;
  left: 50%;
  color: #ffffff;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-prev:hover,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-prev:focus,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-prev:active,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next:hover,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next:focus,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next:active {
  background-color: transparent;
  opacity: 0.7;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next::before {
  content: "\203A";
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-state-disabled {
  color: #d5d5d5;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-state-disabled:hover,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-state-disabled:focus,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-state-disabled:active {
  background-color: transparent;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today {
  color: #ffffff;
  position: relative;
  border-color: transparent;
  background-color: transparent;
  margin-top: 5px;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today:hover,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today:focus,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today:active {
  background-color: transparent;
  opacity: 0.7;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today.fc-state-disabled {
  color: #ffffff;
  position: relative;
  border-color: transparent;
  background-color: transparent;
  margin-top: 5px;
  opacity: 0.7;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate {
  width: calc(100% - 1px) !important;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header {
  border: none;
  color: #666666;
  font-weight: 300;
  font-size: .8em;
  text-transform: uppercase;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header:first-child {
  border-left: 1px solid #68A47B;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header:last-child {
  border-right: 1px solid #68A47B;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content {
  border: 1px #d5d5d5 dashed;
  border-top: none;
  border-right: none;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:first-child {
  border-left: 1px solid #68A47B;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:last-child {
  border-right: 1px solid #68A47B;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week.fc-first {
  border-top: 1px solid #68A47B;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week.fc-last .fc-widget-content {
  border-bottom: 1px solid #68A47B;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box .fc-content .fc-view .fc-border-separate {
  width: calc(100% - 1px) !important;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box .fc-event-inner {
  font-size: 10px;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box .fc-event-inner i {
  margin-bottom: 2px;
  display: block;
}
.user-competence-status {
  position: relative;
}
.user-competence-status .nav .btn {
  padding: 6px 12px;
  border-color: transparent;
  background-color: transparent;
  color: #68A47B;
}
.user-competence-status .nav .btn.next {
  float: right;
}
.user-competence-status .nav .btn.prev {
  float: left;
}
.user-competence-status .nav .btn:hover,
.user-competence-status .nav .btn:active,
.user-competence-status .nav .btn:focus {
  border-color: transparent;
  background-color: transparent;
  opacity: .8;
}
.user-competence-status ._competency_level_label {
  position: absolute;
  width: calc(100% - 80px);
  left: 40px;
  top: 0;
  z-index: 2;
  text-align: center;
  line-height: normal;
  font-size: 110%;
  font-weight: bold;
  margin: 20px 0 10px;
}
@media (max-width: 991) {
  .user-competence-status ._competency_level_label {
    top: 35px;
  }
}
.user-competence-status .chart-legend .candidate-evaluation {
  color: #68A47B;
  background-color: #88b797;
  border: 2px solid #68A47B;
}
.user-competence-status .chart-legend .mentor-evaluation {
  color: #C2483B;
  background-color: #cf6c61;
  border: 2px solid #C2483B;
}
.user-competence-status .chart-legend .profile-evaluation {
  color: #F7D500;
  background-color: #fae666;
  border: 2px solid #f5d92d;
}
.carousel-caption {
  text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
  font-weight: 400;
}
.portlets-row-middle-middle .portlet {
  margin-bottom: 4em;
}
.portlets-row-middle-middle .media-carousel .carousel-caption {
  padding-bottom: 0;
}
.portlets-row-middle-middle .media-carousel .carousel-caption h4 {
  font-size: 2em;
  margin-bottom: 1em;
}
.portlets-row-middle-right .btn {
  background-color: #68A47B;
  color: #ffffff;
  width: 100%;
  font-size: 1.3em;
}
.portlets-row-middle-right > .portlet {
  margin-bottom: 2em;
}
.portlets-row-middle-right > .portlet:last-child {
  margin-bottom: 0;
}
.portlet-title h4 {
  font-size: 1.5em;
  text-align: left;
  margin: 0 0 2em;
  font-weight: 700;
  color: #424243;
}
.portlet-title.portlet-title-2 h4 {
  text-align: left;
  border-bottom: 2px #68A47B solid;
  color: #424243;
  margin-bottom: 1em;
  padding: 1em 0 1em 3.5em;
  position: relative;
}
.portlet-title.portlet-title-2 h4 .ico {
  font-size: 60px;
  width: 1em;
  height: 1em;
  background-repeat: no-repeat;
  background-size: 9em 1em;
  background-image: url("../svg/sprite-portlet-title-icons.svg");
  position: absolute;
  top: 0;
  left: 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-1 {
  background-position: 0 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-2 {
  background-position: -1em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-3 {
  background-position: -2em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-4 {
  background-position: -3em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-5 {
  background-position: -4em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-6 {
  background-position: -5em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-7 {
  background-position: -6em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-8 {
  background-position: -7em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-9 {
  background-position: -8em 0;
}
.portlet-title.portlet-title-3 h4 {
  color: #424243;
  padding-bottom: .5em;
  margin-bottom: 1em;
  border-bottom: 2px #68A47B solid;
  text-align: left;
  position: relative;
  padding: .5em 0 .5em 2.5em;
}
.portlet-title.portlet-title-3 h4 .ico::before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "";
  color: #68A47B;
  font-size: 1.5em;
}
.portlet-title.portlet-title-3 h4 .ico.ico-1::before {
  content: "\f0c0";
}
.portlet-title.portlet-title-3 h4 .ico.ico-2::before {
  content: "\f19d";
}
.portlet-title.portlet-title-3 h4 .ico.ico-3::before {
  content: "\f675";
}
.portlet-title.portlet-title-3 h4 .ico.ico-4::before {
  content: "\f073";
}
.portlet-title.portlet-title-3 h4 .ico.ico-5::before {
  content: "\f0e0";
}
.portlet-title.portlet-title-3 h4 .ico.ico-6::before {
  content: "\f51b";
}
.portlet-title.portlet-title-3 h4 .ico.ico-7::before {
  content: "\f3c5";
}
.portlet-title.portlet-title-3 h4 .ico.ico-8::before {
  content: "\f059";
}
.portlets-row-top .media-list-carousel .carousel.slide,
.portlets-row-bottom .media-list-carousel .carousel.slide {
  width: calc(100vw - 9px);
  left: 0;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.portlets-row-top .media-list-carousel .carousel.slide .item img,
.portlets-row-bottom .media-list-carousel .carousel.slide .item img {
  width: 100%;
  filter: brightness(90%);
}
.portlets-row-top .media-list-carousel .carousel.slide .carousel-caption h3,
.portlets-row-bottom .media-list-carousel .carousel.slide .carousel-caption h3 {
  font-size: 2.2em;
  margin-bottom: .5em;
}
.portlets-row-top .media-list-carousel .carousel.slide .carousel-caption p,
.portlets-row-bottom .media-list-carousel .carousel.slide .carousel-caption p {
  font-size: 1.8em;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-caption p,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-caption p {
    display: block;
  }
}
.portlets-row-top .media-list-carousel .carousel.slide .carousel-caption .btn,
.portlets-row-bottom .media-list-carousel .carousel.slide .carousel-caption .btn {
  margin-top: 2em;
}
@media (max-width: 950px) {
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner {
    background-color: #68A47B;
    padding-bottom: 10em;
  }
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner .carousel-caption,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner .carousel-caption {
    bottom: -10em;
  }
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner .carousel-caption .btn:hover,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner .carousel-caption .btn:hover {
    background-color: #68A47B;
    opacity: 1;
  }
}
.portlets-row-top .media-list-carousel .carousel .carousel-control.right,
.portlets-row-bottom .media-list-carousel .carousel .carousel-control.right {
  background-image: none;
}
.portlets-row-top .media-list-carousel .carousel .carousel-control.left,
.portlets-row-bottom .media-list-carousel .carousel .carousel-control.left {
  background-image: none;
}
.icons-font-awesome .education-classroom-auxiliary-activity .title {
  color: #424243;
  padding: 1em 0 .7em 3em;
  margin-bottom: 1em;
  border-bottom: 2px solid #68A47B;
  position: relative;
}
.icons-font-awesome .education-classroom-auxiliary-activity .title::before {
  position: absolute;
  line-height: 1em;
  top: .2em;
  left: 0;
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  color: #68A47B;
  font-size: 2em;
}
.icons-font-awesome .education-classroom-auxiliary-activity.phase-type-22 .title::before {
  content: "\f086";
}
.icons-font-awesome .education-classroom-auxiliary-activity.phase-type-21 .title::before {
  content: "\f073";
}
.icons-font-awesome .education-classroom-auxiliary-activity.phase-type-6 .title::before {
  content: "\f0eb";
}
.icons-font-awesome .education-classroom-auxiliary-activity.phase-type-5 .title::before {
  content: "\f022";
}
.icons-font-awesome .education-classroom-auxiliary-activity.phase-type-11 .title::before {
  content: "\f49c";
}
.icons-customized .ico-phase-type-block {
  background-size: cover;
  background-image: url("../img/customized/cursos.png");
}
.icons-customized .main-activities .ico-phase-type,
.icons-customized .main-activity .ico-phase-type {
  font-size: 40px;
  width: 1em;
  height: 1em;
  background-size: 23em 1em;
  background-repeat: no-repeat;
  background-image: url("../svg/sprite-phase-type-icons.svg");
  position: absolute;
  top: .5em;
  left: .5em;
  z-index: 10;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-1,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-1 {
  background-position: 0 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-2,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-2 {
  background-position: -1em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-3,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-3 {
  background-position: -2em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-4,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-4 {
  background-position: -3em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-5,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-5 {
  background-position: -4em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-6,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-6 {
  background-position: -5em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-8,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-8 {
  background-position: -7em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-9,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-9 {
  background-position: -8em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-10,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-10 {
  background-position: -9em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-11,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-11 {
  background-position: -10em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-12,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-12 {
  background-position: -11em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-13,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-13 {
  background-position: -12em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-14,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-14 {
  background-position: -13em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-15,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-15 {
  background-position: -14em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-16,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-16 {
  background-position: -15em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-17,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-17 {
  background-position: -16em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-18,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-18 {
  background-position: -17em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-19,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-19 {
  background-position: -18em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-20,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-20 {
  background-position: -19em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-21,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-21 {
  background-position: -20em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-22,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-22 {
  background-position: -21em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-block,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-block {
  background-size: 1em 1em;
  background-image: url("../svg/sprite-phase-type-block.svg");
  background-position: 0 0;
}
.icons-customized .main-activities .image-phase-type,
.icons-customized .main-activity .image-phase-type {
  background-color: #ccc;
  position: relative;
  width: 100%;
  padding-top: 50%;
  display: block;
}
.icons-customized .education-classroom-auxiliary-activity .title {
  color: #424243;
  margin-bottom: 1em;
  border-bottom: 2px solid #68A47B;
  position: relative;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity .title {
  color: #424243;
  padding: 1em 0 1em 3.5em;
  margin-bottom: 1em;
  border-bottom: 2px solid #68A47B;
  position: relative;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity .title::before {
  font-size: 60px;
  width: 1em;
  height: 1em;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  top: 0;
  left: 0;
  background-size: 23em 1em;
  background-image: url("../svg/sprite-phase-type-icons.svg");
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity.phase-type-22 .title::before {
  background-position: -21em 0;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity.phase-type-21 .title::before {
  background-position: -20em 0;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity.phase-type-6 .title::before {
  background-position: -5em 0;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity.phase-type-5 .title::before {
  background-position: -4em 0;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity.phase-type-11 .title::before {
  background-position: -10em 0;
}
.sale-cart .cart-list {
  list-style-type: none;
  padding: 0;
}
.sale-cart .empty {
  display: block;
  text-align: center;
  margin: 1em auto 0;
}
.sale-cart #btn_checkout_bottom {
  display: block;
  text-align: center;
  margin: 1em auto 0;
}
.sale-cart .item .concept a {
  font-size: 1.5em;
  color: #424243;
  display: inline-block;
  margin: 1em 0;
  text-decoration: none;
}
.sale-cart .item .concept a:hover {
  color: #68A47B;
}
.sale-cart .item .price {
  background-color: #68A47B;
  padding: 5px 10px;
  border-radius: 5px;
  float: right;
  color: #ffffff;
}
.sale-cart .total {
  text-align: right;
  font-size: 1.2em;
  font-weight: 700;
}
.sale-cart .total .price,
.sale-cart .total .concept {
  display: inline-block;
}
.sale-cart.sale-cart-box #btn_checkout {
  display: block !important;
}
.sale-cart.sale-cart-box .price {
  font-size: .8em;
}
body a {
  color: #68A47B;
}
body a:hover,
body a:active,
body a:focus {
  color: #88b797;
}
body .site-menu .navbar {
  border-color: transparent;
  border-bottom-color: #d5d5d5;
}
body .site-menu .navbar .navbar-nav {
  text-align: center;
}
body .site-menu .navbar .navbar-nav li {
  border-left: solid #d5d5d5 1px;
  float: none;
  display: inline-block;
}
body .site-menu .navbar .navbar-nav li a {
  font-weight: bold;
}
body .site-menu .navbar .navbar-nav li a:hover,
body .site-menu .navbar .navbar-nav li a:active,
body .site-menu .navbar .navbar-nav li a:focus {
  color: #68A47B;
}
body .site-menu .navbar .navbar-nav li:first-child {
  border-left: none;
}
body .site-menu .navbar .navbar-nav li#phone-number {
  border: none;
}
body .site-menu .navbar .navbar-nav .active a {
  color: #68A47B;
  position: relative;
  background-color: #ffffff;
}
body .site-menu .navbar .navbar-nav .active a:hover,
body .site-menu .navbar .navbar-nav .active a:active,
body .site-menu .navbar .navbar-nav .active a:focus {
  color: #424243;
}
body .site-menu .navbar .navbar-nav .active a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #68A47B;
  bottom: 0;
  left: 0;
}
body .site-menu .navbar .navbar-nav.navbar-top {
  border-bottom: #d5d5d5 1px solid;
}
body .education-classroom .process-view .process-phases-list .main-activities {
  display: flex;
  flex-wrap: wrap;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
  background-color: #F7F7F7;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
  margin: 2em 1% 0 0;
  position: relative;
  border-radius: 30px;
  width: calc(32% - 3px);
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type::before {
  content: "";
  background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-1 {
  background-image: url("../img/img-phases/bg-phase-type-1.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-2 {
  background-image: url("../img/img-phases/bg-phase-type-2.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-3 {
  background-image: url("../img/img-phases/bg-phase-type-3.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-4 {
  background-image: url("../img/img-phases/bg-phase-type-4.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-5 {
  background-image: url("../img/img-phases/bg-phase-type-5.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-6 {
  background-image: url("../img/img-phases/bg-phase-type-6.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-7 {
  background-image: url("../img/img-phases/bg-phase-type-7.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-8 {
  background-image: url("../img/img-phases/bg-phase-type-8.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-9 {
  background-image: url("../img/img-phases/bg-phase-type-9.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-10 {
  background-image: url("../img/img-phases/bg-phase-type-10.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-11 {
  background-image: url("../img/img-phases/bg-phase-type-11.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-12 {
  background-image: url("../img/img-phases/bg-phase-type-12.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-13 {
  background-image: url("../img/img-phases/bg-phase-type-13.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-14 {
  background-image: url("../img/img-phases/bg-phase-type-14.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-15 {
  background-image: url("../img/img-phases/bg-phase-type-15.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-16 {
  background-image: url("../img/img-phases/bg-phase-type-16.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-17 {
  background-image: url("../img/img-phases/bg-phase-type-17.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-18 {
  background-image: url("../img/img-phases/bg-phase-type-18.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-19 {
  background-image: url("../img/img-phases/bg-phase-type-19.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-20 {
  background-image: url("../img/img-phases/bg-phase-type-20.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-block {
  background-image: url("../img/img-phases/bg-phase-type-block.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n+3) {
  margin-right: 0;
  margin-left: 1%;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n-1) {
  margin-left: 1%;
  margin-right: 1%;
}
@media (max-width: 765px) {
  body .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
    width: calc(49% - 3px);
    margin-right: 1%;
    margin-left: 0;
  }
  body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n+3),
  body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0;
  }
  body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 1%;
  }
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic {
  background-color: #F7F7F7;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
  margin: 2em 1% 0 0;
  position: relative;
  border-radius: 30px;
  width: calc(32% - 3px);
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type::before {
  content: "";
  background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-1 {
  background-image: url("../img/img-phases/bg-phase-type-1.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-2 {
  background-image: url("../img/img-phases/bg-phase-type-2.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-3 {
  background-image: url("../img/img-phases/bg-phase-type-3.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-4 {
  background-image: url("../img/img-phases/bg-phase-type-4.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-5 {
  background-image: url("../img/img-phases/bg-phase-type-5.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-6 {
  background-image: url("../img/img-phases/bg-phase-type-6.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-7 {
  background-image: url("../img/img-phases/bg-phase-type-7.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-8 {
  background-image: url("../img/img-phases/bg-phase-type-8.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-9 {
  background-image: url("../img/img-phases/bg-phase-type-9.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-10 {
  background-image: url("../img/img-phases/bg-phase-type-10.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-11 {
  background-image: url("../img/img-phases/bg-phase-type-11.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-12 {
  background-image: url("../img/img-phases/bg-phase-type-12.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-13 {
  background-image: url("../img/img-phases/bg-phase-type-13.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-14 {
  background-image: url("../img/img-phases/bg-phase-type-14.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-15 {
  background-image: url("../img/img-phases/bg-phase-type-15.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-16 {
  background-image: url("../img/img-phases/bg-phase-type-16.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-17 {
  background-image: url("../img/img-phases/bg-phase-type-17.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-18 {
  background-image: url("../img/img-phases/bg-phase-type-18.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-19 {
  background-image: url("../img/img-phases/bg-phase-type-19.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-20 {
  background-image: url("../img/img-phases/bg-phase-type-20.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-block {
  background-image: url("../img/img-phases/bg-phase-type-block.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n+3) {
  margin-right: 0;
  margin-left: 1%;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n-1) {
  margin-left: 1%;
  margin-right: 1%;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper {
  border: none;
  top: .5em;
  right: .5em;
  position: absolute;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper .accomplishment::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 22px;
  font-weight: 900;
  content: "\f00c";
  background-color: #bcbcbc;
  color: transparent;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  line-height: 1em;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper.accomplishment-100 .accomplishment::before {
  text-shadow: 1px 1px 1px #68A47B;
  background-color: #68A47B;
  color: transparent;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline {
  display: block;
  text-align: left;
  margin-top: 1em;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn {
  background: #68A47B;
  color: #ffffff;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:hover,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:active,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:focus {
  background: #68A47B;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn {
  background: #F7F7F7;
  color: #68A47B;
  border-color: #68A47B;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:hover,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:active,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:focus {
  background: #68A47B;
  color: #ffffff;
  border-color: ;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav {
  list-style: none;
  padding: 0;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li {
  display: inline-block;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color {
  color: #ffffff;
  background-color: #68A47B;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:hover,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:active,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:focus {
  background-color: #88b797;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal {
  display: block;
  position: relative;
  margin: -16px -0.5em 0 !important;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal .state-bar {
  background: #424243;
  opacity: 1;
  width: 100% !important;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal .state-bar .bar {
  background-color: #68A47B;
  opacity: 1 !important;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal.accomplishment-100 {
  display: block;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data {
  padding: 0 .5em;
  min-height: 6em;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data.phase h4,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data.block h4 {
  font-size: 1.125em;
  font-weight: 400;
  margin-bottom: 1em;
  overflow: hidden;
  line-height: 1.2em;
  height: 2.4em;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions {
  height: 30px;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline {
  text-align: right;
  margin-bottom: 0;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default {
  background-color: #68A47B;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:hover,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:focus,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:active {
  opacity: .8;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .lbl {
  display: none;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f129";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1em;
  line-height: 1em;
  top: calc(50% - .5em);
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default {
  background-color: #68A47B;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  border: none;
  text-align: center;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:hover,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:focus,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:active {
  opacity: .8;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .lbl {
  display: none;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0da";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1.5em;
  line-height: 1em;
  top: calc(50% - .5em);
}
@media (max-width: 765px) {
  body .process-block-view .all-activities-wrapper .process-block-list .phase-fic {
    width: calc(49% - 3px);
    margin-right: 1%;
    margin-left: 0;
  }
  body .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n+3),
  body .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0;
  }
  body .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 1%;
  }
}
body .ico-phase-type-block {
  background-size: cover;
  background-image: url("../img/customized/cursos.png");
}
body .main-activities .ico-phase-type,
body .main-activity .ico-phase-type {
  font-size: 40px;
  width: 1em;
  height: 1em;
  background-size: 23em 1em;
  background-repeat: no-repeat;
  background-image: url("../svg/sprite-phase-type-icons.svg");
  position: absolute;
  top: .5em;
  left: .5em;
  z-index: 10;
}
body .main-activities .ico-phase-type.ico-phase-type-1,
body .main-activity .ico-phase-type.ico-phase-type-1 {
  background-position: 0 0;
}
body .main-activities .ico-phase-type.ico-phase-type-2,
body .main-activity .ico-phase-type.ico-phase-type-2 {
  background-position: -1em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-3,
body .main-activity .ico-phase-type.ico-phase-type-3 {
  background-position: -2em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-4,
body .main-activity .ico-phase-type.ico-phase-type-4 {
  background-position: -3em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-5,
body .main-activity .ico-phase-type.ico-phase-type-5 {
  background-position: -4em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-6,
body .main-activity .ico-phase-type.ico-phase-type-6 {
  background-position: -5em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-8,
body .main-activity .ico-phase-type.ico-phase-type-8 {
  background-position: -7em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-9,
body .main-activity .ico-phase-type.ico-phase-type-9 {
  background-position: -8em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-10,
body .main-activity .ico-phase-type.ico-phase-type-10 {
  background-position: -9em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-11,
body .main-activity .ico-phase-type.ico-phase-type-11 {
  background-position: -10em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-12,
body .main-activity .ico-phase-type.ico-phase-type-12 {
  background-position: -11em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-13,
body .main-activity .ico-phase-type.ico-phase-type-13 {
  background-position: -12em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-14,
body .main-activity .ico-phase-type.ico-phase-type-14 {
  background-position: -13em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-15,
body .main-activity .ico-phase-type.ico-phase-type-15 {
  background-position: -14em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-16,
body .main-activity .ico-phase-type.ico-phase-type-16 {
  background-position: -15em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-17,
body .main-activity .ico-phase-type.ico-phase-type-17 {
  background-position: -16em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-18,
body .main-activity .ico-phase-type.ico-phase-type-18 {
  background-position: -17em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-19,
body .main-activity .ico-phase-type.ico-phase-type-19 {
  background-position: -18em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-20,
body .main-activity .ico-phase-type.ico-phase-type-20 {
  background-position: -19em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-21,
body .main-activity .ico-phase-type.ico-phase-type-21 {
  background-position: -20em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-22,
body .main-activity .ico-phase-type.ico-phase-type-22 {
  background-position: -21em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-block,
body .main-activity .ico-phase-type.ico-phase-type-block {
  background-size: 1em 1em;
  background-image: url("../svg/sprite-phase-type-block.svg");
  background-position: 0 0;
}
body .main-activities .image-phase-type,
body .main-activity .image-phase-type {
  background-color: #ccc;
  position: relative;
  width: 100%;
  padding-top: 50%;
  display: block;
}
body .education-classroom-auxiliary-activity .title {
  color: #424243;
  margin-bottom: 1em;
  border-bottom: 2px solid #68A47B;
  position: relative;
}
.site-menu #layout-user-unseen-wrapper {
  font-size: 14px;
}
.site-menu #layout-user-unseen-wrapper .user-unseen {
  position: relative;
  background-color: transparent;
  padding: 15px;
  display: block;
  height: 60px;
  margin-top: 0;
  padding-top: 20px;
}
.site-menu #layout-user-unseen-wrapper .user-unseen::before {
  font-family: "Font Awesome 5 Duotone";
  font-size: 18px;
  font-weight: 900;
  content: "\10f0e0";
  color: #ffffff;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .lbl {
  display: none;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .number {
  position: absolute;
  top: .5em;
  right: .5em;
  background: #68A47B;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  font-size: 11px;
  line-height: 1em;
  text-align: center;
  padding-top: 2px;
  display: none;
}
.site-menu #layout-user-unseen-wrapper .user-unseen.has-messages .number {
  display: inline;
}
.site-menu #layout-user-unseen-wrapper .user-unseen.has-messages::before {
  content: "\10f2b6";
}
.site-menu #layout-user-unseen-wrapper .user-unseen.has-messages:hover {
  box-shadow: none;
  color: #68A47B;
}
.site-menu #layout-user-unseen-wrapper .user-unseen.has-messages:hover .number {
  background-color: #ffffff;
}
.site-menu #layout-user-unseen-wrapper .user-unseen.has-messages:hover::before {
  opacity: .8;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .dropdown-menu {
  border-radius: 0;
  border: none;
  right: auto;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .dropdown-menu li {
  border: none;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .dropdown-menu li a {
  color: #68A47B;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .dropdown-menu li a:hover {
  background-color: transparent;
  color: #68A47B;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .dropdown-menu:before {
  position: absolute;
  content: "";
  top: -5px;
  border-bottom: 5px #ffffff solid;
  border-left: 5px transparent solid;
  border-right: 5px transparent solid;
  left: 20px;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li a {
  color: #424243;
  background-color: transparent;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li a::before {
  display: none;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li.active a {
  color: #68A47B;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li.active .dropdown-submenu > li a {
  color: #424243;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li.active .dropdown-submenu > li.active a {
  color: #68A47B;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li .dropdown-submenu > li {
  border: none;
}
.site-menu #langs {
  border: none;
}
.site-menu #langs ul {
  list-style: none;
  padding: 10px 15px;
  text-align: center;
}
.site-menu #langs ul li {
  display: inline;
  border: none;
  text-transform: uppercase;
  padding: 0 1em;
  border-right: solid #ffffff 1px;
}
.site-menu #langs ul li a {
  display: inline-block;
  line-height: 20px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 300;
}
.site-menu #langs ul li a:hover,
.site-menu #langs ul li a:active,
.site-menu #langs ul li a:focus {
  background: none;
}
.site-menu #langs ul li.active {
  font-weight: bold;
}
.site-menu #langs ul li.active a {
  background: transparent;
  color: #ffffff;
  cursor: none;
  font-weight: bold;
}
.site-menu #langs ul li:first-child {
  padding-left: 0;
}
.site-menu #langs ul li:last-child {
  border: none;
  padding-right: 0;
}
#layout-user-userbox-wrapper {
  font-size: 14px;
  color: #ffffff;
  background-color: #68A47B;
  height: 60px;
  padding-left: 20px;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-button .image.img-rounded {
  border-radius: 50%;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-button .glyphicon {
  display: none;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-button h4 {
  font-size: 14px;
  font-weight: 700;
  margin: 15px 0 0;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-button::before {
  border: none !important;
}
@media (max-width: 550px) {
  #layout-user-userbox-wrapper .user-userbox .dropdown-button h4 {
    display: none !important;
  }
  #layout-user-userbox-wrapper .user-userbox .dropdown-button .image-wrapper {
    margin-top: 1em;
  }
  #layout-user-userbox-wrapper .user-userbox .dropdown-button .image-wrapper .img-rounded {
    margin: 0 !important;
  }
}
#layout-user-userbox-wrapper .user-userbox .dropdown-content {
  position: absolute;
  top: 60px;
  right: 0;
  width: 200px;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group {
  margin: 0;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a {
  border-left: none;
  color: #68A47B;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a:hover,
#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a:active,
#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a:focus {
  background: #68A47B;
  color: #ffffff;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group {
  background-color: #ffffff;
}
@media (min-width: 768px) {
  #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a {
    background: transparent;
  }
}
#layout-user-userbox-wrapper.open .user-userbox .dropdown-button::before {
  border: none !important;
}
@media (max-width: 550px) {
  .not_logged #layout-user-userbox-wrapper .user-userbox .dropdown-button h4 {
    display: block !important;
  }
}
#layout-site-breadcrumb-wrapper {
  position: absolute;
  width: calc(100vw - 9px);
  background-color: #F7F7F7;
  top: calc(60px + 0);
  left: 0;
  z-index: 100;
  padding-left: 2em;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
#layout-site-breadcrumb-wrapper .site-breadcrumb .breadcrumb {
  margin-top: .5em;
  margin-bottom: .5em;
}
.not_logged #layout-user-userbox-wrapper .user-userbox .dropdown-content {
  border-left: none;
  padding: 1em;
  background-color: #ffffff;
}
.not_logged #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a {
  border-left: 1px solid #ddd;
}
.not_logged .hide-not-logged {
  display: none;
}
#sign-in-toolbar #sign-in-button {
  padding: 15px;
}
#user_edit_web_form .btn-preview {
  display: none;
}
.container {
  max-width: 100%;
}
.user-register {
  max-width: 800px;
  margin: 0 auto;
}
.user-register .message {
  text-align: center;
  color: #fff;
  background: #68A47B;
  max-width: 600px;
  margin: 0 auto;
  padding: 1em;
  margin-bottom: 5em;
}
#form-view {
  margin: 0 auto;
}
#form-view .btn-primary {
  font-size: 1.3em;
  margin: 0 auto;
  display: inherit;
}
#user_register label[for=mobile_phone_number] .required-field,
#user_register #mobile_phone_number .required-field {
  display: none;
}
.site-menu .navbar .navbar-nav > li > a {
  padding: 20px;
}
.site-menu .navbar .navbar-nav > li#phone-number a {
  padding: 5px 10px;
  margin: 5px 10px;
  background-color: #C2483B;
  color: #ffffff;
  text-decoration: none;
  border-radius: 5px;
}
.navbar-top {
  position: absolute;
  top: 0;
  width: 100%;
  background: #fff;
  height: 0;
  text-align: right;
  left: 0;
  margin: 0;
  background-color: #68A47B;
}
.navbar-top >li {
  float: right;
}
.navbar-top >li#layout-user-userbox-wrapper {
  height: 0;
  background-color: #C2483B;
}
.navbar-top >li#layout-user-userbox-wrapper .user-userbox .dropdown-button h4 {
  margin-top: 5px;
}
.navbar-top >li#phone-number a {
  background-color: transparent !important;
}
.navbar-top >li #layout-user-unseen-wrapper .user-unseen {
  height: 40px;
  background-color: #68A47B;
  padding-top: 10px;
  border-radius: 0;
  color: #ffffff;
}
.navbar-top >li #layout-user-unseen-wrapper .user-unseen .number {
  background-color: #C2483B;
}
.navbar-right {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 0;
}
.navbar-right-top {
  position: absolute;
  right: 1em;
  top: 1em;
  z-index: 10;
  margin: 0;
}
.navbar-right-top #layout-user-unseen-wrapper {
  font-size: 14px;
}
.navbar-right-top #layout-user-unseen-wrapper .user-unseen {
  position: relative;
  background-color: transparent;
  padding: 15px;
  display: block;
  height: 60px;
  margin-top: 0;
  padding-top: 20px;
}
.navbar-right-top #layout-user-unseen-wrapper .user-unseen::before {
  font-family: "Font Awesome 5 Duotone";
  font-size: 18px;
  font-weight: 900;
  content: "\10f0e0";
  color: #ffffff;
}
.navbar-right-top #layout-user-unseen-wrapper .user-unseen .lbl {
  display: none;
}
.navbar-right-top #layout-user-unseen-wrapper .user-unseen .number {
  position: absolute;
  top: .5em;
  right: .5em;
  background: #68A47B;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  font-size: 11px;
  line-height: 1em;
  text-align: center;
  padding-top: 2px;
  display: none;
}
.navbar-right-top #layout-user-unseen-wrapper .user-unseen.has-messages .number {
  display: inline;
}
.navbar-right-top #layout-user-unseen-wrapper .user-unseen.has-messages::before {
  content: "\10f2b6";
}
.navbar-right-top #layout-user-unseen-wrapper .user-unseen.has-messages:hover {
  box-shadow: none;
  color: #68A47B;
}
.navbar-right-top #layout-user-unseen-wrapper .user-unseen.has-messages:hover .number {
  background-color: #ffffff;
}
.navbar-right-top #layout-user-unseen-wrapper .user-unseen.has-messages:hover::before {
  opacity: .8;
}
.navbar-right-top #layout-user-unseen-wrapper .user-unseen .dropdown-menu {
  border-radius: 0;
  border: none;
  right: auto;
}
.navbar-right-top #layout-user-unseen-wrapper .user-unseen .dropdown-menu li a {
  color: #68A47B;
  white-space: normal;
}
.navbar-right-top #layout-user-unseen-wrapper .user-unseen .dropdown-menu li a:hover {
  background-color: transparent;
  color: #68A47B;
}
.navbar-right-top #layout-user-unseen-wrapper .user-unseen .dropdown-menu li .glyphicon {
  margin-right: 5px;
}
.navbar-right-top #layout-user-unseen-wrapper .user-unseen .dropdown-menu:before {
  position: absolute;
  content: "";
  top: -5px;
  border-bottom: 5px #ffffff solid;
  border-left: 5px transparent solid;
  border-right: 5px transparent solid;
  left: 5px;
}
.navbar-right-top > li {
  float: left;
}
.navbar-fixed-top .container-fluid {
  background-color: #ffffff;
}
@media (max-width: 950px) {
  .site-menu .navbar-collapse {
    display: none !important;
  }
  .site-menu .navbar-collapse .navbar-nav {
    margin: 0 -15px;
    float: none;
  }
  .site-menu .navbar-collapse .navbar-nav > li {
    float: none;
    display: block !important;
    text-align: left;
    border-top: 1px solid #d5d5d5;
  }
  .site-menu .navbar-collapse.collapsing,
  .site-menu .navbar-collapse.collapse.in {
    display: block !important;
    overflow-y: auto !important;
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .site-menu .navbar-collapse.collapsing > li,
  .site-menu .navbar-collapse.collapse.in > li {
    display: block !important;
  }
  .site-menu .navbar-toggle {
    display: block;
    margin-top: 12px;
    margin-right: 0;
  }
  .site-menu .navbar-header {
    float: none;
    margin: 0;
    min-height: 60px;
  }
  .navbar-fixed-top {
    min-height: 60px;
  }
  .navbar-fixed-top .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-fixed-top .navbar-collapse.collapse .navbar-nav {
    margin: 0 -15px;
    float: none;
  }
  .navbar-fixed-top .navbar-collapse.collapse .navbar-nav > li {
    float: none;
  }
  .navbar-fixed-top .navbar-collapse.collapse.in {
    display: block !important;
    overflow-y: auto !important;
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-fixed-top .navbar-toggle {
    display: block;
    margin-top: 12px;
    margin-right: 0;
  }
  .navbar-fixed-top .navbar-header {
    float: none;
    margin: 0;
    min-height: 60px;
  }
  .navbar-fixed-top .navbar-right {
    right: 5em;
    margin: 0;
  }
}
@media (max-width: 950px) and (max-width: 768px) {
  .navbar-fixed-top .navbar-right.navbar-nav > li {
    float: left;
  }
}
@media (min-width: 949px) {
  .navbar-fixed-top {
    min-height: 60px;
  }
  .navbar-fixed-top .navbar-collapse {
    float: right;
  }
  .navbar-fixed-top .navbar-toggle {
    display: none;
  }
  .navbar-fixed-top .navbar-header {
    float: left;
  }
}
.phase-goal-definition-teacher .table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #ffffff;
  border-bottom: #68A47B solid 1px;
  border-top: #68A47B solid 1px;
}
.chart-legend .item {
  display: none;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #ffffff;
}
.table-striped > tbody > tr:hover,
.table-striped > tbody > tr:active,
.table-striped > tbody > tr:focus {
  background-color: #ffffff;
}
.table-striped .btn-default {
  border: none;
  background-color: #ffffff;
}
.table-striped .btn-default:hover,
.table-striped .btn-default:active,
.table-striped .btn-default:focus {
  border: none;
  background-color: #ffffff;
  opacity: 0.8;
}
.activities-list-link .glyphicon {
  margin-right: 1em;
}
.process-phase-next-second {
  display: none !important;
}
.fc-agenda .fc-agenda-axis {
  border-left-color: #68A47B;
}
.report-mi-espacio-fase-resultados h3,
.report-mi-espacio-fase-video h3 {
  font-weight: 700;
  color: #68A47B;
  margin-bottom: 1em;
}
.modal .modal-dialog .modal-header {
  border-bottom: none;
}
.modal .modal-dialog .modal-header .modal-title {
  color: #68A47B;
  font-size: 2em;
  font-weight: 400;
  border-bottom: 1px solid #68A47B;
}
.modal .modal-dialog .modal-body h5 {
  font-size: 1.5em;
  font-weight: 400;
}
.modal .modal-dialog .modal-footer {
  border-top: none;
}
.modal .modal-dialog .tracking-agenda .modal-header button.close {
  z-index: 100;
  position: relative;
}
.modal .modal-dialog .tracking-agenda .modal-header .modal-title {
  padding: .5em 0 .5em 3em;
  position: relative;
}
.modal .modal-dialog .tracking-agenda .modal-header .modal-title::before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  color: #68A47B;
  font-size: 1.7em;
  content: "\f073";
  left: 0;
  top: 0;
}
.modal .modal-dialog .tracking-new-section #date_ini_datepicker {
  vertical-align: top;
  border-color: #C2483B;
  border-radius: 0;
}
.modal .modal-dialog .tracking-new-section .date-end-wrapper .btn-date-end {
  padding: 9px 20px;
  background-color: #C2483B;
  color: #ffffff;
  border-color: #C2483B;
}
.modal .modal-dialog .tracking-new-section .date-end-wrapper .btn-date-end:hover,
.modal .modal-dialog .tracking-new-section .date-end-wrapper .btn-date-end:active,
.modal .modal-dialog .tracking-new-section .date-end-wrapper .btn-date-end:focus {
  opacity: 0.7;
}
.modal .modal-dialog .tracking-new-section #date_end_datepicker {
  border-color: #C2483B;
  border-radius: 0;
}
.modal .modal-dialog .tracking-new-section .chosen-container-single .chosen-single {
  border-radius: 0;
  background-image: none;
  background-color: #ffffff;
  border-color: #C2483B;
}
.modal .modal-dialog .tracking-new-section .mce-panel {
  border-color: #C2483B;
}
.modal .modal-dialog .tracking-new-section .new-tracking-more-options-btn {
  background: #ffffff;
  background-image: none;
  border: none;
  color: #C2483B;
  padding: 12px 35px 12px 0;
  position: relative;
  box-shadow: none;
}
.modal .modal-dialog .tracking-new-section .new-tracking-more-options-btn::before {
  position: absolute;
  content: "\f0dd";
  font-size: 1em;
  right: 0;
  font-family: "Font Awesome 5 Pro";
  top: 10px;
}
.modal .modal-dialog .tracking-new-section .new-tracking-more-options-btn:hover,
.modal .modal-dialog .tracking-new-section .new-tracking-more-options-btn:active,
.modal .modal-dialog .tracking-new-section .new-tracking-more-options-btn:focus {
  opacity: 0.7;
  background-image: none;
}
.modal .modal-dialog .tracking-new-section .new-tracking-less-options-btn {
  background: #ffffff;
  background-image: none;
  border: none;
  color: #C2483B;
  padding: 12px 20px 12px 0;
  position: relative;
  box-shadow: none;
}
.modal .modal-dialog .tracking-new-section .new-tracking-less-options-btn::before {
  position: absolute;
  content: "\f0de";
  font-size: 1em;
  right: 0;
  top: 15px;
  font-family: "Font Awesome 5 Pro";
}
.modal .modal-dialog .tracking-new-section .new-tracking-less-options-btn:hover,
.modal .modal-dialog .tracking-new-section .new-tracking-less-options-btn:active,
.modal .modal-dialog .tracking-new-section .new-tracking-less-options-btn:focus {
  opacity: 0.7;
  background-image: none;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .form-control {
  border-radius: 0;
  border-color: #C2483B;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .toggle-goal-details,
.modal .modal-dialog #goal_new_person_section_goal_section_goal .toggle-details,
.modal .modal-dialog #goal_new_person_section_goal_section_goal .objective-delete {
  background-color: #ffffff;
  border-color: transparent;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .toggle-goal-details .glyphicon,
.modal .modal-dialog #goal_new_person_section_goal_section_goal .toggle-details .glyphicon,
.modal .modal-dialog #goal_new_person_section_goal_section_goal .objective-delete .glyphicon {
  color: #C2483B;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .input-group-addon {
  border-color: #C2483B;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .objective-add {
  background-color: #C2483B;
  color: #ffffff;
  position: relative;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .chosen-single {
  border-radius: 0;
  background-image: none;
  background-color: #ffffff;
  border-color: #C2483B;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .objectives legend {
  color: #C2483B;
  border-color: #C2483B;
  padding-bottom: .5em;
}
.modal .modal-dialog #task_new_person_section_task_section_task #general .form-control {
  border-radius: 0;
  border-color: #C2483B;
}
.modal .modal-dialog #task_new_person_section_task_section_task #general legend {
  padding: 1em 0;
  color: #C2483B;
  font-size: 19px;
  border-color: #C2483B;
}
.modal .modal-dialog #task_new_person_section_task_section_task #general .input-group-addon {
  border-color: #C2483B;
}
.modal .modal-dialog .btn-primary {
  text-transform: none;
  letter-spacing: normal;
}
#goal_add_person_section_goal_section_goal .radio label {
  font-size: 19px;
  position: relative;
  color: #68A47B;
}
#goal_add_person_section_goal_section_goal .radio label ul {
  font-size: .8em;
  list-style: none;
  margin-top: 1em;
}
#goal_add_person_section_goal_section_goal .radio label ul li {
  padding-bottom: .5em;
  color: #424243;
  position: relative;
}
#goal_add_person_section_goal_section_goal .radio label ul li::before {
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  font-weight: 900;
  content: "\f0da";
  top: 0;
  left: -1em;
  font-size: 1em;
  color: #68A47B;
}
#goal_add_person_section_goal_section_goal .radio label input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: solid #cccccc 1px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
#goal_add_person_section_goal_section_goal .radio label input[type="radio"]:checked {
  border-color: #68A47B;
  background-color: #68A47B;
}
.phase-goal-evaluation .evaluation-person h3.title,
.popup-web-evaluation-person .evaluation-person h3.title {
  border-bottom: 2px solid #68A47B;
  padding-bottom: .5em;
}
.phase-goal-evaluation .evaluation-person .navbar.navbar-default,
.popup-web-evaluation-person .evaluation-person .navbar.navbar-default {
  border-radius: 0;
  border-color: transparent;
  border-bottom: 1px solid #d5d5d5;
}
.phase-goal-evaluation .evaluation-person .navbar.navbar-default .container-fluid,
.popup-web-evaluation-person .evaluation-person .navbar.navbar-default .container-fluid {
  padding: 0;
}
.phase-goal-evaluation .evaluation-person .navbar.navbar-default .evaluation-create,
.popup-web-evaluation-person .evaluation-person .navbar.navbar-default .evaluation-create {
  color: #ffffff;
  background-color: #68A47B;
}
.phase-goal-evaluation .evaluation-person .navbar.navbar-default .evaluation-create:hover,
.popup-web-evaluation-person .evaluation-person .navbar.navbar-default .evaluation-create:hover {
  opacity: .7;
}
.phase-goal-evaluation .evaluation-person .evaluation-edit,
.phase-goal-evaluation .evaluation-person .evaluation-delete,
.popup-web-evaluation-person .evaluation-person .evaluation-edit,
.popup-web-evaluation-person .evaluation-person .evaluation-delete {
  background-color: #ffffff;
  border-color: transparent;
  box-shadow: none;
  padding: 0;
}
.phase-goal-evaluation .evaluation-person .evaluation-edit .glyphicon,
.phase-goal-evaluation .evaluation-person .evaluation-delete .glyphicon,
.popup-web-evaluation-person .evaluation-person .evaluation-edit .glyphicon,
.popup-web-evaluation-person .evaluation-person .evaluation-delete .glyphicon {
  color: #424243;
}
#evaluation_new_evaluation_section .form-control {
  border-radius: 0;
  border-color: #68A47B;
}
#evaluation_new_evaluation_section #date_datepicker {
  margin-top: .7em;
}
#evaluation_new_evaluation_section .goal-wrapper h3 {
  color: #68A47B;
  padding-left: 2em;
  position: relative;
  border-bottom: 2px dotted #68A47B;
  padding-bottom: .8em;
}
#evaluation_new_evaluation_section .goal-wrapper h3::before {
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  font-weight: 900;
  content: "\f0da";
  top: 0;
  left: 1em;
  font-size: 1em;
  color: #68A47B;
}
#evaluation_new_evaluation_section .toggle-comments {
  background-color: #ffffff;
  border-color: transparent;
  box-shadow: none;
}
#evaluation_new_evaluation_section .toggle-comments .glyphicon {
  color: #68A47B;
}
#evaluation_new_evaluation_section .row strong {
  display: inline-block;
  margin-bottom: 1em;
}
.phase-goal-evaluation-teacher .table thead tr th {
  border-color: #68A47B;
}
.phase-goal-evaluation-teacher .table > tbody > tr > td {
  vertical-align: middle;
  border-top: none;
  border-bottom: 1px dashed #68A47B;
}
.phase-goal-evaluation-teacher .table > tbody > tr > td .glyphicon {
  color: #C2483B;
}
.phase-goal-evaluation-teacher .table > tbody > tr:last-child > td {
  border-bottom: 2px solid #68A47B;
}
.commodity-list-header {
  display: none;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell {
  border-radius: 20px;
  margin-bottom: 10em;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell::before,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell::before {
  opacity: 0;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper {
  min-height: 200px;
  bottom: -150px;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper a.title,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper a.title {
  text-shadow: none;
  color: #424243;
  text-align: left;
  position: absolute;
  top: 3.5em;
  font-size: 1.28em;
  line-height: 1.2em;
  height: 2.4em;
  text-decoration: none;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper .price,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper .price {
  background-color: #68A47B;
  padding: 5px 10px;
  border-radius: 5px;
  float: right;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper .price .price-from,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper .price .price-from {
  display: none;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper a.order,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper a.order {
  background-color: #C2483B;
  color: #ffffff;
  margin: 0;
  position: absolute;
  left: 0;
  top: 10em;
  width: 100%;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper .order.no-places-available,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper .order.no-places-available {
  position: absolute;
  top: 9em;
  color: #424243;
  margin: 0 1em;
  display: block;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .extend-list,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .extend-list {
  display: none;
  margin: 0 auto;
  background-color: #68A47B;
  color: #ffffff;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .extend-list:hover,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .extend-list:hover {
  background-color: #C2483B;
}
.commodity-list .portlet_list_son_thumbnail .list-cell,
.commodity-list-search .portlet_list_son_thumbnail .list-cell {
  border-radius: 20px;
  margin-bottom: 10em;
}
.commodity-list .portlet_list_son_thumbnail .list-cell::before,
.commodity-list-search .portlet_list_son_thumbnail .list-cell::before {
  opacity: 0;
}
.commodity-list .portlet_list_son_thumbnail .list-cell .data-wrapper,
.commodity-list-search .portlet_list_son_thumbnail .list-cell .data-wrapper {
  min-height: 200px;
  bottom: -150px;
}
.commodity-list .portlet_list_son_thumbnail .list-cell .data-wrapper a.title,
.commodity-list-search .portlet_list_son_thumbnail .list-cell .data-wrapper a.title {
  text-shadow: none;
  color: #424243;
  text-align: left;
  position: absolute;
  top: 3.5em;
  font-size: 1.28em;
  line-height: 1.2em;
  height: 2.4em;
  text-decoration: none;
}
.commodity-list .portlet_list_son_thumbnail .list-cell .data-wrapper .price,
.commodity-list-search .portlet_list_son_thumbnail .list-cell .data-wrapper .price {
  background-color: #68A47B;
  padding: 5px 10px;
  border-radius: 5px;
  float: right;
}
.commodity-list .portlet_list_son_thumbnail .list-cell .data-wrapper .price .price-from,
.commodity-list-search .portlet_list_son_thumbnail .list-cell .data-wrapper .price .price-from {
  display: none;
}
.commodity-list .portlet_list_son_thumbnail .list-cell .data-wrapper a.order,
.commodity-list-search .portlet_list_son_thumbnail .list-cell .data-wrapper a.order {
  background-color: #C2483B;
  color: #ffffff;
  margin: 0;
  position: absolute;
  left: 0;
  top: 10em;
  width: 100%;
}
.commodity-list .portlet_list_son_thumbnail .list-cell .data-wrapper .order.no-places-available,
.commodity-list-search .portlet_list_son_thumbnail .list-cell .data-wrapper .order.no-places-available {
  position: absolute;
  top: 9em;
  color: #424243;
  margin: 0 1em;
  display: block;
}
.commodity-list .portlet_list_son_thumbnail .extend-list,
.commodity-list-search .portlet_list_son_thumbnail .extend-list {
  display: none;
  margin: 0 auto;
  background-color: #68A47B;
  color: #ffffff;
}
.commodity-list .portlet_list_son_thumbnail .extend-list:hover,
.commodity-list-search .portlet_list_son_thumbnail .extend-list:hover {
  background-color: #C2483B;
}
.commodity-view .view-view .back-link-top {
  border: none;
  color: #68A47B;
  background-color: transparent;
  position: relative;
  padding-left: 2em;
}
.commodity-view .view-view .back-link-top::before {
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
  position: absolute;
  left: 0;
}
.commodity-view .view-view .btn-share {
  float: right;
}
.commodity-view .view-view .btn-share::after {
  clear: both;
}
.commodity-view .view-view .row-1 > .col-md-6 {
  width: 100%;
}
.commodity-view .view-view .row-2 > .col-md-6 {
  width: 100%;
}
.commodity-view .view-view .btn-add-to-cart {
  float: right;
  margin-bottom: 1.5em;
}
.commodity-view .view-view .row-2 {
  border-top: 1px dashed #68A47B;
  padding-top: 2em;
}
.commodity-view .view-view .row-2 h5 {
  color: #68A47B;
  padding-bottom: .5em;
  border-bottom: 1px solid #68A47B;
  margin-top: 2em;
}
.commodity-view .view-view .row-2 h5:first-child {
  margin-top: 0;
}
.commodity-view .view-view #galleria.no-thumbs .galleria-thumbnails-container {
  display: none;
}
.commodity-view .view-view .commodity-contact-form {
  background-color: #68A47B;
  min-height: 3em;
}
.commodity-view .view-view .commodity-contact-form .form-ico::before {
  content: "\f1fa";
  font-size: 2em;
  line-height: 1em;
  font-family: "Font Awesome 5 Pro";
}
.commodity-view .view-view .commodity-location .ico {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
.commodity-view .view-view .commodity-location .ico::before {
  color: #d5d5d5 !important;
  font-size: 1em !important;
}
.commodity-view .view-view .commodity-location .commodity-location-company .ico::before {
  content: "\f1ad";
}
.commodity-view .view-view .commodity-location .commodity-location-address .ico::before {
  content: "\f3c5";
}
.commodity-view .view-view .commodity-location .commodity-location-phone .ico::before {
  content: "\f095";
}
.commodity-view .view-view .commodity-location .commodity-location-email .ico::before {
  content: "\f0e0";
}
.commodity-view .view-view .commodity_availability .availability_calendar .ui-widget {
  border-color: #d5d5d5;
}
.commodity-view .view-view .commodity_availability .availability_calendar .ui-widget-header {
  background-color: #d5d5d5;
}
.education-catalog .catalog-title {
  display: none;
}
.education-catalog .navbar-default {
  display: none;
}
.education-catalog .catalog-list .catalog-sheet {
  border-bottom-color: #C2483B;
  padding: 2em 0;
  width: 31%;
  margin: 0 1% 1em;
  display: inline-grid;
  border-bottom: none;
}
.education-catalog .catalog-list .catalog-sheet h3 {
  font-size: 1.28em;
}
.education-catalog .catalog-list .catalog-sheet a.image {
  padding-right: 0;
}
.education-catalog .catalog-list .catalog-sheet a.image:hover {
  opacity: 1;
}
.education-catalog .catalog-list .catalog-sheet .inscriptions-wrapper {
  margin-top: 1em;
}
.education-catalog .catalog-list .catalog-sheet .buttons-wrapper {
  margin-top: 1em;
}
.education-catalog .catalog-list .catalog-sheet .buttons-wrapper .btn {
  text-transform: lowercase;
}
.education-catalog .catalog-list .catalog-sheet .no-calls {
  display: inline-block;
  font-style: italic;
  color: #d5d5d5;
  padding-left: 1em;
}
.education-catalog .catalog-list .catalog-sheet:last-child {
  border-bottom: none;
}
.education-catalog .catalog-list .catalog-sheet h3.title {
  height: 50px;
  margin-top: 1em;
}
.education-catalog .catalog-list .catalog-sheet .col-md-3,
.education-catalog .catalog-list .catalog-sheet .col-md-9 {
  width: 100%;
  padding: 0;
}
@media (max-width: 768px) {
  .education-catalog .catalog-list .catalog-sheet {
    width: 48%;
  }
}
.education-catalog .catalog-list .catalog-sheet .datum-hours,
.education-catalog .catalog-list .catalog-sheet .datum-dates,
.education-catalog .catalog-list .catalog-sheet .datum-capacity,
.education-catalog .catalog-list .catalog-sheet .datum-target-audience,
.education-catalog .catalog-list .catalog-sheet .datum-teaching-place {
  position: relative;
  padding-left: 2em;
}
.education-catalog .catalog-list .catalog-sheet .datum-hours::before,
.education-catalog .catalog-list .catalog-sheet .datum-dates::before,
.education-catalog .catalog-list .catalog-sheet .datum-capacity::before,
.education-catalog .catalog-list .catalog-sheet .datum-target-audience::before,
.education-catalog .catalog-list .catalog-sheet .datum-teaching-place::before {
  position: absolute;
  color: #d5d5d5;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "";
  left: 0;
}
.education-catalog .catalog-list .catalog-sheet .datum-hours::before {
  content: "\f017";
  font-weight: 400;
}
.education-catalog .catalog-list .catalog-sheet .datum-dates .lbl {
  display: none;
}
.education-catalog .catalog-list .catalog-sheet .datum-dates::before {
  content: "\f073";
}
.education-catalog .catalog-list .catalog-sheet .datum-target-audience .lbl {
  display: none;
}
.education-catalog .catalog-list .catalog-sheet .datum-target-audience::before {
  content: "\f0c0";
}
.education-catalog .catalog-list .catalog-sheet .datum-target-audience .txt {
  max-height: 42px;
}
.education-catalog .catalog-list .catalog-sheet .datum-capacity,
.education-catalog .catalog-list .catalog-sheet .datum-teaching-place {
  display: none;
}
.education-catalog .catalog-list .catalog-sheet.recommended .recommended-label {
  background-color: #C2483B;
}
.btn.inscription-unseen {
  border-color: #C2483B;
  color: #ffffff;
  background-color: #C2483B;
}
.btn.inscription-unseen:hover,
.btn.inscription-unseen:focus,
.btn.inscription-unseen:active {
  border-color: #9b392f;
  background-color: #9b392f;
}
.portlet-results h4 {
  color: #68A47B;
  font-size: 1.7em;
  padding-bottom: .8em;
  border-bottom: 2px solid #68A47B !important;
  font-weight: 400;
  padding: 1em 0 1em 3em;
  background-repeat: no-repeat;
  background-size: 60px 60px;
}
.portlet-results .results-competences-wrapper h4 {
  background-image: url("../img/bg-results-competences.png");
}
.portlet-results .results-goals-wrapper h4 {
  background-image: url("../img/bg-results-goals.png");
}
.portlet-results .results-tasks-wrapper h4 {
  background-image: url("../img/bg-results-tasks.png");
}
.portlet-results .results-ranking-wrapper h4 {
  background-image: url("../img/bg-results-ranking.png");
}
.article-list .portlet_list_son_compact .col-lg-2.col-md-2.col-sm-2.col-xs-2 {
  display: none;
}
.popup-web-education-enrollment .modal-header {
  padding: 1em 2em 0 2em;
}
.popup-web-education-enrollment .modal-header h3 {
  color: #68A47B;
  font-size: 2em;
  font-weight: 400;
  border-bottom: 1px solid #68A47B;
  padding-bottom: .5em;
}
.popup-web-education-enrollment .modal-body {
  padding: 2em;
}
.popup-web-education-enrollment .modal-body h3 {
  color: #C2483B;
}
.popup-web-education-enrollment .modal-body legend {
  padding: 1em 0;
  color: #C2483B;
  border-color: #C2483B;
}
svg.svg-icon .svg-icon-secondary {
  fill: #68A47B !important;
}
svg.svg-icon .svg-icon-primary {
  fill: #68A47B !important;
}
svg.svg-icon .svg-icon-dark {
  fill: #424243 !important;
}
.border-primary {
  border-color: #68A47B !important;
}
.professor-workgroups .classroom-link .btn {
  background-color: #68A47B;
  color: #ffffff;
}
.professor-workgroups .workgroup > td {
  vertical-align: middle;
}
.message-list .forum-container {
  margin-bottom: 2em;
}
.message-list .forum-container:last-child {
  margin-bottom: 0;
}
.message-list .forum-container .phase-forum-div .user-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 1em;
  background-color: #ebebeb;
}
.message-list .forum-container .phase-forum-div .date {
  font-size: .9em;
  font-style: italic;
  color: #bcbcbc;
}
.message-list .forum-container .forum-block .title {
  font-weight: 700;
  color: #68A47B;
  padding: 0 0 1em;
}
.message-list .forum-container .forum-block .forum-div {
  display: none;
}
.message-list .btn-add-comment {
  margin-bottom: 1em;
}
.message-list .btn-add-comment .btn-default {
  background-color: #68A47B;
  color: #ffffff;
  border-color: #68A47B;
}
.message-list .btn-add-comment .btn-default:hover,
.message-list .btn-add-comment .btn-default:active,
.message-list .btn-add-comment .btn-default:active:hover,
.message-list .btn-add-comment .btn-default:active:focus,
.message-list .btn-add-comment .btn-default:focus {
  background-color: #88b797;
  border-color: #68A47B;
}
ol.breadcrumb {
  padding: 0;
  background-color: transparent;
}
ol.breadcrumb > li + li::before {
  color: #424243;
  content: "\0203A";
}
ol.breadcrumb > .active {
  color: #424243;
}
#cookiespocily-wrapper {
  width: 100%;
  background: rgba(255,255,255,0.8);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: none;
  text-align: center;
}
#cookiespocily-wrapper .text {
  margin: 1em;
}
#cookiespocily-wrapper .btn {
  margin: 1em;
  font-size: 1em;
  padding: .5em;
  font-weight: bold;
}
#articulo-intro {
  padding: 2em 0;
  font-size: 18px;
  position: relative;
  margin-bottom: 3em;
}
#articulo-intro h3 {
  padding-bottom: 1em;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.02em;
  font-weight: 700;
}
#articulo-intro .targeta {
  background: #fff;
  border-radius: 7px;
  padding: 1em 2em;
  box-shadow: 6px 6px 20px rgba(0,0,0,0.25);
}
#articulo-intro .targeta p {
  text-align: center;
}
#articulo-intro .targeta .content {
  line-height: 1.5em;
}
#articulo-intro .targeta h4 {
  padding-bottom: .5em;
  border-bottom: solid #ccc 1px;
  text-align: center;
  font-weight: 700;
  margin-top: 1.5em;
  min-height: 65px;
  margin-bottom: 1em;
}
@media (max-width: 991px) {
  #articulo-intro .targeta {
    margin-top: 1em;
  }
}
#articulo-intro .svg-icon-content {
  width: 110px;
  height: 110px;
  position: relative;
  margin: 0 auto;
}
#articulo-intro .svg-icon {
  max-width: 150px;
}
#preguntas-frecuentes h2,
#preguntas-frecuentes h3,
#preguntas-frecuentes h4,
#preguntas-frecuentes h5 {
  color: #68A47B;
}
#preguntas-frecuentes .respuesta {
  margin-bottom: 2em;
}
#donde-estamos a {
  display: block;
  margin-bottom: 2em;
}
#donde-estamos i.fas {
  margin-right: 1em;
  font-size: 1.5em;
}
#donde-estamos .direccion {
  display: inline-block;
}
#donde-estamos .mapa iframe {
  width: 100%;
  margin-top: 2em;
}
#redes-sociales {
  text-align: center;
}
#redes-sociales a {
  margin: 0 5px;
  color: #68A47B;
  text-decoration: none;
}
#redes-sociales a:hover,
#redes-sociales a:active,
#redes-sociales a:focus {
  text-decoration: none;
}
.stylized_image_1 {
  border-radius: 20px;
}
#footer,
.footer {
  padding: 2em 0;
  color: #ffffff;
  background-color: #928E8E;
  text-align: center;
}
#footer a,
.footer a {
  color: #ffffff;
  cursor: pointer;
  font-size: 0.875em;
}
#footer a:hover,
#footer a:active,
#footer a:focus,
.footer a:hover,
.footer a:active,
.footer a:focus {
  color: #ffffff;
}
#footer .logo img,
.footer .logo img {
  max-width: 200px;
  width: 100%;
  margin-bottom: 1em;
}
#footer p,
.footer p {
  margin-bottom: 0;
}
#footer h4,
.footer h4 {
  margin-bottom: 1em;
}
#footer-up,
.footer-up {
  padding: 2em 0;
}
#footer .social-networks a,
.footer .social-networks a {
  text-decoration: none;
}
#footer .social-networks a:hover,
.footer .social-networks a:hover {
  text-decoration: none;
}
#footer.box-soft-lighten,
.footer.box-soft-lighten {
  color: #424243;
}
#footer.box-soft-lighten a,
.footer.box-soft-lighten a {
  color: #424243;
}
@media (max-width: 768px) {
  #footer,
  .footer {
    text-align: center;
  }
}
.form-horizontal label.control-label.col-sm-2,
.form-horizontal .item-input.col-sm-8 {
  width: 100%;
  text-align: left;
  float: none;
}
.form-horizontal .control-label {
  margin-bottom: 1em;
}
div.inscription-list .navbar.navbar-default {
  display: none;
}
div.inscription-list ul.inscription-list li {
  border-bottom: none;
  padding-bottom: 1em;
}
div.inscription-list ul.inscription-list li a.image div.image {
  background-color: #EEEEEE;
  border: 1px solid #68A47B;
}
div.inscription-list ul.inscription-list li .accomplishment-wrapper {
  display: none;
}
div.inscription-list ul.inscription-list li .title {
  margin-bottom: 1em;
}
div.inscription-list ul.inscription-list li .accomplishment-wrapper .accomplishment-bar-wrapper {
  background-color: #d5d5d5;
}
div.inscription-list ul.inscription-list li .accomplishment-wrapper .accomplishment-bar-wrapper .accomplishment-bar {
  background-color: #C2483B;
  width: 18px;
  margin: 0;
}
div.inscription-list ul.inscription-list li .accomplishment-wrapper .accomplishment-values .accomplishment {
  color: #C2483B;
}
div.inscription-list ul.inscription-list li .accomplishment-wrapper .accomplishment-values .time {
  color: #c2c2c2;
}
div.inscription-list ul.inscription-list li .dl-horizontal {
  display: none;
}
div.inscription-list ul.inscription-list li .dl-horizontal dt.date-ini,
div.inscription-list ul.inscription-list li .dl-horizontal dt.teaching-place,
div.inscription-list ul.inscription-list li .dl-horizontal dt.hours,
div.inscription-list ul.inscription-list li .dl-horizontal dt.date-end {
  width: auto;
  padding-left: 2em;
  padding-right: .5em;
  color: #777777;
  font-weight: 400;
}
div.inscription-list ul.inscription-list li .dl-horizontal dt.date-ini::after,
div.inscription-list ul.inscription-list li .dl-horizontal dt.teaching-place::after,
div.inscription-list ul.inscription-list li .dl-horizontal dt.hours::after,
div.inscription-list ul.inscription-list li .dl-horizontal dt.date-end::after {
  content: ":";
}
div.inscription-list ul.inscription-list li .dl-horizontal dd {
  margin-left: 0;
  padding-left: 2em;
  position: relative;
}
div.inscription-list ul.inscription-list li .dl-horizontal dd::before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #d5d5d5;
  position: absolute;
  left: 0;
}
div.inscription-list ul.inscription-list li .dl-horizontal dd.date-ini::before {
  content: "\f073";
}
div.inscription-list ul.inscription-list li .dl-horizontal dd.date-end::before {
  content: "\f273";
}
div.inscription-list ul.inscription-list li .dl-horizontal dd.teaching-place::before {
  content: "\f3c5";
}
div.inscription-list ul.inscription-list li .dl-horizontal dd.hours::before {
  content: "\f017";
  font-weight: 400;
}
div.inscription-list ul.inscription-list li .col-sm-9 {
  padding: 0 2em;
}
div.inscription-list ul.inscription-list li:last-child {
  border-bottom: none;
}
div.inscription-list ul.inscription-list li.inscription a.image {
  padding-right: 0;
}
.qd-porlet-title {
  padding: 0 20px;
  border-bottom: 2px solid #C2483B;
}
.qd-porlet-title.qd-color-primary {
  border-bottom: 2px solid #68A47B;
}
.qd-porlet-title.qd-color-secondary {
  border-bottom: 2px solid #68A47B;
}
.qd-porlet-title-txt {
  background: #C2483B;
  color: #ffffff;
  padding: 10px;
  display: inline-block;
  text-indent: 115px;
  position: relative;
}
.qd-porlet-title-txt:before {
  content: '';
  background-image: linear-gradient(to right top,#C2483B 0%,#C2483B 50%,transparent 52%);
  position: absolute;
  top: -40px;
  left: 0;
  height: 40px;
  width: 100%;
}
.qd-porlet-title-txt > img {
  position: absolute;
  left: 10px;
  top: -22px;
}
.qd-porlet-title-txt.pull-right {
  float: right;
  text-indent: 0;
  padding-right: 125px;
}
.qd-porlet-title-txt.pull-right > img {
  right: 10px;
  left: initial;
}
.qd-porlet-title-txt.pull-right:before {
  background-image: linear-gradient(to left top,#68A47B 0%,#68A47B 50%,transparent 52%);
}
.qd-porlet-title.qd-color-primary .qd-porlet-title-txt {
  background: #68A47B;
}
.qd-porlet-title.qd-color-primary .qd-porlet-title-txt:before {
  background-image: linear-gradient(to right top,#68A47B 0%,#68A47B 50%,transparent 52%);
}
.qd-porlet-title.qd-color-primary .qd-porlet-title-txt.pull-right:before {
  background-image: linear-gradient(to left top,#68A47B 0%,#68A47B 50%,transparent 52%);
}
.qd-porlet-title.qd-color-secondary .qd-porlet-title-txt {
  background: #68A47B;
}
.qd-porlet-title.qd-color-secondary .qd-porlet-title-txt:before {
  background-image: linear-gradient(to right top,#68A47B 0%,#68A47B 50%,transparent 52%);
}
.qd-porlet-title.qd-color-secondary .qd-porlet-title-txt.pull-right:before {
  background-image: linear-gradient(to left top,#68A47B 0%,#68A47B 50%,transparent 52%);
}
.qd-box-background-image {
  overflow: hidden;
  padding: 3rem;
}
.qd-box-background-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 0;
}
.qd-box-background-image-txt {
  position: relative;
  z-index: 1;
  padding: 2rem;
  max-width: 40%;
}
.qd-box-background-image-txt .btn {
  max-width: 100%;
}
@media (max-width: 1279px) {
  .qd-box-background-image-txt {
    max-width: 60%;
  }
}
@media (max-width: 479px) {
  .qd-box-background-image-txt {
    max-width: 100%;
  }
}
.qd-box-down-arrow:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  top: -3px;
  left: 50%;
  margin-left: -30px;
}
ul.qd-unorder-list {
  padding: 0;
  margin: 15px;
  list-style-type: none;
}
ul.qd-unorder-list li {
  position: relative;
  padding: 5px 20px;
}
ul.qd-unorder-list li:before {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  left: -5px;
  top: 8px;
}
ul.qd-unorder-list.qd-circle.qd-color-primary li:before {
  border-radius: 50%;
  background-color: #68A47B;
}
ul.qd-unorder-list.qd-circle.qd-color-secondary li:before {
  border-radius: 50%;
  background-color: #68A47B;
}
ul.qd-unorder-list.qd-check li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  top: 4px;
}
ul.qd-unorder-list.qd-check.qd-color-primary li:before {
  color: #68A47B;
}
ul.qd-unorder-list.qd-check.qd-color-secondary li:before {
  color: #68A47B;
}
.qd-number-box {
  padding: 1.5em;
  border: 2px solid #68A47B;
  border-radius: 20px;
  margin: 2%;
}
.qd-number-box-number {
  font-size: 1.5em;
  background-color: #68A47B;
  color: #ffffff;
  border-radius: 50%;
  padding: 0.5rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0;
}
@media (max-width: 769px) {
  .qd-number-box-number {
    left: 5px;
  }
  .qd-number-box-txt + .qd-number-box-number {
    right: 5px;
    left: auto;
  }
}
.qd-arrow-box {
  margin-bottom: 20px;
}
.qd-arrow-box-inside {
  border: 2px solid #68A47B;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.qd-arrow-box img {
  width: 100%;
}
.qd-arrow-box-txt {
  position: absolute;
  top: 5em;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  color: #ffffff;
  margin: 0.5em;
  font-size: 1.125em;
  text-align: center;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: 1px 1px 2px black;
}
.qd-arrow-box:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #68A47B transparent transparent transparent;
  position: absolute;
  bottom: 14px;
  left: 50%;
  margin-left: -10px;
}
.qd-btn-circle-right {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qd-btn-circle-right:hover,
.qd-btn-circle-right:active,
.qd-btn-circle-right:focus {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}
.qd-btn-circle-right-icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.qd-btn-circle-right-icon > i {
  font-size: 25px;
  margin-left: 5px;
  color: #ffffff;
}
.col > img {
  max-width: 100%;
  height: auto;
}
.text-white {
  color: #ffffff;
}
.text-tertiary {
  color: #C2483B;
}
.panel {
  border-radius: 0;
  border: none;
}
.panel-default > .panel-heading {
  color: #528763;
}
.panel-default > .panel-heading a,
.panel-default > .panel-heading a:hover,
.panel-default > .panel-heading a:active,
.panel-default > .panel-heading a:focus {
  text-decoration: none;
  font-size: 1.125em;
}
.panel-default > .panel-heading .panel-title {
  position: relative;
  height: 20px;
}
.panel-default > .panel-heading .panel-title a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.2em;
}
.panel-default > .panel-heading .panel-title a .ico {
  color: #424243;
  font-weight: 100;
  font-size: 1.2em;
}
.panel-default > .panel-heading,
.panel-collapse > .panel-body {
  border: none;
  background: #F5F7FA;
  border-radius: 0;
  border-top: none !important;
}
body .full-container > .container {
  position: relative;
}
body .full-container > .container > .navbar-top-absolute {
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 100;
}
body .full-container > .container > .navbar-top-absolute #layout-user-userbox-wrapper {
  background-color: transparent;
  color: #424243;
}
body .full-container > .container > .navbar-top-absolute #layout-user-userbox-wrapper .logged .dropdown-button {
  position: relative;
}
body .full-container > .container > .navbar-top-absolute #layout-user-userbox-wrapper .logged .dropdown-button::before {
  content: "\f0d7";
  position: absolute;
  right: 0;
  top: calc(50% - .5em);
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #68A47B;
  line-height: 1em;
}
body .full-container > .container > .navbar-top-absolute #layout-user-userbox-wrapper.open .logged .dropdown-button::before {
  content: "\f0d8";
}
.group-results {
  margin-bottom: 3em;
}
.group-results h3 {
  font-weight: 400;
  border-bottom: 2px solid #68A47B;
  padding-bottom: .5em;
  margin-bottom: 1em;
}
