@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-bold-webfont.eot');
  src: url('../fonts/poppins/poppins-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-bold-webfont.woff') format('woff'), url('../fonts/poppins/poppins-bold-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-bold-webfont.svg#Poppins') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-medium-webfont.eot');
  src: url('../fonts/poppins/poppins-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-medium-webfont.woff') format('woff'), url('../fonts/poppins/poppins-medium-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-medium-webfont.svg#Poppins') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-regular-webfont.eot');
  src: url('../fonts/poppins/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-regular-webfont.woff') format('woff'), url('../fonts/poppins/poppins-regular-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-regular-webfont.svg#Poppins') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-light-webfont.eot');
  src: url('../fonts/poppins/poppins-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-light-webfont.woff') format('woff'), url('../fonts/poppins/poppins-light-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-light-webfont.svg#Poppins') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-italic-webfont.eot');
  src: url('../fonts/poppins/poppins-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-italic-webfont.woff') format('woff'), url('../fonts/poppins/poppins-italic-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-italic-webfont.svg#Poppins') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-bolditalic-webfont.eot');
  src: url('../fonts/poppins/poppins-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-bolditalic-webfont.woff') format('woff'), url('../fonts/poppins/poppins-bolditalic-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-bolditalic-webfont.svg#Poppins') format('svg');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-mediumitalic-webfont.eot');
  src: url('../fonts/poppins/poppins-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-mediumitalic-webfont.woff') format('woff'), url('../fonts/poppins/poppins-mediumitalic-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-mediumitalic-webfont.svg#Poppins') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-lightitalic-webfont.eot');
  src: url('../fonts/poppins/poppins-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-lightitalic-webfont.woff') format('woff'), url('../fonts/poppins/poppins-lightitalic-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-lightitalic-webfont.svg#Poppins') format('svg');
  font-weight: 300;
  font-style: italic;
}
.education-classroom .classroom-header {
  margin-bottom: 2em;
  min-height: 100px;
}
.education-classroom .classroom-header .title {
  margin-left: calc(25% + 30px);
  font-size: 1.5em;
}
.education-classroom .classroom-header .title.title-program {
  position: relative;
  padding-left: 1.5em;
}
.education-classroom .classroom-header .title.title-program::before {
  position: absolute;
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  content: "\f4d7";
  bottom: 0;
  left: 0;
}
.education-classroom .classroom-header .image {
  width: 25%;
  height: 100px;
}
.education-classroom .classroom-header .classroom-info-view {
  margin-left: calc(25% + 30px);
  margin-top: 1em !important;
}
.education-classroom .inscription-student-summary .achievement-wrapper .achievement-tick-wrapper {
  border-color: #d5d5d5;
}
.education-classroom .inscription-student-summary .achievement-wrapper .achievement-tick-wrapper .achievement-tick:before {
  color: #d5d5d5;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.15);
}
.education-classroom .inscription-student-summary .achievement-wrapper.achievement-ok .achievement-tick:before {
  color: #424243;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.25);
}
.education-classroom .inscription-student-summary .accomplishment-wrapper .accomplishment-bar-wrapper {
  background-color: #d5d5d5;
}
.education-classroom .inscription-student-summary .accomplishment-wrapper .accomplishment-bar-wrapper .accomplishment-bar {
  background-color: #024a73;
  width: 18px;
  margin: 0;
}
.education-classroom .inscription-student-summary .accomplishment-wrapper .accomplishment-values .accomplishment {
  color: #024a73;
}
.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: #306f90;
  background-image: none;
  border-color: #306f90 #306f90 #23526a;
  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: #23526a;
}
.education-classroom .inscription-student-summary .buttons-wrapper .diploma {
  background-color: #306f90;
  color: #ffffff;
  margin: 0 auto;
  max-width: 130px;
}
.education-classroom .workgroup-professor-summary .row .col-sm-6 {
  padding-top: 1em;
}
.education-classroom .workgroup-professor-summary .row .col-sm-6:nth-child(2) {
  border-left: dashed 1px #306f90;
}
.education-classroom .workgroup-professor-summary .buttons-wrapper {
  margin-bottom: 2em;
}
.education-classroom .process-view .process-texts-wrapper .process-introduction {
  position: relative;
  padding-left: 2.5em;
}
.education-classroom .process-view .process-texts-wrapper .process-introduction::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 1.5em;
  font-weight: 300;
  content: "\f05a";
  color: #306f90;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1em;
}
.education-classroom .process-view .process-texts-wrapper .process-motivating-message {
  font-size: 1em;
  color: #306f90;
  font-weight: 700;
  text-align: center;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic {
  position: relative;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .accomplishment-wrapper {
  border: none;
  top: .5em;
  right: .5em;
  position: absolute;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .accomplishment-wrapper .accomplishment::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 22px;
  font-weight: 900;
  content: "\f00c";
  background-color: #bcbcbc;
  color: transparent;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  line-height: 1em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .accomplishment-wrapper.accomplishment-100 .accomplishment::before {
  text-shadow: 1px 1px 1px #306f90;
  background-color: #306f90;
  color: transparent;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline {
  display: block;
  text-align: left;
  margin-top: 1em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .btn {
  background: #306f90;
  color: #ffffff;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .btn:hover,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .btn:active,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .btn:focus {
  background: #306f90;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .view-info .btn {
  background: #F7F7F7;
  color: #306f90;
  border-color: #306f90;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .view-info .btn:hover,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .view-info .btn:active,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .view-info .btn:focus {
  background: #306f90;
  color: #ffffff;
  border-color: #306f90;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .actions-nav {
  list-style: none;
  padding: 0;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .actions-nav li {
  display: inline-block;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .actions-nav li .btn-action-color {
  color: #ffffff;
  background-color: #306f90;
}
.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: #3d8cb6;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .state-wrapper-horizontal {
  display: block;
  position: relative;
  margin: -16px -0.5em 0 !important;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .state-wrapper-horizontal .state-bar {
  background: #425159;
  opacity: 1;
  width: 100% !important;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .state-wrapper-horizontal .state-bar .bar {
  background-color: #306f90;
  opacity: 1 !important;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .state-wrapper-horizontal.accomplishment-100 {
  display: block;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data {
  padding: 0 .5em;
  min-height: 6em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data.phase h4,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data.block h4 {
  font-size: 1.125em;
  font-weight: 400;
  margin-bottom: 1em;
  overflow: hidden;
  line-height: 1.2em;
  height: 2.4em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .phase-professor-summary {
  margin-bottom: 2.5em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline {
  text-align: right;
  margin-bottom: 0;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default {
  background-color: #306f90;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:hover,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:focus,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:active {
  opacity: .8;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .lbl {
  display: none;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f129";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1em;
  line-height: 1em;
  top: calc(50% - .5em);
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default {
  background-color: #306f90;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  border: none;
  text-align: center;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:hover,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:focus,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:active {
  opacity: .8;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .lbl {
  display: none;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0da";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1.5em;
  line-height: 1em;
  top: calc(50% - .5em);
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-button {
  border-radius: 0;
}
.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: #424243 !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: #2b6381;
  border-color: #275a75;
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-event.class-workgroup {
  background-color: #2b6381;
  border-color: #275a75;
}
.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: #306f90;
  background-color: #bfdbea;
}
.education-classroom .members-list li .inscription-unseen:hover {
  color: #bfdbea;
  background-color: #306f90;
}
.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: #bfdbea;
  background-color: #306f90;
}
.education-classroom .members-list li.online-member .inscription-unseen:hover {
  color: #306f90;
  background-color: #c4deeb;
}
.education-classroom .members-list li.online-member .inscription-unseen.has-messages {
  color: #c4deeb;
  background-color: #306f90;
}
.education-classroom .members-list li.online-member .inscription-unseen.has-messages:hover {
  color: #306f90;
  background-color: #c4deeb;
}
.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: #306f90;
  color: #c4deeb;
}
.education-classroom .members-list li .inscription-accomplishment.accomplishment-100 {
  background-color: #306f90;
  color: #c4deeb;
}
.education-classroom .members-list li .inscription-accomplishment .inscription-aaa {
  border-top-color: #DDDDDD;
  color: #FFFFFF;
}
.education-classroom .members-list li .inscription-accomplishment:hover {
  color: #70afcf;
}
.education-classroom .members-list li .inscription-accomplishment:hover.accomplishment-0 {
  color: #d69695;
}
.education-classroom .members-list li .inscription-accomplishment:hover.accomplishment-100 {
  color: #70afcf;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block {
  background-color: transparent;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-activity + .education-classroom-auxiliary-activity {
  border-top: none;
  margin-top: 1em;
}
.education-classroom .status-tasks-wrapper .progress-rail {
  background-color: #d5d5d5;
}
.education-classroom .status-tasks-wrapper .progress-rail .progress-bar {
  background-color: #306f90;
}
.auxiliary-activities .education-classroom-auxiliary-block {
  background-color: transparent;
}
.auxiliary-activities .auxiliary-activity-chat-with-the-tutor .info-tutor .image {
  width: 50px !important;
  height: 50px !important;
}
.auxiliary-activities .auxiliary-activity-chat-with-the-tutor .info-tutor .image.img-rounded {
  border-radius: 50%;
}
.auxiliary-activities .btn {
  background-color: #306f90;
  border-color: #306f90;
  color: #fff;
  width: 100%;
}
.auxiliary-activities .btn.btn-sm {
  font-size: 1em;
}
.auxiliary-activities .btn-more-info,
.auxiliary-activities .btn-info {
  background-color: transparent;
  border: none;
  color: #306f90;
  width: auto;
  padding: 0;
}
.goal-person {
  counter-reset: section;
}
.goal-person .goal-list li.goal {
  border-bottom: 1px dashed #306f90;
  padding-left: 4em;
  position: relative;
}
.goal-person .goal-list li.goal:first-child {
  border-top: none;
}
.goal-person .goal-list li.goal h3 {
  color: #565656;
  font-weight: 400;
  padding-top: 7px;
}
.goal-person .goal-list li.goal::before {
  width: 2.4em;
  height: 2.4em;
  background-color: #ffffff;
  border: 5px solid #306f90;
  content: "";
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 1.2em);
  left: 0;
}
.goal-person .goal-list li.goal::after {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  width: 1.6em;
  height: 1.6em;
  top: calc(50% - .8em);
  left: .7em;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  font-size: 0.8em;
  background-color: #306f90;
  border-radius: 50%;
  line-height: 1.6em;
}
.goal-person .goal-list li.goal:last-child {
  border-bottom: 2px solid #306f90;
}
.goal-person .navbar.navbar-default {
  border: none;
  border-bottom: 2px solid #306f90;
  padding-bottom: 1em;
}
.goal-person .navbar.navbar-default .navbar-brand {
  display: none;
}
.goal-person .navbar.navbar-default .pull-right .btn-default {
  background-color: #306f90;
  border-color: #306f90;
  color: #ffffff;
}
.goal-person .navbar.navbar-default .pull-right .btn-default:hover,
.goal-person .navbar.navbar-default .pull-right .btn-default:active,
.goal-person .navbar.navbar-default .pull-right .btn-default:focus {
  background-color: #23526a;
  border-color: #23526a;
}
.goal-person .navbar.navbar-default .pull-right .btn-default .glyphicon {
  color: #ffffff;
  margin-right: 0.5em;
}
.goal-person .navbar.navbar-default .container-fluid {
  padding: 0;
}
.goals-container li .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle {
  stroke: #F7F7F7;
}
.goals-container li .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle.circular-progress-bar {
  stroke: #306f90 !important;
}
.goals-container li .goal-wrapper .goal-box .circular-percentage .goal-score {
  color: #424243;
  opacity: .7;
  transition: .5s;
}
.goals-container li .goal-wrapper .goal-box .goal-title {
  color: #424243;
  opacity: .7;
  transition: .5s;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper {
  width: 100%;
  height: auto;
  margin: 0;
  position: relative;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper .objective-score {
  color: #024a73;
  font-weight: bold;
  font-style: italic;
  margin-left: 2.5em;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper .progress {
  background-color: rgba(213,213,213,0.5);
  box-shadow: inset 0 1px 2px #d5d5d5;
  position: relative;
  margin-left: 2.5em;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper .progress .progress-bar {
  background-color: #024a73;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper::after {
  font-family: "Font Awesome 5 Pro";
  font-size: 24px;
  font-weight: 900;
  content: "\f0a3";
  background-color: #a2a2a2;
  color: transparent;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  margin-right: .5em;
  position: absolute;
  top: 20px;
  left: 10px;
  line-height: 1em;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper.objective-medal-1::after {
  text-shadow: 1px 1px 1px #024a73;
  background-color: #012a41;
}
.goals-container li .goal-wrapper:hover .goal-title {
  opacity: 1;
}
.goals-container li .goal-wrapper:hover .goal-box .goal-score {
  opacity: 1;
}
.goals-container li .goal-wrapper.selected {
  transform: none;
}
.goals-container li .goal-wrapper.selected .goal-title {
  opacity: 1;
}
.goals-container li .goal-wrapper.selected .goal-box .goal-score {
  opacity: 1;
}
.goals-container li .goal-wrapper.goal-medal-1 .goal-box::before {
  text-shadow: 1px 1px 1px #306f90;
  background-color: #23526a;
}
.total-goals-score-container .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle {
  stroke: #d5d5d5 !important;
}
.total-goals-score-container .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle.circular-progress-bar {
  stroke: #306f90 !important;
}
.total-goals-score-container .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle.full-circle {
  stroke: #306f90 !important;
}
.phase-wrapper .phase-scorm {
  margin-top: 2em;
}
.phase-wrapper .phases-list-container {
  margin-bottom: 2em;
}
.phase-wrapper .phases-list-container.btn-group .btn-primary {
  background-color: #F7F7F7;
  color: #306f90;
  border-color: #306f90;
  box-shadow: none;
}
.phase-wrapper .phases-list-container.btn-group.open .btn-primary {
  background-color: #306f90;
  color: #ffffff;
  border-color: #306f90;
}
.phase-wrapper .activities-list-link {
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 2em;
}
.phase-wrapper .phase-header .phase-fic h2 {
  font-weight: 700;
  padding-bottom: .5em;
  color: #306f90;
}
.phase-wrapper .phase-header .contents iframe {
  width: 100% !important;
  min-height: 450px;
}
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block {
  background-color: transparent;
}
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .block-data-wrapper .btn-more-info {
  background-color: transparent;
  border: none;
}
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-activity + .education-classroom-auxiliary-activity {
  border-top: none;
  margin-top: 1em;
}
.education-view .tabbable {
  padding-top: 2em;
}
.education-view .tabbable .tab-pane {
  padding-top: 2em;
}
.education-view .nav-links-wrapper-top {
  border: none;
}
.education-view .nav-links-wrapper-top .container-fluid {
  padding: 0;
}
.education-view .nav-links-wrapper-top .container-fluid .back-link {
  background-color: transparent;
  border: none;
  color: #306f90;
  padding: 0;
}
.education-view .nav-links-wrapper-top .container-fluid .back-link:active {
  box-shadow: none;
}
.education-view .nav-links-wrapper-top .container-fluid .back-link .glyphicon {
  font-family: "Font Awesome 5 Pro";
}
.education-view .nav-links-wrapper-top .container-fluid .back-link .glyphicon::before {
  content: "\f053";
}
.education-view .nav-links-wrapper-top .container-fluid .back-link span {
  padding-left: 1em;
}
.education-view .view-view .header-wrapper {
  padding: 1em 1em 1em 3em;
  background-image: url('../img/backgrounds/notebook-hole.png'), url('../img/backgrounds/notebook-bg.jpg');
  background-repeat: repeat-y, repeat;
  background-position: left top, 25px top;
  min-height: calc(140px + 2em);
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 3px 0 4px rgba(0,0,0,0.3);
  position: relative;
}
.education-view .view-view .header-wrapper .image {
  border-radius: 20px;
  box-shadow: 3px 0 4px rgba(0,0,0,0.3);
  top: -0.5em;
  transform: rotate(-10deg);
}
.education-view .view-view .header-wrapper .buttons-wrapper {
  text-align: right;
}
.education-view .view-view .header-wrapper .education-description {
  margin-bottom: 1em;
}
.education-view .view-view .header-wrapper .online-mode-action {
  width: 45px;
  height: 45px;
  padding-top: 1em;
  border-radius: 50%;
  text-align: center;
  font-size: .7em;
  line-height: 1.3em;
  top: .5em;
  right: .5em;
  overflow: hidden;
}
.education-view .view-view .header-wrapper .online-mode-action i {
  display: block;
}
.education-view .view-view .header-wrapper .online-mode-action::after {
  animation: shine 5s ease-in-out infinite;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  top: -110%;
  left: -210%;
  width: 200%;
  height: 200%;
  opacity: 0;
  transform: rotate(30deg);
  background: rgba(255,255,255,0.13);
  background: linear-gradient(to right,rgba(255,255,255,0.13) 0%,rgba(255,255,255,0.13) 77%,rgba(255,255,255,0.5) 92%,rgba(255,255,255,0) 100%);
}
@keyframes shine {
  10% {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
  }
  100% {
    opacity: 0;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
  }
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities {
  display: flex;
  flex-wrap: wrap;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
  background-color: #F7F7F7;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
  margin: 2em 1% 0 0;
  position: relative;
  border-radius: 30px;
  width: calc(32% - 3px);
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type::before {
  content: "";
  background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-1 {
  background-image: url("../img/img-phases/bg-phase-type-1.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-2 {
  background-image: url("../img/img-phases/bg-phase-type-2.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-3 {
  background-image: url("../img/img-phases/bg-phase-type-3.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-4 {
  background-image: url("../img/img-phases/bg-phase-type-4.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-5 {
  background-image: url("../img/img-phases/bg-phase-type-5.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-6 {
  background-image: url("../img/img-phases/bg-phase-type-6.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-7 {
  background-image: url("../img/img-phases/bg-phase-type-7.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-8 {
  background-image: url("../img/img-phases/bg-phase-type-8.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-9 {
  background-image: url("../img/img-phases/bg-phase-type-9.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-10 {
  background-image: url("../img/img-phases/bg-phase-type-10.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-11 {
  background-image: url("../img/img-phases/bg-phase-type-11.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-12 {
  background-image: url("../img/img-phases/bg-phase-type-12.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-13 {
  background-image: url("../img/img-phases/bg-phase-type-13.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-14 {
  background-image: url("../img/img-phases/bg-phase-type-14.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-15 {
  background-image: url("../img/img-phases/bg-phase-type-15.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-16 {
  background-image: url("../img/img-phases/bg-phase-type-16.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-17 {
  background-image: url("../img/img-phases/bg-phase-type-17.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-18 {
  background-image: url("../img/img-phases/bg-phase-type-18.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-19 {
  background-image: url("../img/img-phases/bg-phase-type-19.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-20 {
  background-image: url("../img/img-phases/bg-phase-type-20.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-block {
  background-image: url("../img/img-phases/bg-phase-type-block.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n+3) {
  margin-right: 0;
  margin-left: 1%;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n-1) {
  margin-left: 1%;
  margin-right: 1%;
}
@media (max-width: 765px) {
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
    width: calc(49% - 3px);
    margin-right: 1%;
    margin-left: 0;
  }
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n+3),
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0;
  }
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 1%;
  }
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic {
  background-color: #F7F7F7;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
  margin: 2em 1% 0 0;
  position: relative;
  border-radius: 30px;
  width: calc(32% - 3px);
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type::before {
  content: "";
  background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-1 {
  background-image: url("../img/img-phases/bg-phase-type-1.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-2 {
  background-image: url("../img/img-phases/bg-phase-type-2.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-3 {
  background-image: url("../img/img-phases/bg-phase-type-3.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-4 {
  background-image: url("../img/img-phases/bg-phase-type-4.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-5 {
  background-image: url("../img/img-phases/bg-phase-type-5.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-6 {
  background-image: url("../img/img-phases/bg-phase-type-6.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-7 {
  background-image: url("../img/img-phases/bg-phase-type-7.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-8 {
  background-image: url("../img/img-phases/bg-phase-type-8.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-9 {
  background-image: url("../img/img-phases/bg-phase-type-9.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-10 {
  background-image: url("../img/img-phases/bg-phase-type-10.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-11 {
  background-image: url("../img/img-phases/bg-phase-type-11.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-12 {
  background-image: url("../img/img-phases/bg-phase-type-12.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-13 {
  background-image: url("../img/img-phases/bg-phase-type-13.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-14 {
  background-image: url("../img/img-phases/bg-phase-type-14.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-15 {
  background-image: url("../img/img-phases/bg-phase-type-15.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-16 {
  background-image: url("../img/img-phases/bg-phase-type-16.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-17 {
  background-image: url("../img/img-phases/bg-phase-type-17.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-18 {
  background-image: url("../img/img-phases/bg-phase-type-18.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-19 {
  background-image: url("../img/img-phases/bg-phase-type-19.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-20 {
  background-image: url("../img/img-phases/bg-phase-type-20.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-block {
  background-image: url("../img/img-phases/bg-phase-type-block.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n+3) {
  margin-right: 0;
  margin-left: 1%;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n-1) {
  margin-left: 1%;
  margin-right: 1%;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper {
  border: none;
  top: .5em;
  right: .5em;
  position: absolute;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper .accomplishment::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 22px;
  font-weight: 900;
  content: "\f00c";
  background-color: #bcbcbc;
  color: transparent;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  line-height: 1em;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper.accomplishment-100 .accomplishment::before {
  text-shadow: 1px 1px 1px #306f90;
  background-color: #306f90;
  color: transparent;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline {
  display: block;
  text-align: left;
  margin-top: 1em;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn {
  background: #306f90;
  color: #ffffff;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:hover,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:active,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:focus {
  background: #306f90;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn {
  background: #F7F7F7;
  color: #306f90;
  border-color: #306f90;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:hover,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:active,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:focus {
  background: #306f90;
  color: #ffffff;
  border-color: #306f90;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav {
  list-style: none;
  padding: 0;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li {
  display: inline-block;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color {
  color: #ffffff;
  background-color: #306f90;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:hover,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:active,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:focus {
  background-color: #3d8cb6;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal {
  display: block;
  position: relative;
  margin: -16px -0.5em 0 !important;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal .state-bar {
  background: #425159;
  opacity: 1;
  width: 100% !important;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal .state-bar .bar {
  background-color: #306f90;
  opacity: 1 !important;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal.accomplishment-100 {
  display: block;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data {
  padding: 0 .5em;
  min-height: 6em;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data.phase h4,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data.block h4 {
  font-size: 1.125em;
  font-weight: 400;
  margin-bottom: 1em;
  overflow: hidden;
  line-height: 1.2em;
  height: 2.4em;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions {
  height: 30px;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline {
  text-align: right;
  margin-bottom: 0;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default {
  background-color: #306f90;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:hover,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:focus,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:active {
  opacity: .8;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .lbl {
  display: none;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f129";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1em;
  line-height: 1em;
  top: calc(50% - .5em);
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default {
  background-color: #306f90;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  border: none;
  text-align: center;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:hover,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:focus,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:active {
  opacity: .8;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .lbl {
  display: none;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0da";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1.5em;
  line-height: 1em;
  top: calc(50% - .5em);
}
@media (max-width: 765px) {
  .phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic {
    width: calc(49% - 3px);
    margin-right: 1%;
    margin-left: 0;
  }
  .phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n+3),
  .phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0;
  }
  .phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 1%;
  }
}
.icons-font-awesome .education-classroom-auxiliary-activity .title {
  color: #424243;
  padding: 1em 0 .7em 3em;
  margin-bottom: 1em;
  border-bottom: 2px solid #306f90;
  position: relative;
}
.icons-font-awesome .education-classroom-auxiliary-activity .title::before {
  position: absolute;
  line-height: 1em;
  top: .2em;
  left: 0;
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  color: #306f90;
  font-size: 2em;
}
.icons-font-awesome .education-classroom-auxiliary-activity.phase-type-22 .title::before {
  content: "\f086";
}
.icons-font-awesome .education-classroom-auxiliary-activity.phase-type-21 .title::before {
  content: "\f073";
}
.icons-font-awesome .education-classroom-auxiliary-activity.phase-type-6 .title::before {
  content: "\f0eb";
}
.icons-font-awesome .education-classroom-auxiliary-activity.phase-type-5 .title::before {
  content: "\f022";
}
.icons-font-awesome .education-classroom-auxiliary-activity.phase-type-11 .title::before {
  content: "\f49c";
}
.icons-customized .ico-phase-type-block {
  background-size: cover;
  background-image: url("../img/customized/cursos.png");
}
.icons-customized .main-activities .ico-phase-type,
.icons-customized .main-activity .ico-phase-type {
  font-size: 40px;
  width: 1em;
  height: 1em;
  background-size: 23em 1em;
  background-repeat: no-repeat;
  background-image: url("../svg/sprite-phase-type-icons.svg");
  position: absolute;
  top: .5em;
  left: .5em;
  z-index: 10;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-1,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-1 {
  background-position: 0 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-2,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-2 {
  background-position: -1em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-3,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-3 {
  background-position: -2em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-4,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-4 {
  background-position: -3em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-5,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-5 {
  background-position: -4em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-6,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-6 {
  background-position: -5em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-8,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-8 {
  background-position: -7em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-9,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-9 {
  background-position: -8em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-10,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-10 {
  background-position: -9em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-11,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-11 {
  background-position: -10em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-12,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-12 {
  background-position: -11em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-13,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-13 {
  background-position: -12em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-14,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-14 {
  background-position: -13em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-15,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-15 {
  background-position: -14em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-16,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-16 {
  background-position: -15em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-17,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-17 {
  background-position: -16em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-18,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-18 {
  background-position: -17em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-19,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-19 {
  background-position: -18em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-20,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-20 {
  background-position: -19em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-21,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-21 {
  background-position: -20em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-22,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-22 {
  background-position: -21em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-block,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-block {
  background-size: 1em 1em;
  background-image: url("../svg/sprite-phase-type-block.svg");
  background-position: 0 0;
}
.icons-customized .main-activities .image-phase-type,
.icons-customized .main-activity .image-phase-type {
  background-color: #ccc;
  position: relative;
  width: 100%;
  padding-top: 50%;
  display: block;
}
.icons-customized .education-classroom-auxiliary-activity .title {
  color: #424243;
  margin-bottom: 1em;
  border-bottom: 2px solid #306f90;
  position: relative;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity .title {
  color: #424243;
  padding: 1em 0 1em 3.5em;
  margin-bottom: 1em;
  border-bottom: 2px solid #306f90;
  position: relative;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity .title::before {
  font-size: 60px;
  width: 1em;
  height: 1em;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  top: 0;
  left: 0;
  background-size: 23em 1em;
  background-image: url("../svg/sprite-phase-type-icons.svg");
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity.phase-type-22 .title::before {
  background-position: -21em 0;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity.phase-type-21 .title::before {
  background-position: -20em 0;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity.phase-type-6 .title::before {
  background-position: -5em 0;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity.phase-type-5 .title::before {
  background-position: -4em 0;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity.phase-type-11 .title::before {
  background-position: -10em 0;
}
.ico-phase-type {
  display: block;
  width: 40px;
  height: 40px;
}
.phase-medias .media-list-workgroup .ico-filetype-document {
  display: inline-block;
  color: #306f90;
}
.phase-medias .media-list-workgroup .btn-delete {
  float: right;
}
.education-catalog .catalog-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.education-catalog .catalog-list .catalog-sheet {
  border-bottom-color: #d5d5d5;
  padding: 1.2em 0;
  width: 100%;
  position: relative;
}
.education-catalog .catalog-list .catalog-sheet h3 {
  font-size: 1.28em;
}
.education-catalog .catalog-list .catalog-sheet a.image {
  padding-right: 0;
}
.education-catalog .catalog-list .catalog-sheet a.image:hover {
  opacity: 1;
}
.education-catalog .catalog-list .catalog-sheet a.image .img-rounded {
  border-radius: 1.5em;
}
.education-catalog .catalog-list .catalog-sheet .inscriptions-wrapper {
  margin-top: 1em;
}
.education-catalog .catalog-list .catalog-sheet .buttons-wrapper {
  margin: 1em 0;
}
.education-catalog .catalog-list .catalog-sheet .no-calls,
.education-catalog .catalog-list .catalog-sheet .no-alive,
.education-catalog .catalog-list .catalog-sheet .no-person-attributes {
  color: #999999;
  font-style: italic;
}
.education-catalog .catalog-list .catalog-sheet:last-child {
  border-bottom: none;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail {
  width: calc(25% - 2em);
  margin: 0 1em 2em;
  padding: .5em .5em 1em;
  display: flex;
  border-bottom: none;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
  flex-direction: column;
  border-radius: 1.5em;
  position: relative;
  background-image: #F7F7F7;
  background-image: -moz-linear-gradient(top,#d5d5d5 0%,#ffffff 100%);
  background-image: -webkit-gradient(left top,left top,color-stop(0%,#F7F7F7),color-stop(100%,#ffffff));
  background-image: -webkit-linear-gradient(top,#d5d5d5 0%,#ffffff 100%);
  background-image: -o-linear-gradient(top,#d5d5d5 0%,#ffffff 100%);
  background-image: -ms-linear-gradient(top,#d5d5d5 0%,#ffffff 100%);
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail h3.title {
  height: 50px;
  margin-top: 1em;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail h3 {
  min-height: 2em;
  line-height: 1em;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-md-3,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-md-9 {
  width: 100%;
  padding: 0;
  float: none;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-md-9 {
  height: calc(100% - 140px);
  display: flex;
  flex-direction: column;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-md-9 .buttons-wrapper {
  margin: auto 0 0;
  align-self: flex-end;
}
@media (max-width: 992px) {
  .education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail {
    width: calc(33% - 2em);
  }
}
@media (max-width: 768px) {
  .education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail {
    width: calc(48% - 2em);
  }
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-hours,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-dates,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-capacity,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-target-audience,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-teaching-place {
  position: relative;
  padding-left: 2em;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-hours::before,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-dates::before,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-capacity::before,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-target-audience::before,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-teaching-place::before {
  position: absolute;
  color: #d5d5d5;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "";
  left: 0;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-hours::before {
  content: "\f017";
  font-weight: 400;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-dates .lbl {
  display: none;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-dates::before {
  content: "\f073";
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-target-audience .lbl {
  display: none;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-target-audience::before {
  content: "\f0c0";
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-target-audience .txt {
  max-height: 42px;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-capacity,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-teaching-place {
  display: none;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail.inscription-done {
  border: 1px solid #306f90;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail.inscription-done:before {
  color: #024a73;
}
.education-catalog .catalog-list .catalog-sheet.recommended .recommended-label {
  background-color: #024a73;
}
.education-catalog .catalog-list .catalog-sheet.program-sheet {
  background-image: #306f90;
  background-image: -moz-linear-gradient(top,#306f90 0%,#ffffff 90%);
  background-image: -webkit-gradient(left top,left top,color-stop(0%,#306f90),color-stop(90%,#ffffff));
  background-image: -webkit-linear-gradient(top,#306f90 0%,#ffffff 90%);
  background-image: -o-linear-gradient(top,#306f90 0%,#ffffff 90%);
  background-image: -ms-linear-gradient(top,#306f90 0%,#ffffff 90%);
}
.education-catalog .catalog-list .catalog-sheet.program-sheet h3 {
  padding-left: 1.5em;
  position: relative;
}
.education-catalog .catalog-list .catalog-sheet.program-sheet h3:before {
  position: absolute;
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  content: "\f4d7";
  top: 0;
  left: 0;
}
.professor-workgroups .navbar-default {
  border-color: transparent;
}
.professor-workgroups .navbar-default .navbar-header .navbar-brand {
  font-weight: 700;
  font-size: 1.28em;
  color: #424243;
}
.professor-workgroups .navbar-default .navbar-right .btn.search {
  padding: 0;
  background-color: #306f90;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  text-align: center;
  padding-top: 5px;
  color: #ffffff;
}
.professor-workgroups .navbar-default .navbar-right .btn.search:hover,
.professor-workgroups .navbar-default .navbar-right .btn.search:active,
.professor-workgroups .navbar-default .navbar-right .btn.search:focus {
  background-color: #306f90;
  opacity: .8;
}
.professor-workgroups .catalog-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.professor-workgroups .catalog-list .catalog-sheet {
  border-bottom-color: #d5d5d5;
  padding: 1.2em 0;
  width: 100%;
  position: relative;
}
.professor-workgroups .catalog-list .catalog-sheet h3 {
  font-size: 1.28em;
}
.professor-workgroups .catalog-list .catalog-sheet a.image {
  padding-right: 0;
}
.professor-workgroups .catalog-list .catalog-sheet a.image:hover {
  opacity: 1;
}
.professor-workgroups .catalog-list .catalog-sheet a.image .img-rounded {
  border-radius: 1.5em;
}
.professor-workgroups .catalog-list .catalog-sheet .inscriptions-wrapper {
  margin-top: 1em;
}
.professor-workgroups .catalog-list .catalog-sheet .buttons-wrapper {
  margin: 1em 0;
}
.professor-workgroups .catalog-list .catalog-sheet .no-calls,
.professor-workgroups .catalog-list .catalog-sheet .no-alive,
.professor-workgroups .catalog-list .catalog-sheet .no-person-attributes {
  color: #999999;
  font-style: italic;
}
.professor-workgroups .catalog-list .catalog-sheet:last-child {
  border-bottom: none;
}
.professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail {
  width: calc(25% - 2em);
  margin: 0 1em 2em;
  padding: .5em .5em 1em;
  display: flex;
  border-bottom: none;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
  flex-direction: column;
  border-radius: 1.5em;
  position: relative;
}
.professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail h3 {
  line-height: 1em;
}
.professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-sm-2,
.professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-sm-10 {
  width: 100%;
  padding: 0;
  float: none;
}
.professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-sm-10 {
  height: calc(100% - 140px);
  display: flex;
  flex-direction: column;
}
.professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-sm-10 .buttons-wrapper {
  margin: auto 0 0;
  align-self: flex-end;
}
.professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-sm-10 .call {
  display: none;
}
@media (max-width: 992px) {
  .professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail {
    width: calc(33% - 2em);
  }
}
@media (max-width: 768px) {
  .professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail {
    width: calc(48% - 2em);
  }
}
.btn.inscription-unseen {
  border-color: #024a73;
  color: #ffffff;
  background-color: #024a73;
}
.btn.inscription-unseen:hover,
.btn.inscription-unseen:focus,
.btn.inscription-unseen:active {
  border-color: #012a41;
  background-color: #012a41;
}
.popup-web-education-enrollment .modal-header {
  padding: 1em 2em 0 2em;
}
.popup-web-education-enrollment .modal-header h3 {
  color: #306f90;
  font-size: 2em;
  font-weight: 400;
  border-bottom: 1px solid #306f90;
  padding-bottom: .5em;
}
.popup-web-education-enrollment .modal-body {
  padding: 2em;
}
.popup-web-education-enrollment .modal-body legend {
  padding: 1em 0;
  border-color: #024a73;
}
.commodity-list-header {
  display: none;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell {
  border-radius: 20px;
  margin-bottom: 10em;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell::before,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell::before {
  opacity: 0;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper {
  min-height: 200px;
  bottom: -150px;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper a.title,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper a.title {
  text-shadow: none;
  color: #424243;
  text-align: left;
  position: absolute;
  top: 3.5em;
  font-size: 1.28em;
  line-height: 1.2em;
  height: 2.4em;
  text-decoration: none;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper .price,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper .price {
  background-color: #306f90;
  padding: 5px 10px;
  border-radius: 5px;
  float: right;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper .price .price-from,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper .price .price-from {
  display: none;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper a.order,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper a.order {
  background-color: #024a73;
  color: #ffffff;
  margin: 0;
  position: absolute;
  left: 0;
  top: 10em;
  width: 100%;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper .order.no-places-available,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .list-cell .data-wrapper .order.no-places-available {
  position: absolute;
  top: 9em;
  color: #424243;
  margin: 0 1em;
  display: block;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .extend-list,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .extend-list {
  display: none;
  margin: 0 auto;
  background-color: #306f90;
  color: #ffffff;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .extend-list:hover,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .extend-list:hover {
  background-color: #024a73;
}
.commodity-list .portlet_list_son_thumbnail .list-cell,
.commodity-list-search .portlet_list_son_thumbnail .list-cell {
  border-radius: 20px;
  margin-bottom: 10em;
}
.commodity-list .portlet_list_son_thumbnail .list-cell::before,
.commodity-list-search .portlet_list_son_thumbnail .list-cell::before {
  opacity: 0;
}
.commodity-list .portlet_list_son_thumbnail .list-cell .data-wrapper,
.commodity-list-search .portlet_list_son_thumbnail .list-cell .data-wrapper {
  min-height: 200px;
  bottom: -150px;
}
.commodity-list .portlet_list_son_thumbnail .list-cell .data-wrapper a.title,
.commodity-list-search .portlet_list_son_thumbnail .list-cell .data-wrapper a.title {
  text-shadow: none;
  color: #424243;
  text-align: left;
  position: absolute;
  top: 3.5em;
  font-size: 1.28em;
  line-height: 1.2em;
  height: 2.4em;
  text-decoration: none;
}
.commodity-list .portlet_list_son_thumbnail .list-cell .data-wrapper .price,
.commodity-list-search .portlet_list_son_thumbnail .list-cell .data-wrapper .price {
  background-color: #306f90;
  padding: 5px 10px;
  border-radius: 5px;
  float: right;
}
.commodity-list .portlet_list_son_thumbnail .list-cell .data-wrapper .price .price-from,
.commodity-list-search .portlet_list_son_thumbnail .list-cell .data-wrapper .price .price-from {
  display: none;
}
.commodity-list .portlet_list_son_thumbnail .list-cell .data-wrapper a.order,
.commodity-list-search .portlet_list_son_thumbnail .list-cell .data-wrapper a.order {
  background-color: #024a73;
  color: #ffffff;
  margin: 0;
  position: absolute;
  left: 0;
  top: 10em;
  width: 100%;
}
.commodity-list .portlet_list_son_thumbnail .list-cell .data-wrapper .order.no-places-available,
.commodity-list-search .portlet_list_son_thumbnail .list-cell .data-wrapper .order.no-places-available {
  position: absolute;
  top: 9em;
  color: #424243;
  margin: 0 1em;
  display: block;
}
.commodity-list .portlet_list_son_thumbnail .extend-list,
.commodity-list-search .portlet_list_son_thumbnail .extend-list {
  display: none;
  margin: 0 auto;
  background-color: #306f90;
  color: #ffffff;
}
.commodity-list .portlet_list_son_thumbnail .extend-list:hover,
.commodity-list-search .portlet_list_son_thumbnail .extend-list:hover {
  background-color: #024a73;
}
.commodity-view .view-view .back-link-top {
  border: none;
  color: #306f90;
  background-color: transparent;
  position: relative;
  padding-left: 2em;
}
.commodity-view .view-view .back-link-top::before {
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
  position: absolute;
  left: 0;
}
.commodity-view .view-view .btn-share {
  float: right;
}
.commodity-view .view-view .btn-share::after {
  clear: both;
}
.commodity-view .view-view .row-1 > .col-md-6 {
  width: 100%;
}
.commodity-view .view-view .row-2 > .col-md-6 {
  width: 100%;
}
.commodity-view .view-view .btn-add-to-cart {
  float: right;
  margin-bottom: 1.5em;
}
.commodity-view .view-view .row-2 {
  border-top: 1px dashed #306f90;
  padding-top: 2em;
}
.commodity-view .view-view .row-2 h5 {
  color: #306f90;
  padding-bottom: .5em;
  border-bottom: 1px solid #306f90;
  margin-top: 2em;
}
.commodity-view .view-view .row-2 h5:first-child {
  margin-top: 0;
}
.commodity-view .view-view #galleria.no-thumbs .galleria-thumbnails-container {
  display: none;
}
.commodity-view .view-view .commodity-contact-form {
  background-color: #306f90;
  min-height: 3em;
}
.commodity-view .view-view .commodity-contact-form .form-ico::before {
  content: "\f1fa";
  font-size: 2em;
  line-height: 1em;
  font-family: "Font Awesome 5 Pro";
}
.commodity-view .view-view .commodity-location .ico {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
.commodity-view .view-view .commodity-location .ico::before {
  color: #d5d5d5 !important;
  font-size: 1em !important;
}
.commodity-view .view-view .commodity-location .commodity-location-company .ico::before {
  content: "\f1ad";
}
.commodity-view .view-view .commodity-location .commodity-location-address .ico::before {
  content: "\f3c5";
}
.commodity-view .view-view .commodity-location .commodity-location-phone .ico::before {
  content: "\f095";
}
.commodity-view .view-view .commodity-location .commodity-location-email .ico::before {
  content: "\f0e0";
}
.commodity-view .view-view .commodity_availability .availability_calendar .ui-widget {
  border-color: #d5d5d5;
}
.commodity-view .view-view .commodity_availability .availability_calendar .ui-widget-header {
  background-color: #d5d5d5;
}
div.inscription-list .program-title {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
div.inscription-list .program-title::before {
  position: absolute;
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  content: "\f4d7";
  top: 0;
  left: 0;
}
div.inscription-list ul.inscription-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
div.inscription-list ul.inscription-list li.inscription {
  width: calc(25% - 2em);
  margin: 0 1em 2em;
  padding: .5em .5em 1em;
  display: flex;
  flex-direction: column;
  border-bottom: none;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
  border-radius: 1.5em;
  position: relative;
  background-image: #F7F7F7;
  background-image: -moz-linear-gradient(top,#d5d5d5 0%,#ffffff 100%);
  background-image: -webkit-gradient(left top,left top,color-stop(0%,#F7F7F7),color-stop(100%,#ffffff));
  background-image: -webkit-linear-gradient(top,#d5d5d5 0%,#ffffff 100%);
  background-image: -o-linear-gradient(top,#d5d5d5 0%,#ffffff 100%);
  background-image: -ms-linear-gradient(top,#d5d5d5 0%,#ffffff 100%);
}
div.inscription-list ul.inscription-list li.inscription a.image div.image {
  background-color: #EEEEEE;
  border-radius: 1.5em;
}
div.inscription-list ul.inscription-list li.inscription .title {
  margin-bottom: 1em;
}
div.inscription-list ul.inscription-list li.inscription .accomplishment-wrapper .accomplishment-bar-wrapper {
  background-color: #d5d5d5;
}
div.inscription-list ul.inscription-list li.inscription .accomplishment-wrapper .accomplishment-bar-wrapper .accomplishment-bar {
  background-color: #024a73;
  width: 18px;
  margin: 0;
}
div.inscription-list ul.inscription-list li.inscription .accomplishment-wrapper .accomplishment-values .accomplishment {
  color: #024a73;
}
div.inscription-list ul.inscription-list li.inscription .accomplishment-wrapper .accomplishment-values .time {
  color: #c2c2c2;
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.date-ini,
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.teaching-place,
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.hours,
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.date-end {
  width: auto;
  padding-left: 2em;
  padding-right: .5em;
  color: #777777;
  font-weight: 400;
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.date-ini::after,
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.teaching-place::after,
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.hours::after,
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.date-end::after {
  content: ":";
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dd {
  margin-left: 0;
  padding-left: 2em;
  position: relative;
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dd::before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #d5d5d5;
  position: absolute;
  left: 0;
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dd.date-ini::before {
  content: "\f073";
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dd.date-end::before {
  content: "\f273";
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dd.teaching-place::before {
  content: "\f3c5";
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dd.hours::before {
  content: "\f017";
  font-weight: 400;
}
div.inscription-list ul.inscription-list li.inscription .col-sm-9 {
  padding: 0 2em;
}
div.inscription-list ul.inscription-list li.inscription .buttons-wrapper {
  margin-top: auto;
}
div.inscription-list ul.inscription-list li.inscription .buttons-wrapper .btn-info {
  background-color: transparent !important;
  background-image: none !important;
  border: none !important;
  padding: 0;
}
div.inscription-list ul.inscription-list li.inscription .buttons-wrapper .btn-info .lbl {
  display: none;
}
div.inscription-list ul.inscription-list li.inscription .buttons-wrapper .btn-info i {
  display: block;
  font-size: 2.5em;
}
div.inscription-list ul.inscription-list li.inscription .buttons-wrapper .btn-info:hover,
div.inscription-list ul.inscription-list li.inscription .buttons-wrapper .btn-info:active,
div.inscription-list ul.inscription-list li.inscription .buttons-wrapper .btn-info:focus {
  color: #024a73;
}
div.inscription-list ul.inscription-list li.inscription.inscription-program h3.title {
  padding-left: 1.5em;
  position: relative;
}
div.inscription-list ul.inscription-list li.inscription.inscription-program h3.title::before {
  position: absolute;
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  content: "\f4d7";
  top: 0;
  left: 0;
}
div.inscription-list ul.inscription-list li.inscription a.image {
  padding-right: 0;
}
div.inscription-list .status-tasks-wrapper .progress-rail {
  background-color: #d5d5d5;
}
div.inscription-list .status-tasks-wrapper .progress-rail .progress-bar {
  background-color: #306f90;
}
body {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  color: #424243;
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: normal;
  font-size: 14px;
}
h1 {
  font-size: 2.25em;
}
h2 {
  font-size: 2.1em;
}
h3 {
  font-size: 1.7em;
}
h4 {
  font-size: 1.28em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.86em;
}
p {
  font-size: 1em;
  padding-bottom: 0.8em;
  line-height: 1.5em;
}
.form-control {
  border-color: #d5d5d5;
  border-radius: 0;
  padding: .5em 1em;
  resize: none;
  margin-bottom: 1em;
}
input[type="radio"],
input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"]::before,
input[type="checkbox"]::before {
  position: relative;
  width: 1em;
  height: 1em;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  content: "";
  display: block;
  cursor: pointer;
}
input[type="radio"]:checked::after,
input[type="checkbox"]:checked::after {
  width: 1em;
  height: 1em;
  content: "";
  position: absolute;
  top: calc(50% - .5em);
  left: calc(50% - .5em);
  display: block;
  background: linear-gradient(top left,#306f90 0%,#306f90 70%,#425159 90%);
}
input[type="radio"]::before,
input[type="radio"]::after {
  border-radius: 50%;
}
input[type="radio"]:checked::after {
  background: radial-gradient(circle at .2em .2em,#306f90 40%,#425159);
}
input[type="checkbox"]:checked::after {
  background: #306f90;
  box-shadow: inset -2px -2px 2px rgba(0,0,0,0.3);
}
.form-view .form-set-sons {
  background-color: #F7F7F7;
  border: 1px solid #d5d5d5;
}
.form-view .form-set-sons input[type="text"],
.form-view .form-set-sons textarea {
  max-width: calc(100% - 40px);
  margin-left: 20px;
}
.form-view .form-set-sons label.control-label {
  margin-left: 20px;
  width: calc(100% - 40px) !important;
  padding: 1em 20px;
}
.primary-color {
  color: #306f90 !important;
}
.secondary-color {
  color: #306f90 !important;
}
.tertiary-color {
  color: #024a73 !important;
}
.soft-color {
  color: #d5d5d5 !important;
}
.dark-color {
  color: #425159 !important;
}
.box-soft {
  background-color: #d5d5d5;
}
.box-soft-lighten {
  background-color: #F7F7F7;
}
.box-dark {
  background-color: #425159;
  color: #fff;
}
.box-primary {
  background-color: #306f90;
  color: #fff;
}
.box-primary-dark {
  background-color: #23526a;
  color: #fff;
}
.box-secondary {
  background-color: #306f90;
}
.box-tertiary {
  background-color: #024a73;
}
.box-transparent-white {
  background-color: rgba(255,255,255,0.8);
}
.box-primary-half {
  background: #306f90;
  background: -moz-linear-gradient(top,#306f90 0%,#306f90 50%,transparent 50%,transparent 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#306f90),color-stop(50%,#306f90),color-stop(50%,transparent),color-stop(100%,transparent));
  background: -webkit-linear-gradient(top,#306f90 0%,#306f90 50%,transparent 50%,transparent 100%);
  background: -o-linear-gradient(top,#306f90 0%,#306f90 50%,transparent 50%,transparent 100%);
  background: -ms-linear-gradient(top,#306f90 0%,#306f90 50%,transparent 50%,transparent 100%);
}
.box-secondary-half {
  background: #306f90;
  background: -moz-linear-gradient(top,#306f90 0%,#306f90 50%,transparent 50%,transparent 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#306f90),color-stop(50%,#306f90),color-stop(50%,transparent),color-stop(100%,transparent));
  background: -webkit-linear-gradient(top,#306f90 0%,#306f90 50%,transparent 50%,transparent 100%);
  background: -o-linear-gradient(top,#306f90 0%,#306f90 50%,transparent 50%,transparent 100%);
  background: -ms-linear-gradient(top,#306f90 0%,#306f90 50%,transparent 50%,transparent 100%);
}
.box-tertiary-half {
  background: #024a73;
  background: -moz-linear-gradient(top,#024a73 0%,#024a73 50%,transparent 50%,transparent 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#024a73),color-stop(50%,#024a73),color-stop(50%,transparent),color-stop(100%,transparent));
  background: -webkit-linear-gradient(top,#024a73 0%,#024a73 50%,transparent 50%,transparent 100%);
  background: -o-linear-gradient(top,#024a73 0%,#024a73 50%,transparent 50%,transparent 100%);
  background: -ms-linear-gradient(top,#024a73 0%,#024a73 50%,transparent 50%,transparent 100%);
}
.degraded-primary-bottom {
  background-image: #306f90;
  background-image: -moz-linear-gradient(bottom,#306f90 0%,transparent 50%,transparent 100%);
  background-image: -webkit-gradient(left bottom,left bottom,color-stop(0%,#306f90),color-stop(50%,transparent),color-stop(100%,transparent));
  background-image: -webkit-linear-gradient(bottom,#306f90 0%,transparent 50%,transparent 100%);
  background-image: -o-linear-gradient(bottom,#306f90 0%,transparent 50%,transparent 100%);
  background-image: -ms-linear-gradient(bottom,#306f90 0%,transparent 50%,transparent 100%);
}
.degraded-secondary-bottom {
  background-image: #306f90;
  background-image: -moz-linear-gradient(bottom,#306f90 0%,transparent 50%,transparent 100%);
  background-image: -webkit-gradient(left bottom,left bottom,color-stop(0%,#306f90),color-stop(50%,transparent),color-stop(100%,transparent));
  background-image: -webkit-linear-gradient(bottom,#306f90 0%,transparent 50%,transparent 100%);
  background-image: -o-linear-gradient(bottom,#306f90 0%,transparent 50%,transparent 100%);
  background-image: -ms-linear-gradient(bottom,#306f90 0%,transparent 50%,transparent 100%);
}
.degraded-tertiary-bottom {
  background-image: #024a73;
  background-image: -moz-linear-gradient(bottom,#024a73 0%,transparent 50%,transparent 100%);
  background-image: -webkit-gradient(left bottom,left bottom,color-stop(0%,#024a73),color-stop(50%,transparent),color-stop(100%,transparent));
  background-image: -webkit-linear-gradient(bottom,#024a73 0%,transparent 50%,transparent 100%);
  background-image: -o-linear-gradient(bottom,#024a73 0%,transparent 50%,transparent 100%);
  background-image: -ms-linear-gradient(bottom,#024a73 0%,transparent 50%,transparent 100%);
}
.degraded-primary-secondary {
  background-image: #306f90;
  background-image: -moz-linear-gradient(bottom,#306f90 0%,#306f90 100%);
  background-image: -webkit-gradient(left bottom,left bottom,color-stop(0%,#306f90),color-stop(100%,#306f90));
  background-image: -webkit-linear-gradient(bottom,#306f90 0%,#306f90 100%);
  background-image: -o-linear-gradient(bottom,#306f90 0%,#306f90 100%);
  background-image: -ms-linear-gradient(bottom,#306f90 0%,#306f90 100%);
}
.degraded-secondary-primary {
  background-image: #306f90;
  background-image: -moz-linear-gradient(bottom,#306f90 0%,#306f90 100%);
  background-image: -webkit-gradient(left bottom,left bottom,color-stop(0%,#306f90),color-stop(100%,#306f90));
  background-image: -webkit-linear-gradient(bottom,#306f90 0%,#306f90 100%);
  background-image: -o-linear-gradient(bottom,#306f90 0%,#306f90 100%);
  background-image: -ms-linear-gradient(bottom,#306f90 0%,#306f90 100%);
}
.box-line-soft {
  border: 1px solid #d5d5d5;
}
.box-line-dark {
  border: 1px solid #425159;
}
.box-line-primary {
  border: 1px solid #306f90;
}
.box-line-secondary {
  border: 1px solid #306f90;
}
.box-line-tertiary {
  border: 1px solid #024a73;
}
.box-rounded {
  border-radius: 20px;
}
.box-slider {
  position: absolute;
  z-index: 200;
  background-color: rgba(0,0,0,0.5);
  padding: 1em;
  max-width: 40vw;
  width: 100%;
  color: #ffffff;
  top: 1em;
  border-radius: 20px;
}
.row.display-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.row.display-flex > [class*="col-"] {
  display: flex;
  flex-direction: column;
}
a {
  color: #306f90;
}
a:hover,
a:focus,
a:active {
  opacity: .8;
}
.btn {
  border-radius: 10px;
  border-color: #306f90;
  color: #306f90;
  background-color: #F7F7F7;
  line-height: 1em;
  padding: .7em 2em;
}
.btn:hover,
.btn:focus,
.btn:active {
  background-color: #306f90;
  border-color: #306f90;
  color: #ffffff;
}
.btn.btn-xs {
  padding: 1px 5px;
  line-height: 1.5em;
  border-radius: 3px;
}
.pull-right .btn {
  padding: .5em 1em;
}
.chosen-container-single .chosen-single {
  border-radius: 10px;
  border-color: #306f90;
  color: #306f90;
  background-color: #F7F7F7;
  background-image: none !important;
  line-height: 1em;
  padding: .7em 2em;
}
.chosen-container-single .chosen-single:hover,
.chosen-container-single .chosen-single:focus,
.chosen-container-single .chosen-single:active {
  background-color: #F7F7F7;
  border-color: #306f90;
  color: #306f90;
}
.chosen-container-single .chosen-single div > b {
  background-image: none;
}
.chosen-container-single .chosen-single div > b:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0dd";
  position: absolute;
  top: 25%;
}
.chosen-container-single .chosen-single abbr.search-choice-close {
  background: none;
}
.chosen-container-single .chosen-single abbr.search-choice-close::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f00d";
  position: absolute;
  top: 25%;
}
.chosen-container-single .chosen-drop {
  border-color: #306f90;
}
.chosen-container-active.chosen-width-drop .chosen-single {
  border-color: #306f90;
}
.btn-action-color {
  background-color: #306f90;
  color: #ffffff;
  border-color: #306f90;
}
.btn-action-color:hover,
.btn-action-color:active,
.btn-action-color:active:hover,
.btn-action-color:active:focus,
.btn-action-color:focus {
  background-color: #306f90;
  border-color: #306f90;
}
.more-info .btn-action-color {
  background-color: #F7F7F7;
  color: #306f90;
  border-color: #306f90;
}
.more-info .btn-action-color:hover,
.more-info .btn-action-color:active,
.more-info .btn-action-color:active:hover,
.more-info .btn-action-color:active:focus,
.more-info .btn-action-color:focus {
  background-color: #306f90;
  border-color: #306f90;
  color: #ffffff;
}
.btn-primary {
  background-color: #306f90;
  color: #ffffff;
  border-color: #306f90;
  font-weight: bold;
}
.btn-primary-inverted {
  background-color: #ffffff;
  color: #306f90;
  border-color: #ffffff;
  font-weight: bold;
}
.btn-primary-inverted:hover,
.btn-primary-inverted:active,
.btn-primary-inverted:active:hover,
.btn-primary-inverted:active:focus,
.btn-primary-inverted:focus {
  background-color: #306f90;
  color: #ffffff;
  border-color: #ffffff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:focus {
  background-color: #ffffff;
  color: #306f90;
  border-color: #306f90;
}
.btn-secondary {
  background-color: #306f90;
  color: #ffffff;
  border-color: #306f90;
  font-weight: bold;
}
.btn-secondary-inverted {
  background-color: #ffffff;
  color: #306f90;
  border-color: #ffffff;
  font-weight: bold;
}
.btn-secondary-inverted:hover,
.btn-secondary-inverted:active,
.btn-secondary-inverted:active:hover,
.btn-secondary-inverted:active:focus,
.btn-secondary-inverted:focus {
  background-color: #306f90;
  color: #ffffff;
  border-color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:active:hover,
.btn-secondary:active:focus,
.btn-secondary:focus {
  background-color: #ffffff;
  color: #306f90;
  border-color: #306f90;
}
.btn-tertiary {
  background-color: #024a73;
  color: #ffffff;
  border-color: #024a73;
  font-weight: bold;
}
.btn-tertiary-inverted {
  background-color: #ffffff;
  color: #024a73;
  border-color: #ffffff;
  font-weight: bold;
}
.btn-tertiary-inverted:hover,
.btn-tertiary-inverted:active,
.btn-tertiary-inverted:active:hover,
.btn-tertiary-inverted:active:focus,
.btn-tertiary-inverted:focus {
  background-color: #024a73;
  color: #ffffff;
  border-color: #ffffff;
}
.btn-tertiary:hover,
.btn-tertiary:active,
.btn-tertiary:active:hover,
.btn-tertiary:active:focus,
.btn-tertiary:focus {
  background-color: #ffffff;
  color: #024a73;
  border-color: #024a73;
}
.open > .dropdown-toggle.btn-info {
  background-color: #306f90;
  border-color: #306f90;
}
.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: #306f90;
  border-color: #306f90;
}
.open > .dropdown-toggle.btn-primary {
  background-color: #306f90;
  color: #ffffff;
  border-color: #306f90;
}
.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: #3d8cb6;
  border-color: #306f90;
}
.btn.process-phase-next {
  background: none;
  border: none;
}
.btn.process-phase-next .lbl {
  display: none;
}
.btn.process-phase-next .arrow {
  color: #306f90;
}
.btn.process-phase-prev .lbl {
  display: none;
}
.admin-menu .btn {
  background-color: transparent;
  border: none;
}
.admin-menu .btn .glyphicon {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #306f90;
  font-size: 1.5em;
}
.admin-menu .btn .glyphicon::before {
  content: "\f013";
}
.admin-menu .btn:hover,
.admin-menu .btn:focus,
.admin-menu .btn:active {
  background-color: transparent;
  border: none;
  box-shadow: none !important;
}
.admin-menu .btn:hover .glyphicon,
.admin-menu .btn:focus .glyphicon,
.admin-menu .btn:active .glyphicon {
  opacity: .8;
}
.admin-menu.open .dropdown-toggle.btn {
  box-shadow: none !important;
  background-color: transparent;
  border: none;
}
.admin-menu.open .dropdown-toggle.btn:hover,
.admin-menu.open .dropdown-toggle.btn:focus,
.admin-menu.open .dropdown-toggle.btn:active {
  box-shadow: none !important;
}
.alert-info {
  background-color: #F7F7F7;
  border-color: #306f90;
  color: #424243;
}
.btn.see-more {
  display: block;
  margin: 0 auto;
  max-width: 200px;
}
.table > tbody > tr > td {
  border-top-color: #d5d5d5;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #F7F7F7;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #d5d5d5;
}
.nav.nav-tabs {
  border-bottom: 2px solid #d5d5d5;
  position: relative;
}
.nav.nav-tabs li > a {
  top: 1px;
  font-weight: 700;
  background-color: transparent !important;
  font-size: 1.2em;
}
.nav.nav-tabs li > a:hover,
.nav.nav-tabs li > a:active,
.nav.nav-tabs li > a:focus {
  background-color: transparent;
  border-color: transparent;
}
.nav.nav-tabs li.active > a {
  border: none;
  border-bottom: 2px solid #306f90;
  background-color: transparent !important;
}
.nav.nav-tabs li.active > a:hover,
.nav.nav-tabs li.active > a:active,
.nav.nav-tabs li.active > a:focus {
  opacity: 1;
  color: #424243;
}
.navbar-default {
  background-color: transparent;
  border-radius: 0;
  border-color: #d5d5d5;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #306f90;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:active,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:active .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #23526a;
}
.navbar-default .navbar-toggle[aria-expanded="true"] {
  position: relative;
}
.navbar-default .navbar-toggle[aria-expanded="true"] > .icon-bar {
  transform: rotate(45deg);
  position: absolute;
  top: 15px;
  left: -10px;
}
.navbar-default .navbar-toggle[aria-expanded="true"] > .icon-bar ~ .icon-bar {
  transform: rotate(-45deg);
  top: 11px;
}
.navbar-default .navbar-collapse {
  border-color: #d5d5d5;
}
.nav.nav-pills > li > a:hover {
  background-color: #d5d5d5;
}
.nav.nav-pills > li.active > a {
  background-color: #306f90;
}
.nav.nav-pills > li.active > a:hover,
.nav.nav-pills > li.active > a:active,
.nav.nav-pills > li.active > a:focus {
  background-color: #306f90;
}
.required-field:after {
  color: #306f90;
}
.required-fields-explanation {
  color: #306f90;
}
label.error:before,
label.custom_error:before {
  background-color: #a94442;
}
.criteria-selector-tools a {
  color: #757576;
}
.criteria-selector-tools a:hover {
  color: #424243;
}
div.criteria-selector-with-degree {
  border-color: #d5d5d5;
}
div.criteria-selector-with-degree .criteria-selector-with-degree-criterion {
  background-color: #F7F7F7;
  background-image: none;
  border-top-color: #d5d5d5;
  border-bottom-color: #d5d5d5;
}
div.criteria-selector-with-degree .criteria-selector-with-degree-criterion:hover {
  background-color: #d5d5d5;
}
div.criteria-selector-with-degree .criteria-selector-with-degree-label {
  border-color: #d5d5d5;
  background-color: #F7F7F7;
}
div.criteria-selector-with-degree .criteria-selector-with-degree-label label input.small_button {
  border-color: #d5d5d5;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
div.criteria-selector-with-degree .criteria-selector-with-degree-label:hover input.small_button {
  background-color: #F7F7F7;
}
div.criteria-selector-with-degree .criteria-selector-with-degree-label.selected {
  border-color: #d5d5d5;
  background-color: #F7F7F7;
  background-image: none;
}
div.criteria-selector-tree {
  border-color: #CCCCCC;
}
div.criteria-selector-tree .criteria-selector-tree-label {
  border-top-color: #CCCCCC;
  background-color: #F7F7F7;
  color: #424243;
}
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: #757576;
}
div.criteria-selector-tree .criteria-selector-tree-label.level2 {
  background-color: #fafafa;
  border-color: #e0e0e0;
}
div.criteria-selector-tree .criteria-selector-tree-label.level3 {
  background-color: #fcfcfc;
  border-color: #e2e2e2;
}
div.criteria-selector-tree .criteria-selector-tree-label.level4 {
  background-color: #ffffff;
  border-color: #e5e5e5;
}
div.criteria-selector-tree .criteria-selector-tree-label.level4 label {
  padding-left: 81px;
}
div.criteria-selector-tree .criteria-selector-tree-label.level5 {
  background-color: #ffffff;
  border-color: #e7e7e7;
}
div.criteria-selector-tree .criteria-selector-tree-label:hover {
  background-color: #EFEFEF;
}
div.criteria-selector-tree .criteria-selector-tree-label:hover input.small_button {
  background-color: #e6e6e6;
}
div.criteria-selector-tree .criteria-selector-tree-label.selected {
  color: #222222;
}
.buttons-selector-tools a {
  color: #999999;
}
.buttons-selector-tools a:hover {
  color: #333333;
}
.list-toolbar {
  border-bottom-color: rgba(213,213,213,0.8);
}
.list-toolbar .search-wrapper .search-info {
  border-color: #d5d5d5;
}
.list-toolbar .search-wrapper .search-info:hover {
  background-color: rgba(213,213,213,0.7);
}
.list-toolbar .search-wrapper .search-form {
  background-color: #FFFFFF;
  box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);
}
.list-title {
  border-bottom-color: transparent;
}
.list-list .list-cell {
  background-color: #cdd7d8;
}
.list-list .list-cell:before {
  background: #000;
}
.list-list .list-cell .data-wrapper a.title {
  color: #FFF;
}
.list-list .list-cell .data-wrapper .price,
.list-list .list-cell .data-wrapper .order {
  color: #FFF;
}
.list-list .list-cell .data-wrapper a.order {
  color: #333;
}
.list-list .list-cell.list-cell-extended .image {
  background-color: #EEEEEE;
}
@media (min-width: 1201px) {
  .list-list .list-cell {
    width: 23%;
  }
  .list-list .list-cell:nth-child(3n) {
    margin-right: 2.5%;
  }
  .list-list .list-cell:nth-child(4n) {
    margin-right: 0;
  }
  .list-list .list-cell.list-cell-small {
    margin: 0 1.05% 1.05% 0;
  }
}
@media (max-width: 1200px) {
  .list-list .list-cell {
    width: 31.33%;
  }
}
@media (max-width: 979px) {
  .list-list .list-cell {
    width: 48%;
  }
  .list-list .list-cell:nth-child(3n) {
    margin-right: 2.5%;
  }
  .list-list .list-cell:nth-child(2n) {
    margin-right: 0;
  }
  .list-list .list-cell.list-cell-small {
    margin: 0 1.05% 1.05% 0;
  }
}
@media (max-width: 480px) {
  .list-list .list-cell {
    width: 100%;
  }
  .list-list .list-cell:nth-child(3n) {
    margin-right: 2.5%;
  }
}
.buttons-selector > .selector-item {
  background-color: #F5F6F7;
}
.buttons-selector > .selector-item .data-wrapper {
  color: #FFF;
  text-shadow: 0px 0px 5px #000000;
}
.buttons-selector > .selector-item[data-item-selected="1"]:before {
  border-color: #306f90;
}
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;
}
.group .tab-content .tab-pane {
  padding-top: 2em;
}
.media-view img {
  width: 100%;
}
body {
  padding-top: calc(60px + 40px);
}
body .full-container {
  padding: 0;
}
body .full-container > .container {
  width: 1295px;
}
body .portlets-row-middle {
  padding-top: 0;
  padding-bottom: 2em;
}
body.iframe-web-tracking-month {
  padding-top: 0;
}
.portlets-row-middle {
  padding-top: 2em;
}
.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;
}
.full-width .inner {
  padding: 2em 0;
}
.site-menu .navbar {
  padding-top: 40px;
}
.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 {
  float: right;
  font-size: 1em;
  margin-top: 5px;
  display: none;
}
.menu-collapsed .site-menu .navbar .navbar-nav .open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #d5d5d5;
}
.menu-collapsed .site-menu .navbar .navbar-nav >li.active a {
  color: #ffffff;
  background-color: #306f90;
}
.menu-collapsed .site-menu .navbar .navbar-nav >li.active a:focus,
.menu-collapsed .site-menu .navbar .navbar-nav >li.active a:hover,
.menu-collapsed .site-menu .navbar .navbar-nav >li.active a:active,
.menu-collapsed .site-menu .navbar .navbar-nav >li.active a::after {
  color: #ffffff;
}
.menu-collapsed .site-menu .navbar .navbar-nav >li.active >.dropdown-menu li a {
  color: #424243;
  background-color: #ffffff;
}
.menu-collapsed .site-menu .navbar .navbar-nav >li.active >.dropdown-menu li.active a {
  color: #306f90;
}
.soft a {
  color: #306f90;
}
.soft a:hover,
.soft a:active,
.soft a:focus {
  color: #3d8cb6;
}
.soft .site-menu .navbar {
  border-color: #d5d5d5;
}
.soft .site-menu .navbar .navbar-nav li {
  border-left: solid #d5d5d5 1px;
}
.soft .site-menu .navbar .navbar-nav li a {
  font-weight: bold;
}
.soft .site-menu .navbar .navbar-nav li a:hover,
.soft .site-menu .navbar .navbar-nav li a:active,
.soft .site-menu .navbar .navbar-nav li a:focus {
  color: #306f90;
}
.soft .site-menu .navbar .navbar-nav li:first-child {
  border-left: none;
}
.soft .site-menu .navbar .navbar-nav li#phone-number {
  border: none;
}
.soft .site-menu .navbar .navbar-nav .active a {
  color: #306f90;
  position: relative;
  background-color: #ffffff;
}
.soft .site-menu .navbar .navbar-nav .active a:hover,
.soft .site-menu .navbar .navbar-nav .active a:active,
.soft .site-menu .navbar .navbar-nav .active a:focus {
  color: #424243;
}
.soft .site-menu .navbar .navbar-nav .active a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #306f90;
  bottom: 0;
  left: 0;
}
.soft .site-menu .navbar .navbar-nav.navbar-top {
  border-bottom: none;
}
.jumbotron {
  background-color: #F7F7F7;
}
.list-group-item {
  border-color: #d5d5d5;
}
.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: #306f90;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel .vis-time-axis .vis-grid.vis-minor {
  border-color: rgba(213,213,213,0.8);
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center {
  border-color: #bcbcbc;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group {
  border-color: #bcbcbc;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group .vis-item {
  border-color: #306f90;
  background-color: #ffffff;
  color: #306f90;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group .vis-item .vis-item-visible-frame .progress {
  background-color: #F7F7F7;
  box-shadow: inset 0 1px 2px #bcbcbc;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group .vis-item .vis-item-visible-frame .progress .progress-bar-primary {
  background-color: #024a73;
}
.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: #306f90;
}
.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: #3d8cb6;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-left {
  border-color: #bcbcbc;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-left .vis-labelset {
  font-weight: 700;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-left .vis-labelset .vis-label {
  border-bottom-color: #bcbcbc;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-bottom {
  border-color: #bcbcbc;
}
.task-person .tab-content .tab-pane .task-list .task .date {
  color: #424243;
}
.task-person .tab-content .tab-pane .task-list .task .title {
  color: #424243;
  font-weight: bold;
}
.task-person .tab-content .tab-pane .task-list .task .title.text-primary {
  color: #306f90;
}
.task-person .tab-content .tab-pane .task-list .task .title.text-warning {
  color: #AF272F;
}
.task-person .tab-content .tab-pane .task-list .task .progress {
  background-color: rgba(213,213,213,0.7);
  box-shadow: inset 0 1px 2px #bcbcbc;
}
.task-person .tab-content .tab-pane .task-list .task .progress .progress-bar-primary {
  background-color: #024a73;
}
.task-person .tab-content .tab-pane .task-list .task .progress .progress-bar-success {
  background-color: #306f90;
}
.task-person .tab-content .tab-pane .task-list .task .progress .progress-bar-info {
  background-color: #3d8cb6;
}
.task-person .tab-content .tab-pane .task-list .task .task-edit {
  background-color: transparent;
  border: none;
}
.task-person .tab-content .tab-pane .task-list .task .task-edit .glyphicon {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #306f90;
  font-size: 1.28;
}
.task-person .tab-content .tab-pane .task-list .task .task-edit .glyphicon:before {
  content: "\f303";
}
.task-person .tab-content .tab-pane .task-list .task .task-edit:hover {
  opacity: .8;
}
.task-person .navbar.navbar-default {
  border: none;
  border-bottom: 1px solid #306f90;
}
.task-person .navbar.navbar-default .pull-right .btn-default {
  background-color: #024a73;
  border-color: #024a73;
  color: #ffffff;
}
.task-person .navbar.navbar-default .pull-right .btn-default:hover,
.task-person .navbar.navbar-default .pull-right .btn-default:active,
.task-person .navbar.navbar-default .pull-right .btn-default:focus {
  background-color: #012a41;
  border-color: #012a41;
}
.task-person .navbar.navbar-default .pull-right .btn-default .glyphicon {
  color: #ffffff;
}
.results-tasks-wrapper .progress-rail {
  background-color: #F7F7F7;
}
.results-tasks-wrapper .progress-rail .progress-bar {
  background-color: #306f90;
}
.user-academic-record .table td.diploma a.diploma {
  background-color: #F7F7F7;
  border: 1px solid #306f90;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-left .fc-button {
  border-radius: 0;
  background-image: none;
  border-color: #024a73;
  background-color: #024a73;
  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: #306f90;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-center .fc-header-title h2 {
  font-size: 1.3em;
  font-weight: 700;
  color: #306f90;
  letter-spacing: .1em;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-right .fc-button {
  border-radius: 0;
  background-image: none;
  border-color: #024a73;
  background-color: #024a73;
  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 #306f90;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header:first-child {
  border-left: 1px solid #306f90;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header:last-child {
  border-right: 1px solid #306f90;
}
.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 #306f90;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:last-child {
  border-right: 1px solid #306f90;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:hover {
  color: #424243;
  background: #024a73;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:hover::before {
  color: #424243;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week.fc-first {
  border-top: 1px solid #306f90;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week.fc-last .fc-widget-content {
  border-bottom: 1px solid #306f90;
}
.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: #306f90;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-center {
  text-align: left;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-center .fc-header-title h2 {
  font-size: 1.3em;
  font-weight: 700;
  color: #ffffff;
  margin-top: .5em;
  padding-top: 8px;
  margin-left: 10px;
  letter-spacing: .1em;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right {
  display: block;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button {
  border-radius: 0;
  background-image: none;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-prev,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next {
  font-size: 1px;
  color: transparent;
  position: relative;
  border-color: transparent;
  background-color: transparent;
  margin-top: 5px;
  box-shadow: none;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-prev::before,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next::before {
  position: absolute;
  content: "\2039";
  font-size: 20px;
  top: 6px;
  left: 50%;
  color: #ffffff;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-prev:hover,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-prev:focus,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-prev:active,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next:hover,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next:focus,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next:active {
  background-color: transparent;
  opacity: 0.7;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next::before {
  content: "\203A";
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-state-disabled {
  color: #d5d5d5;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-state-disabled:hover,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-state-disabled:focus,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-state-disabled:active {
  background-color: transparent;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today {
  color: #ffffff;
  position: relative;
  border-color: transparent;
  background-color: transparent;
  margin-top: 5px;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today:hover,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today:focus,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today:active {
  background-color: transparent;
  opacity: 0.7;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today.fc-state-disabled {
  color: #ffffff;
  position: relative;
  border-color: transparent;
  background-color: transparent;
  margin-top: 5px;
  opacity: 0.7;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate {
  width: calc(100% - 1px) !important;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header {
  border: none;
  color: #666666;
  font-weight: 300;
  font-size: .8em;
  text-transform: uppercase;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header:first-child {
  border-left: 1px solid #306f90;
}
.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 #306f90;
}
.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 #306f90;
}
.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 #306f90;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week.fc-first {
  border-top: 1px solid #306f90;
}
.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 #306f90;
}
.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;
}
.schedule-wrapper #calendar_filter_wrapper .filter-items {
  background-color: #F7F7F7;
}
.user-competence-status {
  position: relative;
}
.user-competence-status .nav .btn {
  padding: 6px 12px;
  border-color: transparent;
  background-color: transparent;
  color: #306f90;
}
.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;
}
.user-competence-status .chart-legend .candidate-evaluation {
  color: #306f90;
  background-color: #3d8cb6;
  border: 2px solid #306f90;
}
.user-competence-status .chart-legend .mentor-evaluation {
  color: #024a73;
  background-color: #036aa5;
  border: 2px solid #024a73;
}
.carousel-caption {
  text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
  font-weight: 400;
}
.portlets-row-middle-middle .media-carousel .carousel-caption {
  padding-bottom: 0;
}
.portlets-row-middle-middle .media-carousel .carousel-caption h4 {
  font-size: 2em;
  margin-bottom: 1em;
}
.portlets-row-middle-right .btn {
  background-color: #306f90;
  color: #ffffff;
  width: 100%;
  font-size: 1.3em;
}
.portlets-row-middle-right > .portlet {
  margin-bottom: 2em;
}
.portlets-row-middle-right > .portlet:last-child {
  margin-bottom: 0;
}
.portlet-title h4 {
  font-size: 1.5em;
  text-align: left;
  margin: 0 0 2em;
  font-weight: 700;
  color: #424243;
  border-bottom: 2px #306f90 solid;
  padding-bottom: .5em;
}
.portlet-title.portlet-title-2 h4 {
  text-align: left;
  border-bottom: 2px #306f90 solid;
  color: #424243;
  margin-bottom: 1em;
  padding: 1em 0 1em 3.5em;
  position: relative;
}
.portlet-title.portlet-title-2 h4 .ico {
  font-size: 60px;
  width: 1em;
  height: 1em;
  background-repeat: no-repeat;
  background-size: 9em 1em;
  background-image: url("../svg/sprite-portlet-title-icons.svg");
  position: absolute;
  top: 0;
  left: 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-1 {
  background-position: 0 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-2 {
  background-position: -1em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-3 {
  background-position: -2em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-4 {
  background-position: -3em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-5 {
  background-position: -4em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-6 {
  background-position: -5em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-7 {
  background-position: -6em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-8 {
  background-position: -7em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-9 {
  background-position: -8em 0;
}
.portlet-title.portlet-title-3 h4 {
  color: #424243;
  padding-bottom: .5em;
  margin-bottom: 1em;
  border-bottom: 2px #306f90 solid;
  text-align: left;
  position: relative;
  padding: .5em 0 .5em 2.5em;
}
.portlet-title.portlet-title-3 h4 .ico::before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "";
  color: #306f90;
  font-size: 1.5em;
}
.portlet-title.portlet-title-3 h4 .ico.ico-1::before {
  content: "\f0c0";
}
.portlet-title.portlet-title-3 h4 .ico.ico-2::before {
  content: "\f19d";
}
.portlet-title.portlet-title-3 h4 .ico.ico-3::before {
  content: "\f675";
}
.portlet-title.portlet-title-3 h4 .ico.ico-4::before {
  content: "\f073";
}
.portlet-title.portlet-title-3 h4 .ico.ico-5::before {
  content: "\f0e0";
}
.portlet-title.portlet-title-3 h4 .ico.ico-6::before {
  content: "\f51b";
}
.portlet-title.portlet-title-3 h4 .ico.ico-7::before {
  content: "\f3c5";
}
.portlet-title.portlet-title-3 h4 .ico.ico-8::before {
  content: "\f059";
}
.portlets-row-top .media-list-carousel .carousel.slide,
.portlets-row-bottom .media-list-carousel .carousel.slide {
  width: calc(100vw - 9px);
  left: 0;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.portlets-row-top .media-list-carousel .carousel.slide .item img,
.portlets-row-bottom .media-list-carousel .carousel.slide .item img {
  width: 100%;
  filter: brightness(90%);
}
.portlets-row-top .media-list-carousel .carousel.slide .carousel-caption h3,
.portlets-row-bottom .media-list-carousel .carousel.slide .carousel-caption h3 {
  font-size: 2.2em;
  margin-bottom: .5em;
}
.portlets-row-top .media-list-carousel .carousel.slide .carousel-caption p,
.portlets-row-bottom .media-list-carousel .carousel.slide .carousel-caption p {
  font-size: 1.8em;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-caption p,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-caption p {
    display: block;
  }
}
.portlets-row-top .media-list-carousel .carousel.slide .carousel-caption .btn,
.portlets-row-bottom .media-list-carousel .carousel.slide .carousel-caption .btn {
  margin-top: 2em;
}
@media (max-width: 950px) {
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner {
    background-color: #306f90;
    padding-bottom: 25em;
  }
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner .carousel-caption,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner .carousel-caption {
    bottom: -25em;
  }
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner .carousel-caption .btn:hover,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner .carousel-caption .btn:hover {
    background-color: #306f90;
    opacity: 1;
  }
}
.portlets-row-top .media-list-carousel .carousel .carousel-control.right,
.portlets-row-bottom .media-list-carousel .carousel .carousel-control.right {
  background-image: none;
}
.portlets-row-top .media-list-carousel .carousel .carousel-control.left,
.portlets-row-bottom .media-list-carousel .carousel .carousel-control.left {
  background-image: none;
}
.media-list .media-list .table-sons {
  width: 100%;
  margin-top: 1em;
}
.media-list .media-list .table-sons .table td.type {
  width: 30px;
}
.media-list .media-list .table-sons .table td.type .ico {
  display: block;
  position: relative;
  max-width: 30px;
}
.media-list .media-list .table-sons .table td.type .ico::before {
  content: "\f1c5";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  color: #424243;
  font-size: 1.5em;
}
.media-list .media-list .table-sons .table td.type .ico.ico-filetype-document::before {
  content: "\f15c";
}
.media-list .media-list .table-sons .table td.data {
  text-align: right !important;
}
.media-list .media-list .table-sons .table > tbody > tr > td {
  border-top: none;
}
.media-list .media-list .folder {
  position: relative;
  text-align: right;
}
.media-list .media-list .folder .folder_sign {
  color: transparent;
}
.media-list .media-list .folder .folder_sign::before {
  content: "\f07b";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #306f90;
  font-size: 1.5em;
}
.media-list .media-list .folder .folder_sign.open::before {
  content: "\f07c";
}
.media-list .media-list .folder .ico,
.media-list .media-list .folder .folder_sign,
.media-list .media-list .folder .open_folder {
  position: absolute;
  left: 0;
  top: .4em;
}
.media-list .media-list .folder .open_folder {
  font-size: 1.2em;
  left: 2em;
}
.sale-cart .cart-list {
  list-style-type: none;
  padding: 0;
}
.sale-cart .empty {
  display: block;
  text-align: center;
  margin: 1em auto 0;
}
.sale-cart #btn_checkout_bottom {
  display: block;
  text-align: center;
  margin: 1em auto 0;
}
.sale-cart .item .concept a {
  font-size: 1.5em;
  color: #424243;
  display: inline-block;
  margin: 1em 0;
  text-decoration: none;
}
.sale-cart .item .concept a:hover {
  color: #306f90;
}
.sale-cart .item .price {
  background-color: #306f90;
  padding: 5px 10px;
  border-radius: 5px;
  float: right;
  color: #ffffff;
}
.sale-cart .total {
  text-align: right;
  font-size: 1.2em;
  font-weight: 700;
}
.sale-cart .total .price,
.sale-cart .total .concept {
  display: inline-block;
}
.sale-cart.sale-cart-box #btn_checkout {
  display: block !important;
}
.sale-cart.sale-cart-box .price {
  font-size: .8em;
}
body a {
  color: #306f90;
}
body a:hover,
body a:active,
body a:focus {
  color: #3d8cb6;
}
body .site-menu .navbar {
  border-color: #d5d5d5;
}
body .site-menu .navbar .navbar-nav li {
  border-left: solid #d5d5d5 1px;
}
body .site-menu .navbar .navbar-nav li a {
  font-weight: bold;
}
body .site-menu .navbar .navbar-nav li a:hover,
body .site-menu .navbar .navbar-nav li a:active,
body .site-menu .navbar .navbar-nav li a:focus {
  color: #306f90;
}
body .site-menu .navbar .navbar-nav li:first-child {
  border-left: none;
}
body .site-menu .navbar .navbar-nav li#phone-number {
  border: none;
}
body .site-menu .navbar .navbar-nav .active a {
  color: #306f90;
  position: relative;
  background-color: #ffffff;
}
body .site-menu .navbar .navbar-nav .active a:hover,
body .site-menu .navbar .navbar-nav .active a:active,
body .site-menu .navbar .navbar-nav .active a:focus {
  color: #424243;
}
body .site-menu .navbar .navbar-nav .active a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #306f90;
  bottom: 0;
  left: 0;
}
body .site-menu .navbar .navbar-nav.navbar-top {
  border-bottom: none;
}
body .education-classroom .process-view .process-phases-list .main-activities {
  display: flex;
  flex-wrap: wrap;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
  background-color: #F7F7F7;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
  margin: 2em 1% 0 0;
  position: relative;
  border-radius: 30px;
  width: calc(32% - 3px);
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type::before {
  content: "";
  background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-1 {
  background-image: url("../img/img-phases/bg-phase-type-1.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-2 {
  background-image: url("../img/img-phases/bg-phase-type-2.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-3 {
  background-image: url("../img/img-phases/bg-phase-type-3.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-4 {
  background-image: url("../img/img-phases/bg-phase-type-4.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-5 {
  background-image: url("../img/img-phases/bg-phase-type-5.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-6 {
  background-image: url("../img/img-phases/bg-phase-type-6.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-7 {
  background-image: url("../img/img-phases/bg-phase-type-7.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-8 {
  background-image: url("../img/img-phases/bg-phase-type-8.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-9 {
  background-image: url("../img/img-phases/bg-phase-type-9.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-10 {
  background-image: url("../img/img-phases/bg-phase-type-10.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-11 {
  background-image: url("../img/img-phases/bg-phase-type-11.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-12 {
  background-image: url("../img/img-phases/bg-phase-type-12.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-13 {
  background-image: url("../img/img-phases/bg-phase-type-13.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-14 {
  background-image: url("../img/img-phases/bg-phase-type-14.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-15 {
  background-image: url("../img/img-phases/bg-phase-type-15.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-16 {
  background-image: url("../img/img-phases/bg-phase-type-16.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-17 {
  background-image: url("../img/img-phases/bg-phase-type-17.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-18 {
  background-image: url("../img/img-phases/bg-phase-type-18.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-19 {
  background-image: url("../img/img-phases/bg-phase-type-19.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-20 {
  background-image: url("../img/img-phases/bg-phase-type-20.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-block {
  background-image: url("../img/img-phases/bg-phase-type-block.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n+3) {
  margin-right: 0;
  margin-left: 1%;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n-1) {
  margin-left: 1%;
  margin-right: 1%;
}
@media (max-width: 765px) {
  body .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
    width: calc(49% - 3px);
    margin-right: 1%;
    margin-left: 0;
  }
  body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n+3),
  body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0;
  }
  body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 1%;
  }
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic {
  background-color: #F7F7F7;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
  margin: 2em 1% 0 0;
  position: relative;
  border-radius: 30px;
  width: calc(32% - 3px);
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type::before {
  content: "";
  background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-1 {
  background-image: url("../img/img-phases/bg-phase-type-1.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-2 {
  background-image: url("../img/img-phases/bg-phase-type-2.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-3 {
  background-image: url("../img/img-phases/bg-phase-type-3.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-4 {
  background-image: url("../img/img-phases/bg-phase-type-4.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-5 {
  background-image: url("../img/img-phases/bg-phase-type-5.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-6 {
  background-image: url("../img/img-phases/bg-phase-type-6.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-7 {
  background-image: url("../img/img-phases/bg-phase-type-7.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-8 {
  background-image: url("../img/img-phases/bg-phase-type-8.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-9 {
  background-image: url("../img/img-phases/bg-phase-type-9.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-10 {
  background-image: url("../img/img-phases/bg-phase-type-10.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-11 {
  background-image: url("../img/img-phases/bg-phase-type-11.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-12 {
  background-image: url("../img/img-phases/bg-phase-type-12.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-13 {
  background-image: url("../img/img-phases/bg-phase-type-13.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-14 {
  background-image: url("../img/img-phases/bg-phase-type-14.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-15 {
  background-image: url("../img/img-phases/bg-phase-type-15.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-16 {
  background-image: url("../img/img-phases/bg-phase-type-16.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-17 {
  background-image: url("../img/img-phases/bg-phase-type-17.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-18 {
  background-image: url("../img/img-phases/bg-phase-type-18.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-19 {
  background-image: url("../img/img-phases/bg-phase-type-19.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-20 {
  background-image: url("../img/img-phases/bg-phase-type-20.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-block {
  background-image: url("../img/img-phases/bg-phase-type-block.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n+3) {
  margin-right: 0;
  margin-left: 1%;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n-1) {
  margin-left: 1%;
  margin-right: 1%;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper {
  border: none;
  top: .5em;
  right: .5em;
  position: absolute;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper .accomplishment::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 22px;
  font-weight: 900;
  content: "\f00c";
  background-color: #bcbcbc;
  color: transparent;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  line-height: 1em;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper.accomplishment-100 .accomplishment::before {
  text-shadow: 1px 1px 1px #306f90;
  background-color: #306f90;
  color: transparent;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline {
  display: block;
  text-align: left;
  margin-top: 1em;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn {
  background: #306f90;
  color: #ffffff;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:hover,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:active,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:focus {
  background: #306f90;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn {
  background: #F7F7F7;
  color: #306f90;
  border-color: #306f90;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:hover,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:active,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:focus {
  background: #306f90;
  color: #ffffff;
  border-color: #306f90;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav {
  list-style: none;
  padding: 0;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li {
  display: inline-block;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color {
  color: #ffffff;
  background-color: #306f90;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:hover,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:active,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:focus {
  background-color: #3d8cb6;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal {
  display: block;
  position: relative;
  margin: -16px -0.5em 0 !important;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal .state-bar {
  background: #425159;
  opacity: 1;
  width: 100% !important;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal .state-bar .bar {
  background-color: #306f90;
  opacity: 1 !important;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal.accomplishment-100 {
  display: block;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data {
  padding: 0 .5em;
  min-height: 6em;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data.phase h4,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data.block h4 {
  font-size: 1.125em;
  font-weight: 400;
  margin-bottom: 1em;
  overflow: hidden;
  line-height: 1.2em;
  height: 2.4em;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions {
  height: 30px;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline {
  text-align: right;
  margin-bottom: 0;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default {
  background-color: #306f90;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:hover,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:focus,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:active {
  opacity: .8;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .lbl {
  display: none;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f129";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1em;
  line-height: 1em;
  top: calc(50% - .5em);
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default {
  background-color: #306f90;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  border: none;
  text-align: center;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:hover,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:focus,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:active {
  opacity: .8;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .lbl {
  display: none;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0da";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1.5em;
  line-height: 1em;
  top: calc(50% - .5em);
}
@media (max-width: 765px) {
  body .process-block-view .all-activities-wrapper .process-block-list .phase-fic {
    width: calc(49% - 3px);
    margin-right: 1%;
    margin-left: 0;
  }
  body .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n+3),
  body .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0;
  }
  body .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 1%;
  }
}
body .ico-phase-type-block {
  background-size: cover;
  background-image: url("../img/customized/cursos.png");
}
body .main-activities .ico-phase-type,
body .main-activity .ico-phase-type {
  font-size: 40px;
  width: 1em;
  height: 1em;
  background-size: 23em 1em;
  background-repeat: no-repeat;
  background-image: url("../svg/sprite-phase-type-icons.svg");
  position: absolute;
  top: .5em;
  left: .5em;
  z-index: 10;
}
body .main-activities .ico-phase-type.ico-phase-type-1,
body .main-activity .ico-phase-type.ico-phase-type-1 {
  background-position: 0 0;
}
body .main-activities .ico-phase-type.ico-phase-type-2,
body .main-activity .ico-phase-type.ico-phase-type-2 {
  background-position: -1em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-3,
body .main-activity .ico-phase-type.ico-phase-type-3 {
  background-position: -2em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-4,
body .main-activity .ico-phase-type.ico-phase-type-4 {
  background-position: -3em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-5,
body .main-activity .ico-phase-type.ico-phase-type-5 {
  background-position: -4em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-6,
body .main-activity .ico-phase-type.ico-phase-type-6 {
  background-position: -5em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-8,
body .main-activity .ico-phase-type.ico-phase-type-8 {
  background-position: -7em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-9,
body .main-activity .ico-phase-type.ico-phase-type-9 {
  background-position: -8em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-10,
body .main-activity .ico-phase-type.ico-phase-type-10 {
  background-position: -9em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-11,
body .main-activity .ico-phase-type.ico-phase-type-11 {
  background-position: -10em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-12,
body .main-activity .ico-phase-type.ico-phase-type-12 {
  background-position: -11em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-13,
body .main-activity .ico-phase-type.ico-phase-type-13 {
  background-position: -12em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-14,
body .main-activity .ico-phase-type.ico-phase-type-14 {
  background-position: -13em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-15,
body .main-activity .ico-phase-type.ico-phase-type-15 {
  background-position: -14em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-16,
body .main-activity .ico-phase-type.ico-phase-type-16 {
  background-position: -15em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-17,
body .main-activity .ico-phase-type.ico-phase-type-17 {
  background-position: -16em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-18,
body .main-activity .ico-phase-type.ico-phase-type-18 {
  background-position: -17em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-19,
body .main-activity .ico-phase-type.ico-phase-type-19 {
  background-position: -18em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-20,
body .main-activity .ico-phase-type.ico-phase-type-20 {
  background-position: -19em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-21,
body .main-activity .ico-phase-type.ico-phase-type-21 {
  background-position: -20em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-22,
body .main-activity .ico-phase-type.ico-phase-type-22 {
  background-position: -21em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-block,
body .main-activity .ico-phase-type.ico-phase-type-block {
  background-size: 1em 1em;
  background-image: url("../svg/sprite-phase-type-block.svg");
  background-position: 0 0;
}
body .main-activities .image-phase-type,
body .main-activity .image-phase-type {
  background-color: #ccc;
  position: relative;
  width: 100%;
  padding-top: 50%;
  display: block;
}
body .education-classroom-auxiliary-activity .title {
  color: #424243;
  margin-bottom: 1em;
  border-bottom: 2px solid #306f90;
  position: relative;
}
.site-menu #layout-user-unseen-wrapper {
  font-size: 14px;
}
.site-menu #layout-user-unseen-wrapper .user-unseen {
  position: relative;
  background-color: transparent;
  padding: 15px;
  display: block;
  height: 60px;
  margin-top: 0;
  padding-top: 20px;
}
.site-menu #layout-user-unseen-wrapper .user-unseen::before {
  font-family: "Font Awesome 5 Duotone";
  font-size: 18px;
  font-weight: 900;
  content: "\10f0e0";
  color: #ffffff;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .lbl {
  display: none;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .number {
  position: absolute;
  top: .5em;
  right: .5em;
  background: #306f90;
  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: #306f90;
}
.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: #306f90;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .dropdown-menu li a:hover {
  background-color: transparent;
  color: #306f90;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .dropdown-menu:before {
  position: absolute;
  content: "";
  top: -5px;
  border-bottom: 5px #ffffff solid;
  border-left: 5px transparent solid;
  border-right: 5px transparent solid;
  left: 20px;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu {
  right: 0;
  left: auto;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li a {
  color: #424243;
  background-color: transparent;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li a::before {
  display: none;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li.active a {
  color: #306f90;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li.active .dropdown-submenu > li a {
  color: #424243;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li.active .dropdown-submenu > li.active a {
  color: #306f90;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li .dropdown-submenu > li {
  border: none;
}
.navbar-top #langs {
  border: none;
}
.navbar-top #langs ul {
  list-style: none;
  padding: 10px 15px;
  text-align: center;
}
.navbar-top #langs ul li {
  display: inline;
  border: none;
  text-transform: uppercase;
  padding: 0 1em;
  border-right: solid #ffffff 1px;
}
.navbar-top #langs ul li a {
  display: inline-block;
  line-height: 20px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 300;
}
.navbar-top #langs ul li a:hover,
.navbar-top #langs ul li a:active,
.navbar-top #langs ul li a:focus {
  background: none;
}
.navbar-top #langs ul li.active {
  font-weight: bold;
}
.navbar-top #langs ul li.active a {
  background: transparent;
  color: #ffffff;
  cursor: none;
  font-weight: bold;
}
.navbar-top #langs ul li:first-child {
  padding-left: 0;
}
.navbar-top #langs ul li:last-child {
  border: none;
  padding-right: 0;
}
#layout-user-userbox-wrapper {
  font-size: 14px;
  color: #ffffff;
  background-color: #306f90;
  height: 60px;
  padding-left: 20px;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-button .image.img-rounded {
  border-radius: 50%;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-button .glyphicon {
  display: none;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-button h4 {
  font-size: 14px;
  font-weight: 700;
  margin: 15px 0 0;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-button::before {
  border: none !important;
}
@media (max-width: 550px) {
  #layout-user-userbox-wrapper .user-userbox .dropdown-button h4 {
    display: none !important;
  }
  #layout-user-userbox-wrapper .user-userbox .dropdown-button .image-wrapper {
    margin-top: .3em;
  }
  #layout-user-userbox-wrapper .user-userbox .dropdown-button .image-wrapper .img-rounded {
    margin: 0 !important;
  }
}
#layout-user-userbox-wrapper .user-userbox .dropdown-content {
  position: absolute;
  top: 60px;
  right: 0;
  width: 200px;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group {
  margin: 0;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a {
  border-left: none;
  color: #306f90;
}
#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: #306f90;
  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;
}
#layout-site-breadcrumb-wrapper {
  position: absolute;
  width: calc(100vw - 9px);
  background-color: #F7F7F7;
  top: calc(60px + 40px);
  left: 0;
  z-index: 100;
  padding-left: 2em;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
#layout-site-breadcrumb-wrapper .site-breadcrumb .breadcrumb {
  margin-top: .5em;
  margin-bottom: .5em;
}
.not_logged {
  padding-top: 40px;
}
.not_logged #layout-user-userbox-wrapper .user-userbox .dropdown-content {
  border-left: none;
  padding: 1em;
  background-color: #ffffff;
}
.not_logged #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a {
  border-left: 1px solid #ddd;
}
@media (max-width: 550px) {
  .not_logged #layout-user-userbox-wrapper .user-userbox .dropdown-button:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f2f6";
    position: absolute;
    top: calc((40px - 1.2em) / 2);
    left: -10px;
    color: #ffffff;
    font-size: 1.2em;
    font-weight: 900;
  }
}
.not_logged .hide-not-logged {
  display: none !important;
}
.not_logged .user-userbox {
  margin: 0 auto;
  max-width: 700px;
  padding: 2em;
  border: 1px solid #F7F7F7;
  border-radius: 1em;
}
#sign-in-toolbar #sign-in-button {
  padding: 15px;
}
#user_edit_web_form .btn-preview {
  display: none;
}
.container {
  max-width: 100%;
}
.user-register {
  max-width: 800px;
  margin: 0 auto;
}
.user-register .message {
  text-align: center;
  color: #fff;
  background: #306f90;
  max-width: 600px;
  margin: 0 auto;
  padding: 1em;
  margin-bottom: 5em;
}
#form-view {
  margin: 0 auto;
}
#form-view .btn-primary {
  font-size: 1.3em;
  margin: 0 auto;
  display: inherit;
}
#user_register label[for=mobile_phone_number] .required-field,
#user_register #mobile_phone_number .required-field {
  display: none;
}
.site-menu .navbar .navbar-nav > li > a {
  padding: 20px;
}
.site-menu .navbar .navbar-nav > li.dropdown > a {
  padding-right: 40px;
  position: relative;
}
.site-menu .navbar .navbar-nav > li.dropdown > a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0d7";
  position: absolute;
  top: 20px;
  right: 20px;
  color: #306f90;
}
.site-menu .navbar .navbar-nav > li.dropdown.open > a:after {
  content: "\f0d8";
}
.site-menu .navbar .navbar-nav > li#phone-number a {
  padding: 5px 10px;
  margin: 5px 10px;
  background-color: #024a73;
  color: #ffffff;
  text-decoration: none;
  border-radius: 5px;
}
.navbar-top {
  position: absolute;
  top: 0;
  width: 100%;
  background: #fff;
  height: 40px;
  text-align: right;
  left: 0;
  margin: 0;
  background-color: #425159;
}
.navbar-top >li {
  float: right;
  border-bottom: none !important;
  border-left: 1px solid #424243;
}
.navbar-top >li#layout-user-userbox-wrapper {
  height: 40px;
  background-color: #024a73;
}
.navbar-top >li#layout-user-userbox-wrapper .user-userbox .dropdown-button h4 {
  margin-top: 5px;
}
.navbar-top >li#layout-user-userbox-wrapper .user-userbox .dropdown-content {
  top: 40px;
  text-align: left;
  border: 1px solid #d5d5d5 !important;
  border-radius: 0;
}
.navbar-top >li#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group-item {
  border: none;
  border-radius: 0 !important;
}
.navbar-top >li#layout-user-userbox-wrapper.open .user-userbox .dropdown-content:before {
  content: "";
  border-top: 10px solid #024a73;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  top: -1px;
  right: 1em;
  position: absolute;
  z-index: 10;
}
@media (max-width: 550px) {
  .navbar-top >li#layout-user-userbox-wrapper.open .user-userbox .dropdown-content:before {
    right: 0;
  }
}
.navbar-top >li#layout-admin-acces-wrapper,
.navbar-top >li#layout-help-wrapper,
.navbar-top >li#layout-academic-record-wrapper {
  height: 40px;
  background-color: #306f90;
}
.navbar-top >li#layout-admin-acces-wrapper a,
.navbar-top >li#layout-help-wrapper a,
.navbar-top >li#layout-academic-record-wrapper a {
  color: #ffffff;
  padding: 10px 15px;
  font-weight: 300;
}
.navbar-top >li#layout-admin-acces-wrapper a i,
.navbar-top >li#layout-help-wrapper a i,
.navbar-top >li#layout-academic-record-wrapper a i {
  margin-right: 0;
}
.navbar-top >li#phone-number a {
  background-color: transparent !important;
}
.navbar-top >li #layout-user-unseen-wrapper .user-unseen {
  height: 40px;
  background-color: #306f90;
  padding-top: 10px;
  border-radius: 0;
  color: #ffffff;
}
.navbar-top >li #layout-user-unseen-wrapper .user-unseen .number {
  background-color: #024a73;
}
.navbar-top >li a.btn {
  background-color: #ffffff;
  border: 0;
  color: #306f90;
  padding: .5em !important;
  font-size: 1em;
  line-height: 1em;
  border-radius: 1em;
  margin-top: calc((40px - 2em)/2);
}
.navbar-top >li a.btn:hover,
.navbar-top >li a.btn:active,
.navbar-top >li a.btn:focus {
  background-color: #ffffff;
}
.navbar-right .form-control {
  margin-bottom: 0;
}
.site-menu .navbar-right {
  position: absolute;
  top: 40px;
  right: 0;
  margin-right: 0;
}
.navbar-fixed-top .container-fluid {
  background-color: #ffffff;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top {
  min-height: 60px;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-collapse.collapse,
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-collapse.collapsing {
  display: none !important;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-collapse.collapse .navbar-nav,
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-collapse.collapsing .navbar-nav {
  margin: 0 -15px;
  float: none;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-collapse.collapse .navbar-nav > li,
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-collapse.collapsing .navbar-nav > li {
  float: none;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-collapse.collapse.in {
  display: block !important;
  overflow-y: auto !important;
  margin-right: -15px;
  margin-left: -15px;
  padding-right: 15px;
  padding-left: 15px;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-toggle {
  display: block;
  margin-top: 12px;
  margin-right: 0;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-header {
  float: none;
  margin: 0;
  min-height: 60px;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-right {
  right: 5em;
  margin: 0;
}
@media (max-width: 768px) {
  body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-right.navbar-nav > li {
    float: left;
  }
}
body.menu-fixed-top.menu-uncollapsed .navbar-fixed-top {
  min-height: 60px;
}
body.menu-fixed-top.menu-uncollapsed .navbar-fixed-top .navbar-collapse {
  float: right;
}
body.menu-fixed-top.menu-uncollapsed .navbar-fixed-top .navbar-toggle {
  display: none;
}
body.menu-fixed-top.menu-uncollapsed .navbar-fixed-top .navbar-header {
  float: left;
}
.phase-goal-definition-teacher .table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #ffffff;
  border-bottom: #306f90 solid 1px;
  border-top: #306f90 solid 1px;
}
.chart-legend .item {
  display: none;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #ffffff;
}
.table-striped > tbody > tr:hover,
.table-striped > tbody > tr:active,
.table-striped > tbody > tr:focus {
  background-color: #ffffff;
}
.table-striped .btn-default {
  border: none;
  background-color: #ffffff;
}
.table-striped .btn-default:hover,
.table-striped .btn-default:active,
.table-striped .btn-default:focus {
  border: none;
  background-color: #ffffff;
  color: #024a73;
  opacity: 0.8;
  box-shadow: none;
}
.activities-list-link .glyphicon {
  margin-right: 1em;
}
.process-phase-next-second {
  display: none !important;
}
.fc-agenda .fc-agenda-axis {
  border-left-color: #306f90;
}
.report-mi-espacio-fase-resultados h3,
.report-mi-espacio-fase-video h3 {
  font-weight: 700;
  color: #306f90;
  margin-bottom: 1em;
}
.modal .modal-dialog .modal-header {
  border-bottom: none;
}
.modal .modal-dialog .modal-header .modal-title {
  color: #306f90;
  font-size: 2em;
  font-weight: 400;
  border-bottom: 1px solid #306f90;
}
.modal .modal-dialog .modal-body h5 {
  font-size: 1.5em;
  font-weight: 400;
}
.modal .modal-dialog .modal-footer {
  border-top: none;
}
.modal .modal-dialog .tracking-agenda .modal-header .modal-title {
  padding: .5em 0 .5em 3em;
  position: relative;
}
.modal .modal-dialog .tracking-agenda .modal-header .modal-title::before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  color: #306f90;
  font-size: 1.7em;
  content: "\f073";
  left: 0;
  top: 0;
}
.modal .modal-dialog .tracking-new-section #date_ini_datepicker {
  vertical-align: top;
  border-color: #024a73;
  border-radius: 0;
}
.modal .modal-dialog .tracking-new-section .date-end-wrapper .btn-date-end {
  padding: 9px 20px;
  background-color: #024a73;
  color: #ffffff;
  border-color: #024a73;
}
.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: #024a73;
  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: #024a73;
}
.modal .modal-dialog .tracking-new-section .mce-panel {
  border-color: #024a73;
}
.modal .modal-dialog .tracking-new-section .new-tracking-more-options-btn {
  background: #ffffff;
  background-image: none;
  border: none;
  color: #024a73;
  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: #024a73;
  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: #024a73;
}
.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: #024a73;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .input-group-addon {
  border-color: #024a73;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .objective-add {
  background-color: #024a73;
  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: #024a73;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .objectives legend {
  color: #024a73;
  border-color: #024a73;
  padding-bottom: .5em;
}
.modal .modal-dialog #task_new_person_section_task_section_task #general .form-control {
  border-radius: 0;
  border-color: #024a73;
}
.modal .modal-dialog #task_new_person_section_task_section_task #general legend {
  padding: 1em 0;
  color: #024a73;
  font-size: 19px;
  border-color: #024a73;
}
.modal .modal-dialog #task_new_person_section_task_section_task #general .input-group-addon {
  border-color: #024a73;
}
.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: #306f90;
}
#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: #306f90;
}
#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: #306f90;
  background-color: #306f90;
}
.phase-goal-evaluation h3.title,
.popup-web-evaluation-person h3.title {
  border-bottom: 2px solid #306f90;
  padding-bottom: .5em;
}
.phase-goal-evaluation .evaluation-person h3.title,
.popup-web-evaluation-person .evaluation-person h3.title {
  border-bottom: 2px solid #306f90;
  padding-bottom: .5em;
}
.phase-goal-evaluation .evaluation-person .navbar.navbar-default,
.popup-web-evaluation-person .evaluation-person .navbar.navbar-default {
  border-radius: 0;
  border-color: transparent;
  border-bottom: 1px solid #d5d5d5;
}
.phase-goal-evaluation .evaluation-person .navbar.navbar-default .container-fluid,
.popup-web-evaluation-person .evaluation-person .navbar.navbar-default .container-fluid {
  padding: 0;
}
.phase-goal-evaluation .evaluation-person .navbar.navbar-default .evaluation-create,
.popup-web-evaluation-person .evaluation-person .navbar.navbar-default .evaluation-create {
  color: #ffffff;
  background-color: #306f90;
}
.phase-goal-evaluation .evaluation-person .navbar.navbar-default .evaluation-create:hover,
.popup-web-evaluation-person .evaluation-person .navbar.navbar-default .evaluation-create:hover {
  opacity: .7;
}
.phase-goal-evaluation .evaluation-person .evaluation-edit,
.phase-goal-evaluation .evaluation-person .evaluation-delete,
.popup-web-evaluation-person .evaluation-person .evaluation-edit,
.popup-web-evaluation-person .evaluation-person .evaluation-delete {
  background-color: #ffffff;
  border-color: transparent;
  box-shadow: none;
  padding: 0;
}
.phase-goal-evaluation .evaluation-person .evaluation-edit .glyphicon,
.phase-goal-evaluation .evaluation-person .evaluation-delete .glyphicon,
.popup-web-evaluation-person .evaluation-person .evaluation-edit .glyphicon,
.popup-web-evaluation-person .evaluation-person .evaluation-delete .glyphicon {
  color: #424243;
}
#evaluation_new_evaluation_section .form-control {
  border-radius: 0;
  border-color: #306f90;
}
#evaluation_new_evaluation_section #date_datepicker {
  margin-top: .7em;
}
#evaluation_new_evaluation_section .goal-wrapper h3 {
  color: #306f90;
  padding-left: 2em;
  position: relative;
  border-bottom: 2px dotted #306f90;
  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: #306f90;
}
#evaluation_new_evaluation_section .toggle-comments {
  background-color: #ffffff;
  border-color: transparent;
  box-shadow: none;
}
#evaluation_new_evaluation_section .toggle-comments .glyphicon {
  color: #306f90;
}
#evaluation_new_evaluation_section .row strong {
  display: inline-block;
  margin-bottom: 1em;
}
.phase-goal-evaluation-teacher .table thead tr th {
  border-color: #306f90;
}
.phase-goal-evaluation-teacher .table > tbody > tr > td {
  vertical-align: middle;
  border-top: none;
  border-bottom: 1px dashed #306f90;
}
.phase-goal-evaluation-teacher .table > tbody > tr > td .glyphicon {
  color: #024a73;
}
.phase-goal-evaluation-teacher .table > tbody > tr:last-child > td {
  border-bottom: 2px solid #306f90;
}
.portlet-results h4 {
  color: #306f90;
  font-size: 1.7em;
  padding-bottom: .8em;
  border-bottom: 2px solid #306f90 !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;
}
svg.svg-icon .svg-icon-secondary {
  fill: #306f90 !important;
}
svg.svg-icon .svg-icon-primary {
  fill: #306f90 !important;
}
svg.svg-icon .svg-icon-dark {
  fill: #425159 !important;
}
.border-primary {
  border-color: #306f90 !important;
}
.professor-workgroups .classroom-link .btn {
  background-color: #306f90;
  color: #ffffff;
}
.professor-workgroups .workgroup > td {
  vertical-align: middle;
}
.message-list .forum-container {
  margin-bottom: 2em;
}
.message-list .forum-container:last-child {
  margin-bottom: 0;
}
.message-list .forum-container .phase-forum-div .user-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 1em;
  background-color: #ebebeb;
}
.message-list .forum-container .phase-forum-div .date {
  font-size: .9em;
  font-style: italic;
  color: #bcbcbc;
}
.message-list .forum-container .forum-block .title {
  font-weight: 700;
  color: #306f90;
  padding: 0 0 1em;
}
.message-list .forum-container .forum-block .forum-div {
  display: none;
}
.message-list .btn-add-comment {
  margin-bottom: 1em;
}
.message-list .btn-add-comment .btn-default {
  background-color: #306f90;
  color: #ffffff;
  border-color: #306f90;
}
.message-list .btn-add-comment .btn-default:hover,
.message-list .btn-add-comment .btn-default:active,
.message-list .btn-add-comment .btn-default:active:hover,
.message-list .btn-add-comment .btn-default:active:focus,
.message-list .btn-add-comment .btn-default:focus {
  background-color: #3d8cb6;
  border-color: #306f90;
}
ol.breadcrumb {
  padding: 0;
  background-color: transparent;
}
ol.breadcrumb > li + li::before {
  color: #424243;
  content: "\0203A";
}
ol.breadcrumb > .active {
  color: #424243;
}
#cookiespocily-wrapper {
  width: 100%;
  background: rgba(255,255,255,0.8);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: none;
  text-align: center;
}
#cookiespocily-wrapper .text {
  margin: 1em;
}
#cookiespocily-wrapper .btn {
  margin: 1em;
  font-size: 1em;
  padding: .5em;
  font-weight: bold;
}
#articulo-intro {
  padding: 2em 0;
  font-size: 18px;
  position: relative;
  margin-bottom: 3em;
}
#articulo-intro h3 {
  padding-bottom: 1em;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.02em;
  font-weight: 700;
}
#articulo-intro .targeta {
  background: #fff;
  border-radius: 7px;
  padding: 1em 2em;
  box-shadow: 6px 6px 20px rgba(0,0,0,0.25);
}
#articulo-intro .targeta p {
  text-align: center;
}
#articulo-intro .targeta .content {
  line-height: 1.5em;
}
#articulo-intro .targeta h4 {
  padding-bottom: .5em;
  border-bottom: solid #ccc 1px;
  text-align: center;
  font-weight: 700;
  margin-top: 1.5em;
  min-height: 65px;
  margin-bottom: 1em;
}
@media (max-width: 991px) {
  #articulo-intro .targeta {
    margin-top: 1em;
  }
}
#articulo-intro .svg-icon-content {
  width: 110px;
  height: 110px;
  position: relative;
  margin: 0 auto;
}
#articulo-intro .svg-icon {
  max-width: 150px;
}
#preguntas-frecuentes h2,
#preguntas-frecuentes h3,
#preguntas-frecuentes h4,
#preguntas-frecuentes h5 {
  color: #306f90;
}
#preguntas-frecuentes .respuesta {
  margin-bottom: 2em;
}
#donde-estamos a {
  display: block;
  margin-bottom: 2em;
}
#donde-estamos i.fas {
  margin-right: 1em;
  font-size: 1.5em;
}
#donde-estamos .direccion {
  display: inline-block;
}
#donde-estamos .mapa iframe {
  width: 100%;
  margin-top: 2em;
}
#redes-sociales {
  text-align: center;
}
#redes-sociales a {
  margin: 0 5px;
  color: #306f90;
  text-decoration: none;
}
#redes-sociales a:hover,
#redes-sociales a:active,
#redes-sociales a:focus {
  text-decoration: none;
}
.stylized_image_1 {
  border-radius: 20px;
}
#footer,
.footer {
  padding: 2em 0;
  color: #ffffff;
  margin-bottom: -2em;
  padding-bottom: 0.5em;
  text-align: center;
}
#footer ul,
.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer ul li > span,
.footer ul li > span {
  font-size: 0.875em;
}
#footer a,
.footer a {
  color: #ffffff;
  cursor: pointer;
  font-size: 0.875em;
}
#footer a:hover,
#footer a:active,
#footer a:focus,
.footer a:hover,
.footer a:active,
.footer a:focus {
  color: #ffffff;
}
#footer .logo,
.footer .logo {
  line-height: 1em;
}
#footer .logo img,
.footer .logo img {
  max-width: 100%;
  margin-bottom: 1em;
  max-height: 35px;
}
#footer .logo p,
.footer .logo p {
  font-size: .875em;
}
#footer p,
.footer p {
  margin-bottom: 0;
}
#footer h4,
.footer h4 {
  margin: 0;
  margin-bottom: 1em;
}
#footer .social-networks a,
.footer .social-networks a {
  text-decoration: none;
}
#footer .social-networks a:hover,
.footer .social-networks a:hover {
  text-decoration: none;
}
#footer.box-soft-lighten,
.footer.box-soft-lighten {
  color: #424243;
}
#footer.box-soft-lighten a,
.footer.box-soft-lighten a {
  color: #424243;
}
@media (max-width: 767px) {
  #footer,
  .footer {
    text-align: center;
  }
}
.form-horizontal label.control-label.col-sm-2,
.form-horizontal .item-input.col-sm-8 {
  width: 100%;
  text-align: left;
  float: none;
}
.form-horizontal .control-label {
  margin-bottom: 1em;
}
.qd-porlet-title {
  padding: 0 20px;
  border-bottom: 2px solid #024a73;
}
.qd-porlet-title.qd-color-primary {
  border-bottom: 2px solid #306f90;
}
.qd-porlet-title.qd-color-secondary {
  border-bottom: 2px solid #306f90;
}
.qd-porlet-title-txt {
  background: #024a73;
  color: #ffffff;
  padding: 10px;
  display: inline-block;
  text-indent: 115px;
  position: relative;
}
.qd-porlet-title-txt:before {
  content: '';
  background-image: linear-gradient(to right top,#024a73 0%,#024a73 50%,transparent 52%);
  position: absolute;
  top: -40px;
  left: 0;
  height: 40px;
  width: 100%;
}
.qd-porlet-title-txt > img {
  position: absolute;
  left: 10px;
  top: -22px;
}
.qd-porlet-title-txt.pull-right {
  float: right;
  text-indent: 0;
  padding-right: 125px;
}
.qd-porlet-title-txt.pull-right > img {
  right: 10px;
  left: initial;
}
.qd-porlet-title-txt.pull-right:before {
  background-image: linear-gradient(to left top,#306f90 0%,#306f90 50%,transparent 52%);
}
.qd-porlet-title.qd-color-primary .qd-porlet-title-txt {
  background: #306f90;
}
.qd-porlet-title.qd-color-primary .qd-porlet-title-txt:before {
  background-image: linear-gradient(to right top,#306f90 0%,#306f90 50%,transparent 52%);
}
.qd-porlet-title.qd-color-primary .qd-porlet-title-txt.pull-right:before {
  background-image: linear-gradient(to left top,#306f90 0%,#306f90 50%,transparent 52%);
}
.qd-porlet-title.qd-color-secondary .qd-porlet-title-txt {
  background: #306f90;
}
.qd-porlet-title.qd-color-secondary .qd-porlet-title-txt:before {
  background-image: linear-gradient(to right top,#306f90 0%,#306f90 50%,transparent 52%);
}
.qd-porlet-title.qd-color-secondary .qd-porlet-title-txt.pull-right:before {
  background-image: linear-gradient(to left top,#306f90 0%,#306f90 50%,transparent 52%);
}
.qd-box-background-image {
  overflow: hidden;
  padding: 3rem;
}
.qd-box-background-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 0;
}
.qd-box-background-image-txt {
  position: relative;
  z-index: 1;
  padding: 2rem;
  max-width: 40%;
}
.qd-box-background-image-txt .btn {
  max-width: 100%;
}
@media (max-width: 1279px) {
  .qd-box-background-image-txt {
    max-width: 60%;
  }
}
@media (max-width: 479px) {
  .qd-box-background-image-txt {
    max-width: 100%;
  }
}
.qd-box-down-arrow:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  top: -3px;
  left: 50%;
  margin-left: -30px;
}
ul.qd-unorder-list {
  padding: 0;
  margin: 15px;
  list-style-type: none;
}
ul.qd-unorder-list li {
  position: relative;
  padding: 5px 20px;
}
ul.qd-unorder-list li:before {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  left: -5px;
  top: 8px;
}
ul.qd-unorder-list.qd-circle.qd-color-primary li:before {
  border-radius: 50%;
  background-color: #306f90;
}
ul.qd-unorder-list.qd-circle.qd-color-secondary li:before {
  border-radius: 50%;
  background-color: #306f90;
}
ul.qd-unorder-list.qd-check li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  top: 4px;
}
ul.qd-unorder-list.qd-check.qd-color-primary li:before {
  color: #306f90;
}
ul.qd-unorder-list.qd-check.qd-color-secondary li:before {
  color: #306f90;
}
.qd-number-box {
  padding: 1.5em;
  border: 2px solid #306f90;
  border-radius: 20px;
  margin: 2%;
}
.qd-number-box-number {
  font-size: 1.5em;
  background-color: #306f90;
  color: #ffffff;
  border-radius: 50%;
  padding: 0.5rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0;
}
@media (max-width: 769px) {
  .qd-number-box-number {
    left: 5px;
  }
  .qd-number-box-txt + .qd-number-box-number {
    right: 5px;
    left: auto;
  }
}
.qd-arrow-box {
  margin-bottom: 20px;
}
.qd-arrow-box-inside {
  border: 2px solid #306f90;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.qd-arrow-box img {
  width: 100%;
}
.qd-arrow-box-txt {
  position: absolute;
  top: 5em;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  color: #ffffff;
  margin: 0.5em;
  font-size: 1.125em;
  text-align: center;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: 1px 1px 2px black;
}
.qd-arrow-box:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #306f90 transparent transparent transparent;
  position: absolute;
  bottom: 14px;
  left: 50%;
  margin-left: -10px;
}
.qd-btn-circle-right {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qd-btn-circle-right:hover,
.qd-btn-circle-right:active,
.qd-btn-circle-right:focus {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}
.qd-btn-circle-right-icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.qd-btn-circle-right-icon > i {
  font-size: 25px;
  margin-left: 5px;
  color: #ffffff;
}
.col > img {
  max-width: 100%;
  height: auto;
}
.text-white {
  color: #ffffff;
}
.text-tertiary {
  color: #024a73;
}
.panel {
  border-radius: 0;
  border: none;
}
.panel-default > .panel-heading {
  color: #23526a;
}
.panel-default > .panel-heading a,
.panel-default > .panel-heading a:hover,
.panel-default > .panel-heading a:active,
.panel-default > .panel-heading a:focus {
  text-decoration: none;
  font-size: 1.125em;
}
.panel-default > .panel-heading .panel-title {
  position: relative;
  height: 20px;
}
.panel-default > .panel-heading .panel-title a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.2em;
}
.panel-default > .panel-heading .panel-title a .ico {
  color: #424243;
  font-weight: 100;
  font-size: 1.2em;
}
.panel-default > .panel-heading,
.panel-collapse > .panel-body {
  border: none;
  background: #F5F7FA;
  border-radius: 0;
  border-top: none !important;
}
.bkg-clouds-bottom-secondary-primary {
  background-image: url('../img/backgrounds/clouds-bottom.png'), #306f90;
  background-image: url('../img/backgrounds/clouds-bottom.png'), -moz-linear-gradient(bottom,#306f90 0%,#306f90 100%);
  background-image: url('../img/backgrounds/clouds-bottom.png'), -webkit-gradient(left bottom,left bottom,color-stop(0%,#306f90),color-stop(100%,#306f90));
  background-image: url('../img/backgrounds/clouds-bottom.png'), -webkit-linear-gradient(bottom,#306f90 0%,#306f90 100%);
  background-image: url('../img/backgrounds/clouds-bottom.png'), -o-linear-gradient(bottom,#306f90 0%,#306f90 100%);
  background-image: url('../img/backgrounds/clouds-bottom.png'), -ms-linear-gradient(bottom,#306f90 0%,#306f90 100%);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 15em;
}
.bkg-clouds-bottom-soft {
  background-image: url('../img/backgrounds/clouds-bottom.png'), #d5d5d5;
  background-image: url('../img/backgrounds/clouds-bottom.png'), -moz-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/clouds-bottom.png'), -webkit-gradient(left bottom,left bottom,color-stop(0%,#d5d5d5),color-stop(100%,transparent));
  background-image: url('../img/backgrounds/clouds-bottom.png'), -webkit-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/clouds-bottom.png'), -o-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/clouds-bottom.png'), -ms-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 15em;
}
.bkg-wave-bottom-soft {
  background-image: url('../img/backgrounds/wave-right-bottom.png'), #d5d5d5;
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -moz-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -webkit-gradient(left bottom,left bottom,color-stop(0%,#d5d5d5),color-stop(100%,transparent));
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -webkit-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -o-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -ms-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 15em;
}
.bkg-wave-top-soft {
  background-image: url('../img/backgrounds/pujada-esquerra-top.png'), #d5d5d5;
  background-image: url('../img/backgrounds/pujada-esquerra-top.png'), -moz-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/pujada-esquerra-top.png'), -webkit-gradient(left top,left top,color-stop(0%,#d5d5d5),color-stop(100%,transparent));
  background-image: url('../img/backgrounds/pujada-esquerra-top.png'), -webkit-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/pujada-esquerra-top.png'), -o-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/pujada-esquerra-top.png'), -ms-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 15em;
}
.bkg-wave-top-right-soft {
  background-image: url('../img/backgrounds/pujada-dreta-top.png'), #d5d5d5;
  background-image: url('../img/backgrounds/pujada-dreta-top.png'), -moz-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/pujada-dreta-top.png'), -webkit-gradient(left top,left top,color-stop(0%,#d5d5d5),color-stop(100%,transparent));
  background-image: url('../img/backgrounds/pujada-dreta-top.png'), -webkit-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/pujada-dreta-top.png'), -o-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/pujada-dreat-top.png'), -ms-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 15em;
}
.bkg-wave-bottom-secondary {
  background-image: url('../img/backgrounds/wave-right-bottom.png'), #306f90;
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -moz-linear-gradient(bottom,#306f90 0%,transparent 100%);
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -webkit-gradient(left bottom,left bottom,color-stop(0%,#306f90),color-stop(100%,transparent));
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -webkit-linear-gradient(bottom,#306f90 0%,transparent 100%);
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -o-linear-gradient(bottom,#306f90 0%,transparent 100%);
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -ms-linear-gradient(bottom,#306f90 0%,transparent 100%);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 15em;
}
.cards1 [class*="col-"] .inner {
  padding: 10px;
  background-color: #ffffff;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
  border-radius: 10px;
  text-align: center;
  margin-bottom: 1em;
}
.cards1 [class*="col-"] .inner .image {
  background-color: #425159;
  border-radius: 10px;
  text-align: center;
  height: 150px;
  width: 100%;
}
.cards1 [class*="col-"] .inner h4 {
  font-size: 1em;
  color: #425159;
  padding-bottom: 1em;
  position: relative;
}
.cards1 [class*="col-"] .inner h4:before {
  width: 50%;
  height: 2px;
  background-color: #425159;
  position: absolute;
  content: "";
  left: 25%;
  bottom: .5em;
}
.cards1 [class*="col-"] .inner .band {
  background-color: #306f90;
  color: #ffffff;
  padding: .2em;
  position: relative;
  margin-bottom: 2em;
}
.cards1 [class*="col-"] .inner .band:after {
  border-left: 20px solid transparent;
  border-right: 20px solid #23526a;
  border-top: 6px solid #23526a;
  border-bottom: 6px solid transparent;
  position: absolute;
  bottom: -12px;
  left: 0;
  content: "";
}
.cards1 [class*="col-"] .inner .band:before {
  border-right: 12px solid transparent;
  border-left: 12px solid #306f90;
  border-bottom: 4px solid #306f90;
  border-top: 4px solid transparent;
  position: absolute;
  bottom: -12px;
  left: 16px;
  content: "";
}
.cards1 [class*="col-"] .inner .band span {
  display: block;
  line-height: 1.3em;
  font-weight: 700;
}
.cards1 [class*="col-"] .inner .band span:after {
  border-right: 20px solid transparent;
  border-left: 20px solid #23526a;
  border-top: 6px solid #23526a;
  border-bottom: 6px solid transparent;
  position: absolute;
  bottom: -12px;
  right: 0;
  content: "";
}
.cards1 [class*="col-"] .inner .band span:before {
  border-left: 12px solid transparent;
  border-right: 12px solid #306f90;
  border-bottom: 4px solid #306f90;
  border-top: 4px solid transparent;
  position: absolute;
  bottom: -12px;
  right: 16px;
  content: "";
}
.cards2 .header {
  color: #ffffff;
  background-color: #425159;
  font-weight: 400;
  font-size: .9em;
  padding: 1em;
  text-align: center;
}
.cards2 .box {
  border: 1px solid #306f90;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #ffffff;
  padding: 1em;
  margin-bottom: 1em;
}
.cards3 {
  text-align: center;
}
.cards3 [class*="col-"] .inner {
  padding: 10px;
  margin-bottom: 1em;
}
.cards3 [class*="col-"] .inner .image {
  height: 150px;
  width: 100%;
  margin-bottom: 2em;
}
.cards3 [class*="col-"] .inner .image img {
  margin: 0 auto;
}
.cards3 [class*="col-"] .inner h4 {
  font-size: 1em;
  color: #425159;
  padding-bottom: 1em;
  position: relative;
}
.cards4 {
  padding: 0 15px;
  color: #425159;
}
.cards4 .row [class*="col-"] {
  background: #ffffff;
  border: 1px solid #d5d5d5;
  max-width: 400px;
}
.cards4 .row [class*="col-"] img {
  width: 70px;
  margin: 1em auto;
}
.cards4 .row.a5cols [class*="col-"] {
  width: 100%;
}
@media (min-width: 767px) {
  .cards4 .row.a5cols [class*="col-"] {
    width: 33%;
  }
}
@media (min-width: 992px) {
  .cards4 .row.a5cols [class*="col-"] {
    width: 20%;
  }
}
.cards5,
.cards7 {
  margin-top: 1em;
}
.cards5 .box,
.cards7 .box {
  background-color: #F7F7F7;
  border: 1px solid #306f90;
  border-radius: 1em;
  padding: 1.5em;
  height: 100%;
  margin-bottom: 1em;
}
.cards5 .box img,
.cards7 .box img {
  margin: 0 auto;
  display: block;
}
.cards5 .box h4,
.cards7 .box h4 {
  text-align: center;
  max-width: 70%;
  margin: 0 auto 1em;
}
.cards6 .header {
  position: relative;
  text-align: center;
  color: #425159;
  background-image: linear-gradient(to right,#23526a,#306f90);
  margin-left: -15px;
  margin-right: -15px;
  padding: 1em;
  height: 100px;
}
.cards6 .header h4 {
  color: #ffffff;
}
.cards6 .header p {
  margin: 0;
}
.cards6 .header::after {
  content: "";
  position: absolute;
  height: 100%;
  right: -1em;
  top: 0;
  border-top: 50px transparent solid;
  border-bottom: 50px transparent solid;
  border-left: 1em solid #306f90;
  z-index: 100;
}
.cards6 .contenido {
  background-color: #F7F7F7;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
  margin-left: -15px;
  margin-right: -15px;
  padding: 2em 2em 1em;
  height: 100%;
  border-right: solid 1px #d5d5d5;
}
@media (max-width: 768px) {
  .cards6 .header,
  .cards6 .contenido {
    margin-left: 0;
    margin-right: 0;
  }
  .cards6 .header::after {
    display: none;
  }
}
.cards6 .row > [class*="col-"]:last-child .header::after {
  display: none;
}
.cards7 .box {
  padding-left: 4em;
  position: relative;
  border: none;
  box-shadow: 3px 3px 10px rgba(0,0,0,0.3);
}
.cards7 .box .num-circle {
  position: absolute;
  top: 2em;
  left: 1em;
  border-radius: 50%;
  background-color: #306f90;
  color: #ffffff;
  width: 2em;
  height: 2em;
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  font-weight: 700;
  padding-top: .5em;
}
ul.check {
  list-style-type: none;
  padding: 0;
}
ul.check li {
  position: relative;
  padding-left: 2.5em;
  padding-bottom: .5em;
}
ul.check li:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f058";
  position: absolute;
  left: 0;
  color: #306f90;
  font-weight: 900;
  font-size: 1.2em;
}
.principal {
  color: #ffffff;
  padding: 2em 0 10em;
}
.principal h2 {
  margin: 0 0 1.5em;
}
.centered {
  max-width: 800px;
  margin: 0 auto 1em;
}
.centered.box-rounded {
  padding: 2em;
  margin-bottom: 2em;
  max-width: 700px;
}
.centered.box-rounded p {
  padding: 0;
  margin: 0;
  font-weight: 700;
  font-size: 1.2em;
}
.portlet-1 {
  padding-bottom: 2em;
}
.container-circles {
  position: relative;
  width: 60%;
  padding: 15em 2em 4em;
  margin: 150px auto 25em;
  display: block;
  float: none;
}
.container-circles:before {
  border-radius: 50%;
  border: 1px dashed #306f90;
  position: absolute;
  top: 0;
  left: 0;
  padding-bottom: 100%;
  content: "";
  display: block;
  width: 100%;
}
.container-circles > img {
  display: block !important;
  margin: 0 auto;
}
.container-circles h4 {
  max-width: 500px;
}
.container-circles ul.circles,
.container-circles ul.circles-2 {
  list-style-type: none;
}
.container-circles ul.circles > li,
.container-circles ul.circles-2 > li {
  position: absolute;
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px dashed #306f90;
  width: 220px;
  height: 220px;
  top: -100px;
  left: calc(50% - 100px);
  padding: 1em;
}
.container-circles ul.circles > li img,
.container-circles ul.circles-2 > li img {
  max-height: 95px;
  margin: 0 auto;
}
.container-circles ul.circles >li:nth-of-type(2) {
  top: 7%;
  left: calc(90% - 100px);
}
.container-circles ul.circles >li:nth-of-type(3) {
  top: 63%;
  left: calc(100% - 100px);
}
.container-circles ul.circles >li:nth-of-type(4) {
  top: calc(95% + 50px);
  left: calc(100% - 320px);
}
.container-circles ul.circles >li:nth-of-type(5) {
  top: calc(95% + 50px);
  left: 120px;
}
.container-circles ul.circles >li:nth-of-type(6) {
  top: 63%;
  left: -100px;
}
.container-circles ul.circles >li:nth-of-type(7) {
  top: 7%;
  left: -20px;
}
.container-circles ul.circles-2 >li:nth-of-type(2) {
  top: -15px;
  left: calc(82% - 100px);
}
.container-circles ul.circles-2 >li:nth-of-type(3) {
  top: 37%;
  left: calc(100% - 120px);
}
.container-circles ul.circles-2 >li:nth-of-type(4) {
  top: calc(65% + 100px);
  left: calc(100% - 150px);
}
.container-circles ul.circles-2 >li:nth-of-type(5) {
  top: calc(100% + 50px);
  left: calc(50% + 35px);
}
.container-circles ul.circles-2 >li:nth-of-type(6) {
  top: calc(100% + 50px);
  left: calc(50% - 220px);
}
.container-circles ul.circles-2 >li:nth-of-type(7) {
  top: 40%;
  left: -120px;
}
.container-circles ul.circles-2 >li:nth-of-type(8) {
  top: calc(65% + 100px);
  left: -20px;
}
.container-circles ul.circles-2 >li:nth-of-type(9) {
  top: -10px;
  left: 20px;
}
@media (max-width: 1200px) {
  .container-circles {
    margin: 0 auto 1em;
    width: 80%;
    padding: 1em;
  }
  .container-circles ul.circles,
  .container-circles ul.circles-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .container-circles ul.circles > li,
  .container-circles ul.circles-2 > li {
    position: relative;
    width: 230px;
    margin: 1em 1%;
    padding: 1em;
    border-radius: 2em;
    top: auto !important;
    left: auto !important;
    display: inline-block;
  }
  .container-circles::before {
    display: none;
  }
}
@media (max-width: 500px) {
  .container-circles {
    width: 100%;
  }
  .container-circles ul.circles > li,
  .container-circles ul.circles-2 > li {
    width: 100%;
    margin: 0 auto 1em;
  }
}
.checkbox-label p {
  width: calc(100% - 30px);
  text-align: left;
  top: auto !important;
}
.checkbox-label .checkbox {
  padding-top: 0;
  vertical-align: top;
}
.globo {
  max-width: 700px;
  margin: 1em auto;
  border-radius: 3em;
  padding: 2em 3em;
  text-align: center;
  color: #425159;
  box-shadow: 0 10px 50px rgba(0,0,0,0.3);
  position: relative;
  background-color: #ffffff;
}
.globo::after {
  position: absolute;
  content: "";
  border-top: 30px solid #ffffff;
  border-left: 5px solid transparent;
  border-right: 30px solid transparent;
  bottom: -30px;
  left: 40%;
  z-index: 10;
}
.solicitud-consulta {
  max-width: 800px;
  margin: 0 auto;
}
.solicitud-consulta .form-control {
  border-color: #306f90;
}
.solicitud-consulta input[type="checkbox"]::before {
  border-color: #306f90;
}
.solicitud-consulta .g-recaptcha > div {
  margin: 0 auto 2em;
}
#workshops_partners {
  display: block;
  width: 100%;
  position: relative;
}
#workshops_partners .finestra {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  background-color: #bcff80;
  position: relative;
  overflow: hidden;
}
#workshops_partners .fldr,
#workshops_partners .fles {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-size: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 100;
  cursor: pointer;
}
#workshops_partners .fldr:hover,
#workshops_partners .fles:hover {
  background-color: #fff;
  border: 2px dashed #117e57;
}
#workshops_partners .fldr {
  right: 20px;
  background-image: url('../img/arrowright.png');
  display: block;
}
#workshops_partners .fles {
  left: 20px;
  background-image: url('../img/arrowleft.png');
  display: none;
}
#workshops_partners .tops {
  width: 200%;
  height: auto;
  float: left;
  box-sizing: border-box;
  background-color: #bcff80;
  position: relative;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
#workshops_partners .cole {
  width: 5%;
  height: auto;
  float: left;
  box-sizing: border-box;
  background-color: #bcff80;
  opacity: 1;
  position: relative;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
#workshops_partners .cole .fons {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
#workshops_partners .cole:hover .colo1,
#workshops_partners .cole:hover .colo2,
#workshops_partners .cole:hover .colo3,
#workshops_partners .cole:hover .colo4,
#workshops_partners .cole:hover .colo5,
#workshops_partners .cole:hover .colo6,
#workshops_partners .cole:hover .cologris {
  opacity: 0.6;
  width: 0;
}
#workshops_partners .cole:hover .fons {
  opacity: 0;
}
#workshops_partners .cole .colo1,
#workshops_partners .cole .colo2,
#workshops_partners .cole .colo3,
#workshops_partners .cole .colo4,
#workshops_partners .cole .colo5,
#workshops_partners .cole .colo6,
#workshops_partners .cole .cologris {
  width: 100%;
  height: 100%;
  opacity: 0.9;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
#workshops_partners .cole .colo1 {
  background-color: #bcff80;
}
#workshops_partners .cole .colo2 {
  background-color: #ef6a60;
}
#workshops_partners .cole .colo3 {
  background-color: #fed006;
}
#workshops_partners .cole .colo4 {
  background-color: #8480ff;
}
#workshops_partners .cole .colo5 {
  background-color: #feb18e;
}
#workshops_partners .cole .colo6 {
  background-color: #009dcd;
}
#workshops_partners .cole .cologris {
  background-color: #aaa;
}
#workshops_partners .cole .green {
  background-color: #29d4a9;
}
#workshops_partners .cole img {
  width: 100%;
}
@media (max-width: 500px) {
  #workshops_partners .cole {
    width: 10%;
  }
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward {
  margin-bottom: 1em;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper {
  bottom: 0;
  min-height: 0;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price {
  margin-right: 0;
  background-color: #024a73;
  border-radius: 0;
  margin-bottom: 1em;
  display: block;
  line-height: 1em;
  padding: .5em 1em;
  position: relative;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import {
  position: relative;
  font-size: 1.2em;
  line-height: 1em;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import::after,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import::after {
  content: "points";
  display: inline-block;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import span,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import span {
  display: none;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price::after,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price::after {
  display: block;
  content: "";
  border-top: 1.1em solid #024a73;
  border-bottom: 1.1em solid #024a73;
  border-left: 1em solid transparent;
  left: -1em;
  top: 0;
  position: absolute;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .btn.order,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .btn.order {
  color: transparent;
  height: 3em;
  display: none;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .btn.order::after,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .btn.order::after {
  display: block;
  color: #ffffff;
  content: "Veure premi";
  position: absolute;
  top: calc(50% - .5em);
  font-size: 1.4em;
  left: 50%;
  transform: translate(-50%);
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper a.title,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper a.title {
  text-shadow: 1px 1px 5px rgba(0,0,0,0.8);
  color: #ffffff;
  text-align: center;
  position: relative;
  text-decoration: none;
  font-size: 1.2em;
  height: auto;
  top: auto;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .favorite-button,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .favorite-button {
  display: none;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward::after,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward::after {
  position: absolute;
  content: "\f5a2";
  width: 2em;
  height: 2em;
  background-color: #306f90;
  display: block;
  text-align: center;
  color: #ffffff;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 1.5em;
  padding-top: .5em;
  border-radius: 50%;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.8);
  box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
  margin-top: .5em;
  margin-left: .5em;
}
.icon-80 {
  width: 80px;
  height: 80px;
  text-align: center;
  display: inline-block;
  padding-top: calc((80px - 3em) / 2);
}
.icon-rounded {
  border-radius: 50%;
}
.cover {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 4em 0;
}
.cover p.intro {
  font-size: 1.3em;
  font-weight: 700;
}
.cover-singular-social {
  background-image: url("/admin.php?module=media&action=render&name=cover_singular_social");
}
.cover-singular-talent {
  background-image: url("/admin.php?module=media&action=render&name=cover_singular_talent");
}
.cover-singular-travel {
  background-image: url("/admin.php?module=media&action=render&name=cover_singular_travel");
}
.inscription .info-wrapper {
  display: none;
}
.inscription .btn-info {
  display: none;
}
.inscription[data-id='10065'],
.inscription[data-id='10068'],
.inscription[data-id='10069'],
.inscription[data-id='10070'],
.inscription[data-id='10039'],
.inscription[data-id='10045'] {
  position: relative;
  overflow: hidden;
}
.inscription[data-id='10065']:after,
.inscription[data-id='10068']:after,
.inscription[data-id='10069']:after,
.inscription[data-id='10070']:after,
.inscription[data-id='10039']:after,
.inscription[data-id='10045']:after {
  content: "Recomendado";
  background-color: #CC214E;
  transform: rotate(20deg);
  position: absolute;
  top: 2em;
  left: 20%;
  text-align: center;
  width: 100%;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
.inscription[data-id='10034'] .buttons-wrapper,
.inscription[data-id='10033'] .buttons-wrapper,
.inscription[data-id='10062'] .buttons-wrapper,
.inscription[data-id='10044'] .buttons-wrapper,
.inscription[data-id='10040'] .buttons-wrapper,
.inscription[data-id='10071'] .buttons-wrapper,
.inscription[data-id='10072'] .buttons-wrapper {
  display: none;
}
.inscription-list .navbar-default {
  display: none;
}
.inscription-student-summary .achievement-wrapper,
.inscription-student-summary .accomplishment-wrapper,
.inscription-student-summary .dl-horizontal {
  display: none;
}
.academic-record .inscription[data-inscription-id="10017"],
.academic-record .inscription[data-inscription-id="10117"],
.academic-record .inscription[data-inscription-id="10161"],
.academic-record .inscription[data-inscription-id="10205"],
.academic-record .inscription[data-inscription-id="10018"],
.academic-record .inscription[data-inscription-id="10118"],
.academic-record .inscription[data-inscription-id="10162"],
.academic-record .inscription[data-inscription-id="10206"] {
  display: none;
}
.catalog-list .catalog-sheet[data-id_education_section="10054"] .no-calls,
.catalog-list .catalog-sheet[data-id_education_section="10055"] .no-calls,
.catalog-list .catalog-sheet[data-id_education_section="10056"] .no-calls,
.catalog-list .catalog-sheet[data-id_education_section="10053"] .no-calls {
  display: none;
}
.education-view .view-view .header-wrapper .data-wrapper .buttons-wrapper div.no-calls {
  display: none;
}
.education-view .data-wrapper .education-description {
  display: none;
}
.education-view .view-view .header-wrapper {
  background-image: none;
  background-repeat: no-repeat;
  border-radius: 20px;
  box-shadow: 0 0 4px rgba(0,0,0,0.2);
  min-height: 0;
}
.education-view .view-view .header-wrapper .online-mode-action {
  display: none;
}
