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: 300;
  letter-spacing: 0;
}
h1 {
  font-size: 2.57em;
}
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: #5dc1b3;
}
.secondary-color {
  color: #5dc1b3;
}
.soft-color {
  color: #d5d5d5;
}
.dark-color {
  color: #424243;
}
.box-soft {
  background-color: #d5d5d5;
}
.box-dark {
  background-color: #424243;
  color: #fff;
}
.box-primary {
  background-color: #5dc1b3;
  color: #fff;
}
.box-secondary {
  background-color: #5dc1b3;
}
a {
  color: #5dc1b3;
}
a:hover,
a:focus,
a:active {
  opacity: .8;
}
.btn {
  border-radius: 0;
  border-color: #d5d5d5;
  color: #424243;
  background-color: #e5e5e5;
  line-height: 1em;
  padding: 1em;
}
.btn:hover,
.btn:focus,
.btn:active {
  border-color: #e5e5e5;
  background-color: #d5d5d5;
}
.btn-tertiary {
  border-radius: 0;
  background-color: #5dc1b3;
  border-color: #5dc1b3;
  color: #ffffff;
  line-height: 1em;
  padding: 1em;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
}
.btn-tertiary:hover,
.btn-tertiary:focus,
.btn-tertiary:active {
  color: #ffffff;
  text-decoration: none;
}
.btn-default {
  background-color: #e5e5e5;
  border-color: #d5d5d5;
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus {
  background-color: #d5d5d5;
  border-color: #e5e5e5;
}
.portlets-row-middle-right .btn {
  border-radius: 0;
  border-color: #5dc1b3;
  color: #ffffff;
  background-color: #5dc1b3;
  line-height: 1em;
  padding: 1em;
}
.portlets-row-middle-right .btn:hover,
.portlets-row-middle-right .btn:focus,
.portlets-row-middle-right .btn:active {
  border-color: #41aa9b;
  background-color: #41aa9b;
}
.portlets-row-middle-right .btn-default {
  background-color: #5dc1b3;
  border-color: #5dc1b3;
}
.portlets-row-middle-right .btn-default:hover,
.portlets-row-middle-right .btn-default:active,
.portlets-row-middle-right .btn-default:focus {
  background-color: #41aa9b;
  border-color: #41aa9b;
}
.btn-primary {
  background-color: #5dc1b3;
  color: #ffffff;
  border-color: #5dc1b3;
  letter-spacing: 0.205em;
  text-transform: uppercase;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:focus {
  background-color: #82cfc4;
  border-color: #5dc1b3;
}
.btn-info {
  background-color: #004E87;
  border-color: #5dc1b3;
}
.btn-info:hover,
.btn-info:active,
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:focus {
  background-color: #5dc1b3;
  border-color: #004E87;
}
.open > .dropdown-toggle.btn-info {
  background-color: #004E87;
  border-color: #5dc1b3;
}
.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: #5dc1b3;
  border-color: #004E87;
}
.open > .dropdown-toggle.btn-primary {
  background-color: #5dc1b3;
  color: #ffffff;
  border-color: #5dc1b3;
}
.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: #82cfc4;
  border-color: #5dc1b3;
}
.btn.process-phase-next {
  background: none;
  border: none;
}
.btn.process-phase-next .lbl {
  display: none;
}
.btn.process-phase-next .arrow {
  color: #5dc1b3;
}
.btn.process-phase-next .arrow::after {
  content: "\203A";
  font-size: 40px;
}
.btn.process-phase-prev .lbl {
  display: none;
}
.btn.process-phase-prev .arrow::after {
  content: "\2039";
  font-size: 40px;
}
.table > tbody > tr > td {
  border-top-color: #d5d5d5;
  vertical-align: middle;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #e5e5e5;
}
.education-classroom .no-rows,
.inscription-list .no-rows {
  width: 60%;
  padding: 40px !important;
  margin: 0 auto 20px !important;
  border: 8px solid #dae3ea !important;
  background: #EEEEEE;
  text-align: center;
  font-size: 125%;
  color: #acb4bb;
  font-weight: bold;
}
@media (max-width: 767px) {
  .education-classroom .no-rows,
  .inscription-list .no-rows {
    width: 100%;
  }
}
.ico-phase-type {
  display: block;
  width: 60px;
  height: 60px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #d5d5d5;
}
.nav.nav-tabs {
  border-bottom-color: #d5d5d5;
}
.nav.nav-tabs li > a:hover {
  background-color: #d5d5d5;
  border-color: #d5d5d5;
}
.nav.nav-tabs li.active > a {
  border-color: #d5d5d5;
  border-bottom-color: transparent;
}
.nav.nav-tabs li.active > a:hover {
  background-color: transparent;
  border-bottom-color: transparent;
}
.nav-tabs-rounded .nav.nav-tabs {
  border-bottom: #5dc1b3 3px solid;
}
.nav-tabs-rounded .nav.nav-tabs li {
  margin-bottom: 0;
}
.nav-tabs-rounded .nav.nav-tabs li > a {
  background-color: #e5e5e5;
  border: none;
  color: #424243;
  padding: 15px 30px 10px;
  border-radius: 20px 20px 0 0;
  margin-right: 15px;
  transition: background-color .5s, color .5s;
}
.nav-tabs-rounded .nav.nav-tabs li > a:hover {
  background-color: #5dc1b3;
  color: #ffffff;
}
.nav-tabs-rounded .nav.nav-tabs li.active > a {
  background-color: #5dc1b3;
  color: #ffffff;
}
.nav-tabs-rounded .nav.nav-tabs li.active > a:hover {
  background-color: #5dc1b3;
  color: #ffffff;
  border: none;
}
.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: #5dc1b3;
}
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}
.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #41aa9b;
}
.navbar-default .navbar-collapse {
  border-color: #d5d5d5;
}
.nav.nav-pills > li > a:hover {
  background-color: #d5d5d5;
}
.nav.nav-pills > li.active > a {
  background-color: #5dc1b3;
}
.nav.nav-pills > li.active > a:hover,
.nav.nav-pills > li.active > a:active,
.nav.nav-pills > li.active > a:focus {
  background-color: #5dc1b3;
}
.required-field:after {
  color: #004E87;
}
.required-fields-explanation {
  color: #004E87;
}
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: rgba(213,213,213,0.8);
  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: rgba(213,213,213,0.8);
}
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: rgba(213,213,213,0.8);
}
div.criteria-selector-with-degree .criteria-selector-with-degree-label.selected {
  border-color: #d5d5d5;
  background-color: rgba(213,213,213,0.8);
  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: #d5d5d5;
}
.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;
}
.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: #5dc1b3;
}
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 {
  display: none;
  margin-bottom: 2em;
}
.education-classroom .classroom-header .image {
  background-color: #EEEEEE;
}
.education-classroom .inscription-student-summary .achievement-wrapper,
.education-classroom .inscription-student-summary .accomplishment-wrapper,
.education-classroom .inscription-student-summary .dl-horizontal,
.education-classroom .inscription-student-summary .btn.info {
  display: none;
}
.education-classroom .inscription-student-summary .achievement-wrapper.achievement-ok {
  display: none;
}
.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: #5dc1b3;
  width: 18px;
  margin: 0;
}
.education-classroom .inscription-student-summary .accomplishment-wrapper .accomplishment-values .accomplishment {
  color: #5dc1b3;
}
.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: #5dc1b3;
  background-image: none;
  border-color: #5dc1b3 #5dc1b3 #41aa9b;
  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: #41aa9b;
}
.education-classroom .workgroup-professor-summary {
  display: none;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic {
  position: relative;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic::after {
  position: absolute;
  height: calc(100% - 70px) !important;
  width: 1px;
  border-left: 1px dashed #5dc1b3;
  top: 70px;
  left: 30px;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic.accomplishment-100 {
  background-color: #ffffff;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .accomplishment-wrapper {
  border: none;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .accomplishment-wrapper .accomplishment {
  display: none;
}
.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";
  color: #e5e5e5;
  line-height: 1em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .accomplishment-wrapper.accomplishment-100 .accomplishment::before {
  color: #1DAF94;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline {
  display: block;
  text-align: left;
  margin-left: 3.7em;
  margin-top: 1em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .btn {
  background: #5dc1b3;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.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: #82cfc4;
}
.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 .btn-action-color {
  color: #ffffff;
  background-color: #5dc1b3;
}
.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: #82cfc4;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .state-wrapper.state-wrapper-horizontal {
  display: block;
  margin-left: 4.1em;
  margin-top: 12px;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .dates {
  margin-left: 4.1em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container {
  text-align: center;
  margin-left: 39px;
  width: calc(100% - 21px);
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper {
  width: 100%;
  border-radius: 0;
  padding: 0;
  transition: .5s;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper.selected:after {
  border-color: transparent transparent #5dc1b3 transparent;
  margin-left: -16px;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box .circular-percentage {
  width: calc(100% - 60px);
  margin: 10px auto 0;
  max-width: 100px;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle {
  stroke: #e5e5e5;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle.circular-progress-bar.score-class-0 {
  stroke: rgba(29,175,148,0.15);
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle.circular-progress-bar.score-class-25 {
  stroke: rgba(29,175,148,0.25);
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle.circular-progress-bar.score-class-50 {
  stroke: rgba(29,175,148,0.5);
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle.circular-progress-bar.score-class-75 {
  stroke: rgba(29,175,148,0.75);
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle.circular-progress-bar.score-class-100 {
  stroke: #1daf94;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box .circular-percentage .goal-score {
  font-size: 1.8em;
  color: #424243;
  opacity: .7;
  transition: .5s;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box .circular-percentage .goal-score span {
  font-size: .5em;
}
@media (max-width: 480px) {
  .education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box .circular-percentage .goal-score {
    font-size: 1.5em;
  }
}
@media (max-width: 480px) {
  .education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box .circular-percentage {
    width: calc(100% - 60px);
  }
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box .goal-title {
  font-size: 1em;
  color: #424243;
  opacity: .7;
  position: relative;
  z-index: 100;
  transition: .5s;
  margin-top: 1em;
  padding: 0 1em;
  line-height: 1.1em;
  height: 55px;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 30px;
  font-weight: 900;
  content: "\f559";
  color: #e5e5e5;
  position: absolute;
  top: 5px;
  right: 5px;
  line-height: 1em;
  z-index: 100;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box::after {
  background: #fff;
  position: absolute;
  z-index: 1;
  content: "";
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
}
@media (max-width: 1200px) {
  .education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box .circular-percentage {
    width: calc(100% - 10px);
  }
}
@media (max-width: 992px) {
  .education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box .circular-percentage {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .goal-box .circular-percentage {
    width: calc(100% - 60px);
  }
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .objectives-container {
  background-color: #ffffff;
  border-radius: 0;
  border: 1px solid #5dc1b3;
  text-align: left;
  z-index: 200;
  transition: all 1s linear;
  margin-left: 9px;
  margin-right: 14px;
  box-shadow: 0px 5px 6px 2px rgba(0,0,0,0.2);
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .objectives-container li .objective-wrapper {
  width: 100%;
  height: auto;
  margin: 0;
  position: relative;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .objectives-container li .objective-wrapper .objective-score {
  color: #5dc1b3;
  font-weight: bold;
  font-style: italic;
  margin-left: 2.5em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .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;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .objectives-container li .objective-wrapper .progress .progress-bar {
  background-color: #5dc1b3;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .objectives-container li .objective-wrapper .objective-title {
  font-size: .9em;
  line-height: 1.1em;
  height: 45px;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .objectives-container li .objective-wrapper::after {
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  font-weight: 900;
  content: "\f0a3";
  color: #e5e5e5;
  margin-right: .5em;
  position: absolute;
  top: 20px;
  left: 10px;
  line-height: 1em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .objectives-container li .objective-wrapper.objective-medal-1::after {
  color: #5dc1b3;
}
@media (max-width: 991px) {
  .education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper .objectives-container li {
    width: calc(50% - 10px);
  }
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper:hover .goal-title {
  opacity: 1;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper:hover .goal-box .goal-score {
  opacity: 1;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper.selected {
  transform: none;
  border-color: #5dc1b3;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper.selected .goal-title {
  opacity: 1;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper.selected .goal-box .goal-score {
  opacity: 1;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li .goal-wrapper.goal-medal-1 .goal-box::before {
  color: #5dc1b3;
}
@media (max-width: 1180px) {
  .education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li {
    width: calc(33% - 10px);
  }
}
@media (max-width: 991px) {
  .education-classroom .process-view .process-phases-list .main-activities .phase-fic .goals-container li {
    width: calc(50% - 10px);
  }
}
.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: #4ebbac;
  border-color: #45b5a5;
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-event.class-workgroup {
  background-color: #004273;
  border-color: #003963;
}
.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: #004E87;
  background-color: #70c3ff;
}
.education-classroom .members-list li .inscription-unseen:hover {
  color: #70c3ff;
  background-color: #004E87;
}
.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: #ffffff;
  background-color: #5dc1b3;
}
.education-classroom .members-list li.online-member .inscription-unseen:hover {
  color: #5dc1b3;
  background-color: #ffffff;
}
.education-classroom .members-list li.online-member .inscription-unseen.has-messages {
  color: #ffffff;
  background-color: #5dc1b3;
}
.education-classroom .members-list li.online-member .inscription-unseen.has-messages:hover {
  color: #5dc1b3;
  background-color: #ffffff;
}
.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: #5dc1b3;
  color: #ffffff;
}
.education-classroom .members-list li .inscription-accomplishment.accomplishment-100 {
  background-color: #004E87;
  color: #78c6ff;
}
.education-classroom .members-list li .inscription-accomplishment .inscription-aaa {
  border-top-color: #DDDDDD;
  color: #FFFFFF;
}
.education-classroom .members-list li .inscription-accomplishment .inscription-aaa > div {
  clear: both;
}
.education-classroom .members-list li .inscription-accomplishment:hover {
  color: #b9e4de;
}
.education-classroom .members-list li .inscription-accomplishment:hover.accomplishment-0 {
  color: #d69695;
}
.education-classroom .members-list li .inscription-accomplishment:hover.accomplishment-100 {
  color: #0797ff;
}
.goal-person {
  counter-reset: section;
}
.goal-person .navbar.navbar-default {
  border: none;
  border-bottom: 2px solid #5dc1b3;
  padding-bottom: 1em;
}
.goal-person .navbar.navbar-default .navbar-brand {
  display: none;
}
.goal-person .navbar.navbar-default .pull-right .btn-default {
  background-color: #5dc1b3;
  border-color: #5dc1b3;
  color: #ffffff;
}
.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;
}
.goal-person .goal-list li.goal {
  border-bottom: 1px dashed #5dc1b3;
  padding-left: 9em;
  position: relative;
}
.goal-person .goal-list li.goal h3 {
  color: #565656;
  font-weight: 400;
  padding-top: 7px;
}
.goal-person .goal-list li.goal .pull-right .btn-default {
  border: none;
  background-color: #ffffff;
  box-shadow: none;
}
.goal-person .goal-list li.goal .pull-right .btn-default:hover,
.goal-person .goal-list li.goal .pull-right .btn-default:active,
.goal-person .goal-list li.goal .pull-right .btn-default:focus {
  border: none;
  background-color: #ffffff;
  opacity: 0.8;
}
.goal-person .goal-list li.goal::before {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  top: 12px;
  left: 0;
  padding: .5em;
  background-image: url("../img/objective-list-numbered.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top left;
  color: #ffffff;
  font-weight: 700;
  width: 5em;
  text-align: center;
  font-size: 1.5em;
}
.goal-person .goal-list li.goal:first-child {
  border-top: 1px dashed #5dc1b3;
}
.goal-person .goal-list li.goal:last-child {
  border-bottom: 2px solid #5dc1b3;
}
.phase-wrapper .phase-scorm {
  margin-top: 2em;
}
.phase-wrapper .phase-scorm > h4,
.phase-wrapper .phase-scorm .progress-wrapper,
.phase-wrapper .phase-scorm .details {
  display: none;
}
.phase-wrapper .phases-list-container {
  margin-bottom: 2em;
  display: none;
}
.phase-wrapper .activities-list-link {
  font-size: 1.5em;
  text-decoration: none;
  display: inline-block;
  margin: 1em 0 2em;
}
.phase-wrapper .activities-list-link .glyphicon {
  margin-right: .5em;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #5dc1b3;
  font-size: 1em;
}
.phase-wrapper .activities-list-link .glyphicon::before {
  content: "\f015";
}
.phase-wrapper .phase-header .phase-fic {
  display: none;
}
.phase-wrapper .process-phase-next-second {
  display: none;
}
.phase-medias .media-list-workgroup .ico-filetype-document {
  display: inline-block;
  color: #5dc1b3;
}
.phase-medias .media-list-workgroup .btn-delete {
  float: right;
}
div.inscription-list .navbar.navbar-default {
  display: none;
}
div.inscription-list ul.inscription-list li {
  border-bottom-color: #d5d5d5;
}
div.inscription-list ul.inscription-list li a.image div.image {
  background-color: #EEEEEE;
}
div.inscription-list ul.inscription-list li button.btn-default {
  display: none;
}
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: #5dc1b3;
  width: 18px;
  margin: 0;
}
div.inscription-list ul.inscription-list li .accomplishment-wrapper .accomplishment-values .accomplishment {
  color: #5dc1b3;
}
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;
}
.education-view .tabbable {
  padding-top: 2em;
}
.education-view .tabbable .tab-pane {
  padding-top: 2em;
}
.block-view .process-block-list {
  padding-top: 2em;
}
.block-view .process-block-list .phase-fic {
  padding: 1em 0;
  border-bottom: solid 1px #d5d5d5;
}
.block-view .process-block-list .phase-fic .phase h4 {
  margin: 1em 0;
}
.block-view .process-block-list .phase-fic .phase .actions {
  margin-top: 1em;
}
.education-catalog .catalog-title,
.education-catalog .navbar {
  display: none;
}
.group .tab-content .tab-pane {
  padding-top: 2em;
}
body.menu-fixed-top .full-container {
  padding: 0;
}
body.menu-fixed-top .brand-on-site-menu {
  padding-right: 1em;
}
body.menu-fixed-top .full-width {
  width: calc(100vw - 9px);;
}
body.menu-fixed-top .portlets-row-middle {
  padding-top: 2em;
}
.full-container {
  padding: 0;
}
.brand-on-site-menu {
  padding-right: 1em;
}
.full-width {
  width: calc(100vw - 9px);;
}
.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;
}
.menu-fixed-left .full-width,
.menu-fixed-right .full-width {
  width: calc(100vw - 250px - 15px);
  margin-left: calc(-50vw + (250px / 2) - 7.5px);
  margin-right: calc(-50vw + (250px / 2) - 7.5px);
}
.menu-fixed-left .full-width .container,
.menu-fixed-right .full-width .container {
  max-width: 100%;
}
@media (max-width: 767px) {
  .menu-fixed-left .full-width,
  .menu-fixed-right .full-width {
    width: calc(100vw - 7.5px);
    margin-left: -50vw;
    margin-right: -50vw;
  }
}
.site-menu .navbar.navbar-fixed-top {
  position: relative;
  top: auto;
  width: calc(100vw - 7.5px);
  left: 50%;
  z-index: 1;
  margin-bottom: 4em;
  margin-left: -50vw;
}
.site-menu .navbar .navbar-nav {
  float: none;
}
.site-menu .navbar .navbar-nav li a i {
  margin-right: .5em;
  font-size: 18px;
}
.site-menu .navbar-brand {
  display: none;
}
.mentor-view .btn-edit-profile {
  background-color: #fff;
  color: #5dc1b3;
  padding-left: 2.5em;
  position: relative;
  border: 1px solid #5dc1b3;
}
.mentor-view .btn-edit-profile::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f303";
  font-weight: 900;
  font-size: 18px;
  position: absolute;
  left: 5px;
}
.mentor-view .btn-edit-profile:hover {
  color: #fff;
  background-color: #5dc1b3;
}
.mentor-view .btn-download-pdf {
  background-color: #fff;
  padding-left: 2.5em;
  position: relative;
  border: 1px solid #424243;
  margin-right: 1em;
}
.mentor-view .btn-download-pdf::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f56d";
  font-weight: 900;
  font-size: 18px;
  position: absolute;
  left: 5px;
}
.mentor-view .btn-download-pdf:hover {
  background-color: #d5d5d5;
}
.mentor-view table.main-table > tbody > tr > td h4 {
  font-size: 1.4em;
  text-transform: none;
}
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .user-image {
  border-radius: 50%;
}
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .text,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .text,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .text {
  font-weight: normal;
}
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper {
  background-color: rgba(255,255,255,0.3);
}
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 1.2em;
  background-color: transparent;
  color: #ffffff;
}
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico.telephone:before {
  content: "\f8d3";
}
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico.email:before {
  content: "\f1fa";
}
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico.address:before {
  font-family: "Font Awesome 5 Duotone";
  content: "\10f0e0";
}
.mentor-view table.main-table > tbody > tr > td:nth-child(2) .fullname {
  font-size: 2em;
  text-transform: none;
  color: #424243;
}
.mentor-view table.main-table > tbody > tr > td:nth-child(2) .fullname .surname1,
.mentor-view table.main-table > tbody > tr > td:nth-child(2) .fullname .surname2 {
  color: #424243;
}
.mentor-view table.main-table > tbody > tr > td:nth-child(2) h4 {
  background-color: transparent;
  border-bottom: 1px solid #757576;
  color: #424243;
}
.mentor-view table.main-table > tbody > tr:nth-child(1) > td:nth-child(1) {
  background-color: #d5d5d5;
}
.mentor-view table.main-table > tbody > tr:nth-child(2) > td:nth-child(1) {
  background-color: #757576;
  color: #FFFFFF;
}
.job-list .navbar-default,
.application-list .navbar-default,
.job-view .navbar-default {
  border-color: transparent;
  border-radius: 0;
  border-bottom-color: #d5d5d5;
  background-color: transparent;
}
.job-list .table-bordered,
.application-list .table-bordered,
.job-view .table-bordered {
  border: none;
}
.job-list .table-bordered > thead > tr > th,
.application-list .table-bordered > thead > tr > th,
.job-view .table-bordered > thead > tr > th {
  border: none;
  border-bottom: 2px solid #d5d5d5;
}
.job-list .table-bordered > tbody > tr > td,
.application-list .table-bordered > tbody > tr > td,
.job-view .table-bordered > tbody > tr > td {
  border: none;
  border-bottom: 1px solid #d5d5d5;
}
.job-list .table-bordered > tbody > tr > td.title,
.application-list .table-bordered > tbody > tr > td.title,
.job-view .table-bordered > tbody > tr > td.title {
  text-transform: uppercase;
}
.job-list th[data-field="company"],
.job-list td.company,
.application-list th[data-field="company"],
.application-list td.company,
.job-view th[data-field="company"],
.job-view td.company {
  display: none;
}
.branded-white-centered .site-menu .navbar {
  background-color: #fff;
  border: none;
}
.branded-white-centered .site-menu .navbar .navbar-header .brand-on-site-menu {
  color: #ffffff;
}
.branded-white-centered .site-menu .navbar .navbar-header .brand-on-site-menu img {
  color: #ffffff;
  filter: brightness(0) invert(1);
}
.branded-white-centered .site-menu .navbar .navbar-header .navbar-toggle:hover,
.branded-white-centered .site-menu .navbar .navbar-header .navbar-toggle:active,
.branded-white-centered .site-menu .navbar .navbar-header .navbar-toggle:focus {
  background: rgba(255,255,255,0.2);
}
.branded-white-centered .site-menu .navbar .navbar-collapse.collapse .navbar-nav li a {
  color: #424243;
  text-transform: uppercase;
  opacity: 0.7;
  font-size: 18px;
  font-weight: 400;
}
.branded-white-centered .site-menu .navbar .navbar-collapse.collapse .navbar-nav li a:hover,
.branded-white-centered .site-menu .navbar .navbar-collapse.collapse .navbar-nav li a:active,
.branded-white-centered .site-menu .navbar .navbar-collapse.collapse .navbar-nav li a:focus {
  opacity: 1;
  background-color: #ffffff;
}
.branded-white-centered .site-menu .navbar .navbar-collapse.collapse .navbar-nav .active {
  position: relative;
}
.branded-white-centered .site-menu .navbar .navbar-collapse.collapse .navbar-nav .active a {
  opacity: 1;
  background-color: #ffffff;
}
.branded-white-centered .site-menu .navbar .navbar-collapse.collapse .navbar-nav .active::after {
  content: "";
  width: 100%;
  position: absolute;
  height: 5px;
  background-color: #5dc1b3;
}
.branded-white-centered .site-menu .navbar .navbar-collapse.collapse .navbar-nav .open a {
  background: #41aa9b;
}
.branded-white-centered .site-menu .navbar .navbar-collapse.collapse .navbar-nav .open .dropdown-menu li {
  border: none;
}
.branded-white-centered .site-menu .navbar .navbar-collapse.collapse .navbar-nav .open .dropdown-menu li a {
  background: transparent;
  color: #5dc1b3;
}
.branded-white-centered .site-menu .navbar .navbar-collapse.collapse .navbar-nav .open .dropdown-menu li a:hover,
.branded-white-centered .site-menu .navbar .navbar-collapse.collapse .navbar-nav .open .dropdown-menu li a:active,
.branded-white-centered .site-menu .navbar .navbar-collapse.collapse .navbar-nav .open .dropdown-menu li a:focus {
  color: #41aa9b;
}
.jumbotron {
  background-color: #d5d5d5;
}
.list-group-item {
  border-color: #d5d5d5;
}
.job-view .back-link {
  background-color: #fff;
  border-color: transparent;
}
.job-view .back-link:hover {
  background-color: #fff;
  border-color: transparent;
  color: #5dc1b3;
}
.job-view .prev-link,
.job-view .next-link {
  background-color: #fff;
  border-color: #424243;
}
.job-view .prev-link:hover,
.job-view .next-link:hover {
  background-color: #d5d5d5;
}
.job-view .nav-index {
  background: #ffffff;
}
.job-view table.main-table > tbody > tr > td > h4 {
  font-size: 1.4em;
  text-transform: none;
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .user-image {
  background-color: #d5d5d5;
  border-radius: 50%;
  width: 130px;
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico:before {
  font-family: "Font Awesome 5 Duotone";
  font-weight: 900;
  font-size: 1.2em;
  background-color: transparent;
  color: #ffffff;
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico.telephone:before {
  content: "\f8d3";
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico.email:before {
  content: "\f1fa";
  font-weight: 900;
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico.organization:before {
  content: "\f1ad";
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico.address:before {
  content: "\10f0e0";
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .text {
  font-size: 14px;
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper,
.job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper,
.job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper,
.job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper,
.job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper,
.job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper {
  background-color: rgba(255,255,255,0.3);
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .general-info span.lbl {
  font-weight: normal;
}
.job-view table.main-table > tbody > tr > td:nth-child(2) .title {
  font-size: 2em;
  font-weight: bold;
  text-transform: none;
  color: #424243;
}
.job-view table.main-table > tbody > tr > td:nth-child(2) > h4 {
  background-color: transparent;
  color: #424243;
  border-bottom: 2px solid #757576;
  border-radius: 0;
}
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper .alert .application-submitted-box-info {
  padding: 1em;
  width: 400px;
  max-width: 100%;
  color: #fff;
  background-color: #5dc1b3;
}
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert.alert-info,
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert.alert-info {
  background-color: rgba(93,193,179,0.3);
  border-color: #5dc1b3;
  color: #424243;
}
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-requirements-wrapper h5,
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-requirements-wrapper h5 {
  border-bottom: 1px solid #d5d5d5;
}
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td,
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td {
  border-bottom: 1px solid #ffffff;
}
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td a,
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td a {
  color: #424243;
}
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .application-unseen.has-messages,
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .application-unseen.has-messages {
  text-shadow: 0 1px 1px rgba(156,29,29,0.75);
}
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper .general-info span.lbl {
  font-weight: normal;
}
.job-view table.main-table > tbody > tr > td:nth-child(2) .other-data-wrapper ul.other-data li span.lbl {
  font-weight: normal;
}
.job-view table.main-table > tbody > tr:nth-child(1) > td:nth-child(1) {
  background-color: #757576;
}
.job-view table.main-table > tbody > tr:nth-child(2) > td:nth-child(1) {
  background-color: #757576;
}
.job-view table.main-table > tbody > tr:last-child > td:nth-child(1) {
  border-radius: 0 0 4px 4px;
}
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico:before {
  color: #d5d5d5;
}
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .text {
  color: #d5d5d5;
}
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper {
  background-color: rgba(213,213,213,0.5);
}
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper .degree-bar,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper .level-bar,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper .degree-bar,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper .level-bar,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper .degree-bar,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper .level-bar,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper .degree-bar,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper .level-bar,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper .degree-bar,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper .level-bar,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper .degree-bar,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper .level-bar {
  background-color: #d5d5d5;
}
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(2) > h4 {
  border-bottom: 2px solid #757576;
}
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert.alert-info,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert.alert-info {
  background-color: #ffffff;
  border-color: #5dc1b3;
  color: #424243;
}
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-requirements-wrapper h5,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-requirements-wrapper h5 {
  border-bottom: 1px solid #d5d5d5;
}
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td {
  border-bottom: 1px solid #ffffff;
}
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td a,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td a {
  color: #424243;
}
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .application-unseen.has-messages,
.job-view-dark .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .application-unseen.has-messages {
  text-shadow: 0 1px 1px rgba(156,29,29,0.75);
}
.job-view-dark .job-view table.main-table > tbody > tr:nth-child(1) > td:nth-child(1) {
  background-color: #757576;
}
.job-view-dark .job-view table.main-table > tbody > tr:nth-child(2) > td:nth-child(1) {
  background-color: #757576;
}
.job-view-dark-minimal .job-view .btn-download-pdf {
  background-color: #fff;
  padding-left: 2.5em;
  position: relative;
  border: 1px solid #424243;
  margin-right: 1em;
}
.job-view-dark-minimal .job-view .btn-download-pdf::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f56d";
  font-weight: 900;
  font-size: 18px;
  position: absolute;
  left: 5px;
}
.job-view-dark-minimal .job-view .btn-download-pdf:hover {
  background-color: #d5d5d5;
}
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) h4 {
  color: #424243;
}
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .user-image {
  background-color: #424243;
}
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico:before {
  color: #424243;
}
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .text {
  color: #424243;
}
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper {
  background-color: rgba(66,66,67,0.5);
}
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper .degree-bar,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper .level-bar,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper .degree-bar,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper .level-bar,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper .degree-bar,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper .level-bar,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper .degree-bar,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper .level-bar,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper .degree-bar,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper .level-bar,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper .degree-bar,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper .level-bar {
  background-color: #424243;
}
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .text,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .text,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .text {
  color: #424243;
}
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) > h4 {
  border-bottom: 2px solid #424243;
}
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert.alert-info,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert.alert-info {
  background-color: #ffffff;
  border-color: #424243;
  color: #424243;
}
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-requirements-wrapper h5,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-requirements-wrapper h5 {
  border-bottom: 1px solid #424243;
}
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td {
  border-bottom: 1px solid #ffffff;
}
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td a,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td a {
  color: #424243;
}
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .application-unseen.has-messages,
.job-view-dark-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .application-unseen.has-messages {
  text-shadow: 0 1px 1px rgba(156,29,29,0.75);
}
.job-view-dark-minimal .job-view table.main-table > tbody > tr:nth-child(1) > td:nth-child(1),
.job-view-dark-minimal .job-view table.main-table > tbody > tr:nth-child(2) > td:nth-child(1) {
  background-color: transparent;
  color: #424243;
  border-radius: 0;
  border-right: 2px solid #424243;
}
@media (max-width: 767px) {
  .job-view-dark-minimal .job-view table.main-table > tbody > tr:nth-child(1) > td:nth-child(1),
  .job-view-dark-minimal .job-view table.main-table > tbody > tr:nth-child(2) > td:nth-child(1) {
    border-right: none;
  }
}
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) h4 {
  color: #424243;
}
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .user-image {
  background-color: #ffffff;
}
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico:before {
  color: #424243;
}
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .text {
  color: #424243;
}
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper {
  background-color: rgba(66,66,67,0.5);
}
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper .level-bar,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper .level-bar,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper .level-bar,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper .level-bar,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper .level-bar,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper .level-bar {
  background-color: #424243;
}
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .text,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .text,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .text {
  color: #424243;
}
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(2) > h4 {
  border-bottom: 2px solid #d5d5d5;
}
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert.alert-info,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert.alert-info {
  background-color: #ffffff;
  border-color: #5dc1b3;
  color: #424243;
}
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-requirements-wrapper h5,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-requirements-wrapper h5 {
  border-bottom: 1px solid #d5d5d5;
}
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td {
  border-bottom: 1px solid #ffffff;
}
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td a,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td a {
  color: #424243;
}
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .application-unseen.has-messages,
.job-view-soft .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .application-unseen.has-messages {
  text-shadow: 0 1px 1px rgba(156,29,29,0.75);
}
.job-view-soft .job-view table.main-table > tbody > tr:nth-child(1) > td:nth-child(1) {
  background-color: #d5d5d5;
  color: #424243;
}
.job-view-soft .job-view table.main-table > tbody > tr:nth-child(2) > td:nth-child(1) {
  background-color: #d5d5d5;
  color: #424243;
}
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) h4 {
  color: #424243;
}
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .user-image {
  background-color: #d5d5d5;
}
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico:before {
  color: #424243;
}
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .text {
  color: #424243;
}
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper {
  background-color: rgba(66,66,67,0.5);
}
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper .level-bar,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper .level-bar,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper .level-bar,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper .level-bar,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper .level-bar,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper .level-bar {
  background-color: #424243;
}
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .text,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .text,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .text {
  color: #424243;
}
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) > h4 {
  border-bottom: 2px solid #d5d5d5;
}
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert.alert-info,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert.alert-info {
  background-color: #ffffff;
  border-color: #d5d5d5;
  color: #424243;
}
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-requirements-wrapper h5,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-requirements-wrapper h5 {
  border-bottom: 1px solid #d5d5d5;
}
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td {
  border-bottom: 1px solid #ffffff;
}
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td a,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td a {
  color: #424243;
}
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .application-unseen.has-messages,
.job-view-soft-minimal .job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .application-unseen.has-messages {
  text-shadow: 0 1px 1px rgba(156,29,29,0.75);
}
.job-view-soft-minimal .job-view table.main-table > tbody > tr:nth-child(1) > td:nth-child(1),
.job-view-soft-minimal .job-view table.main-table > tbody > tr:nth-child(2) > td:nth-child(1) {
  background-color: transparent;
  color: #424243;
  border-radius: 0;
  border-right: 2px solid #d5d5d5;
}
@media (max-width: 767px) {
  .job-view-soft-minimal .job-view table.main-table > tbody > tr:nth-child(1) > td:nth-child(1),
  .job-view-soft-minimal .job-view table.main-table > tbody > tr:nth-child(2) > td:nth-child(1) {
    border-right: none;
  }
}
.job-list-top a {
  color: #424243;
}
.job-list-top a.list-group-item {
  margin: 0 1% 1em;
  width: 23%;
  display: inline-block;
  vertical-align: top;
  min-height: 190px;
}
.job-list-top a.list-group-item .list-group-item-heading {
  color: #5dc1b3;
  text-transform: uppercase;
  margin: -10px -15px 1em;
  padding: 10px;
  border-bottom: solid #d5d5d5 1px;
}
.job-list-top a.list-group-item .list-group-item-heading::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
  font-weight: 900;
  content: "\f0b1";
  color: #5dc1b3;
  margin-right: .5em;
}
.job-list-top a.list-group-item:hover,
.job-list-top a.list-group-item:active,
.job-list-top a.list-group-item:focus {
  background-color: rgba(213,213,213,0.2);
}
.job-list-top a.list-group-item:hover .list-group-item-heading,
.job-list-top a.list-group-item:active .list-group-item-heading,
.job-list-top a.list-group-item:focus .list-group-item-heading {
  color: #82cfc4;
}
@media (max-width: 1140px) {
  .job-list-top a.list-group-item {
    width: 48%;
  }
}
@media (max-width: 480px) {
  .job-list-top a.list-group-item {
    width: 98%;
    min-height: none;
  }
}
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) h4 {
  color: #424243;
}
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .user-image {
  background-color: #424243;
}
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico:before {
  color: #424243;
}
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .text {
  color: #424243;
}
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .text a {
  color: #5dc1b3;
}
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper {
  background-color: rgba(66,66,67,0.5);
}
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper .level-bar,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper .degree-bar,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper .level-bar,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper .degree-bar,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper .level-bar,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper .degree-bar,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper .level-bar,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper .degree-bar,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper .level-bar,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper .degree-bar,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper .level-bar,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper .degree-bar {
  background-color: #424243;
}
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .text,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .text,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .text {
  color: #424243;
}
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(2) > h4 {
  border-bottom: 2px solid #424243;
}
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert.alert-info,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert.alert-info {
  background-color: #ffffff;
  border-color: #424243;
  color: #424243;
}
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-requirements-wrapper h5,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-requirements-wrapper h5 {
  border-bottom: 1px solid #424243;
}
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td {
  border-bottom: 1px solid #ffffff;
}
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td a,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td a {
  color: #424243;
}
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .application-unseen.has-messages,
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .application-unseen.has-messages {
  text-shadow: 0 1px 1px rgba(156,29,29,0.75);
}
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr:nth-child(1) > td:nth-child(1),
.mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr:nth-child(2) > td:nth-child(1) {
  background-color: transparent;
  color: #424243;
  border-radius: 0;
  border-right: 2px solid #424243;
}
@media (max-width: 767px) {
  .mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr:nth-child(1) > td:nth-child(1),
  .mentor-view-dark-minimal .mentor-view table.main-table > tbody > tr:nth-child(2) > td:nth-child(1) {
    border-right: none;
  }
}
.mentor-view-dark table.main-table > tbody > tr > td:nth-child(1) .user-image {
  background-color: #d5d5d5;
}
.mentor-view-dark table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper,
.mentor-view-dark table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper,
.mentor-view-dark table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper,
.mentor-view-dark table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper,
.mentor-view-dark table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper,
.mentor-view-dark table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper {
  background-color: rgba(213,213,213,0.5);
}
.mentor-view-dark table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico:before {
  color: #d5d5d5;
}
.mentor-view-dark table.main-table > tbody > tr > td:nth-child(2) h4 {
  border-bottom: 1px solid #757576;
}
.mentor-view-dark table.main-table > tbody > tr:nth-child(1) > td:nth-child(1),
.mentor-view-dark table.main-table > tbody > tr:nth-child(2) > td:nth-child(1) {
  background-color: #757576;
  color: #d5d5d5;
}
.mentor-view-soft table.main-table > tbody > tr > td:nth-child(1) .user-image {
  background-color: #ffffff;
}
.mentor-view-soft table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper,
.mentor-view-soft table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper,
.mentor-view-soft table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper,
.mentor-view-soft table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper,
.mentor-view-soft table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper,
.mentor-view-soft table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper {
  background-color: rgba(66,66,67,0.5);
}
.mentor-view-soft table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico:before {
  color: #424243;
}
.mentor-view-soft table.main-table > tbody > tr > td:nth-child(2) h4 {
  border-bottom: 1px solid #d5d5d5;
}
.mentor-view-soft table.main-table > tbody > tr:nth-child(1) > td:nth-child(1),
.mentor-view-soft table.main-table > tbody > tr:nth-child(2) > td:nth-child(1) {
  background-color: #d5d5d5;
  color: #424243;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
  border: 1px solid #d5d5d5;
  background-color: #e5e5e5;
  box-shadow: 1px 1px 0 #bcbcbc;
  margin-top: 2em;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:first-child {
  margin-top: 0;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase {
  padding: 1em;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase h4 {
  font-size: 2em;
  text-align: center;
  margin-bottom: 1em;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn {
  background-color: transparent;
  border: none;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn .glyphicon {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #5dc1b3;
  font-size: 1.5em;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn .glyphicon::before {
  content: "\f013";
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:hover,
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:focus,
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:active {
  background-color: transparent;
  border: none;
  box-shadow: none !important;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:hover .glyphicon,
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:focus .glyphicon,
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:active .glyphicon {
  opacity: .8;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu.open .dropdown-toggle {
  box-shadow: none !important;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu.open .dropdown-toggle:hover,
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu.open .dropdown-toggle:focus,
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu.open .dropdown-toggle:active {
  box-shadow: none !important;
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
  position: relative;
  border-bottom: 0;
  background-color: #ffffff;
  margin-top: 2em;
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic:first-child {
  margin-top: 0;
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase {
  padding: 1em;
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase h4 {
  font-size: 2em;
  text-align: left;
  margin-top: 0;
  margin-left: 2em;
  margin-bottom: .8em;
  color: #5dc1b3;
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn {
  background-color: transparent;
  border: none;
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn .glyphicon {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #5dc1b3;
  font-size: 1.5em;
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn .glyphicon::before {
  content: "\f013";
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:hover,
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:focus,
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:active {
  background-color: transparent;
  border: none;
  box-shadow: none !important;
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:hover .glyphicon,
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:focus .glyphicon,
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:active .glyphicon {
  opacity: .8;
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu.open .dropdown-toggle {
  box-shadow: none !important;
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu.open .dropdown-toggle:hover,
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu.open .dropdown-toggle:focus,
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu.open .dropdown-toggle:active {
  box-shadow: none !important;
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .summary {
  margin-left: 4em;
  color: #777777;
  font-style: italic;
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic::after {
  content: "";
  position: absolute;
  height: calc(100% - 90px) !important;
  width: 3px;
  border-left: 1px dashed #5dc1b3;
  top: 70px;
  left: 30px;
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic::before {
  content: "\f0dd";
  position: absolute;
  bottom: 0;
  left: 25px;
  color: #5dc1b3;
  font-size: 18px;
  font-family: "Font Awesome 5 Pro";
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic:last-child::after {
  display: none;
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic:last-child::before {
  display: none;
}
.phase-fic-card-dashed .education-classroom .process-view .process-phases-list .main-activities .phase-fic .ico-double {
  position: absolute;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block {
  background-color: transparent;
  padding: 0;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity.phase-type-6 h5.title,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity.phase-type-6 h5.title {
  background-image: url(../img/bg-recursos.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 1em 0 1em 3em;
  text-align: left;
  color: #5dc1b3;
  margin-bottom: 1em;
  border-bottom: 2px #5dc1b3 solid;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1em;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity.phase-type-6 .btn,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity.phase-type-6 .btn {
  background-color: #5dc1b3;
  border-color: #5dc1b3;
  color: #ffffff;
  display: block;
  text-align: center;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity.phase-type-5 h5.title,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity.phase-type-5 h5.title {
  background-image: url(../img/bg-block-notas.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 1em 0 1em 3em;
  text-align: left;
  color: #5dc1b3;
  margin-bottom: 1em;
  border-bottom: 2px #5dc1b3 solid;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1em;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity.phase-type-21 h5.title,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity.phase-type-21 h5.title {
  background-image: url(../img/bg-agenda.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 1em 0 1em 3em;
  text-align: left;
  color: #5dc1b3;
  margin-bottom: 1em;
  border-bottom: 2px #5dc1b3 solid;
  font-size: 1.8em;
  font-weight: 400;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity.phase-type-22 h5.title,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity.phase-type-22 h5.title {
  background-image: url(../img/bg-chat-tutor.png);
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: left center;
  padding: 1em 0 1em 3em;
  text-align: left;
  color: #5dc1b3;
  margin-bottom: 1em;
  border-bottom: 2px #5dc1b3 solid;
  font-size: 1.8em;
  font-weight: 400;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity.phase-type-23 h5.title,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity.phase-type-23 h5.title {
  background-image: url(../img/bg-results-tasks.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 60px 60px;
  padding: 1em 0 1em 2.8em;
  text-align: left;
  color: #5dc1b3;
  margin-bottom: 1em;
  border-bottom: 2px #5dc1b3 solid;
  font-size: 1.8em;
  font-weight: 400;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-agenda .btn,
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-form .btn,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-agenda .btn,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-form .btn {
  background-color: #5dc1b3;
  border-color: #5dc1b3;
  color: #FFFFFF;
  font-size: 1em;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-form .btn,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-form .btn {
  display: block;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-tasks-summary .list-group-item,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-tasks-summary .list-group-item {
  border-radius: 0;
  background-color: #ffffff;
  color: #5dc1b3;
  border-left: none;
  border-right: none;
  border-top: #5dc1b3 dashed 1px;
  padding-left: 0;
  padding-right: 0;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-tasks-summary .list-group-item:last-child,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-tasks-summary .list-group-item:last-child {
  border-bottom: #5dc1b3 dashed 1px;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-tasks-summary .list-group-item:first-child,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-tasks-summary .list-group-item:first-child {
  border-top: none;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-tasks-summary .list-group-item .badge,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-tasks-summary .list-group-item .badge {
  font-size: .7em;
  color: #5dc1b3;
  background-color: #ffffff;
  font-weight: 400;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-tasks-summary .tooltip .tooltip-inner,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-tasks-summary .tooltip .tooltip-inner {
  background-color: #5dc1b3;
  width: 100%;
  min-width: 450px;
  padding: 1em;
  font-size: 1.2em;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-tasks-summary .tooltip .tooltip-arrow,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-tasks-summary .tooltip .tooltip-arrow {
  border-left-color: #5dc1b3;
}
@media (max-width: 768px) {
  .education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-tasks-summary .tooltip .tooltip-inner,
  .phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity .auxiliary-activity-tasks-summary .tooltip .tooltip-inner {
    min-width: none;
  }
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity + .education-classroom-auxiliary-activity,
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .education-classroom-auxiliary-activity + .education-classroom-auxiliary-activity {
  margin-top: 36px;
  border: none;
}
.education-classroom .auxiliary-activities .admin-menu .btn,
.phase-wrapper .auxiliary-activities .admin-menu .btn {
  background-color: transparent;
  border: none;
}
.education-classroom .auxiliary-activities .admin-menu .btn .glyphicon,
.phase-wrapper .auxiliary-activities .admin-menu .btn .glyphicon {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #5dc1b3;
  font-size: 1.5em;
}
.education-classroom .auxiliary-activities .admin-menu .btn .glyphicon::before,
.phase-wrapper .auxiliary-activities .admin-menu .btn .glyphicon::before {
  content: "\f013";
}
.education-classroom .auxiliary-activities .admin-menu .btn:hover,
.education-classroom .auxiliary-activities .admin-menu .btn:focus,
.education-classroom .auxiliary-activities .admin-menu .btn:active,
.phase-wrapper .auxiliary-activities .admin-menu .btn:hover,
.phase-wrapper .auxiliary-activities .admin-menu .btn:focus,
.phase-wrapper .auxiliary-activities .admin-menu .btn:active {
  background-color: transparent;
  border: none;
  box-shadow: none !important;
}
.education-classroom .auxiliary-activities .admin-menu .btn:hover .glyphicon,
.education-classroom .auxiliary-activities .admin-menu .btn:focus .glyphicon,
.education-classroom .auxiliary-activities .admin-menu .btn:active .glyphicon,
.phase-wrapper .auxiliary-activities .admin-menu .btn:hover .glyphicon,
.phase-wrapper .auxiliary-activities .admin-menu .btn:focus .glyphicon,
.phase-wrapper .auxiliary-activities .admin-menu .btn:active .glyphicon {
  opacity: .8;
}
.education-classroom .auxiliary-activities .admin-menu.open .dropdown-toggle,
.phase-wrapper .auxiliary-activities .admin-menu.open .dropdown-toggle {
  box-shadow: none !important;
}
.education-classroom .auxiliary-activities .admin-menu.open .dropdown-toggle:hover,
.education-classroom .auxiliary-activities .admin-menu.open .dropdown-toggle:focus,
.education-classroom .auxiliary-activities .admin-menu.open .dropdown-toggle:active,
.phase-wrapper .auxiliary-activities .admin-menu.open .dropdown-toggle:hover,
.phase-wrapper .auxiliary-activities .admin-menu.open .dropdown-toggle:focus,
.phase-wrapper .auxiliary-activities .admin-menu.open .dropdown-toggle:active {
  box-shadow: none !important;
}
.phase-wrapper .phase-goal-definition .goal-person .goal-list .goal .objective-list {
  display: none;
}
.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: transparent;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel .vis-time-axis .vis-grid.vis-minor {
  border-color: #e5e5e5;
}
.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: transparent;
}
.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: #5dc1b3;
  background-color: #ffffff;
  color: #5dc1b3;
}
.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: #e5e5e5;
  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: #5dc1b3;
}
.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: #5dc1b3;
}
.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: #82cfc4;
}
.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 .task-list .plan {
  border: 1px solid #e5e5e5;
  padding-top: 0;
  margin-bottom: 1em;
}
.task-person .task-list .plan .title {
  color: #5dc1b3;
  padding-left: 1em;
  font-weight: 700;
}
.task-person .task-list li.task {
  padding: 0 0 0 1em;
}
.task-person .task-list li.task + li.plan {
  padding-top: 8px;
}
.task-person .task-list li.task + li.task {
  border-top-color: #5dc1b3;
}
.task-person .task-list li.task .date {
  color: #424243;
}
.task-person .task-list li.task .title {
  color: #5dc1b3;
  font-weight: bold;
}
.task-person .task-list li.task .title.text-primary {
  color: #5dc1b3;
}
.task-person .task-list li.task .title.text-warning {
  color: #AF272F;
}
.task-person .task-list li.task .progress {
  background-color: rgba(213,213,213,0.7);
  box-shadow: inset 0 1px 2px #bcbcbc;
}
.task-person .task-list li.task .progress .progress-bar-primary {
  background-color: #5dc1b3;
}
.task-person .task-list li.task .progress .progress-bar-success {
  background-color: #5dc1b3;
}
.task-person .task-list li.task .progress .progress-bar-info {
  background-color: #82cfc4;
}
.task-person .task-list li.task .checkbox label {
  color: transparent;
  position: relative;
}
.task-person .task-list li.task .checkbox label.checked::before {
  position: absolute;
  font-size: 1.2em;
  font-family: "Font Awesome 5 Pro";
  color: #1DAF94 !important;
  content: "\f00c";
  top: 2px;
  left: 0;
  z-index: 100;
}
.task-person .task-list li.task .checkbox label input[type="checkbox"] {
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 1.2em;
  height: 1.2em;
  border: 1px solid #cccccc;
  background-color: #efefef;
}
.task-person .task-list li.task .checkbox label input[type="checkbox"]:hover {
  background-color: #cccccc;
}
.task-person .task-list li.task .checkbox label ul {
  list-style: none;
  padding-left: 0;
  margin: 1em 0;
  font-size: .9em;
  font-weight: 300;
  color: #424243;
}
.task-person .task-list li.task .checkbox label ul li {
  padding-left: 1.3em;
}
.task-person .task-list li.task .checkbox label ul li::before {
  content: "\f0da";
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
  color: #5dc1b3;
  font-weight: 900;
}
.task-person .task-list .task-edit {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.task-person .task-list .task-edit .glyphicon {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #5dc1b3;
  font-size: 1.28;
}
.task-person .task-list .task-edit .glyphicon:before {
  content: "\f303";
}
.task-person .task-list .task-edit:hover {
  opacity: .8;
}
.task-person .task-list .btn-default {
  background-color: transparent;
  border-color: transparent;
}
.task-person .task-list .plan-delete,
.task-person .task-list .task-delete {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.task-person .task-list .plan-delete .glyphicon,
.task-person .task-list .task-delete .glyphicon {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #5dc1b3;
  font-size: 1em;
}
.task-person .task-list .plan-delete .glyphicon:before,
.task-person .task-list .task-delete .glyphicon:before {
  content: "\f2ed";
}
.task-person .task-list .plan-delete:hover,
.task-person .task-list .task-delete:hover {
  opacity: .8;
}
.task-person .task-list .plan-delete .glyphicon {
  font-size: 1.2em;
}
.task-person .task-list .date-resolution::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #5dc1b3;
  font-size: 1em;
  content: "\f303" !important;
  margin-left: 1em !important;
}
@media (max-width: 991px) {
  .task-person .task-list .date-resolution::after {
    position: absolute;
    margin-left: 0 !important;
    top: 2em;
    left: 0;
  }
}
.task-person .task-list .glyphicon-info-sign {
  color: #5dc1b3;
}
.task-person .task-list .media-download .glyphicon {
  color: #5dc1b3;
}
.task-person .tooltip .tooltip-inner {
  background-color: #5dc1b3;
}
.task-person .tooltip .tooltip-arrow {
  border-top-color: #5dc1b3;
}
@media (max-width: 768px) {
  .task-person .tooltip .tooltip-inner {
    min-width: none;
  }
}
.task-person .navbar.navbar-default {
  border: none;
  border-bottom: 1px solid #5dc1b3;
}
.task-person .navbar.navbar-default .pull-right .btn-default {
  background-color: #5dc1b3;
  border-color: #5dc1b3;
  color: #ffffff;
}
.task-person .navbar.navbar-default .pull-right .btn-default .glyphicon {
  color: #ffffff;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-left .fc-button {
  border-radius: 0;
  background-image: none;
  border-color: #5dc1b3;
  background-color: #5dc1b3;
  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: #5dc1b3;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-center .fc-header-title h2 {
  font-size: 1.3em;
  font-weight: 700;
  color: #5dc1b3;
  letter-spacing: .1em;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-right .fc-button {
  border-radius: 0;
  background-image: none;
  border-color: #5dc1b3;
  background-color: #5dc1b3;
  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-header tbody .fc-header-right .fc-button.fc-button-today.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 #5dc1b3;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header:first-child {
  border-left: 1px solid #5dc1b3;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header:last-child {
  border-right: 1px solid #5dc1b3;
}
.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 #5dc1b3;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:last-child {
  border-right: 1px solid #5dc1b3;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week.fc-first {
  border-top: 1px solid #5dc1b3;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week.fc-last .fc-widget-content {
  border-bottom: 1px solid #5dc1b3;
}
.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: #5dc1b3;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-left {
  display: none;
}
.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: 0;
  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 {
  display: none;
  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 #5dc1b3;
}
.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 #5dc1b3;
}
.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 #5dc1b3;
}
.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 #5dc1b3;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week.fc-first {
  border-top: 1px solid #5dc1b3;
}
.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 #5dc1b3;
}
.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;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box .fc-event-inner .fc-event-title {
  display: none;
}
.user-competence-status {
  position: relative;
}
.user-competence-status .nav .btn {
  padding: 6px 12px;
  border-color: transparent;
  background-color: transparent;
  color: #5dc1b3;
}
.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;
}
@media (max-width: 991) {
  .user-competence-status #_competency_level_label {
    top: 35px;
  }
}
.user-competence-status .chart-legend .btn {
  margin-bottom: 1em;
  display: none;
}
.user-competence-status .chart-legend .candidate-evaluation {
  color: #0084CB;
  background-color: #80c2e5;
  border: 2px solid #41a0d3;
}
.user-competence-status .chart-legend .mentor-evaluation {
  color: #F7D500;
  background-color: #fae666;
  border: 2px solid #f5d92d;
}
.user-competence-status .chart-legend .self-test {
  color: #3BAD55;
  background-color: #3bad55;
  border: 2px solid #109618;
}
.user-competence-status .chart-legend .profile-evaluation {
  color: #999999;
  background-color: #ebebeb;
  border: 2px solid #dcdcdc;
}
.portlets-row-middle-right > .portlet {
  margin-bottom: 2em;
}
.portlets-row-middle-right > .portlet:last-child {
  margin-bottom: 0;
}
body .site-menu .navbar {
  background-color: #fff;
  border: none;
}
body .site-menu .navbar .navbar-header .brand-on-site-menu {
  color: #ffffff;
}
body .site-menu .navbar .navbar-header .brand-on-site-menu img {
  color: #ffffff;
  filter: brightness(0) invert(1);
}
body .site-menu .navbar .navbar-header .navbar-toggle:hover,
body .site-menu .navbar .navbar-header .navbar-toggle:active,
body .site-menu .navbar .navbar-header .navbar-toggle:focus {
  background: rgba(255,255,255,0.2);
}
body .site-menu .navbar .navbar-collapse.collapse .navbar-nav li a {
  color: #424243;
  text-transform: uppercase;
  opacity: 0.7;
  font-size: 18px;
  font-weight: 400;
}
body .site-menu .navbar .navbar-collapse.collapse .navbar-nav li a:hover,
body .site-menu .navbar .navbar-collapse.collapse .navbar-nav li a:active,
body .site-menu .navbar .navbar-collapse.collapse .navbar-nav li a:focus {
  opacity: 1;
  background-color: #ffffff;
}
body .site-menu .navbar .navbar-collapse.collapse .navbar-nav .active {
  position: relative;
}
body .site-menu .navbar .navbar-collapse.collapse .navbar-nav .active a {
  opacity: 1;
  background-color: #ffffff;
}
body .site-menu .navbar .navbar-collapse.collapse .navbar-nav .active::after {
  content: "";
  width: 100%;
  position: absolute;
  height: 5px;
  background-color: #5dc1b3;
}
body .site-menu .navbar .navbar-collapse.collapse .navbar-nav .open a {
  background: #41aa9b;
}
body .site-menu .navbar .navbar-collapse.collapse .navbar-nav .open .dropdown-menu li {
  border: none;
}
body .site-menu .navbar .navbar-collapse.collapse .navbar-nav .open .dropdown-menu li a {
  background: transparent;
  color: #5dc1b3;
}
body .site-menu .navbar .navbar-collapse.collapse .navbar-nav .open .dropdown-menu li a:hover,
body .site-menu .navbar .navbar-collapse.collapse .navbar-nav .open .dropdown-menu li a:active,
body .site-menu .navbar .navbar-collapse.collapse .navbar-nav .open .dropdown-menu li a:focus {
  color: #41aa9b;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
  position: relative;
  border-bottom: 0;
  background-color: #ffffff;
  margin-top: 2em;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:first-child {
  margin-top: 0;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase {
  padding: 1em;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase h4 {
  font-size: 2em;
  text-align: left;
  margin-top: 0;
  margin-left: 2em;
  margin-bottom: .8em;
  color: #5dc1b3;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn {
  background-color: transparent;
  border: none;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn .glyphicon {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #5dc1b3;
  font-size: 1.5em;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn .glyphicon::before {
  content: "\f013";
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:hover,
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:focus,
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:active {
  background-color: transparent;
  border: none;
  box-shadow: none !important;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:hover .glyphicon,
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:focus .glyphicon,
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu .btn:active .glyphicon {
  opacity: .8;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu.open .dropdown-toggle {
  box-shadow: none !important;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu.open .dropdown-toggle:hover,
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu.open .dropdown-toggle:focus,
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .admin-menu.open .dropdown-toggle:active {
  box-shadow: none !important;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase .summary {
  margin-left: 4em;
  color: #777777;
  font-style: italic;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic::after {
  content: "";
  position: absolute;
  height: calc(100% - 90px) !important;
  width: 3px;
  border-left: 1px dashed #5dc1b3;
  top: 70px;
  left: 30px;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic::before {
  content: "\f0dd";
  position: absolute;
  bottom: 0;
  left: 25px;
  color: #5dc1b3;
  font-size: 18px;
  font-family: "Font Awesome 5 Pro";
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:last-child::after {
  display: none;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:last-child::before {
  display: none;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .ico-double {
  position: absolute;
}
#layout-user-userbox-wrapper[data-dropdown="1"] .user-userbox .dropdown-button h4 {
  margin: 0;
}
.site-menu #layout-user-unseen-wrapper {
  font-size: 14px;
}
.site-menu #layout-user-unseen-wrapper .user-unseen {
  position: relative;
  background-color: transparent;
  padding: 15px;
}
.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;
  background: #5dc1b3;
  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: #5dc1b3;
}
.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: #5dc1b3;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .dropdown-menu li a:hover {
  background-color: transparent;
  color: #5dc1b3;
}
.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 #layout-user-userbox-wrapper {
  font-size: 14px;
}
.site-menu #layout-user-userbox-wrapper .user-userbox {
  position: relative;
}
.site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button {
  padding: 15px;
  cursor: pointer;
}
.site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button .image {
  width: 18px;
  height: 18px;
  border-radius: 0;
  background: none !important;
}
.site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button .image::after {
  font-family: "Font Awesome 5 Duotone";
  font-size: 18px;
  font-weight: 900;
  content: "\f2bd";
  color: #5dc1b3;
}
.site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button .image .glyphicon {
  display: none;
}
.site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button h4 {
  margin: 0;
  font-size: 14px;
  color: #5dc1b3;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  line-height: 20px;
}
.site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button:hover,
.site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button:active,
.site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button:focus {
  background: #ffffff;
}
.site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button::before {
  top: 85%;
  right: 50%;
  border-top-color: #fff;
}
@media (min-width: 767px) {
  .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button::before {
    border-top-color: transparent;
    border-bottom: 4px solid transparent;
    border-left-color: #ffffff;
    border-right: none;
    top: calc(50% - 2px);
    right: 15px;
  }
}
.site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group {
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a {
    background: transparent;
  }
}
.site-menu #layout-user-userbox-wrapper.open .user-userbox .dropdown-button::before {
  border: none !important;
}
.site-menu #langs ul {
  list-style: none;
  padding: 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.active {
  font-weight: bold;
}
.site-menu #langs ul li.active a {
  background: transparent;
}
.site-menu #langs ul li:first-child {
  padding-left: 0;
}
.site-menu #langs ul li:last-child {
  border: none;
  padding-right: 0;
}
.site-menu #langs ul li a {
  display: inline-block;
  line-height: 20px;
}
.site-menu #langs ul li a:hover,
.site-menu #langs ul li a:active,
.site-menu #langs ul li a:focus {
  background: none;
}
#footer {
  background-color: #5dc1b3;
  color: #fff;
  padding: 1em 0;
  margin-top: 4em;
}
#footer .container {
  max-width: 100%;
}
#footer .container > div {
  text-align: center;
}
@media (min-width: 768px) {
  #footer .container > div:first-child {
    text-align: left;
  }
  #footer .container > div:last-child {
    text-align: right;
  }
}
#footer .container > div a {
  color: #ffffff;
}
#footer .container > div a:hover {
  color: #ffffff;
  opacity: 0.7;
}
#footer .container p,
#footer .container a {
  margin: 0;
  padding: 0;
  line-height: 1em;
  display: block;
}
@media (max-width: 767px) {
  #footer .container p,
  #footer .container a {
    padding-bottom: 1em;
  }
}
#footer .container a {
  color: #5dc1b3;
}
#sign-in-toolbar #sign-in-button {
  padding: 15px;
}
.logged #sign-in-toolbar {
  display: none;
}
.logged .for-not-registered-users {
  display: none;
}
.not_logged #layout-user-userbox-wrapper .user-userbox .dropdown-content {
  background: #ffffff;
  border: 1px solid #d5d5d5;
  border-left: none;
  padding: 1em;
}
.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;
}
.user-userbox.not-logged {
  max-width: 600px;
  margin: 3em auto 1em;
  border: 1px solid #5dc1b3;
  padding: 1em;
  border-radius: 20px;
  background: #f5f1f0;
}
.user-userbox.not-logged h4 {
  text-align: center;
  color: #5dc1b3;
  font-weight: 700;
  border-bottom: 1px solid #5dc1b3;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.user-userbox.not-logged .btn {
  background-color: #5dc1b3;
  color: #ffffff;
  display: block;
  margin: 0 auto;
}
.user-userbox.not-logged .btn:hover {
  opacity: 0.8;
}
.user-userbox.not-logged #user_userbox_reset_password {
  text-align: center;
  background-color: transparent;
  color: #5dc1b3;
  border: none;
}
#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: #5dc1b3;
  max-width: 600px;
  margin: 0 auto;
  padding: 1em;
  margin-bottom: 5em;
}
.portlet-title h4 {
  font-size: 1.8em;
  text-align: center;
  margin-bottom: 2em 0 1em;
  font-weight: 400;
}
@media (max-width: 1240px) {
  .portlet-title h4 {
    font-size: 1.7em;
  }
}
#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;
}
.menu-fixed-top .site-menu .navbar .navbar-nav > li > a {
  padding: 20px;
}
.menu-fixed-top #layout-user-userbox-wrapper .user-userbox {
  border-radius: 5px;
}
.menu-fixed-top #layout-user-userbox-wrapper .user-userbox .dropdown-button {
  padding: 10px;
  border-radius: 5px;
}
.menu-fixed-top #layout-user-userbox-wrapper .user-userbox .dropdown-button .image.img-rounded {
  border-radius: 50%;
}
.menu-fixed-top #layout-user-userbox-wrapper .user-userbox .dropdown-button .glyphicon {
  display: none;
}
.menu-fixed-top #layout-user-userbox-wrapper .user-userbox .dropdown-button:hover,
.menu-fixed-top #layout-user-userbox-wrapper .user-userbox .dropdown-button:active,
.menu-fixed-top #layout-user-userbox-wrapper .user-userbox .dropdown-button:focus {
  border: 1px solid #5dc1b3;
}
.menu-fixed-top #layout-user-userbox-wrapper .user-userbox .dropdown-button::before {
  border: none;
}
@media (min-width: 767px) {
  .menu-fixed-top #layout-user-userbox-wrapper .user-userbox .dropdown-content {
    position: absolute;
    top: 60px;
    right: 0;
    width: 200px;
  }
  .menu-fixed-top #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group {
    margin: 0;
  }
  .menu-fixed-top #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a {
    border-left: none;
    color: #5dc1b3;
  }
  .menu-fixed-top #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a:hover,
  .menu-fixed-top #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a:active,
  .menu-fixed-top #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a:focus {
    background: #5dc1b3;
    color: #ffffff;
  }
}
.menu-fixed-top #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group {
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .menu-fixed-top #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a {
    background: transparent;
  }
}
.menu-fixed-top #layout-user-userbox-wrapper.open .user-userbox .dropdown-button::before {
  border: none !important;
}
.menu-fixed-top #langs ul {
  padding: 20px;
}
.menu-fixed-top #layout-user-unseen-wrapper .user-unseen {
  padding: 18px;
}
#layout-user-userbox-wrapper .user-userbox {
  border-radius: 5px;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-button {
  padding: 10px;
  border-radius: 5px;
}
#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:hover,
#layout-user-userbox-wrapper .user-userbox .dropdown-button:active,
#layout-user-userbox-wrapper .user-userbox .dropdown-button:focus {
  border: 1px solid #5dc1b3;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-button::before {
  border: none !important;
}
@media (min-width: 767px) {
  #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: #5dc1b3;
  }
  #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: #5dc1b3;
    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: 930px) {
  .site-menu .navbar-collapse.collapse {
    display: none !important;
  }
  .site-menu .navbar-collapse.collapse .navbar-nav {
    margin: 7.5px -15px;
    float: none;
  }
  .site-menu .navbar-collapse.collapse .navbar-nav > li {
    float: none;
  }
  .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-toggle {
    display: block;
    margin-top: 12px;
  }
  .site-menu .navbar-header {
    float: none;
  }
}
.phase-goal-definition-teacher .table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #ffffff;
  border-bottom: #5dc1b3 solid 1px;
  border-top: #5dc1b3 solid 1px;
}
.portlets-row-middle-right .portlet-title h4 {
  color: #5dc1b3;
  padding-bottom: .5em;
  margin-bottom: 1em;
  border-bottom: 2px #5dc1b3 solid;
}
.portlets-row-middle-right .portlet[data-portlet-name="agenda"] .portlet-title h4 {
  background-image: url("../img/bg-agenda.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding: 1em 0 1em 3em;
  text-align: left;
}
.portlets-row-middle-right .portlet[data-portlet-name="resultados"] .portlet-title h4 {
  background-image: url("../img/bg-diagnostico.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding: 1em 0 1em 2.5em;
  text-align: left;
}
.portlets-row-middle-right .portlet[data-portlet-name="resultados"] .user-competence-status h4 {
  display: none;
}
.portlets-row-middle-right .portlet[data-portlet-name="recursos-del-aula"] .portlet-title h4 {
  background-image: url("../img/bg-recursos.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding: 1em 0 1em 3em;
  text-align: left;
}
.chart-legend .item {
  display: none;
}
.navbar-right {
  position: absolute !important;
  top: 1em !important;
  right: 1em !important;
  margin-right: 1em !important;
}
.navbar-right #langs {
  display: none;
}
.navbar-right #layout-user-unseen-wrapper {
  display: none;
}
.navbar-right #layout-user-userbox-wrapper {
  background: #fff !important;
  border-radius: 5px !important;
}
.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;
}
@media (min-width: 929px) {
  .site-menu .navbar .navbar-nav {
    margin-left: -430px;
    left: 50%;
    position: relative;
    display: inline-block;
  }
}
.process-phase-next-second {
  display: none !important;
}
.fc-agenda .fc-agenda-axis {
  border-left-color: #5dc1b3;
}
.report-mi-espacio-fase-resultados h3,
.report-mi-espacio-fase-video h3 {
  font-weight: 700;
  color: #5dc1b3;
  margin-bottom: 1em;
}
.modal .modal-dialog .modal-header {
  border-bottom: none;
}
.modal .modal-dialog .modal-header .modal-title {
  color: #5dc1b3;
  font-size: 2em;
  font-weight: 400;
  border-bottom: 1px solid #5dc1b3;
}
.modal .modal-dialog .modal-footer {
  border-top: none;
}
.modal .modal-dialog .tracking-agenda .modal-header .modal-title {
  background-image: url(../img/bg-agenda.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: .5em 0 .5em 3em;
}
.modal .modal-dialog .tracking-new-section #date_ini_datepicker {
  vertical-align: top;
  border-color: #5dc1b3;
  border-radius: 0;
}
.modal .modal-dialog .tracking-new-section .date-end-wrapper .btn-date-end {
  padding: 9px 20px;
  background-color: #5dc1b3;
  color: #ffffff;
  border-color: #5dc1b3;
}
.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: #5dc1b3;
  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: #5dc1b3;
}
.modal .modal-dialog .tracking-new-section .mce-panel {
  border-color: #5dc1b3;
}
.modal .modal-dialog .tracking-new-section .new-tracking-more-options-btn {
  background: #ffffff;
  background-image: none;
  border: none;
  color: #5dc1b3;
  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: #5dc1b3;
  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: #5dc1b3;
}
.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: #5dc1b3;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .input-group-addon {
  border-color: #5dc1b3;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .objective-add {
  background-color: #5dc1b3;
  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: #5dc1b3;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .objectives legend {
  color: #5dc1b3;
  border-color: #5dc1b3;
  padding-bottom: .5em;
}
.modal .modal-dialog #task_new_person_section_task_section_task #general .form-control {
  border-radius: 0;
  border-color: #5dc1b3;
}
.modal .modal-dialog #task_new_person_section_task_section_task #general legend {
  padding: 1em 0;
  color: #5dc1b3;
  font-size: 19px;
  border-color: #5dc1b3;
}
.modal .modal-dialog #task_new_person_section_task_section_task #general .input-group-addon {
  border-color: #5dc1b3;
}
.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: #5dc1b3;
}
#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: #5dc1b3;
}
#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: #5dc1b3;
  background-color: #5dc1b3;
}
.phase-goal-evaluation .evaluation-person .navbar-brand,
.popup-web-evaluation-person .evaluation-person .navbar-brand {
  display: none;
}
.phase-goal-evaluation .evaluation-person .navbar.navbar-default,
.popup-web-evaluation-person .evaluation-person .navbar.navbar-default {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #5dc1b3;
}
.phase-goal-evaluation .evaluation-person .navbar.navbar-default .container-fluid,
.popup-web-evaluation-person .evaluation-person .navbar.navbar-default .container-fluid {
  padding: 0 0 1em;
}
.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: #5dc1b3;
}
.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;
}
.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: #5dc1b3;
}
#evaluation_new_evaluation_section .form-control {
  border-radius: 0;
  border-color: #5dc1b3;
}
#evaluation_new_evaluation_section #date_datepicker {
  margin-top: .7em;
}
#evaluation_new_evaluation_section .goal-wrapper h3 {
  color: #5dc1b3;
  padding-left: 2em;
  position: relative;
  border-bottom: 2px dotted #5dc1b3;
  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: #5dc1b3;
}
#evaluation_new_evaluation_section .toggle-comments {
  background-color: #ffffff;
  border-color: transparent;
  box-shadow: none;
}
#evaluation_new_evaluation_section .toggle-comments .glyphicon {
  color: #5dc1b3;
}
#evaluation_new_evaluation_section .row strong {
  display: inline-block;
  margin-bottom: 1em;
}
.phase-goal-evaluation-teacher .table thead tr th {
  border-color: #5dc1b3;
}
.phase-goal-evaluation-teacher .table > tbody > tr > td {
  vertical-align: middle;
  border-top: none;
  border-bottom: 1px dashed #5dc1b3;
}
.phase-goal-evaluation-teacher .table > tbody > tr > td .glyphicon {
  color: #5dc1b3;
}
.phase-goal-evaluation-teacher .table > tbody > tr:last-child > td {
  border-bottom: 2px solid #5dc1b3;
}
.popup-web-goal-add_person_section_goal_section_goal .goal-list-wrapper .goal-wrapper .glyphicon {
  color: #5dc1b3;
}
div.inscription-list ul.inscription-list li.inscription {
  width: 22%;
  margin: 0 1% 1em;
  border-bottom: none;
  display: inline-block;
}
div.inscription-list ul.inscription-list li.inscription .col-sm-3,
div.inscription-list ul.inscription-list li.inscription .col-sm-9 {
  width: 100%;
}
div.inscription-list ul.inscription-list li.inscription .accomplishment-wrapper {
  display: none;
}
div.inscription-list ul.inscription-list li.inscription h3.title {
  font-size: 21px;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
  height: 2.5em;
}
div.inscription-list ul.inscription-list li.inscription a.image {
  padding-right: 0;
}
div.inscription-list ul.inscription-list li.inscription .btn-primary {
  display: block;
}
@media (max-width: 991px) {
  div.inscription-list ul.inscription-list li.inscription {
    width: 47%;
  }
}
@media (max-width: 500px) {
  div.inscription-list ul.inscription-list li.inscription {
    width: 100%;
  }
}
div.inscription-list ul.inscription-list::after {
  clear: both;
  content: "";
  display: table;
}
.education-catalog .catalog-list .catalog-sheet {
  display: inline-block;
  width: 23%;
  margin: 0 1% 1em;
  border-bottom: none;
  min-height: 350px;
  vertical-align: top;
}
.education-catalog .catalog-list .catalog-sheet .col-md-3,
.education-catalog .catalog-list .catalog-sheet .col-md-9 {
  width: 100%;
}
.education-catalog .catalog-list .catalog-sheet h3.title {
  font-size: 21px;
  font-weight: bold;
  margin-top: 1em;
  min-height: 50px;
}
.education-catalog .catalog-list .catalog-sheet a.image {
  padding-right: 0;
}
.education-catalog .catalog-list .catalog-sheet .datum-wrapper,
.education-catalog .catalog-list .catalog-sheet .no-calls,
.education-catalog .catalog-list .catalog-sheet .inscriptions-wrapper {
  display: none;
}
@media (max-width: 991px) {
  .education-catalog .catalog-list .catalog-sheet {
    width: 48%;
  }
}
@media (max-width: 500px) {
  .education-catalog .catalog-list .catalog-sheet {
    width: 100%;
    display: block;
  }
}
.education-catalog .catalog-list::after {
  clear: both;
  content: "";
  display: table;
}
.education-view-action .nav-links-wrapper-top {
  border: none;
}
.education-view-action .nav-links-wrapper-top .container-fluid {
  padding: 0;
}
.education-view-action .nav-links-wrapper-top .container-fluid .back-link {
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 2em;
  background-color: #ffffff;
  border: none;
  box-shadow: none;
  color: #5dc1b3;
}
.education-view-action .nav-links-wrapper-top .container-fluid .back-link .glyphicon {
  margin-right: .5em;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #5dc1b3;
  font-size: 1em;
}
.education-view-action .nav-links-wrapper-top .container-fluid .back-link .glyphicon::before {
  content: "\f03a";
}
.btn.inscription-unseen {
  border-color: #5dc1b3;
  color: #ffffff;
  background-color: #5dc1b3;
}
.portlet-results h4 {
  color: #5dc1b3;
  font-size: 1.7em;
  padding-bottom: .8em;
  border-bottom: 2px solid #5dc1b3 !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: #5dc1b3;
  font-size: 2em;
  font-weight: 400;
  border-bottom: 1px solid #5dc1b3;
  padding-bottom: .5em;
}
.popup-web-education-enrollment .modal-body {
  padding: 2em;
}
.popup-web-education-enrollment .modal-body h3 {
  color: #5dc1b3;
}
.popup-web-education-enrollment .modal-body legend {
  padding: 1em 0;
  color: #5dc1b3;
  border-color: #5dc1b3;
}
.popup-web-education-enrollment .modal-body fieldset {
  display: none;
}
.carousel-control.right {
  background-image: linear-gradient(to right,rgba(255,255,255,0.0001) 0,rgba(255,255,255,0.5) 100%);
}
.carousel-control.left {
  background-image: linear-gradient(to right,rgba(255,255,255,0.5) 0,rgba(255,255,255,0.0001) 100%);
}
.carousel-indicators {
  display: none;
}
.media-carousel .carousel-inner {
  margin-top: 3em;
}
.competence-dictionary .competence-degree-description {
  display: none;
}
.popup:after,
.popup-web-wrapper:after,
.page-loading:after {
  border-top-color: #5dc1b3;
  border-right-color: rgba(0,78,135,0.25);
  border-bottom-color: rgba(0,78,135,0.5);
  border-left-color: rgba(0,78,135,0.75);
}
.process-motivating-message {
  color: #5dc1b3;
}
.popup-web.popup-web-task-add_person_section_task_section_plan .checkbox label {
  font-weight: 700;
  font-size: 1.2em;
  color: #5dc1b3;
}
.popup-web.popup-web-task-add_person_section_task_section_plan .checkbox label input[type="checkbox"] {
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 1em;
  height: 1em;
  border: 1px solid #cccccc;
  background-color: #efefef;
  content: "";
  margin-right: 1em;
  left: 0;
}
.popup-web.popup-web-task-add_person_section_task_section_plan .checkbox label input[type="checkbox"]:checked::before {
  font-size: 1em;
  font-family: "Font Awesome 5 Pro";
  color: #1DAF94 !important;
  content: "\f00c";
  position: absolute;
  top: 0;
  left: 0;
}
.popup-web .checkbox label {
  font-weight: 700;
  font-size: 1.2em;
  color: #5dc1b3;
}
.popup-web .checkbox label ul {
  list-style: none;
  padding-left: 0;
  margin: 1em 0;
  font-size: .9em;
  font-weight: 300;
  color: #424243;
}
.popup-web .checkbox label ul li {
  padding-left: 1.3em;
}
.popup-web .checkbox label ul li::before {
  content: "\f0da";
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
  color: #5dc1b3;
  font-weight: 900;
}
.recommended-flag {
  position: absolute;
  z-index: 1;
  color: #FFFFFF;
  width: 280px;
  height: 30px;
  text-align: center;
  line-height: 1em;
  content: "Recomendado para ti";
  text-transform: uppercase;
  background-color: rgba(93,193,179,0.8);
  transform: rotate(-25deg);
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  font-size: .9em;
  padding: .2em 6em;
  top: 60%;
  left: -6em;
}
body .education-catalog .catalog-sheet .col-md-3 {
  overflow: hidden;
}
body .education-catalog .catalog-sheet h3.title {
  color: #5dc1b3;
}
body.person-var1-1 .education-catalog .catalog-sheet.label-course-profile-1 .col-md-3::before,
body.person-var1-2 .education-catalog .catalog-sheet.label-course-profile-2 .col-md-3::before,
body.person-var1-3 .education-catalog .catalog-sheet.label-course-profile-3 .col-md-3::before,
body.person-var1-4 .education-catalog .catalog-sheet.label-course-profile-4 .col-md-3::before,
body.person-var1-5 .education-catalog .catalog-sheet.label-course-profile-5 .col-md-3::before {
  position: absolute;
  z-index: 1;
  color: #FFFFFF;
  width: 280px;
  height: 30px;
  text-align: center;
  line-height: 1em;
  content: "Recomendado para ti";
  text-transform: uppercase;
  background-color: rgba(93,193,179,0.8);
  transform: rotate(-25deg);
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  font-size: .9em;
  padding: .2em 6em;
  top: 60%;
  left: -6em;
}
body.lang-ca.person-var1-1 .education-catalog .catalog-sheet.label-course-profile-1 .col-md-3::before,
body.lang-ca.person-var1-2 .education-catalog .catalog-sheet.label-course-profile-2 .col-md-3::before,
body.lang-ca.person-var1-3 .education-catalog .catalog-sheet.label-course-profile-3 .col-md-3::before,
body.lang-ca.person-var1-4 .education-catalog .catalog-sheet.label-course-profile-4 .col-md-3::before,
body.lang-ca.person-var1-5 .education-catalog .catalog-sheet.label-course-profile-5 .col-md-3::before {
  content: "Recomanat per tu";
  padding: .2em 8em;
}
body.lang-en.person-var1-1 .education-catalog .catalog-sheet.label-course-profile-1 .col-md-3::before,
body.lang-en.person-var1-2 .education-catalog .catalog-sheet.label-course-profile-2 .col-md-3::before,
body.lang-en.person-var1-3 .education-catalog .catalog-sheet.label-course-profile-3 .col-md-3::before,
body.lang-en.person-var1-4 .education-catalog .catalog-sheet.label-course-profile-4 .col-md-3::before,
body.lang-en.person-var1-5 .education-catalog .catalog-sheet.label-course-profile-5 .col-md-3::before {
  content: "Recomended for you";
  padding: .2em 8em;
}
.modal-body .article-view .title {
  display: none;
}
.portlet[data-portlet-name="banners-frases"] {
  max-width: 800px;
  margin: 0 auto;
}
.portlet-results .results-goals-wrapper .circular-percentage svg.circle-progress circle.circular-progress-bar {
  stroke: #5dc1b3 !important;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform-origin: center center;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
}
.portlet-results .results-tasks-wrapper .progress-rail .progress-bar {
  background-color: #5dc1b3;
}
.professor-workgroups .table-striped .btn-default,
.phase-list-contributions .div-buttons-add .btn,
.report-mi-espacio-fase-resultados .btn.dictionary-link,
.report-mi-espacio-fase-resultados .btn-print {
  background-color: #5dc1b3;
  border-color: #5dc1b3;
  color: #ffffff;
}
#plan_add_person_section_task_section_plan .checkbox label ul {
  display: none;
}
.form-template .secondary-buttons .loading {
  display: none;
}
p.emfasi,
#form_template_1389 .label-form {
  color: #5dc1b3 !important;
}
#introduccion-curso p {
  color: #424243 !important;
}
#introduccion-curso,
[data-portlet-name="banners-frases"],
p.intro,
.intro-exercise,
.into-exercise {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
#form_template_1389 .btn-attachment {
  border-color: #5dc1b3 !important;
  color: #ffffff !important;
  background-color: #5dc1b3 !important;
}
#form_template_1389 .attachment-box .form-set .form-set-plus,
#form_template_1389 .attachment-box .form-set .form-set-minus {
  border-color: #5dc1b3 !important;
  color: #ffffff !important;
  background-color: #5dc1b3 !important;
}
#form_template_1389 input[type="text"],
#form_template_1389 select,
#form_template_1389 textarea {
  border-color: #5dc1b3 !important;
}
a.start-test {
  border-color: #5dc1b3 !important;
  color: #ffffff !important;
  background-color: #5dc1b3 !important;
}
.dont-show-data p {
  color: #5dc1b3 !important;
}
